diff --git a/stage0/src/stdlib_flags.h b/stage0/src/stdlib_flags.h index 658ab0874e68b..0699845ba4526 100644 --- a/stage0/src/stdlib_flags.h +++ b/stage0/src/stdlib_flags.h @@ -8,7 +8,7 @@ options get_default_options() { // switch to `true` for ABI-breaking changes affecting meta code opts = opts.update({"interpreter", "prefer_native"}, false); // switch to `true` for changing built-in parsers used in quotations - opts = opts.update({"internal", "parseQuotWithCurrentStage"}, true); + opts = opts.update({"internal", "parseQuotWithCurrentStage"}, false); // toggling `parseQuotWithCurrentStage` may also require toggling the following option if macros/syntax // with custom precheck hooks were affected opts = opts.update({"quotPrecheck"}, true); diff --git a/stage0/stdlib/Init/Data/Range.c b/stage0/stdlib/Init/Data/Range.c index 01313e2202e7d..308c45e28a81b 100644 --- a/stage0/stdlib/Init/Data/Range.c +++ b/stage0/stdlib/Init/Data/Range.c @@ -23,6 +23,7 @@ LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___rarg___lambda__1(lean_obje static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__5; lean_object* lean_mk_empty_array_with_capacity(lean_object*); static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__12; +static lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__1; static lean_object* l_Std_Range_term_x5b___x3a___x3a___x5d___closed__6; LEAN_EXPORT lean_object* l_Std_Range_forM_loop___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b___x3a___x5d__1___closed__7; @@ -32,13 +33,16 @@ static lean_object* l_Std_Range_term_x5b_x3a___x5d___closed__7; LEAN_EXPORT lean_object* l_Std_Range_forIn(lean_object*, lean_object*); static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__13; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__13; static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__26; static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__30; +static lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__8; static lean_object* l_Std_Range_term_x5b_x3a___x5d___closed__1; static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b___x3a___x3a___x5d__1___closed__6; static lean_object* l_Std_Range_term_x5b_x3a___x5d___closed__3; static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__3; static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__7; +static lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__2; static lean_object* l_Std_Range_term_x5b___x3a___x3a___x5d___closed__7; lean_object* l_Lean_Syntax_node5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); @@ -61,16 +65,21 @@ lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__15; static lean_object* l_Std_Range_term_x5b_x3a___x3a___x5d___closed__2; static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__1; +static lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__12; LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__19; +static lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__7; lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__11; lean_object* l_Lean_Syntax_node6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__16; LEAN_EXPORT lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b___x3a___x3a___x5d__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b___x3a___x5d__1___closed__4; LEAN_EXPORT lean_object* l_Std_Range_forM___rarg(lean_object*, lean_object*, lean_object*); +static lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__20; static lean_object* l_Std_Range_term_x5b_x3a___x5d___closed__17; static lean_object* l_Std_Range_term_x5b___x3a___x5d___closed__3; +static lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__9; static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__18; static lean_object* l_Std_Range_term_x5b___x3a___x5d___closed__6; static lean_object* l_Std_Range_term_x5b___x3a___x3a___x5d___closed__1; @@ -86,6 +95,7 @@ static lean_object* l_Std_Range_term_x5b_x3a___x3a___x5d___closed__1; static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__9; static lean_object* l_Std_Range_term_x5b_x3a___x3a___x5d___closed__6; LEAN_EXPORT lean_object* l_Std_Range_forIn_x27(lean_object*, lean_object*); +static lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__15; LEAN_EXPORT lean_object* l_Std_Range_forM_loop(lean_object*); lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27___rarg(lean_object*, lean_object*, lean_object*, lean_object*); @@ -102,6 +112,7 @@ static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__R static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b___x3a___x5d__1___closed__9; static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__10; static lean_object* l_Std_Range_term_x5b_x3a___x5d___closed__5; +static lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__18; LEAN_EXPORT lean_object* l_Std_Range_forM_loop___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_term_x5b_x3a___x5d___closed__13; static lean_object* l_Std_Range_term_x5b_x3a___x5d___closed__4; @@ -124,9 +135,11 @@ uint8_t lean_nat_dec_eq(lean_object*, lean_object*); static lean_object* l_Std_Range_term_x5b_x3a___x3a___x5d___closed__4; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_instForInRangeNat(lean_object*, lean_object*); +static lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__6; LEAN_EXPORT lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x3a___x5d__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_term_x5b___x3a___x5d___closed__8; lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); +static lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__17; lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__4; static lean_object* l_Std_Range_instForMRangeNat___closed__1; @@ -134,11 +147,13 @@ lean_object* lean_nat_sub(lean_object*, lean_object*); static lean_object* l_Std_Range_term_x5b_x3a___x3a___x5d___closed__7; LEAN_EXPORT lean_object* l_Std_Range_term_x5b_x3a___x5d; LEAN_EXPORT lean_object* l_Std_Range_forM_loop___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__4; static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b___x3a___x5d__1___closed__11; static lean_object* l_Std_Range_term_x5b_x3a___x3a___x5d___closed__5; static lean_object* l_Std_Range_term_x5b_x3a___x5d___closed__9; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop(lean_object*, lean_object*); static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b___x3a___x3a___x5d__1___closed__8; +static lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__3; static lean_object* l_Std_Range_term_x5b___x3a___x3a___x5d___closed__3; static lean_object* l_Std_Range_term_x5b___x3a___x5d___closed__7; static lean_object* l_Std_Range_term_x5b___x3a___x3a___x5d___closed__2; @@ -148,11 +163,14 @@ LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___rarg(lean_object*, lean_ob LEAN_EXPORT lean_object* l_Std_Range_step___default; static lean_object* l_Std_Range_term_x5b_x3a___x5d___closed__14; static lean_object* l_Std_Range_term_x5b_x3a___x5d___closed__20; +static lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__14; lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__19; static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__27; static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__29; static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__24; static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b___x3a___x3a___x5d__1___closed__1; +static lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__10; uint8_t lean_nat_dec_le(lean_object*, lean_object*); static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b___x3a___x5d__1___closed__5; static lean_object* l_Std_Range_term_x5b___x3a___x5d___closed__5; @@ -160,7 +178,10 @@ lean_object* lean_nat_add(lean_object*, lean_object*); static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__6; lean_object* l_String_toSubstring_x27(lean_object*); static lean_object* l_Std_Range_term_x5b_x3a___x5d___closed__11; +LEAN_EXPORT lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__2; +static lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__11; +static lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__5; static lean_object* l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__17; static lean_object* l_Std_Range_term_x5b_x3a___x5d___closed__6; static lean_object* l_Std_Range_term_x5b_x3a___x5d___closed__15; @@ -2247,6 +2268,275 @@ return x_57; } } } +static lean_object* _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("tacticGet_elem_tactic_trivial", 29); +return x_1; +} +} +static lean_object* _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__1; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__3() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Tactic", 6); +return x_1; +} +} +static lean_object* _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("seq1", 4); +return x_1; +} +} +static lean_object* _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__1; +x_2 = l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__2; +x_3 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__3; +x_4 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__4; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__6() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("apply", 5); +return x_1; +} +} +static lean_object* _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__1; +x_2 = l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__2; +x_3 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__3; +x_4 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__6; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__8() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Membership.get_elem_helper", 26); +return x_1; +} +} +static lean_object* _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__9() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__8; +x_2 = l_String_toSubstring_x27(x_1); +return x_2; +} +} +static lean_object* _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__10() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Membership", 10); +return x_1; +} +} +static lean_object* _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__11() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("get_elem_helper", 15); +return x_1; +} +} +static lean_object* _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__12() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__10; +x_2 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__11; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__13() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__12; +x_3 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_3, 0, x_2); +lean_ctor_set(x_3, 1, x_1); +return x_3; +} +} +static lean_object* _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__14() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__13; +x_3 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_3, 0, x_2); +lean_ctor_set(x_3, 1, x_1); +return x_3; +} +} +static lean_object* _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__15() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes(";", 1); +return x_1; +} +} +static lean_object* _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__16() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("assumption", 10); +return x_1; +} +} +static lean_object* _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__17() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__1; +x_2 = l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__2; +x_3 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__3; +x_4 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__16; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__18() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("tacticRfl", 9); +return x_1; +} +} +static lean_object* _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__19() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__1; +x_2 = l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__2; +x_3 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__3; +x_4 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__18; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__20() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("rfl", 3); +return x_1; +} +} +LEAN_EXPORT lean_object* l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +_start: +{ +lean_object* x_4; uint8_t x_5; +x_4 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__2; +x_5 = l_Lean_Syntax_isOfKind(x_1, x_4); +if (x_5 == 0) +{ +lean_object* x_6; lean_object* x_7; +lean_dec(x_2); +x_6 = lean_box(1); +x_7 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_7, 0, x_6); +lean_ctor_set(x_7, 1, x_3); +return x_7; +} +else +{ +lean_object* x_8; uint8_t x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; +x_8 = lean_ctor_get(x_2, 5); +lean_inc(x_8); +x_9 = 0; +x_10 = l_Lean_SourceInfo_fromRef(x_8, x_9); +x_11 = lean_ctor_get(x_2, 2); +lean_inc(x_11); +x_12 = lean_ctor_get(x_2, 1); +lean_inc(x_12); +lean_dec(x_2); +x_13 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__6; +lean_inc(x_10); +x_14 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_14, 0, x_10); +lean_ctor_set(x_14, 1, x_13); +x_15 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__12; +x_16 = l_Lean_addMacroScope(x_12, x_15, x_11); +x_17 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__9; +x_18 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__14; +lean_inc(x_10); +x_19 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_19, 0, x_10); +lean_ctor_set(x_19, 1, x_17); +lean_ctor_set(x_19, 2, x_16); +lean_ctor_set(x_19, 3, x_18); +x_20 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__7; +lean_inc(x_10); +x_21 = l_Lean_Syntax_node2(x_10, x_20, x_14, x_19); +x_22 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__15; +lean_inc(x_10); +x_23 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_23, 0, x_10); +lean_ctor_set(x_23, 1, x_22); +x_24 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__16; +lean_inc(x_10); +x_25 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_25, 0, x_10); +lean_ctor_set(x_25, 1, x_24); +x_26 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__17; +lean_inc(x_10); +x_27 = l_Lean_Syntax_node1(x_10, x_26, x_25); +x_28 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__20; +lean_inc(x_10); +x_29 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_29, 0, x_10); +lean_ctor_set(x_29, 1, x_28); +x_30 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__19; +lean_inc(x_10); +x_31 = l_Lean_Syntax_node1(x_10, x_30, x_29); +x_32 = l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b_x3a___x5d__1___closed__8; +lean_inc(x_23); +lean_inc(x_10); +x_33 = l_Lean_Syntax_node5(x_10, x_32, x_21, x_23, x_27, x_23, x_31); +x_34 = l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__5; +x_35 = l_Lean_Syntax_node1(x_10, x_34, x_33); +x_36 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_36, 0, x_35); +lean_ctor_set(x_36, 1, x_3); +return x_36; +} +} +} lean_object* initialize_Init_Meta(uint8_t builtin, lean_object*); static bool _G_initialized = false; LEAN_EXPORT lean_object* initialize_Init_Data_Range(uint8_t builtin, lean_object* w) { @@ -2462,6 +2752,46 @@ l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b___x3a lean_mark_persistent(l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b___x3a___x3a___x5d__1___closed__7); l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b___x3a___x3a___x5d__1___closed__8 = _init_l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b___x3a___x3a___x5d__1___closed__8(); lean_mark_persistent(l_Std_Range___aux__Init__Data__Range______macroRules__Std__Range__term_x5b___x3a___x3a___x5d__1___closed__8); +l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__1 = _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__1(); +lean_mark_persistent(l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__1); +l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__2 = _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__2(); +lean_mark_persistent(l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__2); +l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__3 = _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__3(); +lean_mark_persistent(l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__3); +l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__4 = _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__4(); +lean_mark_persistent(l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__4); +l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__5 = _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__5(); +lean_mark_persistent(l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__5); +l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__6 = _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__6(); +lean_mark_persistent(l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__6); +l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__7 = _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__7(); +lean_mark_persistent(l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__7); +l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__8 = _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__8(); +lean_mark_persistent(l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__8); +l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__9 = _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__9(); +lean_mark_persistent(l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__9); +l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__10 = _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__10(); +lean_mark_persistent(l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__10); +l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__11 = _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__11(); +lean_mark_persistent(l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__11); +l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__12 = _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__12(); +lean_mark_persistent(l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__12); +l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__13 = _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__13(); +lean_mark_persistent(l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__13); +l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__14 = _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__14(); +lean_mark_persistent(l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__14); +l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__15 = _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__15(); +lean_mark_persistent(l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__15); +l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__16 = _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__16(); +lean_mark_persistent(l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__16); +l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__17 = _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__17(); +lean_mark_persistent(l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__17); +l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__18 = _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__18(); +lean_mark_persistent(l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__18); +l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__19 = _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__19(); +lean_mark_persistent(l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__19); +l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__20 = _init_l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__20(); +lean_mark_persistent(l___aux__Init__Data__Range______macroRules__tacticGet__elem__tactic__trivial__1___closed__20); return lean_io_result_mk_ok(lean_box(0)); } #ifdef __cplusplus diff --git a/stage0/stdlib/Lean/Attributes.c b/stage0/stdlib/Lean/Attributes.c index 1ec6eaf1fd6fc..fd7335b802df0 100644 --- a/stage0/stdlib/Lean/Attributes.c +++ b/stage0/stdlib/Lean/Attributes.c @@ -19,7 +19,6 @@ static lean_object* l_Lean_registerTagAttribute___lambda__4___closed__2; LEAN_EXPORT lean_object* l_Lean_registerParametricAttribute___rarg___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_ParametricAttributeImpl_afterImport___default___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_instInhabitedAttributeApplicationTime; -static lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__5; LEAN_EXPORT lean_object* l_Lean_instMonadLiftImportMAttrM___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_getAttrParamOptPrio(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_registerBuiltinAttribute___lambda__1(lean_object*, lean_object*, lean_object*); @@ -48,21 +47,25 @@ uint8_t lean_usize_dec_le(size_t, size_t); static lean_object* l_Lean_registerParametricAttribute___rarg___closed__4; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_foldlM___at_Lean_updateEnvAttributesImpl___spec__1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_registerEnumAttributes___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3791_(lean_object*); LEAN_EXPORT lean_object* l_Lean_getAttributeImpl___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_registerParametricAttribute___rarg___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_292_(lean_object*); LEAN_EXPORT lean_object* l_Lean_getAttributeNames___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_registerAttributeImplBuilder___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_initFn____x40_Lean_Attributes___hyg_3187____spec__1(lean_object*); size_t lean_uint64_to_usize(uint64_t); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Attributes_0__Lean_AttributeExtension_addImported___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAtAux___at_Lean_getBuiltinAttributeImpl___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_toString(lean_object*, uint8_t); LEAN_EXPORT lean_object* l_Lean_instMonadLiftImportMAttrM(lean_object*); lean_object* l_Lean_Syntax_getId(lean_object*); +static lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__7; static lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_292____closed__2; lean_object* lean_array_push(lean_object*, lean_object*); static lean_object* l_Lean_instBEqAttributeKind___closed__1; lean_object* l_Array_qpartition___rarg(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__4; static lean_object* l_Lean_registerParametricAttribute___rarg___closed__3; size_t lean_usize_mul(size_t, size_t); lean_object* l_Lean_RBNode_fold___at_Lean_RBMap_size___spec__1___rarg(lean_object*, lean_object*); @@ -95,7 +98,6 @@ lean_object* l_Lean_RBNode_insert___at_Lean_NameSet_insert___spec__1(lean_object LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_ParametricAttribute_setParam___spec__1___rarg___boxed(lean_object*, lean_object*); static lean_object* l_Lean_getBuiltinAttributeNames___closed__1; static lean_object* l_Lean_EnumAttributes_setValue___rarg___closed__2; -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3771____lambda__2___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Attribute_add(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PersistentHashMap_foldlMAux___at_Lean_mkModuleData___spec__3___rarg(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_registerAttributeImplBuilder___closed__1; @@ -122,6 +124,7 @@ static lean_object* l_Lean_registerTagAttribute___lambda__4___closed__3; LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_ParametricAttribute_getParam_x3f___spec__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_EnumAttributes_setValue___spec__1___rarg___boxed(lean_object*, lean_object*); static lean_object* l_Lean_instInhabitedAttributeImpl___lambda__1___closed__2; +static lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__8; LEAN_EXPORT lean_object* l_Lean_HashMapImp_expand___at_Lean_registerAttributeImplBuilder___spec__3(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_isAttribute___boxed(lean_object*, lean_object*); static lean_object* l___auto____x40_Lean_Attributes___hyg_98____closed__27; @@ -144,12 +147,11 @@ static lean_object* l___auto____x40_Lean_Attributes___hyg_98____closed__12; static lean_object* l___auto____x40_Lean_Attributes___hyg_98____closed__22; LEAN_EXPORT lean_object* l_Lean_instInhabitedTagAttribute___lambda__2___boxed(lean_object*, lean_object*); static lean_object* l_Lean_registerTagAttribute___closed__5; -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3771____lambda__1(lean_object*); static lean_object* l_Lean_registerTagAttribute___closed__2; LEAN_EXPORT lean_object* l_Lean_AttributeApplicationTime_noConfusion___rarg___lambda__1(lean_object*); -LEAN_EXPORT lean_object* l___auto____x40_Lean_Attributes___hyg_2509_; lean_object* lean_st_ref_take(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_registerEnumAttributes___spec__2(lean_object*); +static lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__3; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_getAttrParamOptPrio___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_registerBuiltinAttribute___closed__2; LEAN_EXPORT lean_object* l_Lean_registerParametricAttribute___rarg___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -159,8 +161,8 @@ LEAN_EXPORT lean_object* l_Lean_ParametricAttributeImpl_afterSet___default(lean_ LEAN_EXPORT lean_object* l_Lean_registerBuiltinAttribute___lambda__2(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Attribute_Builtin_getIdent_x3f___closed__2; static lean_object* l_Lean_instInhabitedTagAttribute___lambda__1___closed__2; -static lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__4; LEAN_EXPORT lean_object* l_Lean_registerTagAttribute___lambda__3(lean_object*); +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3791____lambda__2___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_AttributeKind_toCtorIdx(uint8_t); LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_registerEnumAttributes___spec__3___rarg___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_registerPersistentEnvExtensionUnsafe___rarg(lean_object*, lean_object*); @@ -217,6 +219,7 @@ LEAN_EXPORT lean_object* l_Lean_AttributeExtensionState_newEntries___default; static lean_object* l_Lean_registerTagAttribute___lambda__6___closed__1; static lean_object* l_Lean_instInhabitedAttributeImpl___closed__3; LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_registerEnumAttributes___spec__3___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_initFn____x40_Lean_Attributes___hyg_3187____spec__1___boxed(lean_object*); lean_object* l_Lean_addMessageContextPartial___at_Lean_Core_instAddMessageContextCoreM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___auto____x40_Lean_Attributes___hyg_98____closed__15; LEAN_EXPORT lean_object* l_Lean_getBuiltinAttributeImpl(lean_object*, lean_object*); @@ -233,7 +236,6 @@ static lean_object* l___auto____x40_Lean_Attributes___hyg_98____closed__2; LEAN_EXPORT lean_object* l___private_Lean_Attributes_0__Lean_beqAttributeApplicationTime____x40_Lean_Attributes___hyg_15____boxed(lean_object*, lean_object*); static lean_object* l___auto____x40_Lean_Attributes___hyg_98____closed__29; lean_object* l_Lean_RBNode_insert___at_Lean_NameMap_insert___spec__1___rarg(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_initFn____x40_Lean_Attributes___hyg_3167____spec__1___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_instInhabitedAttributeImpl___lambda__1(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_binSearchAux___at_Lean_ParametricAttribute_getParam_x3f___spec__2(lean_object*); static lean_object* l_Lean_registerBuiltinAttribute___lambda__2___closed__1; @@ -251,7 +253,8 @@ LEAN_EXPORT lean_object* l_Array_binSearchAux___at_Lean_ParametricAttribute_getP LEAN_EXPORT lean_object* l_Lean_getBuiltinAttributeNames___lambda__1___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_AttributeKind_noConfusion(lean_object*); LEAN_EXPORT lean_object* l_Lean_instToStringAttributeKind___boxed(lean_object*); -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3771____lambda__2(lean_object*); +static lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__5; +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3791____lambda__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_instMonadLiftImportMAttrM___rarg(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_instInhabitedAttributeImpl___closed__2; LEAN_EXPORT lean_object* l_Lean_instInhabitedTagAttribute___lambda__2(lean_object*, lean_object*); @@ -262,10 +265,10 @@ LEAN_EXPORT lean_object* l___private_Lean_Attributes_0__Lean_addAttrEntry(lean_o LEAN_EXPORT lean_object* l_Lean_instInhabitedTagAttribute___lambda__3___boxed(lean_object*); uint8_t l_Lean_Syntax_isIdent(lean_object*); LEAN_EXPORT lean_object* lean_is_attribute(lean_object*, lean_object*); +static lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__6; static lean_object* l_Lean_registerTagAttribute___lambda__6___closed__2; LEAN_EXPORT lean_object* l_IO_ofExcept___at_Lean_mkAttributeImplOfBuilder___spec__3(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_fold___at_Lean_registerEnumAttributes___spec__1___rarg___boxed(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3167_(lean_object*); static lean_object* l_Lean_registerBuiltinAttribute___lambda__2___closed__2; static size_t l_Lean_PersistentHashMap_insertAux___at_Lean_registerBuiltinAttribute___spec__2___closed__2; LEAN_EXPORT lean_object* l_Lean_registerTagAttribute(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*); @@ -281,12 +284,12 @@ LEAN_EXPORT lean_object* l_Lean_EnumAttributes_getValue___rarg(lean_object*, lea LEAN_EXPORT lean_object* l_Lean_instBEqAttributeKind; lean_object* lean_usize_to_nat(size_t); size_t lean_hashmap_mk_idx(lean_object*, uint64_t); +static lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__1; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAux___at_Lean_getBuiltinAttributeImpl___spec__2(lean_object*, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_getBuiltinAttributeNames(lean_object*); LEAN_EXPORT lean_object* l_Lean_Attribute_Builtin_getId_x3f(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_find_x3f___at_Lean_mkAttributeImplOfBuilder___spec__2(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_AttributeImpl_erase___default___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__2; static lean_object* l___auto____x40_Lean_Attributes___hyg_98____closed__3; LEAN_EXPORT uint8_t l_Array_qsort_sort___at_Lean_registerParametricAttribute___spec__2___rarg___lambda__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_registerParametricAttribute___rarg___lambda__2(lean_object*, lean_object*); @@ -315,6 +318,7 @@ extern lean_object* l_Lean_NameSet_empty; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_foldlM___at_Lean_getBuiltinAttributeNames___spec__1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* lean_update_env_attributes(lean_object*, lean_object*); static lean_object* l_Lean_instInhabitedTagAttribute___closed__3; +LEAN_EXPORT lean_object* l___auto____x40_Lean_Attributes___hyg_1263_; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insert___at_Lean_registerBuiltinAttribute___spec__1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_registerEnumAttributes___spec__3(lean_object*); LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_registerEnumAttributes___spec__3___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -353,12 +357,12 @@ uint64_t l_Lean_Name_hash___override(lean_object*); LEAN_EXPORT lean_object* l_Lean_AttributeApplicationTime_toCtorIdx(uint8_t); LEAN_EXPORT lean_object* l_Lean_AttributeImpl_erase___default___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_registerTagAttribute___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3771_(lean_object*); static lean_object* l___auto____x40_Lean_Attributes___hyg_98____closed__25; static lean_object* l_Lean_registerEnumAttributes___rarg___lambda__3___closed__2; static lean_object* l___auto____x40_Lean_Attributes___hyg_98____closed__20; uint8_t l_Lean_Syntax_isNone(lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_ParametricAttribute_getParam_x3f___spec__1___rarg___boxed(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3187_(lean_object*); static lean_object* l___auto____x40_Lean_Attributes___hyg_98____closed__8; static lean_object* l_Lean_Attribute_Builtin_getIdent_x3f___closed__1; static lean_object* l_Lean_AttributeImpl_erase___default___rarg___closed__1; @@ -371,7 +375,6 @@ LEAN_EXPORT lean_object* l_Lean_registerAttributeOfDecl___boxed(lean_object*, le lean_object* lean_nat_mul(lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_PersistentHashMap_containsAux___at_Lean_registerBuiltinAttribute___spec__6(lean_object*, size_t, lean_object*); static lean_object* l_Lean_mkAttributeImplOfConstantUnsafe___closed__1; -static lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__6; static lean_object* l_Lean_instInhabitedTagAttribute___closed__1; lean_object* l_Lean_PersistentHashMap_mkCollisionNode___rarg(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_fold___at_Lean_registerParametricAttribute___spec__1___rarg___boxed(lean_object*, lean_object*); @@ -386,9 +389,7 @@ LEAN_EXPORT lean_object* l_Lean_registerBuiltinAttribute(lean_object*, lean_obje static lean_object* l_Lean_registerTagAttribute___closed__4; LEAN_EXPORT lean_object* l_Lean_AttributeImpl_erase___default(lean_object*); LEAN_EXPORT uint8_t l_Lean_AttributeImplCore_applicationTime___default; -LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_initFn____x40_Lean_Attributes___hyg_3167____spec__1(lean_object*); lean_object* l_List_reverse___rarg(lean_object*); -LEAN_EXPORT lean_object* l___auto____x40_Lean_Attributes___hyg_1243_; size_t lean_usize_sub(size_t, size_t); LEAN_EXPORT lean_object* l_Lean_mkAttributeImplOfEntry___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkHashMapImp___rarg(lean_object*); @@ -401,6 +402,7 @@ LEAN_EXPORT lean_object* l_Array_binSearchAux___at_Lean_ParametricAttribute_getP LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Attributes_0__Lean_AttributeExtension_addImported___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_binSearchAux___at_Lean_EnumAttributes_getValue___spec__2(lean_object*); static lean_object* l_Lean_registerAttributeImplBuilder___lambda__1___closed__1; +LEAN_EXPORT lean_object* l___auto____x40_Lean_Attributes___hyg_2529_; lean_object* lean_array_uget(lean_object*, size_t); LEAN_EXPORT lean_object* l_Lean_HashMapImp_moveEntries___at_Lean_registerAttributeImplBuilder___spec__4(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_instInhabitedTagAttribute___lambda__4___boxed(lean_object*); @@ -410,6 +412,7 @@ lean_object* lean_io_error_to_string(lean_object*); LEAN_EXPORT lean_object* l_Lean_registerEnumAttributes___rarg___lambda__3___boxed(lean_object*); static lean_object* l_Lean_Attribute_Builtin_ensureNoArgs___closed__3; lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__2; static lean_object* l___auto____x40_Lean_Attributes___hyg_98____closed__18; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_contains___at_Lean_registerBuiltinAttribute___spec__5___boxed(lean_object*, lean_object*); lean_object* l_Lean_RBNode_fold___at_Lean_mkModuleData___spec__8(lean_object*, lean_object*); @@ -431,7 +434,6 @@ LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_registerEnumAttributes___sp lean_object* lean_string_append(lean_object*, lean_object*); static lean_object* l_Lean_instInhabitedTagAttribute___closed__7; LEAN_EXPORT lean_object* l_Lean_getAttributeImpl(lean_object*, lean_object*); -static lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__7; LEAN_EXPORT lean_object* l_Lean_instInhabitedTagAttribute___lambda__4(lean_object*); static lean_object* l_Lean_Attribute_Builtin_ensureNoArgs___closed__7; static lean_object* l_Lean_mkAttributeImplOfConstantUnsafe___closed__2; @@ -439,7 +441,6 @@ lean_object* lean_array_get_size(lean_object*); static lean_object* l_Lean_instInhabitedAttributeExtensionState___closed__1; LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_EnumAttributes_getValue___spec__1(lean_object*); lean_object* l_Lean_Syntax_isNatLit_x3f(lean_object*); -static lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__1; static lean_object* l_Lean_Attribute_Builtin_getIdent_x3f___closed__4; static lean_object* l_Lean_registerTagAttribute___lambda__4___closed__6; LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_registerParametricAttribute___spec__2___rarg(lean_object*, lean_object*, lean_object*); @@ -448,7 +449,7 @@ LEAN_EXPORT lean_object* l_Lean_ofExcept___at_Lean_Attribute_add___spec__1(lean_ LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAux_traverse___at_Lean_registerBuiltinAttribute___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_registerParametricAttribute___rarg___lambda__4___closed__3; uint8_t lean_nat_dec_le(lean_object*, lean_object*); -static lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__8; +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3791____lambda__2(lean_object*); LEAN_EXPORT lean_object* l_Lean_instInhabitedAttributeImpl___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_registerTagAttribute___lambda__7___closed__2; LEAN_EXPORT lean_object* l_Lean_registerTagAttribute___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -460,7 +461,6 @@ LEAN_EXPORT lean_object* l_Lean_HashMap_insert___at_Lean_registerAttributeImplBu LEAN_EXPORT lean_object* l_Lean_instInhabitedEnumAttributes(lean_object*); lean_object* lean_nat_add(lean_object*, lean_object*); lean_object* l_Lean_PersistentHashMap_getCollisionNodeSize___rarg(lean_object*); -static lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__3; LEAN_EXPORT lean_object* l_Lean_instBEqAttributeApplicationTime; uint8_t l_Lean_Exception_isRuntime(lean_object*); LEAN_EXPORT lean_object* l_Lean_registerParametricAttribute___rarg___lambda__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -3867,7 +3867,7 @@ lean_dec(x_1); return x_2; } } -static lean_object* _init_l___auto____x40_Lean_Attributes___hyg_1243_() { +static lean_object* _init_l___auto____x40_Lean_Attributes___hyg_1263_() { _start: { lean_object* x_1; @@ -6372,7 +6372,7 @@ x_2 = l_Lean_instInhabitedEnumAttributes___closed__1; return x_2; } } -static lean_object* _init_l___auto____x40_Lean_Attributes___hyg_2509_() { +static lean_object* _init_l___auto____x40_Lean_Attributes___hyg_2529_() { _start: { lean_object* x_1; @@ -7669,7 +7669,7 @@ lean_dec(x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_initFn____x40_Lean_Attributes___hyg_3167____spec__1(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_initFn____x40_Lean_Attributes___hyg_3187____spec__1(lean_object* x_1) { _start: { lean_object* x_2; @@ -7677,7 +7677,7 @@ x_2 = l_Lean_mkHashMapImp___rarg(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3167_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3187_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; uint8_t x_5; @@ -7704,11 +7704,11 @@ return x_8; } } } -LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_initFn____x40_Lean_Attributes___hyg_3167____spec__1___boxed(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_initFn____x40_Lean_Attributes___hyg_3187____spec__1___boxed(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l_Lean_mkHashMap___at_Lean_initFn____x40_Lean_Attributes___hyg_3167____spec__1(x_1); +x_2 = l_Lean_mkHashMap___at_Lean_initFn____x40_Lean_Attributes___hyg_3187____spec__1(x_1); lean_dec(x_1); return x_2; } @@ -9191,7 +9191,7 @@ lean_ctor_set(x_11, 1, x_10); return x_11; } } -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3771____lambda__1(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3791____lambda__1(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; @@ -9206,7 +9206,7 @@ x_6 = l_List_toArrayAux___rarg(x_3, x_5); return x_6; } } -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3771____lambda__2(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3791____lambda__2(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; @@ -9223,7 +9223,7 @@ lean_ctor_set(x_8, 1, x_6); return x_8; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__1() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__1() { _start: { lean_object* x_1; @@ -9231,17 +9231,17 @@ x_1 = lean_mk_string_from_bytes("attributeExtension", 18); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__2() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___auto____x40_Lean_Attributes___hyg_98____closed__1; -x_2 = l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__1; +x_2 = l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__3() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__3() { _start: { lean_object* x_1; @@ -9249,7 +9249,7 @@ x_1 = lean_alloc_closure((void*)(l___private_Lean_Attributes_0__Lean_AttributeEx return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__4() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__4() { _start: { lean_object* x_1; @@ -9257,7 +9257,7 @@ x_1 = lean_alloc_closure((void*)(l___private_Lean_Attributes_0__Lean_AttributeEx return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__5() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__5() { _start: { lean_object* x_1; @@ -9265,32 +9265,32 @@ x_1 = lean_alloc_closure((void*)(l___private_Lean_Attributes_0__Lean_addAttrEntr return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__6() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__6() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_initFn____x40_Lean_Attributes___hyg_3771____lambda__1), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_initFn____x40_Lean_Attributes___hyg_3791____lambda__1), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__7() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__7() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_initFn____x40_Lean_Attributes___hyg_3771____lambda__2___boxed), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_initFn____x40_Lean_Attributes___hyg_3791____lambda__2___boxed), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__8() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__2; -x_2 = l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__3; -x_3 = l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__4; -x_4 = l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__5; -x_5 = l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__6; -x_6 = l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__7; +x_1 = l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__2; +x_2 = l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__3; +x_3 = l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__4; +x_4 = l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__5; +x_5 = l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__6; +x_6 = l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__7; x_7 = lean_alloc_ctor(0, 6, 0); lean_ctor_set(x_7, 0, x_1); lean_ctor_set(x_7, 1, x_2); @@ -9301,20 +9301,20 @@ lean_ctor_set(x_7, 5, x_6); return x_7; } } -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3771_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3791_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__8; +x_2 = l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__8; x_3 = l_Lean_registerPersistentEnvExtensionUnsafe___rarg(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3771____lambda__2___boxed(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Attributes___hyg_3791____lambda__2___boxed(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l_Lean_initFn____x40_Lean_Attributes___hyg_3771____lambda__2(x_1); +x_2 = l_Lean_initFn____x40_Lean_Attributes___hyg_3791____lambda__2(x_1); lean_dec(x_1); return x_2; } @@ -10674,8 +10674,8 @@ l_Lean_instInhabitedTagAttribute___closed__8 = _init_l_Lean_instInhabitedTagAttr lean_mark_persistent(l_Lean_instInhabitedTagAttribute___closed__8); l_Lean_instInhabitedTagAttribute = _init_l_Lean_instInhabitedTagAttribute(); lean_mark_persistent(l_Lean_instInhabitedTagAttribute); -l___auto____x40_Lean_Attributes___hyg_1243_ = _init_l___auto____x40_Lean_Attributes___hyg_1243_(); -lean_mark_persistent(l___auto____x40_Lean_Attributes___hyg_1243_); +l___auto____x40_Lean_Attributes___hyg_1263_ = _init_l___auto____x40_Lean_Attributes___hyg_1263_(); +lean_mark_persistent(l___auto____x40_Lean_Attributes___hyg_1263_); l_Lean_registerTagAttribute___lambda__4___closed__1 = _init_l_Lean_registerTagAttribute___lambda__4___closed__1(); lean_mark_persistent(l_Lean_registerTagAttribute___lambda__4___closed__1); l_Lean_registerTagAttribute___lambda__4___closed__2 = _init_l_Lean_registerTagAttribute___lambda__4___closed__2(); @@ -10742,8 +10742,8 @@ l_Lean_ParametricAttribute_setParam___rarg___closed__3 = _init_l_Lean_Parametric lean_mark_persistent(l_Lean_ParametricAttribute_setParam___rarg___closed__3); l_Lean_instInhabitedEnumAttributes___closed__1 = _init_l_Lean_instInhabitedEnumAttributes___closed__1(); lean_mark_persistent(l_Lean_instInhabitedEnumAttributes___closed__1); -l___auto____x40_Lean_Attributes___hyg_2509_ = _init_l___auto____x40_Lean_Attributes___hyg_2509_(); -lean_mark_persistent(l___auto____x40_Lean_Attributes___hyg_2509_); +l___auto____x40_Lean_Attributes___hyg_2529_ = _init_l___auto____x40_Lean_Attributes___hyg_2529_(); +lean_mark_persistent(l___auto____x40_Lean_Attributes___hyg_2529_); l_Lean_registerEnumAttributes___rarg___lambda__3___closed__1 = _init_l_Lean_registerEnumAttributes___rarg___lambda__3___closed__1(); lean_mark_persistent(l_Lean_registerEnumAttributes___rarg___lambda__3___closed__1); l_Lean_registerEnumAttributes___rarg___lambda__3___closed__2 = _init_l_Lean_registerEnumAttributes___rarg___lambda__3___closed__2(); @@ -10760,7 +10760,7 @@ l_Lean_EnumAttributes_setValue___rarg___closed__1 = _init_l_Lean_EnumAttributes_ lean_mark_persistent(l_Lean_EnumAttributes_setValue___rarg___closed__1); l_Lean_EnumAttributes_setValue___rarg___closed__2 = _init_l_Lean_EnumAttributes_setValue___rarg___closed__2(); lean_mark_persistent(l_Lean_EnumAttributes_setValue___rarg___closed__2); -if (builtin) {res = l_Lean_initFn____x40_Lean_Attributes___hyg_3167_(lean_io_mk_world()); +if (builtin) {res = l_Lean_initFn____x40_Lean_Attributes___hyg_3187_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_attributeImplBuilderTableRef = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_attributeImplBuilderTableRef); @@ -10789,23 +10789,23 @@ l_Lean_mkAttributeImplOfConstantUnsafe___closed__3 = _init_l_Lean_mkAttributeImp lean_mark_persistent(l_Lean_mkAttributeImplOfConstantUnsafe___closed__3); l_Lean_mkAttributeImplOfConstantUnsafe___closed__4 = _init_l_Lean_mkAttributeImplOfConstantUnsafe___closed__4(); lean_mark_persistent(l_Lean_mkAttributeImplOfConstantUnsafe___closed__4); -l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__1 = _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__1(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__1); -l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__2 = _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__2(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__2); -l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__3 = _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__3(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__3); -l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__4 = _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__4(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__4); -l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__5 = _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__5(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__5); -l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__6 = _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__6(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__6); -l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__7 = _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__7(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__7); -l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__8 = _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__8(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Attributes___hyg_3771____closed__8); -if (builtin) {res = l_Lean_initFn____x40_Lean_Attributes___hyg_3771_(lean_io_mk_world()); +l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__1 = _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__1(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__1); +l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__2 = _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__2(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__2); +l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__3 = _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__3(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__3); +l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__4 = _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__4(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__4); +l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__5 = _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__5(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__5); +l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__6 = _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__6(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__6); +l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__7 = _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__7(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__7); +l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__8 = _init_l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__8(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Attributes___hyg_3791____closed__8); +if (builtin) {res = l_Lean_initFn____x40_Lean_Attributes___hyg_3791_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_attributeExtension = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_attributeExtension); diff --git a/stage0/stdlib/Lean/Compiler/CSimpAttr.c b/stage0/stdlib/Lean/Compiler/CSimpAttr.c index c7b386ff2c3bd..90b5a492b7dcc 100644 --- a/stage0/stdlib/Lean/Compiler/CSimpAttr.c +++ b/stage0/stdlib/Lean/Compiler/CSimpAttr.c @@ -61,6 +61,7 @@ static lean_object* l_Lean_Compiler_CSimp_initFn____x40_Lean_Compiler_CSimpAttr_ LEAN_EXPORT lean_object* l_Lean_Compiler_CSimp_initFn____x40_Lean_Compiler_CSimpAttr___hyg_451_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_CSimp_instInhabitedEntry; size_t lean_ptr_addr(lean_object*); +lean_object* l_Lean_SMap_switch___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__4(lean_object*); static lean_object* l_Lean_Compiler_CSimp_initFn____x40_Lean_Compiler_CSimpAttr___hyg_451____closed__15; static lean_object* l_Lean_Compiler_CSimp_initFn____x40_Lean_Compiler_CSimpAttr___hyg_128____closed__4; lean_object* l_Lean_ScopedEnvExtension_addScopedEntry___rarg(lean_object*, lean_object*, lean_object*, lean_object*); @@ -144,7 +145,6 @@ LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAtCollisionNodeAux___at_ lean_object* l_Lean_ScopedEnvExtension_getState___rarg(lean_object*, lean_object*, lean_object*); lean_object* lean_nat_mul(lean_object*, lean_object*); static lean_object* l_Lean_Compiler_CSimp_initFn____x40_Lean_Compiler_CSimpAttr___hyg_451____closed__20; -lean_object* l_Lean_SMap_switch___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__4(lean_object*); lean_object* l_Lean_PersistentHashMap_mkCollisionNode___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PersistentHashMap_mkEmptyEntriesArray(lean_object*, lean_object*); lean_object* l_Lean_ScopedEnvExtension_addLocalEntry___rarg(lean_object*, lean_object*, lean_object*); @@ -372,7 +372,7 @@ lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_3 = lean_ctor_get(x_1, 0); x_4 = lean_ctor_get(x_1, 1); x_5 = l_Lean_SMap_switch___at_Lean_Compiler_CSimp_State_switch___spec__1(x_3); -x_6 = l_Lean_SMap_switch___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__4(x_4); +x_6 = l_Lean_SMap_switch___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__4(x_4); lean_ctor_set(x_1, 1, x_6); lean_ctor_set(x_1, 0, x_5); return x_1; @@ -386,7 +386,7 @@ lean_inc(x_8); lean_inc(x_7); lean_dec(x_1); x_9 = l_Lean_SMap_switch___at_Lean_Compiler_CSimp_State_switch___spec__1(x_7); -x_10 = l_Lean_SMap_switch___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__4(x_8); +x_10 = l_Lean_SMap_switch___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__4(x_8); x_11 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_11, 0, x_9); lean_ctor_set(x_11, 1, x_10); diff --git a/stage0/stdlib/Lean/Compiler/ExternAttr.c b/stage0/stdlib/Lean/Compiler/ExternAttr.c index 0d80bf23239e7..615664e186ac0 100644 --- a/stage0/stdlib/Lean/Compiler/ExternAttr.c +++ b/stage0/stdlib/Lean/Compiler/ExternAttr.c @@ -20,7 +20,6 @@ lean_object* l_Lean_Core_getMaxHeartbeats(lean_object*); lean_object* lean_mk_empty_array_with_capacity(lean_object*); static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__22; lean_object* lean_uint32_to_nat(uint32_t); -static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__6; LEAN_EXPORT lean_object* l_Lean_ExternEntry_backend___boxed(lean_object*); lean_object* l_Lean_ConstantInfo_type(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -35,21 +34,18 @@ lean_object* lean_array_push(lean_object*, lean_object*); lean_object* l_Lean_instBEqLocalInstance___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* lean_get_extern_const_arity(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__1; -static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__5; lean_object* l_Lean_Syntax_getArgs(lean_object*); uint8_t l_Lean_Environment_isConstructor(lean_object*, lean_object*); -static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__2; lean_object* l_Lean_replaceRef(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_getExternEntryFor(lean_object*, lean_object*); lean_object* l_String_Iterator_next(lean_object*); LEAN_EXPORT lean_object* l_Lean_getExternEntryForAux(lean_object*, lean_object*); -static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__9; +static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__10; lean_object* l_List_getD___rarg(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__8; lean_object* l_Lean_Meta_forallTelescopeReducing___at_Lean_Meta_getParamNames___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__2; LEAN_EXPORT lean_object* l_Lean_isExternC___boxed(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__6; lean_object* lean_io_get_num_heartbeats(lean_object*); LEAN_EXPORT lean_object* l_Lean_expandExternPatternAux(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_stringToMessageData(lean_object*); @@ -60,60 +56,61 @@ extern lean_object* l_Lean_Expr_instBEqExpr; static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__28; lean_object* l_instBEqProd___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_string_push(lean_object*, uint32_t); +static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__9; extern lean_object* l_Lean_projectionFnInfoExt; LEAN_EXPORT lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_instHashableArray___rarg___boxed(lean_object*, lean_object*); uint32_t l_String_Iterator_curr(lean_object*); -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* lean_get_extern_attr_data(lean_object*, lean_object*); size_t lean_usize_of_nat(lean_object*); -static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__7; static lean_object* l_Lean_getExternConstArityExport___closed__2; static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__30; uint8_t l_instDecidableNot___rarg(uint8_t); lean_object* l_Lean_ofExcept___at_Lean_initFn____x40_Lean_Class___hyg_769____spec__1(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670_(lean_object*); lean_object* l_Lean_getConstInfo___at___private_Lean_Compiler_InlineAttrs_0__Lean_Compiler_isValidMacroInline___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); -static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__11; +static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__2; LEAN_EXPORT lean_object* l_Lean_getExternEntryFor___boxed(lean_object*, lean_object*); static lean_object* l_Lean_mkSimpleFnCall___closed__3; uint8_t lean_uint32_dec_le(uint32_t, uint32_t); static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__27; -static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__1; static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__17; uint8_t l_String_Iterator_hasNext(lean_object*); static lean_object* l_Lean_getExternConstArityExport___closed__8; static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__12; -static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__10; LEAN_EXPORT uint8_t l_Lean_isExternC(lean_object*, lean_object*); lean_object* l_Lean_setEnv___at_Lean_registerParametricAttribute___spec__3(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__5; lean_object* lean_st_ref_get(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData___spec__3___closed__4; lean_object* lean_st_mk_ref(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__3___boxed(lean_object*, lean_object*, lean_object*); lean_object* lean_array_to_list(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData___lambda__1___closed__1; lean_object* l_Lean_Syntax_isStrLit_x3f(lean_object*); lean_object* l_Lean_addMessageContextPartial___at_Lean_Core_instAddMessageContextCoreM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__29; uint8_t l___private_Init_Data_Option_Basic_0__beqOption____x40_Init_Data_Option_Basic___hyg_1036____at___private_Lean_Meta_Basic_0__Lean_Meta_beqInfoCacheKey____x40_Lean_Meta_Basic___hyg_341____spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__4; extern lean_object* l_Lean_Expr_instHashableExpr; static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__24; LEAN_EXPORT lean_object* l_Lean_mkSimpleFnCall(lean_object*, lean_object*); lean_object* l_List_foldl___at_String_join___spec__1(lean_object*, lean_object*); static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__19; static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__9; +static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__8; lean_object* l_Lean_instHashableLocalInstance___boxed(lean_object*); lean_object* l_instHashableProd___rarg___boxed(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__2___closed__1; static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData___closed__3; uint8_t lean_name_eq(lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_isExtern(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_expandExternPattern(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_addExtern___boxed(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__3___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); lean_object* lean_add_extern(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData___spec__3___closed__1; @@ -125,14 +122,14 @@ extern lean_object* l_Lean_instInhabitedProjectionFunctionInfo; static lean_object* l_Lean_getExternConstArityExport___closed__5; LEAN_EXPORT lean_object* l_Lean_getExternNameFor___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_getExternConstArityExport___closed__1; +static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__7; static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__25; +static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__4; static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__4; static lean_object* l_Lean_getExternConstArityExport___closed__6; -static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__2___closed__1; lean_object* l_String_Iterator_remainingBytes(lean_object*); static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__11; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData___spec__3___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_string_length(lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); static lean_object* l_Lean_getExternConstArityExport___closed__7; @@ -141,8 +138,10 @@ lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__20; lean_object* l_Lean_ParametricAttribute_getParam_x3f___rarg(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__6; +static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__1; static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__26; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__11; static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__3; lean_object* l_List_intersperse___rarg(lean_object*, lean_object*); uint8_t l_Lean_Syntax_isNone(lean_object*); @@ -151,6 +150,7 @@ lean_object* lean_nat_sub(lean_object*, lean_object*); static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__14; lean_object* lean_nat_mul(lean_object*, lean_object*); lean_object* l_Lean_Meta_InfoCacheKey_instHashableInfoCacheKey___boxed(lean_object*); +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PersistentHashMap_mkEmptyEntriesArray(lean_object*, lean_object*); lean_object* l_Lean_registerParametricAttribute___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_ExternEntry_backend(lean_object*); @@ -161,17 +161,16 @@ LEAN_EXPORT lean_object* l_Lean_expandExternPattern___boxed(lean_object*, lean_o lean_object* lean_array_uget(lean_object*, size_t); static lean_object* l_Lean_expandExternPatternAux___closed__2; static lean_object* l_Lean_instInhabitedExternAttrData___closed__1; -static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__3; LEAN_EXPORT lean_object* l_Lean_ExternAttrData_arity_x3f___default; static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__21; lean_object* lean_string_append(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_get_size(lean_object*); lean_object* l_Lean_Syntax_isNatLit_x3f(lean_object*); static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__7; LEAN_EXPORT lean_object* l_Lean_externAttr; LEAN_EXPORT lean_object* l_Lean_isExtern___boxed(lean_object*, lean_object*); uint8_t lean_usize_dec_lt(size_t, size_t); -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__3(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData___closed__2; lean_object* lean_nat_add(lean_object*, lean_object*); static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData___closed__1; @@ -181,17 +180,18 @@ static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstA static lean_object* l_Lean_getExternConstArityExport___closed__4; static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__13; lean_object* l_Array_instBEqArray___rarg___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__3; LEAN_EXPORT lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_parseOptNum(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__10; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData___spec__3(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_mkSimpleFnCall___closed__2; static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__23; static lean_object* l___private_Lean_Compiler_ExternAttr_0__Lean_getExternConstArity___closed__8; -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650_(lean_object*); static lean_object* l_Lean_getExternConstArityExport___closed__9; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData___spec__3___closed__3; static uint8_t l_Lean_expandExternPatternAux___closed__1; static uint8_t l_Lean_expandExternPatternAux___closed__3; +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__3(lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData___spec__3___closed__2; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* _init_l_Lean_ExternAttrData_arity_x3f___default() { @@ -818,7 +818,7 @@ x_3 = lean_add_extern(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; @@ -826,7 +826,7 @@ x_6 = l___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData(x_2, x return x_6; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__2___closed__1() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__2___closed__1() { _start: { lean_object* x_1; @@ -834,7 +834,7 @@ x_1 = l_Lean_projectionFnInfoExt; return x_1; } } -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; uint8_t x_7; @@ -849,7 +849,7 @@ x_10 = lean_ctor_get(x_8, 0); lean_inc(x_10); lean_dec(x_8); x_11 = l_Lean_instInhabitedProjectionFunctionInfo; -x_12 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__2___closed__1; +x_12 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__2___closed__1; lean_inc(x_1); lean_inc(x_10); x_13 = l_Lean_MapDeclarationExtension_contains___rarg(x_11, x_12, x_10, x_1); @@ -962,7 +962,7 @@ x_36 = lean_ctor_get(x_34, 0); lean_inc(x_36); lean_dec(x_34); x_37 = l_Lean_instInhabitedProjectionFunctionInfo; -x_38 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__2___closed__1; +x_38 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__2___closed__1; lean_inc(x_1); lean_inc(x_36); x_39 = l_Lean_MapDeclarationExtension_contains___rarg(x_37, x_38, x_36, x_1); @@ -1069,7 +1069,7 @@ return x_60; } } } -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; lean_object* x_5; @@ -1080,7 +1080,7 @@ lean_ctor_set(x_5, 1, x_3); return x_5; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__1() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__1() { _start: { lean_object* x_1; @@ -1088,7 +1088,7 @@ x_1 = lean_mk_string_from_bytes("Lean", 4); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__2() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__2() { _start: { lean_object* x_1; @@ -1096,17 +1096,17 @@ x_1 = lean_mk_string_from_bytes("externAttr", 10); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__3() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__1; -x_2 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__2; +x_1 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__1; +x_2 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__2; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__4() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__4() { _start: { lean_object* x_1; @@ -1114,17 +1114,17 @@ x_1 = lean_mk_string_from_bytes("extern", 6); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__5() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__4; +x_2 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__6() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__6() { _start: { lean_object* x_1; @@ -1132,13 +1132,13 @@ x_1 = lean_mk_string_from_bytes("builtin and foreign functions", 29); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__7() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__3; -x_2 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__5; -x_3 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__6; +x_1 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__3; +x_2 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__5; +x_3 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__6; x_4 = 0; x_5 = lean_alloc_ctor(0, 3, 1); lean_ctor_set(x_5, 0, x_1); @@ -1148,38 +1148,38 @@ lean_ctor_set_uint8(x_5, sizeof(void*)*3, x_4); return x_5; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__8() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__8() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__1___boxed), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__1___boxed), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__9() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__9() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__2___boxed), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__2___boxed), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__10() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__10() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__3___boxed), 3, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__3___boxed), 3, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__11() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__7; -x_2 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__8; -x_3 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__9; -x_4 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__10; +x_1 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__7; +x_2 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__8; +x_3 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__9; +x_4 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__10; x_5 = lean_alloc_ctor(0, 4, 0); lean_ctor_set(x_5, 0, x_1); lean_ctor_set(x_5, 1, x_2); @@ -1188,40 +1188,40 @@ lean_ctor_set(x_5, 3, x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__11; +x_2 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__11; x_3 = l_Lean_registerParametricAttribute___rarg(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; -x_6 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__1(x_1, x_2, x_3, x_4, x_5); +x_6 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__1(x_1, x_2, x_3, x_4, x_5); lean_dec(x_1); return x_6; } } -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; -x_6 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__2(x_1, x_2, x_3, x_4, x_5); +x_6 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__2(x_1, x_2, x_3, x_4, x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); return x_6; } } -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; -x_4 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__3(x_1, x_2, x_3); +x_4 = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__3(x_1, x_2, x_3); lean_dec(x_2); lean_dec(x_1); return x_4; @@ -3156,31 +3156,31 @@ l___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData___closed__3 lean_mark_persistent(l___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData___closed__3); l___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData___closed__4 = _init_l___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData___closed__4(); lean_mark_persistent(l___private_Lean_Compiler_ExternAttr_0__Lean_syntaxToExternAttrData___closed__4); -l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__2___closed__1 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__2___closed__1(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____lambda__2___closed__1); -l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__1 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__1(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__1); -l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__2 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__2(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__2); -l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__3 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__3(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__3); -l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__4 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__4(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__4); -l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__5 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__5(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__5); -l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__6 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__6(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__6); -l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__7 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__7(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__7); -l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__8 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__8(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__8); -l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__9 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__9(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__9); -l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__10 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__10(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__10); -l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__11 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__11(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650____closed__11); -if (builtin) {res = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_650_(lean_io_mk_world()); +l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__2___closed__1 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__2___closed__1(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____lambda__2___closed__1); +l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__1 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__1(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__1); +l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__2 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__2(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__2); +l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__3 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__3(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__3); +l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__4 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__4(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__4); +l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__5 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__5(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__5); +l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__6 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__6(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__6); +l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__7 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__7(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__7); +l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__8 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__8(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__8); +l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__9 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__9(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__9); +l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__10 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__10(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__10); +l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__11 = _init_l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__11(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670____closed__11); +if (builtin) {res = l_Lean_initFn____x40_Lean_Compiler_ExternAttr___hyg_670_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_externAttr = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_externAttr); diff --git a/stage0/stdlib/Lean/Compiler/LCNF/FixedParams.c b/stage0/stdlib/Lean/Compiler/LCNF/FixedParams.c index 75954729b377b..44e0b553bdf4f 100644 --- a/stage0/stdlib/Lean/Compiler/LCNF/FixedParams.c +++ b/stage0/stdlib/Lean/Compiler/LCNF/FixedParams.c @@ -42,7 +42,7 @@ LEAN_EXPORT uint8_t l_List_elem___at_Lean_Compiler_LCNF_FixedParams_evalApp___sp LEAN_EXPORT lean_object* l_List_replace___at_Lean_Compiler_LCNF_FixedParams_evalApp___spec__11___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_FixedParams_mkAssignment___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_FixedParams_mkInitialValues(lean_object*); -LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Compiler_LCNF_FixedParams_evalApp___spec__14(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Compiler_LCNF_FixedParams_evalApp___spec__14(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Compiler_LCNF_FixedParams_evalApp___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_HashSetImp_contains___at_Lean_Compiler_LCNF_FixedParams_evalApp___spec__2___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Compiler_LCNF_FixedParams_mkInitialValues___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -62,7 +62,7 @@ static lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_mkFixedPara LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_FixedParams_instInhabitedAbsValue; static lean_object* l_Lean_Compiler_LCNF_FixedParams_instHashableAbsValue___closed__1; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_mkFixedParamsMap___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Compiler_LCNF_FixedParams_evalApp___spec__14___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Compiler_LCNF_FixedParams_evalApp___spec__14___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_FixedParams_evalApp(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_LCNF_FixedParams_evalApp___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Compiler_LCNF_AltCore_getCode(lean_object*); @@ -1914,249 +1914,249 @@ goto _start; } } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Compiler_LCNF_FixedParams_evalApp___spec__14(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Compiler_LCNF_FixedParams_evalApp___spec__14(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { _start: { -uint8_t x_14; -x_14 = lean_nat_dec_lt(x_9, x_6); -if (x_14 == 0) +uint8_t x_15; +x_15 = lean_nat_dec_lt(x_10, x_7); +if (x_15 == 0) { -lean_object* x_15; +lean_object* x_16; +lean_dec(x_10); lean_dec(x_9); -lean_dec(x_8); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_11); -lean_ctor_set(x_15, 1, x_13); -return x_15; +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_12); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -lean_object* x_16; uint8_t x_17; -x_16 = lean_unsigned_to_nat(0u); -x_17 = lean_nat_dec_eq(x_8, x_16); -if (x_17 == 0) -{ -lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; -lean_dec(x_11); -x_18 = lean_unsigned_to_nat(1u); -x_19 = lean_nat_sub(x_8, x_18); -lean_dec(x_8); -x_20 = lean_array_get_size(x_1); -x_21 = lean_nat_dec_lt(x_9, x_20); -lean_dec(x_20); -if (x_21 == 0) +lean_object* x_17; uint8_t x_18; +x_17 = lean_unsigned_to_nat(0u); +x_18 = lean_nat_dec_eq(x_9, x_17); +if (x_18 == 0) { -uint8_t x_22; -x_22 = !lean_is_exclusive(x_13); +lean_object* x_19; lean_object* x_20; lean_object* x_21; uint8_t x_22; +lean_dec(x_12); +x_19 = lean_unsigned_to_nat(1u); +x_20 = lean_nat_sub(x_9, x_19); +lean_dec(x_9); +x_21 = lean_array_get_size(x_1); +x_22 = lean_nat_dec_lt(x_10, x_21); +lean_dec(x_21); if (x_22 == 0) { -lean_object* x_23; uint8_t x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; -x_23 = lean_ctor_get(x_13, 1); -x_24 = 0; -x_25 = lean_box(x_24); -x_26 = lean_array_set(x_23, x_9, x_25); -lean_ctor_set(x_13, 1, x_26); -x_27 = lean_nat_add(x_9, x_7); -lean_dec(x_9); -x_28 = lean_box(0); -x_8 = x_19; -x_9 = x_27; -x_10 = lean_box(0); -x_11 = x_28; +uint8_t x_23; +x_23 = !lean_is_exclusive(x_14); +if (x_23 == 0) +{ +lean_object* x_24; uint8_t x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; +x_24 = lean_ctor_get(x_14, 1); +x_25 = 0; +x_26 = lean_box(x_25); +x_27 = lean_array_set(x_24, x_10, x_26); +lean_ctor_set(x_14, 1, x_27); +x_28 = lean_nat_add(x_10, x_8); +lean_dec(x_10); +x_29 = lean_box(0); +x_9 = x_20; +x_10 = x_28; +x_11 = lean_box(0); +x_12 = x_29; goto _start; } else { -lean_object* x_30; lean_object* x_31; uint8_t x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; -x_30 = lean_ctor_get(x_13, 0); -x_31 = lean_ctor_get(x_13, 1); +lean_object* x_31; lean_object* x_32; uint8_t x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_31 = lean_ctor_get(x_14, 0); +x_32 = lean_ctor_get(x_14, 1); +lean_inc(x_32); lean_inc(x_31); -lean_inc(x_30); -lean_dec(x_13); -x_32 = 0; -x_33 = lean_box(x_32); -x_34 = lean_array_set(x_31, x_9, x_33); -x_35 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_35, 0, x_30); -lean_ctor_set(x_35, 1, x_34); -x_36 = lean_nat_add(x_9, x_7); -lean_dec(x_9); -x_37 = lean_box(0); -x_8 = x_19; -x_9 = x_36; -x_10 = lean_box(0); -x_11 = x_37; -x_13 = x_35; +lean_dec(x_14); +x_33 = 0; +x_34 = lean_box(x_33); +x_35 = lean_array_set(x_32, x_10, x_34); +x_36 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_36, 0, x_31); +lean_ctor_set(x_36, 1, x_35); +x_37 = lean_nat_add(x_10, x_8); +lean_dec(x_10); +x_38 = lean_box(0); +x_9 = x_20; +x_10 = x_37; +x_11 = lean_box(0); +x_12 = x_38; +x_14 = x_36; goto _start; } } else { -lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; uint8_t x_45; -x_39 = lean_array_fget(x_2, x_9); -x_40 = lean_array_fget(x_1, x_9); -x_41 = l_Lean_Compiler_LCNF_FixedParams_evalArg(x_40, x_12, x_13); -lean_dec(x_40); -x_42 = lean_ctor_get(x_41, 0); -lean_inc(x_42); -x_43 = lean_ctor_get(x_41, 1); -lean_inc(x_43); +lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint8_t x_46; +x_40 = lean_array_fget(x_3, x_10); +x_41 = lean_array_fget(x_1, x_10); +x_42 = l_Lean_Compiler_LCNF_FixedParams_evalArg(x_41, x_13, x_14); lean_dec(x_41); -lean_inc(x_9); -x_44 = lean_alloc_ctor(2, 1, 0); -lean_ctor_set(x_44, 0, x_9); -x_45 = l___private_Lean_Compiler_LCNF_FixedParams_0__Lean_Compiler_LCNF_FixedParams_beqAbsValue____x40_Lean_Compiler_LCNF_FixedParams___hyg_23_(x_42, x_44); -lean_dec(x_44); -if (x_45 == 0) -{ -lean_object* x_46; uint8_t x_47; -x_46 = lean_box(1); -x_47 = l___private_Lean_Compiler_LCNF_FixedParams_0__Lean_Compiler_LCNF_FixedParams_beqAbsValue____x40_Lean_Compiler_LCNF_FixedParams___hyg_23_(x_42, x_46); +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); lean_dec(x_42); -if (x_47 == 0) -{ -uint8_t x_48; -lean_dec(x_39); -x_48 = !lean_is_exclusive(x_43); +lean_inc(x_10); +x_45 = lean_alloc_ctor(2, 1, 0); +lean_ctor_set(x_45, 0, x_10); +x_46 = l___private_Lean_Compiler_LCNF_FixedParams_0__Lean_Compiler_LCNF_FixedParams_beqAbsValue____x40_Lean_Compiler_LCNF_FixedParams___hyg_23_(x_43, x_45); +lean_dec(x_45); +if (x_46 == 0) +{ +lean_object* x_47; uint8_t x_48; +x_47 = lean_box(1); +x_48 = l___private_Lean_Compiler_LCNF_FixedParams_0__Lean_Compiler_LCNF_FixedParams_beqAbsValue____x40_Lean_Compiler_LCNF_FixedParams___hyg_23_(x_43, x_47); +lean_dec(x_43); if (x_48 == 0) { -lean_object* x_49; uint8_t x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_49 = lean_ctor_get(x_43, 1); -x_50 = 0; -x_51 = lean_box(x_50); -x_52 = lean_array_set(x_49, x_9, x_51); -lean_ctor_set(x_43, 1, x_52); -x_53 = lean_nat_add(x_9, x_7); -lean_dec(x_9); -x_54 = lean_box(0); -x_8 = x_19; -x_9 = x_53; -x_10 = lean_box(0); -x_11 = x_54; -x_13 = x_43; +uint8_t x_49; +lean_dec(x_40); +x_49 = !lean_is_exclusive(x_44); +if (x_49 == 0) +{ +lean_object* x_50; uint8_t x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_50 = lean_ctor_get(x_44, 1); +x_51 = 0; +x_52 = lean_box(x_51); +x_53 = lean_array_set(x_50, x_10, x_52); +lean_ctor_set(x_44, 1, x_53); +x_54 = lean_nat_add(x_10, x_8); +lean_dec(x_10); +x_55 = lean_box(0); +x_9 = x_20; +x_10 = x_54; +x_11 = lean_box(0); +x_12 = x_55; +x_14 = x_44; goto _start; } else { -lean_object* x_56; lean_object* x_57; uint8_t x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; -x_56 = lean_ctor_get(x_43, 0); -x_57 = lean_ctor_get(x_43, 1); +lean_object* x_57; lean_object* x_58; uint8_t x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; +x_57 = lean_ctor_get(x_44, 0); +x_58 = lean_ctor_get(x_44, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); -lean_dec(x_43); -x_58 = 0; -x_59 = lean_box(x_58); -x_60 = lean_array_set(x_57, x_9, x_59); -x_61 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set(x_61, 1, x_60); -x_62 = lean_nat_add(x_9, x_7); -lean_dec(x_9); -x_63 = lean_box(0); -x_8 = x_19; -x_9 = x_62; -x_10 = lean_box(0); -x_11 = x_63; -x_13 = x_61; +lean_dec(x_44); +x_59 = 0; +x_60 = lean_box(x_59); +x_61 = lean_array_set(x_58, x_10, x_60); +x_62 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_62, 0, x_57); +lean_ctor_set(x_62, 1, x_61); +x_63 = lean_nat_add(x_10, x_8); +lean_dec(x_10); +x_64 = lean_box(0); +x_9 = x_20; +x_10 = x_63; +x_11 = lean_box(0); +x_12 = x_64; +x_14 = x_62; goto _start; } } else { -lean_object* x_65; uint8_t x_66; -x_65 = lean_ctor_get(x_39, 2); -lean_inc(x_65); -lean_dec(x_39); -x_66 = l_Lean_Expr_isErased(x_65); -lean_dec(x_65); -if (x_66 == 0) -{ -uint8_t x_67; -x_67 = !lean_is_exclusive(x_43); +lean_object* x_66; uint8_t x_67; +x_66 = lean_ctor_get(x_40, 2); +lean_inc(x_66); +lean_dec(x_40); +x_67 = l_Lean_Expr_isErased(x_66); +lean_dec(x_66); if (x_67 == 0) { -lean_object* x_68; uint8_t x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_68 = lean_ctor_get(x_43, 1); -x_69 = 0; -x_70 = lean_box(x_69); -x_71 = lean_array_set(x_68, x_9, x_70); -lean_ctor_set(x_43, 1, x_71); -x_72 = lean_nat_add(x_9, x_7); -lean_dec(x_9); -x_73 = lean_box(0); -x_8 = x_19; -x_9 = x_72; -x_10 = lean_box(0); -x_11 = x_73; -x_13 = x_43; +uint8_t x_68; +x_68 = !lean_is_exclusive(x_44); +if (x_68 == 0) +{ +lean_object* x_69; uint8_t x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_69 = lean_ctor_get(x_44, 1); +x_70 = 0; +x_71 = lean_box(x_70); +x_72 = lean_array_set(x_69, x_10, x_71); +lean_ctor_set(x_44, 1, x_72); +x_73 = lean_nat_add(x_10, x_8); +lean_dec(x_10); +x_74 = lean_box(0); +x_9 = x_20; +x_10 = x_73; +x_11 = lean_box(0); +x_12 = x_74; +x_14 = x_44; goto _start; } else { -lean_object* x_75; lean_object* x_76; uint8_t x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; -x_75 = lean_ctor_get(x_43, 0); -x_76 = lean_ctor_get(x_43, 1); +lean_object* x_76; lean_object* x_77; uint8_t x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; +x_76 = lean_ctor_get(x_44, 0); +x_77 = lean_ctor_get(x_44, 1); +lean_inc(x_77); lean_inc(x_76); -lean_inc(x_75); -lean_dec(x_43); -x_77 = 0; -x_78 = lean_box(x_77); -x_79 = lean_array_set(x_76, x_9, x_78); -x_80 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_80, 0, x_75); -lean_ctor_set(x_80, 1, x_79); -x_81 = lean_nat_add(x_9, x_7); -lean_dec(x_9); -x_82 = lean_box(0); -x_8 = x_19; -x_9 = x_81; -x_10 = lean_box(0); -x_11 = x_82; -x_13 = x_80; +lean_dec(x_44); +x_78 = 0; +x_79 = lean_box(x_78); +x_80 = lean_array_set(x_77, x_10, x_79); +x_81 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_81, 0, x_76); +lean_ctor_set(x_81, 1, x_80); +x_82 = lean_nat_add(x_10, x_8); +lean_dec(x_10); +x_83 = lean_box(0); +x_9 = x_20; +x_10 = x_82; +x_11 = lean_box(0); +x_12 = x_83; +x_14 = x_81; goto _start; } } else { -lean_object* x_84; lean_object* x_85; -x_84 = lean_nat_add(x_9, x_7); -lean_dec(x_9); -x_85 = lean_box(0); -x_8 = x_19; -x_9 = x_84; -x_10 = lean_box(0); -x_11 = x_85; -x_13 = x_43; +lean_object* x_85; lean_object* x_86; +x_85 = lean_nat_add(x_10, x_8); +lean_dec(x_10); +x_86 = lean_box(0); +x_9 = x_20; +x_10 = x_85; +x_11 = lean_box(0); +x_12 = x_86; +x_14 = x_44; goto _start; } } } else { -lean_object* x_87; lean_object* x_88; -lean_dec(x_42); -lean_dec(x_39); -x_87 = lean_nat_add(x_9, x_7); -lean_dec(x_9); -x_88 = lean_box(0); -x_8 = x_19; -x_9 = x_87; -x_10 = lean_box(0); -x_11 = x_88; -x_13 = x_43; +lean_object* x_88; lean_object* x_89; +lean_dec(x_43); +lean_dec(x_40); +x_88 = lean_nat_add(x_10, x_8); +lean_dec(x_10); +x_89 = lean_box(0); +x_9 = x_20; +x_10 = x_88; +x_11 = lean_box(0); +x_12 = x_89; +x_14 = x_44; goto _start; } } } else { -lean_object* x_90; +lean_object* x_91; +lean_dec(x_10); lean_dec(x_9); -lean_dec(x_8); -x_90 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_90, 0, x_11); -lean_ctor_set(x_90, 1, x_13); -return x_90; +x_91 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_91, 0, x_12); +lean_ctor_set(x_91, 1, x_14); +return x_91; } } } @@ -2325,7 +2325,6 @@ else lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; uint8_t x_17; x_10 = lean_ctor_get(x_5, 3); lean_inc(x_10); -lean_dec(x_5); x_11 = lean_array_get_size(x_10); x_12 = lean_unsigned_to_nat(0u); x_13 = lean_unsigned_to_nat(1u); @@ -2336,10 +2335,11 @@ lean_ctor_set(x_14, 1, x_11); lean_ctor_set(x_14, 2, x_13); x_15 = lean_box(0); lean_inc(x_11); -x_16 = l_Std_Range_forIn_x27_loop___at_Lean_Compiler_LCNF_FixedParams_evalApp___spec__14(x_2, x_10, x_11, x_14, x_12, x_11, x_13, x_11, x_12, lean_box(0), x_15, x_3, x_4); +x_16 = l_Std_Range_forIn_x27_loop___at_Lean_Compiler_LCNF_FixedParams_evalApp___spec__14(x_2, x_5, x_10, x_11, x_14, x_12, x_11, x_13, x_11, x_12, lean_box(0), x_15, x_3, x_4); lean_dec(x_14); lean_dec(x_11); lean_dec(x_10); +lean_dec(x_5); x_17 = !lean_is_exclusive(x_16); if (x_17 == 0) { @@ -2776,12 +2776,13 @@ lean_dec(x_2); return x_11; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Compiler_LCNF_FixedParams_evalApp___spec__14___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Compiler_LCNF_FixedParams_evalApp___spec__14___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { _start: { -lean_object* x_14; -x_14 = l_Std_Range_forIn_x27_loop___at_Lean_Compiler_LCNF_FixedParams_evalApp___spec__14(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_12); +lean_object* x_15; +x_15 = l_Std_Range_forIn_x27_loop___at_Lean_Compiler_LCNF_FixedParams_evalApp___spec__14(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); +lean_dec(x_13); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); @@ -2789,7 +2790,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -return x_14; +return x_15; } } LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Compiler_LCNF_FixedParams_evalApp___spec__16___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { diff --git a/stage0/stdlib/Lean/Compiler/LCNF/PullLetDecls.c b/stage0/stdlib/Lean/Compiler/LCNF/PullLetDecls.c index 4674355308ac3..0cb98f8323440 100644 --- a/stage0/stdlib/Lean/Compiler/LCNF/PullLetDecls.c +++ b/stage0/stdlib/Lean/Compiler/LCNF/PullLetDecls.c @@ -17,17 +17,20 @@ LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_attachToPull___boxed( LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Decl_pullLetDecls___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_pullInstances___closed__2; LEAN_EXPORT lean_object* l___private_Init_Data_Array_BasicAux_0__mapMonoMImp_go___at_Lean_Compiler_LCNF_PullLetDecls_pullDecls___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__5; LEAN_EXPORT lean_object* l_ReaderT_bind___at_Lean_Compiler_LCNF_PullLetDecls_pullDecls___spec__1(lean_object*, lean_object*); lean_object* lean_mk_empty_array_with_capacity(lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_withFVar(lean_object*); +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__4; +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__19; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_State_toPull___default; LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Compiler_LCNF_PullLetDecls_attachToPull___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_Decl_pullInstances___closed__1; static lean_object* l_Lean_Compiler_LCNF_PullLetDecls_State_toPull___default___closed__1; -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__13; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_withCheckpoint(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_shouldPull(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_panic___at___private_Lean_Compiler_LCNF_Basic_0__Lean_Compiler_LCNF_updateAltsImp___spec__1(lean_object*); +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__1; lean_object* lean_array_push(lean_object*, lean_object*); uint8_t l___private_Lean_Compiler_LCNF_DependsOn_0__Lean_Compiler_LCNF_LetDecl_depOn(lean_object*, lean_object*); uint8_t lean_usize_dec_eq(size_t, size_t); @@ -36,24 +39,30 @@ lean_object* lean_array_fset(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_PullLetDecls_pullDecls___lambda__1___closed__3; lean_object* l___private_Lean_Compiler_LCNF_CompilerM_0__Lean_Compiler_LCNF_updateFunDeclImp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_withParams___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__15; static lean_object* l_Lean_Compiler_LCNF_PullLetDecls_pullDecls___lambda__1___closed__2; -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__12; static lean_object* l_Lean_Compiler_LCNF_pullInstances___closed__4; static lean_object* l_Lean_Compiler_LCNF_PullLetDecls_pullDecls___lambda__1___closed__1; +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__13; +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__17; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_shouldPull___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__19; +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__9; size_t lean_ptr_addr(lean_object*); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__7; size_t lean_usize_of_nat(lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_withParams(lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_PullM_run(lean_object*); static lean_object* l_Lean_Compiler_LCNF_PullLetDecls_pullDecls___closed__1; lean_object* lean_st_ref_take(lean_object*, lean_object*); +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__11; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Decl_pullLetDecls___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__8; +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__6; +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__10; +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__14; lean_object* l_Lean_registerTraceClass(lean_object*, uint8_t, lean_object*, lean_object*); +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__7; lean_object* l_Lean_RBNode_findCore___at___private_Lean_Meta_FunInfo_0__Lean_Meta_getFunInfoAux___spec__2(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_pullDecls(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316_(lean_object*); static lean_object* l_Lean_Compiler_LCNF_PullLetDecls_pullDecls___lambda__1___closed__4; lean_object* l_Lean_Compiler_LCNF_isClass_x3f(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_get(lean_object*, lean_object*); @@ -62,6 +71,7 @@ lean_object* lean_st_mk_ref(lean_object*, lean_object*); lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Init_Data_Array_BasicAux_0__mapMonoMImp___at_Lean_Compiler_LCNF_PullLetDecls_pullDecls___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Decl_pullInstances___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__3; LEAN_EXPORT lean_object* l_ReaderT_bind___at_Lean_Compiler_LCNF_PullLetDecls_pullDecls___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_Context_included___default; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_pullInstances; @@ -72,14 +82,12 @@ lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_PullM_run___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_pullDecls___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__17; +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__18; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_pullAlt(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_pullInstances___closed__1; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_pullDecls___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_append___rarg(lean_object*, lean_object*); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__6; -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__11; -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__16; +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__12; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_shouldPull___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Decl_pullInstances(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -89,24 +97,19 @@ LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Decl_pullInstances___lambda__1(lea LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_LCNF_PullLetDecls_withParams___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_shrink___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_pullDecls___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__1; +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__16; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_attachToPull(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__5; lean_object* l_Lean_RBNode_insert___at_Lean_FVarIdSet_insert___spec__1(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__2; size_t lean_usize_sub(size_t, size_t); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__15; -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__9; lean_object* l___private_Lean_Compiler_LCNF_Basic_0__Lean_Compiler_LCNF_updateAltCodeImp(lean_object*, lean_object*); size_t lean_usize_add(size_t, size_t); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_withCheckpoint_go(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Compiler_LCNF_Pass_mkPerDeclaration(lean_object*, lean_object*, uint8_t, lean_object*); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__4; lean_object* lean_array_uget(lean_object*, size_t); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__3; +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__8; +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__2; lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_PullLetDecls_pullDecls___lambda__2___closed__1; -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__18; LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Compiler_LCNF_PullLetDecls_attachToPull___spec__1(lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_withParams___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_get_size(lean_object*); @@ -115,10 +118,7 @@ LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_withNewScope___rarg(l uint8_t lean_nat_dec_le(lean_object*, lean_object*); lean_object* lean_nat_add(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_PullLetDecls_withFVar___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313_(lean_object*); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__10; static lean_object* l_Lean_Compiler_LCNF_PullLetDecls_shouldPull___closed__1; -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__14; static lean_object* _init_l_Lean_Compiler_LCNF_PullLetDecls_Context_included___default() { _start: { @@ -3362,7 +3362,7 @@ x_1 = l_Lean_Compiler_LCNF_pullInstances___closed__4; return x_1; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__1() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__1() { _start: { lean_object* x_1; @@ -3370,17 +3370,17 @@ x_1 = lean_mk_string_from_bytes("Compiler", 8); return x_1; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__2() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__1; +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__1; x_2 = l_Lean_Compiler_LCNF_pullInstances___closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__3() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__3() { _start: { lean_object* x_1; @@ -3388,27 +3388,27 @@ x_1 = lean_mk_string_from_bytes("Lean", 4); return x_1; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__4() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__3; +x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__5() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__4; -x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__1; +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__4; +x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__6() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__6() { _start: { lean_object* x_1; @@ -3416,17 +3416,17 @@ x_1 = lean_mk_string_from_bytes("LCNF", 4); return x_1; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__7() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__5; -x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__6; +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__5; +x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__8() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__8() { _start: { lean_object* x_1; @@ -3434,17 +3434,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__9() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__7; -x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__8; +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__7; +x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__8; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__10() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__10() { _start: { lean_object* x_1; @@ -3452,47 +3452,47 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__11() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__9; -x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__10; +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__9; +x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__10; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__12() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__11; -x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__3; +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__11; +x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__13() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__12; -x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__1; +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__12; +x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__14() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__13; -x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__6; +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__13; +x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__15() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__15() { _start: { lean_object* x_1; @@ -3500,17 +3500,17 @@ x_1 = lean_mk_string_from_bytes("PullLetDecls", 12); return x_1; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__16() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__14; -x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__15; +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__14; +x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__15; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__17() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__17() { _start: { lean_object* x_1; @@ -3518,33 +3518,33 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__18() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__16; -x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__17; +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__16; +x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__17; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__19() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__18; -x_2 = lean_unsigned_to_nat(1313u); +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__18; +x_2 = lean_unsigned_to_nat(1316u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__2; +x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__2; x_3 = 1; -x_4 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__19; +x_4 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__19; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); return x_5; } @@ -3608,45 +3608,45 @@ l_Lean_Compiler_LCNF_pullInstances___closed__4 = _init_l_Lean_Compiler_LCNF_pull lean_mark_persistent(l_Lean_Compiler_LCNF_pullInstances___closed__4); l_Lean_Compiler_LCNF_pullInstances = _init_l_Lean_Compiler_LCNF_pullInstances(); lean_mark_persistent(l_Lean_Compiler_LCNF_pullInstances); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__1 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__1(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__1); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__2 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__2(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__2); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__3 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__3(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__3); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__4 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__4(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__4); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__5 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__5(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__5); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__6 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__6(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__6); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__7 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__7(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__7); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__8 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__8(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__8); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__9 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__9(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__9); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__10 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__10(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__10); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__11 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__11(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__11); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__12 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__12(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__12); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__13 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__13(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__13); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__14 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__14(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__14); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__15 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__15(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__15); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__16 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__16(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__16); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__17 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__17(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__17); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__18 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__18(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__18); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__19 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__19(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313____closed__19); -if (builtin) {res = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1313_(lean_io_mk_world()); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__1 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__1(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__1); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__2 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__2(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__2); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__3 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__3(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__3); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__4 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__4(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__4); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__5 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__5(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__5); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__6 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__6(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__6); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__7 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__7(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__7); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__8 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__8(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__8); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__9 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__9(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__9); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__10 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__10(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__10); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__11 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__11(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__11); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__12 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__12(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__12); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__13 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__13(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__13); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__14 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__14(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__14); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__15 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__15(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__15); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__16 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__16(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__16); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__17 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__17(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__17); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__18 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__18(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__18); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__19 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__19(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316____closed__19); +if (builtin) {res = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_PullLetDecls___hyg_1316_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Compiler/LCNF/Specialize.c b/stage0/stdlib/Lean/Compiler/LCNF/Specialize.c index f750345332b6f..1863264e455e6 100644 --- a/stage0/stdlib/Lean/Compiler/LCNF/Specialize.c +++ b/stage0/stdlib/Lean/Compiler/LCNF/Specialize.c @@ -13,8 +13,6 @@ #ifdef __cplusplus extern "C" { #endif -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__2; -LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235_(lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_LCNF_Specialize_withLetDecl___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Compiler_LCNF_LetDecl_updateValue(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_findSpecCache_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -33,11 +31,11 @@ LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_isGround___rarg___lambd static lean_object* l_Lean_Compiler_LCNF_Specialize_instMonadScopeSpecializeM___closed__2; LEAN_EXPORT lean_object* l_Lean_addTrace___at_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_cacheSpec(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__4; lean_object* l_Array_mapMUnsafe_map___at_Lean_Compiler_LCNF_Simp_withDiscrCtorImp_updateCtx___spec__5(size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_isTracingEnabledFor___at_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___lambda__3___closed__11; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__10; static lean_object* l_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___lambda__3___closed__14; lean_object* l_Lean_Compiler_LCNF_Code_inferType(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Compiler_LCNF_Specialize_expandCodeDecls___spec__2___boxed(lean_object*, lean_object*, lean_object*); @@ -52,24 +50,24 @@ lean_object* l_Array_toSubarray___rarg(lean_object*, lean_object*, lean_object*) static lean_object* l_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___lambda__3___closed__8; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Compiler_LCNF_Specialize_expandCodeDecls___spec__1___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_shouldSpecialize(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__15; uint8_t lean_usize_dec_eq(size_t, size_t); +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__15; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_Collector_collect___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Compiler_LCNF_Decl_saveBase(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Compiler_LCNF_Decl_etaExpand(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__3; static lean_object* l_panic___at_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___spec__6___closed__3; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_visitCode___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_isGround___at_Lean_Compiler_LCNF_Specialize_withLetDecl___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_instInhabitedReaderT___rarg___boxed(lean_object*, lean_object*); +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__9; lean_object* l_Lean_Expr_bvar___override(lean_object*); lean_object* lean_array_fget(lean_object*, lean_object*); lean_object* lean_array_fset(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_Specialize_visitCode___closed__1; -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__13; static lean_object* l_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___lambda__3___closed__6; static lean_object* l_Lean_Compiler_LCNF_Expr_forFVarM___at_Lean_Compiler_LCNF_Specialize_withLetDecl___spec__5___closed__3; lean_object* l_ReaderT_instMonadReaderT___rarg(lean_object*); +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__2; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_isGround___at_Lean_Compiler_LCNF_Specialize_shouldSpecialize___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Compiler_LCNF_CompilerM_0__Lean_Compiler_LCNF_updateFunDeclImp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___lambda__5___closed__4; @@ -86,6 +84,7 @@ lean_object* l_Lean_Name_mkStr5(lean_object*, lean_object*, lean_object*, lean_o lean_object* l_ReaderT_bind___at_Lean_Compiler_LCNF_FunDeclCore_toExprM___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_stringToMessageData(lean_object*); uint8_t l___private_Lean_Util_Trace_0__Lean_checkTraceOption(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__3; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_allFVarM___at_Lean_Compiler_LCNF_Specialize_shouldSpecialize___spec__2___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_Specialize_mkSpecDecl_go___spec__1(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_shouldSpecialize___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -102,10 +101,8 @@ extern lean_object* l_instInhabitedPUnit; static lean_object* l_Lean_Compiler_LCNF_Specialize_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_46____lambda__1___closed__5; static lean_object* l_Lean_Compiler_LCNF_Specialize_cacheSpec___closed__2; static lean_object* l_Lean_Compiler_LCNF_Specialize_instInhabitedCacheEntry___closed__2; -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__11; size_t lean_ptr_addr(lean_object*); lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__4; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_Specialize_mkSpecDecl_go___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_usize_of_nat(lean_object*); LEAN_EXPORT lean_object* l_ReaderT_bind___at_Lean_Compiler_LCNF_Specialize_Collector_collect___spec__3___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -118,11 +115,13 @@ static lean_object* l_Lean_Compiler_LCNF_Specialize_mkSpecDecl___closed__2; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_shouldSpecialize___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_specCacheExt; +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__10; lean_object* lean_st_ref_take(lean_object*, lean_object*); lean_object* l_Lean_Compiler_LCNF_Decl_internalize(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Compiler_LCNF_ToExpr_abstractM___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_specialize___closed__1; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Expr_forFVarM___at_Lean_Compiler_LCNF_Specialize_withLetDecl___spec__5(lean_object*, lean_object*); +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__13; lean_object* l___private_Lean_Compiler_LCNF_CompilerM_0__Lean_Compiler_LCNF_normArgImp(lean_object*, lean_object*, uint8_t); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Compiler_LCNF_Internalize_internalizeFunDecl___spec__1(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -165,7 +164,6 @@ lean_object* lean_array_to_list(lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_Specialize_mkSpecDecl___closed__4; lean_object* l_Lean_Compiler_LCNF_normLevelParams(lean_object*); static lean_object* l_Lean_Compiler_LCNF_Specialize_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_46____lambda__1___closed__1; -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__8; uint8_t l_Lean_Expr_hasLooseBVars(lean_object*); lean_object* lean_list_to_array(lean_object*, lean_object*); lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); @@ -191,7 +189,6 @@ static lean_object* l_Lean_Compiler_LCNF_Expr_forFVarM___at_Lean_Compiler_LCNF_S lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___lambda__3___closed__17; lean_object* l_Lean_Compiler_LCNF_Internalize_internalizeParam(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__1; static lean_object* l_Lean_Compiler_LCNF_Specialize_mkSpecDecl___closed__3; lean_object* l_Lean_Compiler_LCNF_getDecl_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___lambda__1___closed__2; @@ -207,7 +204,6 @@ static lean_object* l_Lean_Compiler_LCNF_Specialize_initFn____x40_Lean_Compiler_ LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_main(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___lambda__3___closed__9; static lean_object* l_Lean_Compiler_LCNF_Specialize_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_46____closed__10; -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__6; static lean_object* l_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___lambda__3___closed__7; lean_object* l_Lean_Compiler_LCNF_LetValue_toExpr(lean_object*); static lean_object* l_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___lambda__4___closed__1; @@ -220,6 +216,7 @@ LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_mkKey(lean_object*, lea static lean_object* l_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___lambda__5___closed__1; size_t lean_hashmap_mk_idx(lean_object*, uint64_t); lean_object* l_Array_append___rarg(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238_(lean_object*); LEAN_EXPORT lean_object* l_Subarray_forInUnsafe_loop___at_Lean_Compiler_LCNF_Specialize_mkSpecDecl_go___spec__2(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Compiler_LCNF_instMonadCompilerM; extern lean_object* l_Lean_inheritedTraceOptions; @@ -227,12 +224,14 @@ LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_Collector_collect___lam lean_object* l_Lean_MessageData_ofExpr(lean_object*); lean_object* l_Lean_Compiler_LCNF_getSpecParamInfoCore_x3f(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_LCNF_Specialize_withLetDecl___spec__7(lean_object*, lean_object*, size_t, size_t, lean_object*); +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__12; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_isGround___at_Lean_Compiler_LCNF_Specialize_shouldSpecialize___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Compiler_LCNF_attachCodeDecls(lean_object*, lean_object*); lean_object* l_Lean_Meta_isInstance(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_addTrace___at_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___spec__5___closed__3; lean_object* lean_name_append_index_after(lean_object*, lean_object*); +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__14; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_expandCodeDecls___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Init_Data_Array_BasicAux_0__mapMonoMImp___at_Lean_Compiler_LCNF_Specialize_visitCode___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_allFVarM___at_Lean_Compiler_LCNF_Specialize_isGround___spec__1(lean_object*); @@ -240,27 +239,26 @@ LEAN_EXPORT lean_object* l_Subarray_forInUnsafe_loop___at_Lean_Compiler_LCNF_Spe LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_getSpecParamInfo_x3f___at_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_Specialize_shouldSpecialize___spec__3___closed__1; static lean_object* l_Lean_Compiler_LCNF_Specialize_cacheSpec___closed__1; -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__12; LEAN_EXPORT lean_object* l_panic___at_Lean_Compiler_LCNF_Specialize_withLetDecl___spec__6(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_Specialize_getRemainingArgs___spec__1(lean_object*, size_t, size_t, lean_object*); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__5; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_allFVarM___at_Lean_Compiler_LCNF_Specialize_isGround___spec__1___rarg___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_LCNF_Specialize_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_46____spec__2(lean_object*, size_t, size_t, lean_object*); +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__6; lean_object* l_Lean_HashMap_insert___at_Lean_Compiler_LCNF_addFVarSubst___spec__1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_expandCodeDecls_go___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_specializeApp_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Compiler_LCNF_Decl_simp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Compiler_LCNF_Specialize_Collector_collect___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__14; +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__11; lean_object* l_Lean_RBTree_contains___rarg___boxed(lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_lt(lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Compiler_LCNF_Simp_JpCases_0__Lean_Compiler_LCNF_Simp_mkJpAlt_go___spec__2(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_Collector_collect(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_ReaderT_bind___at_Lean_Compiler_LCNF_Specialize_instMonadScopeSpecializeM___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__7; lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_allFVarM___at_Lean_Compiler_LCNF_Specialize_withLetDecl___spec__2___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_getRemainingArgs(lean_object*, lean_object*); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__9; LEAN_EXPORT lean_object* l_ReaderT_read___at_Lean_Compiler_LCNF_Specialize_instMonadScopeSpecializeM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___lambda__3___closed__10; lean_object* l_Lean_Compiler_LCNF_Arg_toExpr(lean_object*); @@ -281,12 +279,14 @@ lean_object* l_Array_ofSubarray___rarg(lean_object*); lean_object* l_Lean_RBNode_insert___at_Lean_FVarIdSet_insert___spec__1(lean_object*, lean_object*, lean_object*); lean_object* l_OptionT_instMonadOptionT___rarg(lean_object*); lean_object* lean_erase_macro_scopes(lean_object*); +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__8; lean_object* lean_expr_instantiate_rev(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_instMonadScopeSpecializeM___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Compiler_LCNF_Decl_instantiateValueLevelParams(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_46_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_mkSpecDecl_go(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkHashMapImp___rarg(lean_object*); +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__1; static lean_object* l_Lean_Compiler_LCNF_Specialize_instInhabitedCacheEntry___closed__1; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___lambda__3___boxed(lean_object**); lean_object* l___private_Lean_Compiler_LCNF_Basic_0__Lean_Compiler_LCNF_updateAltCodeImp(lean_object*, lean_object*); @@ -308,7 +308,6 @@ static lean_object* l_Lean_Compiler_LCNF_Expr_forFVarM___at_Lean_Compiler_LCNF_S lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_instantiateLevelParamsNoCache(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_ToExpr_withParams_go___at_Lean_Compiler_LCNF_Specialize_mkKey___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__7; LEAN_EXPORT lean_object* l_Array_filterMapM___at_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___spec__3___boxed(lean_object*, lean_object*, lean_object*); lean_object* lean_string_append(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_Collector_collect___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -331,6 +330,7 @@ lean_object* l_Lean_Compiler_LCNF_FunDeclCore_toExpr(lean_object*, lean_object*) LEAN_EXPORT uint8_t l_Lean_Compiler_LCNF_allFVarM___at_Lean_Compiler_LCNF_Specialize_withLetDecl___spec__2(lean_object*, lean_object*); static lean_object* l_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___lambda__3___closed__13; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_mkSpecDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__5; LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_getSpecParamInfo_x3f___at_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_Collector_collect___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_Specialize_specializeApp_x3f___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -10207,7 +10207,7 @@ lean_dec(x_1); return x_12; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__1() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -10217,7 +10217,7 @@ x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__2() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -10227,27 +10227,27 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__3() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__2; +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__2; x_2 = l_Lean_Compiler_LCNF_Specialize_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_46____closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__4() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__3; +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__3; x_2 = l_Lean_Compiler_LCNF_Specialize_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_46____closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__5() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__5() { _start: { lean_object* x_1; @@ -10255,17 +10255,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__6() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__4; -x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__5; +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__4; +x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__7() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__7() { _start: { lean_object* x_1; @@ -10273,57 +10273,57 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__8() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__6; -x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__7; +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__6; +x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__9() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__8; +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__8; x_2 = l_Lean_Compiler_LCNF_Specialize_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_46____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__10() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__9; +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__9; x_2 = l_Lean_Compiler_LCNF_Specialize_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_46____closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__11() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__10; +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__10; x_2 = l_Lean_Compiler_LCNF_Specialize_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_46____closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__12() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__11; +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__11; x_2 = l_Lean_Compiler_LCNF_Specialize_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_46____closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__13() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__13() { _start: { lean_object* x_1; @@ -10331,33 +10331,33 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__14() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__12; -x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__13; +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__12; +x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__13; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__15() { +static lean_object* _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__14; -x_2 = lean_unsigned_to_nat(4235u); +x_1 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__14; +x_2 = lean_unsigned_to_nat(4238u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__1; +x_2 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__1; x_3 = 1; -x_4 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__15; +x_4 = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__15; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); if (lean_obj_tag(x_5) == 0) { @@ -10647,37 +10647,37 @@ l_Lean_Compiler_LCNF_specialize___closed__3 = _init_l_Lean_Compiler_LCNF_special lean_mark_persistent(l_Lean_Compiler_LCNF_specialize___closed__3); l_Lean_Compiler_LCNF_specialize = _init_l_Lean_Compiler_LCNF_specialize(); lean_mark_persistent(l_Lean_Compiler_LCNF_specialize); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__1 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__1(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__1); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__2 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__2(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__2); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__3 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__3(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__3); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__4 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__4(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__4); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__5 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__5(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__5); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__6 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__6(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__6); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__7 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__7(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__7); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__8 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__8(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__8); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__9 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__9(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__9); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__10 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__10(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__10); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__11 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__11(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__11); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__12 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__12(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__12); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__13 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__13(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__13); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__14 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__14(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__14); -l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__15 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__15(); -lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235____closed__15); -if (builtin) {res = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4235_(lean_io_mk_world()); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__1 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__1(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__1); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__2 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__2(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__2); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__3 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__3(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__3); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__4 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__4(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__4); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__5 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__5(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__5); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__6 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__6(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__6); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__7 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__7(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__7); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__8 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__8(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__8); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__9 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__9(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__9); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__10 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__10(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__10); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__11 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__11(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__11); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__12 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__12(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__12); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__13 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__13(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__13); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__14 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__14(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__14); +l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__15 = _init_l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__15(); +lean_mark_persistent(l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238____closed__15); +if (builtin) {res = l_Lean_Compiler_LCNF_initFn____x40_Lean_Compiler_LCNF_Specialize___hyg_4238_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Compiler/Specialize.c b/stage0/stdlib/Lean/Compiler/Specialize.c index cce4c50600e63..0588665798ea0 100644 --- a/stage0/stdlib/Lean/Compiler/Specialize.c +++ b/stage0/stdlib/Lean/Compiler/Specialize.c @@ -15,7 +15,6 @@ extern "C" { #endif LEAN_EXPORT lean_object* l_Lean_HashMapImp_moveEntries___at_Lean_Compiler_SpecState_addEntry___spec__9(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____lambda__1___closed__8; -static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__6; LEAN_EXPORT lean_object* l_Array_qsort_sort___at___private_Lean_Compiler_Specialize_0__Lean_Compiler_elabSpecArgs___spec__9(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_instInhabitedSpecState___closed__4; LEAN_EXPORT lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_32____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -23,7 +22,6 @@ LEAN_EXPORT lean_object* l___private_Lean_Compiler_Specialize_0__Lean_Compiler_e LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Compiler_Specialize_0__Lean_Compiler_elabSpecArgs___spec__8___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); LEAN_EXPORT uint8_t l_Lean_AssocList_contains___at_Lean_Compiler_SpecState_addEntry___spec__7(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____spec__3(lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_instBEqSpecializeAttributeKind; LEAN_EXPORT lean_object* l_Lean_Compiler_SpecArgKind_noConfusion___rarg(uint8_t, uint8_t, lean_object*); static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____lambda__1___closed__10; @@ -33,6 +31,7 @@ lean_object* lean_mk_empty_array_with_capacity(lean_object*); static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____lambda__1___closed__13; size_t lean_usize_shift_right(size_t, size_t); static lean_object* l_Lean_PersistentHashMap_insertAux___at_Lean_Compiler_SpecState_addEntry___spec__3___closed__3; +LEAN_EXPORT lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060_(lean_object*); lean_object* l_Lean_ConstantInfo_type(lean_object*); static lean_object* l_Lean_Compiler_getSpecializationArgs_x3f___closed__1; uint8_t lean_usize_dec_le(size_t, size_t); @@ -83,6 +82,7 @@ static lean_object* l_Array_qsort_sort___at___private_Lean_Compiler_Specialize_0 LEAN_EXPORT uint8_t l_Lean_Compiler_instInhabitedSpecArgKind; static lean_object* l_Lean_Compiler_instInhabitedSpecInfo___closed__1; LEAN_EXPORT lean_object* l_Lean_Compiler_instInhabitedSpecEntry; +static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__4; extern lean_object* l_Lean_Expr_instBEqExpr; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Compiler_Specialize_0__Lean_Compiler_elabSpecArgs___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_32____lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); @@ -93,8 +93,10 @@ LEAN_EXPORT lean_object* l_Lean_AssocList_foldlM___at_Lean_Compiler_SpecState_ad static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____closed__6; static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____closed__3; LEAN_EXPORT lean_object* l_Lean_Compiler_SpecializeAttributeKind_noConfusion___rarg(uint8_t, uint8_t, lean_object*); +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_32____closed__6; +LEAN_EXPORT lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____lambda__1(lean_object*); static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_32____closed__3; static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____lambda__1___closed__26; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_find_x3f___at_Lean_Compiler_getCachedSpecialization___spec__2(lean_object*, lean_object*); @@ -107,8 +109,9 @@ static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg LEAN_EXPORT lean_object* l_Lean_Compiler_specializeAttr; LEAN_EXPORT lean_object* l_Lean_SMap_switch___at_Lean_Compiler_SpecState_switch___spec__1(lean_object*); size_t lean_usize_of_nat(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____lambda__1(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Compiler_Specialize_0__Lean_Compiler_elabSpecArgs___spec__8___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__1; +static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__3; LEAN_EXPORT lean_object* l_Lean_Compiler_SpecArgKind_noConfusion___rarg___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAux___at_Lean_Compiler_getCachedSpecialization___spec__3(lean_object*, size_t, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); @@ -121,6 +124,7 @@ uint8_t l_Lean_TagAttribute_hasTag(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAtAux___at_Lean_Compiler_getSpecializationInfo___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAux___at_Lean_Compiler_getCachedSpecialization___spec__3___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_hasNospecializeAttribute___closed__1; +LEAN_EXPORT lean_object* l_Lean_mkStateFromImportedEntries___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____spec__1(lean_object*, lean_object*); static lean_object* l_Lean_Compiler_SpecState_cache___default___closed__1; static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____closed__2; lean_object* l_Lean_PersistentEnvExtension_addEntry___rarg(lean_object*, lean_object*, lean_object*); @@ -128,14 +132,12 @@ static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Compiler_Specialize_0__Lean_Compiler_elabSpecArgs___spec__8___lambda__2___closed__2; lean_object* l_Lean_Name_getPrefix(lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_find_x3f___at_Lean_Compiler_getCachedSpecialization___spec__6(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_mkStateFromImportedEntries___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_specExtension; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Compiler_Specialize_0__Lean_Compiler_elabSpecArgs___spec__1(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at___private_Lean_Compiler_Specialize_0__Lean_Compiler_elabSpecArgs___spec__5(lean_object*, lean_object*, size_t, size_t); LEAN_EXPORT lean_object* l_Array_getIdx_x3f___at___private_Lean_Compiler_Specialize_0__Lean_Compiler_elabSpecArgs___spec__2___boxed(lean_object*, lean_object*); static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____lambda__1___closed__12; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Compiler_Specialize_0__Lean_Compiler_elabSpecArgs___spec__8___lambda__2___closed__3; -LEAN_EXPORT lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058_(lean_object*); LEAN_EXPORT lean_object* l_Lean_SMap_find_x3f___at_Lean_Compiler_getSpecializationInfo___spec__1(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Compiler_Specialize_0__Lean_Compiler_elabSpecArgs___spec__8___closed__7; LEAN_EXPORT lean_object* l_Lean_SMap_insert___at_Lean_Compiler_SpecState_addEntry___spec__12(lean_object*, lean_object*, lean_object*); @@ -171,12 +173,10 @@ LEAN_EXPORT lean_object* l_Lean_HashMapImp_expand___at_Lean_Compiler_SpecState_a LEAN_EXPORT lean_object* l_Lean_Compiler_hasSpecializeAttribute___boxed(lean_object*, lean_object*); lean_object* l_Lean_registerSimplePersistentEnvExtension___rarg(lean_object*, lean_object*); static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____lambda__1___closed__17; -static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__2; static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_32____closed__4; LEAN_EXPORT lean_object* l_Lean_Compiler_SpecializeAttributeKind_toCtorIdx(uint8_t); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Compiler_Specialize_0__Lean_Compiler_elabSpecArgs___spec__8___closed__10; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Compiler_Specialize_0__Lean_Compiler_elabSpecArgs___spec__8___closed__4; -static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__1; static lean_object* l_Lean_Compiler_instInhabitedSpecState___closed__1; static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____lambda__1___closed__24; LEAN_EXPORT lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____lambda__3(lean_object*, lean_object*, lean_object*); @@ -189,13 +189,12 @@ static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg lean_object* lean_usize_to_nat(size_t); size_t lean_hashmap_mk_idx(lean_object*, uint64_t); static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____lambda__1___closed__18; +static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__5; LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Compiler_Specialize_0__Lean_Compiler_elabSpecArgs___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_replace___at_Lean_Compiler_SpecState_addEntry___spec__22(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__4; LEAN_EXPORT lean_object* lean_add_specialization_info(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____closed__8; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Compiler_Specialize_0__Lean_Compiler_elabSpecArgs___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* lean_get_cached_specialization(lean_object*, lean_object*); static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____lambda__1___closed__27; static lean_object* l_Lean_Compiler_instInhabitedSpecState___closed__2; @@ -203,6 +202,8 @@ LEAN_EXPORT lean_object* l_Lean_HashMapImp_find_x3f___at_Lean_Compiler_getCached LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAtAux___at_Lean_Compiler_getCachedSpecialization___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_find_x3f___at_Lean_Compiler_getSpecializationInfo___spec__6___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_find_x3f___at_Lean_Compiler_getCachedSpecialization___spec__6___boxed(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____spec__2(lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_SMap_insert___at_Lean_Compiler_SpecState_addEntry___spec__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____lambda__1___closed__23; LEAN_EXPORT lean_object* l_Lean_AssocList_contains___at_Lean_Compiler_SpecState_addEntry___spec__7___boxed(lean_object*, lean_object*); @@ -219,14 +220,12 @@ LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAux___at_Lean_Compiler_get static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____closed__5; LEAN_EXPORT lean_object* l___private_Lean_Compiler_Specialize_0__Lean_Compiler_beqSpecializeAttributeKind____x40_Lean_Compiler_Specialize___hyg_15____boxed(lean_object*, lean_object*); static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____lambda__1___closed__7; -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insert___at_Lean_Compiler_SpecState_addEntry___spec__13(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_ParametricAttribute_getParam_x3f___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PersistentHashMap_mkEmptyEntries(lean_object*, lean_object*); static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____lambda__1___closed__25; lean_object* l_Lean_FVarId_getUserName(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_Compiler_hasNospecializeAttribute(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____spec__2(lean_object*, size_t, size_t, lean_object*); uint64_t l_Lean_Name_hash___override(lean_object*); lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____lambda__1___closed__6; @@ -247,7 +246,6 @@ lean_object* l_Lean_PersistentHashMap_mkEmptyEntriesArray(lean_object*, lean_obj LEAN_EXPORT lean_object* l_Lean_Compiler_SpecState_specInfo___default; LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Compiler_Specialize_0__Lean_Compiler_elabSpecArgs___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_registerParametricAttribute___rarg(lean_object*, lean_object*); -static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__5; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAtCollisionNodeAux___at_Lean_Compiler_SpecState_addEntry___spec__5(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Compiler_Specialize_0__Lean_Compiler_elabSpecArgs___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -271,11 +269,11 @@ LEAN_EXPORT lean_object* l_Lean_HashMapImp_find_x3f___at_Lean_Compiler_getSpecia LEAN_EXPORT lean_object* l_Array_qsort_sort___at___private_Lean_Compiler_Specialize_0__Lean_Compiler_elabSpecArgs___spec__9___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_hasNospecializeAttributeOld___boxed(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Compiler_Specialize_0__Lean_Compiler_elabSpecArgs___spec__8___lambda__3___closed__2; +static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__6; size_t lean_usize_shift_left(size_t, size_t); static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____lambda__1___closed__14; static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_32____closed__2; LEAN_EXPORT lean_object* l_Lean_Compiler_SpecializeAttributeKind_noConfusion___rarg___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__3; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAtAux___at_Lean_Compiler_getCachedSpecialization___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____lambda__1___closed__19; lean_object* lean_array_get_size(lean_object*); @@ -287,6 +285,7 @@ LEAN_EXPORT lean_object* l_Lean_Compiler_nospecializeAttr; uint8_t lean_nat_dec_le(lean_object*, lean_object*); static lean_object* l_Lean_Compiler_SpecializeAttributeKind_noConfusion___rarg___closed__1; uint8_t lean_usize_dec_lt(size_t, size_t); +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____spec__3(lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAtAux___at_Lean_Compiler_getSpecializationInfo___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_instInhabitedSpecInfo; static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____closed__9; @@ -319,6 +318,7 @@ LEAN_EXPORT lean_object* l_Lean_Compiler_SpecializeAttributeKind_toCtorIdx___box LEAN_EXPORT lean_object* lean_get_specialization_info(lean_object*, lean_object*); lean_object* l___private_Lean_Data_HashMap_0__Lean_numBucketsForCapacity(lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_replace___at_Lean_Compiler_SpecState_addEntry___spec__11(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__2; static lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_689____closed__10; uint8_t l_Array_isEmpty___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Compiler_SpecState_cache___default; @@ -5000,7 +5000,7 @@ return x_11; } } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____spec__2(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____spec__2(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { _start: { uint8_t x_5; @@ -5022,7 +5022,7 @@ return x_4; } } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____spec__3(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____spec__3(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { _start: { uint8_t x_5; @@ -5060,7 +5060,7 @@ size_t x_15; size_t x_16; lean_object* x_17; x_15 = 0; x_16 = lean_usize_of_nat(x_7); lean_dec(x_7); -x_17 = l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____spec__2(x_6, x_15, x_16, x_4); +x_17 = l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____spec__2(x_6, x_15, x_16, x_4); lean_dec(x_6); x_2 = x_11; x_4 = x_17; @@ -5074,7 +5074,7 @@ return x_4; } } } -LEAN_EXPORT lean_object* l_Lean_mkStateFromImportedEntries___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____spec__1(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_mkStateFromImportedEntries___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____spec__1(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; lean_object* x_4; uint8_t x_5; @@ -5103,24 +5103,24 @@ size_t x_7; size_t x_8; lean_object* x_9; x_7 = 0; x_8 = lean_usize_of_nat(x_3); lean_dec(x_3); -x_9 = l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____spec__3(x_2, x_7, x_8, x_1); +x_9 = l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____spec__3(x_2, x_7, x_8, x_1); lean_dec(x_2); return x_9; } } } } -LEAN_EXPORT lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____lambda__1(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____lambda__1(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; x_2 = l_Lean_Compiler_instInhabitedSpecState___closed__4; -x_3 = l_Lean_mkStateFromImportedEntries___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____spec__1(x_2, x_1); +x_3 = l_Lean_mkStateFromImportedEntries___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____spec__1(x_2, x_1); x_4 = l_Lean_Compiler_SpecState_switch(x_3); return x_4; } } -static lean_object* _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__1() { +static lean_object* _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__1() { _start: { lean_object* x_1; @@ -5128,18 +5128,18 @@ x_1 = lean_mk_string_from_bytes("specExtension", 13); return x_1; } } -static lean_object* _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__2() { +static lean_object* _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_32____closed__3; x_2 = l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_32____closed__4; -x_3 = l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__1; +x_3 = l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__1; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__3() { +static lean_object* _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__3() { _start: { lean_object* x_1; @@ -5148,7 +5148,7 @@ lean_closure_set(x_1, 0, lean_box(0)); return x_1; } } -static lean_object* _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__4() { +static lean_object* _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__4() { _start: { lean_object* x_1; @@ -5156,22 +5156,22 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Compiler_SpecState_addEntry), 2, 0); return x_1; } } -static lean_object* _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__5() { +static lean_object* _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__5() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____lambda__1), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____lambda__1), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__6() { +static lean_object* _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__2; -x_2 = l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__4; -x_3 = l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__5; -x_4 = l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__3; +x_1 = l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__2; +x_2 = l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__4; +x_3 = l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__5; +x_4 = l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__3; x_5 = lean_alloc_ctor(0, 4, 0); lean_ctor_set(x_5, 0, x_1); lean_ctor_set(x_5, 1, x_2); @@ -5180,16 +5180,16 @@ lean_ctor_set(x_5, 3, x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__6; +x_2 = l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__6; x_3 = l_Lean_registerSimplePersistentEnvExtension___rarg(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { size_t x_5; size_t x_6; lean_object* x_7; @@ -5197,12 +5197,12 @@ x_5 = lean_unbox_usize(x_2); lean_dec(x_2); x_6 = lean_unbox_usize(x_3); lean_dec(x_3); -x_7 = l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____spec__2(x_1, x_5, x_6, x_4); +x_7 = l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____spec__2(x_1, x_5, x_6, x_4); lean_dec(x_1); return x_7; } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { size_t x_5; size_t x_6; lean_object* x_7; @@ -5210,7 +5210,7 @@ x_5 = lean_unbox_usize(x_2); lean_dec(x_2); x_6 = lean_unbox_usize(x_3); lean_dec(x_3); -x_7 = l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____spec__3(x_1, x_5, x_6, x_4); +x_7 = l_Array_foldlMUnsafe_fold___at_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____spec__3(x_1, x_5, x_6, x_4); lean_dec(x_1); return x_7; } @@ -6022,19 +6022,19 @@ l_Lean_PersistentHashMap_insertAux___at_Lean_Compiler_SpecState_addEntry___spec_ l_Lean_PersistentHashMap_insertAux___at_Lean_Compiler_SpecState_addEntry___spec__3___closed__2 = _init_l_Lean_PersistentHashMap_insertAux___at_Lean_Compiler_SpecState_addEntry___spec__3___closed__2(); l_Lean_PersistentHashMap_insertAux___at_Lean_Compiler_SpecState_addEntry___spec__3___closed__3 = _init_l_Lean_PersistentHashMap_insertAux___at_Lean_Compiler_SpecState_addEntry___spec__3___closed__3(); lean_mark_persistent(l_Lean_PersistentHashMap_insertAux___at_Lean_Compiler_SpecState_addEntry___spec__3___closed__3); -l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__1 = _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__1(); -lean_mark_persistent(l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__1); -l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__2 = _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__2(); -lean_mark_persistent(l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__2); -l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__3 = _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__3(); -lean_mark_persistent(l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__3); -l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__4 = _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__4(); -lean_mark_persistent(l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__4); -l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__5 = _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__5(); -lean_mark_persistent(l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__5); -l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__6 = _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__6(); -lean_mark_persistent(l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058____closed__6); -if (builtin) {res = l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1058_(lean_io_mk_world()); +l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__1 = _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__1(); +lean_mark_persistent(l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__1); +l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__2 = _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__2(); +lean_mark_persistent(l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__2); +l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__3 = _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__3(); +lean_mark_persistent(l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__3); +l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__4 = _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__4(); +lean_mark_persistent(l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__4); +l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__5 = _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__5(); +lean_mark_persistent(l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__5); +l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__6 = _init_l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__6(); +lean_mark_persistent(l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060____closed__6); +if (builtin) {res = l_Lean_Compiler_initFn____x40_Lean_Compiler_Specialize___hyg_1060_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_Compiler_specExtension = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Compiler_specExtension); diff --git a/stage0/stdlib/Lean/Elab/App.c b/stage0/stdlib/Lean/Elab/App.c index ffee97839aa43..8c3e15227be2d 100644 --- a/stage0/stdlib/Lean/Elab/App.c +++ b/stage0/stdlib/Lean/Elab/App.c @@ -36,7 +36,6 @@ lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabIdent(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_mergeFailures___rarg___closed__1; LEAN_EXPORT lean_object* l_Lean_PersistentArray_anyM___at___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_anyNamedArgDependsOnCurrent___spec__5___boxed(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__10; lean_object* lean_format_pretty(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabApp_declRange___closed__1; static lean_object* l___regBuiltin_Lean_Elab_Term_elabExplicit_declRange___closed__6; @@ -44,9 +43,11 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLVal LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_ElabAppArgs_trySynthesizeAppInstMVars___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_elabAppArgs___lambda__5___closed__12; LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_getArgExpectedType___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__14; LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_hasOptAutoParams(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_throwErrorWithNestedErrors___at___private_Lean_Elab_App_0__Lean_Elab_Term_mergeFailures___spec__3___rarg___closed__1; static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_App_0__Lean_Elab_Term_addLValArg___spec__1___closed__2; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__2; static lean_object* l_panic___at___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop___spec__1___closed__1; lean_object* l_Lean_getConstInfo___at_Lean_Meta_mkConstWithFreshMVarLevels___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Elab_Term_elabAppArgs___spec__1___at_Lean_Elab_Term_elabAppArgs___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); @@ -57,6 +58,7 @@ lean_object* lean_mk_empty_array_with_capacity(lean_object*); lean_object* l_Lean_mkAppN(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_App_0__Lean_Elab_Term_addLValArg___spec__1___closed__6; static lean_object* l_Lean_Elab_Term_throwInvalidNamedArg___rarg___closed__5; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__13; static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_mkProjAndCheck___closed__2; lean_object* l_Lean_Elab_Term_addNamedArg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_propagateExpectedType___closed__8; @@ -129,6 +131,7 @@ LEAN_EXPORT lean_object* l_Lean_Meta_transform___at_Lean_Elab_Term_ElabElim_reve lean_object* l_Lean_Syntax_formatStxAux(lean_object*, uint8_t, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabTerm(lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwUnknownConstant___at___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_Term_ElabElim_setMotive___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_isExprDefEq(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -188,6 +191,7 @@ static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux__ static lean_object* l_Lean_Elab_Term_ElabElim_finalize___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_getArgExpectedType(lean_object*); static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___lambda__3___closed__1; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__10; static lean_object* l___regBuiltin_Lean_Elab_Term_elabExplicitUniv___closed__3; static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_5____closed__1; lean_object* lean_mk_array(lean_object*, lean_object*); @@ -213,7 +217,6 @@ lean_object* l_instInhabitedReaderT___rarg___boxed(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabPipeProj___closed__3; static lean_object* l___regBuiltin_Lean_Elab_Term_elabExplicitUniv_declRange___closed__5; static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_propagateExpectedType___closed__1; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__7; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_ElabAppArgs_trySynthesizeAppInstMVars___spec__2___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_instantiateMVars___at_Lean_Elab_Term_MVarErrorInfo_logError___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_proj___override(lean_object*, lean_object*, lean_object*); @@ -324,6 +327,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_annotateIfR LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Term_ElabElim_finalize___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_MetavarContext_0__Lean_DependsOn_dep_visitApp___at___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_anyNamedArgDependsOnCurrent___spec__12(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__3; static lean_object* l_Lean_Elab_Term_ElabElim_finalize___lambda__2___closed__2; LEAN_EXPORT lean_object* l___private_Lean_MetavarContext_0__Lean_DependsOn_dep_visitMain___at___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_anyNamedArgDependsOnCurrent___spec__11(lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabApp_declRange___closed__6; @@ -339,7 +343,6 @@ LEAN_EXPORT lean_object* l_Lean_Meta_forallTelescope___at_Lean_Elab_Term_ElabEli LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_ElabElim_revertArgs___spec__12(lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_6717____lambda__1___closed__15; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__11; static lean_object* l_Lean_Elab_Term_elabAppArgs___lambda__3___closed__1; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppFn___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -416,7 +419,6 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabExplicitUnivs(lean_object*, lean_o LEAN_EXPORT lean_object* l_Lean_setEnv___at___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppAux___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabDotIdent_declRange___closed__6; LEAN_EXPORT uint8_t l_Std_Range_forIn_loop___at_Lean_Elab_Term_elabAppArgs_getElabAsElimExtraArgsPos___spec__1___lambda__1(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__3; LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppFn___lambda__2___boxed(lean_object**); LEAN_EXPORT lean_object* l_Lean_Meta_transform_visit_visitLet___at_Lean_Elab_Term_ElabElim_revertArgs___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabApp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -458,7 +460,6 @@ lean_object* l_Lean_Syntax_isFieldIdx_x3f(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveDotName___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_getRefPos___at___private_Lean_Elab_App_0__Lean_Elab_Term_mergeFailures___spec__5(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_elabAppArgs_isFirstOrder___closed__1; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__15; LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_addInstMVar(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_ElabElim_mkImplicitArg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_elabAppArgs___lambda__5___closed__5; @@ -534,14 +535,12 @@ static lean_object* l___regBuiltin_Lean_Elab_Term_elabDotIdent_declRange___close LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop___lambda__2___boxed(lean_object**); static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___lambda__1___closed__1; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_throwInvalidNamedArg___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__4; LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_forallTelescope___at_Lean_Elab_Term_ElabElim_finalize___spec__6___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_anyNamedArgDependsOnCurrent___spec__15___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_elabExplicitUniv(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_transform_visit_visitLambda___at_Lean_Elab_Term_ElabElim_revertArgs___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__2; static lean_object* l_Lean_Elab_Term_elabAppArgs___lambda__5___closed__9; LEAN_EXPORT lean_object* l_List_foldlM___at_Lean_Elab_Term_ElabElim_revertArgs___spec__17___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_anyNamedArgDependsOnCurrent___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -558,6 +557,7 @@ static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_ LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Term_ElabElim_mkMotive___spec__2___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_6717____closed__2; static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppFn___closed__21; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__5; static lean_object* l_Lean_Elab_Term_hasElabWithoutExpectedType___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_whnfForall(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -582,7 +582,6 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabAppArgs___lambda__4(lean_object*, uint8_t l_List_isEmpty___rarg(lean_object*); static lean_object* l_Lean_Elab_Term_elabAppArgs___lambda__5___closed__13; LEAN_EXPORT lean_object* l_Lean_Elab_Term_ElabElim_finalize___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__8; LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppAux___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLetDecl___at_Lean_Elab_Term_ElabElim_revertArgs___spec__9___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -600,13 +599,13 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_elabPipeProj_declRange(le LEAN_EXPORT lean_object* l_Lean_Meta_transform_visit___at_Lean_Elab_Term_ElabElim_revertArgs___spec__2___lambda__1(lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_addDotCompletionInfo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_isNextOutParamOfLocalInstanceAndResult_hasLocalInstaceWithOutParams___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__5; extern lean_object* l_Lean_Elab_Term_termElabAttribute; uint8_t l_Lean_Expr_hasLooseBVars(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_mkProjAndCheck(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); uint8_t lean_is_out_param(lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__50(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831_(lean_object*); lean_object* l_Lean_Name_append(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_elabDotIdent_declRange(lean_object*); static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveDotName___closed__2; @@ -712,7 +711,6 @@ LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Term_ElabElim_ static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_addLValArg___lambda__1___closed__3; static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_6717____lambda__1___closed__1; static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_throwLValError___rarg___closed__1; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__14; lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_mkFreshExprMVarImpl(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___lambda__2___closed__1; LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_anyNamedArgDependsOnCurrent___spec__9(lean_object*, lean_object*, size_t, size_t); @@ -740,6 +738,7 @@ lean_object* l_Lean_registerTagAttribute(lean_object*, lean_object*, lean_object LEAN_EXPORT lean_object* l_Lean_Meta_transform_visit_visitPost___at_Lean_Elab_Term_ElabElim_revertArgs___spec__3(lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabDotIdent_declRange___closed__7; lean_object* l_Array_eraseIdx___rarg(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_nestedExceptionToMessageData___at___private_Lean_Elab_App_0__Lean_Elab_Term_mergeFailures___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Std_Format_defWidth; static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_propagateExpectedType___closed__5; @@ -834,7 +833,6 @@ LEAN_EXPORT lean_object* l_ReaderT_bind___at_Lean_Elab_Term_ElabElim_revertArgs_ LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_synthesizePendingAndNormalizeFunType(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_Term_ElabElim_revertArgs___spec__7___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__12; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___spec__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_throwInvalidFieldNotation___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_shouldPropagateExpectedTypeFor___closed__4; @@ -844,10 +842,11 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppFnId static lean_object* l___regBuiltin_Lean_Elab_Term_elabChoice_declRange___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_throwInvalidFieldNotation___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_ElabAppArgs_trySynthesizeAppInstMVars___spec__2___closed__1; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__15; static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_6717____closed__6; lean_object* l_Lean_Expr_FindImpl_findUnsafe_x3f(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabPipeProj_declRange___closed__6; -LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822_(lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__11; LEAN_EXPORT lean_object* l_Lean_Meta_forallTelescopeReducing___at___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_anyNamedArgDependsOnCurrent___spec__19(lean_object*); static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppFn___closed__22; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_elabProj(lean_object*); @@ -946,10 +945,8 @@ lean_object* lean_array_set(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_ElabElim_revertArgs___spec__12___boxed(lean_object**); LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_addEtaArg___spec__1___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___lambda__2___closed__2; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__9; lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabChoice_declRange___closed__6; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__1; lean_object* l_Lean_LocalDecl_type(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_addNewArg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_mkBaseProjections___closed__2; @@ -1001,7 +998,6 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs lean_object* l_Lean_Meta_InfoCacheKey_instHashableInfoCacheKey___boxed(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_resolveDotName_go___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_finalize___spec__1(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__6; static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_6717____lambda__1___closed__19; static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_synthesizePendingAndNormalizeFunType___closed__3; LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_getForallBody___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -1104,6 +1100,7 @@ static lean_object* l___regBuiltin_Lean_Elab_Term_elabApp_declRange___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_Term_ElabElim_mkImplicitArg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_ElabElim_finalize___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_throwInvalidNamedArg___spec__2(lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__9; static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_shouldPropagateExpectedTypeFor___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_Term_ElabAppArgs_synthesizeAppInstMVars___boxed(lean_object*); static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_addLValArg___lambda__1___closed__4; @@ -1158,7 +1155,6 @@ lean_object* lean_expr_dbg_to_string(lean_object*); lean_object* l_Lean_getExprMVarAssignment_x3f___at___private_Lean_MetavarContext_0__Lean_DependsOn_dep_visitMain___spec__1(lean_object*, lean_object*); LEAN_EXPORT uint8_t l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_shouldPropagateExpectedTypeFor(lean_object*); lean_object* l_Lean_Meta_mkLambdaFVars(lean_object*, lean_object*, uint8_t, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__13; lean_object* lean_nat_add(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_ElabAppArgs_trySynthesizeAppInstMVars___spec__2(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_panic___at_Lean_Elab_Term_ElabElim_finalize___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1176,6 +1172,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs static lean_object* l_Lean_Elab_Term_throwInvalidNamedArg___rarg___closed__2; lean_object* l_Array_instBEqArray___rarg___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_elabAppArgs___lambda__5___closed__2; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__1; static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_6717____closed__5; uint8_t l_Lean_Expr_isFVar(lean_object*); LEAN_EXPORT lean_object* l_List_foldlM___at_Lean_Elab_Term_ElabElim_revertArgs___spec__17(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1229,6 +1226,7 @@ LEAN_EXPORT lean_object* l_Lean_Meta_transform___at_Lean_Elab_Term_ElabElim_reve LEAN_EXPORT lean_object* l_List_foldlM___at___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppFnId___spec__1___boxed(lean_object**); static lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_elabAppLValsAux_loop___lambda__3___closed__1; static lean_object* l___regBuiltin_Lean_Elab_Term_elabExplicitUniv_declRange___closed__2; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__7; LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Term_ElabElim_mkMotive___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_forIn___at___private_Lean_Elab_App_0__Lean_Elab_Term_resolveLValAux___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_isMVarApp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1236,8 +1234,10 @@ lean_object* l_Lean_Meta_whnfR(lean_object*, lean_object*, lean_object*, lean_ob lean_object* l_Lean_Elab_Term_resolveName_x27(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_ElabElim_State_instMVars___default; LEAN_EXPORT lean_object* l_Lean_getRefPos___at___private_Lean_Elab_App_0__Lean_Elab_Term_mergeFailures___spec__5___rarg___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__8; LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_addInstMVar___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_ElabElim_finalize___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__12; LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_ElabAppArgs_shouldPropagateExpectedTypeFor___boxed(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_App_0__Lean_Elab_Term_hasOptAutoParams___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabExplicitUniv___closed__2; @@ -49989,7 +49989,7 @@ x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); return x_4; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__1() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -49999,7 +49999,7 @@ x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__2() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -50009,27 +50009,27 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__3() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__2; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__2; x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_5____closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__4() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__3; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__3; x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_5____closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__5() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__5() { _start: { lean_object* x_1; @@ -50037,17 +50037,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__6() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__4; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__5; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__4; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__7() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__7() { _start: { lean_object* x_1; @@ -50055,37 +50055,37 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__8() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__6; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__7; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__6; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__9() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__8; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__8; x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_5____closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__10() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__9; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__9; x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_5____closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__11() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__11() { _start: { lean_object* x_1; @@ -50093,17 +50093,17 @@ x_1 = lean_mk_string_from_bytes("App", 3); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__12() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__10; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__11; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__10; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__11; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__13() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__13() { _start: { lean_object* x_1; @@ -50111,33 +50111,33 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__14() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__12; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__13; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__12; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__13; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__15() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__14; -x_2 = lean_unsigned_to_nat(20822u); +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__14; +x_2 = lean_unsigned_to_nat(20831u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__1; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__1; x_3 = 0; -x_4 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__15; +x_4 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__15; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); if (lean_obj_tag(x_5) == 0) { @@ -51098,37 +51098,37 @@ lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_elabProj_declRange___closed__ if (builtin) {res = l___regBuiltin_Lean_Elab_Term_elabProj_declRange(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__1(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__1); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__2(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__2); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__3 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__3(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__3); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__4 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__4(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__4); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__5 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__5(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__5); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__6 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__6(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__6); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__7 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__7(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__7); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__8 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__8(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__8); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__9 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__9(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__9); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__10 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__10(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__10); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__11 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__11(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__11); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__12 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__12(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__12); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__13 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__13(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__13); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__14 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__14(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__14); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__15 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__15(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822____closed__15); -if (builtin) {res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20822_(lean_io_mk_world()); +}l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__1(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__1); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__2(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__2); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__3 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__3(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__3); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__4 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__4(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__4); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__5 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__5(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__5); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__6 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__6(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__6); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__7 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__7(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__7); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__8 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__8(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__8); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__9 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__9(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__9); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__10 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__10(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__10); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__11 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__11(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__11); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__12 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__12(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__12); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__13 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__13(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__13); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__14 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__14(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__14); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__15 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__15(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831____closed__15); +if (builtin) {res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_App___hyg_20831_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/AuxDef.c b/stage0/stdlib/Lean/Elab/AuxDef.c index 6664f2a635a16..8b904423aa76c 100644 --- a/stage0/stdlib/Lean/Elab/AuxDef.c +++ b/stage0/stdlib/Lean/Elab/AuxDef.c @@ -22,6 +22,7 @@ static lean_object* l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__17; static lean_object* l___regBuiltin_Lean_Elab_Command_elabAuxDef___closed__1; lean_object* lean_mk_empty_array_with_capacity(lean_object*); static lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabAuxDef___spec__1___rarg___closed__2; +static lean_object* l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__25; static lean_object* l_Lean_Elab_Command_aux__def___closed__38; static lean_object* l___regBuiltin_Lean_Elab_Command_elabAuxDef_declRange___closed__5; static lean_object* l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__14; @@ -45,6 +46,7 @@ static lean_object* l_Lean_Elab_Command_aux__def___closed__39; lean_object* l_Lean_mkIdentFrom(lean_object*, lean_object*, uint8_t); LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabAuxDef___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Elab_Command_elabAuxDef___spec__2(lean_object*, lean_object*); +lean_object* l_Lean_Syntax_node5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_elabAuxDef___closed__3; static lean_object* l___regBuiltin_Lean_Elab_Command_elabAuxDef_declRange___closed__1; @@ -67,13 +69,13 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabAuxDef___lambda__1(lean_object* lean_object* l_Lean_Elab_Command_getRef(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__5; lean_object* l_Lean_Name_components(lean_object*); +static lean_object* l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__24; static lean_object* l___regBuiltin_Lean_Elab_Command_elabAuxDef_declRange___closed__2; lean_object* l_Lean_Name_replacePrefix(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabAuxDef___spec__1___boxed(lean_object*, lean_object*); lean_object* lean_st_ref_get(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_aux__def___closed__9; static lean_object* l_Lean_Elab_Command_aux__def___closed__29; -lean_object* l_Lean_Syntax_node3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_aux__def___closed__35; lean_object* l_Lean_Name_append(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabAuxDef___spec__1(lean_object*, lean_object*); @@ -88,6 +90,7 @@ lean_object* l_Lean_Syntax_node2(lean_object*, lean_object*, lean_object*, lean_ lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); uint8_t l_Lean_Syntax_matchesNull(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Command_elabAuxDef___spec__4(size_t, size_t, lean_object*); +static lean_object* l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__23; static lean_object* l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__1; LEAN_EXPORT lean_object* l_Lean_mkAuxName___at_Lean_Elab_Command_elabAuxDef___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_aux__def___closed__15; @@ -99,6 +102,7 @@ lean_object* l_Array_append___rarg(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__20; static lean_object* l_Lean_Elab_Command_aux__def___closed__14; static lean_object* l_Lean_Elab_Command_aux__def___closed__13; +lean_object* l_Lean_Syntax_node4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__9; static lean_object* l_Lean_Elab_Command_aux__def___closed__16; static lean_object* l_Lean_Elab_Command_aux__def___closed__8; @@ -107,7 +111,6 @@ static lean_object* l_Lean_Elab_Command_aux__def___closed__24; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabAuxDef___spec__5(lean_object*, size_t, size_t, lean_object*); uint8_t lean_nat_dec_lt(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_aux__def___closed__12; -lean_object* l_Lean_Syntax_node7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__21; uint8_t l_Lean_Syntax_isNone(lean_object*); @@ -966,6 +969,34 @@ return x_5; static lean_object* _init_l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__22() { _start: { +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Termination", 11); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__23() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__24() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Elab_Command_aux__def___closed__1; +x_2 = l_Lean_Elab_Command_aux__def___closed__14; +x_3 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__22; +x_4 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__23; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__25() { +_start: +{ lean_object* x_1; lean_object* x_2; x_1 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__11; x_2 = l_Array_append___rarg(x_1, x_1); @@ -975,7 +1006,7 @@ return x_2; LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabAuxDef___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { _start: { -lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_109; size_t x_110; size_t x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; uint8_t x_115; lean_object* x_116; +lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_111; size_t x_112; size_t x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; uint8_t x_117; lean_object* x_118; x_8 = lean_unsigned_to_nat(3u); x_9 = l_Lean_Syntax_getArg(x_1, x_8); x_10 = lean_unsigned_to_nat(5u); @@ -984,74 +1015,74 @@ x_12 = lean_unsigned_to_nat(7u); x_13 = l_Lean_Syntax_getArg(x_1, x_12); x_14 = l_Lean_Syntax_getArgs(x_9); lean_dec(x_9); -x_109 = lean_array_get_size(x_14); -x_110 = lean_usize_of_nat(x_109); -lean_dec(x_109); -x_111 = 0; +x_111 = lean_array_get_size(x_14); +x_112 = lean_usize_of_nat(x_111); +lean_dec(x_111); +x_113 = 0; lean_inc(x_14); -x_112 = l_Array_mapMUnsafe_map___at_Lean_Elab_Command_elabAuxDef___spec__4(x_110, x_111, x_14); -x_113 = lean_array_get_size(x_112); -x_114 = lean_unsigned_to_nat(0u); -x_115 = lean_nat_dec_lt(x_114, x_113); -x_116 = l_Lean_Elab_Command_getMainModule___rarg(x_6, x_7); -if (x_115 == 0) -{ -lean_object* x_117; lean_object* x_118; lean_object* x_119; -lean_dec(x_113); -lean_dec(x_112); -x_117 = lean_ctor_get(x_116, 0); -lean_inc(x_117); -x_118 = lean_ctor_get(x_116, 1); -lean_inc(x_118); -lean_dec(x_116); -x_119 = lean_box(0); -x_15 = x_119; -x_16 = x_117; -x_17 = x_118; -goto block_108; +x_114 = l_Array_mapMUnsafe_map___at_Lean_Elab_Command_elabAuxDef___spec__4(x_112, x_113, x_14); +x_115 = lean_array_get_size(x_114); +x_116 = lean_unsigned_to_nat(0u); +x_117 = lean_nat_dec_lt(x_116, x_115); +x_118 = l_Lean_Elab_Command_getMainModule___rarg(x_6, x_7); +if (x_117 == 0) +{ +lean_object* x_119; lean_object* x_120; lean_object* x_121; +lean_dec(x_115); +lean_dec(x_114); +x_119 = lean_ctor_get(x_118, 0); +lean_inc(x_119); +x_120 = lean_ctor_get(x_118, 1); +lean_inc(x_120); +lean_dec(x_118); +x_121 = lean_box(0); +x_15 = x_121; +x_16 = x_119; +x_17 = x_120; +goto block_110; } else { -uint8_t x_120; -x_120 = lean_nat_dec_le(x_113, x_113); -if (x_120 == 0) -{ -lean_object* x_121; lean_object* x_122; lean_object* x_123; -lean_dec(x_113); -lean_dec(x_112); -x_121 = lean_ctor_get(x_116, 0); -lean_inc(x_121); -x_122 = lean_ctor_get(x_116, 1); -lean_inc(x_122); -lean_dec(x_116); -x_123 = lean_box(0); -x_15 = x_123; -x_16 = x_121; -x_17 = x_122; -goto block_108; +uint8_t x_122; +x_122 = lean_nat_dec_le(x_115, x_115); +if (x_122 == 0) +{ +lean_object* x_123; lean_object* x_124; lean_object* x_125; +lean_dec(x_115); +lean_dec(x_114); +x_123 = lean_ctor_get(x_118, 0); +lean_inc(x_123); +x_124 = lean_ctor_get(x_118, 1); +lean_inc(x_124); +lean_dec(x_118); +x_125 = lean_box(0); +x_15 = x_125; +x_16 = x_123; +x_17 = x_124; +goto block_110; } else { -lean_object* x_124; lean_object* x_125; size_t x_126; lean_object* x_127; lean_object* x_128; -x_124 = lean_ctor_get(x_116, 0); -lean_inc(x_124); -x_125 = lean_ctor_get(x_116, 1); -lean_inc(x_125); -lean_dec(x_116); -x_126 = lean_usize_of_nat(x_113); -lean_dec(x_113); -x_127 = lean_box(0); -x_128 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabAuxDef___spec__5(x_112, x_111, x_126, x_127); -lean_dec(x_112); -x_15 = x_128; -x_16 = x_124; -x_17 = x_125; -goto block_108; -} -} -block_108: -{ -lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; uint8_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +lean_object* x_126; lean_object* x_127; size_t x_128; lean_object* x_129; lean_object* x_130; +x_126 = lean_ctor_get(x_118, 0); +lean_inc(x_126); +x_127 = lean_ctor_get(x_118, 1); +lean_inc(x_127); +lean_dec(x_118); +x_128 = lean_usize_of_nat(x_115); +lean_dec(x_115); +x_129 = lean_box(0); +x_130 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabAuxDef___spec__5(x_114, x_113, x_128, x_129); +lean_dec(x_114); +x_15 = x_130; +x_16 = x_126; +x_17 = x_127; +goto block_110; +} +} +block_110: +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; uint8_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; x_18 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__2; x_19 = l_Lean_Name_append(x_18, x_16); x_20 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__4; @@ -1141,111 +1172,115 @@ lean_inc(x_43); x_67 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_67, 0, x_43); lean_ctor_set(x_67, 1, x_66); -x_68 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__21; +x_68 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__24; +lean_inc_n(x_50, 2); +lean_inc(x_43); +x_69 = l_Lean_Syntax_node2(x_43, x_68, x_50, x_50); +x_70 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__21; lean_inc(x_50); lean_inc(x_43); -x_69 = l_Lean_Syntax_node3(x_43, x_68, x_67, x_13, x_50); -x_70 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__13; -lean_inc_n(x_50, 3); +x_71 = l_Lean_Syntax_node4(x_43, x_70, x_67, x_13, x_69, x_50); +x_72 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__13; +lean_inc(x_50); lean_inc(x_43); -x_71 = l_Lean_Syntax_node7(x_43, x_70, x_52, x_58, x_65, x_69, x_50, x_50, x_50); +x_73 = l_Lean_Syntax_node5(x_43, x_72, x_52, x_58, x_65, x_71, x_50); if (lean_obj_tag(x_2) == 0) { -lean_object* x_72; lean_object* x_73; -x_72 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__22; +lean_object* x_74; lean_object* x_75; +x_74 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__25; lean_inc(x_43); -x_73 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_73, 0, x_43); -lean_ctor_set(x_73, 1, x_48); -lean_ctor_set(x_73, 2, x_72); +x_75 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_75, 0, x_43); +lean_ctor_set(x_75, 1, x_48); +lean_ctor_set(x_75, 2, x_74); if (lean_obj_tag(x_4) == 0) { -lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_74 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__8; +lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_76 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__8; lean_inc_n(x_50, 3); -lean_inc(x_73); +lean_inc(x_75); lean_inc(x_43); -x_75 = l_Lean_Syntax_node6(x_43, x_74, x_73, x_73, x_50, x_50, x_50, x_50); -x_76 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__6; -x_77 = l_Lean_Syntax_node2(x_43, x_76, x_75, x_71); -x_78 = l_Lean_Elab_Command_elabCommand(x_77, x_5, x_6, x_47); -return x_78; +x_77 = l_Lean_Syntax_node6(x_43, x_76, x_75, x_75, x_50, x_50, x_50, x_50); +x_78 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__6; +x_79 = l_Lean_Syntax_node2(x_43, x_78, x_77, x_73); +x_80 = l_Lean_Elab_Command_elabCommand(x_79, x_5, x_6, x_47); +return x_80; } else { -lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; -x_79 = lean_ctor_get(x_4, 0); -lean_inc(x_79); +lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; +x_81 = lean_ctor_get(x_4, 0); +lean_inc(x_81); lean_dec(x_4); -x_80 = l_Array_mkArray1___rarg(x_79); -x_81 = l_Array_append___rarg(x_49, x_80); +x_82 = l_Array_mkArray1___rarg(x_81); +x_83 = l_Array_append___rarg(x_49, x_82); lean_inc(x_43); -x_82 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_82, 0, x_43); -lean_ctor_set(x_82, 1, x_48); -lean_ctor_set(x_82, 2, x_81); -x_83 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__8; +x_84 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_84, 0, x_43); +lean_ctor_set(x_84, 1, x_48); +lean_ctor_set(x_84, 2, x_83); +x_85 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__8; lean_inc_n(x_50, 3); lean_inc(x_43); -x_84 = l_Lean_Syntax_node6(x_43, x_83, x_73, x_82, x_50, x_50, x_50, x_50); -x_85 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__6; -x_86 = l_Lean_Syntax_node2(x_43, x_85, x_84, x_71); -x_87 = l_Lean_Elab_Command_elabCommand(x_86, x_5, x_6, x_47); -return x_87; +x_86 = l_Lean_Syntax_node6(x_43, x_85, x_75, x_84, x_50, x_50, x_50, x_50); +x_87 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__6; +x_88 = l_Lean_Syntax_node2(x_43, x_87, x_86, x_73); +x_89 = l_Lean_Elab_Command_elabCommand(x_88, x_5, x_6, x_47); +return x_89; } } else { -lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; -x_88 = lean_ctor_get(x_2, 0); -lean_inc(x_88); +lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; +x_90 = lean_ctor_get(x_2, 0); +lean_inc(x_90); lean_dec(x_2); -x_89 = l_Array_mkArray1___rarg(x_88); -x_90 = l_Array_append___rarg(x_49, x_89); -lean_inc(x_43); -x_91 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_91, 0, x_43); -lean_ctor_set(x_91, 1, x_48); -lean_ctor_set(x_91, 2, x_90); -if (lean_obj_tag(x_4) == 0) -{ -lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; -x_92 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__22; +x_91 = l_Array_mkArray1___rarg(x_90); +x_92 = l_Array_append___rarg(x_49, x_91); lean_inc(x_43); x_93 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_93, 0, x_43); lean_ctor_set(x_93, 1, x_48); lean_ctor_set(x_93, 2, x_92); -x_94 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__8; +if (lean_obj_tag(x_4) == 0) +{ +lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; +x_94 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__25; +lean_inc(x_43); +x_95 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_95, 0, x_43); +lean_ctor_set(x_95, 1, x_48); +lean_ctor_set(x_95, 2, x_94); +x_96 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__8; lean_inc_n(x_50, 3); lean_inc(x_43); -x_95 = l_Lean_Syntax_node6(x_43, x_94, x_91, x_93, x_50, x_50, x_50, x_50); -x_96 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__6; -x_97 = l_Lean_Syntax_node2(x_43, x_96, x_95, x_71); -x_98 = l_Lean_Elab_Command_elabCommand(x_97, x_5, x_6, x_47); -return x_98; +x_97 = l_Lean_Syntax_node6(x_43, x_96, x_93, x_95, x_50, x_50, x_50, x_50); +x_98 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__6; +x_99 = l_Lean_Syntax_node2(x_43, x_98, x_97, x_73); +x_100 = l_Lean_Elab_Command_elabCommand(x_99, x_5, x_6, x_47); +return x_100; } else { -lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_99 = lean_ctor_get(x_4, 0); -lean_inc(x_99); +lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_101 = lean_ctor_get(x_4, 0); +lean_inc(x_101); lean_dec(x_4); -x_100 = l_Array_mkArray1___rarg(x_99); -x_101 = l_Array_append___rarg(x_49, x_100); +x_102 = l_Array_mkArray1___rarg(x_101); +x_103 = l_Array_append___rarg(x_49, x_102); lean_inc(x_43); -x_102 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_102, 0, x_43); -lean_ctor_set(x_102, 1, x_48); -lean_ctor_set(x_102, 2, x_101); -x_103 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__8; +x_104 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_104, 0, x_43); +lean_ctor_set(x_104, 1, x_48); +lean_ctor_set(x_104, 2, x_103); +x_105 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__8; lean_inc_n(x_50, 3); lean_inc(x_43); -x_104 = l_Lean_Syntax_node6(x_43, x_103, x_91, x_102, x_50, x_50, x_50, x_50); -x_105 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__6; -x_106 = l_Lean_Syntax_node2(x_43, x_105, x_104, x_71); -x_107 = l_Lean_Elab_Command_elabCommand(x_106, x_5, x_6, x_47); -return x_107; +x_106 = l_Lean_Syntax_node6(x_43, x_105, x_93, x_104, x_50, x_50, x_50, x_50); +x_107 = l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__6; +x_108 = l_Lean_Syntax_node2(x_43, x_107, x_106, x_73); +x_109 = l_Lean_Elab_Command_elabCommand(x_108, x_5, x_6, x_47); +return x_109; } } } @@ -1760,6 +1795,12 @@ l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__21 = _init_l_Lean_Elab_Comm lean_mark_persistent(l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__21); l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__22 = _init_l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__22(); lean_mark_persistent(l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__22); +l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__23 = _init_l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__23(); +lean_mark_persistent(l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__23); +l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__24 = _init_l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__24(); +lean_mark_persistent(l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__24); +l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__25 = _init_l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__25(); +lean_mark_persistent(l_Lean_Elab_Command_elabAuxDef___lambda__1___closed__25); l_Lean_Elab_Command_elabAuxDef___closed__1 = _init_l_Lean_Elab_Command_elabAuxDef___closed__1(); lean_mark_persistent(l_Lean_Elab_Command_elabAuxDef___closed__1); l___regBuiltin_Lean_Elab_Command_elabAuxDef___closed__1 = _init_l___regBuiltin_Lean_Elab_Command_elabAuxDef___closed__1(); diff --git a/stage0/stdlib/Lean/Elab/Binders.c b/stage0/stdlib/Lean/Elab/Binders.c index b231e91506ebe..1feacc6ae6d05 100644 --- a/stage0/stdlib/Lean/Elab/Binders.c +++ b/stage0/stdlib/Lean/Elab/Binders.c @@ -1,6 +1,6 @@ // Lean compiler output // Module: Lean.Elab.Binders -// Imports: Init Lean.Elab.Quotation.Precheck Lean.Elab.Term Lean.Elab.BindersUtil +// Imports: Init Lean.Elab.Quotation.Precheck Lean.Elab.Term Lean.Elab.BindersUtil Lean.Elab.PreDefinition.WF.TerminationHint #include #if defined(__clang__) #pragma clang diagnostic ignored "-Wunused-parameter" @@ -15,7 +15,6 @@ extern "C" { #endif LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_elabFun___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_expandExplicitFun(lean_object*); static lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_ensureAtomicBinderName___closed__2; static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetDecl___closed__2; @@ -35,6 +34,7 @@ static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetDelayedDecl_declRange__ LEAN_EXPORT lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_registerFailedToInferBinderTypeInfo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_mkNameLit(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetTmpDecl___closed__2; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__14; static lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_ensureAtomicBinderName___closed__1; static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__33; lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_withLocalContextImp___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -63,6 +63,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_Term_precheckFun_ static lean_object* l_Lean_Elab_Term_elabLetDeclAux___closed__7; static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__6; static lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_checkLocalInstanceParameters___closed__2; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__15; static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__20; LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabDepArrow(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabLetDeclCore(lean_object*, lean_object*, uint8_t, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -70,8 +71,8 @@ static lean_object* l___regBuiltin_Lean_Elab_Term_elabDepArrow___closed__5; static lean_object* l_Lean_Elab_Term_expandWhereDecls___closed__11; LEAN_EXPORT lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_FunBinders_elabFunBinderViews___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_elabLetDeclAux___lambda__1___closed__3; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__4; static lean_object* l___regBuiltin_Lean_Elab_Term_elabDepArrow_declRange___closed__4; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__5; lean_object* lean_whnf(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_maxRecDepthErrorMessage; static lean_object* l_Lean_Elab_Term_expandFunBinders_loop___closed__7; @@ -92,6 +93,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_getFunB LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_elabForall_declRange(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabLetDeclCore___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_precheckArrow___closed__1; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__5; static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__52; LEAN_EXPORT lean_object* l_Lean_Elab_Term_FunBinders_elabFunBindersAux(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_elabLetDeclAux___closed__2; @@ -107,7 +109,6 @@ static lean_object* l___regBuiltin_Lean_Elab_Term_elabArrow_declRange___closed__ lean_object* l_Lean_Elab_Term_elabTermEnsuringType(lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_quoteAutoTactic___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_expandExplicitFun___closed__3; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandMatchAltsIntoMatchAux___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); lean_object* l_Array_toSubarray___rarg(lean_object*, lean_object*, lean_object*); @@ -115,14 +116,13 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabBinder___rarg___lambda__1___boxed( static lean_object* l_Lean_Elab_Term_expandWhereDecls___closed__10; LEAN_EXPORT lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_elabBinderViews___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Term_expandFunBinders_loop___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__15; LEAN_EXPORT lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_ensureAtomicBinderName(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_elabLetDelayedDecl_declRange(lean_object*); static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__12; uint8_t lean_usize_dec_eq(size_t, size_t); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__1; static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__24; static lean_object* l___regBuiltin_Lean_Elab_Term_elabArrow___closed__2; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_elabLetTmpDecl_declRange(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_expandFun(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getArgs(lean_object*); @@ -140,7 +140,6 @@ lean_object* lean_array_fget(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_elabArrow___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabLetDeclCore___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_ensureAtomicBinderName___closed__4; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__10; static lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_registerFailedToInferBinderTypeInfo___closed__3; LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_elabBinderViews_loop___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_declareTacticSyntax___lambda__2___closed__3; @@ -194,6 +193,7 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_expandFun___ uint8_t lean_string_dec_eq(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_expandWhereDecls___closed__7; static lean_object* l_Lean_Elab_Term_expandSimpleBinderWithType___closed__4; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__12; extern lean_object* l_Lean_Elab_Term_Quotation_precheckAttribute; lean_object* l_Lean_Elab_Term_registerCustomErrorIfMVar(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_expandForall___closed__1; @@ -202,10 +202,10 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Binders lean_object* l_Lean_Option_register___at_Lean_Elab_initFn____x40_Lean_Elab_AutoBound___hyg_7____spec__1(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_expandWhereDecls___closed__6; static lean_object* l___regBuiltin_Lean_Elab_Term_expandExplicitFun_declRange___closed__4; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__14; static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetDelayedDecl_declRange___closed__6; static lean_object* l_Lean_Elab_Term_declareTacticSyntax___lambda__2___closed__2; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandMatchAltsIntoMatchAux___spec__1(lean_object*, lean_object*, size_t, size_t, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLetDecl___at_Lean_Elab_Term_elabLetDeclAux___spec__2(lean_object*); static lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderModifier___closed__13; LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabBindersEx(lean_object*); @@ -221,6 +221,7 @@ static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Binders_0__L lean_object* l_Lean_Syntax_getNumArgs(lean_object*); lean_object* l_Lean_Elab_Term_mkExplicitBinder(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_elabBinderViews_loop___rarg___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__13; uint8_t l_Lean_Name_isImplementationDetail(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Term_elabFun___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_expandLetEqnsDecl(lean_object*, uint8_t, lean_object*, lean_object*); @@ -249,7 +250,6 @@ static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__18; LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_toBinderViews___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_getFunBinderIds_x3f___spec__1(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Syntax_isAntiquot(lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__3; size_t lean_usize_of_nat(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_checkLocalInstanceParameters(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_Quotation_withNewLocals___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -270,12 +270,12 @@ static lean_object* l_Lean_Elab_Term_expandWhereDecls___lambda__1___closed__1; static lean_object* l_Lean_Elab_Term_expandLetEqnsDecl___closed__1; static lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderModifier___closed__5; static lean_object* l___regBuiltin_Lean_Elab_Term_expandFun___closed__2; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__8; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_precheckArrow(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_checkLocalInstanceParameters___lambda__2(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetDelayedDecl___closed__5; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_elabFun___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_take(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__6; lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_withLetDeclImp___rarg(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_liftExcept___at_Lean_Elab_liftMacroM___spec__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__4; @@ -305,11 +305,11 @@ static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__45; lean_object* l_Lean_Syntax_node6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_expandExplicitFun_declRange___closed__5; static lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandMatchAltsIntoMatchAux___closed__5; -LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_expandFunBinders_loop(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderIdent___closed__2; lean_object* l_Lean_mkHole(lean_object*, uint8_t); static lean_object* l_Lean_Elab_Term_expandFunBinders_loop___closed__1; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__1; lean_object* l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__22; static lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderModifier___closed__6; @@ -424,6 +424,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabLetDeclAux___lambda__7___boxed(lea LEAN_EXPORT lean_object* l_Lean_Elab_Term_mkLetIdDeclView___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabFunBinders___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabFun_declRange___closed__3; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__3; LEAN_EXPORT lean_object* l_Lean_mkFreshId___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_FunBinders_elabFunBinderViews___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__29; lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); @@ -439,7 +440,6 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_expandMatchAltsWhereDecls(lean_object* LEAN_EXPORT lean_object* l_Array_sequenceMap_loop___at_Lean_Elab_Term_expandWhereDecls___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetFunDecl___closed__4; static lean_object* l_Lean_Elab_Term_expandFunBinders_loop___closed__11; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__5; static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__46; static lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderModifier___closed__9; extern lean_object* l_Lean_Elab_macroAttribute; @@ -450,10 +450,12 @@ uint8_t l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__36; lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_elabLetDeclAux___lambda__3___closed__1; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__7; LEAN_EXPORT lean_object* l_Lean_Elab_Term_mkFreshIdent___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderIdent___spec__1(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Syntax_matchesNull(lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_getBinderIds___spec__1___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_toBinderViews___spec__1___rarg(lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_Term_mkFreshBinderName___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderIdent___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_mkFreshExprMVarImpl(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Syntax_isIdent(lean_object*); @@ -466,6 +468,9 @@ static lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_elabBinderVi LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_precheckFun___spec__7(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandOptIdent(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetDecl___closed__4; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__8; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__4; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__2; static lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderModifier___closed__11; static lean_object* l___regBuiltin_Lean_Elab_Term_elabArrow_declRange___closed__6; static lean_object* l___regBuiltin_Lean_Elab_Term_expandForall_declRange___closed__7; @@ -506,11 +511,9 @@ static lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_toBinderView LEAN_EXPORT lean_object* l_Lean_Elab_Term_expandWhereDecls___lambda__1(lean_object*); static lean_object* l_Lean_Elab_Term_expandForall___closed__3; lean_object* l_Lean_Elab_Term_Quotation_precheck(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__13; static lean_object* l___regBuiltin_Lean_Elab_Term_elabForall___closed__3; static lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_elabBinderViews_loop___rarg___closed__2; lean_object* l_Lean_Syntax_node4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__11; LEAN_EXPORT lean_object* l_Array_sequenceMap___at_Lean_Elab_Term_expandWhereDecls___spec__1___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_Term_precheckFun___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandMatchAltsIntoMatchAux___closed__9; @@ -524,6 +527,7 @@ static lean_object* l_Lean_Elab_Term_elabLetDeclAux___closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabLetDeclCore___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_addTermInfo_x27(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_expandWhereDecls___closed__1; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__3; lean_object* l_Lean_Meta_mkLetFun(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_expandFunBinders_loop___spec__4(lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_precheckFun___spec__6(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -535,6 +539,7 @@ static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__37; static lean_object* l_Lean_Elab_Term_expandWhereDecls___lambda__1___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_Term_addLocalVarInfo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__25; +LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363_(lean_object*); static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__41; static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__11; LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabLetDeclAux___lambda__7(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -550,7 +555,6 @@ uint8_t l_Lean_Name_isAtomic(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_precheckFun___spec__5___rarg(lean_object*); static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__35; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_precheckFun___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__9; static lean_object* l_Lean_Elab_Term_expandWhereDecls___closed__8; LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabLetDeclAux___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -558,6 +562,7 @@ static lean_object* l___regBuiltin_Lean_Elab_Term_expandFun_declRange___closed__ LEAN_EXPORT lean_object* l_Lean_Elab_Term_FunBinders_State_fvars___default; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_expandFunBinders_loop___spec__5(lean_object*, size_t, size_t, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__6; static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__34; LEAN_EXPORT lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_elabBinderViews_loop___rarg___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_expandSimpleBinderWithType___closed__2; @@ -576,10 +581,10 @@ LEAN_EXPORT lean_object* l_Lean_Meta_withLCtx___at___private_Lean_Elab_Binders_0 lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_expandForall___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabBinders___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__11; static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetDecl_declRange___closed__6; lean_object* l_Lean_indentExpr(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabBinder___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268_(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetDelayedDecl_declRange___closed__7; static lean_object* l_Lean_Elab_Term_elabLetDeclCore___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_Term_precheckFun___spec__1___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -592,9 +597,7 @@ lean_object* l_Lean_Meta_mkForallFVars(lean_object*, lean_object*, uint8_t, uint static lean_object* l_Lean_Elab_Term_elabArrow___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_registerFailedToInferBinderTypeInfo___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__13___rarg(lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__7; LEAN_EXPORT lean_object* l_Lean_Elab_Term_mkFreshBinderName___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderIdent___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__4; static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__13; lean_object* l_Lean_Meta_forallBoundedTelescope___at_Lean_Elab_Term_addAutoBoundImplicits_x27___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -611,18 +614,18 @@ LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_Term_precheckFun_ static lean_object* l___regBuiltin_Lean_Elab_Term_elabDepArrow_declRange___closed__5; static lean_object* l_Lean_Elab_Term_elabLetDeclAux___closed__4; static lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandMatchAltsIntoMatchAux___closed__12; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__12; lean_object* l_Lean_ResolveName_resolveGlobalName(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetDelayedDecl___closed__1; lean_object* lean_nat_sub(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_elabLetDeclCore___closed__6; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__5; LEAN_EXPORT lean_object* l_Lean_mkFreshId___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_FunBinders_elabFunBinderViews___spec__2___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_precheckFun___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__10; lean_object* l_Lean_Elab_Term_clearInMatch(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_expandFun___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Term_expandMatchAltsWhereDecls___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetDecl_declRange___closed__7; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__9; static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetDecl___closed__3; static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__26; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_quoteAutoTactic___spec__1___closed__6; @@ -665,7 +668,6 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabLetDeclAux___lambda__6___boxed(lea lean_object* lean_array_uget(lean_object*, size_t); static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetTmpDecl_declRange___closed__3; lean_object* l_Lean_Expr_fvar___override(lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__1; static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetFunDecl___closed__2; static lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandMatchAltsIntoMatchAux___closed__4; static lean_object* l_Lean_Elab_Term_expandFunBinders_loop___closed__12; @@ -686,7 +688,6 @@ static lean_object* l_Lean_Elab_Term_expandForall___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_expandExplicitFun_declRange(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetDecl_declRange___closed__4; static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__21; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__3; static lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_checkLocalInstanceParameters___closed__4; LEAN_EXPORT lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderType(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_quoteAutoTactic___closed__53; @@ -716,7 +717,6 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_mkFreshBinderName___at___private_Lean_ extern lean_object* l_Lean_Elab_unsupportedSyntaxExceptionId; uint8_t lean_usize_dec_lt(size_t, size_t); LEAN_EXPORT lean_object* l_Lean_Elab_Term_mkFreshBinderName___at_Lean_Elab_Term_elabLetDeclCore___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__6; LEAN_EXPORT lean_object* l_Lean_mkFreshId___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_FunBinders_elabFunBinderViews___spec__2___rarg___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_mkFreshIdent___at_Lean_Elab_Term_elabLetDeclCore___spec__1(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_elabFun___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -727,7 +727,6 @@ static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetFunDecl___closed__1; lean_object* lean_nat_add(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabBinders___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_mkFreshBinderName___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderIdent___spec__2___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__6; static lean_object* l___regBuiltin_Lean_Elab_Term_precheckArrow___closed__2; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_quoteAutoTactic___spec__1___closed__8; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_quoteAutoTactic___spec__1___closed__2; @@ -787,6 +786,7 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_elabFun(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetDelayedDecl___closed__4; static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetDelayedDecl___closed__2; uint8_t l_Array_isEmpty___rarg(lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderType(lean_object* x_1, lean_object* x_2) { _start: { @@ -4791,7 +4791,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__1() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__1() { _start: { lean_object* x_1; @@ -4799,17 +4799,17 @@ x_1 = lean_mk_string_from_bytes("checkBinderAnnotations", 22); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__2() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__1; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__3() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__3() { _start: { lean_object* x_1; @@ -4817,7 +4817,7 @@ x_1 = lean_mk_string_from_bytes("", 0); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__4() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__4() { _start: { lean_object* x_1; @@ -4825,13 +4825,13 @@ x_1 = lean_mk_string_from_bytes("check whether type is a class instance whenever return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__5() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__5() { _start: { uint8_t x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = 1; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__3; -x_3 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__4; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__3; +x_3 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__4; x_4 = lean_box(x_1); x_5 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_5, 0, x_4); @@ -4840,25 +4840,25 @@ lean_ctor_set(x_5, 2, x_3); return x_5; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__6() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderIdent___closed__1; x_2 = l_Lean_Elab_Term_declareTacticSyntax___lambda__2___closed__4; x_3 = l___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderIdent___closed__3; -x_4 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__1; +x_4 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__2; -x_3 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__5; -x_4 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__6; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__2; +x_3 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__5; +x_4 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__6; x_5 = l_Lean_Option_register___at_Lean_Elab_initFn____x40_Lean_Elab_AutoBound___hyg_7____spec__1(x_2, x_3, x_4, x_1); return x_5; } @@ -6488,7 +6488,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_expandForall_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(257u); +x_1 = lean_unsigned_to_nat(258u); x_2 = lean_unsigned_to_nat(41u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -6500,7 +6500,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_expandForall_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(261u); +x_1 = lean_unsigned_to_nat(262u); x_2 = lean_unsigned_to_nat(31u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -6528,7 +6528,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_expandForall_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(257u); +x_1 = lean_unsigned_to_nat(258u); x_2 = lean_unsigned_to_nat(45u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -6540,7 +6540,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_expandForall_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(257u); +x_1 = lean_unsigned_to_nat(258u); x_2 = lean_unsigned_to_nat(57u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -6795,7 +6795,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabForall_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(263u); +x_1 = lean_unsigned_to_nat(264u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -6807,7 +6807,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabForall_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(269u); +x_1 = lean_unsigned_to_nat(270u); x_2 = lean_unsigned_to_nat(31u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -6835,7 +6835,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabForall_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(263u); +x_1 = lean_unsigned_to_nat(264u); x_2 = lean_unsigned_to_nat(34u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -6847,7 +6847,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabForall_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(263u); +x_1 = lean_unsigned_to_nat(264u); x_2 = lean_unsigned_to_nat(44u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -7269,7 +7269,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabArrow_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(278u); +x_1 = lean_unsigned_to_nat(279u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -7281,7 +7281,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabArrow_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(285u); +x_1 = lean_unsigned_to_nat(286u); x_2 = lean_unsigned_to_nat(50u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -7309,7 +7309,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabArrow_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(278u); +x_1 = lean_unsigned_to_nat(279u); x_2 = lean_unsigned_to_nat(31u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -7321,7 +7321,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabArrow_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(278u); +x_1 = lean_unsigned_to_nat(279u); x_2 = lean_unsigned_to_nat(40u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -7475,7 +7475,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabDepArrow_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(291u); +x_1 = lean_unsigned_to_nat(292u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -7487,7 +7487,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabDepArrow_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(296u); +x_1 = lean_unsigned_to_nat(297u); x_2 = lean_unsigned_to_nat(38u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -7515,7 +7515,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabDepArrow_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(291u); +x_1 = lean_unsigned_to_nat(292u); x_2 = lean_unsigned_to_nat(34u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -7527,7 +7527,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabDepArrow_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(291u); +x_1 = lean_unsigned_to_nat(292u); x_2 = lean_unsigned_to_nat(46u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -17727,7 +17727,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_expandMatchAltsWhereDecls(lean_object* lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; x_4 = lean_unsigned_to_nat(0u); x_5 = l_Lean_Syntax_getArg(x_1, x_4); -x_6 = lean_unsigned_to_nat(1u); +x_6 = lean_unsigned_to_nat(2u); x_7 = l_Lean_Syntax_getArg(x_1, x_6); x_8 = l_Lean_Elab_Term_getMatchAltsNumPatterns(x_5); x_9 = l___private_Lean_Elab_Binders_0__Lean_Elab_Term_elabBindersAux___rarg___closed__1; @@ -18280,7 +18280,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_expandFun_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(588u); +x_1 = lean_unsigned_to_nat(590u); x_2 = lean_unsigned_to_nat(41u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -18292,7 +18292,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_expandFun_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(599u); +x_1 = lean_unsigned_to_nat(601u); x_2 = lean_unsigned_to_nat(31u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -18320,7 +18320,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_expandFun_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(588u); +x_1 = lean_unsigned_to_nat(590u); x_2 = lean_unsigned_to_nat(45u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -18332,7 +18332,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_expandFun_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(588u); +x_1 = lean_unsigned_to_nat(590u); x_2 = lean_unsigned_to_nat(54u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -18491,7 +18491,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_expandExplicitFun_declRa _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(601u); +x_1 = lean_unsigned_to_nat(603u); x_2 = lean_unsigned_to_nat(46u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -18503,7 +18503,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_expandExplicitFun_declRa _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(604u); +x_1 = lean_unsigned_to_nat(606u); x_2 = lean_unsigned_to_nat(31u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -18531,7 +18531,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_expandExplicitFun_declRa _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(601u); +x_1 = lean_unsigned_to_nat(603u); x_2 = lean_unsigned_to_nat(50u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -18543,7 +18543,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_expandExplicitFun_declRa _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(601u); +x_1 = lean_unsigned_to_nat(603u); x_2 = lean_unsigned_to_nat(67u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -20524,7 +20524,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabFun_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(618u); +x_1 = lean_unsigned_to_nat(620u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -20536,7 +20536,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabFun_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(631u); +x_1 = lean_unsigned_to_nat(633u); x_2 = lean_unsigned_to_nat(31u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -20564,7 +20564,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabFun_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(618u); +x_1 = lean_unsigned_to_nat(620u); x_2 = lean_unsigned_to_nat(39u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -20576,7 +20576,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabFun_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(618u); +x_1 = lean_unsigned_to_nat(620u); x_2 = lean_unsigned_to_nat(46u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -22265,7 +22265,7 @@ static lean_object* _init_l_Lean_Elab_Term_elabLetDeclAux___closed__3() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__3; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__3; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } @@ -23488,7 +23488,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetDecl_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(743u); +x_1 = lean_unsigned_to_nat(745u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -23500,7 +23500,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetDecl_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(744u); +x_1 = lean_unsigned_to_nat(746u); x_2 = lean_unsigned_to_nat(129u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -23528,7 +23528,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetDecl_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(743u); +x_1 = lean_unsigned_to_nat(745u); x_2 = lean_unsigned_to_nat(31u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -23540,7 +23540,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetDecl_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(743u); +x_1 = lean_unsigned_to_nat(745u); x_2 = lean_unsigned_to_nat(42u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -23659,7 +23659,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetFunDecl_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(746u); +x_1 = lean_unsigned_to_nat(748u); x_2 = lean_unsigned_to_nat(31u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -23671,7 +23671,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetFunDecl_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(747u); +x_1 = lean_unsigned_to_nat(749u); x_2 = lean_unsigned_to_nat(130u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -23699,7 +23699,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetFunDecl_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(746u); +x_1 = lean_unsigned_to_nat(748u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -23711,7 +23711,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetFunDecl_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(746u); +x_1 = lean_unsigned_to_nat(748u); x_2 = lean_unsigned_to_nat(49u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -23831,7 +23831,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetDelayedDecl_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(749u); +x_1 = lean_unsigned_to_nat(751u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -23843,7 +23843,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetDelayedDecl_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(750u); +x_1 = lean_unsigned_to_nat(752u); x_2 = lean_unsigned_to_nat(128u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -23871,7 +23871,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetDelayedDecl_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(749u); +x_1 = lean_unsigned_to_nat(751u); x_2 = lean_unsigned_to_nat(39u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -23883,7 +23883,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetDelayedDecl_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(749u); +x_1 = lean_unsigned_to_nat(751u); x_2 = lean_unsigned_to_nat(57u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -24003,7 +24003,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetTmpDecl_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(752u); +x_1 = lean_unsigned_to_nat(754u); x_2 = lean_unsigned_to_nat(31u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -24015,7 +24015,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetTmpDecl_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(753u); +x_1 = lean_unsigned_to_nat(755u); x_2 = lean_unsigned_to_nat(128u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -24043,7 +24043,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetTmpDecl_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(752u); +x_1 = lean_unsigned_to_nat(754u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -24055,7 +24055,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetTmpDecl_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(752u); +x_1 = lean_unsigned_to_nat(754u); x_2 = lean_unsigned_to_nat(49u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -24101,7 +24101,7 @@ x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); return x_4; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__1() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -24111,7 +24111,7 @@ x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__2() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -24121,27 +24121,27 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__3() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__2; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__2; x_2 = l_Lean_Elab_Term_declareTacticSyntax___lambda__2___closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__4() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__3; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__3; x_2 = l___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderIdent___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__5() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__5() { _start: { lean_object* x_1; @@ -24149,17 +24149,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__6() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__4; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__5; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__4; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__7() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__7() { _start: { lean_object* x_1; @@ -24167,37 +24167,37 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__8() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__6; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__7; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__6; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__9() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__8; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__8; x_2 = l___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderIdent___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__10() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__9; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__9; x_2 = l_Lean_Elab_Term_declareTacticSyntax___lambda__2___closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__11() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__11() { _start: { lean_object* x_1; @@ -24205,17 +24205,17 @@ x_1 = lean_mk_string_from_bytes("Binders", 7); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__12() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__10; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__11; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__10; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__11; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__13() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__13() { _start: { lean_object* x_1; @@ -24223,33 +24223,33 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__14() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__12; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__13; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__12; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__13; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__15() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__14; -x_2 = lean_unsigned_to_nat(10268u); +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__14; +x_2 = lean_unsigned_to_nat(10363u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__1; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__1; x_3 = 0; -x_4 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__15; +x_4 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__15; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); return x_5; } @@ -24258,6 +24258,7 @@ lean_object* initialize_Init(uint8_t builtin, lean_object*); lean_object* initialize_Lean_Elab_Quotation_Precheck(uint8_t builtin, lean_object*); lean_object* initialize_Lean_Elab_Term(uint8_t builtin, lean_object*); lean_object* initialize_Lean_Elab_BindersUtil(uint8_t builtin, lean_object*); +lean_object* initialize_Lean_Elab_PreDefinition_WF_TerminationHint(uint8_t builtin, lean_object*); static bool _G_initialized = false; LEAN_EXPORT lean_object* initialize_Lean_Elab_Binders(uint8_t builtin, lean_object* w) { lean_object * res; @@ -24275,6 +24276,9 @@ lean_dec_ref(res); res = initialize_Lean_Elab_BindersUtil(builtin, lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); +res = initialize_Lean_Elab_PreDefinition_WF_TerminationHint(builtin, lean_io_mk_world()); +if (lean_io_result_is_error(res)) return res; +lean_dec_ref(res); l_Lean_Elab_Term_mkFreshBinderName___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderIdent___spec__2___rarg___closed__1 = _init_l_Lean_Elab_Term_mkFreshBinderName___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderIdent___spec__2___rarg___closed__1(); lean_mark_persistent(l_Lean_Elab_Term_mkFreshBinderName___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderIdent___spec__2___rarg___closed__1); l_Lean_Elab_Term_mkFreshBinderName___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderIdent___spec__2___rarg___closed__2 = _init_l_Lean_Elab_Term_mkFreshBinderName___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_expandBinderIdent___spec__2___rarg___closed__2(); @@ -24509,19 +24513,19 @@ l___private_Lean_Elab_Binders_0__Lean_Elab_Term_ensureAtomicBinderName___closed_ lean_mark_persistent(l___private_Lean_Elab_Binders_0__Lean_Elab_Term_ensureAtomicBinderName___closed__3); l___private_Lean_Elab_Binders_0__Lean_Elab_Term_ensureAtomicBinderName___closed__4 = _init_l___private_Lean_Elab_Binders_0__Lean_Elab_Term_ensureAtomicBinderName___closed__4(); lean_mark_persistent(l___private_Lean_Elab_Binders_0__Lean_Elab_Term_ensureAtomicBinderName___closed__4); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__1(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__1); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__2(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__2); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__3 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__3(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__3); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__4 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__4(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__4); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__5 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__5(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__5); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__6 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__6(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911____closed__6); -if (builtin) {res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1911_(lean_io_mk_world()); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__1(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__1); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__2(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__2); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__3 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__3(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__3); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__4 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__4(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__4); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__5 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__5(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__5); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__6 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__6(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939____closed__6); +if (builtin) {res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_1939_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_Elab_Term_checkBinderAnnotations = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Elab_Term_checkBinderAnnotations); @@ -25045,37 +25049,37 @@ lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_elabLetTmpDecl_declRange___cl if (builtin) {res = l___regBuiltin_Lean_Elab_Term_elabLetTmpDecl_declRange(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__1(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__1); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__2(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__2); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__3 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__3(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__3); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__4 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__4(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__4); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__5 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__5(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__5); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__6 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__6(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__6); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__7 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__7(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__7); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__8 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__8(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__8); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__9 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__9(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__9); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__10 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__10(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__10); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__11 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__11(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__11); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__12 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__12(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__12); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__13 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__13(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__13); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__14 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__14(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__14); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__15 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__15(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268____closed__15); -if (builtin) {res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10268_(lean_io_mk_world()); +}l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__1(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__1); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__2(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__2); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__3 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__3(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__3); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__4 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__4(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__4); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__5 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__5(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__5); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__6 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__6(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__6); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__7 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__7(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__7); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__8 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__8(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__8); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__9 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__9(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__9); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__10 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__10(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__10); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__11 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__11(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__11); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__12 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__12(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__12); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__13 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__13(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__13); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__14 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__14(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__14); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__15 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__15(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363____closed__15); +if (builtin) {res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Binders___hyg_10363_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Declaration.c b/stage0/stdlib/Lean/Elab/Declaration.c index 2209dbadc7fce..7714167406f22 100644 --- a/stage0/stdlib/Lean/Elab/Declaration.c +++ b/stage0/stdlib/Lean/Elab/Declaration.c @@ -14,11 +14,10 @@ extern "C" { #endif LEAN_EXPORT lean_object* l_Lean_Elab_Command_expandInitialize(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__10; +LEAN_EXPORT lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668_(lean_object*); lean_object* l_Lean_Elab_Term_levelMVarToParam(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__7; lean_object* l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualNamespace(lean_object*); static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__20; static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__14; @@ -34,18 +33,17 @@ lean_object* l_Lean_Attribute_erase(lean_object*, lean_object*, lean_object*, le LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabAxiom___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabAttr___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_elabMutual___lambda__2___closed__1; lean_object* lean_mk_empty_array_with_capacity(lean_object*); LEAN_EXPORT uint8_t l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isInstanceDef(lean_object*); static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__5___closed__4; -LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabMutual___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_setDeclIdName___closed__2; static lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__15; static lean_object* l___regBuiltin_Lean_Elab_Command_elabMutual_declRange___closed__1; static lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_ensureValidNamespace___closed__3; -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__2; lean_object* l_Lean_addDocString_x27___at_Lean_Elab_Command_expandDeclId___spec__13(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Command_elabDeclaration___spec__3(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__7; +static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__45; LEAN_EXPORT lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_expandDeclNamespace_x3f___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualNamespace_declRange(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_checkValidCtorModifier___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_inductiveSyntaxToView___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -68,14 +66,13 @@ lean_object* l_Lean_Elab_Command_getLevelNames___rarg(lean_object*, lean_object* LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabAxiom(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_expandMutualPreamble(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getHeadInfo(lean_object*); -static lean_object* l_Lean_Elab_Command_getTerminationHints___closed__1; -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__7; lean_object* l_Lean_Elab_Command_getMainModule___rarg(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_synthesizeSyntheticMVars(uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_expandInitialize___closed__1; static lean_object* l_Lean_Elab_Command_expandMutualElement___closed__1; lean_object* l_Lean_FileMap_toPosition(lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_inductiveSyntaxToView___spec__3___lambda__2___closed__1; +static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__46; static lean_object* l_Lean_Elab_Command_expandMutualPreamble___closed__1; LEAN_EXPORT uint8_t l_Lean_Elab_Command_elabAxiom___lambda__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_resolveGlobalConstNoOverloadWithInfo___at_Lean_Elab_Command_elabAttr___spec__2___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -105,7 +102,6 @@ static lean_object* l_Lean_Elab_Command_checkValidCtorModifier___at___private_Le static lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isInstanceDef___closed__1; uint8_t lean_usize_dec_eq(size_t, size_t); static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__2___closed__10; -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__13; uint8_t l_Lean_Name_isAnonymous(lean_object*); lean_object* l_Lean_Syntax_getArgs(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_elabMutual_declRange___closed__7; @@ -117,6 +113,7 @@ LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Command_elabDe lean_object* l_instInhabitedReaderT___rarg___boxed(lean_object*, lean_object*); lean_object* l_Lean_instantiateMVars___at_Lean_Elab_Term_MVarErrorInfo_logError___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getPos_x3f(lean_object*, uint8_t); +static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__47; lean_object* l_Lean_Elab_Command_elabCommand(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_fget(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__30; @@ -146,6 +143,8 @@ static lean_object* l___regBuiltin_Lean_Elab_Command_elabDeclaration___closed__4 LEAN_EXPORT lean_object* l_Lean_Elab_Command_expandInitialize___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isMutualPreambleCommand(lean_object*); extern lean_object* l_Lean_LocalContext_empty; +lean_object* l_Lean_Syntax_node5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__5; uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabAttr___spec__1___closed__3; lean_object* l_Lean_stringToMessageData(lean_object*); @@ -166,15 +165,15 @@ lean_object* l_Lean_Elab_Command_withMacroExpansion___rarg(lean_object*, lean_ob lean_object* l_Lean_CollectLevelParams_main(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__6; lean_object* l_Lean_Elab_Command_checkValidInductiveModifier___at_Lean_Elab_Command_elabStructure___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__6; LEAN_EXPORT lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_expandDeclNamespace_x3f(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_checkValidCtorModifier___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_inductiveSyntaxToView___spec__1___closed__1; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Command_expandInitialize_declRange(lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__3; static lean_object* l_Lean_Elab_Command_elabDeclaration___closed__6; static lean_object* l___regBuiltin_Lean_Elab_Command_expandInitialize_declRange___closed__2; static lean_object* l_Lean_Elab_Command_checkValidCtorModifier___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_inductiveSyntaxToView___spec__1___lambda__2___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Command_elabAttr_declRange(lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Command_expandInitialize(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_elabDeclaration_declRange___closed__1; static lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Command_elabDeclaration___spec__4___closed__1; @@ -184,7 +183,6 @@ size_t lean_usize_of_nat(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isInstanceDef___boxed(lean_object*); static size_t l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_inductiveSyntaxToView___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_addConstInfo___at_Lean_Elab_Command_elabAttr___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Command_getTerminationHints___boxed(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualElement_declRange___closed__6; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_inductiveSyntaxToView___spec__3___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabAttr___spec__1___closed__6; @@ -228,7 +226,6 @@ static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__5___closed__1 LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Command_elabMutual(lean_object*); static lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_setDeclIdName___closed__7; static lean_object* l_Lean_Elab_Command_elabMutual___closed__1; -LEAN_EXPORT lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180_(lean_object*); lean_object* l_Lean_registerTraceClass(lean_object*, uint8_t, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_Command_elabDeclaration___spec__1___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_getDefName_x3f(lean_object*); @@ -236,11 +233,9 @@ lean_object* l_Lean_Elab_Command_getRef(lean_object*, lean_object*, lean_object* LEAN_EXPORT lean_object* l_Lean_Elab_Command_findCommonPrefix_findCommon(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_expandInitialize_declRange___closed__4; static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__5___closed__2; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isMutualPreambleCommand___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_Command_elabDeclaration___spec__1___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_applyAttributesAt(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___closed__1; lean_object* l_Lean_Name_components(lean_object*); lean_object* l_Lean_Syntax_getKind(lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_inductiveSyntaxToView___spec__3___closed__1; @@ -262,11 +257,9 @@ static lean_object* l_Lean_Elab_Command_elabAxiom___lambda__5___closed__5; lean_object* l_Lean_Elab_getOptDerivingClasses___at_Lean_Elab_Command_elabStructure___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabAttr___spec__1___closed__2; static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__43; -LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabMutual___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Elab_Command_isDefLike(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getOptional_x3f(lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__4; lean_object* lean_array_to_list(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_findCommonPrefix_findCommon___boxed(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualNamespace_declRange___closed__6; @@ -276,7 +269,6 @@ static lean_object* l___regBuiltin_Lean_Elab_Command_expandInitialize___closed__ lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_elabAttr_declRange___closed__4; lean_object* l_Lean_Syntax_node3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabMutual___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_append(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualNamespace_declRange___closed__3; lean_object* l_instInhabited___rarg(lean_object*, lean_object*); @@ -290,8 +282,8 @@ static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__2 static lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualElement_declRange___closed__5; static lean_object* l___regBuiltin_Lean_Elab_Command_elabDeclaration___closed__2; static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__2___closed__9; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__8; lean_object* l_Lean_Elab_expandDeclSig(lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__3; static lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_setDeclIdName___closed__3; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isMutualInductive___spec__1___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__42; @@ -307,16 +299,13 @@ static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__1 LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_inductiveSyntaxToView___spec__3(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_expandDeclIdCore(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualPreamble___closed__1; -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__8; static lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualNamespace___closed__5; lean_object* l_Lean_Syntax_getSepArgs(lean_object*); lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_addDeclarationRanges___at_Lean_Elab_Command_elabAxiom___spec__1___closed__1; -LEAN_EXPORT lean_object* l_Lean_Elab_Command_getTerminationHints(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabAttr___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_extractMacroScopes(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_Command_elabDeclaration___spec__1___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___closed__2; uint8_t lean_name_eq(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_setDeclIdName___closed__1; static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__28; @@ -347,7 +336,6 @@ static lean_object* l_Lean_Elab_Command_elabMutual___closed__2; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_expandMutualElement___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualNamespace___closed__4; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_inductiveSyntaxToView___spec__3___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__11; lean_object* lean_mk_syntax_ident(lean_object*); lean_object* l_Lean_Elab_Command_getScope___rarg(lean_object*, lean_object*); lean_object* l_Lean_TSyntax_getDocString(lean_object*); @@ -371,7 +359,6 @@ lean_object* l_Array_append___rarg(lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Command_expandDeclId___spec__4(lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Environment_contains(lean_object*, lean_object*); lean_object* l_Lean_MessageData_ofExpr(lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__12; static lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualElement_declRange___closed__7; LEAN_EXPORT lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_splitMutualPreamble_loop(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualNamespace___closed__3; @@ -395,6 +382,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_ static lean_object* l___regBuiltin_Lean_Elab_Command_elabMutual_declRange___closed__4; static lean_object* l___regBuiltin_Lean_Elab_Command_elabDeclaration_declRange___closed__3; static lean_object* l___regBuiltin_Lean_Elab_Command_elabMutual_declRange___closed__2; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__1; lean_object* l_Lean_Elab_Term_addTermInfo_x27(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_FileMap_leanPosToLspPos(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__23; @@ -418,7 +406,6 @@ static lean_object* l_Lean_Elab_Command_elabClassInductive___closed__1; static lean_object* l_Lean_Elab_Command_elabDeclaration___closed__8; LEAN_EXPORT lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_ensureValidNamespace(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabDeclaration(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__9; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isMutualDef___spec__1___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_addDeclarationRanges___at_Lean_Elab_Command_elabAxiom___spec__1___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_Command_expandMutualNamespace(lean_object*, lean_object*, lean_object*); @@ -427,14 +414,12 @@ LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_Command_elabDecla static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__5___closed__7; lean_object* lean_environment_main_module(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabAxiom___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Command_elabMutualDef(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_elabMutualDef(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_inductiveSyntaxToView___spec__3___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_expandMutualElement___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_addDeclarationRanges___at_Lean_Elab_Command_elabAxiom___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabAxiom___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabBinders___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_addDeclarationRanges___at_Lean_Elab_Command_elabAxiom___spec__3___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Command_checkValidCtorModifier___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_inductiveSyntaxToView___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -448,12 +433,10 @@ static lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRa LEAN_EXPORT lean_object* l_Lean_Elab_Command_checkValidCtorModifier___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_inductiveSyntaxToView___spec__1___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_forM___at_Lean_Elab_Command_elabCommand___spec__8(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualElement_declRange(lean_object*); -static lean_object* l_Lean_Elab_Command_elabMutual___closed__4; -lean_object* l_Lean_Syntax_node7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Command_elabDeclaration___spec__4(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_expandMutualNamespace___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__2; lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabMutual___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualNamespace_declRange___closed__1; static lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualNamespace_declRange___closed__7; lean_object* l_Lean_Meta_mkForallFVars(lean_object*, lean_object*, uint8_t, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -473,25 +456,21 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Command_checkValidCtorModifier___at___priva lean_object* l_Lean_Syntax_setInfo(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabAttr___spec__4(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_ResolveName_resolveGlobalName(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* lean_nat_sub(lean_object*, lean_object*); lean_object* l_Array_mkArray1___rarg(lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Command_expandInitialize___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_expandInitialize___closed__3; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__13; static lean_object* l_Lean_Elab_Command_elabDeclaration___closed__7; static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_inductiveSyntaxToView___spec__3___lambda__2___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_Command_findCommonPrefix(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualElement_declRange___closed__4; -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1___closed__3; lean_object* l_Lean_Elab_expandOptDeclSig(lean_object*); lean_object* l_Array_ofSubarray___rarg(lean_object*); static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__18; LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabAxiom___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabAttr___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_erase_macro_scopes(lean_object*); -lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_elabSyntax___spec__14(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_elabAttr___closed__4; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__19; static lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualElement___closed__1; lean_object* l_List_reverse___rarg(lean_object*); @@ -526,7 +505,6 @@ static lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualElement_declRan LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabMutual(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Command_instAddErrorMessageContextCommandElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1___closed__2; static lean_object* l_Lean_Elab_Command_checkValidCtorModifier___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_inductiveSyntaxToView___spec__1___closed__2; static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__15; LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabAxiom___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -537,6 +515,7 @@ static lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_setDe LEAN_EXPORT lean_object* l_Lean_Elab_Command_expandMutualElement(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_inductiveSyntaxToView___spec__4(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_setDefName___closed__2; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__6; lean_object* lean_string_append(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__37; LEAN_EXPORT lean_object* l_Lean_Elab_Command_findCommonPrefix_go(lean_object*, lean_object*); @@ -563,8 +542,8 @@ static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__2 static lean_object* l___regBuiltin_Lean_Elab_Command_elabDeclaration_declRange___closed__6; lean_object* lean_nat_add(lean_object*, lean_object*); static lean_object* l_panic___at_Lean_Elab_Command_expandMutualNamespace___spec__2___closed__3; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__9; LEAN_EXPORT lean_object* l_Lean_Elab_Command_checkValidCtorModifier___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_inductiveSyntaxToView___spec__1___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_elabMutual___closed__3; lean_object* l_Lean_mkConstWithLevelParams___at_Lean_Elab_Term_expandDeclId___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___boxed(lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRange(lean_object*); @@ -579,6 +558,7 @@ static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__3 static lean_object* l_Lean_Elab_Command_elabAxiom___lambda__5___closed__10; static lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isMutualPreambleCommand___closed__3; static lean_object* l_panic___at_Lean_Elab_Command_expandMutualNamespace___spec__2___closed__2; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__11; lean_object* l_Lean_Elab_Command_elabStructure(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_String_toSubstring_x27(lean_object*); static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__2___closed__2; @@ -589,9 +569,10 @@ static lean_object* l_Lean_Elab_Command_elabDeclaration___closed__4; lean_object* l_Lean_MessageData_ofName(lean_object*); uint8_t l_Lean_Elab_Modifiers_isPartial(lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Declaration_0__Lean_Elab_Command_inductiveSyntaxToView___spec__3___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__10; static lean_object* l_Lean_Elab_Command_expandInitialize___closed__3; static lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isMutualPreambleCommand___closed__1; -static lean_object* l_Lean_Elab_Command_elabMutual___lambda__2___closed__2; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__12; static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__13; lean_object* l_Lean_addDecl(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__10; @@ -605,7 +586,6 @@ static lean_object* l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNam static lean_object* l_Lean_Elab_Command_elabAxiom___lambda__5___closed__1; static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__1___closed__25; LEAN_EXPORT lean_object* l_Lean_Elab_Command_expandInitialize___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__5; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabAttr___spec__1___closed__5; static lean_object* l___regBuiltin_Lean_Elab_Command_elabMutual_declRange___closed__3; static lean_object* l_Lean_Elab_Command_expandInitialize___lambda__2___closed__5; @@ -4429,179 +4409,6 @@ return x_17; } } } -static lean_object* _init_l_Lean_Elab_Command_getTerminationHints___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = lean_box(0); -x_2 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_2, 0, x_1); -lean_ctor_set(x_2, 1, x_1); -return x_2; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_Command_getTerminationHints(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_31; lean_object* x_32; uint8_t x_33; -x_2 = lean_unsigned_to_nat(1u); -x_3 = l_Lean_Syntax_getArg(x_1, x_2); -lean_inc(x_3); -x_31 = l_Lean_Syntax_getKind(x_3); -x_32 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__9; -x_33 = lean_name_eq(x_31, x_32); -if (x_33 == 0) -{ -lean_object* x_34; uint8_t x_35; -x_34 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__7; -x_35 = lean_name_eq(x_31, x_34); -if (x_35 == 0) -{ -lean_object* x_36; uint8_t x_37; -x_36 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__11; -x_37 = lean_name_eq(x_31, x_36); -if (x_37 == 0) -{ -lean_object* x_38; uint8_t x_39; -x_38 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isInstanceDef___closed__2; -x_39 = lean_name_eq(x_31, x_38); -lean_dec(x_31); -if (x_39 == 0) -{ -lean_object* x_40; -lean_dec(x_3); -x_40 = l_Lean_Elab_Command_getTerminationHints___closed__1; -return x_40; -} -else -{ -lean_object* x_41; -x_41 = lean_box(0); -x_4 = x_41; -goto block_30; -} -} -else -{ -lean_object* x_42; -lean_dec(x_31); -x_42 = lean_box(0); -x_4 = x_42; -goto block_30; -} -} -else -{ -lean_object* x_43; -lean_dec(x_31); -x_43 = lean_box(0); -x_4 = x_43; -goto block_30; -} -} -else -{ -lean_object* x_44; -lean_dec(x_31); -x_44 = lean_box(0); -x_4 = x_44; -goto block_30; -} -block_30: -{ -lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; uint8_t x_9; lean_object* x_10; uint8_t x_11; -lean_dec(x_4); -x_5 = l_Lean_Syntax_getArgs(x_3); -lean_dec(x_3); -x_6 = lean_array_get_size(x_5); -x_7 = lean_unsigned_to_nat(2u); -x_8 = lean_nat_sub(x_6, x_7); -x_9 = lean_nat_dec_lt(x_8, x_6); -x_10 = lean_nat_sub(x_6, x_2); -x_11 = lean_nat_dec_lt(x_10, x_6); -lean_dec(x_6); -if (x_9 == 0) -{ -lean_object* x_12; lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -x_12 = l_Lean_instInhabitedSyntax; -x_13 = l___private_Init_Util_0__outOfBounds___rarg(x_12); -x_14 = l_Lean_Syntax_getOptional_x3f(x_13); -lean_dec(x_13); -if (x_11 == 0) -{ -lean_object* x_15; lean_object* x_16; lean_object* x_17; -lean_dec(x_10); -lean_dec(x_5); -x_15 = l___private_Init_Util_0__outOfBounds___rarg(x_12); -x_16 = l_Lean_Syntax_getOptional_x3f(x_15); -lean_dec(x_15); -x_17 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_17, 0, x_14); -lean_ctor_set(x_17, 1, x_16); -return x_17; -} -else -{ -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_array_fget(x_5, x_10); -lean_dec(x_10); -lean_dec(x_5); -x_19 = l_Lean_Syntax_getOptional_x3f(x_18); -lean_dec(x_18); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_14); -lean_ctor_set(x_20, 1, x_19); -return x_20; -} -} -else -{ -lean_object* x_21; lean_object* x_22; -x_21 = lean_array_fget(x_5, x_8); -lean_dec(x_8); -x_22 = l_Lean_Syntax_getOptional_x3f(x_21); -lean_dec(x_21); -if (x_11 == 0) -{ -lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; -lean_dec(x_10); -lean_dec(x_5); -x_23 = l_Lean_instInhabitedSyntax; -x_24 = l___private_Init_Util_0__outOfBounds___rarg(x_23); -x_25 = l_Lean_Syntax_getOptional_x3f(x_24); -lean_dec(x_24); -x_26 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_26, 0, x_22); -lean_ctor_set(x_26, 1, x_25); -return x_26; -} -else -{ -lean_object* x_27; lean_object* x_28; lean_object* x_29; -x_27 = lean_array_fget(x_5, x_10); -lean_dec(x_10); -lean_dec(x_5); -x_28 = l_Lean_Syntax_getOptional_x3f(x_27); -lean_dec(x_27); -x_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_22); -lean_ctor_set(x_29, 1, x_28); -return x_29; -} -} -} -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_Command_getTerminationHints___boxed(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = l_Lean_Elab_Command_getTerminationHints(x_1); -lean_dec(x_1); -return x_2; -} -} LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Command_elabDeclaration___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { @@ -5387,290 +5194,287 @@ return x_22; } else { -lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; +lean_object* x_23; lean_object* x_24; lean_object* x_25; x_23 = l_Lean_Elab_Command_elabInductive___closed__1; -lean_inc(x_1); x_24 = lean_array_push(x_23, x_1); -x_25 = l_Lean_Elab_Command_getTerminationHints(x_1); -lean_dec(x_1); -x_26 = l_Lean_Elab_Command_elabMutualDef(x_24, x_25, x_2, x_3, x_8); -return x_26; +x_25 = l_Lean_Elab_Command_elabMutualDef(x_24, x_2, x_3, x_8); +return x_25; } } else { -lean_object* x_27; lean_object* x_28; lean_object* x_29; -x_27 = lean_unsigned_to_nat(0u); -x_28 = l_Lean_Syntax_getArg(x_1, x_27); +lean_object* x_26; lean_object* x_27; lean_object* x_28; +x_26 = lean_unsigned_to_nat(0u); +x_27 = l_Lean_Syntax_getArg(x_1, x_26); lean_dec(x_1); lean_inc(x_3); lean_inc(x_2); -x_29 = l_Lean_Elab_elabModifiers___at_Lean_Elab_Command_elabMutualDef___spec__1(x_28, x_2, x_3, x_8); -if (lean_obj_tag(x_29) == 0) +x_28 = l_Lean_Elab_elabModifiers___at_Lean_Elab_Command_elabMutualDef___spec__1(x_27, x_2, x_3, x_8); +if (lean_obj_tag(x_28) == 0) { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_29, 0); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_28, 0); +lean_inc(x_29); +x_30 = lean_ctor_get(x_28, 1); lean_inc(x_30); -x_31 = lean_ctor_get(x_29, 1); -lean_inc(x_31); -lean_dec(x_29); -x_32 = l_Lean_Elab_Command_elabStructure(x_30, x_10, x_2, x_3, x_31); -return x_32; +lean_dec(x_28); +x_31 = l_Lean_Elab_Command_elabStructure(x_29, x_10, x_2, x_3, x_30); +return x_31; } else { -uint8_t x_33; +uint8_t x_32; lean_dec(x_10); lean_dec(x_3); lean_dec(x_2); -x_33 = !lean_is_exclusive(x_29); -if (x_33 == 0) +x_32 = !lean_is_exclusive(x_28); +if (x_32 == 0) { -return x_29; +return x_28; } else { -lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_34 = lean_ctor_get(x_29, 0); -x_35 = lean_ctor_get(x_29, 1); -lean_inc(x_35); +lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_33 = lean_ctor_get(x_28, 0); +x_34 = lean_ctor_get(x_28, 1); lean_inc(x_34); -lean_dec(x_29); -x_36 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_36, 0, x_34); -lean_ctor_set(x_36, 1, x_35); -return x_36; +lean_inc(x_33); +lean_dec(x_28); +x_35 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_35, 0, x_33); +lean_ctor_set(x_35, 1, x_34); +return x_35; } } } } else { -lean_object* x_37; lean_object* x_38; lean_object* x_39; +lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_dec(x_11); -x_37 = lean_unsigned_to_nat(0u); -x_38 = l_Lean_Syntax_getArg(x_1, x_37); +x_36 = lean_unsigned_to_nat(0u); +x_37 = l_Lean_Syntax_getArg(x_1, x_36); lean_dec(x_1); lean_inc(x_3); lean_inc(x_2); -x_39 = l_Lean_Elab_elabModifiers___at_Lean_Elab_Command_elabMutualDef___spec__1(x_38, x_2, x_3, x_8); -if (lean_obj_tag(x_39) == 0) +x_38 = l_Lean_Elab_elabModifiers___at_Lean_Elab_Command_elabMutualDef___spec__1(x_37, x_2, x_3, x_8); +if (lean_obj_tag(x_38) == 0) { -lean_object* x_40; lean_object* x_41; lean_object* x_42; -x_40 = lean_ctor_get(x_39, 0); +lean_object* x_39; lean_object* x_40; lean_object* x_41; +x_39 = lean_ctor_get(x_38, 0); +lean_inc(x_39); +x_40 = lean_ctor_get(x_38, 1); lean_inc(x_40); -x_41 = lean_ctor_get(x_39, 1); -lean_inc(x_41); -lean_dec(x_39); -x_42 = l_Lean_Elab_Command_elabClassInductive(x_40, x_10, x_2, x_3, x_41); -return x_42; +lean_dec(x_38); +x_41 = l_Lean_Elab_Command_elabClassInductive(x_39, x_10, x_2, x_3, x_40); +return x_41; } else { -uint8_t x_43; +uint8_t x_42; lean_dec(x_10); lean_dec(x_3); lean_dec(x_2); -x_43 = !lean_is_exclusive(x_39); -if (x_43 == 0) +x_42 = !lean_is_exclusive(x_38); +if (x_42 == 0) { -return x_39; +return x_38; } else { -lean_object* x_44; lean_object* x_45; lean_object* x_46; -x_44 = lean_ctor_get(x_39, 0); -x_45 = lean_ctor_get(x_39, 1); -lean_inc(x_45); +lean_object* x_43; lean_object* x_44; lean_object* x_45; +x_43 = lean_ctor_get(x_38, 0); +x_44 = lean_ctor_get(x_38, 1); lean_inc(x_44); -lean_dec(x_39); -x_46 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_46, 0, x_44); -lean_ctor_set(x_46, 1, x_45); -return x_46; +lean_inc(x_43); +lean_dec(x_38); +x_45 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_45, 0, x_43); +lean_ctor_set(x_45, 1, x_44); +return x_45; } } } } else { -lean_object* x_47; lean_object* x_48; lean_object* x_49; +lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_dec(x_11); -x_47 = lean_unsigned_to_nat(0u); -x_48 = l_Lean_Syntax_getArg(x_1, x_47); +x_46 = lean_unsigned_to_nat(0u); +x_47 = l_Lean_Syntax_getArg(x_1, x_46); lean_dec(x_1); lean_inc(x_3); lean_inc(x_2); -x_49 = l_Lean_Elab_elabModifiers___at_Lean_Elab_Command_elabMutualDef___spec__1(x_48, x_2, x_3, x_8); -if (lean_obj_tag(x_49) == 0) +x_48 = l_Lean_Elab_elabModifiers___at_Lean_Elab_Command_elabMutualDef___spec__1(x_47, x_2, x_3, x_8); +if (lean_obj_tag(x_48) == 0) { -lean_object* x_50; lean_object* x_51; lean_object* x_52; -x_50 = lean_ctor_get(x_49, 0); +lean_object* x_49; lean_object* x_50; lean_object* x_51; +x_49 = lean_ctor_get(x_48, 0); +lean_inc(x_49); +x_50 = lean_ctor_get(x_48, 1); lean_inc(x_50); -x_51 = lean_ctor_get(x_49, 1); -lean_inc(x_51); -lean_dec(x_49); -x_52 = l_Lean_Elab_Command_elabInductive(x_50, x_10, x_2, x_3, x_51); -return x_52; +lean_dec(x_48); +x_51 = l_Lean_Elab_Command_elabInductive(x_49, x_10, x_2, x_3, x_50); +return x_51; } else { -uint8_t x_53; +uint8_t x_52; lean_dec(x_10); lean_dec(x_3); lean_dec(x_2); -x_53 = !lean_is_exclusive(x_49); -if (x_53 == 0) +x_52 = !lean_is_exclusive(x_48); +if (x_52 == 0) { -return x_49; +return x_48; } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_54 = lean_ctor_get(x_49, 0); -x_55 = lean_ctor_get(x_49, 1); -lean_inc(x_55); +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_48, 0); +x_54 = lean_ctor_get(x_48, 1); lean_inc(x_54); -lean_dec(x_49); -x_56 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_56, 0, x_54); -lean_ctor_set(x_56, 1, x_55); -return x_56; +lean_inc(x_53); +lean_dec(x_48); +x_55 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_54); +return x_55; } } } } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_dec(x_11); -x_57 = lean_unsigned_to_nat(0u); -x_58 = l_Lean_Syntax_getArg(x_1, x_57); +x_56 = lean_unsigned_to_nat(0u); +x_57 = l_Lean_Syntax_getArg(x_1, x_56); lean_dec(x_1); lean_inc(x_3); lean_inc(x_2); -x_59 = l_Lean_Elab_elabModifiers___at_Lean_Elab_Command_elabMutualDef___spec__1(x_58, x_2, x_3, x_8); -if (lean_obj_tag(x_59) == 0) +x_58 = l_Lean_Elab_elabModifiers___at_Lean_Elab_Command_elabMutualDef___spec__1(x_57, x_2, x_3, x_8); +if (lean_obj_tag(x_58) == 0) { -lean_object* x_60; lean_object* x_61; lean_object* x_62; -x_60 = lean_ctor_get(x_59, 0); +lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_59 = lean_ctor_get(x_58, 0); +lean_inc(x_59); +x_60 = lean_ctor_get(x_58, 1); lean_inc(x_60); -x_61 = lean_ctor_get(x_59, 1); -lean_inc(x_61); -lean_dec(x_59); -x_62 = l_Lean_Elab_Command_elabAxiom(x_60, x_10, x_2, x_3, x_61); -return x_62; +lean_dec(x_58); +x_61 = l_Lean_Elab_Command_elabAxiom(x_59, x_10, x_2, x_3, x_60); +return x_61; } else { -uint8_t x_63; +uint8_t x_62; lean_dec(x_10); lean_dec(x_3); lean_dec(x_2); -x_63 = !lean_is_exclusive(x_59); -if (x_63 == 0) +x_62 = !lean_is_exclusive(x_58); +if (x_62 == 0) { -return x_59; +return x_58; } else { -lean_object* x_64; lean_object* x_65; lean_object* x_66; -x_64 = lean_ctor_get(x_59, 0); -x_65 = lean_ctor_get(x_59, 1); -lean_inc(x_65); +lean_object* x_63; lean_object* x_64; lean_object* x_65; +x_63 = lean_ctor_get(x_58, 0); +x_64 = lean_ctor_get(x_58, 1); lean_inc(x_64); -lean_dec(x_59); -x_66 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_66, 0, x_64); -lean_ctor_set(x_66, 1, x_65); -return x_66; +lean_inc(x_63); +lean_dec(x_58); +x_65 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_65, 0, x_63); +lean_ctor_set(x_65, 1, x_64); +return x_65; } } } } else { -lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; uint8_t x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; -x_67 = lean_ctor_get(x_7, 0); -lean_inc(x_67); +lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; uint8_t x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; +x_66 = lean_ctor_get(x_7, 0); +lean_inc(x_66); lean_dec(x_7); -x_68 = lean_ctor_get(x_6, 1); -lean_inc(x_68); +x_67 = lean_ctor_get(x_6, 1); +lean_inc(x_67); lean_dec(x_6); -x_69 = lean_ctor_get(x_67, 0); +x_68 = lean_ctor_get(x_66, 0); +lean_inc(x_68); +x_69 = lean_ctor_get(x_66, 1); lean_inc(x_69); -x_70 = lean_ctor_get(x_67, 1); -lean_inc(x_70); -lean_dec(x_67); -x_71 = 0; +lean_dec(x_66); +x_70 = 0; lean_inc(x_1); -x_72 = l_Lean_mkIdentFrom(x_1, x_69, x_71); -x_73 = l_Lean_Elab_Command_getRef(x_2, x_3, x_68); -x_74 = lean_ctor_get(x_73, 0); +x_71 = l_Lean_mkIdentFrom(x_1, x_68, x_70); +x_72 = l_Lean_Elab_Command_getRef(x_2, x_3, x_67); +x_73 = lean_ctor_get(x_72, 0); +lean_inc(x_73); +x_74 = lean_ctor_get(x_72, 1); lean_inc(x_74); -x_75 = lean_ctor_get(x_73, 1); +lean_dec(x_72); +x_75 = l_Lean_SourceInfo_fromRef(x_73, x_70); +x_76 = l_Lean_Elab_Command_getCurrMacroScope(x_2, x_3, x_74); +x_77 = lean_ctor_get(x_76, 1); +lean_inc(x_77); +lean_dec(x_76); +x_78 = l_Lean_Elab_Command_getMainModule___rarg(x_3, x_77); +x_79 = lean_ctor_get(x_78, 1); +lean_inc(x_79); +lean_dec(x_78); +x_80 = l_Lean_Elab_Command_elabDeclaration___closed__5; lean_inc(x_75); -lean_dec(x_73); -x_76 = l_Lean_SourceInfo_fromRef(x_74, x_71); -x_77 = l_Lean_Elab_Command_getCurrMacroScope(x_2, x_3, x_75); -x_78 = lean_ctor_get(x_77, 1); -lean_inc(x_78); -lean_dec(x_77); -x_79 = l_Lean_Elab_Command_getMainModule___rarg(x_3, x_78); -x_80 = lean_ctor_get(x_79, 1); -lean_inc(x_80); -lean_dec(x_79); -x_81 = l_Lean_Elab_Command_elabDeclaration___closed__5; -lean_inc(x_76); -x_82 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_82, 0, x_76); -lean_ctor_set(x_82, 1, x_81); -x_83 = l_Lean_Elab_Command_elabDeclaration___closed__6; -lean_inc(x_72); -lean_inc(x_76); -x_84 = l_Lean_Syntax_node2(x_76, x_83, x_82, x_72); -x_85 = l_Lean_Elab_Command_elabDeclaration___closed__7; -lean_inc(x_76); -x_86 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_86, 0, x_76); -lean_ctor_set(x_86, 1, x_85); -x_87 = l_Lean_Elab_Command_elabDeclaration___closed__4; -lean_inc(x_76); -x_88 = l_Lean_Syntax_node1(x_76, x_87, x_72); -x_89 = l_Lean_Elab_Command_elabDeclaration___closed__8; -lean_inc(x_76); -x_90 = l_Lean_Syntax_node2(x_76, x_89, x_86, x_88); -x_91 = l_Lean_Syntax_node3(x_76, x_87, x_84, x_70, x_90); -lean_inc(x_91); -x_92 = lean_alloc_closure((void*)(l_Lean_Elab_Command_elabCommand), 4, 1); -lean_closure_set(x_92, 0, x_91); -x_93 = l_Lean_Elab_Command_withMacroExpansion___rarg(x_1, x_91, x_92, x_2, x_3, x_80); -return x_93; +x_81 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_81, 0, x_75); +lean_ctor_set(x_81, 1, x_80); +x_82 = l_Lean_Elab_Command_elabDeclaration___closed__6; +lean_inc(x_71); +lean_inc(x_75); +x_83 = l_Lean_Syntax_node2(x_75, x_82, x_81, x_71); +x_84 = l_Lean_Elab_Command_elabDeclaration___closed__7; +lean_inc(x_75); +x_85 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_85, 0, x_75); +lean_ctor_set(x_85, 1, x_84); +x_86 = l_Lean_Elab_Command_elabDeclaration___closed__4; +lean_inc(x_75); +x_87 = l_Lean_Syntax_node1(x_75, x_86, x_71); +x_88 = l_Lean_Elab_Command_elabDeclaration___closed__8; +lean_inc(x_75); +x_89 = l_Lean_Syntax_node2(x_75, x_88, x_85, x_87); +x_90 = l_Lean_Syntax_node3(x_75, x_86, x_83, x_69, x_89); +lean_inc(x_90); +x_91 = lean_alloc_closure((void*)(l_Lean_Elab_Command_elabCommand), 4, 1); +lean_closure_set(x_91, 0, x_90); +x_92 = l_Lean_Elab_Command_withMacroExpansion___rarg(x_1, x_90, x_91, x_2, x_3, x_79); +return x_92; } } else { -uint8_t x_94; +uint8_t x_93; lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_94 = !lean_is_exclusive(x_6); -if (x_94 == 0) +x_93 = !lean_is_exclusive(x_6); +if (x_93 == 0) { return x_6; } else { -lean_object* x_95; lean_object* x_96; lean_object* x_97; -x_95 = lean_ctor_get(x_6, 0); -x_96 = lean_ctor_get(x_6, 1); -lean_inc(x_96); +lean_object* x_94; lean_object* x_95; lean_object* x_96; +x_94 = lean_ctor_get(x_6, 0); +x_95 = lean_ctor_get(x_6, 1); lean_inc(x_95); +lean_inc(x_94); lean_dec(x_6); -x_97 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_97, 0, x_95); -lean_ctor_set(x_97, 1, x_96); -return x_97; +x_96 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_96, 0, x_94); +lean_ctor_set(x_96, 1, x_95); +return x_96; } } } @@ -5792,7 +5596,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_elabDeclaration_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(200u); +x_1 = lean_unsigned_to_nat(191u); x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -5804,7 +5608,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_elabDeclaration_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(224u); +x_1 = lean_unsigned_to_nat(215u); x_2 = lean_unsigned_to_nat(41u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -5832,7 +5636,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_elabDeclaration_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(200u); +x_1 = lean_unsigned_to_nat(191u); x_2 = lean_unsigned_to_nat(4u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -5844,7 +5648,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_elabDeclaration_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(200u); +x_1 = lean_unsigned_to_nat(191u); x_2 = lean_unsigned_to_nat(19u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -6788,7 +6592,7 @@ static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Command_expandMu lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_setDeclIdName___closed__5; x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Command_expandMutualNamespace___spec__3___closed__1; -x_3 = lean_unsigned_to_nat(302u); +x_3 = lean_unsigned_to_nat(293u); x_4 = lean_unsigned_to_nat(40u); x_5 = l_Array_mapMUnsafe_map___at_Lean_Elab_Command_expandMutualNamespace___spec__3___closed__2; x_6 = l___private_Init_Util_0__mkPanicMessageWithDecl(x_1, x_2, x_3, x_4, x_5); @@ -7269,7 +7073,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandMutualNamespace _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(293u); +x_1 = lean_unsigned_to_nat(284u); x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -7281,7 +7085,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandMutualNamespace _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(308u); +x_1 = lean_unsigned_to_nat(299u); x_2 = lean_unsigned_to_nat(38u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -7309,7 +7113,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandMutualNamespace _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(293u); +x_1 = lean_unsigned_to_nat(284u); x_2 = lean_unsigned_to_nat(4u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -7321,7 +7125,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandMutualNamespace _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(293u); +x_1 = lean_unsigned_to_nat(284u); x_2 = lean_unsigned_to_nat(25u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -7747,7 +7551,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandMutualElement_d _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(311u); +x_1 = lean_unsigned_to_nat(302u); x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -7759,7 +7563,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandMutualElement_d _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(321u); +x_1 = lean_unsigned_to_nat(312u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -7787,7 +7591,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandMutualElement_d _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(311u); +x_1 = lean_unsigned_to_nat(302u); x_2 = lean_unsigned_to_nat(4u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -7799,7 +7603,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandMutualElement_d _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(311u); +x_1 = lean_unsigned_to_nat(302u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -7993,7 +7797,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(324u); +x_1 = lean_unsigned_to_nat(315u); x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8005,7 +7809,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(331u); +x_1 = lean_unsigned_to_nat(322u); x_2 = lean_unsigned_to_nat(74u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8033,355 +7837,77 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(324u); +x_1 = lean_unsigned_to_nat(315u); x_2 = lean_unsigned_to_nat(4u); -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRange___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(324u); -x_2 = lean_unsigned_to_nat(24u); -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRange___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRange___closed__4; -x_2 = lean_unsigned_to_nat(4u); -x_3 = l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRange___closed__5; -x_4 = lean_unsigned_to_nat(24u); -x_5 = lean_alloc_ctor(0, 4, 0); -lean_ctor_set(x_5, 0, x_1); -lean_ctor_set(x_5, 1, x_2); -lean_ctor_set(x_5, 2, x_3); -lean_ctor_set(x_5, 3, x_4); -return x_5; -} -} -static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRange___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRange___closed__3; -x_2 = l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRange___closed__6; -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRange(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_2 = l___regBuiltin_Lean_Elab_Command_expandMutualPreamble___closed__2; -x_3 = l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRange___closed__7; -x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); -return x_4; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = lean_box(0); -x_2 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("invalid 'decreasing_by' in 'mutual' block, it must be used after the 'end' keyword", 82); -return x_1; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1___closed__2; -x_2 = l_Lean_stringToMessageData(x_1); -return x_2; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; -x_6 = lean_ctor_get(x_1, 1); -if (lean_obj_tag(x_6) == 0) -{ -lean_object* x_7; lean_object* x_8; -lean_dec(x_3); -x_7 = l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1___closed__1; -x_8 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_8, 0, x_7); -lean_ctor_set(x_8, 1, x_5); -return x_8; -} -else -{ -lean_object* x_9; lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_9 = lean_ctor_get(x_6, 0); -x_10 = l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1___closed__3; -x_11 = l_Lean_throwErrorAt___at_Lean_Elab_Command_elabSyntax___spec__14(x_9, x_10, x_3, x_4, x_5); -x_12 = !lean_is_exclusive(x_11); -if (x_12 == 0) -{ -return x_11; -} -else -{ -lean_object* x_13; lean_object* x_14; lean_object* x_15; -x_13 = lean_ctor_get(x_11, 0); -x_14 = lean_ctor_get(x_11, 1); -lean_inc(x_14); -lean_inc(x_13); -lean_dec(x_11); -x_15 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_15, 0, x_13); -lean_ctor_set(x_15, 1, x_14); -return x_15; -} -} -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("invalid 'termination_by' in 'mutual' block, it must be used after the 'end' keyword", 83); -return x_1; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___closed__1; -x_2 = l_Lean_stringToMessageData(x_1); -return x_2; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -uint8_t x_8; -x_8 = lean_usize_dec_lt(x_3, x_2); -if (x_8 == 0) -{ -lean_object* x_9; -lean_dec(x_5); -x_9 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_9, 0, x_4); -lean_ctor_set(x_9, 1, x_7); -return x_9; -} -else -{ -lean_object* x_10; lean_object* x_11; lean_object* x_12; -lean_dec(x_4); -x_10 = lean_array_uget(x_1, x_3); -x_11 = l_Lean_Elab_Command_getTerminationHints(x_10); -lean_dec(x_10); -x_12 = lean_ctor_get(x_11, 0); -lean_inc(x_12); -if (lean_obj_tag(x_12) == 0) -{ -lean_object* x_13; lean_object* x_14; -x_13 = lean_box(0); -lean_inc(x_5); -x_14 = l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1(x_11, x_13, x_5, x_6, x_7); -lean_dec(x_11); -if (lean_obj_tag(x_14) == 0) -{ -lean_object* x_15; lean_object* x_16; lean_object* x_17; size_t x_18; size_t x_19; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -x_16 = lean_ctor_get(x_14, 1); -lean_inc(x_16); -lean_dec(x_14); -x_17 = lean_ctor_get(x_15, 0); -lean_inc(x_17); -lean_dec(x_15); -x_18 = 1; -x_19 = lean_usize_add(x_3, x_18); -x_3 = x_19; -x_4 = x_17; -x_7 = x_16; -goto _start; -} -else -{ -uint8_t x_21; -lean_dec(x_5); -x_21 = !lean_is_exclusive(x_14); -if (x_21 == 0) -{ -return x_14; -} -else -{ -lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_22 = lean_ctor_get(x_14, 0); -x_23 = lean_ctor_get(x_14, 1); -lean_inc(x_23); -lean_inc(x_22); -lean_dec(x_14); -x_24 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_24, 0, x_22); -lean_ctor_set(x_24, 1, x_23); -return x_24; -} -} -} -else -{ -lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; -lean_dec(x_11); -x_25 = lean_ctor_get(x_12, 0); -lean_inc(x_25); -lean_dec(x_12); -x_26 = l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___closed__2; -x_27 = l_Lean_throwErrorAt___at_Lean_Elab_Command_elabSyntax___spec__14(x_25, x_26, x_5, x_6, x_7); -lean_dec(x_25); -x_28 = !lean_is_exclusive(x_27); -if (x_28 == 0) -{ -return x_27; -} -else -{ -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_27, 0); -x_30 = lean_ctor_get(x_27, 1); -lean_inc(x_30); -lean_inc(x_29); -lean_dec(x_27); -x_31 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_31, 0, x_29); -lean_ctor_set(x_31, 1, x_30); -return x_31; -} -} -} -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabMutual___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; -x_6 = lean_unsigned_to_nat(1u); -x_7 = l_Lean_Syntax_getArg(x_1, x_6); -x_8 = l_Lean_Syntax_getArgs(x_7); -lean_dec(x_7); -x_9 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_elabMutualInductive(x_8, x_3, x_4, x_5); -return x_9; -} -} -static lean_object* _init_l_Lean_Elab_Command_elabMutual___lambda__2___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("invalid 'decreasing_by' in mutually inductive datatype declaration", 66); -return x_1; -} -} -static lean_object* _init_l_Lean_Elab_Command_elabMutual___lambda__2___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Command_elabMutual___lambda__2___closed__1; -x_2 = l_Lean_stringToMessageData(x_1); -return x_2; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabMutual___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -lean_dec(x_3); -if (lean_obj_tag(x_2) == 0) -{ -lean_object* x_7; lean_object* x_8; -x_7 = lean_box(0); -x_8 = l_Lean_Elab_Command_elabMutual___lambda__1(x_1, x_7, x_4, x_5, x_6); -return x_8; -} -else -{ -lean_object* x_9; lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_9 = lean_ctor_get(x_2, 0); -lean_inc(x_9); -lean_dec(x_2); -x_10 = l_Lean_Elab_Command_elabMutual___lambda__2___closed__2; -x_11 = l_Lean_throwErrorAt___at_Lean_Elab_Command_elabSyntax___spec__14(x_9, x_10, x_4, x_5, x_6); -lean_dec(x_5); -lean_dec(x_9); -x_12 = !lean_is_exclusive(x_11); -if (x_12 == 0) -{ -return x_11; +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; } -else +} +static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRange___closed__5() { +_start: { -lean_object* x_13; lean_object* x_14; lean_object* x_15; -x_13 = lean_ctor_get(x_11, 0); -x_14 = lean_ctor_get(x_11, 1); -lean_inc(x_14); -lean_inc(x_13); -lean_dec(x_11); -x_15 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_15, 0, x_13); -lean_ctor_set(x_15, 1, x_14); -return x_15; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_unsigned_to_nat(315u); +x_2 = lean_unsigned_to_nat(24u); +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; } } +static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRange___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRange___closed__4; +x_2 = lean_unsigned_to_nat(4u); +x_3 = l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRange___closed__5; +x_4 = lean_unsigned_to_nat(24u); +x_5 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_5, 0, x_1); +lean_ctor_set(x_5, 1, x_2); +lean_ctor_set(x_5, 2, x_3); +lean_ctor_set(x_5, 3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Elab_Command_elabMutual___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRange___closed__7() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("invalid mutual block: either all elements of the block must be inductive declarations, or they must all be definitions/theorems/abbrevs", 135); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRange___closed__3; +x_2 = l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRange___closed__6; +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_elabMutual___closed__2() { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRange(lean_object* x_1) { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Command_elabMutual___closed__1; -x_2 = l_Lean_stringToMessageData(x_1); -return x_2; +lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_2 = l___regBuiltin_Lean_Elab_Command_expandMutualPreamble___closed__2; +x_3 = l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRange___closed__7; +x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); +return x_4; } } -static lean_object* _init_l_Lean_Elab_Command_elabMutual___closed__3() { +static lean_object* _init_l_Lean_Elab_Command_elabMutual___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("invalid 'termination_by' in mutually inductive datatype declaration", 67); +x_1 = lean_mk_string_from_bytes("invalid mutual block: either all elements of the block must be inductive declarations, or they must all be definitions/theorems/abbrevs", 135); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_elabMutual___closed__4() { +static lean_object* _init_l_Lean_Elab_Command_elabMutual___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Command_elabMutual___closed__3; +x_1 = l_Lean_Elab_Command_elabMutual___closed__1; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } @@ -8389,172 +7915,41 @@ return x_2; LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabMutual(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { -lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_5 = lean_unsigned_to_nat(3u); -x_6 = l_Lean_Syntax_getArg(x_1, x_5); -x_7 = l_Lean_Syntax_getOptional_x3f(x_6); -lean_dec(x_6); -x_8 = lean_unsigned_to_nat(4u); -x_9 = l_Lean_Syntax_getArg(x_1, x_8); -x_10 = l_Lean_Syntax_getOptional_x3f(x_9); -lean_dec(x_9); -lean_inc(x_10); -lean_inc(x_7); -x_11 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_11, 0, x_7); -lean_ctor_set(x_11, 1, x_10); -x_12 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isMutualInductive(x_1); -if (x_12 == 0) -{ -uint8_t x_13; -lean_dec(x_10); -lean_dec(x_7); -x_13 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isMutualDef(x_1); -if (x_13 == 0) -{ -lean_object* x_14; lean_object* x_15; -lean_dec(x_11); -x_14 = l_Lean_Elab_Command_elabMutual___closed__2; -x_15 = l_Lean_throwError___at___private_Lean_Elab_Command_0__Lean_Elab_Command_elabCommandUsing___spec__1(x_14, x_2, x_3, x_4); -lean_dec(x_3); -return x_15; -} -else -{ -lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; size_t x_20; size_t x_21; lean_object* x_22; lean_object* x_23; -x_16 = lean_unsigned_to_nat(1u); -x_17 = l_Lean_Syntax_getArg(x_1, x_16); -x_18 = l_Lean_Syntax_getArgs(x_17); -lean_dec(x_17); -x_19 = lean_array_get_size(x_18); -x_20 = lean_usize_of_nat(x_19); -lean_dec(x_19); -x_21 = 0; -x_22 = lean_box(0); -lean_inc(x_2); -x_23 = l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1(x_18, x_20, x_21, x_22, x_2, x_3, x_4); -if (lean_obj_tag(x_23) == 0) +uint8_t x_5; +x_5 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isMutualInductive(x_1); +if (x_5 == 0) { -lean_object* x_24; lean_object* x_25; -x_24 = lean_ctor_get(x_23, 1); -lean_inc(x_24); -lean_dec(x_23); -x_25 = l_Lean_Elab_Command_elabMutualDef(x_18, x_11, x_2, x_3, x_24); -return x_25; -} -else +uint8_t x_6; +x_6 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isMutualDef(x_1); +if (x_6 == 0) { -uint8_t x_26; -lean_dec(x_18); -lean_dec(x_11); +lean_object* x_7; lean_object* x_8; +x_7 = l_Lean_Elab_Command_elabMutual___closed__2; +x_8 = l_Lean_throwError___at___private_Lean_Elab_Command_0__Lean_Elab_Command_elabCommandUsing___spec__1(x_7, x_2, x_3, x_4); lean_dec(x_3); -lean_dec(x_2); -x_26 = !lean_is_exclusive(x_23); -if (x_26 == 0) -{ -return x_23; -} -else -{ -lean_object* x_27; lean_object* x_28; lean_object* x_29; -x_27 = lean_ctor_get(x_23, 0); -x_28 = lean_ctor_get(x_23, 1); -lean_inc(x_28); -lean_inc(x_27); -lean_dec(x_23); -x_29 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_29, 0, x_27); -lean_ctor_set(x_29, 1, x_28); -return x_29; -} -} -} -} -else -{ -lean_dec(x_11); -if (lean_obj_tag(x_7) == 0) -{ -lean_object* x_30; lean_object* x_31; -x_30 = lean_box(0); -x_31 = l_Lean_Elab_Command_elabMutual___lambda__2(x_1, x_10, x_30, x_2, x_3, x_4); -return x_31; +return x_8; } else { -lean_object* x_32; lean_object* x_33; lean_object* x_34; uint8_t x_35; +lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; +x_9 = lean_unsigned_to_nat(1u); +x_10 = l_Lean_Syntax_getArg(x_1, x_9); +x_11 = l_Lean_Syntax_getArgs(x_10); lean_dec(x_10); -x_32 = lean_ctor_get(x_7, 0); -lean_inc(x_32); -lean_dec(x_7); -x_33 = l_Lean_Elab_Command_elabMutual___closed__4; -x_34 = l_Lean_throwErrorAt___at_Lean_Elab_Command_elabSyntax___spec__14(x_32, x_33, x_2, x_3, x_4); -lean_dec(x_3); -lean_dec(x_32); -x_35 = !lean_is_exclusive(x_34); -if (x_35 == 0) -{ -return x_34; -} -else -{ -lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_36 = lean_ctor_get(x_34, 0); -x_37 = lean_ctor_get(x_34, 1); -lean_inc(x_37); -lean_inc(x_36); -lean_dec(x_34); -x_38 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_38, 0, x_36); -lean_ctor_set(x_38, 1, x_37); -return x_38; -} -} -} -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; -x_6 = l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1(x_1, x_2, x_3, x_4, x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -return x_6; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -size_t x_8; size_t x_9; lean_object* x_10; -x_8 = lean_unbox_usize(x_2); -lean_dec(x_2); -x_9 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_10 = l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1(x_1, x_8, x_9, x_4, x_5, x_6, x_7); -lean_dec(x_6); -lean_dec(x_1); -return x_10; +x_12 = l_Lean_Elab_Command_elabMutualDef(x_11, x_2, x_3, x_4); +return x_12; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabMutual___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: +else { -lean_object* x_6; -x_6 = l_Lean_Elab_Command_elabMutual___lambda__1(x_1, x_2, x_3, x_4, x_5); -lean_dec(x_2); -lean_dec(x_1); -return x_6; -} +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; +x_13 = lean_unsigned_to_nat(1u); +x_14 = l_Lean_Syntax_getArg(x_1, x_13); +x_15 = l_Lean_Syntax_getArgs(x_14); +lean_dec(x_14); +x_16 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_elabMutualInductive(x_15, x_2, x_3, x_4); +return x_16; } -LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabMutual___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -lean_object* x_7; -x_7 = l_Lean_Elab_Command_elabMutual___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6); -lean_dec(x_1); -return x_7; } } LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabMutual___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { @@ -8610,7 +8005,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_elabMutual_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(334u); +x_1 = lean_unsigned_to_nat(325u); x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8622,7 +8017,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_elabMutual_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(351u); +x_1 = lean_unsigned_to_nat(331u); x_2 = lean_unsigned_to_nat(152u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8650,7 +8045,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_elabMutual_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(334u); +x_1 = lean_unsigned_to_nat(325u); x_2 = lean_unsigned_to_nat(4u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8662,7 +8057,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_elabMutual_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(334u); +x_1 = lean_unsigned_to_nat(325u); x_2 = lean_unsigned_to_nat(14u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -9793,7 +9188,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_elabAttr_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(354u); +x_1 = lean_unsigned_to_nat(334u); x_2 = lean_unsigned_to_nat(36u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -9805,7 +9200,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_elabAttr_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(372u); +x_1 = lean_unsigned_to_nat(352u); x_2 = lean_unsigned_to_nat(39u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -9833,7 +9228,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_elabAttr_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(354u); +x_1 = lean_unsigned_to_nat(334u); x_2 = lean_unsigned_to_nat(40u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -9845,7 +9240,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_elabAttr_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(354u); +x_1 = lean_unsigned_to_nat(334u); x_2 = lean_unsigned_to_nat(48u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -10315,6 +9710,34 @@ return x_5; static lean_object* _init_l_Lean_Elab_Command_expandInitialize___lambda__1___closed__44() { _start: { +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Termination", 11); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_Command_expandInitialize___lambda__1___closed__45() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_Command_expandInitialize___lambda__1___closed__46() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__1; +x_2 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__2; +x_3 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__44; +x_4 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__45; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Elab_Command_expandInitialize___lambda__1___closed__47() { +_start: +{ lean_object* x_1; lean_object* x_2; x_1 = l_Lean_Elab_Command_elabAxiom___lambda__5___closed__3; x_2 = l_Array_append___rarg(x_1, x_1); @@ -10410,7 +9833,7 @@ return x_34; } else { -lean_object* x_35; uint8_t x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +lean_object* x_35; uint8_t x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; x_35 = lean_ctor_get(x_7, 5); lean_inc(x_35); x_36 = 0; @@ -10530,55 +9953,59 @@ lean_ctor_set(x_89, 1, x_88); x_90 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__43; lean_inc(x_37); x_91 = l_Lean_Syntax_node2(x_37, x_90, x_89, x_3); -x_92 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__40; +x_92 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__46; +lean_inc_n(x_44, 2); +lean_inc(x_37); +x_93 = l_Lean_Syntax_node2(x_37, x_92, x_44, x_44); +x_94 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__40; lean_inc(x_44); lean_inc(x_37); -x_93 = l_Lean_Syntax_node3(x_37, x_92, x_87, x_91, x_44); -x_94 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__9; -lean_inc_n(x_44, 3); +x_95 = l_Lean_Syntax_node4(x_37, x_94, x_87, x_91, x_93, x_44); +x_96 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__9; +lean_inc(x_44); lean_inc(x_37); -x_95 = l_Lean_Syntax_node7(x_37, x_94, x_58, x_65, x_85, x_93, x_44, x_44, x_44); +x_97 = l_Lean_Syntax_node5(x_37, x_96, x_58, x_65, x_85, x_95, x_44); if (lean_obj_tag(x_6) == 0) { -lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; -x_96 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__44; +lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; +x_98 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__47; lean_inc(x_37); -x_97 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_97, 0, x_37); -lean_ctor_set(x_97, 1, x_42); -lean_ctor_set(x_97, 2, x_96); +x_99 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_99, 0, x_37); +lean_ctor_set(x_99, 1, x_42); +lean_ctor_set(x_99, 2, x_98); lean_inc_n(x_44, 3); lean_inc(x_37); -x_98 = l_Lean_Syntax_node6(x_37, x_4, x_97, x_56, x_44, x_44, x_44, x_44); -x_99 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__5; -x_100 = l_Lean_Syntax_node2(x_37, x_99, x_98, x_95); -x_101 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_101, 0, x_100); -lean_ctor_set(x_101, 1, x_8); -return x_101; +x_100 = l_Lean_Syntax_node6(x_37, x_4, x_99, x_56, x_44, x_44, x_44, x_44); +x_101 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__5; +x_102 = l_Lean_Syntax_node2(x_37, x_101, x_100, x_97); +x_103 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_103, 0, x_102); +lean_ctor_set(x_103, 1, x_8); +return x_103; } else { -lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; -x_102 = lean_ctor_get(x_6, 0); -lean_inc(x_102); +lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; +x_104 = lean_ctor_get(x_6, 0); +lean_inc(x_104); lean_dec(x_6); -x_103 = l_Array_mkArray1___rarg(x_102); -x_104 = l_Array_append___rarg(x_43, x_103); +x_105 = l_Array_mkArray1___rarg(x_104); +x_106 = l_Array_append___rarg(x_43, x_105); lean_inc(x_37); -x_105 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_105, 0, x_37); -lean_ctor_set(x_105, 1, x_42); -lean_ctor_set(x_105, 2, x_104); +x_107 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_107, 0, x_37); +lean_ctor_set(x_107, 1, x_42); +lean_ctor_set(x_107, 2, x_106); lean_inc_n(x_44, 3); lean_inc(x_37); -x_106 = l_Lean_Syntax_node6(x_37, x_4, x_105, x_56, x_44, x_44, x_44, x_44); -x_107 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__5; -x_108 = l_Lean_Syntax_node2(x_37, x_107, x_106, x_95); -x_109 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_109, 0, x_108); -lean_ctor_set(x_109, 1, x_8); -return x_109; +x_108 = l_Lean_Syntax_node6(x_37, x_4, x_107, x_56, x_44, x_44, x_44, x_44); +x_109 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__5; +x_110 = l_Lean_Syntax_node2(x_37, x_109, x_108, x_97); +x_111 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_111, 0, x_110); +lean_ctor_set(x_111, 1, x_8); +return x_111; } } } @@ -10697,14 +10124,14 @@ return x_5; LEAN_EXPORT lean_object* l_Lean_Elab_Command_expandInitialize___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { _start: { -lean_object* x_15; lean_object* x_136; lean_object* x_137; lean_object* x_138; uint8_t x_139; -x_136 = lean_unsigned_to_nat(5u); -x_137 = l_Lean_Syntax_getArg(x_8, x_136); -x_138 = lean_unsigned_to_nat(0u); -x_139 = l_Lean_Syntax_matchesNull(x_137, x_138); -if (x_139 == 0) +lean_object* x_15; lean_object* x_138; lean_object* x_139; lean_object* x_140; uint8_t x_141; +x_138 = lean_unsigned_to_nat(5u); +x_139 = l_Lean_Syntax_getArg(x_8, x_138); +x_140 = lean_unsigned_to_nat(0u); +x_141 = l_Lean_Syntax_matchesNull(x_139, x_140); +if (x_141 == 0) { -lean_object* x_140; lean_object* x_141; +lean_object* x_142; lean_object* x_143; lean_dec(x_12); lean_dec(x_7); lean_dec(x_6); @@ -10713,46 +10140,46 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_140 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__1; -x_141 = l_Lean_Macro_throwErrorAt___rarg(x_9, x_140, x_13, x_14); -return x_141; +x_142 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__1; +x_143 = l_Lean_Macro_throwErrorAt___rarg(x_9, x_142, x_13, x_14); +return x_143; } else { -lean_object* x_142; -x_142 = l_Lean_Syntax_getOptional_x3f(x_10); -if (lean_obj_tag(x_142) == 0) +lean_object* x_144; +x_144 = l_Lean_Syntax_getOptional_x3f(x_10); +if (lean_obj_tag(x_144) == 0) { -lean_object* x_143; -x_143 = lean_box(0); -x_15 = x_143; -goto block_135; +lean_object* x_145; +x_145 = lean_box(0); +x_15 = x_145; +goto block_137; } else { -uint8_t x_144; -x_144 = !lean_is_exclusive(x_142); -if (x_144 == 0) +uint8_t x_146; +x_146 = !lean_is_exclusive(x_144); +if (x_146 == 0) { -x_15 = x_142; -goto block_135; +x_15 = x_144; +goto block_137; } else { -lean_object* x_145; lean_object* x_146; -x_145 = lean_ctor_get(x_142, 0); -lean_inc(x_145); -lean_dec(x_142); -x_146 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_146, 0, x_145); -x_15 = x_146; -goto block_135; +lean_object* x_147; lean_object* x_148; +x_147 = lean_ctor_get(x_144, 0); +lean_inc(x_147); +lean_dec(x_144); +x_148 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_148, 0, x_147); +x_15 = x_148; +goto block_137; } } } -block_135: +block_137: { -lean_object* x_16; uint8_t x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; +lean_object* x_16; uint8_t x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; x_16 = lean_ctor_get(x_13, 5); lean_inc(x_16); x_17 = 0; @@ -10851,201 +10278,205 @@ x_59 = l_Lean_Elab_Command_expandInitialize___lambda__2___closed__2; lean_inc(x_3); lean_inc(x_18); x_60 = l_Lean_Syntax_node4(x_18, x_59, x_51, x_54, x_3, x_58); -x_61 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__40; +x_61 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__46; +lean_inc_n(x_23, 2); +lean_inc(x_18); +x_62 = l_Lean_Syntax_node2(x_18, x_61, x_23, x_23); +x_63 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__40; lean_inc(x_23); lean_inc(x_18); -x_62 = l_Lean_Syntax_node3(x_18, x_61, x_49, x_60, x_23); -x_63 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__9; -lean_inc_n(x_23, 3); +x_64 = l_Lean_Syntax_node4(x_18, x_63, x_49, x_60, x_62, x_23); +x_65 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__9; +lean_inc(x_23); lean_inc(x_18); -x_64 = l_Lean_Syntax_node7(x_18, x_63, x_25, x_32, x_47, x_62, x_23, x_23, x_23); -x_65 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__5; +x_66 = l_Lean_Syntax_node5(x_18, x_65, x_25, x_32, x_47, x_64, x_23); +x_67 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__5; lean_inc(x_18); -x_66 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_66, 0, x_18); -lean_ctor_set(x_66, 1, x_65); -x_67 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__9; +x_68 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_68, 0, x_18); +lean_ctor_set(x_68, 1, x_67); +x_69 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__9; lean_inc(x_23); lean_inc(x_18); -x_68 = l_Lean_Syntax_node1(x_18, x_67, x_23); +x_70 = l_Lean_Syntax_node1(x_18, x_69, x_23); lean_inc(x_18); -x_69 = l_Lean_Syntax_node1(x_18, x_21, x_30); -x_70 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__12; +x_71 = l_Lean_Syntax_node1(x_18, x_21, x_30); +x_72 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__12; lean_inc(x_18); -x_71 = l_Lean_Syntax_node2(x_18, x_70, x_4, x_69); -x_72 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__7; +x_73 = l_Lean_Syntax_node2(x_18, x_72, x_4, x_71); +x_74 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__7; lean_inc(x_18); -x_73 = l_Lean_Syntax_node2(x_18, x_72, x_68, x_71); -x_74 = l_Lean_Elab_Command_expandInitialize___lambda__2___closed__5; +x_75 = l_Lean_Syntax_node2(x_18, x_74, x_70, x_73); +x_76 = l_Lean_Elab_Command_expandInitialize___lambda__2___closed__5; lean_inc(x_18); -x_75 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_75, 0, x_18); -lean_ctor_set(x_75, 1, x_74); -x_76 = l_Array_mkArray2___rarg(x_73, x_75); -x_77 = l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabAttr___spec__1___closed__5; -lean_inc(x_18); -x_78 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_78, 0, x_18); -lean_ctor_set(x_78, 1, x_77); -x_79 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__12; +x_77 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_77, 0, x_18); +lean_ctor_set(x_77, 1, x_76); +x_78 = l_Array_mkArray2___rarg(x_75, x_77); +x_79 = l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabAttr___spec__1___closed__5; lean_inc(x_18); x_80 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_80, 0, x_18); lean_ctor_set(x_80, 1, x_79); -x_81 = l_Lean_Elab_Command_expandInitialize___lambda__2___closed__7; -x_82 = lean_array_push(x_81, x_3); -x_83 = l_Lean_Elab_Command_expandInitialize___lambda__2___closed__6; -x_84 = lean_array_push(x_82, x_83); -x_85 = lean_box(2); -x_86 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_86, 0, x_85); -lean_ctor_set(x_86, 1, x_31); -lean_ctor_set(x_86, 2, x_84); +x_81 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__12; +lean_inc(x_18); +x_82 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_82, 0, x_18); +lean_ctor_set(x_82, 1, x_81); +x_83 = l_Lean_Elab_Command_expandInitialize___lambda__2___closed__7; +x_84 = lean_array_push(x_83, x_3); +x_85 = l_Lean_Elab_Command_expandInitialize___lambda__2___closed__6; +x_86 = lean_array_push(x_84, x_85); +x_87 = lean_box(2); +x_88 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_88, 0, x_87); +lean_ctor_set(x_88, 1, x_31); +lean_ctor_set(x_88, 2, x_86); lean_inc(x_18); -x_87 = l_Lean_Syntax_node2(x_18, x_43, x_34, x_1); -x_88 = l_Lean_Elab_Command_expandInitialize___lambda__2___closed__9; +x_89 = l_Lean_Syntax_node2(x_18, x_43, x_34, x_1); +x_90 = l_Lean_Elab_Command_expandInitialize___lambda__2___closed__9; lean_inc(x_23); lean_inc(x_18); -x_89 = l_Lean_Syntax_node2(x_18, x_88, x_23, x_87); -x_90 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__13; +x_91 = l_Lean_Syntax_node2(x_18, x_90, x_23, x_89); +x_92 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__13; lean_inc(x_23); lean_inc(x_18); -x_91 = l_Lean_Syntax_node4(x_18, x_90, x_80, x_86, x_89, x_23); +x_93 = l_Lean_Syntax_node4(x_18, x_92, x_82, x_88, x_91, x_23); if (lean_obj_tag(x_12) == 0) { -x_92 = x_22; -goto block_126; +x_94 = x_22; +goto block_128; } else { -lean_object* x_127; uint8_t x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; -x_127 = lean_ctor_get(x_12, 0); -lean_inc(x_127); +lean_object* x_129; uint8_t x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; +x_129 = lean_ctor_get(x_12, 0); +lean_inc(x_129); lean_dec(x_12); -x_128 = 1; -x_129 = l_Lean_SourceInfo_fromRef(x_127, x_128); -x_130 = l_Lean_Elab_Command_expandInitialize___lambda__2___closed__10; -x_131 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_131, 0, x_129); -lean_ctor_set(x_131, 1, x_130); -x_132 = l_Lean_Elab_Command_expandInitialize___lambda__2___closed__11; +x_130 = 1; +x_131 = l_Lean_SourceInfo_fromRef(x_129, x_130); +x_132 = l_Lean_Elab_Command_expandInitialize___lambda__2___closed__10; +x_133 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_133, 0, x_131); +lean_ctor_set(x_133, 1, x_132); +x_134 = l_Lean_Elab_Command_expandInitialize___lambda__2___closed__11; lean_inc(x_18); -x_133 = l_Lean_Syntax_node1(x_18, x_132, x_131); -x_134 = l_Array_mkArray1___rarg(x_133); -x_92 = x_134; -goto block_126; +x_135 = l_Lean_Syntax_node1(x_18, x_134, x_133); +x_136 = l_Array_mkArray1___rarg(x_135); +x_94 = x_136; +goto block_128; } -block_126: +block_128: { -lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; -x_93 = l_Array_append___rarg(x_22, x_92); +lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; +x_95 = l_Array_append___rarg(x_22, x_94); lean_inc(x_18); -x_94 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_94, 0, x_18); -lean_ctor_set(x_94, 1, x_21); -lean_ctor_set(x_94, 2, x_93); +x_96 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_96, 0, x_18); +lean_ctor_set(x_96, 1, x_21); +lean_ctor_set(x_96, 2, x_95); lean_inc_n(x_23, 5); lean_inc(x_5); lean_inc(x_18); -x_95 = l_Lean_Syntax_node6(x_18, x_5, x_23, x_23, x_23, x_23, x_94, x_23); -x_96 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__5; +x_97 = l_Lean_Syntax_node6(x_18, x_5, x_23, x_23, x_23, x_23, x_96, x_23); +x_98 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__5; lean_inc(x_18); -x_97 = l_Lean_Syntax_node2(x_18, x_96, x_95, x_64); +x_99 = l_Lean_Syntax_node2(x_18, x_98, x_97, x_66); if (lean_obj_tag(x_7) == 0) { -x_98 = x_22; -goto block_123; +x_100 = x_22; +goto block_125; } else { -lean_object* x_124; lean_object* x_125; -x_124 = lean_ctor_get(x_7, 0); -lean_inc(x_124); +lean_object* x_126; lean_object* x_127; +x_126 = lean_ctor_get(x_7, 0); +lean_inc(x_126); lean_dec(x_7); -x_125 = l_Array_mkArray1___rarg(x_124); -x_98 = x_125; -goto block_123; +x_127 = l_Array_mkArray1___rarg(x_126); +x_100 = x_127; +goto block_125; } -block_123: +block_125: { -lean_object* x_99; lean_object* x_100; lean_object* x_101; -x_99 = l_Array_append___rarg(x_22, x_98); +lean_object* x_101; lean_object* x_102; lean_object* x_103; +x_101 = l_Array_append___rarg(x_22, x_100); lean_inc(x_18); -x_100 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_100, 0, x_18); -lean_ctor_set(x_100, 1, x_21); -lean_ctor_set(x_100, 2, x_99); +x_102 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_102, 0, x_18); +lean_ctor_set(x_102, 1, x_21); +lean_ctor_set(x_102, 2, x_101); if (lean_obj_tag(x_6) == 0) { -x_101 = x_22; -goto block_121; +x_103 = x_22; +goto block_123; } else { -lean_object* x_122; -x_122 = lean_ctor_get(x_6, 0); -lean_inc(x_122); +lean_object* x_124; +x_124 = lean_ctor_get(x_6, 0); +lean_inc(x_124); lean_dec(x_6); -x_101 = x_122; -goto block_121; +x_103 = x_124; +goto block_123; } -block_121: +block_123: { -lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_102 = l_Array_append___rarg(x_76, x_101); +lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; +x_104 = l_Array_append___rarg(x_78, x_103); lean_inc(x_18); -x_103 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_103, 0, x_18); -lean_ctor_set(x_103, 1, x_21); -lean_ctor_set(x_103, 2, x_102); -x_104 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__4; +x_105 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_105, 0, x_18); +lean_ctor_set(x_105, 1, x_21); +lean_ctor_set(x_105, 2, x_104); +x_106 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__4; lean_inc(x_18); -x_105 = l_Lean_Syntax_node3(x_18, x_104, x_66, x_103, x_78); +x_107 = l_Lean_Syntax_node3(x_18, x_106, x_68, x_105, x_80); lean_inc(x_18); -x_106 = l_Lean_Syntax_node1(x_18, x_21, x_105); +x_108 = l_Lean_Syntax_node1(x_18, x_21, x_107); if (lean_obj_tag(x_15) == 0) { -lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; -x_107 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__44; +lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_109 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__47; lean_inc(x_18); -x_108 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_108, 0, x_18); -lean_ctor_set(x_108, 1, x_21); -lean_ctor_set(x_108, 2, x_107); +x_110 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_110, 0, x_18); +lean_ctor_set(x_110, 1, x_21); +lean_ctor_set(x_110, 2, x_109); lean_inc_n(x_23, 2); lean_inc(x_18); -x_109 = l_Lean_Syntax_node6(x_18, x_5, x_100, x_106, x_108, x_23, x_23, x_23); +x_111 = l_Lean_Syntax_node6(x_18, x_5, x_102, x_108, x_110, x_23, x_23, x_23); lean_inc(x_18); -x_110 = l_Lean_Syntax_node2(x_18, x_96, x_109, x_91); -x_111 = l_Lean_Syntax_node2(x_18, x_21, x_97, x_110); -x_112 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_112, 0, x_111); -lean_ctor_set(x_112, 1, x_14); -return x_112; +x_112 = l_Lean_Syntax_node2(x_18, x_98, x_111, x_93); +x_113 = l_Lean_Syntax_node2(x_18, x_21, x_99, x_112); +x_114 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_114, 0, x_113); +lean_ctor_set(x_114, 1, x_14); +return x_114; } else { -lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; -x_113 = lean_ctor_get(x_15, 0); -lean_inc(x_113); +lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; +x_115 = lean_ctor_get(x_15, 0); +lean_inc(x_115); lean_dec(x_15); -x_114 = lean_array_push(x_22, x_113); -x_115 = l_Array_append___rarg(x_22, x_114); +x_116 = lean_array_push(x_22, x_115); +x_117 = l_Array_append___rarg(x_22, x_116); lean_inc(x_18); -x_116 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_116, 0, x_18); -lean_ctor_set(x_116, 1, x_21); -lean_ctor_set(x_116, 2, x_115); +x_118 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_118, 0, x_18); +lean_ctor_set(x_118, 1, x_21); +lean_ctor_set(x_118, 2, x_117); lean_inc_n(x_23, 2); lean_inc(x_18); -x_117 = l_Lean_Syntax_node6(x_18, x_5, x_100, x_106, x_116, x_23, x_23, x_23); +x_119 = l_Lean_Syntax_node6(x_18, x_5, x_102, x_108, x_118, x_23, x_23, x_23); lean_inc(x_18); -x_118 = l_Lean_Syntax_node2(x_18, x_96, x_117, x_91); -x_119 = l_Lean_Syntax_node2(x_18, x_21, x_97, x_118); -x_120 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_120, 0, x_119); -lean_ctor_set(x_120, 1, x_14); -return x_120; +x_120 = l_Lean_Syntax_node2(x_18, x_98, x_119, x_93); +x_121 = l_Lean_Syntax_node2(x_18, x_21, x_99, x_120); +x_122 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_122, 0, x_121); +lean_ctor_set(x_122, 1, x_14); +return x_122; } } } @@ -12013,7 +11444,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandInitialize_decl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(374u); +x_1 = lean_unsigned_to_nat(354u); x_2 = lean_unsigned_to_nat(50u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -12025,7 +11456,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandInitialize_decl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(386u); +x_1 = lean_unsigned_to_nat(366u); x_2 = lean_unsigned_to_nat(31u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -12053,7 +11484,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandInitialize_decl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(374u); +x_1 = lean_unsigned_to_nat(354u); x_2 = lean_unsigned_to_nat(54u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -12065,7 +11496,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Command_expandInitialize_decl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(374u); +x_1 = lean_unsigned_to_nat(354u); x_2 = lean_unsigned_to_nat(70u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -12111,7 +11542,7 @@ x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); return x_4; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__1() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -12121,37 +11552,37 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__2() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__1; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__1; x_2 = l_Lean_Elab_Command_elabAxiom___lambda__5___closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__3() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__2; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__2; x_2 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__4() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__3; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__3; x_2 = l_Lean_Elab_Command_expandInitialize___lambda__1___closed__15; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__5() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__5() { _start: { lean_object* x_1; @@ -12159,37 +11590,37 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__6() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__4; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__5; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__4; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__7() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__6; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__6; x_2 = l___private_Lean_Elab_Declaration_0__Lean_Elab_Command_isNamedDef___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__8() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__7; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__7; x_2 = l_Lean_Elab_Command_elabAxiom___lambda__5___closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__9() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__9() { _start: { lean_object* x_1; @@ -12197,17 +11628,17 @@ x_1 = lean_mk_string_from_bytes("Declaration", 11); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__10() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__8; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__9; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__8; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__9; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__11() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__11() { _start: { lean_object* x_1; @@ -12215,33 +11646,33 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__12() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__10; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__11; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__10; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__11; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__13() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__12; -x_2 = lean_unsigned_to_nat(8180u); +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__12; +x_2 = lean_unsigned_to_nat(7668u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_Elab_Command_elabAxiom___lambda__5___closed__6; x_3 = 0; -x_4 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__13; +x_4 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__13; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); return x_5; } @@ -12426,8 +11857,6 @@ l_Lean_Elab_Command_elabClassInductive___closed__2 = _init_l_Lean_Elab_Command_e lean_mark_persistent(l_Lean_Elab_Command_elabClassInductive___closed__2); l_Lean_Elab_Command_elabClassInductive___closed__3 = _init_l_Lean_Elab_Command_elabClassInductive___closed__3(); lean_mark_persistent(l_Lean_Elab_Command_elabClassInductive___closed__3); -l_Lean_Elab_Command_getTerminationHints___closed__1 = _init_l_Lean_Elab_Command_getTerminationHints___closed__1(); -lean_mark_persistent(l_Lean_Elab_Command_getTerminationHints___closed__1); l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Command_elabDeclaration___spec__4___closed__1 = _init_l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Command_elabDeclaration___spec__4___closed__1(); lean_mark_persistent(l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Command_elabDeclaration___spec__4___closed__1); l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Command_elabDeclaration___spec__4___closed__2 = _init_l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Command_elabDeclaration___spec__4___closed__2(); @@ -12602,28 +12031,10 @@ lean_mark_persistent(l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declR if (builtin) {res = l___regBuiltin_Lean_Elab_Command_expandMutualPreamble_declRange(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1___closed__1(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1___closed__1); -l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1___closed__2(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1___closed__2); -l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1___closed__3 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1___closed__3(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___lambda__1___closed__3); -l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___closed__1(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___closed__1); -l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___closed__2(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutual___spec__1___closed__2); -l_Lean_Elab_Command_elabMutual___lambda__2___closed__1 = _init_l_Lean_Elab_Command_elabMutual___lambda__2___closed__1(); -lean_mark_persistent(l_Lean_Elab_Command_elabMutual___lambda__2___closed__1); -l_Lean_Elab_Command_elabMutual___lambda__2___closed__2 = _init_l_Lean_Elab_Command_elabMutual___lambda__2___closed__2(); -lean_mark_persistent(l_Lean_Elab_Command_elabMutual___lambda__2___closed__2); -l_Lean_Elab_Command_elabMutual___closed__1 = _init_l_Lean_Elab_Command_elabMutual___closed__1(); +}l_Lean_Elab_Command_elabMutual___closed__1 = _init_l_Lean_Elab_Command_elabMutual___closed__1(); lean_mark_persistent(l_Lean_Elab_Command_elabMutual___closed__1); l_Lean_Elab_Command_elabMutual___closed__2 = _init_l_Lean_Elab_Command_elabMutual___closed__2(); lean_mark_persistent(l_Lean_Elab_Command_elabMutual___closed__2); -l_Lean_Elab_Command_elabMutual___closed__3 = _init_l_Lean_Elab_Command_elabMutual___closed__3(); -lean_mark_persistent(l_Lean_Elab_Command_elabMutual___closed__3); -l_Lean_Elab_Command_elabMutual___closed__4 = _init_l_Lean_Elab_Command_elabMutual___closed__4(); -lean_mark_persistent(l_Lean_Elab_Command_elabMutual___closed__4); l___regBuiltin_Lean_Elab_Command_elabMutual___closed__1 = _init_l___regBuiltin_Lean_Elab_Command_elabMutual___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Elab_Command_elabMutual___closed__1); l___regBuiltin_Lean_Elab_Command_elabMutual___closed__2 = _init_l___regBuiltin_Lean_Elab_Command_elabMutual___closed__2(); @@ -12782,6 +12193,12 @@ l_Lean_Elab_Command_expandInitialize___lambda__1___closed__43 = _init_l_Lean_Ela lean_mark_persistent(l_Lean_Elab_Command_expandInitialize___lambda__1___closed__43); l_Lean_Elab_Command_expandInitialize___lambda__1___closed__44 = _init_l_Lean_Elab_Command_expandInitialize___lambda__1___closed__44(); lean_mark_persistent(l_Lean_Elab_Command_expandInitialize___lambda__1___closed__44); +l_Lean_Elab_Command_expandInitialize___lambda__1___closed__45 = _init_l_Lean_Elab_Command_expandInitialize___lambda__1___closed__45(); +lean_mark_persistent(l_Lean_Elab_Command_expandInitialize___lambda__1___closed__45); +l_Lean_Elab_Command_expandInitialize___lambda__1___closed__46 = _init_l_Lean_Elab_Command_expandInitialize___lambda__1___closed__46(); +lean_mark_persistent(l_Lean_Elab_Command_expandInitialize___lambda__1___closed__46); +l_Lean_Elab_Command_expandInitialize___lambda__1___closed__47 = _init_l_Lean_Elab_Command_expandInitialize___lambda__1___closed__47(); +lean_mark_persistent(l_Lean_Elab_Command_expandInitialize___lambda__1___closed__47); l_Lean_Elab_Command_expandInitialize___lambda__2___closed__1 = _init_l_Lean_Elab_Command_expandInitialize___lambda__2___closed__1(); lean_mark_persistent(l_Lean_Elab_Command_expandInitialize___lambda__2___closed__1); l_Lean_Elab_Command_expandInitialize___lambda__2___closed__2 = _init_l_Lean_Elab_Command_expandInitialize___lambda__2___closed__2(); @@ -12854,33 +12271,33 @@ lean_mark_persistent(l___regBuiltin_Lean_Elab_Command_expandInitialize_declRange if (builtin) {res = l___regBuiltin_Lean_Elab_Command_expandInitialize_declRange(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__1 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__1(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__1); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__2 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__2(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__2); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__3 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__3(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__3); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__4 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__4(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__4); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__5 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__5(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__5); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__6 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__6(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__6); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__7 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__7(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__7); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__8 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__8(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__8); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__9 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__9(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__9); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__10 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__10(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__10); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__11 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__11(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__11); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__12 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__12(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__12); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__13 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__13(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180____closed__13); -if (builtin) {res = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_8180_(lean_io_mk_world()); +}l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__1 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__1(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__1); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__2 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__2(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__2); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__3 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__3(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__3); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__4 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__4(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__4); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__5 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__5(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__5); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__6 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__6(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__6); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__7 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__7(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__7); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__8 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__8(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__8); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__9 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__9(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__9); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__10 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__10(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__10); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__11 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__11(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__11); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__12 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__12(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__12); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__13 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__13(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668____closed__13); +if (builtin) {res = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Declaration___hyg_7668_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/DefView.c b/stage0/stdlib/Lean/Elab/DefView.c index 3cd8c29e89d84..d27e59d9d3caf 100644 --- a/stage0/stdlib/Lean/Elab/DefView.c +++ b/stage0/stdlib/Lean/Elab/DefView.c @@ -16,7 +16,6 @@ extern "C" { LEAN_EXPORT lean_object* l_Lean_Meta_visitLambda_visit___at_Lean_Elab_Command_mkInstanceName___spec__5___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_Command_mkInstanceName___spec__14___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_withoutErrToSorry___at_Lean_Elab_Command_mkInstanceName___spec__13(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__17; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_Command_mkInstanceName___spec__14___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_Command_mkInstanceName___spec__14___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); uint32_t lean_string_utf8_get(lean_object*, lean_object*); @@ -25,7 +24,6 @@ lean_object* lean_mk_empty_array_with_capacity(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLetDecl___at_Lean_Elab_Command_mkInstanceName___spec__12(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Command_mkDefViewOfInstance___spec__4(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_mkInstanceName___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_Command_mkInstanceName___spec__9___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_mkInstanceName___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_mkDefViewOfExample(lean_object*, lean_object*); @@ -41,11 +39,12 @@ LEAN_EXPORT lean_object* l_Lean_Meta_forEachExpr_x27___at_Lean_Elab_Command_mkIn LEAN_EXPORT lean_object* l_Lean_Elab_DefKind_isDefOrAbbrevOrOpaque___boxed(lean_object*); static lean_object* l_Lean_Meta_forEachExpr_x27___at_Lean_Elab_Command_mkInstanceName___spec__2___closed__2; static lean_object* l_Lean_Elab_Command_mkInstanceName___closed__1; -LEAN_EXPORT lean_object* l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_mkInstanceName___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_forEachExpr_x27___at_Lean_Elab_Command_mkInstanceName___spec__2___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_mkDefViewOfInstance___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__11; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_Command_mkInstanceName___spec__14(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_mkDefViewOfOpaque___closed__3; LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_Command_mkInstanceName___spec__9___boxed(lean_object*, lean_object*); @@ -54,7 +53,6 @@ static lean_object* l_Lean_Elab_Command_isDefLike___closed__5; uint8_t lean_usize_dec_eq(size_t, size_t); LEAN_EXPORT lean_object* l_Lean_Meta_visitForall_visit___at_Lean_Elab_Command_mkInstanceName___spec__8___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_mkDefViewOfInstance___closed__6; -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__3; static lean_object* l_Lean_Elab_Command_mkDefViewOfInstance___closed__10; lean_object* l_Lean_Syntax_getArgs(lean_object*); lean_object* l_ST_Prim_Ref_get___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -62,6 +60,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Command_mkDefViewOfInstance___lambda__1___b lean_object* l_Lean_replaceRef(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_mkDefViewOfInstance___spec__5___boxed(lean_object*, lean_object*); lean_object* l_Lean_instantiateMVars___at_Lean_Elab_Term_MVarErrorInfo_logError___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__10; LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_Command_mkInstanceName___spec__6___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_mkInstanceName(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_DefView_isInstance___spec__1___closed__1; @@ -83,18 +82,19 @@ static lean_object* l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__ LEAN_EXPORT uint8_t l_Lean_Elab_DefKind_isExample(uint8_t); LEAN_EXPORT lean_object* l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_visitLet_visit___at_Lean_Elab_Command_mkInstanceName___spec__11___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__13; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__15; uint8_t l_Lean_Expr_isType(lean_object*); static lean_object* l_Lean_Elab_Command_mkDefViewOfInstance___closed__9; static lean_object* l_Lean_Elab_Command_isDefLike___closed__10; LEAN_EXPORT lean_object* l_Lean_Meta_visitForall___at_Lean_Elab_Command_mkInstanceName___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_HashMap_insert___at_Lean_ForEachExpr_visit___spec__3(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLetDecl___at_Lean_Elab_Command_mkInstanceName___spec__12___boxed(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100_(lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__13; lean_object* l_Lean_Elab_mkFreshInstanceName(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_mkDefViewOfAbbrev___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_DefKind_noConfusion___rarg___lambda__1___boxed(lean_object*); size_t lean_usize_of_nat(lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__5; static lean_object* l_Lean_Elab_Command_isDefLike___closed__7; static lean_object* l_Lean_Elab_Command_mkDefViewOfAbbrev___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_mkInstanceName___spec__18___boxed(lean_object*, lean_object*); @@ -118,7 +118,6 @@ static lean_object* l_Lean_Elab_Command_mkDefViewOfAbbrev___closed__1; lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); LEAN_EXPORT uint8_t l_Lean_Elab_DefKind_isTheorem(uint8_t); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_Command_mkInstanceName___spec__14___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__2; static lean_object* l_Lean_Elab_instInhabitedDefView___closed__2; lean_object* l_Lean_Elab_Term_withoutErrToSorryImp___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Command_mkDefView___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); @@ -139,14 +138,16 @@ LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_mkInstanceNa LEAN_EXPORT lean_object* l_Lean_Elab_DefKind_toCtorIdx___boxed(lean_object*); lean_object* lean_st_ref_get(lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_Elab_Command_isDefLike(lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__14; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Command_mkDefViewOfInstance___spec__8(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getOptional_x3f(lean_object*); lean_object* lean_st_mk_ref(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__1; static lean_object* l_Lean_Elab_Command_mkInstanceName___lambda__1___closed__1; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__2; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__4; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__8; lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Command_mkDefViewOfInstance___spec__3(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__5; lean_object* l_ST_Prim_Ref_modifyGetUnsafe___rarg___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_expandDeclSig(lean_object*); lean_object* l_Lean_Expr_constName_x21(lean_object*); @@ -155,17 +156,22 @@ lean_object* l_Lean_HashMapImp_find_x3f___at_Lean_ForEachExpr_visit___spec__1(le LEAN_EXPORT uint8_t l_Lean_Elab_DefView_isInstance(lean_object*); static lean_object* l_Lean_Elab_Command_mkDefViewOfExample___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_DefKind_toCtorIdx(uint8_t); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__9; static lean_object* l_Lean_Elab_Command_mkDefViewOfAbbrev___closed__4; lean_object* l_Lean_Syntax_getSepArgs(lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__17; LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_Command_mkInstanceName___spec__6___boxed(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__6; uint8_t lean_name_eq(lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_Command_mkInstanceName___spec__6___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__14; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Command_mkDefViewOfInstance___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_mkInstanceName___spec__18___rarg(lean_object*); LEAN_EXPORT uint8_t l_Lean_Elab_instInhabitedDefKind; lean_object* l_Lean_Syntax_node2(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_DefKind_isExample___boxed(lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__7; lean_object* l_Lean_addMessageContextPartial___at_Lean_Elab_Command_instAddMessageContextCommandElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_visitLet___at_Lean_Elab_Command_mkInstanceName___spec__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -178,35 +184,33 @@ LEAN_EXPORT lean_object* l_Lean_Meta_forEachExpr___at_Lean_Elab_Command_mkInstan uint8_t l_Lean_Environment_contains(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_visitForall_visit___at_Lean_Elab_Command_mkInstanceName___spec__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_expandOptNamedPrio___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__10; LEAN_EXPORT lean_object* l_Lean_Meta_visitLet_visit___at_Lean_Elab_Command_mkInstanceName___spec__11(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_withAutoBoundImplicit___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_mkDefView(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_mkInstanceName___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_isDefLike___boxed(lean_object*); +lean_object* l_Lean_Syntax_node4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_mkDefViewOfInstance___spec__10(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_mkDefViewOfAbbrev___closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_DefView_deriving_x3f___default; static lean_object* l_Lean_Elab_Command_mkInstanceName___lambda__1___closed__4; LEAN_EXPORT lean_object* l_Lean_Meta_visitLambda___at_Lean_Elab_Command_mkInstanceName___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__8; LEAN_EXPORT lean_object* l_Lean_Elab_Command_mkInstanceName___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_DefKind_noConfusion___rarg___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_mkFreshInstanceName___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_mkInstanceName___spec__18(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_mkDefViewOfOpaque___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_DefView_isInstance___boxed(lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__9; -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__11; LEAN_EXPORT lean_object* l_Lean_Elab_Command_mkDefViewOfOpaque(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_mkDefViewOfInstance___spec__5___rarg(lean_object*); static lean_object* l_Lean_Elab_Command_mkDefViewOfAbbrev___closed__6; LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Command_mkInstanceName___spec__17(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__16; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180_(lean_object*); lean_object* lean_environment_main_module(lean_object*); static lean_object* l_Lean_Elab_instInhabitedDefView___closed__3; -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__15; +static lean_object* l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__4; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__12; lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabBinders___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_mkDefViewOfInstance___closed__8; @@ -215,10 +219,10 @@ static lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Command_mkInstanceN lean_object* l_List_forM___at_Lean_Elab_Command_elabCommand___spec__8(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_isDefLike___closed__8; lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__7; static lean_object* l_Lean_Elab_Command_mkDefViewOfExample___closed__2; LEAN_EXPORT uint8_t l___private_Lean_Elab_DefView_0__Lean_Elab_beqDefKind____x40_Lean_Elab_DefView___hyg_15_(uint8_t, uint8_t); uint8_t l_Lean_Syntax_isNone(lean_object*); +static lean_object* l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__5; static lean_object* l_Lean_Elab_Command_isDefLike___closed__6; lean_object* l_Lean_ResolveName_resolveGlobalName(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_isDefLike___closed__3; @@ -233,6 +237,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Comma LEAN_EXPORT lean_object* l_Lean_Meta_withLetDecl___at_Lean_Elab_Command_mkInstanceName___spec__12___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_erase_macro_scopes(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_forEachExpr___at_Lean_Elab_Command_mkInstanceName___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__3; LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_mkDefViewOfInstance___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_mkInstanceName___lambda__1___closed__3; lean_object* lean_expr_instantiate_rev(lean_object*, lean_object*); @@ -245,7 +250,7 @@ LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_DefView_isInstanc lean_object* l_String_capitalize(lean_object*); static lean_object* l_Lean_Elab_Command_isDefLike___closed__4; size_t lean_usize_add(size_t, size_t); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__6; +static lean_object* l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__6; static lean_object* l_Lean_Elab_Command_mkDefViewOfOpaque___closed__2; lean_object* lean_array_uget(lean_object*, size_t); static lean_object* l_Lean_Elab_Command_mkDefViewOfInstance___closed__5; @@ -259,11 +264,9 @@ static lean_object* l_Lean_Elab_Command_mkDefViewOfInstance___closed__11; LEAN_EXPORT lean_object* l_Lean_Elab_DefKind_noConfusion___rarg___lambda__1(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_DefView_0__Lean_Elab_beqDefKind____x40_Lean_Elab_DefView___hyg_15____boxed(lean_object*, lean_object*); lean_object* lean_string_append(lean_object*, lean_object*); -lean_object* l_Lean_mkAtomFrom(lean_object*, lean_object*, uint8_t); LEAN_EXPORT lean_object* l_Lean_Elab_DefKind_isTheorem___boxed(lean_object*); lean_object* lean_array_get_size(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Command_mkDefViewOfInstance___spec__9(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__4; LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_Command_mkInstanceName___spec__9(lean_object*, lean_object*); extern lean_object* l_Lean_Elab_unsupportedSyntaxExceptionId; lean_object* l_Lean_Elab_Modifiers_addAttribute(lean_object*, lean_object*); @@ -281,9 +284,9 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Command_mkInstanceName___lambda__4(lean_obj LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Command_mkDefView___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_mkDefViewOfInstance___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_mkDefViewOfTheorem(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__16; uint8_t l_Char_isLower(uint32_t); static lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_DefView_isInstance___spec__1___closed__2; -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__12; lean_object* l_Nat_repr(lean_object*); static lean_object* l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__3; static lean_object* l_Lean_Elab_Command_isDefLike___closed__2; @@ -5738,24 +5741,74 @@ x_1 = lean_mk_string_from_bytes(":=", 2); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +static lean_object* _init_l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__4() { _start: { -lean_object* x_7; uint8_t x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; -x_7 = l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__3; -x_8 = 0; -x_9 = l_Lean_mkAtomFrom(x_1, x_7, x_8); -x_10 = l_Lean_Elab_Command_mkDefViewOfInstance___closed__11; -x_11 = lean_array_push(x_10, x_9); -x_12 = lean_array_push(x_11, x_3); -x_13 = lean_box(2); -x_14 = l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__2; -x_15 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_15, 0, x_13); -lean_ctor_set(x_15, 1, x_14); -lean_ctor_set(x_15, 2, x_12); -x_16 = lean_apply_4(x_2, x_15, x_4, x_5, x_6); -return x_16; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Termination", 11); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__5() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Elab_Command_mkDefViewOfInstance___closed__1; +x_2 = l_Lean_Elab_Command_mkDefViewOfInstance___closed__2; +x_3 = l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__4; +x_4 = l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__5; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +lean_object* x_6; lean_object* x_7; lean_object* x_8; uint8_t x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; +x_6 = l_Lean_Elab_Command_getRef(x_3, x_4, x_5); +x_7 = lean_ctor_get(x_6, 0); +lean_inc(x_7); +x_8 = lean_ctor_get(x_6, 1); +lean_inc(x_8); +lean_dec(x_6); +x_9 = 0; +x_10 = l_Lean_SourceInfo_fromRef(x_7, x_9); +x_11 = l_Lean_Elab_Command_getCurrMacroScope(x_3, x_4, x_8); +x_12 = lean_ctor_get(x_11, 1); +lean_inc(x_12); +lean_dec(x_11); +x_13 = l_Lean_Elab_Command_getMainModule___rarg(x_4, x_12); +x_14 = lean_ctor_get(x_13, 1); +lean_inc(x_14); +lean_dec(x_13); +x_15 = l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__3; +lean_inc(x_10); +x_16 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_16, 0, x_10); +lean_ctor_set(x_16, 1, x_15); +x_17 = l_Lean_Elab_Command_mkDefViewOfInstance___closed__6; +x_18 = l_Lean_Elab_instInhabitedDefView___closed__1; +lean_inc(x_10); +x_19 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_19, 0, x_10); +lean_ctor_set(x_19, 1, x_17); +lean_ctor_set(x_19, 2, x_18); +x_20 = l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__6; +lean_inc_n(x_19, 2); +lean_inc(x_10); +x_21 = l_Lean_Syntax_node2(x_10, x_20, x_19, x_19); +x_22 = l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__2; +x_23 = l_Lean_Syntax_node4(x_10, x_22, x_16, x_2, x_21, x_19); +x_24 = lean_apply_4(x_1, x_23, x_3, x_4, x_14); +return x_24; } } static lean_object* _init_l_Lean_Elab_Command_mkDefViewOfOpaque___closed__1() { @@ -5833,6 +5886,7 @@ if (lean_obj_tag(x_14) == 0) uint8_t x_15; lean_dec(x_10); lean_dec(x_9); +lean_dec(x_2); x_15 = lean_ctor_get_uint8(x_1, sizeof(void*)*2 + 3); lean_dec(x_1); if (x_15 == 0) @@ -5868,7 +5922,7 @@ lean_ctor_set(x_29, 1, x_27); lean_ctor_set(x_29, 2, x_28); x_30 = l_Lean_Elab_Command_mkDefViewOfOpaque___closed__3; x_31 = l_Lean_Syntax_node2(x_20, x_30, x_26, x_29); -x_32 = l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2(x_2, x_11, x_31, x_3, x_4, x_24); +x_32 = l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2(x_11, x_31, x_3, x_4, x_24); return x_32; } else @@ -5905,7 +5959,7 @@ lean_inc(x_37); x_47 = l_Lean_Syntax_node1(x_37, x_46, x_45); x_48 = l_Lean_Elab_Command_mkDefViewOfOpaque___closed__3; x_49 = l_Lean_Syntax_node2(x_37, x_48, x_43, x_47); -x_50 = l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2(x_2, x_11, x_49, x_3, x_4, x_41); +x_50 = l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2(x_11, x_49, x_3, x_4, x_41); return x_50; } } @@ -6396,7 +6450,7 @@ lean_dec(x_3); return x_5; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__1() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__1() { _start: { lean_object* x_1; @@ -6404,7 +6458,7 @@ x_1 = lean_mk_string_from_bytes("Elab", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__2() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__2() { _start: { lean_object* x_1; @@ -6412,17 +6466,17 @@ x_1 = lean_mk_string_from_bytes("definition", 10); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__3() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__1; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__2; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__1; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__2; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__4() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -6432,27 +6486,27 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__5() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__4; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__1; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__4; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__6() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__5; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__5; x_2 = l_Lean_Elab_Command_mkDefViewOfInstance___closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__7() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__7() { _start: { lean_object* x_1; @@ -6460,17 +6514,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__8() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__6; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__7; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__6; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__9() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__9() { _start: { lean_object* x_1; @@ -6478,37 +6532,37 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__10() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__8; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__9; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__8; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__9; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__11() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__10; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__10; x_2 = l_Lean_Elab_Command_mkDefViewOfInstance___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__12() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__11; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__1; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__11; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__13() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__13() { _start: { lean_object* x_1; @@ -6516,17 +6570,17 @@ x_1 = lean_mk_string_from_bytes("DefView", 7); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__14() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__12; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__13; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__12; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__13; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__15() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__15() { _start: { lean_object* x_1; @@ -6534,33 +6588,33 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__16() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__14; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__15; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__14; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__15; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__17() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__16; -x_2 = lean_unsigned_to_nat(2100u); +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__16; +x_2 = lean_unsigned_to_nat(2180u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__3; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__3; x_3 = 0; -x_4 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__17; +x_4 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__17; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); return x_5; } @@ -6671,6 +6725,12 @@ l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__2 = _init_l_Lean_Ela lean_mark_persistent(l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__2); l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__3 = _init_l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__3(); lean_mark_persistent(l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__3); +l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__4 = _init_l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__4(); +lean_mark_persistent(l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__4); +l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__5 = _init_l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__5(); +lean_mark_persistent(l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__5); +l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__6 = _init_l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__6(); +lean_mark_persistent(l_Lean_Elab_Command_mkDefViewOfOpaque___lambda__2___closed__6); l_Lean_Elab_Command_mkDefViewOfOpaque___closed__1 = _init_l_Lean_Elab_Command_mkDefViewOfOpaque___closed__1(); lean_mark_persistent(l_Lean_Elab_Command_mkDefViewOfOpaque___closed__1); l_Lean_Elab_Command_mkDefViewOfOpaque___closed__2 = _init_l_Lean_Elab_Command_mkDefViewOfOpaque___closed__2(); @@ -6713,41 +6773,41 @@ l_Lean_Elab_Command_mkDefView___closed__1 = _init_l_Lean_Elab_Command_mkDefView_ lean_mark_persistent(l_Lean_Elab_Command_mkDefView___closed__1); l_Lean_Elab_Command_mkDefView___closed__2 = _init_l_Lean_Elab_Command_mkDefView___closed__2(); lean_mark_persistent(l_Lean_Elab_Command_mkDefView___closed__2); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__1 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__1(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__1); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__2 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__2(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__2); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__3 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__3(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__3); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__4 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__4(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__4); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__5 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__5(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__5); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__6 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__6(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__6); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__7 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__7(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__7); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__8 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__8(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__8); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__9 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__9(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__9); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__10 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__10(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__10); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__11 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__11(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__11); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__12 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__12(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__12); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__13 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__13(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__13); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__14 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__14(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__14); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__15 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__15(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__15); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__16 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__16(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__16); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__17 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__17(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100____closed__17); -if (builtin) {res = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2100_(lean_io_mk_world()); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__1 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__1(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__1); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__2 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__2(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__2); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__3 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__3(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__3); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__4 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__4(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__4); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__5 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__5(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__5); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__6 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__6(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__6); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__7 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__7(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__7); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__8 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__8(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__8); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__9 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__9(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__9); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__10 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__10(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__10); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__11 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__11(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__11); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__12 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__12(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__12); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__13 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__13(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__13); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__14 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__14(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__14); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__15 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__15(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__15); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__16 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__16(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__16); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__17 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__17(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180____closed__17); +if (builtin) {res = l_Lean_Elab_Command_initFn____x40_Lean_Elab_DefView___hyg_2180_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Deriving/BEq.c b/stage0/stdlib/Lean/Elab/Deriving/BEq.c index 2426655b65cba..3e15a7714c9ca 100644 --- a/stage0/stdlib/Lean/Elab/Deriving/BEq.c +++ b/stage0/stdlib/Lean/Elab/Deriving/BEq.c @@ -13,12 +13,14 @@ #ifdef __cplusplus extern "C" { #endif +LEAN_EXPORT lean_object* l_List_allM___at_Lean_Elab_Deriving_BEq_mkBEqInstance___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__1___closed__3; lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_BEq_mkMatch(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__4___closed__11; +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__3(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__5___lambda__1___closed__11; static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__22; static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__2; @@ -34,10 +36,10 @@ static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__5___lambda__1___closed__4; static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__7; static lean_object* l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__16; -LEAN_EXPORT lean_object* l_List_allM___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__4; +static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__7; +static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__28; static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__17; -static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__4; lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___closed__2; static lean_object* l_Lean_Elab_Deriving_BEq_mkMatch___closed__2; @@ -45,10 +47,9 @@ LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_BEq_mkMatch_m static lean_object* l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__6; lean_object* l_Lean_MessageData_ofList(lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__2; uint8_t lean_usize_dec_eq(size_t, size_t); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__14; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Deriving_mkInstanceCmds(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Deriving_mkDiscrs(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__4; @@ -61,7 +62,6 @@ LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMu lean_object* l_Lean_Expr_fvarId_x21(lean_object*); lean_object* lean_environment_find(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___spec__1___closed__6; -LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__3(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Deriving_mkLocalInstanceLetDecls(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isAppOf(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__11; @@ -69,15 +69,12 @@ static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed_ lean_object* l_Lean_Syntax_node5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__5___lambda__1___closed__7; lean_object* l_Lean_stringToMessageData(lean_object*); -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__7; static lean_object* l_Lean_Elab_Deriving_BEq_mkMatch___closed__1; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___spec__1___closed__1; -LEAN_EXPORT lean_object* l_Lean_isEnumType___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__13; +LEAN_EXPORT lean_object* l_Lean_isEnumType___at_Lean_Elab_Deriving_BEq_mkBEqInstance___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_List_allM___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__6; lean_object* l_Array_mapMUnsafe_map___at___aux__Init__NotationExtra______macroRules__term_x25_x5b___x7c___x5d__1___spec__3(size_t, size_t, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___closed__7; @@ -89,6 +86,7 @@ static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_BEq_mkMatch_ static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___closed__4; size_t lean_usize_of_nat(lean_object*); static lean_object* l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__15; +static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__11; static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__23; static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___closed__5; static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__14; @@ -98,10 +96,12 @@ lean_object* l_Lean_getConstInfo___at_Lean_Elab_Command_expandDeclId___spec__9(l static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__9; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); lean_object* l_Lean_Elab_Deriving_mkLet(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__1; static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___closed__6; static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__1; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__4___boxed(lean_object**); static lean_object* l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__1; +static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__29; lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); lean_object* l_Lean_MessageData_ofSyntax(lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__4___closed__9; @@ -113,13 +113,14 @@ lean_object* l_Lean_registerTraceClass(lean_object*, uint8_t, lean_object*, lean lean_object* l___private_Lean_CoreM_0__Lean_Core_mkFreshNameImp(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumCmd(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__2; static lean_object* l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__5; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__5___lambda__1___closed__2; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___spec__1___closed__3; lean_object* l_Lean_Elab_getBetterRef(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313_(lean_object*); static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___closed__8; static lean_object* l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__2; -static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__5; lean_object* l_Lean_Elab_Command_liftTermElabM___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_get(lean_object*, lean_object*); lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -130,23 +131,24 @@ static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts lean_object* lean_array_to_list(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__20; static lean_object* l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__14; +static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__12; lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); lean_object* l_Lean_Syntax_node3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Deriving_mkHeader(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__17; -LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__6; -LEAN_EXPORT lean_object* l_Lean_isEnumType___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__13; +static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__9; static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__1___closed__2; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__4___closed__12; extern lean_object* l_Lean_instInhabitedExpr; LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_BEq_mkMatch___closed__3; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__4___closed__1; +static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__4; static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__1___closed__1; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___spec__1___closed__2; lean_object* l_List_lengthTRAux___rarg(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Deriving_mkContext(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Core_betaReduce___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -165,7 +167,6 @@ LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_BEq_mkM static lean_object* l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__10; static lean_object* l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__10; LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__9; static lean_object* l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__11; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_BEq_mkMutualBlock(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__16; @@ -175,7 +176,6 @@ static lean_object* l_Lean_Elab_Deriving_BEq_mkBEqHeader___closed__2; static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__26; lean_object* l_Lean_MessageData_ofExpr(lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__4___closed__6; -static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__3; LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__8; lean_object* l_Lean_Syntax_node4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -184,34 +184,38 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_BEq_mkBEqHeader(lean_object*, lean static lean_object* l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__12; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__16; +static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__3; static lean_object* l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__3; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__4___closed__5; lean_object* l_Lean_Core_transform___at_Lean_Core_betaReduce___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__16; +static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__30; static lean_object* l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__7; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__5___lambda__1___closed__14; uint8_t l_Lean_Expr_hasAnyFVar_visit___at_Lean_Expr_containsFVar___spec__1(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__11; static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__4; -static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__7; static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__11; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__5___lambda__1___closed__10; static lean_object* l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__1; -static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__12; +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_BEq_mkBEqInstance(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__25; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__5___lambda__1___closed__9; static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__15; lean_object* l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__4___closed__2; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__1; static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__18; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); lean_object* lean_environment_main_module(lean_object*); +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__5; lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_isEnumType___at_Lean_Elab_Deriving_BEq_mkBEqInstance___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__1; -static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__10; -lean_object* l_Lean_Syntax_node7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__8; static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__8; lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkSepArray(lean_object*, lean_object*); @@ -221,26 +225,29 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction(lean_object*, le static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__4___closed__7; lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__2; +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_BEq_mkMatch___spec__1(size_t, size_t, lean_object*); static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__24; lean_object* lean_nat_sub(lean_object*, lean_object*); lean_object* l_Lean_Meta_forallTelescopeReducing___at_Lean_Elab_Deriving_mkInductArgNames___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_mkArray1___rarg(lean_object*); uint8_t l_Lean_Expr_isProp(lean_object*); +LEAN_EXPORT lean_object* l_List_allM___at_Lean_Elab_Deriving_BEq_mkBEqInstance___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__15; static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__12; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___spec__1___closed__5; static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__15; -static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__15; static lean_object* l_Lean_Elab_Deriving_BEq_mkMatch___closed__5; +LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_reverse___rarg(lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__4___closed__3; -static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__16; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__10; size_t lean_usize_add(size_t, size_t); extern lean_object* l_Lean_instInhabitedName; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___spec__1___closed__4; lean_object* lean_array_uget(lean_object*, size_t); -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__4(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__14; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__5___lambda__1___closed__12; static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__21; @@ -256,11 +263,10 @@ lean_object* lean_array_get_size(lean_object*); static lean_object* l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__3; lean_object* lean_infer_type(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_le(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__8; uint8_t lean_usize_dec_lt(size_t, size_t); +static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__14; static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__3; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__4___closed__8; -static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__6; static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__27; lean_object* lean_nat_add(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__10; @@ -271,8 +277,7 @@ static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq lean_object* l_String_toSubstring_x27(lean_object*); lean_object* lean_array_uset(lean_object*, size_t, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___closed__9; -static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__11; -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300_(lean_object*); +static lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__6; static lean_object* l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__9; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_BEq_mkMatch_mkAlts(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__3; @@ -2873,18 +2878,46 @@ static lean_object* _init_l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___c _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("partial", 7); +x_1 = lean_mk_string_from_bytes("Termination", 11); return x_1; } } static lean_object* _init_l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__27() { _start: { +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__28() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___spec__1___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___spec__1___closed__2; +x_3 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__26; +x_4 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__27; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__29() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("partial", 7); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__30() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___spec__1___closed__1; x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___spec__1___closed__2; x_3 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__1; -x_4 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__26; +x_4 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__29; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } @@ -2911,7 +2944,7 @@ x_19 = lean_st_ref_get(x_11, x_12); x_20 = !lean_is_exclusive(x_19); if (x_20 == 0) { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; x_21 = lean_ctor_get(x_19, 0); x_22 = lean_ctor_get(x_21, 0); lean_inc(x_22); @@ -2982,324 +3015,336 @@ lean_inc(x_17); x_54 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_54, 0, x_17); lean_ctor_set(x_54, 1, x_53); -x_55 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__24; +x_55 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__28; +lean_inc_n(x_26, 2); +lean_inc(x_17); +x_56 = l_Lean_Syntax_node2(x_17, x_55, x_26, x_26); +x_57 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__24; lean_inc(x_26); lean_inc(x_17); -x_56 = l_Lean_Syntax_node3(x_17, x_55, x_54, x_4, x_26); -x_57 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__9; -lean_inc_n(x_26, 2); +x_58 = l_Lean_Syntax_node4(x_17, x_57, x_54, x_4, x_56, x_26); +x_59 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__9; lean_inc(x_17); -x_58 = l_Lean_Syntax_node7(x_17, x_57, x_35, x_38, x_52, x_56, x_26, x_26, x_26); -x_59 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__3; -x_60 = l_Lean_Syntax_node2(x_17, x_59, x_33, x_58); -lean_ctor_set(x_19, 0, x_60); +x_60 = l_Lean_Syntax_node5(x_17, x_59, x_35, x_38, x_52, x_58, x_26); +x_61 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__3; +x_62 = l_Lean_Syntax_node2(x_17, x_61, x_33, x_60); +lean_ctor_set(x_19, 0, x_62); return x_19; } else { -lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_61 = lean_ctor_get(x_19, 0); -x_62 = lean_ctor_get(x_19, 1); -lean_inc(x_62); -lean_inc(x_61); -lean_dec(x_19); -x_63 = lean_ctor_get(x_61, 0); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_63 = lean_ctor_get(x_19, 0); +x_64 = lean_ctor_get(x_19, 1); +lean_inc(x_64); lean_inc(x_63); -lean_dec(x_61); -x_64 = lean_environment_main_module(x_63); -x_65 = l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__13; -x_66 = l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__1; -lean_inc(x_17); -x_67 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_67, 0, x_17); -lean_ctor_set(x_67, 1, x_65); -lean_ctor_set(x_67, 2, x_66); -x_68 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__6; +lean_dec(x_19); +x_65 = lean_ctor_get(x_63, 0); +lean_inc(x_65); +lean_dec(x_63); +x_66 = lean_environment_main_module(x_65); +x_67 = l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__13; +x_68 = l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__1; lean_inc(x_17); -x_69 = lean_alloc_ctor(2, 2, 0); +x_69 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_69, 0, x_17); -lean_ctor_set(x_69, 1, x_68); -x_70 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__7; +lean_ctor_set(x_69, 1, x_67); +lean_ctor_set(x_69, 2, x_68); +x_70 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__6; lean_inc(x_17); -x_71 = l_Lean_Syntax_node1(x_17, x_70, x_69); +x_71 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_71, 0, x_17); +lean_ctor_set(x_71, 1, x_70); +x_72 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__7; lean_inc(x_17); -x_72 = l_Lean_Syntax_node1(x_17, x_65, x_71); -x_73 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__5; -lean_inc_n(x_67, 5); +x_73 = l_Lean_Syntax_node1(x_17, x_72, x_71); lean_inc(x_17); -x_74 = l_Lean_Syntax_node6(x_17, x_73, x_67, x_67, x_72, x_67, x_67, x_67); -x_75 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__8; +x_74 = l_Lean_Syntax_node1(x_17, x_67, x_73); +x_75 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__5; +lean_inc_n(x_69, 5); lean_inc(x_17); -x_76 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_76, 0, x_17); -lean_ctor_set(x_76, 1, x_75); -x_77 = lean_mk_syntax_ident(x_3); -x_78 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__11; -lean_inc(x_67); +x_76 = l_Lean_Syntax_node6(x_17, x_75, x_69, x_69, x_74, x_69, x_69, x_69); +x_77 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__8; lean_inc(x_17); -x_79 = l_Lean_Syntax_node2(x_17, x_78, x_77, x_67); -x_80 = l_Array_append___rarg(x_66, x_14); +x_78 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_78, 0, x_17); +lean_ctor_set(x_78, 1, x_77); +x_79 = lean_mk_syntax_ident(x_3); +x_80 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__11; +lean_inc(x_69); lean_inc(x_17); -x_81 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_81, 0, x_17); -lean_ctor_set(x_81, 1, x_65); -lean_ctor_set(x_81, 2, x_80); -x_82 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__16; +x_81 = l_Lean_Syntax_node2(x_17, x_80, x_79, x_69); +x_82 = l_Array_append___rarg(x_68, x_14); lean_inc(x_17); -x_83 = lean_alloc_ctor(2, 2, 0); +x_83 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_83, 0, x_17); -lean_ctor_set(x_83, 1, x_82); -x_84 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__18; -x_85 = l_Lean_addMacroScope(x_64, x_84, x_18); -x_86 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__17; -x_87 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__22; +lean_ctor_set(x_83, 1, x_67); +lean_ctor_set(x_83, 2, x_82); +x_84 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__16; +lean_inc(x_17); +x_85 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_85, 0, x_17); +lean_ctor_set(x_85, 1, x_84); +x_86 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__18; +x_87 = l_Lean_addMacroScope(x_66, x_86, x_18); +x_88 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__17; +x_89 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__22; +lean_inc(x_17); +x_90 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_90, 0, x_17); +lean_ctor_set(x_90, 1, x_88); +lean_ctor_set(x_90, 2, x_87); +lean_ctor_set(x_90, 3, x_89); +x_91 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__15; lean_inc(x_17); -x_88 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_88, 0, x_17); -lean_ctor_set(x_88, 1, x_86); -lean_ctor_set(x_88, 2, x_85); -lean_ctor_set(x_88, 3, x_87); -x_89 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__15; +x_92 = l_Lean_Syntax_node2(x_17, x_91, x_85, x_90); lean_inc(x_17); -x_90 = l_Lean_Syntax_node2(x_17, x_89, x_83, x_88); +x_93 = l_Lean_Syntax_node1(x_17, x_67, x_92); +x_94 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__13; lean_inc(x_17); -x_91 = l_Lean_Syntax_node1(x_17, x_65, x_90); -x_92 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__13; +x_95 = l_Lean_Syntax_node2(x_17, x_94, x_83, x_93); +x_96 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__25; lean_inc(x_17); -x_93 = l_Lean_Syntax_node2(x_17, x_92, x_81, x_91); -x_94 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__25; +x_97 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_97, 0, x_17); +lean_ctor_set(x_97, 1, x_96); +x_98 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__28; +lean_inc_n(x_69, 2); lean_inc(x_17); -x_95 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_95, 0, x_17); -lean_ctor_set(x_95, 1, x_94); -x_96 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__24; -lean_inc(x_67); +x_99 = l_Lean_Syntax_node2(x_17, x_98, x_69, x_69); +x_100 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__24; +lean_inc(x_69); lean_inc(x_17); -x_97 = l_Lean_Syntax_node3(x_17, x_96, x_95, x_4, x_67); -x_98 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__9; -lean_inc_n(x_67, 2); +x_101 = l_Lean_Syntax_node4(x_17, x_100, x_97, x_4, x_99, x_69); +x_102 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__9; lean_inc(x_17); -x_99 = l_Lean_Syntax_node7(x_17, x_98, x_76, x_79, x_93, x_97, x_67, x_67, x_67); -x_100 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__3; -x_101 = l_Lean_Syntax_node2(x_17, x_100, x_74, x_99); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_62); -return x_102; +x_103 = l_Lean_Syntax_node5(x_17, x_102, x_78, x_81, x_95, x_101, x_69); +x_104 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__3; +x_105 = l_Lean_Syntax_node2(x_17, x_104, x_76, x_103); +x_106 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_106, 0, x_105); +lean_ctor_set(x_106, 1, x_64); +return x_106; } } else { -lean_object* x_103; lean_object* x_104; uint8_t x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; uint8_t x_109; -x_103 = lean_ctor_get(x_1, 0); -lean_inc(x_103); -lean_dec(x_1); -x_104 = lean_ctor_get(x_10, 5); -lean_inc(x_104); -x_105 = 0; -x_106 = l_Lean_SourceInfo_fromRef(x_104, x_105); -x_107 = lean_ctor_get(x_10, 10); +lean_object* x_107; lean_object* x_108; uint8_t x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; uint8_t x_113; +x_107 = lean_ctor_get(x_1, 0); lean_inc(x_107); +lean_dec(x_1); +x_108 = lean_ctor_get(x_10, 5); +lean_inc(x_108); +x_109 = 0; +x_110 = l_Lean_SourceInfo_fromRef(x_108, x_109); +x_111 = lean_ctor_get(x_10, 10); +lean_inc(x_111); lean_dec(x_10); -x_108 = lean_st_ref_get(x_11, x_12); -x_109 = !lean_is_exclusive(x_108); -if (x_109 == 0) +x_112 = lean_st_ref_get(x_11, x_12); +x_113 = !lean_is_exclusive(x_112); +if (x_113 == 0) { -lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; -x_110 = lean_ctor_get(x_108, 0); -x_111 = lean_ctor_get(x_110, 0); -lean_inc(x_111); -lean_dec(x_110); -x_112 = lean_environment_main_module(x_111); -x_113 = l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__13; -x_114 = l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__1; -lean_inc(x_106); -x_115 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_115, 0, x_106); -lean_ctor_set(x_115, 1, x_113); -lean_ctor_set(x_115, 2, x_114); -x_116 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__6; -lean_inc(x_106); -x_117 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_117, 0, x_106); -lean_ctor_set(x_117, 1, x_116); -x_118 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__7; -lean_inc(x_106); -x_119 = l_Lean_Syntax_node1(x_106, x_118, x_117); -lean_inc(x_106); -x_120 = l_Lean_Syntax_node1(x_106, x_113, x_119); -x_121 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__26; -lean_inc(x_106); -x_122 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_122, 0, x_106); -lean_ctor_set(x_122, 1, x_121); -x_123 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__27; -lean_inc(x_106); -x_124 = l_Lean_Syntax_node1(x_106, x_123, x_122); -lean_inc(x_106); -x_125 = l_Lean_Syntax_node1(x_106, x_113, x_124); -x_126 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__5; -lean_inc_n(x_115, 4); -lean_inc(x_106); -x_127 = l_Lean_Syntax_node6(x_106, x_126, x_115, x_115, x_120, x_115, x_115, x_125); -x_128 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__8; -lean_inc(x_106); -x_129 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_129, 0, x_106); -lean_ctor_set(x_129, 1, x_128); -x_130 = lean_mk_syntax_ident(x_3); -x_131 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__11; -lean_inc(x_115); -lean_inc(x_106); -x_132 = l_Lean_Syntax_node2(x_106, x_131, x_130, x_115); -x_133 = l_Array_append___rarg(x_114, x_103); -lean_inc(x_106); -x_134 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_134, 0, x_106); -lean_ctor_set(x_134, 1, x_113); -lean_ctor_set(x_134, 2, x_133); -x_135 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__16; -lean_inc(x_106); -x_136 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_136, 0, x_106); -lean_ctor_set(x_136, 1, x_135); -x_137 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__18; -x_138 = l_Lean_addMacroScope(x_112, x_137, x_107); -x_139 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__17; -x_140 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__22; -lean_inc(x_106); -x_141 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_141, 0, x_106); -lean_ctor_set(x_141, 1, x_139); -lean_ctor_set(x_141, 2, x_138); -lean_ctor_set(x_141, 3, x_140); -x_142 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__15; -lean_inc(x_106); -x_143 = l_Lean_Syntax_node2(x_106, x_142, x_136, x_141); -lean_inc(x_106); -x_144 = l_Lean_Syntax_node1(x_106, x_113, x_143); -x_145 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__13; -lean_inc(x_106); -x_146 = l_Lean_Syntax_node2(x_106, x_145, x_134, x_144); -x_147 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__25; -lean_inc(x_106); -x_148 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_148, 0, x_106); -lean_ctor_set(x_148, 1, x_147); -x_149 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__24; +lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; +x_114 = lean_ctor_get(x_112, 0); +x_115 = lean_ctor_get(x_114, 0); lean_inc(x_115); -lean_inc(x_106); -x_150 = l_Lean_Syntax_node3(x_106, x_149, x_148, x_4, x_115); -x_151 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__9; -lean_inc_n(x_115, 2); -lean_inc(x_106); -x_152 = l_Lean_Syntax_node7(x_106, x_151, x_129, x_132, x_146, x_150, x_115, x_115, x_115); -x_153 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__3; -x_154 = l_Lean_Syntax_node2(x_106, x_153, x_127, x_152); -lean_ctor_set(x_108, 0, x_154); -return x_108; -} -else -{ -lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; -x_155 = lean_ctor_get(x_108, 0); -x_156 = lean_ctor_get(x_108, 1); -lean_inc(x_156); -lean_inc(x_155); -lean_dec(x_108); -x_157 = lean_ctor_get(x_155, 0); -lean_inc(x_157); -lean_dec(x_155); -x_158 = lean_environment_main_module(x_157); -x_159 = l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__13; -x_160 = l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__1; -lean_inc(x_106); -x_161 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_161, 0, x_106); -lean_ctor_set(x_161, 1, x_159); -lean_ctor_set(x_161, 2, x_160); -x_162 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__6; -lean_inc(x_106); -x_163 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_163, 0, x_106); -lean_ctor_set(x_163, 1, x_162); -x_164 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__7; -lean_inc(x_106); -x_165 = l_Lean_Syntax_node1(x_106, x_164, x_163); -lean_inc(x_106); -x_166 = l_Lean_Syntax_node1(x_106, x_159, x_165); -x_167 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__26; -lean_inc(x_106); -x_168 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_168, 0, x_106); -lean_ctor_set(x_168, 1, x_167); -x_169 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__27; -lean_inc(x_106); -x_170 = l_Lean_Syntax_node1(x_106, x_169, x_168); -lean_inc(x_106); -x_171 = l_Lean_Syntax_node1(x_106, x_159, x_170); -x_172 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__5; -lean_inc_n(x_161, 4); -lean_inc(x_106); -x_173 = l_Lean_Syntax_node6(x_106, x_172, x_161, x_161, x_166, x_161, x_161, x_171); -x_174 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__8; -lean_inc(x_106); -x_175 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_175, 0, x_106); -lean_ctor_set(x_175, 1, x_174); -x_176 = lean_mk_syntax_ident(x_3); -x_177 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__11; -lean_inc(x_161); -lean_inc(x_106); -x_178 = l_Lean_Syntax_node2(x_106, x_177, x_176, x_161); -x_179 = l_Array_append___rarg(x_160, x_103); -lean_inc(x_106); -x_180 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_180, 0, x_106); -lean_ctor_set(x_180, 1, x_159); -lean_ctor_set(x_180, 2, x_179); -x_181 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__16; -lean_inc(x_106); -x_182 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_182, 0, x_106); -lean_ctor_set(x_182, 1, x_181); -x_183 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__18; -x_184 = l_Lean_addMacroScope(x_158, x_183, x_107); -x_185 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__17; -x_186 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__22; -lean_inc(x_106); -x_187 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_187, 0, x_106); -lean_ctor_set(x_187, 1, x_185); -lean_ctor_set(x_187, 2, x_184); -lean_ctor_set(x_187, 3, x_186); -x_188 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__15; -lean_inc(x_106); -x_189 = l_Lean_Syntax_node2(x_106, x_188, x_182, x_187); -lean_inc(x_106); -x_190 = l_Lean_Syntax_node1(x_106, x_159, x_189); -x_191 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__13; -lean_inc(x_106); -x_192 = l_Lean_Syntax_node2(x_106, x_191, x_180, x_190); -x_193 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__25; -lean_inc(x_106); -x_194 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_194, 0, x_106); -lean_ctor_set(x_194, 1, x_193); -x_195 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__24; +lean_dec(x_114); +x_116 = lean_environment_main_module(x_115); +x_117 = l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__13; +x_118 = l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__1; +lean_inc(x_110); +x_119 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_119, 0, x_110); +lean_ctor_set(x_119, 1, x_117); +lean_ctor_set(x_119, 2, x_118); +x_120 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__6; +lean_inc(x_110); +x_121 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_121, 0, x_110); +lean_ctor_set(x_121, 1, x_120); +x_122 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__7; +lean_inc(x_110); +x_123 = l_Lean_Syntax_node1(x_110, x_122, x_121); +lean_inc(x_110); +x_124 = l_Lean_Syntax_node1(x_110, x_117, x_123); +x_125 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__29; +lean_inc(x_110); +x_126 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_126, 0, x_110); +lean_ctor_set(x_126, 1, x_125); +x_127 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__30; +lean_inc(x_110); +x_128 = l_Lean_Syntax_node1(x_110, x_127, x_126); +lean_inc(x_110); +x_129 = l_Lean_Syntax_node1(x_110, x_117, x_128); +x_130 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__5; +lean_inc_n(x_119, 4); +lean_inc(x_110); +x_131 = l_Lean_Syntax_node6(x_110, x_130, x_119, x_119, x_124, x_119, x_119, x_129); +x_132 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__8; +lean_inc(x_110); +x_133 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_133, 0, x_110); +lean_ctor_set(x_133, 1, x_132); +x_134 = lean_mk_syntax_ident(x_3); +x_135 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__11; +lean_inc(x_119); +lean_inc(x_110); +x_136 = l_Lean_Syntax_node2(x_110, x_135, x_134, x_119); +x_137 = l_Array_append___rarg(x_118, x_107); +lean_inc(x_110); +x_138 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_138, 0, x_110); +lean_ctor_set(x_138, 1, x_117); +lean_ctor_set(x_138, 2, x_137); +x_139 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__16; +lean_inc(x_110); +x_140 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_140, 0, x_110); +lean_ctor_set(x_140, 1, x_139); +x_141 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__18; +x_142 = l_Lean_addMacroScope(x_116, x_141, x_111); +x_143 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__17; +x_144 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__22; +lean_inc(x_110); +x_145 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_145, 0, x_110); +lean_ctor_set(x_145, 1, x_143); +lean_ctor_set(x_145, 2, x_142); +lean_ctor_set(x_145, 3, x_144); +x_146 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__15; +lean_inc(x_110); +x_147 = l_Lean_Syntax_node2(x_110, x_146, x_140, x_145); +lean_inc(x_110); +x_148 = l_Lean_Syntax_node1(x_110, x_117, x_147); +x_149 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__13; +lean_inc(x_110); +x_150 = l_Lean_Syntax_node2(x_110, x_149, x_138, x_148); +x_151 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__25; +lean_inc(x_110); +x_152 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_152, 0, x_110); +lean_ctor_set(x_152, 1, x_151); +x_153 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__28; +lean_inc_n(x_119, 2); +lean_inc(x_110); +x_154 = l_Lean_Syntax_node2(x_110, x_153, x_119, x_119); +x_155 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__24; +lean_inc(x_119); +lean_inc(x_110); +x_156 = l_Lean_Syntax_node4(x_110, x_155, x_152, x_4, x_154, x_119); +x_157 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__9; +lean_inc(x_110); +x_158 = l_Lean_Syntax_node5(x_110, x_157, x_133, x_136, x_150, x_156, x_119); +x_159 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__3; +x_160 = l_Lean_Syntax_node2(x_110, x_159, x_131, x_158); +lean_ctor_set(x_112, 0, x_160); +return x_112; +} +else +{ +lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; +x_161 = lean_ctor_get(x_112, 0); +x_162 = lean_ctor_get(x_112, 1); +lean_inc(x_162); lean_inc(x_161); -lean_inc(x_106); -x_196 = l_Lean_Syntax_node3(x_106, x_195, x_194, x_4, x_161); -x_197 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__9; -lean_inc_n(x_161, 2); -lean_inc(x_106); -x_198 = l_Lean_Syntax_node7(x_106, x_197, x_175, x_178, x_192, x_196, x_161, x_161, x_161); -x_199 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__3; -x_200 = l_Lean_Syntax_node2(x_106, x_199, x_173, x_198); -x_201 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_201, 0, x_200); -lean_ctor_set(x_201, 1, x_156); -return x_201; +lean_dec(x_112); +x_163 = lean_ctor_get(x_161, 0); +lean_inc(x_163); +lean_dec(x_161); +x_164 = lean_environment_main_module(x_163); +x_165 = l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__13; +x_166 = l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__1; +lean_inc(x_110); +x_167 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_167, 0, x_110); +lean_ctor_set(x_167, 1, x_165); +lean_ctor_set(x_167, 2, x_166); +x_168 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__6; +lean_inc(x_110); +x_169 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_169, 0, x_110); +lean_ctor_set(x_169, 1, x_168); +x_170 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__7; +lean_inc(x_110); +x_171 = l_Lean_Syntax_node1(x_110, x_170, x_169); +lean_inc(x_110); +x_172 = l_Lean_Syntax_node1(x_110, x_165, x_171); +x_173 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__29; +lean_inc(x_110); +x_174 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_174, 0, x_110); +lean_ctor_set(x_174, 1, x_173); +x_175 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__30; +lean_inc(x_110); +x_176 = l_Lean_Syntax_node1(x_110, x_175, x_174); +lean_inc(x_110); +x_177 = l_Lean_Syntax_node1(x_110, x_165, x_176); +x_178 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__5; +lean_inc_n(x_167, 4); +lean_inc(x_110); +x_179 = l_Lean_Syntax_node6(x_110, x_178, x_167, x_167, x_172, x_167, x_167, x_177); +x_180 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__8; +lean_inc(x_110); +x_181 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_181, 0, x_110); +lean_ctor_set(x_181, 1, x_180); +x_182 = lean_mk_syntax_ident(x_3); +x_183 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__11; +lean_inc(x_167); +lean_inc(x_110); +x_184 = l_Lean_Syntax_node2(x_110, x_183, x_182, x_167); +x_185 = l_Array_append___rarg(x_166, x_107); +lean_inc(x_110); +x_186 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_186, 0, x_110); +lean_ctor_set(x_186, 1, x_165); +lean_ctor_set(x_186, 2, x_185); +x_187 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__16; +lean_inc(x_110); +x_188 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_188, 0, x_110); +lean_ctor_set(x_188, 1, x_187); +x_189 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__18; +x_190 = l_Lean_addMacroScope(x_164, x_189, x_111); +x_191 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__17; +x_192 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__22; +lean_inc(x_110); +x_193 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_193, 0, x_110); +lean_ctor_set(x_193, 1, x_191); +lean_ctor_set(x_193, 2, x_190); +lean_ctor_set(x_193, 3, x_192); +x_194 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__15; +lean_inc(x_110); +x_195 = l_Lean_Syntax_node2(x_110, x_194, x_188, x_193); +lean_inc(x_110); +x_196 = l_Lean_Syntax_node1(x_110, x_165, x_195); +x_197 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__13; +lean_inc(x_110); +x_198 = l_Lean_Syntax_node2(x_110, x_197, x_186, x_196); +x_199 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__25; +lean_inc(x_110); +x_200 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_200, 0, x_110); +lean_ctor_set(x_200, 1, x_199); +x_201 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__28; +lean_inc_n(x_167, 2); +lean_inc(x_110); +x_202 = l_Lean_Syntax_node2(x_110, x_201, x_167, x_167); +x_203 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__24; +lean_inc(x_167); +lean_inc(x_110); +x_204 = l_Lean_Syntax_node4(x_110, x_203, x_200, x_4, x_202, x_167); +x_205 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__9; +lean_inc(x_110); +x_206 = l_Lean_Syntax_node5(x_110, x_205, x_181, x_184, x_198, x_204, x_167); +x_207 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__3; +x_208 = l_Lean_Syntax_node2(x_110, x_207, x_179, x_206); +x_209 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_209, 0, x_208); +lean_ctor_set(x_209, 1, x_162); +return x_209; } } } @@ -3839,7 +3884,7 @@ lean_dec(x_7); x_22 = !lean_is_exclusive(x_21); if (x_22 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; x_23 = lean_ctor_get(x_21, 0); x_24 = lean_ctor_get(x_23, 0); lean_inc(x_24); @@ -3886,106 +3931,94 @@ lean_inc(x_19); x_44 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_44, 0, x_19); lean_ctor_set(x_44, 1, x_43); -lean_inc(x_19); -x_45 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_45, 0, x_19); -lean_ctor_set(x_45, 1, x_41); -lean_ctor_set(x_45, 2, x_13); -x_46 = l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__2; -lean_inc(x_45); -x_47 = l_Lean_Syntax_node5(x_19, x_46, x_27, x_42, x_44, x_45, x_45); -lean_ctor_set(x_21, 0, x_47); +x_45 = l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__2; +x_46 = l_Lean_Syntax_node3(x_19, x_45, x_27, x_42, x_44); +lean_ctor_set(x_21, 0, x_46); return x_21; } else { -lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_48 = lean_ctor_get(x_21, 0); -x_49 = lean_ctor_get(x_21, 1); -lean_inc(x_49); +lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; +x_47 = lean_ctor_get(x_21, 0); +x_48 = lean_ctor_get(x_21, 1); lean_inc(x_48); +lean_inc(x_47); lean_dec(x_21); -x_50 = lean_ctor_get(x_48, 0); -lean_inc(x_50); -lean_dec(x_48); -x_51 = lean_environment_main_module(x_50); -x_52 = l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__1; -lean_inc(x_19); -x_53 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_53, 0, x_19); -lean_ctor_set(x_53, 1, x_52); -x_54 = l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__3; +x_49 = lean_ctor_get(x_47, 0); +lean_inc(x_49); +lean_dec(x_47); +x_50 = lean_environment_main_module(x_49); +x_51 = l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__1; lean_inc(x_19); -x_55 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_55, 0, x_19); -lean_ctor_set(x_55, 1, x_54); -x_56 = l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__8; -x_57 = l_Lean_addMacroScope(x_51, x_56, x_20); -x_58 = l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__6; -x_59 = l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__11; +x_52 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_52, 0, x_19); +lean_ctor_set(x_52, 1, x_51); +x_53 = l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__3; lean_inc(x_19); -x_60 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_60, 0, x_19); -lean_ctor_set(x_60, 1, x_58); -lean_ctor_set(x_60, 2, x_57); -lean_ctor_set(x_60, 3, x_59); -x_61 = l_List_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__5___lambda__1___closed__6; +x_54 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_54, 0, x_19); +lean_ctor_set(x_54, 1, x_53); +x_55 = l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__8; +x_56 = l_Lean_addMacroScope(x_50, x_55, x_20); +x_57 = l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__6; +x_58 = l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__11; lean_inc(x_19); -x_62 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_62, 0, x_19); -lean_ctor_set(x_62, 1, x_61); -x_63 = l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__4; +x_59 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_59, 0, x_19); +lean_ctor_set(x_59, 1, x_57); +lean_ctor_set(x_59, 2, x_56); +lean_ctor_set(x_59, 3, x_58); +x_60 = l_List_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__5___lambda__1___closed__6; lean_inc(x_19); -x_64 = l_Lean_Syntax_node3(x_19, x_63, x_55, x_60, x_62); -x_65 = l_Array_mkArray1___rarg(x_64); -x_66 = l_Array_append___rarg(x_65, x_15); -x_67 = l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__13; +x_61 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_61, 0, x_19); +lean_ctor_set(x_61, 1, x_60); +x_62 = l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__4; lean_inc(x_19); -x_68 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_68, 0, x_19); -lean_ctor_set(x_68, 1, x_67); -lean_ctor_set(x_68, 2, x_66); -x_69 = l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__12; +x_63 = l_Lean_Syntax_node3(x_19, x_62, x_54, x_59, x_61); +x_64 = l_Array_mkArray1___rarg(x_63); +x_65 = l_Array_append___rarg(x_64, x_15); +x_66 = l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__13; lean_inc(x_19); -x_70 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_70, 0, x_19); -lean_ctor_set(x_70, 1, x_69); +x_67 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_67, 0, x_19); +lean_ctor_set(x_67, 1, x_66); +lean_ctor_set(x_67, 2, x_65); +x_68 = l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__12; lean_inc(x_19); -x_71 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_71, 0, x_19); -lean_ctor_set(x_71, 1, x_67); -lean_ctor_set(x_71, 2, x_13); -x_72 = l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__2; -lean_inc(x_71); -x_73 = l_Lean_Syntax_node5(x_19, x_72, x_53, x_68, x_70, x_71, x_71); -x_74 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_74, 0, x_73); -lean_ctor_set(x_74, 1, x_49); -return x_74; +x_69 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_69, 0, x_19); +lean_ctor_set(x_69, 1, x_68); +x_70 = l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__2; +x_71 = l_Lean_Syntax_node3(x_19, x_70, x_52, x_67, x_69); +x_72 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_72, 0, x_71); +lean_ctor_set(x_72, 1, x_48); +return x_72; } } else { -uint8_t x_75; +uint8_t x_73; lean_dec(x_7); lean_dec(x_6); -x_75 = !lean_is_exclusive(x_14); -if (x_75 == 0) +x_73 = !lean_is_exclusive(x_14); +if (x_73 == 0) { return x_14; } else { -lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_76 = lean_ctor_get(x_14, 0); -x_77 = lean_ctor_get(x_14, 1); -lean_inc(x_77); -lean_inc(x_76); +lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_74 = lean_ctor_get(x_14, 0); +x_75 = lean_ctor_get(x_14, 1); +lean_inc(x_75); +lean_inc(x_74); lean_dec(x_14); -x_78 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_78, 0, x_76); -lean_ctor_set(x_78, 1, x_77); -return x_78; +x_76 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_76, 0, x_74); +lean_ctor_set(x_76, 1, x_75); +return x_76; } } } @@ -4139,84 +4172,65 @@ return x_2; LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -lean_object* x_9; lean_object* x_60; lean_object* x_61; uint8_t x_62; -x_60 = lean_array_get_size(x_1); -x_61 = lean_unsigned_to_nat(0u); -x_62 = lean_nat_dec_lt(x_61, x_60); -lean_dec(x_60); -if (x_62 == 0) -{ -lean_object* x_63; lean_object* x_64; -x_63 = l_Lean_instInhabitedName; -x_64 = l___private_Init_Util_0__outOfBounds___rarg(x_63); -x_9 = x_64; -goto block_59; -} -else -{ -lean_object* x_65; -x_65 = lean_array_fget(x_1, x_61); -x_9 = x_65; -goto block_59; -} -block_59: -{ -lean_object* x_10; lean_object* x_11; -x_10 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___closed__1; +lean_object* x_9; lean_object* x_10; +x_9 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___closed__1; lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); -x_11 = l_Lean_Elab_Deriving_mkContext(x_10, x_9, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -if (lean_obj_tag(x_11) == 0) +lean_inc(x_1); +x_10 = l_Lean_Elab_Deriving_mkContext(x_9, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +if (lean_obj_tag(x_10) == 0) { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = lean_ctor_get(x_11, 0); +lean_object* x_11; lean_object* x_12; lean_object* x_13; +x_11 = lean_ctor_get(x_10, 0); +lean_inc(x_11); +x_12 = lean_ctor_get(x_10, 1); lean_inc(x_12); -x_13 = lean_ctor_get(x_11, 1); -lean_inc(x_13); -lean_dec(x_11); +lean_dec(x_10); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); -lean_inc(x_12); -x_14 = l_Lean_Elab_Deriving_BEq_mkMutualBlock(x_12, x_2, x_3, x_4, x_5, x_6, x_7, x_13); -if (lean_obj_tag(x_14) == 0) +lean_inc(x_11); +x_13 = l_Lean_Elab_Deriving_BEq_mkMutualBlock(x_11, x_2, x_3, x_4, x_5, x_6, x_7, x_12); +if (lean_obj_tag(x_13) == 0) { -lean_object* x_15; lean_object* x_16; lean_object* x_17; uint8_t x_18; lean_object* x_19; -x_15 = lean_ctor_get(x_14, 0); +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; uint8_t x_19; lean_object* x_20; +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +x_15 = lean_ctor_get(x_13, 1); lean_inc(x_15); -x_16 = lean_ctor_get(x_14, 1); -lean_inc(x_16); -lean_dec(x_14); -x_17 = l_Lean_Elab_Deriving_BEq_mkBEqHeader___closed__2; -x_18 = 1; +lean_dec(x_13); +x_16 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___closed__2; +x_17 = lean_array_push(x_16, x_1); +x_18 = l_Lean_Elab_Deriving_BEq_mkBEqHeader___closed__2; +x_19 = 1; lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); -x_19 = l_Lean_Elab_Deriving_mkInstanceCmds(x_12, x_17, x_1, x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_16); -lean_dec(x_12); -if (lean_obj_tag(x_19) == 0) +x_20 = l_Lean_Elab_Deriving_mkInstanceCmds(x_11, x_18, x_17, x_19, x_2, x_3, x_4, x_5, x_6, x_7, x_15); +lean_dec(x_17); +lean_dec(x_11); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; -x_20 = lean_ctor_get(x_19, 0); -lean_inc(x_20); -x_21 = lean_ctor_get(x_19, 1); +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; +x_21 = lean_ctor_get(x_20, 0); lean_inc(x_21); -lean_dec(x_19); -x_22 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___closed__2; -x_23 = lean_array_push(x_22, x_15); -x_24 = l_Array_append___rarg(x_23, x_20); +x_22 = lean_ctor_get(x_20, 1); +lean_inc(x_22); +lean_dec(x_20); +x_23 = lean_array_push(x_16, x_14); +x_24 = l_Array_append___rarg(x_23, x_21); x_25 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___closed__5; -x_26 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_25, x_2, x_3, x_4, x_5, x_6, x_7, x_21); +x_26 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_25, x_2, x_3, x_4, x_5, x_6, x_7, x_22); x_27 = lean_ctor_get(x_26, 0); lean_inc(x_27); x_28 = lean_unbox(x_27); @@ -4303,26 +4317,26 @@ return x_46; else { uint8_t x_47; -lean_dec(x_15); +lean_dec(x_14); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_47 = !lean_is_exclusive(x_19); +x_47 = !lean_is_exclusive(x_20); if (x_47 == 0) { -return x_19; +return x_20; } else { lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_48 = lean_ctor_get(x_19, 0); -x_49 = lean_ctor_get(x_19, 1); +x_48 = lean_ctor_get(x_20, 0); +x_49 = lean_ctor_get(x_20, 1); lean_inc(x_49); lean_inc(x_48); -lean_dec(x_19); +lean_dec(x_20); x_50 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_50, 0, x_48); lean_ctor_set(x_50, 1, x_49); @@ -4333,26 +4347,27 @@ return x_50; else { uint8_t x_51; -lean_dec(x_12); +lean_dec(x_11); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_51 = !lean_is_exclusive(x_14); +lean_dec(x_1); +x_51 = !lean_is_exclusive(x_13); if (x_51 == 0) { -return x_14; +return x_13; } else { lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_52 = lean_ctor_get(x_14, 0); -x_53 = lean_ctor_get(x_14, 1); +x_52 = lean_ctor_get(x_13, 0); +x_53 = lean_ctor_get(x_13, 1); lean_inc(x_53); lean_inc(x_52); -lean_dec(x_14); +lean_dec(x_13); x_54 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_54, 0, x_52); lean_ctor_set(x_54, 1, x_53); @@ -4369,19 +4384,20 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_55 = !lean_is_exclusive(x_11); +lean_dec(x_1); +x_55 = !lean_is_exclusive(x_10); if (x_55 == 0) { -return x_11; +return x_10; } else { lean_object* x_56; lean_object* x_57; lean_object* x_58; -x_56 = lean_ctor_get(x_11, 0); -x_57 = lean_ctor_get(x_11, 1); +x_56 = lean_ctor_get(x_10, 0); +x_57 = lean_ctor_get(x_10, 1); lean_inc(x_57); lean_inc(x_56); -lean_dec(x_11); +lean_dec(x_10); x_58 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_58, 0, x_56); lean_ctor_set(x_58, 1, x_57); @@ -4390,7 +4406,6 @@ return x_58; } } } -} LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { @@ -4406,15 +4421,6 @@ lean_dec(x_2); return x_10; } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -lean_object* x_9; -x_9 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_1); -return x_9; -} -} static lean_object* _init_l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__1() { _start: { @@ -4610,26 +4616,26 @@ lean_dec(x_7); x_18 = lean_st_ref_get(x_8, x_9); if (x_13 == 0) { -lean_object* x_162; lean_object* x_163; -x_162 = l_Lean_instInhabitedName; -x_163 = l___private_Init_Util_0__outOfBounds___rarg(x_162); -x_19 = x_163; -goto block_161; +lean_object* x_166; lean_object* x_167; +x_166 = l_Lean_instInhabitedName; +x_167 = l___private_Init_Util_0__outOfBounds___rarg(x_166); +x_19 = x_167; +goto block_165; } else { -lean_object* x_164; -x_164 = lean_array_fget(x_10, x_12); -x_19 = x_164; -goto block_161; +lean_object* x_168; +x_168 = lean_array_fget(x_10, x_12); +x_19 = x_168; +goto block_165; } -block_161: +block_165: { uint8_t x_20; x_20 = !lean_is_exclusive(x_18); if (x_20 == 0) { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; x_21 = lean_ctor_get(x_18, 0); x_22 = lean_ctor_get(x_21, 0); lean_inc(x_22); @@ -4769,179 +4775,185 @@ lean_ctor_set(x_81, 3, x_43); x_82 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__4___closed__9; lean_inc(x_16); x_83 = l_Lean_Syntax_node3(x_16, x_82, x_75, x_77, x_81); -x_84 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__24; +x_84 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__28; +lean_inc_n(x_26, 2); +lean_inc(x_16); +x_85 = l_Lean_Syntax_node2(x_16, x_84, x_26, x_26); +x_86 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__24; lean_inc(x_26); lean_inc(x_16); -x_85 = l_Lean_Syntax_node3(x_16, x_84, x_71, x_83, x_26); -x_86 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__9; -lean_inc_n(x_26, 2); +x_87 = l_Lean_Syntax_node4(x_16, x_86, x_71, x_83, x_85, x_26); +x_88 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__9; lean_inc(x_16); -x_87 = l_Lean_Syntax_node7(x_16, x_86, x_35, x_38, x_69, x_85, x_26, x_26, x_26); -x_88 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__3; -x_89 = l_Lean_Syntax_node2(x_16, x_88, x_33, x_87); -lean_ctor_set(x_18, 0, x_89); +x_89 = l_Lean_Syntax_node5(x_16, x_88, x_35, x_38, x_69, x_87, x_26); +x_90 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__3; +x_91 = l_Lean_Syntax_node2(x_16, x_90, x_33, x_89); +lean_ctor_set(x_18, 0, x_91); return x_18; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; -x_90 = lean_ctor_get(x_18, 0); -x_91 = lean_ctor_get(x_18, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_18); -x_92 = lean_ctor_get(x_90, 0); +lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_92 = lean_ctor_get(x_18, 0); +x_93 = lean_ctor_get(x_18, 1); +lean_inc(x_93); lean_inc(x_92); -lean_dec(x_90); -x_93 = lean_environment_main_module(x_92); -x_94 = l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__13; -x_95 = l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__1; -lean_inc(x_16); -x_96 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_96, 0, x_16); -lean_ctor_set(x_96, 1, x_94); -lean_ctor_set(x_96, 2, x_95); -x_97 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__6; +lean_dec(x_18); +x_94 = lean_ctor_get(x_92, 0); +lean_inc(x_94); +lean_dec(x_92); +x_95 = lean_environment_main_module(x_94); +x_96 = l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__13; +x_97 = l_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___closed__1; lean_inc(x_16); -x_98 = lean_alloc_ctor(2, 2, 0); +x_98 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_98, 0, x_16); -lean_ctor_set(x_98, 1, x_97); -x_99 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__7; +lean_ctor_set(x_98, 1, x_96); +lean_ctor_set(x_98, 2, x_97); +x_99 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__6; +lean_inc(x_16); +x_100 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_100, 0, x_16); +lean_ctor_set(x_100, 1, x_99); +x_101 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__7; lean_inc(x_16); -x_100 = l_Lean_Syntax_node1(x_16, x_99, x_98); +x_102 = l_Lean_Syntax_node1(x_16, x_101, x_100); lean_inc(x_16); -x_101 = l_Lean_Syntax_node1(x_16, x_94, x_100); -x_102 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__5; -lean_inc_n(x_96, 5); +x_103 = l_Lean_Syntax_node1(x_16, x_96, x_102); +x_104 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__5; +lean_inc_n(x_98, 5); lean_inc(x_16); -x_103 = l_Lean_Syntax_node6(x_16, x_102, x_96, x_96, x_101, x_96, x_96, x_96); -x_104 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__8; +x_105 = l_Lean_Syntax_node6(x_16, x_104, x_98, x_98, x_103, x_98, x_98, x_98); +x_106 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__8; lean_inc(x_16); -x_105 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_105, 0, x_16); -lean_ctor_set(x_105, 1, x_104); -x_106 = lean_mk_syntax_ident(x_19); -x_107 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__11; -lean_inc(x_96); +x_107 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_107, 0, x_16); +lean_ctor_set(x_107, 1, x_106); +x_108 = lean_mk_syntax_ident(x_19); +x_109 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__11; +lean_inc(x_98); lean_inc(x_16); -x_108 = l_Lean_Syntax_node2(x_16, x_107, x_106, x_96); -x_109 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__3; +x_110 = l_Lean_Syntax_node2(x_16, x_109, x_108, x_98); +x_111 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__3; lean_inc(x_16); -x_110 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_110, 0, x_16); -lean_ctor_set(x_110, 1, x_109); -x_111 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__6; +x_112 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_112, 0, x_16); +lean_ctor_set(x_112, 1, x_111); +x_113 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__6; lean_inc(x_17); -lean_inc(x_93); -x_112 = l_Lean_addMacroScope(x_93, x_111, x_17); -x_113 = lean_box(0); -x_114 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__5; +lean_inc(x_95); +x_114 = l_Lean_addMacroScope(x_95, x_113, x_17); +x_115 = lean_box(0); +x_116 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__5; lean_inc(x_16); -x_115 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_115, 0, x_16); -lean_ctor_set(x_115, 1, x_114); -lean_ctor_set(x_115, 2, x_112); -lean_ctor_set(x_115, 3, x_113); -x_116 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__9; +x_117 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_117, 0, x_16); +lean_ctor_set(x_117, 1, x_116); +lean_ctor_set(x_117, 2, x_114); +lean_ctor_set(x_117, 3, x_115); +x_118 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__9; lean_inc(x_17); -lean_inc(x_93); -x_117 = l_Lean_addMacroScope(x_93, x_116, x_17); -x_118 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__8; +lean_inc(x_95); +x_119 = l_Lean_addMacroScope(x_95, x_118, x_17); +x_120 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__8; lean_inc(x_16); -x_119 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_119, 0, x_16); -lean_ctor_set(x_119, 1, x_118); -lean_ctor_set(x_119, 2, x_117); -lean_ctor_set(x_119, 3, x_113); +x_121 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_121, 0, x_16); +lean_ctor_set(x_121, 1, x_120); +lean_ctor_set(x_121, 2, x_119); +lean_ctor_set(x_121, 3, x_115); lean_inc(x_16); -x_120 = l_Lean_Syntax_node2(x_16, x_94, x_115, x_119); -x_121 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__16; +x_122 = l_Lean_Syntax_node2(x_16, x_96, x_117, x_121); +x_123 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__16; lean_inc(x_16); -x_122 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_122, 0, x_16); -lean_ctor_set(x_122, 1, x_121); -x_123 = lean_mk_syntax_ident(x_2); -lean_inc(x_122); +x_124 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_124, 0, x_16); +lean_ctor_set(x_124, 1, x_123); +x_125 = lean_mk_syntax_ident(x_2); +lean_inc(x_124); lean_inc(x_16); -x_124 = l_Lean_Syntax_node2(x_16, x_94, x_122, x_123); -x_125 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__10; +x_126 = l_Lean_Syntax_node2(x_16, x_96, x_124, x_125); +x_127 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__10; lean_inc(x_16); -x_126 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_126, 0, x_16); -lean_ctor_set(x_126, 1, x_125); -x_127 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__2; -lean_inc(x_96); +x_128 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_128, 0, x_16); +lean_ctor_set(x_128, 1, x_127); +x_129 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__2; +lean_inc(x_98); lean_inc(x_16); -x_128 = l_Lean_Syntax_node5(x_16, x_127, x_110, x_120, x_124, x_96, x_126); +x_130 = l_Lean_Syntax_node5(x_16, x_129, x_112, x_122, x_126, x_98, x_128); lean_inc(x_16); -x_129 = l_Lean_Syntax_node1(x_16, x_94, x_128); -x_130 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__18; +x_131 = l_Lean_Syntax_node1(x_16, x_96, x_130); +x_132 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__18; lean_inc(x_17); -lean_inc(x_93); -x_131 = l_Lean_addMacroScope(x_93, x_130, x_17); -x_132 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__17; -x_133 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__12; +lean_inc(x_95); +x_133 = l_Lean_addMacroScope(x_95, x_132, x_17); +x_134 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__17; +x_135 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__12; lean_inc(x_16); -x_134 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_134, 0, x_16); -lean_ctor_set(x_134, 1, x_132); -lean_ctor_set(x_134, 2, x_131); -lean_ctor_set(x_134, 3, x_133); -x_135 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__15; +x_136 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_136, 0, x_16); +lean_ctor_set(x_136, 1, x_134); +lean_ctor_set(x_136, 2, x_133); +lean_ctor_set(x_136, 3, x_135); +x_137 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__15; lean_inc(x_16); -x_136 = l_Lean_Syntax_node2(x_16, x_135, x_122, x_134); +x_138 = l_Lean_Syntax_node2(x_16, x_137, x_124, x_136); lean_inc(x_16); -x_137 = l_Lean_Syntax_node1(x_16, x_94, x_136); -x_138 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__13; +x_139 = l_Lean_Syntax_node1(x_16, x_96, x_138); +x_140 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__13; lean_inc(x_16); -x_139 = l_Lean_Syntax_node2(x_16, x_138, x_129, x_137); -x_140 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__25; +x_141 = l_Lean_Syntax_node2(x_16, x_140, x_131, x_139); +x_142 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__25; lean_inc(x_16); -x_141 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_141, 0, x_16); -lean_ctor_set(x_141, 1, x_140); -x_142 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__16; +x_143 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_143, 0, x_16); +lean_ctor_set(x_143, 1, x_142); +x_144 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__16; lean_inc(x_17); -lean_inc(x_93); -x_143 = l_Lean_addMacroScope(x_93, x_142, x_17); -x_144 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__14; -lean_inc(x_16); -x_145 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_145, 0, x_16); -lean_ctor_set(x_145, 1, x_144); -lean_ctor_set(x_145, 2, x_143); -lean_ctor_set(x_145, 3, x_113); -x_146 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__4___closed__10; +lean_inc(x_95); +x_145 = l_Lean_addMacroScope(x_95, x_144, x_17); +x_146 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__14; lean_inc(x_16); -x_147 = lean_alloc_ctor(2, 2, 0); +x_147 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_147, 0, x_16); lean_ctor_set(x_147, 1, x_146); -x_148 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__19; -x_149 = l_Lean_addMacroScope(x_93, x_148, x_17); -x_150 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__18; +lean_ctor_set(x_147, 2, x_145); +lean_ctor_set(x_147, 3, x_115); +x_148 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__4___closed__10; lean_inc(x_16); -x_151 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_151, 0, x_16); -lean_ctor_set(x_151, 1, x_150); -lean_ctor_set(x_151, 2, x_149); -lean_ctor_set(x_151, 3, x_113); -x_152 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__4___closed__9; +x_149 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_149, 0, x_16); +lean_ctor_set(x_149, 1, x_148); +x_150 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__19; +x_151 = l_Lean_addMacroScope(x_95, x_150, x_17); +x_152 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__18; lean_inc(x_16); -x_153 = l_Lean_Syntax_node3(x_16, x_152, x_145, x_147, x_151); -x_154 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__24; -lean_inc(x_96); +x_153 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_153, 0, x_16); +lean_ctor_set(x_153, 1, x_152); +lean_ctor_set(x_153, 2, x_151); +lean_ctor_set(x_153, 3, x_115); +x_154 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkAlts___spec__4___closed__9; lean_inc(x_16); -x_155 = l_Lean_Syntax_node3(x_16, x_154, x_141, x_153, x_96); -x_156 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__9; -lean_inc_n(x_96, 2); +x_155 = l_Lean_Syntax_node3(x_16, x_154, x_147, x_149, x_153); +x_156 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__28; +lean_inc_n(x_98, 2); lean_inc(x_16); -x_157 = l_Lean_Syntax_node7(x_16, x_156, x_105, x_108, x_139, x_155, x_96, x_96, x_96); -x_158 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__3; -x_159 = l_Lean_Syntax_node2(x_16, x_158, x_103, x_157); -x_160 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_160, 0, x_159); -lean_ctor_set(x_160, 1, x_91); -return x_160; +x_157 = l_Lean_Syntax_node2(x_16, x_156, x_98, x_98); +x_158 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__24; +lean_inc(x_98); +lean_inc(x_16); +x_159 = l_Lean_Syntax_node4(x_16, x_158, x_143, x_155, x_157, x_98); +x_160 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__9; +lean_inc(x_16); +x_161 = l_Lean_Syntax_node5(x_16, x_160, x_107, x_110, x_141, x_159, x_98); +x_162 = l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__3; +x_163 = l_Lean_Syntax_node2(x_16, x_162, x_105, x_161); +x_164 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_164, 0, x_163); +lean_ctor_set(x_164, 1, x_93); +return x_164; } } } @@ -5158,7 +5170,7 @@ return x_54; } } } -LEAN_EXPORT lean_object* l_List_allM___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_List_allM___at_Lean_Elab_Deriving_BEq_mkBEqInstance___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { if (lean_obj_tag(x_1) == 0) @@ -5267,7 +5279,7 @@ goto _start; } } } -LEAN_EXPORT lean_object* l_Lean_isEnumType___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_isEnumType___at_Lean_Elab_Deriving_BEq_mkBEqInstance___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; @@ -5376,7 +5388,7 @@ if (x_33 == 0) { lean_object* x_34; lean_free_object(x_5); -x_34 = l_List_allM___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__2(x_29, x_2, x_3, x_8); +x_34 = l_List_allM___at_Lean_Elab_Deriving_BEq_mkBEqInstance___spec__2(x_29, x_2, x_3, x_8); return x_34; } else @@ -5539,7 +5551,7 @@ lean_dec(x_46); if (x_72 == 0) { lean_object* x_73; -x_73 = l_List_allM___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__2(x_68, x_2, x_3, x_45); +x_73 = l_List_allM___at_Lean_Elab_Deriving_BEq_mkBEqInstance___spec__2(x_68, x_2, x_3, x_45); return x_73; } else @@ -5670,867 +5682,732 @@ return x_100; } } } -LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_BEq_mkBEqInstance(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { -lean_object* x_5; uint8_t x_6; -x_5 = lean_st_ref_get(x_3, x_4); -x_6 = !lean_is_exclusive(x_5); -if (x_6 == 0) +lean_object* x_5; +lean_inc(x_2); +lean_inc(x_1); +x_5 = l_Lean_isEnumType___at_Lean_Elab_Deriving_BEq_mkBEqInstance___spec__1(x_1, x_2, x_3, x_4); +if (lean_obj_tag(x_5) == 0) { -lean_object* x_7; lean_object* x_8; lean_object* x_9; -x_7 = lean_ctor_get(x_5, 0); -x_8 = lean_ctor_get(x_7, 0); +lean_object* x_6; uint8_t x_7; +x_6 = lean_ctor_get(x_5, 0); +lean_inc(x_6); +x_7 = lean_unbox(x_6); +lean_dec(x_6); +if (x_7 == 0) +{ +lean_object* x_8; lean_object* x_9; lean_object* x_10; +x_8 = lean_ctor_get(x_5, 1); lean_inc(x_8); -lean_dec(x_7); -x_9 = lean_environment_find(x_8, x_1); -if (lean_obj_tag(x_9) == 0) +lean_dec(x_5); +x_9 = lean_alloc_closure((void*)(l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds), 8, 1); +lean_closure_set(x_9, 0, x_1); +x_10 = l_Lean_Elab_Command_liftTermElabM___rarg(x_9, x_2, x_3, x_8); +if (lean_obj_tag(x_10) == 0) { -uint8_t x_10; lean_object* x_11; -x_10 = 0; -x_11 = lean_box(x_10); -lean_ctor_set(x_5, 0, x_11); -return x_5; -} -else +uint8_t x_11; +x_11 = !lean_is_exclusive(x_10); +if (x_11 == 0) { -lean_object* x_12; -x_12 = lean_ctor_get(x_9, 0); -lean_inc(x_12); -lean_dec(x_9); -if (lean_obj_tag(x_12) == 5) +lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; +x_12 = lean_ctor_get(x_10, 0); +x_13 = lean_ctor_get(x_10, 1); +x_14 = lean_array_get_size(x_12); +x_15 = lean_unsigned_to_nat(0u); +x_16 = lean_nat_dec_lt(x_15, x_14); +if (x_16 == 0) { -uint8_t x_13; lean_object* x_14; +lean_object* x_17; +lean_dec(x_14); lean_dec(x_12); -x_13 = 1; -x_14 = lean_box(x_13); -lean_ctor_set(x_5, 0, x_14); -return x_5; +lean_dec(x_3); +lean_dec(x_2); +x_17 = lean_box(0); +lean_ctor_set(x_10, 0, x_17); +return x_10; } else { -uint8_t x_15; lean_object* x_16; +uint8_t x_18; +x_18 = lean_nat_dec_le(x_14, x_14); +if (x_18 == 0) +{ +lean_object* x_19; +lean_dec(x_14); lean_dec(x_12); -x_15 = 0; -x_16 = lean_box(x_15); -lean_ctor_set(x_5, 0, x_16); -return x_5; -} -} +lean_dec(x_3); +lean_dec(x_2); +x_19 = lean_box(0); +lean_ctor_set(x_10, 0, x_19); +return x_10; } else { -lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_17 = lean_ctor_get(x_5, 0); -x_18 = lean_ctor_get(x_5, 1); -lean_inc(x_18); -lean_inc(x_17); -lean_dec(x_5); -x_19 = lean_ctor_get(x_17, 0); -lean_inc(x_19); -lean_dec(x_17); -x_20 = lean_environment_find(x_19, x_1); -if (lean_obj_tag(x_20) == 0) -{ -uint8_t x_21; lean_object* x_22; lean_object* x_23; -x_21 = 0; -x_22 = lean_box(x_21); -x_23 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_23, 0, x_22); -lean_ctor_set(x_23, 1, x_18); +size_t x_20; size_t x_21; lean_object* x_22; lean_object* x_23; +lean_free_object(x_10); +x_20 = 0; +x_21 = lean_usize_of_nat(x_14); +lean_dec(x_14); +x_22 = lean_box(0); +x_23 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_12, x_20, x_21, x_22, x_2, x_3, x_13); +lean_dec(x_12); return x_23; } +} +} else { -lean_object* x_24; -x_24 = lean_ctor_get(x_20, 0); +lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; +x_24 = lean_ctor_get(x_10, 0); +x_25 = lean_ctor_get(x_10, 1); +lean_inc(x_25); lean_inc(x_24); -lean_dec(x_20); -if (lean_obj_tag(x_24) == 5) -{ -uint8_t x_25; lean_object* x_26; lean_object* x_27; -lean_dec(x_24); -x_25 = 1; -x_26 = lean_box(x_25); -x_27 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_27, 0, x_26); -lean_ctor_set(x_27, 1, x_18); -return x_27; -} -else +lean_dec(x_10); +x_26 = lean_array_get_size(x_24); +x_27 = lean_unsigned_to_nat(0u); +x_28 = lean_nat_dec_lt(x_27, x_26); +if (x_28 == 0) { -uint8_t x_28; lean_object* x_29; lean_object* x_30; +lean_object* x_29; lean_object* x_30; +lean_dec(x_26); lean_dec(x_24); -x_28 = 0; -x_29 = lean_box(x_28); +lean_dec(x_3); +lean_dec(x_2); +x_29 = lean_box(0); x_30 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_30, 0, x_29); -lean_ctor_set(x_30, 1, x_18); +lean_ctor_set(x_30, 1, x_25); return x_30; } -} -} -} -} -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__4(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -uint8_t x_7; -x_7 = lean_usize_dec_eq(x_2, x_3); -if (x_7 == 0) -{ -lean_object* x_8; lean_object* x_9; lean_object* x_10; uint8_t x_11; -x_8 = lean_array_uget(x_1, x_2); -x_9 = l_Lean_isInductive___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__3(x_8, x_4, x_5, x_6); -x_10 = lean_ctor_get(x_9, 0); -lean_inc(x_10); -x_11 = lean_unbox(x_10); -lean_dec(x_10); -if (x_11 == 0) -{ -uint8_t x_12; -x_12 = !lean_is_exclusive(x_9); -if (x_12 == 0) -{ -lean_object* x_13; uint8_t x_14; lean_object* x_15; -x_13 = lean_ctor_get(x_9, 0); -lean_dec(x_13); -x_14 = 1; -x_15 = lean_box(x_14); -lean_ctor_set(x_9, 0, x_15); -return x_9; -} else { -lean_object* x_16; uint8_t x_17; lean_object* x_18; lean_object* x_19; -x_16 = lean_ctor_get(x_9, 1); -lean_inc(x_16); -lean_dec(x_9); -x_17 = 1; -x_18 = lean_box(x_17); -x_19 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_19, 0, x_18); -lean_ctor_set(x_19, 1, x_16); -return x_19; -} -} -else +uint8_t x_31; +x_31 = lean_nat_dec_le(x_26, x_26); +if (x_31 == 0) { -lean_object* x_20; size_t x_21; size_t x_22; -x_20 = lean_ctor_get(x_9, 1); -lean_inc(x_20); -lean_dec(x_9); -x_21 = 1; -x_22 = lean_usize_add(x_2, x_21); -x_2 = x_22; -x_6 = x_20; -goto _start; -} +lean_object* x_32; lean_object* x_33; +lean_dec(x_26); +lean_dec(x_24); +lean_dec(x_3); +lean_dec(x_2); +x_32 = lean_box(0); +x_33 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_33, 0, x_32); +lean_ctor_set(x_33, 1, x_25); +return x_33; } else { -uint8_t x_24; lean_object* x_25; lean_object* x_26; -x_24 = 0; -x_25 = lean_box(x_24); -x_26 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_26, 0, x_25); -lean_ctor_set(x_26, 1, x_6); -return x_26; +size_t x_34; size_t x_35; lean_object* x_36; lean_object* x_37; +x_34 = 0; +x_35 = lean_usize_of_nat(x_26); +lean_dec(x_26); +x_36 = lean_box(0); +x_37 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_24, x_34, x_35, x_36, x_2, x_3, x_25); +lean_dec(x_24); +return x_37; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -lean_object* x_5; lean_object* x_6; uint8_t x_7; lean_object* x_8; -x_5 = lean_array_get_size(x_1); -x_6 = lean_unsigned_to_nat(0u); -x_7 = lean_nat_dec_lt(x_6, x_5); -if (x_7 == 0) -{ -lean_object* x_156; lean_object* x_157; -x_156 = l_Lean_instInhabitedName; -x_157 = l___private_Init_Util_0__outOfBounds___rarg(x_156); -x_8 = x_157; -goto block_155; } else { -lean_object* x_158; -x_158 = lean_array_fget(x_1, x_6); -x_8 = x_158; -goto block_155; -} -block_155: -{ -lean_object* x_9; -lean_inc(x_2); -lean_inc(x_8); -x_9 = l_Lean_isEnumType___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__1(x_8, x_2, x_3, x_4); -if (lean_obj_tag(x_9) == 0) -{ -lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_90; uint8_t x_91; -x_10 = lean_ctor_get(x_9, 0); -lean_inc(x_10); -x_11 = lean_ctor_get(x_9, 1); -lean_inc(x_11); -if (lean_is_exclusive(x_9)) { - lean_ctor_release(x_9, 0); - lean_ctor_release(x_9, 1); - x_12 = x_9; -} else { - lean_dec_ref(x_9); - x_12 = lean_box(0); -} -x_90 = lean_unsigned_to_nat(1u); -x_91 = lean_nat_dec_eq(x_5, x_90); -if (x_91 == 0) +uint8_t x_38; +lean_dec(x_3); +lean_dec(x_2); +x_38 = !lean_is_exclusive(x_10); +if (x_38 == 0) { -lean_object* x_92; -lean_dec(x_10); -lean_dec(x_8); -x_92 = lean_box(0); -x_13 = x_92; -goto block_89; +return x_10; } else { -uint8_t x_93; -x_93 = lean_unbox(x_10); +lean_object* x_39; lean_object* x_40; lean_object* x_41; +x_39 = lean_ctor_get(x_10, 0); +x_40 = lean_ctor_get(x_10, 1); +lean_inc(x_40); +lean_inc(x_39); lean_dec(x_10); -if (x_93 == 0) -{ -lean_object* x_94; -lean_dec(x_8); -x_94 = lean_box(0); -x_13 = x_94; -goto block_89; +x_41 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_41, 0, x_39); +lean_ctor_set(x_41, 1, x_40); +return x_41; +} +} } else { -lean_object* x_95; lean_object* x_96; -lean_dec(x_12); +lean_object* x_42; lean_object* x_43; lean_object* x_44; +x_42 = lean_ctor_get(x_5, 1); +lean_inc(x_42); lean_dec(x_5); -lean_dec(x_1); -x_95 = lean_alloc_closure((void*)(l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumCmd), 8, 1); -lean_closure_set(x_95, 0, x_8); -x_96 = l_Lean_Elab_Command_liftTermElabM___rarg(x_95, x_2, x_3, x_11); -if (lean_obj_tag(x_96) == 0) -{ -uint8_t x_97; -x_97 = !lean_is_exclusive(x_96); -if (x_97 == 0) -{ -lean_object* x_98; lean_object* x_99; lean_object* x_100; uint8_t x_101; -x_98 = lean_ctor_get(x_96, 0); -x_99 = lean_ctor_get(x_96, 1); -x_100 = lean_array_get_size(x_98); -x_101 = lean_nat_dec_lt(x_6, x_100); -if (x_101 == 0) -{ -uint8_t x_102; lean_object* x_103; -lean_dec(x_100); -lean_dec(x_98); +x_43 = lean_alloc_closure((void*)(l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumCmd), 8, 1); +lean_closure_set(x_43, 0, x_1); +x_44 = l_Lean_Elab_Command_liftTermElabM___rarg(x_43, x_2, x_3, x_42); +if (lean_obj_tag(x_44) == 0) +{ +uint8_t x_45; +x_45 = !lean_is_exclusive(x_44); +if (x_45 == 0) +{ +lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; uint8_t x_50; +x_46 = lean_ctor_get(x_44, 0); +x_47 = lean_ctor_get(x_44, 1); +x_48 = lean_array_get_size(x_46); +x_49 = lean_unsigned_to_nat(0u); +x_50 = lean_nat_dec_lt(x_49, x_48); +if (x_50 == 0) +{ +lean_object* x_51; +lean_dec(x_48); +lean_dec(x_46); lean_dec(x_3); lean_dec(x_2); -x_102 = 1; -x_103 = lean_box(x_102); -lean_ctor_set(x_96, 0, x_103); -return x_96; +x_51 = lean_box(0); +lean_ctor_set(x_44, 0, x_51); +return x_44; } else { -uint8_t x_104; -x_104 = lean_nat_dec_le(x_100, x_100); -if (x_104 == 0) +uint8_t x_52; +x_52 = lean_nat_dec_le(x_48, x_48); +if (x_52 == 0) { -uint8_t x_105; lean_object* x_106; -lean_dec(x_100); -lean_dec(x_98); +lean_object* x_53; +lean_dec(x_48); +lean_dec(x_46); lean_dec(x_3); lean_dec(x_2); -x_105 = 1; -x_106 = lean_box(x_105); -lean_ctor_set(x_96, 0, x_106); -return x_96; -} -else -{ -size_t x_107; size_t x_108; lean_object* x_109; lean_object* x_110; -lean_free_object(x_96); -x_107 = 0; -x_108 = lean_usize_of_nat(x_100); -lean_dec(x_100); -x_109 = lean_box(0); -x_110 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_98, x_107, x_108, x_109, x_2, x_3, x_99); -lean_dec(x_98); -if (lean_obj_tag(x_110) == 0) -{ -uint8_t x_111; -x_111 = !lean_is_exclusive(x_110); -if (x_111 == 0) -{ -lean_object* x_112; uint8_t x_113; lean_object* x_114; -x_112 = lean_ctor_get(x_110, 0); -lean_dec(x_112); -x_113 = 1; -x_114 = lean_box(x_113); -lean_ctor_set(x_110, 0, x_114); -return x_110; -} -else -{ -lean_object* x_115; uint8_t x_116; lean_object* x_117; lean_object* x_118; -x_115 = lean_ctor_get(x_110, 1); -lean_inc(x_115); -lean_dec(x_110); -x_116 = 1; -x_117 = lean_box(x_116); -x_118 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_118, 0, x_117); -lean_ctor_set(x_118, 1, x_115); -return x_118; -} -} -else -{ -uint8_t x_119; -x_119 = !lean_is_exclusive(x_110); -if (x_119 == 0) -{ -return x_110; +x_53 = lean_box(0); +lean_ctor_set(x_44, 0, x_53); +return x_44; } else { -lean_object* x_120; lean_object* x_121; lean_object* x_122; -x_120 = lean_ctor_get(x_110, 0); -x_121 = lean_ctor_get(x_110, 1); -lean_inc(x_121); -lean_inc(x_120); -lean_dec(x_110); -x_122 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_122, 0, x_120); -lean_ctor_set(x_122, 1, x_121); -return x_122; -} -} +size_t x_54; size_t x_55; lean_object* x_56; lean_object* x_57; +lean_free_object(x_44); +x_54 = 0; +x_55 = lean_usize_of_nat(x_48); +lean_dec(x_48); +x_56 = lean_box(0); +x_57 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_46, x_54, x_55, x_56, x_2, x_3, x_47); +lean_dec(x_46); +return x_57; } } } else { -lean_object* x_123; lean_object* x_124; lean_object* x_125; uint8_t x_126; -x_123 = lean_ctor_get(x_96, 0); -x_124 = lean_ctor_get(x_96, 1); -lean_inc(x_124); -lean_inc(x_123); -lean_dec(x_96); -x_125 = lean_array_get_size(x_123); -x_126 = lean_nat_dec_lt(x_6, x_125); -if (x_126 == 0) +lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; uint8_t x_62; +x_58 = lean_ctor_get(x_44, 0); +x_59 = lean_ctor_get(x_44, 1); +lean_inc(x_59); +lean_inc(x_58); +lean_dec(x_44); +x_60 = lean_array_get_size(x_58); +x_61 = lean_unsigned_to_nat(0u); +x_62 = lean_nat_dec_lt(x_61, x_60); +if (x_62 == 0) { -uint8_t x_127; lean_object* x_128; lean_object* x_129; -lean_dec(x_125); -lean_dec(x_123); +lean_object* x_63; lean_object* x_64; +lean_dec(x_60); +lean_dec(x_58); lean_dec(x_3); lean_dec(x_2); -x_127 = 1; -x_128 = lean_box(x_127); -x_129 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_129, 0, x_128); -lean_ctor_set(x_129, 1, x_124); -return x_129; +x_63 = lean_box(0); +x_64 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_64, 0, x_63); +lean_ctor_set(x_64, 1, x_59); +return x_64; } else { -uint8_t x_130; -x_130 = lean_nat_dec_le(x_125, x_125); -if (x_130 == 0) +uint8_t x_65; +x_65 = lean_nat_dec_le(x_60, x_60); +if (x_65 == 0) { -uint8_t x_131; lean_object* x_132; lean_object* x_133; -lean_dec(x_125); -lean_dec(x_123); +lean_object* x_66; lean_object* x_67; +lean_dec(x_60); +lean_dec(x_58); lean_dec(x_3); lean_dec(x_2); -x_131 = 1; -x_132 = lean_box(x_131); -x_133 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_124); -return x_133; +x_66 = lean_box(0); +x_67 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_67, 0, x_66); +lean_ctor_set(x_67, 1, x_59); +return x_67; } else { -size_t x_134; size_t x_135; lean_object* x_136; lean_object* x_137; -x_134 = 0; -x_135 = lean_usize_of_nat(x_125); -lean_dec(x_125); -x_136 = lean_box(0); -x_137 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_123, x_134, x_135, x_136, x_2, x_3, x_124); -lean_dec(x_123); -if (lean_obj_tag(x_137) == 0) -{ -lean_object* x_138; lean_object* x_139; uint8_t x_140; lean_object* x_141; lean_object* x_142; -x_138 = lean_ctor_get(x_137, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_137)) { - lean_ctor_release(x_137, 0); - lean_ctor_release(x_137, 1); - x_139 = x_137; -} else { - lean_dec_ref(x_137); - x_139 = lean_box(0); +size_t x_68; size_t x_69; lean_object* x_70; lean_object* x_71; +x_68 = 0; +x_69 = lean_usize_of_nat(x_60); +lean_dec(x_60); +x_70 = lean_box(0); +x_71 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_58, x_68, x_69, x_70, x_2, x_3, x_59); +lean_dec(x_58); +return x_71; +} } -x_140 = 1; -x_141 = lean_box(x_140); -if (lean_is_scalar(x_139)) { - x_142 = lean_alloc_ctor(0, 2, 0); -} else { - x_142 = x_139; } -lean_ctor_set(x_142, 0, x_141); -lean_ctor_set(x_142, 1, x_138); -return x_142; } else { -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; -x_143 = lean_ctor_get(x_137, 0); -lean_inc(x_143); -x_144 = lean_ctor_get(x_137, 1); -lean_inc(x_144); -if (lean_is_exclusive(x_137)) { - lean_ctor_release(x_137, 0); - lean_ctor_release(x_137, 1); - x_145 = x_137; -} else { - lean_dec_ref(x_137); - x_145 = lean_box(0); -} -if (lean_is_scalar(x_145)) { - x_146 = lean_alloc_ctor(1, 2, 0); -} else { - x_146 = x_145; -} -lean_ctor_set(x_146, 0, x_143); -lean_ctor_set(x_146, 1, x_144); -return x_146; +uint8_t x_72; +lean_dec(x_3); +lean_dec(x_2); +x_72 = !lean_is_exclusive(x_44); +if (x_72 == 0) +{ +return x_44; } +else +{ +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_44, 0); +x_74 = lean_ctor_get(x_44, 1); +lean_inc(x_74); +lean_inc(x_73); +lean_dec(x_44); +x_75 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_75, 0, x_73); +lean_ctor_set(x_75, 1, x_74); +return x_75; } } } } else { -uint8_t x_147; +uint8_t x_76; lean_dec(x_3); lean_dec(x_2); -x_147 = !lean_is_exclusive(x_96); -if (x_147 == 0) +lean_dec(x_1); +x_76 = !lean_is_exclusive(x_5); +if (x_76 == 0) { -return x_96; +return x_5; } else { -lean_object* x_148; lean_object* x_149; lean_object* x_150; -x_148 = lean_ctor_get(x_96, 0); -x_149 = lean_ctor_get(x_96, 1); -lean_inc(x_149); -lean_inc(x_148); -lean_dec(x_96); -x_150 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_150, 0, x_148); -lean_ctor_set(x_150, 1, x_149); -return x_150; +lean_object* x_77; lean_object* x_78; lean_object* x_79; +x_77 = lean_ctor_get(x_5, 0); +x_78 = lean_ctor_get(x_5, 1); +lean_inc(x_78); +lean_inc(x_77); +lean_dec(x_5); +x_79 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_79, 0, x_77); +lean_ctor_set(x_79, 1, x_78); +return x_79; } } } } -block_89: +LEAN_EXPORT lean_object* l_List_allM___at_Lean_Elab_Deriving_BEq_mkBEqInstance___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: { -uint8_t x_14; lean_object* x_15; -lean_dec(x_13); -if (x_7 == 0) +lean_object* x_5; +x_5 = l_List_allM___at_Lean_Elab_Deriving_BEq_mkBEqInstance___spec__2(x_1, x_2, x_3, x_4); +lean_dec(x_3); +return x_5; +} +} +LEAN_EXPORT lean_object* l_Lean_isEnumType___at_Lean_Elab_Deriving_BEq_mkBEqInstance___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: { -uint8_t x_79; +lean_object* x_5; +x_5 = l_Lean_isEnumType___at_Lean_Elab_Deriving_BEq_mkBEqInstance___spec__1(x_1, x_2, x_3, x_4); +lean_dec(x_3); +return x_5; +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__1(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +uint8_t x_8; +x_8 = lean_usize_dec_lt(x_3, x_2); +if (x_8 == 0) +{ +lean_object* x_9; +lean_dec(x_6); lean_dec(x_5); -x_79 = 1; -x_14 = x_79; -x_15 = x_11; -goto block_78; +x_9 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_9, 0, x_4); +lean_ctor_set(x_9, 1, x_7); +return x_9; } else { -size_t x_80; size_t x_81; lean_object* x_82; lean_object* x_83; uint8_t x_84; -x_80 = 0; -x_81 = lean_usize_of_nat(x_5); +lean_object* x_10; lean_object* x_11; +lean_dec(x_4); +x_10 = lean_array_uget(x_1, x_3); +lean_inc(x_6); +lean_inc(x_5); +x_11 = l_Lean_Elab_Deriving_BEq_mkBEqInstance(x_10, x_5, x_6, x_7); +if (lean_obj_tag(x_11) == 0) +{ +lean_object* x_12; size_t x_13; size_t x_14; lean_object* x_15; +x_12 = lean_ctor_get(x_11, 1); +lean_inc(x_12); +lean_dec(x_11); +x_13 = 1; +x_14 = lean_usize_add(x_3, x_13); +x_15 = lean_box(0); +x_3 = x_14; +x_4 = x_15; +x_7 = x_12; +goto _start; +} +else +{ +uint8_t x_17; +lean_dec(x_6); lean_dec(x_5); -x_82 = l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__4(x_1, x_80, x_81, x_2, x_3, x_11); -x_83 = lean_ctor_get(x_82, 0); -lean_inc(x_83); -x_84 = lean_unbox(x_83); -lean_dec(x_83); -if (x_84 == 0) -{ -lean_object* x_85; uint8_t x_86; -x_85 = lean_ctor_get(x_82, 1); -lean_inc(x_85); -lean_dec(x_82); -x_86 = 1; -x_14 = x_86; -x_15 = x_85; -goto block_78; +x_17 = !lean_is_exclusive(x_11); +if (x_17 == 0) +{ +return x_11; } else { -lean_object* x_87; uint8_t x_88; -x_87 = lean_ctor_get(x_82, 1); -lean_inc(x_87); -lean_dec(x_82); -x_88 = 0; -x_14 = x_88; -x_15 = x_87; -goto block_78; +lean_object* x_18; lean_object* x_19; lean_object* x_20; +x_18 = lean_ctor_get(x_11, 0); +x_19 = lean_ctor_get(x_11, 1); +lean_inc(x_19); +lean_inc(x_18); +lean_dec(x_11); +x_20 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_20, 0, x_18); +lean_ctor_set(x_20, 1, x_19); +return x_20; +} +} +} } } -block_78: +LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: { -if (x_14 == 0) +lean_object* x_5; uint8_t x_6; +x_5 = lean_st_ref_get(x_3, x_4); +x_6 = !lean_is_exclusive(x_5); +if (x_6 == 0) { -uint8_t x_16; lean_object* x_17; lean_object* x_18; -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_16 = 0; -x_17 = lean_box(x_16); -if (lean_is_scalar(x_12)) { - x_18 = lean_alloc_ctor(0, 2, 0); -} else { - x_18 = x_12; -} -lean_ctor_set(x_18, 0, x_17); -lean_ctor_set(x_18, 1, x_15); -return x_18; +lean_object* x_7; lean_object* x_8; lean_object* x_9; +x_7 = lean_ctor_get(x_5, 0); +x_8 = lean_ctor_get(x_7, 0); +lean_inc(x_8); +lean_dec(x_7); +x_9 = lean_environment_find(x_8, x_1); +if (lean_obj_tag(x_9) == 0) +{ +uint8_t x_10; lean_object* x_11; +x_10 = 0; +x_11 = lean_box(x_10); +lean_ctor_set(x_5, 0, x_11); +return x_5; } else { -if (x_7 == 0) +lean_object* x_12; +x_12 = lean_ctor_get(x_9, 0); +lean_inc(x_12); +lean_dec(x_9); +if (lean_obj_tag(x_12) == 5) { -uint8_t x_19; lean_object* x_20; lean_object* x_21; -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_19 = 0; -x_20 = lean_box(x_19); -if (lean_is_scalar(x_12)) { - x_21 = lean_alloc_ctor(0, 2, 0); -} else { - x_21 = x_12; -} -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_21, 1, x_15); -return x_21; +uint8_t x_13; lean_object* x_14; +lean_dec(x_12); +x_13 = 1; +x_14 = lean_box(x_13); +lean_ctor_set(x_5, 0, x_14); +return x_5; } else { -lean_object* x_22; lean_object* x_23; +uint8_t x_15; lean_object* x_16; lean_dec(x_12); -x_22 = lean_alloc_closure((void*)(l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___boxed), 8, 1); -lean_closure_set(x_22, 0, x_1); -x_23 = l_Lean_Elab_Command_liftTermElabM___rarg(x_22, x_2, x_3, x_15); -if (lean_obj_tag(x_23) == 0) -{ -uint8_t x_24; -x_24 = !lean_is_exclusive(x_23); -if (x_24 == 0) -{ -lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; -x_25 = lean_ctor_get(x_23, 0); -x_26 = lean_ctor_get(x_23, 1); -x_27 = lean_array_get_size(x_25); -x_28 = lean_nat_dec_lt(x_6, x_27); -if (x_28 == 0) -{ -uint8_t x_29; lean_object* x_30; -lean_dec(x_27); -lean_dec(x_25); -lean_dec(x_3); -lean_dec(x_2); -x_29 = 1; -x_30 = lean_box(x_29); -lean_ctor_set(x_23, 0, x_30); -return x_23; +x_15 = 0; +x_16 = lean_box(x_15); +lean_ctor_set(x_5, 0, x_16); +return x_5; } -else -{ -uint8_t x_31; -x_31 = lean_nat_dec_le(x_27, x_27); -if (x_31 == 0) -{ -uint8_t x_32; lean_object* x_33; -lean_dec(x_27); -lean_dec(x_25); -lean_dec(x_3); -lean_dec(x_2); -x_32 = 1; -x_33 = lean_box(x_32); -lean_ctor_set(x_23, 0, x_33); -return x_23; } -else -{ -size_t x_34; size_t x_35; lean_object* x_36; lean_object* x_37; -lean_free_object(x_23); -x_34 = 0; -x_35 = lean_usize_of_nat(x_27); -lean_dec(x_27); -x_36 = lean_box(0); -x_37 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_25, x_34, x_35, x_36, x_2, x_3, x_26); -lean_dec(x_25); -if (lean_obj_tag(x_37) == 0) -{ -uint8_t x_38; -x_38 = !lean_is_exclusive(x_37); -if (x_38 == 0) -{ -lean_object* x_39; uint8_t x_40; lean_object* x_41; -x_39 = lean_ctor_get(x_37, 0); -lean_dec(x_39); -x_40 = 1; -x_41 = lean_box(x_40); -lean_ctor_set(x_37, 0, x_41); -return x_37; } else { -lean_object* x_42; uint8_t x_43; lean_object* x_44; lean_object* x_45; -x_42 = lean_ctor_get(x_37, 1); -lean_inc(x_42); -lean_dec(x_37); -x_43 = 1; -x_44 = lean_box(x_43); -x_45 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_45, 0, x_44); -lean_ctor_set(x_45, 1, x_42); -return x_45; -} +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +x_17 = lean_ctor_get(x_5, 0); +x_18 = lean_ctor_get(x_5, 1); +lean_inc(x_18); +lean_inc(x_17); +lean_dec(x_5); +x_19 = lean_ctor_get(x_17, 0); +lean_inc(x_19); +lean_dec(x_17); +x_20 = lean_environment_find(x_19, x_1); +if (lean_obj_tag(x_20) == 0) +{ +uint8_t x_21; lean_object* x_22; lean_object* x_23; +x_21 = 0; +x_22 = lean_box(x_21); +x_23 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_23, 1, x_18); +return x_23; } else { -uint8_t x_46; -x_46 = !lean_is_exclusive(x_37); -if (x_46 == 0) +lean_object* x_24; +x_24 = lean_ctor_get(x_20, 0); +lean_inc(x_24); +lean_dec(x_20); +if (lean_obj_tag(x_24) == 5) { -return x_37; +uint8_t x_25; lean_object* x_26; lean_object* x_27; +lean_dec(x_24); +x_25 = 1; +x_26 = lean_box(x_25); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_18); +return x_27; } else { -lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_47 = lean_ctor_get(x_37, 0); -x_48 = lean_ctor_get(x_37, 1); -lean_inc(x_48); -lean_inc(x_47); -lean_dec(x_37); -x_49 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_49, 0, x_47); -lean_ctor_set(x_49, 1, x_48); -return x_49; +uint8_t x_28; lean_object* x_29; lean_object* x_30; +lean_dec(x_24); +x_28 = 0; +x_29 = lean_box(x_28); +x_30 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_30, 0, x_29); +lean_ctor_set(x_30, 1, x_18); +return x_30; } } } } } -else +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__3(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +_start: { -lean_object* x_50; lean_object* x_51; lean_object* x_52; uint8_t x_53; -x_50 = lean_ctor_get(x_23, 0); -x_51 = lean_ctor_get(x_23, 1); -lean_inc(x_51); -lean_inc(x_50); -lean_dec(x_23); -x_52 = lean_array_get_size(x_50); -x_53 = lean_nat_dec_lt(x_6, x_52); -if (x_53 == 0) +uint8_t x_7; +x_7 = lean_usize_dec_eq(x_2, x_3); +if (x_7 == 0) { -uint8_t x_54; lean_object* x_55; lean_object* x_56; -lean_dec(x_52); -lean_dec(x_50); -lean_dec(x_3); -lean_dec(x_2); -x_54 = 1; -x_55 = lean_box(x_54); -x_56 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_56, 1, x_51); -return x_56; -} -else +lean_object* x_8; lean_object* x_9; lean_object* x_10; uint8_t x_11; +x_8 = lean_array_uget(x_1, x_2); +x_9 = l_Lean_isInductive___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__2(x_8, x_4, x_5, x_6); +x_10 = lean_ctor_get(x_9, 0); +lean_inc(x_10); +x_11 = lean_unbox(x_10); +lean_dec(x_10); +if (x_11 == 0) { -uint8_t x_57; -x_57 = lean_nat_dec_le(x_52, x_52); -if (x_57 == 0) +uint8_t x_12; +x_12 = !lean_is_exclusive(x_9); +if (x_12 == 0) { -uint8_t x_58; lean_object* x_59; lean_object* x_60; -lean_dec(x_52); -lean_dec(x_50); -lean_dec(x_3); -lean_dec(x_2); -x_58 = 1; -x_59 = lean_box(x_58); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_51); -return x_60; +lean_object* x_13; uint8_t x_14; lean_object* x_15; +x_13 = lean_ctor_get(x_9, 0); +lean_dec(x_13); +x_14 = 1; +x_15 = lean_box(x_14); +lean_ctor_set(x_9, 0, x_15); +return x_9; } else { -size_t x_61; size_t x_62; lean_object* x_63; lean_object* x_64; -x_61 = 0; -x_62 = lean_usize_of_nat(x_52); -lean_dec(x_52); -x_63 = lean_box(0); -x_64 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_50, x_61, x_62, x_63, x_2, x_3, x_51); -lean_dec(x_50); -if (lean_obj_tag(x_64) == 0) -{ -lean_object* x_65; lean_object* x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; -x_65 = lean_ctor_get(x_64, 1); -lean_inc(x_65); -if (lean_is_exclusive(x_64)) { - lean_ctor_release(x_64, 0); - lean_ctor_release(x_64, 1); - x_66 = x_64; -} else { - lean_dec_ref(x_64); - x_66 = lean_box(0); -} -x_67 = 1; -x_68 = lean_box(x_67); -if (lean_is_scalar(x_66)) { - x_69 = lean_alloc_ctor(0, 2, 0); -} else { - x_69 = x_66; +lean_object* x_16; uint8_t x_17; lean_object* x_18; lean_object* x_19; +x_16 = lean_ctor_get(x_9, 1); +lean_inc(x_16); +lean_dec(x_9); +x_17 = 1; +x_18 = lean_box(x_17); +x_19 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_19, 0, x_18); +lean_ctor_set(x_19, 1, x_16); +return x_19; } -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_69, 1, x_65); -return x_69; } else { -lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_70 = lean_ctor_get(x_64, 0); -lean_inc(x_70); -x_71 = lean_ctor_get(x_64, 1); -lean_inc(x_71); -if (lean_is_exclusive(x_64)) { - lean_ctor_release(x_64, 0); - lean_ctor_release(x_64, 1); - x_72 = x_64; -} else { - lean_dec_ref(x_64); - x_72 = lean_box(0); -} -if (lean_is_scalar(x_72)) { - x_73 = lean_alloc_ctor(1, 2, 0); -} else { - x_73 = x_72; +lean_object* x_20; size_t x_21; size_t x_22; +x_20 = lean_ctor_get(x_9, 1); +lean_inc(x_20); +lean_dec(x_9); +x_21 = 1; +x_22 = lean_usize_add(x_2, x_21); +x_2 = x_22; +x_6 = x_20; +goto _start; } -lean_ctor_set(x_73, 0, x_70); -lean_ctor_set(x_73, 1, x_71); -return x_73; } +else +{ +uint8_t x_24; lean_object* x_25; lean_object* x_26; +x_24 = 0; +x_25 = lean_box(x_24); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_6); +return x_26; } } } +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +uint8_t x_5; lean_object* x_6; lean_object* x_28; lean_object* x_29; uint8_t x_30; +x_28 = lean_array_get_size(x_1); +x_29 = lean_unsigned_to_nat(0u); +x_30 = lean_nat_dec_lt(x_29, x_28); +if (x_30 == 0) +{ +uint8_t x_31; +lean_dec(x_28); +x_31 = 1; +x_5 = x_31; +x_6 = x_4; +goto block_27; } else { -uint8_t x_74; -lean_dec(x_3); -lean_dec(x_2); -x_74 = !lean_is_exclusive(x_23); -if (x_74 == 0) +size_t x_32; size_t x_33; lean_object* x_34; lean_object* x_35; uint8_t x_36; +x_32 = 0; +x_33 = lean_usize_of_nat(x_28); +lean_dec(x_28); +x_34 = l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__3(x_1, x_32, x_33, x_2, x_3, x_4); +x_35 = lean_ctor_get(x_34, 0); +lean_inc(x_35); +x_36 = lean_unbox(x_35); +lean_dec(x_35); +if (x_36 == 0) { -return x_23; +lean_object* x_37; uint8_t x_38; +x_37 = lean_ctor_get(x_34, 1); +lean_inc(x_37); +lean_dec(x_34); +x_38 = 1; +x_5 = x_38; +x_6 = x_37; +goto block_27; } else { -lean_object* x_75; lean_object* x_76; lean_object* x_77; -x_75 = lean_ctor_get(x_23, 0); -x_76 = lean_ctor_get(x_23, 1); -lean_inc(x_76); -lean_inc(x_75); -lean_dec(x_23); -x_77 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_77, 0, x_75); -lean_ctor_set(x_77, 1, x_76); -return x_77; -} +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_34, 1); +lean_inc(x_39); +lean_dec(x_34); +x_40 = 0; +x_5 = x_40; +x_6 = x_39; +goto block_27; } } +block_27: +{ +if (x_5 == 0) +{ +uint8_t x_7; lean_object* x_8; lean_object* x_9; +lean_dec(x_3); +lean_dec(x_2); +x_7 = 0; +x_8 = lean_box(x_7); +x_9 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_9, 0, x_8); +lean_ctor_set(x_9, 1, x_6); +return x_9; } +else +{ +lean_object* x_10; size_t x_11; size_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = lean_array_get_size(x_1); +x_11 = lean_usize_of_nat(x_10); +lean_dec(x_10); +x_12 = 0; +x_13 = lean_box(0); +x_14 = l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__1(x_1, x_11, x_12, x_13, x_2, x_3, x_6); +if (lean_obj_tag(x_14) == 0) +{ +uint8_t x_15; +x_15 = !lean_is_exclusive(x_14); +if (x_15 == 0) +{ +lean_object* x_16; uint8_t x_17; lean_object* x_18; +x_16 = lean_ctor_get(x_14, 0); +lean_dec(x_16); +x_17 = 1; +x_18 = lean_box(x_17); +lean_ctor_set(x_14, 0, x_18); +return x_14; } +else +{ +lean_object* x_19; uint8_t x_20; lean_object* x_21; lean_object* x_22; +x_19 = lean_ctor_get(x_14, 1); +lean_inc(x_19); +lean_dec(x_14); +x_20 = 1; +x_21 = lean_box(x_20); +x_22 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_22, 0, x_21); +lean_ctor_set(x_22, 1, x_19); +return x_22; } } else { -uint8_t x_151; -lean_dec(x_8); -lean_dec(x_5); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_151 = !lean_is_exclusive(x_9); -if (x_151 == 0) +uint8_t x_23; +x_23 = !lean_is_exclusive(x_14); +if (x_23 == 0) { -return x_9; +return x_14; } else { -lean_object* x_152; lean_object* x_153; lean_object* x_154; -x_152 = lean_ctor_get(x_9, 0); -x_153 = lean_ctor_get(x_9, 1); -lean_inc(x_153); -lean_inc(x_152); -lean_dec(x_9); -x_154 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_154, 0, x_152); -lean_ctor_set(x_154, 1, x_153); -return x_154; -} +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_14, 0); +x_25 = lean_ctor_get(x_14, 1); +lean_inc(x_25); +lean_inc(x_24); +lean_dec(x_14); +x_26 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_26, 0, x_24); +lean_ctor_set(x_26, 1, x_25); +return x_26; } } } } -LEAN_EXPORT lean_object* l_List_allM___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -lean_object* x_5; -x_5 = l_List_allM___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__2(x_1, x_2, x_3, x_4); -lean_dec(x_3); -return x_5; } } -LEAN_EXPORT lean_object* l_Lean_isEnumType___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { _start: { -lean_object* x_5; -x_5 = l_Lean_isEnumType___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__1(x_1, x_2, x_3, x_4); +size_t x_8; size_t x_9; lean_object* x_10; +x_8 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_9 = lean_unbox_usize(x_3); lean_dec(x_3); -return x_5; +x_10 = l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__1(x_1, x_8, x_9, x_4, x_5, x_6, x_7); +lean_dec(x_1); +return x_10; } } -LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_isInductive___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__3(x_1, x_2, x_3, x_4); +x_5 = l_Lean_isInductive___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__2(x_1, x_2, x_3, x_4); lean_dec(x_3); lean_dec(x_2); return x_5; } } -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { size_t x_7; size_t x_8; lean_object* x_9; @@ -6538,22 +6415,31 @@ x_7 = lean_unbox_usize(x_2); lean_dec(x_2); x_8 = lean_unbox_usize(x_3); lean_dec(x_3); -x_9 = l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__4(x_1, x_7, x_8, x_4, x_5, x_6); +x_9 = l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___spec__3(x_1, x_7, x_8, x_4, x_5, x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_1); return x_9; } } -static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__1() { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +lean_object* x_5; +x_5 = l_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler(x_1, x_2, x_3, x_4); +lean_dec(x_1); +return x_5; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler), 4, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_BEq_mkBEqInstanceHandler___boxed), 4, 0); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__2() { +static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -6563,37 +6449,37 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__3() { +static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__2; +x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__2; x_2 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__4() { +static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__3; +x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__3; x_2 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__5() { +static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__4; +x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__4; x_2 = l_Lean_Elab_Deriving_BEq_mkBEqHeader___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__6() { +static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__6() { _start: { lean_object* x_1; @@ -6601,17 +6487,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__7() { +static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__5; -x_2 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__6; +x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__5; +x_2 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__8() { +static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__8() { _start: { lean_object* x_1; @@ -6619,57 +6505,57 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__9() { +static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__7; -x_2 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__8; +x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__7; +x_2 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__8; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__10() { +static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__9; +x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__9; x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_BEq_mkMatch_mkElseAlt___spec__1___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__11() { +static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__10; +x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__10; x_2 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__12() { +static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__11; +x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__11; x_2 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__13() { +static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__12; +x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__12; x_2 = l_Lean_Elab_Deriving_BEq_mkBEqHeader___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__14() { +static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__14() { _start: { lean_object* x_1; @@ -6677,32 +6563,32 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__15() { +static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__13; -x_2 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__14; +x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__13; +x_2 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__14; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__16() { +static lean_object* _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__15; -x_2 = lean_unsigned_to_nat(3300u); +x_1 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__15; +x_2 = lean_unsigned_to_nat(3313u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; x_2 = l_Lean_Elab_Deriving_BEq_mkBEqHeader___closed__2; -x_3 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__1; +x_3 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__1; x_4 = l_Lean_Elab_registerDerivingHandler(x_2, x_3, x_1); if (lean_obj_tag(x_4) == 0) { @@ -6712,7 +6598,7 @@ lean_inc(x_5); lean_dec(x_4); x_6 = l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqInstanceCmds___closed__5; x_7 = 0; -x_8 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__16; +x_8 = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__16; x_9 = l_Lean_registerTraceClass(x_6, x_7, x_8, x_5); return x_9; } @@ -6935,6 +6821,12 @@ l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__26 = _init_l_Lean_E lean_mark_persistent(l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__26); l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__27 = _init_l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__27(); lean_mark_persistent(l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__27); +l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__28 = _init_l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__28(); +lean_mark_persistent(l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__28); +l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__29 = _init_l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__29(); +lean_mark_persistent(l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__29); +l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__30 = _init_l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__30(); +lean_mark_persistent(l_Lean_Elab_Deriving_BEq_mkAuxFunction___lambda__1___closed__30); l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__1 = _init_l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__1(); lean_mark_persistent(l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__1); l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__2 = _init_l_Lean_Elab_Deriving_BEq_mkMutualBlock___closed__2(); @@ -7015,39 +6907,39 @@ l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___clos lean_mark_persistent(l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__18); l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__19 = _init_l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__19(); lean_mark_persistent(l___private_Lean_Elab_Deriving_BEq_0__Lean_Elab_Deriving_BEq_mkBEqEnumFun___closed__19); -l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__1 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__1(); -lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__1); -l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__2 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__2(); -lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__2); -l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__3 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__3(); -lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__3); -l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__4 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__4(); -lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__4); -l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__5 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__5(); -lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__5); -l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__6 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__6(); -lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__6); -l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__7 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__7(); -lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__7); -l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__8 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__8(); -lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__8); -l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__9 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__9(); -lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__9); -l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__10 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__10(); -lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__10); -l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__11 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__11(); -lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__11); -l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__12 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__12(); -lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__12); -l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__13 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__13(); -lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__13); -l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__14 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__14(); -lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__14); -l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__15 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__15(); -lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__15); -l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__16 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__16(); -lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300____closed__16); -if (builtin) {res = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3300_(lean_io_mk_world()); +l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__1 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__1(); +lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__1); +l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__2 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__2(); +lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__2); +l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__3 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__3(); +lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__3); +l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__4 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__4(); +lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__4); +l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__5 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__5(); +lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__5); +l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__6 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__6(); +lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__6); +l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__7 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__7(); +lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__7); +l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__8 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__8(); +lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__8); +l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__9 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__9(); +lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__9); +l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__10 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__10(); +lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__10); +l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__11 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__11(); +lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__11); +l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__12 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__12(); +lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__12); +l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__13 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__13(); +lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__13); +l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__14 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__14(); +lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__14); +l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__15 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__15(); +lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__15); +l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__16 = _init_l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__16(); +lean_mark_persistent(l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313____closed__16); +if (builtin) {res = l_Lean_Elab_Deriving_BEq_initFn____x40_Lean_Elab_Deriving_BEq___hyg_3313_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Deriving/DecEq.c b/stage0/stdlib/Lean/Elab/Deriving/DecEq.c index 8080d8ab6550d..006e3f9fae8ac 100644 --- a/stage0/stdlib/Lean/Elab/Deriving/DecEq.c +++ b/stage0/stdlib/Lean/Elab/Deriving/DecEq.c @@ -23,6 +23,7 @@ static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2 static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch___closed__5; lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__32; +static lean_object* l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__23; static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqCmds___closed__11; static lean_object* l_Lean_Elab_Deriving_DecEq_mkEnumOfNatThm___closed__10; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__16; @@ -30,7 +31,7 @@ lean_object* l_Lean_getConstInfo___at_Lean_Meta_mkConstWithFreshMVarLevels___spe lean_object* lean_mk_empty_array_with_capacity(lean_object*); lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__20; -static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__11; +static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__10; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_DecEq_mkAuxFunctions___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__1; static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__14; @@ -38,6 +39,7 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_DecEq_mk static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__13; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__38; +static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__2; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__3___closed__4; @@ -53,17 +55,16 @@ lean_object* l_Lean_mkAppB(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__23; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__15; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__30; -LEAN_EXPORT lean_object* l_Lean_isEnumType___at_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__33; lean_object* l_Array_findIdx_x3f_loop___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729_(lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__20; lean_object* l_Lean_MessageData_ofList(lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__14; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__41; -static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__3; static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqCmds___closed__7; +uint8_t lean_usize_dec_eq(size_t, size_t); +LEAN_EXPORT lean_object* l_Lean_isEnumType___at_Lean_Elab_Deriving_DecEq_mkDecEqInstance___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_DecEq_mkMatch_mkAlts___spec__6___lambda__1___closed__4; lean_object* l_Lean_Elab_Deriving_mkInstanceCmds(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__25; @@ -74,7 +75,9 @@ lean_object* l_Lean_Elab_Command_elabCommand(lean_object*, lean_object*, lean_ob lean_object* lean_array_fget(lean_object*, lean_object*); extern lean_object* l_Lean_casesOnSuffix; static lean_object* l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__5; +static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__12; static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__17; +LEAN_EXPORT lean_object* l_Lean_isEnumType___at_Lean_Elab_Deriving_DecEq_mkDecEqInstance___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_fvarId_x21(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_enableInfoTree___at_Lean_Elab_Deriving_DecEq_mkDecEq___spec__4(uint8_t, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__41; @@ -103,7 +106,6 @@ static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__44; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEq(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkApp4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkEnumOfNatThm___closed__6; -static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__7; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__6; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_DecEq_mkMatch_mkAlts___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_DecEq_mkMatch_mkAlts___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -114,22 +116,25 @@ static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__23; static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__19; static lean_object* l_Lean_Elab_Deriving_DecEq_mkEnumOfNat___lambda__1___closed__1; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__51; -LEAN_EXPORT lean_object* l_Lean_isEnumType___at_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqCmds___closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_withEnableInfoTree___at_Lean_Elab_Deriving_DecEq_mkDecEq___spec__3(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_withEnableInfoTree___at_Lean_Elab_Deriving_DecEq_mkDecEq___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at___aux__Init__NotationExtra______macroRules__term_x25_x5b___x7c___x5d__1___spec__3(size_t, size_t, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___closed__4; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__24; lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqHeader___closed__2; +LEAN_EXPORT lean_object* l_List_allM___at_Lean_Elab_Deriving_DecEq_mkDecEqInstance___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkEnumOfNatThm___lambda__1___closed__1; +LEAN_EXPORT lean_object* l_List_allM___at_Lean_Elab_Deriving_DecEq_mkDecEqInstance___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__25; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqCmds(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__12; size_t lean_usize_of_nat(lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__28; static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__49; +static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__8; static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__10; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_DecEq_mkEnumOfNatThm___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkEnumOfNat___closed__2; @@ -144,10 +149,7 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_DecEq_mk static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__12; static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__35; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__2; -static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__14; static lean_object* l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__14; -static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__9; lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_DecEq_mkMatch_mkAlts___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__18; @@ -155,7 +157,6 @@ lean_object* l_Lean_MessageData_ofSyntax(lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__47; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_DecEq_mkMatch_mkAlts___spec__5___closed__2; lean_object* l_Lean_Syntax_node6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_List_allM___at_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__34; lean_object* lean_nat_div(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__18; @@ -193,7 +194,6 @@ lean_object* l_Lean_Elab_Command_liftTermElabM___rarg(lean_object*, lean_object* static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_DecEq_mkMatch_mkAlts___spec__5___closed__3; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_DecEq_mkEnumOfNatThm___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_get(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__12; static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__51; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__19; static lean_object* l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__21; @@ -206,6 +206,7 @@ static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__24; static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__31; lean_object* l_Lean_addTrace___at_Lean_Elab_Command_elabCommand___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__3; +static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__16; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_DecEq_mkMatch_mkAlts___spec__6___closed__4; lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__2; @@ -216,6 +217,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum(lean_object*, le static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__6; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__2; extern lean_object* l_Lean_levelZero; +static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__13; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkEnumOfNat___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_instInhabitedExpr; static lean_object* l_Lean_Elab_Deriving_DecEq_mkEnumOfNatThm___closed__4; @@ -230,7 +232,6 @@ lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Deriving_mkContext(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Core_withFreshMacroScope___rarg(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkEnumOfNatThm___closed__3; -static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__5; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__7; static lean_object* l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__2; static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__43; @@ -262,6 +263,7 @@ static lean_object* l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__15; static lean_object* l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_DecEq_mkDecEq___spec__1___closed__1; lean_object* lean_mk_syntax_ident(lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_DecEq_mkMatch_mkAlts___spec__5___closed__1; +static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__15; static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqHeader___closed__1; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_DecEq_mkMatch_mkAlts___spec__6___closed__5; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__10; @@ -271,6 +273,7 @@ static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2 static lean_object* l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__13; LEAN_EXPORT lean_object* l_Lean_Elab_enableInfoTree___at_Lean_Elab_Deriving_DecEq_mkDecEq___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_DecEq_mkMatch_mkAlts___spec__5___lambda__2___boxed(lean_object*); +static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__3; LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_DecEq_mkMatch_mkAlts___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__27; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__3___closed__1; @@ -284,15 +287,14 @@ lean_object* l_Lean_MessageData_ofExpr(lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__13; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__4; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch___closed__4; -static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__16; static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__45; lean_object* l_Lean_Syntax_node4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__8; static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__1; static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__53; static lean_object* l_Lean_Elab_Deriving_DecEq_mkEnumOfNat___lambda__1___closed__2; LEAN_EXPORT lean_object* l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_DecEq_mkDecEq___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkEnumOfNatThm___closed__5; +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___spec__1(lean_object*, size_t, size_t, uint8_t, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqCmds___closed__1; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__12; lean_object* l_Lean_Core_transform___at_Lean_Core_betaReduce___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -310,8 +312,8 @@ static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1 LEAN_EXPORT lean_object* l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_DecEq_mkEnumOfNat___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_DecEq_mkEnumOfNat___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__18; +static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__9; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__22; -static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__6; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__8; lean_object* l_Lean_Expr_app___override(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__42; @@ -335,8 +337,9 @@ lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkEnumOfNatThm___closed__7; static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__36; static lean_object* l_Lean_Elab_Deriving_DecEq_mkEnumOfNatThm___closed__8; -static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__13; +static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__7; lean_object* l_Lean_Syntax_node7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_DecEq_mkMatch_mkAlts___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_DecEq_mkMatch_mkAlts___spec__6___closed__3; @@ -344,12 +347,16 @@ lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkSepArray(lean_object*, lean_object*); lean_object* l_Lean_Meta_mkForallFVars(lean_object*, lean_object*, uint8_t, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_DecEq_mkDecEq___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__5; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__3___closed__13; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__28; +static lean_object* l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__22; lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__17; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__50; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__18; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_DecEq_mkMatch_mkAlts___spec__6___lambda__1___closed__7; +static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__14; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___closed__2; lean_object* lean_nat_sub(lean_object*, lean_object*); lean_object* l_Lean_Meta_forallTelescopeReducing___at_Lean_Elab_Deriving_mkInductArgNames___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -357,16 +364,15 @@ static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2 extern lean_object* l_Lean_levelOne; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkEnumOfNat(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isProp(lean_object*); -static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__1; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__49; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_DecEq_mkAuxFunctions___spec__2___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__2; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__11; -static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__10; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___closed__3; lean_object* l_Lean_mkArrow(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_DecEq_mkMatch_mkAlts___spec__6___lambda__1___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkEnumOfNat_mkDecTree(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__4; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__46; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_DecEq_mkMatch_mkAlts___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -382,13 +388,13 @@ LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_DecEq_m static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__38; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqCmds___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__20; +static lean_object* l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__24; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__45; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkEnumOfNatThm___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_withLocalDecl___at___private_Lean_Meta_SynthInstance_0__Lean_Meta_SynthInstance_removeUnusedArguments_x3f___spec__2___rarg(lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_List_allM___at_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Function_comp___rarg(lean_object*, lean_object*, lean_object*); size_t lean_usize_add(size_t, size_t); static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__11; @@ -401,6 +407,7 @@ static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_DecEq_mkMatc static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__11; lean_object* lean_array_uget(lean_object*, size_t); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__11; static lean_object* l_Lean_Elab_Deriving_DecEq_mkEnumOfNatThm___closed__2; lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__3; @@ -433,13 +440,12 @@ static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__29; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__3___closed__7; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqHeader(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__26; -static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__4; -static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__15; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkEnumOfNatThm(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__39; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_DecEq_mkMatch_mkAlts___spec__5___closed__5; static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__42; lean_object* l_String_toSubstring_x27(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqInstance(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkAlts(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_uset(lean_object*, size_t, lean_object*); @@ -452,10 +458,11 @@ static lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__26; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqCmds___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkEnumOfNat_mkDecTree___closed__1; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__3___closed__2; +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Core_betaReduce___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__1; lean_object* l_List_toArrayAux___rarg(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__19; -static lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__17; static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__3___closed__5; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_DecEq_mkMatch_mkAlts___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___closed__5; @@ -4976,13 +4983,41 @@ return x_5; static lean_object* _init_l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__16() { _start: { +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Termination", 11); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__17() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__18() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__1; +x_2 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__2; +x_3 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__16; +x_4 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__17; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__19() { +_start: +{ lean_object* x_1; lean_object* x_2; x_1 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__30; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__17() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__20() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -4992,46 +5027,46 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__18() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__21() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__17; +x_2 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__20; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__19() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__22() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__17; +x_1 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__20; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__20() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__23() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__19; +x_2 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__22; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__21() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__24() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__18; -x_2 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__20; +x_1 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__21; +x_2 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__23; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); @@ -5064,7 +5099,7 @@ lean_inc(x_12); x_14 = l_Lean_Elab_Deriving_DecEq_mkMatch(x_1, x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_13); if (lean_obj_tag(x_14) == 0) { -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_93; uint8_t x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; uint8_t x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; uint8_t x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; +lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_97; uint8_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; uint8_t x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; uint8_t x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; x_15 = lean_ctor_get(x_14, 0); lean_inc(x_15); x_16 = lean_ctor_get(x_14, 1); @@ -5072,72 +5107,72 @@ lean_inc(x_16); lean_dec(x_14); x_17 = lean_ctor_get(x_12, 0); lean_inc(x_17); -x_93 = lean_ctor_get(x_8, 5); -lean_inc(x_93); -x_94 = 0; -x_95 = l_Lean_SourceInfo_fromRef(x_93, x_94); -x_96 = lean_ctor_get(x_8, 10); -lean_inc(x_96); -x_97 = lean_st_ref_get(x_9, x_16); -x_98 = lean_ctor_get(x_97, 0); -lean_inc(x_98); -x_99 = lean_ctor_get(x_97, 1); -lean_inc(x_99); -lean_dec(x_97); -x_100 = lean_ctor_get(x_98, 0); +x_97 = lean_ctor_get(x_8, 5); +lean_inc(x_97); +x_98 = 0; +x_99 = l_Lean_SourceInfo_fromRef(x_97, x_98); +x_100 = lean_ctor_get(x_8, 10); lean_inc(x_100); -lean_dec(x_98); -x_101 = lean_environment_main_module(x_100); -x_102 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__17; -x_103 = l_Lean_addMacroScope(x_101, x_102, x_96); -x_104 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__16; -x_105 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__21; -lean_inc(x_95); -x_106 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_106, 0, x_95); -lean_ctor_set(x_106, 1, x_104); -lean_ctor_set(x_106, 2, x_103); -lean_ctor_set(x_106, 3, x_105); -x_107 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__36; -lean_inc(x_95); -x_108 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_108, 0, x_95); -lean_ctor_set(x_108, 1, x_107); -x_109 = lean_ctor_get(x_12, 2); -lean_inc(x_109); +x_101 = lean_st_ref_get(x_9, x_16); +x_102 = lean_ctor_get(x_101, 0); +lean_inc(x_102); +x_103 = lean_ctor_get(x_101, 1); +lean_inc(x_103); +lean_dec(x_101); +x_104 = lean_ctor_get(x_102, 0); +lean_inc(x_104); +lean_dec(x_102); +x_105 = lean_environment_main_module(x_104); +x_106 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__20; +x_107 = l_Lean_addMacroScope(x_105, x_106, x_100); +x_108 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__19; +x_109 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__24; +lean_inc(x_99); +x_110 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_110, 0, x_99); +lean_ctor_set(x_110, 1, x_108); +lean_ctor_set(x_110, 2, x_107); +lean_ctor_set(x_110, 3, x_109); +x_111 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__36; +lean_inc(x_99); +x_112 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_112, 0, x_99); +lean_ctor_set(x_112, 1, x_111); +x_113 = lean_ctor_get(x_12, 2); +lean_inc(x_113); lean_dec(x_12); -x_110 = lean_array_get_size(x_109); -x_111 = lean_unsigned_to_nat(0u); -x_112 = lean_nat_dec_lt(x_111, x_110); -x_113 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__12; -lean_inc(x_95); -x_114 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_114, 0, x_95); -lean_ctor_set(x_114, 1, x_113); -x_115 = lean_unsigned_to_nat(1u); -x_116 = lean_nat_dec_lt(x_115, x_110); -lean_dec(x_110); -x_117 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__51; -lean_inc(x_95); +x_114 = lean_array_get_size(x_113); +x_115 = lean_unsigned_to_nat(0u); +x_116 = lean_nat_dec_lt(x_115, x_114); +x_117 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__12; +lean_inc(x_99); x_118 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_118, 0, x_95); +lean_ctor_set(x_118, 0, x_99); lean_ctor_set(x_118, 1, x_117); -if (x_112 == 0) +x_119 = lean_unsigned_to_nat(1u); +x_120 = lean_nat_dec_lt(x_119, x_114); +lean_dec(x_114); +x_121 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__51; +lean_inc(x_99); +x_122 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_122, 0, x_99); +lean_ctor_set(x_122, 1, x_121); +if (x_116 == 0) { -lean_object* x_143; lean_object* x_144; -x_143 = l_Lean_instInhabitedName; -x_144 = l___private_Init_Util_0__outOfBounds___rarg(x_143); -x_119 = x_144; -goto block_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_Lean_instInhabitedName; +x_148 = l___private_Init_Util_0__outOfBounds___rarg(x_147); +x_123 = x_148; +goto block_146; } else { -lean_object* x_145; -x_145 = lean_array_fget(x_109, x_111); -x_119 = x_145; -goto block_142; +lean_object* x_149; +x_149 = lean_array_fget(x_113, x_115); +x_123 = x_149; +goto block_146; } -block_92: +block_96: { lean_object* x_20; uint8_t x_21; lean_object* x_22; lean_object* x_23; uint8_t x_24; x_20 = lean_ctor_get(x_8, 5); @@ -5150,7 +5185,7 @@ lean_dec(x_9); x_24 = !lean_is_exclusive(x_23); if (x_24 == 0) { -lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; +lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; x_25 = lean_ctor_get(x_23, 0); lean_dec(x_25); x_26 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__14; @@ -5208,175 +5243,181 @@ lean_inc(x_22); x_51 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_51, 0, x_22); lean_ctor_set(x_51, 1, x_50); -x_52 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__15; +x_52 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__18; +lean_inc_n(x_28, 2); +lean_inc(x_22); +x_53 = l_Lean_Syntax_node2(x_22, x_52, x_28, x_28); +x_54 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__15; lean_inc(x_28); lean_inc(x_22); -x_53 = l_Lean_Syntax_node3(x_22, x_52, x_51, x_15, x_28); -x_54 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__9; -lean_inc_n(x_28, 2); +x_55 = l_Lean_Syntax_node4(x_22, x_54, x_51, x_15, x_53, x_28); +x_56 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__9; lean_inc(x_22); -x_55 = l_Lean_Syntax_node7(x_22, x_54, x_37, x_40, x_49, x_53, x_28, x_28, x_28); -x_56 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__3; -x_57 = l_Lean_Syntax_node2(x_22, x_56, x_35, x_55); -lean_ctor_set(x_23, 0, x_57); +x_57 = l_Lean_Syntax_node5(x_22, x_56, x_37, x_40, x_49, x_55, x_28); +x_58 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__3; +x_59 = l_Lean_Syntax_node2(x_22, x_58, x_35, x_57); +lean_ctor_set(x_23, 0, x_59); return x_23; } else { -lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; -x_58 = lean_ctor_get(x_23, 1); -lean_inc(x_58); +lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_60 = lean_ctor_get(x_23, 1); +lean_inc(x_60); lean_dec(x_23); -x_59 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__14; -x_60 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__15; +x_61 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__14; +x_62 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__15; lean_inc(x_22); -x_61 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_61, 0, x_22); -lean_ctor_set(x_61, 1, x_59); -lean_ctor_set(x_61, 2, x_60); -x_62 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__6; -lean_inc(x_22); -x_63 = lean_alloc_ctor(2, 2, 0); +x_63 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_63, 0, x_22); -lean_ctor_set(x_63, 1, x_62); -x_64 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__7; +lean_ctor_set(x_63, 1, x_61); +lean_ctor_set(x_63, 2, x_62); +x_64 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__6; lean_inc(x_22); -x_65 = l_Lean_Syntax_node1(x_22, x_64, x_63); +x_65 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_65, 0, x_22); +lean_ctor_set(x_65, 1, x_64); +x_66 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__7; lean_inc(x_22); -x_66 = l_Lean_Syntax_node1(x_22, x_59, x_65); -x_67 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__5; -lean_inc_n(x_61, 5); +x_67 = l_Lean_Syntax_node1(x_22, x_66, x_65); lean_inc(x_22); -x_68 = l_Lean_Syntax_node6(x_22, x_67, x_61, x_61, x_66, x_61, x_61, x_61); -x_69 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__8; +x_68 = l_Lean_Syntax_node1(x_22, x_61, x_67); +x_69 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__5; +lean_inc_n(x_63, 5); lean_inc(x_22); -x_70 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_70, 0, x_22); -lean_ctor_set(x_70, 1, x_69); -x_71 = lean_mk_syntax_ident(x_2); -x_72 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__11; -lean_inc(x_61); +x_70 = l_Lean_Syntax_node6(x_22, x_69, x_63, x_63, x_68, x_63, x_63, x_63); +x_71 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__8; lean_inc(x_22); -x_73 = l_Lean_Syntax_node2(x_22, x_72, x_71, x_61); -x_74 = l_Array_append___rarg(x_60, x_17); +x_72 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_72, 0, x_22); +lean_ctor_set(x_72, 1, x_71); +x_73 = lean_mk_syntax_ident(x_2); +x_74 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__11; +lean_inc(x_63); lean_inc(x_22); -x_75 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_75, 0, x_22); -lean_ctor_set(x_75, 1, x_59); -lean_ctor_set(x_75, 2, x_74); -x_76 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__9; +x_75 = l_Lean_Syntax_node2(x_22, x_74, x_73, x_63); +x_76 = l_Array_append___rarg(x_62, x_17); lean_inc(x_22); -x_77 = lean_alloc_ctor(2, 2, 0); +x_77 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_77, 0, x_22); -lean_ctor_set(x_77, 1, x_76); -x_78 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__3___closed__8; +lean_ctor_set(x_77, 1, x_61); +lean_ctor_set(x_77, 2, x_76); +x_78 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__9; lean_inc(x_22); -x_79 = l_Lean_Syntax_node2(x_22, x_78, x_77, x_18); +x_79 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_79, 0, x_22); +lean_ctor_set(x_79, 1, x_78); +x_80 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__3___closed__8; lean_inc(x_22); -x_80 = l_Lean_Syntax_node1(x_22, x_59, x_79); -x_81 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__13; +x_81 = l_Lean_Syntax_node2(x_22, x_80, x_79, x_18); lean_inc(x_22); -x_82 = l_Lean_Syntax_node2(x_22, x_81, x_75, x_80); -x_83 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__16; +x_82 = l_Lean_Syntax_node1(x_22, x_61, x_81); +x_83 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__13; lean_inc(x_22); -x_84 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_84, 0, x_22); -lean_ctor_set(x_84, 1, x_83); -x_85 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__15; -lean_inc(x_61); +x_84 = l_Lean_Syntax_node2(x_22, x_83, x_77, x_82); +x_85 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__16; +lean_inc(x_22); +x_86 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_86, 0, x_22); +lean_ctor_set(x_86, 1, x_85); +x_87 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__18; +lean_inc_n(x_63, 2); +lean_inc(x_22); +x_88 = l_Lean_Syntax_node2(x_22, x_87, x_63, x_63); +x_89 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__15; +lean_inc(x_63); lean_inc(x_22); -x_86 = l_Lean_Syntax_node3(x_22, x_85, x_84, x_15, x_61); -x_87 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__9; -lean_inc_n(x_61, 2); +x_90 = l_Lean_Syntax_node4(x_22, x_89, x_86, x_15, x_88, x_63); +x_91 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__9; lean_inc(x_22); -x_88 = l_Lean_Syntax_node7(x_22, x_87, x_70, x_73, x_82, x_86, x_61, x_61, x_61); -x_89 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__3; -x_90 = l_Lean_Syntax_node2(x_22, x_89, x_68, x_88); -x_91 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_91, 0, x_90); -lean_ctor_set(x_91, 1, x_58); -return x_91; +x_92 = l_Lean_Syntax_node5(x_22, x_91, x_72, x_75, x_84, x_90, x_63); +x_93 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__3; +x_94 = l_Lean_Syntax_node2(x_22, x_93, x_70, x_92); +x_95 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_95, 1, x_60); +return x_95; } } -block_142: +block_146: { -lean_object* x_120; -x_120 = lean_mk_syntax_ident(x_119); -if (x_116 == 0) +lean_object* x_124; +x_124 = lean_mk_syntax_ident(x_123); +if (x_120 == 0) { -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; -lean_dec(x_109); -x_121 = l_Lean_instInhabitedName; -x_122 = l___private_Init_Util_0__outOfBounds___rarg(x_121); -x_123 = lean_mk_syntax_ident(x_122); -x_124 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__11; -lean_inc(x_95); -x_125 = l_Lean_Syntax_node3(x_95, x_124, x_120, x_114, x_123); -x_126 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__35; -lean_inc(x_95); -x_127 = l_Lean_Syntax_node3(x_95, x_126, x_108, x_125, x_118); -x_128 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__14; -lean_inc(x_95); -x_129 = l_Lean_Syntax_node1(x_95, x_128, x_127); -x_130 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__18; -x_131 = l_Lean_Syntax_node2(x_95, x_130, x_106, x_129); -x_18 = x_131; -x_19 = x_99; -goto block_92; +lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; +lean_dec(x_113); +x_125 = l_Lean_instInhabitedName; +x_126 = l___private_Init_Util_0__outOfBounds___rarg(x_125); +x_127 = lean_mk_syntax_ident(x_126); +x_128 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__11; +lean_inc(x_99); +x_129 = l_Lean_Syntax_node3(x_99, x_128, x_124, x_118, x_127); +x_130 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__35; +lean_inc(x_99); +x_131 = l_Lean_Syntax_node3(x_99, x_130, x_112, x_129, x_122); +x_132 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__14; +lean_inc(x_99); +x_133 = l_Lean_Syntax_node1(x_99, x_132, x_131); +x_134 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__18; +x_135 = l_Lean_Syntax_node2(x_99, x_134, x_110, x_133); +x_18 = x_135; +x_19 = x_103; +goto block_96; } else { -lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; -x_132 = lean_array_fget(x_109, x_115); -lean_dec(x_109); -x_133 = lean_mk_syntax_ident(x_132); -x_134 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__11; -lean_inc(x_95); -x_135 = l_Lean_Syntax_node3(x_95, x_134, x_120, x_114, x_133); -x_136 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__35; -lean_inc(x_95); -x_137 = l_Lean_Syntax_node3(x_95, x_136, x_108, x_135, x_118); -x_138 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__14; -lean_inc(x_95); -x_139 = l_Lean_Syntax_node1(x_95, x_138, x_137); -x_140 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__18; -x_141 = l_Lean_Syntax_node2(x_95, x_140, x_106, x_139); -x_18 = x_141; -x_19 = x_99; -goto block_92; +lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; +x_136 = lean_array_fget(x_113, x_119); +lean_dec(x_113); +x_137 = lean_mk_syntax_ident(x_136); +x_138 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__11; +lean_inc(x_99); +x_139 = l_Lean_Syntax_node3(x_99, x_138, x_124, x_118, x_137); +x_140 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__2___closed__35; +lean_inc(x_99); +x_141 = l_Lean_Syntax_node3(x_99, x_140, x_112, x_139, x_122); +x_142 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__14; +lean_inc(x_99); +x_143 = l_Lean_Syntax_node1(x_99, x_142, x_141); +x_144 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__18; +x_145 = l_Lean_Syntax_node2(x_99, x_144, x_110, x_143); +x_18 = x_145; +x_19 = x_103; +goto block_96; } } } else { -uint8_t x_146; +uint8_t x_150; lean_dec(x_12); lean_dec(x_9); lean_dec(x_8); lean_dec(x_2); -x_146 = !lean_is_exclusive(x_14); -if (x_146 == 0) +x_150 = !lean_is_exclusive(x_14); +if (x_150 == 0) { return x_14; } else { -lean_object* x_147; lean_object* x_148; lean_object* x_149; -x_147 = lean_ctor_get(x_14, 0); -x_148 = lean_ctor_get(x_14, 1); -lean_inc(x_148); -lean_inc(x_147); +lean_object* x_151; lean_object* x_152; lean_object* x_153; +x_151 = lean_ctor_get(x_14, 0); +x_152 = lean_ctor_get(x_14, 1); +lean_inc(x_152); +lean_inc(x_151); lean_dec(x_14); -x_149 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_149, 0, x_147); -lean_ctor_set(x_149, 1, x_148); -return x_149; +x_153 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_153, 0, x_151); +lean_ctor_set(x_153, 1, x_152); +return x_153; } } } else { -uint8_t x_150; +uint8_t x_154; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -5386,23 +5427,23 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_150 = !lean_is_exclusive(x_11); -if (x_150 == 0) +x_154 = !lean_is_exclusive(x_11); +if (x_154 == 0) { return x_11; } else { -lean_object* x_151; lean_object* x_152; lean_object* x_153; -x_151 = lean_ctor_get(x_11, 0); -x_152 = lean_ctor_get(x_11, 1); -lean_inc(x_152); -lean_inc(x_151); +lean_object* x_155; lean_object* x_156; lean_object* x_157; +x_155 = lean_ctor_get(x_11, 0); +x_156 = lean_ctor_get(x_11, 1); +lean_inc(x_156); +lean_inc(x_155); lean_dec(x_11); -x_153 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_153, 0, x_151); -lean_ctor_set(x_153, 1, x_152); -return x_153; +x_157 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_157, 0, x_155); +lean_ctor_set(x_157, 1, x_156); +return x_157; } } } @@ -5824,7 +5865,7 @@ lean_dec(x_7); x_21 = !lean_is_exclusive(x_20); if (x_21 == 0) { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; size_t x_26; size_t x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; +lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; size_t x_26; size_t x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; x_22 = lean_ctor_get(x_20, 0); lean_dec(x_22); x_23 = l_Lean_Elab_Deriving_DecEq_mkAuxFunctions___closed__1; @@ -5849,81 +5890,69 @@ lean_inc(x_19); x_33 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_33, 0, x_19); lean_ctor_set(x_33, 1, x_32); -lean_inc(x_19); -x_34 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_34, 0, x_19); -lean_ctor_set(x_34, 1, x_30); -lean_ctor_set(x_34, 2, x_13); -x_35 = l_Lean_Elab_Deriving_DecEq_mkAuxFunctions___closed__2; -lean_inc(x_34); -x_36 = l_Lean_Syntax_node5(x_19, x_35, x_24, x_31, x_33, x_34, x_34); -lean_ctor_set(x_20, 0, x_36); +x_34 = l_Lean_Elab_Deriving_DecEq_mkAuxFunctions___closed__2; +x_35 = l_Lean_Syntax_node3(x_19, x_34, x_24, x_31, x_33); +lean_ctor_set(x_20, 0, x_35); return x_20; } else { -lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; size_t x_41; size_t x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; -x_37 = lean_ctor_get(x_20, 1); -lean_inc(x_37); +lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; size_t x_40; size_t x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_36 = lean_ctor_get(x_20, 1); +lean_inc(x_36); lean_dec(x_20); -x_38 = l_Lean_Elab_Deriving_DecEq_mkAuxFunctions___closed__1; +x_37 = l_Lean_Elab_Deriving_DecEq_mkAuxFunctions___closed__1; lean_inc(x_19); -x_39 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_39, 0, x_19); -lean_ctor_set(x_39, 1, x_38); -x_40 = lean_array_get_size(x_15); -x_41 = lean_usize_of_nat(x_40); -lean_dec(x_40); -x_42 = 0; -x_43 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_DecEq_mkAuxFunctions___spec__2(x_41, x_42, x_15); -x_44 = l_Array_append___rarg(x_13, x_43); -x_45 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__14; -lean_inc(x_19); -x_46 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_46, 0, x_19); -lean_ctor_set(x_46, 1, x_45); -lean_ctor_set(x_46, 2, x_44); -x_47 = l_Lean_Elab_Deriving_DecEq_mkAuxFunctions___closed__3; +x_38 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_38, 0, x_19); +lean_ctor_set(x_38, 1, x_37); +x_39 = lean_array_get_size(x_15); +x_40 = lean_usize_of_nat(x_39); +lean_dec(x_39); +x_41 = 0; +x_42 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_DecEq_mkAuxFunctions___spec__2(x_40, x_41, x_15); +x_43 = l_Array_append___rarg(x_13, x_42); +x_44 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__14; lean_inc(x_19); -x_48 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_48, 0, x_19); -lean_ctor_set(x_48, 1, x_47); +x_45 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_45, 0, x_19); +lean_ctor_set(x_45, 1, x_44); +lean_ctor_set(x_45, 2, x_43); +x_46 = l_Lean_Elab_Deriving_DecEq_mkAuxFunctions___closed__3; lean_inc(x_19); -x_49 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_49, 0, x_19); -lean_ctor_set(x_49, 1, x_45); -lean_ctor_set(x_49, 2, x_13); -x_50 = l_Lean_Elab_Deriving_DecEq_mkAuxFunctions___closed__2; -lean_inc(x_49); -x_51 = l_Lean_Syntax_node5(x_19, x_50, x_39, x_46, x_48, x_49, x_49); -x_52 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_52, 0, x_51); -lean_ctor_set(x_52, 1, x_37); -return x_52; +x_47 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_47, 0, x_19); +lean_ctor_set(x_47, 1, x_46); +x_48 = l_Lean_Elab_Deriving_DecEq_mkAuxFunctions___closed__2; +x_49 = l_Lean_Syntax_node3(x_19, x_48, x_38, x_45, x_47); +x_50 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_50, 1, x_36); +return x_50; } } else { -uint8_t x_53; +uint8_t x_51; lean_dec(x_7); lean_dec(x_6); -x_53 = !lean_is_exclusive(x_14); -if (x_53 == 0) +x_51 = !lean_is_exclusive(x_14); +if (x_51 == 0) { return x_14; } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_54 = lean_ctor_get(x_14, 0); -x_55 = lean_ctor_get(x_14, 1); -lean_inc(x_55); -lean_inc(x_54); +lean_object* x_52; lean_object* x_53; lean_object* x_54; +x_52 = lean_ctor_get(x_14, 0); +x_53 = lean_ctor_get(x_14, 1); +lean_inc(x_53); +lean_inc(x_52); lean_dec(x_14); -x_56 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_56, 0, x_54); -lean_ctor_set(x_56, 1, x_55); -return x_56; +x_54 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_54, 0, x_52); +lean_ctor_set(x_54, 1, x_53); +return x_54; } } } @@ -8751,7 +8780,7 @@ lean_closure_set(x_8, 0, x_1); x_9 = l_Lean_Elab_Command_liftTermElabM___rarg(x_8, x_2, x_3, x_7); if (lean_obj_tag(x_9) == 0) { -lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; uint8_t x_219; +lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; uint8_t x_221; x_10 = lean_ctor_get(x_9, 1); lean_inc(x_10); lean_dec(x_9); @@ -9188,104 +9217,108 @@ lean_inc(x_21); x_208 = l_Lean_Syntax_node4(x_21, x_200, x_65, x_30, x_67, x_207); lean_inc(x_21); x_209 = l_Lean_Syntax_node2(x_21, x_202, x_56, x_208); -x_210 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__15; +x_210 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__18; +lean_inc_n(x_30, 2); +lean_inc(x_21); +x_211 = l_Lean_Syntax_node2(x_21, x_210, x_30, x_30); +x_212 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__15; lean_inc(x_30); lean_inc(x_21); -x_211 = l_Lean_Syntax_node3(x_21, x_210, x_54, x_209, x_30); -x_212 = l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__2; -lean_inc_n(x_30, 3); +x_213 = l_Lean_Syntax_node4(x_21, x_212, x_54, x_209, x_211, x_30); +x_214 = l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__2; +lean_inc(x_30); lean_inc(x_21); -x_213 = l_Lean_Syntax_node8(x_21, x_212, x_34, x_36, x_30, x_30, x_52, x_211, x_30, x_30); -x_214 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__3; -x_215 = l_Lean_Syntax_node2(x_21, x_214, x_32, x_213); -x_216 = l_Lean_Elab_Deriving_DecEq_mkDecEqCmds___closed__5; -x_217 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Command_runLinters___spec__13(x_216, x_2, x_3, x_27); -x_218 = lean_ctor_get(x_217, 0); -lean_inc(x_218); -x_219 = lean_unbox(x_218); -lean_dec(x_218); -if (x_219 == 0) -{ -lean_object* x_220; lean_object* x_221; -x_220 = lean_ctor_get(x_217, 1); +x_215 = l_Lean_Syntax_node6(x_21, x_214, x_34, x_36, x_30, x_30, x_52, x_213); +x_216 = l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__3; +x_217 = l_Lean_Syntax_node2(x_21, x_216, x_32, x_215); +x_218 = l_Lean_Elab_Deriving_DecEq_mkDecEqCmds___closed__5; +x_219 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Command_runLinters___spec__13(x_218, x_2, x_3, x_27); +x_220 = lean_ctor_get(x_219, 0); lean_inc(x_220); -lean_dec(x_217); -x_221 = l_Lean_Elab_Command_elabCommand(x_215, x_2, x_3, x_220); -return x_221; +x_221 = lean_unbox(x_220); +lean_dec(x_220); +if (x_221 == 0) +{ +lean_object* x_222; lean_object* x_223; +x_222 = lean_ctor_get(x_219, 1); +lean_inc(x_222); +lean_dec(x_219); +x_223 = l_Lean_Elab_Command_elabCommand(x_217, x_2, x_3, x_222); +return x_223; } else { -lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; -x_222 = lean_ctor_get(x_217, 1); -lean_inc(x_222); -lean_dec(x_217); -lean_inc(x_215); -x_223 = l_Lean_MessageData_ofSyntax(x_215); -x_224 = l_Lean_Elab_Deriving_DecEq_mkDecEqCmds___closed__7; -x_225 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_225, 0, x_224); -lean_ctor_set(x_225, 1, x_223); -x_226 = l_Lean_Elab_Deriving_DecEq_mkDecEqCmds___closed__12; +lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; +x_224 = lean_ctor_get(x_219, 1); +lean_inc(x_224); +lean_dec(x_219); +lean_inc(x_217); +x_225 = l_Lean_MessageData_ofSyntax(x_217); +x_226 = l_Lean_Elab_Deriving_DecEq_mkDecEqCmds___closed__7; x_227 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_227, 0, x_225); -lean_ctor_set(x_227, 1, x_226); -x_228 = l_Lean_addTrace___at_Lean_Elab_Command_elabCommand___spec__7(x_216, x_227, x_2, x_3, x_222); -x_229 = lean_ctor_get(x_228, 1); -lean_inc(x_229); -lean_dec(x_228); -x_230 = l_Lean_Elab_Command_elabCommand(x_215, x_2, x_3, x_229); -return x_230; +lean_ctor_set(x_227, 0, x_226); +lean_ctor_set(x_227, 1, x_225); +x_228 = l_Lean_Elab_Deriving_DecEq_mkDecEqCmds___closed__12; +x_229 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_229, 0, x_227); +lean_ctor_set(x_229, 1, x_228); +x_230 = l_Lean_addTrace___at_Lean_Elab_Command_elabCommand___spec__7(x_218, x_229, x_2, x_3, x_224); +x_231 = lean_ctor_get(x_230, 1); +lean_inc(x_231); +lean_dec(x_230); +x_232 = l_Lean_Elab_Command_elabCommand(x_217, x_2, x_3, x_231); +return x_232; } } else { -uint8_t x_231; +uint8_t x_233; lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_231 = !lean_is_exclusive(x_9); -if (x_231 == 0) +x_233 = !lean_is_exclusive(x_9); +if (x_233 == 0) { return x_9; } else { -lean_object* x_232; lean_object* x_233; lean_object* x_234; -x_232 = lean_ctor_get(x_9, 0); -x_233 = lean_ctor_get(x_9, 1); -lean_inc(x_233); -lean_inc(x_232); +lean_object* x_234; lean_object* x_235; lean_object* x_236; +x_234 = lean_ctor_get(x_9, 0); +x_235 = lean_ctor_get(x_9, 1); +lean_inc(x_235); +lean_inc(x_234); lean_dec(x_9); -x_234 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_234, 0, x_232); -lean_ctor_set(x_234, 1, x_233); -return x_234; +x_236 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_236, 0, x_234); +lean_ctor_set(x_236, 1, x_235); +return x_236; } } } else { -uint8_t x_235; +uint8_t x_237; lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_235 = !lean_is_exclusive(x_6); -if (x_235 == 0) +x_237 = !lean_is_exclusive(x_6); +if (x_237 == 0) { return x_6; } else { -lean_object* x_236; lean_object* x_237; lean_object* x_238; -x_236 = lean_ctor_get(x_6, 0); -x_237 = lean_ctor_get(x_6, 1); -lean_inc(x_237); -lean_inc(x_236); +lean_object* x_238; lean_object* x_239; lean_object* x_240; +x_238 = lean_ctor_get(x_6, 0); +x_239 = lean_ctor_get(x_6, 1); +lean_inc(x_239); +lean_inc(x_238); lean_dec(x_6); -x_238 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_238, 0, x_236); -lean_ctor_set(x_238, 1, x_237); -return x_238; +x_240 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_240, 0, x_238); +lean_ctor_set(x_240, 1, x_239); +return x_240; } } } @@ -9319,7 +9352,7 @@ lean_dec(x_2); return x_6; } } -LEAN_EXPORT lean_object* l_List_allM___at_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_List_allM___at_Lean_Elab_Deriving_DecEq_mkDecEqInstance___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { if (lean_obj_tag(x_1) == 0) @@ -9428,7 +9461,7 @@ goto _start; } } } -LEAN_EXPORT lean_object* l_Lean_isEnumType___at_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_isEnumType___at_Lean_Elab_Deriving_DecEq_mkDecEqInstance___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; @@ -9537,7 +9570,7 @@ if (x_33 == 0) { lean_object* x_34; lean_free_object(x_5); -x_34 = l_List_allM___at_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___spec__2(x_29, x_2, x_3, x_8); +x_34 = l_List_allM___at_Lean_Elab_Deriving_DecEq_mkDecEqInstance___spec__2(x_29, x_2, x_3, x_8); return x_34; } else @@ -9700,7 +9733,7 @@ lean_dec(x_46); if (x_72 == 0) { lean_object* x_73; -x_73 = l_List_allM___at_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___spec__2(x_68, x_2, x_3, x_45); +x_73 = l_List_allM___at_Lean_Elab_Deriving_DecEq_mkDecEqInstance___spec__2(x_68, x_2, x_3, x_45); return x_73; } else @@ -9831,249 +9864,274 @@ return x_100; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqInstance(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { -lean_object* x_5; lean_object* x_6; uint8_t x_7; -x_5 = lean_array_get_size(x_1); -x_6 = lean_unsigned_to_nat(0u); -x_7 = lean_nat_dec_lt(x_6, x_5); -lean_dec(x_5); -if (x_7 == 0) -{ -lean_object* x_8; lean_object* x_9; lean_object* x_10; -x_8 = l_Lean_instInhabitedName; -x_9 = l___private_Init_Util_0__outOfBounds___rarg(x_8); +lean_object* x_5; lean_inc(x_2); -lean_inc(x_9); -x_10 = l_Lean_isEnumType___at_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___spec__1(x_9, x_2, x_3, x_4); -if (lean_obj_tag(x_10) == 0) +lean_inc(x_1); +x_5 = l_Lean_isEnumType___at_Lean_Elab_Deriving_DecEq_mkDecEqInstance___spec__1(x_1, x_2, x_3, x_4); +if (lean_obj_tag(x_5) == 0) { -lean_object* x_11; uint8_t x_12; -x_11 = lean_ctor_get(x_10, 0); -lean_inc(x_11); -x_12 = lean_unbox(x_11); -lean_dec(x_11); -if (x_12 == 0) +lean_object* x_6; uint8_t x_7; +x_6 = lean_ctor_get(x_5, 0); +lean_inc(x_6); +x_7 = lean_unbox(x_6); +lean_dec(x_6); +if (x_7 == 0) { -lean_object* x_13; lean_object* x_14; -x_13 = lean_ctor_get(x_10, 1); -lean_inc(x_13); -lean_dec(x_10); -x_14 = l_Lean_Elab_Deriving_DecEq_mkDecEq(x_9, x_2, x_3, x_13); -return x_14; +lean_object* x_8; lean_object* x_9; +x_8 = lean_ctor_get(x_5, 1); +lean_inc(x_8); +lean_dec(x_5); +x_9 = l_Lean_Elab_Deriving_DecEq_mkDecEq(x_1, x_2, x_3, x_8); +return x_9; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_ctor_get(x_10, 1); -lean_inc(x_15); -lean_dec(x_10); -x_16 = l_Lean_Elab_Deriving_DecEq_mkDecEqEnum(x_9, x_2, x_3, x_15); -if (lean_obj_tag(x_16) == 0) +lean_object* x_10; lean_object* x_11; +x_10 = lean_ctor_get(x_5, 1); +lean_inc(x_10); +lean_dec(x_5); +x_11 = l_Lean_Elab_Deriving_DecEq_mkDecEqEnum(x_1, x_2, x_3, x_10); +if (lean_obj_tag(x_11) == 0) { -uint8_t x_17; -x_17 = !lean_is_exclusive(x_16); -if (x_17 == 0) +uint8_t x_12; +x_12 = !lean_is_exclusive(x_11); +if (x_12 == 0) { -lean_object* x_18; uint8_t x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_16, 0); -lean_dec(x_18); -x_19 = 1; -x_20 = lean_box(x_19); -lean_ctor_set(x_16, 0, x_20); -return x_16; +lean_object* x_13; uint8_t x_14; lean_object* x_15; +x_13 = lean_ctor_get(x_11, 0); +lean_dec(x_13); +x_14 = 1; +x_15 = lean_box(x_14); +lean_ctor_set(x_11, 0, x_15); +return x_11; } else { -lean_object* x_21; uint8_t x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_16, 1); -lean_inc(x_21); -lean_dec(x_16); -x_22 = 1; -x_23 = lean_box(x_22); -x_24 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_24, 0, x_23); -lean_ctor_set(x_24, 1, x_21); -return x_24; +lean_object* x_16; uint8_t x_17; lean_object* x_18; lean_object* x_19; +x_16 = lean_ctor_get(x_11, 1); +lean_inc(x_16); +lean_dec(x_11); +x_17 = 1; +x_18 = lean_box(x_17); +x_19 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_19, 0, x_18); +lean_ctor_set(x_19, 1, x_16); +return x_19; } } else { -uint8_t x_25; -x_25 = !lean_is_exclusive(x_16); -if (x_25 == 0) +uint8_t x_20; +x_20 = !lean_is_exclusive(x_11); +if (x_20 == 0) { -return x_16; +return x_11; } else { -lean_object* x_26; lean_object* x_27; lean_object* x_28; -x_26 = lean_ctor_get(x_16, 0); -x_27 = lean_ctor_get(x_16, 1); -lean_inc(x_27); -lean_inc(x_26); -lean_dec(x_16); -x_28 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_28, 0, x_26); -lean_ctor_set(x_28, 1, x_27); -return x_28; +lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_21 = lean_ctor_get(x_11, 0); +x_22 = lean_ctor_get(x_11, 1); +lean_inc(x_22); +lean_inc(x_21); +lean_dec(x_11); +x_23 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_23, 0, x_21); +lean_ctor_set(x_23, 1, x_22); +return x_23; } } } } else { -uint8_t x_29; -lean_dec(x_9); +uint8_t x_24; lean_dec(x_3); lean_dec(x_2); -x_29 = !lean_is_exclusive(x_10); -if (x_29 == 0) +lean_dec(x_1); +x_24 = !lean_is_exclusive(x_5); +if (x_24 == 0) { -return x_10; +return x_5; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_10, 0); -x_31 = lean_ctor_get(x_10, 1); -lean_inc(x_31); -lean_inc(x_30); -lean_dec(x_10); -x_32 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_32, 0, x_30); -lean_ctor_set(x_32, 1, x_31); -return x_32; +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_5, 0); +x_26 = lean_ctor_get(x_5, 1); +lean_inc(x_26); +lean_inc(x_25); +lean_dec(x_5); +x_27 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_27, 0, x_25); +lean_ctor_set(x_27, 1, x_26); +return x_27; } } } -else -{ -lean_object* x_33; lean_object* x_34; -x_33 = lean_array_fget(x_1, x_6); -lean_inc(x_2); -lean_inc(x_33); -x_34 = l_Lean_isEnumType___at_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___spec__1(x_33, x_2, x_3, x_4); -if (lean_obj_tag(x_34) == 0) +} +LEAN_EXPORT lean_object* l_List_allM___at_Lean_Elab_Deriving_DecEq_mkDecEqInstance___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: { -lean_object* x_35; uint8_t x_36; -x_35 = lean_ctor_get(x_34, 0); -lean_inc(x_35); -x_36 = lean_unbox(x_35); -lean_dec(x_35); -if (x_36 == 0) +lean_object* x_5; +x_5 = l_List_allM___at_Lean_Elab_Deriving_DecEq_mkDecEqInstance___spec__2(x_1, x_2, x_3, x_4); +lean_dec(x_3); +return x_5; +} +} +LEAN_EXPORT lean_object* l_Lean_isEnumType___at_Lean_Elab_Deriving_DecEq_mkDecEqInstance___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: { -lean_object* x_37; lean_object* x_38; -x_37 = lean_ctor_get(x_34, 1); -lean_inc(x_37); -lean_dec(x_34); -x_38 = l_Lean_Elab_Deriving_DecEq_mkDecEq(x_33, x_2, x_3, x_37); -return x_38; +lean_object* x_5; +x_5 = l_Lean_isEnumType___at_Lean_Elab_Deriving_DecEq_mkDecEqInstance___spec__1(x_1, x_2, x_3, x_4); +lean_dec(x_3); +return x_5; } -else +} +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___spec__1(lean_object* x_1, size_t x_2, size_t x_3, uint8_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: { -lean_object* x_39; lean_object* x_40; -x_39 = lean_ctor_get(x_34, 1); -lean_inc(x_39); -lean_dec(x_34); -x_40 = l_Lean_Elab_Deriving_DecEq_mkDecEqEnum(x_33, x_2, x_3, x_39); -if (lean_obj_tag(x_40) == 0) +uint8_t x_8; +x_8 = lean_usize_dec_eq(x_2, x_3); +if (x_8 == 0) { -uint8_t x_41; -x_41 = !lean_is_exclusive(x_40); -if (x_41 == 0) +if (x_4 == 0) { -lean_object* x_42; uint8_t x_43; lean_object* x_44; -x_42 = lean_ctor_get(x_40, 0); -lean_dec(x_42); -x_43 = 1; -x_44 = lean_box(x_43); -lean_ctor_set(x_40, 0, x_44); -return x_40; +size_t x_9; size_t x_10; +x_9 = 1; +x_10 = lean_usize_add(x_2, x_9); +x_2 = x_10; +goto _start; } else { -lean_object* x_45; uint8_t x_46; lean_object* x_47; lean_object* x_48; -x_45 = lean_ctor_get(x_40, 1); -lean_inc(x_45); -lean_dec(x_40); -x_46 = 1; -x_47 = lean_box(x_46); -x_48 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_48, 1, x_45); -return x_48; -} +lean_object* x_12; lean_object* x_13; +x_12 = lean_array_uget(x_1, x_2); +lean_inc(x_6); +lean_inc(x_5); +x_13 = l_Lean_Elab_Deriving_DecEq_mkDecEqInstance(x_12, x_5, x_6, x_7); +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_14; lean_object* x_15; size_t x_16; size_t x_17; uint8_t x_18; +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +x_15 = lean_ctor_get(x_13, 1); +lean_inc(x_15); +lean_dec(x_13); +x_16 = 1; +x_17 = lean_usize_add(x_2, x_16); +x_18 = lean_unbox(x_14); +lean_dec(x_14); +x_2 = x_17; +x_4 = x_18; +x_7 = x_15; +goto _start; } else { -uint8_t x_49; -x_49 = !lean_is_exclusive(x_40); -if (x_49 == 0) +uint8_t x_20; +lean_dec(x_6); +lean_dec(x_5); +x_20 = !lean_is_exclusive(x_13); +if (x_20 == 0) { -return x_40; +return x_13; } else { -lean_object* x_50; lean_object* x_51; lean_object* x_52; -x_50 = lean_ctor_get(x_40, 0); -x_51 = lean_ctor_get(x_40, 1); -lean_inc(x_51); -lean_inc(x_50); -lean_dec(x_40); -x_52 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_52, 0, x_50); -lean_ctor_set(x_52, 1, x_51); -return x_52; +lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_21 = lean_ctor_get(x_13, 0); +x_22 = lean_ctor_get(x_13, 1); +lean_inc(x_22); +lean_inc(x_21); +lean_dec(x_13); +x_23 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_23, 0, x_21); +lean_ctor_set(x_23, 1, x_22); +return x_23; } } } } else { -uint8_t x_53; -lean_dec(x_33); +lean_object* x_24; lean_object* x_25; +lean_dec(x_6); +lean_dec(x_5); +x_24 = lean_box(x_4); +x_25 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_25, 0, x_24); +lean_ctor_set(x_25, 1, x_7); +return x_25; +} +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +lean_object* x_5; lean_object* x_6; uint8_t x_7; +x_5 = lean_array_get_size(x_1); +x_6 = lean_unsigned_to_nat(0u); +x_7 = lean_nat_dec_lt(x_6, x_5); +if (x_7 == 0) +{ +uint8_t x_8; lean_object* x_9; lean_object* x_10; +lean_dec(x_5); lean_dec(x_3); lean_dec(x_2); -x_53 = !lean_is_exclusive(x_34); -if (x_53 == 0) -{ -return x_34; +x_8 = 1; +x_9 = lean_box(x_8); +x_10 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_10, 0, x_9); +lean_ctor_set(x_10, 1, x_4); +return x_10; } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_54 = lean_ctor_get(x_34, 0); -x_55 = lean_ctor_get(x_34, 1); -lean_inc(x_55); -lean_inc(x_54); -lean_dec(x_34); -x_56 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_56, 0, x_54); -lean_ctor_set(x_56, 1, x_55); -return x_56; -} -} +uint8_t x_11; +x_11 = lean_nat_dec_le(x_5, x_5); +if (x_11 == 0) +{ +uint8_t x_12; lean_object* x_13; lean_object* x_14; +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_12 = 1; +x_13 = lean_box(x_12); +x_14 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_14, 0, x_13); +lean_ctor_set(x_14, 1, x_4); +return x_14; } +else +{ +size_t x_15; size_t x_16; uint8_t x_17; lean_object* x_18; +x_15 = 0; +x_16 = lean_usize_of_nat(x_5); +lean_dec(x_5); +x_17 = 1; +x_18 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___spec__1(x_1, x_15, x_16, x_17, x_2, x_3, x_4); +return x_18; } } -LEAN_EXPORT lean_object* l_List_allM___at_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -lean_object* x_5; -x_5 = l_List_allM___at_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___spec__2(x_1, x_2, x_3, x_4); -lean_dec(x_3); -return x_5; } } -LEAN_EXPORT lean_object* l_Lean_isEnumType___at_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { _start: { -lean_object* x_5; -x_5 = l_Lean_isEnumType___at_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___spec__1(x_1, x_2, x_3, x_4); +size_t x_8; size_t x_9; uint8_t x_10; lean_object* x_11; +x_8 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_9 = lean_unbox_usize(x_3); lean_dec(x_3); -return x_5; +x_10 = lean_unbox(x_4); +lean_dec(x_4); +x_11 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___spec__1(x_1, x_8, x_9, x_10, x_5, x_6, x_7); +lean_dec(x_1); +return x_11; } } LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandler___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { @@ -10085,7 +10143,7 @@ lean_dec(x_1); return x_5; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__1() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__1() { _start: { lean_object* x_1; @@ -10093,7 +10151,7 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_DecEq_mkDecEqInstanceHandl return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__2() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -10103,27 +10161,27 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__3() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__2; +x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__2; x_2 = l_Lean_Elab_Deriving_DecEq_mkDecEqCmds___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__4() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__3; +x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__3; x_2 = l_Lean_Elab_Deriving_DecEq_mkDecEqCmds___closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__5() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__5() { _start: { lean_object* x_1; @@ -10131,17 +10189,17 @@ x_1 = lean_mk_string_from_bytes("DecEq", 5); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__6() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__4; -x_2 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__5; +x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__4; +x_2 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__7() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__7() { _start: { lean_object* x_1; @@ -10149,17 +10207,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__8() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__6; -x_2 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__7; +x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__6; +x_2 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__9() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__9() { _start: { lean_object* x_1; @@ -10167,57 +10225,57 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__10() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__8; -x_2 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__9; +x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__8; +x_2 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__9; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__11() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__10; +x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__10; x_2 = l_Lean_Elab_Deriving_DecEq_mkMatch_mkSameCtorRhs___lambda__1___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__12() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__11; +x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__11; x_2 = l_Lean_Elab_Deriving_DecEq_mkDecEqCmds___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__13() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__12; +x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__12; x_2 = l_Lean_Elab_Deriving_DecEq_mkDecEqCmds___closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__14() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__13; -x_2 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__5; +x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__13; +x_2 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__15() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__15() { _start: { lean_object* x_1; @@ -10225,32 +10283,32 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__16() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__14; -x_2 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__15; +x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__14; +x_2 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__15; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__17() { +static lean_object* _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__16; -x_2 = lean_unsigned_to_nat(4729u); +x_1 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__16; +x_2 = lean_unsigned_to_nat(4743u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; x_2 = l_Lean_Elab_Deriving_DecEq_mkDecEqHeader___closed__2; -x_3 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__1; +x_3 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__1; x_4 = l_Lean_Elab_registerDerivingHandler(x_2, x_3, x_1); if (lean_obj_tag(x_4) == 0) { @@ -10260,7 +10318,7 @@ lean_inc(x_5); lean_dec(x_4); x_6 = l_Lean_Elab_Deriving_DecEq_mkDecEqCmds___closed__5; x_7 = 0; -x_8 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__17; +x_8 = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__17; x_9 = l_Lean_registerTraceClass(x_6, x_7, x_8, x_5); return x_9; } @@ -10603,6 +10661,12 @@ l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__20 = _init_l_Lean_Elab_Derivi lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__20); l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__21 = _init_l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__21(); lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__21); +l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__22 = _init_l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__22(); +lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__22); +l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__23 = _init_l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__23(); +lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__23); +l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__24 = _init_l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__24(); +lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_mkAuxFunction___closed__24); l_Lean_Elab_Deriving_DecEq_mkAuxFunctions___closed__1 = _init_l_Lean_Elab_Deriving_DecEq_mkAuxFunctions___closed__1(); lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_mkAuxFunctions___closed__1); l_Lean_Elab_Deriving_DecEq_mkAuxFunctions___closed__2 = _init_l_Lean_Elab_Deriving_DecEq_mkAuxFunctions___closed__2(); @@ -10801,41 +10865,41 @@ l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__56 = _init_l_Lean_Elab_Deriving lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__56); l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__57 = _init_l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__57(); lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_mkDecEqEnum___closed__57); -l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__1 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__1(); -lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__1); -l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__2 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__2(); -lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__2); -l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__3 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__3(); -lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__3); -l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__4 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__4(); -lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__4); -l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__5 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__5(); -lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__5); -l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__6 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__6(); -lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__6); -l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__7 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__7(); -lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__7); -l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__8 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__8(); -lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__8); -l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__9 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__9(); -lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__9); -l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__10 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__10(); -lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__10); -l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__11 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__11(); -lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__11); -l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__12 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__12(); -lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__12); -l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__13 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__13(); -lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__13); -l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__14 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__14(); -lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__14); -l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__15 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__15(); -lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__15); -l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__16 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__16(); -lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__16); -l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__17 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__17(); -lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729____closed__17); -if (builtin) {res = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4729_(lean_io_mk_world()); +l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__1 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__1(); +lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__1); +l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__2 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__2(); +lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__2); +l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__3 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__3(); +lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__3); +l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__4 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__4(); +lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__4); +l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__5 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__5(); +lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__5); +l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__6 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__6(); +lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__6); +l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__7 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__7(); +lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__7); +l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__8 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__8(); +lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__8); +l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__9 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__9(); +lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__9); +l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__10 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__10(); +lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__10); +l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__11 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__11(); +lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__11); +l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__12 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__12(); +lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__12); +l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__13 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__13(); +lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__13); +l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__14 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__14(); +lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__14); +l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__15 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__15(); +lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__15); +l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__16 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__16(); +lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__16); +l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__17 = _init_l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__17(); +lean_mark_persistent(l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743____closed__17); +if (builtin) {res = l_Lean_Elab_Deriving_DecEq_initFn____x40_Lean_Elab_Deriving_DecEq___hyg_4743_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Deriving/FromToJson.c b/stage0/stdlib/Lean/Elab/Deriving/FromToJson.c index fdb766945ce23..24fd3864aef8a 100644 --- a/stage0/stdlib/Lean/Elab/Deriving/FromToJson.c +++ b/stage0/stdlib/Lean/Elab/Deriving/FromToJson.c @@ -13,475 +13,482 @@ #ifdef __cplusplus extern "C" { #endif -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__20; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__16; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__31; lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__23; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__25; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__7; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__2; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__12; lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__5; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__24; -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__20; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__32; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__18; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__12; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__7; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__4; lean_object* l_Lean_Syntax_mkNameLit(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__1; -static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___lambda__1___closed__2; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__2; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__25; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__6; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__12; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__12; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__12; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__10; lean_object* lean_mk_empty_array_with_capacity(lean_object*); -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__8___boxed(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__30; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__4; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__3; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__8; -LEAN_EXPORT lean_object* l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__18; -static lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__4; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__33; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__4; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__23; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__23; -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__15; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__12; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__6; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__14; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__5; -LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__3; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__9; -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__9; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__2; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__1; +static lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__4; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__28; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__14; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__2; +static lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__2; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__4; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__9; +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__32; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__21; +LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__8___lambda__1___boxed(lean_object*, lean_object*); +static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__2; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__14; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__18; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__17; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__9___boxed(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__15; +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__6; +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4(lean_object*, lean_object*, size_t, size_t, lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__28; +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__17; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__2; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__20; lean_object* l_Array_qpartition___rarg(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__5; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__15; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__19; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__6; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__6; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__29; uint8_t lean_usize_dec_eq(size_t, size_t); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__3; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__22; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__2; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__30; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__3; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__13; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__1; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__7; lean_object* l_Lean_Elab_Deriving_mkInstanceCmds(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__13; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__21; lean_object* l_Lean_Elab_Deriving_mkDiscrs(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__3; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__7; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__11; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__1; lean_object* lean_array_fget(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__26; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__32; -LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__11; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__1; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__1; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__27; lean_object* l_Lean_Expr_fvarId_x21(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__10; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__8; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkJsonField___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__29; -LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__18; -static lean_object* l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6188____closed__1; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__13; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__11; +static lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__3; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__4; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__5(lean_object*, size_t, size_t, lean_object*); lean_object* l_Lean_Elab_Deriving_mkLocalInstanceLetDecls(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__13; +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__9; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__6; uint8_t l_Lean_Expr_isAppOf(lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__19; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__2(size_t, size_t, lean_object*); lean_object* l_Lean_Syntax_node5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__3; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__13; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__2; +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__3; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__2; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__14; lean_object* l_Lean_stringToMessageData(lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__7; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__16; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__4; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__29; -static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__8; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__15; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__22; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__1; uint8_t lean_string_dec_eq(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__1; -LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__5; lean_object* l_Lean_Elab_Deriving_mkInductiveApp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__32; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__7; -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__12; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__20; -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__27; -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__11; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__5; +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__4(lean_object*, lean_object*, size_t, size_t, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__32; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__3; +LEAN_EXPORT uint8_t l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__8___lambda__1(lean_object*, lean_object*); lean_object* l_String_dropRightWhile(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__1; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__9; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__12; -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__18; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__9; -static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__1; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__24; +LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__25; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__3; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__4; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__6; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__6; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__18; +static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__4; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__31; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__19; lean_object* l_Array_mapMUnsafe_map___at___aux__Init__NotationExtra______macroRules__term_x25_x5b___x7c___x5d__1___spec__3(size_t, size_t, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__20; -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__2; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__24; -static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__6; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__10; -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6(lean_object*, lean_object*, size_t, size_t, lean_object*); +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__6; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__26; +static lean_object* l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__1___closed__2; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__16; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__2; lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__29; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__7; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__8; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__6; size_t lean_usize_of_nat(lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__20; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__33; static lean_object* l_Lean_Elab_Deriving_FromToJson_mkJsonField___closed__3; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__12; -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__3; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__32; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__9; +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__36; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__7; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__12; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__13; +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__2; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__10; +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__8; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__7; lean_object* l_Lean_Elab_registerDerivingHandler(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__8(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__8; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__10; lean_object* l_Lean_getConstInfo___at_Lean_Elab_Command_expandDeclId___spec__9(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__8___closed__1; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__3; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__36; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__4; +LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__31; static lean_object* l_Lean_Elab_Deriving_FromToJson_mkJsonField___closed__5; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__16; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__7; lean_object* l_Lean_Elab_Deriving_mkLet(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__13; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__6; -LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__10; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__9; lean_object* l_Array_zip___rarg(lean_object*, lean_object*); -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__5; +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__20; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__3; lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__21; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__10; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__8; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__5; lean_object* l_Lean_Syntax_node6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__11; +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_getConstInfo___at_Lean_Elab_Term_mkConst___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__17; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__5; static lean_object* l_Lean_Elab_Deriving_FromToJson_mkJsonField___closed__4; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__16; -LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__5; +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_mkStrLit(lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_mkInductiveApp___spec__1(size_t, size_t, lean_object*); lean_object* l_Lean_Elab_Command_getRef(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__5; -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__1; lean_object* l___private_Lean_CoreM_0__Lean_Core_mkFreshNameImp(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__27; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__2; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__30; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__6(size_t, size_t, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__2; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__5; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__5; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__20; lean_object* l_Lean_Elab_getBetterRef(lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__14; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__3; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__5; +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__7; -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__33; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__7; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__3; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__9; lean_object* l_Lean_FVarId_getDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__11; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__2; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6231_(lean_object*); lean_object* l_Lean_quoteNameMk(lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__6; -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_liftTermElabM___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__9; -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__6; +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__10; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__33; lean_object* lean_st_ref_get(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__10; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkJsonField___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__2; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__17; -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___boxed(lean_object**); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__5; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__27; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__9; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__27; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__3; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__9; +static lean_object* l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__8___closed__1; lean_object* l_Lean_addMessageContextPartial___at_Lean_Core_instAddMessageContextCoreM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__1; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__7; lean_object* l_Lean_Syntax_node3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__6; lean_object* l_Lean_Elab_Deriving_mkHeader(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__4; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__7; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__4; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__34; -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__12; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__29; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__11; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__11; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__9; +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__16; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__18; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__3; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__22; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__36; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__12; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_instInhabitedExpr; -LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__1; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__16; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__5; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__2(size_t, size_t, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__14; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__22; +static lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__5; +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_FromToJson_mkJsonField___closed__1; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__10; -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__8; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__5; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__4; +static lean_object* l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6231____closed__2; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__9; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__4; -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__4; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__24; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__30; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__11; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__4; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__1; lean_object* l_Lean_Elab_Deriving_mkContext(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__2___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__2; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__15; static lean_object* l_Lean_Elab_Deriving_FromToJson_mkJsonField___closed__2; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__13; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__19; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__6; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__9; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__10; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__1; +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___boxed(lean_object**); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__8; lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__2; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__10; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__31; -static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__5; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__4; +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_node2(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__6; LEAN_EXPORT uint8_t l_Lean_Elab_Deriving_FromToJson_mkJsonField___lambda__1(uint32_t); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__12; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__8; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__22; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__6; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__13; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__8; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__1; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__1; +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__13; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__34; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__4; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addMessageContextPartial___at_Lean_Elab_Command_instAddMessageContextCommandElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__14; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__27; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__8; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__2; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__3; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__3; -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__7; -static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__14; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__14; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__8; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__17; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__17; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__16; lean_object* lean_mk_syntax_ident(lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__12; -static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___lambda__1___closed__1; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__34; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__14; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__1; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__11; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__5; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__13; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__2; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__9___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__26; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__4; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__6; -static lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__6; +static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +static lean_object* l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6231____closed__1; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__1; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__11; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__7; +static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__4; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__24; +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1(lean_object*, size_t, size_t, uint8_t, lean_object*, lean_object*, lean_object*); lean_object* l_Array_append___rarg(lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__26; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__7; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__13; +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__5; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__25; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__2; lean_object* l_Lean_MessageData_ofExpr(lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__5(lean_object*, size_t, size_t, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__8; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__7; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkJsonField___lambda__1___boxed(lean_object*); -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__15; -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__14; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__2; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__5; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__30; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__21; lean_object* l_Lean_LocalDecl_userName(lean_object*); -LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__8___lambda__1___boxed(lean_object*, lean_object*); lean_object* l_Lean_Syntax_node4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__35; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__28; -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__5; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__6; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__11; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__2; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__2; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__1; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__4; -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__4; +static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__3; +LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__4; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__4; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__2; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__28; +LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__18; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__11; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__16; +static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__1; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__17; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__2; uint8_t l_Lean_Name_hasMacroScopes(lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__14; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__11; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__11; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__1; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkJsonField___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__2; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__13; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__21; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__3; -LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__6; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__16; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__9; +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__24; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__8; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__7; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__14; +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Init_Meta_0__Lean_getEscapedNameParts_x3f(lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__5; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__8; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__10; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__9; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__14; -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__1; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__4; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__6; +LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__26; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___lambda__1___closed__1; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__4; lean_object* lean_environment_main_module(lean_object*); -LEAN_EXPORT uint8_t l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__8___lambda__1(lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__17; -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__13; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__35; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__28; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__1; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__5; +LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__7; uint8_t lean_uint32_dec_eq(uint32_t, uint32_t); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__9; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__14; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__15; lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__15; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__2; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__14; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__17; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__4; +static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__5; +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__1___closed__1; lean_object* l_Lean_Syntax_node7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__4; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__8; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__12; lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__6___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; lean_object* l_Lean_mkSepArray(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__1; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__10; -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__6; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__5; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__6; +LEAN_EXPORT lean_object* l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__12; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__8; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__9; lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_LocalDecl_type(lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__3; -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__3; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__9; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__5; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6(lean_object*, lean_object*, size_t, size_t, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__2; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__19; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__11; lean_object* lean_nat_sub(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__7; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__30; lean_object* l_Lean_Meta_forallTelescopeReducing___at_Lean_Elab_Deriving_mkInductArgNames___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_isStructure(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4(lean_object*, lean_object*, size_t, size_t, lean_object*); -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__17; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__9; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__25; +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__1; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__5; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__12; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__4; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__11; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__7; +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__1; lean_object* l_Lean_Name_getString_x21(lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__2; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__3; +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__10; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__14; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_erase_macro_scopes(lean_object*); -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; -static lean_object* l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1___closed__2; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkJsonField(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__7; lean_object* l_String_intercalate(lean_object*, lean_object*); -static lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__3; size_t lean_usize_sub(size_t, size_t); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__15; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__3; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__1; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__3; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__2___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__9; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__2; +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__4; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__7; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__10; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__13; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__2; size_t lean_usize_add(size_t, size_t); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__4; -LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__1; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__1; +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1(lean_object*, size_t, size_t, uint8_t, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_instInhabitedName; -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__16; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__13; lean_object* lean_array_uget(lean_object*, size_t); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__5; -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__16; -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__14; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__33; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__1; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__31; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__18; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__13; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__15; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__11; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__2; +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__5; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__8; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__10; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__8; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__3; +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_instInhabitedInductiveVal; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__13; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__4(lean_object*, lean_object*, size_t, size_t, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__10; +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6188____closed__2; lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Command_instAddErrorMessageContextCommandElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_redLength___rarg(lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__6(size_t, size_t, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__2; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__3; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__10; -static lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__1; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__23; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__31; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__13; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__11; +LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_string_append(lean_object*, lean_object*); -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__10; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__33; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__8; +static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__6; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__14; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__3; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__35; lean_object* lean_array_get_size(lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__7; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__1; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__2; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__19; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__34; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__21; +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__15; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__3; +static lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__6; uint8_t lean_nat_dec_le(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__28; uint8_t lean_usize_dec_lt(size_t, size_t); -static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__3; +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__3; +LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__8___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__26; +LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__6___boxed(lean_object*, lean_object*, lean_object*); lean_object* lean_nat_add(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__9; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__11; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__5; -LEAN_EXPORT lean_object* l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__1; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__25; -static lean_object* l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1___closed__1; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__10; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__1; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__8; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__29; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__15; +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__37; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__13; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__23; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__12; lean_object* l_Lean_getStructureFieldsFlattened(lean_object*, lean_object*, uint8_t); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6188_(lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__12; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__8; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__7; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__19; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__9(size_t, size_t, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__6; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__2; lean_object* l_String_toSubstring_x27(lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__4; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__1; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__23; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__5; lean_object* lean_array_uset(lean_object*, size_t, lean_object*); lean_object* l_Lean_MessageData_ofName(lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__11; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__4; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__17; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__7; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__8; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__22; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__18; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__9(size_t, size_t, lean_object*); +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__14; +static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___lambda__1___closed__2; +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__7; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__11; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__2; lean_object* l_Nat_repr(lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__6; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__21; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__4; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__3; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__6; lean_object* l_Lean_Syntax_mkNumLit(lean_object*, lean_object*); lean_object* l_List_toArrayAux___rarg(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__17; -static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__12; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__21; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__10; +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__4; +static lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__19; +LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__8(lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__9; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkJsonField___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { @@ -684,7 +691,7 @@ lean_dec(x_2); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; @@ -731,7 +738,7 @@ return x_22; } } } -static lean_object* _init_l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__1() { +static lean_object* _init_l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__1() { _start: { lean_object* x_1; @@ -739,16 +746,16 @@ x_1 = lean_mk_string_from_bytes("'", 1); return x_1; } } -static lean_object* _init_l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__2() { +static lean_object* _init_l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__1; +x_1 = l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__1; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -static lean_object* _init_l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__3() { +static lean_object* _init_l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__3() { _start: { lean_object* x_1; @@ -756,16 +763,16 @@ x_1 = lean_mk_string_from_bytes("' is not a constructor", 22); return x_1; } } -static lean_object* _init_l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__4() { +static lean_object* _init_l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__3; +x_1 = l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__3; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; @@ -819,15 +826,15 @@ lean_dec(x_9); x_18 = lean_box(0); x_19 = l_Lean_Expr_const___override(x_1, x_18); x_20 = l_Lean_MessageData_ofExpr(x_19); -x_21 = l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__2; +x_21 = l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__2; x_22 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_22, 0, x_21); lean_ctor_set(x_22, 1, x_20); -x_23 = l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__4; +x_23 = l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__4; x_24 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_24, 0, x_22); lean_ctor_set(x_24, 1, x_23); -x_25 = l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__2(x_24, x_2, x_3, x_4, x_5, x_6, x_7, x_17); +x_25 = l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__2(x_24, x_2, x_3, x_4, x_5, x_6, x_7, x_17); return x_25; } } @@ -857,7 +864,7 @@ return x_29; } } } -static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1() { +static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1() { _start: { lean_object* x_1; @@ -865,7 +872,7 @@ x_1 = lean_mk_string_from_bytes("Lean", 4); return x_1; } } -static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2() { +static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2() { _start: { lean_object* x_1; @@ -873,7 +880,7 @@ x_1 = lean_mk_string_from_bytes("Parser", 6); return x_1; } } -static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3() { +static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3() { _start: { lean_object* x_1; @@ -881,7 +888,7 @@ x_1 = lean_mk_string_from_bytes("Term", 4); return x_1; } } -static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__4() { +static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__4() { _start: { lean_object* x_1; @@ -889,19 +896,19 @@ x_1 = lean_mk_string_from_bytes("hole", 4); return x_1; } } -static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__5() { +static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__4; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__4; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__6() { +static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__6() { _start: { lean_object* x_1; @@ -909,7 +916,7 @@ x_1 = lean_mk_string_from_bytes("_", 1); return x_1; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { uint8_t x_13; @@ -933,12 +940,12 @@ x_21 = lean_st_ref_get(x_11, x_12); x_22 = lean_ctor_get(x_21, 1); lean_inc(x_22); lean_dec(x_21); -x_23 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__6; +x_23 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__6; lean_inc(x_20); x_24 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_24, 0, x_20); lean_ctor_set(x_24, 1, x_23); -x_25 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__5; +x_25 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__5; x_26 = l_Lean_Syntax_node1(x_20, x_25, x_24); x_27 = lean_array_push(x_5, x_26); x_28 = lean_nat_add(x_2, x_4); @@ -974,7 +981,7 @@ return x_31; } } } -static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___lambda__1___closed__1() { +static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___lambda__1___closed__1() { _start: { lean_object* x_1; @@ -982,21 +989,21 @@ x_1 = lean_mk_string_from_bytes("a", 1); return x_1; } } -static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___lambda__1___closed__2() { +static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___lambda__1___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___lambda__1___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___lambda__1___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { lean_object* x_13; lean_object* x_14; uint8_t x_15; -x_13 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___lambda__1___closed__2; +x_13 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___lambda__1___closed__2; x_14 = l___private_Lean_CoreM_0__Lean_Core_mkFreshNameImp(x_13, x_10, x_11, x_12); x_15 = !lean_is_exclusive(x_14); if (x_15 == 0) @@ -1053,7 +1060,7 @@ return x_35; } } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { _start: { uint8_t x_15; @@ -1121,7 +1128,7 @@ if (x_30 == 0) lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; x_31 = lean_array_push(x_23, x_29); x_32 = lean_box(0); -x_33 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___lambda__1(x_27, x_20, x_22, x_31, x_32, x_8, x_9, x_10, x_11, x_12, x_13, x_28); +x_33 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___lambda__1(x_27, x_20, x_22, x_31, x_32, x_8, x_9, x_10, x_11, x_12, x_13, x_28); lean_dec(x_27); x_34 = lean_ctor_get(x_33, 0); lean_inc(x_34); @@ -1144,7 +1151,7 @@ else lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_dec(x_29); x_39 = lean_box(0); -x_40 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___lambda__1(x_27, x_20, x_22, x_23, x_39, x_8, x_9, x_10, x_11, x_12, x_13, x_28); +x_40 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___lambda__1(x_27, x_20, x_22, x_23, x_39, x_8, x_9, x_10, x_11, x_12, x_13, x_28); lean_dec(x_27); x_41 = lean_ctor_get(x_40, 0); lean_inc(x_41); @@ -1218,7 +1225,7 @@ return x_58; } } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1() { _start: { lean_object* x_1; lean_object* x_2; @@ -1227,7 +1234,7 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__2() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__2() { _start: { lean_object* x_1; @@ -1235,19 +1242,19 @@ x_1 = lean_mk_string_from_bytes("app", 3); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__2; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__2; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__4() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__4() { _start: { lean_object* x_1; @@ -1255,19 +1262,19 @@ x_1 = lean_mk_string_from_bytes("explicit", 8); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__5() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__4; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__4; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__6() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__6() { _start: { lean_object* x_1; @@ -1275,7 +1282,7 @@ x_1 = lean_mk_string_from_bytes("@", 1); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__7() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__7() { _start: { lean_object* x_1; @@ -1283,17 +1290,17 @@ x_1 = lean_mk_string_from_bytes("null", 4); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__7; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__9() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__9() { _start: { lean_object* x_1; @@ -1301,19 +1308,19 @@ x_1 = lean_mk_string_from_bytes("matchAlt", 8); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__10() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__9; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__9; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__11() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__11() { _start: { lean_object* x_1; @@ -1321,7 +1328,7 @@ x_1 = lean_mk_string_from_bytes("|", 1); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__12() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__12() { _start: { lean_object* x_1; @@ -1329,19 +1336,19 @@ x_1 = lean_mk_string_from_bytes(",", 1); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__13() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(2); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__12; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__12; x_3 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__14() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__14() { _start: { lean_object* x_1; @@ -1349,7 +1356,7 @@ x_1 = lean_mk_string_from_bytes("=>", 2); return x_1; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; @@ -1357,10 +1364,10 @@ x_14 = lean_ctor_get(x_1, 2); lean_inc(x_14); x_15 = lean_unsigned_to_nat(0u); x_16 = lean_unsigned_to_nat(1u); -x_17 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; +x_17 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; lean_inc(x_11); lean_inc(x_14); -x_18 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3(x_14, x_15, x_14, x_16, x_17, x_7, x_8, x_9, x_10, x_11, x_12, x_13); +x_18 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3(x_14, x_15, x_14, x_16, x_17, x_7, x_8, x_9, x_10, x_11, x_12, x_13); lean_dec(x_14); x_19 = lean_ctor_get(x_18, 0); lean_inc(x_19); @@ -1372,7 +1379,7 @@ lean_inc(x_21); lean_dec(x_1); lean_inc(x_11); lean_inc(x_21); -x_22 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3(x_21, x_15, x_21, x_16, x_17, x_7, x_8, x_9, x_10, x_11, x_12, x_20); +x_22 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3(x_21, x_15, x_21, x_16, x_17, x_7, x_8, x_9, x_10, x_11, x_12, x_20); x_23 = lean_ctor_get(x_22, 0); lean_inc(x_23); x_24 = lean_ctor_get(x_22, 1); @@ -1388,7 +1395,7 @@ lean_ctor_set(x_27, 0, x_17); lean_ctor_set(x_27, 1, x_26); lean_inc(x_9); lean_inc(x_25); -x_28 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4(x_5, x_21, x_25, x_15, x_25, x_16, x_27, x_7, x_8, x_9, x_10, x_11, x_12, x_24); +x_28 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4(x_5, x_21, x_25, x_15, x_25, x_16, x_27, x_7, x_8, x_9, x_10, x_11, x_12, x_24); lean_dec(x_25); lean_dec(x_21); if (lean_obj_tag(x_28) == 0) @@ -1417,7 +1424,7 @@ x_38 = lean_st_ref_get(x_12, x_31); x_39 = lean_ctor_get(x_38, 1); lean_inc(x_39); lean_dec(x_38); -x_40 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__6; +x_40 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__6; lean_inc(x_37); x_41 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_41, 0, x_37); @@ -1426,17 +1433,17 @@ x_42 = lean_ctor_get(x_3, 0); lean_inc(x_42); lean_dec(x_3); x_43 = lean_mk_syntax_ident(x_42); -x_44 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__5; +x_44 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__5; lean_inc(x_37); x_45 = l_Lean_Syntax_node2(x_37, x_44, x_41, x_43); x_46 = l_Array_append___rarg(x_17, x_33); -x_47 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_47 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_37); x_48 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_48, 0, x_37); lean_ctor_set(x_48, 1, x_47); lean_ctor_set(x_48, 2, x_46); -x_49 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_49 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; lean_inc(x_37); x_50 = l_Lean_Syntax_node2(x_37, x_49, x_45, x_48); x_51 = lean_array_push(x_19, x_50); @@ -1482,7 +1489,7 @@ if (x_57 == 0) lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; size_t x_62; size_t x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; x_58 = lean_ctor_get(x_56, 0); lean_dec(x_58); -x_59 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__11; +x_59 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__11; lean_inc(x_37); x_60 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_60, 0, x_37); @@ -1492,7 +1499,7 @@ x_62 = lean_usize_of_nat(x_61); lean_dec(x_61); x_63 = 0; x_64 = l_Array_mapMUnsafe_map___at___aux__Init__NotationExtra______macroRules__term_x25_x5b___x7c___x5d__1___spec__3(x_62, x_63, x_51); -x_65 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__13; +x_65 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__13; x_66 = l_Lean_mkSepArray(x_64, x_65); lean_dec(x_64); x_67 = l_Array_append___rarg(x_17, x_66); @@ -1503,12 +1510,12 @@ lean_ctor_set(x_68, 1, x_47); lean_ctor_set(x_68, 2, x_67); lean_inc(x_37); x_69 = l_Lean_Syntax_node1(x_37, x_47, x_68); -x_70 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__14; +x_70 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__14; lean_inc(x_37); x_71 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_71, 0, x_37); lean_ctor_set(x_71, 1, x_70); -x_72 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__10; +x_72 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__10; x_73 = l_Lean_Syntax_node4(x_37, x_72, x_60, x_69, x_71, x_54); lean_ctor_set(x_56, 0, x_73); return x_56; @@ -1519,7 +1526,7 @@ lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; size x_74 = lean_ctor_get(x_56, 1); lean_inc(x_74); lean_dec(x_56); -x_75 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__11; +x_75 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__11; lean_inc(x_37); x_76 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_76, 0, x_37); @@ -1529,7 +1536,7 @@ x_78 = lean_usize_of_nat(x_77); lean_dec(x_77); x_79 = 0; x_80 = l_Array_mapMUnsafe_map___at___aux__Init__NotationExtra______macroRules__term_x25_x5b___x7c___x5d__1___spec__3(x_78, x_79, x_51); -x_81 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__13; +x_81 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__13; x_82 = l_Lean_mkSepArray(x_80, x_81); lean_dec(x_80); x_83 = l_Array_append___rarg(x_17, x_82); @@ -1540,12 +1547,12 @@ lean_ctor_set(x_84, 1, x_47); lean_ctor_set(x_84, 2, x_83); lean_inc(x_37); x_85 = l_Lean_Syntax_node1(x_37, x_47, x_84); -x_86 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__14; +x_86 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__14; lean_inc(x_37); x_87 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_87, 0, x_37); lean_ctor_set(x_87, 1, x_86); -x_88 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__10; +x_88 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__10; x_89 = l_Lean_Syntax_node4(x_37, x_88, x_76, x_85, x_87, x_54); x_90 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_90, 0, x_89); @@ -1614,7 +1621,7 @@ return x_104; } } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { uint8_t x_13; @@ -1642,7 +1649,7 @@ x_15 = lean_array_uget(x_5, x_4); x_16 = lean_unsigned_to_nat(0u); x_17 = lean_array_uset(x_5, x_4, x_16); lean_inc(x_6); -x_18 = l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1(x_15, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_18 = l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1(x_15, x_6, x_7, x_8, x_9, x_10, x_11, x_12); if (lean_obj_tag(x_18) == 0) { lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; @@ -1657,7 +1664,7 @@ x_22 = lean_ctor_get(x_21, 2); lean_inc(x_22); lean_inc(x_2); lean_inc(x_1); -x_23 = lean_alloc_closure((void*)(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___boxed), 13, 4); +x_23 = lean_alloc_closure((void*)(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___boxed), 13, 4); lean_closure_set(x_23, 0, x_1); lean_closure_set(x_23, 1, x_19); lean_closure_set(x_23, 2, x_21); @@ -1751,7 +1758,7 @@ return x_38; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; size_t x_15; size_t x_16; lean_object* x_17; @@ -1765,15 +1772,15 @@ x_14 = lean_array_get_size(x_13); x_15 = lean_usize_of_nat(x_14); lean_dec(x_14); x_16 = 0; -x_17 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5(x_1, x_2, x_15, x_16, x_13, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_17 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5(x_1, x_2, x_15, x_16, x_13, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_17; } } -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; -x_9 = l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +x_9 = l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); @@ -1782,11 +1789,11 @@ lean_dec(x_3); return x_9; } } -LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; -x_9 = l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +x_9 = l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); @@ -1795,11 +1802,11 @@ lean_dec(x_3); return x_9; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { lean_object* x_13; -x_13 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_13 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); lean_dec(x_11); lean_dec(x_9); lean_dec(x_8); @@ -1810,11 +1817,11 @@ lean_dec(x_3); return x_13; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { lean_object* x_13; -x_13 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_13 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -1826,11 +1833,11 @@ lean_dec(x_1); return x_13; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { _start: { lean_object* x_15; -x_15 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); +x_15 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); @@ -1843,17 +1850,17 @@ lean_dec(x_1); return x_15; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { lean_object* x_14; -x_14 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); +x_14 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); lean_dec(x_6); lean_dec(x_5); return x_14; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { size_t x_13; size_t x_14; lean_object* x_15; @@ -1861,11 +1868,11 @@ x_13 = lean_unbox_usize(x_3); lean_dec(x_3); x_14 = lean_unbox_usize(x_4); lean_dec(x_4); -x_15 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5(x_1, x_2, x_13, x_14, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_15 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5(x_1, x_2, x_13, x_14, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); return x_15; } } -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; @@ -1918,7 +1925,7 @@ return x_20; } } } -static lean_object* _init_l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1___closed__1() { +static lean_object* _init_l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__1___closed__1() { _start: { lean_object* x_1; @@ -1926,16 +1933,16 @@ x_1 = lean_mk_string_from_bytes("' is not a inductive type", 25); return x_1; } } -static lean_object* _init_l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1___closed__2() { +static lean_object* _init_l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__1___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1___closed__1; +x_1 = l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__1___closed__1; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; @@ -1989,15 +1996,15 @@ lean_dec(x_5); x_14 = lean_box(0); x_15 = l_Lean_Expr_const___override(x_1, x_14); x_16 = l_Lean_MessageData_ofExpr(x_15); -x_17 = l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__2; +x_17 = l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__2; x_18 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_18, 0, x_17); lean_ctor_set(x_18, 1, x_16); -x_19 = l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1___closed__2; +x_19 = l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__1___closed__2; x_20 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_20, 0, x_18); lean_ctor_set(x_20, 1, x_19); -x_21 = l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__2(x_20, x_2, x_3, x_13); +x_21 = l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__2(x_20, x_2, x_3, x_13); return x_21; } } @@ -2027,7 +2034,7 @@ return x_25; } } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__1() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__1() { _start: { lean_object* x_1; @@ -2035,26 +2042,26 @@ x_1 = lean_mk_string_from_bytes("toJson", 6); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__2() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__1; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__1; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__3() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__1; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__4() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__4() { _start: { lean_object* x_1; @@ -2062,42 +2069,42 @@ x_1 = lean_mk_string_from_bytes("ToJson", 6); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__5() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__4; -x_3 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__1; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__4; +x_3 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__1; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__6() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__5; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__5; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__7() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__6; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__6; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { uint8_t x_13; @@ -2146,20 +2153,20 @@ x_30 = lean_ctor_get(x_28, 0); lean_inc(x_30); lean_dec(x_28); x_31 = lean_environment_main_module(x_30); -x_32 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__3; +x_32 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__3; x_33 = l_Lean_addMacroScope(x_31, x_32, x_26); -x_34 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__2; -x_35 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__7; +x_34 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__2; +x_35 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__7; lean_inc(x_25); x_36 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_36, 0, x_25); lean_ctor_set(x_36, 1, x_34); lean_ctor_set(x_36, 2, x_33); lean_ctor_set(x_36, 3, x_35); -x_37 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_37 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_25); x_38 = l_Lean_Syntax_node1(x_25, x_37, x_18); -x_39 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_39 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; x_40 = l_Lean_Syntax_node2(x_25, x_39, x_36, x_38); x_41 = 1; x_42 = lean_usize_add(x_4, x_41); @@ -2180,10 +2187,10 @@ x_48 = lean_st_ref_get(x_11, x_12); x_49 = lean_ctor_get(x_48, 1); lean_inc(x_49); lean_dec(x_48); -x_50 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_50 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_47); x_51 = l_Lean_Syntax_node1(x_47, x_50, x_18); -x_52 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_52 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; lean_inc(x_2); x_53 = l_Lean_Syntax_node2(x_47, x_52, x_2, x_51); x_54 = 1; @@ -2197,7 +2204,7 @@ goto _start; } } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__1() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__1() { _start: { lean_object* x_1; @@ -2205,19 +2212,19 @@ x_1 = lean_mk_string_from_bytes("tuple", 5); return x_1; } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__2() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__1; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3() { _start: { lean_object* x_1; @@ -2225,7 +2232,7 @@ x_1 = lean_mk_string_from_bytes("(", 1); return x_1; } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4() { _start: { lean_object* x_1; @@ -2233,7 +2240,7 @@ x_1 = lean_mk_string_from_bytes(")", 1); return x_1; } } -LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { lean_object* x_17; uint8_t x_18; @@ -2280,7 +2287,7 @@ x_27 = lean_st_ref_get(x_15, x_23); x_28 = lean_ctor_get(x_27, 1); lean_inc(x_28); lean_dec(x_27); -x_29 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; +x_29 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; lean_inc(x_26); x_30 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_30, 0, x_26); @@ -2288,15 +2295,15 @@ lean_ctor_set(x_30, 1, x_29); x_31 = lean_array_get_size(x_4); x_32 = lean_nat_dec_lt(x_7, x_31); lean_dec(x_31); -x_33 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__12; +x_33 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__12; lean_inc(x_26); x_34 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_34, 0, x_26); lean_ctor_set(x_34, 1, x_33); -x_35 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_35 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_26); x_36 = l_Lean_Syntax_node1(x_26, x_35, x_22); -x_37 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; +x_37 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; lean_inc(x_26); x_38 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_38, 0, x_26); @@ -2313,7 +2320,7 @@ x_44 = l_Lean_Syntax_mkStrLit(x_42, x_43); lean_dec(x_42); lean_inc(x_26); x_45 = l_Lean_Syntax_node3(x_26, x_35, x_44, x_34, x_36); -x_46 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__2; +x_46 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__2; x_47 = l_Lean_Syntax_node3(x_26, x_46, x_30, x_45, x_38); x_48 = lean_nat_add(x_7, x_19); lean_dec(x_7); @@ -2336,7 +2343,7 @@ x_55 = l_Lean_Syntax_mkStrLit(x_53, x_54); lean_dec(x_53); lean_inc(x_26); x_56 = l_Lean_Syntax_node3(x_26, x_35, x_55, x_34, x_36); -x_57 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__2; +x_57 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__2; x_58 = l_Lean_Syntax_node3(x_26, x_57, x_30, x_56, x_38); x_59 = lean_nat_add(x_7, x_19); lean_dec(x_7); @@ -2370,20 +2377,20 @@ x_76 = lean_ctor_get(x_74, 0); lean_inc(x_76); lean_dec(x_74); x_77 = lean_environment_main_module(x_76); -x_78 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__3; +x_78 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__3; x_79 = l_Lean_addMacroScope(x_77, x_78, x_72); -x_80 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__2; -x_81 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__7; +x_80 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__2; +x_81 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__7; lean_inc(x_71); x_82 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_82, 0, x_71); lean_ctor_set(x_82, 1, x_80); lean_ctor_set(x_82, 2, x_79); lean_ctor_set(x_82, 3, x_81); -x_83 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_83 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_71); x_84 = l_Lean_Syntax_node1(x_71, x_83, x_63); -x_85 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_85 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; x_86 = l_Lean_Syntax_node2(x_71, x_85, x_82, x_84); x_22 = x_86; x_23 = x_75; @@ -2400,10 +2407,10 @@ x_90 = lean_st_ref_get(x_15, x_16); x_91 = lean_ctor_get(x_90, 1); lean_inc(x_91); lean_dec(x_90); -x_92 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_92 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_89); x_93 = l_Lean_Syntax_node1(x_89, x_92, x_63); -x_94 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_94 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; lean_inc(x_2); x_95 = l_Lean_Syntax_node2(x_89, x_94, x_2, x_93); x_22 = x_95; @@ -2426,7 +2433,7 @@ return x_99; } } } -LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { lean_object* x_17; uint8_t x_18; @@ -2473,7 +2480,7 @@ x_27 = lean_st_ref_get(x_15, x_23); x_28 = lean_ctor_get(x_27, 1); lean_inc(x_28); lean_dec(x_27); -x_29 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; +x_29 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; lean_inc(x_26); x_30 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_30, 0, x_26); @@ -2481,15 +2488,15 @@ lean_ctor_set(x_30, 1, x_29); x_31 = lean_array_get_size(x_3); x_32 = lean_nat_dec_lt(x_7, x_31); lean_dec(x_31); -x_33 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__12; +x_33 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__12; lean_inc(x_26); x_34 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_34, 0, x_26); lean_ctor_set(x_34, 1, x_33); -x_35 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_35 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_26); x_36 = l_Lean_Syntax_node1(x_26, x_35, x_22); -x_37 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; +x_37 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; lean_inc(x_26); x_38 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_38, 0, x_26); @@ -2506,7 +2513,7 @@ x_44 = l_Lean_Syntax_mkStrLit(x_42, x_43); lean_dec(x_42); lean_inc(x_26); x_45 = l_Lean_Syntax_node3(x_26, x_35, x_44, x_34, x_36); -x_46 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__2; +x_46 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__2; x_47 = l_Lean_Syntax_node3(x_26, x_46, x_30, x_45, x_38); x_48 = lean_nat_add(x_7, x_19); lean_dec(x_7); @@ -2529,7 +2536,7 @@ x_55 = l_Lean_Syntax_mkStrLit(x_53, x_54); lean_dec(x_53); lean_inc(x_26); x_56 = l_Lean_Syntax_node3(x_26, x_35, x_55, x_34, x_36); -x_57 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__2; +x_57 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__2; x_58 = l_Lean_Syntax_node3(x_26, x_57, x_30, x_56, x_38); x_59 = lean_nat_add(x_7, x_19); lean_dec(x_7); @@ -2563,20 +2570,20 @@ x_76 = lean_ctor_get(x_74, 0); lean_inc(x_76); lean_dec(x_74); x_77 = lean_environment_main_module(x_76); -x_78 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__3; +x_78 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__3; x_79 = l_Lean_addMacroScope(x_77, x_78, x_72); -x_80 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__2; -x_81 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__7; +x_80 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__2; +x_81 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__7; lean_inc(x_71); x_82 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_82, 0, x_71); lean_ctor_set(x_82, 1, x_80); lean_ctor_set(x_82, 2, x_79); lean_ctor_set(x_82, 3, x_81); -x_83 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_83 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_71); x_84 = l_Lean_Syntax_node1(x_71, x_83, x_63); -x_85 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_85 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; x_86 = l_Lean_Syntax_node2(x_71, x_85, x_82, x_84); x_22 = x_86; x_23 = x_75; @@ -2593,10 +2600,10 @@ x_90 = lean_st_ref_get(x_15, x_16); x_91 = lean_ctor_get(x_90, 1); lean_inc(x_91); lean_dec(x_90); -x_92 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_92 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_89); x_93 = l_Lean_Syntax_node1(x_89, x_92, x_63); -x_94 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_94 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; lean_inc(x_2); x_95 = l_Lean_Syntax_node2(x_89, x_94, x_2, x_93); x_22 = x_95; @@ -2619,7 +2626,7 @@ return x_99; } } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__6(size_t x_1, size_t x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__6(size_t x_1, size_t x_2, lean_object* x_3) { _start: { uint8_t x_4; @@ -2643,7 +2650,7 @@ goto _start; } } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__1() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__1() { _start: { lean_object* x_1; @@ -2651,17 +2658,17 @@ x_1 = lean_mk_string_from_bytes("term[_]", 7); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__2() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__1; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__3() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__3() { _start: { lean_object* x_1; @@ -2669,7 +2676,7 @@ x_1 = lean_mk_string_from_bytes("[", 1); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__4() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__4() { _start: { lean_object* x_1; @@ -2677,19 +2684,19 @@ x_1 = lean_mk_string_from_bytes("proj", 4); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__5() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__4; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__4; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__6() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__6() { _start: { lean_object* x_1; @@ -2697,19 +2704,19 @@ x_1 = lean_mk_string_from_bytes("paren", 5); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__7() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__6; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__6; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__8() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__8() { _start: { lean_object* x_1; @@ -2717,7 +2724,7 @@ x_1 = lean_mk_string_from_bytes(".", 1); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__9() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__9() { _start: { lean_object* x_1; @@ -2725,7 +2732,7 @@ x_1 = lean_mk_string_from_bytes("]", 1); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__10() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__10() { _start: { lean_object* x_1; @@ -2733,26 +2740,26 @@ x_1 = lean_mk_string_from_bytes("opt", 3); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__11() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__11() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__10; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__10; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__12() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__10; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__10; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__13() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__13() { _start: { lean_object* x_1; @@ -2760,64 +2767,64 @@ x_1 = lean_mk_string_from_bytes("Json", 4); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__14() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__13; -x_3 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__10; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__13; +x_3 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__10; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__15() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__14; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__14; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__16() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__16() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__14; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__14; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__17() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__16; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__16; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__18() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__15; -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__17; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__15; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__17; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { uint8_t x_12; @@ -2896,71 +2903,71 @@ x_32 = lean_ctor_get(x_30, 0); lean_inc(x_32); lean_dec(x_30); x_33 = lean_environment_main_module(x_32); -x_34 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__3; +x_34 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__3; lean_inc(x_27); x_35 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_35, 0, x_27); lean_ctor_set(x_35, 1, x_34); -x_36 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; +x_36 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; lean_inc(x_27); x_37 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_37, 0, x_27); lean_ctor_set(x_37, 1, x_36); -x_38 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__12; +x_38 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__12; lean_inc(x_27); x_39 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_39, 0, x_27); lean_ctor_set(x_39, 1, x_38); -x_40 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__3; +x_40 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__3; x_41 = l_Lean_addMacroScope(x_33, x_40, x_28); -x_42 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__2; -x_43 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__7; +x_42 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__2; +x_43 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__7; lean_inc(x_27); x_44 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_44, 0, x_27); lean_ctor_set(x_44, 1, x_42); lean_ctor_set(x_44, 2, x_41); lean_ctor_set(x_44, 3, x_43); -x_45 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; +x_45 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; lean_inc(x_27); x_46 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_46, 0, x_27); lean_ctor_set(x_46, 1, x_45); -x_47 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__7; +x_47 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__7; lean_inc(x_46); lean_inc(x_37); lean_inc(x_27); x_48 = l_Lean_Syntax_node3(x_27, x_47, x_37, x_23, x_46); -x_49 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__8; +x_49 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__8; lean_inc(x_27); x_50 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_50, 0, x_27); lean_ctor_set(x_50, 1, x_49); x_51 = lean_mk_syntax_ident(x_14); -x_52 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__5; +x_52 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__5; lean_inc(x_27); x_53 = l_Lean_Syntax_node3(x_27, x_52, x_48, x_50, x_51); -x_54 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_54 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_27); x_55 = l_Lean_Syntax_node1(x_27, x_54, x_53); -x_56 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_56 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; lean_inc(x_27); x_57 = l_Lean_Syntax_node2(x_27, x_56, x_44, x_55); lean_inc(x_27); x_58 = l_Lean_Syntax_node1(x_27, x_54, x_57); lean_inc(x_27); x_59 = l_Lean_Syntax_node3(x_27, x_54, x_21, x_39, x_58); -x_60 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__2; +x_60 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__2; lean_inc(x_27); x_61 = l_Lean_Syntax_node3(x_27, x_60, x_37, x_59, x_46); lean_inc(x_27); x_62 = l_Lean_Syntax_node1(x_27, x_54, x_61); -x_63 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__9; +x_63 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__9; lean_inc(x_27); x_64 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_64, 0, x_27); lean_ctor_set(x_64, 1, x_63); -x_65 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__2; +x_65 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__2; x_66 = l_Lean_Syntax_node3(x_27, x_65, x_35, x_62, x_64); x_67 = 1; x_68 = lean_usize_add(x_3, x_67); @@ -2989,42 +2996,42 @@ x_78 = lean_ctor_get(x_76, 0); lean_inc(x_78); lean_dec(x_76); x_79 = lean_environment_main_module(x_78); -x_80 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__12; +x_80 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__12; x_81 = l_Lean_addMacroScope(x_79, x_80, x_74); -x_82 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__11; -x_83 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__18; +x_82 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__11; +x_83 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__18; lean_inc(x_73); x_84 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_84, 0, x_73); lean_ctor_set(x_84, 1, x_82); lean_ctor_set(x_84, 2, x_81); lean_ctor_set(x_84, 3, x_83); -x_85 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; +x_85 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; lean_inc(x_73); x_86 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_86, 0, x_73); lean_ctor_set(x_86, 1, x_85); -x_87 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; +x_87 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; lean_inc(x_73); x_88 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_88, 0, x_73); lean_ctor_set(x_88, 1, x_87); -x_89 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__7; +x_89 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__7; lean_inc(x_73); x_90 = l_Lean_Syntax_node3(x_73, x_89, x_86, x_23, x_88); -x_91 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__8; +x_91 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__8; lean_inc(x_73); x_92 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_92, 0, x_73); lean_ctor_set(x_92, 1, x_91); x_93 = lean_mk_syntax_ident(x_14); -x_94 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__5; +x_94 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__5; lean_inc(x_73); x_95 = l_Lean_Syntax_node3(x_73, x_94, x_90, x_92, x_93); -x_96 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_96 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_73); x_97 = l_Lean_Syntax_node2(x_73, x_96, x_21, x_95); -x_98 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_98 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; x_99 = l_Lean_Syntax_node2(x_73, x_98, x_84, x_97); x_100 = 1; x_101 = lean_usize_add(x_3, x_100); @@ -3064,7 +3071,7 @@ return x_114; } } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__1() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__1() { _start: { lean_object* x_1; @@ -3072,83 +3079,83 @@ x_1 = lean_mk_string_from_bytes("mkObj", 5); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__2() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__1; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__1; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__3() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__1; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__4() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__13; -x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__1; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__13; +x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__1; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__5() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__4; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__4; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__6() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__4; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__4; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__7() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__6; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__6; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__8() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__5; -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__7; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__5; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__7; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__9() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__9() { _start: { lean_object* x_1; @@ -3156,16 +3163,16 @@ x_1 = lean_mk_string_from_bytes("Json.arr", 8); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__10() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__10() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__9; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__9; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__11() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__11() { _start: { lean_object* x_1; @@ -3173,74 +3180,74 @@ x_1 = lean_mk_string_from_bytes("arr", 3); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__12() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__13; -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__11; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__13; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__11; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__13() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__13; -x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__11; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__13; +x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__11; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__14() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__13; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__13; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__15() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__15() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__13; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__13; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__16() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__15; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__15; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__17() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__14; -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__16; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__14; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__16; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__18() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__18() { _start: { lean_object* x_1; @@ -3248,17 +3255,17 @@ x_1 = lean_mk_string_from_bytes("term#[_,]", 9); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__19() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__18; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__18; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__20() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__20() { _start: { lean_object* x_1; @@ -3266,7 +3273,7 @@ x_1 = lean_mk_string_from_bytes("#[", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__21() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__21() { _start: { lean_object* x_1; lean_object* x_2; @@ -3275,7 +3282,7 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; uint8_t x_19; @@ -3304,7 +3311,7 @@ x_22 = lean_usize_of_nat(x_17); lean_dec(x_17); x_23 = 0; lean_inc(x_10); -x_24 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3(x_1, x_2, x_22, x_23, x_4, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_24 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3(x_1, x_2, x_22, x_23, x_4, x_6, x_7, x_8, x_9, x_10, x_11, x_12); x_25 = lean_ctor_get(x_24, 0); lean_inc(x_25); x_26 = lean_ctor_get(x_24, 1); @@ -3327,24 +3334,24 @@ x_34 = lean_ctor_get(x_33, 0); lean_inc(x_34); lean_dec(x_33); x_35 = lean_environment_main_module(x_34); -x_36 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__3; +x_36 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__3; lean_inc(x_30); lean_inc(x_35); x_37 = l_Lean_addMacroScope(x_35, x_36, x_30); -x_38 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__2; -x_39 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__8; +x_38 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__2; +x_39 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__8; lean_inc(x_29); x_40 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_40, 0, x_29); lean_ctor_set(x_40, 1, x_38); lean_ctor_set(x_40, 2, x_37); lean_ctor_set(x_40, 3, x_39); -x_41 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__3; +x_41 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__3; lean_inc(x_29); x_42 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_42, 0, x_29); lean_ctor_set(x_42, 1, x_41); -x_43 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; +x_43 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; lean_inc(x_29); x_44 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_44, 0, x_29); @@ -3352,22 +3359,22 @@ lean_ctor_set(x_44, 1, x_43); x_45 = lean_box(2); x_46 = l_Lean_Syntax_mkStrLit(x_16, x_45); lean_dec(x_16); -x_47 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__12; +x_47 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__12; lean_inc(x_29); x_48 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_48, 0, x_29); lean_ctor_set(x_48, 1, x_47); -x_49 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__12; +x_49 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__12; x_50 = l_Lean_addMacroScope(x_35, x_49, x_30); -x_51 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__10; -x_52 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__17; +x_51 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__10; +x_52 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__17; lean_inc(x_29); x_53 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_53, 0, x_29); lean_ctor_set(x_53, 1, x_51); lean_ctor_set(x_53, 2, x_50); lean_ctor_set(x_53, 3, x_52); -x_54 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__20; +x_54 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__20; lean_inc(x_29); x_55 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_55, 0, x_29); @@ -3376,46 +3383,46 @@ x_56 = lean_array_get_size(x_25); x_57 = lean_usize_of_nat(x_56); lean_dec(x_56); x_58 = l_Array_mapMUnsafe_map___at___aux__Init__NotationExtra______macroRules__term_x25_x5b___x7c___x5d__1___spec__3(x_57, x_23, x_25); -x_59 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__13; +x_59 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__13; x_60 = l_Lean_mkSepArray(x_58, x_59); lean_dec(x_58); -x_61 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; +x_61 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; x_62 = l_Array_append___rarg(x_61, x_60); -x_63 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_63 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_29); x_64 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_64, 0, x_29); lean_ctor_set(x_64, 1, x_63); lean_ctor_set(x_64, 2, x_62); -x_65 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__9; +x_65 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__9; lean_inc(x_29); x_66 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_66, 0, x_29); lean_ctor_set(x_66, 1, x_65); -x_67 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__19; +x_67 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__19; lean_inc(x_66); lean_inc(x_29); x_68 = l_Lean_Syntax_node3(x_29, x_67, x_55, x_64, x_66); lean_inc(x_29); x_69 = l_Lean_Syntax_node1(x_29, x_63, x_68); -x_70 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_70 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; lean_inc(x_29); x_71 = l_Lean_Syntax_node2(x_29, x_70, x_53, x_69); lean_inc(x_29); x_72 = l_Lean_Syntax_node1(x_29, x_63, x_71); lean_inc(x_29); x_73 = l_Lean_Syntax_node3(x_29, x_63, x_46, x_48, x_72); -x_74 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; +x_74 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; lean_inc(x_29); x_75 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_75, 0, x_29); lean_ctor_set(x_75, 1, x_74); -x_76 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__2; +x_76 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__2; lean_inc(x_29); x_77 = l_Lean_Syntax_node3(x_29, x_76, x_44, x_73, x_75); lean_inc(x_29); x_78 = l_Lean_Syntax_node1(x_29, x_63, x_77); -x_79 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__2; +x_79 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__2; lean_inc(x_29); x_80 = l_Lean_Syntax_node3(x_29, x_79, x_42, x_78, x_66); lean_inc(x_29); @@ -3436,24 +3443,24 @@ x_85 = lean_ctor_get(x_83, 0); lean_inc(x_85); lean_dec(x_83); x_86 = lean_environment_main_module(x_85); -x_87 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__3; +x_87 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__3; lean_inc(x_30); lean_inc(x_86); x_88 = l_Lean_addMacroScope(x_86, x_87, x_30); -x_89 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__2; -x_90 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__8; +x_89 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__2; +x_90 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__8; lean_inc(x_29); x_91 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_91, 0, x_29); lean_ctor_set(x_91, 1, x_89); lean_ctor_set(x_91, 2, x_88); lean_ctor_set(x_91, 3, x_90); -x_92 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__3; +x_92 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__3; lean_inc(x_29); x_93 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_93, 0, x_29); lean_ctor_set(x_93, 1, x_92); -x_94 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; +x_94 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; lean_inc(x_29); x_95 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_95, 0, x_29); @@ -3461,22 +3468,22 @@ lean_ctor_set(x_95, 1, x_94); x_96 = lean_box(2); x_97 = l_Lean_Syntax_mkStrLit(x_16, x_96); lean_dec(x_16); -x_98 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__12; +x_98 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__12; lean_inc(x_29); x_99 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_99, 0, x_29); lean_ctor_set(x_99, 1, x_98); -x_100 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__12; +x_100 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__12; x_101 = l_Lean_addMacroScope(x_86, x_100, x_30); -x_102 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__10; -x_103 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__17; +x_102 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__10; +x_103 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__17; lean_inc(x_29); x_104 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_104, 0, x_29); lean_ctor_set(x_104, 1, x_102); lean_ctor_set(x_104, 2, x_101); lean_ctor_set(x_104, 3, x_103); -x_105 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__20; +x_105 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__20; lean_inc(x_29); x_106 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_106, 0, x_29); @@ -3485,46 +3492,46 @@ x_107 = lean_array_get_size(x_25); x_108 = lean_usize_of_nat(x_107); lean_dec(x_107); x_109 = l_Array_mapMUnsafe_map___at___aux__Init__NotationExtra______macroRules__term_x25_x5b___x7c___x5d__1___spec__3(x_108, x_23, x_25); -x_110 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__13; +x_110 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__13; x_111 = l_Lean_mkSepArray(x_109, x_110); lean_dec(x_109); -x_112 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; +x_112 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; x_113 = l_Array_append___rarg(x_112, x_111); -x_114 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_114 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_29); x_115 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_115, 0, x_29); lean_ctor_set(x_115, 1, x_114); lean_ctor_set(x_115, 2, x_113); -x_116 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__9; +x_116 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__9; lean_inc(x_29); x_117 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_117, 0, x_29); lean_ctor_set(x_117, 1, x_116); -x_118 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__19; +x_118 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__19; lean_inc(x_117); lean_inc(x_29); x_119 = l_Lean_Syntax_node3(x_29, x_118, x_106, x_115, x_117); lean_inc(x_29); x_120 = l_Lean_Syntax_node1(x_29, x_114, x_119); -x_121 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_121 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; lean_inc(x_29); x_122 = l_Lean_Syntax_node2(x_29, x_121, x_104, x_120); lean_inc(x_29); x_123 = l_Lean_Syntax_node1(x_29, x_114, x_122); lean_inc(x_29); x_124 = l_Lean_Syntax_node3(x_29, x_114, x_97, x_99, x_123); -x_125 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; +x_125 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; lean_inc(x_29); x_126 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_126, 0, x_29); lean_ctor_set(x_126, 1, x_125); -x_127 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__2; +x_127 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__2; lean_inc(x_29); x_128 = l_Lean_Syntax_node3(x_29, x_127, x_95, x_124, x_126); lean_inc(x_29); x_129 = l_Lean_Syntax_node1(x_29, x_114, x_128); -x_130 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__2; +x_130 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__2; lean_inc(x_29); x_131 = l_Lean_Syntax_node3(x_29, x_130, x_93, x_129, x_117); lean_inc(x_29); @@ -3542,7 +3549,7 @@ lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; x_135 = lean_ctor_get(x_5, 0); x_136 = lean_mk_empty_array_with_capacity(x_17); lean_inc(x_10); -x_137 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4(x_1, x_2, x_4, x_135, x_4, x_17, x_18, lean_box(0), x_136, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_137 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4(x_1, x_2, x_4, x_135, x_4, x_17, x_18, lean_box(0), x_136, x_6, x_7, x_8, x_9, x_10, x_11, x_12); lean_dec(x_4); x_138 = lean_ctor_get(x_137, 0); lean_inc(x_138); @@ -3566,22 +3573,22 @@ x_147 = lean_ctor_get(x_146, 0); lean_inc(x_147); lean_dec(x_146); x_148 = lean_environment_main_module(x_147); -x_149 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__3; +x_149 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__3; x_150 = l_Lean_addMacroScope(x_148, x_149, x_143); -x_151 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__2; -x_152 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__8; +x_151 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__2; +x_152 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__8; lean_inc(x_142); x_153 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_153, 0, x_142); lean_ctor_set(x_153, 1, x_151); lean_ctor_set(x_153, 2, x_150); lean_ctor_set(x_153, 3, x_152); -x_154 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__3; +x_154 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__3; lean_inc(x_142); x_155 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_155, 0, x_142); lean_ctor_set(x_155, 1, x_154); -x_156 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; +x_156 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; lean_inc(x_142); x_157 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_157, 0, x_142); @@ -3589,7 +3596,7 @@ lean_ctor_set(x_157, 1, x_156); x_158 = lean_box(2); x_159 = l_Lean_Syntax_mkStrLit(x_16, x_158); lean_dec(x_16); -x_160 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__12; +x_160 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__12; lean_inc(x_142); x_161 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_161, 0, x_142); @@ -3599,30 +3606,30 @@ x_163 = lean_usize_of_nat(x_162); lean_dec(x_162); x_164 = 0; x_165 = l_Array_mapMUnsafe_map___at___aux__Init__NotationExtra______macroRules__term_x25_x5b___x7c___x5d__1___spec__3(x_163, x_164, x_138); -x_166 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__13; +x_166 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__13; x_167 = l_Lean_mkSepArray(x_165, x_166); lean_dec(x_165); -x_168 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; +x_168 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; x_169 = l_Array_append___rarg(x_168, x_167); -x_170 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_170 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_142); x_171 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_171, 0, x_142); lean_ctor_set(x_171, 1, x_170); lean_ctor_set(x_171, 2, x_169); -x_172 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__9; +x_172 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__9; lean_inc(x_142); x_173 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_173, 0, x_142); lean_ctor_set(x_173, 1, x_172); -x_174 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__2; +x_174 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__2; lean_inc(x_173); lean_inc(x_155); lean_inc(x_142); x_175 = l_Lean_Syntax_node3(x_142, x_174, x_155, x_171, x_173); lean_inc(x_142); x_176 = l_Lean_Syntax_node1(x_142, x_170, x_175); -x_177 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_177 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; lean_inc(x_153); lean_inc(x_142); x_178 = l_Lean_Syntax_node2(x_142, x_177, x_153, x_176); @@ -3630,12 +3637,12 @@ lean_inc(x_142); x_179 = l_Lean_Syntax_node1(x_142, x_170, x_178); lean_inc(x_142); x_180 = l_Lean_Syntax_node3(x_142, x_170, x_159, x_161, x_179); -x_181 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; +x_181 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; lean_inc(x_142); x_182 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_182, 0, x_142); lean_ctor_set(x_182, 1, x_181); -x_183 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__2; +x_183 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__2; lean_inc(x_142); x_184 = l_Lean_Syntax_node3(x_142, x_183, x_157, x_180, x_182); lean_inc(x_142); @@ -3660,22 +3667,22 @@ x_191 = lean_ctor_get(x_189, 0); lean_inc(x_191); lean_dec(x_189); x_192 = lean_environment_main_module(x_191); -x_193 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__3; +x_193 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__3; x_194 = l_Lean_addMacroScope(x_192, x_193, x_143); -x_195 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__2; -x_196 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__8; +x_195 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__2; +x_196 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__8; lean_inc(x_142); x_197 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_197, 0, x_142); lean_ctor_set(x_197, 1, x_195); lean_ctor_set(x_197, 2, x_194); lean_ctor_set(x_197, 3, x_196); -x_198 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__3; +x_198 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__3; lean_inc(x_142); x_199 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_199, 0, x_142); lean_ctor_set(x_199, 1, x_198); -x_200 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; +x_200 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; lean_inc(x_142); x_201 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_201, 0, x_142); @@ -3683,7 +3690,7 @@ lean_ctor_set(x_201, 1, x_200); x_202 = lean_box(2); x_203 = l_Lean_Syntax_mkStrLit(x_16, x_202); lean_dec(x_16); -x_204 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__12; +x_204 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__12; lean_inc(x_142); x_205 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_205, 0, x_142); @@ -3693,30 +3700,30 @@ x_207 = lean_usize_of_nat(x_206); lean_dec(x_206); x_208 = 0; x_209 = l_Array_mapMUnsafe_map___at___aux__Init__NotationExtra______macroRules__term_x25_x5b___x7c___x5d__1___spec__3(x_207, x_208, x_138); -x_210 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__13; +x_210 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__13; x_211 = l_Lean_mkSepArray(x_209, x_210); lean_dec(x_209); -x_212 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; +x_212 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; x_213 = l_Array_append___rarg(x_212, x_211); -x_214 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_214 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_142); x_215 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_215, 0, x_142); lean_ctor_set(x_215, 1, x_214); lean_ctor_set(x_215, 2, x_213); -x_216 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__9; +x_216 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__9; lean_inc(x_142); x_217 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_217, 0, x_142); lean_ctor_set(x_217, 1, x_216); -x_218 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__2; +x_218 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__2; lean_inc(x_217); lean_inc(x_199); lean_inc(x_142); x_219 = l_Lean_Syntax_node3(x_142, x_218, x_199, x_215, x_217); lean_inc(x_142); x_220 = l_Lean_Syntax_node1(x_142, x_214, x_219); -x_221 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_221 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; lean_inc(x_197); lean_inc(x_142); x_222 = l_Lean_Syntax_node2(x_142, x_221, x_197, x_220); @@ -3724,12 +3731,12 @@ lean_inc(x_142); x_223 = l_Lean_Syntax_node1(x_142, x_214, x_222); lean_inc(x_142); x_224 = l_Lean_Syntax_node3(x_142, x_214, x_203, x_205, x_223); -x_225 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; +x_225 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; lean_inc(x_142); x_226 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_226, 0, x_142); lean_ctor_set(x_226, 1, x_225); -x_227 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__2; +x_227 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__2; lean_inc(x_142); x_228 = l_Lean_Syntax_node3(x_142, x_227, x_201, x_224, x_226); lean_inc(x_142); @@ -3801,20 +3808,20 @@ x_321 = lean_ctor_get(x_319, 0); lean_inc(x_321); lean_dec(x_319); x_322 = lean_environment_main_module(x_321); -x_323 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__3; +x_323 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__3; x_324 = l_Lean_addMacroScope(x_322, x_323, x_317); -x_325 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__2; -x_326 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__7; +x_325 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__2; +x_326 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__7; lean_inc(x_316); x_327 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_327, 0, x_316); lean_ctor_set(x_327, 1, x_325); lean_ctor_set(x_327, 2, x_324); lean_ctor_set(x_327, 3, x_326); -x_328 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_328 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_316); x_329 = l_Lean_Syntax_node1(x_316, x_328, x_235); -x_330 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_330 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; x_331 = l_Lean_Syntax_node2(x_316, x_330, x_327, x_329); x_241 = x_331; x_242 = x_320; @@ -3831,10 +3838,10 @@ x_335 = lean_st_ref_get(x_11, x_12); x_336 = lean_ctor_get(x_335, 1); lean_inc(x_336); lean_dec(x_335); -x_337 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_337 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_334); x_338 = l_Lean_Syntax_node1(x_334, x_337, x_235); -x_339 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_339 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; x_340 = l_Lean_Syntax_node2(x_334, x_339, x_2, x_338); x_241 = x_340; x_242 = x_336; @@ -3860,22 +3867,22 @@ x_250 = lean_ctor_get(x_249, 0); lean_inc(x_250); lean_dec(x_249); x_251 = lean_environment_main_module(x_250); -x_252 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__3; +x_252 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__3; x_253 = l_Lean_addMacroScope(x_251, x_252, x_246); -x_254 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__2; -x_255 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__8; +x_254 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__2; +x_255 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__8; lean_inc(x_245); x_256 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_256, 0, x_245); lean_ctor_set(x_256, 1, x_254); lean_ctor_set(x_256, 2, x_253); lean_ctor_set(x_256, 3, x_255); -x_257 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__3; +x_257 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__3; lean_inc(x_245); x_258 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_258, 0, x_245); lean_ctor_set(x_258, 1, x_257); -x_259 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; +x_259 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; lean_inc(x_245); x_260 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_260, 0, x_245); @@ -3883,37 +3890,37 @@ lean_ctor_set(x_260, 1, x_259); x_261 = lean_box(2); x_262 = l_Lean_Syntax_mkStrLit(x_16, x_261); lean_dec(x_16); -x_263 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__12; +x_263 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__12; lean_inc(x_245); x_264 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_264, 0, x_245); lean_ctor_set(x_264, 1, x_263); -x_265 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_265 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_245); x_266 = l_Lean_Syntax_node1(x_245, x_265, x_241); lean_inc(x_245); x_267 = l_Lean_Syntax_node3(x_245, x_265, x_262, x_264, x_266); -x_268 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; +x_268 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; lean_inc(x_245); x_269 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_269, 0, x_245); lean_ctor_set(x_269, 1, x_268); -x_270 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__2; +x_270 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__2; lean_inc(x_245); x_271 = l_Lean_Syntax_node3(x_245, x_270, x_260, x_267, x_269); lean_inc(x_245); x_272 = l_Lean_Syntax_node1(x_245, x_265, x_271); -x_273 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__9; +x_273 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__9; lean_inc(x_245); x_274 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_274, 0, x_245); lean_ctor_set(x_274, 1, x_273); -x_275 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__2; +x_275 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__2; lean_inc(x_245); x_276 = l_Lean_Syntax_node3(x_245, x_275, x_258, x_272, x_274); lean_inc(x_245); x_277 = l_Lean_Syntax_node1(x_245, x_265, x_276); -x_278 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_278 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; x_279 = l_Lean_Syntax_node2(x_245, x_278, x_256, x_277); lean_ctor_set(x_247, 0, x_279); return x_247; @@ -3930,22 +3937,22 @@ x_282 = lean_ctor_get(x_280, 0); lean_inc(x_282); lean_dec(x_280); x_283 = lean_environment_main_module(x_282); -x_284 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__3; +x_284 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__3; x_285 = l_Lean_addMacroScope(x_283, x_284, x_246); -x_286 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__2; -x_287 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__8; +x_286 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__2; +x_287 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__8; lean_inc(x_245); x_288 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_288, 0, x_245); lean_ctor_set(x_288, 1, x_286); lean_ctor_set(x_288, 2, x_285); lean_ctor_set(x_288, 3, x_287); -x_289 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__3; +x_289 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__3; lean_inc(x_245); x_290 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_290, 0, x_245); lean_ctor_set(x_290, 1, x_289); -x_291 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; +x_291 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; lean_inc(x_245); x_292 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_292, 0, x_245); @@ -3953,37 +3960,37 @@ lean_ctor_set(x_292, 1, x_291); x_293 = lean_box(2); x_294 = l_Lean_Syntax_mkStrLit(x_16, x_293); lean_dec(x_16); -x_295 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__12; +x_295 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__12; lean_inc(x_245); x_296 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_296, 0, x_245); lean_ctor_set(x_296, 1, x_295); -x_297 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_297 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_245); x_298 = l_Lean_Syntax_node1(x_245, x_297, x_241); lean_inc(x_245); x_299 = l_Lean_Syntax_node3(x_245, x_297, x_294, x_296, x_298); -x_300 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; +x_300 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; lean_inc(x_245); x_301 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_301, 0, x_245); lean_ctor_set(x_301, 1, x_300); -x_302 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__2; +x_302 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__2; lean_inc(x_245); x_303 = l_Lean_Syntax_node3(x_245, x_302, x_292, x_299, x_301); lean_inc(x_245); x_304 = l_Lean_Syntax_node1(x_245, x_297, x_303); -x_305 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__9; +x_305 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__9; lean_inc(x_245); x_306 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_306, 0, x_245); lean_ctor_set(x_306, 1, x_305); -x_307 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__2; +x_307 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__2; lean_inc(x_245); x_308 = l_Lean_Syntax_node3(x_245, x_307, x_290, x_304, x_306); lean_inc(x_245); x_309 = l_Lean_Syntax_node1(x_245, x_297, x_308); -x_310 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_310 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; x_311 = l_Lean_Syntax_node2(x_245, x_310, x_288, x_309); x_312 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_312, 0, x_311); @@ -3997,12 +4004,12 @@ else { lean_object* x_344; lean_object* x_345; lean_object* x_346; lean_object* x_347; lean_object* x_348; lean_object* x_349; lean_object* x_350; lean_object* x_351; lean_object* x_352; uint8_t x_353; lean_object* x_354; lean_object* x_355; lean_object* x_356; uint8_t x_357; x_344 = lean_ctor_get(x_5, 0); -x_345 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__21; +x_345 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__21; x_346 = lean_array_push(x_345, x_234); x_347 = lean_array_get_size(x_346); x_348 = lean_mk_empty_array_with_capacity(x_347); lean_inc(x_10); -x_349 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__5(x_1, x_2, x_344, x_346, x_346, x_347, x_18, lean_box(0), x_348, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_349 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__5(x_1, x_2, x_344, x_346, x_346, x_347, x_18, lean_box(0), x_348, x_6, x_7, x_8, x_9, x_10, x_11, x_12); lean_dec(x_346); x_350 = lean_ctor_get(x_349, 0); lean_inc(x_350); @@ -4026,22 +4033,22 @@ x_359 = lean_ctor_get(x_358, 0); lean_inc(x_359); lean_dec(x_358); x_360 = lean_environment_main_module(x_359); -x_361 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__3; +x_361 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__3; x_362 = l_Lean_addMacroScope(x_360, x_361, x_355); -x_363 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__2; -x_364 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__8; +x_363 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__2; +x_364 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__8; lean_inc(x_354); x_365 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_365, 0, x_354); lean_ctor_set(x_365, 1, x_363); lean_ctor_set(x_365, 2, x_362); lean_ctor_set(x_365, 3, x_364); -x_366 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__3; +x_366 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__3; lean_inc(x_354); x_367 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_367, 0, x_354); lean_ctor_set(x_367, 1, x_366); -x_368 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; +x_368 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; lean_inc(x_354); x_369 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_369, 0, x_354); @@ -4049,7 +4056,7 @@ lean_ctor_set(x_369, 1, x_368); x_370 = lean_box(2); x_371 = l_Lean_Syntax_mkStrLit(x_16, x_370); lean_dec(x_16); -x_372 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__12; +x_372 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__12; lean_inc(x_354); x_373 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_373, 0, x_354); @@ -4059,30 +4066,30 @@ x_375 = lean_usize_of_nat(x_374); lean_dec(x_374); x_376 = 0; x_377 = l_Array_mapMUnsafe_map___at___aux__Init__NotationExtra______macroRules__term_x25_x5b___x7c___x5d__1___spec__3(x_375, x_376, x_350); -x_378 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__13; +x_378 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__13; x_379 = l_Lean_mkSepArray(x_377, x_378); lean_dec(x_377); -x_380 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; +x_380 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; x_381 = l_Array_append___rarg(x_380, x_379); -x_382 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_382 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_354); x_383 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_383, 0, x_354); lean_ctor_set(x_383, 1, x_382); lean_ctor_set(x_383, 2, x_381); -x_384 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__9; +x_384 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__9; lean_inc(x_354); x_385 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_385, 0, x_354); lean_ctor_set(x_385, 1, x_384); -x_386 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__2; +x_386 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__2; lean_inc(x_385); lean_inc(x_367); lean_inc(x_354); x_387 = l_Lean_Syntax_node3(x_354, x_386, x_367, x_383, x_385); lean_inc(x_354); x_388 = l_Lean_Syntax_node1(x_354, x_382, x_387); -x_389 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_389 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; lean_inc(x_365); lean_inc(x_354); x_390 = l_Lean_Syntax_node2(x_354, x_389, x_365, x_388); @@ -4090,12 +4097,12 @@ lean_inc(x_354); x_391 = l_Lean_Syntax_node1(x_354, x_382, x_390); lean_inc(x_354); x_392 = l_Lean_Syntax_node3(x_354, x_382, x_371, x_373, x_391); -x_393 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; +x_393 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; lean_inc(x_354); x_394 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_394, 0, x_354); lean_ctor_set(x_394, 1, x_393); -x_395 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__2; +x_395 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__2; lean_inc(x_354); x_396 = l_Lean_Syntax_node3(x_354, x_395, x_369, x_392, x_394); lean_inc(x_354); @@ -4120,22 +4127,22 @@ x_403 = lean_ctor_get(x_401, 0); lean_inc(x_403); lean_dec(x_401); x_404 = lean_environment_main_module(x_403); -x_405 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__3; +x_405 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__3; x_406 = l_Lean_addMacroScope(x_404, x_405, x_355); -x_407 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__2; -x_408 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__8; +x_407 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__2; +x_408 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__8; lean_inc(x_354); x_409 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_409, 0, x_354); lean_ctor_set(x_409, 1, x_407); lean_ctor_set(x_409, 2, x_406); lean_ctor_set(x_409, 3, x_408); -x_410 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__3; +x_410 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__3; lean_inc(x_354); x_411 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_411, 0, x_354); lean_ctor_set(x_411, 1, x_410); -x_412 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; +x_412 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; lean_inc(x_354); x_413 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_413, 0, x_354); @@ -4143,7 +4150,7 @@ lean_ctor_set(x_413, 1, x_412); x_414 = lean_box(2); x_415 = l_Lean_Syntax_mkStrLit(x_16, x_414); lean_dec(x_16); -x_416 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__12; +x_416 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__12; lean_inc(x_354); x_417 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_417, 0, x_354); @@ -4153,30 +4160,30 @@ x_419 = lean_usize_of_nat(x_418); lean_dec(x_418); x_420 = 0; x_421 = l_Array_mapMUnsafe_map___at___aux__Init__NotationExtra______macroRules__term_x25_x5b___x7c___x5d__1___spec__3(x_419, x_420, x_350); -x_422 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__13; +x_422 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__13; x_423 = l_Lean_mkSepArray(x_421, x_422); lean_dec(x_421); -x_424 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; +x_424 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; x_425 = l_Array_append___rarg(x_424, x_423); -x_426 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_426 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_354); x_427 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_427, 0, x_354); lean_ctor_set(x_427, 1, x_426); lean_ctor_set(x_427, 2, x_425); -x_428 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__9; +x_428 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__9; lean_inc(x_354); x_429 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_429, 0, x_354); lean_ctor_set(x_429, 1, x_428); -x_430 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__2; +x_430 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__2; lean_inc(x_429); lean_inc(x_411); lean_inc(x_354); x_431 = l_Lean_Syntax_node3(x_354, x_430, x_411, x_427, x_429); lean_inc(x_354); x_432 = l_Lean_Syntax_node1(x_354, x_426, x_431); -x_433 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_433 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; lean_inc(x_409); lean_inc(x_354); x_434 = l_Lean_Syntax_node2(x_354, x_433, x_409, x_432); @@ -4184,12 +4191,12 @@ lean_inc(x_354); x_435 = l_Lean_Syntax_node1(x_354, x_426, x_434); lean_inc(x_354); x_436 = l_Lean_Syntax_node3(x_354, x_426, x_415, x_417, x_435); -x_437 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; +x_437 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; lean_inc(x_354); x_438 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_438, 0, x_354); lean_ctor_set(x_438, 1, x_437); -x_439 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__2; +x_439 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__2; lean_inc(x_354); x_440 = l_Lean_Syntax_node3(x_354, x_439, x_413, x_436, x_438); lean_inc(x_354); @@ -4230,10 +4237,10 @@ x_453 = lean_ctor_get(x_452, 0); lean_inc(x_453); lean_dec(x_452); x_454 = lean_environment_main_module(x_453); -x_455 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__3; +x_455 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__3; x_456 = l_Lean_addMacroScope(x_454, x_455, x_449); -x_457 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__2; -x_458 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__7; +x_457 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__2; +x_458 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__7; lean_inc(x_448); x_459 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_459, 0, x_448); @@ -4243,10 +4250,10 @@ lean_ctor_set(x_459, 3, x_458); x_460 = lean_box(2); x_461 = l_Lean_Syntax_mkStrLit(x_16, x_460); lean_dec(x_16); -x_462 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_462 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_448); x_463 = l_Lean_Syntax_node1(x_448, x_462, x_461); -x_464 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_464 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; x_465 = l_Lean_Syntax_node2(x_448, x_464, x_459, x_463); lean_ctor_set(x_450, 0, x_465); return x_450; @@ -4263,10 +4270,10 @@ x_468 = lean_ctor_get(x_466, 0); lean_inc(x_468); lean_dec(x_466); x_469 = lean_environment_main_module(x_468); -x_470 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__3; +x_470 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__3; x_471 = l_Lean_addMacroScope(x_469, x_470, x_449); -x_472 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__2; -x_473 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__7; +x_472 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__2; +x_473 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__7; lean_inc(x_448); x_474 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_474, 0, x_448); @@ -4276,10 +4283,10 @@ lean_ctor_set(x_474, 3, x_473); x_475 = lean_box(2); x_476 = l_Lean_Syntax_mkStrLit(x_16, x_475); lean_dec(x_16); -x_477 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_477 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_448); x_478 = l_Lean_Syntax_node1(x_448, x_477, x_476); -x_479 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_479 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; x_480 = l_Lean_Syntax_node2(x_448, x_479, x_474, x_478); x_481 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_481, 0, x_480); @@ -4289,40 +4296,41 @@ return x_481; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { -uint8_t x_12; lean_object* x_13; -x_12 = 1; -x_13 = l_Lean_Elab_Deriving_mkInstanceCmds(x_1, x_2, x_3, x_12, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_13) == 0) +lean_object* x_12; lean_object* x_13; uint8_t x_14; lean_object* x_15; +x_12 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__21; +x_13 = lean_array_push(x_12, x_1); +x_14 = 1; +x_15 = l_Lean_Elab_Deriving_mkInstanceCmds(x_2, x_3, x_13, x_14, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_13); +if (lean_obj_tag(x_15) == 0) { -uint8_t x_14; -x_14 = !lean_is_exclusive(x_13); -if (x_14 == 0) +uint8_t x_16; +x_16 = !lean_is_exclusive(x_15); +if (x_16 == 0) { -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_15 = lean_ctor_get(x_13, 0); -x_16 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__21; -x_17 = lean_array_push(x_16, x_4); -x_18 = l_Array_append___rarg(x_17, x_15); -lean_ctor_set(x_13, 0, x_18); -return x_13; +lean_object* x_17; lean_object* x_18; lean_object* x_19; +x_17 = lean_ctor_get(x_15, 0); +x_18 = lean_array_push(x_12, x_4); +x_19 = l_Array_append___rarg(x_18, x_17); +lean_ctor_set(x_15, 0, x_19); +return x_15; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_19 = lean_ctor_get(x_13, 0); -x_20 = lean_ctor_get(x_13, 1); +lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; +x_20 = lean_ctor_get(x_15, 0); +x_21 = lean_ctor_get(x_15, 1); +lean_inc(x_21); lean_inc(x_20); -lean_inc(x_19); -lean_dec(x_13); -x_21 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__21; -x_22 = lean_array_push(x_21, x_4); -x_23 = l_Array_append___rarg(x_22, x_19); +lean_dec(x_15); +x_22 = lean_array_push(x_12, x_4); +x_23 = l_Array_append___rarg(x_22, x_20); x_24 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_24, 0, x_23); -lean_ctor_set(x_24, 1, x_20); +lean_ctor_set(x_24, 1, x_21); return x_24; } } @@ -4330,19 +4338,19 @@ else { uint8_t x_25; lean_dec(x_4); -x_25 = !lean_is_exclusive(x_13); +x_25 = !lean_is_exclusive(x_15); if (x_25 == 0) { -return x_13; +return x_15; } else { lean_object* x_26; lean_object* x_27; lean_object* x_28; -x_26 = lean_ctor_get(x_13, 0); -x_27 = lean_ctor_get(x_13, 1); +x_26 = lean_ctor_get(x_15, 0); +x_27 = lean_ctor_get(x_15, 1); lean_inc(x_27); lean_inc(x_26); -lean_dec(x_13); +lean_dec(x_15); x_28 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_28, 0, x_26); lean_ctor_set(x_28, 1, x_27); @@ -4351,17 +4359,17 @@ return x_28; } } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__1() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__4; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__4; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__2() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__2() { _start: { lean_object* x_1; @@ -4369,19 +4377,19 @@ x_1 = lean_mk_string_from_bytes("match", 5); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__3() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__2; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__2; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__4() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__4() { _start: { lean_object* x_1; @@ -4389,7 +4397,7 @@ x_1 = lean_mk_string_from_bytes("with", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__5() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__5() { _start: { lean_object* x_1; @@ -4397,19 +4405,19 @@ x_1 = lean_mk_string_from_bytes("matchAlts", 9); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__6() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__5; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__5; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__7() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__7() { _start: { lean_object* x_1; @@ -4417,7 +4425,7 @@ x_1 = lean_mk_string_from_bytes("Command", 7); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__8() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__8() { _start: { lean_object* x_1; @@ -4425,19 +4433,19 @@ x_1 = lean_mk_string_from_bytes("declaration", 11); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__9() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__7; -x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__8; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__7; +x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__8; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__10() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__10() { _start: { lean_object* x_1; @@ -4445,19 +4453,19 @@ x_1 = lean_mk_string_from_bytes("declModifiers", 13); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__11() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__7; -x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__10; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__7; +x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__10; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__12() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__12() { _start: { lean_object* x_1; @@ -4465,19 +4473,19 @@ x_1 = lean_mk_string_from_bytes("private", 7); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__13() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__7; -x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__12; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__7; +x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__12; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__14() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__14() { _start: { lean_object* x_1; @@ -4485,19 +4493,19 @@ x_1 = lean_mk_string_from_bytes("def", 3); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__15() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__7; -x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__14; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__7; +x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__14; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__16() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__16() { _start: { lean_object* x_1; @@ -4505,19 +4513,19 @@ x_1 = lean_mk_string_from_bytes("declId", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__17() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__7; -x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__16; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__7; +x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__16; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__18() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__18() { _start: { lean_object* x_1; @@ -4525,19 +4533,19 @@ x_1 = lean_mk_string_from_bytes("optDeclSig", 10); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__19() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__7; -x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__18; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__7; +x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__18; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__20() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__20() { _start: { lean_object* x_1; @@ -4545,19 +4553,19 @@ x_1 = lean_mk_string_from_bytes("typeSpec", 8); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__21() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__21() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__20; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__20; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__22() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__22() { _start: { lean_object* x_1; @@ -4565,82 +4573,82 @@ x_1 = lean_mk_string_from_bytes(":", 1); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__23() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__23() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__13; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__13; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__24() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__24() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__13; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__13; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__25() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__25() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__13; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__13; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__26() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__26() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__25; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__25; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__27() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__27() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__25; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__25; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__28() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__28() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__27; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__27; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__29() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__29() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__26; -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__28; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__26; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__28; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__30() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__30() { _start: { lean_object* x_1; @@ -4648,19 +4656,19 @@ x_1 = lean_mk_string_from_bytes("declValSimple", 13); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__31() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__31() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__7; -x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__30; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__7; +x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__30; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__32() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__32() { _start: { lean_object* x_1; @@ -4668,7 +4676,35 @@ x_1 = lean_mk_string_from_bytes(":=", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__33() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__33() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Termination", 11); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__34() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__35() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__33; +x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__34; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__36() { _start: { lean_object* x_1; @@ -4676,505 +4712,515 @@ x_1 = lean_mk_string_from_bytes("partial", 7); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__34() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__37() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__7; -x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__33; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__7; +x_4 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__36; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; -x_11 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__1; -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; +x_10 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__1; lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_12 = l_Lean_Elab_Deriving_mkContext(x_11, x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_12) == 0) +lean_inc(x_3); +lean_inc(x_1); +x_11 = l_Lean_Elab_Deriving_mkContext(x_10, x_1, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +if (lean_obj_tag(x_11) == 0) { -lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; uint8_t x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; lean_object* x_22; -x_13 = lean_ctor_get(x_12, 0); +lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; uint8_t x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; lean_object* x_21; +x_12 = lean_ctor_get(x_11, 0); +lean_inc(x_12); +x_13 = lean_ctor_get(x_11, 1); lean_inc(x_13); +lean_dec(x_11); x_14 = lean_ctor_get(x_12, 1); lean_inc(x_14); -lean_dec(x_12); -x_15 = lean_ctor_get(x_13, 1); -lean_inc(x_15); -x_16 = lean_array_get_size(x_15); -x_17 = lean_unsigned_to_nat(0u); -x_18 = lean_nat_dec_lt(x_17, x_16); -lean_dec(x_16); -x_19 = lean_ctor_get(x_13, 0); -lean_inc(x_19); -x_20 = lean_array_get_size(x_19); -x_21 = lean_nat_dec_lt(x_17, x_20); -lean_dec(x_20); -if (x_18 == 0) -{ -lean_object* x_175; lean_object* x_176; +x_15 = lean_array_get_size(x_14); +x_16 = lean_unsigned_to_nat(0u); +x_17 = lean_nat_dec_lt(x_16, x_15); lean_dec(x_15); -x_175 = l_Lean_instInhabitedName; -x_176 = l___private_Init_Util_0__outOfBounds___rarg(x_175); -x_22 = x_176; -goto block_174; +x_18 = lean_ctor_get(x_12, 0); +lean_inc(x_18); +x_19 = lean_array_get_size(x_18); +x_20 = lean_nat_dec_lt(x_16, x_19); +lean_dec(x_19); +if (x_17 == 0) +{ +lean_object* x_178; lean_object* x_179; +lean_dec(x_14); +x_178 = l_Lean_instInhabitedName; +x_179 = l___private_Init_Util_0__outOfBounds___rarg(x_178); +x_21 = x_179; +goto block_177; } else { -lean_object* x_177; -x_177 = lean_array_fget(x_15, x_17); -lean_dec(x_15); -x_22 = x_177; -goto block_174; +lean_object* x_180; +x_180 = lean_array_fget(x_14, x_16); +lean_dec(x_14); +x_21 = x_180; +goto block_177; } -block_174: +block_177: { -lean_object* x_23; lean_object* x_24; -x_23 = lean_mk_syntax_ident(x_22); -if (x_21 == 0) +lean_object* x_22; lean_object* x_23; +x_22 = lean_mk_syntax_ident(x_21); +if (x_20 == 0) { -lean_object* x_171; lean_object* x_172; -lean_dec(x_19); -x_171 = l_Lean_instInhabitedInductiveVal; -x_172 = l___private_Init_Util_0__outOfBounds___rarg(x_171); -x_24 = x_172; -goto block_170; +lean_object* x_174; lean_object* x_175; +lean_dec(x_18); +x_174 = l_Lean_instInhabitedInductiveVal; +x_175 = l___private_Init_Util_0__outOfBounds___rarg(x_174); +x_23 = x_175; +goto block_173; } else { -lean_object* x_173; -x_173 = lean_array_fget(x_19, x_17); -lean_dec(x_19); -x_24 = x_173; -goto block_170; +lean_object* x_176; +x_176 = lean_array_fget(x_18, x_16); +lean_dec(x_18); +x_23 = x_176; +goto block_173; } -block_170: +block_173: { -lean_object* x_25; lean_object* x_26; lean_object* x_27; -x_25 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__1; -x_26 = lean_unsigned_to_nat(1u); -lean_inc(x_9); +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__1; +x_25 = lean_unsigned_to_nat(1u); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_27 = l_Lean_Elab_Deriving_mkHeader(x_25, x_26, x_24, x_4, x_5, x_6, x_7, x_8, x_9, x_14); -if (lean_obj_tag(x_27) == 0) +lean_inc(x_3); +x_26 = l_Lean_Elab_Deriving_mkHeader(x_24, x_25, x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_13); +if (lean_obj_tag(x_26) == 0) { -lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_28 = lean_ctor_get(x_27, 0); +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_27 = lean_ctor_get(x_26, 0); +lean_inc(x_27); +x_28 = lean_ctor_get(x_26, 1); lean_inc(x_28); -x_29 = lean_ctor_get(x_27, 1); -lean_inc(x_29); -lean_dec(x_27); -lean_inc(x_8); +lean_dec(x_26); +lean_inc(x_7); lean_inc(x_2); -lean_inc(x_28); -x_30 = l_Lean_Elab_Deriving_mkDiscrs(x_28, x_2, x_4, x_5, x_6, x_7, x_8, x_9, x_29); -x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_27); +x_29 = l_Lean_Elab_Deriving_mkDiscrs(x_27, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_28); +x_30 = lean_ctor_get(x_29, 0); +lean_inc(x_30); +x_31 = lean_ctor_get(x_29, 1); lean_inc(x_31); -x_32 = lean_ctor_get(x_30, 1); -lean_inc(x_32); -lean_dec(x_30); -lean_inc(x_23); +lean_dec(x_29); +lean_inc(x_22); lean_inc(x_2); -x_33 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___boxed), 12, 2); -lean_closure_set(x_33, 0, x_2); -lean_closure_set(x_33, 1, x_23); -lean_inc(x_9); +x_32 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___boxed), 12, 2); +lean_closure_set(x_32, 0, x_2); +lean_closure_set(x_32, 1, x_22); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_34 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts(x_2, x_33, x_4, x_5, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_34) == 0) +lean_inc(x_3); +x_33 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts(x_2, x_32, x_3, x_4, x_5, x_6, x_7, x_8, x_31); +if (lean_obj_tag(x_33) == 0) { -lean_object* x_35; lean_object* x_36; lean_object* x_37; uint8_t x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; size_t x_48; size_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; uint8_t x_63; -x_35 = lean_ctor_get(x_34, 0); +lean_object* x_34; lean_object* x_35; lean_object* x_36; uint8_t x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; size_t x_47; size_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; uint8_t x_62; +x_34 = lean_ctor_get(x_33, 0); +lean_inc(x_34); +x_35 = lean_ctor_get(x_33, 1); lean_inc(x_35); -x_36 = lean_ctor_get(x_34, 1); +lean_dec(x_33); +x_36 = lean_ctor_get(x_7, 5); lean_inc(x_36); -lean_dec(x_34); -x_37 = lean_ctor_get(x_8, 5); -lean_inc(x_37); -x_38 = 0; -x_39 = l_Lean_SourceInfo_fromRef(x_37, x_38); -x_40 = lean_st_ref_get(x_9, x_36); -x_41 = lean_ctor_get(x_40, 1); -lean_inc(x_41); -lean_dec(x_40); -x_42 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__2; -lean_inc(x_39); -x_43 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_43, 0, x_39); -lean_ctor_set(x_43, 1, x_42); -x_44 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; -x_45 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; -lean_inc(x_39); -x_46 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_46, 0, x_39); -lean_ctor_set(x_46, 1, x_44); -lean_ctor_set(x_46, 2, x_45); -x_47 = lean_array_get_size(x_31); -x_48 = lean_usize_of_nat(x_47); -lean_dec(x_47); -x_49 = 0; -x_50 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__6(x_48, x_49, x_31); -x_51 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__13; -x_52 = l_Lean_mkSepArray(x_50, x_51); -lean_dec(x_50); -x_53 = l_Array_append___rarg(x_45, x_52); -lean_inc(x_39); -x_54 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_54, 0, x_39); -lean_ctor_set(x_54, 1, x_44); -lean_ctor_set(x_54, 2, x_53); -x_55 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__4; -lean_inc(x_39); -x_56 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_56, 0, x_39); -lean_ctor_set(x_56, 1, x_55); -x_57 = l_Array_append___rarg(x_45, x_35); -lean_inc(x_39); -x_58 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_58, 0, x_39); -lean_ctor_set(x_58, 1, x_44); -lean_ctor_set(x_58, 2, x_57); -x_59 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__6; -lean_inc(x_39); -x_60 = l_Lean_Syntax_node1(x_39, x_59, x_58); -x_61 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__3; -lean_inc_n(x_46, 2); -lean_inc(x_39); -x_62 = l_Lean_Syntax_node6(x_39, x_61, x_43, x_46, x_46, x_54, x_56, x_60); -x_63 = lean_ctor_get_uint8(x_13, sizeof(void*)*2); -if (x_63 == 0) +x_37 = 0; +x_38 = l_Lean_SourceInfo_fromRef(x_36, x_37); +x_39 = lean_st_ref_get(x_8, x_35); +x_40 = lean_ctor_get(x_39, 1); +lean_inc(x_40); +lean_dec(x_39); +x_41 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__2; +lean_inc(x_38); +x_42 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_42, 0, x_38); +lean_ctor_set(x_42, 1, x_41); +x_43 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; +x_44 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; +lean_inc(x_38); +x_45 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_45, 0, x_38); +lean_ctor_set(x_45, 1, x_43); +lean_ctor_set(x_45, 2, x_44); +x_46 = lean_array_get_size(x_30); +x_47 = lean_usize_of_nat(x_46); +lean_dec(x_46); +x_48 = 0; +x_49 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__6(x_47, x_48, x_30); +x_50 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__13; +x_51 = l_Lean_mkSepArray(x_49, x_50); +lean_dec(x_49); +x_52 = l_Array_append___rarg(x_44, x_51); +lean_inc(x_38); +x_53 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_53, 0, x_38); +lean_ctor_set(x_53, 1, x_43); +lean_ctor_set(x_53, 2, x_52); +x_54 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__4; +lean_inc(x_38); +x_55 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_55, 0, x_38); +lean_ctor_set(x_55, 1, x_54); +x_56 = l_Array_append___rarg(x_44, x_34); +lean_inc(x_38); +x_57 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_57, 0, x_38); +lean_ctor_set(x_57, 1, x_43); +lean_ctor_set(x_57, 2, x_56); +x_58 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__6; +lean_inc(x_38); +x_59 = l_Lean_Syntax_node1(x_38, x_58, x_57); +x_60 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__3; +lean_inc_n(x_45, 2); +lean_inc(x_38); +x_61 = l_Lean_Syntax_node6(x_38, x_60, x_42, x_45, x_45, x_53, x_55, x_59); +x_62 = lean_ctor_get_uint8(x_12, sizeof(void*)*2); +if (x_62 == 0) { -lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; -x_64 = lean_ctor_get(x_8, 10); -lean_inc(x_64); -x_65 = lean_st_ref_get(x_9, x_41); -x_66 = lean_ctor_get(x_65, 0); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; +x_63 = lean_ctor_get(x_7, 10); +lean_inc(x_63); +x_64 = lean_st_ref_get(x_8, x_40); +x_65 = lean_ctor_get(x_64, 0); +lean_inc(x_65); +x_66 = lean_ctor_get(x_64, 1); lean_inc(x_66); -x_67 = lean_ctor_get(x_65, 1); +lean_dec(x_64); +x_67 = lean_ctor_get(x_65, 0); lean_inc(x_67); lean_dec(x_65); -x_68 = lean_ctor_get(x_66, 0); -lean_inc(x_68); -lean_dec(x_66); -x_69 = lean_environment_main_module(x_68); -x_70 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__12; -lean_inc(x_39); -x_71 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_71, 0, x_39); -lean_ctor_set(x_71, 1, x_70); -x_72 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__13; -lean_inc(x_39); -x_73 = l_Lean_Syntax_node1(x_39, x_72, x_71); -lean_inc(x_39); -x_74 = l_Lean_Syntax_node1(x_39, x_44, x_73); -x_75 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__11; -lean_inc_n(x_46, 5); -lean_inc(x_39); -x_76 = l_Lean_Syntax_node6(x_39, x_75, x_46, x_46, x_74, x_46, x_46, x_46); -x_77 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__14; -lean_inc(x_39); -x_78 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_78, 0, x_39); -lean_ctor_set(x_78, 1, x_77); -x_79 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__17; -lean_inc(x_46); -lean_inc(x_39); -x_80 = l_Lean_Syntax_node2(x_39, x_79, x_23, x_46); -x_81 = lean_ctor_get(x_28, 0); -lean_inc(x_81); -lean_dec(x_28); -x_82 = l_Array_append___rarg(x_45, x_81); -lean_inc(x_39); -x_83 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_83, 0, x_39); -lean_ctor_set(x_83, 1, x_44); -lean_ctor_set(x_83, 2, x_82); -x_84 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__22; -lean_inc(x_39); -x_85 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_85, 0, x_39); -lean_ctor_set(x_85, 1, x_84); -x_86 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__24; -x_87 = l_Lean_addMacroScope(x_69, x_86, x_64); -x_88 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__23; -x_89 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__29; -lean_inc(x_39); -x_90 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_90, 0, x_39); -lean_ctor_set(x_90, 1, x_88); -lean_ctor_set(x_90, 2, x_87); -lean_ctor_set(x_90, 3, x_89); -x_91 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__21; -lean_inc(x_39); -x_92 = l_Lean_Syntax_node2(x_39, x_91, x_85, x_90); -lean_inc(x_39); -x_93 = l_Lean_Syntax_node1(x_39, x_44, x_92); -x_94 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__19; -lean_inc(x_39); -x_95 = l_Lean_Syntax_node2(x_39, x_94, x_83, x_93); -x_96 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__32; -lean_inc(x_39); -x_97 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_97, 0, x_39); -lean_ctor_set(x_97, 1, x_96); -x_98 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__31; -lean_inc(x_46); -lean_inc(x_39); -x_99 = l_Lean_Syntax_node3(x_39, x_98, x_97, x_62, x_46); -x_100 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__15; -lean_inc_n(x_46, 2); -lean_inc(x_39); -x_101 = l_Lean_Syntax_node7(x_39, x_100, x_78, x_80, x_95, x_99, x_46, x_46, x_46); -x_102 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__9; -x_103 = l_Lean_Syntax_node2(x_39, x_102, x_76, x_101); -x_104 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__2(x_13, x_25, x_3, x_103, x_4, x_5, x_6, x_7, x_8, x_9, x_67); -lean_dec(x_13); -return x_104; +x_68 = lean_environment_main_module(x_67); +x_69 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__12; +lean_inc(x_38); +x_70 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_70, 0, x_38); +lean_ctor_set(x_70, 1, x_69); +x_71 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__13; +lean_inc(x_38); +x_72 = l_Lean_Syntax_node1(x_38, x_71, x_70); +lean_inc(x_38); +x_73 = l_Lean_Syntax_node1(x_38, x_43, x_72); +x_74 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__11; +lean_inc_n(x_45, 5); +lean_inc(x_38); +x_75 = l_Lean_Syntax_node6(x_38, x_74, x_45, x_45, x_73, x_45, x_45, x_45); +x_76 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__14; +lean_inc(x_38); +x_77 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_77, 0, x_38); +lean_ctor_set(x_77, 1, x_76); +x_78 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__17; +lean_inc(x_45); +lean_inc(x_38); +x_79 = l_Lean_Syntax_node2(x_38, x_78, x_22, x_45); +x_80 = lean_ctor_get(x_27, 0); +lean_inc(x_80); +lean_dec(x_27); +x_81 = l_Array_append___rarg(x_44, x_80); +lean_inc(x_38); +x_82 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_82, 0, x_38); +lean_ctor_set(x_82, 1, x_43); +lean_ctor_set(x_82, 2, x_81); +x_83 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__22; +lean_inc(x_38); +x_84 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_84, 0, x_38); +lean_ctor_set(x_84, 1, x_83); +x_85 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__24; +x_86 = l_Lean_addMacroScope(x_68, x_85, x_63); +x_87 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__23; +x_88 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__29; +lean_inc(x_38); +x_89 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_89, 0, x_38); +lean_ctor_set(x_89, 1, x_87); +lean_ctor_set(x_89, 2, x_86); +lean_ctor_set(x_89, 3, x_88); +x_90 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__21; +lean_inc(x_38); +x_91 = l_Lean_Syntax_node2(x_38, x_90, x_84, x_89); +lean_inc(x_38); +x_92 = l_Lean_Syntax_node1(x_38, x_43, x_91); +x_93 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__19; +lean_inc(x_38); +x_94 = l_Lean_Syntax_node2(x_38, x_93, x_82, x_92); +x_95 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__32; +lean_inc(x_38); +x_96 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_96, 0, x_38); +lean_ctor_set(x_96, 1, x_95); +x_97 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__35; +lean_inc_n(x_45, 2); +lean_inc(x_38); +x_98 = l_Lean_Syntax_node2(x_38, x_97, x_45, x_45); +x_99 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__31; +lean_inc(x_45); +lean_inc(x_38); +x_100 = l_Lean_Syntax_node4(x_38, x_99, x_96, x_61, x_98, x_45); +x_101 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__15; +lean_inc(x_38); +x_102 = l_Lean_Syntax_node5(x_38, x_101, x_77, x_79, x_94, x_100, x_45); +x_103 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__9; +x_104 = l_Lean_Syntax_node2(x_38, x_103, x_75, x_102); +x_105 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__2(x_1, x_12, x_24, x_104, x_3, x_4, x_5, x_6, x_7, x_8, x_66); +lean_dec(x_12); +return x_105; } else { -lean_object* x_105; lean_object* x_106; -x_105 = lean_ctor_get(x_28, 1); -lean_inc(x_105); -lean_inc(x_9); +lean_object* x_106; lean_object* x_107; +x_106 = lean_ctor_get(x_27, 1); +lean_inc(x_106); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_106 = l_Lean_Elab_Deriving_mkLocalInstanceLetDecls(x_13, x_25, x_105, x_4, x_5, x_6, x_7, x_8, x_9, x_41); -if (lean_obj_tag(x_106) == 0) +lean_inc(x_3); +x_107 = l_Lean_Elab_Deriving_mkLocalInstanceLetDecls(x_12, x_24, x_106, x_3, x_4, x_5, x_6, x_7, x_8, x_40); +if (lean_obj_tag(x_107) == 0) { -lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; -x_107 = lean_ctor_get(x_106, 0); -lean_inc(x_107); -x_108 = lean_ctor_get(x_106, 1); +lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; +x_108 = lean_ctor_get(x_107, 0); lean_inc(x_108); -lean_dec(x_106); -lean_inc(x_9); +x_109 = lean_ctor_get(x_107, 1); +lean_inc(x_109); +lean_dec(x_107); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_109 = l_Lean_Elab_Deriving_mkLet(x_107, x_62, x_4, x_5, x_6, x_7, x_8, x_9, x_108); -lean_dec(x_107); -x_110 = lean_ctor_get(x_109, 0); -lean_inc(x_110); -x_111 = lean_ctor_get(x_109, 1); +lean_inc(x_3); +x_110 = l_Lean_Elab_Deriving_mkLet(x_108, x_61, x_3, x_4, x_5, x_6, x_7, x_8, x_109); +lean_dec(x_108); +x_111 = lean_ctor_get(x_110, 0); lean_inc(x_111); -lean_dec(x_109); -x_112 = lean_ctor_get(x_8, 10); +x_112 = lean_ctor_get(x_110, 1); lean_inc(x_112); -x_113 = lean_st_ref_get(x_9, x_111); -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); +lean_dec(x_110); +x_113 = lean_ctor_get(x_7, 10); +lean_inc(x_113); +x_114 = lean_st_ref_get(x_8, x_112); +x_115 = lean_ctor_get(x_114, 0); lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get(x_114, 0); +x_116 = lean_ctor_get(x_114, 1); lean_inc(x_116); lean_dec(x_114); -x_117 = lean_environment_main_module(x_116); -x_118 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__12; -lean_inc(x_39); -x_119 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_119, 0, x_39); -lean_ctor_set(x_119, 1, x_118); -x_120 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__13; -lean_inc(x_39); -x_121 = l_Lean_Syntax_node1(x_39, x_120, x_119); -lean_inc(x_39); -x_122 = l_Lean_Syntax_node1(x_39, x_44, x_121); -x_123 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__33; -lean_inc(x_39); -x_124 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_124, 0, x_39); -lean_ctor_set(x_124, 1, x_123); -x_125 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__34; -lean_inc(x_39); -x_126 = l_Lean_Syntax_node1(x_39, x_125, x_124); -lean_inc(x_39); -x_127 = l_Lean_Syntax_node1(x_39, x_44, x_126); -x_128 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__11; -lean_inc_n(x_46, 4); -lean_inc(x_39); -x_129 = l_Lean_Syntax_node6(x_39, x_128, x_46, x_46, x_122, x_46, x_46, x_127); -x_130 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__14; -lean_inc(x_39); -x_131 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_131, 0, x_39); -lean_ctor_set(x_131, 1, x_130); -x_132 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__17; -lean_inc(x_46); -lean_inc(x_39); -x_133 = l_Lean_Syntax_node2(x_39, x_132, x_23, x_46); -x_134 = lean_ctor_get(x_28, 0); -lean_inc(x_134); -lean_dec(x_28); -x_135 = l_Array_append___rarg(x_45, x_134); -lean_inc(x_39); -x_136 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_136, 0, x_39); -lean_ctor_set(x_136, 1, x_44); -lean_ctor_set(x_136, 2, x_135); -x_137 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__22; -lean_inc(x_39); -x_138 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_138, 0, x_39); -lean_ctor_set(x_138, 1, x_137); -x_139 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__24; -x_140 = l_Lean_addMacroScope(x_117, x_139, x_112); -x_141 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__23; -x_142 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__29; -lean_inc(x_39); -x_143 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_143, 0, x_39); -lean_ctor_set(x_143, 1, x_141); -lean_ctor_set(x_143, 2, x_140); -lean_ctor_set(x_143, 3, x_142); -x_144 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__21; -lean_inc(x_39); -x_145 = l_Lean_Syntax_node2(x_39, x_144, x_138, x_143); -lean_inc(x_39); -x_146 = l_Lean_Syntax_node1(x_39, x_44, x_145); -x_147 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__19; -lean_inc(x_39); -x_148 = l_Lean_Syntax_node2(x_39, x_147, x_136, x_146); -x_149 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__32; -lean_inc(x_39); -x_150 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_150, 0, x_39); -lean_ctor_set(x_150, 1, x_149); -x_151 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__31; -lean_inc(x_46); -lean_inc(x_39); -x_152 = l_Lean_Syntax_node3(x_39, x_151, x_150, x_110, x_46); -x_153 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__15; -lean_inc_n(x_46, 2); -lean_inc(x_39); -x_154 = l_Lean_Syntax_node7(x_39, x_153, x_131, x_133, x_148, x_152, x_46, x_46, x_46); -x_155 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__9; -x_156 = l_Lean_Syntax_node2(x_39, x_155, x_129, x_154); -x_157 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__2(x_13, x_25, x_3, x_156, x_4, x_5, x_6, x_7, x_8, x_9, x_115); -lean_dec(x_13); -return x_157; -} -else -{ -uint8_t x_158; -lean_dec(x_62); -lean_dec(x_46); -lean_dec(x_39); -lean_dec(x_28); -lean_dec(x_23); -lean_dec(x_13); -lean_dec(x_9); +x_117 = lean_ctor_get(x_115, 0); +lean_inc(x_117); +lean_dec(x_115); +x_118 = lean_environment_main_module(x_117); +x_119 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__12; +lean_inc(x_38); +x_120 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_120, 0, x_38); +lean_ctor_set(x_120, 1, x_119); +x_121 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__13; +lean_inc(x_38); +x_122 = l_Lean_Syntax_node1(x_38, x_121, x_120); +lean_inc(x_38); +x_123 = l_Lean_Syntax_node1(x_38, x_43, x_122); +x_124 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__36; +lean_inc(x_38); +x_125 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_125, 0, x_38); +lean_ctor_set(x_125, 1, x_124); +x_126 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__37; +lean_inc(x_38); +x_127 = l_Lean_Syntax_node1(x_38, x_126, x_125); +lean_inc(x_38); +x_128 = l_Lean_Syntax_node1(x_38, x_43, x_127); +x_129 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__11; +lean_inc_n(x_45, 4); +lean_inc(x_38); +x_130 = l_Lean_Syntax_node6(x_38, x_129, x_45, x_45, x_123, x_45, x_45, x_128); +x_131 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__14; +lean_inc(x_38); +x_132 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_132, 0, x_38); +lean_ctor_set(x_132, 1, x_131); +x_133 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__17; +lean_inc(x_45); +lean_inc(x_38); +x_134 = l_Lean_Syntax_node2(x_38, x_133, x_22, x_45); +x_135 = lean_ctor_get(x_27, 0); +lean_inc(x_135); +lean_dec(x_27); +x_136 = l_Array_append___rarg(x_44, x_135); +lean_inc(x_38); +x_137 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_137, 0, x_38); +lean_ctor_set(x_137, 1, x_43); +lean_ctor_set(x_137, 2, x_136); +x_138 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__22; +lean_inc(x_38); +x_139 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_139, 0, x_38); +lean_ctor_set(x_139, 1, x_138); +x_140 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__24; +x_141 = l_Lean_addMacroScope(x_118, x_140, x_113); +x_142 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__23; +x_143 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__29; +lean_inc(x_38); +x_144 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_144, 0, x_38); +lean_ctor_set(x_144, 1, x_142); +lean_ctor_set(x_144, 2, x_141); +lean_ctor_set(x_144, 3, x_143); +x_145 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__21; +lean_inc(x_38); +x_146 = l_Lean_Syntax_node2(x_38, x_145, x_139, x_144); +lean_inc(x_38); +x_147 = l_Lean_Syntax_node1(x_38, x_43, x_146); +x_148 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__19; +lean_inc(x_38); +x_149 = l_Lean_Syntax_node2(x_38, x_148, x_137, x_147); +x_150 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__32; +lean_inc(x_38); +x_151 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_151, 0, x_38); +lean_ctor_set(x_151, 1, x_150); +x_152 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__35; +lean_inc_n(x_45, 2); +lean_inc(x_38); +x_153 = l_Lean_Syntax_node2(x_38, x_152, x_45, x_45); +x_154 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__31; +lean_inc(x_45); +lean_inc(x_38); +x_155 = l_Lean_Syntax_node4(x_38, x_154, x_151, x_111, x_153, x_45); +x_156 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__15; +lean_inc(x_38); +x_157 = l_Lean_Syntax_node5(x_38, x_156, x_132, x_134, x_149, x_155, x_45); +x_158 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__9; +x_159 = l_Lean_Syntax_node2(x_38, x_158, x_130, x_157); +x_160 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__2(x_1, x_12, x_24, x_159, x_3, x_4, x_5, x_6, x_7, x_8, x_116); +lean_dec(x_12); +return x_160; +} +else +{ +uint8_t x_161; +lean_dec(x_61); +lean_dec(x_45); +lean_dec(x_38); +lean_dec(x_27); +lean_dec(x_22); +lean_dec(x_12); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_158 = !lean_is_exclusive(x_106); -if (x_158 == 0) +lean_dec(x_3); +lean_dec(x_1); +x_161 = !lean_is_exclusive(x_107); +if (x_161 == 0) { -return x_106; +return x_107; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; -x_159 = lean_ctor_get(x_106, 0); -x_160 = lean_ctor_get(x_106, 1); -lean_inc(x_160); -lean_inc(x_159); -lean_dec(x_106); -x_161 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_161, 0, x_159); -lean_ctor_set(x_161, 1, x_160); -return x_161; +lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_162 = lean_ctor_get(x_107, 0); +x_163 = lean_ctor_get(x_107, 1); +lean_inc(x_163); +lean_inc(x_162); +lean_dec(x_107); +x_164 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_164, 0, x_162); +lean_ctor_set(x_164, 1, x_163); +return x_164; } } } } else { -uint8_t x_162; -lean_dec(x_31); -lean_dec(x_28); -lean_dec(x_23); -lean_dec(x_13); -lean_dec(x_9); +uint8_t x_165; +lean_dec(x_30); +lean_dec(x_27); +lean_dec(x_22); +lean_dec(x_12); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_162 = !lean_is_exclusive(x_34); -if (x_162 == 0) +lean_dec(x_3); +lean_dec(x_1); +x_165 = !lean_is_exclusive(x_33); +if (x_165 == 0) { -return x_34; +return x_33; } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; -x_163 = lean_ctor_get(x_34, 0); -x_164 = lean_ctor_get(x_34, 1); -lean_inc(x_164); -lean_inc(x_163); -lean_dec(x_34); -x_165 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_165, 0, x_163); -lean_ctor_set(x_165, 1, x_164); -return x_165; +lean_object* x_166; lean_object* x_167; lean_object* x_168; +x_166 = lean_ctor_get(x_33, 0); +x_167 = lean_ctor_get(x_33, 1); +lean_inc(x_167); +lean_inc(x_166); +lean_dec(x_33); +x_168 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_168, 0, x_166); +lean_ctor_set(x_168, 1, x_167); +return x_168; } } } else { -uint8_t x_166; -lean_dec(x_23); -lean_dec(x_13); -lean_dec(x_9); +uint8_t x_169; +lean_dec(x_22); +lean_dec(x_12); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -x_166 = !lean_is_exclusive(x_27); -if (x_166 == 0) +lean_dec(x_1); +x_169 = !lean_is_exclusive(x_26); +if (x_169 == 0) { -return x_27; +return x_26; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_27, 0); -x_168 = lean_ctor_get(x_27, 1); -lean_inc(x_168); -lean_inc(x_167); -lean_dec(x_27); -x_169 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_169, 0, x_167); -lean_ctor_set(x_169, 1, x_168); -return x_169; +lean_object* x_170; lean_object* x_171; lean_object* x_172; +x_170 = lean_ctor_get(x_26, 0); +x_171 = lean_ctor_get(x_26, 1); +lean_inc(x_171); +lean_inc(x_170); +lean_dec(x_26); +x_172 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_172, 0, x_170); +lean_ctor_set(x_172, 1, x_171); +return x_172; } } } @@ -5182,36 +5228,37 @@ return x_169; } else { -uint8_t x_178; -lean_dec(x_9); +uint8_t x_181; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -x_178 = !lean_is_exclusive(x_12); -if (x_178 == 0) +lean_dec(x_1); +x_181 = !lean_is_exclusive(x_11); +if (x_181 == 0) { -return x_12; +return x_11; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; -x_179 = lean_ctor_get(x_12, 0); -x_180 = lean_ctor_get(x_12, 1); -lean_inc(x_180); -lean_inc(x_179); -lean_dec(x_12); -x_181 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_181, 0, x_179); -lean_ctor_set(x_181, 1, x_180); -return x_181; +lean_object* x_182; lean_object* x_183; lean_object* x_184; +x_182 = lean_ctor_get(x_11, 0); +x_183 = lean_ctor_get(x_11, 1); +lean_inc(x_183); +lean_inc(x_182); +lean_dec(x_11); +x_184 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_184, 0, x_182); +lean_ctor_set(x_184, 1, x_183); +return x_184; } } } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__1() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__1() { _start: { lean_object* x_1; @@ -5219,41 +5266,41 @@ x_1 = lean_mk_string_from_bytes("term_<|_", 8); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__2() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__1; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__3() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__4; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__4; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__4() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__3; -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__7; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__3; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__7; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__5() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__5() { _start: { lean_object* x_1; @@ -5261,7 +5308,7 @@ x_1 = lean_mk_string_from_bytes("<|", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__6() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__6() { _start: { lean_object* x_1; @@ -5269,16 +5316,16 @@ x_1 = lean_mk_string_from_bytes("List.join", 9); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__7() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__7() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__6; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__6; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__8() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__8() { _start: { lean_object* x_1; @@ -5286,7 +5333,7 @@ x_1 = lean_mk_string_from_bytes("List", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__9() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__9() { _start: { lean_object* x_1; @@ -5294,715 +5341,679 @@ x_1 = lean_mk_string_from_bytes("join", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__10() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__8; -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__9; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__8; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__9; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__11() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__10; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__10; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__12() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__12() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__10; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__10; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__13() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__12; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__12; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__14() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__11; -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__13; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__11; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__13; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -lean_object* x_10; lean_object* x_11; -x_10 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__1; -lean_inc(x_8); +lean_object* x_9; lean_object* x_10; +x_9 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__1; lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); +lean_inc(x_2); lean_inc(x_1); -x_11 = l_Lean_Elab_Deriving_mkContext(x_10, x_1, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -if (lean_obj_tag(x_11) == 0) +x_10 = l_Lean_Elab_Deriving_mkContext(x_9, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +if (lean_obj_tag(x_10) == 0) { -lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_162; lean_object* x_163; lean_object* x_164; uint8_t x_165; -x_12 = lean_ctor_get(x_11, 0); +lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_163; lean_object* x_164; lean_object* x_165; uint8_t x_166; +x_11 = lean_ctor_get(x_10, 0); +lean_inc(x_11); +x_12 = lean_ctor_get(x_10, 1); lean_inc(x_12); -x_13 = lean_ctor_get(x_11, 1); -lean_inc(x_13); -lean_dec(x_11); -x_162 = lean_ctor_get(x_12, 0); -lean_inc(x_162); -x_163 = lean_array_get_size(x_162); -x_164 = lean_unsigned_to_nat(0u); -x_165 = lean_nat_dec_lt(x_164, x_163); -lean_dec(x_163); -if (x_165 == 0) +lean_dec(x_10); +x_163 = lean_ctor_get(x_11, 0); +lean_inc(x_163); +x_164 = lean_array_get_size(x_163); +x_165 = lean_unsigned_to_nat(0u); +x_166 = lean_nat_dec_lt(x_165, x_164); +lean_dec(x_164); +if (x_166 == 0) { -lean_object* x_166; lean_object* x_167; -lean_dec(x_162); -x_166 = l_Lean_instInhabitedInductiveVal; -x_167 = l___private_Init_Util_0__outOfBounds___rarg(x_166); -x_14 = x_167; -goto block_161; +lean_object* x_167; lean_object* x_168; +lean_dec(x_163); +x_167 = l_Lean_instInhabitedInductiveVal; +x_168 = l___private_Init_Util_0__outOfBounds___rarg(x_167); +x_13 = x_168; +goto block_162; } else { -lean_object* x_168; -x_168 = lean_array_fget(x_162, x_164); -lean_dec(x_162); -x_14 = x_168; -goto block_161; +lean_object* x_169; +x_169 = lean_array_fget(x_163, x_165); +lean_dec(x_163); +x_13 = x_169; +goto block_162; } -block_161: +block_162: { -lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_15 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__1; -x_16 = lean_unsigned_to_nat(1u); -lean_inc(x_8); +lean_object* x_14; lean_object* x_15; lean_object* x_16; +x_14 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__1; +x_15 = lean_unsigned_to_nat(1u); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); -x_17 = l_Lean_Elab_Deriving_mkHeader(x_15, x_16, x_14, x_3, x_4, x_5, x_6, x_7, x_8, x_13); -if (lean_obj_tag(x_17) == 0) +lean_inc(x_2); +x_16 = l_Lean_Elab_Deriving_mkHeader(x_14, x_15, x_13, x_2, x_3, x_4, x_5, x_6, x_7, x_12); +if (lean_obj_tag(x_16) == 0) { -lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; uint8_t x_24; lean_object* x_25; lean_object* x_26; size_t x_27; size_t x_28; lean_object* x_29; -x_18 = lean_ctor_get(x_17, 0); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; uint8_t x_23; lean_object* x_24; lean_object* x_25; size_t x_26; size_t x_27; lean_object* x_28; +x_17 = lean_ctor_get(x_16, 0); +lean_inc(x_17); +x_18 = lean_ctor_get(x_16, 1); lean_inc(x_18); -x_19 = lean_ctor_get(x_17, 1); -lean_inc(x_19); -lean_dec(x_17); -x_20 = lean_st_ref_get(x_8, x_19); -x_21 = lean_ctor_get(x_20, 0); +lean_dec(x_16); +x_19 = lean_st_ref_get(x_7, x_18); +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +x_21 = lean_ctor_get(x_19, 1); lean_inc(x_21); -x_22 = lean_ctor_get(x_20, 1); +lean_dec(x_19); +x_22 = lean_ctor_get(x_20, 0); lean_inc(x_22); lean_dec(x_20); -x_23 = lean_ctor_get(x_21, 0); -lean_inc(x_23); -lean_dec(x_21); -x_24 = 0; -x_25 = l_Lean_getStructureFieldsFlattened(x_23, x_1, x_24); -x_26 = lean_array_get_size(x_25); -x_27 = lean_usize_of_nat(x_26); -lean_dec(x_26); -x_28 = 0; -lean_inc(x_7); -x_29 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7(x_18, x_27, x_28, x_25, x_3, x_4, x_5, x_6, x_7, x_8, x_22); -if (lean_obj_tag(x_29) == 0) +x_23 = 0; +lean_inc(x_1); +x_24 = l_Lean_getStructureFieldsFlattened(x_22, x_1, x_23); +x_25 = lean_array_get_size(x_24); +x_26 = lean_usize_of_nat(x_25); +lean_dec(x_25); +x_27 = 0; +lean_inc(x_6); +x_28 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7(x_17, x_26, x_27, x_24, x_2, x_3, x_4, x_5, x_6, x_7, x_21); +if (lean_obj_tag(x_28) == 0) { -lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; uint8_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; -x_30 = lean_ctor_get(x_29, 0); +lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; +x_29 = lean_ctor_get(x_28, 0); +lean_inc(x_29); +x_30 = lean_ctor_get(x_28, 1); lean_inc(x_30); -x_31 = lean_ctor_get(x_29, 1); +lean_dec(x_28); +x_31 = lean_ctor_get(x_6, 5); lean_inc(x_31); -lean_dec(x_29); -x_32 = lean_ctor_get(x_7, 5); -lean_inc(x_32); -x_33 = l_Lean_SourceInfo_fromRef(x_32, x_24); -x_34 = lean_ctor_get(x_7, 10); -lean_inc(x_34); -x_35 = lean_st_ref_get(x_8, x_31); -x_36 = lean_ctor_get(x_35, 0); +x_32 = l_Lean_SourceInfo_fromRef(x_31, x_23); +x_33 = lean_ctor_get(x_6, 10); +lean_inc(x_33); +x_34 = lean_st_ref_get(x_7, x_30); +x_35 = lean_ctor_get(x_34, 0); +lean_inc(x_35); +x_36 = lean_ctor_get(x_34, 1); lean_inc(x_36); -x_37 = lean_ctor_get(x_35, 1); +lean_dec(x_34); +x_37 = lean_ctor_get(x_35, 0); lean_inc(x_37); lean_dec(x_35); -x_38 = lean_ctor_get(x_36, 0); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_environment_main_module(x_38); -x_40 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; -x_41 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; -lean_inc(x_33); -x_42 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_42, 0, x_33); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set(x_42, 2, x_41); -x_43 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__12; -lean_inc(x_33); -x_44 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_44, 0, x_33); -lean_ctor_set(x_44, 1, x_43); -x_45 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__13; -lean_inc(x_33); -x_46 = l_Lean_Syntax_node1(x_33, x_45, x_44); -lean_inc(x_33); -x_47 = l_Lean_Syntax_node1(x_33, x_40, x_46); -x_48 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__11; -lean_inc_n(x_42, 5); -lean_inc(x_33); -x_49 = l_Lean_Syntax_node6(x_33, x_48, x_42, x_42, x_47, x_42, x_42, x_42); -x_50 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__14; -lean_inc(x_33); -x_51 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_51, 0, x_33); -lean_ctor_set(x_51, 1, x_50); -x_52 = lean_ctor_get(x_12, 1); -lean_inc(x_52); -x_53 = lean_array_get_size(x_52); -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_nat_dec_lt(x_54, x_53); -lean_dec(x_53); -x_56 = lean_ctor_get(x_18, 0); -lean_inc(x_56); -lean_dec(x_18); -x_57 = l_Array_append___rarg(x_41, x_56); -lean_inc(x_33); -x_58 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_58, 0, x_33); -lean_ctor_set(x_58, 1, x_40); -lean_ctor_set(x_58, 2, x_57); -x_59 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__22; -lean_inc(x_33); -x_60 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_60, 0, x_33); -lean_ctor_set(x_60, 1, x_59); -x_61 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__24; -lean_inc(x_34); -lean_inc(x_39); -x_62 = l_Lean_addMacroScope(x_39, x_61, x_34); -x_63 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__23; -x_64 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__29; -lean_inc(x_33); -x_65 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_65, 0, x_33); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set(x_65, 2, x_62); -lean_ctor_set(x_65, 3, x_64); -x_66 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__21; -lean_inc(x_33); -x_67 = l_Lean_Syntax_node2(x_33, x_66, x_60, x_65); -lean_inc(x_33); -x_68 = l_Lean_Syntax_node1(x_33, x_40, x_67); -x_69 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__19; -lean_inc(x_33); -x_70 = l_Lean_Syntax_node2(x_33, x_69, x_58, x_68); -x_71 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__32; -lean_inc(x_33); -x_72 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_72, 0, x_33); -lean_ctor_set(x_72, 1, x_71); -x_73 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__3; -lean_inc(x_34); -lean_inc(x_39); -x_74 = l_Lean_addMacroScope(x_39, x_73, x_34); -x_75 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__2; -x_76 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__4; -lean_inc(x_33); -x_77 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_77, 0, x_33); -lean_ctor_set(x_77, 1, x_75); -lean_ctor_set(x_77, 2, x_74); -lean_ctor_set(x_77, 3, x_76); -x_78 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__5; -lean_inc(x_33); -x_79 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_79, 0, x_33); -lean_ctor_set(x_79, 1, x_78); -x_80 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__10; -x_81 = l_Lean_addMacroScope(x_39, x_80, x_34); -x_82 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__7; -x_83 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__14; -lean_inc(x_33); -x_84 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_84, 0, x_33); -lean_ctor_set(x_84, 1, x_82); -lean_ctor_set(x_84, 2, x_81); -lean_ctor_set(x_84, 3, x_83); -x_85 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__3; -lean_inc(x_33); -x_86 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_86, 0, x_33); -lean_ctor_set(x_86, 1, x_85); -x_87 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__13; -x_88 = l_Lean_mkSepArray(x_30, x_87); -lean_dec(x_30); -x_89 = l_Array_append___rarg(x_41, x_88); -lean_inc(x_33); -x_90 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_90, 0, x_33); -lean_ctor_set(x_90, 1, x_40); -lean_ctor_set(x_90, 2, x_89); -x_91 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__9; -lean_inc(x_33); -x_92 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_92, 0, x_33); -lean_ctor_set(x_92, 1, x_91); -x_93 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__2; -lean_inc(x_33); -x_94 = l_Lean_Syntax_node3(x_33, x_93, x_86, x_90, x_92); -lean_inc(x_33); -x_95 = l_Lean_Syntax_node1(x_33, x_40, x_94); -x_96 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; -lean_inc(x_33); -x_97 = l_Lean_Syntax_node2(x_33, x_96, x_84, x_95); -x_98 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__2; -lean_inc(x_33); -x_99 = l_Lean_Syntax_node3(x_33, x_98, x_77, x_79, x_97); -x_100 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__31; -lean_inc(x_42); -lean_inc(x_33); -x_101 = l_Lean_Syntax_node3(x_33, x_100, x_72, x_99, x_42); -if (x_55 == 0) -{ -lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; uint8_t x_111; lean_object* x_112; +x_38 = lean_environment_main_module(x_37); +x_39 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; +x_40 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; +lean_inc(x_32); +x_41 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_41, 0, x_32); +lean_ctor_set(x_41, 1, x_39); +lean_ctor_set(x_41, 2, x_40); +x_42 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__12; +lean_inc(x_32); +x_43 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_43, 0, x_32); +lean_ctor_set(x_43, 1, x_42); +x_44 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__13; +lean_inc(x_32); +x_45 = l_Lean_Syntax_node1(x_32, x_44, x_43); +lean_inc(x_32); +x_46 = l_Lean_Syntax_node1(x_32, x_39, x_45); +x_47 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__11; +lean_inc_n(x_41, 5); +lean_inc(x_32); +x_48 = l_Lean_Syntax_node6(x_32, x_47, x_41, x_41, x_46, x_41, x_41, x_41); +x_49 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__14; +lean_inc(x_32); +x_50 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_50, 0, x_32); +lean_ctor_set(x_50, 1, x_49); +x_51 = lean_ctor_get(x_11, 1); +lean_inc(x_51); +x_52 = lean_array_get_size(x_51); +x_53 = lean_unsigned_to_nat(0u); +x_54 = lean_nat_dec_lt(x_53, x_52); lean_dec(x_52); -x_102 = l_Lean_instInhabitedName; -x_103 = l___private_Init_Util_0__outOfBounds___rarg(x_102); -x_104 = lean_mk_syntax_ident(x_103); -x_105 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__17; -lean_inc(x_42); -lean_inc(x_33); -x_106 = l_Lean_Syntax_node2(x_33, x_105, x_104, x_42); -x_107 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__15; -lean_inc_n(x_42, 2); +x_55 = lean_ctor_get(x_17, 0); +lean_inc(x_55); +lean_dec(x_17); +x_56 = l_Array_append___rarg(x_40, x_55); +lean_inc(x_32); +x_57 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_57, 0, x_32); +lean_ctor_set(x_57, 1, x_39); +lean_ctor_set(x_57, 2, x_56); +x_58 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__22; +lean_inc(x_32); +x_59 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_59, 0, x_32); +lean_ctor_set(x_59, 1, x_58); +x_60 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__24; lean_inc(x_33); -x_108 = l_Lean_Syntax_node7(x_33, x_107, x_51, x_106, x_70, x_101, x_42, x_42, x_42); -x_109 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__9; -x_110 = l_Lean_Syntax_node2(x_33, x_109, x_49, x_108); -x_111 = 1; -x_112 = l_Lean_Elab_Deriving_mkInstanceCmds(x_12, x_15, x_2, x_111, x_3, x_4, x_5, x_6, x_7, x_8, x_37); -lean_dec(x_12); -if (lean_obj_tag(x_112) == 0) -{ -uint8_t x_113; -x_113 = !lean_is_exclusive(x_112); -if (x_113 == 0) -{ -lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; -x_114 = lean_ctor_get(x_112, 0); -x_115 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__21; -x_116 = lean_array_push(x_115, x_110); -x_117 = l_Array_append___rarg(x_116, x_114); -lean_ctor_set(x_112, 0, x_117); -return x_112; +lean_inc(x_38); +x_61 = l_Lean_addMacroScope(x_38, x_60, x_33); +x_62 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__23; +x_63 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__29; +lean_inc(x_32); +x_64 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_64, 0, x_32); +lean_ctor_set(x_64, 1, x_62); +lean_ctor_set(x_64, 2, x_61); +lean_ctor_set(x_64, 3, x_63); +x_65 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__21; +lean_inc(x_32); +x_66 = l_Lean_Syntax_node2(x_32, x_65, x_59, x_64); +lean_inc(x_32); +x_67 = l_Lean_Syntax_node1(x_32, x_39, x_66); +x_68 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__19; +lean_inc(x_32); +x_69 = l_Lean_Syntax_node2(x_32, x_68, x_57, x_67); +x_70 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__32; +lean_inc(x_32); +x_71 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_71, 0, x_32); +lean_ctor_set(x_71, 1, x_70); +x_72 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__3; +lean_inc(x_33); +lean_inc(x_38); +x_73 = l_Lean_addMacroScope(x_38, x_72, x_33); +x_74 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__2; +x_75 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__4; +lean_inc(x_32); +x_76 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_76, 0, x_32); +lean_ctor_set(x_76, 1, x_74); +lean_ctor_set(x_76, 2, x_73); +lean_ctor_set(x_76, 3, x_75); +x_77 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__5; +lean_inc(x_32); +x_78 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_78, 0, x_32); +lean_ctor_set(x_78, 1, x_77); +x_79 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__10; +x_80 = l_Lean_addMacroScope(x_38, x_79, x_33); +x_81 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__7; +x_82 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__14; +lean_inc(x_32); +x_83 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_83, 0, x_32); +lean_ctor_set(x_83, 1, x_81); +lean_ctor_set(x_83, 2, x_80); +lean_ctor_set(x_83, 3, x_82); +x_84 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__3; +lean_inc(x_32); +x_85 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_85, 0, x_32); +lean_ctor_set(x_85, 1, x_84); +x_86 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__13; +x_87 = l_Lean_mkSepArray(x_29, x_86); +lean_dec(x_29); +x_88 = l_Array_append___rarg(x_40, x_87); +lean_inc(x_32); +x_89 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_89, 0, x_32); +lean_ctor_set(x_89, 1, x_39); +lean_ctor_set(x_89, 2, x_88); +x_90 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__9; +lean_inc(x_32); +x_91 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_91, 0, x_32); +lean_ctor_set(x_91, 1, x_90); +x_92 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__2; +lean_inc(x_32); +x_93 = l_Lean_Syntax_node3(x_32, x_92, x_85, x_89, x_91); +lean_inc(x_32); +x_94 = l_Lean_Syntax_node1(x_32, x_39, x_93); +x_95 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; +lean_inc(x_32); +x_96 = l_Lean_Syntax_node2(x_32, x_95, x_83, x_94); +x_97 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__2; +lean_inc(x_32); +x_98 = l_Lean_Syntax_node3(x_32, x_97, x_76, x_78, x_96); +x_99 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__35; +lean_inc_n(x_41, 2); +lean_inc(x_32); +x_100 = l_Lean_Syntax_node2(x_32, x_99, x_41, x_41); +x_101 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__31; +lean_inc(x_41); +lean_inc(x_32); +x_102 = l_Lean_Syntax_node4(x_32, x_101, x_71, x_98, x_100, x_41); +if (x_54 == 0) +{ +lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; uint8_t x_114; lean_object* x_115; +lean_dec(x_51); +x_103 = l_Lean_instInhabitedName; +x_104 = l___private_Init_Util_0__outOfBounds___rarg(x_103); +x_105 = lean_mk_syntax_ident(x_104); +x_106 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__17; +lean_inc(x_41); +lean_inc(x_32); +x_107 = l_Lean_Syntax_node2(x_32, x_106, x_105, x_41); +x_108 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__15; +lean_inc(x_32); +x_109 = l_Lean_Syntax_node5(x_32, x_108, x_50, x_107, x_69, x_102, x_41); +x_110 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__9; +x_111 = l_Lean_Syntax_node2(x_32, x_110, x_48, x_109); +x_112 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__21; +x_113 = lean_array_push(x_112, x_1); +x_114 = 1; +x_115 = l_Lean_Elab_Deriving_mkInstanceCmds(x_11, x_14, x_113, x_114, x_2, x_3, x_4, x_5, x_6, x_7, x_36); +lean_dec(x_113); +lean_dec(x_11); +if (lean_obj_tag(x_115) == 0) +{ +uint8_t x_116; +x_116 = !lean_is_exclusive(x_115); +if (x_116 == 0) +{ +lean_object* x_117; lean_object* x_118; lean_object* x_119; +x_117 = lean_ctor_get(x_115, 0); +x_118 = lean_array_push(x_112, x_111); +x_119 = l_Array_append___rarg(x_118, x_117); +lean_ctor_set(x_115, 0, x_119); +return x_115; } else { -lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; -x_118 = lean_ctor_get(x_112, 0); -x_119 = lean_ctor_get(x_112, 1); -lean_inc(x_119); -lean_inc(x_118); -lean_dec(x_112); -x_120 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__21; -x_121 = lean_array_push(x_120, x_110); -x_122 = l_Array_append___rarg(x_121, x_118); -x_123 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_123, 0, x_122); -lean_ctor_set(x_123, 1, x_119); -return x_123; +lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; +x_120 = lean_ctor_get(x_115, 0); +x_121 = lean_ctor_get(x_115, 1); +lean_inc(x_121); +lean_inc(x_120); +lean_dec(x_115); +x_122 = lean_array_push(x_112, x_111); +x_123 = l_Array_append___rarg(x_122, x_120); +x_124 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_124, 0, x_123); +lean_ctor_set(x_124, 1, x_121); +return x_124; } } else { -uint8_t x_124; -lean_dec(x_110); -x_124 = !lean_is_exclusive(x_112); -if (x_124 == 0) +uint8_t x_125; +lean_dec(x_111); +x_125 = !lean_is_exclusive(x_115); +if (x_125 == 0) { -return x_112; +return x_115; } else { -lean_object* x_125; lean_object* x_126; lean_object* x_127; -x_125 = lean_ctor_get(x_112, 0); -x_126 = lean_ctor_get(x_112, 1); +lean_object* x_126; lean_object* x_127; lean_object* x_128; +x_126 = lean_ctor_get(x_115, 0); +x_127 = lean_ctor_get(x_115, 1); +lean_inc(x_127); lean_inc(x_126); -lean_inc(x_125); -lean_dec(x_112); -x_127 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_127, 0, x_125); -lean_ctor_set(x_127, 1, x_126); -return x_127; +lean_dec(x_115); +x_128 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_128, 0, x_126); +lean_ctor_set(x_128, 1, x_127); +return x_128; } } } else { -lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; uint8_t x_136; lean_object* x_137; -x_128 = lean_array_fget(x_52, x_54); -lean_dec(x_52); -x_129 = lean_mk_syntax_ident(x_128); -x_130 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__17; -lean_inc(x_42); -lean_inc(x_33); -x_131 = l_Lean_Syntax_node2(x_33, x_130, x_129, x_42); -x_132 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__15; -lean_inc_n(x_42, 2); -lean_inc(x_33); -x_133 = l_Lean_Syntax_node7(x_33, x_132, x_51, x_131, x_70, x_101, x_42, x_42, x_42); -x_134 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__9; -x_135 = l_Lean_Syntax_node2(x_33, x_134, x_49, x_133); -x_136 = 1; -x_137 = l_Lean_Elab_Deriving_mkInstanceCmds(x_12, x_15, x_2, x_136, x_3, x_4, x_5, x_6, x_7, x_8, x_37); -lean_dec(x_12); -if (lean_obj_tag(x_137) == 0) +lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; uint8_t x_139; lean_object* x_140; +x_129 = lean_array_fget(x_51, x_53); +lean_dec(x_51); +x_130 = lean_mk_syntax_ident(x_129); +x_131 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__17; +lean_inc(x_41); +lean_inc(x_32); +x_132 = l_Lean_Syntax_node2(x_32, x_131, x_130, x_41); +x_133 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__15; +lean_inc(x_32); +x_134 = l_Lean_Syntax_node5(x_32, x_133, x_50, x_132, x_69, x_102, x_41); +x_135 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__9; +x_136 = l_Lean_Syntax_node2(x_32, x_135, x_48, x_134); +x_137 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__21; +x_138 = lean_array_push(x_137, x_1); +x_139 = 1; +x_140 = l_Lean_Elab_Deriving_mkInstanceCmds(x_11, x_14, x_138, x_139, x_2, x_3, x_4, x_5, x_6, x_7, x_36); +lean_dec(x_138); +lean_dec(x_11); +if (lean_obj_tag(x_140) == 0) { -uint8_t x_138; -x_138 = !lean_is_exclusive(x_137); -if (x_138 == 0) +uint8_t x_141; +x_141 = !lean_is_exclusive(x_140); +if (x_141 == 0) { -lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; -x_139 = lean_ctor_get(x_137, 0); -x_140 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__21; -x_141 = lean_array_push(x_140, x_135); -x_142 = l_Array_append___rarg(x_141, x_139); -lean_ctor_set(x_137, 0, x_142); -return x_137; +lean_object* x_142; lean_object* x_143; lean_object* x_144; +x_142 = lean_ctor_get(x_140, 0); +x_143 = lean_array_push(x_137, x_136); +x_144 = l_Array_append___rarg(x_143, x_142); +lean_ctor_set(x_140, 0, x_144); +return x_140; } else { -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; -x_143 = lean_ctor_get(x_137, 0); -x_144 = lean_ctor_get(x_137, 1); -lean_inc(x_144); -lean_inc(x_143); -lean_dec(x_137); -x_145 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__21; -x_146 = lean_array_push(x_145, x_135); -x_147 = l_Array_append___rarg(x_146, x_143); -x_148 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_148, 0, x_147); -lean_ctor_set(x_148, 1, x_144); -return x_148; +lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; +x_145 = lean_ctor_get(x_140, 0); +x_146 = lean_ctor_get(x_140, 1); +lean_inc(x_146); +lean_inc(x_145); +lean_dec(x_140); +x_147 = lean_array_push(x_137, x_136); +x_148 = l_Array_append___rarg(x_147, x_145); +x_149 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_149, 0, x_148); +lean_ctor_set(x_149, 1, x_146); +return x_149; } } else { -uint8_t x_149; -lean_dec(x_135); -x_149 = !lean_is_exclusive(x_137); -if (x_149 == 0) +uint8_t x_150; +lean_dec(x_136); +x_150 = !lean_is_exclusive(x_140); +if (x_150 == 0) { -return x_137; +return x_140; } else { -lean_object* x_150; lean_object* x_151; lean_object* x_152; -x_150 = lean_ctor_get(x_137, 0); -x_151 = lean_ctor_get(x_137, 1); +lean_object* x_151; lean_object* x_152; lean_object* x_153; +x_151 = lean_ctor_get(x_140, 0); +x_152 = lean_ctor_get(x_140, 1); +lean_inc(x_152); lean_inc(x_151); -lean_inc(x_150); -lean_dec(x_137); -x_152 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_152, 0, x_150); -lean_ctor_set(x_152, 1, x_151); -return x_152; +lean_dec(x_140); +x_153 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_153, 0, x_151); +lean_ctor_set(x_153, 1, x_152); +return x_153; } } } } else { -uint8_t x_153; -lean_dec(x_18); -lean_dec(x_12); -lean_dec(x_8); +uint8_t x_154; +lean_dec(x_17); +lean_dec(x_11); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_153 = !lean_is_exclusive(x_29); -if (x_153 == 0) +lean_dec(x_2); +lean_dec(x_1); +x_154 = !lean_is_exclusive(x_28); +if (x_154 == 0) { -return x_29; +return x_28; } else { -lean_object* x_154; lean_object* x_155; lean_object* x_156; -x_154 = lean_ctor_get(x_29, 0); -x_155 = lean_ctor_get(x_29, 1); +lean_object* x_155; lean_object* x_156; lean_object* x_157; +x_155 = lean_ctor_get(x_28, 0); +x_156 = lean_ctor_get(x_28, 1); +lean_inc(x_156); lean_inc(x_155); -lean_inc(x_154); -lean_dec(x_29); -x_156 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_155); -return x_156; +lean_dec(x_28); +x_157 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_157, 0, x_155); +lean_ctor_set(x_157, 1, x_156); +return x_157; } } } else { -uint8_t x_157; -lean_dec(x_12); -lean_dec(x_8); +uint8_t x_158; +lean_dec(x_11); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -x_157 = !lean_is_exclusive(x_17); -if (x_157 == 0) +x_158 = !lean_is_exclusive(x_16); +if (x_158 == 0) { -return x_17; +return x_16; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; -x_158 = lean_ctor_get(x_17, 0); -x_159 = lean_ctor_get(x_17, 1); +lean_object* x_159; lean_object* x_160; lean_object* x_161; +x_159 = lean_ctor_get(x_16, 0); +x_160 = lean_ctor_get(x_16, 1); +lean_inc(x_160); lean_inc(x_159); -lean_inc(x_158); -lean_dec(x_17); -x_160 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_160, 0, x_158); -lean_ctor_set(x_160, 1, x_159); -return x_160; +lean_dec(x_16); +x_161 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_160); +return x_161; } } } } else { -uint8_t x_169; -lean_dec(x_8); +uint8_t x_170; lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -x_169 = !lean_is_exclusive(x_11); -if (x_169 == 0) +x_170 = !lean_is_exclusive(x_10); +if (x_170 == 0) { -return x_11; +return x_10; } else { -lean_object* x_170; lean_object* x_171; lean_object* x_172; -x_170 = lean_ctor_get(x_11, 0); -x_171 = lean_ctor_get(x_11, 1); +lean_object* x_171; lean_object* x_172; lean_object* x_173; +x_171 = lean_ctor_get(x_10, 0); +x_172 = lean_ctor_get(x_10, 1); +lean_inc(x_172); lean_inc(x_171); -lean_inc(x_170); -lean_dec(x_11); -x_172 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_172, 0, x_170); -lean_ctor_set(x_172, 1, x_171); -return x_172; +lean_dec(x_10); +x_173 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_173, 0, x_171); +lean_ctor_set(x_173, 1, x_172); +return x_173; } } } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { -lean_object* x_5; lean_object* x_6; uint8_t x_7; -x_5 = lean_array_get_size(x_1); -x_6 = lean_unsigned_to_nat(1u); -x_7 = lean_nat_dec_eq(x_5, x_6); -if (x_7 == 0) -{ -uint8_t x_8; lean_object* x_9; lean_object* x_10; -lean_dec(x_5); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_8 = 0; -x_9 = lean_box(x_8); -x_10 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_10, 0, x_9); -lean_ctor_set(x_10, 1, x_4); -return x_10; -} -else -{ -lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_141; uint8_t x_142; -x_11 = lean_st_ref_get(x_3, x_4); -x_12 = lean_ctor_get(x_11, 0); -lean_inc(x_12); -x_13 = lean_ctor_get(x_11, 1); -lean_inc(x_13); -lean_dec(x_11); -x_14 = lean_ctor_get(x_12, 0); -lean_inc(x_14); -lean_dec(x_12); -x_141 = lean_unsigned_to_nat(0u); -x_142 = lean_nat_dec_lt(x_141, x_5); +lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; uint8_t x_9; +x_5 = lean_st_ref_get(x_3, x_4); +x_6 = lean_ctor_get(x_5, 0); +lean_inc(x_6); +x_7 = lean_ctor_get(x_5, 1); +lean_inc(x_7); lean_dec(x_5); -if (x_142 == 0) -{ -lean_object* x_143; lean_object* x_144; -x_143 = l_Lean_instInhabitedName; -x_144 = l___private_Init_Util_0__outOfBounds___rarg(x_143); -x_15 = x_144; -goto block_140; -} -else -{ -lean_object* x_145; -x_145 = lean_array_fget(x_1, x_141); -x_15 = x_145; -goto block_140; -} -block_140: -{ -uint8_t x_16; -lean_inc(x_15); -x_16 = l_Lean_isStructure(x_14, x_15); -if (x_16 == 0) +x_8 = lean_ctor_get(x_6, 0); +lean_inc(x_8); +lean_dec(x_6); +lean_inc(x_1); +x_9 = l_Lean_isStructure(x_8, x_1); +if (x_9 == 0) { -lean_object* x_17; +lean_object* x_10; lean_inc(x_2); -lean_inc(x_15); -x_17 = l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1(x_15, x_2, x_3, x_13); -if (lean_obj_tag(x_17) == 0) +lean_inc(x_1); +x_10 = l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__1(x_1, x_2, x_3, x_7); +if (lean_obj_tag(x_10) == 0) { -lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_18 = lean_ctor_get(x_17, 0); -lean_inc(x_18); -x_19 = lean_ctor_get(x_17, 1); -lean_inc(x_19); -lean_dec(x_17); -x_20 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___boxed), 10, 3); -lean_closure_set(x_20, 0, x_15); -lean_closure_set(x_20, 1, x_18); -lean_closure_set(x_20, 2, x_1); -x_21 = l_Lean_Elab_Command_liftTermElabM___rarg(x_20, x_2, x_3, x_19); -if (lean_obj_tag(x_21) == 0) +lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; +x_11 = lean_ctor_get(x_10, 0); +lean_inc(x_11); +x_12 = lean_ctor_get(x_10, 1); +lean_inc(x_12); +lean_dec(x_10); +x_13 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3), 9, 2); +lean_closure_set(x_13, 0, x_1); +lean_closure_set(x_13, 1, x_11); +x_14 = l_Lean_Elab_Command_liftTermElabM___rarg(x_13, x_2, x_3, x_12); +if (lean_obj_tag(x_14) == 0) { -uint8_t x_22; -x_22 = !lean_is_exclusive(x_21); -if (x_22 == 0) +uint8_t x_15; +x_15 = !lean_is_exclusive(x_14); +if (x_15 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; -x_23 = lean_ctor_get(x_21, 0); -x_24 = lean_ctor_get(x_21, 1); -x_25 = lean_array_get_size(x_23); -x_26 = lean_unsigned_to_nat(0u); -x_27 = lean_nat_dec_lt(x_26, x_25); -if (x_27 == 0) +lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; +x_16 = lean_ctor_get(x_14, 0); +x_17 = lean_ctor_get(x_14, 1); +x_18 = lean_array_get_size(x_16); +x_19 = lean_unsigned_to_nat(0u); +x_20 = lean_nat_dec_lt(x_19, x_18); +if (x_20 == 0) { -uint8_t x_28; lean_object* x_29; -lean_dec(x_25); -lean_dec(x_23); +uint8_t x_21; lean_object* x_22; +lean_dec(x_18); +lean_dec(x_16); lean_dec(x_3); lean_dec(x_2); -x_28 = 1; -x_29 = lean_box(x_28); -lean_ctor_set(x_21, 0, x_29); -return x_21; +x_21 = 1; +x_22 = lean_box(x_21); +lean_ctor_set(x_14, 0, x_22); +return x_14; } else { -uint8_t x_30; -x_30 = lean_nat_dec_le(x_25, x_25); -if (x_30 == 0) +uint8_t x_23; +x_23 = lean_nat_dec_le(x_18, x_18); +if (x_23 == 0) { -uint8_t x_31; lean_object* x_32; -lean_dec(x_25); -lean_dec(x_23); +uint8_t x_24; lean_object* x_25; +lean_dec(x_18); +lean_dec(x_16); lean_dec(x_3); lean_dec(x_2); -x_31 = 1; -x_32 = lean_box(x_31); -lean_ctor_set(x_21, 0, x_32); -return x_21; +x_24 = 1; +x_25 = lean_box(x_24); +lean_ctor_set(x_14, 0, x_25); +return x_14; } else { -size_t x_33; size_t x_34; lean_object* x_35; lean_object* x_36; -lean_free_object(x_21); -x_33 = 0; -x_34 = lean_usize_of_nat(x_25); -lean_dec(x_25); -x_35 = lean_box(0); -x_36 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_23, x_33, x_34, x_35, x_2, x_3, x_24); -lean_dec(x_23); -if (lean_obj_tag(x_36) == 0) +size_t x_26; size_t x_27; lean_object* x_28; lean_object* x_29; +lean_free_object(x_14); +x_26 = 0; +x_27 = lean_usize_of_nat(x_18); +lean_dec(x_18); +x_28 = lean_box(0); +x_29 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_16, x_26, x_27, x_28, x_2, x_3, x_17); +lean_dec(x_16); +if (lean_obj_tag(x_29) == 0) { -uint8_t x_37; -x_37 = !lean_is_exclusive(x_36); -if (x_37 == 0) +uint8_t x_30; +x_30 = !lean_is_exclusive(x_29); +if (x_30 == 0) { -lean_object* x_38; uint8_t x_39; lean_object* x_40; -x_38 = lean_ctor_get(x_36, 0); -lean_dec(x_38); -x_39 = 1; -x_40 = lean_box(x_39); -lean_ctor_set(x_36, 0, x_40); -return x_36; +lean_object* x_31; uint8_t x_32; lean_object* x_33; +x_31 = lean_ctor_get(x_29, 0); +lean_dec(x_31); +x_32 = 1; +x_33 = lean_box(x_32); +lean_ctor_set(x_29, 0, x_33); +return x_29; } else { -lean_object* x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; -x_41 = lean_ctor_get(x_36, 1); -lean_inc(x_41); -lean_dec(x_36); -x_42 = 1; -x_43 = lean_box(x_42); -x_44 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_44, 1, x_41); -return x_44; +lean_object* x_34; uint8_t x_35; lean_object* x_36; lean_object* x_37; +x_34 = lean_ctor_get(x_29, 1); +lean_inc(x_34); +lean_dec(x_29); +x_35 = 1; +x_36 = lean_box(x_35); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_34); +return x_37; } } else { -uint8_t x_45; -x_45 = !lean_is_exclusive(x_36); -if (x_45 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_29); +if (x_38 == 0) { -return x_36; +return x_29; } else { -lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_46 = lean_ctor_get(x_36, 0); -x_47 = lean_ctor_get(x_36, 1); -lean_inc(x_47); -lean_inc(x_46); -lean_dec(x_36); -x_48 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_48, 0, x_46); -lean_ctor_set(x_48, 1, x_47); -return x_48; +lean_object* x_39; lean_object* x_40; lean_object* x_41; +x_39 = lean_ctor_get(x_29, 0); +x_40 = lean_ctor_get(x_29, 1); +lean_inc(x_40); +lean_inc(x_39); +lean_dec(x_29); +x_41 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_41, 0, x_39); +lean_ctor_set(x_41, 1, x_40); +return x_41; } } } @@ -6010,103 +6021,103 @@ return x_48; } else { -lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; uint8_t x_53; -x_49 = lean_ctor_get(x_21, 0); -x_50 = lean_ctor_get(x_21, 1); -lean_inc(x_50); -lean_inc(x_49); -lean_dec(x_21); -x_51 = lean_array_get_size(x_49); -x_52 = lean_unsigned_to_nat(0u); -x_53 = lean_nat_dec_lt(x_52, x_51); -if (x_53 == 0) +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint8_t x_46; +x_42 = lean_ctor_get(x_14, 0); +x_43 = lean_ctor_get(x_14, 1); +lean_inc(x_43); +lean_inc(x_42); +lean_dec(x_14); +x_44 = lean_array_get_size(x_42); +x_45 = lean_unsigned_to_nat(0u); +x_46 = lean_nat_dec_lt(x_45, x_44); +if (x_46 == 0) { -uint8_t x_54; lean_object* x_55; lean_object* x_56; -lean_dec(x_51); -lean_dec(x_49); +uint8_t x_47; lean_object* x_48; lean_object* x_49; +lean_dec(x_44); +lean_dec(x_42); lean_dec(x_3); lean_dec(x_2); -x_54 = 1; -x_55 = lean_box(x_54); -x_56 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_56, 1, x_50); -return x_56; +x_47 = 1; +x_48 = lean_box(x_47); +x_49 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_49, 0, x_48); +lean_ctor_set(x_49, 1, x_43); +return x_49; } else { -uint8_t x_57; -x_57 = lean_nat_dec_le(x_51, x_51); -if (x_57 == 0) +uint8_t x_50; +x_50 = lean_nat_dec_le(x_44, x_44); +if (x_50 == 0) { -uint8_t x_58; lean_object* x_59; lean_object* x_60; -lean_dec(x_51); -lean_dec(x_49); +uint8_t x_51; lean_object* x_52; lean_object* x_53; +lean_dec(x_44); +lean_dec(x_42); lean_dec(x_3); lean_dec(x_2); -x_58 = 1; -x_59 = lean_box(x_58); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_50); -return x_60; +x_51 = 1; +x_52 = lean_box(x_51); +x_53 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_53, 0, x_52); +lean_ctor_set(x_53, 1, x_43); +return x_53; } else { -size_t x_61; size_t x_62; lean_object* x_63; lean_object* x_64; -x_61 = 0; -x_62 = lean_usize_of_nat(x_51); -lean_dec(x_51); -x_63 = lean_box(0); -x_64 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_49, x_61, x_62, x_63, x_2, x_3, x_50); -lean_dec(x_49); -if (lean_obj_tag(x_64) == 0) +size_t x_54; size_t x_55; lean_object* x_56; lean_object* x_57; +x_54 = 0; +x_55 = lean_usize_of_nat(x_44); +lean_dec(x_44); +x_56 = lean_box(0); +x_57 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_42, x_54, x_55, x_56, x_2, x_3, x_43); +lean_dec(x_42); +if (lean_obj_tag(x_57) == 0) { -lean_object* x_65; lean_object* x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; -x_65 = lean_ctor_get(x_64, 1); -lean_inc(x_65); -if (lean_is_exclusive(x_64)) { - lean_ctor_release(x_64, 0); - lean_ctor_release(x_64, 1); - x_66 = x_64; +lean_object* x_58; lean_object* x_59; uint8_t x_60; lean_object* x_61; lean_object* x_62; +x_58 = lean_ctor_get(x_57, 1); +lean_inc(x_58); +if (lean_is_exclusive(x_57)) { + lean_ctor_release(x_57, 0); + lean_ctor_release(x_57, 1); + x_59 = x_57; } else { - lean_dec_ref(x_64); - x_66 = lean_box(0); + lean_dec_ref(x_57); + x_59 = lean_box(0); } -x_67 = 1; -x_68 = lean_box(x_67); -if (lean_is_scalar(x_66)) { - x_69 = lean_alloc_ctor(0, 2, 0); +x_60 = 1; +x_61 = lean_box(x_60); +if (lean_is_scalar(x_59)) { + x_62 = lean_alloc_ctor(0, 2, 0); } else { - x_69 = x_66; + x_62 = x_59; } -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_69, 1, x_65); -return x_69; +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_62, 1, x_58); +return x_62; } else { -lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_70 = lean_ctor_get(x_64, 0); -lean_inc(x_70); -x_71 = lean_ctor_get(x_64, 1); -lean_inc(x_71); -if (lean_is_exclusive(x_64)) { - lean_ctor_release(x_64, 0); - lean_ctor_release(x_64, 1); - x_72 = x_64; +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_63 = lean_ctor_get(x_57, 0); +lean_inc(x_63); +x_64 = lean_ctor_get(x_57, 1); +lean_inc(x_64); +if (lean_is_exclusive(x_57)) { + lean_ctor_release(x_57, 0); + lean_ctor_release(x_57, 1); + x_65 = x_57; } else { - lean_dec_ref(x_64); - x_72 = lean_box(0); + lean_dec_ref(x_57); + x_65 = lean_box(0); } -if (lean_is_scalar(x_72)) { - x_73 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_65)) { + x_66 = lean_alloc_ctor(1, 2, 0); } else { - x_73 = x_72; + x_66 = x_65; } -lean_ctor_set(x_73, 0, x_70); -lean_ctor_set(x_73, 1, x_71); -return x_73; +lean_ctor_set(x_66, 0, x_63); +lean_ctor_set(x_66, 1, x_64); +return x_66; } } } @@ -6114,161 +6125,159 @@ return x_73; } else { -uint8_t x_74; +uint8_t x_67; lean_dec(x_3); lean_dec(x_2); -x_74 = !lean_is_exclusive(x_21); -if (x_74 == 0) +x_67 = !lean_is_exclusive(x_14); +if (x_67 == 0) { -return x_21; +return x_14; } else { -lean_object* x_75; lean_object* x_76; lean_object* x_77; -x_75 = lean_ctor_get(x_21, 0); -x_76 = lean_ctor_get(x_21, 1); -lean_inc(x_76); -lean_inc(x_75); -lean_dec(x_21); -x_77 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_77, 0, x_75); -lean_ctor_set(x_77, 1, x_76); -return x_77; +lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_68 = lean_ctor_get(x_14, 0); +x_69 = lean_ctor_get(x_14, 1); +lean_inc(x_69); +lean_inc(x_68); +lean_dec(x_14); +x_70 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_70, 0, x_68); +lean_ctor_set(x_70, 1, x_69); +return x_70; } } } else { -uint8_t x_78; -lean_dec(x_15); +uint8_t x_71; lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_78 = !lean_is_exclusive(x_17); -if (x_78 == 0) +x_71 = !lean_is_exclusive(x_10); +if (x_71 == 0) { -return x_17; +return x_10; } else { -lean_object* x_79; lean_object* x_80; lean_object* x_81; -x_79 = lean_ctor_get(x_17, 0); -x_80 = lean_ctor_get(x_17, 1); -lean_inc(x_80); -lean_inc(x_79); -lean_dec(x_17); -x_81 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_81, 0, x_79); -lean_ctor_set(x_81, 1, x_80); -return x_81; +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_10, 0); +x_73 = lean_ctor_get(x_10, 1); +lean_inc(x_73); +lean_inc(x_72); +lean_dec(x_10); +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_73); +return x_74; } } } else { -lean_object* x_82; lean_object* x_83; -x_82 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___boxed), 9, 2); -lean_closure_set(x_82, 0, x_15); -lean_closure_set(x_82, 1, x_1); -x_83 = l_Lean_Elab_Command_liftTermElabM___rarg(x_82, x_2, x_3, x_13); -if (lean_obj_tag(x_83) == 0) +lean_object* x_75; lean_object* x_76; +x_75 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4), 8, 1); +lean_closure_set(x_75, 0, x_1); +x_76 = l_Lean_Elab_Command_liftTermElabM___rarg(x_75, x_2, x_3, x_7); +if (lean_obj_tag(x_76) == 0) { -uint8_t x_84; -x_84 = !lean_is_exclusive(x_83); -if (x_84 == 0) +uint8_t x_77; +x_77 = !lean_is_exclusive(x_76); +if (x_77 == 0) { -lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; uint8_t x_89; -x_85 = lean_ctor_get(x_83, 0); -x_86 = lean_ctor_get(x_83, 1); -x_87 = lean_array_get_size(x_85); -x_88 = lean_unsigned_to_nat(0u); -x_89 = lean_nat_dec_lt(x_88, x_87); -if (x_89 == 0) -{ -uint8_t x_90; lean_object* x_91; -lean_dec(x_87); -lean_dec(x_85); +lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; uint8_t x_82; +x_78 = lean_ctor_get(x_76, 0); +x_79 = lean_ctor_get(x_76, 1); +x_80 = lean_array_get_size(x_78); +x_81 = lean_unsigned_to_nat(0u); +x_82 = lean_nat_dec_lt(x_81, x_80); +if (x_82 == 0) +{ +uint8_t x_83; lean_object* x_84; +lean_dec(x_80); +lean_dec(x_78); lean_dec(x_3); lean_dec(x_2); -x_90 = 1; -x_91 = lean_box(x_90); -lean_ctor_set(x_83, 0, x_91); -return x_83; +x_83 = 1; +x_84 = lean_box(x_83); +lean_ctor_set(x_76, 0, x_84); +return x_76; } else { -uint8_t x_92; -x_92 = lean_nat_dec_le(x_87, x_87); -if (x_92 == 0) +uint8_t x_85; +x_85 = lean_nat_dec_le(x_80, x_80); +if (x_85 == 0) { -uint8_t x_93; lean_object* x_94; -lean_dec(x_87); -lean_dec(x_85); +uint8_t x_86; lean_object* x_87; +lean_dec(x_80); +lean_dec(x_78); lean_dec(x_3); lean_dec(x_2); -x_93 = 1; -x_94 = lean_box(x_93); -lean_ctor_set(x_83, 0, x_94); -return x_83; +x_86 = 1; +x_87 = lean_box(x_86); +lean_ctor_set(x_76, 0, x_87); +return x_76; } else { -size_t x_95; size_t x_96; lean_object* x_97; lean_object* x_98; -lean_free_object(x_83); -x_95 = 0; -x_96 = lean_usize_of_nat(x_87); -lean_dec(x_87); -x_97 = lean_box(0); -x_98 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_85, x_95, x_96, x_97, x_2, x_3, x_86); -lean_dec(x_85); -if (lean_obj_tag(x_98) == 0) +size_t x_88; size_t x_89; lean_object* x_90; lean_object* x_91; +lean_free_object(x_76); +x_88 = 0; +x_89 = lean_usize_of_nat(x_80); +lean_dec(x_80); +x_90 = lean_box(0); +x_91 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_78, x_88, x_89, x_90, x_2, x_3, x_79); +lean_dec(x_78); +if (lean_obj_tag(x_91) == 0) { -uint8_t x_99; -x_99 = !lean_is_exclusive(x_98); -if (x_99 == 0) +uint8_t x_92; +x_92 = !lean_is_exclusive(x_91); +if (x_92 == 0) { -lean_object* x_100; uint8_t x_101; lean_object* x_102; -x_100 = lean_ctor_get(x_98, 0); -lean_dec(x_100); -x_101 = 1; -x_102 = lean_box(x_101); -lean_ctor_set(x_98, 0, x_102); -return x_98; +lean_object* x_93; uint8_t x_94; lean_object* x_95; +x_93 = lean_ctor_get(x_91, 0); +lean_dec(x_93); +x_94 = 1; +x_95 = lean_box(x_94); +lean_ctor_set(x_91, 0, x_95); +return x_91; } else { -lean_object* x_103; uint8_t x_104; lean_object* x_105; lean_object* x_106; -x_103 = lean_ctor_get(x_98, 1); -lean_inc(x_103); -lean_dec(x_98); -x_104 = 1; -x_105 = lean_box(x_104); -x_106 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_106, 0, x_105); -lean_ctor_set(x_106, 1, x_103); -return x_106; +lean_object* x_96; uint8_t x_97; lean_object* x_98; lean_object* x_99; +x_96 = lean_ctor_get(x_91, 1); +lean_inc(x_96); +lean_dec(x_91); +x_97 = 1; +x_98 = lean_box(x_97); +x_99 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_99, 0, x_98); +lean_ctor_set(x_99, 1, x_96); +return x_99; } } else { -uint8_t x_107; -x_107 = !lean_is_exclusive(x_98); -if (x_107 == 0) +uint8_t x_100; +x_100 = !lean_is_exclusive(x_91); +if (x_100 == 0) { -return x_98; +return x_91; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_98, 0); -x_109 = lean_ctor_get(x_98, 1); -lean_inc(x_109); -lean_inc(x_108); -lean_dec(x_98); -x_110 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_110, 0, x_108); -lean_ctor_set(x_110, 1, x_109); -return x_110; +lean_object* x_101; lean_object* x_102; lean_object* x_103; +x_101 = lean_ctor_get(x_91, 0); +x_102 = lean_ctor_get(x_91, 1); +lean_inc(x_102); +lean_inc(x_101); +lean_dec(x_91); +x_103 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_103, 0, x_101); +lean_ctor_set(x_103, 1, x_102); +return x_103; } } } @@ -6276,103 +6285,103 @@ return x_110; } else { -lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; uint8_t x_115; -x_111 = lean_ctor_get(x_83, 0); -x_112 = lean_ctor_get(x_83, 1); -lean_inc(x_112); -lean_inc(x_111); -lean_dec(x_83); -x_113 = lean_array_get_size(x_111); -x_114 = lean_unsigned_to_nat(0u); -x_115 = lean_nat_dec_lt(x_114, x_113); -if (x_115 == 0) +lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; uint8_t x_108; +x_104 = lean_ctor_get(x_76, 0); +x_105 = lean_ctor_get(x_76, 1); +lean_inc(x_105); +lean_inc(x_104); +lean_dec(x_76); +x_106 = lean_array_get_size(x_104); +x_107 = lean_unsigned_to_nat(0u); +x_108 = lean_nat_dec_lt(x_107, x_106); +if (x_108 == 0) { -uint8_t x_116; lean_object* x_117; lean_object* x_118; -lean_dec(x_113); -lean_dec(x_111); +uint8_t x_109; lean_object* x_110; lean_object* x_111; +lean_dec(x_106); +lean_dec(x_104); lean_dec(x_3); lean_dec(x_2); -x_116 = 1; -x_117 = lean_box(x_116); -x_118 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_118, 0, x_117); -lean_ctor_set(x_118, 1, x_112); -return x_118; +x_109 = 1; +x_110 = lean_box(x_109); +x_111 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_111, 0, x_110); +lean_ctor_set(x_111, 1, x_105); +return x_111; } else { -uint8_t x_119; -x_119 = lean_nat_dec_le(x_113, x_113); -if (x_119 == 0) +uint8_t x_112; +x_112 = lean_nat_dec_le(x_106, x_106); +if (x_112 == 0) { -uint8_t x_120; lean_object* x_121; lean_object* x_122; -lean_dec(x_113); -lean_dec(x_111); +uint8_t x_113; lean_object* x_114; lean_object* x_115; +lean_dec(x_106); +lean_dec(x_104); lean_dec(x_3); lean_dec(x_2); -x_120 = 1; -x_121 = lean_box(x_120); -x_122 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_122, 0, x_121); -lean_ctor_set(x_122, 1, x_112); -return x_122; +x_113 = 1; +x_114 = lean_box(x_113); +x_115 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_115, 0, x_114); +lean_ctor_set(x_115, 1, x_105); +return x_115; } else { -size_t x_123; size_t x_124; lean_object* x_125; lean_object* x_126; -x_123 = 0; -x_124 = lean_usize_of_nat(x_113); -lean_dec(x_113); -x_125 = lean_box(0); -x_126 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_111, x_123, x_124, x_125, x_2, x_3, x_112); -lean_dec(x_111); -if (lean_obj_tag(x_126) == 0) +size_t x_116; size_t x_117; lean_object* x_118; lean_object* x_119; +x_116 = 0; +x_117 = lean_usize_of_nat(x_106); +lean_dec(x_106); +x_118 = lean_box(0); +x_119 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_104, x_116, x_117, x_118, x_2, x_3, x_105); +lean_dec(x_104); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_127; lean_object* x_128; uint8_t x_129; lean_object* x_130; lean_object* x_131; -x_127 = lean_ctor_get(x_126, 1); -lean_inc(x_127); -if (lean_is_exclusive(x_126)) { - lean_ctor_release(x_126, 0); - lean_ctor_release(x_126, 1); - x_128 = x_126; +lean_object* x_120; lean_object* x_121; uint8_t x_122; lean_object* x_123; lean_object* x_124; +x_120 = lean_ctor_get(x_119, 1); +lean_inc(x_120); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_121 = x_119; } else { - lean_dec_ref(x_126); - x_128 = lean_box(0); + lean_dec_ref(x_119); + x_121 = lean_box(0); } -x_129 = 1; -x_130 = lean_box(x_129); -if (lean_is_scalar(x_128)) { - x_131 = lean_alloc_ctor(0, 2, 0); +x_122 = 1; +x_123 = lean_box(x_122); +if (lean_is_scalar(x_121)) { + x_124 = lean_alloc_ctor(0, 2, 0); } else { - x_131 = x_128; + x_124 = x_121; } -lean_ctor_set(x_131, 0, x_130); -lean_ctor_set(x_131, 1, x_127); -return x_131; +lean_ctor_set(x_124, 0, x_123); +lean_ctor_set(x_124, 1, x_120); +return x_124; } else { -lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -x_132 = lean_ctor_get(x_126, 0); -lean_inc(x_132); -x_133 = lean_ctor_get(x_126, 1); -lean_inc(x_133); -if (lean_is_exclusive(x_126)) { - lean_ctor_release(x_126, 0); - lean_ctor_release(x_126, 1); - x_134 = x_126; +lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; +x_125 = lean_ctor_get(x_119, 0); +lean_inc(x_125); +x_126 = lean_ctor_get(x_119, 1); +lean_inc(x_126); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_127 = x_119; } else { - lean_dec_ref(x_126); - x_134 = lean_box(0); + lean_dec_ref(x_119); + x_127 = lean_box(0); } -if (lean_is_scalar(x_134)) { - x_135 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_127)) { + x_128 = lean_alloc_ctor(1, 2, 0); } else { - x_135 = x_134; + x_128 = x_127; } -lean_ctor_set(x_135, 0, x_132); -lean_ctor_set(x_135, 1, x_133); -return x_135; +lean_ctor_set(x_128, 0, x_125); +lean_ctor_set(x_128, 1, x_126); +return x_128; } } } @@ -6380,52 +6389,50 @@ return x_135; } else { -uint8_t x_136; +uint8_t x_129; lean_dec(x_3); lean_dec(x_2); -x_136 = !lean_is_exclusive(x_83); -if (x_136 == 0) +x_129 = !lean_is_exclusive(x_76); +if (x_129 == 0) { -return x_83; +return x_76; } else { -lean_object* x_137; lean_object* x_138; lean_object* x_139; -x_137 = lean_ctor_get(x_83, 0); -x_138 = lean_ctor_get(x_83, 1); -lean_inc(x_138); -lean_inc(x_137); -lean_dec(x_83); -x_139 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_139, 0, x_137); -lean_ctor_set(x_139, 1, x_138); -return x_139; -} -} +lean_object* x_130; lean_object* x_131; lean_object* x_132; +x_130 = lean_ctor_get(x_76, 0); +x_131 = lean_ctor_get(x_76, 1); +lean_inc(x_131); +lean_inc(x_130); +lean_dec(x_76); +x_132 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_132, 0, x_130); +lean_ctor_set(x_132, 1, x_131); +return x_132; } } } } } -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__2(x_1, x_2, x_3, x_4); +x_5 = l_Lean_throwError___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__2(x_1, x_2, x_3, x_4); lean_dec(x_3); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1(x_1, x_2, x_3, x_4); +x_5 = l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__1(x_1, x_2, x_3, x_4); lean_dec(x_3); return x_5; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { size_t x_13; size_t x_14; lean_object* x_15; @@ -6433,7 +6440,7 @@ x_13 = lean_unbox_usize(x_3); lean_dec(x_3); x_14 = lean_unbox_usize(x_4); lean_dec(x_4); -x_15 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3(x_1, x_2, x_13, x_14, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_15 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3(x_1, x_2, x_13, x_14, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); lean_dec(x_11); lean_dec(x_9); lean_dec(x_8); @@ -6443,11 +6450,11 @@ lean_dec(x_1); return x_15; } } -LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { lean_object* x_17; -x_17 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +x_17 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16); lean_dec(x_15); lean_dec(x_13); lean_dec(x_12); @@ -6460,11 +6467,11 @@ lean_dec(x_1); return x_17; } } -LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { lean_object* x_17; -x_17 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__5(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +x_17 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__5(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16); lean_dec(x_15); lean_dec(x_13); lean_dec(x_12); @@ -6477,7 +6484,7 @@ lean_dec(x_1); return x_17; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { size_t x_4; size_t x_5; lean_object* x_6; @@ -6485,11 +6492,11 @@ x_4 = lean_unbox_usize(x_1); lean_dec(x_1); x_5 = lean_unbox_usize(x_2); lean_dec(x_2); -x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__6(x_4, x_5, x_3); +x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__6(x_4, x_5, x_3); return x_6; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { size_t x_12; size_t x_13; lean_object* x_14; @@ -6497,7 +6504,7 @@ x_12 = lean_unbox_usize(x_2); lean_dec(x_2); x_13 = lean_unbox_usize(x_3); lean_dec(x_3); -x_14 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7(x_1, x_12, x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_14 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7(x_1, x_12, x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); lean_dec(x_10); lean_dec(x_8); lean_dec(x_7); @@ -6507,11 +6514,11 @@ lean_dec(x_1); return x_14; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { lean_object* x_13; -x_13 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_13 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); lean_dec(x_11); lean_dec(x_9); lean_dec(x_8); @@ -6522,39 +6529,20 @@ lean_dec(x_1); return x_13; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { lean_object* x_12; -x_12 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_3); -lean_dec(x_1); -return x_12; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_3); -return x_11; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; -x_10 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_12 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); lean_dec(x_2); -return x_10; +return x_12; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__1___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__1___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { lean_object* x_12; lean_object* x_13; uint8_t x_14; -x_12 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___lambda__1___closed__2; +x_12 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___lambda__1___closed__2; x_13 = l___private_Lean_CoreM_0__Lean_Core_mkFreshNameImp(x_12, x_9, x_10, x_11); x_14 = !lean_is_exclusive(x_13); if (x_14 == 0) @@ -6601,7 +6589,7 @@ return x_30; } } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { _start: { uint8_t x_15; @@ -6665,7 +6653,7 @@ if (x_28 == 0) lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; x_29 = lean_array_push(x_21, x_27); x_30 = lean_box(0); -x_31 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__1___lambda__1(x_25, x_20, x_29, x_30, x_8, x_9, x_10, x_11, x_12, x_13, x_26); +x_31 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__1___lambda__1(x_25, x_20, x_29, x_30, x_8, x_9, x_10, x_11, x_12, x_13, x_26); lean_dec(x_25); x_32 = lean_ctor_get(x_31, 0); lean_inc(x_32); @@ -6688,7 +6676,7 @@ else lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_dec(x_27); x_37 = lean_box(0); -x_38 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__1___lambda__1(x_25, x_20, x_21, x_37, x_8, x_9, x_10, x_11, x_12, x_13, x_26); +x_38 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__1___lambda__1(x_25, x_20, x_21, x_37, x_8, x_9, x_10, x_11, x_12, x_13, x_26); lean_dec(x_25); x_39 = lean_ctor_get(x_38, 0); lean_inc(x_39); @@ -6761,7 +6749,7 @@ return x_57; } } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__2(size_t x_1, size_t x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__2(size_t x_1, size_t x_2, lean_object* x_3) { _start: { uint8_t x_4; @@ -6788,7 +6776,7 @@ goto _start; } } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__1() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__1() { _start: { lean_object* x_1; @@ -6796,19 +6784,19 @@ x_1 = lean_mk_string_from_bytes("doExpr", 6); return x_1; } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__2() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__1; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__3() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__3() { _start: { lean_object* x_1; @@ -6816,26 +6804,26 @@ x_1 = lean_mk_string_from_bytes("fromJson\?", 9); return x_1; } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__4() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__3; +x_1 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__3; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__5() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__3; +x_2 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__6() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__6() { _start: { lean_object* x_1; @@ -6843,42 +6831,42 @@ x_1 = lean_mk_string_from_bytes("FromJson", 8); return x_1; } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__7() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__6; -x_3 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__3; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__6; +x_3 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__3; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__8() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__7; +x_2 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__7; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__9() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__8; +x_2 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__8; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__10() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__10() { _start: { lean_object* x_1; @@ -6886,17 +6874,17 @@ x_1 = lean_mk_string_from_bytes("term__[_]_!", 11); return x_1; } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__11() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__10; +x_2 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__10; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__12() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__12() { _start: { lean_object* x_1; @@ -6904,26 +6892,26 @@ x_1 = lean_mk_string_from_bytes("jsons", 5); return x_1; } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__13() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__13() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__12; +x_1 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__12; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__14() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__12; +x_2 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__12; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__15() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__15() { _start: { lean_object* x_1; @@ -6931,17 +6919,17 @@ x_1 = lean_mk_string_from_bytes("group", 5); return x_1; } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__16() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__15; +x_2 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__15; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__17() { +static lean_object* _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__17() { _start: { lean_object* x_1; @@ -6949,7 +6937,7 @@ x_1 = lean_mk_string_from_bytes("!", 1); return x_1; } } -LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { _start: { lean_object* x_16; uint8_t x_17; @@ -6988,36 +6976,36 @@ x_32 = lean_ctor_get(x_30, 0); lean_inc(x_32); lean_dec(x_30); x_33 = lean_environment_main_module(x_32); -x_34 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__5; +x_34 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__5; lean_inc(x_28); lean_inc(x_33); x_35 = l_Lean_addMacroScope(x_33, x_34, x_28); x_36 = lean_box(0); -x_37 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__4; -x_38 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__9; +x_37 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__4; +x_38 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__9; lean_inc(x_27); x_39 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_39, 0, x_27); lean_ctor_set(x_39, 1, x_37); lean_ctor_set(x_39, 2, x_35); lean_ctor_set(x_39, 3, x_38); -x_40 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__14; +x_40 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__14; x_41 = l_Lean_addMacroScope(x_33, x_40, x_28); -x_42 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__13; +x_42 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__13; lean_inc(x_27); x_43 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_43, 0, x_27); lean_ctor_set(x_43, 1, x_42); lean_ctor_set(x_43, 2, x_41); lean_ctor_set(x_43, 3, x_36); -x_44 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__16; -x_45 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; +x_44 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__16; +x_45 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; lean_inc(x_27); x_46 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_46, 0, x_27); lean_ctor_set(x_46, 1, x_44); lean_ctor_set(x_46, 2, x_45); -x_47 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__3; +x_47 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__3; lean_inc(x_27); x_48 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_48, 0, x_27); @@ -7026,27 +7014,27 @@ lean_inc(x_6); x_49 = l_Nat_repr(x_6); x_50 = lean_box(2); x_51 = l_Lean_Syntax_mkNumLit(x_49, x_50); -x_52 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__9; +x_52 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__9; lean_inc(x_27); x_53 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_53, 0, x_27); lean_ctor_set(x_53, 1, x_52); -x_54 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__17; +x_54 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__17; lean_inc(x_27); x_55 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_55, 0, x_27); lean_ctor_set(x_55, 1, x_54); -x_56 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__11; +x_56 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__11; lean_inc(x_46); lean_inc(x_27); x_57 = l_Lean_Syntax_node7(x_27, x_56, x_43, x_46, x_48, x_51, x_53, x_46, x_55); -x_58 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_58 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_27); x_59 = l_Lean_Syntax_node1(x_27, x_58, x_57); -x_60 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_60 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; lean_inc(x_27); x_61 = l_Lean_Syntax_node2(x_27, x_60, x_39, x_59); -x_62 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__2; +x_62 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__2; x_63 = l_Lean_Syntax_node1(x_27, x_62, x_61); x_64 = lean_nat_add(x_6, x_18); lean_dec(x_6); @@ -7077,24 +7065,24 @@ x_74 = lean_ctor_get(x_72, 0); lean_inc(x_74); lean_dec(x_72); x_75 = lean_environment_main_module(x_74); -x_76 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__14; +x_76 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__14; x_77 = l_Lean_addMacroScope(x_75, x_76, x_70); x_78 = lean_box(0); -x_79 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__13; +x_79 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__13; lean_inc(x_69); x_80 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_80, 0, x_69); lean_ctor_set(x_80, 1, x_79); lean_ctor_set(x_80, 2, x_77); lean_ctor_set(x_80, 3, x_78); -x_81 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__16; -x_82 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; +x_81 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__16; +x_82 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; lean_inc(x_69); x_83 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_83, 0, x_69); lean_ctor_set(x_83, 1, x_81); lean_ctor_set(x_83, 2, x_82); -x_84 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__3; +x_84 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__3; lean_inc(x_69); x_85 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_85, 0, x_69); @@ -7103,28 +7091,28 @@ lean_inc(x_6); x_86 = l_Nat_repr(x_6); x_87 = lean_box(2); x_88 = l_Lean_Syntax_mkNumLit(x_86, x_87); -x_89 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__9; +x_89 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__9; lean_inc(x_69); x_90 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_90, 0, x_69); lean_ctor_set(x_90, 1, x_89); -x_91 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__17; +x_91 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__17; lean_inc(x_69); x_92 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_92, 0, x_69); lean_ctor_set(x_92, 1, x_91); -x_93 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__11; +x_93 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__11; lean_inc(x_83); lean_inc(x_69); x_94 = l_Lean_Syntax_node7(x_69, x_93, x_80, x_83, x_85, x_88, x_90, x_83, x_92); -x_95 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_95 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_69); x_96 = l_Lean_Syntax_node1(x_69, x_95, x_94); -x_97 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_97 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; lean_inc(x_2); lean_inc(x_69); x_98 = l_Lean_Syntax_node2(x_69, x_97, x_2, x_96); -x_99 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__2; +x_99 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__2; x_100 = l_Lean_Syntax_node1(x_69, x_99, x_98); x_101 = lean_nat_add(x_6, x_18); lean_dec(x_6); @@ -7151,7 +7139,7 @@ return x_104; } } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__1() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__1() { _start: { lean_object* x_1; @@ -7159,19 +7147,19 @@ x_1 = lean_mk_string_from_bytes("doSeqItem", 9); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__2() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__1; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__3() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__3() { _start: { lean_object* x_1; @@ -7179,19 +7167,19 @@ x_1 = lean_mk_string_from_bytes("doLetArrow", 10); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__4() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__3; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__3; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__5() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__5() { _start: { lean_object* x_1; @@ -7199,7 +7187,7 @@ x_1 = lean_mk_string_from_bytes("let", 3); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__6() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__6() { _start: { lean_object* x_1; @@ -7207,19 +7195,19 @@ x_1 = lean_mk_string_from_bytes("doIdDecl", 8); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__7() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__6; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__6; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__8() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__8() { _start: { lean_object* x_1; @@ -7227,7 +7215,7 @@ x_1 = lean_mk_string_from_bytes("←", 3); return x_1; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5) { _start: { uint8_t x_6; @@ -7251,25 +7239,25 @@ lean_inc(x_12); x_13 = lean_ctor_get(x_7, 1); lean_inc(x_13); lean_dec(x_7); -x_14 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__5; +x_14 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__5; lean_inc(x_1); x_15 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_15, 0, x_1); lean_ctor_set(x_15, 1, x_14); -x_16 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__8; +x_16 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__8; lean_inc(x_1); x_17 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_17, 0, x_1); lean_ctor_set(x_17, 1, x_16); -x_18 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__7; +x_18 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__7; lean_inc(x_2); lean_inc(x_1); x_19 = l_Lean_Syntax_node4(x_1, x_18, x_12, x_2, x_17, x_13); -x_20 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__4; +x_20 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__4; lean_inc(x_2); lean_inc(x_1); x_21 = l_Lean_Syntax_node3(x_1, x_20, x_15, x_2, x_19); -x_22 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__2; +x_22 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__2; lean_inc(x_2); lean_inc(x_1); x_23 = l_Lean_Syntax_node2(x_1, x_22, x_21, x_2); @@ -7280,7 +7268,7 @@ goto _start; } } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__5(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__5(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { _start: { uint8_t x_5; @@ -7304,7 +7292,7 @@ goto _start; } } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__1() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__1() { _start: { lean_object* x_1; @@ -7312,19 +7300,19 @@ x_1 = lean_mk_string_from_bytes("quotedName", 10); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__2() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__1; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__3() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__3() { _start: { lean_object* x_1; @@ -7332,7 +7320,7 @@ x_1 = lean_mk_string_from_bytes("`", 1); return x_1; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5) { _start: { uint8_t x_6; @@ -7369,16 +7357,16 @@ lean_dec(x_7); x_16 = lean_ctor_get(x_10, 0); lean_inc(x_16); lean_dec(x_10); -x_17 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__8; +x_17 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__8; x_18 = l_String_intercalate(x_17, x_16); -x_19 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__3; +x_19 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__3; x_20 = lean_string_append(x_19, x_18); lean_dec(x_18); x_21 = lean_box(2); x_22 = l_Lean_Syntax_mkNameLit(x_20, x_21); -x_23 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__21; +x_23 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__21; x_24 = lean_array_push(x_23, x_22); -x_25 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__2; +x_25 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__2; x_26 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_26, 0, x_21); lean_ctor_set(x_26, 1, x_25); @@ -7391,7 +7379,7 @@ goto _start; } } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__1() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__1() { _start: { lean_object* x_1; @@ -7399,29 +7387,29 @@ x_1 = lean_mk_string_from_bytes("term", 4); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__2() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__1; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__3() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__2; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__2; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__4() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__4() { _start: { lean_object* x_1; @@ -7429,16 +7417,16 @@ x_1 = lean_mk_string_from_bytes("Json.parseTagged", 16); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__5() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__4; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__4; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__6() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__6() { _start: { lean_object* x_1; @@ -7446,74 +7434,74 @@ x_1 = lean_mk_string_from_bytes("parseTagged", 11); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__7() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__13; -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__6; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__13; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__6; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__8() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__13; -x_3 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__6; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__13; +x_3 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__6; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__9() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__8; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__8; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__10() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__10() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__8; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__8; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__11() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__10; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__10; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__12() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__9; -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__11; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__9; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__11; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__13() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__13() { _start: { lean_object* x_1; @@ -7521,26 +7509,26 @@ x_1 = lean_mk_string_from_bytes("json", 4); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__14() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__14() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__13; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__13; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__15() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__13; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__13; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__16() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__16() { _start: { lean_object* x_1; @@ -7548,26 +7536,26 @@ x_1 = lean_mk_string_from_bytes("bind", 4); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__17() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__17() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__16; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__16; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__18() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__16; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__16; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__19() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__19() { _start: { lean_object* x_1; @@ -7575,41 +7563,41 @@ x_1 = lean_mk_string_from_bytes("Bind", 4); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__20() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__20() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__19; -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__16; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__19; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__16; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__21() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__21() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__20; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__20; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__22() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__22() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__21; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__21; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__23() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__23() { _start: { lean_object* x_1; @@ -7617,19 +7605,19 @@ x_1 = lean_mk_string_from_bytes("fun", 3); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__24() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__24() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__23; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__23; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__25() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__25() { _start: { lean_object* x_1; @@ -7637,19 +7625,19 @@ x_1 = lean_mk_string_from_bytes("basicFun", 8); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__26() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__26() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__25; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__25; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__27() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__27() { _start: { lean_object* x_1; @@ -7657,19 +7645,19 @@ x_1 = lean_mk_string_from_bytes("do", 2); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__28() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__28() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__27; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__27; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__29() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__29() { _start: { lean_object* x_1; @@ -7677,19 +7665,19 @@ x_1 = lean_mk_string_from_bytes("doSeqIndent", 11); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__30() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__30() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__29; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__29; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__31() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__31() { _start: { lean_object* x_1; @@ -7697,19 +7685,19 @@ x_1 = lean_mk_string_from_bytes("doReturn", 8); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__32() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__32() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__31; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__31; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__33() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__33() { _start: { lean_object* x_1; @@ -7717,7 +7705,7 @@ x_1 = lean_mk_string_from_bytes("return", 6); return x_1; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, size_t x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, size_t x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { _start: { lean_object* x_15; uint8_t x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; @@ -7739,28 +7727,28 @@ lean_inc(x_22); lean_dec(x_21); x_23 = lean_environment_main_module(x_22); x_24 = lean_box(0); -x_25 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; +x_25 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; lean_inc(x_17); x_26 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_26, 0, x_17); lean_ctor_set(x_26, 1, x_25); -x_27 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__7; +x_27 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__7; lean_inc(x_18); lean_inc(x_23); x_28 = l_Lean_addMacroScope(x_23, x_27, x_18); -x_29 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__5; -x_30 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__12; +x_29 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__5; +x_30 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__12; lean_inc(x_17); x_31 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_31, 0, x_17); lean_ctor_set(x_31, 1, x_29); lean_ctor_set(x_31, 2, x_28); lean_ctor_set(x_31, 3, x_30); -x_32 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__15; +x_32 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__15; lean_inc(x_18); lean_inc(x_23); x_33 = l_Lean_addMacroScope(x_23, x_32, x_18); -x_34 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__14; +x_34 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__14; lean_inc(x_17); x_35 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_35, 0, x_17); @@ -7776,50 +7764,50 @@ lean_dec(x_37); lean_inc(x_2); x_40 = l_Nat_repr(x_2); x_41 = l_Lean_Syntax_mkNumLit(x_40, x_38); -x_42 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_42 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_17); x_43 = l_Lean_Syntax_node4(x_17, x_42, x_35, x_39, x_41, x_7); -x_44 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_44 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; lean_inc(x_17); x_45 = l_Lean_Syntax_node2(x_17, x_44, x_31, x_43); -x_46 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; +x_46 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; lean_inc(x_17); x_47 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_47, 0, x_17); lean_ctor_set(x_47, 1, x_46); -x_48 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__7; +x_48 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__7; lean_inc(x_47); lean_inc(x_26); lean_inc(x_17); x_49 = l_Lean_Syntax_node3(x_17, x_48, x_26, x_45, x_47); -x_50 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__8; +x_50 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__8; lean_inc(x_17); x_51 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_51, 0, x_17); lean_ctor_set(x_51, 1, x_50); -x_52 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__18; +x_52 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__18; lean_inc(x_18); lean_inc(x_23); x_53 = l_Lean_addMacroScope(x_23, x_52, x_18); -x_54 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__17; -x_55 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__22; +x_54 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__17; +x_55 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__22; lean_inc(x_17); x_56 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_56, 0, x_17); lean_ctor_set(x_56, 1, x_54); lean_ctor_set(x_56, 2, x_53); lean_ctor_set(x_56, 3, x_55); -x_57 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__5; +x_57 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__5; lean_inc(x_17); x_58 = l_Lean_Syntax_node3(x_17, x_57, x_49, x_51, x_56); -x_59 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__23; +x_59 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__23; lean_inc(x_17); x_60 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_60, 0, x_17); lean_ctor_set(x_60, 1, x_59); -x_61 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__14; +x_61 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__14; x_62 = l_Lean_addMacroScope(x_23, x_61, x_18); -x_63 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__13; +x_63 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__13; lean_inc(x_17); x_64 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_64, 0, x_17); @@ -7834,12 +7822,12 @@ x_66 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_66, 0, x_17); lean_ctor_set(x_66, 1, x_42); lean_ctor_set(x_66, 2, x_3); -x_67 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__14; +x_67 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__14; lean_inc(x_17); x_68 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_68, 0, x_17); lean_ctor_set(x_68, 1, x_67); -x_69 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__27; +x_69 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__27; lean_inc(x_17); x_70 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_70, 0, x_17); @@ -7850,10 +7838,10 @@ x_73 = lean_usize_of_nat(x_72); lean_dec(x_72); lean_inc(x_66); lean_inc(x_17); -x_74 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4(x_17, x_66, x_73, x_6, x_71); +x_74 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4(x_17, x_66, x_73, x_6, x_71); lean_inc(x_3); x_75 = l_Array_append___rarg(x_3, x_74); -x_76 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__33; +x_76 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__33; lean_inc(x_17); x_77 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_77, 0, x_17); @@ -7862,8 +7850,8 @@ x_78 = lean_mk_syntax_ident(x_1); x_79 = lean_array_get_size(x_4); x_80 = lean_usize_of_nat(x_79); lean_dec(x_79); -x_81 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__3; -x_82 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__5(x_81, x_80, x_6, x_4); +x_81 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__3; +x_82 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__5(x_81, x_80, x_6, x_4); x_83 = l_Array_append___rarg(x_3, x_82); lean_inc(x_17); x_84 = lean_alloc_ctor(1, 3, 0); @@ -7874,10 +7862,10 @@ lean_inc(x_17); x_85 = l_Lean_Syntax_node2(x_17, x_44, x_78, x_84); lean_inc(x_17); x_86 = l_Lean_Syntax_node1(x_17, x_42, x_85); -x_87 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__32; +x_87 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__32; lean_inc(x_17); x_88 = l_Lean_Syntax_node2(x_17, x_87, x_77, x_86); -x_89 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__2; +x_89 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__2; lean_inc(x_66); lean_inc(x_17); x_90 = l_Lean_Syntax_node2(x_17, x_89, x_88, x_66); @@ -7887,16 +7875,16 @@ x_92 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_92, 0, x_17); lean_ctor_set(x_92, 1, x_42); lean_ctor_set(x_92, 2, x_91); -x_93 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__30; +x_93 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__30; lean_inc(x_17); x_94 = l_Lean_Syntax_node1(x_17, x_93, x_92); -x_95 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__28; +x_95 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__28; lean_inc(x_17); x_96 = l_Lean_Syntax_node2(x_17, x_95, x_70, x_94); -x_97 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__26; +x_97 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__26; lean_inc(x_17); x_98 = l_Lean_Syntax_node4(x_17, x_97, x_65, x_66, x_68, x_96); -x_99 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__24; +x_99 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__24; lean_inc(x_17); x_100 = l_Lean_Syntax_node2(x_17, x_99, x_60, x_98); lean_inc(x_17); @@ -7923,28 +7911,28 @@ lean_inc(x_107); lean_dec(x_105); x_108 = lean_environment_main_module(x_107); x_109 = lean_box(0); -x_110 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; +x_110 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; lean_inc(x_17); x_111 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_111, 0, x_17); lean_ctor_set(x_111, 1, x_110); -x_112 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__7; +x_112 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__7; lean_inc(x_18); lean_inc(x_108); x_113 = l_Lean_addMacroScope(x_108, x_112, x_18); -x_114 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__5; -x_115 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__12; +x_114 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__5; +x_115 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__12; lean_inc(x_17); x_116 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_116, 0, x_17); lean_ctor_set(x_116, 1, x_114); lean_ctor_set(x_116, 2, x_113); lean_ctor_set(x_116, 3, x_115); -x_117 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__15; +x_117 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__15; lean_inc(x_18); lean_inc(x_108); x_118 = l_Lean_addMacroScope(x_108, x_117, x_18); -x_119 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__14; +x_119 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__14; lean_inc(x_17); x_120 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_120, 0, x_17); @@ -7960,50 +7948,50 @@ lean_dec(x_122); lean_inc(x_2); x_125 = l_Nat_repr(x_2); x_126 = l_Lean_Syntax_mkNumLit(x_125, x_123); -x_127 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_127 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_17); x_128 = l_Lean_Syntax_node4(x_17, x_127, x_120, x_124, x_126, x_7); -x_129 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_129 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; lean_inc(x_17); x_130 = l_Lean_Syntax_node2(x_17, x_129, x_116, x_128); -x_131 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; +x_131 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; lean_inc(x_17); x_132 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_132, 0, x_17); lean_ctor_set(x_132, 1, x_131); -x_133 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__7; +x_133 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__7; lean_inc(x_132); lean_inc(x_111); lean_inc(x_17); x_134 = l_Lean_Syntax_node3(x_17, x_133, x_111, x_130, x_132); -x_135 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__8; +x_135 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__8; lean_inc(x_17); x_136 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_136, 0, x_17); lean_ctor_set(x_136, 1, x_135); -x_137 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__18; +x_137 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__18; lean_inc(x_18); lean_inc(x_108); x_138 = l_Lean_addMacroScope(x_108, x_137, x_18); -x_139 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__17; -x_140 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__22; +x_139 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__17; +x_140 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__22; lean_inc(x_17); x_141 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_141, 0, x_17); lean_ctor_set(x_141, 1, x_139); lean_ctor_set(x_141, 2, x_138); lean_ctor_set(x_141, 3, x_140); -x_142 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__5; +x_142 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__5; lean_inc(x_17); x_143 = l_Lean_Syntax_node3(x_17, x_142, x_134, x_136, x_141); -x_144 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__23; +x_144 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__23; lean_inc(x_17); x_145 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_145, 0, x_17); lean_ctor_set(x_145, 1, x_144); -x_146 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__14; +x_146 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__14; x_147 = l_Lean_addMacroScope(x_108, x_146, x_18); -x_148 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__13; +x_148 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__13; lean_inc(x_17); x_149 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_149, 0, x_17); @@ -8018,12 +8006,12 @@ x_151 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_151, 0, x_17); lean_ctor_set(x_151, 1, x_127); lean_ctor_set(x_151, 2, x_3); -x_152 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__14; +x_152 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__14; lean_inc(x_17); x_153 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_153, 0, x_17); lean_ctor_set(x_153, 1, x_152); -x_154 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__27; +x_154 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__27; lean_inc(x_17); x_155 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_155, 0, x_17); @@ -8034,10 +8022,10 @@ x_158 = lean_usize_of_nat(x_157); lean_dec(x_157); lean_inc(x_151); lean_inc(x_17); -x_159 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4(x_17, x_151, x_158, x_6, x_156); +x_159 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4(x_17, x_151, x_158, x_6, x_156); lean_inc(x_3); x_160 = l_Array_append___rarg(x_3, x_159); -x_161 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__33; +x_161 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__33; lean_inc(x_17); x_162 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_162, 0, x_17); @@ -8046,8 +8034,8 @@ x_163 = lean_mk_syntax_ident(x_1); x_164 = lean_array_get_size(x_4); x_165 = lean_usize_of_nat(x_164); lean_dec(x_164); -x_166 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__3; -x_167 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__5(x_166, x_165, x_6, x_4); +x_166 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__3; +x_167 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__5(x_166, x_165, x_6, x_4); x_168 = l_Array_append___rarg(x_3, x_167); lean_inc(x_17); x_169 = lean_alloc_ctor(1, 3, 0); @@ -8058,10 +8046,10 @@ lean_inc(x_17); x_170 = l_Lean_Syntax_node2(x_17, x_129, x_163, x_169); lean_inc(x_17); x_171 = l_Lean_Syntax_node1(x_17, x_127, x_170); -x_172 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__32; +x_172 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__32; lean_inc(x_17); x_173 = l_Lean_Syntax_node2(x_17, x_172, x_162, x_171); -x_174 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__2; +x_174 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__2; lean_inc(x_151); lean_inc(x_17); x_175 = l_Lean_Syntax_node2(x_17, x_174, x_173, x_151); @@ -8071,16 +8059,16 @@ x_177 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_177, 0, x_17); lean_ctor_set(x_177, 1, x_127); lean_ctor_set(x_177, 2, x_176); -x_178 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__30; +x_178 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__30; lean_inc(x_17); x_179 = l_Lean_Syntax_node1(x_17, x_178, x_177); -x_180 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__28; +x_180 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__28; lean_inc(x_17); x_181 = l_Lean_Syntax_node2(x_17, x_180, x_155, x_179); -x_182 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__26; +x_182 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__26; lean_inc(x_17); x_183 = l_Lean_Syntax_node4(x_17, x_182, x_150, x_151, x_153, x_181); -x_184 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__24; +x_184 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__24; lean_inc(x_17); x_185 = l_Lean_Syntax_node2(x_17, x_184, x_145, x_183); lean_inc(x_17); @@ -8098,18 +8086,18 @@ return x_190; } } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__1() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__1() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; x_2 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_2, 0, x_1); lean_ctor_set(x_2, 1, x_1); return x_2; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__2() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__2() { _start: { lean_object* x_1; @@ -8117,26 +8105,26 @@ x_1 = lean_mk_string_from_bytes("none", 4); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__3() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__3() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__2; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__2; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__4() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__2; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__5() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__5() { _start: { lean_object* x_1; @@ -8144,41 +8132,41 @@ x_1 = lean_mk_string_from_bytes("Option", 6); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__6() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__5; -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__2; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__5; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__2; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__7() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__6; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__6; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__8() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__7; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__7; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__9() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__9() { _start: { lean_object* x_1; @@ -8186,60 +8174,60 @@ x_1 = lean_mk_string_from_bytes("some", 4); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__10() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__10() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__9; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__9; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__11() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__9; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__9; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__12() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__5; -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__9; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__5; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__9; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__13() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__12; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__12; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__14() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__13; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__13; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; @@ -8249,10 +8237,10 @@ lean_inc(x_14); lean_dec(x_1); x_15 = lean_unsigned_to_nat(0u); x_16 = lean_unsigned_to_nat(1u); -x_17 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__1; +x_17 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__1; lean_inc(x_9); lean_inc(x_14); -x_18 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__1(x_2, x_5, x_14, x_15, x_14, x_16, x_17, x_7, x_8, x_9, x_10, x_11, x_12, x_13); +x_18 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__1(x_2, x_5, x_14, x_15, x_14, x_16, x_17, x_7, x_8, x_9, x_10, x_11, x_12, x_13); lean_dec(x_5); if (lean_obj_tag(x_18) == 0) { @@ -8271,11 +8259,11 @@ x_23 = lean_array_get_size(x_21); x_24 = lean_usize_of_nat(x_23); x_25 = 0; lean_inc(x_21); -x_26 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__2(x_24, x_25, x_21); +x_26 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__2(x_24, x_25, x_21); x_27 = lean_mk_empty_array_with_capacity(x_23); lean_inc(x_11); lean_inc(x_23); -x_28 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3(x_2, x_3, x_21, x_21, x_23, x_15, lean_box(0), x_27, x_7, x_8, x_9, x_10, x_11, x_12, x_20); +x_28 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3(x_2, x_3, x_21, x_21, x_23, x_15, lean_box(0), x_27, x_7, x_8, x_9, x_10, x_11, x_12, x_20); lean_dec(x_21); lean_dec(x_2); x_29 = lean_ctor_get(x_28, 0); @@ -8307,17 +8295,17 @@ x_40 = lean_ctor_get(x_38, 0); lean_inc(x_40); lean_dec(x_38); x_41 = lean_environment_main_module(x_40); -x_42 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__4; +x_42 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__4; x_43 = l_Lean_addMacroScope(x_41, x_42, x_36); -x_44 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__3; -x_45 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__8; +x_44 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__3; +x_45 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__8; x_46 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_46, 0, x_35); lean_ctor_set(x_46, 1, x_44); lean_ctor_set(x_46, 2, x_43); lean_ctor_set(x_46, 3, x_45); -x_47 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; -x_48 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1(x_4, x_14, x_47, x_26, x_29, x_25, x_46, x_7, x_8, x_9, x_10, x_11, x_12, x_39); +x_47 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; +x_48 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1(x_4, x_14, x_47, x_26, x_29, x_25, x_46, x_7, x_8, x_9, x_10, x_11, x_12, x_39); lean_dec(x_12); lean_dec(x_10); lean_dec(x_9); @@ -8346,53 +8334,53 @@ lean_inc(x_56); lean_dec(x_54); x_57 = lean_environment_main_module(x_56); x_58 = lean_box(0); -x_59 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__11; +x_59 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__11; x_60 = l_Lean_addMacroScope(x_57, x_59, x_52); -x_61 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__10; -x_62 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__14; +x_61 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__10; +x_62 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__14; lean_inc(x_51); x_63 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_63, 0, x_51); lean_ctor_set(x_63, 1, x_61); lean_ctor_set(x_63, 2, x_60); lean_ctor_set(x_63, 3, x_62); -x_64 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__20; +x_64 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__20; lean_inc(x_51); x_65 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_65, 0, x_51); lean_ctor_set(x_65, 1, x_64); x_66 = lean_usize_of_nat(x_31); lean_dec(x_31); -x_67 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__3; -x_68 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6(x_67, x_58, x_66, x_25, x_22); +x_67 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__3; +x_68 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6(x_67, x_58, x_66, x_25, x_22); x_69 = lean_array_get_size(x_68); x_70 = lean_usize_of_nat(x_69); lean_dec(x_69); x_71 = l_Array_mapMUnsafe_map___at___aux__Init__NotationExtra______macroRules__term_x25_x5b___x7c___x5d__1___spec__3(x_70, x_25, x_68); -x_72 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__13; +x_72 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__13; x_73 = l_Lean_mkSepArray(x_71, x_72); lean_dec(x_71); -x_74 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; +x_74 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; x_75 = l_Array_append___rarg(x_74, x_73); -x_76 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_76 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_51); x_77 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_77, 0, x_51); lean_ctor_set(x_77, 1, x_76); lean_ctor_set(x_77, 2, x_75); -x_78 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__9; +x_78 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__9; lean_inc(x_51); x_79 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_79, 0, x_51); lean_ctor_set(x_79, 1, x_78); -x_80 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__19; +x_80 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__19; lean_inc(x_51); x_81 = l_Lean_Syntax_node3(x_51, x_80, x_65, x_77, x_79); lean_inc(x_51); x_82 = l_Lean_Syntax_node1(x_51, x_76, x_81); -x_83 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_83 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; x_84 = l_Lean_Syntax_node2(x_51, x_83, x_63, x_82); -x_85 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1(x_4, x_14, x_74, x_26, x_29, x_25, x_84, x_7, x_8, x_9, x_10, x_11, x_12, x_55); +x_85 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1(x_4, x_14, x_74, x_26, x_29, x_25, x_84, x_7, x_8, x_9, x_10, x_11, x_12, x_55); lean_dec(x_12); lean_dec(x_10); lean_dec(x_9); @@ -8436,7 +8424,7 @@ return x_89; } } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { uint8_t x_13; @@ -8465,7 +8453,7 @@ x_16 = lean_unsigned_to_nat(0u); x_17 = lean_array_uset(x_5, x_4, x_16); lean_inc(x_6); lean_inc(x_15); -x_18 = l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1(x_15, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_18 = l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1(x_15, x_6, x_7, x_8, x_9, x_10, x_11, x_12); if (lean_obj_tag(x_18) == 0) { lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; @@ -8481,7 +8469,7 @@ lean_inc(x_22); lean_dec(x_21); lean_inc(x_2); lean_inc(x_1); -x_23 = lean_alloc_closure((void*)(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2), 13, 4); +x_23 = lean_alloc_closure((void*)(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2), 13, 4); lean_closure_set(x_23, 0, x_19); lean_closure_set(x_23, 1, x_1); lean_closure_set(x_23, 2, x_2); @@ -8576,7 +8564,7 @@ return x_38; } } } -LEAN_EXPORT uint8_t l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__8___lambda__1(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT uint8_t l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__8___lambda__1(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; lean_object* x_4; uint8_t x_5; @@ -8586,15 +8574,15 @@ x_5 = lean_nat_dec_lt(x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__8___closed__1() { +static lean_object* _init_l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__8___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__8___lambda__1___boxed), 2, 0); +x_1 = lean_alloc_closure((void*)(l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__8___lambda__1___boxed), 2, 0); return x_1; } } -LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__8(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__8(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { uint8_t x_4; @@ -8607,7 +8595,7 @@ return x_1; else { lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; uint8_t x_9; -x_5 = l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__8___closed__1; +x_5 = l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__8___closed__1; lean_inc(x_2); x_6 = l_Array_qpartition___rarg(x_1, x_5, x_2, x_3); x_7 = lean_ctor_get(x_6, 0); @@ -8619,7 +8607,7 @@ x_9 = lean_nat_dec_le(x_3, x_7); if (x_9 == 0) { lean_object* x_10; lean_object* x_11; lean_object* x_12; -x_10 = l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__8(x_8, x_2, x_7); +x_10 = l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__8(x_8, x_2, x_7); x_11 = lean_unsigned_to_nat(1u); x_12 = lean_nat_add(x_7, x_11); lean_dec(x_7); @@ -8636,7 +8624,7 @@ return x_8; } } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__9(size_t x_1, size_t x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__9(size_t x_1, size_t x_2, lean_object* x_3) { _start: { uint8_t x_4; @@ -8663,7 +8651,7 @@ goto _start; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; size_t x_15; size_t x_16; lean_object* x_17; @@ -8677,7 +8665,7 @@ x_14 = lean_array_get_size(x_13); x_15 = lean_usize_of_nat(x_14); lean_dec(x_14); x_16 = 0; -x_17 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7(x_1, x_2, x_15, x_16, x_13, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_17 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7(x_1, x_2, x_15, x_16, x_13, x_3, x_4, x_5, x_6, x_7, x_8, x_9); if (lean_obj_tag(x_17) == 0) { uint8_t x_18; @@ -8691,12 +8679,12 @@ x_21 = lean_unsigned_to_nat(1u); x_22 = lean_nat_sub(x_20, x_21); lean_dec(x_20); x_23 = lean_unsigned_to_nat(0u); -x_24 = l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__8(x_19, x_23, x_22); +x_24 = l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__8(x_19, x_23, x_22); lean_dec(x_22); x_25 = lean_array_get_size(x_24); x_26 = lean_usize_of_nat(x_25); lean_dec(x_25); -x_27 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__9(x_26, x_16, x_24); +x_27 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__9(x_26, x_16, x_24); lean_ctor_set(x_17, 0, x_27); return x_17; } @@ -8713,12 +8701,12 @@ x_31 = lean_unsigned_to_nat(1u); x_32 = lean_nat_sub(x_30, x_31); lean_dec(x_30); x_33 = lean_unsigned_to_nat(0u); -x_34 = l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__8(x_28, x_33, x_32); +x_34 = l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__8(x_28, x_33, x_32); lean_dec(x_32); x_35 = lean_array_get_size(x_34); x_36 = lean_usize_of_nat(x_35); lean_dec(x_35); -x_37 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__9(x_36, x_16, x_34); +x_37 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__9(x_36, x_16, x_34); x_38 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_38, 0, x_37); lean_ctor_set(x_38, 1, x_29); @@ -8749,11 +8737,11 @@ return x_42; } } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__1___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__1___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { lean_object* x_12; -x_12 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__1___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_12 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__1___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -8765,11 +8753,11 @@ lean_dec(x_1); return x_12; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { _start: { lean_object* x_15; -x_15 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); +x_15 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); @@ -8782,7 +8770,7 @@ lean_dec(x_1); return x_15; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { size_t x_4; size_t x_5; lean_object* x_6; @@ -8790,15 +8778,15 @@ x_4 = lean_unbox_usize(x_1); lean_dec(x_1); x_5 = lean_unbox_usize(x_2); lean_dec(x_2); -x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__2(x_4, x_5, x_3); +x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__2(x_4, x_5, x_3); return x_6; } } -LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { _start: { lean_object* x_16; -x_16 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +x_16 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); lean_dec(x_14); lean_dec(x_12); lean_dec(x_11); @@ -8810,7 +8798,7 @@ lean_dec(x_1); return x_16; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { size_t x_6; size_t x_7; lean_object* x_8; @@ -8818,11 +8806,11 @@ x_6 = lean_unbox_usize(x_3); lean_dec(x_3); x_7 = lean_unbox_usize(x_4); lean_dec(x_4); -x_8 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4(x_1, x_2, x_6, x_7, x_5); +x_8 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4(x_1, x_2, x_6, x_7, x_5); return x_8; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { size_t x_5; size_t x_6; lean_object* x_7; @@ -8830,12 +8818,12 @@ x_5 = lean_unbox_usize(x_2); lean_dec(x_2); x_6 = lean_unbox_usize(x_3); lean_dec(x_3); -x_7 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__5(x_1, x_5, x_6, x_4); +x_7 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__5(x_1, x_5, x_6, x_4); lean_dec(x_1); return x_7; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { size_t x_6; size_t x_7; lean_object* x_8; @@ -8843,18 +8831,18 @@ x_6 = lean_unbox_usize(x_3); lean_dec(x_3); x_7 = lean_unbox_usize(x_4); lean_dec(x_4); -x_8 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6(x_1, x_2, x_6, x_7, x_5); +x_8 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6(x_1, x_2, x_6, x_7, x_5); lean_dec(x_1); return x_8; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { _start: { size_t x_15; lean_object* x_16; x_15 = lean_unbox_usize(x_6); lean_dec(x_6); -x_16 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1(x_1, x_2, x_3, x_4, x_5, x_15, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); +x_16 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1(x_1, x_2, x_3, x_4, x_5, x_15, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); lean_dec(x_13); lean_dec(x_11); lean_dec(x_10); @@ -8864,7 +8852,7 @@ lean_dec(x_5); return x_16; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { size_t x_13; size_t x_14; lean_object* x_15; @@ -8872,31 +8860,31 @@ x_13 = lean_unbox_usize(x_3); lean_dec(x_3); x_14 = lean_unbox_usize(x_4); lean_dec(x_4); -x_15 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7(x_1, x_2, x_13, x_14, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_15 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7(x_1, x_2, x_13, x_14, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); return x_15; } } -LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__8___lambda__1___boxed(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__8___lambda__1___boxed(lean_object* x_1, lean_object* x_2) { _start: { uint8_t x_3; lean_object* x_4; -x_3 = l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__8___lambda__1(x_1, x_2); +x_3 = l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__8___lambda__1(x_1, x_2); lean_dec(x_2); lean_dec(x_1); x_4 = lean_box(x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__8___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__8___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; -x_4 = l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__8(x_1, x_2, x_3); +x_4 = l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__8(x_1, x_2, x_3); lean_dec(x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__9___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__9___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { size_t x_4; size_t x_5; lean_object* x_6; @@ -8904,11 +8892,11 @@ x_4 = lean_unbox_usize(x_1); lean_dec(x_1); x_5 = lean_unbox_usize(x_2); lean_dec(x_2); -x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__9(x_4, x_5, x_3); +x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__9(x_4, x_5, x_3); return x_6; } } -static lean_object* _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__1() { +static lean_object* _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__1() { _start: { lean_object* x_1; @@ -8916,16 +8904,16 @@ x_1 = lean_mk_string_from_bytes("Except.orElseLazy", 17); return x_1; } } -static lean_object* _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__2() { +static lean_object* _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__1; +x_1 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__1; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__3() { +static lean_object* _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__3() { _start: { lean_object* x_1; @@ -8933,7 +8921,7 @@ x_1 = lean_mk_string_from_bytes("Except", 6); return x_1; } } -static lean_object* _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__4() { +static lean_object* _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__4() { _start: { lean_object* x_1; @@ -8941,27 +8929,27 @@ x_1 = lean_mk_string_from_bytes("orElseLazy", 10); return x_1; } } -static lean_object* _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__5() { +static lean_object* _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__3; -x_2 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__4; +x_1 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__3; +x_2 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__4; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__6() { +static lean_object* _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__5; +x_1 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__5; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, size_t x_7, size_t x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, size_t x_7, size_t x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { uint8_t x_17; @@ -8988,13 +8976,13 @@ x_28 = lean_ctor_get(x_26, 0); lean_inc(x_28); lean_dec(x_26); x_29 = lean_environment_main_module(x_28); -x_30 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__5; +x_30 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__5; x_31 = l_Lean_addMacroScope(x_29, x_30, x_24); lean_inc(x_3); x_32 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_32, 0, x_30); lean_ctor_set(x_32, 1, x_3); -x_33 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__6; +x_33 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__6; lean_inc(x_4); x_34 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_34, 0, x_33); @@ -9002,58 +8990,58 @@ lean_ctor_set(x_34, 1, x_4); x_35 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_35, 0, x_32); lean_ctor_set(x_35, 1, x_34); -x_36 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__2; +x_36 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__2; lean_inc(x_23); x_37 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_37, 0, x_23); lean_ctor_set(x_37, 1, x_36); lean_ctor_set(x_37, 2, x_31); lean_ctor_set(x_37, 3, x_35); -x_38 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; +x_38 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; lean_inc(x_23); x_39 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_39, 0, x_23); lean_ctor_set(x_39, 1, x_38); -x_40 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__23; +x_40 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__23; lean_inc(x_23); x_41 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_41, 0, x_23); lean_ctor_set(x_41, 1, x_40); -x_42 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__6; +x_42 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__6; lean_inc(x_23); x_43 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_43, 0, x_23); lean_ctor_set(x_43, 1, x_42); -x_44 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__5; +x_44 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__5; lean_inc(x_23); x_45 = l_Lean_Syntax_node1(x_23, x_44, x_43); lean_inc(x_5); lean_inc(x_23); x_46 = l_Lean_Syntax_node1(x_23, x_5, x_45); -x_47 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; +x_47 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; lean_inc(x_5); lean_inc(x_23); x_48 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_48, 0, x_23); lean_ctor_set(x_48, 1, x_5); lean_ctor_set(x_48, 2, x_47); -x_49 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__14; +x_49 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__14; lean_inc(x_23); x_50 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_50, 0, x_23); lean_ctor_set(x_50, 1, x_49); -x_51 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__26; +x_51 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__26; lean_inc(x_23); x_52 = l_Lean_Syntax_node4(x_23, x_51, x_46, x_48, x_50, x_9); -x_53 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__24; +x_53 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__24; lean_inc(x_23); x_54 = l_Lean_Syntax_node2(x_23, x_53, x_41, x_52); -x_55 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; +x_55 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; lean_inc(x_23); x_56 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_56, 0, x_23); lean_ctor_set(x_56, 1, x_55); -x_57 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__7; +x_57 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__7; lean_inc(x_23); x_58 = l_Lean_Syntax_node3(x_23, x_57, x_39, x_54, x_56); lean_inc(x_5); @@ -9081,7 +9069,7 @@ return x_62; } } } -LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, size_t x_7, size_t x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, size_t x_7, size_t x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { uint8_t x_17; @@ -9108,13 +9096,13 @@ x_28 = lean_ctor_get(x_26, 0); lean_inc(x_28); lean_dec(x_26); x_29 = lean_environment_main_module(x_28); -x_30 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__5; +x_30 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__5; x_31 = l_Lean_addMacroScope(x_29, x_30, x_24); lean_inc(x_3); x_32 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_32, 0, x_30); lean_ctor_set(x_32, 1, x_3); -x_33 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__6; +x_33 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__6; lean_inc(x_4); x_34 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_34, 0, x_33); @@ -9122,58 +9110,58 @@ lean_ctor_set(x_34, 1, x_4); x_35 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_35, 0, x_32); lean_ctor_set(x_35, 1, x_34); -x_36 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__2; +x_36 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__2; lean_inc(x_23); x_37 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_37, 0, x_23); lean_ctor_set(x_37, 1, x_36); lean_ctor_set(x_37, 2, x_31); lean_ctor_set(x_37, 3, x_35); -x_38 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; +x_38 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; lean_inc(x_23); x_39 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_39, 0, x_23); lean_ctor_set(x_39, 1, x_38); -x_40 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__23; +x_40 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__23; lean_inc(x_23); x_41 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_41, 0, x_23); lean_ctor_set(x_41, 1, x_40); -x_42 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__6; +x_42 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__6; lean_inc(x_23); x_43 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_43, 0, x_23); lean_ctor_set(x_43, 1, x_42); -x_44 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__5; +x_44 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__5; lean_inc(x_23); x_45 = l_Lean_Syntax_node1(x_23, x_44, x_43); lean_inc(x_5); lean_inc(x_23); x_46 = l_Lean_Syntax_node1(x_23, x_5, x_45); -x_47 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; +x_47 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; lean_inc(x_5); lean_inc(x_23); x_48 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_48, 0, x_23); lean_ctor_set(x_48, 1, x_5); lean_ctor_set(x_48, 2, x_47); -x_49 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__14; +x_49 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__14; lean_inc(x_23); x_50 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_50, 0, x_23); lean_ctor_set(x_50, 1, x_49); -x_51 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__26; +x_51 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__26; lean_inc(x_23); x_52 = l_Lean_Syntax_node4(x_23, x_51, x_46, x_48, x_50, x_9); -x_53 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__24; +x_53 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__24; lean_inc(x_23); x_54 = l_Lean_Syntax_node2(x_23, x_53, x_41, x_52); -x_55 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; +x_55 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; lean_inc(x_23); x_56 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_56, 0, x_23); lean_ctor_set(x_56, 1, x_55); -x_57 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__7; +x_57 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__7; lean_inc(x_23); x_58 = l_Lean_Syntax_node3(x_23, x_57, x_39, x_54, x_56); lean_inc(x_5); @@ -9201,7 +9189,7 @@ return x_62; } } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__1() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__1() { _start: { lean_object* x_1; @@ -9209,83 +9197,83 @@ x_1 = lean_mk_string_from_bytes("getObjValAs\?", 12); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__2() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__1; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__1; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__3() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__1; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__4() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__13; -x_3 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__1; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__13; +x_3 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__1; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__5() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__4; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__4; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__6() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__4; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__4; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__7() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__6; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__6; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__8() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__5; -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__7; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__5; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__7; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__9() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__9() { _start: { lean_object* x_1; @@ -9293,26 +9281,26 @@ x_1 = lean_mk_string_from_bytes("j", 1); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__10() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__10() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__9; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__9; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__11() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__9; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__9; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__12() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__12() { _start: { lean_object* x_1; @@ -9320,16 +9308,16 @@ x_1 = lean_mk_string_from_bytes("Except.mapError", 15); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__13() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__13() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__12; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__12; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__14() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__14() { _start: { lean_object* x_1; @@ -9337,63 +9325,63 @@ x_1 = lean_mk_string_from_bytes("mapError", 8); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__15() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__3; -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__14; +x_1 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__3; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__14; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__16() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__15; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__15; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__17() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__17() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__15; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__15; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__18() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__17; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__17; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__19() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__16; -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__18; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__16; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__18; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__20() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__20() { _start: { lean_object* x_1; @@ -9401,26 +9389,26 @@ x_1 = lean_mk_string_from_bytes("s", 1); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__21() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__21() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__20; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__20; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__22() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__22() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__20; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__20; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__23() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__23() { _start: { lean_object* x_1; @@ -9428,17 +9416,17 @@ x_1 = lean_mk_string_from_bytes("term_++_", 8); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__24() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__24() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__23; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__23; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__25() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__25() { _start: { lean_object* x_1; @@ -9446,26 +9434,26 @@ x_1 = lean_mk_string_from_bytes("toString", 8); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__26() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__26() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__25; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__25; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__27() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__27() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__25; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__25; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__28() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__28() { _start: { lean_object* x_1; @@ -9473,41 +9461,41 @@ x_1 = lean_mk_string_from_bytes("ToString", 8); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__29() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__29() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__28; -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__25; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__28; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__25; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__30() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__30() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__29; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__29; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__31() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__31() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__30; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__30; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__32() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__32() { _start: { lean_object* x_1; @@ -9515,7 +9503,7 @@ x_1 = lean_mk_string_from_bytes("++", 2); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__33() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__33() { _start: { lean_object* x_1; @@ -9523,17 +9511,17 @@ x_1 = lean_mk_string_from_bytes("str", 3); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__34() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__34() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__33; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__33; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__35() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__35() { _start: { lean_object* x_1; @@ -9541,7 +9529,7 @@ x_1 = lean_mk_string_from_bytes("\".\"", 3); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__36() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__36() { _start: { lean_object* x_1; @@ -9549,7 +9537,7 @@ x_1 = lean_mk_string_from_bytes("\": \"", 4); return x_1; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { uint8_t x_12; @@ -9596,44 +9584,44 @@ x_27 = lean_ctor_get(x_25, 0); lean_inc(x_27); lean_dec(x_25); x_28 = lean_environment_main_module(x_27); -x_29 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__3; +x_29 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__3; lean_inc(x_23); lean_inc(x_28); x_30 = l_Lean_addMacroScope(x_28, x_29, x_23); x_31 = lean_box(0); -x_32 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__2; -x_33 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__8; +x_32 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__2; +x_33 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__8; lean_inc(x_22); x_34 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_34, 0, x_22); lean_ctor_set(x_34, 1, x_32); lean_ctor_set(x_34, 2, x_30); lean_ctor_set(x_34, 3, x_33); -x_35 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__11; +x_35 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__11; lean_inc(x_23); x_36 = l_Lean_addMacroScope(x_28, x_35, x_23); -x_37 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__10; +x_37 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__10; lean_inc(x_22); x_38 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_38, 0, x_22); lean_ctor_set(x_38, 1, x_37); lean_ctor_set(x_38, 2, x_36); lean_ctor_set(x_38, 3, x_31); -x_39 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__6; +x_39 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__6; lean_inc(x_22); x_40 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_40, 0, x_22); lean_ctor_set(x_40, 1, x_39); -x_41 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__5; +x_41 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__5; lean_inc(x_22); x_42 = l_Lean_Syntax_node1(x_22, x_41, x_40); x_43 = lean_ctor_get(x_18, 1); lean_inc(x_43); lean_dec(x_18); -x_44 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; +x_44 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; lean_inc(x_22); x_45 = l_Lean_Syntax_node3(x_22, x_44, x_38, x_42, x_43); -x_46 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; +x_46 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; lean_inc(x_22); x_47 = l_Lean_Syntax_node2(x_22, x_46, x_34, x_45); x_48 = lean_st_ref_get(x_10, x_26); @@ -9646,33 +9634,33 @@ x_51 = lean_ctor_get(x_49, 0); lean_inc(x_51); lean_dec(x_49); x_52 = lean_environment_main_module(x_51); -x_53 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__15; +x_53 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__15; lean_inc(x_23); lean_inc(x_52); x_54 = l_Lean_addMacroScope(x_52, x_53, x_23); -x_55 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__13; -x_56 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__19; +x_55 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__13; +x_56 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__19; lean_inc(x_22); x_57 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_57, 0, x_22); lean_ctor_set(x_57, 1, x_55); lean_ctor_set(x_57, 2, x_54); lean_ctor_set(x_57, 3, x_56); -x_58 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; +x_58 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; lean_inc(x_22); x_59 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_59, 0, x_22); lean_ctor_set(x_59, 1, x_58); -x_60 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__23; +x_60 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__23; lean_inc(x_22); x_61 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_61, 0, x_22); lean_ctor_set(x_61, 1, x_60); -x_62 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__22; +x_62 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__22; lean_inc(x_23); lean_inc(x_52); x_63 = l_Lean_addMacroScope(x_52, x_62, x_23); -x_64 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__21; +x_64 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__21; lean_inc(x_22); x_65 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_65, 0, x_22); @@ -9682,21 +9670,21 @@ lean_ctor_set(x_65, 3, x_31); lean_inc(x_65); lean_inc(x_22); x_66 = l_Lean_Syntax_node1(x_22, x_44, x_65); -x_67 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; +x_67 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; lean_inc(x_22); x_68 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_68, 0, x_22); lean_ctor_set(x_68, 1, x_44); lean_ctor_set(x_68, 2, x_67); -x_69 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__14; +x_69 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__14; lean_inc(x_22); x_70 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_70, 0, x_22); lean_ctor_set(x_70, 1, x_69); -x_71 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__27; +x_71 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__27; x_72 = l_Lean_addMacroScope(x_52, x_71, x_23); -x_73 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__26; -x_74 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__31; +x_73 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__26; +x_74 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__31; lean_inc(x_22); x_75 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_75, 0, x_22); @@ -9705,34 +9693,34 @@ lean_ctor_set(x_75, 2, x_72); lean_ctor_set(x_75, 3, x_74); lean_inc(x_1); x_76 = l___private_Init_Meta_0__Lean_getEscapedNameParts_x3f(x_31, x_1); -x_77 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; +x_77 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; lean_inc(x_22); x_78 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_78, 0, x_22); lean_ctor_set(x_78, 1, x_77); -x_79 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__32; +x_79 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__32; lean_inc(x_22); x_80 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_80, 0, x_22); lean_ctor_set(x_80, 1, x_79); -x_81 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__35; +x_81 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__35; lean_inc(x_22); x_82 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_82, 0, x_22); lean_ctor_set(x_82, 1, x_81); -x_83 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__34; +x_83 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__34; lean_inc(x_22); x_84 = l_Lean_Syntax_node1(x_22, x_83, x_82); lean_inc(x_14); x_85 = l___private_Init_Meta_0__Lean_getEscapedNameParts_x3f(x_31, x_14); -x_86 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__36; +x_86 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__36; lean_inc(x_22); x_87 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_87, 0, x_22); lean_ctor_set(x_87, 1, x_86); lean_inc(x_22); x_88 = l_Lean_Syntax_node1(x_22, x_83, x_87); -x_89 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__5; +x_89 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__5; lean_inc(x_22); x_90 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_90, 0, x_22); @@ -9751,16 +9739,16 @@ lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; x_154 = lean_ctor_get(x_76, 0); lean_inc(x_154); lean_dec(x_76); -x_155 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__8; +x_155 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__8; x_156 = l_String_intercalate(x_155, x_154); -x_157 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__3; +x_157 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__3; x_158 = lean_string_append(x_157, x_156); lean_dec(x_156); x_159 = lean_box(2); x_160 = l_Lean_Syntax_mkNameLit(x_158, x_159); -x_161 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__21; +x_161 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__21; x_162 = lean_array_push(x_161, x_160); -x_163 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__2; +x_163 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__2; x_164 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_164, 0, x_159); lean_ctor_set(x_164, 1, x_163); @@ -9776,12 +9764,12 @@ x_92 = l_Lean_Syntax_node1(x_22, x_44, x_91); lean_inc(x_75); lean_inc(x_22); x_93 = l_Lean_Syntax_node2(x_22, x_46, x_75, x_92); -x_94 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__7; +x_94 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__7; lean_inc(x_78); lean_inc(x_59); lean_inc(x_22); x_95 = l_Lean_Syntax_node3(x_22, x_94, x_59, x_93, x_78); -x_96 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__24; +x_96 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__24; lean_inc(x_80); lean_inc(x_22); x_97 = l_Lean_Syntax_node3(x_22, x_96, x_95, x_80, x_84); @@ -9805,10 +9793,10 @@ lean_inc(x_22); x_103 = l_Lean_Syntax_node3(x_22, x_96, x_102, x_80, x_88); lean_inc(x_22); x_104 = l_Lean_Syntax_node3(x_22, x_96, x_103, x_80, x_65); -x_105 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__26; +x_105 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__26; lean_inc(x_22); x_106 = l_Lean_Syntax_node4(x_22, x_105, x_66, x_68, x_70, x_104); -x_107 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__24; +x_107 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__24; lean_inc(x_22); x_108 = l_Lean_Syntax_node2(x_22, x_107, x_61, x_106); lean_inc(x_22); @@ -9817,10 +9805,10 @@ lean_inc(x_22); x_110 = l_Lean_Syntax_node1(x_22, x_44, x_109); lean_inc(x_22); x_111 = l_Lean_Syntax_node2(x_22, x_46, x_57, x_110); -x_112 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__2; +x_112 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__2; lean_inc(x_22); x_113 = l_Lean_Syntax_node3(x_22, x_112, x_111, x_90, x_47); -x_114 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__2; +x_114 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__2; x_115 = l_Lean_Syntax_node1(x_22, x_114, x_113); x_116 = 1; x_117 = lean_usize_add(x_3, x_116); @@ -9837,16 +9825,16 @@ lean_dec(x_14); x_120 = lean_ctor_get(x_85, 0); lean_inc(x_120); lean_dec(x_85); -x_121 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__8; +x_121 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__8; x_122 = l_String_intercalate(x_121, x_120); -x_123 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__3; +x_123 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__3; x_124 = lean_string_append(x_123, x_122); lean_dec(x_122); x_125 = lean_box(2); x_126 = l_Lean_Syntax_mkNameLit(x_124, x_125); -x_127 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__21; +x_127 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__21; x_128 = lean_array_push(x_127, x_126); -x_129 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__2; +x_129 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__2; x_130 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_130, 0, x_125); lean_ctor_set(x_130, 1, x_129); @@ -9867,10 +9855,10 @@ lean_inc(x_22); x_135 = l_Lean_Syntax_node3(x_22, x_96, x_134, x_80, x_88); lean_inc(x_22); x_136 = l_Lean_Syntax_node3(x_22, x_96, x_135, x_80, x_65); -x_137 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__26; +x_137 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__26; lean_inc(x_22); x_138 = l_Lean_Syntax_node4(x_22, x_137, x_66, x_68, x_70, x_136); -x_139 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__24; +x_139 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__24; lean_inc(x_22); x_140 = l_Lean_Syntax_node2(x_22, x_139, x_61, x_138); lean_inc(x_22); @@ -9879,10 +9867,10 @@ lean_inc(x_22); x_142 = l_Lean_Syntax_node1(x_22, x_44, x_141); lean_inc(x_22); x_143 = l_Lean_Syntax_node2(x_22, x_46, x_57, x_142); -x_144 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__2; +x_144 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__2; lean_inc(x_22); x_145 = l_Lean_Syntax_node3(x_22, x_144, x_143, x_90, x_47); -x_146 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__2; +x_146 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__2; x_147 = l_Lean_Syntax_node1(x_22, x_146, x_145); x_148 = 1; x_149 = lean_usize_add(x_3, x_148); @@ -9923,7 +9911,7 @@ return x_168; } } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__4(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__4(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5) { _start: { uint8_t x_6; @@ -9947,25 +9935,25 @@ lean_inc(x_12); x_13 = lean_ctor_get(x_7, 1); lean_inc(x_13); lean_dec(x_7); -x_14 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__5; +x_14 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__5; lean_inc(x_1); x_15 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_15, 0, x_1); lean_ctor_set(x_15, 1, x_14); -x_16 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__8; +x_16 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__8; lean_inc(x_1); x_17 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_17, 0, x_1); lean_ctor_set(x_17, 1, x_16); -x_18 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__7; +x_18 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__7; lean_inc(x_2); lean_inc(x_1); x_19 = l_Lean_Syntax_node4(x_1, x_18, x_12, x_2, x_17, x_13); -x_20 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__4; +x_20 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__4; lean_inc(x_2); lean_inc(x_1); x_21 = l_Lean_Syntax_node3(x_1, x_20, x_15, x_2, x_19); -x_22 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__2; +x_22 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__2; lean_inc(x_2); lean_inc(x_1); x_23 = l_Lean_Syntax_node2(x_1, x_22, x_21, x_2); @@ -9976,7 +9964,7 @@ goto _start; } } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__1() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__1() { _start: { lean_object* x_1; @@ -9984,19 +9972,19 @@ x_1 = lean_mk_string_from_bytes("structInstField", 15); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__2() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__1; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__3() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__3() { _start: { lean_object* x_1; @@ -10004,19 +9992,19 @@ x_1 = lean_mk_string_from_bytes("structInstLVal", 14); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__4() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__3; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__3; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, size_t x_4, size_t x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, size_t x_4, size_t x_5, lean_object* x_6) { _start: { uint8_t x_7; @@ -10041,11 +10029,11 @@ lean_inc(x_13); x_14 = lean_ctor_get(x_8, 1); lean_inc(x_14); lean_dec(x_8); -x_15 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__4; +x_15 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__4; lean_inc(x_2); lean_inc(x_1); x_16 = l_Lean_Syntax_node2(x_1, x_15, x_13, x_2); -x_17 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__2; +x_17 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__2; lean_inc(x_3); lean_inc(x_1); x_18 = l_Lean_Syntax_node3(x_1, x_17, x_16, x_3, x_14); @@ -10056,7 +10044,7 @@ goto _start; } } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__1() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__1() { _start: { lean_object* x_1; @@ -10064,48 +10052,48 @@ x_1 = lean_mk_string_from_bytes("explicitBinder", 14); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__2() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__1; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__3() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__3() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__3; +x_1 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__3; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__4() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__3; +x_2 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__5() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__4; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__4; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__6() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__6() { _start: { lean_object* x_1; @@ -10113,268 +10101,271 @@ x_1 = lean_mk_string_from_bytes("String", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__7() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__7() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__6; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__6; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__8() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__6; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__9() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__9() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__8; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__8; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17, lean_object* x_18, lean_object* x_19) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17, lean_object* x_18, lean_object* x_19) { _start: { -lean_object* x_20; uint8_t x_112; -x_112 = lean_ctor_get_uint8(x_1, sizeof(void*)*2); -if (x_112 == 0) +lean_object* x_20; uint8_t x_114; +x_114 = lean_ctor_get_uint8(x_2, sizeof(void*)*2); +if (x_114 == 0) { -uint8_t x_113; -x_113 = lean_ctor_get_uint8(x_10, sizeof(void*)*5); -if (x_113 == 0) +uint8_t x_115; +x_115 = lean_ctor_get_uint8(x_10, sizeof(void*)*5); +if (x_115 == 0) { -lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; uint8_t x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; -x_114 = lean_ctor_get(x_4, 1); -lean_inc(x_114); -lean_inc(x_17); -x_115 = l_Lean_Elab_Deriving_mkInductiveApp(x_5, x_114, x_13, x_14, x_15, x_16, x_17, x_18, x_19); -x_116 = lean_ctor_get(x_115, 0); +lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; uint8_t x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; +x_116 = lean_ctor_get(x_4, 1); lean_inc(x_116); -x_117 = lean_ctor_get(x_115, 1); -lean_inc(x_117); -lean_dec(x_115); -x_118 = lean_ctor_get(x_17, 5); +lean_inc(x_17); +x_117 = l_Lean_Elab_Deriving_mkInductiveApp(x_5, x_116, x_13, x_14, x_15, x_16, x_17, x_18, x_19); +x_118 = lean_ctor_get(x_117, 0); lean_inc(x_118); -x_119 = 0; -x_120 = l_Lean_SourceInfo_fromRef(x_118, x_119); -x_121 = lean_ctor_get(x_17, 10); -lean_inc(x_121); -x_122 = lean_st_ref_get(x_18, x_117); -x_123 = lean_ctor_get(x_122, 0); +x_119 = lean_ctor_get(x_117, 1); +lean_inc(x_119); +lean_dec(x_117); +x_120 = lean_ctor_get(x_17, 5); +lean_inc(x_120); +x_121 = 0; +x_122 = l_Lean_SourceInfo_fromRef(x_120, x_121); +x_123 = lean_ctor_get(x_17, 10); lean_inc(x_123); -x_124 = lean_ctor_get(x_122, 1); -lean_inc(x_124); -lean_dec(x_122); -x_125 = lean_ctor_get(x_123, 0); +x_124 = lean_st_ref_get(x_18, x_119); +x_125 = lean_ctor_get(x_124, 0); lean_inc(x_125); -lean_dec(x_123); -x_126 = lean_environment_main_module(x_125); -x_127 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; +x_126 = lean_ctor_get(x_124, 1); +lean_inc(x_126); +lean_dec(x_124); +x_127 = lean_ctor_get(x_125, 0); +lean_inc(x_127); +lean_dec(x_125); +x_128 = lean_environment_main_module(x_127); +x_129 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; lean_inc(x_6); -lean_inc(x_120); -x_128 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_128, 0, x_120); -lean_ctor_set(x_128, 1, x_6); -lean_ctor_set(x_128, 2, x_127); -x_129 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__12; -lean_inc(x_120); -x_130 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_130, 0, x_120); -lean_ctor_set(x_130, 1, x_129); -x_131 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__13; -lean_inc(x_120); -x_132 = l_Lean_Syntax_node1(x_120, x_131, x_130); +lean_inc(x_122); +x_130 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_130, 0, x_122); +lean_ctor_set(x_130, 1, x_6); +lean_ctor_set(x_130, 2, x_129); +x_131 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__12; +lean_inc(x_122); +x_132 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_132, 0, x_122); +lean_ctor_set(x_132, 1, x_131); +x_133 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__13; +lean_inc(x_122); +x_134 = l_Lean_Syntax_node1(x_122, x_133, x_132); lean_inc(x_6); -lean_inc(x_120); -x_133 = l_Lean_Syntax_node1(x_120, x_6, x_132); -x_134 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__11; -lean_inc_n(x_128, 5); -lean_inc(x_120); -x_135 = l_Lean_Syntax_node6(x_120, x_134, x_128, x_128, x_133, x_128, x_128, x_128); -x_136 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__14; -lean_inc(x_120); -x_137 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_137, 0, x_120); -lean_ctor_set(x_137, 1, x_136); -x_138 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__17; -lean_inc(x_128); -lean_inc(x_120); -x_139 = l_Lean_Syntax_node2(x_120, x_138, x_7, x_128); -x_140 = lean_ctor_get(x_4, 0); -lean_inc(x_140); +lean_inc(x_122); +x_135 = l_Lean_Syntax_node1(x_122, x_6, x_134); +x_136 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__11; +lean_inc_n(x_130, 5); +lean_inc(x_122); +x_137 = l_Lean_Syntax_node6(x_122, x_136, x_130, x_130, x_135, x_130, x_130, x_130); +x_138 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__14; +lean_inc(x_122); +x_139 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_139, 0, x_122); +lean_ctor_set(x_139, 1, x_138); +x_140 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__17; +lean_inc(x_130); +lean_inc(x_122); +x_141 = l_Lean_Syntax_node2(x_122, x_140, x_7, x_130); +x_142 = lean_ctor_get(x_4, 0); +lean_inc(x_142); lean_dec(x_4); -x_141 = l_Array_append___rarg(x_127, x_140); -x_142 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; -lean_inc(x_120); -x_143 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_143, 0, x_120); -lean_ctor_set(x_143, 1, x_142); -x_144 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__15; -lean_inc(x_121); -lean_inc(x_126); -x_145 = l_Lean_addMacroScope(x_126, x_144, x_121); -x_146 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__14; +x_143 = l_Array_append___rarg(x_129, x_142); +x_144 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; +lean_inc(x_122); +x_145 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_145, 0, x_122); +lean_ctor_set(x_145, 1, x_144); +x_146 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__15; +lean_inc(x_123); +lean_inc(x_128); +x_147 = l_Lean_addMacroScope(x_128, x_146, x_123); +x_148 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__14; lean_inc(x_8); -lean_inc(x_120); -x_147 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_147, 0, x_120); -lean_ctor_set(x_147, 1, x_146); -lean_ctor_set(x_147, 2, x_145); -lean_ctor_set(x_147, 3, x_8); +lean_inc(x_122); +x_149 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_149, 0, x_122); +lean_ctor_set(x_149, 1, x_148); +lean_ctor_set(x_149, 2, x_147); +lean_ctor_set(x_149, 3, x_8); lean_inc(x_6); -lean_inc(x_120); -x_148 = l_Lean_Syntax_node1(x_120, x_6, x_147); -x_149 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__22; -lean_inc(x_120); -x_150 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_150, 0, x_120); -lean_ctor_set(x_150, 1, x_149); -x_151 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__24; -lean_inc(x_121); -lean_inc(x_126); -x_152 = l_Lean_addMacroScope(x_126, x_151, x_121); -x_153 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__25; -lean_inc(x_8); -x_154 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_154, 0, x_153); -lean_ctor_set(x_154, 1, x_8); -x_155 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__27; +lean_inc(x_122); +x_150 = l_Lean_Syntax_node1(x_122, x_6, x_149); +x_151 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__22; +lean_inc(x_122); +x_152 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_152, 0, x_122); +lean_ctor_set(x_152, 1, x_151); +x_153 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__24; +lean_inc(x_123); +lean_inc(x_128); +x_154 = l_Lean_addMacroScope(x_128, x_153, x_123); +x_155 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__25; lean_inc(x_8); x_156 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_156, 0, x_155); lean_ctor_set(x_156, 1, x_8); -x_157 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_157, 0, x_154); -lean_ctor_set(x_157, 1, x_156); -x_158 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__23; -lean_inc(x_120); -x_159 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_159, 0, x_120); +x_157 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__27; +lean_inc(x_8); +x_158 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_158, 0, x_157); +lean_ctor_set(x_158, 1, x_8); +x_159 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_159, 0, x_156); lean_ctor_set(x_159, 1, x_158); -lean_ctor_set(x_159, 2, x_152); -lean_ctor_set(x_159, 3, x_157); -lean_inc(x_150); +x_160 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__23; +lean_inc(x_122); +x_161 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_161, 0, x_122); +lean_ctor_set(x_161, 1, x_160); +lean_ctor_set(x_161, 2, x_154); +lean_ctor_set(x_161, 3, x_159); +lean_inc(x_152); lean_inc(x_6); -lean_inc(x_120); -x_160 = l_Lean_Syntax_node2(x_120, x_6, x_150, x_159); -x_161 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; -lean_inc(x_120); -x_162 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_162, 0, x_120); -lean_ctor_set(x_162, 1, x_161); -x_163 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__2; -lean_inc(x_128); -lean_inc(x_120); -x_164 = l_Lean_Syntax_node5(x_120, x_163, x_143, x_148, x_160, x_128, x_162); -x_165 = lean_array_push(x_141, x_164); +lean_inc(x_122); +x_162 = l_Lean_Syntax_node2(x_122, x_6, x_152, x_161); +x_163 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; +lean_inc(x_122); +x_164 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_164, 0, x_122); +lean_ctor_set(x_164, 1, x_163); +x_165 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__2; +lean_inc(x_130); +lean_inc(x_122); +x_166 = l_Lean_Syntax_node5(x_122, x_165, x_145, x_150, x_162, x_130, x_164); +x_167 = lean_array_push(x_143, x_166); lean_inc(x_6); -lean_inc(x_120); -x_166 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_166, 0, x_120); -lean_ctor_set(x_166, 1, x_6); -lean_ctor_set(x_166, 2, x_165); -x_167 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__4; -lean_inc(x_121); -lean_inc(x_126); -x_168 = l_Lean_addMacroScope(x_126, x_167, x_121); -lean_inc(x_8); -x_169 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_169, 0, x_167); -lean_ctor_set(x_169, 1, x_8); -x_170 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__5; +lean_inc(x_122); +x_168 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_168, 0, x_122); +lean_ctor_set(x_168, 1, x_6); +lean_ctor_set(x_168, 2, x_167); +x_169 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__4; +lean_inc(x_123); +lean_inc(x_128); +x_170 = l_Lean_addMacroScope(x_128, x_169, x_123); lean_inc(x_8); x_171 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_171, 0, x_170); +lean_ctor_set(x_171, 0, x_169); lean_ctor_set(x_171, 1, x_8); -x_172 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_172, 0, x_169); -lean_ctor_set(x_172, 1, x_171); -x_173 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__3; -lean_inc(x_120); -x_174 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_174, 0, x_120); +x_172 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__5; +lean_inc(x_8); +x_173 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_173, 0, x_172); +lean_ctor_set(x_173, 1, x_8); +x_174 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_174, 0, x_171); lean_ctor_set(x_174, 1, x_173); -lean_ctor_set(x_174, 2, x_168); -lean_ctor_set(x_174, 3, x_172); -x_175 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__8; -x_176 = l_Lean_addMacroScope(x_126, x_175, x_121); +x_175 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__3; +lean_inc(x_122); +x_176 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_176, 0, x_122); +lean_ctor_set(x_176, 1, x_175); +lean_ctor_set(x_176, 2, x_170); +lean_ctor_set(x_176, 3, x_174); +x_177 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__8; +x_178 = l_Lean_addMacroScope(x_128, x_177, x_123); lean_inc(x_8); -x_177 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_177, 0, x_175); -lean_ctor_set(x_177, 1, x_8); -x_178 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__9; x_179 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_179, 0, x_178); +lean_ctor_set(x_179, 0, x_177); lean_ctor_set(x_179, 1, x_8); -x_180 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_180, 0, x_177); -lean_ctor_set(x_180, 1, x_179); -x_181 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__7; -lean_inc(x_120); -x_182 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_182, 0, x_120); +x_180 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__9; +x_181 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_181, 0, x_180); +lean_ctor_set(x_181, 1, x_8); +x_182 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_182, 0, x_179); lean_ctor_set(x_182, 1, x_181); -lean_ctor_set(x_182, 2, x_176); -lean_ctor_set(x_182, 3, x_180); +x_183 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__7; +lean_inc(x_122); +x_184 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_184, 0, x_122); +lean_ctor_set(x_184, 1, x_183); +lean_ctor_set(x_184, 2, x_178); +lean_ctor_set(x_184, 3, x_182); lean_inc(x_6); -lean_inc(x_120); -x_183 = l_Lean_Syntax_node2(x_120, x_6, x_182, x_116); -lean_inc(x_120); -x_184 = l_Lean_Syntax_node2(x_120, x_9, x_174, x_183); -x_185 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__21; -lean_inc(x_120); -x_186 = l_Lean_Syntax_node2(x_120, x_185, x_150, x_184); -lean_inc(x_120); -x_187 = l_Lean_Syntax_node1(x_120, x_6, x_186); -x_188 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__19; -lean_inc(x_120); -x_189 = l_Lean_Syntax_node2(x_120, x_188, x_166, x_187); -x_190 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__32; -lean_inc(x_120); -x_191 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_191, 0, x_120); -lean_ctor_set(x_191, 1, x_190); -x_192 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__31; -lean_inc(x_128); -lean_inc(x_120); -x_193 = l_Lean_Syntax_node3(x_120, x_192, x_191, x_11, x_128); -x_194 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__15; -lean_inc_n(x_128, 2); -lean_inc(x_120); -x_195 = l_Lean_Syntax_node7(x_120, x_194, x_137, x_139, x_189, x_193, x_128, x_128, x_128); -x_196 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__9; -x_197 = l_Lean_Syntax_node2(x_120, x_196, x_135, x_195); -x_198 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__2(x_1, x_2, x_3, x_197, x_13, x_14, x_15, x_16, x_17, x_18, x_124); -return x_198; +lean_inc(x_122); +x_185 = l_Lean_Syntax_node2(x_122, x_6, x_184, x_118); +lean_inc(x_122); +x_186 = l_Lean_Syntax_node2(x_122, x_9, x_176, x_185); +x_187 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__21; +lean_inc(x_122); +x_188 = l_Lean_Syntax_node2(x_122, x_187, x_152, x_186); +lean_inc(x_122); +x_189 = l_Lean_Syntax_node1(x_122, x_6, x_188); +x_190 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__19; +lean_inc(x_122); +x_191 = l_Lean_Syntax_node2(x_122, x_190, x_168, x_189); +x_192 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__32; +lean_inc(x_122); +x_193 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_193, 0, x_122); +lean_ctor_set(x_193, 1, x_192); +x_194 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__35; +lean_inc_n(x_130, 2); +lean_inc(x_122); +x_195 = l_Lean_Syntax_node2(x_122, x_194, x_130, x_130); +x_196 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__31; +lean_inc(x_130); +lean_inc(x_122); +x_197 = l_Lean_Syntax_node4(x_122, x_196, x_193, x_11, x_195, x_130); +x_198 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__15; +lean_inc(x_122); +x_199 = l_Lean_Syntax_node5(x_122, x_198, x_139, x_141, x_191, x_197, x_130); +x_200 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__9; +x_201 = l_Lean_Syntax_node2(x_122, x_200, x_137, x_199); +x_202 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__2(x_1, x_2, x_3, x_201, x_13, x_14, x_15, x_16, x_17, x_18, x_126); +return x_202; } else { -lean_object* x_199; -x_199 = lean_box(0); -x_20 = x_199; -goto block_111; +lean_object* x_203; +x_203 = lean_box(0); +x_20 = x_203; +goto block_113; } } else { -lean_object* x_200; -x_200 = lean_box(0); -x_20 = x_200; -goto block_111; +lean_object* x_204; +x_204 = lean_box(0); +x_20 = x_204; +goto block_113; } -block_111: +block_113: { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_dec(x_20); x_21 = lean_ctor_get(x_4, 1); lean_inc(x_21); @@ -10401,45 +10392,45 @@ x_32 = lean_ctor_get(x_30, 0); lean_inc(x_32); lean_dec(x_30); x_33 = lean_environment_main_module(x_32); -x_34 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; +x_34 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; lean_inc(x_6); lean_inc(x_27); x_35 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_35, 0, x_27); lean_ctor_set(x_35, 1, x_6); lean_ctor_set(x_35, 2, x_34); -x_36 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__12; +x_36 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__12; lean_inc(x_27); x_37 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_37, 0, x_27); lean_ctor_set(x_37, 1, x_36); -x_38 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__13; +x_38 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__13; lean_inc(x_27); x_39 = l_Lean_Syntax_node1(x_27, x_38, x_37); lean_inc(x_6); lean_inc(x_27); x_40 = l_Lean_Syntax_node1(x_27, x_6, x_39); -x_41 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__33; +x_41 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__36; lean_inc(x_27); x_42 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_42, 0, x_27); lean_ctor_set(x_42, 1, x_41); -x_43 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__34; +x_43 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__37; lean_inc(x_27); x_44 = l_Lean_Syntax_node1(x_27, x_43, x_42); lean_inc(x_6); lean_inc(x_27); x_45 = l_Lean_Syntax_node1(x_27, x_6, x_44); -x_46 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__11; +x_46 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__11; lean_inc_n(x_35, 4); lean_inc(x_27); x_47 = l_Lean_Syntax_node6(x_27, x_46, x_35, x_35, x_40, x_35, x_35, x_45); -x_48 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__14; +x_48 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__14; lean_inc(x_27); x_49 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_49, 0, x_27); lean_ctor_set(x_49, 1, x_48); -x_50 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__17; +x_50 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__17; lean_inc(x_35); lean_inc(x_27); x_51 = l_Lean_Syntax_node2(x_27, x_50, x_7, x_35); @@ -10447,16 +10438,16 @@ x_52 = lean_ctor_get(x_4, 0); lean_inc(x_52); lean_dec(x_4); x_53 = l_Array_append___rarg(x_34, x_52); -x_54 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; +x_54 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; lean_inc(x_27); x_55 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_55, 0, x_27); lean_ctor_set(x_55, 1, x_54); -x_56 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__15; +x_56 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__15; lean_inc(x_28); lean_inc(x_33); x_57 = l_Lean_addMacroScope(x_33, x_56, x_28); -x_58 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__14; +x_58 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__14; lean_inc(x_8); lean_inc(x_27); x_59 = lean_alloc_ctor(3, 4, 0); @@ -10467,21 +10458,21 @@ lean_ctor_set(x_59, 3, x_8); lean_inc(x_6); lean_inc(x_27); x_60 = l_Lean_Syntax_node1(x_27, x_6, x_59); -x_61 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__22; +x_61 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__22; lean_inc(x_27); x_62 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_62, 0, x_27); lean_ctor_set(x_62, 1, x_61); -x_63 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__24; +x_63 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__24; lean_inc(x_28); lean_inc(x_33); x_64 = l_Lean_addMacroScope(x_33, x_63, x_28); -x_65 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__25; +x_65 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__25; lean_inc(x_8); x_66 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_66, 0, x_65); lean_ctor_set(x_66, 1, x_8); -x_67 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__27; +x_67 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__27; lean_inc(x_8); x_68 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_68, 0, x_67); @@ -10489,7 +10480,7 @@ lean_ctor_set(x_68, 1, x_8); x_69 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_69, 0, x_66); lean_ctor_set(x_69, 1, x_68); -x_70 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__23; +x_70 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__23; lean_inc(x_27); x_71 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_71, 0, x_27); @@ -10500,12 +10491,12 @@ lean_inc(x_62); lean_inc(x_6); lean_inc(x_27); x_72 = l_Lean_Syntax_node2(x_27, x_6, x_62, x_71); -x_73 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; +x_73 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; lean_inc(x_27); x_74 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_74, 0, x_27); lean_ctor_set(x_74, 1, x_73); -x_75 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__2; +x_75 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__2; lean_inc(x_35); lean_inc(x_27); x_76 = l_Lean_Syntax_node5(x_27, x_75, x_55, x_60, x_72, x_35, x_74); @@ -10516,7 +10507,7 @@ x_78 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_78, 0, x_27); lean_ctor_set(x_78, 1, x_6); lean_ctor_set(x_78, 2, x_77); -x_79 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__4; +x_79 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__4; lean_inc(x_28); lean_inc(x_33); x_80 = l_Lean_addMacroScope(x_33, x_79, x_28); @@ -10524,7 +10515,7 @@ lean_inc(x_8); x_81 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_81, 0, x_79); lean_ctor_set(x_81, 1, x_8); -x_82 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__5; +x_82 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__5; lean_inc(x_8); x_83 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_83, 0, x_82); @@ -10532,27 +10523,27 @@ lean_ctor_set(x_83, 1, x_8); x_84 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_84, 0, x_81); lean_ctor_set(x_84, 1, x_83); -x_85 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__3; +x_85 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__3; lean_inc(x_27); x_86 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_86, 0, x_27); lean_ctor_set(x_86, 1, x_85); lean_ctor_set(x_86, 2, x_80); lean_ctor_set(x_86, 3, x_84); -x_87 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__8; +x_87 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__8; x_88 = l_Lean_addMacroScope(x_33, x_87, x_28); lean_inc(x_8); x_89 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_89, 0, x_87); lean_ctor_set(x_89, 1, x_8); -x_90 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__9; +x_90 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__9; x_91 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_91, 0, x_90); lean_ctor_set(x_91, 1, x_8); x_92 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_92, 0, x_89); lean_ctor_set(x_92, 1, x_91); -x_93 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__7; +x_93 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__7; lean_inc(x_27); x_94 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_94, 0, x_27); @@ -10564,35 +10555,38 @@ lean_inc(x_27); x_95 = l_Lean_Syntax_node2(x_27, x_6, x_94, x_23); lean_inc(x_27); x_96 = l_Lean_Syntax_node2(x_27, x_9, x_86, x_95); -x_97 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__21; +x_97 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__21; lean_inc(x_27); x_98 = l_Lean_Syntax_node2(x_27, x_97, x_62, x_96); lean_inc(x_27); x_99 = l_Lean_Syntax_node1(x_27, x_6, x_98); -x_100 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__19; +x_100 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__19; lean_inc(x_27); x_101 = l_Lean_Syntax_node2(x_27, x_100, x_78, x_99); -x_102 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__32; +x_102 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__32; lean_inc(x_27); x_103 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_103, 0, x_27); lean_ctor_set(x_103, 1, x_102); -x_104 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__31; +x_104 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__35; +lean_inc_n(x_35, 2); +lean_inc(x_27); +x_105 = l_Lean_Syntax_node2(x_27, x_104, x_35, x_35); +x_106 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__31; lean_inc(x_35); lean_inc(x_27); -x_105 = l_Lean_Syntax_node3(x_27, x_104, x_103, x_11, x_35); -x_106 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__15; -lean_inc_n(x_35, 2); +x_107 = l_Lean_Syntax_node4(x_27, x_106, x_103, x_11, x_105, x_35); +x_108 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__15; lean_inc(x_27); -x_107 = l_Lean_Syntax_node7(x_27, x_106, x_49, x_51, x_101, x_105, x_35, x_35, x_35); -x_108 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__9; -x_109 = l_Lean_Syntax_node2(x_27, x_108, x_47, x_107); -x_110 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__2(x_1, x_2, x_3, x_109, x_13, x_14, x_15, x_16, x_17, x_18, x_31); -return x_110; +x_109 = l_Lean_Syntax_node5(x_27, x_108, x_49, x_51, x_101, x_107, x_35); +x_110 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__9; +x_111 = l_Lean_Syntax_node2(x_27, x_110, x_47, x_109); +x_112 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__2(x_1, x_2, x_3, x_111, x_13, x_14, x_15, x_16, x_17, x_18, x_31); +return x_112; } } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__1() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__1() { _start: { lean_object* x_1; @@ -10600,17 +10594,17 @@ x_1 = lean_mk_string_from_bytes("fromJson", 8); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__2() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__6; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__6; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__3() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__3() { _start: { lean_object* x_1; @@ -10618,16 +10612,16 @@ x_1 = lean_mk_string_from_bytes("Except.error", 12); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__4() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__3; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__3; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__5() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__5() { _start: { lean_object* x_1; @@ -10635,63 +10629,63 @@ x_1 = lean_mk_string_from_bytes("error", 5); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__6() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__3; -x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__5; +x_1 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__3; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__5; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__7() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__6; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__6; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__8() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__8() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__6; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__6; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__9() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__8; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__8; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__10() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__7; -x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__9; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__7; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__9; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__11() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__11() { _start: { lean_object* x_1; @@ -10699,303 +10693,305 @@ x_1 = lean_mk_string_from_bytes("\"no inductive constructor matched\"", 34); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; -x_11 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__1; -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; +x_10 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__1; lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_12 = l_Lean_Elab_Deriving_mkContext(x_11, x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_12) == 0) +lean_inc(x_3); +lean_inc(x_1); +x_11 = l_Lean_Elab_Deriving_mkContext(x_10, x_1, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +if (lean_obj_tag(x_11) == 0) { -lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_100; lean_object* x_101; lean_object* x_102; uint8_t x_103; -x_13 = lean_ctor_get(x_12, 0); +lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_99; lean_object* x_100; lean_object* x_101; uint8_t x_102; +x_12 = lean_ctor_get(x_11, 0); +lean_inc(x_12); +x_13 = lean_ctor_get(x_11, 1); lean_inc(x_13); -x_14 = lean_ctor_get(x_12, 1); -lean_inc(x_14); -lean_dec(x_12); -x_100 = lean_ctor_get(x_13, 0); -lean_inc(x_100); -x_101 = lean_array_get_size(x_100); -x_102 = lean_unsigned_to_nat(0u); -x_103 = lean_nat_dec_lt(x_102, x_101); -lean_dec(x_101); -if (x_103 == 0) -{ -lean_object* x_104; lean_object* x_105; +lean_dec(x_11); +x_99 = lean_ctor_get(x_12, 0); +lean_inc(x_99); +x_100 = lean_array_get_size(x_99); +x_101 = lean_unsigned_to_nat(0u); +x_102 = lean_nat_dec_lt(x_101, x_100); lean_dec(x_100); -x_104 = l_Lean_instInhabitedInductiveVal; -x_105 = l___private_Init_Util_0__outOfBounds___rarg(x_104); -x_15 = x_105; -goto block_99; +if (x_102 == 0) +{ +lean_object* x_103; lean_object* x_104; +lean_dec(x_99); +x_103 = l_Lean_instInhabitedInductiveVal; +x_104 = l___private_Init_Util_0__outOfBounds___rarg(x_103); +x_14 = x_104; +goto block_98; } else { -lean_object* x_106; -x_106 = lean_array_fget(x_100, x_102); -lean_dec(x_100); -x_15 = x_106; -goto block_99; +lean_object* x_105; +x_105 = lean_array_fget(x_99, x_101); +lean_dec(x_99); +x_14 = x_105; +goto block_98; } -block_99: +block_98: { -lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_16 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__2; -x_17 = lean_unsigned_to_nat(0u); -lean_inc(x_9); +lean_object* x_15; lean_object* x_16; lean_object* x_17; +x_15 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__2; +x_16 = lean_unsigned_to_nat(0u); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -lean_inc(x_15); -x_18 = l_Lean_Elab_Deriving_mkHeader(x_16, x_17, x_15, x_4, x_5, x_6, x_7, x_8, x_9, x_14); -if (lean_obj_tag(x_18) == 0) +lean_inc(x_3); +lean_inc(x_14); +x_17 = l_Lean_Elab_Deriving_mkHeader(x_15, x_16, x_14, x_3, x_4, x_5, x_6, x_7, x_8, x_13); +if (lean_obj_tag(x_17) == 0) { -lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_89; lean_object* x_90; uint8_t x_91; -x_19 = lean_ctor_get(x_18, 0); +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_88; lean_object* x_89; uint8_t x_90; +x_18 = lean_ctor_get(x_17, 0); +lean_inc(x_18); +x_19 = lean_ctor_get(x_17, 1); lean_inc(x_19); -x_20 = lean_ctor_get(x_18, 1); -lean_inc(x_20); -lean_dec(x_18); -x_89 = lean_ctor_get(x_13, 1); -lean_inc(x_89); -x_90 = lean_array_get_size(x_89); -x_91 = lean_nat_dec_lt(x_17, x_90); -lean_dec(x_90); -if (x_91 == 0) -{ -lean_object* x_92; lean_object* x_93; +lean_dec(x_17); +x_88 = lean_ctor_get(x_12, 1); +lean_inc(x_88); +x_89 = lean_array_get_size(x_88); +x_90 = lean_nat_dec_lt(x_16, x_89); lean_dec(x_89); -x_92 = l_Lean_instInhabitedName; -x_93 = l___private_Init_Util_0__outOfBounds___rarg(x_92); -x_21 = x_93; -goto block_88; +if (x_90 == 0) +{ +lean_object* x_91; lean_object* x_92; +lean_dec(x_88); +x_91 = l_Lean_instInhabitedName; +x_92 = l___private_Init_Util_0__outOfBounds___rarg(x_91); +x_20 = x_92; +goto block_87; } else { -lean_object* x_94; -x_94 = lean_array_fget(x_89, x_17); -lean_dec(x_89); -x_21 = x_94; -goto block_88; +lean_object* x_93; +x_93 = lean_array_fget(x_88, x_16); +lean_dec(x_88); +x_20 = x_93; +goto block_87; } -block_88: +block_87: { -lean_object* x_22; lean_object* x_23; -x_22 = lean_mk_syntax_ident(x_21); -lean_inc(x_9); +lean_object* x_21; lean_object* x_22; +x_21 = lean_mk_syntax_ident(x_20); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -lean_inc(x_22); +lean_inc(x_3); +lean_inc(x_21); lean_inc(x_2); -x_23 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts(x_2, x_22, x_4, x_5, x_6, x_7, x_8, x_9, x_20); -if (lean_obj_tag(x_23) == 0) +x_22 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts(x_2, x_21, x_3, x_4, x_5, x_6, x_7, x_8, x_19); +if (lean_obj_tag(x_22) == 0) { -lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; uint8_t x_50; lean_object* x_51; lean_object* x_52; -x_24 = lean_ctor_get(x_23, 0); +lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; uint8_t x_49; lean_object* x_50; lean_object* x_51; +x_23 = lean_ctor_get(x_22, 0); +lean_inc(x_23); +x_24 = lean_ctor_get(x_22, 1); lean_inc(x_24); -x_25 = lean_ctor_get(x_23, 1); +lean_dec(x_22); +x_25 = lean_ctor_get(x_7, 5); lean_inc(x_25); -lean_dec(x_23); -x_26 = lean_ctor_get(x_8, 5); -lean_inc(x_26); -x_27 = 0; -x_28 = l_Lean_SourceInfo_fromRef(x_26, x_27); -x_29 = lean_ctor_get(x_8, 10); -lean_inc(x_29); -x_30 = lean_st_ref_get(x_9, x_25); -x_31 = lean_ctor_get(x_30, 0); +x_26 = 0; +x_27 = l_Lean_SourceInfo_fromRef(x_25, x_26); +x_28 = lean_ctor_get(x_7, 10); +lean_inc(x_28); +x_29 = lean_st_ref_get(x_8, x_24); +x_30 = lean_ctor_get(x_29, 0); +lean_inc(x_30); +x_31 = lean_ctor_get(x_29, 1); lean_inc(x_31); -x_32 = lean_ctor_get(x_30, 1); +lean_dec(x_29); +x_32 = lean_ctor_get(x_30, 0); lean_inc(x_32); lean_dec(x_30); -x_33 = lean_ctor_get(x_31, 0); -lean_inc(x_33); -lean_dec(x_31); -x_34 = lean_environment_main_module(x_33); -x_35 = lean_box(0); -x_36 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__6; -x_37 = l_Lean_addMacroScope(x_34, x_36, x_29); -x_38 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__4; -x_39 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__10; -lean_inc(x_28); -x_40 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_40, 0, x_28); -lean_ctor_set(x_40, 1, x_38); -lean_ctor_set(x_40, 2, x_37); -lean_ctor_set(x_40, 3, x_39); -x_41 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__11; -lean_inc(x_28); -x_42 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_42, 0, x_28); -lean_ctor_set(x_42, 1, x_41); -x_43 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__34; -lean_inc(x_28); -x_44 = l_Lean_Syntax_node1(x_28, x_43, x_42); -x_45 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; -lean_inc(x_28); -x_46 = l_Lean_Syntax_node1(x_28, x_45, x_44); -x_47 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; -x_48 = l_Lean_Syntax_node2(x_28, x_47, x_40, x_46); -x_49 = lean_array_get_size(x_24); -x_50 = lean_nat_dec_le(x_49, x_49); -if (x_50 == 0) +x_33 = lean_environment_main_module(x_32); +x_34 = lean_box(0); +x_35 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__6; +x_36 = l_Lean_addMacroScope(x_33, x_35, x_28); +x_37 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__4; +x_38 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__10; +lean_inc(x_27); +x_39 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_39, 0, x_27); +lean_ctor_set(x_39, 1, x_37); +lean_ctor_set(x_39, 2, x_36); +lean_ctor_set(x_39, 3, x_38); +x_40 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__11; +lean_inc(x_27); +x_41 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_41, 0, x_27); +lean_ctor_set(x_41, 1, x_40); +x_42 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__34; +lean_inc(x_27); +x_43 = l_Lean_Syntax_node1(x_27, x_42, x_41); +x_44 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; +lean_inc(x_27); +x_45 = l_Lean_Syntax_node1(x_27, x_44, x_43); +x_46 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; +x_47 = l_Lean_Syntax_node2(x_27, x_46, x_39, x_45); +x_48 = lean_array_get_size(x_23); +x_49 = lean_nat_dec_le(x_48, x_48); +if (x_49 == 0) { -uint8_t x_70; -x_70 = lean_nat_dec_lt(x_17, x_49); -if (x_70 == 0) +uint8_t x_69; +x_69 = lean_nat_dec_lt(x_16, x_48); +if (x_69 == 0) { -lean_dec(x_49); -lean_dec(x_24); -x_51 = x_48; -x_52 = x_32; -goto block_69; +lean_dec(x_48); +lean_dec(x_23); +x_50 = x_47; +x_51 = x_31; +goto block_68; } else { -size_t x_71; size_t x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; -x_71 = lean_usize_of_nat(x_49); -lean_dec(x_49); -x_72 = 0; -x_73 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__3; -lean_inc(x_8); -x_74 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1(x_73, x_47, x_35, x_35, x_45, x_24, x_71, x_72, x_48, x_4, x_5, x_6, x_7, x_8, x_9, x_32); -lean_dec(x_24); -x_75 = lean_ctor_get(x_74, 0); +size_t x_70; size_t x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_70 = lean_usize_of_nat(x_48); +lean_dec(x_48); +x_71 = 0; +x_72 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__3; +lean_inc(x_7); +x_73 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1(x_72, x_46, x_34, x_34, x_44, x_23, x_70, x_71, x_47, x_3, x_4, x_5, x_6, x_7, x_8, x_31); +lean_dec(x_23); +x_74 = lean_ctor_get(x_73, 0); +lean_inc(x_74); +x_75 = lean_ctor_get(x_73, 1); lean_inc(x_75); -x_76 = lean_ctor_get(x_74, 1); -lean_inc(x_76); -lean_dec(x_74); +lean_dec(x_73); +x_50 = x_74; x_51 = x_75; -x_52 = x_76; -goto block_69; +goto block_68; } } else { -uint8_t x_77; -x_77 = lean_nat_dec_lt(x_17, x_49); -if (x_77 == 0) +uint8_t x_76; +x_76 = lean_nat_dec_lt(x_16, x_48); +if (x_76 == 0) { -lean_dec(x_49); -lean_dec(x_24); -x_51 = x_48; -x_52 = x_32; -goto block_69; +lean_dec(x_48); +lean_dec(x_23); +x_50 = x_47; +x_51 = x_31; +goto block_68; } else { -size_t x_78; size_t x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; -x_78 = lean_usize_of_nat(x_49); -lean_dec(x_49); -x_79 = 0; -x_80 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__3; -lean_inc(x_8); -x_81 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__2(x_80, x_47, x_35, x_35, x_45, x_24, x_78, x_79, x_48, x_4, x_5, x_6, x_7, x_8, x_9, x_32); -lean_dec(x_24); -x_82 = lean_ctor_get(x_81, 0); +size_t x_77; size_t x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; +x_77 = lean_usize_of_nat(x_48); +lean_dec(x_48); +x_78 = 0; +x_79 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__3; +lean_inc(x_7); +x_80 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__2(x_79, x_46, x_34, x_34, x_44, x_23, x_77, x_78, x_47, x_3, x_4, x_5, x_6, x_7, x_8, x_31); +lean_dec(x_23); +x_81 = lean_ctor_get(x_80, 0); +lean_inc(x_81); +x_82 = lean_ctor_get(x_80, 1); lean_inc(x_82); -x_83 = lean_ctor_get(x_81, 1); -lean_inc(x_83); -lean_dec(x_81); +lean_dec(x_80); +x_50 = x_81; x_51 = x_82; -x_52 = x_83; -goto block_69; +goto block_68; } } -block_69: +block_68: { -uint8_t x_53; -x_53 = lean_ctor_get_uint8(x_13, sizeof(void*)*2); -if (x_53 == 0) +uint8_t x_52; +x_52 = lean_ctor_get_uint8(x_12, sizeof(void*)*2); +if (x_52 == 0) { -lean_object* x_54; lean_object* x_55; -x_54 = lean_box(0); -x_55 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1(x_13, x_16, x_3, x_19, x_15, x_45, x_22, x_35, x_47, x_2, x_51, x_54, x_4, x_5, x_6, x_7, x_8, x_9, x_52); +lean_object* x_53; lean_object* x_54; +x_53 = lean_box(0); +x_54 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1(x_1, x_12, x_15, x_18, x_14, x_44, x_21, x_34, x_46, x_2, x_50, x_53, x_3, x_4, x_5, x_6, x_7, x_8, x_51); lean_dec(x_2); -lean_dec(x_13); -return x_55; +lean_dec(x_12); +return x_54; } else { -lean_object* x_56; lean_object* x_57; -x_56 = lean_ctor_get(x_19, 1); -lean_inc(x_56); -lean_inc(x_9); +lean_object* x_55; lean_object* x_56; +x_55 = lean_ctor_get(x_18, 1); +lean_inc(x_55); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_57 = l_Lean_Elab_Deriving_mkLocalInstanceLetDecls(x_13, x_16, x_56, x_4, x_5, x_6, x_7, x_8, x_9, x_52); -if (lean_obj_tag(x_57) == 0) +lean_inc(x_3); +x_56 = l_Lean_Elab_Deriving_mkLocalInstanceLetDecls(x_12, x_15, x_55, x_3, x_4, x_5, x_6, x_7, x_8, x_51); +if (lean_obj_tag(x_56) == 0) { -lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_58 = lean_ctor_get(x_57, 0); +lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; +x_57 = lean_ctor_get(x_56, 0); +lean_inc(x_57); +x_58 = lean_ctor_get(x_56, 1); lean_inc(x_58); -x_59 = lean_ctor_get(x_57, 1); -lean_inc(x_59); -lean_dec(x_57); -lean_inc(x_9); +lean_dec(x_56); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_60 = l_Lean_Elab_Deriving_mkLet(x_58, x_51, x_4, x_5, x_6, x_7, x_8, x_9, x_59); -lean_dec(x_58); -x_61 = lean_ctor_get(x_60, 0); +lean_inc(x_3); +x_59 = l_Lean_Elab_Deriving_mkLet(x_57, x_50, x_3, x_4, x_5, x_6, x_7, x_8, x_58); +lean_dec(x_57); +x_60 = lean_ctor_get(x_59, 0); +lean_inc(x_60); +x_61 = lean_ctor_get(x_59, 1); lean_inc(x_61); -x_62 = lean_ctor_get(x_60, 1); -lean_inc(x_62); -lean_dec(x_60); -x_63 = lean_box(0); -x_64 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1(x_13, x_16, x_3, x_19, x_15, x_45, x_22, x_35, x_47, x_2, x_61, x_63, x_4, x_5, x_6, x_7, x_8, x_9, x_62); +lean_dec(x_59); +x_62 = lean_box(0); +x_63 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1(x_1, x_12, x_15, x_18, x_14, x_44, x_21, x_34, x_46, x_2, x_60, x_62, x_3, x_4, x_5, x_6, x_7, x_8, x_61); lean_dec(x_2); -lean_dec(x_13); -return x_64; +lean_dec(x_12); +return x_63; } else { -uint8_t x_65; -lean_dec(x_51); -lean_dec(x_22); -lean_dec(x_19); -lean_dec(x_15); -lean_dec(x_13); -lean_dec(x_9); +uint8_t x_64; +lean_dec(x_50); +lean_dec(x_21); +lean_dec(x_18); +lean_dec(x_14); +lean_dec(x_12); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -x_65 = !lean_is_exclusive(x_57); -if (x_65 == 0) +lean_dec(x_1); +x_64 = !lean_is_exclusive(x_56); +if (x_64 == 0) { -return x_57; +return x_56; } else { -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_57, 0); -x_67 = lean_ctor_get(x_57, 1); -lean_inc(x_67); +lean_object* x_65; lean_object* x_66; lean_object* x_67; +x_65 = lean_ctor_get(x_56, 0); +x_66 = lean_ctor_get(x_56, 1); lean_inc(x_66); -lean_dec(x_57); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -return x_68; +lean_inc(x_65); +lean_dec(x_56); +x_67 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_67, 0, x_65); +lean_ctor_set(x_67, 1, x_66); +return x_67; } } } @@ -11003,200 +10999,203 @@ return x_68; } else { -uint8_t x_84; -lean_dec(x_22); -lean_dec(x_19); -lean_dec(x_15); -lean_dec(x_13); -lean_dec(x_9); +uint8_t x_83; +lean_dec(x_21); +lean_dec(x_18); +lean_dec(x_14); +lean_dec(x_12); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -x_84 = !lean_is_exclusive(x_23); -if (x_84 == 0) +lean_dec(x_1); +x_83 = !lean_is_exclusive(x_22); +if (x_83 == 0) { -return x_23; +return x_22; } else { -lean_object* x_85; lean_object* x_86; lean_object* x_87; -x_85 = lean_ctor_get(x_23, 0); -x_86 = lean_ctor_get(x_23, 1); -lean_inc(x_86); +lean_object* x_84; lean_object* x_85; lean_object* x_86; +x_84 = lean_ctor_get(x_22, 0); +x_85 = lean_ctor_get(x_22, 1); lean_inc(x_85); -lean_dec(x_23); -x_87 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_87, 0, x_85); -lean_ctor_set(x_87, 1, x_86); -return x_87; +lean_inc(x_84); +lean_dec(x_22); +x_86 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_86, 0, x_84); +lean_ctor_set(x_86, 1, x_85); +return x_86; } } } } else { -uint8_t x_95; -lean_dec(x_15); -lean_dec(x_13); -lean_dec(x_9); +uint8_t x_94; +lean_dec(x_14); +lean_dec(x_12); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -x_95 = !lean_is_exclusive(x_18); -if (x_95 == 0) +lean_dec(x_1); +x_94 = !lean_is_exclusive(x_17); +if (x_94 == 0) { -return x_18; +return x_17; } else { -lean_object* x_96; lean_object* x_97; lean_object* x_98; -x_96 = lean_ctor_get(x_18, 0); -x_97 = lean_ctor_get(x_18, 1); -lean_inc(x_97); +lean_object* x_95; lean_object* x_96; lean_object* x_97; +x_95 = lean_ctor_get(x_17, 0); +x_96 = lean_ctor_get(x_17, 1); lean_inc(x_96); -lean_dec(x_18); -x_98 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_98, 0, x_96); -lean_ctor_set(x_98, 1, x_97); -return x_98; +lean_inc(x_95); +lean_dec(x_17); +x_97 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_97, 0, x_95); +lean_ctor_set(x_97, 1, x_96); +return x_97; } } } } else { -uint8_t x_107; -lean_dec(x_9); +uint8_t x_106; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -x_107 = !lean_is_exclusive(x_12); -if (x_107 == 0) +lean_dec(x_1); +x_106 = !lean_is_exclusive(x_11); +if (x_106 == 0) { -return x_12; +return x_11; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_12, 0); -x_109 = lean_ctor_get(x_12, 1); -lean_inc(x_109); +lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_107 = lean_ctor_get(x_11, 0); +x_108 = lean_ctor_get(x_11, 1); lean_inc(x_108); -lean_dec(x_12); -x_110 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_110, 0, x_108); -lean_ctor_set(x_110, 1, x_109); -return x_110; +lean_inc(x_107); +lean_dec(x_11); +x_109 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_109, 0, x_107); +lean_ctor_set(x_109, 1, x_108); +return x_109; } } } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__1() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__25; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__25; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__2() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__1; -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__28; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__1; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__28; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__3() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__4; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__4; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__4() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__5; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__5; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__5() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__3; -x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__4; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__3; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__4; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__6() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__8; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__8; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__7() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__9; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__9; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__8() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__6; -x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__7; +x_1 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__6; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__7; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__9() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__9() { _start: { lean_object* x_1; @@ -11204,19 +11203,19 @@ x_1 = lean_mk_string_from_bytes("structInst", 10); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__10() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__9; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__9; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__11() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__11() { _start: { lean_object* x_1; @@ -11224,7 +11223,7 @@ x_1 = lean_mk_string_from_bytes("{", 1); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__12() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__12() { _start: { lean_object* x_1; @@ -11232,19 +11231,19 @@ x_1 = lean_mk_string_from_bytes("optEllipsis", 11); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__13() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1; -x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2; -x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3; -x_4 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__12; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3; +x_4 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__12; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__14() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__14() { _start: { lean_object* x_1; @@ -11252,751 +11251,716 @@ x_1 = lean_mk_string_from_bytes("}", 1); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -lean_object* x_10; lean_object* x_11; -x_10 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__1; -lean_inc(x_8); +lean_object* x_9; lean_object* x_10; +x_9 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__1; lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); +lean_inc(x_2); lean_inc(x_1); -x_11 = l_Lean_Elab_Deriving_mkContext(x_10, x_1, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -if (lean_obj_tag(x_11) == 0) +x_10 = l_Lean_Elab_Deriving_mkContext(x_9, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +if (lean_obj_tag(x_10) == 0) { -lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_202; lean_object* x_203; lean_object* x_204; uint8_t x_205; -x_12 = lean_ctor_get(x_11, 0); +lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_203; lean_object* x_204; lean_object* x_205; uint8_t x_206; +x_11 = lean_ctor_get(x_10, 0); +lean_inc(x_11); +x_12 = lean_ctor_get(x_10, 1); lean_inc(x_12); -x_13 = lean_ctor_get(x_11, 1); -lean_inc(x_13); -lean_dec(x_11); -x_202 = lean_ctor_get(x_12, 0); -lean_inc(x_202); -x_203 = lean_array_get_size(x_202); -x_204 = lean_unsigned_to_nat(0u); -x_205 = lean_nat_dec_lt(x_204, x_203); +lean_dec(x_10); +x_203 = lean_ctor_get(x_11, 0); +lean_inc(x_203); +x_204 = lean_array_get_size(x_203); +x_205 = lean_unsigned_to_nat(0u); +x_206 = lean_nat_dec_lt(x_205, x_204); +lean_dec(x_204); +if (x_206 == 0) +{ +lean_object* x_207; lean_object* x_208; lean_dec(x_203); -if (x_205 == 0) -{ -lean_object* x_206; lean_object* x_207; -lean_dec(x_202); -x_206 = l_Lean_instInhabitedInductiveVal; -x_207 = l___private_Init_Util_0__outOfBounds___rarg(x_206); -x_14 = x_207; -goto block_201; +x_207 = l_Lean_instInhabitedInductiveVal; +x_208 = l___private_Init_Util_0__outOfBounds___rarg(x_207); +x_13 = x_208; +goto block_202; } else { -lean_object* x_208; -x_208 = lean_array_fget(x_202, x_204); -lean_dec(x_202); -x_14 = x_208; -goto block_201; +lean_object* x_209; +x_209 = lean_array_fget(x_203, x_205); +lean_dec(x_203); +x_13 = x_209; +goto block_202; } -block_201: +block_202: { -lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_15 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__2; -x_16 = lean_unsigned_to_nat(0u); -lean_inc(x_8); +lean_object* x_14; lean_object* x_15; lean_object* x_16; +x_14 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__2; +x_15 = lean_unsigned_to_nat(0u); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); -lean_inc(x_14); -x_17 = l_Lean_Elab_Deriving_mkHeader(x_15, x_16, x_14, x_3, x_4, x_5, x_6, x_7, x_8, x_13); -if (lean_obj_tag(x_17) == 0) +lean_inc(x_2); +lean_inc(x_13); +x_16 = l_Lean_Elab_Deriving_mkHeader(x_14, x_15, x_13, x_2, x_3, x_4, x_5, x_6, x_7, x_12); +if (lean_obj_tag(x_16) == 0) { -lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; uint8_t x_24; lean_object* x_25; lean_object* x_26; size_t x_27; size_t x_28; lean_object* x_29; -x_18 = lean_ctor_get(x_17, 0); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; uint8_t x_23; lean_object* x_24; lean_object* x_25; size_t x_26; size_t x_27; lean_object* x_28; +x_17 = lean_ctor_get(x_16, 0); +lean_inc(x_17); +x_18 = lean_ctor_get(x_16, 1); lean_inc(x_18); -x_19 = lean_ctor_get(x_17, 1); -lean_inc(x_19); -lean_dec(x_17); -x_20 = lean_st_ref_get(x_8, x_19); -x_21 = lean_ctor_get(x_20, 0); +lean_dec(x_16); +x_19 = lean_st_ref_get(x_7, x_18); +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +x_21 = lean_ctor_get(x_19, 1); lean_inc(x_21); -x_22 = lean_ctor_get(x_20, 1); +lean_dec(x_19); +x_22 = lean_ctor_get(x_20, 0); lean_inc(x_22); lean_dec(x_20); -x_23 = lean_ctor_get(x_21, 0); -lean_inc(x_23); -lean_dec(x_21); -x_24 = 0; +x_23 = 0; lean_inc(x_1); -x_25 = l_Lean_getStructureFieldsFlattened(x_23, x_1, x_24); -x_26 = lean_array_get_size(x_25); -x_27 = lean_usize_of_nat(x_26); -lean_dec(x_26); -x_28 = 0; -lean_inc(x_7); -lean_inc(x_25); -x_29 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3(x_1, x_27, x_28, x_25, x_3, x_4, x_5, x_6, x_7, x_8, x_22); -if (lean_obj_tag(x_29) == 0) +x_24 = l_Lean_getStructureFieldsFlattened(x_22, x_1, x_23); +x_25 = lean_array_get_size(x_24); +x_26 = lean_usize_of_nat(x_25); +lean_dec(x_25); +x_27 = 0; +lean_inc(x_6); +lean_inc(x_24); +lean_inc(x_1); +x_28 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3(x_1, x_26, x_27, x_24, x_2, x_3, x_4, x_5, x_6, x_7, x_21); +if (lean_obj_tag(x_28) == 0) { -lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; uint8_t x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; size_t x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; size_t x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; -x_30 = lean_ctor_get(x_29, 0); +lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; uint8_t x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; size_t x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; size_t x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_29 = lean_ctor_get(x_28, 0); +lean_inc(x_29); +x_30 = lean_ctor_get(x_28, 1); lean_inc(x_30); -x_31 = lean_ctor_get(x_29, 1); -lean_inc(x_31); -lean_dec(x_29); -x_32 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_mkInductiveApp___spec__1(x_27, x_28, x_25); -x_33 = lean_ctor_get(x_18, 1); -lean_inc(x_33); -lean_inc(x_7); -x_34 = l_Lean_Elab_Deriving_mkInductiveApp(x_14, x_33, x_3, x_4, x_5, x_6, x_7, x_8, x_31); -x_35 = lean_ctor_get(x_34, 0); +lean_dec(x_28); +x_31 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_mkInductiveApp___spec__1(x_26, x_27, x_24); +x_32 = lean_ctor_get(x_17, 1); +lean_inc(x_32); +lean_inc(x_6); +x_33 = l_Lean_Elab_Deriving_mkInductiveApp(x_13, x_32, x_2, x_3, x_4, x_5, x_6, x_7, x_30); +x_34 = lean_ctor_get(x_33, 0); +lean_inc(x_34); +x_35 = lean_ctor_get(x_33, 1); lean_inc(x_35); -x_36 = lean_ctor_get(x_34, 1); +lean_dec(x_33); +x_36 = lean_ctor_get(x_6, 5); lean_inc(x_36); -lean_dec(x_34); -x_37 = lean_ctor_get(x_7, 5); -lean_inc(x_37); -x_38 = l_Lean_SourceInfo_fromRef(x_37, x_24); -x_39 = lean_ctor_get(x_7, 10); -lean_inc(x_39); -x_40 = lean_st_ref_get(x_8, x_36); -x_41 = lean_ctor_get(x_40, 0); +x_37 = l_Lean_SourceInfo_fromRef(x_36, x_23); +x_38 = lean_ctor_get(x_6, 10); +lean_inc(x_38); +x_39 = lean_st_ref_get(x_7, x_35); +x_40 = lean_ctor_get(x_39, 0); +lean_inc(x_40); +x_41 = lean_ctor_get(x_39, 1); lean_inc(x_41); -x_42 = lean_ctor_get(x_40, 1); +lean_dec(x_39); +x_42 = lean_ctor_get(x_40, 0); lean_inc(x_42); lean_dec(x_40); -x_43 = lean_ctor_get(x_41, 0); -lean_inc(x_43); -lean_dec(x_41); -x_44 = lean_environment_main_module(x_43); -x_45 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8; -x_46 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1; -lean_inc(x_38); -x_47 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_47, 0, x_38); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set(x_47, 2, x_46); -x_48 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__12; -lean_inc(x_38); -x_49 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_49, 0, x_38); -lean_ctor_set(x_49, 1, x_48); -x_50 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__13; -lean_inc(x_38); -x_51 = l_Lean_Syntax_node1(x_38, x_50, x_49); -lean_inc(x_38); -x_52 = l_Lean_Syntax_node1(x_38, x_45, x_51); -x_53 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__11; -lean_inc_n(x_47, 5); -lean_inc(x_38); -x_54 = l_Lean_Syntax_node6(x_38, x_53, x_47, x_47, x_52, x_47, x_47, x_47); -x_55 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__14; -lean_inc(x_38); -x_56 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_56, 0, x_38); -lean_ctor_set(x_56, 1, x_55); -x_57 = lean_ctor_get(x_12, 1); -lean_inc(x_57); -x_58 = lean_array_get_size(x_57); -x_59 = lean_nat_dec_lt(x_16, x_58); -lean_dec(x_58); -x_60 = lean_ctor_get(x_18, 0); -lean_inc(x_60); -lean_dec(x_18); -x_61 = l_Array_append___rarg(x_46, x_60); -x_62 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3; -lean_inc(x_38); -x_63 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_63, 0, x_38); -lean_ctor_set(x_63, 1, x_62); -x_64 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__11; -lean_inc(x_39); -lean_inc(x_44); -x_65 = l_Lean_addMacroScope(x_44, x_64, x_39); -x_66 = lean_box(0); -x_67 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__10; -lean_inc(x_38); -x_68 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_68, 0, x_38); -lean_ctor_set(x_68, 1, x_67); -lean_ctor_set(x_68, 2, x_65); -lean_ctor_set(x_68, 3, x_66); -lean_inc(x_38); -x_69 = l_Lean_Syntax_node1(x_38, x_45, x_68); -x_70 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__22; -lean_inc(x_38); -x_71 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_71, 0, x_38); -lean_ctor_set(x_71, 1, x_70); -x_72 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__24; -lean_inc(x_39); -lean_inc(x_44); -x_73 = l_Lean_addMacroScope(x_44, x_72, x_39); -x_74 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__23; -x_75 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__2; -lean_inc(x_38); -x_76 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_76, 0, x_38); -lean_ctor_set(x_76, 1, x_74); -lean_ctor_set(x_76, 2, x_73); -lean_ctor_set(x_76, 3, x_75); -lean_inc(x_71); -lean_inc(x_38); -x_77 = l_Lean_Syntax_node2(x_38, x_45, x_71, x_76); -x_78 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4; -lean_inc(x_38); -x_79 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_79, 0, x_38); -lean_ctor_set(x_79, 1, x_78); -x_80 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__2; -lean_inc(x_47); -lean_inc(x_38); -x_81 = l_Lean_Syntax_node5(x_38, x_80, x_63, x_69, x_77, x_47, x_79); -x_82 = lean_array_push(x_61, x_81); -lean_inc(x_38); -x_83 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_83, 0, x_38); -lean_ctor_set(x_83, 1, x_45); -lean_ctor_set(x_83, 2, x_82); -x_84 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__4; -lean_inc(x_39); -lean_inc(x_44); -x_85 = l_Lean_addMacroScope(x_44, x_84, x_39); -x_86 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__3; -x_87 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__5; -lean_inc(x_38); -x_88 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_88, 0, x_38); -lean_ctor_set(x_88, 1, x_86); -lean_ctor_set(x_88, 2, x_85); -lean_ctor_set(x_88, 3, x_87); -x_89 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__8; -x_90 = l_Lean_addMacroScope(x_44, x_89, x_39); -x_91 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__7; -x_92 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__8; -lean_inc(x_38); -x_93 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_93, 0, x_38); -lean_ctor_set(x_93, 1, x_91); -lean_ctor_set(x_93, 2, x_90); -lean_ctor_set(x_93, 3, x_92); -lean_inc(x_38); -x_94 = l_Lean_Syntax_node2(x_38, x_45, x_93, x_35); -x_95 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3; -lean_inc(x_38); -x_96 = l_Lean_Syntax_node2(x_38, x_95, x_88, x_94); -x_97 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__21; -lean_inc(x_38); -x_98 = l_Lean_Syntax_node2(x_38, x_97, x_71, x_96); -lean_inc(x_38); -x_99 = l_Lean_Syntax_node1(x_38, x_45, x_98); -x_100 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__19; -lean_inc(x_38); -x_101 = l_Lean_Syntax_node2(x_38, x_100, x_83, x_99); -x_102 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__32; -lean_inc(x_38); -x_103 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_103, 0, x_38); -lean_ctor_set(x_103, 1, x_102); -x_104 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__27; -lean_inc(x_38); -x_105 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_105, 0, x_38); -lean_ctor_set(x_105, 1, x_104); -x_106 = l_Array_zip___rarg(x_32, x_30); -lean_dec(x_30); -x_107 = lean_array_get_size(x_106); -x_108 = lean_usize_of_nat(x_107); -lean_dec(x_107); -lean_inc(x_47); -lean_inc(x_38); -x_109 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__4(x_38, x_47, x_108, x_28, x_106); -x_110 = l_Array_append___rarg(x_46, x_109); -x_111 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__33; -lean_inc(x_38); -x_112 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_112, 0, x_38); -lean_ctor_set(x_112, 1, x_111); -x_113 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__11; -lean_inc(x_38); -x_114 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_114, 0, x_38); -lean_ctor_set(x_114, 1, x_113); -x_115 = l_Array_zip___rarg(x_32, x_32); -lean_dec(x_32); -x_116 = lean_array_get_size(x_115); -x_117 = lean_usize_of_nat(x_116); -lean_dec(x_116); -lean_inc(x_103); -lean_inc(x_47); -lean_inc(x_38); -x_118 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5(x_38, x_47, x_103, x_117, x_28, x_115); -x_119 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__13; -x_120 = l_Lean_mkSepArray(x_118, x_119); -lean_dec(x_118); -x_121 = l_Array_append___rarg(x_46, x_120); -lean_inc(x_38); -x_122 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_122, 0, x_38); -lean_ctor_set(x_122, 1, x_45); -lean_ctor_set(x_122, 2, x_121); -x_123 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__13; -lean_inc(x_47); -lean_inc(x_38); -x_124 = l_Lean_Syntax_node1(x_38, x_123, x_47); -x_125 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__14; -lean_inc(x_38); -x_126 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_126, 0, x_38); -lean_ctor_set(x_126, 1, x_125); -x_127 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__10; -lean_inc_n(x_47, 2); -lean_inc(x_38); -x_128 = l_Lean_Syntax_node6(x_38, x_127, x_114, x_47, x_122, x_124, x_47, x_126); -lean_inc(x_38); -x_129 = l_Lean_Syntax_node1(x_38, x_45, x_128); -x_130 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__32; -lean_inc(x_38); -x_131 = l_Lean_Syntax_node2(x_38, x_130, x_112, x_129); -x_132 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__2; -lean_inc(x_47); -lean_inc(x_38); -x_133 = l_Lean_Syntax_node2(x_38, x_132, x_131, x_47); -x_134 = lean_array_push(x_110, x_133); -lean_inc(x_38); -x_135 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_135, 0, x_38); -lean_ctor_set(x_135, 1, x_45); -lean_ctor_set(x_135, 2, x_134); -x_136 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__30; +x_43 = lean_environment_main_module(x_42); +x_44 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8; +x_45 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1; +lean_inc(x_37); +x_46 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_46, 0, x_37); +lean_ctor_set(x_46, 1, x_44); +lean_ctor_set(x_46, 2, x_45); +x_47 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__12; +lean_inc(x_37); +x_48 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_48, 0, x_37); +lean_ctor_set(x_48, 1, x_47); +x_49 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__13; +lean_inc(x_37); +x_50 = l_Lean_Syntax_node1(x_37, x_49, x_48); +lean_inc(x_37); +x_51 = l_Lean_Syntax_node1(x_37, x_44, x_50); +x_52 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__11; +lean_inc_n(x_46, 5); +lean_inc(x_37); +x_53 = l_Lean_Syntax_node6(x_37, x_52, x_46, x_46, x_51, x_46, x_46, x_46); +x_54 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__14; +lean_inc(x_37); +x_55 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_55, 0, x_37); +lean_ctor_set(x_55, 1, x_54); +x_56 = lean_ctor_get(x_11, 1); +lean_inc(x_56); +x_57 = lean_array_get_size(x_56); +x_58 = lean_nat_dec_lt(x_15, x_57); +lean_dec(x_57); +x_59 = lean_ctor_get(x_17, 0); +lean_inc(x_59); +lean_dec(x_17); +x_60 = l_Array_append___rarg(x_45, x_59); +x_61 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3; +lean_inc(x_37); +x_62 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_62, 0, x_37); +lean_ctor_set(x_62, 1, x_61); +x_63 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__11; lean_inc(x_38); -x_137 = l_Lean_Syntax_node1(x_38, x_136, x_135); -x_138 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__28; +lean_inc(x_43); +x_64 = l_Lean_addMacroScope(x_43, x_63, x_38); +x_65 = lean_box(0); +x_66 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__10; +lean_inc(x_37); +x_67 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_67, 0, x_37); +lean_ctor_set(x_67, 1, x_66); +lean_ctor_set(x_67, 2, x_64); +lean_ctor_set(x_67, 3, x_65); +lean_inc(x_37); +x_68 = l_Lean_Syntax_node1(x_37, x_44, x_67); +x_69 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__22; +lean_inc(x_37); +x_70 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_70, 0, x_37); +lean_ctor_set(x_70, 1, x_69); +x_71 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__24; lean_inc(x_38); -x_139 = l_Lean_Syntax_node2(x_38, x_138, x_105, x_137); -x_140 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__31; -lean_inc(x_47); +lean_inc(x_43); +x_72 = l_Lean_addMacroScope(x_43, x_71, x_38); +x_73 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__23; +x_74 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__2; +lean_inc(x_37); +x_75 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_75, 0, x_37); +lean_ctor_set(x_75, 1, x_73); +lean_ctor_set(x_75, 2, x_72); +lean_ctor_set(x_75, 3, x_74); +lean_inc(x_70); +lean_inc(x_37); +x_76 = l_Lean_Syntax_node2(x_37, x_44, x_70, x_75); +x_77 = l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4; +lean_inc(x_37); +x_78 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_78, 0, x_37); +lean_ctor_set(x_78, 1, x_77); +x_79 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__2; +lean_inc(x_46); +lean_inc(x_37); +x_80 = l_Lean_Syntax_node5(x_37, x_79, x_62, x_68, x_76, x_46, x_78); +x_81 = lean_array_push(x_60, x_80); +lean_inc(x_37); +x_82 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_82, 0, x_37); +lean_ctor_set(x_82, 1, x_44); +lean_ctor_set(x_82, 2, x_81); +x_83 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__4; lean_inc(x_38); -x_141 = l_Lean_Syntax_node3(x_38, x_140, x_103, x_139, x_47); -if (x_59 == 0) +lean_inc(x_43); +x_84 = l_Lean_addMacroScope(x_43, x_83, x_38); +x_85 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__3; +x_86 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__5; +lean_inc(x_37); +x_87 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_87, 0, x_37); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_84); +lean_ctor_set(x_87, 3, x_86); +x_88 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__8; +x_89 = l_Lean_addMacroScope(x_43, x_88, x_38); +x_90 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__7; +x_91 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__8; +lean_inc(x_37); +x_92 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_92, 0, x_37); +lean_ctor_set(x_92, 1, x_90); +lean_ctor_set(x_92, 2, x_89); +lean_ctor_set(x_92, 3, x_91); +lean_inc(x_37); +x_93 = l_Lean_Syntax_node2(x_37, x_44, x_92, x_34); +x_94 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3; +lean_inc(x_37); +x_95 = l_Lean_Syntax_node2(x_37, x_94, x_87, x_93); +x_96 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__21; +lean_inc(x_37); +x_97 = l_Lean_Syntax_node2(x_37, x_96, x_70, x_95); +lean_inc(x_37); +x_98 = l_Lean_Syntax_node1(x_37, x_44, x_97); +x_99 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__19; +lean_inc(x_37); +x_100 = l_Lean_Syntax_node2(x_37, x_99, x_82, x_98); +x_101 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__32; +lean_inc(x_37); +x_102 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_102, 0, x_37); +lean_ctor_set(x_102, 1, x_101); +x_103 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__27; +lean_inc(x_37); +x_104 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_104, 0, x_37); +lean_ctor_set(x_104, 1, x_103); +x_105 = l_Array_zip___rarg(x_31, x_29); +lean_dec(x_29); +x_106 = lean_array_get_size(x_105); +x_107 = lean_usize_of_nat(x_106); +lean_dec(x_106); +lean_inc(x_46); +lean_inc(x_37); +x_108 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__4(x_37, x_46, x_107, x_27, x_105); +x_109 = l_Array_append___rarg(x_45, x_108); +x_110 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__33; +lean_inc(x_37); +x_111 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_111, 0, x_37); +lean_ctor_set(x_111, 1, x_110); +x_112 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__11; +lean_inc(x_37); +x_113 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_113, 0, x_37); +lean_ctor_set(x_113, 1, x_112); +x_114 = l_Array_zip___rarg(x_31, x_31); +lean_dec(x_31); +x_115 = lean_array_get_size(x_114); +x_116 = lean_usize_of_nat(x_115); +lean_dec(x_115); +lean_inc(x_102); +lean_inc(x_46); +lean_inc(x_37); +x_117 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5(x_37, x_46, x_102, x_116, x_27, x_114); +x_118 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__13; +x_119 = l_Lean_mkSepArray(x_117, x_118); +lean_dec(x_117); +x_120 = l_Array_append___rarg(x_45, x_119); +lean_inc(x_37); +x_121 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_121, 0, x_37); +lean_ctor_set(x_121, 1, x_44); +lean_ctor_set(x_121, 2, x_120); +x_122 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__13; +lean_inc(x_46); +lean_inc(x_37); +x_123 = l_Lean_Syntax_node1(x_37, x_122, x_46); +x_124 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__14; +lean_inc(x_37); +x_125 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_125, 0, x_37); +lean_ctor_set(x_125, 1, x_124); +x_126 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__10; +lean_inc_n(x_46, 2); +lean_inc(x_37); +x_127 = l_Lean_Syntax_node6(x_37, x_126, x_113, x_46, x_121, x_123, x_46, x_125); +lean_inc(x_37); +x_128 = l_Lean_Syntax_node1(x_37, x_44, x_127); +x_129 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__32; +lean_inc(x_37); +x_130 = l_Lean_Syntax_node2(x_37, x_129, x_111, x_128); +x_131 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__2; +lean_inc(x_46); +lean_inc(x_37); +x_132 = l_Lean_Syntax_node2(x_37, x_131, x_130, x_46); +x_133 = lean_array_push(x_109, x_132); +lean_inc(x_37); +x_134 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_134, 0, x_37); +lean_ctor_set(x_134, 1, x_44); +lean_ctor_set(x_134, 2, x_133); +x_135 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__30; +lean_inc(x_37); +x_136 = l_Lean_Syntax_node1(x_37, x_135, x_134); +x_137 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__28; +lean_inc(x_37); +x_138 = l_Lean_Syntax_node2(x_37, x_137, x_104, x_136); +x_139 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__35; +lean_inc_n(x_46, 2); +lean_inc(x_37); +x_140 = l_Lean_Syntax_node2(x_37, x_139, x_46, x_46); +x_141 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__31; +lean_inc(x_46); +lean_inc(x_37); +x_142 = l_Lean_Syntax_node4(x_37, x_141, x_102, x_138, x_140, x_46); +if (x_58 == 0) { -lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; uint8_t x_151; lean_object* x_152; -lean_dec(x_57); -x_142 = l_Lean_instInhabitedName; -x_143 = l___private_Init_Util_0__outOfBounds___rarg(x_142); -x_144 = lean_mk_syntax_ident(x_143); -x_145 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__17; -lean_inc(x_47); -lean_inc(x_38); -x_146 = l_Lean_Syntax_node2(x_38, x_145, x_144, x_47); -x_147 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__15; -lean_inc_n(x_47, 2); -lean_inc(x_38); -x_148 = l_Lean_Syntax_node7(x_38, x_147, x_56, x_146, x_101, x_141, x_47, x_47, x_47); -x_149 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__9; -x_150 = l_Lean_Syntax_node2(x_38, x_149, x_54, x_148); -x_151 = 1; -x_152 = l_Lean_Elab_Deriving_mkInstanceCmds(x_12, x_15, x_2, x_151, x_3, x_4, x_5, x_6, x_7, x_8, x_42); -lean_dec(x_12); -if (lean_obj_tag(x_152) == 0) +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; uint8_t x_154; lean_object* x_155; +lean_dec(x_56); +x_143 = l_Lean_instInhabitedName; +x_144 = l___private_Init_Util_0__outOfBounds___rarg(x_143); +x_145 = lean_mk_syntax_ident(x_144); +x_146 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__17; +lean_inc(x_46); +lean_inc(x_37); +x_147 = l_Lean_Syntax_node2(x_37, x_146, x_145, x_46); +x_148 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__15; +lean_inc(x_37); +x_149 = l_Lean_Syntax_node5(x_37, x_148, x_55, x_147, x_100, x_142, x_46); +x_150 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__9; +x_151 = l_Lean_Syntax_node2(x_37, x_150, x_53, x_149); +x_152 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__21; +x_153 = lean_array_push(x_152, x_1); +x_154 = 1; +x_155 = l_Lean_Elab_Deriving_mkInstanceCmds(x_11, x_14, x_153, x_154, x_2, x_3, x_4, x_5, x_6, x_7, x_41); +lean_dec(x_153); +lean_dec(x_11); +if (lean_obj_tag(x_155) == 0) { -uint8_t x_153; -x_153 = !lean_is_exclusive(x_152); -if (x_153 == 0) +uint8_t x_156; +x_156 = !lean_is_exclusive(x_155); +if (x_156 == 0) { -lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; -x_154 = lean_ctor_get(x_152, 0); -x_155 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__21; -x_156 = lean_array_push(x_155, x_150); -x_157 = l_Array_append___rarg(x_156, x_154); -lean_ctor_set(x_152, 0, x_157); -return x_152; +lean_object* x_157; lean_object* x_158; lean_object* x_159; +x_157 = lean_ctor_get(x_155, 0); +x_158 = lean_array_push(x_152, x_151); +x_159 = l_Array_append___rarg(x_158, x_157); +lean_ctor_set(x_155, 0, x_159); +return x_155; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; -x_158 = lean_ctor_get(x_152, 0); -x_159 = lean_ctor_get(x_152, 1); -lean_inc(x_159); -lean_inc(x_158); -lean_dec(x_152); -x_160 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__21; -x_161 = lean_array_push(x_160, x_150); -x_162 = l_Array_append___rarg(x_161, x_158); -x_163 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_163, 0, x_162); -lean_ctor_set(x_163, 1, x_159); -return x_163; +lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_160 = lean_ctor_get(x_155, 0); +x_161 = lean_ctor_get(x_155, 1); +lean_inc(x_161); +lean_inc(x_160); +lean_dec(x_155); +x_162 = lean_array_push(x_152, x_151); +x_163 = l_Array_append___rarg(x_162, x_160); +x_164 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_164, 0, x_163); +lean_ctor_set(x_164, 1, x_161); +return x_164; } } else { -uint8_t x_164; -lean_dec(x_150); -x_164 = !lean_is_exclusive(x_152); -if (x_164 == 0) +uint8_t x_165; +lean_dec(x_151); +x_165 = !lean_is_exclusive(x_155); +if (x_165 == 0) { -return x_152; +return x_155; } else { -lean_object* x_165; lean_object* x_166; lean_object* x_167; -x_165 = lean_ctor_get(x_152, 0); -x_166 = lean_ctor_get(x_152, 1); +lean_object* x_166; lean_object* x_167; lean_object* x_168; +x_166 = lean_ctor_get(x_155, 0); +x_167 = lean_ctor_get(x_155, 1); +lean_inc(x_167); lean_inc(x_166); -lean_inc(x_165); -lean_dec(x_152); -x_167 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_167, 0, x_165); -lean_ctor_set(x_167, 1, x_166); -return x_167; +lean_dec(x_155); +x_168 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_168, 0, x_166); +lean_ctor_set(x_168, 1, x_167); +return x_168; } } } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; uint8_t x_176; lean_object* x_177; -x_168 = lean_array_fget(x_57, x_16); -lean_dec(x_57); -x_169 = lean_mk_syntax_ident(x_168); -x_170 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__17; -lean_inc(x_47); -lean_inc(x_38); -x_171 = l_Lean_Syntax_node2(x_38, x_170, x_169, x_47); -x_172 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__15; -lean_inc_n(x_47, 2); -lean_inc(x_38); -x_173 = l_Lean_Syntax_node7(x_38, x_172, x_56, x_171, x_101, x_141, x_47, x_47, x_47); -x_174 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__9; -x_175 = l_Lean_Syntax_node2(x_38, x_174, x_54, x_173); -x_176 = 1; -x_177 = l_Lean_Elab_Deriving_mkInstanceCmds(x_12, x_15, x_2, x_176, x_3, x_4, x_5, x_6, x_7, x_8, x_42); -lean_dec(x_12); -if (lean_obj_tag(x_177) == 0) +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; uint8_t x_179; lean_object* x_180; +x_169 = lean_array_fget(x_56, x_15); +lean_dec(x_56); +x_170 = lean_mk_syntax_ident(x_169); +x_171 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__17; +lean_inc(x_46); +lean_inc(x_37); +x_172 = l_Lean_Syntax_node2(x_37, x_171, x_170, x_46); +x_173 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__15; +lean_inc(x_37); +x_174 = l_Lean_Syntax_node5(x_37, x_173, x_55, x_172, x_100, x_142, x_46); +x_175 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__9; +x_176 = l_Lean_Syntax_node2(x_37, x_175, x_53, x_174); +x_177 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__21; +x_178 = lean_array_push(x_177, x_1); +x_179 = 1; +x_180 = l_Lean_Elab_Deriving_mkInstanceCmds(x_11, x_14, x_178, x_179, x_2, x_3, x_4, x_5, x_6, x_7, x_41); +lean_dec(x_178); +lean_dec(x_11); +if (lean_obj_tag(x_180) == 0) { -uint8_t x_178; -x_178 = !lean_is_exclusive(x_177); -if (x_178 == 0) +uint8_t x_181; +x_181 = !lean_is_exclusive(x_180); +if (x_181 == 0) { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_177, 0); -x_180 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__21; -x_181 = lean_array_push(x_180, x_175); -x_182 = l_Array_append___rarg(x_181, x_179); -lean_ctor_set(x_177, 0, x_182); -return x_177; +lean_object* x_182; lean_object* x_183; lean_object* x_184; +x_182 = lean_ctor_get(x_180, 0); +x_183 = lean_array_push(x_177, x_176); +x_184 = l_Array_append___rarg(x_183, x_182); +lean_ctor_set(x_180, 0, x_184); +return x_180; } else { -lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; -x_183 = lean_ctor_get(x_177, 0); -x_184 = lean_ctor_get(x_177, 1); -lean_inc(x_184); -lean_inc(x_183); -lean_dec(x_177); -x_185 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__21; -x_186 = lean_array_push(x_185, x_175); -x_187 = l_Array_append___rarg(x_186, x_183); -x_188 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_188, 0, x_187); -lean_ctor_set(x_188, 1, x_184); -return x_188; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; +x_185 = lean_ctor_get(x_180, 0); +x_186 = lean_ctor_get(x_180, 1); +lean_inc(x_186); +lean_inc(x_185); +lean_dec(x_180); +x_187 = lean_array_push(x_177, x_176); +x_188 = l_Array_append___rarg(x_187, x_185); +x_189 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_189, 0, x_188); +lean_ctor_set(x_189, 1, x_186); +return x_189; } } else { -uint8_t x_189; -lean_dec(x_175); -x_189 = !lean_is_exclusive(x_177); -if (x_189 == 0) +uint8_t x_190; +lean_dec(x_176); +x_190 = !lean_is_exclusive(x_180); +if (x_190 == 0) { -return x_177; +return x_180; } else { -lean_object* x_190; lean_object* x_191; lean_object* x_192; -x_190 = lean_ctor_get(x_177, 0); -x_191 = lean_ctor_get(x_177, 1); +lean_object* x_191; lean_object* x_192; lean_object* x_193; +x_191 = lean_ctor_get(x_180, 0); +x_192 = lean_ctor_get(x_180, 1); +lean_inc(x_192); lean_inc(x_191); -lean_inc(x_190); -lean_dec(x_177); -x_192 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_192, 0, x_190); -lean_ctor_set(x_192, 1, x_191); -return x_192; +lean_dec(x_180); +x_193 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_193, 0, x_191); +lean_ctor_set(x_193, 1, x_192); +return x_193; } } } } else { -uint8_t x_193; -lean_dec(x_25); -lean_dec(x_18); -lean_dec(x_14); -lean_dec(x_12); -lean_dec(x_8); +uint8_t x_194; +lean_dec(x_24); +lean_dec(x_17); +lean_dec(x_13); +lean_dec(x_11); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_193 = !lean_is_exclusive(x_29); -if (x_193 == 0) +lean_dec(x_2); +lean_dec(x_1); +x_194 = !lean_is_exclusive(x_28); +if (x_194 == 0) { -return x_29; +return x_28; } else { -lean_object* x_194; lean_object* x_195; lean_object* x_196; -x_194 = lean_ctor_get(x_29, 0); -x_195 = lean_ctor_get(x_29, 1); +lean_object* x_195; lean_object* x_196; lean_object* x_197; +x_195 = lean_ctor_get(x_28, 0); +x_196 = lean_ctor_get(x_28, 1); +lean_inc(x_196); lean_inc(x_195); -lean_inc(x_194); -lean_dec(x_29); -x_196 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_196, 0, x_194); -lean_ctor_set(x_196, 1, x_195); -return x_196; +lean_dec(x_28); +x_197 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_197, 0, x_195); +lean_ctor_set(x_197, 1, x_196); +return x_197; } } } else { -uint8_t x_197; -lean_dec(x_14); -lean_dec(x_12); -lean_dec(x_8); +uint8_t x_198; +lean_dec(x_13); +lean_dec(x_11); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -x_197 = !lean_is_exclusive(x_17); -if (x_197 == 0) +x_198 = !lean_is_exclusive(x_16); +if (x_198 == 0) { -return x_17; +return x_16; } else { -lean_object* x_198; lean_object* x_199; lean_object* x_200; -x_198 = lean_ctor_get(x_17, 0); -x_199 = lean_ctor_get(x_17, 1); +lean_object* x_199; lean_object* x_200; lean_object* x_201; +x_199 = lean_ctor_get(x_16, 0); +x_200 = lean_ctor_get(x_16, 1); +lean_inc(x_200); lean_inc(x_199); -lean_inc(x_198); -lean_dec(x_17); -x_200 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_200, 0, x_198); -lean_ctor_set(x_200, 1, x_199); -return x_200; +lean_dec(x_16); +x_201 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_201, 0, x_199); +lean_ctor_set(x_201, 1, x_200); +return x_201; } } } } else { -uint8_t x_209; -lean_dec(x_8); +uint8_t x_210; lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -x_209 = !lean_is_exclusive(x_11); -if (x_209 == 0) +x_210 = !lean_is_exclusive(x_10); +if (x_210 == 0) { -return x_11; +return x_10; } else { -lean_object* x_210; lean_object* x_211; lean_object* x_212; -x_210 = lean_ctor_get(x_11, 0); -x_211 = lean_ctor_get(x_11, 1); +lean_object* x_211; lean_object* x_212; lean_object* x_213; +x_211 = lean_ctor_get(x_10, 0); +x_212 = lean_ctor_get(x_10, 1); +lean_inc(x_212); lean_inc(x_211); -lean_inc(x_210); -lean_dec(x_11); -x_212 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_212, 0, x_210); -lean_ctor_set(x_212, 1, x_211); -return x_212; +lean_dec(x_10); +x_213 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_213, 0, x_211); +lean_ctor_set(x_213, 1, x_212); +return x_213; } } } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { -lean_object* x_5; lean_object* x_6; uint8_t x_7; -x_5 = lean_array_get_size(x_1); -x_6 = lean_unsigned_to_nat(1u); -x_7 = lean_nat_dec_eq(x_5, x_6); -if (x_7 == 0) -{ -uint8_t x_8; lean_object* x_9; lean_object* x_10; -lean_dec(x_5); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_8 = 0; -x_9 = lean_box(x_8); -x_10 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_10, 0, x_9); -lean_ctor_set(x_10, 1, x_4); -return x_10; -} -else -{ -lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; -x_11 = lean_unsigned_to_nat(0u); -x_12 = lean_nat_dec_lt(x_11, x_5); +lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; uint8_t x_9; +x_5 = lean_st_ref_get(x_3, x_4); +x_6 = lean_ctor_get(x_5, 0); +lean_inc(x_6); +x_7 = lean_ctor_get(x_5, 1); +lean_inc(x_7); lean_dec(x_5); -x_13 = lean_st_ref_get(x_3, x_4); -if (x_12 == 0) -{ -lean_object* x_139; lean_object* x_140; -x_139 = l_Lean_instInhabitedName; -x_140 = l___private_Init_Util_0__outOfBounds___rarg(x_139); -x_14 = x_140; -goto block_138; -} -else -{ -lean_object* x_141; -x_141 = lean_array_fget(x_1, x_11); -x_14 = x_141; -goto block_138; -} -block_138: -{ -lean_object* x_15; lean_object* x_16; lean_object* x_17; uint8_t x_18; -x_15 = lean_ctor_get(x_13, 0); -lean_inc(x_15); -x_16 = lean_ctor_get(x_13, 1); -lean_inc(x_16); -lean_dec(x_13); -x_17 = lean_ctor_get(x_15, 0); -lean_inc(x_17); -lean_dec(x_15); -lean_inc(x_14); -x_18 = l_Lean_isStructure(x_17, x_14); -if (x_18 == 0) +x_8 = lean_ctor_get(x_6, 0); +lean_inc(x_8); +lean_dec(x_6); +lean_inc(x_1); +x_9 = l_Lean_isStructure(x_8, x_1); +if (x_9 == 0) { -lean_object* x_19; +lean_object* x_10; lean_inc(x_2); -lean_inc(x_14); -x_19 = l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1(x_14, x_2, x_3, x_16); -if (lean_obj_tag(x_19) == 0) +lean_inc(x_1); +x_10 = l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__1(x_1, x_2, x_3, x_7); +if (lean_obj_tag(x_10) == 0) { -lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; -x_20 = lean_ctor_get(x_19, 0); -lean_inc(x_20); -x_21 = lean_ctor_get(x_19, 1); -lean_inc(x_21); -lean_dec(x_19); -x_22 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___boxed), 10, 3); -lean_closure_set(x_22, 0, x_14); -lean_closure_set(x_22, 1, x_20); -lean_closure_set(x_22, 2, x_1); -x_23 = l_Lean_Elab_Command_liftTermElabM___rarg(x_22, x_2, x_3, x_21); -if (lean_obj_tag(x_23) == 0) -{ -uint8_t x_24; -x_24 = !lean_is_exclusive(x_23); -if (x_24 == 0) +lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; +x_11 = lean_ctor_get(x_10, 0); +lean_inc(x_11); +x_12 = lean_ctor_get(x_10, 1); +lean_inc(x_12); +lean_dec(x_10); +x_13 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2), 9, 2); +lean_closure_set(x_13, 0, x_1); +lean_closure_set(x_13, 1, x_11); +x_14 = l_Lean_Elab_Command_liftTermElabM___rarg(x_13, x_2, x_3, x_12); +if (lean_obj_tag(x_14) == 0) { -lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; -x_25 = lean_ctor_get(x_23, 0); -x_26 = lean_ctor_get(x_23, 1); -x_27 = lean_array_get_size(x_25); -x_28 = lean_nat_dec_lt(x_11, x_27); -if (x_28 == 0) +uint8_t x_15; +x_15 = !lean_is_exclusive(x_14); +if (x_15 == 0) { -uint8_t x_29; lean_object* x_30; -lean_dec(x_27); -lean_dec(x_25); +lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; +x_16 = lean_ctor_get(x_14, 0); +x_17 = lean_ctor_get(x_14, 1); +x_18 = lean_array_get_size(x_16); +x_19 = lean_unsigned_to_nat(0u); +x_20 = lean_nat_dec_lt(x_19, x_18); +if (x_20 == 0) +{ +uint8_t x_21; lean_object* x_22; +lean_dec(x_18); +lean_dec(x_16); lean_dec(x_3); lean_dec(x_2); -x_29 = 1; -x_30 = lean_box(x_29); -lean_ctor_set(x_23, 0, x_30); -return x_23; +x_21 = 1; +x_22 = lean_box(x_21); +lean_ctor_set(x_14, 0, x_22); +return x_14; } else { -uint8_t x_31; -x_31 = lean_nat_dec_le(x_27, x_27); -if (x_31 == 0) +uint8_t x_23; +x_23 = lean_nat_dec_le(x_18, x_18); +if (x_23 == 0) { -uint8_t x_32; lean_object* x_33; -lean_dec(x_27); -lean_dec(x_25); +uint8_t x_24; lean_object* x_25; +lean_dec(x_18); +lean_dec(x_16); lean_dec(x_3); lean_dec(x_2); -x_32 = 1; -x_33 = lean_box(x_32); -lean_ctor_set(x_23, 0, x_33); -return x_23; +x_24 = 1; +x_25 = lean_box(x_24); +lean_ctor_set(x_14, 0, x_25); +return x_14; } else { -size_t x_34; size_t x_35; lean_object* x_36; lean_object* x_37; -lean_free_object(x_23); -x_34 = 0; -x_35 = lean_usize_of_nat(x_27); -lean_dec(x_27); -x_36 = lean_box(0); -x_37 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_25, x_34, x_35, x_36, x_2, x_3, x_26); -lean_dec(x_25); -if (lean_obj_tag(x_37) == 0) +size_t x_26; size_t x_27; lean_object* x_28; lean_object* x_29; +lean_free_object(x_14); +x_26 = 0; +x_27 = lean_usize_of_nat(x_18); +lean_dec(x_18); +x_28 = lean_box(0); +x_29 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_16, x_26, x_27, x_28, x_2, x_3, x_17); +lean_dec(x_16); +if (lean_obj_tag(x_29) == 0) { -uint8_t x_38; -x_38 = !lean_is_exclusive(x_37); -if (x_38 == 0) +uint8_t x_30; +x_30 = !lean_is_exclusive(x_29); +if (x_30 == 0) { -lean_object* x_39; uint8_t x_40; lean_object* x_41; -x_39 = lean_ctor_get(x_37, 0); -lean_dec(x_39); -x_40 = 1; -x_41 = lean_box(x_40); -lean_ctor_set(x_37, 0, x_41); -return x_37; +lean_object* x_31; uint8_t x_32; lean_object* x_33; +x_31 = lean_ctor_get(x_29, 0); +lean_dec(x_31); +x_32 = 1; +x_33 = lean_box(x_32); +lean_ctor_set(x_29, 0, x_33); +return x_29; } else { -lean_object* x_42; uint8_t x_43; lean_object* x_44; lean_object* x_45; -x_42 = lean_ctor_get(x_37, 1); -lean_inc(x_42); -lean_dec(x_37); -x_43 = 1; -x_44 = lean_box(x_43); -x_45 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_45, 0, x_44); -lean_ctor_set(x_45, 1, x_42); -return x_45; +lean_object* x_34; uint8_t x_35; lean_object* x_36; lean_object* x_37; +x_34 = lean_ctor_get(x_29, 1); +lean_inc(x_34); +lean_dec(x_29); +x_35 = 1; +x_36 = lean_box(x_35); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_34); +return x_37; } } else { -uint8_t x_46; -x_46 = !lean_is_exclusive(x_37); -if (x_46 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_29); +if (x_38 == 0) { -return x_37; +return x_29; } else { -lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_47 = lean_ctor_get(x_37, 0); -x_48 = lean_ctor_get(x_37, 1); -lean_inc(x_48); -lean_inc(x_47); -lean_dec(x_37); -x_49 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_49, 0, x_47); -lean_ctor_set(x_49, 1, x_48); -return x_49; +lean_object* x_39; lean_object* x_40; lean_object* x_41; +x_39 = lean_ctor_get(x_29, 0); +x_40 = lean_ctor_get(x_29, 1); +lean_inc(x_40); +lean_inc(x_39); +lean_dec(x_29); +x_41 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_41, 0, x_39); +lean_ctor_set(x_41, 1, x_40); +return x_41; } } } @@ -12004,102 +11968,103 @@ return x_49; } else { -lean_object* x_50; lean_object* x_51; lean_object* x_52; uint8_t x_53; -x_50 = lean_ctor_get(x_23, 0); -x_51 = lean_ctor_get(x_23, 1); -lean_inc(x_51); -lean_inc(x_50); -lean_dec(x_23); -x_52 = lean_array_get_size(x_50); -x_53 = lean_nat_dec_lt(x_11, x_52); -if (x_53 == 0) +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint8_t x_46; +x_42 = lean_ctor_get(x_14, 0); +x_43 = lean_ctor_get(x_14, 1); +lean_inc(x_43); +lean_inc(x_42); +lean_dec(x_14); +x_44 = lean_array_get_size(x_42); +x_45 = lean_unsigned_to_nat(0u); +x_46 = lean_nat_dec_lt(x_45, x_44); +if (x_46 == 0) { -uint8_t x_54; lean_object* x_55; lean_object* x_56; -lean_dec(x_52); -lean_dec(x_50); +uint8_t x_47; lean_object* x_48; lean_object* x_49; +lean_dec(x_44); +lean_dec(x_42); lean_dec(x_3); lean_dec(x_2); -x_54 = 1; -x_55 = lean_box(x_54); -x_56 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_56, 1, x_51); -return x_56; +x_47 = 1; +x_48 = lean_box(x_47); +x_49 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_49, 0, x_48); +lean_ctor_set(x_49, 1, x_43); +return x_49; } else { -uint8_t x_57; -x_57 = lean_nat_dec_le(x_52, x_52); -if (x_57 == 0) +uint8_t x_50; +x_50 = lean_nat_dec_le(x_44, x_44); +if (x_50 == 0) { -uint8_t x_58; lean_object* x_59; lean_object* x_60; -lean_dec(x_52); -lean_dec(x_50); +uint8_t x_51; lean_object* x_52; lean_object* x_53; +lean_dec(x_44); +lean_dec(x_42); lean_dec(x_3); lean_dec(x_2); -x_58 = 1; -x_59 = lean_box(x_58); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_51); -return x_60; +x_51 = 1; +x_52 = lean_box(x_51); +x_53 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_53, 0, x_52); +lean_ctor_set(x_53, 1, x_43); +return x_53; } else { -size_t x_61; size_t x_62; lean_object* x_63; lean_object* x_64; -x_61 = 0; -x_62 = lean_usize_of_nat(x_52); -lean_dec(x_52); -x_63 = lean_box(0); -x_64 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_50, x_61, x_62, x_63, x_2, x_3, x_51); -lean_dec(x_50); -if (lean_obj_tag(x_64) == 0) +size_t x_54; size_t x_55; lean_object* x_56; lean_object* x_57; +x_54 = 0; +x_55 = lean_usize_of_nat(x_44); +lean_dec(x_44); +x_56 = lean_box(0); +x_57 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_42, x_54, x_55, x_56, x_2, x_3, x_43); +lean_dec(x_42); +if (lean_obj_tag(x_57) == 0) { -lean_object* x_65; lean_object* x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; -x_65 = lean_ctor_get(x_64, 1); -lean_inc(x_65); -if (lean_is_exclusive(x_64)) { - lean_ctor_release(x_64, 0); - lean_ctor_release(x_64, 1); - x_66 = x_64; +lean_object* x_58; lean_object* x_59; uint8_t x_60; lean_object* x_61; lean_object* x_62; +x_58 = lean_ctor_get(x_57, 1); +lean_inc(x_58); +if (lean_is_exclusive(x_57)) { + lean_ctor_release(x_57, 0); + lean_ctor_release(x_57, 1); + x_59 = x_57; } else { - lean_dec_ref(x_64); - x_66 = lean_box(0); + lean_dec_ref(x_57); + x_59 = lean_box(0); } -x_67 = 1; -x_68 = lean_box(x_67); -if (lean_is_scalar(x_66)) { - x_69 = lean_alloc_ctor(0, 2, 0); +x_60 = 1; +x_61 = lean_box(x_60); +if (lean_is_scalar(x_59)) { + x_62 = lean_alloc_ctor(0, 2, 0); } else { - x_69 = x_66; + x_62 = x_59; } -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_69, 1, x_65); -return x_69; +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_62, 1, x_58); +return x_62; } else { -lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_70 = lean_ctor_get(x_64, 0); -lean_inc(x_70); -x_71 = lean_ctor_get(x_64, 1); -lean_inc(x_71); -if (lean_is_exclusive(x_64)) { - lean_ctor_release(x_64, 0); - lean_ctor_release(x_64, 1); - x_72 = x_64; +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_63 = lean_ctor_get(x_57, 0); +lean_inc(x_63); +x_64 = lean_ctor_get(x_57, 1); +lean_inc(x_64); +if (lean_is_exclusive(x_57)) { + lean_ctor_release(x_57, 0); + lean_ctor_release(x_57, 1); + x_65 = x_57; } else { - lean_dec_ref(x_64); - x_72 = lean_box(0); + lean_dec_ref(x_57); + x_65 = lean_box(0); } -if (lean_is_scalar(x_72)) { - x_73 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_65)) { + x_66 = lean_alloc_ctor(1, 2, 0); } else { - x_73 = x_72; + x_66 = x_65; } -lean_ctor_set(x_73, 0, x_70); -lean_ctor_set(x_73, 1, x_71); -return x_73; +lean_ctor_set(x_66, 0, x_63); +lean_ctor_set(x_66, 1, x_64); +return x_66; } } } @@ -12107,160 +12072,159 @@ return x_73; } else { -uint8_t x_74; +uint8_t x_67; lean_dec(x_3); lean_dec(x_2); -x_74 = !lean_is_exclusive(x_23); -if (x_74 == 0) +x_67 = !lean_is_exclusive(x_14); +if (x_67 == 0) { -return x_23; +return x_14; } else { -lean_object* x_75; lean_object* x_76; lean_object* x_77; -x_75 = lean_ctor_get(x_23, 0); -x_76 = lean_ctor_get(x_23, 1); -lean_inc(x_76); -lean_inc(x_75); -lean_dec(x_23); -x_77 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_77, 0, x_75); -lean_ctor_set(x_77, 1, x_76); -return x_77; +lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_68 = lean_ctor_get(x_14, 0); +x_69 = lean_ctor_get(x_14, 1); +lean_inc(x_69); +lean_inc(x_68); +lean_dec(x_14); +x_70 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_70, 0, x_68); +lean_ctor_set(x_70, 1, x_69); +return x_70; } } } else { -uint8_t x_78; -lean_dec(x_14); +uint8_t x_71; lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_78 = !lean_is_exclusive(x_19); -if (x_78 == 0) +x_71 = !lean_is_exclusive(x_10); +if (x_71 == 0) { -return x_19; +return x_10; } else { -lean_object* x_79; lean_object* x_80; lean_object* x_81; -x_79 = lean_ctor_get(x_19, 0); -x_80 = lean_ctor_get(x_19, 1); -lean_inc(x_80); -lean_inc(x_79); -lean_dec(x_19); -x_81 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_81, 0, x_79); -lean_ctor_set(x_81, 1, x_80); -return x_81; +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_10, 0); +x_73 = lean_ctor_get(x_10, 1); +lean_inc(x_73); +lean_inc(x_72); +lean_dec(x_10); +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_73); +return x_74; } } } else { -lean_object* x_82; lean_object* x_83; -x_82 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___boxed), 9, 2); -lean_closure_set(x_82, 0, x_14); -lean_closure_set(x_82, 1, x_1); -x_83 = l_Lean_Elab_Command_liftTermElabM___rarg(x_82, x_2, x_3, x_16); -if (lean_obj_tag(x_83) == 0) +lean_object* x_75; lean_object* x_76; +x_75 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3), 8, 1); +lean_closure_set(x_75, 0, x_1); +x_76 = l_Lean_Elab_Command_liftTermElabM___rarg(x_75, x_2, x_3, x_7); +if (lean_obj_tag(x_76) == 0) { -uint8_t x_84; -x_84 = !lean_is_exclusive(x_83); -if (x_84 == 0) +uint8_t x_77; +x_77 = !lean_is_exclusive(x_76); +if (x_77 == 0) { -lean_object* x_85; lean_object* x_86; lean_object* x_87; uint8_t x_88; -x_85 = lean_ctor_get(x_83, 0); -x_86 = lean_ctor_get(x_83, 1); -x_87 = lean_array_get_size(x_85); -x_88 = lean_nat_dec_lt(x_11, x_87); -if (x_88 == 0) +lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; uint8_t x_82; +x_78 = lean_ctor_get(x_76, 0); +x_79 = lean_ctor_get(x_76, 1); +x_80 = lean_array_get_size(x_78); +x_81 = lean_unsigned_to_nat(0u); +x_82 = lean_nat_dec_lt(x_81, x_80); +if (x_82 == 0) { -uint8_t x_89; lean_object* x_90; -lean_dec(x_87); -lean_dec(x_85); +uint8_t x_83; lean_object* x_84; +lean_dec(x_80); +lean_dec(x_78); lean_dec(x_3); lean_dec(x_2); -x_89 = 1; -x_90 = lean_box(x_89); -lean_ctor_set(x_83, 0, x_90); -return x_83; +x_83 = 1; +x_84 = lean_box(x_83); +lean_ctor_set(x_76, 0, x_84); +return x_76; } else { -uint8_t x_91; -x_91 = lean_nat_dec_le(x_87, x_87); -if (x_91 == 0) +uint8_t x_85; +x_85 = lean_nat_dec_le(x_80, x_80); +if (x_85 == 0) { -uint8_t x_92; lean_object* x_93; -lean_dec(x_87); -lean_dec(x_85); +uint8_t x_86; lean_object* x_87; +lean_dec(x_80); +lean_dec(x_78); lean_dec(x_3); lean_dec(x_2); -x_92 = 1; -x_93 = lean_box(x_92); -lean_ctor_set(x_83, 0, x_93); -return x_83; +x_86 = 1; +x_87 = lean_box(x_86); +lean_ctor_set(x_76, 0, x_87); +return x_76; } else { -size_t x_94; size_t x_95; lean_object* x_96; lean_object* x_97; -lean_free_object(x_83); -x_94 = 0; -x_95 = lean_usize_of_nat(x_87); -lean_dec(x_87); -x_96 = lean_box(0); -x_97 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_85, x_94, x_95, x_96, x_2, x_3, x_86); -lean_dec(x_85); -if (lean_obj_tag(x_97) == 0) +size_t x_88; size_t x_89; lean_object* x_90; lean_object* x_91; +lean_free_object(x_76); +x_88 = 0; +x_89 = lean_usize_of_nat(x_80); +lean_dec(x_80); +x_90 = lean_box(0); +x_91 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_78, x_88, x_89, x_90, x_2, x_3, x_79); +lean_dec(x_78); +if (lean_obj_tag(x_91) == 0) { -uint8_t x_98; -x_98 = !lean_is_exclusive(x_97); -if (x_98 == 0) +uint8_t x_92; +x_92 = !lean_is_exclusive(x_91); +if (x_92 == 0) { -lean_object* x_99; uint8_t x_100; lean_object* x_101; -x_99 = lean_ctor_get(x_97, 0); -lean_dec(x_99); -x_100 = 1; -x_101 = lean_box(x_100); -lean_ctor_set(x_97, 0, x_101); -return x_97; +lean_object* x_93; uint8_t x_94; lean_object* x_95; +x_93 = lean_ctor_get(x_91, 0); +lean_dec(x_93); +x_94 = 1; +x_95 = lean_box(x_94); +lean_ctor_set(x_91, 0, x_95); +return x_91; } else { -lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; -x_102 = lean_ctor_get(x_97, 1); -lean_inc(x_102); -lean_dec(x_97); -x_103 = 1; -x_104 = lean_box(x_103); -x_105 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_105, 0, x_104); -lean_ctor_set(x_105, 1, x_102); -return x_105; +lean_object* x_96; uint8_t x_97; lean_object* x_98; lean_object* x_99; +x_96 = lean_ctor_get(x_91, 1); +lean_inc(x_96); +lean_dec(x_91); +x_97 = 1; +x_98 = lean_box(x_97); +x_99 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_99, 0, x_98); +lean_ctor_set(x_99, 1, x_96); +return x_99; } } else { -uint8_t x_106; -x_106 = !lean_is_exclusive(x_97); -if (x_106 == 0) +uint8_t x_100; +x_100 = !lean_is_exclusive(x_91); +if (x_100 == 0) { -return x_97; +return x_91; } else { -lean_object* x_107; lean_object* x_108; lean_object* x_109; -x_107 = lean_ctor_get(x_97, 0); -x_108 = lean_ctor_get(x_97, 1); -lean_inc(x_108); -lean_inc(x_107); -lean_dec(x_97); -x_109 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_109, 0, x_107); -lean_ctor_set(x_109, 1, x_108); -return x_109; +lean_object* x_101; lean_object* x_102; lean_object* x_103; +x_101 = lean_ctor_get(x_91, 0); +x_102 = lean_ctor_get(x_91, 1); +lean_inc(x_102); +lean_inc(x_101); +lean_dec(x_91); +x_103 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_103, 0, x_101); +lean_ctor_set(x_103, 1, x_102); +return x_103; } } } @@ -12268,102 +12232,103 @@ return x_109; } else { -lean_object* x_110; lean_object* x_111; lean_object* x_112; uint8_t x_113; -x_110 = lean_ctor_get(x_83, 0); -x_111 = lean_ctor_get(x_83, 1); -lean_inc(x_111); -lean_inc(x_110); -lean_dec(x_83); -x_112 = lean_array_get_size(x_110); -x_113 = lean_nat_dec_lt(x_11, x_112); -if (x_113 == 0) +lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; uint8_t x_108; +x_104 = lean_ctor_get(x_76, 0); +x_105 = lean_ctor_get(x_76, 1); +lean_inc(x_105); +lean_inc(x_104); +lean_dec(x_76); +x_106 = lean_array_get_size(x_104); +x_107 = lean_unsigned_to_nat(0u); +x_108 = lean_nat_dec_lt(x_107, x_106); +if (x_108 == 0) { -uint8_t x_114; lean_object* x_115; lean_object* x_116; -lean_dec(x_112); -lean_dec(x_110); +uint8_t x_109; lean_object* x_110; lean_object* x_111; +lean_dec(x_106); +lean_dec(x_104); lean_dec(x_3); lean_dec(x_2); -x_114 = 1; -x_115 = lean_box(x_114); -x_116 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_116, 0, x_115); -lean_ctor_set(x_116, 1, x_111); -return x_116; +x_109 = 1; +x_110 = lean_box(x_109); +x_111 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_111, 0, x_110); +lean_ctor_set(x_111, 1, x_105); +return x_111; } else { -uint8_t x_117; -x_117 = lean_nat_dec_le(x_112, x_112); -if (x_117 == 0) +uint8_t x_112; +x_112 = lean_nat_dec_le(x_106, x_106); +if (x_112 == 0) { -uint8_t x_118; lean_object* x_119; lean_object* x_120; -lean_dec(x_112); -lean_dec(x_110); +uint8_t x_113; lean_object* x_114; lean_object* x_115; +lean_dec(x_106); +lean_dec(x_104); lean_dec(x_3); lean_dec(x_2); -x_118 = 1; -x_119 = lean_box(x_118); -x_120 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_120, 0, x_119); -lean_ctor_set(x_120, 1, x_111); -return x_120; +x_113 = 1; +x_114 = lean_box(x_113); +x_115 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_115, 0, x_114); +lean_ctor_set(x_115, 1, x_105); +return x_115; } else { -size_t x_121; size_t x_122; lean_object* x_123; lean_object* x_124; -x_121 = 0; -x_122 = lean_usize_of_nat(x_112); -lean_dec(x_112); -x_123 = lean_box(0); -x_124 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_110, x_121, x_122, x_123, x_2, x_3, x_111); -lean_dec(x_110); -if (lean_obj_tag(x_124) == 0) +size_t x_116; size_t x_117; lean_object* x_118; lean_object* x_119; +x_116 = 0; +x_117 = lean_usize_of_nat(x_106); +lean_dec(x_106); +x_118 = lean_box(0); +x_119 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_104, x_116, x_117, x_118, x_2, x_3, x_105); +lean_dec(x_104); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_125; lean_object* x_126; uint8_t x_127; lean_object* x_128; lean_object* x_129; -x_125 = lean_ctor_get(x_124, 1); -lean_inc(x_125); -if (lean_is_exclusive(x_124)) { - lean_ctor_release(x_124, 0); - lean_ctor_release(x_124, 1); - x_126 = x_124; +lean_object* x_120; lean_object* x_121; uint8_t x_122; lean_object* x_123; lean_object* x_124; +x_120 = lean_ctor_get(x_119, 1); +lean_inc(x_120); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_121 = x_119; } else { - lean_dec_ref(x_124); - x_126 = lean_box(0); + lean_dec_ref(x_119); + x_121 = lean_box(0); } -x_127 = 1; -x_128 = lean_box(x_127); -if (lean_is_scalar(x_126)) { - x_129 = lean_alloc_ctor(0, 2, 0); +x_122 = 1; +x_123 = lean_box(x_122); +if (lean_is_scalar(x_121)) { + x_124 = lean_alloc_ctor(0, 2, 0); } else { - x_129 = x_126; + x_124 = x_121; } -lean_ctor_set(x_129, 0, x_128); -lean_ctor_set(x_129, 1, x_125); -return x_129; +lean_ctor_set(x_124, 0, x_123); +lean_ctor_set(x_124, 1, x_120); +return x_124; } else { -lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; -x_130 = lean_ctor_get(x_124, 0); -lean_inc(x_130); -x_131 = lean_ctor_get(x_124, 1); -lean_inc(x_131); -if (lean_is_exclusive(x_124)) { - lean_ctor_release(x_124, 0); - lean_ctor_release(x_124, 1); - x_132 = x_124; +lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; +x_125 = lean_ctor_get(x_119, 0); +lean_inc(x_125); +x_126 = lean_ctor_get(x_119, 1); +lean_inc(x_126); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_127 = x_119; } else { - lean_dec_ref(x_124); - x_132 = lean_box(0); + lean_dec_ref(x_119); + x_127 = lean_box(0); } -if (lean_is_scalar(x_132)) { - x_133 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_127)) { + x_128 = lean_alloc_ctor(1, 2, 0); } else { - x_133 = x_132; + x_128 = x_127; } -lean_ctor_set(x_133, 0, x_130); -lean_ctor_set(x_133, 1, x_131); -return x_133; +lean_ctor_set(x_128, 0, x_125); +lean_ctor_set(x_128, 1, x_126); +return x_128; } } } @@ -12371,34 +12336,32 @@ return x_133; } else { -uint8_t x_134; +uint8_t x_129; lean_dec(x_3); lean_dec(x_2); -x_134 = !lean_is_exclusive(x_83); -if (x_134 == 0) +x_129 = !lean_is_exclusive(x_76); +if (x_129 == 0) { -return x_83; +return x_76; } else { -lean_object* x_135; lean_object* x_136; lean_object* x_137; -x_135 = lean_ctor_get(x_83, 0); -x_136 = lean_ctor_get(x_83, 1); -lean_inc(x_136); -lean_inc(x_135); -lean_dec(x_83); -x_137 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_137, 0, x_135); -lean_ctor_set(x_137, 1, x_136); -return x_137; -} -} +lean_object* x_130; lean_object* x_131; lean_object* x_132; +x_130 = lean_ctor_get(x_76, 0); +x_131 = lean_ctor_get(x_76, 1); +lean_inc(x_131); +lean_inc(x_130); +lean_dec(x_76); +x_132 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_132, 0, x_130); +lean_ctor_set(x_132, 1, x_131); +return x_132; } } } } } -LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { size_t x_17; size_t x_18; lean_object* x_19; @@ -12406,7 +12369,7 @@ x_17 = lean_unbox_usize(x_7); lean_dec(x_7); x_18 = lean_unbox_usize(x_8); lean_dec(x_8); -x_19 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_17, x_18, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +x_19 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_17, x_18, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16); lean_dec(x_15); lean_dec(x_13); lean_dec(x_12); @@ -12417,7 +12380,7 @@ lean_dec(x_1); return x_19; } } -LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { size_t x_17; size_t x_18; lean_object* x_19; @@ -12425,7 +12388,7 @@ x_17 = lean_unbox_usize(x_7); lean_dec(x_7); x_18 = lean_unbox_usize(x_8); lean_dec(x_8); -x_19 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__2(x_1, x_2, x_3, x_4, x_5, x_6, x_17, x_18, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +x_19 = l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__2(x_1, x_2, x_3, x_4, x_5, x_6, x_17, x_18, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16); lean_dec(x_15); lean_dec(x_13); lean_dec(x_12); @@ -12436,7 +12399,7 @@ lean_dec(x_1); return x_19; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { size_t x_12; size_t x_13; lean_object* x_14; @@ -12444,7 +12407,7 @@ x_12 = lean_unbox_usize(x_2); lean_dec(x_2); x_13 = lean_unbox_usize(x_3); lean_dec(x_3); -x_14 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3(x_1, x_12, x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_14 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3(x_1, x_12, x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); lean_dec(x_10); lean_dec(x_8); lean_dec(x_7); @@ -12453,7 +12416,7 @@ lean_dec(x_5); return x_14; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { size_t x_6; size_t x_7; lean_object* x_8; @@ -12461,11 +12424,11 @@ x_6 = lean_unbox_usize(x_3); lean_dec(x_3); x_7 = lean_unbox_usize(x_4); lean_dec(x_4); -x_8 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__4(x_1, x_2, x_6, x_7, x_5); +x_8 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__4(x_1, x_2, x_6, x_7, x_5); return x_8; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { size_t x_7; size_t x_8; lean_object* x_9; @@ -12473,11 +12436,11 @@ x_7 = lean_unbox_usize(x_4); lean_dec(x_4); x_8 = lean_unbox_usize(x_5); lean_dec(x_5); -x_9 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5(x_1, x_2, x_3, x_7, x_8, x_6); +x_9 = l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5(x_1, x_2, x_3, x_7, x_8, x_6); return x_9; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___boxed(lean_object** _args) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___boxed(lean_object** _args) { lean_object* x_1 = _args[0]; lean_object* x_2 = _args[1]; lean_object* x_3 = _args[2]; @@ -12500,54 +12463,339 @@ lean_object* x_19 = _args[18]; _start: { lean_object* x_20; -x_20 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19); +x_20 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19); lean_dec(x_12); lean_dec(x_10); -lean_dec(x_3); -lean_dec(x_1); +lean_dec(x_2); return x_20; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1(lean_object* x_1, size_t x_2, size_t x_3, uint8_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +uint8_t x_8; +x_8 = lean_usize_dec_eq(x_2, x_3); +if (x_8 == 0) +{ +if (x_4 == 0) +{ +size_t x_9; size_t x_10; +x_9 = 1; +x_10 = lean_usize_add(x_2, x_9); +x_2 = x_10; +goto _start; +} +else +{ +lean_object* x_12; lean_object* x_13; +x_12 = lean_array_uget(x_1, x_2); +lean_inc(x_6); +lean_inc(x_5); +x_13 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance(x_12, x_5, x_6, x_7); +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_14; lean_object* x_15; size_t x_16; size_t x_17; uint8_t x_18; +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +x_15 = lean_ctor_get(x_13, 1); +lean_inc(x_15); +lean_dec(x_13); +x_16 = 1; +x_17 = lean_usize_add(x_2, x_16); +x_18 = lean_unbox(x_14); +lean_dec(x_14); +x_2 = x_17; +x_4 = x_18; +x_7 = x_15; +goto _start; +} +else +{ +uint8_t x_20; +lean_dec(x_6); +lean_dec(x_5); +x_20 = !lean_is_exclusive(x_13); +if (x_20 == 0) +{ +return x_13; +} +else +{ +lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_21 = lean_ctor_get(x_13, 0); +x_22 = lean_ctor_get(x_13, 1); +lean_inc(x_22); +lean_inc(x_21); +lean_dec(x_13); +x_23 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_23, 0, x_21); +lean_ctor_set(x_23, 1, x_22); +return x_23; +} +} +} +} +else +{ +lean_object* x_24; lean_object* x_25; +lean_dec(x_6); +lean_dec(x_5); +x_24 = lean_box(x_4); +x_25 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_25, 0, x_24); +lean_ctor_set(x_25, 1, x_7); +return x_25; +} +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +lean_object* x_5; lean_object* x_6; uint8_t x_7; +x_5 = lean_array_get_size(x_1); +x_6 = lean_unsigned_to_nat(0u); +x_7 = lean_nat_dec_lt(x_6, x_5); +if (x_7 == 0) +{ +uint8_t x_8; lean_object* x_9; lean_object* x_10; +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_8 = 1; +x_9 = lean_box(x_8); +x_10 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_10, 0, x_9); +lean_ctor_set(x_10, 1, x_4); +return x_10; +} +else +{ +uint8_t x_11; +x_11 = lean_nat_dec_le(x_5, x_5); +if (x_11 == 0) +{ +uint8_t x_12; lean_object* x_13; lean_object* x_14; +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_12 = 1; +x_13 = lean_box(x_12); +x_14 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_14, 0, x_13); +lean_ctor_set(x_14, 1, x_4); +return x_14; +} +else +{ +size_t x_15; size_t x_16; uint8_t x_17; lean_object* x_18; +x_15 = 0; +x_16 = lean_usize_of_nat(x_5); +lean_dec(x_5); +x_17 = 1; +x_18 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1(x_1, x_15, x_16, x_17, x_2, x_3, x_4); +return x_18; +} +} +} +} +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { _start: { -lean_object* x_11; -x_11 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +size_t x_8; size_t x_9; uint8_t x_10; lean_object* x_11; +x_8 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_9 = lean_unbox_usize(x_3); lean_dec(x_3); +x_10 = lean_unbox(x_4); +lean_dec(x_4); +x_11 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1(x_1, x_8, x_9, x_10, x_5, x_6, x_7); +lean_dec(x_1); return x_11; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { -lean_object* x_10; -x_10 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_object* x_5; +x_5 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler(x_1, x_2, x_3, x_4); +lean_dec(x_1); +return x_5; +} +} +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1(lean_object* x_1, size_t x_2, size_t x_3, uint8_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +uint8_t x_8; +x_8 = lean_usize_dec_eq(x_2, x_3); +if (x_8 == 0) +{ +if (x_4 == 0) +{ +size_t x_9; size_t x_10; +x_9 = 1; +x_10 = lean_usize_add(x_2, x_9); +x_2 = x_10; +goto _start; +} +else +{ +lean_object* x_12; lean_object* x_13; +x_12 = lean_array_uget(x_1, x_2); +lean_inc(x_6); +lean_inc(x_5); +x_13 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance(x_12, x_5, x_6, x_7); +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_14; lean_object* x_15; size_t x_16; size_t x_17; uint8_t x_18; +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +x_15 = lean_ctor_get(x_13, 1); +lean_inc(x_15); +lean_dec(x_13); +x_16 = 1; +x_17 = lean_usize_add(x_2, x_16); +x_18 = lean_unbox(x_14); +lean_dec(x_14); +x_2 = x_17; +x_4 = x_18; +x_7 = x_15; +goto _start; +} +else +{ +uint8_t x_20; +lean_dec(x_6); +lean_dec(x_5); +x_20 = !lean_is_exclusive(x_13); +if (x_20 == 0) +{ +return x_13; +} +else +{ +lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_21 = lean_ctor_get(x_13, 0); +x_22 = lean_ctor_get(x_13, 1); +lean_inc(x_22); +lean_inc(x_21); +lean_dec(x_13); +x_23 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_23, 0, x_21); +lean_ctor_set(x_23, 1, x_22); +return x_23; +} +} +} +} +else +{ +lean_object* x_24; lean_object* x_25; +lean_dec(x_6); +lean_dec(x_5); +x_24 = lean_box(x_4); +x_25 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_25, 0, x_24); +lean_ctor_set(x_25, 1, x_7); +return x_25; +} +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +lean_object* x_5; lean_object* x_6; uint8_t x_7; +x_5 = lean_array_get_size(x_1); +x_6 = lean_unsigned_to_nat(0u); +x_7 = lean_nat_dec_lt(x_6, x_5); +if (x_7 == 0) +{ +uint8_t x_8; lean_object* x_9; lean_object* x_10; +lean_dec(x_5); +lean_dec(x_3); lean_dec(x_2); +x_8 = 1; +x_9 = lean_box(x_8); +x_10 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_10, 0, x_9); +lean_ctor_set(x_10, 1, x_4); return x_10; } +else +{ +uint8_t x_11; +x_11 = lean_nat_dec_le(x_5, x_5); +if (x_11 == 0) +{ +uint8_t x_12; lean_object* x_13; lean_object* x_14; +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_12 = 1; +x_13 = lean_box(x_12); +x_14 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_14, 0, x_13); +lean_ctor_set(x_14, 1, x_4); +return x_14; +} +else +{ +size_t x_15; size_t x_16; uint8_t x_17; lean_object* x_18; +x_15 = 0; +x_16 = lean_usize_of_nat(x_5); +lean_dec(x_5); +x_17 = 1; +x_18 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1(x_1, x_15, x_16, x_17, x_2, x_3, x_4); +return x_18; +} +} +} +} +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +size_t x_8; size_t x_9; uint8_t x_10; lean_object* x_11; +x_8 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_9 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_10 = lean_unbox(x_4); +lean_dec(x_4); +x_11 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1(x_1, x_8, x_9, x_10, x_5, x_6, x_7); +lean_dec(x_1); +return x_11; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +lean_object* x_5; +x_5 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler(x_1, x_2, x_3, x_4); +lean_dec(x_1); +return x_5; +} } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6188____closed__1() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6231____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler), 4, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___boxed), 4, 0); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6188____closed__2() { +static lean_object* _init_l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6231____closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler), 4, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___boxed), 4, 0); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6188_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6231_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__1; -x_3 = l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6188____closed__1; +x_2 = l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__1; +x_3 = l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6231____closed__1; x_4 = l_Lean_Elab_registerDerivingHandler(x_2, x_3, x_1); if (lean_obj_tag(x_4) == 0) { @@ -12555,8 +12803,8 @@ lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; x_5 = lean_ctor_get(x_4, 1); lean_inc(x_5); lean_dec(x_4); -x_6 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__2; -x_7 = l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6188____closed__2; +x_6 = l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__2; +x_7 = l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6231____closed__2; x_8 = l_Lean_Elab_registerDerivingHandler(x_6, x_7, x_5); return x_8; } @@ -12619,575 +12867,581 @@ l_Lean_Elab_Deriving_FromToJson_mkJsonField___closed__4 = _init_l_Lean_Elab_Deri lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkJsonField___closed__4); l_Lean_Elab_Deriving_FromToJson_mkJsonField___closed__5 = _init_l_Lean_Elab_Deriving_FromToJson_mkJsonField___closed__5(); lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkJsonField___closed__5); -l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__1 = _init_l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__1(); -lean_mark_persistent(l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__1); -l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__2 = _init_l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__2(); -lean_mark_persistent(l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__2); -l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__3 = _init_l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__3(); -lean_mark_persistent(l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__3); -l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__4 = _init_l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__4(); -lean_mark_persistent(l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__1___closed__4); -l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1(); -lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__1); -l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2(); -lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__2); -l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3(); -lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__3); -l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__4 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__4(); -lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__4); -l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__5 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__5(); -lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__5); -l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__6 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__6(); -lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__3___closed__6); -l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___lambda__1___closed__1 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___lambda__1___closed__1(); -lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___lambda__1___closed__1); -l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___lambda__1___closed__2 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___lambda__1___closed__2(); -lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__4___lambda__1___closed__2); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__1); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__2(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__2); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__3); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__4 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__4(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__4); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__5 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__5(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__5); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__6 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__6(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__6); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__7 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__7(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__7); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__8); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__9 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__9(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__9); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__10 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__10(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__10); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__11 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__11(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__11); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__12 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__12(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__12); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__13 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__13(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__13); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__14 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__14(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler_mkAlts___spec__5___lambda__1___closed__14); -l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1___closed__1 = _init_l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1___closed__1(); -lean_mark_persistent(l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1___closed__1); -l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1___closed__2 = _init_l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1___closed__2(); -lean_mark_persistent(l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__1___closed__2); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__1(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__1); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__2(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__2); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__3(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__3); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__4 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__4(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__4); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__5 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__5(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__5); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__6 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__6(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__6); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__7 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__7(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__3___closed__7); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__1 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__1(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__1); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__2 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__2(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__2); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__3); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__4___closed__4); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__1(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__1); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__2(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__2); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__3(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__3); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__4 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__4(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__4); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__5 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__5(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__5); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__6 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__6(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__6); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__7 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__7(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__7); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__8 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__8(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__8); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__9 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__9(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__9); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__10 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__10(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__10); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__11 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__11(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__11); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__12 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__12(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__12); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__13 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__13(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__13); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__14 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__14(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__14); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__15 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__15(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__15); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__16 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__16(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__16); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__17 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__17(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__17); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__18 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__18(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___spec__7___closed__18); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__1 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__1(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__1); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__2 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__2(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__2); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__3 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__3(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__3); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__4 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__4(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__4); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__5 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__5(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__5); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__6 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__6(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__6); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__7 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__7(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__7); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__8 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__8(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__8); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__9 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__9(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__9); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__10 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__10(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__10); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__11 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__11(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__11); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__12 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__12(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__12); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__13 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__13(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__13); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__14 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__14(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__14); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__15 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__15(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__15); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__16 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__16(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__16); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__17 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__17(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__17); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__18 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__18(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__18); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__19 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__19(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__19); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__20 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__20(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__20); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__21 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__21(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__1___closed__21); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__1 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__1(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__1); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__2 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__2(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__2); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__3 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__3(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__3); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__4 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__4(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__4); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__5 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__5(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__5); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__6 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__6(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__6); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__7 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__7(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__7); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__8 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__8(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__8); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__9 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__9(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__9); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__10 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__10(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__10); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__11 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__11(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__11); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__12 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__12(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__12); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__13 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__13(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__13); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__14 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__14(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__14); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__15 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__15(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__15); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__16 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__16(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__16); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__17 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__17(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__17); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__18 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__18(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__18); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__19 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__19(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__19); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__20 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__20(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__20); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__21 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__21(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__21); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__22 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__22(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__22); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__23 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__23(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__23); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__24 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__24(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__24); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__25 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__25(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__25); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__26 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__26(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__26); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__27 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__27(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__27); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__28 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__28(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__28); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__29 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__29(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__29); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__30 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__30(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__30); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__31 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__31(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__31); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__32 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__32(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__32); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__33 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__33(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__33); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__34 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__34(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__3___closed__34); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__1 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__1(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__1); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__2 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__2(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__2); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__3 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__3(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__3); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__4 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__4(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__4); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__5 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__5(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__5); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__6 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__6(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__6); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__7 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__7(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__7); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__8 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__8(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__8); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__9 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__9(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__9); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__10 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__10(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__10); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__11 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__11(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__11); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__12 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__12(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__12); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__13 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__13(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__13); -l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__14 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__14(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstanceHandler___lambda__4___closed__14); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__1 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__1(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__1); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__2 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__2(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__2); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__3 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__3(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__3); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__4 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__4(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__4); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__5 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__5(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__5); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__6 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__6(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__6); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__7 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__7(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__7); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__8 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__8(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__8); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__9 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__9(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__9); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__10 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__10(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__10); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__11 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__11(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__11); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__12 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__12(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__12); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__13 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__13(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__13); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__14 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__14(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__14); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__15 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__15(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__15); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__16 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__16(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__16); -l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__17 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__17(); -lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__3___closed__17); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__1(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__1); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__2(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__2); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__3(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__3); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__4 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__4(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__4); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__5 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__5(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__5); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__6 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__6(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__6); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__7 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__7(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__7); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__8 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__8(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__4___closed__8); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__1(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__1); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__2(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__2); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__3(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__6___closed__3); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__1(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__1); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__2(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__2); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__3(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__3); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__4 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__4(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__4); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__5 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__5(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__5); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__6 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__6(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__6); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__7 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__7(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__7); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__8 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__8(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__8); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__9 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__9(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__9); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__10 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__10(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__10); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__11 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__11(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__11); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__12 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__12(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__12); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__13 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__13(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__13); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__14 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__14(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__14); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__15 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__15(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__15); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__16 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__16(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__16); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__17 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__17(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__17); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__18 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__18(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__18); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__19 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__19(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__19); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__20 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__20(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__20); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__21 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__21(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__21); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__22 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__22(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__22); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__23 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__23(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__23); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__24 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__24(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__24); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__25 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__25(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__25); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__26 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__26(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__26); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__27 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__27(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__27); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__28 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__28(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__28); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__29 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__29(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__29); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__30 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__30(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__30); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__31 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__31(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__31); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__32 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__32(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__32); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__33 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__33(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__1___closed__33); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__1(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__1); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__2(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__2); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__3(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__3); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__4 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__4(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__4); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__5 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__5(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__5); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__6 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__6(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__6); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__7 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__7(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__7); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__8 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__8(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__8); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__9 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__9(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__9); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__10 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__10(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__10); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__11 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__11(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__11); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__12 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__12(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__12); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__13 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__13(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__13); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__14 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__14(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__7___lambda__2___closed__14); -l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__8___closed__1 = _init_l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__8___closed__1(); -lean_mark_persistent(l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler_mkAlts___spec__8___closed__1); -l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__1 = _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__1(); -lean_mark_persistent(l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__1); -l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__2 = _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__2(); -lean_mark_persistent(l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__2); -l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__3 = _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__3(); -lean_mark_persistent(l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__3); -l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__4 = _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__4(); -lean_mark_persistent(l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__4); -l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__5 = _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__5(); -lean_mark_persistent(l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__5); -l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__6 = _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__6(); -lean_mark_persistent(l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__1___closed__6); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__1(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__1); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__2(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__2); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__3(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__3); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__4 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__4(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__4); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__5 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__5(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__5); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__6 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__6(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__6); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__7 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__7(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__7); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__8 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__8(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__8); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__9 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__9(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__9); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__10 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__10(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__10); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__11 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__11(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__11); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__12 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__12(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__12); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__13 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__13(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__13); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__14 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__14(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__14); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__15 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__15(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__15); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__16 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__16(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__16); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__17 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__17(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__17); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__18 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__18(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__18); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__19 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__19(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__19); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__20 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__20(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__20); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__21 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__21(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__21); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__22 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__22(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__22); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__23 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__23(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__23); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__24 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__24(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__24); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__25 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__25(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__25); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__26 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__26(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__26); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__27 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__27(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__27); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__28 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__28(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__28); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__29 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__29(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__29); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__30 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__30(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__30); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__31 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__31(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__31); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__32 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__32(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__32); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__33 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__33(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__33); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__34 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__34(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__34); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__35 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__35(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__35); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__36 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__36(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__3___closed__36); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__1(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__1); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__2(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__2); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__3(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__3); -l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__4 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__4(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___spec__5___closed__4); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__1 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__1(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__1); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__2 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__2(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__2); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__3 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__3(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__3); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__4 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__4(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__4); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__5 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__5(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__5); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__6 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__6(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__6); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__7 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__7(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__7); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__8 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__8(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__8); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__9 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__9(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__1___closed__9); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__1 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__1(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__1); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__2 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__2(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__2); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__3 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__3(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__3); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__4 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__4(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__4); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__5 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__5(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__5); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__6 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__6(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__6); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__7 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__7(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__7); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__8 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__8(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__8); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__9 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__9(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__9); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__10 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__10(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__10); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__11 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__11(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__2___closed__11); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__1 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__1(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__1); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__2 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__2(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__2); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__3 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__3(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__3); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__4 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__4(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__4); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__5 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__5(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__5); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__6 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__6(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__6); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__7 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__7(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__7); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__8 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__8(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__8); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__9 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__9(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__9); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__10 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__10(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__10); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__11 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__11(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__11); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__12 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__12(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__12); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__13 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__13(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__13); -l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__14 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__14(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstanceHandler___lambda__3___closed__14); -l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6188____closed__1 = _init_l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6188____closed__1(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6188____closed__1); -l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6188____closed__2 = _init_l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6188____closed__2(); -lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6188____closed__2); -if (builtin) {res = l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6188_(lean_io_mk_world()); +l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__1 = _init_l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__1(); +lean_mark_persistent(l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__1); +l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__2 = _init_l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__2(); +lean_mark_persistent(l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__2); +l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__3 = _init_l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__3(); +lean_mark_persistent(l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__3); +l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__4 = _init_l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__4(); +lean_mark_persistent(l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__1___closed__4); +l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1(); +lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__1); +l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2(); +lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__2); +l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3(); +lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__3); +l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__4 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__4(); +lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__4); +l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__5 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__5(); +lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__5); +l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__6 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__6(); +lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__3___closed__6); +l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___lambda__1___closed__1 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___lambda__1___closed__1(); +lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___lambda__1___closed__1); +l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___lambda__1___closed__2 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___lambda__1___closed__2(); +lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__4___lambda__1___closed__2); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__1); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__2(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__2); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__3); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__4 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__4(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__4); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__5 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__5(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__5); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__6 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__6(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__6); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__7 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__7(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__7); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__8); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__9 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__9(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__9); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__10 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__10(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__10); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__11 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__11(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__11); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__12 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__12(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__12); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__13 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__13(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__13); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__14 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__14(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance_mkAlts___spec__5___lambda__1___closed__14); +l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__1___closed__1 = _init_l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__1___closed__1(); +lean_mark_persistent(l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__1___closed__1); +l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__1___closed__2 = _init_l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__1___closed__2(); +lean_mark_persistent(l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__1___closed__2); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__1(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__1); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__2(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__2); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__3(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__3); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__4 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__4(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__4); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__5 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__5(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__5); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__6 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__6(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__6); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__7 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__7(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__3___closed__7); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__1 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__1(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__1); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__2 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__2(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__2); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__3); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__4___closed__4); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__1(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__1); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__2(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__2); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__3(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__3); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__4 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__4(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__4); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__5 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__5(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__5); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__6 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__6(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__6); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__7 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__7(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__7); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__8 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__8(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__8); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__9 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__9(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__9); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__10 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__10(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__10); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__11 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__11(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__11); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__12 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__12(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__12); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__13 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__13(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__13); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__14 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__14(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__14); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__15 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__15(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__15); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__16 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__16(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__16); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__17 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__17(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__17); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__18 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__18(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___spec__7___closed__18); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__1 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__1(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__1); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__2 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__2(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__2); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__3 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__3(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__3); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__4 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__4(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__4); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__5 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__5(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__5); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__6 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__6(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__6); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__7 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__7(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__7); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__8 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__8(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__8); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__9 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__9(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__9); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__10 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__10(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__10); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__11 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__11(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__11); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__12 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__12(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__12); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__13 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__13(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__13); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__14 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__14(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__14); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__15 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__15(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__15); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__16 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__16(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__16); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__17 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__17(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__17); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__18 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__18(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__18); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__19 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__19(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__19); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__20 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__20(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__20); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__21 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__21(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__1___closed__21); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__1 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__1(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__1); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__2 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__2(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__2); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__3 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__3(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__3); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__4 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__4(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__4); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__5 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__5(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__5); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__6 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__6(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__6); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__7 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__7(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__7); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__8 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__8(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__8); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__9 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__9(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__9); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__10 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__10(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__10); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__11 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__11(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__11); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__12 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__12(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__12); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__13 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__13(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__13); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__14 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__14(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__14); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__15 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__15(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__15); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__16 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__16(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__16); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__17 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__17(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__17); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__18 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__18(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__18); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__19 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__19(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__19); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__20 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__20(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__20); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__21 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__21(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__21); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__22 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__22(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__22); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__23 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__23(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__23); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__24 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__24(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__24); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__25 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__25(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__25); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__26 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__26(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__26); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__27 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__27(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__27); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__28 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__28(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__28); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__29 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__29(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__29); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__30 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__30(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__30); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__31 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__31(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__31); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__32 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__32(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__32); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__33 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__33(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__33); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__34 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__34(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__34); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__35 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__35(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__35); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__36 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__36(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__36); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__37 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__37(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__3___closed__37); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__1 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__1(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__1); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__2 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__2(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__2); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__3 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__3(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__3); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__4 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__4(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__4); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__5 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__5(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__5); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__6 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__6(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__6); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__7 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__7(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__7); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__8 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__8(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__8); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__9 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__9(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__9); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__10 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__10(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__10); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__11 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__11(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__11); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__12 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__12(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__12); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__13 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__13(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__13); +l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__14 = _init_l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__14(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkToJsonInstance___lambda__4___closed__14); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__1 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__1(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__1); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__2 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__2(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__2); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__3 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__3(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__3); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__4 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__4(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__4); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__5 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__5(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__5); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__6 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__6(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__6); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__7 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__7(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__7); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__8 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__8(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__8); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__9 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__9(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__9); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__10 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__10(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__10); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__11 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__11(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__11); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__12 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__12(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__12); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__13 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__13(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__13); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__14 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__14(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__14); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__15 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__15(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__15); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__16 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__16(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__16); +l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__17 = _init_l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__17(); +lean_mark_persistent(l_Array_mapIdxM_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__3___closed__17); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__1(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__1); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__2(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__2); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__3(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__3); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__4 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__4(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__4); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__5 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__5(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__5); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__6 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__6(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__6); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__7 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__7(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__7); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__8 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__8(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__4___closed__8); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__1(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__1); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__2(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__2); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__3(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__6___closed__3); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__1(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__1); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__2(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__2); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__3(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__3); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__4 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__4(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__4); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__5 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__5(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__5); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__6 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__6(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__6); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__7 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__7(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__7); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__8 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__8(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__8); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__9 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__9(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__9); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__10 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__10(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__10); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__11 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__11(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__11); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__12 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__12(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__12); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__13 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__13(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__13); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__14 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__14(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__14); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__15 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__15(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__15); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__16 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__16(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__16); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__17 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__17(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__17); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__18 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__18(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__18); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__19 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__19(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__19); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__20 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__20(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__20); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__21 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__21(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__21); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__22 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__22(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__22); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__23 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__23(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__23); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__24 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__24(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__24); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__25 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__25(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__25); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__26 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__26(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__26); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__27 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__27(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__27); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__28 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__28(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__28); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__29 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__29(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__29); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__30 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__30(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__30); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__31 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__31(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__31); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__32 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__32(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__32); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__33 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__33(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__1___closed__33); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__1(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__1); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__2(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__2); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__3(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__3); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__4 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__4(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__4); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__5 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__5(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__5); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__6 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__6(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__6); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__7 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__7(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__7); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__8 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__8(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__8); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__9 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__9(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__9); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__10 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__10(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__10); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__11 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__11(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__11); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__12 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__12(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__12); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__13 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__13(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__13); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__14 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__14(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__7___lambda__2___closed__14); +l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__8___closed__1 = _init_l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__8___closed__1(); +lean_mark_persistent(l_Array_qsort_sort___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance_mkAlts___spec__8___closed__1); +l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__1 = _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__1(); +lean_mark_persistent(l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__1); +l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__2 = _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__2(); +lean_mark_persistent(l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__2); +l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__3 = _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__3(); +lean_mark_persistent(l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__3); +l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__4 = _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__4(); +lean_mark_persistent(l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__4); +l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__5 = _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__5(); +lean_mark_persistent(l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__5); +l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__6 = _init_l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__6(); +lean_mark_persistent(l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__1___closed__6); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__1(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__1); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__2(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__2); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__3(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__3); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__4 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__4(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__4); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__5 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__5(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__5); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__6 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__6(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__6); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__7 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__7(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__7); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__8 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__8(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__8); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__9 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__9(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__9); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__10 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__10(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__10); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__11 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__11(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__11); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__12 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__12(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__12); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__13 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__13(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__13); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__14 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__14(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__14); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__15 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__15(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__15); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__16 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__16(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__16); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__17 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__17(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__17); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__18 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__18(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__18); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__19 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__19(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__19); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__20 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__20(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__20); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__21 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__21(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__21); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__22 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__22(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__22); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__23 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__23(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__23); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__24 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__24(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__24); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__25 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__25(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__25); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__26 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__26(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__26); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__27 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__27(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__27); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__28 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__28(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__28); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__29 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__29(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__29); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__30 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__30(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__30); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__31 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__31(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__31); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__32 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__32(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__32); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__33 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__33(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__33); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__34 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__34(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__34); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__35 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__35(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__35); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__36 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__36(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__3___closed__36); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__1(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__1); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__2(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__2); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__3(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__3); +l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__4 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__4(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___spec__5___closed__4); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__1 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__1(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__1); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__2 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__2(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__2); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__3 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__3(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__3); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__4 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__4(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__4); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__5 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__5(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__5); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__6 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__6(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__6); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__7 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__7(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__7); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__8 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__8(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__8); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__9 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__9(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__1___closed__9); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__1 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__1(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__1); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__2 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__2(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__2); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__3 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__3(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__3); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__4 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__4(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__4); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__5 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__5(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__5); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__6 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__6(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__6); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__7 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__7(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__7); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__8 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__8(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__8); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__9 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__9(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__9); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__10 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__10(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__10); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__11 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__11(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__2___closed__11); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__1 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__1(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__1); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__2 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__2(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__2); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__3 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__3(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__3); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__4 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__4(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__4); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__5 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__5(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__5); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__6 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__6(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__6); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__7 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__7(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__7); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__8 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__8(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__8); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__9 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__9(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__9); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__10 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__10(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__10); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__11 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__11(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__11); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__12 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__12(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__12); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__13 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__13(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__13); +l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__14 = _init_l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__14(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_mkFromJsonInstance___lambda__3___closed__14); +l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6231____closed__1 = _init_l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6231____closed__1(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6231____closed__1); +l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6231____closed__2 = _init_l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6231____closed__2(); +lean_mark_persistent(l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6231____closed__2); +if (builtin) {res = l_Lean_Elab_Deriving_FromToJson_initFn____x40_Lean_Elab_Deriving_FromToJson___hyg_6231_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Deriving/Hashable.c b/stage0/stdlib/Lean/Elab/Deriving/Hashable.c index 507140d9e7052..6027be589944b 100644 --- a/stage0/stdlib/Lean/Elab/Deriving/Hashable.c +++ b/stage0/stdlib/Lean/Elab/Deriving/Hashable.c @@ -19,28 +19,26 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_De lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__5___lambda__1___closed__8; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__13; -LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___closed__5; lean_object* lean_mk_empty_array_with_capacity(lean_object*); -LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__2; static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__19; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__7; +static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__30; lean_object* lean_whnf(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__19; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__18; static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__1___closed__1; static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__21; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_Hashable_mkMatch___spec__1(size_t, size_t, lean_object*); -lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__2; +static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__29; static lean_object* l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___closed__9; static lean_object* l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___closed__8; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_findIdx_x3f_loop___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MessageData_ofList(lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__9; uint8_t lean_usize_dec_eq(size_t, size_t); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__10; @@ -49,11 +47,12 @@ lean_object* l_Lean_Elab_Deriving_mkDiscrs(lean_object*, lean_object*, lean_obje static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__17; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Hashable_mkMatch___closed__2; +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Hashable_mkHashableHandler___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__6; +static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__1; +lean_object* l_Lean_Elab_Command_elabCommand(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_fget(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__23; -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283_(lean_object*); -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__11; static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__1___closed__2; lean_object* lean_environment_find(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__6(size_t, size_t, lean_object*); @@ -63,23 +62,22 @@ static lean_object* l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Derivin lean_object* l_Lean_stringToMessageData(lean_object*); static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__10; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__9; -static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__14; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Hashable_mkHashFuncs(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__15; +LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__3(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__5___lambda__1___closed__7; +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__4(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__5___lambda__1___closed__10; -static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__12; -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__2(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Hashable_mkMatch___closed__4; lean_object* l_Array_mapMUnsafe_map___at___aux__Init__NotationExtra______macroRules__term_x25_x5b___x7c___x5d__1___spec__3(size_t, size_t, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__20; lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__3; static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__27; +static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__14; size_t lean_usize_of_nat(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Hashable_mkMatch___closed__3; static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__6; -static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__7; lean_object* l_Lean_Elab_registerDerivingHandler(lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__3; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__5___lambda__1___closed__11; @@ -95,6 +93,7 @@ lean_object* l_Lean_getConstInfo___at_Lean_Elab_Term_mkConst___spec__1(lean_obje LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_registerTraceClass(lean_object*, uint8_t, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__7; lean_object* l___private_Lean_CoreM_0__Lean_Core_mkFreshNameImp(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__16; lean_object* l_Lean_Elab_getBetterRef(lean_object*, lean_object*); @@ -103,11 +102,9 @@ static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_m LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Hashable_mkHashableHandler(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__3___closed__4; static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__25; -static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__1; static lean_object* l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___closed__2; lean_object* l_Lean_Elab_Command_liftTermElabM___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_get(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__4; lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkHashFuncs___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__2; @@ -115,10 +112,11 @@ static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___cl static lean_object* l_Lean_Elab_Deriving_Hashable_mkHashFuncs___closed__2; lean_object* lean_array_to_list(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___closed__3; -static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__10; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__2(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); lean_object* l_Lean_Syntax_node3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__26; +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Deriving_mkHeader(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___boxed(lean_object**); static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__15; @@ -130,6 +128,7 @@ static lean_object* l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Derivin LEAN_EXPORT uint8_t l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___lambda__1(lean_object*, lean_object*); lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Deriving_mkContext(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__10; uint8_t lean_name_eq(lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); lean_object* l_Lean_Syntax_node2(lean_object*, lean_object*, lean_object*, lean_object*); @@ -140,25 +139,27 @@ lean_object* lean_mk_syntax_ident(lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__5; static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__28; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__5___lambda__1___closed__9; +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_append___rarg(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__8; lean_object* l_Lean_MessageData_ofExpr(lean_object*); static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__3; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__5___lambda__1___closed__2; -static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__3; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__14; +LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_node4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___lambda__1___boxed(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__3___closed__5; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__3___closed__6; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__3___closed__1; -static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332_(lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__5___lambda__1___closed__6; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__5___lambda__1___closed__12; static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__8; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__15; static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__5; +static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__5; static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__17; static lean_object* l_Lean_Elab_Deriving_Hashable_mkHashFuncs___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Hashable_mkMatch(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -167,7 +168,6 @@ static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_m uint8_t lean_nat_dec_eq(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__18; static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__4; -static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__16; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); lean_object* lean_environment_main_module(lean_object*); static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__20; @@ -176,11 +176,11 @@ lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__3___closed__2; LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__5___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Syntax_node7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__12; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__11; lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkSepArray(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__4; lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_nat_sub(lean_object*, lean_object*); lean_object* l_Lean_Expr_getAppFn(lean_object*); @@ -200,17 +200,23 @@ static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_Hashable_mkM static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__1; extern lean_object* l_Lean_instInhabitedName; lean_object* lean_array_uget(lean_object*, size_t); +static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__11; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__5___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__6___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__5; +static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__16; extern lean_object* l_Lean_instInhabitedInductiveVal; static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__1___closed__4; lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_redLength___rarg(lean_object*); +static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__15; +static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__12; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__21; +static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__8; +static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__13; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__5___lambda__1___closed__1; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__6; lean_object* lean_array_get_size(lean_object*); +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__2; lean_object* lean_infer_type(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_le(lean_object*, lean_object*); @@ -220,18 +226,18 @@ uint8_t lean_usize_dec_lt(size_t, size_t); static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__12; lean_object* lean_nat_add(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__11; -static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__13; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__4; lean_object* l_String_toSubstring_x27(lean_object*); lean_object* lean_array_uset(lean_object*, size_t, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__5___lambda__1___closed__5; lean_object* l_Nat_repr(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__8; lean_object* l_Lean_Syntax_mkNumLit(lean_object*, lean_object*); lean_object* l_List_toArrayAux___rarg(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__7; static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__9; +static lean_object* l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__31; +static lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__9; LEAN_EXPORT lean_object* l_List_mapTR_loop___at___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___spec__1(lean_object*, lean_object*); static lean_object* _init_l_Lean_Elab_Deriving_Hashable_mkHashableHeader___closed__1() { _start: @@ -2736,18 +2742,46 @@ static lean_object* _init_l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__ _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("partial", 7); +x_1 = lean_mk_string_from_bytes("Termination", 11); return x_1; } } static lean_object* _init_l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__28() { _start: { +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__29() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__3___closed__2; +x_3 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__27; +x_4 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__28; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__30() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("partial", 7); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__31() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__3___closed__1; x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__3___closed__2; x_3 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__1; -x_4 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__27; +x_4 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__30; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } @@ -2774,7 +2808,7 @@ x_19 = lean_st_ref_get(x_11, x_12); x_20 = !lean_is_exclusive(x_19); if (x_20 == 0) { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; x_21 = lean_ctor_get(x_19, 0); x_22 = lean_ctor_get(x_21, 0); lean_inc(x_22); @@ -2845,324 +2879,336 @@ lean_inc(x_17); x_54 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_54, 0, x_17); lean_ctor_set(x_54, 1, x_53); -x_55 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__25; +x_55 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__29; +lean_inc_n(x_26, 2); +lean_inc(x_17); +x_56 = l_Lean_Syntax_node2(x_17, x_55, x_26, x_26); +x_57 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__25; lean_inc(x_26); lean_inc(x_17); -x_56 = l_Lean_Syntax_node3(x_17, x_55, x_54, x_4, x_26); -x_57 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__9; -lean_inc_n(x_26, 2); +x_58 = l_Lean_Syntax_node4(x_17, x_57, x_54, x_4, x_56, x_26); +x_59 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__9; lean_inc(x_17); -x_58 = l_Lean_Syntax_node7(x_17, x_57, x_35, x_38, x_52, x_56, x_26, x_26, x_26); -x_59 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__3; -x_60 = l_Lean_Syntax_node2(x_17, x_59, x_33, x_58); -lean_ctor_set(x_19, 0, x_60); +x_60 = l_Lean_Syntax_node5(x_17, x_59, x_35, x_38, x_52, x_58, x_26); +x_61 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__3; +x_62 = l_Lean_Syntax_node2(x_17, x_61, x_33, x_60); +lean_ctor_set(x_19, 0, x_62); return x_19; } else { -lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_61 = lean_ctor_get(x_19, 0); -x_62 = lean_ctor_get(x_19, 1); -lean_inc(x_62); -lean_inc(x_61); -lean_dec(x_19); -x_63 = lean_ctor_get(x_61, 0); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_63 = lean_ctor_get(x_19, 0); +x_64 = lean_ctor_get(x_19, 1); +lean_inc(x_64); lean_inc(x_63); -lean_dec(x_61); -x_64 = lean_environment_main_module(x_63); -x_65 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__9; -x_66 = l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__5___lambda__1___closed__1; -lean_inc(x_17); -x_67 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_67, 0, x_17); -lean_ctor_set(x_67, 1, x_65); -lean_ctor_set(x_67, 2, x_66); -x_68 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__6; +lean_dec(x_19); +x_65 = lean_ctor_get(x_63, 0); +lean_inc(x_65); +lean_dec(x_63); +x_66 = lean_environment_main_module(x_65); +x_67 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__9; +x_68 = l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__5___lambda__1___closed__1; lean_inc(x_17); -x_69 = lean_alloc_ctor(2, 2, 0); +x_69 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_69, 0, x_17); -lean_ctor_set(x_69, 1, x_68); -x_70 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__7; +lean_ctor_set(x_69, 1, x_67); +lean_ctor_set(x_69, 2, x_68); +x_70 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__6; lean_inc(x_17); -x_71 = l_Lean_Syntax_node1(x_17, x_70, x_69); +x_71 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_71, 0, x_17); +lean_ctor_set(x_71, 1, x_70); +x_72 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__7; lean_inc(x_17); -x_72 = l_Lean_Syntax_node1(x_17, x_65, x_71); -x_73 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__5; -lean_inc_n(x_67, 5); +x_73 = l_Lean_Syntax_node1(x_17, x_72, x_71); lean_inc(x_17); -x_74 = l_Lean_Syntax_node6(x_17, x_73, x_67, x_67, x_72, x_67, x_67, x_67); -x_75 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__8; +x_74 = l_Lean_Syntax_node1(x_17, x_67, x_73); +x_75 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__5; +lean_inc_n(x_69, 5); lean_inc(x_17); -x_76 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_76, 0, x_17); -lean_ctor_set(x_76, 1, x_75); -x_77 = lean_mk_syntax_ident(x_3); -x_78 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__11; -lean_inc(x_67); +x_76 = l_Lean_Syntax_node6(x_17, x_75, x_69, x_69, x_74, x_69, x_69, x_69); +x_77 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__8; lean_inc(x_17); -x_79 = l_Lean_Syntax_node2(x_17, x_78, x_77, x_67); -x_80 = l_Array_append___rarg(x_66, x_14); +x_78 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_78, 0, x_17); +lean_ctor_set(x_78, 1, x_77); +x_79 = lean_mk_syntax_ident(x_3); +x_80 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__11; +lean_inc(x_69); lean_inc(x_17); -x_81 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_81, 0, x_17); -lean_ctor_set(x_81, 1, x_65); -lean_ctor_set(x_81, 2, x_80); -x_82 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__16; +x_81 = l_Lean_Syntax_node2(x_17, x_80, x_79, x_69); +x_82 = l_Array_append___rarg(x_68, x_14); lean_inc(x_17); -x_83 = lean_alloc_ctor(2, 2, 0); +x_83 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_83, 0, x_17); -lean_ctor_set(x_83, 1, x_82); -x_84 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__19; -x_85 = l_Lean_addMacroScope(x_64, x_84, x_18); -x_86 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__18; -x_87 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__23; +lean_ctor_set(x_83, 1, x_67); +lean_ctor_set(x_83, 2, x_82); +x_84 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__16; lean_inc(x_17); -x_88 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_88, 0, x_17); -lean_ctor_set(x_88, 1, x_86); -lean_ctor_set(x_88, 2, x_85); -lean_ctor_set(x_88, 3, x_87); -x_89 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__15; +x_85 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_85, 0, x_17); +lean_ctor_set(x_85, 1, x_84); +x_86 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__19; +x_87 = l_Lean_addMacroScope(x_66, x_86, x_18); +x_88 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__18; +x_89 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__23; lean_inc(x_17); -x_90 = l_Lean_Syntax_node2(x_17, x_89, x_83, x_88); +x_90 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_90, 0, x_17); +lean_ctor_set(x_90, 1, x_88); +lean_ctor_set(x_90, 2, x_87); +lean_ctor_set(x_90, 3, x_89); +x_91 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__15; lean_inc(x_17); -x_91 = l_Lean_Syntax_node1(x_17, x_65, x_90); -x_92 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__13; +x_92 = l_Lean_Syntax_node2(x_17, x_91, x_85, x_90); lean_inc(x_17); -x_93 = l_Lean_Syntax_node2(x_17, x_92, x_81, x_91); -x_94 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__26; +x_93 = l_Lean_Syntax_node1(x_17, x_67, x_92); +x_94 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__13; lean_inc(x_17); -x_95 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_95, 0, x_17); -lean_ctor_set(x_95, 1, x_94); -x_96 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__25; -lean_inc(x_67); +x_95 = l_Lean_Syntax_node2(x_17, x_94, x_83, x_93); +x_96 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__26; lean_inc(x_17); -x_97 = l_Lean_Syntax_node3(x_17, x_96, x_95, x_4, x_67); -x_98 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__9; -lean_inc_n(x_67, 2); +x_97 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_97, 0, x_17); +lean_ctor_set(x_97, 1, x_96); +x_98 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__29; +lean_inc_n(x_69, 2); lean_inc(x_17); -x_99 = l_Lean_Syntax_node7(x_17, x_98, x_76, x_79, x_93, x_97, x_67, x_67, x_67); -x_100 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__3; -x_101 = l_Lean_Syntax_node2(x_17, x_100, x_74, x_99); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_62); -return x_102; +x_99 = l_Lean_Syntax_node2(x_17, x_98, x_69, x_69); +x_100 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__25; +lean_inc(x_69); +lean_inc(x_17); +x_101 = l_Lean_Syntax_node4(x_17, x_100, x_97, x_4, x_99, x_69); +x_102 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__9; +lean_inc(x_17); +x_103 = l_Lean_Syntax_node5(x_17, x_102, x_78, x_81, x_95, x_101, x_69); +x_104 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__3; +x_105 = l_Lean_Syntax_node2(x_17, x_104, x_76, x_103); +x_106 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_106, 0, x_105); +lean_ctor_set(x_106, 1, x_64); +return x_106; } } else { -lean_object* x_103; lean_object* x_104; uint8_t x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; uint8_t x_109; -x_103 = lean_ctor_get(x_1, 0); -lean_inc(x_103); -lean_dec(x_1); -x_104 = lean_ctor_get(x_10, 5); -lean_inc(x_104); -x_105 = 0; -x_106 = l_Lean_SourceInfo_fromRef(x_104, x_105); -x_107 = lean_ctor_get(x_10, 10); +lean_object* x_107; lean_object* x_108; uint8_t x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; uint8_t x_113; +x_107 = lean_ctor_get(x_1, 0); lean_inc(x_107); +lean_dec(x_1); +x_108 = lean_ctor_get(x_10, 5); +lean_inc(x_108); +x_109 = 0; +x_110 = l_Lean_SourceInfo_fromRef(x_108, x_109); +x_111 = lean_ctor_get(x_10, 10); +lean_inc(x_111); lean_dec(x_10); -x_108 = lean_st_ref_get(x_11, x_12); -x_109 = !lean_is_exclusive(x_108); -if (x_109 == 0) +x_112 = lean_st_ref_get(x_11, x_12); +x_113 = !lean_is_exclusive(x_112); +if (x_113 == 0) { -lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; -x_110 = lean_ctor_get(x_108, 0); -x_111 = lean_ctor_get(x_110, 0); -lean_inc(x_111); -lean_dec(x_110); -x_112 = lean_environment_main_module(x_111); -x_113 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__9; -x_114 = l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__5___lambda__1___closed__1; -lean_inc(x_106); -x_115 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_115, 0, x_106); -lean_ctor_set(x_115, 1, x_113); -lean_ctor_set(x_115, 2, x_114); -x_116 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__6; -lean_inc(x_106); -x_117 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_117, 0, x_106); -lean_ctor_set(x_117, 1, x_116); -x_118 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__7; -lean_inc(x_106); -x_119 = l_Lean_Syntax_node1(x_106, x_118, x_117); -lean_inc(x_106); -x_120 = l_Lean_Syntax_node1(x_106, x_113, x_119); -x_121 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__27; -lean_inc(x_106); -x_122 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_122, 0, x_106); -lean_ctor_set(x_122, 1, x_121); -x_123 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__28; -lean_inc(x_106); -x_124 = l_Lean_Syntax_node1(x_106, x_123, x_122); -lean_inc(x_106); -x_125 = l_Lean_Syntax_node1(x_106, x_113, x_124); -x_126 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__5; -lean_inc_n(x_115, 4); -lean_inc(x_106); -x_127 = l_Lean_Syntax_node6(x_106, x_126, x_115, x_115, x_120, x_115, x_115, x_125); -x_128 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__8; -lean_inc(x_106); -x_129 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_129, 0, x_106); -lean_ctor_set(x_129, 1, x_128); -x_130 = lean_mk_syntax_ident(x_3); -x_131 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__11; -lean_inc(x_115); -lean_inc(x_106); -x_132 = l_Lean_Syntax_node2(x_106, x_131, x_130, x_115); -x_133 = l_Array_append___rarg(x_114, x_103); -lean_inc(x_106); -x_134 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_134, 0, x_106); -lean_ctor_set(x_134, 1, x_113); -lean_ctor_set(x_134, 2, x_133); -x_135 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__16; -lean_inc(x_106); -x_136 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_136, 0, x_106); -lean_ctor_set(x_136, 1, x_135); -x_137 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__19; -x_138 = l_Lean_addMacroScope(x_112, x_137, x_107); -x_139 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__18; -x_140 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__23; -lean_inc(x_106); -x_141 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_141, 0, x_106); -lean_ctor_set(x_141, 1, x_139); -lean_ctor_set(x_141, 2, x_138); -lean_ctor_set(x_141, 3, x_140); -x_142 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__15; -lean_inc(x_106); -x_143 = l_Lean_Syntax_node2(x_106, x_142, x_136, x_141); -lean_inc(x_106); -x_144 = l_Lean_Syntax_node1(x_106, x_113, x_143); -x_145 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__13; -lean_inc(x_106); -x_146 = l_Lean_Syntax_node2(x_106, x_145, x_134, x_144); -x_147 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__26; -lean_inc(x_106); -x_148 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_148, 0, x_106); -lean_ctor_set(x_148, 1, x_147); -x_149 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__25; +lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; +x_114 = lean_ctor_get(x_112, 0); +x_115 = lean_ctor_get(x_114, 0); lean_inc(x_115); -lean_inc(x_106); -x_150 = l_Lean_Syntax_node3(x_106, x_149, x_148, x_4, x_115); -x_151 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__9; -lean_inc_n(x_115, 2); -lean_inc(x_106); -x_152 = l_Lean_Syntax_node7(x_106, x_151, x_129, x_132, x_146, x_150, x_115, x_115, x_115); -x_153 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__3; -x_154 = l_Lean_Syntax_node2(x_106, x_153, x_127, x_152); -lean_ctor_set(x_108, 0, x_154); -return x_108; +lean_dec(x_114); +x_116 = lean_environment_main_module(x_115); +x_117 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__9; +x_118 = l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__5___lambda__1___closed__1; +lean_inc(x_110); +x_119 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_119, 0, x_110); +lean_ctor_set(x_119, 1, x_117); +lean_ctor_set(x_119, 2, x_118); +x_120 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__6; +lean_inc(x_110); +x_121 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_121, 0, x_110); +lean_ctor_set(x_121, 1, x_120); +x_122 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__7; +lean_inc(x_110); +x_123 = l_Lean_Syntax_node1(x_110, x_122, x_121); +lean_inc(x_110); +x_124 = l_Lean_Syntax_node1(x_110, x_117, x_123); +x_125 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__30; +lean_inc(x_110); +x_126 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_126, 0, x_110); +lean_ctor_set(x_126, 1, x_125); +x_127 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__31; +lean_inc(x_110); +x_128 = l_Lean_Syntax_node1(x_110, x_127, x_126); +lean_inc(x_110); +x_129 = l_Lean_Syntax_node1(x_110, x_117, x_128); +x_130 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__5; +lean_inc_n(x_119, 4); +lean_inc(x_110); +x_131 = l_Lean_Syntax_node6(x_110, x_130, x_119, x_119, x_124, x_119, x_119, x_129); +x_132 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__8; +lean_inc(x_110); +x_133 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_133, 0, x_110); +lean_ctor_set(x_133, 1, x_132); +x_134 = lean_mk_syntax_ident(x_3); +x_135 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__11; +lean_inc(x_119); +lean_inc(x_110); +x_136 = l_Lean_Syntax_node2(x_110, x_135, x_134, x_119); +x_137 = l_Array_append___rarg(x_118, x_107); +lean_inc(x_110); +x_138 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_138, 0, x_110); +lean_ctor_set(x_138, 1, x_117); +lean_ctor_set(x_138, 2, x_137); +x_139 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__16; +lean_inc(x_110); +x_140 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_140, 0, x_110); +lean_ctor_set(x_140, 1, x_139); +x_141 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__19; +x_142 = l_Lean_addMacroScope(x_116, x_141, x_111); +x_143 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__18; +x_144 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__23; +lean_inc(x_110); +x_145 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_145, 0, x_110); +lean_ctor_set(x_145, 1, x_143); +lean_ctor_set(x_145, 2, x_142); +lean_ctor_set(x_145, 3, x_144); +x_146 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__15; +lean_inc(x_110); +x_147 = l_Lean_Syntax_node2(x_110, x_146, x_140, x_145); +lean_inc(x_110); +x_148 = l_Lean_Syntax_node1(x_110, x_117, x_147); +x_149 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__13; +lean_inc(x_110); +x_150 = l_Lean_Syntax_node2(x_110, x_149, x_138, x_148); +x_151 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__26; +lean_inc(x_110); +x_152 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_152, 0, x_110); +lean_ctor_set(x_152, 1, x_151); +x_153 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__29; +lean_inc_n(x_119, 2); +lean_inc(x_110); +x_154 = l_Lean_Syntax_node2(x_110, x_153, x_119, x_119); +x_155 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__25; +lean_inc(x_119); +lean_inc(x_110); +x_156 = l_Lean_Syntax_node4(x_110, x_155, x_152, x_4, x_154, x_119); +x_157 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__9; +lean_inc(x_110); +x_158 = l_Lean_Syntax_node5(x_110, x_157, x_133, x_136, x_150, x_156, x_119); +x_159 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__3; +x_160 = l_Lean_Syntax_node2(x_110, x_159, x_131, x_158); +lean_ctor_set(x_112, 0, x_160); +return x_112; } else { -lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; -x_155 = lean_ctor_get(x_108, 0); -x_156 = lean_ctor_get(x_108, 1); -lean_inc(x_156); -lean_inc(x_155); -lean_dec(x_108); -x_157 = lean_ctor_get(x_155, 0); -lean_inc(x_157); -lean_dec(x_155); -x_158 = lean_environment_main_module(x_157); -x_159 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__9; -x_160 = l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__5___lambda__1___closed__1; -lean_inc(x_106); -x_161 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_161, 0, x_106); -lean_ctor_set(x_161, 1, x_159); -lean_ctor_set(x_161, 2, x_160); -x_162 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__6; -lean_inc(x_106); -x_163 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_163, 0, x_106); -lean_ctor_set(x_163, 1, x_162); -x_164 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__7; -lean_inc(x_106); -x_165 = l_Lean_Syntax_node1(x_106, x_164, x_163); -lean_inc(x_106); -x_166 = l_Lean_Syntax_node1(x_106, x_159, x_165); -x_167 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__27; -lean_inc(x_106); -x_168 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_168, 0, x_106); -lean_ctor_set(x_168, 1, x_167); -x_169 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__28; -lean_inc(x_106); -x_170 = l_Lean_Syntax_node1(x_106, x_169, x_168); -lean_inc(x_106); -x_171 = l_Lean_Syntax_node1(x_106, x_159, x_170); -x_172 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__5; -lean_inc_n(x_161, 4); -lean_inc(x_106); -x_173 = l_Lean_Syntax_node6(x_106, x_172, x_161, x_161, x_166, x_161, x_161, x_171); -x_174 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__8; -lean_inc(x_106); -x_175 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_175, 0, x_106); -lean_ctor_set(x_175, 1, x_174); -x_176 = lean_mk_syntax_ident(x_3); -x_177 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__11; -lean_inc(x_161); -lean_inc(x_106); -x_178 = l_Lean_Syntax_node2(x_106, x_177, x_176, x_161); -x_179 = l_Array_append___rarg(x_160, x_103); -lean_inc(x_106); -x_180 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_180, 0, x_106); -lean_ctor_set(x_180, 1, x_159); -lean_ctor_set(x_180, 2, x_179); -x_181 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__16; -lean_inc(x_106); -x_182 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_182, 0, x_106); -lean_ctor_set(x_182, 1, x_181); -x_183 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__19; -x_184 = l_Lean_addMacroScope(x_158, x_183, x_107); -x_185 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__18; -x_186 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__23; -lean_inc(x_106); -x_187 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_187, 0, x_106); -lean_ctor_set(x_187, 1, x_185); -lean_ctor_set(x_187, 2, x_184); -lean_ctor_set(x_187, 3, x_186); -x_188 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__15; -lean_inc(x_106); -x_189 = l_Lean_Syntax_node2(x_106, x_188, x_182, x_187); -lean_inc(x_106); -x_190 = l_Lean_Syntax_node1(x_106, x_159, x_189); -x_191 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__13; -lean_inc(x_106); -x_192 = l_Lean_Syntax_node2(x_106, x_191, x_180, x_190); -x_193 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__26; -lean_inc(x_106); -x_194 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_194, 0, x_106); -lean_ctor_set(x_194, 1, x_193); -x_195 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__25; +lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; +x_161 = lean_ctor_get(x_112, 0); +x_162 = lean_ctor_get(x_112, 1); +lean_inc(x_162); lean_inc(x_161); -lean_inc(x_106); -x_196 = l_Lean_Syntax_node3(x_106, x_195, x_194, x_4, x_161); -x_197 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__9; -lean_inc_n(x_161, 2); -lean_inc(x_106); -x_198 = l_Lean_Syntax_node7(x_106, x_197, x_175, x_178, x_192, x_196, x_161, x_161, x_161); -x_199 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__3; -x_200 = l_Lean_Syntax_node2(x_106, x_199, x_173, x_198); -x_201 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_201, 0, x_200); -lean_ctor_set(x_201, 1, x_156); -return x_201; +lean_dec(x_112); +x_163 = lean_ctor_get(x_161, 0); +lean_inc(x_163); +lean_dec(x_161); +x_164 = lean_environment_main_module(x_163); +x_165 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__9; +x_166 = l_List_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__5___lambda__1___closed__1; +lean_inc(x_110); +x_167 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_167, 0, x_110); +lean_ctor_set(x_167, 1, x_165); +lean_ctor_set(x_167, 2, x_166); +x_168 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__6; +lean_inc(x_110); +x_169 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_169, 0, x_110); +lean_ctor_set(x_169, 1, x_168); +x_170 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__7; +lean_inc(x_110); +x_171 = l_Lean_Syntax_node1(x_110, x_170, x_169); +lean_inc(x_110); +x_172 = l_Lean_Syntax_node1(x_110, x_165, x_171); +x_173 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__30; +lean_inc(x_110); +x_174 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_174, 0, x_110); +lean_ctor_set(x_174, 1, x_173); +x_175 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__31; +lean_inc(x_110); +x_176 = l_Lean_Syntax_node1(x_110, x_175, x_174); +lean_inc(x_110); +x_177 = l_Lean_Syntax_node1(x_110, x_165, x_176); +x_178 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__5; +lean_inc_n(x_167, 4); +lean_inc(x_110); +x_179 = l_Lean_Syntax_node6(x_110, x_178, x_167, x_167, x_172, x_167, x_167, x_177); +x_180 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__8; +lean_inc(x_110); +x_181 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_181, 0, x_110); +lean_ctor_set(x_181, 1, x_180); +x_182 = lean_mk_syntax_ident(x_3); +x_183 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__11; +lean_inc(x_167); +lean_inc(x_110); +x_184 = l_Lean_Syntax_node2(x_110, x_183, x_182, x_167); +x_185 = l_Array_append___rarg(x_166, x_107); +lean_inc(x_110); +x_186 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_186, 0, x_110); +lean_ctor_set(x_186, 1, x_165); +lean_ctor_set(x_186, 2, x_185); +x_187 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__16; +lean_inc(x_110); +x_188 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_188, 0, x_110); +lean_ctor_set(x_188, 1, x_187); +x_189 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__19; +x_190 = l_Lean_addMacroScope(x_164, x_189, x_111); +x_191 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__18; +x_192 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__23; +lean_inc(x_110); +x_193 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_193, 0, x_110); +lean_ctor_set(x_193, 1, x_191); +lean_ctor_set(x_193, 2, x_190); +lean_ctor_set(x_193, 3, x_192); +x_194 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__15; +lean_inc(x_110); +x_195 = l_Lean_Syntax_node2(x_110, x_194, x_188, x_193); +lean_inc(x_110); +x_196 = l_Lean_Syntax_node1(x_110, x_165, x_195); +x_197 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__13; +lean_inc(x_110); +x_198 = l_Lean_Syntax_node2(x_110, x_197, x_186, x_196); +x_199 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__26; +lean_inc(x_110); +x_200 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_200, 0, x_110); +lean_ctor_set(x_200, 1, x_199); +x_201 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__29; +lean_inc_n(x_167, 2); +lean_inc(x_110); +x_202 = l_Lean_Syntax_node2(x_110, x_201, x_167, x_167); +x_203 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__25; +lean_inc(x_167); +lean_inc(x_110); +x_204 = l_Lean_Syntax_node4(x_110, x_203, x_200, x_4, x_202, x_167); +x_205 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__9; +lean_inc(x_110); +x_206 = l_Lean_Syntax_node5(x_110, x_205, x_181, x_184, x_198, x_204, x_167); +x_207 = l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__3; +x_208 = l_Lean_Syntax_node2(x_110, x_207, x_179, x_206); +x_209 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_209, 0, x_208); +lean_ctor_set(x_209, 1, x_162); +return x_209; } } } @@ -3609,7 +3655,7 @@ lean_dec(x_7); x_21 = !lean_is_exclusive(x_20); if (x_21 == 0) { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; +lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; x_22 = lean_ctor_get(x_20, 0); lean_dec(x_22); x_23 = l_Lean_Elab_Deriving_Hashable_mkHashFuncs___closed__1; @@ -3629,76 +3675,64 @@ lean_inc(x_19); x_29 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_29, 0, x_19); lean_ctor_set(x_29, 1, x_28); -lean_inc(x_19); -x_30 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_30, 0, x_19); -lean_ctor_set(x_30, 1, x_26); -lean_ctor_set(x_30, 2, x_13); -x_31 = l_Lean_Elab_Deriving_Hashable_mkHashFuncs___closed__2; -lean_inc(x_30); -x_32 = l_Lean_Syntax_node5(x_19, x_31, x_24, x_27, x_29, x_30, x_30); -lean_ctor_set(x_20, 0, x_32); +x_30 = l_Lean_Elab_Deriving_Hashable_mkHashFuncs___closed__2; +x_31 = l_Lean_Syntax_node3(x_19, x_30, x_24, x_27, x_29); +lean_ctor_set(x_20, 0, x_31); return x_20; } else { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_33 = lean_ctor_get(x_20, 1); -lean_inc(x_33); +lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; +x_32 = lean_ctor_get(x_20, 1); +lean_inc(x_32); lean_dec(x_20); -x_34 = l_Lean_Elab_Deriving_Hashable_mkHashFuncs___closed__1; -lean_inc(x_19); -x_35 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_35, 0, x_19); -lean_ctor_set(x_35, 1, x_34); -x_36 = l_Array_append___rarg(x_13, x_15); -x_37 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__9; +x_33 = l_Lean_Elab_Deriving_Hashable_mkHashFuncs___closed__1; lean_inc(x_19); -x_38 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_38, 0, x_19); -lean_ctor_set(x_38, 1, x_37); -lean_ctor_set(x_38, 2, x_36); -x_39 = l_Lean_Elab_Deriving_Hashable_mkHashFuncs___closed__3; +x_34 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_34, 0, x_19); +lean_ctor_set(x_34, 1, x_33); +x_35 = l_Array_append___rarg(x_13, x_15); +x_36 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__9; lean_inc(x_19); -x_40 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_40, 0, x_19); -lean_ctor_set(x_40, 1, x_39); +x_37 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_37, 0, x_19); +lean_ctor_set(x_37, 1, x_36); +lean_ctor_set(x_37, 2, x_35); +x_38 = l_Lean_Elab_Deriving_Hashable_mkHashFuncs___closed__3; lean_inc(x_19); -x_41 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_41, 0, x_19); -lean_ctor_set(x_41, 1, x_37); -lean_ctor_set(x_41, 2, x_13); -x_42 = l_Lean_Elab_Deriving_Hashable_mkHashFuncs___closed__2; -lean_inc(x_41); -x_43 = l_Lean_Syntax_node5(x_19, x_42, x_35, x_38, x_40, x_41, x_41); -x_44 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_44, 1, x_33); -return x_44; +x_39 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_39, 0, x_19); +lean_ctor_set(x_39, 1, x_38); +x_40 = l_Lean_Elab_Deriving_Hashable_mkHashFuncs___closed__2; +x_41 = l_Lean_Syntax_node3(x_19, x_40, x_34, x_37, x_39); +x_42 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_42, 0, x_41); +lean_ctor_set(x_42, 1, x_32); +return x_42; } } else { -uint8_t x_45; +uint8_t x_43; lean_dec(x_7); lean_dec(x_6); -x_45 = !lean_is_exclusive(x_14); -if (x_45 == 0) +x_43 = !lean_is_exclusive(x_14); +if (x_43 == 0) { return x_14; } else { -lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_46 = lean_ctor_get(x_14, 0); -x_47 = lean_ctor_get(x_14, 1); -lean_inc(x_47); -lean_inc(x_46); +lean_object* x_44; lean_object* x_45; lean_object* x_46; +x_44 = lean_ctor_get(x_14, 0); +x_45 = lean_ctor_get(x_14, 1); +lean_inc(x_45); +lean_inc(x_44); lean_dec(x_14); -x_48 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_48, 0, x_46); -lean_ctor_set(x_48, 1, x_47); -return x_48; +x_46 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_46, 0, x_44); +lean_ctor_set(x_46, 1, x_45); +return x_46; } } } @@ -3852,84 +3886,65 @@ return x_2; LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -lean_object* x_9; lean_object* x_60; lean_object* x_61; uint8_t x_62; -x_60 = lean_array_get_size(x_1); -x_61 = lean_unsigned_to_nat(0u); -x_62 = lean_nat_dec_lt(x_61, x_60); -lean_dec(x_60); -if (x_62 == 0) -{ -lean_object* x_63; lean_object* x_64; -x_63 = l_Lean_instInhabitedName; -x_64 = l___private_Init_Util_0__outOfBounds___rarg(x_63); -x_9 = x_64; -goto block_59; -} -else -{ -lean_object* x_65; -x_65 = lean_array_fget(x_1, x_61); -x_9 = x_65; -goto block_59; -} -block_59: -{ -lean_object* x_10; lean_object* x_11; -x_10 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__13; +lean_object* x_9; lean_object* x_10; +x_9 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__4___closed__13; lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); -x_11 = l_Lean_Elab_Deriving_mkContext(x_10, x_9, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -if (lean_obj_tag(x_11) == 0) +lean_inc(x_1); +x_10 = l_Lean_Elab_Deriving_mkContext(x_9, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +if (lean_obj_tag(x_10) == 0) { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = lean_ctor_get(x_11, 0); +lean_object* x_11; lean_object* x_12; lean_object* x_13; +x_11 = lean_ctor_get(x_10, 0); +lean_inc(x_11); +x_12 = lean_ctor_get(x_10, 1); lean_inc(x_12); -x_13 = lean_ctor_get(x_11, 1); -lean_inc(x_13); -lean_dec(x_11); +lean_dec(x_10); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); -lean_inc(x_12); -x_14 = l_Lean_Elab_Deriving_Hashable_mkHashFuncs(x_12, x_2, x_3, x_4, x_5, x_6, x_7, x_13); -if (lean_obj_tag(x_14) == 0) +lean_inc(x_11); +x_13 = l_Lean_Elab_Deriving_Hashable_mkHashFuncs(x_11, x_2, x_3, x_4, x_5, x_6, x_7, x_12); +if (lean_obj_tag(x_13) == 0) { -lean_object* x_15; lean_object* x_16; lean_object* x_17; uint8_t x_18; lean_object* x_19; -x_15 = lean_ctor_get(x_14, 0); +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; uint8_t x_19; lean_object* x_20; +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +x_15 = lean_ctor_get(x_13, 1); lean_inc(x_15); -x_16 = lean_ctor_get(x_14, 1); -lean_inc(x_16); -lean_dec(x_14); -x_17 = l_Lean_Elab_Deriving_Hashable_mkHashableHeader___closed__2; -x_18 = 1; +lean_dec(x_13); +x_16 = l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___closed__1; +x_17 = lean_array_push(x_16, x_1); +x_18 = l_Lean_Elab_Deriving_Hashable_mkHashableHeader___closed__2; +x_19 = 1; lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); -x_19 = l_Lean_Elab_Deriving_mkInstanceCmds(x_12, x_17, x_1, x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_16); -lean_dec(x_12); -if (lean_obj_tag(x_19) == 0) +x_20 = l_Lean_Elab_Deriving_mkInstanceCmds(x_11, x_18, x_17, x_19, x_2, x_3, x_4, x_5, x_6, x_7, x_15); +lean_dec(x_17); +lean_dec(x_11); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; -x_20 = lean_ctor_get(x_19, 0); -lean_inc(x_20); -x_21 = lean_ctor_get(x_19, 1); +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; +x_21 = lean_ctor_get(x_20, 0); lean_inc(x_21); -lean_dec(x_19); -x_22 = l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___closed__1; -x_23 = lean_array_push(x_22, x_15); -x_24 = l_Array_append___rarg(x_23, x_20); +x_22 = lean_ctor_get(x_20, 1); +lean_inc(x_22); +lean_dec(x_20); +x_23 = lean_array_push(x_16, x_14); +x_24 = l_Array_append___rarg(x_23, x_21); x_25 = l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___closed__5; -x_26 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_25, x_2, x_3, x_4, x_5, x_6, x_7, x_21); +x_26 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_25, x_2, x_3, x_4, x_5, x_6, x_7, x_22); x_27 = lean_ctor_get(x_26, 0); lean_inc(x_27); x_28 = lean_unbox(x_27); @@ -4016,26 +4031,26 @@ return x_46; else { uint8_t x_47; -lean_dec(x_15); +lean_dec(x_14); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_47 = !lean_is_exclusive(x_19); +x_47 = !lean_is_exclusive(x_20); if (x_47 == 0) { -return x_19; +return x_20; } else { lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_48 = lean_ctor_get(x_19, 0); -x_49 = lean_ctor_get(x_19, 1); +x_48 = lean_ctor_get(x_20, 0); +x_49 = lean_ctor_get(x_20, 1); lean_inc(x_49); lean_inc(x_48); -lean_dec(x_19); +lean_dec(x_20); x_50 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_50, 0, x_48); lean_ctor_set(x_50, 1, x_49); @@ -4046,26 +4061,27 @@ return x_50; else { uint8_t x_51; -lean_dec(x_12); +lean_dec(x_11); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_51 = !lean_is_exclusive(x_14); +lean_dec(x_1); +x_51 = !lean_is_exclusive(x_13); if (x_51 == 0) { -return x_14; +return x_13; } else { lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_52 = lean_ctor_get(x_14, 0); -x_53 = lean_ctor_get(x_14, 1); +x_52 = lean_ctor_get(x_13, 0); +x_53 = lean_ctor_get(x_13, 1); lean_inc(x_53); lean_inc(x_52); -lean_dec(x_14); +lean_dec(x_13); x_54 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_54, 0, x_52); lean_ctor_set(x_54, 1, x_53); @@ -4082,19 +4098,20 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_55 = !lean_is_exclusive(x_11); +lean_dec(x_1); +x_55 = !lean_is_exclusive(x_10); if (x_55 == 0) { -return x_11; +return x_10; } else { lean_object* x_56; lean_object* x_57; lean_object* x_58; -x_56 = lean_ctor_get(x_11, 0); -x_57 = lean_ctor_get(x_11, 1); +x_56 = lean_ctor_get(x_10, 0); +x_57 = lean_ctor_get(x_10, 1); lean_inc(x_57); lean_inc(x_56); -lean_dec(x_11); +lean_dec(x_10); x_58 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_58, 0, x_56); lean_ctor_set(x_58, 1, x_57); @@ -4103,7 +4120,6 @@ return x_58; } } } -} LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { @@ -4119,16 +4135,214 @@ lean_dec(x_2); return x_10; } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__1(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { _start: { +uint8_t x_8; +x_8 = lean_usize_dec_eq(x_2, x_3); +if (x_8 == 0) +{ +lean_object* x_9; lean_object* x_10; +lean_dec(x_4); +x_9 = lean_array_uget(x_1, x_2); +lean_inc(x_6); +lean_inc(x_5); +x_10 = l_Lean_Elab_Command_elabCommand(x_9, x_5, x_6, x_7); +if (lean_obj_tag(x_10) == 0) +{ +lean_object* x_11; lean_object* x_12; size_t x_13; size_t x_14; +x_11 = lean_ctor_get(x_10, 0); +lean_inc(x_11); +x_12 = lean_ctor_get(x_10, 1); +lean_inc(x_12); +lean_dec(x_10); +x_13 = 1; +x_14 = lean_usize_add(x_2, x_13); +x_2 = x_14; +x_4 = x_11; +x_7 = x_12; +goto _start; +} +else +{ +uint8_t x_16; +lean_dec(x_6); +lean_dec(x_5); +x_16 = !lean_is_exclusive(x_10); +if (x_16 == 0) +{ +return x_10; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +x_17 = lean_ctor_get(x_10, 0); +x_18 = lean_ctor_get(x_10, 1); +lean_inc(x_18); +lean_inc(x_17); +lean_dec(x_10); +x_19 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_19, 0, x_17); +lean_ctor_set(x_19, 1, x_18); +return x_19; +} +} +} +else +{ +lean_object* x_20; +lean_dec(x_6); +lean_dec(x_5); +x_20 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_20, 0, x_4); +lean_ctor_set(x_20, 1, x_7); +return x_20; +} +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__2(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +uint8_t x_8; +x_8 = lean_usize_dec_lt(x_3, x_2); +if (x_8 == 0) +{ lean_object* x_9; -x_9 = l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_1); +lean_dec(x_6); +lean_dec(x_5); +x_9 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_9, 0, x_4); +lean_ctor_set(x_9, 1, x_7); return x_9; } +else +{ +lean_object* x_10; lean_object* x_11; lean_object* x_12; +lean_dec(x_4); +x_10 = lean_array_uget(x_1, x_3); +x_11 = lean_alloc_closure((void*)(l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds), 8, 1); +lean_closure_set(x_11, 0, x_10); +x_12 = l_Lean_Elab_Command_liftTermElabM___rarg(x_11, x_5, x_6, x_7); +if (lean_obj_tag(x_12) == 0) +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; uint8_t x_17; +x_13 = lean_ctor_get(x_12, 0); +lean_inc(x_13); +x_14 = lean_ctor_get(x_12, 1); +lean_inc(x_14); +lean_dec(x_12); +x_15 = lean_array_get_size(x_13); +x_16 = lean_unsigned_to_nat(0u); +x_17 = lean_nat_dec_lt(x_16, x_15); +if (x_17 == 0) +{ +size_t x_18; size_t x_19; lean_object* x_20; +lean_dec(x_15); +lean_dec(x_13); +x_18 = 1; +x_19 = lean_usize_add(x_3, x_18); +x_20 = lean_box(0); +x_3 = x_19; +x_4 = x_20; +x_7 = x_14; +goto _start; +} +else +{ +uint8_t x_22; +x_22 = lean_nat_dec_le(x_15, x_15); +if (x_22 == 0) +{ +size_t x_23; size_t x_24; lean_object* x_25; +lean_dec(x_15); +lean_dec(x_13); +x_23 = 1; +x_24 = lean_usize_add(x_3, x_23); +x_25 = lean_box(0); +x_3 = x_24; +x_4 = x_25; +x_7 = x_14; +goto _start; +} +else +{ +size_t x_27; size_t x_28; lean_object* x_29; lean_object* x_30; +x_27 = 0; +x_28 = lean_usize_of_nat(x_15); +lean_dec(x_15); +x_29 = lean_box(0); +lean_inc(x_6); +lean_inc(x_5); +x_30 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__1(x_13, x_27, x_28, x_29, x_5, x_6, x_14); +lean_dec(x_13); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; size_t x_32; size_t x_33; +x_31 = lean_ctor_get(x_30, 1); +lean_inc(x_31); +lean_dec(x_30); +x_32 = 1; +x_33 = lean_usize_add(x_3, x_32); +x_3 = x_33; +x_4 = x_29; +x_7 = x_31; +goto _start; +} +else +{ +uint8_t x_35; +lean_dec(x_6); +lean_dec(x_5); +x_35 = !lean_is_exclusive(x_30); +if (x_35 == 0) +{ +return x_30; +} +else +{ +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_30, 0); +x_37 = lean_ctor_get(x_30, 1); +lean_inc(x_37); +lean_inc(x_36); +lean_dec(x_30); +x_38 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_38, 0, x_36); +lean_ctor_set(x_38, 1, x_37); +return x_38; +} +} +} +} +} +else +{ +uint8_t x_39; +lean_dec(x_6); +lean_dec(x_5); +x_39 = !lean_is_exclusive(x_12); +if (x_39 == 0) +{ +return x_12; +} +else +{ +lean_object* x_40; lean_object* x_41; lean_object* x_42; +x_40 = lean_ctor_get(x_12, 0); +x_41 = lean_ctor_get(x_12, 1); +lean_inc(x_41); +lean_inc(x_40); +lean_dec(x_12); +x_42 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_42, 0, x_40); +lean_ctor_set(x_42, 1, x_41); +return x_42; +} +} } -LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +} +} +LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; uint8_t x_6; @@ -4230,7 +4444,7 @@ return x_30; } } } -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__2(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__4(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { uint8_t x_7; @@ -4239,7 +4453,7 @@ if (x_7 == 0) { lean_object* x_8; lean_object* x_9; lean_object* x_10; uint8_t x_11; x_8 = lean_array_uget(x_1, x_2); -x_9 = l_Lean_isInductive___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__1(x_8, x_4, x_5, x_6); +x_9 = l_Lean_isInductive___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__3(x_8, x_4, x_5, x_6); x_10 = lean_ctor_get(x_9, 0); lean_inc(x_10); x_11 = lean_unbox(x_10); @@ -4300,337 +4514,167 @@ return x_26; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Hashable_mkHashableHandler(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { -lean_object* x_5; uint8_t x_6; lean_object* x_7; lean_object* x_73; uint8_t x_74; -x_5 = lean_array_get_size(x_1); -x_73 = lean_unsigned_to_nat(0u); -x_74 = lean_nat_dec_lt(x_73, x_5); -if (x_74 == 0) +uint8_t x_5; lean_object* x_6; lean_object* x_28; lean_object* x_29; uint8_t x_30; +x_28 = lean_array_get_size(x_1); +x_29 = lean_unsigned_to_nat(0u); +x_30 = lean_nat_dec_lt(x_29, x_28); +if (x_30 == 0) { -uint8_t x_75; -x_75 = 1; -x_6 = x_75; -x_7 = x_4; -goto block_72; -} -else -{ -size_t x_76; size_t x_77; lean_object* x_78; lean_object* x_79; uint8_t x_80; -x_76 = 0; -x_77 = lean_usize_of_nat(x_5); -x_78 = l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__2(x_1, x_76, x_77, x_2, x_3, x_4); -x_79 = lean_ctor_get(x_78, 0); -lean_inc(x_79); -x_80 = lean_unbox(x_79); -lean_dec(x_79); -if (x_80 == 0) -{ -lean_object* x_81; uint8_t x_82; -x_81 = lean_ctor_get(x_78, 1); -lean_inc(x_81); -lean_dec(x_78); -x_82 = 1; -x_6 = x_82; -x_7 = x_81; -goto block_72; +uint8_t x_31; +lean_dec(x_28); +x_31 = 1; +x_5 = x_31; +x_6 = x_4; +goto block_27; } else { -lean_object* x_83; uint8_t x_84; -x_83 = lean_ctor_get(x_78, 1); -lean_inc(x_83); -lean_dec(x_78); -x_84 = 0; -x_6 = x_84; -x_7 = x_83; -goto block_72; -} -} -block_72: -{ -if (x_6 == 0) +size_t x_32; size_t x_33; lean_object* x_34; lean_object* x_35; uint8_t x_36; +x_32 = 0; +x_33 = lean_usize_of_nat(x_28); +lean_dec(x_28); +x_34 = l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__4(x_1, x_32, x_33, x_2, x_3, x_4); +x_35 = lean_ctor_get(x_34, 0); +lean_inc(x_35); +x_36 = lean_unbox(x_35); +lean_dec(x_35); +if (x_36 == 0) { -uint8_t x_8; lean_object* x_9; lean_object* x_10; -lean_dec(x_5); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_8 = 0; -x_9 = lean_box(x_8); -x_10 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_10, 0, x_9); -lean_ctor_set(x_10, 1, x_7); -return x_10; +lean_object* x_37; uint8_t x_38; +x_37 = lean_ctor_get(x_34, 1); +lean_inc(x_37); +lean_dec(x_34); +x_38 = 1; +x_5 = x_38; +x_6 = x_37; +goto block_27; } else { -lean_object* x_11; uint8_t x_12; -x_11 = lean_unsigned_to_nat(0u); -x_12 = lean_nat_dec_lt(x_11, x_5); -lean_dec(x_5); -if (x_12 == 0) -{ -uint8_t x_13; lean_object* x_14; lean_object* x_15; -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = 0; -x_14 = lean_box(x_13); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_7); -return x_15; +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_34, 1); +lean_inc(x_39); +lean_dec(x_34); +x_40 = 0; +x_5 = x_40; +x_6 = x_39; +goto block_27; } -else -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_alloc_closure((void*)(l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___boxed), 8, 1); -lean_closure_set(x_16, 0, x_1); -x_17 = l_Lean_Elab_Command_liftTermElabM___rarg(x_16, x_2, x_3, x_7); -if (lean_obj_tag(x_17) == 0) -{ -uint8_t x_18; -x_18 = !lean_is_exclusive(x_17); -if (x_18 == 0) -{ -lean_object* x_19; lean_object* x_20; lean_object* x_21; uint8_t x_22; -x_19 = lean_ctor_get(x_17, 0); -x_20 = lean_ctor_get(x_17, 1); -x_21 = lean_array_get_size(x_19); -x_22 = lean_nat_dec_lt(x_11, x_21); -if (x_22 == 0) -{ -uint8_t x_23; lean_object* x_24; -lean_dec(x_21); -lean_dec(x_19); -lean_dec(x_3); -lean_dec(x_2); -x_23 = 1; -x_24 = lean_box(x_23); -lean_ctor_set(x_17, 0, x_24); -return x_17; } -else +block_27: { -uint8_t x_25; -x_25 = lean_nat_dec_le(x_21, x_21); -if (x_25 == 0) +if (x_5 == 0) { -uint8_t x_26; lean_object* x_27; -lean_dec(x_21); -lean_dec(x_19); +uint8_t x_7; lean_object* x_8; lean_object* x_9; lean_dec(x_3); lean_dec(x_2); -x_26 = 1; -x_27 = lean_box(x_26); -lean_ctor_set(x_17, 0, x_27); -return x_17; +x_7 = 0; +x_8 = lean_box(x_7); +x_9 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_9, 0, x_8); +lean_ctor_set(x_9, 1, x_6); +return x_9; } else { -size_t x_28; size_t x_29; lean_object* x_30; lean_object* x_31; -lean_free_object(x_17); -x_28 = 0; -x_29 = lean_usize_of_nat(x_21); -lean_dec(x_21); -x_30 = lean_box(0); -x_31 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_19, x_28, x_29, x_30, x_2, x_3, x_20); -lean_dec(x_19); -if (lean_obj_tag(x_31) == 0) +lean_object* x_10; size_t x_11; size_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = lean_array_get_size(x_1); +x_11 = lean_usize_of_nat(x_10); +lean_dec(x_10); +x_12 = 0; +x_13 = lean_box(0); +x_14 = l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__2(x_1, x_11, x_12, x_13, x_2, x_3, x_6); +if (lean_obj_tag(x_14) == 0) { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_31); -if (x_32 == 0) +uint8_t x_15; +x_15 = !lean_is_exclusive(x_14); +if (x_15 == 0) { -lean_object* x_33; uint8_t x_34; lean_object* x_35; -x_33 = lean_ctor_get(x_31, 0); -lean_dec(x_33); -x_34 = 1; -x_35 = lean_box(x_34); -lean_ctor_set(x_31, 0, x_35); -return x_31; +lean_object* x_16; uint8_t x_17; lean_object* x_18; +x_16 = lean_ctor_get(x_14, 0); +lean_dec(x_16); +x_17 = 1; +x_18 = lean_box(x_17); +lean_ctor_set(x_14, 0, x_18); +return x_14; } else { -lean_object* x_36; uint8_t x_37; lean_object* x_38; lean_object* x_39; -x_36 = lean_ctor_get(x_31, 1); -lean_inc(x_36); -lean_dec(x_31); -x_37 = 1; -x_38 = lean_box(x_37); -x_39 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_39, 0, x_38); -lean_ctor_set(x_39, 1, x_36); -return x_39; +lean_object* x_19; uint8_t x_20; lean_object* x_21; lean_object* x_22; +x_19 = lean_ctor_get(x_14, 1); +lean_inc(x_19); +lean_dec(x_14); +x_20 = 1; +x_21 = lean_box(x_20); +x_22 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_22, 0, x_21); +lean_ctor_set(x_22, 1, x_19); +return x_22; } } else { -uint8_t x_40; -x_40 = !lean_is_exclusive(x_31); -if (x_40 == 0) +uint8_t x_23; +x_23 = !lean_is_exclusive(x_14); +if (x_23 == 0) { -return x_31; +return x_14; } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; -x_41 = lean_ctor_get(x_31, 0); -x_42 = lean_ctor_get(x_31, 1); -lean_inc(x_42); -lean_inc(x_41); -lean_dec(x_31); -x_43 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_43, 0, x_41); -lean_ctor_set(x_43, 1, x_42); -return x_43; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_14, 0); +x_25 = lean_ctor_get(x_14, 1); +lean_inc(x_25); +lean_inc(x_24); +lean_dec(x_14); +x_26 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_26, 0, x_24); +lean_ctor_set(x_26, 1, x_25); +return x_26; } } } } } -else -{ -lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; -x_44 = lean_ctor_get(x_17, 0); -x_45 = lean_ctor_get(x_17, 1); -lean_inc(x_45); -lean_inc(x_44); -lean_dec(x_17); -x_46 = lean_array_get_size(x_44); -x_47 = lean_nat_dec_lt(x_11, x_46); -if (x_47 == 0) -{ -uint8_t x_48; lean_object* x_49; lean_object* x_50; -lean_dec(x_46); -lean_dec(x_44); -lean_dec(x_3); -lean_dec(x_2); -x_48 = 1; -x_49 = lean_box(x_48); -x_50 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_50, 0, x_49); -lean_ctor_set(x_50, 1, x_45); -return x_50; } -else -{ -uint8_t x_51; -x_51 = lean_nat_dec_le(x_46, x_46); -if (x_51 == 0) +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: { -uint8_t x_52; lean_object* x_53; lean_object* x_54; -lean_dec(x_46); -lean_dec(x_44); -lean_dec(x_3); +size_t x_8; size_t x_9; lean_object* x_10; +x_8 = lean_unbox_usize(x_2); lean_dec(x_2); -x_52 = 1; -x_53 = lean_box(x_52); -x_54 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_45); -return x_54; -} -else -{ -size_t x_55; size_t x_56; lean_object* x_57; lean_object* x_58; -x_55 = 0; -x_56 = lean_usize_of_nat(x_46); -lean_dec(x_46); -x_57 = lean_box(0); -x_58 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_44, x_55, x_56, x_57, x_2, x_3, x_45); -lean_dec(x_44); -if (lean_obj_tag(x_58) == 0) -{ -lean_object* x_59; lean_object* x_60; uint8_t x_61; lean_object* x_62; lean_object* x_63; -x_59 = lean_ctor_get(x_58, 1); -lean_inc(x_59); -if (lean_is_exclusive(x_58)) { - lean_ctor_release(x_58, 0); - lean_ctor_release(x_58, 1); - x_60 = x_58; -} else { - lean_dec_ref(x_58); - x_60 = lean_box(0); -} -x_61 = 1; -x_62 = lean_box(x_61); -if (lean_is_scalar(x_60)) { - x_63 = lean_alloc_ctor(0, 2, 0); -} else { - x_63 = x_60; -} -lean_ctor_set(x_63, 0, x_62); -lean_ctor_set(x_63, 1, x_59); -return x_63; -} -else -{ -lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_64 = lean_ctor_get(x_58, 0); -lean_inc(x_64); -x_65 = lean_ctor_get(x_58, 1); -lean_inc(x_65); -if (lean_is_exclusive(x_58)) { - lean_ctor_release(x_58, 0); - lean_ctor_release(x_58, 1); - x_66 = x_58; -} else { - lean_dec_ref(x_58); - x_66 = lean_box(0); -} -if (lean_is_scalar(x_66)) { - x_67 = lean_alloc_ctor(1, 2, 0); -} else { - x_67 = x_66; -} -lean_ctor_set(x_67, 0, x_64); -lean_ctor_set(x_67, 1, x_65); -return x_67; -} -} -} +x_9 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_10 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__1(x_1, x_8, x_9, x_4, x_5, x_6, x_7); +lean_dec(x_1); +return x_10; } } -else +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: { -uint8_t x_68; -lean_dec(x_3); +size_t x_8; size_t x_9; lean_object* x_10; +x_8 = lean_unbox_usize(x_2); lean_dec(x_2); -x_68 = !lean_is_exclusive(x_17); -if (x_68 == 0) -{ -return x_17; -} -else -{ -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_17, 0); -x_70 = lean_ctor_get(x_17, 1); -lean_inc(x_70); -lean_inc(x_69); -lean_dec(x_17); -x_71 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_71, 0, x_69); -lean_ctor_set(x_71, 1, x_70); -return x_71; -} -} -} -} -} +x_9 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_10 = l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__2(x_1, x_8, x_9, x_4, x_5, x_6, x_7); +lean_dec(x_1); +return x_10; } } -LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_isInductive___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__1(x_1, x_2, x_3, x_4); +x_5 = l_Lean_isInductive___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__3(x_1, x_2, x_3, x_4); lean_dec(x_3); lean_dec(x_2); return x_5; } } -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { size_t x_7; size_t x_8; lean_object* x_9; @@ -4638,22 +4682,31 @@ x_7 = lean_unbox_usize(x_2); lean_dec(x_2); x_8 = lean_unbox_usize(x_3); lean_dec(x_3); -x_9 = l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__2(x_1, x_7, x_8, x_4, x_5, x_6); +x_9 = l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Hashable_mkHashableHandler___spec__4(x_1, x_7, x_8, x_4, x_5, x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_1); return x_9; } } -static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__1() { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Hashable_mkHashableHandler___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +lean_object* x_5; +x_5 = l_Lean_Elab_Deriving_Hashable_mkHashableHandler(x_1, x_2, x_3, x_4); +lean_dec(x_1); +return x_5; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_Hashable_mkHashableHandler), 4, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_Hashable_mkHashableHandler___boxed), 4, 0); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__2() { +static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -4663,37 +4716,37 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__3() { +static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__2; +x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__2; x_2 = l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__4() { +static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__3; +x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__3; x_2 = l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__5() { +static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__4; +x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__4; x_2 = l_Lean_Elab_Deriving_Hashable_mkHashableHeader___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__6() { +static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__6() { _start: { lean_object* x_1; @@ -4701,17 +4754,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__7() { +static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__5; -x_2 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__6; +x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__5; +x_2 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__8() { +static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__8() { _start: { lean_object* x_1; @@ -4719,57 +4772,57 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__9() { +static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__7; -x_2 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__8; +x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__7; +x_2 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__8; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__10() { +static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__9; +x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__9; x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Hashable_mkMatch_mkAlts___spec__3___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__11() { +static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__10; +x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__10; x_2 = l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__12() { +static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__11; +x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__11; x_2 = l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__13() { +static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__12; +x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__12; x_2 = l_Lean_Elab_Deriving_Hashable_mkHashableHeader___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__14() { +static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__14() { _start: { lean_object* x_1; @@ -4777,32 +4830,32 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__15() { +static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__13; -x_2 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__14; +x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__13; +x_2 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__14; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__16() { +static lean_object* _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__15; -x_2 = lean_unsigned_to_nat(2283u); +x_1 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__15; +x_2 = lean_unsigned_to_nat(2332u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; x_2 = l_Lean_Elab_Deriving_Hashable_mkHashableHeader___closed__2; -x_3 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__1; +x_3 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__1; x_4 = l_Lean_Elab_registerDerivingHandler(x_2, x_3, x_1); if (lean_obj_tag(x_4) == 0) { @@ -4812,7 +4865,7 @@ lean_inc(x_5); lean_dec(x_4); x_6 = l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___closed__5; x_7 = 0; -x_8 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__16; +x_8 = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__16; x_9 = l_Lean_registerTraceClass(x_6, x_7, x_8, x_5); return x_9; } @@ -5021,6 +5074,12 @@ l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__27 = _init_l_L lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__27); l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__28 = _init_l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__28(); lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__28); +l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__29 = _init_l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__29(); +lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__29); +l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__30 = _init_l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__30(); +lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__30); +l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__31 = _init_l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__31(); +lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_mkAuxFunction___lambda__1___closed__31); l_Lean_Elab_Deriving_Hashable_mkHashFuncs___closed__1 = _init_l_Lean_Elab_Deriving_Hashable_mkHashFuncs___closed__1(); lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_mkHashFuncs___closed__1); l_Lean_Elab_Deriving_Hashable_mkHashFuncs___closed__2 = _init_l_Lean_Elab_Deriving_Hashable_mkHashFuncs___closed__2(); @@ -5045,39 +5104,39 @@ l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashabl lean_mark_persistent(l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___closed__8); l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___closed__9 = _init_l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___closed__9(); lean_mark_persistent(l___private_Lean_Elab_Deriving_Hashable_0__Lean_Elab_Deriving_Hashable_mkHashableInstanceCmds___closed__9); -l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__1 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__1(); -lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__1); -l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__2 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__2(); -lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__2); -l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__3 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__3(); -lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__3); -l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__4 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__4(); -lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__4); -l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__5 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__5(); -lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__5); -l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__6 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__6(); -lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__6); -l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__7 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__7(); -lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__7); -l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__8 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__8(); -lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__8); -l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__9 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__9(); -lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__9); -l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__10 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__10(); -lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__10); -l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__11 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__11(); -lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__11); -l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__12 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__12(); -lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__12); -l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__13 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__13(); -lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__13); -l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__14 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__14(); -lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__14); -l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__15 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__15(); -lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__15); -l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__16 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__16(); -lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283____closed__16); -if (builtin) {res = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2283_(lean_io_mk_world()); +l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__1 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__1(); +lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__1); +l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__2 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__2(); +lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__2); +l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__3 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__3(); +lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__3); +l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__4 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__4(); +lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__4); +l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__5 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__5(); +lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__5); +l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__6 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__6(); +lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__6); +l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__7 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__7(); +lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__7); +l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__8 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__8(); +lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__8); +l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__9 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__9(); +lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__9); +l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__10 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__10(); +lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__10); +l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__11 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__11(); +lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__11); +l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__12 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__12(); +lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__12); +l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__13 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__13(); +lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__13); +l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__14 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__14(); +lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__14); +l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__15 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__15(); +lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__15); +l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__16 = _init_l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__16(); +lean_mark_persistent(l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332____closed__16); +if (builtin) {res = l_Lean_Elab_Deriving_Hashable_initFn____x40_Lean_Elab_Deriving_Hashable___hyg_2332_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Deriving/Inhabited.c b/stage0/stdlib/Lean/Elab/Deriving/Inhabited.c index 03430822cf8a6..a0a0df4c2f579 100644 --- a/stage0/stdlib/Lean/Elab/Deriving/Inhabited.c +++ b/stage0/stdlib/Lean/Elab/Deriving/Inhabited.c @@ -23,10 +23,9 @@ LEAN_EXPORT lean_object* l_Lean_RBNode_ins___at___private_Lean_Elab_Deriving_Inh static lean_object* l_List_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstance___spec__3___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___lambda__3(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__8___closed__4; +static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__40; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__24; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__8; LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_implicitBinderF; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__10; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__7; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__2; lean_object* lean_mk_empty_array_with_capacity(lean_object*); @@ -42,13 +41,14 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_m LEAN_EXPORT lean_object* l_Lean_RBNode_find___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_collectUsedLocalsInsts___spec__1___boxed(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__1; static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__6___closed__10; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__1; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___lambda__3___closed__4; LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___lambda__4(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__13; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__6___closed__18; static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__1___lambda__2___closed__7; static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__6___closed__8; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__9; static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__6___closed__12; uint8_t l_Lean_RBNode_isRed___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_ForEachExprWhere_visited___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_collectUsedLocalsInsts___spec__6___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -79,12 +79,12 @@ static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inh static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_addLocalInstancesForParamsAux___rarg___closed__1; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_stringToMessageData(lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__8; static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__1___closed__2; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___lambda__3___closed__3; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__3; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__22; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__28; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_mkInhabitedInstanceHandler___boxed(lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_ptr_addr(lean_object*); lean_object* l_Lean_Meta_isTypeCorrect(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -99,7 +99,6 @@ size_t lean_usize_of_nat(lean_object*); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__6___closed__13; lean_object* l_runST___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__4; lean_object* l_Lean_Elab_registerDerivingHandler(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_getConstInfo___at_Lean_Elab_Command_expandDeclId___spec__9(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_take(lean_object*, lean_object*); @@ -128,13 +127,14 @@ static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inh lean_object* l___private_Lean_CoreM_0__Lean_Core_mkFreshNameImp(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_forallTelescopeReducing___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__7___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_getConstInfoInduct___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstance___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__11; lean_object* l_Lean_Elab_getBetterRef(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__6___closed__6; LEAN_EXPORT lean_object* l_List_mapTR_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__4___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__5(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__6___closed__4; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__26; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__3; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__1(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__11; lean_object* l_Lean_Elab_Command_liftTermElabM___rarg(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__1___closed__4; static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__6___closed__7; @@ -150,7 +150,6 @@ lean_object* lean_st_mk_ref(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_mkInhabitedInstanceHandler(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_to_list(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_mkInhabitedInstanceHandler___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602_(lean_object*); lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); lean_object* l_Lean_Syntax_node3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_addLocalInstancesForParamsAux___rarg___lambda__2___closed__5; @@ -160,9 +159,11 @@ LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Deriving_Inh extern lean_object* l_Lean_instInhabitedExpr; static lean_object* l_Lean_getConstInfoCtor___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__3___closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_forallTelescopeReducing___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__7(lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__7; static lean_object* l_Lean_getConstInfoInduct___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__1___closed__1; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___lambda__2___closed__2; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_addLocalInstancesForParamsAux___rarg___lambda__2___closed__2; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__2; lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_RBNode_insert___at_Lean_FVarIdMap_insert___spec__1___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); @@ -178,16 +179,15 @@ LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_mkInhabitedInstan LEAN_EXPORT lean_object* l_Lean_RBNode_insert___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_collectUsedLocalsInsts___spec__2(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__27; static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__8___closed__2; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__5; LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__15; static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__6___closed__14; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__11; LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_collectUsedLocalsInsts___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_mk_syntax_ident(lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__10; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__23; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_addLocalInstancesForParamsAux___rarg___lambda__2___closed__4; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__14; LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__6___closed__9; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstance___closed__4; @@ -199,8 +199,8 @@ static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInha lean_object* l_Lean_MessageData_ofExpr(lean_object*); static lean_object* l_Lean_getConstInfoCtor___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__3___closed__1; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__33; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__6; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__4; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__7; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__6; lean_object* l_Lean_Syntax_node4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_mkInhabitedInstanceHandler___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); @@ -209,10 +209,12 @@ static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInha static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_addLocalInstancesForParamsAux___rarg___closed__3; LEAN_EXPORT lean_object* l_Lean_getConstInfoInduct___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstance___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__36; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__12; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__1___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__35; lean_object* l_Lean_Expr_isFVar___boxed(lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__32; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__14; LEAN_EXPORT lean_object* l_List_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstance___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__14; lean_object* l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -223,7 +225,6 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_m static lean_object* l_Lean_getConstInfoInduct___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__1___closed__4; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); lean_object* lean_environment_main_module(lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__9; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_addLocalInstancesForParamsAux___rarg___lambda__2___closed__3; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_addLocalInstancesForParamsAux___rarg___lambda__2___closed__6; @@ -231,12 +232,13 @@ lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__1___lambda__2___closed__3; lean_object* l_Lean_indentExpr(lean_object*); LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__38; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__1; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__1___lambda__1(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_addLocalInstancesForParamsAux___rarg___lambda__2___closed__1; lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_implicitBinderF___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_instBinderF; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__2; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_addLocalInstancesForParamsAux___rarg___closed__4; lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__37; @@ -245,6 +247,7 @@ static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inh static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__9; lean_object* lean_nat_sub(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__1___boxed(lean_object**); +static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__39; LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_addLocalInstancesForParamsAux___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -265,11 +268,10 @@ static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inh LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Name_quickCmp(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605_(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstance(lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_usize_add(size_t, size_t); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__12; static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__6___closed__11; -lean_object* l_Lean_Syntax_node8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__1___lambda__2___closed__4; lean_object* lean_array_uget(lean_object*, size_t); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -282,13 +284,13 @@ static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInha lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Command_instAddErrorMessageContextCommandElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_addLocalInstancesForParamsAux(lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__31; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__4; LEAN_EXPORT lean_object* l_List_mapTR_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__4___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__5___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__6(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___lambda__2___closed__1; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___lambda__3___closed__2; extern lean_object* l_Lean_Parser_Term_instBinder; lean_object* lean_array_get_size(lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__12; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__3; static lean_object* l_Lean_getConstInfoInduct___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__1___closed__3; LEAN_EXPORT lean_object* l_Lean_RBNode_findCore___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__5(lean_object*, lean_object*); lean_object* lean_infer_type(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -304,7 +306,6 @@ static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inh LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_mkInhabitedInstanceHandler___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__13; lean_object* l_String_toSubstring_x27(lean_object*); lean_object* lean_array_uset(lean_object*, size_t, lean_object*); lean_object* l_Lean_MessageData_ofName(lean_object*); @@ -315,6 +316,7 @@ LEAN_EXPORT lean_object* l_Lean_RBTree_toList___at___private_Lean_Elab_Deriving_ lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_forallTelescopeReducingImp___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Nat_repr(lean_object*); lean_object* l_Lean_HashSetImp_insert___at_Lean_CollectMVars_visit___spec__3(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__5; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstance___closed__3; static lean_object* l_List_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstance___spec__3___closed__2; static lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__16; @@ -6246,6 +6248,34 @@ x_1 = lean_mk_string_from_bytes(":=", 2); return x_1; } } +static lean_object* _init_l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__38() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Termination", 11); +return x_1; +} +} +static lean_object* _init_l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__39() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; +} +} +static lean_object* _init_l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__40() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__6___closed__3; +x_2 = l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__6___closed__4; +x_3 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__38; +x_4 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__39; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { @@ -6420,7 +6450,7 @@ x_85 = lean_st_ref_get(x_9, x_72); x_86 = !lean_is_exclusive(x_85); if (x_86 == 0) { -lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; size_t x_96; size_t x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; +lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; size_t x_96; size_t x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; x_87 = lean_ctor_get(x_85, 0); lean_dec(x_87); lean_inc(x_30); @@ -6469,139 +6499,147 @@ lean_inc(x_30); x_109 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_109, 0, x_30); lean_ctor_set(x_109, 1, x_108); -x_110 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__36; +x_110 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__40; +lean_inc_n(x_88, 2); +lean_inc(x_30); +x_111 = l_Lean_Syntax_node2(x_30, x_110, x_88, x_88); +x_112 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__36; lean_inc(x_88); lean_inc(x_30); -x_111 = l_Lean_Syntax_node3(x_30, x_110, x_109, x_84, x_88); -x_112 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__24; -lean_inc_n(x_88, 3); +x_113 = l_Lean_Syntax_node4(x_30, x_112, x_109, x_84, x_111, x_88); +x_114 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__24; +lean_inc(x_88); lean_inc(x_30); -x_113 = l_Lean_Syntax_node8(x_30, x_112, x_92, x_94, x_88, x_88, x_107, x_111, x_88, x_88); -x_114 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__20; -x_115 = l_Lean_Syntax_node2(x_30, x_114, x_90, x_113); -lean_ctor_set(x_85, 0, x_115); +x_115 = l_Lean_Syntax_node6(x_30, x_114, x_92, x_94, x_88, x_88, x_107, x_113); +x_116 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__20; +x_117 = l_Lean_Syntax_node2(x_30, x_116, x_90, x_115); +lean_ctor_set(x_85, 0, x_117); return x_85; } else { -lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; size_t x_125; size_t x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; -x_116 = lean_ctor_get(x_85, 1); -lean_inc(x_116); +lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; size_t x_127; size_t x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; +x_118 = lean_ctor_get(x_85, 1); +lean_inc(x_118); lean_dec(x_85); lean_inc(x_30); -x_117 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_117, 0, x_30); -lean_ctor_set(x_117, 1, x_52); -lean_ctor_set(x_117, 2, x_50); -x_118 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__22; -lean_inc_n(x_117, 6); -lean_inc(x_30); -x_119 = l_Lean_Syntax_node6(x_30, x_118, x_117, x_117, x_117, x_117, x_117, x_117); -x_120 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__26; -lean_inc(x_117); +x_119 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_119, 0, x_30); +lean_ctor_set(x_119, 1, x_52); +lean_ctor_set(x_119, 2, x_50); +x_120 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__22; +lean_inc_n(x_119, 6); lean_inc(x_30); -x_121 = l_Lean_Syntax_node1(x_30, x_120, x_117); -x_122 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__23; +x_121 = l_Lean_Syntax_node6(x_30, x_120, x_119, x_119, x_119, x_119, x_119, x_119); +x_122 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__26; +lean_inc(x_119); lean_inc(x_30); -x_123 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_123, 0, x_30); -lean_ctor_set(x_123, 1, x_122); -x_124 = lean_array_get_size(x_26); -x_125 = lean_usize_of_nat(x_124); -lean_dec(x_124); -x_126 = 0; -x_127 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__31; -x_128 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__9(x_127, x_125, x_126, x_26); -x_129 = l_Array_append___rarg(x_50, x_128); +x_123 = l_Lean_Syntax_node1(x_30, x_122, x_119); +x_124 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__23; lean_inc(x_30); -x_130 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_130, 0, x_30); -lean_ctor_set(x_130, 1, x_52); -lean_ctor_set(x_130, 2, x_129); -x_131 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__34; +x_125 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_125, 0, x_30); +lean_ctor_set(x_125, 1, x_124); +x_126 = lean_array_get_size(x_26); +x_127 = lean_usize_of_nat(x_126); +lean_dec(x_126); +x_128 = 0; +x_129 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__31; +x_130 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__9(x_129, x_127, x_128, x_26); +x_131 = l_Array_append___rarg(x_50, x_130); lean_inc(x_30); -x_132 = lean_alloc_ctor(2, 2, 0); +x_132 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_132, 0, x_30); -lean_ctor_set(x_132, 1, x_131); -x_133 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__33; +lean_ctor_set(x_132, 1, x_52); +lean_ctor_set(x_132, 2, x_131); +x_133 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__34; +lean_inc(x_30); +x_134 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_134, 0, x_30); +lean_ctor_set(x_134, 1, x_133); +x_135 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__33; +lean_inc(x_30); +x_136 = l_Lean_Syntax_node2(x_30, x_135, x_134, x_61); +x_137 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__28; lean_inc(x_30); -x_134 = l_Lean_Syntax_node2(x_30, x_133, x_132, x_61); -x_135 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__28; +x_138 = l_Lean_Syntax_node2(x_30, x_137, x_132, x_136); +x_139 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__37; lean_inc(x_30); -x_136 = l_Lean_Syntax_node2(x_30, x_135, x_130, x_134); -x_137 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__37; +x_140 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_140, 0, x_30); +lean_ctor_set(x_140, 1, x_139); +x_141 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__40; +lean_inc_n(x_119, 2); lean_inc(x_30); -x_138 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_138, 0, x_30); -lean_ctor_set(x_138, 1, x_137); -x_139 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__36; -lean_inc(x_117); +x_142 = l_Lean_Syntax_node2(x_30, x_141, x_119, x_119); +x_143 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__36; +lean_inc(x_119); lean_inc(x_30); -x_140 = l_Lean_Syntax_node3(x_30, x_139, x_138, x_84, x_117); -x_141 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__24; -lean_inc_n(x_117, 3); +x_144 = l_Lean_Syntax_node4(x_30, x_143, x_140, x_84, x_142, x_119); +x_145 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__24; +lean_inc(x_119); lean_inc(x_30); -x_142 = l_Lean_Syntax_node8(x_30, x_141, x_121, x_123, x_117, x_117, x_136, x_140, x_117, x_117); -x_143 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__20; -x_144 = l_Lean_Syntax_node2(x_30, x_143, x_119, x_142); -x_145 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_145, 0, x_144); -lean_ctor_set(x_145, 1, x_116); -return x_145; +x_146 = l_Lean_Syntax_node6(x_30, x_145, x_123, x_125, x_119, x_119, x_138, x_144); +x_147 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__20; +x_148 = l_Lean_Syntax_node2(x_30, x_147, x_121, x_146); +x_149 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_149, 0, x_148); +lean_ctor_set(x_149, 1, x_118); +return x_149; } } else { -uint8_t x_146; +uint8_t x_150; lean_dec(x_12); lean_dec(x_8); lean_dec(x_4); lean_dec(x_2); lean_dec(x_1); -x_146 = !lean_is_exclusive(x_14); -if (x_146 == 0) +x_150 = !lean_is_exclusive(x_14); +if (x_150 == 0) { return x_14; } else { -lean_object* x_147; lean_object* x_148; lean_object* x_149; -x_147 = lean_ctor_get(x_14, 0); -x_148 = lean_ctor_get(x_14, 1); -lean_inc(x_148); -lean_inc(x_147); +lean_object* x_151; lean_object* x_152; lean_object* x_153; +x_151 = lean_ctor_get(x_14, 0); +x_152 = lean_ctor_get(x_14, 1); +lean_inc(x_152); +lean_inc(x_151); lean_dec(x_14); -x_149 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_149, 0, x_147); -lean_ctor_set(x_149, 1, x_148); -return x_149; +x_153 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_153, 0, x_151); +lean_ctor_set(x_153, 1, x_152); +return x_153; } } } else { -uint8_t x_150; +uint8_t x_154; lean_dec(x_8); lean_dec(x_4); lean_dec(x_2); lean_dec(x_1); -x_150 = !lean_is_exclusive(x_11); -if (x_150 == 0) +x_154 = !lean_is_exclusive(x_11); +if (x_154 == 0) { return x_11; } else { -lean_object* x_151; lean_object* x_152; lean_object* x_153; -x_151 = lean_ctor_get(x_11, 0); -x_152 = lean_ctor_get(x_11, 1); -lean_inc(x_152); -lean_inc(x_151); +lean_object* x_155; lean_object* x_156; lean_object* x_157; +x_155 = lean_ctor_get(x_11, 0); +x_156 = lean_ctor_get(x_11, 1); +lean_inc(x_156); +lean_inc(x_155); lean_dec(x_11); -x_153 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_153, 0, x_151); -lean_ctor_set(x_153, 1, x_152); -return x_153; +x_157 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_157, 0, x_155); +lean_ctor_set(x_157, 1, x_156); +return x_157; } } } @@ -9802,7 +9840,7 @@ lean_dec(x_1); return x_5; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__1() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__1() { _start: { lean_object* x_1; @@ -9810,7 +9848,7 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Elab_mkInhabitedInstanceHandler___boxed) return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__2() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -9820,17 +9858,17 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__3() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__2; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__2; x_2 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_addLocalInstancesForParamsAux___rarg___lambda__2___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__4() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__4() { _start: { lean_object* x_1; @@ -9838,17 +9876,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__5() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__3; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__4; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__3; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__6() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__6() { _start: { lean_object* x_1; @@ -9856,57 +9894,57 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__7() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__5; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__6; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__5; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__8() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__7; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__7; x_2 = l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___spec__6___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__9() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__8; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__8; x_2 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_addLocalInstancesForParamsAux___rarg___lambda__2___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__10() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__9; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__9; x_2 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_addLocalInstancesForParamsAux___rarg___lambda__2___closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__11() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__10; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__10; x_2 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_addLocalInstancesForParamsAux___rarg___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__12() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__12() { _start: { lean_object* x_1; @@ -9914,32 +9952,32 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__13() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__11; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__12; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__11; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__12; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__14() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__13; -x_2 = lean_unsigned_to_nat(2602u); +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__13; +x_2 = lean_unsigned_to_nat(2605u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; x_2 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_addLocalInstancesForParamsAux___rarg___closed__2; -x_3 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__1; +x_3 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__1; x_4 = l_Lean_Elab_registerDerivingHandler(x_2, x_3, x_1); if (lean_obj_tag(x_4) == 0) { @@ -9949,7 +9987,7 @@ lean_inc(x_5); lean_dec(x_4); x_6 = l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_addLocalInstancesForParamsAux___rarg___lambda__2___closed__4; x_7 = 0; -x_8 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__14; +x_8 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__14; x_9 = l_Lean_registerTraceClass(x_6, x_7, x_8, x_5); return x_9; } @@ -10174,6 +10212,12 @@ l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_m lean_mark_persistent(l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__36); l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__37 = _init_l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__37(); lean_mark_persistent(l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__37); +l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__38 = _init_l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__38(); +lean_mark_persistent(l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__38); +l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__39 = _init_l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__39(); +lean_mark_persistent(l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__39); +l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__40 = _init_l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__40(); +lean_mark_persistent(l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmdWith___closed__40); l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__1___lambda__2___closed__1 = _init_l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__1___lambda__2___closed__1(); lean_mark_persistent(l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__1___lambda__2___closed__1); l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__1___lambda__2___closed__2 = _init_l_Std_Range_forIn_loop___at___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstanceUsing_mkInstanceCmd_x3f___spec__1___lambda__2___closed__2(); @@ -10224,35 +10268,35 @@ l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstance___clos lean_mark_persistent(l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstance___closed__3); l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstance___closed__4 = _init_l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstance___closed__4(); lean_mark_persistent(l___private_Lean_Elab_Deriving_Inhabited_0__Lean_Elab_mkInhabitedInstance___closed__4); -l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__1(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__1); -l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__2 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__2(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__2); -l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__3 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__3(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__3); -l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__4 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__4(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__4); -l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__5 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__5(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__5); -l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__6 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__6(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__6); -l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__7 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__7(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__7); -l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__8 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__8(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__8); -l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__9 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__9(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__9); -l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__10 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__10(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__10); -l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__11 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__11(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__11); -l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__12 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__12(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__12); -l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__13 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__13(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__13); -l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__14 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__14(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602____closed__14); -if (builtin) {res = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2602_(lean_io_mk_world()); +l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__1(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__1); +l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__2 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__2(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__2); +l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__3 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__3(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__3); +l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__4 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__4(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__4); +l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__5 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__5(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__5); +l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__6 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__6(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__6); +l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__7 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__7(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__7); +l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__8 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__8(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__8); +l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__9 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__9(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__9); +l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__10 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__10(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__10); +l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__11 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__11(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__11); +l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__12 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__12(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__12); +l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__13 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__13(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__13); +l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__14 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__14(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605____closed__14); +if (builtin) {res = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Inhabited___hyg_2605_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Deriving/Nonempty.c b/stage0/stdlib/Lean/Elab/Deriving/Nonempty.c index 784a5bc897620..134385f19fa86 100644 --- a/stage0/stdlib/Lean/Elab/Deriving/Nonempty.c +++ b/stage0/stdlib/Lean/Elab/Deriving/Nonempty.c @@ -17,6 +17,7 @@ lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__4___closed__7; static lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__1; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__49; static lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__31; lean_object* lean_mk_empty_array_with_capacity(lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__30; @@ -27,6 +28,7 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Derivin static lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__12; static lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__17; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__3___closed__23; +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Nonempty___hyg_998_(lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__4___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_mkNonemptyInstanceHandler(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__35; @@ -49,15 +51,16 @@ lean_object* l_Lean_stringToMessageData(lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__3___closed__6; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__4(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__4___closed__2; -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Nonempty___hyg_995_(lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__43; static lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__47; +static lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__48; LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__46; static lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__10; size_t lean_usize_of_nat(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__6; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Nonempty___hyg_998____closed__1; lean_object* l_Lean_Elab_registerDerivingHandler(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_decLevel_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -127,7 +130,6 @@ static lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonem LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_mkNonemptyInstanceHandler___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__3___closed__3; static lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__26; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Nonempty___hyg_995____closed__1; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); lean_object* lean_environment_main_module(lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__39; @@ -156,11 +158,11 @@ static lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonem size_t lean_usize_add(size_t, size_t); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__3___closed__8; static lean_object* l_Lean_getConstInfoInduct___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__1___closed__2; -lean_object* l_Lean_Syntax_node8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_uget(lean_object*, size_t); LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_mkNonemptyInstanceHandler___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__3___closed__19; static lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__23; +static lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__50; static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__4___closed__16; lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_redLength___rarg(lean_object*); @@ -1867,6 +1869,34 @@ x_1 = lean_mk_string_from_bytes("⟩", 3); return x_1; } } +static lean_object* _init_l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__48() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Termination", 11); +return x_1; +} +} +static lean_object* _init_l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__49() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; +} +} +static lean_object* _init_l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__50() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__3___closed__1; +x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__3___closed__2; +x_3 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__48; +x_4 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__49; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { @@ -1925,7 +1955,7 @@ lean_dec(x_10); x_35 = !lean_is_exclusive(x_34); if (x_35 == 0) { -lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; size_t x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; size_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; size_t x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; +lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; size_t x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; size_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; size_t x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; x_36 = lean_ctor_get(x_34, 0); x_37 = lean_ctor_get(x_36, 0); lean_inc(x_37); @@ -2093,241 +2123,249 @@ lean_ctor_set(x_117, 1, x_116); x_118 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__36; lean_inc(x_32); x_119 = l_Lean_Syntax_node3(x_32, x_118, x_96, x_115, x_117); -x_120 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__33; +x_120 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__50; +lean_inc_n(x_53, 2); +lean_inc(x_32); +x_121 = l_Lean_Syntax_node2(x_32, x_120, x_53, x_53); +x_122 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__33; lean_inc(x_53); lean_inc(x_32); -x_121 = l_Lean_Syntax_node3(x_32, x_120, x_94, x_119, x_53); -x_122 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__15; -lean_inc_n(x_53, 3); +x_123 = l_Lean_Syntax_node4(x_32, x_122, x_94, x_119, x_121, x_53); +x_124 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__15; +lean_inc(x_53); lean_inc(x_32); -x_123 = l_Lean_Syntax_node8(x_32, x_122, x_57, x_59, x_53, x_53, x_92, x_121, x_53, x_53); -x_124 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__11; +x_125 = l_Lean_Syntax_node6(x_32, x_124, x_57, x_59, x_53, x_53, x_92, x_123); +x_126 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__11; lean_inc(x_32); -x_125 = l_Lean_Syntax_node2(x_32, x_124, x_55, x_123); -x_126 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__4; -x_127 = l_Lean_Syntax_node3(x_32, x_126, x_50, x_52, x_125); -lean_ctor_set(x_34, 0, x_127); +x_127 = l_Lean_Syntax_node2(x_32, x_126, x_55, x_125); +x_128 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__4; +x_129 = l_Lean_Syntax_node3(x_32, x_128, x_50, x_52, x_127); +lean_ctor_set(x_34, 0, x_129); return x_34; } else { -lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; size_t x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; size_t x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; size_t x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; -x_128 = lean_ctor_get(x_34, 0); -x_129 = lean_ctor_get(x_34, 1); -lean_inc(x_129); -lean_inc(x_128); -lean_dec(x_34); -x_130 = lean_ctor_get(x_128, 0); +lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; size_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; size_t x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; size_t x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; +x_130 = lean_ctor_get(x_34, 0); +x_131 = lean_ctor_get(x_34, 1); +lean_inc(x_131); lean_inc(x_130); -lean_dec(x_128); -x_131 = lean_environment_main_module(x_130); -x_132 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__5; -lean_inc(x_32); -x_133 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_133, 0, x_32); -lean_ctor_set(x_133, 1, x_132); -x_134 = lean_array_get_size(x_19); -x_135 = lean_usize_of_nat(x_134); -lean_dec(x_134); -x_136 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__9; -x_137 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__5(x_136, x_135, x_14, x_19); -x_138 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__3___closed__9; -x_139 = l_Array_append___rarg(x_138, x_137); -x_140 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__3___closed__8; -lean_inc(x_32); -x_141 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_141, 0, x_32); -lean_ctor_set(x_141, 1, x_140); -lean_ctor_set(x_141, 2, x_139); -x_142 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__6; -lean_inc(x_32); -x_143 = l_Lean_Syntax_node2(x_32, x_142, x_133, x_141); -x_144 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__3; -lean_inc(x_32); -x_145 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_145, 0, x_32); -lean_ctor_set(x_145, 1, x_144); -lean_inc(x_32); -x_146 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_146, 0, x_32); -lean_ctor_set(x_146, 1, x_140); -lean_ctor_set(x_146, 2, x_138); -x_147 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__13; -lean_inc_n(x_146, 6); -lean_inc(x_32); -x_148 = l_Lean_Syntax_node6(x_32, x_147, x_146, x_146, x_146, x_146, x_146, x_146); -x_149 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__17; -lean_inc(x_146); -lean_inc(x_32); -x_150 = l_Lean_Syntax_node1(x_32, x_149, x_146); -x_151 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__14; -lean_inc(x_32); -x_152 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_152, 0, x_32); -lean_ctor_set(x_152, 1, x_151); -x_153 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__22; +lean_dec(x_34); +x_132 = lean_ctor_get(x_130, 0); +lean_inc(x_132); +lean_dec(x_130); +x_133 = lean_environment_main_module(x_132); +x_134 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__5; +lean_inc(x_32); +x_135 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_135, 0, x_32); +lean_ctor_set(x_135, 1, x_134); +x_136 = lean_array_get_size(x_19); +x_137 = lean_usize_of_nat(x_136); +lean_dec(x_136); +x_138 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__9; +x_139 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__5(x_138, x_137, x_14, x_19); +x_140 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__3___closed__9; +x_141 = l_Array_append___rarg(x_140, x_139); +x_142 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__3___closed__8; +lean_inc(x_32); +x_143 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_143, 0, x_32); +lean_ctor_set(x_143, 1, x_142); +lean_ctor_set(x_143, 2, x_141); +x_144 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__6; +lean_inc(x_32); +x_145 = l_Lean_Syntax_node2(x_32, x_144, x_135, x_143); +x_146 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__3; +lean_inc(x_32); +x_147 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_147, 0, x_32); +lean_ctor_set(x_147, 1, x_146); +lean_inc(x_32); +x_148 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_148, 0, x_32); +lean_ctor_set(x_148, 1, x_142); +lean_ctor_set(x_148, 2, x_140); +x_149 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__13; +lean_inc_n(x_148, 6); +lean_inc(x_32); +x_150 = l_Lean_Syntax_node6(x_32, x_149, x_148, x_148, x_148, x_148, x_148, x_148); +x_151 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__17; +lean_inc(x_148); +lean_inc(x_32); +x_152 = l_Lean_Syntax_node1(x_32, x_151, x_148); +x_153 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__14; lean_inc(x_32); x_154 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_154, 0, x_32); lean_ctor_set(x_154, 1, x_153); -x_155 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__3___closed__18; -x_156 = l_Lean_addMacroScope(x_131, x_155, x_33); -x_157 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__3___closed__17; -x_158 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__24; -lean_inc(x_32); -x_159 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_159, 0, x_32); -lean_ctor_set(x_159, 1, x_157); -lean_ctor_set(x_159, 2, x_156); -lean_ctor_set(x_159, 3, x_158); -x_160 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__27; -lean_inc(x_32); -x_161 = lean_alloc_ctor(2, 2, 0); +x_155 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__22; +lean_inc(x_32); +x_156 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_156, 0, x_32); +lean_ctor_set(x_156, 1, x_155); +x_157 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__3___closed__18; +x_158 = l_Lean_addMacroScope(x_133, x_157, x_33); +x_159 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__3___closed__17; +x_160 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__24; +lean_inc(x_32); +x_161 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_161, 0, x_32); -lean_ctor_set(x_161, 1, x_160); -x_162 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__4___closed__8; +lean_ctor_set(x_161, 1, x_159); +lean_ctor_set(x_161, 2, x_158); +lean_ctor_set(x_161, 3, x_160); +x_162 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__27; lean_inc(x_32); x_163 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_163, 0, x_32); lean_ctor_set(x_163, 1, x_162); -x_164 = lean_box(0); -x_165 = l_Lean_mkCIdentFrom(x_164, x_2, x_31); -x_166 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__4___closed__7; +x_164 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__4___closed__8; lean_inc(x_32); -x_167 = l_Lean_Syntax_node2(x_32, x_166, x_163, x_165); -x_168 = lean_array_get_size(x_20); -x_169 = lean_usize_of_nat(x_168); -lean_dec(x_168); -x_170 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__30; -x_171 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__6(x_170, x_169, x_14, x_20); -x_172 = l_Array_append___rarg(x_138, x_171); +x_165 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_165, 0, x_32); +lean_ctor_set(x_165, 1, x_164); +x_166 = lean_box(0); +x_167 = l_Lean_mkCIdentFrom(x_166, x_2, x_31); +x_168 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__4___closed__7; lean_inc(x_32); -x_173 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_173, 0, x_32); -lean_ctor_set(x_173, 1, x_140); -lean_ctor_set(x_173, 2, x_172); -x_174 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__3___closed__15; +x_169 = l_Lean_Syntax_node2(x_32, x_168, x_165, x_167); +x_170 = lean_array_get_size(x_20); +x_171 = lean_usize_of_nat(x_170); +lean_dec(x_170); +x_172 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__30; +x_173 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__6(x_172, x_171, x_14, x_20); +x_174 = l_Array_append___rarg(x_140, x_173); lean_inc(x_32); -x_175 = l_Lean_Syntax_node2(x_32, x_174, x_167, x_173); -x_176 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__31; +x_175 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_175, 0, x_32); +lean_ctor_set(x_175, 1, x_142); +lean_ctor_set(x_175, 2, x_174); +x_176 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__3___closed__15; lean_inc(x_32); -x_177 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_177, 0, x_32); -lean_ctor_set(x_177, 1, x_176); -x_178 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__26; +x_177 = l_Lean_Syntax_node2(x_32, x_176, x_169, x_175); +x_178 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__31; lean_inc(x_32); -x_179 = l_Lean_Syntax_node3(x_32, x_178, x_161, x_175, x_177); +x_179 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_179, 0, x_32); +lean_ctor_set(x_179, 1, x_178); +x_180 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__26; lean_inc(x_32); -x_180 = l_Lean_Syntax_node1(x_32, x_140, x_179); +x_181 = l_Lean_Syntax_node3(x_32, x_180, x_163, x_177, x_179); lean_inc(x_32); -x_181 = l_Lean_Syntax_node2(x_32, x_174, x_159, x_180); -x_182 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__21; +x_182 = l_Lean_Syntax_node1(x_32, x_142, x_181); lean_inc(x_32); -x_183 = l_Lean_Syntax_node2(x_32, x_182, x_154, x_181); -x_184 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__19; -lean_inc(x_146); +x_183 = l_Lean_Syntax_node2(x_32, x_176, x_161, x_182); +x_184 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__21; lean_inc(x_32); -x_185 = l_Lean_Syntax_node2(x_32, x_184, x_146, x_183); -x_186 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__34; +x_185 = l_Lean_Syntax_node2(x_32, x_184, x_156, x_183); +x_186 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__19; +lean_inc(x_148); lean_inc(x_32); -x_187 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_187, 0, x_32); -lean_ctor_set(x_187, 1, x_186); -x_188 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__37; +x_187 = l_Lean_Syntax_node2(x_32, x_186, x_148, x_185); +x_188 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__34; lean_inc(x_32); x_189 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_189, 0, x_32); lean_ctor_set(x_189, 1, x_188); -x_190 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__40; +x_190 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__37; lean_inc(x_32); x_191 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_191, 0, x_32); lean_ctor_set(x_191, 1, x_190); -x_192 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__45; +x_192 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__40; lean_inc(x_32); x_193 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_193, 0, x_32); lean_ctor_set(x_193, 1, x_192); -x_194 = lean_array_get_size(x_28); -x_195 = lean_usize_of_nat(x_194); -lean_dec(x_194); -x_196 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__42; -x_197 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__44; +x_194 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__45; +lean_inc(x_32); +x_195 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_195, 0, x_32); +lean_ctor_set(x_195, 1, x_194); +x_196 = lean_array_get_size(x_28); +x_197 = lean_usize_of_nat(x_196); +lean_dec(x_196); +x_198 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__42; +x_199 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__44; lean_inc(x_32); -x_198 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__7(x_32, x_140, x_196, x_197, x_195, x_14, x_28); -x_199 = l_Array_append___rarg(x_138, x_198); +x_200 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__7(x_32, x_142, x_198, x_199, x_197, x_14, x_28); +x_201 = l_Array_append___rarg(x_140, x_200); lean_inc(x_32); -x_200 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_200, 0, x_32); -lean_ctor_set(x_200, 1, x_140); -lean_ctor_set(x_200, 2, x_199); -x_201 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__46; +x_202 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_202, 0, x_32); +lean_ctor_set(x_202, 1, x_142); +lean_ctor_set(x_202, 2, x_201); +x_203 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__46; lean_inc(x_32); -x_202 = l_Lean_Syntax_node2(x_32, x_201, x_193, x_200); +x_204 = l_Lean_Syntax_node2(x_32, x_203, x_195, x_202); lean_inc(x_32); -x_203 = l_Lean_Syntax_node1(x_32, x_140, x_202); +x_205 = l_Lean_Syntax_node1(x_32, x_142, x_204); lean_inc(x_32); -x_204 = l_Lean_Syntax_node1(x_32, x_197, x_203); +x_206 = l_Lean_Syntax_node1(x_32, x_199, x_205); lean_inc(x_32); -x_205 = l_Lean_Syntax_node1(x_32, x_196, x_204); -x_206 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__39; +x_207 = l_Lean_Syntax_node1(x_32, x_198, x_206); +x_208 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__39; lean_inc(x_32); -x_207 = l_Lean_Syntax_node2(x_32, x_206, x_191, x_205); +x_209 = l_Lean_Syntax_node2(x_32, x_208, x_193, x_207); lean_inc(x_32); -x_208 = l_Lean_Syntax_node1(x_32, x_140, x_207); -x_209 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__47; +x_210 = l_Lean_Syntax_node1(x_32, x_142, x_209); +x_211 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__47; lean_inc(x_32); -x_210 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_210, 0, x_32); -lean_ctor_set(x_210, 1, x_209); -x_211 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__36; +x_212 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_212, 0, x_32); +lean_ctor_set(x_212, 1, x_211); +x_213 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__36; lean_inc(x_32); -x_212 = l_Lean_Syntax_node3(x_32, x_211, x_189, x_208, x_210); -x_213 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__33; -lean_inc(x_146); +x_214 = l_Lean_Syntax_node3(x_32, x_213, x_191, x_210, x_212); +x_215 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__50; +lean_inc_n(x_148, 2); lean_inc(x_32); -x_214 = l_Lean_Syntax_node3(x_32, x_213, x_187, x_212, x_146); -x_215 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__15; -lean_inc_n(x_146, 3); +x_216 = l_Lean_Syntax_node2(x_32, x_215, x_148, x_148); +x_217 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__33; +lean_inc(x_148); lean_inc(x_32); -x_216 = l_Lean_Syntax_node8(x_32, x_215, x_150, x_152, x_146, x_146, x_185, x_214, x_146, x_146); -x_217 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__11; +x_218 = l_Lean_Syntax_node4(x_32, x_217, x_189, x_214, x_216, x_148); +x_219 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__15; +lean_inc(x_148); lean_inc(x_32); -x_218 = l_Lean_Syntax_node2(x_32, x_217, x_148, x_216); -x_219 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__4; -x_220 = l_Lean_Syntax_node3(x_32, x_219, x_143, x_145, x_218); -x_221 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_221, 0, x_220); -lean_ctor_set(x_221, 1, x_129); -return x_221; +x_220 = l_Lean_Syntax_node6(x_32, x_219, x_152, x_154, x_148, x_148, x_187, x_218); +x_221 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__11; +lean_inc(x_32); +x_222 = l_Lean_Syntax_node2(x_32, x_221, x_150, x_220); +x_223 = l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__4; +x_224 = l_Lean_Syntax_node3(x_32, x_223, x_145, x_147, x_222); +x_225 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_225, 0, x_224); +lean_ctor_set(x_225, 1, x_131); +return x_225; } } else { -uint8_t x_222; +uint8_t x_226; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_222 = !lean_is_exclusive(x_16); -if (x_222 == 0) +x_226 = !lean_is_exclusive(x_16); +if (x_226 == 0) { return x_16; } else { -lean_object* x_223; lean_object* x_224; lean_object* x_225; -x_223 = lean_ctor_get(x_16, 0); -x_224 = lean_ctor_get(x_16, 1); -lean_inc(x_224); -lean_inc(x_223); +lean_object* x_227; lean_object* x_228; lean_object* x_229; +x_227 = lean_ctor_get(x_16, 0); +x_228 = lean_ctor_get(x_16, 1); +lean_inc(x_228); +lean_inc(x_227); lean_dec(x_16); -x_225 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_225, 0, x_223); -lean_ctor_set(x_225, 1, x_224); -return x_225; +x_229 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_229, 0, x_227); +lean_ctor_set(x_229, 1, x_228); +return x_229; } } } @@ -2940,7 +2978,7 @@ lean_dec(x_1); return x_5; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Nonempty___hyg_995____closed__1() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Nonempty___hyg_998____closed__1() { _start: { lean_object* x_1; @@ -2948,12 +2986,12 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Elab_mkNonemptyInstanceHandler___boxed), return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Nonempty___hyg_995_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Nonempty___hyg_998_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___spec__3___closed__18; -x_3 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Nonempty___hyg_995____closed__1; +x_3 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Nonempty___hyg_998____closed__1; x_4 = l_Lean_Elab_registerDerivingHandler(x_2, x_3, x_1); return x_4; } @@ -3165,9 +3203,15 @@ l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda lean_mark_persistent(l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__46); l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__47 = _init_l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__47(); lean_mark_persistent(l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__47); -l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Nonempty___hyg_995____closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Nonempty___hyg_995____closed__1(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Nonempty___hyg_995____closed__1); -if (builtin) {res = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Nonempty___hyg_995_(lean_io_mk_world()); +l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__48 = _init_l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__48(); +lean_mark_persistent(l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__48); +l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__49 = _init_l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__49(); +lean_mark_persistent(l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__49); +l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__50 = _init_l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__50(); +lean_mark_persistent(l___private_Lean_Elab_Deriving_Nonempty_0__Lean_Elab_mkNonemptyInstance___lambda__1___closed__50); +l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Nonempty___hyg_998____closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Nonempty___hyg_998____closed__1(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Nonempty___hyg_998____closed__1); +if (builtin) {res = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_Nonempty___hyg_998_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Deriving/Ord.c b/stage0/stdlib/Lean/Elab/Deriving/Ord.c index f192425478cf1..ad752944669f8 100644 --- a/stage0/stdlib/Lean/Elab/Deriving/Ord.c +++ b/stage0/stdlib/Lean/Elab/Deriving/Ord.c @@ -14,9 +14,7 @@ extern "C" { #endif lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__4; -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__2(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__15; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler(lean_object*, lean_object*, lean_object*, lean_object*); @@ -24,7 +22,9 @@ static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_m LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__6___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_mk_empty_array_with_capacity(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836_(lean_object*); +static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__2; +LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__11; static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__24; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__24; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -37,18 +37,18 @@ static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed_ static lean_object* l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___closed__7; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__9; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__32; -lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__44; static lean_object* l_Lean_Elab_Deriving_Ord_mkMutualBlock___closed__2; lean_object* l_Lean_MessageData_ofList(lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__5; uint8_t lean_usize_dec_eq(size_t, size_t); -static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__3; +static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__5; lean_object* l_Lean_Elab_Deriving_mkInstanceCmds(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__47; lean_object* l_Lean_Elab_Deriving_mkDiscrs(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_Ord_mkMatch___spec__1___boxed(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Command_elabCommand(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_fget(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__21; @@ -62,12 +62,12 @@ static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_Ord_mkMatch_ static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__28; lean_object* l_Lean_Syntax_node5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__36; +static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__4; lean_object* l_Lean_stringToMessageData(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Ord_mkMutualBlock(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__30; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__6(size_t, size_t, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__15; -static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__11; LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__12; LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -80,30 +80,30 @@ static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_m static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___closed__4; static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__22; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__25; -static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__8; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__3___closed__5; lean_object* l_Array_mapMUnsafe_map___at___aux__Init__NotationExtra______macroRules__term_x25_x5b___x7c___x5d__1___spec__3(size_t, size_t, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__26; +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885_(lean_object*); lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__17; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_usize_of_nat(lean_object*); +static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__10; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__7___lambda__2___closed__4; static lean_object* l_Lean_Elab_Deriving_Ord_mkOrdHeader___closed__2; -static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__1; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_registerDerivingHandler(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__7___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___closed__1; lean_object* l_Lean_Elab_Deriving_mkLet(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__14; +static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__16; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__37; static lean_object* l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___closed__3; lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__43; lean_object* l_Lean_MessageData_ofSyntax(lean_object*); lean_object* l_Lean_Syntax_node6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__13; lean_object* l_Lean_getConstInfo___at_Lean_Elab_Term_mkConst___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__12; lean_object* l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -121,64 +121,68 @@ static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_m lean_object* l_Lean_Elab_Command_liftTermElabM___rarg(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__39; lean_object* lean_st_ref_get(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__14; lean_object* lean_array_pop(lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__27; lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__7___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__9; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__7___lambda__2___closed__5; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___closed__2; lean_object* lean_array_to_list(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__3(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); lean_object* l_Lean_Syntax_node3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Deriving_mkHeader(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__7___lambda__2___closed__10; +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__31; +static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__13; +static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__28; +static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__6; extern lean_object* l_Lean_instInhabitedExpr; -static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__5; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__3___closed__1; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__29; static lean_object* l_Lean_Elab_Deriving_Ord_mkMutualBlock___closed__3; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__7___lambda__2___closed__13; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__16; +static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__12; lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__10; lean_object* l_Lean_Elab_Deriving_mkContext(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Core_betaReduce___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__45; +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_node2(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__7; static lean_object* l_Lean_Elab_Deriving_Ord_mkMutualBlock___closed__1; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__34; lean_object* lean_mk_syntax_ident(lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__7; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_Ord_mkMatch___spec__1(size_t, size_t, lean_object*); static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__6; -static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__2; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__19; lean_object* l_Array_append___rarg(lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__7___lambda__2___closed__9; lean_object* l_Lean_MessageData_ofExpr(lean_object*); -static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__4; static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__8; static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__18; lean_object* l_Lean_Syntax_node4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___closed__2; -static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__15; -static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__6; -LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Core_transform___at_Lean_Core_betaReduce___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__8; uint8_t l_Lean_Expr_hasAnyFVar_visit___at_Lean_Expr_containsFVar___spec__1(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__18; static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__1___closed__1; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__14; +static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__29; lean_object* l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__3; static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__4; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__3___closed__2; @@ -193,7 +197,6 @@ static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed_ static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__7___lambda__2___closed__2; lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__1; -lean_object* l_Lean_Syntax_node7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__7___lambda__2___closed__8; static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__9; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__7___lambda__2___closed__11; @@ -202,27 +205,29 @@ lean_object* l_Lean_mkSepArray(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__22; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__15; lean_object* lean_nat_sub(lean_object*, lean_object*); lean_object* l_Lean_Meta_forallTelescopeReducing___at_Lean_Elab_Deriving_mkInductArgNames___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__14; static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__13; -static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__16; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__7; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__7___lambda__2___closed__12; lean_object* l_List_reverse___rarg(lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__41; size_t lean_usize_add(size_t, size_t); static lean_object* l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___closed__6; -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__4(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_instInhabitedName; -LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__9; static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__16; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__6; static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__10; lean_object* lean_array_uget(lean_object*, size_t); extern lean_object* l_Lean_instInhabitedInductiveVal; static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__26; -static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__7; +static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__30; static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__5; lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__23; @@ -230,7 +235,6 @@ static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed_ LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__7___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__3; static lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__2; -static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__12; lean_object* lean_array_get_size(lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__19; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__3___closed__4; @@ -241,8 +245,8 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Ord_mkOrdHeader(lean_object*, lean LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__7___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_nat_add(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__10; LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__2(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMutualBlock___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMutualBlock___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -253,8 +257,10 @@ static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_m lean_object* lean_array_uset(lean_object*, size_t, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__1; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__7___lambda__2___closed__7; +static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__1; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__7___lambda__2___closed__6; lean_object* l_Lean_Core_betaReduce___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__8; static lean_object* l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___closed__5; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__7___lambda__2___closed__1; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___closed__3; @@ -3323,225 +3329,259 @@ x_1 = lean_mk_string_from_bytes(":=", 2); return x_1; } } +static lean_object* _init_l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__28() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Termination", 11); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__29() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__30() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__3___closed__1; +x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__3___closed__2; +x_3 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__28; +x_4 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__29; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { -lean_object* x_14; lean_object* x_15; uint8_t x_115; +lean_object* x_14; lean_object* x_15; uint8_t x_119; x_14 = lean_ctor_get(x_1, 0); lean_inc(x_14); lean_dec(x_1); -x_115 = lean_ctor_get_uint8(x_3, sizeof(void*)*2); -if (x_115 == 0) -{ -uint8_t x_116; -x_116 = lean_ctor_get_uint8(x_4, sizeof(void*)*5); -if (x_116 == 0) -{ -lean_object* x_117; uint8_t x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; uint8_t x_122; -x_117 = lean_ctor_get(x_11, 5); -lean_inc(x_117); -x_118 = 0; -x_119 = l_Lean_SourceInfo_fromRef(x_117, x_118); -x_120 = lean_ctor_get(x_11, 10); -lean_inc(x_120); +x_119 = lean_ctor_get_uint8(x_3, sizeof(void*)*2); +if (x_119 == 0) +{ +uint8_t x_120; +x_120 = lean_ctor_get_uint8(x_4, sizeof(void*)*5); +if (x_120 == 0) +{ +lean_object* x_121; uint8_t x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; uint8_t x_126; +x_121 = lean_ctor_get(x_11, 5); +lean_inc(x_121); +x_122 = 0; +x_123 = l_Lean_SourceInfo_fromRef(x_121, x_122); +x_124 = lean_ctor_get(x_11, 10); +lean_inc(x_124); lean_dec(x_11); -x_121 = lean_st_ref_get(x_12, x_13); -x_122 = !lean_is_exclusive(x_121); -if (x_122 == 0) +x_125 = lean_st_ref_get(x_12, x_13); +x_126 = !lean_is_exclusive(x_125); +if (x_126 == 0) { -lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -x_123 = lean_ctor_get(x_121, 0); -x_124 = lean_ctor_get(x_123, 0); -lean_inc(x_124); -lean_dec(x_123); -x_125 = lean_environment_main_module(x_124); -x_126 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__4; -x_127 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__5; -lean_inc(x_119); -x_128 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_128, 0, x_119); -lean_ctor_set(x_128, 1, x_126); -lean_ctor_set(x_128, 2, x_127); -x_129 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__6; -lean_inc(x_119); -x_130 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_130, 0, x_119); -lean_ctor_set(x_130, 1, x_129); -x_131 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__7; -lean_inc(x_119); -x_132 = l_Lean_Syntax_node1(x_119, x_131, x_130); -lean_inc(x_119); -x_133 = l_Lean_Syntax_node1(x_119, x_126, x_132); -x_134 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__5; -lean_inc_n(x_128, 5); -lean_inc(x_119); -x_135 = l_Lean_Syntax_node6(x_119, x_134, x_128, x_128, x_133, x_128, x_128, x_128); -x_136 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__10; -lean_inc(x_119); -x_137 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_137, 0, x_119); -lean_ctor_set(x_137, 1, x_136); -x_138 = lean_mk_syntax_ident(x_2); -x_139 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__13; -lean_inc(x_128); -lean_inc(x_119); -x_140 = l_Lean_Syntax_node2(x_119, x_139, x_138, x_128); -x_141 = l_Array_append___rarg(x_127, x_14); -lean_inc(x_119); -x_142 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_142, 0, x_119); -lean_ctor_set(x_142, 1, x_126); -lean_ctor_set(x_142, 2, x_141); -x_143 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__18; -lean_inc(x_119); -x_144 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_144, 0, x_119); -lean_ctor_set(x_144, 1, x_143); -x_145 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__20; -x_146 = l_Lean_addMacroScope(x_125, x_145, x_120); -x_147 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__19; -x_148 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__24; -lean_inc(x_119); -x_149 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_149, 0, x_119); -lean_ctor_set(x_149, 1, x_147); -lean_ctor_set(x_149, 2, x_146); -lean_ctor_set(x_149, 3, x_148); -x_150 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__17; -lean_inc(x_119); -x_151 = l_Lean_Syntax_node2(x_119, x_150, x_144, x_149); -lean_inc(x_119); -x_152 = l_Lean_Syntax_node1(x_119, x_126, x_151); -x_153 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__15; -lean_inc(x_119); -x_154 = l_Lean_Syntax_node2(x_119, x_153, x_142, x_152); -x_155 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__27; -lean_inc(x_119); -x_156 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_156, 0, x_119); -lean_ctor_set(x_156, 1, x_155); -x_157 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__26; +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +x_127 = lean_ctor_get(x_125, 0); +x_128 = lean_ctor_get(x_127, 0); lean_inc(x_128); -lean_inc(x_119); -x_158 = l_Lean_Syntax_node3(x_119, x_157, x_156, x_5, x_128); -x_159 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__11; -lean_inc_n(x_128, 2); -lean_inc(x_119); -x_160 = l_Lean_Syntax_node7(x_119, x_159, x_137, x_140, x_154, x_158, x_128, x_128, x_128); -x_161 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__3; -x_162 = l_Lean_Syntax_node2(x_119, x_161, x_135, x_160); -lean_ctor_set(x_121, 0, x_162); -return x_121; +lean_dec(x_127); +x_129 = lean_environment_main_module(x_128); +x_130 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__4; +x_131 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__5; +lean_inc(x_123); +x_132 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_132, 0, x_123); +lean_ctor_set(x_132, 1, x_130); +lean_ctor_set(x_132, 2, x_131); +x_133 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__6; +lean_inc(x_123); +x_134 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_134, 0, x_123); +lean_ctor_set(x_134, 1, x_133); +x_135 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__7; +lean_inc(x_123); +x_136 = l_Lean_Syntax_node1(x_123, x_135, x_134); +lean_inc(x_123); +x_137 = l_Lean_Syntax_node1(x_123, x_130, x_136); +x_138 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__5; +lean_inc_n(x_132, 5); +lean_inc(x_123); +x_139 = l_Lean_Syntax_node6(x_123, x_138, x_132, x_132, x_137, x_132, x_132, x_132); +x_140 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__10; +lean_inc(x_123); +x_141 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_141, 0, x_123); +lean_ctor_set(x_141, 1, x_140); +x_142 = lean_mk_syntax_ident(x_2); +x_143 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__13; +lean_inc(x_132); +lean_inc(x_123); +x_144 = l_Lean_Syntax_node2(x_123, x_143, x_142, x_132); +x_145 = l_Array_append___rarg(x_131, x_14); +lean_inc(x_123); +x_146 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_146, 0, x_123); +lean_ctor_set(x_146, 1, x_130); +lean_ctor_set(x_146, 2, x_145); +x_147 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__18; +lean_inc(x_123); +x_148 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_148, 0, x_123); +lean_ctor_set(x_148, 1, x_147); +x_149 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__20; +x_150 = l_Lean_addMacroScope(x_129, x_149, x_124); +x_151 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__19; +x_152 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__24; +lean_inc(x_123); +x_153 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_153, 0, x_123); +lean_ctor_set(x_153, 1, x_151); +lean_ctor_set(x_153, 2, x_150); +lean_ctor_set(x_153, 3, x_152); +x_154 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__17; +lean_inc(x_123); +x_155 = l_Lean_Syntax_node2(x_123, x_154, x_148, x_153); +lean_inc(x_123); +x_156 = l_Lean_Syntax_node1(x_123, x_130, x_155); +x_157 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__15; +lean_inc(x_123); +x_158 = l_Lean_Syntax_node2(x_123, x_157, x_146, x_156); +x_159 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__27; +lean_inc(x_123); +x_160 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_160, 0, x_123); +lean_ctor_set(x_160, 1, x_159); +x_161 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__30; +lean_inc_n(x_132, 2); +lean_inc(x_123); +x_162 = l_Lean_Syntax_node2(x_123, x_161, x_132, x_132); +x_163 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__26; +lean_inc(x_132); +lean_inc(x_123); +x_164 = l_Lean_Syntax_node4(x_123, x_163, x_160, x_5, x_162, x_132); +x_165 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__11; +lean_inc(x_123); +x_166 = l_Lean_Syntax_node5(x_123, x_165, x_141, x_144, x_158, x_164, x_132); +x_167 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__3; +x_168 = l_Lean_Syntax_node2(x_123, x_167, x_139, x_166); +lean_ctor_set(x_125, 0, x_168); +return x_125; } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; -x_163 = lean_ctor_get(x_121, 0); -x_164 = lean_ctor_get(x_121, 1); -lean_inc(x_164); -lean_inc(x_163); -lean_dec(x_121); -x_165 = lean_ctor_get(x_163, 0); -lean_inc(x_165); -lean_dec(x_163); -x_166 = lean_environment_main_module(x_165); -x_167 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__4; -x_168 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__5; -lean_inc(x_119); -x_169 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_169, 0, x_119); -lean_ctor_set(x_169, 1, x_167); -lean_ctor_set(x_169, 2, x_168); -x_170 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__6; -lean_inc(x_119); -x_171 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_171, 0, x_119); -lean_ctor_set(x_171, 1, x_170); -x_172 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__7; -lean_inc(x_119); -x_173 = l_Lean_Syntax_node1(x_119, x_172, x_171); -lean_inc(x_119); -x_174 = l_Lean_Syntax_node1(x_119, x_167, x_173); -x_175 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__5; -lean_inc_n(x_169, 5); -lean_inc(x_119); -x_176 = l_Lean_Syntax_node6(x_119, x_175, x_169, x_169, x_174, x_169, x_169, x_169); -x_177 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__10; -lean_inc(x_119); -x_178 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_178, 0, x_119); -lean_ctor_set(x_178, 1, x_177); -x_179 = lean_mk_syntax_ident(x_2); -x_180 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__13; +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_169 = lean_ctor_get(x_125, 0); +x_170 = lean_ctor_get(x_125, 1); +lean_inc(x_170); lean_inc(x_169); -lean_inc(x_119); -x_181 = l_Lean_Syntax_node2(x_119, x_180, x_179, x_169); -x_182 = l_Array_append___rarg(x_168, x_14); -lean_inc(x_119); -x_183 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_183, 0, x_119); -lean_ctor_set(x_183, 1, x_167); -lean_ctor_set(x_183, 2, x_182); -x_184 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__18; -lean_inc(x_119); -x_185 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_185, 0, x_119); -lean_ctor_set(x_185, 1, x_184); -x_186 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__20; -x_187 = l_Lean_addMacroScope(x_166, x_186, x_120); -x_188 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__19; -x_189 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__24; -lean_inc(x_119); -x_190 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_190, 0, x_119); -lean_ctor_set(x_190, 1, x_188); -lean_ctor_set(x_190, 2, x_187); -lean_ctor_set(x_190, 3, x_189); -x_191 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__17; -lean_inc(x_119); -x_192 = l_Lean_Syntax_node2(x_119, x_191, x_185, x_190); -lean_inc(x_119); -x_193 = l_Lean_Syntax_node1(x_119, x_167, x_192); -x_194 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__15; -lean_inc(x_119); -x_195 = l_Lean_Syntax_node2(x_119, x_194, x_183, x_193); -x_196 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__27; -lean_inc(x_119); -x_197 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_197, 0, x_119); -lean_ctor_set(x_197, 1, x_196); -x_198 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__26; -lean_inc(x_169); -lean_inc(x_119); -x_199 = l_Lean_Syntax_node3(x_119, x_198, x_197, x_5, x_169); -x_200 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__11; -lean_inc_n(x_169, 2); -lean_inc(x_119); -x_201 = l_Lean_Syntax_node7(x_119, x_200, x_178, x_181, x_195, x_199, x_169, x_169, x_169); -x_202 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__3; -x_203 = l_Lean_Syntax_node2(x_119, x_202, x_176, x_201); -x_204 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_204, 0, x_203); -lean_ctor_set(x_204, 1, x_164); -return x_204; +lean_dec(x_125); +x_171 = lean_ctor_get(x_169, 0); +lean_inc(x_171); +lean_dec(x_169); +x_172 = lean_environment_main_module(x_171); +x_173 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__4; +x_174 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__5; +lean_inc(x_123); +x_175 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_175, 0, x_123); +lean_ctor_set(x_175, 1, x_173); +lean_ctor_set(x_175, 2, x_174); +x_176 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__6; +lean_inc(x_123); +x_177 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_177, 0, x_123); +lean_ctor_set(x_177, 1, x_176); +x_178 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__7; +lean_inc(x_123); +x_179 = l_Lean_Syntax_node1(x_123, x_178, x_177); +lean_inc(x_123); +x_180 = l_Lean_Syntax_node1(x_123, x_173, x_179); +x_181 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__5; +lean_inc_n(x_175, 5); +lean_inc(x_123); +x_182 = l_Lean_Syntax_node6(x_123, x_181, x_175, x_175, x_180, x_175, x_175, x_175); +x_183 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__10; +lean_inc(x_123); +x_184 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_184, 0, x_123); +lean_ctor_set(x_184, 1, x_183); +x_185 = lean_mk_syntax_ident(x_2); +x_186 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__13; +lean_inc(x_175); +lean_inc(x_123); +x_187 = l_Lean_Syntax_node2(x_123, x_186, x_185, x_175); +x_188 = l_Array_append___rarg(x_174, x_14); +lean_inc(x_123); +x_189 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_189, 0, x_123); +lean_ctor_set(x_189, 1, x_173); +lean_ctor_set(x_189, 2, x_188); +x_190 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__18; +lean_inc(x_123); +x_191 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_191, 0, x_123); +lean_ctor_set(x_191, 1, x_190); +x_192 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__20; +x_193 = l_Lean_addMacroScope(x_172, x_192, x_124); +x_194 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__19; +x_195 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__24; +lean_inc(x_123); +x_196 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_196, 0, x_123); +lean_ctor_set(x_196, 1, x_194); +lean_ctor_set(x_196, 2, x_193); +lean_ctor_set(x_196, 3, x_195); +x_197 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__17; +lean_inc(x_123); +x_198 = l_Lean_Syntax_node2(x_123, x_197, x_191, x_196); +lean_inc(x_123); +x_199 = l_Lean_Syntax_node1(x_123, x_173, x_198); +x_200 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__15; +lean_inc(x_123); +x_201 = l_Lean_Syntax_node2(x_123, x_200, x_189, x_199); +x_202 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__27; +lean_inc(x_123); +x_203 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_203, 0, x_123); +lean_ctor_set(x_203, 1, x_202); +x_204 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__30; +lean_inc_n(x_175, 2); +lean_inc(x_123); +x_205 = l_Lean_Syntax_node2(x_123, x_204, x_175, x_175); +x_206 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__26; +lean_inc(x_175); +lean_inc(x_123); +x_207 = l_Lean_Syntax_node4(x_123, x_206, x_203, x_5, x_205, x_175); +x_208 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__11; +lean_inc(x_123); +x_209 = l_Lean_Syntax_node5(x_123, x_208, x_184, x_187, x_201, x_207, x_175); +x_210 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__3; +x_211 = l_Lean_Syntax_node2(x_123, x_210, x_182, x_209); +x_212 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_170); +return x_212; } } else { -lean_object* x_205; -x_205 = lean_box(0); -x_15 = x_205; -goto block_114; +lean_object* x_213; +x_213 = lean_box(0); +x_15 = x_213; +goto block_118; } } else { -lean_object* x_206; -x_206 = lean_box(0); -x_15 = x_206; -goto block_114; +lean_object* x_214; +x_214 = lean_box(0); +x_15 = x_214; +goto block_118; } -block_114: +block_118: { lean_object* x_16; uint8_t x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; lean_dec(x_15); @@ -3556,7 +3596,7 @@ x_20 = lean_st_ref_get(x_12, x_13); x_21 = !lean_is_exclusive(x_20); if (x_21 == 0) { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; x_22 = lean_ctor_get(x_20, 0); x_23 = lean_ctor_get(x_22, 0); lean_inc(x_23); @@ -3637,120 +3677,126 @@ lean_inc(x_18); x_60 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_60, 0, x_18); lean_ctor_set(x_60, 1, x_59); -x_61 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__26; +x_61 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__30; +lean_inc_n(x_27, 2); +lean_inc(x_18); +x_62 = l_Lean_Syntax_node2(x_18, x_61, x_27, x_27); +x_63 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__26; lean_inc(x_27); lean_inc(x_18); -x_62 = l_Lean_Syntax_node3(x_18, x_61, x_60, x_5, x_27); -x_63 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__11; -lean_inc_n(x_27, 2); +x_64 = l_Lean_Syntax_node4(x_18, x_63, x_60, x_5, x_62, x_27); +x_65 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__11; lean_inc(x_18); -x_64 = l_Lean_Syntax_node7(x_18, x_63, x_41, x_44, x_58, x_62, x_27, x_27, x_27); -x_65 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__3; -x_66 = l_Lean_Syntax_node2(x_18, x_65, x_39, x_64); -lean_ctor_set(x_20, 0, x_66); +x_66 = l_Lean_Syntax_node5(x_18, x_65, x_41, x_44, x_58, x_64, x_27); +x_67 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__3; +x_68 = l_Lean_Syntax_node2(x_18, x_67, x_39, x_66); +lean_ctor_set(x_20, 0, x_68); return x_20; } else { -lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; -x_67 = lean_ctor_get(x_20, 0); -x_68 = lean_ctor_get(x_20, 1); -lean_inc(x_68); -lean_inc(x_67); -lean_dec(x_20); -x_69 = lean_ctor_get(x_67, 0); +lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_69 = lean_ctor_get(x_20, 0); +x_70 = lean_ctor_get(x_20, 1); +lean_inc(x_70); lean_inc(x_69); -lean_dec(x_67); -x_70 = lean_environment_main_module(x_69); -x_71 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__4; -x_72 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__5; -lean_inc(x_18); -x_73 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_73, 0, x_18); -lean_ctor_set(x_73, 1, x_71); -lean_ctor_set(x_73, 2, x_72); -x_74 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__6; +lean_dec(x_20); +x_71 = lean_ctor_get(x_69, 0); +lean_inc(x_71); +lean_dec(x_69); +x_72 = lean_environment_main_module(x_71); +x_73 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__4; +x_74 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__5; lean_inc(x_18); -x_75 = lean_alloc_ctor(2, 2, 0); +x_75 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_75, 0, x_18); -lean_ctor_set(x_75, 1, x_74); -x_76 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__7; +lean_ctor_set(x_75, 1, x_73); +lean_ctor_set(x_75, 2, x_74); +x_76 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__6; lean_inc(x_18); -x_77 = l_Lean_Syntax_node1(x_18, x_76, x_75); +x_77 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_77, 0, x_18); +lean_ctor_set(x_77, 1, x_76); +x_78 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__7; lean_inc(x_18); -x_78 = l_Lean_Syntax_node1(x_18, x_71, x_77); -x_79 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__8; +x_79 = l_Lean_Syntax_node1(x_18, x_78, x_77); lean_inc(x_18); -x_80 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_80, 0, x_18); -lean_ctor_set(x_80, 1, x_79); -x_81 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__9; +x_80 = l_Lean_Syntax_node1(x_18, x_73, x_79); +x_81 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__8; lean_inc(x_18); -x_82 = l_Lean_Syntax_node1(x_18, x_81, x_80); +x_82 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_82, 0, x_18); +lean_ctor_set(x_82, 1, x_81); +x_83 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__9; lean_inc(x_18); -x_83 = l_Lean_Syntax_node1(x_18, x_71, x_82); -x_84 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__5; -lean_inc_n(x_73, 4); +x_84 = l_Lean_Syntax_node1(x_18, x_83, x_82); lean_inc(x_18); -x_85 = l_Lean_Syntax_node6(x_18, x_84, x_73, x_73, x_78, x_73, x_73, x_83); -x_86 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__10; +x_85 = l_Lean_Syntax_node1(x_18, x_73, x_84); +x_86 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__5; +lean_inc_n(x_75, 4); lean_inc(x_18); -x_87 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_87, 0, x_18); -lean_ctor_set(x_87, 1, x_86); -x_88 = lean_mk_syntax_ident(x_2); -x_89 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__13; -lean_inc(x_73); +x_87 = l_Lean_Syntax_node6(x_18, x_86, x_75, x_75, x_80, x_75, x_75, x_85); +x_88 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__10; lean_inc(x_18); -x_90 = l_Lean_Syntax_node2(x_18, x_89, x_88, x_73); -x_91 = l_Array_append___rarg(x_72, x_14); +x_89 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_89, 0, x_18); +lean_ctor_set(x_89, 1, x_88); +x_90 = lean_mk_syntax_ident(x_2); +x_91 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__13; +lean_inc(x_75); lean_inc(x_18); -x_92 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_92, 0, x_18); -lean_ctor_set(x_92, 1, x_71); -lean_ctor_set(x_92, 2, x_91); -x_93 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__18; +x_92 = l_Lean_Syntax_node2(x_18, x_91, x_90, x_75); +x_93 = l_Array_append___rarg(x_74, x_14); lean_inc(x_18); -x_94 = lean_alloc_ctor(2, 2, 0); +x_94 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_94, 0, x_18); -lean_ctor_set(x_94, 1, x_93); -x_95 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__20; -x_96 = l_Lean_addMacroScope(x_70, x_95, x_19); -x_97 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__19; -x_98 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__24; +lean_ctor_set(x_94, 1, x_73); +lean_ctor_set(x_94, 2, x_93); +x_95 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__18; lean_inc(x_18); -x_99 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_99, 0, x_18); -lean_ctor_set(x_99, 1, x_97); -lean_ctor_set(x_99, 2, x_96); -lean_ctor_set(x_99, 3, x_98); -x_100 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__17; +x_96 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_96, 0, x_18); +lean_ctor_set(x_96, 1, x_95); +x_97 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__20; +x_98 = l_Lean_addMacroScope(x_72, x_97, x_19); +x_99 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__19; +x_100 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__24; lean_inc(x_18); -x_101 = l_Lean_Syntax_node2(x_18, x_100, x_94, x_99); +x_101 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_101, 0, x_18); +lean_ctor_set(x_101, 1, x_99); +lean_ctor_set(x_101, 2, x_98); +lean_ctor_set(x_101, 3, x_100); +x_102 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__17; lean_inc(x_18); -x_102 = l_Lean_Syntax_node1(x_18, x_71, x_101); -x_103 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__15; +x_103 = l_Lean_Syntax_node2(x_18, x_102, x_96, x_101); lean_inc(x_18); -x_104 = l_Lean_Syntax_node2(x_18, x_103, x_92, x_102); -x_105 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__27; +x_104 = l_Lean_Syntax_node1(x_18, x_73, x_103); +x_105 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__15; lean_inc(x_18); -x_106 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_106, 0, x_18); -lean_ctor_set(x_106, 1, x_105); -x_107 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__26; -lean_inc(x_73); +x_106 = l_Lean_Syntax_node2(x_18, x_105, x_94, x_104); +x_107 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__27; lean_inc(x_18); -x_108 = l_Lean_Syntax_node3(x_18, x_107, x_106, x_5, x_73); -x_109 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__11; -lean_inc_n(x_73, 2); +x_108 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_108, 0, x_18); +lean_ctor_set(x_108, 1, x_107); +x_109 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__30; +lean_inc_n(x_75, 2); +lean_inc(x_18); +x_110 = l_Lean_Syntax_node2(x_18, x_109, x_75, x_75); +x_111 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__26; +lean_inc(x_75); +lean_inc(x_18); +x_112 = l_Lean_Syntax_node4(x_18, x_111, x_108, x_5, x_110, x_75); +x_113 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__11; lean_inc(x_18); -x_110 = l_Lean_Syntax_node7(x_18, x_109, x_87, x_90, x_104, x_108, x_73, x_73, x_73); -x_111 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__3; -x_112 = l_Lean_Syntax_node2(x_18, x_111, x_85, x_110); -x_113 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_113, 0, x_112); -lean_ctor_set(x_113, 1, x_68); -return x_113; +x_114 = l_Lean_Syntax_node5(x_18, x_113, x_89, x_92, x_106, x_112, x_75); +x_115 = l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__3; +x_116 = l_Lean_Syntax_node2(x_18, x_115, x_87, x_114); +x_117 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_117, 0, x_116); +lean_ctor_set(x_117, 1, x_70); +return x_117; } } } @@ -4291,7 +4337,7 @@ lean_dec(x_7); x_21 = !lean_is_exclusive(x_20); if (x_21 == 0) { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; +lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; x_22 = lean_ctor_get(x_20, 0); lean_dec(x_22); x_23 = l_Lean_Elab_Deriving_Ord_mkMutualBlock___closed__1; @@ -4311,76 +4357,64 @@ lean_inc(x_19); x_29 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_29, 0, x_19); lean_ctor_set(x_29, 1, x_28); -lean_inc(x_19); -x_30 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_30, 0, x_19); -lean_ctor_set(x_30, 1, x_26); -lean_ctor_set(x_30, 2, x_13); -x_31 = l_Lean_Elab_Deriving_Ord_mkMutualBlock___closed__2; -lean_inc(x_30); -x_32 = l_Lean_Syntax_node5(x_19, x_31, x_24, x_27, x_29, x_30, x_30); -lean_ctor_set(x_20, 0, x_32); +x_30 = l_Lean_Elab_Deriving_Ord_mkMutualBlock___closed__2; +x_31 = l_Lean_Syntax_node3(x_19, x_30, x_24, x_27, x_29); +lean_ctor_set(x_20, 0, x_31); return x_20; } else { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_33 = lean_ctor_get(x_20, 1); -lean_inc(x_33); +lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; +x_32 = lean_ctor_get(x_20, 1); +lean_inc(x_32); lean_dec(x_20); -x_34 = l_Lean_Elab_Deriving_Ord_mkMutualBlock___closed__1; -lean_inc(x_19); -x_35 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_35, 0, x_19); -lean_ctor_set(x_35, 1, x_34); -x_36 = l_Array_append___rarg(x_13, x_15); -x_37 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__4; +x_33 = l_Lean_Elab_Deriving_Ord_mkMutualBlock___closed__1; lean_inc(x_19); -x_38 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_38, 0, x_19); -lean_ctor_set(x_38, 1, x_37); -lean_ctor_set(x_38, 2, x_36); -x_39 = l_Lean_Elab_Deriving_Ord_mkMutualBlock___closed__3; +x_34 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_34, 0, x_19); +lean_ctor_set(x_34, 1, x_33); +x_35 = l_Array_append___rarg(x_13, x_15); +x_36 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__5___lambda__1___closed__4; lean_inc(x_19); -x_40 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_40, 0, x_19); -lean_ctor_set(x_40, 1, x_39); +x_37 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_37, 0, x_19); +lean_ctor_set(x_37, 1, x_36); +lean_ctor_set(x_37, 2, x_35); +x_38 = l_Lean_Elab_Deriving_Ord_mkMutualBlock___closed__3; lean_inc(x_19); -x_41 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_41, 0, x_19); -lean_ctor_set(x_41, 1, x_37); -lean_ctor_set(x_41, 2, x_13); -x_42 = l_Lean_Elab_Deriving_Ord_mkMutualBlock___closed__2; -lean_inc(x_41); -x_43 = l_Lean_Syntax_node5(x_19, x_42, x_35, x_38, x_40, x_41, x_41); -x_44 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_44, 1, x_33); -return x_44; +x_39 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_39, 0, x_19); +lean_ctor_set(x_39, 1, x_38); +x_40 = l_Lean_Elab_Deriving_Ord_mkMutualBlock___closed__2; +x_41 = l_Lean_Syntax_node3(x_19, x_40, x_34, x_37, x_39); +x_42 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_42, 0, x_41); +lean_ctor_set(x_42, 1, x_32); +return x_42; } } else { -uint8_t x_45; +uint8_t x_43; lean_dec(x_7); lean_dec(x_6); -x_45 = !lean_is_exclusive(x_14); -if (x_45 == 0) +x_43 = !lean_is_exclusive(x_14); +if (x_43 == 0) { return x_14; } else { -lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_46 = lean_ctor_get(x_14, 0); -x_47 = lean_ctor_get(x_14, 1); -lean_inc(x_47); -lean_inc(x_46); +lean_object* x_44; lean_object* x_45; lean_object* x_46; +x_44 = lean_ctor_get(x_14, 0); +x_45 = lean_ctor_get(x_14, 1); +lean_inc(x_45); +lean_inc(x_44); lean_dec(x_14); -x_48 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_48, 0, x_46); -lean_ctor_set(x_48, 1, x_47); -return x_48; +x_46 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_46, 0, x_44); +lean_ctor_set(x_46, 1, x_45); +return x_46; } } } @@ -4534,84 +4568,65 @@ return x_2; LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -lean_object* x_9; lean_object* x_60; lean_object* x_61; uint8_t x_62; -x_60 = lean_array_get_size(x_1); -x_61 = lean_unsigned_to_nat(0u); -x_62 = lean_nat_dec_lt(x_61, x_60); -lean_dec(x_60); -if (x_62 == 0) -{ -lean_object* x_63; lean_object* x_64; -x_63 = l_Lean_instInhabitedName; -x_64 = l___private_Init_Util_0__outOfBounds___rarg(x_63); -x_9 = x_64; -goto block_59; -} -else -{ -lean_object* x_65; -x_65 = lean_array_fget(x_1, x_61); -x_9 = x_65; -goto block_59; -} -block_59: -{ -lean_object* x_10; lean_object* x_11; -x_10 = l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___closed__1; +lean_object* x_9; lean_object* x_10; +x_9 = l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___closed__1; lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); -x_11 = l_Lean_Elab_Deriving_mkContext(x_10, x_9, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -if (lean_obj_tag(x_11) == 0) +lean_inc(x_1); +x_10 = l_Lean_Elab_Deriving_mkContext(x_9, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +if (lean_obj_tag(x_10) == 0) { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = lean_ctor_get(x_11, 0); +lean_object* x_11; lean_object* x_12; lean_object* x_13; +x_11 = lean_ctor_get(x_10, 0); +lean_inc(x_11); +x_12 = lean_ctor_get(x_10, 1); lean_inc(x_12); -x_13 = lean_ctor_get(x_11, 1); -lean_inc(x_13); -lean_dec(x_11); +lean_dec(x_10); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); -lean_inc(x_12); -x_14 = l_Lean_Elab_Deriving_Ord_mkMutualBlock(x_12, x_2, x_3, x_4, x_5, x_6, x_7, x_13); -if (lean_obj_tag(x_14) == 0) +lean_inc(x_11); +x_13 = l_Lean_Elab_Deriving_Ord_mkMutualBlock(x_11, x_2, x_3, x_4, x_5, x_6, x_7, x_12); +if (lean_obj_tag(x_13) == 0) { -lean_object* x_15; lean_object* x_16; lean_object* x_17; uint8_t x_18; lean_object* x_19; -x_15 = lean_ctor_get(x_14, 0); +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; uint8_t x_19; lean_object* x_20; +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +x_15 = lean_ctor_get(x_13, 1); lean_inc(x_15); -x_16 = lean_ctor_get(x_14, 1); -lean_inc(x_16); -lean_dec(x_14); -x_17 = l_Lean_Elab_Deriving_Ord_mkOrdHeader___closed__2; -x_18 = 1; +lean_dec(x_13); +x_16 = l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___closed__2; +x_17 = lean_array_push(x_16, x_1); +x_18 = l_Lean_Elab_Deriving_Ord_mkOrdHeader___closed__2; +x_19 = 1; lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); -x_19 = l_Lean_Elab_Deriving_mkInstanceCmds(x_12, x_17, x_1, x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_16); -lean_dec(x_12); -if (lean_obj_tag(x_19) == 0) +x_20 = l_Lean_Elab_Deriving_mkInstanceCmds(x_11, x_18, x_17, x_19, x_2, x_3, x_4, x_5, x_6, x_7, x_15); +lean_dec(x_17); +lean_dec(x_11); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; -x_20 = lean_ctor_get(x_19, 0); -lean_inc(x_20); -x_21 = lean_ctor_get(x_19, 1); +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; +x_21 = lean_ctor_get(x_20, 0); lean_inc(x_21); -lean_dec(x_19); -x_22 = l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___closed__2; -x_23 = lean_array_push(x_22, x_15); -x_24 = l_Array_append___rarg(x_23, x_20); +x_22 = lean_ctor_get(x_20, 1); +lean_inc(x_22); +lean_dec(x_20); +x_23 = lean_array_push(x_16, x_14); +x_24 = l_Array_append___rarg(x_23, x_21); x_25 = l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___closed__5; -x_26 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_25, x_2, x_3, x_4, x_5, x_6, x_7, x_21); +x_26 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_25, x_2, x_3, x_4, x_5, x_6, x_7, x_22); x_27 = lean_ctor_get(x_26, 0); lean_inc(x_27); x_28 = lean_unbox(x_27); @@ -4698,26 +4713,26 @@ return x_46; else { uint8_t x_47; -lean_dec(x_15); +lean_dec(x_14); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_47 = !lean_is_exclusive(x_19); +x_47 = !lean_is_exclusive(x_20); if (x_47 == 0) { -return x_19; +return x_20; } else { lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_48 = lean_ctor_get(x_19, 0); -x_49 = lean_ctor_get(x_19, 1); +x_48 = lean_ctor_get(x_20, 0); +x_49 = lean_ctor_get(x_20, 1); lean_inc(x_49); lean_inc(x_48); -lean_dec(x_19); +lean_dec(x_20); x_50 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_50, 0, x_48); lean_ctor_set(x_50, 1, x_49); @@ -4728,26 +4743,27 @@ return x_50; else { uint8_t x_51; -lean_dec(x_12); +lean_dec(x_11); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_51 = !lean_is_exclusive(x_14); +lean_dec(x_1); +x_51 = !lean_is_exclusive(x_13); if (x_51 == 0) { -return x_14; +return x_13; } else { lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_52 = lean_ctor_get(x_14, 0); -x_53 = lean_ctor_get(x_14, 1); +x_52 = lean_ctor_get(x_13, 0); +x_53 = lean_ctor_get(x_13, 1); lean_inc(x_53); lean_inc(x_52); -lean_dec(x_14); +lean_dec(x_13); x_54 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_54, 0, x_52); lean_ctor_set(x_54, 1, x_53); @@ -4764,19 +4780,20 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_55 = !lean_is_exclusive(x_11); +lean_dec(x_1); +x_55 = !lean_is_exclusive(x_10); if (x_55 == 0) { -return x_11; +return x_10; } else { lean_object* x_56; lean_object* x_57; lean_object* x_58; -x_56 = lean_ctor_get(x_11, 0); -x_57 = lean_ctor_get(x_11, 1); +x_56 = lean_ctor_get(x_10, 0); +x_57 = lean_ctor_get(x_10, 1); lean_inc(x_57); lean_inc(x_56); -lean_dec(x_11); +lean_dec(x_10); x_58 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_58, 0, x_56); lean_ctor_set(x_58, 1, x_57); @@ -4785,7 +4802,6 @@ return x_58; } } } -} LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { @@ -4801,16 +4817,214 @@ lean_dec(x_2); return x_10; } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__1(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { _start: { +uint8_t x_8; +x_8 = lean_usize_dec_eq(x_2, x_3); +if (x_8 == 0) +{ +lean_object* x_9; lean_object* x_10; +lean_dec(x_4); +x_9 = lean_array_uget(x_1, x_2); +lean_inc(x_6); +lean_inc(x_5); +x_10 = l_Lean_Elab_Command_elabCommand(x_9, x_5, x_6, x_7); +if (lean_obj_tag(x_10) == 0) +{ +lean_object* x_11; lean_object* x_12; size_t x_13; size_t x_14; +x_11 = lean_ctor_get(x_10, 0); +lean_inc(x_11); +x_12 = lean_ctor_get(x_10, 1); +lean_inc(x_12); +lean_dec(x_10); +x_13 = 1; +x_14 = lean_usize_add(x_2, x_13); +x_2 = x_14; +x_4 = x_11; +x_7 = x_12; +goto _start; +} +else +{ +uint8_t x_16; +lean_dec(x_6); +lean_dec(x_5); +x_16 = !lean_is_exclusive(x_10); +if (x_16 == 0) +{ +return x_10; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +x_17 = lean_ctor_get(x_10, 0); +x_18 = lean_ctor_get(x_10, 1); +lean_inc(x_18); +lean_inc(x_17); +lean_dec(x_10); +x_19 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_19, 0, x_17); +lean_ctor_set(x_19, 1, x_18); +return x_19; +} +} +} +else +{ +lean_object* x_20; +lean_dec(x_6); +lean_dec(x_5); +x_20 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_20, 0, x_4); +lean_ctor_set(x_20, 1, x_7); +return x_20; +} +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__2(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +uint8_t x_8; +x_8 = lean_usize_dec_lt(x_3, x_2); +if (x_8 == 0) +{ lean_object* x_9; -x_9 = l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_1); +lean_dec(x_6); +lean_dec(x_5); +x_9 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_9, 0, x_4); +lean_ctor_set(x_9, 1, x_7); return x_9; } +else +{ +lean_object* x_10; lean_object* x_11; lean_object* x_12; +lean_dec(x_4); +x_10 = lean_array_uget(x_1, x_3); +x_11 = lean_alloc_closure((void*)(l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds), 8, 1); +lean_closure_set(x_11, 0, x_10); +x_12 = l_Lean_Elab_Command_liftTermElabM___rarg(x_11, x_5, x_6, x_7); +if (lean_obj_tag(x_12) == 0) +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; uint8_t x_17; +x_13 = lean_ctor_get(x_12, 0); +lean_inc(x_13); +x_14 = lean_ctor_get(x_12, 1); +lean_inc(x_14); +lean_dec(x_12); +x_15 = lean_array_get_size(x_13); +x_16 = lean_unsigned_to_nat(0u); +x_17 = lean_nat_dec_lt(x_16, x_15); +if (x_17 == 0) +{ +size_t x_18; size_t x_19; lean_object* x_20; +lean_dec(x_15); +lean_dec(x_13); +x_18 = 1; +x_19 = lean_usize_add(x_3, x_18); +x_20 = lean_box(0); +x_3 = x_19; +x_4 = x_20; +x_7 = x_14; +goto _start; +} +else +{ +uint8_t x_22; +x_22 = lean_nat_dec_le(x_15, x_15); +if (x_22 == 0) +{ +size_t x_23; size_t x_24; lean_object* x_25; +lean_dec(x_15); +lean_dec(x_13); +x_23 = 1; +x_24 = lean_usize_add(x_3, x_23); +x_25 = lean_box(0); +x_3 = x_24; +x_4 = x_25; +x_7 = x_14; +goto _start; } -LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +else +{ +size_t x_27; size_t x_28; lean_object* x_29; lean_object* x_30; +x_27 = 0; +x_28 = lean_usize_of_nat(x_15); +lean_dec(x_15); +x_29 = lean_box(0); +lean_inc(x_6); +lean_inc(x_5); +x_30 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__1(x_13, x_27, x_28, x_29, x_5, x_6, x_14); +lean_dec(x_13); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; size_t x_32; size_t x_33; +x_31 = lean_ctor_get(x_30, 1); +lean_inc(x_31); +lean_dec(x_30); +x_32 = 1; +x_33 = lean_usize_add(x_3, x_32); +x_3 = x_33; +x_4 = x_29; +x_7 = x_31; +goto _start; +} +else +{ +uint8_t x_35; +lean_dec(x_6); +lean_dec(x_5); +x_35 = !lean_is_exclusive(x_30); +if (x_35 == 0) +{ +return x_30; +} +else +{ +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_30, 0); +x_37 = lean_ctor_get(x_30, 1); +lean_inc(x_37); +lean_inc(x_36); +lean_dec(x_30); +x_38 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_38, 0, x_36); +lean_ctor_set(x_38, 1, x_37); +return x_38; +} +} +} +} +} +else +{ +uint8_t x_39; +lean_dec(x_6); +lean_dec(x_5); +x_39 = !lean_is_exclusive(x_12); +if (x_39 == 0) +{ +return x_12; +} +else +{ +lean_object* x_40; lean_object* x_41; lean_object* x_42; +x_40 = lean_ctor_get(x_12, 0); +x_41 = lean_ctor_get(x_12, 1); +lean_inc(x_41); +lean_inc(x_40); +lean_dec(x_12); +x_42 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_42, 0, x_40); +lean_ctor_set(x_42, 1, x_41); +return x_42; +} +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; uint8_t x_6; @@ -4912,7 +5126,7 @@ return x_30; } } } -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__2(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__4(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { uint8_t x_7; @@ -4921,7 +5135,7 @@ if (x_7 == 0) { lean_object* x_8; lean_object* x_9; lean_object* x_10; uint8_t x_11; x_8 = lean_array_uget(x_1, x_2); -x_9 = l_Lean_isInductive___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__1(x_8, x_4, x_5, x_6); +x_9 = l_Lean_isInductive___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__3(x_8, x_4, x_5, x_6); x_10 = lean_ctor_get(x_9, 0); lean_inc(x_10); x_11 = lean_unbox(x_10); @@ -4982,337 +5196,167 @@ return x_26; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { -lean_object* x_5; uint8_t x_6; lean_object* x_7; lean_object* x_73; uint8_t x_74; -x_5 = lean_array_get_size(x_1); -x_73 = lean_unsigned_to_nat(0u); -x_74 = lean_nat_dec_lt(x_73, x_5); -if (x_74 == 0) -{ -uint8_t x_75; -x_75 = 1; -x_6 = x_75; -x_7 = x_4; -goto block_72; -} -else +uint8_t x_5; lean_object* x_6; lean_object* x_28; lean_object* x_29; uint8_t x_30; +x_28 = lean_array_get_size(x_1); +x_29 = lean_unsigned_to_nat(0u); +x_30 = lean_nat_dec_lt(x_29, x_28); +if (x_30 == 0) { -size_t x_76; size_t x_77; lean_object* x_78; lean_object* x_79; uint8_t x_80; -x_76 = 0; -x_77 = lean_usize_of_nat(x_5); -x_78 = l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__2(x_1, x_76, x_77, x_2, x_3, x_4); -x_79 = lean_ctor_get(x_78, 0); -lean_inc(x_79); -x_80 = lean_unbox(x_79); -lean_dec(x_79); -if (x_80 == 0) -{ -lean_object* x_81; uint8_t x_82; -x_81 = lean_ctor_get(x_78, 1); -lean_inc(x_81); -lean_dec(x_78); -x_82 = 1; -x_6 = x_82; -x_7 = x_81; -goto block_72; +uint8_t x_31; +lean_dec(x_28); +x_31 = 1; +x_5 = x_31; +x_6 = x_4; +goto block_27; } else { -lean_object* x_83; uint8_t x_84; -x_83 = lean_ctor_get(x_78, 1); -lean_inc(x_83); -lean_dec(x_78); -x_84 = 0; -x_6 = x_84; -x_7 = x_83; -goto block_72; -} -} -block_72: -{ -if (x_6 == 0) +size_t x_32; size_t x_33; lean_object* x_34; lean_object* x_35; uint8_t x_36; +x_32 = 0; +x_33 = lean_usize_of_nat(x_28); +lean_dec(x_28); +x_34 = l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__4(x_1, x_32, x_33, x_2, x_3, x_4); +x_35 = lean_ctor_get(x_34, 0); +lean_inc(x_35); +x_36 = lean_unbox(x_35); +lean_dec(x_35); +if (x_36 == 0) { -uint8_t x_8; lean_object* x_9; lean_object* x_10; -lean_dec(x_5); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_8 = 0; -x_9 = lean_box(x_8); -x_10 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_10, 0, x_9); -lean_ctor_set(x_10, 1, x_7); -return x_10; +lean_object* x_37; uint8_t x_38; +x_37 = lean_ctor_get(x_34, 1); +lean_inc(x_37); +lean_dec(x_34); +x_38 = 1; +x_5 = x_38; +x_6 = x_37; +goto block_27; } else { -lean_object* x_11; uint8_t x_12; -x_11 = lean_unsigned_to_nat(0u); -x_12 = lean_nat_dec_lt(x_11, x_5); -lean_dec(x_5); -if (x_12 == 0) -{ -uint8_t x_13; lean_object* x_14; lean_object* x_15; -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = 0; -x_14 = lean_box(x_13); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_7); -return x_15; +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_34, 1); +lean_inc(x_39); +lean_dec(x_34); +x_40 = 0; +x_5 = x_40; +x_6 = x_39; +goto block_27; } -else -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_alloc_closure((void*)(l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___boxed), 8, 1); -lean_closure_set(x_16, 0, x_1); -x_17 = l_Lean_Elab_Command_liftTermElabM___rarg(x_16, x_2, x_3, x_7); -if (lean_obj_tag(x_17) == 0) -{ -uint8_t x_18; -x_18 = !lean_is_exclusive(x_17); -if (x_18 == 0) -{ -lean_object* x_19; lean_object* x_20; lean_object* x_21; uint8_t x_22; -x_19 = lean_ctor_get(x_17, 0); -x_20 = lean_ctor_get(x_17, 1); -x_21 = lean_array_get_size(x_19); -x_22 = lean_nat_dec_lt(x_11, x_21); -if (x_22 == 0) -{ -uint8_t x_23; lean_object* x_24; -lean_dec(x_21); -lean_dec(x_19); -lean_dec(x_3); -lean_dec(x_2); -x_23 = 1; -x_24 = lean_box(x_23); -lean_ctor_set(x_17, 0, x_24); -return x_17; } -else +block_27: { -uint8_t x_25; -x_25 = lean_nat_dec_le(x_21, x_21); -if (x_25 == 0) +if (x_5 == 0) { -uint8_t x_26; lean_object* x_27; -lean_dec(x_21); -lean_dec(x_19); +uint8_t x_7; lean_object* x_8; lean_object* x_9; lean_dec(x_3); lean_dec(x_2); -x_26 = 1; -x_27 = lean_box(x_26); -lean_ctor_set(x_17, 0, x_27); -return x_17; +x_7 = 0; +x_8 = lean_box(x_7); +x_9 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_9, 0, x_8); +lean_ctor_set(x_9, 1, x_6); +return x_9; } else { -size_t x_28; size_t x_29; lean_object* x_30; lean_object* x_31; -lean_free_object(x_17); -x_28 = 0; -x_29 = lean_usize_of_nat(x_21); -lean_dec(x_21); -x_30 = lean_box(0); -x_31 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_19, x_28, x_29, x_30, x_2, x_3, x_20); -lean_dec(x_19); -if (lean_obj_tag(x_31) == 0) +lean_object* x_10; size_t x_11; size_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = lean_array_get_size(x_1); +x_11 = lean_usize_of_nat(x_10); +lean_dec(x_10); +x_12 = 0; +x_13 = lean_box(0); +x_14 = l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__2(x_1, x_11, x_12, x_13, x_2, x_3, x_6); +if (lean_obj_tag(x_14) == 0) { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_31); -if (x_32 == 0) +uint8_t x_15; +x_15 = !lean_is_exclusive(x_14); +if (x_15 == 0) { -lean_object* x_33; uint8_t x_34; lean_object* x_35; -x_33 = lean_ctor_get(x_31, 0); -lean_dec(x_33); -x_34 = 1; -x_35 = lean_box(x_34); -lean_ctor_set(x_31, 0, x_35); -return x_31; +lean_object* x_16; uint8_t x_17; lean_object* x_18; +x_16 = lean_ctor_get(x_14, 0); +lean_dec(x_16); +x_17 = 1; +x_18 = lean_box(x_17); +lean_ctor_set(x_14, 0, x_18); +return x_14; } else { -lean_object* x_36; uint8_t x_37; lean_object* x_38; lean_object* x_39; -x_36 = lean_ctor_get(x_31, 1); -lean_inc(x_36); -lean_dec(x_31); -x_37 = 1; -x_38 = lean_box(x_37); -x_39 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_39, 0, x_38); -lean_ctor_set(x_39, 1, x_36); -return x_39; +lean_object* x_19; uint8_t x_20; lean_object* x_21; lean_object* x_22; +x_19 = lean_ctor_get(x_14, 1); +lean_inc(x_19); +lean_dec(x_14); +x_20 = 1; +x_21 = lean_box(x_20); +x_22 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_22, 0, x_21); +lean_ctor_set(x_22, 1, x_19); +return x_22; } } else { -uint8_t x_40; -x_40 = !lean_is_exclusive(x_31); -if (x_40 == 0) +uint8_t x_23; +x_23 = !lean_is_exclusive(x_14); +if (x_23 == 0) { -return x_31; +return x_14; } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; -x_41 = lean_ctor_get(x_31, 0); -x_42 = lean_ctor_get(x_31, 1); -lean_inc(x_42); -lean_inc(x_41); -lean_dec(x_31); -x_43 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_43, 0, x_41); -lean_ctor_set(x_43, 1, x_42); -return x_43; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_14, 0); +x_25 = lean_ctor_get(x_14, 1); +lean_inc(x_25); +lean_inc(x_24); +lean_dec(x_14); +x_26 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_26, 0, x_24); +lean_ctor_set(x_26, 1, x_25); +return x_26; } } } } } -else -{ -lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; -x_44 = lean_ctor_get(x_17, 0); -x_45 = lean_ctor_get(x_17, 1); -lean_inc(x_45); -lean_inc(x_44); -lean_dec(x_17); -x_46 = lean_array_get_size(x_44); -x_47 = lean_nat_dec_lt(x_11, x_46); -if (x_47 == 0) -{ -uint8_t x_48; lean_object* x_49; lean_object* x_50; -lean_dec(x_46); -lean_dec(x_44); -lean_dec(x_3); -lean_dec(x_2); -x_48 = 1; -x_49 = lean_box(x_48); -x_50 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_50, 0, x_49); -lean_ctor_set(x_50, 1, x_45); -return x_50; } -else -{ -uint8_t x_51; -x_51 = lean_nat_dec_le(x_46, x_46); -if (x_51 == 0) +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: { -uint8_t x_52; lean_object* x_53; lean_object* x_54; -lean_dec(x_46); -lean_dec(x_44); -lean_dec(x_3); +size_t x_8; size_t x_9; lean_object* x_10; +x_8 = lean_unbox_usize(x_2); lean_dec(x_2); -x_52 = 1; -x_53 = lean_box(x_52); -x_54 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_45); -return x_54; -} -else -{ -size_t x_55; size_t x_56; lean_object* x_57; lean_object* x_58; -x_55 = 0; -x_56 = lean_usize_of_nat(x_46); -lean_dec(x_46); -x_57 = lean_box(0); -x_58 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_44, x_55, x_56, x_57, x_2, x_3, x_45); -lean_dec(x_44); -if (lean_obj_tag(x_58) == 0) -{ -lean_object* x_59; lean_object* x_60; uint8_t x_61; lean_object* x_62; lean_object* x_63; -x_59 = lean_ctor_get(x_58, 1); -lean_inc(x_59); -if (lean_is_exclusive(x_58)) { - lean_ctor_release(x_58, 0); - lean_ctor_release(x_58, 1); - x_60 = x_58; -} else { - lean_dec_ref(x_58); - x_60 = lean_box(0); -} -x_61 = 1; -x_62 = lean_box(x_61); -if (lean_is_scalar(x_60)) { - x_63 = lean_alloc_ctor(0, 2, 0); -} else { - x_63 = x_60; -} -lean_ctor_set(x_63, 0, x_62); -lean_ctor_set(x_63, 1, x_59); -return x_63; -} -else -{ -lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_64 = lean_ctor_get(x_58, 0); -lean_inc(x_64); -x_65 = lean_ctor_get(x_58, 1); -lean_inc(x_65); -if (lean_is_exclusive(x_58)) { - lean_ctor_release(x_58, 0); - lean_ctor_release(x_58, 1); - x_66 = x_58; -} else { - lean_dec_ref(x_58); - x_66 = lean_box(0); -} -if (lean_is_scalar(x_66)) { - x_67 = lean_alloc_ctor(1, 2, 0); -} else { - x_67 = x_66; -} -lean_ctor_set(x_67, 0, x_64); -lean_ctor_set(x_67, 1, x_65); -return x_67; -} -} -} +x_9 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_10 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__1(x_1, x_8, x_9, x_4, x_5, x_6, x_7); +lean_dec(x_1); +return x_10; } } -else +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: { -uint8_t x_68; -lean_dec(x_3); +size_t x_8; size_t x_9; lean_object* x_10; +x_8 = lean_unbox_usize(x_2); lean_dec(x_2); -x_68 = !lean_is_exclusive(x_17); -if (x_68 == 0) -{ -return x_17; -} -else -{ -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_17, 0); -x_70 = lean_ctor_get(x_17, 1); -lean_inc(x_70); -lean_inc(x_69); -lean_dec(x_17); -x_71 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_71, 0, x_69); -lean_ctor_set(x_71, 1, x_70); -return x_71; -} -} -} -} -} +x_9 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_10 = l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__2(x_1, x_8, x_9, x_4, x_5, x_6, x_7); +lean_dec(x_1); +return x_10; } } -LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_isInductive___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__1(x_1, x_2, x_3, x_4); +x_5 = l_Lean_isInductive___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__3(x_1, x_2, x_3, x_4); lean_dec(x_3); lean_dec(x_2); return x_5; } } -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { size_t x_7; size_t x_8; lean_object* x_9; @@ -5320,22 +5364,31 @@ x_7 = lean_unbox_usize(x_2); lean_dec(x_2); x_8 = lean_unbox_usize(x_3); lean_dec(x_3); -x_9 = l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__2(x_1, x_7, x_8, x_4, x_5, x_6); +x_9 = l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___spec__4(x_1, x_7, x_8, x_4, x_5, x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_1); return x_9; } } -static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__1() { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +lean_object* x_5; +x_5 = l_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler(x_1, x_2, x_3, x_4); +lean_dec(x_1); +return x_5; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler), 4, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_Ord_mkOrdInstanceHandler___boxed), 4, 0); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__2() { +static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -5345,37 +5398,37 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__3() { +static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__2; +x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__2; x_2 = l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__4() { +static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__3; +x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__3; x_2 = l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__5() { +static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__4; +x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__4; x_2 = l_Lean_Elab_Deriving_Ord_mkOrdHeader___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__6() { +static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__6() { _start: { lean_object* x_1; @@ -5383,17 +5436,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__7() { +static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__5; -x_2 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__6; +x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__5; +x_2 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__8() { +static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__8() { _start: { lean_object* x_1; @@ -5401,57 +5454,57 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__9() { +static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__7; -x_2 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__8; +x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__7; +x_2 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__8; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__10() { +static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__9; +x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__9; x_2 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Ord_mkMatch_mkAlts___spec__3___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__11() { +static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__10; +x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__10; x_2 = l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__12() { +static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__11; +x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__11; x_2 = l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__13() { +static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__12; +x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__12; x_2 = l_Lean_Elab_Deriving_Ord_mkOrdHeader___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__14() { +static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__14() { _start: { lean_object* x_1; @@ -5459,32 +5512,32 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__15() { +static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__13; -x_2 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__14; +x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__13; +x_2 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__14; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__16() { +static lean_object* _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__15; -x_2 = lean_unsigned_to_nat(2836u); +x_1 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__15; +x_2 = lean_unsigned_to_nat(2885u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; x_2 = l_Lean_Elab_Deriving_Ord_mkOrdHeader___closed__2; -x_3 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__1; +x_3 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__1; x_4 = l_Lean_Elab_registerDerivingHandler(x_2, x_3, x_1); if (lean_obj_tag(x_4) == 0) { @@ -5494,7 +5547,7 @@ lean_inc(x_5); lean_dec(x_4); x_6 = l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___closed__5; x_7 = 0; -x_8 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__16; +x_8 = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__16; x_9 = l_Lean_registerTraceClass(x_6, x_7, x_8, x_5); return x_9; } @@ -5749,6 +5802,12 @@ l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__26 = _init_l_Lean_E lean_mark_persistent(l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__26); l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__27 = _init_l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__27(); lean_mark_persistent(l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__27); +l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__28 = _init_l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__28(); +lean_mark_persistent(l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__28); +l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__29 = _init_l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__29(); +lean_mark_persistent(l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__29); +l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__30 = _init_l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__30(); +lean_mark_persistent(l_Lean_Elab_Deriving_Ord_mkAuxFunction___lambda__1___closed__30); l_Lean_Elab_Deriving_Ord_mkMutualBlock___closed__1 = _init_l_Lean_Elab_Deriving_Ord_mkMutualBlock___closed__1(); lean_mark_persistent(l_Lean_Elab_Deriving_Ord_mkMutualBlock___closed__1); l_Lean_Elab_Deriving_Ord_mkMutualBlock___closed__2 = _init_l_Lean_Elab_Deriving_Ord_mkMutualBlock___closed__2(); @@ -5773,39 +5832,39 @@ l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds__ lean_mark_persistent(l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___closed__8); l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___closed__9 = _init_l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___closed__9(); lean_mark_persistent(l___private_Lean_Elab_Deriving_Ord_0__Lean_Elab_Deriving_Ord_mkOrdInstanceCmds___closed__9); -l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__1 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__1(); -lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__1); -l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__2 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__2(); -lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__2); -l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__3 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__3(); -lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__3); -l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__4 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__4(); -lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__4); -l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__5 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__5(); -lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__5); -l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__6 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__6(); -lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__6); -l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__7 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__7(); -lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__7); -l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__8 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__8(); -lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__8); -l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__9 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__9(); -lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__9); -l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__10 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__10(); -lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__10); -l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__11 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__11(); -lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__11); -l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__12 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__12(); -lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__12); -l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__13 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__13(); -lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__13); -l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__14 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__14(); -lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__14); -l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__15 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__15(); -lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__15); -l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__16 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__16(); -lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836____closed__16); -if (builtin) {res = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2836_(lean_io_mk_world()); +l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__1 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__1(); +lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__1); +l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__2 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__2(); +lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__2); +l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__3 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__3(); +lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__3); +l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__4 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__4(); +lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__4); +l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__5 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__5(); +lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__5); +l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__6 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__6(); +lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__6); +l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__7 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__7(); +lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__7); +l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__8 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__8(); +lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__8); +l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__9 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__9(); +lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__9); +l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__10 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__10(); +lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__10); +l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__11 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__11(); +lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__11); +l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__12 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__12(); +lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__12); +l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__13 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__13(); +lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__13); +l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__14 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__14(); +lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__14); +l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__15 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__15(); +lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__15); +l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__16 = _init_l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__16(); +lean_mark_persistent(l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885____closed__16); +if (builtin) {res = l_Lean_Elab_Deriving_Ord_initFn____x40_Lean_Elab_Deriving_Ord___hyg_2885_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Deriving/Repr.c b/stage0/stdlib/Lean/Elab/Deriving/Repr.c index 8317cf12e416a..2b1c575f2283d 100644 --- a/stage0/stdlib/Lean/Elab/Deriving/Repr.c +++ b/stage0/stdlib/Lean/Elab/Deriving/Repr.c @@ -23,24 +23,23 @@ static lean_object* l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__9; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__15; static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__18; +LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__3(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__14; static lean_object* l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__22; static lean_object* l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__19; lean_object* lean_mk_empty_array_with_capacity(lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_Repr_mkBodyForInduct___spec__1___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__18; -static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__12; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__14; +LEAN_EXPORT lean_object* l_List_mapTR_loop___at___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___spec__1(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__2___closed__4; -static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__3; static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__2___closed__6; +static lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__2; static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForInduct___closed__3; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___closed__5; static lean_object* l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__4; -LEAN_EXPORT lean_object* l_List_mapTR_loop___at___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___spec__1(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__32; static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForInduct___closed__2; -static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__7; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__17; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__9; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__21; @@ -48,8 +47,8 @@ static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyFo static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Repr_mkReprInstanceHandler(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__30; +static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__4; lean_object* l_Lean_Name_toString(lean_object*, uint8_t); -lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__6; lean_object* l_Lean_MessageData_ofList(lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__1___closed__4; @@ -57,6 +56,7 @@ lean_object* lean_array_push(lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__37; static lean_object* l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__1; static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__22; +static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__11; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__14; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__2___closed__6; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__2___closed__9; @@ -68,14 +68,18 @@ lean_object* l_Lean_Elab_Deriving_mkDiscrs(lean_object*, lean_object*, lean_obje static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__40; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__35; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___boxed(lean_object**); +lean_object* l_Lean_Elab_Command_elabCommand(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_fget(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__15; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__2; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__43; +static lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__8; +static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__1; lean_object* l_Lean_Expr_fvarId_x21(lean_object*); lean_object* lean_environment_find(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__10; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__16; static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__1___closed__1; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__24; @@ -84,10 +88,10 @@ lean_object* l_Lean_Elab_Deriving_mkLocalInstanceLetDecls(lean_object*, lean_obj static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__2; uint8_t l_Lean_Expr_isAppOf(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__6; -static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__4; lean_object* l_Lean_Syntax_node5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__1; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__29; +static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__9; lean_object* l_Lean_stringToMessageData(lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__3; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__20; @@ -97,13 +101,12 @@ lean_object* l_List_head_x21___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__6; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__3; -static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__16; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__10; static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__1___closed__4; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___closed__4; +static lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__4; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__2___closed__2; static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForInduct___closed__1; -LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__8; lean_object* l_Lean_getStructureFields(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__10; @@ -113,19 +116,21 @@ static lean_object* l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__11; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__20; static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__17; lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__2; static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__19; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__31; size_t lean_usize_of_nat(lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__2___closed__5; +static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__15; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__25; lean_object* l_Lean_Elab_registerDerivingHandler(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__4(size_t, size_t, lean_object*); +static lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__5; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__8; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__2___closed__4; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__23; lean_object* l_Lean_Elab_Deriving_mkLet(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__1___closed__7; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__7; lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); @@ -135,7 +140,6 @@ lean_object* l_Lean_Meta_isType(lean_object*, lean_object*, lean_object*, lean_o lean_object* l_Lean_MessageData_ofSyntax(lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_node6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__2(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__2___closed__14; lean_object* l_Lean_getConstInfo___at_Lean_Elab_Term_mkConst___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__24; @@ -159,6 +163,7 @@ static lean_object* l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__17; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__32; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__29; lean_object* l_Lean_Elab_Command_liftTermElabM___rarg(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__6; lean_object* lean_st_ref_get(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__25; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Repr_mkMutualBlock(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -166,6 +171,7 @@ lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageCo static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForInduct___closed__5; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__34; static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__11; +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_to_list(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__7; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__9; @@ -180,18 +186,19 @@ static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForIndu lean_object* l_Lean_Elab_Deriving_mkHeader(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__5; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__2___closed__3; +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388_(lean_object*); extern lean_object* l_Lean_instInhabitedExpr; static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForInduct___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__1; static lean_object* l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__7; -static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__6; static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__10; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__1___closed__2; lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__20; lean_object* l_Lean_Elab_Deriving_mkContext(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__7; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__27; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__1___closed__1; lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); @@ -199,15 +206,13 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_Repr_mkB LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_node2(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__12; -LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__2___boxed(lean_object**); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__41; static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__2___closed__5; -static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__10; +static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__29; static lean_object* l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__12; static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__2___closed__11; -static lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__8; lean_object* lean_mk_syntax_ident(lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__2___closed__7; static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__3; @@ -215,15 +220,12 @@ static lean_object* l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__10; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkMutualBlock___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___closed__6; -static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__5; -LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__22; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__28; static lean_object* l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__2; lean_object* l_Array_append___rarg(lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__7; -static lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__5; lean_object* l_Lean_MessageData_ofExpr(lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__7; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForInduct(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -232,17 +234,19 @@ static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyFo lean_object* l_Lean_Syntax_node4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__23; -static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__13; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__19; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__28; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Repr_mkBody(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__2___closed__10; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__3; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__1; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__2(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___closed__1; static lean_object* l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__5; lean_object* lean_string_length(lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__15; +static lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__1; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__8; lean_object* l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); @@ -252,16 +256,16 @@ lean_object* lean_environment_main_module(lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__2___closed__12; static lean_object* l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__3; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__26; +static lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__6; static lean_object* l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__20; -static lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__1; lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__2___closed__8; +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__1___closed__1; uint8_t l_Lean_BinderInfo_isExplicit(uint8_t); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__11; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__30; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__27; -lean_object* l_Lean_Syntax_node7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__17; lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkSepArray(lean_object*, lean_object*); @@ -270,14 +274,15 @@ LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyFo lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__1___closed__2; -static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__15; lean_object* lean_nat_sub(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_forallTelescopeReducing___at_Lean_Elab_Deriving_mkInductArgNames___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_isStructure(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__2___closed__1; static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__27; -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339_(lean_object*); +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__14; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__39; uint8_t l_Lean_LocalDecl_binderInfo(lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___closed__2; @@ -292,41 +297,42 @@ static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyFo static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__12; size_t lean_usize_add(size_t, size_t); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__11; -static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__2; +static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__2; +static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__16; +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__4(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_instInhabitedName; static lean_object* l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__2; lean_object* lean_array_uget(lean_object*, size_t); -static lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__3; +static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__30; static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__26; -static lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__4; -LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_instInhabitedInductiveVal; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__36; lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__2___closed__1; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__12; -static lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__6; +static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__5; +static lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__3; +LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__38; static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__2___closed__2; -LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__7; +static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__13; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__28; -static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__9; lean_object* lean_array_get_size(lean_object*); static lean_object* l_Lean_getConstInfoCtor___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__1___closed__2; lean_object* lean_infer_type(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_le(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Repr_mkReprHeader(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_usize_dec_lt(size_t, size_t); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__4; -static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__1; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__19; lean_object* lean_nat_add(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__13; static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__2___closed__13; static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__34; static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__1___closed__5; -static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__11; +static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__12; static lean_object* l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__4; lean_object* l_String_toSubstring_x27(lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__5; @@ -335,8 +341,6 @@ static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyFo LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_Repr_mkBodyForInduct___spec__1(size_t, size_t, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForInduct_mkAlts___spec__3___lambda__1___closed__42; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__5; -static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__14; -static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__8; static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__1___closed__3; static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__2___closed__8; lean_object* l_Nat_repr(lean_object*); @@ -348,6 +352,8 @@ static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyFo static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__1___closed__6; static lean_object* l_Lean_Elab_Deriving_Repr_mkBodyForStruct___lambda__2___closed__3; lean_object* l_Lean_Syntax_mkNumLit(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__8; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* _init_l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__1() { _start: { @@ -5323,18 +5329,46 @@ static lean_object* _init_l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___ _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("partial", 7); +x_1 = lean_mk_string_from_bytes("Termination", 11); return x_1; } } static lean_object* _init_l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__27() { _start: { +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__28() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__3; +x_2 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__4; +x_3 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__26; +x_4 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__27; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__29() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("partial", 7); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__30() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__3; x_2 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__4; x_3 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__1; -x_4 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__26; +x_4 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__29; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } @@ -5361,7 +5395,7 @@ x_19 = lean_st_ref_get(x_11, x_12); x_20 = !lean_is_exclusive(x_19); if (x_20 == 0) { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; x_21 = lean_ctor_get(x_19, 0); x_22 = lean_ctor_get(x_21, 0); lean_inc(x_22); @@ -5432,324 +5466,336 @@ lean_inc(x_17); x_54 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_54, 0, x_17); lean_ctor_set(x_54, 1, x_53); -x_55 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__24; +x_55 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__28; +lean_inc_n(x_26, 2); +lean_inc(x_17); +x_56 = l_Lean_Syntax_node2(x_17, x_55, x_26, x_26); +x_57 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__24; lean_inc(x_26); lean_inc(x_17); -x_56 = l_Lean_Syntax_node3(x_17, x_55, x_54, x_4, x_26); -x_57 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__9; -lean_inc_n(x_26, 2); +x_58 = l_Lean_Syntax_node4(x_17, x_57, x_54, x_4, x_56, x_26); +x_59 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__9; lean_inc(x_17); -x_58 = l_Lean_Syntax_node7(x_17, x_57, x_35, x_38, x_52, x_56, x_26, x_26, x_26); -x_59 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__3; -x_60 = l_Lean_Syntax_node2(x_17, x_59, x_33, x_58); -lean_ctor_set(x_19, 0, x_60); +x_60 = l_Lean_Syntax_node5(x_17, x_59, x_35, x_38, x_52, x_58, x_26); +x_61 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__3; +x_62 = l_Lean_Syntax_node2(x_17, x_61, x_33, x_60); +lean_ctor_set(x_19, 0, x_62); return x_19; } else { -lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_61 = lean_ctor_get(x_19, 0); -x_62 = lean_ctor_get(x_19, 1); -lean_inc(x_62); -lean_inc(x_61); -lean_dec(x_19); -x_63 = lean_ctor_get(x_61, 0); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_63 = lean_ctor_get(x_19, 0); +x_64 = lean_ctor_get(x_19, 1); +lean_inc(x_64); lean_inc(x_63); -lean_dec(x_61); -x_64 = lean_environment_main_module(x_63); -x_65 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__10; -x_66 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__22; -lean_inc(x_17); -x_67 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_67, 0, x_17); -lean_ctor_set(x_67, 1, x_65); -lean_ctor_set(x_67, 2, x_66); -x_68 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__6; +lean_dec(x_19); +x_65 = lean_ctor_get(x_63, 0); +lean_inc(x_65); +lean_dec(x_63); +x_66 = lean_environment_main_module(x_65); +x_67 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__10; +x_68 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__22; lean_inc(x_17); -x_69 = lean_alloc_ctor(2, 2, 0); +x_69 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_69, 0, x_17); -lean_ctor_set(x_69, 1, x_68); -x_70 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__7; +lean_ctor_set(x_69, 1, x_67); +lean_ctor_set(x_69, 2, x_68); +x_70 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__6; lean_inc(x_17); -x_71 = l_Lean_Syntax_node1(x_17, x_70, x_69); +x_71 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_71, 0, x_17); +lean_ctor_set(x_71, 1, x_70); +x_72 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__7; lean_inc(x_17); -x_72 = l_Lean_Syntax_node1(x_17, x_65, x_71); -x_73 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__5; -lean_inc_n(x_67, 5); +x_73 = l_Lean_Syntax_node1(x_17, x_72, x_71); lean_inc(x_17); -x_74 = l_Lean_Syntax_node6(x_17, x_73, x_67, x_67, x_72, x_67, x_67, x_67); -x_75 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__8; +x_74 = l_Lean_Syntax_node1(x_17, x_67, x_73); +x_75 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__5; +lean_inc_n(x_69, 5); lean_inc(x_17); -x_76 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_76, 0, x_17); -lean_ctor_set(x_76, 1, x_75); -x_77 = lean_mk_syntax_ident(x_3); -x_78 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__11; -lean_inc(x_67); +x_76 = l_Lean_Syntax_node6(x_17, x_75, x_69, x_69, x_74, x_69, x_69, x_69); +x_77 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__8; lean_inc(x_17); -x_79 = l_Lean_Syntax_node2(x_17, x_78, x_77, x_67); -x_80 = l_Array_append___rarg(x_66, x_14); +x_78 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_78, 0, x_17); +lean_ctor_set(x_78, 1, x_77); +x_79 = lean_mk_syntax_ident(x_3); +x_80 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__11; +lean_inc(x_69); lean_inc(x_17); -x_81 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_81, 0, x_17); -lean_ctor_set(x_81, 1, x_65); -lean_ctor_set(x_81, 2, x_80); -x_82 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__14; +x_81 = l_Lean_Syntax_node2(x_17, x_80, x_79, x_69); +x_82 = l_Array_append___rarg(x_68, x_14); lean_inc(x_17); -x_83 = lean_alloc_ctor(2, 2, 0); +x_83 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_83, 0, x_17); -lean_ctor_set(x_83, 1, x_82); -x_84 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__17; -x_85 = l_Lean_addMacroScope(x_64, x_84, x_18); -x_86 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__16; -x_87 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__22; +lean_ctor_set(x_83, 1, x_67); +lean_ctor_set(x_83, 2, x_82); +x_84 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__14; +lean_inc(x_17); +x_85 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_85, 0, x_17); +lean_ctor_set(x_85, 1, x_84); +x_86 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__17; +x_87 = l_Lean_addMacroScope(x_66, x_86, x_18); +x_88 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__16; +x_89 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__22; lean_inc(x_17); -x_88 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_88, 0, x_17); -lean_ctor_set(x_88, 1, x_86); -lean_ctor_set(x_88, 2, x_85); -lean_ctor_set(x_88, 3, x_87); -x_89 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__15; +x_90 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_90, 0, x_17); +lean_ctor_set(x_90, 1, x_88); +lean_ctor_set(x_90, 2, x_87); +lean_ctor_set(x_90, 3, x_89); +x_91 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__15; lean_inc(x_17); -x_90 = l_Lean_Syntax_node2(x_17, x_89, x_83, x_88); +x_92 = l_Lean_Syntax_node2(x_17, x_91, x_85, x_90); lean_inc(x_17); -x_91 = l_Lean_Syntax_node1(x_17, x_65, x_90); -x_92 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__13; +x_93 = l_Lean_Syntax_node1(x_17, x_67, x_92); +x_94 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__13; lean_inc(x_17); -x_93 = l_Lean_Syntax_node2(x_17, x_92, x_81, x_91); -x_94 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__25; +x_95 = l_Lean_Syntax_node2(x_17, x_94, x_83, x_93); +x_96 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__25; lean_inc(x_17); -x_95 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_95, 0, x_17); -lean_ctor_set(x_95, 1, x_94); -x_96 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__24; -lean_inc(x_67); +x_97 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_97, 0, x_17); +lean_ctor_set(x_97, 1, x_96); +x_98 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__28; +lean_inc_n(x_69, 2); +lean_inc(x_17); +x_99 = l_Lean_Syntax_node2(x_17, x_98, x_69, x_69); +x_100 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__24; +lean_inc(x_69); lean_inc(x_17); -x_97 = l_Lean_Syntax_node3(x_17, x_96, x_95, x_4, x_67); -x_98 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__9; -lean_inc_n(x_67, 2); +x_101 = l_Lean_Syntax_node4(x_17, x_100, x_97, x_4, x_99, x_69); +x_102 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__9; lean_inc(x_17); -x_99 = l_Lean_Syntax_node7(x_17, x_98, x_76, x_79, x_93, x_97, x_67, x_67, x_67); -x_100 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__3; -x_101 = l_Lean_Syntax_node2(x_17, x_100, x_74, x_99); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_62); -return x_102; +x_103 = l_Lean_Syntax_node5(x_17, x_102, x_78, x_81, x_95, x_101, x_69); +x_104 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__3; +x_105 = l_Lean_Syntax_node2(x_17, x_104, x_76, x_103); +x_106 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_106, 0, x_105); +lean_ctor_set(x_106, 1, x_64); +return x_106; } } else { -lean_object* x_103; lean_object* x_104; uint8_t x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; uint8_t x_109; -x_103 = lean_ctor_get(x_1, 0); -lean_inc(x_103); -lean_dec(x_1); -x_104 = lean_ctor_get(x_10, 5); -lean_inc(x_104); -x_105 = 0; -x_106 = l_Lean_SourceInfo_fromRef(x_104, x_105); -x_107 = lean_ctor_get(x_10, 10); +lean_object* x_107; lean_object* x_108; uint8_t x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; uint8_t x_113; +x_107 = lean_ctor_get(x_1, 0); lean_inc(x_107); +lean_dec(x_1); +x_108 = lean_ctor_get(x_10, 5); +lean_inc(x_108); +x_109 = 0; +x_110 = l_Lean_SourceInfo_fromRef(x_108, x_109); +x_111 = lean_ctor_get(x_10, 10); +lean_inc(x_111); lean_dec(x_10); -x_108 = lean_st_ref_get(x_11, x_12); -x_109 = !lean_is_exclusive(x_108); -if (x_109 == 0) +x_112 = lean_st_ref_get(x_11, x_12); +x_113 = !lean_is_exclusive(x_112); +if (x_113 == 0) { -lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; -x_110 = lean_ctor_get(x_108, 0); -x_111 = lean_ctor_get(x_110, 0); -lean_inc(x_111); -lean_dec(x_110); -x_112 = lean_environment_main_module(x_111); -x_113 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__10; -x_114 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__22; -lean_inc(x_106); -x_115 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_115, 0, x_106); -lean_ctor_set(x_115, 1, x_113); -lean_ctor_set(x_115, 2, x_114); -x_116 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__6; -lean_inc(x_106); -x_117 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_117, 0, x_106); -lean_ctor_set(x_117, 1, x_116); -x_118 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__7; -lean_inc(x_106); -x_119 = l_Lean_Syntax_node1(x_106, x_118, x_117); -lean_inc(x_106); -x_120 = l_Lean_Syntax_node1(x_106, x_113, x_119); -x_121 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__26; -lean_inc(x_106); -x_122 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_122, 0, x_106); -lean_ctor_set(x_122, 1, x_121); -x_123 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__27; -lean_inc(x_106); -x_124 = l_Lean_Syntax_node1(x_106, x_123, x_122); -lean_inc(x_106); -x_125 = l_Lean_Syntax_node1(x_106, x_113, x_124); -x_126 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__5; -lean_inc_n(x_115, 4); -lean_inc(x_106); -x_127 = l_Lean_Syntax_node6(x_106, x_126, x_115, x_115, x_120, x_115, x_115, x_125); -x_128 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__8; -lean_inc(x_106); -x_129 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_129, 0, x_106); -lean_ctor_set(x_129, 1, x_128); -x_130 = lean_mk_syntax_ident(x_3); -x_131 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__11; -lean_inc(x_115); -lean_inc(x_106); -x_132 = l_Lean_Syntax_node2(x_106, x_131, x_130, x_115); -x_133 = l_Array_append___rarg(x_114, x_103); -lean_inc(x_106); -x_134 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_134, 0, x_106); -lean_ctor_set(x_134, 1, x_113); -lean_ctor_set(x_134, 2, x_133); -x_135 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__14; -lean_inc(x_106); -x_136 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_136, 0, x_106); -lean_ctor_set(x_136, 1, x_135); -x_137 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__17; -x_138 = l_Lean_addMacroScope(x_112, x_137, x_107); -x_139 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__16; -x_140 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__22; -lean_inc(x_106); -x_141 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_141, 0, x_106); -lean_ctor_set(x_141, 1, x_139); -lean_ctor_set(x_141, 2, x_138); -lean_ctor_set(x_141, 3, x_140); -x_142 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__15; -lean_inc(x_106); -x_143 = l_Lean_Syntax_node2(x_106, x_142, x_136, x_141); -lean_inc(x_106); -x_144 = l_Lean_Syntax_node1(x_106, x_113, x_143); -x_145 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__13; -lean_inc(x_106); -x_146 = l_Lean_Syntax_node2(x_106, x_145, x_134, x_144); -x_147 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__25; -lean_inc(x_106); -x_148 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_148, 0, x_106); -lean_ctor_set(x_148, 1, x_147); -x_149 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__24; +lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; +x_114 = lean_ctor_get(x_112, 0); +x_115 = lean_ctor_get(x_114, 0); lean_inc(x_115); -lean_inc(x_106); -x_150 = l_Lean_Syntax_node3(x_106, x_149, x_148, x_4, x_115); -x_151 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__9; -lean_inc_n(x_115, 2); -lean_inc(x_106); -x_152 = l_Lean_Syntax_node7(x_106, x_151, x_129, x_132, x_146, x_150, x_115, x_115, x_115); -x_153 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__3; -x_154 = l_Lean_Syntax_node2(x_106, x_153, x_127, x_152); -lean_ctor_set(x_108, 0, x_154); -return x_108; +lean_dec(x_114); +x_116 = lean_environment_main_module(x_115); +x_117 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__10; +x_118 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__22; +lean_inc(x_110); +x_119 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_119, 0, x_110); +lean_ctor_set(x_119, 1, x_117); +lean_ctor_set(x_119, 2, x_118); +x_120 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__6; +lean_inc(x_110); +x_121 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_121, 0, x_110); +lean_ctor_set(x_121, 1, x_120); +x_122 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__7; +lean_inc(x_110); +x_123 = l_Lean_Syntax_node1(x_110, x_122, x_121); +lean_inc(x_110); +x_124 = l_Lean_Syntax_node1(x_110, x_117, x_123); +x_125 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__29; +lean_inc(x_110); +x_126 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_126, 0, x_110); +lean_ctor_set(x_126, 1, x_125); +x_127 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__30; +lean_inc(x_110); +x_128 = l_Lean_Syntax_node1(x_110, x_127, x_126); +lean_inc(x_110); +x_129 = l_Lean_Syntax_node1(x_110, x_117, x_128); +x_130 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__5; +lean_inc_n(x_119, 4); +lean_inc(x_110); +x_131 = l_Lean_Syntax_node6(x_110, x_130, x_119, x_119, x_124, x_119, x_119, x_129); +x_132 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__8; +lean_inc(x_110); +x_133 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_133, 0, x_110); +lean_ctor_set(x_133, 1, x_132); +x_134 = lean_mk_syntax_ident(x_3); +x_135 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__11; +lean_inc(x_119); +lean_inc(x_110); +x_136 = l_Lean_Syntax_node2(x_110, x_135, x_134, x_119); +x_137 = l_Array_append___rarg(x_118, x_107); +lean_inc(x_110); +x_138 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_138, 0, x_110); +lean_ctor_set(x_138, 1, x_117); +lean_ctor_set(x_138, 2, x_137); +x_139 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__14; +lean_inc(x_110); +x_140 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_140, 0, x_110); +lean_ctor_set(x_140, 1, x_139); +x_141 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__17; +x_142 = l_Lean_addMacroScope(x_116, x_141, x_111); +x_143 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__16; +x_144 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__22; +lean_inc(x_110); +x_145 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_145, 0, x_110); +lean_ctor_set(x_145, 1, x_143); +lean_ctor_set(x_145, 2, x_142); +lean_ctor_set(x_145, 3, x_144); +x_146 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__15; +lean_inc(x_110); +x_147 = l_Lean_Syntax_node2(x_110, x_146, x_140, x_145); +lean_inc(x_110); +x_148 = l_Lean_Syntax_node1(x_110, x_117, x_147); +x_149 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__13; +lean_inc(x_110); +x_150 = l_Lean_Syntax_node2(x_110, x_149, x_138, x_148); +x_151 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__25; +lean_inc(x_110); +x_152 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_152, 0, x_110); +lean_ctor_set(x_152, 1, x_151); +x_153 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__28; +lean_inc_n(x_119, 2); +lean_inc(x_110); +x_154 = l_Lean_Syntax_node2(x_110, x_153, x_119, x_119); +x_155 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__24; +lean_inc(x_119); +lean_inc(x_110); +x_156 = l_Lean_Syntax_node4(x_110, x_155, x_152, x_4, x_154, x_119); +x_157 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__9; +lean_inc(x_110); +x_158 = l_Lean_Syntax_node5(x_110, x_157, x_133, x_136, x_150, x_156, x_119); +x_159 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__3; +x_160 = l_Lean_Syntax_node2(x_110, x_159, x_131, x_158); +lean_ctor_set(x_112, 0, x_160); +return x_112; } else { -lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; -x_155 = lean_ctor_get(x_108, 0); -x_156 = lean_ctor_get(x_108, 1); -lean_inc(x_156); -lean_inc(x_155); -lean_dec(x_108); -x_157 = lean_ctor_get(x_155, 0); -lean_inc(x_157); -lean_dec(x_155); -x_158 = lean_environment_main_module(x_157); -x_159 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__10; -x_160 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__22; -lean_inc(x_106); -x_161 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_161, 0, x_106); -lean_ctor_set(x_161, 1, x_159); -lean_ctor_set(x_161, 2, x_160); -x_162 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__6; -lean_inc(x_106); -x_163 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_163, 0, x_106); -lean_ctor_set(x_163, 1, x_162); -x_164 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__7; -lean_inc(x_106); -x_165 = l_Lean_Syntax_node1(x_106, x_164, x_163); -lean_inc(x_106); -x_166 = l_Lean_Syntax_node1(x_106, x_159, x_165); -x_167 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__26; -lean_inc(x_106); -x_168 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_168, 0, x_106); -lean_ctor_set(x_168, 1, x_167); -x_169 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__27; -lean_inc(x_106); -x_170 = l_Lean_Syntax_node1(x_106, x_169, x_168); -lean_inc(x_106); -x_171 = l_Lean_Syntax_node1(x_106, x_159, x_170); -x_172 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__5; -lean_inc_n(x_161, 4); -lean_inc(x_106); -x_173 = l_Lean_Syntax_node6(x_106, x_172, x_161, x_161, x_166, x_161, x_161, x_171); -x_174 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__8; -lean_inc(x_106); -x_175 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_175, 0, x_106); -lean_ctor_set(x_175, 1, x_174); -x_176 = lean_mk_syntax_ident(x_3); -x_177 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__11; +lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; +x_161 = lean_ctor_get(x_112, 0); +x_162 = lean_ctor_get(x_112, 1); +lean_inc(x_162); lean_inc(x_161); -lean_inc(x_106); -x_178 = l_Lean_Syntax_node2(x_106, x_177, x_176, x_161); -x_179 = l_Array_append___rarg(x_160, x_103); -lean_inc(x_106); -x_180 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_180, 0, x_106); -lean_ctor_set(x_180, 1, x_159); -lean_ctor_set(x_180, 2, x_179); -x_181 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__14; -lean_inc(x_106); -x_182 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_182, 0, x_106); -lean_ctor_set(x_182, 1, x_181); -x_183 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__17; -x_184 = l_Lean_addMacroScope(x_158, x_183, x_107); -x_185 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__16; -x_186 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__22; -lean_inc(x_106); -x_187 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_187, 0, x_106); -lean_ctor_set(x_187, 1, x_185); -lean_ctor_set(x_187, 2, x_184); -lean_ctor_set(x_187, 3, x_186); -x_188 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__15; -lean_inc(x_106); -x_189 = l_Lean_Syntax_node2(x_106, x_188, x_182, x_187); -lean_inc(x_106); -x_190 = l_Lean_Syntax_node1(x_106, x_159, x_189); -x_191 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__13; -lean_inc(x_106); -x_192 = l_Lean_Syntax_node2(x_106, x_191, x_180, x_190); -x_193 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__25; -lean_inc(x_106); -x_194 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_194, 0, x_106); -lean_ctor_set(x_194, 1, x_193); -x_195 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__24; -lean_inc(x_161); -lean_inc(x_106); -x_196 = l_Lean_Syntax_node3(x_106, x_195, x_194, x_4, x_161); -x_197 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__9; -lean_inc_n(x_161, 2); -lean_inc(x_106); -x_198 = l_Lean_Syntax_node7(x_106, x_197, x_175, x_178, x_192, x_196, x_161, x_161, x_161); -x_199 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__3; -x_200 = l_Lean_Syntax_node2(x_106, x_199, x_173, x_198); -x_201 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_201, 0, x_200); -lean_ctor_set(x_201, 1, x_156); -return x_201; +lean_dec(x_112); +x_163 = lean_ctor_get(x_161, 0); +lean_inc(x_163); +lean_dec(x_161); +x_164 = lean_environment_main_module(x_163); +x_165 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__10; +x_166 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__22; +lean_inc(x_110); +x_167 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_167, 0, x_110); +lean_ctor_set(x_167, 1, x_165); +lean_ctor_set(x_167, 2, x_166); +x_168 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__6; +lean_inc(x_110); +x_169 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_169, 0, x_110); +lean_ctor_set(x_169, 1, x_168); +x_170 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__7; +lean_inc(x_110); +x_171 = l_Lean_Syntax_node1(x_110, x_170, x_169); +lean_inc(x_110); +x_172 = l_Lean_Syntax_node1(x_110, x_165, x_171); +x_173 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__29; +lean_inc(x_110); +x_174 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_174, 0, x_110); +lean_ctor_set(x_174, 1, x_173); +x_175 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__30; +lean_inc(x_110); +x_176 = l_Lean_Syntax_node1(x_110, x_175, x_174); +lean_inc(x_110); +x_177 = l_Lean_Syntax_node1(x_110, x_165, x_176); +x_178 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__5; +lean_inc_n(x_167, 4); +lean_inc(x_110); +x_179 = l_Lean_Syntax_node6(x_110, x_178, x_167, x_167, x_172, x_167, x_167, x_177); +x_180 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__8; +lean_inc(x_110); +x_181 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_181, 0, x_110); +lean_ctor_set(x_181, 1, x_180); +x_182 = lean_mk_syntax_ident(x_3); +x_183 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__11; +lean_inc(x_167); +lean_inc(x_110); +x_184 = l_Lean_Syntax_node2(x_110, x_183, x_182, x_167); +x_185 = l_Array_append___rarg(x_166, x_107); +lean_inc(x_110); +x_186 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_186, 0, x_110); +lean_ctor_set(x_186, 1, x_165); +lean_ctor_set(x_186, 2, x_185); +x_187 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__14; +lean_inc(x_110); +x_188 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_188, 0, x_110); +lean_ctor_set(x_188, 1, x_187); +x_189 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__17; +x_190 = l_Lean_addMacroScope(x_164, x_189, x_111); +x_191 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__16; +x_192 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__22; +lean_inc(x_110); +x_193 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_193, 0, x_110); +lean_ctor_set(x_193, 1, x_191); +lean_ctor_set(x_193, 2, x_190); +lean_ctor_set(x_193, 3, x_192); +x_194 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__15; +lean_inc(x_110); +x_195 = l_Lean_Syntax_node2(x_110, x_194, x_188, x_193); +lean_inc(x_110); +x_196 = l_Lean_Syntax_node1(x_110, x_165, x_195); +x_197 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__13; +lean_inc(x_110); +x_198 = l_Lean_Syntax_node2(x_110, x_197, x_186, x_196); +x_199 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__25; +lean_inc(x_110); +x_200 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_200, 0, x_110); +lean_ctor_set(x_200, 1, x_199); +x_201 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__28; +lean_inc_n(x_167, 2); +lean_inc(x_110); +x_202 = l_Lean_Syntax_node2(x_110, x_201, x_167, x_167); +x_203 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__24; +lean_inc(x_167); +lean_inc(x_110); +x_204 = l_Lean_Syntax_node4(x_110, x_203, x_200, x_4, x_202, x_167); +x_205 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__9; +lean_inc(x_110); +x_206 = l_Lean_Syntax_node5(x_110, x_205, x_181, x_184, x_198, x_204, x_167); +x_207 = l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__3; +x_208 = l_Lean_Syntax_node2(x_110, x_207, x_179, x_206); +x_209 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_209, 0, x_208); +lean_ctor_set(x_209, 1, x_162); +return x_209; } } } @@ -6196,7 +6242,7 @@ lean_dec(x_7); x_21 = !lean_is_exclusive(x_20); if (x_21 == 0) { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; +lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; x_22 = lean_ctor_get(x_20, 0); lean_dec(x_22); x_23 = l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__1; @@ -6216,76 +6262,64 @@ lean_inc(x_19); x_29 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_29, 0, x_19); lean_ctor_set(x_29, 1, x_28); -lean_inc(x_19); -x_30 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_30, 0, x_19); -lean_ctor_set(x_30, 1, x_26); -lean_ctor_set(x_30, 2, x_13); -x_31 = l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__2; -lean_inc(x_30); -x_32 = l_Lean_Syntax_node5(x_19, x_31, x_24, x_27, x_29, x_30, x_30); -lean_ctor_set(x_20, 0, x_32); +x_30 = l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__2; +x_31 = l_Lean_Syntax_node3(x_19, x_30, x_24, x_27, x_29); +lean_ctor_set(x_20, 0, x_31); return x_20; } else { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_33 = lean_ctor_get(x_20, 1); -lean_inc(x_33); +lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; +x_32 = lean_ctor_get(x_20, 1); +lean_inc(x_32); lean_dec(x_20); -x_34 = l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__1; +x_33 = l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__1; lean_inc(x_19); -x_35 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_35, 0, x_19); -lean_ctor_set(x_35, 1, x_34); -x_36 = l_Array_append___rarg(x_13, x_15); -x_37 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__10; +x_34 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_34, 0, x_19); +lean_ctor_set(x_34, 1, x_33); +x_35 = l_Array_append___rarg(x_13, x_15); +x_36 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__10; lean_inc(x_19); -x_38 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_38, 0, x_19); -lean_ctor_set(x_38, 1, x_37); -lean_ctor_set(x_38, 2, x_36); -x_39 = l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__3; -lean_inc(x_19); -x_40 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_40, 0, x_19); -lean_ctor_set(x_40, 1, x_39); +x_37 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_37, 0, x_19); +lean_ctor_set(x_37, 1, x_36); +lean_ctor_set(x_37, 2, x_35); +x_38 = l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__3; lean_inc(x_19); -x_41 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_41, 0, x_19); -lean_ctor_set(x_41, 1, x_37); -lean_ctor_set(x_41, 2, x_13); -x_42 = l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__2; -lean_inc(x_41); -x_43 = l_Lean_Syntax_node5(x_19, x_42, x_35, x_38, x_40, x_41, x_41); -x_44 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_44, 1, x_33); -return x_44; +x_39 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_39, 0, x_19); +lean_ctor_set(x_39, 1, x_38); +x_40 = l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__2; +x_41 = l_Lean_Syntax_node3(x_19, x_40, x_34, x_37, x_39); +x_42 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_42, 0, x_41); +lean_ctor_set(x_42, 1, x_32); +return x_42; } } else { -uint8_t x_45; +uint8_t x_43; lean_dec(x_7); lean_dec(x_6); -x_45 = !lean_is_exclusive(x_14); -if (x_45 == 0) +x_43 = !lean_is_exclusive(x_14); +if (x_43 == 0) { return x_14; } else { -lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_46 = lean_ctor_get(x_14, 0); -x_47 = lean_ctor_get(x_14, 1); -lean_inc(x_47); -lean_inc(x_46); +lean_object* x_44; lean_object* x_45; lean_object* x_46; +x_44 = lean_ctor_get(x_14, 0); +x_45 = lean_ctor_get(x_14, 1); +lean_inc(x_45); +lean_inc(x_44); lean_dec(x_14); -x_48 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_48, 0, x_46); -lean_ctor_set(x_48, 1, x_47); -return x_48; +x_46 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_46, 0, x_44); +lean_ctor_set(x_46, 1, x_45); +return x_46; } } } @@ -6300,7 +6334,7 @@ lean_dec(x_4); return x_14; } } -LEAN_EXPORT lean_object* l_List_mapTR_loop___at___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___spec__1(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_List_mapTR_loop___at___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___spec__1(lean_object* x_1, lean_object* x_2) { _start: { if (lean_obj_tag(x_1) == 0) @@ -6348,7 +6382,7 @@ goto _start; } } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; @@ -6358,7 +6392,7 @@ lean_ctor_set(x_10, 1, x_9); return x_10; } } -static lean_object* _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__1() { +static lean_object* _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__1() { _start: { lean_object* x_1; lean_object* x_2; @@ -6367,7 +6401,7 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__2() { +static lean_object* _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__2() { _start: { lean_object* x_1; @@ -6375,7 +6409,7 @@ x_1 = lean_mk_string_from_bytes("Elab", 4); return x_1; } } -static lean_object* _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__3() { +static lean_object* _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__3() { _start: { lean_object* x_1; @@ -6383,18 +6417,18 @@ x_1 = lean_mk_string_from_bytes("Deriving", 8); return x_1; } } -static lean_object* _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__4() { +static lean_object* _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__2; -x_2 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__3; +x_1 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__2; +x_2 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__3; x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__27; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__5() { +static lean_object* _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__5() { _start: { lean_object* x_1; @@ -6402,16 +6436,16 @@ x_1 = lean_mk_string_from_bytes("\n", 1); return x_1; } } -static lean_object* _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__6() { +static lean_object* _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__5; +x_1 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__5; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -static lean_object* _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__7() { +static lean_object* _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__7() { _start: { lean_object* x_1; @@ -6419,96 +6453,77 @@ x_1 = lean_mk_string_from_bytes("", 0); return x_1; } } -static lean_object* _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__8() { +static lean_object* _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__8() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__7; +x_1 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__7; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -lean_object* x_9; lean_object* x_60; lean_object* x_61; uint8_t x_62; -x_60 = lean_array_get_size(x_1); -x_61 = lean_unsigned_to_nat(0u); -x_62 = lean_nat_dec_lt(x_61, x_60); -lean_dec(x_60); -if (x_62 == 0) -{ -lean_object* x_63; lean_object* x_64; -x_63 = l_Lean_instInhabitedName; -x_64 = l___private_Init_Util_0__outOfBounds___rarg(x_63); -x_9 = x_64; -goto block_59; -} -else -{ -lean_object* x_65; -x_65 = lean_array_fget(x_1, x_61); -x_9 = x_65; -goto block_59; -} -block_59: -{ -lean_object* x_10; lean_object* x_11; -x_10 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__27; +lean_object* x_9; lean_object* x_10; +x_9 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_Repr_mkBodyForStruct___spec__3___lambda__1___closed__27; lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); -x_11 = l_Lean_Elab_Deriving_mkContext(x_10, x_9, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -if (lean_obj_tag(x_11) == 0) +lean_inc(x_1); +x_10 = l_Lean_Elab_Deriving_mkContext(x_9, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +if (lean_obj_tag(x_10) == 0) { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = lean_ctor_get(x_11, 0); +lean_object* x_11; lean_object* x_12; lean_object* x_13; +x_11 = lean_ctor_get(x_10, 0); +lean_inc(x_11); +x_12 = lean_ctor_get(x_10, 1); lean_inc(x_12); -x_13 = lean_ctor_get(x_11, 1); -lean_inc(x_13); -lean_dec(x_11); +lean_dec(x_10); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); -lean_inc(x_12); -x_14 = l_Lean_Elab_Deriving_Repr_mkMutualBlock(x_12, x_2, x_3, x_4, x_5, x_6, x_7, x_13); -if (lean_obj_tag(x_14) == 0) +lean_inc(x_11); +x_13 = l_Lean_Elab_Deriving_Repr_mkMutualBlock(x_11, x_2, x_3, x_4, x_5, x_6, x_7, x_12); +if (lean_obj_tag(x_13) == 0) { -lean_object* x_15; lean_object* x_16; lean_object* x_17; uint8_t x_18; lean_object* x_19; -x_15 = lean_ctor_get(x_14, 0); +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; uint8_t x_19; lean_object* x_20; +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +x_15 = lean_ctor_get(x_13, 1); lean_inc(x_15); -x_16 = lean_ctor_get(x_14, 1); -lean_inc(x_16); -lean_dec(x_14); -x_17 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__2; -x_18 = 1; +lean_dec(x_13); +x_16 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__1; +x_17 = lean_array_push(x_16, x_1); +x_18 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__2; +x_19 = 1; lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); -x_19 = l_Lean_Elab_Deriving_mkInstanceCmds(x_12, x_17, x_1, x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_16); -lean_dec(x_12); -if (lean_obj_tag(x_19) == 0) +x_20 = l_Lean_Elab_Deriving_mkInstanceCmds(x_11, x_18, x_17, x_19, x_2, x_3, x_4, x_5, x_6, x_7, x_15); +lean_dec(x_17); +lean_dec(x_11); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; -x_20 = lean_ctor_get(x_19, 0); -lean_inc(x_20); -x_21 = lean_ctor_get(x_19, 1); +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; +x_21 = lean_ctor_get(x_20, 0); lean_inc(x_21); -lean_dec(x_19); -x_22 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__1; -x_23 = lean_array_push(x_22, x_15); -x_24 = l_Array_append___rarg(x_23, x_20); -x_25 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__4; -x_26 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_25, x_2, x_3, x_4, x_5, x_6, x_7, x_21); +x_22 = lean_ctor_get(x_20, 1); +lean_inc(x_22); +lean_dec(x_20); +x_23 = lean_array_push(x_16, x_14); +x_24 = l_Array_append___rarg(x_23, x_21); +x_25 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__4; +x_26 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_25, x_2, x_3, x_4, x_5, x_6, x_7, x_22); x_27 = lean_ctor_get(x_26, 0); lean_inc(x_27); x_28 = lean_unbox(x_27); @@ -6552,14 +6567,14 @@ lean_dec(x_26); lean_inc(x_24); x_34 = lean_array_to_list(lean_box(0), x_24); x_35 = lean_box(0); -x_36 = l_List_mapTR_loop___at___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___spec__1(x_34, x_35); +x_36 = l_List_mapTR_loop___at___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___spec__1(x_34, x_35); x_37 = l_Lean_MessageData_ofList(x_36); lean_dec(x_36); -x_38 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__6; +x_38 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__6; x_39 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_39, 0, x_38); lean_ctor_set(x_39, 1, x_37); -x_40 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__8; +x_40 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__8; x_41 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_41, 0, x_39); lean_ctor_set(x_41, 1, x_40); @@ -6595,26 +6610,26 @@ return x_46; else { uint8_t x_47; -lean_dec(x_15); +lean_dec(x_14); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_47 = !lean_is_exclusive(x_19); +x_47 = !lean_is_exclusive(x_20); if (x_47 == 0) { -return x_19; +return x_20; } else { lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_48 = lean_ctor_get(x_19, 0); -x_49 = lean_ctor_get(x_19, 1); +x_48 = lean_ctor_get(x_20, 0); +x_49 = lean_ctor_get(x_20, 1); lean_inc(x_49); lean_inc(x_48); -lean_dec(x_19); +lean_dec(x_20); x_50 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_50, 0, x_48); lean_ctor_set(x_50, 1, x_49); @@ -6625,26 +6640,27 @@ return x_50; else { uint8_t x_51; -lean_dec(x_12); +lean_dec(x_11); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_51 = !lean_is_exclusive(x_14); +lean_dec(x_1); +x_51 = !lean_is_exclusive(x_13); if (x_51 == 0) { -return x_14; +return x_13; } else { lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_52 = lean_ctor_get(x_14, 0); -x_53 = lean_ctor_get(x_14, 1); +x_52 = lean_ctor_get(x_13, 0); +x_53 = lean_ctor_get(x_13, 1); lean_inc(x_53); lean_inc(x_52); -lean_dec(x_14); +lean_dec(x_13); x_54 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_54, 0, x_52); lean_ctor_set(x_54, 1, x_53); @@ -6661,19 +6677,20 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_55 = !lean_is_exclusive(x_11); +lean_dec(x_1); +x_55 = !lean_is_exclusive(x_10); if (x_55 == 0) { -return x_11; +return x_10; } else { lean_object* x_56; lean_object* x_57; lean_object* x_58; -x_56 = lean_ctor_get(x_11, 0); -x_57 = lean_ctor_get(x_11, 1); +x_56 = lean_ctor_get(x_10, 0); +x_57 = lean_ctor_get(x_10, 1); lean_inc(x_57); lean_inc(x_56); -lean_dec(x_11); +lean_dec(x_10); x_58 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_58, 0, x_56); lean_ctor_set(x_58, 1, x_57); @@ -6682,12 +6699,11 @@ return x_58; } } } -} -LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; -x_10 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_10 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -6698,16 +6714,214 @@ lean_dec(x_2); return x_10; } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__1(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { _start: { +uint8_t x_8; +x_8 = lean_usize_dec_eq(x_2, x_3); +if (x_8 == 0) +{ +lean_object* x_9; lean_object* x_10; +lean_dec(x_4); +x_9 = lean_array_uget(x_1, x_2); +lean_inc(x_6); +lean_inc(x_5); +x_10 = l_Lean_Elab_Command_elabCommand(x_9, x_5, x_6, x_7); +if (lean_obj_tag(x_10) == 0) +{ +lean_object* x_11; lean_object* x_12; size_t x_13; size_t x_14; +x_11 = lean_ctor_get(x_10, 0); +lean_inc(x_11); +x_12 = lean_ctor_get(x_10, 1); +lean_inc(x_12); +lean_dec(x_10); +x_13 = 1; +x_14 = lean_usize_add(x_2, x_13); +x_2 = x_14; +x_4 = x_11; +x_7 = x_12; +goto _start; +} +else +{ +uint8_t x_16; +lean_dec(x_6); +lean_dec(x_5); +x_16 = !lean_is_exclusive(x_10); +if (x_16 == 0) +{ +return x_10; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +x_17 = lean_ctor_get(x_10, 0); +x_18 = lean_ctor_get(x_10, 1); +lean_inc(x_18); +lean_inc(x_17); +lean_dec(x_10); +x_19 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_19, 0, x_17); +lean_ctor_set(x_19, 1, x_18); +return x_19; +} +} +} +else +{ +lean_object* x_20; +lean_dec(x_6); +lean_dec(x_5); +x_20 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_20, 0, x_4); +lean_ctor_set(x_20, 1, x_7); +return x_20; +} +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__2(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +uint8_t x_8; +x_8 = lean_usize_dec_lt(x_3, x_2); +if (x_8 == 0) +{ lean_object* x_9; -x_9 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_1); +lean_dec(x_6); +lean_dec(x_5); +x_9 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_9, 0, x_4); +lean_ctor_set(x_9, 1, x_7); return x_9; } +else +{ +lean_object* x_10; lean_object* x_11; lean_object* x_12; +lean_dec(x_4); +x_10 = lean_array_uget(x_1, x_3); +x_11 = lean_alloc_closure((void*)(l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd), 8, 1); +lean_closure_set(x_11, 0, x_10); +x_12 = l_Lean_Elab_Command_liftTermElabM___rarg(x_11, x_5, x_6, x_7); +if (lean_obj_tag(x_12) == 0) +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; uint8_t x_17; +x_13 = lean_ctor_get(x_12, 0); +lean_inc(x_13); +x_14 = lean_ctor_get(x_12, 1); +lean_inc(x_14); +lean_dec(x_12); +x_15 = lean_array_get_size(x_13); +x_16 = lean_unsigned_to_nat(0u); +x_17 = lean_nat_dec_lt(x_16, x_15); +if (x_17 == 0) +{ +size_t x_18; size_t x_19; lean_object* x_20; +lean_dec(x_15); +lean_dec(x_13); +x_18 = 1; +x_19 = lean_usize_add(x_3, x_18); +x_20 = lean_box(0); +x_3 = x_19; +x_4 = x_20; +x_7 = x_14; +goto _start; +} +else +{ +uint8_t x_22; +x_22 = lean_nat_dec_le(x_15, x_15); +if (x_22 == 0) +{ +size_t x_23; size_t x_24; lean_object* x_25; +lean_dec(x_15); +lean_dec(x_13); +x_23 = 1; +x_24 = lean_usize_add(x_3, x_23); +x_25 = lean_box(0); +x_3 = x_24; +x_4 = x_25; +x_7 = x_14; +goto _start; +} +else +{ +size_t x_27; size_t x_28; lean_object* x_29; lean_object* x_30; +x_27 = 0; +x_28 = lean_usize_of_nat(x_15); +lean_dec(x_15); +x_29 = lean_box(0); +lean_inc(x_6); +lean_inc(x_5); +x_30 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__1(x_13, x_27, x_28, x_29, x_5, x_6, x_14); +lean_dec(x_13); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; size_t x_32; size_t x_33; +x_31 = lean_ctor_get(x_30, 1); +lean_inc(x_31); +lean_dec(x_30); +x_32 = 1; +x_33 = lean_usize_add(x_3, x_32); +x_3 = x_33; +x_4 = x_29; +x_7 = x_31; +goto _start; +} +else +{ +uint8_t x_35; +lean_dec(x_6); +lean_dec(x_5); +x_35 = !lean_is_exclusive(x_30); +if (x_35 == 0) +{ +return x_30; +} +else +{ +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_30, 0); +x_37 = lean_ctor_get(x_30, 1); +lean_inc(x_37); +lean_inc(x_36); +lean_dec(x_30); +x_38 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_38, 0, x_36); +lean_ctor_set(x_38, 1, x_37); +return x_38; +} +} +} +} +} +else +{ +uint8_t x_39; +lean_dec(x_6); +lean_dec(x_5); +x_39 = !lean_is_exclusive(x_12); +if (x_39 == 0) +{ +return x_12; +} +else +{ +lean_object* x_40; lean_object* x_41; lean_object* x_42; +x_40 = lean_ctor_get(x_12, 0); +x_41 = lean_ctor_get(x_12, 1); +lean_inc(x_41); +lean_inc(x_40); +lean_dec(x_12); +x_42 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_42, 0, x_40); +lean_ctor_set(x_42, 1, x_41); +return x_42; +} +} } -LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +} +} +LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; uint8_t x_6; @@ -6809,7 +7023,7 @@ return x_30; } } } -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__2(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__4(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { uint8_t x_7; @@ -6818,7 +7032,7 @@ if (x_7 == 0) { lean_object* x_8; lean_object* x_9; lean_object* x_10; uint8_t x_11; x_8 = lean_array_uget(x_1, x_2); -x_9 = l_Lean_isInductive___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__1(x_8, x_4, x_5, x_6); +x_9 = l_Lean_isInductive___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__3(x_8, x_4, x_5, x_6); x_10 = lean_ctor_get(x_9, 0); lean_inc(x_10); x_11 = lean_unbox(x_10); @@ -6879,337 +7093,167 @@ return x_26; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Repr_mkReprInstanceHandler(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { -lean_object* x_5; uint8_t x_6; lean_object* x_7; lean_object* x_73; uint8_t x_74; -x_5 = lean_array_get_size(x_1); -x_73 = lean_unsigned_to_nat(0u); -x_74 = lean_nat_dec_lt(x_73, x_5); -if (x_74 == 0) -{ -uint8_t x_75; -x_75 = 1; -x_6 = x_75; -x_7 = x_4; -goto block_72; -} -else -{ -size_t x_76; size_t x_77; lean_object* x_78; lean_object* x_79; uint8_t x_80; -x_76 = 0; -x_77 = lean_usize_of_nat(x_5); -x_78 = l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__2(x_1, x_76, x_77, x_2, x_3, x_4); -x_79 = lean_ctor_get(x_78, 0); -lean_inc(x_79); -x_80 = lean_unbox(x_79); -lean_dec(x_79); -if (x_80 == 0) +uint8_t x_5; lean_object* x_6; lean_object* x_28; lean_object* x_29; uint8_t x_30; +x_28 = lean_array_get_size(x_1); +x_29 = lean_unsigned_to_nat(0u); +x_30 = lean_nat_dec_lt(x_29, x_28); +if (x_30 == 0) { -lean_object* x_81; uint8_t x_82; -x_81 = lean_ctor_get(x_78, 1); -lean_inc(x_81); -lean_dec(x_78); -x_82 = 1; -x_6 = x_82; -x_7 = x_81; -goto block_72; +uint8_t x_31; +lean_dec(x_28); +x_31 = 1; +x_5 = x_31; +x_6 = x_4; +goto block_27; } else { -lean_object* x_83; uint8_t x_84; -x_83 = lean_ctor_get(x_78, 1); -lean_inc(x_83); -lean_dec(x_78); -x_84 = 0; -x_6 = x_84; -x_7 = x_83; -goto block_72; -} -} -block_72: -{ -if (x_6 == 0) +size_t x_32; size_t x_33; lean_object* x_34; lean_object* x_35; uint8_t x_36; +x_32 = 0; +x_33 = lean_usize_of_nat(x_28); +lean_dec(x_28); +x_34 = l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__4(x_1, x_32, x_33, x_2, x_3, x_4); +x_35 = lean_ctor_get(x_34, 0); +lean_inc(x_35); +x_36 = lean_unbox(x_35); +lean_dec(x_35); +if (x_36 == 0) { -uint8_t x_8; lean_object* x_9; lean_object* x_10; -lean_dec(x_5); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_8 = 0; -x_9 = lean_box(x_8); -x_10 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_10, 0, x_9); -lean_ctor_set(x_10, 1, x_7); -return x_10; +lean_object* x_37; uint8_t x_38; +x_37 = lean_ctor_get(x_34, 1); +lean_inc(x_37); +lean_dec(x_34); +x_38 = 1; +x_5 = x_38; +x_6 = x_37; +goto block_27; } else { -lean_object* x_11; uint8_t x_12; -x_11 = lean_unsigned_to_nat(0u); -x_12 = lean_nat_dec_lt(x_11, x_5); -lean_dec(x_5); -if (x_12 == 0) -{ -uint8_t x_13; lean_object* x_14; lean_object* x_15; -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = 0; -x_14 = lean_box(x_13); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_7); -return x_15; +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_34, 1); +lean_inc(x_39); +lean_dec(x_34); +x_40 = 0; +x_5 = x_40; +x_6 = x_39; +goto block_27; } -else -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_alloc_closure((void*)(l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___boxed), 8, 1); -lean_closure_set(x_16, 0, x_1); -x_17 = l_Lean_Elab_Command_liftTermElabM___rarg(x_16, x_2, x_3, x_7); -if (lean_obj_tag(x_17) == 0) -{ -uint8_t x_18; -x_18 = !lean_is_exclusive(x_17); -if (x_18 == 0) -{ -lean_object* x_19; lean_object* x_20; lean_object* x_21; uint8_t x_22; -x_19 = lean_ctor_get(x_17, 0); -x_20 = lean_ctor_get(x_17, 1); -x_21 = lean_array_get_size(x_19); -x_22 = lean_nat_dec_lt(x_11, x_21); -if (x_22 == 0) -{ -uint8_t x_23; lean_object* x_24; -lean_dec(x_21); -lean_dec(x_19); -lean_dec(x_3); -lean_dec(x_2); -x_23 = 1; -x_24 = lean_box(x_23); -lean_ctor_set(x_17, 0, x_24); -return x_17; } -else +block_27: { -uint8_t x_25; -x_25 = lean_nat_dec_le(x_21, x_21); -if (x_25 == 0) +if (x_5 == 0) { -uint8_t x_26; lean_object* x_27; -lean_dec(x_21); -lean_dec(x_19); +uint8_t x_7; lean_object* x_8; lean_object* x_9; lean_dec(x_3); lean_dec(x_2); -x_26 = 1; -x_27 = lean_box(x_26); -lean_ctor_set(x_17, 0, x_27); -return x_17; +x_7 = 0; +x_8 = lean_box(x_7); +x_9 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_9, 0, x_8); +lean_ctor_set(x_9, 1, x_6); +return x_9; } else { -size_t x_28; size_t x_29; lean_object* x_30; lean_object* x_31; -lean_free_object(x_17); -x_28 = 0; -x_29 = lean_usize_of_nat(x_21); -lean_dec(x_21); -x_30 = lean_box(0); -x_31 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_19, x_28, x_29, x_30, x_2, x_3, x_20); -lean_dec(x_19); -if (lean_obj_tag(x_31) == 0) +lean_object* x_10; size_t x_11; size_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = lean_array_get_size(x_1); +x_11 = lean_usize_of_nat(x_10); +lean_dec(x_10); +x_12 = 0; +x_13 = lean_box(0); +x_14 = l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__2(x_1, x_11, x_12, x_13, x_2, x_3, x_6); +if (lean_obj_tag(x_14) == 0) { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_31); -if (x_32 == 0) +uint8_t x_15; +x_15 = !lean_is_exclusive(x_14); +if (x_15 == 0) { -lean_object* x_33; uint8_t x_34; lean_object* x_35; -x_33 = lean_ctor_get(x_31, 0); -lean_dec(x_33); -x_34 = 1; -x_35 = lean_box(x_34); -lean_ctor_set(x_31, 0, x_35); -return x_31; +lean_object* x_16; uint8_t x_17; lean_object* x_18; +x_16 = lean_ctor_get(x_14, 0); +lean_dec(x_16); +x_17 = 1; +x_18 = lean_box(x_17); +lean_ctor_set(x_14, 0, x_18); +return x_14; } else { -lean_object* x_36; uint8_t x_37; lean_object* x_38; lean_object* x_39; -x_36 = lean_ctor_get(x_31, 1); -lean_inc(x_36); -lean_dec(x_31); -x_37 = 1; -x_38 = lean_box(x_37); -x_39 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_39, 0, x_38); -lean_ctor_set(x_39, 1, x_36); -return x_39; +lean_object* x_19; uint8_t x_20; lean_object* x_21; lean_object* x_22; +x_19 = lean_ctor_get(x_14, 1); +lean_inc(x_19); +lean_dec(x_14); +x_20 = 1; +x_21 = lean_box(x_20); +x_22 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_22, 0, x_21); +lean_ctor_set(x_22, 1, x_19); +return x_22; } } else { -uint8_t x_40; -x_40 = !lean_is_exclusive(x_31); -if (x_40 == 0) +uint8_t x_23; +x_23 = !lean_is_exclusive(x_14); +if (x_23 == 0) { -return x_31; +return x_14; } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; -x_41 = lean_ctor_get(x_31, 0); -x_42 = lean_ctor_get(x_31, 1); -lean_inc(x_42); -lean_inc(x_41); -lean_dec(x_31); -x_43 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_43, 0, x_41); -lean_ctor_set(x_43, 1, x_42); -return x_43; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_14, 0); +x_25 = lean_ctor_get(x_14, 1); +lean_inc(x_25); +lean_inc(x_24); +lean_dec(x_14); +x_26 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_26, 0, x_24); +lean_ctor_set(x_26, 1, x_25); +return x_26; } } } } } -else -{ -lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; -x_44 = lean_ctor_get(x_17, 0); -x_45 = lean_ctor_get(x_17, 1); -lean_inc(x_45); -lean_inc(x_44); -lean_dec(x_17); -x_46 = lean_array_get_size(x_44); -x_47 = lean_nat_dec_lt(x_11, x_46); -if (x_47 == 0) -{ -uint8_t x_48; lean_object* x_49; lean_object* x_50; -lean_dec(x_46); -lean_dec(x_44); -lean_dec(x_3); -lean_dec(x_2); -x_48 = 1; -x_49 = lean_box(x_48); -x_50 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_50, 0, x_49); -lean_ctor_set(x_50, 1, x_45); -return x_50; } -else -{ -uint8_t x_51; -x_51 = lean_nat_dec_le(x_46, x_46); -if (x_51 == 0) +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: { -uint8_t x_52; lean_object* x_53; lean_object* x_54; -lean_dec(x_46); -lean_dec(x_44); -lean_dec(x_3); +size_t x_8; size_t x_9; lean_object* x_10; +x_8 = lean_unbox_usize(x_2); lean_dec(x_2); -x_52 = 1; -x_53 = lean_box(x_52); -x_54 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_45); -return x_54; -} -else -{ -size_t x_55; size_t x_56; lean_object* x_57; lean_object* x_58; -x_55 = 0; -x_56 = lean_usize_of_nat(x_46); -lean_dec(x_46); -x_57 = lean_box(0); -x_58 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_elabCommand___spec__18(x_44, x_55, x_56, x_57, x_2, x_3, x_45); -lean_dec(x_44); -if (lean_obj_tag(x_58) == 0) -{ -lean_object* x_59; lean_object* x_60; uint8_t x_61; lean_object* x_62; lean_object* x_63; -x_59 = lean_ctor_get(x_58, 1); -lean_inc(x_59); -if (lean_is_exclusive(x_58)) { - lean_ctor_release(x_58, 0); - lean_ctor_release(x_58, 1); - x_60 = x_58; -} else { - lean_dec_ref(x_58); - x_60 = lean_box(0); -} -x_61 = 1; -x_62 = lean_box(x_61); -if (lean_is_scalar(x_60)) { - x_63 = lean_alloc_ctor(0, 2, 0); -} else { - x_63 = x_60; -} -lean_ctor_set(x_63, 0, x_62); -lean_ctor_set(x_63, 1, x_59); -return x_63; -} -else -{ -lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_64 = lean_ctor_get(x_58, 0); -lean_inc(x_64); -x_65 = lean_ctor_get(x_58, 1); -lean_inc(x_65); -if (lean_is_exclusive(x_58)) { - lean_ctor_release(x_58, 0); - lean_ctor_release(x_58, 1); - x_66 = x_58; -} else { - lean_dec_ref(x_58); - x_66 = lean_box(0); -} -if (lean_is_scalar(x_66)) { - x_67 = lean_alloc_ctor(1, 2, 0); -} else { - x_67 = x_66; -} -lean_ctor_set(x_67, 0, x_64); -lean_ctor_set(x_67, 1, x_65); -return x_67; -} -} -} +x_9 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_10 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__1(x_1, x_8, x_9, x_4, x_5, x_6, x_7); +lean_dec(x_1); +return x_10; } } -else +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: { -uint8_t x_68; -lean_dec(x_3); +size_t x_8; size_t x_9; lean_object* x_10; +x_8 = lean_unbox_usize(x_2); lean_dec(x_2); -x_68 = !lean_is_exclusive(x_17); -if (x_68 == 0) -{ -return x_17; -} -else -{ -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_17, 0); -x_70 = lean_ctor_get(x_17, 1); -lean_inc(x_70); -lean_inc(x_69); -lean_dec(x_17); -x_71 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_71, 0, x_69); -lean_ctor_set(x_71, 1, x_70); -return x_71; -} -} -} -} -} +x_9 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_10 = l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__2(x_1, x_8, x_9, x_4, x_5, x_6, x_7); +lean_dec(x_1); +return x_10; } } -LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_isInductive___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__1(x_1, x_2, x_3, x_4); +x_5 = l_Lean_isInductive___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__3(x_1, x_2, x_3, x_4); lean_dec(x_3); lean_dec(x_2); return x_5; } } -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { size_t x_7; size_t x_8; lean_object* x_9; @@ -7217,22 +7261,31 @@ x_7 = lean_unbox_usize(x_2); lean_dec(x_2); x_8 = lean_unbox_usize(x_3); lean_dec(x_3); -x_9 = l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__2(x_1, x_7, x_8, x_4, x_5, x_6); +x_9 = l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___spec__4(x_1, x_7, x_8, x_4, x_5, x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_1); return x_9; } } -static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__1() { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +lean_object* x_5; +x_5 = l_Lean_Elab_Deriving_Repr_mkReprInstanceHandler(x_1, x_2, x_3, x_4); +lean_dec(x_1); +return x_5; +} +} +static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_Repr_mkReprInstanceHandler), 4, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_Repr_mkReprInstanceHandler___boxed), 4, 0); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__2() { +static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -7242,37 +7295,37 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__3() { +static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__2; -x_2 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__2; +x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__2; +x_2 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__4() { +static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__3; -x_2 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__3; +x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__3; +x_2 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__5() { +static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__4; +x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__4; x_2 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__6() { +static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__6() { _start: { lean_object* x_1; @@ -7280,17 +7333,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__7() { +static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__5; -x_2 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__6; +x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__5; +x_2 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__8() { +static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__8() { _start: { lean_object* x_1; @@ -7298,57 +7351,57 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__9() { +static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__7; -x_2 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__8; +x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__7; +x_2 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__8; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__10() { +static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__9; +x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__9; x_2 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__11() { +static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__10; -x_2 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__2; +x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__10; +x_2 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__12() { +static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__11; -x_2 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__3; +x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__11; +x_2 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__13() { +static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__12; +x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__12; x_2 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__14() { +static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__14() { _start: { lean_object* x_1; @@ -7356,32 +7409,32 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__15() { +static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__13; -x_2 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__14; +x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__13; +x_2 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__14; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__16() { +static lean_object* _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__15; -x_2 = lean_unsigned_to_nat(3339u); +x_1 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__15; +x_2 = lean_unsigned_to_nat(3388u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; x_2 = l_Lean_Elab_Deriving_Repr_mkReprHeader___closed__2; -x_3 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__1; +x_3 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__1; x_4 = l_Lean_Elab_registerDerivingHandler(x_2, x_3, x_1); if (lean_obj_tag(x_4) == 0) { @@ -7389,9 +7442,9 @@ lean_object* x_5; lean_object* x_6; uint8_t x_7; lean_object* x_8; lean_object* x_5 = lean_ctor_get(x_4, 1); lean_inc(x_5); lean_dec(x_4); -x_6 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__4; +x_6 = l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__4; x_7 = 0; -x_8 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__16; +x_8 = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__16; x_9 = l_Lean_registerTraceClass(x_6, x_7, x_8, x_5); return x_9; } @@ -7800,61 +7853,67 @@ l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__26 = _init_l_Lean_ lean_mark_persistent(l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__26); l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__27 = _init_l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__27(); lean_mark_persistent(l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__27); +l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__28 = _init_l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__28(); +lean_mark_persistent(l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__28); +l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__29 = _init_l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__29(); +lean_mark_persistent(l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__29); +l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__30 = _init_l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__30(); +lean_mark_persistent(l_Lean_Elab_Deriving_Repr_mkAuxFunction___lambda__1___closed__30); l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__1 = _init_l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__1(); lean_mark_persistent(l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__1); l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__2 = _init_l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__2(); lean_mark_persistent(l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__2); l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__3 = _init_l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__3(); lean_mark_persistent(l_Lean_Elab_Deriving_Repr_mkMutualBlock___closed__3); -l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__1 = _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__1(); -lean_mark_persistent(l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__1); -l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__2 = _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__2(); -lean_mark_persistent(l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__2); -l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__3 = _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__3(); -lean_mark_persistent(l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__3); -l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__4 = _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__4(); -lean_mark_persistent(l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__4); -l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__5 = _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__5(); -lean_mark_persistent(l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__5); -l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__6 = _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__6(); -lean_mark_persistent(l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__6); -l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__7 = _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__7(); -lean_mark_persistent(l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__7); -l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__8 = _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__8(); -lean_mark_persistent(l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmds___closed__8); -l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__1 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__1(); -lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__1); -l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__2 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__2(); -lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__2); -l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__3 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__3(); -lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__3); -l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__4 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__4(); -lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__4); -l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__5 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__5(); -lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__5); -l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__6 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__6(); -lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__6); -l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__7 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__7(); -lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__7); -l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__8 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__8(); -lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__8); -l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__9 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__9(); -lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__9); -l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__10 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__10(); -lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__10); -l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__11 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__11(); -lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__11); -l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__12 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__12(); -lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__12); -l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__13 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__13(); -lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__13); -l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__14 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__14(); -lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__14); -l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__15 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__15(); -lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__15); -l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__16 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__16(); -lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339____closed__16); -if (builtin) {res = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3339_(lean_io_mk_world()); +l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__1 = _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__1(); +lean_mark_persistent(l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__1); +l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__2 = _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__2(); +lean_mark_persistent(l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__2); +l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__3 = _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__3(); +lean_mark_persistent(l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__3); +l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__4 = _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__4(); +lean_mark_persistent(l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__4); +l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__5 = _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__5(); +lean_mark_persistent(l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__5); +l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__6 = _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__6(); +lean_mark_persistent(l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__6); +l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__7 = _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__7(); +lean_mark_persistent(l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__7); +l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__8 = _init_l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__8(); +lean_mark_persistent(l___private_Lean_Elab_Deriving_Repr_0__Lean_Elab_Deriving_Repr_mkReprInstanceCmd___closed__8); +l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__1 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__1(); +lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__1); +l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__2 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__2(); +lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__2); +l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__3 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__3(); +lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__3); +l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__4 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__4(); +lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__4); +l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__5 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__5(); +lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__5); +l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__6 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__6(); +lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__6); +l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__7 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__7(); +lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__7); +l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__8 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__8(); +lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__8); +l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__9 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__9(); +lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__9); +l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__10 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__10(); +lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__10); +l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__11 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__11(); +lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__11); +l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__12 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__12(); +lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__12); +l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__13 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__13(); +lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__13); +l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__14 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__14(); +lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__14); +l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__15 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__15(); +lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__15); +l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__16 = _init_l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__16(); +lean_mark_persistent(l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388____closed__16); +if (builtin) {res = l_Lean_Elab_Deriving_Repr_initFn____x40_Lean_Elab_Deriving_Repr___hyg_3388_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Deriving/SizeOf.c b/stage0/stdlib/Lean/Elab/Deriving/SizeOf.c index 7f936f990c903..26c486fa19118 100644 --- a/stage0/stdlib/Lean/Elab/Deriving/SizeOf.c +++ b/stage0/stdlib/Lean/Elab/Deriving/SizeOf.c @@ -14,31 +14,101 @@ extern "C" { #endif lean_object* l_Lean_Meta_mkSizeOfInstances(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__2(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); uint8_t lean_usize_dec_eq(size_t, size_t); -lean_object* lean_array_fget(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_environment_find(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125____closed__1; +LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80____closed__1; -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80_(lean_object*); size_t lean_usize_of_nat(lean_object*); lean_object* l_Lean_Elab_registerDerivingHandler(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80____closed__2; +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_liftTermElabM___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_get(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125_(lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__3(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_lt(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125____closed__3; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_usize_add(size_t, size_t); lean_object* lean_array_uget(lean_object*, size_t); lean_object* lean_array_get_size(lean_object*); -LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80____closed__3; -LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +static lean_object* l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125____closed__2; +uint8_t lean_usize_dec_lt(size_t, size_t); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__1___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; +x_9 = l_Lean_Meta_mkSizeOfInstances(x_1, x_4, x_5, x_6, x_7, x_8); +return x_9; +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__1(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +uint8_t x_8; +x_8 = lean_usize_dec_lt(x_3, x_2); +if (x_8 == 0) +{ +lean_object* x_9; +x_9 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_9, 0, x_4); +lean_ctor_set(x_9, 1, x_7); +return x_9; +} +else +{ +lean_object* x_10; lean_object* x_11; lean_object* x_12; +lean_dec(x_4); +x_10 = lean_array_uget(x_1, x_3); +x_11 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__1___lambda__1___boxed), 8, 1); +lean_closure_set(x_11, 0, x_10); +x_12 = l_Lean_Elab_Command_liftTermElabM___rarg(x_11, x_5, x_6, x_7); +if (lean_obj_tag(x_12) == 0) +{ +lean_object* x_13; size_t x_14; size_t x_15; lean_object* x_16; +x_13 = lean_ctor_get(x_12, 1); +lean_inc(x_13); +lean_dec(x_12); +x_14 = 1; +x_15 = lean_usize_add(x_3, x_14); +x_16 = lean_box(0); +x_3 = x_15; +x_4 = x_16; +x_7 = x_13; +goto _start; +} +else +{ +uint8_t x_18; +x_18 = !lean_is_exclusive(x_12); +if (x_18 == 0) +{ +return x_12; +} +else +{ +lean_object* x_19; lean_object* x_20; lean_object* x_21; +x_19 = lean_ctor_get(x_12, 0); +x_20 = lean_ctor_get(x_12, 1); +lean_inc(x_20); +lean_inc(x_19); +lean_dec(x_12); +x_21 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_21, 0, x_19); +lean_ctor_set(x_21, 1, x_20); +return x_21; +} +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; uint8_t x_6; @@ -140,7 +210,7 @@ return x_30; } } } -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__2(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__3(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { uint8_t x_7; @@ -149,7 +219,7 @@ if (x_7 == 0) { lean_object* x_8; lean_object* x_9; lean_object* x_10; uint8_t x_11; x_8 = lean_array_uget(x_1, x_2); -x_9 = l_Lean_isInductive___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__1(x_8, x_4, x_5, x_6); +x_9 = l_Lean_isInductive___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__2(x_8, x_4, x_5, x_6); x_10 = lean_ctor_get(x_9, 0); lean_inc(x_10); x_11 = lean_unbox(x_10); @@ -207,164 +277,167 @@ return x_26; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -lean_object* x_9; -x_9 = l_Lean_Meta_mkSizeOfInstances(x_1, x_4, x_5, x_6, x_7, x_8); -return x_9; -} -} LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { -lean_object* x_5; uint8_t x_6; lean_object* x_7; lean_object* x_32; uint8_t x_33; -x_5 = lean_array_get_size(x_1); -x_32 = lean_unsigned_to_nat(0u); -x_33 = lean_nat_dec_lt(x_32, x_5); -if (x_33 == 0) +uint8_t x_5; lean_object* x_6; lean_object* x_28; lean_object* x_29; uint8_t x_30; +x_28 = lean_array_get_size(x_1); +x_29 = lean_unsigned_to_nat(0u); +x_30 = lean_nat_dec_lt(x_29, x_28); +if (x_30 == 0) { -uint8_t x_34; -x_34 = 1; -x_6 = x_34; -x_7 = x_4; -goto block_31; +uint8_t x_31; +lean_dec(x_28); +x_31 = 1; +x_5 = x_31; +x_6 = x_4; +goto block_27; } else { -size_t x_35; size_t x_36; lean_object* x_37; lean_object* x_38; uint8_t x_39; -x_35 = 0; -x_36 = lean_usize_of_nat(x_5); -x_37 = l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__2(x_1, x_35, x_36, x_2, x_3, x_4); -x_38 = lean_ctor_get(x_37, 0); -lean_inc(x_38); -x_39 = lean_unbox(x_38); -lean_dec(x_38); -if (x_39 == 0) -{ -lean_object* x_40; uint8_t x_41; -x_40 = lean_ctor_get(x_37, 1); -lean_inc(x_40); -lean_dec(x_37); -x_41 = 1; -x_6 = x_41; -x_7 = x_40; -goto block_31; +size_t x_32; size_t x_33; lean_object* x_34; lean_object* x_35; uint8_t x_36; +x_32 = 0; +x_33 = lean_usize_of_nat(x_28); +lean_dec(x_28); +x_34 = l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__3(x_1, x_32, x_33, x_2, x_3, x_4); +x_35 = lean_ctor_get(x_34, 0); +lean_inc(x_35); +x_36 = lean_unbox(x_35); +lean_dec(x_35); +if (x_36 == 0) +{ +lean_object* x_37; uint8_t x_38; +x_37 = lean_ctor_get(x_34, 1); +lean_inc(x_37); +lean_dec(x_34); +x_38 = 1; +x_5 = x_38; +x_6 = x_37; +goto block_27; } else { -lean_object* x_42; uint8_t x_43; -x_42 = lean_ctor_get(x_37, 1); -lean_inc(x_42); -lean_dec(x_37); -x_43 = 0; -x_6 = x_43; -x_7 = x_42; -goto block_31; +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_34, 1); +lean_inc(x_39); +lean_dec(x_34); +x_40 = 0; +x_5 = x_40; +x_6 = x_39; +goto block_27; } } -block_31: +block_27: { -if (x_6 == 0) +if (x_5 == 0) { -uint8_t x_8; lean_object* x_9; lean_object* x_10; -lean_dec(x_5); -x_8 = 0; -x_9 = lean_box(x_8); -x_10 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_10, 0, x_9); -lean_ctor_set(x_10, 1, x_7); -return x_10; +uint8_t x_7; lean_object* x_8; lean_object* x_9; +x_7 = 0; +x_8 = lean_box(x_7); +x_9 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_9, 0, x_8); +lean_ctor_set(x_9, 1, x_6); +return x_9; } else { -lean_object* x_11; uint8_t x_12; -x_11 = lean_unsigned_to_nat(0u); -x_12 = lean_nat_dec_lt(x_11, x_5); -lean_dec(x_5); -if (x_12 == 0) -{ -uint8_t x_13; lean_object* x_14; lean_object* x_15; -x_13 = 0; -x_14 = lean_box(x_13); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_7); -return x_15; +lean_object* x_10; size_t x_11; size_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = lean_array_get_size(x_1); +x_11 = lean_usize_of_nat(x_10); +lean_dec(x_10); +x_12 = 0; +x_13 = lean_box(0); +x_14 = l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__1(x_1, x_11, x_12, x_13, x_2, x_3, x_6); +if (lean_obj_tag(x_14) == 0) +{ +uint8_t x_15; +x_15 = !lean_is_exclusive(x_14); +if (x_15 == 0) +{ +lean_object* x_16; uint8_t x_17; lean_object* x_18; +x_16 = lean_ctor_get(x_14, 0); +lean_dec(x_16); +x_17 = 1; +x_18 = lean_box(x_17); +lean_ctor_set(x_14, 0, x_18); +return x_14; } else { -lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_16 = lean_array_fget(x_1, x_11); -x_17 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___lambda__1___boxed), 8, 1); -lean_closure_set(x_17, 0, x_16); -x_18 = l_Lean_Elab_Command_liftTermElabM___rarg(x_17, x_2, x_3, x_7); -if (lean_obj_tag(x_18) == 0) +lean_object* x_19; uint8_t x_20; lean_object* x_21; lean_object* x_22; +x_19 = lean_ctor_get(x_14, 1); +lean_inc(x_19); +lean_dec(x_14); +x_20 = 1; +x_21 = lean_box(x_20); +x_22 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_22, 0, x_21); +lean_ctor_set(x_22, 1, x_19); +return x_22; +} +} +else { -uint8_t x_19; -x_19 = !lean_is_exclusive(x_18); -if (x_19 == 0) +uint8_t x_23; +x_23 = !lean_is_exclusive(x_14); +if (x_23 == 0) { -lean_object* x_20; uint8_t x_21; lean_object* x_22; -x_20 = lean_ctor_get(x_18, 0); -lean_dec(x_20); -x_21 = 1; -x_22 = lean_box(x_21); -lean_ctor_set(x_18, 0, x_22); -return x_18; +return x_14; } else { -lean_object* x_23; uint8_t x_24; lean_object* x_25; lean_object* x_26; -x_23 = lean_ctor_get(x_18, 1); -lean_inc(x_23); -lean_dec(x_18); -x_24 = 1; -x_25 = lean_box(x_24); -x_26 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_26, 0, x_25); -lean_ctor_set(x_26, 1, x_23); +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_14, 0); +x_25 = lean_ctor_get(x_14, 1); +lean_inc(x_25); +lean_inc(x_24); +lean_dec(x_14); +x_26 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_26, 0, x_24); +lean_ctor_set(x_26, 1, x_25); return x_26; } } -else -{ -uint8_t x_27; -x_27 = !lean_is_exclusive(x_18); -if (x_27 == 0) -{ -return x_18; } -else -{ -lean_object* x_28; lean_object* x_29; lean_object* x_30; -x_28 = lean_ctor_get(x_18, 0); -x_29 = lean_ctor_get(x_18, 1); -lean_inc(x_29); -lean_inc(x_28); -lean_dec(x_18); -x_30 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_30, 0, x_28); -lean_ctor_set(x_30, 1, x_29); -return x_30; } } } +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__1___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; +x_9 = l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__1___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_3); +lean_dec(x_2); +return x_9; } } +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +size_t x_8; size_t x_9; lean_object* x_10; +x_8 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_9 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_10 = l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__1(x_1, x_8, x_9, x_4, x_5, x_6, x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +return x_10; } } -LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_isInductive___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_isInductive___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__1(x_1, x_2, x_3, x_4); +x_5 = l_Lean_isInductive___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__2(x_1, x_2, x_3, x_4); lean_dec(x_3); lean_dec(x_2); return x_5; } } -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { size_t x_7; size_t x_8; lean_object* x_9; @@ -372,23 +445,13 @@ x_7 = lean_unbox_usize(x_2); lean_dec(x_2); x_8 = lean_unbox_usize(x_3); lean_dec(x_3); -x_9 = l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__2(x_1, x_7, x_8, x_4, x_5, x_6); +x_9 = l_Array_anyMUnsafe_any___at_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___spec__3(x_1, x_7, x_8, x_4, x_5, x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_1); return x_9; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -lean_object* x_9; -x_9 = l_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_3); -lean_dec(x_2); -return x_9; -} -} LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { @@ -400,7 +463,7 @@ lean_dec(x_1); return x_5; } } -static lean_object* _init_l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80____closed__1() { +static lean_object* _init_l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125____closed__1() { _start: { lean_object* x_1; @@ -408,17 +471,17 @@ x_1 = lean_mk_string_from_bytes("SizeOf", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80____closed__2() { +static lean_object* _init_l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80____closed__1; +x_2 = l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80____closed__3() { +static lean_object* _init_l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125____closed__3() { _start: { lean_object* x_1; @@ -426,12 +489,12 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Deriving_SizeOf_mkSizeOfHandler___b return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_2 = l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80____closed__2; -x_3 = l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80____closed__3; +x_2 = l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125____closed__2; +x_3 = l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125____closed__3; x_4 = l_Lean_Elab_registerDerivingHandler(x_2, x_3, x_1); return x_4; } @@ -453,13 +516,13 @@ lean_dec_ref(res); res = initialize_Lean_Elab_Deriving_Basic(builtin, lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80____closed__1 = _init_l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80____closed__1(); -lean_mark_persistent(l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80____closed__1); -l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80____closed__2 = _init_l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80____closed__2(); -lean_mark_persistent(l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80____closed__2); -l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80____closed__3 = _init_l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80____closed__3(); -lean_mark_persistent(l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80____closed__3); -if (builtin) {res = l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_80_(lean_io_mk_world()); +l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125____closed__1 = _init_l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125____closed__1(); +lean_mark_persistent(l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125____closed__1); +l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125____closed__2 = _init_l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125____closed__2(); +lean_mark_persistent(l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125____closed__2); +l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125____closed__3 = _init_l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125____closed__3(); +lean_mark_persistent(l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125____closed__3); +if (builtin) {res = l_Lean_Elab_Deriving_SizeOf_initFn____x40_Lean_Elab_Deriving_SizeOf___hyg_125_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Deriving/TypeName.c b/stage0/stdlib/Lean/Elab/Deriving/TypeName.c index d3eaf83c00953..9b52d4d51d7f3 100644 --- a/stage0/stdlib/Lean/Elab/Deriving/TypeName.c +++ b/stage0/stdlib/Lean/Elab/Deriving/TypeName.c @@ -17,6 +17,7 @@ lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__64; lean_object* l_Lean_Syntax_mkNameLit(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__52; +static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__78; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__22; lean_object* lean_mk_empty_array_with_capacity(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -43,13 +44,14 @@ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_T static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__5; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__35; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__50; +lean_object* l_Lean_Syntax_node5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__10; lean_object* l_Lean_stringToMessageData(lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__59; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__14; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__46; +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_TypeName___hyg_685_(lean_object*); size_t lean_usize_of_nat(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_TypeName___hyg_679_(lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__34; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__60; lean_object* l_Lean_Elab_registerDerivingHandler(lean_object*, lean_object*, lean_object*); @@ -73,7 +75,6 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriv static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__17; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__2___closed__1; lean_object* l_Lean_Syntax_node3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_TypeName___hyg_679____closed__1; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__32; lean_object* l_Lean_Elab_Command_getCurrMacroScope(lean_object*, lean_object*, lean_object*); @@ -106,13 +107,14 @@ lean_object* l___private_Init_Meta_0__Lean_getEscapedNameParts_x3f(lean_object*, static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__13; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__7; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__51; -lean_object* l_Lean_Syntax_node7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__76; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__16; lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__79; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__24; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__67; +static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__77; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__38; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___closed__4; lean_object* l_String_intercalate(lean_object*, lean_object*); @@ -122,7 +124,6 @@ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_T static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__56; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__40; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__66; -lean_object* l_Lean_Syntax_node8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__2; lean_object* lean_array_uget(lean_object*, size_t); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__19; @@ -141,6 +142,7 @@ lean_object* l_String_toSubstring_x27(lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__15; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__3; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__11; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_TypeName___hyg_685____closed__1; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__4; static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__1() { _start: @@ -612,23 +614,51 @@ static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deri _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("attributes", 10); +x_1 = lean_mk_string_from_bytes("Termination", 11); return x_1; } } static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__51() { _start: { +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; +} +} +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__52() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__3; +x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__4; +x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__50; +x_4 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__51; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__53() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("attributes", 10); +return x_1; +} +} +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__54() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__3; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__4; x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__22; -x_4 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__50; +x_4 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__53; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__52() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__55() { _start: { lean_object* x_1; @@ -636,7 +666,7 @@ x_1 = lean_mk_string_from_bytes("@[", 2); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__53() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__56() { _start: { lean_object* x_1; @@ -644,19 +674,19 @@ x_1 = lean_mk_string_from_bytes("attrInstance", 12); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__54() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__57() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__3; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__4; x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__22; -x_4 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__53; +x_4 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__56; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__55() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__58() { _start: { lean_object* x_1; @@ -664,19 +694,19 @@ x_1 = lean_mk_string_from_bytes("attrKind", 8); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__56() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__59() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__3; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__4; x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__22; -x_4 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__55; +x_4 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__58; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__57() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__60() { _start: { lean_object* x_1; @@ -684,7 +714,7 @@ x_1 = lean_mk_string_from_bytes("Attr", 4); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__58() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__61() { _start: { lean_object* x_1; @@ -692,19 +722,19 @@ x_1 = lean_mk_string_from_bytes("simple", 6); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__59() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__62() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__3; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__4; -x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__57; -x_4 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__58; +x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__60; +x_4 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__61; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__60() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__63() { _start: { lean_object* x_1; @@ -712,26 +742,26 @@ x_1 = lean_mk_string_from_bytes("implemented_by", 14); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__61() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__64() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__60; +x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__63; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__62() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__65() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__60; +x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__63; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__63() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__66() { _start: { lean_object* x_1; @@ -739,7 +769,7 @@ x_1 = lean_mk_string_from_bytes("]", 1); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__64() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__67() { _start: { lean_object* x_1; @@ -747,19 +777,19 @@ x_1 = lean_mk_string_from_bytes("opaque", 6); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__65() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__68() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__3; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__4; x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__5; -x_4 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__64; +x_4 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__67; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__66() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__69() { _start: { lean_object* x_1; @@ -767,26 +797,26 @@ x_1 = lean_mk_string_from_bytes("inst", 4); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__67() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__70() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__66; +x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__69; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__68() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__71() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__66; +x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__69; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__69() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__72() { _start: { lean_object* x_1; @@ -794,19 +824,19 @@ x_1 = lean_mk_string_from_bytes("declSig", 7); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__70() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__73() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__3; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__4; x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__5; -x_4 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__69; +x_4 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__72; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__71() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__74() { _start: { lean_object* x_1; @@ -814,19 +844,19 @@ x_1 = lean_mk_string_from_bytes("instance", 8); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__72() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__75() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__3; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__4; x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__5; -x_4 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__71; +x_4 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__74; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__73() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__76() { _start: { lean_object* x_1; @@ -834,19 +864,19 @@ x_1 = lean_mk_string_from_bytes("quotedName", 10); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__74() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__77() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__3; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__4; x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__22; -x_4 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__73; +x_4 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__76; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__75() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__78() { _start: { lean_object* x_1; @@ -854,7 +884,7 @@ x_1 = lean_mk_string_from_bytes("`", 1); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__76() { +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__79() { _start: { lean_object* x_1; lean_object* x_2; @@ -885,7 +915,7 @@ x_13 = l_Lean_Elab_Command_getMainModule___rarg(x_3, x_12); x_14 = !lean_is_exclusive(x_13); if (x_14 == 0) { -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; +lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; x_15 = lean_ctor_get(x_13, 0); x_16 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__2; x_17 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__10; @@ -1008,439 +1038,445 @@ x_69 = l_Lean_Syntax_node1(x_9, x_68, x_67); lean_inc(x_1); x_70 = l___private_Init_Meta_0__Lean_getEscapedNameParts_x3f(x_30, x_1); x_71 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__52; +lean_inc_n(x_18, 2); +lean_inc(x_9); +x_72 = l_Lean_Syntax_node2(x_9, x_71, x_18, x_18); +x_73 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__55; lean_inc(x_9); -x_72 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_72, 0, x_9); -lean_ctor_set(x_72, 1, x_71); -x_73 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__56; +x_74 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_74, 0, x_9); +lean_ctor_set(x_74, 1, x_73); +x_75 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__59; lean_inc(x_18); lean_inc(x_9); -x_74 = l_Lean_Syntax_node1(x_9, x_73, x_18); -x_75 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__62; +x_76 = l_Lean_Syntax_node1(x_9, x_75, x_18); +x_77 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__65; lean_inc(x_11); lean_inc(x_15); -x_76 = l_Lean_addMacroScope(x_15, x_75, x_11); -x_77 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__61; +x_78 = l_Lean_addMacroScope(x_15, x_77, x_11); +x_79 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__64; lean_inc(x_9); -x_78 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_78, 0, x_9); -lean_ctor_set(x_78, 1, x_77); -lean_ctor_set(x_78, 2, x_76); -lean_ctor_set(x_78, 3, x_30); +x_80 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_80, 0, x_9); +lean_ctor_set(x_80, 1, x_79); +lean_ctor_set(x_80, 2, x_78); +lean_ctor_set(x_80, 3, x_30); lean_inc(x_9); -x_79 = l_Lean_Syntax_node1(x_9, x_16, x_32); -x_80 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__59; +x_81 = l_Lean_Syntax_node1(x_9, x_16, x_32); +x_82 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__62; lean_inc(x_9); -x_81 = l_Lean_Syntax_node2(x_9, x_80, x_78, x_79); -x_82 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__54; -lean_inc(x_74); +x_83 = l_Lean_Syntax_node2(x_9, x_82, x_80, x_81); +x_84 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__57; +lean_inc(x_76); lean_inc(x_9); -x_83 = l_Lean_Syntax_node2(x_9, x_82, x_74, x_81); +x_85 = l_Lean_Syntax_node2(x_9, x_84, x_76, x_83); lean_inc(x_9); -x_84 = l_Lean_Syntax_node1(x_9, x_16, x_83); -x_85 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__63; +x_86 = l_Lean_Syntax_node1(x_9, x_16, x_85); +x_87 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__66; lean_inc(x_9); -x_86 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_86, 0, x_9); -lean_ctor_set(x_86, 1, x_85); -x_87 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__51; +x_88 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_88, 0, x_9); +lean_ctor_set(x_88, 1, x_87); +x_89 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__54; lean_inc(x_9); -x_88 = l_Lean_Syntax_node3(x_9, x_87, x_72, x_84, x_86); +x_90 = l_Lean_Syntax_node3(x_9, x_89, x_74, x_86, x_88); lean_inc(x_9); -x_89 = l_Lean_Syntax_node1(x_9, x_16, x_88); +x_91 = l_Lean_Syntax_node1(x_9, x_16, x_90); lean_inc_n(x_18, 5); lean_inc(x_9); -x_90 = l_Lean_Syntax_node6(x_9, x_24, x_18, x_89, x_18, x_18, x_18, x_18); -x_91 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__64; -lean_inc(x_9); -x_92 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_92, 0, x_9); -lean_ctor_set(x_92, 1, x_91); -x_93 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__68; -x_94 = l_Lean_addMacroScope(x_15, x_93, x_11); -x_95 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__67; -lean_inc(x_9); -x_96 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_96, 0, x_9); -lean_ctor_set(x_96, 1, x_95); -lean_ctor_set(x_96, 2, x_94); -lean_ctor_set(x_96, 3, x_30); +x_92 = l_Lean_Syntax_node6(x_9, x_24, x_18, x_91, x_18, x_18, x_18, x_18); +x_93 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__67; +lean_inc(x_9); +x_94 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_94, 0, x_9); +lean_ctor_set(x_94, 1, x_93); +x_95 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__71; +x_96 = l_Lean_addMacroScope(x_15, x_95, x_11); +x_97 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__70; +lean_inc(x_9); +x_98 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_98, 0, x_9); +lean_ctor_set(x_98, 1, x_97); +lean_ctor_set(x_98, 2, x_96); +lean_ctor_set(x_98, 3, x_30); lean_inc(x_18); -lean_inc(x_96); +lean_inc(x_98); lean_inc(x_9); -x_97 = l_Lean_Syntax_node2(x_9, x_33, x_96, x_18); -x_98 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__70; +x_99 = l_Lean_Syntax_node2(x_9, x_33, x_98, x_18); +x_100 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__73; lean_inc(x_18); lean_inc(x_9); -x_99 = l_Lean_Syntax_node2(x_9, x_98, x_18, x_52); -x_100 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__65; +x_101 = l_Lean_Syntax_node2(x_9, x_100, x_18, x_52); +x_102 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__68; lean_inc(x_18); -lean_inc(x_99); +lean_inc(x_101); lean_inc(x_9); -x_101 = l_Lean_Syntax_node4(x_9, x_100, x_92, x_97, x_99, x_18); -x_102 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__7; +x_103 = l_Lean_Syntax_node4(x_9, x_102, x_94, x_99, x_101, x_18); +x_104 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__7; lean_inc(x_9); -x_103 = l_Lean_Syntax_node2(x_9, x_102, x_90, x_101); +x_105 = l_Lean_Syntax_node2(x_9, x_104, x_92, x_103); lean_inc_n(x_18, 6); lean_inc(x_9); -x_104 = l_Lean_Syntax_node6(x_9, x_24, x_18, x_18, x_18, x_18, x_18, x_18); -x_105 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__71; +x_106 = l_Lean_Syntax_node6(x_9, x_24, x_18, x_18, x_18, x_18, x_18, x_18); +x_107 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__74; lean_inc(x_9); -x_106 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_106, 0, x_9); -lean_ctor_set(x_106, 1, x_105); -x_107 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__39; +x_108 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_108, 0, x_9); +lean_ctor_set(x_108, 1, x_107); +x_109 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__39; lean_inc(x_18); +lean_inc(x_72); lean_inc(x_57); lean_inc(x_9); -x_108 = l_Lean_Syntax_node3(x_9, x_107, x_57, x_96, x_18); -x_109 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__72; -lean_inc_n(x_18, 4); +x_110 = l_Lean_Syntax_node4(x_9, x_109, x_57, x_98, x_72, x_18); +x_111 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__75; +lean_inc_n(x_18, 2); lean_inc(x_9); -x_110 = l_Lean_Syntax_node8(x_9, x_109, x_74, x_106, x_18, x_18, x_99, x_108, x_18, x_18); +x_112 = l_Lean_Syntax_node6(x_9, x_111, x_76, x_108, x_18, x_18, x_101, x_110); lean_inc(x_9); -x_111 = l_Lean_Syntax_node2(x_9, x_102, x_104, x_110); +x_113 = l_Lean_Syntax_node2(x_9, x_104, x_106, x_112); if (lean_obj_tag(x_70) == 0) { -lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; -x_112 = l_Lean_quoteNameMk(x_1); +lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; +x_114 = l_Lean_quoteNameMk(x_1); lean_inc(x_9); -x_113 = l_Lean_Syntax_node2(x_9, x_16, x_69, x_112); +x_115 = l_Lean_Syntax_node2(x_9, x_16, x_69, x_114); lean_inc(x_9); -x_114 = l_Lean_Syntax_node2(x_9, x_49, x_65, x_113); +x_116 = l_Lean_Syntax_node2(x_9, x_49, x_65, x_115); lean_inc(x_18); lean_inc(x_9); -x_115 = l_Lean_Syntax_node3(x_9, x_107, x_57, x_114, x_18); -x_116 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__14; -lean_inc_n(x_18, 2); +x_117 = l_Lean_Syntax_node4(x_9, x_109, x_57, x_116, x_72, x_18); +x_118 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__14; lean_inc(x_9); -x_117 = l_Lean_Syntax_node7(x_9, x_116, x_27, x_34, x_55, x_115, x_18, x_18, x_18); +x_119 = l_Lean_Syntax_node5(x_9, x_118, x_27, x_34, x_55, x_117, x_18); lean_inc(x_9); -x_118 = l_Lean_Syntax_node2(x_9, x_102, x_25, x_117); -x_119 = l_Lean_Syntax_node3(x_9, x_16, x_118, x_103, x_111); -lean_ctor_set(x_13, 0, x_119); +x_120 = l_Lean_Syntax_node2(x_9, x_104, x_25, x_119); +x_121 = l_Lean_Syntax_node3(x_9, x_16, x_120, x_105, x_113); +lean_ctor_set(x_13, 0, x_121); return x_13; } else { -lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; +lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_dec(x_1); -x_120 = lean_ctor_get(x_70, 0); -lean_inc(x_120); +x_122 = lean_ctor_get(x_70, 0); +lean_inc(x_122); lean_dec(x_70); -x_121 = l_String_intercalate(x_58, x_120); -x_122 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__75; -x_123 = lean_string_append(x_122, x_121); -lean_dec(x_121); -x_124 = lean_box(2); -x_125 = l_Lean_Syntax_mkNameLit(x_123, x_124); -x_126 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__76; -x_127 = lean_array_push(x_126, x_125); -x_128 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__74; -x_129 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_129, 0, x_124); -lean_ctor_set(x_129, 1, x_128); -lean_ctor_set(x_129, 2, x_127); -lean_inc(x_9); -x_130 = l_Lean_Syntax_node2(x_9, x_16, x_69, x_129); -lean_inc(x_9); -x_131 = l_Lean_Syntax_node2(x_9, x_49, x_65, x_130); +x_123 = l_String_intercalate(x_58, x_122); +x_124 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__78; +x_125 = lean_string_append(x_124, x_123); +lean_dec(x_123); +x_126 = lean_box(2); +x_127 = l_Lean_Syntax_mkNameLit(x_125, x_126); +x_128 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__79; +x_129 = lean_array_push(x_128, x_127); +x_130 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__77; +x_131 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_131, 0, x_126); +lean_ctor_set(x_131, 1, x_130); +lean_ctor_set(x_131, 2, x_129); +lean_inc(x_9); +x_132 = l_Lean_Syntax_node2(x_9, x_16, x_69, x_131); +lean_inc(x_9); +x_133 = l_Lean_Syntax_node2(x_9, x_49, x_65, x_132); lean_inc(x_18); lean_inc(x_9); -x_132 = l_Lean_Syntax_node3(x_9, x_107, x_57, x_131, x_18); -x_133 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__14; -lean_inc_n(x_18, 2); +x_134 = l_Lean_Syntax_node4(x_9, x_109, x_57, x_133, x_72, x_18); +x_135 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__14; lean_inc(x_9); -x_134 = l_Lean_Syntax_node7(x_9, x_133, x_27, x_34, x_55, x_132, x_18, x_18, x_18); +x_136 = l_Lean_Syntax_node5(x_9, x_135, x_27, x_34, x_55, x_134, x_18); lean_inc(x_9); -x_135 = l_Lean_Syntax_node2(x_9, x_102, x_25, x_134); -x_136 = l_Lean_Syntax_node3(x_9, x_16, x_135, x_103, x_111); -lean_ctor_set(x_13, 0, x_136); +x_137 = l_Lean_Syntax_node2(x_9, x_104, x_25, x_136); +x_138 = l_Lean_Syntax_node3(x_9, x_16, x_137, x_105, x_113); +lean_ctor_set(x_13, 0, x_138); return x_13; } } else { -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; -x_137 = lean_ctor_get(x_13, 0); -x_138 = lean_ctor_get(x_13, 1); -lean_inc(x_138); -lean_inc(x_137); +lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; +x_139 = lean_ctor_get(x_13, 0); +x_140 = lean_ctor_get(x_13, 1); +lean_inc(x_140); +lean_inc(x_139); lean_dec(x_13); -x_139 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__2; -x_140 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__10; +x_141 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__2; +x_142 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__10; lean_inc(x_9); -x_141 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_141, 0, x_9); -lean_ctor_set(x_141, 1, x_139); -lean_ctor_set(x_141, 2, x_140); -x_142 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__11; -lean_inc(x_9); -x_143 = lean_alloc_ctor(2, 2, 0); +x_143 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_143, 0, x_9); -lean_ctor_set(x_143, 1, x_142); -x_144 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__12; +lean_ctor_set(x_143, 1, x_141); +lean_ctor_set(x_143, 2, x_142); +x_144 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__11; +lean_inc(x_9); +x_145 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_145, 0, x_9); +lean_ctor_set(x_145, 1, x_144); +x_146 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__12; lean_inc(x_9); -x_145 = l_Lean_Syntax_node1(x_9, x_144, x_143); +x_147 = l_Lean_Syntax_node1(x_9, x_146, x_145); lean_inc(x_9); -x_146 = l_Lean_Syntax_node1(x_9, x_139, x_145); -x_147 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__9; -lean_inc_n(x_141, 5); +x_148 = l_Lean_Syntax_node1(x_9, x_141, x_147); +x_149 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__9; +lean_inc_n(x_143, 5); lean_inc(x_9); -x_148 = l_Lean_Syntax_node6(x_9, x_147, x_141, x_141, x_141, x_141, x_146, x_141); -x_149 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__13; +x_150 = l_Lean_Syntax_node6(x_9, x_149, x_143, x_143, x_143, x_143, x_148, x_143); +x_151 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__13; lean_inc(x_9); -x_150 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_150, 0, x_9); -lean_ctor_set(x_150, 1, x_149); -x_151 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__19; +x_152 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_152, 0, x_9); +lean_ctor_set(x_152, 1, x_151); +x_153 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__19; lean_inc(x_11); -lean_inc(x_137); -x_152 = l_Lean_addMacroScope(x_137, x_151, x_11); -x_153 = lean_box(0); -x_154 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__18; -lean_inc(x_9); -x_155 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_155, 0, x_9); -lean_ctor_set(x_155, 1, x_154); -lean_ctor_set(x_155, 2, x_152); -lean_ctor_set(x_155, 3, x_153); -x_156 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__16; -lean_inc(x_141); -lean_inc(x_155); -lean_inc(x_9); -x_157 = l_Lean_Syntax_node2(x_9, x_156, x_155, x_141); -x_158 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__25; -lean_inc(x_9); -x_159 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_159, 0, x_9); -lean_ctor_set(x_159, 1, x_158); -x_160 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__30; +lean_inc(x_139); +x_154 = l_Lean_addMacroScope(x_139, x_153, x_11); +x_155 = lean_box(0); +x_156 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__18; +lean_inc(x_9); +x_157 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_157, 0, x_9); +lean_ctor_set(x_157, 1, x_156); +lean_ctor_set(x_157, 2, x_154); +lean_ctor_set(x_157, 3, x_155); +x_158 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__16; +lean_inc(x_143); +lean_inc(x_157); +lean_inc(x_9); +x_159 = l_Lean_Syntax_node2(x_9, x_158, x_157, x_143); +x_160 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__25; +lean_inc(x_9); +x_161 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_161, 0, x_9); +lean_ctor_set(x_161, 1, x_160); +x_162 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__30; lean_inc(x_11); -lean_inc(x_137); -x_161 = l_Lean_addMacroScope(x_137, x_160, x_11); -x_162 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__29; -x_163 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__34; -lean_inc(x_9); -x_164 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_164, 0, x_9); -lean_ctor_set(x_164, 1, x_162); -lean_ctor_set(x_164, 2, x_161); -lean_ctor_set(x_164, 3, x_163); -x_165 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__37; -lean_inc(x_9); -x_166 = lean_alloc_ctor(2, 2, 0); +lean_inc(x_139); +x_163 = l_Lean_addMacroScope(x_139, x_162, x_11); +x_164 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__29; +x_165 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__34; +lean_inc(x_9); +x_166 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_166, 0, x_9); -lean_ctor_set(x_166, 1, x_165); -x_167 = lean_box(0); +lean_ctor_set(x_166, 1, x_164); +lean_ctor_set(x_166, 2, x_163); +lean_ctor_set(x_166, 3, x_165); +x_167 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__37; +lean_inc(x_9); +x_168 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_168, 0, x_9); +lean_ctor_set(x_168, 1, x_167); +x_169 = lean_box(0); lean_inc(x_1); -x_168 = l_Lean_mkCIdentFrom(x_167, x_1, x_8); -x_169 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__36; +x_170 = l_Lean_mkCIdentFrom(x_169, x_1, x_8); +x_171 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__36; lean_inc(x_9); -x_170 = l_Lean_Syntax_node2(x_9, x_169, x_166, x_168); +x_172 = l_Lean_Syntax_node2(x_9, x_171, x_168, x_170); lean_inc(x_9); -x_171 = l_Lean_Syntax_node1(x_9, x_139, x_170); -x_172 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__27; +x_173 = l_Lean_Syntax_node1(x_9, x_141, x_172); +x_174 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__27; lean_inc(x_9); -x_173 = l_Lean_Syntax_node2(x_9, x_172, x_164, x_171); -x_174 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__24; +x_175 = l_Lean_Syntax_node2(x_9, x_174, x_166, x_173); +x_176 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__24; lean_inc(x_9); -x_175 = l_Lean_Syntax_node2(x_9, x_174, x_159, x_173); -lean_inc(x_175); +x_177 = l_Lean_Syntax_node2(x_9, x_176, x_161, x_175); +lean_inc(x_177); lean_inc(x_9); -x_176 = l_Lean_Syntax_node1(x_9, x_139, x_175); -x_177 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__21; -lean_inc(x_141); +x_178 = l_Lean_Syntax_node1(x_9, x_141, x_177); +x_179 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__21; +lean_inc(x_143); lean_inc(x_9); -x_178 = l_Lean_Syntax_node2(x_9, x_177, x_141, x_176); -x_179 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__40; -lean_inc(x_9); -x_180 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_180, 0, x_9); -lean_ctor_set(x_180, 1, x_179); -x_181 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__43; +x_180 = l_Lean_Syntax_node2(x_9, x_179, x_143, x_178); +x_181 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__40; lean_inc(x_9); x_182 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_182, 0, x_9); lean_ctor_set(x_182, 1, x_181); -x_183 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__46; +x_183 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__43; +lean_inc(x_9); +x_184 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_184, 0, x_9); +lean_ctor_set(x_184, 1, x_183); +x_185 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__46; lean_inc(x_11); -lean_inc(x_137); -x_184 = l_Lean_addMacroScope(x_137, x_183, x_11); -x_185 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__45; -lean_inc(x_9); -x_186 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_186, 0, x_9); -lean_ctor_set(x_186, 1, x_185); -lean_ctor_set(x_186, 2, x_184); -lean_ctor_set(x_186, 3, x_153); -x_187 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__42; -lean_inc(x_9); -x_188 = l_Lean_Syntax_node2(x_9, x_187, x_182, x_186); -x_189 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__49; -lean_inc(x_9); -x_190 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_190, 0, x_9); -lean_ctor_set(x_190, 1, x_189); -x_191 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__48; -lean_inc(x_9); -x_192 = l_Lean_Syntax_node1(x_9, x_191, x_190); +lean_inc(x_139); +x_186 = l_Lean_addMacroScope(x_139, x_185, x_11); +x_187 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__45; +lean_inc(x_9); +x_188 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_188, 0, x_9); +lean_ctor_set(x_188, 1, x_187); +lean_ctor_set(x_188, 2, x_186); +lean_ctor_set(x_188, 3, x_155); +x_189 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__42; +lean_inc(x_9); +x_190 = l_Lean_Syntax_node2(x_9, x_189, x_184, x_188); +x_191 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__49; +lean_inc(x_9); +x_192 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_192, 0, x_9); +lean_ctor_set(x_192, 1, x_191); +x_193 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__48; +lean_inc(x_9); +x_194 = l_Lean_Syntax_node1(x_9, x_193, x_192); lean_inc(x_1); -x_193 = l___private_Init_Meta_0__Lean_getEscapedNameParts_x3f(x_153, x_1); -x_194 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__52; +x_195 = l___private_Init_Meta_0__Lean_getEscapedNameParts_x3f(x_155, x_1); +x_196 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__52; +lean_inc_n(x_143, 2); lean_inc(x_9); -x_195 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_195, 0, x_9); -lean_ctor_set(x_195, 1, x_194); -x_196 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__56; -lean_inc(x_141); +x_197 = l_Lean_Syntax_node2(x_9, x_196, x_143, x_143); +x_198 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__55; lean_inc(x_9); -x_197 = l_Lean_Syntax_node1(x_9, x_196, x_141); -x_198 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__62; -lean_inc(x_11); -lean_inc(x_137); -x_199 = l_Lean_addMacroScope(x_137, x_198, x_11); -x_200 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__61; +x_199 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_199, 0, x_9); +lean_ctor_set(x_199, 1, x_198); +x_200 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__59; +lean_inc(x_143); lean_inc(x_9); -x_201 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_201, 0, x_9); -lean_ctor_set(x_201, 1, x_200); -lean_ctor_set(x_201, 2, x_199); -lean_ctor_set(x_201, 3, x_153); +x_201 = l_Lean_Syntax_node1(x_9, x_200, x_143); +x_202 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__65; +lean_inc(x_11); +lean_inc(x_139); +x_203 = l_Lean_addMacroScope(x_139, x_202, x_11); +x_204 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__64; lean_inc(x_9); -x_202 = l_Lean_Syntax_node1(x_9, x_139, x_155); -x_203 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__59; +x_205 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_205, 0, x_9); +lean_ctor_set(x_205, 1, x_204); +lean_ctor_set(x_205, 2, x_203); +lean_ctor_set(x_205, 3, x_155); lean_inc(x_9); -x_204 = l_Lean_Syntax_node2(x_9, x_203, x_201, x_202); -x_205 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__54; -lean_inc(x_197); +x_206 = l_Lean_Syntax_node1(x_9, x_141, x_157); +x_207 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__62; lean_inc(x_9); -x_206 = l_Lean_Syntax_node2(x_9, x_205, x_197, x_204); +x_208 = l_Lean_Syntax_node2(x_9, x_207, x_205, x_206); +x_209 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__57; +lean_inc(x_201); lean_inc(x_9); -x_207 = l_Lean_Syntax_node1(x_9, x_139, x_206); -x_208 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__63; +x_210 = l_Lean_Syntax_node2(x_9, x_209, x_201, x_208); lean_inc(x_9); -x_209 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_209, 0, x_9); -lean_ctor_set(x_209, 1, x_208); -x_210 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__51; +x_211 = l_Lean_Syntax_node1(x_9, x_141, x_210); +x_212 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__66; lean_inc(x_9); -x_211 = l_Lean_Syntax_node3(x_9, x_210, x_195, x_207, x_209); +x_213 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_213, 0, x_9); +lean_ctor_set(x_213, 1, x_212); +x_214 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__54; lean_inc(x_9); -x_212 = l_Lean_Syntax_node1(x_9, x_139, x_211); -lean_inc_n(x_141, 5); +x_215 = l_Lean_Syntax_node3(x_9, x_214, x_199, x_211, x_213); lean_inc(x_9); -x_213 = l_Lean_Syntax_node6(x_9, x_147, x_141, x_212, x_141, x_141, x_141, x_141); -x_214 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__64; +x_216 = l_Lean_Syntax_node1(x_9, x_141, x_215); +lean_inc_n(x_143, 5); lean_inc(x_9); -x_215 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_215, 0, x_9); -lean_ctor_set(x_215, 1, x_214); -x_216 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__68; -x_217 = l_Lean_addMacroScope(x_137, x_216, x_11); +x_217 = l_Lean_Syntax_node6(x_9, x_149, x_143, x_216, x_143, x_143, x_143, x_143); x_218 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__67; lean_inc(x_9); -x_219 = lean_alloc_ctor(3, 4, 0); +x_219 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_219, 0, x_9); lean_ctor_set(x_219, 1, x_218); -lean_ctor_set(x_219, 2, x_217); -lean_ctor_set(x_219, 3, x_153); -lean_inc(x_141); -lean_inc(x_219); -lean_inc(x_9); -x_220 = l_Lean_Syntax_node2(x_9, x_156, x_219, x_141); -x_221 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__70; -lean_inc(x_141); -lean_inc(x_9); -x_222 = l_Lean_Syntax_node2(x_9, x_221, x_141, x_175); -x_223 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__65; -lean_inc(x_141); -lean_inc(x_222); -lean_inc(x_9); -x_224 = l_Lean_Syntax_node4(x_9, x_223, x_215, x_220, x_222, x_141); -x_225 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__7; -lean_inc(x_9); -x_226 = l_Lean_Syntax_node2(x_9, x_225, x_213, x_224); -lean_inc_n(x_141, 6); -lean_inc(x_9); -x_227 = l_Lean_Syntax_node6(x_9, x_147, x_141, x_141, x_141, x_141, x_141, x_141); -x_228 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__71; -lean_inc(x_9); -x_229 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_229, 0, x_9); -lean_ctor_set(x_229, 1, x_228); -x_230 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__39; -lean_inc(x_141); -lean_inc(x_180); +x_220 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__71; +x_221 = l_Lean_addMacroScope(x_139, x_220, x_11); +x_222 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__70; +lean_inc(x_9); +x_223 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_223, 0, x_9); +lean_ctor_set(x_223, 1, x_222); +lean_ctor_set(x_223, 2, x_221); +lean_ctor_set(x_223, 3, x_155); +lean_inc(x_143); +lean_inc(x_223); +lean_inc(x_9); +x_224 = l_Lean_Syntax_node2(x_9, x_158, x_223, x_143); +x_225 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__73; +lean_inc(x_143); +lean_inc(x_9); +x_226 = l_Lean_Syntax_node2(x_9, x_225, x_143, x_177); +x_227 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__68; +lean_inc(x_143); +lean_inc(x_226); +lean_inc(x_9); +x_228 = l_Lean_Syntax_node4(x_9, x_227, x_219, x_224, x_226, x_143); +x_229 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__7; +lean_inc(x_9); +x_230 = l_Lean_Syntax_node2(x_9, x_229, x_217, x_228); +lean_inc_n(x_143, 6); +lean_inc(x_9); +x_231 = l_Lean_Syntax_node6(x_9, x_149, x_143, x_143, x_143, x_143, x_143, x_143); +x_232 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__74; +lean_inc(x_9); +x_233 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_233, 0, x_9); +lean_ctor_set(x_233, 1, x_232); +x_234 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__39; +lean_inc(x_143); +lean_inc(x_197); +lean_inc(x_182); lean_inc(x_9); -x_231 = l_Lean_Syntax_node3(x_9, x_230, x_180, x_219, x_141); -x_232 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__72; -lean_inc_n(x_141, 4); +x_235 = l_Lean_Syntax_node4(x_9, x_234, x_182, x_223, x_197, x_143); +x_236 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__75; +lean_inc_n(x_143, 2); lean_inc(x_9); -x_233 = l_Lean_Syntax_node8(x_9, x_232, x_197, x_229, x_141, x_141, x_222, x_231, x_141, x_141); +x_237 = l_Lean_Syntax_node6(x_9, x_236, x_201, x_233, x_143, x_143, x_226, x_235); lean_inc(x_9); -x_234 = l_Lean_Syntax_node2(x_9, x_225, x_227, x_233); -if (lean_obj_tag(x_193) == 0) +x_238 = l_Lean_Syntax_node2(x_9, x_229, x_231, x_237); +if (lean_obj_tag(x_195) == 0) { -lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; -x_235 = l_Lean_quoteNameMk(x_1); +lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +x_239 = l_Lean_quoteNameMk(x_1); lean_inc(x_9); -x_236 = l_Lean_Syntax_node2(x_9, x_139, x_192, x_235); +x_240 = l_Lean_Syntax_node2(x_9, x_141, x_194, x_239); lean_inc(x_9); -x_237 = l_Lean_Syntax_node2(x_9, x_172, x_188, x_236); -lean_inc(x_141); +x_241 = l_Lean_Syntax_node2(x_9, x_174, x_190, x_240); +lean_inc(x_143); lean_inc(x_9); -x_238 = l_Lean_Syntax_node3(x_9, x_230, x_180, x_237, x_141); -x_239 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__14; -lean_inc_n(x_141, 2); +x_242 = l_Lean_Syntax_node4(x_9, x_234, x_182, x_241, x_197, x_143); +x_243 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__14; lean_inc(x_9); -x_240 = l_Lean_Syntax_node7(x_9, x_239, x_150, x_157, x_178, x_238, x_141, x_141, x_141); +x_244 = l_Lean_Syntax_node5(x_9, x_243, x_152, x_159, x_180, x_242, x_143); lean_inc(x_9); -x_241 = l_Lean_Syntax_node2(x_9, x_225, x_148, x_240); -x_242 = l_Lean_Syntax_node3(x_9, x_139, x_241, x_226, x_234); -x_243 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_243, 0, x_242); -lean_ctor_set(x_243, 1, x_138); -return x_243; +x_245 = l_Lean_Syntax_node2(x_9, x_229, x_150, x_244); +x_246 = l_Lean_Syntax_node3(x_9, x_141, x_245, x_230, x_238); +x_247 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_247, 0, x_246); +lean_ctor_set(x_247, 1, x_140); +return x_247; } else { -lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; lean_object* x_254; lean_object* x_255; lean_object* x_256; lean_object* x_257; lean_object* x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; +lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; lean_object* x_254; lean_object* x_255; lean_object* x_256; lean_object* x_257; lean_object* x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; lean_object* x_262; lean_object* x_263; lean_object* x_264; lean_object* x_265; lean_dec(x_1); -x_244 = lean_ctor_get(x_193, 0); -lean_inc(x_244); -lean_dec(x_193); -x_245 = l_String_intercalate(x_181, x_244); -x_246 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__75; -x_247 = lean_string_append(x_246, x_245); -lean_dec(x_245); -x_248 = lean_box(2); -x_249 = l_Lean_Syntax_mkNameLit(x_247, x_248); -x_250 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__76; -x_251 = lean_array_push(x_250, x_249); -x_252 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__74; -x_253 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_253, 0, x_248); -lean_ctor_set(x_253, 1, x_252); -lean_ctor_set(x_253, 2, x_251); +x_248 = lean_ctor_get(x_195, 0); +lean_inc(x_248); +lean_dec(x_195); +x_249 = l_String_intercalate(x_183, x_248); +x_250 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__78; +x_251 = lean_string_append(x_250, x_249); +lean_dec(x_249); +x_252 = lean_box(2); +x_253 = l_Lean_Syntax_mkNameLit(x_251, x_252); +x_254 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__79; +x_255 = lean_array_push(x_254, x_253); +x_256 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__77; +x_257 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_257, 0, x_252); +lean_ctor_set(x_257, 1, x_256); +lean_ctor_set(x_257, 2, x_255); lean_inc(x_9); -x_254 = l_Lean_Syntax_node2(x_9, x_139, x_192, x_253); +x_258 = l_Lean_Syntax_node2(x_9, x_141, x_194, x_257); lean_inc(x_9); -x_255 = l_Lean_Syntax_node2(x_9, x_172, x_188, x_254); -lean_inc(x_141); +x_259 = l_Lean_Syntax_node2(x_9, x_174, x_190, x_258); +lean_inc(x_143); lean_inc(x_9); -x_256 = l_Lean_Syntax_node3(x_9, x_230, x_180, x_255, x_141); -x_257 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__14; -lean_inc_n(x_141, 2); +x_260 = l_Lean_Syntax_node4(x_9, x_234, x_182, x_259, x_197, x_143); +x_261 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__14; lean_inc(x_9); -x_258 = l_Lean_Syntax_node7(x_9, x_257, x_150, x_157, x_178, x_256, x_141, x_141, x_141); +x_262 = l_Lean_Syntax_node5(x_9, x_261, x_152, x_159, x_180, x_260, x_143); lean_inc(x_9); -x_259 = l_Lean_Syntax_node2(x_9, x_225, x_148, x_258); -x_260 = l_Lean_Syntax_node3(x_9, x_139, x_259, x_226, x_234); -x_261 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_261, 0, x_260); -lean_ctor_set(x_261, 1, x_138); -return x_261; +x_263 = l_Lean_Syntax_node2(x_9, x_229, x_150, x_262); +x_264 = l_Lean_Syntax_node3(x_9, x_141, x_263, x_230, x_238); +x_265 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_265, 0, x_264); +lean_ctor_set(x_265, 1, x_140); +return x_265; } } } @@ -1870,7 +1906,7 @@ lean_dec(x_1); return x_5; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_TypeName___hyg_679____closed__1() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_TypeName___hyg_685____closed__1() { _start: { lean_object* x_1; @@ -1878,12 +1914,12 @@ x_1 = lean_alloc_closure((void*)(l___private_Lean_Elab_Deriving_TypeName_0__Lean return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_TypeName___hyg_679_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_TypeName___hyg_685_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__30; -x_3 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_TypeName___hyg_679____closed__1; +x_3 = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_TypeName___hyg_685____closed__1; x_4 = l_Lean_Elab_registerDerivingHandler(x_2, x_3, x_1); return x_4; } @@ -2053,6 +2089,12 @@ l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab lean_mark_persistent(l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__75); l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__76 = _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__76(); lean_mark_persistent(l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__76); +l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__77 = _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__77(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__77); +l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__78 = _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__78(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__78); +l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__79 = _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__79(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__1___closed__79); l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__2___closed__1 = _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__2___closed__1(); lean_mark_persistent(l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___lambda__2___closed__1); l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___closed__1 = _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___closed__1(); @@ -2063,9 +2105,9 @@ l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab lean_mark_persistent(l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___closed__3); l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___closed__4 = _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___closed__4(); lean_mark_persistent(l_Array_forInUnsafe_loop___at___private_Lean_Elab_Deriving_TypeName_0__Lean_Elab_deriveTypeNameInstance___spec__1___closed__4); -l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_TypeName___hyg_679____closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_TypeName___hyg_679____closed__1(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_TypeName___hyg_679____closed__1); -res = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_TypeName___hyg_679_(lean_io_mk_world()); +l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_TypeName___hyg_685____closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_TypeName___hyg_685____closed__1(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_TypeName___hyg_685____closed__1); +res = l_Lean_Elab_initFn____x40_Lean_Elab_Deriving_TypeName___hyg_685_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Deriving/Util.c b/stage0/stdlib/Lean/Elab/Deriving/Util.c index c96c585866c44..cd7d06ce0940b 100644 --- a/stage0/stdlib/Lean/Elab/Deriving/Util.c +++ b/stage0/stdlib/Lean/Elab/Deriving/Util.c @@ -50,6 +50,7 @@ static lean_object* l_Lean_Elab_Deriving_mkContext___closed__6; LEAN_EXPORT lean_object* l_Subarray_forInUnsafe_loop___at_Lean_Elab_Deriving_mkDiscrs___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_mkLocalInstanceLetDecls(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__2; +static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__14; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_explicitBinderF; LEAN_EXPORT lean_object* l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_mkContext___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_node5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -109,6 +110,7 @@ static lean_object* l_Lean_Elab_Deriving_mkContext___closed__5; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_mkHeader___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_node3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_mkHeader(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__16; LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Elab_Deriving_mkLet___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_getConstInfoInduct___at_Lean_Elab_Deriving_mkContext___spec__1___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_mkInstImplicitBinders(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -163,6 +165,7 @@ static lean_object* l_Lean_Elab_Deriving_mkInductiveApp___closed__4; lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Deriving_mkInductArgNames___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_Deriving_mkContext___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__15; lean_object* l_Lean_Meta_forallBoundedTelescope___at_Lean_Elab_Term_addAutoBoundImplicits_x27___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkLocalInstanceLetDecls___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -183,7 +186,6 @@ size_t lean_usize_sub(size_t, size_t); LEAN_EXPORT lean_object* l_Lean_Elab_Deriving_mkInductiveApp___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Deriving_mkImplicitBinders___spec__1___closed__4; size_t lean_usize_add(size_t, size_t); -lean_object* l_Lean_Syntax_node8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_instInhabitedName; lean_object* lean_array_uget(lean_object*, size_t); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Deriving_mkContext___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -2972,6 +2974,34 @@ x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } +static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__14() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Termination", 11); +return x_1; +} +} +static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__15() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; +} +} +static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__16() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Elab_Deriving_mkInductiveApp___closed__4; +x_2 = l_Lean_Elab_Deriving_mkInductiveApp___closed__5; +x_3 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__14; +x_4 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__15; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { @@ -2985,7 +3015,7 @@ x_17 = lean_st_ref_get(x_12, x_13); x_18 = !lean_is_exclusive(x_17); if (x_18 == 0) { -lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; x_19 = lean_ctor_get(x_17, 0); lean_dec(x_19); x_20 = l_Lean_Elab_Deriving_mkInductArgNames___lambda__1___closed__1; @@ -3030,87 +3060,95 @@ lean_inc(x_16); x_37 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_37, 0, x_16); lean_ctor_set(x_37, 1, x_36); -x_38 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__13; +x_38 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__16; +lean_inc_n(x_21, 2); +lean_inc(x_16); +x_39 = l_Lean_Syntax_node2(x_16, x_38, x_21, x_21); +x_40 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__13; lean_inc(x_21); lean_inc(x_16); -x_39 = l_Lean_Syntax_node3(x_16, x_38, x_37, x_5, x_21); -x_40 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__7; -lean_inc_n(x_21, 3); +x_41 = l_Lean_Syntax_node4(x_16, x_40, x_37, x_5, x_39, x_21); +x_42 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__7; +lean_inc(x_21); lean_inc(x_16); -x_41 = l_Lean_Syntax_node8(x_16, x_40, x_25, x_27, x_21, x_21, x_35, x_39, x_21, x_21); -x_42 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__3; -x_43 = l_Lean_Syntax_node2(x_16, x_42, x_23, x_41); -x_44 = lean_array_push(x_4, x_43); -x_45 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_45, 0, x_44); -lean_ctor_set(x_17, 0, x_45); +x_43 = l_Lean_Syntax_node6(x_16, x_42, x_25, x_27, x_21, x_21, x_35, x_41); +x_44 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__3; +x_45 = l_Lean_Syntax_node2(x_16, x_44, x_23, x_43); +x_46 = lean_array_push(x_4, x_45); +x_47 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_17, 0, x_47); return x_17; } else { -lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_46 = lean_ctor_get(x_17, 1); -lean_inc(x_46); +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; +x_48 = lean_ctor_get(x_17, 1); +lean_inc(x_48); lean_dec(x_17); -x_47 = l_Lean_Elab_Deriving_mkInductArgNames___lambda__1___closed__1; +x_49 = l_Lean_Elab_Deriving_mkInductArgNames___lambda__1___closed__1; lean_inc(x_1); lean_inc(x_16); -x_48 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_48, 0, x_16); -lean_ctor_set(x_48, 1, x_1); -lean_ctor_set(x_48, 2, x_47); -x_49 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__5; -lean_inc_n(x_48, 6); -lean_inc(x_16); -x_50 = l_Lean_Syntax_node6(x_16, x_49, x_48, x_48, x_48, x_48, x_48, x_48); -x_51 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__9; -lean_inc(x_48); +x_50 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_50, 0, x_16); +lean_ctor_set(x_50, 1, x_1); +lean_ctor_set(x_50, 2, x_49); +x_51 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__5; +lean_inc_n(x_50, 6); lean_inc(x_16); -x_52 = l_Lean_Syntax_node1(x_16, x_51, x_48); -x_53 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__6; +x_52 = l_Lean_Syntax_node6(x_16, x_51, x_50, x_50, x_50, x_50, x_50, x_50); +x_53 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__9; +lean_inc(x_50); lean_inc(x_16); -x_54 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_54, 0, x_16); -lean_ctor_set(x_54, 1, x_53); -x_55 = l_Array_append___rarg(x_47, x_2); +x_54 = l_Lean_Syntax_node1(x_16, x_53, x_50); +x_55 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__6; lean_inc(x_16); -x_56 = lean_alloc_ctor(1, 3, 0); +x_56 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_56, 0, x_16); -lean_ctor_set(x_56, 1, x_1); -lean_ctor_set(x_56, 2, x_55); -x_57 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkLocalInstanceLetDecls___spec__1___closed__13; +lean_ctor_set(x_56, 1, x_55); +x_57 = l_Array_append___rarg(x_49, x_2); lean_inc(x_16); -x_58 = lean_alloc_ctor(2, 2, 0); +x_58 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_58, 0, x_16); -lean_ctor_set(x_58, 1, x_57); -x_59 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkLocalInstanceLetDecls___spec__1___closed__12; +lean_ctor_set(x_58, 1, x_1); +lean_ctor_set(x_58, 2, x_57); +x_59 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkLocalInstanceLetDecls___spec__1___closed__13; lean_inc(x_16); -x_60 = l_Lean_Syntax_node2(x_16, x_59, x_58, x_3); -x_61 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__11; +x_60 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_60, 0, x_16); +lean_ctor_set(x_60, 1, x_59); +x_61 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkLocalInstanceLetDecls___spec__1___closed__12; lean_inc(x_16); -x_62 = l_Lean_Syntax_node2(x_16, x_61, x_56, x_60); -x_63 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkLocalInstanceLetDecls___spec__1___closed__14; +x_62 = l_Lean_Syntax_node2(x_16, x_61, x_60, x_3); +x_63 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__11; lean_inc(x_16); -x_64 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_64, 0, x_16); -lean_ctor_set(x_64, 1, x_63); -x_65 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__13; -lean_inc(x_48); +x_64 = l_Lean_Syntax_node2(x_16, x_63, x_58, x_62); +x_65 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkLocalInstanceLetDecls___spec__1___closed__14; lean_inc(x_16); -x_66 = l_Lean_Syntax_node3(x_16, x_65, x_64, x_5, x_48); -x_67 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__7; -lean_inc_n(x_48, 3); +x_66 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_66, 0, x_16); +lean_ctor_set(x_66, 1, x_65); +x_67 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__16; +lean_inc_n(x_50, 2); lean_inc(x_16); -x_68 = l_Lean_Syntax_node8(x_16, x_67, x_52, x_54, x_48, x_48, x_62, x_66, x_48, x_48); -x_69 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__3; -x_70 = l_Lean_Syntax_node2(x_16, x_69, x_50, x_68); -x_71 = lean_array_push(x_4, x_70); -x_72 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_72, 0, x_71); -x_73 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_73, 0, x_72); -lean_ctor_set(x_73, 1, x_46); -return x_73; +x_68 = l_Lean_Syntax_node2(x_16, x_67, x_50, x_50); +x_69 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__13; +lean_inc(x_50); +lean_inc(x_16); +x_70 = l_Lean_Syntax_node4(x_16, x_69, x_66, x_5, x_68, x_50); +x_71 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__7; +lean_inc(x_50); +lean_inc(x_16); +x_72 = l_Lean_Syntax_node6(x_16, x_71, x_54, x_56, x_50, x_50, x_64, x_70); +x_73 = l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__3; +x_74 = l_Lean_Syntax_node2(x_16, x_73, x_52, x_72); +x_75 = lean_array_push(x_4, x_74); +x_76 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_76, 0, x_75); +x_77 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_77, 0, x_76); +lean_ctor_set(x_77, 1, x_48); +return x_77; } } } @@ -4379,6 +4417,12 @@ l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__12); l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__13 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__13(); lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__13); +l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__14 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__14(); +lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__14); +l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__15 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__15(); +lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__15); +l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__16 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__16(); +lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_Deriving_mkInstanceCmds___spec__1___lambda__1___closed__16); l_Lean_Elab_Deriving_mkDiscr___closed__1 = _init_l_Lean_Elab_Deriving_mkDiscr___closed__1(); lean_mark_persistent(l_Lean_Elab_Deriving_mkDiscr___closed__1); l_Lean_Elab_Deriving_mkDiscr___closed__2 = _init_l_Lean_Elab_Deriving_mkDiscr___closed__2(); diff --git a/stage0/stdlib/Lean/Elab/Do.c b/stage0/stdlib/Lean/Elab/Do.c index ec77b755e9a84..ed2851caf5cc4 100644 --- a/stage0/stdlib/Lean/Elab/Do.c +++ b/stage0/stdlib/Lean/Elab/Do.c @@ -53,7 +53,7 @@ static lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doForToCode___closed__18; LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Term_Do_concat___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Do_ToTerm_matchNestedTermResult___closed__26; static lean_object* l_Lean_Elab_Term_elabLiftMethod___closed__1; -LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480_(lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__6; static lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTerm___closed__24; LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_Do_concat___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -79,6 +79,7 @@ LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Term_Do_ToCode static lean_object* l_Lean_Elab_Term_Do_CodeBlocl_toMessageData_loop___closed__27; static lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___lambda__4___closed__1; static lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doForToCode___lambda__3___closed__5; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_mkIte(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_expandLiftMethod___closed__1; static lean_object* l_Lean_Elab_Term_Do_getDoHaveVars___closed__5; @@ -125,7 +126,6 @@ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__3(size_t, size_t, lean_object*); static lean_object* l_Lean_Elab_Term_Do_ToTerm_actionTerminalToTerm___closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_hasBreakContinueReturn(lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__2; static lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkTuple___spec__1___closed__5; static lean_object* l_Lean_Elab_Term_Do_CodeBlocl_toMessageData_loop___closed__25; static lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTerm___closed__29; @@ -142,6 +142,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_tryCatchPred___boxed(le static lean_object* l___regBuiltin_Lean_Elab_Term_expandTermFor___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doLetElseToCode___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_Do_ToTerm_toTerm_go___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__3; LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_getDoSeq___boxed(lean_object*); static lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doSeqToCode___closed__3; @@ -192,7 +193,6 @@ static lean_object* l_Lean_Elab_Term_Do_ToTerm_declToTerm___closed__5; lean_object* lean_array_push(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Do_getDoReassignVars___closed__2; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__10; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Do_ToCodeBlock_doLetElseToCode___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Do_pullExitPointsAux___lambda__1___closed__3; static lean_object* l_Lean_Elab_Term_Do_ToTerm_matchNestedTermResult___closed__11; @@ -200,10 +200,10 @@ lean_object* l_Lean_Core_checkSystem(lean_object*, lean_object*, lean_object*, l static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_Do_ToCodeBlock_checkReassignable___spec__2___closed__7; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_Do_concat___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_mkFreshJP___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__13; LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_mkForInBody___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTerm___closed__31; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__8; static lean_object* l_Lean_Elab_Term_Do_mkFreshJP___lambda__1___closed__1; static lean_object* l___regBuiltin_Lean_Elab_Term_expandTermFor_declRange___closed__5; static lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkPureUnit___closed__3; @@ -229,6 +229,7 @@ lean_object* l_instInhabitedReaderT___rarg___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_withFor___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_Do_mkJmp___spec__8___rarg(lean_object*); static lean_object* l_Lean_Elab_Term_Do_hasReturn___closed__1; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__9; static lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTerm___closed__23; LEAN_EXPORT lean_object* l_Array_sequenceMap_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Term_Do_mkReassignCore___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -305,6 +306,7 @@ static lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doSeqToCode___closed__10; static lean_object* l_Lean_Elab_Term_Do_ToTerm_breakToTerm___closed__19; static lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doForToCode___lambda__3___closed__7; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__7; static lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkPureUnit___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_isMutableLet___boxed(lean_object*); static lean_object* l_Lean_Elab_Term_Do_ToTerm_actionTerminalToTerm___closed__23; @@ -324,10 +326,10 @@ static lean_object* l_Lean_Elab_Term_Do_ToTerm_seqToTerm___closed__10; uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doSeqToCode___closed__9; lean_object* l_Lean_Name_mkStr5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__1; static lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTerm___closed__4; static lean_object* l_Lean_Elab_Term_Do_mkAuxDeclFor___rarg___lambda__5___closed__5; static lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTerm___closed__36; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__9; static lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___closed__3; static lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTerm___closed__1; static lean_object* l_Lean_Elab_Term_Do_ToTerm_breakToTerm___closed__7; @@ -615,6 +617,7 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__L LEAN_EXPORT lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_ToCodeBlock_expandLiftMethodAux___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_ToCodeBlock_expandLiftMethodAux___closed__4; LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_elabLiftMethod___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__12; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_Do_ToCodeBlock_doMatchToCode___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doLetArrowToCode___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__1(lean_object*); @@ -653,7 +656,6 @@ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean uint8_t l_List_isEmpty___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_liftMethodDelimiter___closed__5; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__3; static lean_object* l_Lean_Elab_Term_Do_ToTerm_matchNestedTermResult___closed__18; lean_object* l_Lean_Syntax_getOptional_x3f(lean_object*); lean_object* lean_st_mk_ref(lean_object*, lean_object*); @@ -701,7 +703,6 @@ static lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTerm___closed__9; static lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_letDeclArgHasBinders___closed__6; static lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__9; static lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___lambda__2___closed__4; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__1; static lean_object* l_Lean_Elab_Term_Do_ToTerm_breakToTerm___closed__9; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -722,7 +723,6 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__L LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_CodeBlock_uvars___default; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_getDoLetVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Do_ToTerm_matchNestedTermResult___closed__5; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__12; LEAN_EXPORT lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_letDeclHasBinders___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_mkAuxDeclFor___rarg___lambda__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Do_mkAuxDeclFor___rarg___lambda__2___closed__3; @@ -796,6 +796,7 @@ static lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTerm___closed__13; static lean_object* l_Lean_Elab_Term_Do_CodeBlocl_toMessageData_loop___closed__13; LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Elab_Term_Do_extendUpdatedVarsAux_update___spec__1___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_mkAuxDeclFor___rarg___lambda__13(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__10; lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); uint8_t l_Lean_Syntax_isEscapedAntiquot(lean_object*); static lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_getDoSeqElems___closed__1; @@ -933,7 +934,6 @@ static lean_object* l___regBuiltin_Lean_Elab_Term_Do_elabDo_declRange___closed__ LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_mkAuxDeclFor___rarg___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_hasBreakContinueReturn___lambda__1___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_Term_Do_ToCodeBlock_doSeqToCode___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__4; static lean_object* l___regBuiltin_Lean_Elab_Term_elabLiftMethod_declRange___closed__7; uint8_t l_Lean_Syntax_isQuot(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doLetElseToCode(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -950,7 +950,6 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___lambda__2 LEAN_EXPORT lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_ToCodeBlock_expandLiftMethodAux___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doForToCode___lambda__3___closed__29; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_elabLiftMethod_declRange(lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__8; static lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTerm___closed__19; static lean_object* l_Lean_Elab_Term_Do_ToTerm_mkIte___closed__6; static lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Term_Do_mkJmp___spec__7___closed__2; @@ -970,6 +969,7 @@ static lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_Do_getLetDeclVars___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_expandTermTry___closed__3; static lean_object* l_Lean_Elab_Term_Do_mkAuxDeclFor___rarg___lambda__5___closed__4; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__11; lean_object* l_Lean_Expr_app___override(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_expandDoIf_x3f___spec__5___lambda__2___closed__13; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_attachJP___boxed(lean_object*, lean_object*); @@ -1093,11 +1093,11 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_annotate___rarg___lambda__2___boxed LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_getDoHaveVars___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Do_getDoHaveVars___closed__1; static lean_object* l_Lean_Elab_Term_Do_ToTerm_mkJoinPoint___closed__4; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__4; lean_object* l_Lean_Expr_getAppFn(lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_ToCodeBlock_expandLiftMethodAux___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Do_ToTerm_declToTerm___closed__6; uint8_t l_Lean_RBNode_isBlack___rarg(lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_attachJP(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doForToCode___lambda__3___closed__14; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_eraseVars(lean_object*, lean_object*); @@ -1164,7 +1164,6 @@ static lean_object* l_Lean_Elab_Term_Do_ToTerm_mkIte___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___lambda__1(lean_object*, uint8_t, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_destructTuple_destruct___closed__14; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_mkSimpleJmp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__5; static lean_object* l_Lean_Elab_Term_Do_ToTerm_continueToTerm___closed__27; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_mkAuxDeclFor___rarg___lambda__1(lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Do_ToCodeBlock_doTryToCode___spec__2___closed__10; @@ -1233,6 +1232,7 @@ static lean_object* l_Lean_Elab_Term_Do_ToTerm_reassignToTerm___closed__10; static lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_ToCodeBlock_expandLiftMethodAux___closed__3; static lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTerm___closed__15; LEAN_EXPORT lean_object* l_panic___at_Lean_Elab_Term_Do_ToTerm_mkNestedKind___spec__1(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_expandTermTry___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Do_ToTerm_breakToTerm___closed__25; static lean_object* l_Lean_Elab_Term_Do_isMutableLet___closed__1; @@ -1272,6 +1272,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabLiftMethod___boxed(lean_object*, l LEAN_EXPORT lean_object* l_List_mapTR_loop___at___private_Lean_Elab_Do_0__Lean_Elab_Term_getDoSeqElems___spec__1(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Do_ToTerm_returnToTerm___closed__18; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_mkJmp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_checkLetArrowRHS(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_get_size(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_elabDo___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1307,6 +1308,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_getDoSeq(lea LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_getLetPatDeclVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_Do_ToCodeBlock_checkNotShadowingMutable___spec__1___closed__2; static lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_Do_mkJmp___spec__8___rarg___closed__2; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__13; static lean_object* l_Lean_Elab_Term_Do_ToTerm_matchNestedTermResult___closed__3; static lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_destructTuple_destruct___closed__10; LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_Term_Do_extendUpdatedVarsAux_update___spec__4(lean_object*, lean_object*, size_t, size_t); @@ -1324,7 +1326,6 @@ static lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doForToCode___closed__12; LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Elab_Term_Do_CodeBlocl_toMessageData_loop___spec__3(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_expandTermReturn_declRange___closed__7; static lean_object* l___regBuiltin_Lean_Elab_Term_Do_elabDo_declRange___closed__5; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__11; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_Do_eraseVars___spec__3(lean_object*, size_t, size_t, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_expandTermReturn___closed__3; static lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_mkUnit___closed__5; @@ -1378,7 +1379,6 @@ static lean_object* l___regBuiltin_Lean_Elab_Term_expandTermFor_declRange___clos static lean_object* l___private_Lean_Elab_Do_0__Lean_Elab_Term_Do_ToCodeBlock_expandLiftMethodAux___closed__5; static lean_object* l_Lean_Elab_Term_Do_instInhabitedAlt___rarg___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Do_mkAuxDeclFor___rarg___lambda__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__7; lean_object* l_Lean_Elab_Term_getPatternVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Do_ToCodeBlock_doForToCode___closed__8; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_Do_ToCodeBlock_checkReassignable___spec__2___closed__2; @@ -40224,7 +40224,7 @@ x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); return x_4; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__1() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -40234,27 +40234,27 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__2() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__1; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__1; x_2 = l___regBuiltin_Lean_Elab_Term_elabLiftMethod___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__3() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__2; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__2; x_2 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_getDoSeqElems___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__4() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__4() { _start: { lean_object* x_1; @@ -40262,17 +40262,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__5() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__3; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__4; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__3; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__6() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__6() { _start: { lean_object* x_1; @@ -40280,47 +40280,47 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__7() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__5; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__6; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__5; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__8() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__7; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__7; x_2 = l___private_Lean_Elab_Do_0__Lean_Elab_Term_getDoSeqElems___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__9() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__8; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__8; x_2 = l___regBuiltin_Lean_Elab_Term_elabLiftMethod___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__10() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__9; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__9; x_2 = l___regBuiltin_Lean_Elab_Term_Do_elabDo___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__11() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__11() { _start: { lean_object* x_1; @@ -40328,33 +40328,33 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__12() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__10; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__11; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__10; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__11; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__13() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__12; -x_2 = lean_unsigned_to_nat(31480u); +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__12; +x_2 = lean_unsigned_to_nat(31680u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_Elab_Term_Do_elabDo___closed__1; x_3 = 0; -x_4 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__13; +x_4 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__13; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); return x_5; } @@ -42386,33 +42386,33 @@ lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Do_elabDo_declRange___closed_ if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Do_elabDo_declRange(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__1(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__1); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__2(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__2); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__3 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__3(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__3); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__4 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__4(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__4); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__5 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__5(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__5); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__6 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__6(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__6); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__7 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__7(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__7); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__8 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__8(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__8); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__9 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__9(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__9); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__10 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__10(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__10); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__11 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__11(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__11); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__12 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__12(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__12); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__13 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__13(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480____closed__13); -if (builtin) {res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31480_(lean_io_mk_world()); +}l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__1(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__1); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__2(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__2); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__3 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__3(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__3); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__4 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__4(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__4); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__5 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__5(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__5); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__6 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__6(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__6); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__7 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__7(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__7); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__8 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__8(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__8); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__9 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__9(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__9); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__10 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__10(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__10); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__11 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__11(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__11); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__12 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__12(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__12); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__13 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__13(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680____closed__13); +if (builtin) {res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Do___hyg_31680_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l___regBuiltin_Lean_Elab_Term_expandTermFor___closed__1 = _init_l___regBuiltin_Lean_Elab_Term_expandTermFor___closed__1(); diff --git a/stage0/stdlib/Lean/Elab/Extra.c b/stage0/stdlib/Lean/Elab/Extra.c index f73484484c604..6b0d4e1f7317a 100644 --- a/stage0/stdlib/Lean/Elab/Extra.c +++ b/stage0/stdlib/Lean/Elab/Extra.c @@ -22,12 +22,11 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_Op_elabBinRelCore___lambda__1___boxed( static lean_object* l_Lean_Elab_Term_Op_elabBinRelCore_toBoolIfNecessary___closed__5; LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_mkUnOp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkSorry(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__8; lean_object* l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_hasCoe___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabForIn_x27_declRange___closed__1; static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinRelNoProp_declRange___closed__3; -static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__13; +static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__6; static lean_object* l_Lean_Elab_Term_elabForIn___lambda__1___closed__5; static lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toExpr___closed__15; static lean_object* l_Lean_Elab_Term_elabForIn_x27___closed__4; @@ -46,6 +45,7 @@ static lean_object* l_Lean_Elab_Term_elabForIn___lambda__1___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinRel_declRange(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinRelNoProp___closed__2; lean_object* l_Lean_Meta_mkFreshLevelMVar(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__5; static lean_object* l_Lean_Elab_Term_elabForIn___closed__21; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Op_elabBinRelCore_toBoolIfNecessary___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabRightact___closed__2; @@ -58,6 +58,7 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_elabForIn_declRange(lean_ static lean_object* l_Lean_Elab_Term_elabForIn_x27___closed__3; lean_object* l_Lean_ConstantInfo_type(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toTree_processUnOp___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__4; static lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_hasCoe___closed__1; static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabDefaultOrNonempty___closed__3; static lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_hasCoe___closed__4; @@ -93,8 +94,8 @@ lean_object* l_Lean_PersistentArray_push___rarg(lean_object*, lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Op_elabBinRelCore_toBoolIfNecessary___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__10; LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_applyCoe_go___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__9; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinRelNoProp_declRange(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_BinOpKind_toCtorIdx___boxed(lean_object*); static lean_object* l_Lean_Elab_Term_elabForIn_x27___closed__9; @@ -131,7 +132,6 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_BinOpK static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabRightact_declRange___closed__5; uint8_t l_Lean_Expr_isAppOf(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinOp___closed__4; -static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__15; static lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_getMonadForIn___closed__1; static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinOp___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Op_elabBinOpLazy(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -144,12 +144,14 @@ lean_object* l_Lean_Name_mkStr5(lean_object*, lean_object*, lean_object*, lean_o static lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_applyCoe_go___lambda__2___closed__6; static lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toExpr___closed__5; lean_object* l_Lean_stringToMessageData(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869_(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_hasHeterogeneousDefaultInstances___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l___private_Lean_Util_Trace_0__Lean_checkTraceOption(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_elabForIn___closed__25; static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabLeftact___closed__1; lean_object* l_Lean_Elab_expandMacroImpl_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_elabForIn___lambda__1___closed__1; +static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__13; static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinOpLazy___closed__2; static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabDefaultOrNonempty_declRange___closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Op_elabBinRelCore___lambda__2(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -163,7 +165,6 @@ static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinRelNoProp_declRange_ static lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toExpr___closed__13; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Op_elabBinOp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toTree_go___closed__6; -static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__14; static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabDefaultOrNonempty___closed__4; LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_applyCoe_go___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Op_elabBinRelCore_toBoolIfNecessary___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -195,7 +196,6 @@ static lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toExpr___cl static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabLeftact_declRange___closed__5; static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinOpLazy_declRange___closed__3; static lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_getMonadForIn___closed__5; -static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__6; static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinRel___closed__4; lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_elabAnonymousCtor___spec__1___rarg(lean_object*); @@ -211,10 +211,11 @@ lean_object* l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(lean_ob LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toExprCore___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Op_elabBinRelCore___lambda__3(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_registerTraceClass(lean_object*, uint8_t, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__15; LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_BinOpKind_noConfusion(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinRel___closed__1; lean_object* l_Lean_Name_getPrefix(lean_object*); -static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__5; +static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__11; LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toExprCore___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toTree(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabDefaultOrNonempty_declRange___closed__7; @@ -237,6 +238,7 @@ static lean_object* l_Lean_Elab_Term_elabForIn_x27___lambda__1___closed__1; static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinRel___closed__3; lean_object* lean_st_ref_get(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabRightact_declRange___closed__1; +static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__2; lean_object* l_Lean_Meta_mkAppM(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabDefaultOrNonempty___closed__1; @@ -256,7 +258,6 @@ extern lean_object* l_Lean_Meta_instInhabitedDefaultInstances; static lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toExpr___closed__21; LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toTree_processUnOp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabLeftact_declRange___closed__4; -static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__2; extern lean_object* l_Lean_Meta_defaultInstanceExtension; static lean_object* l_Lean_Elab_Term_elabForIn___closed__11; lean_object* l_Lean_throwError___at_Lean_Elab_Term_tryPostponeIfHasMVars___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -281,7 +282,6 @@ static lean_object* l_List_forIn_loop___at___private_Lean_Elab_Extra_0__Lean_Ela LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabLeftact_declRange(lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabForIn_x27___closed__3; -static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__11; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Op_elabUnOp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabForIn_x27___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); @@ -319,6 +319,7 @@ static lean_object* l_Lean_Meta_getDefaultInstances___at___private_Lean_Elab_Ext static lean_object* l_Lean_Elab_Term_Op_elabBinRelCore___lambda__3___closed__2; static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinOp_declRange___closed__5; static lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toExpr___closed__11; +static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__12; static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinOpLazy_declRange___closed__4; static lean_object* l_Lean_Elab_Term_elabForIn_x27___closed__5; lean_object* l_Lean_Meta_mkDefault(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -340,10 +341,12 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_Op_elabBinRelCore_toBoolIfNecessary___ static lean_object* l___regBuiltin_Lean_Elab_Term_elabForIn_declRange___closed__2; static lean_object* l_Lean_throwUnknownConstant___at___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toTree_processUnOp___spec__1___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_analyze_go___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__14; static lean_object* l___regBuiltin_Lean_Elab_Term_elabForIn_declRange___closed__1; lean_object* l_Lean_Elab_Term_ensureHasType(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabForIn___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_node4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__8; LEAN_EXPORT lean_object* l_Lean_isTracingEnabledFor___at___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_analyze_go___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toExpr___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabLeftact___closed__2; @@ -381,7 +384,6 @@ static lean_object* l_Lean_throwUnknownConstant___at___private_Lean_Elab_Extra_0 lean_object* lean_environment_main_module(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toTree_processUnOp___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toTree_processBinOp___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__7; LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_hasHeterogeneousDefaultInstances___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Op_elabBinRelCore___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_coerceSimple_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -411,13 +413,14 @@ static lean_object* l___regBuiltin_Lean_Elab_Term_elabForIn_x27___closed__1; static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinOp___closed__2; uint8_t l_Lean_Syntax_isNone(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabDefaultOrNonempty_declRange___closed__1; -static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__3; static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinRelNoProp_declRange___closed__4; LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_throwForInFailure___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__9; LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_getMonadForIn___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_getAppFn(lean_object*); static lean_object* l_Lean_Elab_Term_elabForIn___closed__1; static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinOpLazy_declRange___closed__1; +static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__3; static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinRelNoProp___closed__1; static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinRel_declRange___closed__5; static lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toTree_go___closed__5; @@ -445,8 +448,6 @@ lean_object* l_Lean_instantiateMVarsCore(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabDefaultOrNonempty(lean_object*); static lean_object* l_Lean_throwUnknownConstant___at___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toTree_processUnOp___spec__1___closed__2; static lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toExpr___closed__16; -static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__12; -static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__1; static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinRel_declRange___closed__1; static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinRel_declRange___closed__4; LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_BinOpKind_noConfusion___rarg___lambda__1(lean_object*); @@ -486,7 +487,6 @@ LEAN_EXPORT lean_object* l_Lean_isTracingEnabledFor___at___private_Lean_Elab_Ext static lean_object* l___regBuiltin_Lean_Elab_Term_elabForIn_declRange___closed__3; static lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_applyCoe_go___closed__4; LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toTree_processBinOp___lambda__2(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__4; static lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_mkUnOp___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_analyze_go(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Op_elabBinRelCore_toBoolIfNecessary___closed__2; @@ -497,10 +497,11 @@ LEAN_EXPORT lean_object* l_Lean_Meta_withNewMCtxDepth___at_Lean_Elab_Term_Op_ela lean_object* l_Lean_RBNode_find___at_Lean_Meta_addDefaultInstanceEntry___spec__3(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toExpr___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_throwForInFailure(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__1; static lean_object* l___regBuiltin_Lean_Elab_Term_elabForIn_x27_declRange___closed__7; lean_object* l_Lean_Meta_mkOfNonempty(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinRelNoProp_declRange___closed__7; -LEAN_EXPORT lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855_(lean_object*); +static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__7; static lean_object* l_List_forIn_loop___at___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_hasHeterogeneousDefaultInstances___spec__2___lambda__1___closed__2; lean_object* l_String_toSubstring_x27(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Op_elabRightact(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -517,7 +518,6 @@ static lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_toTree_go__ static lean_object* l___regBuiltin_Lean_Elab_Term_Op_elabBinRelNoProp_declRange___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_applyCoe_go___lambda__4(lean_object*, lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_hasHeterogeneousDefaultInstances___lambda__2___closed__2; -static lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__10; LEAN_EXPORT lean_object* l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_hasHeterogeneousDefaultInstances___lambda__2(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* _init_l___private_Lean_Elab_Extra_0__Lean_Elab_Term_getMonadForIn___closed__1() { _start: @@ -16664,7 +16664,7 @@ x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); return x_4; } } -static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__1() { +static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -16674,37 +16674,37 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__2() { +static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__1; +x_1 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__1; x_2 = l___regBuiltin_Lean_Elab_Term_elabForIn___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__3() { +static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__2; +x_1 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__2; x_2 = l_Lean_Elab_Term_elabForIn___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__4() { +static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__3; +x_1 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__3; x_2 = l___regBuiltin_Lean_Elab_Term_Op_elabBinOp___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__5() { +static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__5() { _start: { lean_object* x_1; @@ -16712,17 +16712,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__6() { +static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__4; -x_2 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__5; +x_1 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__4; +x_2 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__7() { +static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__7() { _start: { lean_object* x_1; @@ -16730,37 +16730,37 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__8() { +static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__6; -x_2 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__7; +x_1 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__6; +x_2 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__9() { +static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__8; +x_1 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__8; x_2 = l_Lean_Elab_Term_elabForIn___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__10() { +static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__9; +x_1 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__9; x_2 = l___regBuiltin_Lean_Elab_Term_elabForIn___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__11() { +static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__11() { _start: { lean_object* x_1; @@ -16768,17 +16768,17 @@ x_1 = lean_mk_string_from_bytes("Extra", 5); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__12() { +static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__10; -x_2 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__11; +x_1 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__10; +x_2 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__11; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__13() { +static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__13() { _start: { lean_object* x_1; @@ -16786,33 +16786,33 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__14() { +static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__12; -x_2 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__13; +x_1 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__12; +x_2 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__13; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__15() { +static lean_object* _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__14; -x_2 = lean_unsigned_to_nat(6855u); +x_1 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__14; +x_2 = lean_unsigned_to_nat(6869u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; x_2 = l___private_Lean_Elab_Extra_0__Lean_Elab_Term_Op_analyze_go___closed__1; x_3 = 0; -x_4 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__15; +x_4 = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__15; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); if (lean_obj_tag(x_5) == 0) { @@ -17416,37 +17416,37 @@ lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Op_elabDefaultOrNonempty_decl if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Op_elabDefaultOrNonempty_declRange(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__1 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__1(); -lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__1); -l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__2 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__2(); -lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__2); -l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__3 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__3(); -lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__3); -l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__4 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__4(); -lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__4); -l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__5 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__5(); -lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__5); -l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__6 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__6(); -lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__6); -l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__7 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__7(); -lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__7); -l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__8 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__8(); -lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__8); -l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__9 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__9(); -lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__9); -l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__10 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__10(); -lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__10); -l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__11 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__11(); -lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__11); -l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__12 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__12(); -lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__12); -l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__13 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__13(); -lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__13); -l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__14 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__14(); -lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__14); -l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__15 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__15(); -lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855____closed__15); -if (builtin) {res = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6855_(lean_io_mk_world()); +}l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__1 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__1(); +lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__1); +l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__2 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__2(); +lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__2); +l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__3 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__3(); +lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__3); +l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__4 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__4(); +lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__4); +l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__5 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__5(); +lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__5); +l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__6 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__6(); +lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__6); +l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__7 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__7(); +lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__7); +l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__8 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__8(); +lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__8); +l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__9 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__9(); +lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__9); +l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__10 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__10(); +lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__10); +l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__11 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__11(); +lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__11); +l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__12 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__12(); +lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__12); +l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__13 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__13(); +lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__13); +l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__14 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__14(); +lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__14); +l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__15 = _init_l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__15(); +lean_mark_persistent(l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869____closed__15); +if (builtin) {res = l_Lean_Elab_Term_Op_initFn____x40_Lean_Elab_Extra___hyg_6869_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Inductive.c b/stage0/stdlib/Lean/Elab/Inductive.c index 8703b1a18404a..0049bc704f8b8 100644 --- a/stage0/stdlib/Lean/Elab/Inductive.c +++ b/stage0/stdlib/Lean/Elab/Inductive.c @@ -49,6 +49,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Inductive_0__Lean_Elab_Command_el static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Inductive___hyg_5____closed__1; static lean_object* l_Lean_Elab_Command_instInhabitedElabHeaderResult___closed__3; static lean_object* l___private_Lean_Elab_Inductive_0__Lean_Elab_Command_elabHeaderAux___lambda__6___closed__4; +static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__23; LEAN_EXPORT lean_object* l___private_Lean_Elab_Inductive_0__Lean_Elab_Command_replaceIndFVarsWithConsts(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Command_shouldInferResultUniverse___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_checkResultingUniverse___closed__2; @@ -294,6 +295,7 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_withCto LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_computeFixedIndexBitMask_go___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_reorderCtorArgs___spec__4___lambda__4___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_Inductive_0__Lean_Elab_Command_collectUniverses_go(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__22; LEAN_EXPORT lean_object* l___private_Lean_Elab_Inductive_0__Lean_Elab_Command_mkInductiveDecl___lambda__4___boxed(lean_object**); static lean_object* l___private_Lean_Elab_Inductive_0__Lean_Elab_Command_fixedIndicesToParams_go___lambda__4___closed__3; static lean_object* l_Lean_Elab_Command_checkResultingUniverse___closed__1; @@ -402,6 +404,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Inductive_0__Lean_Elab_Command_fi static lean_object* l___private_Lean_Elab_Inductive_0__Lean_Elab_Command_elabCtors_elabCtorType___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_forallTelescopeReducing___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_checkParamsAndResultType___spec__1(lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_checkLevelNames___spec__1___closed__1; +static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__24; LEAN_EXPORT lean_object* l___private_Lean_Elab_Inductive_0__Lean_Elab_Command_checkHeader(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabInductiveViews___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_collectUniverses_go___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -420,6 +423,7 @@ LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at___private_Lean_Elab_Inductive_0_ LEAN_EXPORT lean_object* l___private_Lean_Elab_Inductive_0__Lean_Elab_Command_fixedIndicesToParams___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_mapMAux___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_mkInductiveDecl___spec__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Syntax_node3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_append(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabInductiveViews___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_mkInductiveDecl___spec__13(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -682,7 +686,6 @@ uint8_t l_Lean_BinderInfo_isExplicit(uint8_t); LEAN_EXPORT lean_object* l_Lean_throwKernelException___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_mkAuxConstructions___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_mapTR_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_fixedIndicesToParams___spec__5___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_fixedIndicesToParams___spec__6___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_fixedIndicesToParams___spec__7___closed__1; LEAN_EXPORT lean_object* l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_computeFixedIndexBitMask_go___spec__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Syntax_node7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_checkLevelNames___spec__1(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_withCtorRef___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_collectUniverses_go___spec__3___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Inductive_0__Lean_Elab_Command_checkResultingUniverses_check___closed__3; @@ -31434,6 +31437,34 @@ x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__22() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Termination", 11); +return x_1; +} +} +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__23() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; +} +} +static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__24() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Inductive___hyg_5____closed__4; +x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__1; +x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__22; +x_4 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__23; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { @@ -31454,7 +31485,7 @@ x_17 = l_Lean_Elab_Command_getMainModule___rarg(x_8, x_16); x_18 = !lean_is_exclusive(x_17); if (x_18 == 0) { -lean_object* x_19; uint8_t x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +lean_object* x_19; uint8_t x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; x_19 = lean_ctor_get(x_17, 0); lean_dec(x_19); x_20 = 1; @@ -31492,80 +31523,86 @@ x_38 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_ lean_inc(x_30); lean_inc(x_14); x_39 = l_Lean_Syntax_node2(x_14, x_38, x_30, x_37); -x_40 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__21; +x_40 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__24; +lean_inc_n(x_30, 2); +lean_inc(x_14); +x_41 = l_Lean_Syntax_node2(x_14, x_40, x_30, x_30); +x_42 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__21; lean_inc(x_30); lean_inc(x_14); -x_41 = l_Lean_Syntax_node2(x_14, x_40, x_5, x_30); -x_42 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__19; +x_43 = l_Lean_Syntax_node3(x_14, x_42, x_5, x_41, x_30); +x_44 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__19; lean_inc(x_14); -x_43 = l_Lean_Syntax_node1(x_14, x_42, x_41); -x_44 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__5; -lean_inc_n(x_30, 2); +x_45 = l_Lean_Syntax_node1(x_14, x_44, x_43); +x_46 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__5; lean_inc(x_14); -x_45 = l_Lean_Syntax_node7(x_14, x_44, x_23, x_32, x_39, x_43, x_30, x_30, x_30); -x_46 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__3; -x_47 = l_Lean_Syntax_node2(x_14, x_46, x_6, x_45); -lean_ctor_set(x_17, 0, x_47); +x_47 = l_Lean_Syntax_node5(x_14, x_46, x_23, x_32, x_39, x_45, x_30); +x_48 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__3; +x_49 = l_Lean_Syntax_node2(x_14, x_48, x_6, x_47); +lean_ctor_set(x_17, 0, x_49); return x_17; } else { -lean_object* x_48; uint8_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; -x_48 = lean_ctor_get(x_17, 1); -lean_inc(x_48); +lean_object* x_50; uint8_t x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; +x_50 = lean_ctor_get(x_17, 1); +lean_inc(x_50); lean_dec(x_17); -x_49 = 1; -x_50 = l_Lean_SourceInfo_fromRef(x_1, x_49); -x_51 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__4; -x_52 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_52, 0, x_50); -lean_ctor_set(x_52, 1, x_51); -x_53 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__9; -x_54 = l_Lean_Name_append(x_53, x_2); -x_55 = l_Lean_Name_append(x_54, x_3); -x_56 = lean_mk_syntax_ident(x_55); -x_57 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__11; -x_58 = l_Lean_Elab_Command_instInhabitedCtorView___closed__1; +x_51 = 1; +x_52 = l_Lean_SourceInfo_fromRef(x_1, x_51); +x_53 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__4; +x_54 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_54, 0, x_52); +lean_ctor_set(x_54, 1, x_53); +x_55 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__9; +x_56 = l_Lean_Name_append(x_55, x_2); +x_57 = l_Lean_Name_append(x_56, x_3); +x_58 = lean_mk_syntax_ident(x_57); +x_59 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__11; +x_60 = l_Lean_Elab_Command_instInhabitedCtorView___closed__1; lean_inc(x_14); -x_59 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_59, 0, x_14); -lean_ctor_set(x_59, 1, x_57); -lean_ctor_set(x_59, 2, x_58); -x_60 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__7; -lean_inc(x_59); +x_61 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_61, 0, x_14); +lean_ctor_set(x_61, 1, x_59); +lean_ctor_set(x_61, 2, x_60); +x_62 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__7; +lean_inc(x_61); lean_inc(x_14); -x_61 = l_Lean_Syntax_node2(x_14, x_60, x_56, x_59); -x_62 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__17; +x_63 = l_Lean_Syntax_node2(x_14, x_62, x_58, x_61); +x_64 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__17; lean_inc(x_14); -x_63 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_63, 0, x_14); -lean_ctor_set(x_63, 1, x_62); -x_64 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__16; +x_65 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_65, 0, x_14); +lean_ctor_set(x_65, 1, x_64); +x_66 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__16; lean_inc(x_14); -x_65 = l_Lean_Syntax_node2(x_14, x_64, x_63, x_4); +x_67 = l_Lean_Syntax_node2(x_14, x_66, x_65, x_4); lean_inc(x_14); -x_66 = l_Lean_Syntax_node1(x_14, x_57, x_65); -x_67 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__13; -lean_inc(x_59); +x_68 = l_Lean_Syntax_node1(x_14, x_59, x_67); +x_69 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__13; +lean_inc(x_61); lean_inc(x_14); -x_68 = l_Lean_Syntax_node2(x_14, x_67, x_59, x_66); -x_69 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__21; -lean_inc(x_59); +x_70 = l_Lean_Syntax_node2(x_14, x_69, x_61, x_68); +x_71 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__24; +lean_inc_n(x_61, 2); lean_inc(x_14); -x_70 = l_Lean_Syntax_node2(x_14, x_69, x_5, x_59); -x_71 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__19; +x_72 = l_Lean_Syntax_node2(x_14, x_71, x_61, x_61); +x_73 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__21; +lean_inc(x_61); lean_inc(x_14); -x_72 = l_Lean_Syntax_node1(x_14, x_71, x_70); -x_73 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__5; -lean_inc_n(x_59, 2); +x_74 = l_Lean_Syntax_node3(x_14, x_73, x_5, x_72, x_61); +x_75 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__19; lean_inc(x_14); -x_74 = l_Lean_Syntax_node7(x_14, x_73, x_52, x_61, x_68, x_72, x_59, x_59, x_59); -x_75 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__3; -x_76 = l_Lean_Syntax_node2(x_14, x_75, x_6, x_74); -x_77 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_77, 0, x_76); -lean_ctor_set(x_77, 1, x_48); -return x_77; +x_76 = l_Lean_Syntax_node1(x_14, x_75, x_74); +x_77 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__5; +lean_inc(x_14); +x_78 = l_Lean_Syntax_node5(x_14, x_77, x_54, x_63, x_70, x_76, x_61); +x_79 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__3; +x_80 = l_Lean_Syntax_node2(x_14, x_79, x_6, x_78); +x_81 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_81, 0, x_80); +lean_ctor_set(x_81, 1, x_50); +return x_81; } } } @@ -33338,7 +33375,7 @@ lean_inc(x_3); x_10 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__3(x_1, x_7, x_8, x_9, x_3, x_4, x_5); if (lean_obj_tag(x_10) == 0) { -lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; uint8_t x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; +lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; uint8_t x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; x_11 = lean_ctor_get(x_10, 0); lean_inc(x_11); x_12 = lean_ctor_get(x_10, 1); @@ -33383,113 +33420,107 @@ lean_inc(x_19); x_31 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_31, 0, x_19); lean_ctor_set(x_31, 1, x_30); -lean_inc(x_19); -x_32 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_32, 0, x_19); -lean_ctor_set(x_32, 1, x_28); -lean_ctor_set(x_32, 2, x_26); -x_33 = l___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___lambda__3___closed__3; -lean_inc(x_32); -x_34 = l_Lean_Syntax_node5(x_19, x_33, x_25, x_29, x_31, x_32, x_32); -x_35 = lean_alloc_closure((void*)(l_Lean_Elab_Command_elabCommand), 4, 1); -lean_closure_set(x_35, 0, x_34); -x_36 = l___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___lambda__3___closed__5; +x_32 = l___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___lambda__3___closed__3; +x_33 = l_Lean_Syntax_node3(x_19, x_32, x_25, x_29, x_31); +x_34 = lean_alloc_closure((void*)(l_Lean_Elab_Command_elabCommand), 4, 1); +lean_closure_set(x_34, 0, x_33); +x_35 = l___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___lambda__3___closed__5; lean_inc(x_4); lean_inc(x_3); -x_37 = l_Lean_Elab_Command_withScope___rarg(x_36, x_35, x_3, x_4, x_23); -if (lean_obj_tag(x_37) == 0) +x_36 = l_Lean_Elab_Command_withScope___rarg(x_35, x_34, x_3, x_4, x_23); +if (lean_obj_tag(x_36) == 0) { -lean_object* x_38; lean_object* x_39; uint8_t x_40; lean_object* x_41; -x_38 = lean_ctor_get(x_37, 1); -lean_inc(x_38); -lean_dec(x_37); -x_39 = lean_unsigned_to_nat(0u); -x_40 = lean_nat_dec_lt(x_39, x_6); +lean_object* x_37; lean_object* x_38; uint8_t x_39; lean_object* x_40; +x_37 = lean_ctor_get(x_36, 1); +lean_inc(x_37); +lean_dec(x_36); +x_38 = lean_unsigned_to_nat(0u); +x_39 = lean_nat_dec_lt(x_38, x_6); lean_dec(x_6); -x_41 = lean_alloc_closure((void*)(l___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___lambda__2___boxed), 8, 1); -lean_closure_set(x_41, 0, x_14); -if (x_40 == 0) +x_40 = lean_alloc_closure((void*)(l___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___lambda__2___boxed), 8, 1); +lean_closure_set(x_40, 0, x_14); +if (x_39 == 0) { -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; -x_42 = l_Lean_Elab_Command_instInhabitedInductiveView; -x_43 = l___private_Init_Util_0__outOfBounds___rarg(x_42); -x_44 = lean_ctor_get(x_43, 4); -lean_inc(x_44); -lean_dec(x_43); -x_45 = lean_alloc_closure((void*)(l_Lean_Elab_Term_withDeclName___rarg), 9, 2); -lean_closure_set(x_45, 0, x_44); -lean_closure_set(x_45, 1, x_41); -x_46 = l_Lean_Elab_Command_liftTermElabM___rarg(x_45, x_3, x_4, x_38); +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; +x_41 = l_Lean_Elab_Command_instInhabitedInductiveView; +x_42 = l___private_Init_Util_0__outOfBounds___rarg(x_41); +x_43 = lean_ctor_get(x_42, 4); +lean_inc(x_43); +lean_dec(x_42); +x_44 = lean_alloc_closure((void*)(l_Lean_Elab_Term_withDeclName___rarg), 9, 2); +lean_closure_set(x_44, 0, x_43); +lean_closure_set(x_44, 1, x_40); +x_45 = l_Lean_Elab_Command_liftTermElabM___rarg(x_44, x_3, x_4, x_37); lean_dec(x_4); lean_dec(x_3); -return x_46; +return x_45; } else { -lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_47 = lean_array_fget(x_1, x_39); -x_48 = lean_ctor_get(x_47, 4); -lean_inc(x_48); -lean_dec(x_47); -x_49 = lean_alloc_closure((void*)(l_Lean_Elab_Term_withDeclName___rarg), 9, 2); -lean_closure_set(x_49, 0, x_48); -lean_closure_set(x_49, 1, x_41); -x_50 = l_Lean_Elab_Command_liftTermElabM___rarg(x_49, x_3, x_4, x_38); +lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; +x_46 = lean_array_fget(x_1, x_38); +x_47 = lean_ctor_get(x_46, 4); +lean_inc(x_47); +lean_dec(x_46); +x_48 = lean_alloc_closure((void*)(l_Lean_Elab_Term_withDeclName___rarg), 9, 2); +lean_closure_set(x_48, 0, x_47); +lean_closure_set(x_48, 1, x_40); +x_49 = l_Lean_Elab_Command_liftTermElabM___rarg(x_48, x_3, x_4, x_37); lean_dec(x_4); lean_dec(x_3); -return x_50; +return x_49; } } else { -uint8_t x_51; +uint8_t x_50; lean_dec(x_14); lean_dec(x_6); lean_dec(x_4); lean_dec(x_3); -x_51 = !lean_is_exclusive(x_37); -if (x_51 == 0) +x_50 = !lean_is_exclusive(x_36); +if (x_50 == 0) { -return x_37; +return x_36; } else { -lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_52 = lean_ctor_get(x_37, 0); -x_53 = lean_ctor_get(x_37, 1); -lean_inc(x_53); +lean_object* x_51; lean_object* x_52; lean_object* x_53; +x_51 = lean_ctor_get(x_36, 0); +x_52 = lean_ctor_get(x_36, 1); lean_inc(x_52); -lean_dec(x_37); -x_54 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_54, 0, x_52); -lean_ctor_set(x_54, 1, x_53); -return x_54; +lean_inc(x_51); +lean_dec(x_36); +x_53 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_53, 0, x_51); +lean_ctor_set(x_53, 1, x_52); +return x_53; } } } else { -uint8_t x_55; +uint8_t x_54; lean_dec(x_6); lean_dec(x_4); lean_dec(x_3); -x_55 = !lean_is_exclusive(x_10); -if (x_55 == 0) +x_54 = !lean_is_exclusive(x_10); +if (x_54 == 0) { return x_10; } else { -lean_object* x_56; lean_object* x_57; lean_object* x_58; -x_56 = lean_ctor_get(x_10, 0); -x_57 = lean_ctor_get(x_10, 1); -lean_inc(x_57); +lean_object* x_55; lean_object* x_56; lean_object* x_57; +x_55 = lean_ctor_get(x_10, 0); +x_56 = lean_ctor_get(x_10, 1); lean_inc(x_56); +lean_inc(x_55); lean_dec(x_10); -x_58 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_58, 0, x_56); -lean_ctor_set(x_58, 1, x_57); -return x_58; +x_57 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_57, 0, x_55); +lean_ctor_set(x_57, 1, x_56); +return x_57; } } } @@ -35189,6 +35220,12 @@ l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command lean_mark_persistent(l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__20); l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__21 = _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__21(); lean_mark_persistent(l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__21); +l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__22 = _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__22(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__22); +l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__23 = _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__23(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__23); +l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__24 = _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__24(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__1___closed__24); l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__2___closed__1 = _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__2___closed__1(); lean_mark_persistent(l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__2___closed__1); l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__2___closed__2 = _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_applyComputedFields___spec__1___lambda__2___closed__2(); diff --git a/stage0/stdlib/Lean/Elab/InfoTree/Main.c b/stage0/stdlib/Lean/Elab/InfoTree/Main.c index 086d5388ef7c3..26c3a8fc7336a 100644 --- a/stage0/stdlib/Lean/Elab/InfoTree/Main.c +++ b/stage0/stdlib/Lean/Elab/InfoTree/Main.c @@ -8873,7 +8873,7 @@ static lean_object* _init_l_Lean_Elab_assignInfoHoleId___rarg___lambda__2___clos _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("( __do_lift._@.Lean.Elab.InfoTree.Main._hyg.3828.0 ).isNone\n ", 62); +x_1 = lean_mk_string_from_bytes("( __do_lift._@.Lean.Elab.InfoTree.Main._hyg.3830.0 ).isNone\n ", 62); return x_1; } } diff --git a/stage0/stdlib/Lean/Elab/LetRec.c b/stage0/stdlib/Lean/Elab/LetRec.c index 601bc77d56a73..8798302f7979e 100644 --- a/stage0/stdlib/Lean/Elab/LetRec.c +++ b/stage0/stdlib/Lean/Elab/LetRec.c @@ -15,276 +15,318 @@ extern "C" { #endif LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabLetRec___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_elabLetRec___spec__2(size_t, size_t, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__3___closed__1; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_string_utf8_extract(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__3; +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__17___rarg(lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__6; -static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__3; +lean_object* lean_format_pretty(lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__8; static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__20; lean_object* l_Lean_MapDeclarationExtension_insert___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__4; -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__7; +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__16; lean_object* lean_mk_empty_array_with_capacity(lean_object*); lean_object* l_Lean_mkAppN(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___rarg(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetRec_declRange___closed__5; static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetRec___closed__3; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__14(lean_object*, lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabLetRec___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__4; +LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_declRangeExt; -static lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16___closed__1; lean_object* l_Lean_throwError___at_Lean_Elab_Term_mkAuxName___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_LetRec_0__Lean_Elab_Term_withAuxLocalDecls(lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__10; extern lean_object* l_Lean_maxRecDepthErrorMessage; -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__17(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___closed__3; lean_object* l_Lean_indentD(lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_elabLetRec(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__25(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Syntax_formatStxAux(lean_object*, uint8_t, lean_object*, lean_object*); lean_object* l_Lean_FileMap_toPosition(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_elabAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11___closed__1; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__2; +lean_object* l_Lean_Name_toString(lean_object*, uint8_t); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT uint8_t l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1(lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__9; lean_object* l_Lean_Syntax_getId(lean_object*); lean_object* l_Lean_Elab_Term_elabTermEnsuringType(lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__10; static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__2; +LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__27___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); lean_object* l_Array_toSubarray___rarg(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__8; lean_object* l_Lean_instBEqLocalInstance___boxed(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_elabAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__19___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__23___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetRec___closed__4; static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetRec___closed__1; lean_object* l_Lean_Syntax_getArgs(lean_object*); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__7; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_replaceRef(lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___closed__3; +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__3___closed__2; +LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__25___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getPos_x3f(lean_object*, uint8_t); lean_object* lean_array_fget(lean_object*, lean_object*); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__18; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_elabLetRecDeclValues___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getTailPos_x3f(lean_object*, uint8_t); -LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__2; +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__2___boxed(lean_object**); lean_object* l_Lean_Expr_fvarId_x21(lean_object*); +static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__1; lean_object* l_Lean_Elab_logException___at_Lean_Elab_Term_exceptionToSorry___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__1; +static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__1; +LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_elabLetRec___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__8; lean_object* l_Lean_addBuiltinDeclarationRanges(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__24(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__1___lambda__1(lean_object*, lean_object*); uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); lean_object* l_Lean_stringToMessageData(lean_object*); -static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__5; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_List_any___rarg(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_LetRec_0__Lean_Elab_Term_withAuxLocalDecls___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_string_dec_eq(lean_object*, lean_object*); extern lean_object* l_Lean_Expr_instBEqExpr; lean_object* l_Lean_Elab_Term_registerCustomErrorIfMVar(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__17; -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_instBEqProd___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_string_utf8_byte_size(lean_object*); -static lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___rarg___closed__1; -LEAN_EXPORT lean_object* l_Lean_Elab_elabDeclAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__9; lean_object* l_Lean_Elab_Term_elabBindersEx___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__1; -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__12; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_instHashableArray___rarg___boxed(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__2; static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__6; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__24___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__4; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_elabLetRec___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__2; lean_object* l_List_appendTR___rarg(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_usize_of_nat(lean_object*); +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__17(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__19; +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2___closed__1; +LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__25___rarg(lean_object*); static lean_object* l_Lean_Elab_expandOptDocComment_x3f___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__1___closed__2; -LEAN_EXPORT lean_object* l_Lean_Elab_elabAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16___closed__2; +static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___closed__1; +static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__3; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_elabLetRec___spec__2___boxed(lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_take(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___rarg(lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__13; lean_object* l_liftExcept___at_Lean_Elab_liftMacroM___spec__1(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__17___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__5; lean_object* l_Lean_Elab_expandMacroImpl_x3f(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_ResolveName_resolveNamespace(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__2; lean_object* l_Array_unzip___rarg(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__1___lambda__1___boxed(lean_object*, lean_object*); lean_object* l_Lean_MessageData_ofSyntax(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_elabAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__19(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__4; static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetRec_declRange___closed__2; static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetRec_declRange___closed__4; +LEAN_EXPORT uint8_t l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1(lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__3; lean_object* l_Lean_Elab_Term_expandOptType(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__1; +static lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___rarg___closed__1; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_toAttributeKind___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_applyAttributesAt(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__8; lean_object* l_Lean_Syntax_getKind(lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__6; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_getBetterRef(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__6; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__1___closed__4; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_elabLetRecDeclValues___spec__2(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_expandOptDocComment_x3f___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__1___closed__4; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__1; +static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__4; +LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__22(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_LetRec_0__Lean_Elab_Term_elabLetRecDeclValues(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_getDeclarationRange___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_checkNotAlreadyDeclared___at_Lean_Elab_Term_expandDeclId___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_get(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__5; static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetRec_declRange___closed__6; lean_object* l_List_forM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getOptional_x3f(lean_object*); lean_object* l_Lean_Elab_Term_expandMatchAltsIntoMatch___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__7; static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetRec_declRange___closed__7; lean_object* lean_array_to_list(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Elab_Term_termElabAttribute; -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__50(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_append(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_getDeclName_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__26___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Expr_instHashableExpr; -LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__18(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_instInhabitedExpr; -static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__5; +static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__6; static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__9; LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__2; +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__1; +LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__27(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_WF_TerminationHints_checkVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__14___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getSepArgs(lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__28___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_instHashableLocalInstance___boxed(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_instHashableProd___rarg___boxed(lean_object*, lean_object*, lean_object*); uint8_t lean_name_eq(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_elabLetRecDeclValues___spec__2___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__2; +static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___closed__2; static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__15; -static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___closed__1; +static lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__24___closed__2; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +uint8_t l_Lean_Syntax_matchesNull(lean_object*, lean_object*); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_mkFreshExprMVarImpl(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_elabLetRecDeclValues___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Syntax_isIdent(lean_object*); lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_elabLetRecDeclValues___spec__2___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__9; -LEAN_EXPORT lean_object* l_Lean_Elab_elabAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_expandOptDocComment_x3f___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__1___closed__1; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__1___closed__2; -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__14(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Std_Format_defWidth; LEAN_EXPORT lean_object* l___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_LetRec_0__Lean_Elab_Term_withAuxLocalDecls_loop___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addDocString_x27___at_Lean_Elab_Term_expandDeclId___spec__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetRec_declRange___closed__3; uint8_t l_Lean_Environment_contains(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___rarg___closed__2; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_elabLetRecDeclValues___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_elabLetRecDeclValues___spec__1___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__2; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__1___closed__1; -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__4; +LEAN_EXPORT lean_object* l_Lean_Elab_elabDeclAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__18(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_expandOptDocComment_x3f___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetRec___closed__2; lean_object* l_Lean_FileMap_leanPosToLspPos(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__11; +LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_addLocalVarInfo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__23(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__3; +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__15; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetRec_declRange___closed__1; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__1; -LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__18___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_lt(lean_object*, lean_object*); lean_object* lean_environment_main_module(lean_object*); -static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__3; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_getLocalInstances(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__28(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__19(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2___closed__2; lean_object* l_Lean_Meta_mkForallFVars(lean_object*, lean_object*, uint8_t, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__14; lean_object* l_Lean_Meta_forallBoundedTelescope___at_Lean_Elab_Term_addAutoBoundImplicits_x27___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Syntax_isNone(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___boxed(lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_ResolveName_resolveGlobalName(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_nat_sub(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__5; +LEAN_EXPORT lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_InfoCacheKey_instHashableInfoCacheKey___boxed(lean_object*); -static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__4; -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__17___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__12; +static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__4; LEAN_EXPORT lean_object* l___private_Lean_Elab_LetRec_0__Lean_Elab_Term_withAuxLocalDecls_loop(lean_object*); static lean_object* l_Lean_Elab_expandOptDocComment_x3f___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__1___closed__3; +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__26(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetRec___closed__5; lean_object* l_Lean_PersistentHashMap_mkEmptyEntriesArray(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__1; +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__3; +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_erase_macro_scopes(lean_object*); -LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__5; lean_object* l_List_reverse___rarg(lean_object*); lean_object* l_Lean_Elab_Term_withAuxDecl___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__16; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___rarg___closed__2; +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__5; +static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_addAuxDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_usize_add(size_t, size_t); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__7; +LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetRec___closed__6; -LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__1(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_uget(lean_object*, size_t); +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__13; extern lean_object* l_Lean_instInhabitedSyntax; lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabLetRec(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__14; static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__11; -LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__19___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* lean_string_append(lean_object*, lean_object*); lean_object* l_Lean_getAttributeImpl(lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___closed__2; lean_object* lean_array_get_size(lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__10; +LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_le(lean_object*, lean_object*); extern lean_object* l_Lean_Elab_unsupportedSyntaxExceptionId; +LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_usize_dec_lt(size_t, size_t); lean_object* l_Lean_Meta_mkLambdaFVars(lean_object*, lean_object*, uint8_t, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_nat_add(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Exception_isRuntime(lean_object*); lean_object* l_Array_instBEqArray___rarg___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_expandMacros(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_mvarId_x21(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__6; +static lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__24___closed__1; lean_object* lean_array_uset(lean_object*, size_t, lean_object*); lean_object* l_Lean_MessageData_ofName(lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_elabLetRecDeclValues___spec__2___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_elabLetRec_declRange(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___boxed(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_LetRec_0__Lean_Elab_Term_withAuxLocalDecls_loop___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__2; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__1___closed__3; -static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__3; +static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__10; static lean_object* l___regBuiltin_Lean_Elab_Term_elabLetRec___closed__7; lean_object* l_Lean_Elab_Term_elabType(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_ReaderT_pure___at_Lean_Elab_liftMacroM___spec__2___rarg___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__1; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_getDeclarationRange___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_elabBinderViews_loop___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +uint8_t l_Array_isEmpty___rarg(lean_object*); lean_object* l_Lean_Elab_Term_withDeclName___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: @@ -1126,7 +1168,1831 @@ lean_dec(x_4); return x_18; } } -static lean_object* _init_l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___rarg___closed__1() { +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__9(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; +x_9 = lean_ctor_get(x_6, 5); +x_10 = lean_ctor_get(x_2, 2); +lean_inc(x_10); +lean_inc(x_10); +x_11 = l_Lean_Elab_getBetterRef(x_9, x_10); +x_12 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_1, x_4, x_5, x_6, x_7, x_8); +x_13 = lean_ctor_get(x_12, 0); +lean_inc(x_13); +x_14 = lean_ctor_get(x_12, 1); +lean_inc(x_14); +lean_dec(x_12); +x_15 = l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(x_13, x_10, x_2, x_3, x_4, x_5, x_6, x_7, x_14); +lean_dec(x_2); +x_16 = !lean_is_exclusive(x_15); +if (x_16 == 0) +{ +lean_object* x_17; lean_object* x_18; +x_17 = lean_ctor_get(x_15, 0); +x_18 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_18, 0, x_11); +lean_ctor_set(x_18, 1, x_17); +lean_ctor_set_tag(x_15, 1); +lean_ctor_set(x_15, 0, x_18); +return x_15; +} +else +{ +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; +x_19 = lean_ctor_get(x_15, 0); +x_20 = lean_ctor_get(x_15, 1); +lean_inc(x_20); +lean_inc(x_19); +lean_dec(x_15); +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_11); +lean_ctor_set(x_21, 1, x_19); +x_22 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_22, 0, x_21); +lean_ctor_set(x_22, 1, x_20); +return x_22; +} +} +} +LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__8(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +uint8_t x_10; +x_10 = !lean_is_exclusive(x_7); +if (x_10 == 0) +{ +lean_object* x_11; lean_object* x_12; lean_object* x_13; +x_11 = lean_ctor_get(x_7, 5); +x_12 = l_Lean_replaceRef(x_1, x_11); +lean_dec(x_11); +lean_dec(x_1); +lean_ctor_set(x_7, 5, x_12); +x_13 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__9(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +return x_13; +} +else +{ +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; +x_14 = lean_ctor_get(x_7, 0); +x_15 = lean_ctor_get(x_7, 1); +x_16 = lean_ctor_get(x_7, 2); +x_17 = lean_ctor_get(x_7, 3); +x_18 = lean_ctor_get(x_7, 4); +x_19 = lean_ctor_get(x_7, 5); +x_20 = lean_ctor_get(x_7, 6); +x_21 = lean_ctor_get(x_7, 7); +x_22 = lean_ctor_get(x_7, 8); +x_23 = lean_ctor_get(x_7, 9); +x_24 = lean_ctor_get(x_7, 10); +x_25 = lean_ctor_get_uint8(x_7, sizeof(void*)*11); +lean_inc(x_24); +lean_inc(x_23); +lean_inc(x_22); +lean_inc(x_21); +lean_inc(x_20); +lean_inc(x_19); +lean_inc(x_18); +lean_inc(x_17); +lean_inc(x_16); +lean_inc(x_15); +lean_inc(x_14); +lean_dec(x_7); +x_26 = l_Lean_replaceRef(x_1, x_19); +lean_dec(x_19); +lean_dec(x_1); +x_27 = lean_alloc_ctor(0, 11, 1); +lean_ctor_set(x_27, 0, x_14); +lean_ctor_set(x_27, 1, x_15); +lean_ctor_set(x_27, 2, x_16); +lean_ctor_set(x_27, 3, x_17); +lean_ctor_set(x_27, 4, x_18); +lean_ctor_set(x_27, 5, x_26); +lean_ctor_set(x_27, 6, x_20); +lean_ctor_set(x_27, 7, x_21); +lean_ctor_set(x_27, 8, x_22); +lean_ctor_set(x_27, 9, x_23); +lean_ctor_set(x_27, 10, x_24); +lean_ctor_set_uint8(x_27, sizeof(void*)*11, x_25); +x_28 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__9(x_2, x_3, x_4, x_5, x_6, x_27, x_8, x_9); +lean_dec(x_8); +lean_dec(x_27); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +return x_28; +} +} +} +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; +x_9 = lean_ctor_get(x_6, 5); +x_10 = lean_ctor_get(x_2, 2); +lean_inc(x_10); +lean_inc(x_10); +x_11 = l_Lean_Elab_getBetterRef(x_9, x_10); +x_12 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_1, x_4, x_5, x_6, x_7, x_8); +x_13 = lean_ctor_get(x_12, 0); +lean_inc(x_13); +x_14 = lean_ctor_get(x_12, 1); +lean_inc(x_14); +lean_dec(x_12); +x_15 = l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(x_13, x_10, x_2, x_3, x_4, x_5, x_6, x_7, x_14); +lean_dec(x_2); +x_16 = !lean_is_exclusive(x_15); +if (x_16 == 0) +{ +lean_object* x_17; lean_object* x_18; +x_17 = lean_ctor_get(x_15, 0); +x_18 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_18, 0, x_11); +lean_ctor_set(x_18, 1, x_17); +lean_ctor_set_tag(x_15, 1); +lean_ctor_set(x_15, 0, x_18); +return x_15; +} +else +{ +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; +x_19 = lean_ctor_get(x_15, 0); +x_20 = lean_ctor_get(x_15, 1); +lean_inc(x_20); +lean_inc(x_19); +lean_dec(x_15); +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_11); +lean_ctor_set(x_21, 1, x_19); +x_22 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_22, 0, x_21); +lean_ctor_set(x_22, 1, x_20); +return x_22; +} +} +} +LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__10(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +uint8_t x_10; +x_10 = !lean_is_exclusive(x_7); +if (x_10 == 0) +{ +lean_object* x_11; lean_object* x_12; lean_object* x_13; +x_11 = lean_ctor_get(x_7, 5); +x_12 = l_Lean_replaceRef(x_1, x_11); +lean_dec(x_11); +lean_dec(x_1); +lean_ctor_set(x_7, 5, x_12); +x_13 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +return x_13; +} +else +{ +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; +x_14 = lean_ctor_get(x_7, 0); +x_15 = lean_ctor_get(x_7, 1); +x_16 = lean_ctor_get(x_7, 2); +x_17 = lean_ctor_get(x_7, 3); +x_18 = lean_ctor_get(x_7, 4); +x_19 = lean_ctor_get(x_7, 5); +x_20 = lean_ctor_get(x_7, 6); +x_21 = lean_ctor_get(x_7, 7); +x_22 = lean_ctor_get(x_7, 8); +x_23 = lean_ctor_get(x_7, 9); +x_24 = lean_ctor_get(x_7, 10); +x_25 = lean_ctor_get_uint8(x_7, sizeof(void*)*11); +lean_inc(x_24); +lean_inc(x_23); +lean_inc(x_22); +lean_inc(x_21); +lean_inc(x_20); +lean_inc(x_19); +lean_inc(x_18); +lean_inc(x_17); +lean_inc(x_16); +lean_inc(x_15); +lean_inc(x_14); +lean_dec(x_7); +x_26 = l_Lean_replaceRef(x_1, x_19); +lean_dec(x_19); +lean_dec(x_1); +x_27 = lean_alloc_ctor(0, 11, 1); +lean_ctor_set(x_27, 0, x_14); +lean_ctor_set(x_27, 1, x_15); +lean_ctor_set(x_27, 2, x_16); +lean_ctor_set(x_27, 3, x_17); +lean_ctor_set(x_27, 4, x_18); +lean_ctor_set(x_27, 5, x_26); +lean_ctor_set(x_27, 6, x_20); +lean_ctor_set(x_27, 7, x_21); +lean_ctor_set(x_27, 8, x_22); +lean_ctor_set(x_27, 9, x_23); +lean_ctor_set(x_27, 10, x_24); +lean_ctor_set_uint8(x_27, sizeof(void*)*11, x_25); +x_28 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11(x_2, x_3, x_4, x_5, x_6, x_27, x_8, x_9); +lean_dec(x_8); +lean_dec(x_27); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +return x_28; +} +} +} +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; +x_9 = lean_ctor_get(x_6, 5); +x_10 = lean_ctor_get(x_2, 2); +lean_inc(x_10); +lean_inc(x_10); +x_11 = l_Lean_Elab_getBetterRef(x_9, x_10); +x_12 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_1, x_4, x_5, x_6, x_7, x_8); +x_13 = lean_ctor_get(x_12, 0); +lean_inc(x_13); +x_14 = lean_ctor_get(x_12, 1); +lean_inc(x_14); +lean_dec(x_12); +x_15 = l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(x_13, x_10, x_2, x_3, x_4, x_5, x_6, x_7, x_14); +lean_dec(x_2); +x_16 = !lean_is_exclusive(x_15); +if (x_16 == 0) +{ +lean_object* x_17; lean_object* x_18; +x_17 = lean_ctor_get(x_15, 0); +x_18 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_18, 0, x_11); +lean_ctor_set(x_18, 1, x_17); +lean_ctor_set_tag(x_15, 1); +lean_ctor_set(x_15, 0, x_18); +return x_15; +} +else +{ +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; +x_19 = lean_ctor_get(x_15, 0); +x_20 = lean_ctor_get(x_15, 1); +lean_inc(x_20); +lean_inc(x_19); +lean_dec(x_15); +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_11); +lean_ctor_set(x_21, 1, x_19); +x_22 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_22, 0, x_21); +lean_ctor_set(x_22, 1, x_20); +return x_22; +} +} +} +LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +uint8_t x_10; +x_10 = !lean_is_exclusive(x_7); +if (x_10 == 0) +{ +lean_object* x_11; lean_object* x_12; lean_object* x_13; +x_11 = lean_ctor_get(x_7, 5); +x_12 = l_Lean_replaceRef(x_1, x_11); +lean_dec(x_11); +lean_dec(x_1); +lean_ctor_set(x_7, 5, x_12); +x_13 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +return x_13; +} +else +{ +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; +x_14 = lean_ctor_get(x_7, 0); +x_15 = lean_ctor_get(x_7, 1); +x_16 = lean_ctor_get(x_7, 2); +x_17 = lean_ctor_get(x_7, 3); +x_18 = lean_ctor_get(x_7, 4); +x_19 = lean_ctor_get(x_7, 5); +x_20 = lean_ctor_get(x_7, 6); +x_21 = lean_ctor_get(x_7, 7); +x_22 = lean_ctor_get(x_7, 8); +x_23 = lean_ctor_get(x_7, 9); +x_24 = lean_ctor_get(x_7, 10); +x_25 = lean_ctor_get_uint8(x_7, sizeof(void*)*11); +lean_inc(x_24); +lean_inc(x_23); +lean_inc(x_22); +lean_inc(x_21); +lean_inc(x_20); +lean_inc(x_19); +lean_inc(x_18); +lean_inc(x_17); +lean_inc(x_16); +lean_inc(x_15); +lean_inc(x_14); +lean_dec(x_7); +x_26 = l_Lean_replaceRef(x_1, x_19); +lean_dec(x_19); +lean_dec(x_1); +x_27 = lean_alloc_ctor(0, 11, 1); +lean_ctor_set(x_27, 0, x_14); +lean_ctor_set(x_27, 1, x_15); +lean_ctor_set(x_27, 2, x_16); +lean_ctor_set(x_27, 3, x_17); +lean_ctor_set(x_27, 4, x_18); +lean_ctor_set(x_27, 5, x_26); +lean_ctor_set(x_27, 6, x_20); +lean_ctor_set(x_27, 7, x_21); +lean_ctor_set(x_27, 8, x_22); +lean_ctor_set(x_27, 9, x_23); +lean_ctor_set(x_27, 10, x_24); +lean_ctor_set_uint8(x_27, sizeof(void*)*11, x_25); +x_28 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13(x_2, x_3, x_4, x_5, x_6, x_27, x_8, x_9); +lean_dec(x_8); +lean_dec(x_27); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +return x_28; +} +} +} +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__14(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5) { +_start: +{ +uint8_t x_6; +x_6 = lean_usize_dec_lt(x_4, x_3); +if (x_6 == 0) +{ +return x_5; +} +else +{ +lean_object* x_7; lean_object* x_8; lean_object* x_9; size_t x_10; size_t x_11; lean_object* x_12; +x_7 = lean_array_uget(x_5, x_4); +x_8 = lean_unsigned_to_nat(0u); +x_9 = lean_array_uset(x_5, x_4, x_8); +x_10 = 1; +x_11 = lean_usize_add(x_4, x_10); +x_12 = lean_array_uset(x_9, x_4, x_7); +x_4 = x_11; +x_5 = x_12; +goto _start; +} +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Lean", 4); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Parser", 6); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__3() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Termination", 11); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("decreasingBy", 12); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__1; +x_2 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__2; +x_3 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__3; +x_4 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__4; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__6() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("unexpected `decreasing_by` syntax", 33); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__6; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__8() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("terminationBy", 13); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__9() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__1; +x_2 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__2; +x_3 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__3; +x_4 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__8; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__10() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("unexpected `termination_by` syntax", 34); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__11() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__10; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__12() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = lean_unsigned_to_nat(0u); +x_2 = lean_mk_empty_array_with_capacity(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__13() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("ident", 5); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__14() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__13; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__15() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("no extra parameters bounds, please omit the `=>`", 48); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__16() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__15; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +if (lean_obj_tag(x_1) == 0) +{ +lean_object* x_12; +x_12 = lean_box(0); +if (lean_obj_tag(x_4) == 0) +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_13 = lean_unsigned_to_nat(0u); +x_14 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_14, 0, x_2); +lean_ctor_set(x_14, 1, x_12); +lean_ctor_set(x_14, 2, x_12); +lean_ctor_set(x_14, 3, x_13); +x_15 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_15, 0, x_14); +lean_ctor_set(x_15, 1, x_11); +return x_15; +} +else +{ +uint8_t x_16; +x_16 = !lean_is_exclusive(x_4); +if (x_16 == 0) +{ +lean_object* x_17; lean_object* x_18; uint8_t x_19; +x_17 = lean_ctor_get(x_4, 0); +x_18 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__5; +lean_inc(x_17); +x_19 = l_Lean_Syntax_isOfKind(x_17, x_18); +if (x_19 == 0) +{ +lean_object* x_20; lean_object* x_21; uint8_t x_22; +lean_free_object(x_4); +lean_dec(x_2); +x_20 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__7; +x_21 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__10(x_17, x_20, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_22 = !lean_is_exclusive(x_21); +if (x_22 == 0) +{ +return x_21; +} +else +{ +lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_23 = lean_ctor_get(x_21, 0); +x_24 = lean_ctor_get(x_21, 1); +lean_inc(x_24); +lean_inc(x_23); +lean_dec(x_21); +x_25 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_25, 0, x_23); +lean_ctor_set(x_25, 1, x_24); +return x_25; +} +} +else +{ +lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_26 = lean_unsigned_to_nat(1u); +x_27 = l_Lean_Syntax_getArg(x_17, x_26); +x_28 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_28, 0, x_17); +lean_ctor_set(x_28, 1, x_27); +lean_ctor_set(x_4, 0, x_28); +x_29 = lean_unsigned_to_nat(0u); +x_30 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_30, 0, x_2); +lean_ctor_set(x_30, 1, x_12); +lean_ctor_set(x_30, 2, x_4); +lean_ctor_set(x_30, 3, x_29); +x_31 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_31, 0, x_30); +lean_ctor_set(x_31, 1, x_11); +return x_31; +} +} +else +{ +lean_object* x_32; lean_object* x_33; uint8_t x_34; +x_32 = lean_ctor_get(x_4, 0); +lean_inc(x_32); +lean_dec(x_4); +x_33 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__5; +lean_inc(x_32); +x_34 = l_Lean_Syntax_isOfKind(x_32, x_33); +if (x_34 == 0) +{ +lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; +lean_dec(x_2); +x_35 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__7; +x_36 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__10(x_32, x_35, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_37 = lean_ctor_get(x_36, 0); +lean_inc(x_37); +x_38 = lean_ctor_get(x_36, 1); +lean_inc(x_38); +if (lean_is_exclusive(x_36)) { + lean_ctor_release(x_36, 0); + lean_ctor_release(x_36, 1); + x_39 = x_36; +} else { + lean_dec_ref(x_36); + x_39 = lean_box(0); +} +if (lean_is_scalar(x_39)) { + x_40 = lean_alloc_ctor(1, 2, 0); +} else { + x_40 = x_39; +} +lean_ctor_set(x_40, 0, x_37); +lean_ctor_set(x_40, 1, x_38); +return x_40; +} +else +{ +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_41 = lean_unsigned_to_nat(1u); +x_42 = l_Lean_Syntax_getArg(x_32, x_41); +x_43 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_43, 0, x_32); +lean_ctor_set(x_43, 1, x_42); +x_44 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_44, 0, x_43); +x_45 = lean_unsigned_to_nat(0u); +x_46 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_46, 0, x_2); +lean_ctor_set(x_46, 1, x_12); +lean_ctor_set(x_46, 2, x_44); +lean_ctor_set(x_46, 3, x_45); +x_47 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_47, 1, x_11); +return x_47; +} +} +} +} +else +{ +uint8_t x_48; +x_48 = !lean_is_exclusive(x_1); +if (x_48 == 0) +{ +lean_object* x_49; lean_object* x_50; uint8_t x_51; +x_49 = lean_ctor_get(x_1, 0); +x_50 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__9; +lean_inc(x_49); +x_51 = l_Lean_Syntax_isOfKind(x_49, x_50); +if (x_51 == 0) +{ +lean_object* x_52; lean_object* x_53; uint8_t x_54; +lean_free_object(x_1); +lean_dec(x_4); +lean_dec(x_2); +x_52 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__11; +x_53 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12(x_49, x_52, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_54 = !lean_is_exclusive(x_53); +if (x_54 == 0) +{ +return x_53; +} +else +{ +lean_object* x_55; lean_object* x_56; lean_object* x_57; +x_55 = lean_ctor_get(x_53, 0); +x_56 = lean_ctor_get(x_53, 1); +lean_inc(x_56); +lean_inc(x_55); +lean_dec(x_53); +x_57 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_57, 0, x_55); +lean_ctor_set(x_57, 1, x_56); +return x_57; +} +} +else +{ +lean_object* x_58; lean_object* x_59; lean_object* x_60; uint8_t x_61; +x_58 = lean_unsigned_to_nat(1u); +x_59 = l_Lean_Syntax_getArg(x_49, x_58); +x_60 = lean_unsigned_to_nat(2u); +lean_inc(x_59); +x_61 = l_Lean_Syntax_matchesNull(x_59, x_60); +if (x_61 == 0) +{ +lean_object* x_62; uint8_t x_63; +x_62 = lean_unsigned_to_nat(0u); +x_63 = l_Lean_Syntax_matchesNull(x_59, x_62); +if (x_63 == 0) +{ +lean_object* x_64; lean_object* x_65; uint8_t x_66; +lean_free_object(x_1); +lean_dec(x_4); +lean_dec(x_2); +x_64 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__11; +x_65 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12(x_49, x_64, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_66 = !lean_is_exclusive(x_65); +if (x_66 == 0) +{ +return x_65; +} +else +{ +lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_67 = lean_ctor_get(x_65, 0); +x_68 = lean_ctor_get(x_65, 1); +lean_inc(x_68); +lean_inc(x_67); +lean_dec(x_65); +x_69 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_68); +return x_69; +} +} +else +{ +lean_object* x_70; lean_object* x_71; lean_object* x_72; +x_70 = l_Lean_Syntax_getArg(x_49, x_60); +x_71 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__12; +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_49); +lean_ctor_set(x_72, 1, x_71); +lean_ctor_set(x_72, 2, x_70); +lean_ctor_set(x_1, 0, x_72); +if (lean_obj_tag(x_4) == 0) +{ +lean_object* x_73; lean_object* x_74; lean_object* x_75; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_73 = lean_box(0); +x_74 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_74, 0, x_2); +lean_ctor_set(x_74, 1, x_1); +lean_ctor_set(x_74, 2, x_73); +lean_ctor_set(x_74, 3, x_62); +x_75 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_75, 1, x_11); +return x_75; +} +else +{ +uint8_t x_76; +x_76 = !lean_is_exclusive(x_4); +if (x_76 == 0) +{ +lean_object* x_77; lean_object* x_78; uint8_t x_79; +x_77 = lean_ctor_get(x_4, 0); +x_78 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__5; +lean_inc(x_77); +x_79 = l_Lean_Syntax_isOfKind(x_77, x_78); +if (x_79 == 0) +{ +lean_object* x_80; lean_object* x_81; uint8_t x_82; +lean_free_object(x_4); +lean_dec(x_1); +lean_dec(x_2); +x_80 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__7; +x_81 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__10(x_77, x_80, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_82 = !lean_is_exclusive(x_81); +if (x_82 == 0) +{ +return x_81; +} +else +{ +lean_object* x_83; lean_object* x_84; lean_object* x_85; +x_83 = lean_ctor_get(x_81, 0); +x_84 = lean_ctor_get(x_81, 1); +lean_inc(x_84); +lean_inc(x_83); +lean_dec(x_81); +x_85 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_85, 0, x_83); +lean_ctor_set(x_85, 1, x_84); +return x_85; +} +} +else +{ +lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_86 = l_Lean_Syntax_getArg(x_77, x_58); +x_87 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_87, 0, x_77); +lean_ctor_set(x_87, 1, x_86); +lean_ctor_set(x_4, 0, x_87); +x_88 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_88, 0, x_2); +lean_ctor_set(x_88, 1, x_1); +lean_ctor_set(x_88, 2, x_4); +lean_ctor_set(x_88, 3, x_62); +x_89 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_89, 0, x_88); +lean_ctor_set(x_89, 1, x_11); +return x_89; +} +} +else +{ +lean_object* x_90; lean_object* x_91; uint8_t x_92; +x_90 = lean_ctor_get(x_4, 0); +lean_inc(x_90); +lean_dec(x_4); +x_91 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__5; +lean_inc(x_90); +x_92 = l_Lean_Syntax_isOfKind(x_90, x_91); +if (x_92 == 0) +{ +lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; +lean_dec(x_1); +lean_dec(x_2); +x_93 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__7; +x_94 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__10(x_90, x_93, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_95 = lean_ctor_get(x_94, 0); +lean_inc(x_95); +x_96 = lean_ctor_get(x_94, 1); +lean_inc(x_96); +if (lean_is_exclusive(x_94)) { + lean_ctor_release(x_94, 0); + lean_ctor_release(x_94, 1); + x_97 = x_94; +} else { + lean_dec_ref(x_94); + x_97 = lean_box(0); +} +if (lean_is_scalar(x_97)) { + x_98 = lean_alloc_ctor(1, 2, 0); +} else { + x_98 = x_97; +} +lean_ctor_set(x_98, 0, x_95); +lean_ctor_set(x_98, 1, x_96); +return x_98; +} +else +{ +lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_99 = l_Lean_Syntax_getArg(x_90, x_58); +x_100 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_100, 0, x_90); +lean_ctor_set(x_100, 1, x_99); +x_101 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_101, 0, x_100); +x_102 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_102, 0, x_2); +lean_ctor_set(x_102, 1, x_1); +lean_ctor_set(x_102, 2, x_101); +lean_ctor_set(x_102, 3, x_62); +x_103 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_103, 0, x_102); +lean_ctor_set(x_103, 1, x_11); +return x_103; +} +} +} +} +} +else +{ +lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; uint8_t x_109; +x_104 = lean_unsigned_to_nat(0u); +x_105 = l_Lean_Syntax_getArg(x_59, x_104); +lean_dec(x_59); +x_106 = l_Lean_Syntax_getArg(x_49, x_60); +x_107 = lean_box(0); +x_108 = l_Lean_Syntax_getArgs(x_105); +lean_dec(x_105); +x_109 = l_Array_isEmpty___rarg(x_108); +if (x_109 == 0) +{ +lean_object* x_110; size_t x_111; size_t x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; +x_110 = lean_array_get_size(x_108); +x_111 = lean_usize_of_nat(x_110); +lean_dec(x_110); +x_112 = 0; +x_113 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__14; +x_114 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__14(x_107, x_113, x_111, x_112, x_108); +x_115 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_115, 0, x_49); +lean_ctor_set(x_115, 1, x_114); +lean_ctor_set(x_115, 2, x_106); +lean_ctor_set(x_1, 0, x_115); +if (lean_obj_tag(x_4) == 0) +{ +lean_object* x_116; lean_object* x_117; lean_object* x_118; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_116 = lean_box(0); +x_117 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_117, 0, x_2); +lean_ctor_set(x_117, 1, x_1); +lean_ctor_set(x_117, 2, x_116); +lean_ctor_set(x_117, 3, x_104); +x_118 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_118, 0, x_117); +lean_ctor_set(x_118, 1, x_11); +return x_118; +} +else +{ +uint8_t x_119; +x_119 = !lean_is_exclusive(x_4); +if (x_119 == 0) +{ +lean_object* x_120; lean_object* x_121; uint8_t x_122; +x_120 = lean_ctor_get(x_4, 0); +x_121 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__5; +lean_inc(x_120); +x_122 = l_Lean_Syntax_isOfKind(x_120, x_121); +if (x_122 == 0) +{ +lean_object* x_123; lean_object* x_124; uint8_t x_125; +lean_free_object(x_4); +lean_dec(x_1); +lean_dec(x_2); +x_123 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__7; +x_124 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__10(x_120, x_123, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_125 = !lean_is_exclusive(x_124); +if (x_125 == 0) +{ +return x_124; +} +else +{ +lean_object* x_126; lean_object* x_127; lean_object* x_128; +x_126 = lean_ctor_get(x_124, 0); +x_127 = lean_ctor_get(x_124, 1); +lean_inc(x_127); +lean_inc(x_126); +lean_dec(x_124); +x_128 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_128, 0, x_126); +lean_ctor_set(x_128, 1, x_127); +return x_128; +} +} +else +{ +lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_129 = l_Lean_Syntax_getArg(x_120, x_58); +x_130 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_130, 0, x_120); +lean_ctor_set(x_130, 1, x_129); +lean_ctor_set(x_4, 0, x_130); +x_131 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_131, 0, x_2); +lean_ctor_set(x_131, 1, x_1); +lean_ctor_set(x_131, 2, x_4); +lean_ctor_set(x_131, 3, x_104); +x_132 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_132, 0, x_131); +lean_ctor_set(x_132, 1, x_11); +return x_132; +} +} +else +{ +lean_object* x_133; lean_object* x_134; uint8_t x_135; +x_133 = lean_ctor_get(x_4, 0); +lean_inc(x_133); +lean_dec(x_4); +x_134 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__5; +lean_inc(x_133); +x_135 = l_Lean_Syntax_isOfKind(x_133, x_134); +if (x_135 == 0) +{ +lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; +lean_dec(x_1); +lean_dec(x_2); +x_136 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__7; +x_137 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__10(x_133, x_136, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_138 = lean_ctor_get(x_137, 0); +lean_inc(x_138); +x_139 = lean_ctor_get(x_137, 1); +lean_inc(x_139); +if (lean_is_exclusive(x_137)) { + lean_ctor_release(x_137, 0); + lean_ctor_release(x_137, 1); + x_140 = x_137; +} else { + lean_dec_ref(x_137); + x_140 = lean_box(0); +} +if (lean_is_scalar(x_140)) { + x_141 = lean_alloc_ctor(1, 2, 0); +} else { + x_141 = x_140; +} +lean_ctor_set(x_141, 0, x_138); +lean_ctor_set(x_141, 1, x_139); +return x_141; +} +else +{ +lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_142 = l_Lean_Syntax_getArg(x_133, x_58); +x_143 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_143, 0, x_133); +lean_ctor_set(x_143, 1, x_142); +x_144 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_144, 0, x_143); +x_145 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_145, 0, x_2); +lean_ctor_set(x_145, 1, x_1); +lean_ctor_set(x_145, 2, x_144); +lean_ctor_set(x_145, 3, x_104); +x_146 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_146, 0, x_145); +lean_ctor_set(x_146, 1, x_11); +return x_146; +} +} +} +} +else +{ +lean_object* x_147; lean_object* x_148; uint8_t x_149; +lean_dec(x_108); +lean_dec(x_106); +lean_free_object(x_1); +lean_dec(x_4); +lean_dec(x_2); +x_147 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__16; +x_148 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12(x_49, x_147, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_149 = !lean_is_exclusive(x_148); +if (x_149 == 0) +{ +return x_148; +} +else +{ +lean_object* x_150; lean_object* x_151; lean_object* x_152; +x_150 = lean_ctor_get(x_148, 0); +x_151 = lean_ctor_get(x_148, 1); +lean_inc(x_151); +lean_inc(x_150); +lean_dec(x_148); +x_152 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_152, 0, x_150); +lean_ctor_set(x_152, 1, x_151); +return x_152; +} +} +} +} +} +else +{ +lean_object* x_153; lean_object* x_154; uint8_t x_155; +x_153 = lean_ctor_get(x_1, 0); +lean_inc(x_153); +lean_dec(x_1); +x_154 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__9; +lean_inc(x_153); +x_155 = l_Lean_Syntax_isOfKind(x_153, x_154); +if (x_155 == 0) +{ +lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; +lean_dec(x_4); +lean_dec(x_2); +x_156 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__11; +x_157 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12(x_153, x_156, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_158 = lean_ctor_get(x_157, 0); +lean_inc(x_158); +x_159 = lean_ctor_get(x_157, 1); +lean_inc(x_159); +if (lean_is_exclusive(x_157)) { + lean_ctor_release(x_157, 0); + lean_ctor_release(x_157, 1); + x_160 = x_157; +} else { + lean_dec_ref(x_157); + x_160 = lean_box(0); +} +if (lean_is_scalar(x_160)) { + x_161 = lean_alloc_ctor(1, 2, 0); +} else { + x_161 = x_160; +} +lean_ctor_set(x_161, 0, x_158); +lean_ctor_set(x_161, 1, x_159); +return x_161; +} +else +{ +lean_object* x_162; lean_object* x_163; lean_object* x_164; uint8_t x_165; +x_162 = lean_unsigned_to_nat(1u); +x_163 = l_Lean_Syntax_getArg(x_153, x_162); +x_164 = lean_unsigned_to_nat(2u); +lean_inc(x_163); +x_165 = l_Lean_Syntax_matchesNull(x_163, x_164); +if (x_165 == 0) +{ +lean_object* x_166; uint8_t x_167; +x_166 = lean_unsigned_to_nat(0u); +x_167 = l_Lean_Syntax_matchesNull(x_163, x_166); +if (x_167 == 0) +{ +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; +lean_dec(x_4); +lean_dec(x_2); +x_168 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__11; +x_169 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12(x_153, x_168, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_170 = lean_ctor_get(x_169, 0); +lean_inc(x_170); +x_171 = lean_ctor_get(x_169, 1); +lean_inc(x_171); +if (lean_is_exclusive(x_169)) { + lean_ctor_release(x_169, 0); + lean_ctor_release(x_169, 1); + x_172 = x_169; +} else { + lean_dec_ref(x_169); + x_172 = lean_box(0); +} +if (lean_is_scalar(x_172)) { + x_173 = lean_alloc_ctor(1, 2, 0); +} else { + x_173 = x_172; +} +lean_ctor_set(x_173, 0, x_170); +lean_ctor_set(x_173, 1, x_171); +return x_173; +} +else +{ +lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; +x_174 = l_Lean_Syntax_getArg(x_153, x_164); +x_175 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__12; +x_176 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_176, 0, x_153); +lean_ctor_set(x_176, 1, x_175); +lean_ctor_set(x_176, 2, x_174); +x_177 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_177, 0, x_176); +if (lean_obj_tag(x_4) == 0) +{ +lean_object* x_178; lean_object* x_179; lean_object* x_180; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_178 = lean_box(0); +x_179 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_179, 0, x_2); +lean_ctor_set(x_179, 1, x_177); +lean_ctor_set(x_179, 2, x_178); +lean_ctor_set(x_179, 3, x_166); +x_180 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_180, 0, x_179); +lean_ctor_set(x_180, 1, x_11); +return x_180; +} +else +{ +lean_object* x_181; lean_object* x_182; lean_object* x_183; uint8_t x_184; +x_181 = lean_ctor_get(x_4, 0); +lean_inc(x_181); +if (lean_is_exclusive(x_4)) { + lean_ctor_release(x_4, 0); + x_182 = x_4; +} else { + lean_dec_ref(x_4); + x_182 = lean_box(0); +} +x_183 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__5; +lean_inc(x_181); +x_184 = l_Lean_Syntax_isOfKind(x_181, x_183); +if (x_184 == 0) +{ +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; +lean_dec(x_182); +lean_dec(x_177); +lean_dec(x_2); +x_185 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__7; +x_186 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__10(x_181, x_185, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_187 = lean_ctor_get(x_186, 0); +lean_inc(x_187); +x_188 = lean_ctor_get(x_186, 1); +lean_inc(x_188); +if (lean_is_exclusive(x_186)) { + lean_ctor_release(x_186, 0); + lean_ctor_release(x_186, 1); + x_189 = x_186; +} else { + lean_dec_ref(x_186); + x_189 = lean_box(0); +} +if (lean_is_scalar(x_189)) { + x_190 = lean_alloc_ctor(1, 2, 0); +} else { + x_190 = x_189; +} +lean_ctor_set(x_190, 0, x_187); +lean_ctor_set(x_190, 1, x_188); +return x_190; +} +else +{ +lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_191 = l_Lean_Syntax_getArg(x_181, x_162); +x_192 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_192, 0, x_181); +lean_ctor_set(x_192, 1, x_191); +if (lean_is_scalar(x_182)) { + x_193 = lean_alloc_ctor(1, 1, 0); +} else { + x_193 = x_182; +} +lean_ctor_set(x_193, 0, x_192); +x_194 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_194, 0, x_2); +lean_ctor_set(x_194, 1, x_177); +lean_ctor_set(x_194, 2, x_193); +lean_ctor_set(x_194, 3, x_166); +x_195 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_195, 0, x_194); +lean_ctor_set(x_195, 1, x_11); +return x_195; +} +} +} +} +else +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; uint8_t x_201; +x_196 = lean_unsigned_to_nat(0u); +x_197 = l_Lean_Syntax_getArg(x_163, x_196); +lean_dec(x_163); +x_198 = l_Lean_Syntax_getArg(x_153, x_164); +x_199 = lean_box(0); +x_200 = l_Lean_Syntax_getArgs(x_197); +lean_dec(x_197); +x_201 = l_Array_isEmpty___rarg(x_200); +if (x_201 == 0) +{ +lean_object* x_202; size_t x_203; size_t x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; +x_202 = lean_array_get_size(x_200); +x_203 = lean_usize_of_nat(x_202); +lean_dec(x_202); +x_204 = 0; +x_205 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__14; +x_206 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__14(x_199, x_205, x_203, x_204, x_200); +x_207 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_207, 0, x_153); +lean_ctor_set(x_207, 1, x_206); +lean_ctor_set(x_207, 2, x_198); +x_208 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_208, 0, x_207); +if (lean_obj_tag(x_4) == 0) +{ +lean_object* x_209; lean_object* x_210; lean_object* x_211; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_209 = lean_box(0); +x_210 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_210, 0, x_2); +lean_ctor_set(x_210, 1, x_208); +lean_ctor_set(x_210, 2, x_209); +lean_ctor_set(x_210, 3, x_196); +x_211 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_211, 0, x_210); +lean_ctor_set(x_211, 1, x_11); +return x_211; +} +else +{ +lean_object* x_212; lean_object* x_213; lean_object* x_214; uint8_t x_215; +x_212 = lean_ctor_get(x_4, 0); +lean_inc(x_212); +if (lean_is_exclusive(x_4)) { + lean_ctor_release(x_4, 0); + x_213 = x_4; +} else { + lean_dec_ref(x_4); + x_213 = lean_box(0); +} +x_214 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__5; +lean_inc(x_212); +x_215 = l_Lean_Syntax_isOfKind(x_212, x_214); +if (x_215 == 0) +{ +lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; +lean_dec(x_213); +lean_dec(x_208); +lean_dec(x_2); +x_216 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__7; +x_217 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__10(x_212, x_216, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_218 = lean_ctor_get(x_217, 0); +lean_inc(x_218); +x_219 = lean_ctor_get(x_217, 1); +lean_inc(x_219); +if (lean_is_exclusive(x_217)) { + lean_ctor_release(x_217, 0); + lean_ctor_release(x_217, 1); + x_220 = x_217; +} else { + lean_dec_ref(x_217); + x_220 = lean_box(0); +} +if (lean_is_scalar(x_220)) { + x_221 = lean_alloc_ctor(1, 2, 0); +} else { + x_221 = x_220; +} +lean_ctor_set(x_221, 0, x_218); +lean_ctor_set(x_221, 1, x_219); +return x_221; +} +else +{ +lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_222 = l_Lean_Syntax_getArg(x_212, x_162); +x_223 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_223, 0, x_212); +lean_ctor_set(x_223, 1, x_222); +if (lean_is_scalar(x_213)) { + x_224 = lean_alloc_ctor(1, 1, 0); +} else { + x_224 = x_213; +} +lean_ctor_set(x_224, 0, x_223); +x_225 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_225, 0, x_2); +lean_ctor_set(x_225, 1, x_208); +lean_ctor_set(x_225, 2, x_224); +lean_ctor_set(x_225, 3, x_196); +x_226 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_226, 0, x_225); +lean_ctor_set(x_226, 1, x_11); +return x_226; +} +} +} +else +{ +lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; +lean_dec(x_200); +lean_dec(x_198); +lean_dec(x_4); +lean_dec(x_2); +x_227 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__16; +x_228 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12(x_153, x_227, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_229 = lean_ctor_get(x_228, 0); +lean_inc(x_229); +x_230 = lean_ctor_get(x_228, 1); +lean_inc(x_230); +if (lean_is_exclusive(x_228)) { + lean_ctor_release(x_228, 0); + lean_ctor_release(x_228, 1); + x_231 = x_228; +} else { + lean_dec_ref(x_228); + x_231 = lean_box(0); +} +if (lean_is_scalar(x_231)) { + x_232 = lean_alloc_ctor(1, 2, 0); +} else { + x_232 = x_231; +} +lean_ctor_set(x_232, 0, x_229); +lean_ctor_set(x_232, 1, x_230); +return x_232; +} +} +} +} +} +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Unexpected Termination.suffix syntax: ", 38); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes(" of kind ", 9); +return x_1; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +lean_object* x_11; lean_object* x_12; uint8_t x_13; +lean_dec(x_2); +x_11 = lean_unsigned_to_nat(1u); +x_12 = l_Lean_Syntax_getArg(x_1, x_11); +x_13 = l_Lean_Syntax_isNone(x_12); +if (x_13 == 0) +{ +uint8_t x_14; +lean_inc(x_12); +x_14 = l_Lean_Syntax_matchesNull(x_12, x_11); +if (x_14 == 0) +{ +lean_object* x_15; uint8_t x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; +lean_dec(x_12); +lean_dec(x_3); +x_15 = lean_box(0); +x_16 = 0; +x_17 = lean_unsigned_to_nat(0u); +lean_inc(x_1); +x_18 = l_Lean_Syntax_formatStxAux(x_15, x_16, x_17, x_1); +x_19 = l_Std_Format_defWidth; +x_20 = lean_format_pretty(x_18, x_19); +x_21 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2___closed__1; +x_22 = lean_string_append(x_21, x_20); +lean_dec(x_20); +x_23 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2___closed__2; +x_24 = lean_string_append(x_22, x_23); +lean_inc(x_1); +x_25 = l_Lean_Syntax_getKind(x_1); +x_26 = 1; +x_27 = l_Lean_Name_toString(x_25, x_26); +x_28 = lean_string_append(x_24, x_27); +lean_dec(x_27); +x_29 = l_Lean_Elab_expandOptDocComment_x3f___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__1___closed__3; +x_30 = lean_string_append(x_28, x_29); +x_31 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_31, 0, x_30); +x_32 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_32, 0, x_31); +x_33 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__8(x_1, x_32, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +return x_33; +} +else +{ +lean_object* x_34; lean_object* x_35; lean_object* x_36; uint8_t x_37; +x_34 = lean_unsigned_to_nat(0u); +x_35 = l_Lean_Syntax_getArg(x_12, x_34); +lean_dec(x_12); +x_36 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__5; +lean_inc(x_35); +x_37 = l_Lean_Syntax_isOfKind(x_35, x_36); +if (x_37 == 0) +{ +lean_object* x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +lean_dec(x_35); +lean_dec(x_3); +x_38 = lean_box(0); +x_39 = 0; +lean_inc(x_1); +x_40 = l_Lean_Syntax_formatStxAux(x_38, x_39, x_34, x_1); +x_41 = l_Std_Format_defWidth; +x_42 = lean_format_pretty(x_40, x_41); +x_43 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2___closed__1; +x_44 = lean_string_append(x_43, x_42); +lean_dec(x_42); +x_45 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2___closed__2; +x_46 = lean_string_append(x_44, x_45); +lean_inc(x_1); +x_47 = l_Lean_Syntax_getKind(x_1); +x_48 = 1; +x_49 = l_Lean_Name_toString(x_47, x_48); +x_50 = lean_string_append(x_46, x_49); +lean_dec(x_49); +x_51 = l_Lean_Elab_expandOptDocComment_x3f___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__1___closed__3; +x_52 = lean_string_append(x_50, x_51); +x_53 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_53, 0, x_52); +x_54 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_54, 0, x_53); +x_55 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__8(x_1, x_54, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +return x_55; +} +else +{ +lean_object* x_56; lean_object* x_57; lean_object* x_58; +x_56 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_56, 0, x_35); +x_57 = lean_box(0); +x_58 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1(x_3, x_1, x_57, x_56, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +return x_58; +} +} +} +else +{ +lean_object* x_59; lean_object* x_60; lean_object* x_61; +lean_dec(x_12); +x_59 = lean_box(0); +x_60 = lean_box(0); +x_61 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1(x_3, x_1, x_60, x_59, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +return x_61; +} +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__3___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__3___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__1; +x_2 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__2; +x_3 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__3; +x_4 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__3___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; uint8_t x_11; +lean_dec(x_2); +x_10 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__3___closed__2; +lean_inc(x_1); +x_11 = l_Lean_Syntax_isOfKind(x_1, x_10); +if (x_11 == 0) +{ +lean_object* x_12; uint8_t x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; uint8_t x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_12 = lean_box(0); +x_13 = 0; +x_14 = lean_unsigned_to_nat(0u); +lean_inc(x_1); +x_15 = l_Lean_Syntax_formatStxAux(x_12, x_13, x_14, x_1); +x_16 = l_Std_Format_defWidth; +x_17 = lean_format_pretty(x_15, x_16); +x_18 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2___closed__1; +x_19 = lean_string_append(x_18, x_17); +lean_dec(x_17); +x_20 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2___closed__2; +x_21 = lean_string_append(x_19, x_20); +lean_inc(x_1); +x_22 = l_Lean_Syntax_getKind(x_1); +x_23 = 1; +x_24 = l_Lean_Name_toString(x_22, x_23); +x_25 = lean_string_append(x_21, x_24); +lean_dec(x_24); +x_26 = l_Lean_Elab_expandOptDocComment_x3f___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__1___closed__3; +x_27 = lean_string_append(x_25, x_26); +x_28 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_28, 0, x_27); +x_29 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_29, 0, x_28); +x_30 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__8(x_1, x_29, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_30; +} +else +{ +lean_object* x_31; lean_object* x_32; uint8_t x_33; +x_31 = lean_unsigned_to_nat(0u); +x_32 = l_Lean_Syntax_getArg(x_1, x_31); +x_33 = l_Lean_Syntax_isNone(x_32); +if (x_33 == 0) +{ +lean_object* x_34; uint8_t x_35; +x_34 = lean_unsigned_to_nat(1u); +lean_inc(x_32); +x_35 = l_Lean_Syntax_matchesNull(x_32, x_34); +if (x_35 == 0) +{ +lean_object* x_36; uint8_t x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint8_t x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; +lean_dec(x_32); +x_36 = lean_box(0); +x_37 = 0; +lean_inc(x_1); +x_38 = l_Lean_Syntax_formatStxAux(x_36, x_37, x_31, x_1); +x_39 = l_Std_Format_defWidth; +x_40 = lean_format_pretty(x_38, x_39); +x_41 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2___closed__1; +x_42 = lean_string_append(x_41, x_40); +lean_dec(x_40); +x_43 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2___closed__2; +x_44 = lean_string_append(x_42, x_43); +lean_inc(x_1); +x_45 = l_Lean_Syntax_getKind(x_1); +x_46 = 1; +x_47 = l_Lean_Name_toString(x_45, x_46); +x_48 = lean_string_append(x_44, x_47); +lean_dec(x_47); +x_49 = l_Lean_Elab_expandOptDocComment_x3f___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__1___closed__3; +x_50 = lean_string_append(x_48, x_49); +x_51 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_51, 0, x_50); +x_52 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_52, 0, x_51); +x_53 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__8(x_1, x_52, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_53; +} +else +{ +lean_object* x_54; lean_object* x_55; uint8_t x_56; +x_54 = l_Lean_Syntax_getArg(x_32, x_31); +lean_dec(x_32); +x_55 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__9; +lean_inc(x_54); +x_56 = l_Lean_Syntax_isOfKind(x_54, x_55); +if (x_56 == 0) +{ +lean_object* x_57; uint8_t x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +lean_dec(x_54); +x_57 = lean_box(0); +x_58 = 0; +lean_inc(x_1); +x_59 = l_Lean_Syntax_formatStxAux(x_57, x_58, x_31, x_1); +x_60 = l_Std_Format_defWidth; +x_61 = lean_format_pretty(x_59, x_60); +x_62 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2___closed__1; +x_63 = lean_string_append(x_62, x_61); +lean_dec(x_61); +x_64 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2___closed__2; +x_65 = lean_string_append(x_63, x_64); +lean_inc(x_1); +x_66 = l_Lean_Syntax_getKind(x_1); +x_67 = 1; +x_68 = l_Lean_Name_toString(x_66, x_67); +x_69 = lean_string_append(x_65, x_68); +lean_dec(x_68); +x_70 = l_Lean_Elab_expandOptDocComment_x3f___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__1___closed__3; +x_71 = lean_string_append(x_69, x_70); +x_72 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_72, 0, x_71); +x_73 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__8(x_1, x_73, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_74; +} +else +{ +lean_object* x_75; lean_object* x_76; lean_object* x_77; +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_54); +x_76 = lean_box(0); +x_77 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2(x_1, x_76, x_75, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_77; +} +} +} +else +{ +lean_object* x_78; lean_object* x_79; lean_object* x_80; +lean_dec(x_32); +x_78 = lean_box(0); +x_79 = lean_box(0); +x_80 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2(x_1, x_79, x_78, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_80; +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; uint8_t x_11; +lean_dec(x_2); +x_10 = lean_unsigned_to_nat(0u); +lean_inc(x_1); +x_11 = l_Lean_Syntax_matchesNull(x_1, x_10); +if (x_11 == 0) +{ +lean_object* x_12; lean_object* x_13; +x_12 = lean_box(0); +x_13 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__3(x_1, x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_13; +} +else +{ +lean_object* x_14; lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +x_14 = lean_box(0); +x_15 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_15, 0, x_1); +lean_ctor_set(x_15, 1, x_14); +lean_ctor_set(x_15, 2, x_14); +lean_ctor_set(x_15, 3, x_10); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_9); +return x_16; +} +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +if (lean_obj_tag(x_1) == 0) +{ +lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_9 = lean_box(0); +x_10 = lean_unsigned_to_nat(0u); +x_11 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_11, 0, x_1); +lean_ctor_set(x_11, 1, x_9); +lean_ctor_set(x_11, 2, x_9); +lean_ctor_set(x_11, 3, x_10); +x_12 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_12, 0, x_11); +lean_ctor_set(x_12, 1, x_8); +return x_12; +} +else +{ +lean_object* x_13; lean_object* x_14; +x_13 = lean_box(0); +x_14 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__4(x_1, x_13, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +return x_14; +} +} +} +static lean_object* _init_l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___rarg___closed__1() { _start: { lean_object* x_1; @@ -1134,38 +3000,38 @@ x_1 = l_Lean_Elab_unsupportedSyntaxExceptionId; return x_1; } } -static lean_object* _init_l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___rarg___closed__2() { +static lean_object* _init_l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___rarg___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___rarg___closed__1; +x_2 = l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___rarg___closed__1; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___rarg(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___rarg(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___rarg___closed__2; +x_2 = l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___rarg___closed__2; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { lean_object* x_7; -x_7 = lean_alloc_closure((void*)(l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___rarg), 1, 0); +x_7 = lean_alloc_closure((void*)(l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___rarg), 1, 0); return x_7; } } -LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__9(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__17(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; @@ -1212,7 +3078,7 @@ return x_22; } } } -LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__8(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { uint8_t x_10; @@ -1225,7 +3091,7 @@ x_12 = l_Lean_replaceRef(x_1, x_11); lean_dec(x_11); lean_dec(x_1); lean_ctor_set(x_7, 5, x_12); -x_13 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__9(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_13 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__17(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -1276,7 +3142,7 @@ lean_ctor_set(x_27, 8, x_22); lean_ctor_set(x_27, 9, x_23); lean_ctor_set(x_27, 10, x_24); lean_ctor_set_uint8(x_27, sizeof(void*)*11, x_25); -x_28 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__9(x_2, x_3, x_4, x_5, x_6, x_27, x_8, x_9); +x_28 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__17(x_2, x_3, x_4, x_5, x_6, x_27, x_8, x_9); lean_dec(x_8); lean_dec(x_27); lean_dec(x_6); @@ -1286,7 +3152,7 @@ return x_28; } } } -LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__23(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; @@ -1333,7 +3199,7 @@ return x_22; } } } -LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__14(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__22(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { uint8_t x_10; @@ -1346,7 +3212,7 @@ x_12 = l_Lean_replaceRef(x_1, x_11); lean_dec(x_11); lean_dec(x_1); lean_ctor_set(x_7, 5, x_12); -x_13 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_13 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__23(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -1397,7 +3263,7 @@ lean_ctor_set(x_27, 8, x_22); lean_ctor_set(x_27, 9, x_23); lean_ctor_set(x_27, 10, x_24); lean_ctor_set_uint8(x_27, sizeof(void*)*11, x_25); -x_28 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15(x_2, x_3, x_4, x_5, x_6, x_27, x_8, x_9); +x_28 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__23(x_2, x_3, x_4, x_5, x_6, x_27, x_8, x_9); lean_dec(x_8); lean_dec(x_27); lean_dec(x_6); @@ -1407,7 +3273,7 @@ return x_28; } } } -static lean_object* _init_l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16___closed__1() { +static lean_object* _init_l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__24___closed__1() { _start: { lean_object* x_1; lean_object* x_2; @@ -1417,21 +3283,21 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16___closed__2() { +static lean_object* _init_l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__24___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16___closed__1; +x_1 = l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__24___closed__1; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__24(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; lean_object* x_10; lean_object* x_11; -x_9 = l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16___closed__2; +x_9 = l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__24___closed__2; x_10 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_10, 0, x_1); lean_ctor_set(x_10, 1, x_9); @@ -1441,26 +3307,26 @@ lean_ctor_set(x_11, 1, x_8); return x_11; } } -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__17___rarg(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__25___rarg(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___rarg___closed__2; +x_2 = l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___rarg___closed__2; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__17(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__25(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { lean_object* x_7; -x_7 = lean_alloc_closure((void*)(l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__17___rarg), 1, 0); +x_7 = lean_alloc_closure((void*)(l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__25___rarg), 1, 0); return x_7; } } -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; @@ -1629,7 +3495,7 @@ return x_41; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { uint8_t x_5; lean_object* x_6; lean_object* x_7; @@ -1641,7 +3507,7 @@ lean_ctor_set(x_7, 1, x_4); return x_7; } } -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { lean_object* x_7; lean_object* x_8; @@ -1652,7 +3518,7 @@ lean_ctor_set(x_8, 1, x_6); return x_8; } } -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { lean_object* x_7; lean_object* x_8; @@ -1663,7 +3529,7 @@ lean_ctor_set(x_8, 1, x_6); return x_8; } } -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; @@ -1689,23 +3555,23 @@ lean_inc(x_17); x_18 = lean_ctor_get(x_6, 10); lean_inc(x_18); lean_inc(x_12); -x_19 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__1___boxed), 4, 1); +x_19 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___boxed), 4, 1); lean_closure_set(x_19, 0, x_12); lean_inc(x_16); x_20 = lean_alloc_closure((void*)(l_ReaderT_pure___at_Lean_Elab_liftMacroM___spec__2___rarg___boxed), 3, 1); lean_closure_set(x_20, 0, x_16); lean_inc(x_12); -x_21 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__2___boxed), 4, 1); +x_21 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__2___boxed), 4, 1); lean_closure_set(x_21, 0, x_12); lean_inc(x_17); lean_inc(x_16); lean_inc(x_12); -x_22 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__3___boxed), 6, 3); +x_22 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__3___boxed), 6, 3); lean_closure_set(x_22, 0, x_12); lean_closure_set(x_22, 1, x_16); lean_closure_set(x_22, 2, x_17); lean_inc(x_12); -x_23 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__4___boxed), 6, 3); +x_23 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___boxed), 6, 3); lean_closure_set(x_23, 0, x_12); lean_closure_set(x_23, 1, x_16); lean_closure_set(x_23, 2, x_17); @@ -1878,14 +3744,14 @@ x_71 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_71, 0, x_68); x_72 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_72, 0, x_71); -x_73 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__14(x_67, x_72, x_2, x_3, x_4, x_5, x_6, x_7, x_27); +x_73 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__22(x_67, x_72, x_2, x_3, x_4, x_5, x_6, x_7, x_27); return x_73; } else { lean_object* x_74; lean_dec(x_68); -x_74 = l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16(x_67, x_2, x_3, x_4, x_5, x_6, x_7, x_27); +x_74 = l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__24(x_67, x_2, x_3, x_4, x_5, x_6, x_7, x_27); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); @@ -1904,13 +3770,13 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_75 = l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__17___rarg(x_27); +x_75 = l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__25___rarg(x_27); return x_75; } } } } -LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__18(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__26(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; @@ -1957,7 +3823,7 @@ return x_22; } } } -LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__19(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__27(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { uint8_t x_10; @@ -2021,23 +3887,7 @@ return x_28; } } } -static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Lean", 4); -return x_1; -} -} -static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Parser", 6); -return x_1; -} -} -static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__3() { +static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__1() { _start: { lean_object* x_1; @@ -2045,7 +3895,7 @@ x_1 = lean_mk_string_from_bytes("Term", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__4() { +static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__2() { _start: { lean_object* x_1; @@ -2053,23 +3903,23 @@ x_1 = lean_mk_string_from_bytes("byTactic", 8); return x_1; } } -static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__5() { +static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__1; -x_2 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__2; -x_3 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__3; -x_4 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__4; +x_1 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__1; +x_2 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__2; +x_3 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__1; +x_4 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__2; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -LEAN_EXPORT uint8_t l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1(lean_object* x_1) { +LEAN_EXPORT uint8_t l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; -x_2 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__5; +x_2 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__3; x_3 = lean_name_eq(x_1, x_2); if (x_3 == 0) { @@ -2085,7 +3935,7 @@ return x_5; } } } -static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__1() { +static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__1() { _start: { lean_object* x_1; @@ -2093,16 +3943,16 @@ x_1 = lean_mk_string_from_bytes("unknown attribute [", 19); return x_1; } } -static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__2() { +static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__1; +x_1 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__1; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__3() { +static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__3() { _start: { lean_object* x_1; @@ -2110,16 +3960,16 @@ x_1 = lean_mk_string_from_bytes("]", 1); return x_1; } } -static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__4() { +static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__3; +x_1 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__3; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2(uint8_t x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2(uint8_t x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { lean_object* x_11; uint8_t x_12; @@ -2143,15 +3993,15 @@ lean_dec(x_16); lean_free_object(x_11); lean_dec(x_2); x_17 = l_Lean_MessageData_ofName(x_3); -x_18 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__2; +x_18 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__2; x_19 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_19, 0, x_18); lean_ctor_set(x_19, 1, x_17); -x_20 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__4; +x_20 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__4; x_21 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_21, 0, x_19); lean_ctor_set(x_21, 1, x_20); -x_22 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__18(x_21, x_4, x_5, x_6, x_7, x_8, x_9, x_14); +x_22 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__26(x_21, x_4, x_5, x_6, x_7, x_8, x_9, x_14); lean_dec(x_8); lean_dec(x_6); return x_22; @@ -2191,15 +4041,15 @@ lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean lean_dec(x_27); lean_dec(x_2); x_28 = l_Lean_MessageData_ofName(x_3); -x_29 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__2; +x_29 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__2; x_30 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_30, 0, x_29); lean_ctor_set(x_30, 1, x_28); -x_31 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__4; +x_31 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__4; x_32 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_32, 0, x_30); lean_ctor_set(x_32, 1, x_31); -x_33 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__18(x_32, x_4, x_5, x_6, x_7, x_8, x_9, x_25); +x_33 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__26(x_32, x_4, x_5, x_6, x_7, x_8, x_9, x_25); lean_dec(x_8); lean_dec(x_6); return x_33; @@ -2223,15 +4073,15 @@ return x_35; } } } -static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__1() { +static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___boxed), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___boxed), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__2() { +static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__2() { _start: { lean_object* x_1; @@ -2239,7 +4089,7 @@ x_1 = lean_mk_string_from_bytes("Attr", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__3() { +static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__3() { _start: { lean_object* x_1; @@ -2247,19 +4097,19 @@ x_1 = lean_mk_string_from_bytes("simple", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__4() { +static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__1; -x_2 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__2; -x_3 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__2; -x_4 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__3; +x_1 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__1; +x_2 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__2; +x_3 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__2; +x_4 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__3; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__5() { +static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__5() { _start: { lean_object* x_1; @@ -2267,16 +4117,16 @@ x_1 = lean_mk_string_from_bytes("unknown attribute", 17); return x_1; } } -static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__6() { +static lean_object* _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__5; +x_1 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__5; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; @@ -2290,7 +4140,7 @@ lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); -x_12 = l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13(x_11, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +x_12 = l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21(x_11, x_2, x_3, x_4, x_5, x_6, x_7, x_8); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; @@ -2302,7 +4152,7 @@ lean_dec(x_12); x_15 = lean_unsigned_to_nat(1u); x_16 = l_Lean_Syntax_getArg(x_1, x_15); lean_dec(x_1); -x_17 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__1; +x_17 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__1; x_18 = lean_alloc_closure((void*)(l_Lean_expandMacros), 4, 2); lean_closure_set(x_18, 0, x_16); lean_closure_set(x_18, 1, x_17); @@ -2323,7 +4173,7 @@ lean_inc(x_21); lean_dec(x_19); lean_inc(x_20); x_22 = l_Lean_Syntax_getKind(x_20); -x_23 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__4; +x_23 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__4; x_24 = lean_name_eq(x_22, x_23); if (x_24 == 0) { @@ -2337,7 +4187,7 @@ x_26 = lean_box(0); x_27 = l_Lean_Name_str___override(x_26, x_25); x_28 = lean_unbox(x_13); lean_dec(x_13); -x_29 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2(x_28, x_20, x_27, x_2, x_3, x_4, x_5, x_6, x_7, x_21); +x_29 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2(x_28, x_20, x_27, x_2, x_3, x_4, x_5, x_6, x_7, x_21); lean_dec(x_7); lean_dec(x_5); lean_dec(x_3); @@ -2348,8 +4198,8 @@ else lean_object* x_30; lean_object* x_31; uint8_t x_32; lean_dec(x_22); lean_dec(x_13); -x_30 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__6; -x_31 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__19(x_20, x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_21); +x_30 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__6; +x_31 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__27(x_20, x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_21); lean_dec(x_7); lean_dec(x_5); lean_dec(x_4); @@ -2385,7 +4235,7 @@ lean_dec(x_36); x_38 = lean_erase_macro_scopes(x_37); x_39 = lean_unbox(x_13); lean_dec(x_13); -x_40 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2(x_39, x_20, x_38, x_2, x_3, x_4, x_5, x_6, x_7, x_21); +x_40 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2(x_39, x_20, x_38, x_2, x_3, x_4, x_5, x_6, x_7, x_21); lean_dec(x_7); lean_dec(x_5); lean_dec(x_3); @@ -2453,7 +4303,7 @@ return x_48; } } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__28(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { uint8_t x_12; @@ -2519,7 +4369,7 @@ lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -x_36 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12(x_14, x_5, x_6, x_7, x_8, x_35, x_10, x_11); +x_36 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20(x_14, x_5, x_6, x_7, x_8, x_35, x_10, x_11); if (lean_obj_tag(x_36) == 0) { lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; @@ -2819,16 +4669,7 @@ goto _start; } } } -static lean_object* _init_l_Lean_Elab_elabAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = lean_unsigned_to_nat(0u); -x_2 = lean_mk_empty_array_with_capacity(x_1); -return x_2; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_elabAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_Elab_elabAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__19(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; size_t x_10; size_t x_11; lean_object* x_12; lean_object* x_13; @@ -2836,8 +4677,8 @@ x_9 = lean_array_get_size(x_1); x_10 = lean_usize_of_nat(x_9); lean_dec(x_9); x_11 = 0; -x_12 = l_Lean_Elab_elabAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11___closed__1; -x_13 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20(x_1, x_10, x_11, x_12, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +x_12 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__12; +x_13 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__28(x_1, x_10, x_11, x_12, x_2, x_3, x_4, x_5, x_6, x_7, x_8); if (lean_obj_tag(x_13) == 0) { uint8_t x_14; @@ -2884,7 +4725,7 @@ return x_21; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_elabDeclAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__10(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_Elab_elabDeclAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__18(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; @@ -2893,12 +4734,12 @@ x_10 = l_Lean_Syntax_getArg(x_1, x_9); lean_dec(x_1); x_11 = l_Lean_Syntax_getSepArgs(x_10); lean_dec(x_10); -x_12 = l_Lean_Elab_elabAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11(x_11, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +x_12 = l_Lean_Elab_elabAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__19(x_11, x_2, x_3, x_4, x_5, x_6, x_7, x_8); lean_dec(x_11); return x_12; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___closed__1() { +static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___closed__1() { _start: { lean_object* x_1; @@ -2906,27 +4747,27 @@ x_1 = lean_mk_string_from_bytes("failed to infer 'let rec' declaration type", 42 return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___closed__2() { +static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___closed__1; +x_1 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___closed__1; x_2 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___closed__3() { +static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___closed__3() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___closed__2; +x_1 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___closed__2; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; @@ -2946,7 +4787,7 @@ lean_inc(x_11); x_12 = lean_ctor_get(x_10, 1); lean_inc(x_12); lean_dec(x_10); -x_13 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___closed__3; +x_13 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___closed__3; x_14 = l_Lean_Elab_Term_registerCustomErrorIfMVar(x_11, x_1, x_13, x_3, x_4, x_5, x_6, x_7, x_8, x_12); lean_dec(x_4); lean_dec(x_3); @@ -3123,348 +4964,407 @@ return x_51; } } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { -lean_object* x_16; lean_object* x_17; -x_16 = lean_alloc_ctor(0, 8, 0); -lean_ctor_set(x_16, 0, x_1); -lean_ctor_set(x_16, 1, x_2); -lean_ctor_set(x_16, 2, x_3); -lean_ctor_set(x_16, 3, x_4); -lean_ctor_set(x_16, 4, x_5); -lean_ctor_set(x_16, 5, x_6); -lean_ctor_set(x_16, 6, x_7); -lean_ctor_set(x_16, 7, x_8); -x_17 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_17, 0, x_16); -lean_ctor_set(x_17, 1, x_15); -return x_17; +lean_object* x_17; lean_object* x_18; lean_object* x_19; +x_17 = lean_unsigned_to_nat(3u); +x_18 = l_Lean_Syntax_getArg(x_1, x_17); +x_19 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7(x_18, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +if (lean_obj_tag(x_19) == 0) +{ +uint8_t x_20; +x_20 = !lean_is_exclusive(x_19); +if (x_20 == 0) +{ +lean_object* x_21; lean_object* x_22; +x_21 = lean_ctor_get(x_19, 0); +x_22 = lean_alloc_ctor(0, 9, 0); +lean_ctor_set(x_22, 0, x_2); +lean_ctor_set(x_22, 1, x_3); +lean_ctor_set(x_22, 2, x_4); +lean_ctor_set(x_22, 3, x_5); +lean_ctor_set(x_22, 4, x_6); +lean_ctor_set(x_22, 5, x_7); +lean_ctor_set(x_22, 6, x_8); +lean_ctor_set(x_22, 7, x_9); +lean_ctor_set(x_22, 8, x_21); +lean_ctor_set(x_19, 0, x_22); +return x_19; +} +else +{ +lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_23 = lean_ctor_get(x_19, 0); +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_inc(x_23); +lean_dec(x_19); +x_25 = lean_alloc_ctor(0, 9, 0); +lean_ctor_set(x_25, 0, x_2); +lean_ctor_set(x_25, 1, x_3); +lean_ctor_set(x_25, 2, x_4); +lean_ctor_set(x_25, 3, x_5); +lean_ctor_set(x_25, 4, x_6); +lean_ctor_set(x_25, 5, x_7); +lean_ctor_set(x_25, 6, x_8); +lean_ctor_set(x_25, 7, x_9); +lean_ctor_set(x_25, 8, x_23); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, uint8_t x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { -_start: +else { -lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; +uint8_t x_27; +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_6); -x_14 = l_Lean_Syntax_getId(x_1); -x_15 = l_Lean_Elab_Term_getDeclName_x3f(x_7, x_8, x_9, x_10, x_11, x_12, x_13); -x_16 = lean_ctor_get(x_15, 0); -lean_inc(x_16); -x_17 = lean_ctor_get(x_15, 1); -lean_inc(x_17); -lean_dec(x_15); -if (lean_obj_tag(x_16) == 0) +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_27 = !lean_is_exclusive(x_19); +if (x_27 == 0) { -lean_object* x_78; -x_78 = lean_box(0); -x_18 = x_78; -goto block_77; +return x_19; } else { -lean_object* x_79; -x_79 = lean_ctor_get(x_16, 0); -lean_inc(x_79); +lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_28 = lean_ctor_get(x_19, 0); +x_29 = lean_ctor_get(x_19, 1); +lean_inc(x_29); +lean_inc(x_28); +lean_dec(x_19); +x_30 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_30, 0, x_28); +lean_ctor_set(x_30, 1, x_29); +return x_30; +} +} +} +} +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, uint8_t x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +_start: +{ +lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_7); +x_15 = l_Lean_Syntax_getId(x_1); +x_16 = l_Lean_Elab_Term_getDeclName_x3f(x_8, x_9, x_10, x_11, x_12, x_13, x_14); +x_17 = lean_ctor_get(x_16, 0); +lean_inc(x_17); +x_18 = lean_ctor_get(x_16, 1); +lean_inc(x_18); lean_dec(x_16); -x_18 = x_79; -goto block_77; +if (lean_obj_tag(x_17) == 0) +{ +lean_object* x_79; +x_79 = lean_box(0); +x_19 = x_79; +goto block_78; } -block_77: +else { -lean_object* x_19; lean_object* x_20; -lean_inc(x_14); -x_19 = l_Lean_Name_append(x_18, x_14); +lean_object* x_80; +x_80 = lean_ctor_get(x_17, 0); +lean_inc(x_80); +lean_dec(x_17); +x_19 = x_80; +goto block_78; +} +block_78: +{ +lean_object* x_20; lean_object* x_21; +lean_inc(x_15); +x_20 = l_Lean_Name_append(x_19, x_15); +lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_19); -x_20 = l_Lean_Elab_checkNotAlreadyDeclared___at_Lean_Elab_Term_expandDeclId___spec__6(x_19, x_7, x_8, x_9, x_10, x_11, x_12, x_17); -if (lean_obj_tag(x_20) == 0) +lean_inc(x_20); +x_21 = l_Lean_Elab_checkNotAlreadyDeclared___at_Lean_Elab_Term_expandDeclId___spec__6(x_20, x_8, x_9, x_10, x_11, x_12, x_13, x_18); +if (lean_obj_tag(x_21) == 0) { -lean_object* x_21; uint8_t x_22; lean_object* x_23; -x_21 = lean_ctor_get(x_20, 1); -lean_inc(x_21); -lean_dec(x_20); -x_22 = 2; +lean_object* x_22; uint8_t x_23; lean_object* x_24; +x_22 = lean_ctor_get(x_21, 1); +lean_inc(x_22); +lean_dec(x_21); +x_23 = 2; +lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); lean_inc(x_2); -lean_inc(x_19); -x_23 = l_Lean_Elab_Term_applyAttributesAt(x_19, x_2, x_22, x_7, x_8, x_9, x_10, x_11, x_12, x_21); -if (lean_obj_tag(x_23) == 0) +lean_inc(x_20); +x_24 = l_Lean_Elab_Term_applyAttributesAt(x_20, x_2, x_23, x_8, x_9, x_10, x_11, x_12, x_13, x_22); +if (lean_obj_tag(x_24) == 0) { -lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_24 = lean_ctor_get(x_23, 1); -lean_inc(x_24); -lean_dec(x_23); -lean_inc(x_19); -x_25 = l_Lean_addDocString_x27___at_Lean_Elab_Term_expandDeclId___spec__8(x_19, x_3, x_7, x_8, x_9, x_10, x_11, x_12, x_24); -x_26 = lean_ctor_get(x_25, 1); -lean_inc(x_26); -lean_dec(x_25); +lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_25 = lean_ctor_get(x_24, 1); +lean_inc(x_25); +lean_dec(x_24); +lean_inc(x_20); +x_26 = l_Lean_addDocString_x27___at_Lean_Elab_Term_expandDeclId___spec__8(x_20, x_3, x_8, x_9, x_10, x_11, x_12, x_13, x_25); +x_27 = lean_ctor_get(x_26, 1); +lean_inc(x_27); +lean_dec(x_26); +lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); lean_inc(x_1); lean_inc(x_4); -lean_inc(x_19); -x_27 = l_Lean_Elab_addAuxDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__4(x_19, x_4, x_1, x_7, x_8, x_9, x_10, x_11, x_12, x_26); -x_28 = lean_ctor_get(x_27, 1); -lean_inc(x_28); -lean_dec(x_27); -x_29 = lean_unsigned_to_nat(1u); -x_30 = l_Lean_Syntax_getArg(x_4, x_29); -x_31 = l_Lean_Syntax_getArgs(x_30); -lean_dec(x_30); -x_32 = lean_unsigned_to_nat(2u); -x_33 = l_Lean_Syntax_getArg(x_4, x_32); +lean_inc(x_20); +x_28 = l_Lean_Elab_addAuxDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__4(x_20, x_4, x_1, x_8, x_9, x_10, x_11, x_12, x_13, x_27); +x_29 = lean_ctor_get(x_28, 1); +lean_inc(x_29); +lean_dec(x_28); +x_30 = lean_unsigned_to_nat(1u); +x_31 = l_Lean_Syntax_getArg(x_4, x_30); +x_32 = l_Lean_Syntax_getArgs(x_31); +lean_dec(x_31); +x_33 = lean_unsigned_to_nat(2u); +x_34 = l_Lean_Syntax_getArg(x_4, x_33); lean_inc(x_1); -x_34 = l_Lean_Elab_Term_expandOptType(x_1, x_33); -lean_dec(x_33); -x_35 = lean_alloc_closure((void*)(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___boxed), 9, 1); -lean_closure_set(x_35, 0, x_34); +x_35 = l_Lean_Elab_Term_expandOptType(x_1, x_34); +lean_dec(x_34); +x_36 = lean_alloc_closure((void*)(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___boxed), 9, 1); +lean_closure_set(x_36, 0, x_35); +lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -x_36 = l_Lean_Elab_Term_elabBindersEx___rarg(x_31, x_35, x_7, x_8, x_9, x_10, x_11, x_12, x_28); -if (lean_obj_tag(x_36) == 0) +x_37 = l_Lean_Elab_Term_elabBindersEx___rarg(x_32, x_36, x_8, x_9, x_10, x_11, x_12, x_13, x_29); +if (lean_obj_tag(x_37) == 0) { -lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); +lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; uint8_t x_43; lean_object* x_44; lean_object* x_45; +x_38 = lean_ctor_get(x_37, 0); lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get(x_37, 0); +x_39 = lean_ctor_get(x_37, 1); lean_inc(x_39); -x_40 = lean_ctor_get(x_37, 1); -lean_inc(x_40); lean_dec(x_37); -lean_inc(x_39); -x_41 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_41, 0, x_39); -x_42 = 2; -x_43 = lean_box(0); -lean_inc(x_9); -x_44 = l___private_Lean_Meta_Basic_0__Lean_Meta_mkFreshExprMVarImpl(x_41, x_42, x_43, x_9, x_10, x_11, x_12, x_38); -if (x_5 == 0) +x_40 = lean_ctor_get(x_38, 0); +lean_inc(x_40); +x_41 = lean_ctor_get(x_38, 1); +lean_inc(x_41); +lean_dec(x_38); +lean_inc(x_40); +x_42 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_42, 0, x_40); +x_43 = 2; +x_44 = lean_box(0); +lean_inc(x_10); +x_45 = l___private_Lean_Meta_Basic_0__Lean_Meta_mkFreshExprMVarImpl(x_42, x_43, x_44, x_10, x_11, x_12, x_13, x_39); +if (x_6 == 0) { -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; uint8_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; -x_45 = lean_ctor_get(x_44, 0); -lean_inc(x_45); -x_46 = lean_ctor_get(x_44, 1); +lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; uint8_t x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; +x_46 = lean_ctor_get(x_45, 0); lean_inc(x_46); -lean_dec(x_44); -x_47 = lean_unsigned_to_nat(3u); -x_48 = l_Lean_Syntax_getArg(x_4, x_47); -x_49 = 1; -x_50 = lean_box(x_49); -x_51 = lean_alloc_closure((void*)(l_Lean_Elab_Term_expandMatchAltsIntoMatch___boxed), 5, 3); -lean_closure_set(x_51, 0, x_4); -lean_closure_set(x_51, 1, x_48); -lean_closure_set(x_51, 2, x_50); +x_47 = lean_ctor_get(x_45, 1); +lean_inc(x_47); +lean_dec(x_45); +x_48 = lean_unsigned_to_nat(3u); +x_49 = l_Lean_Syntax_getArg(x_4, x_48); +x_50 = 1; +x_51 = lean_box(x_50); +x_52 = lean_alloc_closure((void*)(l_Lean_Elab_Term_expandMatchAltsIntoMatch___boxed), 5, 3); +lean_closure_set(x_52, 0, x_4); +lean_closure_set(x_52, 1, x_49); +lean_closure_set(x_52, 2, x_51); +lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -x_52 = l_Lean_Elab_liftMacroM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__9(x_51, x_7, x_8, x_9, x_10, x_11, x_12, x_46); -if (lean_obj_tag(x_52) == 0) +x_53 = l_Lean_Elab_liftMacroM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__9(x_52, x_8, x_9, x_10, x_11, x_12, x_13, x_47); +if (lean_obj_tag(x_53) == 0) { -lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_53 = lean_ctor_get(x_52, 0); -lean_inc(x_53); -x_54 = lean_ctor_get(x_52, 1); +lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_54 = lean_ctor_get(x_53, 0); lean_inc(x_54); -lean_dec(x_52); -x_55 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__2(x_1, x_2, x_14, x_19, x_40, x_39, x_45, x_53, x_7, x_8, x_9, x_10, x_11, x_12, x_54); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -return x_55; +x_55 = lean_ctor_get(x_53, 1); +lean_inc(x_55); +lean_dec(x_53); +x_56 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__2(x_5, x_1, x_2, x_15, x_20, x_41, x_40, x_46, x_54, x_8, x_9, x_10, x_11, x_12, x_13, x_55); +lean_dec(x_5); +return x_56; } else { -uint8_t x_56; -lean_dec(x_45); +uint8_t x_57; +lean_dec(x_46); +lean_dec(x_41); lean_dec(x_40); -lean_dec(x_39); -lean_dec(x_19); -lean_dec(x_14); +lean_dec(x_20); +lean_dec(x_15); +lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); +lean_dec(x_5); lean_dec(x_2); lean_dec(x_1); -x_56 = !lean_is_exclusive(x_52); -if (x_56 == 0) +x_57 = !lean_is_exclusive(x_53); +if (x_57 == 0) { -return x_52; +return x_53; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; -x_57 = lean_ctor_get(x_52, 0); -x_58 = lean_ctor_get(x_52, 1); +lean_object* x_58; lean_object* x_59; lean_object* x_60; +x_58 = lean_ctor_get(x_53, 0); +x_59 = lean_ctor_get(x_53, 1); +lean_inc(x_59); lean_inc(x_58); -lean_inc(x_57); -lean_dec(x_52); -x_59 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_59, 0, x_57); -lean_ctor_set(x_59, 1, x_58); -return x_59; +lean_dec(x_53); +x_60 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_60, 0, x_58); +lean_ctor_set(x_60, 1, x_59); +return x_60; } } } else { -lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_60 = lean_ctor_get(x_44, 0); -lean_inc(x_60); -x_61 = lean_ctor_get(x_44, 1); +lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; +x_61 = lean_ctor_get(x_45, 0); lean_inc(x_61); -lean_dec(x_44); -x_62 = lean_unsigned_to_nat(4u); -x_63 = l_Lean_Syntax_getArg(x_4, x_62); +x_62 = lean_ctor_get(x_45, 1); +lean_inc(x_62); +lean_dec(x_45); +x_63 = lean_unsigned_to_nat(4u); +x_64 = l_Lean_Syntax_getArg(x_4, x_63); lean_dec(x_4); -x_64 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__2(x_1, x_2, x_14, x_19, x_40, x_39, x_60, x_63, x_7, x_8, x_9, x_10, x_11, x_12, x_61); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -return x_64; +x_65 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__2(x_5, x_1, x_2, x_15, x_20, x_41, x_40, x_61, x_64, x_8, x_9, x_10, x_11, x_12, x_13, x_62); +lean_dec(x_5); +return x_65; } } else { -uint8_t x_65; -lean_dec(x_19); -lean_dec(x_14); +uint8_t x_66; +lean_dec(x_20); +lean_dec(x_15); +lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); +lean_dec(x_5); lean_dec(x_4); lean_dec(x_2); lean_dec(x_1); -x_65 = !lean_is_exclusive(x_36); -if (x_65 == 0) +x_66 = !lean_is_exclusive(x_37); +if (x_66 == 0) { -return x_36; +return x_37; } else { -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_36, 0); -x_67 = lean_ctor_get(x_36, 1); +lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_67 = lean_ctor_get(x_37, 0); +x_68 = lean_ctor_get(x_37, 1); +lean_inc(x_68); lean_inc(x_67); -lean_inc(x_66); -lean_dec(x_36); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -return x_68; +lean_dec(x_37); +x_69 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_68); +return x_69; } } } else { -uint8_t x_69; -lean_dec(x_19); -lean_dec(x_14); +uint8_t x_70; +lean_dec(x_20); +lean_dec(x_15); +lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); +lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_69 = !lean_is_exclusive(x_23); -if (x_69 == 0) +x_70 = !lean_is_exclusive(x_24); +if (x_70 == 0) { -return x_23; +return x_24; } else { -lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_70 = lean_ctor_get(x_23, 0); -x_71 = lean_ctor_get(x_23, 1); +lean_object* x_71; lean_object* x_72; lean_object* x_73; +x_71 = lean_ctor_get(x_24, 0); +x_72 = lean_ctor_get(x_24, 1); +lean_inc(x_72); lean_inc(x_71); -lean_inc(x_70); -lean_dec(x_23); -x_72 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_72, 0, x_70); -lean_ctor_set(x_72, 1, x_71); -return x_72; +lean_dec(x_24); +x_73 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_73, 0, x_71); +lean_ctor_set(x_73, 1, x_72); +return x_73; } } } else { -uint8_t x_73; -lean_dec(x_19); -lean_dec(x_14); +uint8_t x_74; +lean_dec(x_20); +lean_dec(x_15); +lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); +lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_73 = !lean_is_exclusive(x_20); -if (x_73 == 0) +x_74 = !lean_is_exclusive(x_21); +if (x_74 == 0) { -return x_20; +return x_21; } else { -lean_object* x_74; lean_object* x_75; lean_object* x_76; -x_74 = lean_ctor_get(x_20, 0); -x_75 = lean_ctor_get(x_20, 1); +lean_object* x_75; lean_object* x_76; lean_object* x_77; +x_75 = lean_ctor_get(x_21, 0); +x_76 = lean_ctor_get(x_21, 1); +lean_inc(x_76); lean_inc(x_75); -lean_inc(x_74); -lean_dec(x_20); -x_76 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_76, 0, x_74); -lean_ctor_set(x_76, 1, x_75); -return x_76; +lean_dec(x_21); +x_77 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_77, 0, x_75); +lean_ctor_set(x_77, 1, x_76); +return x_77; } } } } } -static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__1() { +static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__1() { _start: { lean_object* x_1; @@ -3472,19 +5372,19 @@ x_1 = lean_mk_string_from_bytes("letPatDecl", 10); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__2() { +static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__1; -x_2 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__2; -x_3 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__3; -x_4 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__1; +x_1 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__1; +x_2 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__2; +x_3 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__1; +x_4 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__3() { +static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__3() { _start: { lean_object* x_1; @@ -3492,19 +5392,19 @@ x_1 = lean_mk_string_from_bytes("letIdDecl", 9); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__4() { +static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__1; -x_2 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__2; -x_3 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__3; -x_4 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__3; +x_1 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__1; +x_2 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__2; +x_3 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__1; +x_4 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__3; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__5() { +static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__5() { _start: { lean_object* x_1; @@ -3512,16 +5412,16 @@ x_1 = lean_mk_string_from_bytes("'let rec' expressions must be named", 35); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__6() { +static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__5; +x_1 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__5; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__7() { +static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__7() { _start: { lean_object* x_1; @@ -3529,19 +5429,19 @@ x_1 = lean_mk_string_from_bytes("letEqnsDecl", 11); return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__8() { +static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__1; -x_2 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__2; -x_3 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__3; -x_4 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__7; +x_1 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__1; +x_2 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__2; +x_3 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__1; +x_4 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__7; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__9() { +static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__9() { _start: { lean_object* x_1; @@ -3549,38 +5449,37 @@ x_1 = lean_mk_string_from_bytes("patterns are not allowed in 'let rec' expressio return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__10() { +static lean_object* _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__10() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__9; +x_1 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__9; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; x_11 = lean_unsigned_to_nat(2u); x_12 = l_Lean_Syntax_getArg(x_1, x_11); -lean_dec(x_1); x_13 = lean_unsigned_to_nat(0u); x_14 = l_Lean_Syntax_getArg(x_12, x_13); lean_dec(x_12); -x_15 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__2; +x_15 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__2; lean_inc(x_14); x_16 = l_Lean_Syntax_isOfKind(x_14, x_15); if (x_16 == 0) { lean_object* x_17; uint8_t x_18; lean_object* x_19; -x_17 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__4; +x_17 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__4; lean_inc(x_14); x_18 = l_Lean_Syntax_isOfKind(x_14, x_17); if (x_18 == 0) { lean_object* x_31; uint8_t x_32; -x_31 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__8; +x_31 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__8; lean_inc(x_14); x_32 = l_Lean_Syntax_isOfKind(x_14, x_31); if (x_32 == 0) @@ -3595,7 +5494,8 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_33 = l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___rarg(x_10); +lean_dec(x_1); +x_33 = l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___rarg(x_10); return x_33; } else @@ -3625,7 +5525,8 @@ lean_object* x_22; lean_object* x_23; uint8_t x_24; lean_dec(x_14); lean_dec(x_3); lean_dec(x_2); -x_22 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__6; +lean_dec(x_1); +x_22 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__6; x_23 = l_Lean_throwErrorAt___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_elabBinderViews_loop___spec__1(x_20, x_22, x_4, x_5, x_6, x_7, x_8, x_9, x_10); lean_dec(x_9); lean_dec(x_7); @@ -3655,7 +5556,7 @@ else { lean_object* x_28; lean_object* x_29; x_28 = lean_box(0); -x_29 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__3(x_20, x_3, x_2, x_14, x_18, x_28, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +x_29 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__3(x_20, x_3, x_2, x_14, x_1, x_18, x_28, x_4, x_5, x_6, x_7, x_8, x_9, x_10); return x_29; } } @@ -3665,13 +5566,14 @@ else lean_object* x_36; lean_object* x_37; lean_dec(x_3); lean_dec(x_2); -x_36 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__10; -x_37 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__8(x_14, x_36, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_dec(x_1); +x_36 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__10; +x_37 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16(x_14, x_36, x_4, x_5, x_6, x_7, x_8, x_9, x_10); return x_37; } } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21(size_t x_1, size_t x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29(size_t x_1, size_t x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { uint8_t x_11; @@ -3726,7 +5628,7 @@ lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_24 = l_Lean_Elab_elabDeclAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__10(x_23, x_4, x_5, x_6, x_7, x_8, x_9, x_19); +x_24 = l_Lean_Elab_elabDeclAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__18(x_23, x_4, x_5, x_6, x_7, x_8, x_9, x_19); if (lean_obj_tag(x_24) == 0) { lean_object* x_25; lean_object* x_26; lean_object* x_27; @@ -3741,7 +5643,7 @@ lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_27 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4(x_13, x_18, x_25, x_4, x_5, x_6, x_7, x_8, x_9, x_26); +x_27 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4(x_13, x_18, x_25, x_4, x_5, x_6, x_7, x_8, x_9, x_26); if (lean_obj_tag(x_27) == 0) { lean_object* x_28; lean_object* x_29; size_t x_30; size_t x_31; lean_object* x_32; @@ -3824,14 +5726,14 @@ else { lean_object* x_42; lean_object* x_43; lean_dec(x_21); -x_42 = l_Lean_Elab_elabAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11___closed__1; +x_42 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__12; lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_43 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4(x_13, x_18, x_42, x_4, x_5, x_6, x_7, x_8, x_9, x_19); +x_43 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4(x_13, x_18, x_42, x_4, x_5, x_6, x_7, x_8, x_9, x_19); if (lean_obj_tag(x_43) == 0) { lean_object* x_44; lean_object* x_45; size_t x_46; size_t x_47; lean_object* x_48; @@ -3927,7 +5829,7 @@ x_14 = lean_array_get_size(x_13); x_15 = lean_usize_of_nat(x_14); lean_dec(x_14); x_16 = 0; -x_17 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21(x_15, x_16, x_13, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +x_17 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29(x_15, x_16, x_13, x_2, x_3, x_4, x_5, x_6, x_7, x_8); if (lean_obj_tag(x_17) == 0) { uint8_t x_18; @@ -4028,11 +5930,73 @@ lean_dec(x_3); return x_10; } } -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__9___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; +x_9 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__9(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +return x_9; +} +} +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; +x_9 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +return x_9; +} +} +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; +x_9 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +return x_9; +} +} +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__14___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +size_t x_6; size_t x_7; lean_object* x_8; +x_6 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_7 = lean_unbox_usize(x_4); +lean_dec(x_4); +x_8 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__14(x_1, x_2, x_6, x_7, x_5); +lean_dec(x_2); +lean_dec(x_1); +return x_8; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; +x_12 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_3); +return x_12; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { lean_object* x_7; -x_7 = l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7(x_1, x_2, x_3, x_4, x_5, x_6); +x_7 = l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15(x_1, x_2, x_3, x_4, x_5, x_6); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); @@ -4042,11 +6006,11 @@ lean_dec(x_1); return x_7; } } -LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__9___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__17___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; -x_9 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__9(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +x_9 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__17(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); @@ -4055,11 +6019,11 @@ lean_dec(x_3); return x_9; } } -LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__23___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; -x_9 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +x_9 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__23(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); @@ -4068,11 +6032,11 @@ lean_dec(x_3); return x_9; } } -LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__24___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; -x_9 = l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +x_9 = l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__24(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); @@ -4082,11 +6046,11 @@ lean_dec(x_2); return x_9; } } -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__17___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__25___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { lean_object* x_7; -x_7 = l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__17(x_1, x_2, x_3, x_4, x_5, x_6); +x_7 = l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__25(x_1, x_2, x_3, x_4, x_5, x_6); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); @@ -4096,47 +6060,47 @@ lean_dec(x_1); return x_7; } } -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__1(x_1, x_2, x_3, x_4); +x_5 = l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1(x_1, x_2, x_3, x_4); lean_dec(x_3); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__2(x_1, x_2, x_3, x_4); +x_5 = l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__2(x_1, x_2, x_3, x_4); lean_dec(x_3); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { lean_object* x_7; -x_7 = l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__3(x_1, x_2, x_3, x_4, x_5, x_6); +x_7 = l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__3(x_1, x_2, x_3, x_4, x_5, x_6); lean_dec(x_5); return x_7; } } -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { lean_object* x_7; -x_7 = l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__13___lambda__4(x_1, x_2, x_3, x_4, x_5, x_6); +x_7 = l_Lean_Elab_liftMacroM___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4(x_1, x_2, x_3, x_4, x_5, x_6); lean_dec(x_5); return x_7; } } -LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__18___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__26___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; -x_9 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__18(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +x_9 = l_Lean_throwError___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__26(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); @@ -4145,11 +6109,11 @@ lean_dec(x_3); return x_9; } } -LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__19___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__27___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; -x_10 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__19(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_10 = l_Lean_throwErrorAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__27(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_8); lean_dec(x_6); lean_dec(x_5); @@ -4158,30 +6122,30 @@ lean_dec(x_1); return x_10; } } -LEAN_EXPORT lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___boxed(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___boxed(lean_object* x_1) { _start: { uint8_t x_2; lean_object* x_3; -x_2 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1(x_1); +x_2 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1(x_1); lean_dec(x_1); x_3 = lean_box(x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { uint8_t x_11; lean_object* x_12; x_11 = lean_unbox(x_1); lean_dec(x_1); -x_12 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2(x_11, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +x_12 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2(x_11, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); lean_dec(x_9); lean_dec(x_7); lean_dec(x_5); return x_12; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__28___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { size_t x_12; size_t x_13; lean_object* x_14; @@ -4189,54 +6153,49 @@ x_12 = lean_unbox_usize(x_2); lean_dec(x_2); x_13 = lean_unbox_usize(x_3); lean_dec(x_3); -x_14 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20(x_1, x_12, x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_14 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__28(x_1, x_12, x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); lean_dec(x_1); return x_14; } } -LEAN_EXPORT lean_object* l_Lean_Elab_elabAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_Elab_elabAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__19___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; -x_9 = l_Lean_Elab_elabAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +x_9 = l_Lean_Elab_elabAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__19(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); lean_dec(x_1); return x_9; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; -x_10 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_10 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_2); return x_10; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { -lean_object* x_16; -x_16 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -return x_16; +lean_object* x_17; +x_17 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +lean_dec(x_1); +return x_17; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { _start: { -uint8_t x_14; lean_object* x_15; -x_14 = lean_unbox(x_5); -lean_dec(x_5); -x_15 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__3(x_1, x_2, x_3, x_4, x_14, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -return x_15; +uint8_t x_15; lean_object* x_16; +x_15 = lean_unbox(x_6); +lean_dec(x_6); +x_16 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__3(x_1, x_2, x_3, x_4, x_5, x_15, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); +return x_16; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { size_t x_11; size_t x_12; lean_object* x_13; @@ -4244,7 +6203,7 @@ x_11 = lean_unbox_usize(x_1); lean_dec(x_1); x_12 = lean_unbox_usize(x_2); lean_dec(x_2); -x_13 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21(x_11, x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +x_13 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29(x_11, x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); return x_13; } } @@ -4318,7 +6277,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_LetRec_0__Lean_Elab_Term_withAuxL { lean_object* x_10; lean_object* x_11; lean_object* x_12; x_10 = lean_unsigned_to_nat(0u); -x_11 = l_Lean_Elab_elabAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11___closed__1; +x_11 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__12; x_12 = l___private_Lean_Elab_LetRec_0__Lean_Elab_Term_withAuxLocalDecls_loop___rarg(x_1, x_2, x_10, x_11, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_12; } @@ -5104,162 +7063,142 @@ return x_55; } } } -LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17) { _start: { -lean_object* x_11; uint8_t x_12; -x_11 = lean_unsigned_to_nat(0u); -x_12 = lean_nat_dec_eq(x_7, x_11); -if (x_12 == 0) +lean_object* x_18; uint8_t x_19; +x_18 = lean_unsigned_to_nat(0u); +x_19 = lean_nat_dec_eq(x_7, x_18); +if (x_19 == 0) { -lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; uint8_t x_23; lean_object* x_24; uint8_t x_25; lean_object* x_26; lean_object* x_27; -x_13 = lean_unsigned_to_nat(1u); -x_14 = lean_nat_sub(x_7, x_13); +lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; uint8_t x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; +x_20 = lean_unsigned_to_nat(1u); +x_21 = lean_nat_sub(x_7, x_20); lean_dec(x_7); -x_15 = lean_array_fget(x_6, x_8); -x_16 = lean_ctor_get(x_15, 0); -lean_inc(x_16); -x_17 = lean_ctor_get(x_15, 1); -lean_inc(x_17); -x_18 = lean_ctor_get(x_15, 2); -lean_inc(x_18); -x_19 = lean_ctor_get(x_15, 3); -lean_inc(x_19); -x_20 = lean_ctor_get(x_15, 5); -lean_inc(x_20); -x_21 = lean_ctor_get(x_15, 6); -lean_inc(x_21); -lean_dec(x_15); -x_22 = lean_array_get_size(x_2); -x_23 = lean_nat_dec_lt(x_8, x_22); -lean_dec(x_22); -x_24 = lean_array_get_size(x_3); -x_25 = lean_nat_dec_lt(x_8, x_24); -lean_dec(x_24); -x_26 = l_Lean_Expr_mvarId_x21(x_21); -x_27 = lean_nat_add(x_8, x_13); -if (x_23 == 0) -{ -lean_object* x_28; lean_object* x_29; lean_object* x_30; -x_28 = l_Lean_instInhabitedExpr; -x_29 = l___private_Init_Util_0__outOfBounds___rarg(x_28); -x_30 = l_Lean_Expr_fvarId_x21(x_29); -if (x_25 == 0) +x_22 = lean_array_fget(x_6, x_8); +x_23 = lean_array_get_size(x_3); +x_24 = lean_nat_dec_lt(x_8, x_23); +lean_dec(x_23); +x_25 = lean_ctor_get(x_22, 4); +lean_inc(x_25); +x_26 = lean_ctor_get(x_22, 8); +lean_inc(x_26); +x_27 = lean_array_get_size(x_25); +lean_dec(x_25); +if (x_24 == 0) { -lean_object* x_31; lean_object* x_32; lean_object* x_33; -lean_dec(x_8); -x_31 = l___private_Init_Util_0__outOfBounds___rarg(x_28); -lean_inc(x_5); -lean_inc(x_4); -x_32 = lean_alloc_ctor(0, 10, 0); -lean_ctor_set(x_32, 0, x_16); -lean_ctor_set(x_32, 1, x_30); -lean_ctor_set(x_32, 2, x_17); -lean_ctor_set(x_32, 3, x_18); -lean_ctor_set(x_32, 4, x_19); -lean_ctor_set(x_32, 5, x_4); -lean_ctor_set(x_32, 6, x_5); -lean_ctor_set(x_32, 7, x_20); -lean_ctor_set(x_32, 8, x_31); -lean_ctor_set(x_32, 9, x_26); -x_33 = lean_array_push(x_10, x_32); -x_7 = x_14; -x_8 = x_27; -x_9 = lean_box(0); -x_10 = x_33; -goto _start; +lean_object* x_55; lean_object* x_56; +x_55 = l_Lean_instInhabitedExpr; +x_56 = l___private_Init_Util_0__outOfBounds___rarg(x_55); +x_28 = x_56; +goto block_54; } else { -lean_object* x_35; lean_object* x_36; lean_object* x_37; -x_35 = lean_array_fget(x_3, x_8); -lean_dec(x_8); -lean_inc(x_5); -lean_inc(x_4); -x_36 = lean_alloc_ctor(0, 10, 0); -lean_ctor_set(x_36, 0, x_16); -lean_ctor_set(x_36, 1, x_30); -lean_ctor_set(x_36, 2, x_17); -lean_ctor_set(x_36, 3, x_18); -lean_ctor_set(x_36, 4, x_19); -lean_ctor_set(x_36, 5, x_4); -lean_ctor_set(x_36, 6, x_5); -lean_ctor_set(x_36, 7, x_20); -lean_ctor_set(x_36, 8, x_35); -lean_ctor_set(x_36, 9, x_26); -x_37 = lean_array_push(x_10, x_36); -x_7 = x_14; -x_8 = x_27; -x_9 = lean_box(0); -x_10 = x_37; -goto _start; +lean_object* x_57; +x_57 = lean_array_fget(x_3, x_8); +x_28 = x_57; +goto block_54; } -} -else +block_54: { -lean_object* x_39; lean_object* x_40; -x_39 = lean_array_fget(x_2, x_8); -x_40 = l_Lean_Expr_fvarId_x21(x_39); -if (x_25 == 0) +lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; uint8_t x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; +lean_inc(x_28); +x_29 = l_Lean_Elab_WF_TerminationHints_checkVars(x_27, x_26, x_28, x_13, x_14, x_15, x_16, x_17); +x_30 = lean_ctor_get(x_29, 0); +lean_inc(x_30); +x_31 = lean_ctor_get(x_29, 1); +lean_inc(x_31); +lean_dec(x_29); +x_32 = lean_ctor_get(x_22, 0); +lean_inc(x_32); +x_33 = lean_array_get_size(x_2); +x_34 = lean_nat_dec_lt(x_8, x_33); +lean_dec(x_33); +x_35 = lean_ctor_get(x_22, 1); +lean_inc(x_35); +x_36 = lean_ctor_get(x_22, 2); +lean_inc(x_36); +x_37 = lean_ctor_get(x_22, 3); +lean_inc(x_37); +x_38 = lean_ctor_get(x_22, 5); +lean_inc(x_38); +x_39 = lean_ctor_get(x_22, 6); +lean_inc(x_39); +lean_dec(x_22); +x_40 = l_Lean_Expr_mvarId_x21(x_39); +if (x_34 == 0) { -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -lean_dec(x_8); +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; x_41 = l_Lean_instInhabitedExpr; x_42 = l___private_Init_Util_0__outOfBounds___rarg(x_41); +x_43 = l_Lean_Expr_fvarId_x21(x_42); lean_inc(x_5); lean_inc(x_4); -x_43 = lean_alloc_ctor(0, 10, 0); -lean_ctor_set(x_43, 0, x_16); -lean_ctor_set(x_43, 1, x_40); -lean_ctor_set(x_43, 2, x_17); -lean_ctor_set(x_43, 3, x_18); -lean_ctor_set(x_43, 4, x_19); -lean_ctor_set(x_43, 5, x_4); -lean_ctor_set(x_43, 6, x_5); -lean_ctor_set(x_43, 7, x_20); -lean_ctor_set(x_43, 8, x_42); -lean_ctor_set(x_43, 9, x_26); -x_44 = lean_array_push(x_10, x_43); -x_7 = x_14; -x_8 = x_27; +x_44 = lean_alloc_ctor(0, 11, 0); +lean_ctor_set(x_44, 0, x_32); +lean_ctor_set(x_44, 1, x_43); +lean_ctor_set(x_44, 2, x_35); +lean_ctor_set(x_44, 3, x_36); +lean_ctor_set(x_44, 4, x_37); +lean_ctor_set(x_44, 5, x_4); +lean_ctor_set(x_44, 6, x_5); +lean_ctor_set(x_44, 7, x_38); +lean_ctor_set(x_44, 8, x_28); +lean_ctor_set(x_44, 9, x_40); +lean_ctor_set(x_44, 10, x_30); +x_45 = lean_nat_add(x_8, x_20); +lean_dec(x_8); +x_46 = lean_array_push(x_10, x_44); +x_7 = x_21; +x_8 = x_45; x_9 = lean_box(0); -x_10 = x_44; +x_10 = x_46; +x_17 = x_31; goto _start; } else { -lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_46 = lean_array_fget(x_3, x_8); -lean_dec(x_8); +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; +x_48 = lean_array_fget(x_2, x_8); +x_49 = l_Lean_Expr_fvarId_x21(x_48); lean_inc(x_5); lean_inc(x_4); -x_47 = lean_alloc_ctor(0, 10, 0); -lean_ctor_set(x_47, 0, x_16); -lean_ctor_set(x_47, 1, x_40); -lean_ctor_set(x_47, 2, x_17); -lean_ctor_set(x_47, 3, x_18); -lean_ctor_set(x_47, 4, x_19); -lean_ctor_set(x_47, 5, x_4); -lean_ctor_set(x_47, 6, x_5); -lean_ctor_set(x_47, 7, x_20); -lean_ctor_set(x_47, 8, x_46); -lean_ctor_set(x_47, 9, x_26); -x_48 = lean_array_push(x_10, x_47); -x_7 = x_14; -x_8 = x_27; +x_50 = lean_alloc_ctor(0, 11, 0); +lean_ctor_set(x_50, 0, x_32); +lean_ctor_set(x_50, 1, x_49); +lean_ctor_set(x_50, 2, x_35); +lean_ctor_set(x_50, 3, x_36); +lean_ctor_set(x_50, 4, x_37); +lean_ctor_set(x_50, 5, x_4); +lean_ctor_set(x_50, 6, x_5); +lean_ctor_set(x_50, 7, x_38); +lean_ctor_set(x_50, 8, x_28); +lean_ctor_set(x_50, 9, x_40); +lean_ctor_set(x_50, 10, x_30); +x_51 = lean_nat_add(x_8, x_20); +lean_dec(x_8); +x_52 = lean_array_push(x_10, x_50); +x_7 = x_21; +x_8 = x_51; x_9 = lean_box(0); -x_10 = x_48; +x_10 = x_52; +x_17 = x_31; goto _start; } } } else { +lean_object* x_58; lean_dec(x_8); lean_dec(x_7); lean_dec(x_5); lean_dec(x_4); -return x_10; +x_58 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_58, 0, x_10); +lean_ctor_set(x_58, 1, x_17); +return x_58; } } } @@ -5281,18 +7220,17 @@ x_16 = lean_usize_of_nat(x_15); x_17 = 0; x_18 = lean_box(0); lean_inc(x_8); +lean_inc(x_4); x_19 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__1(x_14, x_1, x_16, x_17, x_18, x_4, x_5, x_6, x_7, x_8, x_9, x_13); if (lean_obj_tag(x_19) == 0) { -lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; uint8_t x_31; +lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; uint8_t x_33; x_20 = lean_ctor_get(x_19, 1); lean_inc(x_20); lean_dec(x_19); x_21 = lean_ctor_get(x_6, 1); lean_inc(x_21); x_22 = l_Lean_Meta_getLocalInstances(x_6, x_7, x_8, x_9, x_20); -lean_dec(x_8); -lean_dec(x_6); x_23 = lean_ctor_get(x_22, 0); lean_inc(x_23); x_24 = lean_ctor_get(x_22, 1); @@ -5300,109 +7238,118 @@ lean_inc(x_24); lean_dec(x_22); x_25 = lean_mk_empty_array_with_capacity(x_15); x_26 = lean_unsigned_to_nat(0u); -x_27 = l_Array_mapIdxM_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__2(x_1, x_2, x_3, x_21, x_23, x_1, x_15, x_26, lean_box(0), x_25); -x_28 = lean_st_ref_take(x_5, x_24); -x_29 = lean_ctor_get(x_28, 0); +x_27 = l_Array_mapIdxM_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__2(x_1, x_2, x_3, x_21, x_23, x_1, x_15, x_26, lean_box(0), x_25, x_4, x_5, x_6, x_7, x_8, x_9, x_24); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_4); +x_28 = lean_ctor_get(x_27, 0); +lean_inc(x_28); +x_29 = lean_ctor_get(x_27, 1); lean_inc(x_29); -x_30 = lean_ctor_get(x_28, 1); -lean_inc(x_30); -lean_dec(x_28); -x_31 = !lean_is_exclusive(x_29); -if (x_31 == 0) -{ -lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; uint8_t x_36; -x_32 = lean_ctor_get(x_29, 4); -x_33 = lean_array_to_list(lean_box(0), x_27); -x_34 = l_List_appendTR___rarg(x_33, x_32); -lean_ctor_set(x_29, 4, x_34); -x_35 = lean_st_ref_set(x_5, x_29, x_30); -x_36 = !lean_is_exclusive(x_35); -if (x_36 == 0) -{ -lean_object* x_37; -x_37 = lean_ctor_get(x_35, 0); -lean_dec(x_37); -lean_ctor_set(x_35, 0, x_18); -return x_35; +lean_dec(x_27); +x_30 = lean_st_ref_take(x_5, x_29); +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +x_32 = lean_ctor_get(x_30, 1); +lean_inc(x_32); +lean_dec(x_30); +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) +{ +lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint8_t x_38; +x_34 = lean_ctor_get(x_31, 4); +x_35 = lean_array_to_list(lean_box(0), x_28); +x_36 = l_List_appendTR___rarg(x_35, x_34); +lean_ctor_set(x_31, 4, x_36); +x_37 = lean_st_ref_set(x_5, x_31, x_32); +x_38 = !lean_is_exclusive(x_37); +if (x_38 == 0) +{ +lean_object* x_39; +x_39 = lean_ctor_get(x_37, 0); +lean_dec(x_39); +lean_ctor_set(x_37, 0, x_18); +return x_37; } else { -lean_object* x_38; lean_object* x_39; -x_38 = lean_ctor_get(x_35, 1); -lean_inc(x_38); -lean_dec(x_35); -x_39 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_39, 0, x_18); -lean_ctor_set(x_39, 1, x_38); -return x_39; +lean_object* x_40; lean_object* x_41; +x_40 = lean_ctor_get(x_37, 1); +lean_inc(x_40); +lean_dec(x_37); +x_41 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_41, 0, x_18); +lean_ctor_set(x_41, 1, x_40); +return x_41; } } else { -lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; -x_40 = lean_ctor_get(x_29, 0); -x_41 = lean_ctor_get(x_29, 1); -x_42 = lean_ctor_get(x_29, 2); -x_43 = lean_ctor_get(x_29, 3); -x_44 = lean_ctor_get(x_29, 4); +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get(x_31, 1); +x_44 = lean_ctor_get(x_31, 2); +x_45 = lean_ctor_get(x_31, 3); +x_46 = lean_ctor_get(x_31, 4); +lean_inc(x_46); +lean_inc(x_45); lean_inc(x_44); lean_inc(x_43); lean_inc(x_42); -lean_inc(x_41); -lean_inc(x_40); -lean_dec(x_29); -x_45 = lean_array_to_list(lean_box(0), x_27); -x_46 = l_List_appendTR___rarg(x_45, x_44); -x_47 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_47, 0, x_40); -lean_ctor_set(x_47, 1, x_41); -lean_ctor_set(x_47, 2, x_42); -lean_ctor_set(x_47, 3, x_43); -lean_ctor_set(x_47, 4, x_46); -x_48 = lean_st_ref_set(x_5, x_47, x_30); -x_49 = lean_ctor_get(x_48, 1); -lean_inc(x_49); -if (lean_is_exclusive(x_48)) { - lean_ctor_release(x_48, 0); - lean_ctor_release(x_48, 1); - x_50 = x_48; +lean_dec(x_31); +x_47 = lean_array_to_list(lean_box(0), x_28); +x_48 = l_List_appendTR___rarg(x_47, x_46); +x_49 = lean_alloc_ctor(0, 5, 0); +lean_ctor_set(x_49, 0, x_42); +lean_ctor_set(x_49, 1, x_43); +lean_ctor_set(x_49, 2, x_44); +lean_ctor_set(x_49, 3, x_45); +lean_ctor_set(x_49, 4, x_48); +x_50 = lean_st_ref_set(x_5, x_49, x_32); +x_51 = lean_ctor_get(x_50, 1); +lean_inc(x_51); +if (lean_is_exclusive(x_50)) { + lean_ctor_release(x_50, 0); + lean_ctor_release(x_50, 1); + x_52 = x_50; } else { - lean_dec_ref(x_48); - x_50 = lean_box(0); + lean_dec_ref(x_50); + x_52 = lean_box(0); } -if (lean_is_scalar(x_50)) { - x_51 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_52)) { + x_53 = lean_alloc_ctor(0, 2, 0); } else { - x_51 = x_50; + x_53 = x_52; } -lean_ctor_set(x_51, 0, x_18); -lean_ctor_set(x_51, 1, x_49); -return x_51; +lean_ctor_set(x_53, 0, x_18); +lean_ctor_set(x_53, 1, x_51); +return x_53; } } else { -uint8_t x_52; +uint8_t x_54; lean_dec(x_15); lean_dec(x_8); lean_dec(x_6); -x_52 = !lean_is_exclusive(x_19); -if (x_52 == 0) +lean_dec(x_4); +x_54 = !lean_is_exclusive(x_19); +if (x_54 == 0) { return x_19; } else { -lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_53 = lean_ctor_get(x_19, 0); -x_54 = lean_ctor_get(x_19, 1); -lean_inc(x_54); -lean_inc(x_53); +lean_object* x_55; lean_object* x_56; lean_object* x_57; +x_55 = lean_ctor_get(x_19, 0); +x_56 = lean_ctor_get(x_19, 1); +lean_inc(x_56); +lean_inc(x_55); lean_dec(x_19); -x_55 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_54); -return x_55; +x_57 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_57, 0, x_55); +lean_ctor_set(x_57, 1, x_56); +return x_57; } } } @@ -5435,16 +7382,39 @@ lean_dec(x_2); return x_15; } } -LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__2___boxed(lean_object** _args) { +lean_object* x_1 = _args[0]; +lean_object* x_2 = _args[1]; +lean_object* x_3 = _args[2]; +lean_object* x_4 = _args[3]; +lean_object* x_5 = _args[4]; +lean_object* x_6 = _args[5]; +lean_object* x_7 = _args[6]; +lean_object* x_8 = _args[7]; +lean_object* x_9 = _args[8]; +lean_object* x_10 = _args[9]; +lean_object* x_11 = _args[10]; +lean_object* x_12 = _args[11]; +lean_object* x_13 = _args[12]; +lean_object* x_14 = _args[13]; +lean_object* x_15 = _args[14]; +lean_object* x_16 = _args[15]; +lean_object* x_17 = _args[16]; _start: { -lean_object* x_11; -x_11 = l_Array_mapIdxM_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_18; +x_18 = l_Array_mapIdxM_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); lean_dec(x_6); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -return x_11; +return x_18; } } LEAN_EXPORT lean_object* l___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { @@ -6046,9 +8016,9 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetRec___closed__2() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__1; -x_2 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__2; -x_3 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__3; +x_1 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__1; +x_2 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__2; +x_3 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__1; x_4 = l___regBuiltin_Lean_Elab_Term_elabLetRec___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; @@ -6074,9 +8044,9 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetRec___closed__5() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__1; +x_1 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__1; x_2 = l___regBuiltin_Lean_Elab_Term_elabLetRec___closed__3; -x_3 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__3; +x_3 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__1; x_4 = l___regBuiltin_Lean_Elab_Term_elabLetRec___closed__4; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; @@ -6114,7 +8084,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetRec_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(108u); +x_1 = lean_unsigned_to_nat(116u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -6126,7 +8096,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetRec_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(117u); +x_1 = lean_unsigned_to_nat(125u); x_2 = lean_unsigned_to_nat(52u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -6154,7 +8124,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetRec_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(108u); +x_1 = lean_unsigned_to_nat(116u); x_2 = lean_unsigned_to_nat(34u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -6166,7 +8136,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Term_elabLetRec_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(108u); +x_1 = lean_unsigned_to_nat(116u); x_2 = lean_unsigned_to_nat(44u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -6289,72 +8259,106 @@ l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mk lean_mark_persistent(l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__19); l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__20 = _init_l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__20(); lean_mark_persistent(l_Lean_addDeclarationRanges___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__6___closed__20); -l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___rarg___closed__1 = _init_l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___rarg___closed__1(); -lean_mark_persistent(l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___rarg___closed__1); -l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___rarg___closed__2 = _init_l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___rarg___closed__2(); -lean_mark_persistent(l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___rarg___closed__2); -l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16___closed__1 = _init_l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16___closed__1(); -lean_mark_persistent(l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16___closed__1); -l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16___closed__2 = _init_l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16___closed__2(); -lean_mark_persistent(l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__16___closed__2); -l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__1 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__1(); -lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__1); -l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__2 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__2(); -lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__2); -l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__3 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__3(); -lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__3); -l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__4 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__4(); -lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__4); -l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__5 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__5(); -lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__1___closed__5); -l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__1 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__1(); -lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__1); -l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__2 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__2(); -lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__2); -l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__3 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__3(); -lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__3); -l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__4 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__4(); -lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___lambda__2___closed__4); -l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__1 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__1(); -lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__1); -l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__2 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__2(); -lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__2); -l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__3 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__3(); -lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__3); -l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__4 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__4(); -lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__4); -l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__5 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__5(); -lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__5); -l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__6 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__6(); -lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__12___closed__6); -l_Lean_Elab_elabAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11___closed__1 = _init_l_Lean_Elab_elabAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11___closed__1(); -lean_mark_persistent(l_Lean_Elab_elabAttrs___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__11___closed__1); -l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___closed__1 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___closed__1(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___closed__1); -l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___closed__2 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___closed__2(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___closed__2); -l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___closed__3 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___closed__3(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__1___closed__3); -l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__1 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__1(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__1); -l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__2 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__2(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__2); -l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__3 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__3(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__3); -l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__4 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__4(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__4); -l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__5 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__5(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__5); -l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__6 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__6(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__6); -l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__7 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__7(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__7); -l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__8 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__8(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__8); -l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__9 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__9(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__9); -l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__10 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__10(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__21___lambda__4___closed__10); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__1 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__1); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__2 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__2(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__2); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__3 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__3(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__3); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__4 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__4(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__4); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__5 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__5(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__5); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__6 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__6(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__6); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__7 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__7(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__7); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__8 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__8(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__8); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__9 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__9(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__9); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__10 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__10(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__10); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__11 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__11(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__11); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__12 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__12(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__12); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__13 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__13(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__13); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__14 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__14(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__14); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__15 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__15(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__15); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__16 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__16(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__1___closed__16); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2___closed__1 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2___closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2___closed__1); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2___closed__2 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2___closed__2(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__2___closed__2); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__3___closed__1 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__3___closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__3___closed__1); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__3___closed__2 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__3___closed__2(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__7___lambda__3___closed__2); +l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___rarg___closed__1 = _init_l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___rarg___closed__1(); +lean_mark_persistent(l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___rarg___closed__1); +l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___rarg___closed__2 = _init_l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___rarg___closed__2(); +lean_mark_persistent(l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__15___rarg___closed__2); +l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__24___closed__1 = _init_l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__24___closed__1(); +lean_mark_persistent(l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__24___closed__1); +l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__24___closed__2 = _init_l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__24___closed__2(); +lean_mark_persistent(l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__24___closed__2); +l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__1 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__1(); +lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__1); +l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__2 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__2(); +lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__2); +l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__3 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__3(); +lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__1___closed__3); +l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__1 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__1(); +lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__1); +l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__2 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__2(); +lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__2); +l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__3 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__3(); +lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__3); +l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__4 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__4(); +lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___lambda__2___closed__4); +l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__1 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__1(); +lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__1); +l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__2 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__2(); +lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__2); +l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__3 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__3(); +lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__3); +l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__4 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__4(); +lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__4); +l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__5 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__5(); +lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__5); +l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__6 = _init_l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__6(); +lean_mark_persistent(l_Lean_Elab_elabAttr___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__20___closed__6); +l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___closed__1 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___closed__1(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___closed__1); +l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___closed__2 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___closed__2(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___closed__2); +l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___closed__3 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___closed__3(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__1___closed__3); +l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__1 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__1(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__1); +l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__2 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__2(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__2); +l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__3 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__3(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__3); +l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__4 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__4(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__4); +l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__5 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__5(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__5); +l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__6 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__6(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__6); +l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__7 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__7(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__7); +l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__8 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__8(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__8); +l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__9 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__9(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__9); +l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__10 = _init_l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__10(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_mkLetRecDeclView___spec__29___lambda__4___closed__10); l_Std_Range_forIn_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_elabLetRecDeclValues___spec__1___closed__1 = _init_l_Std_Range_forIn_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_elabLetRecDeclValues___spec__1___closed__1(); lean_mark_persistent(l_Std_Range_forIn_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_elabLetRecDeclValues___spec__1___closed__1); l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__1___closed__1 = _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_LetRec_0__Lean_Elab_Term_registerLetRecsToLift___spec__1___closed__1(); diff --git a/stage0/stdlib/Lean/Elab/Match.c b/stage0/stdlib/Lean/Elab/Match.c index ea43d3a9161a8..18545a3e616d0 100644 --- a/stage0/stdlib/Lean/Elab/Match.c +++ b/stage0/stdlib/Lean/Elab/Match.c @@ -14,7 +14,6 @@ extern "C" { #endif LEAN_EXPORT lean_object* l_Lean_Meta_transform___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrs___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__11; static lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrs___lambda__1___closed__1; lean_object* l_Lean_Meta_mkEqHEq(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltViews_loop___spec__6(lean_object*, size_t, size_t, lean_object*); @@ -30,7 +29,6 @@ static lean_object* l_panic___at___private_Lean_Elab_Match_0__Lean_Elab_Term_ToD lean_object* l_Lean_Elab_Term_getPatternVarNames(lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Match_0__Lean_Elab_Term_ToDepElimPattern_toPattern___spec__3(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAux___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__12; LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_isMatchUnit_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_getResetInfoTrees___at_Lean_Elab_Term_ToDepElimPattern_savePatternInfo_go___spec__4(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAux___spec__9___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -104,6 +102,7 @@ lean_object* l_Lean_indentD(lean_object*); static lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_findDiscrRefinementPath_goIndex___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_elabNoMatch(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_mkFreshBinderName___at___private_Lean_Elab_Match_0__Lean_Elab_Term_mkUserNameFor___spec__1___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__6; lean_object* l_Lean_Meta_Match_counterExamplesToMessageData(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltViews_collectDeps(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_PersistentArray_anyM___at___private_Lean_Elab_Match_0__Lean_Elab_Term_withToClear___spec__13(lean_object*, lean_object*); @@ -115,7 +114,6 @@ LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_elabMatch_elabM LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_ToDepElimPattern_normalize___spec__1(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLocalInstances___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltView___spec__3(lean_object*); lean_object* l_Lean_Elab_Term_elabTerm(lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__14; lean_object* l_Lean_Meta_isExprDefEq(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_mkAuxName(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_mkFreshBinderName___at___private_Lean_Elab_Match_0__Lean_Elab_Term_mkUserNameFor___spec__1___rarg___closed__1; @@ -125,7 +123,6 @@ LEAN_EXPORT lean_object* l_Lean_Meta_transform_visit_visitLet___at___private_Lea LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchAlts___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrsWitMatchType___spec__1___closed__3; LEAN_EXPORT lean_object* l___private_Lean_MetavarContext_0__Lean_DependsOn_dep_visitMain___at___private_Lean_Elab_Match_0__Lean_Elab_Term_withToClear___spec__11___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__4; static lean_object* l_Lean_Elab_Term_ToDepElimPattern_normalize___closed__2; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrsWitMatchType___spec__1___closed__10; static lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltViews_collectDeps___closed__1; @@ -135,7 +132,6 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_ToDepElimPattern_savePatternInfo_go___ uint8_t l_Lean_Expr_isApp(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltViews_collectDeps___spec__4(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrs___spec__12___boxed(lean_object**); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__3; lean_object* l_Lean_Syntax_getId(lean_object*); lean_object* l_Lean_Elab_Term_elabTermEnsuringType(lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltView___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -155,9 +151,9 @@ LEAN_EXPORT lean_object* l_List_forIn_loop___at___private_Lean_Elab_Match_0__Lea lean_object* l_Array_toSubarray___rarg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_MetavarContext_0__Lean_DependsOn_dep_visit___at___private_Lean_Elab_Match_0__Lean_Elab_Term_withToClear___spec__2(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_ToDepElimPattern_savePatternInfo_go___lambda__1(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__5; LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_withPatternVars___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_mkHashMap___at___private_Lean_Elab_Match_0__Lean_Elab_Term_ToDepElimPattern_mkPatternRefMap_go___spec__1(lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchGeneralizing_x3f(lean_object*); lean_object* l_Lean_mkHashSetImp___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_transform_visit_visitLet___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrs___spec__6(lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -170,12 +166,12 @@ lean_object* l_Lean_Meta_getFVarsToGeneralize(lean_object*, lean_object*, uint8_ static lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltView___lambda__4___closed__1; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_ToDepElimPattern_main___spec__5___boxed(lean_object**); lean_object* lean_mk_array(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__11; LEAN_EXPORT lean_object* l_Array_sequenceMap_loop___at_Lean_Elab_Term_precheckMatch___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at___private_Lean_Elab_Match_0__Lean_Elab_Term_withToClear___spec__22___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_usize_dec_eq(size_t, size_t); uint8_t l_Lean_Name_isAnonymous(lean_object*); lean_object* l_Lean_Elab_Term_expandMatchAlts_x3f(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__5; lean_object* l_Lean_Syntax_getArgs(lean_object*); lean_object* l_ST_Prim_Ref_get___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_Match_mkMatcher(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -202,11 +198,11 @@ static lean_object* l___regBuiltin_Lean_Elab_Term_elabInaccessible_declRange___c LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltViews_throwEx(lean_object*); lean_object* lean_array_fget(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAux___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__9; extern lean_object* l_Lean_ForEachExprWhere_initCache; LEAN_EXPORT lean_object* l_Lean_Elab_Term_ToDepElimPattern_normalize_addVar(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at___private_Lean_Elab_Match_0__Lean_Elab_Term_generalize___spec__4(lean_object*, lean_object*, size_t, size_t); lean_object* lean_array_fset(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__12; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabPatterns___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_RBNode_insert___at_Lean_MVarIdSet_insert___spec__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_isAtomicDiscr___closed__1; @@ -230,10 +226,12 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_ToDepElimPattern_savePatternInfo_go___ extern lean_object* l_Lean_matchPatternAttr; LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_generalize___lambda__1(lean_object*, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_revFold___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltViews_collectDeps___spec__3(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__4; uint8_t l_Lean_HashSetImp_contains___at_Lean_CollectFVars_visit___spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltViews_loop___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_Term_withAuxDecl___spec__1___rarg(lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltView___lambda__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__7; LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_Term_ToDepElimPattern_isExplicitPatternVar___spec__1(lean_object*, lean_object*, size_t, size_t); lean_object* l_Lean_Expr_arrayLit_x3f(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_precheckMatch___lambda__3___boxed(lean_object*, lean_object*, lean_object*); @@ -329,7 +327,6 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchO extern lean_object* l_instInhabitedPUnit; LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_elabNoMatch___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_elabNoMatch___closed__1; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__6; static lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_withToClear___rarg___closed__1; static lean_object* l_Lean_Elab_Term_precheckMatch___closed__1; lean_object* l_Lean_Elab_Term_elabTermEnsuringType___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -340,7 +337,6 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_ToDepElimPattern_normalize_processVar( LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_findDiscrRefinementPath_goIndex___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAux___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabInaccessible___closed__6; -LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474_(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabNoMatch_declRange___closed__2; static lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_expandSimpleMatch___closed__1; size_t lean_ptr_addr(lean_object*); @@ -376,7 +372,6 @@ static lean_object* l___regBuiltin_Lean_Elab_Term_elabInaccessible_declRange___c static lean_object* l_Lean_Meta_transform___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrs___spec__1___closed__1; lean_object* l_Array_reverse___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_ForEachExprWhere_visit_go___at___private_Lean_Elab_Match_0__Lean_Elab_Term_ToDepElimPattern_mkPatternRefMap_go___spec__10___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__5; LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_expandNonAtomicDiscrs_x3f_loop___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_ToDepElimPattern_main___spec__1___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_getIndexToInclude_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -414,6 +409,7 @@ lean_object* l_Lean_instantiateMVars___at___private_Lean_MetavarContext_0__Lean_ static lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchGeneralizing_x3f___lambda__1___closed__2; lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); lean_object* l_Lean_Elab_Term_runPendingTacticsAt(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__2; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Term_ToDepElimPattern_main___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_panic___at___private_Lean_Elab_Match_0__Lean_Elab_Term_ToDepElimPattern_toPattern___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrs___spec__10___boxed(lean_object**); @@ -462,7 +458,6 @@ LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at___private_Lean_Elab_Match_0__Lea LEAN_EXPORT lean_object* l_Lean_HashMapImp_find_x3f___at___private_Lean_Elab_Match_0__Lean_Elab_Term_ToDepElimPattern_applyRefMap___spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltViews_loop___lambda__1(lean_object*, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltView___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__1; LEAN_EXPORT lean_object* l___private_Lean_MetavarContext_0__Lean_DependsOn_dep_visit___at___private_Lean_Elab_Match_0__Lean_Elab_Term_withToClear___spec__10___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_withElaboratedLHS___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAux___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -488,6 +483,7 @@ lean_object* l_Lean_FVarId_getDecl(lean_object*, lean_object*, lean_object*, lea lean_object* l_Array_mapMUnsafe_map___at_Lean_Meta_Closure_mkBinding___spec__1(size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_anyMAux___at___private_Lean_Elab_Match_0__Lean_Elab_Term_withToClear___spec__19___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_forallE___override(lean_object*, lean_object*, lean_object*, uint8_t); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__13; LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_ToDepElimPattern_throwInvalidPattern(lean_object*); lean_object* l_ReaderT_instMonadLiftReaderT(lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabMatch_declRange___closed__1; @@ -521,7 +517,6 @@ LEAN_EXPORT lean_object* l_Lean_Meta_transform_visit___at___private_Lean_Elab_Ma lean_object* lean_st_mk_ref(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_ToDepElimPattern_main___rarg___closed__3; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_tryPostponeIfDiscrTypeIsMVar___spec__1___closed__2; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Term_ToDepElimPattern_main_unpack_go___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_to_list(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabNoMatch___closed__1; @@ -534,9 +529,11 @@ uint8_t l_Lean_Expr_hasLooseBVars(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_match_ignoreUnusedAlts; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_findDiscrRefinementPath_goIndex___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabPatterns___spec__2___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__1; lean_object* l_Lean_Elab_Term_saveState___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapTR_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltView___spec__4(lean_object*, lean_object*); lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLocalInstances___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltView___spec__3___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrs___spec__11___boxed(lean_object**); lean_object* l_Lean_throwError___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__50(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -645,7 +642,6 @@ lean_object* l_panic___at___private_Lean_Meta_WHNF_0__Lean_Meta_cached_x3f___spe uint8_t l_Lean_Syntax_isIdent(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAux___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLetDecl___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrs___spec__9(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__2; lean_object* l_Lean_LocalDecl_fvarId(lean_object*); LEAN_EXPORT lean_object* l_Lean_HashMap_insert___at___private_Lean_Elab_Match_0__Lean_Elab_Term_ToDepElimPattern_mkPatternRefMap_go___spec__3(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_Term_elabMatch_elabMatchDefault___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -655,6 +651,7 @@ extern lean_object* l_Lean_Elab_abortTermExceptionId; LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltViews_updateMatchType___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_HashMap_insert___at_Lean_instantiateExprMVars___spec__3(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_withSynthesizeImp___rarg(lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502_(lean_object*); lean_object* l_Lean_CollectFVars_main(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltView___spec__2(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrs___spec__8___rarg(lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -711,6 +708,7 @@ static lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_expandSimpleMa LEAN_EXPORT lean_object* l_Lean_Elab_Term_ToDepElimPattern_normalize___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_precheckMatch___lambda__1___closed__2; LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrs___spec__16(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__1; static lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_ToDepElimPattern_throwInvalidPattern___rarg___closed__1; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabPatterns___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltViews_throwEx___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -783,9 +781,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_ToDepElim static lean_object* l___regBuiltin_Lean_Elab_Term_precheckMatch___closed__3; LEAN_EXPORT lean_object* l_Lean_HashMapImp_moveEntries___at___private_Lean_Elab_Match_0__Lean_Elab_Term_ToDepElimPattern_mkPatternRefMap_go___spec__6(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchAlts___lambda__2(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__7; lean_object* l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withExistingLocalDecls___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAux___spec__8(lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Match_0__Lean_Elab_Term_withToClear___spec__23___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); @@ -814,7 +810,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatch static lean_object* l_Lean_Elab_Term_ToDepElimPattern_normalize___closed__1; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_elabMatch_elabMatchDefault___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_getLocalInstances(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__13; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__10; LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_withElaboratedLHS___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabAtomicDiscr___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Match_0__Lean_Elab_Term_generalize___spec__5(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -835,14 +831,13 @@ static lean_object* l_Lean_Elab_throwAbortTerm___at_Lean_Elab_Term_isAtomicDiscr LEAN_EXPORT lean_object* l_Lean_instantiateMVars___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAux___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_isTracingEnabledFor___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltView___spec__1___closed__1; static lean_object* l_Lean_addTrace___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltView___spec__5___closed__1; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAux___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_indentExpr(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabNoMatch_declRange___closed__5; LEAN_EXPORT lean_object* l_Lean_RBTree_toList___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltViews_collectDeps___spec__2(lean_object*); LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Match_0__Lean_Elab_Term_generalize___spec__6___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_node7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__8; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__3; static lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrs___spec__16___rarg___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_transform___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrs___spec__1(lean_object*, lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchGeneralizing_x3f___closed__4; @@ -925,6 +920,7 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_expandMacros lean_object* l_Array_ofSubarray___rarg(lean_object*); lean_object* l_Lean_RBNode_insert___at_Lean_FVarIdSet_insert___spec__1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_precheckMatch___lambda__3(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__14; LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Term_elabMatch_elabMatchDefault___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchGeneralizing_x3f___lambda__1___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_getMatchAlts(lean_object*); @@ -986,6 +982,7 @@ static lean_object* l_Lean_Elab_Term_elabNoMatch___closed__3; LEAN_EXPORT lean_object* l_Lean_AssocList_find_x3f___at___private_Lean_Elab_Match_0__Lean_Elab_Term_ToDepElimPattern_applyRefMap___spec__2(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltViews_collectDeps___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrs___spec__7___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__5; static lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltViews_loop___lambda__2___closed__2; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltViews_loop___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Match_0__Lean_Elab_Term_eraseIndices___spec__1(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1006,6 +1003,7 @@ lean_object* l_Lean_Elab_Term_tryPostponeIfNoneOrMVar(lean_object*, lean_object* lean_object* l_List_redLength___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_ForEachExprWhere_checked___at___private_Lean_Elab_Match_0__Lean_Elab_Term_ToDepElimPattern_mkPatternRefMap_go___spec__12___rarg___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltView___lambda__2___closed__2; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__4; static lean_object* l___regBuiltin_Lean_Elab_Term_elabInaccessible_declRange___closed__1; lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Match_0__Lean_Elab_Term_generalize___spec__8(size_t, lean_object*, lean_object*, size_t, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1024,7 +1022,6 @@ lean_object* l_Lean_mkAtomFrom(lean_object*, lean_object*, uint8_t); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltViews_loop___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_elabMatch___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_Term_precheckMatch___lambda__1(lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__4; LEAN_EXPORT lean_object* l_panic___at___private_Lean_Elab_Match_0__Lean_Elab_Term_ToDepElimPattern_mkPatternRefMap_go___spec__2(lean_object*); lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Syntax_SepArray_getElems___spec__1(lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_Term_ToDepElimPattern_savePatternInfo_go___spec__1___rarg___lambda__1(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1056,8 +1053,10 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Match_0 LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAux___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_ToDepElimPattern_normalize_addVar___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_withPatternElabConfig___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__9; static lean_object* l___regBuiltin_Lean_Elab_Term_elabMatch___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_elabNoMatch___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__3; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Match_0__Lean_Elab_Term_generalize___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltView___lambda__5(lean_object*, lean_object*, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_getExprMVarAssignment_x3f___at___private_Lean_MetavarContext_0__Lean_DependsOn_dep_visitMain___spec__1(lean_object*, lean_object*); @@ -1070,13 +1069,13 @@ LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_precheckM lean_object* lean_nat_add(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_expandSimpleMatch___closed__7; static lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_ToDepElimPattern_mkPatternRefMap_go___lambda__1___closed__2; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__8; static lean_object* l_Lean_Elab_Term_isAtomicDiscr___closed__6; LEAN_EXPORT lean_object* l_Lean_Meta_withIncRecDepth___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrs___spec__15___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_withElaboratedLHS___rarg___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_ToDepElimPattern_savePatternInfo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_reportMatcherResultErrors___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_isPatternVar(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__10; LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAux___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isConst(lean_object*); uint8_t l_Lean_Exception_isRuntime(lean_object*); @@ -1147,6 +1146,7 @@ static lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Match_0__ LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAux___spec__1___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrs___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Array_isEmpty___rarg(lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__3; LEAN_EXPORT lean_object* l_Lean_Meta_withLocalInstances___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltView___spec__3___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_ReaderT_bind___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrs___spec__14___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* _init_l___private_Lean_Elab_Match_0__Lean_Elab_Term_expandSimpleMatch___closed__1() { @@ -40550,7 +40550,7 @@ lean_dec(x_2); return x_9; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__1() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__1() { _start: { lean_object* x_1; @@ -40558,17 +40558,17 @@ x_1 = lean_mk_string_from_bytes("ignoreUnusedAlts", 16); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__2() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrsWitMatchType___spec__1___closed__6; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__1; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__3() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__3() { _start: { lean_object* x_1; @@ -40576,13 +40576,13 @@ x_1 = lean_mk_string_from_bytes("if true, do not generate error if an alternativ return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__4() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__4() { _start: { uint8_t x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = 0; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrsWitMatchType___spec__1___closed__14; -x_3 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__3; +x_3 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__3; x_4 = lean_box(x_1); x_5 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_5, 0, x_4); @@ -40591,7 +40591,7 @@ lean_ctor_set(x_5, 2, x_3); return x_5; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__5() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; @@ -40599,18 +40599,18 @@ x_1 = l___private_Lean_Elab_Match_0__Lean_Elab_Term_expandSimpleMatch___closed__ x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrsWitMatchType___spec__1___closed__5; x_3 = l___private_Lean_Elab_Match_0__Lean_Elab_Term_expandSimpleMatch___closed__3; x_4 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrsWitMatchType___spec__1___closed__6; -x_5 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__1; +x_5 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__2; -x_3 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__4; -x_4 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__5; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__2; +x_3 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__4; +x_4 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__5; x_5 = l_Lean_Option_register___at_Lean_Elab_initFn____x40_Lean_Elab_AutoBound___hyg_7____spec__1(x_2, x_3, x_4, x_1); return x_5; } @@ -47937,7 +47937,7 @@ x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); return x_4; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__1() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -47947,27 +47947,27 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__2() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__1; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__1; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrsWitMatchType___spec__1___closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__3() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__2; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__2; x_2 = l___private_Lean_Elab_Match_0__Lean_Elab_Term_expandSimpleMatch___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__4() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__4() { _start: { lean_object* x_1; @@ -47975,17 +47975,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__5() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__3; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__4; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__3; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__6() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__6() { _start: { lean_object* x_1; @@ -47993,37 +47993,37 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__7() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__5; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__6; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__5; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__8() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__7; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__7; x_2 = l___private_Lean_Elab_Match_0__Lean_Elab_Term_expandSimpleMatch___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__9() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__8; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__8; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrsWitMatchType___spec__1___closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__10() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__10() { _start: { lean_object* x_1; @@ -48031,17 +48031,17 @@ x_1 = lean_mk_string_from_bytes("Match", 5); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__11() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__9; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__10; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__9; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__10; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__12() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__12() { _start: { lean_object* x_1; @@ -48049,33 +48049,33 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__13() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__11; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__12; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__11; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__12; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__14() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__13; -x_2 = lean_unsigned_to_nat(18474u); +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__13; +x_2 = lean_unsigned_to_nat(18502u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchTypeAndDiscrs_elabDiscrsWitMatchType___spec__1___closed__7; x_3 = 0; -x_4 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__14; +x_4 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__14; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); return x_5; } @@ -48902,17 +48902,17 @@ l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltViews_loop___closed__1 lean_mark_persistent(l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltViews_loop___closed__1); l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltViews_loop___closed__2 = _init_l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltViews_loop___closed__2(); lean_mark_persistent(l___private_Lean_Elab_Match_0__Lean_Elab_Term_elabMatchAltViews_loop___closed__2); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__1(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__1); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__2(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__2); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__3 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__3(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__3); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__4 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__4(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__4); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__5 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__5(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679____closed__5); -if (builtin) {res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14679_(lean_io_mk_world()); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__1(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__1); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__2(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__2); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__3 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__3(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__3); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__4 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__4(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__4); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__5 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__5(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695____closed__5); +if (builtin) {res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_14695_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_Elab_Term_match_ignoreUnusedAlts = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Elab_Term_match_ignoreUnusedAlts); @@ -49025,35 +49025,35 @@ lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_elabMatch_declRange___closed_ if (builtin) {res = l___regBuiltin_Lean_Elab_Term_elabMatch_declRange(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__1(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__1); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__2(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__2); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__3 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__3(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__3); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__4 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__4(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__4); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__5 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__5(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__5); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__6 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__6(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__6); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__7 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__7(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__7); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__8 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__8(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__8); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__9 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__9(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__9); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__10 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__10(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__10); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__11 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__11(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__11); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__12 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__12(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__12); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__13 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__13(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__13); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__14 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__14(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474____closed__14); -if (builtin) {res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18474_(lean_io_mk_world()); +}l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__1(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__1); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__2(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__2); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__3 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__3(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__3); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__4 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__4(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__4); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__5 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__5(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__5); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__6 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__6(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__6); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__7 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__7(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__7); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__8 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__8(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__8); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__9 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__9(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__9); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__10 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__10(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__10); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__11 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__11(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__11); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__12 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__12(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__12); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__13 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__13(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__13); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__14 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__14(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502____closed__14); +if (builtin) {res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Match___hyg_18502_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Lean_Elab_Term_elabNoMatch___closed__1 = _init_l_Lean_Elab_Term_elabNoMatch___closed__1(); diff --git a/stage0/stdlib/Lean/Elab/MutualDef.c b/stage0/stdlib/Lean/Elab/MutualDef.c index eaac80644d0f9..34b44af37f918 100644 --- a/stage0/stdlib/Lean/Elab/MutualDef.c +++ b/stage0/stdlib/Lean/Elab/MutualDef.c @@ -1,6 +1,6 @@ // Lean compiler output // Module: Lean.Elab.MutualDef -// Imports: Init Lean.Parser.Term Lean.Meta.Closure Lean.Meta.Check Lean.Meta.Transform Lean.PrettyPrinter.Delaborator.Options Lean.Elab.Command Lean.Elab.Match Lean.Elab.DefView Lean.Elab.Deriving.Basic Lean.Elab.PreDefinition.Main Lean.Elab.DeclarationRange +// Imports: Init Lean.Parser.Term Lean.Meta.Closure Lean.Meta.Check Lean.Meta.Transform Lean.PrettyPrinter.Delaborator.Options Lean.Elab.Command Lean.Elab.Match Lean.Elab.DefView Lean.Elab.Deriving.Basic Lean.Elab.PreDefinition.Main Lean.Elab.PreDefinition.WF.TerminationHint Lean.Elab.DeclarationRange #include #if defined(__clang__) #pragma clang diagnostic ignored "-Wunused-parameter" @@ -15,6 +15,8 @@ extern "C" { #endif LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkClosureForAux___spec__3(lean_object*, lean_object*, size_t, size_t, lean_object*); lean_object* l_Lean_HashMapImp_find_x3f___at___private_Lean_Meta_Check_0__Lean_Meta_checkAux_check___spec__1(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2___closed__1; +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkLetRecClosures___spec__6___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_check___lambda__6___closed__2; static lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_checkKinds___lambda__1___closed__1; @@ -149,6 +151,7 @@ lean_object* l_Lean_MessageData_ofList(lean_object*); lean_object* l_Lean_PersistentArray_push___rarg(lean_object*, lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); lean_object* l_Array_toSubarray___rarg(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_LocalDecl_replaceFVarId(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Command_elabMutualDef___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkHashSetImp___rarg(lean_object*); @@ -159,6 +162,7 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Mutua uint8_t l_Lean_HashSetImp_contains___at_Lean_CollectLevelParams_visitLevel___spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forM___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_checkLetRecsToLiftTypes___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkClosureForAux___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_check___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_mk_array(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___closed__4; @@ -178,6 +182,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_check lean_object* l_Lean_Expr_mdata___override(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___closed__3; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Term_MutualClosure_getModifiersForLetRecs___spec__3___boxed(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_replaceRef(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_elabMutualDef_processDeriving___spec__6___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Term_MutualClosure_ClosureState_newLocalDecls___default; @@ -214,6 +219,7 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Mutua LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_MutualClosure_main___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkLetRecClosures___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___spec__4(lean_object*, size_t, size_t, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_elabModifiers___at_Lean_Elab_Command_elabMutualDef___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_MutualClosure_main___spec__3(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___spec__5___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*); @@ -222,6 +228,7 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_elabMutualDe uint8_t l_Array_contains___at___private_Lean_Meta_Match_Value_0__Lean_Meta_isUIntTypeName___spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_elabMutualDef___spec__5(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabHeaders___spec__6___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_Elab_WF_TerminationHints_none; LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_checkModifiers___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_isExample(lean_object*); static lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_removeUnusedVars___closed__1; @@ -235,7 +242,7 @@ LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_MutualD LEAN_EXPORT lean_object* l_Lean_Meta_withLetDecl___at_Lean_Elab_Term_checkForHiddenUnivLevels_visit___spec__5(lean_object*); lean_object* l_Lean_stringToMessageData(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkLetRecClosures___spec__11(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_resetZetaFVarIds___rarg(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_MutualClosure_main___spec__6(lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLetDecl___at_Lean_Elab_Term_checkForHiddenUnivLevels_visit___spec__5___rarg(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -249,6 +256,7 @@ uint8_t l___private_Lean_Util_Trace_0__Lean_checkTraceOption(lean_object*, lean_ static lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_cleanupOfNat___lambda__3___closed__3; static lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___lambda__2___closed__5; static lean_object* l_Lean_Elab_elabModifiers___at_Lean_Elab_Command_elabMutualDef___spec__1___lambda__3___closed__5; +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__9; LEAN_EXPORT lean_object* l_Lean_Elab_Term_MutualClosure_ClosureState_exprArgs___default; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkLetRecClosures___spec__15___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_List_any___rarg(lean_object*, lean_object*); @@ -264,10 +272,12 @@ LEAN_EXPORT lean_object* l_Lean_resolveGlobalConstCore___at_Lean_Elab_Term_elabM LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_isMultiConstant_x3f___spec__2(lean_object*, size_t, size_t); extern lean_object* l_Lean_Expr_instBEqExpr; LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkInitialUsedFVarsMap___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_check___lambda__2___closed__1; lean_object* l_Lean_Elab_Term_registerCustomErrorIfMVar(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_cleanupOfNat___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabMutualDef___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabMutualDef___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_checkKinds___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_getFunName___lambda__1(lean_object*, lean_object*); static lean_object* l_Lean_throwUnknownConstant___at_Lean_Elab_Term_elabMutualDef_processDeriving___spec__5___closed__3; @@ -316,6 +326,7 @@ lean_object* l_instHashableArray___rarg___boxed(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_check___lambda__5___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_removeUnusedVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapTR_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_isMultiConstant_x3f___spec__1(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__5; size_t lean_ptr_addr(lean_object*); lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapM_loop___at_Lean_Elab_Term_elabMutualDef_go___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -362,6 +373,7 @@ uint8_t l_Array_contains___at_Lean_Meta_setMVarUserNamesAt___spec__1(lean_object lean_object* lean_st_ref_take(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_elabMutualDef_go___spec__3___closed__2; lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_withLetDeclImp___rarg(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__2; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_levelMVarToParamHeaders_process___spec__1___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Term_MutualClosure_main(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); @@ -400,7 +412,7 @@ static lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWher LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_check___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_quickCmp___boxed(lean_object*, lean_object*); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabHeaders___spec__5___closed__7; -LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabHeaders___spec__6(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_collectUsed___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -413,6 +425,7 @@ lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_Command_elabCommand___spec__1 LEAN_EXPORT lean_object* l_Array_sequenceMap___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___spec__1___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabHeaders___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_elabMutualDef___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabFunValues___spec__1___closed__1; lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_withLocalDeclImp___rarg(lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Command_getRef(lean_object*, lean_object*, lean_object*); @@ -422,6 +435,7 @@ LEAN_EXPORT lean_object* l_List_foldl___at_Lean_Elab_Term_MutualClosure_insertRe lean_object* l_Lean_Elab_toAttributeKind___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkInitialUsedFVarsMap___spec__5___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, lean_object*, size_t, size_t, lean_object*); lean_object* l_Lean_Elab_Term_applyAttributesAt(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_find___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkLetRecClosures___spec__13___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___spec__5___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_foldlM___at_Lean_Elab_Term_MutualClosure_pushLetRecs___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -438,6 +452,7 @@ static lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_check___la LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_elabMutualDef___spec__11(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_mapTR_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_getPendindMVarErrorMessage___spec__2___closed__1; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkInitialUsedFVarsMap___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabHeaders___spec__5___closed__17; lean_object* l_Lean_Meta_transform___at_Lean_Meta_zetaReduce___spec__1(lean_object*, lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_FVarId_getDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -461,13 +476,15 @@ lean_object* lean_st_ref_get(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabHeaders___spec__6___lambda__5___closed__2; static lean_object* l_Lean_Elab_elabAttr___at_Lean_Elab_Command_elabMutualDef___spec__4___closed__1; static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Command_elabMutualDef___spec__12___closed__1; +lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___spec__5___lambda__4___closed__2; +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__3___closed__1; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_pp_universes; uint8_t l_List_isEmpty___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_addTrace___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkClosureForAux___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getOptional_x3f(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_mk_ref(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_FixPoint_updateUsedVarsOf___lambda__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_throwUnknownConstant___at_Lean_Elab_Term_elabMutualDef_processDeriving___spec__5___closed__2; @@ -497,7 +514,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_level LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_pushLocalDecl(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabFunValues___spec__2(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_elabMutualDef___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go___lambda__1___boxed(lean_object**); +LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabHeaders___spec__5___closed__14; LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabFunValues(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerm___closed__6; @@ -525,7 +542,9 @@ lean_object* l_Lean_Elab_InfoTree_substitute(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_checkModifiers___lambda__2___closed__2; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_checkForHiddenUnivLevels_visit___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_cleanupOfNat___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkFreeVarMap___spec__5(lean_object*); +lean_object* l_Lean_Elab_WF_TerminationHints_checkVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___closed__6; uint8_t l_Lean_Elab_DefView_isInstance(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkClosureFor(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -544,6 +563,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_MutualClosure_getModifiersForLetRecs__ lean_object* l_Lean_RBNode_insert___at_Lean_FVarIdMap_insert___spec__1___rarg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_check___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_name_eq(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__3; static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabHeaders___spec__5___closed__16; LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Elab_Term_MutualClosure_main___spec__7___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); @@ -552,6 +572,7 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Mutua lean_object* l_Lean_Elab_Term_expandMatchAltsWhereDecls(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkFreeVarMap___spec__5___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkFreeVarMap___spec__6___rarg___lambda__1(lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, lean_object*); lean_object* l_Lean_Elab_Term_getLevelNames___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__4; static lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerm___closed__3; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabFunValues___spec__2___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_sequenceMap___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___spec__1(lean_object*, lean_object*); @@ -581,6 +602,7 @@ static lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_getPendind uint8_t l_Lean_Syntax_isIdent(lean_object*); lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_elabMutualDef_go___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__3___closed__2; static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___spec__5___lambda__4___closed__3; LEAN_EXPORT uint8_t l_Lean_Elab_Term_MutualClosure_FixPoint_State_modified___default; LEAN_EXPORT lean_object* l_Lean_isTracingEnabledFor___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkClosureForAux___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -596,6 +618,7 @@ LEAN_EXPORT lean_object* l_Lean_addTrace___at___private_Lean_Elab_MutualDef_0__L LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Command_elabMutualDef___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_appFn_x21(lean_object*); LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabHeaders___spec__2(lean_object*, lean_object*, size_t, size_t); +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_Term_resolveLocalName_loop___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkInitialUsedFVarsMap___spec__3___rarg___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___spec__3___closed__1; @@ -619,6 +642,7 @@ lean_object* l_Lean_Meta_Closure_mkLambda(lean_object*, lean_object*); size_t lean_usize_mod(size_t, size_t); LEAN_EXPORT lean_object* l_Lean_Elab_Term_MutualClosure_pushLetRecs___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_levelMVarToParamHeaders___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MVarId_assign___at_Lean_Elab_Term_exprToSyntax___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_pickMaxFVar_x3f___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -638,9 +662,11 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_check static lean_object* l_Lean_Elab_elabAttr___at_Lean_Elab_Command_elabMutualDef___spec__4___lambda__2___closed__1; LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Elab_Term_MutualClosure_Replacement_apply___spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Expr_withAppAux___at_Lean_Elab_Term_checkForHiddenUnivLevels_visit___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_elabMutualDef___spec__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkInitialUsedFVarsMap___spec__4___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___spec__5___lambda__4___closed__1; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__8(lean_object*, lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___spec__6(lean_object*, size_t, size_t, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkInitialUsedFVarsMap___spec__5___rarg___closed__1; lean_object* l_Lean_Elab_Term_withAutoBoundImplicit___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -666,6 +692,7 @@ static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0_ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkFreeVarMap___spec__5___rarg___closed__1; static lean_object* l_Lean_Elab_elabAttr___at_Lean_Elab_Command_elabMutualDef___spec__4___lambda__2___closed__2; lean_object* l_Lean_FileMap_leanPosToLspPos(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__8; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_elabMutualDef___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_resolveGlobalConst___at_Lean_Elab_Term_elabMutualDef_processDeriving___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkInitialUsedFVarsMap___spec__2(lean_object*); @@ -704,15 +731,18 @@ static lean_object* l_Lean_Elab_Term_checkForHiddenUnivLevels_visitLevel___close static lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_getPendindMVarErrorMessage___closed__4; LEAN_EXPORT lean_object* l_List_foldlM___at_Lean_Elab_Term_MutualClosure_pushLetRecs___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_checkForHiddenUnivLevels___spec__2___closed__5; -lean_object* l_Lean_Elab_addPreDefinitions(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_addPreDefinitions(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_app___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabHeaders___spec__6___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_checkForHiddenUnivLevels_visitLevel___closed__11; lean_object* l_Lean_CollectMVars_visit(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_fold___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkFreeVarMap___spec__3(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_getFunName___lambda__1___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_check___lambda__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__7; LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_typeHasRecFun___lambda__2___boxed(lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Term_synthesizeInstMVarCore___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -723,7 +753,7 @@ static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0_ uint8_t lean_nat_dec_lt(lean_object*, lean_object*); static lean_object* l_Lean_isTracingEnabledFor___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkClosureForAux___spec__1___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_check___lambda__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabMutualDef(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabMutualDef(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Term_checkForHiddenUnivLevels___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MessageData_ofLevel(lean_object*); @@ -791,6 +821,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_Mutua LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_pushNewVars(lean_object*, lean_object*); uint8_t l_Lean_Syntax_isNone(lean_object*); lean_object* lean_panic_fn(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__10; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkLetRecClosureFor___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwUnknownConstant___at_Lean_Elab_Term_elabMutualDef_processDeriving___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_getDocStringText___at_Lean_Elab_Command_elabMutualDef___spec__9(lean_object*, lean_object*, lean_object*, lean_object*); @@ -863,7 +894,7 @@ uint8_t l_Lean_Name_quickCmp(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabHeaders___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkInitialUsedFVarsMap___spec__5___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkInitialUsedFVarsMap___spec__6___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkLetRecClosureFor___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_getDocStringText___at_Lean_Elab_Command_elabMutualDef___spec__9___closed__1; lean_object* l_Lean_getDelayedMVarRoot___rarg(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Elab_Term_instInhabitedLetRecToLift; @@ -886,6 +917,7 @@ static lean_object* l_Lean_Elab_elabModifiers___at_Lean_Elab_Command_elabMutualD LEAN_EXPORT lean_object* l_Lean_Elab_Term_MutualClosure_FixPoint_run(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_check___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___spec__5(lean_object*, lean_object*, size_t, size_t, size_t, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_FixPoint_getUsedFVarsMap(lean_object*); uint8_t l_Lean_Elab_Modifiers_isNonrec(lean_object*); static lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_checkKinds___closed__2; @@ -904,9 +936,10 @@ static lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWher static lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkClosureForAux___closed__3; lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkFreeVarMap___spec__5___rarg___closed__2; -LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Command_instAddErrorMessageContextCommandElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_redLength___rarg(lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__11; LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_instantiateMVarsAtHeader___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkLetRecClosureFor___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -956,6 +989,7 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Mutua LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_isMultiConstant_x3f___boxed(lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___spec__3___closed__9; lean_object* lean_nat_add(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Command_elabMutualDef___spec__12___closed__2; uint8_t l_Lean_Exception_isRuntime(lean_object*); lean_object* l_Lean_Expr_lam___override(lean_object*, lean_object*, lean_object*, uint8_t); @@ -1001,8 +1035,10 @@ static lean_object* l_Lean_Elab_Term_checkForHiddenUnivLevels_visitLevel___close LEAN_EXPORT lean_object* l_Lean_Elab_elabDeclAttrs___at_Lean_Elab_Command_elabMutualDef___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_typeHasRecFun___lambda__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Nat_foldTR_loop___at_Lean_Elab_Term_MutualClosure_insertReplacementForMainFns___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_getMax_x3f___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_pickMaxFVar_x3f___spec__1___boxed(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_getLetRecsToLift___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__1; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_elabMutualDef___spec__4(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___spec__5___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_collectFVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1021,12 +1057,13 @@ LEAN_EXPORT lean_object* l_Nat_foldTR_loop___at_Lean_Elab_Term_MutualClosure_ins uint8_t l_Lean_Expr_hasExprMVar(lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_find___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_FixPoint_updateUsedVarsOf___spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_cleanupOfNat___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +uint8_t l_Array_isEmpty___rarg(lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Term_expandDeclId___spec__11(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_instantiateMVarsAtHeader(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_elabModifiers___at_Lean_Elab_Command_elabMutualDef___spec__1___lambda__3___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_typeHasRecFun(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_withDeclName___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go___lambda__2(lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go___lambda__2(lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* _init_l_Lean_Elab_instInhabitedDefViewElabHeader___closed__1() { _start: { @@ -8228,7 +8265,7 @@ return x_21; else { lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_22 = lean_unsigned_to_nat(2u); +x_22 = lean_unsigned_to_nat(3u); x_23 = l_Lean_Syntax_getArg(x_1, x_22); x_24 = lean_unsigned_to_nat(1u); x_25 = l_Lean_Syntax_getArg(x_1, x_24); @@ -8317,7 +8354,7 @@ return x_47; else { lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; -x_48 = lean_unsigned_to_nat(2u); +x_48 = lean_unsigned_to_nat(3u); x_49 = l_Lean_Syntax_getArg(x_1, x_48); x_50 = lean_unsigned_to_nat(1u); x_51 = l_Lean_Syntax_getArg(x_1, x_50); @@ -8329,161 +8366,2057 @@ return x_52; } } } -static lean_object* _init_l_Std_Range_forIn_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabFunValues___spec__1___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = lean_box(0); -x_2 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_2, 0, x_1); -return x_2; -} -} -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabFunValues___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -uint8_t x_17; -x_17 = lean_nat_dec_le(x_7, x_6); -if (x_17 == 0) -{ -lean_object* x_18; uint8_t x_19; -x_18 = lean_unsigned_to_nat(0u); -x_19 = lean_nat_dec_eq(x_5, x_18); -if (x_19 == 0) -{ -lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; uint8_t x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; uint8_t x_32; -lean_dec(x_9); -x_20 = lean_unsigned_to_nat(1u); -x_21 = lean_nat_sub(x_5, x_20); -lean_dec(x_5); -x_28 = lean_nat_dec_lt(x_6, x_4); -x_29 = lean_nat_sub(x_1, x_4); -x_30 = lean_nat_add(x_29, x_6); -lean_dec(x_29); -x_31 = lean_array_get_size(x_2); -x_32 = lean_nat_dec_lt(x_30, x_31); -lean_dec(x_31); -if (x_28 == 0) -{ -lean_object* x_33; lean_object* x_34; -x_33 = l_Lean_instInhabitedSyntax; -x_34 = l___private_Init_Util_0__outOfBounds___rarg(x_33); -if (x_32 == 0) -{ -lean_object* x_35; lean_object* x_36; lean_object* x_37; -lean_dec(x_30); -x_35 = l_Lean_instInhabitedExpr; -x_36 = l___private_Init_Util_0__outOfBounds___rarg(x_35); -lean_inc(x_15); -lean_inc(x_14); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); +lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; +x_9 = lean_ctor_get(x_6, 5); +x_10 = lean_ctor_get(x_2, 2); lean_inc(x_10); -x_37 = l_Lean_Elab_Term_addLocalVarInfo(x_34, x_36, x_10, x_11, x_12, x_13, x_14, x_15, x_16); -if (lean_obj_tag(x_37) == 0) +lean_inc(x_10); +x_11 = l_Lean_Elab_getBetterRef(x_9, x_10); +x_12 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_1, x_4, x_5, x_6, x_7, x_8); +x_13 = lean_ctor_get(x_12, 0); +lean_inc(x_13); +x_14 = lean_ctor_get(x_12, 1); +lean_inc(x_14); +lean_dec(x_12); +x_15 = l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(x_13, x_10, x_2, x_3, x_4, x_5, x_6, x_7, x_14); +lean_dec(x_2); +x_16 = !lean_is_exclusive(x_15); +if (x_16 == 0) { -lean_object* x_38; lean_object* x_39; -x_38 = lean_ctor_get(x_37, 1); -lean_inc(x_38); -lean_dec(x_37); -x_39 = l_Std_Range_forIn_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabFunValues___spec__1___closed__1; -x_22 = x_39; -x_23 = x_38; -goto block_27; +lean_object* x_17; lean_object* x_18; +x_17 = lean_ctor_get(x_15, 0); +x_18 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_18, 0, x_11); +lean_ctor_set(x_18, 1, x_17); +lean_ctor_set_tag(x_15, 1); +lean_ctor_set(x_15, 0, x_18); +return x_15; } else { -uint8_t x_40; -lean_dec(x_21); +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; +x_19 = lean_ctor_get(x_15, 0); +x_20 = lean_ctor_get(x_15, 1); +lean_inc(x_20); +lean_inc(x_19); lean_dec(x_15); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_6); -x_40 = !lean_is_exclusive(x_37); -if (x_40 == 0) -{ -return x_37; +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_11); +lean_ctor_set(x_21, 1, x_19); +x_22 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_22, 0, x_21); +lean_ctor_set(x_22, 1, x_20); +return x_22; } -else -{ -lean_object* x_41; lean_object* x_42; lean_object* x_43; -x_41 = lean_ctor_get(x_37, 0); -x_42 = lean_ctor_get(x_37, 1); -lean_inc(x_42); -lean_inc(x_41); -lean_dec(x_37); -x_43 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_43, 0, x_41); -lean_ctor_set(x_43, 1, x_42); -return x_43; } } +LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +uint8_t x_10; +x_10 = !lean_is_exclusive(x_7); +if (x_10 == 0) +{ +lean_object* x_11; lean_object* x_12; lean_object* x_13; +x_11 = lean_ctor_get(x_7, 5); +x_12 = l_Lean_replaceRef(x_1, x_11); +lean_dec(x_11); +lean_dec(x_1); +lean_ctor_set(x_7, 5, x_12); +x_13 = l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__3(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +return x_13; } else { -lean_object* x_44; lean_object* x_45; -x_44 = lean_array_fget(x_2, x_30); -lean_dec(x_30); +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; +x_14 = lean_ctor_get(x_7, 0); +x_15 = lean_ctor_get(x_7, 1); +x_16 = lean_ctor_get(x_7, 2); +x_17 = lean_ctor_get(x_7, 3); +x_18 = lean_ctor_get(x_7, 4); +x_19 = lean_ctor_get(x_7, 5); +x_20 = lean_ctor_get(x_7, 6); +x_21 = lean_ctor_get(x_7, 7); +x_22 = lean_ctor_get(x_7, 8); +x_23 = lean_ctor_get(x_7, 9); +x_24 = lean_ctor_get(x_7, 10); +x_25 = lean_ctor_get_uint8(x_7, sizeof(void*)*11); +lean_inc(x_24); +lean_inc(x_23); +lean_inc(x_22); +lean_inc(x_21); +lean_inc(x_20); +lean_inc(x_19); +lean_inc(x_18); +lean_inc(x_17); +lean_inc(x_16); lean_inc(x_15); lean_inc(x_14); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -x_45 = l_Lean_Elab_Term_addLocalVarInfo(x_34, x_44, x_10, x_11, x_12, x_13, x_14, x_15, x_16); -if (lean_obj_tag(x_45) == 0) -{ -lean_object* x_46; lean_object* x_47; -x_46 = lean_ctor_get(x_45, 1); -lean_inc(x_46); -lean_dec(x_45); -x_47 = l_Std_Range_forIn_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabFunValues___spec__1___closed__1; -x_22 = x_47; -x_23 = x_46; -goto block_27; +lean_dec(x_7); +x_26 = l_Lean_replaceRef(x_1, x_19); +lean_dec(x_19); +lean_dec(x_1); +x_27 = lean_alloc_ctor(0, 11, 1); +lean_ctor_set(x_27, 0, x_14); +lean_ctor_set(x_27, 1, x_15); +lean_ctor_set(x_27, 2, x_16); +lean_ctor_set(x_27, 3, x_17); +lean_ctor_set(x_27, 4, x_18); +lean_ctor_set(x_27, 5, x_26); +lean_ctor_set(x_27, 6, x_20); +lean_ctor_set(x_27, 7, x_21); +lean_ctor_set(x_27, 8, x_22); +lean_ctor_set(x_27, 9, x_23); +lean_ctor_set(x_27, 10, x_24); +lean_ctor_set_uint8(x_27, sizeof(void*)*11, x_25); +x_28 = l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__3(x_2, x_3, x_4, x_5, x_6, x_27, x_8, x_9); +lean_dec(x_8); +lean_dec(x_27); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +return x_28; } -else +} +} +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: { -uint8_t x_48; -lean_dec(x_21); -lean_dec(x_15); -lean_dec(x_14); -lean_dec(x_13); +lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; +x_9 = lean_ctor_get(x_6, 5); +x_10 = lean_ctor_get(x_2, 2); +lean_inc(x_10); +lean_inc(x_10); +x_11 = l_Lean_Elab_getBetterRef(x_9, x_10); +x_12 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_1, x_4, x_5, x_6, x_7, x_8); +x_13 = lean_ctor_get(x_12, 0); +lean_inc(x_13); +x_14 = lean_ctor_get(x_12, 1); +lean_inc(x_14); lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_6); -x_48 = !lean_is_exclusive(x_45); -if (x_48 == 0) +x_15 = l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(x_13, x_10, x_2, x_3, x_4, x_5, x_6, x_7, x_14); +lean_dec(x_2); +x_16 = !lean_is_exclusive(x_15); +if (x_16 == 0) { -return x_45; +lean_object* x_17; lean_object* x_18; +x_17 = lean_ctor_get(x_15, 0); +x_18 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_18, 0, x_11); +lean_ctor_set(x_18, 1, x_17); +lean_ctor_set_tag(x_15, 1); +lean_ctor_set(x_15, 0, x_18); +return x_15; } else { -lean_object* x_49; lean_object* x_50; lean_object* x_51; -x_49 = lean_ctor_get(x_45, 0); -x_50 = lean_ctor_get(x_45, 1); -lean_inc(x_50); -lean_inc(x_49); -lean_dec(x_45); -x_51 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_51, 0, x_49); -lean_ctor_set(x_51, 1, x_50); -return x_51; +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; +x_19 = lean_ctor_get(x_15, 0); +x_20 = lean_ctor_get(x_15, 1); +lean_inc(x_20); +lean_inc(x_19); +lean_dec(x_15); +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_11); +lean_ctor_set(x_21, 1, x_19); +x_22 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_22, 0, x_21); +lean_ctor_set(x_22, 1, x_20); +return x_22; } } } +LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +uint8_t x_10; +x_10 = !lean_is_exclusive(x_7); +if (x_10 == 0) +{ +lean_object* x_11; lean_object* x_12; lean_object* x_13; +x_11 = lean_ctor_get(x_7, 5); +x_12 = l_Lean_replaceRef(x_1, x_11); +lean_dec(x_11); +lean_dec(x_1); +lean_ctor_set(x_7, 5, x_12); +x_13 = l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__5(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +return x_13; } else { -lean_object* x_52; -x_52 = lean_array_fget(x_3, x_6); -if (x_32 == 0) -{ +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; +x_14 = lean_ctor_get(x_7, 0); +x_15 = lean_ctor_get(x_7, 1); +x_16 = lean_ctor_get(x_7, 2); +x_17 = lean_ctor_get(x_7, 3); +x_18 = lean_ctor_get(x_7, 4); +x_19 = lean_ctor_get(x_7, 5); +x_20 = lean_ctor_get(x_7, 6); +x_21 = lean_ctor_get(x_7, 7); +x_22 = lean_ctor_get(x_7, 8); +x_23 = lean_ctor_get(x_7, 9); +x_24 = lean_ctor_get(x_7, 10); +x_25 = lean_ctor_get_uint8(x_7, sizeof(void*)*11); +lean_inc(x_24); +lean_inc(x_23); +lean_inc(x_22); +lean_inc(x_21); +lean_inc(x_20); +lean_inc(x_19); +lean_inc(x_18); +lean_inc(x_17); +lean_inc(x_16); +lean_inc(x_15); +lean_inc(x_14); +lean_dec(x_7); +x_26 = l_Lean_replaceRef(x_1, x_19); +lean_dec(x_19); +lean_dec(x_1); +x_27 = lean_alloc_ctor(0, 11, 1); +lean_ctor_set(x_27, 0, x_14); +lean_ctor_set(x_27, 1, x_15); +lean_ctor_set(x_27, 2, x_16); +lean_ctor_set(x_27, 3, x_17); +lean_ctor_set(x_27, 4, x_18); +lean_ctor_set(x_27, 5, x_26); +lean_ctor_set(x_27, 6, x_20); +lean_ctor_set(x_27, 7, x_21); +lean_ctor_set(x_27, 8, x_22); +lean_ctor_set(x_27, 9, x_23); +lean_ctor_set(x_27, 10, x_24); +lean_ctor_set_uint8(x_27, sizeof(void*)*11, x_25); +x_28 = l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__5(x_2, x_3, x_4, x_5, x_6, x_27, x_8, x_9); +lean_dec(x_8); +lean_dec(x_27); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +return x_28; +} +} +} +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__7(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; +x_9 = lean_ctor_get(x_6, 5); +x_10 = lean_ctor_get(x_2, 2); +lean_inc(x_10); +lean_inc(x_10); +x_11 = l_Lean_Elab_getBetterRef(x_9, x_10); +x_12 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_1, x_4, x_5, x_6, x_7, x_8); +x_13 = lean_ctor_get(x_12, 0); +lean_inc(x_13); +x_14 = lean_ctor_get(x_12, 1); +lean_inc(x_14); +lean_dec(x_12); +x_15 = l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(x_13, x_10, x_2, x_3, x_4, x_5, x_6, x_7, x_14); +lean_dec(x_2); +x_16 = !lean_is_exclusive(x_15); +if (x_16 == 0) +{ +lean_object* x_17; lean_object* x_18; +x_17 = lean_ctor_get(x_15, 0); +x_18 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_18, 0, x_11); +lean_ctor_set(x_18, 1, x_17); +lean_ctor_set_tag(x_15, 1); +lean_ctor_set(x_15, 0, x_18); +return x_15; +} +else +{ +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; +x_19 = lean_ctor_get(x_15, 0); +x_20 = lean_ctor_get(x_15, 1); +lean_inc(x_20); +lean_inc(x_19); +lean_dec(x_15); +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_11); +lean_ctor_set(x_21, 1, x_19); +x_22 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_22, 0, x_21); +lean_ctor_set(x_22, 1, x_20); +return x_22; +} +} +} +LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +uint8_t x_10; +x_10 = !lean_is_exclusive(x_7); +if (x_10 == 0) +{ +lean_object* x_11; lean_object* x_12; lean_object* x_13; +x_11 = lean_ctor_get(x_7, 5); +x_12 = l_Lean_replaceRef(x_1, x_11); +lean_dec(x_11); +lean_dec(x_1); +lean_ctor_set(x_7, 5, x_12); +x_13 = l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__7(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +return x_13; +} +else +{ +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; +x_14 = lean_ctor_get(x_7, 0); +x_15 = lean_ctor_get(x_7, 1); +x_16 = lean_ctor_get(x_7, 2); +x_17 = lean_ctor_get(x_7, 3); +x_18 = lean_ctor_get(x_7, 4); +x_19 = lean_ctor_get(x_7, 5); +x_20 = lean_ctor_get(x_7, 6); +x_21 = lean_ctor_get(x_7, 7); +x_22 = lean_ctor_get(x_7, 8); +x_23 = lean_ctor_get(x_7, 9); +x_24 = lean_ctor_get(x_7, 10); +x_25 = lean_ctor_get_uint8(x_7, sizeof(void*)*11); +lean_inc(x_24); +lean_inc(x_23); +lean_inc(x_22); +lean_inc(x_21); +lean_inc(x_20); +lean_inc(x_19); +lean_inc(x_18); +lean_inc(x_17); +lean_inc(x_16); +lean_inc(x_15); +lean_inc(x_14); +lean_dec(x_7); +x_26 = l_Lean_replaceRef(x_1, x_19); +lean_dec(x_19); +lean_dec(x_1); +x_27 = lean_alloc_ctor(0, 11, 1); +lean_ctor_set(x_27, 0, x_14); +lean_ctor_set(x_27, 1, x_15); +lean_ctor_set(x_27, 2, x_16); +lean_ctor_set(x_27, 3, x_17); +lean_ctor_set(x_27, 4, x_18); +lean_ctor_set(x_27, 5, x_26); +lean_ctor_set(x_27, 6, x_20); +lean_ctor_set(x_27, 7, x_21); +lean_ctor_set(x_27, 8, x_22); +lean_ctor_set(x_27, 9, x_23); +lean_ctor_set(x_27, 10, x_24); +lean_ctor_set_uint8(x_27, sizeof(void*)*11, x_25); +x_28 = l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__7(x_2, x_3, x_4, x_5, x_6, x_27, x_8, x_9); +lean_dec(x_8); +lean_dec(x_27); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +return x_28; +} +} +} +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__8(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5) { +_start: +{ +uint8_t x_6; +x_6 = lean_usize_dec_lt(x_4, x_3); +if (x_6 == 0) +{ +return x_5; +} +else +{ +lean_object* x_7; lean_object* x_8; lean_object* x_9; size_t x_10; size_t x_11; lean_object* x_12; +x_7 = lean_array_uget(x_5, x_4); +x_8 = lean_unsigned_to_nat(0u); +x_9 = lean_array_uset(x_5, x_4, x_8); +x_10 = 1; +x_11 = lean_usize_add(x_4, x_10); +x_12 = lean_array_uset(x_9, x_4, x_7); +x_4 = x_11; +x_5 = x_12; +goto _start; +} +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Termination", 11); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("decreasingBy", 12); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Elab_addDeclarationRanges___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabHeaders___spec__3___closed__1; +x_2 = l_Lean_Elab_addDeclarationRanges___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabHeaders___spec__3___closed__2; +x_3 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__1; +x_4 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__2; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("unexpected `decreasing_by` syntax", 33); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__4; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__6() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("terminationBy", 13); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Elab_addDeclarationRanges___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabHeaders___spec__3___closed__1; +x_2 = l_Lean_Elab_addDeclarationRanges___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabHeaders___spec__3___closed__2; +x_3 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__1; +x_4 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__6; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__8() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("unexpected `termination_by` syntax", 34); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__9() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__8; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__10() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("no extra parameters bounds, please omit the `=>`", 48); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__11() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__10; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +if (lean_obj_tag(x_1) == 0) +{ +lean_object* x_12; +x_12 = lean_box(0); +if (lean_obj_tag(x_4) == 0) +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_13 = lean_unsigned_to_nat(0u); +x_14 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_14, 0, x_2); +lean_ctor_set(x_14, 1, x_12); +lean_ctor_set(x_14, 2, x_12); +lean_ctor_set(x_14, 3, x_13); +x_15 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_15, 0, x_14); +lean_ctor_set(x_15, 1, x_11); +return x_15; +} +else +{ +uint8_t x_16; +x_16 = !lean_is_exclusive(x_4); +if (x_16 == 0) +{ +lean_object* x_17; lean_object* x_18; uint8_t x_19; +x_17 = lean_ctor_get(x_4, 0); +x_18 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__3; +lean_inc(x_17); +x_19 = l_Lean_Syntax_isOfKind(x_17, x_18); +if (x_19 == 0) +{ +lean_object* x_20; lean_object* x_21; uint8_t x_22; +lean_free_object(x_4); +lean_dec(x_2); +x_20 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__5; +x_21 = l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__4(x_17, x_20, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_22 = !lean_is_exclusive(x_21); +if (x_22 == 0) +{ +return x_21; +} +else +{ +lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_23 = lean_ctor_get(x_21, 0); +x_24 = lean_ctor_get(x_21, 1); +lean_inc(x_24); +lean_inc(x_23); +lean_dec(x_21); +x_25 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_25, 0, x_23); +lean_ctor_set(x_25, 1, x_24); +return x_25; +} +} +else +{ +lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_26 = lean_unsigned_to_nat(1u); +x_27 = l_Lean_Syntax_getArg(x_17, x_26); +x_28 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_28, 0, x_17); +lean_ctor_set(x_28, 1, x_27); +lean_ctor_set(x_4, 0, x_28); +x_29 = lean_unsigned_to_nat(0u); +x_30 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_30, 0, x_2); +lean_ctor_set(x_30, 1, x_12); +lean_ctor_set(x_30, 2, x_4); +lean_ctor_set(x_30, 3, x_29); +x_31 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_31, 0, x_30); +lean_ctor_set(x_31, 1, x_11); +return x_31; +} +} +else +{ +lean_object* x_32; lean_object* x_33; uint8_t x_34; +x_32 = lean_ctor_get(x_4, 0); +lean_inc(x_32); +lean_dec(x_4); +x_33 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__3; +lean_inc(x_32); +x_34 = l_Lean_Syntax_isOfKind(x_32, x_33); +if (x_34 == 0) +{ +lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; +lean_dec(x_2); +x_35 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__5; +x_36 = l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__4(x_32, x_35, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_37 = lean_ctor_get(x_36, 0); +lean_inc(x_37); +x_38 = lean_ctor_get(x_36, 1); +lean_inc(x_38); +if (lean_is_exclusive(x_36)) { + lean_ctor_release(x_36, 0); + lean_ctor_release(x_36, 1); + x_39 = x_36; +} else { + lean_dec_ref(x_36); + x_39 = lean_box(0); +} +if (lean_is_scalar(x_39)) { + x_40 = lean_alloc_ctor(1, 2, 0); +} else { + x_40 = x_39; +} +lean_ctor_set(x_40, 0, x_37); +lean_ctor_set(x_40, 1, x_38); +return x_40; +} +else +{ +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_41 = lean_unsigned_to_nat(1u); +x_42 = l_Lean_Syntax_getArg(x_32, x_41); +x_43 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_43, 0, x_32); +lean_ctor_set(x_43, 1, x_42); +x_44 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_44, 0, x_43); +x_45 = lean_unsigned_to_nat(0u); +x_46 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_46, 0, x_2); +lean_ctor_set(x_46, 1, x_12); +lean_ctor_set(x_46, 2, x_44); +lean_ctor_set(x_46, 3, x_45); +x_47 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_47, 1, x_11); +return x_47; +} +} +} +} +else +{ +uint8_t x_48; +x_48 = !lean_is_exclusive(x_1); +if (x_48 == 0) +{ +lean_object* x_49; lean_object* x_50; uint8_t x_51; +x_49 = lean_ctor_get(x_1, 0); +x_50 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__7; +lean_inc(x_49); +x_51 = l_Lean_Syntax_isOfKind(x_49, x_50); +if (x_51 == 0) +{ +lean_object* x_52; lean_object* x_53; uint8_t x_54; +lean_free_object(x_1); +lean_dec(x_4); +lean_dec(x_2); +x_52 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__9; +x_53 = l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__6(x_49, x_52, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_54 = !lean_is_exclusive(x_53); +if (x_54 == 0) +{ +return x_53; +} +else +{ +lean_object* x_55; lean_object* x_56; lean_object* x_57; +x_55 = lean_ctor_get(x_53, 0); +x_56 = lean_ctor_get(x_53, 1); +lean_inc(x_56); +lean_inc(x_55); +lean_dec(x_53); +x_57 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_57, 0, x_55); +lean_ctor_set(x_57, 1, x_56); +return x_57; +} +} +else +{ +lean_object* x_58; lean_object* x_59; lean_object* x_60; uint8_t x_61; +x_58 = lean_unsigned_to_nat(1u); +x_59 = l_Lean_Syntax_getArg(x_49, x_58); +x_60 = lean_unsigned_to_nat(2u); +lean_inc(x_59); +x_61 = l_Lean_Syntax_matchesNull(x_59, x_60); +if (x_61 == 0) +{ +lean_object* x_62; uint8_t x_63; +x_62 = lean_unsigned_to_nat(0u); +x_63 = l_Lean_Syntax_matchesNull(x_59, x_62); +if (x_63 == 0) +{ +lean_object* x_64; lean_object* x_65; uint8_t x_66; +lean_free_object(x_1); +lean_dec(x_4); +lean_dec(x_2); +x_64 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__9; +x_65 = l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__6(x_49, x_64, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_66 = !lean_is_exclusive(x_65); +if (x_66 == 0) +{ +return x_65; +} +else +{ +lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_67 = lean_ctor_get(x_65, 0); +x_68 = lean_ctor_get(x_65, 1); +lean_inc(x_68); +lean_inc(x_67); +lean_dec(x_65); +x_69 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_68); +return x_69; +} +} +else +{ +lean_object* x_70; lean_object* x_71; lean_object* x_72; +x_70 = l_Lean_Syntax_getArg(x_49, x_60); +x_71 = l_Lean_Elab_instInhabitedDefViewElabHeader___closed__1; +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_49); +lean_ctor_set(x_72, 1, x_71); +lean_ctor_set(x_72, 2, x_70); +lean_ctor_set(x_1, 0, x_72); +if (lean_obj_tag(x_4) == 0) +{ +lean_object* x_73; lean_object* x_74; lean_object* x_75; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_73 = lean_box(0); +x_74 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_74, 0, x_2); +lean_ctor_set(x_74, 1, x_1); +lean_ctor_set(x_74, 2, x_73); +lean_ctor_set(x_74, 3, x_62); +x_75 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_75, 1, x_11); +return x_75; +} +else +{ +uint8_t x_76; +x_76 = !lean_is_exclusive(x_4); +if (x_76 == 0) +{ +lean_object* x_77; lean_object* x_78; uint8_t x_79; +x_77 = lean_ctor_get(x_4, 0); +x_78 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__3; +lean_inc(x_77); +x_79 = l_Lean_Syntax_isOfKind(x_77, x_78); +if (x_79 == 0) +{ +lean_object* x_80; lean_object* x_81; uint8_t x_82; +lean_free_object(x_4); +lean_dec(x_1); +lean_dec(x_2); +x_80 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__5; +x_81 = l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__4(x_77, x_80, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_82 = !lean_is_exclusive(x_81); +if (x_82 == 0) +{ +return x_81; +} +else +{ +lean_object* x_83; lean_object* x_84; lean_object* x_85; +x_83 = lean_ctor_get(x_81, 0); +x_84 = lean_ctor_get(x_81, 1); +lean_inc(x_84); +lean_inc(x_83); +lean_dec(x_81); +x_85 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_85, 0, x_83); +lean_ctor_set(x_85, 1, x_84); +return x_85; +} +} +else +{ +lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_86 = l_Lean_Syntax_getArg(x_77, x_58); +x_87 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_87, 0, x_77); +lean_ctor_set(x_87, 1, x_86); +lean_ctor_set(x_4, 0, x_87); +x_88 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_88, 0, x_2); +lean_ctor_set(x_88, 1, x_1); +lean_ctor_set(x_88, 2, x_4); +lean_ctor_set(x_88, 3, x_62); +x_89 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_89, 0, x_88); +lean_ctor_set(x_89, 1, x_11); +return x_89; +} +} +else +{ +lean_object* x_90; lean_object* x_91; uint8_t x_92; +x_90 = lean_ctor_get(x_4, 0); +lean_inc(x_90); +lean_dec(x_4); +x_91 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__3; +lean_inc(x_90); +x_92 = l_Lean_Syntax_isOfKind(x_90, x_91); +if (x_92 == 0) +{ +lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; +lean_dec(x_1); +lean_dec(x_2); +x_93 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__5; +x_94 = l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__4(x_90, x_93, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_95 = lean_ctor_get(x_94, 0); +lean_inc(x_95); +x_96 = lean_ctor_get(x_94, 1); +lean_inc(x_96); +if (lean_is_exclusive(x_94)) { + lean_ctor_release(x_94, 0); + lean_ctor_release(x_94, 1); + x_97 = x_94; +} else { + lean_dec_ref(x_94); + x_97 = lean_box(0); +} +if (lean_is_scalar(x_97)) { + x_98 = lean_alloc_ctor(1, 2, 0); +} else { + x_98 = x_97; +} +lean_ctor_set(x_98, 0, x_95); +lean_ctor_set(x_98, 1, x_96); +return x_98; +} +else +{ +lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_99 = l_Lean_Syntax_getArg(x_90, x_58); +x_100 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_100, 0, x_90); +lean_ctor_set(x_100, 1, x_99); +x_101 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_101, 0, x_100); +x_102 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_102, 0, x_2); +lean_ctor_set(x_102, 1, x_1); +lean_ctor_set(x_102, 2, x_101); +lean_ctor_set(x_102, 3, x_62); +x_103 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_103, 0, x_102); +lean_ctor_set(x_103, 1, x_11); +return x_103; +} +} +} +} +} +else +{ +lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; uint8_t x_109; +x_104 = lean_unsigned_to_nat(0u); +x_105 = l_Lean_Syntax_getArg(x_59, x_104); +lean_dec(x_59); +x_106 = l_Lean_Syntax_getArg(x_49, x_60); +x_107 = lean_box(0); +x_108 = l_Lean_Syntax_getArgs(x_105); +lean_dec(x_105); +x_109 = l_Array_isEmpty___rarg(x_108); +if (x_109 == 0) +{ +lean_object* x_110; size_t x_111; size_t x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; +x_110 = lean_array_get_size(x_108); +x_111 = lean_usize_of_nat(x_110); +lean_dec(x_110); +x_112 = 0; +x_113 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___spec__5___closed__2; +x_114 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__8(x_107, x_113, x_111, x_112, x_108); +x_115 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_115, 0, x_49); +lean_ctor_set(x_115, 1, x_114); +lean_ctor_set(x_115, 2, x_106); +lean_ctor_set(x_1, 0, x_115); +if (lean_obj_tag(x_4) == 0) +{ +lean_object* x_116; lean_object* x_117; lean_object* x_118; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_116 = lean_box(0); +x_117 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_117, 0, x_2); +lean_ctor_set(x_117, 1, x_1); +lean_ctor_set(x_117, 2, x_116); +lean_ctor_set(x_117, 3, x_104); +x_118 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_118, 0, x_117); +lean_ctor_set(x_118, 1, x_11); +return x_118; +} +else +{ +uint8_t x_119; +x_119 = !lean_is_exclusive(x_4); +if (x_119 == 0) +{ +lean_object* x_120; lean_object* x_121; uint8_t x_122; +x_120 = lean_ctor_get(x_4, 0); +x_121 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__3; +lean_inc(x_120); +x_122 = l_Lean_Syntax_isOfKind(x_120, x_121); +if (x_122 == 0) +{ +lean_object* x_123; lean_object* x_124; uint8_t x_125; +lean_free_object(x_4); +lean_dec(x_1); +lean_dec(x_2); +x_123 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__5; +x_124 = l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__4(x_120, x_123, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_125 = !lean_is_exclusive(x_124); +if (x_125 == 0) +{ +return x_124; +} +else +{ +lean_object* x_126; lean_object* x_127; lean_object* x_128; +x_126 = lean_ctor_get(x_124, 0); +x_127 = lean_ctor_get(x_124, 1); +lean_inc(x_127); +lean_inc(x_126); +lean_dec(x_124); +x_128 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_128, 0, x_126); +lean_ctor_set(x_128, 1, x_127); +return x_128; +} +} +else +{ +lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_129 = l_Lean_Syntax_getArg(x_120, x_58); +x_130 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_130, 0, x_120); +lean_ctor_set(x_130, 1, x_129); +lean_ctor_set(x_4, 0, x_130); +x_131 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_131, 0, x_2); +lean_ctor_set(x_131, 1, x_1); +lean_ctor_set(x_131, 2, x_4); +lean_ctor_set(x_131, 3, x_104); +x_132 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_132, 0, x_131); +lean_ctor_set(x_132, 1, x_11); +return x_132; +} +} +else +{ +lean_object* x_133; lean_object* x_134; uint8_t x_135; +x_133 = lean_ctor_get(x_4, 0); +lean_inc(x_133); +lean_dec(x_4); +x_134 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__3; +lean_inc(x_133); +x_135 = l_Lean_Syntax_isOfKind(x_133, x_134); +if (x_135 == 0) +{ +lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; +lean_dec(x_1); +lean_dec(x_2); +x_136 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__5; +x_137 = l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__4(x_133, x_136, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_138 = lean_ctor_get(x_137, 0); +lean_inc(x_138); +x_139 = lean_ctor_get(x_137, 1); +lean_inc(x_139); +if (lean_is_exclusive(x_137)) { + lean_ctor_release(x_137, 0); + lean_ctor_release(x_137, 1); + x_140 = x_137; +} else { + lean_dec_ref(x_137); + x_140 = lean_box(0); +} +if (lean_is_scalar(x_140)) { + x_141 = lean_alloc_ctor(1, 2, 0); +} else { + x_141 = x_140; +} +lean_ctor_set(x_141, 0, x_138); +lean_ctor_set(x_141, 1, x_139); +return x_141; +} +else +{ +lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_142 = l_Lean_Syntax_getArg(x_133, x_58); +x_143 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_143, 0, x_133); +lean_ctor_set(x_143, 1, x_142); +x_144 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_144, 0, x_143); +x_145 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_145, 0, x_2); +lean_ctor_set(x_145, 1, x_1); +lean_ctor_set(x_145, 2, x_144); +lean_ctor_set(x_145, 3, x_104); +x_146 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_146, 0, x_145); +lean_ctor_set(x_146, 1, x_11); +return x_146; +} +} +} +} +else +{ +lean_object* x_147; lean_object* x_148; uint8_t x_149; +lean_dec(x_108); +lean_dec(x_106); +lean_free_object(x_1); +lean_dec(x_4); +lean_dec(x_2); +x_147 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__11; +x_148 = l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__6(x_49, x_147, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_149 = !lean_is_exclusive(x_148); +if (x_149 == 0) +{ +return x_148; +} +else +{ +lean_object* x_150; lean_object* x_151; lean_object* x_152; +x_150 = lean_ctor_get(x_148, 0); +x_151 = lean_ctor_get(x_148, 1); +lean_inc(x_151); +lean_inc(x_150); +lean_dec(x_148); +x_152 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_152, 0, x_150); +lean_ctor_set(x_152, 1, x_151); +return x_152; +} +} +} +} +} +else +{ +lean_object* x_153; lean_object* x_154; uint8_t x_155; +x_153 = lean_ctor_get(x_1, 0); +lean_inc(x_153); +lean_dec(x_1); +x_154 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__7; +lean_inc(x_153); +x_155 = l_Lean_Syntax_isOfKind(x_153, x_154); +if (x_155 == 0) +{ +lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; +lean_dec(x_4); +lean_dec(x_2); +x_156 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__9; +x_157 = l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__6(x_153, x_156, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_158 = lean_ctor_get(x_157, 0); +lean_inc(x_158); +x_159 = lean_ctor_get(x_157, 1); +lean_inc(x_159); +if (lean_is_exclusive(x_157)) { + lean_ctor_release(x_157, 0); + lean_ctor_release(x_157, 1); + x_160 = x_157; +} else { + lean_dec_ref(x_157); + x_160 = lean_box(0); +} +if (lean_is_scalar(x_160)) { + x_161 = lean_alloc_ctor(1, 2, 0); +} else { + x_161 = x_160; +} +lean_ctor_set(x_161, 0, x_158); +lean_ctor_set(x_161, 1, x_159); +return x_161; +} +else +{ +lean_object* x_162; lean_object* x_163; lean_object* x_164; uint8_t x_165; +x_162 = lean_unsigned_to_nat(1u); +x_163 = l_Lean_Syntax_getArg(x_153, x_162); +x_164 = lean_unsigned_to_nat(2u); +lean_inc(x_163); +x_165 = l_Lean_Syntax_matchesNull(x_163, x_164); +if (x_165 == 0) +{ +lean_object* x_166; uint8_t x_167; +x_166 = lean_unsigned_to_nat(0u); +x_167 = l_Lean_Syntax_matchesNull(x_163, x_166); +if (x_167 == 0) +{ +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; +lean_dec(x_4); +lean_dec(x_2); +x_168 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__9; +x_169 = l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__6(x_153, x_168, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_170 = lean_ctor_get(x_169, 0); +lean_inc(x_170); +x_171 = lean_ctor_get(x_169, 1); +lean_inc(x_171); +if (lean_is_exclusive(x_169)) { + lean_ctor_release(x_169, 0); + lean_ctor_release(x_169, 1); + x_172 = x_169; +} else { + lean_dec_ref(x_169); + x_172 = lean_box(0); +} +if (lean_is_scalar(x_172)) { + x_173 = lean_alloc_ctor(1, 2, 0); +} else { + x_173 = x_172; +} +lean_ctor_set(x_173, 0, x_170); +lean_ctor_set(x_173, 1, x_171); +return x_173; +} +else +{ +lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; +x_174 = l_Lean_Syntax_getArg(x_153, x_164); +x_175 = l_Lean_Elab_instInhabitedDefViewElabHeader___closed__1; +x_176 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_176, 0, x_153); +lean_ctor_set(x_176, 1, x_175); +lean_ctor_set(x_176, 2, x_174); +x_177 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_177, 0, x_176); +if (lean_obj_tag(x_4) == 0) +{ +lean_object* x_178; lean_object* x_179; lean_object* x_180; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_178 = lean_box(0); +x_179 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_179, 0, x_2); +lean_ctor_set(x_179, 1, x_177); +lean_ctor_set(x_179, 2, x_178); +lean_ctor_set(x_179, 3, x_166); +x_180 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_180, 0, x_179); +lean_ctor_set(x_180, 1, x_11); +return x_180; +} +else +{ +lean_object* x_181; lean_object* x_182; lean_object* x_183; uint8_t x_184; +x_181 = lean_ctor_get(x_4, 0); +lean_inc(x_181); +if (lean_is_exclusive(x_4)) { + lean_ctor_release(x_4, 0); + x_182 = x_4; +} else { + lean_dec_ref(x_4); + x_182 = lean_box(0); +} +x_183 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__3; +lean_inc(x_181); +x_184 = l_Lean_Syntax_isOfKind(x_181, x_183); +if (x_184 == 0) +{ +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; +lean_dec(x_182); +lean_dec(x_177); +lean_dec(x_2); +x_185 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__5; +x_186 = l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__4(x_181, x_185, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_187 = lean_ctor_get(x_186, 0); +lean_inc(x_187); +x_188 = lean_ctor_get(x_186, 1); +lean_inc(x_188); +if (lean_is_exclusive(x_186)) { + lean_ctor_release(x_186, 0); + lean_ctor_release(x_186, 1); + x_189 = x_186; +} else { + lean_dec_ref(x_186); + x_189 = lean_box(0); +} +if (lean_is_scalar(x_189)) { + x_190 = lean_alloc_ctor(1, 2, 0); +} else { + x_190 = x_189; +} +lean_ctor_set(x_190, 0, x_187); +lean_ctor_set(x_190, 1, x_188); +return x_190; +} +else +{ +lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_191 = l_Lean_Syntax_getArg(x_181, x_162); +x_192 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_192, 0, x_181); +lean_ctor_set(x_192, 1, x_191); +if (lean_is_scalar(x_182)) { + x_193 = lean_alloc_ctor(1, 1, 0); +} else { + x_193 = x_182; +} +lean_ctor_set(x_193, 0, x_192); +x_194 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_194, 0, x_2); +lean_ctor_set(x_194, 1, x_177); +lean_ctor_set(x_194, 2, x_193); +lean_ctor_set(x_194, 3, x_166); +x_195 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_195, 0, x_194); +lean_ctor_set(x_195, 1, x_11); +return x_195; +} +} +} +} +else +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; uint8_t x_201; +x_196 = lean_unsigned_to_nat(0u); +x_197 = l_Lean_Syntax_getArg(x_163, x_196); +lean_dec(x_163); +x_198 = l_Lean_Syntax_getArg(x_153, x_164); +x_199 = lean_box(0); +x_200 = l_Lean_Syntax_getArgs(x_197); +lean_dec(x_197); +x_201 = l_Array_isEmpty___rarg(x_200); +if (x_201 == 0) +{ +lean_object* x_202; size_t x_203; size_t x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; +x_202 = lean_array_get_size(x_200); +x_203 = lean_usize_of_nat(x_202); +lean_dec(x_202); +x_204 = 0; +x_205 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_expandWhereStructInst___spec__5___closed__2; +x_206 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__8(x_199, x_205, x_203, x_204, x_200); +x_207 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_207, 0, x_153); +lean_ctor_set(x_207, 1, x_206); +lean_ctor_set(x_207, 2, x_198); +x_208 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_208, 0, x_207); +if (lean_obj_tag(x_4) == 0) +{ +lean_object* x_209; lean_object* x_210; lean_object* x_211; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_209 = lean_box(0); +x_210 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_210, 0, x_2); +lean_ctor_set(x_210, 1, x_208); +lean_ctor_set(x_210, 2, x_209); +lean_ctor_set(x_210, 3, x_196); +x_211 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_211, 0, x_210); +lean_ctor_set(x_211, 1, x_11); +return x_211; +} +else +{ +lean_object* x_212; lean_object* x_213; lean_object* x_214; uint8_t x_215; +x_212 = lean_ctor_get(x_4, 0); +lean_inc(x_212); +if (lean_is_exclusive(x_4)) { + lean_ctor_release(x_4, 0); + x_213 = x_4; +} else { + lean_dec_ref(x_4); + x_213 = lean_box(0); +} +x_214 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__3; +lean_inc(x_212); +x_215 = l_Lean_Syntax_isOfKind(x_212, x_214); +if (x_215 == 0) +{ +lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; +lean_dec(x_213); +lean_dec(x_208); +lean_dec(x_2); +x_216 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__5; +x_217 = l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__4(x_212, x_216, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_218 = lean_ctor_get(x_217, 0); +lean_inc(x_218); +x_219 = lean_ctor_get(x_217, 1); +lean_inc(x_219); +if (lean_is_exclusive(x_217)) { + lean_ctor_release(x_217, 0); + lean_ctor_release(x_217, 1); + x_220 = x_217; +} else { + lean_dec_ref(x_217); + x_220 = lean_box(0); +} +if (lean_is_scalar(x_220)) { + x_221 = lean_alloc_ctor(1, 2, 0); +} else { + x_221 = x_220; +} +lean_ctor_set(x_221, 0, x_218); +lean_ctor_set(x_221, 1, x_219); +return x_221; +} +else +{ +lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_222 = l_Lean_Syntax_getArg(x_212, x_162); +x_223 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_223, 0, x_212); +lean_ctor_set(x_223, 1, x_222); +if (lean_is_scalar(x_213)) { + x_224 = lean_alloc_ctor(1, 1, 0); +} else { + x_224 = x_213; +} +lean_ctor_set(x_224, 0, x_223); +x_225 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_225, 0, x_2); +lean_ctor_set(x_225, 1, x_208); +lean_ctor_set(x_225, 2, x_224); +lean_ctor_set(x_225, 3, x_196); +x_226 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_226, 0, x_225); +lean_ctor_set(x_226, 1, x_11); +return x_226; +} +} +} +else +{ +lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; +lean_dec(x_200); +lean_dec(x_198); +lean_dec(x_4); +lean_dec(x_2); +x_227 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__11; +x_228 = l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__6(x_153, x_227, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_229 = lean_ctor_get(x_228, 0); +lean_inc(x_229); +x_230 = lean_ctor_get(x_228, 1); +lean_inc(x_230); +if (lean_is_exclusive(x_228)) { + lean_ctor_release(x_228, 0); + lean_ctor_release(x_228, 1); + x_231 = x_228; +} else { + lean_dec_ref(x_228); + x_231 = lean_box(0); +} +if (lean_is_scalar(x_231)) { + x_232 = lean_alloc_ctor(1, 2, 0); +} else { + x_232 = x_231; +} +lean_ctor_set(x_232, 0, x_229); +lean_ctor_set(x_232, 1, x_230); +return x_232; +} +} +} +} +} +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Unexpected Termination.suffix syntax: ", 38); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes(" of kind ", 9); +return x_1; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +lean_object* x_11; lean_object* x_12; uint8_t x_13; +lean_dec(x_2); +x_11 = lean_unsigned_to_nat(1u); +x_12 = l_Lean_Syntax_getArg(x_1, x_11); +x_13 = l_Lean_Syntax_isNone(x_12); +if (x_13 == 0) +{ +uint8_t x_14; +lean_inc(x_12); +x_14 = l_Lean_Syntax_matchesNull(x_12, x_11); +if (x_14 == 0) +{ +lean_object* x_15; uint8_t x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; +lean_dec(x_12); +lean_dec(x_3); +x_15 = lean_box(0); +x_16 = 0; +x_17 = lean_unsigned_to_nat(0u); +lean_inc(x_1); +x_18 = l_Lean_Syntax_formatStxAux(x_15, x_16, x_17, x_1); +x_19 = l_Std_Format_defWidth; +x_20 = lean_format_pretty(x_18, x_19); +x_21 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2___closed__1; +x_22 = lean_string_append(x_21, x_20); +lean_dec(x_20); +x_23 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2___closed__2; +x_24 = lean_string_append(x_22, x_23); +lean_inc(x_1); +x_25 = l_Lean_Syntax_getKind(x_1); +x_26 = 1; +x_27 = l_Lean_Name_toString(x_25, x_26); +x_28 = lean_string_append(x_24, x_27); +lean_dec(x_27); +x_29 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_check___lambda__2___closed__3; +x_30 = lean_string_append(x_28, x_29); +x_31 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_31, 0, x_30); +x_32 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_32, 0, x_31); +x_33 = l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__2(x_1, x_32, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +return x_33; +} +else +{ +lean_object* x_34; lean_object* x_35; lean_object* x_36; uint8_t x_37; +x_34 = lean_unsigned_to_nat(0u); +x_35 = l_Lean_Syntax_getArg(x_12, x_34); +lean_dec(x_12); +x_36 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__3; +lean_inc(x_35); +x_37 = l_Lean_Syntax_isOfKind(x_35, x_36); +if (x_37 == 0) +{ +lean_object* x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +lean_dec(x_35); +lean_dec(x_3); +x_38 = lean_box(0); +x_39 = 0; +lean_inc(x_1); +x_40 = l_Lean_Syntax_formatStxAux(x_38, x_39, x_34, x_1); +x_41 = l_Std_Format_defWidth; +x_42 = lean_format_pretty(x_40, x_41); +x_43 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2___closed__1; +x_44 = lean_string_append(x_43, x_42); +lean_dec(x_42); +x_45 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2___closed__2; +x_46 = lean_string_append(x_44, x_45); +lean_inc(x_1); +x_47 = l_Lean_Syntax_getKind(x_1); +x_48 = 1; +x_49 = l_Lean_Name_toString(x_47, x_48); +x_50 = lean_string_append(x_46, x_49); +lean_dec(x_49); +x_51 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_check___lambda__2___closed__3; +x_52 = lean_string_append(x_50, x_51); +x_53 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_53, 0, x_52); +x_54 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_54, 0, x_53); +x_55 = l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__2(x_1, x_54, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +return x_55; +} +else +{ +lean_object* x_56; lean_object* x_57; lean_object* x_58; +x_56 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_56, 0, x_35); +x_57 = lean_box(0); +x_58 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1(x_3, x_1, x_57, x_56, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +return x_58; +} +} +} +else +{ +lean_object* x_59; lean_object* x_60; lean_object* x_61; +lean_dec(x_12); +x_59 = lean_box(0); +x_60 = lean_box(0); +x_61 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1(x_3, x_1, x_60, x_59, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +return x_61; +} +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__3___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__3___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Elab_addDeclarationRanges___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabHeaders___spec__3___closed__1; +x_2 = l_Lean_Elab_addDeclarationRanges___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabHeaders___spec__3___closed__2; +x_3 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__1; +x_4 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__3___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; uint8_t x_11; +lean_dec(x_2); +x_10 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__3___closed__2; +lean_inc(x_1); +x_11 = l_Lean_Syntax_isOfKind(x_1, x_10); +if (x_11 == 0) +{ +lean_object* x_12; uint8_t x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; uint8_t x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_12 = lean_box(0); +x_13 = 0; +x_14 = lean_unsigned_to_nat(0u); +lean_inc(x_1); +x_15 = l_Lean_Syntax_formatStxAux(x_12, x_13, x_14, x_1); +x_16 = l_Std_Format_defWidth; +x_17 = lean_format_pretty(x_15, x_16); +x_18 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2___closed__1; +x_19 = lean_string_append(x_18, x_17); +lean_dec(x_17); +x_20 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2___closed__2; +x_21 = lean_string_append(x_19, x_20); +lean_inc(x_1); +x_22 = l_Lean_Syntax_getKind(x_1); +x_23 = 1; +x_24 = l_Lean_Name_toString(x_22, x_23); +x_25 = lean_string_append(x_21, x_24); +lean_dec(x_24); +x_26 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_check___lambda__2___closed__3; +x_27 = lean_string_append(x_25, x_26); +x_28 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_28, 0, x_27); +x_29 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_29, 0, x_28); +x_30 = l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__2(x_1, x_29, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_30; +} +else +{ +lean_object* x_31; lean_object* x_32; uint8_t x_33; +x_31 = lean_unsigned_to_nat(0u); +x_32 = l_Lean_Syntax_getArg(x_1, x_31); +x_33 = l_Lean_Syntax_isNone(x_32); +if (x_33 == 0) +{ +lean_object* x_34; uint8_t x_35; +x_34 = lean_unsigned_to_nat(1u); +lean_inc(x_32); +x_35 = l_Lean_Syntax_matchesNull(x_32, x_34); +if (x_35 == 0) +{ +lean_object* x_36; uint8_t x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint8_t x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; +lean_dec(x_32); +x_36 = lean_box(0); +x_37 = 0; +lean_inc(x_1); +x_38 = l_Lean_Syntax_formatStxAux(x_36, x_37, x_31, x_1); +x_39 = l_Std_Format_defWidth; +x_40 = lean_format_pretty(x_38, x_39); +x_41 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2___closed__1; +x_42 = lean_string_append(x_41, x_40); +lean_dec(x_40); +x_43 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2___closed__2; +x_44 = lean_string_append(x_42, x_43); +lean_inc(x_1); +x_45 = l_Lean_Syntax_getKind(x_1); +x_46 = 1; +x_47 = l_Lean_Name_toString(x_45, x_46); +x_48 = lean_string_append(x_44, x_47); +lean_dec(x_47); +x_49 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_check___lambda__2___closed__3; +x_50 = lean_string_append(x_48, x_49); +x_51 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_51, 0, x_50); +x_52 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_52, 0, x_51); +x_53 = l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__2(x_1, x_52, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_53; +} +else +{ +lean_object* x_54; lean_object* x_55; uint8_t x_56; +x_54 = l_Lean_Syntax_getArg(x_32, x_31); +lean_dec(x_32); +x_55 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__7; +lean_inc(x_54); +x_56 = l_Lean_Syntax_isOfKind(x_54, x_55); +if (x_56 == 0) +{ +lean_object* x_57; uint8_t x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +lean_dec(x_54); +x_57 = lean_box(0); +x_58 = 0; +lean_inc(x_1); +x_59 = l_Lean_Syntax_formatStxAux(x_57, x_58, x_31, x_1); +x_60 = l_Std_Format_defWidth; +x_61 = lean_format_pretty(x_59, x_60); +x_62 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2___closed__1; +x_63 = lean_string_append(x_62, x_61); +lean_dec(x_61); +x_64 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2___closed__2; +x_65 = lean_string_append(x_63, x_64); +lean_inc(x_1); +x_66 = l_Lean_Syntax_getKind(x_1); +x_67 = 1; +x_68 = l_Lean_Name_toString(x_66, x_67); +x_69 = lean_string_append(x_65, x_68); +lean_dec(x_68); +x_70 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_check___lambda__2___closed__3; +x_71 = lean_string_append(x_69, x_70); +x_72 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_72, 0, x_71); +x_73 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = l_Lean_throwErrorAt___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__2(x_1, x_73, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_74; +} +else +{ +lean_object* x_75; lean_object* x_76; lean_object* x_77; +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_54); +x_76 = lean_box(0); +x_77 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2(x_1, x_76, x_75, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_77; +} +} +} +else +{ +lean_object* x_78; lean_object* x_79; lean_object* x_80; +lean_dec(x_32); +x_78 = lean_box(0); +x_79 = lean_box(0); +x_80 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2(x_1, x_79, x_78, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_80; +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; uint8_t x_11; +lean_dec(x_2); +x_10 = lean_unsigned_to_nat(0u); +lean_inc(x_1); +x_11 = l_Lean_Syntax_matchesNull(x_1, x_10); +if (x_11 == 0) +{ +lean_object* x_12; lean_object* x_13; +x_12 = lean_box(0); +x_13 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__3(x_1, x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_13; +} +else +{ +lean_object* x_14; lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +x_14 = lean_box(0); +x_15 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_15, 0, x_1); +lean_ctor_set(x_15, 1, x_14); +lean_ctor_set(x_15, 2, x_14); +lean_ctor_set(x_15, 3, x_10); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_9); +return x_16; +} +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +if (lean_obj_tag(x_1) == 0) +{ +lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_9 = lean_box(0); +x_10 = lean_unsigned_to_nat(0u); +x_11 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_11, 0, x_1); +lean_ctor_set(x_11, 1, x_9); +lean_ctor_set(x_11, 2, x_9); +lean_ctor_set(x_11, 3, x_10); +x_12 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_12, 0, x_11); +lean_ctor_set(x_12, 1, x_8); +return x_12; +} +else +{ +lean_object* x_13; lean_object* x_14; +x_13 = lean_box(0); +x_14 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__4(x_1, x_13, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +return x_14; +} +} +} +LEAN_EXPORT lean_object* l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; uint8_t x_10; +x_9 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerm___closed__2; +lean_inc(x_1); +x_10 = l_Lean_Syntax_isOfKind(x_1, x_9); +if (x_10 == 0) +{ +lean_object* x_11; uint8_t x_12; +x_11 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerm___closed__4; +lean_inc(x_1); +x_12 = l_Lean_Syntax_isOfKind(x_1, x_11); +if (x_12 == 0) +{ +lean_object* x_13; lean_object* x_14; +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_13 = l_Lean_Elab_WF_TerminationHints_none; +x_14 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_14, 0, x_13); +lean_ctor_set(x_14, 1, x_8); +return x_14; +} +else +{ +lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; +x_15 = lean_unsigned_to_nat(0u); +x_16 = l_Lean_Syntax_getArg(x_1, x_15); +lean_dec(x_1); +x_17 = lean_unsigned_to_nat(1u); +x_18 = l_Lean_Syntax_getArg(x_16, x_17); +lean_dec(x_16); +x_19 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +return x_19; +} +} +else +{ +lean_object* x_20; lean_object* x_21; lean_object* x_22; +x_20 = lean_unsigned_to_nat(2u); +x_21 = l_Lean_Syntax_getArg(x_1, x_20); +lean_dec(x_1); +x_22 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1(x_21, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +return x_22; +} +} +} +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; +x_9 = l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +return x_9; +} +} +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; +x_9 = l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__5(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +return x_9; +} +} +LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; +x_9 = l_Lean_throwError___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__7(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +return x_9; +} +} +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__8___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +size_t x_6; size_t x_7; lean_object* x_8; +x_6 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_7 = lean_unbox_usize(x_4); +lean_dec(x_4); +x_8 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__8(x_1, x_2, x_6, x_7, x_5); +lean_dec(x_2); +lean_dec(x_1); +return x_8; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; +x_12 = l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_3); +return x_12; +} +} +static lean_object* _init_l_Std_Range_forIn_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabFunValues___spec__1___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = lean_box(0); +x_2 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabFunValues___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +_start: +{ +uint8_t x_17; +x_17 = lean_nat_dec_le(x_7, x_6); +if (x_17 == 0) +{ +lean_object* x_18; uint8_t x_19; +x_18 = lean_unsigned_to_nat(0u); +x_19 = lean_nat_dec_eq(x_5, x_18); +if (x_19 == 0) +{ +lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; uint8_t x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; uint8_t x_32; +lean_dec(x_9); +x_20 = lean_unsigned_to_nat(1u); +x_21 = lean_nat_sub(x_5, x_20); +lean_dec(x_5); +x_28 = lean_nat_dec_lt(x_6, x_4); +x_29 = lean_nat_sub(x_1, x_4); +x_30 = lean_nat_add(x_29, x_6); +lean_dec(x_29); +x_31 = lean_array_get_size(x_2); +x_32 = lean_nat_dec_lt(x_30, x_31); +lean_dec(x_31); +if (x_28 == 0) +{ +lean_object* x_33; lean_object* x_34; +x_33 = l_Lean_instInhabitedSyntax; +x_34 = l___private_Init_Util_0__outOfBounds___rarg(x_33); +if (x_32 == 0) +{ +lean_object* x_35; lean_object* x_36; lean_object* x_37; +lean_dec(x_30); +x_35 = l_Lean_instInhabitedExpr; +x_36 = l___private_Init_Util_0__outOfBounds___rarg(x_35); +lean_inc(x_15); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +x_37 = l_Lean_Elab_Term_addLocalVarInfo(x_34, x_36, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +if (lean_obj_tag(x_37) == 0) +{ +lean_object* x_38; lean_object* x_39; +x_38 = lean_ctor_get(x_37, 1); +lean_inc(x_38); +lean_dec(x_37); +x_39 = l_Std_Range_forIn_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabFunValues___spec__1___closed__1; +x_22 = x_39; +x_23 = x_38; +goto block_27; +} +else +{ +uint8_t x_40; +lean_dec(x_21); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_6); +x_40 = !lean_is_exclusive(x_37); +if (x_40 == 0) +{ +return x_37; +} +else +{ +lean_object* x_41; lean_object* x_42; lean_object* x_43; +x_41 = lean_ctor_get(x_37, 0); +x_42 = lean_ctor_get(x_37, 1); +lean_inc(x_42); +lean_inc(x_41); +lean_dec(x_37); +x_43 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_43, 0, x_41); +lean_ctor_set(x_43, 1, x_42); +return x_43; +} +} +} +else +{ +lean_object* x_44; lean_object* x_45; +x_44 = lean_array_fget(x_2, x_30); +lean_dec(x_30); +lean_inc(x_15); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +x_45 = l_Lean_Elab_Term_addLocalVarInfo(x_34, x_44, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +if (lean_obj_tag(x_45) == 0) +{ +lean_object* x_46; lean_object* x_47; +x_46 = lean_ctor_get(x_45, 1); +lean_inc(x_46); +lean_dec(x_45); +x_47 = l_Std_Range_forIn_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabFunValues___spec__1___closed__1; +x_22 = x_47; +x_23 = x_46; +goto block_27; +} +else +{ +uint8_t x_48; +lean_dec(x_21); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_6); +x_48 = !lean_is_exclusive(x_45); +if (x_48 == 0) +{ +return x_45; +} +else +{ +lean_object* x_49; lean_object* x_50; lean_object* x_51; +x_49 = lean_ctor_get(x_45, 0); +x_50 = lean_ctor_get(x_45, 1); +lean_inc(x_50); +lean_inc(x_49); +lean_dec(x_45); +x_51 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_51, 0, x_49); +lean_ctor_set(x_51, 1, x_50); +return x_51; +} +} +} +} +else +{ +lean_object* x_52; +x_52 = lean_array_fget(x_3, x_6); +if (x_32 == 0) +{ lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_dec(x_30); x_53 = l_Lean_instInhabitedExpr; @@ -9678,7 +11611,7 @@ return x_20; } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; x_21 = lean_ctor_get(x_1, 0); x_22 = lean_ctor_get(x_1, 1); x_23 = lean_ctor_get(x_1, 2); @@ -9689,6 +11622,8 @@ x_27 = lean_ctor_get(x_1, 6); x_28 = lean_ctor_get(x_1, 7); x_29 = lean_ctor_get(x_1, 8); x_30 = lean_ctor_get(x_1, 9); +x_31 = lean_ctor_get(x_1, 10); +lean_inc(x_31); lean_inc(x_30); lean_inc(x_29); lean_inc(x_28); @@ -9700,44 +11635,45 @@ lean_inc(x_23); lean_inc(x_22); lean_inc(x_21); lean_dec(x_1); -x_31 = l_Lean_instantiateMVars___at_Lean_Elab_Term_MVarErrorInfo_logError___spec__1(x_28, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -x_32 = lean_ctor_get(x_31, 0); -lean_inc(x_32); -x_33 = lean_ctor_get(x_31, 1); +x_32 = l_Lean_instantiateMVars___at_Lean_Elab_Term_MVarErrorInfo_logError___spec__1(x_28, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +x_33 = lean_ctor_get(x_32, 0); lean_inc(x_33); -lean_dec(x_31); -x_34 = l_Lean_instantiateMVars___at_Lean_Elab_Term_MVarErrorInfo_logError___spec__1(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_33); -x_35 = lean_ctor_get(x_34, 0); -lean_inc(x_35); -x_36 = lean_ctor_get(x_34, 1); +x_34 = lean_ctor_get(x_32, 1); +lean_inc(x_34); +lean_dec(x_32); +x_35 = l_Lean_instantiateMVars___at_Lean_Elab_Term_MVarErrorInfo_logError___spec__1(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_34); +x_36 = lean_ctor_get(x_35, 0); lean_inc(x_36); -if (lean_is_exclusive(x_34)) { - lean_ctor_release(x_34, 0); - lean_ctor_release(x_34, 1); - x_37 = x_34; +x_37 = lean_ctor_get(x_35, 1); +lean_inc(x_37); +if (lean_is_exclusive(x_35)) { + lean_ctor_release(x_35, 0); + lean_ctor_release(x_35, 1); + x_38 = x_35; } else { - lean_dec_ref(x_34); - x_37 = lean_box(0); -} -x_38 = lean_alloc_ctor(0, 10, 0); -lean_ctor_set(x_38, 0, x_21); -lean_ctor_set(x_38, 1, x_22); -lean_ctor_set(x_38, 2, x_23); -lean_ctor_set(x_38, 3, x_24); -lean_ctor_set(x_38, 4, x_25); -lean_ctor_set(x_38, 5, x_26); -lean_ctor_set(x_38, 6, x_27); -lean_ctor_set(x_38, 7, x_32); -lean_ctor_set(x_38, 8, x_35); -lean_ctor_set(x_38, 9, x_30); -if (lean_is_scalar(x_37)) { - x_39 = lean_alloc_ctor(0, 2, 0); + lean_dec_ref(x_35); + x_38 = lean_box(0); +} +x_39 = lean_alloc_ctor(0, 11, 0); +lean_ctor_set(x_39, 0, x_21); +lean_ctor_set(x_39, 1, x_22); +lean_ctor_set(x_39, 2, x_23); +lean_ctor_set(x_39, 3, x_24); +lean_ctor_set(x_39, 4, x_25); +lean_ctor_set(x_39, 5, x_26); +lean_ctor_set(x_39, 6, x_27); +lean_ctor_set(x_39, 7, x_33); +lean_ctor_set(x_39, 8, x_36); +lean_ctor_set(x_39, 9, x_30); +lean_ctor_set(x_39, 10, x_31); +if (lean_is_scalar(x_38)) { + x_40 = lean_alloc_ctor(0, 2, 0); } else { - x_39 = x_37; + x_40 = x_38; } -lean_ctor_set(x_39, 0, x_38); -lean_ctor_set(x_39, 1, x_36); -return x_39; +lean_ctor_set(x_40, 0, x_39); +lean_ctor_set(x_40, 1, x_37); +return x_40; } } } @@ -15131,7 +17067,7 @@ lean_dec(x_7); x_56 = !lean_is_exclusive(x_55); if (x_56 == 0) { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; +lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; x_57 = lean_ctor_get(x_55, 0); lean_dec(x_57); x_58 = lean_ctor_get(x_1, 0); @@ -15145,71 +17081,77 @@ x_61 = lean_ctor_get(x_1, 2); lean_inc(x_61); x_62 = lean_ctor_get(x_1, 3); lean_inc(x_62); +x_63 = lean_ctor_get(x_1, 10); +lean_inc(x_63); lean_dec(x_1); lean_inc(x_58); -x_63 = lean_alloc_ctor(0, 10, 0); -lean_ctor_set(x_63, 0, x_58); -lean_ctor_set(x_63, 1, x_60); -lean_ctor_set(x_63, 2, x_61); -lean_ctor_set(x_63, 3, x_62); -lean_ctor_set(x_63, 4, x_49); -lean_ctor_set(x_63, 5, x_3); -lean_ctor_set(x_63, 6, x_4); -lean_ctor_set(x_63, 7, x_46); -lean_ctor_set(x_63, 8, x_48); -lean_ctor_set(x_63, 9, x_54); -x_64 = lean_alloc_ctor(0, 4, 0); +x_64 = lean_alloc_ctor(0, 11, 0); lean_ctor_set(x_64, 0, x_58); -lean_ctor_set(x_64, 1, x_59); -lean_ctor_set(x_64, 2, x_53); -lean_ctor_set(x_64, 3, x_63); -lean_ctor_set(x_55, 0, x_64); +lean_ctor_set(x_64, 1, x_60); +lean_ctor_set(x_64, 2, x_61); +lean_ctor_set(x_64, 3, x_62); +lean_ctor_set(x_64, 4, x_49); +lean_ctor_set(x_64, 5, x_3); +lean_ctor_set(x_64, 6, x_4); +lean_ctor_set(x_64, 7, x_46); +lean_ctor_set(x_64, 8, x_48); +lean_ctor_set(x_64, 9, x_54); +lean_ctor_set(x_64, 10, x_63); +x_65 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_65, 0, x_58); +lean_ctor_set(x_65, 1, x_59); +lean_ctor_set(x_65, 2, x_53); +lean_ctor_set(x_65, 3, x_64); +lean_ctor_set(x_55, 0, x_65); return x_55; } else { -lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_65 = lean_ctor_get(x_55, 1); -lean_inc(x_65); -lean_dec(x_55); -x_66 = lean_ctor_get(x_1, 0); +lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_66 = lean_ctor_get(x_55, 1); lean_inc(x_66); -x_67 = lean_ctor_get(x_38, 0); +lean_dec(x_55); +x_67 = lean_ctor_get(x_1, 0); lean_inc(x_67); -lean_dec(x_38); -x_68 = lean_ctor_get(x_1, 1); +x_68 = lean_ctor_get(x_38, 0); lean_inc(x_68); -x_69 = lean_ctor_get(x_1, 2); +lean_dec(x_38); +x_69 = lean_ctor_get(x_1, 1); lean_inc(x_69); -x_70 = lean_ctor_get(x_1, 3); +x_70 = lean_ctor_get(x_1, 2); lean_inc(x_70); +x_71 = lean_ctor_get(x_1, 3); +lean_inc(x_71); +x_72 = lean_ctor_get(x_1, 10); +lean_inc(x_72); lean_dec(x_1); -lean_inc(x_66); -x_71 = lean_alloc_ctor(0, 10, 0); -lean_ctor_set(x_71, 0, x_66); -lean_ctor_set(x_71, 1, x_68); -lean_ctor_set(x_71, 2, x_69); -lean_ctor_set(x_71, 3, x_70); -lean_ctor_set(x_71, 4, x_49); -lean_ctor_set(x_71, 5, x_3); -lean_ctor_set(x_71, 6, x_4); -lean_ctor_set(x_71, 7, x_46); -lean_ctor_set(x_71, 8, x_48); -lean_ctor_set(x_71, 9, x_54); -x_72 = lean_alloc_ctor(0, 4, 0); -lean_ctor_set(x_72, 0, x_66); -lean_ctor_set(x_72, 1, x_67); -lean_ctor_set(x_72, 2, x_53); -lean_ctor_set(x_72, 3, x_71); -x_73 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_73, 0, x_72); -lean_ctor_set(x_73, 1, x_65); -return x_73; +lean_inc(x_67); +x_73 = lean_alloc_ctor(0, 11, 0); +lean_ctor_set(x_73, 0, x_67); +lean_ctor_set(x_73, 1, x_69); +lean_ctor_set(x_73, 2, x_70); +lean_ctor_set(x_73, 3, x_71); +lean_ctor_set(x_73, 4, x_49); +lean_ctor_set(x_73, 5, x_3); +lean_ctor_set(x_73, 6, x_4); +lean_ctor_set(x_73, 7, x_46); +lean_ctor_set(x_73, 8, x_48); +lean_ctor_set(x_73, 9, x_54); +lean_ctor_set(x_73, 10, x_72); +x_74 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_74, 0, x_67); +lean_ctor_set(x_74, 1, x_68); +lean_ctor_set(x_74, 2, x_53); +lean_ctor_set(x_74, 3, x_73); +x_75 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_75, 1, x_66); +return x_75; } } else { -uint8_t x_74; +uint8_t x_76; lean_dec(x_33); lean_dec(x_31); lean_dec(x_12); @@ -15222,29 +17164,29 @@ lean_dec(x_6); lean_dec(x_4); lean_dec(x_3); lean_dec(x_1); -x_74 = !lean_is_exclusive(x_37); -if (x_74 == 0) +x_76 = !lean_is_exclusive(x_37); +if (x_76 == 0) { return x_37; } else { -lean_object* x_75; lean_object* x_76; lean_object* x_77; -x_75 = lean_ctor_get(x_37, 0); -x_76 = lean_ctor_get(x_37, 1); -lean_inc(x_76); -lean_inc(x_75); +lean_object* x_77; lean_object* x_78; lean_object* x_79; +x_77 = lean_ctor_get(x_37, 0); +x_78 = lean_ctor_get(x_37, 1); +lean_inc(x_78); +lean_inc(x_77); lean_dec(x_37); -x_77 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_77, 0, x_75); -lean_ctor_set(x_77, 1, x_76); -return x_77; +x_79 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_79, 0, x_77); +lean_ctor_set(x_79, 1, x_78); +return x_79; } } } else { -uint8_t x_78; +uint8_t x_80; lean_dec(x_31); lean_dec(x_12); lean_dec(x_11); @@ -15258,29 +17200,29 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_78 = !lean_is_exclusive(x_32); -if (x_78 == 0) +x_80 = !lean_is_exclusive(x_32); +if (x_80 == 0) { return x_32; } else { -lean_object* x_79; lean_object* x_80; lean_object* x_81; -x_79 = lean_ctor_get(x_32, 0); -x_80 = lean_ctor_get(x_32, 1); -lean_inc(x_80); -lean_inc(x_79); +lean_object* x_81; lean_object* x_82; lean_object* x_83; +x_81 = lean_ctor_get(x_32, 0); +x_82 = lean_ctor_get(x_32, 1); +lean_inc(x_82); +lean_inc(x_81); lean_dec(x_32); -x_81 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_81, 0, x_79); -lean_ctor_set(x_81, 1, x_80); -return x_81; +x_83 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_83, 0, x_81); +lean_ctor_set(x_83, 1, x_82); +return x_83; } } } else { -uint8_t x_82; +uint8_t x_84; lean_dec(x_15); lean_dec(x_14); lean_dec(x_12); @@ -15295,23 +17237,23 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_82 = !lean_is_exclusive(x_18); -if (x_82 == 0) +x_84 = !lean_is_exclusive(x_18); +if (x_84 == 0) { return x_18; } else { -lean_object* x_83; lean_object* x_84; lean_object* x_85; -x_83 = lean_ctor_get(x_18, 0); -x_84 = lean_ctor_get(x_18, 1); -lean_inc(x_84); -lean_inc(x_83); +lean_object* x_85; lean_object* x_86; lean_object* x_87; +x_85 = lean_ctor_get(x_18, 0); +x_86 = lean_ctor_get(x_18, 1); +lean_inc(x_86); +lean_inc(x_85); lean_dec(x_18); -x_85 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_85, 0, x_83); -lean_ctor_set(x_85, 1, x_84); -return x_85; +x_87 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_87, 0, x_85); +lean_ctor_set(x_87, 1, x_86); +return x_87; } } } @@ -16384,7 +18326,7 @@ x_17 = lean_unsigned_to_nat(0u); x_18 = lean_nat_dec_eq(x_4, x_17); if (x_18 == 0) { -lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_124; uint8_t x_125; +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_125; uint8_t x_126; x_19 = lean_unsigned_to_nat(1u); x_20 = lean_nat_sub(x_4, x_19); lean_dec(x_4); @@ -16398,25 +18340,25 @@ lean_inc(x_23); x_24 = lean_ctor_get(x_22, 1); lean_inc(x_24); lean_dec(x_22); -x_124 = lean_array_get_size(x_23); -x_125 = lean_nat_dec_lt(x_5, x_124); -lean_dec(x_124); -if (x_125 == 0) +x_125 = lean_array_get_size(x_23); +x_126 = lean_nat_dec_lt(x_5, x_125); +lean_dec(x_125); +if (x_126 == 0) { -lean_object* x_126; lean_object* x_127; -x_126 = l_Lean_Elab_Term_instInhabitedLetRecToLift; -x_127 = l___private_Init_Util_0__outOfBounds___rarg(x_126); -x_25 = x_127; -goto block_123; +lean_object* x_127; lean_object* x_128; +x_127 = l_Lean_Elab_Term_instInhabitedLetRecToLift; +x_128 = l___private_Init_Util_0__outOfBounds___rarg(x_127); +x_25 = x_128; +goto block_124; } else { -lean_object* x_128; -x_128 = lean_array_fget(x_23, x_5); -x_25 = x_128; -goto block_123; +lean_object* x_129; +x_129 = lean_array_fget(x_23, x_5); +x_25 = x_129; +goto block_124; } -block_123: +block_124: { lean_object* x_26; uint8_t x_27; x_26 = lean_ctor_get(x_25, 8); @@ -16773,7 +18715,7 @@ return x_94; } else { -lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; x_95 = lean_ctor_get(x_70, 0); x_96 = lean_ctor_get(x_70, 1); x_97 = lean_ctor_get(x_70, 2); @@ -16783,6 +18725,8 @@ x_100 = lean_ctor_get(x_70, 5); x_101 = lean_ctor_get(x_70, 6); x_102 = lean_ctor_get(x_70, 7); x_103 = lean_ctor_get(x_70, 9); +x_104 = lean_ctor_get(x_70, 10); +lean_inc(x_104); lean_inc(x_103); lean_inc(x_102); lean_inc(x_101); @@ -16793,40 +18737,41 @@ lean_inc(x_97); lean_inc(x_96); lean_inc(x_95); lean_dec(x_70); -x_104 = lean_alloc_ctor(0, 10, 0); -lean_ctor_set(x_104, 0, x_95); -lean_ctor_set(x_104, 1, x_96); -lean_ctor_set(x_104, 2, x_97); -lean_ctor_set(x_104, 3, x_98); -lean_ctor_set(x_104, 4, x_99); -lean_ctor_set(x_104, 5, x_100); -lean_ctor_set(x_104, 6, x_101); -lean_ctor_set(x_104, 7, x_102); -lean_ctor_set(x_104, 8, x_46); -lean_ctor_set(x_104, 9, x_103); -x_105 = lean_array_fset(x_72, x_5, x_104); -lean_inc(x_105); -x_106 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkFreeVarMap___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkLetRecClosures___spec__1(x_1, x_2, x_3, x_105, x_9, x_10, x_11, x_12, x_13, x_14, x_47); -x_107 = lean_ctor_get(x_106, 0); -lean_inc(x_107); -x_108 = lean_ctor_get(x_106, 1); +x_105 = lean_alloc_ctor(0, 11, 0); +lean_ctor_set(x_105, 0, x_95); +lean_ctor_set(x_105, 1, x_96); +lean_ctor_set(x_105, 2, x_97); +lean_ctor_set(x_105, 3, x_98); +lean_ctor_set(x_105, 4, x_99); +lean_ctor_set(x_105, 5, x_100); +lean_ctor_set(x_105, 6, x_101); +lean_ctor_set(x_105, 7, x_102); +lean_ctor_set(x_105, 8, x_46); +lean_ctor_set(x_105, 9, x_103); +lean_ctor_set(x_105, 10, x_104); +x_106 = lean_array_fset(x_72, x_5, x_105); +lean_inc(x_106); +x_107 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkFreeVarMap___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkLetRecClosures___spec__1(x_1, x_2, x_3, x_106, x_9, x_10, x_11, x_12, x_13, x_14, x_47); +x_108 = lean_ctor_get(x_107, 0); lean_inc(x_108); -lean_dec(x_106); +x_109 = lean_ctor_get(x_107, 1); +lean_inc(x_109); +lean_dec(x_107); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -x_109 = l_Std_Range_forIn_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkLetRecClosures___spec__15___lambda__1(x_5, x_107, x_105, x_24, x_71, x_9, x_10, x_11, x_12, x_13, x_14, x_108); -if (lean_obj_tag(x_109) == 0) -{ -lean_object* x_110; -x_110 = lean_ctor_get(x_109, 0); -lean_inc(x_110); +x_110 = l_Std_Range_forIn_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_MutualClosure_mkLetRecClosures___spec__15___lambda__1(x_5, x_108, x_106, x_24, x_71, x_9, x_10, x_11, x_12, x_13, x_14, x_109); if (lean_obj_tag(x_110) == 0) { -lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; +lean_object* x_111; +x_111 = lean_ctor_get(x_110, 0); +lean_inc(x_111); +if (lean_obj_tag(x_111) == 0) +{ +lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_dec(x_20); lean_dec(x_14); lean_dec(x_13); @@ -16835,49 +18780,49 @@ lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_5); -x_111 = lean_ctor_get(x_109, 1); -lean_inc(x_111); -if (lean_is_exclusive(x_109)) { - lean_ctor_release(x_109, 0); - lean_ctor_release(x_109, 1); - x_112 = x_109; +x_112 = lean_ctor_get(x_110, 1); +lean_inc(x_112); +if (lean_is_exclusive(x_110)) { + lean_ctor_release(x_110, 0); + lean_ctor_release(x_110, 1); + x_113 = x_110; } else { - lean_dec_ref(x_109); - x_112 = lean_box(0); + lean_dec_ref(x_110); + x_113 = lean_box(0); } -x_113 = lean_ctor_get(x_110, 0); -lean_inc(x_113); -lean_dec(x_110); -if (lean_is_scalar(x_112)) { - x_114 = lean_alloc_ctor(0, 2, 0); +x_114 = lean_ctor_get(x_111, 0); +lean_inc(x_114); +lean_dec(x_111); +if (lean_is_scalar(x_113)) { + x_115 = lean_alloc_ctor(0, 2, 0); } else { - x_114 = x_112; + x_115 = x_113; } -lean_ctor_set(x_114, 0, x_113); -lean_ctor_set(x_114, 1, x_111); -return x_114; +lean_ctor_set(x_115, 0, x_114); +lean_ctor_set(x_115, 1, x_112); +return x_115; } else { -lean_object* x_115; lean_object* x_116; lean_object* x_117; -x_115 = lean_ctor_get(x_109, 1); -lean_inc(x_115); -lean_dec(x_109); -x_116 = lean_ctor_get(x_110, 0); +lean_object* x_116; lean_object* x_117; lean_object* x_118; +x_116 = lean_ctor_get(x_110, 1); lean_inc(x_116); lean_dec(x_110); -x_117 = lean_nat_add(x_5, x_7); +x_117 = lean_ctor_get(x_111, 0); +lean_inc(x_117); +lean_dec(x_111); +x_118 = lean_nat_add(x_5, x_7); lean_dec(x_5); x_4 = x_20; -x_5 = x_117; -x_8 = x_116; -x_15 = x_115; +x_5 = x_118; +x_8 = x_117; +x_15 = x_116; goto _start; } } else { -lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; +lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_dec(x_20); lean_dec(x_14); lean_dec(x_13); @@ -16886,26 +18831,26 @@ lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_5); -x_119 = lean_ctor_get(x_109, 0); -lean_inc(x_119); -x_120 = lean_ctor_get(x_109, 1); +x_120 = lean_ctor_get(x_110, 0); lean_inc(x_120); -if (lean_is_exclusive(x_109)) { - lean_ctor_release(x_109, 0); - lean_ctor_release(x_109, 1); - x_121 = x_109; +x_121 = lean_ctor_get(x_110, 1); +lean_inc(x_121); +if (lean_is_exclusive(x_110)) { + lean_ctor_release(x_110, 0); + lean_ctor_release(x_110, 1); + x_122 = x_110; } else { - lean_dec_ref(x_109); - x_121 = lean_box(0); + lean_dec_ref(x_110); + x_122 = lean_box(0); } -if (lean_is_scalar(x_121)) { - x_122 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_122)) { + x_123 = lean_alloc_ctor(1, 2, 0); } else { - x_122 = x_121; + x_123 = x_122; } -lean_ctor_set(x_122, 0, x_119); -lean_ctor_set(x_122, 1, x_120); -return x_122; +lean_ctor_set(x_123, 0, x_120); +lean_ctor_set(x_123, 1, x_121); +return x_123; } } } @@ -16914,7 +18859,7 @@ return x_122; } else { -lean_object* x_129; +lean_object* x_130; lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); @@ -16923,15 +18868,15 @@ lean_dec(x_10); lean_dec(x_9); lean_dec(x_5); lean_dec(x_4); -x_129 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_129, 0, x_8); -lean_ctor_set(x_129, 1, x_15); -return x_129; +x_130 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_130, 0, x_8); +lean_ctor_set(x_130, 1, x_15); +return x_130; } } else { -lean_object* x_130; +lean_object* x_131; lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); @@ -16940,10 +18885,10 @@ lean_dec(x_10); lean_dec(x_9); lean_dec(x_5); lean_dec(x_4); -x_130 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_130, 0, x_8); -lean_ctor_set(x_130, 1, x_15); -return x_130; +x_131 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_131, 0, x_8); +lean_ctor_set(x_131, 1, x_15); +return x_131; } } } @@ -18443,506 +20388,394 @@ LEAN_EXPORT lean_object* l_Lean_Expr_ReplaceImpl_replaceUnsafeM_visit___at_Lean_ lean_object* x_4; x_4 = l_Lean_Expr_ReplaceImpl_replaceUnsafeM_visit___at_Lean_Elab_Term_MutualClosure_Replacement_apply___spec__2(x_1, x_2, x_3); lean_dec(x_1); -return x_4; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_Term_MutualClosure_Replacement_apply___boxed(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; -x_3 = l_Lean_Elab_Term_MutualClosure_Replacement_apply(x_1, x_2); -lean_dec(x_1); -return x_3; -} -} -LEAN_EXPORT lean_object* l_Nat_foldM_loop___at_Lean_Elab_Term_MutualClosure_pushMain___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { -_start: -{ -lean_object* x_14; uint8_t x_15; -x_14 = lean_unsigned_to_nat(0u); -x_15 = lean_nat_dec_eq(x_5, x_14); -if (x_15 == 0) -{ -lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; lean_object* x_22; uint8_t x_23; -x_16 = lean_unsigned_to_nat(1u); -x_17 = lean_nat_sub(x_5, x_16); -lean_dec(x_5); -x_18 = lean_nat_sub(x_4, x_17); -x_19 = lean_nat_sub(x_18, x_16); -lean_dec(x_18); -x_20 = lean_array_get_size(x_2); -x_21 = lean_nat_dec_lt(x_19, x_20); -lean_dec(x_20); -x_22 = lean_array_get_size(x_3); -x_23 = lean_nat_dec_lt(x_19, x_22); -lean_dec(x_22); -if (x_21 == 0) -{ -lean_object* x_24; lean_object* x_25; -x_24 = l_Lean_Elab_instInhabitedDefViewElabHeader; -x_25 = l___private_Init_Util_0__outOfBounds___rarg(x_24); -if (x_23 == 0) -{ -lean_object* x_26; lean_object* x_27; uint8_t x_28; uint8_t x_29; uint8_t x_30; lean_object* x_31; -lean_dec(x_19); -x_26 = l_Lean_instInhabitedExpr; -x_27 = l___private_Init_Util_0__outOfBounds___rarg(x_26); -x_28 = 0; -x_29 = 1; -x_30 = 1; -lean_inc(x_1); -x_31 = l_Lean_Meta_mkLambdaFVars(x_1, x_27, x_28, x_29, x_30, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_31) == 0) -{ -lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; uint8_t x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; -x_32 = lean_ctor_get(x_31, 0); -lean_inc(x_32); -x_33 = lean_ctor_get(x_31, 1); -lean_inc(x_33); -lean_dec(x_31); -x_34 = lean_ctor_get(x_25, 0); -lean_inc(x_34); -x_35 = lean_ctor_get(x_25, 1); -lean_inc(x_35); -x_36 = lean_ctor_get_uint8(x_25, sizeof(void*)*9); -x_37 = lean_ctor_get(x_25, 3); -lean_inc(x_37); -x_38 = lean_ctor_get(x_25, 7); -lean_inc(x_38); -lean_dec(x_25); -lean_inc(x_1); -x_39 = l_Lean_Meta_mkForallFVars(x_1, x_38, x_28, x_29, x_30, x_9, x_10, x_11, x_12, x_33); -if (lean_obj_tag(x_39) == 0) -{ -lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; -x_40 = lean_ctor_get(x_39, 0); -lean_inc(x_40); -x_41 = lean_ctor_get(x_39, 1); -lean_inc(x_41); -lean_dec(x_39); -x_42 = l_Lean_Elab_getDeclarationSelectionRef(x_34); -x_43 = lean_box(0); -x_44 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_44, 0, x_42); -lean_ctor_set(x_44, 1, x_43); -lean_ctor_set(x_44, 2, x_35); -lean_ctor_set(x_44, 3, x_37); -lean_ctor_set(x_44, 4, x_40); -lean_ctor_set(x_44, 5, x_32); -lean_ctor_set_uint8(x_44, sizeof(void*)*6, x_36); -x_45 = lean_array_push(x_6, x_44); -x_5 = x_17; -x_6 = x_45; -x_13 = x_41; -goto _start; -} -else -{ -uint8_t x_47; -lean_dec(x_37); -lean_dec(x_35); -lean_dec(x_34); -lean_dec(x_32); -lean_dec(x_17); -lean_dec(x_6); -lean_dec(x_1); -x_47 = !lean_is_exclusive(x_39); -if (x_47 == 0) -{ -return x_39; +return x_4; } -else -{ -lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_48 = lean_ctor_get(x_39, 0); -x_49 = lean_ctor_get(x_39, 1); -lean_inc(x_49); -lean_inc(x_48); -lean_dec(x_39); -x_50 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_50, 0, x_48); -lean_ctor_set(x_50, 1, x_49); -return x_50; } +LEAN_EXPORT lean_object* l_Lean_Elab_Term_MutualClosure_Replacement_apply___boxed(lean_object* x_1, lean_object* x_2) { +_start: +{ +lean_object* x_3; +x_3 = l_Lean_Elab_Term_MutualClosure_Replacement_apply(x_1, x_2); +lean_dec(x_1); +return x_3; } } -else +LEAN_EXPORT lean_object* l_Nat_foldM_loop___at_Lean_Elab_Term_MutualClosure_pushMain___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +_start: { -uint8_t x_51; -lean_dec(x_25); -lean_dec(x_17); -lean_dec(x_6); -lean_dec(x_1); -x_51 = !lean_is_exclusive(x_31); -if (x_51 == 0) +lean_object* x_14; uint8_t x_15; +x_14 = lean_unsigned_to_nat(0u); +x_15 = lean_nat_dec_eq(x_5, x_14); +if (x_15 == 0) { -return x_31; +lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_91; uint8_t x_92; +x_16 = lean_unsigned_to_nat(1u); +x_17 = lean_nat_sub(x_5, x_16); +lean_dec(x_5); +x_18 = lean_nat_sub(x_4, x_17); +x_19 = lean_nat_sub(x_18, x_16); +lean_dec(x_18); +x_91 = lean_array_get_size(x_2); +x_92 = lean_nat_dec_lt(x_19, x_91); +lean_dec(x_91); +if (x_92 == 0) +{ +lean_object* x_93; lean_object* x_94; +x_93 = l_Lean_Elab_instInhabitedDefViewElabHeader; +x_94 = l___private_Init_Util_0__outOfBounds___rarg(x_93); +x_20 = x_94; +goto block_90; } else { -lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_52 = lean_ctor_get(x_31, 0); -x_53 = lean_ctor_get(x_31, 1); -lean_inc(x_53); -lean_inc(x_52); -lean_dec(x_31); -x_54 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_54, 0, x_52); -lean_ctor_set(x_54, 1, x_53); -return x_54; -} +lean_object* x_95; +x_95 = lean_array_fget(x_2, x_19); +x_20 = x_95; +goto block_90; } -} -else +block_90: +{ +lean_object* x_21; lean_object* x_22; uint8_t x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +x_22 = lean_ctor_get(x_20, 1); +lean_inc(x_22); +x_23 = lean_ctor_get_uint8(x_20, sizeof(void*)*9); +x_24 = lean_ctor_get(x_20, 3); +lean_inc(x_24); +x_25 = lean_ctor_get(x_20, 6); +lean_inc(x_25); +x_26 = lean_ctor_get(x_20, 7); +lean_inc(x_26); +x_27 = lean_ctor_get(x_20, 8); +lean_inc(x_27); +lean_dec(x_20); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +x_28 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint(x_27, x_7, x_8, x_9, x_10, x_11, x_12, x_13); +if (lean_obj_tag(x_28) == 0) +{ +lean_object* x_29; lean_object* x_30; lean_object* x_31; uint8_t x_32; +x_29 = lean_ctor_get(x_28, 0); +lean_inc(x_29); +x_30 = lean_ctor_get(x_28, 1); +lean_inc(x_30); +lean_dec(x_28); +x_31 = lean_array_get_size(x_3); +x_32 = lean_nat_dec_lt(x_19, x_31); +lean_dec(x_31); +if (x_32 == 0) { -lean_object* x_55; uint8_t x_56; uint8_t x_57; uint8_t x_58; lean_object* x_59; -x_55 = lean_array_fget(x_3, x_19); +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint8_t x_38; uint8_t x_39; uint8_t x_40; lean_object* x_41; lean_dec(x_19); -x_56 = 0; -x_57 = 1; -x_58 = 1; +x_33 = l_Lean_instInhabitedExpr; +x_34 = l___private_Init_Util_0__outOfBounds___rarg(x_33); +lean_inc(x_34); +x_35 = l_Lean_Elab_WF_TerminationHints_checkVars(x_25, x_29, x_34, x_9, x_10, x_11, x_12, x_30); +x_36 = lean_ctor_get(x_35, 0); +lean_inc(x_36); +x_37 = lean_ctor_get(x_35, 1); +lean_inc(x_37); +lean_dec(x_35); +x_38 = 0; +x_39 = 1; +x_40 = 1; lean_inc(x_1); -x_59 = l_Lean_Meta_mkLambdaFVars(x_1, x_55, x_56, x_57, x_58, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_59) == 0) +x_41 = l_Lean_Meta_mkLambdaFVars(x_1, x_34, x_38, x_39, x_40, x_9, x_10, x_11, x_12, x_37); +if (lean_obj_tag(x_41) == 0) { -lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint8_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_60 = lean_ctor_get(x_59, 0); -lean_inc(x_60); -x_61 = lean_ctor_get(x_59, 1); -lean_inc(x_61); -lean_dec(x_59); -x_62 = lean_ctor_get(x_25, 0); -lean_inc(x_62); -x_63 = lean_ctor_get(x_25, 1); -lean_inc(x_63); -x_64 = lean_ctor_get_uint8(x_25, sizeof(void*)*9); -x_65 = lean_ctor_get(x_25, 3); -lean_inc(x_65); -x_66 = lean_ctor_get(x_25, 7); -lean_inc(x_66); -lean_dec(x_25); +lean_object* x_42; lean_object* x_43; lean_object* x_44; +x_42 = lean_ctor_get(x_41, 0); +lean_inc(x_42); +x_43 = lean_ctor_get(x_41, 1); +lean_inc(x_43); +lean_dec(x_41); lean_inc(x_1); -x_67 = l_Lean_Meta_mkForallFVars(x_1, x_66, x_56, x_57, x_58, x_9, x_10, x_11, x_12, x_61); -if (lean_obj_tag(x_67) == 0) +x_44 = l_Lean_Meta_mkForallFVars(x_1, x_26, x_38, x_39, x_40, x_9, x_10, x_11, x_12, x_43); +if (lean_obj_tag(x_44) == 0) { -lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_68 = lean_ctor_get(x_67, 0); -lean_inc(x_68); -x_69 = lean_ctor_get(x_67, 1); -lean_inc(x_69); -lean_dec(x_67); -x_70 = l_Lean_Elab_getDeclarationSelectionRef(x_62); -x_71 = lean_box(0); -x_72 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_72, 0, x_70); -lean_ctor_set(x_72, 1, x_71); -lean_ctor_set(x_72, 2, x_63); -lean_ctor_set(x_72, 3, x_65); -lean_ctor_set(x_72, 4, x_68); -lean_ctor_set(x_72, 5, x_60); -lean_ctor_set_uint8(x_72, sizeof(void*)*6, x_64); -x_73 = lean_array_push(x_6, x_72); +lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_45 = lean_ctor_get(x_44, 0); +lean_inc(x_45); +x_46 = lean_ctor_get(x_44, 1); +lean_inc(x_46); +lean_dec(x_44); +x_47 = l_Lean_Elab_getDeclarationSelectionRef(x_21); +x_48 = lean_box(0); +x_49 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_49, 0, x_47); +lean_ctor_set(x_49, 1, x_48); +lean_ctor_set(x_49, 2, x_22); +lean_ctor_set(x_49, 3, x_24); +lean_ctor_set(x_49, 4, x_45); +lean_ctor_set(x_49, 5, x_42); +lean_ctor_set(x_49, 6, x_36); +lean_ctor_set_uint8(x_49, sizeof(void*)*7, x_23); +x_50 = lean_array_push(x_6, x_49); x_5 = x_17; -x_6 = x_73; -x_13 = x_69; +x_6 = x_50; +x_13 = x_46; goto _start; } else { -uint8_t x_75; -lean_dec(x_65); -lean_dec(x_63); -lean_dec(x_62); -lean_dec(x_60); +uint8_t x_52; +lean_dec(x_42); +lean_dec(x_36); +lean_dec(x_24); +lean_dec(x_22); +lean_dec(x_21); lean_dec(x_17); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_75 = !lean_is_exclusive(x_67); -if (x_75 == 0) +x_52 = !lean_is_exclusive(x_44); +if (x_52 == 0) { -return x_67; +return x_44; } else { -lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_76 = lean_ctor_get(x_67, 0); -x_77 = lean_ctor_get(x_67, 1); -lean_inc(x_77); -lean_inc(x_76); -lean_dec(x_67); -x_78 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_78, 0, x_76); -lean_ctor_set(x_78, 1, x_77); -return x_78; +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_44, 0); +x_54 = lean_ctor_get(x_44, 1); +lean_inc(x_54); +lean_inc(x_53); +lean_dec(x_44); +x_55 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_54); +return x_55; } } } else { -uint8_t x_79; -lean_dec(x_25); +uint8_t x_56; +lean_dec(x_36); +lean_dec(x_26); +lean_dec(x_24); +lean_dec(x_22); +lean_dec(x_21); lean_dec(x_17); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_79 = !lean_is_exclusive(x_59); -if (x_79 == 0) +x_56 = !lean_is_exclusive(x_41); +if (x_56 == 0) { -return x_59; +return x_41; } else { -lean_object* x_80; lean_object* x_81; lean_object* x_82; -x_80 = lean_ctor_get(x_59, 0); -x_81 = lean_ctor_get(x_59, 1); -lean_inc(x_81); -lean_inc(x_80); -lean_dec(x_59); -x_82 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_82, 0, x_80); -lean_ctor_set(x_82, 1, x_81); -return x_82; -} +lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_41, 0); +x_58 = lean_ctor_get(x_41, 1); +lean_inc(x_58); +lean_inc(x_57); +lean_dec(x_41); +x_59 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_59, 0, x_57); +lean_ctor_set(x_59, 1, x_58); +return x_59; } } } else { -lean_object* x_83; -x_83 = lean_array_fget(x_2, x_19); -if (x_23 == 0) -{ -lean_object* x_84; lean_object* x_85; uint8_t x_86; uint8_t x_87; uint8_t x_88; lean_object* x_89; +lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint8_t x_64; uint8_t x_65; uint8_t x_66; lean_object* x_67; +x_60 = lean_array_fget(x_3, x_19); lean_dec(x_19); -x_84 = l_Lean_instInhabitedExpr; -x_85 = l___private_Init_Util_0__outOfBounds___rarg(x_84); -x_86 = 0; -x_87 = 1; -x_88 = 1; +lean_inc(x_60); +x_61 = l_Lean_Elab_WF_TerminationHints_checkVars(x_25, x_29, x_60, x_9, x_10, x_11, x_12, x_30); +x_62 = lean_ctor_get(x_61, 0); +lean_inc(x_62); +x_63 = lean_ctor_get(x_61, 1); +lean_inc(x_63); +lean_dec(x_61); +x_64 = 0; +x_65 = 1; +x_66 = 1; lean_inc(x_1); -x_89 = l_Lean_Meta_mkLambdaFVars(x_1, x_85, x_86, x_87, x_88, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_89) == 0) +x_67 = l_Lean_Meta_mkLambdaFVars(x_1, x_60, x_64, x_65, x_66, x_9, x_10, x_11, x_12, x_63); +if (lean_obj_tag(x_67) == 0) { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; uint8_t x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; -x_90 = lean_ctor_get(x_89, 0); -lean_inc(x_90); -x_91 = lean_ctor_get(x_89, 1); -lean_inc(x_91); -lean_dec(x_89); -x_92 = lean_ctor_get(x_83, 0); -lean_inc(x_92); -x_93 = lean_ctor_get(x_83, 1); -lean_inc(x_93); -x_94 = lean_ctor_get_uint8(x_83, sizeof(void*)*9); -x_95 = lean_ctor_get(x_83, 3); -lean_inc(x_95); -x_96 = lean_ctor_get(x_83, 7); -lean_inc(x_96); -lean_dec(x_83); +lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_68 = lean_ctor_get(x_67, 0); +lean_inc(x_68); +x_69 = lean_ctor_get(x_67, 1); +lean_inc(x_69); +lean_dec(x_67); lean_inc(x_1); -x_97 = l_Lean_Meta_mkForallFVars(x_1, x_96, x_86, x_87, x_88, x_9, x_10, x_11, x_12, x_91); -if (lean_obj_tag(x_97) == 0) +x_70 = l_Lean_Meta_mkForallFVars(x_1, x_26, x_64, x_65, x_66, x_9, x_10, x_11, x_12, x_69); +if (lean_obj_tag(x_70) == 0) { -lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_98 = lean_ctor_get(x_97, 0); -lean_inc(x_98); -x_99 = lean_ctor_get(x_97, 1); -lean_inc(x_99); -lean_dec(x_97); -x_100 = l_Lean_Elab_getDeclarationSelectionRef(x_92); -x_101 = lean_box(0); -x_102 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_102, 0, x_100); -lean_ctor_set(x_102, 1, x_101); -lean_ctor_set(x_102, 2, x_93); -lean_ctor_set(x_102, 3, x_95); -lean_ctor_set(x_102, 4, x_98); -lean_ctor_set(x_102, 5, x_90); -lean_ctor_set_uint8(x_102, sizeof(void*)*6, x_94); -x_103 = lean_array_push(x_6, x_102); +lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_71 = lean_ctor_get(x_70, 0); +lean_inc(x_71); +x_72 = lean_ctor_get(x_70, 1); +lean_inc(x_72); +lean_dec(x_70); +x_73 = l_Lean_Elab_getDeclarationSelectionRef(x_21); +x_74 = lean_box(0); +x_75 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_75, 0, x_73); +lean_ctor_set(x_75, 1, x_74); +lean_ctor_set(x_75, 2, x_22); +lean_ctor_set(x_75, 3, x_24); +lean_ctor_set(x_75, 4, x_71); +lean_ctor_set(x_75, 5, x_68); +lean_ctor_set(x_75, 6, x_62); +lean_ctor_set_uint8(x_75, sizeof(void*)*7, x_23); +x_76 = lean_array_push(x_6, x_75); x_5 = x_17; -x_6 = x_103; -x_13 = x_99; +x_6 = x_76; +x_13 = x_72; goto _start; } else { -uint8_t x_105; -lean_dec(x_95); -lean_dec(x_93); -lean_dec(x_92); -lean_dec(x_90); -lean_dec(x_17); -lean_dec(x_6); -lean_dec(x_1); -x_105 = !lean_is_exclusive(x_97); -if (x_105 == 0) -{ -return x_97; -} -else -{ -lean_object* x_106; lean_object* x_107; lean_object* x_108; -x_106 = lean_ctor_get(x_97, 0); -x_107 = lean_ctor_get(x_97, 1); -lean_inc(x_107); -lean_inc(x_106); -lean_dec(x_97); -x_108 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_108, 0, x_106); -lean_ctor_set(x_108, 1, x_107); -return x_108; -} -} -} -else -{ -uint8_t x_109; -lean_dec(x_83); +uint8_t x_78; +lean_dec(x_68); +lean_dec(x_62); +lean_dec(x_24); +lean_dec(x_22); +lean_dec(x_21); lean_dec(x_17); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_109 = !lean_is_exclusive(x_89); -if (x_109 == 0) +x_78 = !lean_is_exclusive(x_70); +if (x_78 == 0) { -return x_89; +return x_70; } else { -lean_object* x_110; lean_object* x_111; lean_object* x_112; -x_110 = lean_ctor_get(x_89, 0); -x_111 = lean_ctor_get(x_89, 1); -lean_inc(x_111); -lean_inc(x_110); -lean_dec(x_89); -x_112 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_112, 0, x_110); -lean_ctor_set(x_112, 1, x_111); -return x_112; -} +lean_object* x_79; lean_object* x_80; lean_object* x_81; +x_79 = lean_ctor_get(x_70, 0); +x_80 = lean_ctor_get(x_70, 1); +lean_inc(x_80); +lean_inc(x_79); +lean_dec(x_70); +x_81 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_81, 0, x_79); +lean_ctor_set(x_81, 1, x_80); +return x_81; } } -else -{ -lean_object* x_113; uint8_t x_114; uint8_t x_115; uint8_t x_116; lean_object* x_117; -x_113 = lean_array_fget(x_3, x_19); -lean_dec(x_19); -x_114 = 0; -x_115 = 1; -x_116 = 1; -lean_inc(x_1); -x_117 = l_Lean_Meta_mkLambdaFVars(x_1, x_113, x_114, x_115, x_116, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_117) == 0) -{ -lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; uint8_t x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; -x_118 = lean_ctor_get(x_117, 0); -lean_inc(x_118); -x_119 = lean_ctor_get(x_117, 1); -lean_inc(x_119); -lean_dec(x_117); -x_120 = lean_ctor_get(x_83, 0); -lean_inc(x_120); -x_121 = lean_ctor_get(x_83, 1); -lean_inc(x_121); -x_122 = lean_ctor_get_uint8(x_83, sizeof(void*)*9); -x_123 = lean_ctor_get(x_83, 3); -lean_inc(x_123); -x_124 = lean_ctor_get(x_83, 7); -lean_inc(x_124); -lean_dec(x_83); -lean_inc(x_1); -x_125 = l_Lean_Meta_mkForallFVars(x_1, x_124, x_114, x_115, x_116, x_9, x_10, x_11, x_12, x_119); -if (lean_obj_tag(x_125) == 0) -{ -lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; -x_126 = lean_ctor_get(x_125, 0); -lean_inc(x_126); -x_127 = lean_ctor_get(x_125, 1); -lean_inc(x_127); -lean_dec(x_125); -x_128 = l_Lean_Elab_getDeclarationSelectionRef(x_120); -x_129 = lean_box(0); -x_130 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_130, 0, x_128); -lean_ctor_set(x_130, 1, x_129); -lean_ctor_set(x_130, 2, x_121); -lean_ctor_set(x_130, 3, x_123); -lean_ctor_set(x_130, 4, x_126); -lean_ctor_set(x_130, 5, x_118); -lean_ctor_set_uint8(x_130, sizeof(void*)*6, x_122); -x_131 = lean_array_push(x_6, x_130); -x_5 = x_17; -x_6 = x_131; -x_13 = x_127; -goto _start; } else { -uint8_t x_133; -lean_dec(x_123); -lean_dec(x_121); -lean_dec(x_120); -lean_dec(x_118); +uint8_t x_82; +lean_dec(x_62); +lean_dec(x_26); +lean_dec(x_24); +lean_dec(x_22); +lean_dec(x_21); lean_dec(x_17); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_133 = !lean_is_exclusive(x_125); -if (x_133 == 0) +x_82 = !lean_is_exclusive(x_67); +if (x_82 == 0) { -return x_125; +return x_67; } else { -lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_134 = lean_ctor_get(x_125, 0); -x_135 = lean_ctor_get(x_125, 1); -lean_inc(x_135); -lean_inc(x_134); -lean_dec(x_125); -x_136 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_136, 0, x_134); -lean_ctor_set(x_136, 1, x_135); -return x_136; +lean_object* x_83; lean_object* x_84; lean_object* x_85; +x_83 = lean_ctor_get(x_67, 0); +x_84 = lean_ctor_get(x_67, 1); +lean_inc(x_84); +lean_inc(x_83); +lean_dec(x_67); +x_85 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_85, 0, x_83); +lean_ctor_set(x_85, 1, x_84); +return x_85; +} } } } else { -uint8_t x_137; -lean_dec(x_83); +uint8_t x_86; +lean_dec(x_26); +lean_dec(x_25); +lean_dec(x_24); +lean_dec(x_22); +lean_dec(x_21); +lean_dec(x_19); lean_dec(x_17); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_137 = !lean_is_exclusive(x_117); -if (x_137 == 0) +x_86 = !lean_is_exclusive(x_28); +if (x_86 == 0) { -return x_117; +return x_28; } else { -lean_object* x_138; lean_object* x_139; lean_object* x_140; -x_138 = lean_ctor_get(x_117, 0); -x_139 = lean_ctor_get(x_117, 1); -lean_inc(x_139); -lean_inc(x_138); -lean_dec(x_117); -x_140 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_140, 0, x_138); -lean_ctor_set(x_140, 1, x_139); -return x_140; -} +lean_object* x_87; lean_object* x_88; lean_object* x_89; +x_87 = lean_ctor_get(x_28, 0); +x_88 = lean_ctor_get(x_28, 1); +lean_inc(x_88); +lean_inc(x_87); +lean_dec(x_28); +x_89 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_89, 0, x_87); +lean_ctor_set(x_89, 1, x_88); +return x_89; } } } } else { -lean_object* x_141; +lean_object* x_96; +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_5); lean_dec(x_1); -x_141 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_141, 0, x_6); -lean_ctor_set(x_141, 1, x_13); -return x_141; +x_96 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_96, 0, x_6); +lean_ctor_set(x_96, 1, x_13); +return x_96; } } } @@ -18953,12 +20786,6 @@ lean_object* x_12; lean_object* x_13; x_12 = lean_array_get_size(x_3); lean_inc(x_12); x_13 = l_Nat_foldM_loop___at_Lean_Elab_Term_MutualClosure_pushMain___spec__1(x_2, x_3, x_4, x_12, x_12, x_1, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); lean_dec(x_12); lean_dec(x_4); lean_dec(x_3); @@ -18970,12 +20797,6 @@ LEAN_EXPORT lean_object* l_Nat_foldM_loop___at_Lean_Elab_Term_MutualClosure_push { lean_object* x_14; x_14 = l_Nat_foldM_loop___at_Lean_Elab_Term_MutualClosure_pushMain___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); @@ -18990,62 +20811,68 @@ x_13 = lean_box(0); x_14 = !lean_is_exclusive(x_1); if (x_14 == 0) { -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; x_15 = lean_ctor_get(x_1, 1); lean_dec(x_15); x_16 = lean_ctor_get(x_2, 2); lean_inc(x_16); lean_ctor_set(x_1, 1, x_16); x_17 = lean_ctor_get(x_2, 4); +x_18 = lean_ctor_get(x_2, 10); +lean_inc(x_18); lean_inc(x_17); -x_18 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_18, 0, x_3); -lean_ctor_set(x_18, 1, x_13); -lean_ctor_set(x_18, 2, x_1); -lean_ctor_set(x_18, 3, x_17); -lean_ctor_set(x_18, 4, x_4); -lean_ctor_set(x_18, 5, x_5); -lean_ctor_set_uint8(x_18, sizeof(void*)*6, x_7); -x_19 = lean_array_push(x_6, x_18); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_12); -return x_20; +x_19 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_19, 0, x_3); +lean_ctor_set(x_19, 1, x_13); +lean_ctor_set(x_19, 2, x_1); +lean_ctor_set(x_19, 3, x_17); +lean_ctor_set(x_19, 4, x_4); +lean_ctor_set(x_19, 5, x_5); +lean_ctor_set(x_19, 6, x_18); +lean_ctor_set_uint8(x_19, sizeof(void*)*7, x_7); +x_20 = lean_array_push(x_6, x_19); +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_20); +lean_ctor_set(x_21, 1, x_12); +return x_21; } else { -lean_object* x_21; uint8_t x_22; uint8_t x_23; uint8_t x_24; uint8_t x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_21 = lean_ctor_get(x_1, 0); -x_22 = lean_ctor_get_uint8(x_1, sizeof(void*)*2); -x_23 = lean_ctor_get_uint8(x_1, sizeof(void*)*2 + 1); -x_24 = lean_ctor_get_uint8(x_1, sizeof(void*)*2 + 2); -x_25 = lean_ctor_get_uint8(x_1, sizeof(void*)*2 + 3); -lean_inc(x_21); +lean_object* x_22; uint8_t x_23; uint8_t x_24; uint8_t x_25; uint8_t x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_22 = lean_ctor_get(x_1, 0); +x_23 = lean_ctor_get_uint8(x_1, sizeof(void*)*2); +x_24 = lean_ctor_get_uint8(x_1, sizeof(void*)*2 + 1); +x_25 = lean_ctor_get_uint8(x_1, sizeof(void*)*2 + 2); +x_26 = lean_ctor_get_uint8(x_1, sizeof(void*)*2 + 3); +lean_inc(x_22); lean_dec(x_1); -x_26 = lean_ctor_get(x_2, 2); -lean_inc(x_26); -x_27 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_27, 0, x_21); -lean_ctor_set(x_27, 1, x_26); -lean_ctor_set_uint8(x_27, sizeof(void*)*2, x_22); -lean_ctor_set_uint8(x_27, sizeof(void*)*2 + 1, x_23); -lean_ctor_set_uint8(x_27, sizeof(void*)*2 + 2, x_24); -lean_ctor_set_uint8(x_27, sizeof(void*)*2 + 3, x_25); -x_28 = lean_ctor_get(x_2, 4); -lean_inc(x_28); -x_29 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_29, 0, x_3); -lean_ctor_set(x_29, 1, x_13); -lean_ctor_set(x_29, 2, x_27); -lean_ctor_set(x_29, 3, x_28); -lean_ctor_set(x_29, 4, x_4); -lean_ctor_set(x_29, 5, x_5); -lean_ctor_set_uint8(x_29, sizeof(void*)*6, x_7); -x_30 = lean_array_push(x_6, x_29); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_12); -return x_31; +x_27 = lean_ctor_get(x_2, 2); +lean_inc(x_27); +x_28 = lean_alloc_ctor(0, 2, 4); +lean_ctor_set(x_28, 0, x_22); +lean_ctor_set(x_28, 1, x_27); +lean_ctor_set_uint8(x_28, sizeof(void*)*2, x_23); +lean_ctor_set_uint8(x_28, sizeof(void*)*2 + 1, x_24); +lean_ctor_set_uint8(x_28, sizeof(void*)*2 + 2, x_25); +lean_ctor_set_uint8(x_28, sizeof(void*)*2 + 3, x_26); +x_29 = lean_ctor_get(x_2, 4); +x_30 = lean_ctor_get(x_2, 10); +lean_inc(x_30); +lean_inc(x_29); +x_31 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_31, 0, x_3); +lean_ctor_set(x_31, 1, x_13); +lean_ctor_set(x_31, 2, x_28); +lean_ctor_set(x_31, 3, x_29); +lean_ctor_set(x_31, 4, x_4); +lean_ctor_set(x_31, 5, x_5); +lean_ctor_set(x_31, 6, x_30); +lean_ctor_set_uint8(x_31, sizeof(void*)*7, x_7); +x_32 = lean_array_push(x_6, x_31); +x_33 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_33, 0, x_32); +lean_ctor_set(x_33, 1, x_12); +return x_33; } } } @@ -19732,7 +21559,7 @@ lean_dec(x_7); x_21 = !lean_is_exclusive(x_20); if (x_21 == 0) { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; +lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; x_22 = lean_ctor_get(x_20, 0); x_23 = lean_ctor_get(x_2, 0); lean_inc(x_23); @@ -19746,62 +21573,68 @@ x_27 = lean_ctor_get(x_2, 4); lean_inc(x_27); x_28 = lean_ctor_get(x_2, 9); lean_inc(x_28); +x_29 = lean_ctor_get(x_2, 10); +lean_inc(x_29); lean_dec(x_2); -x_29 = lean_alloc_ctor(0, 10, 0); -lean_ctor_set(x_29, 0, x_23); -lean_ctor_set(x_29, 1, x_24); -lean_ctor_set(x_29, 2, x_25); -lean_ctor_set(x_29, 3, x_26); -lean_ctor_set(x_29, 4, x_27); -lean_ctor_set(x_29, 5, x_3); -lean_ctor_set(x_29, 6, x_4); -lean_ctor_set(x_29, 7, x_22); -lean_ctor_set(x_29, 8, x_18); -lean_ctor_set(x_29, 9, x_28); -lean_ctor_set(x_20, 0, x_29); +x_30 = lean_alloc_ctor(0, 11, 0); +lean_ctor_set(x_30, 0, x_23); +lean_ctor_set(x_30, 1, x_24); +lean_ctor_set(x_30, 2, x_25); +lean_ctor_set(x_30, 3, x_26); +lean_ctor_set(x_30, 4, x_27); +lean_ctor_set(x_30, 5, x_3); +lean_ctor_set(x_30, 6, x_4); +lean_ctor_set(x_30, 7, x_22); +lean_ctor_set(x_30, 8, x_18); +lean_ctor_set(x_30, 9, x_28); +lean_ctor_set(x_30, 10, x_29); +lean_ctor_set(x_20, 0, x_30); return x_20; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; -x_30 = lean_ctor_get(x_20, 0); -x_31 = lean_ctor_get(x_20, 1); +lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; +x_31 = lean_ctor_get(x_20, 0); +x_32 = lean_ctor_get(x_20, 1); +lean_inc(x_32); lean_inc(x_31); -lean_inc(x_30); lean_dec(x_20); -x_32 = lean_ctor_get(x_2, 0); -lean_inc(x_32); -x_33 = lean_ctor_get(x_2, 1); +x_33 = lean_ctor_get(x_2, 0); lean_inc(x_33); -x_34 = lean_ctor_get(x_2, 2); +x_34 = lean_ctor_get(x_2, 1); lean_inc(x_34); -x_35 = lean_ctor_get(x_2, 3); +x_35 = lean_ctor_get(x_2, 2); lean_inc(x_35); -x_36 = lean_ctor_get(x_2, 4); +x_36 = lean_ctor_get(x_2, 3); lean_inc(x_36); -x_37 = lean_ctor_get(x_2, 9); +x_37 = lean_ctor_get(x_2, 4); lean_inc(x_37); +x_38 = lean_ctor_get(x_2, 9); +lean_inc(x_38); +x_39 = lean_ctor_get(x_2, 10); +lean_inc(x_39); lean_dec(x_2); -x_38 = lean_alloc_ctor(0, 10, 0); -lean_ctor_set(x_38, 0, x_32); -lean_ctor_set(x_38, 1, x_33); -lean_ctor_set(x_38, 2, x_34); -lean_ctor_set(x_38, 3, x_35); -lean_ctor_set(x_38, 4, x_36); -lean_ctor_set(x_38, 5, x_3); -lean_ctor_set(x_38, 6, x_4); -lean_ctor_set(x_38, 7, x_30); -lean_ctor_set(x_38, 8, x_18); -lean_ctor_set(x_38, 9, x_37); -x_39 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_39, 0, x_38); -lean_ctor_set(x_39, 1, x_31); -return x_39; +x_40 = lean_alloc_ctor(0, 11, 0); +lean_ctor_set(x_40, 0, x_33); +lean_ctor_set(x_40, 1, x_34); +lean_ctor_set(x_40, 2, x_35); +lean_ctor_set(x_40, 3, x_36); +lean_ctor_set(x_40, 4, x_37); +lean_ctor_set(x_40, 5, x_3); +lean_ctor_set(x_40, 6, x_4); +lean_ctor_set(x_40, 7, x_31); +lean_ctor_set(x_40, 8, x_18); +lean_ctor_set(x_40, 9, x_38); +lean_ctor_set(x_40, 10, x_39); +x_41 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_41, 0, x_40); +lean_ctor_set(x_41, 1, x_32); +return x_41; } } else { -uint8_t x_40; +uint8_t x_42; lean_dec(x_14); lean_dec(x_10); lean_dec(x_9); @@ -19811,29 +21644,29 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_40 = !lean_is_exclusive(x_15); -if (x_40 == 0) +x_42 = !lean_is_exclusive(x_15); +if (x_42 == 0) { return x_15; } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; -x_41 = lean_ctor_get(x_15, 0); -x_42 = lean_ctor_get(x_15, 1); -lean_inc(x_42); -lean_inc(x_41); +lean_object* x_43; lean_object* x_44; lean_object* x_45; +x_43 = lean_ctor_get(x_15, 0); +x_44 = lean_ctor_get(x_15, 1); +lean_inc(x_44); +lean_inc(x_43); lean_dec(x_15); -x_43 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_43, 0, x_41); -lean_ctor_set(x_43, 1, x_42); -return x_43; +x_45 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_45, 0, x_43); +lean_ctor_set(x_45, 1, x_44); +return x_45; } } } else { -uint8_t x_44; +uint8_t x_46; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -19842,23 +21675,23 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_44 = !lean_is_exclusive(x_12); -if (x_44 == 0) +x_46 = !lean_is_exclusive(x_12); +if (x_46 == 0) { return x_12; } else { -lean_object* x_45; lean_object* x_46; lean_object* x_47; -x_45 = lean_ctor_get(x_12, 0); -x_46 = lean_ctor_get(x_12, 1); -lean_inc(x_46); -lean_inc(x_45); +lean_object* x_47; lean_object* x_48; lean_object* x_49; +x_47 = lean_ctor_get(x_12, 0); +x_48 = lean_ctor_get(x_12, 1); +lean_inc(x_48); +lean_inc(x_47); lean_dec(x_12); -x_47 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_47, 0, x_45); -lean_ctor_set(x_47, 1, x_46); -return x_47; +x_49 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_49, 0, x_47); +lean_ctor_set(x_49, 1, x_48); +return x_49; } } } @@ -20284,7 +22117,7 @@ lean_dec(x_9); x_10 = !lean_is_exclusive(x_5); if (x_10 == 0) { -lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; uint8_t x_22; +lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; uint8_t x_23; x_11 = lean_ctor_get(x_5, 3); lean_dec(x_11); x_12 = lean_ctor_get(x_6, 0); @@ -20303,35 +22136,39 @@ x_18 = lean_ctor_get(x_6, 6); lean_inc(x_18); x_19 = lean_ctor_get(x_6, 9); lean_inc(x_19); -x_20 = lean_ctor_get(x_6, 7); +x_20 = lean_ctor_get(x_6, 10); lean_inc(x_20); -x_21 = l_Lean_Elab_Term_MutualClosure_Replacement_apply(x_1, x_20); -x_22 = !lean_is_exclusive(x_6); -if (x_22 == 0) +x_21 = lean_ctor_get(x_6, 7); +lean_inc(x_21); +x_22 = l_Lean_Elab_Term_MutualClosure_Replacement_apply(x_1, x_21); +x_23 = !lean_is_exclusive(x_6); +if (x_23 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_23 = lean_ctor_get(x_6, 8); -x_24 = lean_ctor_get(x_6, 9); -lean_dec(x_24); -x_25 = lean_ctor_get(x_6, 7); +lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_24 = lean_ctor_get(x_6, 8); +x_25 = lean_ctor_get(x_6, 10); lean_dec(x_25); -x_26 = lean_ctor_get(x_6, 6); +x_26 = lean_ctor_get(x_6, 9); lean_dec(x_26); -x_27 = lean_ctor_get(x_6, 5); +x_27 = lean_ctor_get(x_6, 7); lean_dec(x_27); -x_28 = lean_ctor_get(x_6, 4); +x_28 = lean_ctor_get(x_6, 6); lean_dec(x_28); -x_29 = lean_ctor_get(x_6, 3); +x_29 = lean_ctor_get(x_6, 5); lean_dec(x_29); -x_30 = lean_ctor_get(x_6, 2); +x_30 = lean_ctor_get(x_6, 4); lean_dec(x_30); -x_31 = lean_ctor_get(x_6, 1); +x_31 = lean_ctor_get(x_6, 3); lean_dec(x_31); -x_32 = lean_ctor_get(x_6, 0); +x_32 = lean_ctor_get(x_6, 2); lean_dec(x_32); -x_33 = l_Lean_Elab_Term_MutualClosure_Replacement_apply(x_1, x_23); -lean_ctor_set(x_6, 8, x_33); -lean_ctor_set(x_6, 7, x_21); +x_33 = lean_ctor_get(x_6, 1); +lean_dec(x_33); +x_34 = lean_ctor_get(x_6, 0); +lean_dec(x_34); +x_35 = l_Lean_Elab_Term_MutualClosure_Replacement_apply(x_1, x_24); +lean_ctor_set(x_6, 8, x_35); +lean_ctor_set(x_6, 7, x_22); lean_ctor_set(x_2, 1, x_3); { lean_object* _tmp_1 = x_8; @@ -20343,23 +22180,24 @@ goto _start; } else { -lean_object* x_35; lean_object* x_36; lean_object* x_37; -x_35 = lean_ctor_get(x_6, 8); -lean_inc(x_35); +lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_37 = lean_ctor_get(x_6, 8); +lean_inc(x_37); lean_dec(x_6); -x_36 = l_Lean_Elab_Term_MutualClosure_Replacement_apply(x_1, x_35); -x_37 = lean_alloc_ctor(0, 10, 0); -lean_ctor_set(x_37, 0, x_12); -lean_ctor_set(x_37, 1, x_13); -lean_ctor_set(x_37, 2, x_14); -lean_ctor_set(x_37, 3, x_15); -lean_ctor_set(x_37, 4, x_16); -lean_ctor_set(x_37, 5, x_17); -lean_ctor_set(x_37, 6, x_18); -lean_ctor_set(x_37, 7, x_21); -lean_ctor_set(x_37, 8, x_36); -lean_ctor_set(x_37, 9, x_19); -lean_ctor_set(x_5, 3, x_37); +x_38 = l_Lean_Elab_Term_MutualClosure_Replacement_apply(x_1, x_37); +x_39 = lean_alloc_ctor(0, 11, 0); +lean_ctor_set(x_39, 0, x_12); +lean_ctor_set(x_39, 1, x_13); +lean_ctor_set(x_39, 2, x_14); +lean_ctor_set(x_39, 3, x_15); +lean_ctor_set(x_39, 4, x_16); +lean_ctor_set(x_39, 5, x_17); +lean_ctor_set(x_39, 6, x_18); +lean_ctor_set(x_39, 7, x_22); +lean_ctor_set(x_39, 8, x_38); +lean_ctor_set(x_39, 9, x_19); +lean_ctor_set(x_39, 10, x_20); +lean_ctor_set(x_5, 3, x_39); lean_ctor_set(x_2, 1, x_3); { lean_object* _tmp_1 = x_8; @@ -20372,35 +22210,37 @@ goto _start; } else { -lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_39 = lean_ctor_get(x_5, 0); -x_40 = lean_ctor_get(x_5, 1); -x_41 = lean_ctor_get(x_5, 2); +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_41 = lean_ctor_get(x_5, 0); +x_42 = lean_ctor_get(x_5, 1); +x_43 = lean_ctor_get(x_5, 2); +lean_inc(x_43); +lean_inc(x_42); lean_inc(x_41); -lean_inc(x_40); -lean_inc(x_39); lean_dec(x_5); -x_42 = lean_ctor_get(x_6, 0); -lean_inc(x_42); -x_43 = lean_ctor_get(x_6, 1); -lean_inc(x_43); -x_44 = lean_ctor_get(x_6, 2); +x_44 = lean_ctor_get(x_6, 0); lean_inc(x_44); -x_45 = lean_ctor_get(x_6, 3); +x_45 = lean_ctor_get(x_6, 1); lean_inc(x_45); -x_46 = lean_ctor_get(x_6, 4); +x_46 = lean_ctor_get(x_6, 2); lean_inc(x_46); -x_47 = lean_ctor_get(x_6, 5); +x_47 = lean_ctor_get(x_6, 3); lean_inc(x_47); -x_48 = lean_ctor_get(x_6, 6); +x_48 = lean_ctor_get(x_6, 4); lean_inc(x_48); -x_49 = lean_ctor_get(x_6, 9); +x_49 = lean_ctor_get(x_6, 5); lean_inc(x_49); -x_50 = lean_ctor_get(x_6, 7); +x_50 = lean_ctor_get(x_6, 6); lean_inc(x_50); -x_51 = l_Lean_Elab_Term_MutualClosure_Replacement_apply(x_1, x_50); -x_52 = lean_ctor_get(x_6, 8); +x_51 = lean_ctor_get(x_6, 9); +lean_inc(x_51); +x_52 = lean_ctor_get(x_6, 10); lean_inc(x_52); +x_53 = lean_ctor_get(x_6, 7); +lean_inc(x_53); +x_54 = l_Lean_Elab_Term_MutualClosure_Replacement_apply(x_1, x_53); +x_55 = lean_ctor_get(x_6, 8); +lean_inc(x_55); if (lean_is_exclusive(x_6)) { lean_ctor_release(x_6, 0); lean_ctor_release(x_6, 1); @@ -20412,34 +22252,36 @@ if (lean_is_exclusive(x_6)) { lean_ctor_release(x_6, 7); lean_ctor_release(x_6, 8); lean_ctor_release(x_6, 9); - x_53 = x_6; + lean_ctor_release(x_6, 10); + x_56 = x_6; } else { lean_dec_ref(x_6); - x_53 = lean_box(0); + x_56 = lean_box(0); } -x_54 = l_Lean_Elab_Term_MutualClosure_Replacement_apply(x_1, x_52); -if (lean_is_scalar(x_53)) { - x_55 = lean_alloc_ctor(0, 10, 0); +x_57 = l_Lean_Elab_Term_MutualClosure_Replacement_apply(x_1, x_55); +if (lean_is_scalar(x_56)) { + x_58 = lean_alloc_ctor(0, 11, 0); } else { - x_55 = x_53; -} -lean_ctor_set(x_55, 0, x_42); -lean_ctor_set(x_55, 1, x_43); -lean_ctor_set(x_55, 2, x_44); -lean_ctor_set(x_55, 3, x_45); -lean_ctor_set(x_55, 4, x_46); -lean_ctor_set(x_55, 5, x_47); -lean_ctor_set(x_55, 6, x_48); -lean_ctor_set(x_55, 7, x_51); -lean_ctor_set(x_55, 8, x_54); -lean_ctor_set(x_55, 9, x_49); -x_56 = lean_alloc_ctor(0, 4, 0); -lean_ctor_set(x_56, 0, x_39); -lean_ctor_set(x_56, 1, x_40); -lean_ctor_set(x_56, 2, x_41); -lean_ctor_set(x_56, 3, x_55); + x_58 = x_56; +} +lean_ctor_set(x_58, 0, x_44); +lean_ctor_set(x_58, 1, x_45); +lean_ctor_set(x_58, 2, x_46); +lean_ctor_set(x_58, 3, x_47); +lean_ctor_set(x_58, 4, x_48); +lean_ctor_set(x_58, 5, x_49); +lean_ctor_set(x_58, 6, x_50); +lean_ctor_set(x_58, 7, x_54); +lean_ctor_set(x_58, 8, x_57); +lean_ctor_set(x_58, 9, x_51); +lean_ctor_set(x_58, 10, x_52); +x_59 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_59, 0, x_41); +lean_ctor_set(x_59, 1, x_42); +lean_ctor_set(x_59, 2, x_43); +lean_ctor_set(x_59, 3, x_58); lean_ctor_set(x_2, 1, x_3); -lean_ctor_set(x_2, 0, x_56); +lean_ctor_set(x_2, 0, x_59); { lean_object* _tmp_1 = x_8; lean_object* _tmp_2 = x_2; @@ -20451,47 +22293,49 @@ goto _start; } else { -lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_58 = lean_ctor_get(x_2, 1); -lean_inc(x_58); -lean_dec(x_2); -x_59 = lean_ctor_get(x_5, 0); -lean_inc(x_59); -x_60 = lean_ctor_get(x_5, 1); -lean_inc(x_60); -x_61 = lean_ctor_get(x_5, 2); +lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; +x_61 = lean_ctor_get(x_2, 1); lean_inc(x_61); +lean_dec(x_2); +x_62 = lean_ctor_get(x_5, 0); +lean_inc(x_62); +x_63 = lean_ctor_get(x_5, 1); +lean_inc(x_63); +x_64 = lean_ctor_get(x_5, 2); +lean_inc(x_64); if (lean_is_exclusive(x_5)) { lean_ctor_release(x_5, 0); lean_ctor_release(x_5, 1); lean_ctor_release(x_5, 2); lean_ctor_release(x_5, 3); - x_62 = x_5; + x_65 = x_5; } else { lean_dec_ref(x_5); - x_62 = lean_box(0); + x_65 = lean_box(0); } -x_63 = lean_ctor_get(x_6, 0); -lean_inc(x_63); -x_64 = lean_ctor_get(x_6, 1); -lean_inc(x_64); -x_65 = lean_ctor_get(x_6, 2); -lean_inc(x_65); -x_66 = lean_ctor_get(x_6, 3); +x_66 = lean_ctor_get(x_6, 0); lean_inc(x_66); -x_67 = lean_ctor_get(x_6, 4); +x_67 = lean_ctor_get(x_6, 1); lean_inc(x_67); -x_68 = lean_ctor_get(x_6, 5); +x_68 = lean_ctor_get(x_6, 2); lean_inc(x_68); -x_69 = lean_ctor_get(x_6, 6); +x_69 = lean_ctor_get(x_6, 3); lean_inc(x_69); -x_70 = lean_ctor_get(x_6, 9); +x_70 = lean_ctor_get(x_6, 4); lean_inc(x_70); -x_71 = lean_ctor_get(x_6, 7); +x_71 = lean_ctor_get(x_6, 5); lean_inc(x_71); -x_72 = l_Lean_Elab_Term_MutualClosure_Replacement_apply(x_1, x_71); -x_73 = lean_ctor_get(x_6, 8); +x_72 = lean_ctor_get(x_6, 6); +lean_inc(x_72); +x_73 = lean_ctor_get(x_6, 9); lean_inc(x_73); +x_74 = lean_ctor_get(x_6, 10); +lean_inc(x_74); +x_75 = lean_ctor_get(x_6, 7); +lean_inc(x_75); +x_76 = l_Lean_Elab_Term_MutualClosure_Replacement_apply(x_1, x_75); +x_77 = lean_ctor_get(x_6, 8); +lean_inc(x_77); if (lean_is_exclusive(x_6)) { lean_ctor_release(x_6, 0); lean_ctor_release(x_6, 1); @@ -20503,41 +22347,43 @@ if (lean_is_exclusive(x_6)) { lean_ctor_release(x_6, 7); lean_ctor_release(x_6, 8); lean_ctor_release(x_6, 9); - x_74 = x_6; + lean_ctor_release(x_6, 10); + x_78 = x_6; } else { lean_dec_ref(x_6); - x_74 = lean_box(0); + x_78 = lean_box(0); } -x_75 = l_Lean_Elab_Term_MutualClosure_Replacement_apply(x_1, x_73); -if (lean_is_scalar(x_74)) { - x_76 = lean_alloc_ctor(0, 10, 0); +x_79 = l_Lean_Elab_Term_MutualClosure_Replacement_apply(x_1, x_77); +if (lean_is_scalar(x_78)) { + x_80 = lean_alloc_ctor(0, 11, 0); } else { - x_76 = x_74; -} -lean_ctor_set(x_76, 0, x_63); -lean_ctor_set(x_76, 1, x_64); -lean_ctor_set(x_76, 2, x_65); -lean_ctor_set(x_76, 3, x_66); -lean_ctor_set(x_76, 4, x_67); -lean_ctor_set(x_76, 5, x_68); -lean_ctor_set(x_76, 6, x_69); -lean_ctor_set(x_76, 7, x_72); -lean_ctor_set(x_76, 8, x_75); -lean_ctor_set(x_76, 9, x_70); -if (lean_is_scalar(x_62)) { - x_77 = lean_alloc_ctor(0, 4, 0); + x_80 = x_78; +} +lean_ctor_set(x_80, 0, x_66); +lean_ctor_set(x_80, 1, x_67); +lean_ctor_set(x_80, 2, x_68); +lean_ctor_set(x_80, 3, x_69); +lean_ctor_set(x_80, 4, x_70); +lean_ctor_set(x_80, 5, x_71); +lean_ctor_set(x_80, 6, x_72); +lean_ctor_set(x_80, 7, x_76); +lean_ctor_set(x_80, 8, x_79); +lean_ctor_set(x_80, 9, x_73); +lean_ctor_set(x_80, 10, x_74); +if (lean_is_scalar(x_65)) { + x_81 = lean_alloc_ctor(0, 4, 0); } else { - x_77 = x_62; -} -lean_ctor_set(x_77, 0, x_59); -lean_ctor_set(x_77, 1, x_60); -lean_ctor_set(x_77, 2, x_61); -lean_ctor_set(x_77, 3, x_76); -x_78 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_78, 0, x_77); -lean_ctor_set(x_78, 1, x_3); -x_2 = x_58; -x_3 = x_78; + x_81 = x_65; +} +lean_ctor_set(x_81, 0, x_62); +lean_ctor_set(x_81, 1, x_63); +lean_ctor_set(x_81, 2, x_64); +lean_ctor_set(x_81, 3, x_80); +x_82 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_82, 0, x_81); +lean_ctor_set(x_82, 1, x_3); +x_2 = x_61; +x_3 = x_82; goto _start; } } @@ -27802,521 +29648,514 @@ return x_28; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, size_t x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, size_t x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { -lean_object* x_18; -lean_inc(x_16); +lean_object* x_17; lean_inc(x_15); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); +lean_inc(x_10); lean_inc(x_1); -x_18 = l_Lean_Elab_Term_MutualClosure_main(x_10, x_1, x_2, x_3, x_4, x_11, x_12, x_13, x_14, x_15, x_16, x_17); -if (lean_obj_tag(x_18) == 0) +x_17 = l_Lean_Elab_Term_MutualClosure_main(x_9, x_1, x_2, x_3, x_4, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +if (lean_obj_tag(x_17) == 0) { -lean_object* x_19; lean_object* x_20; lean_object* x_21; size_t x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; -x_19 = lean_ctor_get(x_18, 0); +lean_object* x_18; lean_object* x_19; lean_object* x_20; size_t x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_18 = lean_ctor_get(x_17, 0); +lean_inc(x_18); +x_19 = lean_ctor_get(x_17, 1); lean_inc(x_19); -x_20 = lean_ctor_get(x_18, 1); -lean_inc(x_20); -lean_dec(x_18); -x_21 = lean_array_get_size(x_19); -x_22 = lean_usize_of_nat(x_21); -lean_dec(x_21); -x_23 = lean_box(0); -x_24 = l_Array_forInUnsafe_loop___at_Lean_Elab_Term_elabMutualDef_go___spec__3(x_19, x_22, x_5, x_23, x_11, x_12, x_13, x_14, x_15, x_16, x_20); -x_25 = lean_ctor_get(x_24, 1); -lean_inc(x_25); -lean_dec(x_24); -x_26 = lean_alloc_closure((void*)(l_Lean_Elab_levelMVarToParamPreDecls), 8, 1); -lean_closure_set(x_26, 0, x_19); -lean_inc(x_16); +lean_dec(x_17); +x_20 = lean_array_get_size(x_18); +x_21 = lean_usize_of_nat(x_20); +lean_dec(x_20); +x_22 = lean_box(0); +x_23 = l_Array_forInUnsafe_loop___at_Lean_Elab_Term_elabMutualDef_go___spec__3(x_18, x_21, x_5, x_22, x_10, x_11, x_12, x_13, x_14, x_15, x_19); +x_24 = lean_ctor_get(x_23, 1); +lean_inc(x_24); +lean_dec(x_23); +x_25 = lean_alloc_closure((void*)(l_Lean_Elab_levelMVarToParamPreDecls), 8, 1); +lean_closure_set(x_25, 0, x_18); lean_inc(x_15); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); +lean_inc(x_10); lean_inc(x_6); -x_27 = l_Lean_Elab_Term_withLevelNames___rarg(x_6, x_26, x_11, x_12, x_13, x_14, x_15, x_16, x_25); -if (lean_obj_tag(x_27) == 0) +x_26 = l_Lean_Elab_Term_withLevelNames___rarg(x_6, x_25, x_10, x_11, x_12, x_13, x_14, x_15, x_24); +if (lean_obj_tag(x_26) == 0) { -lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_28 = lean_ctor_get(x_27, 0); +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; +x_27 = lean_ctor_get(x_26, 0); +lean_inc(x_27); +x_28 = lean_ctor_get(x_26, 1); lean_inc(x_28); -x_29 = lean_ctor_get(x_27, 1); -lean_inc(x_29); -lean_dec(x_27); -lean_inc(x_16); +lean_dec(x_26); lean_inc(x_15); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); -x_30 = l_Lean_Elab_instantiateMVarsAtPreDecls(x_28, x_11, x_12, x_13, x_14, x_15, x_16, x_29); -x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_10); +x_29 = l_Lean_Elab_instantiateMVarsAtPreDecls(x_27, x_10, x_11, x_12, x_13, x_14, x_15, x_28); +x_30 = lean_ctor_get(x_29, 0); +lean_inc(x_30); +x_31 = lean_ctor_get(x_29, 1); lean_inc(x_31); -x_32 = lean_ctor_get(x_30, 1); -lean_inc(x_32); -lean_dec(x_30); -lean_inc(x_11); +lean_dec(x_29); +lean_inc(x_10); lean_inc(x_6); -x_33 = l_Lean_Elab_fixLevelParams(x_31, x_7, x_6, x_11, x_12, x_13, x_14, x_15, x_16, x_32); -if (lean_obj_tag(x_33) == 0) +x_32 = l_Lean_Elab_fixLevelParams(x_30, x_7, x_6, x_10, x_11, x_12, x_13, x_14, x_15, x_31); +if (lean_obj_tag(x_32) == 0) { -lean_object* x_34; lean_object* x_35; lean_object* x_36; size_t x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; -x_34 = lean_ctor_get(x_33, 0); +lean_object* x_33; lean_object* x_34; lean_object* x_35; size_t x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_33 = lean_ctor_get(x_32, 0); +lean_inc(x_33); +x_34 = lean_ctor_get(x_32, 1); lean_inc(x_34); -x_35 = lean_ctor_get(x_33, 1); -lean_inc(x_35); -lean_dec(x_33); -x_36 = lean_array_get_size(x_34); -x_37 = lean_usize_of_nat(x_36); -lean_dec(x_36); -x_38 = l_Array_forInUnsafe_loop___at_Lean_Elab_Term_elabMutualDef_go___spec__4(x_34, x_37, x_5, x_23, x_11, x_12, x_13, x_14, x_15, x_16, x_35); -x_39 = lean_ctor_get(x_38, 1); -lean_inc(x_39); -lean_dec(x_38); -lean_inc(x_16); +lean_dec(x_32); +x_35 = lean_array_get_size(x_33); +x_36 = lean_usize_of_nat(x_35); +lean_dec(x_35); +x_37 = l_Array_forInUnsafe_loop___at_Lean_Elab_Term_elabMutualDef_go___spec__4(x_33, x_36, x_5, x_22, x_10, x_11, x_12, x_13, x_14, x_15, x_34); +x_38 = lean_ctor_get(x_37, 1); +lean_inc(x_38); +lean_dec(x_37); lean_inc(x_15); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); -lean_inc(x_34); -x_40 = l_Lean_Elab_Term_checkForHiddenUnivLevels(x_6, x_34, x_11, x_12, x_13, x_14, x_15, x_16, x_39); -if (lean_obj_tag(x_40) == 0) +lean_inc(x_10); +lean_inc(x_33); +x_39 = l_Lean_Elab_Term_checkForHiddenUnivLevels(x_6, x_33, x_10, x_11, x_12, x_13, x_14, x_15, x_38); +if (lean_obj_tag(x_39) == 0) { -lean_object* x_41; lean_object* x_42; -x_41 = lean_ctor_get(x_40, 1); -lean_inc(x_41); -lean_dec(x_40); -lean_inc(x_16); +lean_object* x_40; lean_object* x_41; +x_40 = lean_ctor_get(x_39, 1); +lean_inc(x_40); +lean_dec(x_39); lean_inc(x_15); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); -x_42 = l_Lean_Elab_addPreDefinitions(x_34, x_8, x_11, x_12, x_13, x_14, x_15, x_16, x_41); -if (lean_obj_tag(x_42) == 0) +lean_inc(x_10); +x_41 = l_Lean_Elab_addPreDefinitions(x_33, x_10, x_11, x_12, x_13, x_14, x_15, x_40); +if (lean_obj_tag(x_41) == 0) { -lean_object* x_43; lean_object* x_44; -x_43 = lean_ctor_get(x_42, 1); -lean_inc(x_43); -lean_dec(x_42); -x_44 = l_Lean_Elab_Term_elabMutualDef_processDeriving(x_9, x_1, x_11, x_12, x_13, x_14, x_15, x_16, x_43); +lean_object* x_42; lean_object* x_43; +x_42 = lean_ctor_get(x_41, 1); +lean_inc(x_42); +lean_dec(x_41); +x_43 = l_Lean_Elab_Term_elabMutualDef_processDeriving(x_8, x_1, x_10, x_11, x_12, x_13, x_14, x_15, x_42); lean_dec(x_1); -return x_44; +return x_43; } else { -uint8_t x_45; -lean_dec(x_16); +uint8_t x_44; lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); -lean_dec(x_9); +lean_dec(x_10); +lean_dec(x_8); lean_dec(x_1); -x_45 = !lean_is_exclusive(x_42); -if (x_45 == 0) +x_44 = !lean_is_exclusive(x_41); +if (x_44 == 0) { -return x_42; +return x_41; } else { -lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_46 = lean_ctor_get(x_42, 0); -x_47 = lean_ctor_get(x_42, 1); -lean_inc(x_47); +lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_45 = lean_ctor_get(x_41, 0); +x_46 = lean_ctor_get(x_41, 1); lean_inc(x_46); -lean_dec(x_42); -x_48 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_48, 0, x_46); -lean_ctor_set(x_48, 1, x_47); -return x_48; +lean_inc(x_45); +lean_dec(x_41); +x_47 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_47, 0, x_45); +lean_ctor_set(x_47, 1, x_46); +return x_47; } } } else { -uint8_t x_49; -lean_dec(x_34); -lean_dec(x_16); +uint8_t x_48; +lean_dec(x_33); lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); -lean_dec(x_9); +lean_dec(x_10); lean_dec(x_8); lean_dec(x_1); -x_49 = !lean_is_exclusive(x_40); -if (x_49 == 0) +x_48 = !lean_is_exclusive(x_39); +if (x_48 == 0) { -return x_40; +return x_39; } else { -lean_object* x_50; lean_object* x_51; lean_object* x_52; -x_50 = lean_ctor_get(x_40, 0); -x_51 = lean_ctor_get(x_40, 1); -lean_inc(x_51); +lean_object* x_49; lean_object* x_50; lean_object* x_51; +x_49 = lean_ctor_get(x_39, 0); +x_50 = lean_ctor_get(x_39, 1); lean_inc(x_50); -lean_dec(x_40); -x_52 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_52, 0, x_50); -lean_ctor_set(x_52, 1, x_51); -return x_52; +lean_inc(x_49); +lean_dec(x_39); +x_51 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_51, 0, x_49); +lean_ctor_set(x_51, 1, x_50); +return x_51; } } } else { -uint8_t x_53; -lean_dec(x_16); +uint8_t x_52; lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); -lean_dec(x_9); +lean_dec(x_10); lean_dec(x_8); lean_dec(x_6); lean_dec(x_1); -x_53 = !lean_is_exclusive(x_33); -if (x_53 == 0) +x_52 = !lean_is_exclusive(x_32); +if (x_52 == 0) { -return x_33; +return x_32; } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_54 = lean_ctor_get(x_33, 0); -x_55 = lean_ctor_get(x_33, 1); -lean_inc(x_55); +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_32, 0); +x_54 = lean_ctor_get(x_32, 1); lean_inc(x_54); -lean_dec(x_33); -x_56 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_56, 0, x_54); -lean_ctor_set(x_56, 1, x_55); -return x_56; +lean_inc(x_53); +lean_dec(x_32); +x_55 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_54); +return x_55; } } } else { -uint8_t x_57; -lean_dec(x_16); +uint8_t x_56; lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); -lean_dec(x_9); +lean_dec(x_10); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_57 = !lean_is_exclusive(x_27); -if (x_57 == 0) +x_56 = !lean_is_exclusive(x_26); +if (x_56 == 0) { -return x_27; +return x_26; } else { -lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_58 = lean_ctor_get(x_27, 0); -x_59 = lean_ctor_get(x_27, 1); -lean_inc(x_59); +lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_26, 0); +x_58 = lean_ctor_get(x_26, 1); lean_inc(x_58); -lean_dec(x_27); -x_60 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_60, 0, x_58); -lean_ctor_set(x_60, 1, x_59); -return x_60; +lean_inc(x_57); +lean_dec(x_26); +x_59 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_59, 0, x_57); +lean_ctor_set(x_59, 1, x_58); +return x_59; } } } else { -uint8_t x_61; -lean_dec(x_16); +uint8_t x_60; lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); -lean_dec(x_9); +lean_dec(x_10); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_61 = !lean_is_exclusive(x_18); -if (x_61 == 0) +x_60 = !lean_is_exclusive(x_17); +if (x_60 == 0) { -return x_18; +return x_17; } else { -lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_62 = lean_ctor_get(x_18, 0); -x_63 = lean_ctor_get(x_18, 1); -lean_inc(x_63); +lean_object* x_61; lean_object* x_62; lean_object* x_63; +x_61 = lean_ctor_get(x_17, 0); +x_62 = lean_ctor_get(x_17, 1); lean_inc(x_62); -lean_dec(x_18); -x_64 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_64, 0, x_62); -lean_ctor_set(x_64, 1, x_63); -return x_64; +lean_inc(x_61); +lean_dec(x_17); +x_63 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_63, 0, x_61); +lean_ctor_set(x_63, 1, x_62); +return x_63; } } } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go___lambda__2(lean_object* x_1, size_t x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go___lambda__2(lean_object* x_1, size_t x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { _start: { -lean_object* x_17; size_t x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; -x_17 = lean_array_get_size(x_1); -x_18 = lean_usize_of_nat(x_17); -lean_dec(x_17); -x_19 = l_Array_mapMUnsafe_map___at_Lean_Elab_Term_MutualClosure_main___spec__3(x_18, x_2, x_1, x_10, x_11, x_12, x_13, x_14, x_15, x_16); -x_20 = lean_ctor_get(x_19, 0); +lean_object* x_16; size_t x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; +x_16 = lean_array_get_size(x_1); +x_17 = lean_usize_of_nat(x_16); +lean_dec(x_16); +x_18 = l_Array_mapMUnsafe_map___at_Lean_Elab_Term_MutualClosure_main___spec__3(x_17, x_2, x_1, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +x_19 = lean_ctor_get(x_18, 0); +lean_inc(x_19); +x_20 = lean_ctor_get(x_18, 1); lean_inc(x_20); -x_21 = lean_ctor_get(x_19, 1); -lean_inc(x_21); -lean_dec(x_19); -x_22 = l_Lean_Elab_Term_getLetRecsToLift___rarg(x_11, x_12, x_13, x_14, x_15, x_21); -x_23 = lean_ctor_get(x_22, 0); +lean_dec(x_18); +x_21 = l_Lean_Elab_Term_getLetRecsToLift___rarg(x_10, x_11, x_12, x_13, x_14, x_20); +x_22 = lean_ctor_get(x_21, 0); +lean_inc(x_22); +x_23 = lean_ctor_get(x_21, 1); lean_inc(x_23); -x_24 = lean_ctor_get(x_22, 1); -lean_inc(x_24); -lean_dec(x_22); -x_25 = lean_box(0); -x_26 = l_List_mapM_loop___at_Lean_Elab_Term_elabMutualDef_go___spec__2(x_23, x_25, x_10, x_11, x_12, x_13, x_14, x_15, x_24); -x_27 = lean_ctor_get(x_26, 0); +lean_dec(x_21); +x_24 = lean_box(0); +x_25 = l_List_mapM_loop___at_Lean_Elab_Term_elabMutualDef_go___spec__2(x_22, x_24, x_9, x_10, x_11, x_12, x_13, x_14, x_23); +x_26 = lean_ctor_get(x_25, 0); +lean_inc(x_26); +x_27 = lean_ctor_get(x_25, 1); lean_inc(x_27); -x_28 = lean_ctor_get(x_26, 1); -lean_inc(x_28); -lean_dec(x_26); -lean_inc(x_14); -lean_inc(x_12); -lean_inc(x_10); -lean_inc_n(x_27, 2); +lean_dec(x_25); +lean_inc(x_13); +lean_inc(x_11); +lean_inc(x_9); +lean_inc_n(x_26, 2); lean_inc(x_3); -x_29 = l_List_forM___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_checkLetRecsToLiftTypes___spec__1(x_3, x_27, x_27, x_10, x_11, x_12, x_13, x_14, x_15, x_28); -if (lean_obj_tag(x_29) == 0) +x_28 = l_List_forM___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_checkLetRecsToLiftTypes___spec__1(x_3, x_26, x_26, x_9, x_10, x_11, x_12, x_13, x_14, x_27); +if (lean_obj_tag(x_28) == 0) { -lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_30 = lean_ctor_get(x_29, 1); -lean_inc(x_30); -lean_dec(x_29); -x_31 = lean_box_usize(x_2); -lean_inc(x_27); -lean_inc(x_9); -lean_inc(x_20); -x_32 = lean_alloc_closure((void*)(l_Lean_Elab_Term_elabMutualDef_go___lambda__1___boxed), 17, 9); -lean_closure_set(x_32, 0, x_20); -lean_closure_set(x_32, 1, x_3); -lean_closure_set(x_32, 2, x_9); -lean_closure_set(x_32, 3, x_27); -lean_closure_set(x_32, 4, x_31); -lean_closure_set(x_32, 5, x_4); -lean_closure_set(x_32, 6, x_5); -lean_closure_set(x_32, 7, x_6); -lean_closure_set(x_32, 8, x_7); -x_33 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_withUsed___rarg(x_8, x_20, x_9, x_27, x_32, x_10, x_11, x_12, x_13, x_14, x_15, x_30); -lean_dec(x_9); -return x_33; +lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; +x_29 = lean_ctor_get(x_28, 1); +lean_inc(x_29); +lean_dec(x_28); +x_30 = lean_box_usize(x_2); +lean_inc(x_26); +lean_inc(x_8); +lean_inc(x_19); +x_31 = lean_alloc_closure((void*)(l_Lean_Elab_Term_elabMutualDef_go___lambda__1___boxed), 16, 8); +lean_closure_set(x_31, 0, x_19); +lean_closure_set(x_31, 1, x_3); +lean_closure_set(x_31, 2, x_8); +lean_closure_set(x_31, 3, x_26); +lean_closure_set(x_31, 4, x_30); +lean_closure_set(x_31, 5, x_4); +lean_closure_set(x_31, 6, x_5); +lean_closure_set(x_31, 7, x_6); +x_32 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_withUsed___rarg(x_7, x_19, x_8, x_26, x_31, x_9, x_10, x_11, x_12, x_13, x_14, x_29); +lean_dec(x_8); +return x_32; } else { -uint8_t x_34; -lean_dec(x_27); -lean_dec(x_20); -lean_dec(x_15); +uint8_t x_33; +lean_dec(x_26); +lean_dec(x_19); lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); -lean_dec(x_7); +lean_dec(x_8); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_34 = !lean_is_exclusive(x_29); -if (x_34 == 0) +x_33 = !lean_is_exclusive(x_28); +if (x_33 == 0) { -return x_29; +return x_28; } else { -lean_object* x_35; lean_object* x_36; lean_object* x_37; -x_35 = lean_ctor_get(x_29, 0); -x_36 = lean_ctor_get(x_29, 1); -lean_inc(x_36); +lean_object* x_34; lean_object* x_35; lean_object* x_36; +x_34 = lean_ctor_get(x_28, 0); +x_35 = lean_ctor_get(x_28, 1); lean_inc(x_35); -lean_dec(x_29); -x_37 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_37, 0, x_35); -lean_ctor_set(x_37, 1, x_36); -return x_37; +lean_inc(x_34); +lean_dec(x_28); +x_36 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_36, 0, x_34); +lean_ctor_set(x_36, 1, x_35); +return x_36; } } } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; size_t x_19; size_t x_20; lean_object* x_21; -x_15 = lean_array_get_size(x_7); -x_16 = lean_unsigned_to_nat(0u); -lean_inc(x_7); -x_17 = l_Array_toSubarray___rarg(x_7, x_16, x_15); -x_18 = lean_array_get_size(x_1); -x_19 = lean_usize_of_nat(x_18); -lean_dec(x_18); -x_20 = 0; -lean_inc(x_13); +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; size_t x_18; size_t x_19; lean_object* x_20; +x_14 = lean_array_get_size(x_6); +x_15 = lean_unsigned_to_nat(0u); +lean_inc(x_6); +x_16 = l_Array_toSubarray___rarg(x_6, x_15, x_14); +x_17 = lean_array_get_size(x_1); +x_18 = lean_usize_of_nat(x_17); +lean_dec(x_17); +x_19 = 0; lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -x_21 = l_Array_forInUnsafe_loop___at_Lean_Elab_Term_elabMutualDef_go___spec__1(x_1, x_19, x_20, x_17, x_8, x_9, x_10, x_11, x_12, x_13, x_14); -if (lean_obj_tag(x_21) == 0) +lean_inc(x_7); +x_20 = l_Array_forInUnsafe_loop___at_Lean_Elab_Term_elabMutualDef_go___spec__1(x_1, x_18, x_19, x_16, x_7, x_8, x_9, x_10, x_11, x_12, x_13); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_62; -x_22 = lean_ctor_get(x_21, 1); -lean_inc(x_22); -if (lean_is_exclusive(x_21)) { - lean_ctor_release(x_21, 0); - lean_ctor_release(x_21, 1); - x_23 = x_21; +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_61; +x_21 = lean_ctor_get(x_20, 1); +lean_inc(x_21); +if (lean_is_exclusive(x_20)) { + lean_ctor_release(x_20, 0); + lean_ctor_release(x_20, 1); + x_22 = x_20; } else { - lean_dec_ref(x_21); - x_23 = lean_box(0); + lean_dec_ref(x_20); + x_22 = lean_box(0); } -lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); +lean_inc(x_7); lean_inc(x_2); -x_62 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabFunValues(x_2, x_8, x_9, x_10, x_11, x_12, x_13, x_22); -if (lean_obj_tag(x_62) == 0) +x_61 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabFunValues(x_2, x_7, x_8, x_9, x_10, x_11, x_12, x_21); +if (lean_obj_tag(x_61) == 0) { -lean_object* x_63; lean_object* x_64; uint8_t x_65; lean_object* x_66; -x_63 = lean_ctor_get(x_62, 0); +lean_object* x_62; lean_object* x_63; uint8_t x_64; lean_object* x_65; +x_62 = lean_ctor_get(x_61, 0); +lean_inc(x_62); +x_63 = lean_ctor_get(x_61, 1); lean_inc(x_63); -x_64 = lean_ctor_get(x_62, 1); -lean_inc(x_64); -lean_dec(x_62); -x_65 = 0; -lean_inc(x_13); +lean_dec(x_61); +x_64 = 0; lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -x_66 = l_Lean_Elab_Term_synthesizeSyntheticMVars(x_65, x_65, x_8, x_9, x_10, x_11, x_12, x_13, x_64); -if (lean_obj_tag(x_66) == 0) +lean_inc(x_7); +x_65 = l_Lean_Elab_Term_synthesizeSyntheticMVars(x_64, x_64, x_7, x_8, x_9, x_10, x_11, x_12, x_63); +if (lean_obj_tag(x_65) == 0) { -lean_object* x_67; lean_object* x_68; size_t x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; -lean_dec(x_23); -x_67 = lean_ctor_get(x_66, 1); -lean_inc(x_67); -lean_dec(x_66); -x_68 = lean_array_get_size(x_63); -x_69 = lean_usize_of_nat(x_68); -lean_dec(x_68); -x_70 = l_Array_mapMUnsafe_map___at_Lean_Elab_Term_MutualClosure_main___spec__2(x_69, x_20, x_63, x_8, x_9, x_10, x_11, x_12, x_13, x_67); -x_71 = lean_ctor_get(x_70, 0); +lean_object* x_66; lean_object* x_67; size_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; +lean_dec(x_22); +x_66 = lean_ctor_get(x_65, 1); +lean_inc(x_66); +lean_dec(x_65); +x_67 = lean_array_get_size(x_62); +x_68 = lean_usize_of_nat(x_67); +lean_dec(x_67); +x_69 = l_Array_mapMUnsafe_map___at_Lean_Elab_Term_MutualClosure_main___spec__2(x_68, x_19, x_62, x_7, x_8, x_9, x_10, x_11, x_12, x_66); +x_70 = lean_ctor_get(x_69, 0); +lean_inc(x_70); +x_71 = lean_ctor_get(x_69, 1); lean_inc(x_71); -x_72 = lean_ctor_get(x_70, 1); -lean_inc(x_72); -lean_dec(x_70); -x_73 = l_Lean_Elab_Term_elabMutualDef_go___lambda__2(x_2, x_20, x_7, x_3, x_4, x_5, x_1, x_6, x_71, x_8, x_9, x_10, x_11, x_12, x_13, x_72); -lean_dec(x_6); -return x_73; +lean_dec(x_69); +x_72 = l_Lean_Elab_Term_elabMutualDef_go___lambda__2(x_2, x_19, x_6, x_3, x_4, x_1, x_5, x_70, x_7, x_8, x_9, x_10, x_11, x_12, x_71); +lean_dec(x_5); +return x_72; } else { -lean_object* x_74; lean_object* x_75; -lean_dec(x_63); -x_74 = lean_ctor_get(x_66, 0); +lean_object* x_73; lean_object* x_74; +lean_dec(x_62); +x_73 = lean_ctor_get(x_65, 0); +lean_inc(x_73); +x_74 = lean_ctor_get(x_65, 1); lean_inc(x_74); -x_75 = lean_ctor_get(x_66, 1); -lean_inc(x_75); -lean_dec(x_66); +lean_dec(x_65); +x_23 = x_73; x_24 = x_74; -x_25 = x_75; -goto block_61; +goto block_60; } } else { -lean_object* x_76; lean_object* x_77; -x_76 = lean_ctor_get(x_62, 0); +lean_object* x_75; lean_object* x_76; +x_75 = lean_ctor_get(x_61, 0); +lean_inc(x_75); +x_76 = lean_ctor_get(x_61, 1); lean_inc(x_76); -x_77 = lean_ctor_get(x_62, 1); -lean_inc(x_77); -lean_dec(x_62); +lean_dec(x_61); +x_23 = x_75; x_24 = x_76; -x_25 = x_77; -goto block_61; +goto block_60; } -block_61: +block_60: { -uint8_t x_26; -x_26 = l_Lean_Exception_isRuntime(x_24); -if (x_26 == 0) +uint8_t x_25; +x_25 = l_Lean_Exception_isRuntime(x_23); +if (x_25 == 0) { -lean_object* x_27; -lean_dec(x_23); -lean_inc(x_13); +lean_object* x_26; +lean_dec(x_22); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -x_27 = l_Lean_Elab_logException___at_Lean_Elab_Term_exceptionToSorry___spec__1(x_24, x_8, x_9, x_10, x_11, x_12, x_13, x_25); -if (lean_obj_tag(x_27) == 0) +lean_inc(x_7); +x_26 = l_Lean_Elab_logException___at_Lean_Elab_Term_exceptionToSorry___spec__1(x_23, x_7, x_8, x_9, x_10, x_11, x_12, x_24); +if (lean_obj_tag(x_26) == 0) { -lean_object* x_28; lean_object* x_29; size_t x_30; lean_object* x_31; -x_28 = lean_ctor_get(x_27, 1); -lean_inc(x_28); -lean_dec(x_27); -x_29 = lean_array_get_size(x_2); -x_30 = lean_usize_of_nat(x_29); -lean_dec(x_29); -lean_inc(x_13); +lean_object* x_27; lean_object* x_28; size_t x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_26, 1); +lean_inc(x_27); +lean_dec(x_26); +x_28 = lean_array_get_size(x_2); +x_29 = lean_usize_of_nat(x_28); +lean_dec(x_28); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); +lean_inc(x_9); lean_inc(x_2); -x_31 = l_Array_mapMUnsafe_map___at_Lean_Elab_Term_elabMutualDef_go___spec__5(x_30, x_20, x_2, x_8, x_9, x_10, x_11, x_12, x_13, x_28); -if (lean_obj_tag(x_31) == 0) +x_30 = l_Array_mapMUnsafe_map___at_Lean_Elab_Term_elabMutualDef_go___spec__5(x_29, x_19, x_2, x_7, x_8, x_9, x_10, x_11, x_12, x_27); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_32 = lean_ctor_get(x_31, 0); +lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +x_32 = lean_ctor_get(x_30, 1); lean_inc(x_32); -x_33 = lean_ctor_get(x_31, 1); -lean_inc(x_33); -lean_dec(x_31); -x_34 = l_Lean_Elab_Term_elabMutualDef_go___lambda__2(x_2, x_20, x_7, x_3, x_4, x_5, x_1, x_6, x_32, x_8, x_9, x_10, x_11, x_12, x_13, x_33); -lean_dec(x_6); -return x_34; +lean_dec(x_30); +x_33 = l_Lean_Elab_Term_elabMutualDef_go___lambda__2(x_2, x_19, x_6, x_3, x_4, x_1, x_5, x_31, x_7, x_8, x_9, x_10, x_11, x_12, x_32); +lean_dec(x_5); +return x_33; } else { -uint8_t x_35; -lean_dec(x_13); +uint8_t x_34; lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); @@ -28329,30 +30168,29 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_35 = !lean_is_exclusive(x_31); -if (x_35 == 0) +x_34 = !lean_is_exclusive(x_30); +if (x_34 == 0) { -return x_31; +return x_30; } else { -lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_36 = lean_ctor_get(x_31, 0); -x_37 = lean_ctor_get(x_31, 1); -lean_inc(x_37); +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 0); +x_36 = lean_ctor_get(x_30, 1); lean_inc(x_36); -lean_dec(x_31); -x_38 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_38, 0, x_36); -lean_ctor_set(x_38, 1, x_37); -return x_38; +lean_inc(x_35); +lean_dec(x_30); +x_37 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_37, 0, x_35); +lean_ctor_set(x_37, 1, x_36); +return x_37; } } } else { -uint8_t x_39; -lean_dec(x_13); +uint8_t x_38; lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); @@ -28365,34 +30203,33 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_39 = !lean_is_exclusive(x_27); -if (x_39 == 0) +x_38 = !lean_is_exclusive(x_26); +if (x_38 == 0) { -return x_27; +return x_26; } else { -lean_object* x_40; lean_object* x_41; lean_object* x_42; -x_40 = lean_ctor_get(x_27, 0); -x_41 = lean_ctor_get(x_27, 1); -lean_inc(x_41); +lean_object* x_39; lean_object* x_40; lean_object* x_41; +x_39 = lean_ctor_get(x_26, 0); +x_40 = lean_ctor_get(x_26, 1); lean_inc(x_40); -lean_dec(x_27); -x_42 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_42, 0, x_40); -lean_ctor_set(x_42, 1, x_41); -return x_42; +lean_inc(x_39); +lean_dec(x_26); +x_41 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_41, 0, x_39); +lean_ctor_set(x_41, 1, x_40); +return x_41; } } } else { -uint8_t x_43; -x_43 = lean_ctor_get_uint8(x_12, sizeof(void*)*11); -if (x_43 == 0) +uint8_t x_42; +x_42 = lean_ctor_get_uint8(x_11, sizeof(void*)*11); +if (x_42 == 0) { -lean_object* x_44; -lean_dec(x_13); +lean_object* x_43; lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); @@ -28405,58 +30242,57 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -if (lean_is_scalar(x_23)) { - x_44 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_22)) { + x_43 = lean_alloc_ctor(1, 2, 0); } else { - x_44 = x_23; - lean_ctor_set_tag(x_44, 1); + x_43 = x_22; + lean_ctor_set_tag(x_43, 1); } -lean_ctor_set(x_44, 0, x_24); -lean_ctor_set(x_44, 1, x_25); -return x_44; +lean_ctor_set(x_43, 0, x_23); +lean_ctor_set(x_43, 1, x_24); +return x_43; } else { -lean_object* x_45; -lean_dec(x_23); -lean_inc(x_13); +lean_object* x_44; +lean_dec(x_22); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -x_45 = l_Lean_Elab_logException___at_Lean_Elab_Term_exceptionToSorry___spec__1(x_24, x_8, x_9, x_10, x_11, x_12, x_13, x_25); -if (lean_obj_tag(x_45) == 0) +lean_inc(x_7); +x_44 = l_Lean_Elab_logException___at_Lean_Elab_Term_exceptionToSorry___spec__1(x_23, x_7, x_8, x_9, x_10, x_11, x_12, x_24); +if (lean_obj_tag(x_44) == 0) { -lean_object* x_46; lean_object* x_47; size_t x_48; lean_object* x_49; -x_46 = lean_ctor_get(x_45, 1); -lean_inc(x_46); -lean_dec(x_45); -x_47 = lean_array_get_size(x_2); -x_48 = lean_usize_of_nat(x_47); -lean_dec(x_47); -lean_inc(x_13); +lean_object* x_45; lean_object* x_46; size_t x_47; lean_object* x_48; +x_45 = lean_ctor_get(x_44, 1); +lean_inc(x_45); +lean_dec(x_44); +x_46 = lean_array_get_size(x_2); +x_47 = lean_usize_of_nat(x_46); +lean_dec(x_46); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); +lean_inc(x_9); lean_inc(x_2); -x_49 = l_Array_mapMUnsafe_map___at_Lean_Elab_Term_elabMutualDef_go___spec__5(x_48, x_20, x_2, x_8, x_9, x_10, x_11, x_12, x_13, x_46); -if (lean_obj_tag(x_49) == 0) +x_48 = l_Array_mapMUnsafe_map___at_Lean_Elab_Term_elabMutualDef_go___spec__5(x_47, x_19, x_2, x_7, x_8, x_9, x_10, x_11, x_12, x_45); +if (lean_obj_tag(x_48) == 0) { -lean_object* x_50; lean_object* x_51; lean_object* x_52; -x_50 = lean_ctor_get(x_49, 0); +lean_object* x_49; lean_object* x_50; lean_object* x_51; +x_49 = lean_ctor_get(x_48, 0); +lean_inc(x_49); +x_50 = lean_ctor_get(x_48, 1); lean_inc(x_50); -x_51 = lean_ctor_get(x_49, 1); -lean_inc(x_51); -lean_dec(x_49); -x_52 = l_Lean_Elab_Term_elabMutualDef_go___lambda__2(x_2, x_20, x_7, x_3, x_4, x_5, x_1, x_6, x_50, x_8, x_9, x_10, x_11, x_12, x_13, x_51); -lean_dec(x_6); -return x_52; +lean_dec(x_48); +x_51 = l_Lean_Elab_Term_elabMutualDef_go___lambda__2(x_2, x_19, x_6, x_3, x_4, x_1, x_5, x_49, x_7, x_8, x_9, x_10, x_11, x_12, x_50); +lean_dec(x_5); +return x_51; } else { -uint8_t x_53; -lean_dec(x_13); +uint8_t x_52; lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); @@ -28469,30 +30305,29 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_53 = !lean_is_exclusive(x_49); -if (x_53 == 0) +x_52 = !lean_is_exclusive(x_48); +if (x_52 == 0) { -return x_49; +return x_48; } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_54 = lean_ctor_get(x_49, 0); -x_55 = lean_ctor_get(x_49, 1); -lean_inc(x_55); +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_48, 0); +x_54 = lean_ctor_get(x_48, 1); lean_inc(x_54); -lean_dec(x_49); -x_56 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_56, 0, x_54); -lean_ctor_set(x_56, 1, x_55); -return x_56; +lean_inc(x_53); +lean_dec(x_48); +x_55 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_54); +return x_55; } } } else { -uint8_t x_57; -lean_dec(x_13); +uint8_t x_56; lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); @@ -28505,23 +30340,23 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_57 = !lean_is_exclusive(x_45); -if (x_57 == 0) +x_56 = !lean_is_exclusive(x_44); +if (x_56 == 0) { -return x_45; +return x_44; } else { -lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_58 = lean_ctor_get(x_45, 0); -x_59 = lean_ctor_get(x_45, 1); -lean_inc(x_59); +lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_44, 0); +x_58 = lean_ctor_get(x_44, 1); lean_inc(x_58); -lean_dec(x_45); -x_60 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_60, 0, x_58); -lean_ctor_set(x_60, 1, x_59); -return x_60; +lean_inc(x_57); +lean_dec(x_44); +x_59 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_59, 0, x_57); +lean_ctor_set(x_59, 1, x_58); +return x_59; } } } @@ -28530,8 +30365,7 @@ return x_60; } else { -uint8_t x_78; -lean_dec(x_13); +uint8_t x_77; lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); @@ -28544,86 +30378,84 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_78 = !lean_is_exclusive(x_21); -if (x_78 == 0) +x_77 = !lean_is_exclusive(x_20); +if (x_77 == 0) { -return x_21; +return x_20; } else { -lean_object* x_79; lean_object* x_80; lean_object* x_81; -x_79 = lean_ctor_get(x_21, 0); -x_80 = lean_ctor_get(x_21, 1); -lean_inc(x_80); +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_20, 0); +x_79 = lean_ctor_get(x_20, 1); lean_inc(x_79); -lean_dec(x_21); -x_81 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_81, 0, x_79); -lean_ctor_set(x_81, 1, x_80); -return x_81; +lean_inc(x_78); +lean_dec(x_20); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_11 = l_Lean_Elab_Term_getLevelNames___rarg(x_5, x_6, x_7, x_8, x_9, x_10); -x_12 = lean_ctor_get(x_11, 0); +lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; +x_10 = l_Lean_Elab_Term_getLevelNames___rarg(x_4, x_5, x_6, x_7, x_8, x_9); +x_11 = lean_ctor_get(x_10, 0); +lean_inc(x_11); +x_12 = lean_ctor_get(x_10, 1); lean_inc(x_12); -x_13 = lean_ctor_get(x_11, 1); -lean_inc(x_13); -lean_dec(x_11); -lean_inc(x_9); +lean_dec(x_10); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); +lean_inc(x_3); lean_inc(x_2); -x_14 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabHeaders(x_2, x_4, x_5, x_6, x_7, x_8, x_9, x_13); -if (lean_obj_tag(x_14) == 0) +x_13 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabHeaders(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_12); +if (lean_obj_tag(x_13) == 0) { -lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_15 = lean_ctor_get(x_14, 0); +lean_object* x_14; lean_object* x_15; lean_object* x_16; +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +x_15 = lean_ctor_get(x_13, 1); lean_inc(x_15); -x_16 = lean_ctor_get(x_14, 1); -lean_inc(x_16); -lean_dec(x_14); -lean_inc(x_9); +lean_dec(x_13); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); +lean_inc(x_3); lean_inc(x_2); -x_17 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_levelMVarToParamHeaders(x_2, x_15, x_4, x_5, x_6, x_7, x_8, x_9, x_16); -if (lean_obj_tag(x_17) == 0) +x_16 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_levelMVarToParamHeaders(x_2, x_14, x_3, x_4, x_5, x_6, x_7, x_8, x_15); +if (lean_obj_tag(x_16) == 0) { -lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; -x_18 = lean_ctor_get(x_17, 0); -lean_inc(x_18); -x_19 = lean_ctor_get(x_17, 1); -lean_inc(x_19); -lean_dec(x_17); -x_20 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_getAllUserLevelNames(x_18); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; +x_17 = lean_ctor_get(x_16, 0); +lean_inc(x_17); +x_18 = lean_ctor_get(x_16, 1); lean_inc(x_18); -x_21 = lean_alloc_closure((void*)(l_Lean_Elab_Term_elabMutualDef_go___lambda__3), 14, 6); -lean_closure_set(x_21, 0, x_2); -lean_closure_set(x_21, 1, x_18); -lean_closure_set(x_21, 2, x_20); -lean_closure_set(x_21, 3, x_12); -lean_closure_set(x_21, 4, x_3); -lean_closure_set(x_21, 5, x_1); -x_22 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_withFunLocalDecls___rarg(x_18, x_21, x_4, x_5, x_6, x_7, x_8, x_9, x_19); -return x_22; +lean_dec(x_16); +x_19 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_getAllUserLevelNames(x_17); +lean_inc(x_17); +x_20 = lean_alloc_closure((void*)(l_Lean_Elab_Term_elabMutualDef_go___lambda__3), 13, 5); +lean_closure_set(x_20, 0, x_2); +lean_closure_set(x_20, 1, x_17); +lean_closure_set(x_20, 2, x_19); +lean_closure_set(x_20, 3, x_11); +lean_closure_set(x_20, 4, x_1); +x_21 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_withFunLocalDecls___rarg(x_17, x_20, x_3, x_4, x_5, x_6, x_7, x_8, x_18); +return x_21; } else { -uint8_t x_23; -lean_dec(x_12); -lean_dec(x_9); +uint8_t x_22; +lean_dec(x_11); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -28632,31 +30464,30 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_23 = !lean_is_exclusive(x_17); -if (x_23 == 0) +x_22 = !lean_is_exclusive(x_16); +if (x_22 == 0) { -return x_17; +return x_16; } else { -lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_17, 0); -x_25 = lean_ctor_get(x_17, 1); -lean_inc(x_25); +lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_23 = lean_ctor_get(x_16, 0); +x_24 = lean_ctor_get(x_16, 1); lean_inc(x_24); -lean_dec(x_17); -x_26 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_26, 0, x_24); -lean_ctor_set(x_26, 1, x_25); -return x_26; +lean_inc(x_23); +lean_dec(x_16); +x_25 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_25, 0, x_23); +lean_ctor_set(x_25, 1, x_24); +return x_25; } } } else { -uint8_t x_27; -lean_dec(x_12); -lean_dec(x_9); +uint8_t x_26; +lean_dec(x_11); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -28665,23 +30496,23 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_14); -if (x_27 == 0) +x_26 = !lean_is_exclusive(x_13); +if (x_26 == 0) { -return x_14; +return x_13; } else { -lean_object* x_28; lean_object* x_29; lean_object* x_30; -x_28 = lean_ctor_get(x_14, 0); -x_29 = lean_ctor_get(x_14, 1); -lean_inc(x_29); +lean_object* x_27; lean_object* x_28; lean_object* x_29; +x_27 = lean_ctor_get(x_13, 0); +x_28 = lean_ctor_get(x_13, 1); lean_inc(x_28); -lean_dec(x_14); -x_30 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_30, 0, x_28); -lean_ctor_set(x_30, 1, x_29); -return x_30; +lean_inc(x_27); +lean_dec(x_13); +x_29 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_29, 0, x_27); +lean_ctor_set(x_29, 1, x_28); +return x_29; } } } @@ -28765,42 +30596,25 @@ lean_dec(x_4); return x_13; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go___lambda__1___boxed(lean_object** _args) { -lean_object* x_1 = _args[0]; -lean_object* x_2 = _args[1]; -lean_object* x_3 = _args[2]; -lean_object* x_4 = _args[3]; -lean_object* x_5 = _args[4]; -lean_object* x_6 = _args[5]; -lean_object* x_7 = _args[6]; -lean_object* x_8 = _args[7]; -lean_object* x_9 = _args[8]; -lean_object* x_10 = _args[9]; -lean_object* x_11 = _args[10]; -lean_object* x_12 = _args[11]; -lean_object* x_13 = _args[12]; -lean_object* x_14 = _args[13]; -lean_object* x_15 = _args[14]; -lean_object* x_16 = _args[15]; -lean_object* x_17 = _args[16]; +LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { -size_t x_18; lean_object* x_19; -x_18 = lean_unbox_usize(x_5); +size_t x_17; lean_object* x_18; +x_17 = lean_unbox_usize(x_5); lean_dec(x_5); -x_19 = l_Lean_Elab_Term_elabMutualDef_go___lambda__1(x_1, x_2, x_3, x_4, x_18, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17); -return x_19; +x_18 = l_Lean_Elab_Term_elabMutualDef_go___lambda__1(x_1, x_2, x_3, x_4, x_17, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +return x_18; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef_go___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { _start: { -size_t x_17; lean_object* x_18; -x_17 = lean_unbox_usize(x_2); +size_t x_16; lean_object* x_17; +x_16 = lean_unbox_usize(x_2); lean_dec(x_2); -x_18 = l_Lean_Elab_Term_elabMutualDef_go___lambda__2(x_1, x_17, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16); -lean_dec(x_8); -return x_18; +x_17 = l_Lean_Elab_Term_elabMutualDef_go___lambda__2(x_1, x_16, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +lean_dec(x_7); +return x_17; } } LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_elabMutualDef___spec__4(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { @@ -29945,111 +31759,110 @@ return x_115; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabMutualDef(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -uint8_t x_11; -x_11 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_isExample(x_2); -if (x_11 == 0) +uint8_t x_10; +x_10 = l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_isExample(x_2); +if (x_10 == 0) { -lean_object* x_12; -x_12 = l_Lean_Elab_Term_elabMutualDef_go(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -return x_12; +lean_object* x_11; +x_11 = l_Lean_Elab_Term_elabMutualDef_go(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_11; } else { -lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_13 = lean_alloc_closure((void*)(l_Lean_Elab_Term_elabMutualDef_go), 10, 3); -lean_closure_set(x_13, 0, x_1); -lean_closure_set(x_13, 1, x_2); -lean_closure_set(x_13, 2, x_3); -x_14 = lean_st_ref_get(x_9, x_10); -x_15 = lean_ctor_get(x_14, 0); +lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; +x_12 = lean_alloc_closure((void*)(l_Lean_Elab_Term_elabMutualDef_go), 9, 2); +lean_closure_set(x_12, 0, x_1); +lean_closure_set(x_12, 1, x_2); +x_13 = lean_st_ref_get(x_8, x_9); +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +x_15 = lean_ctor_get(x_13, 1); lean_inc(x_15); -x_16 = lean_ctor_get(x_14, 1); +lean_dec(x_13); +x_16 = lean_ctor_get(x_14, 0); lean_inc(x_16); lean_dec(x_14); -x_17 = lean_ctor_get(x_15, 0); -lean_inc(x_17); -lean_dec(x_15); -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_18 = l_Lean_Elab_withSaveInfoContext___at_Lean_Elab_Term_elabMutualDef___spec__1(x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_16); -if (lean_obj_tag(x_18) == 0) +lean_inc(x_3); +x_17 = l_Lean_Elab_withSaveInfoContext___at_Lean_Elab_Term_elabMutualDef___spec__1(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_15); +if (lean_obj_tag(x_17) == 0) { -lean_object* x_19; lean_object* x_20; lean_object* x_21; uint8_t x_22; -x_19 = lean_ctor_get(x_18, 0); +lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; +x_18 = lean_ctor_get(x_17, 0); +lean_inc(x_18); +x_19 = lean_ctor_get(x_17, 1); lean_inc(x_19); -x_20 = lean_ctor_get(x_18, 1); -lean_inc(x_20); -lean_dec(x_18); -x_21 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_17, x_4, x_5, x_6, x_7, x_8, x_9, x_20); -lean_dec(x_9); +lean_dec(x_17); +x_20 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_16, x_3, x_4, x_5, x_6, x_7, x_8, x_19); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_22 = !lean_is_exclusive(x_21); -if (x_22 == 0) +lean_dec(x_3); +x_21 = !lean_is_exclusive(x_20); +if (x_21 == 0) { -lean_object* x_23; -x_23 = lean_ctor_get(x_21, 0); -lean_dec(x_23); -lean_ctor_set(x_21, 0, x_19); -return x_21; +lean_object* x_22; +x_22 = lean_ctor_get(x_20, 0); +lean_dec(x_22); +lean_ctor_set(x_20, 0, x_18); +return x_20; } else { -lean_object* x_24; lean_object* x_25; -x_24 = lean_ctor_get(x_21, 1); -lean_inc(x_24); -lean_dec(x_21); -x_25 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_25, 0, x_19); -lean_ctor_set(x_25, 1, x_24); -return x_25; +lean_object* x_23; lean_object* x_24; +x_23 = lean_ctor_get(x_20, 1); +lean_inc(x_23); +lean_dec(x_20); +x_24 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_24, 0, x_18); +lean_ctor_set(x_24, 1, x_23); +return x_24; } } else { -lean_object* x_26; lean_object* x_27; lean_object* x_28; uint8_t x_29; -x_26 = lean_ctor_get(x_18, 0); +lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; +x_25 = lean_ctor_get(x_17, 0); +lean_inc(x_25); +x_26 = lean_ctor_get(x_17, 1); lean_inc(x_26); -x_27 = lean_ctor_get(x_18, 1); -lean_inc(x_27); -lean_dec(x_18); -x_28 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_17, x_4, x_5, x_6, x_7, x_8, x_9, x_27); -lean_dec(x_9); +lean_dec(x_17); +x_27 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_16, x_3, x_4, x_5, x_6, x_7, x_8, x_26); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_29 = !lean_is_exclusive(x_28); -if (x_29 == 0) +lean_dec(x_3); +x_28 = !lean_is_exclusive(x_27); +if (x_28 == 0) { -lean_object* x_30; -x_30 = lean_ctor_get(x_28, 0); -lean_dec(x_30); -lean_ctor_set_tag(x_28, 1); -lean_ctor_set(x_28, 0, x_26); -return x_28; +lean_object* x_29; +x_29 = lean_ctor_get(x_27, 0); +lean_dec(x_29); +lean_ctor_set_tag(x_27, 1); +lean_ctor_set(x_27, 0, x_25); +return x_27; } else { -lean_object* x_31; lean_object* x_32; -x_31 = lean_ctor_get(x_28, 1); -lean_inc(x_31); -lean_dec(x_28); -x_32 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_32, 0, x_26); -lean_ctor_set(x_32, 1, x_31); -return x_32; +lean_object* x_30; lean_object* x_31; +x_30 = lean_ctor_get(x_27, 1); +lean_inc(x_30); +lean_dec(x_27); +x_31 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_31, 0, x_25); +lean_ctor_set(x_31, 1, x_30); +return x_31; } } } @@ -31824,66 +33637,64 @@ return x_54; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabMutualDef___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabMutualDef___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_Lean_Elab_Term_elabMutualDef(x_3, x_1, x_2, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -return x_11; +lean_object* x_10; +x_10 = l_Lean_Elab_Term_elabMutualDef(x_2, x_1, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_10; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabMutualDef(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabMutualDef(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { -lean_object* x_6; size_t x_7; size_t x_8; lean_object* x_9; -x_6 = lean_array_get_size(x_1); -x_7 = lean_usize_of_nat(x_6); -lean_dec(x_6); -x_8 = 0; -lean_inc(x_4); +lean_object* x_5; size_t x_6; size_t x_7; lean_object* x_8; +x_5 = lean_array_get_size(x_1); +x_6 = lean_usize_of_nat(x_5); +lean_dec(x_5); +x_7 = 0; lean_inc(x_3); +lean_inc(x_2); lean_inc(x_1); -x_9 = l_Array_mapMUnsafe_map___at_Lean_Elab_Command_elabMutualDef___spec__12(x_1, x_7, x_8, x_1, x_3, x_4, x_5); +x_8 = l_Array_mapMUnsafe_map___at_Lean_Elab_Command_elabMutualDef___spec__12(x_1, x_6, x_7, x_1, x_2, x_3, x_4); lean_dec(x_1); -if (lean_obj_tag(x_9) == 0) +if (lean_obj_tag(x_8) == 0) { -lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_10 = lean_ctor_get(x_9, 0); +lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; +x_9 = lean_ctor_get(x_8, 0); +lean_inc(x_9); +x_10 = lean_ctor_get(x_8, 1); lean_inc(x_10); -x_11 = lean_ctor_get(x_9, 1); -lean_inc(x_11); -lean_dec(x_9); -x_12 = lean_alloc_closure((void*)(l_Lean_Elab_Command_elabMutualDef___lambda__1), 10, 2); -lean_closure_set(x_12, 0, x_10); -lean_closure_set(x_12, 1, x_2); -x_13 = l_Lean_Elab_Command_runTermElabM___rarg(x_12, x_3, x_4, x_11); -lean_dec(x_4); +lean_dec(x_8); +x_11 = lean_alloc_closure((void*)(l_Lean_Elab_Command_elabMutualDef___lambda__1), 9, 1); +lean_closure_set(x_11, 0, x_9); +x_12 = l_Lean_Elab_Command_runTermElabM___rarg(x_11, x_2, x_3, x_10); lean_dec(x_3); -return x_13; +lean_dec(x_2); +return x_12; } else { -uint8_t x_14; -lean_dec(x_4); +uint8_t x_13; lean_dec(x_3); lean_dec(x_2); -x_14 = !lean_is_exclusive(x_9); -if (x_14 == 0) +x_13 = !lean_is_exclusive(x_8); +if (x_13 == 0) { -return x_9; +return x_8; } else { -lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_15 = lean_ctor_get(x_9, 0); -x_16 = lean_ctor_get(x_9, 1); -lean_inc(x_16); +lean_object* x_14; lean_object* x_15; lean_object* x_16; +x_14 = lean_ctor_get(x_8, 0); +x_15 = lean_ctor_get(x_8, 1); lean_inc(x_15); -lean_dec(x_9); -x_17 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_17, 0, x_15); -lean_ctor_set(x_17, 1, x_16); -return x_17; +lean_inc(x_14); +lean_dec(x_8); +x_16 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_16, 0, x_14); +lean_ctor_set(x_16, 1, x_15); +return x_16; } } } @@ -32034,6 +33845,7 @@ lean_object* initialize_Lean_Elab_Match(uint8_t builtin, lean_object*); lean_object* initialize_Lean_Elab_DefView(uint8_t builtin, lean_object*); lean_object* initialize_Lean_Elab_Deriving_Basic(uint8_t builtin, lean_object*); lean_object* initialize_Lean_Elab_PreDefinition_Main(uint8_t builtin, lean_object*); +lean_object* initialize_Lean_Elab_PreDefinition_WF_TerminationHint(uint8_t builtin, lean_object*); lean_object* initialize_Lean_Elab_DeclarationRange(uint8_t builtin, lean_object*); static bool _G_initialized = false; LEAN_EXPORT lean_object* initialize_Lean_Elab_MutualDef(uint8_t builtin, lean_object* w) { @@ -32073,6 +33885,9 @@ lean_dec_ref(res); res = initialize_Lean_Elab_PreDefinition_Main(builtin, lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); +res = initialize_Lean_Elab_PreDefinition_WF_TerminationHint(builtin, lean_io_mk_world()); +if (lean_io_result_is_error(res)) return res; +lean_dec_ref(res); res = initialize_Lean_Elab_DeclarationRange(builtin, lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); @@ -32368,6 +34183,36 @@ l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerm___closed__5 = _i lean_mark_persistent(l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerm___closed__5); l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerm___closed__6 = _init_l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerm___closed__6(); lean_mark_persistent(l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerm___closed__6); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__1 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__1); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__2 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__2(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__2); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__3 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__3(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__3); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__4 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__4(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__4); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__5 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__5(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__5); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__6 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__6(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__6); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__7 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__7(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__7); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__8 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__8(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__8); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__9 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__9(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__9); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__10 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__10(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__10); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__11 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__11(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__1___closed__11); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2___closed__1 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2___closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2___closed__1); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2___closed__2 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2___closed__2(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__2___closed__2); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__3___closed__1 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__3___closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__3___closed__1); +l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__3___closed__2 = _init_l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__3___closed__2(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_declValToTerminationHint___spec__1___lambda__3___closed__2); l_Std_Range_forIn_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabFunValues___spec__1___closed__1 = _init_l_Std_Range_forIn_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabFunValues___spec__1___closed__1(); lean_mark_persistent(l_Std_Range_forIn_loop___at___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_elabFunValues___spec__1___closed__1); l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_removeUnusedVars___closed__1 = _init_l___private_Lean_Elab_MutualDef_0__Lean_Elab_Term_removeUnusedVars___closed__1(); diff --git a/stage0/stdlib/Lean/Elab/PreDefinition/Basic.c b/stage0/stdlib/Lean/Elab/PreDefinition/Basic.c index 9bffa104661d4..34a99706c305e 100644 --- a/stage0/stdlib/Lean/Elab/PreDefinition/Basic.c +++ b/stage0/stdlib/Lean/Elab/PreDefinition/Basic.c @@ -1,6 +1,6 @@ // Lean compiler output // Module: Lean.Elab.PreDefinition.Basic -// Imports: Init Lean.Compiler.NoncomputableAttr Lean.Util.CollectLevelParams Lean.Meta.AbstractNestedProofs Lean.Elab.RecAppSyntax Lean.Elab.DefView +// Imports: Init Lean.Compiler.NoncomputableAttr Lean.Util.CollectLevelParams Lean.Meta.AbstractNestedProofs Lean.Elab.RecAppSyntax Lean.Elab.DefView Lean.Elab.PreDefinition.WF.TerminationHint #include #if defined(__clang__) #pragma clang diagnostic ignored "-Wunused-parameter" @@ -162,6 +162,7 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_levelMVarToParamP lean_object* l_Lean_Expr_ReplaceImpl_Cache_new(lean_object*); lean_object* l_Lean_Expr_app___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_mapM___at___private_Lean_Elab_PreDefinition_Basic_0__Lean_Elab_addNonRecAux___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_instInhabitedPreDefinition___closed__5; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Basic_0__Lean_Elab_addNonRecAux___spec__11(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_lt(lean_object*, lean_object*); LEAN_EXPORT uint8_t l___private_Lean_Elab_PreDefinition_Basic_0__Lean_Elab_containsRecFn___lambda__1(lean_object*, lean_object*); @@ -274,29 +275,46 @@ return x_2; static lean_object* _init_l_Lean_Elab_instInhabitedPreDefinition___closed__4() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = lean_box(0); +x_2 = lean_box(0); +x_3 = lean_unsigned_to_nat(0u); +x_4 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_4, 0, x_2); +lean_ctor_set(x_4, 1, x_1); +lean_ctor_set(x_4, 2, x_1); +lean_ctor_set(x_4, 3, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Elab_instInhabitedPreDefinition___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; x_1 = lean_box(0); x_2 = lean_box(0); x_3 = 0; x_4 = l_Lean_Elab_instInhabitedPreDefinition___closed__2; x_5 = lean_box(0); x_6 = l_Lean_Elab_instInhabitedPreDefinition___closed__3; -x_7 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_7, 0, x_2); -lean_ctor_set(x_7, 1, x_1); -lean_ctor_set(x_7, 2, x_4); -lean_ctor_set(x_7, 3, x_5); -lean_ctor_set(x_7, 4, x_6); -lean_ctor_set(x_7, 5, x_6); -lean_ctor_set_uint8(x_7, sizeof(void*)*6, x_3); -return x_7; +x_7 = l_Lean_Elab_instInhabitedPreDefinition___closed__4; +x_8 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_8, 0, x_2); +lean_ctor_set(x_8, 1, x_1); +lean_ctor_set(x_8, 2, x_4); +lean_ctor_set(x_8, 3, x_5); +lean_ctor_set(x_8, 4, x_6); +lean_ctor_set(x_8, 5, x_6); +lean_ctor_set(x_8, 6, x_7); +lean_ctor_set_uint8(x_8, sizeof(void*)*7, x_3); +return x_8; } } static lean_object* _init_l_Lean_Elab_instInhabitedPreDefinition() { _start: { lean_object* x_1; -x_1 = l_Lean_Elab_instInhabitedPreDefinition___closed__4; +x_1 = l_Lean_Elab_instInhabitedPreDefinition___closed__5; return x_1; } } @@ -349,14 +367,16 @@ goto _start; } else { -lean_object* x_29; uint8_t x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; size_t x_43; size_t x_44; lean_object* x_45; +lean_object* x_29; uint8_t x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; size_t x_44; size_t x_45; lean_object* x_46; x_29 = lean_ctor_get(x_13, 0); -x_30 = lean_ctor_get_uint8(x_13, sizeof(void*)*6); +x_30 = lean_ctor_get_uint8(x_13, sizeof(void*)*7); x_31 = lean_ctor_get(x_13, 1); x_32 = lean_ctor_get(x_13, 2); x_33 = lean_ctor_get(x_13, 3); x_34 = lean_ctor_get(x_13, 4); x_35 = lean_ctor_get(x_13, 5); +x_36 = lean_ctor_get(x_13, 6); +lean_inc(x_36); lean_inc(x_35); lean_inc(x_34); lean_inc(x_33); @@ -364,32 +384,33 @@ lean_inc(x_32); lean_inc(x_31); lean_inc(x_29); lean_dec(x_13); -x_36 = l_Lean_instantiateMVars___at_Lean_Elab_Term_MVarErrorInfo_logError___spec__1(x_34, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); +x_37 = l_Lean_instantiateMVars___at_Lean_Elab_Term_MVarErrorInfo_logError___spec__1(x_34, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +x_38 = lean_ctor_get(x_37, 0); lean_inc(x_38); -lean_dec(x_36); -x_39 = l_Lean_instantiateMVars___at_Lean_Elab_Term_MVarErrorInfo_logError___spec__1(x_35, x_4, x_5, x_6, x_7, x_8, x_9, x_38); -x_40 = lean_ctor_get(x_39, 0); -lean_inc(x_40); -x_41 = lean_ctor_get(x_39, 1); +x_39 = lean_ctor_get(x_37, 1); +lean_inc(x_39); +lean_dec(x_37); +x_40 = l_Lean_instantiateMVars___at_Lean_Elab_Term_MVarErrorInfo_logError___spec__1(x_35, x_4, x_5, x_6, x_7, x_8, x_9, x_39); +x_41 = lean_ctor_get(x_40, 0); lean_inc(x_41); -lean_dec(x_39); -x_42 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_42, 0, x_29); -lean_ctor_set(x_42, 1, x_31); -lean_ctor_set(x_42, 2, x_32); -lean_ctor_set(x_42, 3, x_33); -lean_ctor_set(x_42, 4, x_37); -lean_ctor_set(x_42, 5, x_40); -lean_ctor_set_uint8(x_42, sizeof(void*)*6, x_30); -x_43 = 1; -x_44 = lean_usize_add(x_2, x_43); -x_45 = lean_array_uset(x_15, x_2, x_42); -x_2 = x_44; -x_3 = x_45; -x_10 = x_41; +x_42 = lean_ctor_get(x_40, 1); +lean_inc(x_42); +lean_dec(x_40); +x_43 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_43, 0, x_29); +lean_ctor_set(x_43, 1, x_31); +lean_ctor_set(x_43, 2, x_32); +lean_ctor_set(x_43, 3, x_33); +lean_ctor_set(x_43, 4, x_38); +lean_ctor_set(x_43, 5, x_41); +lean_ctor_set(x_43, 6, x_36); +lean_ctor_set_uint8(x_43, sizeof(void*)*7, x_30); +x_44 = 1; +x_45 = lean_usize_add(x_2, x_44); +x_46 = lean_array_uset(x_15, x_2, x_43); +x_2 = x_45; +x_3 = x_46; +x_10 = x_42; goto _start; } } @@ -497,14 +518,16 @@ goto _start; } else { -lean_object* x_30; uint8_t x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; size_t x_45; size_t x_46; lean_object* x_47; +lean_object* x_30; uint8_t x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; size_t x_46; size_t x_47; lean_object* x_48; x_30 = lean_ctor_get(x_13, 0); -x_31 = lean_ctor_get_uint8(x_13, sizeof(void*)*6); +x_31 = lean_ctor_get_uint8(x_13, sizeof(void*)*7); x_32 = lean_ctor_get(x_13, 1); x_33 = lean_ctor_get(x_13, 2); x_34 = lean_ctor_get(x_13, 3); x_35 = lean_ctor_get(x_13, 4); x_36 = lean_ctor_get(x_13, 5); +x_37 = lean_ctor_get(x_13, 6); +lean_inc(x_37); lean_inc(x_36); lean_inc(x_35); lean_inc(x_34); @@ -512,33 +535,34 @@ lean_inc(x_33); lean_inc(x_32); lean_inc(x_30); lean_dec(x_13); -x_37 = l_Array_mapMUnsafe_map___at_Lean_Elab_levelMVarToParamPreDecls___spec__1___closed__1; -x_38 = l_Lean_Elab_Term_levelMVarToParam(x_35, x_37, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -x_39 = lean_ctor_get(x_38, 0); -lean_inc(x_39); -x_40 = lean_ctor_get(x_38, 1); +x_38 = l_Array_mapMUnsafe_map___at_Lean_Elab_levelMVarToParamPreDecls___spec__1___closed__1; +x_39 = l_Lean_Elab_Term_levelMVarToParam(x_35, x_38, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +x_40 = lean_ctor_get(x_39, 0); lean_inc(x_40); -lean_dec(x_38); -x_41 = l_Lean_Elab_Term_levelMVarToParam(x_36, x_37, x_4, x_5, x_6, x_7, x_8, x_9, x_40); -x_42 = lean_ctor_get(x_41, 0); -lean_inc(x_42); -x_43 = lean_ctor_get(x_41, 1); +x_41 = lean_ctor_get(x_39, 1); +lean_inc(x_41); +lean_dec(x_39); +x_42 = l_Lean_Elab_Term_levelMVarToParam(x_36, x_38, x_4, x_5, x_6, x_7, x_8, x_9, x_41); +x_43 = lean_ctor_get(x_42, 0); lean_inc(x_43); -lean_dec(x_41); -x_44 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_44, 0, x_30); -lean_ctor_set(x_44, 1, x_32); -lean_ctor_set(x_44, 2, x_33); -lean_ctor_set(x_44, 3, x_34); -lean_ctor_set(x_44, 4, x_39); -lean_ctor_set(x_44, 5, x_42); -lean_ctor_set_uint8(x_44, sizeof(void*)*6, x_31); -x_45 = 1; -x_46 = lean_usize_add(x_2, x_45); -x_47 = lean_array_uset(x_15, x_2, x_44); -x_2 = x_46; -x_3 = x_47; -x_10 = x_43; +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_45, 0, x_30); +lean_ctor_set(x_45, 1, x_32); +lean_ctor_set(x_45, 2, x_33); +lean_ctor_set(x_45, 3, x_34); +lean_ctor_set(x_45, 4, x_40); +lean_ctor_set(x_45, 5, x_43); +lean_ctor_set(x_45, 6, x_37); +lean_ctor_set_uint8(x_45, sizeof(void*)*7, x_31); +x_46 = 1; +x_47 = lean_usize_add(x_2, x_46); +x_48 = lean_array_uset(x_15, x_2, x_45); +x_2 = x_47; +x_3 = x_48; +x_10 = x_44; goto _start; } } @@ -2683,45 +2707,48 @@ goto _start; } else { -lean_object* x_25; uint8_t x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; size_t x_38; size_t x_39; lean_object* x_40; +lean_object* x_25; uint8_t x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; size_t x_39; size_t x_40; lean_object* x_41; x_25 = lean_ctor_get(x_8, 0); -x_26 = lean_ctor_get_uint8(x_8, sizeof(void*)*6); +x_26 = lean_ctor_get_uint8(x_8, sizeof(void*)*7); x_27 = lean_ctor_get(x_8, 2); x_28 = lean_ctor_get(x_8, 3); x_29 = lean_ctor_get(x_8, 4); x_30 = lean_ctor_get(x_8, 5); +x_31 = lean_ctor_get(x_8, 6); +lean_inc(x_31); lean_inc(x_30); lean_inc(x_29); lean_inc(x_28); lean_inc(x_27); lean_inc(x_25); lean_dec(x_8); -x_31 = l_Lean_Expr_ReplaceImpl_Cache_new(x_29); +x_32 = l_Lean_Expr_ReplaceImpl_Cache_new(x_29); lean_inc(x_3); -x_32 = l_Lean_Expr_ReplaceImpl_replaceUnsafeM_visit___at_Lean_Elab_fixLevelParams___spec__2(x_1, x_3, x_29, x_31); -x_33 = lean_ctor_get(x_32, 0); -lean_inc(x_33); -lean_dec(x_32); -x_34 = l_Lean_Expr_ReplaceImpl_Cache_new(x_30); +x_33 = l_Lean_Expr_ReplaceImpl_replaceUnsafeM_visit___at_Lean_Elab_fixLevelParams___spec__2(x_1, x_3, x_29, x_32); +x_34 = lean_ctor_get(x_33, 0); +lean_inc(x_34); +lean_dec(x_33); +x_35 = l_Lean_Expr_ReplaceImpl_Cache_new(x_30); lean_inc(x_3); -x_35 = l_Lean_Expr_ReplaceImpl_replaceUnsafeM_visit___at_Lean_Elab_fixLevelParams___spec__3(x_1, x_3, x_30, x_34); -x_36 = lean_ctor_get(x_35, 0); -lean_inc(x_36); -lean_dec(x_35); +x_36 = l_Lean_Expr_ReplaceImpl_replaceUnsafeM_visit___at_Lean_Elab_fixLevelParams___spec__3(x_1, x_3, x_30, x_35); +x_37 = lean_ctor_get(x_36, 0); +lean_inc(x_37); +lean_dec(x_36); lean_inc(x_2); -x_37 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_37, 0, x_25); -lean_ctor_set(x_37, 1, x_2); -lean_ctor_set(x_37, 2, x_27); -lean_ctor_set(x_37, 3, x_28); -lean_ctor_set(x_37, 4, x_33); -lean_ctor_set(x_37, 5, x_36); -lean_ctor_set_uint8(x_37, sizeof(void*)*6, x_26); -x_38 = 1; -x_39 = lean_usize_add(x_5, x_38); -x_40 = lean_array_uset(x_10, x_5, x_37); -x_5 = x_39; -x_6 = x_40; +x_38 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_38, 0, x_25); +lean_ctor_set(x_38, 1, x_2); +lean_ctor_set(x_38, 2, x_27); +lean_ctor_set(x_38, 3, x_28); +lean_ctor_set(x_38, 4, x_34); +lean_ctor_set(x_38, 5, x_37); +lean_ctor_set(x_38, 6, x_31); +lean_ctor_set_uint8(x_38, sizeof(void*)*7, x_26); +x_39 = 1; +x_40 = lean_usize_add(x_5, x_39); +x_41 = lean_array_uset(x_10, x_5, x_38); +x_5 = x_40; +x_6 = x_41; goto _start; } } @@ -3032,10 +3059,10 @@ return x_11; LEAN_EXPORT lean_object* l_Lean_Elab_abstractNestedProofs(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { -lean_object* x_7; uint8_t x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; +lean_object* x_7; uint8_t x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; uint8_t x_15; x_7 = lean_ctor_get(x_1, 0); lean_inc(x_7); -x_8 = lean_ctor_get_uint8(x_1, sizeof(void*)*6); +x_8 = lean_ctor_get_uint8(x_1, sizeof(void*)*7); x_9 = lean_ctor_get(x_1, 1); lean_inc(x_9); x_10 = lean_ctor_get(x_1, 2); @@ -3046,111 +3073,118 @@ x_12 = lean_ctor_get(x_1, 4); lean_inc(x_12); x_13 = lean_ctor_get(x_1, 5); lean_inc(x_13); -x_14 = l_Lean_Elab_DefKind_isTheorem(x_8); -if (x_14 == 0) -{ -uint8_t x_15; -x_15 = l_Lean_Elab_DefKind_isExample(x_8); +x_14 = lean_ctor_get(x_1, 6); +lean_inc(x_14); +x_15 = l_Lean_Elab_DefKind_isTheorem(x_8); if (x_15 == 0) { uint8_t x_16; -x_16 = !lean_is_exclusive(x_1); +x_16 = l_Lean_Elab_DefKind_isExample(x_8); if (x_16 == 0) { -lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; uint8_t x_23; -x_17 = lean_ctor_get(x_1, 5); -lean_dec(x_17); -x_18 = lean_ctor_get(x_1, 4); +uint8_t x_17; +x_17 = !lean_is_exclusive(x_1); +if (x_17 == 0) +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; +x_18 = lean_ctor_get(x_1, 6); lean_dec(x_18); -x_19 = lean_ctor_get(x_1, 3); +x_19 = lean_ctor_get(x_1, 5); lean_dec(x_19); -x_20 = lean_ctor_get(x_1, 2); +x_20 = lean_ctor_get(x_1, 4); lean_dec(x_20); -x_21 = lean_ctor_get(x_1, 1); +x_21 = lean_ctor_get(x_1, 3); lean_dec(x_21); -x_22 = lean_ctor_get(x_1, 0); +x_22 = lean_ctor_get(x_1, 2); lean_dec(x_22); -x_23 = !lean_is_exclusive(x_4); -if (x_23 == 0) -{ -lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_4, 5); -x_25 = l_Lean_replaceRef(x_7, x_24); +x_23 = lean_ctor_get(x_1, 1); +lean_dec(x_23); +x_24 = lean_ctor_get(x_1, 0); lean_dec(x_24); -lean_ctor_set(x_4, 5, x_25); +x_25 = !lean_is_exclusive(x_4); +if (x_25 == 0) +{ +lean_object* x_26; lean_object* x_27; lean_object* x_28; +x_26 = lean_ctor_get(x_4, 5); +x_27 = l_Lean_replaceRef(x_7, x_26); +lean_dec(x_26); +lean_ctor_set(x_4, 5, x_27); lean_inc(x_11); -x_26 = l_Lean_Meta_abstractNestedProofs(x_11, x_13, x_2, x_3, x_4, x_5, x_6); -if (lean_obj_tag(x_26) == 0) +x_28 = l_Lean_Meta_abstractNestedProofs(x_11, x_13, x_2, x_3, x_4, x_5, x_6); +if (lean_obj_tag(x_28) == 0) { -uint8_t x_27; -x_27 = !lean_is_exclusive(x_26); -if (x_27 == 0) +uint8_t x_29; +x_29 = !lean_is_exclusive(x_28); +if (x_29 == 0) { -lean_object* x_28; -x_28 = lean_ctor_get(x_26, 0); -lean_ctor_set(x_1, 5, x_28); -lean_ctor_set(x_26, 0, x_1); -return x_26; +lean_object* x_30; +x_30 = lean_ctor_get(x_28, 0); +lean_ctor_set(x_1, 5, x_30); +lean_ctor_set(x_28, 0, x_1); +return x_28; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_26, 0); -x_30 = lean_ctor_get(x_26, 1); -lean_inc(x_30); -lean_inc(x_29); -lean_dec(x_26); -lean_ctor_set(x_1, 5, x_29); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_1); -lean_ctor_set(x_31, 1, x_30); -return x_31; +lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_31 = lean_ctor_get(x_28, 0); +x_32 = lean_ctor_get(x_28, 1); +lean_inc(x_32); +lean_inc(x_31); +lean_dec(x_28); +lean_ctor_set(x_1, 5, x_31); +x_33 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_33, 0, x_1); +lean_ctor_set(x_33, 1, x_32); +return x_33; } } else { -uint8_t x_32; +uint8_t x_34; lean_free_object(x_1); +lean_dec(x_14); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_7); -x_32 = !lean_is_exclusive(x_26); -if (x_32 == 0) +x_34 = !lean_is_exclusive(x_28); +if (x_34 == 0) { -return x_26; +return x_28; } else { -lean_object* x_33; lean_object* x_34; lean_object* x_35; -x_33 = lean_ctor_get(x_26, 0); -x_34 = lean_ctor_get(x_26, 1); -lean_inc(x_34); -lean_inc(x_33); -lean_dec(x_26); -x_35 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_35, 0, x_33); -lean_ctor_set(x_35, 1, x_34); -return x_35; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_28, 0); +x_36 = lean_ctor_get(x_28, 1); +lean_inc(x_36); +lean_inc(x_35); +lean_dec(x_28); +x_37 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_37, 0, x_35); +lean_ctor_set(x_37, 1, x_36); +return x_37; } } } else { -lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_36 = lean_ctor_get(x_4, 0); -x_37 = lean_ctor_get(x_4, 1); -x_38 = lean_ctor_get(x_4, 2); -x_39 = lean_ctor_get(x_4, 3); -x_40 = lean_ctor_get(x_4, 4); -x_41 = lean_ctor_get(x_4, 5); -x_42 = lean_ctor_get(x_4, 6); -x_43 = lean_ctor_get(x_4, 7); -x_44 = lean_ctor_get(x_4, 8); -x_45 = lean_ctor_get(x_4, 9); -x_46 = lean_ctor_get(x_4, 10); -x_47 = lean_ctor_get_uint8(x_4, sizeof(void*)*11); +lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; uint8_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; +x_38 = lean_ctor_get(x_4, 0); +x_39 = lean_ctor_get(x_4, 1); +x_40 = lean_ctor_get(x_4, 2); +x_41 = lean_ctor_get(x_4, 3); +x_42 = lean_ctor_get(x_4, 4); +x_43 = lean_ctor_get(x_4, 5); +x_44 = lean_ctor_get(x_4, 6); +x_45 = lean_ctor_get(x_4, 7); +x_46 = lean_ctor_get(x_4, 8); +x_47 = lean_ctor_get(x_4, 9); +x_48 = lean_ctor_get(x_4, 10); +x_49 = lean_ctor_get_uint8(x_4, sizeof(void*)*11); +lean_inc(x_48); +lean_inc(x_47); lean_inc(x_46); lean_inc(x_45); lean_inc(x_44); @@ -3160,110 +3194,109 @@ lean_inc(x_41); lean_inc(x_40); lean_inc(x_39); lean_inc(x_38); -lean_inc(x_37); -lean_inc(x_36); lean_dec(x_4); -x_48 = l_Lean_replaceRef(x_7, x_41); -lean_dec(x_41); -x_49 = lean_alloc_ctor(0, 11, 1); -lean_ctor_set(x_49, 0, x_36); -lean_ctor_set(x_49, 1, x_37); -lean_ctor_set(x_49, 2, x_38); -lean_ctor_set(x_49, 3, x_39); -lean_ctor_set(x_49, 4, x_40); -lean_ctor_set(x_49, 5, x_48); -lean_ctor_set(x_49, 6, x_42); -lean_ctor_set(x_49, 7, x_43); -lean_ctor_set(x_49, 8, x_44); -lean_ctor_set(x_49, 9, x_45); -lean_ctor_set(x_49, 10, x_46); -lean_ctor_set_uint8(x_49, sizeof(void*)*11, x_47); +x_50 = l_Lean_replaceRef(x_7, x_43); +lean_dec(x_43); +x_51 = lean_alloc_ctor(0, 11, 1); +lean_ctor_set(x_51, 0, x_38); +lean_ctor_set(x_51, 1, x_39); +lean_ctor_set(x_51, 2, x_40); +lean_ctor_set(x_51, 3, x_41); +lean_ctor_set(x_51, 4, x_42); +lean_ctor_set(x_51, 5, x_50); +lean_ctor_set(x_51, 6, x_44); +lean_ctor_set(x_51, 7, x_45); +lean_ctor_set(x_51, 8, x_46); +lean_ctor_set(x_51, 9, x_47); +lean_ctor_set(x_51, 10, x_48); +lean_ctor_set_uint8(x_51, sizeof(void*)*11, x_49); lean_inc(x_11); -x_50 = l_Lean_Meta_abstractNestedProofs(x_11, x_13, x_2, x_3, x_49, x_5, x_6); -if (lean_obj_tag(x_50) == 0) +x_52 = l_Lean_Meta_abstractNestedProofs(x_11, x_13, x_2, x_3, x_51, x_5, x_6); +if (lean_obj_tag(x_52) == 0) { -lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_51 = lean_ctor_get(x_50, 0); -lean_inc(x_51); -x_52 = lean_ctor_get(x_50, 1); -lean_inc(x_52); -if (lean_is_exclusive(x_50)) { - lean_ctor_release(x_50, 0); - lean_ctor_release(x_50, 1); - x_53 = x_50; +lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_53 = lean_ctor_get(x_52, 0); +lean_inc(x_53); +x_54 = lean_ctor_get(x_52, 1); +lean_inc(x_54); +if (lean_is_exclusive(x_52)) { + lean_ctor_release(x_52, 0); + lean_ctor_release(x_52, 1); + x_55 = x_52; } else { - lean_dec_ref(x_50); - x_53 = lean_box(0); + lean_dec_ref(x_52); + x_55 = lean_box(0); } -lean_ctor_set(x_1, 5, x_51); -if (lean_is_scalar(x_53)) { - x_54 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1, 5, x_53); +if (lean_is_scalar(x_55)) { + x_56 = lean_alloc_ctor(0, 2, 0); } else { - x_54 = x_53; + x_56 = x_55; } -lean_ctor_set(x_54, 0, x_1); -lean_ctor_set(x_54, 1, x_52); -return x_54; +lean_ctor_set(x_56, 0, x_1); +lean_ctor_set(x_56, 1, x_54); +return x_56; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; +lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_free_object(x_1); +lean_dec(x_14); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_7); -x_55 = lean_ctor_get(x_50, 0); -lean_inc(x_55); -x_56 = lean_ctor_get(x_50, 1); -lean_inc(x_56); -if (lean_is_exclusive(x_50)) { - lean_ctor_release(x_50, 0); - lean_ctor_release(x_50, 1); - x_57 = x_50; +x_57 = lean_ctor_get(x_52, 0); +lean_inc(x_57); +x_58 = lean_ctor_get(x_52, 1); +lean_inc(x_58); +if (lean_is_exclusive(x_52)) { + lean_ctor_release(x_52, 0); + lean_ctor_release(x_52, 1); + x_59 = x_52; } else { - lean_dec_ref(x_50); - x_57 = lean_box(0); + lean_dec_ref(x_52); + x_59 = lean_box(0); } -if (lean_is_scalar(x_57)) { - x_58 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_59)) { + x_60 = lean_alloc_ctor(1, 2, 0); } else { - x_58 = x_57; + x_60 = x_59; } -lean_ctor_set(x_58, 0, x_55); -lean_ctor_set(x_58, 1, x_56); -return x_58; +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +return x_60; } } } else { -lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; uint8_t x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; uint8_t x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_dec(x_1); -x_59 = lean_ctor_get(x_4, 0); -lean_inc(x_59); -x_60 = lean_ctor_get(x_4, 1); -lean_inc(x_60); -x_61 = lean_ctor_get(x_4, 2); +x_61 = lean_ctor_get(x_4, 0); lean_inc(x_61); -x_62 = lean_ctor_get(x_4, 3); +x_62 = lean_ctor_get(x_4, 1); lean_inc(x_62); -x_63 = lean_ctor_get(x_4, 4); +x_63 = lean_ctor_get(x_4, 2); lean_inc(x_63); -x_64 = lean_ctor_get(x_4, 5); +x_64 = lean_ctor_get(x_4, 3); lean_inc(x_64); -x_65 = lean_ctor_get(x_4, 6); +x_65 = lean_ctor_get(x_4, 4); lean_inc(x_65); -x_66 = lean_ctor_get(x_4, 7); +x_66 = lean_ctor_get(x_4, 5); lean_inc(x_66); -x_67 = lean_ctor_get(x_4, 8); +x_67 = lean_ctor_get(x_4, 6); lean_inc(x_67); -x_68 = lean_ctor_get(x_4, 9); +x_68 = lean_ctor_get(x_4, 7); lean_inc(x_68); -x_69 = lean_ctor_get(x_4, 10); +x_69 = lean_ctor_get(x_4, 8); lean_inc(x_69); -x_70 = lean_ctor_get_uint8(x_4, sizeof(void*)*11); +x_70 = lean_ctor_get(x_4, 9); +lean_inc(x_70); +x_71 = lean_ctor_get(x_4, 10); +lean_inc(x_71); +x_72 = lean_ctor_get_uint8(x_4, sizeof(void*)*11); if (lean_is_exclusive(x_4)) { lean_ctor_release(x_4, 0); lean_ctor_release(x_4, 1); @@ -3276,98 +3309,101 @@ if (lean_is_exclusive(x_4)) { lean_ctor_release(x_4, 8); lean_ctor_release(x_4, 9); lean_ctor_release(x_4, 10); - x_71 = x_4; + x_73 = x_4; } else { lean_dec_ref(x_4); - x_71 = lean_box(0); + x_73 = lean_box(0); } -x_72 = l_Lean_replaceRef(x_7, x_64); -lean_dec(x_64); -if (lean_is_scalar(x_71)) { - x_73 = lean_alloc_ctor(0, 11, 1); +x_74 = l_Lean_replaceRef(x_7, x_66); +lean_dec(x_66); +if (lean_is_scalar(x_73)) { + x_75 = lean_alloc_ctor(0, 11, 1); } else { - x_73 = x_71; -} -lean_ctor_set(x_73, 0, x_59); -lean_ctor_set(x_73, 1, x_60); -lean_ctor_set(x_73, 2, x_61); -lean_ctor_set(x_73, 3, x_62); -lean_ctor_set(x_73, 4, x_63); -lean_ctor_set(x_73, 5, x_72); -lean_ctor_set(x_73, 6, x_65); -lean_ctor_set(x_73, 7, x_66); -lean_ctor_set(x_73, 8, x_67); -lean_ctor_set(x_73, 9, x_68); -lean_ctor_set(x_73, 10, x_69); -lean_ctor_set_uint8(x_73, sizeof(void*)*11, x_70); + x_75 = x_73; +} +lean_ctor_set(x_75, 0, x_61); +lean_ctor_set(x_75, 1, x_62); +lean_ctor_set(x_75, 2, x_63); +lean_ctor_set(x_75, 3, x_64); +lean_ctor_set(x_75, 4, x_65); +lean_ctor_set(x_75, 5, x_74); +lean_ctor_set(x_75, 6, x_67); +lean_ctor_set(x_75, 7, x_68); +lean_ctor_set(x_75, 8, x_69); +lean_ctor_set(x_75, 9, x_70); +lean_ctor_set(x_75, 10, x_71); +lean_ctor_set_uint8(x_75, sizeof(void*)*11, x_72); lean_inc(x_11); -x_74 = l_Lean_Meta_abstractNestedProofs(x_11, x_13, x_2, x_3, x_73, x_5, x_6); -if (lean_obj_tag(x_74) == 0) +x_76 = l_Lean_Meta_abstractNestedProofs(x_11, x_13, x_2, x_3, x_75, x_5, x_6); +if (lean_obj_tag(x_76) == 0) { -lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; -x_75 = lean_ctor_get(x_74, 0); -lean_inc(x_75); -x_76 = lean_ctor_get(x_74, 1); -lean_inc(x_76); -if (lean_is_exclusive(x_74)) { - lean_ctor_release(x_74, 0); - lean_ctor_release(x_74, 1); - x_77 = x_74; +lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; +x_77 = lean_ctor_get(x_76, 0); +lean_inc(x_77); +x_78 = lean_ctor_get(x_76, 1); +lean_inc(x_78); +if (lean_is_exclusive(x_76)) { + lean_ctor_release(x_76, 0); + lean_ctor_release(x_76, 1); + x_79 = x_76; } else { - lean_dec_ref(x_74); - x_77 = lean_box(0); -} -x_78 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_78, 0, x_7); -lean_ctor_set(x_78, 1, x_9); -lean_ctor_set(x_78, 2, x_10); -lean_ctor_set(x_78, 3, x_11); -lean_ctor_set(x_78, 4, x_12); -lean_ctor_set(x_78, 5, x_75); -lean_ctor_set_uint8(x_78, sizeof(void*)*6, x_8); -if (lean_is_scalar(x_77)) { - x_79 = lean_alloc_ctor(0, 2, 0); + lean_dec_ref(x_76); + x_79 = lean_box(0); +} +x_80 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_80, 0, x_7); +lean_ctor_set(x_80, 1, x_9); +lean_ctor_set(x_80, 2, x_10); +lean_ctor_set(x_80, 3, x_11); +lean_ctor_set(x_80, 4, x_12); +lean_ctor_set(x_80, 5, x_77); +lean_ctor_set(x_80, 6, x_14); +lean_ctor_set_uint8(x_80, sizeof(void*)*7, x_8); +if (lean_is_scalar(x_79)) { + x_81 = lean_alloc_ctor(0, 2, 0); } else { - x_79 = x_77; + x_81 = x_79; } -lean_ctor_set(x_79, 0, x_78); -lean_ctor_set(x_79, 1, x_76); -return x_79; +lean_ctor_set(x_81, 0, x_80); +lean_ctor_set(x_81, 1, x_78); +return x_81; } else { -lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; +lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; +lean_dec(x_14); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_7); -x_80 = lean_ctor_get(x_74, 0); -lean_inc(x_80); -x_81 = lean_ctor_get(x_74, 1); -lean_inc(x_81); -if (lean_is_exclusive(x_74)) { - lean_ctor_release(x_74, 0); - lean_ctor_release(x_74, 1); - x_82 = x_74; +x_82 = lean_ctor_get(x_76, 0); +lean_inc(x_82); +x_83 = lean_ctor_get(x_76, 1); +lean_inc(x_83); +if (lean_is_exclusive(x_76)) { + lean_ctor_release(x_76, 0); + lean_ctor_release(x_76, 1); + x_84 = x_76; } else { - lean_dec_ref(x_74); - x_82 = lean_box(0); + lean_dec_ref(x_76); + x_84 = lean_box(0); } -if (lean_is_scalar(x_82)) { - x_83 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_84)) { + x_85 = lean_alloc_ctor(1, 2, 0); } else { - x_83 = x_82; + x_85 = x_84; } -lean_ctor_set(x_83, 0, x_80); -lean_ctor_set(x_83, 1, x_81); -return x_83; +lean_ctor_set(x_85, 0, x_82); +lean_ctor_set(x_85, 1, x_83); +return x_85; } } } else { -lean_object* x_84; +lean_object* x_86; +lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); @@ -3378,15 +3414,16 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_1); -lean_ctor_set(x_84, 1, x_6); -return x_84; +x_86 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_86, 0, x_1); +lean_ctor_set(x_86, 1, x_6); +return x_86; } } else { -lean_object* x_85; +lean_object* x_87; +lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); @@ -3397,10 +3434,10 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_85 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_85, 0, x_1); -lean_ctor_set(x_85, 1, x_6); -return x_85; +x_87 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_87, 0, x_1); +lean_ctor_set(x_87, 1, x_6); +return x_87; } } } @@ -3499,7 +3536,7 @@ LEAN_EXPORT uint8_t l___private_Lean_Elab_PreDefinition_Basic_0__Lean_Elab_shoul _start: { uint8_t x_2; uint8_t x_3; -x_2 = lean_ctor_get_uint8(x_1, sizeof(void*)*6); +x_2 = lean_ctor_get_uint8(x_1, sizeof(void*)*7); x_3 = l_Lean_Elab_DefKind_isTheorem(x_2); if (x_3 == 0) { @@ -5602,7 +5639,7 @@ if (lean_obj_tag(x_16) == 0) lean_object* x_17; uint8_t x_18; lean_object* x_19; x_17 = lean_ctor_get(x_16, 0); lean_inc(x_17); -x_18 = lean_ctor_get_uint8(x_17, sizeof(void*)*6); +x_18 = lean_ctor_get_uint8(x_17, sizeof(void*)*7); x_19 = lean_box(x_18); switch (lean_obj_tag(x_19)) { case 1: @@ -5877,7 +5914,7 @@ if (lean_obj_tag(x_102) == 0) lean_object* x_103; uint8_t x_104; lean_object* x_105; x_103 = lean_ctor_get(x_102, 0); lean_inc(x_103); -x_104 = lean_ctor_get_uint8(x_103, sizeof(void*)*6); +x_104 = lean_ctor_get_uint8(x_103, sizeof(void*)*7); x_105 = lean_box(x_104); switch (lean_obj_tag(x_105)) { case 1: @@ -6449,152 +6486,158 @@ uint8_t x_5; x_5 = !lean_is_exclusive(x_1); if (x_5 == 0) { -lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; +lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; x_6 = lean_ctor_get(x_1, 0); x_7 = lean_ctor_get(x_1, 1); x_8 = lean_ctor_get(x_1, 2); x_9 = lean_ctor_get(x_1, 3); x_10 = lean_ctor_get(x_1, 4); x_11 = lean_ctor_get(x_1, 5); -x_12 = l_Lean_Elab_eraseRecAppSyntaxExpr___closed__1; -x_13 = l_Lean_Elab_eraseRecAppSyntaxExpr___closed__2; -x_14 = l_Lean_Core_transform___at_Lean_Core_betaReduce___spec__1(x_11, x_12, x_13, x_2, x_3, x_4); -if (lean_obj_tag(x_14) == 0) +x_12 = lean_ctor_get(x_1, 6); +x_13 = l_Lean_Elab_eraseRecAppSyntaxExpr___closed__1; +x_14 = l_Lean_Elab_eraseRecAppSyntaxExpr___closed__2; +x_15 = l_Lean_Core_transform___at_Lean_Core_betaReduce___spec__1(x_11, x_13, x_14, x_2, x_3, x_4); +if (lean_obj_tag(x_15) == 0) { -uint8_t x_15; -x_15 = !lean_is_exclusive(x_14); -if (x_15 == 0) +uint8_t x_16; +x_16 = !lean_is_exclusive(x_15); +if (x_16 == 0) { -lean_object* x_16; -x_16 = lean_ctor_get(x_14, 0); -lean_ctor_set(x_1, 5, x_16); -lean_ctor_set(x_14, 0, x_1); -return x_14; +lean_object* x_17; +x_17 = lean_ctor_get(x_15, 0); +lean_ctor_set(x_1, 5, x_17); +lean_ctor_set(x_15, 0, x_1); +return x_15; } else { -lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_17 = lean_ctor_get(x_14, 0); -x_18 = lean_ctor_get(x_14, 1); +lean_object* x_18; lean_object* x_19; lean_object* x_20; +x_18 = lean_ctor_get(x_15, 0); +x_19 = lean_ctor_get(x_15, 1); +lean_inc(x_19); lean_inc(x_18); -lean_inc(x_17); -lean_dec(x_14); -lean_ctor_set(x_1, 5, x_17); -x_19 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_19, 0, x_1); -lean_ctor_set(x_19, 1, x_18); -return x_19; +lean_dec(x_15); +lean_ctor_set(x_1, 5, x_18); +x_20 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_20, 0, x_1); +lean_ctor_set(x_20, 1, x_19); +return x_20; } } else { -uint8_t x_20; +uint8_t x_21; lean_free_object(x_1); +lean_dec(x_12); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_20 = !lean_is_exclusive(x_14); -if (x_20 == 0) +x_21 = !lean_is_exclusive(x_15); +if (x_21 == 0) { -return x_14; +return x_15; } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; -x_21 = lean_ctor_get(x_14, 0); -x_22 = lean_ctor_get(x_14, 1); +lean_object* x_22; lean_object* x_23; lean_object* x_24; +x_22 = lean_ctor_get(x_15, 0); +x_23 = lean_ctor_get(x_15, 1); +lean_inc(x_23); lean_inc(x_22); -lean_inc(x_21); -lean_dec(x_14); -x_23 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_23, 0, x_21); -lean_ctor_set(x_23, 1, x_22); -return x_23; +lean_dec(x_15); +x_24 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_24, 0, x_22); +lean_ctor_set(x_24, 1, x_23); +return x_24; } } } else { -lean_object* x_24; uint8_t x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_24 = lean_ctor_get(x_1, 0); -x_25 = lean_ctor_get_uint8(x_1, sizeof(void*)*6); -x_26 = lean_ctor_get(x_1, 1); -x_27 = lean_ctor_get(x_1, 2); -x_28 = lean_ctor_get(x_1, 3); -x_29 = lean_ctor_get(x_1, 4); -x_30 = lean_ctor_get(x_1, 5); +lean_object* x_25; uint8_t x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_25 = lean_ctor_get(x_1, 0); +x_26 = lean_ctor_get_uint8(x_1, sizeof(void*)*7); +x_27 = lean_ctor_get(x_1, 1); +x_28 = lean_ctor_get(x_1, 2); +x_29 = lean_ctor_get(x_1, 3); +x_30 = lean_ctor_get(x_1, 4); +x_31 = lean_ctor_get(x_1, 5); +x_32 = lean_ctor_get(x_1, 6); +lean_inc(x_32); +lean_inc(x_31); lean_inc(x_30); lean_inc(x_29); lean_inc(x_28); lean_inc(x_27); -lean_inc(x_26); -lean_inc(x_24); +lean_inc(x_25); lean_dec(x_1); -x_31 = l_Lean_Elab_eraseRecAppSyntaxExpr___closed__1; -x_32 = l_Lean_Elab_eraseRecAppSyntaxExpr___closed__2; -x_33 = l_Lean_Core_transform___at_Lean_Core_betaReduce___spec__1(x_30, x_31, x_32, x_2, x_3, x_4); -if (lean_obj_tag(x_33) == 0) +x_33 = l_Lean_Elab_eraseRecAppSyntaxExpr___closed__1; +x_34 = l_Lean_Elab_eraseRecAppSyntaxExpr___closed__2; +x_35 = l_Lean_Core_transform___at_Lean_Core_betaReduce___spec__1(x_31, x_33, x_34, x_2, x_3, x_4); +if (lean_obj_tag(x_35) == 0) { -lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_34 = lean_ctor_get(x_33, 0); -lean_inc(x_34); -x_35 = lean_ctor_get(x_33, 1); -lean_inc(x_35); -if (lean_is_exclusive(x_33)) { - lean_ctor_release(x_33, 0); - lean_ctor_release(x_33, 1); - x_36 = x_33; +lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; +x_36 = lean_ctor_get(x_35, 0); +lean_inc(x_36); +x_37 = lean_ctor_get(x_35, 1); +lean_inc(x_37); +if (lean_is_exclusive(x_35)) { + lean_ctor_release(x_35, 0); + lean_ctor_release(x_35, 1); + x_38 = x_35; } else { - lean_dec_ref(x_33); - x_36 = lean_box(0); -} -x_37 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_37, 0, x_24); -lean_ctor_set(x_37, 1, x_26); -lean_ctor_set(x_37, 2, x_27); -lean_ctor_set(x_37, 3, x_28); -lean_ctor_set(x_37, 4, x_29); -lean_ctor_set(x_37, 5, x_34); -lean_ctor_set_uint8(x_37, sizeof(void*)*6, x_25); -if (lean_is_scalar(x_36)) { - x_38 = lean_alloc_ctor(0, 2, 0); + lean_dec_ref(x_35); + x_38 = lean_box(0); +} +x_39 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_39, 0, x_25); +lean_ctor_set(x_39, 1, x_27); +lean_ctor_set(x_39, 2, x_28); +lean_ctor_set(x_39, 3, x_29); +lean_ctor_set(x_39, 4, x_30); +lean_ctor_set(x_39, 5, x_36); +lean_ctor_set(x_39, 6, x_32); +lean_ctor_set_uint8(x_39, sizeof(void*)*7, x_26); +if (lean_is_scalar(x_38)) { + x_40 = lean_alloc_ctor(0, 2, 0); } else { - x_38 = x_36; + x_40 = x_38; } -lean_ctor_set(x_38, 0, x_37); -lean_ctor_set(x_38, 1, x_35); -return x_38; +lean_ctor_set(x_40, 0, x_39); +lean_ctor_set(x_40, 1, x_37); +return x_40; } else { -lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; +lean_dec(x_32); +lean_dec(x_30); lean_dec(x_29); lean_dec(x_28); lean_dec(x_27); -lean_dec(x_26); -lean_dec(x_24); -x_39 = lean_ctor_get(x_33, 0); -lean_inc(x_39); -x_40 = lean_ctor_get(x_33, 1); -lean_inc(x_40); -if (lean_is_exclusive(x_33)) { - lean_ctor_release(x_33, 0); - lean_ctor_release(x_33, 1); - x_41 = x_33; +lean_dec(x_25); +x_41 = lean_ctor_get(x_35, 0); +lean_inc(x_41); +x_42 = lean_ctor_get(x_35, 1); +lean_inc(x_42); +if (lean_is_exclusive(x_35)) { + lean_ctor_release(x_35, 0); + lean_ctor_release(x_35, 1); + x_43 = x_35; } else { - lean_dec_ref(x_33); - x_41 = lean_box(0); + lean_dec_ref(x_35); + x_43 = lean_box(0); } -if (lean_is_scalar(x_41)) { - x_42 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_43)) { + x_44 = lean_alloc_ctor(1, 2, 0); } else { - x_42 = x_41; + x_44 = x_43; } -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -return x_42; +lean_ctor_set(x_44, 0, x_41); +lean_ctor_set(x_44, 1, x_42); +return x_44; } } } @@ -8468,40 +8511,43 @@ goto _start; } else { -lean_object* x_24; uint8_t x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; size_t x_37; size_t x_38; lean_object* x_39; +lean_object* x_24; uint8_t x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; size_t x_38; size_t x_39; lean_object* x_40; x_24 = lean_ctor_get(x_7, 0); -x_25 = lean_ctor_get_uint8(x_7, sizeof(void*)*6); +x_25 = lean_ctor_get_uint8(x_7, sizeof(void*)*7); x_26 = lean_ctor_get(x_7, 1); x_27 = lean_ctor_get(x_7, 3); x_28 = lean_ctor_get(x_7, 4); x_29 = lean_ctor_get(x_7, 5); +x_30 = lean_ctor_get(x_7, 6); +lean_inc(x_30); lean_inc(x_29); lean_inc(x_28); lean_inc(x_27); lean_inc(x_26); lean_inc(x_24); lean_dec(x_7); -x_30 = l_Lean_Expr_ReplaceImpl_replaceUnsafeM_visit___at_Lean_Elab_addAndCompilePartialRec___spec__2___closed__1; -x_31 = l_Lean_Name_str___override(x_27, x_30); -x_32 = l_Lean_Expr_ReplaceImpl_Cache_new(x_29); -x_33 = l_Lean_Expr_ReplaceImpl_replaceUnsafeM_visit___at_Lean_Elab_addAndCompilePartialRec___spec__2(x_1, x_2, x_29, x_32); -x_34 = lean_ctor_get(x_33, 0); -lean_inc(x_34); -lean_dec(x_33); -x_35 = l_Array_mapMUnsafe_map___at_Lean_Elab_addAndCompilePartialRec___spec__3___closed__1; -x_36 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_36, 0, x_24); -lean_ctor_set(x_36, 1, x_26); -lean_ctor_set(x_36, 2, x_35); -lean_ctor_set(x_36, 3, x_31); -lean_ctor_set(x_36, 4, x_28); -lean_ctor_set(x_36, 5, x_34); -lean_ctor_set_uint8(x_36, sizeof(void*)*6, x_25); -x_37 = 1; -x_38 = lean_usize_add(x_4, x_37); -x_39 = lean_array_uset(x_9, x_4, x_36); -x_4 = x_38; -x_5 = x_39; +x_31 = l_Lean_Expr_ReplaceImpl_replaceUnsafeM_visit___at_Lean_Elab_addAndCompilePartialRec___spec__2___closed__1; +x_32 = l_Lean_Name_str___override(x_27, x_31); +x_33 = l_Lean_Expr_ReplaceImpl_Cache_new(x_29); +x_34 = l_Lean_Expr_ReplaceImpl_replaceUnsafeM_visit___at_Lean_Elab_addAndCompilePartialRec___spec__2(x_1, x_2, x_29, x_33); +x_35 = lean_ctor_get(x_34, 0); +lean_inc(x_35); +lean_dec(x_34); +x_36 = l_Array_mapMUnsafe_map___at_Lean_Elab_addAndCompilePartialRec___spec__3___closed__1; +x_37 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_37, 0, x_24); +lean_ctor_set(x_37, 1, x_26); +lean_ctor_set(x_37, 2, x_36); +lean_ctor_set(x_37, 3, x_32); +lean_ctor_set(x_37, 4, x_28); +lean_ctor_set(x_37, 5, x_35); +lean_ctor_set(x_37, 6, x_30); +lean_ctor_set_uint8(x_37, sizeof(void*)*7, x_25); +x_38 = 1; +x_39 = lean_usize_add(x_4, x_38); +x_40 = lean_array_uset(x_9, x_4, x_37); +x_4 = x_39; +x_5 = x_40; goto _start; } } @@ -9148,6 +9194,7 @@ lean_object* initialize_Lean_Util_CollectLevelParams(uint8_t builtin, lean_objec lean_object* initialize_Lean_Meta_AbstractNestedProofs(uint8_t builtin, lean_object*); lean_object* initialize_Lean_Elab_RecAppSyntax(uint8_t builtin, lean_object*); lean_object* initialize_Lean_Elab_DefView(uint8_t builtin, lean_object*); +lean_object* initialize_Lean_Elab_PreDefinition_WF_TerminationHint(uint8_t builtin, lean_object*); static bool _G_initialized = false; LEAN_EXPORT lean_object* initialize_Lean_Elab_PreDefinition_Basic(uint8_t builtin, lean_object* w) { lean_object * res; @@ -9171,6 +9218,9 @@ lean_dec_ref(res); res = initialize_Lean_Elab_DefView(builtin, lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); +res = initialize_Lean_Elab_PreDefinition_WF_TerminationHint(builtin, lean_io_mk_world()); +if (lean_io_result_is_error(res)) return res; +lean_dec_ref(res); l_Lean_Elab_instInhabitedPreDefinition___closed__1 = _init_l_Lean_Elab_instInhabitedPreDefinition___closed__1(); lean_mark_persistent(l_Lean_Elab_instInhabitedPreDefinition___closed__1); l_Lean_Elab_instInhabitedPreDefinition___closed__2 = _init_l_Lean_Elab_instInhabitedPreDefinition___closed__2(); @@ -9179,6 +9229,8 @@ l_Lean_Elab_instInhabitedPreDefinition___closed__3 = _init_l_Lean_Elab_instInhab lean_mark_persistent(l_Lean_Elab_instInhabitedPreDefinition___closed__3); l_Lean_Elab_instInhabitedPreDefinition___closed__4 = _init_l_Lean_Elab_instInhabitedPreDefinition___closed__4(); lean_mark_persistent(l_Lean_Elab_instInhabitedPreDefinition___closed__4); +l_Lean_Elab_instInhabitedPreDefinition___closed__5 = _init_l_Lean_Elab_instInhabitedPreDefinition___closed__5(); +lean_mark_persistent(l_Lean_Elab_instInhabitedPreDefinition___closed__5); l_Lean_Elab_instInhabitedPreDefinition = _init_l_Lean_Elab_instInhabitedPreDefinition(); lean_mark_persistent(l_Lean_Elab_instInhabitedPreDefinition); l_Array_mapMUnsafe_map___at_Lean_Elab_levelMVarToParamPreDecls___spec__1___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_levelMVarToParamPreDecls___spec__1___closed__1(); diff --git a/stage0/stdlib/Lean/Elab/PreDefinition/Main.c b/stage0/stdlib/Lean/Elab/PreDefinition/Main.c index 0c4a433044526..77b16f4dfde20 100644 --- a/stage0/stdlib/Lean/Elab/PreDefinition/Main.c +++ b/stage0/stdlib/Lean/Elab/PreDefinition/Main.c @@ -13,128 +13,98 @@ #ifdef __cplusplus extern "C" { #endif -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_addPreDefinitions___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); static lean_object* l_Lean_Core_transform___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__3___closed__1; lean_object* l_Lean_Meta_mkSorry(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Core_withIncRecDepth___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_forallTelescope___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__1___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_SCC_0__Lean_SCC_push___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__10(lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__4; static lean_object* l_Lean_Elab_addPreDefinitions___closed__12; lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwAbortCommand___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_ensureNoUnassignedMVarsAtPreDef___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_logUnassignedUsingErrorInfos(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__9___rarg(lean_object*); LEAN_EXPORT uint8_t l_Lean_AssocList_contains___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__12(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9___rarg___closed__1; -static lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9___rarg___closed__2; LEAN_EXPORT lean_object* l_Lean_mkHashMap___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__23(lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__6; -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Elab_instInhabitedPreDefinition; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__6; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__15; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__6; lean_object* lean_mk_empty_array_with_capacity(lean_object*); lean_object* l_Lean_mkAppN(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__2; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23(lean_object*, lean_object*, lean_object*, size_t, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_addPreDefinitions___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996_(lean_object*); lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_isNonRecursive___boxed(lean_object*); -lean_object* l_Lean_Elab_WF_expandDecreasingBy_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_addPreDefinitions___closed__6; LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_isNonRecursive___lambda__1___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__4; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__5; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_addPreDefinitions___lambda__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_addPreDefinitions___lambda__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_maxRecDepthErrorMessage; lean_object* l_Lean_indentD(lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Core_transform___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__2(lean_object*, lean_object*, size_t, size_t); +static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__12___closed__1; lean_object* l_Lean_MessageData_joinSep(lean_object*, lean_object*); static lean_object* l_Lean_Elab_addPreDefinitions___closed__14; uint8_t l_Lean_Expr_isApp(lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__4; -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_sort___override(lean_object*); lean_object* l_Lean_MessageData_ofList(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PersistentArray_push___rarg(lean_object*, lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_addPreDefinitions___spec__25___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkHashSetImp___rarg(lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__3; -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__24___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4(lean_object*, lean_object*, uint8_t, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__19___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_mk_array(lean_object*, lean_object*); uint8_t lean_usize_dec_eq(size_t, size_t); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__1___closed__1; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Core_transform___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__3___closed__2; lean_object* l_ST_Prim_Ref_get___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__11; -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__24(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_mdata___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_HashMapImp_expand___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__13(lean_object*, lean_object*); lean_object* l_Lean_replaceRef(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Core_transform_visit___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__4___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_throwAbortCommand___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_ensureNoUnassignedMVarsAtPreDef___spec__1___rarg___closed__2; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__2(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_proj___override(lean_object*, lean_object*, lean_object*); lean_object* lean_array_fget(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__6___boxed(lean_object*, lean_object*, lean_object*); lean_object* lean_array_fset(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Core_transform___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__3___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_addPreDefinitions___closed__7; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__10; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__1; lean_object* l_ReaderT_instMonadReaderT___rarg(lean_object*); static lean_object* l_Lean_Elab_throwAbortCommand___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_ensureNoUnassignedMVarsAtPreDef___spec__1___rarg___closed__1; +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__4; LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__9___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_logException___at_Lean_Elab_Term_exceptionToSorry___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_addAndCompilePartialRec(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__27___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Expr_FoldConstsImpl_initCache; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__14; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__16; LEAN_EXPORT lean_object* l_Lean_SCC_scc___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__5(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_SCC_0__Lean_SCC_resetOnStack___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__22___lambda__1(lean_object*); -lean_object* l_Lean_Elab_WF_TerminationBy_ensureAllUsed___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Core_transform_visit___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__4___lambda__2(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_addPreDefinitions___boxed__const__1; -LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_addPreDefinitions___spec__13___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_WF_TerminationBy_markAsUsed(lean_object*, lean_object*); lean_object* l_Lean_stringToMessageData(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__20(lean_object*, size_t, size_t); -lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__10(size_t, size_t, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__2___closed__4; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__27___rarg(lean_object*); -lean_object* l_Lean_Elab_wfRecursion(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -uint8_t lean_string_dec_eq(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_wfRecursion(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_addPreDefinitions___closed__1; -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__1; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__5; -LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Elab_addPreDefinitions___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_SCC_0__Lean_SCC_addSCC_add___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__21___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__4; -LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_addPreDefinitions___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_WF_DecreasingBy_ensureAllUsed(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__3(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_addPreDefinitions___spec__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__2; static lean_object* l_Lean_Elab_addPreDefinitions___closed__10; lean_object* l_Lean_Elab_addAndCompileUnsafe(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__22(lean_object*, size_t, size_t); uint8_t l_Lean_Expr_isLambda(lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__6; static lean_object* l_Lean_Elab_addPreDefinitions___closed__13; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__4; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__1(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); size_t lean_ptr_addr(lean_object*); lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); @@ -142,157 +112,136 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDe LEAN_EXPORT lean_object* l_Lean_Core_withIncRecDepth___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Elab_abortCommandExceptionId; LEAN_EXPORT lean_object* l_Lean_AssocList_contains___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__12___boxed(lean_object*, lean_object*); -lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Term_synthesizeSyntheticMVars_loop___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__5; lean_object* l_ReaderT_instApplicativeReaderT___rarg(lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__1; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__2; size_t lean_usize_of_nat(lean_object*); +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__9___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms___spec__1___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Util_SCC_0__Lean_SCC_resetOnStack___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__22(lean_object*, lean_object*); lean_object* l_Lean_Elab_applyAttributesOf(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_isNonRecursive___lambda__1(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__4; LEAN_EXPORT lean_object* l_Lean_Meta_forallTelescope___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__1(lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__9; lean_object* l_instMonadControlT___rarg(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__2___closed__1; +LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__7(size_t, lean_object*, lean_object*, lean_object*, size_t, size_t); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_take(lean_object*, lean_object*); -lean_object* l_Lean_Elab_WF_TerminationBy_find_x3f(lean_object*, lean_object*); -lean_object* l_liftExcept___at_Lean_Elab_liftMacroM___spec__1(lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); -lean_object* l_Lean_Elab_expandMacroImpl_x3f(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__9; static lean_object* l_Lean_Elab_addPreDefinitions___closed__11; -LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_addPreDefinitions___spec__13(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_ResolveName_resolveNamespace(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__14___closed__1; lean_object* l_Lean_Elab_Structural_structuralRecursion(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__13; lean_object* l_StateRefT_x27_lift___rarg___boxed(lean_object*, lean_object*); lean_object* l_Lean_HashMapImp_find_x3f___at_Lean_instantiateExprMVars___spec__1(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_ensureNoUnassignedMVarsAtPreDef(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Elab_addPreDefinitions___spec__15(lean_object*, lean_object*); lean_object* l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__25___closed__5; LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__9___boxed(lean_object*); -LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Elab_addPreDefinitions___spec__11(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__16___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_registerTraceClass(lean_object*, uint8_t, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_addPreDefinitions___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__26___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__3; -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__16(lean_object*, size_t, size_t); -LEAN_EXPORT lean_object* l_Lean_Elab_instInhabitedTerminationHints; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__12; -lean_object* l_Lean_Elab_getBetterRef(lean_object*, lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__1; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__25___closed__4; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__10; lean_object* l_Lean_Expr_forallE___override(lean_object*, lean_object*, lean_object*, uint8_t); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2(lean_object*, uint8_t, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_get(lean_object*, lean_object*); lean_object* l_Lean_setEnv___at_Lean_Meta_setInlineAttribute___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__25___lambda__1(lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__2; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__2___closed__2; -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__20___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__2___closed__3; -lean_object* l_List_forM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_mk_ref(lean_object*, lean_object*); lean_object* lean_array_to_list(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_replace___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__16(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__5; uint8_t l___private_Init_Data_Option_Basic_0__beqOption____x40_Init_Data_Option_Basic___hyg_1036____at___private_Lean_Meta_Basic_0__Lean_Meta_beqInfoCacheKey____x40_Lean_Meta_Basic___hyg_341____spec__1(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_saveState___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__17___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__50(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_SCC_0__Lean_SCC_addSCC_add___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__21(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_addPreDefinitions___closed__2; +LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__9(lean_object*, size_t, size_t); LEAN_EXPORT lean_object* l_List_forM___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__24(lean_object*, lean_object*, lean_object*); lean_object* l_ST_Prim_Ref_modifyGetUnsafe___rarg___boxed(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_levelZero; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__8; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_constName_x21(lean_object*); lean_object* l_Lean_Meta_whnfD(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_SCC_0__Lean_SCC_updateLowLinkOf___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__17___lambda__1(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__18___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_List_mapTR_loop___at_Lean_Meta_substCore___spec__6(lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__25___closed__2; -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__26___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__5(size_t, lean_object*, lean_object*, lean_object*, size_t, size_t); static lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_getMVarsAtPreDef___closed__3; static lean_object* l_Lean_Elab_addPreDefinitions___closed__3; LEAN_EXPORT lean_object* l_Lean_HashMapImp_moveEntries___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__14(lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__25___closed__3; -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_letE___override(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t); -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__14___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_name_eq(lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwAbortCommand___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_ensureNoUnassignedMVarsAtPreDef___spec__1___rarg(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_SCC_0__Lean_SCC_modifyDataOf___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__18(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_find_x3f___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__8___boxed(lean_object*, lean_object*); -lean_object* l_Lean_Syntax_node2(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forM___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__19(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___lambda__2(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__14___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__10(lean_object*, size_t, size_t); static lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__9___rarg___closed__1; -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__26(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__17(size_t, lean_object*, lean_object*, size_t, lean_object*, size_t, size_t); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___closed__2; lean_object* l_Lean_HashMap_insert___at_Lean_instantiateExprMVars___spec__3(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_getMVarsAtPreDef___closed__2; -lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_throwStuckAtUniverseCnstr___spec__16(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__5(lean_object*, size_t, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__9___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___closed__1; size_t lean_hashmap_mk_idx(lean_object*, uint64_t); LEAN_EXPORT lean_object* l_panic___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__2(lean_object*); -uint8_t l_Lean_Environment_contains(lean_object*, lean_object*); lean_object* l_Lean_MessageData_ofExpr(lean_object*); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_forallTelescopeReducingAuxAux___rarg(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_forallTelescope___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___lambda__2___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___lambda__2___boxed__const__1; +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Core_transform___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__3___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_HashMap_insert___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__11(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__6(lean_object*, size_t, size_t); lean_object* l_Lean_Elab_withSaveInfoContext___at___private_Lean_Elab_PreDefinition_Basic_0__Lean_Elab_addNonRecAux___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_addPreDefinitions___spec__3(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__2___closed__5; lean_object* l_Lean_Elab_Term_addTermInfo_x27(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__1; +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__1; lean_object* l_List_mapTR_loop___at_Lean_Elab_addAndCompileUnsafe___spec__2(lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__25___closed__1; -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___lambda__1(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__11; lean_object* l_Lean_Expr_FindImpl_findUnsafe_x3f(lean_object*, lean_object*); -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__18(lean_object*, size_t, size_t); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__3___closed__1; static lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__9___rarg___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_WF_expandTerminationBy_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_getMVarsAtPreDef___closed__1; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Util_SCC_0__Lean_SCC_getDataOf___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__6___closed__1; lean_object* l_instMonadControlT__1___rarg(lean_object*); +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__25___lambda__1___boxed(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_mkInhabitantFor(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_addPreDefinitions(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_addPreDefinitions(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__4(lean_object*, size_t, size_t); LEAN_EXPORT lean_object* l___private_Lean_Util_SCC_0__Lean_SCC_updateLowLinkOf___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__17(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mapErrorImp___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513_(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__27(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__13(size_t, size_t, lean_object*); uint8_t lean_nat_dec_lt(lean_object*, lean_object*); -lean_object* lean_environment_main_module(lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__5; +LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Elab_addPreDefinitions___spec__8(lean_object*, lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__4; LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_collectMVarsAtPreDef___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__25___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__10(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -301,12 +250,12 @@ uint8_t l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_( lean_object* l_Lean_Meta_withLCtx___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_FunBinders_elabFunBinderViews___spec__3___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__25(lean_object*, size_t, size_t, lean_object*); -LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_addPreDefinitions___spec__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_foldlM___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__15(lean_object*, lean_object*); lean_object* l_Lean_indentExpr(lean_object*); -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__22___boxed(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__19(size_t, lean_object*, lean_object*, size_t, lean_object*, size_t, size_t); +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__12(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__7; static lean_object* l_Lean_Core_transform_visit___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__4___lambda__1___closed__1; +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__4___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__26(lean_object*, size_t, size_t, lean_object*); lean_object* lean_array_set(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Elab_PreDefinition_Basic_0__Lean_Elab_addNonRecAux(lean_object*, uint8_t, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -314,158 +263,107 @@ uint64_t l_Lean_Name_hash___override(lean_object*); uint8_t l___private_Lean_Elab_DefView_0__Lean_Elab_beqDefKind____x40_Lean_Elab_DefView___hyg_15_(uint8_t, uint8_t); lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_addTrace___at_Lean_Elab_addPreDefinitions___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__3; LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_collectMVarsAtPreDef(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__14___rarg(lean_object*); -LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_addPreDefinitions___spec__25(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__3; lean_object* lean_panic_fn(lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__25___closed__7; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_mkHashMap___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__23___boxed(lean_object*); -lean_object* l_Lean_ResolveName_resolveGlobalName(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__2; lean_object* lean_nat_sub(lean_object*, lean_object*); lean_object* l_Lean_Expr_getAppFn(lean_object*); lean_object* l_instMonadControlReaderT___lambda__2(lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Util_SCC_0__Lean_SCC_sccAux___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__9(lean_object*, lean_object*, lean_object*); lean_object* lean_nat_mul(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__1; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_SCC_0__Lean_SCC_getDataOf___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__6(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__7; static lean_object* l_Lean_Elab_addPreDefinitions___closed__8; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_HashMapImp_find_x3f___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__7(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__15; LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__9(lean_object*); -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_addPreDefinitions___spec__12(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PersistentHashMap_mkEmptyEntriesArray(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__3(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Core_instMonadCoreM; -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_FoldConstsImpl_fold_visit___rarg(lean_object*, size_t, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Core_transform_visit_visitPost___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_WF_DecreasingBy_markAsUsed(lean_object*, lean_object*); lean_object* l_List_reverse___rarg(lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__7; lean_object* l_Lean_mkHashMapImp___rarg(lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_addPreDefinitions___spec__4(size_t, size_t, size_t, lean_object*); LEAN_EXPORT uint8_t l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_isNonRecursive(lean_object*); LEAN_EXPORT lean_object* l_Lean_addTrace___at_Lean_Elab_addPreDefinitions___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_usize_add(size_t, size_t); -LEAN_EXPORT lean_object* l_Lean_Elab_addPreDefinitions___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__5; +LEAN_EXPORT lean_object* l_Lean_Elab_addPreDefinitions___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__3; static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__10___closed__1; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___boxed(lean_object**); lean_object* lean_array_uget(lean_object*, size_t); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_TerminationHints_terminationBy_x3f___default; -static lean_object* l_Lean_Elab_instInhabitedTerminationHints___closed__1; lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_WF_TerminationHints_ensureNone(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_redLength___rarg(lean_object*); lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_WF_DecreasingBy_find_x3f(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_TerminationHints_decreasingBy_x3f___default; LEAN_EXPORT lean_object* l_Lean_Core_transform_visit___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_getMVarsAtPreDef(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_addPreDefinitions___closed__15; +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__14(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_addPreDefinitions___closed__5; static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__25___closed__6; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__2___closed__6; lean_object* l_Lean_Expr_headBeta(lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__10___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___closed__2; static lean_object* l___private_Lean_Util_SCC_0__Lean_SCC_resetOnStack___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__22___closed__1; lean_object* lean_array_get_size(lean_object*); lean_object* l_Lean_Meta_collectMVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_ReaderT_bind___at_Lean_Meta_zetaReduce___spec__14___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__14(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_le(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_Elab_unsupportedSyntaxExceptionId; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__4(lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_usize_dec_lt(size_t, size_t); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__2; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkLambdaFVars(lean_object*, lean_object*, uint8_t, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwAbortCommand___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_ensureNoUnassignedMVarsAtPreDef___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_nat_add(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15(lean_object*, lean_object*, lean_object*, size_t, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_SCC_0__Lean_SCC_addSCC___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__20___boxed(lean_object*, lean_object*); uint8_t l_Lean_Expr_isConst(lean_object*); uint8_t l_Lean_Exception_isRuntime(lean_object*); lean_object* l_Lean_Expr_lam___override(lean_object*, lean_object*, lean_object*, uint8_t); lean_object* l_Lean_mkConstWithLevelParams___at_Lean_Elab_Term_expandDeclId___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_SCC_0__Lean_SCC_addSCC___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__20(lean_object*, lean_object*); static lean_object* l_Lean_Elab_addPreDefinitions___closed__9; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__8; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__14; uint8_t l_Lean_Expr_isForall(lean_object*); static lean_object* l_Lean_Elab_addPreDefinitions___closed__4; lean_object* l_Lean_Elab_Term_SavedState_restore(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__13; +LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__13(lean_object*, size_t, size_t); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__3; LEAN_EXPORT lean_object* l_Lean_AssocList_find_x3f___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__8(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__12; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__10___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_uset(lean_object*, size_t, lean_object*); lean_object* l_Lean_MessageData_ofName(lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__2(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Elab_Modifiers_isPartial(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_getMVarsAtPreDef___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__10___lambda__1___closed__1; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__10___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs___spec__4(lean_object*, lean_object*, size_t, size_t); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__1; +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__13___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addDecl(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__1(lean_object*, lean_object*, size_t, size_t); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___closed__1; lean_object* l_List_toArrayAux___rarg(lean_object*, lean_object*); -lean_object* l_ReaderT_pure___at_Lean_Elab_liftMacroM___spec__2___rarg___boxed(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__10___boxed(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Data_HashMap_0__Lean_numBucketsForCapacity(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__10___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_elabBinderViews_loop___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_addPreDefinitions___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Array_isEmpty___rarg(lean_object*); lean_object* l_instMonadControlReaderT___lambda__3___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* _init_l_Lean_Elab_TerminationHints_terminationBy_x3f___default() { -_start: -{ -lean_object* x_1; -x_1 = lean_box(0); -return x_1; -} -} -static lean_object* _init_l_Lean_Elab_TerminationHints_decreasingBy_x3f___default() { -_start: -{ -lean_object* x_1; -x_1 = lean_box(0); -return x_1; -} -} -static lean_object* _init_l_Lean_Elab_instInhabitedTerminationHints___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = lean_box(0); -x_2 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_2, 0, x_1); -lean_ctor_set(x_2, 1, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Elab_instInhabitedTerminationHints() { -_start: -{ -lean_object* x_1; -x_1 = l_Lean_Elab_instInhabitedTerminationHints___closed__1; -return x_1; -} -} LEAN_EXPORT lean_object* l_Lean_Meta_forallTelescope___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__1___rarg___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { @@ -542,28 +440,31 @@ return x_2; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { -lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; lean_object* x_17; uint8_t x_18; uint8_t x_19; lean_object* x_20; +lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; uint8_t x_17; lean_object* x_18; uint8_t x_19; uint8_t x_20; lean_object* x_21; x_12 = lean_ctor_get(x_1, 0); x_13 = lean_ctor_get(x_1, 1); x_14 = lean_ctor_get(x_1, 2); x_15 = lean_ctor_get(x_1, 3); -x_16 = 3; +x_16 = lean_ctor_get(x_1, 6); +x_17 = 3; +lean_inc(x_16); lean_inc(x_15); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); -x_17 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_17, 0, x_12); -lean_ctor_set(x_17, 1, x_13); -lean_ctor_set(x_17, 2, x_14); -lean_ctor_set(x_17, 3, x_15); -lean_ctor_set(x_17, 4, x_2); -lean_ctor_set(x_17, 5, x_4); -lean_ctor_set_uint8(x_17, sizeof(void*)*6, x_16); -x_18 = 0; -x_19 = 1; -x_20 = l___private_Lean_Elab_PreDefinition_Basic_0__Lean_Elab_addNonRecAux(x_17, x_18, x_3, x_19, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -return x_20; +x_18 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_18, 0, x_12); +lean_ctor_set(x_18, 1, x_13); +lean_ctor_set(x_18, 2, x_14); +lean_ctor_set(x_18, 3, x_15); +lean_ctor_set(x_18, 4, x_2); +lean_ctor_set(x_18, 5, x_4); +lean_ctor_set(x_18, 6, x_16); +lean_ctor_set_uint8(x_18, sizeof(void*)*7, x_17); +x_19 = 0; +x_20 = 1; +x_21 = l___private_Lean_Elab_PreDefinition_Basic_0__Lean_Elab_addNonRecAux(x_18, x_19, x_3, x_20, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +return x_21; } } LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, uint8_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { @@ -3520,89 +3421,91 @@ lean_dec(x_13); x_21 = !lean_is_exclusive(x_1); if (x_21 == 0) { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; lean_object* x_29; +lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; uint8_t x_29; lean_object* x_30; x_22 = lean_ctor_get(x_1, 0); x_23 = lean_ctor_get(x_1, 1); x_24 = lean_ctor_get(x_1, 2); x_25 = lean_ctor_get(x_1, 3); x_26 = lean_ctor_get(x_1, 4); -x_27 = lean_ctor_get(x_1, 5); -lean_dec(x_27); -x_28 = 1; +x_27 = lean_ctor_get(x_1, 6); +x_28 = lean_ctor_get(x_1, 5); +lean_dec(x_28); +x_29 = 1; lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_26); -x_29 = l_Lean_Meta_mkSorry(x_26, x_28, x_4, x_5, x_6, x_7, x_20); -if (lean_obj_tag(x_29) == 0) +x_30 = l_Lean_Meta_mkSorry(x_26, x_29, x_4, x_5, x_6, x_7, x_20); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_30; lean_object* x_31; lean_object* x_32; uint8_t x_33; -x_30 = lean_ctor_get(x_29, 0); -lean_inc(x_30); -x_31 = lean_ctor_get(x_29, 1); +lean_object* x_31; lean_object* x_32; lean_object* x_33; uint8_t x_34; +x_31 = lean_ctor_get(x_30, 0); lean_inc(x_31); -lean_dec(x_29); -lean_ctor_set(x_1, 5, x_30); +x_32 = lean_ctor_get(x_30, 1); +lean_inc(x_32); +lean_dec(x_30); +lean_ctor_set(x_1, 5, x_31); lean_inc(x_1); -x_32 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_getMVarsAtPreDef(x_1, x_4, x_5, x_6, x_7, x_31); +x_33 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_getMVarsAtPreDef(x_1, x_4, x_5, x_6, x_7, x_32); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_33 = !lean_is_exclusive(x_32); -if (x_33 == 0) +x_34 = !lean_is_exclusive(x_33); +if (x_34 == 0) { -lean_object* x_34; lean_object* x_35; uint8_t x_36; -x_34 = lean_ctor_get(x_32, 0); -x_35 = lean_ctor_get(x_32, 1); -x_36 = l_Array_isEmpty___rarg(x_34); -lean_dec(x_34); -if (x_36 == 0) +lean_object* x_35; lean_object* x_36; uint8_t x_37; +x_35 = lean_ctor_get(x_33, 0); +x_36 = lean_ctor_get(x_33, 1); +x_37 = l_Array_isEmpty___rarg(x_35); +lean_dec(x_35); +if (x_37 == 0) { -lean_object* x_37; -lean_free_object(x_32); +lean_object* x_38; +lean_free_object(x_33); lean_dec(x_1); -x_37 = l_Lean_Elab_throwAbortCommand___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_ensureNoUnassignedMVarsAtPreDef___spec__1___rarg(x_35); -return x_37; +x_38 = l_Lean_Elab_throwAbortCommand___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_ensureNoUnassignedMVarsAtPreDef___spec__1___rarg(x_36); +return x_38; } else { -lean_ctor_set(x_32, 0, x_1); -return x_32; +lean_ctor_set(x_33, 0, x_1); +return x_33; } } else { -lean_object* x_38; lean_object* x_39; uint8_t x_40; -x_38 = lean_ctor_get(x_32, 0); -x_39 = lean_ctor_get(x_32, 1); +lean_object* x_39; lean_object* x_40; uint8_t x_41; +x_39 = lean_ctor_get(x_33, 0); +x_40 = lean_ctor_get(x_33, 1); +lean_inc(x_40); lean_inc(x_39); -lean_inc(x_38); -lean_dec(x_32); -x_40 = l_Array_isEmpty___rarg(x_38); -lean_dec(x_38); -if (x_40 == 0) +lean_dec(x_33); +x_41 = l_Array_isEmpty___rarg(x_39); +lean_dec(x_39); +if (x_41 == 0) { -lean_object* x_41; +lean_object* x_42; lean_dec(x_1); -x_41 = l_Lean_Elab_throwAbortCommand___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_ensureNoUnassignedMVarsAtPreDef___spec__1___rarg(x_39); -return x_41; +x_42 = l_Lean_Elab_throwAbortCommand___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_ensureNoUnassignedMVarsAtPreDef___spec__1___rarg(x_40); +return x_42; } else { -lean_object* x_42; -x_42 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_42, 0, x_1); -lean_ctor_set(x_42, 1, x_39); -return x_42; +lean_object* x_43; +x_43 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_43, 0, x_1); +lean_ctor_set(x_43, 1, x_40); +return x_43; } } } else { -uint8_t x_43; +uint8_t x_44; lean_free_object(x_1); +lean_dec(x_27); lean_dec(x_26); lean_dec(x_25); lean_dec(x_24); @@ -3612,166 +3515,170 @@ lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_43 = !lean_is_exclusive(x_29); -if (x_43 == 0) +x_44 = !lean_is_exclusive(x_30); +if (x_44 == 0) { -return x_29; +return x_30; } else { -lean_object* x_44; lean_object* x_45; lean_object* x_46; -x_44 = lean_ctor_get(x_29, 0); -x_45 = lean_ctor_get(x_29, 1); +lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_45 = lean_ctor_get(x_30, 0); +x_46 = lean_ctor_get(x_30, 1); +lean_inc(x_46); lean_inc(x_45); -lean_inc(x_44); -lean_dec(x_29); -x_46 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_46, 0, x_44); -lean_ctor_set(x_46, 1, x_45); -return x_46; +lean_dec(x_30); +x_47 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_47, 0, x_45); +lean_ctor_set(x_47, 1, x_46); +return x_47; } } } else { -lean_object* x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; uint8_t x_53; lean_object* x_54; -x_47 = lean_ctor_get(x_1, 0); -x_48 = lean_ctor_get_uint8(x_1, sizeof(void*)*6); -x_49 = lean_ctor_get(x_1, 1); -x_50 = lean_ctor_get(x_1, 2); -x_51 = lean_ctor_get(x_1, 3); -x_52 = lean_ctor_get(x_1, 4); +lean_object* x_48; uint8_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; uint8_t x_55; lean_object* x_56; +x_48 = lean_ctor_get(x_1, 0); +x_49 = lean_ctor_get_uint8(x_1, sizeof(void*)*7); +x_50 = lean_ctor_get(x_1, 1); +x_51 = lean_ctor_get(x_1, 2); +x_52 = lean_ctor_get(x_1, 3); +x_53 = lean_ctor_get(x_1, 4); +x_54 = lean_ctor_get(x_1, 6); +lean_inc(x_54); +lean_inc(x_53); lean_inc(x_52); lean_inc(x_51); lean_inc(x_50); -lean_inc(x_49); -lean_inc(x_47); +lean_inc(x_48); lean_dec(x_1); -x_53 = 1; +x_55 = 1; lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -lean_inc(x_52); -x_54 = l_Lean_Meta_mkSorry(x_52, x_53, x_4, x_5, x_6, x_7, x_20); -if (lean_obj_tag(x_54) == 0) +lean_inc(x_53); +x_56 = l_Lean_Meta_mkSorry(x_53, x_55, x_4, x_5, x_6, x_7, x_20); +if (lean_obj_tag(x_56) == 0) { -lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; uint8_t x_62; -x_55 = lean_ctor_get(x_54, 0); -lean_inc(x_55); -x_56 = lean_ctor_get(x_54, 1); -lean_inc(x_56); -lean_dec(x_54); -x_57 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_57, 0, x_47); -lean_ctor_set(x_57, 1, x_49); -lean_ctor_set(x_57, 2, x_50); -lean_ctor_set(x_57, 3, x_51); -lean_ctor_set(x_57, 4, x_52); -lean_ctor_set(x_57, 5, x_55); -lean_ctor_set_uint8(x_57, sizeof(void*)*6, x_48); +lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint8_t x_64; +x_57 = lean_ctor_get(x_56, 0); lean_inc(x_57); -x_58 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_getMVarsAtPreDef(x_57, x_4, x_5, x_6, x_7, x_56); +x_58 = lean_ctor_get(x_56, 1); +lean_inc(x_58); +lean_dec(x_56); +x_59 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_59, 0, x_48); +lean_ctor_set(x_59, 1, x_50); +lean_ctor_set(x_59, 2, x_51); +lean_ctor_set(x_59, 3, x_52); +lean_ctor_set(x_59, 4, x_53); +lean_ctor_set(x_59, 5, x_57); +lean_ctor_set(x_59, 6, x_54); +lean_ctor_set_uint8(x_59, sizeof(void*)*7, x_49); +lean_inc(x_59); +x_60 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_getMVarsAtPreDef(x_59, x_4, x_5, x_6, x_7, x_58); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_59 = lean_ctor_get(x_58, 0); -lean_inc(x_59); -x_60 = lean_ctor_get(x_58, 1); -lean_inc(x_60); -if (lean_is_exclusive(x_58)) { - lean_ctor_release(x_58, 0); - lean_ctor_release(x_58, 1); - x_61 = x_58; +x_61 = lean_ctor_get(x_60, 0); +lean_inc(x_61); +x_62 = lean_ctor_get(x_60, 1); +lean_inc(x_62); +if (lean_is_exclusive(x_60)) { + lean_ctor_release(x_60, 0); + lean_ctor_release(x_60, 1); + x_63 = x_60; } else { - lean_dec_ref(x_58); - x_61 = lean_box(0); + lean_dec_ref(x_60); + x_63 = lean_box(0); } -x_62 = l_Array_isEmpty___rarg(x_59); -lean_dec(x_59); -if (x_62 == 0) -{ -lean_object* x_63; +x_64 = l_Array_isEmpty___rarg(x_61); lean_dec(x_61); -lean_dec(x_57); -x_63 = l_Lean_Elab_throwAbortCommand___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_ensureNoUnassignedMVarsAtPreDef___spec__1___rarg(x_60); -return x_63; +if (x_64 == 0) +{ +lean_object* x_65; +lean_dec(x_63); +lean_dec(x_59); +x_65 = l_Lean_Elab_throwAbortCommand___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_ensureNoUnassignedMVarsAtPreDef___spec__1___rarg(x_62); +return x_65; } else { -lean_object* x_64; -if (lean_is_scalar(x_61)) { - x_64 = lean_alloc_ctor(0, 2, 0); +lean_object* x_66; +if (lean_is_scalar(x_63)) { + x_66 = lean_alloc_ctor(0, 2, 0); } else { - x_64 = x_61; + x_66 = x_63; } -lean_ctor_set(x_64, 0, x_57); -lean_ctor_set(x_64, 1, x_60); -return x_64; +lean_ctor_set(x_66, 0, x_59); +lean_ctor_set(x_66, 1, x_62); +return x_66; } } else { -lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; +lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +lean_dec(x_54); +lean_dec(x_53); lean_dec(x_52); lean_dec(x_51); lean_dec(x_50); -lean_dec(x_49); -lean_dec(x_47); +lean_dec(x_48); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_65 = lean_ctor_get(x_54, 0); -lean_inc(x_65); -x_66 = lean_ctor_get(x_54, 1); -lean_inc(x_66); -if (lean_is_exclusive(x_54)) { - lean_ctor_release(x_54, 0); - lean_ctor_release(x_54, 1); - x_67 = x_54; +x_67 = lean_ctor_get(x_56, 0); +lean_inc(x_67); +x_68 = lean_ctor_get(x_56, 1); +lean_inc(x_68); +if (lean_is_exclusive(x_56)) { + lean_ctor_release(x_56, 0); + lean_ctor_release(x_56, 1); + x_69 = x_56; } else { - lean_dec_ref(x_54); - x_67 = lean_box(0); + lean_dec_ref(x_56); + x_69 = lean_box(0); } -if (lean_is_scalar(x_67)) { - x_68 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_69)) { + x_70 = lean_alloc_ctor(1, 2, 0); } else { - x_68 = x_67; + x_70 = x_69; } -lean_ctor_set(x_68, 0, x_65); -lean_ctor_set(x_68, 1, x_66); -return x_68; +lean_ctor_set(x_70, 0, x_67); +lean_ctor_set(x_70, 1, x_68); +return x_70; } } } } else { -uint8_t x_69; +uint8_t x_71; lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_1); -x_69 = !lean_is_exclusive(x_13); -if (x_69 == 0) +x_71 = !lean_is_exclusive(x_13); +if (x_71 == 0) { return x_13; } else { -lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_70 = lean_ctor_get(x_13, 0); -x_71 = lean_ctor_get(x_13, 1); -lean_inc(x_71); -lean_inc(x_70); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_13, 0); +x_73 = lean_ctor_get(x_13, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_13); -x_72 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_72, 0, x_70); -lean_ctor_set(x_72, 1, x_71); -return x_72; +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_73); +return x_74; } } } @@ -6097,43 +6004,45 @@ x_14 = lean_array_uset(x_4, x_3, x_13); x_15 = !lean_is_exclusive(x_12); if (x_15 == 0) { -lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; +lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; x_16 = lean_ctor_get(x_12, 0); x_17 = lean_ctor_get(x_12, 1); x_18 = lean_ctor_get(x_12, 2); x_19 = lean_ctor_get(x_12, 3); x_20 = lean_ctor_get(x_12, 4); x_21 = lean_ctor_get(x_12, 5); +x_22 = lean_ctor_get(x_12, 6); lean_inc(x_1); -x_22 = lean_alloc_closure((void*)(l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__10___lambda__1___boxed), 7, 1); -lean_closure_set(x_22, 0, x_1); -x_23 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__10___closed__1; +x_23 = lean_alloc_closure((void*)(l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__10___lambda__1___boxed), 7, 1); +lean_closure_set(x_23, 0, x_1); +x_24 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__10___closed__1; lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -x_24 = l_Lean_Core_transform___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__3(x_21, x_22, x_23, x_5, x_6, x_7, x_8, x_9); -if (lean_obj_tag(x_24) == 0) +x_25 = l_Lean_Core_transform___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__3(x_21, x_23, x_24, x_5, x_6, x_7, x_8, x_9); +if (lean_obj_tag(x_25) == 0) { -lean_object* x_25; lean_object* x_26; size_t x_27; size_t x_28; lean_object* x_29; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -x_26 = lean_ctor_get(x_24, 1); +lean_object* x_26; lean_object* x_27; size_t x_28; size_t x_29; lean_object* x_30; +x_26 = lean_ctor_get(x_25, 0); lean_inc(x_26); -lean_dec(x_24); -lean_ctor_set(x_12, 5, x_25); -x_27 = 1; -x_28 = lean_usize_add(x_3, x_27); -x_29 = lean_array_uset(x_14, x_3, x_12); -x_3 = x_28; -x_4 = x_29; -x_9 = x_26; +x_27 = lean_ctor_get(x_25, 1); +lean_inc(x_27); +lean_dec(x_25); +lean_ctor_set(x_12, 5, x_26); +x_28 = 1; +x_29 = lean_usize_add(x_3, x_28); +x_30 = lean_array_uset(x_14, x_3, x_12); +x_3 = x_29; +x_4 = x_30; +x_9 = x_27; goto _start; } else { -uint8_t x_31; +uint8_t x_32; lean_free_object(x_12); +lean_dec(x_22); lean_dec(x_20); lean_dec(x_19); lean_dec(x_18); @@ -6145,110 +6054,114 @@ lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_1); -x_31 = !lean_is_exclusive(x_24); -if (x_31 == 0) +x_32 = !lean_is_exclusive(x_25); +if (x_32 == 0) { -return x_24; +return x_25; } else { -lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_32 = lean_ctor_get(x_24, 0); -x_33 = lean_ctor_get(x_24, 1); +lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_33 = lean_ctor_get(x_25, 0); +x_34 = lean_ctor_get(x_25, 1); +lean_inc(x_34); lean_inc(x_33); -lean_inc(x_32); -lean_dec(x_24); -x_34 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_34, 0, x_32); -lean_ctor_set(x_34, 1, x_33); -return x_34; +lean_dec(x_25); +x_35 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_35, 0, x_33); +lean_ctor_set(x_35, 1, x_34); +return x_35; } } } else { -lean_object* x_35; uint8_t x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_35 = lean_ctor_get(x_12, 0); -x_36 = lean_ctor_get_uint8(x_12, sizeof(void*)*6); -x_37 = lean_ctor_get(x_12, 1); -x_38 = lean_ctor_get(x_12, 2); -x_39 = lean_ctor_get(x_12, 3); -x_40 = lean_ctor_get(x_12, 4); -x_41 = lean_ctor_get(x_12, 5); +lean_object* x_36; uint8_t x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; +x_36 = lean_ctor_get(x_12, 0); +x_37 = lean_ctor_get_uint8(x_12, sizeof(void*)*7); +x_38 = lean_ctor_get(x_12, 1); +x_39 = lean_ctor_get(x_12, 2); +x_40 = lean_ctor_get(x_12, 3); +x_41 = lean_ctor_get(x_12, 4); +x_42 = lean_ctor_get(x_12, 5); +x_43 = lean_ctor_get(x_12, 6); +lean_inc(x_43); +lean_inc(x_42); lean_inc(x_41); lean_inc(x_40); lean_inc(x_39); lean_inc(x_38); -lean_inc(x_37); -lean_inc(x_35); +lean_inc(x_36); lean_dec(x_12); lean_inc(x_1); -x_42 = lean_alloc_closure((void*)(l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__10___lambda__1___boxed), 7, 1); -lean_closure_set(x_42, 0, x_1); -x_43 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__10___closed__1; +x_44 = lean_alloc_closure((void*)(l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__10___lambda__1___boxed), 7, 1); +lean_closure_set(x_44, 0, x_1); +x_45 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__10___closed__1; lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -x_44 = l_Lean_Core_transform___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__3(x_41, x_42, x_43, x_5, x_6, x_7, x_8, x_9); -if (lean_obj_tag(x_44) == 0) +x_46 = l_Lean_Core_transform___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__3(x_42, x_44, x_45, x_5, x_6, x_7, x_8, x_9); +if (lean_obj_tag(x_46) == 0) { -lean_object* x_45; lean_object* x_46; lean_object* x_47; size_t x_48; size_t x_49; lean_object* x_50; -x_45 = lean_ctor_get(x_44, 0); -lean_inc(x_45); -x_46 = lean_ctor_get(x_44, 1); -lean_inc(x_46); -lean_dec(x_44); -x_47 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_47, 0, x_35); -lean_ctor_set(x_47, 1, x_37); -lean_ctor_set(x_47, 2, x_38); -lean_ctor_set(x_47, 3, x_39); -lean_ctor_set(x_47, 4, x_40); -lean_ctor_set(x_47, 5, x_45); -lean_ctor_set_uint8(x_47, sizeof(void*)*6, x_36); -x_48 = 1; -x_49 = lean_usize_add(x_3, x_48); -x_50 = lean_array_uset(x_14, x_3, x_47); -x_3 = x_49; -x_4 = x_50; -x_9 = x_46; +lean_object* x_47; lean_object* x_48; lean_object* x_49; size_t x_50; size_t x_51; lean_object* x_52; +x_47 = lean_ctor_get(x_46, 0); +lean_inc(x_47); +x_48 = lean_ctor_get(x_46, 1); +lean_inc(x_48); +lean_dec(x_46); +x_49 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_49, 0, x_36); +lean_ctor_set(x_49, 1, x_38); +lean_ctor_set(x_49, 2, x_39); +lean_ctor_set(x_49, 3, x_40); +lean_ctor_set(x_49, 4, x_41); +lean_ctor_set(x_49, 5, x_47); +lean_ctor_set(x_49, 6, x_43); +lean_ctor_set_uint8(x_49, sizeof(void*)*7, x_37); +x_50 = 1; +x_51 = lean_usize_add(x_3, x_50); +x_52 = lean_array_uset(x_14, x_3, x_49); +x_3 = x_51; +x_4 = x_52; +x_9 = x_48; goto _start; } else { -lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; +lean_dec(x_43); +lean_dec(x_41); lean_dec(x_40); lean_dec(x_39); lean_dec(x_38); -lean_dec(x_37); -lean_dec(x_35); +lean_dec(x_36); lean_dec(x_14); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_1); -x_52 = lean_ctor_get(x_44, 0); -lean_inc(x_52); -x_53 = lean_ctor_get(x_44, 1); -lean_inc(x_53); -if (lean_is_exclusive(x_44)) { - lean_ctor_release(x_44, 0); - lean_ctor_release(x_44, 1); - x_54 = x_44; +x_54 = lean_ctor_get(x_46, 0); +lean_inc(x_54); +x_55 = lean_ctor_get(x_46, 1); +lean_inc(x_55); +if (lean_is_exclusive(x_46)) { + lean_ctor_release(x_46, 0); + lean_ctor_release(x_46, 1); + x_56 = x_46; } else { - lean_dec_ref(x_44); - x_54 = lean_box(0); + lean_dec_ref(x_46); + x_56 = lean_box(0); } -if (lean_is_scalar(x_54)) { - x_55 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_56)) { + x_57 = lean_alloc_ctor(1, 2, 0); } else { - x_55 = x_54; + x_57 = x_56; } -lean_ctor_set(x_55, 0, x_52); -lean_ctor_set(x_55, 1, x_53); -return x_55; +lean_ctor_set(x_57, 0, x_54); +lean_ctor_set(x_57, 1, x_55); +return x_57; } } } @@ -7104,2716 +7017,900 @@ return x_26; } } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_addPreDefinitions___spec__4(size_t x_1, size_t x_2, size_t x_3, lean_object* x_4) { +LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__4(lean_object* x_1, size_t x_2, size_t x_3) { _start: { -uint8_t x_5; -x_5 = lean_usize_dec_lt(x_3, x_2); -if (x_5 == 0) +uint8_t x_4; +x_4 = lean_usize_dec_eq(x_2, x_3); +if (x_4 == 0) { -return x_4; +lean_object* x_5; uint8_t x_6; uint8_t x_7; uint8_t x_8; +x_5 = lean_array_uget(x_1, x_2); +x_6 = lean_ctor_get_uint8(x_5, sizeof(void*)*7); +lean_dec(x_5); +x_7 = 4; +x_8 = l___private_Lean_Elab_DefView_0__Lean_Elab_beqDefKind____x40_Lean_Elab_DefView___hyg_15_(x_6, x_7); +if (x_8 == 0) +{ +uint8_t x_9; +x_9 = 1; +return x_9; } else { -lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; size_t x_10; lean_object* x_11; size_t x_12; size_t x_13; lean_object* x_14; -x_6 = lean_array_uget(x_4, x_3); -x_7 = lean_unsigned_to_nat(0u); -x_8 = lean_array_uset(x_4, x_3, x_7); -x_9 = lean_array_get_size(x_6); -x_10 = lean_usize_of_nat(x_9); -lean_dec(x_9); -x_11 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__10(x_10, x_1, x_6); -x_12 = 1; -x_13 = lean_usize_add(x_3, x_12); -x_14 = lean_array_uset(x_8, x_3, x_11); -x_3 = x_13; -x_4 = x_14; +size_t x_10; size_t x_11; +x_10 = 1; +x_11 = lean_usize_add(x_2, x_10); +x_2 = x_11; goto _start; } } +else +{ +uint8_t x_13; +x_13 = 0; +return x_13; +} } -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_addPreDefinitions___spec__7(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +} +LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__5(size_t x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, size_t x_5, size_t x_6) { _start: { -lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; -x_9 = lean_ctor_get(x_6, 5); -x_10 = lean_ctor_get(x_2, 2); -lean_inc(x_10); -lean_inc(x_10); -x_11 = l_Lean_Elab_getBetterRef(x_9, x_10); -x_12 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_1, x_4, x_5, x_6, x_7, x_8); -x_13 = lean_ctor_get(x_12, 0); -lean_inc(x_13); -x_14 = lean_ctor_get(x_12, 1); -lean_inc(x_14); -lean_dec(x_12); -x_15 = l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(x_13, x_10, x_2, x_3, x_4, x_5, x_6, x_7, x_14); -lean_dec(x_2); -x_16 = !lean_is_exclusive(x_15); -if (x_16 == 0) +uint8_t x_7; +x_7 = lean_usize_dec_eq(x_5, x_6); +if (x_7 == 0) { -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_15, 0); -x_18 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_18, 0, x_11); -lean_ctor_set(x_18, 1, x_17); -lean_ctor_set_tag(x_15, 1); -lean_ctor_set(x_15, 0, x_18); -return x_15; -} -else +lean_object* x_8; uint8_t x_9; uint8_t x_10; uint8_t x_11; +x_8 = lean_array_uget(x_4, x_5); +x_9 = lean_ctor_get_uint8(x_8, sizeof(void*)*7); +lean_dec(x_8); +x_10 = 0; +x_11 = l___private_Lean_Elab_DefView_0__Lean_Elab_beqDefKind____x40_Lean_Elab_DefView___hyg_15_(x_9, x_10); +if (x_11 == 0) { -lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; -x_19 = lean_ctor_get(x_15, 0); -x_20 = lean_ctor_get(x_15, 1); -lean_inc(x_20); -lean_inc(x_19); -lean_dec(x_15); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_11); -lean_ctor_set(x_21, 1, x_19); -x_22 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_22, 0, x_21); -lean_ctor_set(x_22, 1, x_20); -return x_22; -} -} +lean_object* x_12; uint8_t x_13; +x_12 = lean_unsigned_to_nat(0u); +x_13 = lean_nat_dec_lt(x_12, x_3); +if (x_13 == 0) +{ +size_t x_14; size_t x_15; +x_14 = 1; +x_15 = lean_usize_add(x_5, x_14); +x_5 = x_15; +goto _start; } -LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Elab_addPreDefinitions___spec__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: +else { -uint8_t x_10; -x_10 = !lean_is_exclusive(x_7); -if (x_10 == 0) +size_t x_17; uint8_t x_18; +x_17 = lean_usize_of_nat(x_3); +x_18 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__4(x_2, x_1, x_17); +if (x_18 == 0) { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = lean_ctor_get(x_7, 5); -x_12 = l_Lean_replaceRef(x_1, x_11); -lean_dec(x_11); -lean_dec(x_1); -lean_ctor_set(x_7, 5, x_12); -x_13 = l_Lean_throwError___at_Lean_Elab_addPreDefinitions___spec__7(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -return x_13; +size_t x_19; size_t x_20; +x_19 = 1; +x_20 = lean_usize_add(x_5, x_19); +x_5 = x_20; +goto _start; } else { -lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; -x_14 = lean_ctor_get(x_7, 0); -x_15 = lean_ctor_get(x_7, 1); -x_16 = lean_ctor_get(x_7, 2); -x_17 = lean_ctor_get(x_7, 3); -x_18 = lean_ctor_get(x_7, 4); -x_19 = lean_ctor_get(x_7, 5); -x_20 = lean_ctor_get(x_7, 6); -x_21 = lean_ctor_get(x_7, 7); -x_22 = lean_ctor_get(x_7, 8); -x_23 = lean_ctor_get(x_7, 9); -x_24 = lean_ctor_get(x_7, 10); -x_25 = lean_ctor_get_uint8(x_7, sizeof(void*)*11); -lean_inc(x_24); -lean_inc(x_23); -lean_inc(x_22); -lean_inc(x_21); -lean_inc(x_20); -lean_inc(x_19); -lean_inc(x_18); -lean_inc(x_17); -lean_inc(x_16); -lean_inc(x_15); -lean_inc(x_14); -lean_dec(x_7); -x_26 = l_Lean_replaceRef(x_1, x_19); -lean_dec(x_19); -lean_dec(x_1); -x_27 = lean_alloc_ctor(0, 11, 1); -lean_ctor_set(x_27, 0, x_14); -lean_ctor_set(x_27, 1, x_15); -lean_ctor_set(x_27, 2, x_16); -lean_ctor_set(x_27, 3, x_17); -lean_ctor_set(x_27, 4, x_18); -lean_ctor_set(x_27, 5, x_26); -lean_ctor_set(x_27, 6, x_20); -lean_ctor_set(x_27, 7, x_21); -lean_ctor_set(x_27, 8, x_22); -lean_ctor_set(x_27, 9, x_23); -lean_ctor_set(x_27, 10, x_24); -lean_ctor_set_uint8(x_27, sizeof(void*)*11, x_25); -x_28 = l_Lean_throwError___at_Lean_Elab_addPreDefinitions___spec__7(x_2, x_3, x_4, x_5, x_6, x_27, x_8, x_9); -lean_dec(x_8); -lean_dec(x_27); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -return x_28; +uint8_t x_22; +x_22 = 1; +return x_22; } } } -LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_addPreDefinitions___spec__8(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: +else { -lean_object* x_9; lean_object* x_10; lean_object* x_11; -x_9 = l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__9___rarg___closed__2; -x_10 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_10, 0, x_1); -lean_ctor_set(x_10, 1, x_9); -x_11 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_11, 0, x_10); -lean_ctor_set(x_11, 1, x_8); -return x_11; +size_t x_23; size_t x_24; +x_23 = 1; +x_24 = lean_usize_add(x_5, x_23); +x_5 = x_24; +goto _start; } } -static lean_object* _init_l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9___rarg___closed__1() { -_start: +else { -lean_object* x_1; -x_1 = l_Lean_Elab_unsupportedSyntaxExceptionId; -return x_1; +uint8_t x_26; +x_26 = 0; +return x_26; } } -static lean_object* _init_l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9___rarg___closed__2() { +} +LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__6(lean_object* x_1, size_t x_2, size_t x_3) { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9___rarg___closed__1; -x_3 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3, 0, x_2); -lean_ctor_set(x_3, 1, x_1); -return x_3; -} +uint8_t x_4; +x_4 = lean_usize_dec_eq(x_2, x_3); +if (x_4 == 0) +{ +lean_object* x_5; uint8_t x_6; uint8_t x_7; uint8_t x_8; +x_5 = lean_array_uget(x_1, x_2); +x_6 = lean_ctor_get_uint8(x_5, sizeof(void*)*7); +lean_dec(x_5); +x_7 = 1; +x_8 = l___private_Lean_Elab_DefView_0__Lean_Elab_beqDefKind____x40_Lean_Elab_DefView___hyg_15_(x_6, x_7); +if (x_8 == 0) +{ +uint8_t x_9; +x_9 = 1; +return x_9; } -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9___rarg(lean_object* x_1) { -_start: +else { -lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9___rarg___closed__2; -x_3 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3, 0, x_2); -lean_ctor_set(x_3, 1, x_1); -return x_3; +size_t x_10; size_t x_11; +x_10 = 1; +x_11 = lean_usize_add(x_2, x_10); +x_2 = x_11; +goto _start; } } -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: +else { -lean_object* x_7; -x_7 = lean_alloc_closure((void*)(l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9___rarg), 1, 0); -return x_7; +uint8_t x_13; +x_13 = 0; +return x_13; +} } } -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__7(size_t x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, size_t x_5, size_t x_6) { _start: { -lean_object* x_5; lean_object* x_6; -x_5 = l_Lean_Elab_expandMacroImpl_x3f(x_1, x_2, x_3, x_4); -x_6 = lean_ctor_get(x_5, 0); -lean_inc(x_6); -if (lean_obj_tag(x_6) == 0) -{ uint8_t x_7; -x_7 = !lean_is_exclusive(x_5); +x_7 = lean_usize_dec_eq(x_5, x_6); if (x_7 == 0) { -lean_object* x_8; lean_object* x_9; -x_8 = lean_ctor_get(x_5, 0); +lean_object* x_8; uint8_t x_9; uint8_t x_10; uint8_t x_11; +x_8 = lean_array_uget(x_4, x_5); +x_9 = lean_ctor_get_uint8(x_8, sizeof(void*)*7); lean_dec(x_8); -x_9 = lean_box(0); -lean_ctor_set(x_5, 0, x_9); -return x_5; -} -else -{ -lean_object* x_10; lean_object* x_11; lean_object* x_12; -x_10 = lean_ctor_get(x_5, 1); -lean_inc(x_10); -lean_dec(x_5); -x_11 = lean_box(0); -x_12 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_12, 0, x_11); -lean_ctor_set(x_12, 1, x_10); -return x_12; -} -} -else +x_10 = 0; +x_11 = l___private_Lean_Elab_DefView_0__Lean_Elab_beqDefKind____x40_Lean_Elab_DefView___hyg_15_(x_9, x_10); +if (x_11 == 0) { -uint8_t x_13; -x_13 = !lean_is_exclusive(x_6); +lean_object* x_12; uint8_t x_13; +x_12 = lean_unsigned_to_nat(0u); +x_13 = lean_nat_dec_lt(x_12, x_3); if (x_13 == 0) { -lean_object* x_14; lean_object* x_15; -x_14 = lean_ctor_get(x_6, 0); -x_15 = lean_ctor_get(x_14, 1); -lean_inc(x_15); -lean_dec(x_14); -if (lean_obj_tag(x_15) == 0) -{ -lean_object* x_16; uint8_t x_17; -lean_free_object(x_6); -x_16 = lean_ctor_get(x_5, 1); -lean_inc(x_16); -lean_dec(x_5); -x_17 = !lean_is_exclusive(x_15); -if (x_17 == 0) -{ -lean_object* x_18; -x_18 = l_liftExcept___at_Lean_Elab_liftMacroM___spec__1(x_15, x_3, x_16); -lean_dec(x_15); -return x_18; -} -else -{ -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_15, 0); -lean_inc(x_19); -lean_dec(x_15); -x_20 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_20, 0, x_19); -x_21 = l_liftExcept___at_Lean_Elab_liftMacroM___spec__1(x_20, x_3, x_16); -lean_dec(x_20); -return x_21; -} +size_t x_14; size_t x_15; +x_14 = 1; +x_15 = lean_usize_add(x_5, x_14); +x_5 = x_15; +goto _start; } else { -lean_object* x_22; uint8_t x_23; -x_22 = lean_ctor_get(x_5, 1); -lean_inc(x_22); -lean_dec(x_5); -x_23 = !lean_is_exclusive(x_15); -if (x_23 == 0) +size_t x_17; uint8_t x_18; +x_17 = lean_usize_of_nat(x_3); +x_18 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__4(x_2, x_1, x_17); +if (x_18 == 0) { -lean_object* x_24; lean_object* x_25; -x_24 = lean_ctor_get(x_15, 0); -lean_ctor_set(x_6, 0, x_24); -lean_ctor_set(x_15, 0, x_6); -x_25 = l_liftExcept___at_Lean_Elab_liftMacroM___spec__1(x_15, x_3, x_22); -lean_dec(x_15); -return x_25; +size_t x_19; size_t x_20; +x_19 = 1; +x_20 = lean_usize_add(x_5, x_19); +x_5 = x_20; +goto _start; } else { -lean_object* x_26; lean_object* x_27; lean_object* x_28; -x_26 = lean_ctor_get(x_15, 0); -lean_inc(x_26); -lean_dec(x_15); -lean_ctor_set(x_6, 0, x_26); -x_27 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_27, 0, x_6); -x_28 = l_liftExcept___at_Lean_Elab_liftMacroM___spec__1(x_27, x_3, x_22); -lean_dec(x_27); -return x_28; +uint8_t x_22; +x_22 = 1; +return x_22; } } } else { -lean_object* x_29; lean_object* x_30; -x_29 = lean_ctor_get(x_6, 0); -lean_inc(x_29); -lean_dec(x_6); -x_30 = lean_ctor_get(x_29, 1); -lean_inc(x_30); -lean_dec(x_29); -if (lean_obj_tag(x_30) == 0) -{ -lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; -x_31 = lean_ctor_get(x_5, 1); -lean_inc(x_31); -lean_dec(x_5); -x_32 = lean_ctor_get(x_30, 0); -lean_inc(x_32); -if (lean_is_exclusive(x_30)) { - lean_ctor_release(x_30, 0); - x_33 = x_30; -} else { - lean_dec_ref(x_30); - x_33 = lean_box(0); -} -if (lean_is_scalar(x_33)) { - x_34 = lean_alloc_ctor(0, 1, 0); -} else { - x_34 = x_33; +size_t x_23; size_t x_24; +x_23 = 1; +x_24 = lean_usize_add(x_5, x_23); +x_5 = x_24; +goto _start; } -lean_ctor_set(x_34, 0, x_32); -x_35 = l_liftExcept___at_Lean_Elab_liftMacroM___spec__1(x_34, x_3, x_31); -lean_dec(x_34); -return x_35; } else { -lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_36 = lean_ctor_get(x_5, 1); -lean_inc(x_36); -lean_dec(x_5); -x_37 = lean_ctor_get(x_30, 0); -lean_inc(x_37); -if (lean_is_exclusive(x_30)) { - lean_ctor_release(x_30, 0); - x_38 = x_30; -} else { - lean_dec_ref(x_30); - x_38 = lean_box(0); -} -x_39 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_39, 0, x_37); -if (lean_is_scalar(x_38)) { - x_40 = lean_alloc_ctor(1, 1, 0); -} else { - x_40 = x_38; -} -lean_ctor_set(x_40, 0, x_39); -x_41 = l_liftExcept___at_Lean_Elab_liftMacroM___spec__1(x_40, x_3, x_36); -lean_dec(x_40); -return x_41; -} -} +uint8_t x_26; +x_26 = 0; +return x_26; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Elab_addPreDefinitions___spec__8(lean_object* x_1, lean_object* x_2) { _start: { -uint8_t x_5; lean_object* x_6; lean_object* x_7; -x_5 = l_Lean_Environment_contains(x_1, x_2); -x_6 = lean_box(x_5); -x_7 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_7, 0, x_6); -lean_ctor_set(x_7, 1, x_4); -return x_7; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: +if (lean_obj_tag(x_1) == 0) { -lean_object* x_7; lean_object* x_8; -x_7 = l_Lean_ResolveName_resolveNamespace(x_1, x_2, x_3, x_4); -x_8 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_8, 0, x_7); -lean_ctor_set(x_8, 1, x_6); -return x_8; -} +lean_object* x_3; +x_3 = l_List_reverse___rarg(x_2); +return x_3; } -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: +else { -lean_object* x_7; lean_object* x_8; -x_7 = l_Lean_ResolveName_resolveGlobalName(x_1, x_2, x_3, x_4); -x_8 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_8, 0, x_7); -lean_ctor_set(x_8, 1, x_6); -return x_8; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: +uint8_t x_4; +x_4 = !lean_is_exclusive(x_1); +if (x_4 == 0) { -lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_9 = lean_st_ref_get(x_7, x_8); -x_10 = lean_ctor_get(x_9, 0); -lean_inc(x_10); -x_11 = lean_ctor_get(x_9, 1); -lean_inc(x_11); -lean_dec(x_9); -x_12 = lean_ctor_get(x_10, 0); -lean_inc(x_12); -lean_dec(x_10); -x_13 = lean_ctor_get(x_6, 3); +lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; +x_5 = lean_ctor_get(x_1, 0); +x_6 = lean_ctor_get(x_1, 1); +x_7 = lean_ctor_get(x_5, 3); +lean_inc(x_7); +lean_dec(x_5); +x_8 = lean_box(0); +x_9 = l_Lean_Expr_const___override(x_7, x_8); +x_10 = l_Lean_MessageData_ofExpr(x_9); +lean_ctor_set(x_1, 1, x_2); +lean_ctor_set(x_1, 0, x_10); +{ +lean_object* _tmp_0 = x_6; +lean_object* _tmp_1 = x_1; +x_1 = _tmp_0; +x_2 = _tmp_1; +} +goto _start; +} +else +{ +lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; +x_12 = lean_ctor_get(x_1, 0); +x_13 = lean_ctor_get(x_1, 1); lean_inc(x_13); -x_14 = lean_ctor_get(x_6, 4); -lean_inc(x_14); -x_15 = lean_ctor_get(x_6, 5); -lean_inc(x_15); -x_16 = lean_ctor_get(x_6, 6); -lean_inc(x_16); -x_17 = lean_ctor_get(x_6, 7); -lean_inc(x_17); -x_18 = lean_ctor_get(x_6, 10); -lean_inc(x_18); -lean_inc(x_12); -x_19 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__1___boxed), 4, 1); -lean_closure_set(x_19, 0, x_12); -lean_inc(x_16); -x_20 = lean_alloc_closure((void*)(l_ReaderT_pure___at_Lean_Elab_liftMacroM___spec__2___rarg___boxed), 3, 1); -lean_closure_set(x_20, 0, x_16); -lean_inc(x_12); -x_21 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__2___boxed), 4, 1); -lean_closure_set(x_21, 0, x_12); -lean_inc(x_17); -lean_inc(x_16); lean_inc(x_12); -x_22 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__3___boxed), 6, 3); -lean_closure_set(x_22, 0, x_12); -lean_closure_set(x_22, 1, x_16); -lean_closure_set(x_22, 2, x_17); -lean_inc(x_12); -x_23 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__4___boxed), 6, 3); -lean_closure_set(x_23, 0, x_12); -lean_closure_set(x_23, 1, x_16); -lean_closure_set(x_23, 2, x_17); -x_24 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_24, 0, x_19); -lean_ctor_set(x_24, 1, x_20); -lean_ctor_set(x_24, 2, x_21); -lean_ctor_set(x_24, 3, x_22); -lean_ctor_set(x_24, 4, x_23); -x_25 = lean_st_ref_get(x_7, x_11); -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -x_27 = lean_ctor_get(x_25, 1); -lean_inc(x_27); -lean_dec(x_25); -x_28 = lean_ctor_get(x_26, 1); -lean_inc(x_28); -lean_dec(x_26); -x_29 = lean_environment_main_module(x_12); -x_30 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_30, 0, x_24); -lean_ctor_set(x_30, 1, x_29); -lean_ctor_set(x_30, 2, x_18); -lean_ctor_set(x_30, 3, x_13); -lean_ctor_set(x_30, 4, x_14); -lean_ctor_set(x_30, 5, x_15); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_28); -lean_ctor_set(x_32, 1, x_31); -x_33 = lean_apply_2(x_1, x_30, x_32); -if (lean_obj_tag(x_33) == 0) +lean_dec(x_1); +x_14 = lean_ctor_get(x_12, 3); +lean_inc(x_14); +lean_dec(x_12); +x_15 = lean_box(0); +x_16 = l_Lean_Expr_const___override(x_14, x_15); +x_17 = l_Lean_MessageData_ofExpr(x_16); +x_18 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_18, 0, x_17); +lean_ctor_set(x_18, 1, x_2); +x_1 = x_13; +x_2 = x_18; +goto _start; +} +} +} +} +LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__9(lean_object* x_1, size_t x_2, size_t x_3) { +_start: { -lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; uint8_t x_40; -x_34 = lean_ctor_get(x_33, 0); -lean_inc(x_34); -x_35 = lean_ctor_get(x_33, 1); -lean_inc(x_35); -lean_dec(x_33); -x_36 = lean_ctor_get(x_35, 0); -lean_inc(x_36); -x_37 = lean_st_ref_take(x_7, x_27); -x_38 = lean_ctor_get(x_37, 0); -lean_inc(x_38); -x_39 = lean_ctor_get(x_37, 1); -lean_inc(x_39); -lean_dec(x_37); -x_40 = !lean_is_exclusive(x_38); -if (x_40 == 0) +uint8_t x_4; +x_4 = lean_usize_dec_eq(x_2, x_3); +if (x_4 == 0) { -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; -x_41 = lean_ctor_get(x_38, 1); -lean_dec(x_41); -lean_ctor_set(x_38, 1, x_36); -x_42 = lean_st_ref_set(x_7, x_38, x_39); -x_43 = lean_ctor_get(x_42, 1); -lean_inc(x_43); -lean_dec(x_42); -x_44 = lean_ctor_get(x_35, 1); -lean_inc(x_44); -lean_dec(x_35); -x_45 = l_List_reverse___rarg(x_44); -x_46 = l_List_forM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__2(x_45, x_2, x_3, x_4, x_5, x_6, x_7, x_43); -lean_dec(x_7); -lean_dec(x_6); +lean_object* x_5; lean_object* x_6; lean_object* x_7; +x_5 = lean_array_uget(x_1, x_2); +x_6 = lean_ctor_get(x_5, 6); +lean_inc(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_47 = !lean_is_exclusive(x_46); -if (x_47 == 0) +x_7 = lean_ctor_get(x_6, 2); +lean_inc(x_7); +if (lean_obj_tag(x_7) == 0) { -lean_object* x_48; -x_48 = lean_ctor_get(x_46, 0); -lean_dec(x_48); -lean_ctor_set(x_46, 0, x_34); -return x_46; +lean_object* x_8; +x_8 = lean_ctor_get(x_6, 1); +lean_inc(x_8); +lean_dec(x_6); +if (lean_obj_tag(x_8) == 0) +{ +size_t x_9; size_t x_10; +x_9 = 1; +x_10 = lean_usize_add(x_2, x_9); +x_2 = x_10; +goto _start; } else { -lean_object* x_49; lean_object* x_50; -x_49 = lean_ctor_get(x_46, 1); -lean_inc(x_49); -lean_dec(x_46); -x_50 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_50, 0, x_34); -lean_ctor_set(x_50, 1, x_49); -return x_50; +uint8_t x_12; +lean_dec(x_8); +x_12 = 1; +return x_12; } } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; -x_51 = lean_ctor_get(x_38, 0); -x_52 = lean_ctor_get(x_38, 2); -x_53 = lean_ctor_get(x_38, 3); -x_54 = lean_ctor_get(x_38, 4); -x_55 = lean_ctor_get(x_38, 5); -x_56 = lean_ctor_get(x_38, 6); -lean_inc(x_56); -lean_inc(x_55); -lean_inc(x_54); -lean_inc(x_53); -lean_inc(x_52); -lean_inc(x_51); -lean_dec(x_38); -x_57 = lean_alloc_ctor(0, 7, 0); -lean_ctor_set(x_57, 0, x_51); -lean_ctor_set(x_57, 1, x_36); -lean_ctor_set(x_57, 2, x_52); -lean_ctor_set(x_57, 3, x_53); -lean_ctor_set(x_57, 4, x_54); -lean_ctor_set(x_57, 5, x_55); -lean_ctor_set(x_57, 6, x_56); -x_58 = lean_st_ref_set(x_7, x_57, x_39); -x_59 = lean_ctor_get(x_58, 1); -lean_inc(x_59); -lean_dec(x_58); -x_60 = lean_ctor_get(x_35, 1); -lean_inc(x_60); -lean_dec(x_35); -x_61 = l_List_reverse___rarg(x_60); -x_62 = l_List_forM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__2(x_61, x_2, x_3, x_4, x_5, x_6, x_7, x_59); +uint8_t x_13; lean_dec(x_7); lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_63 = lean_ctor_get(x_62, 1); -lean_inc(x_63); -if (lean_is_exclusive(x_62)) { - lean_ctor_release(x_62, 0); - lean_ctor_release(x_62, 1); - x_64 = x_62; -} else { - lean_dec_ref(x_62); - x_64 = lean_box(0); +x_13 = 1; +return x_13; } -if (lean_is_scalar(x_64)) { - x_65 = lean_alloc_ctor(0, 2, 0); -} else { - x_65 = x_64; } -lean_ctor_set(x_65, 0, x_34); -lean_ctor_set(x_65, 1, x_63); -return x_65; +else +{ +uint8_t x_14; +x_14 = 0; +return x_14; } } -else +} +LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__10(lean_object* x_1, size_t x_2, size_t x_3) { +_start: { -lean_object* x_66; -x_66 = lean_ctor_get(x_33, 0); -lean_inc(x_66); -lean_dec(x_33); -if (lean_obj_tag(x_66) == 0) +uint8_t x_4; +x_4 = lean_usize_dec_eq(x_2, x_3); +if (x_4 == 0) { -lean_object* x_67; lean_object* x_68; lean_object* x_69; uint8_t x_70; -x_67 = lean_ctor_get(x_66, 0); -lean_inc(x_67); -x_68 = lean_ctor_get(x_66, 1); -lean_inc(x_68); -lean_dec(x_66); -x_69 = l_Lean_maxRecDepthErrorMessage; -x_70 = lean_string_dec_eq(x_68, x_69); -if (x_70 == 0) -{ -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_alloc_ctor(3, 1, 0); -lean_ctor_set(x_71, 0, x_68); -x_72 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_72, 0, x_71); -x_73 = l_Lean_throwErrorAt___at_Lean_Elab_addPreDefinitions___spec__6(x_67, x_72, x_2, x_3, x_4, x_5, x_6, x_7, x_27); -return x_73; +lean_object* x_5; lean_object* x_6; uint8_t x_7; +x_5 = lean_array_uget(x_1, x_2); +x_6 = lean_ctor_get(x_5, 2); +lean_inc(x_6); +lean_dec(x_5); +x_7 = l_Lean_Elab_Modifiers_isPartial(x_6); +lean_dec(x_6); +if (x_7 == 0) +{ +size_t x_8; size_t x_9; +x_8 = 1; +x_9 = lean_usize_add(x_2, x_8); +x_2 = x_9; +goto _start; } else { -lean_object* x_74; -lean_dec(x_68); -x_74 = l_Lean_throwMaxRecDepthAt___at_Lean_Elab_addPreDefinitions___spec__8(x_67, x_2, x_3, x_4, x_5, x_6, x_7, x_27); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_74; +uint8_t x_11; +x_11 = 1; +return x_11; } } else { -lean_object* x_75; -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_75 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9___rarg(x_27); -return x_75; -} +uint8_t x_12; +x_12 = 0; +return x_12; } } } -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_addPreDefinitions___spec__12(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__1() { _start: { -lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; -x_9 = lean_ctor_get(x_6, 5); -x_10 = lean_ctor_get(x_2, 2); -lean_inc(x_10); -lean_inc(x_10); -x_11 = l_Lean_Elab_getBetterRef(x_9, x_10); -x_12 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_1, x_4, x_5, x_6, x_7, x_8); -x_13 = lean_ctor_get(x_12, 0); -lean_inc(x_13); -x_14 = lean_ctor_get(x_12, 1); -lean_inc(x_14); -lean_dec(x_12); -x_15 = l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(x_13, x_10, x_2, x_3, x_4, x_5, x_6, x_7, x_14); -lean_dec(x_2); -x_16 = !lean_is_exclusive(x_15); -if (x_16 == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("invalid use of 'partial', '", 27); +return x_1; +} +} +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__2() { +_start: { -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_15, 0); -x_18 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_18, 0, x_11); -lean_ctor_set(x_18, 1, x_17); -lean_ctor_set_tag(x_15, 1); -lean_ctor_set(x_15, 0, x_18); -return x_15; +lean_object* x_1; lean_object* x_2; +x_1 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__1; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; } -else +} +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__3() { +_start: { -lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; -x_19 = lean_ctor_get(x_15, 0); -x_20 = lean_ctor_get(x_15, 1); -lean_inc(x_20); -lean_inc(x_19); -lean_dec(x_15); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_11); -lean_ctor_set(x_21, 1, x_19); -x_22 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_22, 0, x_21); -lean_ctor_set(x_22, 1, x_20); -return x_22; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("' is not a function", 19); +return x_1; +} } +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__3; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; } } -LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Elab_addPreDefinitions___spec__11(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { -uint8_t x_10; -x_10 = !lean_is_exclusive(x_7); -if (x_10 == 0) +uint8_t x_12; +x_12 = lean_usize_dec_lt(x_3, x_2); +if (x_12 == 0) { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = lean_ctor_get(x_7, 5); -x_12 = l_Lean_replaceRef(x_1, x_11); -lean_dec(x_11); -lean_dec(x_1); -lean_ctor_set(x_7, 5, x_12); -x_13 = l_Lean_throwError___at_Lean_Elab_addPreDefinitions___spec__12(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_object* x_13; +lean_dec(x_10); +lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); +x_13 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_13, 0, x_4); +lean_ctor_set(x_13, 1, x_11); return x_13; } else { -lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; -x_14 = lean_ctor_get(x_7, 0); -x_15 = lean_ctor_get(x_7, 1); -x_16 = lean_ctor_get(x_7, 2); -x_17 = lean_ctor_get(x_7, 3); -x_18 = lean_ctor_get(x_7, 4); -x_19 = lean_ctor_get(x_7, 5); -x_20 = lean_ctor_get(x_7, 6); -x_21 = lean_ctor_get(x_7, 7); -x_22 = lean_ctor_get(x_7, 8); -x_23 = lean_ctor_get(x_7, 9); -x_24 = lean_ctor_get(x_7, 10); -x_25 = lean_ctor_get_uint8(x_7, sizeof(void*)*11); -lean_inc(x_24); -lean_inc(x_23); -lean_inc(x_22); -lean_inc(x_21); -lean_inc(x_20); -lean_inc(x_19); -lean_inc(x_18); -lean_inc(x_17); -lean_inc(x_16); +lean_object* x_14; lean_object* x_15; lean_object* x_16; +lean_dec(x_4); +x_14 = lean_array_uget(x_1, x_3); +x_15 = lean_ctor_get(x_14, 4); lean_inc(x_15); -lean_inc(x_14); -lean_dec(x_7); -x_26 = l_Lean_replaceRef(x_1, x_19); -lean_dec(x_19); -lean_dec(x_1); -x_27 = lean_alloc_ctor(0, 11, 1); -lean_ctor_set(x_27, 0, x_14); -lean_ctor_set(x_27, 1, x_15); -lean_ctor_set(x_27, 2, x_16); -lean_ctor_set(x_27, 3, x_17); -lean_ctor_set(x_27, 4, x_18); -lean_ctor_set(x_27, 5, x_26); -lean_ctor_set(x_27, 6, x_20); -lean_ctor_set(x_27, 7, x_21); -lean_ctor_set(x_27, 8, x_22); -lean_ctor_set(x_27, 9, x_23); -lean_ctor_set(x_27, 10, x_24); -lean_ctor_set_uint8(x_27, sizeof(void*)*11, x_25); -x_28 = l_Lean_throwError___at_Lean_Elab_addPreDefinitions___spec__12(x_2, x_3, x_4, x_5, x_6, x_27, x_8, x_9); -lean_dec(x_8); -lean_dec(x_27); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -return x_28; -} -} -} -LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_addPreDefinitions___spec__13(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_15); +x_16 = l_Lean_Meta_whnfD(x_15, x_7, x_8, x_9, x_10, x_11); +if (lean_obj_tag(x_16) == 0) { -lean_object* x_9; lean_object* x_10; lean_object* x_11; -x_9 = l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__9___rarg___closed__2; -x_10 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_10, 0, x_1); -lean_ctor_set(x_10, 1, x_9); -x_11 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_11, 0, x_10); -lean_ctor_set(x_11, 1, x_8); -return x_11; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__14___rarg(lean_object* x_1) { -_start: +lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; +x_17 = lean_ctor_get(x_16, 0); +lean_inc(x_17); +x_18 = lean_ctor_get(x_16, 1); +lean_inc(x_18); +lean_dec(x_16); +x_19 = lean_ctor_get(x_14, 2); +lean_inc(x_19); +x_20 = l_Lean_Elab_Modifiers_isPartial(x_19); +lean_dec(x_19); +if (x_20 == 0) { -lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9___rarg___closed__2; -x_3 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3, 0, x_2); -lean_ctor_set(x_3, 1, x_1); -return x_3; -} +size_t x_21; size_t x_22; lean_object* x_23; +lean_dec(x_17); +lean_dec(x_15); +lean_dec(x_14); +x_21 = 1; +x_22 = lean_usize_add(x_3, x_21); +x_23 = lean_box(0); +x_3 = x_22; +x_4 = x_23; +x_11 = x_18; +goto _start; } -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__14(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: +else { -lean_object* x_7; -x_7 = lean_alloc_closure((void*)(l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__14___rarg), 1, 0); -return x_7; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__10(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: +uint8_t x_25; +x_25 = l_Lean_Expr_isForall(x_17); +lean_dec(x_17); +if (x_25 == 0) { -lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_9 = lean_st_ref_get(x_7, x_8); -x_10 = lean_ctor_get(x_9, 0); -lean_inc(x_10); -x_11 = lean_ctor_get(x_9, 1); -lean_inc(x_11); -lean_dec(x_9); -x_12 = lean_ctor_get(x_10, 0); -lean_inc(x_12); -lean_dec(x_10); -x_13 = lean_ctor_get(x_6, 3); -lean_inc(x_13); -x_14 = lean_ctor_get(x_6, 4); -lean_inc(x_14); -x_15 = lean_ctor_get(x_6, 5); -lean_inc(x_15); -x_16 = lean_ctor_get(x_6, 6); -lean_inc(x_16); -x_17 = lean_ctor_get(x_6, 7); -lean_inc(x_17); -x_18 = lean_ctor_get(x_6, 10); -lean_inc(x_18); -lean_inc(x_12); -x_19 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__1___boxed), 4, 1); -lean_closure_set(x_19, 0, x_12); -lean_inc(x_16); -x_20 = lean_alloc_closure((void*)(l_ReaderT_pure___at_Lean_Elab_liftMacroM___spec__2___rarg___boxed), 3, 1); -lean_closure_set(x_20, 0, x_16); -lean_inc(x_12); -x_21 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__2___boxed), 4, 1); -lean_closure_set(x_21, 0, x_12); -lean_inc(x_17); -lean_inc(x_16); -lean_inc(x_12); -x_22 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__3___boxed), 6, 3); -lean_closure_set(x_22, 0, x_12); -lean_closure_set(x_22, 1, x_16); -lean_closure_set(x_22, 2, x_17); -lean_inc(x_12); -x_23 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__4___boxed), 6, 3); -lean_closure_set(x_23, 0, x_12); -lean_closure_set(x_23, 1, x_16); -lean_closure_set(x_23, 2, x_17); -x_24 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_24, 0, x_19); -lean_ctor_set(x_24, 1, x_20); -lean_ctor_set(x_24, 2, x_21); -lean_ctor_set(x_24, 3, x_22); -lean_ctor_set(x_24, 4, x_23); -x_25 = lean_st_ref_get(x_7, x_11); -x_26 = lean_ctor_get(x_25, 0); +lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; uint8_t x_37; +x_26 = lean_ctor_get(x_14, 0); lean_inc(x_26); -x_27 = lean_ctor_get(x_25, 1); +x_27 = lean_ctor_get(x_14, 3); lean_inc(x_27); -lean_dec(x_25); -x_28 = lean_ctor_get(x_26, 1); -lean_inc(x_28); -lean_dec(x_26); -x_29 = lean_environment_main_module(x_12); -x_30 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_30, 0, x_24); -lean_ctor_set(x_30, 1, x_29); -lean_ctor_set(x_30, 2, x_18); -lean_ctor_set(x_30, 3, x_13); -lean_ctor_set(x_30, 4, x_14); -lean_ctor_set(x_30, 5, x_15); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_28); +lean_dec(x_14); +x_28 = l_Lean_MessageData_ofName(x_27); +x_29 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__2; +x_30 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_30, 0, x_29); +lean_ctor_set(x_30, 1, x_28); +x_31 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__4; +x_32 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_32, 0, x_30); lean_ctor_set(x_32, 1, x_31); -x_33 = lean_apply_2(x_1, x_30, x_32); -if (lean_obj_tag(x_33) == 0) -{ -lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; uint8_t x_40; -x_34 = lean_ctor_get(x_33, 0); -lean_inc(x_34); -x_35 = lean_ctor_get(x_33, 1); -lean_inc(x_35); -lean_dec(x_33); -x_36 = lean_ctor_get(x_35, 0); -lean_inc(x_36); -x_37 = lean_st_ref_take(x_7, x_27); -x_38 = lean_ctor_get(x_37, 0); -lean_inc(x_38); -x_39 = lean_ctor_get(x_37, 1); -lean_inc(x_39); -lean_dec(x_37); -x_40 = !lean_is_exclusive(x_38); -if (x_40 == 0) +x_33 = l_Lean_indentExpr(x_15); +x_34 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_34, 0, x_32); +lean_ctor_set(x_34, 1, x_33); +x_35 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__7; +x_36 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_36, 0, x_34); +lean_ctor_set(x_36, 1, x_35); +x_37 = !lean_is_exclusive(x_9); +if (x_37 == 0) { -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; -x_41 = lean_ctor_get(x_38, 1); -lean_dec(x_41); -lean_ctor_set(x_38, 1, x_36); -x_42 = lean_st_ref_set(x_7, x_38, x_39); -x_43 = lean_ctor_get(x_42, 1); -lean_inc(x_43); -lean_dec(x_42); -x_44 = lean_ctor_get(x_35, 1); -lean_inc(x_44); -lean_dec(x_35); -x_45 = l_List_reverse___rarg(x_44); -x_46 = l_List_forM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__2(x_45, x_2, x_3, x_4, x_5, x_6, x_7, x_43); +lean_object* x_38; lean_object* x_39; lean_object* x_40; uint8_t x_41; +x_38 = lean_ctor_get(x_9, 5); +x_39 = l_Lean_replaceRef(x_26, x_38); +lean_dec(x_38); +lean_dec(x_26); +lean_ctor_set(x_9, 5, x_39); +x_40 = l_Lean_throwError___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__50(x_36, x_5, x_6, x_7, x_8, x_9, x_10, x_18); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_47 = !lean_is_exclusive(x_46); -if (x_47 == 0) +x_41 = !lean_is_exclusive(x_40); +if (x_41 == 0) { -lean_object* x_48; -x_48 = lean_ctor_get(x_46, 0); -lean_dec(x_48); -lean_ctor_set(x_46, 0, x_34); -return x_46; +return x_40; } else { -lean_object* x_49; lean_object* x_50; -x_49 = lean_ctor_get(x_46, 1); -lean_inc(x_49); -lean_dec(x_46); -x_50 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_50, 0, x_34); -lean_ctor_set(x_50, 1, x_49); -return x_50; +lean_object* x_42; lean_object* x_43; lean_object* x_44; +x_42 = lean_ctor_get(x_40, 0); +x_43 = lean_ctor_get(x_40, 1); +lean_inc(x_43); +lean_inc(x_42); +lean_dec(x_40); +x_44 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_44, 0, x_42); +lean_ctor_set(x_44, 1, x_43); +return x_44; } } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; -x_51 = lean_ctor_get(x_38, 0); -x_52 = lean_ctor_get(x_38, 2); -x_53 = lean_ctor_get(x_38, 3); -x_54 = lean_ctor_get(x_38, 4); -x_55 = lean_ctor_get(x_38, 5); -x_56 = lean_ctor_get(x_38, 6); -lean_inc(x_56); +lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; uint8_t x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; +x_45 = lean_ctor_get(x_9, 0); +x_46 = lean_ctor_get(x_9, 1); +x_47 = lean_ctor_get(x_9, 2); +x_48 = lean_ctor_get(x_9, 3); +x_49 = lean_ctor_get(x_9, 4); +x_50 = lean_ctor_get(x_9, 5); +x_51 = lean_ctor_get(x_9, 6); +x_52 = lean_ctor_get(x_9, 7); +x_53 = lean_ctor_get(x_9, 8); +x_54 = lean_ctor_get(x_9, 9); +x_55 = lean_ctor_get(x_9, 10); +x_56 = lean_ctor_get_uint8(x_9, sizeof(void*)*11); lean_inc(x_55); lean_inc(x_54); lean_inc(x_53); lean_inc(x_52); lean_inc(x_51); -lean_dec(x_38); -x_57 = lean_alloc_ctor(0, 7, 0); -lean_ctor_set(x_57, 0, x_51); -lean_ctor_set(x_57, 1, x_36); -lean_ctor_set(x_57, 2, x_52); -lean_ctor_set(x_57, 3, x_53); -lean_ctor_set(x_57, 4, x_54); -lean_ctor_set(x_57, 5, x_55); -lean_ctor_set(x_57, 6, x_56); -x_58 = lean_st_ref_set(x_7, x_57, x_39); -x_59 = lean_ctor_get(x_58, 1); -lean_inc(x_59); +lean_inc(x_50); +lean_inc(x_49); +lean_inc(x_48); +lean_inc(x_47); +lean_inc(x_46); +lean_inc(x_45); +lean_dec(x_9); +x_57 = l_Lean_replaceRef(x_26, x_50); +lean_dec(x_50); +lean_dec(x_26); +x_58 = lean_alloc_ctor(0, 11, 1); +lean_ctor_set(x_58, 0, x_45); +lean_ctor_set(x_58, 1, x_46); +lean_ctor_set(x_58, 2, x_47); +lean_ctor_set(x_58, 3, x_48); +lean_ctor_set(x_58, 4, x_49); +lean_ctor_set(x_58, 5, x_57); +lean_ctor_set(x_58, 6, x_51); +lean_ctor_set(x_58, 7, x_52); +lean_ctor_set(x_58, 8, x_53); +lean_ctor_set(x_58, 9, x_54); +lean_ctor_set(x_58, 10, x_55); +lean_ctor_set_uint8(x_58, sizeof(void*)*11, x_56); +x_59 = l_Lean_throwError___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__50(x_36, x_5, x_6, x_7, x_8, x_58, x_10, x_18); +lean_dec(x_10); lean_dec(x_58); -x_60 = lean_ctor_get(x_35, 1); -lean_inc(x_60); -lean_dec(x_35); -x_61 = l_List_reverse___rarg(x_60); -x_62 = l_List_forM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__2(x_61, x_2, x_3, x_4, x_5, x_6, x_7, x_59); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_63 = lean_ctor_get(x_62, 1); -lean_inc(x_63); -if (lean_is_exclusive(x_62)) { - lean_ctor_release(x_62, 0); - lean_ctor_release(x_62, 1); - x_64 = x_62; -} else { - lean_dec_ref(x_62); - x_64 = lean_box(0); -} -if (lean_is_scalar(x_64)) { - x_65 = lean_alloc_ctor(0, 2, 0); -} else { - x_65 = x_64; -} -lean_ctor_set(x_65, 0, x_34); -lean_ctor_set(x_65, 1, x_63); -return x_65; -} -} -else -{ -lean_object* x_66; -x_66 = lean_ctor_get(x_33, 0); -lean_inc(x_66); -lean_dec(x_33); -if (lean_obj_tag(x_66) == 0) -{ -lean_object* x_67; lean_object* x_68; lean_object* x_69; uint8_t x_70; -x_67 = lean_ctor_get(x_66, 0); -lean_inc(x_67); -x_68 = lean_ctor_get(x_66, 1); -lean_inc(x_68); -lean_dec(x_66); -x_69 = l_Lean_maxRecDepthErrorMessage; -x_70 = lean_string_dec_eq(x_68, x_69); -if (x_70 == 0) -{ -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_alloc_ctor(3, 1, 0); -lean_ctor_set(x_71, 0, x_68); -x_72 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_72, 0, x_71); -x_73 = l_Lean_throwErrorAt___at_Lean_Elab_addPreDefinitions___spec__11(x_67, x_72, x_2, x_3, x_4, x_5, x_6, x_7, x_27); -return x_73; -} -else -{ -lean_object* x_74; -lean_dec(x_68); -x_74 = l_Lean_throwMaxRecDepthAt___at_Lean_Elab_addPreDefinitions___spec__13(x_67, x_2, x_3, x_4, x_5, x_6, x_7, x_27); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_74; -} -} -else -{ -lean_object* x_75; +lean_dec(x_8); lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_75 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__14___rarg(x_27); -return x_75; -} -} -} -} -LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Elab_addPreDefinitions___spec__15(lean_object* x_1, lean_object* x_2) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_3; -x_3 = l_List_reverse___rarg(x_2); -return x_3; -} -else -{ -uint8_t x_4; -x_4 = !lean_is_exclusive(x_1); -if (x_4 == 0) -{ -lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; -x_5 = lean_ctor_get(x_1, 0); -x_6 = lean_ctor_get(x_1, 1); -x_7 = lean_ctor_get(x_5, 3); -lean_inc(x_7); -lean_dec(x_5); -x_8 = lean_box(0); -x_9 = l_Lean_Expr_const___override(x_7, x_8); -x_10 = l_Lean_MessageData_ofExpr(x_9); -lean_ctor_set(x_1, 1, x_2); -lean_ctor_set(x_1, 0, x_10); -{ -lean_object* _tmp_0 = x_6; -lean_object* _tmp_1 = x_1; -x_1 = _tmp_0; -x_2 = _tmp_1; -} -goto _start; -} -else -{ -lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_12 = lean_ctor_get(x_1, 0); -x_13 = lean_ctor_get(x_1, 1); -lean_inc(x_13); -lean_inc(x_12); -lean_dec(x_1); -x_14 = lean_ctor_get(x_12, 3); -lean_inc(x_14); -lean_dec(x_12); -x_15 = lean_box(0); -x_16 = l_Lean_Expr_const___override(x_14, x_15); -x_17 = l_Lean_MessageData_ofExpr(x_16); -x_18 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_18, 0, x_17); -lean_ctor_set(x_18, 1, x_2); -x_1 = x_13; -x_2 = x_18; -goto _start; -} -} -} -} -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__16(lean_object* x_1, size_t x_2, size_t x_3) { -_start: -{ -uint8_t x_4; -x_4 = lean_usize_dec_eq(x_2, x_3); -if (x_4 == 0) -{ -lean_object* x_5; uint8_t x_6; uint8_t x_7; uint8_t x_8; -x_5 = lean_array_uget(x_1, x_2); -x_6 = lean_ctor_get_uint8(x_5, sizeof(void*)*6); -lean_dec(x_5); -x_7 = 4; -x_8 = l___private_Lean_Elab_DefView_0__Lean_Elab_beqDefKind____x40_Lean_Elab_DefView___hyg_15_(x_6, x_7); -if (x_8 == 0) -{ -uint8_t x_9; -x_9 = 1; -return x_9; -} -else -{ -size_t x_10; size_t x_11; -x_10 = 1; -x_11 = lean_usize_add(x_2, x_10); -x_2 = x_11; -goto _start; -} -} -else -{ -uint8_t x_13; -x_13 = 0; -return x_13; -} -} -} -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__17(size_t x_1, lean_object* x_2, lean_object* x_3, size_t x_4, lean_object* x_5, size_t x_6, size_t x_7) { -_start: -{ -uint8_t x_8; -x_8 = lean_usize_dec_eq(x_6, x_7); -if (x_8 == 0) -{ -lean_object* x_9; uint8_t x_10; uint8_t x_11; uint8_t x_12; -x_9 = lean_array_uget(x_5, x_6); -x_10 = lean_ctor_get_uint8(x_9, sizeof(void*)*6); -lean_dec(x_9); -x_11 = 0; -x_12 = l___private_Lean_Elab_DefView_0__Lean_Elab_beqDefKind____x40_Lean_Elab_DefView___hyg_15_(x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; uint8_t x_14; -x_13 = lean_unsigned_to_nat(0u); -x_14 = lean_nat_dec_lt(x_13, x_3); -if (x_14 == 0) -{ -size_t x_15; size_t x_16; -x_15 = 1; -x_16 = lean_usize_add(x_6, x_15); -x_6 = x_16; -goto _start; -} -else -{ -uint8_t x_18; -x_18 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__16(x_2, x_1, x_4); -if (x_18 == 0) -{ -size_t x_19; size_t x_20; -x_19 = 1; -x_20 = lean_usize_add(x_6, x_19); -x_6 = x_20; -goto _start; -} -else -{ -uint8_t x_22; -x_22 = 1; -return x_22; -} -} -} -else -{ -size_t x_23; size_t x_24; -x_23 = 1; -x_24 = lean_usize_add(x_6, x_23); -x_6 = x_24; -goto _start; -} -} -else -{ -uint8_t x_26; -x_26 = 0; -return x_26; -} -} -} -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__18(lean_object* x_1, size_t x_2, size_t x_3) { -_start: -{ -uint8_t x_4; -x_4 = lean_usize_dec_eq(x_2, x_3); -if (x_4 == 0) -{ -lean_object* x_5; uint8_t x_6; uint8_t x_7; uint8_t x_8; -x_5 = lean_array_uget(x_1, x_2); -x_6 = lean_ctor_get_uint8(x_5, sizeof(void*)*6); -lean_dec(x_5); -x_7 = 1; -x_8 = l___private_Lean_Elab_DefView_0__Lean_Elab_beqDefKind____x40_Lean_Elab_DefView___hyg_15_(x_6, x_7); -if (x_8 == 0) -{ -uint8_t x_9; -x_9 = 1; -return x_9; -} -else -{ -size_t x_10; size_t x_11; -x_10 = 1; -x_11 = lean_usize_add(x_2, x_10); -x_2 = x_11; -goto _start; -} -} -else -{ -uint8_t x_13; -x_13 = 0; -return x_13; -} -} -} -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__19(size_t x_1, lean_object* x_2, lean_object* x_3, size_t x_4, lean_object* x_5, size_t x_6, size_t x_7) { -_start: -{ -uint8_t x_8; -x_8 = lean_usize_dec_eq(x_6, x_7); -if (x_8 == 0) -{ -lean_object* x_9; uint8_t x_10; uint8_t x_11; uint8_t x_12; -x_9 = lean_array_uget(x_5, x_6); -x_10 = lean_ctor_get_uint8(x_9, sizeof(void*)*6); -lean_dec(x_9); -x_11 = 0; -x_12 = l___private_Lean_Elab_DefView_0__Lean_Elab_beqDefKind____x40_Lean_Elab_DefView___hyg_15_(x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; uint8_t x_14; -x_13 = lean_unsigned_to_nat(0u); -x_14 = lean_nat_dec_lt(x_13, x_3); -if (x_14 == 0) -{ -size_t x_15; size_t x_16; -x_15 = 1; -x_16 = lean_usize_add(x_6, x_15); -x_6 = x_16; -goto _start; -} -else -{ -uint8_t x_18; -x_18 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__16(x_2, x_1, x_4); -if (x_18 == 0) -{ -size_t x_19; size_t x_20; -x_19 = 1; -x_20 = lean_usize_add(x_6, x_19); -x_6 = x_20; -goto _start; -} -else -{ -uint8_t x_22; -x_22 = 1; -return x_22; -} -} -} -else -{ -size_t x_23; size_t x_24; -x_23 = 1; -x_24 = lean_usize_add(x_6, x_23); -x_6 = x_24; -goto _start; -} -} -else -{ -uint8_t x_26; -x_26 = 0; -return x_26; -} -} -} -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__20(lean_object* x_1, size_t x_2, size_t x_3) { -_start: -{ -uint8_t x_4; -x_4 = lean_usize_dec_eq(x_2, x_3); -if (x_4 == 0) -{ -lean_object* x_5; lean_object* x_6; uint8_t x_7; -x_5 = lean_array_uget(x_1, x_2); -x_6 = lean_ctor_get(x_5, 2); -lean_inc(x_6); -lean_dec(x_5); -x_7 = l_Lean_Elab_Modifiers_isPartial(x_6); -lean_dec(x_6); -if (x_7 == 0) -{ -size_t x_8; size_t x_9; -x_8 = 1; -x_9 = lean_usize_add(x_2, x_8); -x_2 = x_9; -goto _start; -} -else -{ -uint8_t x_11; -x_11 = 1; -return x_11; -} -} -else -{ -uint8_t x_12; -x_12 = 0; -return x_12; -} -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("invalid use of 'partial', '", 27); -return x_1; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__1; -x_2 = l_Lean_stringToMessageData(x_1); -return x_2; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__3() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("' is not a function", 19); -return x_1; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__3; -x_2 = l_Lean_stringToMessageData(x_1); -return x_2; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: -{ -uint8_t x_12; -x_12 = lean_usize_dec_lt(x_3, x_2); -if (x_12 == 0) -{ -lean_object* x_13; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_5); -x_13 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_13, 0, x_4); -lean_ctor_set(x_13, 1, x_11); -return x_13; -} -else -{ -lean_object* x_14; lean_object* x_15; lean_object* x_16; -lean_dec(x_4); -x_14 = lean_array_uget(x_1, x_3); -x_15 = lean_ctor_get(x_14, 4); -lean_inc(x_15); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_15); -x_16 = l_Lean_Meta_whnfD(x_15, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_16) == 0) -{ -lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; -x_17 = lean_ctor_get(x_16, 0); -lean_inc(x_17); -x_18 = lean_ctor_get(x_16, 1); -lean_inc(x_18); -lean_dec(x_16); -x_19 = lean_ctor_get(x_14, 2); -lean_inc(x_19); -x_20 = l_Lean_Elab_Modifiers_isPartial(x_19); -lean_dec(x_19); -if (x_20 == 0) -{ -size_t x_21; size_t x_22; lean_object* x_23; -lean_dec(x_17); -lean_dec(x_15); -lean_dec(x_14); -x_21 = 1; -x_22 = lean_usize_add(x_3, x_21); -x_23 = lean_box(0); -x_3 = x_22; -x_4 = x_23; -x_11 = x_18; -goto _start; -} -else -{ -uint8_t x_25; -x_25 = l_Lean_Expr_isForall(x_17); -lean_dec(x_17); -if (x_25 == 0) -{ -lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; uint8_t x_37; -x_26 = lean_ctor_get(x_14, 0); -lean_inc(x_26); -x_27 = lean_ctor_get(x_14, 3); -lean_inc(x_27); -lean_dec(x_14); -x_28 = l_Lean_MessageData_ofName(x_27); -x_29 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__2; -x_30 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_30, 0, x_29); -lean_ctor_set(x_30, 1, x_28); -x_31 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__4; -x_32 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_32, 0, x_30); -lean_ctor_set(x_32, 1, x_31); -x_33 = l_Lean_indentExpr(x_15); -x_34 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_34, 0, x_32); -lean_ctor_set(x_34, 1, x_33); -x_35 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__7; -x_36 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_36, 0, x_34); -lean_ctor_set(x_36, 1, x_35); -x_37 = !lean_is_exclusive(x_9); -if (x_37 == 0) -{ -lean_object* x_38; lean_object* x_39; lean_object* x_40; uint8_t x_41; -x_38 = lean_ctor_get(x_9, 5); -x_39 = l_Lean_replaceRef(x_26, x_38); -lean_dec(x_38); -lean_dec(x_26); -lean_ctor_set(x_9, 5, x_39); -x_40 = l_Lean_throwError___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__50(x_36, x_5, x_6, x_7, x_8, x_9, x_10, x_18); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -x_41 = !lean_is_exclusive(x_40); -if (x_41 == 0) -{ -return x_40; -} -else -{ -lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_42 = lean_ctor_get(x_40, 0); -x_43 = lean_ctor_get(x_40, 1); -lean_inc(x_43); -lean_inc(x_42); -lean_dec(x_40); -x_44 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_44, 0, x_42); -lean_ctor_set(x_44, 1, x_43); -return x_44; -} -} -else -{ -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; uint8_t x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; -x_45 = lean_ctor_get(x_9, 0); -x_46 = lean_ctor_get(x_9, 1); -x_47 = lean_ctor_get(x_9, 2); -x_48 = lean_ctor_get(x_9, 3); -x_49 = lean_ctor_get(x_9, 4); -x_50 = lean_ctor_get(x_9, 5); -x_51 = lean_ctor_get(x_9, 6); -x_52 = lean_ctor_get(x_9, 7); -x_53 = lean_ctor_get(x_9, 8); -x_54 = lean_ctor_get(x_9, 9); -x_55 = lean_ctor_get(x_9, 10); -x_56 = lean_ctor_get_uint8(x_9, sizeof(void*)*11); -lean_inc(x_55); -lean_inc(x_54); -lean_inc(x_53); -lean_inc(x_52); -lean_inc(x_51); -lean_inc(x_50); -lean_inc(x_49); -lean_inc(x_48); -lean_inc(x_47); -lean_inc(x_46); -lean_inc(x_45); -lean_dec(x_9); -x_57 = l_Lean_replaceRef(x_26, x_50); -lean_dec(x_50); -lean_dec(x_26); -x_58 = lean_alloc_ctor(0, 11, 1); -lean_ctor_set(x_58, 0, x_45); -lean_ctor_set(x_58, 1, x_46); -lean_ctor_set(x_58, 2, x_47); -lean_ctor_set(x_58, 3, x_48); -lean_ctor_set(x_58, 4, x_49); -lean_ctor_set(x_58, 5, x_57); -lean_ctor_set(x_58, 6, x_51); -lean_ctor_set(x_58, 7, x_52); -lean_ctor_set(x_58, 8, x_53); -lean_ctor_set(x_58, 9, x_54); -lean_ctor_set(x_58, 10, x_55); -lean_ctor_set_uint8(x_58, sizeof(void*)*11, x_56); -x_59 = l_Lean_throwError___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__50(x_36, x_5, x_6, x_7, x_8, x_58, x_10, x_18); -lean_dec(x_10); -lean_dec(x_58); -lean_dec(x_8); -lean_dec(x_7); -x_60 = lean_ctor_get(x_59, 0); -lean_inc(x_60); -x_61 = lean_ctor_get(x_59, 1); -lean_inc(x_61); -if (lean_is_exclusive(x_59)) { - lean_ctor_release(x_59, 0); - lean_ctor_release(x_59, 1); - x_62 = x_59; -} else { - lean_dec_ref(x_59); - x_62 = lean_box(0); -} -if (lean_is_scalar(x_62)) { - x_63 = lean_alloc_ctor(1, 2, 0); -} else { - x_63 = x_62; -} -lean_ctor_set(x_63, 0, x_60); -lean_ctor_set(x_63, 1, x_61); -return x_63; -} -} -else -{ -size_t x_64; size_t x_65; lean_object* x_66; -lean_dec(x_15); -lean_dec(x_14); -x_64 = 1; -x_65 = lean_usize_add(x_3, x_64); -x_66 = lean_box(0); -x_3 = x_65; -x_4 = x_66; -x_11 = x_18; -goto _start; -} -} -} -else -{ -uint8_t x_68; -lean_dec(x_15); -lean_dec(x_14); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_5); -x_68 = !lean_is_exclusive(x_16); -if (x_68 == 0) -{ -return x_16; -} -else -{ -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_16, 0); -x_70 = lean_ctor_get(x_16, 1); -lean_inc(x_70); -lean_inc(x_69); -lean_dec(x_16); -x_71 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_71, 0, x_69); -lean_ctor_set(x_71, 1, x_70); -return x_71; -} -} -} -} -} -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__22(lean_object* x_1, size_t x_2, size_t x_3) { -_start: -{ -uint8_t x_4; -x_4 = lean_usize_dec_eq(x_2, x_3); -if (x_4 == 0) -{ -lean_object* x_5; lean_object* x_6; uint8_t x_7; -x_5 = lean_array_uget(x_1, x_2); -x_6 = lean_ctor_get(x_5, 2); -lean_inc(x_6); -lean_dec(x_5); -x_7 = lean_ctor_get_uint8(x_6, sizeof(void*)*2 + 3); -lean_dec(x_6); -if (x_7 == 0) -{ -size_t x_8; size_t x_9; -x_8 = 1; -x_9 = lean_usize_add(x_2, x_8); -x_2 = x_9; -goto _start; -} -else -{ -uint8_t x_11; -x_11 = 1; -return x_11; -} -} -else -{ -uint8_t x_12; -x_12 = 0; -return x_12; -} -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("fail to show termination for", 28); -return x_1; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__1; -x_2 = l_Lean_stringToMessageData(x_1); -return x_2; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = lean_box(1); -x_2 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__4() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("\nwith errors\n", 13); -return x_1; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__4; -x_2 = l_Lean_stringToMessageData(x_1); -return x_2; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; -x_3 = lean_array_to_list(lean_box(0), x_1); -x_4 = lean_box(0); -x_5 = l_List_mapTR_loop___at_Lean_Elab_addPreDefinitions___spec__15(x_3, x_4); -x_6 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3; -x_7 = l_Lean_MessageData_joinSep(x_5, x_6); -lean_dec(x_5); -x_8 = l_Lean_indentD(x_7); -x_9 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__2; -x_10 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_10, 0, x_9); -lean_ctor_set(x_10, 1, x_8); -x_11 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__5; -x_12 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_12, 0, x_10); -lean_ctor_set(x_12, 1, x_11); -x_13 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_13, 0, x_12); -lean_ctor_set(x_13, 1, x_2); -x_14 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__7; -x_15 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_15, 0, x_13); -lean_ctor_set(x_15, 1, x_14); -return x_15; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; -x_20 = lean_st_ref_get(x_8, x_9); -x_21 = lean_ctor_get(x_20, 0); -lean_inc(x_21); -x_22 = lean_ctor_get(x_20, 1); -lean_inc(x_22); -lean_dec(x_20); -x_23 = lean_ctor_get(x_21, 0); -lean_inc(x_23); -lean_dec(x_21); -x_24 = lean_st_ref_get(x_6, x_22); -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -x_26 = lean_ctor_get(x_24, 1); -lean_inc(x_26); -lean_dec(x_24); -x_27 = lean_ctor_get(x_25, 0); -lean_inc(x_27); -lean_dec(x_25); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_3); -lean_inc(x_2); -lean_inc(x_1); -x_28 = l_Lean_Elab_Structural_structuralRecursion(x_1, x_2, x_3, x_5, x_6, x_7, x_8, x_26); -if (lean_obj_tag(x_28) == 0) -{ -lean_dec(x_27); -lean_dec(x_23); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_10 = x_28; -goto block_19; -} -else -{ -uint8_t x_29; -x_29 = !lean_is_exclusive(x_28); -if (x_29 == 0) -{ -lean_object* x_30; lean_object* x_31; uint8_t x_32; -x_30 = lean_ctor_get(x_28, 0); -x_31 = lean_ctor_get(x_28, 1); -x_32 = l_Lean_Exception_isRuntime(x_30); -if (x_32 == 0) -{ -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint8_t x_38; -lean_free_object(x_28); -x_33 = l_Lean_setEnv___at_Lean_Meta_setInlineAttribute___spec__2(x_23, x_5, x_6, x_7, x_8, x_31); -x_34 = lean_ctor_get(x_33, 1); -lean_inc(x_34); -lean_dec(x_33); -x_35 = lean_st_ref_take(x_6, x_34); -x_36 = lean_ctor_get(x_35, 0); -lean_inc(x_36); -x_37 = lean_ctor_get(x_35, 1); -lean_inc(x_37); -lean_dec(x_35); -x_38 = !lean_is_exclusive(x_36); -if (x_38 == 0) -{ -lean_object* x_39; lean_object* x_40; -x_39 = lean_ctor_get(x_36, 0); -lean_dec(x_39); -lean_ctor_set(x_36, 0, x_27); -x_40 = lean_st_ref_set(x_6, x_36, x_37); -if (lean_obj_tag(x_30) == 0) -{ -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_41 = lean_ctor_get(x_40, 1); -lean_inc(x_41); -lean_dec(x_40); -x_42 = lean_ctor_get(x_30, 0); -lean_inc(x_42); -x_43 = lean_ctor_get(x_30, 1); -lean_inc(x_43); -lean_dec(x_30); -lean_inc(x_7); -lean_inc(x_4); -x_44 = l_Lean_Elab_wfRecursion(x_1, x_4, x_4, x_2, x_3, x_5, x_6, x_7, x_8, x_41); -if (lean_obj_tag(x_44) == 0) -{ -lean_dec(x_43); -lean_dec(x_42); -lean_dec(x_7); -x_10 = x_44; -goto block_19; -} -else -{ -uint8_t x_45; -x_45 = !lean_is_exclusive(x_44); -if (x_45 == 0) -{ -lean_object* x_46; uint8_t x_47; -x_46 = lean_ctor_get(x_44, 0); -x_47 = l_Lean_Exception_isRuntime(x_46); -if (x_47 == 0) -{ -lean_dec(x_7); -if (lean_obj_tag(x_46) == 0) -{ -uint8_t x_48; -x_48 = !lean_is_exclusive(x_46); -if (x_48 == 0) -{ -lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_49 = lean_ctor_get(x_46, 1); -x_50 = lean_ctor_get(x_46, 0); -lean_dec(x_50); -x_51 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3; -x_52 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_52, 0, x_43); -lean_ctor_set(x_52, 1, x_51); -x_53 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_53, 1, x_51); -x_54 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_49); -lean_ctor_set(x_46, 1, x_54); -lean_ctor_set(x_46, 0, x_42); -x_10 = x_44; -goto block_19; -} -else -{ -lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_55 = lean_ctor_get(x_46, 1); -lean_inc(x_55); -lean_dec(x_46); -x_56 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3; -x_57 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_57, 0, x_43); -lean_ctor_set(x_57, 1, x_56); -x_58 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_58, 0, x_57); -lean_ctor_set(x_58, 1, x_56); -x_59 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_59, 0, x_58); -lean_ctor_set(x_59, 1, x_55); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_42); -lean_ctor_set(x_60, 1, x_59); -lean_ctor_set(x_44, 0, x_60); -x_10 = x_44; -goto block_19; -} -} -else -{ -lean_dec(x_43); -lean_dec(x_42); -x_10 = x_44; -goto block_19; -} -} -else -{ -uint8_t x_61; -x_61 = lean_ctor_get_uint8(x_7, sizeof(void*)*11); -lean_dec(x_7); -if (x_61 == 0) -{ -lean_dec(x_43); -lean_dec(x_42); -x_10 = x_44; -goto block_19; -} -else -{ -if (lean_obj_tag(x_46) == 0) -{ -uint8_t x_62; -x_62 = !lean_is_exclusive(x_46); -if (x_62 == 0) -{ -lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_63 = lean_ctor_get(x_46, 1); -x_64 = lean_ctor_get(x_46, 0); -lean_dec(x_64); -x_65 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3; -x_66 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_66, 0, x_43); -lean_ctor_set(x_66, 1, x_65); -x_67 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_65); -x_68 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_68, 1, x_63); -lean_ctor_set(x_46, 1, x_68); -lean_ctor_set(x_46, 0, x_42); -x_10 = x_44; -goto block_19; -} -else -{ -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_69 = lean_ctor_get(x_46, 1); -lean_inc(x_69); -lean_dec(x_46); -x_70 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3; -x_71 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_71, 0, x_43); -lean_ctor_set(x_71, 1, x_70); -x_72 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_72, 0, x_71); -lean_ctor_set(x_72, 1, x_70); -x_73 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_73, 0, x_72); -lean_ctor_set(x_73, 1, x_69); -x_74 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_74, 0, x_42); -lean_ctor_set(x_74, 1, x_73); -lean_ctor_set(x_44, 0, x_74); -x_10 = x_44; -goto block_19; -} -} -else -{ -lean_dec(x_43); -lean_dec(x_42); -x_10 = x_44; -goto block_19; -} -} -} -} -else -{ -lean_object* x_75; lean_object* x_76; uint8_t x_77; -x_75 = lean_ctor_get(x_44, 0); -x_76 = lean_ctor_get(x_44, 1); -lean_inc(x_76); -lean_inc(x_75); -lean_dec(x_44); -x_77 = l_Lean_Exception_isRuntime(x_75); -if (x_77 == 0) -{ -lean_dec(x_7); -if (lean_obj_tag(x_75) == 0) -{ -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; -x_78 = lean_ctor_get(x_75, 1); -lean_inc(x_78); -if (lean_is_exclusive(x_75)) { - lean_ctor_release(x_75, 0); - lean_ctor_release(x_75, 1); - x_79 = x_75; -} else { - lean_dec_ref(x_75); - x_79 = lean_box(0); -} -x_80 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3; -x_81 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_81, 0, x_43); -lean_ctor_set(x_81, 1, x_80); -x_82 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_82, 0, x_81); -lean_ctor_set(x_82, 1, x_80); -x_83 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_83, 0, x_82); -lean_ctor_set(x_83, 1, x_78); -if (lean_is_scalar(x_79)) { - x_84 = lean_alloc_ctor(0, 2, 0); -} else { - x_84 = x_79; -} -lean_ctor_set(x_84, 0, x_42); -lean_ctor_set(x_84, 1, x_83); -x_85 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_85, 0, x_84); -lean_ctor_set(x_85, 1, x_76); -x_10 = x_85; -goto block_19; -} -else -{ -lean_object* x_86; -lean_dec(x_43); -lean_dec(x_42); -x_86 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_86, 0, x_75); -lean_ctor_set(x_86, 1, x_76); -x_10 = x_86; -goto block_19; -} -} -else -{ -uint8_t x_87; -x_87 = lean_ctor_get_uint8(x_7, sizeof(void*)*11); -lean_dec(x_7); -if (x_87 == 0) -{ -lean_object* x_88; -lean_dec(x_43); -lean_dec(x_42); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_75); -lean_ctor_set(x_88, 1, x_76); -x_10 = x_88; -goto block_19; -} -else -{ -if (lean_obj_tag(x_75) == 0) -{ -lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; -x_89 = lean_ctor_get(x_75, 1); -lean_inc(x_89); -if (lean_is_exclusive(x_75)) { - lean_ctor_release(x_75, 0); - lean_ctor_release(x_75, 1); - x_90 = x_75; +x_60 = lean_ctor_get(x_59, 0); +lean_inc(x_60); +x_61 = lean_ctor_get(x_59, 1); +lean_inc(x_61); +if (lean_is_exclusive(x_59)) { + lean_ctor_release(x_59, 0); + lean_ctor_release(x_59, 1); + x_62 = x_59; } else { - lean_dec_ref(x_75); - x_90 = lean_box(0); + lean_dec_ref(x_59); + x_62 = lean_box(0); } -x_91 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3; -x_92 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_92, 0, x_43); -lean_ctor_set(x_92, 1, x_91); -x_93 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_93, 0, x_92); -lean_ctor_set(x_93, 1, x_91); -x_94 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_94, 0, x_93); -lean_ctor_set(x_94, 1, x_89); -if (lean_is_scalar(x_90)) { - x_95 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_62)) { + x_63 = lean_alloc_ctor(1, 2, 0); } else { - x_95 = x_90; + x_63 = x_62; +} +lean_ctor_set(x_63, 0, x_60); +lean_ctor_set(x_63, 1, x_61); +return x_63; } -lean_ctor_set(x_95, 0, x_42); -lean_ctor_set(x_95, 1, x_94); -x_96 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_96, 0, x_95); -lean_ctor_set(x_96, 1, x_76); -x_10 = x_96; -goto block_19; } else { -lean_object* x_97; -lean_dec(x_43); -lean_dec(x_42); -x_97 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_97, 0, x_75); -lean_ctor_set(x_97, 1, x_76); -x_10 = x_97; -goto block_19; -} -} -} +size_t x_64; size_t x_65; lean_object* x_66; +lean_dec(x_15); +lean_dec(x_14); +x_64 = 1; +x_65 = lean_usize_add(x_3, x_64); +x_66 = lean_box(0); +x_3 = x_65; +x_4 = x_66; +x_11 = x_18; +goto _start; } } } else { -uint8_t x_98; +uint8_t x_68; +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_10); +lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_98 = !lean_is_exclusive(x_40); -if (x_98 == 0) +x_68 = !lean_is_exclusive(x_16); +if (x_68 == 0) { -lean_object* x_99; -x_99 = lean_ctor_get(x_40, 0); -lean_dec(x_99); -lean_ctor_set_tag(x_40, 1); -lean_ctor_set(x_40, 0, x_30); -x_10 = x_40; -goto block_19; +return x_16; } else { -lean_object* x_100; lean_object* x_101; -x_100 = lean_ctor_get(x_40, 1); -lean_inc(x_100); -lean_dec(x_40); -x_101 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_101, 0, x_30); -lean_ctor_set(x_101, 1, x_100); -x_10 = x_101; -goto block_19; +lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_69 = lean_ctor_get(x_16, 0); +x_70 = lean_ctor_get(x_16, 1); +lean_inc(x_70); +lean_inc(x_69); +lean_dec(x_16); +x_71 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_71, 0, x_69); +lean_ctor_set(x_71, 1, x_70); +return x_71; } } } -else -{ -lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_102 = lean_ctor_get(x_36, 1); -x_103 = lean_ctor_get(x_36, 2); -x_104 = lean_ctor_get(x_36, 3); -lean_inc(x_104); -lean_inc(x_103); -lean_inc(x_102); -lean_dec(x_36); -x_105 = lean_alloc_ctor(0, 4, 0); -lean_ctor_set(x_105, 0, x_27); -lean_ctor_set(x_105, 1, x_102); -lean_ctor_set(x_105, 2, x_103); -lean_ctor_set(x_105, 3, x_104); -x_106 = lean_st_ref_set(x_6, x_105, x_37); -if (lean_obj_tag(x_30) == 0) -{ -lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_107 = lean_ctor_get(x_106, 1); -lean_inc(x_107); -lean_dec(x_106); -x_108 = lean_ctor_get(x_30, 0); -lean_inc(x_108); -x_109 = lean_ctor_get(x_30, 1); -lean_inc(x_109); -lean_dec(x_30); -lean_inc(x_7); -lean_inc(x_4); -x_110 = l_Lean_Elab_wfRecursion(x_1, x_4, x_4, x_2, x_3, x_5, x_6, x_7, x_8, x_107); -if (lean_obj_tag(x_110) == 0) -{ -lean_dec(x_109); -lean_dec(x_108); -lean_dec(x_7); -x_10 = x_110; -goto block_19; } -else -{ -lean_object* x_111; lean_object* x_112; lean_object* x_113; uint8_t x_114; -x_111 = lean_ctor_get(x_110, 0); -lean_inc(x_111); -x_112 = lean_ctor_get(x_110, 1); -lean_inc(x_112); -if (lean_is_exclusive(x_110)) { - lean_ctor_release(x_110, 0); - lean_ctor_release(x_110, 1); - x_113 = x_110; -} else { - lean_dec_ref(x_110); - x_113 = lean_box(0); } -x_114 = l_Lean_Exception_isRuntime(x_111); -if (x_114 == 0) +static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__12___closed__1() { +_start: { -lean_dec(x_7); -if (lean_obj_tag(x_111) == 0) -{ -lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; -x_115 = lean_ctor_get(x_111, 1); -lean_inc(x_115); -if (lean_is_exclusive(x_111)) { - lean_ctor_release(x_111, 0); - lean_ctor_release(x_111, 1); - x_116 = x_111; -} else { - lean_dec_ref(x_111); - x_116 = lean_box(0); -} -x_117 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3; -x_118 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_118, 0, x_109); -lean_ctor_set(x_118, 1, x_117); -x_119 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_119, 0, x_118); -lean_ctor_set(x_119, 1, x_117); -x_120 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_120, 0, x_119); -lean_ctor_set(x_120, 1, x_115); -if (lean_is_scalar(x_116)) { - x_121 = lean_alloc_ctor(0, 2, 0); -} else { - x_121 = x_116; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("partial", 7); +return x_1; } -lean_ctor_set(x_121, 0, x_108); -lean_ctor_set(x_121, 1, x_120); -if (lean_is_scalar(x_113)) { - x_122 = lean_alloc_ctor(1, 2, 0); -} else { - x_122 = x_113; } -lean_ctor_set(x_122, 0, x_121); -lean_ctor_set(x_122, 1, x_112); -x_10 = x_122; -goto block_19; +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__12(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +uint8_t x_12; +x_12 = lean_usize_dec_eq(x_2, x_3); +if (x_12 == 0) +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; size_t x_19; size_t x_20; +lean_dec(x_4); +x_13 = lean_array_uget(x_1, x_2); +x_14 = lean_ctor_get(x_13, 6); +lean_inc(x_14); +lean_dec(x_13); +x_15 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__12___closed__1; +x_16 = l_Lean_Elab_WF_TerminationHints_ensureNone(x_14, x_15, x_9, x_10, x_11); +lean_dec(x_14); +x_17 = lean_ctor_get(x_16, 0); +lean_inc(x_17); +x_18 = lean_ctor_get(x_16, 1); +lean_inc(x_18); +lean_dec(x_16); +x_19 = 1; +x_20 = lean_usize_add(x_2, x_19); +x_2 = x_20; +x_4 = x_17; +x_11 = x_18; +goto _start; } else { -lean_object* x_123; -lean_dec(x_109); -lean_dec(x_108); -if (lean_is_scalar(x_113)) { - x_123 = lean_alloc_ctor(1, 2, 0); -} else { - x_123 = x_113; +lean_object* x_22; +x_22 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_22, 0, x_4); +lean_ctor_set(x_22, 1, x_11); +return x_22; } -lean_ctor_set(x_123, 0, x_111); -lean_ctor_set(x_123, 1, x_112); -x_10 = x_123; -goto block_19; } } -else -{ -uint8_t x_124; -x_124 = lean_ctor_get_uint8(x_7, sizeof(void*)*11); -lean_dec(x_7); -if (x_124 == 0) +LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__13(lean_object* x_1, size_t x_2, size_t x_3) { +_start: { -lean_object* x_125; -lean_dec(x_109); -lean_dec(x_108); -if (lean_is_scalar(x_113)) { - x_125 = lean_alloc_ctor(1, 2, 0); -} else { - x_125 = x_113; -} -lean_ctor_set(x_125, 0, x_111); -lean_ctor_set(x_125, 1, x_112); -x_10 = x_125; -goto block_19; -} -else +uint8_t x_4; +x_4 = lean_usize_dec_eq(x_2, x_3); +if (x_4 == 0) { -if (lean_obj_tag(x_111) == 0) +lean_object* x_5; lean_object* x_6; uint8_t x_7; +x_5 = lean_array_uget(x_1, x_2); +x_6 = lean_ctor_get(x_5, 2); +lean_inc(x_6); +lean_dec(x_5); +x_7 = lean_ctor_get_uint8(x_6, sizeof(void*)*2 + 3); +lean_dec(x_6); +if (x_7 == 0) { -lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; -x_126 = lean_ctor_get(x_111, 1); -lean_inc(x_126); -if (lean_is_exclusive(x_111)) { - lean_ctor_release(x_111, 0); - lean_ctor_release(x_111, 1); - x_127 = x_111; -} else { - lean_dec_ref(x_111); - x_127 = lean_box(0); -} -x_128 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3; -x_129 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_129, 0, x_109); -lean_ctor_set(x_129, 1, x_128); -x_130 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_130, 0, x_129); -lean_ctor_set(x_130, 1, x_128); -x_131 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_131, 0, x_130); -lean_ctor_set(x_131, 1, x_126); -if (lean_is_scalar(x_127)) { - x_132 = lean_alloc_ctor(0, 2, 0); -} else { - x_132 = x_127; -} -lean_ctor_set(x_132, 0, x_108); -lean_ctor_set(x_132, 1, x_131); -if (lean_is_scalar(x_113)) { - x_133 = lean_alloc_ctor(1, 2, 0); -} else { - x_133 = x_113; -} -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_112); -x_10 = x_133; -goto block_19; +size_t x_8; size_t x_9; +x_8 = 1; +x_9 = lean_usize_add(x_2, x_8); +x_2 = x_9; +goto _start; } else { -lean_object* x_134; -lean_dec(x_109); -lean_dec(x_108); -if (lean_is_scalar(x_113)) { - x_134 = lean_alloc_ctor(1, 2, 0); -} else { - x_134 = x_113; -} -lean_ctor_set(x_134, 0, x_111); -lean_ctor_set(x_134, 1, x_112); -x_10 = x_134; -goto block_19; -} -} -} +uint8_t x_11; +x_11 = 1; +return x_11; } } else { -lean_object* x_135; lean_object* x_136; lean_object* x_137; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_135 = lean_ctor_get(x_106, 1); -lean_inc(x_135); -if (lean_is_exclusive(x_106)) { - lean_ctor_release(x_106, 0); - lean_ctor_release(x_106, 1); - x_136 = x_106; -} else { - lean_dec_ref(x_106); - x_136 = lean_box(0); -} -if (lean_is_scalar(x_136)) { - x_137 = lean_alloc_ctor(1, 2, 0); -} else { - x_137 = x_136; - lean_ctor_set_tag(x_137, 1); -} -lean_ctor_set(x_137, 0, x_30); -lean_ctor_set(x_137, 1, x_135); -x_10 = x_137; -goto block_19; +uint8_t x_12; +x_12 = 0; +return x_12; } } } -else -{ -uint8_t x_138; -x_138 = lean_ctor_get_uint8(x_7, sizeof(void*)*11); -if (x_138 == 0) +static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__14___closed__1() { +_start: { -lean_dec(x_27); -lean_dec(x_23); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_10 = x_28; -goto block_19; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("unsafe", 6); +return x_1; } -else -{ -lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; uint8_t x_144; -lean_free_object(x_28); -x_139 = l_Lean_setEnv___at_Lean_Meta_setInlineAttribute___spec__2(x_23, x_5, x_6, x_7, x_8, x_31); -x_140 = lean_ctor_get(x_139, 1); -lean_inc(x_140); -lean_dec(x_139); -x_141 = lean_st_ref_take(x_6, x_140); -x_142 = lean_ctor_get(x_141, 0); -lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 1); -lean_inc(x_143); -lean_dec(x_141); -x_144 = !lean_is_exclusive(x_142); -if (x_144 == 0) -{ -lean_object* x_145; lean_object* x_146; -x_145 = lean_ctor_get(x_142, 0); -lean_dec(x_145); -lean_ctor_set(x_142, 0, x_27); -x_146 = lean_st_ref_set(x_6, x_142, x_143); -if (lean_obj_tag(x_30) == 0) -{ -lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; -x_147 = lean_ctor_get(x_146, 1); -lean_inc(x_147); -lean_dec(x_146); -x_148 = lean_ctor_get(x_30, 0); -lean_inc(x_148); -x_149 = lean_ctor_get(x_30, 1); -lean_inc(x_149); -lean_dec(x_30); -lean_inc(x_4); -x_150 = l_Lean_Elab_wfRecursion(x_1, x_4, x_4, x_2, x_3, x_5, x_6, x_7, x_8, x_147); -if (lean_obj_tag(x_150) == 0) -{ -lean_dec(x_149); -lean_dec(x_148); -x_10 = x_150; -goto block_19; } -else -{ -lean_object* x_151; -x_151 = lean_ctor_get(x_150, 0); -lean_inc(x_151); -if (lean_obj_tag(x_151) == 0) -{ -uint8_t x_152; -x_152 = !lean_is_exclusive(x_150); -if (x_152 == 0) +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__14(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: { -lean_object* x_153; uint8_t x_154; -x_153 = lean_ctor_get(x_150, 0); -lean_dec(x_153); -x_154 = !lean_is_exclusive(x_151); -if (x_154 == 0) -{ -lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; -x_155 = lean_ctor_get(x_151, 1); -x_156 = lean_ctor_get(x_151, 0); -lean_dec(x_156); -x_157 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3; -x_158 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_158, 0, x_149); -lean_ctor_set(x_158, 1, x_157); -x_159 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_159, 0, x_158); -lean_ctor_set(x_159, 1, x_157); -x_160 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_160, 0, x_159); -lean_ctor_set(x_160, 1, x_155); -lean_ctor_set(x_151, 1, x_160); -lean_ctor_set(x_151, 0, x_148); -x_10 = x_150; -goto block_19; -} -else -{ -lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -x_161 = lean_ctor_get(x_151, 1); -lean_inc(x_161); -lean_dec(x_151); -x_162 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3; -x_163 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_163, 0, x_149); -lean_ctor_set(x_163, 1, x_162); -x_164 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_164, 0, x_163); -lean_ctor_set(x_164, 1, x_162); -x_165 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_165, 0, x_164); -lean_ctor_set(x_165, 1, x_161); -x_166 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_166, 0, x_148); -lean_ctor_set(x_166, 1, x_165); -lean_ctor_set(x_150, 0, x_166); -x_10 = x_150; -goto block_19; -} -} -else +uint8_t x_12; +x_12 = lean_usize_dec_eq(x_2, x_3); +if (x_12 == 0) { -lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; -x_167 = lean_ctor_get(x_150, 1); -lean_inc(x_167); -lean_dec(x_150); -x_168 = lean_ctor_get(x_151, 1); -lean_inc(x_168); -if (lean_is_exclusive(x_151)) { - lean_ctor_release(x_151, 0); - lean_ctor_release(x_151, 1); - x_169 = x_151; -} else { - lean_dec_ref(x_151); - x_169 = lean_box(0); -} -x_170 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3; -x_171 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_171, 0, x_149); -lean_ctor_set(x_171, 1, x_170); -x_172 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_172, 0, x_171); -lean_ctor_set(x_172, 1, x_170); -x_173 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_173, 0, x_172); -lean_ctor_set(x_173, 1, x_168); -if (lean_is_scalar(x_169)) { - x_174 = lean_alloc_ctor(0, 2, 0); -} else { - x_174 = x_169; -} -lean_ctor_set(x_174, 0, x_148); -lean_ctor_set(x_174, 1, x_173); -x_175 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_175, 0, x_174); -lean_ctor_set(x_175, 1, x_167); -x_10 = x_175; -goto block_19; -} +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; size_t x_19; size_t x_20; +lean_dec(x_4); +x_13 = lean_array_uget(x_1, x_2); +x_14 = lean_ctor_get(x_13, 6); +lean_inc(x_14); +lean_dec(x_13); +x_15 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__14___closed__1; +x_16 = l_Lean_Elab_WF_TerminationHints_ensureNone(x_14, x_15, x_9, x_10, x_11); +lean_dec(x_14); +x_17 = lean_ctor_get(x_16, 0); +lean_inc(x_17); +x_18 = lean_ctor_get(x_16, 1); +lean_inc(x_18); +lean_dec(x_16); +x_19 = 1; +x_20 = lean_usize_add(x_2, x_19); +x_2 = x_20; +x_4 = x_17; +x_11 = x_18; +goto _start; } else { -uint8_t x_176; -lean_dec(x_149); -lean_dec(x_148); -x_176 = !lean_is_exclusive(x_150); -if (x_176 == 0) -{ -lean_object* x_177; -x_177 = lean_ctor_get(x_150, 0); -lean_dec(x_177); -x_10 = x_150; -goto block_19; +lean_object* x_22; +x_22 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_22, 0, x_4); +lean_ctor_set(x_22, 1, x_11); +return x_22; } -else -{ -lean_object* x_178; lean_object* x_179; -x_178 = lean_ctor_get(x_150, 1); -lean_inc(x_178); -lean_dec(x_150); -x_179 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_179, 0, x_151); -lean_ctor_set(x_179, 1, x_178); -x_10 = x_179; -goto block_19; } } +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__1___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("not recursive", 13); +return x_1; } } -else +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -uint8_t x_180; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_180 = !lean_is_exclusive(x_146); -if (x_180 == 0) +lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; +x_10 = lean_ctor_get(x_1, 6); +x_11 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__1___closed__1; +x_12 = l_Lean_Elab_WF_TerminationHints_ensureNone(x_10, x_11, x_7, x_8, x_9); +x_13 = !lean_is_exclusive(x_12); +if (x_13 == 0) { -lean_object* x_181; -x_181 = lean_ctor_get(x_146, 0); -lean_dec(x_181); -lean_ctor_set_tag(x_146, 1); -lean_ctor_set(x_146, 0, x_30); -x_10 = x_146; -goto block_19; +lean_object* x_14; lean_object* x_15; +x_14 = lean_ctor_get(x_12, 0); +lean_dec(x_14); +x_15 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__3___closed__1; +lean_ctor_set(x_12, 0, x_15); +return x_12; } else { -lean_object* x_182; lean_object* x_183; -x_182 = lean_ctor_get(x_146, 1); -lean_inc(x_182); -lean_dec(x_146); -x_183 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_183, 0, x_30); -lean_ctor_set(x_183, 1, x_182); -x_10 = x_183; -goto block_19; +lean_object* x_16; lean_object* x_17; lean_object* x_18; +x_16 = lean_ctor_get(x_12, 1); +lean_inc(x_16); +lean_dec(x_12); +x_17 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__3___closed__1; +x_18 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_18, 0, x_17); +lean_ctor_set(x_18, 1, x_16); +return x_18; } } } -else -{ -lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; -x_184 = lean_ctor_get(x_142, 1); -x_185 = lean_ctor_get(x_142, 2); -x_186 = lean_ctor_get(x_142, 3); -lean_inc(x_186); -lean_inc(x_185); -lean_inc(x_184); -lean_dec(x_142); -x_187 = lean_alloc_ctor(0, 4, 0); -lean_ctor_set(x_187, 0, x_27); -lean_ctor_set(x_187, 1, x_184); -lean_ctor_set(x_187, 2, x_185); -lean_ctor_set(x_187, 3, x_186); -x_188 = lean_st_ref_set(x_6, x_187, x_143); -if (lean_obj_tag(x_30) == 0) -{ -lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; -x_189 = lean_ctor_get(x_188, 1); -lean_inc(x_189); -lean_dec(x_188); -x_190 = lean_ctor_get(x_30, 0); -lean_inc(x_190); -x_191 = lean_ctor_get(x_30, 1); -lean_inc(x_191); -lean_dec(x_30); -lean_inc(x_4); -x_192 = l_Lean_Elab_wfRecursion(x_1, x_4, x_4, x_2, x_3, x_5, x_6, x_7, x_8, x_189); -if (lean_obj_tag(x_192) == 0) +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__1() { +_start: { -lean_dec(x_191); -lean_dec(x_190); -x_10 = x_192; -goto block_19; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("fail to show termination for", 28); +return x_1; } -else -{ -lean_object* x_193; -x_193 = lean_ctor_get(x_192, 0); -lean_inc(x_193); -if (lean_obj_tag(x_193) == 0) -{ -lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; -x_194 = lean_ctor_get(x_192, 1); -lean_inc(x_194); -if (lean_is_exclusive(x_192)) { - lean_ctor_release(x_192, 0); - lean_ctor_release(x_192, 1); - x_195 = x_192; -} else { - lean_dec_ref(x_192); - x_195 = lean_box(0); } -x_196 = lean_ctor_get(x_193, 1); -lean_inc(x_196); -if (lean_is_exclusive(x_193)) { - lean_ctor_release(x_193, 0); - lean_ctor_release(x_193, 1); - x_197 = x_193; -} else { - lean_dec_ref(x_193); - x_197 = lean_box(0); +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__1; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; } -x_198 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3; -x_199 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_199, 0, x_191); -lean_ctor_set(x_199, 1, x_198); -x_200 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_200, 0, x_199); -lean_ctor_set(x_200, 1, x_198); -x_201 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_201, 0, x_200); -lean_ctor_set(x_201, 1, x_196); -if (lean_is_scalar(x_197)) { - x_202 = lean_alloc_ctor(0, 2, 0); -} else { - x_202 = x_197; } -lean_ctor_set(x_202, 0, x_190); -lean_ctor_set(x_202, 1, x_201); -if (lean_is_scalar(x_195)) { - x_203 = lean_alloc_ctor(1, 2, 0); -} else { - x_203 = x_195; +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = lean_box(1); +x_2 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; } -lean_ctor_set(x_203, 0, x_202); -lean_ctor_set(x_203, 1, x_194); -x_10 = x_203; -goto block_19; } -else +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__4() { +_start: { -lean_object* x_204; lean_object* x_205; lean_object* x_206; -lean_dec(x_191); -lean_dec(x_190); -x_204 = lean_ctor_get(x_192, 1); -lean_inc(x_204); -if (lean_is_exclusive(x_192)) { - lean_ctor_release(x_192, 0); - lean_ctor_release(x_192, 1); - x_205 = x_192; -} else { - lean_dec_ref(x_192); - x_205 = lean_box(0); +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("\nwith errors\n", 13); +return x_1; } -if (lean_is_scalar(x_205)) { - x_206 = lean_alloc_ctor(1, 2, 0); -} else { - x_206 = x_205; } -lean_ctor_set(x_206, 0, x_193); -lean_ctor_set(x_206, 1, x_204); -x_10 = x_206; -goto block_19; +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__4; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} } +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2(lean_object* x_1, lean_object* x_2) { +_start: +{ +lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; +x_3 = lean_array_to_list(lean_box(0), x_1); +x_4 = lean_box(0); +x_5 = l_List_mapTR_loop___at_Lean_Elab_addPreDefinitions___spec__8(x_3, x_4); +x_6 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3; +x_7 = l_Lean_MessageData_joinSep(x_5, x_6); +lean_dec(x_5); +x_8 = l_Lean_indentD(x_7); +x_9 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__2; +x_10 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_10, 0, x_9); +lean_ctor_set(x_10, 1, x_8); +x_11 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__5; +x_12 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_12, 0, x_10); +lean_ctor_set(x_12, 1, x_11); +x_13 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_13, 0, x_12); +lean_ctor_set(x_13, 1, x_2); +x_14 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__7; +x_15 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_15, 0, x_13); +lean_ctor_set(x_15, 1, x_14); +return x_15; } } -else +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: { -lean_object* x_207; lean_object* x_208; lean_object* x_209; -lean_dec(x_8); +lean_object* x_9; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_19 = lean_st_ref_get(x_7, x_8); +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +x_21 = lean_ctor_get(x_19, 1); +lean_inc(x_21); +lean_dec(x_19); +x_22 = lean_ctor_get(x_20, 0); +lean_inc(x_22); +lean_dec(x_20); +x_23 = lean_st_ref_get(x_5, x_21); +x_24 = lean_ctor_get(x_23, 0); +lean_inc(x_24); +x_25 = lean_ctor_get(x_23, 1); +lean_inc(x_25); +lean_dec(x_23); +x_26 = lean_ctor_get(x_24, 0); +lean_inc(x_26); +lean_dec(x_24); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_3); +lean_inc(x_2); +lean_inc(x_1); +x_27 = l_Lean_Elab_Structural_structuralRecursion(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_25); +if (lean_obj_tag(x_27) == 0) +{ +lean_dec(x_26); +lean_dec(x_22); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); @@ -9821,458 +7918,337 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_207 = lean_ctor_get(x_188, 1); -lean_inc(x_207); -if (lean_is_exclusive(x_188)) { - lean_ctor_release(x_188, 0); - lean_ctor_release(x_188, 1); - x_208 = x_188; -} else { - lean_dec_ref(x_188); - x_208 = lean_box(0); -} -if (lean_is_scalar(x_208)) { - x_209 = lean_alloc_ctor(1, 2, 0); -} else { - x_209 = x_208; - lean_ctor_set_tag(x_209, 1); -} -lean_ctor_set(x_209, 0, x_30); -lean_ctor_set(x_209, 1, x_207); -x_10 = x_209; -goto block_19; -} -} -} -} +x_9 = x_27; +goto block_18; } else { -lean_object* x_210; lean_object* x_211; uint8_t x_212; -x_210 = lean_ctor_get(x_28, 0); -x_211 = lean_ctor_get(x_28, 1); -lean_inc(x_211); -lean_inc(x_210); -lean_dec(x_28); -x_212 = l_Lean_Exception_isRuntime(x_210); -if (x_212 == 0) -{ -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; -x_213 = l_Lean_setEnv___at_Lean_Meta_setInlineAttribute___spec__2(x_23, x_5, x_6, x_7, x_8, x_211); -x_214 = lean_ctor_get(x_213, 1); -lean_inc(x_214); -lean_dec(x_213); -x_215 = lean_st_ref_take(x_6, x_214); -x_216 = lean_ctor_get(x_215, 0); -lean_inc(x_216); -x_217 = lean_ctor_get(x_215, 1); -lean_inc(x_217); -lean_dec(x_215); -x_218 = lean_ctor_get(x_216, 1); -lean_inc(x_218); -x_219 = lean_ctor_get(x_216, 2); -lean_inc(x_219); -x_220 = lean_ctor_get(x_216, 3); -lean_inc(x_220); -if (lean_is_exclusive(x_216)) { - lean_ctor_release(x_216, 0); - lean_ctor_release(x_216, 1); - lean_ctor_release(x_216, 2); - lean_ctor_release(x_216, 3); - x_221 = x_216; -} else { - lean_dec_ref(x_216); - x_221 = lean_box(0); -} -if (lean_is_scalar(x_221)) { - x_222 = lean_alloc_ctor(0, 4, 0); -} else { - x_222 = x_221; -} -lean_ctor_set(x_222, 0, x_27); -lean_ctor_set(x_222, 1, x_218); -lean_ctor_set(x_222, 2, x_219); -lean_ctor_set(x_222, 3, x_220); -x_223 = lean_st_ref_set(x_6, x_222, x_217); -if (lean_obj_tag(x_210) == 0) +uint8_t x_28; +x_28 = !lean_is_exclusive(x_27); +if (x_28 == 0) { -lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; -x_224 = lean_ctor_get(x_223, 1); -lean_inc(x_224); -lean_dec(x_223); -x_225 = lean_ctor_get(x_210, 0); -lean_inc(x_225); -x_226 = lean_ctor_get(x_210, 1); -lean_inc(x_226); -lean_dec(x_210); -lean_inc(x_7); -lean_inc(x_4); -x_227 = l_Lean_Elab_wfRecursion(x_1, x_4, x_4, x_2, x_3, x_5, x_6, x_7, x_8, x_224); -if (lean_obj_tag(x_227) == 0) +lean_object* x_29; lean_object* x_30; uint8_t x_31; +x_29 = lean_ctor_get(x_27, 0); +x_30 = lean_ctor_get(x_27, 1); +x_31 = l_Lean_Exception_isRuntime(x_29); +if (x_31 == 0) { -lean_dec(x_226); -lean_dec(x_225); -lean_dec(x_7); -x_10 = x_227; -goto block_19; +lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; uint8_t x_37; +lean_free_object(x_27); +x_32 = l_Lean_setEnv___at_Lean_Meta_setInlineAttribute___spec__2(x_22, x_4, x_5, x_6, x_7, x_30); +x_33 = lean_ctor_get(x_32, 1); +lean_inc(x_33); +lean_dec(x_32); +x_34 = lean_st_ref_take(x_5, x_33); +x_35 = lean_ctor_get(x_34, 0); +lean_inc(x_35); +x_36 = lean_ctor_get(x_34, 1); +lean_inc(x_36); +lean_dec(x_34); +x_37 = !lean_is_exclusive(x_35); +if (x_37 == 0) +{ +lean_object* x_38; lean_object* x_39; +x_38 = lean_ctor_get(x_35, 0); +lean_dec(x_38); +lean_ctor_set(x_35, 0, x_26); +x_39 = lean_st_ref_set(x_5, x_35, x_36); +if (lean_obj_tag(x_29) == 0) +{ +lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; +x_40 = lean_ctor_get(x_39, 1); +lean_inc(x_40); +lean_dec(x_39); +x_41 = lean_ctor_get(x_29, 0); +lean_inc(x_41); +x_42 = lean_ctor_get(x_29, 1); +lean_inc(x_42); +lean_dec(x_29); +lean_inc(x_6); +x_43 = l_Lean_Elab_wfRecursion(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_40); +if (lean_obj_tag(x_43) == 0) +{ +lean_dec(x_42); +lean_dec(x_41); +lean_dec(x_6); +x_9 = x_43; +goto block_18; } else { -lean_object* x_228; lean_object* x_229; lean_object* x_230; uint8_t x_231; -x_228 = lean_ctor_get(x_227, 0); -lean_inc(x_228); -x_229 = lean_ctor_get(x_227, 1); -lean_inc(x_229); -if (lean_is_exclusive(x_227)) { - lean_ctor_release(x_227, 0); - lean_ctor_release(x_227, 1); - x_230 = x_227; -} else { - lean_dec_ref(x_227); - x_230 = lean_box(0); -} -x_231 = l_Lean_Exception_isRuntime(x_228); -if (x_231 == 0) +uint8_t x_44; +x_44 = !lean_is_exclusive(x_43); +if (x_44 == 0) { -lean_dec(x_7); -if (lean_obj_tag(x_228) == 0) -{ -lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; -x_232 = lean_ctor_get(x_228, 1); -lean_inc(x_232); -if (lean_is_exclusive(x_228)) { - lean_ctor_release(x_228, 0); - lean_ctor_release(x_228, 1); - x_233 = x_228; -} else { - lean_dec_ref(x_228); - x_233 = lean_box(0); -} -x_234 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3; -x_235 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_235, 0, x_226); -lean_ctor_set(x_235, 1, x_234); -x_236 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_236, 0, x_235); -lean_ctor_set(x_236, 1, x_234); -x_237 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_237, 0, x_236); -lean_ctor_set(x_237, 1, x_232); -if (lean_is_scalar(x_233)) { - x_238 = lean_alloc_ctor(0, 2, 0); -} else { - x_238 = x_233; -} -lean_ctor_set(x_238, 0, x_225); -lean_ctor_set(x_238, 1, x_237); -if (lean_is_scalar(x_230)) { - x_239 = lean_alloc_ctor(1, 2, 0); -} else { - x_239 = x_230; -} -lean_ctor_set(x_239, 0, x_238); -lean_ctor_set(x_239, 1, x_229); -x_10 = x_239; -goto block_19; +lean_object* x_45; uint8_t x_46; +x_45 = lean_ctor_get(x_43, 0); +x_46 = l_Lean_Exception_isRuntime(x_45); +if (x_46 == 0) +{ +lean_dec(x_6); +if (lean_obj_tag(x_45) == 0) +{ +uint8_t x_47; +x_47 = !lean_is_exclusive(x_45); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; +x_48 = lean_ctor_get(x_45, 1); +x_49 = lean_ctor_get(x_45, 0); +lean_dec(x_49); +x_50 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3; +x_51 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_51, 0, x_42); +lean_ctor_set(x_51, 1, x_50); +x_52 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_52, 0, x_51); +lean_ctor_set(x_52, 1, x_50); +x_53 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_53, 0, x_52); +lean_ctor_set(x_53, 1, x_48); +lean_ctor_set(x_45, 1, x_53); +lean_ctor_set(x_45, 0, x_41); +x_9 = x_43; +goto block_18; } else { -lean_object* x_240; -lean_dec(x_226); -lean_dec(x_225); -if (lean_is_scalar(x_230)) { - x_240 = lean_alloc_ctor(1, 2, 0); -} else { - x_240 = x_230; -} -lean_ctor_set(x_240, 0, x_228); -lean_ctor_set(x_240, 1, x_229); -x_10 = x_240; -goto block_19; +lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_54 = lean_ctor_get(x_45, 1); +lean_inc(x_54); +lean_dec(x_45); +x_55 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3; +x_56 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_56, 0, x_42); +lean_ctor_set(x_56, 1, x_55); +x_57 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_57, 0, x_56); +lean_ctor_set(x_57, 1, x_55); +x_58 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_58, 0, x_57); +lean_ctor_set(x_58, 1, x_54); +x_59 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_59, 0, x_41); +lean_ctor_set(x_59, 1, x_58); +lean_ctor_set(x_43, 0, x_59); +x_9 = x_43; +goto block_18; } } else { -uint8_t x_241; -x_241 = lean_ctor_get_uint8(x_7, sizeof(void*)*11); -lean_dec(x_7); -if (x_241 == 0) -{ -lean_object* x_242; -lean_dec(x_226); -lean_dec(x_225); -if (lean_is_scalar(x_230)) { - x_242 = lean_alloc_ctor(1, 2, 0); -} else { - x_242 = x_230; +lean_dec(x_42); +lean_dec(x_41); +x_9 = x_43; +goto block_18; } -lean_ctor_set(x_242, 0, x_228); -lean_ctor_set(x_242, 1, x_229); -x_10 = x_242; -goto block_19; } else { -if (lean_obj_tag(x_228) == 0) +uint8_t x_60; +x_60 = lean_ctor_get_uint8(x_6, sizeof(void*)*11); +lean_dec(x_6); +if (x_60 == 0) { -lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; lean_object* x_250; -x_243 = lean_ctor_get(x_228, 1); -lean_inc(x_243); -if (lean_is_exclusive(x_228)) { - lean_ctor_release(x_228, 0); - lean_ctor_release(x_228, 1); - x_244 = x_228; -} else { - lean_dec_ref(x_228); - x_244 = lean_box(0); -} -x_245 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3; -x_246 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_246, 0, x_226); -lean_ctor_set(x_246, 1, x_245); -x_247 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_247, 0, x_246); -lean_ctor_set(x_247, 1, x_245); -x_248 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_248, 0, x_247); -lean_ctor_set(x_248, 1, x_243); -if (lean_is_scalar(x_244)) { - x_249 = lean_alloc_ctor(0, 2, 0); -} else { - x_249 = x_244; -} -lean_ctor_set(x_249, 0, x_225); -lean_ctor_set(x_249, 1, x_248); -if (lean_is_scalar(x_230)) { - x_250 = lean_alloc_ctor(1, 2, 0); -} else { - x_250 = x_230; +lean_dec(x_42); +lean_dec(x_41); +x_9 = x_43; +goto block_18; } -lean_ctor_set(x_250, 0, x_249); -lean_ctor_set(x_250, 1, x_229); -x_10 = x_250; -goto block_19; +else +{ +if (lean_obj_tag(x_45) == 0) +{ +uint8_t x_61; +x_61 = !lean_is_exclusive(x_45); +if (x_61 == 0) +{ +lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; +x_62 = lean_ctor_get(x_45, 1); +x_63 = lean_ctor_get(x_45, 0); +lean_dec(x_63); +x_64 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3; +x_65 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_65, 0, x_42); +lean_ctor_set(x_65, 1, x_64); +x_66 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_66, 1, x_64); +x_67 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_67, 0, x_66); +lean_ctor_set(x_67, 1, x_62); +lean_ctor_set(x_45, 1, x_67); +lean_ctor_set(x_45, 0, x_41); +x_9 = x_43; +goto block_18; } else { -lean_object* x_251; -lean_dec(x_226); -lean_dec(x_225); -if (lean_is_scalar(x_230)) { - x_251 = lean_alloc_ctor(1, 2, 0); -} else { - x_251 = x_230; +lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; +x_68 = lean_ctor_get(x_45, 1); +lean_inc(x_68); +lean_dec(x_45); +x_69 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3; +x_70 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_70, 0, x_42); +lean_ctor_set(x_70, 1, x_69); +x_71 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_71, 0, x_70); +lean_ctor_set(x_71, 1, x_69); +x_72 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_72, 0, x_71); +lean_ctor_set(x_72, 1, x_68); +x_73 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_73, 0, x_41); +lean_ctor_set(x_73, 1, x_72); +lean_ctor_set(x_43, 0, x_73); +x_9 = x_43; +goto block_18; } -lean_ctor_set(x_251, 0, x_228); -lean_ctor_set(x_251, 1, x_229); -x_10 = x_251; -goto block_19; } +else +{ +lean_dec(x_42); +lean_dec(x_41); +x_9 = x_43; +goto block_18; } } } } else { -lean_object* x_252; lean_object* x_253; lean_object* x_254; -lean_dec(x_8); -lean_dec(x_7); +lean_object* x_74; lean_object* x_75; uint8_t x_76; +x_74 = lean_ctor_get(x_43, 0); +x_75 = lean_ctor_get(x_43, 1); +lean_inc(x_75); +lean_inc(x_74); +lean_dec(x_43); +x_76 = l_Lean_Exception_isRuntime(x_74); +if (x_76 == 0) +{ lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_252 = lean_ctor_get(x_223, 1); -lean_inc(x_252); -if (lean_is_exclusive(x_223)) { - lean_ctor_release(x_223, 0); - lean_ctor_release(x_223, 1); - x_253 = x_223; +if (lean_obj_tag(x_74) == 0) +{ +lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_77 = lean_ctor_get(x_74, 1); +lean_inc(x_77); +if (lean_is_exclusive(x_74)) { + lean_ctor_release(x_74, 0); + lean_ctor_release(x_74, 1); + x_78 = x_74; } else { - lean_dec_ref(x_223); - x_253 = lean_box(0); + lean_dec_ref(x_74); + x_78 = lean_box(0); } -if (lean_is_scalar(x_253)) { - x_254 = lean_alloc_ctor(1, 2, 0); +x_79 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3; +x_80 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_80, 0, x_42); +lean_ctor_set(x_80, 1, x_79); +x_81 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_81, 0, x_80); +lean_ctor_set(x_81, 1, x_79); +x_82 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_82, 0, x_81); +lean_ctor_set(x_82, 1, x_77); +if (lean_is_scalar(x_78)) { + x_83 = lean_alloc_ctor(0, 2, 0); } else { - x_254 = x_253; - lean_ctor_set_tag(x_254, 1); -} -lean_ctor_set(x_254, 0, x_210); -lean_ctor_set(x_254, 1, x_252); -x_10 = x_254; -goto block_19; -} + x_83 = x_78; } -else -{ -uint8_t x_255; -x_255 = lean_ctor_get_uint8(x_7, sizeof(void*)*11); -if (x_255 == 0) -{ -lean_object* x_256; -lean_dec(x_27); -lean_dec(x_23); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_256 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_256, 0, x_210); -lean_ctor_set(x_256, 1, x_211); -x_10 = x_256; -goto block_19; +lean_ctor_set(x_83, 0, x_41); +lean_ctor_set(x_83, 1, x_82); +x_84 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_84, 0, x_83); +lean_ctor_set(x_84, 1, x_75); +x_9 = x_84; +goto block_18; } else { -lean_object* x_257; lean_object* x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; lean_object* x_262; lean_object* x_263; lean_object* x_264; lean_object* x_265; lean_object* x_266; lean_object* x_267; -x_257 = l_Lean_setEnv___at_Lean_Meta_setInlineAttribute___spec__2(x_23, x_5, x_6, x_7, x_8, x_211); -x_258 = lean_ctor_get(x_257, 1); -lean_inc(x_258); -lean_dec(x_257); -x_259 = lean_st_ref_take(x_6, x_258); -x_260 = lean_ctor_get(x_259, 0); -lean_inc(x_260); -x_261 = lean_ctor_get(x_259, 1); -lean_inc(x_261); -lean_dec(x_259); -x_262 = lean_ctor_get(x_260, 1); -lean_inc(x_262); -x_263 = lean_ctor_get(x_260, 2); -lean_inc(x_263); -x_264 = lean_ctor_get(x_260, 3); -lean_inc(x_264); -if (lean_is_exclusive(x_260)) { - lean_ctor_release(x_260, 0); - lean_ctor_release(x_260, 1); - lean_ctor_release(x_260, 2); - lean_ctor_release(x_260, 3); - x_265 = x_260; -} else { - lean_dec_ref(x_260); - x_265 = lean_box(0); +lean_object* x_85; +lean_dec(x_42); +lean_dec(x_41); +x_85 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_85, 0, x_74); +lean_ctor_set(x_85, 1, x_75); +x_9 = x_85; +goto block_18; } -if (lean_is_scalar(x_265)) { - x_266 = lean_alloc_ctor(0, 4, 0); -} else { - x_266 = x_265; } -lean_ctor_set(x_266, 0, x_27); -lean_ctor_set(x_266, 1, x_262); -lean_ctor_set(x_266, 2, x_263); -lean_ctor_set(x_266, 3, x_264); -x_267 = lean_st_ref_set(x_6, x_266, x_261); -if (lean_obj_tag(x_210) == 0) +else { -lean_object* x_268; lean_object* x_269; lean_object* x_270; lean_object* x_271; -x_268 = lean_ctor_get(x_267, 1); -lean_inc(x_268); -lean_dec(x_267); -x_269 = lean_ctor_get(x_210, 0); -lean_inc(x_269); -x_270 = lean_ctor_get(x_210, 1); -lean_inc(x_270); -lean_dec(x_210); -lean_inc(x_4); -x_271 = l_Lean_Elab_wfRecursion(x_1, x_4, x_4, x_2, x_3, x_5, x_6, x_7, x_8, x_268); -if (lean_obj_tag(x_271) == 0) +uint8_t x_86; +x_86 = lean_ctor_get_uint8(x_6, sizeof(void*)*11); +lean_dec(x_6); +if (x_86 == 0) { -lean_dec(x_270); -lean_dec(x_269); -x_10 = x_271; -goto block_19; +lean_object* x_87; +lean_dec(x_42); +lean_dec(x_41); +x_87 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_87, 0, x_74); +lean_ctor_set(x_87, 1, x_75); +x_9 = x_87; +goto block_18; } else { -lean_object* x_272; -x_272 = lean_ctor_get(x_271, 0); -lean_inc(x_272); -if (lean_obj_tag(x_272) == 0) +if (lean_obj_tag(x_74) == 0) { -lean_object* x_273; lean_object* x_274; lean_object* x_275; lean_object* x_276; lean_object* x_277; lean_object* x_278; lean_object* x_279; lean_object* x_280; lean_object* x_281; lean_object* x_282; -x_273 = lean_ctor_get(x_271, 1); -lean_inc(x_273); -if (lean_is_exclusive(x_271)) { - lean_ctor_release(x_271, 0); - lean_ctor_release(x_271, 1); - x_274 = x_271; -} else { - lean_dec_ref(x_271); - x_274 = lean_box(0); -} -x_275 = lean_ctor_get(x_272, 1); -lean_inc(x_275); -if (lean_is_exclusive(x_272)) { - lean_ctor_release(x_272, 0); - lean_ctor_release(x_272, 1); - x_276 = x_272; -} else { - lean_dec_ref(x_272); - x_276 = lean_box(0); -} -x_277 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3; -x_278 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_278, 0, x_270); -lean_ctor_set(x_278, 1, x_277); -x_279 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_279, 0, x_278); -lean_ctor_set(x_279, 1, x_277); -x_280 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_280, 0, x_279); -lean_ctor_set(x_280, 1, x_275); -if (lean_is_scalar(x_276)) { - x_281 = lean_alloc_ctor(0, 2, 0); +lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_88 = lean_ctor_get(x_74, 1); +lean_inc(x_88); +if (lean_is_exclusive(x_74)) { + lean_ctor_release(x_74, 0); + lean_ctor_release(x_74, 1); + x_89 = x_74; } else { - x_281 = x_276; + lean_dec_ref(x_74); + x_89 = lean_box(0); } -lean_ctor_set(x_281, 0, x_269); -lean_ctor_set(x_281, 1, x_280); -if (lean_is_scalar(x_274)) { - x_282 = lean_alloc_ctor(1, 2, 0); +x_90 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3; +x_91 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_91, 0, x_42); +lean_ctor_set(x_91, 1, x_90); +x_92 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_92, 0, x_91); +lean_ctor_set(x_92, 1, x_90); +x_93 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_93, 0, x_92); +lean_ctor_set(x_93, 1, x_88); +if (lean_is_scalar(x_89)) { + x_94 = lean_alloc_ctor(0, 2, 0); } else { - x_282 = x_274; + x_94 = x_89; } -lean_ctor_set(x_282, 0, x_281); -lean_ctor_set(x_282, 1, x_273); -x_10 = x_282; -goto block_19; +lean_ctor_set(x_94, 0, x_41); +lean_ctor_set(x_94, 1, x_93); +x_95 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_95, 1, x_75); +x_9 = x_95; +goto block_18; } else { -lean_object* x_283; lean_object* x_284; lean_object* x_285; -lean_dec(x_270); -lean_dec(x_269); -x_283 = lean_ctor_get(x_271, 1); -lean_inc(x_283); -if (lean_is_exclusive(x_271)) { - lean_ctor_release(x_271, 0); - lean_ctor_release(x_271, 1); - x_284 = x_271; -} else { - lean_dec_ref(x_271); - x_284 = lean_box(0); +lean_object* x_96; +lean_dec(x_42); +lean_dec(x_41); +x_96 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_96, 0, x_74); +lean_ctor_set(x_96, 1, x_75); +x_9 = x_96; +goto block_18; +} } -if (lean_is_scalar(x_284)) { - x_285 = lean_alloc_ctor(1, 2, 0); -} else { - x_285 = x_284; } -lean_ctor_set(x_285, 0, x_272); -lean_ctor_set(x_285, 1, x_283); -x_10 = x_285; -goto block_19; } } } else { -lean_object* x_286; lean_object* x_287; lean_object* x_288; -lean_dec(x_8); +uint8_t x_97; lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); @@ -10280,4139 +8256,3500 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_286 = lean_ctor_get(x_267, 1); -lean_inc(x_286); -if (lean_is_exclusive(x_267)) { - lean_ctor_release(x_267, 0); - lean_ctor_release(x_267, 1); - x_287 = x_267; -} else { - lean_dec_ref(x_267); - x_287 = lean_box(0); -} -if (lean_is_scalar(x_287)) { - x_288 = lean_alloc_ctor(1, 2, 0); -} else { - x_288 = x_287; - lean_ctor_set_tag(x_288, 1); -} -lean_ctor_set(x_288, 0, x_210); -lean_ctor_set(x_288, 1, x_286); -x_10 = x_288; -goto block_19; -} -} -} -} -} -block_19: -{ -if (lean_obj_tag(x_10) == 0) -{ -uint8_t x_11; -x_11 = !lean_is_exclusive(x_10); -if (x_11 == 0) +x_97 = !lean_is_exclusive(x_39); +if (x_97 == 0) { -return x_10; +lean_object* x_98; +x_98 = lean_ctor_get(x_39, 0); +lean_dec(x_98); +lean_ctor_set_tag(x_39, 1); +lean_ctor_set(x_39, 0, x_29); +x_9 = x_39; +goto block_18; } else { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = lean_ctor_get(x_10, 0); -x_13 = lean_ctor_get(x_10, 1); -lean_inc(x_13); -lean_inc(x_12); -lean_dec(x_10); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_12); -lean_ctor_set(x_14, 1, x_13); -return x_14; +lean_object* x_99; lean_object* x_100; +x_99 = lean_ctor_get(x_39, 1); +lean_inc(x_99); +lean_dec(x_39); +x_100 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_100, 0, x_29); +lean_ctor_set(x_100, 1, x_99); +x_9 = x_100; +goto block_18; } } -else -{ -uint8_t x_15; -x_15 = !lean_is_exclusive(x_10); -if (x_15 == 0) -{ -return x_10; } else { -lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_16 = lean_ctor_get(x_10, 0); -x_17 = lean_ctor_get(x_10, 1); -lean_inc(x_17); -lean_inc(x_16); -lean_dec(x_10); -x_18 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_18, 0, x_16); -lean_ctor_set(x_18, 1, x_17); -return x_18; -} -} -} -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, uint8_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { -_start: -{ -lean_object* x_17; -if (lean_obj_tag(x_2) == 0) -{ -if (lean_obj_tag(x_7) == 0) +lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; +x_101 = lean_ctor_get(x_35, 1); +x_102 = lean_ctor_get(x_35, 2); +x_103 = lean_ctor_get(x_35, 3); +lean_inc(x_103); +lean_inc(x_102); +lean_inc(x_101); +lean_dec(x_35); +x_104 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_104, 0, x_26); +lean_ctor_set(x_104, 1, x_101); +lean_ctor_set(x_104, 2, x_102); +lean_ctor_set(x_104, 3, x_103); +x_105 = lean_st_ref_set(x_5, x_104, x_36); +if (lean_obj_tag(x_29) == 0) { -lean_object* x_71; uint8_t x_72; lean_object* x_73; lean_object* x_74; -x_71 = lean_unsigned_to_nat(0u); -x_72 = lean_nat_dec_lt(x_71, x_6); -lean_inc(x_1); -x_73 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1), 2, 1); -lean_closure_set(x_73, 0, x_1); -if (x_72 == 0) +lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_106 = lean_ctor_get(x_105, 1); +lean_inc(x_106); +lean_dec(x_105); +x_107 = lean_ctor_get(x_29, 0); +lean_inc(x_107); +x_108 = lean_ctor_get(x_29, 1); +lean_inc(x_108); +lean_dec(x_29); +lean_inc(x_6); +x_109 = l_Lean_Elab_wfRecursion(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_106); +if (lean_obj_tag(x_109) == 0) { -lean_object* x_127; lean_object* x_128; -x_127 = l_Lean_Elab_instInhabitedPreDefinition; -x_128 = l___private_Init_Util_0__outOfBounds___rarg(x_127); -x_74 = x_128; -goto block_126; +lean_dec(x_108); +lean_dec(x_107); +lean_dec(x_6); +x_9 = x_109; +goto block_18; } else { -lean_object* x_129; -x_129 = lean_array_fget(x_1, x_71); -x_74 = x_129; -goto block_126; +lean_object* x_110; lean_object* x_111; lean_object* x_112; uint8_t x_113; +x_110 = lean_ctor_get(x_109, 0); +lean_inc(x_110); +x_111 = lean_ctor_get(x_109, 1); +lean_inc(x_111); +if (lean_is_exclusive(x_109)) { + lean_ctor_release(x_109, 0); + lean_ctor_release(x_109, 1); + x_112 = x_109; +} else { + lean_dec_ref(x_109); + x_112 = lean_box(0); } -block_126: +x_113 = l_Lean_Exception_isRuntime(x_110); +if (x_113 == 0) { -lean_object* x_75; uint8_t x_76; -x_75 = lean_ctor_get(x_74, 0); -lean_inc(x_75); -lean_dec(x_74); -x_76 = !lean_is_exclusive(x_14); -if (x_76 == 0) +lean_dec(x_6); +if (lean_obj_tag(x_110) == 0) { -lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; -x_77 = lean_ctor_get(x_14, 5); -x_78 = l_Lean_replaceRef(x_75, x_77); -lean_dec(x_77); -lean_dec(x_75); -lean_ctor_set(x_14, 5, x_78); -x_79 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__2), 9, 4); -lean_closure_set(x_79, 0, x_1); -lean_closure_set(x_79, 1, x_10); -lean_closure_set(x_79, 2, x_11); -lean_closure_set(x_79, 3, x_3); -x_80 = l_Lean_Meta_mapErrorImp___rarg(x_79, x_73, x_12, x_13, x_14, x_15, x_16); -if (lean_obj_tag(x_80) == 0) -{ -uint8_t x_81; -x_81 = !lean_is_exclusive(x_80); -if (x_81 == 0) -{ -lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; -x_82 = lean_ctor_get(x_80, 0); -x_83 = lean_box(x_4); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_5); -x_85 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_85, 0, x_8); -lean_ctor_set(x_85, 1, x_84); -x_86 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_86, 0, x_82); -lean_ctor_set(x_86, 1, x_85); -lean_ctor_set(x_80, 0, x_86); -return x_80; +lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; +x_114 = lean_ctor_get(x_110, 1); +lean_inc(x_114); +if (lean_is_exclusive(x_110)) { + lean_ctor_release(x_110, 0); + lean_ctor_release(x_110, 1); + x_115 = x_110; +} else { + lean_dec_ref(x_110); + x_115 = lean_box(0); +} +x_116 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3; +x_117 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_117, 0, x_108); +lean_ctor_set(x_117, 1, x_116); +x_118 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_118, 0, x_117); +lean_ctor_set(x_118, 1, x_116); +x_119 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_119, 0, x_118); +lean_ctor_set(x_119, 1, x_114); +if (lean_is_scalar(x_115)) { + x_120 = lean_alloc_ctor(0, 2, 0); +} else { + x_120 = x_115; +} +lean_ctor_set(x_120, 0, x_107); +lean_ctor_set(x_120, 1, x_119); +if (lean_is_scalar(x_112)) { + x_121 = lean_alloc_ctor(1, 2, 0); +} else { + x_121 = x_112; +} +lean_ctor_set(x_121, 0, x_120); +lean_ctor_set(x_121, 1, x_111); +x_9 = x_121; +goto block_18; } else { -lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; -x_87 = lean_ctor_get(x_80, 0); -x_88 = lean_ctor_get(x_80, 1); -lean_inc(x_88); -lean_inc(x_87); -lean_dec(x_80); -x_89 = lean_box(x_4); -x_90 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_90, 0, x_89); -lean_ctor_set(x_90, 1, x_5); -x_91 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_91, 0, x_8); -lean_ctor_set(x_91, 1, x_90); -x_92 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_92, 0, x_87); -lean_ctor_set(x_92, 1, x_91); -x_93 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_93, 0, x_92); -lean_ctor_set(x_93, 1, x_88); -return x_93; +lean_object* x_122; +lean_dec(x_108); +lean_dec(x_107); +if (lean_is_scalar(x_112)) { + x_122 = lean_alloc_ctor(1, 2, 0); +} else { + x_122 = x_112; +} +lean_ctor_set(x_122, 0, x_110); +lean_ctor_set(x_122, 1, x_111); +x_9 = x_122; +goto block_18; } } else { -uint8_t x_94; -lean_dec(x_8); -lean_dec(x_5); -x_94 = !lean_is_exclusive(x_80); -if (x_94 == 0) +uint8_t x_123; +x_123 = lean_ctor_get_uint8(x_6, sizeof(void*)*11); +lean_dec(x_6); +if (x_123 == 0) { -return x_80; +lean_object* x_124; +lean_dec(x_108); +lean_dec(x_107); +if (lean_is_scalar(x_112)) { + x_124 = lean_alloc_ctor(1, 2, 0); +} else { + x_124 = x_112; +} +lean_ctor_set(x_124, 0, x_110); +lean_ctor_set(x_124, 1, x_111); +x_9 = x_124; +goto block_18; } else { -lean_object* x_95; lean_object* x_96; lean_object* x_97; -x_95 = lean_ctor_get(x_80, 0); -x_96 = lean_ctor_get(x_80, 1); -lean_inc(x_96); -lean_inc(x_95); -lean_dec(x_80); -x_97 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_97, 0, x_95); -lean_ctor_set(x_97, 1, x_96); -return x_97; -} -} -} -else -{ -lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; uint8_t x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; -x_98 = lean_ctor_get(x_14, 0); -x_99 = lean_ctor_get(x_14, 1); -x_100 = lean_ctor_get(x_14, 2); -x_101 = lean_ctor_get(x_14, 3); -x_102 = lean_ctor_get(x_14, 4); -x_103 = lean_ctor_get(x_14, 5); -x_104 = lean_ctor_get(x_14, 6); -x_105 = lean_ctor_get(x_14, 7); -x_106 = lean_ctor_get(x_14, 8); -x_107 = lean_ctor_get(x_14, 9); -x_108 = lean_ctor_get(x_14, 10); -x_109 = lean_ctor_get_uint8(x_14, sizeof(void*)*11); -lean_inc(x_108); -lean_inc(x_107); -lean_inc(x_106); -lean_inc(x_105); -lean_inc(x_104); -lean_inc(x_103); -lean_inc(x_102); -lean_inc(x_101); -lean_inc(x_100); -lean_inc(x_99); -lean_inc(x_98); -lean_dec(x_14); -x_110 = l_Lean_replaceRef(x_75, x_103); -lean_dec(x_103); -lean_dec(x_75); -x_111 = lean_alloc_ctor(0, 11, 1); -lean_ctor_set(x_111, 0, x_98); -lean_ctor_set(x_111, 1, x_99); -lean_ctor_set(x_111, 2, x_100); -lean_ctor_set(x_111, 3, x_101); -lean_ctor_set(x_111, 4, x_102); -lean_ctor_set(x_111, 5, x_110); -lean_ctor_set(x_111, 6, x_104); -lean_ctor_set(x_111, 7, x_105); -lean_ctor_set(x_111, 8, x_106); -lean_ctor_set(x_111, 9, x_107); -lean_ctor_set(x_111, 10, x_108); -lean_ctor_set_uint8(x_111, sizeof(void*)*11, x_109); -x_112 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__2), 9, 4); -lean_closure_set(x_112, 0, x_1); -lean_closure_set(x_112, 1, x_10); -lean_closure_set(x_112, 2, x_11); -lean_closure_set(x_112, 3, x_3); -x_113 = l_Lean_Meta_mapErrorImp___rarg(x_112, x_73, x_12, x_13, x_111, x_15, x_16); -if (lean_obj_tag(x_113) == 0) +if (lean_obj_tag(x_110) == 0) { -lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_116 = x_113; +lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; +x_125 = lean_ctor_get(x_110, 1); +lean_inc(x_125); +if (lean_is_exclusive(x_110)) { + lean_ctor_release(x_110, 0); + lean_ctor_release(x_110, 1); + x_126 = x_110; +} else { + lean_dec_ref(x_110); + x_126 = lean_box(0); +} +x_127 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3; +x_128 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_128, 0, x_108); +lean_ctor_set(x_128, 1, x_127); +x_129 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_129, 0, x_128); +lean_ctor_set(x_129, 1, x_127); +x_130 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_130, 0, x_129); +lean_ctor_set(x_130, 1, x_125); +if (lean_is_scalar(x_126)) { + x_131 = lean_alloc_ctor(0, 2, 0); } else { - lean_dec_ref(x_113); - x_116 = lean_box(0); + x_131 = x_126; } -x_117 = lean_box(x_4); -x_118 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_118, 0, x_117); -lean_ctor_set(x_118, 1, x_5); -x_119 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_119, 0, x_8); -lean_ctor_set(x_119, 1, x_118); -x_120 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_120, 0, x_114); -lean_ctor_set(x_120, 1, x_119); -if (lean_is_scalar(x_116)) { - x_121 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_131, 0, x_107); +lean_ctor_set(x_131, 1, x_130); +if (lean_is_scalar(x_112)) { + x_132 = lean_alloc_ctor(1, 2, 0); } else { - x_121 = x_116; + x_132 = x_112; } -lean_ctor_set(x_121, 0, x_120); -lean_ctor_set(x_121, 1, x_115); -return x_121; +lean_ctor_set(x_132, 0, x_131); +lean_ctor_set(x_132, 1, x_111); +x_9 = x_132; +goto block_18; } else { -lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; -lean_dec(x_8); -lean_dec(x_5); -x_122 = lean_ctor_get(x_113, 0); -lean_inc(x_122); -x_123 = lean_ctor_get(x_113, 1); -lean_inc(x_123); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_124 = x_113; +lean_object* x_133; +lean_dec(x_108); +lean_dec(x_107); +if (lean_is_scalar(x_112)) { + x_133 = lean_alloc_ctor(1, 2, 0); } else { - lean_dec_ref(x_113); - x_124 = lean_box(0); + x_133 = x_112; } -if (lean_is_scalar(x_124)) { - x_125 = lean_alloc_ctor(1, 2, 0); -} else { - x_125 = x_124; +lean_ctor_set(x_133, 0, x_110); +lean_ctor_set(x_133, 1, x_111); +x_9 = x_133; +goto block_18; } -lean_ctor_set(x_125, 0, x_122); -lean_ctor_set(x_125, 1, x_123); -return x_125; } } } } else { -lean_object* x_130; -x_130 = lean_box(0); -x_17 = x_130; -goto block_70; +lean_object* x_134; lean_object* x_135; lean_object* x_136; +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_134 = lean_ctor_get(x_105, 1); +lean_inc(x_134); +if (lean_is_exclusive(x_105)) { + lean_ctor_release(x_105, 0); + lean_ctor_release(x_105, 1); + x_135 = x_105; +} else { + lean_dec_ref(x_105); + x_135 = lean_box(0); +} +if (lean_is_scalar(x_135)) { + x_136 = lean_alloc_ctor(1, 2, 0); +} else { + x_136 = x_135; + lean_ctor_set_tag(x_136, 1); +} +lean_ctor_set(x_136, 0, x_29); +lean_ctor_set(x_136, 1, x_134); +x_9 = x_136; +goto block_18; +} } } else { -lean_object* x_131; -x_131 = lean_box(0); -x_17 = x_131; -goto block_70; +uint8_t x_137; +x_137 = lean_ctor_get_uint8(x_6, sizeof(void*)*11); +if (x_137 == 0) +{ +lean_dec(x_26); +lean_dec(x_22); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_9 = x_27; +goto block_18; } -block_70: +else { -lean_dec(x_17); -if (lean_obj_tag(x_7) == 0) +lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; uint8_t x_143; +lean_free_object(x_27); +x_138 = l_Lean_setEnv___at_Lean_Meta_setInlineAttribute___spec__2(x_22, x_4, x_5, x_6, x_7, x_30); +x_139 = lean_ctor_get(x_138, 1); +lean_inc(x_139); +lean_dec(x_138); +x_140 = lean_st_ref_take(x_5, x_139); +x_141 = lean_ctor_get(x_140, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_140, 1); +lean_inc(x_142); +lean_dec(x_140); +x_143 = !lean_is_exclusive(x_141); +if (x_143 == 0) { -lean_object* x_18; -x_18 = l_Lean_Elab_wfRecursion(x_1, x_2, x_3, x_10, x_11, x_12, x_13, x_14, x_15, x_16); -if (lean_obj_tag(x_18) == 0) +lean_object* x_144; lean_object* x_145; +x_144 = lean_ctor_get(x_141, 0); +lean_dec(x_144); +lean_ctor_set(x_141, 0, x_26); +x_145 = lean_st_ref_set(x_5, x_141, x_142); +if (lean_obj_tag(x_29) == 0) { -uint8_t x_19; -x_19 = !lean_is_exclusive(x_18); -if (x_19 == 0) +lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; +x_146 = lean_ctor_get(x_145, 1); +lean_inc(x_146); +lean_dec(x_145); +x_147 = lean_ctor_get(x_29, 0); +lean_inc(x_147); +x_148 = lean_ctor_get(x_29, 1); +lean_inc(x_148); +lean_dec(x_29); +x_149 = l_Lean_Elab_wfRecursion(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_146); +if (lean_obj_tag(x_149) == 0) { -lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_20 = lean_ctor_get(x_18, 0); -x_21 = lean_box(x_4); -x_22 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_22, 0, x_21); -lean_ctor_set(x_22, 1, x_5); -x_23 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_23, 0, x_8); -lean_ctor_set(x_23, 1, x_22); -x_24 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_24, 0, x_20); -lean_ctor_set(x_24, 1, x_23); -lean_ctor_set(x_18, 0, x_24); -return x_18; +lean_dec(x_148); +lean_dec(x_147); +x_9 = x_149; +goto block_18; } else { -lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_25 = lean_ctor_get(x_18, 0); -x_26 = lean_ctor_get(x_18, 1); -lean_inc(x_26); -lean_inc(x_25); -lean_dec(x_18); -x_27 = lean_box(x_4); -x_28 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_28, 0, x_27); -lean_ctor_set(x_28, 1, x_5); -x_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_8); -lean_ctor_set(x_29, 1, x_28); -x_30 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_30, 0, x_25); -lean_ctor_set(x_30, 1, x_29); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_26); -return x_31; -} +lean_object* x_150; +x_150 = lean_ctor_get(x_149, 0); +lean_inc(x_150); +if (lean_obj_tag(x_150) == 0) +{ +uint8_t x_151; +x_151 = !lean_is_exclusive(x_149); +if (x_151 == 0) +{ +lean_object* x_152; uint8_t x_153; +x_152 = lean_ctor_get(x_149, 0); +lean_dec(x_152); +x_153 = !lean_is_exclusive(x_150); +if (x_153 == 0) +{ +lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; +x_154 = lean_ctor_get(x_150, 1); +x_155 = lean_ctor_get(x_150, 0); +lean_dec(x_155); +x_156 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3; +x_157 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_157, 0, x_148); +lean_ctor_set(x_157, 1, x_156); +x_158 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_158, 0, x_157); +lean_ctor_set(x_158, 1, x_156); +x_159 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_159, 0, x_158); +lean_ctor_set(x_159, 1, x_154); +lean_ctor_set(x_150, 1, x_159); +lean_ctor_set(x_150, 0, x_147); +x_9 = x_149; +goto block_18; } else { -uint8_t x_32; -lean_dec(x_8); -lean_dec(x_5); -x_32 = !lean_is_exclusive(x_18); -if (x_32 == 0) -{ -return x_18; +lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; +x_160 = lean_ctor_get(x_150, 1); +lean_inc(x_160); +lean_dec(x_150); +x_161 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3; +x_162 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_162, 0, x_148); +lean_ctor_set(x_162, 1, x_161); +x_163 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_161); +x_164 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_164, 0, x_163); +lean_ctor_set(x_164, 1, x_160); +x_165 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_165, 0, x_147); +lean_ctor_set(x_165, 1, x_164); +lean_ctor_set(x_149, 0, x_165); +x_9 = x_149; +goto block_18; +} } else { -lean_object* x_33; lean_object* x_34; lean_object* x_35; -x_33 = lean_ctor_get(x_18, 0); -x_34 = lean_ctor_get(x_18, 1); -lean_inc(x_34); -lean_inc(x_33); -lean_dec(x_18); -x_35 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_35, 0, x_33); -lean_ctor_set(x_35, 1, x_34); -return x_35; +lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; +x_166 = lean_ctor_get(x_149, 1); +lean_inc(x_166); +lean_dec(x_149); +x_167 = lean_ctor_get(x_150, 1); +lean_inc(x_167); +if (lean_is_exclusive(x_150)) { + lean_ctor_release(x_150, 0); + lean_ctor_release(x_150, 1); + x_168 = x_150; +} else { + lean_dec_ref(x_150); + x_168 = lean_box(0); +} +x_169 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3; +x_170 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_170, 0, x_148); +lean_ctor_set(x_170, 1, x_169); +x_171 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_171, 0, x_170); +lean_ctor_set(x_171, 1, x_169); +x_172 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_172, 0, x_171); +lean_ctor_set(x_172, 1, x_167); +if (lean_is_scalar(x_168)) { + x_173 = lean_alloc_ctor(0, 2, 0); +} else { + x_173 = x_168; } +lean_ctor_set(x_173, 0, x_147); +lean_ctor_set(x_173, 1, x_172); +x_174 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_174, 0, x_173); +lean_ctor_set(x_174, 1, x_166); +x_9 = x_174; +goto block_18; } } else { -uint8_t x_36; -lean_dec(x_3); -x_36 = !lean_is_exclusive(x_7); -if (x_36 == 0) -{ -lean_object* x_37; -x_37 = l_Lean_Elab_wfRecursion(x_1, x_2, x_7, x_10, x_11, x_12, x_13, x_14, x_15, x_16); -if (lean_obj_tag(x_37) == 0) -{ -uint8_t x_38; -x_38 = !lean_is_exclusive(x_37); -if (x_38 == 0) +uint8_t x_175; +lean_dec(x_148); +lean_dec(x_147); +x_175 = !lean_is_exclusive(x_149); +if (x_175 == 0) { -lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; -x_39 = lean_ctor_get(x_37, 0); -x_40 = lean_box(x_4); -x_41 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_41, 1, x_5); -x_42 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_42, 0, x_8); -lean_ctor_set(x_42, 1, x_41); -x_43 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_43, 0, x_39); -lean_ctor_set(x_43, 1, x_42); -lean_ctor_set(x_37, 0, x_43); -return x_37; +lean_object* x_176; +x_176 = lean_ctor_get(x_149, 0); +lean_dec(x_176); +x_9 = x_149; +goto block_18; } else { -lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_44 = lean_ctor_get(x_37, 0); -x_45 = lean_ctor_get(x_37, 1); -lean_inc(x_45); -lean_inc(x_44); -lean_dec(x_37); -x_46 = lean_box(x_4); -x_47 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_47, 0, x_46); -lean_ctor_set(x_47, 1, x_5); -x_48 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_48, 0, x_8); -lean_ctor_set(x_48, 1, x_47); -x_49 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_49, 0, x_44); -lean_ctor_set(x_49, 1, x_48); -x_50 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_50, 0, x_49); -lean_ctor_set(x_50, 1, x_45); -return x_50; +lean_object* x_177; lean_object* x_178; +x_177 = lean_ctor_get(x_149, 1); +lean_inc(x_177); +lean_dec(x_149); +x_178 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_178, 0, x_150); +lean_ctor_set(x_178, 1, x_177); +x_9 = x_178; +goto block_18; +} +} } } else { -uint8_t x_51; -lean_dec(x_8); +uint8_t x_179; +lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); -x_51 = !lean_is_exclusive(x_37); -if (x_51 == 0) +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_179 = !lean_is_exclusive(x_145); +if (x_179 == 0) { -return x_37; +lean_object* x_180; +x_180 = lean_ctor_get(x_145, 0); +lean_dec(x_180); +lean_ctor_set_tag(x_145, 1); +lean_ctor_set(x_145, 0, x_29); +x_9 = x_145; +goto block_18; } else { -lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_52 = lean_ctor_get(x_37, 0); -x_53 = lean_ctor_get(x_37, 1); -lean_inc(x_53); -lean_inc(x_52); -lean_dec(x_37); -x_54 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_54, 0, x_52); -lean_ctor_set(x_54, 1, x_53); -return x_54; +lean_object* x_181; lean_object* x_182; +x_181 = lean_ctor_get(x_145, 1); +lean_inc(x_181); +lean_dec(x_145); +x_182 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_182, 0, x_29); +lean_ctor_set(x_182, 1, x_181); +x_9 = x_182; +goto block_18; } } } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; -x_55 = lean_ctor_get(x_7, 0); -lean_inc(x_55); -lean_dec(x_7); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -x_57 = l_Lean_Elab_wfRecursion(x_1, x_2, x_56, x_10, x_11, x_12, x_13, x_14, x_15, x_16); -if (lean_obj_tag(x_57) == 0) +lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; +x_183 = lean_ctor_get(x_141, 1); +x_184 = lean_ctor_get(x_141, 2); +x_185 = lean_ctor_get(x_141, 3); +lean_inc(x_185); +lean_inc(x_184); +lean_inc(x_183); +lean_dec(x_141); +x_186 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_186, 0, x_26); +lean_ctor_set(x_186, 1, x_183); +lean_ctor_set(x_186, 2, x_184); +lean_ctor_set(x_186, 3, x_185); +x_187 = lean_st_ref_set(x_5, x_186, x_142); +if (lean_obj_tag(x_29) == 0) { -lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; -x_58 = lean_ctor_get(x_57, 0); -lean_inc(x_58); -x_59 = lean_ctor_get(x_57, 1); -lean_inc(x_59); -if (lean_is_exclusive(x_57)) { - lean_ctor_release(x_57, 0); - lean_ctor_release(x_57, 1); - x_60 = x_57; +lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; +x_188 = lean_ctor_get(x_187, 1); +lean_inc(x_188); +lean_dec(x_187); +x_189 = lean_ctor_get(x_29, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_29, 1); +lean_inc(x_190); +lean_dec(x_29); +x_191 = l_Lean_Elab_wfRecursion(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_188); +if (lean_obj_tag(x_191) == 0) +{ +lean_dec(x_190); +lean_dec(x_189); +x_9 = x_191; +goto block_18; +} +else +{ +lean_object* x_192; +x_192 = lean_ctor_get(x_191, 0); +lean_inc(x_192); +if (lean_obj_tag(x_192) == 0) +{ +lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; +x_193 = lean_ctor_get(x_191, 1); +lean_inc(x_193); +if (lean_is_exclusive(x_191)) { + lean_ctor_release(x_191, 0); + lean_ctor_release(x_191, 1); + x_194 = x_191; } else { - lean_dec_ref(x_57); - x_60 = lean_box(0); + lean_dec_ref(x_191); + x_194 = lean_box(0); } -x_61 = lean_box(x_4); -x_62 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_62, 0, x_61); -lean_ctor_set(x_62, 1, x_5); -x_63 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_63, 0, x_8); -lean_ctor_set(x_63, 1, x_62); -x_64 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_64, 0, x_58); -lean_ctor_set(x_64, 1, x_63); -if (lean_is_scalar(x_60)) { - x_65 = lean_alloc_ctor(0, 2, 0); +x_195 = lean_ctor_get(x_192, 1); +lean_inc(x_195); +if (lean_is_exclusive(x_192)) { + lean_ctor_release(x_192, 0); + lean_ctor_release(x_192, 1); + x_196 = x_192; } else { - x_65 = x_60; + lean_dec_ref(x_192); + x_196 = lean_box(0); } -lean_ctor_set(x_65, 0, x_64); -lean_ctor_set(x_65, 1, x_59); -return x_65; +x_197 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3; +x_198 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_198, 0, x_190); +lean_ctor_set(x_198, 1, x_197); +x_199 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_199, 0, x_198); +lean_ctor_set(x_199, 1, x_197); +x_200 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_200, 0, x_199); +lean_ctor_set(x_200, 1, x_195); +if (lean_is_scalar(x_196)) { + x_201 = lean_alloc_ctor(0, 2, 0); +} else { + x_201 = x_196; +} +lean_ctor_set(x_201, 0, x_189); +lean_ctor_set(x_201, 1, x_200); +if (lean_is_scalar(x_194)) { + x_202 = lean_alloc_ctor(1, 2, 0); +} else { + x_202 = x_194; +} +lean_ctor_set(x_202, 0, x_201); +lean_ctor_set(x_202, 1, x_193); +x_9 = x_202; +goto block_18; } else { -lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -lean_dec(x_8); -lean_dec(x_5); -x_66 = lean_ctor_get(x_57, 0); -lean_inc(x_66); -x_67 = lean_ctor_get(x_57, 1); -lean_inc(x_67); -if (lean_is_exclusive(x_57)) { - lean_ctor_release(x_57, 0); - lean_ctor_release(x_57, 1); - x_68 = x_57; +lean_object* x_203; lean_object* x_204; lean_object* x_205; +lean_dec(x_190); +lean_dec(x_189); +x_203 = lean_ctor_get(x_191, 1); +lean_inc(x_203); +if (lean_is_exclusive(x_191)) { + lean_ctor_release(x_191, 0); + lean_ctor_release(x_191, 1); + x_204 = x_191; } else { - lean_dec_ref(x_57); - x_68 = lean_box(0); + lean_dec_ref(x_191); + x_204 = lean_box(0); } -if (lean_is_scalar(x_68)) { - x_69 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_204)) { + x_205 = lean_alloc_ctor(1, 2, 0); } else { - x_69 = x_68; + x_205 = x_204; } -lean_ctor_set(x_69, 0, x_66); -lean_ctor_set(x_69, 1, x_67); -return x_69; +lean_ctor_set(x_205, 0, x_192); +lean_ctor_set(x_205, 1, x_203); +x_9 = x_205; +goto block_18; } } } +else +{ +lean_object* x_206; lean_object* x_207; lean_object* x_208; +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_206 = lean_ctor_get(x_187, 1); +lean_inc(x_206); +if (lean_is_exclusive(x_187)) { + lean_ctor_release(x_187, 0); + lean_ctor_release(x_187, 1); + x_207 = x_187; +} else { + lean_dec_ref(x_187); + x_207 = lean_box(0); } +if (lean_is_scalar(x_207)) { + x_208 = lean_alloc_ctor(1, 2, 0); +} else { + x_208 = x_207; + lean_ctor_set_tag(x_208, 1); } +lean_ctor_set(x_208, 0, x_29); +lean_ctor_set(x_208, 1, x_206); +x_9 = x_208; +goto block_18; } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Lean", 4); -return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Parser", 6); -return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__3() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Term", 4); -return x_1; -} +lean_object* x_209; lean_object* x_210; uint8_t x_211; +x_209 = lean_ctor_get(x_27, 0); +x_210 = lean_ctor_get(x_27, 1); +lean_inc(x_210); +lean_inc(x_209); +lean_dec(x_27); +x_211 = l_Lean_Exception_isRuntime(x_209); +if (x_211 == 0) +{ +lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; +x_212 = l_Lean_setEnv___at_Lean_Meta_setInlineAttribute___spec__2(x_22, x_4, x_5, x_6, x_7, x_210); +x_213 = lean_ctor_get(x_212, 1); +lean_inc(x_213); +lean_dec(x_212); +x_214 = lean_st_ref_take(x_5, x_213); +x_215 = lean_ctor_get(x_214, 0); +lean_inc(x_215); +x_216 = lean_ctor_get(x_214, 1); +lean_inc(x_216); +lean_dec(x_214); +x_217 = lean_ctor_get(x_215, 1); +lean_inc(x_217); +x_218 = lean_ctor_get(x_215, 2); +lean_inc(x_218); +x_219 = lean_ctor_get(x_215, 3); +lean_inc(x_219); +if (lean_is_exclusive(x_215)) { + lean_ctor_release(x_215, 0); + lean_ctor_release(x_215, 1); + lean_ctor_release(x_215, 2); + lean_ctor_release(x_215, 3); + x_220 = x_215; +} else { + lean_dec_ref(x_215); + x_220 = lean_box(0); } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__4() { -_start: +if (lean_is_scalar(x_220)) { + x_221 = lean_alloc_ctor(0, 4, 0); +} else { + x_221 = x_220; +} +lean_ctor_set(x_221, 0, x_26); +lean_ctor_set(x_221, 1, x_217); +lean_ctor_set(x_221, 2, x_218); +lean_ctor_set(x_221, 3, x_219); +x_222 = lean_st_ref_set(x_5, x_221, x_216); +if (lean_obj_tag(x_209) == 0) +{ +lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; +x_223 = lean_ctor_get(x_222, 1); +lean_inc(x_223); +lean_dec(x_222); +x_224 = lean_ctor_get(x_209, 0); +lean_inc(x_224); +x_225 = lean_ctor_get(x_209, 1); +lean_inc(x_225); +lean_dec(x_209); +lean_inc(x_6); +x_226 = l_Lean_Elab_wfRecursion(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_223); +if (lean_obj_tag(x_226) == 0) { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("byTactic", 8); -return x_1; +lean_dec(x_225); +lean_dec(x_224); +lean_dec(x_6); +x_9 = x_226; +goto block_18; } +else +{ +lean_object* x_227; lean_object* x_228; lean_object* x_229; uint8_t x_230; +x_227 = lean_ctor_get(x_226, 0); +lean_inc(x_227); +x_228 = lean_ctor_get(x_226, 1); +lean_inc(x_228); +if (lean_is_exclusive(x_226)) { + lean_ctor_release(x_226, 0); + lean_ctor_release(x_226, 1); + x_229 = x_226; +} else { + lean_dec_ref(x_226); + x_229 = lean_box(0); } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__5() { -_start: +x_230 = l_Lean_Exception_isRuntime(x_227); +if (x_230 == 0) { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__1; -x_2 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__2; -x_3 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__3; -x_4 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__4; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; +lean_dec(x_6); +if (lean_obj_tag(x_227) == 0) +{ +lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; +x_231 = lean_ctor_get(x_227, 1); +lean_inc(x_231); +if (lean_is_exclusive(x_227)) { + lean_ctor_release(x_227, 0); + lean_ctor_release(x_227, 1); + x_232 = x_227; +} else { + lean_dec_ref(x_227); + x_232 = lean_box(0); +} +x_233 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3; +x_234 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_234, 0, x_225); +lean_ctor_set(x_234, 1, x_233); +x_235 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_233); +x_236 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_236, 0, x_235); +lean_ctor_set(x_236, 1, x_231); +if (lean_is_scalar(x_232)) { + x_237 = lean_alloc_ctor(0, 2, 0); +} else { + x_237 = x_232; } +lean_ctor_set(x_237, 0, x_224); +lean_ctor_set(x_237, 1, x_236); +if (lean_is_scalar(x_229)) { + x_238 = lean_alloc_ctor(1, 2, 0); +} else { + x_238 = x_229; } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__6() { -_start: +lean_ctor_set(x_238, 0, x_237); +lean_ctor_set(x_238, 1, x_228); +x_9 = x_238; +goto block_18; +} +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("by", 2); -return x_1; +lean_object* x_239; +lean_dec(x_225); +lean_dec(x_224); +if (lean_is_scalar(x_229)) { + x_239 = lean_alloc_ctor(1, 2, 0); +} else { + x_239 = x_229; } +lean_ctor_set(x_239, 0, x_227); +lean_ctor_set(x_239, 1, x_228); +x_9 = x_239; +goto block_18; } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4(lean_object* x_1, lean_object* x_2, uint8_t x_3, lean_object* x_4, size_t x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17) { -_start: -{ -size_t x_18; lean_object* x_19; lean_object* x_20; -lean_dec(x_10); -x_18 = lean_usize_of_nat(x_4); -lean_inc(x_1); -x_19 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__10(x_18, x_5, x_1); -x_20 = l_Lean_Elab_WF_DecreasingBy_find_x3f(x_7, x_19); -if (lean_obj_tag(x_20) == 0) -{ -lean_object* x_21; lean_object* x_22; -lean_dec(x_19); -x_21 = lean_box(0); -x_22 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__3(x_1, x_9, x_2, x_3, x_8, x_4, x_6, x_7, x_21, x_11, x_12, x_13, x_14, x_15, x_16, x_17); -lean_dec(x_4); -return x_22; } else { -uint8_t x_23; +uint8_t x_240; +x_240 = lean_ctor_get_uint8(x_6, sizeof(void*)*11); lean_dec(x_6); -x_23 = !lean_is_exclusive(x_20); -if (x_23 == 0) +if (x_240 == 0) { -lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; uint8_t x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; -x_24 = lean_ctor_get(x_20, 0); -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -x_26 = lean_ctor_get(x_24, 1); -lean_inc(x_26); -lean_dec(x_24); -x_27 = lean_ctor_get(x_15, 5); -lean_inc(x_27); -x_28 = l_Lean_replaceRef(x_25, x_27); -lean_dec(x_27); -lean_dec(x_25); -x_29 = 0; -x_30 = l_Lean_SourceInfo_fromRef(x_28, x_29); -x_31 = lean_st_ref_get(x_16, x_17); -x_32 = lean_ctor_get(x_31, 1); -lean_inc(x_32); -lean_dec(x_31); -x_33 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__6; -lean_inc(x_30); -x_34 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_34, 0, x_30); -lean_ctor_set(x_34, 1, x_33); -x_35 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__5; -x_36 = l_Lean_Syntax_node2(x_30, x_35, x_34, x_26); -lean_ctor_set(x_20, 0, x_36); -x_37 = l_Lean_Elab_WF_DecreasingBy_markAsUsed(x_7, x_19); -lean_dec(x_19); -x_38 = lean_box(0); -x_39 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__3(x_1, x_9, x_2, x_3, x_8, x_4, x_20, x_37, x_38, x_11, x_12, x_13, x_14, x_15, x_16, x_32); -lean_dec(x_4); -return x_39; +lean_object* x_241; +lean_dec(x_225); +lean_dec(x_224); +if (lean_is_scalar(x_229)) { + x_241 = lean_alloc_ctor(1, 2, 0); +} else { + x_241 = x_229; +} +lean_ctor_set(x_241, 0, x_227); +lean_ctor_set(x_241, 1, x_228); +x_9 = x_241; +goto block_18; } else { -lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; uint8_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_40 = lean_ctor_get(x_20, 0); -lean_inc(x_40); -lean_dec(x_20); -x_41 = lean_ctor_get(x_40, 0); -lean_inc(x_41); -x_42 = lean_ctor_get(x_40, 1); -lean_inc(x_42); -lean_dec(x_40); -x_43 = lean_ctor_get(x_15, 5); -lean_inc(x_43); -x_44 = l_Lean_replaceRef(x_41, x_43); -lean_dec(x_43); -lean_dec(x_41); -x_45 = 0; -x_46 = l_Lean_SourceInfo_fromRef(x_44, x_45); -x_47 = lean_st_ref_get(x_16, x_17); -x_48 = lean_ctor_get(x_47, 1); -lean_inc(x_48); -lean_dec(x_47); -x_49 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__6; -lean_inc(x_46); -x_50 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set(x_50, 1, x_49); -x_51 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__5; -x_52 = l_Lean_Syntax_node2(x_46, x_51, x_50, x_42); -x_53 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_53, 0, x_52); -x_54 = l_Lean_Elab_WF_DecreasingBy_markAsUsed(x_7, x_19); -lean_dec(x_19); -x_55 = lean_box(0); -x_56 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__3(x_1, x_9, x_2, x_3, x_8, x_4, x_53, x_54, x_55, x_11, x_12, x_13, x_14, x_15, x_16, x_48); -lean_dec(x_4); -return x_56; -} +if (lean_obj_tag(x_227) == 0) +{ +lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; +x_242 = lean_ctor_get(x_227, 1); +lean_inc(x_242); +if (lean_is_exclusive(x_227)) { + lean_ctor_release(x_227, 0); + lean_ctor_release(x_227, 1); + x_243 = x_227; +} else { + lean_dec_ref(x_227); + x_243 = lean_box(0); } +x_244 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3; +x_245 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_245, 0, x_225); +lean_ctor_set(x_245, 1, x_244); +x_246 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_246, 0, x_245); +lean_ctor_set(x_246, 1, x_244); +x_247 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_247, 0, x_246); +lean_ctor_set(x_247, 1, x_242); +if (lean_is_scalar(x_243)) { + x_248 = lean_alloc_ctor(0, 2, 0); +} else { + x_248 = x_243; } +lean_ctor_set(x_248, 0, x_224); +lean_ctor_set(x_248, 1, x_247); +if (lean_is_scalar(x_229)) { + x_249 = lean_alloc_ctor(1, 2, 0); +} else { + x_249 = x_229; } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__5(lean_object* x_1, size_t x_2, lean_object* x_3, uint8_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { -_start: -{ -lean_object* x_14; lean_object* x_50; lean_object* x_105; lean_object* x_106; lean_object* x_439; lean_object* x_472; lean_object* x_498; uint8_t x_499; -x_105 = lean_array_get_size(x_1); -x_498 = lean_unsigned_to_nat(1u); -x_499 = lean_nat_dec_eq(x_105, x_498); -if (x_499 == 0) -{ -lean_object* x_500; -x_500 = lean_box(0); -x_472 = x_500; -goto block_497; +lean_ctor_set(x_249, 0, x_248); +lean_ctor_set(x_249, 1, x_228); +x_9 = x_249; +goto block_18; } else { -lean_object* x_501; uint8_t x_502; -x_501 = lean_unsigned_to_nat(0u); -x_502 = lean_nat_dec_lt(x_501, x_105); -if (x_502 == 0) -{ -lean_object* x_503; lean_object* x_504; uint8_t x_505; -x_503 = l_Lean_Elab_instInhabitedPreDefinition; -x_504 = l___private_Init_Util_0__outOfBounds___rarg(x_503); -x_505 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_isNonRecursive(x_504); -if (x_505 == 0) -{ -lean_object* x_506; -x_506 = lean_box(0); -x_472 = x_506; -goto block_497; +lean_object* x_250; +lean_dec(x_225); +lean_dec(x_224); +if (lean_is_scalar(x_229)) { + x_250 = lean_alloc_ctor(1, 2, 0); +} else { + x_250 = x_229; +} +lean_ctor_set(x_250, 0, x_227); +lean_ctor_set(x_250, 1, x_228); +x_9 = x_250; +goto block_18; +} } -else -{ -lean_object* x_507; -lean_dec(x_105); -lean_dec(x_1); -x_507 = l___private_Init_Util_0__outOfBounds___rarg(x_503); -x_50 = x_507; -goto block_104; } } -else -{ -lean_object* x_508; uint8_t x_509; -x_508 = lean_array_fget(x_1, x_501); -lean_inc(x_508); -x_509 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_isNonRecursive(x_508); -if (x_509 == 0) -{ -lean_object* x_510; -lean_dec(x_508); -x_510 = lean_box(0); -x_472 = x_510; -goto block_497; } else { -lean_dec(x_105); +lean_object* x_251; lean_object* x_252; lean_object* x_253; +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -x_50 = x_508; -goto block_104; +x_251 = lean_ctor_get(x_222, 1); +lean_inc(x_251); +if (lean_is_exclusive(x_222)) { + lean_ctor_release(x_222, 0); + lean_ctor_release(x_222, 1); + x_252 = x_222; +} else { + lean_dec_ref(x_222); + x_252 = lean_box(0); } +if (lean_is_scalar(x_252)) { + x_253 = lean_alloc_ctor(1, 2, 0); +} else { + x_253 = x_252; + lean_ctor_set_tag(x_253, 1); } +lean_ctor_set(x_253, 0, x_209); +lean_ctor_set(x_253, 1, x_251); +x_9 = x_253; +goto block_18; } -block_49: -{ -if (lean_obj_tag(x_14) == 0) -{ -lean_object* x_15; lean_object* x_16; lean_object* x_17; uint8_t x_18; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -x_16 = lean_ctor_get(x_15, 1); -lean_inc(x_16); -lean_dec(x_15); -x_17 = lean_ctor_get(x_16, 1); -lean_inc(x_17); -x_18 = !lean_is_exclusive(x_14); -if (x_18 == 0) -{ -lean_object* x_19; uint8_t x_20; -x_19 = lean_ctor_get(x_14, 0); -lean_dec(x_19); -x_20 = !lean_is_exclusive(x_16); -if (x_20 == 0) +} +else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_16, 1); -lean_dec(x_21); -x_22 = !lean_is_exclusive(x_17); -if (x_22 == 0) +uint8_t x_254; +x_254 = lean_ctor_get_uint8(x_6, sizeof(void*)*11); +if (x_254 == 0) { -lean_object* x_23; -x_23 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_23, 0, x_16); -lean_ctor_set(x_14, 0, x_23); -return x_14; +lean_object* x_255; +lean_dec(x_26); +lean_dec(x_22); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_255 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_255, 0, x_209); +lean_ctor_set(x_255, 1, x_210); +x_9 = x_255; +goto block_18; } else { -lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; -x_24 = lean_ctor_get(x_17, 0); -x_25 = lean_ctor_get(x_17, 1); -lean_inc(x_25); -lean_inc(x_24); -lean_dec(x_17); -x_26 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_26, 0, x_24); -lean_ctor_set(x_26, 1, x_25); -lean_ctor_set(x_16, 1, x_26); -x_27 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_27, 0, x_16); -lean_ctor_set(x_14, 0, x_27); -return x_14; +lean_object* x_256; lean_object* x_257; lean_object* x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; lean_object* x_262; lean_object* x_263; lean_object* x_264; lean_object* x_265; lean_object* x_266; +x_256 = l_Lean_setEnv___at_Lean_Meta_setInlineAttribute___spec__2(x_22, x_4, x_5, x_6, x_7, x_210); +x_257 = lean_ctor_get(x_256, 1); +lean_inc(x_257); +lean_dec(x_256); +x_258 = lean_st_ref_take(x_5, x_257); +x_259 = lean_ctor_get(x_258, 0); +lean_inc(x_259); +x_260 = lean_ctor_get(x_258, 1); +lean_inc(x_260); +lean_dec(x_258); +x_261 = lean_ctor_get(x_259, 1); +lean_inc(x_261); +x_262 = lean_ctor_get(x_259, 2); +lean_inc(x_262); +x_263 = lean_ctor_get(x_259, 3); +lean_inc(x_263); +if (lean_is_exclusive(x_259)) { + lean_ctor_release(x_259, 0); + lean_ctor_release(x_259, 1); + lean_ctor_release(x_259, 2); + lean_ctor_release(x_259, 3); + x_264 = x_259; +} else { + lean_dec_ref(x_259); + x_264 = lean_box(0); } +if (lean_is_scalar(x_264)) { + x_265 = lean_alloc_ctor(0, 4, 0); +} else { + x_265 = x_264; +} +lean_ctor_set(x_265, 0, x_26); +lean_ctor_set(x_265, 1, x_261); +lean_ctor_set(x_265, 2, x_262); +lean_ctor_set(x_265, 3, x_263); +x_266 = lean_st_ref_set(x_5, x_265, x_260); +if (lean_obj_tag(x_209) == 0) +{ +lean_object* x_267; lean_object* x_268; lean_object* x_269; lean_object* x_270; +x_267 = lean_ctor_get(x_266, 1); +lean_inc(x_267); +lean_dec(x_266); +x_268 = lean_ctor_get(x_209, 0); +lean_inc(x_268); +x_269 = lean_ctor_get(x_209, 1); +lean_inc(x_269); +lean_dec(x_209); +x_270 = l_Lean_Elab_wfRecursion(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_267); +if (lean_obj_tag(x_270) == 0) +{ +lean_dec(x_269); +lean_dec(x_268); +x_9 = x_270; +goto block_18; } else { -lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_28 = lean_ctor_get(x_16, 0); -lean_inc(x_28); -lean_dec(x_16); -x_29 = lean_ctor_get(x_17, 0); -lean_inc(x_29); -x_30 = lean_ctor_get(x_17, 1); -lean_inc(x_30); -if (lean_is_exclusive(x_17)) { - lean_ctor_release(x_17, 0); - lean_ctor_release(x_17, 1); - x_31 = x_17; +lean_object* x_271; +x_271 = lean_ctor_get(x_270, 0); +lean_inc(x_271); +if (lean_obj_tag(x_271) == 0) +{ +lean_object* x_272; lean_object* x_273; lean_object* x_274; lean_object* x_275; lean_object* x_276; lean_object* x_277; lean_object* x_278; lean_object* x_279; lean_object* x_280; lean_object* x_281; +x_272 = lean_ctor_get(x_270, 1); +lean_inc(x_272); +if (lean_is_exclusive(x_270)) { + lean_ctor_release(x_270, 0); + lean_ctor_release(x_270, 1); + x_273 = x_270; +} else { + lean_dec_ref(x_270); + x_273 = lean_box(0); +} +x_274 = lean_ctor_get(x_271, 1); +lean_inc(x_274); +if (lean_is_exclusive(x_271)) { + lean_ctor_release(x_271, 0); + lean_ctor_release(x_271, 1); + x_275 = x_271; } else { - lean_dec_ref(x_17); - x_31 = lean_box(0); + lean_dec_ref(x_271); + x_275 = lean_box(0); } -if (lean_is_scalar(x_31)) { - x_32 = lean_alloc_ctor(0, 2, 0); +x_276 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3; +x_277 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_277, 0, x_269); +lean_ctor_set(x_277, 1, x_276); +x_278 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_278, 0, x_277); +lean_ctor_set(x_278, 1, x_276); +x_279 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_279, 0, x_278); +lean_ctor_set(x_279, 1, x_274); +if (lean_is_scalar(x_275)) { + x_280 = lean_alloc_ctor(0, 2, 0); } else { - x_32 = x_31; + x_280 = x_275; } -lean_ctor_set(x_32, 0, x_29); -lean_ctor_set(x_32, 1, x_30); -x_33 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_33, 0, x_28); -lean_ctor_set(x_33, 1, x_32); -x_34 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_34, 0, x_33); -lean_ctor_set(x_14, 0, x_34); -return x_14; +lean_ctor_set(x_280, 0, x_268); +lean_ctor_set(x_280, 1, x_279); +if (lean_is_scalar(x_273)) { + x_281 = lean_alloc_ctor(1, 2, 0); +} else { + x_281 = x_273; } +lean_ctor_set(x_281, 0, x_280); +lean_ctor_set(x_281, 1, x_272); +x_9 = x_281; +goto block_18; } else { -lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_35 = lean_ctor_get(x_14, 1); -lean_inc(x_35); -lean_dec(x_14); -x_36 = lean_ctor_get(x_16, 0); -lean_inc(x_36); -if (lean_is_exclusive(x_16)) { - lean_ctor_release(x_16, 0); - lean_ctor_release(x_16, 1); - x_37 = x_16; +lean_object* x_282; lean_object* x_283; lean_object* x_284; +lean_dec(x_269); +lean_dec(x_268); +x_282 = lean_ctor_get(x_270, 1); +lean_inc(x_282); +if (lean_is_exclusive(x_270)) { + lean_ctor_release(x_270, 0); + lean_ctor_release(x_270, 1); + x_283 = x_270; } else { - lean_dec_ref(x_16); - x_37 = lean_box(0); + lean_dec_ref(x_270); + x_283 = lean_box(0); } -x_38 = lean_ctor_get(x_17, 0); -lean_inc(x_38); -x_39 = lean_ctor_get(x_17, 1); -lean_inc(x_39); -if (lean_is_exclusive(x_17)) { - lean_ctor_release(x_17, 0); - lean_ctor_release(x_17, 1); - x_40 = x_17; +if (lean_is_scalar(x_283)) { + x_284 = lean_alloc_ctor(1, 2, 0); } else { - lean_dec_ref(x_17); - x_40 = lean_box(0); + x_284 = x_283; +} +lean_ctor_set(x_284, 0, x_271); +lean_ctor_set(x_284, 1, x_282); +x_9 = x_284; +goto block_18; } -if (lean_is_scalar(x_40)) { - x_41 = lean_alloc_ctor(0, 2, 0); +} +} +else +{ +lean_object* x_285; lean_object* x_286; lean_object* x_287; +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_285 = lean_ctor_get(x_266, 1); +lean_inc(x_285); +if (lean_is_exclusive(x_266)) { + lean_ctor_release(x_266, 0); + lean_ctor_release(x_266, 1); + x_286 = x_266; } else { - x_41 = x_40; + lean_dec_ref(x_266); + x_286 = lean_box(0); } -lean_ctor_set(x_41, 0, x_38); -lean_ctor_set(x_41, 1, x_39); -if (lean_is_scalar(x_37)) { - x_42 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_286)) { + x_287 = lean_alloc_ctor(1, 2, 0); } else { - x_42 = x_37; + x_287 = x_286; + lean_ctor_set_tag(x_287, 1); } -lean_ctor_set(x_42, 0, x_36); -lean_ctor_set(x_42, 1, x_41); -x_43 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_43, 0, x_42); -x_44 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_44, 1, x_35); -return x_44; +lean_ctor_set(x_287, 0, x_209); +lean_ctor_set(x_287, 1, x_285); +x_9 = x_287; +goto block_18; +} +} +} +} +} +block_18: +{ +if (lean_obj_tag(x_9) == 0) +{ +uint8_t x_10; +x_10 = !lean_is_exclusive(x_9); +if (x_10 == 0) +{ +return x_9; +} +else +{ +lean_object* x_11; lean_object* x_12; lean_object* x_13; +x_11 = lean_ctor_get(x_9, 0); +x_12 = lean_ctor_get(x_9, 1); +lean_inc(x_12); +lean_inc(x_11); +lean_dec(x_9); +x_13 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_13, 0, x_11); +lean_ctor_set(x_13, 1, x_12); +return x_13; } } else { -uint8_t x_45; -x_45 = !lean_is_exclusive(x_14); -if (x_45 == 0) +uint8_t x_14; +x_14 = !lean_is_exclusive(x_9); +if (x_14 == 0) { -return x_14; +return x_9; } else { -lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_46 = lean_ctor_get(x_14, 0); -x_47 = lean_ctor_get(x_14, 1); -lean_inc(x_47); -lean_inc(x_46); -lean_dec(x_14); -x_48 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_48, 0, x_46); -lean_ctor_set(x_48, 1, x_47); -return x_48; +lean_object* x_15; lean_object* x_16; lean_object* x_17; +x_15 = lean_ctor_get(x_9, 0); +x_16 = lean_ctor_get(x_9, 1); +lean_inc(x_16); +lean_inc(x_15); +lean_dec(x_9); +x_17 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_17, 0, x_15); +lean_ctor_set(x_17, 1, x_16); +return x_17; +} +} } } } -block_104: +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__4(lean_object* x_1, size_t x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: { -lean_object* x_51; -lean_inc(x_12); -lean_inc(x_11); -x_51 = l_Lean_Elab_eraseRecAppSyntax(x_50, x_11, x_12, x_13); -if (lean_obj_tag(x_51) == 0) +lean_object* x_11; lean_object* x_23; lean_object* x_60; uint8_t x_61; lean_object* x_277; lean_object* x_284; lean_object* x_326; lean_object* x_363; uint8_t x_364; +lean_dec(x_3); +x_60 = lean_array_get_size(x_1); +x_363 = lean_unsigned_to_nat(1u); +x_364 = lean_nat_dec_eq(x_60, x_363); +if (x_364 == 0) { -lean_object* x_52; lean_object* x_53; uint8_t x_54; -x_52 = lean_ctor_get(x_51, 0); -lean_inc(x_52); -x_53 = lean_ctor_get(x_52, 2); -lean_inc(x_53); -x_54 = lean_ctor_get_uint8(x_53, sizeof(void*)*2 + 1); -lean_dec(x_53); -if (x_54 == 0) +lean_object* x_365; +x_365 = lean_box(0); +x_326 = x_365; +goto block_362; +} +else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; uint8_t x_59; lean_object* x_60; -x_55 = lean_ctor_get(x_51, 1); -lean_inc(x_55); -lean_dec(x_51); -x_56 = lean_ctor_get(x_52, 3); -lean_inc(x_56); -x_57 = lean_box(0); -x_58 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_58, 0, x_56); -lean_ctor_set(x_58, 1, x_57); -x_59 = 1; -x_60 = l___private_Lean_Elab_PreDefinition_Basic_0__Lean_Elab_addNonRecAux(x_52, x_59, x_58, x_59, x_7, x_8, x_9, x_10, x_11, x_12, x_55); -if (lean_obj_tag(x_60) == 0) +lean_object* x_366; uint8_t x_367; +x_366 = lean_unsigned_to_nat(0u); +x_367 = lean_nat_dec_lt(x_366, x_60); +if (x_367 == 0) { -uint8_t x_61; -x_61 = !lean_is_exclusive(x_60); -if (x_61 == 0) +lean_object* x_368; lean_object* x_369; uint8_t x_370; +x_368 = l_Lean_Elab_instInhabitedPreDefinition; +x_369 = l___private_Init_Util_0__outOfBounds___rarg(x_368); +x_370 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_isNonRecursive(x_369); +if (x_370 == 0) { -lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; -x_62 = lean_ctor_get(x_60, 0); -lean_dec(x_62); -x_63 = lean_box(x_4); -x_64 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_64, 0, x_63); -lean_ctor_set(x_64, 1, x_5); -x_65 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_65, 0, x_3); -lean_ctor_set(x_65, 1, x_64); -x_66 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_66, 0, x_65); -lean_ctor_set(x_60, 0, x_66); -return x_60; +lean_object* x_371; +x_371 = lean_box(0); +x_326 = x_371; +goto block_362; } else { -lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_67 = lean_ctor_get(x_60, 1); -lean_inc(x_67); +lean_object* x_372; lean_dec(x_60); -x_68 = lean_box(x_4); -x_69 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_69, 1, x_5); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_3); -lean_ctor_set(x_70, 1, x_69); -x_71 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_71, 0, x_70); -x_72 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_72, 0, x_71); -lean_ctor_set(x_72, 1, x_67); -return x_72; +lean_dec(x_1); +x_372 = l___private_Init_Util_0__outOfBounds___rarg(x_368); +x_23 = x_372; +goto block_59; } } else { -uint8_t x_73; -lean_dec(x_5); -lean_dec(x_3); -x_73 = !lean_is_exclusive(x_60); -if (x_73 == 0) +lean_object* x_373; uint8_t x_374; +x_373 = lean_array_fget(x_1, x_366); +lean_inc(x_373); +x_374 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_isNonRecursive(x_373); +if (x_374 == 0) { -return x_60; +lean_object* x_375; +lean_dec(x_373); +x_375 = lean_box(0); +x_326 = x_375; +goto block_362; } else { -lean_object* x_74; lean_object* x_75; lean_object* x_76; -x_74 = lean_ctor_get(x_60, 0); -x_75 = lean_ctor_get(x_60, 1); -lean_inc(x_75); -lean_inc(x_74); lean_dec(x_60); -x_76 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_76, 0, x_74); -lean_ctor_set(x_76, 1, x_75); -return x_76; +lean_dec(x_1); +x_23 = x_373; +goto block_59; } } } -else -{ -lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; uint8_t x_81; uint8_t x_82; lean_object* x_83; -x_77 = lean_ctor_get(x_51, 1); -lean_inc(x_77); -lean_dec(x_51); -x_78 = lean_ctor_get(x_52, 3); -lean_inc(x_78); -x_79 = lean_box(0); -x_80 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_80, 0, x_78); -lean_ctor_set(x_80, 1, x_79); -x_81 = 0; -x_82 = 1; -x_83 = l___private_Lean_Elab_PreDefinition_Basic_0__Lean_Elab_addNonRecAux(x_52, x_81, x_80, x_82, x_7, x_8, x_9, x_10, x_11, x_12, x_77); -if (lean_obj_tag(x_83) == 0) -{ -uint8_t x_84; -x_84 = !lean_is_exclusive(x_83); -if (x_84 == 0) +block_22: { -lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_85 = lean_ctor_get(x_83, 0); -lean_dec(x_85); -x_86 = lean_box(x_4); -x_87 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_5); -x_88 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_88, 0, x_3); -lean_ctor_set(x_88, 1, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_83, 0, x_89); -return x_83; -} -else -{ -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; -x_90 = lean_ctor_get(x_83, 1); -lean_inc(x_90); -lean_dec(x_83); -x_91 = lean_box(x_4); -x_92 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_92, 0, x_91); -lean_ctor_set(x_92, 1, x_5); -x_93 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_93, 0, x_3); -lean_ctor_set(x_93, 1, x_92); -x_94 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_94, 0, x_93); -x_95 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_95, 0, x_94); -lean_ctor_set(x_95, 1, x_90); -return x_95; -} -} -else +if (lean_obj_tag(x_11) == 0) { -uint8_t x_96; -lean_dec(x_5); -lean_dec(x_3); -x_96 = !lean_is_exclusive(x_83); -if (x_96 == 0) +uint8_t x_12; +x_12 = !lean_is_exclusive(x_11); +if (x_12 == 0) { -return x_83; +lean_object* x_13; lean_object* x_14; +x_13 = lean_ctor_get(x_11, 0); +lean_dec(x_13); +x_14 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__3___closed__1; +lean_ctor_set(x_11, 0, x_14); +return x_11; } else { -lean_object* x_97; lean_object* x_98; lean_object* x_99; -x_97 = lean_ctor_get(x_83, 0); -x_98 = lean_ctor_get(x_83, 1); -lean_inc(x_98); -lean_inc(x_97); -lean_dec(x_83); -x_99 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_99, 0, x_97); -lean_ctor_set(x_99, 1, x_98); -return x_99; -} -} +lean_object* x_15; lean_object* x_16; lean_object* x_17; +x_15 = lean_ctor_get(x_11, 1); +lean_inc(x_15); +lean_dec(x_11); +x_16 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__3___closed__1; +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_15); +return x_17; } } else { -uint8_t x_100; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_5); -lean_dec(x_3); -x_100 = !lean_is_exclusive(x_51); -if (x_100 == 0) +uint8_t x_18; +x_18 = !lean_is_exclusive(x_11); +if (x_18 == 0) { -return x_51; +return x_11; } else { -lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_101 = lean_ctor_get(x_51, 0); -x_102 = lean_ctor_get(x_51, 1); -lean_inc(x_102); -lean_inc(x_101); -lean_dec(x_51); -x_103 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_103, 0, x_101); -lean_ctor_set(x_103, 1, x_102); -return x_103; +lean_object* x_19; lean_object* x_20; lean_object* x_21; +x_19 = lean_ctor_get(x_11, 0); +x_20 = lean_ctor_get(x_11, 1); +lean_inc(x_20); +lean_inc(x_19); +lean_dec(x_11); +x_21 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_21, 0, x_19); +lean_ctor_set(x_21, 1, x_20); +return x_21; } } } -block_438: +block_59: { -lean_object* x_107; size_t x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; -lean_dec(x_106); -x_107 = lean_box(0); -x_108 = lean_usize_of_nat(x_105); -lean_inc(x_1); -x_109 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__10(x_108, x_2, x_1); -x_110 = l_Lean_Elab_WF_TerminationBy_find_x3f(x_5, x_109); -if (lean_obj_tag(x_110) == 0) -{ -lean_object* x_421; lean_object* x_422; -lean_dec(x_109); -x_421 = lean_box(0); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +lean_object* x_24; lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_5); -lean_inc(x_3); -lean_inc(x_105); -lean_inc(x_1); -x_422 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4(x_1, x_107, x_4, x_105, x_2, x_107, x_3, x_5, x_107, x_421, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_422) == 0) -{ -lean_dec(x_105); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_5); -lean_dec(x_3); -lean_dec(x_1); -x_14 = x_422; -goto block_49; -} -else -{ -lean_object* x_423; lean_object* x_424; -x_423 = lean_ctor_get(x_422, 0); -lean_inc(x_423); -x_424 = lean_ctor_get(x_422, 1); -lean_inc(x_424); -lean_dec(x_422); -x_111 = x_423; -x_112 = x_424; -goto block_420; -} -} -else +x_24 = l_Lean_Elab_eraseRecAppSyntax(x_23, x_8, x_9, x_10); +if (lean_obj_tag(x_24) == 0) { -uint8_t x_425; -x_425 = !lean_is_exclusive(x_110); -if (x_425 == 0) +lean_object* x_25; lean_object* x_26; uint8_t x_27; +x_25 = lean_ctor_get(x_24, 0); +lean_inc(x_25); +x_26 = lean_ctor_get(x_25, 2); +lean_inc(x_26); +x_27 = lean_ctor_get_uint8(x_26, sizeof(void*)*2 + 1); +lean_dec(x_26); +if (x_27 == 0) { -lean_object* x_426; lean_object* x_427; lean_object* x_428; -lean_inc(x_5); -x_426 = l_Lean_Elab_WF_TerminationBy_markAsUsed(x_5, x_109); -x_427 = lean_box(0); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; uint8_t x_32; lean_object* x_33; +x_28 = lean_ctor_get(x_24, 1); +lean_inc(x_28); +lean_dec(x_24); +x_29 = lean_ctor_get(x_25, 3); +lean_inc(x_29); +x_30 = lean_box(0); +x_31 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_31, 0, x_29); +lean_ctor_set(x_31, 1, x_30); +x_32 = 1; lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -lean_inc(x_3); -lean_inc(x_105); -lean_inc(x_1); -x_428 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4(x_1, x_107, x_4, x_105, x_2, x_107, x_3, x_426, x_110, x_427, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_428) == 0) +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_25); +x_33 = l___private_Lean_Elab_PreDefinition_Basic_0__Lean_Elab_addNonRecAux(x_25, x_32, x_31, x_32, x_4, x_5, x_6, x_7, x_8, x_9, x_28); +if (lean_obj_tag(x_33) == 0) { -lean_dec(x_105); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); +lean_object* x_34; lean_object* x_35; lean_object* x_36; +x_34 = lean_ctor_get(x_33, 0); +lean_inc(x_34); +x_35 = lean_ctor_get(x_33, 1); +lean_inc(x_35); +lean_dec(x_33); +x_36 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__1(x_25, x_34, x_4, x_5, x_6, x_7, x_8, x_9, x_35); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); -lean_dec(x_3); -lean_dec(x_1); -x_14 = x_428; -goto block_49; -} -else -{ -lean_object* x_429; lean_object* x_430; -x_429 = lean_ctor_get(x_428, 0); -lean_inc(x_429); -x_430 = lean_ctor_get(x_428, 1); -lean_inc(x_430); -lean_dec(x_428); -x_111 = x_429; -x_112 = x_430; -goto block_420; -} +lean_dec(x_4); +lean_dec(x_34); +lean_dec(x_25); +return x_36; } else { -lean_object* x_431; lean_object* x_432; lean_object* x_433; lean_object* x_434; lean_object* x_435; -x_431 = lean_ctor_get(x_110, 0); -lean_inc(x_431); -lean_dec(x_110); -x_432 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_432, 0, x_431); -lean_inc(x_5); -x_433 = l_Lean_Elab_WF_TerminationBy_markAsUsed(x_5, x_109); -x_434 = lean_box(0); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_3); -lean_inc(x_105); -lean_inc(x_1); -x_435 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4(x_1, x_107, x_4, x_105, x_2, x_107, x_3, x_433, x_432, x_434, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_435) == 0) -{ -lean_dec(x_105); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); +uint8_t x_37; +lean_dec(x_25); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); -lean_dec(x_3); -lean_dec(x_1); -x_14 = x_435; -goto block_49; +lean_dec(x_4); +x_37 = !lean_is_exclusive(x_33); +if (x_37 == 0) +{ +return x_33; } else { -lean_object* x_436; lean_object* x_437; -x_436 = lean_ctor_get(x_435, 0); -lean_inc(x_436); -x_437 = lean_ctor_get(x_435, 1); -lean_inc(x_437); -lean_dec(x_435); -x_111 = x_436; -x_112 = x_437; -goto block_420; -} -} +lean_object* x_38; lean_object* x_39; lean_object* x_40; +x_38 = lean_ctor_get(x_33, 0); +x_39 = lean_ctor_get(x_33, 1); +lean_inc(x_39); +lean_inc(x_38); +lean_dec(x_33); +x_40 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_40, 0, x_38); +lean_ctor_set(x_40, 1, x_39); +return x_40; } -block_420: -{ -uint8_t x_113; -x_113 = l_Lean_Exception_isRuntime(x_111); -if (x_113 == 0) -{ -lean_object* x_114; -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -x_114 = l_Lean_Elab_logException___at_Lean_Elab_Term_exceptionToSorry___spec__1(x_111, x_7, x_8, x_9, x_10, x_11, x_12, x_112); -if (lean_obj_tag(x_114) == 0) -{ -lean_object* x_115; lean_object* x_116; uint8_t x_117; -x_115 = lean_ctor_get(x_114, 1); -lean_inc(x_115); -lean_dec(x_114); -x_116 = l_Lean_Elab_Term_saveState___rarg(x_8, x_9, x_10, x_11, x_12, x_115); -x_117 = !lean_is_exclusive(x_116); -if (x_117 == 0) -{ -lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_203; lean_object* x_233; uint8_t x_234; -x_118 = lean_ctor_get(x_116, 0); -x_119 = lean_ctor_get(x_116, 1); -x_233 = lean_unsigned_to_nat(0u); -x_234 = lean_nat_dec_lt(x_233, x_105); -if (x_234 == 0) -{ -lean_object* x_235; -lean_free_object(x_116); -lean_dec(x_105); -x_235 = lean_box(0); -x_203 = x_235; -goto block_232; } -else -{ -uint8_t x_236; -x_236 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__17(x_2, x_1, x_105, x_108, x_1, x_2, x_108); -lean_dec(x_105); -if (x_236 == 0) -{ -lean_object* x_237; -lean_free_object(x_116); -x_237 = lean_box(0); -x_203 = x_237; -goto block_232; } else { -uint8_t x_238; -x_238 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__18(x_1, x_2, x_108); -if (x_238 == 0) -{ -lean_object* x_239; -lean_free_object(x_116); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; uint8_t x_45; uint8_t x_46; lean_object* x_47; +x_41 = lean_ctor_get(x_24, 1); +lean_inc(x_41); +lean_dec(x_24); +x_42 = lean_ctor_get(x_25, 3); +lean_inc(x_42); +x_43 = lean_box(0); +x_44 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_44, 0, x_42); +lean_ctor_set(x_44, 1, x_43); +x_45 = 0; +x_46 = 1; lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_239 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_7, x_8, x_9, x_10, x_11, x_12, x_119); -lean_dec(x_1); -x_120 = x_239; -goto block_202; -} -else -{ -lean_object* x_240; -lean_dec(x_1); -x_240 = lean_box(0); -lean_ctor_set(x_116, 0, x_240); -x_120 = x_116; -goto block_202; -} -} -} -block_202: -{ -if (lean_obj_tag(x_120) == 0) +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_25); +x_47 = l___private_Lean_Elab_PreDefinition_Basic_0__Lean_Elab_addNonRecAux(x_25, x_45, x_44, x_46, x_4, x_5, x_6, x_7, x_8, x_9, x_41); +if (lean_obj_tag(x_47) == 0) { -uint8_t x_121; -lean_dec(x_118); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); +lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_48 = lean_ctor_get(x_47, 0); +lean_inc(x_48); +x_49 = lean_ctor_get(x_47, 1); +lean_inc(x_49); +lean_dec(x_47); +x_50 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__1(x_25, x_48, x_4, x_5, x_6, x_7, x_8, x_9, x_49); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -x_121 = !lean_is_exclusive(x_120); -if (x_121 == 0) -{ -lean_object* x_122; uint8_t x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; -x_122 = lean_ctor_get(x_120, 0); -x_123 = 1; -x_124 = lean_box(x_123); -x_125 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_125, 0, x_124); -lean_ctor_set(x_125, 1, x_5); -x_126 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_126, 0, x_3); -lean_ctor_set(x_126, 1, x_125); -x_127 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_127, 0, x_122); -lean_ctor_set(x_127, 1, x_126); -lean_ctor_set(x_120, 0, x_127); -x_14 = x_120; -goto block_49; -} -else -{ -lean_object* x_128; lean_object* x_129; uint8_t x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -x_128 = lean_ctor_get(x_120, 0); -x_129 = lean_ctor_get(x_120, 1); -lean_inc(x_129); -lean_inc(x_128); -lean_dec(x_120); -x_130 = 1; -x_131 = lean_box(x_130); -x_132 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_132, 0, x_131); -lean_ctor_set(x_132, 1, x_5); -x_133 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_133, 0, x_3); -lean_ctor_set(x_133, 1, x_132); -x_134 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_134, 0, x_128); -lean_ctor_set(x_134, 1, x_133); -x_135 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_129); -x_14 = x_135; -goto block_49; -} +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_48); +lean_dec(x_25); +return x_50; } else { -uint8_t x_136; -x_136 = !lean_is_exclusive(x_120); -if (x_136 == 0) -{ -lean_object* x_137; lean_object* x_138; uint8_t x_139; -x_137 = lean_ctor_get(x_120, 0); -x_138 = lean_ctor_get(x_120, 1); -x_139 = l_Lean_Exception_isRuntime(x_137); -if (x_139 == 0) -{ -uint8_t x_140; lean_object* x_141; uint8_t x_142; -lean_free_object(x_120); -lean_dec(x_137); -x_140 = 0; -x_141 = l_Lean_Elab_Term_SavedState_restore(x_118, x_140, x_7, x_8, x_9, x_10, x_11, x_12, x_138); -x_142 = !lean_is_exclusive(x_141); -if (x_142 == 0) -{ -lean_object* x_143; uint8_t x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; -x_143 = lean_ctor_get(x_141, 0); -x_144 = 1; -x_145 = lean_box(x_144); -x_146 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_146, 0, x_145); -lean_ctor_set(x_146, 1, x_5); -x_147 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_147, 0, x_3); -lean_ctor_set(x_147, 1, x_146); -x_148 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_148, 0, x_143); -lean_ctor_set(x_148, 1, x_147); -lean_ctor_set(x_141, 0, x_148); -x_14 = x_141; -goto block_49; -} -else -{ -lean_object* x_149; lean_object* x_150; uint8_t x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; -x_149 = lean_ctor_get(x_141, 0); -x_150 = lean_ctor_get(x_141, 1); -lean_inc(x_150); -lean_inc(x_149); -lean_dec(x_141); -x_151 = 1; -x_152 = lean_box(x_151); -x_153 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_153, 0, x_152); -lean_ctor_set(x_153, 1, x_5); -x_154 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_154, 0, x_3); -lean_ctor_set(x_154, 1, x_153); -x_155 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_155, 0, x_149); -lean_ctor_set(x_155, 1, x_154); -x_156 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_156, 0, x_155); -lean_ctor_set(x_156, 1, x_150); -x_14 = x_156; -goto block_49; -} -} -else -{ -uint8_t x_157; -x_157 = lean_ctor_get_uint8(x_11, sizeof(void*)*11); -if (x_157 == 0) -{ -lean_dec(x_118); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); +uint8_t x_51; +lean_dec(x_25); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); -lean_dec(x_3); -x_14 = x_120; -goto block_49; -} -else +lean_dec(x_4); +x_51 = !lean_is_exclusive(x_47); +if (x_51 == 0) { -uint8_t x_158; lean_object* x_159; uint8_t x_160; -lean_free_object(x_120); -lean_dec(x_137); -x_158 = 0; -x_159 = l_Lean_Elab_Term_SavedState_restore(x_118, x_158, x_7, x_8, x_9, x_10, x_11, x_12, x_138); -x_160 = !lean_is_exclusive(x_159); -if (x_160 == 0) -{ -lean_object* x_161; uint8_t x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -x_161 = lean_ctor_get(x_159, 0); -x_162 = 1; -x_163 = lean_box(x_162); -x_164 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_164, 0, x_163); -lean_ctor_set(x_164, 1, x_5); -x_165 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_165, 0, x_3); -lean_ctor_set(x_165, 1, x_164); -x_166 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_166, 0, x_161); -lean_ctor_set(x_166, 1, x_165); -lean_ctor_set(x_159, 0, x_166); -x_14 = x_159; -goto block_49; +return x_47; } else { -lean_object* x_167; lean_object* x_168; uint8_t x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; -x_167 = lean_ctor_get(x_159, 0); -x_168 = lean_ctor_get(x_159, 1); -lean_inc(x_168); -lean_inc(x_167); -lean_dec(x_159); -x_169 = 1; -x_170 = lean_box(x_169); -x_171 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_171, 0, x_170); -lean_ctor_set(x_171, 1, x_5); -x_172 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_172, 0, x_3); -lean_ctor_set(x_172, 1, x_171); -x_173 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_173, 0, x_167); -lean_ctor_set(x_173, 1, x_172); -x_174 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_174, 0, x_173); -lean_ctor_set(x_174, 1, x_168); -x_14 = x_174; -goto block_49; -} -} +lean_object* x_52; lean_object* x_53; lean_object* x_54; +x_52 = lean_ctor_get(x_47, 0); +x_53 = lean_ctor_get(x_47, 1); +lean_inc(x_53); +lean_inc(x_52); +lean_dec(x_47); +x_54 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_54, 0, x_52); +lean_ctor_set(x_54, 1, x_53); +return x_54; } } -else -{ -lean_object* x_175; lean_object* x_176; uint8_t x_177; -x_175 = lean_ctor_get(x_120, 0); -x_176 = lean_ctor_get(x_120, 1); -lean_inc(x_176); -lean_inc(x_175); -lean_dec(x_120); -x_177 = l_Lean_Exception_isRuntime(x_175); -if (x_177 == 0) -{ -uint8_t x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; uint8_t x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; -lean_dec(x_175); -x_178 = 0; -x_179 = l_Lean_Elab_Term_SavedState_restore(x_118, x_178, x_7, x_8, x_9, x_10, x_11, x_12, x_176); -x_180 = lean_ctor_get(x_179, 0); -lean_inc(x_180); -x_181 = lean_ctor_get(x_179, 1); -lean_inc(x_181); -if (lean_is_exclusive(x_179)) { - lean_ctor_release(x_179, 0); - lean_ctor_release(x_179, 1); - x_182 = x_179; -} else { - lean_dec_ref(x_179); - x_182 = lean_box(0); -} -x_183 = 1; -x_184 = lean_box(x_183); -x_185 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_185, 0, x_184); -lean_ctor_set(x_185, 1, x_5); -x_186 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_186, 0, x_3); -lean_ctor_set(x_186, 1, x_185); -x_187 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_187, 0, x_180); -lean_ctor_set(x_187, 1, x_186); -if (lean_is_scalar(x_182)) { - x_188 = lean_alloc_ctor(0, 2, 0); -} else { - x_188 = x_182; } -lean_ctor_set(x_188, 0, x_187); -lean_ctor_set(x_188, 1, x_181); -x_14 = x_188; -goto block_49; } else { -uint8_t x_189; -x_189 = lean_ctor_get_uint8(x_11, sizeof(void*)*11); -if (x_189 == 0) -{ -lean_object* x_190; -lean_dec(x_118); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); +uint8_t x_55; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); -lean_dec(x_3); -x_190 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_190, 0, x_175); -lean_ctor_set(x_190, 1, x_176); -x_14 = x_190; -goto block_49; +lean_dec(x_4); +x_55 = !lean_is_exclusive(x_24); +if (x_55 == 0) +{ +return x_24; } else { -uint8_t x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; uint8_t x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; -lean_dec(x_175); -x_191 = 0; -x_192 = l_Lean_Elab_Term_SavedState_restore(x_118, x_191, x_7, x_8, x_9, x_10, x_11, x_12, x_176); -x_193 = lean_ctor_get(x_192, 0); -lean_inc(x_193); -x_194 = lean_ctor_get(x_192, 1); -lean_inc(x_194); -if (lean_is_exclusive(x_192)) { - lean_ctor_release(x_192, 0); - lean_ctor_release(x_192, 1); - x_195 = x_192; -} else { - lean_dec_ref(x_192); - x_195 = lean_box(0); -} -x_196 = 1; -x_197 = lean_box(x_196); -x_198 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_198, 0, x_197); -lean_ctor_set(x_198, 1, x_5); -x_199 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_199, 0, x_3); -lean_ctor_set(x_199, 1, x_198); -x_200 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_200, 0, x_193); -lean_ctor_set(x_200, 1, x_199); -if (lean_is_scalar(x_195)) { - x_201 = lean_alloc_ctor(0, 2, 0); -} else { - x_201 = x_195; -} -lean_ctor_set(x_201, 0, x_200); -lean_ctor_set(x_201, 1, x_194); -x_14 = x_201; -goto block_49; +lean_object* x_56; lean_object* x_57; lean_object* x_58; +x_56 = lean_ctor_get(x_24, 0); +x_57 = lean_ctor_get(x_24, 1); +lean_inc(x_57); +lean_inc(x_56); +lean_dec(x_24); +x_58 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_58, 0, x_56); +lean_ctor_set(x_58, 1, x_57); +return x_58; } } } +block_276: +{ +uint8_t x_62; +if (x_61 == 0) +{ +uint8_t x_274; +x_274 = 0; +x_62 = x_274; +goto block_273; } +else +{ +uint8_t x_275; +x_275 = 1; +x_62 = x_275; +goto block_273; } -block_232: +block_273: { -uint8_t x_204; lean_object* x_205; -lean_dec(x_203); -x_204 = 1; -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); +lean_object* x_63; lean_object* x_64; +if (x_62 == 0) +{ +lean_object* x_239; uint8_t x_240; lean_object* x_241; lean_object* x_242; +x_239 = lean_unsigned_to_nat(0u); +x_240 = lean_nat_dec_lt(x_239, x_60); lean_inc(x_1); -x_205 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial(x_1, x_204, x_7, x_8, x_9, x_10, x_11, x_12, x_119); -if (lean_obj_tag(x_205) == 0) +x_241 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2), 2, 1); +lean_closure_set(x_241, 0, x_1); +if (x_240 == 0) { -lean_dec(x_1); -x_120 = x_205; -goto block_202; +lean_object* x_267; lean_object* x_268; +x_267 = l_Lean_Elab_instInhabitedPreDefinition; +x_268 = l___private_Init_Util_0__outOfBounds___rarg(x_267); +x_242 = x_268; +goto block_266; } else { -uint8_t x_206; -x_206 = !lean_is_exclusive(x_205); -if (x_206 == 0) -{ -lean_object* x_207; lean_object* x_208; uint8_t x_209; -x_207 = lean_ctor_get(x_205, 0); -x_208 = lean_ctor_get(x_205, 1); -x_209 = l_Lean_Exception_isRuntime(x_207); -if (x_209 == 0) +lean_object* x_269; +x_269 = lean_array_fget(x_1, x_239); +x_242 = x_269; +goto block_266; +} +block_266: { -uint8_t x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; -lean_free_object(x_205); -lean_dec(x_207); -x_210 = 0; -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_118); -x_211 = l_Lean_Elab_Term_SavedState_restore(x_118, x_210, x_7, x_8, x_9, x_10, x_11, x_12, x_208); -x_212 = lean_ctor_get(x_211, 1); -lean_inc(x_212); -lean_dec(x_211); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; lean_object* x_254; uint8_t x_255; lean_object* x_256; lean_object* x_257; lean_object* x_258; lean_object* x_259; +x_243 = lean_ctor_get(x_242, 0); +lean_inc(x_243); +lean_dec(x_242); +x_244 = lean_ctor_get(x_8, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_8, 1); +lean_inc(x_245); +x_246 = lean_ctor_get(x_8, 2); +lean_inc(x_246); +x_247 = lean_ctor_get(x_8, 3); +lean_inc(x_247); +x_248 = lean_ctor_get(x_8, 4); +lean_inc(x_248); +x_249 = lean_ctor_get(x_8, 5); +lean_inc(x_249); +x_250 = lean_ctor_get(x_8, 6); +lean_inc(x_250); +x_251 = lean_ctor_get(x_8, 7); +lean_inc(x_251); +x_252 = lean_ctor_get(x_8, 8); +lean_inc(x_252); +x_253 = lean_ctor_get(x_8, 9); +lean_inc(x_253); +x_254 = lean_ctor_get(x_8, 10); +lean_inc(x_254); +x_255 = lean_ctor_get_uint8(x_8, sizeof(void*)*11); +x_256 = l_Lean_replaceRef(x_243, x_249); +lean_dec(x_249); +lean_dec(x_243); +x_257 = lean_alloc_ctor(0, 11, 1); +lean_ctor_set(x_257, 0, x_244); +lean_ctor_set(x_257, 1, x_245); +lean_ctor_set(x_257, 2, x_246); +lean_ctor_set(x_257, 3, x_247); +lean_ctor_set(x_257, 4, x_248); +lean_ctor_set(x_257, 5, x_256); +lean_ctor_set(x_257, 6, x_250); +lean_ctor_set(x_257, 7, x_251); +lean_ctor_set(x_257, 8, x_252); +lean_ctor_set(x_257, 9, x_253); +lean_ctor_set(x_257, 10, x_254); +lean_ctor_set_uint8(x_257, sizeof(void*)*11, x_255); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_1); +x_258 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__3), 8, 3); +lean_closure_set(x_258, 0, x_1); +lean_closure_set(x_258, 1, x_4); +lean_closure_set(x_258, 2, x_5); lean_inc(x_9); -lean_inc(x_8); lean_inc(x_7); -x_213 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_7, x_8, x_9, x_10, x_11, x_12, x_212); +lean_inc(x_6); +x_259 = l_Lean_Meta_mapErrorImp___rarg(x_258, x_241, x_6, x_7, x_257, x_9, x_10); +if (lean_obj_tag(x_259) == 0) +{ +uint8_t x_260; +lean_dec(x_60); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); lean_dec(x_1); -x_120 = x_213; -goto block_202; +x_260 = !lean_is_exclusive(x_259); +if (x_260 == 0) +{ +x_11 = x_259; +goto block_22; } else { -uint8_t x_214; -x_214 = lean_ctor_get_uint8(x_11, sizeof(void*)*11); -if (x_214 == 0) -{ -lean_dec(x_1); -x_120 = x_205; -goto block_202; +lean_object* x_261; lean_object* x_262; lean_object* x_263; +x_261 = lean_ctor_get(x_259, 0); +x_262 = lean_ctor_get(x_259, 1); +lean_inc(x_262); +lean_inc(x_261); +lean_dec(x_259); +x_263 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_263, 0, x_261); +lean_ctor_set(x_263, 1, x_262); +x_11 = x_263; +goto block_22; +} } else { -uint8_t x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; -lean_free_object(x_205); -lean_dec(x_207); -x_215 = 0; -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_118); -x_216 = l_Lean_Elab_Term_SavedState_restore(x_118, x_215, x_7, x_8, x_9, x_10, x_11, x_12, x_208); -x_217 = lean_ctor_get(x_216, 1); -lean_inc(x_217); -lean_dec(x_216); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -x_218 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_7, x_8, x_9, x_10, x_11, x_12, x_217); -lean_dec(x_1); -x_120 = x_218; -goto block_202; +lean_object* x_264; lean_object* x_265; +x_264 = lean_ctor_get(x_259, 0); +lean_inc(x_264); +x_265 = lean_ctor_get(x_259, 1); +lean_inc(x_265); +lean_dec(x_259); +x_63 = x_264; +x_64 = x_265; +goto block_238; } } } else { -lean_object* x_219; lean_object* x_220; uint8_t x_221; -x_219 = lean_ctor_get(x_205, 0); -x_220 = lean_ctor_get(x_205, 1); -lean_inc(x_220); -lean_inc(x_219); -lean_dec(x_205); -x_221 = l_Lean_Exception_isRuntime(x_219); -if (x_221 == 0) -{ -uint8_t x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; -lean_dec(x_219); -x_222 = 0; -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_118); -x_223 = l_Lean_Elab_Term_SavedState_restore(x_118, x_222, x_7, x_8, x_9, x_10, x_11, x_12, x_220); -x_224 = lean_ctor_get(x_223, 1); -lean_inc(x_224); -lean_dec(x_223); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +lean_object* x_270; lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_225 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_7, x_8, x_9, x_10, x_11, x_12, x_224); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_1); +x_270 = l_Lean_Elab_wfRecursion(x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +if (lean_obj_tag(x_270) == 0) +{ +lean_dec(x_60); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); lean_dec(x_1); -x_120 = x_225; -goto block_202; +x_11 = x_270; +goto block_22; } else { -uint8_t x_226; -x_226 = lean_ctor_get_uint8(x_11, sizeof(void*)*11); -if (x_226 == 0) -{ -lean_object* x_227; -lean_dec(x_1); -x_227 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_227, 0, x_219); -lean_ctor_set(x_227, 1, x_220); -x_120 = x_227; -goto block_202; +lean_object* x_271; lean_object* x_272; +x_271 = lean_ctor_get(x_270, 0); +lean_inc(x_271); +x_272 = lean_ctor_get(x_270, 1); +lean_inc(x_272); +lean_dec(x_270); +x_63 = x_271; +x_64 = x_272; +goto block_238; } -else +} +block_238: { -uint8_t x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; -lean_dec(x_219); -x_228 = 0; -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_118); -x_229 = l_Lean_Elab_Term_SavedState_restore(x_118, x_228, x_7, x_8, x_9, x_10, x_11, x_12, x_220); -x_230 = lean_ctor_get(x_229, 1); -lean_inc(x_230); -lean_dec(x_229); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +uint8_t x_65; +x_65 = l_Lean_Exception_isRuntime(x_63); +if (x_65 == 0) +{ +lean_object* x_66; lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_231 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_7, x_8, x_9, x_10, x_11, x_12, x_230); -lean_dec(x_1); -x_120 = x_231; -goto block_202; -} -} -} -} -} -} -else +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +x_66 = l_Lean_Elab_logException___at_Lean_Elab_Term_exceptionToSorry___spec__1(x_63, x_4, x_5, x_6, x_7, x_8, x_9, x_64); +if (lean_obj_tag(x_66) == 0) { -lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_282; lean_object* x_300; uint8_t x_301; -x_241 = lean_ctor_get(x_116, 0); -x_242 = lean_ctor_get(x_116, 1); -lean_inc(x_242); -lean_inc(x_241); -lean_dec(x_116); -x_300 = lean_unsigned_to_nat(0u); -x_301 = lean_nat_dec_lt(x_300, x_105); -if (x_301 == 0) +lean_object* x_67; lean_object* x_68; uint8_t x_69; +x_67 = lean_ctor_get(x_66, 1); +lean_inc(x_67); +lean_dec(x_66); +x_68 = l_Lean_Elab_Term_saveState___rarg(x_5, x_6, x_7, x_8, x_9, x_67); +x_69 = !lean_is_exclusive(x_68); +if (x_69 == 0) { -lean_object* x_302; -lean_dec(x_105); -x_302 = lean_box(0); -x_282 = x_302; -goto block_299; +lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_92; lean_object* x_122; uint8_t x_123; +x_70 = lean_ctor_get(x_68, 0); +x_71 = lean_ctor_get(x_68, 1); +x_122 = lean_unsigned_to_nat(0u); +x_123 = lean_nat_dec_lt(x_122, x_60); +if (x_123 == 0) +{ +lean_object* x_124; +lean_free_object(x_68); +lean_dec(x_60); +x_124 = lean_box(0); +x_92 = x_124; +goto block_121; } else { -uint8_t x_303; -x_303 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__17(x_2, x_1, x_105, x_108, x_1, x_2, x_108); -lean_dec(x_105); -if (x_303 == 0) +size_t x_125; uint8_t x_126; +x_125 = lean_usize_of_nat(x_60); +x_126 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__5(x_2, x_1, x_60, x_1, x_2, x_125); +lean_dec(x_60); +if (x_126 == 0) { -lean_object* x_304; -x_304 = lean_box(0); -x_282 = x_304; -goto block_299; +lean_object* x_127; +lean_free_object(x_68); +x_127 = lean_box(0); +x_92 = x_127; +goto block_121; } else { -uint8_t x_305; -x_305 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__18(x_1, x_2, x_108); -if (x_305 == 0) +uint8_t x_128; +x_128 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__6(x_1, x_2, x_125); +if (x_128 == 0) { -lean_object* x_306; -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +lean_object* x_129; +lean_free_object(x_68); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_306 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_7, x_8, x_9, x_10, x_11, x_12, x_242); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +x_129 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_71); lean_dec(x_1); -x_243 = x_306; -goto block_281; +x_72 = x_129; +goto block_91; } else { -lean_object* x_307; lean_object* x_308; +lean_object* x_130; lean_dec(x_1); -x_307 = lean_box(0); -x_308 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_308, 0, x_307); -lean_ctor_set(x_308, 1, x_242); -x_243 = x_308; -goto block_281; +x_130 = lean_box(0); +lean_ctor_set(x_68, 0, x_130); +x_72 = x_68; +goto block_91; } } } -block_281: +block_91: { -if (lean_obj_tag(x_243) == 0) +if (lean_obj_tag(x_72) == 0) { -lean_object* x_244; lean_object* x_245; lean_object* x_246; uint8_t x_247; lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; lean_object* x_252; -lean_dec(x_241); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); +lean_dec(x_70); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -x_244 = lean_ctor_get(x_243, 0); -lean_inc(x_244); -x_245 = lean_ctor_get(x_243, 1); -lean_inc(x_245); -if (lean_is_exclusive(x_243)) { - lean_ctor_release(x_243, 0); - lean_ctor_release(x_243, 1); - x_246 = x_243; -} else { - lean_dec_ref(x_243); - x_246 = lean_box(0); -} -x_247 = 1; -x_248 = lean_box(x_247); -x_249 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_249, 0, x_248); -lean_ctor_set(x_249, 1, x_5); -x_250 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_250, 0, x_3); -lean_ctor_set(x_250, 1, x_249); -x_251 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_251, 0, x_244); -lean_ctor_set(x_251, 1, x_250); -if (lean_is_scalar(x_246)) { - x_252 = lean_alloc_ctor(0, 2, 0); -} else { - x_252 = x_246; +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +x_11 = x_72; +goto block_22; } -lean_ctor_set(x_252, 0, x_251); -lean_ctor_set(x_252, 1, x_245); -x_14 = x_252; -goto block_49; +else +{ +uint8_t x_73; +x_73 = !lean_is_exclusive(x_72); +if (x_73 == 0) +{ +lean_object* x_74; lean_object* x_75; uint8_t x_76; +x_74 = lean_ctor_get(x_72, 0); +x_75 = lean_ctor_get(x_72, 1); +x_76 = l_Lean_Exception_isRuntime(x_74); +if (x_76 == 0) +{ +uint8_t x_77; lean_object* x_78; +lean_free_object(x_72); +lean_dec(x_74); +x_77 = 0; +x_78 = l_Lean_Elab_Term_SavedState_restore(x_70, x_77, x_4, x_5, x_6, x_7, x_8, x_9, x_75); +x_11 = x_78; +goto block_22; } else { -lean_object* x_253; lean_object* x_254; lean_object* x_255; uint8_t x_256; -x_253 = lean_ctor_get(x_243, 0); -lean_inc(x_253); -x_254 = lean_ctor_get(x_243, 1); -lean_inc(x_254); -if (lean_is_exclusive(x_243)) { - lean_ctor_release(x_243, 0); - lean_ctor_release(x_243, 1); - x_255 = x_243; -} else { - lean_dec_ref(x_243); - x_255 = lean_box(0); +uint8_t x_79; +x_79 = lean_ctor_get_uint8(x_8, sizeof(void*)*11); +if (x_79 == 0) +{ +lean_dec(x_70); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +x_11 = x_72; +goto block_22; } -x_256 = l_Lean_Exception_isRuntime(x_253); -if (x_256 == 0) +else { -uint8_t x_257; lean_object* x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; uint8_t x_262; lean_object* x_263; lean_object* x_264; lean_object* x_265; lean_object* x_266; lean_object* x_267; -lean_dec(x_255); -lean_dec(x_253); -x_257 = 0; -x_258 = l_Lean_Elab_Term_SavedState_restore(x_241, x_257, x_7, x_8, x_9, x_10, x_11, x_12, x_254); -x_259 = lean_ctor_get(x_258, 0); -lean_inc(x_259); -x_260 = lean_ctor_get(x_258, 1); -lean_inc(x_260); -if (lean_is_exclusive(x_258)) { - lean_ctor_release(x_258, 0); - lean_ctor_release(x_258, 1); - x_261 = x_258; -} else { - lean_dec_ref(x_258); - x_261 = lean_box(0); -} -x_262 = 1; -x_263 = lean_box(x_262); -x_264 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_264, 0, x_263); -lean_ctor_set(x_264, 1, x_5); -x_265 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_265, 0, x_3); -lean_ctor_set(x_265, 1, x_264); -x_266 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_266, 0, x_259); -lean_ctor_set(x_266, 1, x_265); -if (lean_is_scalar(x_261)) { - x_267 = lean_alloc_ctor(0, 2, 0); -} else { - x_267 = x_261; +uint8_t x_80; lean_object* x_81; +lean_free_object(x_72); +lean_dec(x_74); +x_80 = 0; +x_81 = l_Lean_Elab_Term_SavedState_restore(x_70, x_80, x_4, x_5, x_6, x_7, x_8, x_9, x_75); +x_11 = x_81; +goto block_22; +} } -lean_ctor_set(x_267, 0, x_266); -lean_ctor_set(x_267, 1, x_260); -x_14 = x_267; -goto block_49; } else { -uint8_t x_268; -x_268 = lean_ctor_get_uint8(x_11, sizeof(void*)*11); -if (x_268 == 0) +lean_object* x_82; lean_object* x_83; uint8_t x_84; +x_82 = lean_ctor_get(x_72, 0); +x_83 = lean_ctor_get(x_72, 1); +lean_inc(x_83); +lean_inc(x_82); +lean_dec(x_72); +x_84 = l_Lean_Exception_isRuntime(x_82); +if (x_84 == 0) +{ +uint8_t x_85; lean_object* x_86; +lean_dec(x_82); +x_85 = 0; +x_86 = l_Lean_Elab_Term_SavedState_restore(x_70, x_85, x_4, x_5, x_6, x_7, x_8, x_9, x_83); +x_11 = x_86; +goto block_22; +} +else +{ +uint8_t x_87; +x_87 = lean_ctor_get_uint8(x_8, sizeof(void*)*11); +if (x_87 == 0) { -lean_object* x_269; -lean_dec(x_241); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); +lean_object* x_88; +lean_dec(x_70); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); -lean_dec(x_3); -if (lean_is_scalar(x_255)) { - x_269 = lean_alloc_ctor(1, 2, 0); -} else { - x_269 = x_255; -} -lean_ctor_set(x_269, 0, x_253); -lean_ctor_set(x_269, 1, x_254); -x_14 = x_269; -goto block_49; +lean_dec(x_4); +x_88 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_88, 0, x_82); +lean_ctor_set(x_88, 1, x_83); +x_11 = x_88; +goto block_22; } else { -uint8_t x_270; lean_object* x_271; lean_object* x_272; lean_object* x_273; lean_object* x_274; uint8_t x_275; lean_object* x_276; lean_object* x_277; lean_object* x_278; lean_object* x_279; lean_object* x_280; -lean_dec(x_255); -lean_dec(x_253); -x_270 = 0; -x_271 = l_Lean_Elab_Term_SavedState_restore(x_241, x_270, x_7, x_8, x_9, x_10, x_11, x_12, x_254); -x_272 = lean_ctor_get(x_271, 0); -lean_inc(x_272); -x_273 = lean_ctor_get(x_271, 1); -lean_inc(x_273); -if (lean_is_exclusive(x_271)) { - lean_ctor_release(x_271, 0); - lean_ctor_release(x_271, 1); - x_274 = x_271; -} else { - lean_dec_ref(x_271); - x_274 = lean_box(0); -} -x_275 = 1; -x_276 = lean_box(x_275); -x_277 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_277, 0, x_276); -lean_ctor_set(x_277, 1, x_5); -x_278 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_278, 0, x_3); -lean_ctor_set(x_278, 1, x_277); -x_279 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_279, 0, x_272); -lean_ctor_set(x_279, 1, x_278); -if (lean_is_scalar(x_274)) { - x_280 = lean_alloc_ctor(0, 2, 0); -} else { - x_280 = x_274; +uint8_t x_89; lean_object* x_90; +lean_dec(x_82); +x_89 = 0; +x_90 = l_Lean_Elab_Term_SavedState_restore(x_70, x_89, x_4, x_5, x_6, x_7, x_8, x_9, x_83); +x_11 = x_90; +goto block_22; } -lean_ctor_set(x_280, 0, x_279); -lean_ctor_set(x_280, 1, x_273); -x_14 = x_280; -goto block_49; } } } } -block_299: +block_121: { -uint8_t x_283; lean_object* x_284; -lean_dec(x_282); -x_283 = 1; -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +uint8_t x_93; lean_object* x_94; +lean_dec(x_92); +x_93 = 1; lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); lean_inc(x_1); -x_284 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial(x_1, x_283, x_7, x_8, x_9, x_10, x_11, x_12, x_242); -if (lean_obj_tag(x_284) == 0) +x_94 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial(x_1, x_93, x_4, x_5, x_6, x_7, x_8, x_9, x_71); +if (lean_obj_tag(x_94) == 0) { lean_dec(x_1); -x_243 = x_284; -goto block_281; +x_72 = x_94; +goto block_91; } else { -lean_object* x_285; lean_object* x_286; lean_object* x_287; uint8_t x_288; -x_285 = lean_ctor_get(x_284, 0); -lean_inc(x_285); -x_286 = lean_ctor_get(x_284, 1); -lean_inc(x_286); -if (lean_is_exclusive(x_284)) { - lean_ctor_release(x_284, 0); - lean_ctor_release(x_284, 1); - x_287 = x_284; -} else { - lean_dec_ref(x_284); - x_287 = lean_box(0); -} -x_288 = l_Lean_Exception_isRuntime(x_285); -if (x_288 == 0) +uint8_t x_95; +x_95 = !lean_is_exclusive(x_94); +if (x_95 == 0) { -uint8_t x_289; lean_object* x_290; lean_object* x_291; lean_object* x_292; -lean_dec(x_287); -lean_dec(x_285); -x_289 = 0; -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +lean_object* x_96; lean_object* x_97; uint8_t x_98; +x_96 = lean_ctor_get(x_94, 0); +x_97 = lean_ctor_get(x_94, 1); +x_98 = l_Lean_Exception_isRuntime(x_96); +if (x_98 == 0) +{ +uint8_t x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; +lean_free_object(x_94); +lean_dec(x_96); +x_99 = 0; lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -lean_inc(x_241); -x_290 = l_Lean_Elab_Term_SavedState_restore(x_241, x_289, x_7, x_8, x_9, x_10, x_11, x_12, x_286); -x_291 = lean_ctor_get(x_290, 1); -lean_inc(x_291); -lean_dec(x_290); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_70); +x_100 = l_Lean_Elab_Term_SavedState_restore(x_70, x_99, x_4, x_5, x_6, x_7, x_8, x_9, x_97); +x_101 = lean_ctor_get(x_100, 1); +lean_inc(x_101); +lean_dec(x_100); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_292 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_7, x_8, x_9, x_10, x_11, x_12, x_291); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +x_102 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_101); lean_dec(x_1); -x_243 = x_292; -goto block_281; +x_72 = x_102; +goto block_91; } else { -uint8_t x_293; -x_293 = lean_ctor_get_uint8(x_11, sizeof(void*)*11); -if (x_293 == 0) +uint8_t x_103; +x_103 = lean_ctor_get_uint8(x_8, sizeof(void*)*11); +if (x_103 == 0) { -lean_object* x_294; lean_dec(x_1); -if (lean_is_scalar(x_287)) { - x_294 = lean_alloc_ctor(1, 2, 0); -} else { - x_294 = x_287; -} -lean_ctor_set(x_294, 0, x_285); -lean_ctor_set(x_294, 1, x_286); -x_243 = x_294; -goto block_281; +x_72 = x_94; +goto block_91; } else { -uint8_t x_295; lean_object* x_296; lean_object* x_297; lean_object* x_298; -lean_dec(x_287); -lean_dec(x_285); -x_295 = 0; -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +uint8_t x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; +lean_free_object(x_94); +lean_dec(x_96); +x_104 = 0; lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -lean_inc(x_241); -x_296 = l_Lean_Elab_Term_SavedState_restore(x_241, x_295, x_7, x_8, x_9, x_10, x_11, x_12, x_286); -x_297 = lean_ctor_get(x_296, 1); -lean_inc(x_297); -lean_dec(x_296); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_70); +x_105 = l_Lean_Elab_Term_SavedState_restore(x_70, x_104, x_4, x_5, x_6, x_7, x_8, x_9, x_97); +x_106 = lean_ctor_get(x_105, 1); +lean_inc(x_106); +lean_dec(x_105); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_298 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_7, x_8, x_9, x_10, x_11, x_12, x_297); -lean_dec(x_1); -x_243 = x_298; -goto block_281; -} -} -} -} -} -} -else -{ -uint8_t x_309; -lean_dec(x_105); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_5); -lean_dec(x_3); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +x_107 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_106); lean_dec(x_1); -x_309 = !lean_is_exclusive(x_114); -if (x_309 == 0) -{ -x_14 = x_114; -goto block_49; -} -else -{ -lean_object* x_310; lean_object* x_311; lean_object* x_312; -x_310 = lean_ctor_get(x_114, 0); -x_311 = lean_ctor_get(x_114, 1); -lean_inc(x_311); -lean_inc(x_310); -lean_dec(x_114); -x_312 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_312, 0, x_310); -lean_ctor_set(x_312, 1, x_311); -x_14 = x_312; -goto block_49; +x_72 = x_107; +goto block_91; } } } else { -uint8_t x_313; -x_313 = lean_ctor_get_uint8(x_11, sizeof(void*)*11); -if (x_313 == 0) -{ -lean_object* x_314; -lean_dec(x_105); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_5); -lean_dec(x_3); -lean_dec(x_1); -x_314 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_314, 0, x_111); -lean_ctor_set(x_314, 1, x_112); -x_14 = x_314; -goto block_49; -} -else +lean_object* x_108; lean_object* x_109; uint8_t x_110; +x_108 = lean_ctor_get(x_94, 0); +x_109 = lean_ctor_get(x_94, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_94); +x_110 = l_Lean_Exception_isRuntime(x_108); +if (x_110 == 0) { -lean_object* x_315; -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +uint8_t x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; +lean_dec(x_108); +x_111 = 0; lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_315 = l_Lean_Elab_logException___at_Lean_Elab_Term_exceptionToSorry___spec__1(x_111, x_7, x_8, x_9, x_10, x_11, x_12, x_112); -if (lean_obj_tag(x_315) == 0) -{ -lean_object* x_316; lean_object* x_317; uint8_t x_318; -x_316 = lean_ctor_get(x_315, 1); -lean_inc(x_316); -lean_dec(x_315); -x_317 = l_Lean_Elab_Term_saveState___rarg(x_8, x_9, x_10, x_11, x_12, x_316); -x_318 = !lean_is_exclusive(x_317); -if (x_318 == 0) -{ -lean_object* x_319; lean_object* x_320; lean_object* x_321; lean_object* x_356; lean_object* x_365; uint8_t x_366; -x_319 = lean_ctor_get(x_317, 0); -x_320 = lean_ctor_get(x_317, 1); -x_365 = lean_unsigned_to_nat(0u); -x_366 = lean_nat_dec_lt(x_365, x_105); -if (x_366 == 0) -{ -lean_object* x_367; -lean_free_object(x_317); -lean_dec(x_105); -x_367 = lean_box(0); -x_356 = x_367; -goto block_364; -} -else -{ -uint8_t x_368; -x_368 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__19(x_2, x_1, x_105, x_108, x_1, x_2, x_108); -lean_dec(x_105); -if (x_368 == 0) -{ -lean_object* x_369; -lean_free_object(x_317); -x_369 = lean_box(0); -x_356 = x_369; -goto block_364; -} -else -{ -uint8_t x_370; -x_370 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__18(x_1, x_2, x_108); -if (x_370 == 0) -{ -lean_object* x_371; -lean_free_object(x_317); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_70); +x_112 = l_Lean_Elab_Term_SavedState_restore(x_70, x_111, x_4, x_5, x_6, x_7, x_8, x_9, x_109); +x_113 = lean_ctor_get(x_112, 1); +lean_inc(x_113); +lean_dec(x_112); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_371 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_7, x_8, x_9, x_10, x_11, x_12, x_320); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +x_114 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_113); lean_dec(x_1); -x_321 = x_371; -goto block_355; +x_72 = x_114; +goto block_91; } else { -lean_object* x_372; -lean_dec(x_1); -x_372 = lean_box(0); -lean_ctor_set(x_317, 0, x_372); -x_321 = x_317; -goto block_355; -} -} -} -block_355: -{ -if (lean_obj_tag(x_321) == 0) -{ -uint8_t x_322; -lean_dec(x_319); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -x_322 = !lean_is_exclusive(x_321); -if (x_322 == 0) -{ -lean_object* x_323; uint8_t x_324; lean_object* x_325; lean_object* x_326; lean_object* x_327; lean_object* x_328; -x_323 = lean_ctor_get(x_321, 0); -x_324 = 1; -x_325 = lean_box(x_324); -x_326 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_326, 0, x_325); -lean_ctor_set(x_326, 1, x_5); -x_327 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_327, 0, x_3); -lean_ctor_set(x_327, 1, x_326); -x_328 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_328, 0, x_323); -lean_ctor_set(x_328, 1, x_327); -lean_ctor_set(x_321, 0, x_328); -x_14 = x_321; -goto block_49; -} -else -{ -lean_object* x_329; lean_object* x_330; uint8_t x_331; lean_object* x_332; lean_object* x_333; lean_object* x_334; lean_object* x_335; lean_object* x_336; -x_329 = lean_ctor_get(x_321, 0); -x_330 = lean_ctor_get(x_321, 1); -lean_inc(x_330); -lean_inc(x_329); -lean_dec(x_321); -x_331 = 1; -x_332 = lean_box(x_331); -x_333 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_333, 0, x_332); -lean_ctor_set(x_333, 1, x_5); -x_334 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_334, 0, x_3); -lean_ctor_set(x_334, 1, x_333); -x_335 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_335, 0, x_329); -lean_ctor_set(x_335, 1, x_334); -x_336 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_336, 0, x_335); -lean_ctor_set(x_336, 1, x_330); -x_14 = x_336; -goto block_49; -} -} -else -{ -lean_object* x_337; uint8_t x_338; lean_object* x_339; uint8_t x_340; -x_337 = lean_ctor_get(x_321, 1); -lean_inc(x_337); -lean_dec(x_321); -x_338 = 0; -x_339 = l_Lean_Elab_Term_SavedState_restore(x_319, x_338, x_7, x_8, x_9, x_10, x_11, x_12, x_337); -x_340 = !lean_is_exclusive(x_339); -if (x_340 == 0) -{ -lean_object* x_341; uint8_t x_342; lean_object* x_343; lean_object* x_344; lean_object* x_345; lean_object* x_346; -x_341 = lean_ctor_get(x_339, 0); -x_342 = 1; -x_343 = lean_box(x_342); -x_344 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_344, 0, x_343); -lean_ctor_set(x_344, 1, x_5); -x_345 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_345, 0, x_3); -lean_ctor_set(x_345, 1, x_344); -x_346 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_346, 0, x_341); -lean_ctor_set(x_346, 1, x_345); -lean_ctor_set(x_339, 0, x_346); -x_14 = x_339; -goto block_49; -} -else -{ -lean_object* x_347; lean_object* x_348; uint8_t x_349; lean_object* x_350; lean_object* x_351; lean_object* x_352; lean_object* x_353; lean_object* x_354; -x_347 = lean_ctor_get(x_339, 0); -x_348 = lean_ctor_get(x_339, 1); -lean_inc(x_348); -lean_inc(x_347); -lean_dec(x_339); -x_349 = 1; -x_350 = lean_box(x_349); -x_351 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_351, 0, x_350); -lean_ctor_set(x_351, 1, x_5); -x_352 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_352, 0, x_3); -lean_ctor_set(x_352, 1, x_351); -x_353 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_353, 0, x_347); -lean_ctor_set(x_353, 1, x_352); -x_354 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_354, 0, x_353); -lean_ctor_set(x_354, 1, x_348); -x_14 = x_354; -goto block_49; -} -} -} -block_364: -{ -uint8_t x_357; lean_object* x_358; -lean_dec(x_356); -x_357 = 1; -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_358 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial(x_1, x_357, x_7, x_8, x_9, x_10, x_11, x_12, x_320); -if (lean_obj_tag(x_358) == 0) +uint8_t x_115; +x_115 = lean_ctor_get_uint8(x_8, sizeof(void*)*11); +if (x_115 == 0) { +lean_object* x_116; lean_dec(x_1); -x_321 = x_358; -goto block_355; +x_116 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_116, 0, x_108); +lean_ctor_set(x_116, 1, x_109); +x_72 = x_116; +goto block_91; } else { -lean_object* x_359; uint8_t x_360; lean_object* x_361; lean_object* x_362; lean_object* x_363; -x_359 = lean_ctor_get(x_358, 1); -lean_inc(x_359); -lean_dec(x_358); -x_360 = 0; -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +uint8_t x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; +lean_dec(x_108); +x_117 = 0; lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -lean_inc(x_319); -x_361 = l_Lean_Elab_Term_SavedState_restore(x_319, x_360, x_7, x_8, x_9, x_10, x_11, x_12, x_359); -x_362 = lean_ctor_get(x_361, 1); -lean_inc(x_362); -lean_dec(x_361); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_70); +x_118 = l_Lean_Elab_Term_SavedState_restore(x_70, x_117, x_4, x_5, x_6, x_7, x_8, x_9, x_109); +x_119 = lean_ctor_get(x_118, 1); +lean_inc(x_119); +lean_dec(x_118); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_363 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_7, x_8, x_9, x_10, x_11, x_12, x_362); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +x_120 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_119); lean_dec(x_1); -x_321 = x_363; -goto block_355; +x_72 = x_120; +goto block_91; +} +} +} } } } else { -lean_object* x_373; lean_object* x_374; lean_object* x_375; lean_object* x_398; lean_object* x_407; uint8_t x_408; -x_373 = lean_ctor_get(x_317, 0); -x_374 = lean_ctor_get(x_317, 1); -lean_inc(x_374); -lean_inc(x_373); -lean_dec(x_317); -x_407 = lean_unsigned_to_nat(0u); -x_408 = lean_nat_dec_lt(x_407, x_105); -if (x_408 == 0) +lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_145; lean_object* x_163; uint8_t x_164; +x_131 = lean_ctor_get(x_68, 0); +x_132 = lean_ctor_get(x_68, 1); +lean_inc(x_132); +lean_inc(x_131); +lean_dec(x_68); +x_163 = lean_unsigned_to_nat(0u); +x_164 = lean_nat_dec_lt(x_163, x_60); +if (x_164 == 0) { -lean_object* x_409; -lean_dec(x_105); -x_409 = lean_box(0); -x_398 = x_409; -goto block_406; +lean_object* x_165; +lean_dec(x_60); +x_165 = lean_box(0); +x_145 = x_165; +goto block_162; } else { -uint8_t x_410; -x_410 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__19(x_2, x_1, x_105, x_108, x_1, x_2, x_108); -lean_dec(x_105); -if (x_410 == 0) +size_t x_166; uint8_t x_167; +x_166 = lean_usize_of_nat(x_60); +x_167 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__5(x_2, x_1, x_60, x_1, x_2, x_166); +lean_dec(x_60); +if (x_167 == 0) { -lean_object* x_411; -x_411 = lean_box(0); -x_398 = x_411; -goto block_406; +lean_object* x_168; +x_168 = lean_box(0); +x_145 = x_168; +goto block_162; } else { -uint8_t x_412; -x_412 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__18(x_1, x_2, x_108); -if (x_412 == 0) +uint8_t x_169; +x_169 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__6(x_1, x_2, x_166); +if (x_169 == 0) { -lean_object* x_413; -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +lean_object* x_170; lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_413 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_7, x_8, x_9, x_10, x_11, x_12, x_374); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +x_170 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_132); lean_dec(x_1); -x_375 = x_413; -goto block_397; +x_133 = x_170; +goto block_144; } else { -lean_object* x_414; lean_object* x_415; +lean_object* x_171; lean_object* x_172; lean_dec(x_1); -x_414 = lean_box(0); -x_415 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_415, 0, x_414); -lean_ctor_set(x_415, 1, x_374); -x_375 = x_415; -goto block_397; +x_171 = lean_box(0); +x_172 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_172, 0, x_171); +lean_ctor_set(x_172, 1, x_132); +x_133 = x_172; +goto block_144; } } } -block_397: +block_144: { -if (lean_obj_tag(x_375) == 0) +if (lean_obj_tag(x_133) == 0) { -lean_object* x_376; lean_object* x_377; lean_object* x_378; uint8_t x_379; lean_object* x_380; lean_object* x_381; lean_object* x_382; lean_object* x_383; lean_object* x_384; -lean_dec(x_373); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); +lean_dec(x_131); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -x_376 = lean_ctor_get(x_375, 0); -lean_inc(x_376); -x_377 = lean_ctor_get(x_375, 1); -lean_inc(x_377); -if (lean_is_exclusive(x_375)) { - lean_ctor_release(x_375, 0); - lean_ctor_release(x_375, 1); - x_378 = x_375; -} else { - lean_dec_ref(x_375); - x_378 = lean_box(0); -} -x_379 = 1; -x_380 = lean_box(x_379); -x_381 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_381, 0, x_380); -lean_ctor_set(x_381, 1, x_5); -x_382 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_382, 0, x_3); -lean_ctor_set(x_382, 1, x_381); -x_383 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_383, 0, x_376); -lean_ctor_set(x_383, 1, x_382); -if (lean_is_scalar(x_378)) { - x_384 = lean_alloc_ctor(0, 2, 0); -} else { - x_384 = x_378; -} -lean_ctor_set(x_384, 0, x_383); -lean_ctor_set(x_384, 1, x_377); -x_14 = x_384; -goto block_49; -} -else -{ -lean_object* x_385; uint8_t x_386; lean_object* x_387; lean_object* x_388; lean_object* x_389; lean_object* x_390; uint8_t x_391; lean_object* x_392; lean_object* x_393; lean_object* x_394; lean_object* x_395; lean_object* x_396; -x_385 = lean_ctor_get(x_375, 1); -lean_inc(x_385); -lean_dec(x_375); -x_386 = 0; -x_387 = l_Lean_Elab_Term_SavedState_restore(x_373, x_386, x_7, x_8, x_9, x_10, x_11, x_12, x_385); -x_388 = lean_ctor_get(x_387, 0); -lean_inc(x_388); -x_389 = lean_ctor_get(x_387, 1); -lean_inc(x_389); -if (lean_is_exclusive(x_387)) { - lean_ctor_release(x_387, 0); - lean_ctor_release(x_387, 1); - x_390 = x_387; +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +x_11 = x_133; +goto block_22; +} +else +{ +lean_object* x_134; lean_object* x_135; lean_object* x_136; uint8_t x_137; +x_134 = lean_ctor_get(x_133, 0); +lean_inc(x_134); +x_135 = lean_ctor_get(x_133, 1); +lean_inc(x_135); +if (lean_is_exclusive(x_133)) { + lean_ctor_release(x_133, 0); + lean_ctor_release(x_133, 1); + x_136 = x_133; } else { - lean_dec_ref(x_387); - x_390 = lean_box(0); -} -x_391 = 1; -x_392 = lean_box(x_391); -x_393 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_393, 0, x_392); -lean_ctor_set(x_393, 1, x_5); -x_394 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_394, 0, x_3); -lean_ctor_set(x_394, 1, x_393); -x_395 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_395, 0, x_388); -lean_ctor_set(x_395, 1, x_394); -if (lean_is_scalar(x_390)) { - x_396 = lean_alloc_ctor(0, 2, 0); + lean_dec_ref(x_133); + x_136 = lean_box(0); +} +x_137 = l_Lean_Exception_isRuntime(x_134); +if (x_137 == 0) +{ +uint8_t x_138; lean_object* x_139; +lean_dec(x_136); +lean_dec(x_134); +x_138 = 0; +x_139 = l_Lean_Elab_Term_SavedState_restore(x_131, x_138, x_4, x_5, x_6, x_7, x_8, x_9, x_135); +x_11 = x_139; +goto block_22; +} +else +{ +uint8_t x_140; +x_140 = lean_ctor_get_uint8(x_8, sizeof(void*)*11); +if (x_140 == 0) +{ +lean_object* x_141; +lean_dec(x_131); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +if (lean_is_scalar(x_136)) { + x_141 = lean_alloc_ctor(1, 2, 0); } else { - x_396 = x_390; + x_141 = x_136; +} +lean_ctor_set(x_141, 0, x_134); +lean_ctor_set(x_141, 1, x_135); +x_11 = x_141; +goto block_22; +} +else +{ +uint8_t x_142; lean_object* x_143; +lean_dec(x_136); +lean_dec(x_134); +x_142 = 0; +x_143 = l_Lean_Elab_Term_SavedState_restore(x_131, x_142, x_4, x_5, x_6, x_7, x_8, x_9, x_135); +x_11 = x_143; +goto block_22; +} } -lean_ctor_set(x_396, 0, x_395); -lean_ctor_set(x_396, 1, x_389); -x_14 = x_396; -goto block_49; } } -block_406: +block_162: { -uint8_t x_399; lean_object* x_400; -lean_dec(x_398); -x_399 = 1; -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +uint8_t x_146; lean_object* x_147; +lean_dec(x_145); +x_146 = 1; +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_1); +x_147 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial(x_1, x_146, x_4, x_5, x_6, x_7, x_8, x_9, x_132); +if (lean_obj_tag(x_147) == 0) +{ +lean_dec(x_1); +x_133 = x_147; +goto block_144; +} +else +{ +lean_object* x_148; lean_object* x_149; lean_object* x_150; uint8_t x_151; +x_148 = lean_ctor_get(x_147, 0); +lean_inc(x_148); +x_149 = lean_ctor_get(x_147, 1); +lean_inc(x_149); +if (lean_is_exclusive(x_147)) { + lean_ctor_release(x_147, 0); + lean_ctor_release(x_147, 1); + x_150 = x_147; +} else { + lean_dec_ref(x_147); + x_150 = lean_box(0); +} +x_151 = l_Lean_Exception_isRuntime(x_148); +if (x_151 == 0) +{ +uint8_t x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; +lean_dec(x_150); +lean_dec(x_148); +x_152 = 0; lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -lean_inc(x_1); -x_400 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial(x_1, x_399, x_7, x_8, x_9, x_10, x_11, x_12, x_374); -if (lean_obj_tag(x_400) == 0) +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_131); +x_153 = l_Lean_Elab_Term_SavedState_restore(x_131, x_152, x_4, x_5, x_6, x_7, x_8, x_9, x_149); +x_154 = lean_ctor_get(x_153, 1); +lean_inc(x_154); +lean_dec(x_153); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +x_155 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_154); +lean_dec(x_1); +x_133 = x_155; +goto block_144; +} +else +{ +uint8_t x_156; +x_156 = lean_ctor_get_uint8(x_8, sizeof(void*)*11); +if (x_156 == 0) { +lean_object* x_157; lean_dec(x_1); -x_375 = x_400; -goto block_397; +if (lean_is_scalar(x_150)) { + x_157 = lean_alloc_ctor(1, 2, 0); +} else { + x_157 = x_150; +} +lean_ctor_set(x_157, 0, x_148); +lean_ctor_set(x_157, 1, x_149); +x_133 = x_157; +goto block_144; } else { -lean_object* x_401; uint8_t x_402; lean_object* x_403; lean_object* x_404; lean_object* x_405; -x_401 = lean_ctor_get(x_400, 1); -lean_inc(x_401); -lean_dec(x_400); -x_402 = 0; -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +uint8_t x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; +lean_dec(x_150); +lean_dec(x_148); +x_158 = 0; lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -lean_inc(x_373); -x_403 = l_Lean_Elab_Term_SavedState_restore(x_373, x_402, x_7, x_8, x_9, x_10, x_11, x_12, x_401); -x_404 = lean_ctor_get(x_403, 1); -lean_inc(x_404); -lean_dec(x_403); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_131); +x_159 = l_Lean_Elab_Term_SavedState_restore(x_131, x_158, x_4, x_5, x_6, x_7, x_8, x_9, x_149); +x_160 = lean_ctor_get(x_159, 1); +lean_inc(x_160); +lean_dec(x_159); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_405 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_7, x_8, x_9, x_10, x_11, x_12, x_404); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +x_161 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_160); lean_dec(x_1); -x_375 = x_405; -goto block_397; +x_133 = x_161; +goto block_144; +} +} } } } } else { -uint8_t x_416; -lean_dec(x_105); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); +uint8_t x_173; +lean_dec(x_60); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); -lean_dec(x_3); +lean_dec(x_4); lean_dec(x_1); -x_416 = !lean_is_exclusive(x_315); -if (x_416 == 0) +x_173 = !lean_is_exclusive(x_66); +if (x_173 == 0) { -x_14 = x_315; -goto block_49; +x_11 = x_66; +goto block_22; } else { -lean_object* x_417; lean_object* x_418; lean_object* x_419; -x_417 = lean_ctor_get(x_315, 0); -x_418 = lean_ctor_get(x_315, 1); -lean_inc(x_418); -lean_inc(x_417); -lean_dec(x_315); -x_419 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_419, 0, x_417); -lean_ctor_set(x_419, 1, x_418); -x_14 = x_419; -goto block_49; -} -} -} -} -} -} -block_471: -{ -lean_object* x_440; uint8_t x_441; -lean_dec(x_439); -x_440 = lean_unsigned_to_nat(0u); -x_441 = lean_nat_dec_lt(x_440, x_105); -if (x_441 == 0) -{ -lean_object* x_442; -x_442 = lean_box(0); -x_106 = x_442; -goto block_438; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_66, 0); +x_175 = lean_ctor_get(x_66, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_66); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +x_11 = x_176; +goto block_22; } -else -{ -size_t x_443; uint8_t x_444; -x_443 = lean_usize_of_nat(x_105); -x_444 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__20(x_1, x_2, x_443); -if (x_444 == 0) -{ -lean_object* x_445; -x_445 = lean_box(0); -x_106 = x_445; -goto block_438; } -else -{ -lean_object* x_446; lean_object* x_447; -lean_dec(x_105); -x_446 = lean_box(0); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_7); -x_447 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21(x_1, x_443, x_2, x_446, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_447) == 0) -{ -lean_object* x_448; uint8_t x_449; lean_object* x_450; -x_448 = lean_ctor_get(x_447, 1); -lean_inc(x_448); -lean_dec(x_447); -x_449 = 0; -x_450 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial(x_1, x_449, x_7, x_8, x_9, x_10, x_11, x_12, x_448); -if (lean_obj_tag(x_450) == 0) -{ -uint8_t x_451; -x_451 = !lean_is_exclusive(x_450); -if (x_451 == 0) -{ -lean_object* x_452; lean_object* x_453; lean_object* x_454; lean_object* x_455; lean_object* x_456; -x_452 = lean_ctor_get(x_450, 0); -lean_dec(x_452); -x_453 = lean_box(x_4); -x_454 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_454, 0, x_453); -lean_ctor_set(x_454, 1, x_5); -x_455 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_455, 0, x_3); -lean_ctor_set(x_455, 1, x_454); -x_456 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_456, 0, x_455); -lean_ctor_set(x_450, 0, x_456); -return x_450; -} -else -{ -lean_object* x_457; lean_object* x_458; lean_object* x_459; lean_object* x_460; lean_object* x_461; lean_object* x_462; -x_457 = lean_ctor_get(x_450, 1); -lean_inc(x_457); -lean_dec(x_450); -x_458 = lean_box(x_4); -x_459 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_459, 0, x_458); -lean_ctor_set(x_459, 1, x_5); -x_460 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_460, 0, x_3); -lean_ctor_set(x_460, 1, x_459); -x_461 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_461, 0, x_460); -x_462 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_462, 0, x_461); -lean_ctor_set(x_462, 1, x_457); -return x_462; -} -} -else -{ -uint8_t x_463; -lean_dec(x_5); -lean_dec(x_3); -x_463 = !lean_is_exclusive(x_450); -if (x_463 == 0) -{ -return x_450; } else { -lean_object* x_464; lean_object* x_465; lean_object* x_466; -x_464 = lean_ctor_get(x_450, 0); -x_465 = lean_ctor_get(x_450, 1); -lean_inc(x_465); -lean_inc(x_464); -lean_dec(x_450); -x_466 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_466, 0, x_464); -lean_ctor_set(x_466, 1, x_465); -return x_466; -} -} -} -else +uint8_t x_177; +x_177 = lean_ctor_get_uint8(x_8, sizeof(void*)*11); +if (x_177 == 0) { -uint8_t x_467; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); +lean_object* x_178; +lean_dec(x_60); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); -lean_dec(x_3); +lean_dec(x_4); lean_dec(x_1); -x_467 = !lean_is_exclusive(x_447); -if (x_467 == 0) -{ -return x_447; +x_178 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_178, 0, x_63); +lean_ctor_set(x_178, 1, x_64); +x_11 = x_178; +goto block_22; } else { -lean_object* x_468; lean_object* x_469; lean_object* x_470; -x_468 = lean_ctor_get(x_447, 0); -x_469 = lean_ctor_get(x_447, 1); -lean_inc(x_469); -lean_inc(x_468); -lean_dec(x_447); -x_470 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_470, 0, x_468); -lean_ctor_set(x_470, 1, x_469); -return x_470; -} -} -} -} -} -block_497: -{ -lean_object* x_473; uint8_t x_474; -lean_dec(x_472); -x_473 = lean_unsigned_to_nat(0u); -x_474 = lean_nat_dec_lt(x_473, x_105); -if (x_474 == 0) +lean_object* x_179; +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +x_179 = l_Lean_Elab_logException___at_Lean_Elab_Term_exceptionToSorry___spec__1(x_63, x_4, x_5, x_6, x_7, x_8, x_9, x_64); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_475; -x_475 = lean_box(0); -x_439 = x_475; -goto block_471; +lean_object* x_180; lean_object* x_181; uint8_t x_182; +x_180 = lean_ctor_get(x_179, 1); +lean_inc(x_180); +lean_dec(x_179); +x_181 = l_Lean_Elab_Term_saveState___rarg(x_5, x_6, x_7, x_8, x_9, x_180); +x_182 = !lean_is_exclusive(x_181); +if (x_182 == 0) +{ +lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_190; lean_object* x_199; uint8_t x_200; +x_183 = lean_ctor_get(x_181, 0); +x_184 = lean_ctor_get(x_181, 1); +x_199 = lean_unsigned_to_nat(0u); +x_200 = lean_nat_dec_lt(x_199, x_60); +if (x_200 == 0) +{ +lean_object* x_201; +lean_free_object(x_181); +lean_dec(x_60); +x_201 = lean_box(0); +x_190 = x_201; +goto block_198; } else { -size_t x_476; uint8_t x_477; -x_476 = lean_usize_of_nat(x_105); -x_477 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__22(x_1, x_2, x_476); -if (x_477 == 0) +size_t x_202; uint8_t x_203; +x_202 = lean_usize_of_nat(x_60); +x_203 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__7(x_2, x_1, x_60, x_1, x_2, x_202); +lean_dec(x_60); +if (x_203 == 0) { -lean_object* x_478; -x_478 = lean_box(0); -x_439 = x_478; -goto block_471; +lean_object* x_204; +lean_free_object(x_181); +x_204 = lean_box(0); +x_190 = x_204; +goto block_198; } else { -uint8_t x_479; lean_object* x_480; -lean_dec(x_105); -x_479 = 0; -x_480 = l_Lean_Elab_addAndCompileUnsafe(x_1, x_479, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_480) == 0) -{ -uint8_t x_481; -x_481 = !lean_is_exclusive(x_480); -if (x_481 == 0) -{ -lean_object* x_482; lean_object* x_483; lean_object* x_484; lean_object* x_485; lean_object* x_486; -x_482 = lean_ctor_get(x_480, 0); -lean_dec(x_482); -x_483 = lean_box(x_4); -x_484 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_484, 0, x_483); -lean_ctor_set(x_484, 1, x_5); -x_485 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_485, 0, x_3); -lean_ctor_set(x_485, 1, x_484); -x_486 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_486, 0, x_485); -lean_ctor_set(x_480, 0, x_486); -return x_480; -} -else -{ -lean_object* x_487; lean_object* x_488; lean_object* x_489; lean_object* x_490; lean_object* x_491; lean_object* x_492; -x_487 = lean_ctor_get(x_480, 1); -lean_inc(x_487); -lean_dec(x_480); -x_488 = lean_box(x_4); -x_489 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_489, 0, x_488); -lean_ctor_set(x_489, 1, x_5); -x_490 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_490, 0, x_3); -lean_ctor_set(x_490, 1, x_489); -x_491 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_491, 0, x_490); -x_492 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_492, 0, x_491); -lean_ctor_set(x_492, 1, x_487); -return x_492; -} -} -else -{ -uint8_t x_493; -lean_dec(x_5); -lean_dec(x_3); -x_493 = !lean_is_exclusive(x_480); -if (x_493 == 0) +uint8_t x_205; +x_205 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__6(x_1, x_2, x_202); +if (x_205 == 0) { -return x_480; +lean_object* x_206; +lean_free_object(x_181); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +x_206 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_184); +lean_dec(x_1); +x_185 = x_206; +goto block_189; } else { -lean_object* x_494; lean_object* x_495; lean_object* x_496; -x_494 = lean_ctor_get(x_480, 0); -x_495 = lean_ctor_get(x_480, 1); -lean_inc(x_495); -lean_inc(x_494); -lean_dec(x_480); -x_496 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_496, 0, x_494); -lean_ctor_set(x_496, 1, x_495); -return x_496; -} -} -} -} -} -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("scc", 3); -return x_1; -} +lean_object* x_207; +lean_dec(x_1); +x_207 = lean_box(0); +lean_ctor_set(x_181, 0, x_207); +x_185 = x_181; +goto block_189; } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__1; -x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__2; -x_3 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___closed__1; -x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); -return x_4; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23(lean_object* x_1, lean_object* x_2, lean_object* x_3, size_t x_4, lean_object* x_5, size_t x_6, size_t x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { -_start: +block_189: { -uint8_t x_16; -x_16 = lean_usize_dec_lt(x_7, x_6); -if (x_16 == 0) +if (lean_obj_tag(x_185) == 0) { -lean_object* x_17; -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); +lean_dec(x_183); lean_dec(x_9); -x_17 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_17, 0, x_8); -lean_ctor_set(x_17, 1, x_15); -return x_17; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +x_11 = x_185; +goto block_22; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; -x_18 = lean_array_uget(x_5, x_7); -x_19 = lean_ctor_get(x_8, 0); -lean_inc(x_19); -x_20 = lean_ctor_get(x_8, 1); -lean_inc(x_20); -lean_dec(x_8); -x_21 = lean_ctor_get(x_20, 0); -lean_inc(x_21); -x_22 = lean_ctor_get(x_20, 1); -lean_inc(x_22); -lean_dec(x_20); -x_23 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___closed__2; -x_24 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_23, x_9, x_10, x_11, x_12, x_13, x_14, x_15); -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -x_26 = lean_unbox(x_25); -lean_dec(x_25); -if (x_26 == 0) +lean_object* x_186; uint8_t x_187; lean_object* x_188; +x_186 = lean_ctor_get(x_185, 1); +lean_inc(x_186); +lean_dec(x_185); +x_187 = 0; +x_188 = l_Lean_Elab_Term_SavedState_restore(x_183, x_187, x_4, x_5, x_6, x_7, x_8, x_9, x_186); +x_11 = x_188; +goto block_22; +} +} +block_198: { -lean_object* x_27; lean_object* x_28; uint8_t x_29; lean_object* x_30; -x_27 = lean_ctor_get(x_24, 1); -lean_inc(x_27); -lean_dec(x_24); -x_28 = lean_box(0); -x_29 = lean_unbox(x_21); -lean_dec(x_21); -lean_inc(x_14); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +uint8_t x_191; lean_object* x_192; +lean_dec(x_190); +x_191 = 1; lean_inc(x_9); -x_30 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__5(x_18, x_4, x_19, x_29, x_22, x_28, x_9, x_10, x_11, x_12, x_13, x_14, x_27); -if (lean_obj_tag(x_30) == 0) -{ -lean_object* x_31; -x_31 = lean_ctor_get(x_30, 0); -lean_inc(x_31); -if (lean_obj_tag(x_31) == 0) -{ -uint8_t x_32; -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -x_32 = !lean_is_exclusive(x_30); -if (x_32 == 0) +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_1); +x_192 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial(x_1, x_191, x_4, x_5, x_6, x_7, x_8, x_9, x_184); +if (lean_obj_tag(x_192) == 0) { -lean_object* x_33; lean_object* x_34; -x_33 = lean_ctor_get(x_30, 0); -lean_dec(x_33); -x_34 = lean_ctor_get(x_31, 0); -lean_inc(x_34); -lean_dec(x_31); -lean_ctor_set(x_30, 0, x_34); -return x_30; +lean_dec(x_1); +x_185 = x_192; +goto block_189; } else { -lean_object* x_35; lean_object* x_36; lean_object* x_37; -x_35 = lean_ctor_get(x_30, 1); -lean_inc(x_35); -lean_dec(x_30); -x_36 = lean_ctor_get(x_31, 0); -lean_inc(x_36); -lean_dec(x_31); -x_37 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_37, 0, x_36); -lean_ctor_set(x_37, 1, x_35); -return x_37; +lean_object* x_193; uint8_t x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; +x_193 = lean_ctor_get(x_192, 1); +lean_inc(x_193); +lean_dec(x_192); +x_194 = 0; +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_183); +x_195 = l_Lean_Elab_Term_SavedState_restore(x_183, x_194, x_4, x_5, x_6, x_7, x_8, x_9, x_193); +x_196 = lean_ctor_get(x_195, 1); +lean_inc(x_196); +lean_dec(x_195); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +x_197 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_196); +lean_dec(x_1); +x_185 = x_197; +goto block_189; +} } } else { -lean_object* x_38; lean_object* x_39; size_t x_40; size_t x_41; -x_38 = lean_ctor_get(x_30, 1); -lean_inc(x_38); -lean_dec(x_30); -x_39 = lean_ctor_get(x_31, 0); -lean_inc(x_39); -lean_dec(x_31); -x_40 = 1; -x_41 = lean_usize_add(x_7, x_40); -x_7 = x_41; -x_8 = x_39; -x_15 = x_38; -goto _start; +lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_215; lean_object* x_224; uint8_t x_225; +x_208 = lean_ctor_get(x_181, 0); +x_209 = lean_ctor_get(x_181, 1); +lean_inc(x_209); +lean_inc(x_208); +lean_dec(x_181); +x_224 = lean_unsigned_to_nat(0u); +x_225 = lean_nat_dec_lt(x_224, x_60); +if (x_225 == 0) +{ +lean_object* x_226; +lean_dec(x_60); +x_226 = lean_box(0); +x_215 = x_226; +goto block_223; } +else +{ +size_t x_227; uint8_t x_228; +x_227 = lean_usize_of_nat(x_60); +x_228 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__7(x_2, x_1, x_60, x_1, x_2, x_227); +lean_dec(x_60); +if (x_228 == 0) +{ +lean_object* x_229; +x_229 = lean_box(0); +x_215 = x_229; +goto block_223; } else { -uint8_t x_43; -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -x_43 = !lean_is_exclusive(x_30); -if (x_43 == 0) +uint8_t x_230; +x_230 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__6(x_1, x_2, x_227); +if (x_230 == 0) { -return x_30; +lean_object* x_231; +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +x_231 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_209); +lean_dec(x_1); +x_210 = x_231; +goto block_214; } else { -lean_object* x_44; lean_object* x_45; lean_object* x_46; -x_44 = lean_ctor_get(x_30, 0); -x_45 = lean_ctor_get(x_30, 1); -lean_inc(x_45); -lean_inc(x_44); -lean_dec(x_30); -x_46 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_46, 0, x_44); -lean_ctor_set(x_46, 1, x_45); -return x_46; +lean_object* x_232; lean_object* x_233; +lean_dec(x_1); +x_232 = lean_box(0); +x_233 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_233, 0, x_232); +lean_ctor_set(x_233, 1, x_209); +x_210 = x_233; +goto block_214; } } } -else -{ -lean_object* x_47; lean_object* x_48; size_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; uint8_t x_61; lean_object* x_62; -x_47 = lean_ctor_get(x_24, 1); -lean_inc(x_47); -lean_dec(x_24); -x_48 = lean_array_get_size(x_18); -x_49 = lean_usize_of_nat(x_48); -lean_dec(x_48); -lean_inc(x_18); -x_50 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__10(x_49, x_4, x_18); -x_51 = lean_array_to_list(lean_box(0), x_50); -x_52 = lean_box(0); -x_53 = l_List_mapTR_loop___at_Lean_Meta_substCore___spec__6(x_51, x_52); -x_54 = l_Lean_MessageData_ofList(x_53); -lean_dec(x_53); -x_55 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__7; -x_56 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_56, 1, x_54); -x_57 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_57, 0, x_56); -lean_ctor_set(x_57, 1, x_55); -x_58 = l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(x_23, x_57, x_9, x_10, x_11, x_12, x_13, x_14, x_47); -x_59 = lean_ctor_get(x_58, 0); -lean_inc(x_59); -x_60 = lean_ctor_get(x_58, 1); -lean_inc(x_60); -lean_dec(x_58); -x_61 = lean_unbox(x_21); -lean_dec(x_21); -lean_inc(x_14); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -x_62 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__5(x_18, x_4, x_19, x_61, x_22, x_59, x_9, x_10, x_11, x_12, x_13, x_14, x_60); -lean_dec(x_59); -if (lean_obj_tag(x_62) == 0) +block_214: { -lean_object* x_63; -x_63 = lean_ctor_get(x_62, 0); -lean_inc(x_63); -if (lean_obj_tag(x_63) == 0) +if (lean_obj_tag(x_210) == 0) { -uint8_t x_64; -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); +lean_dec(x_208); lean_dec(x_9); -x_64 = !lean_is_exclusive(x_62); -if (x_64 == 0) -{ -lean_object* x_65; lean_object* x_66; -x_65 = lean_ctor_get(x_62, 0); -lean_dec(x_65); -x_66 = lean_ctor_get(x_63, 0); -lean_inc(x_66); -lean_dec(x_63); -lean_ctor_set(x_62, 0, x_66); -return x_62; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +x_11 = x_210; +goto block_22; } else { -lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_67 = lean_ctor_get(x_62, 1); -lean_inc(x_67); -lean_dec(x_62); -x_68 = lean_ctor_get(x_63, 0); -lean_inc(x_68); -lean_dec(x_63); -x_69 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_69, 1, x_67); -return x_69; +lean_object* x_211; uint8_t x_212; lean_object* x_213; +x_211 = lean_ctor_get(x_210, 1); +lean_inc(x_211); +lean_dec(x_210); +x_212 = 0; +x_213 = l_Lean_Elab_Term_SavedState_restore(x_208, x_212, x_4, x_5, x_6, x_7, x_8, x_9, x_211); +x_11 = x_213; +goto block_22; } } +block_223: +{ +uint8_t x_216; lean_object* x_217; +lean_dec(x_215); +x_216 = 1; +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_1); +x_217 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial(x_1, x_216, x_4, x_5, x_6, x_7, x_8, x_9, x_209); +if (lean_obj_tag(x_217) == 0) +{ +lean_dec(x_1); +x_210 = x_217; +goto block_214; +} else { -lean_object* x_70; lean_object* x_71; size_t x_72; size_t x_73; -x_70 = lean_ctor_get(x_62, 1); -lean_inc(x_70); -lean_dec(x_62); -x_71 = lean_ctor_get(x_63, 0); -lean_inc(x_71); -lean_dec(x_63); -x_72 = 1; -x_73 = lean_usize_add(x_7, x_72); -x_7 = x_73; -x_8 = x_71; -x_15 = x_70; -goto _start; +lean_object* x_218; uint8_t x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; +x_218 = lean_ctor_get(x_217, 1); +lean_inc(x_218); +lean_dec(x_217); +x_219 = 0; +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_208); +x_220 = l_Lean_Elab_Term_SavedState_restore(x_208, x_219, x_4, x_5, x_6, x_7, x_8, x_9, x_218); +x_221 = lean_ctor_get(x_220, 1); +lean_inc(x_221); +lean_dec(x_220); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +x_222 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAsAxioms(x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_221); +lean_dec(x_1); +x_210 = x_222; +goto block_214; +} +} } } else { -uint8_t x_75; -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); +uint8_t x_234; +lean_dec(x_60); lean_dec(x_9); -x_75 = !lean_is_exclusive(x_62); -if (x_75 == 0) +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_1); +x_234 = !lean_is_exclusive(x_179); +if (x_234 == 0) { -return x_62; +x_11 = x_179; +goto block_22; } else { -lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_76 = lean_ctor_get(x_62, 0); -x_77 = lean_ctor_get(x_62, 1); -lean_inc(x_77); -lean_inc(x_76); -lean_dec(x_62); -x_78 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_78, 0, x_76); -lean_ctor_set(x_78, 1, x_77); -return x_78; +lean_object* x_235; lean_object* x_236; lean_object* x_237; +x_235 = lean_ctor_get(x_179, 0); +x_236 = lean_ctor_get(x_179, 1); +lean_inc(x_236); +lean_inc(x_235); +lean_dec(x_179); +x_237 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_237, 0, x_235); +lean_ctor_set(x_237, 1, x_236); +x_11 = x_237; +goto block_22; } } } } } } -LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_addPreDefinitions___spec__25(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: +} +block_283: { -lean_object* x_9; lean_object* x_10; lean_object* x_11; -x_9 = l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps___spec__9___rarg___closed__2; -x_10 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_10, 0, x_1); -lean_ctor_set(x_10, 1, x_9); -x_11 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_11, 0, x_10); -lean_ctor_set(x_11, 1, x_8); -return x_11; +lean_object* x_278; uint8_t x_279; +lean_dec(x_277); +x_278 = lean_unsigned_to_nat(0u); +x_279 = lean_nat_dec_lt(x_278, x_60); +if (x_279 == 0) +{ +uint8_t x_280; +x_280 = 0; +x_61 = x_280; +goto block_276; +} +else +{ +size_t x_281; uint8_t x_282; +x_281 = lean_usize_of_nat(x_60); +x_282 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__9(x_1, x_2, x_281); +x_61 = x_282; +goto block_276; } } -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__24(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: +block_325: { -lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_9 = lean_st_ref_get(x_7, x_8); -x_10 = lean_ctor_get(x_9, 0); -lean_inc(x_10); -x_11 = lean_ctor_get(x_9, 1); -lean_inc(x_11); -lean_dec(x_9); -x_12 = lean_ctor_get(x_10, 0); -lean_inc(x_12); -lean_dec(x_10); -x_13 = lean_ctor_get(x_6, 3); -lean_inc(x_13); -x_14 = lean_ctor_get(x_6, 4); -lean_inc(x_14); -x_15 = lean_ctor_get(x_6, 5); -lean_inc(x_15); -x_16 = lean_ctor_get(x_6, 6); -lean_inc(x_16); -x_17 = lean_ctor_get(x_6, 7); -lean_inc(x_17); -x_18 = lean_ctor_get(x_6, 10); -lean_inc(x_18); -lean_inc(x_12); -x_19 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__1___boxed), 4, 1); -lean_closure_set(x_19, 0, x_12); -lean_inc(x_16); -x_20 = lean_alloc_closure((void*)(l_ReaderT_pure___at_Lean_Elab_liftMacroM___spec__2___rarg___boxed), 3, 1); -lean_closure_set(x_20, 0, x_16); -lean_inc(x_12); -x_21 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__2___boxed), 4, 1); -lean_closure_set(x_21, 0, x_12); -lean_inc(x_17); -lean_inc(x_16); -lean_inc(x_12); -x_22 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__3___boxed), 6, 3); -lean_closure_set(x_22, 0, x_12); -lean_closure_set(x_22, 1, x_16); -lean_closure_set(x_22, 2, x_17); -lean_inc(x_12); -x_23 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__4___boxed), 6, 3); -lean_closure_set(x_23, 0, x_12); -lean_closure_set(x_23, 1, x_16); -lean_closure_set(x_23, 2, x_17); -x_24 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_24, 0, x_19); -lean_ctor_set(x_24, 1, x_20); -lean_ctor_set(x_24, 2, x_21); -lean_ctor_set(x_24, 3, x_22); -lean_ctor_set(x_24, 4, x_23); -x_25 = lean_st_ref_get(x_7, x_11); -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -x_27 = lean_ctor_get(x_25, 1); -lean_inc(x_27); -lean_dec(x_25); -x_28 = lean_ctor_get(x_26, 1); -lean_inc(x_28); -lean_dec(x_26); -x_29 = lean_environment_main_module(x_12); -x_30 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_30, 0, x_24); -lean_ctor_set(x_30, 1, x_29); -lean_ctor_set(x_30, 2, x_18); -lean_ctor_set(x_30, 3, x_13); -lean_ctor_set(x_30, 4, x_14); -lean_ctor_set(x_30, 5, x_15); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_28); -lean_ctor_set(x_32, 1, x_31); -x_33 = lean_apply_2(x_1, x_30, x_32); -if (lean_obj_tag(x_33) == 0) +lean_object* x_285; uint8_t x_286; +lean_dec(x_284); +x_285 = lean_unsigned_to_nat(0u); +x_286 = lean_nat_dec_lt(x_285, x_60); +if (x_286 == 0) { -lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; uint8_t x_40; -x_34 = lean_ctor_get(x_33, 0); -lean_inc(x_34); -x_35 = lean_ctor_get(x_33, 1); -lean_inc(x_35); -lean_dec(x_33); -x_36 = lean_ctor_get(x_35, 0); -lean_inc(x_36); -x_37 = lean_st_ref_take(x_7, x_27); -x_38 = lean_ctor_get(x_37, 0); -lean_inc(x_38); -x_39 = lean_ctor_get(x_37, 1); -lean_inc(x_39); -lean_dec(x_37); -x_40 = !lean_is_exclusive(x_38); -if (x_40 == 0) +lean_object* x_287; +x_287 = lean_box(0); +x_277 = x_287; +goto block_283; +} +else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; -x_41 = lean_ctor_get(x_38, 1); -lean_dec(x_41); -lean_ctor_set(x_38, 1, x_36); -x_42 = lean_st_ref_set(x_7, x_38, x_39); -x_43 = lean_ctor_get(x_42, 1); -lean_inc(x_43); -lean_dec(x_42); -x_44 = lean_ctor_get(x_35, 1); -lean_inc(x_44); -lean_dec(x_35); -x_45 = l_List_reverse___rarg(x_44); -x_46 = l_List_forM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__2(x_45, x_2, x_3, x_4, x_5, x_6, x_7, x_43); +size_t x_288; uint8_t x_289; +x_288 = lean_usize_of_nat(x_60); +x_289 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__10(x_1, x_2, x_288); +if (x_289 == 0) +{ +lean_object* x_290; +x_290 = lean_box(0); +x_277 = x_290; +goto block_283; +} +else +{ +lean_object* x_291; lean_object* x_292; +x_291 = lean_box(0); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_4); +x_292 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11(x_1, x_288, x_2, x_291, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +if (lean_obj_tag(x_292) == 0) +{ +lean_object* x_293; uint8_t x_294; lean_object* x_295; +x_293 = lean_ctor_get(x_292, 1); +lean_inc(x_293); +lean_dec(x_292); +x_294 = 0; +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_1); +x_295 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial(x_1, x_294, x_4, x_5, x_6, x_7, x_8, x_9, x_293); +if (lean_obj_tag(x_295) == 0) +{ +uint8_t x_296; +x_296 = !lean_is_exclusive(x_295); +if (x_296 == 0) +{ +lean_object* x_297; lean_object* x_298; uint8_t x_299; +x_297 = lean_ctor_get(x_295, 1); +x_298 = lean_ctor_get(x_295, 0); +lean_dec(x_298); +x_299 = lean_nat_dec_le(x_60, x_60); +lean_dec(x_60); +if (x_299 == 0) +{ +lean_object* x_300; +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_6); -lean_dec(x_2); -x_47 = !lean_is_exclusive(x_46); -if (x_47 == 0) +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_1); +x_300 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__3___closed__1; +lean_ctor_set(x_295, 0, x_300); +return x_295; +} +else { -lean_object* x_48; -x_48 = lean_ctor_get(x_46, 0); -lean_dec(x_48); -lean_ctor_set(x_46, 0, x_34); -return x_46; +lean_object* x_301; uint8_t x_302; +lean_free_object(x_295); +x_301 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__12(x_1, x_2, x_288, x_291, x_4, x_5, x_6, x_7, x_8, x_9, x_297); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_1); +x_302 = !lean_is_exclusive(x_301); +if (x_302 == 0) +{ +lean_object* x_303; lean_object* x_304; +x_303 = lean_ctor_get(x_301, 0); +lean_dec(x_303); +x_304 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__3___closed__1; +lean_ctor_set(x_301, 0, x_304); +return x_301; } else { -lean_object* x_49; lean_object* x_50; -x_49 = lean_ctor_get(x_46, 1); -lean_inc(x_49); -lean_dec(x_46); -x_50 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_50, 0, x_34); -lean_ctor_set(x_50, 1, x_49); -return x_50; +lean_object* x_305; lean_object* x_306; lean_object* x_307; +x_305 = lean_ctor_get(x_301, 1); +lean_inc(x_305); +lean_dec(x_301); +x_306 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__3___closed__1; +x_307 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_307, 0, x_306); +lean_ctor_set(x_307, 1, x_305); +return x_307; +} } } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; -x_51 = lean_ctor_get(x_38, 0); -x_52 = lean_ctor_get(x_38, 2); -x_53 = lean_ctor_get(x_38, 3); -x_54 = lean_ctor_get(x_38, 4); -x_55 = lean_ctor_get(x_38, 5); -x_56 = lean_ctor_get(x_38, 6); -lean_inc(x_56); -lean_inc(x_55); -lean_inc(x_54); -lean_inc(x_53); -lean_inc(x_52); -lean_inc(x_51); -lean_dec(x_38); -x_57 = lean_alloc_ctor(0, 7, 0); -lean_ctor_set(x_57, 0, x_51); -lean_ctor_set(x_57, 1, x_36); -lean_ctor_set(x_57, 2, x_52); -lean_ctor_set(x_57, 3, x_53); -lean_ctor_set(x_57, 4, x_54); -lean_ctor_set(x_57, 5, x_55); -lean_ctor_set(x_57, 6, x_56); -x_58 = lean_st_ref_set(x_7, x_57, x_39); -x_59 = lean_ctor_get(x_58, 1); -lean_inc(x_59); -lean_dec(x_58); -x_60 = lean_ctor_get(x_35, 1); -lean_inc(x_60); -lean_dec(x_35); -x_61 = l_List_reverse___rarg(x_60); -x_62 = l_List_forM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__2(x_61, x_2, x_3, x_4, x_5, x_6, x_7, x_59); +lean_object* x_308; uint8_t x_309; +x_308 = lean_ctor_get(x_295, 1); +lean_inc(x_308); +lean_dec(x_295); +x_309 = lean_nat_dec_le(x_60, x_60); +lean_dec(x_60); +if (x_309 == 0) +{ +lean_object* x_310; lean_object* x_311; +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_6); -lean_dec(x_2); -x_63 = lean_ctor_get(x_62, 1); -lean_inc(x_63); -if (lean_is_exclusive(x_62)) { - lean_ctor_release(x_62, 0); - lean_ctor_release(x_62, 1); - x_64 = x_62; +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_1); +x_310 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__3___closed__1; +x_311 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_311, 0, x_310); +lean_ctor_set(x_311, 1, x_308); +return x_311; +} +else +{ +lean_object* x_312; lean_object* x_313; lean_object* x_314; lean_object* x_315; lean_object* x_316; +x_312 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__12(x_1, x_2, x_288, x_291, x_4, x_5, x_6, x_7, x_8, x_9, x_308); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_1); +x_313 = lean_ctor_get(x_312, 1); +lean_inc(x_313); +if (lean_is_exclusive(x_312)) { + lean_ctor_release(x_312, 0); + lean_ctor_release(x_312, 1); + x_314 = x_312; } else { - lean_dec_ref(x_62); - x_64 = lean_box(0); + lean_dec_ref(x_312); + x_314 = lean_box(0); } -if (lean_is_scalar(x_64)) { - x_65 = lean_alloc_ctor(0, 2, 0); +x_315 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__3___closed__1; +if (lean_is_scalar(x_314)) { + x_316 = lean_alloc_ctor(0, 2, 0); } else { - x_65 = x_64; + x_316 = x_314; +} +lean_ctor_set(x_316, 0, x_315); +lean_ctor_set(x_316, 1, x_313); +return x_316; } -lean_ctor_set(x_65, 0, x_34); -lean_ctor_set(x_65, 1, x_63); -return x_65; } } else { -lean_object* x_66; -x_66 = lean_ctor_get(x_33, 0); -lean_inc(x_66); -lean_dec(x_33); -if (lean_obj_tag(x_66) == 0) +uint8_t x_317; +lean_dec(x_60); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_1); +x_317 = !lean_is_exclusive(x_295); +if (x_317 == 0) { -lean_object* x_67; lean_object* x_68; lean_object* x_69; uint8_t x_70; -x_67 = lean_ctor_get(x_66, 0); -lean_inc(x_67); -x_68 = lean_ctor_get(x_66, 1); -lean_inc(x_68); -lean_dec(x_66); -x_69 = l_Lean_maxRecDepthErrorMessage; -x_70 = lean_string_dec_eq(x_68, x_69); -if (x_70 == 0) -{ -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_alloc_ctor(3, 1, 0); -lean_ctor_set(x_71, 0, x_68); -x_72 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_72, 0, x_71); -x_73 = l_Lean_throwErrorAt___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_elabBinderViews_loop___spec__1(x_67, x_72, x_2, x_3, x_4, x_5, x_6, x_7, x_27); -lean_dec(x_67); -return x_73; +return x_295; +} +else +{ +lean_object* x_318; lean_object* x_319; lean_object* x_320; +x_318 = lean_ctor_get(x_295, 0); +x_319 = lean_ctor_get(x_295, 1); +lean_inc(x_319); +lean_inc(x_318); +lean_dec(x_295); +x_320 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_320, 0, x_318); +lean_ctor_set(x_320, 1, x_319); +return x_320; +} +} } else { -lean_object* x_74; -lean_dec(x_68); -x_74 = l_Lean_throwMaxRecDepthAt___at_Lean_Elab_addPreDefinitions___spec__25(x_67, x_2, x_3, x_4, x_5, x_6, x_7, x_27); +uint8_t x_321; +lean_dec(x_60); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_6); -lean_dec(x_2); -return x_74; -} +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_1); +x_321 = !lean_is_exclusive(x_292); +if (x_321 == 0) +{ +return x_292; } else { -lean_object* x_75; -lean_dec(x_6); -lean_dec(x_2); -x_75 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__9___rarg(x_27); -return x_75; -} +lean_object* x_322; lean_object* x_323; lean_object* x_324; +x_322 = lean_ctor_get(x_292, 0); +x_323 = lean_ctor_get(x_292, 1); +lean_inc(x_323); +lean_inc(x_322); +lean_dec(x_292); +x_324 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_324, 0, x_322); +lean_ctor_set(x_324, 1, x_323); +return x_324; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__27___rarg(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9___rarg___closed__2; -x_3 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3, 0, x_2); -lean_ctor_set(x_3, 1, x_1); -return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__27(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: +block_362: { -lean_object* x_7; -x_7 = lean_alloc_closure((void*)(l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__27___rarg), 1, 0); -return x_7; +lean_object* x_327; uint8_t x_328; +lean_dec(x_326); +x_327 = lean_unsigned_to_nat(0u); +x_328 = lean_nat_dec_lt(x_327, x_60); +if (x_328 == 0) +{ +lean_object* x_329; +x_329 = lean_box(0); +x_284 = x_329; +goto block_325; } +else +{ +size_t x_330; uint8_t x_331; +x_330 = lean_usize_of_nat(x_60); +x_331 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__13(x_1, x_2, x_330); +if (x_331 == 0) +{ +lean_object* x_332; +x_332 = lean_box(0); +x_284 = x_332; +goto block_325; } -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__26(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: +else { -lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_9 = lean_st_ref_get(x_7, x_8); -x_10 = lean_ctor_get(x_9, 0); -lean_inc(x_10); -x_11 = lean_ctor_get(x_9, 1); -lean_inc(x_11); -lean_dec(x_9); -x_12 = lean_ctor_get(x_10, 0); -lean_inc(x_12); -lean_dec(x_10); -x_13 = lean_ctor_get(x_6, 3); -lean_inc(x_13); -x_14 = lean_ctor_get(x_6, 4); -lean_inc(x_14); -x_15 = lean_ctor_get(x_6, 5); -lean_inc(x_15); -x_16 = lean_ctor_get(x_6, 6); -lean_inc(x_16); -x_17 = lean_ctor_get(x_6, 7); -lean_inc(x_17); -x_18 = lean_ctor_get(x_6, 10); -lean_inc(x_18); -lean_inc(x_12); -x_19 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__1___boxed), 4, 1); -lean_closure_set(x_19, 0, x_12); -lean_inc(x_16); -x_20 = lean_alloc_closure((void*)(l_ReaderT_pure___at_Lean_Elab_liftMacroM___spec__2___rarg___boxed), 3, 1); -lean_closure_set(x_20, 0, x_16); -lean_inc(x_12); -x_21 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__2___boxed), 4, 1); -lean_closure_set(x_21, 0, x_12); -lean_inc(x_17); -lean_inc(x_16); -lean_inc(x_12); -x_22 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__3___boxed), 6, 3); -lean_closure_set(x_22, 0, x_12); -lean_closure_set(x_22, 1, x_16); -lean_closure_set(x_22, 2, x_17); -lean_inc(x_12); -x_23 = lean_alloc_closure((void*)(l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__4___boxed), 6, 3); -lean_closure_set(x_23, 0, x_12); -lean_closure_set(x_23, 1, x_16); -lean_closure_set(x_23, 2, x_17); -x_24 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_24, 0, x_19); -lean_ctor_set(x_24, 1, x_20); -lean_ctor_set(x_24, 2, x_21); -lean_ctor_set(x_24, 3, x_22); -lean_ctor_set(x_24, 4, x_23); -x_25 = lean_st_ref_get(x_7, x_11); -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -x_27 = lean_ctor_get(x_25, 1); -lean_inc(x_27); -lean_dec(x_25); -x_28 = lean_ctor_get(x_26, 1); -lean_inc(x_28); -lean_dec(x_26); -x_29 = lean_environment_main_module(x_12); -x_30 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_30, 0, x_24); -lean_ctor_set(x_30, 1, x_29); -lean_ctor_set(x_30, 2, x_18); -lean_ctor_set(x_30, 3, x_13); -lean_ctor_set(x_30, 4, x_14); -lean_ctor_set(x_30, 5, x_15); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_28); -lean_ctor_set(x_32, 1, x_31); -x_33 = lean_apply_2(x_1, x_30, x_32); -if (lean_obj_tag(x_33) == 0) +uint8_t x_333; lean_object* x_334; +x_333 = 0; +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_1); +x_334 = l_Lean_Elab_addAndCompileUnsafe(x_1, x_333, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +if (lean_obj_tag(x_334) == 0) +{ +uint8_t x_335; +x_335 = !lean_is_exclusive(x_334); +if (x_335 == 0) +{ +lean_object* x_336; lean_object* x_337; uint8_t x_338; +x_336 = lean_ctor_get(x_334, 1); +x_337 = lean_ctor_get(x_334, 0); +lean_dec(x_337); +x_338 = lean_nat_dec_le(x_60, x_60); +lean_dec(x_60); +if (x_338 == 0) { -lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; uint8_t x_40; -x_34 = lean_ctor_get(x_33, 0); -lean_inc(x_34); -x_35 = lean_ctor_get(x_33, 1); -lean_inc(x_35); -lean_dec(x_33); -x_36 = lean_ctor_get(x_35, 0); -lean_inc(x_36); -x_37 = lean_st_ref_take(x_7, x_27); -x_38 = lean_ctor_get(x_37, 0); -lean_inc(x_38); -x_39 = lean_ctor_get(x_37, 1); -lean_inc(x_39); -lean_dec(x_37); -x_40 = !lean_is_exclusive(x_38); -if (x_40 == 0) +lean_object* x_339; +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_1); +x_339 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__3___closed__1; +lean_ctor_set(x_334, 0, x_339); +return x_334; +} +else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; -x_41 = lean_ctor_get(x_38, 1); -lean_dec(x_41); -lean_ctor_set(x_38, 1, x_36); -x_42 = lean_st_ref_set(x_7, x_38, x_39); -x_43 = lean_ctor_get(x_42, 1); -lean_inc(x_43); -lean_dec(x_42); -x_44 = lean_ctor_get(x_35, 1); -lean_inc(x_44); -lean_dec(x_35); -x_45 = l_List_reverse___rarg(x_44); -x_46 = l_List_forM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__2(x_45, x_2, x_3, x_4, x_5, x_6, x_7, x_43); +lean_object* x_340; lean_object* x_341; uint8_t x_342; +lean_free_object(x_334); +x_340 = lean_box(0); +x_341 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__14(x_1, x_2, x_330, x_340, x_4, x_5, x_6, x_7, x_8, x_9, x_336); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_6); -lean_dec(x_2); -x_47 = !lean_is_exclusive(x_46); -if (x_47 == 0) +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_1); +x_342 = !lean_is_exclusive(x_341); +if (x_342 == 0) { -lean_object* x_48; -x_48 = lean_ctor_get(x_46, 0); -lean_dec(x_48); -lean_ctor_set(x_46, 0, x_34); -return x_46; +lean_object* x_343; lean_object* x_344; +x_343 = lean_ctor_get(x_341, 0); +lean_dec(x_343); +x_344 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__3___closed__1; +lean_ctor_set(x_341, 0, x_344); +return x_341; } else { -lean_object* x_49; lean_object* x_50; -x_49 = lean_ctor_get(x_46, 1); -lean_inc(x_49); -lean_dec(x_46); -x_50 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_50, 0, x_34); -lean_ctor_set(x_50, 1, x_49); -return x_50; +lean_object* x_345; lean_object* x_346; lean_object* x_347; +x_345 = lean_ctor_get(x_341, 1); +lean_inc(x_345); +lean_dec(x_341); +x_346 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__3___closed__1; +x_347 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_347, 0, x_346); +lean_ctor_set(x_347, 1, x_345); +return x_347; +} } } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; -x_51 = lean_ctor_get(x_38, 0); -x_52 = lean_ctor_get(x_38, 2); -x_53 = lean_ctor_get(x_38, 3); -x_54 = lean_ctor_get(x_38, 4); -x_55 = lean_ctor_get(x_38, 5); -x_56 = lean_ctor_get(x_38, 6); -lean_inc(x_56); -lean_inc(x_55); -lean_inc(x_54); -lean_inc(x_53); -lean_inc(x_52); -lean_inc(x_51); -lean_dec(x_38); -x_57 = lean_alloc_ctor(0, 7, 0); -lean_ctor_set(x_57, 0, x_51); -lean_ctor_set(x_57, 1, x_36); -lean_ctor_set(x_57, 2, x_52); -lean_ctor_set(x_57, 3, x_53); -lean_ctor_set(x_57, 4, x_54); -lean_ctor_set(x_57, 5, x_55); -lean_ctor_set(x_57, 6, x_56); -x_58 = lean_st_ref_set(x_7, x_57, x_39); -x_59 = lean_ctor_get(x_58, 1); -lean_inc(x_59); -lean_dec(x_58); -x_60 = lean_ctor_get(x_35, 1); -lean_inc(x_60); -lean_dec(x_35); -x_61 = l_List_reverse___rarg(x_60); -x_62 = l_List_forM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__2(x_61, x_2, x_3, x_4, x_5, x_6, x_7, x_59); +lean_object* x_348; uint8_t x_349; +x_348 = lean_ctor_get(x_334, 1); +lean_inc(x_348); +lean_dec(x_334); +x_349 = lean_nat_dec_le(x_60, x_60); +lean_dec(x_60); +if (x_349 == 0) +{ +lean_object* x_350; lean_object* x_351; +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_6); -lean_dec(x_2); -x_63 = lean_ctor_get(x_62, 1); -lean_inc(x_63); -if (lean_is_exclusive(x_62)) { - lean_ctor_release(x_62, 0); - lean_ctor_release(x_62, 1); - x_64 = x_62; +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_1); +x_350 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__3___closed__1; +x_351 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_351, 0, x_350); +lean_ctor_set(x_351, 1, x_348); +return x_351; +} +else +{ +lean_object* x_352; lean_object* x_353; lean_object* x_354; lean_object* x_355; lean_object* x_356; lean_object* x_357; +x_352 = lean_box(0); +x_353 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__14(x_1, x_2, x_330, x_352, x_4, x_5, x_6, x_7, x_8, x_9, x_348); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_1); +x_354 = lean_ctor_get(x_353, 1); +lean_inc(x_354); +if (lean_is_exclusive(x_353)) { + lean_ctor_release(x_353, 0); + lean_ctor_release(x_353, 1); + x_355 = x_353; } else { - lean_dec_ref(x_62); - x_64 = lean_box(0); + lean_dec_ref(x_353); + x_355 = lean_box(0); } -if (lean_is_scalar(x_64)) { - x_65 = lean_alloc_ctor(0, 2, 0); +x_356 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__3___closed__1; +if (lean_is_scalar(x_355)) { + x_357 = lean_alloc_ctor(0, 2, 0); } else { - x_65 = x_64; + x_357 = x_355; +} +lean_ctor_set(x_357, 0, x_356); +lean_ctor_set(x_357, 1, x_354); +return x_357; } -lean_ctor_set(x_65, 0, x_34); -lean_ctor_set(x_65, 1, x_63); -return x_65; } } else { -lean_object* x_66; -x_66 = lean_ctor_get(x_33, 0); -lean_inc(x_66); -lean_dec(x_33); -if (lean_obj_tag(x_66) == 0) +uint8_t x_358; +lean_dec(x_60); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_1); +x_358 = !lean_is_exclusive(x_334); +if (x_358 == 0) { -lean_object* x_67; lean_object* x_68; lean_object* x_69; uint8_t x_70; -x_67 = lean_ctor_get(x_66, 0); -lean_inc(x_67); -x_68 = lean_ctor_get(x_66, 1); -lean_inc(x_68); -lean_dec(x_66); -x_69 = l_Lean_maxRecDepthErrorMessage; -x_70 = lean_string_dec_eq(x_68, x_69); -if (x_70 == 0) -{ -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_alloc_ctor(3, 1, 0); -lean_ctor_set(x_71, 0, x_68); -x_72 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_72, 0, x_71); -x_73 = l_Lean_throwErrorAt___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_throwStuckAtUniverseCnstr___spec__16(x_67, x_72, x_2, x_3, x_4, x_5, x_6, x_7, x_27); -lean_dec(x_67); -return x_73; +return x_334; } else { -lean_object* x_74; -lean_dec(x_68); -x_74 = l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Term_synthesizeSyntheticMVars_loop___spec__1(x_67, x_2, x_3, x_4, x_5, x_6, x_7, x_27); -lean_dec(x_6); -lean_dec(x_2); -return x_74; +lean_object* x_359; lean_object* x_360; lean_object* x_361; +x_359 = lean_ctor_get(x_334, 0); +x_360 = lean_ctor_get(x_334, 1); +lean_inc(x_360); +lean_inc(x_359); +lean_dec(x_334); +x_361 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_361, 0, x_359); +lean_ctor_set(x_361, 1, x_360); +return x_361; } } -else -{ -lean_object* x_75; -lean_dec(x_6); -lean_dec(x_2); -x_75 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__27___rarg(x_27); -return x_75; } } } } -LEAN_EXPORT lean_object* l_Lean_Elab_addPreDefinitions___lambda__1(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +} +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___closed__1() { _start: { -lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_14 = lean_box(0); -x_15 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__2(x_1, x_2, x_3, x_14, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -x_16 = lean_ctor_get(x_15, 1); -lean_inc(x_16); -lean_dec(x_15); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -x_17 = l_Array_mapMUnsafe_map___at_Lean_Elab_addPreDefinitions___spec__3(x_2, x_3, x_1, x_7, x_8, x_9, x_10, x_11, x_12, x_16); -if (lean_obj_tag(x_17) == 0) -{ -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_17, 0); -lean_inc(x_18); -x_19 = lean_ctor_get(x_17, 1); -lean_inc(x_19); -lean_dec(x_17); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -x_20 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps(x_18, x_9, x_10, x_11, x_12, x_19); -if (lean_obj_tag(x_20) == 0) -{ -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; size_t x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; -x_21 = lean_ctor_get(x_20, 0); -lean_inc(x_21); -x_22 = lean_ctor_get(x_20, 1); -lean_inc(x_22); -lean_dec(x_20); -x_23 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs(x_21); -x_24 = lean_ctor_get(x_4, 0); -lean_inc(x_24); -x_25 = lean_array_get_size(x_23); -x_26 = lean_usize_of_nat(x_25); -lean_dec(x_25); -lean_inc(x_23); -x_27 = l_Array_mapMUnsafe_map___at_Lean_Elab_addPreDefinitions___spec__4(x_3, x_26, x_3, x_23); -lean_inc(x_27); -x_28 = lean_alloc_closure((void*)(l_Lean_Elab_WF_expandTerminationBy_x3f___boxed), 4, 2); -lean_closure_set(x_28, 0, x_24); -lean_closure_set(x_28, 1, x_27); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -x_29 = l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5(x_28, x_7, x_8, x_9, x_10, x_11, x_12, x_22); -if (lean_obj_tag(x_29) == 0) -{ -lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_30 = lean_ctor_get(x_29, 0); -lean_inc(x_30); -x_31 = lean_ctor_get(x_29, 1); -lean_inc(x_31); -lean_dec(x_29); -x_32 = lean_ctor_get(x_4, 1); -lean_inc(x_32); -lean_dec(x_4); -x_33 = lean_alloc_closure((void*)(l_Lean_Elab_WF_expandDecreasingBy_x3f___boxed), 4, 2); -lean_closure_set(x_33, 0, x_32); -lean_closure_set(x_33, 1, x_27); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -x_34 = l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__10(x_33, x_7, x_8, x_9, x_10, x_11, x_12, x_31); -if (lean_obj_tag(x_34) == 0) -{ -lean_object* x_35; lean_object* x_36; uint8_t x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_35 = lean_ctor_get(x_34, 0); -lean_inc(x_35); -x_36 = lean_ctor_get(x_34, 1); -lean_inc(x_36); -lean_dec(x_34); -x_37 = 0; -x_38 = lean_box(x_37); -x_39 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_39, 0, x_38); -lean_ctor_set(x_39, 1, x_30); -x_40 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_40, 0, x_35); -lean_ctor_set(x_40, 1, x_39); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -x_41 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23(x_5, x_5, x_6, x_3, x_23, x_26, x_3, x_40, x_7, x_8, x_9, x_10, x_11, x_12, x_36); -lean_dec(x_23); -lean_dec(x_6); -lean_dec(x_5); -if (lean_obj_tag(x_41) == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("scc", 3); +return x_1; +} +} +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___closed__2() { +_start: { -lean_object* x_42; lean_object* x_43; lean_object* x_44; uint8_t x_45; -x_42 = lean_ctor_get(x_41, 0); -lean_inc(x_42); -x_43 = lean_ctor_get(x_42, 1); -lean_inc(x_43); -x_44 = lean_ctor_get(x_43, 0); -lean_inc(x_44); -x_45 = lean_unbox(x_44); -lean_dec(x_44); -if (x_45 == 0) +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__1; +x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__2; +x_3 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___closed__1; +x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); +return x_4; +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15(lean_object* x_1, lean_object* x_2, lean_object* x_3, size_t x_4, lean_object* x_5, size_t x_6, size_t x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { +_start: { -lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_46 = lean_ctor_get(x_41, 1); -lean_inc(x_46); -lean_dec(x_41); -x_47 = lean_ctor_get(x_42, 0); -lean_inc(x_47); -lean_dec(x_42); -x_48 = lean_ctor_get(x_43, 1); -lean_inc(x_48); -lean_dec(x_43); -x_49 = lean_alloc_closure((void*)(l_Lean_Elab_WF_TerminationBy_ensureAllUsed___boxed), 3, 1); -lean_closure_set(x_49, 0, x_48); -lean_inc(x_11); -lean_inc(x_7); -x_50 = l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__24(x_49, x_7, x_8, x_9, x_10, x_11, x_12, x_46); -if (lean_obj_tag(x_50) == 0) +uint8_t x_16; +x_16 = lean_usize_dec_lt(x_7, x_6); +if (x_16 == 0) { -lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_50, 1); -lean_inc(x_51); -lean_dec(x_50); -x_52 = lean_alloc_closure((void*)(l_Lean_Elab_WF_DecreasingBy_ensureAllUsed), 3, 1); -lean_closure_set(x_52, 0, x_47); -x_53 = l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__26(x_52, x_7, x_8, x_9, x_10, x_11, x_12, x_51); +lean_object* x_17; +lean_dec(x_14); +lean_dec(x_13); lean_dec(x_12); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); -lean_dec(x_8); -return x_53; +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_8); +lean_ctor_set(x_17, 1, x_15); +return x_17; } else { -uint8_t x_54; -lean_dec(x_47); +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; uint8_t x_22; +lean_dec(x_8); +x_18 = lean_array_uget(x_5, x_7); +x_19 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___closed__2; +x_20 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_19, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +x_22 = lean_unbox(x_21); +lean_dec(x_21); +if (x_22 == 0) +{ +lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_23 = lean_ctor_get(x_20, 1); +lean_inc(x_23); +lean_dec(x_20); +x_24 = lean_box(0); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +x_25 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__4(x_18, x_4, x_24, x_9, x_10, x_11, x_12, x_13, x_14, x_23); +if (lean_obj_tag(x_25) == 0) +{ +lean_object* x_26; +x_26 = lean_ctor_get(x_25, 0); +lean_inc(x_26); +if (lean_obj_tag(x_26) == 0) +{ +uint8_t x_27; +lean_dec(x_14); +lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -x_54 = !lean_is_exclusive(x_50); -if (x_54 == 0) +x_27 = !lean_is_exclusive(x_25); +if (x_27 == 0) { -return x_50; +lean_object* x_28; lean_object* x_29; +x_28 = lean_ctor_get(x_25, 0); +lean_dec(x_28); +x_29 = lean_ctor_get(x_26, 0); +lean_inc(x_29); +lean_dec(x_26); +lean_ctor_set(x_25, 0, x_29); +return x_25; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; -x_55 = lean_ctor_get(x_50, 0); -x_56 = lean_ctor_get(x_50, 1); -lean_inc(x_56); -lean_inc(x_55); -lean_dec(x_50); -x_57 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_57, 0, x_55); -lean_ctor_set(x_57, 1, x_56); -return x_57; +lean_object* x_30; lean_object* x_31; lean_object* x_32; +x_30 = lean_ctor_get(x_25, 1); +lean_inc(x_30); +lean_dec(x_25); +x_31 = lean_ctor_get(x_26, 0); +lean_inc(x_31); +lean_dec(x_26); +x_32 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_32, 0, x_31); +lean_ctor_set(x_32, 1, x_30); +return x_32; +} } +else +{ +lean_object* x_33; lean_object* x_34; size_t x_35; size_t x_36; +x_33 = lean_ctor_get(x_25, 1); +lean_inc(x_33); +lean_dec(x_25); +x_34 = lean_ctor_get(x_26, 0); +lean_inc(x_34); +lean_dec(x_26); +x_35 = 1; +x_36 = lean_usize_add(x_7, x_35); +x_7 = x_36; +x_8 = x_34; +x_15 = x_33; +goto _start; } } else { -uint8_t x_58; -lean_dec(x_43); -lean_dec(x_42); +uint8_t x_38; +lean_dec(x_14); +lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -x_58 = !lean_is_exclusive(x_41); -if (x_58 == 0) +x_38 = !lean_is_exclusive(x_25); +if (x_38 == 0) { -lean_object* x_59; -x_59 = lean_ctor_get(x_41, 0); -lean_dec(x_59); -lean_ctor_set(x_41, 0, x_14); -return x_41; +return x_25; } else { -lean_object* x_60; lean_object* x_61; -x_60 = lean_ctor_get(x_41, 1); -lean_inc(x_60); -lean_dec(x_41); -x_61 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_61, 0, x_14); -lean_ctor_set(x_61, 1, x_60); -return x_61; +lean_object* x_39; lean_object* x_40; lean_object* x_41; +x_39 = lean_ctor_get(x_25, 0); +x_40 = lean_ctor_get(x_25, 1); +lean_inc(x_40); +lean_inc(x_39); +lean_dec(x_25); +x_41 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_41, 0, x_39); +lean_ctor_set(x_41, 1, x_40); +return x_41; } } } else { -uint8_t x_62; +lean_object* x_42; lean_object* x_43; size_t x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_42 = lean_ctor_get(x_20, 1); +lean_inc(x_42); +lean_dec(x_20); +x_43 = lean_array_get_size(x_18); +x_44 = lean_usize_of_nat(x_43); +lean_dec(x_43); +lean_inc(x_18); +x_45 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__13(x_44, x_4, x_18); +x_46 = lean_array_to_list(lean_box(0), x_45); +x_47 = lean_box(0); +x_48 = l_List_mapTR_loop___at_Lean_Meta_substCore___spec__6(x_46, x_47); +x_49 = l_Lean_MessageData_ofList(x_48); +lean_dec(x_48); +x_50 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__7; +x_51 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_51, 0, x_50); +lean_ctor_set(x_51, 1, x_49); +x_52 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_52, 0, x_51); +lean_ctor_set(x_52, 1, x_50); +x_53 = l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(x_19, x_52, x_9, x_10, x_11, x_12, x_13, x_14, x_42); +x_54 = lean_ctor_get(x_53, 0); +lean_inc(x_54); +x_55 = lean_ctor_get(x_53, 1); +lean_inc(x_55); +lean_dec(x_53); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +x_56 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__4(x_18, x_4, x_54, x_9, x_10, x_11, x_12, x_13, x_14, x_55); +if (lean_obj_tag(x_56) == 0) +{ +lean_object* x_57; +x_57 = lean_ctor_get(x_56, 0); +lean_inc(x_57); +if (lean_obj_tag(x_57) == 0) +{ +uint8_t x_58; +lean_dec(x_14); +lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -x_62 = !lean_is_exclusive(x_41); -if (x_62 == 0) +x_58 = !lean_is_exclusive(x_56); +if (x_58 == 0) { -return x_41; +lean_object* x_59; lean_object* x_60; +x_59 = lean_ctor_get(x_56, 0); +lean_dec(x_59); +x_60 = lean_ctor_get(x_57, 0); +lean_inc(x_60); +lean_dec(x_57); +lean_ctor_set(x_56, 0, x_60); +return x_56; } else { -lean_object* x_63; lean_object* x_64; lean_object* x_65; -x_63 = lean_ctor_get(x_41, 0); -x_64 = lean_ctor_get(x_41, 1); -lean_inc(x_64); -lean_inc(x_63); -lean_dec(x_41); -x_65 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_65, 0, x_63); -lean_ctor_set(x_65, 1, x_64); -return x_65; +lean_object* x_61; lean_object* x_62; lean_object* x_63; +x_61 = lean_ctor_get(x_56, 1); +lean_inc(x_61); +lean_dec(x_56); +x_62 = lean_ctor_get(x_57, 0); +lean_inc(x_62); +lean_dec(x_57); +x_63 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_63, 0, x_62); +lean_ctor_set(x_63, 1, x_61); +return x_63; +} } +else +{ +lean_object* x_64; lean_object* x_65; size_t x_66; size_t x_67; +x_64 = lean_ctor_get(x_56, 1); +lean_inc(x_64); +lean_dec(x_56); +x_65 = lean_ctor_get(x_57, 0); +lean_inc(x_65); +lean_dec(x_57); +x_66 = 1; +x_67 = lean_usize_add(x_7, x_66); +x_7 = x_67; +x_8 = x_65; +x_15 = x_64; +goto _start; } } else { -uint8_t x_66; -lean_dec(x_30); -lean_dec(x_23); +uint8_t x_69; +lean_dec(x_14); +lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -x_66 = !lean_is_exclusive(x_34); -if (x_66 == 0) +x_69 = !lean_is_exclusive(x_56); +if (x_69 == 0) { -return x_34; +return x_56; } else { -lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_67 = lean_ctor_get(x_34, 0); -x_68 = lean_ctor_get(x_34, 1); -lean_inc(x_68); -lean_inc(x_67); -lean_dec(x_34); -x_69 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_69, 0, x_67); -lean_ctor_set(x_69, 1, x_68); -return x_69; +lean_object* x_70; lean_object* x_71; lean_object* x_72; +x_70 = lean_ctor_get(x_56, 0); +x_71 = lean_ctor_get(x_56, 1); +lean_inc(x_71); +lean_inc(x_70); +lean_dec(x_56); +x_72 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_72, 0, x_70); +lean_ctor_set(x_72, 1, x_71); +return x_72; } } } -else +} +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_addPreDefinitions___lambda__1(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: { -uint8_t x_70; -lean_dec(x_27); +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; +x_13 = lean_box(0); +x_14 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__2(x_1, x_2, x_3, x_13, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_15 = lean_ctor_get(x_14, 1); +lean_inc(x_15); +lean_dec(x_14); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +x_16 = l_Array_mapMUnsafe_map___at_Lean_Elab_addPreDefinitions___spec__3(x_2, x_3, x_1, x_6, x_7, x_8, x_9, x_10, x_11, x_15); +if (lean_obj_tag(x_16) == 0) +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +x_17 = lean_ctor_get(x_16, 0); +lean_inc(x_17); +x_18 = lean_ctor_get(x_16, 1); +lean_inc(x_18); +lean_dec(x_16); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_8); +x_19 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_betaReduceLetRecApps(x_17, x_8, x_9, x_10, x_11, x_18); +if (lean_obj_tag(x_19) == 0) +{ +lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; size_t x_24; lean_object* x_25; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +x_21 = lean_ctor_get(x_19, 1); +lean_inc(x_21); +lean_dec(x_19); +x_22 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_partitionPreDefs(x_20); +x_23 = lean_array_get_size(x_22); +x_24 = lean_usize_of_nat(x_23); lean_dec(x_23); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -x_70 = !lean_is_exclusive(x_29); -if (x_70 == 0) +x_25 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15(x_4, x_4, x_5, x_3, x_22, x_24, x_3, x_13, x_6, x_7, x_8, x_9, x_10, x_11, x_21); +lean_dec(x_22); +if (lean_obj_tag(x_25) == 0) +{ +uint8_t x_26; +x_26 = !lean_is_exclusive(x_25); +if (x_26 == 0) +{ +lean_object* x_27; +x_27 = lean_ctor_get(x_25, 0); +lean_dec(x_27); +lean_ctor_set(x_25, 0, x_13); +return x_25; +} +else { +lean_object* x_28; lean_object* x_29; +x_28 = lean_ctor_get(x_25, 1); +lean_inc(x_28); +lean_dec(x_25); +x_29 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_29, 0, x_13); +lean_ctor_set(x_29, 1, x_28); return x_29; } +} else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_29, 0); -x_72 = lean_ctor_get(x_29, 1); -lean_inc(x_72); -lean_inc(x_71); -lean_dec(x_29); -x_73 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_73, 0, x_71); -lean_ctor_set(x_73, 1, x_72); -return x_73; +uint8_t x_30; +x_30 = !lean_is_exclusive(x_25); +if (x_30 == 0) +{ +return x_25; +} +else +{ +lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_31 = lean_ctor_get(x_25, 0); +x_32 = lean_ctor_get(x_25, 1); +lean_inc(x_32); +lean_inc(x_31); +lean_dec(x_25); +x_33 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_33, 0, x_31); +lean_ctor_set(x_33, 1, x_32); +return x_33; } } } else { -uint8_t x_74; -lean_dec(x_12); +uint8_t x_34; lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -x_74 = !lean_is_exclusive(x_20); -if (x_74 == 0) +x_34 = !lean_is_exclusive(x_19); +if (x_34 == 0) { -return x_20; +return x_19; } else { -lean_object* x_75; lean_object* x_76; lean_object* x_77; -x_75 = lean_ctor_get(x_20, 0); -x_76 = lean_ctor_get(x_20, 1); -lean_inc(x_76); -lean_inc(x_75); -lean_dec(x_20); -x_77 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_77, 0, x_75); -lean_ctor_set(x_77, 1, x_76); -return x_77; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_19, 0); +x_36 = lean_ctor_get(x_19, 1); +lean_inc(x_36); +lean_inc(x_35); +lean_dec(x_19); +x_37 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_37, 0, x_35); +lean_ctor_set(x_37, 1, x_36); +return x_37; } } } else { -uint8_t x_78; -lean_dec(x_12); +uint8_t x_38; lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -x_78 = !lean_is_exclusive(x_17); -if (x_78 == 0) +x_38 = !lean_is_exclusive(x_16); +if (x_38 == 0) { -return x_17; +return x_16; } else { -lean_object* x_79; lean_object* x_80; lean_object* x_81; -x_79 = lean_ctor_get(x_17, 0); -x_80 = lean_ctor_get(x_17, 1); -lean_inc(x_80); -lean_inc(x_79); -lean_dec(x_17); -x_81 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_81, 0, x_79); -lean_ctor_set(x_81, 1, x_80); -return x_81; +lean_object* x_39; lean_object* x_40; lean_object* x_41; +x_39 = lean_ctor_get(x_16, 0); +x_40 = lean_ctor_get(x_16, 1); +lean_inc(x_40); +lean_inc(x_39); +lean_dec(x_16); +x_41 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_41, 0, x_39); +lean_ctor_set(x_41, 1, x_40); +return x_41; } } } @@ -14581,28 +11918,27 @@ x_2 = lean_box_usize(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Elab_addPreDefinitions(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_Elab_addPreDefinitions(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -lean_object* x_10; size_t x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_10 = lean_array_get_size(x_1); -x_11 = lean_usize_of_nat(x_10); -lean_dec(x_10); -x_12 = l_Lean_Elab_addPreDefinitions___closed__3; -x_13 = l_Lean_Elab_addPreDefinitions___closed__8; -x_14 = lean_box_usize(x_11); -x_15 = l_Lean_Elab_addPreDefinitions___boxed__const__1; -x_16 = lean_alloc_closure((void*)(l_Lean_Elab_addPreDefinitions___lambda__1___boxed), 13, 6); -lean_closure_set(x_16, 0, x_1); -lean_closure_set(x_16, 1, x_14); -lean_closure_set(x_16, 2, x_15); -lean_closure_set(x_16, 3, x_2); -lean_closure_set(x_16, 4, x_12); -lean_closure_set(x_16, 5, x_13); -x_17 = l_Lean_Elab_addPreDefinitions___closed__15; -x_18 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_getMVarsAtPreDef___closed__2; -x_19 = l_Lean_Meta_withLCtx___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_FunBinders_elabFunBinderViews___spec__3___rarg(x_17, x_18, x_16, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_19; +lean_object* x_9; size_t x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; +x_9 = lean_array_get_size(x_1); +x_10 = lean_usize_of_nat(x_9); +lean_dec(x_9); +x_11 = l_Lean_Elab_addPreDefinitions___closed__3; +x_12 = l_Lean_Elab_addPreDefinitions___closed__8; +x_13 = lean_box_usize(x_10); +x_14 = l_Lean_Elab_addPreDefinitions___boxed__const__1; +x_15 = lean_alloc_closure((void*)(l_Lean_Elab_addPreDefinitions___lambda__1___boxed), 12, 5); +lean_closure_set(x_15, 0, x_1); +lean_closure_set(x_15, 1, x_13); +lean_closure_set(x_15, 2, x_14); +lean_closure_set(x_15, 3, x_11); +lean_closure_set(x_15, 4, x_12); +x_16 = l_Lean_Elab_addPreDefinitions___closed__15; +x_17 = l___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_getMVarsAtPreDef___closed__2; +x_18 = l_Lean_Meta_withLCtx___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_FunBinders_elabFunBinderViews___spec__3___rarg(x_16, x_17, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +return x_18; } } LEAN_EXPORT lean_object* l_Lean_addTrace___at_Lean_Elab_addPreDefinitions___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -14650,139 +11986,71 @@ x_13 = l_Array_mapMUnsafe_map___at_Lean_Elab_addPreDefinitions___spec__3(x_11, x return x_13; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_addPreDefinitions___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { -size_t x_5; size_t x_6; size_t x_7; lean_object* x_8; -x_5 = lean_unbox_usize(x_1); -lean_dec(x_1); -x_6 = lean_unbox_usize(x_2); +size_t x_4; size_t x_5; uint8_t x_6; lean_object* x_7; +x_4 = lean_unbox_usize(x_2); lean_dec(x_2); -x_7 = lean_unbox_usize(x_3); +x_5 = lean_unbox_usize(x_3); lean_dec(x_3); -x_8 = l_Array_mapMUnsafe_map___at_Lean_Elab_addPreDefinitions___spec__4(x_5, x_6, x_7, x_4); -return x_8; +x_6 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__4(x_1, x_4, x_5); +lean_dec(x_1); +x_7 = lean_box(x_6); +return x_7; } } -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_addPreDefinitions___spec__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { -lean_object* x_9; -x_9 = l_Lean_throwError___at_Lean_Elab_addPreDefinitions___spec__7(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_7); -lean_dec(x_6); +size_t x_7; size_t x_8; size_t x_9; uint8_t x_10; lean_object* x_11; +x_7 = lean_unbox_usize(x_1); +lean_dec(x_1); +x_8 = lean_unbox_usize(x_5); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -return x_9; -} -} -LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_addPreDefinitions___spec__8___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -lean_object* x_9; -x_9 = l_Lean_throwMaxRecDepthAt___at_Lean_Elab_addPreDefinitions___spec__8(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_7); +x_9 = lean_unbox_usize(x_6); lean_dec(x_6); -lean_dec(x_5); +x_10 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__5(x_7, x_2, x_3, x_4, x_8, x_9); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -return x_9; +x_11 = lean_box(x_10); +return x_11; } } -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { -lean_object* x_7; -x_7 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9(x_1, x_2, x_3, x_4, x_5, x_6); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); +size_t x_4; size_t x_5; uint8_t x_6; lean_object* x_7; +x_4 = lean_unbox_usize(x_2); lean_dec(x_2); -lean_dec(x_1); -return x_7; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -lean_object* x_5; -x_5 = l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__1(x_1, x_2, x_3, x_4); -lean_dec(x_3); -return x_5; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -lean_object* x_5; -x_5 = l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__2(x_1, x_2, x_3, x_4); +x_5 = lean_unbox_usize(x_3); lean_dec(x_3); -return x_5; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -lean_object* x_7; -x_7 = l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__3(x_1, x_2, x_3, x_4, x_5, x_6); -lean_dec(x_5); -return x_7; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -lean_object* x_7; -x_7 = l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__5___lambda__4(x_1, x_2, x_3, x_4, x_5, x_6); -lean_dec(x_5); +x_6 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__6(x_1, x_4, x_5); +lean_dec(x_1); +x_7 = lean_box(x_6); return x_7; } } -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_addPreDefinitions___spec__12___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -lean_object* x_9; -x_9 = l_Lean_throwError___at_Lean_Elab_addPreDefinitions___spec__12(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -return x_9; -} -} -LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_addPreDefinitions___spec__13___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { -lean_object* x_9; -x_9 = l_Lean_throwMaxRecDepthAt___at_Lean_Elab_addPreDefinitions___spec__13(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_7); -lean_dec(x_6); +size_t x_7; size_t x_8; size_t x_9; uint8_t x_10; lean_object* x_11; +x_7 = lean_unbox_usize(x_1); +lean_dec(x_1); +x_8 = lean_unbox_usize(x_5); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_9; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__14___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -lean_object* x_7; -x_7 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__14(x_1, x_2, x_3, x_4, x_5, x_6); +x_9 = lean_unbox_usize(x_6); lean_dec(x_6); -lean_dec(x_5); +x_10 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__7(x_7, x_2, x_3, x_4, x_8, x_9); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -lean_dec(x_1); -return x_7; +x_11 = lean_box(x_10); +return x_11; } } -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__16___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__9___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { size_t x_4; size_t x_5; uint8_t x_6; lean_object* x_7; @@ -14790,33 +12058,13 @@ x_4 = lean_unbox_usize(x_2); lean_dec(x_2); x_5 = lean_unbox_usize(x_3); lean_dec(x_3); -x_6 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__16(x_1, x_4, x_5); +x_6 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__9(x_1, x_4, x_5); lean_dec(x_1); x_7 = lean_box(x_6); return x_7; } } -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__17___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -size_t x_8; size_t x_9; size_t x_10; size_t x_11; uint8_t x_12; lean_object* x_13; -x_8 = lean_unbox_usize(x_1); -lean_dec(x_1); -x_9 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_10 = lean_unbox_usize(x_6); -lean_dec(x_6); -x_11 = lean_unbox_usize(x_7); -lean_dec(x_7); -x_12 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__17(x_8, x_2, x_3, x_9, x_5, x_10, x_11); -lean_dec(x_5); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(x_12); -return x_13; -} -} -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__18___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__10___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { size_t x_4; size_t x_5; uint8_t x_6; lean_object* x_7; @@ -14824,47 +12072,27 @@ x_4 = lean_unbox_usize(x_2); lean_dec(x_2); x_5 = lean_unbox_usize(x_3); lean_dec(x_3); -x_6 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__18(x_1, x_4, x_5); +x_6 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__10(x_1, x_4, x_5); lean_dec(x_1); x_7 = lean_box(x_6); return x_7; } } -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__19___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -size_t x_8; size_t x_9; size_t x_10; size_t x_11; uint8_t x_12; lean_object* x_13; -x_8 = lean_unbox_usize(x_1); -lean_dec(x_1); -x_9 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_10 = lean_unbox_usize(x_6); -lean_dec(x_6); -x_11 = lean_unbox_usize(x_7); -lean_dec(x_7); -x_12 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__19(x_8, x_2, x_3, x_9, x_5, x_10, x_11); -lean_dec(x_5); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(x_12); -return x_13; -} -} -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__20___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { -size_t x_4; size_t x_5; uint8_t x_6; lean_object* x_7; -x_4 = lean_unbox_usize(x_2); +size_t x_12; size_t x_13; lean_object* x_14; +x_12 = lean_unbox_usize(x_2); lean_dec(x_2); -x_5 = lean_unbox_usize(x_3); +x_13 = lean_unbox_usize(x_3); lean_dec(x_3); -x_6 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__20(x_1, x_4, x_5); +x_14 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11(x_1, x_12, x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_6); lean_dec(x_1); -x_7 = lean_box(x_6); -return x_7; +return x_14; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__12___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { size_t x_12; size_t x_13; lean_object* x_14; @@ -14872,13 +12100,18 @@ x_12 = lean_unbox_usize(x_2); lean_dec(x_2); x_13 = lean_unbox_usize(x_3); lean_dec(x_3); -x_14 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21(x_1, x_12, x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_14 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__12(x_1, x_12, x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); return x_14; } } -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__22___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__13___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { size_t x_4; size_t x_5; uint8_t x_6; lean_object* x_7; @@ -14886,67 +12119,58 @@ x_4 = lean_unbox_usize(x_2); lean_dec(x_2); x_5 = lean_unbox_usize(x_3); lean_dec(x_3); -x_6 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__22(x_1, x_4, x_5); +x_6 = l_Array_anyMUnsafe_any___at_Lean_Elab_addPreDefinitions___spec__13(x_1, x_4, x_5); lean_dec(x_1); x_7 = lean_box(x_6); return x_7; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__14___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { -uint8_t x_17; lean_object* x_18; -x_17 = lean_unbox(x_4); -lean_dec(x_4); -x_18 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__3(x_1, x_2, x_3, x_17, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +size_t x_12; size_t x_13; lean_object* x_14; +x_12 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_13 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_14 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__14(x_1, x_12, x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_10); lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_6); -return x_18; +lean_dec(x_5); +lean_dec(x_1); +return x_14; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___boxed(lean_object** _args) { -lean_object* x_1 = _args[0]; -lean_object* x_2 = _args[1]; -lean_object* x_3 = _args[2]; -lean_object* x_4 = _args[3]; -lean_object* x_5 = _args[4]; -lean_object* x_6 = _args[5]; -lean_object* x_7 = _args[6]; -lean_object* x_8 = _args[7]; -lean_object* x_9 = _args[8]; -lean_object* x_10 = _args[9]; -lean_object* x_11 = _args[10]; -lean_object* x_12 = _args[11]; -lean_object* x_13 = _args[12]; -lean_object* x_14 = _args[13]; -lean_object* x_15 = _args[14]; -lean_object* x_16 = _args[15]; -lean_object* x_17 = _args[16]; -_start: -{ -uint8_t x_18; size_t x_19; lean_object* x_20; -x_18 = lean_unbox(x_3); -lean_dec(x_3); -x_19 = lean_unbox_usize(x_5); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; +x_10 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); -x_20 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4(x_1, x_2, x_18, x_4, x_19, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17); -return x_20; +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +return x_10; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { -size_t x_14; uint8_t x_15; lean_object* x_16; -x_14 = lean_unbox_usize(x_2); +size_t x_11; lean_object* x_12; +x_11 = lean_unbox_usize(x_2); lean_dec(x_2); -x_15 = lean_unbox(x_4); -lean_dec(x_4); -x_16 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__5(x_1, x_14, x_3, x_15, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_6); -return x_16; +x_12 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__4(x_1, x_11, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +return x_12; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { _start: { size_t x_16; size_t x_17; size_t x_18; lean_object* x_19; @@ -14956,7 +12180,7 @@ x_17 = lean_unbox_usize(x_6); lean_dec(x_6); x_18 = lean_unbox_usize(x_7); lean_dec(x_7); -x_19 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23(x_1, x_2, x_3, x_16, x_5, x_17, x_18, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +x_19 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15(x_1, x_2, x_3, x_16, x_5, x_17, x_18, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); lean_dec(x_5); lean_dec(x_3); lean_dec(x_2); @@ -14964,91 +12188,49 @@ lean_dec(x_1); return x_19; } } -LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_addPreDefinitions___spec__25___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_Elab_addPreDefinitions___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -lean_object* x_9; -x_9 = l_Lean_throwMaxRecDepthAt___at_Lean_Elab_addPreDefinitions___spec__25(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); +size_t x_13; size_t x_14; lean_object* x_15; +x_13 = lean_unbox_usize(x_2); lean_dec(x_2); -return x_9; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__24___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -lean_object* x_9; -x_9 = l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__24(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_7); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -return x_9; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__27___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -lean_object* x_7; -x_7 = l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__27(x_1, x_2, x_3, x_4, x_5, x_6); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); +x_14 = lean_unbox_usize(x_3); lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -return x_7; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__26___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -lean_object* x_9; -x_9 = l_Lean_Elab_liftMacroM___at_Lean_Elab_addPreDefinitions___spec__26(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_7); +x_15 = l_Lean_Elab_addPreDefinitions___lambda__1(x_1, x_13, x_14, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); -return x_9; +return x_15; } } -LEAN_EXPORT lean_object* l_Lean_Elab_addPreDefinitions___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__1() { _start: { -size_t x_14; size_t x_15; lean_object* x_16; -x_14 = lean_unbox_usize(x_2); -lean_dec(x_2); -x_15 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_16 = l_Lean_Elab_addPreDefinitions___lambda__1(x_1, x_14, x_15, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -return x_16; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Lean", 4); +return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__1() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__1; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__2() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__1; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__2; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__3() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__4() { _start: { lean_object* x_1; @@ -15056,17 +12238,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__4() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__2; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__3; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__3; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__5() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__6() { _start: { lean_object* x_1; @@ -15074,37 +12256,37 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__6() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__4; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__5; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__5; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__7() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__6; -x_2 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__1; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__7; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__8() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__7; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__8; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__9() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__10() { _start: { lean_object* x_1; @@ -15112,17 +12294,17 @@ x_1 = lean_mk_string_from_bytes("PreDefinition", 13); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__10() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__8; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__9; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__9; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__10; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__11() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__12() { _start: { lean_object* x_1; @@ -15130,17 +12312,17 @@ x_1 = lean_mk_string_from_bytes("Main", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__12() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__10; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__11; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__11; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__12; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__13() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__14() { _start: { lean_object* x_1; @@ -15148,33 +12330,33 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__14() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__12; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__13; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__13; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__14; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__15() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__14; -x_2 = lean_unsigned_to_nat(2513u); +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__15; +x_2 = lean_unsigned_to_nat(1996u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__2___closed__2; x_3 = 0; -x_4 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__15; +x_4 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__16; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); if (lean_obj_tag(x_5) == 0) { @@ -15182,7 +12364,7 @@ lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = lean_ctor_get(x_5, 1); lean_inc(x_6); lean_dec(x_5); -x_7 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___closed__2; +x_7 = l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___closed__2; x_8 = l_Lean_registerTraceClass(x_7, x_3, x_4, x_6); return x_8; } @@ -15239,14 +12421,6 @@ lean_dec_ref(res); res = initialize_Lean_Elab_PreDefinition_MkInhabitant(builtin, lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l_Lean_Elab_TerminationHints_terminationBy_x3f___default = _init_l_Lean_Elab_TerminationHints_terminationBy_x3f___default(); -lean_mark_persistent(l_Lean_Elab_TerminationHints_terminationBy_x3f___default); -l_Lean_Elab_TerminationHints_decreasingBy_x3f___default = _init_l_Lean_Elab_TerminationHints_decreasingBy_x3f___default(); -lean_mark_persistent(l_Lean_Elab_TerminationHints_decreasingBy_x3f___default); -l_Lean_Elab_instInhabitedTerminationHints___closed__1 = _init_l_Lean_Elab_instInhabitedTerminationHints___closed__1(); -lean_mark_persistent(l_Lean_Elab_instInhabitedTerminationHints___closed__1); -l_Lean_Elab_instInhabitedTerminationHints = _init_l_Lean_Elab_instInhabitedTerminationHints(); -lean_mark_persistent(l_Lean_Elab_instInhabitedTerminationHints); l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__3___closed__1 = _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__3___closed__1(); lean_mark_persistent(l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___lambda__3___closed__1); l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__1 = _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Main_0__Lean_Elab_addAndCompilePartial___spec__2___closed__1(); @@ -15321,44 +12495,34 @@ l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__2___closed__5 lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__2___closed__5); l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__2___closed__6 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__2___closed__6(); lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__2___closed__6); -l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9___rarg___closed__1 = _init_l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9___rarg___closed__1(); -lean_mark_persistent(l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9___rarg___closed__1); -l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9___rarg___closed__2 = _init_l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9___rarg___closed__2(); -lean_mark_persistent(l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_addPreDefinitions___spec__9___rarg___closed__2); -l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__1(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__1); -l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__2(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__2); -l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__3 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__3(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__3); -l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__4 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__4(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__21___closed__4); -l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__1(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__1); -l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__2(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__2); -l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__3); -l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__4 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__4(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__4); -l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__5 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__5(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__1___closed__5); -l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__1(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__1); -l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__2(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__2); -l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__3 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__3(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__3); -l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__4 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__4(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__4); -l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__5 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__5(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__5); -l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__6 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__6(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___lambda__4___closed__6); -l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___closed__1(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___closed__1); -l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___closed__2(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__23___closed__2); +l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__1(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__1); +l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__2(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__2); +l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__3 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__3(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__3); +l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__4 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__4(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__11___closed__4); +l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__12___closed__1 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__12___closed__1(); +lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__12___closed__1); +l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__14___closed__1 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__14___closed__1(); +lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_addPreDefinitions___spec__14___closed__1); +l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__1___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__1___closed__1(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__1___closed__1); +l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__1(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__1); +l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__2(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__2); +l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__3); +l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__4 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__4(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__4); +l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__5 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__5(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___lambda__2___closed__5); +l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___closed__1(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___closed__1); +l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___closed__2(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_addPreDefinitions___spec__15___closed__2); l_Lean_Elab_addPreDefinitions___closed__1 = _init_l_Lean_Elab_addPreDefinitions___closed__1(); lean_mark_persistent(l_Lean_Elab_addPreDefinitions___closed__1); l_Lean_Elab_addPreDefinitions___closed__2 = _init_l_Lean_Elab_addPreDefinitions___closed__2(); @@ -15391,37 +12555,39 @@ l_Lean_Elab_addPreDefinitions___closed__15 = _init_l_Lean_Elab_addPreDefinitions lean_mark_persistent(l_Lean_Elab_addPreDefinitions___closed__15); l_Lean_Elab_addPreDefinitions___boxed__const__1 = _init_l_Lean_Elab_addPreDefinitions___boxed__const__1(); lean_mark_persistent(l_Lean_Elab_addPreDefinitions___boxed__const__1); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__1(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__1); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__2 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__2(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__2); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__3 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__3(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__3); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__4 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__4(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__4); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__5 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__5(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__5); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__6 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__6(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__6); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__7 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__7(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__7); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__8 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__8(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__8); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__9 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__9(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__9); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__10 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__10(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__10); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__11 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__11(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__11); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__12 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__12(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__12); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__13 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__13(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__13); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__14 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__14(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__14); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__15 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__15(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513____closed__15); -if (builtin) {res = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_2513_(lean_io_mk_world()); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__1(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__1); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__2 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__2(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__2); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__3 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__3(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__3); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__4 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__4(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__4); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__5 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__5(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__5); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__6 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__6(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__6); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__7 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__7(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__7); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__8 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__8(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__8); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__9 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__9(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__9); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__10 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__10(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__10); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__11 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__11(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__11); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__12 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__12(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__12); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__13 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__13(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__13); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__14 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__14(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__14); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__15 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__15(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__15); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__16 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__16(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996____closed__16); +if (builtin) {res = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_Main___hyg_1996_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/PreDefinition/Structural/Main.c b/stage0/stdlib/Lean/Elab/PreDefinition/Structural/Main.c index f9ceac20b313a..828422423e048 100644 --- a/stage0/stdlib/Lean/Elab/PreDefinition/Structural/Main.c +++ b/stage0/stdlib/Lean/Elab/PreDefinition/Structural/Main.c @@ -17,18 +17,22 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__ static lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___lambda__2___closed__2; lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); static lean_object* l_Lean_Elab_Structural_structuralRecursion___closed__4; -static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__12; extern lean_object* l_Lean_Elab_instInhabitedPreDefinition; LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_mk_empty_array_with_capacity(lean_object*); +static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__2; lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__13; lean_object* l_Lean_addTrace___at___private_Lean_Elab_PreDefinition_Structural_IndPred_0__Lean_Elab_Structural_replaceIndPredRecApps_loop___spec__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_setEnv___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__7; LEAN_EXPORT lean_object* l_Lean_setEnv___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_isProp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_indentD(lean_object*); static lean_object* l_Lean_Elab_Structural_structuralRecursion___closed__2; +static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__18; lean_object* l_Lean_Meta_isExprDefEq(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__16; static lean_object* l_Lean_setEnv___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___spec__2___closed__15; static lean_object* l_Lean_setEnv___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___spec__2___closed__7; static lean_object* l_Lean_Elab_Structural_structuralRecursion___lambda__1___closed__2; @@ -43,7 +47,9 @@ lean_object* lean_mk_array(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___lambda__5___closed__1; static lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_getFixedPrefix___closed__3; uint8_t lean_usize_dec_eq(size_t, size_t); +static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__14; lean_object* l_Lean_Elab_Structural_registerEqnsInfo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__15; lean_object* l_Lean_Elab_Structural_preprocess(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_getFixedPrefix___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Term_throwErrorIfErrors___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -54,13 +60,10 @@ lean_object* l_ReaderT_instMonadReaderT___rarg(lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___lambda__5___closed__2; lean_object* l_Lean_Elab_addAndCompilePartialRec(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___closed__3; -static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__4; uint8_t l_Lean_Expr_isAppOf(lean_object*, lean_object*); static lean_object* l_Lean_setEnv___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___spec__2___closed__4; lean_object* l_Lean_stringToMessageData(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__16; -static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__10; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_getFixedPrefix___spec__1(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Expr_instBEqExpr; LEAN_EXPORT lean_object* l_Lean_Meta_lambdaTelescope___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -73,20 +76,17 @@ static lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_ lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_setEnv___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___spec__2___closed__10; static lean_object* l_Lean_setEnv___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___spec__2___closed__11; +static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__17; lean_object* l_ReaderT_instApplicativeReaderT___rarg(lean_object*); +static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__19; size_t lean_usize_of_nat(lean_object*); lean_object* l_Lean_Elab_Structural_findRecArg___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_applyAttributesOf(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_lambdaTelescopeImp___rarg(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__18; -static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__7; -static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__3; lean_object* lean_st_ref_take(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___closed__4; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Structural_structuralRecursion___lambda__1(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320_(lean_object*); -static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__11; LEAN_EXPORT lean_object* l_Lean_Elab_Structural_structuralRecursion(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Structural_structuralRecursion___closed__3; LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -98,12 +98,13 @@ lean_object* l_List_mapTR_loop___at_Lean_MessageData_instCoeListExprMessageData_ lean_object* l_Lean_registerTraceClass(lean_object*, uint8_t, lean_object*, lean_object*); lean_object* l_Lean_Elab_addNonRec___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Structural_structuralRecursion___closed__5; +static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__12; +static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__8; static lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___lambda__6___closed__4; lean_object* lean_st_ref_get(lean_object*, lean_object*); lean_object* lean_st_mk_ref(lean_object*, lean_object*); lean_object* lean_array_to_list(lean_object*, lean_object*); lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__5; lean_object* l_Lean_Elab_Structural_run___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Expr_instHashableExpr; extern lean_object* l_Lean_levelZero; @@ -116,15 +117,13 @@ lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_getFixedPrefix___closed__1; static lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___lambda__2___closed__3; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_getFixedPrefix___spec__1___closed__1; -static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__15; +static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__11; LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___lambda__6___closed__3; lean_object* l_Lean_isTracingEnabledFor___at___private_Lean_Elab_PreDefinition_Structural_IndPred_0__Lean_Elab_Structural_replaceIndPredRecApps_loop___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__17; -static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__8; +static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__9; static lean_object* l_Lean_setEnv___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___spec__2___closed__8; -static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__9; LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_getFixedPrefix(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___lambda__2___closed__1; lean_object* l_Lean_MessageData_ofExpr(lean_object*); @@ -132,7 +131,6 @@ static lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_ static lean_object* l_Lean_setEnv___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___spec__2___closed__6; LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_setEnv___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___spec__2___closed__1; -static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__13; lean_object* l_instMonadControlT__1___rarg(lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_getFixedPrefix___lambda__2___closed__1; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_getFixedPrefix___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -140,9 +138,10 @@ static lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_ LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mapErrorImp___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___closed__6; +static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__5; lean_object* l_Lean_Elab_Structural_mkIndPredBRecOn(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__6; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__19; lean_object* l_Lean_Elab_eraseRecAppSyntax(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_setEnv___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___spec__2___closed__18; static lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___lambda__6___closed__2; @@ -152,12 +151,11 @@ lean_object* l_Lean_Elab_addAsAxiom(lean_object*, lean_object*, lean_object*, le LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Structural_structuralRecursion___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_nat_sub(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__2; lean_object* l_Lean_Meta_InfoCacheKey_instHashableInfoCacheKey___boxed(lean_object*); -static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__1; lean_object* l_Lean_PersistentHashMap_mkEmptyEntriesArray(lean_object*, lean_object*); extern lean_object* l_Lean_Core_instMonadCoreM; LEAN_EXPORT lean_object* l_Lean_Elab_Structural_structuralRecursion___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__3; static lean_object* l_Lean_setEnv___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___spec__2___closed__19; LEAN_EXPORT lean_object* l_Lean_Meta_lambdaTelescope___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___spec__1(lean_object*); static lean_object* l_Lean_setEnv___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___spec__2___closed__2; @@ -167,18 +165,20 @@ static lean_object* l_Lean_setEnv___at___private_Lean_Elab_PreDefinition_Structu static lean_object* l_Lean_setEnv___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___spec__2___closed__14; lean_object* l_Lean_Elab_ensureNoRecFn(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_uget(lean_object*, size_t); +static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__4; static lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___closed__2; +static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__1; lean_object* l_Lean_Elab_Structural_addSmartUnfoldingDef(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_getFixedPrefix___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__6; lean_object* lean_array_get_size(lean_object*); uint8_t lean_nat_dec_le(lean_object*, lean_object*); uint8_t lean_usize_dec_lt(size_t, size_t); LEAN_EXPORT lean_object* l_Lean_Elab_Structural_structuralRecursion___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkLambdaFVars(lean_object*, lean_object*, uint8_t, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_nat_add(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321_(lean_object*); lean_object* l_Array_instBEqArray___rarg___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MessageData_ofName(lean_object*); static lean_object* l_Lean_setEnv___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___spec__2___closed__16; @@ -186,7 +186,7 @@ lean_object* l_Lean_Elab_Structural_mkBRecOn(lean_object*, lean_object*, lean_ob LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_getFixedPrefix___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Nat_repr(lean_object*); static lean_object* l_Lean_setEnv___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___spec__2___closed__5; -static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__14; +static lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__10; static lean_object* _init_l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_getFixedPrefix___spec__1___closed__1() { _start: { @@ -1683,7 +1683,7 @@ uint8_t x_13; x_13 = !lean_is_exclusive(x_12); if (x_13 == 0) { -lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; x_14 = lean_ctor_get(x_12, 0); x_15 = lean_ctor_get(x_3, 0); x_16 = lean_array_get_size(x_15); @@ -1691,88 +1691,94 @@ x_17 = lean_ctor_get(x_3, 2); x_18 = lean_nat_add(x_16, x_17); lean_dec(x_16); x_19 = lean_ctor_get(x_4, 0); -x_20 = lean_ctor_get_uint8(x_4, sizeof(void*)*6); +x_20 = lean_ctor_get_uint8(x_4, sizeof(void*)*7); x_21 = lean_ctor_get(x_4, 1); x_22 = lean_ctor_get(x_4, 2); x_23 = lean_ctor_get(x_4, 4); +x_24 = lean_ctor_get(x_4, 6); +lean_inc(x_24); lean_inc(x_23); lean_inc(x_22); lean_inc(x_21); lean_inc(x_19); -x_24 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_24, 0, x_19); -lean_ctor_set(x_24, 1, x_21); -lean_ctor_set(x_24, 2, x_22); -lean_ctor_set(x_24, 3, x_1); -lean_ctor_set(x_24, 4, x_23); -lean_ctor_set(x_24, 5, x_14); -lean_ctor_set_uint8(x_24, sizeof(void*)*6, x_20); -x_25 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_25, 0, x_18); -lean_ctor_set(x_25, 1, x_24); -lean_ctor_set(x_12, 0, x_25); +x_25 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_25, 0, x_19); +lean_ctor_set(x_25, 1, x_21); +lean_ctor_set(x_25, 2, x_22); +lean_ctor_set(x_25, 3, x_1); +lean_ctor_set(x_25, 4, x_23); +lean_ctor_set(x_25, 5, x_14); +lean_ctor_set(x_25, 6, x_24); +lean_ctor_set_uint8(x_25, sizeof(void*)*7, x_20); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_18); +lean_ctor_set(x_26, 1, x_25); +lean_ctor_set(x_12, 0, x_26); return x_12; } else { -lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; uint8_t x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; -x_26 = lean_ctor_get(x_12, 0); -x_27 = lean_ctor_get(x_12, 1); +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; uint8_t x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; +x_27 = lean_ctor_get(x_12, 0); +x_28 = lean_ctor_get(x_12, 1); +lean_inc(x_28); lean_inc(x_27); -lean_inc(x_26); lean_dec(x_12); -x_28 = lean_ctor_get(x_3, 0); -x_29 = lean_array_get_size(x_28); -x_30 = lean_ctor_get(x_3, 2); -x_31 = lean_nat_add(x_29, x_30); -lean_dec(x_29); -x_32 = lean_ctor_get(x_4, 0); -x_33 = lean_ctor_get_uint8(x_4, sizeof(void*)*6); -x_34 = lean_ctor_get(x_4, 1); -x_35 = lean_ctor_get(x_4, 2); -x_36 = lean_ctor_get(x_4, 4); +x_29 = lean_ctor_get(x_3, 0); +x_30 = lean_array_get_size(x_29); +x_31 = lean_ctor_get(x_3, 2); +x_32 = lean_nat_add(x_30, x_31); +lean_dec(x_30); +x_33 = lean_ctor_get(x_4, 0); +x_34 = lean_ctor_get_uint8(x_4, sizeof(void*)*7); +x_35 = lean_ctor_get(x_4, 1); +x_36 = lean_ctor_get(x_4, 2); +x_37 = lean_ctor_get(x_4, 4); +x_38 = lean_ctor_get(x_4, 6); +lean_inc(x_38); +lean_inc(x_37); lean_inc(x_36); lean_inc(x_35); -lean_inc(x_34); -lean_inc(x_32); -x_37 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_37, 0, x_32); -lean_ctor_set(x_37, 1, x_34); -lean_ctor_set(x_37, 2, x_35); -lean_ctor_set(x_37, 3, x_1); -lean_ctor_set(x_37, 4, x_36); -lean_ctor_set(x_37, 5, x_26); -lean_ctor_set_uint8(x_37, sizeof(void*)*6, x_33); -x_38 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_38, 0, x_31); -lean_ctor_set(x_38, 1, x_37); -x_39 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_39, 0, x_38); -lean_ctor_set(x_39, 1, x_27); -return x_39; -} -} -else -{ -uint8_t x_40; +lean_inc(x_33); +x_39 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_39, 0, x_33); +lean_ctor_set(x_39, 1, x_35); +lean_ctor_set(x_39, 2, x_36); +lean_ctor_set(x_39, 3, x_1); +lean_ctor_set(x_39, 4, x_37); +lean_ctor_set(x_39, 5, x_27); +lean_ctor_set(x_39, 6, x_38); +lean_ctor_set_uint8(x_39, sizeof(void*)*7, x_34); +x_40 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_40, 0, x_32); +lean_ctor_set(x_40, 1, x_39); +x_41 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_41, 0, x_40); +lean_ctor_set(x_41, 1, x_28); +return x_41; +} +} +else +{ +uint8_t x_42; lean_dec(x_1); -x_40 = !lean_is_exclusive(x_12); -if (x_40 == 0) +x_42 = !lean_is_exclusive(x_12); +if (x_42 == 0) { return x_12; } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; -x_41 = lean_ctor_get(x_12, 0); -x_42 = lean_ctor_get(x_12, 1); -lean_inc(x_42); -lean_inc(x_41); +lean_object* x_43; lean_object* x_44; lean_object* x_45; +x_43 = lean_ctor_get(x_12, 0); +x_44 = lean_ctor_get(x_12, 1); +lean_inc(x_44); +lean_inc(x_43); lean_dec(x_12); -x_43 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_43, 0, x_41); -lean_ctor_set(x_43, 1, x_42); -return x_43; +x_45 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_45, 0, x_43); +lean_ctor_set(x_45, 1, x_44); +return x_45; } } } @@ -3023,7 +3029,7 @@ lean_object* x_47; uint8_t x_48; uint8_t x_49; x_47 = lean_ctor_get(x_46, 1); lean_inc(x_47); lean_dec(x_46); -x_48 = lean_ctor_get_uint8(x_30, sizeof(void*)*6); +x_48 = lean_ctor_get_uint8(x_30, sizeof(void*)*7); x_49 = l_Lean_Elab_DefKind_isTheorem(x_48); if (x_49 == 0) { @@ -3341,7 +3347,7 @@ lean_dec(x_5); return x_13; } } -static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__1() { +static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__1() { _start: { lean_object* x_1; @@ -3349,27 +3355,27 @@ x_1 = lean_mk_string_from_bytes("Lean", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__2() { +static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__1; +x_2 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__3() { +static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__2; +x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__2; x_2 = l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__4() { +static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__4() { _start: { lean_object* x_1; @@ -3377,17 +3383,17 @@ x_1 = lean_mk_string_from_bytes("Structural", 10); return x_1; } } -static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__5() { +static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__3; -x_2 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__4; +x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__3; +x_2 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__6() { +static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__6() { _start: { lean_object* x_1; @@ -3395,17 +3401,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__7() { +static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__5; -x_2 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__6; +x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__5; +x_2 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__8() { +static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__8() { _start: { lean_object* x_1; @@ -3413,37 +3419,37 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__9() { +static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__7; -x_2 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__8; +x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__7; +x_2 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__8; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__10() { +static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__9; -x_2 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__1; +x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__9; +x_2 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__11() { +static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__10; +x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__10; x_2 = l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__12() { +static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__12() { _start: { lean_object* x_1; @@ -3451,27 +3457,27 @@ x_1 = lean_mk_string_from_bytes("PreDefinition", 13); return x_1; } } -static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__13() { +static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__11; -x_2 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__12; +x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__11; +x_2 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__12; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__14() { +static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__13; -x_2 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__4; +x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__13; +x_2 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__15() { +static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__15() { _start: { lean_object* x_1; @@ -3479,17 +3485,17 @@ x_1 = lean_mk_string_from_bytes("Main", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__16() { +static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__14; -x_2 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__15; +x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__14; +x_2 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__15; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__17() { +static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__17() { _start: { lean_object* x_1; @@ -3497,33 +3503,33 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__18() { +static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__16; -x_2 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__17; +x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__16; +x_2 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__17; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__19() { +static lean_object* _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__18; -x_2 = lean_unsigned_to_nat(1320u); +x_1 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__18; +x_2 = lean_unsigned_to_nat(1321u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; x_2 = l___private_Lean_Elab_PreDefinition_Structural_Main_0__Lean_Elab_Structural_elimRecursion___closed__4; x_3 = 0; -x_4 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__19; +x_4 = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__19; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); return x_5; } @@ -3661,45 +3667,45 @@ l_Lean_Elab_Structural_structuralRecursion___closed__4 = _init_l_Lean_Elab_Struc lean_mark_persistent(l_Lean_Elab_Structural_structuralRecursion___closed__4); l_Lean_Elab_Structural_structuralRecursion___closed__5 = _init_l_Lean_Elab_Structural_structuralRecursion___closed__5(); lean_mark_persistent(l_Lean_Elab_Structural_structuralRecursion___closed__5); -l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__1 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__1(); -lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__1); -l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__2 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__2(); -lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__2); -l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__3 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__3(); -lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__3); -l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__4 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__4(); -lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__4); -l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__5 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__5(); -lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__5); -l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__6 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__6(); -lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__6); -l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__7 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__7(); -lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__7); -l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__8 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__8(); -lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__8); -l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__9 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__9(); -lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__9); -l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__10 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__10(); -lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__10); -l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__11 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__11(); -lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__11); -l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__12 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__12(); -lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__12); -l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__13 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__13(); -lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__13); -l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__14 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__14(); -lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__14); -l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__15 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__15(); -lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__15); -l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__16 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__16(); -lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__16); -l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__17 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__17(); -lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__17); -l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__18 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__18(); -lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__18); -l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__19 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__19(); -lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320____closed__19); -if (builtin) {res = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1320_(lean_io_mk_world()); +l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__1 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__1(); +lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__1); +l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__2 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__2(); +lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__2); +l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__3 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__3(); +lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__3); +l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__4 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__4(); +lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__4); +l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__5 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__5(); +lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__5); +l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__6 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__6(); +lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__6); +l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__7 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__7(); +lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__7); +l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__8 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__8(); +lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__8); +l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__9 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__9(); +lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__9); +l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__10 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__10(); +lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__10); +l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__11 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__11(); +lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__11); +l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__12 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__12(); +lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__12); +l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__13 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__13(); +lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__13); +l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__14 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__14(); +lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__14); +l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__15 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__15(); +lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__15); +l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__16 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__16(); +lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__16); +l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__17 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__17(); +lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__17); +l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__18 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__18(); +lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__18); +l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__19 = _init_l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__19(); +lean_mark_persistent(l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321____closed__19); +if (builtin) {res = l_Lean_Elab_Structural_initFn____x40_Lean_Elab_PreDefinition_Structural_Main___hyg_1321_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/PreDefinition/Structural/SmartUnfolding.c b/stage0/stdlib/Lean/Elab/PreDefinition/Structural/SmartUnfolding.c index c4a563945f52e..8f1ac47b8817b 100644 --- a/stage0/stdlib/Lean/Elab/PreDefinition/Structural/SmartUnfolding.c +++ b/stage0/stdlib/Lean/Elab/PreDefinition/Structural/SmartUnfolding.c @@ -2408,10 +2408,10 @@ return x_6; LEAN_EXPORT lean_object* l_Lean_Elab_Structural_addSmartUnfoldingDefAux(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { _start: { -lean_object* x_8; uint8_t x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; uint8_t x_15; +lean_object* x_8; uint8_t x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; x_8 = lean_ctor_get(x_1, 0); lean_inc(x_8); -x_9 = lean_ctor_get_uint8(x_1, sizeof(void*)*6); +x_9 = lean_ctor_get_uint8(x_1, sizeof(void*)*7); x_10 = lean_ctor_get(x_1, 1); lean_inc(x_10); x_11 = lean_ctor_get(x_1, 3); @@ -2420,154 +2420,161 @@ x_12 = lean_ctor_get(x_1, 4); lean_inc(x_12); x_13 = lean_ctor_get(x_1, 5); lean_inc(x_13); +x_14 = lean_ctor_get(x_1, 6); +lean_inc(x_14); lean_inc(x_1); -x_14 = l_Lean_Elab_Structural_addSmartUnfoldingDefAux_visit(x_1, x_2, x_13, x_3, x_4, x_5, x_6, x_7); -x_15 = !lean_is_exclusive(x_1); -if (x_15 == 0) +x_15 = l_Lean_Elab_Structural_addSmartUnfoldingDefAux_visit(x_1, x_2, x_13, x_3, x_4, x_5, x_6, x_7); +x_16 = !lean_is_exclusive(x_1); +if (x_16 == 0) { -lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_16 = lean_ctor_get(x_1, 5); -lean_dec(x_16); -x_17 = lean_ctor_get(x_1, 4); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_17 = lean_ctor_get(x_1, 6); lean_dec(x_17); -x_18 = lean_ctor_get(x_1, 3); +x_18 = lean_ctor_get(x_1, 5); lean_dec(x_18); -x_19 = lean_ctor_get(x_1, 2); +x_19 = lean_ctor_get(x_1, 4); lean_dec(x_19); -x_20 = lean_ctor_get(x_1, 1); +x_20 = lean_ctor_get(x_1, 3); lean_dec(x_20); -x_21 = lean_ctor_get(x_1, 0); +x_21 = lean_ctor_get(x_1, 2); lean_dec(x_21); -if (lean_obj_tag(x_14) == 0) +x_22 = lean_ctor_get(x_1, 1); +lean_dec(x_22); +x_23 = lean_ctor_get(x_1, 0); +lean_dec(x_23); +if (lean_obj_tag(x_15) == 0) { -uint8_t x_22; -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +uint8_t x_24; +x_24 = !lean_is_exclusive(x_15); +if (x_24 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Meta_smartUnfoldingSuffix; -x_25 = l_Lean_Name_str___override(x_11, x_24); -x_26 = l_Lean_Elab_Structural_addSmartUnfoldingDefAux___closed__1; -lean_ctor_set(x_1, 5, x_23); -lean_ctor_set(x_1, 3, x_25); -lean_ctor_set(x_1, 2, x_26); -lean_ctor_set(x_14, 0, x_1); -return x_14; +lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; +x_25 = lean_ctor_get(x_15, 0); +x_26 = l_Lean_Meta_smartUnfoldingSuffix; +x_27 = l_Lean_Name_str___override(x_11, x_26); +x_28 = l_Lean_Elab_Structural_addSmartUnfoldingDefAux___closed__1; +lean_ctor_set(x_1, 5, x_25); +lean_ctor_set(x_1, 3, x_27); +lean_ctor_set(x_1, 2, x_28); +lean_ctor_set(x_15, 0, x_1); +return x_15; } else { -lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_27 = lean_ctor_get(x_14, 0); -x_28 = lean_ctor_get(x_14, 1); -lean_inc(x_28); -lean_inc(x_27); -lean_dec(x_14); -x_29 = l_Lean_Meta_smartUnfoldingSuffix; -x_30 = l_Lean_Name_str___override(x_11, x_29); -x_31 = l_Lean_Elab_Structural_addSmartUnfoldingDefAux___closed__1; -lean_ctor_set(x_1, 5, x_27); -lean_ctor_set(x_1, 3, x_30); -lean_ctor_set(x_1, 2, x_31); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_1); -lean_ctor_set(x_32, 1, x_28); -return x_32; +lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; +x_29 = lean_ctor_get(x_15, 0); +x_30 = lean_ctor_get(x_15, 1); +lean_inc(x_30); +lean_inc(x_29); +lean_dec(x_15); +x_31 = l_Lean_Meta_smartUnfoldingSuffix; +x_32 = l_Lean_Name_str___override(x_11, x_31); +x_33 = l_Lean_Elab_Structural_addSmartUnfoldingDefAux___closed__1; +lean_ctor_set(x_1, 5, x_29); +lean_ctor_set(x_1, 3, x_32); +lean_ctor_set(x_1, 2, x_33); +x_34 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_34, 0, x_1); +lean_ctor_set(x_34, 1, x_30); +return x_34; } } else { -uint8_t x_33; +uint8_t x_35; lean_free_object(x_1); +lean_dec(x_14); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_8); -x_33 = !lean_is_exclusive(x_14); -if (x_33 == 0) +x_35 = !lean_is_exclusive(x_15); +if (x_35 == 0) { -return x_14; +return x_15; } else { -lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_34 = lean_ctor_get(x_14, 0); -x_35 = lean_ctor_get(x_14, 1); -lean_inc(x_35); -lean_inc(x_34); -lean_dec(x_14); -x_36 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_36, 0, x_34); -lean_ctor_set(x_36, 1, x_35); -return x_36; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_15, 0); +x_37 = lean_ctor_get(x_15, 1); +lean_inc(x_37); +lean_inc(x_36); +lean_dec(x_15); +x_38 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_38, 0, x_36); +lean_ctor_set(x_38, 1, x_37); +return x_38; } } } else { lean_dec(x_1); -if (lean_obj_tag(x_14) == 0) +if (lean_obj_tag(x_15) == 0) { -lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_37 = lean_ctor_get(x_14, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_14, 1); -lean_inc(x_38); -if (lean_is_exclusive(x_14)) { - lean_ctor_release(x_14, 0); - lean_ctor_release(x_14, 1); - x_39 = x_14; +lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; +x_39 = lean_ctor_get(x_15, 0); +lean_inc(x_39); +x_40 = lean_ctor_get(x_15, 1); +lean_inc(x_40); +if (lean_is_exclusive(x_15)) { + lean_ctor_release(x_15, 0); + lean_ctor_release(x_15, 1); + x_41 = x_15; } else { - lean_dec_ref(x_14); - x_39 = lean_box(0); -} -x_40 = l_Lean_Meta_smartUnfoldingSuffix; -x_41 = l_Lean_Name_str___override(x_11, x_40); -x_42 = l_Lean_Elab_Structural_addSmartUnfoldingDefAux___closed__1; -x_43 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_43, 0, x_8); -lean_ctor_set(x_43, 1, x_10); -lean_ctor_set(x_43, 2, x_42); -lean_ctor_set(x_43, 3, x_41); -lean_ctor_set(x_43, 4, x_12); -lean_ctor_set(x_43, 5, x_37); -lean_ctor_set_uint8(x_43, sizeof(void*)*6, x_9); -if (lean_is_scalar(x_39)) { - x_44 = lean_alloc_ctor(0, 2, 0); + lean_dec_ref(x_15); + x_41 = lean_box(0); +} +x_42 = l_Lean_Meta_smartUnfoldingSuffix; +x_43 = l_Lean_Name_str___override(x_11, x_42); +x_44 = l_Lean_Elab_Structural_addSmartUnfoldingDefAux___closed__1; +x_45 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_45, 0, x_8); +lean_ctor_set(x_45, 1, x_10); +lean_ctor_set(x_45, 2, x_44); +lean_ctor_set(x_45, 3, x_43); +lean_ctor_set(x_45, 4, x_12); +lean_ctor_set(x_45, 5, x_39); +lean_ctor_set(x_45, 6, x_14); +lean_ctor_set_uint8(x_45, sizeof(void*)*7, x_9); +if (lean_is_scalar(x_41)) { + x_46 = lean_alloc_ctor(0, 2, 0); } else { - x_44 = x_39; + x_46 = x_41; } -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_44, 1, x_38); -return x_44; +lean_ctor_set(x_46, 0, x_45); +lean_ctor_set(x_46, 1, x_40); +return x_46; } else { -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; +lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +lean_dec(x_14); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_8); -x_45 = lean_ctor_get(x_14, 0); -lean_inc(x_45); -x_46 = lean_ctor_get(x_14, 1); -lean_inc(x_46); -if (lean_is_exclusive(x_14)) { - lean_ctor_release(x_14, 0); - lean_ctor_release(x_14, 1); - x_47 = x_14; +x_47 = lean_ctor_get(x_15, 0); +lean_inc(x_47); +x_48 = lean_ctor_get(x_15, 1); +lean_inc(x_48); +if (lean_is_exclusive(x_15)) { + lean_ctor_release(x_15, 0); + lean_ctor_release(x_15, 1); + x_49 = x_15; } else { - lean_dec_ref(x_14); - x_47 = lean_box(0); + lean_dec_ref(x_15); + x_49 = lean_box(0); } -if (lean_is_scalar(x_47)) { - x_48 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_49)) { + x_50 = lean_alloc_ctor(1, 2, 0); } else { - x_48 = x_47; + x_50 = x_49; } -lean_ctor_set(x_48, 0, x_45); -lean_ctor_set(x_48, 1, x_46); -return x_48; +lean_ctor_set(x_50, 0, x_47); +lean_ctor_set(x_50, 1, x_48); +return x_50; } } } diff --git a/stage0/stdlib/Lean/Elab/PreDefinition/WF/Eqns.c b/stage0/stdlib/Lean/Elab/PreDefinition/WF/Eqns.c index 0f6c8a3ebdb5a..a5511f29b97d8 100644 --- a/stage0/stdlib/Lean/Elab/PreDefinition/WF/Eqns.c +++ b/stage0/stdlib/Lean/Elab/PreDefinition/WF/Eqns.c @@ -13,80 +13,64 @@ #ifdef __cplusplus extern "C" { #endif -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma___closed__1; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_registerEqnsInfo___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); lean_object* l_Lean_Meta_reduceRecMatcher_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__1; +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__1; lean_object* l_Lean_MapDeclarationExtension_insert___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_throwTacticEx___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_mk_empty_array_with_capacity(lean_object*); lean_object* l_Lean_mkAppN(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_WF_instInhabitedEqnInfo; -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__19; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149_(lean_object*); lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_registerEqnsInfo___closed__13; -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__4; +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__10; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_deltaLHSUntilFix___lambda__1___closed__7; -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__14; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__3___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_WF_getEqnsFor_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226_(lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f___boxed(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__6; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_registerEqnsInfo___spec__2___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_lambdaTelescope___at___private_Lean_Meta_Eqns_0__Lean_Meta_mkSimpleEqThm___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma(lean_object*, lean_object*); lean_object* l_Lean_Meta_isProp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__4; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_registerEqnsInfo___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_matchMatcherApp_x3f___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Meta_isExprDefEq(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__13; +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___spec__2(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1___closed__6; uint8_t l_Lean_Expr_isAppOfArity(lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__1; -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__11; +static lean_object* l_panic___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___spec__1___closed__1; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__2; -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___closed__1; lean_object* l_Lean_Expr_sort___override(lean_object*); lean_object* l_Lean_MessageData_ofList(lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_deltaLHSUntilFix___lambda__1___closed__3; lean_object* lean_array_push(lean_object*, lean_object*); lean_object* l_Array_toSubarray___rarg(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__13; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_deltaLHSUntilFix___lambda__1___closed__2; lean_object* l_Lean_instBEqLocalInstance___boxed(lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_registerEqnsInfo___closed__11; lean_object* lean_mk_array(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__3; uint8_t lean_usize_dec_eq(size_t, size_t); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_deltaLHSUntilFix___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__2___closed__1; extern lean_object* l_Lean_PersistentHashMap_empty___at_Lean_KeyedDeclsAttribute_ExtensionState_declNames___default___spec__1; lean_object* l_Lean_MVarId_getType_x27(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__6; static lean_object* l_Lean_Elab_WF_registerEqnsInfo___closed__10; lean_object* l_Lean_Expr_bvar___override(lean_object*); lean_object* lean_array_fget(lean_object*, lean_object*); lean_object* l_Lean_Meta_Simp_main(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__2; -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_Match_MatcherInfo_arity(lean_object*); -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__19; +static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__9; LEAN_EXPORT lean_object* l_Lean_Elab_WF_getUnfoldFor_x3f___lambda__1(lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__5; -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__2___boxed(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Meta_tactic_hygienic; LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1___closed__8; @@ -95,64 +79,41 @@ lean_object* l_Lean_Meta_registerGetUnfoldEqnFn(lean_object*, lean_object*); lean_object* l_Lean_Elab_Eqns_tryContradiction(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__8; uint8_t l_Lean_Expr_isAppOf(lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__7; -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__6; -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__18; lean_object* l_Lean_stringToMessageData(lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma___closed__2; -LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_deltaLHSUntilFix___lambda__1___closed__8; extern lean_object* l_Lean_Expr_instBEqExpr; lean_object* l_Lean_throwError___at_Lean_Meta_setInlineAttribute___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_instBEqProd___rarg(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__4; -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___boxed(lean_object**); +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_appArg_x21(lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__2; -LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_eqnInfoExt; lean_object* l_List_mapTR_loop___at_Lean_mkConstWithLevelParams___spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT uint8_t l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_hasWellFoundedFix___lambda__1(lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_deltaLHSUntilFix___lambda__1___closed__5; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_registerEqnsInfo___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_instHashableArray___rarg___boxed(lean_object*, lean_object*); lean_object* l_Lean_MVarId_assign___at_Lean_Meta_getLevel___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1___closed__2; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__1; size_t lean_usize_of_nat(lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_deltaLHSUntilFix___lambda__1___closed__4; -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__9; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1___closed__4; -static lean_object* l_Lean_Elab_WF_simpMatchWF_x3f_pre___closed__2; lean_object* lean_st_ref_take(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f(lean_object*, lean_object*, lean_object*); -uint8_t lean_nat_dec_eq(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__2; -uint8_t lean_expr_eqv(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkPrivateName(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__2(lean_object*, size_t, size_t); +static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__8; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__4; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__8; static lean_object* l_Lean_Elab_WF_registerEqnsInfo___closed__3; -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__17; -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Elab_DefKind_isTheorem(uint8_t); lean_object* l_Lean_MVarId_getType(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_mapTR_loop___at_Lean_MessageData_instCoeListExprMessageData___spec__1(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__16; -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___lambda__1___closed__1; lean_object* l_Lean_registerTraceClass(lean_object*, uint8_t, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_instInhabitedEqnInfo___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_WF_getUnfoldFor_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_WF_getUnfoldFor_x3f___lambda__1___boxed(lean_object*, lean_object*, lean_object*); @@ -160,129 +121,118 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Ela lean_object* l_Lean_MVarId_withContext___at___private_Lean_Meta_SynthInstance_0__Lean_Meta_synthPendingImp___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_Match_MatcherInfo_numAlts(lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__3___closed__6; -lean_object* l_Lean_Meta_transform___at_Lean_Meta_zetaReduce___spec__1(lean_object*, lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_DiscrTree_empty(lean_object*); static lean_object* l_Lean_Elab_WF_registerEqnsInfo___closed__7; LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__1___closed__1; LEAN_EXPORT lean_object* l_panic___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_get(lean_object*, lean_object*); lean_object* l_Lean_Meta_mkEqTrans(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_panic___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___spec__1___closed__1; lean_object* l_Lean_Elab_Eqns_getUnfoldFor_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_to_list(lean_object*, lean_object*); lean_object* l_Lean_Meta_mkEq(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_isEqvAux___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473_(lean_object*); lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); lean_object* l_Lean_Name_append(lean_object*, lean_object*); -lean_object* l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Expr_instHashableExpr; +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__14; extern lean_object* l_Lean_levelZero; -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_mkEqns___closed__1; extern lean_object* l_Lean_instInhabitedExpr; -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_registerEqnsInfo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__4; +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__1; lean_object* l_Lean_instHashableLocalInstance___boxed(lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_instHashableProd___rarg___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_registerEqnsInfo___closed__1; uint8_t lean_name_eq(lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); lean_object* l_Lean_MapDeclarationExtension_find_x3f___rarg(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_registerEqnsInfo___spec__1(lean_object*, size_t, size_t); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396_(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f_pre(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f_pre(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__5; -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__4; -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__10; +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__11; LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_List_forM___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__2; +LEAN_EXPORT lean_object* l_List_forM___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_appFn_x21(lean_object*); lean_object* l_Lean_Elab_Eqns_simpIf_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__3(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Eqns_mkEqnTypes(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__3___closed__4; lean_object* l_Lean_Meta_splitTarget_x3f(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1___closed__1; lean_object* l_Lean_Meta_withNewMCtxDepth___at___private_Lean_Meta_WHNF_0__Lean_Meta_toCtorWhenK___spec__1___rarg(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_instInhabitedMetaM___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__7; lean_object* l_Lean_MessageData_ofExpr(lean_object*); -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__5; lean_object* l_Lean_Meta_Split_getSimpMatchContext___rarg(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__12; static lean_object* l_Lean_Elab_WF_registerEqnsInfo___closed__12; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1___closed__7; -LEAN_EXPORT uint8_t l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_hasWellFoundedFix(lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__3; -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__2___closed__2; -LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_extract___rarg(lean_object*, lean_object*, lean_object*); lean_object* lean_name_append_index_after(lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_registerEqnsInfo___closed__6; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__3; -lean_object* l_Lean_Expr_FindImpl_findUnsafe_x3f(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__1; +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__3; +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__2; +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__7; +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__18; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_registerEqnsInfo___spec__2(size_t, size_t, lean_object*); lean_object* l_Lean_Expr_constLevels_x21(lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_registerGetEqnsFn(lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_panic___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__2; -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix___closed__1; +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__2; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__3___closed__2; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1___closed__2; static lean_object* l_Lean_Elab_WF_instInhabitedEqnInfo___closed__3; static lean_object* l_Lean_Elab_WF_registerEqnsInfo___closed__14; +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__6; lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_registerEqnsInfo___spec__4(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_registerEqnsInfo___closed__8; static lean_object* l_Lean_Elab_WF_registerEqnsInfo___closed__9; -lean_object* l_Lean_indentExpr(lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__3___closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_WF_mkEqns___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Option_set___at_Lean_Elab_Eqns_tryURefl___spec__1(lean_object*, lean_object*, uint8_t); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_deltaLHSUntilFix___lambda__1___closed__10; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__3___closed__3; -uint8_t l_Lean_Expr_isConstOf(lean_object*, lean_object*); -lean_object* l_Lean_Meta_MatcherApp_toExpr(lean_object*); +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__5; +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__17; +static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__7; static lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__5; -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__7; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_deltaLHSUntilFix___lambda__1___closed__1; static lean_object* l_Lean_Elab_WF_registerEqnsInfo___closed__5; lean_object* lean_panic_fn(lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_registerEqnsInfo___closed__15; static lean_object* l_Lean_Elab_WF_registerEqnsInfo___closed__4; -lean_object* l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__3; lean_object* lean_nat_sub(lean_object*, lean_object*); lean_object* l_Lean_Expr_getAppFn(lean_object*); -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__15; +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__9; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__1; -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkMapDeclarationExtension___rarg(lean_object*, lean_object*); lean_object* l_Lean_Meta_getMatcherInfo_x3f___at_Lean_Meta_Simp_simpMatch_x3f___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__12; +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__8; lean_object* l_Lean_Meta_InfoCacheKey_instHashableInfoCacheKey___boxed(lean_object*); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_registerEqnsInfo___spec__1___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__9; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_deltaLHSUntilFix___lambda__1___closed__6; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__4; static lean_object* l_Lean_Elab_WF_registerEqnsInfo___closed__2; lean_object* l_Lean_PersistentHashMap_mkEmptyEntriesArray(lean_object*, lean_object*); lean_object* l_Array_ofSubarray___rarg(lean_object*); +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__16; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___closed__2; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_deltaLHSUntilFix___lambda__1___closed__9; -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__3; -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma___closed__3; static lean_object* l_Lean_Elab_WF_registerEqnsInfo___closed__16; lean_object* l_Lean_Elab_Eqns_whnfReducibleLHS_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkHashMapImp___rarg(lean_object*); @@ -290,13 +240,10 @@ static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_ size_t lean_usize_add(size_t, size_t); LEAN_EXPORT lean_object* l_Lean_Meta_matchMatcherApp_x3f___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Meta_Simp_defaultMaxSteps; -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__3; lean_object* l_Lean_Meta_SplitIf_discharge_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_hasWellFoundedFix___boxed(lean_object*); -extern lean_object* l_Lean_instInhabitedName; +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__15; static lean_object* l_Lean_Elab_WF_simpMatchWF_x3f_pre___closed__1; lean_object* lean_array_uget(lean_object*, size_t); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__6; lean_object* l_Lean_Meta_casesOnStuckLHS_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Eqns_removeUnusedEqnHypotheses(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -305,7 +252,6 @@ lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_simpTargetStar(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_redLength___rarg(lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__7; static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_registerEqnsInfo___spec__3___closed__1; @@ -314,40 +260,32 @@ lean_object* l_Lean_Elab_Eqns_tryURefl(lean_object*, lean_object*, lean_object*, static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1___closed__1; lean_object* l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkFreshExprSyntheticOpaqueMVar(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Expr_headBeta(lean_object*); lean_object* lean_array_get_size(lean_object*); lean_object* l_Lean_Meta_Simp_simpMatchCore_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__8; +static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__3; lean_object* lean_infer_type(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_le(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1___closed__3; uint8_t lean_usize_dec_lt(size_t, size_t); -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__4; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1___closed__5; lean_object* l_Lean_MVarId_intros(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_nat_add(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_mkEqns(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_applySimpResultToTarget(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_hasWellFoundedFix___closed__1; +static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__5; lean_object* l_Array_instBEqArray___rarg___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Eqns_deltaLHS(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__4; lean_object* l_Lean_Expr_mvarId_x21(lean_object*); static lean_object* l_Lean_Elab_WF_instInhabitedEqnInfo___closed__2; static lean_object* l_Lean_Elab_WF_instInhabitedEqnInfo___closed__4; lean_object* lean_array_uset(lean_object*, size_t, lean_object*); lean_object* l_Lean_MessageData_ofName(lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___boxed(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_hasWellFoundedFix___lambda__1___boxed(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_panic___at_Lean_Meta_subst_substEq___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addDecl(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_toArrayAux___rarg(lean_object*, lean_object*); -LEAN_EXPORT uint8_t l_Array_isEqvAux___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__1; static lean_object* _init_l_Lean_Elab_WF_instInhabitedEqnInfo___closed__1() { _start: { @@ -1972,2365 +1910,689 @@ x_8 = l_Lean_MVarId_withContext___at___private_Lean_Meta_SynthInstance_0__Lean_M return x_8; } } -LEAN_EXPORT uint8_t l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_hasWellFoundedFix___lambda__1(lean_object* x_1) { -_start: -{ -lean_object* x_2; uint8_t x_3; -x_2 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_deltaLHSUntilFix___lambda__1___closed__10; -x_3 = l_Lean_Expr_isConstOf(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_hasWellFoundedFix___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_hasWellFoundedFix___lambda__1___boxed), 1, 0); -return x_1; -} -} -LEAN_EXPORT uint8_t l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_hasWellFoundedFix(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Meta_matchMatcherApp_x3f___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_2; lean_object* x_3; -x_2 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_hasWellFoundedFix___closed__1; -x_3 = l_Lean_Expr_FindImpl_findUnsafe_x3f(x_2, x_1); -if (lean_obj_tag(x_3) == 0) -{ -uint8_t x_4; -x_4 = 0; -return x_4; -} -else +lean_object* x_10; +x_10 = l_Lean_Expr_getAppFn(x_1); +if (lean_obj_tag(x_10) == 4) { -uint8_t x_5; -lean_dec(x_3); -x_5 = 1; -return x_5; -} -} -} -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_hasWellFoundedFix___lambda__1___boxed(lean_object* x_1) { -_start: +lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; +x_11 = lean_ctor_get(x_10, 0); +lean_inc(x_11); +x_12 = lean_ctor_get(x_10, 1); +lean_inc(x_12); +lean_dec(x_10); +lean_inc(x_11); +x_13 = l_Lean_Meta_getMatcherInfo_x3f___at_Lean_Meta_Simp_simpMatch_x3f___spec__1(x_11, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +if (lean_obj_tag(x_14) == 0) { -uint8_t x_2; lean_object* x_3; -x_2 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_hasWellFoundedFix___lambda__1(x_1); +uint8_t x_15; +lean_dec(x_12); +lean_dec(x_11); lean_dec(x_1); -x_3 = lean_box(x_2); -return x_3; -} -} -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_hasWellFoundedFix___boxed(lean_object* x_1) { -_start: -{ -uint8_t x_2; lean_object* x_3; -x_2 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_hasWellFoundedFix(x_1); -x_3 = lean_box(x_2); -return x_3; -} -} -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("PSigma", 6); -return x_1; -} -} -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("mk", 2); -return x_1; -} -} -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma___closed__1; -x_2 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; -} -} -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; lean_object* x_4; uint8_t x_5; -x_3 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma___closed__3; -x_4 = lean_unsigned_to_nat(4u); -x_5 = l_Lean_Expr_isAppOfArity(x_1, x_3, x_4); -if (x_5 == 0) +x_15 = !lean_is_exclusive(x_13); +if (x_15 == 0) { -lean_object* x_6; -x_6 = lean_array_push(x_2, x_1); -return x_6; +lean_object* x_16; lean_object* x_17; +x_16 = lean_ctor_get(x_13, 0); +lean_dec(x_16); +x_17 = lean_box(0); +lean_ctor_set(x_13, 0, x_17); +return x_13; } else { -lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; -x_7 = l_Lean_Expr_appArg_x21(x_1); -x_8 = l_Lean_Expr_appFn_x21(x_1); -lean_dec(x_1); -x_9 = l_Lean_Expr_appArg_x21(x_8); -lean_dec(x_8); -x_10 = lean_array_push(x_2, x_9); -x_1 = x_7; -x_2 = x_10; -goto _start; -} -} -} -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("PSum", 4); -return x_1; -} -} -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("inl", 3); -return x_1; -} -} -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__1; -x_2 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__4() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("inr", 3); -return x_1; +lean_object* x_18; lean_object* x_19; lean_object* x_20; +x_18 = lean_ctor_get(x_13, 1); +lean_inc(x_18); +lean_dec(x_13); +x_19 = lean_box(0); +x_20 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_20, 0, x_19); +lean_ctor_set(x_20, 1, x_18); +return x_20; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__5() { -_start: +else { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__1; -x_2 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__4; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; -} -} -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: +uint8_t x_21; +x_21 = !lean_is_exclusive(x_13); +if (x_21 == 0) { -lean_object* x_4; lean_object* x_5; uint8_t x_6; -x_4 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__3; -x_5 = lean_unsigned_to_nat(3u); -x_6 = l_Lean_Expr_isAppOfArity(x_2, x_4, x_5); -if (x_6 == 0) +lean_object* x_22; uint8_t x_23; +x_22 = lean_ctor_get(x_13, 0); +lean_dec(x_22); +x_23 = !lean_is_exclusive(x_14); +if (x_23 == 0) { -lean_object* x_7; uint8_t x_8; -x_7 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__5; -x_8 = l_Lean_Expr_isAppOfArity(x_2, x_7, x_5); -if (x_8 == 0) +lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; uint8_t x_34; +x_24 = lean_ctor_get(x_14, 0); +x_25 = lean_unsigned_to_nat(0u); +x_26 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_1, x_25); +x_27 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__7; +lean_inc(x_26); +x_28 = lean_mk_array(x_26, x_27); +x_29 = lean_unsigned_to_nat(1u); +x_30 = lean_nat_sub(x_26, x_29); +lean_dec(x_26); +x_31 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_1, x_28, x_30); +x_32 = lean_array_get_size(x_31); +x_33 = l_Lean_Meta_Match_MatcherInfo_arity(x_24); +x_34 = lean_nat_dec_lt(x_32, x_33); +lean_dec(x_33); +if (x_34 == 0) { -lean_object* x_9; lean_object* x_10; uint8_t x_11; -x_9 = lean_ctor_get(x_1, 1); -x_10 = lean_array_get_size(x_9); -x_11 = lean_nat_dec_lt(x_3, x_10); -lean_dec(x_10); -if (x_11 == 0) +lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; uint8_t x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; +x_35 = l_List_redLength___rarg(x_12); +x_36 = lean_mk_empty_array_with_capacity(x_35); +lean_dec(x_35); +x_37 = l_List_toArrayAux___rarg(x_12, x_36); +x_38 = lean_ctor_get(x_24, 3); +lean_inc(x_38); +x_39 = lean_ctor_get(x_24, 0); +lean_inc(x_39); +x_40 = l_Array_extract___rarg(x_31, x_25, x_39); +x_41 = lean_nat_dec_lt(x_39, x_32); +x_42 = lean_nat_add(x_39, x_29); +x_43 = lean_ctor_get(x_24, 1); +lean_inc(x_43); +x_44 = lean_nat_add(x_42, x_43); +lean_dec(x_43); +lean_inc(x_44); +lean_inc(x_31); +x_45 = l_Array_toSubarray___rarg(x_31, x_42, x_44); +x_46 = l_Array_ofSubarray___rarg(x_45); +x_47 = lean_ctor_get(x_24, 2); +lean_inc(x_47); +x_48 = l_Lean_Meta_Match_MatcherInfo_numAlts(x_24); +lean_dec(x_24); +x_49 = lean_nat_add(x_44, x_48); +lean_dec(x_48); +lean_inc(x_49); +lean_inc(x_31); +x_50 = l_Array_toSubarray___rarg(x_31, x_44, x_49); +x_51 = l_Array_ofSubarray___rarg(x_50); +lean_inc(x_31); +x_52 = l_Array_toSubarray___rarg(x_31, x_49, x_32); +x_53 = l_Array_ofSubarray___rarg(x_52); +if (x_41 == 0) { -lean_object* x_12; -lean_dec(x_3); -lean_dec(x_2); -x_12 = lean_box(0); -return x_12; +lean_object* x_54; lean_object* x_55; lean_object* x_56; +lean_dec(x_39); +lean_dec(x_31); +x_54 = l_Lean_instInhabitedExpr; +x_55 = l___private_Init_Util_0__outOfBounds___rarg(x_54); +x_56 = lean_alloc_ctor(0, 9, 0); +lean_ctor_set(x_56, 0, x_11); +lean_ctor_set(x_56, 1, x_37); +lean_ctor_set(x_56, 2, x_38); +lean_ctor_set(x_56, 3, x_40); +lean_ctor_set(x_56, 4, x_55); +lean_ctor_set(x_56, 5, x_46); +lean_ctor_set(x_56, 6, x_47); +lean_ctor_set(x_56, 7, x_51); +lean_ctor_set(x_56, 8, x_53); +lean_ctor_set(x_14, 0, x_56); +return x_13; } else { -lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = l_Lean_Elab_WF_instInhabitedEqnInfo___closed__3; -x_14 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma(x_2, x_13); -x_15 = lean_array_fget(x_9, x_3); -lean_dec(x_3); -x_16 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_16, 0, x_15); -lean_ctor_set(x_16, 1, x_14); -x_17 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_17, 0, x_16); -return x_17; +lean_object* x_57; lean_object* x_58; +x_57 = lean_array_fget(x_31, x_39); +lean_dec(x_39); +lean_dec(x_31); +x_58 = lean_alloc_ctor(0, 9, 0); +lean_ctor_set(x_58, 0, x_11); +lean_ctor_set(x_58, 1, x_37); +lean_ctor_set(x_58, 2, x_38); +lean_ctor_set(x_58, 3, x_40); +lean_ctor_set(x_58, 4, x_57); +lean_ctor_set(x_58, 5, x_46); +lean_ctor_set(x_58, 6, x_47); +lean_ctor_set(x_58, 7, x_51); +lean_ctor_set(x_58, 8, x_53); +lean_ctor_set(x_14, 0, x_58); +return x_13; } } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = l_Lean_Expr_appArg_x21(x_2); -lean_dec(x_2); -x_19 = lean_unsigned_to_nat(1u); -x_20 = lean_nat_add(x_3, x_19); -lean_dec(x_3); -x_2 = x_18; -x_3 = x_20; -goto _start; +lean_object* x_59; +lean_dec(x_32); +lean_dec(x_31); +lean_free_object(x_14); +lean_dec(x_24); +lean_dec(x_12); +lean_dec(x_11); +x_59 = lean_box(0); +lean_ctor_set(x_13, 0, x_59); +return x_13; } } else { -lean_object* x_22; -x_22 = l_Lean_Expr_appArg_x21(x_2); -lean_dec(x_2); -x_2 = x_22; -goto _start; -} -} -} -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -lean_object* x_4; -x_4 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f(x_1, x_2, x_3); -lean_dec(x_1); -return x_4; -} -} -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; lean_object* x_4; lean_object* x_5; uint8_t x_6; -x_3 = lean_ctor_get(x_1, 1); -x_4 = lean_array_get_size(x_3); -x_5 = lean_unsigned_to_nat(1u); -x_6 = lean_nat_dec_eq(x_4, x_5); -if (x_6 == 0) -{ -lean_object* x_7; lean_object* x_8; -lean_dec(x_4); -x_7 = lean_unsigned_to_nat(0u); -x_8 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f(x_1, x_2, x_7); -return x_8; -} -else -{ -lean_object* x_9; lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_9 = l_Lean_Elab_WF_instInhabitedEqnInfo___closed__3; -x_10 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma(x_2, x_9); -x_11 = lean_unsigned_to_nat(0u); -x_12 = lean_nat_dec_lt(x_11, x_4); -lean_dec(x_4); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; -x_13 = l_Lean_instInhabitedName; -x_14 = l___private_Init_Util_0__outOfBounds___rarg(x_13); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_10); -x_16 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_16, 0, x_15); -return x_16; -} -else -{ -lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_17 = lean_array_fget(x_3, x_11); -x_18 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_18, 0, x_17); -lean_ctor_set(x_18, 1, x_10); -x_19 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_19, 0, x_18); -return x_19; -} -} -} -} -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f___boxed(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; -x_3 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f(x_1, x_2); -lean_dec(x_1); -return x_3; -} -} -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___lambda__1___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = lean_box(0); -x_2 = lean_alloc_ctor(2, 1, 0); -lean_ctor_set(x_2, 0, x_1); -return x_2; -} -} -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -lean_object* x_7; lean_object* x_8; -x_7 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___lambda__1___closed__1; -x_8 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_8, 0, x_7); -lean_ctor_set(x_8, 1, x_6); -return x_8; -} -} -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; -x_10 = lean_ctor_get(x_5, 0); -lean_inc(x_10); -x_11 = lean_ctor_get(x_5, 1); -lean_inc(x_11); -x_12 = lean_ctor_get(x_5, 2); -lean_inc(x_12); -x_13 = lean_ctor_get(x_5, 3); -lean_inc(x_13); -x_14 = lean_ctor_get(x_5, 4); -lean_inc(x_14); -x_15 = lean_ctor_get(x_5, 5); -lean_inc(x_15); -x_16 = !lean_is_exclusive(x_10); -if (x_16 == 0) -{ -uint8_t x_17; lean_object* x_18; lean_object* x_19; -x_17 = 1; -lean_ctor_set_uint8(x_10, 9, x_17); -x_18 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_18, 0, x_10); -lean_ctor_set(x_18, 1, x_11); -lean_ctor_set(x_18, 2, x_12); -lean_ctor_set(x_18, 3, x_13); -lean_ctor_set(x_18, 4, x_14); -lean_ctor_set(x_18, 5, x_15); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_1); -x_19 = l_Lean_Meta_isExprDefEq(x_1, x_2, x_18, x_6, x_7, x_8, x_9); -if (lean_obj_tag(x_19) == 0) -{ -lean_object* x_20; uint8_t x_21; -x_20 = lean_ctor_get(x_19, 0); -lean_inc(x_20); -x_21 = lean_unbox(x_20); -lean_dec(x_20); -if (x_21 == 0) -{ -lean_object* x_22; lean_object* x_23; lean_object* x_24; -lean_dec(x_1); -x_22 = lean_ctor_get(x_19, 1); -lean_inc(x_22); -lean_dec(x_19); -x_23 = lean_box(0); -x_24 = lean_apply_6(x_3, x_23, x_5, x_6, x_7, x_8, x_22); -return x_24; -} -else -{ -uint8_t x_25; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_3); -x_25 = !lean_is_exclusive(x_19); -if (x_25 == 0) -{ -lean_object* x_26; lean_object* x_27; -x_26 = lean_ctor_get(x_19, 0); -lean_dec(x_26); -x_27 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_27, 0, x_1); -lean_ctor_set(x_19, 0, x_27); -return x_19; -} -else -{ -lean_object* x_28; lean_object* x_29; lean_object* x_30; -x_28 = lean_ctor_get(x_19, 1); -lean_inc(x_28); -lean_dec(x_19); -x_29 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_29, 0, x_1); -x_30 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_30, 0, x_29); -lean_ctor_set(x_30, 1, x_28); -return x_30; -} -} -} -else -{ -uint8_t x_31; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_3); -lean_dec(x_1); -x_31 = !lean_is_exclusive(x_19); -if (x_31 == 0) -{ -return x_19; -} -else -{ -lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_32 = lean_ctor_get(x_19, 0); -x_33 = lean_ctor_get(x_19, 1); -lean_inc(x_33); -lean_inc(x_32); -lean_dec(x_19); -x_34 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_34, 0, x_32); -lean_ctor_set(x_34, 1, x_33); -return x_34; -} -} -} -else -{ -uint8_t x_35; uint8_t x_36; uint8_t x_37; uint8_t x_38; uint8_t x_39; uint8_t x_40; uint8_t x_41; uint8_t x_42; uint8_t x_43; uint8_t x_44; uint8_t x_45; uint8_t x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_35 = lean_ctor_get_uint8(x_10, 0); -x_36 = lean_ctor_get_uint8(x_10, 1); -x_37 = lean_ctor_get_uint8(x_10, 2); -x_38 = lean_ctor_get_uint8(x_10, 3); -x_39 = lean_ctor_get_uint8(x_10, 4); -x_40 = lean_ctor_get_uint8(x_10, 5); -x_41 = lean_ctor_get_uint8(x_10, 6); -x_42 = lean_ctor_get_uint8(x_10, 7); -x_43 = lean_ctor_get_uint8(x_10, 8); -x_44 = lean_ctor_get_uint8(x_10, 10); -x_45 = lean_ctor_get_uint8(x_10, 11); -lean_dec(x_10); -x_46 = 1; -x_47 = lean_alloc_ctor(0, 0, 12); -lean_ctor_set_uint8(x_47, 0, x_35); -lean_ctor_set_uint8(x_47, 1, x_36); -lean_ctor_set_uint8(x_47, 2, x_37); -lean_ctor_set_uint8(x_47, 3, x_38); -lean_ctor_set_uint8(x_47, 4, x_39); -lean_ctor_set_uint8(x_47, 5, x_40); -lean_ctor_set_uint8(x_47, 6, x_41); -lean_ctor_set_uint8(x_47, 7, x_42); -lean_ctor_set_uint8(x_47, 8, x_43); -lean_ctor_set_uint8(x_47, 9, x_46); -lean_ctor_set_uint8(x_47, 10, x_44); -lean_ctor_set_uint8(x_47, 11, x_45); -x_48 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_48, 1, x_11); -lean_ctor_set(x_48, 2, x_12); -lean_ctor_set(x_48, 3, x_13); -lean_ctor_set(x_48, 4, x_14); -lean_ctor_set(x_48, 5, x_15); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_1); -x_49 = l_Lean_Meta_isExprDefEq(x_1, x_2, x_48, x_6, x_7, x_8, x_9); -if (lean_obj_tag(x_49) == 0) -{ -lean_object* x_50; uint8_t x_51; -x_50 = lean_ctor_get(x_49, 0); -lean_inc(x_50); -x_51 = lean_unbox(x_50); -lean_dec(x_50); -if (x_51 == 0) -{ -lean_object* x_52; lean_object* x_53; lean_object* x_54; -lean_dec(x_1); -x_52 = lean_ctor_get(x_49, 1); -lean_inc(x_52); -lean_dec(x_49); -x_53 = lean_box(0); -x_54 = lean_apply_6(x_3, x_53, x_5, x_6, x_7, x_8, x_52); -return x_54; -} -else -{ -lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_3); -x_55 = lean_ctor_get(x_49, 1); -lean_inc(x_55); -if (lean_is_exclusive(x_49)) { - lean_ctor_release(x_49, 0); - lean_ctor_release(x_49, 1); - x_56 = x_49; -} else { - lean_dec_ref(x_49); - x_56 = lean_box(0); -} -x_57 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_57, 0, x_1); -if (lean_is_scalar(x_56)) { - x_58 = lean_alloc_ctor(0, 2, 0); -} else { - x_58 = x_56; -} -lean_ctor_set(x_58, 0, x_57); -lean_ctor_set(x_58, 1, x_55); -return x_58; -} -} -else -{ -lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_3); -lean_dec(x_1); -x_59 = lean_ctor_get(x_49, 0); -lean_inc(x_59); -x_60 = lean_ctor_get(x_49, 1); -lean_inc(x_60); -if (lean_is_exclusive(x_49)) { - lean_ctor_release(x_49, 0); - lean_ctor_release(x_49, 1); - x_61 = x_49; -} else { - lean_dec_ref(x_49); - x_61 = lean_box(0); -} -if (lean_is_scalar(x_61)) { - x_62 = lean_alloc_ctor(1, 2, 0); -} else { - x_62 = x_61; -} -lean_ctor_set(x_62, 0, x_59); -lean_ctor_set(x_62, 1, x_60); -return x_62; -} -} -} -} -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___lambda__1___boxed), 6, 0); -return x_1; -} -} -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Elab", 4); -return x_1; -} -} -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__3() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("definition", 10); -return x_1; -} -} -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__4() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("wf", 2); -return x_1; -} -} -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__2; -x_2 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__3; -x_3 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__4; -x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); -return x_4; -} -} -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__6() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("found nested WF at discr ", 25); -return x_1; -} -} -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__6; -x_2 = l_Lean_stringToMessageData(x_1); -return x_2; -} -} -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__8() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("", 0); -return x_1; -} -} -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__9() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__8; -x_2 = l_Lean_stringToMessageData(x_1); -return x_2; -} -} -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; -lean_inc(x_4); -x_10 = l_Lean_Expr_headBeta(x_4); -x_11 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__1; -x_12 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_deltaLHSUntilFix___lambda__1___closed__10; -x_13 = l_Lean_Expr_isAppOf(x_10, x_12); -if (x_13 == 0) -{ -lean_object* x_14; lean_object* x_15; -lean_dec(x_10); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_14 = lean_box(0); -x_15 = lean_apply_6(x_11, x_14, x_5, x_6, x_7, x_8, x_9); -return x_15; -} -else -{ -lean_object* x_16; lean_object* x_17; lean_object* x_18; uint8_t x_19; -x_16 = lean_unsigned_to_nat(0u); -x_17 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_10, x_16); -x_18 = lean_unsigned_to_nat(6u); -x_19 = lean_nat_dec_le(x_18, x_17); -if (x_19 == 0) -{ -lean_object* x_20; lean_object* x_21; -lean_dec(x_17); -lean_dec(x_10); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_20 = lean_box(0); -x_21 = lean_apply_6(x_11, x_20, x_5, x_6, x_7, x_8, x_9); -return x_21; -} -else -{ -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; uint8_t x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_22 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__7; -lean_inc(x_17); -x_23 = lean_mk_array(x_17, x_22); -x_24 = lean_unsigned_to_nat(1u); -x_25 = lean_nat_sub(x_17, x_24); -lean_dec(x_17); -x_26 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_10, x_23, x_25); -x_27 = lean_array_get_size(x_26); -x_28 = lean_unsigned_to_nat(5u); -x_29 = lean_nat_dec_lt(x_28, x_27); -lean_dec(x_27); -x_30 = lean_array_get_size(x_26); -lean_inc(x_26); -x_31 = l_Array_toSubarray___rarg(x_26, x_18, x_30); -if (x_29 == 0) -{ -lean_object* x_62; lean_object* x_63; -lean_dec(x_26); -x_62 = l_Lean_instInhabitedExpr; -x_63 = l___private_Init_Util_0__outOfBounds___rarg(x_62); -x_32 = x_63; -goto block_61; -} -else -{ -lean_object* x_64; -x_64 = lean_array_fget(x_26, x_28); -lean_dec(x_26); -x_32 = x_64; -goto block_61; -} -block_61: -{ -lean_object* x_33; -x_33 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f(x_1, x_32); -lean_dec(x_1); -if (lean_obj_tag(x_33) == 0) -{ -lean_object* x_34; lean_object* x_35; -lean_dec(x_31); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_34 = lean_box(0); -x_35 = lean_apply_6(x_11, x_34, x_5, x_6, x_7, x_8, x_9); -return x_35; -} -else -{ -lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; -x_36 = lean_ctor_get(x_33, 0); -lean_inc(x_36); -lean_dec(x_33); -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = l_Lean_Expr_const___override(x_37, x_2); -x_40 = l_Lean_mkAppN(x_39, x_3); -x_41 = l_Lean_mkAppN(x_40, x_38); -x_42 = l_Array_ofSubarray___rarg(x_31); -x_43 = l_Lean_mkAppN(x_41, x_42); -x_44 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__5; -x_45 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_44, x_5, x_6, x_7, x_8, x_9); -x_46 = lean_ctor_get(x_45, 0); -lean_inc(x_46); -x_47 = lean_unbox(x_46); -lean_dec(x_46); -if (x_47 == 0) -{ -lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_48 = lean_ctor_get(x_45, 1); -lean_inc(x_48); -lean_dec(x_45); -x_49 = lean_box(0); -x_50 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___lambda__2(x_43, x_4, x_11, x_49, x_5, x_6, x_7, x_8, x_48); -return x_50; -} -else -{ -lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_51 = lean_ctor_get(x_45, 1); -lean_inc(x_51); -lean_dec(x_45); -lean_inc(x_43); -x_52 = l_Lean_MessageData_ofExpr(x_43); -x_53 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__7; -x_54 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_52); -x_55 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__9; -x_56 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_56, 0, x_54); -lean_ctor_set(x_56, 1, x_55); -x_57 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_44, x_56, x_5, x_6, x_7, x_8, x_51); -x_58 = lean_ctor_get(x_57, 0); -lean_inc(x_58); -x_59 = lean_ctor_get(x_57, 1); -lean_inc(x_59); -lean_dec(x_57); -x_60 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___lambda__2(x_43, x_4, x_11, x_58, x_5, x_6, x_7, x_8, x_59); -lean_dec(x_58); -return x_60; -} -} -} -} -} -} -} -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -lean_object* x_7; -x_7 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -return x_7; -} -} -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; -x_10 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_4); -return x_10; -} -} -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -lean_object* x_7; lean_object* x_8; -x_7 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_7, 0, x_1); -x_8 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_8, 0, x_7); -lean_ctor_set(x_8, 1, x_6); -return x_8; -} -} -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix___lambda__1___boxed), 6, 0); -return x_1; -} -} -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -uint8_t x_10; -lean_inc(x_4); -x_10 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_hasWellFoundedFix(x_4); -if (x_10 == 0) -{ -lean_object* x_11; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_11 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_11, 0, x_4); -lean_ctor_set(x_11, 1, x_9); -return x_11; -} -else -{ -lean_object* x_12; lean_object* x_13; uint8_t x_14; lean_object* x_15; -x_12 = lean_alloc_closure((void*)(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre), 9, 3); -lean_closure_set(x_12, 0, x_1); -lean_closure_set(x_12, 1, x_2); -lean_closure_set(x_12, 2, x_3); -x_13 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix___closed__1; -x_14 = 0; -x_15 = l_Lean_Meta_transform___at_Lean_Meta_zetaReduce___spec__1(x_4, x_12, x_13, x_14, x_14, x_5, x_6, x_7, x_8, x_9); -return x_15; -} -} -} -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -lean_object* x_7; -x_7 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_7; -} -} -LEAN_EXPORT lean_object* l_Lean_Meta_matchMatcherApp_x3f___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; -x_10 = l_Lean_Expr_getAppFn(x_1); -if (lean_obj_tag(x_10) == 4) -{ -lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_11 = lean_ctor_get(x_10, 0); -lean_inc(x_11); -x_12 = lean_ctor_get(x_10, 1); -lean_inc(x_12); -lean_dec(x_10); -lean_inc(x_11); -x_13 = l_Lean_Meta_getMatcherInfo_x3f___at_Lean_Meta_Simp_simpMatch_x3f___spec__1(x_11, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) -{ -uint8_t x_15; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; -} -else -{ -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; -} -} -else -{ -uint8_t x_21; -x_21 = !lean_is_exclusive(x_13); -if (x_21 == 0) -{ -lean_object* x_22; uint8_t x_23; -x_22 = lean_ctor_get(x_13, 0); -lean_dec(x_22); -x_23 = !lean_is_exclusive(x_14); -if (x_23 == 0) -{ -lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; uint8_t x_34; -x_24 = lean_ctor_get(x_14, 0); -x_25 = lean_unsigned_to_nat(0u); -x_26 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_1, x_25); -x_27 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__7; -lean_inc(x_26); -x_28 = lean_mk_array(x_26, x_27); -x_29 = lean_unsigned_to_nat(1u); -x_30 = lean_nat_sub(x_26, x_29); -lean_dec(x_26); -x_31 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_1, x_28, x_30); -x_32 = lean_array_get_size(x_31); -x_33 = l_Lean_Meta_Match_MatcherInfo_arity(x_24); -x_34 = lean_nat_dec_lt(x_32, x_33); -lean_dec(x_33); -if (x_34 == 0) -{ -lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; uint8_t x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_35 = l_List_redLength___rarg(x_12); -x_36 = lean_mk_empty_array_with_capacity(x_35); -lean_dec(x_35); -x_37 = l_List_toArrayAux___rarg(x_12, x_36); -x_38 = lean_ctor_get(x_24, 3); -lean_inc(x_38); -x_39 = lean_ctor_get(x_24, 0); -lean_inc(x_39); -x_40 = l_Array_extract___rarg(x_31, x_25, x_39); -x_41 = lean_nat_dec_lt(x_39, x_32); -x_42 = lean_nat_add(x_39, x_29); -x_43 = lean_ctor_get(x_24, 1); -lean_inc(x_43); -x_44 = lean_nat_add(x_42, x_43); -lean_dec(x_43); -lean_inc(x_44); -lean_inc(x_31); -x_45 = l_Array_toSubarray___rarg(x_31, x_42, x_44); -x_46 = l_Array_ofSubarray___rarg(x_45); -x_47 = lean_ctor_get(x_24, 2); -lean_inc(x_47); -x_48 = l_Lean_Meta_Match_MatcherInfo_numAlts(x_24); -lean_dec(x_24); -x_49 = lean_nat_add(x_44, x_48); -lean_dec(x_48); -lean_inc(x_49); -lean_inc(x_31); -x_50 = l_Array_toSubarray___rarg(x_31, x_44, x_49); -x_51 = l_Array_ofSubarray___rarg(x_50); -lean_inc(x_31); -x_52 = l_Array_toSubarray___rarg(x_31, x_49, x_32); -x_53 = l_Array_ofSubarray___rarg(x_52); -if (x_41 == 0) -{ -lean_object* x_54; lean_object* x_55; lean_object* x_56; -lean_dec(x_39); -lean_dec(x_31); -x_54 = l_Lean_instInhabitedExpr; -x_55 = l___private_Init_Util_0__outOfBounds___rarg(x_54); -x_56 = lean_alloc_ctor(0, 9, 0); -lean_ctor_set(x_56, 0, x_11); -lean_ctor_set(x_56, 1, x_37); -lean_ctor_set(x_56, 2, x_38); -lean_ctor_set(x_56, 3, x_40); -lean_ctor_set(x_56, 4, x_55); -lean_ctor_set(x_56, 5, x_46); -lean_ctor_set(x_56, 6, x_47); -lean_ctor_set(x_56, 7, x_51); -lean_ctor_set(x_56, 8, x_53); -lean_ctor_set(x_14, 0, x_56); -return x_13; -} -else -{ -lean_object* x_57; lean_object* x_58; -x_57 = lean_array_fget(x_31, x_39); -lean_dec(x_39); -lean_dec(x_31); -x_58 = lean_alloc_ctor(0, 9, 0); -lean_ctor_set(x_58, 0, x_11); -lean_ctor_set(x_58, 1, x_37); -lean_ctor_set(x_58, 2, x_38); -lean_ctor_set(x_58, 3, x_40); -lean_ctor_set(x_58, 4, x_57); -lean_ctor_set(x_58, 5, x_46); -lean_ctor_set(x_58, 6, x_47); -lean_ctor_set(x_58, 7, x_51); -lean_ctor_set(x_58, 8, x_53); -lean_ctor_set(x_14, 0, x_58); -return x_13; -} -} -else -{ -lean_object* x_59; -lean_dec(x_32); -lean_dec(x_31); -lean_free_object(x_14); -lean_dec(x_24); -lean_dec(x_12); -lean_dec(x_11); -x_59 = lean_box(0); -lean_ctor_set(x_13, 0, x_59); -return x_13; -} -} -else -{ -lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; uint8_t x_70; -x_60 = lean_ctor_get(x_14, 0); -lean_inc(x_60); -lean_dec(x_14); -x_61 = lean_unsigned_to_nat(0u); -x_62 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_1, x_61); -x_63 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__7; -lean_inc(x_62); -x_64 = lean_mk_array(x_62, x_63); -x_65 = lean_unsigned_to_nat(1u); -x_66 = lean_nat_sub(x_62, x_65); -lean_dec(x_62); -x_67 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_1, x_64, x_66); -x_68 = lean_array_get_size(x_67); -x_69 = l_Lean_Meta_Match_MatcherInfo_arity(x_60); -x_70 = lean_nat_dec_lt(x_68, x_69); -lean_dec(x_69); -if (x_70 == 0) -{ -lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; uint8_t x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_71 = l_List_redLength___rarg(x_12); -x_72 = lean_mk_empty_array_with_capacity(x_71); -lean_dec(x_71); -x_73 = l_List_toArrayAux___rarg(x_12, x_72); -x_74 = lean_ctor_get(x_60, 3); -lean_inc(x_74); -x_75 = lean_ctor_get(x_60, 0); -lean_inc(x_75); -x_76 = l_Array_extract___rarg(x_67, x_61, x_75); -x_77 = lean_nat_dec_lt(x_75, x_68); -x_78 = lean_nat_add(x_75, x_65); -x_79 = lean_ctor_get(x_60, 1); -lean_inc(x_79); -x_80 = lean_nat_add(x_78, x_79); -lean_dec(x_79); -lean_inc(x_80); -lean_inc(x_67); -x_81 = l_Array_toSubarray___rarg(x_67, x_78, x_80); -x_82 = l_Array_ofSubarray___rarg(x_81); -x_83 = lean_ctor_get(x_60, 2); -lean_inc(x_83); -x_84 = l_Lean_Meta_Match_MatcherInfo_numAlts(x_60); -lean_dec(x_60); -x_85 = lean_nat_add(x_80, x_84); -lean_dec(x_84); -lean_inc(x_85); -lean_inc(x_67); -x_86 = l_Array_toSubarray___rarg(x_67, x_80, x_85); -x_87 = l_Array_ofSubarray___rarg(x_86); -lean_inc(x_67); -x_88 = l_Array_toSubarray___rarg(x_67, x_85, x_68); -x_89 = l_Array_ofSubarray___rarg(x_88); -if (x_77 == 0) -{ -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; -lean_dec(x_75); -lean_dec(x_67); -x_90 = l_Lean_instInhabitedExpr; -x_91 = l___private_Init_Util_0__outOfBounds___rarg(x_90); -x_92 = lean_alloc_ctor(0, 9, 0); -lean_ctor_set(x_92, 0, x_11); -lean_ctor_set(x_92, 1, x_73); -lean_ctor_set(x_92, 2, x_74); -lean_ctor_set(x_92, 3, x_76); -lean_ctor_set(x_92, 4, x_91); -lean_ctor_set(x_92, 5, x_82); -lean_ctor_set(x_92, 6, x_83); -lean_ctor_set(x_92, 7, x_87); -lean_ctor_set(x_92, 8, x_89); -x_93 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_93, 0, x_92); -lean_ctor_set(x_13, 0, x_93); -return x_13; -} -else -{ -lean_object* x_94; lean_object* x_95; lean_object* x_96; -x_94 = lean_array_fget(x_67, x_75); -lean_dec(x_75); -lean_dec(x_67); -x_95 = lean_alloc_ctor(0, 9, 0); -lean_ctor_set(x_95, 0, x_11); -lean_ctor_set(x_95, 1, x_73); -lean_ctor_set(x_95, 2, x_74); -lean_ctor_set(x_95, 3, x_76); -lean_ctor_set(x_95, 4, x_94); -lean_ctor_set(x_95, 5, x_82); -lean_ctor_set(x_95, 6, x_83); -lean_ctor_set(x_95, 7, x_87); -lean_ctor_set(x_95, 8, x_89); -x_96 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_96, 0, x_95); -lean_ctor_set(x_13, 0, x_96); -return x_13; -} -} -else -{ -lean_object* x_97; -lean_dec(x_68); -lean_dec(x_67); -lean_dec(x_60); -lean_dec(x_12); -lean_dec(x_11); -x_97 = lean_box(0); -lean_ctor_set(x_13, 0, x_97); -return x_13; -} -} -} -else -{ -lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; uint8_t x_110; -x_98 = lean_ctor_get(x_13, 1); -lean_inc(x_98); -lean_dec(x_13); -x_99 = lean_ctor_get(x_14, 0); -lean_inc(x_99); -if (lean_is_exclusive(x_14)) { - lean_ctor_release(x_14, 0); - x_100 = x_14; -} else { - lean_dec_ref(x_14); - x_100 = lean_box(0); -} -x_101 = lean_unsigned_to_nat(0u); -x_102 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_1, x_101); -x_103 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__7; -lean_inc(x_102); -x_104 = lean_mk_array(x_102, x_103); -x_105 = lean_unsigned_to_nat(1u); -x_106 = lean_nat_sub(x_102, x_105); -lean_dec(x_102); -x_107 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_1, x_104, x_106); -x_108 = lean_array_get_size(x_107); -x_109 = l_Lean_Meta_Match_MatcherInfo_arity(x_99); -x_110 = lean_nat_dec_lt(x_108, x_109); -lean_dec(x_109); -if (x_110 == 0) -{ -lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; uint8_t x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; -x_111 = l_List_redLength___rarg(x_12); -x_112 = lean_mk_empty_array_with_capacity(x_111); -lean_dec(x_111); -x_113 = l_List_toArrayAux___rarg(x_12, x_112); -x_114 = lean_ctor_get(x_99, 3); -lean_inc(x_114); -x_115 = lean_ctor_get(x_99, 0); -lean_inc(x_115); -x_116 = l_Array_extract___rarg(x_107, x_101, x_115); -x_117 = lean_nat_dec_lt(x_115, x_108); -x_118 = lean_nat_add(x_115, x_105); -x_119 = lean_ctor_get(x_99, 1); -lean_inc(x_119); -x_120 = lean_nat_add(x_118, x_119); -lean_dec(x_119); -lean_inc(x_120); -lean_inc(x_107); -x_121 = l_Array_toSubarray___rarg(x_107, x_118, x_120); -x_122 = l_Array_ofSubarray___rarg(x_121); -x_123 = lean_ctor_get(x_99, 2); -lean_inc(x_123); -x_124 = l_Lean_Meta_Match_MatcherInfo_numAlts(x_99); -lean_dec(x_99); -x_125 = lean_nat_add(x_120, x_124); -lean_dec(x_124); -lean_inc(x_125); -lean_inc(x_107); -x_126 = l_Array_toSubarray___rarg(x_107, x_120, x_125); -x_127 = l_Array_ofSubarray___rarg(x_126); -lean_inc(x_107); -x_128 = l_Array_toSubarray___rarg(x_107, x_125, x_108); -x_129 = l_Array_ofSubarray___rarg(x_128); -if (x_117 == 0) -{ -lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; -lean_dec(x_115); -lean_dec(x_107); -x_130 = l_Lean_instInhabitedExpr; -x_131 = l___private_Init_Util_0__outOfBounds___rarg(x_130); -x_132 = lean_alloc_ctor(0, 9, 0); -lean_ctor_set(x_132, 0, x_11); -lean_ctor_set(x_132, 1, x_113); -lean_ctor_set(x_132, 2, x_114); -lean_ctor_set(x_132, 3, x_116); -lean_ctor_set(x_132, 4, x_131); -lean_ctor_set(x_132, 5, x_122); -lean_ctor_set(x_132, 6, x_123); -lean_ctor_set(x_132, 7, x_127); -lean_ctor_set(x_132, 8, x_129); -if (lean_is_scalar(x_100)) { - x_133 = lean_alloc_ctor(1, 1, 0); -} else { - x_133 = x_100; -} -lean_ctor_set(x_133, 0, x_132); -x_134 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_134, 0, x_133); -lean_ctor_set(x_134, 1, x_98); -return x_134; -} -else -{ -lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; -x_135 = lean_array_fget(x_107, x_115); -lean_dec(x_115); -lean_dec(x_107); -x_136 = lean_alloc_ctor(0, 9, 0); -lean_ctor_set(x_136, 0, x_11); -lean_ctor_set(x_136, 1, x_113); -lean_ctor_set(x_136, 2, x_114); -lean_ctor_set(x_136, 3, x_116); -lean_ctor_set(x_136, 4, x_135); -lean_ctor_set(x_136, 5, x_122); -lean_ctor_set(x_136, 6, x_123); -lean_ctor_set(x_136, 7, x_127); -lean_ctor_set(x_136, 8, x_129); -if (lean_is_scalar(x_100)) { - x_137 = lean_alloc_ctor(1, 1, 0); -} else { - x_137 = x_100; -} -lean_ctor_set(x_137, 0, x_136); -x_138 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_138, 0, x_137); -lean_ctor_set(x_138, 1, x_98); -return x_138; -} -} -else -{ -lean_object* x_139; lean_object* x_140; -lean_dec(x_108); -lean_dec(x_107); -lean_dec(x_100); -lean_dec(x_99); -lean_dec(x_12); -lean_dec(x_11); -x_139 = lean_box(0); -x_140 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_140, 0, x_139); -lean_ctor_set(x_140, 1, x_98); -return x_140; -} -} -} -} -else -{ -lean_object* x_141; lean_object* x_142; -lean_dec(x_10); -lean_dec(x_1); -x_141 = lean_box(0); -x_142 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_142, 0, x_141); -lean_ctor_set(x_142, 1, x_9); -return x_142; -} -} -} -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__2(lean_object* x_1, size_t x_2, size_t x_3) { -_start: -{ -uint8_t x_4; -x_4 = lean_usize_dec_eq(x_2, x_3); -if (x_4 == 0) -{ -lean_object* x_5; uint8_t x_6; -x_5 = lean_array_uget(x_1, x_2); -x_6 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_hasWellFoundedFix(x_5); -if (x_6 == 0) -{ -size_t x_7; size_t x_8; -x_7 = 1; -x_8 = lean_usize_add(x_2, x_7); -x_2 = x_8; -goto _start; -} -else -{ -uint8_t x_10; -x_10 = 1; -return x_10; -} -} -else -{ -uint8_t x_11; -x_11 = 0; -return x_11; -} -} -} -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, size_t x_4, size_t x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { -_start: -{ -uint8_t x_15; -x_15 = lean_usize_dec_lt(x_5, x_4); -if (x_15 == 0) -{ -lean_object* x_16; -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_16 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_16, 0, x_6); -lean_ctor_set(x_16, 1, x_14); -return x_16; -} -else -{ -lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_17 = lean_array_uget(x_6, x_5); -x_18 = lean_unsigned_to_nat(0u); -x_19 = lean_array_uset(x_6, x_5, x_18); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_3); -lean_inc(x_2); -lean_inc(x_1); -x_20 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix(x_1, x_2, x_3, x_17, x_10, x_11, x_12, x_13, x_14); -if (lean_obj_tag(x_20) == 0) -{ -lean_object* x_21; lean_object* x_22; size_t x_23; size_t x_24; lean_object* x_25; -x_21 = lean_ctor_get(x_20, 0); -lean_inc(x_21); -x_22 = lean_ctor_get(x_20, 1); -lean_inc(x_22); -lean_dec(x_20); -x_23 = 1; -x_24 = lean_usize_add(x_5, x_23); -x_25 = lean_array_uset(x_19, x_5, x_21); -x_5 = x_24; -x_6 = x_25; -x_14 = x_22; -goto _start; -} -else -{ -uint8_t x_27; -lean_dec(x_19); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_27 = !lean_is_exclusive(x_20); -if (x_27 == 0) -{ -return x_20; -} -else -{ -lean_object* x_28; lean_object* x_29; lean_object* x_30; -x_28 = lean_ctor_get(x_20, 0); -x_29 = lean_ctor_get(x_20, 1); -lean_inc(x_29); -lean_inc(x_28); -lean_dec(x_20); -x_30 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_30, 0, x_28); -lean_ctor_set(x_30, 1, x_29); -return x_30; -} -} -} -} -} -LEAN_EXPORT uint8_t l_Array_isEqvAux___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -lean_object* x_7; uint8_t x_8; -x_7 = lean_array_get_size(x_4); -x_8 = lean_nat_dec_lt(x_6, x_7); -lean_dec(x_7); -if (x_8 == 0) -{ -uint8_t x_9; -lean_dec(x_6); -x_9 = 1; -return x_9; -} -else -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = lean_array_fget(x_4, x_6); -x_11 = lean_array_fget(x_5, x_6); -x_12 = lean_expr_eqv(x_10, x_11); -lean_dec(x_11); -lean_dec(x_10); -if (x_12 == 0) -{ -uint8_t x_13; -lean_dec(x_6); -x_13 = 0; -return x_13; -} -else -{ -lean_object* x_14; lean_object* x_15; -x_14 = lean_unsigned_to_nat(1u); -x_15 = lean_nat_add(x_6, x_14); -lean_dec(x_6); -x_3 = lean_box(0); -x_6 = x_15; -goto _start; -} -} -} -} -static lean_object* _init_l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__1___closed__1() { -_start: -{ -uint8_t x_1; lean_object* x_2; lean_object* x_3; -x_1 = 0; -x_2 = lean_box(x_1); -x_3 = lean_alloc_closure((void*)(l_Lean_Meta_SplitIf_discharge_x3f___boxed), 10, 1); -lean_closure_set(x_3, 0, x_2); -return x_3; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: -{ -lean_object* x_12; -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_12 = l_Lean_Meta_reduceRecMatcher_x3f(x_1, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_12) == 0) -{ -lean_object* x_13; -x_13 = lean_ctor_get(x_12, 0); -lean_inc(x_13); -if (lean_obj_tag(x_13) == 0) -{ -lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_14 = lean_ctor_get(x_12, 1); -lean_inc(x_14); -lean_dec(x_12); -x_15 = lean_ctor_get(x_2, 0); -lean_inc(x_15); -lean_dec(x_2); -x_16 = l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__1___closed__1; -lean_inc(x_1); -x_17 = l_Lean_Meta_Simp_simpMatchCore_x3f(x_15, x_1, x_16, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_14); -if (lean_obj_tag(x_17) == 0) -{ -lean_object* x_18; -x_18 = lean_ctor_get(x_17, 0); -lean_inc(x_18); -if (lean_obj_tag(x_18) == 0) -{ -uint8_t x_19; -x_19 = !lean_is_exclusive(x_17); -if (x_19 == 0) -{ -lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_20 = lean_ctor_get(x_17, 0); -lean_dec(x_20); -x_21 = lean_box(0); -x_22 = lean_unsigned_to_nat(0u); -x_23 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_23, 0, x_1); -lean_ctor_set(x_23, 1, x_21); -lean_ctor_set(x_23, 2, x_22); -x_24 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_24, 0, x_23); -lean_ctor_set(x_17, 0, x_24); -return x_17; -} -else -{ -lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; -x_25 = lean_ctor_get(x_17, 1); -lean_inc(x_25); -lean_dec(x_17); -x_26 = lean_box(0); -x_27 = lean_unsigned_to_nat(0u); -x_28 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_28, 0, x_1); -lean_ctor_set(x_28, 1, x_26); -lean_ctor_set(x_28, 2, x_27); -x_29 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_29, 0, x_28); -x_30 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_30, 0, x_29); -lean_ctor_set(x_30, 1, x_25); -return x_30; -} -} -else -{ -uint8_t x_31; -lean_dec(x_1); -x_31 = !lean_is_exclusive(x_17); -if (x_31 == 0) -{ -lean_object* x_32; lean_object* x_33; -x_32 = lean_ctor_get(x_17, 0); -lean_dec(x_32); -x_33 = lean_ctor_get(x_18, 0); -lean_inc(x_33); -lean_dec(x_18); -lean_ctor_set(x_17, 0, x_33); -return x_17; -} -else -{ -lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_34 = lean_ctor_get(x_17, 1); -lean_inc(x_34); -lean_dec(x_17); -x_35 = lean_ctor_get(x_18, 0); -lean_inc(x_35); -lean_dec(x_18); -x_36 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_36, 0, x_35); -lean_ctor_set(x_36, 1, x_34); -return x_36; -} -} -} -else -{ -uint8_t x_37; -lean_dec(x_1); -x_37 = !lean_is_exclusive(x_17); -if (x_37 == 0) -{ -return x_17; -} -else -{ -lean_object* x_38; lean_object* x_39; lean_object* x_40; -x_38 = lean_ctor_get(x_17, 0); -x_39 = lean_ctor_get(x_17, 1); -lean_inc(x_39); -lean_inc(x_38); -lean_dec(x_17); -x_40 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_40, 0, x_38); -lean_ctor_set(x_40, 1, x_39); -return x_40; -} -} -} -else -{ -uint8_t x_41; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_41 = !lean_is_exclusive(x_12); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; -x_42 = lean_ctor_get(x_12, 0); -lean_dec(x_42); -x_43 = lean_ctor_get(x_13, 0); -lean_inc(x_43); -lean_dec(x_13); -x_44 = lean_box(0); -x_45 = lean_unsigned_to_nat(0u); -x_46 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_46, 0, x_43); -lean_ctor_set(x_46, 1, x_44); -lean_ctor_set(x_46, 2, x_45); -x_47 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_47, 0, x_46); -lean_ctor_set(x_12, 0, x_47); -return x_12; -} -else -{ -lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_48 = lean_ctor_get(x_12, 1); -lean_inc(x_48); -lean_dec(x_12); -x_49 = lean_ctor_get(x_13, 0); -lean_inc(x_49); -lean_dec(x_13); -x_50 = lean_box(0); -x_51 = lean_unsigned_to_nat(0u); -x_52 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set(x_52, 2, x_51); -x_53 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_53, 0, x_52); -x_54 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_48); -return x_54; -} -} -} -else -{ -uint8_t x_55; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_55 = !lean_is_exclusive(x_12); -if (x_55 == 0) -{ -return x_12; -} -else -{ -lean_object* x_56; lean_object* x_57; lean_object* x_58; -x_56 = lean_ctor_get(x_12, 0); -x_57 = lean_ctor_get(x_12, 1); -lean_inc(x_57); -lean_inc(x_56); -lean_dec(x_12); -x_58 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_58, 0, x_56); -lean_ctor_set(x_58, 1, x_57); -return x_58; -} -} -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; -x_11 = lean_box(0); -x_12 = lean_unsigned_to_nat(0u); -x_13 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_13, 0, x_1); -lean_ctor_set(x_13, 1, x_11); -lean_ctor_set(x_13, 2, x_12); -x_14 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_14, 0, x_13); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_10); -return x_15; -} -} -static lean_object* _init_l_Lean_Elab_WF_simpMatchWF_x3f_pre___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("folded discriminants ", 21); -return x_1; -} -} -static lean_object* _init_l_Lean_Elab_WF_simpMatchWF_x3f_pre___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_WF_simpMatchWF_x3f_pre___closed__1; -x_2 = l_Lean_stringToMessageData(x_1); -return x_2; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f_pre(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { -_start: -{ -lean_object* x_13; lean_object* x_14; -lean_inc(x_4); -x_13 = l_Lean_Meta_matchMatcherApp_x3f___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__1(x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) -{ -uint8_t x_15; -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) -{ -lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -x_18 = lean_unsigned_to_nat(0u); -x_19 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_19, 0, x_4); -lean_ctor_set(x_19, 1, x_17); -lean_ctor_set(x_19, 2, x_18); -x_20 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_13, 0, x_20); -return x_13; -} -else -{ -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_box(0); -x_23 = lean_unsigned_to_nat(0u); -x_24 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_24, 0, x_4); -lean_ctor_set(x_24, 1, x_22); -lean_ctor_set(x_24, 2, x_23); -x_25 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_25, 0, x_24); -x_26 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_26, 0, x_25); -lean_ctor_set(x_26, 1, x_21); -return x_26; -} -} -else -{ -lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; uint8_t x_40; -x_27 = lean_ctor_get(x_14, 0); -lean_inc(x_27); +lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; uint8_t x_70; +x_60 = lean_ctor_get(x_14, 0); +lean_inc(x_60); lean_dec(x_14); -x_28 = lean_ctor_get(x_13, 1); -lean_inc(x_28); -lean_dec(x_13); -x_29 = lean_ctor_get(x_27, 0); -lean_inc(x_29); -x_30 = lean_ctor_get(x_27, 1); -lean_inc(x_30); -x_31 = lean_ctor_get(x_27, 2); -lean_inc(x_31); -x_32 = lean_ctor_get(x_27, 3); -lean_inc(x_32); -x_33 = lean_ctor_get(x_27, 4); -lean_inc(x_33); -x_34 = lean_ctor_get(x_27, 5); -lean_inc(x_34); -x_35 = lean_ctor_get(x_27, 6); -lean_inc(x_35); -x_36 = lean_ctor_get(x_27, 7); -lean_inc(x_36); -x_37 = lean_ctor_get(x_27, 8); -lean_inc(x_37); -x_38 = lean_array_get_size(x_34); -x_39 = lean_unsigned_to_nat(0u); -x_40 = lean_nat_dec_lt(x_39, x_38); -if (x_40 == 0) -{ -lean_object* x_41; lean_object* x_42; -lean_dec(x_38); -lean_dec(x_37); -lean_dec(x_36); -lean_dec(x_35); -lean_dec(x_34); -lean_dec(x_33); -lean_dec(x_32); -lean_dec(x_31); -lean_dec(x_30); -lean_dec(x_29); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_41 = lean_box(0); -x_42 = l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__1(x_4, x_27, x_41, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); -return x_42; -} -else -{ -size_t x_43; size_t x_44; uint8_t x_45; -x_43 = 0; -x_44 = lean_usize_of_nat(x_38); -x_45 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__2(x_34, x_43, x_44); -if (x_45 == 0) -{ -lean_object* x_46; lean_object* x_47; -lean_dec(x_38); -lean_dec(x_37); -lean_dec(x_36); -lean_dec(x_35); -lean_dec(x_34); -lean_dec(x_33); -lean_dec(x_32); -lean_dec(x_31); -lean_dec(x_30); -lean_dec(x_29); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_46 = lean_box(0); -x_47 = l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__1(x_4, x_27, x_46, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); -return x_47; -} -else -{ -lean_object* x_48; -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_34); -x_48 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__3(x_1, x_2, x_3, x_44, x_43, x_34, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); -if (lean_obj_tag(x_48) == 0) -{ -lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_72; uint8_t x_73; -x_49 = lean_ctor_get(x_48, 0); -lean_inc(x_49); -x_50 = lean_ctor_get(x_48, 1); -lean_inc(x_50); -lean_dec(x_48); -x_72 = lean_array_get_size(x_49); -x_73 = lean_nat_dec_eq(x_72, x_38); -lean_dec(x_38); -lean_dec(x_72); -if (x_73 == 0) -{ -lean_object* x_74; -lean_dec(x_34); -lean_dec(x_27); -lean_dec(x_4); -x_74 = lean_box(0); -x_51 = x_74; -goto block_71; -} -else -{ -uint8_t x_75; -x_75 = l_Array_isEqvAux___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__4(x_27, x_49, lean_box(0), x_49, x_34, x_39); -lean_dec(x_34); -if (x_75 == 0) -{ -lean_object* x_76; -lean_dec(x_27); -lean_dec(x_4); -x_76 = lean_box(0); -x_51 = x_76; -goto block_71; -} -else -{ -lean_object* x_77; lean_object* x_78; -lean_dec(x_49); -lean_dec(x_37); -lean_dec(x_36); -lean_dec(x_35); -lean_dec(x_33); -lean_dec(x_32); -lean_dec(x_31); -lean_dec(x_30); -lean_dec(x_29); -x_77 = lean_box(0); -x_78 = l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__1(x_4, x_27, x_77, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_50); -return x_78; -} -} -block_71: -{ -lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; uint8_t x_57; -lean_dec(x_51); -x_52 = lean_alloc_ctor(0, 9, 0); -lean_ctor_set(x_52, 0, x_29); -lean_ctor_set(x_52, 1, x_30); -lean_ctor_set(x_52, 2, x_31); -lean_ctor_set(x_52, 3, x_32); -lean_ctor_set(x_52, 4, x_33); -lean_ctor_set(x_52, 5, x_49); -lean_ctor_set(x_52, 6, x_35); -lean_ctor_set(x_52, 7, x_36); -lean_ctor_set(x_52, 8, x_37); -x_53 = l_Lean_Meta_MatcherApp_toExpr(x_52); -x_54 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__5; -x_55 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_54, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_50); -x_56 = lean_ctor_get(x_55, 0); -lean_inc(x_56); -x_57 = lean_unbox(x_56); -lean_dec(x_56); -if (x_57 == 0) -{ -lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_58 = lean_ctor_get(x_55, 1); -lean_inc(x_58); -lean_dec(x_55); -x_59 = lean_box(0); -x_60 = l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__2(x_53, x_59, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_58); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -return x_60; -} -else -{ -lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_61 = lean_ctor_get(x_55, 1); -lean_inc(x_61); -lean_dec(x_55); -lean_inc(x_53); -x_62 = l_Lean_indentExpr(x_53); -x_63 = l_Lean_Elab_WF_simpMatchWF_x3f_pre___closed__2; -x_64 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_64, 0, x_63); -lean_ctor_set(x_64, 1, x_62); -x_65 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__9; -x_66 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_66, 0, x_64); -lean_ctor_set(x_66, 1, x_65); -x_67 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_54, x_66, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_61); -x_68 = lean_ctor_get(x_67, 0); -lean_inc(x_68); -x_69 = lean_ctor_get(x_67, 1); -lean_inc(x_69); -lean_dec(x_67); -x_70 = l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__2(x_53, x_68, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_69); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_68); -return x_70; -} -} -} -else -{ -uint8_t x_79; -lean_dec(x_38); -lean_dec(x_37); -lean_dec(x_36); -lean_dec(x_35); -lean_dec(x_34); -lean_dec(x_33); -lean_dec(x_32); -lean_dec(x_31); -lean_dec(x_30); -lean_dec(x_29); -lean_dec(x_27); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -x_79 = !lean_is_exclusive(x_48); -if (x_79 == 0) -{ -return x_48; -} -else +x_61 = lean_unsigned_to_nat(0u); +x_62 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_1, x_61); +x_63 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__7; +lean_inc(x_62); +x_64 = lean_mk_array(x_62, x_63); +x_65 = lean_unsigned_to_nat(1u); +x_66 = lean_nat_sub(x_62, x_65); +lean_dec(x_62); +x_67 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_1, x_64, x_66); +x_68 = lean_array_get_size(x_67); +x_69 = l_Lean_Meta_Match_MatcherInfo_arity(x_60); +x_70 = lean_nat_dec_lt(x_68, x_69); +lean_dec(x_69); +if (x_70 == 0) { -lean_object* x_80; lean_object* x_81; lean_object* x_82; -x_80 = lean_ctor_get(x_48, 0); -x_81 = lean_ctor_get(x_48, 1); -lean_inc(x_81); +lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; uint8_t x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; +x_71 = l_List_redLength___rarg(x_12); +x_72 = lean_mk_empty_array_with_capacity(x_71); +lean_dec(x_71); +x_73 = l_List_toArrayAux___rarg(x_12, x_72); +x_74 = lean_ctor_get(x_60, 3); +lean_inc(x_74); +x_75 = lean_ctor_get(x_60, 0); +lean_inc(x_75); +x_76 = l_Array_extract___rarg(x_67, x_61, x_75); +x_77 = lean_nat_dec_lt(x_75, x_68); +x_78 = lean_nat_add(x_75, x_65); +x_79 = lean_ctor_get(x_60, 1); +lean_inc(x_79); +x_80 = lean_nat_add(x_78, x_79); +lean_dec(x_79); lean_inc(x_80); -lean_dec(x_48); -x_82 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_82, 0, x_80); -lean_ctor_set(x_82, 1, x_81); -return x_82; -} -} -} -} -} -} -} -LEAN_EXPORT lean_object* l_Lean_Meta_matchMatcherApp_x3f___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: +lean_inc(x_67); +x_81 = l_Array_toSubarray___rarg(x_67, x_78, x_80); +x_82 = l_Array_ofSubarray___rarg(x_81); +x_83 = lean_ctor_get(x_60, 2); +lean_inc(x_83); +x_84 = l_Lean_Meta_Match_MatcherInfo_numAlts(x_60); +lean_dec(x_60); +x_85 = lean_nat_add(x_80, x_84); +lean_dec(x_84); +lean_inc(x_85); +lean_inc(x_67); +x_86 = l_Array_toSubarray___rarg(x_67, x_80, x_85); +x_87 = l_Array_ofSubarray___rarg(x_86); +lean_inc(x_67); +x_88 = l_Array_toSubarray___rarg(x_67, x_85, x_68); +x_89 = l_Array_ofSubarray___rarg(x_88); +if (x_77 == 0) { -lean_object* x_10; -x_10 = l_Lean_Meta_matchMatcherApp_x3f___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_10; -} +lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; +lean_dec(x_75); +lean_dec(x_67); +x_90 = l_Lean_instInhabitedExpr; +x_91 = l___private_Init_Util_0__outOfBounds___rarg(x_90); +x_92 = lean_alloc_ctor(0, 9, 0); +lean_ctor_set(x_92, 0, x_11); +lean_ctor_set(x_92, 1, x_73); +lean_ctor_set(x_92, 2, x_74); +lean_ctor_set(x_92, 3, x_76); +lean_ctor_set(x_92, 4, x_91); +lean_ctor_set(x_92, 5, x_82); +lean_ctor_set(x_92, 6, x_83); +lean_ctor_set(x_92, 7, x_87); +lean_ctor_set(x_92, 8, x_89); +x_93 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_93, 0, x_92); +lean_ctor_set(x_13, 0, x_93); +return x_13; } -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: +else { -size_t x_4; size_t x_5; uint8_t x_6; lean_object* x_7; -x_4 = lean_unbox_usize(x_2); -lean_dec(x_2); -x_5 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_6 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__2(x_1, x_4, x_5); -lean_dec(x_1); -x_7 = lean_box(x_6); -return x_7; +lean_object* x_94; lean_object* x_95; lean_object* x_96; +x_94 = lean_array_fget(x_67, x_75); +lean_dec(x_75); +lean_dec(x_67); +x_95 = lean_alloc_ctor(0, 9, 0); +lean_ctor_set(x_95, 0, x_11); +lean_ctor_set(x_95, 1, x_73); +lean_ctor_set(x_95, 2, x_74); +lean_ctor_set(x_95, 3, x_76); +lean_ctor_set(x_95, 4, x_94); +lean_ctor_set(x_95, 5, x_82); +lean_ctor_set(x_95, 6, x_83); +lean_ctor_set(x_95, 7, x_87); +lean_ctor_set(x_95, 8, x_89); +x_96 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_96, 0, x_95); +lean_ctor_set(x_13, 0, x_96); +return x_13; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { -_start: +else { -size_t x_15; size_t x_16; lean_object* x_17; -x_15 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_16 = lean_unbox_usize(x_5); -lean_dec(x_5); -x_17 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__3(x_1, x_2, x_3, x_15, x_16, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -return x_17; -} +lean_object* x_97; +lean_dec(x_68); +lean_dec(x_67); +lean_dec(x_60); +lean_dec(x_12); +lean_dec(x_11); +x_97 = lean_box(0); +lean_ctor_set(x_13, 0, x_97); +return x_13; } -LEAN_EXPORT lean_object* l_Array_isEqvAux___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -uint8_t x_7; lean_object* x_8; -x_7 = l_Array_isEqvAux___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__4(x_1, x_2, x_3, x_4, x_5, x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_8 = lean_box(x_7); -return x_8; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: +else { -lean_object* x_12; -x_12 = l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_3); -return x_12; -} +lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; uint8_t x_110; +x_98 = lean_ctor_get(x_13, 1); +lean_inc(x_98); +lean_dec(x_13); +x_99 = lean_ctor_get(x_14, 0); +lean_inc(x_99); +if (lean_is_exclusive(x_14)) { + lean_ctor_release(x_14, 0); + x_100 = x_14; +} else { + lean_dec_ref(x_14); + x_100 = lean_box(0); } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: +x_101 = lean_unsigned_to_nat(0u); +x_102 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_1, x_101); +x_103 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__7; +lean_inc(x_102); +x_104 = lean_mk_array(x_102, x_103); +x_105 = lean_unsigned_to_nat(1u); +x_106 = lean_nat_sub(x_102, x_105); +lean_dec(x_102); +x_107 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_1, x_104, x_106); +x_108 = lean_array_get_size(x_107); +x_109 = l_Lean_Meta_Match_MatcherInfo_arity(x_99); +x_110 = lean_nat_dec_lt(x_108, x_109); +lean_dec(x_109); +if (x_110 == 0) { -lean_object* x_11; -x_11 = l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_11; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: +lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; uint8_t x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; +x_111 = l_List_redLength___rarg(x_12); +x_112 = lean_mk_empty_array_with_capacity(x_111); +lean_dec(x_111); +x_113 = l_List_toArrayAux___rarg(x_12, x_112); +x_114 = lean_ctor_get(x_99, 3); +lean_inc(x_114); +x_115 = lean_ctor_get(x_99, 0); +lean_inc(x_115); +x_116 = l_Array_extract___rarg(x_107, x_101, x_115); +x_117 = lean_nat_dec_lt(x_115, x_108); +x_118 = lean_nat_add(x_115, x_105); +x_119 = lean_ctor_get(x_99, 1); +lean_inc(x_119); +x_120 = lean_nat_add(x_118, x_119); +lean_dec(x_119); +lean_inc(x_120); +lean_inc(x_107); +x_121 = l_Array_toSubarray___rarg(x_107, x_118, x_120); +x_122 = l_Array_ofSubarray___rarg(x_121); +x_123 = lean_ctor_get(x_99, 2); +lean_inc(x_123); +x_124 = l_Lean_Meta_Match_MatcherInfo_numAlts(x_99); +lean_dec(x_99); +x_125 = lean_nat_add(x_120, x_124); +lean_dec(x_124); +lean_inc(x_125); +lean_inc(x_107); +x_126 = l_Array_toSubarray___rarg(x_107, x_120, x_125); +x_127 = l_Array_ofSubarray___rarg(x_126); +lean_inc(x_107); +x_128 = l_Array_toSubarray___rarg(x_107, x_125, x_108); +x_129 = l_Array_ofSubarray___rarg(x_128); +if (x_117 == 0) { -lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_10 = lean_box(0); -x_11 = lean_unsigned_to_nat(0u); -x_12 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_12, 0, x_1); -lean_ctor_set(x_12, 1, x_10); -lean_ctor_set(x_12, 2, x_11); -x_13 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_13, 0, x_12); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; +lean_dec(x_115); +lean_dec(x_107); +x_130 = l_Lean_instInhabitedExpr; +x_131 = l___private_Init_Util_0__outOfBounds___rarg(x_130); +x_132 = lean_alloc_ctor(0, 9, 0); +lean_ctor_set(x_132, 0, x_11); +lean_ctor_set(x_132, 1, x_113); +lean_ctor_set(x_132, 2, x_114); +lean_ctor_set(x_132, 3, x_116); +lean_ctor_set(x_132, 4, x_131); +lean_ctor_set(x_132, 5, x_122); +lean_ctor_set(x_132, 6, x_123); +lean_ctor_set(x_132, 7, x_127); +lean_ctor_set(x_132, 8, x_129); +if (lean_is_scalar(x_100)) { + x_133 = lean_alloc_ctor(1, 1, 0); +} else { + x_133 = x_100; } +lean_ctor_set(x_133, 0, x_132); +x_134 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_134, 0, x_133); +lean_ctor_set(x_134, 1, x_98); +return x_134; } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: +else { -lean_object* x_10; lean_object* x_11; -x_10 = lean_box(0); -x_11 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_11, 0, x_10); -lean_ctor_set(x_11, 1, x_9); -return x_11; -} +lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; +x_135 = lean_array_fget(x_107, x_115); +lean_dec(x_115); +lean_dec(x_107); +x_136 = lean_alloc_ctor(0, 9, 0); +lean_ctor_set(x_136, 0, x_11); +lean_ctor_set(x_136, 1, x_113); +lean_ctor_set(x_136, 2, x_114); +lean_ctor_set(x_136, 3, x_116); +lean_ctor_set(x_136, 4, x_135); +lean_ctor_set(x_136, 5, x_122); +lean_ctor_set(x_136, 6, x_123); +lean_ctor_set(x_136, 7, x_127); +lean_ctor_set(x_136, 8, x_129); +if (lean_is_scalar(x_100)) { + x_137 = lean_alloc_ctor(1, 1, 0); +} else { + x_137 = x_100; } -static lean_object* _init_l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = lean_unsigned_to_nat(8u); -x_2 = l_Lean_mkHashMapImp___rarg(x_1); -return x_2; +lean_ctor_set(x_137, 0, x_136); +x_138 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_138, 0, x_137); +lean_ctor_set(x_138, 1, x_98); +return x_138; } } -static lean_object* _init_l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__2() { -_start: +else { -lean_object* x_1; -x_1 = l_Lean_Meta_DiscrTree_empty(lean_box(0)); -return x_1; +lean_object* x_139; lean_object* x_140; +lean_dec(x_108); +lean_dec(x_107); +lean_dec(x_100); +lean_dec(x_99); +lean_dec(x_12); +lean_dec(x_11); +x_139 = lean_box(0); +x_140 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_98); +return x_140; } } -static lean_object* _init_l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__2; -x_2 = l_Lean_PersistentHashMap_empty___at_Lean_KeyedDeclsAttribute_ExtensionState_declNames___default___spec__1; -x_3 = lean_alloc_ctor(0, 4, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_1); -lean_ctor_set(x_3, 2, x_2); -lean_ctor_set(x_3, 3, x_2); -return x_3; } } -static lean_object* _init_l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__4() { -_start: +else { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_WF_simpMatchWF_x3f___lambda__1___boxed), 9, 0); -return x_1; +lean_object* x_141; lean_object* x_142; +lean_dec(x_10); +lean_dec(x_1); +x_141 = lean_box(0); +x_142 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_142, 0, x_141); +lean_ctor_set(x_142, 1, x_9); +return x_142; } } -static lean_object* _init_l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__5() { +} +static lean_object* _init_l_Lean_Elab_WF_simpMatchWF_x3f_pre___closed__1() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_WF_simpMatchWF_x3f___lambda__2___boxed), 9, 0); -return x_1; +uint8_t x_1; lean_object* x_2; lean_object* x_3; +x_1 = 0; +x_2 = lean_box(x_1); +x_3 = lean_alloc_closure((void*)(l_Lean_Meta_SplitIf_discharge_x3f___boxed), 10, 1); +lean_closure_set(x_3, 0, x_2); +return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f_pre(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_10; +lean_object* x_10; lean_object* x_11; lean_inc(x_1); -x_10 = l_Lean_MVarId_getType(x_1, x_5, x_6, x_7, x_8, x_9); -if (lean_obj_tag(x_10) == 0) -{ -lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_10 = l_Lean_Meta_matchMatcherApp_x3f___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); x_11 = lean_ctor_get(x_10, 0); lean_inc(x_11); -x_12 = lean_ctor_get(x_10, 1); -lean_inc(x_12); -lean_dec(x_10); -x_13 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_11, x_5, x_6, x_7, x_8, x_12); -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -x_15 = lean_ctor_get(x_13, 1); -lean_inc(x_15); +if (lean_obj_tag(x_11) == 0) +{ +uint8_t x_12; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_12 = !lean_is_exclusive(x_10); +if (x_12 == 0) +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; +x_13 = lean_ctor_get(x_10, 0); lean_dec(x_13); -x_16 = l_Lean_Meta_Split_getSimpMatchContext___rarg(x_8, x_15); -x_17 = lean_ctor_get(x_16, 0); -lean_inc(x_17); -x_18 = lean_ctor_get(x_16, 1); +x_14 = lean_box(0); +x_15 = lean_unsigned_to_nat(0u); +x_16 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_16, 0, x_1); +lean_ctor_set(x_16, 1, x_14); +lean_ctor_set(x_16, 2, x_15); +x_17 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_10, 0, x_17); +return x_10; +} +else +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_18 = lean_ctor_get(x_10, 1); lean_inc(x_18); -lean_dec(x_16); -x_19 = lean_alloc_closure((void*)(l_Lean_Elab_WF_simpMatchWF_x3f_pre), 12, 3); -lean_closure_set(x_19, 0, x_2); -lean_closure_set(x_19, 1, x_3); -lean_closure_set(x_19, 2, x_4); -x_20 = l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__4; -x_21 = l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__5; -x_22 = l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__3; -x_23 = lean_alloc_ctor(0, 4, 0); -lean_ctor_set(x_23, 0, x_19); -lean_ctor_set(x_23, 1, x_20); -lean_ctor_set(x_23, 2, x_21); -lean_ctor_set(x_23, 3, x_22); -x_24 = l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__1; +lean_dec(x_10); +x_19 = lean_box(0); +x_20 = lean_unsigned_to_nat(0u); +x_21 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_21, 0, x_1); +lean_ctor_set(x_21, 1, x_19); +lean_ctor_set(x_21, 2, x_20); +x_22 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_22, 0, x_21); +x_23 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_23, 1, x_18); +return x_23; +} +} +else +{ +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_10, 1); +lean_inc(x_24); +lean_dec(x_10); +x_25 = lean_ctor_get(x_11, 0); +lean_inc(x_25); +lean_dec(x_11); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_14); -x_25 = l_Lean_Meta_Simp_main(x_14, x_17, x_24, x_23, x_5, x_6, x_7, x_8, x_18); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_1); +x_26 = l_Lean_Meta_reduceRecMatcher_x3f(x_1, x_5, x_6, x_7, x_8, x_24); +if (lean_obj_tag(x_26) == 0) { -lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -x_27 = lean_ctor_get(x_25, 1); +lean_object* x_27; +x_27 = lean_ctor_get(x_26, 0); lean_inc(x_27); -lean_dec(x_25); -x_28 = lean_ctor_get(x_26, 0); +if (lean_obj_tag(x_27) == 0) +{ +lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_28 = lean_ctor_get(x_26, 1); lean_inc(x_28); lean_dec(x_26); +x_29 = lean_ctor_get(x_25, 0); +lean_inc(x_29); +lean_dec(x_25); +x_30 = l_Lean_Elab_WF_simpMatchWF_x3f_pre___closed__1; lean_inc(x_1); -x_29 = l_Lean_Meta_applySimpResultToTarget(x_1, x_14, x_28, x_5, x_6, x_7, x_8, x_27); -lean_dec(x_14); -if (lean_obj_tag(x_29) == 0) +x_31 = l_Lean_Meta_Simp_simpMatchCore_x3f(x_29, x_1, x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_28); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_30; -x_30 = !lean_is_exclusive(x_29); -if (x_30 == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -lean_object* x_31; uint8_t x_32; -x_31 = lean_ctor_get(x_29, 0); -x_32 = lean_name_eq(x_1, x_31); -lean_dec(x_1); -if (x_32 == 0) +uint8_t x_33; +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_33; -x_33 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_33, 0, x_31); -lean_ctor_set(x_29, 0, x_33); -return x_29; +lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +x_36 = lean_unsigned_to_nat(0u); +x_37 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_37, 0, x_1); +lean_ctor_set(x_37, 1, x_35); +lean_ctor_set(x_37, 2, x_36); +x_38 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_31, 0, x_38); +return x_31; } else { -lean_object* x_34; +lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); lean_dec(x_31); -x_34 = lean_box(0); -lean_ctor_set(x_29, 0, x_34); -return x_29; +x_40 = lean_box(0); +x_41 = lean_unsigned_to_nat(0u); +x_42 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_42, 0, x_1); +lean_ctor_set(x_42, 1, x_40); +lean_ctor_set(x_42, 2, x_41); +x_43 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_43, 0, x_42); +x_44 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_44, 1, x_39); +return x_44; } } else { -lean_object* x_35; lean_object* x_36; uint8_t x_37; -x_35 = lean_ctor_get(x_29, 0); -x_36 = lean_ctor_get(x_29, 1); -lean_inc(x_36); -lean_inc(x_35); -lean_dec(x_29); -x_37 = lean_name_eq(x_1, x_35); +uint8_t x_45; lean_dec(x_1); -if (x_37 == 0) +x_45 = !lean_is_exclusive(x_31); +if (x_45 == 0) { -lean_object* x_38; lean_object* x_39; -x_38 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_38, 0, x_35); -x_39 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_39, 0, x_38); -lean_ctor_set(x_39, 1, x_36); -return x_39; +lean_object* x_46; lean_object* x_47; +x_46 = lean_ctor_get(x_31, 0); +lean_dec(x_46); +x_47 = lean_ctor_get(x_32, 0); +lean_inc(x_47); +lean_dec(x_32); +lean_ctor_set(x_31, 0, x_47); +return x_31; } else { -lean_object* x_40; lean_object* x_41; -lean_dec(x_35); -x_40 = lean_box(0); -x_41 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_41, 1, x_36); -return x_41; +lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_48 = lean_ctor_get(x_31, 1); +lean_inc(x_48); +lean_dec(x_31); +x_49 = lean_ctor_get(x_32, 0); +lean_inc(x_49); +lean_dec(x_32); +x_50 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_50, 1, x_48); +return x_50; } } } else { -uint8_t x_42; +uint8_t x_51; lean_dec(x_1); -x_42 = !lean_is_exclusive(x_29); -if (x_42 == 0) +x_51 = !lean_is_exclusive(x_31); +if (x_51 == 0) { -return x_29; +return x_31; } else { -lean_object* x_43; lean_object* x_44; lean_object* x_45; -x_43 = lean_ctor_get(x_29, 0); -x_44 = lean_ctor_get(x_29, 1); -lean_inc(x_44); -lean_inc(x_43); -lean_dec(x_29); -x_45 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_45, 0, x_43); -lean_ctor_set(x_45, 1, x_44); -return x_45; +lean_object* x_52; lean_object* x_53; lean_object* x_54; +x_52 = lean_ctor_get(x_31, 0); +x_53 = lean_ctor_get(x_31, 1); +lean_inc(x_53); +lean_inc(x_52); +lean_dec(x_31); +x_54 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_54, 0, x_52); +lean_ctor_set(x_54, 1, x_53); +return x_54; } } } else { -uint8_t x_46; -lean_dec(x_14); +uint8_t x_55; +lean_dec(x_25); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -x_46 = !lean_is_exclusive(x_25); -if (x_46 == 0) +x_55 = !lean_is_exclusive(x_26); +if (x_55 == 0) { -return x_25; +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_56 = lean_ctor_get(x_26, 0); +lean_dec(x_56); +x_57 = lean_ctor_get(x_27, 0); +lean_inc(x_57); +lean_dec(x_27); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_26, 0, x_61); +return x_26; } else { -lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_47 = lean_ctor_get(x_25, 0); -x_48 = lean_ctor_get(x_25, 1); -lean_inc(x_48); -lean_inc(x_47); -lean_dec(x_25); -x_49 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_49, 0, x_47); -lean_ctor_set(x_49, 1, x_48); -return x_49; +lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; +x_62 = lean_ctor_get(x_26, 1); +lean_inc(x_62); +lean_dec(x_26); +x_63 = lean_ctor_get(x_27, 0); +lean_inc(x_63); +lean_dec(x_27); +x_64 = lean_box(0); +x_65 = lean_unsigned_to_nat(0u); +x_66 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_66, 0, x_63); +lean_ctor_set(x_66, 1, x_64); +lean_ctor_set(x_66, 2, x_65); +x_67 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_67, 0, x_66); +x_68 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_68, 0, x_67); +lean_ctor_set(x_68, 1, x_62); +return x_68; } } } else { -uint8_t x_50; +uint8_t x_69; +lean_dec(x_25); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -4339,46 +2601,33 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_50 = !lean_is_exclusive(x_10); -if (x_50 == 0) +x_69 = !lean_is_exclusive(x_26); +if (x_69 == 0) { -return x_10; +return x_26; } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_10, 0); -x_52 = lean_ctor_get(x_10, 1); -lean_inc(x_52); -lean_inc(x_51); -lean_dec(x_10); -x_53 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_53, 0, x_51); -lean_ctor_set(x_53, 1, x_52); -return x_53; -} +lean_object* x_70; lean_object* x_71; lean_object* x_72; +x_70 = lean_ctor_get(x_26, 0); +x_71 = lean_ctor_get(x_26, 1); +lean_inc(x_71); +lean_inc(x_70); +lean_dec(x_26); +x_72 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_72, 0, x_70); +lean_ctor_set(x_72, 1, x_71); +return x_72; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; -lean_inc(x_4); -x_10 = lean_alloc_closure((void*)(l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3), 9, 4); -lean_closure_set(x_10, 0, x_4); -lean_closure_set(x_10, 1, x_1); -lean_closure_set(x_10, 2, x_2); -lean_closure_set(x_10, 3, x_3); -x_11 = l_Lean_MVarId_withContext___at___private_Lean_Meta_SynthInstance_0__Lean_Meta_synthPendingImp___spec__2___rarg(x_4, x_10, x_5, x_6, x_7, x_8, x_9); -return x_11; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_Meta_matchMatcherApp_x3f___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; -x_10 = l_Lean_Elab_WF_simpMatchWF_x3f___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_10 = l_Lean_Meta_matchMatcherApp_x3f___at_Lean_Elab_WF_simpMatchWF_x3f_pre___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -4389,294 +2638,205 @@ lean_dec(x_2); return x_10; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_10; -x_10 = l_Lean_Elab_WF_simpMatchWF_x3f___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -return x_10; +lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; +x_10 = lean_box(0); +x_11 = lean_unsigned_to_nat(0u); +x_12 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_12, 0, x_1); +lean_ctor_set(x_12, 1, x_10); +lean_ctor_set(x_12, 2, x_11); +x_13 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_13, 0, x_12); +x_14 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_14, 0, x_13); +lean_ctor_set(x_14, 1, x_9); +return x_14; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; lean_object* x_11; +x_10 = lean_box(0); +x_11 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_11, 0, x_10); +lean_ctor_set(x_11, 1, x_9); +return x_11; +} +} +static lean_object* _init_l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = lean_unsigned_to_nat(8u); +x_2 = l_Lean_mkHashMapImp___rarg(x_1); +return x_2; } } -static lean_object* _init_l_panic___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___spec__1___closed__1() { +static lean_object* _init_l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Meta_instInhabitedMetaM___boxed), 5, 1); -lean_closure_set(x_1, 0, lean_box(0)); +x_1 = l_Lean_Meta_DiscrTree_empty(lean_box(0)); return x_1; } } -LEAN_EXPORT lean_object* l_panic___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +static lean_object* _init_l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__3() { _start: { -lean_object* x_7; lean_object* x_8; lean_object* x_9; -x_7 = l_panic___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___spec__1___closed__1; -x_8 = lean_panic_fn(x_7, x_1); -x_9 = lean_apply_5(x_8, x_2, x_3, x_4, x_5, x_6); -return x_9; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__2; +x_2 = l_Lean_PersistentHashMap_empty___at_Lean_KeyedDeclsAttribute_ExtensionState_declNames___default___spec__1; +x_3 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_1); +lean_ctor_set(x_3, 2, x_2); +lean_ctor_set(x_3, 3, x_2); +return x_3; } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +static lean_object* _init_l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__4() { _start: { -lean_object* x_10; -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -x_10 = l_Lean_Meta_mkEq(x_1, x_2, x_5, x_6, x_7, x_8, x_9); -if (lean_obj_tag(x_10) == 0) -{ -lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; uint8_t x_18; -x_11 = lean_ctor_get(x_10, 0); -lean_inc(x_11); -x_12 = lean_ctor_get(x_10, 1); -lean_inc(x_12); -lean_dec(x_10); -x_13 = lean_box(0); -lean_inc(x_5); -x_14 = l_Lean_Meta_mkFreshExprSyntheticOpaqueMVar(x_11, x_13, x_5, x_6, x_7, x_8, x_12); -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -x_16 = lean_ctor_get(x_14, 1); -lean_inc(x_16); -lean_dec(x_14); -lean_inc(x_15); -x_17 = l_Lean_MVarId_assign___at_Lean_Meta_getLevel___spec__1(x_3, x_15, x_5, x_6, x_7, x_8, x_16); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -x_18 = !lean_is_exclusive(x_17); -if (x_18 == 0) -{ -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_17, 0); -lean_dec(x_19); -x_20 = l_Lean_Expr_mvarId_x21(x_15); -x_21 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_17, 0, x_21); -return x_17; -} -else -{ -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_22 = lean_ctor_get(x_17, 1); -lean_inc(x_22); -lean_dec(x_17); -x_23 = l_Lean_Expr_mvarId_x21(x_15); -x_24 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_24, 0, x_23); -x_25 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_25, 0, x_24); -lean_ctor_set(x_25, 1, x_22); -return x_25; -} +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_WF_simpMatchWF_x3f_pre), 9, 0); +return x_1; } -else -{ -uint8_t x_26; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_3); -x_26 = !lean_is_exclusive(x_10); -if (x_26 == 0) -{ -return x_10; } -else +static lean_object* _init_l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__5() { +_start: { -lean_object* x_27; lean_object* x_28; lean_object* x_29; -x_27 = lean_ctor_get(x_10, 0); -x_28 = lean_ctor_get(x_10, 1); -lean_inc(x_28); -lean_inc(x_27); -lean_dec(x_10); -x_29 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_29, 0, x_27); -lean_ctor_set(x_29, 1, x_28); -return x_29; -} -} +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_WF_simpMatchWF_x3f___lambda__1___boxed), 9, 0); +return x_1; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__2___closed__1() { +static lean_object* _init_l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__6() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("_private.Lean.Elab.PreDefinition.WF.Eqns.0.Lean.Elab.WF.tryToFoldLHS\?", 69); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_WF_simpMatchWF_x3f___lambda__2___boxed), 9, 0); return x_1; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__2___closed__2() { +static lean_object* _init_l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__7() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__1; -x_2 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__2___closed__1; -x_3 = lean_unsigned_to_nat(132u); -x_4 = lean_unsigned_to_nat(43u); -x_5 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__3; -x_6 = l___private_Init_Util_0__mkPanicMessageWithDecl(x_1, x_2, x_3, x_4, x_5); -return x_6; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__4; +x_2 = l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__5; +x_3 = l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__6; +x_4 = l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__3; +x_5 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_5, 0, x_1); +lean_ctor_set(x_5, 1, x_2); +lean_ctor_set(x_5, 2, x_3); +lean_ctor_set(x_5, 3, x_4); +return x_5; } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { -lean_object* x_10; -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); +lean_object* x_7; lean_inc(x_1); -x_10 = l_Lean_MVarId_getType_x27(x_1, x_5, x_6, x_7, x_8, x_9); -if (lean_obj_tag(x_10) == 0) +x_7 = l_Lean_MVarId_getType(x_1, x_2, x_3, x_4, x_5, x_6); +if (lean_obj_tag(x_7) == 0) { -lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_40; lean_object* x_41; uint8_t x_42; +lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; +x_8 = lean_ctor_get(x_7, 0); +lean_inc(x_8); +x_9 = lean_ctor_get(x_7, 1); +lean_inc(x_9); +lean_dec(x_7); +x_10 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_8, x_2, x_3, x_4, x_5, x_9); x_11 = lean_ctor_get(x_10, 0); lean_inc(x_11); x_12 = lean_ctor_get(x_10, 1); lean_inc(x_12); lean_dec(x_10); -x_40 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_deltaLHSUntilFix___lambda__1___closed__2; -x_41 = lean_unsigned_to_nat(3u); -x_42 = l_Lean_Expr_isAppOfArity(x_11, x_40, x_41); -if (x_42 == 0) -{ -lean_object* x_43; -lean_dec(x_11); -x_43 = lean_box(0); -x_13 = x_43; -goto block_39; -} -else +x_13 = l_Lean_Meta_Split_getSimpMatchContext___rarg(x_5, x_12); +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +x_15 = lean_ctor_get(x_13, 1); +lean_inc(x_15); +lean_dec(x_13); +x_16 = l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__1; +x_17 = l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__7; +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_3); +lean_inc(x_2); +lean_inc(x_11); +x_18 = l_Lean_Meta_Simp_main(x_11, x_14, x_16, x_17, x_2, x_3, x_4, x_5, x_15); +if (lean_obj_tag(x_18) == 0) { -lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; -x_44 = l_Lean_Expr_appFn_x21(x_11); -x_45 = l_Lean_Expr_appFn_x21(x_44); -x_46 = l_Lean_Expr_appArg_x21(x_45); -lean_dec(x_45); -x_47 = l_Lean_Expr_appArg_x21(x_44); -lean_dec(x_44); -x_48 = l_Lean_Expr_appArg_x21(x_11); +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; +x_19 = lean_ctor_get(x_18, 0); +lean_inc(x_19); +x_20 = lean_ctor_get(x_18, 1); +lean_inc(x_20); +lean_dec(x_18); +x_21 = lean_ctor_get(x_19, 0); +lean_inc(x_21); +lean_dec(x_19); +lean_inc(x_1); +x_22 = l_Lean_Meta_applySimpResultToTarget(x_1, x_11, x_21, x_2, x_3, x_4, x_5, x_20); lean_dec(x_11); -x_49 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_49, 0, x_47); -lean_ctor_set(x_49, 1, x_48); -x_50 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set(x_50, 1, x_49); -x_51 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_51, 0, x_50); -x_13 = x_51; -goto block_39; -} -block_39: +if (lean_obj_tag(x_22) == 0) { -if (lean_obj_tag(x_13) == 0) +uint8_t x_23; +x_23 = !lean_is_exclusive(x_22); +if (x_23 == 0) { -lean_object* x_14; lean_object* x_15; -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); +lean_object* x_24; uint8_t x_25; +x_24 = lean_ctor_get(x_22, 0); +x_25 = lean_name_eq(x_1, x_24); lean_dec(x_1); -x_14 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__2___closed__2; -x_15 = l_panic___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___spec__1(x_14, x_5, x_6, x_7, x_8, x_12); -return x_15; -} -else -{ -lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_16 = lean_ctor_get(x_13, 0); -lean_inc(x_16); -lean_dec(x_13); -x_17 = lean_ctor_get(x_16, 1); -lean_inc(x_17); -lean_dec(x_16); -x_18 = lean_ctor_get(x_17, 0); -lean_inc(x_18); -x_19 = lean_ctor_get(x_17, 1); -lean_inc(x_19); -lean_dec(x_17); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_18); -x_20 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix(x_2, x_3, x_4, x_18, x_5, x_6, x_7, x_8, x_12); -if (lean_obj_tag(x_20) == 0) -{ -uint8_t x_21; -x_21 = !lean_is_exclusive(x_20); -if (x_21 == 0) -{ -lean_object* x_22; lean_object* x_23; uint8_t x_24; -x_22 = lean_ctor_get(x_20, 0); -x_23 = lean_ctor_get(x_20, 1); -x_24 = lean_expr_eqv(x_18, x_22); -lean_dec(x_18); -if (x_24 == 0) +if (x_25 == 0) { -lean_object* x_25; lean_object* x_26; -lean_free_object(x_20); -x_25 = lean_box(0); -x_26 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__1(x_22, x_19, x_1, x_25, x_5, x_6, x_7, x_8, x_23); -return x_26; +lean_object* x_26; +x_26 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_26, 0, x_24); +lean_ctor_set(x_22, 0, x_26); +return x_22; } else { lean_object* x_27; -lean_dec(x_22); -lean_dec(x_19); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_1); +lean_dec(x_24); x_27 = lean_box(0); -lean_ctor_set(x_20, 0, x_27); -return x_20; +lean_ctor_set(x_22, 0, x_27); +return x_22; } } else { lean_object* x_28; lean_object* x_29; uint8_t x_30; -x_28 = lean_ctor_get(x_20, 0); -x_29 = lean_ctor_get(x_20, 1); +x_28 = lean_ctor_get(x_22, 0); +x_29 = lean_ctor_get(x_22, 1); lean_inc(x_29); lean_inc(x_28); -lean_dec(x_20); -x_30 = lean_expr_eqv(x_18, x_28); -lean_dec(x_18); +lean_dec(x_22); +x_30 = lean_name_eq(x_1, x_28); +lean_dec(x_1); if (x_30 == 0) { lean_object* x_31; lean_object* x_32; -x_31 = lean_box(0); -x_32 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__1(x_28, x_19, x_1, x_31, x_5, x_6, x_7, x_8, x_29); +x_31 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_31, 0, x_28); +x_32 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_32, 0, x_31); +lean_ctor_set(x_32, 1, x_29); return x_32; } else { lean_object* x_33; lean_object* x_34; lean_dec(x_28); -lean_dec(x_19); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_1); x_33 = lean_box(0); x_34 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_34, 0, x_33); @@ -4688,26 +2848,20 @@ return x_34; else { uint8_t x_35; -lean_dec(x_19); -lean_dec(x_18); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); lean_dec(x_1); -x_35 = !lean_is_exclusive(x_20); +x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -return x_20; +return x_22; } else { lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_36 = lean_ctor_get(x_20, 0); -x_37 = lean_ctor_get(x_20, 1); +x_36 = lean_ctor_get(x_22, 0); +x_37 = lean_ctor_get(x_22, 1); lean_inc(x_37); lean_inc(x_36); -lean_dec(x_20); +lean_dec(x_22); x_38 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_38, 0, x_36); lean_ctor_set(x_38, 1, x_37); @@ -4715,11 +2869,80 @@ return x_38; } } } +else +{ +uint8_t x_39; +lean_dec(x_11); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_39 = !lean_is_exclusive(x_18); +if (x_39 == 0) +{ +return x_18; +} +else +{ +lean_object* x_40; lean_object* x_41; lean_object* x_42; +x_40 = lean_ctor_get(x_18, 0); +x_41 = lean_ctor_get(x_18, 1); +lean_inc(x_41); +lean_inc(x_40); +lean_dec(x_18); +x_42 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_42, 0, x_40); +lean_ctor_set(x_42, 1, x_41); +return x_42; +} +} +} +else +{ +uint8_t x_43; +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_43 = !lean_is_exclusive(x_7); +if (x_43 == 0) +{ +return x_7; +} +else +{ +lean_object* x_44; lean_object* x_45; lean_object* x_46; +x_44 = lean_ctor_get(x_7, 0); +x_45 = lean_ctor_get(x_7, 1); +lean_inc(x_45); +lean_inc(x_44); +lean_dec(x_7); +x_46 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_46, 0, x_44); +lean_ctor_set(x_46, 1, x_45); +return x_46; +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +_start: +{ +lean_object* x_7; lean_object* x_8; +lean_inc(x_1); +x_7 = lean_alloc_closure((void*)(l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3), 6, 1); +lean_closure_set(x_7, 0, x_1); +x_8 = l_Lean_MVarId_withContext___at___private_Lean_Meta_SynthInstance_0__Lean_Meta_synthPendingImp___spec__2___rarg(x_1, x_7, x_2, x_3, x_4, x_5, x_6); +return x_8; } } -else +LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -uint8_t x_52; +lean_object* x_10; +x_10 = l_Lean_Elab_WF_simpMatchWF_x3f___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -4727,56 +2950,39 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -lean_dec(x_1); -x_52 = !lean_is_exclusive(x_10); -if (x_52 == 0) -{ return x_10; } -else -{ -lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_53 = lean_ctor_get(x_10, 0); -x_54 = lean_ctor_get(x_10, 1); -lean_inc(x_54); -lean_inc(x_53); -lean_dec(x_10); -x_55 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_54); -return x_55; -} } -} -} -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_simpMatchWF_x3f___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_10; lean_object* x_11; -lean_inc(x_4); -x_10 = lean_alloc_closure((void*)(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__2), 9, 4); -lean_closure_set(x_10, 0, x_4); -lean_closure_set(x_10, 1, x_1); -lean_closure_set(x_10, 2, x_2); -lean_closure_set(x_10, 3, x_3); -x_11 = l_Lean_MVarId_withContext___at___private_Lean_Meta_SynthInstance_0__Lean_Meta_synthPendingImp___spec__2___rarg(x_4, x_10, x_5, x_6, x_7, x_8, x_9); -return x_11; +lean_object* x_10; +x_10 = l_Lean_Elab_WF_simpMatchWF_x3f___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +return x_10; } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +static lean_object* _init_l_panic___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___spec__1___closed__1() { _start: { -lean_object* x_10; -x_10 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_4); -return x_10; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Meta_instInhabitedMetaM___boxed), 5, 1); +lean_closure_set(x_1, 0, lean_box(0)); +return x_1; } } LEAN_EXPORT lean_object* l_panic___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { lean_object* x_7; lean_object* x_8; lean_object* x_9; -x_7 = l_panic___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___spec__1___closed__1; +x_7 = l_panic___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___spec__1___closed__1; x_8 = lean_panic_fn(x_7, x_1); x_9 = lean_apply_5(x_8, x_2, x_3, x_4, x_5, x_6); return x_9; @@ -4802,23 +3008,47 @@ static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_El _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("eqns", 4); +x_1 = lean_mk_string_from_bytes("Elab", 4); return x_1; } } static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__2() { _start: { +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("definition", 10); +return x_1; +} +} +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__3() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("wf", 2); +return x_1; +} +} +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("eqns", 4); +return x_1; +} +} +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__5() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__2; -x_2 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__3; -x_3 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__4; -x_4 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__1; +x_1 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__1; +x_2 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__2; +x_3 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__3; +x_4 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__4; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__3() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__6() { _start: { lean_object* x_1; @@ -4826,11 +3056,28 @@ x_1 = lean_mk_string_from_bytes("fixedPrefix: ", 13); return x_1; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__4() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__6; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__8() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("", 0); +return x_1; +} +} +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__9() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__3; +x_1 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__8; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } @@ -4845,7 +3092,7 @@ lean_inc(x_10); lean_dec(x_1); x_11 = lean_unsigned_to_nat(0u); x_12 = l_Array_toSubarray___rarg(x_2, x_11, x_10); -x_13 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__2; +x_13 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__5; x_14 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_13, x_5, x_6, x_7, x_8, x_9); x_15 = lean_ctor_get(x_14, 0); lean_inc(x_15); @@ -4879,11 +3126,11 @@ x_23 = lean_box(0); x_24 = l_List_mapTR_loop___at_Lean_MessageData_instCoeListExprMessageData___spec__1(x_22, x_23); x_25 = l_Lean_MessageData_ofList(x_24); lean_dec(x_24); -x_26 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__4; +x_26 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__7; x_27 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_27, 0, x_26); lean_ctor_set(x_27, 1, x_25); -x_28 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__9; +x_28 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__9; x_29 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_29, 0, x_27); lean_ctor_set(x_29, 1, x_28); @@ -4918,7 +3165,7 @@ static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_El lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__1; x_2 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__3___closed__1; -x_3 = lean_unsigned_to_nat(146u); +x_3 = lean_unsigned_to_nat(67u); x_4 = lean_unsigned_to_nat(39u); x_5 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__3; x_6 = l___private_Init_Util_0__mkPanicMessageWithDecl(x_1, x_2, x_3, x_4, x_5); @@ -5104,7 +3351,7 @@ lean_ctor_set(x_31, 0, x_1); x_32 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_32, 0, x_30); lean_ctor_set(x_32, 1, x_31); -x_33 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__9; +x_33 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__9; x_34 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_34, 0, x_32); lean_ctor_set(x_34, 1, x_33); @@ -5193,167 +3440,149 @@ lean_dec(x_1); return x_9; } } -LEAN_EXPORT lean_object* l_List_forM___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_List_forM___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { _start: { -if (lean_obj_tag(x_5) == 0) +if (lean_obj_tag(x_2) == 0) { -lean_object* x_11; lean_object* x_12; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); +lean_object* x_8; lean_object* x_9; lean_dec(x_6); +lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -lean_dec(x_2); lean_dec(x_1); -x_11 = lean_box(0); -x_12 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_12, 0, x_11); -lean_ctor_set(x_12, 1, x_10); -return x_12; +x_8 = lean_box(0); +x_9 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_9, 0, x_8); +lean_ctor_set(x_9, 1, x_7); +return x_9; } else { -lean_object* x_13; lean_object* x_14; lean_object* x_15; -x_13 = lean_ctor_get(x_5, 0); -lean_inc(x_13); -x_14 = lean_ctor_get(x_5, 1); -lean_inc(x_14); -lean_dec(x_5); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); +lean_object* x_10; lean_object* x_11; lean_object* x_12; +x_10 = lean_ctor_get(x_2, 0); +lean_inc(x_10); +x_11 = lean_ctor_get(x_2, 1); +lean_inc(x_11); +lean_dec(x_2); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); -lean_inc(x_2); lean_inc(x_1); -x_15 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go(x_1, x_2, x_3, x_4, x_13, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_15) == 0) +x_12 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go(x_1, x_10, x_3, x_4, x_5, x_6, x_7); +if (lean_obj_tag(x_12) == 0) { -lean_object* x_16; -x_16 = lean_ctor_get(x_15, 1); -lean_inc(x_16); -lean_dec(x_15); -x_5 = x_14; -x_10 = x_16; +lean_object* x_13; +x_13 = lean_ctor_get(x_12, 1); +lean_inc(x_13); +lean_dec(x_12); +x_2 = x_11; +x_7 = x_13; goto _start; } else { -uint8_t x_18; -lean_dec(x_14); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); +uint8_t x_15; +lean_dec(x_11); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -lean_dec(x_2); lean_dec(x_1); -x_18 = !lean_is_exclusive(x_15); -if (x_18 == 0) +x_15 = !lean_is_exclusive(x_12); +if (x_15 == 0) { -return x_15; +return x_12; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_15, 0); -x_20 = lean_ctor_get(x_15, 1); -lean_inc(x_20); -lean_inc(x_19); -lean_dec(x_15); -x_21 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_21, 0, x_19); -lean_ctor_set(x_21, 1, x_20); -return x_21; +lean_object* x_16; lean_object* x_17; lean_object* x_18; +x_16 = lean_ctor_get(x_12, 0); +x_17 = lean_ctor_get(x_12, 1); +lean_inc(x_17); +lean_inc(x_16); +lean_dec(x_12); +x_18 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_18, 0, x_16); +lean_ctor_set(x_18, 1, x_17); +return x_18; } } } } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, size_t x_6, size_t x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___spec__2(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { -uint8_t x_14; -x_14 = lean_usize_dec_eq(x_6, x_7); -if (x_14 == 0) +uint8_t x_11; +x_11 = lean_usize_dec_eq(x_3, x_4); +if (x_11 == 0) { -lean_object* x_15; lean_object* x_16; -lean_dec(x_8); -x_15 = lean_array_uget(x_5, x_6); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); +lean_object* x_12; lean_object* x_13; +lean_dec(x_5); +x_12 = lean_array_uget(x_2, x_3); lean_inc(x_9); -lean_inc(x_4); -lean_inc(x_3); -lean_inc(x_2); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); lean_inc(x_1); -x_16 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go(x_1, x_2, x_3, x_4, x_15, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_16) == 0) +x_13 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go(x_1, x_12, x_6, x_7, x_8, x_9, x_10); +if (lean_obj_tag(x_13) == 0) { -lean_object* x_17; lean_object* x_18; size_t x_19; size_t x_20; -x_17 = lean_ctor_get(x_16, 0); -lean_inc(x_17); -x_18 = lean_ctor_get(x_16, 1); -lean_inc(x_18); -lean_dec(x_16); -x_19 = 1; -x_20 = lean_usize_add(x_6, x_19); -x_6 = x_20; -x_8 = x_17; -x_13 = x_18; +lean_object* x_14; lean_object* x_15; size_t x_16; size_t x_17; +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +x_15 = lean_ctor_get(x_13, 1); +lean_inc(x_15); +lean_dec(x_13); +x_16 = 1; +x_17 = lean_usize_add(x_3, x_16); +x_3 = x_17; +x_5 = x_14; +x_10 = x_15; goto _start; } else { -uint8_t x_22; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); +uint8_t x_19; lean_dec(x_9); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); lean_dec(x_1); -x_22 = !lean_is_exclusive(x_16); -if (x_22 == 0) +x_19 = !lean_is_exclusive(x_13); +if (x_19 == 0) { -return x_16; +return x_13; } else { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_16, 0); -x_24 = lean_ctor_get(x_16, 1); -lean_inc(x_24); -lean_inc(x_23); -lean_dec(x_16); -x_25 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_25, 0, x_23); -lean_ctor_set(x_25, 1, x_24); -return x_25; +lean_object* x_20; lean_object* x_21; lean_object* x_22; +x_20 = lean_ctor_get(x_13, 0); +x_21 = lean_ctor_get(x_13, 1); +lean_inc(x_21); +lean_inc(x_20); +lean_dec(x_13); +x_22 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_22, 0, x_20); +lean_ctor_set(x_22, 1, x_21); +return x_22; } } } else { -lean_object* x_26; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); +lean_object* x_23; lean_dec(x_9); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); lean_dec(x_1); -x_26 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_26, 0, x_8); -lean_ctor_set(x_26, 1, x_13); -return x_26; +x_23 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_23, 0, x_5); +lean_ctor_set(x_23, 1, x_10); +return x_23; } } } @@ -5467,58 +3696,72 @@ x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -lean_object* x_12; -lean_dec(x_6); +lean_object* x_9; +lean_dec(x_3); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_1); +x_9 = l_Lean_Elab_Eqns_tryURefl(x_1, x_4, x_5, x_6, x_7, x_8); +if (lean_obj_tag(x_9) == 0) +{ +lean_object* x_10; uint8_t x_11; +x_10 = lean_ctor_get(x_9, 0); lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); +x_11 = lean_unbox(x_10); +lean_dec(x_10); +if (x_11 == 0) +{ +lean_object* x_12; lean_object* x_13; +x_12 = lean_ctor_get(x_9, 1); +lean_inc(x_12); +lean_dec(x_9); lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); lean_inc(x_1); -x_12 = l_Lean_Elab_Eqns_tryURefl(x_1, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_12) == 0) +x_13 = l_Lean_Elab_Eqns_tryContradiction(x_1, x_4, x_5, x_6, x_7, x_12); +if (lean_obj_tag(x_13) == 0) { -lean_object* x_13; uint8_t x_14; -x_13 = lean_ctor_get(x_12, 0); -lean_inc(x_13); -x_14 = lean_unbox(x_13); -lean_dec(x_13); -if (x_14 == 0) +lean_object* x_14; uint8_t x_15; +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +x_15 = lean_unbox(x_14); +lean_dec(x_14); +if (x_15 == 0) { -lean_object* x_15; lean_object* x_16; -x_15 = lean_ctor_get(x_12, 1); -lean_inc(x_15); -lean_dec(x_12); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); +lean_object* x_16; lean_object* x_17; +x_16 = lean_ctor_get(x_13, 1); +lean_inc(x_16); +lean_dec(x_13); lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); lean_inc(x_1); -x_16 = l_Lean_Elab_Eqns_tryContradiction(x_1, x_7, x_8, x_9, x_10, x_15); -if (lean_obj_tag(x_16) == 0) +x_17 = l_Lean_Elab_WF_simpMatchWF_x3f(x_1, x_4, x_5, x_6, x_7, x_16); +if (lean_obj_tag(x_17) == 0) { -lean_object* x_17; uint8_t x_18; -x_17 = lean_ctor_get(x_16, 0); -lean_inc(x_17); -x_18 = lean_unbox(x_17); -lean_dec(x_17); -if (x_18 == 0) +lean_object* x_18; +x_18 = lean_ctor_get(x_17, 0); +lean_inc(x_18); +if (lean_obj_tag(x_18) == 0) { lean_object* x_19; lean_object* x_20; -x_19 = lean_ctor_get(x_16, 1); +x_19 = lean_ctor_get(x_17, 1); lean_inc(x_19); -lean_dec(x_16); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); +lean_dec(x_17); lean_inc(x_7); -lean_inc(x_1); +lean_inc(x_6); +lean_inc(x_5); lean_inc(x_4); -lean_inc(x_3); -lean_inc(x_2); -x_20 = l_Lean_Elab_WF_simpMatchWF_x3f(x_2, x_3, x_4, x_1, x_7, x_8, x_9, x_10, x_19); +lean_inc(x_1); +x_20 = l_Lean_Elab_Eqns_simpIf_x3f(x_1, x_4, x_5, x_6, x_7, x_19); if (lean_obj_tag(x_20) == 0) { lean_object* x_21; @@ -5530,12 +3773,12 @@ lean_object* x_22; lean_object* x_23; x_22 = lean_ctor_get(x_20, 1); lean_inc(x_22); lean_dec(x_20); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); lean_inc(x_1); -x_23 = l_Lean_Elab_Eqns_simpIf_x3f(x_1, x_7, x_8, x_9, x_10, x_22); +x_23 = l_Lean_Elab_Eqns_whnfReducibleLHS_x3f(x_1, x_4, x_5, x_6, x_7, x_22); if (lean_obj_tag(x_23) == 0) { lean_object* x_24; @@ -5543,395 +3786,291 @@ x_24 = lean_ctor_get(x_23, 0); lean_inc(x_24); if (lean_obj_tag(x_24) == 0) { -lean_object* x_25; lean_object* x_26; +lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; x_25 = lean_ctor_get(x_23, 1); lean_inc(x_25); lean_dec(x_23); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_26 = l_Lean_Elab_Eqns_whnfReducibleLHS_x3f(x_1, x_7, x_8, x_9, x_10, x_25); -if (lean_obj_tag(x_26) == 0) -{ -lean_object* x_27; -x_27 = lean_ctor_get(x_26, 0); -lean_inc(x_27); -if (lean_obj_tag(x_27) == 0) -{ -lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_28 = lean_ctor_get(x_26, 1); -lean_inc(x_28); -lean_dec(x_26); -x_29 = lean_box(0); -x_30 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1___closed__6; -x_31 = l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__3; -x_32 = l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__1; -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); +x_26 = lean_box(0); +x_27 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1___closed__6; +x_28 = l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__3; +x_29 = l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__1; lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); lean_inc(x_1); -x_33 = l_Lean_Meta_simpTargetStar(x_1, x_30, x_31, x_29, x_32, x_7, x_8, x_9, x_10, x_28); -if (lean_obj_tag(x_33) == 0) +x_30 = l_Lean_Meta_simpTargetStar(x_1, x_27, x_28, x_26, x_29, x_4, x_5, x_6, x_7, x_25); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_34; lean_object* x_35; -x_34 = lean_ctor_get(x_33, 0); -lean_inc(x_34); -x_35 = lean_ctor_get(x_34, 0); -lean_inc(x_35); -lean_dec(x_34); -switch (lean_obj_tag(x_35)) { +lean_object* x_31; lean_object* x_32; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +lean_dec(x_31); +switch (lean_obj_tag(x_32)) { case 0: { -uint8_t x_36; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +uint8_t x_33; lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_36 = !lean_is_exclusive(x_33); -if (x_36 == 0) +x_33 = !lean_is_exclusive(x_30); +if (x_33 == 0) { -lean_object* x_37; lean_object* x_38; -x_37 = lean_ctor_get(x_33, 0); -lean_dec(x_37); -x_38 = lean_box(0); -lean_ctor_set(x_33, 0, x_38); -return x_33; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_30, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_30, 0, x_35); +return x_30; } else { -lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_39 = lean_ctor_get(x_33, 1); -lean_inc(x_39); -lean_dec(x_33); -x_40 = lean_box(0); -x_41 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_41, 1, x_39); -return x_41; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_30, 1); +lean_inc(x_36); +lean_dec(x_30); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } case 1: { -lean_object* x_42; lean_object* x_43; -x_42 = lean_ctor_get(x_33, 1); -lean_inc(x_42); -lean_dec(x_33); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_43 = l_Lean_Meta_casesOnStuckLHS_x3f(x_1, x_7, x_8, x_9, x_10, x_42); -if (lean_obj_tag(x_43) == 0) -{ -lean_object* x_44; -x_44 = lean_ctor_get(x_43, 0); -lean_inc(x_44); -if (lean_obj_tag(x_44) == 0) -{ -lean_object* x_45; uint8_t x_46; lean_object* x_47; -x_45 = lean_ctor_get(x_43, 1); -lean_inc(x_45); -lean_dec(x_43); -x_46 = 1; -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); +lean_object* x_39; lean_object* x_40; +x_39 = lean_ctor_get(x_30, 1); +lean_inc(x_39); +lean_dec(x_30); lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); lean_inc(x_1); -x_47 = l_Lean_Meta_splitTarget_x3f(x_1, x_46, x_7, x_8, x_9, x_10, x_45); -if (lean_obj_tag(x_47) == 0) +x_40 = l_Lean_Meta_casesOnStuckLHS_x3f(x_1, x_4, x_5, x_6, x_7, x_39); +if (lean_obj_tag(x_40) == 0) { -lean_object* x_48; -x_48 = lean_ctor_get(x_47, 0); -lean_inc(x_48); -if (lean_obj_tag(x_48) == 0) +lean_object* x_41; +x_41 = lean_ctor_get(x_40, 0); +lean_inc(x_41); +if (lean_obj_tag(x_41) == 0) { -lean_object* x_49; lean_object* x_50; -x_49 = lean_ctor_get(x_47, 1); -lean_inc(x_49); -lean_dec(x_47); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); +lean_object* x_42; uint8_t x_43; lean_object* x_44; +x_42 = lean_ctor_get(x_40, 1); +lean_inc(x_42); +lean_dec(x_40); +x_43 = 1; lean_inc(x_7); -lean_inc(x_1); +lean_inc(x_6); +lean_inc(x_5); lean_inc(x_4); -lean_inc(x_3); -lean_inc(x_2); -x_50 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f(x_2, x_3, x_4, x_1, x_7, x_8, x_9, x_10, x_49); -if (lean_obj_tag(x_50) == 0) +lean_inc(x_1); +x_44 = l_Lean_Meta_splitTarget_x3f(x_1, x_43, x_4, x_5, x_6, x_7, x_42); +if (lean_obj_tag(x_44) == 0) { -lean_object* x_51; -x_51 = lean_ctor_get(x_50, 0); -lean_inc(x_51); -if (lean_obj_tag(x_51) == 0) +lean_object* x_45; +x_45 = lean_ctor_get(x_44, 0); +lean_inc(x_45); +if (lean_obj_tag(x_45) == 0) { -lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_52 = lean_ctor_get(x_50, 1); -lean_inc(x_52); -lean_dec(x_50); -x_53 = l_Lean_MessageData_ofName(x_5); -x_54 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__3___closed__4; +lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_46 = lean_ctor_get(x_44, 1); +lean_inc(x_46); +lean_dec(x_44); +x_47 = l_Lean_MessageData_ofName(x_2); +x_48 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__3___closed__4; +x_49 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_49, 0, x_48); +lean_ctor_set(x_49, 1, x_47); +x_50 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1___closed__8; +x_51 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_51, 0, x_49); +lean_ctor_set(x_51, 1, x_50); +x_52 = lean_alloc_ctor(2, 1, 0); +lean_ctor_set(x_52, 0, x_1); +x_53 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_53, 0, x_51); +lean_ctor_set(x_53, 1, x_52); +x_54 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__9; x_55 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_55, 1, x_53); -x_56 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1___closed__8; -x_57 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_57, 0, x_55); -lean_ctor_set(x_57, 1, x_56); -x_58 = lean_alloc_ctor(2, 1, 0); -lean_ctor_set(x_58, 0, x_1); -x_59 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_59, 0, x_57); -lean_ctor_set(x_59, 1, x_58); -x_60 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__9; -x_61 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_61, 0, x_59); -lean_ctor_set(x_61, 1, x_60); -x_62 = l_Lean_throwError___at_Lean_Meta_setInlineAttribute___spec__1(x_61, x_7, x_8, x_9, x_10, x_52); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -return x_62; -} -else -{ -lean_object* x_63; lean_object* x_64; lean_object* x_65; -lean_dec(x_1); -x_63 = lean_ctor_get(x_50, 1); -lean_inc(x_63); -lean_dec(x_50); -x_64 = lean_ctor_get(x_51, 0); -lean_inc(x_64); -lean_dec(x_51); -x_65 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go(x_5, x_2, x_3, x_4, x_64, x_7, x_8, x_9, x_10, x_63); -return x_65; -} -} -else -{ -uint8_t x_66; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_54); +x_56 = l_Lean_throwError___at_Lean_Meta_setInlineAttribute___spec__1(x_55, x_4, x_5, x_6, x_7, x_46); lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_66 = !lean_is_exclusive(x_50); -if (x_66 == 0) -{ -return x_50; -} -else -{ -lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_67 = lean_ctor_get(x_50, 0); -x_68 = lean_ctor_get(x_50, 1); -lean_inc(x_68); -lean_inc(x_67); -lean_dec(x_50); -x_69 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_69, 0, x_67); -lean_ctor_set(x_69, 1, x_68); -return x_69; -} -} +return x_56; } else { -lean_object* x_70; lean_object* x_71; lean_object* x_72; +lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_dec(x_1); -x_70 = lean_ctor_get(x_47, 1); -lean_inc(x_70); -lean_dec(x_47); -x_71 = lean_ctor_get(x_48, 0); -lean_inc(x_71); -lean_dec(x_48); -x_72 = l_List_forM___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___spec__1(x_5, x_2, x_3, x_4, x_71, x_7, x_8, x_9, x_10, x_70); -return x_72; +x_57 = lean_ctor_get(x_44, 1); +lean_inc(x_57); +lean_dec(x_44); +x_58 = lean_ctor_get(x_45, 0); +lean_inc(x_58); +lean_dec(x_45); +x_59 = l_List_forM___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___spec__1(x_2, x_58, x_4, x_5, x_6, x_7, x_57); +return x_59; } } else { -uint8_t x_73; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +uint8_t x_60; lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_73 = !lean_is_exclusive(x_47); -if (x_73 == 0) +x_60 = !lean_is_exclusive(x_44); +if (x_60 == 0) { -return x_47; +return x_44; } else { -lean_object* x_74; lean_object* x_75; lean_object* x_76; -x_74 = lean_ctor_get(x_47, 0); -x_75 = lean_ctor_get(x_47, 1); -lean_inc(x_75); -lean_inc(x_74); -lean_dec(x_47); -x_76 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_76, 0, x_74); -lean_ctor_set(x_76, 1, x_75); -return x_76; +lean_object* x_61; lean_object* x_62; lean_object* x_63; +x_61 = lean_ctor_get(x_44, 0); +x_62 = lean_ctor_get(x_44, 1); +lean_inc(x_62); +lean_inc(x_61); +lean_dec(x_44); +x_63 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_63, 0, x_61); +lean_ctor_set(x_63, 1, x_62); +return x_63; } } } else { -uint8_t x_77; +uint8_t x_64; lean_dec(x_1); -x_77 = !lean_is_exclusive(x_43); -if (x_77 == 0) +x_64 = !lean_is_exclusive(x_40); +if (x_64 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; uint8_t x_83; -x_78 = lean_ctor_get(x_43, 1); -x_79 = lean_ctor_get(x_43, 0); -lean_dec(x_79); -x_80 = lean_ctor_get(x_44, 0); -lean_inc(x_80); -lean_dec(x_44); -x_81 = lean_array_get_size(x_80); -x_82 = lean_unsigned_to_nat(0u); -x_83 = lean_nat_dec_lt(x_82, x_81); -if (x_83 == 0) +lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; uint8_t x_70; +x_65 = lean_ctor_get(x_40, 1); +x_66 = lean_ctor_get(x_40, 0); +lean_dec(x_66); +x_67 = lean_ctor_get(x_41, 0); +lean_inc(x_67); +lean_dec(x_41); +x_68 = lean_array_get_size(x_67); +x_69 = lean_unsigned_to_nat(0u); +x_70 = lean_nat_dec_lt(x_69, x_68); +if (x_70 == 0) { -lean_object* x_84; -lean_dec(x_81); -lean_dec(x_80); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +lean_object* x_71; +lean_dec(x_68); +lean_dec(x_67); lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); -x_84 = lean_box(0); -lean_ctor_set(x_43, 0, x_84); -return x_43; +x_71 = lean_box(0); +lean_ctor_set(x_40, 0, x_71); +return x_40; } else { -uint8_t x_85; -x_85 = lean_nat_dec_le(x_81, x_81); -if (x_85 == 0) +uint8_t x_72; +x_72 = lean_nat_dec_le(x_68, x_68); +if (x_72 == 0) { -lean_object* x_86; -lean_dec(x_81); -lean_dec(x_80); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +lean_object* x_73; +lean_dec(x_68); +lean_dec(x_67); lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); -x_86 = lean_box(0); -lean_ctor_set(x_43, 0, x_86); -return x_43; +x_73 = lean_box(0); +lean_ctor_set(x_40, 0, x_73); +return x_40; } else { -size_t x_87; size_t x_88; lean_object* x_89; lean_object* x_90; -lean_free_object(x_43); -x_87 = 0; -x_88 = lean_usize_of_nat(x_81); -lean_dec(x_81); -x_89 = lean_box(0); -x_90 = l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___spec__2(x_5, x_2, x_3, x_4, x_80, x_87, x_88, x_89, x_7, x_8, x_9, x_10, x_78); -lean_dec(x_80); -return x_90; +size_t x_74; size_t x_75; lean_object* x_76; lean_object* x_77; +lean_free_object(x_40); +x_74 = 0; +x_75 = lean_usize_of_nat(x_68); +lean_dec(x_68); +x_76 = lean_box(0); +x_77 = l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___spec__2(x_2, x_67, x_74, x_75, x_76, x_4, x_5, x_6, x_7, x_65); +lean_dec(x_67); +return x_77; } } } else { -lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; uint8_t x_95; -x_91 = lean_ctor_get(x_43, 1); -lean_inc(x_91); -lean_dec(x_43); -x_92 = lean_ctor_get(x_44, 0); -lean_inc(x_92); -lean_dec(x_44); -x_93 = lean_array_get_size(x_92); -x_94 = lean_unsigned_to_nat(0u); -x_95 = lean_nat_dec_lt(x_94, x_93); -if (x_95 == 0) -{ -lean_object* x_96; lean_object* x_97; -lean_dec(x_93); -lean_dec(x_92); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; uint8_t x_82; +x_78 = lean_ctor_get(x_40, 1); +lean_inc(x_78); +lean_dec(x_40); +x_79 = lean_ctor_get(x_41, 0); +lean_inc(x_79); +lean_dec(x_41); +x_80 = lean_array_get_size(x_79); +x_81 = lean_unsigned_to_nat(0u); +x_82 = lean_nat_dec_lt(x_81, x_80); +if (x_82 == 0) +{ +lean_object* x_83; lean_object* x_84; +lean_dec(x_80); +lean_dec(x_79); lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); -x_96 = lean_box(0); -x_97 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_97, 0, x_96); -lean_ctor_set(x_97, 1, x_91); -return x_97; +x_83 = lean_box(0); +x_84 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_84, 0, x_83); +lean_ctor_set(x_84, 1, x_78); +return x_84; } else { -uint8_t x_98; -x_98 = lean_nat_dec_le(x_93, x_93); -if (x_98 == 0) +uint8_t x_85; +x_85 = lean_nat_dec_le(x_80, x_80); +if (x_85 == 0) { -lean_object* x_99; lean_object* x_100; -lean_dec(x_93); -lean_dec(x_92); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +lean_object* x_86; lean_object* x_87; +lean_dec(x_80); +lean_dec(x_79); lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); -x_99 = lean_box(0); -x_100 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_91); -return x_100; +x_86 = lean_box(0); +x_87 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_87, 0, x_86); +lean_ctor_set(x_87, 1, x_78); +return x_87; } else { -size_t x_101; size_t x_102; lean_object* x_103; lean_object* x_104; -x_101 = 0; -x_102 = lean_usize_of_nat(x_93); -lean_dec(x_93); -x_103 = lean_box(0); -x_104 = l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___spec__2(x_5, x_2, x_3, x_4, x_92, x_101, x_102, x_103, x_7, x_8, x_9, x_10, x_91); -lean_dec(x_92); -return x_104; +size_t x_88; size_t x_89; lean_object* x_90; lean_object* x_91; +x_88 = 0; +x_89 = lean_usize_of_nat(x_80); +lean_dec(x_80); +x_90 = lean_box(0); +x_91 = l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___spec__2(x_2, x_79, x_88, x_89, x_90, x_4, x_5, x_6, x_7, x_78); +lean_dec(x_79); +return x_91; } } } @@ -5939,354 +4078,327 @@ return x_104; } else { -uint8_t x_105; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +uint8_t x_92; lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_105 = !lean_is_exclusive(x_43); -if (x_105 == 0) +x_92 = !lean_is_exclusive(x_40); +if (x_92 == 0) { -return x_43; +return x_40; } else { -lean_object* x_106; lean_object* x_107; lean_object* x_108; -x_106 = lean_ctor_get(x_43, 0); -x_107 = lean_ctor_get(x_43, 1); -lean_inc(x_107); -lean_inc(x_106); -lean_dec(x_43); -x_108 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_108, 0, x_106); -lean_ctor_set(x_108, 1, x_107); -return x_108; +lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_93 = lean_ctor_get(x_40, 0); +x_94 = lean_ctor_get(x_40, 1); +lean_inc(x_94); +lean_inc(x_93); +lean_dec(x_40); +x_95 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_95, 0, x_93); +lean_ctor_set(x_95, 1, x_94); +return x_95; } } } default: { -lean_object* x_109; lean_object* x_110; lean_object* x_111; +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_dec(x_1); -x_109 = lean_ctor_get(x_33, 1); -lean_inc(x_109); -lean_dec(x_33); -x_110 = lean_ctor_get(x_35, 0); -lean_inc(x_110); -lean_dec(x_35); -x_111 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go(x_5, x_2, x_3, x_4, x_110, x_7, x_8, x_9, x_10, x_109); -return x_111; +x_96 = lean_ctor_get(x_30, 1); +lean_inc(x_96); +lean_dec(x_30); +x_97 = lean_ctor_get(x_32, 0); +lean_inc(x_97); +lean_dec(x_32); +x_98 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go(x_2, x_97, x_4, x_5, x_6, x_7, x_96); +return x_98; } } } else { -uint8_t x_112; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +uint8_t x_99; lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_112 = !lean_is_exclusive(x_33); -if (x_112 == 0) +x_99 = !lean_is_exclusive(x_30); +if (x_99 == 0) { -return x_33; +return x_30; } else { -lean_object* x_113; lean_object* x_114; lean_object* x_115; -x_113 = lean_ctor_get(x_33, 0); -x_114 = lean_ctor_get(x_33, 1); -lean_inc(x_114); -lean_inc(x_113); -lean_dec(x_33); -x_115 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_115, 0, x_113); -lean_ctor_set(x_115, 1, x_114); -return x_115; +lean_object* x_100; lean_object* x_101; lean_object* x_102; +x_100 = lean_ctor_get(x_30, 0); +x_101 = lean_ctor_get(x_30, 1); +lean_inc(x_101); +lean_inc(x_100); +lean_dec(x_30); +x_102 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_102, 0, x_100); +lean_ctor_set(x_102, 1, x_101); +return x_102; } } } else { -lean_object* x_116; lean_object* x_117; lean_object* x_118; +lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_dec(x_1); -x_116 = lean_ctor_get(x_26, 1); -lean_inc(x_116); -lean_dec(x_26); -x_117 = lean_ctor_get(x_27, 0); -lean_inc(x_117); -lean_dec(x_27); -x_118 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go(x_5, x_2, x_3, x_4, x_117, x_7, x_8, x_9, x_10, x_116); -return x_118; +x_103 = lean_ctor_get(x_23, 1); +lean_inc(x_103); +lean_dec(x_23); +x_104 = lean_ctor_get(x_24, 0); +lean_inc(x_104); +lean_dec(x_24); +x_105 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go(x_2, x_104, x_4, x_5, x_6, x_7, x_103); +return x_105; } } else { -uint8_t x_119; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +uint8_t x_106; lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_119 = !lean_is_exclusive(x_26); -if (x_119 == 0) +x_106 = !lean_is_exclusive(x_23); +if (x_106 == 0) { -return x_26; +return x_23; } else { -lean_object* x_120; lean_object* x_121; lean_object* x_122; -x_120 = lean_ctor_get(x_26, 0); -x_121 = lean_ctor_get(x_26, 1); -lean_inc(x_121); -lean_inc(x_120); -lean_dec(x_26); -x_122 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_122, 0, x_120); -lean_ctor_set(x_122, 1, x_121); -return x_122; +lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_107 = lean_ctor_get(x_23, 0); +x_108 = lean_ctor_get(x_23, 1); +lean_inc(x_108); +lean_inc(x_107); +lean_dec(x_23); +x_109 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_109, 0, x_107); +lean_ctor_set(x_109, 1, x_108); +return x_109; } } } else { -lean_object* x_123; lean_object* x_124; lean_object* x_125; +lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_dec(x_1); -x_123 = lean_ctor_get(x_23, 1); -lean_inc(x_123); -lean_dec(x_23); -x_124 = lean_ctor_get(x_24, 0); -lean_inc(x_124); -lean_dec(x_24); -x_125 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go(x_5, x_2, x_3, x_4, x_124, x_7, x_8, x_9, x_10, x_123); -return x_125; +x_110 = lean_ctor_get(x_20, 1); +lean_inc(x_110); +lean_dec(x_20); +x_111 = lean_ctor_get(x_21, 0); +lean_inc(x_111); +lean_dec(x_21); +x_112 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go(x_2, x_111, x_4, x_5, x_6, x_7, x_110); +return x_112; } } else { -uint8_t x_126; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +uint8_t x_113; lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_126 = !lean_is_exclusive(x_23); -if (x_126 == 0) +x_113 = !lean_is_exclusive(x_20); +if (x_113 == 0) { -return x_23; +return x_20; } else { -lean_object* x_127; lean_object* x_128; lean_object* x_129; -x_127 = lean_ctor_get(x_23, 0); -x_128 = lean_ctor_get(x_23, 1); -lean_inc(x_128); -lean_inc(x_127); -lean_dec(x_23); -x_129 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_129, 0, x_127); -lean_ctor_set(x_129, 1, x_128); -return x_129; +lean_object* x_114; lean_object* x_115; lean_object* x_116; +x_114 = lean_ctor_get(x_20, 0); +x_115 = lean_ctor_get(x_20, 1); +lean_inc(x_115); +lean_inc(x_114); +lean_dec(x_20); +x_116 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_116, 0, x_114); +lean_ctor_set(x_116, 1, x_115); +return x_116; } } } else { -lean_object* x_130; lean_object* x_131; lean_object* x_132; +lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_dec(x_1); -x_130 = lean_ctor_get(x_20, 1); -lean_inc(x_130); -lean_dec(x_20); -x_131 = lean_ctor_get(x_21, 0); -lean_inc(x_131); -lean_dec(x_21); -x_132 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go(x_5, x_2, x_3, x_4, x_131, x_7, x_8, x_9, x_10, x_130); -return x_132; +x_117 = lean_ctor_get(x_17, 1); +lean_inc(x_117); +lean_dec(x_17); +x_118 = lean_ctor_get(x_18, 0); +lean_inc(x_118); +lean_dec(x_18); +x_119 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go(x_2, x_118, x_4, x_5, x_6, x_7, x_117); +return x_119; } } else { -uint8_t x_133; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +uint8_t x_120; lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_133 = !lean_is_exclusive(x_20); -if (x_133 == 0) +x_120 = !lean_is_exclusive(x_17); +if (x_120 == 0) { -return x_20; +return x_17; } else { -lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_134 = lean_ctor_get(x_20, 0); -x_135 = lean_ctor_get(x_20, 1); -lean_inc(x_135); -lean_inc(x_134); -lean_dec(x_20); -x_136 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_136, 0, x_134); -lean_ctor_set(x_136, 1, x_135); -return x_136; +lean_object* x_121; lean_object* x_122; lean_object* x_123; +x_121 = lean_ctor_get(x_17, 0); +x_122 = lean_ctor_get(x_17, 1); +lean_inc(x_122); +lean_inc(x_121); +lean_dec(x_17); +x_123 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_123, 0, x_121); +lean_ctor_set(x_123, 1, x_122); +return x_123; } } } else { -uint8_t x_137; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +uint8_t x_124; lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_137 = !lean_is_exclusive(x_16); -if (x_137 == 0) -{ -lean_object* x_138; lean_object* x_139; -x_138 = lean_ctor_get(x_16, 0); -lean_dec(x_138); -x_139 = lean_box(0); -lean_ctor_set(x_16, 0, x_139); -return x_16; +x_124 = !lean_is_exclusive(x_13); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = lean_ctor_get(x_13, 0); +lean_dec(x_125); +x_126 = lean_box(0); +lean_ctor_set(x_13, 0, x_126); +return x_13; } else { -lean_object* x_140; lean_object* x_141; lean_object* x_142; -x_140 = lean_ctor_get(x_16, 1); -lean_inc(x_140); -lean_dec(x_16); -x_141 = lean_box(0); -x_142 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_142, 0, x_141); -lean_ctor_set(x_142, 1, x_140); -return x_142; +lean_object* x_127; lean_object* x_128; lean_object* x_129; +x_127 = lean_ctor_get(x_13, 1); +lean_inc(x_127); +lean_dec(x_13); +x_128 = lean_box(0); +x_129 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_129, 0, x_128); +lean_ctor_set(x_129, 1, x_127); +return x_129; } } } else { -uint8_t x_143; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +uint8_t x_130; lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_143 = !lean_is_exclusive(x_16); -if (x_143 == 0) +x_130 = !lean_is_exclusive(x_13); +if (x_130 == 0) { -return x_16; +return x_13; } else { -lean_object* x_144; lean_object* x_145; lean_object* x_146; -x_144 = lean_ctor_get(x_16, 0); -x_145 = lean_ctor_get(x_16, 1); -lean_inc(x_145); -lean_inc(x_144); -lean_dec(x_16); -x_146 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_146, 0, x_144); -lean_ctor_set(x_146, 1, x_145); -return x_146; +lean_object* x_131; lean_object* x_132; lean_object* x_133; +x_131 = lean_ctor_get(x_13, 0); +x_132 = lean_ctor_get(x_13, 1); +lean_inc(x_132); +lean_inc(x_131); +lean_dec(x_13); +x_133 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_133, 0, x_131); +lean_ctor_set(x_133, 1, x_132); +return x_133; } } } else { -uint8_t x_147; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +uint8_t x_134; lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_147 = !lean_is_exclusive(x_12); -if (x_147 == 0) -{ -lean_object* x_148; lean_object* x_149; -x_148 = lean_ctor_get(x_12, 0); -lean_dec(x_148); -x_149 = lean_box(0); -lean_ctor_set(x_12, 0, x_149); -return x_12; +x_134 = !lean_is_exclusive(x_9); +if (x_134 == 0) +{ +lean_object* x_135; lean_object* x_136; +x_135 = lean_ctor_get(x_9, 0); +lean_dec(x_135); +x_136 = lean_box(0); +lean_ctor_set(x_9, 0, x_136); +return x_9; } else { -lean_object* x_150; lean_object* x_151; lean_object* x_152; -x_150 = lean_ctor_get(x_12, 1); -lean_inc(x_150); -lean_dec(x_12); -x_151 = lean_box(0); -x_152 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_152, 0, x_151); -lean_ctor_set(x_152, 1, x_150); -return x_152; +lean_object* x_137; lean_object* x_138; lean_object* x_139; +x_137 = lean_ctor_get(x_9, 1); +lean_inc(x_137); +lean_dec(x_9); +x_138 = lean_box(0); +x_139 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_139, 0, x_138); +lean_ctor_set(x_139, 1, x_137); +return x_139; } } } else { -uint8_t x_153; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +uint8_t x_140; lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_153 = !lean_is_exclusive(x_12); -if (x_153 == 0) +x_140 = !lean_is_exclusive(x_9); +if (x_140 == 0) { -return x_12; +return x_9; } else { -lean_object* x_154; lean_object* x_155; lean_object* x_156; -x_154 = lean_ctor_get(x_12, 0); -x_155 = lean_ctor_get(x_12, 1); -lean_inc(x_155); -lean_inc(x_154); -lean_dec(x_12); -x_156 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_155); -return x_156; +lean_object* x_141; lean_object* x_142; lean_object* x_143; +x_141 = lean_ctor_get(x_9, 0); +x_142 = lean_ctor_get(x_9, 1); +lean_inc(x_142); +lean_inc(x_141); +lean_dec(x_9); +x_143 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_143, 0, x_141); +lean_ctor_set(x_143, 1, x_142); +return x_143; } } } @@ -6308,327 +4420,267 @@ x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; -x_11 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__2; -x_12 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_11, x_6, x_7, x_8, x_9, x_10); -x_13 = lean_ctor_get(x_12, 0); -lean_inc(x_13); -x_14 = lean_unbox(x_13); -lean_dec(x_13); -if (x_14 == 0) +lean_object* x_8; lean_object* x_9; lean_object* x_10; uint8_t x_11; +x_8 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__5; +x_9 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_8, x_3, x_4, x_5, x_6, x_7); +x_10 = lean_ctor_get(x_9, 0); +lean_inc(x_10); +x_11 = lean_unbox(x_10); +lean_dec(x_10); +if (x_11 == 0) { -lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_15 = lean_ctor_get(x_12, 1); -lean_inc(x_15); -lean_dec(x_12); -x_16 = lean_box(0); -x_17 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1(x_5, x_2, x_3, x_4, x_1, x_16, x_6, x_7, x_8, x_9, x_15); -return x_17; +lean_object* x_12; lean_object* x_13; lean_object* x_14; +x_12 = lean_ctor_get(x_9, 1); +lean_inc(x_12); +lean_dec(x_9); +x_13 = lean_box(0); +x_14 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1(x_2, x_1, x_13, x_3, x_4, x_5, x_6, x_12); +return x_14; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; -x_18 = lean_ctor_get(x_12, 1); -lean_inc(x_18); -lean_dec(x_12); -lean_inc(x_5); -x_19 = lean_alloc_ctor(2, 1, 0); -lean_ctor_set(x_19, 0, x_5); -x_20 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___closed__2; -x_21 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_21, 1, x_19); -x_22 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__9; -x_23 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_23, 0, x_21); -lean_ctor_set(x_23, 1, x_22); -x_24 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_11, x_23, x_6, x_7, x_8, x_9, x_18); -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -x_26 = lean_ctor_get(x_24, 1); -lean_inc(x_26); -lean_dec(x_24); -x_27 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1(x_5, x_2, x_3, x_4, x_1, x_25, x_6, x_7, x_8, x_9, x_26); -return x_27; +lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; +x_15 = lean_ctor_get(x_9, 1); +lean_inc(x_15); +lean_dec(x_9); +lean_inc(x_2); +x_16 = lean_alloc_ctor(2, 1, 0); +lean_ctor_set(x_16, 0, x_2); +x_17 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___closed__2; +x_18 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_18, 0, x_17); +lean_ctor_set(x_18, 1, x_16); +x_19 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__9; +x_20 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_20, 0, x_18); +lean_ctor_set(x_20, 1, x_19); +x_21 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_8, x_20, x_3, x_4, x_5, x_6, x_15); +x_22 = lean_ctor_get(x_21, 0); +lean_inc(x_22); +x_23 = lean_ctor_get(x_21, 1); +lean_inc(x_23); +lean_dec(x_21); +x_24 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1(x_2, x_1, x_22, x_3, x_4, x_5, x_6, x_23); +return x_24; } } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { -size_t x_14; size_t x_15; lean_object* x_16; -x_14 = lean_unbox_usize(x_6); -lean_dec(x_6); -x_15 = lean_unbox_usize(x_7); -lean_dec(x_7); -x_16 = l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___spec__2(x_1, x_2, x_3, x_4, x_5, x_14, x_15, x_8, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_5); -return x_16; +size_t x_11; size_t x_12; lean_object* x_13; +x_11 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_12 = lean_unbox_usize(x_4); +lean_dec(x_4); +x_13 = l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___spec__2(x_1, x_2, x_11, x_12, x_5, x_6, x_7, x_8, x_9, x_10); +lean_dec(x_2); +return x_13; } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { _start: { -lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_9 = lean_box(0); -lean_inc(x_4); -x_10 = l_Lean_Meta_mkFreshExprSyntheticOpaqueMVar(x_1, x_9, x_4, x_5, x_6, x_7, x_8); -x_11 = lean_ctor_get(x_10, 0); -lean_inc(x_11); -x_12 = lean_ctor_get(x_10, 1); -lean_inc(x_12); -lean_dec(x_10); +lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; +x_8 = lean_box(0); +lean_inc(x_3); +x_9 = l_Lean_Meta_mkFreshExprSyntheticOpaqueMVar(x_1, x_8, x_3, x_4, x_5, x_6, x_7); +x_10 = lean_ctor_get(x_9, 0); +lean_inc(x_10); +x_11 = lean_ctor_get(x_9, 1); lean_inc(x_11); -x_13 = l_Lean_Expr_mvarId_x21(x_11); -lean_inc(x_7); +lean_dec(x_9); +lean_inc(x_10); +x_12 = l_Lean_Expr_mvarId_x21(x_10); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_14 = l_Lean_MVarId_intros(x_13, x_4, x_5, x_6, x_7, x_12); -if (lean_obj_tag(x_14) == 0) +lean_inc(x_3); +x_13 = l_Lean_MVarId_intros(x_12, x_3, x_4, x_5, x_6, x_11); +if (lean_obj_tag(x_13) == 0) { -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_15 = lean_ctor_get(x_14, 0); +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +x_15 = lean_ctor_get(x_13, 1); lean_inc(x_15); +lean_dec(x_13); x_16 = lean_ctor_get(x_14, 1); lean_inc(x_16); lean_dec(x_14); -x_17 = lean_ctor_get(x_15, 1); -lean_inc(x_17); -lean_dec(x_15); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_17); -lean_inc(x_3); -lean_inc(x_2); -x_18 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix(x_2, x_3, x_17, x_4, x_5, x_6, x_7, x_16); -if (lean_obj_tag(x_18) == 0) -{ -lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; -x_19 = lean_ctor_get(x_18, 0); -lean_inc(x_19); -x_20 = lean_ctor_get(x_18, 1); -lean_inc(x_20); -lean_dec(x_18); -x_21 = lean_ctor_get(x_19, 0); -lean_inc(x_21); -x_22 = lean_ctor_get(x_19, 1); -lean_inc(x_22); -lean_dec(x_19); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_23 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_deltaLHSUntilFix(x_17, x_4, x_5, x_6, x_7, x_20); -if (lean_obj_tag(x_23) == 0) -{ -lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_23, 0); -lean_inc(x_24); -x_25 = lean_ctor_get(x_23, 1); -lean_inc(x_25); -lean_dec(x_23); -lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_26 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq(x_24, x_4, x_5, x_6, x_7, x_25); -if (lean_obj_tag(x_26) == 0) +lean_inc(x_3); +x_17 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_deltaLHSUntilFix(x_16, x_3, x_4, x_5, x_6, x_15); +if (lean_obj_tag(x_17) == 0) { -lean_object* x_27; lean_object* x_28; lean_object* x_29; -x_27 = lean_ctor_get(x_26, 0); -lean_inc(x_27); -x_28 = lean_ctor_get(x_26, 1); -lean_inc(x_28); -lean_dec(x_26); -lean_inc(x_7); +lean_object* x_18; lean_object* x_19; lean_object* x_20; +x_18 = lean_ctor_get(x_17, 0); +lean_inc(x_18); +x_19 = lean_ctor_get(x_17, 1); +lean_inc(x_19); +lean_dec(x_17); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_29 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go(x_2, x_3, x_21, x_22, x_27, x_4, x_5, x_6, x_7, x_28); -if (lean_obj_tag(x_29) == 0) +lean_inc(x_3); +x_20 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq(x_18, x_3, x_4, x_5, x_6, x_19); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_30; lean_object* x_31; -x_30 = lean_ctor_get(x_29, 1); -lean_inc(x_30); -lean_dec(x_29); -x_31 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_11, x_4, x_5, x_6, x_7, x_30); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -return x_31; -} -else +lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +x_22 = lean_ctor_get(x_20, 1); +lean_inc(x_22); +lean_dec(x_20); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_3); +x_23 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go(x_2, x_21, x_3, x_4, x_5, x_6, x_22); +if (lean_obj_tag(x_23) == 0) { -uint8_t x_32; -lean_dec(x_11); -lean_dec(x_7); +lean_object* x_24; lean_object* x_25; +x_24 = lean_ctor_get(x_23, 1); +lean_inc(x_24); +lean_dec(x_23); +x_25 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_10, x_3, x_4, x_5, x_6, x_24); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_32 = !lean_is_exclusive(x_29); -if (x_32 == 0) -{ -return x_29; -} -else -{ -lean_object* x_33; lean_object* x_34; lean_object* x_35; -x_33 = lean_ctor_get(x_29, 0); -x_34 = lean_ctor_get(x_29, 1); -lean_inc(x_34); -lean_inc(x_33); -lean_dec(x_29); -x_35 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_35, 0, x_33); -lean_ctor_set(x_35, 1, x_34); -return x_35; -} -} +lean_dec(x_3); +return x_25; } else { -uint8_t x_36; -lean_dec(x_22); -lean_dec(x_21); -lean_dec(x_11); -lean_dec(x_7); +uint8_t x_26; +lean_dec(x_10); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -lean_dec(x_2); -x_36 = !lean_is_exclusive(x_26); -if (x_36 == 0) +x_26 = !lean_is_exclusive(x_23); +if (x_26 == 0) { -return x_26; +return x_23; } else { -lean_object* x_37; lean_object* x_38; lean_object* x_39; -x_37 = lean_ctor_get(x_26, 0); -x_38 = lean_ctor_get(x_26, 1); -lean_inc(x_38); -lean_inc(x_37); -lean_dec(x_26); -x_39 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_39, 0, x_37); -lean_ctor_set(x_39, 1, x_38); -return x_39; +lean_object* x_27; lean_object* x_28; lean_object* x_29; +x_27 = lean_ctor_get(x_23, 0); +x_28 = lean_ctor_get(x_23, 1); +lean_inc(x_28); +lean_inc(x_27); +lean_dec(x_23); +x_29 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_29, 0, x_27); +lean_ctor_set(x_29, 1, x_28); +return x_29; } } } else { -uint8_t x_40; -lean_dec(x_22); -lean_dec(x_21); -lean_dec(x_11); -lean_dec(x_7); +uint8_t x_30; +lean_dec(x_10); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_40 = !lean_is_exclusive(x_23); -if (x_40 == 0) +x_30 = !lean_is_exclusive(x_20); +if (x_30 == 0) { -return x_23; +return x_20; } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; -x_41 = lean_ctor_get(x_23, 0); -x_42 = lean_ctor_get(x_23, 1); -lean_inc(x_42); -lean_inc(x_41); -lean_dec(x_23); -x_43 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_43, 0, x_41); -lean_ctor_set(x_43, 1, x_42); -return x_43; +lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_31 = lean_ctor_get(x_20, 0); +x_32 = lean_ctor_get(x_20, 1); +lean_inc(x_32); +lean_inc(x_31); +lean_dec(x_20); +x_33 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_33, 0, x_31); +lean_ctor_set(x_33, 1, x_32); +return x_33; } } } else { -uint8_t x_44; -lean_dec(x_17); -lean_dec(x_11); -lean_dec(x_7); +uint8_t x_34; +lean_dec(x_10); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_44 = !lean_is_exclusive(x_18); -if (x_44 == 0) +x_34 = !lean_is_exclusive(x_17); +if (x_34 == 0) { -return x_18; +return x_17; } else { -lean_object* x_45; lean_object* x_46; lean_object* x_47; -x_45 = lean_ctor_get(x_18, 0); -x_46 = lean_ctor_get(x_18, 1); -lean_inc(x_46); -lean_inc(x_45); -lean_dec(x_18); -x_47 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_47, 0, x_45); -lean_ctor_set(x_47, 1, x_46); -return x_47; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_17, 0); +x_36 = lean_ctor_get(x_17, 1); +lean_inc(x_36); +lean_inc(x_35); +lean_dec(x_17); +x_37 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_37, 0, x_35); +lean_ctor_set(x_37, 1, x_36); +return x_37; } } } else { -uint8_t x_48; -lean_dec(x_11); -lean_dec(x_7); +uint8_t x_38; +lean_dec(x_10); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_48 = !lean_is_exclusive(x_14); -if (x_48 == 0) +x_38 = !lean_is_exclusive(x_13); +if (x_38 == 0) { -return x_14; +return x_13; } else { -lean_object* x_49; lean_object* x_50; lean_object* x_51; -x_49 = lean_ctor_get(x_14, 0); -x_50 = lean_ctor_get(x_14, 1); -lean_inc(x_50); -lean_inc(x_49); -lean_dec(x_14); -x_51 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_51, 0, x_49); -lean_ctor_set(x_51, 1, x_50); -return x_51; +lean_object* x_39; lean_object* x_40; lean_object* x_41; +x_39 = lean_ctor_get(x_13, 0); +x_40 = lean_ctor_get(x_13, 1); +lean_inc(x_40); +lean_inc(x_39); +lean_dec(x_13); +x_41 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_41, 0, x_39); +lean_ctor_set(x_41, 1, x_40); +return x_41; } } } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -lean_object* x_10; uint8_t x_11; lean_object* x_12; -x_10 = lean_alloc_closure((void*)(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___lambda__1), 8, 3); -lean_closure_set(x_10, 0, x_1); -lean_closure_set(x_10, 1, x_2); -lean_closure_set(x_10, 2, x_3); -x_11 = 0; -x_12 = l_Lean_Meta_withNewMCtxDepth___at___private_Lean_Meta_WHNF_0__Lean_Meta_toCtorWhenK___spec__1___rarg(x_10, x_11, x_5, x_6, x_7, x_8, x_9); -return x_12; +lean_object* x_9; uint8_t x_10; lean_object* x_11; +x_9 = lean_alloc_closure((void*)(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___lambda__1), 7, 2); +lean_closure_set(x_9, 0, x_1); +lean_closure_set(x_9, 1, x_2); +x_10 = 0; +x_11 = l_Lean_Meta_withNewMCtxDepth___at___private_Lean_Meta_WHNF_0__Lean_Meta_toCtorWhenK___spec__1___rarg(x_9, x_10, x_4, x_5, x_6, x_7, x_8); +return x_11; } } static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___closed__1() { @@ -6648,61 +4700,61 @@ x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { _start: { -lean_object* x_9; lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_9 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__2; -x_10 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_9, x_4, x_5, x_6, x_7, x_8); -x_11 = lean_ctor_get(x_10, 0); -lean_inc(x_11); -x_12 = lean_unbox(x_11); -lean_dec(x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; lean_object* x_15; -x_13 = lean_ctor_get(x_10, 1); -lean_inc(x_13); +lean_object* x_8; lean_object* x_9; lean_object* x_10; uint8_t x_11; +x_8 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__5; +x_9 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_8, x_3, x_4, x_5, x_6, x_7); +x_10 = lean_ctor_get(x_9, 0); +lean_inc(x_10); +x_11 = lean_unbox(x_10); lean_dec(x_10); -x_14 = lean_box(0); -x_15 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___lambda__2(x_3, x_1, x_2, x_14, x_4, x_5, x_6, x_7, x_13); -return x_15; +if (x_11 == 0) +{ +lean_object* x_12; lean_object* x_13; lean_object* x_14; +x_12 = lean_ctor_get(x_9, 1); +lean_inc(x_12); +lean_dec(x_9); +x_13 = lean_box(0); +x_14 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___lambda__2(x_2, x_1, x_13, x_3, x_4, x_5, x_6, x_12); +return x_14; } else { -lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_16 = lean_ctor_get(x_10, 1); -lean_inc(x_16); -lean_dec(x_10); -lean_inc(x_3); -x_17 = l_Lean_MessageData_ofExpr(x_3); -x_18 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___closed__2; -x_19 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_19, 0, x_18); -lean_ctor_set(x_19, 1, x_17); -x_20 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__9; -x_21 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_21, 0, x_19); -lean_ctor_set(x_21, 1, x_20); -x_22 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_9, x_21, x_4, x_5, x_6, x_7, x_16); -x_23 = lean_ctor_get(x_22, 0); +lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; +x_15 = lean_ctor_get(x_9, 1); +lean_inc(x_15); +lean_dec(x_9); +lean_inc(x_2); +x_16 = l_Lean_MessageData_ofExpr(x_2); +x_17 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___closed__2; +x_18 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_18, 0, x_17); +lean_ctor_set(x_18, 1, x_16); +x_19 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__9; +x_20 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_20, 0, x_18); +lean_ctor_set(x_20, 1, x_19); +x_21 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_8, x_20, x_3, x_4, x_5, x_6, x_15); +x_22 = lean_ctor_get(x_21, 0); +lean_inc(x_22); +x_23 = lean_ctor_get(x_21, 1); lean_inc(x_23); -x_24 = lean_ctor_get(x_22, 1); -lean_inc(x_24); +lean_dec(x_21); +x_24 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___lambda__2(x_2, x_1, x_22, x_3, x_4, x_5, x_6, x_23); lean_dec(x_22); -x_25 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___lambda__2(x_3, x_1, x_2, x_23, x_4, x_5, x_6, x_7, x_24); -lean_dec(x_23); -return x_25; +return x_24; } } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -lean_object* x_10; -x_10 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_4); -return x_10; +lean_object* x_9; +x_9 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_3); +return x_9; } } static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1___closed__1() { @@ -6723,423 +4775,417 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_15 = lean_unsigned_to_nat(1u); -x_16 = lean_nat_add(x_1, x_15); -x_17 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1___closed__2; -x_18 = lean_name_append_index_after(x_17, x_16); -x_19 = l_Lean_Name_append(x_2, x_18); -lean_inc(x_19); -x_20 = lean_array_push(x_8, x_19); -lean_inc(x_13); +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +x_14 = lean_unsigned_to_nat(1u); +x_15 = lean_nat_add(x_1, x_14); +x_16 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1___closed__2; +x_17 = lean_name_append_index_after(x_16, x_15); +x_18 = l_Lean_Name_append(x_2, x_17); +lean_inc(x_18); +x_19 = lean_array_push(x_7, x_18); lean_inc(x_12); -lean_inc(x_5); -x_21 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof(x_3, x_4, x_5, x_10, x_11, x_12, x_13, x_14); -if (lean_obj_tag(x_21) == 0) +lean_inc(x_11); +lean_inc(x_4); +x_20 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof(x_3, x_4, x_9, x_10, x_11, x_12, x_13); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_22 = lean_ctor_get(x_21, 0); +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +x_22 = lean_ctor_get(x_20, 1); lean_inc(x_22); -x_23 = lean_ctor_get(x_21, 1); -lean_inc(x_23); -lean_dec(x_21); -x_24 = l_Lean_Elab_Eqns_removeUnusedEqnHypotheses(x_5, x_22, x_12, x_13, x_23); -x_25 = lean_ctor_get(x_24, 0); +lean_dec(x_20); +x_23 = l_Lean_Elab_Eqns_removeUnusedEqnHypotheses(x_4, x_21, x_11, x_12, x_22); +x_24 = lean_ctor_get(x_23, 0); +lean_inc(x_24); +x_25 = lean_ctor_get(x_23, 1); lean_inc(x_25); -x_26 = lean_ctor_get(x_24, 1); +lean_dec(x_23); +x_26 = lean_ctor_get(x_24, 0); lean_inc(x_26); -lean_dec(x_24); -x_27 = lean_ctor_get(x_25, 0); +x_27 = lean_ctor_get(x_24, 1); lean_inc(x_27); -x_28 = lean_ctor_get(x_25, 1); +lean_dec(x_24); +x_28 = lean_ctor_get(x_5, 1); lean_inc(x_28); -lean_dec(x_25); -x_29 = lean_ctor_get(x_6, 1); -lean_inc(x_29); -lean_inc(x_19); -x_30 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_30, 0, x_19); -lean_ctor_set(x_30, 1, x_29); -lean_ctor_set(x_30, 2, x_27); -x_31 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_31, 0, x_19); -lean_ctor_set(x_31, 1, x_7); -x_32 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_32, 0, x_30); -lean_ctor_set(x_32, 1, x_28); -lean_ctor_set(x_32, 2, x_31); -x_33 = lean_alloc_ctor(2, 1, 0); -lean_ctor_set(x_33, 0, x_32); -x_34 = l_Lean_addDecl(x_33, x_12, x_13, x_26); -if (lean_obj_tag(x_34) == 0) +lean_inc(x_18); +x_29 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_29, 0, x_18); +lean_ctor_set(x_29, 1, x_28); +lean_ctor_set(x_29, 2, x_26); +x_30 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_30, 0, x_18); +lean_ctor_set(x_30, 1, x_6); +x_31 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_31, 0, x_29); +lean_ctor_set(x_31, 1, x_27); +lean_ctor_set(x_31, 2, x_30); +x_32 = lean_alloc_ctor(2, 1, 0); +lean_ctor_set(x_32, 0, x_31); +x_33 = l_Lean_addDecl(x_32, x_11, x_12, x_25); +if (lean_obj_tag(x_33) == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_34); -if (x_35 == 0) +uint8_t x_34; +x_34 = !lean_is_exclusive(x_33); +if (x_34 == 0) { -lean_object* x_36; lean_object* x_37; -x_36 = lean_ctor_get(x_34, 0); -lean_dec(x_36); -x_37 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_37, 0, x_20); -lean_ctor_set(x_34, 0, x_37); -return x_34; +lean_object* x_35; lean_object* x_36; +x_35 = lean_ctor_get(x_33, 0); +lean_dec(x_35); +x_36 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_36, 0, x_19); +lean_ctor_set(x_33, 0, x_36); +return x_33; } else { -lean_object* x_38; lean_object* x_39; lean_object* x_40; -x_38 = lean_ctor_get(x_34, 1); -lean_inc(x_38); -lean_dec(x_34); -x_39 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_39, 0, x_20); -x_40 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_40, 0, x_39); -lean_ctor_set(x_40, 1, x_38); -return x_40; +lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_37 = lean_ctor_get(x_33, 1); +lean_inc(x_37); +lean_dec(x_33); +x_38 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_38, 0, x_19); +x_39 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_39, 0, x_38); +lean_ctor_set(x_39, 1, x_37); +return x_39; } } else { -uint8_t x_41; -lean_dec(x_20); -x_41 = !lean_is_exclusive(x_34); -if (x_41 == 0) +uint8_t x_40; +lean_dec(x_19); +x_40 = !lean_is_exclusive(x_33); +if (x_40 == 0) { -return x_34; +return x_33; } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_42 = lean_ctor_get(x_34, 0); -x_43 = lean_ctor_get(x_34, 1); -lean_inc(x_43); +lean_object* x_41; lean_object* x_42; lean_object* x_43; +x_41 = lean_ctor_get(x_33, 0); +x_42 = lean_ctor_get(x_33, 1); lean_inc(x_42); -lean_dec(x_34); -x_44 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_44, 0, x_42); -lean_ctor_set(x_44, 1, x_43); -return x_44; +lean_inc(x_41); +lean_dec(x_33); +x_43 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_43, 0, x_41); +lean_ctor_set(x_43, 1, x_42); +return x_43; } } } else { -uint8_t x_45; -lean_dec(x_20); +uint8_t x_44; lean_dec(x_19); -lean_dec(x_13); +lean_dec(x_18); lean_dec(x_12); -lean_dec(x_7); -lean_dec(x_5); -x_45 = !lean_is_exclusive(x_21); -if (x_45 == 0) +lean_dec(x_11); +lean_dec(x_6); +lean_dec(x_4); +x_44 = !lean_is_exclusive(x_20); +if (x_44 == 0) { -return x_21; +return x_20; } else { -lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_46 = lean_ctor_get(x_21, 0); -x_47 = lean_ctor_get(x_21, 1); -lean_inc(x_47); +lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_45 = lean_ctor_get(x_20, 0); +x_46 = lean_ctor_get(x_20, 1); lean_inc(x_46); -lean_dec(x_21); -x_48 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_48, 0, x_46); -lean_ctor_set(x_48, 1, x_47); -return x_48; +lean_inc(x_45); +lean_dec(x_20); +x_47 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_47, 0, x_45); +lean_ctor_set(x_47, 1, x_46); +return x_47; } } } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { -uint8_t x_18; -x_18 = lean_nat_dec_le(x_10, x_9); -if (x_18 == 0) +uint8_t x_17; +x_17 = lean_nat_dec_le(x_9, x_8); +if (x_17 == 0) { -lean_object* x_19; uint8_t x_20; -x_19 = lean_unsigned_to_nat(0u); -x_20 = lean_nat_dec_eq(x_8, x_19); -if (x_20 == 0) +lean_object* x_18; uint8_t x_19; +x_18 = lean_unsigned_to_nat(0u); +x_19 = lean_nat_dec_eq(x_7, x_18); +if (x_19 == 0) { -lean_object* x_21; lean_object* x_22; uint8_t x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; lean_object* x_27; lean_object* x_69; -x_21 = lean_unsigned_to_nat(1u); -x_22 = lean_nat_sub(x_8, x_21); -lean_dec(x_8); -x_23 = lean_nat_dec_lt(x_9, x_7); -x_24 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__2; -x_69 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_24, x_13, x_14, x_15, x_16, x_17); -if (x_23 == 0) +lean_object* x_20; lean_object* x_21; uint8_t x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; lean_object* x_26; lean_object* x_68; +x_20 = lean_unsigned_to_nat(1u); +x_21 = lean_nat_sub(x_7, x_20); +lean_dec(x_7); +x_22 = lean_nat_dec_lt(x_8, x_6); +x_23 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__5; +x_68 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_23, x_12, x_13, x_14, x_15, x_16); +if (x_22 == 0) { -lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; uint8_t x_74; -x_70 = lean_ctor_get(x_69, 0); +lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint8_t x_73; +x_69 = lean_ctor_get(x_68, 0); +lean_inc(x_69); +x_70 = lean_ctor_get(x_68, 1); lean_inc(x_70); -x_71 = lean_ctor_get(x_69, 1); -lean_inc(x_71); +lean_dec(x_68); +x_71 = l_Lean_instInhabitedExpr; +x_72 = l___private_Init_Util_0__outOfBounds___rarg(x_71); +x_73 = lean_unbox(x_69); lean_dec(x_69); -x_72 = l_Lean_instInhabitedExpr; -x_73 = l___private_Init_Util_0__outOfBounds___rarg(x_72); -x_74 = lean_unbox(x_70); -lean_dec(x_70); +x_24 = x_72; x_25 = x_73; -x_26 = x_74; -x_27 = x_71; -goto block_68; +x_26 = x_70; +goto block_67; } else { -lean_object* x_75; lean_object* x_76; lean_object* x_77; uint8_t x_78; -x_75 = lean_ctor_get(x_69, 0); +lean_object* x_74; lean_object* x_75; lean_object* x_76; uint8_t x_77; +x_74 = lean_ctor_get(x_68, 0); +lean_inc(x_74); +x_75 = lean_ctor_get(x_68, 1); lean_inc(x_75); -x_76 = lean_ctor_get(x_69, 1); -lean_inc(x_76); -lean_dec(x_69); -x_77 = lean_array_fget(x_5, x_9); -x_78 = lean_unbox(x_75); -lean_dec(x_75); +lean_dec(x_68); +x_76 = lean_array_fget(x_4, x_8); +x_77 = lean_unbox(x_74); +lean_dec(x_74); +x_24 = x_76; x_25 = x_77; -x_26 = x_78; -x_27 = x_76; -goto block_68; +x_26 = x_75; +goto block_67; } -block_68: +block_67: { -if (x_26 == 0) +if (x_25 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_box(0); -lean_inc(x_16); +lean_object* x_27; lean_object* x_28; +x_27 = lean_box(0); lean_inc(x_15); lean_inc(x_14); lean_inc(x_13); -lean_inc(x_6); -lean_inc(x_2); +lean_inc(x_12); +lean_inc(x_5); lean_inc(x_1); -lean_inc(x_3); -x_29 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1(x_9, x_3, x_1, x_2, x_25, x_4, x_6, x_12, x_28, x_13, x_14, x_15, x_16, x_27); -if (lean_obj_tag(x_29) == 0) +lean_inc(x_2); +x_28 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1(x_8, x_2, x_1, x_24, x_3, x_5, x_11, x_27, x_12, x_13, x_14, x_15, x_26); +if (lean_obj_tag(x_28) == 0) { -lean_object* x_30; -x_30 = lean_ctor_get(x_29, 0); -lean_inc(x_30); -if (lean_obj_tag(x_30) == 0) +lean_object* x_29; +x_29 = lean_ctor_get(x_28, 0); +lean_inc(x_29); +if (lean_obj_tag(x_29) == 0) { -uint8_t x_31; -lean_dec(x_22); -lean_dec(x_16); +uint8_t x_30; +lean_dec(x_21); lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); -lean_dec(x_9); -lean_dec(x_6); -lean_dec(x_3); +lean_dec(x_12); +lean_dec(x_8); +lean_dec(x_5); lean_dec(x_2); lean_dec(x_1); -x_31 = !lean_is_exclusive(x_29); -if (x_31 == 0) +x_30 = !lean_is_exclusive(x_28); +if (x_30 == 0) { -lean_object* x_32; lean_object* x_33; +lean_object* x_31; lean_object* x_32; +x_31 = lean_ctor_get(x_28, 0); +lean_dec(x_31); x_32 = lean_ctor_get(x_29, 0); -lean_dec(x_32); -x_33 = lean_ctor_get(x_30, 0); -lean_inc(x_33); -lean_dec(x_30); -lean_ctor_set(x_29, 0, x_33); -return x_29; +lean_inc(x_32); +lean_dec(x_29); +lean_ctor_set(x_28, 0, x_32); +return x_28; } else { -lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_34 = lean_ctor_get(x_29, 1); +lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_33 = lean_ctor_get(x_28, 1); +lean_inc(x_33); +lean_dec(x_28); +x_34 = lean_ctor_get(x_29, 0); lean_inc(x_34); lean_dec(x_29); -x_35 = lean_ctor_get(x_30, 0); -lean_inc(x_35); -lean_dec(x_30); -x_36 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_36, 0, x_35); -lean_ctor_set(x_36, 1, x_34); -return x_36; +x_35 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_35, 0, x_34); +lean_ctor_set(x_35, 1, x_33); +return x_35; } } else { -lean_object* x_37; lean_object* x_38; lean_object* x_39; -x_37 = lean_ctor_get(x_29, 1); +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_28, 1); +lean_inc(x_36); +lean_dec(x_28); +x_37 = lean_ctor_get(x_29, 0); lean_inc(x_37); lean_dec(x_29); -x_38 = lean_ctor_get(x_30, 0); -lean_inc(x_38); -lean_dec(x_30); -x_39 = lean_nat_add(x_9, x_11); -lean_dec(x_9); -x_8 = x_22; -x_9 = x_39; -x_12 = x_38; -x_17 = x_37; +x_38 = lean_nat_add(x_8, x_10); +lean_dec(x_8); +x_7 = x_21; +x_8 = x_38; +x_11 = x_37; +x_16 = x_36; goto _start; } } else { -uint8_t x_41; -lean_dec(x_22); -lean_dec(x_16); +uint8_t x_40; +lean_dec(x_21); lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); -lean_dec(x_9); -lean_dec(x_6); -lean_dec(x_3); +lean_dec(x_12); +lean_dec(x_8); +lean_dec(x_5); lean_dec(x_2); lean_dec(x_1); -x_41 = !lean_is_exclusive(x_29); -if (x_41 == 0) +x_40 = !lean_is_exclusive(x_28); +if (x_40 == 0) { -return x_29; +return x_28; } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_42 = lean_ctor_get(x_29, 0); -x_43 = lean_ctor_get(x_29, 1); -lean_inc(x_43); +lean_object* x_41; lean_object* x_42; lean_object* x_43; +x_41 = lean_ctor_get(x_28, 0); +x_42 = lean_ctor_get(x_28, 1); lean_inc(x_42); -lean_dec(x_29); -x_44 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_44, 0, x_42); -lean_ctor_set(x_44, 1, x_43); -return x_44; +lean_inc(x_41); +lean_dec(x_28); +x_43 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_43, 0, x_41); +lean_ctor_set(x_43, 1, x_42); +return x_43; } } } else { -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; -lean_inc(x_25); -x_45 = l_Lean_MessageData_ofExpr(x_25); -x_46 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__9; +lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; +lean_inc(x_24); +x_44 = l_Lean_MessageData_ofExpr(x_24); +x_45 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__9; +x_46 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_46, 0, x_45); +lean_ctor_set(x_46, 1, x_44); x_47 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_47, 0, x_46); lean_ctor_set(x_47, 1, x_45); -x_48 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_48, 1, x_46); -x_49 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_24, x_48, x_13, x_14, x_15, x_16, x_27); -x_50 = lean_ctor_get(x_49, 0); +x_48 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_23, x_47, x_12, x_13, x_14, x_15, x_26); +x_49 = lean_ctor_get(x_48, 0); +lean_inc(x_49); +x_50 = lean_ctor_get(x_48, 1); lean_inc(x_50); -x_51 = lean_ctor_get(x_49, 1); -lean_inc(x_51); -lean_dec(x_49); -lean_inc(x_16); +lean_dec(x_48); lean_inc(x_15); lean_inc(x_14); lean_inc(x_13); -lean_inc(x_6); -lean_inc(x_2); +lean_inc(x_12); +lean_inc(x_5); lean_inc(x_1); -lean_inc(x_3); -x_52 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1(x_9, x_3, x_1, x_2, x_25, x_4, x_6, x_12, x_50, x_13, x_14, x_15, x_16, x_51); -lean_dec(x_50); -if (lean_obj_tag(x_52) == 0) +lean_inc(x_2); +x_51 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1(x_8, x_2, x_1, x_24, x_3, x_5, x_11, x_49, x_12, x_13, x_14, x_15, x_50); +lean_dec(x_49); +if (lean_obj_tag(x_51) == 0) { -lean_object* x_53; -x_53 = lean_ctor_get(x_52, 0); -lean_inc(x_53); -if (lean_obj_tag(x_53) == 0) +lean_object* x_52; +x_52 = lean_ctor_get(x_51, 0); +lean_inc(x_52); +if (lean_obj_tag(x_52) == 0) { -uint8_t x_54; -lean_dec(x_22); -lean_dec(x_16); +uint8_t x_53; +lean_dec(x_21); lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); -lean_dec(x_9); -lean_dec(x_6); -lean_dec(x_3); +lean_dec(x_12); +lean_dec(x_8); +lean_dec(x_5); lean_dec(x_2); lean_dec(x_1); -x_54 = !lean_is_exclusive(x_52); -if (x_54 == 0) +x_53 = !lean_is_exclusive(x_51); +if (x_53 == 0) { -lean_object* x_55; lean_object* x_56; +lean_object* x_54; lean_object* x_55; +x_54 = lean_ctor_get(x_51, 0); +lean_dec(x_54); x_55 = lean_ctor_get(x_52, 0); -lean_dec(x_55); -x_56 = lean_ctor_get(x_53, 0); -lean_inc(x_56); -lean_dec(x_53); -lean_ctor_set(x_52, 0, x_56); -return x_52; +lean_inc(x_55); +lean_dec(x_52); +lean_ctor_set(x_51, 0, x_55); +return x_51; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; -x_57 = lean_ctor_get(x_52, 1); +lean_object* x_56; lean_object* x_57; lean_object* x_58; +x_56 = lean_ctor_get(x_51, 1); +lean_inc(x_56); +lean_dec(x_51); +x_57 = lean_ctor_get(x_52, 0); lean_inc(x_57); lean_dec(x_52); -x_58 = lean_ctor_get(x_53, 0); -lean_inc(x_58); -lean_dec(x_53); -x_59 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_59, 0, x_58); -lean_ctor_set(x_59, 1, x_57); -return x_59; +x_58 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_58, 0, x_57); +lean_ctor_set(x_58, 1, x_56); +return x_58; } } else { -lean_object* x_60; lean_object* x_61; lean_object* x_62; -x_60 = lean_ctor_get(x_52, 1); +lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_59 = lean_ctor_get(x_51, 1); +lean_inc(x_59); +lean_dec(x_51); +x_60 = lean_ctor_get(x_52, 0); lean_inc(x_60); lean_dec(x_52); -x_61 = lean_ctor_get(x_53, 0); -lean_inc(x_61); -lean_dec(x_53); -x_62 = lean_nat_add(x_9, x_11); -lean_dec(x_9); -x_8 = x_22; -x_9 = x_62; -x_12 = x_61; -x_17 = x_60; +x_61 = lean_nat_add(x_8, x_10); +lean_dec(x_8); +x_7 = x_21; +x_8 = x_61; +x_11 = x_60; +x_16 = x_59; goto _start; } } else { -uint8_t x_64; -lean_dec(x_22); -lean_dec(x_16); +uint8_t x_63; +lean_dec(x_21); lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); -lean_dec(x_9); -lean_dec(x_6); -lean_dec(x_3); +lean_dec(x_12); +lean_dec(x_8); +lean_dec(x_5); lean_dec(x_2); lean_dec(x_1); -x_64 = !lean_is_exclusive(x_52); -if (x_64 == 0) +x_63 = !lean_is_exclusive(x_51); +if (x_63 == 0) { -return x_52; +return x_51; } else { -lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_65 = lean_ctor_get(x_52, 0); -x_66 = lean_ctor_get(x_52, 1); -lean_inc(x_66); +lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_64 = lean_ctor_get(x_51, 0); +x_65 = lean_ctor_get(x_51, 1); lean_inc(x_65); -lean_dec(x_52); -x_67 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_67, 0, x_65); -lean_ctor_set(x_67, 1, x_66); -return x_67; +lean_inc(x_64); +lean_dec(x_51); +x_66 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_66, 0, x_64); +lean_ctor_set(x_66, 1, x_65); +return x_66; } } } @@ -7147,40 +5193,38 @@ return x_67; } else { -lean_object* x_79; -lean_dec(x_16); +lean_object* x_78; lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); -lean_dec(x_9); +lean_dec(x_12); lean_dec(x_8); -lean_dec(x_6); -lean_dec(x_3); +lean_dec(x_7); +lean_dec(x_5); lean_dec(x_2); lean_dec(x_1); -x_79 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_79, 0, x_12); -lean_ctor_set(x_79, 1, x_17); -return x_79; +x_78 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_78, 0, x_11); +lean_ctor_set(x_78, 1, x_16); +return x_78; } } else { -lean_object* x_80; -lean_dec(x_16); +lean_object* x_79; lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); -lean_dec(x_9); +lean_dec(x_12); lean_dec(x_8); -lean_dec(x_6); -lean_dec(x_3); +lean_dec(x_7); +lean_dec(x_5); lean_dec(x_2); lean_dec(x_1); -x_80 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_80, 0, x_12); -lean_ctor_set(x_80, 1, x_17); -return x_80; +x_79 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_79, 0, x_11); +lean_ctor_set(x_79, 1, x_16); +return x_79; } } } @@ -7288,7 +5332,6 @@ x_18 = lean_ctor_get(x_2, 0); lean_inc(x_18); x_19 = lean_ctor_get(x_18, 3); lean_inc(x_19); -lean_inc(x_2); lean_inc(x_1); lean_inc(x_18); x_20 = lean_alloc_closure((void*)(l_Lean_Elab_WF_mkEqns___lambda__1), 10, 3); @@ -7317,7 +5360,7 @@ x_27 = lean_unsigned_to_nat(0u); x_28 = lean_unsigned_to_nat(1u); x_29 = l_Lean_Elab_WF_instInhabitedEqnInfo___closed__3; lean_inc(x_26); -x_30 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1(x_1, x_2, x_17, x_18, x_23, x_25, x_26, x_26, x_27, x_26, x_28, x_29, x_3, x_4, x_5, x_6, x_24); +x_30 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1(x_1, x_17, x_18, x_23, x_25, x_26, x_26, x_27, x_26, x_28, x_29, x_3, x_4, x_5, x_6, x_24); lean_dec(x_26); lean_dec(x_23); lean_dec(x_18); @@ -7375,7 +5418,6 @@ lean_dec(x_5); lean_dec(x_6); lean_dec(x_4); lean_dec(x_3); -lean_dec(x_2); lean_dec(x_1); x_39 = !lean_is_exclusive(x_22); if (x_39 == 0) @@ -7455,7 +5497,6 @@ x_64 = lean_ctor_get(x_2, 0); lean_inc(x_64); x_65 = lean_ctor_get(x_64, 3); lean_inc(x_65); -lean_inc(x_2); lean_inc(x_1); lean_inc(x_64); x_66 = lean_alloc_closure((void*)(l_Lean_Elab_WF_mkEqns___lambda__1), 10, 3); @@ -7484,7 +5525,7 @@ x_73 = lean_unsigned_to_nat(0u); x_74 = lean_unsigned_to_nat(1u); x_75 = l_Lean_Elab_WF_instInhabitedEqnInfo___closed__3; lean_inc(x_72); -x_76 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1(x_1, x_2, x_63, x_64, x_69, x_71, x_72, x_72, x_73, x_72, x_74, x_75, x_3, x_4, x_58, x_6, x_70); +x_76 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1(x_1, x_63, x_64, x_69, x_71, x_72, x_72, x_73, x_72, x_74, x_75, x_3, x_4, x_58, x_6, x_70); lean_dec(x_72); lean_dec(x_69); lean_dec(x_64); @@ -7546,7 +5587,6 @@ lean_dec(x_58); lean_dec(x_6); lean_dec(x_4); lean_dec(x_3); -lean_dec(x_2); lean_dec(x_1); x_85 = lean_ctor_get(x_68, 0); lean_inc(x_85); @@ -7572,48 +5612,31 @@ return x_88; } } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { -lean_object* x_15; -x_15 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); -lean_dec(x_9); -lean_dec(x_6); +lean_object* x_14; +x_14 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); +lean_dec(x_8); +lean_dec(x_5); lean_dec(x_1); -return x_15; +return x_14; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___boxed(lean_object** _args) { -lean_object* x_1 = _args[0]; -lean_object* x_2 = _args[1]; -lean_object* x_3 = _args[2]; -lean_object* x_4 = _args[3]; -lean_object* x_5 = _args[4]; -lean_object* x_6 = _args[5]; -lean_object* x_7 = _args[6]; -lean_object* x_8 = _args[7]; -lean_object* x_9 = _args[8]; -lean_object* x_10 = _args[9]; -lean_object* x_11 = _args[10]; -lean_object* x_12 = _args[11]; -lean_object* x_13 = _args[12]; -lean_object* x_14 = _args[13]; -lean_object* x_15 = _args[14]; -lean_object* x_16 = _args[15]; -lean_object* x_17 = _args[16]; +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { -lean_object* x_18; -x_18 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17); -lean_dec(x_11); +lean_object* x_17; +x_17 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16); lean_dec(x_10); -lean_dec(x_7); -lean_dec(x_5); +lean_dec(x_9); +lean_dec(x_6); lean_dec(x_4); -return x_18; +lean_dec(x_3); +return x_17; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__1() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__1() { _start: { lean_object* x_1; @@ -7621,7 +5644,7 @@ x_1 = lean_mk_string_from_bytes("Lean", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__2() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__2() { _start: { lean_object* x_1; @@ -7629,7 +5652,7 @@ x_1 = lean_mk_string_from_bytes("WF", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__3() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__3() { _start: { lean_object* x_1; @@ -7637,23 +5660,23 @@ x_1 = lean_mk_string_from_bytes("eqnInfoExt", 10); return x_1; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__4() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__1; -x_2 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__2; -x_3 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__2; -x_4 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__3; +x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__1; +x_2 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__1; +x_3 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__2; +x_4 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__3; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__4; +x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__4; x_3 = l_Lean_mkMapDeclarationExtension___rarg(x_2, x_1); return x_3; } @@ -7667,7 +5690,7 @@ if (x_4 == 0) { lean_object* x_5; uint8_t x_6; uint8_t x_7; x_5 = lean_array_uget(x_1, x_2); -x_6 = lean_ctor_get_uint8(x_5, sizeof(void*)*6); +x_6 = lean_ctor_get_uint8(x_5, sizeof(void*)*7); lean_dec(x_5); x_7 = l_Lean_Elab_DefKind_isTheorem(x_6); if (x_7 == 0) @@ -8735,7 +6758,7 @@ lean_dec(x_3); return x_4; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__1() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__1() { _start: { lean_object* x_1; @@ -8743,7 +6766,7 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Elab_WF_getEqnsFor_x3f), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__2() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__2() { _start: { lean_object* x_1; @@ -8751,37 +6774,37 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Elab_WF_getUnfoldFor_x3f), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__3() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__1; +x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__4() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__3; -x_2 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__2; +x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__3; +x_2 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__5() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__4; -x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__2; +x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__4; +x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__6() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__6() { _start: { lean_object* x_1; @@ -8789,17 +6812,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__7() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__5; -x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__6; +x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__5; +x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__8() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__8() { _start: { lean_object* x_1; @@ -8807,37 +6830,37 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__9() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__7; -x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__8; +x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__7; +x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__8; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__10() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__9; -x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__1; +x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__9; +x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__11() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__10; -x_2 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__2; +x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__10; +x_2 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__12() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__12() { _start: { lean_object* x_1; @@ -8845,27 +6868,27 @@ x_1 = lean_mk_string_from_bytes("PreDefinition", 13); return x_1; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__13() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__11; -x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__12; +x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__11; +x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__12; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__14() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__13; -x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__2; +x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__13; +x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__15() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__15() { _start: { lean_object* x_1; @@ -8873,17 +6896,17 @@ x_1 = lean_mk_string_from_bytes("Eqns", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__16() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__14; -x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__15; +x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__14; +x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__15; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__17() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__17() { _start: { lean_object* x_1; @@ -8891,31 +6914,31 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__18() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__16; -x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__17; +x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__16; +x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__17; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__19() { +static lean_object* _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__18; -x_2 = lean_unsigned_to_nat(3473u); +x_1 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__18; +x_2 = lean_unsigned_to_nat(2396u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__1; +x_2 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__1; x_3 = l_Lean_Meta_registerGetEqnsFn(x_2, x_1); if (lean_obj_tag(x_3) == 0) { @@ -8923,7 +6946,7 @@ lean_object* x_4; lean_object* x_5; lean_object* x_6; x_4 = lean_ctor_get(x_3, 1); lean_inc(x_4); lean_dec(x_3); -x_5 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__2; +x_5 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__2; x_6 = l_Lean_Meta_registerGetUnfoldEqnFn(x_5, x_4); if (lean_obj_tag(x_6) == 0) { @@ -8931,9 +6954,9 @@ lean_object* x_7; lean_object* x_8; uint8_t x_9; lean_object* x_10; lean_object* x_7 = lean_ctor_get(x_6, 1); lean_inc(x_7); lean_dec(x_6); -x_8 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__2; +x_8 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__5; x_9 = 0; -x_10 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__19; +x_10 = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__19; x_11 = l_Lean_registerTraceClass(x_8, x_9, x_10, x_7); return x_11; } @@ -9055,52 +7078,8 @@ l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1_ lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__7); l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__8 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__8(); lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_rwFixEq___lambda__1___closed__8); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_hasWellFoundedFix___closed__1 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_hasWellFoundedFix___closed__1(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_hasWellFoundedFix___closed__1); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma___closed__1 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma___closed__1(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma___closed__1); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma___closed__2 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma___closed__2(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma___closed__2); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma___closed__3 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma___closed__3(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSigma___closed__3); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__1 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__1(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__1); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__2 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__2(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__2); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__3 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__3(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__3); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__4 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__4(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__4); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__5 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__5(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_decodePackedArg_x3f_decodePSum_x3f___closed__5); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___lambda__1___closed__1 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___lambda__1___closed__1(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___lambda__1___closed__1); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__1 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__1(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__1); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__2 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__2(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__2); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__3 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__3(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__3); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__4 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__4(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__4); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__5 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__5(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__5); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__6 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__6(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__6); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__7 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__7(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__7); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__8 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__8(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__8); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__9 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__9(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix_pre___closed__9); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix___closed__1 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix___closed__1(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldWellFoundedFix___closed__1); -l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__1___closed__1 = _init_l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__1___closed__1(); -lean_mark_persistent(l_Lean_Elab_WF_simpMatchWF_x3f_pre___lambda__1___closed__1); l_Lean_Elab_WF_simpMatchWF_x3f_pre___closed__1 = _init_l_Lean_Elab_WF_simpMatchWF_x3f_pre___closed__1(); lean_mark_persistent(l_Lean_Elab_WF_simpMatchWF_x3f_pre___closed__1); -l_Lean_Elab_WF_simpMatchWF_x3f_pre___closed__2 = _init_l_Lean_Elab_WF_simpMatchWF_x3f_pre___closed__2(); -lean_mark_persistent(l_Lean_Elab_WF_simpMatchWF_x3f_pre___closed__2); l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__1 = _init_l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__1(); lean_mark_persistent(l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__1); l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__2 = _init_l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__2(); @@ -9111,12 +7090,12 @@ l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__4 = _init_l_Lean_Elab_WF_si lean_mark_persistent(l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__4); l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__5 = _init_l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__5(); lean_mark_persistent(l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__5); -l_panic___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___spec__1___closed__1 = _init_l_panic___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___spec__1___closed__1(); -lean_mark_persistent(l_panic___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___spec__1___closed__1); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__2___closed__1 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__2___closed__1(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__2___closed__1); -l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__2___closed__2 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__2___closed__2(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_tryToFoldLHS_x3f___lambda__2___closed__2); +l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__6 = _init_l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__6(); +lean_mark_persistent(l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__6); +l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__7 = _init_l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__7(); +lean_mark_persistent(l_Lean_Elab_WF_simpMatchWF_x3f___lambda__3___closed__7); +l_panic___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___spec__1___closed__1 = _init_l_panic___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___spec__1___closed__1(); +lean_mark_persistent(l_panic___at___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___spec__1___closed__1); l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__1 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__1(); lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__1); l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__2 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__2(); @@ -9125,6 +7104,16 @@ l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lam lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__3); l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__4 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__4(); lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__4); +l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__5 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__5(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__5); +l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__6 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__6(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__6); +l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__7 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__7(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__7); +l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__8 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__8(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__8); +l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__9 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__9(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__2___closed__9); l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__3___closed__1 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__3___closed__1(); lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__3___closed__1); l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__3___closed__2 = _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_getFixedPrefix___lambda__3___closed__2(); @@ -9167,15 +7156,15 @@ l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1___closed__ lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_WF_mkEqns___spec__1___lambda__1___closed__2); l_Lean_Elab_WF_mkEqns___closed__1 = _init_l_Lean_Elab_WF_mkEqns___closed__1(); lean_mark_persistent(l_Lean_Elab_WF_mkEqns___closed__1); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__1 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__1(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__1); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__2 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__2(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__2); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__3 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__3(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__3); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__4 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__4(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226____closed__4); -if (builtin) {res = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3226_(lean_io_mk_world()); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__1 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__1); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__2 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__2(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__2); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__3 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__3(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__3); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__4 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__4(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149____closed__4); +if (builtin) {res = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2149_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_Elab_WF_eqnInfoExt = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Elab_WF_eqnInfoExt); @@ -9214,45 +7203,45 @@ l_Lean_Elab_WF_registerEqnsInfo___closed__15 = _init_l_Lean_Elab_WF_registerEqns lean_mark_persistent(l_Lean_Elab_WF_registerEqnsInfo___closed__15); l_Lean_Elab_WF_registerEqnsInfo___closed__16 = _init_l_Lean_Elab_WF_registerEqnsInfo___closed__16(); lean_mark_persistent(l_Lean_Elab_WF_registerEqnsInfo___closed__16); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__1 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__1(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__1); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__2 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__2(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__2); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__3 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__3(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__3); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__4 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__4(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__4); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__5 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__5(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__5); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__6 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__6(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__6); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__7 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__7(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__7); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__8 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__8(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__8); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__9 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__9(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__9); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__10 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__10(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__10); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__11 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__11(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__11); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__12 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__12(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__12); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__13 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__13(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__13); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__14 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__14(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__14); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__15 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__15(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__15); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__16 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__16(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__16); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__17 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__17(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__17); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__18 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__18(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__18); -l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__19 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__19(); -lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473____closed__19); -if (builtin) {res = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_3473_(lean_io_mk_world()); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__1 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__1); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__2 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__2(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__2); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__3 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__3(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__3); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__4 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__4(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__4); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__5 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__5(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__5); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__6 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__6(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__6); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__7 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__7(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__7); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__8 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__8(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__8); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__9 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__9(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__9); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__10 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__10(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__10); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__11 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__11(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__11); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__12 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__12(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__12); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__13 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__13(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__13); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__14 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__14(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__14); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__15 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__15(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__15); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__16 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__16(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__16); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__17 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__17(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__17); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__18 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__18(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__18); +l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__19 = _init_l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__19(); +lean_mark_persistent(l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396____closed__19); +if (builtin) {res = l_Lean_Elab_WF_initFn____x40_Lean_Elab_PreDefinition_WF_Eqns___hyg_2396_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/PreDefinition/WF/Fix.c b/stage0/stdlib/Lean/Elab/PreDefinition/WF/Fix.c index 8ed350d1dc38c..d96dd9da48b2a 100644 --- a/stage0/stdlib/Lean/Elab/PreDefinition/WF/Fix.c +++ b/stage0/stdlib/Lean/Elab/PreDefinition/WF/Fix.c @@ -1,6 +1,6 @@ // Lean compiler output // Module: Lean.Elab.PreDefinition.WF.Fix -// Imports: Init Lean.Util.HasConstCache Lean.Meta.CasesOn Lean.Meta.Match.Match Lean.Meta.Tactic.Simp.Main Lean.Meta.Tactic.Cleanup Lean.Elab.Tactic.Basic Lean.Elab.RecAppSyntax Lean.Elab.PreDefinition.Basic Lean.Elab.PreDefinition.Structural.Basic Lean.Elab.PreDefinition.Structural.BRecOn Lean.Data.Array +// Imports: Init Lean.Util.HasConstCache Lean.Meta.CasesOn Lean.Meta.Match.Match Lean.Meta.Tactic.Simp.Main Lean.Meta.Tactic.Cleanup Lean.Elab.Tactic.Basic Lean.Elab.RecAppSyntax Lean.Elab.PreDefinition.Basic Lean.Elab.PreDefinition.Structural.Basic Lean.Elab.PreDefinition.Structural.BRecOn Lean.Elab.PreDefinition.WF.PackMutual Lean.Data.Array #include #if defined(__clang__) #pragma clang diagnostic ignored "-Wunused-parameter" @@ -17,9 +17,11 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_applyDefaultDecrTactic(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processSumCasesOn___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__2; lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); lean_object* l_Lean_Meta_CasesOnApp_toExpr(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processSumCasesOn___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__11___rarg(lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__5___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___lambda__1___closed__1; @@ -28,7 +30,9 @@ lean_object* l_Lean_Meta_mkAppOptM(lean_object*, lean_object*, lean_object*, lea lean_object* lean_mk_empty_array_with_capacity(lean_object*); lean_object* l_Lean_mkAppN(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_mkFix___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_assignSubsumed___closed__1; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___boxed__const__1; static lean_object* l_Lean_Elab_WF_mkFix___closed__1; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_processRec___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -38,12 +42,11 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processSumCasesOn___closed__5; lean_object* lean_whnf(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_filterPairsM___at_Lean_Elab_WF_assignSubsumed___spec__1(lean_object*); -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__2___closed__1; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__6(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_assignSubsumed___spec__3(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__3___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_unpackMutualArg___at_Lean_Elab_WF_groupGoalsByFunction___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isAppOfArity(lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processPSigmaCasesOn(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_applyDefaultDecrTactic___lambda__1___closed__2; lean_object* l_Lean_Expr_sort___override(lean_object*); @@ -53,13 +56,18 @@ lean_object* l_Array_toSubarray___rarg(lean_object*, lean_object*, lean_object*) static lean_object* l_Lean_Elab_WF_assignSubsumed___lambda__1___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_WF_mkFix___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_getRecAppSyntax_x3f(lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_mk_array(lean_object*, lean_object*); uint8_t lean_usize_dec_eq(size_t, size_t); extern uint8_t l_instInhabitedBool; +lean_object* l_Lean_throwError___at___private_Lean_Meta_Basic_0__Lean_Meta_processPostponedStep___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_mdata___override(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__3(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_replaceRef(lean_object*, lean_object*); lean_object* l_Lean_Expr_proj___override(lean_object*, lean_object*, lean_object*); lean_object* lean_array_fget(lean_object*, lean_object*); +lean_object* lean_array_fset(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_withInfoTreeContext___at_Lean_Elab_Tactic_evalTactic_eval___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_Match_MatcherInfo_arity(lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_applyDefaultDecrTactic___lambda__1___closed__3; lean_object* l_Lean_Expr_fvarId_x21(lean_object*); @@ -67,13 +75,17 @@ static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_p static lean_object* l_Lean_Elab_WF_mkFix___lambda__1___closed__1; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_processApp___spec__1(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_Term_withAuxDecl___spec__1___rarg(lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__1; uint8_t l_Lean_Expr_isAppOf(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_mkDecreasingProof___closed__1; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processPSigmaCasesOn___closed__2; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_groupGoalsByFunction___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_stringToMessageData(lean_object*); lean_object* l_Lean_Expr_mvar___override(lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps___lambda__2___closed__1; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__1___boxed(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processSumCasesOn___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkApp4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_assignSubsumed___spec__3___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -94,14 +106,16 @@ uint8_t l_Lean_Expr_isLambda(lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps___closed__4; lean_object* l_Lean_MVarId_assign___at_Lean_Meta_getLevel___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_unpackMutualArg___at_Lean_Elab_WF_groupGoalsByFunction___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +extern lean_object* l_Lean_instInhabitedMVarId; static lean_object* l_Lean_Elab_WF_assignSubsumed___lambda__2___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_WF_mkFix___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_usize_of_nat(lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps___lambda__2___closed__2; lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_lambdaTelescopeImp___rarg(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_mkDecreasingProof___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getMatcherInfo_x3f___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__2___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__5; LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_mkDecreasingProof(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_take(lean_object*, lean_object*); lean_object* l_Lean_Expr_getRevArg_x21(lean_object*, lean_object*); @@ -109,16 +123,14 @@ lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_withLetDeclImp___rarg(lean LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__11(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_lambdaTelescope___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__4___boxed(lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__5___lambda__2___closed__2; -LEAN_EXPORT uint8_t l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__1(lean_object*); uint8_t lean_expr_eqv(lean_object*, lean_object*); lean_object* l_Lean_Meta_Match_Extension_getMatcherInfo_x3f(lean_object*, lean_object*); lean_object* l_Array_zip___rarg(lean_object*, lean_object*); lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processPSigmaCasesOn___lambda__2___closed__3; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processSumCasesOn___closed__1; -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MVarId_getType(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_WF_mkFix(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_mkFix___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -128,7 +140,6 @@ static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_p LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__12___rarg(lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_lambdaTelescope___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processSumCasesOn___spec__1(lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps___closed__1; -lean_object* l_Lean_Elab_Term_runTactic(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__9___lambda__2___closed__1; lean_object* l_Lean_Meta_Match_MatcherInfo_numAlts(lean_object*); uint8_t l_Lean_Elab_Structural_recArgHasLooseBVarsAt(lean_object*, lean_object*, lean_object*); @@ -137,10 +148,12 @@ lean_object* l_Lean_Meta_getLevel(lean_object*, lean_object*, lean_object*, lean lean_object* l_Lean_FVarId_getDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__7___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_assignSubsumed___lambda__3___closed__2; +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__4; static lean_object* l_Lean_Elab_WF_mkFix___lambda__1___closed__5; LEAN_EXPORT lean_object* l_Lean_Meta_lambdaTelescope___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__4___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processSumCasesOn___closed__6; lean_object* lean_st_ref_get(lean_object*, lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__5; LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processPSigmaCasesOn___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processPSigmaCasesOn___lambda__2___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -151,8 +164,10 @@ static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_p lean_object* l_Lean_Expr_replaceFVar(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkRecAppWithSyntax(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__11___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* lean_array_to_list(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_assignSubsumed___spec__2___rarg___boxed(lean_object**); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_assignSubsumed___spec__2___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_throwError___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__50(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_lambdaTelescope___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processSumCasesOn___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_levelZero; @@ -173,11 +188,14 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab LEAN_EXPORT lean_object* l_Lean_Elab_WF_mkFix___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_LocalContext_setUserName(lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__3___closed__2; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__5___lambda__2___closed__6; lean_object* l_Lean_Elab_pushInfoTree___at_Lean_Elab_Term_addDotCompletionInfo___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_lambdaTelescope___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processSumCasesOn___spec__1___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_reportUnsolvedGoals(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_groupGoalsByFunction(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_mkFix___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processPSigmaCasesOn___lambda__2___closed__2; @@ -189,31 +207,35 @@ static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinitio LEAN_EXPORT lean_object* l_panic___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processPSigmaCasesOn___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getMatcherInfo_x3f___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__2(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__7(lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__3___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processSumCasesOn___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MessageData_ofExpr(lean_object*); +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__2(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_processApp___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_throwError___at_Lean_Meta_mkSimpCongrTheorem___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_processRec___spec__1(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_LocalDecl_userName(lean_object*); lean_object* l_Array_extract___rarg(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_lambdaTelescope___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__8___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_processApp___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_LocalContext_isSubPrefixOf(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_assignSubsumed___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_constLevels_x21(lean_object*); lean_object* l_Lean_Expr_bindingDomain_x21(lean_object*); -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__2___closed__2; +LEAN_EXPORT lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__2___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_lambdaTelescope___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__8___boxed(lean_object*, lean_object*); lean_object* l_Lean_Expr_app___override(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processSumCasesOn___closed__8; lean_object* l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); lean_object* l_Lean_MVarId_getDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_throwError___at_Lean_Elab_Term_synthesizeInstMVarCore___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLetDecl___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__13___rarg(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_lt(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processPSigmaCasesOn___closed__4; @@ -222,12 +244,12 @@ lean_object* l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__9___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_matchMatcherApp_x3f___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Structural_refinedArgType(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__2(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__5___lambda__2___closed__3; lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); +LEAN_EXPORT uint8_t l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__1(lean_object*); static lean_object* l_Lean_Elab_WF_mkFix___lambda__1___closed__2; -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__1___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLetDecl___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__13___boxed(lean_object*, lean_object*); -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__2; lean_object* l_Lean_Meta_MatcherApp_addArg_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_indentExpr(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_assignSubsumed___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -237,7 +259,6 @@ lean_object* l_Lean_Meta_getMVarsNoDelayed(lean_object*, lean_object*, lean_obje LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__3___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_FVarId_getUserName(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isConstOf(lean_object*, lean_object*); lean_object* l_Lean_Meta_mkForallFVars(lean_object*, lean_object*, uint8_t, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -250,18 +271,19 @@ lean_object* l_Lean_LocalDecl_type(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_panic_fn(lean_object*, lean_object*); lean_object* l___private_Lean_Meta_Tactic_Cleanup_0__Lean_Meta_cleanupCore(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__3; lean_object* lean_nat_sub(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processSumCasesOn(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_getAppFn(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_containsRecFn(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__11___boxed(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__5(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkArrow(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLetDecl___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__13___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_ofSubarray___rarg(lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_assignSubsumed___spec__2(lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processPSigmaCasesOn___closed__3; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processPSigmaCasesOn___lambda__2___closed__4; +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__3; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__5___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkHashMapImp___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_lambdaTelescope___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__4___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -273,6 +295,7 @@ static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_r LEAN_EXPORT lean_object* l_Lean_Elab_WF_assignSubsumed___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_uget(lean_object*, size_t); LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__12(lean_object*, lean_object*); +lean_object* l_Lean_Elab_Tactic_mkInitialTacticInfo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_applyDefaultDecrTactic___closed__1; static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__5___lambda__2___closed__4; @@ -297,19 +320,22 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefi uint8_t lean_nat_dec_le(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__9(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_usize_dec_lt(size_t, size_t); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkLambdaFVars(lean_object*, lean_object*, uint8_t, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_processRec(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processPSigmaCasesOn___closed__5; +lean_object* l_Lean_Elab_Tactic_setGoals(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__3___boxed(lean_object*); lean_object* lean_nat_add(lean_object*, lean_object*); +static lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__2___closed__2; LEAN_EXPORT lean_object* l_Array_filterPairsM___at_Lean_Elab_WF_assignSubsumed___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_assignSubsumed___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_beta(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__5(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__5___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isFVar(lean_object*); lean_object* l_Lean_Expr_mvarId_x21(lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__6; lean_object* lean_array_uset(lean_object*, size_t, lean_object*); lean_object* lean_expr_instantiate1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__9___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -321,8 +347,9 @@ LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_assignSubs static lean_object* l_Lean_Elab_WF_mkFix___lambda__1___closed__3; lean_object* l_List_toArrayAux___rarg(lean_object*, lean_object*); lean_object* l_Lean_Meta_etaExpand(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__4; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_replaceRecApps_loop___spec__9___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +uint8_t l_Array_isEmpty___rarg(lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_mkDecreasingProof___closed__1() { _start: { @@ -6607,7 +6634,7 @@ static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Ela lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processPSigmaCasesOn___closed__2; x_2 = l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processPSigmaCasesOn___closed__3; -x_3 = lean_unsigned_to_nat(144u); +x_3 = lean_unsigned_to_nat(145u); x_4 = lean_unsigned_to_nat(49u); x_5 = l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processPSigmaCasesOn___closed__4; x_6 = l___private_Init_Util_0__mkPanicMessageWithDecl(x_1, x_2, x_3, x_4, x_5); @@ -8672,170 +8699,1538 @@ lean_dec(x_1); return x_7; } } -LEAN_EXPORT uint8_t l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__1(lean_object* x_1) { +static lean_object* _init_l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__2___closed__1() { _start: { -uint8_t x_2; -x_2 = 0; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Unexpected expression while unpacking mutual argument", 53); +return x_1; +} +} +static lean_object* _init_l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__2___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__2___closed__1; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +LEAN_EXPORT lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +uint8_t x_8; +x_8 = !lean_is_exclusive(x_2); +if (x_8 == 0) +{ +lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; +x_9 = lean_ctor_get(x_2, 0); +x_10 = lean_ctor_get(x_2, 1); +x_11 = lean_unsigned_to_nat(1u); +x_12 = lean_nat_add(x_10, x_11); +x_13 = lean_nat_dec_lt(x_12, x_1); +if (x_13 == 0) +{ +lean_object* x_14; +lean_dec(x_12); +x_14 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_14, 0, x_2); +lean_ctor_set(x_14, 1, x_7); +return x_14; +} +else +{ +lean_object* x_15; lean_object* x_16; uint8_t x_17; +x_15 = l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processSumCasesOn___closed__7; +x_16 = lean_unsigned_to_nat(3u); +x_17 = l_Lean_Expr_isAppOfArity(x_9, x_15, x_16); +if (x_17 == 0) +{ +lean_object* x_18; uint8_t x_19; +lean_dec(x_12); +x_18 = l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processSumCasesOn___closed__5; +x_19 = l_Lean_Expr_isAppOfArity(x_9, x_18, x_16); +if (x_19 == 0) +{ +lean_object* x_20; lean_object* x_21; uint8_t x_22; +lean_free_object(x_2); +lean_dec(x_10); +lean_dec(x_9); +x_20 = l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__2___closed__2; +x_21 = l_Lean_throwError___at_Lean_Meta_mkSimpCongrTheorem___spec__4(x_20, x_3, x_4, x_5, x_6, x_7); +x_22 = !lean_is_exclusive(x_21); +if (x_22 == 0) +{ +return x_21; +} +else +{ +lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_23 = lean_ctor_get(x_21, 0); +x_24 = lean_ctor_get(x_21, 1); +lean_inc(x_24); +lean_inc(x_23); +lean_dec(x_21); +x_25 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_25, 0, x_23); +lean_ctor_set(x_25, 1, x_24); +return x_25; +} +} +else +{ +lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; +x_26 = lean_unsigned_to_nat(0u); +x_27 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_9, x_26); +x_28 = lean_unsigned_to_nat(2u); +x_29 = lean_nat_sub(x_27, x_28); +lean_dec(x_27); +x_30 = lean_nat_sub(x_29, x_11); +lean_dec(x_29); +x_31 = l_Lean_Expr_getRevArg_x21(x_9, x_30); +lean_ctor_set(x_2, 0, x_31); +x_32 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_32, 0, x_2); +lean_ctor_set(x_32, 1, x_7); +return x_32; +} +} +else +{ +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; +lean_dec(x_10); +x_33 = lean_unsigned_to_nat(0u); +x_34 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_9, x_33); +x_35 = lean_unsigned_to_nat(2u); +x_36 = lean_nat_sub(x_34, x_35); +lean_dec(x_34); +x_37 = lean_nat_sub(x_36, x_11); +lean_dec(x_36); +x_38 = l_Lean_Expr_getRevArg_x21(x_9, x_37); +lean_ctor_set(x_2, 1, x_12); +lean_ctor_set(x_2, 0, x_38); +goto _start; +} +} +} +else +{ +lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; uint8_t x_44; +x_40 = lean_ctor_get(x_2, 0); +x_41 = lean_ctor_get(x_2, 1); +lean_inc(x_41); +lean_inc(x_40); +lean_dec(x_2); +x_42 = lean_unsigned_to_nat(1u); +x_43 = lean_nat_add(x_41, x_42); +x_44 = lean_nat_dec_lt(x_43, x_1); +if (x_44 == 0) +{ +lean_object* x_45; lean_object* x_46; +lean_dec(x_43); +x_45 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_45, 0, x_40); +lean_ctor_set(x_45, 1, x_41); +x_46 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_46, 0, x_45); +lean_ctor_set(x_46, 1, x_7); +return x_46; +} +else +{ +lean_object* x_47; lean_object* x_48; uint8_t x_49; +x_47 = l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processSumCasesOn___closed__7; +x_48 = lean_unsigned_to_nat(3u); +x_49 = l_Lean_Expr_isAppOfArity(x_40, x_47, x_48); +if (x_49 == 0) +{ +lean_object* x_50; uint8_t x_51; +lean_dec(x_43); +x_50 = l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processSumCasesOn___closed__5; +x_51 = l_Lean_Expr_isAppOfArity(x_40, x_50, x_48); +if (x_51 == 0) +{ +lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; +lean_dec(x_41); +lean_dec(x_40); +x_52 = l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__2___closed__2; +x_53 = l_Lean_throwError___at_Lean_Meta_mkSimpCongrTheorem___spec__4(x_52, x_3, x_4, x_5, x_6, x_7); +x_54 = lean_ctor_get(x_53, 0); +lean_inc(x_54); +x_55 = lean_ctor_get(x_53, 1); +lean_inc(x_55); +if (lean_is_exclusive(x_53)) { + lean_ctor_release(x_53, 0); + lean_ctor_release(x_53, 1); + x_56 = x_53; +} else { + lean_dec_ref(x_53); + x_56 = lean_box(0); +} +if (lean_is_scalar(x_56)) { + x_57 = lean_alloc_ctor(1, 2, 0); +} else { + x_57 = x_56; +} +lean_ctor_set(x_57, 0, x_54); +lean_ctor_set(x_57, 1, x_55); +return x_57; +} +else +{ +lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; +x_58 = lean_unsigned_to_nat(0u); +x_59 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_40, x_58); +x_60 = lean_unsigned_to_nat(2u); +x_61 = lean_nat_sub(x_59, x_60); +lean_dec(x_59); +x_62 = lean_nat_sub(x_61, x_42); +lean_dec(x_61); +x_63 = l_Lean_Expr_getRevArg_x21(x_40, x_62); +x_64 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_64, 0, x_63); +lean_ctor_set(x_64, 1, x_41); +x_65 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_65, 0, x_64); +lean_ctor_set(x_65, 1, x_7); +return x_65; +} +} +else +{ +lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; +lean_dec(x_41); +x_66 = lean_unsigned_to_nat(0u); +x_67 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_40, x_66); +x_68 = lean_unsigned_to_nat(2u); +x_69 = lean_nat_sub(x_67, x_68); +lean_dec(x_67); +x_70 = lean_nat_sub(x_69, x_42); +lean_dec(x_69); +x_71 = l_Lean_Expr_getRevArg_x21(x_40, x_70); +x_72 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_72, 0, x_71); +lean_ctor_set(x_72, 1, x_43); +x_2 = x_72; +goto _start; +} +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_unpackMutualArg___at_Lean_Elab_WF_groupGoalsByFunction___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +lean_object* x_8; lean_object* x_9; lean_object* x_10; +x_8 = lean_unsigned_to_nat(0u); +x_9 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_9, 0, x_2); +lean_ctor_set(x_9, 1, x_8); +x_10 = l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__2(x_1, x_9, x_3, x_4, x_5, x_6, x_7); +if (lean_obj_tag(x_10) == 0) +{ +uint8_t x_11; +x_11 = !lean_is_exclusive(x_10); +if (x_11 == 0) +{ +lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; +x_12 = lean_ctor_get(x_10, 0); +x_13 = lean_ctor_get(x_12, 0); +lean_inc(x_13); +x_14 = lean_ctor_get(x_12, 1); +lean_inc(x_14); +lean_dec(x_12); +x_15 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_15, 0, x_14); +lean_ctor_set(x_15, 1, x_13); +lean_ctor_set(x_10, 0, x_15); +return x_10; +} +else +{ +lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; +x_16 = lean_ctor_get(x_10, 0); +x_17 = lean_ctor_get(x_10, 1); +lean_inc(x_17); +lean_inc(x_16); +lean_dec(x_10); +x_18 = lean_ctor_get(x_16, 0); +lean_inc(x_18); +x_19 = lean_ctor_get(x_16, 1); +lean_inc(x_19); +lean_dec(x_16); +x_20 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_20, 0, x_19); +lean_ctor_set(x_20, 1, x_18); +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_20); +lean_ctor_set(x_21, 1, x_17); +return x_21; +} +} +else +{ +uint8_t x_22; +x_22 = !lean_is_exclusive(x_10); +if (x_22 == 0) +{ +return x_10; +} +else +{ +lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_23 = lean_ctor_get(x_10, 0); +x_24 = lean_ctor_get(x_10, 1); +lean_inc(x_24); +lean_inc(x_23); +lean_dec(x_10); +x_25 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_25, 0, x_23); +lean_ctor_set(x_25, 1, x_24); +return x_25; +} +} +} +} +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__3___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("MVar does not look like like a recursive call", 45); +return x_1; +} +} +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__3___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__3___closed__1; +x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__2___closed__1() { -_start: +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__3(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +uint8_t x_11; +x_11 = lean_usize_dec_lt(x_4, x_3); +if (x_11 == 0) +{ +lean_object* x_12; +x_12 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_12, 0, x_5); +lean_ctor_set(x_12, 1, x_10); +return x_12; +} +else +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_21; +x_13 = lean_array_uget(x_2, x_4); +lean_inc(x_13); +x_21 = l_Lean_MVarId_getType(x_13, x_6, x_7, x_8, x_9, x_10); +if (lean_obj_tag(x_21) == 0) +{ +lean_object* x_22; +x_22 = lean_ctor_get(x_21, 0); +lean_inc(x_22); +if (lean_obj_tag(x_22) == 10) +{ +lean_object* x_23; +x_23 = lean_ctor_get(x_22, 1); +lean_inc(x_23); +lean_dec(x_22); +if (lean_obj_tag(x_23) == 5) +{ +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_21, 1); +lean_inc(x_24); +lean_dec(x_21); +x_25 = lean_ctor_get(x_23, 1); +lean_inc(x_25); +lean_dec(x_23); +x_26 = l_Lean_Elab_WF_unpackMutualArg___at_Lean_Elab_WF_groupGoalsByFunction___spec__1(x_1, x_25, x_6, x_7, x_8, x_9, x_24); +if (lean_obj_tag(x_26) == 0) +{ +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; uint8_t x_31; +x_27 = lean_ctor_get(x_26, 0); +lean_inc(x_27); +x_28 = lean_ctor_get(x_26, 1); +lean_inc(x_28); +lean_dec(x_26); +x_29 = lean_ctor_get(x_27, 0); +lean_inc(x_29); +lean_dec(x_27); +x_30 = lean_array_get_size(x_5); +x_31 = lean_nat_dec_lt(x_29, x_30); +lean_dec(x_30); +if (x_31 == 0) +{ +lean_object* x_32; +lean_dec(x_29); +lean_dec(x_13); +x_32 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_32, 0, x_5); +x_14 = x_32; +x_15 = x_28; +goto block_20; +} +else +{ +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_33 = lean_array_fget(x_5, x_29); +x_34 = lean_box(0); +x_35 = lean_array_fset(x_5, x_29, x_34); +x_36 = lean_array_push(x_33, x_13); +x_37 = lean_array_fset(x_35, x_29, x_36); +lean_dec(x_29); +x_38 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_38, 0, x_37); +x_14 = x_38; +x_15 = x_28; +goto block_20; +} +} +else +{ +uint8_t x_39; +lean_dec(x_13); +lean_dec(x_5); +x_39 = !lean_is_exclusive(x_26); +if (x_39 == 0) +{ +return x_26; +} +else +{ +lean_object* x_40; lean_object* x_41; lean_object* x_42; +x_40 = lean_ctor_get(x_26, 0); +x_41 = lean_ctor_get(x_26, 1); +lean_inc(x_41); +lean_inc(x_40); +lean_dec(x_26); +x_42 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_42, 0, x_40); +lean_ctor_set(x_42, 1, x_41); +return x_42; +} +} +} +else +{ +lean_object* x_43; lean_object* x_44; lean_object* x_45; uint8_t x_46; +lean_dec(x_23); +lean_dec(x_13); +lean_dec(x_5); +x_43 = lean_ctor_get(x_21, 1); +lean_inc(x_43); +lean_dec(x_21); +x_44 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__3___closed__2; +x_45 = l_Lean_throwError___at___private_Lean_Meta_Basic_0__Lean_Meta_processPostponedStep___spec__1(x_44, x_6, x_7, x_8, x_9, x_43); +x_46 = !lean_is_exclusive(x_45); +if (x_46 == 0) +{ +return x_45; +} +else +{ +lean_object* x_47; lean_object* x_48; lean_object* x_49; +x_47 = lean_ctor_get(x_45, 0); +x_48 = lean_ctor_get(x_45, 1); +lean_inc(x_48); +lean_inc(x_47); +lean_dec(x_45); +x_49 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_49, 0, x_47); +lean_ctor_set(x_49, 1, x_48); +return x_49; +} +} +} +else +{ +lean_object* x_50; lean_object* x_51; lean_object* x_52; uint8_t x_53; +lean_dec(x_22); +lean_dec(x_13); +lean_dec(x_5); +x_50 = lean_ctor_get(x_21, 1); +lean_inc(x_50); +lean_dec(x_21); +x_51 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__3___closed__2; +x_52 = l_Lean_throwError___at___private_Lean_Meta_Basic_0__Lean_Meta_processPostponedStep___spec__1(x_51, x_6, x_7, x_8, x_9, x_50); +x_53 = !lean_is_exclusive(x_52); +if (x_53 == 0) +{ +return x_52; +} +else +{ +lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_54 = lean_ctor_get(x_52, 0); +x_55 = lean_ctor_get(x_52, 1); +lean_inc(x_55); +lean_inc(x_54); +lean_dec(x_52); +x_56 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_56, 0, x_54); +lean_ctor_set(x_56, 1, x_55); +return x_56; +} +} +} +else +{ +uint8_t x_57; +lean_dec(x_13); +lean_dec(x_5); +x_57 = !lean_is_exclusive(x_21); +if (x_57 == 0) +{ +return x_21; +} +else +{ +lean_object* x_58; lean_object* x_59; lean_object* x_60; +x_58 = lean_ctor_get(x_21, 0); +x_59 = lean_ctor_get(x_21, 1); +lean_inc(x_59); +lean_inc(x_58); +lean_dec(x_21); +x_60 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_60, 0, x_58); +lean_ctor_set(x_60, 1, x_59); +return x_60; +} +} +block_20: +{ +lean_object* x_16; size_t x_17; size_t x_18; +x_16 = lean_ctor_get(x_14, 0); +lean_inc(x_16); +lean_dec(x_14); +x_17 = 1; +x_18 = lean_usize_add(x_4, x_17); +x_4 = x_18; +x_5 = x_16; +x_10 = x_15; +goto _start; +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_groupGoalsByFunction(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +lean_object* x_8; lean_object* x_9; lean_object* x_10; size_t x_11; size_t x_12; lean_object* x_13; +x_8 = l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_mkDecreasingProof___closed__1; +lean_inc(x_1); +x_9 = lean_mk_array(x_1, x_8); +x_10 = lean_array_get_size(x_2); +x_11 = lean_usize_of_nat(x_10); +lean_dec(x_10); +x_12 = 0; +x_13 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__3(x_1, x_2, x_11, x_12, x_9, x_3, x_4, x_5, x_6, x_7); +lean_dec(x_1); +if (lean_obj_tag(x_13) == 0) +{ +uint8_t x_14; +x_14 = !lean_is_exclusive(x_13); +if (x_14 == 0) +{ +return x_13; +} +else +{ +lean_object* x_15; lean_object* x_16; lean_object* x_17; +x_15 = lean_ctor_get(x_13, 0); +x_16 = lean_ctor_get(x_13, 1); +lean_inc(x_16); +lean_inc(x_15); +lean_dec(x_13); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_15); +lean_ctor_set(x_17, 1, x_16); +return x_17; +} +} +else +{ +uint8_t x_18; +x_18 = !lean_is_exclusive(x_13); +if (x_18 == 0) +{ +return x_13; +} +else +{ +lean_object* x_19; lean_object* x_20; lean_object* x_21; +x_19 = lean_ctor_get(x_13, 0); +x_20 = lean_ctor_get(x_13, 1); +lean_inc(x_20); +lean_inc(x_19); +lean_dec(x_13); +x_21 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_21, 0, x_19); +lean_ctor_set(x_21, 1, x_20); +return x_21; +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +lean_object* x_8; +x_8 = l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_1); +return x_8; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_unpackMutualArg___at_Lean_Elab_WF_groupGoalsByFunction___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +lean_object* x_8; +x_8 = l_Lean_Elab_WF_unpackMutualArg___at_Lean_Elab_WF_groupGoalsByFunction___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_1); +return x_8; +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +size_t x_11; size_t x_12; lean_object* x_13; +x_11 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_12 = lean_unbox_usize(x_4); +lean_dec(x_4); +x_13 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__3(x_1, x_2, x_11, x_12, x_5, x_6, x_7, x_8, x_9, x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_2); +lean_dec(x_1); +return x_13; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_groupGoalsByFunction___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +lean_object* x_8; +x_8 = l_Lean_Elab_WF_groupGoalsByFunction(x_1, x_2, x_3, x_4, x_5, x_6, x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +return x_8; +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__1(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +uint8_t x_12; +x_12 = lean_usize_dec_lt(x_3, x_2); +if (x_12 == 0) +{ +lean_object* x_13; +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_13 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_13, 0, x_4); +lean_ctor_set(x_13, 1, x_11); +return x_13; +} +else +{ +lean_object* x_14; lean_object* x_15; +lean_dec(x_4); +x_14 = lean_array_uget(x_1, x_3); +lean_inc(x_14); +x_15 = l_Lean_MVarId_getType(x_14, x_7, x_8, x_9, x_10, x_11); +if (lean_obj_tag(x_15) == 0) +{ +lean_object* x_16; lean_object* x_17; lean_object* x_18; +x_16 = lean_ctor_get(x_15, 0); +lean_inc(x_16); +x_17 = lean_ctor_get(x_15, 1); +lean_inc(x_17); +lean_dec(x_15); +x_18 = l_Lean_getRecAppSyntax_x3f(x_16); +lean_dec(x_16); +if (lean_obj_tag(x_18) == 0) +{ +lean_object* x_19; lean_object* x_20; uint8_t x_21; +lean_dec(x_14); +x_19 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__3___closed__2; +x_20 = l_Lean_throwError___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__50(x_19, x_5, x_6, x_7, x_8, x_9, x_10, x_17); +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +x_21 = !lean_is_exclusive(x_20); +if (x_21 == 0) +{ +return x_20; +} +else +{ +lean_object* x_22; lean_object* x_23; lean_object* x_24; +x_22 = lean_ctor_get(x_20, 0); +x_23 = lean_ctor_get(x_20, 1); +lean_inc(x_23); +lean_inc(x_22); +lean_dec(x_20); +x_24 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_24, 0, x_22); +lean_ctor_set(x_24, 1, x_23); +return x_24; +} +} +else +{ +lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; uint8_t x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; +x_25 = lean_ctor_get(x_18, 0); +lean_inc(x_25); +lean_dec(x_18); +x_26 = lean_ctor_get(x_9, 0); +x_27 = lean_ctor_get(x_9, 1); +x_28 = lean_ctor_get(x_9, 2); +x_29 = lean_ctor_get(x_9, 3); +x_30 = lean_ctor_get(x_9, 4); +x_31 = lean_ctor_get(x_9, 5); +x_32 = lean_ctor_get(x_9, 6); +x_33 = lean_ctor_get(x_9, 7); +x_34 = lean_ctor_get(x_9, 8); +x_35 = lean_ctor_get(x_9, 9); +x_36 = lean_ctor_get(x_9, 10); +x_37 = lean_ctor_get_uint8(x_9, sizeof(void*)*11); +x_38 = l_Lean_replaceRef(x_25, x_31); +lean_dec(x_25); +lean_inc(x_36); +lean_inc(x_35); +lean_inc(x_34); +lean_inc(x_33); +lean_inc(x_32); +lean_inc(x_30); +lean_inc(x_29); +lean_inc(x_28); +lean_inc(x_27); +lean_inc(x_26); +x_39 = lean_alloc_ctor(0, 11, 1); +lean_ctor_set(x_39, 0, x_26); +lean_ctor_set(x_39, 1, x_27); +lean_ctor_set(x_39, 2, x_28); +lean_ctor_set(x_39, 3, x_29); +lean_ctor_set(x_39, 4, x_30); +lean_ctor_set(x_39, 5, x_38); +lean_ctor_set(x_39, 6, x_32); +lean_ctor_set(x_39, 7, x_33); +lean_ctor_set(x_39, 8, x_34); +lean_ctor_set(x_39, 9, x_35); +lean_ctor_set(x_39, 10, x_36); +lean_ctor_set_uint8(x_39, sizeof(void*)*11, x_37); +lean_inc(x_10); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +x_40 = l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_applyDefaultDecrTactic(x_14, x_5, x_6, x_7, x_8, x_39, x_10, x_17); +if (lean_obj_tag(x_40) == 0) +{ +lean_object* x_41; size_t x_42; size_t x_43; lean_object* x_44; +x_41 = lean_ctor_get(x_40, 1); +lean_inc(x_41); +lean_dec(x_40); +x_42 = 1; +x_43 = lean_usize_add(x_3, x_42); +x_44 = lean_box(0); +x_3 = x_43; +x_4 = x_44; +x_11 = x_41; +goto _start; +} +else +{ +uint8_t x_46; +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_46 = !lean_is_exclusive(x_40); +if (x_46 == 0) +{ +return x_40; +} +else +{ +lean_object* x_47; lean_object* x_48; lean_object* x_49; +x_47 = lean_ctor_get(x_40, 0); +x_48 = lean_ctor_get(x_40, 1); +lean_inc(x_48); +lean_inc(x_47); +lean_dec(x_40); +x_49 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_49, 0, x_47); +lean_ctor_set(x_49, 1, x_48); +return x_49; +} +} +} +} +else +{ +uint8_t x_50; +lean_dec(x_14); +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_50 = !lean_is_exclusive(x_15); +if (x_50 == 0) +{ +return x_15; +} +else +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; +x_51 = lean_ctor_get(x_15, 0); +x_52 = lean_ctor_get(x_15, 1); +lean_inc(x_52); +lean_inc(x_51); +lean_dec(x_15); +x_53 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_53, 0, x_51); +lean_ctor_set(x_53, 1, x_52); +return x_53; +} +} +} +} +} +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__2(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +uint8_t x_12; +x_12 = lean_usize_dec_eq(x_2, x_3); +if (x_12 == 0) +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; size_t x_18; size_t x_19; +lean_dec(x_4); +x_13 = lean_array_uget(x_1, x_2); +x_14 = lean_alloc_ctor(2, 1, 0); +lean_ctor_set(x_14, 0, x_13); +x_15 = l_Lean_Elab_pushInfoTree___at_Lean_Elab_Term_addDotCompletionInfo___spec__3(x_14, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_16 = lean_ctor_get(x_15, 0); +lean_inc(x_16); +x_17 = lean_ctor_get(x_15, 1); +lean_inc(x_17); +lean_dec(x_15); +x_18 = 1; +x_19 = lean_usize_add(x_2, x_18); +x_2 = x_19; +x_4 = x_16; +x_11 = x_17; +goto _start; +} +else +{ +lean_object* x_21; +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_4); +lean_ctor_set(x_21, 1, x_11); +return x_21; +} +} +} +LEAN_EXPORT uint8_t l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__1(lean_object* x_1) { +_start: +{ +uint8_t x_2; +x_2 = 0; +return x_2; +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__2(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +lean_object* x_11; lean_object* x_12; +x_11 = lean_box(0); +x_12 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__1(x_1, x_2, x_3, x_11, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +if (lean_obj_tag(x_12) == 0) +{ +uint8_t x_13; +x_13 = !lean_is_exclusive(x_12); +if (x_13 == 0) +{ +lean_object* x_14; +x_14 = lean_ctor_get(x_12, 0); +lean_dec(x_14); +lean_ctor_set(x_12, 0, x_11); +return x_12; +} +else +{ +lean_object* x_15; lean_object* x_16; +x_15 = lean_ctor_get(x_12, 1); +lean_inc(x_15); +lean_dec(x_12); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_11); +lean_ctor_set(x_16, 1, x_15); +return x_16; +} +} +else +{ +uint8_t x_17; +x_17 = !lean_is_exclusive(x_12); +if (x_17 == 0) +{ +return x_12; +} +else +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; +x_18 = lean_ctor_get(x_12, 0); +x_19 = lean_ctor_get(x_12, 1); +lean_inc(x_19); +lean_inc(x_18); +lean_dec(x_12); +x_20 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_20, 0, x_18); +lean_ctor_set(x_20, 1, x_19); +return x_20; +} +} +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; +x_12 = lean_apply_9(x_1, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +if (lean_obj_tag(x_12) == 0) +{ +uint8_t x_13; +x_13 = !lean_is_exclusive(x_12); +if (x_13 == 0) +{ +lean_object* x_14; lean_object* x_15; +x_14 = lean_ctor_get(x_12, 0); +x_15 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_15, 0, x_14); +lean_ctor_set(x_15, 1, x_2); +lean_ctor_set(x_12, 0, x_15); +return x_12; +} +else +{ +lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; +x_16 = lean_ctor_get(x_12, 0); +x_17 = lean_ctor_get(x_12, 1); +lean_inc(x_17); +lean_inc(x_16); +lean_dec(x_12); +x_18 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_18, 0, x_16); +lean_ctor_set(x_18, 1, x_2); +x_19 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_19, 0, x_18); +lean_ctor_set(x_19, 1, x_17); +return x_19; +} +} +else +{ +uint8_t x_20; +lean_dec(x_2); +x_20 = !lean_is_exclusive(x_12); +if (x_20 == 0) +{ +return x_12; +} +else +{ +lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_21 = lean_ctor_get(x_12, 0); +x_22 = lean_ctor_get(x_12, 1); +lean_inc(x_22); +lean_inc(x_21); +lean_dec(x_12); +x_23 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_23, 0, x_21); +lean_ctor_set(x_23, 1, x_22); +return x_23; +} +} +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; +x_13 = l_Lean_Elab_Tactic_setGoals(x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_14 = lean_ctor_get(x_13, 1); +lean_inc(x_14); +lean_dec(x_13); +x_15 = lean_ctor_get(x_2, 1); +lean_inc(x_15); +lean_dec(x_2); +x_16 = lean_alloc_closure((void*)(l_Lean_Elab_Tactic_evalTactic), 10, 1); +lean_closure_set(x_16, 0, x_15); +x_17 = l_Lean_Elab_Tactic_mkInitialTacticInfo(x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_14); +x_18 = lean_ctor_get(x_17, 0); +lean_inc(x_18); +x_19 = lean_ctor_get(x_17, 1); +lean_inc(x_19); +lean_dec(x_17); +x_20 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__3), 11, 1); +lean_closure_set(x_20, 0, x_18); +x_21 = l_Lean_Elab_withInfoTreeContext___at_Lean_Elab_Tactic_evalTactic_eval___spec__1(x_16, x_20, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_19); +return x_21; +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__5(uint8_t x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +if (x_1 == 0) +{ +uint8_t x_12; +x_12 = !lean_is_exclusive(x_9); +if (x_12 == 0) +{ +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; uint8_t x_17; lean_object* x_18; +x_13 = lean_ctor_get(x_9, 5); +x_14 = l_Lean_replaceRef(x_2, x_13); +lean_dec(x_13); +lean_ctor_set(x_9, 5, x_14); +x_15 = lean_array_get_size(x_3); +x_16 = lean_unsigned_to_nat(0u); +x_17 = lean_nat_dec_lt(x_16, x_15); +if (x_17 == 0) +{ +lean_dec(x_15); +x_18 = x_11; +goto block_58; +} +else +{ +uint8_t x_59; +x_59 = lean_nat_dec_le(x_15, x_15); +if (x_59 == 0) +{ +lean_dec(x_15); +x_18 = x_11; +goto block_58; +} +else +{ +size_t x_60; size_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; +x_60 = 0; +x_61 = lean_usize_of_nat(x_15); +lean_dec(x_15); +x_62 = lean_box(0); +x_63 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__2(x_3, x_60, x_61, x_62, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_64 = lean_ctor_get(x_63, 1); +lean_inc(x_64); +lean_dec(x_63); +x_18 = x_64; +goto block_58; +} +} +block_58: +{ +lean_object* x_19; lean_object* x_20; +lean_inc(x_3); +x_19 = lean_array_to_list(lean_box(0), x_3); +x_20 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__4), 12, 3); +lean_closure_set(x_20, 0, x_19); +lean_closure_set(x_20, 1, x_4); +lean_closure_set(x_20, 2, x_2); +if (x_17 == 0) +{ +lean_object* x_21; lean_object* x_22; lean_object* x_23; +lean_dec(x_3); +x_21 = l_Lean_instInhabitedMVarId; +x_22 = l___private_Init_Util_0__outOfBounds___rarg(x_21); +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +x_23 = l_Lean_Elab_Tactic_run(x_22, x_20, x_5, x_6, x_7, x_8, x_9, x_10, x_18); +if (lean_obj_tag(x_23) == 0) +{ +uint8_t x_24; +x_24 = !lean_is_exclusive(x_23); +if (x_24 == 0) +{ +lean_object* x_25; lean_object* x_26; uint8_t x_27; +x_25 = lean_ctor_get(x_23, 0); +x_26 = lean_ctor_get(x_23, 1); +x_27 = l_List_isEmpty___rarg(x_25); +if (x_27 == 0) +{ +lean_object* x_28; +lean_free_object(x_23); +x_28 = l_Lean_Elab_Term_reportUnsolvedGoals(x_25, x_7, x_8, x_9, x_10, x_26); +return x_28; +} +else +{ +lean_object* x_29; +lean_dec(x_25); +lean_dec(x_9); +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_7); +x_29 = lean_box(0); +lean_ctor_set(x_23, 0, x_29); +return x_23; +} +} +else +{ +lean_object* x_30; lean_object* x_31; uint8_t x_32; +x_30 = lean_ctor_get(x_23, 0); +x_31 = lean_ctor_get(x_23, 1); +lean_inc(x_31); +lean_inc(x_30); +lean_dec(x_23); +x_32 = l_List_isEmpty___rarg(x_30); +if (x_32 == 0) +{ +lean_object* x_33; +x_33 = l_Lean_Elab_Term_reportUnsolvedGoals(x_30, x_7, x_8, x_9, x_10, x_31); +return x_33; +} +else +{ +lean_object* x_34; lean_object* x_35; +lean_dec(x_30); +lean_dec(x_9); +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_7); +x_34 = lean_box(0); +x_35 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_35, 0, x_34); +lean_ctor_set(x_35, 1, x_31); +return x_35; +} +} +} +else +{ +uint8_t x_36; +lean_dec(x_9); +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_7); +x_36 = !lean_is_exclusive(x_23); +if (x_36 == 0) +{ +return x_23; +} +else +{ +lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_37 = lean_ctor_get(x_23, 0); +x_38 = lean_ctor_get(x_23, 1); +lean_inc(x_38); +lean_inc(x_37); +lean_dec(x_23); +x_39 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_39, 0, x_37); +lean_ctor_set(x_39, 1, x_38); +return x_39; +} +} +} +else +{ +lean_object* x_40; lean_object* x_41; +x_40 = lean_array_fget(x_3, x_16); +lean_dec(x_3); +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +x_41 = l_Lean_Elab_Tactic_run(x_40, x_20, x_5, x_6, x_7, x_8, x_9, x_10, x_18); +if (lean_obj_tag(x_41) == 0) +{ +uint8_t x_42; +x_42 = !lean_is_exclusive(x_41); +if (x_42 == 0) +{ +lean_object* x_43; lean_object* x_44; uint8_t x_45; +x_43 = lean_ctor_get(x_41, 0); +x_44 = lean_ctor_get(x_41, 1); +x_45 = l_List_isEmpty___rarg(x_43); +if (x_45 == 0) +{ +lean_object* x_46; +lean_free_object(x_41); +x_46 = l_Lean_Elab_Term_reportUnsolvedGoals(x_43, x_7, x_8, x_9, x_10, x_44); +return x_46; +} +else +{ +lean_object* x_47; +lean_dec(x_43); +lean_dec(x_9); +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_7); +x_47 = lean_box(0); +lean_ctor_set(x_41, 0, x_47); +return x_41; +} +} +else +{ +lean_object* x_48; lean_object* x_49; uint8_t x_50; +x_48 = lean_ctor_get(x_41, 0); +x_49 = lean_ctor_get(x_41, 1); +lean_inc(x_49); +lean_inc(x_48); +lean_dec(x_41); +x_50 = l_List_isEmpty___rarg(x_48); +if (x_50 == 0) +{ +lean_object* x_51; +x_51 = l_Lean_Elab_Term_reportUnsolvedGoals(x_48, x_7, x_8, x_9, x_10, x_49); +return x_51; +} +else +{ +lean_object* x_52; lean_object* x_53; +lean_dec(x_48); +lean_dec(x_9); +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_7); +x_52 = lean_box(0); +x_53 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_53, 0, x_52); +lean_ctor_set(x_53, 1, x_49); +return x_53; +} +} +} +else +{ +uint8_t x_54; +lean_dec(x_9); +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_7); +x_54 = !lean_is_exclusive(x_41); +if (x_54 == 0) +{ +return x_41; +} +else +{ +lean_object* x_55; lean_object* x_56; lean_object* x_57; +x_55 = lean_ctor_get(x_41, 0); +x_56 = lean_ctor_get(x_41, 1); +lean_inc(x_56); +lean_inc(x_55); +lean_dec(x_41); +x_57 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_57, 0, x_55); +lean_ctor_set(x_57, 1, x_56); +return x_57; +} +} +} +} +} +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("MVar does not look like like a recursive call", 45); -return x_1; +lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; uint8_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; uint8_t x_81; lean_object* x_82; +x_65 = lean_ctor_get(x_9, 0); +x_66 = lean_ctor_get(x_9, 1); +x_67 = lean_ctor_get(x_9, 2); +x_68 = lean_ctor_get(x_9, 3); +x_69 = lean_ctor_get(x_9, 4); +x_70 = lean_ctor_get(x_9, 5); +x_71 = lean_ctor_get(x_9, 6); +x_72 = lean_ctor_get(x_9, 7); +x_73 = lean_ctor_get(x_9, 8); +x_74 = lean_ctor_get(x_9, 9); +x_75 = lean_ctor_get(x_9, 10); +x_76 = lean_ctor_get_uint8(x_9, sizeof(void*)*11); +lean_inc(x_75); +lean_inc(x_74); +lean_inc(x_73); +lean_inc(x_72); +lean_inc(x_71); +lean_inc(x_70); +lean_inc(x_69); +lean_inc(x_68); +lean_inc(x_67); +lean_inc(x_66); +lean_inc(x_65); +lean_dec(x_9); +x_77 = l_Lean_replaceRef(x_2, x_70); +lean_dec(x_70); +x_78 = lean_alloc_ctor(0, 11, 1); +lean_ctor_set(x_78, 0, x_65); +lean_ctor_set(x_78, 1, x_66); +lean_ctor_set(x_78, 2, x_67); +lean_ctor_set(x_78, 3, x_68); +lean_ctor_set(x_78, 4, x_69); +lean_ctor_set(x_78, 5, x_77); +lean_ctor_set(x_78, 6, x_71); +lean_ctor_set(x_78, 7, x_72); +lean_ctor_set(x_78, 8, x_73); +lean_ctor_set(x_78, 9, x_74); +lean_ctor_set(x_78, 10, x_75); +lean_ctor_set_uint8(x_78, sizeof(void*)*11, x_76); +x_79 = lean_array_get_size(x_3); +x_80 = lean_unsigned_to_nat(0u); +x_81 = lean_nat_dec_lt(x_80, x_79); +if (x_81 == 0) +{ +lean_dec(x_79); +x_82 = x_11; +goto block_112; } +else +{ +uint8_t x_113; +x_113 = lean_nat_dec_le(x_79, x_79); +if (x_113 == 0) +{ +lean_dec(x_79); +x_82 = x_11; +goto block_112; } -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__2___closed__2() { -_start: +else { -lean_object* x_1; lean_object* x_2; -x_1 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__2___closed__1; -x_2 = l_Lean_stringToMessageData(x_1); -return x_2; +size_t x_114; size_t x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; +x_114 = 0; +x_115 = lean_usize_of_nat(x_79); +lean_dec(x_79); +x_116 = lean_box(0); +x_117 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__2(x_3, x_114, x_115, x_116, x_5, x_6, x_7, x_8, x_78, x_10, x_11); +x_118 = lean_ctor_get(x_117, 1); +lean_inc(x_118); +lean_dec(x_117); +x_82 = x_118; +goto block_112; } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: +block_112: { -lean_object* x_9; -lean_inc(x_1); -x_9 = l_Lean_MVarId_getType(x_1, x_4, x_5, x_6, x_7, x_8); -if (lean_obj_tag(x_9) == 0) +lean_object* x_83; lean_object* x_84; +lean_inc(x_3); +x_83 = lean_array_to_list(lean_box(0), x_3); +x_84 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__4), 12, 3); +lean_closure_set(x_84, 0, x_83); +lean_closure_set(x_84, 1, x_4); +lean_closure_set(x_84, 2, x_2); +if (x_81 == 0) { -lean_object* x_10; lean_object* x_11; lean_object* x_12; -x_10 = lean_ctor_get(x_9, 0); +lean_object* x_85; lean_object* x_86; lean_object* x_87; +lean_dec(x_3); +x_85 = l_Lean_instInhabitedMVarId; +x_86 = l___private_Init_Util_0__outOfBounds___rarg(x_85); lean_inc(x_10); -x_11 = lean_ctor_get(x_9, 1); -lean_inc(x_11); -lean_dec(x_9); -x_12 = l_Lean_getRecAppSyntax_x3f(x_10); -lean_dec(x_10); -if (lean_obj_tag(x_12) == 0) +lean_inc(x_78); +lean_inc(x_8); +lean_inc(x_7); +x_87 = l_Lean_Elab_Tactic_run(x_86, x_84, x_5, x_6, x_7, x_8, x_78, x_10, x_82); +if (lean_obj_tag(x_87) == 0) { -lean_object* x_13; lean_object* x_14; -lean_dec(x_1); -x_13 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__2___closed__2; -x_14 = l_Lean_throwError___at_Lean_Elab_Term_synthesizeInstMVarCore___spec__3(x_13, x_2, x_3, x_4, x_5, x_6, x_7, x_11); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -return x_14; +lean_object* x_88; lean_object* x_89; lean_object* x_90; uint8_t x_91; +x_88 = lean_ctor_get(x_87, 0); +lean_inc(x_88); +x_89 = lean_ctor_get(x_87, 1); +lean_inc(x_89); +if (lean_is_exclusive(x_87)) { + lean_ctor_release(x_87, 0); + lean_ctor_release(x_87, 1); + x_90 = x_87; +} else { + lean_dec_ref(x_87); + x_90 = lean_box(0); } -else +x_91 = l_List_isEmpty___rarg(x_88); +if (x_91 == 0) { -lean_object* x_15; uint8_t x_16; -x_15 = lean_ctor_get(x_12, 0); -lean_inc(x_15); -lean_dec(x_12); -x_16 = !lean_is_exclusive(x_6); -if (x_16 == 0) -{ -lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_17 = lean_ctor_get(x_6, 5); -x_18 = l_Lean_replaceRef(x_15, x_17); -lean_dec(x_17); -lean_dec(x_15); -lean_ctor_set(x_6, 5, x_18); -x_19 = l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_applyDefaultDecrTactic(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_11); -return x_19; +lean_object* x_92; +lean_dec(x_90); +x_92 = l_Lean_Elab_Term_reportUnsolvedGoals(x_88, x_7, x_8, x_78, x_10, x_89); +return x_92; } else { -lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; uint8_t x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_20 = lean_ctor_get(x_6, 0); -x_21 = lean_ctor_get(x_6, 1); -x_22 = lean_ctor_get(x_6, 2); -x_23 = lean_ctor_get(x_6, 3); -x_24 = lean_ctor_get(x_6, 4); -x_25 = lean_ctor_get(x_6, 5); -x_26 = lean_ctor_get(x_6, 6); -x_27 = lean_ctor_get(x_6, 7); -x_28 = lean_ctor_get(x_6, 8); -x_29 = lean_ctor_get(x_6, 9); -x_30 = lean_ctor_get(x_6, 10); -x_31 = lean_ctor_get_uint8(x_6, sizeof(void*)*11); -lean_inc(x_30); -lean_inc(x_29); -lean_inc(x_28); -lean_inc(x_27); -lean_inc(x_26); -lean_inc(x_25); -lean_inc(x_24); -lean_inc(x_23); -lean_inc(x_22); -lean_inc(x_21); -lean_inc(x_20); -lean_dec(x_6); -x_32 = l_Lean_replaceRef(x_15, x_25); -lean_dec(x_25); -lean_dec(x_15); -x_33 = lean_alloc_ctor(0, 11, 1); -lean_ctor_set(x_33, 0, x_20); -lean_ctor_set(x_33, 1, x_21); -lean_ctor_set(x_33, 2, x_22); -lean_ctor_set(x_33, 3, x_23); -lean_ctor_set(x_33, 4, x_24); -lean_ctor_set(x_33, 5, x_32); -lean_ctor_set(x_33, 6, x_26); -lean_ctor_set(x_33, 7, x_27); -lean_ctor_set(x_33, 8, x_28); -lean_ctor_set(x_33, 9, x_29); -lean_ctor_set(x_33, 10, x_30); -lean_ctor_set_uint8(x_33, sizeof(void*)*11, x_31); -x_34 = l___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_applyDefaultDecrTactic(x_1, x_2, x_3, x_4, x_5, x_33, x_7, x_11); -return x_34; +lean_object* x_93; lean_object* x_94; +lean_dec(x_88); +lean_dec(x_78); +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_7); +x_93 = lean_box(0); +if (lean_is_scalar(x_90)) { + x_94 = lean_alloc_ctor(0, 2, 0); +} else { + x_94 = x_90; } +lean_ctor_set(x_94, 0, x_93); +lean_ctor_set(x_94, 1, x_89); +return x_94; } } else { -uint8_t x_35; +lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; +lean_dec(x_78); +lean_dec(x_10); +lean_dec(x_8); lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); +x_95 = lean_ctor_get(x_87, 0); +lean_inc(x_95); +x_96 = lean_ctor_get(x_87, 1); +lean_inc(x_96); +if (lean_is_exclusive(x_87)) { + lean_ctor_release(x_87, 0); + lean_ctor_release(x_87, 1); + x_97 = x_87; +} else { + lean_dec_ref(x_87); + x_97 = lean_box(0); +} +if (lean_is_scalar(x_97)) { + x_98 = lean_alloc_ctor(1, 2, 0); +} else { + x_98 = x_97; +} +lean_ctor_set(x_98, 0, x_95); +lean_ctor_set(x_98, 1, x_96); +return x_98; +} +} +else +{ +lean_object* x_99; lean_object* x_100; +x_99 = lean_array_fget(x_3, x_80); lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_35 = !lean_is_exclusive(x_9); -if (x_35 == 0) +lean_inc(x_10); +lean_inc(x_78); +lean_inc(x_8); +lean_inc(x_7); +x_100 = l_Lean_Elab_Tactic_run(x_99, x_84, x_5, x_6, x_7, x_8, x_78, x_10, x_82); +if (lean_obj_tag(x_100) == 0) { -return x_9; +lean_object* x_101; lean_object* x_102; lean_object* x_103; uint8_t x_104; +x_101 = lean_ctor_get(x_100, 0); +lean_inc(x_101); +x_102 = lean_ctor_get(x_100, 1); +lean_inc(x_102); +if (lean_is_exclusive(x_100)) { + lean_ctor_release(x_100, 0); + lean_ctor_release(x_100, 1); + x_103 = x_100; +} else { + lean_dec_ref(x_100); + x_103 = lean_box(0); +} +x_104 = l_List_isEmpty___rarg(x_101); +if (x_104 == 0) +{ +lean_object* x_105; +lean_dec(x_103); +x_105 = l_Lean_Elab_Term_reportUnsolvedGoals(x_101, x_7, x_8, x_78, x_10, x_102); +return x_105; } else { -lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_36 = lean_ctor_get(x_9, 0); -x_37 = lean_ctor_get(x_9, 1); -lean_inc(x_37); -lean_inc(x_36); -lean_dec(x_9); -x_38 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_38, 0, x_36); -lean_ctor_set(x_38, 1, x_37); -return x_38; +lean_object* x_106; lean_object* x_107; +lean_dec(x_101); +lean_dec(x_78); +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_7); +x_106 = lean_box(0); +if (lean_is_scalar(x_103)) { + x_107 = lean_alloc_ctor(0, 2, 0); +} else { + x_107 = x_103; +} +lean_ctor_set(x_107, 0, x_106); +lean_ctor_set(x_107, 1, x_102); +return x_107; +} +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; +lean_dec(x_78); +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_7); +x_108 = lean_ctor_get(x_100, 0); +lean_inc(x_108); +x_109 = lean_ctor_get(x_100, 1); +lean_inc(x_109); +if (lean_is_exclusive(x_100)) { + lean_ctor_release(x_100, 0); + lean_ctor_release(x_100, 1); + x_110 = x_100; +} else { + lean_dec_ref(x_100); + x_110 = lean_box(0); +} +if (lean_is_scalar(x_110)) { + x_111 = lean_alloc_ctor(1, 2, 0); +} else { + x_111 = x_110; +} +lean_ctor_set(x_111, 0, x_108); +lean_ctor_set(x_111, 1, x_109); +return x_111; } } } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: +} +else { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Elab_pushInfoTree___at_Lean_Elab_Term_addDotCompletionInfo___spec__3(x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -x_12 = lean_ctor_get(x_11, 1); -lean_inc(x_12); -lean_dec(x_11); -x_13 = l_Lean_Elab_Term_runTactic(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_12); -return x_13; +lean_object* x_119; lean_object* x_120; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_119 = lean_box(0); +x_120 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_120, 0, x_119); +lean_ctor_set(x_120, 1, x_11); +return x_120; } } -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__1() { +} +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__1() { _start: { lean_object* x_1; lean_object* x_2; @@ -8844,23 +10239,23 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__2() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__1; +x_1 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__1; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__3() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__3() { _start: { size_t x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = 5; -x_2 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__2; -x_3 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__1; +x_2 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__2; +x_3 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__1; x_4 = lean_unsigned_to_nat(0u); x_5 = lean_alloc_ctor(0, 4, sizeof(size_t)*1); lean_ctor_set(x_5, 0, x_2); @@ -8871,15 +10266,15 @@ lean_ctor_set_usize(x_5, 4, x_1); return x_5; } } -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__4() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__4() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__1___boxed), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__1___boxed), 1, 0); return x_1; } } -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__5() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; uint8_t x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; @@ -8888,8 +10283,8 @@ x_2 = lean_box(0); x_3 = lean_box(0); x_4 = 1; x_5 = 0; -x_6 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__3; -x_7 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__4; +x_6 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__3; +x_7 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__4; x_8 = lean_alloc_ctor(0, 8, 9); lean_ctor_set(x_8, 0, x_1); lean_ctor_set(x_8, 1, x_2); @@ -8911,7 +10306,7 @@ lean_ctor_set_uint8(x_8, sizeof(void*)*8 + 8, x_5); return x_8; } } -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__6() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -8926,151 +10321,376 @@ lean_ctor_set(x_3, 4, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___boxed__const__1() { _start: { -uint8_t x_11; -x_11 = lean_usize_dec_eq(x_3, x_4); -if (x_11 == 0) +size_t x_1; lean_object* x_2; +x_1 = 0; +x_2 = lean_box_usize(x_1); +return x_2; +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +uint8_t x_10; +x_10 = lean_usize_dec_lt(x_3, x_2); +if (x_10 == 0) +{ +lean_object* x_11; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_11 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_11, 0, x_4); +lean_ctor_set(x_11, 1, x_9); +return x_11; +} +else +{ +lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; +x_12 = lean_array_uget(x_1, x_3); +x_13 = lean_ctor_get(x_4, 0); +lean_inc(x_13); +x_14 = lean_ctor_get(x_4, 1); +lean_inc(x_14); +x_15 = lean_ctor_get(x_4, 2); +lean_inc(x_15); +x_16 = lean_nat_dec_lt(x_14, x_15); +if (x_16 == 0) +{ +lean_object* x_17; +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_4); +lean_ctor_set(x_17, 1, x_9); +return x_17; +} +else +{ +uint8_t x_18; +x_18 = !lean_is_exclusive(x_4); +if (x_18 == 0) +{ +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; +x_19 = lean_ctor_get(x_4, 2); +lean_dec(x_19); +x_20 = lean_ctor_get(x_4, 1); +lean_dec(x_20); +x_21 = lean_ctor_get(x_4, 0); +lean_dec(x_21); +x_22 = lean_array_fget(x_13, x_14); +x_23 = lean_unsigned_to_nat(1u); +x_24 = lean_nat_add(x_14, x_23); +lean_dec(x_14); +lean_ctor_set(x_4, 1, x_24); +if (lean_obj_tag(x_22) == 0) +{ +lean_object* x_25; size_t x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; +x_25 = lean_array_get_size(x_12); +x_26 = lean_usize_of_nat(x_25); +lean_dec(x_25); +x_27 = lean_box_usize(x_26); +x_28 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___boxed__const__1; +x_29 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__2___boxed), 10, 3); +lean_closure_set(x_29, 0, x_12); +lean_closure_set(x_29, 1, x_27); +lean_closure_set(x_29, 2, x_28); +x_30 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__5; +x_31 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__6; +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +x_32 = l_Lean_Elab_Term_TermElabM_run___rarg(x_29, x_30, x_31, x_5, x_6, x_7, x_8, x_9); +if (lean_obj_tag(x_32) == 0) +{ +lean_object* x_33; size_t x_34; size_t x_35; +x_33 = lean_ctor_get(x_32, 1); +lean_inc(x_33); +lean_dec(x_32); +x_34 = 1; +x_35 = lean_usize_add(x_3, x_34); +x_3 = x_35; +x_9 = x_33; +goto _start; +} +else +{ +uint8_t x_37; +lean_dec(x_4); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_37 = !lean_is_exclusive(x_32); +if (x_37 == 0) +{ +return x_32; +} +else +{ +lean_object* x_38; lean_object* x_39; lean_object* x_40; +x_38 = lean_ctor_get(x_32, 0); +x_39 = lean_ctor_get(x_32, 1); +lean_inc(x_39); +lean_inc(x_38); +lean_dec(x_32); +x_40 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_40, 0, x_38); +lean_ctor_set(x_40, 1, x_39); +return x_40; +} +} +} +else +{ +lean_object* x_41; lean_object* x_42; uint8_t x_43; uint8_t x_44; +x_41 = lean_ctor_get(x_22, 0); +lean_inc(x_41); +lean_dec(x_22); +x_42 = lean_ctor_get(x_41, 0); +lean_inc(x_42); +x_43 = l_Array_isEmpty___rarg(x_12); +if (x_43 == 0) { -lean_object* x_12; -lean_dec(x_5); -x_12 = lean_array_uget(x_2, x_3); -if (lean_obj_tag(x_1) == 0) +uint8_t x_59; +x_59 = 0; +x_44 = x_59; +goto block_58; +} +else { -lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; -x_13 = lean_alloc_closure((void*)(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__2), 8, 1); -lean_closure_set(x_13, 0, x_12); -x_14 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__5; -x_15 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__6; -lean_inc(x_9); +uint8_t x_60; +x_60 = 1; +x_44 = x_60; +goto block_58; +} +block_58: +{ +lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; +x_45 = lean_box(x_44); +x_46 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__5___boxed), 11, 4); +lean_closure_set(x_46, 0, x_45); +lean_closure_set(x_46, 1, x_42); +lean_closure_set(x_46, 2, x_12); +lean_closure_set(x_46, 3, x_41); +x_47 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__5; +x_48 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__6; lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_16 = l_Lean_Elab_Term_TermElabM_run___rarg(x_13, x_14, x_15, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_16) == 0) +lean_inc(x_5); +x_49 = l_Lean_Elab_Term_TermElabM_run___rarg(x_46, x_47, x_48, x_5, x_6, x_7, x_8, x_9); +if (lean_obj_tag(x_49) == 0) { -lean_object* x_17; lean_object* x_18; lean_object* x_19; size_t x_20; size_t x_21; -x_17 = lean_ctor_get(x_16, 0); -lean_inc(x_17); -x_18 = lean_ctor_get(x_16, 1); -lean_inc(x_18); -lean_dec(x_16); -x_19 = lean_ctor_get(x_17, 0); -lean_inc(x_19); -lean_dec(x_17); -x_20 = 1; -x_21 = lean_usize_add(x_3, x_20); -x_3 = x_21; -x_5 = x_19; -x_10 = x_18; +lean_object* x_50; size_t x_51; size_t x_52; +x_50 = lean_ctor_get(x_49, 1); +lean_inc(x_50); +lean_dec(x_49); +x_51 = 1; +x_52 = lean_usize_add(x_3, x_51); +x_3 = x_52; +x_9 = x_50; goto _start; } else { -uint8_t x_23; -lean_dec(x_9); +uint8_t x_54; +lean_dec(x_4); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_23 = !lean_is_exclusive(x_16); -if (x_23 == 0) +lean_dec(x_5); +x_54 = !lean_is_exclusive(x_49); +if (x_54 == 0) { -return x_16; +return x_49; } else { -lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_16, 0); -x_25 = lean_ctor_get(x_16, 1); -lean_inc(x_25); -lean_inc(x_24); -lean_dec(x_16); -x_26 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_26, 0, x_24); -lean_ctor_set(x_26, 1, x_25); -return x_26; +lean_object* x_55; lean_object* x_56; lean_object* x_57; +x_55 = lean_ctor_get(x_49, 0); +x_56 = lean_ctor_get(x_49, 1); +lean_inc(x_56); +lean_inc(x_55); +lean_dec(x_49); +x_57 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_57, 0, x_55); +lean_ctor_set(x_57, 1, x_56); +return x_57; +} +} } } } else { -lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_27 = lean_ctor_get(x_1, 0); -lean_inc(x_27); -lean_inc(x_12); -x_28 = lean_alloc_ctor(2, 1, 0); -lean_ctor_set(x_28, 0, x_12); -x_29 = lean_alloc_closure((void*)(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__3), 10, 3); -lean_closure_set(x_29, 0, x_28); -lean_closure_set(x_29, 1, x_12); -lean_closure_set(x_29, 2, x_27); -x_30 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__5; -x_31 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__6; -lean_inc(x_9); +lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; +lean_dec(x_4); +x_61 = lean_array_fget(x_13, x_14); +x_62 = lean_unsigned_to_nat(1u); +x_63 = lean_nat_add(x_14, x_62); +lean_dec(x_14); +x_64 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_64, 0, x_13); +lean_ctor_set(x_64, 1, x_63); +lean_ctor_set(x_64, 2, x_15); +if (lean_obj_tag(x_61) == 0) +{ +lean_object* x_65; size_t x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; +x_65 = lean_array_get_size(x_12); +x_66 = lean_usize_of_nat(x_65); +lean_dec(x_65); +x_67 = lean_box_usize(x_66); +x_68 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___boxed__const__1; +x_69 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__2___boxed), 10, 3); +lean_closure_set(x_69, 0, x_12); +lean_closure_set(x_69, 1, x_67); +lean_closure_set(x_69, 2, x_68); +x_70 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__5; +x_71 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__6; lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_32 = l_Lean_Elab_Term_TermElabM_run___rarg(x_29, x_30, x_31, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_32) == 0) +lean_inc(x_5); +x_72 = l_Lean_Elab_Term_TermElabM_run___rarg(x_69, x_70, x_71, x_5, x_6, x_7, x_8, x_9); +if (lean_obj_tag(x_72) == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; size_t x_36; size_t x_37; -x_33 = lean_ctor_get(x_32, 0); -lean_inc(x_33); -x_34 = lean_ctor_get(x_32, 1); -lean_inc(x_34); -lean_dec(x_32); -x_35 = lean_ctor_get(x_33, 0); -lean_inc(x_35); -lean_dec(x_33); -x_36 = 1; -x_37 = lean_usize_add(x_3, x_36); -x_3 = x_37; -x_5 = x_35; -x_10 = x_34; +lean_object* x_73; size_t x_74; size_t x_75; +x_73 = lean_ctor_get(x_72, 1); +lean_inc(x_73); +lean_dec(x_72); +x_74 = 1; +x_75 = lean_usize_add(x_3, x_74); +x_3 = x_75; +x_4 = x_64; +x_9 = x_73; goto _start; } else { -uint8_t x_39; -lean_dec(x_9); +lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; +lean_dec(x_64); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -lean_dec(x_1); -x_39 = !lean_is_exclusive(x_32); -if (x_39 == 0) -{ -return x_32; +lean_dec(x_5); +x_77 = lean_ctor_get(x_72, 0); +lean_inc(x_77); +x_78 = lean_ctor_get(x_72, 1); +lean_inc(x_78); +if (lean_is_exclusive(x_72)) { + lean_ctor_release(x_72, 0); + lean_ctor_release(x_72, 1); + x_79 = x_72; +} else { + lean_dec_ref(x_72); + x_79 = lean_box(0); +} +if (lean_is_scalar(x_79)) { + x_80 = lean_alloc_ctor(1, 2, 0); +} else { + x_80 = x_79; +} +lean_ctor_set(x_80, 0, x_77); +lean_ctor_set(x_80, 1, x_78); +return x_80; +} } else { -lean_object* x_40; lean_object* x_41; lean_object* x_42; -x_40 = lean_ctor_get(x_32, 0); -x_41 = lean_ctor_get(x_32, 1); -lean_inc(x_41); -lean_inc(x_40); -lean_dec(x_32); -x_42 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_42, 0, x_40); -lean_ctor_set(x_42, 1, x_41); -return x_42; -} +lean_object* x_81; lean_object* x_82; uint8_t x_83; uint8_t x_84; +x_81 = lean_ctor_get(x_61, 0); +lean_inc(x_81); +lean_dec(x_61); +x_82 = lean_ctor_get(x_81, 0); +lean_inc(x_82); +x_83 = l_Array_isEmpty___rarg(x_12); +if (x_83 == 0) +{ +uint8_t x_99; +x_99 = 0; +x_84 = x_99; +goto block_98; } +else +{ +uint8_t x_100; +x_100 = 1; +x_84 = x_100; +goto block_98; } +block_98: +{ +lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; +x_85 = lean_box(x_84); +x_86 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__5___boxed), 11, 4); +lean_closure_set(x_86, 0, x_85); +lean_closure_set(x_86, 1, x_82); +lean_closure_set(x_86, 2, x_12); +lean_closure_set(x_86, 3, x_81); +x_87 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__5; +x_88 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__6; +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +x_89 = l_Lean_Elab_Term_TermElabM_run___rarg(x_86, x_87, x_88, x_5, x_6, x_7, x_8, x_9); +if (lean_obj_tag(x_89) == 0) +{ +lean_object* x_90; size_t x_91; size_t x_92; +x_90 = lean_ctor_get(x_89, 1); +lean_inc(x_90); +lean_dec(x_89); +x_91 = 1; +x_92 = lean_usize_add(x_3, x_91); +x_3 = x_92; +x_4 = x_64; +x_9 = x_90; +goto _start; } else { -lean_object* x_43; -lean_dec(x_9); +lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; +lean_dec(x_64); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -lean_dec(x_1); -x_43 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_43, 0, x_5); -lean_ctor_set(x_43, 1, x_10); -return x_43; +lean_dec(x_5); +x_94 = lean_ctor_get(x_89, 0); +lean_inc(x_94); +x_95 = lean_ctor_get(x_89, 1); +lean_inc(x_95); +if (lean_is_exclusive(x_89)) { + lean_ctor_release(x_89, 0); + lean_ctor_release(x_89, 1); + x_96 = x_89; +} else { + lean_dec_ref(x_89); + x_96 = lean_box(0); +} +if (lean_is_scalar(x_96)) { + x_97 = lean_alloc_ctor(1, 2, 0); +} else { + x_97 = x_96; +} +lean_ctor_set(x_97, 0, x_94); +lean_ctor_set(x_97, 1, x_95); +return x_97; +} +} +} +} +} } } } @@ -9098,58 +10718,36 @@ x_12 = l_Array_filterPairsM___at_Lean_Elab_WF_assignSubsumed___spec__1___rarg(x_ lean_dec(x_9); if (lean_obj_tag(x_12) == 0) { -lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; uint8_t x_17; +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; x_13 = lean_ctor_get(x_12, 0); lean_inc(x_13); x_14 = lean_ctor_get(x_12, 1); lean_inc(x_14); lean_dec(x_12); -x_15 = lean_array_get_size(x_13); -x_16 = lean_unsigned_to_nat(0u); -x_17 = lean_nat_dec_lt(x_16, x_15); -if (x_17 == 0) -{ -lean_object* x_18; -lean_dec(x_15); -lean_dec(x_13); -lean_dec(x_1); -x_18 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_2, x_3, x_4, x_5, x_6, x_14); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -return x_18; -} -else -{ -uint8_t x_19; -x_19 = lean_nat_dec_le(x_15, x_15); -if (x_19 == 0) -{ -lean_object* x_20; -lean_dec(x_15); +x_15 = lean_array_get_size(x_1); +lean_inc(x_15); +x_16 = l_Lean_Elab_WF_groupGoalsByFunction(x_15, x_13, x_3, x_4, x_5, x_6, x_14); lean_dec(x_13); -lean_dec(x_1); -x_20 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_2, x_3, x_4, x_5, x_6, x_14); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -return x_20; -} -else +if (lean_obj_tag(x_16) == 0) { -size_t x_21; size_t x_22; lean_object* x_23; lean_object* x_24; -x_21 = 0; -x_22 = lean_usize_of_nat(x_15); -lean_dec(x_15); -x_23 = lean_box(0); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; size_t x_22; size_t x_23; lean_object* x_24; +x_17 = lean_ctor_get(x_16, 0); +lean_inc(x_17); +x_18 = lean_ctor_get(x_16, 1); +lean_inc(x_18); +lean_dec(x_16); +x_19 = lean_unsigned_to_nat(0u); +x_20 = l_Array_toSubarray___rarg(x_1, x_19, x_15); +x_21 = lean_array_get_size(x_17); +x_22 = lean_usize_of_nat(x_21); +lean_dec(x_21); +x_23 = 0; lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); -x_24 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1(x_1, x_13, x_21, x_22, x_23, x_3, x_4, x_5, x_6, x_14); -lean_dec(x_13); +x_24 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3(x_17, x_22, x_23, x_20, x_3, x_4, x_5, x_6, x_18); +lean_dec(x_17); if (lean_obj_tag(x_24) == 0) { lean_object* x_25; lean_object* x_26; @@ -9191,30 +10789,29 @@ return x_30; } } } -} -} else { uint8_t x_31; +lean_dec(x_15); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_31 = !lean_is_exclusive(x_12); +x_31 = !lean_is_exclusive(x_16); if (x_31 == 0) { -return x_12; +return x_16; } else { lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_32 = lean_ctor_get(x_12, 0); -x_33 = lean_ctor_get(x_12, 1); +x_32 = lean_ctor_get(x_16, 0); +x_33 = lean_ctor_get(x_16, 1); lean_inc(x_33); lean_inc(x_32); -lean_dec(x_12); +lean_dec(x_16); x_34 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_34, 0, x_32); lean_ctor_set(x_34, 1, x_33); @@ -9222,30 +10819,116 @@ return x_34; } } } +else +{ +uint8_t x_35; +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_35 = !lean_is_exclusive(x_12); +if (x_35 == 0) +{ +return x_12; +} +else +{ +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_12, 0); +x_37 = lean_ctor_get(x_12, 1); +lean_inc(x_37); +lean_inc(x_36); +lean_dec(x_12); +x_38 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_38, 0, x_36); +lean_ctor_set(x_38, 1, x_37); +return x_38; +} +} +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +size_t x_12; size_t x_13; lean_object* x_14; +x_12 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_13 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_14 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__1(x_1, x_12, x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_9); +lean_dec(x_1); +return x_14; +} +} +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +size_t x_12; size_t x_13; lean_object* x_14; +x_12 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_13 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_14 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__2(x_1, x_12, x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +return x_14; +} } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__1___boxed(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__1___boxed(lean_object* x_1) { _start: { uint8_t x_2; lean_object* x_3; -x_2 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__1(x_1); +x_2 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__1(x_1); lean_dec(x_1); x_3 = lean_box(x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { size_t x_11; size_t x_12; lean_object* x_13; -x_11 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_12 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_13 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1(x_1, x_2, x_11, x_12, x_5, x_6, x_7, x_8, x_9, x_10); +x_11 = lean_unbox_usize(x_2); lean_dec(x_2); +x_12 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_13 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__2(x_1, x_11, x_12, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_dec(x_8); +lean_dec(x_1); +return x_13; +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +uint8_t x_12; lean_object* x_13; +x_12 = lean_unbox(x_1); +lean_dec(x_1); +x_13 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___lambda__5(x_12, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); return x_13; } } +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +size_t x_10; size_t x_11; lean_object* x_12; +x_10 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_11 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_12 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3(x_1, x_10, x_11, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_1); +return x_12; +} +} static lean_object* _init_l_Lean_Elab_WF_mkFix___lambda__1___closed__1() { _start: { @@ -10257,6 +11940,7 @@ lean_object* initialize_Lean_Elab_RecAppSyntax(uint8_t builtin, lean_object*); lean_object* initialize_Lean_Elab_PreDefinition_Basic(uint8_t builtin, lean_object*); lean_object* initialize_Lean_Elab_PreDefinition_Structural_Basic(uint8_t builtin, lean_object*); lean_object* initialize_Lean_Elab_PreDefinition_Structural_BRecOn(uint8_t builtin, lean_object*); +lean_object* initialize_Lean_Elab_PreDefinition_WF_PackMutual(uint8_t builtin, lean_object*); lean_object* initialize_Lean_Data_Array(uint8_t builtin, lean_object*); static bool _G_initialized = false; LEAN_EXPORT lean_object* initialize_Lean_Elab_PreDefinition_WF_Fix(uint8_t builtin, lean_object* w) { @@ -10296,6 +11980,9 @@ lean_dec_ref(res); res = initialize_Lean_Elab_PreDefinition_Structural_BRecOn(builtin, lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); +res = initialize_Lean_Elab_PreDefinition_WF_PackMutual(builtin, lean_io_mk_world()); +if (lean_io_result_is_error(res)) return res; +lean_dec_ref(res); res = initialize_Lean_Data_Array(builtin, lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); @@ -10399,22 +12086,28 @@ l_Lean_Elab_WF_assignSubsumed___lambda__3___closed__2 = _init_l_Lean_Elab_WF_ass lean_mark_persistent(l_Lean_Elab_WF_assignSubsumed___lambda__3___closed__2); l_Lean_Elab_WF_assignSubsumed___closed__1 = _init_l_Lean_Elab_WF_assignSubsumed___closed__1(); lean_mark_persistent(l_Lean_Elab_WF_assignSubsumed___closed__1); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__2___closed__1 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__2___closed__1(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__2___closed__1); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__2___closed__2 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__2___closed__2(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___lambda__2___closed__2); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__1 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__1(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__1); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__2 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__2(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__2); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__3 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__3(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__3); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__4 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__4(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__4); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__5 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__5(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__5); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__6 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__6(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_solveDecreasingGoals___spec__1___closed__6); +l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__2___closed__1 = _init_l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__2___closed__1(); +lean_mark_persistent(l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__2___closed__1); +l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__2___closed__2 = _init_l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__2___closed__2(); +lean_mark_persistent(l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__2___closed__2); +l_Array_forInUnsafe_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__3___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__3___closed__1(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__3___closed__1); +l_Array_forInUnsafe_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__3___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__3___closed__2(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_groupGoalsByFunction___spec__3___closed__2); +l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__1(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__1); +l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__2(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__2); +l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__3 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__3(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__3); +l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__4 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__4(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__4); +l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__5 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__5(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__5); +l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__6 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__6(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___closed__6); +l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___boxed__const__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___boxed__const__1(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_solveDecreasingGoals___spec__3___boxed__const__1); l_Lean_Elab_WF_mkFix___lambda__1___closed__1 = _init_l_Lean_Elab_WF_mkFix___lambda__1___closed__1(); lean_mark_persistent(l_Lean_Elab_WF_mkFix___lambda__1___closed__1); l_Lean_Elab_WF_mkFix___lambda__1___closed__2 = _init_l_Lean_Elab_WF_mkFix___lambda__1___closed__2(); diff --git a/stage0/stdlib/Lean/Elab/PreDefinition/WF/GuessLex.c b/stage0/stdlib/Lean/Elab/PreDefinition/WF/GuessLex.c index 2743093bcb836..d7eb567ecdf27 100644 --- a/stage0/stdlib/Lean/Elab/PreDefinition/WF/GuessLex.c +++ b/stage0/stdlib/Lean/Elab/PreDefinition/WF/GuessLex.c @@ -14,58 +14,64 @@ extern "C" { #endif static lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__5___closed__3; +LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_guessLex___spec__14(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__2; +static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__3; static lean_object* l_Lean_Elab_WF_GuessLex_instToStringGuessLexRel___closed__2; -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__15; +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__20; +static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6___closed__2; lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); +LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Elab_WF_guessLex___spec__17(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__9; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__1___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_RecCallWithContext_posString(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_originalVarNames(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_withRecApps_loop___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__3(size_t, size_t, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_generateMeasures___closed__2; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_RecCallCache_eval___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__4; -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__9; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__4___closed__1; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_GuessLex_generateCombinations_x3f_goUniform___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__4(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__4(size_t, size_t, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5___closed__9; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__3; LEAN_EXPORT lean_object* l_Subarray_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_getForbiddenByTrivialSizeOf___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322_(uint8_t, lean_object*); +static lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___closed__2; lean_object* lean_mk_empty_array_with_capacity(lean_object*); lean_object* l_Lean_mkAppN(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_solve_go___spec__1___rarg___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_guessLex___lambda__1___closed__4; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__8___boxed(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__10___rarg(lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__9___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__4; static lean_object* l_Lean_Elab_WF_guessLex___closed__1; lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__14; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_RecCallCache_prettyEntry(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_ofNat___boxed(lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__26; static lean_object* l_Lean_Elab_WF_GuessLex_filterSubsumed___lambda__2___closed__2; static lean_object* l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__10; static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__17; +lean_object* lean_private_to_user_name(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_collectRecCalls___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_guessLex___spec__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__7; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__23; -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__2___closed__5; static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__5___rarg___lambda__2___closed__4; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__13___boxed(lean_object*, lean_object*, lean_object*); lean_object* lean_name_append_after(lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_instToFormatGuessLexRel___closed__1; lean_object* l_Lean_Meta_lambdaTelescope___at___private_Lean_Meta_Eqns_0__Lean_Meta_mkSimpleEqThm___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__9; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__4___boxed(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_explainNonMutualFailure___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_buildTermWF___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___boxed(lean_object**); @@ -73,29 +79,28 @@ LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_expla LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_GuessLex_generateCombinations_x3f_goUniform___spec__1(lean_object*, lean_object*, size_t, size_t); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_collectRecCalls___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__6; -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__21; +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__13; +static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__5; lean_object* l_Lean_FileMap_toPosition(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getMatcherInfo_x3f___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__2___boxed(lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_RecCallWithContext_posString___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_instToStringGuessLexRel___boxed(lean_object*); -LEAN_EXPORT lean_object* l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_filterPairsM___at_Lean_Elab_WF_GuessLex_filterSubsumed___spec__3(lean_object*); uint8_t l_Lean_Expr_isAppOfArity(lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__6___closed__1; lean_object* l_Lean_Name_toString(lean_object*, uint8_t); LEAN_EXPORT lean_object* l_Lean_Meta_getMatcherInfo_x3f___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__3___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_inspectCall___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__6; static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__7; -static lean_object* l_Lean_Elab_WF_guessLex___lambda__2___closed__3; -LEAN_EXPORT lean_object* l_Lean_withoutModifyingState___at_Lean_Elab_WF_guessLex___spec__13(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_getForbiddenByTrivialSizeOf___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__18; LEAN_EXPORT lean_object* l_Array_filterPairsM___at_Lean_Elab_WF_GuessLex_filterSubsumed___spec__3___rarg___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__9___rarg(lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_sort___override(lean_object*); lean_object* l_Lean_MessageData_ofList(lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_processApp___spec__1___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_PersistentArray_push___rarg(lean_object*, lean_object*); uint8_t lean_nat_dec_le(lean_object*, lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); lean_object* l_Array_toSubarray___rarg(lean_object*, lean_object*, lean_object*); @@ -108,10 +113,10 @@ LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_wi LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_filterSubsumed___spec__6___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___closed__1; LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_solve_go___spec__2___rarg___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4___boxed(lean_object**); static lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__5___closed__4; lean_object* l_Lean_getRecAppSyntax_x3f(lean_object*); lean_object* lean_mk_array(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_usize_dec_eq(size_t, size_t); extern uint8_t l_instInhabitedBool; static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__29; @@ -120,18 +125,20 @@ lean_object* l_Lean_Meta_CasesOnApp_refineThrough_x3f(lean_object*, lean_object* LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_SavedLocalContext_run___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9_(lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_explainFailure___closed__3; +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__19; static lean_object* l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__2; -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__6; static lean_object* l_Lean_Elab_WF_GuessLex_instToFormatGuessLexRel___closed__3; -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__20; static lean_object* l_Lean_Elab_WF_GuessLex_instToStringGuessLexRel___closed__3; +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_replaceRef(lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__8; static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__35; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_generateCombinations_x3f_go(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_filterSubsumed___spec__6___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__10; lean_object* l_Lean_Syntax_getPos_x3f(lean_object*, uint8_t); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_withRecApps___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_Tactic_withoutRecover___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_fget(lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__3___closed__1; lean_object* lean_array_fset(lean_object*, lean_object*, lean_object*); @@ -141,49 +148,51 @@ LEAN_EXPORT lean_object* l_Lean_withoutModifyingState___at_Lean_Elab_WF_GuessLex lean_object* l_Lean_Expr_fvarId_x21(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__10___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_RecCallWithContext_create(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex___lambda__1(uint8_t, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__3___closed__3; lean_object* l_Lean_MVarId_refl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__1; +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__8; static lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_solve_go___spec__2___rarg___closed__2; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_trimTermWF(lean_object*, lean_object*); +lean_object* l_Lean_MessageData_hasSyntheticSorry(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___closed__2; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_generateCombinations_x3f_goUniform___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Array_contains___at___private_Lean_Meta_Match_Value_0__Lean_Meta_isUIntTypeName___spec__1(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__9___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__8___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_generateMeasures(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_generateCombinations_x3f(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_withRecApps___rarg___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_SavedLocalContext_create(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__8; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__10___boxed(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_logAt___at_Lean_Elab_WF_guessLex___spec__15(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve___at_Lean_Elab_WF_guessLex___spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_stringToMessageData(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_SavedLocalContext_run___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_RecCallCache_eval(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_WF_unpackArg___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5___closed__1; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__10(size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_filterSubsumed___spec__5(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_withRecApps___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____boxed(lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__4; +static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__8; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__8(lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__6___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_GuessLex_generateCombinations_x3f_goUniform___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__2___closed__4; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_filterSubsumed___spec__4___rarg___lambda__1(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__23; -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__8; static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__21; lean_object* l_Lean_Option_register___at_Lean_Elab_initFn____x40_Lean_Elab_AutoBound___hyg_7____spec__1(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Tactic_run(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__8(size_t, size_t, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__3___closed__5; static lean_object* l_Lean_Elab_WF_GuessLex_instToFormatGuessLexRel___closed__2; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -191,29 +200,26 @@ static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___s static lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__3___closed__4; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__5(lean_object*); static lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__3___closed__7; -static lean_object* l_Lean_Elab_WF_guessLex___lambda__2___closed__9; LEAN_EXPORT lean_object* l_Lean_Expr_withAppAux___at_Lean_Elab_WF_GuessLex_withRecApps_processApp___spec__2(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_explainFailure(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_instInhabitedNat; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__5___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__3___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_guessLex___lambda__2___closed__4; -static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_getForbiddenByTrivialSizeOf(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__9___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_originalVarNames___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_filterSubsumed___spec__4___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static size_t l_Lean_Elab_WF_GuessLex_generateMeasures___closed__4; -static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__11; static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__19; -LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Elab_WF_guessLex___spec__14(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_filterPairsM___at_Lean_Elab_WF_GuessLex_filterSubsumed___spec__3___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_collectRecCalls___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_guessLex___closed__2; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_explainNonMutualFailure___spec__1___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_solve_go___spec__2___rarg___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_explainFailure___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__16(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5___closed__7; static lean_object* l_Lean_Elab_WF_GuessLex_explainFailure___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_naryVarNames_freshen___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -223,68 +229,70 @@ static lean_object* l_Lean_Elab_WF_GuessLex_mkSizeOf___closed__3; static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__20; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_withRecApps_containsRecFn(lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__7; -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__16; static lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__3___closed__2; size_t lean_usize_of_nat(lean_object*); +LEAN_EXPORT lean_object* l_Lean_logAt___at_Lean_Elab_WF_guessLex___spec__15___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_collectRecCalls___lambda__4___closed__2; +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_generateMeasures___spec__2___boxed(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_lambdaTelescope___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__4___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__16; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_filterSubsumed___lambda__2(lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__2___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_naryVarNames(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_lambdaTelescopeImp___rarg(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve___at_Lean_Elab_WF_guessLex___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__8(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_RecCallWithContext_posString___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__6; +static lean_object* l_Lean_Elab_WF_guessLex___lambda__1___closed__2; +static lean_object* l_Lean_Elab_WF_GuessLex_originalVarNames___closed__1; static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__32; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_solve_go___spec__1___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__1(size_t, size_t, lean_object*); -static lean_object* l_Lean_Elab_WF_guessLex___lambda__2___closed__5; lean_object* lean_st_ref_take(lean_object*, lean_object*); lean_object* l_Lean_Expr_getRevArg_x21(lean_object*, lean_object*); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_withLetDeclImp___rarg(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_withRecApps_loop___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_formatTable(lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_generateCombinations_x3f_go___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__22; +LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__11(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_originalVarNames___spec__1(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_expr_eqv(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__7___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_Match_Extension_getMatcherInfo_x3f(lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_explainFailure___closed__1; lean_object* l_Array_zip___rarg(lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__3; -static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__4; -extern lean_object* l_String_instInhabitedString; lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); -static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5___closed__3; +static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__1; lean_object* lean_nat_to_int(lean_object*); lean_object* l_Lean_MessageData_ofSyntax(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_GuessLex_generateMeasures___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_filterSubsumed___lambda__2___closed__4; -LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, size_t, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex___lambda__2(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_solve_go___spec__1___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_generateCombinations_x3f_go___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_withoutErrToSorryImp___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__9; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_GuessLex_generateCombinations_x3f_go___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_generateCombinations_x3f_isForbidden___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__4(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__4; +lean_object* l_Lean_getRevAliases(lean_object*, lean_object*); lean_object* l_Lean_Meta_SavedState_restore(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_range(lean_object*); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_withLocalDeclImp___rarg(lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_noConfusion___rarg___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_matchMatcherApp_x3f___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_explainNonMutualFailure___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_naryVarNames_freshen___closed__1; -LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex___lambda__3(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_unpackUnaryArg___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_explainNonMutualFailure___spec__3___closed__1; static lean_object* l_Lean_Elab_WF_GuessLex_instToStringGuessLexRel___closed__4; @@ -292,35 +300,41 @@ LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_filterSubsumed(lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_filterSubsumed___lambda__2___closed__3; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_processApp___spec__1(lean_object*); lean_object* l_Lean_Elab_goalsToMessageData(lean_object*); +static lean_object* l_Lean_logAt___at_Lean_Elab_WF_guessLex___spec__15___closed__1; +lean_object* l_Lean_addTrace___at_Lean_Elab_Tactic_evalTactic_handleEx___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_isEqvAux___at_Lean_Elab_WF_GuessLex_filterSubsumed___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__10; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_collectRecCalls___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_runTactic(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__3(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__5___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_guessLex___lambda__2___closed__7; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_guessLex___lambda__1___closed__5; lean_object* l_Lean_Meta_check(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_Match_MatcherInfo_numAlts(lean_object*); uint8_t l_Lean_Elab_Structural_recArgHasLooseBVarsAt(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_instToFormatGuessLexRel(uint8_t); -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_RecCallCache_mk(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getMatcherInfo_x3f___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__2(lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__30; uint8_t l_Lean_Expr_isLit(lean_object*); lean_object* l_Lean_Meta_getLevel(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Subarray_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_getForbiddenByTrivialSizeOf___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__17; lean_object* l_ReaderT_instMonadLiftReaderT(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__2; static lean_object* l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__5; static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__1; +static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__7; lean_object* lean_st_ref_get(lean_object*, lean_object*); +static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6___closed__3; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_solve_go___spec__1___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkAppM(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_solve_go___spec__1___rarg___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t); -static lean_object* l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__11; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__4___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___boxed(lean_object*); -LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_List_isEmpty___rarg(lean_object*); static lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__5___closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_collectRecCalls___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -328,57 +342,70 @@ static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRec LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_formatTable___spec__2(size_t, size_t, lean_object*); lean_object* lean_st_mk_ref(lean_object*, lean_object*); lean_object* lean_array_to_list(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_guessLex___lambda__2___closed__6; static lean_object* l_Lean_Elab_WF_GuessLex_generateCombinations_x3f_goUniform___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__33; -static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6___closed__1; static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__5___rarg___lambda__2___closed__2; lean_object* l_Lean_Syntax_node3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__8___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_synthInstance(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370_(uint8_t, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_generateMeasures___spec__3(size_t, size_t, lean_object*); +lean_object* l_Lean_Name_append(lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__27; +static lean_object* l_Lean_Elab_WF_guessLex___lambda__1___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_mkSizeOf___closed__5; static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__34; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__3___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_levelZero; +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__12___boxed(lean_object**); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__7(lean_object*, size_t, size_t, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__6(lean_object*, size_t, size_t); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_trimTermWF___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_lambdaTelescope___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__4___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_instInhabitedExpr; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_withRecApps_processApp(lean_object*); -static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__12; static lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__2___closed__3; lean_object* l_Lean_Meta_whnfD(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_explainNonMutualFailure___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__10; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__10; +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__5; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__16___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__28; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_filterSubsumed___boxed(lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__1; +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__2; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_withRecApps___rarg___closed__5; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5___closed__3; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__8___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_mapTR_loop___at_Lean_Meta_substCore___spec__6(lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_mkSizeOf___closed__1; -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__7___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_List_lengthTRAux___rarg(lean_object*, lean_object*); +static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4___closed__1; lean_object* l_Lean_HasConstCache_containsUnsafe(lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__16___closed__2; static lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_solve_go___spec__2___rarg___closed__1; static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_withRecApps_containsRecFn___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__4; -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__25; +lean_object* l_Lean_Name_componentsRev(lean_object*); LEAN_EXPORT lean_object* l_Lean_withoutModifyingState___at_Lean_Elab_WF_GuessLex_SavedLocalContext_run___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__5___closed__2; -lean_object* l_Lean_log___at_Lean_Meta_computeSynthOrder___spec__6(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +uint8_t lean_name_eq(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_guessLex___lambda__1___closed__8; +LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_withoutModifyingState___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__26; +extern lean_object* l_Lean_rootNamespace; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5___closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_withRecApps___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_guessLex___lambda__2___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_withRecApps_processRec(lean_object*); +extern lean_object* l_Lean_warningAsError; +LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5___closed__2; LEAN_EXPORT lean_object* l_Lean_Expr_withAppAux___at_Lean_Elab_WF_GuessLex_withRecApps_processApp___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_node2(lean_object*, lean_object*, lean_object*, lean_object*); @@ -386,39 +413,44 @@ lean_object* l_Lean_Meta_MatcherApp_refineThrough_x3f(lean_object*, lean_object* LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_GuessLex_generateCombinations_x3f_go___spec__1(lean_object*, lean_object*, lean_object*, size_t, size_t); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_withRecApps_processRec___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_collectRecCalls___lambda__2___closed__1; -static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5___closed__2; +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__5; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__10___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_collectRecCalls___lambda__2___closed__2; LEAN_EXPORT uint8_t l_Lean_Elab_WF_GuessLex_generateCombinations_x3f_isForbidden(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_withRecApps___rarg___closed__2; static lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__2___closed__2; -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_solve_go___spec__2___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_pushInfoTree___at_Lean_Elab_Term_addDotCompletionInfo___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__6; lean_object* l_Lean_Meta_saveState___rarg(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__6(size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__2; LEAN_EXPORT lean_object* l_Array_isEqvAux___at_Lean_Elab_WF_GuessLex_filterSubsumed___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_instToStringGuessLexRel___closed__1; LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_solve_go___spec__2___rarg___lambda__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_withoutErrToSorry___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_withRecApps_containsRecFn___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Elab_Term_reportUnsolvedGoals(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_guessLex___lambda__1___closed__1; lean_object* lean_mk_syntax_ident(lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_buildTermWF(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__6; static lean_object* l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__5; static lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__3___closed__2; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_RecCallCache_mk___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_unpackMutualArg___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLetDecl___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__11___rarg(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_eraseIdx___rarg(lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__3___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_WF_unpackMutualArg___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__8(size_t, size_t, lean_object*); static lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__3___closed__1; +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__16___closed__1; static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__8; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__3___boxed(lean_object*, lean_object*); @@ -435,24 +467,29 @@ LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_showInferredTerminationBy; lean_object* l_Array_append___rarg(lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_mkSizeOf___closed__2; LEAN_EXPORT uint8_t l_Lean_Elab_WF_GuessLex_GuessLexRel_ofNat(lean_object*); -static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__3; +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MessageData_ofExpr(lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__5___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_solve_go___spec__2(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__9(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_explainNonMutualFailure___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve___rarg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_solve_go___spec__1___rarg___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__12___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__3; LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_filterSubsumed___spec__5___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Meta_mkSimpCongrTheorem___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6___closed__1; static lean_object* l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__8; -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__15; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__6___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__3___closed__6; static lean_object* l_Lean_Elab_WF_GuessLex_filterSubsumed___closed__1; lean_object* l_Array_extract___rarg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_noConfusion(lean_object*); -lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_WF_TerminationWF_unexpand___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_guessLex___lambda__1___closed__7; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___rarg___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___closed__4; static lean_object* l_Lean_Elab_WF_GuessLex_generateMeasures___closed__3; @@ -460,63 +497,72 @@ LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_WF_GuessLex_wi LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_collectRecCalls___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__10___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_generateMeasures___spec__2(size_t, size_t, lean_object*); -lean_object* l_Lean_Elab_WF_TerminationWF_unexpand(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7(lean_object*, lean_object*, lean_object*, size_t, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_mkSizeOf(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_withLCtx___at___private_Lean_Meta_Basic_0__Lean_Meta_mkLeveErrorMessageCore___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toCtorIdx(uint8_t); uint8_t l_Lean_LocalContext_isSubPrefixOf(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_withRecApps_processRec___rarg___closed__1; +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__25; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Name_hasMacroScopes(lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__1(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_noConfusion___rarg___closed__1; -LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_instReprGuessLexRel___closed__1; static lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__3___closed__7; +static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__11; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_explainNonMutualFailure___spec__1(size_t, size_t, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__10; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__5; -static lean_object* l_Lean_Elab_WF_guessLex___lambda__2___closed__10; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve(lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__7; +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__6___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_instToFormatGuessLexRel___boxed(lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__24; +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_string_length(lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__17; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__10___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_withRecApps___rarg___closed__1; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____boxed(lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__2; static lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__3___closed__3; LEAN_EXPORT lean_object* l_Lean_Meta_getMatcherInfo_x3f___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__2___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_generateCombinations_x3f_go___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_throwError___at_Lean_Elab_Term_synthesizeInstMVarCore___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_explainFailure___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_solve_go___spec__2___rarg___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_filterSubsumed___spec__4___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__13(size_t, size_t, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__1; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_lambdaTelescope___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__7___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_WF_GuessLex_trimTermWF___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_TermElabM_run___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__1(size_t, size_t, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__4; +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__21; static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__26; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_solve_go___spec__1___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_getLocalInstances(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__9___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__7; lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_RecCallWithContext_create___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_explainFailure___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_indentExpr(lean_object*); static lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__3___closed__5; LEAN_EXPORT lean_object* l_Lean_Meta_matchMatcherApp_x3f___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__1(lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_filterSubsumed___spec__4(lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__5(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__5___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__24; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_naryVarNames_freshen(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_processApp___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_filterSubsumed___lambda__1(lean_object*); @@ -525,6 +571,7 @@ lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_filterSubsumed___lambda__2___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkSepArray(lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__16; lean_object* l_Lean_FVarId_getUserName(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_StateRefT_x27_lift(lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isConstOf(lean_object*, lean_object*); @@ -533,25 +580,28 @@ LEAN_EXPORT lean_object* l_Lean_Meta_withLetDecl___at_Lean_Elab_WF_GuessLex_with LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_withRecApps_loop___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__18; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5___closed__5; -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__31; +LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1___closed__2; lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_SavedLocalContext_run___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_isTracingEnabledFor___at_Lean_Elab_Tactic_evalTactic_handleEx___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Repr_addAppParen(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_generateMeasures___spec__3___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_instToFormatGuessLexRel___closed__4; lean_object* l_Lean_Elab_addAsAxiom(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_RecCallCache_prettyEntry___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_generateCombinations_x3f_go___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__3; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5___lambda__1___closed__1; -static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__6; lean_object* l___private_Lean_Meta_Tactic_Cleanup_0__Lean_Meta_cleanupCore(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__18; static lean_object* l_Lean_Elab_WF_GuessLex_RecCallCache_prettyEntry___closed__1; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__4; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_ResolveName_resolveGlobalName(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___lambda__2(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_nat_sub(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_instToStringGuessLexRel(uint8_t); lean_object* l_Lean_Expr_getAppFn(lean_object*); @@ -564,32 +614,31 @@ static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__15; LEAN_EXPORT lean_object* l_Array_isEqvAux___at_Lean_Elab_WF_GuessLex_filterSubsumed___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_explainNonMutualFailure___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_SavedLocalContext_create___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__9___boxed(lean_object**); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__6; LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__10(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_mkTupleSyntax(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__8___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLetDecl___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__11___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__9; lean_object* l_Array_ofSubarray___rarg(lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_explainFailure___closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_explainMutualFailure(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_erase_macro_scopes(lean_object*); +static lean_object* l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1___closed__1; static lean_object* l_Lean_Elab_WF_GuessLex_mkSizeOf___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_withRecApps_processApp___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5___closed__10; +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_WF_GuessLex_trimTermWF___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_instDecidableEqGuessLexRel___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLetDecl___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__11___boxed(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve___at_Lean_Elab_WF_guessLex___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_filterSubsumed___spec__6(lean_object*); lean_object* l_List_reverse___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_lambdaTelescope___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__7___boxed(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_explainFailure___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_filterSubsumed___lambda__1___boxed(lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5___closed__4; -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__12; -static lean_object* l_Lean_Elab_WF_guessLex___lambda__2___closed__8; +LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_guessLex___spec__14___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_inspectCall(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkHashMapImp___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_getForbiddenByTrivialSizeOf___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -597,84 +646,88 @@ static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__5; static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__13; static lean_object* l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__7; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_noConfusion___rarg___lambda__1(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve___at_Lean_Elab_WF_guessLex___spec__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__5___rarg___lambda__2___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_explainMutualFailure___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_usize_add(size_t, size_t); -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__14; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_formatTable___boxed(lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__3___closed__8; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__2; -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__4; -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__9; lean_object* l_Lean_Elab_ensureNoRecFn(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_withRecApps_loop(lean_object*); extern lean_object* l_Lean_instInhabitedName; static lean_object* l_Lean_Elab_WF_GuessLex_withRecApps___rarg___lambda__1___closed__1; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__2(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___closed__1; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_solve_go___spec__1___rarg___lambda__4(lean_object*, size_t, lean_object*, lean_object*, lean_object*, size_t, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__19; lean_object* lean_array_uget(lean_object*, size_t); LEAN_EXPORT lean_object* l_Lean_Elab_WF_unpackUnaryArg___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__6___boxed(lean_object*, lean_object*); lean_object* l_panic___at_Lean_Expr_getRevArg_x21___spec__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_generateMeasures___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_WF_TerminationBy_unexpand(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__7; -LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__22; static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__5___rarg___lambda__2___closed__3; lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_mkTupleSyntax___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___closed__3; lean_object* l_List_redLength___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___rarg___lambda__1(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_guessLex___lambda__1___closed__6; lean_object* l_Lean_Meta_toCasesOnApp_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_collectRecCalls___lambda__4___closed__1; static lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___closed__1; lean_object* l_Lean_Elab_Tactic_evalTactic(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_originalVarNames___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__6___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__11; -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_guessLex___spec__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_instReprGuessLexRel; LEAN_EXPORT lean_object* l_Lean_Meta_lambdaTelescope___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__4(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_explainNonMutualFailure(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_string_append(lean_object*, lean_object*); lean_object* l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__2(size_t, size_t, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__2(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_lambdaTelescope___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__4___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_filterSubsumed___spec__5___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkFreshExprSyntheticOpaqueMVar(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel(uint8_t); +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__5___closed__1; -LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_solve_go___spec__2___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_get_size(lean_object*); +LEAN_EXPORT lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_WF_GuessLex_naryVarNames_freshen___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__12___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__3___closed__1; LEAN_EXPORT uint8_t l_Lean_Elab_WF_GuessLex_instDecidableEqGuessLexRel(uint8_t, uint8_t); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +uint8_t l___private_Lean_Message_0__Lean_beqMessageSeverity____x40_Lean_Message___hyg_103_(uint8_t, uint8_t); lean_object* lean_infer_type(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_GuessLex_explainFailure___closed__6; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_naryVarNames___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_le(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__1___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_noConfusion___rarg___lambda__1___boxed(lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_guessLex___spec__12(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_usize_dec_lt(size_t, size_t); uint8_t l_Array_contains___at___private_Lean_Meta_FunInfo_0__Lean_Meta_collectDeps_visit___spec__2(lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__13; LEAN_EXPORT lean_object* l_Lean_Loop_forIn_loop___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__24; lean_object* lean_nat_add(lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__23; LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_solve_go___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__5; +LEAN_EXPORT lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_WF_GuessLex_naryVarNames_freshen___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Exception_isRuntime(lean_object*); +static lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__12; lean_object* l_Lean_Expr_beta(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_collectRecCalls(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_SavedLocalContext_run(lean_object*); -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_RecCallWithContext_posString___closed__2; +LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__3___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_mvarId_x21(lean_object*); @@ -684,33 +737,32 @@ static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__11; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_withRecApps(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_filterSubsumed___lambda__1___closed__1; +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__12; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_solve_go___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); lean_object* lean_array_uset(lean_object*, size_t, lean_object*); -lean_object* lean_array_get(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__22; lean_object* lean_expr_instantiate1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_inspectCall___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__5(size_t, size_t, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__5(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__14; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__3___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Nat_repr(lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__2___boxed(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_lambdaTelescope___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__7(lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_isEqvAux___at_Lean_Elab_WF_GuessLex_filterSubsumed___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__3___closed__6; lean_object* l_List_toArrayAux___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toCtorIdx___boxed(lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__1; LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_GuessLex_generateCombinations_x3f_goUniform___spec__2(lean_object*, lean_object*, size_t, size_t); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_explainNonMutualFailure___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_etaExpand(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_guessLex___spec__11(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_unpackArg___at_Lean_Elab_WF_GuessLex_collectRecCalls___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__12(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__3; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_GuessLex_generateMeasures___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Array_isEmpty___rarg(lean_object*); -static lean_object* l_Lean_Elab_WF_guessLex___lambda__2___closed__2; static lean_object* _init_l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__1() { _start: { @@ -816,6 +868,169 @@ x_5 = l_Lean_Option_register___at_Lean_Elab_initFn____x40_Lean_Elab_AutoBound___ return x_5; } } +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_originalVarNames___spec__1(size_t x_1, size_t x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +uint8_t x_9; +x_9 = lean_usize_dec_lt(x_2, x_1); +if (x_9 == 0) +{ +lean_object* x_10; +lean_dec(x_4); +x_10 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_10, 0, x_3); +lean_ctor_set(x_10, 1, x_8); +return x_10; +} +else +{ +lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; +x_11 = lean_array_uget(x_3, x_2); +x_12 = lean_unsigned_to_nat(0u); +x_13 = lean_array_uset(x_3, x_2, x_12); +x_14 = l_Lean_Expr_fvarId_x21(x_11); +lean_inc(x_4); +x_15 = l_Lean_FVarId_getUserName(x_14, x_4, x_5, x_6, x_7, x_8); +if (lean_obj_tag(x_15) == 0) +{ +lean_object* x_16; lean_object* x_17; size_t x_18; size_t x_19; lean_object* x_20; +x_16 = lean_ctor_get(x_15, 0); +lean_inc(x_16); +x_17 = lean_ctor_get(x_15, 1); +lean_inc(x_17); +lean_dec(x_15); +x_18 = 1; +x_19 = lean_usize_add(x_2, x_18); +x_20 = lean_array_uset(x_13, x_2, x_16); +x_2 = x_19; +x_3 = x_20; +x_8 = x_17; +goto _start; +} +else +{ +uint8_t x_22; +lean_dec(x_13); +lean_dec(x_4); +x_22 = !lean_is_exclusive(x_15); +if (x_22 == 0) +{ +return x_15; +} +else +{ +lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_23 = lean_ctor_get(x_15, 0); +x_24 = lean_ctor_get(x_15, 1); +lean_inc(x_24); +lean_inc(x_23); +lean_dec(x_15); +x_25 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_25, 0, x_23); +lean_ctor_set(x_25, 1, x_24); +return x_25; +} +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_originalVarNames___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +lean_object* x_8; size_t x_9; size_t x_10; lean_object* x_11; +lean_dec(x_2); +x_8 = lean_array_get_size(x_1); +x_9 = lean_usize_of_nat(x_8); +lean_dec(x_8); +x_10 = 0; +x_11 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_originalVarNames___spec__1(x_9, x_10, x_1, x_3, x_4, x_5, x_6, x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +return x_11; +} +} +static lean_object* _init_l_Lean_Elab_WF_GuessLex_originalVarNames___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_WF_GuessLex_originalVarNames___lambda__1), 7, 0); +return x_1; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_originalVarNames(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +_start: +{ +lean_object* x_7; lean_object* x_8; lean_object* x_9; +x_7 = lean_ctor_get(x_1, 5); +lean_inc(x_7); +lean_dec(x_1); +x_8 = l_Lean_Elab_WF_GuessLex_originalVarNames___closed__1; +x_9 = l_Lean_Meta_lambdaTelescope___at___private_Lean_Meta_Eqns_0__Lean_Meta_mkSimpleEqThm___spec__1___rarg(x_7, x_8, x_2, x_3, x_4, x_5, x_6); +return x_9; +} +} +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_originalVarNames___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +size_t x_9; size_t x_10; lean_object* x_11; +x_9 = lean_unbox_usize(x_1); +lean_dec(x_1); +x_10 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_11 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_originalVarNames___spec__1(x_9, x_10, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +return x_11; +} +} +LEAN_EXPORT lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_WF_GuessLex_naryVarNames_freshen___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +_start: +{ +lean_object* x_7; uint8_t x_8; +x_7 = lean_st_ref_get(x_5, x_6); +x_8 = !lean_is_exclusive(x_7); +if (x_8 == 0) +{ +lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; +x_9 = lean_ctor_get(x_7, 0); +x_10 = lean_ctor_get(x_9, 0); +lean_inc(x_10); +lean_dec(x_9); +x_11 = lean_ctor_get(x_4, 6); +lean_inc(x_11); +x_12 = lean_ctor_get(x_4, 7); +lean_inc(x_12); +lean_dec(x_4); +x_13 = l_Lean_ResolveName_resolveGlobalName(x_10, x_11, x_12, x_1); +lean_ctor_set(x_7, 0, x_13); +return x_7; +} +else +{ +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +x_14 = lean_ctor_get(x_7, 0); +x_15 = lean_ctor_get(x_7, 1); +lean_inc(x_15); +lean_inc(x_14); +lean_dec(x_7); +x_16 = lean_ctor_get(x_14, 0); +lean_inc(x_16); +lean_dec(x_14); +x_17 = lean_ctor_get(x_4, 6); +lean_inc(x_17); +x_18 = lean_ctor_get(x_4, 7); +lean_inc(x_18); +lean_dec(x_4); +x_19 = l_Lean_ResolveName_resolveGlobalName(x_16, x_17, x_18, x_1); +x_20 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_20, 0, x_19); +lean_ctor_set(x_20, 1, x_15); +return x_20; +} +} +} static lean_object* _init_l_Lean_Elab_WF_GuessLex_naryVarNames_freshen___closed__1() { _start: { @@ -830,7 +1045,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_naryVarNames_freshen(lean_objec lean_object* x_8; uint8_t x_9; lean_inc(x_5); lean_inc(x_2); -x_8 = l_Lean_resolveGlobalName___at_Lean_Elab_WF_TerminationWF_unexpand___spec__3(x_2, x_3, x_4, x_5, x_6, x_7); +x_8 = l_Lean_resolveGlobalName___at_Lean_Elab_WF_GuessLex_naryVarNames_freshen___spec__1(x_2, x_3, x_4, x_5, x_6, x_7); x_9 = !lean_is_exclusive(x_8); if (x_9 == 0) { @@ -918,6 +1133,17 @@ goto _start; } } } +LEAN_EXPORT lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_WF_GuessLex_naryVarNames_freshen___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +_start: +{ +lean_object* x_7; +x_7 = l_Lean_resolveGlobalName___at_Lean_Elab_WF_GuessLex_naryVarNames_freshen___spec__1(x_1, x_2, x_3, x_4, x_5, x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +return x_7; +} +} LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_naryVarNames_freshen___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { _start: { @@ -930,10 +1156,31 @@ lean_dec(x_1); return x_8; } } +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +lean_object* x_8; lean_object* x_9; lean_object* x_10; +x_8 = lean_array_push(x_1, x_2); +x_9 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_9, 0, x_8); +x_10 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_10, 0, x_9); +lean_ctor_set(x_10, 1, x_7); +return x_10; +} +} static lean_object* _init_l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___closed__1() { _start: { lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___lambda__1___boxed), 7, 0); +return x_1; +} +} +static lean_object* _init_l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___closed__2() { +_start: +{ +lean_object* x_1; x_1 = lean_mk_string_from_bytes("x", 1); return x_1; } @@ -946,7 +1193,9 @@ x_18 = lean_nat_dec_lt(x_10, x_7); if (x_18 == 0) { lean_object* x_19; +lean_dec(x_16); lean_dec(x_15); +lean_dec(x_14); lean_dec(x_13); lean_dec(x_10); lean_dec(x_9); @@ -962,118 +1211,243 @@ x_20 = lean_unsigned_to_nat(0u); x_21 = lean_nat_dec_eq(x_9, x_20); if (x_21 == 0) { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; +lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; x_22 = lean_unsigned_to_nat(1u); x_23 = lean_nat_sub(x_9, x_22); lean_dec(x_9); x_24 = lean_array_fget(x_3, x_10); -x_25 = l_Lean_Expr_fvarId_x21(x_24); +x_25 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___closed__1; +x_26 = l_Lean_Name_hasMacroScopes(x_24); +if (x_26 == 0) +{ +lean_object* x_27; +lean_inc(x_16); +lean_inc(x_15); +lean_inc(x_14); lean_inc(x_13); -x_26 = l_Lean_FVarId_getUserName(x_25, x_13, x_14, x_15, x_16, x_17); -if (lean_obj_tag(x_26) == 0) +x_27 = lean_apply_7(x_25, x_12, x_24, x_13, x_14, x_15, x_16, x_17); +if (lean_obj_tag(x_27) == 0) { -lean_object* x_27; lean_object* x_28; uint8_t x_29; -x_27 = lean_ctor_get(x_26, 0); -lean_inc(x_27); -x_28 = lean_ctor_get(x_26, 1); +lean_object* x_28; +x_28 = lean_ctor_get(x_27, 0); lean_inc(x_28); -lean_dec(x_26); -x_29 = l_Lean_Name_hasMacroScopes(x_27); +if (lean_obj_tag(x_28) == 0) +{ +uint8_t x_29; +lean_dec(x_23); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_10); +x_29 = !lean_is_exclusive(x_27); if (x_29 == 0) { -lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; -lean_inc(x_15); -x_30 = l_Lean_Elab_WF_GuessLex_naryVarNames_freshen(x_12, x_27, x_13, x_14, x_15, x_16, x_28); -x_31 = lean_ctor_get(x_30, 0); +lean_object* x_30; lean_object* x_31; +x_30 = lean_ctor_get(x_27, 0); +lean_dec(x_30); +x_31 = lean_ctor_get(x_28, 0); lean_inc(x_31); -x_32 = lean_ctor_get(x_30, 1); +lean_dec(x_28); +lean_ctor_set(x_27, 0, x_31); +return x_27; +} +else +{ +lean_object* x_32; lean_object* x_33; lean_object* x_34; +x_32 = lean_ctor_get(x_27, 1); lean_inc(x_32); -lean_dec(x_30); -x_33 = lean_array_push(x_12, x_31); -x_34 = lean_nat_add(x_10, x_8); -lean_dec(x_10); -x_9 = x_23; -x_10 = x_34; -x_11 = lean_box(0); -x_12 = x_33; -x_17 = x_32; -goto _start; +lean_dec(x_27); +x_33 = lean_ctor_get(x_28, 0); +lean_inc(x_33); +lean_dec(x_28); +x_34 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_34, 0, x_33); +lean_ctor_set(x_34, 1, x_32); +return x_34; +} } else { -lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_27, 1); +lean_inc(x_35); lean_dec(x_27); -x_36 = lean_nat_add(x_10, x_22); -x_37 = l_Nat_repr(x_36); -x_38 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___closed__1; -x_39 = lean_string_append(x_38, x_37); -lean_dec(x_37); -x_40 = l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__3; -x_41 = lean_string_append(x_39, x_40); -x_42 = lean_box(0); -x_43 = l_Lean_Name_str___override(x_42, x_41); -lean_inc(x_15); -x_44 = l_Lean_Elab_WF_GuessLex_naryVarNames_freshen(x_12, x_43, x_13, x_14, x_15, x_16, x_28); -x_45 = lean_ctor_get(x_44, 0); -lean_inc(x_45); -x_46 = lean_ctor_get(x_44, 1); -lean_inc(x_46); -lean_dec(x_44); -x_47 = lean_array_push(x_12, x_45); -x_48 = lean_nat_add(x_10, x_8); +x_36 = lean_ctor_get(x_28, 0); +lean_inc(x_36); +lean_dec(x_28); +x_37 = lean_nat_add(x_10, x_8); lean_dec(x_10); x_9 = x_23; -x_10 = x_48; +x_10 = x_37; x_11 = lean_box(0); -x_12 = x_47; -x_17 = x_46; +x_12 = x_36; +x_17 = x_35; goto _start; } } else { -uint8_t x_50; +uint8_t x_39; lean_dec(x_23); +lean_dec(x_16); lean_dec(x_15); +lean_dec(x_14); lean_dec(x_13); -lean_dec(x_12); lean_dec(x_10); -x_50 = !lean_is_exclusive(x_26); -if (x_50 == 0) +x_39 = !lean_is_exclusive(x_27); +if (x_39 == 0) { -return x_26; +return x_27; } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_26, 0); -x_52 = lean_ctor_get(x_26, 1); -lean_inc(x_52); -lean_inc(x_51); -lean_dec(x_26); -x_53 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_53, 0, x_51); -lean_ctor_set(x_53, 1, x_52); -return x_53; +lean_object* x_40; lean_object* x_41; lean_object* x_42; +x_40 = lean_ctor_get(x_27, 0); +x_41 = lean_ctor_get(x_27, 1); +lean_inc(x_41); +lean_inc(x_40); +lean_dec(x_27); +x_42 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_42, 0, x_40); +lean_ctor_set(x_42, 1, x_41); +return x_42; } } } else { -lean_object* x_54; +lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; +lean_dec(x_24); +x_43 = lean_nat_add(x_10, x_22); +x_44 = l_Nat_repr(x_43); +x_45 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___closed__2; +x_46 = lean_string_append(x_45, x_44); +lean_dec(x_44); +x_47 = l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__3; +x_48 = lean_string_append(x_46, x_47); +x_49 = lean_box(0); +x_50 = l_Lean_Name_str___override(x_49, x_48); +lean_inc(x_15); +x_51 = l_Lean_Elab_WF_GuessLex_naryVarNames_freshen(x_12, x_50, x_13, x_14, x_15, x_16, x_17); +x_52 = lean_ctor_get(x_51, 0); +lean_inc(x_52); +x_53 = lean_ctor_get(x_51, 1); +lean_inc(x_53); +lean_dec(x_51); +lean_inc(x_16); +lean_inc(x_15); +lean_inc(x_14); +lean_inc(x_13); +x_54 = lean_apply_7(x_25, x_12, x_52, x_13, x_14, x_15, x_16, x_53); +if (lean_obj_tag(x_54) == 0) +{ +lean_object* x_55; +x_55 = lean_ctor_get(x_54, 0); +lean_inc(x_55); +if (lean_obj_tag(x_55) == 0) +{ +uint8_t x_56; +lean_dec(x_23); +lean_dec(x_16); lean_dec(x_15); +lean_dec(x_14); lean_dec(x_13); lean_dec(x_10); -lean_dec(x_9); -x_54 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_54, 0, x_12); -lean_ctor_set(x_54, 1, x_17); +x_56 = !lean_is_exclusive(x_54); +if (x_56 == 0) +{ +lean_object* x_57; lean_object* x_58; +x_57 = lean_ctor_get(x_54, 0); +lean_dec(x_57); +x_58 = lean_ctor_get(x_55, 0); +lean_inc(x_58); +lean_dec(x_55); +lean_ctor_set(x_54, 0, x_58); +return x_54; +} +else +{ +lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_59 = lean_ctor_get(x_54, 1); +lean_inc(x_59); +lean_dec(x_54); +x_60 = lean_ctor_get(x_55, 0); +lean_inc(x_60); +lean_dec(x_55); +x_61 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_61, 1, x_59); +return x_61; +} +} +else +{ +lean_object* x_62; lean_object* x_63; lean_object* x_64; +x_62 = lean_ctor_get(x_54, 1); +lean_inc(x_62); +lean_dec(x_54); +x_63 = lean_ctor_get(x_55, 0); +lean_inc(x_63); +lean_dec(x_55); +x_64 = lean_nat_add(x_10, x_8); +lean_dec(x_10); +x_9 = x_23; +x_10 = x_64; +x_11 = lean_box(0); +x_12 = x_63; +x_17 = x_62; +goto _start; +} +} +else +{ +uint8_t x_66; +lean_dec(x_23); +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_10); +x_66 = !lean_is_exclusive(x_54); +if (x_66 == 0) +{ return x_54; } +else +{ +lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_67 = lean_ctor_get(x_54, 0); +x_68 = lean_ctor_get(x_54, 1); +lean_inc(x_68); +lean_inc(x_67); +lean_dec(x_54); +x_69 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_68); +return x_69; +} +} +} +} +else +{ +lean_object* x_70; +lean_dec(x_16); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_10); +lean_dec(x_9); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_12); +lean_ctor_set(x_70, 1, x_17); +return x_70; +} } } } -static lean_object* _init_l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1() { +static lean_object* _init_l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1() { _start: { lean_object* x_1; lean_object* x_2; @@ -1082,86 +1456,85 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_naryVarNames(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { _start: { -lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; -x_9 = lean_array_get_size(x_2); +lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; +x_8 = lean_array_get_size(x_2); lean_inc(x_1); -x_10 = l_Array_extract___rarg(x_2, x_1, x_9); -lean_dec(x_9); -x_11 = lean_array_get_size(x_10); -x_12 = lean_unsigned_to_nat(0u); -x_13 = lean_unsigned_to_nat(1u); -lean_inc(x_11); -x_14 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_14, 0, x_12); -lean_ctor_set(x_14, 1, x_11); -lean_ctor_set(x_14, 2, x_13); -x_15 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; -lean_inc(x_11); -x_16 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1(x_1, x_2, x_10, x_11, x_14, x_12, x_11, x_13, x_11, x_12, lean_box(0), x_15, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_14); -lean_dec(x_11); +x_9 = l_Array_extract___rarg(x_2, x_1, x_8); +lean_dec(x_8); +x_10 = lean_array_get_size(x_9); +x_11 = lean_unsigned_to_nat(0u); +x_12 = lean_unsigned_to_nat(1u); +lean_inc(x_10); +x_13 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_13, 0, x_11); +lean_ctor_set(x_13, 1, x_10); +lean_ctor_set(x_13, 2, x_12); +x_14 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; +lean_inc(x_10); +x_15 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1(x_1, x_2, x_9, x_10, x_13, x_11, x_10, x_12, x_10, x_11, lean_box(0), x_14, x_3, x_4, x_5, x_6, x_7); +lean_dec(x_13); lean_dec(x_10); +lean_dec(x_9); lean_dec(x_1); -if (lean_obj_tag(x_16) == 0) +if (lean_obj_tag(x_15) == 0) { -uint8_t x_17; -x_17 = !lean_is_exclusive(x_16); -if (x_17 == 0) +uint8_t x_16; +x_16 = !lean_is_exclusive(x_15); +if (x_16 == 0) { -return x_16; +return x_15; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_16, 0); -x_19 = lean_ctor_get(x_16, 1); -lean_inc(x_19); +lean_object* x_17; lean_object* x_18; lean_object* x_19; +x_17 = lean_ctor_get(x_15, 0); +x_18 = lean_ctor_get(x_15, 1); lean_inc(x_18); -lean_dec(x_16); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_18); -lean_ctor_set(x_20, 1, x_19); -return x_20; +lean_inc(x_17); +lean_dec(x_15); +x_19 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_19, 0, x_17); +lean_ctor_set(x_19, 1, x_18); +return x_19; } } else { -uint8_t x_21; -x_21 = !lean_is_exclusive(x_16); -if (x_21 == 0) +uint8_t x_20; +x_20 = !lean_is_exclusive(x_15); +if (x_20 == 0) { -return x_16; +return x_15; } else { -lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_22 = lean_ctor_get(x_16, 0); -x_23 = lean_ctor_get(x_16, 1); -lean_inc(x_23); +lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_21 = lean_ctor_get(x_15, 0); +x_22 = lean_ctor_get(x_15, 1); lean_inc(x_22); -lean_dec(x_16); -x_24 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_24, 0, x_22); -lean_ctor_set(x_24, 1, x_23); -return x_24; +lean_inc(x_21); +lean_dec(x_15); +x_23 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_23, 0, x_21); +lean_ctor_set(x_23, 1, x_22); +return x_23; } } } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_naryVarNames(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { _start: { -lean_object* x_8; lean_object* x_9; lean_object* x_10; -x_8 = lean_ctor_get(x_2, 5); -lean_inc(x_8); -lean_dec(x_2); -x_9 = lean_alloc_closure((void*)(l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___boxed), 8, 1); -lean_closure_set(x_9, 0, x_1); -x_10 = l_Lean_Meta_lambdaTelescope___at___private_Lean_Meta_Eqns_0__Lean_Meta_mkSimpleEqThm___spec__1___rarg(x_8, x_9, x_3, x_4, x_5, x_6, x_7); -return x_10; +lean_object* x_8; +x_8 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +return x_8; } } LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___boxed(lean_object** _args) { @@ -1186,8 +1559,6 @@ lean_object* x_17 = _args[16]; { lean_object* x_18; x_18 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17); -lean_dec(x_16); -lean_dec(x_14); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -1199,16 +1570,13 @@ lean_dec(x_1); return x_18; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_naryVarNames___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { _start: { -lean_object* x_9; -x_9 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_7); -lean_dec(x_5); -lean_dec(x_3); +lean_object* x_8; +x_8 = l_Lean_Elab_WF_GuessLex_naryVarNames(x_1, x_2, x_3, x_4, x_5, x_6, x_7); lean_dec(x_2); -return x_9; +return x_8; } } LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_withRecApps_containsRecFn___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -4353,7 +4721,7 @@ lean_inc(x_14); x_15 = lean_ctor_get(x_13, 1); lean_inc(x_15); lean_dec(x_13); -x_16 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_16 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; x_17 = lean_st_mk_ref(x_16, x_15); x_18 = lean_ctor_get(x_17, 0); lean_inc(x_18); @@ -5645,7 +6013,7 @@ lean_dec(x_2); x_31 = lean_ctor_get(x_30, 0); lean_inc(x_31); lean_dec(x_30); -x_32 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_32 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; lean_inc(x_31); lean_inc(x_29); x_33 = l_Lean_LocalContext_isSubPrefixOf(x_29, x_31, x_32); @@ -6359,7 +6727,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_WF_unpackUnaryArg___at_Lean_Elab_WF_GuessLe _start: { lean_object* x_8; lean_object* x_9; lean_object* x_10; -x_8 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_8 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; x_9 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_9, 0, x_8); lean_ctor_set(x_9, 1, x_2); @@ -7415,7 +7783,7 @@ x_6 = l_Lean_Elab_WF_GuessLex_GuessLexRel_noConfusion___rarg(x_4, x_5, x_3); return x_6; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__1() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__1() { _start: { lean_object* x_1; @@ -7423,17 +7791,17 @@ x_1 = lean_mk_string_from_bytes("Lean.Elab.WF.GuessLex.GuessLexRel.lt", 36); return x_1; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__2() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__1; +x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__1; x_2 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__3() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__3() { _start: { lean_object* x_1; lean_object* x_2; @@ -7442,23 +7810,23 @@ x_2 = lean_nat_to_int(x_1); return x_2; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__4() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__3; -x_2 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__2; +x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__3; +x_2 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__2; x_3 = lean_alloc_ctor(4, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__5() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__5() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__4; +x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__4; x_2 = 0; x_3 = lean_alloc_ctor(6, 1, 1); lean_ctor_set(x_3, 0, x_1); @@ -7466,7 +7834,7 @@ lean_ctor_set_uint8(x_3, sizeof(void*)*1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__6() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__6() { _start: { lean_object* x_1; lean_object* x_2; @@ -7475,23 +7843,23 @@ x_2 = lean_nat_to_int(x_1); return x_2; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__7() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__6; -x_2 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__2; +x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__6; +x_2 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__2; x_3 = lean_alloc_ctor(4, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__8() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__8() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__7; +x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__7; x_2 = 0; x_3 = lean_alloc_ctor(6, 1, 1); lean_ctor_set(x_3, 0, x_1); @@ -7499,7 +7867,7 @@ lean_ctor_set_uint8(x_3, sizeof(void*)*1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__9() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__9() { _start: { lean_object* x_1; @@ -7507,33 +7875,33 @@ x_1 = lean_mk_string_from_bytes("Lean.Elab.WF.GuessLex.GuessLexRel.eq", 36); return x_1; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__10() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__10() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__9; +x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__9; x_2 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__11() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__3; -x_2 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__10; +x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__3; +x_2 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__10; x_3 = lean_alloc_ctor(4, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__12() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__12() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__11; +x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__11; x_2 = 0; x_3 = lean_alloc_ctor(6, 1, 1); lean_ctor_set(x_3, 0, x_1); @@ -7541,23 +7909,23 @@ lean_ctor_set_uint8(x_3, sizeof(void*)*1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__13() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__6; -x_2 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__10; +x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__6; +x_2 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__10; x_3 = lean_alloc_ctor(4, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__14() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__14() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__13; +x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__13; x_2 = 0; x_3 = lean_alloc_ctor(6, 1, 1); lean_ctor_set(x_3, 0, x_1); @@ -7565,7 +7933,7 @@ lean_ctor_set_uint8(x_3, sizeof(void*)*1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__15() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__15() { _start: { lean_object* x_1; @@ -7573,33 +7941,33 @@ x_1 = lean_mk_string_from_bytes("Lean.Elab.WF.GuessLex.GuessLexRel.le", 36); return x_1; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__16() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__16() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__15; +x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__15; x_2 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__17() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__3; -x_2 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__16; +x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__3; +x_2 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__16; x_3 = lean_alloc_ctor(4, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__18() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__18() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__17; +x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__17; x_2 = 0; x_3 = lean_alloc_ctor(6, 1, 1); lean_ctor_set(x_3, 0, x_1); @@ -7607,23 +7975,23 @@ lean_ctor_set_uint8(x_3, sizeof(void*)*1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__19() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__6; -x_2 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__16; +x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__6; +x_2 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__16; x_3 = lean_alloc_ctor(4, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__20() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__20() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__19; +x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__19; x_2 = 0; x_3 = lean_alloc_ctor(6, 1, 1); lean_ctor_set(x_3, 0, x_1); @@ -7631,7 +7999,7 @@ lean_ctor_set_uint8(x_3, sizeof(void*)*1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__21() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__21() { _start: { lean_object* x_1; @@ -7639,33 +8007,33 @@ x_1 = lean_mk_string_from_bytes("Lean.Elab.WF.GuessLex.GuessLexRel.no_idea", 41) return x_1; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__22() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__22() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__21; +x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__21; x_2 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__23() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__23() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__3; -x_2 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__22; +x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__3; +x_2 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__22; x_3 = lean_alloc_ctor(4, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__24() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__24() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__23; +x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__23; x_2 = 0; x_3 = lean_alloc_ctor(6, 1, 1); lean_ctor_set(x_3, 0, x_1); @@ -7673,23 +8041,23 @@ lean_ctor_set_uint8(x_3, sizeof(void*)*1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__25() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__25() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__6; -x_2 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__22; +x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__6; +x_2 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__22; x_3 = lean_alloc_ctor(4, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__26() { +static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__26() { _start: { lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__25; +x_1 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__25; x_2 = 0; x_3 = lean_alloc_ctor(6, 1, 1); lean_ctor_set(x_3, 0, x_1); @@ -7697,7 +8065,7 @@ lean_ctor_set_uint8(x_3, sizeof(void*)*1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322_(uint8_t x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370_(uint8_t x_1, lean_object* x_2) { _start: { switch (x_1) { @@ -7709,14 +8077,14 @@ x_4 = lean_nat_dec_le(x_3, x_2); if (x_4 == 0) { lean_object* x_5; lean_object* x_6; -x_5 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__5; +x_5 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__5; x_6 = l_Repr_addAppParen(x_5, x_2); return x_6; } else { lean_object* x_7; lean_object* x_8; -x_7 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__8; +x_7 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__8; x_8 = l_Repr_addAppParen(x_7, x_2); return x_8; } @@ -7729,14 +8097,14 @@ x_10 = lean_nat_dec_le(x_9, x_2); if (x_10 == 0) { lean_object* x_11; lean_object* x_12; -x_11 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__12; +x_11 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__12; x_12 = l_Repr_addAppParen(x_11, x_2); return x_12; } else { lean_object* x_13; lean_object* x_14; -x_13 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__14; +x_13 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__14; x_14 = l_Repr_addAppParen(x_13, x_2); return x_14; } @@ -7749,14 +8117,14 @@ x_16 = lean_nat_dec_le(x_15, x_2); if (x_16 == 0) { lean_object* x_17; lean_object* x_18; -x_17 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__18; +x_17 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__18; x_18 = l_Repr_addAppParen(x_17, x_2); return x_18; } else { lean_object* x_19; lean_object* x_20; -x_19 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__20; +x_19 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__20; x_20 = l_Repr_addAppParen(x_19, x_2); return x_20; } @@ -7769,14 +8137,14 @@ x_22 = lean_nat_dec_le(x_21, x_2); if (x_22 == 0) { lean_object* x_23; lean_object* x_24; -x_23 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__24; +x_23 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__24; x_24 = l_Repr_addAppParen(x_23, x_2); return x_24; } else { lean_object* x_25; lean_object* x_26; -x_25 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__26; +x_25 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__26; x_26 = l_Repr_addAppParen(x_25, x_2); return x_26; } @@ -7784,13 +8152,13 @@ return x_26; } } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____boxed(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____boxed(lean_object* x_1, lean_object* x_2) { _start: { uint8_t x_3; lean_object* x_4; x_3 = lean_unbox(x_1); lean_dec(x_1); -x_4 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322_(x_3, x_2); +x_4 = l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370_(x_3, x_2); lean_dec(x_2); return x_4; } @@ -7799,7 +8167,7 @@ static lean_object* _init_l_Lean_Elab_WF_GuessLex_instReprGuessLexRel___closed__ _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____boxed), 2, 0); +x_1 = lean_alloc_closure((void*)(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____boxed), 2, 0); return x_1; } } @@ -8369,7 +8737,7 @@ static lean_object* _init_l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed_ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__32; x_2 = l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__33; -x_3 = lean_unsigned_to_nat(306u); +x_3 = lean_unsigned_to_nat(320u); x_4 = lean_unsigned_to_nat(15u); x_5 = l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__34; x_6 = l___private_Init_Util_0__mkPanicMessageWithDecl(x_1, x_2, x_3, x_4, x_5); @@ -8665,148 +9033,72 @@ return x_51; } } } -LEAN_EXPORT lean_object* l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +static lean_object* _init_l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1___closed__1() { _start: { -if (lean_obj_tag(x_2) == 0) -{ -lean_object* x_10; lean_object* x_11; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_1); -x_10 = lean_box(0); -x_11 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_11, 0, x_10); -lean_ctor_set(x_11, 1, x_9); -return x_11; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("goal not solved", 15); +return x_1; } -else +} +static lean_object* _init_l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1___closed__2() { +_start: { -uint8_t x_12; -x_12 = !lean_is_exclusive(x_2); -if (x_12 == 0) +lean_object* x_1; lean_object* x_2; +x_1 = l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1___closed__1; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +LEAN_EXPORT lean_object* l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: { -lean_object* x_13; lean_object* x_14; -x_13 = lean_ctor_get(x_2, 1); -lean_inc(x_1); -lean_ctor_set(x_2, 1, x_1); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -x_14 = l_Lean_Elab_Term_reportUnsolvedGoals(x_2, x_5, x_6, x_7, x_8, x_9); -if (lean_obj_tag(x_14) == 0) +if (lean_obj_tag(x_1) == 0) { -lean_object* x_15; -x_15 = lean_ctor_get(x_14, 1); -lean_inc(x_15); -lean_dec(x_14); -x_2 = x_13; -x_9 = x_15; -goto _start; +lean_object* x_9; lean_object* x_10; +lean_dec(x_2); +x_9 = lean_box(0); +x_10 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_10, 0, x_9); +lean_ctor_set(x_10, 1, x_8); +return x_10; } else { -uint8_t x_17; -lean_dec(x_13); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_1); -x_17 = !lean_is_exclusive(x_14); -if (x_17 == 0) +lean_object* x_11; lean_object* x_12; uint8_t x_13; +x_11 = l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1___closed__2; +x_12 = l_Lean_throwError___at_Lean_Elab_Term_synthesizeInstMVarCore___spec__3(x_11, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +x_13 = !lean_is_exclusive(x_12); +if (x_13 == 0) { -return x_14; +return x_12; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_14, 0); -x_19 = lean_ctor_get(x_14, 1); -lean_inc(x_19); -lean_inc(x_18); -lean_dec(x_14); -x_20 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_20, 0, x_18); -lean_ctor_set(x_20, 1, x_19); -return x_20; +lean_object* x_14; lean_object* x_15; lean_object* x_16; +x_14 = lean_ctor_get(x_12, 0); +x_15 = lean_ctor_get(x_12, 1); +lean_inc(x_15); +lean_inc(x_14); +lean_dec(x_12); +x_16 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_16, 0, x_14); +lean_ctor_set(x_16, 1, x_15); +return x_16; } } } -else +} +LEAN_EXPORT lean_object* l_Lean_Elab_Term_withoutErrToSorry___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_2, 0); -x_22 = lean_ctor_get(x_2, 1); -lean_inc(x_22); -lean_inc(x_21); -lean_dec(x_2); -lean_inc(x_1); -x_23 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_23, 0, x_21); -lean_ctor_set(x_23, 1, x_1); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -x_24 = l_Lean_Elab_Term_reportUnsolvedGoals(x_23, x_5, x_6, x_7, x_8, x_9); -if (lean_obj_tag(x_24) == 0) -{ -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 1); -lean_inc(x_25); -lean_dec(x_24); -x_2 = x_22; -x_9 = x_25; -goto _start; -} -else -{ -lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; -lean_dec(x_22); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_1); -x_27 = lean_ctor_get(x_24, 0); -lean_inc(x_27); -x_28 = lean_ctor_get(x_24, 1); -lean_inc(x_28); -if (lean_is_exclusive(x_24)) { - lean_ctor_release(x_24, 0); - lean_ctor_release(x_24, 1); - x_29 = x_24; -} else { - lean_dec_ref(x_24); - x_29 = lean_box(0); -} -if (lean_is_scalar(x_29)) { - x_30 = lean_alloc_ctor(1, 2, 0); -} else { - x_30 = x_29; -} -lean_ctor_set(x_30, 0, x_27); -lean_ctor_set(x_30, 1, x_28); -return x_30; -} -} -} -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_Term_withoutErrToSorry___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -lean_object* x_9; -x_9 = l_Lean_Elab_Term_withoutErrToSorryImp___rarg(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -return x_9; -} -} -LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__1(uint8_t x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: +lean_object* x_9; +x_9 = l_Lean_Elab_Term_withoutErrToSorryImp___rarg(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +return x_9; +} +} +LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__1(uint8_t x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: { lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; x_8 = lean_box(0); @@ -8915,284 +9207,267 @@ x_2 = 0; return x_2; } } -static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("tacticDecreasing_tactic", 23); -return x_1; -} -} -static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5___closed__1; -x_3 = l_Lean_Name_str___override(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5___closed__3() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("decreasing_tactic", 17); -return x_1; -} -} LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_10; uint8_t x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_10 = lean_ctor_get(x_7, 5); -lean_inc(x_10); -x_11 = 0; -x_12 = l_Lean_SourceInfo_fromRef(x_10, x_11); -x_13 = lean_st_ref_get(x_8, x_9); -x_14 = lean_ctor_get(x_13, 1); -lean_inc(x_14); -lean_dec(x_13); -x_15 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5___closed__3; -lean_inc(x_12); -x_16 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_16, 0, x_12); -lean_ctor_set(x_16, 1, x_15); -x_17 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5___closed__2; -x_18 = l_Lean_Syntax_node1(x_12, x_17, x_16); -x_19 = l_Lean_Elab_Tactic_evalTactic(x_18, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); -return x_19; -} -} -LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -lean_inc(x_9); +lean_object* x_10; lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_11 = l_Lean_Elab_Tactic_run(x_1, x_2, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_11) == 0) +lean_inc(x_3); +x_10 = l_Lean_Elab_Tactic_run(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +if (lean_obj_tag(x_10) == 0) { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = lean_ctor_get(x_11, 0); +lean_object* x_11; lean_object* x_12; lean_object* x_13; +x_11 = lean_ctor_get(x_10, 0); +lean_inc(x_11); +x_12 = lean_ctor_get(x_10, 1); lean_inc(x_12); -x_13 = lean_ctor_get(x_11, 1); -lean_inc(x_13); -lean_dec(x_11); -x_14 = l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1(x_3, x_12, x_4, x_5, x_6, x_7, x_8, x_9, x_13); +lean_dec(x_10); +x_13 = l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1(x_11, x_3, x_4, x_5, x_6, x_7, x_8, x_12); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -if (lean_obj_tag(x_14) == 0) -{ -uint8_t x_15; -x_15 = !lean_is_exclusive(x_14); -if (x_15 == 0) -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_14, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_14, 0, x_17); -return x_14; -} -else -{ -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_14, 1); -lean_inc(x_18); -lean_dec(x_14); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; -} -} -else -{ -uint8_t x_21; -x_21 = !lean_is_exclusive(x_14); -if (x_21 == 0) -{ -return x_14; -} -else -{ -lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_22 = lean_ctor_get(x_14, 0); -x_23 = lean_ctor_get(x_14, 1); -lean_inc(x_23); -lean_inc(x_22); -lean_dec(x_14); -x_24 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_24, 0, x_22); -lean_ctor_set(x_24, 1, x_23); -return x_24; -} -} +lean_dec(x_11); +return x_13; } else { -uint8_t x_25; -lean_dec(x_9); +uint8_t x_14; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_25 = !lean_is_exclusive(x_11); -if (x_25 == 0) +x_14 = !lean_is_exclusive(x_10); +if (x_14 == 0) { -return x_11; +return x_10; } else { -lean_object* x_26; lean_object* x_27; lean_object* x_28; -x_26 = lean_ctor_get(x_11, 0); -x_27 = lean_ctor_get(x_11, 1); -lean_inc(x_27); -lean_inc(x_26); -lean_dec(x_11); -x_28 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_28, 0, x_26); -lean_ctor_set(x_28, 1, x_27); -return x_28; +lean_object* x_15; lean_object* x_16; lean_object* x_17; +x_15 = lean_ctor_get(x_10, 0); +x_16 = lean_ctor_get(x_10, 1); +lean_inc(x_16); +lean_inc(x_15); +lean_dec(x_10); +x_17 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_17, 0, x_15); +lean_ctor_set(x_17, 1, x_16); +return x_17; } } } } -LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__7(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6___closed__1() { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Elab_pushInfoTree___at_Lean_Elab_Term_addDotCompletionInfo___spec__3(x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -x_12 = lean_ctor_get(x_11, 1); -lean_inc(x_12); -lean_dec(x_11); -x_13 = l_Lean_Elab_Term_runTactic(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_12); -if (lean_obj_tag(x_13) == 0) -{ -uint8_t x_14; -x_14 = !lean_is_exclusive(x_13); -if (x_14 == 0) -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_ctor_get(x_13, 0); -lean_dec(x_15); -x_16 = lean_box(0); -lean_ctor_set(x_13, 0, x_16); -return x_13; -} -else -{ -lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_17 = lean_ctor_get(x_13, 1); -lean_inc(x_17); -lean_dec(x_13); -x_18 = lean_box(0); -x_19 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_19, 0, x_18); -lean_ctor_set(x_19, 1, x_17); -return x_19; -} +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("tacticDecreasing_tactic", 23); +return x_1; } -else -{ -uint8_t x_20; -x_20 = !lean_is_exclusive(x_13); -if (x_20 == 0) -{ -return x_13; } -else +static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6___closed__2() { +_start: { -lean_object* x_21; lean_object* x_22; lean_object* x_23; -x_21 = lean_ctor_get(x_13, 0); -x_22 = lean_ctor_get(x_13, 1); -lean_inc(x_22); -lean_inc(x_21); -lean_dec(x_13); -x_23 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_23, 0, x_21); -lean_ctor_set(x_23, 1, x_22); -return x_23; -} -} +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6___closed__1; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; } } -static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__1() { +static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6___closed__3() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__3___boxed), 6, 0); +x_1 = lean_mk_string_from_bytes("decreasing_tactic", 17); return x_1; } } -static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__2() { +LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Did not find ", 13); -return x_1; +lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +x_11 = lean_ctor_get(x_8, 5); +lean_inc(x_11); +x_12 = 0; +x_13 = l_Lean_SourceInfo_fromRef(x_11, x_12); +x_14 = lean_st_ref_get(x_9, x_10); +x_15 = lean_ctor_get(x_14, 1); +lean_inc(x_15); +lean_dec(x_14); +x_16 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6___closed__3; +lean_inc(x_13); +x_17 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_17, 0, x_13); +lean_ctor_set(x_17, 1, x_16); +x_18 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6___closed__2; +x_19 = l_Lean_Syntax_node1(x_13, x_18, x_17); +x_20 = lean_apply_10(x_1, x_19, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_15); +return x_20; } } -static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__3() { +LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__7(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__2; -x_2 = l_Lean_stringToMessageData(x_1); -return x_2; +lean_object* x_13; lean_object* x_14; +x_13 = lean_ctor_get(x_1, 1); +lean_inc(x_13); +lean_dec(x_1); +x_14 = lean_apply_10(x_2, x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +return x_14; } } -static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__4() { +static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes(" proof: ", 8); +x_1 = lean_mk_string_from_bytes("Using tactic ", 13); return x_1; } } -static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__5() { +static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__4; +x_1 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__1; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = lean_unsigned_to_nat(32u); -x_2 = lean_mk_empty_array_with_capacity(x_1); -return x_2; -} -} -static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__7() { +LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__6; -x_2 = lean_alloc_ctor(0, 1, 0); +lean_object* x_13; lean_object* x_14; uint8_t x_15; +lean_inc(x_1); +x_13 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Tactic_evalTactic_handleEx___spec__1(x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +x_15 = lean_unbox(x_14); +lean_dec(x_14); +if (x_15 == 0) +{ +lean_object* x_16; lean_object* x_17; lean_object* x_18; +lean_dec(x_1); +x_16 = lean_ctor_get(x_13, 1); +lean_inc(x_16); +lean_dec(x_13); +x_17 = lean_box(0); +x_18 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__7(x_2, x_3, x_17, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_16); +return x_18; +} +else +{ +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; +x_19 = lean_ctor_get(x_13, 1); +lean_inc(x_19); +lean_dec(x_13); +x_20 = lean_ctor_get(x_2, 1); +lean_inc(x_20); +x_21 = l_Lean_MessageData_ofSyntax(x_20); +x_22 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__2; +x_23 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_23, 1, x_21); +x_24 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__5___rarg___lambda__2___closed__5; +x_25 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_25, 0, x_23); +lean_ctor_set(x_25, 1, x_24); +x_26 = l_Lean_addTrace___at_Lean_Elab_Tactic_evalTactic_handleEx___spec__2(x_1, x_25, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_19); +x_27 = lean_ctor_get(x_26, 0); +lean_inc(x_27); +x_28 = lean_ctor_get(x_26, 1); +lean_inc(x_28); +lean_dec(x_26); +x_29 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__7(x_2, x_3, x_27, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +lean_dec(x_27); +return x_29; +} +} +} +static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__3___boxed), 6, 0); +return x_1; +} +} +static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Did not find ", 13); +return x_1; +} +} +static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__2; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes(" proof: ", 8); +return x_1; +} +} +static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__4; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__6() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Tactic_evalTactic), 10, 0); +return x_1; +} +} +static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = lean_unsigned_to_nat(32u); +x_2 = lean_mk_empty_array_with_capacity(x_1); +return x_2; +} +} +static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__8() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__7; +x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__8() { +static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__9() { _start: { size_t x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = 5; -x_2 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__7; -x_3 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__6; +x_2 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__8; +x_3 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__7; x_4 = lean_unsigned_to_nat(0u); x_5 = lean_alloc_ctor(0, 4, sizeof(size_t)*1); lean_ctor_set(x_5, 0, x_2); @@ -9203,7 +9478,7 @@ lean_ctor_set_usize(x_5, 4, x_1); return x_5; } } -static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__9() { +static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__10() { _start: { lean_object* x_1; @@ -9211,7 +9486,7 @@ x_1 = lean_alloc_closure((void*)(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_ev return x_1; } } -static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__10() { +static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; uint8_t x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; @@ -9220,8 +9495,8 @@ x_2 = lean_box(0); x_3 = lean_box(0); x_4 = 1; x_5 = 0; -x_6 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__8; -x_7 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__9; +x_6 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__9; +x_7 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__10; x_8 = lean_alloc_ctor(0, 8, 9); lean_ctor_set(x_8, 0, x_1); lean_ctor_set(x_8, 1, x_2); @@ -9243,7 +9518,7 @@ lean_ctor_set_uint8(x_8, sizeof(void*)*8 + 8, x_5); return x_8; } } -static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__11() { +static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -9258,15 +9533,7 @@ lean_ctor_set(x_3, 4, x_2); return x_3; } } -static lean_object* _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__12() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5), 9, 0); -return x_1; -} -} -LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8(lean_object* x_1, lean_object* x_2, uint8_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9(lean_object* x_1, lean_object* x_2, uint8_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { lean_object* x_12; lean_object* x_45; @@ -9291,7 +9558,7 @@ x_50 = lean_ctor_get(x_48, 1); lean_inc(x_50); lean_dec(x_48); x_51 = l_Lean_Expr_mvarId_x21(x_49); -x_52 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_52 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; x_53 = 1; lean_inc(x_10); lean_inc(x_9); @@ -9317,79 +9584,92 @@ x_58 = 1; x_59 = l_Lean_Elab_WF_GuessLex_instDecidableEqGuessLexRel(x_3, x_58); if (x_59 == 0) { +lean_object* x_122; lean_object* x_123; +x_122 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__6; if (lean_obj_tag(x_5) == 0) { -lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; -x_122 = lean_box(0); -x_123 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__12; +lean_object* x_137; +x_137 = lean_alloc_closure((void*)(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6), 10, 1); +lean_closure_set(x_137, 0, x_122); +x_123 = x_137; +goto block_136; +} +else +{ +lean_object* x_138; lean_object* x_139; +x_138 = lean_ctor_get(x_5, 0); +lean_inc(x_138); +lean_dec(x_5); +lean_inc(x_2); +x_139 = lean_alloc_closure((void*)(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8), 12, 3); +lean_closure_set(x_139, 0, x_2); +lean_closure_set(x_139, 1, x_138); +lean_closure_set(x_139, 2, x_122); +x_123 = x_139; +goto block_136; +} +block_136: +{ +lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; +x_124 = lean_alloc_closure((void*)(l_Lean_Elab_Tactic_withoutRecover___rarg), 10, 1); +lean_closure_set(x_124, 0, x_123); lean_inc(x_55); -x_124 = lean_alloc_closure((void*)(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6), 10, 3); -lean_closure_set(x_124, 0, x_55); -lean_closure_set(x_124, 1, x_123); -lean_closure_set(x_124, 2, x_122); -x_125 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__10; -x_126 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__11; +x_125 = lean_alloc_closure((void*)(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5), 9, 2); +lean_closure_set(x_125, 0, x_55); +lean_closure_set(x_125, 1, x_124); +x_126 = lean_alloc_closure((void*)(l_Lean_Elab_Term_withoutErrToSorry___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__2), 8, 1); +lean_closure_set(x_126, 0, x_125); +x_127 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__11; +x_128 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__12; lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_127 = l_Lean_Elab_Term_TermElabM_run___rarg(x_124, x_125, x_126, x_7, x_8, x_9, x_10, x_56); -if (lean_obj_tag(x_127) == 0) +x_129 = l_Lean_Elab_Term_TermElabM_run___rarg(x_126, x_127, x_128, x_7, x_8, x_9, x_10, x_56); +if (lean_obj_tag(x_129) == 0) { -lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; +lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_dec(x_57); lean_dec(x_55); -x_128 = lean_ctor_get(x_127, 0); -lean_inc(x_128); -x_129 = lean_ctor_get(x_127, 1); -lean_inc(x_129); -lean_dec(x_127); -x_130 = lean_ctor_get(x_128, 0); +x_130 = lean_ctor_get(x_129, 0); lean_inc(x_130); -lean_dec(x_128); -x_131 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__2(x_2, x_3, x_130, x_7, x_8, x_9, x_10, x_129); -x_12 = x_131; +x_131 = lean_ctor_get(x_129, 1); +lean_inc(x_131); +lean_dec(x_129); +x_132 = lean_ctor_get(x_130, 0); +lean_inc(x_132); +lean_dec(x_130); +x_133 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__2(x_2, x_3, x_132, x_7, x_8, x_9, x_10, x_131); +x_12 = x_133; goto block_44; } else { -lean_object* x_132; lean_object* x_133; -x_132 = lean_ctor_get(x_127, 0); -lean_inc(x_132); -x_133 = lean_ctor_get(x_127, 1); -lean_inc(x_133); -lean_dec(x_127); -x_60 = x_132; -x_61 = x_133; +lean_object* x_134; lean_object* x_135; +x_134 = lean_ctor_get(x_129, 0); +lean_inc(x_134); +x_135 = lean_ctor_get(x_129, 1); +lean_inc(x_135); +lean_dec(x_129); +x_60 = x_134; +x_61 = x_135; goto block_121; } } +} else { -lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -x_134 = lean_ctor_get(x_5, 0); -lean_inc(x_134); +lean_object* x_140; lean_dec(x_5); -lean_inc(x_55); -x_135 = lean_alloc_ctor(2, 1, 0); -lean_ctor_set(x_135, 0, x_55); -lean_inc(x_55); -x_136 = lean_alloc_closure((void*)(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__7), 10, 3); -lean_closure_set(x_136, 0, x_135); -lean_closure_set(x_136, 1, x_55); -lean_closure_set(x_136, 2, x_134); -x_137 = lean_alloc_closure((void*)(l_Lean_Elab_Term_withoutErrToSorry___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__2), 8, 1); -lean_closure_set(x_137, 0, x_136); -x_138 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__10; -x_139 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__11; lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_140 = l_Lean_Elab_Term_TermElabM_run___rarg(x_137, x_138, x_139, x_7, x_8, x_9, x_10, x_56); +lean_inc(x_55); +x_140 = l_Lean_MVarId_refl(x_55, x_7, x_8, x_9, x_10, x_56); if (lean_obj_tag(x_140) == 0) { -lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_dec(x_57); lean_dec(x_55); x_141 = lean_ctor_get(x_140, 0); @@ -9397,61 +9677,20 @@ lean_inc(x_141); x_142 = lean_ctor_get(x_140, 1); lean_inc(x_142); lean_dec(x_140); -x_143 = lean_ctor_get(x_141, 0); -lean_inc(x_143); -lean_dec(x_141); -x_144 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__2(x_2, x_3, x_143, x_7, x_8, x_9, x_10, x_142); -x_12 = x_144; +x_143 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__2(x_2, x_3, x_141, x_7, x_8, x_9, x_10, x_142); +x_12 = x_143; goto block_44; } else { -lean_object* x_145; lean_object* x_146; -x_145 = lean_ctor_get(x_140, 0); +lean_object* x_144; lean_object* x_145; +x_144 = lean_ctor_get(x_140, 0); +lean_inc(x_144); +x_145 = lean_ctor_get(x_140, 1); lean_inc(x_145); -x_146 = lean_ctor_get(x_140, 1); -lean_inc(x_146); lean_dec(x_140); -x_60 = x_145; -x_61 = x_146; -goto block_121; -} -} -} -else -{ -lean_object* x_147; -lean_dec(x_5); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_55); -x_147 = l_Lean_MVarId_refl(x_55, x_7, x_8, x_9, x_10, x_56); -if (lean_obj_tag(x_147) == 0) -{ -lean_object* x_148; lean_object* x_149; lean_object* x_150; -lean_dec(x_57); -lean_dec(x_55); -x_148 = lean_ctor_get(x_147, 0); -lean_inc(x_148); -x_149 = lean_ctor_get(x_147, 1); -lean_inc(x_149); -lean_dec(x_147); -x_150 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__2(x_2, x_3, x_148, x_7, x_8, x_9, x_10, x_149); -x_12 = x_150; -goto block_44; -} -else -{ -lean_object* x_151; lean_object* x_152; -x_151 = lean_ctor_get(x_147, 0); -lean_inc(x_151); -x_152 = lean_ctor_get(x_147, 1); -lean_inc(x_152); -lean_dec(x_147); -x_60 = x_151; -x_61 = x_152; +x_60 = x_144; +x_61 = x_145; goto block_121; } } @@ -9471,7 +9710,7 @@ lean_inc(x_64); x_65 = lean_ctor_get(x_63, 1); lean_inc(x_65); lean_dec(x_63); -x_66 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__1; +x_66 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__1; x_67 = lean_unbox(x_64); lean_dec(x_64); if (x_67 == 0) @@ -9527,11 +9766,11 @@ goto block_86; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; x_74 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_74, 0, x_73); -x_75 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__3; +x_75 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__3; x_76 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_76, 0, x_75); lean_ctor_set(x_76, 1, x_74); -x_77 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__5; +x_77 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__5; x_78 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_78, 0, x_76); lean_ctor_set(x_78, 1, x_77); @@ -9590,7 +9829,7 @@ lean_inc(x_94); x_95 = lean_ctor_get(x_93, 1); lean_inc(x_95); lean_dec(x_93); -x_96 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__1; +x_96 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__1; x_97 = lean_unbox(x_94); lean_dec(x_94); if (x_97 == 0) @@ -9646,11 +9885,11 @@ goto block_116; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; x_104 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_104, 0, x_103); -x_105 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__3; +x_105 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__3; x_106 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_106, 0, x_105); lean_ctor_set(x_106, 1, x_104); -x_107 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__5; +x_107 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__5; x_108 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_108, 0, x_106); lean_ctor_set(x_108, 1, x_107); @@ -9678,7 +9917,7 @@ goto block_44; } else { -uint8_t x_153; +uint8_t x_146; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -9686,29 +9925,29 @@ lean_dec(x_7); lean_dec(x_5); lean_dec(x_4); lean_dec(x_2); -x_153 = !lean_is_exclusive(x_54); -if (x_153 == 0) +x_146 = !lean_is_exclusive(x_54); +if (x_146 == 0) { return x_54; } else { -lean_object* x_154; lean_object* x_155; lean_object* x_156; -x_154 = lean_ctor_get(x_54, 0); -x_155 = lean_ctor_get(x_54, 1); -lean_inc(x_155); -lean_inc(x_154); +lean_object* x_147; lean_object* x_148; lean_object* x_149; +x_147 = lean_ctor_get(x_54, 0); +x_148 = lean_ctor_get(x_54, 1); +lean_inc(x_148); +lean_inc(x_147); lean_dec(x_54); -x_156 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_155); -return x_156; +x_149 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_149, 0, x_147); +lean_ctor_set(x_149, 1, x_148); +return x_149; } } } else { -uint8_t x_157; +uint8_t x_150; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -9717,23 +9956,23 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_2); lean_dec(x_1); -x_157 = !lean_is_exclusive(x_45); -if (x_157 == 0) +x_150 = !lean_is_exclusive(x_45); +if (x_150 == 0) { return x_45; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; -x_158 = lean_ctor_get(x_45, 0); -x_159 = lean_ctor_get(x_45, 1); -lean_inc(x_159); -lean_inc(x_158); +lean_object* x_151; lean_object* x_152; lean_object* x_153; +x_151 = lean_ctor_get(x_45, 0); +x_152 = lean_ctor_get(x_45, 1); +lean_inc(x_152); +lean_inc(x_151); lean_dec(x_45); -x_160 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_160, 0, x_158); -lean_ctor_set(x_160, 1, x_159); -return x_160; +x_153 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_153, 0, x_151); +lean_ctor_set(x_153, 1, x_152); +return x_153; } } block_44: @@ -9970,7 +10209,7 @@ lean_inc(x_10); lean_inc(x_1); lean_inc(x_7); lean_inc(x_2); -x_30 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8(x_23, x_2, x_29, x_7, x_1, x_28, x_10, x_11, x_12, x_13, x_27); +x_30 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9(x_23, x_2, x_29, x_7, x_1, x_28, x_10, x_11, x_12, x_13, x_27); if (lean_obj_tag(x_30) == 0) { lean_object* x_31; @@ -10139,7 +10378,7 @@ lean_inc(x_10); lean_inc(x_1); lean_inc(x_7); lean_inc(x_2); -x_60 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8(x_23, x_2, x_59, x_7, x_1, x_57, x_10, x_11, x_12, x_13, x_58); +x_60 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9(x_23, x_2, x_59, x_7, x_1, x_57, x_10, x_11, x_12, x_13, x_58); lean_dec(x_57); if (lean_obj_tag(x_60) == 0) { @@ -10740,14 +10979,18 @@ return x_29; } } } -LEAN_EXPORT lean_object* l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -lean_object* x_10; -x_10 = l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_object* x_9; +x_9 = l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -return x_10; +lean_dec(x_1); +return x_9; } } LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { @@ -10798,13 +11041,22 @@ x_3 = lean_box(x_2); return x_3; } } -LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +lean_object* x_13; +x_13 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__7(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_3); +return x_13; +} +} +LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { uint8_t x_12; lean_object* x_13; x_12 = lean_unbox(x_3); lean_dec(x_3); -x_13 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8(x_1, x_2, x_12, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_13 = l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9(x_1, x_2, x_12, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); lean_dec(x_6); return x_13; } @@ -10866,87 +11118,170 @@ return x_10; LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_RecCallCache_mk(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { -lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; -x_4 = lean_ctor_get(x_2, 2); -lean_inc(x_4); -x_5 = lean_array_get_size(x_4); -lean_dec(x_4); -x_6 = lean_ctor_get(x_2, 4); -lean_inc(x_6); -x_7 = lean_array_get_size(x_6); +lean_object* x_4; lean_object* x_5; lean_object* x_6; uint8_t x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; +x_4 = lean_box(0); +x_5 = lean_ctor_get(x_2, 1); +lean_inc(x_5); +x_6 = lean_array_get_size(x_1); +x_7 = lean_nat_dec_lt(x_5, x_6); lean_dec(x_6); -x_8 = lean_box(0); -x_9 = lean_mk_array(x_7, x_8); -x_10 = lean_mk_array(x_5, x_9); -x_11 = lean_st_mk_ref(x_10, x_3); -if (lean_obj_tag(x_11) == 0) +x_8 = lean_ctor_get(x_2, 2); +lean_inc(x_8); +x_9 = lean_array_get_size(x_8); +lean_dec(x_8); +x_10 = lean_ctor_get(x_2, 4); +lean_inc(x_10); +x_11 = lean_array_get_size(x_10); +lean_dec(x_10); +x_12 = lean_mk_array(x_11, x_4); +x_13 = lean_mk_array(x_9, x_12); +x_14 = lean_st_mk_ref(x_13, x_3); +if (x_7 == 0) { -uint8_t x_12; -x_12 = !lean_is_exclusive(x_11); -if (x_12 == 0) +lean_dec(x_5); +if (lean_obj_tag(x_14) == 0) { -lean_object* x_13; lean_object* x_14; -x_13 = lean_ctor_get(x_11, 0); -x_14 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_14, 0, x_1); -lean_ctor_set(x_14, 1, x_2); -lean_ctor_set(x_14, 2, x_13); -lean_ctor_set(x_11, 0, x_14); -return x_11; +uint8_t x_15; +x_15 = !lean_is_exclusive(x_14); +if (x_15 == 0) +{ +lean_object* x_16; lean_object* x_17; lean_object* x_18; +x_16 = lean_ctor_get(x_14, 0); +x_17 = l___private_Init_Util_0__outOfBounds___rarg(x_4); +x_18 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_18, 0, x_17); +lean_ctor_set(x_18, 1, x_2); +lean_ctor_set(x_18, 2, x_16); +lean_ctor_set(x_14, 0, x_18); +return x_14; } else { -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_15 = lean_ctor_get(x_11, 0); -x_16 = lean_ctor_get(x_11, 1); -lean_inc(x_16); -lean_inc(x_15); -lean_dec(x_11); -x_17 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_17, 0, x_1); -lean_ctor_set(x_17, 1, x_2); -lean_ctor_set(x_17, 2, x_15); -x_18 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_18, 0, x_17); -lean_ctor_set(x_18, 1, x_16); -return x_18; +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_19 = lean_ctor_get(x_14, 0); +x_20 = lean_ctor_get(x_14, 1); +lean_inc(x_20); +lean_inc(x_19); +lean_dec(x_14); +x_21 = l___private_Init_Util_0__outOfBounds___rarg(x_4); +x_22 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_22, 0, x_21); +lean_ctor_set(x_22, 1, x_2); +lean_ctor_set(x_22, 2, x_19); +x_23 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_23, 1, x_20); +return x_23; } } else { -uint8_t x_19; +uint8_t x_24; lean_dec(x_2); -lean_dec(x_1); -x_19 = !lean_is_exclusive(x_11); -if (x_19 == 0) +x_24 = !lean_is_exclusive(x_14); +if (x_24 == 0) { -return x_11; +return x_14; } else { -lean_object* x_20; lean_object* x_21; lean_object* x_22; -x_20 = lean_ctor_get(x_11, 0); -x_21 = lean_ctor_get(x_11, 1); -lean_inc(x_21); -lean_inc(x_20); -lean_dec(x_11); -x_22 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_22, 0, x_20); -lean_ctor_set(x_22, 1, x_21); -return x_22; -} +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_14, 0); +x_26 = lean_ctor_get(x_14, 1); +lean_inc(x_26); +lean_inc(x_25); +lean_dec(x_14); +x_27 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_27, 0, x_25); +lean_ctor_set(x_27, 1, x_26); +return x_27; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_RecCallCache_eval(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: +else { -lean_object* x_9; lean_object* x_10; uint8_t x_11; -x_9 = lean_ctor_get(x_1, 2); -lean_inc(x_9); -x_10 = lean_st_ref_get(x_9, x_8); -x_11 = !lean_is_exclusive(x_10); -if (x_11 == 0) +if (lean_obj_tag(x_14) == 0) +{ +uint8_t x_28; +x_28 = !lean_is_exclusive(x_14); +if (x_28 == 0) +{ +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_14, 0); +x_30 = lean_array_fget(x_1, x_5); +lean_dec(x_5); +x_31 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_31, 0, x_30); +lean_ctor_set(x_31, 1, x_2); +lean_ctor_set(x_31, 2, x_29); +lean_ctor_set(x_14, 0, x_31); +return x_14; +} +else +{ +lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; +x_32 = lean_ctor_get(x_14, 0); +x_33 = lean_ctor_get(x_14, 1); +lean_inc(x_33); +lean_inc(x_32); +lean_dec(x_14); +x_34 = lean_array_fget(x_1, x_5); +lean_dec(x_5); +x_35 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_35, 0, x_34); +lean_ctor_set(x_35, 1, x_2); +lean_ctor_set(x_35, 2, x_32); +x_36 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_36, 0, x_35); +lean_ctor_set(x_36, 1, x_33); +return x_36; +} +} +else +{ +uint8_t x_37; +lean_dec(x_5); +lean_dec(x_2); +x_37 = !lean_is_exclusive(x_14); +if (x_37 == 0) +{ +return x_14; +} +else +{ +lean_object* x_38; lean_object* x_39; lean_object* x_40; +x_38 = lean_ctor_get(x_14, 0); +x_39 = lean_ctor_get(x_14, 1); +lean_inc(x_39); +lean_inc(x_38); +lean_dec(x_14); +x_40 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_40, 0, x_38); +lean_ctor_set(x_40, 1, x_39); +return x_40; +} +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_RecCallCache_mk___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +_start: +{ +lean_object* x_4; +x_4 = l_Lean_Elab_WF_GuessLex_RecCallCache_mk(x_1, x_2, x_3); +lean_dec(x_1); +return x_4; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_RecCallCache_eval(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; lean_object* x_10; uint8_t x_11; +x_9 = lean_ctor_get(x_1, 2); +lean_inc(x_9); +x_10 = lean_st_ref_get(x_9, x_8); +x_11 = !lean_is_exclusive(x_10); +if (x_11 == 0) { lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_46; lean_object* x_47; uint8_t x_48; x_12 = lean_ctor_get(x_10, 0); @@ -10959,7 +11294,7 @@ if (x_48 == 0) { lean_object* x_49; lean_object* x_50; lean_object* x_51; uint8_t x_52; lean_dec(x_12); -x_49 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_49 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; x_50 = l___private_Init_Util_0__outOfBounds___rarg(x_49); x_51 = lean_array_get_size(x_50); x_52 = lean_nat_dec_lt(x_3, x_51); @@ -11219,7 +11554,7 @@ if (x_102 == 0) { lean_object* x_103; lean_object* x_104; lean_object* x_105; uint8_t x_106; lean_dec(x_68); -x_103 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_103 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; x_104 = l___private_Init_Util_0__outOfBounds___rarg(x_103); x_105 = lean_array_get_size(x_104); x_106 = lean_nat_dec_lt(x_3, x_105); @@ -11511,7 +11846,7 @@ if (x_46 == 0) { lean_object* x_47; lean_object* x_48; lean_dec(x_11); -x_47 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_47 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; x_48 = l___private_Init_Util_0__outOfBounds___rarg(x_47); x_15 = x_48; goto block_44; @@ -12325,7 +12660,7 @@ lean_ctor_set(x_12, 1, x_9); lean_ctor_set(x_12, 2, x_11); x_13 = lean_array_get_size(x_2); x_14 = l_Array_toSubarray___rarg(x_2, x_1, x_13); -x_15 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_15 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; x_16 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_16, 0, x_12); lean_ctor_set(x_16, 1, x_15); @@ -13058,7 +13393,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_generateCombinations_x3f(lean_o { lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; uint8_t x_8; x_4 = lean_unsigned_to_nat(0u); -x_5 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_5 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; lean_inc(x_2); lean_inc(x_1); x_6 = l_Lean_Elab_WF_GuessLex_generateCombinations_x3f_goUniform(x_1, x_2, x_4, x_5); @@ -13208,7 +13543,7 @@ static lean_object* _init_l_Lean_Elab_WF_GuessLex_generateMeasures___closed__3() _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_1 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; x_2 = lean_array_get_size(x_1); return x_2; } @@ -13246,7 +13581,7 @@ if (x_13 == 0) size_t x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_dec(x_11); x_18 = l_Lean_Elab_WF_GuessLex_generateMeasures___closed__4; -x_19 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_19 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; x_20 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_generateMeasures___spec__3(x_18, x_16, x_19); x_21 = l_Array_append___rarg(x_17, x_20); x_22 = lean_alloc_ctor(0, 2, 0); @@ -13743,7 +14078,7 @@ static lean_object* _init_l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_ { uint8_t x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = 0; -x_2 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_2 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; x_3 = lean_box(x_1); x_4 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_4, 0, x_3); @@ -14120,7 +14455,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve___rarg(lean_object* x_1, _start: { lean_object* x_4; lean_object* x_5; -x_4 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_4 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; x_5 = l_Lean_Elab_WF_GuessLex_solve_go___rarg(x_1, x_2, x_3, x_4); return x_5; } @@ -14261,7 +14596,7 @@ x_25 = l_Array_ofSubarray___rarg(x_24); x_26 = l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__9; x_27 = l_Lean_mkSepArray(x_25, x_26); lean_dec(x_25); -x_28 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_28 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; x_29 = l_Array_append___rarg(x_28, x_27); x_30 = l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__7; lean_inc(x_14); @@ -14325,7 +14660,7 @@ x_51 = l_Array_ofSubarray___rarg(x_50); x_52 = l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__9; x_53 = l_Lean_mkSepArray(x_51, x_52); lean_dec(x_51); -x_54 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_54 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; x_55 = l_Array_append___rarg(x_54, x_53); x_56 = l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__7; lean_inc(x_14); @@ -14405,7 +14740,7 @@ x_80 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_80, 0, x_75); lean_ctor_set(x_80, 1, x_79); x_81 = l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__7; -x_82 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_82 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; lean_inc(x_75); x_83 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_83, 0, x_75); @@ -14433,7 +14768,7 @@ x_90 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_90, 0, x_75); lean_ctor_set(x_90, 1, x_89); x_91 = l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__7; -x_92 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_92 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; lean_inc(x_75); x_93 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_93, 0, x_75); @@ -14490,247 +14825,1282 @@ goto _start; } } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__1() { +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("app", 3); -return x_1; -} -} -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__6; -x_2 = l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__1; -x_3 = l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__2; -x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__1; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__3() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("num", 3); -return x_1; -} -} -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__4() { -_start: +lean_object* x_11; lean_object* x_12; +lean_inc(x_3); +x_11 = l_Lean_resolveGlobalName___at_Lean_Elab_WF_GuessLex_naryVarNames_freshen___spec__1(x_3, x_6, x_7, x_8, x_9, x_10); +x_12 = lean_ctor_get(x_11, 0); +lean_inc(x_12); +if (lean_obj_tag(x_12) == 0) { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__3; -x_3 = l_Lean_Name_str___override(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__5() { -_start: +uint8_t x_13; +x_13 = !lean_is_exclusive(x_11); +if (x_13 == 0) { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("0", 1); -return x_1; -} +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; +x_14 = lean_ctor_get(x_11, 0); +lean_dec(x_14); +x_15 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_15, 0, x_3); +lean_ctor_set(x_15, 1, x_4); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_1); +lean_ctor_set(x_16, 1, x_15); +x_17 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_11, 0, x_17); +return x_11; } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__6() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("1", 1); -return x_1; -} +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; +x_18 = lean_ctor_get(x_11, 1); +lean_inc(x_18); +lean_dec(x_11); +x_19 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_19, 0, x_3); +lean_ctor_set(x_19, 1, x_4); +x_20 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_20, 0, x_1); +lean_ctor_set(x_20, 1, x_19); +x_21 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_21, 0, x_20); +x_22 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_22, 0, x_21); +lean_ctor_set(x_22, 1, x_18); +return x_22; } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -uint8_t x_11; -x_11 = lean_usize_dec_lt(x_4, x_3); -if (x_11 == 0) -{ -lean_object* x_12; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -x_12 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_12, 0, x_5); -lean_ctor_set(x_12, 1, x_10); -return x_12; } else { -lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_13 = lean_array_uget(x_5, x_4); -x_14 = lean_unsigned_to_nat(0u); -x_15 = lean_array_uset(x_5, x_4, x_14); -if (lean_obj_tag(x_13) == 0) -{ -lean_object* x_23; lean_object* x_24; uint8_t x_25; -x_23 = lean_ctor_get(x_13, 0); +lean_object* x_23; lean_object* x_24; +x_23 = lean_ctor_get(x_12, 0); lean_inc(x_23); -lean_dec(x_13); -x_24 = lean_array_get_size(x_23); -x_25 = lean_nat_dec_lt(x_1, x_24); -lean_dec(x_24); +x_24 = lean_ctor_get(x_12, 1); +lean_inc(x_24); +lean_dec(x_12); +if (lean_obj_tag(x_24) == 0) +{ +uint8_t x_25; +x_25 = !lean_is_exclusive(x_11); if (x_25 == 0) { -lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; uint8_t x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; +lean_object* x_26; lean_object* x_27; uint8_t x_28; +x_26 = lean_ctor_get(x_11, 0); +lean_dec(x_26); +x_27 = lean_ctor_get(x_23, 0); +lean_inc(x_27); lean_dec(x_23); -x_26 = l_instInhabitedNat; -x_27 = l___private_Init_Util_0__outOfBounds___rarg(x_26); -x_28 = lean_box(0); -x_29 = lean_array_get(x_28, x_2, x_27); +x_28 = lean_name_eq(x_27, x_2); lean_dec(x_27); -x_30 = l_Lean_Elab_WF_GuessLex_mkSizeOf___closed__4; -x_31 = 0; -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -x_32 = l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1(x_30, x_31, x_6, x_7, x_8, x_9, x_10); -x_33 = lean_ctor_get(x_32, 0); -lean_inc(x_33); -x_34 = lean_ctor_get(x_32, 1); -lean_inc(x_34); -lean_dec(x_32); -x_35 = lean_mk_syntax_ident(x_33); -x_36 = lean_ctor_get(x_8, 5); -lean_inc(x_36); -x_37 = l_Lean_SourceInfo_fromRef(x_36, x_31); -x_38 = lean_st_ref_get(x_9, x_34); -x_39 = lean_ctor_get(x_38, 1); -lean_inc(x_39); -lean_dec(x_38); -x_40 = l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__7; -lean_inc(x_37); -x_41 = l_Lean_Syntax_node1(x_37, x_40, x_29); -x_42 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__2; -x_43 = l_Lean_Syntax_node2(x_37, x_42, x_35, x_41); -x_16 = x_43; -x_17 = x_39; -goto block_22; +if (x_28 == 0) +{ +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_29, 0, x_3); +lean_ctor_set(x_29, 1, x_4); +x_30 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_30, 0, x_1); +lean_ctor_set(x_30, 1, x_29); +x_31 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_31, 0, x_30); +lean_ctor_set(x_11, 0, x_31); +return x_11; } else { -lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_44 = lean_array_fget(x_23, x_1); -lean_dec(x_23); -x_45 = lean_box(0); -x_46 = lean_array_get(x_45, x_2, x_44); -lean_dec(x_44); -x_47 = l_Lean_Elab_WF_GuessLex_mkSizeOf___closed__4; -x_48 = 0; -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -x_49 = l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1(x_47, x_48, x_6, x_7, x_8, x_9, x_10); -x_50 = lean_ctor_get(x_49, 0); -lean_inc(x_50); -x_51 = lean_ctor_get(x_49, 1); -lean_inc(x_51); -lean_dec(x_49); -x_52 = lean_mk_syntax_ident(x_50); -x_53 = lean_ctor_get(x_8, 5); -lean_inc(x_53); -x_54 = l_Lean_SourceInfo_fromRef(x_53, x_48); -x_55 = lean_st_ref_get(x_9, x_51); -x_56 = lean_ctor_get(x_55, 1); -lean_inc(x_56); -lean_dec(x_55); -x_57 = l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__7; -lean_inc(x_54); -x_58 = l_Lean_Syntax_node1(x_54, x_57, x_46); -x_59 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__2; -x_60 = l_Lean_Syntax_node2(x_54, x_59, x_52, x_58); -x_16 = x_60; -x_17 = x_56; -goto block_22; +lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; +lean_dec(x_1); +lean_inc(x_3); +x_32 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_32, 0, x_3); +x_33 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_33, 0, x_32); +x_34 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_34, 0, x_3); +lean_ctor_set(x_34, 1, x_4); +x_35 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_35, 0, x_33); +lean_ctor_set(x_35, 1, x_34); +x_36 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_36, 0, x_35); +lean_ctor_set(x_11, 0, x_36); +return x_11; } } else { -lean_object* x_61; uint8_t x_62; -x_61 = lean_ctor_get(x_13, 0); -lean_inc(x_61); -lean_dec(x_13); -x_62 = lean_nat_dec_eq(x_61, x_1); -lean_dec(x_61); -if (x_62 == 0) +lean_object* x_37; lean_object* x_38; uint8_t x_39; +x_37 = lean_ctor_get(x_11, 1); +lean_inc(x_37); +lean_dec(x_11); +x_38 = lean_ctor_get(x_23, 0); +lean_inc(x_38); +lean_dec(x_23); +x_39 = lean_name_eq(x_38, x_2); +lean_dec(x_38); +if (x_39 == 0) { -lean_object* x_63; uint8_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_63 = lean_ctor_get(x_8, 5); -lean_inc(x_63); -x_64 = 0; -x_65 = l_Lean_SourceInfo_fromRef(x_63, x_64); -x_66 = lean_st_ref_get(x_9, x_10); -x_67 = lean_ctor_get(x_66, 1); -lean_inc(x_67); -lean_dec(x_66); -x_68 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__5; -lean_inc(x_65); -x_69 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_69, 0, x_65); -lean_ctor_set(x_69, 1, x_68); -x_70 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__4; -x_71 = l_Lean_Syntax_node1(x_65, x_70, x_69); -x_16 = x_71; -x_17 = x_67; -goto block_22; +lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; +x_40 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_40, 0, x_3); +lean_ctor_set(x_40, 1, x_4); +x_41 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_41, 0, x_1); +lean_ctor_set(x_41, 1, x_40); +x_42 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_42, 0, x_41); +x_43 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_43, 0, x_42); +lean_ctor_set(x_43, 1, x_37); +return x_43; } else { -lean_object* x_72; uint8_t x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; -x_72 = lean_ctor_get(x_8, 5); -lean_inc(x_72); -x_73 = 0; -x_74 = l_Lean_SourceInfo_fromRef(x_72, x_73); -x_75 = lean_st_ref_get(x_9, x_10); -x_76 = lean_ctor_get(x_75, 1); -lean_inc(x_76); -lean_dec(x_75); -x_77 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__6; -lean_inc(x_74); -x_78 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_78, 0, x_74); -lean_ctor_set(x_78, 1, x_77); -x_79 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__4; -x_80 = l_Lean_Syntax_node1(x_74, x_79, x_78); -x_16 = x_80; -x_17 = x_76; -goto block_22; -} -} -block_22: -{ -size_t x_18; size_t x_19; lean_object* x_20; -x_18 = 1; -x_19 = lean_usize_add(x_4, x_18); -x_20 = lean_array_uset(x_15, x_4, x_16); -x_4 = x_19; -x_5 = x_20; -x_10 = x_17; -goto _start; -} -} +lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; +lean_dec(x_1); +lean_inc(x_3); +x_44 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_44, 0, x_3); +x_45 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_45, 0, x_44); +x_46 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_46, 0, x_3); +lean_ctor_set(x_46, 1, x_4); +x_47 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_47, 0, x_45); +lean_ctor_set(x_47, 1, x_46); +x_48 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_48, 0, x_47); +x_49 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_49, 0, x_48); +lean_ctor_set(x_49, 1, x_37); +return x_49; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__3(size_t x_1, size_t x_2, lean_object* x_3) { -_start: -{ -uint8_t x_4; -x_4 = lean_usize_dec_lt(x_2, x_1); -if (x_4 == 0) -{ -return x_3; } else { -lean_object* x_5; lean_object* x_6; lean_object* x_7; size_t x_8; size_t x_9; lean_object* x_10; +uint8_t x_50; +lean_dec(x_24); +lean_dec(x_23); +x_50 = !lean_is_exclusive(x_11); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; +x_51 = lean_ctor_get(x_11, 0); +lean_dec(x_51); +x_52 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_52, 0, x_3); +lean_ctor_set(x_52, 1, x_4); +x_53 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_53, 0, x_1); +lean_ctor_set(x_53, 1, x_52); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +lean_ctor_set(x_11, 0, x_54); +return x_11; +} +else +{ +lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_55 = lean_ctor_get(x_11, 1); +lean_inc(x_55); +lean_dec(x_11); +x_56 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_56, 0, x_3); +lean_ctor_set(x_56, 1, x_4); +x_57 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_57, 0, x_1); +lean_ctor_set(x_57, 1, x_56); +x_58 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_58, 0, x_57); +x_59 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_59, 0, x_58); +lean_ctor_set(x_59, 1, x_55); +return x_59; +} +} +} +} +} +static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = lean_box(0); +x_2 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +uint8_t x_13; +x_13 = lean_nat_dec_le(x_5, x_4); +if (x_13 == 0) +{ +lean_object* x_14; uint8_t x_15; +x_14 = lean_unsigned_to_nat(0u); +x_15 = lean_nat_dec_eq(x_3, x_14); +if (x_15 == 0) +{ +lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; +x_16 = lean_unsigned_to_nat(1u); +x_17 = lean_nat_sub(x_3, x_16); +lean_dec(x_3); +x_18 = lean_ctor_get(x_7, 1); +lean_inc(x_18); +lean_dec(x_7); +x_19 = lean_ctor_get(x_18, 1); +lean_inc(x_19); +if (lean_obj_tag(x_19) == 0) +{ +uint8_t x_20; +lean_dec(x_17); +lean_dec(x_10); +lean_dec(x_4); +lean_dec(x_2); +x_20 = !lean_is_exclusive(x_18); +if (x_20 == 0) +{ +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; +x_21 = lean_ctor_get(x_18, 1); +lean_dec(x_21); +x_22 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4___closed__1; +x_23 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_23, 1, x_18); +x_24 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_24, 0, x_23); +lean_ctor_set(x_24, 1, x_12); +return x_24; +} +else +{ +lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; +x_25 = lean_ctor_get(x_18, 0); +lean_inc(x_25); +lean_dec(x_18); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_19); +x_27 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4___closed__1; +x_28 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_28, 0, x_27); +lean_ctor_set(x_28, 1, x_26); +x_29 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_29, 0, x_28); +lean_ctor_set(x_29, 1, x_12); +return x_29; +} +} +else +{ +lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; +x_30 = lean_ctor_get(x_18, 0); +lean_inc(x_30); +lean_dec(x_18); +x_31 = lean_ctor_get(x_19, 0); +lean_inc(x_31); +x_32 = lean_ctor_get(x_19, 1); +lean_inc(x_32); +lean_dec(x_19); +x_33 = l_Lean_Name_append(x_31, x_30); +x_34 = lean_box(0); +lean_inc(x_10); +lean_inc(x_2); +x_35 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4___lambda__1(x_2, x_1, x_33, x_32, x_34, x_8, x_9, x_10, x_11, x_12); +x_36 = lean_ctor_get(x_35, 0); +lean_inc(x_36); +if (lean_obj_tag(x_36) == 0) +{ +uint8_t x_37; +lean_dec(x_17); +lean_dec(x_10); +lean_dec(x_4); +lean_dec(x_2); +x_37 = !lean_is_exclusive(x_35); +if (x_37 == 0) +{ +lean_object* x_38; lean_object* x_39; +x_38 = lean_ctor_get(x_35, 0); +lean_dec(x_38); +x_39 = lean_ctor_get(x_36, 0); +lean_inc(x_39); +lean_dec(x_36); +lean_ctor_set(x_35, 0, x_39); +return x_35; +} +else +{ +lean_object* x_40; lean_object* x_41; lean_object* x_42; +x_40 = lean_ctor_get(x_35, 1); +lean_inc(x_40); +lean_dec(x_35); +x_41 = lean_ctor_get(x_36, 0); +lean_inc(x_41); +lean_dec(x_36); +x_42 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_42, 0, x_41); +lean_ctor_set(x_42, 1, x_40); +return x_42; +} +} +else +{ +lean_object* x_43; lean_object* x_44; lean_object* x_45; +x_43 = lean_ctor_get(x_35, 1); +lean_inc(x_43); +lean_dec(x_35); +x_44 = lean_ctor_get(x_36, 0); +lean_inc(x_44); +lean_dec(x_36); +x_45 = lean_nat_add(x_4, x_6); +lean_dec(x_4); +x_3 = x_17; +x_4 = x_45; +x_7 = x_44; +x_12 = x_43; +goto _start; +} +} +} +else +{ +lean_object* x_47; +lean_dec(x_10); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_47 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_47, 0, x_7); +lean_ctor_set(x_47, 1, x_12); +return x_47; +} +} +else +{ +lean_object* x_48; +lean_dec(x_10); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_48 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_48, 0, x_7); +lean_ctor_set(x_48, 1, x_12); +return x_48; +} +} +} +LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__3___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +lean_object* x_8; +x_8 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_8, 0, x_1); +lean_ctor_set(x_8, 1, x_7); +return x_8; +} +} +LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; +x_8 = l_Lean_Name_componentsRev(x_2); +x_9 = lean_unsigned_to_nat(0u); +x_10 = l_List_lengthTRAux___rarg(x_8, x_9); +x_11 = lean_box(0); +x_12 = lean_box(0); +x_13 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_13, 0, x_12); +lean_ctor_set(x_13, 1, x_8); +x_14 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_14, 0, x_11); +lean_ctor_set(x_14, 1, x_13); +x_15 = lean_unsigned_to_nat(1u); +lean_inc(x_10); +x_16 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4(x_1, x_11, x_10, x_9, x_10, x_15, x_14, x_3, x_4, x_5, x_6, x_7); +lean_dec(x_10); +x_17 = lean_ctor_get(x_16, 0); +lean_inc(x_17); +x_18 = lean_ctor_get(x_17, 0); +lean_inc(x_18); +lean_dec(x_17); +if (lean_obj_tag(x_18) == 0) +{ +uint8_t x_19; +x_19 = !lean_is_exclusive(x_16); +if (x_19 == 0) +{ +lean_object* x_20; +x_20 = lean_ctor_get(x_16, 0); +lean_dec(x_20); +lean_ctor_set(x_16, 0, x_11); +return x_16; +} +else +{ +lean_object* x_21; lean_object* x_22; +x_21 = lean_ctor_get(x_16, 1); +lean_inc(x_21); +lean_dec(x_16); +x_22 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_22, 0, x_11); +lean_ctor_set(x_22, 1, x_21); +return x_22; +} +} +else +{ +uint8_t x_23; +x_23 = !lean_is_exclusive(x_16); +if (x_23 == 0) +{ +lean_object* x_24; lean_object* x_25; +x_24 = lean_ctor_get(x_16, 0); +lean_dec(x_24); +x_25 = lean_ctor_get(x_18, 0); +lean_inc(x_25); +lean_dec(x_18); +lean_ctor_set(x_16, 0, x_25); +return x_16; +} +else +{ +lean_object* x_26; lean_object* x_27; lean_object* x_28; +x_26 = lean_ctor_get(x_16, 1); +lean_inc(x_26); +lean_dec(x_16); +x_27 = lean_ctor_get(x_18, 0); +lean_inc(x_27); +lean_dec(x_18); +x_28 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_28, 0, x_27); +lean_ctor_set(x_28, 1, x_26); +return x_28; +} +} +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, size_t x_4, size_t x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +uint8_t x_12; +x_12 = lean_usize_dec_lt(x_5, x_4); +if (x_12 == 0) +{ +lean_object* x_13; +lean_dec(x_9); +lean_dec(x_2); +x_13 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_13, 0, x_6); +lean_ctor_set(x_13, 1, x_11); +return x_13; +} +else +{ +lean_object* x_14; lean_object* x_15; lean_object* x_16; +lean_dec(x_6); +x_14 = lean_array_uget(x_3, x_5); +lean_inc(x_9); +x_15 = l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__3(x_1, x_14, x_7, x_8, x_9, x_10, x_11); +x_16 = lean_ctor_get(x_15, 0); +lean_inc(x_16); +if (lean_obj_tag(x_16) == 0) +{ +lean_object* x_17; size_t x_18; size_t x_19; +x_17 = lean_ctor_get(x_15, 1); +lean_inc(x_17); +lean_dec(x_15); +x_18 = 1; +x_19 = lean_usize_add(x_5, x_18); +lean_inc(x_2); +{ +size_t _tmp_4 = x_19; +lean_object* _tmp_5 = x_2; +lean_object* _tmp_10 = x_17; +x_5 = _tmp_4; +x_6 = _tmp_5; +x_11 = _tmp_10; +} +goto _start; +} +else +{ +uint8_t x_21; +lean_dec(x_9); +lean_dec(x_2); +x_21 = !lean_is_exclusive(x_15); +if (x_21 == 0) +{ +lean_object* x_22; uint8_t x_23; +x_22 = lean_ctor_get(x_15, 0); +lean_dec(x_22); +x_23 = !lean_is_exclusive(x_16); +if (x_23 == 0) +{ +lean_object* x_24; lean_object* x_25; +x_24 = lean_box(0); +x_25 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_25, 0, x_16); +lean_ctor_set(x_25, 1, x_24); +lean_ctor_set(x_15, 0, x_25); +return x_15; +} +else +{ +lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; +x_26 = lean_ctor_get(x_16, 0); +lean_inc(x_26); +lean_dec(x_16); +x_27 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_27, 0, x_26); +x_28 = lean_box(0); +x_29 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_29, 0, x_27); +lean_ctor_set(x_29, 1, x_28); +lean_ctor_set(x_15, 0, x_29); +return x_15; +} +} +else +{ +lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; +x_30 = lean_ctor_get(x_15, 1); +lean_inc(x_30); +lean_dec(x_15); +x_31 = lean_ctor_get(x_16, 0); +lean_inc(x_31); +if (lean_is_exclusive(x_16)) { + lean_ctor_release(x_16, 0); + x_32 = x_16; +} else { + lean_dec_ref(x_16); + x_32 = lean_box(0); +} +if (lean_is_scalar(x_32)) { + x_33 = lean_alloc_ctor(1, 1, 0); +} else { + x_33 = x_32; +} +lean_ctor_set(x_33, 0, x_31); +x_34 = lean_box(0); +x_35 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_35, 0, x_33); +lean_ctor_set(x_35, 1, x_34); +x_36 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_36, 0, x_35); +lean_ctor_set(x_36, 1, x_30); +return x_36; +} +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; size_t x_20; size_t x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_8 = lean_st_ref_get(x_6, x_7); +x_9 = lean_ctor_get(x_8, 0); +lean_inc(x_9); +x_10 = lean_ctor_get(x_8, 1); +lean_inc(x_10); +lean_dec(x_8); +x_11 = lean_ctor_get(x_9, 0); +lean_inc(x_11); +lean_dec(x_9); +lean_inc(x_1); +x_12 = l_Lean_getRevAliases(x_11, x_1); +x_13 = l_List_redLength___rarg(x_12); +x_14 = lean_mk_empty_array_with_capacity(x_13); +lean_dec(x_13); +x_15 = l_List_toArrayAux___rarg(x_12, x_14); +x_16 = l_Lean_rootNamespace; +lean_inc(x_1); +x_17 = l_Lean_Name_append(x_16, x_1); +x_18 = lean_array_push(x_15, x_17); +x_19 = lean_array_get_size(x_18); +x_20 = lean_usize_of_nat(x_19); +lean_dec(x_19); +x_21 = 0; +x_22 = l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__2___closed__4; +x_23 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__5(x_1, x_22, x_18, x_20, x_21, x_22, x_3, x_4, x_5, x_6, x_10); +lean_dec(x_18); +x_24 = lean_ctor_get(x_23, 0); +lean_inc(x_24); +x_25 = lean_ctor_get(x_24, 0); +lean_inc(x_25); +lean_dec(x_24); +if (lean_obj_tag(x_25) == 0) +{ +uint8_t x_26; +x_26 = !lean_is_exclusive(x_23); +if (x_26 == 0) +{ +lean_object* x_27; +x_27 = lean_ctor_get(x_23, 0); +lean_dec(x_27); +lean_ctor_set(x_23, 0, x_1); +return x_23; +} +else +{ +lean_object* x_28; lean_object* x_29; +x_28 = lean_ctor_get(x_23, 1); +lean_inc(x_28); +lean_dec(x_23); +x_29 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_29, 0, x_1); +lean_ctor_set(x_29, 1, x_28); +return x_29; +} +} +else +{ +uint8_t x_30; +lean_dec(x_1); +x_30 = !lean_is_exclusive(x_23); +if (x_30 == 0) +{ +lean_object* x_31; lean_object* x_32; +x_31 = lean_ctor_get(x_23, 0); +lean_dec(x_31); +x_32 = lean_ctor_get(x_25, 0); +lean_inc(x_32); +lean_dec(x_25); +lean_ctor_set(x_23, 0, x_32); +return x_23; +} +else +{ +lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_33 = lean_ctor_get(x_23, 1); +lean_inc(x_33); +lean_dec(x_23); +x_34 = lean_ctor_get(x_25, 0); +lean_inc(x_34); +lean_dec(x_25); +x_35 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_35, 0, x_34); +lean_ctor_set(x_35, 1, x_33); +return x_35; +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___lambda__2(uint8_t x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_dec(x_3); +if (x_1 == 0) +{ +lean_object* x_9; lean_object* x_10; +x_9 = lean_box(0); +x_10 = l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___lambda__1(x_2, x_9, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_7); +lean_dec(x_5); +lean_dec(x_4); +return x_10; +} +else +{ +lean_object* x_11; lean_object* x_12; +lean_inc(x_2); +x_11 = l_Lean_resolveGlobalName___at_Lean_Elab_WF_GuessLex_naryVarNames_freshen___spec__1(x_2, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_7); +lean_dec(x_5); +lean_dec(x_4); +x_12 = lean_ctor_get(x_11, 0); +lean_inc(x_12); +if (lean_obj_tag(x_12) == 0) +{ +uint8_t x_13; +x_13 = !lean_is_exclusive(x_11); +if (x_13 == 0) +{ +lean_object* x_14; +x_14 = lean_ctor_get(x_11, 0); +lean_dec(x_14); +lean_ctor_set(x_11, 0, x_2); +return x_11; +} +else +{ +lean_object* x_15; lean_object* x_16; +x_15 = lean_ctor_get(x_11, 1); +lean_inc(x_15); +lean_dec(x_11); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_2); +lean_ctor_set(x_16, 1, x_15); +return x_16; +} +} +else +{ +lean_object* x_17; lean_object* x_18; +x_17 = lean_ctor_get(x_12, 0); +lean_inc(x_17); +x_18 = lean_ctor_get(x_12, 1); +lean_inc(x_18); +lean_dec(x_12); +if (lean_obj_tag(x_18) == 0) +{ +uint8_t x_19; +x_19 = !lean_is_exclusive(x_11); +if (x_19 == 0) +{ +lean_object* x_20; lean_object* x_21; lean_object* x_22; +x_20 = lean_ctor_get(x_11, 0); +lean_dec(x_20); +x_21 = lean_ctor_get(x_17, 0); +lean_inc(x_21); +lean_dec(x_17); +lean_inc(x_21); +x_22 = lean_private_to_user_name(x_21); +if (lean_obj_tag(x_22) == 0) +{ +uint8_t x_23; +x_23 = lean_name_eq(x_21, x_2); +lean_dec(x_21); +if (x_23 == 0) +{ +lean_object* x_24; lean_object* x_25; +x_24 = l_Lean_rootNamespace; +x_25 = l_Lean_Name_append(x_24, x_2); +lean_ctor_set(x_11, 0, x_25); +return x_11; +} +else +{ +lean_ctor_set(x_11, 0, x_2); +return x_11; +} +} +else +{ +lean_object* x_26; uint8_t x_27; +lean_dec(x_21); +x_26 = lean_ctor_get(x_22, 0); +lean_inc(x_26); +lean_dec(x_22); +x_27 = lean_name_eq(x_26, x_2); +lean_dec(x_26); +if (x_27 == 0) +{ +lean_object* x_28; lean_object* x_29; +x_28 = l_Lean_rootNamespace; +x_29 = l_Lean_Name_append(x_28, x_2); +lean_ctor_set(x_11, 0, x_29); +return x_11; +} +else +{ +lean_ctor_set(x_11, 0, x_2); +return x_11; +} +} +} +else +{ +lean_object* x_30; lean_object* x_31; lean_object* x_32; +x_30 = lean_ctor_get(x_11, 1); +lean_inc(x_30); +lean_dec(x_11); +x_31 = lean_ctor_get(x_17, 0); +lean_inc(x_31); +lean_dec(x_17); +lean_inc(x_31); +x_32 = lean_private_to_user_name(x_31); +if (lean_obj_tag(x_32) == 0) +{ +uint8_t x_33; +x_33 = lean_name_eq(x_31, x_2); +lean_dec(x_31); +if (x_33 == 0) +{ +lean_object* x_34; lean_object* x_35; lean_object* x_36; +x_34 = l_Lean_rootNamespace; +x_35 = l_Lean_Name_append(x_34, x_2); +x_36 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_36, 0, x_35); +lean_ctor_set(x_36, 1, x_30); +return x_36; +} +else +{ +lean_object* x_37; +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_2); +lean_ctor_set(x_37, 1, x_30); +return x_37; +} +} +else +{ +lean_object* x_38; uint8_t x_39; +lean_dec(x_31); +x_38 = lean_ctor_get(x_32, 0); +lean_inc(x_38); +lean_dec(x_32); +x_39 = lean_name_eq(x_38, x_2); +lean_dec(x_38); +if (x_39 == 0) +{ +lean_object* x_40; lean_object* x_41; lean_object* x_42; +x_40 = l_Lean_rootNamespace; +x_41 = l_Lean_Name_append(x_40, x_2); +x_42 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_42, 0, x_41); +lean_ctor_set(x_42, 1, x_30); +return x_42; +} +else +{ +lean_object* x_43; +x_43 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_43, 0, x_2); +lean_ctor_set(x_43, 1, x_30); +return x_43; +} +} +} +} +else +{ +uint8_t x_44; +lean_dec(x_18); +lean_dec(x_17); +x_44 = !lean_is_exclusive(x_11); +if (x_44 == 0) +{ +lean_object* x_45; +x_45 = lean_ctor_get(x_11, 0); +lean_dec(x_45); +lean_ctor_set(x_11, 0, x_2); +return x_11; +} +else +{ +lean_object* x_46; lean_object* x_47; +x_46 = lean_ctor_get(x_11, 1); +lean_inc(x_46); +lean_dec(x_11); +x_47 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_47, 0, x_2); +lean_ctor_set(x_47, 1, x_46); +return x_47; +} +} +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2(lean_object* x_1, uint8_t x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +uint8_t x_8; +x_8 = l_Lean_Name_hasMacroScopes(x_1); +if (x_8 == 0) +{ +lean_object* x_9; lean_object* x_10; +x_9 = lean_box(0); +x_10 = l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___lambda__2(x_2, x_1, x_9, x_3, x_4, x_5, x_6, x_7); +return x_10; +} +else +{ +lean_object* x_11; +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +x_11 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_11, 0, x_1); +lean_ctor_set(x_11, 1, x_7); +return x_11; +} +} +} +static lean_object* _init_l_Array_anyMUnsafe_any___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__6___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_Lean_Elab_WF_GuessLex_mkSizeOf___closed__3; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__6(lean_object* x_1, size_t x_2, size_t x_3) { +_start: +{ +uint8_t x_4; +x_4 = lean_usize_dec_eq(x_2, x_3); +if (x_4 == 0) +{ +lean_object* x_5; lean_object* x_6; uint8_t x_7; +x_5 = lean_array_uget(x_1, x_2); +x_6 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__6___closed__1; +x_7 = lean_name_eq(x_5, x_6); +lean_dec(x_5); +if (x_7 == 0) +{ +size_t x_8; size_t x_9; +x_8 = 1; +x_9 = lean_usize_add(x_2, x_8); +x_2 = x_9; +goto _start; +} +else +{ +uint8_t x_11; +x_11 = 1; +return x_11; +} +} +else +{ +uint8_t x_12; +x_12 = 0; +return x_12; +} +} +} +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("app", 3); +return x_1; +} +} +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__6; +x_2 = l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__1; +x_3 = l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__2; +x_4 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_WF_GuessLex_mkSizeOf___closed__4; +x_2 = lean_mk_syntax_ident(x_1); +return x_2; +} +} +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("num", 3); +return x_1; +} +} +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__4; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__6() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("0", 1); +return x_1; +} +} +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__7() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("1", 1); +return x_1; +} +} +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7(lean_object* x_1, lean_object* x_2, lean_object* x_3, size_t x_4, lean_object* x_5, size_t x_6, size_t x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +_start: +{ +uint8_t x_14; +x_14 = lean_usize_dec_lt(x_7, x_6); +if (x_14 == 0) +{ +lean_object* x_15; +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +x_15 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_15, 0, x_8); +lean_ctor_set(x_15, 1, x_13); +return x_15; +} +else +{ +lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +x_16 = lean_array_uget(x_8, x_7); +x_17 = lean_unsigned_to_nat(0u); +x_18 = lean_array_uset(x_8, x_7, x_17); +if (lean_obj_tag(x_16) == 0) +{ +lean_object* x_26; lean_object* x_27; uint8_t x_28; lean_object* x_29; lean_object* x_30; +x_26 = lean_ctor_get(x_16, 0); +lean_inc(x_26); +lean_dec(x_16); +x_27 = lean_array_get_size(x_26); +x_28 = lean_nat_dec_lt(x_3, x_27); +lean_dec(x_27); +x_29 = lean_array_get_size(x_5); +if (x_28 == 0) +{ +lean_object* x_67; lean_object* x_68; uint8_t x_69; +lean_dec(x_26); +x_67 = l_instInhabitedNat; +x_68 = l___private_Init_Util_0__outOfBounds___rarg(x_67); +x_69 = lean_nat_dec_lt(x_68, x_29); +lean_dec(x_29); +if (x_69 == 0) +{ +lean_object* x_70; lean_object* x_71; +lean_dec(x_68); +x_70 = lean_box(0); +x_71 = l___private_Init_Util_0__outOfBounds___rarg(x_70); +x_30 = x_71; +goto block_66; +} +else +{ +lean_object* x_72; +x_72 = lean_array_fget(x_5, x_68); +lean_dec(x_68); +x_30 = x_72; +goto block_66; +} +} +else +{ +lean_object* x_73; uint8_t x_74; +x_73 = lean_array_fget(x_26, x_3); +lean_dec(x_26); +x_74 = lean_nat_dec_lt(x_73, x_29); +lean_dec(x_29); +if (x_74 == 0) +{ +lean_object* x_75; lean_object* x_76; +lean_dec(x_73); +x_75 = lean_box(0); +x_76 = l___private_Init_Util_0__outOfBounds___rarg(x_75); +x_30 = x_76; +goto block_66; +} +else +{ +lean_object* x_77; +x_77 = lean_array_fget(x_5, x_73); +lean_dec(x_73); +x_30 = x_77; +goto block_66; +} +} +block_66: +{ +lean_object* x_31; uint8_t x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; uint8_t x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_49; +x_31 = l_Lean_Elab_WF_GuessLex_mkSizeOf___closed__4; +x_32 = 0; +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +x_33 = l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2(x_31, x_32, x_9, x_10, x_11, x_12, x_13); +x_34 = lean_ctor_get(x_33, 0); +lean_inc(x_34); +x_35 = lean_ctor_get(x_33, 1); +lean_inc(x_35); +lean_dec(x_33); +x_36 = lean_array_get_size(x_1); +x_37 = lean_nat_dec_lt(x_3, x_36); +lean_dec(x_36); +x_38 = lean_ctor_get(x_11, 5); +lean_inc(x_38); +x_39 = l_Lean_SourceInfo_fromRef(x_38, x_32); +x_40 = lean_st_ref_get(x_12, x_35); +if (x_37 == 0) +{ +lean_object* x_63; lean_object* x_64; +x_63 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; +x_64 = l___private_Init_Util_0__outOfBounds___rarg(x_63); +x_49 = x_64; +goto block_62; +} +else +{ +lean_object* x_65; +x_65 = lean_array_fget(x_1, x_3); +x_49 = x_65; +goto block_62; +} +block_48: +{ +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +lean_dec(x_41); +x_42 = lean_ctor_get(x_40, 1); +lean_inc(x_42); +lean_dec(x_40); +x_43 = lean_mk_syntax_ident(x_34); +x_44 = l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__7; +lean_inc(x_39); +x_45 = l_Lean_Syntax_node1(x_39, x_44, x_30); +x_46 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__2; +x_47 = l_Lean_Syntax_node2(x_39, x_46, x_43, x_45); +x_19 = x_47; +x_20 = x_42; +goto block_25; +} +block_62: +{ +lean_object* x_50; uint8_t x_51; +x_50 = lean_array_get_size(x_49); +x_51 = lean_nat_dec_lt(x_17, x_50); +if (x_51 == 0) +{ +lean_object* x_52; +lean_dec(x_50); +lean_dec(x_49); +x_52 = lean_box(0); +x_41 = x_52; +goto block_48; +} +else +{ +size_t x_53; uint8_t x_54; +x_53 = lean_usize_of_nat(x_50); +lean_dec(x_50); +x_54 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__6(x_49, x_4, x_53); +lean_dec(x_49); +if (x_54 == 0) +{ +lean_object* x_55; +x_55 = lean_box(0); +x_41 = x_55; +goto block_48; +} +else +{ +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +lean_dec(x_34); +x_56 = lean_ctor_get(x_40, 1); +lean_inc(x_56); +lean_dec(x_40); +x_57 = l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__7; +lean_inc(x_39); +x_58 = l_Lean_Syntax_node1(x_39, x_57, x_30); +x_59 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__2; +x_60 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__3; +x_61 = l_Lean_Syntax_node2(x_39, x_59, x_60, x_58); +x_19 = x_61; +x_20 = x_56; +goto block_25; +} +} +} +} +} +else +{ +lean_object* x_78; uint8_t x_79; +x_78 = lean_ctor_get(x_16, 0); +lean_inc(x_78); +lean_dec(x_16); +x_79 = lean_nat_dec_eq(x_78, x_3); +lean_dec(x_78); +if (x_79 == 0) +{ +lean_object* x_80; uint8_t x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; +x_80 = lean_ctor_get(x_11, 5); +lean_inc(x_80); +x_81 = 0; +x_82 = l_Lean_SourceInfo_fromRef(x_80, x_81); +x_83 = lean_st_ref_get(x_12, x_13); +x_84 = lean_ctor_get(x_83, 1); +lean_inc(x_84); +lean_dec(x_83); +x_85 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__6; +lean_inc(x_82); +x_86 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_86, 0, x_82); +lean_ctor_set(x_86, 1, x_85); +x_87 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__5; +x_88 = l_Lean_Syntax_node1(x_82, x_87, x_86); +x_19 = x_88; +x_20 = x_84; +goto block_25; +} +else +{ +lean_object* x_89; uint8_t x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; +x_89 = lean_ctor_get(x_11, 5); +lean_inc(x_89); +x_90 = 0; +x_91 = l_Lean_SourceInfo_fromRef(x_89, x_90); +x_92 = lean_st_ref_get(x_12, x_13); +x_93 = lean_ctor_get(x_92, 1); +lean_inc(x_93); +lean_dec(x_92); +x_94 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__7; +lean_inc(x_91); +x_95 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_95, 0, x_91); +lean_ctor_set(x_95, 1, x_94); +x_96 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__5; +x_97 = l_Lean_Syntax_node1(x_91, x_96, x_95); +x_19 = x_97; +x_20 = x_93; +goto block_25; +} +} +block_25: +{ +size_t x_21; size_t x_22; lean_object* x_23; +x_21 = 1; +x_22 = lean_usize_add(x_7, x_21); +x_23 = lean_array_uset(x_18, x_7, x_19); +x_7 = x_22; +x_8 = x_23; +x_13 = x_20; +goto _start; +} +} +} +} +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__8(size_t x_1, size_t x_2, lean_object* x_3) { +_start: +{ +uint8_t x_4; +x_4 = lean_usize_dec_lt(x_2, x_1); +if (x_4 == 0) +{ +return x_3; +} +else +{ +lean_object* x_5; lean_object* x_6; lean_object* x_7; size_t x_8; size_t x_9; lean_object* x_10; x_5 = lean_array_uget(x_3, x_2); x_6 = lean_unsigned_to_nat(0u); x_7 = lean_array_uset(x_3, x_2, x_6); @@ -14743,199 +16113,238 @@ goto _start; } } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17) { +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__9(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { -uint8_t x_18; -x_18 = lean_nat_dec_lt(x_10, x_7); -if (x_18 == 0) +lean_object* x_14; uint8_t x_15; +x_14 = lean_unsigned_to_nat(0u); +x_15 = lean_nat_dec_eq(x_5, x_14); +if (x_15 == 0) { -lean_object* x_19; -lean_dec(x_16); -lean_dec(x_15); -lean_dec(x_14); -lean_dec(x_13); +lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; size_t x_20; size_t x_21; lean_object* x_22; lean_object* x_23; size_t x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; size_t x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_16 = lean_unsigned_to_nat(1u); +x_17 = lean_nat_sub(x_5, x_16); +lean_dec(x_5); +x_18 = lean_array_fget(x_4, x_6); +x_19 = lean_array_get_size(x_18); +x_20 = lean_usize_of_nat(x_19); +lean_dec(x_19); +x_21 = 0; +x_22 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__1(x_20, x_21, x_18); +x_23 = lean_array_get_size(x_3); +x_24 = lean_usize_of_nat(x_23); +lean_dec(x_23); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_3); +x_25 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7(x_1, x_2, x_6, x_21, x_22, x_24, x_21, x_3, x_9, x_10, x_11, x_12, x_13); +x_26 = lean_ctor_get(x_25, 0); +lean_inc(x_26); +x_27 = lean_ctor_get(x_25, 1); +lean_inc(x_27); +lean_dec(x_25); +lean_inc(x_11); +x_28 = l_Lean_Elab_WF_GuessLex_mkTupleSyntax(x_26, x_9, x_10, x_11, x_12, x_27); +x_29 = lean_ctor_get(x_28, 0); +lean_inc(x_29); +x_30 = lean_ctor_get(x_28, 1); +lean_inc(x_30); +lean_dec(x_28); +x_31 = lean_array_get_size(x_22); +x_32 = lean_usize_of_nat(x_31); +lean_dec(x_31); +x_33 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__8(x_32, x_21, x_22); +x_34 = lean_box(0); +x_35 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_35, 0, x_34); +lean_ctor_set(x_35, 1, x_33); +lean_ctor_set(x_35, 2, x_29); +x_36 = lean_nat_add(x_6, x_16); +lean_dec(x_6); +x_37 = lean_array_push(x_8, x_35); +x_5 = x_17; +x_6 = x_36; +x_7 = lean_box(0); +x_8 = x_37; +x_13 = x_30; +goto _start; +} +else +{ +lean_object* x_39; +lean_dec(x_12); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); +lean_dec(x_6); +lean_dec(x_5); lean_dec(x_3); -x_19 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_19, 0, x_12); -lean_ctor_set(x_19, 1, x_17); -return x_19; +x_39 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_39, 0, x_8); +lean_ctor_set(x_39, 1, x_13); +return x_39; } -else +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_buildTermWF(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: { -lean_object* x_20; uint8_t x_21; -x_20 = lean_unsigned_to_nat(0u); -x_21 = lean_nat_dec_eq(x_9, x_20); -if (x_21 == 0) +lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; +x_9 = lean_array_get_size(x_2); +x_10 = lean_mk_empty_array_with_capacity(x_9); +x_11 = lean_unsigned_to_nat(0u); +x_12 = l_Array_mapIdxM_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__9(x_1, x_2, x_3, x_2, x_9, x_11, lean_box(0), x_10, x_4, x_5, x_6, x_7, x_8); +return x_12; +} +} +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +_start: { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; size_t x_26; size_t x_27; lean_object* x_28; lean_object* x_29; size_t x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint8_t x_38; lean_object* x_39; size_t x_40; lean_object* x_41; -x_22 = lean_unsigned_to_nat(1u); -x_23 = lean_nat_sub(x_9, x_22); -lean_dec(x_9); -x_24 = lean_array_fget(x_2, x_10); -x_25 = lean_array_get_size(x_24); -x_26 = lean_usize_of_nat(x_25); -lean_dec(x_25); -x_27 = 0; -x_28 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__1(x_26, x_27, x_24); -x_29 = lean_array_get_size(x_3); -x_30 = lean_usize_of_nat(x_29); -lean_dec(x_29); -lean_inc(x_16); -lean_inc(x_15); -lean_inc(x_14); -lean_inc(x_13); -lean_inc(x_3); -x_31 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2(x_10, x_28, x_30, x_27, x_3, x_13, x_14, x_15, x_16, x_17); -x_32 = lean_ctor_get(x_31, 0); -lean_inc(x_32); -x_33 = lean_ctor_get(x_31, 1); -lean_inc(x_33); -lean_dec(x_31); -lean_inc(x_15); -x_34 = l_Lean_Elab_WF_GuessLex_mkTupleSyntax(x_32, x_13, x_14, x_15, x_16, x_33); -x_35 = lean_ctor_get(x_34, 0); -lean_inc(x_35); -x_36 = lean_ctor_get(x_34, 1); -lean_inc(x_36); -lean_dec(x_34); -x_37 = lean_array_get_size(x_1); -x_38 = lean_nat_dec_lt(x_10, x_37); -lean_dec(x_37); -x_39 = lean_array_get_size(x_28); -x_40 = lean_usize_of_nat(x_39); -lean_dec(x_39); -x_41 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__3(x_40, x_27, x_28); -if (x_38 == 0) +size_t x_4; size_t x_5; lean_object* x_6; +x_4 = lean_unbox_usize(x_1); +lean_dec(x_1); +x_5 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__1(x_4, x_5, x_3); +return x_6; +} +} +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: { -lean_object* x_42; lean_object* x_43; lean_object* x_44; uint8_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_42 = l_Lean_instInhabitedName; -x_43 = l___private_Init_Util_0__outOfBounds___rarg(x_42); -x_44 = lean_box(0); -x_45 = 1; -x_46 = lean_alloc_ctor(0, 4, 1); -lean_ctor_set(x_46, 0, x_44); -lean_ctor_set(x_46, 1, x_43); -lean_ctor_set(x_46, 2, x_41); -lean_ctor_set(x_46, 3, x_35); -lean_ctor_set_uint8(x_46, sizeof(void*)*4, x_45); -x_47 = lean_array_push(x_12, x_46); -x_48 = lean_nat_add(x_10, x_8); -lean_dec(x_10); -x_9 = x_23; -x_10 = x_48; -x_11 = lean_box(0); -x_12 = x_47; -x_17 = x_36; -goto _start; +lean_object* x_11; +x_11 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_2); +return x_11; } -else +} +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: { -lean_object* x_50; lean_object* x_51; uint8_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_50 = lean_array_fget(x_1, x_10); -x_51 = lean_box(0); -x_52 = 1; -x_53 = lean_alloc_ctor(0, 4, 1); -lean_ctor_set(x_53, 0, x_51); -lean_ctor_set(x_53, 1, x_50); -lean_ctor_set(x_53, 2, x_41); -lean_ctor_set(x_53, 3, x_35); -lean_ctor_set_uint8(x_53, sizeof(void*)*4, x_52); -x_54 = lean_array_push(x_12, x_53); -x_55 = lean_nat_add(x_10, x_8); -lean_dec(x_10); -x_9 = x_23; -x_10 = x_55; -x_11 = lean_box(0); -x_12 = x_54; -x_17 = x_36; -goto _start; +lean_object* x_13; +x_13 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_11); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +return x_13; } } -else +LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__3___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: { -lean_object* x_57; -lean_dec(x_16); -lean_dec(x_15); -lean_dec(x_14); -lean_dec(x_13); -lean_dec(x_10); -lean_dec(x_9); +lean_object* x_8; +x_8 = l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__3___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); lean_dec(x_3); -x_57 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_57, 0, x_12); -lean_ctor_set(x_57, 1, x_17); -return x_57; +lean_dec(x_2); +return x_8; } } +LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +lean_object* x_8; +x_8 = l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7); +lean_dec(x_6); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_1); +return x_8; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_buildTermWF(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { -lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; uint8_t x_15; -x_9 = lean_array_get_size(x_2); -x_10 = lean_unsigned_to_nat(0u); -x_11 = lean_unsigned_to_nat(1u); -lean_inc(x_9); -x_12 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_12, 0, x_10); -lean_ctor_set(x_12, 1, x_9); -lean_ctor_set(x_12, 2, x_11); -x_13 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; -lean_inc(x_9); -x_14 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4(x_1, x_2, x_3, x_9, x_12, x_10, x_9, x_11, x_9, x_10, lean_box(0), x_13, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_12); -lean_dec(x_9); -x_15 = !lean_is_exclusive(x_14); -if (x_15 == 0) -{ +size_t x_12; size_t x_13; lean_object* x_14; +x_12 = lean_unbox_usize(x_4); +lean_dec(x_4); +x_13 = lean_unbox_usize(x_5); +lean_dec(x_5); +x_14 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__5(x_1, x_2, x_3, x_12, x_13, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_3); +lean_dec(x_1); return x_14; } -else -{ -lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_16 = lean_ctor_get(x_14, 0); -x_17 = lean_ctor_get(x_14, 1); -lean_inc(x_17); -lean_inc(x_16); -lean_dec(x_14); -x_18 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_18, 0, x_16); -lean_ctor_set(x_18, 1, x_17); -return x_18; } +LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +lean_object* x_8; +x_8 = l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7); +lean_dec(x_6); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +return x_8; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -size_t x_4; size_t x_5; lean_object* x_6; -x_4 = lean_unbox_usize(x_1); +uint8_t x_9; lean_object* x_10; +x_9 = lean_unbox(x_1); lean_dec(x_1); -x_5 = lean_unbox_usize(x_2); +x_10 = l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___lambda__2(x_9, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +return x_10; +} +} +LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +uint8_t x_8; lean_object* x_9; +x_8 = lean_unbox(x_2); lean_dec(x_2); -x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__1(x_4, x_5, x_3); -return x_6; +x_9 = l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2(x_1, x_8, x_3, x_4, x_5, x_6, x_7); +return x_9; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { -size_t x_11; size_t x_12; lean_object* x_13; -x_11 = lean_unbox_usize(x_3); +size_t x_4; size_t x_5; uint8_t x_6; lean_object* x_7; +x_4 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_5 = lean_unbox_usize(x_3); lean_dec(x_3); -x_12 = lean_unbox_usize(x_4); +x_6 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__6(x_1, x_4, x_5); +lean_dec(x_1); +x_7 = lean_box(x_6); +return x_7; +} +} +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +_start: +{ +size_t x_14; size_t x_15; size_t x_16; lean_object* x_17; +x_14 = lean_unbox_usize(x_4); lean_dec(x_4); -x_13 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2(x_1, x_2, x_11, x_12, x_5, x_6, x_7, x_8, x_9, x_10); +x_15 = lean_unbox_usize(x_6); +lean_dec(x_6); +x_16 = lean_unbox_usize(x_7); +lean_dec(x_7); +x_17 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7(x_1, x_2, x_3, x_14, x_5, x_15, x_16, x_8, x_9, x_10, x_11, x_12, x_13); +lean_dec(x_5); +lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -return x_13; +return x_17; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__8___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { size_t x_4; size_t x_5; lean_object* x_6; @@ -14943,40 +16352,19 @@ x_4 = lean_unbox_usize(x_1); lean_dec(x_1); x_5 = lean_unbox_usize(x_2); lean_dec(x_2); -x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__3(x_4, x_5, x_3); +x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__8(x_4, x_5, x_3); return x_6; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4___boxed(lean_object** _args) { -lean_object* x_1 = _args[0]; -lean_object* x_2 = _args[1]; -lean_object* x_3 = _args[2]; -lean_object* x_4 = _args[3]; -lean_object* x_5 = _args[4]; -lean_object* x_6 = _args[5]; -lean_object* x_7 = _args[6]; -lean_object* x_8 = _args[7]; -lean_object* x_9 = _args[8]; -lean_object* x_10 = _args[9]; -lean_object* x_11 = _args[10]; -lean_object* x_12 = _args[11]; -lean_object* x_13 = _args[12]; -lean_object* x_14 = _args[13]; -lean_object* x_15 = _args[14]; -lean_object* x_16 = _args[15]; -lean_object* x_17 = _args[16]; +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__9___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { -lean_object* x_18; -x_18 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); +lean_object* x_14; +x_14 = l_Array_mapIdxM_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__9(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); lean_dec(x_4); lean_dec(x_2); lean_dec(x_1); -return x_18; +return x_14; } } LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_buildTermWF___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { @@ -14989,172 +16377,263 @@ lean_dec(x_1); return x_9; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_WF_GuessLex_trimTermWF___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { _start: { -uint8_t x_10; -x_10 = lean_nat_dec_le(x_7, x_6); -if (x_10 == 0) -{ -lean_object* x_11; uint8_t x_12; -x_11 = lean_unsigned_to_nat(0u); -x_12 = lean_nat_dec_eq(x_5, x_11); -if (x_12 == 0) +lean_object* x_8; uint8_t x_9; +x_8 = lean_unsigned_to_nat(0u); +x_9 = lean_nat_dec_eq(x_4, x_8); +if (x_9 == 0) { -lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; uint8_t x_17; -x_13 = lean_unsigned_to_nat(1u); -x_14 = lean_nat_sub(x_5, x_13); -lean_dec(x_5); -x_15 = lean_array_get_size(x_9); -x_16 = lean_nat_dec_lt(x_6, x_15); -lean_dec(x_15); -x_17 = lean_nat_dec_lt(x_6, x_4); -if (x_16 == 0) +lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; +x_10 = lean_unsigned_to_nat(1u); +x_11 = lean_nat_sub(x_4, x_10); +lean_dec(x_4); +x_12 = lean_array_fget(x_3, x_5); +x_13 = !lean_is_exclusive(x_12); +if (x_13 == 0) { -lean_object* x_18; lean_object* x_19; -x_18 = l_instInhabitedNat; -x_19 = l___private_Init_Util_0__outOfBounds___rarg(x_18); +lean_object* x_14; lean_object* x_15; lean_object* x_16; uint8_t x_17; lean_object* x_18; +x_14 = lean_ctor_get(x_12, 1); +x_15 = lean_array_get_size(x_14); +x_16 = lean_array_get_size(x_1); +x_17 = lean_nat_dec_lt(x_5, x_16); +lean_dec(x_16); +x_18 = lean_nat_add(x_5, x_10); if (x_17 == 0) { -lean_object* x_20; lean_object* x_21; lean_object* x_22; uint8_t x_23; -x_20 = l_String_instInhabitedString; -x_21 = l___private_Init_Util_0__outOfBounds___rarg(x_20); -x_22 = lean_string_length(x_21); -lean_dec(x_21); -x_23 = lean_nat_dec_lt(x_19, x_22); -lean_dec(x_19); -if (x_23 == 0) -{ -lean_object* x_24; -lean_dec(x_22); -x_24 = lean_nat_add(x_6, x_8); -lean_dec(x_6); -x_5 = x_14; -x_6 = x_24; +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; +lean_dec(x_5); +x_19 = l_instInhabitedNat; +x_20 = l___private_Init_Util_0__outOfBounds___rarg(x_19); +x_21 = lean_nat_sub(x_15, x_20); +lean_dec(x_20); +x_22 = l_Array_toSubarray___rarg(x_14, x_21, x_15); +x_23 = l_Array_ofSubarray___rarg(x_22); +lean_ctor_set(x_12, 1, x_23); +x_24 = lean_array_push(x_7, x_12); +x_4 = x_11; +x_5 = x_18; +x_6 = lean_box(0); +x_7 = x_24; goto _start; } else { -lean_object* x_26; lean_object* x_27; -x_26 = lean_array_set(x_9, x_6, x_22); -x_27 = lean_nat_add(x_6, x_8); -lean_dec(x_6); -x_5 = x_14; -x_6 = x_27; -x_9 = x_26; +lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_26 = lean_array_fget(x_1, x_5); +lean_dec(x_5); +x_27 = lean_nat_sub(x_15, x_26); +lean_dec(x_26); +x_28 = l_Array_toSubarray___rarg(x_14, x_27, x_15); +x_29 = l_Array_ofSubarray___rarg(x_28); +lean_ctor_set(x_12, 1, x_29); +x_30 = lean_array_push(x_7, x_12); +x_4 = x_11; +x_5 = x_18; +x_6 = lean_box(0); +x_7 = x_30; goto _start; } } else { -lean_object* x_29; lean_object* x_30; uint8_t x_31; -x_29 = lean_array_fget(x_3, x_6); -x_30 = lean_string_length(x_29); -lean_dec(x_29); -x_31 = lean_nat_dec_lt(x_19, x_30); -lean_dec(x_19); -if (x_31 == 0) +lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; uint8_t x_37; lean_object* x_38; +x_32 = lean_ctor_get(x_12, 0); +x_33 = lean_ctor_get(x_12, 1); +x_34 = lean_ctor_get(x_12, 2); +lean_inc(x_34); +lean_inc(x_33); +lean_inc(x_32); +lean_dec(x_12); +x_35 = lean_array_get_size(x_33); +x_36 = lean_array_get_size(x_1); +x_37 = lean_nat_dec_lt(x_5, x_36); +lean_dec(x_36); +x_38 = lean_nat_add(x_5, x_10); +if (x_37 == 0) { -lean_object* x_32; -lean_dec(x_30); -x_32 = lean_nat_add(x_6, x_8); -lean_dec(x_6); -x_5 = x_14; -x_6 = x_32; +lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; +lean_dec(x_5); +x_39 = l_instInhabitedNat; +x_40 = l___private_Init_Util_0__outOfBounds___rarg(x_39); +x_41 = lean_nat_sub(x_35, x_40); +lean_dec(x_40); +x_42 = l_Array_toSubarray___rarg(x_33, x_41, x_35); +x_43 = l_Array_ofSubarray___rarg(x_42); +x_44 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_44, 0, x_32); +lean_ctor_set(x_44, 1, x_43); +lean_ctor_set(x_44, 2, x_34); +x_45 = lean_array_push(x_7, x_44); +x_4 = x_11; +x_5 = x_38; +x_6 = lean_box(0); +x_7 = x_45; goto _start; } else { -lean_object* x_34; lean_object* x_35; -x_34 = lean_array_set(x_9, x_6, x_30); -x_35 = lean_nat_add(x_6, x_8); -lean_dec(x_6); -x_5 = x_14; -x_6 = x_35; -x_9 = x_34; +lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; +x_47 = lean_array_fget(x_1, x_5); +lean_dec(x_5); +x_48 = lean_nat_sub(x_35, x_47); +lean_dec(x_47); +x_49 = l_Array_toSubarray___rarg(x_33, x_48, x_35); +x_50 = l_Array_ofSubarray___rarg(x_49); +x_51 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_51, 0, x_32); +lean_ctor_set(x_51, 1, x_50); +lean_ctor_set(x_51, 2, x_34); +x_52 = lean_array_push(x_7, x_51); +x_4 = x_11; +x_5 = x_38; +x_6 = lean_box(0); +x_7 = x_52; goto _start; } } } else { -lean_object* x_37; -x_37 = lean_array_fget(x_9, x_6); +lean_dec(x_5); +lean_dec(x_4); +return x_7; +} +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_trimTermWF(lean_object* x_1, lean_object* x_2) { +_start: +{ +lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_3 = lean_array_get_size(x_2); +x_4 = lean_mk_empty_array_with_capacity(x_3); +x_5 = lean_unsigned_to_nat(0u); +x_6 = l_Array_mapIdxM_map___at_Lean_Elab_WF_GuessLex_trimTermWF___spec__1(x_1, x_2, x_2, x_3, x_5, lean_box(0), x_4); +return x_6; +} +} +LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_WF_GuessLex_trimTermWF___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +lean_object* x_8; +x_8 = l_Array_mapIdxM_map___at_Lean_Elab_WF_GuessLex_trimTermWF___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +return x_8; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_trimTermWF___boxed(lean_object* x_1, lean_object* x_2) { +_start: +{ +lean_object* x_3; +x_3 = l_Lean_Elab_WF_GuessLex_trimTermWF(x_1, x_2); +lean_dec(x_2); +lean_dec(x_1); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +_start: +{ +uint8_t x_15; +x_15 = lean_nat_dec_lt(x_12, x_9); +if (x_15 == 0) +{ +lean_dec(x_12); +lean_dec(x_11); +return x_14; +} +else +{ +lean_object* x_16; uint8_t x_17; +x_16 = lean_unsigned_to_nat(0u); +x_17 = lean_nat_dec_eq(x_11, x_16); if (x_17 == 0) { -lean_object* x_38; lean_object* x_39; lean_object* x_40; uint8_t x_41; -x_38 = l_String_instInhabitedString; -x_39 = l___private_Init_Util_0__outOfBounds___rarg(x_38); -x_40 = lean_string_length(x_39); -lean_dec(x_39); -x_41 = lean_nat_dec_lt(x_37, x_40); -lean_dec(x_37); -if (x_41 == 0) +lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; lean_object* x_22; lean_object* x_23; +x_18 = lean_unsigned_to_nat(1u); +x_19 = lean_nat_sub(x_11, x_18); +lean_dec(x_11); +x_20 = lean_array_get_size(x_14); +x_21 = lean_nat_dec_lt(x_12, x_20); +lean_dec(x_20); +x_22 = lean_array_fget(x_5, x_12); +x_23 = lean_string_length(x_22); +lean_dec(x_22); +if (x_21 == 0) +{ +lean_object* x_24; lean_object* x_25; uint8_t x_26; +x_24 = l_instInhabitedNat; +x_25 = l___private_Init_Util_0__outOfBounds___rarg(x_24); +x_26 = lean_nat_dec_lt(x_25, x_23); +lean_dec(x_25); +if (x_26 == 0) { -lean_object* x_42; -lean_dec(x_40); -x_42 = lean_nat_add(x_6, x_8); -lean_dec(x_6); -x_5 = x_14; -x_6 = x_42; +lean_object* x_27; +lean_dec(x_23); +x_27 = lean_nat_add(x_12, x_10); +lean_dec(x_12); +x_4 = lean_box(0); +x_11 = x_19; +x_12 = x_27; +x_13 = lean_box(0); goto _start; } else { -lean_object* x_44; lean_object* x_45; -x_44 = lean_array_set(x_9, x_6, x_40); -x_45 = lean_nat_add(x_6, x_8); -lean_dec(x_6); -x_5 = x_14; -x_6 = x_45; -x_9 = x_44; +lean_object* x_29; lean_object* x_30; +x_29 = lean_array_set(x_14, x_12, x_23); +x_30 = lean_nat_add(x_12, x_10); +lean_dec(x_12); +x_4 = lean_box(0); +x_11 = x_19; +x_12 = x_30; +x_13 = lean_box(0); +x_14 = x_29; goto _start; } } else { -lean_object* x_47; lean_object* x_48; uint8_t x_49; -x_47 = lean_array_fget(x_3, x_6); -x_48 = lean_string_length(x_47); -lean_dec(x_47); -x_49 = lean_nat_dec_lt(x_37, x_48); -lean_dec(x_37); -if (x_49 == 0) +lean_object* x_32; uint8_t x_33; +x_32 = lean_array_fget(x_14, x_12); +x_33 = lean_nat_dec_lt(x_32, x_23); +lean_dec(x_32); +if (x_33 == 0) { -lean_object* x_50; -lean_dec(x_48); -x_50 = lean_nat_add(x_6, x_8); -lean_dec(x_6); -x_5 = x_14; -x_6 = x_50; +lean_object* x_34; +lean_dec(x_23); +x_34 = lean_nat_add(x_12, x_10); +lean_dec(x_12); +x_4 = lean_box(0); +x_11 = x_19; +x_12 = x_34; +x_13 = lean_box(0); goto _start; } else { -lean_object* x_52; lean_object* x_53; -x_52 = lean_array_set(x_9, x_6, x_48); -x_53 = lean_nat_add(x_6, x_8); -lean_dec(x_6); -x_5 = x_14; -x_6 = x_53; -x_9 = x_52; +lean_object* x_36; lean_object* x_37; +x_36 = lean_array_set(x_14, x_12, x_23); +x_37 = lean_nat_add(x_12, x_10); +lean_dec(x_12); +x_4 = lean_box(0); +x_11 = x_19; +x_12 = x_37; +x_13 = lean_box(0); +x_14 = x_36; goto _start; } } } -} else { -lean_dec(x_6); -lean_dec(x_5); -return x_9; -} +lean_dec(x_12); +lean_dec(x_11); +return x_14; } -else -{ -lean_dec(x_6); -lean_dec(x_5); -return x_9; } } } @@ -15181,68 +16660,54 @@ goto _start; } } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { -uint8_t x_9; -x_9 = lean_nat_dec_le(x_6, x_5); -if (x_9 == 0) -{ -lean_object* x_10; uint8_t x_11; -x_10 = lean_unsigned_to_nat(0u); -x_11 = lean_nat_dec_eq(x_4, x_10); +uint8_t x_11; +x_11 = lean_nat_dec_lt(x_8, x_5); if (x_11 == 0) { -lean_object* x_12; lean_object* x_13; lean_object* x_14; uint8_t x_20; -x_12 = lean_unsigned_to_nat(1u); -x_13 = lean_nat_sub(x_4, x_12); -lean_dec(x_4); -x_20 = lean_nat_dec_lt(x_5, x_3); -if (x_20 == 0) -{ -lean_object* x_21; -lean_inc(x_2); -x_21 = l___private_Init_Util_0__outOfBounds___rarg(x_2); -x_14 = x_21; -goto block_19; +lean_dec(x_8); +lean_dec(x_7); +return x_10; } else { -lean_object* x_22; -x_22 = lean_array_fget(x_1, x_5); -x_14 = x_22; -goto block_19; -} -block_19: +lean_object* x_12; uint8_t x_13; +x_12 = lean_unsigned_to_nat(0u); +x_13 = lean_nat_dec_eq(x_7, x_12); +if (x_13 == 0) { -lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_15 = lean_array_get_size(x_14); -lean_inc(x_15); -x_16 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__1(x_1, x_5, x_14, x_15, x_15, x_10, x_15, x_12, x_8); -lean_dec(x_15); -lean_dec(x_14); -x_17 = lean_nat_add(x_5, x_7); -lean_dec(x_5); -x_4 = x_13; -x_5 = x_17; -x_8 = x_16; +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +x_14 = lean_unsigned_to_nat(1u); +x_15 = lean_nat_sub(x_7, x_14); +lean_dec(x_7); +x_16 = lean_array_fget(x_1, x_8); +x_17 = lean_array_get_size(x_16); +lean_inc(x_17); +x_18 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_18, 0, x_12); +lean_ctor_set(x_18, 1, x_17); +lean_ctor_set(x_18, 2, x_14); +lean_inc(x_17); +x_19 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__1(x_1, x_3, x_8, lean_box(0), x_16, x_17, x_18, x_12, x_17, x_14, x_17, x_12, lean_box(0), x_10); +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_16); +x_20 = lean_nat_add(x_8, x_6); +lean_dec(x_8); +x_7 = x_15; +x_8 = x_20; +x_9 = lean_box(0); +x_10 = x_19; goto _start; } -} else { -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -return x_8; -} +lean_dec(x_8); +lean_dec(x_7); +return x_10; } -else -{ -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -return x_8; } } } @@ -15294,7 +16759,7 @@ return x_5; } } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; uint8_t x_7; @@ -15320,7 +16785,7 @@ return x_11; } } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { lean_object* x_7; lean_object* x_8; uint8_t x_9; @@ -15333,7 +16798,7 @@ lean_object* x_10; lean_object* x_11; lean_dec(x_4); lean_dec(x_1); x_10 = lean_box(0); -x_11 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__1(x_2, x_3, x_7, x_10); +x_11 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__1(x_2, x_3, x_7, x_10); lean_dec(x_3); lean_dec(x_2); return x_11; @@ -15360,7 +16825,7 @@ lean_inc(x_17); x_19 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__4(x_17, x_8, x_17, x_18, x_7); lean_dec(x_17); x_20 = lean_box(0); -x_21 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__1(x_2, x_3, x_19, x_20); +x_21 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__1(x_2, x_3, x_19, x_20); lean_dec(x_3); lean_dec(x_2); return x_21; @@ -15378,7 +16843,7 @@ lean_inc(x_23); x_25 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__4(x_23, x_8, x_23, x_24, x_7); lean_dec(x_23); x_26 = lean_box(0); -x_27 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__1(x_2, x_3, x_25, x_26); +x_27 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__1(x_2, x_3, x_25, x_26); lean_dec(x_3); lean_dec(x_2); return x_27; @@ -15386,140 +16851,128 @@ return x_27; } } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { _start: { -uint8_t x_11; -x_11 = lean_nat_dec_le(x_8, x_7); -if (x_11 == 0) -{ -lean_object* x_12; uint8_t x_13; -x_12 = lean_unsigned_to_nat(0u); -x_13 = lean_nat_dec_eq(x_6, x_12); -if (x_13 == 0) -{ -lean_object* x_14; lean_object* x_15; uint8_t x_16; uint8_t x_17; lean_object* x_18; -x_14 = lean_unsigned_to_nat(1u); -x_15 = lean_nat_sub(x_6, x_14); -lean_dec(x_6); -x_16 = lean_nat_dec_lt(x_7, x_5); -x_17 = lean_nat_dec_lt(x_12, x_7); +uint8_t x_16; +x_16 = lean_nat_dec_lt(x_13, x_10); if (x_16 == 0) { -lean_object* x_45; lean_object* x_46; -x_45 = l_String_instInhabitedString; -x_46 = l___private_Init_Util_0__outOfBounds___rarg(x_45); -x_18 = x_46; -goto block_44; +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_7); +lean_dec(x_3); +return x_15; } else { -lean_object* x_47; -x_47 = lean_array_fget(x_4, x_7); -x_18 = x_47; -goto block_44; -} -block_44: +lean_object* x_17; uint8_t x_18; +x_17 = lean_unsigned_to_nat(0u); +x_18 = lean_nat_dec_eq(x_12, x_17); +if (x_18 == 0) { -if (x_17 == 0) +lean_object* x_19; lean_object* x_20; lean_object* x_21; uint8_t x_22; +x_19 = lean_unsigned_to_nat(1u); +x_20 = lean_nat_sub(x_12, x_19); +lean_dec(x_12); +x_21 = lean_array_fget(x_6, x_13); +x_22 = lean_nat_dec_lt(x_17, x_13); +if (x_22 == 0) { -lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; -x_19 = lean_box(0); -lean_inc(x_2); -lean_inc(x_5); +lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_23 = lean_box(0); +lean_inc(x_3); lean_inc(x_7); -x_20 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__2(x_18, x_7, x_5, x_2, x_10, x_19); -x_21 = lean_ctor_get(x_20, 0); -lean_inc(x_21); -lean_dec(x_20); -x_22 = lean_nat_add(x_7, x_9); -lean_dec(x_7); -x_6 = x_15; -x_7 = x_22; -x_10 = x_21; +lean_inc(x_13); +x_24 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__2(x_21, x_13, x_7, x_3, x_15, x_23); +x_25 = lean_ctor_get(x_24, 0); +lean_inc(x_25); +lean_dec(x_24); +x_26 = lean_nat_add(x_13, x_11); +lean_dec(x_13); +x_5 = lean_box(0); +x_12 = x_20; +x_13 = x_26; +x_14 = lean_box(0); +x_15 = x_25; goto _start; } else { -lean_object* x_24; uint8_t x_25; lean_object* x_26; -x_24 = lean_array_get_size(x_2); -x_25 = lean_nat_dec_lt(x_7, x_24); -lean_dec(x_24); -x_26 = lean_string_length(x_18); -if (x_25 == 0) -{ -lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_27 = l_instInhabitedNat; -x_28 = l___private_Init_Util_0__outOfBounds___rarg(x_27); -x_29 = lean_nat_sub(x_28, x_26); -lean_dec(x_26); +lean_object* x_28; uint8_t x_29; lean_object* x_30; +x_28 = lean_array_get_size(x_3); +x_29 = lean_nat_dec_lt(x_13, x_28); lean_dec(x_28); -lean_inc(x_29); -x_30 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__4(x_29, x_12, x_29, x_14, x_10); -lean_dec(x_29); -x_31 = lean_box(0); -lean_inc(x_2); -lean_inc(x_5); -lean_inc(x_7); -x_32 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__2(x_18, x_7, x_5, x_2, x_30, x_31); -x_33 = lean_ctor_get(x_32, 0); -lean_inc(x_33); +x_30 = lean_string_length(x_21); +if (x_29 == 0) +{ +lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_31 = l_instInhabitedNat; +x_32 = l___private_Init_Util_0__outOfBounds___rarg(x_31); +x_33 = lean_nat_sub(x_32, x_30); +lean_dec(x_30); lean_dec(x_32); -x_34 = lean_nat_add(x_7, x_9); -lean_dec(x_7); -x_6 = x_15; -x_7 = x_34; -x_10 = x_33; +lean_inc(x_33); +x_34 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__4(x_33, x_17, x_33, x_19, x_15); +lean_dec(x_33); +x_35 = lean_box(0); +lean_inc(x_3); +lean_inc(x_7); +lean_inc(x_13); +x_36 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__2(x_21, x_13, x_7, x_3, x_34, x_35); +x_37 = lean_ctor_get(x_36, 0); +lean_inc(x_37); +lean_dec(x_36); +x_38 = lean_nat_add(x_13, x_11); +lean_dec(x_13); +x_5 = lean_box(0); +x_12 = x_20; +x_13 = x_38; +x_14 = lean_box(0); +x_15 = x_37; goto _start; } else { -lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; -x_36 = lean_array_fget(x_2, x_7); -x_37 = lean_nat_sub(x_36, x_26); -lean_dec(x_26); -lean_dec(x_36); -lean_inc(x_37); -x_38 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__4(x_37, x_12, x_37, x_14, x_10); -lean_dec(x_37); -x_39 = lean_box(0); -lean_inc(x_2); -lean_inc(x_5); -lean_inc(x_7); -x_40 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__2(x_18, x_7, x_5, x_2, x_38, x_39); -x_41 = lean_ctor_get(x_40, 0); -lean_inc(x_41); +lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; +x_40 = lean_array_fget(x_3, x_13); +x_41 = lean_nat_sub(x_40, x_30); +lean_dec(x_30); lean_dec(x_40); -x_42 = lean_nat_add(x_7, x_9); -lean_dec(x_7); -x_6 = x_15; -x_7 = x_42; -x_10 = x_41; +lean_inc(x_41); +x_42 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__4(x_41, x_17, x_41, x_19, x_15); +lean_dec(x_41); +x_43 = lean_box(0); +lean_inc(x_3); +lean_inc(x_7); +lean_inc(x_13); +x_44 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__2(x_21, x_13, x_7, x_3, x_42, x_43); +x_45 = lean_ctor_get(x_44, 0); +lean_inc(x_45); +lean_dec(x_44); +x_46 = lean_nat_add(x_13, x_11); +lean_dec(x_13); +x_5 = lean_box(0); +x_12 = x_20; +x_13 = x_46; +x_14 = lean_box(0); +x_15 = x_45; goto _start; } } } -} else { +lean_dec(x_13); +lean_dec(x_12); lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_2); -return x_10; -} +lean_dec(x_3); +return x_15; } -else -{ -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_2); -return x_10; } } } -static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6___closed__1() { +static lean_object* _init_l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6___closed__1() { _start: { lean_object* x_1; @@ -15527,147 +16980,142 @@ x_1 = lean_mk_string_from_bytes("\n", 1); return x_1; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { -uint8_t x_10; -x_10 = lean_nat_dec_le(x_7, x_6); -if (x_10 == 0) -{ -lean_object* x_11; uint8_t x_12; -x_11 = lean_unsigned_to_nat(0u); -x_12 = lean_nat_dec_eq(x_5, x_11); +uint8_t x_12; +x_12 = lean_nat_dec_lt(x_9, x_6); if (x_12 == 0) { -lean_object* x_13; lean_object* x_14; uint8_t x_15; lean_object* x_16; uint8_t x_17; lean_object* x_18; -x_13 = lean_unsigned_to_nat(1u); -x_14 = lean_nat_sub(x_5, x_13); -lean_dec(x_5); -x_15 = lean_nat_dec_lt(x_6, x_3); -x_16 = lean_nat_add(x_6, x_13); -x_17 = lean_nat_dec_lt(x_16, x_3); -lean_dec(x_16); -if (x_15 == 0) -{ -lean_object* x_28; -lean_inc(x_2); -x_28 = l___private_Init_Util_0__outOfBounds___rarg(x_2); -x_18 = x_28; -goto block_27; +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_4); +return x_11; } else { -lean_object* x_29; -x_29 = lean_array_fget(x_1, x_6); -x_18 = x_29; -goto block_27; -} -block_27: +lean_object* x_13; uint8_t x_14; +x_13 = lean_unsigned_to_nat(0u); +x_14 = lean_nat_dec_eq(x_8, x_13); +if (x_14 == 0) { -lean_object* x_19; lean_object* x_20; -x_19 = lean_array_get_size(x_18); -lean_inc_n(x_19, 2); +lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; uint8_t x_22; +x_15 = lean_unsigned_to_nat(1u); +x_16 = lean_nat_sub(x_8, x_15); +lean_dec(x_8); +x_17 = lean_array_fget(x_1, x_9); +x_18 = lean_array_get_size(x_17); +lean_inc(x_18); +x_19 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_19, 0, x_13); +lean_ctor_set(x_19, 1, x_18); +lean_ctor_set(x_19, 2, x_15); +lean_inc_n(x_18, 2); lean_inc(x_4); -x_20 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5(x_1, x_4, x_6, x_18, x_19, x_19, x_11, x_19, x_13, x_9); +x_20 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5(x_1, x_3, x_4, x_9, lean_box(0), x_17, x_18, x_19, x_13, x_18, x_15, x_18, x_13, lean_box(0), x_11); lean_dec(x_19); lean_dec(x_18); -if (x_17 == 0) +lean_dec(x_17); +x_21 = lean_nat_add(x_9, x_15); +x_22 = lean_nat_dec_lt(x_21, x_2); +lean_dec(x_21); +if (x_22 == 0) { -lean_object* x_21; -x_21 = lean_nat_add(x_6, x_8); -lean_dec(x_6); -x_5 = x_14; -x_6 = x_21; -x_9 = x_20; +lean_object* x_23; +x_23 = lean_nat_add(x_9, x_7); +lean_dec(x_9); +x_8 = x_16; +x_9 = x_23; +x_10 = lean_box(0); +x_11 = x_20; goto _start; } else { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6___closed__1; -x_24 = lean_string_append(x_20, x_23); -x_25 = lean_nat_add(x_6, x_8); -lean_dec(x_6); -x_5 = x_14; -x_6 = x_25; -x_9 = x_24; +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6___closed__1; +x_26 = lean_string_append(x_20, x_25); +x_27 = lean_nat_add(x_9, x_7); +lean_dec(x_9); +x_8 = x_16; +x_9 = x_27; +x_10 = lean_box(0); +x_11 = x_26; goto _start; } } -} else { -lean_dec(x_6); -lean_dec(x_5); +lean_dec(x_9); +lean_dec(x_8); lean_dec(x_4); -lean_dec(x_2); -return x_9; -} +return x_11; } -else -{ -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -return x_9; } } } LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_formatTable(lean_object* x_1) { _start: { -lean_object* x_2; lean_object* x_3; uint8_t x_4; size_t x_5; lean_object* x_6; +lean_object* x_2; lean_object* x_3; uint8_t x_4; size_t x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; x_2 = lean_array_get_size(x_1); x_3 = lean_unsigned_to_nat(0u); x_4 = lean_nat_dec_lt(x_3, x_2); x_5 = 0; +x_6 = lean_unsigned_to_nat(1u); +lean_inc(x_2); +x_7 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_7, 0, x_3); +lean_ctor_set(x_7, 1, x_2); +lean_ctor_set(x_7, 2, x_6); if (x_4 == 0) { lean_object* x_16; lean_object* x_17; -x_16 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_16 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; x_17 = l___private_Init_Util_0__outOfBounds___rarg(x_16); -x_6 = x_17; +x_8 = x_17; goto block_15; } else { lean_object* x_18; x_18 = lean_array_fget(x_1, x_3); -x_6 = x_18; +x_8 = x_18; goto block_15; } block_15: { -lean_object* x_7; size_t x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_7 = lean_array_get_size(x_6); -x_8 = lean_usize_of_nat(x_7); -lean_dec(x_7); -x_9 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_formatTable___spec__2(x_8, x_5, x_6); -x_10 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; -x_11 = lean_unsigned_to_nat(1u); +lean_object* x_9; size_t x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; +x_9 = lean_array_get_size(x_8); +x_10 = lean_usize_of_nat(x_9); +lean_dec(x_9); +x_11 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_formatTable___spec__2(x_10, x_5, x_8); lean_inc(x_2); -x_12 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__3(x_1, x_10, x_2, x_2, x_3, x_2, x_11, x_9); +x_12 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__3(x_1, x_2, x_7, x_3, x_2, x_6, x_2, x_3, lean_box(0), x_11); x_13 = l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__3; lean_inc(x_2); -x_14 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6(x_1, x_10, x_2, x_12, x_2, x_3, x_2, x_11, x_13); +x_14 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6(x_1, x_2, x_7, x_12, x_3, x_2, x_6, x_2, x_3, lean_box(0), x_13); +lean_dec(x_7); lean_dec(x_2); return x_14; } } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { _start: { -lean_object* x_10; -x_10 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_object* x_15; +x_15 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); +lean_dec(x_10); +lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -lean_dec(x_4); +lean_dec(x_6); +lean_dec(x_5); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -return x_10; +return x_15; } } LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_formatTable___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { @@ -15682,16 +17130,18 @@ x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_formatTable___spec__2(x_ return x_6; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { -lean_object* x_9; -x_9 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_7); +lean_object* x_11; +x_11 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -return x_9; +return x_11; } } LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { @@ -15704,49 +17154,54 @@ lean_dec(x_3); return x_6; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__1(x_1, x_2, x_3, x_4); +x_5 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__1(x_1, x_2, x_3, x_4); lean_dec(x_4); lean_dec(x_2); lean_dec(x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { lean_object* x_7; -x_7 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6); +x_7 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6); lean_dec(x_6); return x_7; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { _start: { -lean_object* x_11; -x_11 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_16; +x_16 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__5(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +lean_dec(x_11); +lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); +lean_dec(x_6); lean_dec(x_4); -lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -return x_11; +return x_16; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { -lean_object* x_10; -x_10 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_8); +lean_object* x_12; +x_12 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -return x_10; +return x_12; } } LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_formatTable___boxed(lean_object* x_1) { @@ -16520,7 +17975,7 @@ x_22 = l___private_Init_Util_0__outOfBounds___rarg(x_21); x_23 = lean_erase_macro_scopes(x_22); x_24 = 1; x_25 = l_Lean_Name_toString(x_23, x_24); -x_26 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_26 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; x_27 = lean_array_push(x_26, x_25); lean_inc(x_2); x_28 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__1(x_1, x_6, x_2, x_16, x_2, x_18, x_27, x_10, x_11, x_12, x_13, x_14); @@ -16545,7 +18000,7 @@ x_34 = lean_array_fget(x_3, x_6); x_35 = lean_erase_macro_scopes(x_34); x_36 = 1; x_37 = l_Lean_Name_toString(x_35, x_36); -x_38 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_38 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; x_39 = lean_array_push(x_38, x_37); lean_inc(x_2); x_40 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__2(x_1, x_6, x_2, x_16, x_2, x_18, x_39, x_10, x_11, x_12, x_13, x_14); @@ -16647,7 +18102,7 @@ static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_ex _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6___closed__1; +x_1 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6___closed__1; x_2 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; @@ -16885,7 +18340,7 @@ if (x_30 == 0) { lean_object* x_113; lean_object* x_114; lean_dec(x_16); -x_113 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_113 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; x_114 = l___private_Init_Util_0__outOfBounds___rarg(x_113); x_50 = x_114; goto block_112; @@ -16917,7 +18372,7 @@ if (x_84 == 0) { lean_object* x_85; lean_object* x_86; lean_dec(x_17); -x_85 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; +x_85 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; x_86 = l___private_Init_Util_0__outOfBounds___rarg(x_85); x_58 = x_86; goto block_83; @@ -17268,244 +18723,367 @@ lean_dec(x_1); return x_12; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; +x_9 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +return x_9; +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +size_t x_12; size_t x_13; lean_object* x_14; +x_12 = lean_unbox_usize(x_4); +lean_dec(x_4); +x_13 = lean_unbox_usize(x_5); +lean_dec(x_5); +x_14 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5(x_1, x_2, x_3, x_12, x_13, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +return x_14; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_explainMutualFailure___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; +x_9 = l_Lean_Elab_WF_GuessLex_explainMutualFailure(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +return x_9; +} +} +static lean_object* _init_l_Lean_Elab_WF_GuessLex_explainFailure___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("The arguments relate at each recursive call as follows:\n", 56); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_GuessLex_explainFailure___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_WF_GuessLex_explainFailure___closed__1; +x_2 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Elab_WF_GuessLex_explainFailure___closed__3() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("(<, ≤, =: relation proved, \? all proofs failed, _: no proof attempted)\n", 73); +return x_1; +} +} +static lean_object* _init_l_Lean_Elab_WF_GuessLex_explainFailure___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_WF_GuessLex_explainFailure___closed__3; +x_2 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Elab_WF_GuessLex_explainFailure___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Elab_WF_GuessLex_explainFailure___closed__2; +x_2 = l_Lean_Elab_WF_GuessLex_explainFailure___closed__4; +x_3 = lean_alloc_ctor(5, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_explainFailure(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; lean_object* x_10; uint8_t x_11; +x_9 = lean_array_get_size(x_1); +x_10 = lean_unsigned_to_nat(1u); +x_11 = lean_nat_dec_eq(x_9, x_10); +lean_dec(x_9); +if (x_11 == 0) +{ +lean_object* x_12; +x_12 = l_Lean_Elab_WF_GuessLex_explainMutualFailure(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_3); +if (lean_obj_tag(x_12) == 0) +{ +uint8_t x_13; +x_13 = !lean_is_exclusive(x_12); +if (x_13 == 0) +{ +lean_object* x_14; lean_object* x_15; lean_object* x_16; +x_14 = lean_ctor_get(x_12, 0); +x_15 = l_Lean_Elab_WF_GuessLex_explainFailure___closed__5; +x_16 = lean_alloc_ctor(5, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +lean_ctor_set(x_12, 0, x_16); +return x_12; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; +x_17 = lean_ctor_get(x_12, 0); +x_18 = lean_ctor_get(x_12, 1); +lean_inc(x_18); +lean_inc(x_17); +lean_dec(x_12); +x_19 = l_Lean_Elab_WF_GuessLex_explainFailure___closed__5; +x_20 = lean_alloc_ctor(5, 2, 0); +lean_ctor_set(x_20, 0, x_19); +lean_ctor_set(x_20, 1, x_17); +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_20); +lean_ctor_set(x_21, 1, x_18); +return x_21; +} +} +else +{ +uint8_t x_22; +x_22 = !lean_is_exclusive(x_12); +if (x_22 == 0) +{ +return x_12; +} +else +{ +lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_23 = lean_ctor_get(x_12, 0); +x_24 = lean_ctor_get(x_12, 1); +lean_inc(x_24); +lean_inc(x_23); +lean_dec(x_12); +x_25 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_25, 0, x_23); +lean_ctor_set(x_25, 1, x_24); +return x_25; +} +} +} +else +{ +lean_object* x_26; lean_object* x_27; uint8_t x_28; +x_26 = lean_array_get_size(x_2); +x_27 = lean_unsigned_to_nat(0u); +x_28 = lean_nat_dec_lt(x_27, x_26); +lean_dec(x_26); +if (x_28 == 0) +{ +lean_object* x_29; lean_object* x_30; lean_object* x_31; uint8_t x_32; +x_29 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; +x_30 = l___private_Init_Util_0__outOfBounds___rarg(x_29); +x_31 = l_Lean_Elab_WF_GuessLex_explainNonMutualFailure(x_30, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +x_32 = !lean_is_exclusive(x_31); +if (x_32 == 0) +{ +lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_33 = lean_ctor_get(x_31, 0); +x_34 = l_Lean_Elab_WF_GuessLex_explainFailure___closed__5; +x_35 = lean_alloc_ctor(5, 2, 0); +lean_ctor_set(x_35, 0, x_34); +lean_ctor_set(x_35, 1, x_33); +lean_ctor_set(x_31, 0, x_35); +return x_31; +} +else +{ +lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; +x_36 = lean_ctor_get(x_31, 0); +x_37 = lean_ctor_get(x_31, 1); +lean_inc(x_37); +lean_inc(x_36); +lean_dec(x_31); +x_38 = l_Lean_Elab_WF_GuessLex_explainFailure___closed__5; +x_39 = lean_alloc_ctor(5, 2, 0); +lean_ctor_set(x_39, 0, x_38); +lean_ctor_set(x_39, 1, x_36); +x_40 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_40, 0, x_39); +lean_ctor_set(x_40, 1, x_37); +return x_40; +} +} +else { -lean_object* x_9; -x_9 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_object* x_41; lean_object* x_42; uint8_t x_43; +x_41 = lean_array_fget(x_2, x_27); +x_42 = l_Lean_Elab_WF_GuessLex_explainNonMutualFailure(x_41, x_3, x_4, x_5, x_6, x_7, x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_9; -} +x_43 = !lean_is_exclusive(x_42); +if (x_43 == 0) +{ +lean_object* x_44; lean_object* x_45; lean_object* x_46; +x_44 = lean_ctor_get(x_42, 0); +x_45 = l_Lean_Elab_WF_GuessLex_explainFailure___closed__5; +x_46 = lean_alloc_ctor(5, 2, 0); +lean_ctor_set(x_46, 0, x_45); +lean_ctor_set(x_46, 1, x_44); +lean_ctor_set(x_42, 0, x_46); +return x_42; } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: +else { -size_t x_12; size_t x_13; lean_object* x_14; -x_12 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_13 = lean_unbox_usize(x_5); -lean_dec(x_5); -x_14 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_GuessLex_explainMutualFailure___spec__5(x_1, x_2, x_3, x_12, x_13, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -return x_14; +lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; +x_47 = lean_ctor_get(x_42, 0); +x_48 = lean_ctor_get(x_42, 1); +lean_inc(x_48); +lean_inc(x_47); +lean_dec(x_42); +x_49 = l_Lean_Elab_WF_GuessLex_explainFailure___closed__5; +x_50 = lean_alloc_ctor(5, 2, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_50, 1, x_47); +x_51 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_51, 0, x_50); +lean_ctor_set(x_51, 1, x_48); +return x_51; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_explainMutualFailure___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +} +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_explainFailure___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; -x_9 = l_Lean_Elab_WF_GuessLex_explainMutualFailure(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_3); +x_9 = l_Lean_Elab_WF_GuessLex_explainFailure(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); lean_dec(x_2); lean_dec(x_1); return x_9; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_explainFailure___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -lean_object* x_8; -x_8 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_8, 0, x_1); -lean_ctor_set(x_8, 1, x_7); -return x_8; -} -} -static lean_object* _init_l_Lean_Elab_WF_GuessLex_explainFailure___closed__1() { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__1(size_t x_1, size_t x_2, lean_object* x_3) { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("The arguments relate at each recursive call as follows:\n", 56); -return x_1; -} -} -static lean_object* _init_l_Lean_Elab_WF_GuessLex_explainFailure___closed__2() { -_start: +uint8_t x_4; +x_4 = lean_usize_dec_lt(x_2, x_1); +if (x_4 == 0) { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_WF_GuessLex_explainFailure___closed__1; -x_2 = lean_alloc_ctor(3, 1, 0); -lean_ctor_set(x_2, 0, x_1); -return x_2; -} +return x_3; } -static lean_object* _init_l_Lean_Elab_WF_GuessLex_explainFailure___closed__3() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("(<, ≤, =: relation proved, \? all proofs failed, _: no proof attempted)\n", 73); -return x_1; -} +lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; size_t x_10; size_t x_11; lean_object* x_12; +x_5 = lean_array_uget(x_3, x_2); +x_6 = lean_unsigned_to_nat(0u); +x_7 = lean_array_uset(x_3, x_2, x_6); +x_8 = lean_ctor_get(x_5, 6); +lean_inc(x_8); +lean_dec(x_5); +x_9 = lean_ctor_get(x_8, 3); +lean_inc(x_9); +lean_dec(x_8); +x_10 = 1; +x_11 = lean_usize_add(x_2, x_10); +x_12 = lean_array_uset(x_7, x_2, x_9); +x_2 = x_11; +x_3 = x_12; +goto _start; } -static lean_object* _init_l_Lean_Elab_WF_GuessLex_explainFailure___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_WF_GuessLex_explainFailure___closed__3; -x_2 = lean_alloc_ctor(3, 1, 0); -lean_ctor_set(x_2, 0, x_1); -return x_2; } } -static lean_object* _init_l_Lean_Elab_WF_GuessLex_explainFailure___closed__5() { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__2(size_t x_1, size_t x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_WF_GuessLex_explainFailure___closed__2; -x_2 = l_Lean_Elab_WF_GuessLex_explainFailure___closed__4; -x_3 = lean_alloc_ctor(5, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Elab_WF_GuessLex_explainFailure___closed__6() { -_start: +uint8_t x_9; +x_9 = lean_usize_dec_lt(x_2, x_1); +if (x_9 == 0) { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_WF_GuessLex_explainFailure___lambda__1___boxed), 7, 0); -return x_1; -} +lean_object* x_10; +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +x_10 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_10, 0, x_3); +lean_ctor_set(x_10, 1, x_8); +return x_10; } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_explainFailure(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -lean_object* x_9; lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_9 = l_Lean_Elab_WF_GuessLex_explainFailure___closed__6; -x_10 = lean_array_get_size(x_1); -x_11 = lean_unsigned_to_nat(1u); -x_12 = lean_nat_dec_eq(x_10, x_11); -lean_dec(x_10); -if (x_12 == 0) +else { -lean_object* x_13; +lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; +x_11 = lean_array_uget(x_3, x_2); +x_12 = lean_unsigned_to_nat(0u); +x_13 = lean_array_uset(x_3, x_2, x_12); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_13 = l_Lean_Elab_WF_GuessLex_explainMutualFailure(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_3); -if (lean_obj_tag(x_13) == 0) +x_14 = l_Lean_Elab_WF_GuessLex_originalVarNames(x_11, x_4, x_5, x_6, x_7, x_8); +if (lean_obj_tag(x_14) == 0) { -lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -x_15 = lean_ctor_get(x_13, 1); +lean_object* x_15; lean_object* x_16; size_t x_17; size_t x_18; lean_object* x_19; +x_15 = lean_ctor_get(x_14, 0); lean_inc(x_15); -lean_dec(x_13); -x_16 = l_Lean_Elab_WF_GuessLex_explainFailure___closed__5; -x_17 = lean_alloc_ctor(5, 2, 0); -lean_ctor_set(x_17, 0, x_16); -lean_ctor_set(x_17, 1, x_14); -x_18 = lean_box(0); -x_19 = lean_apply_7(x_9, x_17, x_18, x_4, x_5, x_6, x_7, x_15); -return x_19; +x_16 = lean_ctor_get(x_14, 1); +lean_inc(x_16); +lean_dec(x_14); +x_17 = 1; +x_18 = lean_usize_add(x_2, x_17); +x_19 = lean_array_uset(x_13, x_2, x_15); +x_2 = x_18; +x_3 = x_19; +x_8 = x_16; +goto _start; } else { -uint8_t x_20; +uint8_t x_21; +lean_dec(x_13); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_20 = !lean_is_exclusive(x_13); -if (x_20 == 0) +x_21 = !lean_is_exclusive(x_14); +if (x_21 == 0) { -return x_13; +return x_14; } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; -x_21 = lean_ctor_get(x_13, 0); -x_22 = lean_ctor_get(x_13, 1); +lean_object* x_22; lean_object* x_23; lean_object* x_24; +x_22 = lean_ctor_get(x_14, 0); +x_23 = lean_ctor_get(x_14, 1); +lean_inc(x_23); lean_inc(x_22); -lean_inc(x_21); -lean_dec(x_13); -x_23 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_23, 0, x_21); -lean_ctor_set(x_23, 1, x_22); -return x_23; -} -} -} -else -{ -lean_object* x_24; lean_object* x_25; uint8_t x_26; -x_24 = lean_array_get_size(x_2); -x_25 = lean_unsigned_to_nat(0u); -x_26 = lean_nat_dec_lt(x_25, x_24); -lean_dec(x_24); -if (x_26 == 0) -{ -lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; -x_27 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; -x_28 = l___private_Init_Util_0__outOfBounds___rarg(x_27); -x_29 = l_Lean_Elab_WF_GuessLex_explainNonMutualFailure(x_28, x_3, x_4, x_5, x_6, x_7, x_8); -x_30 = lean_ctor_get(x_29, 0); -lean_inc(x_30); -x_31 = lean_ctor_get(x_29, 1); -lean_inc(x_31); -lean_dec(x_29); -x_32 = l_Lean_Elab_WF_GuessLex_explainFailure___closed__5; -x_33 = lean_alloc_ctor(5, 2, 0); -lean_ctor_set(x_33, 0, x_32); -lean_ctor_set(x_33, 1, x_30); -x_34 = lean_box(0); -x_35 = lean_apply_7(x_9, x_33, x_34, x_4, x_5, x_6, x_7, x_31); -return x_35; -} -else -{ -lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; -x_36 = lean_array_fget(x_2, x_25); -x_37 = l_Lean_Elab_WF_GuessLex_explainNonMutualFailure(x_36, x_3, x_4, x_5, x_6, x_7, x_8); -x_38 = lean_ctor_get(x_37, 0); -lean_inc(x_38); -x_39 = lean_ctor_get(x_37, 1); -lean_inc(x_39); -lean_dec(x_37); -x_40 = l_Lean_Elab_WF_GuessLex_explainFailure___closed__5; -x_41 = lean_alloc_ctor(5, 2, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_41, 1, x_38); -x_42 = lean_box(0); -x_43 = lean_apply_7(x_9, x_41, x_42, x_4, x_5, x_6, x_7, x_39); -return x_43; -} -} -} +lean_dec(x_14); +x_24 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_24, 0, x_22); +lean_ctor_set(x_24, 1, x_23); +return x_24; } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_explainFailure___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -lean_object* x_8; -x_8 = l_Lean_Elab_WF_GuessLex_explainFailure___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_8; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_explainFailure___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -lean_object* x_9; -x_9 = l_Lean_Elab_WF_GuessLex_explainFailure(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_2); -lean_dec(x_1); -return x_9; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__1(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__3(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { uint8_t x_10; @@ -17535,6 +19113,7 @@ lean_inc(x_6); lean_inc(x_5); lean_inc(x_1); x_15 = l_Lean_Elab_WF_GuessLex_naryVarNames(x_1, x_12, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_12); if (lean_obj_tag(x_15) == 0) { lean_object* x_16; lean_object* x_17; size_t x_18; size_t x_19; lean_object* x_20; @@ -17582,7 +19161,7 @@ return x_25; } } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__2(size_t x_1, size_t x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__4(size_t x_1, size_t x_2, lean_object* x_3) { _start: { uint8_t x_4; @@ -17608,7 +19187,7 @@ goto _start; } } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__3(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__5(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { uint8_t x_10; @@ -17685,44 +19264,76 @@ return x_25; } } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__4(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__6(size_t x_1, size_t x_2, lean_object* x_3) { _start: { -uint8_t x_10; -x_10 = lean_usize_dec_lt(x_3, x_2); -if (x_10 == 0) +uint8_t x_4; +x_4 = lean_usize_dec_lt(x_2, x_1); +if (x_4 == 0) { -lean_object* x_11; +return x_3; +} +else +{ +lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; size_t x_10; size_t x_11; lean_object* x_12; +x_5 = lean_array_uget(x_3, x_2); +x_6 = lean_unsigned_to_nat(0u); +x_7 = lean_array_uset(x_3, x_2, x_6); +x_8 = lean_ctor_get(x_5, 6); +lean_inc(x_8); +lean_dec(x_5); +x_9 = lean_ctor_get(x_8, 2); +lean_inc(x_9); +lean_dec(x_8); +x_10 = 1; +x_11 = lean_usize_add(x_2, x_10); +x_12 = lean_array_uset(x_7, x_2, x_9); +x_2 = x_11; +x_3 = x_12; +goto _start; +} +} +} +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__7(lean_object* x_1, size_t x_2, size_t x_3, size_t x_4, size_t x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +uint8_t x_12; +x_12 = lean_usize_dec_lt(x_5, x_4); +if (x_12 == 0) +{ +lean_object* x_13; lean_dec(x_1); -x_11 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_11, 0, x_4); -lean_ctor_set(x_11, 1, x_9); -return x_11; +x_13 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_13, 0, x_6); +lean_ctor_set(x_13, 1, x_11); +return x_13; } else { -lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; size_t x_18; size_t x_19; lean_object* x_20; -x_12 = lean_array_uget(x_4, x_3); -x_13 = lean_unsigned_to_nat(0u); -x_14 = lean_array_uset(x_4, x_3, x_13); +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; size_t x_21; size_t x_22; lean_object* x_23; +x_14 = lean_array_uget(x_6, x_5); +x_15 = lean_unsigned_to_nat(0u); +x_16 = lean_array_uset(x_6, x_5, x_15); lean_inc(x_1); -x_15 = l_Lean_Elab_WF_GuessLex_RecCallCache_mk(x_1, x_12, x_9); -x_16 = lean_ctor_get(x_15, 0); -lean_inc(x_16); -x_17 = lean_ctor_get(x_15, 1); -lean_inc(x_17); -lean_dec(x_15); -x_18 = 1; -x_19 = lean_usize_add(x_3, x_18); -x_20 = lean_array_uset(x_14, x_3, x_16); -x_3 = x_19; -x_4 = x_20; -x_9 = x_17; +x_17 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__6(x_2, x_3, x_1); +x_18 = l_Lean_Elab_WF_GuessLex_RecCallCache_mk(x_17, x_14, x_11); +lean_dec(x_17); +x_19 = lean_ctor_get(x_18, 0); +lean_inc(x_19); +x_20 = lean_ctor_get(x_18, 1); +lean_inc(x_20); +lean_dec(x_18); +x_21 = 1; +x_22 = lean_usize_add(x_5, x_21); +x_23 = lean_array_uset(x_16, x_5, x_19); +x_5 = x_22; +x_6 = x_23; +x_11 = x_20; goto _start; } } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__5(size_t x_1, size_t x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__8(size_t x_1, size_t x_2, lean_object* x_3) { _start: { uint8_t x_4; @@ -17748,7 +19359,7 @@ goto _start; } } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__8(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__11(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { uint8_t x_11; @@ -18349,13 +19960,13 @@ return x_163; } } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__9___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__12___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { lean_object* x_12; lean_object* x_13; lean_object* x_14; x_12 = l_Array_eraseIdx___rarg(x_1, x_2); x_13 = lean_array_push(x_3, x_4); -x_14 = l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__7(x_12, x_5, x_13, x_7, x_8, x_9, x_10, x_11); +x_14 = l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__10(x_12, x_5, x_13, x_7, x_8, x_9, x_10, x_11); if (lean_obj_tag(x_14) == 0) { uint8_t x_15; @@ -18421,7 +20032,7 @@ return x_31; } } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__9(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17, lean_object* x_18) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__12(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17, lean_object* x_18) { _start: { uint8_t x_19; @@ -18466,7 +20077,7 @@ lean_inc(x_16); lean_inc(x_15); lean_inc(x_14); lean_inc(x_25); -x_30 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__8(x_25, x_2, x_27, x_28, x_29, x_14, x_15, x_16, x_17, x_18); +x_30 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__11(x_25, x_2, x_27, x_28, x_29, x_14, x_15, x_16, x_17, x_18); if (lean_obj_tag(x_30) == 0) { lean_object* x_31; lean_object* x_32; lean_object* x_33; uint8_t x_34; @@ -18553,7 +20164,7 @@ lean_inc(x_15); lean_inc(x_14); lean_inc(x_3); lean_inc(x_1); -x_46 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__9___lambda__1(x_1, x_11, x_3, x_25, x_44, x_45, x_14, x_15, x_16, x_17, x_43); +x_46 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__12___lambda__1(x_1, x_11, x_3, x_25, x_44, x_45, x_14, x_15, x_16, x_17, x_43); lean_dec(x_44); if (lean_obj_tag(x_46) == 0) { @@ -18705,7 +20316,7 @@ return x_66; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__7___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__10___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; @@ -18720,7 +20331,7 @@ lean_ctor_set(x_13, 2, x_12); x_14 = lean_box(0); x_15 = l_Lean_Elab_WF_GuessLex_evalRecCall___lambda__2___closed__4; lean_inc(x_10); -x_16 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__9(x_1, x_2, x_3, x_10, x_13, x_15, x_11, x_10, x_12, x_10, x_11, lean_box(0), x_15, x_5, x_6, x_7, x_8, x_9); +x_16 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__12(x_1, x_2, x_3, x_10, x_13, x_15, x_11, x_10, x_12, x_10, x_11, lean_box(0), x_15, x_5, x_6, x_7, x_8, x_9); lean_dec(x_13); lean_dec(x_10); if (lean_obj_tag(x_16) == 0) @@ -18810,7 +20421,7 @@ return x_32; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__7(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__10(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { uint8_t x_9; @@ -18819,7 +20430,7 @@ if (x_9 == 0) { lean_object* x_10; lean_object* x_11; x_10 = lean_box(0); -x_11 = l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__7___lambda__1(x_1, x_2, x_3, x_10, x_4, x_5, x_6, x_7, x_8); +x_11 = l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__10___lambda__1(x_1, x_2, x_3, x_10, x_4, x_5, x_6, x_7, x_8); return x_11; } else @@ -18839,235 +20450,1131 @@ return x_13; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve___at_Lean_Elab_WF_guessLex___spec__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -lean_object* x_8; lean_object* x_9; -x_8 = l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1; -x_9 = l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__7(x_1, x_2, x_8, x_3, x_4, x_5, x_6, x_7); -return x_9; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve___at_Lean_Elab_WF_guessLex___spec__9(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +lean_object* x_8; lean_object* x_9; +x_8 = l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1; +x_9 = l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__10(x_1, x_2, x_8, x_3, x_4, x_5, x_6, x_7); +return x_9; +} +} +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__13(size_t x_1, size_t x_2, lean_object* x_3) { +_start: +{ +uint8_t x_4; +x_4 = lean_usize_dec_lt(x_2, x_1); +if (x_4 == 0) +{ +return x_3; +} +else +{ +lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; size_t x_9; size_t x_10; lean_object* x_11; +x_5 = lean_array_uget(x_3, x_2); +x_6 = lean_unsigned_to_nat(0u); +x_7 = lean_array_uset(x_3, x_2, x_6); +x_8 = lean_ctor_get(x_5, 3); +lean_inc(x_8); +lean_dec(x_5); +x_9 = 1; +x_10 = lean_usize_add(x_2, x_9); +x_11 = lean_array_uset(x_7, x_2, x_8); +x_2 = x_10; +x_3 = x_11; +goto _start; +} +} +} +LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_guessLex___spec__14(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +_start: +{ +lean_object* x_7; lean_object* x_8; uint8_t x_9; +x_7 = lean_ctor_get(x_4, 5); +x_8 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_1, x_2, x_3, x_4, x_5, x_6); +x_9 = !lean_is_exclusive(x_8); +if (x_9 == 0) +{ +lean_object* x_10; lean_object* x_11; +x_10 = lean_ctor_get(x_8, 0); +lean_inc(x_7); +x_11 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_11, 0, x_7); +lean_ctor_set(x_11, 1, x_10); +lean_ctor_set_tag(x_8, 1); +lean_ctor_set(x_8, 0, x_11); +return x_8; +} +else +{ +lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; +x_12 = lean_ctor_get(x_8, 0); +x_13 = lean_ctor_get(x_8, 1); +lean_inc(x_13); +lean_inc(x_12); +lean_dec(x_8); +lean_inc(x_7); +x_14 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_14, 0, x_7); +lean_ctor_set(x_14, 1, x_12); +x_15 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_15, 0, x_14); +lean_ctor_set(x_15, 1, x_13); +return x_15; +} +} +} +static lean_object* _init_l_Lean_logAt___at_Lean_Elab_WF_guessLex___spec__15___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = l_Lean_warningAsError; +return x_1; +} +} +LEAN_EXPORT lean_object* l_Lean_logAt___at_Lean_Elab_WF_guessLex___spec__15(lean_object* x_1, lean_object* x_2, uint8_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; uint8_t x_267; uint8_t x_268; +x_267 = 2; +x_268 = l___private_Lean_Message_0__Lean_beqMessageSeverity____x40_Lean_Message___hyg_103_(x_3, x_267); +if (x_268 == 0) +{ +lean_object* x_269; +x_269 = lean_box(0); +x_9 = x_269; +goto block_266; +} +else +{ +lean_object* x_270; uint8_t x_271; +lean_inc(x_2); +x_270 = l_Lean_MessageData_hasSyntheticSorry(x_2); +x_271 = lean_unbox(x_270); +lean_dec(x_270); +if (x_271 == 0) +{ +lean_object* x_272; +x_272 = lean_box(0); +x_9 = x_272; +goto block_266; +} +else +{ +lean_object* x_273; lean_object* x_274; +lean_dec(x_2); +x_273 = lean_box(0); +x_274 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_274, 0, x_273); +lean_ctor_set(x_274, 1, x_8); +return x_274; +} +} +block_266: +{ +uint8_t x_10; lean_object* x_260; uint8_t x_261; uint8_t x_262; +lean_dec(x_9); +x_260 = lean_ctor_get(x_6, 2); +x_261 = 1; +x_262 = l___private_Lean_Message_0__Lean_beqMessageSeverity____x40_Lean_Message___hyg_103_(x_3, x_261); +if (x_262 == 0) +{ +x_10 = x_3; +goto block_259; +} +else +{ +lean_object* x_263; uint8_t x_264; +x_263 = l_Lean_logAt___at_Lean_Elab_WF_guessLex___spec__15___closed__1; +x_264 = l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(x_260, x_263); +if (x_264 == 0) +{ +x_10 = x_3; +goto block_259; +} +else +{ +uint8_t x_265; +x_265 = 2; +x_10 = x_265; +goto block_259; +} +} +block_259: +{ +lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; uint8_t x_17; lean_object* x_18; lean_object* x_19; +x_11 = lean_ctor_get(x_6, 0); +x_12 = lean_ctor_get(x_6, 1); +x_13 = lean_ctor_get(x_6, 5); +x_14 = lean_ctor_get(x_6, 6); +x_15 = lean_ctor_get(x_6, 7); +x_16 = l_Lean_replaceRef(x_1, x_13); +x_17 = 0; +x_18 = l_Lean_Syntax_getPos_x3f(x_16, x_17); +x_19 = l_Lean_Syntax_getTailPos_x3f(x_16, x_17); +if (lean_obj_tag(x_18) == 0) +{ +if (lean_obj_tag(x_19) == 0) +{ +lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; uint8_t x_33; +x_20 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_2, x_4, x_5, x_6, x_7, x_8); +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +x_22 = lean_ctor_get(x_20, 1); +lean_inc(x_22); +lean_dec(x_20); +x_23 = lean_unsigned_to_nat(0u); +x_24 = l_Lean_FileMap_toPosition(x_12, x_23); +lean_inc(x_24); +x_25 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_25, 0, x_24); +lean_inc(x_15); +lean_inc(x_14); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_14); +lean_ctor_set(x_26, 1, x_15); +x_27 = lean_alloc_ctor(4, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_21); +x_28 = l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__3; +lean_inc(x_11); +x_29 = lean_alloc_ctor(0, 5, 2); +lean_ctor_set(x_29, 0, x_11); +lean_ctor_set(x_29, 1, x_24); +lean_ctor_set(x_29, 2, x_25); +lean_ctor_set(x_29, 3, x_28); +lean_ctor_set(x_29, 4, x_27); +lean_ctor_set_uint8(x_29, sizeof(void*)*5, x_17); +lean_ctor_set_uint8(x_29, sizeof(void*)*5 + 1, x_10); +x_30 = lean_st_ref_take(x_7, x_22); +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +x_32 = lean_ctor_get(x_30, 1); +lean_inc(x_32); +lean_dec(x_30); +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) +{ +lean_object* x_34; lean_object* x_35; lean_object* x_36; uint8_t x_37; +x_34 = lean_ctor_get(x_31, 5); +x_35 = l_Lean_PersistentArray_push___rarg(x_34, x_29); +lean_ctor_set(x_31, 5, x_35); +x_36 = lean_st_ref_set(x_7, x_31, x_32); +x_37 = !lean_is_exclusive(x_36); +if (x_37 == 0) +{ +lean_object* x_38; lean_object* x_39; +x_38 = lean_ctor_get(x_36, 0); +lean_dec(x_38); +x_39 = lean_box(0); +lean_ctor_set(x_36, 0, x_39); +return x_36; +} +else +{ +lean_object* x_40; lean_object* x_41; lean_object* x_42; +x_40 = lean_ctor_get(x_36, 1); +lean_inc(x_40); +lean_dec(x_36); +x_41 = lean_box(0); +x_42 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_42, 0, x_41); +lean_ctor_set(x_42, 1, x_40); +return x_42; +} +} +else +{ +lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_43 = lean_ctor_get(x_31, 0); +x_44 = lean_ctor_get(x_31, 1); +x_45 = lean_ctor_get(x_31, 2); +x_46 = lean_ctor_get(x_31, 3); +x_47 = lean_ctor_get(x_31, 4); +x_48 = lean_ctor_get(x_31, 5); +x_49 = lean_ctor_get(x_31, 6); +lean_inc(x_49); +lean_inc(x_48); +lean_inc(x_47); +lean_inc(x_46); +lean_inc(x_45); +lean_inc(x_44); +lean_inc(x_43); +lean_dec(x_31); +x_50 = l_Lean_PersistentArray_push___rarg(x_48, x_29); +x_51 = lean_alloc_ctor(0, 7, 0); +lean_ctor_set(x_51, 0, x_43); +lean_ctor_set(x_51, 1, x_44); +lean_ctor_set(x_51, 2, x_45); +lean_ctor_set(x_51, 3, x_46); +lean_ctor_set(x_51, 4, x_47); +lean_ctor_set(x_51, 5, x_50); +lean_ctor_set(x_51, 6, x_49); +x_52 = lean_st_ref_set(x_7, x_51, x_32); +x_53 = lean_ctor_get(x_52, 1); +lean_inc(x_53); +if (lean_is_exclusive(x_52)) { + lean_ctor_release(x_52, 0); + lean_ctor_release(x_52, 1); + x_54 = x_52; +} else { + lean_dec_ref(x_52); + x_54 = lean_box(0); +} +x_55 = lean_box(0); +if (lean_is_scalar(x_54)) { + x_56 = lean_alloc_ctor(0, 2, 0); +} else { + x_56 = x_54; +} +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_56, 1, x_53); +return x_56; +} +} +else +{ +uint8_t x_57; +x_57 = !lean_is_exclusive(x_19); +if (x_57 == 0) +{ +lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; uint8_t x_72; +x_58 = lean_ctor_get(x_19, 0); +x_59 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_2, x_4, x_5, x_6, x_7, x_8); +x_60 = lean_ctor_get(x_59, 0); +lean_inc(x_60); +x_61 = lean_ctor_get(x_59, 1); +lean_inc(x_61); +lean_dec(x_59); +x_62 = lean_unsigned_to_nat(0u); +x_63 = l_Lean_FileMap_toPosition(x_12, x_62); +x_64 = l_Lean_FileMap_toPosition(x_12, x_58); +lean_dec(x_58); +lean_ctor_set(x_19, 0, x_64); +lean_inc(x_15); +lean_inc(x_14); +x_65 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_65, 0, x_14); +lean_ctor_set(x_65, 1, x_15); +x_66 = lean_alloc_ctor(4, 2, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_66, 1, x_60); +x_67 = l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__3; +lean_inc(x_11); +x_68 = lean_alloc_ctor(0, 5, 2); +lean_ctor_set(x_68, 0, x_11); +lean_ctor_set(x_68, 1, x_63); +lean_ctor_set(x_68, 2, x_19); +lean_ctor_set(x_68, 3, x_67); +lean_ctor_set(x_68, 4, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*5, x_17); +lean_ctor_set_uint8(x_68, sizeof(void*)*5 + 1, x_10); +x_69 = lean_st_ref_take(x_7, x_61); +x_70 = lean_ctor_get(x_69, 0); +lean_inc(x_70); +x_71 = lean_ctor_get(x_69, 1); +lean_inc(x_71); +lean_dec(x_69); +x_72 = !lean_is_exclusive(x_70); +if (x_72 == 0) +{ +lean_object* x_73; lean_object* x_74; lean_object* x_75; uint8_t x_76; +x_73 = lean_ctor_get(x_70, 5); +x_74 = l_Lean_PersistentArray_push___rarg(x_73, x_68); +lean_ctor_set(x_70, 5, x_74); +x_75 = lean_st_ref_set(x_7, x_70, x_71); +x_76 = !lean_is_exclusive(x_75); +if (x_76 == 0) +{ +lean_object* x_77; lean_object* x_78; +x_77 = lean_ctor_get(x_75, 0); +lean_dec(x_77); +x_78 = lean_box(0); +lean_ctor_set(x_75, 0, x_78); +return x_75; +} +else +{ +lean_object* x_79; lean_object* x_80; lean_object* x_81; +x_79 = lean_ctor_get(x_75, 1); +lean_inc(x_79); +lean_dec(x_75); +x_80 = lean_box(0); +x_81 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_81, 0, x_80); +lean_ctor_set(x_81, 1, x_79); +return x_81; +} +} +else +{ +lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_82 = lean_ctor_get(x_70, 0); +x_83 = lean_ctor_get(x_70, 1); +x_84 = lean_ctor_get(x_70, 2); +x_85 = lean_ctor_get(x_70, 3); +x_86 = lean_ctor_get(x_70, 4); +x_87 = lean_ctor_get(x_70, 5); +x_88 = lean_ctor_get(x_70, 6); +lean_inc(x_88); +lean_inc(x_87); +lean_inc(x_86); +lean_inc(x_85); +lean_inc(x_84); +lean_inc(x_83); +lean_inc(x_82); +lean_dec(x_70); +x_89 = l_Lean_PersistentArray_push___rarg(x_87, x_68); +x_90 = lean_alloc_ctor(0, 7, 0); +lean_ctor_set(x_90, 0, x_82); +lean_ctor_set(x_90, 1, x_83); +lean_ctor_set(x_90, 2, x_84); +lean_ctor_set(x_90, 3, x_85); +lean_ctor_set(x_90, 4, x_86); +lean_ctor_set(x_90, 5, x_89); +lean_ctor_set(x_90, 6, x_88); +x_91 = lean_st_ref_set(x_7, x_90, x_71); +x_92 = lean_ctor_get(x_91, 1); +lean_inc(x_92); +if (lean_is_exclusive(x_91)) { + lean_ctor_release(x_91, 0); + lean_ctor_release(x_91, 1); + x_93 = x_91; +} else { + lean_dec_ref(x_91); + x_93 = lean_box(0); +} +x_94 = lean_box(0); +if (lean_is_scalar(x_93)) { + x_95 = lean_alloc_ctor(0, 2, 0); +} else { + x_95 = x_93; +} +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_95, 1, x_92); +return x_95; +} +} +else +{ +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; +x_96 = lean_ctor_get(x_19, 0); +lean_inc(x_96); +lean_dec(x_19); +x_97 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_2, x_4, x_5, x_6, x_7, x_8); +x_98 = lean_ctor_get(x_97, 0); +lean_inc(x_98); +x_99 = lean_ctor_get(x_97, 1); +lean_inc(x_99); +lean_dec(x_97); +x_100 = lean_unsigned_to_nat(0u); +x_101 = l_Lean_FileMap_toPosition(x_12, x_100); +x_102 = l_Lean_FileMap_toPosition(x_12, x_96); +lean_dec(x_96); +x_103 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_103, 0, x_102); +lean_inc(x_15); +lean_inc(x_14); +x_104 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_104, 0, x_14); +lean_ctor_set(x_104, 1, x_15); +x_105 = lean_alloc_ctor(4, 2, 0); +lean_ctor_set(x_105, 0, x_104); +lean_ctor_set(x_105, 1, x_98); +x_106 = l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__3; +lean_inc(x_11); +x_107 = lean_alloc_ctor(0, 5, 2); +lean_ctor_set(x_107, 0, x_11); +lean_ctor_set(x_107, 1, x_101); +lean_ctor_set(x_107, 2, x_103); +lean_ctor_set(x_107, 3, x_106); +lean_ctor_set(x_107, 4, x_105); +lean_ctor_set_uint8(x_107, sizeof(void*)*5, x_17); +lean_ctor_set_uint8(x_107, sizeof(void*)*5 + 1, x_10); +x_108 = lean_st_ref_take(x_7, x_99); +x_109 = lean_ctor_get(x_108, 0); +lean_inc(x_109); +x_110 = lean_ctor_get(x_108, 1); +lean_inc(x_110); +lean_dec(x_108); +x_111 = lean_ctor_get(x_109, 0); +lean_inc(x_111); +x_112 = lean_ctor_get(x_109, 1); +lean_inc(x_112); +x_113 = lean_ctor_get(x_109, 2); +lean_inc(x_113); +x_114 = lean_ctor_get(x_109, 3); +lean_inc(x_114); +x_115 = lean_ctor_get(x_109, 4); +lean_inc(x_115); +x_116 = lean_ctor_get(x_109, 5); +lean_inc(x_116); +x_117 = lean_ctor_get(x_109, 6); +lean_inc(x_117); +if (lean_is_exclusive(x_109)) { + lean_ctor_release(x_109, 0); + lean_ctor_release(x_109, 1); + lean_ctor_release(x_109, 2); + lean_ctor_release(x_109, 3); + lean_ctor_release(x_109, 4); + lean_ctor_release(x_109, 5); + lean_ctor_release(x_109, 6); + x_118 = x_109; +} else { + lean_dec_ref(x_109); + x_118 = lean_box(0); +} +x_119 = l_Lean_PersistentArray_push___rarg(x_116, x_107); +if (lean_is_scalar(x_118)) { + x_120 = lean_alloc_ctor(0, 7, 0); +} else { + x_120 = x_118; +} +lean_ctor_set(x_120, 0, x_111); +lean_ctor_set(x_120, 1, x_112); +lean_ctor_set(x_120, 2, x_113); +lean_ctor_set(x_120, 3, x_114); +lean_ctor_set(x_120, 4, x_115); +lean_ctor_set(x_120, 5, x_119); +lean_ctor_set(x_120, 6, x_117); +x_121 = lean_st_ref_set(x_7, x_120, x_110); +x_122 = lean_ctor_get(x_121, 1); +lean_inc(x_122); +if (lean_is_exclusive(x_121)) { + lean_ctor_release(x_121, 0); + lean_ctor_release(x_121, 1); + x_123 = x_121; +} else { + lean_dec_ref(x_121); + x_123 = lean_box(0); +} +x_124 = lean_box(0); +if (lean_is_scalar(x_123)) { + x_125 = lean_alloc_ctor(0, 2, 0); +} else { + x_125 = x_123; +} +lean_ctor_set(x_125, 0, x_124); +lean_ctor_set(x_125, 1, x_122); +return x_125; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__10(size_t x_1, size_t x_2, lean_object* x_3) { -_start: +} +else { -uint8_t x_4; -x_4 = lean_usize_dec_lt(x_2, x_1); -if (x_4 == 0) +if (lean_obj_tag(x_19) == 0) { -return x_3; +uint8_t x_126; +x_126 = !lean_is_exclusive(x_18); +if (x_126 == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; uint8_t x_139; +x_127 = lean_ctor_get(x_18, 0); +x_128 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_2, x_4, x_5, x_6, x_7, x_8); +x_129 = lean_ctor_get(x_128, 0); +lean_inc(x_129); +x_130 = lean_ctor_get(x_128, 1); +lean_inc(x_130); +lean_dec(x_128); +x_131 = l_Lean_FileMap_toPosition(x_12, x_127); +lean_dec(x_127); +lean_inc(x_131); +lean_ctor_set(x_18, 0, x_131); +lean_inc(x_15); +lean_inc(x_14); +x_132 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_132, 0, x_14); +lean_ctor_set(x_132, 1, x_15); +x_133 = lean_alloc_ctor(4, 2, 0); +lean_ctor_set(x_133, 0, x_132); +lean_ctor_set(x_133, 1, x_129); +x_134 = l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__3; +lean_inc(x_11); +x_135 = lean_alloc_ctor(0, 5, 2); +lean_ctor_set(x_135, 0, x_11); +lean_ctor_set(x_135, 1, x_131); +lean_ctor_set(x_135, 2, x_18); +lean_ctor_set(x_135, 3, x_134); +lean_ctor_set(x_135, 4, x_133); +lean_ctor_set_uint8(x_135, sizeof(void*)*5, x_17); +lean_ctor_set_uint8(x_135, sizeof(void*)*5 + 1, x_10); +x_136 = lean_st_ref_take(x_7, x_130); +x_137 = lean_ctor_get(x_136, 0); +lean_inc(x_137); +x_138 = lean_ctor_get(x_136, 1); +lean_inc(x_138); +lean_dec(x_136); +x_139 = !lean_is_exclusive(x_137); +if (x_139 == 0) +{ +lean_object* x_140; lean_object* x_141; lean_object* x_142; uint8_t x_143; +x_140 = lean_ctor_get(x_137, 5); +x_141 = l_Lean_PersistentArray_push___rarg(x_140, x_135); +lean_ctor_set(x_137, 5, x_141); +x_142 = lean_st_ref_set(x_7, x_137, x_138); +x_143 = !lean_is_exclusive(x_142); +if (x_143 == 0) +{ +lean_object* x_144; lean_object* x_145; +x_144 = lean_ctor_get(x_142, 0); +lean_dec(x_144); +x_145 = lean_box(0); +lean_ctor_set(x_142, 0, x_145); +return x_142; } else { -lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; size_t x_9; size_t x_10; lean_object* x_11; -x_5 = lean_array_uget(x_3, x_2); -x_6 = lean_unsigned_to_nat(0u); -x_7 = lean_array_uset(x_3, x_2, x_6); -x_8 = lean_ctor_get(x_5, 3); -lean_inc(x_8); -lean_dec(x_5); -x_9 = 1; -x_10 = lean_usize_add(x_2, x_9); -x_11 = lean_array_uset(x_7, x_2, x_8); -x_2 = x_10; -x_3 = x_11; -goto _start; -} -} +lean_object* x_146; lean_object* x_147; lean_object* x_148; +x_146 = lean_ctor_get(x_142, 1); +lean_inc(x_146); +lean_dec(x_142); +x_147 = lean_box(0); +x_148 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_148, 0, x_147); +lean_ctor_set(x_148, 1, x_146); +return x_148; } -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_guessLex___spec__11(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -lean_object* x_7; lean_object* x_8; uint8_t x_9; -x_7 = lean_ctor_get(x_4, 5); -x_8 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_1, x_2, x_3, x_4, x_5, x_6); -x_9 = !lean_is_exclusive(x_8); -if (x_9 == 0) -{ -lean_object* x_10; lean_object* x_11; -x_10 = lean_ctor_get(x_8, 0); -lean_inc(x_7); -x_11 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_11, 0, x_7); -lean_ctor_set(x_11, 1, x_10); -lean_ctor_set_tag(x_8, 1); -lean_ctor_set(x_8, 0, x_11); -return x_8; } else { -lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; -x_12 = lean_ctor_get(x_8, 0); -x_13 = lean_ctor_get(x_8, 1); -lean_inc(x_13); -lean_inc(x_12); -lean_dec(x_8); -lean_inc(x_7); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_7); -lean_ctor_set(x_14, 1, x_12); -x_15 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_13); -return x_15; +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; +x_149 = lean_ctor_get(x_137, 0); +x_150 = lean_ctor_get(x_137, 1); +x_151 = lean_ctor_get(x_137, 2); +x_152 = lean_ctor_get(x_137, 3); +x_153 = lean_ctor_get(x_137, 4); +x_154 = lean_ctor_get(x_137, 5); +x_155 = lean_ctor_get(x_137, 6); +lean_inc(x_155); +lean_inc(x_154); +lean_inc(x_153); +lean_inc(x_152); +lean_inc(x_151); +lean_inc(x_150); +lean_inc(x_149); +lean_dec(x_137); +x_156 = l_Lean_PersistentArray_push___rarg(x_154, x_135); +x_157 = lean_alloc_ctor(0, 7, 0); +lean_ctor_set(x_157, 0, x_149); +lean_ctor_set(x_157, 1, x_150); +lean_ctor_set(x_157, 2, x_151); +lean_ctor_set(x_157, 3, x_152); +lean_ctor_set(x_157, 4, x_153); +lean_ctor_set(x_157, 5, x_156); +lean_ctor_set(x_157, 6, x_155); +x_158 = lean_st_ref_set(x_7, x_157, x_138); +x_159 = lean_ctor_get(x_158, 1); +lean_inc(x_159); +if (lean_is_exclusive(x_158)) { + lean_ctor_release(x_158, 0); + lean_ctor_release(x_158, 1); + x_160 = x_158; +} else { + lean_dec_ref(x_158); + x_160 = lean_box(0); } +x_161 = lean_box(0); +if (lean_is_scalar(x_160)) { + x_162 = lean_alloc_ctor(0, 2, 0); +} else { + x_162 = x_160; } +lean_ctor_set(x_162, 0, x_161); +lean_ctor_set(x_162, 1, x_159); +return x_162; } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_guessLex___spec__12(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -uint8_t x_10; -x_10 = lean_usize_dec_eq(x_2, x_3); -if (x_10 == 0) -{ -lean_object* x_11; lean_object* x_12; -lean_dec(x_4); -x_11 = lean_array_uget(x_1, x_2); -lean_inc(x_8); -lean_inc(x_7); -x_12 = l_Lean_Elab_addAsAxiom(x_11, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_11); -if (lean_obj_tag(x_12) == 0) +} +else { -lean_object* x_13; lean_object* x_14; size_t x_15; size_t x_16; -x_13 = lean_ctor_get(x_12, 0); -lean_inc(x_13); -x_14 = lean_ctor_get(x_12, 1); +lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; +x_163 = lean_ctor_get(x_18, 0); +lean_inc(x_163); +lean_dec(x_18); +x_164 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_2, x_4, x_5, x_6, x_7, x_8); +x_165 = lean_ctor_get(x_164, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_164, 1); +lean_inc(x_166); +lean_dec(x_164); +x_167 = l_Lean_FileMap_toPosition(x_12, x_163); +lean_dec(x_163); +lean_inc(x_167); +x_168 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_168, 0, x_167); +lean_inc(x_15); lean_inc(x_14); -lean_dec(x_12); -x_15 = 1; -x_16 = lean_usize_add(x_2, x_15); -x_2 = x_16; -x_4 = x_13; -x_9 = x_14; -goto _start; +x_169 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_169, 0, x_14); +lean_ctor_set(x_169, 1, x_15); +x_170 = lean_alloc_ctor(4, 2, 0); +lean_ctor_set(x_170, 0, x_169); +lean_ctor_set(x_170, 1, x_165); +x_171 = l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__3; +lean_inc(x_11); +x_172 = lean_alloc_ctor(0, 5, 2); +lean_ctor_set(x_172, 0, x_11); +lean_ctor_set(x_172, 1, x_167); +lean_ctor_set(x_172, 2, x_168); +lean_ctor_set(x_172, 3, x_171); +lean_ctor_set(x_172, 4, x_170); +lean_ctor_set_uint8(x_172, sizeof(void*)*5, x_17); +lean_ctor_set_uint8(x_172, sizeof(void*)*5 + 1, x_10); +x_173 = lean_st_ref_take(x_7, x_166); +x_174 = lean_ctor_get(x_173, 0); +lean_inc(x_174); +x_175 = lean_ctor_get(x_173, 1); +lean_inc(x_175); +lean_dec(x_173); +x_176 = lean_ctor_get(x_174, 0); +lean_inc(x_176); +x_177 = lean_ctor_get(x_174, 1); +lean_inc(x_177); +x_178 = lean_ctor_get(x_174, 2); +lean_inc(x_178); +x_179 = lean_ctor_get(x_174, 3); +lean_inc(x_179); +x_180 = lean_ctor_get(x_174, 4); +lean_inc(x_180); +x_181 = lean_ctor_get(x_174, 5); +lean_inc(x_181); +x_182 = lean_ctor_get(x_174, 6); +lean_inc(x_182); +if (lean_is_exclusive(x_174)) { + lean_ctor_release(x_174, 0); + lean_ctor_release(x_174, 1); + lean_ctor_release(x_174, 2); + lean_ctor_release(x_174, 3); + lean_ctor_release(x_174, 4); + lean_ctor_release(x_174, 5); + lean_ctor_release(x_174, 6); + x_183 = x_174; +} else { + lean_dec_ref(x_174); + x_183 = lean_box(0); +} +x_184 = l_Lean_PersistentArray_push___rarg(x_181, x_172); +if (lean_is_scalar(x_183)) { + x_185 = lean_alloc_ctor(0, 7, 0); +} else { + x_185 = x_183; +} +lean_ctor_set(x_185, 0, x_176); +lean_ctor_set(x_185, 1, x_177); +lean_ctor_set(x_185, 2, x_178); +lean_ctor_set(x_185, 3, x_179); +lean_ctor_set(x_185, 4, x_180); +lean_ctor_set(x_185, 5, x_184); +lean_ctor_set(x_185, 6, x_182); +x_186 = lean_st_ref_set(x_7, x_185, x_175); +x_187 = lean_ctor_get(x_186, 1); +lean_inc(x_187); +if (lean_is_exclusive(x_186)) { + lean_ctor_release(x_186, 0); + lean_ctor_release(x_186, 1); + x_188 = x_186; +} else { + lean_dec_ref(x_186); + x_188 = lean_box(0); +} +x_189 = lean_box(0); +if (lean_is_scalar(x_188)) { + x_190 = lean_alloc_ctor(0, 2, 0); +} else { + x_190 = x_188; +} +lean_ctor_set(x_190, 0, x_189); +lean_ctor_set(x_190, 1, x_187); +return x_190; +} } else { -uint8_t x_18; -lean_dec(x_8); -lean_dec(x_7); -x_18 = !lean_is_exclusive(x_12); -if (x_18 == 0) +lean_object* x_191; uint8_t x_192; +x_191 = lean_ctor_get(x_18, 0); +lean_inc(x_191); +lean_dec(x_18); +x_192 = !lean_is_exclusive(x_19); +if (x_192 == 0) { -return x_12; +lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; uint8_t x_206; +x_193 = lean_ctor_get(x_19, 0); +x_194 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_2, x_4, x_5, x_6, x_7, x_8); +x_195 = lean_ctor_get(x_194, 0); +lean_inc(x_195); +x_196 = lean_ctor_get(x_194, 1); +lean_inc(x_196); +lean_dec(x_194); +x_197 = l_Lean_FileMap_toPosition(x_12, x_191); +lean_dec(x_191); +x_198 = l_Lean_FileMap_toPosition(x_12, x_193); +lean_dec(x_193); +lean_ctor_set(x_19, 0, x_198); +lean_inc(x_15); +lean_inc(x_14); +x_199 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_199, 0, x_14); +lean_ctor_set(x_199, 1, x_15); +x_200 = lean_alloc_ctor(4, 2, 0); +lean_ctor_set(x_200, 0, x_199); +lean_ctor_set(x_200, 1, x_195); +x_201 = l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__3; +lean_inc(x_11); +x_202 = lean_alloc_ctor(0, 5, 2); +lean_ctor_set(x_202, 0, x_11); +lean_ctor_set(x_202, 1, x_197); +lean_ctor_set(x_202, 2, x_19); +lean_ctor_set(x_202, 3, x_201); +lean_ctor_set(x_202, 4, x_200); +lean_ctor_set_uint8(x_202, sizeof(void*)*5, x_17); +lean_ctor_set_uint8(x_202, sizeof(void*)*5 + 1, x_10); +x_203 = lean_st_ref_take(x_7, x_196); +x_204 = lean_ctor_get(x_203, 0); +lean_inc(x_204); +x_205 = lean_ctor_get(x_203, 1); +lean_inc(x_205); +lean_dec(x_203); +x_206 = !lean_is_exclusive(x_204); +if (x_206 == 0) +{ +lean_object* x_207; lean_object* x_208; lean_object* x_209; uint8_t x_210; +x_207 = lean_ctor_get(x_204, 5); +x_208 = l_Lean_PersistentArray_push___rarg(x_207, x_202); +lean_ctor_set(x_204, 5, x_208); +x_209 = lean_st_ref_set(x_7, x_204, x_205); +x_210 = !lean_is_exclusive(x_209); +if (x_210 == 0) +{ +lean_object* x_211; lean_object* x_212; +x_211 = lean_ctor_get(x_209, 0); +lean_dec(x_211); +x_212 = lean_box(0); +lean_ctor_set(x_209, 0, x_212); +return x_209; +} +else +{ +lean_object* x_213; lean_object* x_214; lean_object* x_215; +x_213 = lean_ctor_get(x_209, 1); +lean_inc(x_213); +lean_dec(x_209); +x_214 = lean_box(0); +x_215 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_215, 0, x_214); +lean_ctor_set(x_215, 1, x_213); +return x_215; +} +} +else +{ +lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; +x_216 = lean_ctor_get(x_204, 0); +x_217 = lean_ctor_get(x_204, 1); +x_218 = lean_ctor_get(x_204, 2); +x_219 = lean_ctor_get(x_204, 3); +x_220 = lean_ctor_get(x_204, 4); +x_221 = lean_ctor_get(x_204, 5); +x_222 = lean_ctor_get(x_204, 6); +lean_inc(x_222); +lean_inc(x_221); +lean_inc(x_220); +lean_inc(x_219); +lean_inc(x_218); +lean_inc(x_217); +lean_inc(x_216); +lean_dec(x_204); +x_223 = l_Lean_PersistentArray_push___rarg(x_221, x_202); +x_224 = lean_alloc_ctor(0, 7, 0); +lean_ctor_set(x_224, 0, x_216); +lean_ctor_set(x_224, 1, x_217); +lean_ctor_set(x_224, 2, x_218); +lean_ctor_set(x_224, 3, x_219); +lean_ctor_set(x_224, 4, x_220); +lean_ctor_set(x_224, 5, x_223); +lean_ctor_set(x_224, 6, x_222); +x_225 = lean_st_ref_set(x_7, x_224, x_205); +x_226 = lean_ctor_get(x_225, 1); +lean_inc(x_226); +if (lean_is_exclusive(x_225)) { + lean_ctor_release(x_225, 0); + lean_ctor_release(x_225, 1); + x_227 = x_225; +} else { + lean_dec_ref(x_225); + x_227 = lean_box(0); } -else -{ -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_12, 0); -x_20 = lean_ctor_get(x_12, 1); -lean_inc(x_20); -lean_inc(x_19); -lean_dec(x_12); -x_21 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_21, 0, x_19); -lean_ctor_set(x_21, 1, x_20); -return x_21; +x_228 = lean_box(0); +if (lean_is_scalar(x_227)) { + x_229 = lean_alloc_ctor(0, 2, 0); +} else { + x_229 = x_227; } +lean_ctor_set(x_229, 0, x_228); +lean_ctor_set(x_229, 1, x_226); +return x_229; } } else { -lean_object* x_22; -lean_dec(x_8); -lean_dec(x_7); -x_22 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_22, 0, x_4); -lean_ctor_set(x_22, 1, x_9); -return x_22; +lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; lean_object* x_254; lean_object* x_255; lean_object* x_256; lean_object* x_257; lean_object* x_258; +x_230 = lean_ctor_get(x_19, 0); +lean_inc(x_230); +lean_dec(x_19); +x_231 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_2, x_4, x_5, x_6, x_7, x_8); +x_232 = lean_ctor_get(x_231, 0); +lean_inc(x_232); +x_233 = lean_ctor_get(x_231, 1); +lean_inc(x_233); +lean_dec(x_231); +x_234 = l_Lean_FileMap_toPosition(x_12, x_191); +lean_dec(x_191); +x_235 = l_Lean_FileMap_toPosition(x_12, x_230); +lean_dec(x_230); +x_236 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_236, 0, x_235); +lean_inc(x_15); +lean_inc(x_14); +x_237 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_237, 0, x_14); +lean_ctor_set(x_237, 1, x_15); +x_238 = lean_alloc_ctor(4, 2, 0); +lean_ctor_set(x_238, 0, x_237); +lean_ctor_set(x_238, 1, x_232); +x_239 = l_Lean_Elab_WF_GuessLex_initFn____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_9____closed__3; +lean_inc(x_11); +x_240 = lean_alloc_ctor(0, 5, 2); +lean_ctor_set(x_240, 0, x_11); +lean_ctor_set(x_240, 1, x_234); +lean_ctor_set(x_240, 2, x_236); +lean_ctor_set(x_240, 3, x_239); +lean_ctor_set(x_240, 4, x_238); +lean_ctor_set_uint8(x_240, sizeof(void*)*5, x_17); +lean_ctor_set_uint8(x_240, sizeof(void*)*5 + 1, x_10); +x_241 = lean_st_ref_take(x_7, x_233); +x_242 = lean_ctor_get(x_241, 0); +lean_inc(x_242); +x_243 = lean_ctor_get(x_241, 1); +lean_inc(x_243); +lean_dec(x_241); +x_244 = lean_ctor_get(x_242, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_242, 1); +lean_inc(x_245); +x_246 = lean_ctor_get(x_242, 2); +lean_inc(x_246); +x_247 = lean_ctor_get(x_242, 3); +lean_inc(x_247); +x_248 = lean_ctor_get(x_242, 4); +lean_inc(x_248); +x_249 = lean_ctor_get(x_242, 5); +lean_inc(x_249); +x_250 = lean_ctor_get(x_242, 6); +lean_inc(x_250); +if (lean_is_exclusive(x_242)) { + lean_ctor_release(x_242, 0); + lean_ctor_release(x_242, 1); + lean_ctor_release(x_242, 2); + lean_ctor_release(x_242, 3); + lean_ctor_release(x_242, 4); + lean_ctor_release(x_242, 5); + lean_ctor_release(x_242, 6); + x_251 = x_242; +} else { + lean_dec_ref(x_242); + x_251 = lean_box(0); +} +x_252 = l_Lean_PersistentArray_push___rarg(x_249, x_240); +if (lean_is_scalar(x_251)) { + x_253 = lean_alloc_ctor(0, 7, 0); +} else { + x_253 = x_251; +} +lean_ctor_set(x_253, 0, x_244); +lean_ctor_set(x_253, 1, x_245); +lean_ctor_set(x_253, 2, x_246); +lean_ctor_set(x_253, 3, x_247); +lean_ctor_set(x_253, 4, x_248); +lean_ctor_set(x_253, 5, x_252); +lean_ctor_set(x_253, 6, x_250); +x_254 = lean_st_ref_set(x_7, x_253, x_243); +x_255 = lean_ctor_get(x_254, 1); +lean_inc(x_255); +if (lean_is_exclusive(x_254)) { + lean_ctor_release(x_254, 0); + lean_ctor_release(x_254, 1); + x_256 = x_254; +} else { + lean_dec_ref(x_254); + x_256 = lean_box(0); +} +x_257 = lean_box(0); +if (lean_is_scalar(x_256)) { + x_258 = lean_alloc_ctor(0, 2, 0); +} else { + x_258 = x_256; +} +lean_ctor_set(x_258, 0, x_257); +lean_ctor_set(x_258, 1, x_255); +return x_258; +} +} +} } } } -LEAN_EXPORT lean_object* l_Lean_withoutModifyingState___at_Lean_Elab_WF_guessLex___spec__13(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +} +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__16___closed__1() { _start: { -lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; -x_7 = l_Lean_Meta_saveState___rarg(x_3, x_4, x_5, x_6); -x_8 = lean_ctor_get(x_7, 0); -lean_inc(x_8); -x_9 = lean_ctor_get(x_7, 1); -lean_inc(x_9); -lean_dec(x_7); -lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -lean_inc(x_2); -x_10 = lean_apply_5(x_1, x_2, x_3, x_4, x_5, x_9); -if (lean_obj_tag(x_10) == 0) -{ -lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; -x_11 = lean_ctor_get(x_10, 0); -lean_inc(x_11); -x_12 = lean_ctor_get(x_10, 1); -lean_inc(x_12); -lean_dec(x_10); -x_13 = l_Lean_Meta_SavedState_restore(x_8, x_2, x_3, x_4, x_5, x_12); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_8); -x_14 = !lean_is_exclusive(x_13); -if (x_14 == 0) -{ -lean_object* x_15; -x_15 = lean_ctor_get(x_13, 0); -lean_dec(x_15); -lean_ctor_set(x_13, 0, x_11); -return x_13; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Inferred termination argument: ", 31); +return x_1; } -else +} +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__16___closed__2() { +_start: { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 1); -lean_inc(x_16); -lean_dec(x_13); -x_17 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_17, 0, x_11); -lean_ctor_set(x_17, 1, x_16); -return x_17; +lean_object* x_1; lean_object* x_2; +x_1 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__16___closed__1; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} } +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__16(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +uint8_t x_10; +x_10 = lean_usize_dec_lt(x_3, x_2); +if (x_10 == 0) +{ +lean_object* x_11; +lean_dec(x_7); +x_11 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_11, 0, x_4); +lean_ctor_set(x_11, 1, x_9); +return x_11; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; -x_18 = lean_ctor_get(x_10, 0); -lean_inc(x_18); -x_19 = lean_ctor_get(x_10, 1); -lean_inc(x_19); -lean_dec(x_10); -x_20 = l_Lean_Meta_SavedState_restore(x_8, x_2, x_3, x_4, x_5, x_19); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_8); -x_21 = !lean_is_exclusive(x_20); -if (x_21 == 0) +lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; +x_12 = lean_array_uget(x_1, x_3); +x_13 = lean_ctor_get(x_4, 0); +lean_inc(x_13); +x_14 = lean_ctor_get(x_4, 1); +lean_inc(x_14); +x_15 = lean_ctor_get(x_4, 2); +lean_inc(x_15); +x_16 = lean_nat_dec_lt(x_14, x_15); +if (x_16 == 0) { -lean_object* x_22; -x_22 = lean_ctor_get(x_20, 0); -lean_dec(x_22); -lean_ctor_set_tag(x_20, 1); -lean_ctor_set(x_20, 0, x_18); -return x_20; +lean_object* x_17; +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_7); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_4); +lean_ctor_set(x_17, 1, x_9); +return x_17; } else { -lean_object* x_23; lean_object* x_24; -x_23 = lean_ctor_get(x_20, 1); -lean_inc(x_23); +uint8_t x_18; +x_18 = !lean_is_exclusive(x_4); +if (x_18 == 0) +{ +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; uint8_t x_34; lean_object* x_35; lean_object* x_36; size_t x_37; size_t x_38; +x_19 = lean_ctor_get(x_4, 2); +lean_dec(x_19); +x_20 = lean_ctor_get(x_4, 1); lean_dec(x_20); -x_24 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_24, 0, x_18); -lean_ctor_set(x_24, 1, x_23); -return x_24; +x_21 = lean_ctor_get(x_4, 0); +lean_dec(x_21); +x_22 = lean_array_fget(x_13, x_14); +x_23 = lean_unsigned_to_nat(1u); +x_24 = lean_nat_add(x_14, x_23); +lean_dec(x_14); +lean_ctor_set(x_4, 1, x_24); +lean_inc(x_7); +x_25 = l_Lean_Elab_WF_TerminationBy_unexpand(x_22, x_5, x_6, x_7, x_8, x_9); +x_26 = lean_ctor_get(x_25, 0); +lean_inc(x_26); +x_27 = lean_ctor_get(x_25, 1); +lean_inc(x_27); +lean_dec(x_25); +x_28 = lean_ctor_get(x_12, 0); +lean_inc(x_28); +lean_dec(x_12); +x_29 = l_Lean_MessageData_ofSyntax(x_26); +x_30 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__16___closed__2; +x_31 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_31, 0, x_30); +lean_ctor_set(x_31, 1, x_29); +x_32 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__5___rarg___lambda__2___closed__5; +x_33 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_33, 0, x_31); +lean_ctor_set(x_33, 1, x_32); +x_34 = 0; +x_35 = l_Lean_logAt___at_Lean_Elab_WF_guessLex___spec__15(x_28, x_33, x_34, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_28); +x_36 = lean_ctor_get(x_35, 1); +lean_inc(x_36); +lean_dec(x_35); +x_37 = 1; +x_38 = lean_usize_add(x_3, x_37); +x_3 = x_38; +x_9 = x_36; +goto _start; +} +else +{ +lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; size_t x_56; size_t x_57; +lean_dec(x_4); +x_40 = lean_array_fget(x_13, x_14); +x_41 = lean_unsigned_to_nat(1u); +x_42 = lean_nat_add(x_14, x_41); +lean_dec(x_14); +x_43 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_43, 0, x_13); +lean_ctor_set(x_43, 1, x_42); +lean_ctor_set(x_43, 2, x_15); +lean_inc(x_7); +x_44 = l_Lean_Elab_WF_TerminationBy_unexpand(x_40, x_5, x_6, x_7, x_8, x_9); +x_45 = lean_ctor_get(x_44, 0); +lean_inc(x_45); +x_46 = lean_ctor_get(x_44, 1); +lean_inc(x_46); +lean_dec(x_44); +x_47 = lean_ctor_get(x_12, 0); +lean_inc(x_47); +lean_dec(x_12); +x_48 = l_Lean_MessageData_ofSyntax(x_45); +x_49 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__16___closed__2; +x_50 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_50, 1, x_48); +x_51 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__5___rarg___lambda__2___closed__5; +x_52 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_52, 0, x_50); +lean_ctor_set(x_52, 1, x_51); +x_53 = 0; +x_54 = l_Lean_logAt___at_Lean_Elab_WF_guessLex___spec__15(x_47, x_52, x_53, x_5, x_6, x_7, x_8, x_46); +lean_dec(x_47); +x_55 = lean_ctor_get(x_54, 1); +lean_inc(x_55); +lean_dec(x_54); +x_56 = 1; +x_57 = lean_usize_add(x_3, x_56); +x_3 = x_57; +x_4 = x_43; +x_9 = x_55; +goto _start; +} } } } } -LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Elab_WF_guessLex___spec__14(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Elab_WF_guessLex___spec__17(lean_object* x_1, lean_object* x_2) { _start: { if (lean_obj_tag(x_1) == 0) @@ -19123,73 +21630,7 @@ goto _start; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex___lambda__1(uint8_t x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, size_t x_5, size_t x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: -{ -if (x_1 == 0) -{ -lean_object* x_12; -x_12 = l_Lean_Elab_WF_TerminationWF_unexpand(x_2, x_7, x_8, x_9, x_10, x_11); -return x_12; -} -else -{ -uint8_t x_13; -x_13 = lean_nat_dec_le(x_3, x_3); -if (x_13 == 0) -{ -lean_object* x_14; -x_14 = l_Lean_Elab_WF_TerminationWF_unexpand(x_2, x_7, x_8, x_9, x_10, x_11); -return x_14; -} -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -lean_inc(x_10); -lean_inc(x_9); -x_16 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_guessLex___spec__12(x_4, x_5, x_6, x_15, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_16) == 0) -{ -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_16, 1); -lean_inc(x_17); -lean_dec(x_16); -x_18 = l_Lean_Elab_WF_TerminationWF_unexpand(x_2, x_7, x_8, x_9, x_10, x_17); -return x_18; -} -else -{ -uint8_t x_19; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -x_19 = !lean_is_exclusive(x_16); -if (x_19 == 0) -{ -return x_16; -} -else -{ -lean_object* x_20; lean_object* x_21; lean_object* x_22; -x_20 = lean_ctor_get(x_16, 0); -x_21 = lean_ctor_get(x_16, 1); -lean_inc(x_21); -lean_inc(x_20); -lean_dec(x_16); -x_22 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_22, 0, x_20); -lean_ctor_set(x_22, 1, x_21); -return x_22; -} -} -} -} -} -} -static lean_object* _init_l_Lean_Elab_WF_guessLex___lambda__2___closed__1() { +static lean_object* _init_l_Lean_Elab_WF_guessLex___lambda__1___closed__1() { _start: { lean_object* x_1; @@ -19197,27 +21638,27 @@ x_1 = lean_mk_string_from_bytes("Could not find a decreasing measure.\n", 37); return x_1; } } -static lean_object* _init_l_Lean_Elab_WF_guessLex___lambda__2___closed__2() { +static lean_object* _init_l_Lean_Elab_WF_guessLex___lambda__1___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_WF_guessLex___lambda__2___closed__1; +x_1 = l_Lean_Elab_WF_guessLex___lambda__1___closed__1; x_2 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_WF_guessLex___lambda__2___closed__3() { +static lean_object* _init_l_Lean_Elab_WF_guessLex___lambda__1___closed__3() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_WF_guessLex___lambda__2___closed__2; +x_1 = l_Lean_Elab_WF_guessLex___lambda__1___closed__2; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_WF_guessLex___lambda__2___closed__4() { +static lean_object* _init_l_Lean_Elab_WF_guessLex___lambda__1___closed__4() { _start: { lean_object* x_1; lean_object* x_2; @@ -19227,7 +21668,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_WF_guessLex___lambda__2___closed__5() { +static lean_object* _init_l_Lean_Elab_WF_guessLex___lambda__1___closed__5() { _start: { lean_object* x_1; @@ -19235,27 +21676,27 @@ x_1 = lean_mk_string_from_bytes("Please use `termination_by` to specify a decrea return x_1; } } -static lean_object* _init_l_Lean_Elab_WF_guessLex___lambda__2___closed__6() { +static lean_object* _init_l_Lean_Elab_WF_guessLex___lambda__1___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_WF_guessLex___lambda__2___closed__5; +x_1 = l_Lean_Elab_WF_guessLex___lambda__1___closed__5; x_2 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_WF_guessLex___lambda__2___closed__7() { +static lean_object* _init_l_Lean_Elab_WF_guessLex___lambda__1___closed__7() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_WF_guessLex___lambda__2___closed__6; +x_1 = l_Lean_Elab_WF_guessLex___lambda__1___closed__6; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_WF_guessLex___lambda__2___closed__8() { +static lean_object* _init_l_Lean_Elab_WF_guessLex___lambda__1___closed__8() { _start: { lean_object* x_1; @@ -19263,24 +21704,7 @@ x_1 = l_Lean_Elab_WF_GuessLex_showInferredTerminationBy; return x_1; } } -static lean_object* _init_l_Lean_Elab_WF_guessLex___lambda__2___closed__9() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Inferred termination argument:", 30); -return x_1; -} -} -static lean_object* _init_l_Lean_Elab_WF_guessLex___lambda__2___closed__10() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_WF_guessLex___lambda__2___closed__9; -x_2 = l_Lean_stringToMessageData(x_1); -return x_2; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, size_t x_5, lean_object* x_6, size_t x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, size_t x_5, size_t x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { lean_object* x_17; @@ -19303,7 +21727,8 @@ lean_dec(x_18); x_22 = lean_array_get_size(x_21); x_23 = lean_usize_of_nat(x_22); lean_dec(x_22); -x_24 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__4(x_4, x_23, x_5, x_21, x_12, x_13, x_14, x_15, x_19); +lean_inc(x_4); +x_24 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__7(x_4, x_5, x_6, x_23, x_6, x_21, x_12, x_13, x_14, x_15, x_19); x_25 = lean_ctor_get(x_24, 0); lean_inc(x_25); x_26 = lean_ctor_get(x_24, 1); @@ -19313,12 +21738,12 @@ x_27 = lean_array_get_size(x_25); x_28 = lean_usize_of_nat(x_27); lean_dec(x_27); lean_inc(x_25); -x_29 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__5(x_28, x_5, x_25); +x_29 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__8(x_28, x_6, x_25); lean_inc(x_15); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); -x_30 = l_Lean_Elab_WF_GuessLex_solve___at_Lean_Elab_WF_guessLex___spec__6(x_6, x_29, x_12, x_13, x_14, x_15, x_26); +x_30 = l_Lean_Elab_WF_GuessLex_solve___at_Lean_Elab_WF_guessLex___spec__9(x_7, x_29, x_12, x_13, x_14, x_15, x_26); lean_dec(x_29); if (lean_obj_tag(x_30) == 0) { @@ -19328,16 +21753,15 @@ lean_inc(x_31); if (lean_obj_tag(x_31) == 0) { lean_object* x_32; lean_object* x_33; lean_object* x_34; -lean_dec(x_10); x_32 = lean_ctor_get(x_30, 1); lean_inc(x_32); lean_dec(x_30); -x_33 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__10(x_7, x_5, x_8); +x_33 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__13(x_5, x_6, x_4); lean_inc(x_15); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); -x_34 = l_Lean_Elab_WF_GuessLex_explainFailure(x_33, x_9, x_25, x_12, x_13, x_14, x_15, x_32); +x_34 = l_Lean_Elab_WF_GuessLex_explainFailure(x_33, x_8, x_25, x_12, x_13, x_14, x_15, x_32); lean_dec(x_33); if (lean_obj_tag(x_34) == 0) { @@ -19349,19 +21773,19 @@ lean_inc(x_36); lean_dec(x_34); x_37 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_37, 0, x_35); -x_38 = l_Lean_Elab_WF_guessLex___lambda__2___closed__3; +x_38 = l_Lean_Elab_WF_guessLex___lambda__1___closed__3; x_39 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_39, 0, x_38); lean_ctor_set(x_39, 1, x_37); -x_40 = l_Lean_Elab_WF_guessLex___lambda__2___closed__4; +x_40 = l_Lean_Elab_WF_guessLex___lambda__1___closed__4; x_41 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_41, 0, x_39); lean_ctor_set(x_41, 1, x_40); -x_42 = l_Lean_Elab_WF_guessLex___lambda__2___closed__7; +x_42 = l_Lean_Elab_WF_guessLex___lambda__1___closed__7; x_43 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_43, 0, x_41); lean_ctor_set(x_43, 1, x_42); -x_44 = l_Lean_throwError___at_Lean_Elab_WF_guessLex___spec__11(x_43, x_12, x_13, x_14, x_15, x_36); +x_44 = l_Lean_throwError___at_Lean_Elab_WF_guessLex___spec__14(x_43, x_12, x_13, x_14, x_15, x_36); lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); @@ -19397,7 +21821,7 @@ return x_48; } else { -lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; uint8_t x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +lean_object* x_49; lean_object* x_50; lean_object* x_51; uint8_t x_52; lean_dec(x_25); x_49 = lean_ctor_get(x_30, 1); lean_inc(x_49); @@ -19405,251 +21829,186 @@ lean_dec(x_30); x_50 = lean_ctor_get(x_31, 0); lean_inc(x_50); lean_dec(x_31); -lean_inc(x_8); -x_51 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__10(x_7, x_5, x_8); -lean_inc(x_15); -lean_inc(x_14); -lean_inc(x_13); -lean_inc(x_12); -x_52 = l_Lean_Elab_WF_GuessLex_buildTermWF(x_51, x_9, x_50, x_12, x_13, x_14, x_15, x_49); -lean_dec(x_51); -x_53 = lean_ctor_get(x_52, 0); -lean_inc(x_53); -x_54 = lean_ctor_get(x_52, 1); -lean_inc(x_54); -lean_dec(x_52); -x_55 = lean_unsigned_to_nat(0u); -x_56 = lean_nat_dec_lt(x_55, x_10); -x_57 = lean_box(x_56); -x_58 = lean_box_usize(x_5); -x_59 = lean_box_usize(x_7); -lean_inc(x_53); -x_60 = lean_alloc_closure((void*)(l_Lean_Elab_WF_guessLex___lambda__1___boxed), 11, 6); -lean_closure_set(x_60, 0, x_57); -lean_closure_set(x_60, 1, x_53); -lean_closure_set(x_60, 2, x_10); -lean_closure_set(x_60, 3, x_8); -lean_closure_set(x_60, 4, x_58); -lean_closure_set(x_60, 5, x_59); lean_inc(x_15); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); -x_61 = l_Lean_withoutModifyingState___at_Lean_Elab_WF_guessLex___spec__13(x_60, x_12, x_13, x_14, x_15, x_54); -if (lean_obj_tag(x_61) == 0) -{ -uint8_t x_62; -x_62 = !lean_is_exclusive(x_61); -if (x_62 == 0) +x_51 = l_Lean_Elab_WF_GuessLex_buildTermWF(x_9, x_8, x_50, x_12, x_13, x_14, x_15, x_49); +x_52 = !lean_is_exclusive(x_51); +if (x_52 == 0) { -lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; uint8_t x_67; -x_63 = lean_ctor_get(x_61, 0); -x_64 = lean_ctor_get(x_61, 1); -x_65 = lean_ctor_get(x_14, 2); -lean_inc(x_65); -x_66 = l_Lean_Elab_WF_guessLex___lambda__2___closed__8; -x_67 = l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(x_65, x_66); -lean_dec(x_65); -if (x_67 == 0) +lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; uint8_t x_57; +x_53 = lean_ctor_get(x_51, 0); +x_54 = lean_ctor_get(x_51, 1); +x_55 = lean_ctor_get(x_14, 2); +lean_inc(x_55); +x_56 = l_Lean_Elab_WF_guessLex___lambda__1___closed__8; +x_57 = l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(x_55, x_56); +lean_dec(x_55); +if (x_57 == 0) { -lean_dec(x_63); lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); -lean_ctor_set(x_61, 0, x_53); -return x_61; +lean_dec(x_4); +return x_51; } else { -lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint8_t x_73; lean_object* x_74; uint8_t x_75; -lean_free_object(x_61); -x_68 = l_Lean_MessageData_ofSyntax(x_63); -x_69 = l_Lean_Elab_WF_guessLex___lambda__2___closed__10; -x_70 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_70, 0, x_69); -lean_ctor_set(x_70, 1, x_68); -x_71 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__5___rarg___lambda__2___closed__5; -x_72 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_72, 0, x_70); -lean_ctor_set(x_72, 1, x_71); -x_73 = 0; -x_74 = l_Lean_log___at_Lean_Meta_computeSynthOrder___spec__6(x_72, x_73, x_12, x_13, x_14, x_15, x_64); -x_75 = !lean_is_exclusive(x_74); -if (x_75 == 0) +lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; uint8_t x_63; +lean_free_object(x_51); +x_58 = l_Lean_Elab_WF_GuessLex_trimTermWF(x_10, x_53); +x_59 = lean_array_get_size(x_58); +x_60 = lean_unsigned_to_nat(0u); +x_61 = l_Array_toSubarray___rarg(x_58, x_60, x_59); +x_62 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__16(x_4, x_5, x_6, x_61, x_12, x_13, x_14, x_15, x_54); +lean_dec(x_15); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_4); +x_63 = !lean_is_exclusive(x_62); +if (x_63 == 0) { -lean_object* x_76; -x_76 = lean_ctor_get(x_74, 0); -lean_dec(x_76); -lean_ctor_set(x_74, 0, x_53); -return x_74; +lean_object* x_64; +x_64 = lean_ctor_get(x_62, 0); +lean_dec(x_64); +lean_ctor_set(x_62, 0, x_53); +return x_62; } else { -lean_object* x_77; lean_object* x_78; -x_77 = lean_ctor_get(x_74, 1); -lean_inc(x_77); -lean_dec(x_74); -x_78 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_78, 0, x_53); -lean_ctor_set(x_78, 1, x_77); -return x_78; +lean_object* x_65; lean_object* x_66; +x_65 = lean_ctor_get(x_62, 1); +lean_inc(x_65); +lean_dec(x_62); +x_66 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_66, 0, x_53); +lean_ctor_set(x_66, 1, x_65); +return x_66; } } } else { -lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; uint8_t x_83; -x_79 = lean_ctor_get(x_61, 0); -x_80 = lean_ctor_get(x_61, 1); -lean_inc(x_80); -lean_inc(x_79); -lean_dec(x_61); -x_81 = lean_ctor_get(x_14, 2); -lean_inc(x_81); -x_82 = l_Lean_Elab_WF_guessLex___lambda__2___closed__8; -x_83 = l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(x_81, x_82); -lean_dec(x_81); -if (x_83 == 0) +lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; uint8_t x_71; +x_67 = lean_ctor_get(x_51, 0); +x_68 = lean_ctor_get(x_51, 1); +lean_inc(x_68); +lean_inc(x_67); +lean_dec(x_51); +x_69 = lean_ctor_get(x_14, 2); +lean_inc(x_69); +x_70 = l_Lean_Elab_WF_guessLex___lambda__1___closed__8; +x_71 = l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(x_69, x_70); +lean_dec(x_69); +if (x_71 == 0) { -lean_object* x_84; -lean_dec(x_79); +lean_object* x_72; lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_53); -lean_ctor_set(x_84, 1, x_80); -return x_84; -} -else -{ -lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; uint8_t x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; -x_85 = l_Lean_MessageData_ofSyntax(x_79); -x_86 = l_Lean_Elab_WF_guessLex___lambda__2___closed__10; -x_87 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_85); -x_88 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__5___rarg___lambda__2___closed__5; -x_89 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_89, 0, x_87); -lean_ctor_set(x_89, 1, x_88); -x_90 = 0; -x_91 = l_Lean_log___at_Lean_Meta_computeSynthOrder___spec__6(x_89, x_90, x_12, x_13, x_14, x_15, x_80); -x_92 = lean_ctor_get(x_91, 1); -lean_inc(x_92); -if (lean_is_exclusive(x_91)) { - lean_ctor_release(x_91, 0); - lean_ctor_release(x_91, 1); - x_93 = x_91; -} else { - lean_dec_ref(x_91); - x_93 = lean_box(0); -} -if (lean_is_scalar(x_93)) { - x_94 = lean_alloc_ctor(0, 2, 0); -} else { - x_94 = x_93; -} -lean_ctor_set(x_94, 0, x_53); -lean_ctor_set(x_94, 1, x_92); -return x_94; -} -} +lean_dec(x_4); +x_72 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_72, 0, x_67); +lean_ctor_set(x_72, 1, x_68); +return x_72; } else { -uint8_t x_95; -lean_dec(x_53); +lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_73 = l_Lean_Elab_WF_GuessLex_trimTermWF(x_10, x_67); +x_74 = lean_array_get_size(x_73); +x_75 = lean_unsigned_to_nat(0u); +x_76 = l_Array_toSubarray___rarg(x_73, x_75, x_74); +x_77 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__16(x_4, x_5, x_6, x_76, x_12, x_13, x_14, x_15, x_68); lean_dec(x_15); -lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); -x_95 = !lean_is_exclusive(x_61); -if (x_95 == 0) -{ -return x_61; +lean_dec(x_4); +x_78 = lean_ctor_get(x_77, 1); +lean_inc(x_78); +if (lean_is_exclusive(x_77)) { + lean_ctor_release(x_77, 0); + lean_ctor_release(x_77, 1); + x_79 = x_77; +} else { + lean_dec_ref(x_77); + x_79 = lean_box(0); } -else -{ -lean_object* x_96; lean_object* x_97; lean_object* x_98; -x_96 = lean_ctor_get(x_61, 0); -x_97 = lean_ctor_get(x_61, 1); -lean_inc(x_97); -lean_inc(x_96); -lean_dec(x_61); -x_98 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_98, 0, x_96); -lean_ctor_set(x_98, 1, x_97); -return x_98; +if (lean_is_scalar(x_79)) { + x_80 = lean_alloc_ctor(0, 2, 0); +} else { + x_80 = x_79; +} +lean_ctor_set(x_80, 0, x_67); +lean_ctor_set(x_80, 1, x_78); +return x_80; } } } } else { -uint8_t x_99; +uint8_t x_81; lean_dec(x_25); lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); -lean_dec(x_10); -lean_dec(x_8); -x_99 = !lean_is_exclusive(x_30); -if (x_99 == 0) +lean_dec(x_4); +x_81 = !lean_is_exclusive(x_30); +if (x_81 == 0) { return x_30; } else { -lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_100 = lean_ctor_get(x_30, 0); -x_101 = lean_ctor_get(x_30, 1); -lean_inc(x_101); -lean_inc(x_100); +lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_82 = lean_ctor_get(x_30, 0); +x_83 = lean_ctor_get(x_30, 1); +lean_inc(x_83); +lean_inc(x_82); lean_dec(x_30); -x_102 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_102, 0, x_100); -lean_ctor_set(x_102, 1, x_101); -return x_102; +x_84 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_84, 0, x_82); +lean_ctor_set(x_84, 1, x_83); +return x_84; } } } else { -uint8_t x_103; +uint8_t x_85; lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); -lean_dec(x_10); -lean_dec(x_8); -lean_dec(x_6); +lean_dec(x_7); lean_dec(x_4); -x_103 = !lean_is_exclusive(x_17); -if (x_103 == 0) +x_85 = !lean_is_exclusive(x_17); +if (x_85 == 0) { return x_17; } else { -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_17, 0); -x_105 = lean_ctor_get(x_17, 1); -lean_inc(x_105); -lean_inc(x_104); +lean_object* x_86; lean_object* x_87; lean_object* x_88; +x_86 = lean_ctor_get(x_17, 0); +x_87 = lean_ctor_get(x_17, 1); +lean_inc(x_87); +lean_inc(x_86); lean_dec(x_17); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); -return x_106; +x_88 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_88, 0, x_86); +lean_ctor_set(x_88, 1, x_87); +return x_88; } } } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex___lambda__3(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex___lambda__2(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { _start: { lean_object* x_16; @@ -19660,7 +22019,7 @@ lean_inc(x_12); lean_inc(x_11); lean_inc(x_4); lean_inc(x_1); -x_16 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__3(x_1, x_2, x_3, x_4, x_11, x_12, x_13, x_14, x_15); +x_16 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__5(x_1, x_2, x_3, x_4, x_11, x_12, x_13, x_14, x_15); if (lean_obj_tag(x_16) == 0) { lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; uint8_t x_24; @@ -19684,50 +22043,51 @@ if (x_24 == 0) { lean_object* x_25; lean_object* x_26; x_25 = lean_box(0); -x_26 = l_Lean_Elab_WF_guessLex___lambda__2(x_6, x_1, x_5, x_7, x_3, x_20, x_2, x_4, x_8, x_9, x_25, x_11, x_12, x_13, x_14, x_21); +x_26 = l_Lean_Elab_WF_guessLex___lambda__1(x_6, x_1, x_5, x_4, x_2, x_3, x_20, x_7, x_8, x_9, x_25, x_11, x_12, x_13, x_14, x_21); +lean_dec(x_9); lean_dec(x_8); +lean_dec(x_7); return x_26; } else { -lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; uint8_t x_33; +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; uint8_t x_32; lean_dec(x_9); -lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); +lean_dec(x_4); lean_dec(x_1); x_27 = lean_unsigned_to_nat(0u); x_28 = lean_array_fget(x_20, x_27); lean_dec(x_20); -x_29 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__10(x_2, x_3, x_4); -x_30 = l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__20; -x_31 = lean_array_push(x_30, x_28); -x_32 = l_Lean_Elab_WF_GuessLex_buildTermWF(x_29, x_8, x_31, x_11, x_12, x_13, x_14, x_21); +x_29 = l_Lean_Elab_WF_GuessLex_GuessLexRel_toNatRel___closed__20; +x_30 = lean_array_push(x_29, x_28); +x_31 = l_Lean_Elab_WF_GuessLex_buildTermWF(x_8, x_7, x_30, x_11, x_12, x_13, x_14, x_21); +lean_dec(x_7); lean_dec(x_8); -lean_dec(x_29); -x_33 = !lean_is_exclusive(x_32); -if (x_33 == 0) +x_32 = !lean_is_exclusive(x_31); +if (x_32 == 0) { -return x_32; +return x_31; } else { -lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_34 = lean_ctor_get(x_32, 0); -x_35 = lean_ctor_get(x_32, 1); -lean_inc(x_35); +lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_33 = lean_ctor_get(x_31, 0); +x_34 = lean_ctor_get(x_31, 1); lean_inc(x_34); -lean_dec(x_32); -x_36 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_36, 0, x_34); -lean_ctor_set(x_36, 1, x_35); -return x_36; +lean_inc(x_33); +lean_dec(x_31); +x_35 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_35, 0, x_33); +lean_ctor_set(x_35, 1, x_34); +return x_35; } } } else { -uint8_t x_37; +uint8_t x_36; lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); @@ -19739,23 +22099,23 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_1); -x_37 = !lean_is_exclusive(x_16); -if (x_37 == 0) +x_36 = !lean_is_exclusive(x_16); +if (x_36 == 0) { return x_16; } else { -lean_object* x_38; lean_object* x_39; lean_object* x_40; -x_38 = lean_ctor_get(x_16, 0); -x_39 = lean_ctor_get(x_16, 1); -lean_inc(x_39); +lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_37 = lean_ctor_get(x_16, 0); +x_38 = lean_ctor_get(x_16, 1); lean_inc(x_38); +lean_inc(x_37); lean_dec(x_16); -x_40 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_40, 0, x_38); -lean_ctor_set(x_40, 1, x_39); -return x_40; +x_39 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_39, 0, x_37); +lean_ctor_set(x_39, 1, x_38); +return x_39; } } } @@ -19777,23 +22137,25 @@ x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -lean_object* x_10; size_t x_11; size_t x_12; lean_object* x_13; -x_10 = lean_array_get_size(x_1); -x_11 = lean_usize_of_nat(x_10); -x_12 = 0; -lean_inc(x_8); +lean_object* x_9; size_t x_10; size_t x_11; lean_object* x_12; lean_object* x_13; +x_9 = lean_array_get_size(x_1); +x_10 = lean_usize_of_nat(x_9); +lean_dec(x_9); +x_11 = 0; +lean_inc(x_1); +x_12 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__1(x_10, x_11, x_1); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); +lean_inc(x_4); lean_inc(x_1); -lean_inc(x_3); -x_13 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__1(x_3, x_11, x_12, x_1, x_5, x_6, x_7, x_8, x_9); +x_13 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__2(x_10, x_11, x_1, x_4, x_5, x_6, x_7, x_8); if (lean_obj_tag(x_13) == 0) { -lean_object* x_14; lean_object* x_15; lean_object* x_16; size_t x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; uint8_t x_22; +lean_object* x_14; lean_object* x_15; lean_object* x_16; size_t x_17; lean_object* x_18; x_14 = lean_ctor_get(x_13, 0); lean_inc(x_14); x_15 = lean_ctor_get(x_13, 1); @@ -19802,59 +22164,77 @@ lean_dec(x_13); x_16 = lean_array_get_size(x_14); x_17 = lean_usize_of_nat(x_16); lean_dec(x_16); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); lean_inc(x_14); -x_18 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__2(x_17, x_12, x_14); -x_19 = l_Lean_Elab_WF_GuessLex_withRecApps___rarg___closed__3; -x_20 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_19, x_5, x_6, x_7, x_8, x_15); -x_21 = lean_ctor_get(x_20, 0); -lean_inc(x_21); -x_22 = lean_unbox(x_21); +lean_inc(x_3); +x_18 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__3(x_3, x_17, x_11, x_14, x_4, x_5, x_6, x_7, x_15); +if (lean_obj_tag(x_18) == 0) +{ +lean_object* x_19; lean_object* x_20; lean_object* x_21; size_t x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; +x_19 = lean_ctor_get(x_18, 0); +lean_inc(x_19); +x_20 = lean_ctor_get(x_18, 1); +lean_inc(x_20); +lean_dec(x_18); +x_21 = lean_array_get_size(x_19); +x_22 = lean_usize_of_nat(x_21); lean_dec(x_21); -if (x_22 == 0) +lean_inc(x_19); +x_23 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__4(x_22, x_11, x_19); +x_24 = l_Lean_Elab_WF_GuessLex_withRecApps___rarg___closed__3; +x_25 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_24, x_4, x_5, x_6, x_7, x_20); +x_26 = lean_ctor_get(x_25, 0); +lean_inc(x_26); +x_27 = lean_unbox(x_26); +lean_dec(x_26); +if (x_27 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_20, 1); -lean_inc(x_23); -lean_dec(x_20); -x_24 = lean_box(0); -x_25 = l_Lean_Elab_WF_guessLex___lambda__3(x_3, x_11, x_12, x_1, x_18, x_2, x_4, x_14, x_10, x_24, x_5, x_6, x_7, x_8, x_23); -return x_25; +lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_28 = lean_ctor_get(x_25, 1); +lean_inc(x_28); +lean_dec(x_25); +x_29 = lean_box(0); +x_30 = l_Lean_Elab_WF_guessLex___lambda__2(x_3, x_10, x_11, x_1, x_23, x_2, x_19, x_14, x_12, x_29, x_4, x_5, x_6, x_7, x_28); +return x_30; } else { -lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_26 = lean_ctor_get(x_20, 1); -lean_inc(x_26); -lean_dec(x_20); -lean_inc(x_14); -x_27 = lean_array_to_list(lean_box(0), x_14); -x_28 = lean_box(0); -x_29 = l_List_mapTR_loop___at_Lean_Elab_WF_guessLex___spec__14(x_27, x_28); -x_30 = l_Lean_MessageData_ofList(x_29); -lean_dec(x_29); -x_31 = l_Lean_Elab_WF_guessLex___closed__2; -x_32 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -x_33 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__5___rarg___lambda__2___closed__5; -x_34 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_34, 0, x_32); -lean_ctor_set(x_34, 1, x_33); -x_35 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_19, x_34, x_5, x_6, x_7, x_8, x_26); -x_36 = lean_ctor_get(x_35, 0); -lean_inc(x_36); -x_37 = lean_ctor_get(x_35, 1); -lean_inc(x_37); -lean_dec(x_35); -x_38 = l_Lean_Elab_WF_guessLex___lambda__3(x_3, x_11, x_12, x_1, x_18, x_2, x_4, x_14, x_10, x_36, x_5, x_6, x_7, x_8, x_37); -return x_38; +lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; +x_31 = lean_ctor_get(x_25, 1); +lean_inc(x_31); +lean_dec(x_25); +lean_inc(x_19); +x_32 = lean_array_to_list(lean_box(0), x_19); +x_33 = lean_box(0); +x_34 = l_List_mapTR_loop___at_Lean_Elab_WF_guessLex___spec__17(x_32, x_33); +x_35 = l_Lean_MessageData_ofList(x_34); +lean_dec(x_34); +x_36 = l_Lean_Elab_WF_guessLex___closed__2; +x_37 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +x_38 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__5___rarg___lambda__2___closed__5; +x_39 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_39, 0, x_37); +lean_ctor_set(x_39, 1, x_38); +x_40 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_24, x_39, x_4, x_5, x_6, x_7, x_31); +x_41 = lean_ctor_get(x_40, 0); +lean_inc(x_41); +x_42 = lean_ctor_get(x_40, 1); +lean_inc(x_42); +lean_dec(x_40); +x_43 = l_Lean_Elab_WF_guessLex___lambda__2(x_3, x_10, x_11, x_1, x_23, x_2, x_19, x_14, x_12, x_41, x_4, x_5, x_6, x_7, x_42); +return x_43; } } else { -uint8_t x_39; -lean_dec(x_10); -lean_dec(x_8); +uint8_t x_44; +lean_dec(x_14); +lean_dec(x_12); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); @@ -19862,28 +22242,83 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_39 = !lean_is_exclusive(x_13); -if (x_39 == 0) +x_44 = !lean_is_exclusive(x_18); +if (x_44 == 0) +{ +return x_18; +} +else +{ +lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_45 = lean_ctor_get(x_18, 0); +x_46 = lean_ctor_get(x_18, 1); +lean_inc(x_46); +lean_inc(x_45); +lean_dec(x_18); +x_47 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_47, 0, x_45); +lean_ctor_set(x_47, 1, x_46); +return x_47; +} +} +} +else +{ +uint8_t x_48; +lean_dec(x_12); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_48 = !lean_is_exclusive(x_13); +if (x_48 == 0) { return x_13; } else { -lean_object* x_40; lean_object* x_41; lean_object* x_42; -x_40 = lean_ctor_get(x_13, 0); -x_41 = lean_ctor_get(x_13, 1); -lean_inc(x_41); -lean_inc(x_40); +lean_object* x_49; lean_object* x_50; lean_object* x_51; +x_49 = lean_ctor_get(x_13, 0); +x_50 = lean_ctor_get(x_13, 1); +lean_inc(x_50); +lean_inc(x_49); lean_dec(x_13); -x_42 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_42, 0, x_40); -lean_ctor_set(x_42, 1, x_41); -return x_42; +x_51 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_51, 0, x_49); +lean_ctor_set(x_51, 1, x_50); +return x_51; +} +} +} +} +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +_start: +{ +size_t x_4; size_t x_5; lean_object* x_6; +x_4 = lean_unbox_usize(x_1); +lean_dec(x_1); +x_5 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__1(x_4, x_5, x_3); +return x_6; } } +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +size_t x_9; size_t x_10; lean_object* x_11; +x_9 = lean_unbox_usize(x_1); +lean_dec(x_1); +x_10 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_11 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__2(x_9, x_10, x_3, x_4, x_5, x_6, x_7, x_8); +return x_11; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { size_t x_10; size_t x_11; lean_object* x_12; @@ -19891,11 +22326,11 @@ x_10 = lean_unbox_usize(x_2); lean_dec(x_2); x_11 = lean_unbox_usize(x_3); lean_dec(x_3); -x_12 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__1(x_1, x_10, x_11, x_4, x_5, x_6, x_7, x_8, x_9); +x_12 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__3(x_1, x_10, x_11, x_4, x_5, x_6, x_7, x_8, x_9); return x_12; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { size_t x_4; size_t x_5; lean_object* x_6; @@ -19903,11 +22338,11 @@ x_4 = lean_unbox_usize(x_1); lean_dec(x_1); x_5 = lean_unbox_usize(x_2); lean_dec(x_2); -x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__2(x_4, x_5, x_3); +x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__4(x_4, x_5, x_3); return x_6; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { size_t x_10; size_t x_11; lean_object* x_12; @@ -19915,27 +22350,43 @@ x_10 = lean_unbox_usize(x_2); lean_dec(x_2); x_11 = lean_unbox_usize(x_3); lean_dec(x_3); -x_12 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__3(x_1, x_10, x_11, x_4, x_5, x_6, x_7, x_8, x_9); +x_12 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__5(x_1, x_10, x_11, x_4, x_5, x_6, x_7, x_8, x_9); return x_12; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { -size_t x_10; size_t x_11; lean_object* x_12; -x_10 = lean_unbox_usize(x_2); +size_t x_4; size_t x_5; lean_object* x_6; +x_4 = lean_unbox_usize(x_1); +lean_dec(x_1); +x_5 = lean_unbox_usize(x_2); lean_dec(x_2); -x_11 = lean_unbox_usize(x_3); +x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__6(x_4, x_5, x_3); +return x_6; +} +} +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +size_t x_12; size_t x_13; size_t x_14; size_t x_15; lean_object* x_16; +x_12 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_13 = lean_unbox_usize(x_3); lean_dec(x_3); -x_12 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__4(x_1, x_10, x_11, x_4, x_5, x_6, x_7, x_8, x_9); +x_14 = lean_unbox_usize(x_4); +lean_dec(x_4); +x_15 = lean_unbox_usize(x_5); +lean_dec(x_5); +x_16 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__7(x_1, x_12, x_13, x_14, x_15, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_10); +lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -return x_12; +return x_16; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__8___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { size_t x_4; size_t x_5; lean_object* x_6; @@ -19943,11 +22394,11 @@ x_4 = lean_unbox_usize(x_1); lean_dec(x_1); x_5 = lean_unbox_usize(x_2); lean_dec(x_2); -x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__5(x_4, x_5, x_3); +x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__8(x_4, x_5, x_3); return x_6; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__8___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__11___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { size_t x_11; size_t x_12; lean_object* x_13; @@ -19955,23 +22406,23 @@ x_11 = lean_unbox_usize(x_3); lean_dec(x_3); x_12 = lean_unbox_usize(x_4); lean_dec(x_4); -x_13 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__8(x_1, x_2, x_11, x_12, x_5, x_6, x_7, x_8, x_9, x_10); +x_13 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__11(x_1, x_2, x_11, x_12, x_5, x_6, x_7, x_8, x_9, x_10); lean_dec(x_2); return x_13; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__9___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__12___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { lean_object* x_12; -x_12 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__9___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_12 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__12___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); lean_dec(x_6); lean_dec(x_5); lean_dec(x_2); return x_12; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__9___boxed(lean_object** _args) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__12___boxed(lean_object** _args) { lean_object* x_1 = _args[0]; lean_object* x_2 = _args[1]; lean_object* x_3 = _args[2]; @@ -19993,7 +22444,7 @@ lean_object* x_18 = _args[17]; _start: { lean_object* x_19; -x_19 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__9(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18); +x_19 = l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_guessLex___spec__12(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -20003,35 +22454,35 @@ lean_dec(x_2); return x_19; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__7___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__10___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; -x_10 = l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__7___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_10 = l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__10___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_4); lean_dec(x_2); return x_10; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__10___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; -x_9 = l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__7(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +x_9 = l_Lean_Elab_WF_GuessLex_solve_go___at_Lean_Elab_WF_guessLex___spec__10(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); lean_dec(x_2); return x_9; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve___at_Lean_Elab_WF_guessLex___spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_GuessLex_solve___at_Lean_Elab_WF_guessLex___spec__9___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { _start: { lean_object* x_8; -x_8 = l_Lean_Elab_WF_GuessLex_solve___at_Lean_Elab_WF_guessLex___spec__6(x_1, x_2, x_3, x_4, x_5, x_6, x_7); +x_8 = l_Lean_Elab_WF_GuessLex_solve___at_Lean_Elab_WF_guessLex___spec__9(x_1, x_2, x_3, x_4, x_5, x_6, x_7); lean_dec(x_2); return x_8; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__10___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__13___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { size_t x_4; size_t x_5; lean_object* x_6; @@ -20039,15 +22490,15 @@ x_4 = lean_unbox_usize(x_1); lean_dec(x_1); x_5 = lean_unbox_usize(x_2); lean_dec(x_2); -x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__10(x_4, x_5, x_3); +x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__13(x_4, x_5, x_3); return x_6; } } -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_guessLex___spec__11___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_guessLex___spec__14___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { lean_object* x_7; -x_7 = l_Lean_throwError___at_Lean_Elab_WF_guessLex___spec__11(x_1, x_2, x_3, x_4, x_5, x_6); +x_7 = l_Lean_throwError___at_Lean_Elab_WF_guessLex___spec__14(x_1, x_2, x_3, x_4, x_5, x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); @@ -20055,52 +22506,54 @@ lean_dec(x_2); return x_7; } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_guessLex___spec__12___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_logAt___at_Lean_Elab_WF_guessLex___spec__15___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -size_t x_10; size_t x_11; lean_object* x_12; -x_10 = lean_unbox_usize(x_2); -lean_dec(x_2); -x_11 = lean_unbox_usize(x_3); +uint8_t x_9; lean_object* x_10; +x_9 = lean_unbox(x_3); lean_dec(x_3); -x_12 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_guessLex___spec__12(x_1, x_10, x_11, x_4, x_5, x_6, x_7, x_8, x_9); +x_10 = l_Lean_logAt___at_Lean_Elab_WF_guessLex___spec__15(x_1, x_2, x_9, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); +lean_dec(x_4); lean_dec(x_1); -return x_12; +return x_10; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__16___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -uint8_t x_12; size_t x_13; size_t x_14; lean_object* x_15; -x_12 = lean_unbox(x_1); -lean_dec(x_1); -x_13 = lean_unbox_usize(x_5); -lean_dec(x_5); -x_14 = lean_unbox_usize(x_6); -lean_dec(x_6); -x_15 = l_Lean_Elab_WF_guessLex___lambda__1(x_12, x_2, x_3, x_4, x_13, x_14, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_4); +size_t x_10; size_t x_11; lean_object* x_12; +x_10 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_11 = lean_unbox_usize(x_3); lean_dec(x_3); -return x_15; +x_12 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__16(x_1, x_10, x_11, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +return x_12; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { size_t x_17; size_t x_18; lean_object* x_19; x_17 = lean_unbox_usize(x_5); lean_dec(x_5); -x_18 = lean_unbox_usize(x_7); -lean_dec(x_7); -x_19 = l_Lean_Elab_WF_guessLex___lambda__2(x_1, x_2, x_3, x_4, x_17, x_6, x_18, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +x_18 = lean_unbox_usize(x_6); +lean_dec(x_6); +x_19 = l_Lean_Elab_WF_guessLex___lambda__1(x_1, x_2, x_3, x_4, x_17, x_18, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16); lean_dec(x_11); +lean_dec(x_10); lean_dec(x_9); +lean_dec(x_8); return x_19; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_guessLex___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { _start: { size_t x_16; size_t x_17; lean_object* x_18; @@ -20108,7 +22561,7 @@ x_16 = lean_unbox_usize(x_2); lean_dec(x_2); x_17 = lean_unbox_usize(x_3); lean_dec(x_3); -x_18 = l_Lean_Elab_WF_guessLex___lambda__3(x_1, x_16, x_17, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +x_18 = l_Lean_Elab_WF_guessLex___lambda__2(x_1, x_16, x_17, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); return x_18; } } @@ -20194,12 +22647,16 @@ if (lean_io_result_is_error(res)) return res; l_Lean_Elab_WF_GuessLex_showInferredTerminationBy = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Elab_WF_GuessLex_showInferredTerminationBy); lean_dec_ref(res); -}l_Lean_Elab_WF_GuessLex_naryVarNames_freshen___closed__1 = _init_l_Lean_Elab_WF_GuessLex_naryVarNames_freshen___closed__1(); +}l_Lean_Elab_WF_GuessLex_originalVarNames___closed__1 = _init_l_Lean_Elab_WF_GuessLex_originalVarNames___closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_GuessLex_originalVarNames___closed__1); +l_Lean_Elab_WF_GuessLex_naryVarNames_freshen___closed__1 = _init_l_Lean_Elab_WF_GuessLex_naryVarNames_freshen___closed__1(); lean_mark_persistent(l_Lean_Elab_WF_GuessLex_naryVarNames_freshen___closed__1); l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___closed__1 = _init_l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___closed__1(); lean_mark_persistent(l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___closed__1); -l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1 = _init_l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1(); -lean_mark_persistent(l_Lean_Elab_WF_GuessLex_naryVarNames___lambda__1___closed__1); +l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___closed__2 = _init_l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___closed__2(); +lean_mark_persistent(l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_naryVarNames___spec__1___closed__2); +l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1 = _init_l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_GuessLex_naryVarNames___closed__1); l_Lean_Elab_WF_GuessLex_withRecApps_processRec___rarg___closed__1 = _init_l_Lean_Elab_WF_GuessLex_withRecApps_processRec___rarg___closed__1(); lean_mark_persistent(l_Lean_Elab_WF_GuessLex_withRecApps_processRec___rarg___closed__1); l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__5___rarg___lambda__2___closed__1 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_GuessLex_withRecApps_loop___spec__5___rarg___lambda__2___closed__1(); @@ -20270,58 +22727,58 @@ l_Lean_Elab_WF_GuessLex_collectRecCalls___lambda__4___closed__2 = _init_l_Lean_E lean_mark_persistent(l_Lean_Elab_WF_GuessLex_collectRecCalls___lambda__4___closed__2); l_Lean_Elab_WF_GuessLex_GuessLexRel_noConfusion___rarg___closed__1 = _init_l_Lean_Elab_WF_GuessLex_GuessLexRel_noConfusion___rarg___closed__1(); lean_mark_persistent(l_Lean_Elab_WF_GuessLex_GuessLexRel_noConfusion___rarg___closed__1); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__1 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__1(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__1); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__2 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__2(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__2); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__3 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__3(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__3); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__4 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__4(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__4); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__5 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__5(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__5); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__6 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__6(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__6); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__7 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__7(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__7); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__8 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__8(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__8); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__9 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__9(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__9); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__10 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__10(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__10); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__11 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__11(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__11); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__12 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__12(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__12); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__13 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__13(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__13); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__14 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__14(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__14); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__15 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__15(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__15); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__16 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__16(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__16); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__17 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__17(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__17); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__18 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__18(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__18); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__19 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__19(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__19); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__20 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__20(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__20); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__21 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__21(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__21); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__22 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__22(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__22); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__23 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__23(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__23); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__24 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__24(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__24); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__25 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__25(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__25); -l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__26 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__26(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2322____closed__26); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__1 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__1(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__1); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__2 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__2(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__2); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__3 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__3(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__3); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__4 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__4(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__4); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__5 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__5(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__5); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__6 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__6(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__6); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__7 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__7(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__7); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__8 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__8(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__8); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__9 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__9(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__9); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__10 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__10(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__10); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__11 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__11(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__11); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__12 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__12(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__12); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__13 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__13(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__13); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__14 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__14(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__14); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__15 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__15(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__15); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__16 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__16(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__16); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__17 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__17(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__17); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__18 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__18(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__18); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__19 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__19(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__19); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__20 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__20(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__20); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__21 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__21(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__21); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__22 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__22(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__22); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__23 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__23(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__23); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__24 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__24(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__24); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__25 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__25(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__25); +l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__26 = _init_l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__26(); +lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_GuessLex_0__Lean_Elab_WF_GuessLex_reprGuessLexRel____x40_Lean_Elab_PreDefinition_WF_GuessLex___hyg_2370____closed__26); l_Lean_Elab_WF_GuessLex_instReprGuessLexRel___closed__1 = _init_l_Lean_Elab_WF_GuessLex_instReprGuessLexRel___closed__1(); lean_mark_persistent(l_Lean_Elab_WF_GuessLex_instReprGuessLexRel___closed__1); l_Lean_Elab_WF_GuessLex_instReprGuessLexRel = _init_l_Lean_Elab_WF_GuessLex_instReprGuessLexRel(); @@ -20422,42 +22879,50 @@ l_Lean_Elab_WF_GuessLex_mkSizeOf___closed__4 = _init_l_Lean_Elab_WF_GuessLex_mkS lean_mark_persistent(l_Lean_Elab_WF_GuessLex_mkSizeOf___closed__4); l_Lean_Elab_WF_GuessLex_mkSizeOf___closed__5 = _init_l_Lean_Elab_WF_GuessLex_mkSizeOf___closed__5(); lean_mark_persistent(l_Lean_Elab_WF_GuessLex_mkSizeOf___closed__5); +l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1___closed__1 = _init_l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1___closed__1(); +lean_mark_persistent(l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1___closed__1); +l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1___closed__2 = _init_l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1___closed__2(); +lean_mark_persistent(l_List_forM___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__1___closed__2); l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__2___closed__1 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__2___closed__1(); lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__2___closed__1); l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__2___closed__2 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__2___closed__2(); lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__2___closed__2); l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__3___closed__1 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__3___closed__1(); lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__3___closed__1); -l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5___closed__1 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5___closed__1(); -lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5___closed__1); -l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5___closed__2 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5___closed__2(); -lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5___closed__2); -l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5___closed__3 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5___closed__3(); -lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__5___closed__3); +l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6___closed__1 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6___closed__1(); +lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6___closed__1); +l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6___closed__2 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6___closed__2(); +lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6___closed__2); +l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6___closed__3 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6___closed__3(); +lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__6___closed__3); l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__1 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__1(); lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__1); l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__2 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__2(); lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__2); -l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__3 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__3(); -lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__3); -l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__4 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__4(); -lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__4); -l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__5 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__5(); -lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__5); -l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__6 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__6(); -lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__6); -l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__7 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__7(); -lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__7); -l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__8 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__8(); -lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__8); -l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__9 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__9(); -lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__9); -l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__10 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__10(); -lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__10); -l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__11 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__11(); -lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__11); -l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__12 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__12(); -lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__8___closed__12); +l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__1 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__1(); +lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__1); +l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__2 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__2(); +lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__2); +l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__3 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__3(); +lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__3); +l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__4 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__4(); +lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__4); +l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__5 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__5(); +lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__5); +l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__6 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__6(); +lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__6); +l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__7 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__7(); +lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__7); +l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__8 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__8(); +lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__8); +l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__9 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__9(); +lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__9); +l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__10 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__10(); +lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__10); +l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__11 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__11(); +lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__11); +l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__12 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__12(); +lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___lambda__9___closed__12); l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___closed__1 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___closed__1(); lean_mark_persistent(l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___closed__1); l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___closed__2 = _init_l_List_forIn_loop___at_Lean_Elab_WF_GuessLex_evalRecCall___spec__3___closed__2(); @@ -20529,22 +22994,28 @@ l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__8 = _init_l_Lean_Elab_WF_GuessLe lean_mark_persistent(l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__8); l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__9 = _init_l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__9(); lean_mark_persistent(l_Lean_Elab_WF_GuessLex_mkTupleSyntax___closed__9); -l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__1(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__1); -l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__2(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__2); -l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__3(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__3); -l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__4 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__4(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__4); -l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__5 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__5(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__5); -l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__6 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__6(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__2___closed__6); +l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4___closed__1 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4___closed__1(); +lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__4___closed__1); +l_Array_anyMUnsafe_any___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__6___closed__1 = _init_l_Array_anyMUnsafe_any___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__6___closed__1(); +lean_mark_persistent(l_Array_anyMUnsafe_any___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__6___closed__1); +l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__1(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__1); +l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__2(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__2); +l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__3(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__3); +l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__4 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__4(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__4); +l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__5 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__5(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__5); +l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__6 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__6(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__6); +l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__7 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__7(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_WF_GuessLex_buildTermWF___spec__7___closed__7); l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__4___closed__1 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__4___closed__1(); lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__4___closed__1); -l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6___closed__1 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6___closed__1(); -lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6___closed__1); +l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6___closed__1 = _init_l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6___closed__1(); +lean_mark_persistent(l_Std_Range_forIn_x27_loop___at_Lean_Elab_WF_GuessLex_formatTable___spec__6___closed__1); l_Lean_Elab_WF_GuessLex_RecCallWithContext_posString___closed__1 = _init_l_Lean_Elab_WF_GuessLex_RecCallWithContext_posString___closed__1(); lean_mark_persistent(l_Lean_Elab_WF_GuessLex_RecCallWithContext_posString___closed__1); l_Lean_Elab_WF_GuessLex_RecCallWithContext_posString___closed__2 = _init_l_Lean_Elab_WF_GuessLex_RecCallWithContext_posString___closed__2(); @@ -20585,28 +23056,28 @@ l_Lean_Elab_WF_GuessLex_explainFailure___closed__4 = _init_l_Lean_Elab_WF_GuessL lean_mark_persistent(l_Lean_Elab_WF_GuessLex_explainFailure___closed__4); l_Lean_Elab_WF_GuessLex_explainFailure___closed__5 = _init_l_Lean_Elab_WF_GuessLex_explainFailure___closed__5(); lean_mark_persistent(l_Lean_Elab_WF_GuessLex_explainFailure___closed__5); -l_Lean_Elab_WF_GuessLex_explainFailure___closed__6 = _init_l_Lean_Elab_WF_GuessLex_explainFailure___closed__6(); -lean_mark_persistent(l_Lean_Elab_WF_GuessLex_explainFailure___closed__6); -l_Lean_Elab_WF_guessLex___lambda__2___closed__1 = _init_l_Lean_Elab_WF_guessLex___lambda__2___closed__1(); -lean_mark_persistent(l_Lean_Elab_WF_guessLex___lambda__2___closed__1); -l_Lean_Elab_WF_guessLex___lambda__2___closed__2 = _init_l_Lean_Elab_WF_guessLex___lambda__2___closed__2(); -lean_mark_persistent(l_Lean_Elab_WF_guessLex___lambda__2___closed__2); -l_Lean_Elab_WF_guessLex___lambda__2___closed__3 = _init_l_Lean_Elab_WF_guessLex___lambda__2___closed__3(); -lean_mark_persistent(l_Lean_Elab_WF_guessLex___lambda__2___closed__3); -l_Lean_Elab_WF_guessLex___lambda__2___closed__4 = _init_l_Lean_Elab_WF_guessLex___lambda__2___closed__4(); -lean_mark_persistent(l_Lean_Elab_WF_guessLex___lambda__2___closed__4); -l_Lean_Elab_WF_guessLex___lambda__2___closed__5 = _init_l_Lean_Elab_WF_guessLex___lambda__2___closed__5(); -lean_mark_persistent(l_Lean_Elab_WF_guessLex___lambda__2___closed__5); -l_Lean_Elab_WF_guessLex___lambda__2___closed__6 = _init_l_Lean_Elab_WF_guessLex___lambda__2___closed__6(); -lean_mark_persistent(l_Lean_Elab_WF_guessLex___lambda__2___closed__6); -l_Lean_Elab_WF_guessLex___lambda__2___closed__7 = _init_l_Lean_Elab_WF_guessLex___lambda__2___closed__7(); -lean_mark_persistent(l_Lean_Elab_WF_guessLex___lambda__2___closed__7); -l_Lean_Elab_WF_guessLex___lambda__2___closed__8 = _init_l_Lean_Elab_WF_guessLex___lambda__2___closed__8(); -lean_mark_persistent(l_Lean_Elab_WF_guessLex___lambda__2___closed__8); -l_Lean_Elab_WF_guessLex___lambda__2___closed__9 = _init_l_Lean_Elab_WF_guessLex___lambda__2___closed__9(); -lean_mark_persistent(l_Lean_Elab_WF_guessLex___lambda__2___closed__9); -l_Lean_Elab_WF_guessLex___lambda__2___closed__10 = _init_l_Lean_Elab_WF_guessLex___lambda__2___closed__10(); -lean_mark_persistent(l_Lean_Elab_WF_guessLex___lambda__2___closed__10); +l_Lean_logAt___at_Lean_Elab_WF_guessLex___spec__15___closed__1 = _init_l_Lean_logAt___at_Lean_Elab_WF_guessLex___spec__15___closed__1(); +lean_mark_persistent(l_Lean_logAt___at_Lean_Elab_WF_guessLex___spec__15___closed__1); +l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__16___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__16___closed__1(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__16___closed__1); +l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__16___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__16___closed__2(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_guessLex___spec__16___closed__2); +l_Lean_Elab_WF_guessLex___lambda__1___closed__1 = _init_l_Lean_Elab_WF_guessLex___lambda__1___closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_guessLex___lambda__1___closed__1); +l_Lean_Elab_WF_guessLex___lambda__1___closed__2 = _init_l_Lean_Elab_WF_guessLex___lambda__1___closed__2(); +lean_mark_persistent(l_Lean_Elab_WF_guessLex___lambda__1___closed__2); +l_Lean_Elab_WF_guessLex___lambda__1___closed__3 = _init_l_Lean_Elab_WF_guessLex___lambda__1___closed__3(); +lean_mark_persistent(l_Lean_Elab_WF_guessLex___lambda__1___closed__3); +l_Lean_Elab_WF_guessLex___lambda__1___closed__4 = _init_l_Lean_Elab_WF_guessLex___lambda__1___closed__4(); +lean_mark_persistent(l_Lean_Elab_WF_guessLex___lambda__1___closed__4); +l_Lean_Elab_WF_guessLex___lambda__1___closed__5 = _init_l_Lean_Elab_WF_guessLex___lambda__1___closed__5(); +lean_mark_persistent(l_Lean_Elab_WF_guessLex___lambda__1___closed__5); +l_Lean_Elab_WF_guessLex___lambda__1___closed__6 = _init_l_Lean_Elab_WF_guessLex___lambda__1___closed__6(); +lean_mark_persistent(l_Lean_Elab_WF_guessLex___lambda__1___closed__6); +l_Lean_Elab_WF_guessLex___lambda__1___closed__7 = _init_l_Lean_Elab_WF_guessLex___lambda__1___closed__7(); +lean_mark_persistent(l_Lean_Elab_WF_guessLex___lambda__1___closed__7); +l_Lean_Elab_WF_guessLex___lambda__1___closed__8 = _init_l_Lean_Elab_WF_guessLex___lambda__1___closed__8(); +lean_mark_persistent(l_Lean_Elab_WF_guessLex___lambda__1___closed__8); l_Lean_Elab_WF_guessLex___closed__1 = _init_l_Lean_Elab_WF_guessLex___closed__1(); lean_mark_persistent(l_Lean_Elab_WF_guessLex___closed__1); l_Lean_Elab_WF_guessLex___closed__2 = _init_l_Lean_Elab_WF_guessLex___closed__2(); diff --git a/stage0/stdlib/Lean/Elab/PreDefinition/WF/Main.c b/stage0/stdlib/Lean/Elab/PreDefinition/WF/Main.c index d8421da73fadb..d07628addc48b 100644 --- a/stage0/stdlib/Lean/Elab/PreDefinition/WF/Main.c +++ b/stage0/stdlib/Lean/Elab/PreDefinition/WF/Main.c @@ -15,13 +15,11 @@ extern "C" { #endif lean_object* l_Lean_Expr_bindingName_x21(lean_object*); lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__14; LEAN_EXPORT lean_object* l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__8; lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_getFixedPrefix___spec__3___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582_(lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__15; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__5; extern lean_object* l_Lean_Elab_instInhabitedPreDefinition; LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_isOnlyOneUnaryDef(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__4(lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -29,31 +27,31 @@ static lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Elab_PreDefinitio static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__1___closed__1; lean_object* lean_mk_empty_array_with_capacity(lean_object*); lean_object* l_Lean_mkAppN(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__16; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__10; lean_object* l_Lean_Elab_WF_mkUnaryArg_go___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_getFixedPrefix___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__2(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_getFixedPrefix___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__2; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__11___closed__2; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__14; LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_getFixedPrefix___spec__3___lambda__3___closed__7; lean_object* l_Lean_Meta_isExprDefEq(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__3; static lean_object* l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2___closed__2; lean_object* l_Lean_Expr_sort___override(lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs_mkSum___closed__1; lean_object* lean_array_push(lean_object*, lean_object*); lean_object* l_Array_toSubarray___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_instBEqLocalInstance___boxed(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__11; static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__2; -LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_mk_array(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_isOnlyOneUnaryDef___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__2; uint8_t lean_usize_dec_eq(size_t, size_t); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_getFixedPrefix___spec__3___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__9; +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_fget(lean_object*, lean_object*); static lean_object* l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2___closed__15; static lean_object* l_Lean_Elab_wfRecursion___lambda__2___closed__1; @@ -65,14 +63,16 @@ lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_Term_withAuxDecl___spec__1 LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_withCommonTelescope_go___spec__1(lean_object*, size_t, size_t, lean_object*); static lean_object* l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2___closed__4; static lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs_mkSum___spec__1___closed__5; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__1; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__11(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isAppOf(lean_object*, lean_object*); static lean_object* l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2___closed__18; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__2; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__9; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_withCommonTelescope_go___spec__2(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_stringToMessageData(lean_object*); static lean_object* l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2___closed__9; static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__1___closed__1; -LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Expr_instBEqExpr; static lean_object* l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2___closed__1; static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__1___closed__2; @@ -84,10 +84,9 @@ static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__ static lean_object* l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2___closed__11; static lean_object* l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2___closed__7; lean_object* l_Lean_Meta_iteToDIte___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__7___closed__2; lean_object* l_List_mapTR_loop___at_Lean_mkConstWithLevelParams___spec__1(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__17; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_getFixedPrefix___spec__3___lambda__3___closed__3; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__6; lean_object* l_instHashableArray___rarg___boxed(lean_object*, lean_object*); uint8_t l_Lean_Expr_isLambda(lean_object*); static lean_object* l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2___closed__17; @@ -95,11 +94,15 @@ lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); lean_object* l_ReaderT_instApplicativeReaderT___rarg(lean_object*); size_t lean_usize_of_nat(lean_object*); lean_object* l_Lean_Elab_applyAttributesOf(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__1___closed__2; lean_object* l_instMonadControlT___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_wfRecursion___lambda__6___closed__2; +static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__1; static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__3; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__11___closed__1; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_getFixedPrefix___spec__3___lambda__3___closed__1; lean_object* lean_st_ref_take(lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); @@ -109,21 +112,21 @@ lean_object* l_Lean_Meta_forEachExpr_x27___at_Lean_Elab_Command_mkInstanceName__ static lean_object* l_Lean_Elab_wfRecursion___lambda__6___closed__1; lean_object* l_Lean_Meta_iteToDIte___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_withCommonTelescope___rarg___closed__1; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__10; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__13; static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__2___closed__1; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__12; lean_object* l_Lean_Elab_eraseRecAppSyntaxExpr___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_WF_mkFix(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_registerTraceClass(lean_object*, uint8_t, lean_object*, lean_object*); lean_object* l_Lean_Elab_addNonRec___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9(size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_getFixedPrefix___spec__3___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs_mkSum___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_transform___at_Lean_Meta_zetaReduce___spec__1(lean_object*, lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_getFixedPrefix___spec__2___closed__1; +extern lean_object* l_Lean_Elab_WF_instInhabitedTerminationBy; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__3(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_whnfForall(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__17; lean_object* lean_st_ref_get(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_getFixedPrefix___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -131,33 +134,34 @@ static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_getFixedPrefix___spe LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_getFixedPrefix___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_mk_ref(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__8; lean_object* lean_array_to_list(lean_object*, lean_object*); static lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs_mkSum___spec__1___closed__9; static lean_object* l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_withCommonTelescope_go___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__4; lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__5(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_lambdaTelescope___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processSumCasesOn___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__6; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_getFixedPrefix___spec__3___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__10(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_getFixedPrefix___spec__3___closed__1; extern lean_object* l_Lean_Expr_instHashableExpr; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__3(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_levelZero; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__1; lean_object* l_Lean_Elab_abstractNestedProofs(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_instInhabitedExpr; -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__7(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2___closed__13; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_getFixedPrefix___spec__3___lambda__3___closed__2; lean_object* l_Lean_Meta_whnfD(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_WF_registerEqnsInfo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__18; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__1; lean_object* l_Lean_instHashableLocalInstance___boxed(lean_object*); lean_object* l_instHashableProd___rarg___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__5; uint8_t lean_name_eq(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_withCommonTelescope(lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); @@ -165,13 +169,17 @@ LEAN_EXPORT lean_object* l_Lean_Elab_getFixedPrefix___lambda__2(lean_object*, le lean_object* l_Lean_Elab_WF_preprocess___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_getFixedPrefix___spec__3___lambda__3___closed__4; +lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__6(size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_getFixedPrefix(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_logAt___at_Lean_Elab_Term_MVarErrorInfo_logError___spec__2(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__4; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__11; static lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs_mkSum___spec__1___closed__6; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_getFixedPrefix___spec__3___lambda__3___closed__6; -LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__6(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2___closed__19; -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__2(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__2(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__3___boxed(lean_object**); static lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs_mkSum___spec__1___closed__1; lean_object* l_panic___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processPSigmaCasesOn___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs_mkSum___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -193,25 +201,30 @@ LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefi static lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs_mkSum___spec__1___closed__3; lean_object* l_List_mapTR_loop___at_Lean_Elab_addAndCompileUnsafe___spec__2(lean_object*, lean_object*); lean_object* l_Lean_Core_transform___at_Lean_Core_betaReduce___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__4; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_getFixedPrefix___spec__3___closed__2; -lean_object* l_Lean_Elab_WF_guessLex(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Elab_WF_guessLex(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_constLevels_x21(lean_object*); lean_object* l_instMonadControlT__1___rarg(lean_object*); lean_object* l_Lean_Expr_bindingDomain_x21(lean_object*); static lean_object* l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2___closed__12; -lean_object* l_Lean_Elab_WF_elabWFRel___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__4; +lean_object* l_Lean_Elab_WF_elabWFRel___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2___closed__10; LEAN_EXPORT lean_object* l_Lean_Elab_getFixedPrefix___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_app___override(lean_object*, lean_object*); +static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__3; lean_object* l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); lean_object* l_Lean_mkApp3(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_getFixedPrefix___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_wfRecursion___lambda__6___closed__3; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__7; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); static lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs_mkSum___spec__1___closed__2; +lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__1(size_t, size_t, lean_object*); lean_object* l_Lean_Elab_eraseRecAppSyntaxExpr___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_wfRecursion___closed__3; lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_withFixedPrefix___spec__1(size_t, size_t, lean_object*); uint8_t l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(uint8_t, uint8_t); lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); @@ -221,46 +234,53 @@ lean_object* lean_array_set(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_wfRecursion___closed__2; lean_object* l___private_Lean_Elab_PreDefinition_Basic_0__Lean_Elab_addNonRecAux(lean_object*, uint8_t, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_forallBoundedTelescope___at_Lean_Elab_Term_addAutoBoundImplicits_x27___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__7; lean_object* l_Lean_Elab_addAsAxiom(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* lean_panic_fn(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__6; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___boxed(lean_object*, lean_object*, lean_object*); lean_object* lean_nat_sub(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_instMonadControlReaderT___lambda__2(lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_getFixedPrefix___spec__1(lean_object*, lean_object*, size_t, size_t); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_getFixedPrefix___spec__3___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_InfoCacheKey_instHashableInfoCacheKey___boxed(lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__7___closed__1; static lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs_mkSum___spec__1___closed__11; static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__1___closed__3; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__5; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__15; static lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs_mkSum___spec__1___closed__7; lean_object* l_Lean_Elab_WF_packMutual(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PersistentHashMap_mkEmptyEntriesArray(lean_object*, lean_object*); lean_object* l_Array_ofSubarray___rarg(lean_object*); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__5; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__3; extern lean_object* l_Lean_Core_instMonadCoreM; -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__2___boxed(lean_object**); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_withCommonTelescope_go___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_withCommonTelescope_go___spec__3(lean_object*, size_t, size_t); LEAN_EXPORT lean_object* l_Lean_Elab_withEnableInfoTree___at_Lean_Elab_wfRecursion___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__1; static lean_object* l_Lean_Elab_wfRecursion___lambda__1___closed__2; static lean_object* l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2___closed__6; LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_panic___at_Lean_Elab_wfRecursion___spec__8(lean_object*); +static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__2; lean_object* l_Lean_Elab_enableInfoTree___at_Lean_Elab_addAndCompilePartialRec___spec__5(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_usize_add(size_t, size_t); static lean_object* l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2___closed__5; -LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__4; +LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__6; static lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs_mkSum___spec__1___closed__8; lean_object* lean_array_uget(lean_object*, size_t); static lean_object* l_Lean_Elab_wfRecursion___closed__1; lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__6(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__6(lean_object*, size_t, size_t, lean_object*); static lean_object* l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2___closed__14; lean_object* l_Lean_Expr_bindingBody_x21(lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__13; lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__7; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__18; lean_object* lean_string_append(lean_object*, lean_object*); lean_object* lean_array_get_size(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__4(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -272,21 +292,27 @@ lean_object* lean_nat_add(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_isOnlyOneUnaryDef___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_instBEqArray___rarg___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__16; LEAN_EXPORT lean_object* l_Lean_Elab_withCommonTelescope_go(lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__12; static lean_object* l_Lean_Elab_getFixedPrefix___lambda__2___closed__1; lean_object* lean_array_uset(lean_object*, size_t, lean_object*); lean_object* l_Lean_MessageData_ofName(lean_object*); lean_object* lean_expr_instantiate1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs_mkSum___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__8; lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_instantiateForallAux(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__1(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728_(lean_object*); lean_object* l_Nat_repr(lean_object*); lean_object* l_Lean_Elab_WF_packDomain(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__7(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_withEnableInfoTree___at_Lean_Elab_wfRecursion___spec__5(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2___closed__8; +static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__3; lean_object* l_Lean_Meta_lambdaTelescope___at_Lean_Meta_CasesOnApp_addArg___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +uint8_t l_Array_isEmpty___rarg(lean_object*); lean_object* l_instMonadControlReaderT___lambda__3___boxed(lean_object*, lean_object*, lean_object*); static lean_object* _init_l_Lean_Expr_withAppAux___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs_mkSum___spec__1___closed__1() { _start: @@ -1163,66 +1189,67 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__2(lean_object* x_1, uint8_t x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__2(lean_object* x_1, uint8_t x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17) { _start: { -lean_object* x_17; uint8_t x_18; lean_object* x_19; -x_17 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_17, 0, x_1); -lean_ctor_set(x_17, 1, x_3); -lean_ctor_set(x_17, 2, x_4); -lean_ctor_set(x_17, 3, x_5); -lean_ctor_set(x_17, 4, x_6); -lean_ctor_set(x_17, 5, x_7); -lean_ctor_set_uint8(x_17, sizeof(void*)*6, x_2); -x_18 = 0; -x_19 = l___private_Lean_Elab_PreDefinition_Basic_0__Lean_Elab_addNonRecAux(x_17, x_18, x_8, x_18, x_10, x_11, x_12, x_13, x_14, x_15, x_16); -if (lean_obj_tag(x_19) == 0) +lean_object* x_18; uint8_t x_19; lean_object* x_20; +x_18 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_18, 0, x_1); +lean_ctor_set(x_18, 1, x_3); +lean_ctor_set(x_18, 2, x_4); +lean_ctor_set(x_18, 3, x_5); +lean_ctor_set(x_18, 4, x_6); +lean_ctor_set(x_18, 5, x_7); +lean_ctor_set(x_18, 6, x_8); +lean_ctor_set_uint8(x_18, sizeof(void*)*7, x_2); +x_19 = 0; +x_20 = l___private_Lean_Elab_PreDefinition_Basic_0__Lean_Elab_addNonRecAux(x_18, x_19, x_9, x_19, x_11, x_12, x_13, x_14, x_15, x_16, x_17); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_20; -x_20 = !lean_is_exclusive(x_19); -if (x_20 == 0) +uint8_t x_21; +x_21 = !lean_is_exclusive(x_20); +if (x_21 == 0) { -lean_object* x_21; lean_object* x_22; -x_21 = lean_ctor_get(x_19, 0); -lean_dec(x_21); -x_22 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__2___closed__1; -lean_ctor_set(x_19, 0, x_22); -return x_19; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_20, 0); +lean_dec(x_22); +x_23 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__2___closed__1; +lean_ctor_set(x_20, 0, x_23); +return x_20; } else { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_19, 1); -lean_inc(x_23); -lean_dec(x_19); -x_24 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__2___closed__1; -x_25 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_25, 0, x_24); -lean_ctor_set(x_25, 1, x_23); -return x_25; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_20, 1); +lean_inc(x_24); +lean_dec(x_20); +x_25 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__2___closed__1; +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -uint8_t x_26; -x_26 = !lean_is_exclusive(x_19); -if (x_26 == 0) +uint8_t x_27; +x_27 = !lean_is_exclusive(x_20); +if (x_27 == 0) { -return x_19; +return x_20; } else { -lean_object* x_27; lean_object* x_28; lean_object* x_29; -x_27 = lean_ctor_get(x_19, 0); -x_28 = lean_ctor_get(x_19, 1); +lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_28 = lean_ctor_get(x_20, 0); +x_29 = lean_ctor_get(x_20, 1); +lean_inc(x_29); lean_inc(x_28); -lean_inc(x_27); -lean_dec(x_19); -x_29 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_29, 0, x_27); -lean_ctor_set(x_29, 1, x_28); -return x_29; +lean_dec(x_20); +x_30 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_30, 0, x_28); +lean_ctor_set(x_30, 1, x_29); +return x_30; } } } @@ -1327,25 +1354,25 @@ lean_closure_set(x_25, 3, x_8); lean_closure_set(x_25, 4, x_4); if (x_24 == 0) { -lean_object* x_92; lean_object* x_93; -x_92 = l_Lean_Elab_instInhabitedPreDefinition; -x_93 = l___private_Init_Util_0__outOfBounds___rarg(x_92); -x_26 = x_93; -goto block_91; +lean_object* x_93; lean_object* x_94; +x_93 = l_Lean_Elab_instInhabitedPreDefinition; +x_94 = l___private_Init_Util_0__outOfBounds___rarg(x_93); +x_26 = x_94; +goto block_92; } else { -lean_object* x_94; -x_94 = lean_array_fget(x_1, x_8); -x_26 = x_94; -goto block_91; +lean_object* x_95; +x_95 = lean_array_fget(x_1, x_8); +x_26 = x_95; +goto block_92; } -block_91: +block_92: { -lean_object* x_27; uint8_t x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; +lean_object* x_27; uint8_t x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; x_27 = lean_ctor_get(x_26, 0); lean_inc(x_27); -x_28 = lean_ctor_get_uint8(x_26, sizeof(void*)*6); +x_28 = lean_ctor_get_uint8(x_26, sizeof(void*)*7); x_29 = lean_ctor_get(x_26, 1); lean_inc(x_29); x_30 = lean_ctor_get(x_26, 2); @@ -1356,6 +1383,8 @@ x_32 = lean_ctor_get(x_26, 4); lean_inc(x_32); x_33 = lean_ctor_get(x_26, 5); lean_inc(x_33); +x_34 = lean_ctor_get(x_26, 6); +lean_inc(x_34); lean_dec(x_26); lean_inc(x_17); lean_inc(x_16); @@ -1363,28 +1392,28 @@ lean_inc(x_15); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); -x_34 = l_Lean_Meta_lambdaTelescope___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processSumCasesOn___spec__1___rarg(x_33, x_25, x_12, x_13, x_14, x_15, x_16, x_17, x_18); -if (lean_obj_tag(x_34) == 0) +x_35 = l_Lean_Meta_lambdaTelescope___at___private_Lean_Elab_PreDefinition_WF_Fix_0__Lean_Elab_WF_processSumCasesOn___spec__1___rarg(x_33, x_25, x_12, x_13, x_14, x_15, x_16, x_17, x_18); +if (lean_obj_tag(x_35) == 0) { -lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; uint8_t x_40; -x_35 = lean_ctor_get(x_34, 0); -lean_inc(x_35); -x_36 = lean_ctor_get(x_34, 1); +lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; uint8_t x_41; +x_36 = lean_ctor_get(x_35, 0); lean_inc(x_36); -lean_dec(x_34); -x_37 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__4; -x_38 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_37, x_12, x_13, x_14, x_15, x_16, x_17, x_36); -x_39 = lean_ctor_get(x_38, 0); -lean_inc(x_39); -x_40 = lean_unbox(x_39); -lean_dec(x_39); -if (x_40 == 0) +x_37 = lean_ctor_get(x_35, 1); +lean_inc(x_37); +lean_dec(x_35); +x_38 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__4; +x_39 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_38, x_12, x_13, x_14, x_15, x_16, x_17, x_37); +x_40 = lean_ctor_get(x_39, 0); +lean_inc(x_40); +x_41 = lean_unbox(x_40); +lean_dec(x_40); +if (x_41 == 0) { -lean_object* x_41; lean_object* x_42; lean_object* x_43; -x_41 = lean_ctor_get(x_38, 1); -lean_inc(x_41); -lean_dec(x_38); -x_42 = lean_box(0); +lean_object* x_42; lean_object* x_43; lean_object* x_44; +x_42 = lean_ctor_get(x_39, 1); +lean_inc(x_42); +lean_dec(x_39); +x_43 = lean_box(0); lean_inc(x_17); lean_inc(x_16); lean_inc(x_15); @@ -1392,15 +1421,15 @@ lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); lean_inc(x_5); -x_43 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__2(x_27, x_28, x_29, x_30, x_31, x_32, x_35, x_5, x_42, x_12, x_13, x_14, x_15, x_16, x_17, x_41); -if (lean_obj_tag(x_43) == 0) -{ -lean_object* x_44; -x_44 = lean_ctor_get(x_43, 0); -lean_inc(x_44); +x_44 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__2(x_27, x_28, x_29, x_30, x_31, x_32, x_36, x_34, x_5, x_43, x_12, x_13, x_14, x_15, x_16, x_17, x_42); if (lean_obj_tag(x_44) == 0) { -uint8_t x_45; +lean_object* x_45; +x_45 = lean_ctor_get(x_44, 0); +lean_inc(x_45); +if (lean_obj_tag(x_45) == 0) +{ +uint8_t x_46; lean_dec(x_23); lean_dec(x_17); lean_dec(x_16); @@ -1414,54 +1443,54 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_45 = !lean_is_exclusive(x_43); -if (x_45 == 0) +x_46 = !lean_is_exclusive(x_44); +if (x_46 == 0) { -lean_object* x_46; lean_object* x_47; -x_46 = lean_ctor_get(x_43, 0); -lean_dec(x_46); +lean_object* x_47; lean_object* x_48; x_47 = lean_ctor_get(x_44, 0); -lean_inc(x_47); -lean_dec(x_44); -lean_ctor_set(x_43, 0, x_47); -return x_43; +lean_dec(x_47); +x_48 = lean_ctor_get(x_45, 0); +lean_inc(x_48); +lean_dec(x_45); +lean_ctor_set(x_44, 0, x_48); +return x_44; } else { -lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_48 = lean_ctor_get(x_43, 1); -lean_inc(x_48); -lean_dec(x_43); -x_49 = lean_ctor_get(x_44, 0); +lean_object* x_49; lean_object* x_50; lean_object* x_51; +x_49 = lean_ctor_get(x_44, 1); lean_inc(x_49); lean_dec(x_44); -x_50 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_50, 0, x_49); -lean_ctor_set(x_50, 1, x_48); -return x_50; +x_50 = lean_ctor_get(x_45, 0); +lean_inc(x_50); +lean_dec(x_45); +x_51 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_51, 0, x_50); +lean_ctor_set(x_51, 1, x_49); +return x_51; } } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_43, 1); -lean_inc(x_51); -lean_dec(x_43); -x_52 = lean_ctor_get(x_44, 0); +lean_object* x_52; lean_object* x_53; lean_object* x_54; +x_52 = lean_ctor_get(x_44, 1); lean_inc(x_52); lean_dec(x_44); -x_53 = lean_nat_add(x_8, x_10); +x_53 = lean_ctor_get(x_45, 0); +lean_inc(x_53); +lean_dec(x_45); +x_54 = lean_nat_add(x_8, x_10); lean_dec(x_8); x_7 = x_23; -x_8 = x_53; -x_11 = x_52; -x_18 = x_51; +x_8 = x_54; +x_11 = x_53; +x_18 = x_52; goto _start; } } else { -uint8_t x_55; +uint8_t x_56; lean_dec(x_23); lean_dec(x_17); lean_dec(x_16); @@ -1475,56 +1504,56 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_55 = !lean_is_exclusive(x_43); -if (x_55 == 0) +x_56 = !lean_is_exclusive(x_44); +if (x_56 == 0) { -return x_43; +return x_44; } else { -lean_object* x_56; lean_object* x_57; lean_object* x_58; -x_56 = lean_ctor_get(x_43, 0); -x_57 = lean_ctor_get(x_43, 1); +lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_44, 0); +x_58 = lean_ctor_get(x_44, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); -lean_dec(x_43); -x_58 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_58, 0, x_56); -lean_ctor_set(x_58, 1, x_57); -return x_58; +lean_dec(x_44); +x_59 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_59, 0, x_57); +lean_ctor_set(x_59, 1, x_58); +return x_59; } } } else { -lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_59 = lean_ctor_get(x_38, 1); -lean_inc(x_59); -lean_dec(x_38); +lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; +x_60 = lean_ctor_get(x_39, 1); +lean_inc(x_60); +lean_dec(x_39); lean_inc(x_31); -x_60 = l_Lean_MessageData_ofName(x_31); -x_61 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__6; -x_62 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_62, 0, x_61); -lean_ctor_set(x_62, 1, x_60); -x_63 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__8; -x_64 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_64, 0, x_62); -lean_ctor_set(x_64, 1, x_63); -lean_inc(x_35); -x_65 = l_Lean_MessageData_ofExpr(x_35); -x_66 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_66, 0, x_64); -lean_ctor_set(x_66, 1, x_65); +x_61 = l_Lean_MessageData_ofName(x_31); +x_62 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__6; +x_63 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_63, 0, x_62); +lean_ctor_set(x_63, 1, x_61); +x_64 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__8; +x_65 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_65, 0, x_63); +lean_ctor_set(x_65, 1, x_64); +lean_inc(x_36); +x_66 = l_Lean_MessageData_ofExpr(x_36); x_67 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_61); -x_68 = l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(x_37, x_67, x_12, x_13, x_14, x_15, x_16, x_17, x_59); -x_69 = lean_ctor_get(x_68, 0); -lean_inc(x_69); -x_70 = lean_ctor_get(x_68, 1); +lean_ctor_set(x_67, 0, x_65); +lean_ctor_set(x_67, 1, x_66); +x_68 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_68, 0, x_67); +lean_ctor_set(x_68, 1, x_62); +x_69 = l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(x_38, x_68, x_12, x_13, x_14, x_15, x_16, x_17, x_60); +x_70 = lean_ctor_get(x_69, 0); lean_inc(x_70); -lean_dec(x_68); +x_71 = lean_ctor_get(x_69, 1); +lean_inc(x_71); +lean_dec(x_69); lean_inc(x_17); lean_inc(x_16); lean_inc(x_15); @@ -1532,16 +1561,16 @@ lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); lean_inc(x_5); -x_71 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__2(x_27, x_28, x_29, x_30, x_31, x_32, x_35, x_5, x_69, x_12, x_13, x_14, x_15, x_16, x_17, x_70); -lean_dec(x_69); -if (lean_obj_tag(x_71) == 0) -{ -lean_object* x_72; -x_72 = lean_ctor_get(x_71, 0); -lean_inc(x_72); +x_72 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__2(x_27, x_28, x_29, x_30, x_31, x_32, x_36, x_34, x_5, x_70, x_12, x_13, x_14, x_15, x_16, x_17, x_71); +lean_dec(x_70); if (lean_obj_tag(x_72) == 0) { -uint8_t x_73; +lean_object* x_73; +x_73 = lean_ctor_get(x_72, 0); +lean_inc(x_73); +if (lean_obj_tag(x_73) == 0) +{ +uint8_t x_74; lean_dec(x_23); lean_dec(x_17); lean_dec(x_16); @@ -1555,54 +1584,54 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_73 = !lean_is_exclusive(x_71); -if (x_73 == 0) +x_74 = !lean_is_exclusive(x_72); +if (x_74 == 0) { -lean_object* x_74; lean_object* x_75; -x_74 = lean_ctor_get(x_71, 0); -lean_dec(x_74); +lean_object* x_75; lean_object* x_76; x_75 = lean_ctor_get(x_72, 0); -lean_inc(x_75); -lean_dec(x_72); -lean_ctor_set(x_71, 0, x_75); -return x_71; +lean_dec(x_75); +x_76 = lean_ctor_get(x_73, 0); +lean_inc(x_76); +lean_dec(x_73); +lean_ctor_set(x_72, 0, x_76); +return x_72; } else { -lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_76 = lean_ctor_get(x_71, 1); -lean_inc(x_76); -lean_dec(x_71); -x_77 = lean_ctor_get(x_72, 0); +lean_object* x_77; lean_object* x_78; lean_object* x_79; +x_77 = lean_ctor_get(x_72, 1); lean_inc(x_77); lean_dec(x_72); -x_78 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_78, 0, x_77); -lean_ctor_set(x_78, 1, x_76); -return x_78; +x_78 = lean_ctor_get(x_73, 0); +lean_inc(x_78); +lean_dec(x_73); +x_79 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_79, 0, x_78); +lean_ctor_set(x_79, 1, x_77); +return x_79; } } else { -lean_object* x_79; lean_object* x_80; lean_object* x_81; -x_79 = lean_ctor_get(x_71, 1); -lean_inc(x_79); -lean_dec(x_71); -x_80 = lean_ctor_get(x_72, 0); +lean_object* x_80; lean_object* x_81; lean_object* x_82; +x_80 = lean_ctor_get(x_72, 1); lean_inc(x_80); lean_dec(x_72); -x_81 = lean_nat_add(x_8, x_10); +x_81 = lean_ctor_get(x_73, 0); +lean_inc(x_81); +lean_dec(x_73); +x_82 = lean_nat_add(x_8, x_10); lean_dec(x_8); x_7 = x_23; -x_8 = x_81; -x_11 = x_80; -x_18 = x_79; +x_8 = x_82; +x_11 = x_81; +x_18 = x_80; goto _start; } } else { -uint8_t x_83; +uint8_t x_84; lean_dec(x_23); lean_dec(x_17); lean_dec(x_16); @@ -1616,30 +1645,31 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_83 = !lean_is_exclusive(x_71); -if (x_83 == 0) +x_84 = !lean_is_exclusive(x_72); +if (x_84 == 0) { -return x_71; +return x_72; } else { -lean_object* x_84; lean_object* x_85; lean_object* x_86; -x_84 = lean_ctor_get(x_71, 0); -x_85 = lean_ctor_get(x_71, 1); +lean_object* x_85; lean_object* x_86; lean_object* x_87; +x_85 = lean_ctor_get(x_72, 0); +x_86 = lean_ctor_get(x_72, 1); +lean_inc(x_86); lean_inc(x_85); -lean_inc(x_84); -lean_dec(x_71); -x_86 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_86, 0, x_84); -lean_ctor_set(x_86, 1, x_85); -return x_86; +lean_dec(x_72); +x_87 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_87, 0, x_85); +lean_ctor_set(x_87, 1, x_86); +return x_87; } } } } else { -uint8_t x_87; +uint8_t x_88; +lean_dec(x_34); lean_dec(x_32); lean_dec(x_31); lean_dec(x_30); @@ -1658,30 +1688,30 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_87 = !lean_is_exclusive(x_34); -if (x_87 == 0) +x_88 = !lean_is_exclusive(x_35); +if (x_88 == 0) { -return x_34; +return x_35; } else { -lean_object* x_88; lean_object* x_89; lean_object* x_90; -x_88 = lean_ctor_get(x_34, 0); -x_89 = lean_ctor_get(x_34, 1); +lean_object* x_89; lean_object* x_90; lean_object* x_91; +x_89 = lean_ctor_get(x_35, 0); +x_90 = lean_ctor_get(x_35, 1); +lean_inc(x_90); lean_inc(x_89); -lean_inc(x_88); -lean_dec(x_34); -x_90 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_90, 0, x_88); -lean_ctor_set(x_90, 1, x_89); -return x_90; +lean_dec(x_35); +x_91 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_91, 0, x_89); +lean_ctor_set(x_91, 1, x_90); +return x_91; } } } } else { -lean_object* x_95; +lean_object* x_96; lean_dec(x_17); lean_dec(x_16); lean_dec(x_15); @@ -1695,15 +1725,15 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_95 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_95, 0, x_11); -lean_ctor_set(x_95, 1, x_18); -return x_95; +x_96 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_96, 0, x_11); +lean_ctor_set(x_96, 1, x_18); +return x_96; } } else { -lean_object* x_96; +lean_object* x_97; lean_dec(x_17); lean_dec(x_16); lean_dec(x_15); @@ -1717,10 +1747,10 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_96 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_96, 0, x_11); -lean_ctor_set(x_96, 1, x_18); -return x_96; +x_97 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_97, 0, x_11); +lean_ctor_set(x_97, 1, x_18); +return x_97; } } } @@ -1801,15 +1831,32 @@ lean_dec(x_3); return x_15; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__2___boxed(lean_object** _args) { +lean_object* x_1 = _args[0]; +lean_object* x_2 = _args[1]; +lean_object* x_3 = _args[2]; +lean_object* x_4 = _args[3]; +lean_object* x_5 = _args[4]; +lean_object* x_6 = _args[5]; +lean_object* x_7 = _args[6]; +lean_object* x_8 = _args[7]; +lean_object* x_9 = _args[8]; +lean_object* x_10 = _args[9]; +lean_object* x_11 = _args[10]; +lean_object* x_12 = _args[11]; +lean_object* x_13 = _args[12]; +lean_object* x_14 = _args[13]; +lean_object* x_15 = _args[14]; +lean_object* x_16 = _args[15]; +lean_object* x_17 = _args[16]; _start: { -uint8_t x_17; lean_object* x_18; -x_17 = lean_unbox(x_2); +uint8_t x_18; lean_object* x_19; +x_18 = lean_unbox(x_2); lean_dec(x_2); -x_18 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__2(x_1, x_17, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16); -lean_dec(x_9); -return x_18; +x_19 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___lambda__2(x_1, x_18, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17); +lean_dec(x_10); +return x_19; } } LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___boxed(lean_object** _args) { @@ -4264,39 +4311,41 @@ x_15 = lean_array_uset(x_3, x_2, x_14); x_16 = !lean_is_exclusive(x_13); if (x_16 == 0) { -lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; x_17 = lean_ctor_get(x_13, 0); x_18 = lean_ctor_get(x_13, 1); x_19 = lean_ctor_get(x_13, 2); x_20 = lean_ctor_get(x_13, 3); x_21 = lean_ctor_get(x_13, 4); x_22 = lean_ctor_get(x_13, 5); -x_23 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__1___closed__1; -x_24 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__1___closed__2; +x_23 = lean_ctor_get(x_13, 6); +x_24 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__1___closed__1; +x_25 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__1___closed__2; lean_inc(x_9); lean_inc(x_8); -x_25 = l_Lean_Core_transform___at_Lean_Core_betaReduce___spec__1(x_22, x_23, x_24, x_8, x_9, x_10); -if (lean_obj_tag(x_25) == 0) +x_26 = l_Lean_Core_transform___at_Lean_Core_betaReduce___spec__1(x_22, x_24, x_25, x_8, x_9, x_10); +if (lean_obj_tag(x_26) == 0) { -lean_object* x_26; lean_object* x_27; size_t x_28; size_t x_29; lean_object* x_30; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -x_27 = lean_ctor_get(x_25, 1); +lean_object* x_27; lean_object* x_28; size_t x_29; size_t x_30; lean_object* x_31; +x_27 = lean_ctor_get(x_26, 0); lean_inc(x_27); -lean_dec(x_25); -lean_ctor_set(x_13, 5, x_26); -x_28 = 1; -x_29 = lean_usize_add(x_2, x_28); -x_30 = lean_array_uset(x_15, x_2, x_13); -x_2 = x_29; -x_3 = x_30; -x_10 = x_27; +x_28 = lean_ctor_get(x_26, 1); +lean_inc(x_28); +lean_dec(x_26); +lean_ctor_set(x_13, 5, x_27); +x_29 = 1; +x_30 = lean_usize_add(x_2, x_29); +x_31 = lean_array_uset(x_15, x_2, x_13); +x_2 = x_30; +x_3 = x_31; +x_10 = x_28; goto _start; } else { -uint8_t x_32; +uint8_t x_33; lean_free_object(x_13); +lean_dec(x_23); lean_dec(x_21); lean_dec(x_20); lean_dec(x_19); @@ -4305,103 +4354,107 @@ lean_dec(x_17); lean_dec(x_15); lean_dec(x_9); lean_dec(x_8); -x_32 = !lean_is_exclusive(x_25); -if (x_32 == 0) +x_33 = !lean_is_exclusive(x_26); +if (x_33 == 0) { -return x_25; +return x_26; } else { -lean_object* x_33; lean_object* x_34; lean_object* x_35; -x_33 = lean_ctor_get(x_25, 0); -x_34 = lean_ctor_get(x_25, 1); +lean_object* x_34; lean_object* x_35; lean_object* x_36; +x_34 = lean_ctor_get(x_26, 0); +x_35 = lean_ctor_get(x_26, 1); +lean_inc(x_35); lean_inc(x_34); -lean_inc(x_33); -lean_dec(x_25); -x_35 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_35, 0, x_33); -lean_ctor_set(x_35, 1, x_34); -return x_35; +lean_dec(x_26); +x_36 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_36, 0, x_34); +lean_ctor_set(x_36, 1, x_35); +return x_36; } } } else { -lean_object* x_36; uint8_t x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; -x_36 = lean_ctor_get(x_13, 0); -x_37 = lean_ctor_get_uint8(x_13, sizeof(void*)*6); -x_38 = lean_ctor_get(x_13, 1); -x_39 = lean_ctor_get(x_13, 2); -x_40 = lean_ctor_get(x_13, 3); -x_41 = lean_ctor_get(x_13, 4); -x_42 = lean_ctor_get(x_13, 5); +lean_object* x_37; uint8_t x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_37 = lean_ctor_get(x_13, 0); +x_38 = lean_ctor_get_uint8(x_13, sizeof(void*)*7); +x_39 = lean_ctor_get(x_13, 1); +x_40 = lean_ctor_get(x_13, 2); +x_41 = lean_ctor_get(x_13, 3); +x_42 = lean_ctor_get(x_13, 4); +x_43 = lean_ctor_get(x_13, 5); +x_44 = lean_ctor_get(x_13, 6); +lean_inc(x_44); +lean_inc(x_43); lean_inc(x_42); lean_inc(x_41); lean_inc(x_40); lean_inc(x_39); -lean_inc(x_38); -lean_inc(x_36); +lean_inc(x_37); lean_dec(x_13); -x_43 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__1___closed__1; -x_44 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__1___closed__2; +x_45 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__1___closed__1; +x_46 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__1___closed__2; lean_inc(x_9); lean_inc(x_8); -x_45 = l_Lean_Core_transform___at_Lean_Core_betaReduce___spec__1(x_42, x_43, x_44, x_8, x_9, x_10); -if (lean_obj_tag(x_45) == 0) +x_47 = l_Lean_Core_transform___at_Lean_Core_betaReduce___spec__1(x_43, x_45, x_46, x_8, x_9, x_10); +if (lean_obj_tag(x_47) == 0) { -lean_object* x_46; lean_object* x_47; lean_object* x_48; size_t x_49; size_t x_50; lean_object* x_51; -x_46 = lean_ctor_get(x_45, 0); -lean_inc(x_46); -x_47 = lean_ctor_get(x_45, 1); -lean_inc(x_47); -lean_dec(x_45); -x_48 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_48, 0, x_36); -lean_ctor_set(x_48, 1, x_38); -lean_ctor_set(x_48, 2, x_39); -lean_ctor_set(x_48, 3, x_40); -lean_ctor_set(x_48, 4, x_41); -lean_ctor_set(x_48, 5, x_46); -lean_ctor_set_uint8(x_48, sizeof(void*)*6, x_37); -x_49 = 1; -x_50 = lean_usize_add(x_2, x_49); -x_51 = lean_array_uset(x_15, x_2, x_48); -x_2 = x_50; -x_3 = x_51; -x_10 = x_47; +lean_object* x_48; lean_object* x_49; lean_object* x_50; size_t x_51; size_t x_52; lean_object* x_53; +x_48 = lean_ctor_get(x_47, 0); +lean_inc(x_48); +x_49 = lean_ctor_get(x_47, 1); +lean_inc(x_49); +lean_dec(x_47); +x_50 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_50, 0, x_37); +lean_ctor_set(x_50, 1, x_39); +lean_ctor_set(x_50, 2, x_40); +lean_ctor_set(x_50, 3, x_41); +lean_ctor_set(x_50, 4, x_42); +lean_ctor_set(x_50, 5, x_48); +lean_ctor_set(x_50, 6, x_44); +lean_ctor_set_uint8(x_50, sizeof(void*)*7, x_38); +x_51 = 1; +x_52 = lean_usize_add(x_2, x_51); +x_53 = lean_array_uset(x_15, x_2, x_50); +x_2 = x_52; +x_3 = x_53; +x_10 = x_49; goto _start; } else { -lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; +lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; +lean_dec(x_44); +lean_dec(x_42); lean_dec(x_41); lean_dec(x_40); lean_dec(x_39); -lean_dec(x_38); -lean_dec(x_36); +lean_dec(x_37); lean_dec(x_15); lean_dec(x_9); lean_dec(x_8); -x_53 = lean_ctor_get(x_45, 0); -lean_inc(x_53); -x_54 = lean_ctor_get(x_45, 1); -lean_inc(x_54); -if (lean_is_exclusive(x_45)) { - lean_ctor_release(x_45, 0); - lean_ctor_release(x_45, 1); - x_55 = x_45; +x_55 = lean_ctor_get(x_47, 0); +lean_inc(x_55); +x_56 = lean_ctor_get(x_47, 1); +lean_inc(x_56); +if (lean_is_exclusive(x_47)) { + lean_ctor_release(x_47, 0); + lean_ctor_release(x_47, 1); + x_57 = x_47; } else { - lean_dec_ref(x_45); - x_55 = lean_box(0); + lean_dec_ref(x_47); + x_57 = lean_box(0); } -if (lean_is_scalar(x_55)) { - x_56 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_57)) { + x_58 = lean_alloc_ctor(1, 2, 0); } else { - x_56 = x_55; + x_58 = x_57; } -lean_ctor_set(x_56, 0, x_53); -lean_ctor_set(x_56, 1, x_54); -return x_56; +lean_ctor_set(x_58, 0, x_55); +lean_ctor_set(x_58, 1, x_56); +return x_58; } } } @@ -5065,7 +5118,340 @@ return x_31; } } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__6(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__6(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { +_start: +{ +uint8_t x_5; +x_5 = lean_usize_dec_lt(x_3, x_2); +if (x_5 == 0) +{ +return x_4; +} +else +{ +lean_object* x_6; lean_object* x_7; lean_object* x_8; +x_6 = lean_array_uget(x_1, x_3); +x_7 = lean_ctor_get(x_6, 6); +lean_inc(x_7); +x_8 = lean_ctor_get(x_7, 1); +lean_inc(x_8); +lean_dec(x_7); +if (lean_obj_tag(x_8) == 0) +{ +uint8_t x_9; +x_9 = !lean_is_exclusive(x_4); +if (x_9 == 0) +{ +lean_object* x_10; lean_object* x_11; size_t x_12; size_t x_13; +x_10 = lean_ctor_get(x_4, 1); +x_11 = lean_array_push(x_10, x_6); +lean_ctor_set(x_4, 1, x_11); +x_12 = 1; +x_13 = lean_usize_add(x_3, x_12); +x_3 = x_13; +goto _start; +} +else +{ +lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; size_t x_19; size_t x_20; +x_15 = lean_ctor_get(x_4, 0); +x_16 = lean_ctor_get(x_4, 1); +lean_inc(x_16); +lean_inc(x_15); +lean_dec(x_4); +x_17 = lean_array_push(x_16, x_6); +x_18 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_18, 0, x_15); +lean_ctor_set(x_18, 1, x_17); +x_19 = 1; +x_20 = lean_usize_add(x_3, x_19); +x_3 = x_20; +x_4 = x_18; +goto _start; +} +} +else +{ +uint8_t x_22; +lean_dec(x_8); +x_22 = !lean_is_exclusive(x_4); +if (x_22 == 0) +{ +lean_object* x_23; lean_object* x_24; size_t x_25; size_t x_26; +x_23 = lean_ctor_get(x_4, 0); +x_24 = lean_array_push(x_23, x_6); +lean_ctor_set(x_4, 0, x_24); +x_25 = 1; +x_26 = lean_usize_add(x_3, x_25); +x_3 = x_26; +goto _start; +} +else +{ +lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; size_t x_32; size_t x_33; +x_28 = lean_ctor_get(x_4, 0); +x_29 = lean_ctor_get(x_4, 1); +lean_inc(x_29); +lean_inc(x_28); +lean_dec(x_4); +x_30 = lean_array_push(x_28, x_6); +x_31 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_31, 0, x_30); +lean_ctor_set(x_31, 1, x_29); +x_32 = 1; +x_33 = lean_usize_add(x_3, x_32); +x_3 = x_33; +x_4 = x_31; +goto _start; +} +} +} +} +} +static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Missing `termination_by`; this function is mutually ", 52); +return x_1; +} +} +static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__1; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__3() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("recursive with ", 15); +return x_1; +} +} +static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__3; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__5() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes(", which has a `termination_by` clause.", 38); +return x_1; +} +} +static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__5; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +uint8_t x_13; +x_13 = lean_usize_dec_eq(x_3, x_4); +if (x_13 == 0) +{ +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; uint8_t x_18; +lean_dec(x_5); +x_14 = lean_array_uget(x_2, x_3); +x_15 = lean_ctor_get(x_14, 0); +lean_inc(x_15); +lean_dec(x_14); +x_16 = lean_array_get_size(x_1); +x_17 = lean_unsigned_to_nat(0u); +x_18 = lean_nat_dec_lt(x_17, x_16); +lean_dec(x_16); +if (x_18 == 0) +{ +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; uint8_t x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; size_t x_33; size_t x_34; +x_19 = l_Lean_Elab_instInhabitedPreDefinition; +x_20 = l___private_Init_Util_0__outOfBounds___rarg(x_19); +x_21 = lean_ctor_get(x_20, 3); +lean_inc(x_21); +lean_dec(x_20); +x_22 = l_Lean_MessageData_ofName(x_21); +x_23 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__4; +x_24 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_24, 0, x_23); +lean_ctor_set(x_24, 1, x_22); +x_25 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__6; +x_26 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_26, 0, x_24); +lean_ctor_set(x_26, 1, x_25); +x_27 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__2; +x_28 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_28, 0, x_27); +lean_ctor_set(x_28, 1, x_26); +x_29 = 2; +x_30 = l_Lean_logAt___at_Lean_Elab_Term_MVarErrorInfo_logError___spec__2(x_15, x_28, x_29, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_15); +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +x_32 = lean_ctor_get(x_30, 1); +lean_inc(x_32); +lean_dec(x_30); +x_33 = 1; +x_34 = lean_usize_add(x_3, x_33); +x_3 = x_34; +x_5 = x_31; +x_12 = x_32; +goto _start; +} +else +{ +lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; uint8_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; size_t x_49; size_t x_50; +x_36 = lean_array_fget(x_1, x_17); +x_37 = lean_ctor_get(x_36, 3); +lean_inc(x_37); +lean_dec(x_36); +x_38 = l_Lean_MessageData_ofName(x_37); +x_39 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__4; +x_40 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_40, 0, x_39); +lean_ctor_set(x_40, 1, x_38); +x_41 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__6; +x_42 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_42, 0, x_40); +lean_ctor_set(x_42, 1, x_41); +x_43 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__2; +x_44 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_44, 1, x_42); +x_45 = 2; +x_46 = l_Lean_logAt___at_Lean_Elab_Term_MVarErrorInfo_logError___spec__2(x_15, x_44, x_45, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_15); +x_47 = lean_ctor_get(x_46, 0); +lean_inc(x_47); +x_48 = lean_ctor_get(x_46, 1); +lean_inc(x_48); +lean_dec(x_46); +x_49 = 1; +x_50 = lean_usize_add(x_3, x_49); +x_3 = x_50; +x_5 = x_47; +x_12 = x_48; +goto _start; +} +} +else +{ +lean_object* x_52; +x_52 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_52, 0, x_5); +lean_ctor_set(x_52, 1, x_12); +return x_52; +} +} +} +LEAN_EXPORT lean_object* l_panic___at_Lean_Elab_wfRecursion___spec__8(lean_object* x_1) { +_start: +{ +lean_object* x_2; lean_object* x_3; +x_2 = l_Lean_Elab_WF_instInhabitedTerminationBy; +x_3 = lean_panic_fn(x_2, x_1); +return x_3; +} +} +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Init.Data.Option.BasicAux", 25); +return x_1; +} +} +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Option.get!", 11); +return x_1; +} +} +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__3() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("value is none", 13); +return x_1; +} +} +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__1; +x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__2; +x_3 = lean_unsigned_to_nat(16u); +x_4 = lean_unsigned_to_nat(14u); +x_5 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__3; +x_6 = l___private_Init_Util_0__mkPanicMessageWithDecl(x_1, x_2, x_3, x_4, x_5); +return x_6; +} +} +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9(size_t x_1, size_t x_2, lean_object* x_3) { +_start: +{ +uint8_t x_4; +x_4 = lean_usize_dec_lt(x_2, x_1); +if (x_4 == 0) +{ +return x_3; +} +else +{ +lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; size_t x_10; size_t x_11; +x_5 = lean_array_uget(x_3, x_2); +x_6 = lean_unsigned_to_nat(0u); +x_7 = lean_array_uset(x_3, x_2, x_6); +x_8 = lean_ctor_get(x_5, 6); +lean_inc(x_8); +lean_dec(x_5); +x_9 = lean_ctor_get(x_8, 1); +lean_inc(x_9); +lean_dec(x_8); +x_10 = 1; +x_11 = lean_usize_add(x_2, x_10); +if (lean_obj_tag(x_9) == 0) +{ +lean_object* x_12; lean_object* x_13; lean_object* x_14; +x_12 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__4; +x_13 = l_panic___at_Lean_Elab_wfRecursion___spec__8(x_12); +x_14 = lean_array_uset(x_7, x_2, x_13); +x_2 = x_11; +x_3 = x_14; +goto _start; +} +else +{ +lean_object* x_16; lean_object* x_17; +x_16 = lean_ctor_get(x_9, 0); +lean_inc(x_16); +lean_dec(x_9); +x_17 = lean_array_uset(x_7, x_2, x_16); +x_2 = x_11; +x_3 = x_17; +goto _start; +} +} +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__10(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { uint8_t x_12; @@ -5130,7 +5516,7 @@ return x_24; } } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__7___closed__1() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__11___closed__1() { _start: { lean_object* x_1; @@ -5138,7 +5524,7 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Meta_iteToDIte___lambda__2___boxed), 6, return x_1; } } -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__7___closed__2() { +static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__11___closed__2() { _start: { lean_object* x_1; @@ -5146,7 +5532,7 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Meta_iteToDIte___lambda__1___boxed), 6, return x_1; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__7(size_t x_1, size_t x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__11(size_t x_1, size_t x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { uint8_t x_11; @@ -5172,42 +5558,44 @@ x_15 = lean_array_uset(x_3, x_2, x_14); x_16 = !lean_is_exclusive(x_13); if (x_16 == 0) { -lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; lean_object* x_26; +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; lean_object* x_27; x_17 = lean_ctor_get(x_13, 0); x_18 = lean_ctor_get(x_13, 1); x_19 = lean_ctor_get(x_13, 2); x_20 = lean_ctor_get(x_13, 3); x_21 = lean_ctor_get(x_13, 4); x_22 = lean_ctor_get(x_13, 5); -x_23 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__7___closed__1; -x_24 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__7___closed__2; -x_25 = 0; +x_23 = lean_ctor_get(x_13, 6); +x_24 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__11___closed__1; +x_25 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__11___closed__2; +x_26 = 0; lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_26 = l_Lean_Meta_transform___at_Lean_Meta_zetaReduce___spec__1(x_22, x_23, x_24, x_25, x_25, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_26) == 0) +x_27 = l_Lean_Meta_transform___at_Lean_Meta_zetaReduce___spec__1(x_22, x_24, x_25, x_26, x_26, x_6, x_7, x_8, x_9, x_10); +if (lean_obj_tag(x_27) == 0) { -lean_object* x_27; lean_object* x_28; size_t x_29; size_t x_30; lean_object* x_31; -x_27 = lean_ctor_get(x_26, 0); -lean_inc(x_27); -x_28 = lean_ctor_get(x_26, 1); +lean_object* x_28; lean_object* x_29; size_t x_30; size_t x_31; lean_object* x_32; +x_28 = lean_ctor_get(x_27, 0); lean_inc(x_28); -lean_dec(x_26); -lean_ctor_set(x_13, 5, x_27); -x_29 = 1; -x_30 = lean_usize_add(x_2, x_29); -x_31 = lean_array_uset(x_15, x_2, x_13); -x_2 = x_30; -x_3 = x_31; -x_10 = x_28; +x_29 = lean_ctor_get(x_27, 1); +lean_inc(x_29); +lean_dec(x_27); +lean_ctor_set(x_13, 5, x_28); +x_30 = 1; +x_31 = lean_usize_add(x_2, x_30); +x_32 = lean_array_uset(x_15, x_2, x_13); +x_2 = x_31; +x_3 = x_32; +x_10 = x_29; goto _start; } else { -uint8_t x_33; +uint8_t x_34; lean_free_object(x_13); +lean_dec(x_23); lean_dec(x_21); lean_dec(x_20); lean_dec(x_19); @@ -5218,108 +5606,112 @@ lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_33 = !lean_is_exclusive(x_26); -if (x_33 == 0) +x_34 = !lean_is_exclusive(x_27); +if (x_34 == 0) { -return x_26; +return x_27; } else { -lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_34 = lean_ctor_get(x_26, 0); -x_35 = lean_ctor_get(x_26, 1); +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_27, 0); +x_36 = lean_ctor_get(x_27, 1); +lean_inc(x_36); lean_inc(x_35); -lean_inc(x_34); -lean_dec(x_26); -x_36 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_36, 0, x_34); -lean_ctor_set(x_36, 1, x_35); -return x_36; +lean_dec(x_27); +x_37 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_37, 0, x_35); +lean_ctor_set(x_37, 1, x_36); +return x_37; } } } else { -lean_object* x_37; uint8_t x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint8_t x_46; lean_object* x_47; -x_37 = lean_ctor_get(x_13, 0); -x_38 = lean_ctor_get_uint8(x_13, sizeof(void*)*6); -x_39 = lean_ctor_get(x_13, 1); -x_40 = lean_ctor_get(x_13, 2); -x_41 = lean_ctor_get(x_13, 3); -x_42 = lean_ctor_get(x_13, 4); -x_43 = lean_ctor_get(x_13, 5); +lean_object* x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; uint8_t x_48; lean_object* x_49; +x_38 = lean_ctor_get(x_13, 0); +x_39 = lean_ctor_get_uint8(x_13, sizeof(void*)*7); +x_40 = lean_ctor_get(x_13, 1); +x_41 = lean_ctor_get(x_13, 2); +x_42 = lean_ctor_get(x_13, 3); +x_43 = lean_ctor_get(x_13, 4); +x_44 = lean_ctor_get(x_13, 5); +x_45 = lean_ctor_get(x_13, 6); +lean_inc(x_45); +lean_inc(x_44); lean_inc(x_43); lean_inc(x_42); lean_inc(x_41); lean_inc(x_40); -lean_inc(x_39); -lean_inc(x_37); +lean_inc(x_38); lean_dec(x_13); -x_44 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__7___closed__1; -x_45 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__7___closed__2; -x_46 = 0; +x_46 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__11___closed__1; +x_47 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__11___closed__2; +x_48 = 0; lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_47 = l_Lean_Meta_transform___at_Lean_Meta_zetaReduce___spec__1(x_43, x_44, x_45, x_46, x_46, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_47) == 0) +x_49 = l_Lean_Meta_transform___at_Lean_Meta_zetaReduce___spec__1(x_44, x_46, x_47, x_48, x_48, x_6, x_7, x_8, x_9, x_10); +if (lean_obj_tag(x_49) == 0) { -lean_object* x_48; lean_object* x_49; lean_object* x_50; size_t x_51; size_t x_52; lean_object* x_53; -x_48 = lean_ctor_get(x_47, 0); -lean_inc(x_48); -x_49 = lean_ctor_get(x_47, 1); -lean_inc(x_49); -lean_dec(x_47); -x_50 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_50, 0, x_37); -lean_ctor_set(x_50, 1, x_39); -lean_ctor_set(x_50, 2, x_40); -lean_ctor_set(x_50, 3, x_41); -lean_ctor_set(x_50, 4, x_42); -lean_ctor_set(x_50, 5, x_48); -lean_ctor_set_uint8(x_50, sizeof(void*)*6, x_38); -x_51 = 1; -x_52 = lean_usize_add(x_2, x_51); -x_53 = lean_array_uset(x_15, x_2, x_50); -x_2 = x_52; -x_3 = x_53; -x_10 = x_49; +lean_object* x_50; lean_object* x_51; lean_object* x_52; size_t x_53; size_t x_54; lean_object* x_55; +x_50 = lean_ctor_get(x_49, 0); +lean_inc(x_50); +x_51 = lean_ctor_get(x_49, 1); +lean_inc(x_51); +lean_dec(x_49); +x_52 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_52, 0, x_38); +lean_ctor_set(x_52, 1, x_40); +lean_ctor_set(x_52, 2, x_41); +lean_ctor_set(x_52, 3, x_42); +lean_ctor_set(x_52, 4, x_43); +lean_ctor_set(x_52, 5, x_50); +lean_ctor_set(x_52, 6, x_45); +lean_ctor_set_uint8(x_52, sizeof(void*)*7, x_39); +x_53 = 1; +x_54 = lean_usize_add(x_2, x_53); +x_55 = lean_array_uset(x_15, x_2, x_52); +x_2 = x_54; +x_3 = x_55; +x_10 = x_51; goto _start; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; +lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; +lean_dec(x_45); +lean_dec(x_43); lean_dec(x_42); lean_dec(x_41); lean_dec(x_40); -lean_dec(x_39); -lean_dec(x_37); +lean_dec(x_38); lean_dec(x_15); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_55 = lean_ctor_get(x_47, 0); -lean_inc(x_55); -x_56 = lean_ctor_get(x_47, 1); -lean_inc(x_56); -if (lean_is_exclusive(x_47)) { - lean_ctor_release(x_47, 0); - lean_ctor_release(x_47, 1); - x_57 = x_47; +x_57 = lean_ctor_get(x_49, 0); +lean_inc(x_57); +x_58 = lean_ctor_get(x_49, 1); +lean_inc(x_58); +if (lean_is_exclusive(x_49)) { + lean_ctor_release(x_49, 0); + lean_ctor_release(x_49, 1); + x_59 = x_49; } else { - lean_dec_ref(x_47); - x_57 = lean_box(0); + lean_dec_ref(x_49); + x_59 = lean_box(0); } -if (lean_is_scalar(x_57)) { - x_58 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_59)) { + x_60 = lean_alloc_ctor(1, 2, 0); } else { - x_58 = x_57; + x_60 = x_59; } -lean_ctor_set(x_58, 0, x_55); -lean_ctor_set(x_58, 1, x_56); -return x_58; +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +return x_60; } } } @@ -5341,281 +5733,288 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Elab_eraseRecAppSyntaxExpr___lambda__2__ return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__1(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_15 = lean_st_ref_get(x_13, x_14); -x_16 = lean_ctor_get(x_15, 0); -lean_inc(x_16); -x_17 = lean_ctor_get(x_15, 1); -lean_inc(x_17); -lean_dec(x_15); -x_18 = lean_ctor_get(x_16, 0); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; +x_17 = lean_st_ref_get(x_15, x_16); +x_18 = lean_ctor_get(x_17, 0); lean_inc(x_18); -lean_dec(x_16); -lean_inc(x_13); -lean_inc(x_12); -x_19 = l_Lean_Elab_addAsAxiom(x_1, x_10, x_11, x_12, x_13, x_17); -if (lean_obj_tag(x_19) == 0) -{ -lean_object* x_20; lean_object* x_21; -x_20 = lean_ctor_get(x_19, 1); +x_19 = lean_ctor_get(x_17, 1); +lean_inc(x_19); +lean_dec(x_17); +x_20 = lean_ctor_get(x_18, 0); lean_inc(x_20); -lean_dec(x_19); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_1); -x_21 = l_Lean_Elab_WF_mkFix(x_1, x_2, x_3, x_4, x_8, x_9, x_10, x_11, x_12, x_13, x_20); +lean_dec(x_18); +lean_inc(x_15); +lean_inc(x_14); +x_21 = l_Lean_Elab_addAsAxiom(x_1, x_12, x_13, x_14, x_15, x_19); if (lean_obj_tag(x_21) == 0) { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_22 = lean_ctor_get(x_21, 0); +lean_object* x_22; lean_object* x_23; lean_object* x_24; +x_22 = lean_ctor_get(x_21, 1); lean_inc(x_22); -x_23 = lean_ctor_get(x_21, 1); -lean_inc(x_23); lean_dec(x_21); -x_24 = l_Lean_Elab_wfRecursion___lambda__1___closed__1; -x_25 = l_Lean_Elab_wfRecursion___lambda__1___closed__2; +x_23 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__6(x_2, x_3, x_4); +lean_inc(x_15); +lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); -x_26 = l_Lean_Core_transform___at_Lean_Core_betaReduce___spec__1(x_22, x_24, x_25, x_12, x_13, x_23); -if (lean_obj_tag(x_26) == 0) +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_1); +x_24 = l_Lean_Elab_WF_mkFix(x_1, x_5, x_6, x_23, x_10, x_11, x_12, x_13, x_14, x_15, x_22); +if (lean_obj_tag(x_24) == 0) { -lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; -x_27 = lean_ctor_get(x_26, 0); -lean_inc(x_27); -x_28 = lean_ctor_get(x_26, 1); -lean_inc(x_28); -lean_dec(x_26); -x_29 = lean_st_ref_get(x_13, x_28); +lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; +x_25 = lean_ctor_get(x_24, 0); +lean_inc(x_25); +x_26 = lean_ctor_get(x_24, 1); +lean_inc(x_26); +lean_dec(x_24); +x_27 = l_Lean_Elab_wfRecursion___lambda__1___closed__1; +x_28 = l_Lean_Elab_wfRecursion___lambda__1___closed__2; +lean_inc(x_15); +lean_inc(x_14); +x_29 = l_Lean_Core_transform___at_Lean_Core_betaReduce___spec__1(x_25, x_27, x_28, x_14, x_15, x_26); +if (lean_obj_tag(x_29) == 0) +{ +lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; x_30 = lean_ctor_get(x_29, 0); lean_inc(x_30); x_31 = lean_ctor_get(x_29, 1); lean_inc(x_31); lean_dec(x_29); -x_32 = lean_ctor_get(x_30, 0); -lean_inc(x_32); -lean_dec(x_30); -x_33 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_18, x_8, x_9, x_10, x_11, x_12, x_13, x_31); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -x_34 = lean_ctor_get(x_33, 1); +x_32 = lean_st_ref_get(x_15, x_31); +x_33 = lean_ctor_get(x_32, 0); +lean_inc(x_33); +x_34 = lean_ctor_get(x_32, 1); lean_inc(x_34); +lean_dec(x_32); +x_35 = lean_ctor_get(x_33, 0); +lean_inc(x_35); lean_dec(x_33); -x_35 = l_Lean_Meta_unfoldDeclsFrom(x_32, x_27, x_12, x_13, x_34); -if (lean_obj_tag(x_35) == 0) +x_36 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_20, x_10, x_11, x_12, x_13, x_14, x_15, x_34); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +x_37 = lean_ctor_get(x_36, 1); +lean_inc(x_37); +lean_dec(x_36); +x_38 = l_Lean_Meta_unfoldDeclsFrom(x_35, x_30, x_14, x_15, x_37); +if (lean_obj_tag(x_38) == 0) { -uint8_t x_36; -x_36 = !lean_is_exclusive(x_35); -if (x_36 == 0) +uint8_t x_39; +x_39 = !lean_is_exclusive(x_38); +if (x_39 == 0) { -lean_object* x_37; lean_object* x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; -x_37 = lean_ctor_get(x_35, 0); -x_38 = lean_ctor_get(x_1, 0); -lean_inc(x_38); -x_39 = lean_ctor_get_uint8(x_1, sizeof(void*)*6); -x_40 = lean_ctor_get(x_1, 1); -lean_inc(x_40); -x_41 = lean_ctor_get(x_1, 2); +lean_object* x_40; lean_object* x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; +x_40 = lean_ctor_get(x_38, 0); +x_41 = lean_ctor_get(x_1, 0); lean_inc(x_41); +x_42 = lean_ctor_get_uint8(x_1, sizeof(void*)*7); +x_43 = lean_ctor_get(x_1, 1); +lean_inc(x_43); +x_44 = lean_ctor_get(x_1, 2); +lean_inc(x_44); +x_45 = lean_ctor_get(x_1, 6); +lean_inc(x_45); lean_dec(x_1); -x_42 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_42, 0, x_38); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set(x_42, 2, x_41); -lean_ctor_set(x_42, 3, x_5); -lean_ctor_set(x_42, 4, x_6); -lean_ctor_set(x_42, 5, x_37); -lean_ctor_set_uint8(x_42, sizeof(void*)*6, x_39); -lean_ctor_set(x_35, 0, x_42); -return x_35; +x_46 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_46, 0, x_41); +lean_ctor_set(x_46, 1, x_43); +lean_ctor_set(x_46, 2, x_44); +lean_ctor_set(x_46, 3, x_7); +lean_ctor_set(x_46, 4, x_8); +lean_ctor_set(x_46, 5, x_40); +lean_ctor_set(x_46, 6, x_45); +lean_ctor_set_uint8(x_46, sizeof(void*)*7, x_42); +lean_ctor_set(x_38, 0, x_46); +return x_38; } else { -lean_object* x_43; lean_object* x_44; lean_object* x_45; uint8_t x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_43 = lean_ctor_get(x_35, 0); -x_44 = lean_ctor_get(x_35, 1); -lean_inc(x_44); -lean_inc(x_43); -lean_dec(x_35); -x_45 = lean_ctor_get(x_1, 0); -lean_inc(x_45); -x_46 = lean_ctor_get_uint8(x_1, sizeof(void*)*6); -x_47 = lean_ctor_get(x_1, 1); -lean_inc(x_47); -x_48 = lean_ctor_get(x_1, 2); +lean_object* x_47; lean_object* x_48; lean_object* x_49; uint8_t x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_47 = lean_ctor_get(x_38, 0); +x_48 = lean_ctor_get(x_38, 1); lean_inc(x_48); +lean_inc(x_47); +lean_dec(x_38); +x_49 = lean_ctor_get(x_1, 0); +lean_inc(x_49); +x_50 = lean_ctor_get_uint8(x_1, sizeof(void*)*7); +x_51 = lean_ctor_get(x_1, 1); +lean_inc(x_51); +x_52 = lean_ctor_get(x_1, 2); +lean_inc(x_52); +x_53 = lean_ctor_get(x_1, 6); +lean_inc(x_53); lean_dec(x_1); -x_49 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_49, 0, x_45); -lean_ctor_set(x_49, 1, x_47); -lean_ctor_set(x_49, 2, x_48); -lean_ctor_set(x_49, 3, x_5); -lean_ctor_set(x_49, 4, x_6); -lean_ctor_set(x_49, 5, x_43); -lean_ctor_set_uint8(x_49, sizeof(void*)*6, x_46); -x_50 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_50, 0, x_49); -lean_ctor_set(x_50, 1, x_44); -return x_50; +x_54 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_54, 0, x_49); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set(x_54, 2, x_52); +lean_ctor_set(x_54, 3, x_7); +lean_ctor_set(x_54, 4, x_8); +lean_ctor_set(x_54, 5, x_47); +lean_ctor_set(x_54, 6, x_53); +lean_ctor_set_uint8(x_54, sizeof(void*)*7, x_50); +x_55 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_55, 1, x_48); +return x_55; } } else { -uint8_t x_51; -lean_dec(x_6); -lean_dec(x_5); +uint8_t x_56; +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_1); -x_51 = !lean_is_exclusive(x_35); -if (x_51 == 0) +x_56 = !lean_is_exclusive(x_38); +if (x_56 == 0) { -return x_35; +return x_38; } else { -lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_52 = lean_ctor_get(x_35, 0); -x_53 = lean_ctor_get(x_35, 1); -lean_inc(x_53); -lean_inc(x_52); -lean_dec(x_35); -x_54 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_54, 0, x_52); -lean_ctor_set(x_54, 1, x_53); -return x_54; +lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_38, 0); +x_58 = lean_ctor_get(x_38, 1); +lean_inc(x_58); +lean_inc(x_57); +lean_dec(x_38); +x_59 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_59, 0, x_57); +lean_ctor_set(x_59, 1, x_58); +return x_59; } } } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; uint8_t x_58; -lean_dec(x_6); -lean_dec(x_5); +lean_object* x_60; lean_object* x_61; lean_object* x_62; uint8_t x_63; +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_1); -x_55 = lean_ctor_get(x_26, 0); -lean_inc(x_55); -x_56 = lean_ctor_get(x_26, 1); -lean_inc(x_56); -lean_dec(x_26); -x_57 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_18, x_8, x_9, x_10, x_11, x_12, x_13, x_56); +x_60 = lean_ctor_get(x_29, 0); +lean_inc(x_60); +x_61 = lean_ctor_get(x_29, 1); +lean_inc(x_61); +lean_dec(x_29); +x_62 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_20, x_10, x_11, x_12, x_13, x_14, x_15, x_61); +lean_dec(x_15); +lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -x_58 = !lean_is_exclusive(x_57); -if (x_58 == 0) +x_63 = !lean_is_exclusive(x_62); +if (x_63 == 0) { -lean_object* x_59; -x_59 = lean_ctor_get(x_57, 0); -lean_dec(x_59); -lean_ctor_set_tag(x_57, 1); -lean_ctor_set(x_57, 0, x_55); -return x_57; +lean_object* x_64; +x_64 = lean_ctor_get(x_62, 0); +lean_dec(x_64); +lean_ctor_set_tag(x_62, 1); +lean_ctor_set(x_62, 0, x_60); +return x_62; } else { -lean_object* x_60; lean_object* x_61; -x_60 = lean_ctor_get(x_57, 1); -lean_inc(x_60); -lean_dec(x_57); -x_61 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_61, 0, x_55); -lean_ctor_set(x_61, 1, x_60); -return x_61; +lean_object* x_65; lean_object* x_66; +x_65 = lean_ctor_get(x_62, 1); +lean_inc(x_65); +lean_dec(x_62); +x_66 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_66, 0, x_60); +lean_ctor_set(x_66, 1, x_65); +return x_66; } } } else { -lean_object* x_62; lean_object* x_63; lean_object* x_64; uint8_t x_65; -lean_dec(x_6); -lean_dec(x_5); +lean_object* x_67; lean_object* x_68; lean_object* x_69; uint8_t x_70; +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_1); -x_62 = lean_ctor_get(x_21, 0); -lean_inc(x_62); -x_63 = lean_ctor_get(x_21, 1); -lean_inc(x_63); -lean_dec(x_21); -x_64 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_18, x_8, x_9, x_10, x_11, x_12, x_13, x_63); +x_67 = lean_ctor_get(x_24, 0); +lean_inc(x_67); +x_68 = lean_ctor_get(x_24, 1); +lean_inc(x_68); +lean_dec(x_24); +x_69 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_20, x_10, x_11, x_12, x_13, x_14, x_15, x_68); +lean_dec(x_15); +lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -x_65 = !lean_is_exclusive(x_64); -if (x_65 == 0) -{ -lean_object* x_66; -x_66 = lean_ctor_get(x_64, 0); -lean_dec(x_66); -lean_ctor_set_tag(x_64, 1); -lean_ctor_set(x_64, 0, x_62); -return x_64; +x_70 = !lean_is_exclusive(x_69); +if (x_70 == 0) +{ +lean_object* x_71; +x_71 = lean_ctor_get(x_69, 0); +lean_dec(x_71); +lean_ctor_set_tag(x_69, 1); +lean_ctor_set(x_69, 0, x_67); +return x_69; } else { -lean_object* x_67; lean_object* x_68; -x_67 = lean_ctor_get(x_64, 1); -lean_inc(x_67); -lean_dec(x_64); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_62); -lean_ctor_set(x_68, 1, x_67); -return x_68; +lean_object* x_72; lean_object* x_73; +x_72 = lean_ctor_get(x_69, 1); +lean_inc(x_72); +lean_dec(x_69); +x_73 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_73, 0, x_67); +lean_ctor_set(x_73, 1, x_72); +return x_73; } } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; uint8_t x_72; +lean_object* x_74; lean_object* x_75; lean_object* x_76; uint8_t x_77; +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); lean_dec(x_1); -x_69 = lean_ctor_get(x_19, 0); -lean_inc(x_69); -x_70 = lean_ctor_get(x_19, 1); -lean_inc(x_70); -lean_dec(x_19); -x_71 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_18, x_8, x_9, x_10, x_11, x_12, x_13, x_70); +x_74 = lean_ctor_get(x_21, 0); +lean_inc(x_74); +x_75 = lean_ctor_get(x_21, 1); +lean_inc(x_75); +lean_dec(x_21); +x_76 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_20, x_10, x_11, x_12, x_13, x_14, x_15, x_75); +lean_dec(x_15); +lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -x_72 = !lean_is_exclusive(x_71); -if (x_72 == 0) +x_77 = !lean_is_exclusive(x_76); +if (x_77 == 0) { -lean_object* x_73; -x_73 = lean_ctor_get(x_71, 0); -lean_dec(x_73); -lean_ctor_set_tag(x_71, 1); -lean_ctor_set(x_71, 0, x_69); -return x_71; +lean_object* x_78; +x_78 = lean_ctor_get(x_76, 0); +lean_dec(x_78); +lean_ctor_set_tag(x_76, 1); +lean_ctor_set(x_76, 0, x_74); +return x_76; } else { -lean_object* x_74; lean_object* x_75; -x_74 = lean_ctor_get(x_71, 1); -lean_inc(x_74); -lean_dec(x_71); -x_75 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_75, 0, x_69); -lean_ctor_set(x_75, 1, x_74); -return x_75; +lean_object* x_79; lean_object* x_80; +x_79 = lean_ctor_get(x_76, 1); +lean_inc(x_79); +lean_dec(x_76); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_74); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } @@ -5637,118 +6036,123 @@ x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__2(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { _start: { -lean_object* x_14; lean_object* x_15; lean_object* x_16; uint8_t x_17; -x_14 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__4; -x_15 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_14, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -x_16 = lean_ctor_get(x_15, 0); -lean_inc(x_16); -x_17 = lean_unbox(x_16); -lean_dec(x_16); -if (x_17 == 0) -{ -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_15, 1); +lean_object* x_16; lean_object* x_17; lean_object* x_18; uint8_t x_19; +x_16 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__4; +x_17 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_16, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +x_18 = lean_ctor_get(x_17, 0); lean_inc(x_18); -lean_dec(x_15); -x_19 = lean_box(0); -x_20 = l_Lean_Elab_wfRecursion___lambda__1(x_1, x_2, x_6, x_3, x_4, x_5, x_19, x_7, x_8, x_9, x_10, x_11, x_12, x_18); -return x_20; +x_19 = lean_unbox(x_18); +lean_dec(x_18); +if (x_19 == 0) +{ +lean_object* x_20; lean_object* x_21; lean_object* x_22; +x_20 = lean_ctor_get(x_17, 1); +lean_inc(x_20); +lean_dec(x_17); +x_21 = lean_box(0); +x_22 = l_Lean_Elab_wfRecursion___lambda__1(x_1, x_2, x_3, x_4, x_5, x_8, x_6, x_7, x_21, x_9, x_10, x_11, x_12, x_13, x_14, x_20); +return x_22; } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; -x_21 = lean_ctor_get(x_15, 1); -lean_inc(x_21); -lean_dec(x_15); -lean_inc(x_6); -x_22 = l_Lean_MessageData_ofExpr(x_6); -x_23 = l_Lean_Elab_wfRecursion___lambda__2___closed__2; -x_24 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_24, 0, x_23); -lean_ctor_set(x_24, 1, x_22); -x_25 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__6; +lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; +x_23 = lean_ctor_get(x_17, 1); +lean_inc(x_23); +lean_dec(x_17); +lean_inc(x_8); +x_24 = l_Lean_MessageData_ofExpr(x_8); +x_25 = l_Lean_Elab_wfRecursion___lambda__2___closed__2; x_26 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_26, 0, x_24); -lean_ctor_set(x_26, 1, x_25); -x_27 = l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(x_14, x_26, x_7, x_8, x_9, x_10, x_11, x_12, x_21); -x_28 = lean_ctor_get(x_27, 0); -lean_inc(x_28); -x_29 = lean_ctor_get(x_27, 1); -lean_inc(x_29); -lean_dec(x_27); -x_30 = l_Lean_Elab_wfRecursion___lambda__1(x_1, x_2, x_6, x_3, x_4, x_5, x_28, x_7, x_8, x_9, x_10, x_11, x_12, x_29); -lean_dec(x_28); -return x_30; +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +x_27 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__6; +x_28 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_28, 0, x_26); +lean_ctor_set(x_28, 1, x_27); +x_29 = l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(x_16, x_28, x_9, x_10, x_11, x_12, x_13, x_14, x_23); +x_30 = lean_ctor_get(x_29, 0); +lean_inc(x_30); +x_31 = lean_ctor_get(x_29, 1); +lean_inc(x_31); +lean_dec(x_29); +x_32 = l_Lean_Elab_wfRecursion___lambda__1(x_1, x_2, x_3, x_4, x_5, x_8, x_6, x_7, x_30, x_9, x_10, x_11, x_12, x_13, x_14, x_31); +lean_dec(x_30); +return x_32; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { +LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__3(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17) { _start: { -lean_object* x_16; +lean_object* x_18; +lean_inc(x_16); +lean_inc(x_15); lean_inc(x_14); lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -x_16 = l_Lean_Meta_whnfForall(x_8, x_11, x_12, x_13, x_14, x_15); -if (lean_obj_tag(x_16) == 0) +x_18 = l_Lean_Meta_whnfForall(x_10, x_13, x_14, x_15, x_16, x_17); +if (lean_obj_tag(x_18) == 0) { -lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; -x_17 = lean_ctor_get(x_16, 0); -lean_inc(x_17); -x_18 = lean_ctor_get(x_16, 1); -lean_inc(x_18); -lean_dec(x_16); -x_19 = l_Lean_Expr_bindingDomain_x21(x_17); -lean_dec(x_17); -x_20 = lean_ctor_get(x_1, 3); -lean_inc(x_20); +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_19 = lean_ctor_get(x_18, 0); +lean_inc(x_19); +x_20 = lean_ctor_get(x_18, 1); lean_inc(x_20); -x_21 = lean_alloc_closure((void*)(l_Lean_Elab_wfRecursion___lambda__2), 13, 5); -lean_closure_set(x_21, 0, x_1); -lean_closure_set(x_21, 1, x_7); -lean_closure_set(x_21, 2, x_2); -lean_closure_set(x_21, 3, x_20); -lean_closure_set(x_21, 4, x_3); -x_22 = l_Lean_Elab_WF_elabWFRel___rarg(x_4, x_20, x_5, x_19, x_6, x_21, x_9, x_10, x_11, x_12, x_13, x_14, x_18); -return x_22; +lean_dec(x_18); +x_21 = l_Lean_Expr_bindingDomain_x21(x_19); +lean_dec(x_19); +x_22 = lean_ctor_get(x_1, 3); +lean_inc(x_22); +x_23 = lean_box_usize(x_2); +x_24 = lean_box_usize(x_3); +lean_inc(x_22); +lean_inc(x_4); +x_25 = lean_alloc_closure((void*)(l_Lean_Elab_wfRecursion___lambda__2___boxed), 15, 7); +lean_closure_set(x_25, 0, x_1); +lean_closure_set(x_25, 1, x_23); +lean_closure_set(x_25, 2, x_24); +lean_closure_set(x_25, 3, x_4); +lean_closure_set(x_25, 4, x_9); +lean_closure_set(x_25, 5, x_22); +lean_closure_set(x_25, 6, x_5); +x_26 = l_Lean_Elab_WF_elabWFRel___rarg(x_4, x_22, x_6, x_21, x_7, x_8, x_25, x_11, x_12, x_13, x_14, x_15, x_16, x_20); +return x_26; } else { -uint8_t x_23; +uint8_t x_27; +lean_dec(x_16); +lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); -lean_dec(x_10); lean_dec(x_9); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); lean_dec(x_1); -x_23 = !lean_is_exclusive(x_16); -if (x_23 == 0) +x_27 = !lean_is_exclusive(x_18); +if (x_27 == 0) { -return x_16; +return x_18; } else { -lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_16, 0); -x_25 = lean_ctor_get(x_16, 1); -lean_inc(x_25); -lean_inc(x_24); -lean_dec(x_16); -x_26 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_26, 0, x_24); -lean_ctor_set(x_26, 1, x_25); -return x_26; +lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_28 = lean_ctor_get(x_18, 0); +x_29 = lean_ctor_get(x_18, 1); +lean_inc(x_29); +lean_inc(x_28); +lean_dec(x_18); +x_30 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_30, 0, x_28); +lean_ctor_set(x_30, 1, x_29); +return x_30; } } } @@ -6260,121 +6664,125 @@ x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, size_t x_5, size_t x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__6(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { _start: { -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; +lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; x_15 = lean_ctor_get(x_1, 4); lean_inc(x_15); lean_inc(x_2); x_16 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_16, 0, x_2); +x_17 = lean_box_usize(x_3); +x_18 = lean_box_usize(x_4); lean_inc(x_2); -lean_inc(x_4); lean_inc(x_15); -x_17 = lean_alloc_closure((void*)(l_Lean_Elab_wfRecursion___lambda__3), 15, 6); -lean_closure_set(x_17, 0, x_1); -lean_closure_set(x_17, 1, x_3); -lean_closure_set(x_17, 2, x_15); -lean_closure_set(x_17, 3, x_4); -lean_closure_set(x_17, 4, x_2); -lean_closure_set(x_17, 5, x_7); +lean_inc(x_5); +x_19 = lean_alloc_closure((void*)(l_Lean_Elab_wfRecursion___lambda__3___boxed), 17, 8); +lean_closure_set(x_19, 0, x_1); +lean_closure_set(x_19, 1, x_17); +lean_closure_set(x_19, 2, x_18); +lean_closure_set(x_19, 3, x_5); +lean_closure_set(x_19, 4, x_15); +lean_closure_set(x_19, 5, x_2); +lean_closure_set(x_19, 6, x_6); +lean_closure_set(x_19, 7, x_7); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -x_18 = l_Lean_Meta_forallBoundedTelescope___at_Lean_Elab_Term_addAutoBoundImplicits_x27___spec__2___rarg(x_15, x_16, x_17, x_8, x_9, x_10, x_11, x_12, x_13, x_14); -if (lean_obj_tag(x_18) == 0) -{ -lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; uint8_t x_24; -x_19 = lean_ctor_get(x_18, 0); -lean_inc(x_19); -x_20 = lean_ctor_get(x_18, 1); -lean_inc(x_20); -lean_dec(x_18); -x_21 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__4; -x_22 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_21, x_8, x_9, x_10, x_11, x_12, x_13, x_20); -x_23 = lean_ctor_get(x_22, 0); -lean_inc(x_23); -x_24 = lean_unbox(x_23); -lean_dec(x_23); -if (x_24 == 0) +x_20 = l_Lean_Meta_forallBoundedTelescope___at_Lean_Elab_Term_addAutoBoundImplicits_x27___spec__2___rarg(x_15, x_16, x_19, x_8, x_9, x_10, x_11, x_12, x_13, x_14); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_25; lean_object* x_26; lean_object* x_27; -x_25 = lean_ctor_get(x_22, 1); +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +x_22 = lean_ctor_get(x_20, 1); +lean_inc(x_22); +lean_dec(x_20); +x_23 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__4; +x_24 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_23, x_8, x_9, x_10, x_11, x_12, x_13, x_22); +x_25 = lean_ctor_get(x_24, 0); lean_inc(x_25); -lean_dec(x_22); -x_26 = lean_box(0); -x_27 = l_Lean_Elab_wfRecursion___lambda__5(x_5, x_6, x_4, x_2, x_19, x_26, x_8, x_9, x_10, x_11, x_12, x_13, x_25); -return x_27; +x_26 = lean_unbox(x_25); +lean_dec(x_25); +if (x_26 == 0) +{ +lean_object* x_27; lean_object* x_28; lean_object* x_29; +x_27 = lean_ctor_get(x_24, 1); +lean_inc(x_27); +lean_dec(x_24); +x_28 = lean_box(0); +x_29 = l_Lean_Elab_wfRecursion___lambda__5(x_3, x_4, x_5, x_2, x_21, x_28, x_8, x_9, x_10, x_11, x_12, x_13, x_27); +return x_29; } else { -lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; -x_28 = lean_ctor_get(x_22, 1); -lean_inc(x_28); -lean_dec(x_22); -x_29 = lean_ctor_get(x_19, 3); -lean_inc(x_29); -x_30 = l_Lean_MessageData_ofName(x_29); -x_31 = l_Lean_Elab_wfRecursion___lambda__6___closed__2; -x_32 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -x_33 = l_Lean_Elab_wfRecursion___lambda__6___closed__4; +lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; +x_30 = lean_ctor_get(x_24, 1); +lean_inc(x_30); +lean_dec(x_24); +x_31 = lean_ctor_get(x_21, 3); +lean_inc(x_31); +x_32 = l_Lean_MessageData_ofName(x_31); +x_33 = l_Lean_Elab_wfRecursion___lambda__6___closed__2; x_34 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_34, 0, x_32); -lean_ctor_set(x_34, 1, x_33); -x_35 = lean_ctor_get(x_19, 5); -lean_inc(x_35); -x_36 = l_Lean_MessageData_ofExpr(x_35); -x_37 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_37, 0, x_34); -lean_ctor_set(x_37, 1, x_36); -x_38 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__6; +lean_ctor_set(x_34, 0, x_33); +lean_ctor_set(x_34, 1, x_32); +x_35 = l_Lean_Elab_wfRecursion___lambda__6___closed__4; +x_36 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_36, 0, x_34); +lean_ctor_set(x_36, 1, x_35); +x_37 = lean_ctor_get(x_21, 5); +lean_inc(x_37); +x_38 = l_Lean_MessageData_ofExpr(x_37); x_39 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_39, 0, x_37); +lean_ctor_set(x_39, 0, x_36); lean_ctor_set(x_39, 1, x_38); -x_40 = l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(x_21, x_39, x_8, x_9, x_10, x_11, x_12, x_13, x_28); -x_41 = lean_ctor_get(x_40, 0); -lean_inc(x_41); -x_42 = lean_ctor_get(x_40, 1); -lean_inc(x_42); -lean_dec(x_40); -x_43 = l_Lean_Elab_wfRecursion___lambda__5(x_5, x_6, x_4, x_2, x_19, x_41, x_8, x_9, x_10, x_11, x_12, x_13, x_42); -return x_43; +x_40 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__6; +x_41 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_41, 0, x_39); +lean_ctor_set(x_41, 1, x_40); +x_42 = l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(x_23, x_41, x_8, x_9, x_10, x_11, x_12, x_13, x_30); +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = l_Lean_Elab_wfRecursion___lambda__5(x_3, x_4, x_5, x_2, x_21, x_43, x_8, x_9, x_10, x_11, x_12, x_13, x_44); +return x_45; } } else { -uint8_t x_44; +uint8_t x_46; lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_4); +lean_dec(x_5); lean_dec(x_2); -x_44 = !lean_is_exclusive(x_18); -if (x_44 == 0) +x_46 = !lean_is_exclusive(x_20); +if (x_46 == 0) { -return x_18; +return x_20; } else { -lean_object* x_45; lean_object* x_46; lean_object* x_47; -x_45 = lean_ctor_get(x_18, 0); -x_46 = lean_ctor_get(x_18, 1); -lean_inc(x_46); -lean_inc(x_45); -lean_dec(x_18); -x_47 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_47, 0, x_45); -lean_ctor_set(x_47, 1, x_46); -return x_47; +lean_object* x_47; lean_object* x_48; lean_object* x_49; +x_47 = lean_ctor_get(x_20, 0); +x_48 = lean_ctor_get(x_20, 1); +lean_inc(x_48); +lean_inc(x_47); +lean_dec(x_20); +x_49 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_49, 0, x_47); +lean_ctor_set(x_49, 1, x_48); +return x_49; } } } @@ -6388,7 +6796,7 @@ lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_3); -x_13 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__7(x_1, x_2, x_3, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_13 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__11(x_1, x_2, x_3, x_6, x_7, x_8, x_9, x_10, x_11, x_12); if (lean_obj_tag(x_13) == 0) { lean_object* x_14; lean_object* x_15; lean_object* x_16; @@ -6530,431 +6938,556 @@ return x_38; static lean_object* _init_l_Lean_Elab_wfRecursion___closed__1() { _start: { +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_withCommonTelescope___rarg___closed__1; +x_2 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_2, 0, x_1); +lean_ctor_set(x_2, 1, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Elab_wfRecursion___closed__2() { +_start: +{ lean_object* x_1; x_1 = lean_mk_string_from_bytes("fixed prefix: ", 14); return x_1; } } -static lean_object* _init_l_Lean_Elab_wfRecursion___closed__2() { +static lean_object* _init_l_Lean_Elab_wfRecursion___closed__3() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Elab_wfRecursion___closed__1; +x_1 = l_Lean_Elab_wfRecursion___closed__2; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -lean_object* x_11; size_t x_12; size_t x_13; lean_object* x_14; -x_11 = lean_array_get_size(x_1); -x_12 = lean_usize_of_nat(x_11); -lean_dec(x_11); -x_13 = 0; -lean_inc(x_9); -lean_inc(x_8); -x_14 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__1(x_12, x_13, x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_14) == 0) +lean_object* x_9; size_t x_10; size_t x_11; lean_object* x_12; +x_9 = lean_array_get_size(x_1); +x_10 = lean_usize_of_nat(x_9); +lean_dec(x_9); +x_11 = 0; +lean_inc(x_7); +lean_inc(x_6); +x_12 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__1(x_10, x_11, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +if (lean_obj_tag(x_12) == 0) { -lean_object* x_15; lean_object* x_16; lean_object* x_17; size_t x_18; lean_object* x_19; lean_object* x_20; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -x_16 = lean_ctor_get(x_14, 1); -lean_inc(x_16); -lean_dec(x_14); -x_17 = lean_array_get_size(x_15); -x_18 = lean_usize_of_nat(x_17); -lean_dec(x_17); -x_36 = lean_st_ref_get(x_9, x_16); -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get(x_37, 0); -lean_inc(x_39); -lean_dec(x_37); -x_40 = lean_box(0); -lean_inc(x_9); -lean_inc(x_8); -x_41 = l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__6(x_15, x_18, x_13, x_40, x_4, x_5, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_41) == 0) +lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; size_t x_17; lean_object* x_18; lean_object* x_19; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_13 = lean_ctor_get(x_12, 0); +lean_inc(x_13); +x_14 = lean_ctor_get(x_12, 1); +lean_inc(x_14); +if (lean_is_exclusive(x_12)) { + lean_ctor_release(x_12, 0); + lean_ctor_release(x_12, 1); + x_15 = x_12; +} else { + lean_dec_ref(x_12); + x_15 = lean_box(0); +} +x_16 = lean_array_get_size(x_13); +x_17 = lean_usize_of_nat(x_16); +lean_dec(x_16); +x_57 = lean_st_ref_get(x_7, x_14); +x_58 = lean_ctor_get(x_57, 0); +lean_inc(x_58); +x_59 = lean_ctor_get(x_57, 1); +lean_inc(x_59); +lean_dec(x_57); +x_60 = lean_ctor_get(x_58, 0); +lean_inc(x_60); +lean_dec(x_58); +x_61 = lean_box(0); +lean_inc(x_7); +lean_inc(x_6); +x_62 = l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__10(x_13, x_17, x_11, x_61, x_2, x_3, x_4, x_5, x_6, x_7, x_59); +if (lean_obj_tag(x_62) == 0) { -lean_object* x_42; lean_object* x_43; -x_42 = lean_ctor_get(x_41, 1); -lean_inc(x_42); -lean_dec(x_41); -lean_inc(x_9); -lean_inc(x_8); +lean_object* x_63; lean_object* x_64; +x_63 = lean_ctor_get(x_62, 1); +lean_inc(x_63); +lean_dec(x_62); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -lean_inc(x_15); -x_43 = l_Lean_Elab_getFixedPrefix(x_15, x_4, x_5, x_6, x_7, x_8, x_9, x_42); -if (lean_obj_tag(x_43) == 0) +lean_inc(x_3); +lean_inc(x_2); +lean_inc(x_13); +x_64 = l_Lean_Elab_getFixedPrefix(x_13, x_2, x_3, x_4, x_5, x_6, x_7, x_63); +if (lean_obj_tag(x_64) == 0) { -lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; uint8_t x_49; -x_44 = lean_ctor_get(x_43, 0); -lean_inc(x_44); -x_45 = lean_ctor_get(x_43, 1); -lean_inc(x_45); -lean_dec(x_43); -x_46 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__4; -x_47 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_46, x_4, x_5, x_6, x_7, x_8, x_9, x_45); -x_48 = lean_ctor_get(x_47, 0); -lean_inc(x_48); -x_49 = lean_unbox(x_48); -lean_dec(x_48); -if (x_49 == 0) +lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; uint8_t x_70; +x_65 = lean_ctor_get(x_64, 0); +lean_inc(x_65); +x_66 = lean_ctor_get(x_64, 1); +lean_inc(x_66); +lean_dec(x_64); +x_67 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__4; +x_68 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_67, x_2, x_3, x_4, x_5, x_6, x_7, x_66); +x_69 = lean_ctor_get(x_68, 0); +lean_inc(x_69); +x_70 = lean_unbox(x_69); +lean_dec(x_69); +if (x_70 == 0) { -lean_object* x_50; lean_object* x_51; -x_50 = lean_ctor_get(x_47, 1); -lean_inc(x_50); -lean_dec(x_47); -lean_inc(x_9); -lean_inc(x_8); +lean_object* x_71; lean_object* x_72; +x_71 = lean_ctor_get(x_68, 1); +lean_inc(x_71); +lean_dec(x_68); lean_inc(x_7); lean_inc(x_6); -lean_inc(x_15); -x_51 = l_Lean_Elab_wfRecursion___lambda__7(x_18, x_13, x_15, x_44, x_40, x_4, x_5, x_6, x_7, x_8, x_9, x_50); -if (lean_obj_tag(x_51) == 0) +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_13); +x_72 = l_Lean_Elab_wfRecursion___lambda__7(x_17, x_11, x_13, x_65, x_61, x_2, x_3, x_4, x_5, x_6, x_7, x_71); +if (lean_obj_tag(x_72) == 0) { -lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_52 = lean_ctor_get(x_51, 0); -lean_inc(x_52); -x_53 = lean_ctor_get(x_51, 1); -lean_inc(x_53); -lean_dec(x_51); -x_54 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_39, x_4, x_5, x_6, x_7, x_8, x_9, x_53); -x_55 = lean_ctor_get(x_54, 1); -lean_inc(x_55); -lean_dec(x_54); -x_19 = x_52; -x_20 = x_55; -goto block_35; +lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_73 = lean_ctor_get(x_72, 0); +lean_inc(x_73); +x_74 = lean_ctor_get(x_72, 1); +lean_inc(x_74); +lean_dec(x_72); +x_75 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_60, x_2, x_3, x_4, x_5, x_6, x_7, x_74); +x_76 = lean_ctor_get(x_75, 1); +lean_inc(x_76); +lean_dec(x_75); +x_18 = x_73; +x_19 = x_76; +goto block_56; } else { -lean_object* x_56; lean_object* x_57; lean_object* x_58; uint8_t x_59; +lean_object* x_77; lean_object* x_78; lean_object* x_79; uint8_t x_80; lean_dec(x_15); -lean_dec(x_3); -lean_dec(x_2); -x_56 = lean_ctor_get(x_51, 0); -lean_inc(x_56); -x_57 = lean_ctor_get(x_51, 1); -lean_inc(x_57); -lean_dec(x_51); -x_58 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_39, x_4, x_5, x_6, x_7, x_8, x_9, x_57); -lean_dec(x_9); -lean_dec(x_8); +lean_dec(x_13); +x_77 = lean_ctor_get(x_72, 0); +lean_inc(x_77); +x_78 = lean_ctor_get(x_72, 1); +lean_inc(x_78); +lean_dec(x_72); +x_79 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_60, x_2, x_3, x_4, x_5, x_6, x_7, x_78); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_59 = !lean_is_exclusive(x_58); -if (x_59 == 0) +lean_dec(x_3); +lean_dec(x_2); +x_80 = !lean_is_exclusive(x_79); +if (x_80 == 0) { -lean_object* x_60; -x_60 = lean_ctor_get(x_58, 0); -lean_dec(x_60); -lean_ctor_set_tag(x_58, 1); -lean_ctor_set(x_58, 0, x_56); -return x_58; +lean_object* x_81; +x_81 = lean_ctor_get(x_79, 0); +lean_dec(x_81); +lean_ctor_set_tag(x_79, 1); +lean_ctor_set(x_79, 0, x_77); +return x_79; } else { -lean_object* x_61; lean_object* x_62; -x_61 = lean_ctor_get(x_58, 1); -lean_inc(x_61); -lean_dec(x_58); -x_62 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_62, 0, x_56); -lean_ctor_set(x_62, 1, x_61); -return x_62; +lean_object* x_82; lean_object* x_83; +x_82 = lean_ctor_get(x_79, 1); +lean_inc(x_82); +lean_dec(x_79); +x_83 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_83, 0, x_77); +lean_ctor_set(x_83, 1, x_82); +return x_83; } } } else { -lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_63 = lean_ctor_get(x_47, 1); -lean_inc(x_63); -lean_dec(x_47); -lean_inc(x_44); -x_64 = l_Nat_repr(x_44); -x_65 = lean_alloc_ctor(3, 1, 0); -lean_ctor_set(x_65, 0, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_66, 0, x_65); -x_67 = l_Lean_Elab_wfRecursion___closed__2; -x_68 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_68, 1, x_66); -x_69 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__6; -x_70 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_70, 0, x_68); -lean_ctor_set(x_70, 1, x_69); -x_71 = l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(x_46, x_70, x_4, x_5, x_6, x_7, x_8, x_9, x_63); -x_72 = lean_ctor_get(x_71, 0); -lean_inc(x_72); -x_73 = lean_ctor_get(x_71, 1); -lean_inc(x_73); -lean_dec(x_71); -lean_inc(x_9); -lean_inc(x_8); +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_68, 1); +lean_inc(x_84); +lean_dec(x_68); +lean_inc(x_65); +x_85 = l_Nat_repr(x_65); +x_86 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_86, 0, x_85); +x_87 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_87, 0, x_86); +x_88 = l_Lean_Elab_wfRecursion___closed__3; +x_89 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_89, 0, x_88); +lean_ctor_set(x_89, 1, x_87); +x_90 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__6; +x_91 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_91, 0, x_89); +lean_ctor_set(x_91, 1, x_90); +x_92 = l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(x_67, x_91, x_2, x_3, x_4, x_5, x_6, x_7, x_84); +x_93 = lean_ctor_get(x_92, 0); +lean_inc(x_93); +x_94 = lean_ctor_get(x_92, 1); +lean_inc(x_94); +lean_dec(x_92); lean_inc(x_7); lean_inc(x_6); -lean_inc(x_15); -x_74 = l_Lean_Elab_wfRecursion___lambda__7(x_18, x_13, x_15, x_44, x_72, x_4, x_5, x_6, x_7, x_8, x_9, x_73); -lean_dec(x_72); -if (lean_obj_tag(x_74) == 0) +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_13); +x_95 = l_Lean_Elab_wfRecursion___lambda__7(x_17, x_11, x_13, x_65, x_93, x_2, x_3, x_4, x_5, x_6, x_7, x_94); +lean_dec(x_93); +if (lean_obj_tag(x_95) == 0) +{ +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; +x_96 = lean_ctor_get(x_95, 0); +lean_inc(x_96); +x_97 = lean_ctor_get(x_95, 1); +lean_inc(x_97); +lean_dec(x_95); +x_98 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_60, x_2, x_3, x_4, x_5, x_6, x_7, x_97); +x_99 = lean_ctor_get(x_98, 1); +lean_inc(x_99); +lean_dec(x_98); +x_18 = x_96; +x_19 = x_99; +goto block_56; +} +else +{ +lean_object* x_100; lean_object* x_101; lean_object* x_102; uint8_t x_103; +lean_dec(x_15); +lean_dec(x_13); +x_100 = lean_ctor_get(x_95, 0); +lean_inc(x_100); +x_101 = lean_ctor_get(x_95, 1); +lean_inc(x_101); +lean_dec(x_95); +x_102 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_60, x_2, x_3, x_4, x_5, x_6, x_7, x_101); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_103 = !lean_is_exclusive(x_102); +if (x_103 == 0) +{ +lean_object* x_104; +x_104 = lean_ctor_get(x_102, 0); +lean_dec(x_104); +lean_ctor_set_tag(x_102, 1); +lean_ctor_set(x_102, 0, x_100); +return x_102; +} +else +{ +lean_object* x_105; lean_object* x_106; +x_105 = lean_ctor_get(x_102, 1); +lean_inc(x_105); +lean_dec(x_102); +x_106 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_106, 0, x_100); +lean_ctor_set(x_106, 1, x_105); +return x_106; +} +} +} +} +else +{ +lean_object* x_107; lean_object* x_108; lean_object* x_109; uint8_t x_110; +lean_dec(x_15); +lean_dec(x_13); +x_107 = lean_ctor_get(x_64, 0); +lean_inc(x_107); +x_108 = lean_ctor_get(x_64, 1); +lean_inc(x_108); +lean_dec(x_64); +x_109 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_60, x_2, x_3, x_4, x_5, x_6, x_7, x_108); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_110 = !lean_is_exclusive(x_109); +if (x_110 == 0) +{ +lean_object* x_111; +x_111 = lean_ctor_get(x_109, 0); +lean_dec(x_111); +lean_ctor_set_tag(x_109, 1); +lean_ctor_set(x_109, 0, x_107); +return x_109; +} +else +{ +lean_object* x_112; lean_object* x_113; +x_112 = lean_ctor_get(x_109, 1); +lean_inc(x_112); +lean_dec(x_109); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_107); +lean_ctor_set(x_113, 1, x_112); +return x_113; +} +} +} +else +{ +lean_object* x_114; lean_object* x_115; lean_object* x_116; uint8_t x_117; +lean_dec(x_15); +lean_dec(x_13); +x_114 = lean_ctor_get(x_62, 0); +lean_inc(x_114); +x_115 = lean_ctor_get(x_62, 1); +lean_inc(x_115); +lean_dec(x_62); +x_116 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_60, x_2, x_3, x_4, x_5, x_6, x_7, x_115); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_117 = !lean_is_exclusive(x_116); +if (x_117 == 0) +{ +lean_object* x_118; +x_118 = lean_ctor_get(x_116, 0); +lean_dec(x_118); +lean_ctor_set_tag(x_116, 1); +lean_ctor_set(x_116, 0, x_114); +return x_116; +} +else +{ +lean_object* x_119; lean_object* x_120; +x_119 = lean_ctor_get(x_116, 1); +lean_inc(x_119); +lean_dec(x_116); +x_120 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_120, 0, x_114); +lean_ctor_set(x_120, 1, x_119); +return x_120; +} +} +block_56: +{ +lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; +x_20 = lean_ctor_get(x_18, 0); +lean_inc(x_20); +x_21 = lean_ctor_get(x_18, 1); +lean_inc(x_21); +lean_dec(x_18); +lean_inc(x_13); +x_22 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_guessLex___spec__1(x_17, x_11, x_13); +x_23 = l_Lean_Elab_wfRecursion___closed__1; +x_24 = l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__6(x_13, x_17, x_11, x_23); +x_25 = lean_ctor_get(x_24, 0); +lean_inc(x_25); +x_26 = lean_ctor_get(x_24, 1); +lean_inc(x_26); +lean_dec(x_24); +x_27 = l_Array_isEmpty___rarg(x_25); +if (x_27 == 0) { -lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_75 = lean_ctor_get(x_74, 0); -lean_inc(x_75); -x_76 = lean_ctor_get(x_74, 1); -lean_inc(x_76); -lean_dec(x_74); -x_77 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_39, x_4, x_5, x_6, x_7, x_8, x_9, x_76); -x_78 = lean_ctor_get(x_77, 1); -lean_inc(x_78); -lean_dec(x_77); -x_19 = x_75; -x_20 = x_78; -goto block_35; -} -else +uint8_t x_28; +x_28 = l_Array_isEmpty___rarg(x_26); +if (x_28 == 0) { -lean_object* x_79; lean_object* x_80; lean_object* x_81; uint8_t x_82; -lean_dec(x_15); -lean_dec(x_3); -lean_dec(x_2); -x_79 = lean_ctor_get(x_74, 0); -lean_inc(x_79); -x_80 = lean_ctor_get(x_74, 1); -lean_inc(x_80); -lean_dec(x_74); -x_81 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_39, x_4, x_5, x_6, x_7, x_8, x_9, x_80); -lean_dec(x_9); -lean_dec(x_8); +lean_object* x_29; lean_object* x_30; uint8_t x_31; +lean_dec(x_22); +lean_dec(x_21); +lean_dec(x_20); +lean_dec(x_13); +x_29 = lean_array_get_size(x_26); +x_30 = lean_unsigned_to_nat(0u); +x_31 = lean_nat_dec_lt(x_30, x_29); +if (x_31 == 0) +{ +lean_object* x_32; lean_object* x_33; +lean_dec(x_29); +lean_dec(x_26); +lean_dec(x_25); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_82 = !lean_is_exclusive(x_81); -if (x_82 == 0) -{ -lean_object* x_83; -x_83 = lean_ctor_get(x_81, 0); -lean_dec(x_83); -lean_ctor_set_tag(x_81, 1); -lean_ctor_set(x_81, 0, x_79); -return x_81; -} -else -{ -lean_object* x_84; lean_object* x_85; -x_84 = lean_ctor_get(x_81, 1); -lean_inc(x_84); -lean_dec(x_81); -x_85 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_85, 0, x_79); -lean_ctor_set(x_85, 1, x_84); -return x_85; -} -} +lean_dec(x_3); +lean_dec(x_2); +x_32 = lean_box(0); +if (lean_is_scalar(x_15)) { + x_33 = lean_alloc_ctor(0, 2, 0); +} else { + x_33 = x_15; } +lean_ctor_set(x_33, 0, x_32); +lean_ctor_set(x_33, 1, x_19); +return x_33; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; uint8_t x_89; -lean_dec(x_15); -lean_dec(x_3); -lean_dec(x_2); -x_86 = lean_ctor_get(x_43, 0); -lean_inc(x_86); -x_87 = lean_ctor_get(x_43, 1); -lean_inc(x_87); -lean_dec(x_43); -x_88 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_39, x_4, x_5, x_6, x_7, x_8, x_9, x_87); -lean_dec(x_9); -lean_dec(x_8); +uint8_t x_34; +x_34 = lean_nat_dec_le(x_29, x_29); +if (x_34 == 0) +{ +lean_object* x_35; lean_object* x_36; +lean_dec(x_29); +lean_dec(x_26); +lean_dec(x_25); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_89 = !lean_is_exclusive(x_88); -if (x_89 == 0) -{ -lean_object* x_90; -x_90 = lean_ctor_get(x_88, 0); -lean_dec(x_90); -lean_ctor_set_tag(x_88, 1); -lean_ctor_set(x_88, 0, x_86); -return x_88; -} -else -{ -lean_object* x_91; lean_object* x_92; -x_91 = lean_ctor_get(x_88, 1); -lean_inc(x_91); -lean_dec(x_88); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_86); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} +lean_dec(x_3); +lean_dec(x_2); +x_35 = lean_box(0); +if (lean_is_scalar(x_15)) { + x_36 = lean_alloc_ctor(0, 2, 0); +} else { + x_36 = x_15; } +lean_ctor_set(x_36, 0, x_35); +lean_ctor_set(x_36, 1, x_19); +return x_36; } else { -lean_object* x_93; lean_object* x_94; lean_object* x_95; uint8_t x_96; +size_t x_37; lean_object* x_38; lean_object* x_39; uint8_t x_40; lean_dec(x_15); -lean_dec(x_3); -lean_dec(x_2); -x_93 = lean_ctor_get(x_41, 0); -lean_inc(x_93); -x_94 = lean_ctor_get(x_41, 1); -lean_inc(x_94); -lean_dec(x_41); -x_95 = l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2(x_39, x_4, x_5, x_6, x_7, x_8, x_9, x_94); -lean_dec(x_9); -lean_dec(x_8); +x_37 = lean_usize_of_nat(x_29); +lean_dec(x_29); +x_38 = lean_box(0); +x_39 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7(x_25, x_26, x_11, x_37, x_38, x_2, x_3, x_4, x_5, x_6, x_7, x_19); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_96 = !lean_is_exclusive(x_95); -if (x_96 == 0) +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_26); +lean_dec(x_25); +x_40 = !lean_is_exclusive(x_39); +if (x_40 == 0) { -lean_object* x_97; -x_97 = lean_ctor_get(x_95, 0); -lean_dec(x_97); -lean_ctor_set_tag(x_95, 1); -lean_ctor_set(x_95, 0, x_93); -return x_95; +lean_object* x_41; +x_41 = lean_ctor_get(x_39, 0); +lean_dec(x_41); +lean_ctor_set(x_39, 0, x_38); +return x_39; } else { -lean_object* x_98; lean_object* x_99; -x_98 = lean_ctor_get(x_95, 1); -lean_inc(x_98); -lean_dec(x_95); -x_99 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_99, 0, x_93); -lean_ctor_set(x_99, 1, x_98); -return x_99; +lean_object* x_42; lean_object* x_43; +x_42 = lean_ctor_get(x_39, 1); +lean_inc(x_42); +lean_dec(x_39); +x_43 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_43, 0, x_38); +lean_ctor_set(x_43, 1, x_42); +return x_43; } } -block_35: +} +} +else { -if (lean_obj_tag(x_2) == 0) +lean_object* x_44; size_t x_45; lean_object* x_46; lean_object* x_47; +lean_dec(x_26); +lean_dec(x_15); +x_44 = lean_array_get_size(x_25); +x_45 = lean_usize_of_nat(x_44); +lean_dec(x_44); +x_46 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9(x_45, x_11, x_25); +x_47 = l_Lean_Elab_wfRecursion___lambda__6(x_20, x_21, x_17, x_11, x_13, x_22, x_46, x_2, x_3, x_4, x_5, x_6, x_7, x_19); +return x_47; +} +} +else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; -x_21 = lean_ctor_get(x_19, 0); -lean_inc(x_21); -x_22 = lean_ctor_get(x_19, 1); -lean_inc(x_22); -lean_dec(x_19); -lean_inc(x_9); -lean_inc(x_8); +lean_object* x_48; +lean_dec(x_26); +lean_dec(x_25); +lean_dec(x_15); lean_inc(x_7); lean_inc(x_6); -lean_inc(x_3); -lean_inc(x_22); +lean_inc(x_5); +lean_inc(x_4); lean_inc(x_21); -lean_inc(x_15); -x_23 = l_Lean_Elab_WF_guessLex(x_15, x_21, x_22, x_3, x_6, x_7, x_8, x_9, x_20); -if (lean_obj_tag(x_23) == 0) +lean_inc(x_20); +lean_inc(x_13); +x_48 = l_Lean_Elab_WF_guessLex(x_13, x_20, x_21, x_4, x_5, x_6, x_7, x_19); +if (lean_obj_tag(x_48) == 0) { -lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_23, 0); -lean_inc(x_24); -x_25 = lean_ctor_get(x_23, 1); -lean_inc(x_25); -lean_dec(x_23); -x_26 = l_Lean_Elab_wfRecursion___lambda__6(x_21, x_22, x_3, x_15, x_18, x_13, x_24, x_4, x_5, x_6, x_7, x_8, x_9, x_25); -return x_26; +lean_object* x_49; lean_object* x_50; lean_object* x_51; +x_49 = lean_ctor_get(x_48, 0); +lean_inc(x_49); +x_50 = lean_ctor_get(x_48, 1); +lean_inc(x_50); +lean_dec(x_48); +x_51 = l_Lean_Elab_wfRecursion___lambda__6(x_20, x_21, x_17, x_11, x_13, x_22, x_49, x_2, x_3, x_4, x_5, x_6, x_7, x_50); +return x_51; } else { -uint8_t x_27; +uint8_t x_52; lean_dec(x_22); lean_dec(x_21); -lean_dec(x_15); -lean_dec(x_9); -lean_dec(x_8); +lean_dec(x_20); +lean_dec(x_13); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_27 = !lean_is_exclusive(x_23); -if (x_27 == 0) +lean_dec(x_2); +x_52 = !lean_is_exclusive(x_48); +if (x_52 == 0) { -return x_23; +return x_48; } else { -lean_object* x_28; lean_object* x_29; lean_object* x_30; -x_28 = lean_ctor_get(x_23, 0); -x_29 = lean_ctor_get(x_23, 1); -lean_inc(x_29); -lean_inc(x_28); -lean_dec(x_23); -x_30 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_30, 0, x_28); -lean_ctor_set(x_30, 1, x_29); -return x_30; -} +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_48, 0); +x_54 = lean_ctor_get(x_48, 1); +lean_inc(x_54); +lean_inc(x_53); +lean_dec(x_48); +x_55 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_54); +return x_55; } } -else -{ -lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_31 = lean_ctor_get(x_19, 0); -lean_inc(x_31); -x_32 = lean_ctor_get(x_19, 1); -lean_inc(x_32); -lean_dec(x_19); -x_33 = lean_ctor_get(x_2, 0); -lean_inc(x_33); -lean_dec(x_2); -x_34 = l_Lean_Elab_wfRecursion___lambda__6(x_31, x_32, x_3, x_15, x_18, x_13, x_33, x_4, x_5, x_6, x_7, x_8, x_9, x_20); -return x_34; } } } else { -uint8_t x_100; -lean_dec(x_9); -lean_dec(x_8); +uint8_t x_121; lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_100 = !lean_is_exclusive(x_14); -if (x_100 == 0) +x_121 = !lean_is_exclusive(x_12); +if (x_121 == 0) { -return x_14; +return x_12; } else { -lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_101 = lean_ctor_get(x_14, 0); -x_102 = lean_ctor_get(x_14, 1); -lean_inc(x_102); -lean_inc(x_101); -lean_dec(x_14); -x_103 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_103, 0, x_101); -lean_ctor_set(x_103, 1, x_102); -return x_103; +lean_object* x_122; lean_object* x_123; lean_object* x_124; +x_122 = lean_ctor_get(x_12, 0); +x_123 = lean_ctor_get(x_12, 1); +lean_inc(x_123); +lean_inc(x_122); +lean_dec(x_12); +x_124 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_124, 0, x_122); +lean_ctor_set(x_124, 1, x_123); +return x_124; } } } @@ -7026,7 +7559,52 @@ x_11 = l_Lean_Elab_withEnableInfoTree___at_Lean_Elab_wfRecursion___spec__5(x_10, return x_11; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +size_t x_5; size_t x_6; lean_object* x_7; +x_5 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_6 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_7 = l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__6(x_1, x_5, x_6, x_4); +lean_dec(x_1); +return x_7; +} +} +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +size_t x_13; size_t x_14; lean_object* x_15; +x_13 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_14 = lean_unbox_usize(x_4); +lean_dec(x_4); +x_15 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7(x_1, x_2, x_13, x_14, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_2); +lean_dec(x_1); +return x_15; +} +} +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +_start: +{ +size_t x_4; size_t x_5; lean_object* x_6; +x_4 = lean_unbox_usize(x_1); +lean_dec(x_1); +x_5 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9(x_4, x_5, x_3); +return x_6; +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__10___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { size_t x_12; size_t x_13; lean_object* x_14; @@ -7034,7 +7612,7 @@ x_12 = lean_unbox_usize(x_2); lean_dec(x_2); x_13 = lean_unbox_usize(x_3); lean_dec(x_3); -x_14 = l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__6(x_1, x_12, x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_14 = l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__10(x_1, x_12, x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -7043,7 +7621,7 @@ lean_dec(x_1); return x_14; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__11___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { size_t x_11; size_t x_12; lean_object* x_13; @@ -7051,19 +7629,64 @@ x_11 = lean_unbox_usize(x_1); lean_dec(x_1); x_12 = lean_unbox_usize(x_2); lean_dec(x_2); -x_13 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__7(x_11, x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +x_13 = l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__11(x_11, x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); lean_dec(x_5); lean_dec(x_4); return x_13; } } -LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16) { _start: { -lean_object* x_15; -x_15 = l_Lean_Elab_wfRecursion___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); -lean_dec(x_7); -return x_15; +size_t x_17; size_t x_18; lean_object* x_19; +x_17 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_18 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_19 = l_Lean_Elab_wfRecursion___lambda__1(x_1, x_17, x_18, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +lean_dec(x_9); +return x_19; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { +_start: +{ +size_t x_16; size_t x_17; lean_object* x_18; +x_16 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_17 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_18 = l_Lean_Elab_wfRecursion___lambda__2(x_1, x_16, x_17, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +return x_18; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__3___boxed(lean_object** _args) { +lean_object* x_1 = _args[0]; +lean_object* x_2 = _args[1]; +lean_object* x_3 = _args[2]; +lean_object* x_4 = _args[3]; +lean_object* x_5 = _args[4]; +lean_object* x_6 = _args[5]; +lean_object* x_7 = _args[6]; +lean_object* x_8 = _args[7]; +lean_object* x_9 = _args[8]; +lean_object* x_10 = _args[9]; +lean_object* x_11 = _args[10]; +lean_object* x_12 = _args[11]; +lean_object* x_13 = _args[12]; +lean_object* x_14 = _args[13]; +lean_object* x_15 = _args[14]; +lean_object* x_16 = _args[15]; +lean_object* x_17 = _args[16]; +_start: +{ +size_t x_18; size_t x_19; lean_object* x_20; +x_18 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_19 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_20 = l_Lean_Elab_wfRecursion___lambda__3(x_1, x_18, x_19, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17); +return x_20; } } LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { @@ -7093,11 +7716,11 @@ LEAN_EXPORT lean_object* l_Lean_Elab_wfRecursion___lambda__6___boxed(lean_object _start: { size_t x_15; size_t x_16; lean_object* x_17; -x_15 = lean_unbox_usize(x_5); -lean_dec(x_5); -x_16 = lean_unbox_usize(x_6); -lean_dec(x_6); -x_17 = l_Lean_Elab_wfRecursion___lambda__6(x_1, x_2, x_3, x_4, x_15, x_16, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); +x_15 = lean_unbox_usize(x_3); +lean_dec(x_3); +x_16 = lean_unbox_usize(x_4); +lean_dec(x_4); +x_17 = l_Lean_Elab_wfRecursion___lambda__6(x_1, x_2, x_15, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); return x_17; } } @@ -7116,7 +7739,7 @@ lean_dec(x_5); return x_15; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__1() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__1() { _start: { lean_object* x_1; @@ -7124,27 +7747,27 @@ x_1 = lean_mk_string_from_bytes("Lean", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__2() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__1; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__3() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__2; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__2; x_2 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__4() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__4() { _start: { lean_object* x_1; @@ -7152,17 +7775,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__5() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__3; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__4; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__3; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__6() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__6() { _start: { lean_object* x_1; @@ -7170,37 +7793,37 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__7() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__5; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__6; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__5; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__8() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__7; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__1; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__7; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__9() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__8; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__8; x_2 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__10() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__10() { _start: { lean_object* x_1; @@ -7208,17 +7831,17 @@ x_1 = lean_mk_string_from_bytes("PreDefinition", 13); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__11() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__9; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__10; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__9; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__10; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__12() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__12() { _start: { lean_object* x_1; @@ -7226,17 +7849,17 @@ x_1 = lean_mk_string_from_bytes("WF", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__13() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__11; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__12; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__11; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__12; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__14() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__14() { _start: { lean_object* x_1; @@ -7244,17 +7867,17 @@ x_1 = lean_mk_string_from_bytes("Main", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__15() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__13; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__14; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__13; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__14; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__16() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__16() { _start: { lean_object* x_1; @@ -7262,33 +7885,33 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__17() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__15; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__16; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__15; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__16; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__18() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__17; -x_2 = lean_unsigned_to_nat(2582u); +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__17; +x_2 = lean_unsigned_to_nat(2728u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Std_Range_forIn_loop___at___private_Lean_Elab_PreDefinition_WF_Main_0__Lean_Elab_addNonRecPreDefs___spec__1___closed__4; x_3 = 0; -x_4 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__18; +x_4 = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__18; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); return x_5; } @@ -7462,10 +8085,30 @@ l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2___closed__19 = _init_l_Lean_s lean_mark_persistent(l_Lean_setEnv___at_Lean_Elab_wfRecursion___spec__2___closed__19); l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__4___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__4___closed__1(); lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_wfRecursion___spec__4___closed__1); -l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__7___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__7___closed__1(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__7___closed__1); -l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__7___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__7___closed__2(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__7___closed__2); +l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__1 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__1(); +lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__1); +l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__2 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__2(); +lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__2); +l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__3 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__3(); +lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__3); +l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__4 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__4(); +lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__4); +l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__5 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__5(); +lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__5); +l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__6 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__6(); +lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_wfRecursion___spec__7___closed__6); +l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__1(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__1); +l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__2(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__2); +l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__3(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__3); +l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__4 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__4(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__9___closed__4); +l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__11___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__11___closed__1(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__11___closed__1); +l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__11___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__11___closed__2(); +lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_wfRecursion___spec__11___closed__2); l_Lean_Elab_wfRecursion___lambda__1___closed__1 = _init_l_Lean_Elab_wfRecursion___lambda__1___closed__1(); lean_mark_persistent(l_Lean_Elab_wfRecursion___lambda__1___closed__1); l_Lean_Elab_wfRecursion___lambda__1___closed__2 = _init_l_Lean_Elab_wfRecursion___lambda__1___closed__2(); @@ -7486,43 +8129,45 @@ l_Lean_Elab_wfRecursion___closed__1 = _init_l_Lean_Elab_wfRecursion___closed__1( lean_mark_persistent(l_Lean_Elab_wfRecursion___closed__1); l_Lean_Elab_wfRecursion___closed__2 = _init_l_Lean_Elab_wfRecursion___closed__2(); lean_mark_persistent(l_Lean_Elab_wfRecursion___closed__2); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__1(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__1); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__2 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__2(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__2); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__3 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__3(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__3); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__4 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__4(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__4); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__5 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__5(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__5); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__6 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__6(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__6); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__7 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__7(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__7); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__8 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__8(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__8); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__9 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__9(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__9); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__10 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__10(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__10); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__11 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__11(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__11); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__12 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__12(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__12); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__13 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__13(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__13); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__14 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__14(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__14); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__15 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__15(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__15); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__16 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__16(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__16); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__17 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__17(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__17); -l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__18 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__18(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582____closed__18); -if (builtin) {res = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2582_(lean_io_mk_world()); +l_Lean_Elab_wfRecursion___closed__3 = _init_l_Lean_Elab_wfRecursion___closed__3(); +lean_mark_persistent(l_Lean_Elab_wfRecursion___closed__3); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__1(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__1); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__2 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__2(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__2); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__3 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__3(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__3); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__4 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__4(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__4); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__5 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__5(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__5); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__6 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__6(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__6); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__7 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__7(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__7); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__8 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__8(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__8); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__9 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__9(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__9); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__10 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__10(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__10); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__11 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__11(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__11); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__12 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__12(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__12); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__13 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__13(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__13); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__14 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__14(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__14); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__15 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__15(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__15); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__16 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__16(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__16); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__17 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__17(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__17); +l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__18 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__18(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728____closed__18); +if (builtin) {res = l_Lean_Elab_initFn____x40_Lean_Elab_PreDefinition_WF_Main___hyg_2728_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/PreDefinition/WF/PackDomain.c b/stage0/stdlib/Lean/Elab/PreDefinition/WF/PackDomain.c index 36ebf572969c4..8778ecac4b90c 100644 --- a/stage0/stdlib/Lean/Elab/PreDefinition/WF/PackDomain.c +++ b/stage0/stdlib/Lean/Elab/PreDefinition/WF/PackDomain.c @@ -14397,7 +14397,7 @@ x_19 = 1; x_20 = l_Lean_Meta_mkForallFVars(x_16, x_15, x_17, x_18, x_19, x_8, x_9, x_10, x_11, x_12); if (lean_obj_tag(x_20) == 0) { -lean_object* x_21; lean_object* x_22; lean_object* x_23; uint8_t x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +lean_object* x_21; lean_object* x_22; lean_object* x_23; uint8_t x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; x_21 = lean_ctor_get(x_20, 0); lean_inc(x_21); x_22 = lean_ctor_get(x_20, 1); @@ -14405,113 +14405,116 @@ lean_inc(x_22); lean_dec(x_20); x_23 = lean_ctor_get(x_4, 0); lean_inc(x_23); -x_24 = lean_ctor_get_uint8(x_4, sizeof(void*)*6); +x_24 = lean_ctor_get_uint8(x_4, sizeof(void*)*7); x_25 = lean_ctor_get(x_4, 1); lean_inc(x_25); x_26 = lean_ctor_get(x_4, 2); lean_inc(x_26); x_27 = lean_ctor_get(x_4, 3); lean_inc(x_27); -lean_dec(x_4); x_28 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_packDomain___spec__2___lambda__1___closed__2; x_29 = l_Lean_Name_append(x_27, x_28); -x_30 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_30, 0, x_23); -lean_ctor_set(x_30, 1, x_25); -lean_ctor_set(x_30, 2, x_26); -lean_ctor_set(x_30, 3, x_29); -lean_ctor_set(x_30, 4, x_21); -lean_ctor_set(x_30, 5, x_5); -lean_ctor_set_uint8(x_30, sizeof(void*)*6, x_24); -x_31 = l_Lean_Elab_addAsAxiom(x_30, x_8, x_9, x_10, x_11, x_22); -if (lean_obj_tag(x_31) == 0) +x_30 = lean_ctor_get(x_4, 6); +lean_inc(x_30); +lean_dec(x_4); +x_31 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_31, 0, x_23); +lean_ctor_set(x_31, 1, x_25); +lean_ctor_set(x_31, 2, x_26); +lean_ctor_set(x_31, 3, x_29); +lean_ctor_set(x_31, 4, x_21); +lean_ctor_set(x_31, 5, x_5); +lean_ctor_set(x_31, 6, x_30); +lean_ctor_set_uint8(x_31, sizeof(void*)*7, x_24); +x_32 = l_Lean_Elab_addAsAxiom(x_31, x_8, x_9, x_10, x_11, x_22); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_31); -if (x_32 == 0) +uint8_t x_33; +x_33 = !lean_is_exclusive(x_32); +if (x_33 == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_33 = lean_ctor_get(x_31, 0); -lean_dec(x_33); -x_34 = lean_box(x_18); -x_35 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_35, 0, x_6); -lean_ctor_set(x_35, 1, x_34); +lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_34 = lean_ctor_get(x_32, 0); +lean_dec(x_34); +x_35 = lean_box(x_18); x_36 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_36, 0, x_30); +lean_ctor_set(x_36, 0, x_6); lean_ctor_set(x_36, 1, x_35); -lean_ctor_set(x_31, 0, x_36); -return x_31; +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_31); +lean_ctor_set(x_37, 1, x_36); +lean_ctor_set(x_32, 0, x_37); +return x_32; } else { -lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_37 = lean_ctor_get(x_31, 1); -lean_inc(x_37); -lean_dec(x_31); -x_38 = lean_box(x_18); -x_39 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_39, 0, x_6); -lean_ctor_set(x_39, 1, x_38); +lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; +x_38 = lean_ctor_get(x_32, 1); +lean_inc(x_38); +lean_dec(x_32); +x_39 = lean_box(x_18); x_40 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_40, 0, x_30); +lean_ctor_set(x_40, 0, x_6); lean_ctor_set(x_40, 1, x_39); x_41 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_41, 1, x_37); -return x_41; +lean_ctor_set(x_41, 0, x_31); +lean_ctor_set(x_41, 1, x_40); +x_42 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_42, 0, x_41); +lean_ctor_set(x_42, 1, x_38); +return x_42; } } else { -uint8_t x_42; -lean_dec(x_30); +uint8_t x_43; +lean_dec(x_31); lean_dec(x_6); -x_42 = !lean_is_exclusive(x_31); -if (x_42 == 0) +x_43 = !lean_is_exclusive(x_32); +if (x_43 == 0) { -return x_31; +return x_32; } else { -lean_object* x_43; lean_object* x_44; lean_object* x_45; -x_43 = lean_ctor_get(x_31, 0); -x_44 = lean_ctor_get(x_31, 1); +lean_object* x_44; lean_object* x_45; lean_object* x_46; +x_44 = lean_ctor_get(x_32, 0); +x_45 = lean_ctor_get(x_32, 1); +lean_inc(x_45); lean_inc(x_44); -lean_inc(x_43); -lean_dec(x_31); -x_45 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_45, 0, x_43); -lean_ctor_set(x_45, 1, x_44); -return x_45; +lean_dec(x_32); +x_46 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_46, 0, x_44); +lean_ctor_set(x_46, 1, x_45); +return x_46; } } } else { -uint8_t x_46; +uint8_t x_47; lean_dec(x_11); lean_dec(x_10); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_46 = !lean_is_exclusive(x_20); -if (x_46 == 0) +x_47 = !lean_is_exclusive(x_20); +if (x_47 == 0) { return x_20; } else { -lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_47 = lean_ctor_get(x_20, 0); -x_48 = lean_ctor_get(x_20, 1); +lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_48 = lean_ctor_get(x_20, 0); +x_49 = lean_ctor_get(x_20, 1); +lean_inc(x_49); lean_inc(x_48); -lean_inc(x_47); lean_dec(x_20); -x_49 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_49, 0, x_47); -lean_ctor_set(x_49, 1, x_48); -return x_49; +x_50 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_50, 0, x_48); +lean_ctor_set(x_50, 1, x_49); +return x_50; } } } @@ -15526,34 +15529,37 @@ return x_15; } else { -lean_object* x_16; uint8_t x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; +lean_object* x_16; uint8_t x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; x_16 = lean_ctor_get(x_1, 0); -x_17 = lean_ctor_get_uint8(x_1, sizeof(void*)*6); +x_17 = lean_ctor_get_uint8(x_1, sizeof(void*)*7); x_18 = lean_ctor_get(x_1, 1); x_19 = lean_ctor_get(x_1, 2); x_20 = lean_ctor_get(x_1, 3); x_21 = lean_ctor_get(x_1, 4); +x_22 = lean_ctor_get(x_1, 6); +lean_inc(x_22); lean_inc(x_21); lean_inc(x_20); lean_inc(x_19); lean_inc(x_18); lean_inc(x_16); lean_dec(x_1); -x_22 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_22, 0, x_16); -lean_ctor_set(x_22, 1, x_18); -lean_ctor_set(x_22, 2, x_19); -lean_ctor_set(x_22, 3, x_20); -lean_ctor_set(x_22, 4, x_21); -lean_ctor_set(x_22, 5, x_2); -lean_ctor_set_uint8(x_22, sizeof(void*)*6, x_17); -x_23 = lean_array_set(x_4, x_3, x_22); -x_24 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_24, 0, x_23); -x_25 = lean_alloc_ctor(0, 2, 0); +x_23 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_23, 0, x_16); +lean_ctor_set(x_23, 1, x_18); +lean_ctor_set(x_23, 2, x_19); +lean_ctor_set(x_23, 3, x_20); +lean_ctor_set(x_23, 4, x_21); +lean_ctor_set(x_23, 5, x_2); +lean_ctor_set(x_23, 6, x_22); +lean_ctor_set_uint8(x_23, sizeof(void*)*7, x_17); +x_24 = lean_array_set(x_4, x_3, x_23); +x_25 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_25, 0, x_24); -lean_ctor_set(x_25, 1, x_10); -return x_25; +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_10); +return x_26; } } } diff --git a/stage0/stdlib/Lean/Elab/PreDefinition/WF/PackMutual.c b/stage0/stdlib/Lean/Elab/PreDefinition/WF/PackMutual.c index 6d6cdccd18ad6..df5ab40186c9c 100644 --- a/stage0/stdlib/Lean/Elab/PreDefinition/WF/PackMutual.c +++ b/stage0/stdlib/Lean/Elab/PreDefinition/WF/PackMutual.c @@ -5234,20 +5234,20 @@ x_29 = lean_nat_dec_lt(x_28, x_27); lean_dec(x_27); if (x_29 == 0) { -lean_object* x_100; lean_object* x_101; -x_100 = l_Lean_Elab_instInhabitedPreDefinition; -x_101 = l___private_Init_Util_0__outOfBounds___rarg(x_100); -x_30 = x_101; -goto block_99; +lean_object* x_102; lean_object* x_103; +x_102 = l_Lean_Elab_instInhabitedPreDefinition; +x_103 = l___private_Init_Util_0__outOfBounds___rarg(x_102); +x_30 = x_103; +goto block_101; } else { -lean_object* x_102; -x_102 = lean_array_fget(x_5, x_28); -x_30 = x_102; -goto block_99; +lean_object* x_104; +x_104 = lean_array_fget(x_5, x_28); +x_30 = x_104; +goto block_101; } -block_99: +block_101: { lean_object* x_31; lean_object* x_32; lean_object* x_33; uint8_t x_34; x_31 = lean_ctor_get(x_30, 3); @@ -5257,17 +5257,19 @@ x_33 = l_Lean_Name_append(x_31, x_32); x_34 = !lean_is_exclusive(x_30); if (x_34 == 0) { -lean_object* x_35; uint8_t x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; +lean_object* x_35; uint8_t x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; x_35 = lean_ctor_get(x_30, 0); -x_36 = lean_ctor_get_uint8(x_30, sizeof(void*)*6); +x_36 = lean_ctor_get_uint8(x_30, sizeof(void*)*7); x_37 = lean_ctor_get(x_30, 1); x_38 = lean_ctor_get(x_30, 2); -x_39 = lean_ctor_get(x_30, 5); -lean_dec(x_39); -x_40 = lean_ctor_get(x_30, 4); +x_39 = lean_ctor_get(x_30, 6); +x_40 = lean_ctor_get(x_30, 5); lean_dec(x_40); -x_41 = lean_ctor_get(x_30, 3); +x_41 = lean_ctor_get(x_30, 4); lean_dec(x_41); +x_42 = lean_ctor_get(x_30, 3); +lean_dec(x_42); +lean_inc(x_39); lean_inc(x_25); lean_inc(x_22); lean_inc(x_33); @@ -5279,111 +5281,115 @@ lean_ctor_set(x_30, 4, x_22); lean_ctor_set(x_30, 3, x_33); lean_inc(x_12); lean_inc(x_11); -x_42 = l_Lean_Elab_addAsAxiom(x_30, x_9, x_10, x_11, x_12, x_26); +x_43 = l_Lean_Elab_addAsAxiom(x_30, x_9, x_10, x_11, x_12, x_26); lean_dec(x_30); -if (lean_obj_tag(x_42) == 0) +if (lean_obj_tag(x_43) == 0) { -lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; -x_43 = lean_ctor_get(x_42, 1); -lean_inc(x_43); -lean_dec(x_42); +lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_44 = lean_ctor_get(x_43, 1); +lean_inc(x_44); +lean_dec(x_43); lean_inc(x_33); -x_44 = lean_alloc_closure((void*)(l___private_Lean_Elab_PreDefinition_WF_PackMutual_0__Lean_Elab_WF_post), 10, 4); -lean_closure_set(x_44, 0, x_6); -lean_closure_set(x_44, 1, x_5); -lean_closure_set(x_44, 2, x_7); -lean_closure_set(x_44, 3, x_33); -x_45 = l_Lean_Elab_WF_packMutual___lambda__2___closed__3; +x_45 = lean_alloc_closure((void*)(l___private_Lean_Elab_PreDefinition_WF_PackMutual_0__Lean_Elab_WF_post), 10, 4); +lean_closure_set(x_45, 0, x_6); +lean_closure_set(x_45, 1, x_5); +lean_closure_set(x_45, 2, x_7); +lean_closure_set(x_45, 3, x_33); +x_46 = l_Lean_Elab_WF_packMutual___lambda__2___closed__3; lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -x_46 = l_Lean_Meta_transform___at_Lean_Meta_zetaReduce___spec__1(x_25, x_45, x_44, x_18, x_19, x_9, x_10, x_11, x_12, x_43); -if (lean_obj_tag(x_46) == 0) +x_47 = l_Lean_Meta_transform___at_Lean_Meta_zetaReduce___spec__1(x_25, x_46, x_45, x_18, x_19, x_9, x_10, x_11, x_12, x_44); +if (lean_obj_tag(x_47) == 0) { -lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_47 = lean_ctor_get(x_46, 0); -lean_inc(x_47); -x_48 = lean_ctor_get(x_46, 1); +lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_48 = lean_ctor_get(x_47, 0); lean_inc(x_48); -lean_dec(x_46); -x_49 = l_Lean_Meta_mkLambdaFVars(x_17, x_47, x_18, x_19, x_20, x_9, x_10, x_11, x_12, x_48); +x_49 = lean_ctor_get(x_47, 1); +lean_inc(x_49); +lean_dec(x_47); +x_50 = l_Lean_Meta_mkLambdaFVars(x_17, x_48, x_18, x_19, x_20, x_9, x_10, x_11, x_12, x_49); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); -if (lean_obj_tag(x_49) == 0) -{ -uint8_t x_50; -x_50 = !lean_is_exclusive(x_49); -if (x_50 == 0) -{ -lean_object* x_51; lean_object* x_52; -x_51 = lean_ctor_get(x_49, 0); -x_52 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_52, 0, x_35); -lean_ctor_set(x_52, 1, x_37); -lean_ctor_set(x_52, 2, x_38); -lean_ctor_set(x_52, 3, x_33); -lean_ctor_set(x_52, 4, x_22); -lean_ctor_set(x_52, 5, x_51); -lean_ctor_set_uint8(x_52, sizeof(void*)*6, x_36); -lean_ctor_set(x_49, 0, x_52); -return x_49; -} -else -{ -lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_53 = lean_ctor_get(x_49, 0); -x_54 = lean_ctor_get(x_49, 1); +if (lean_obj_tag(x_50) == 0) +{ +uint8_t x_51; +x_51 = !lean_is_exclusive(x_50); +if (x_51 == 0) +{ +lean_object* x_52; lean_object* x_53; +x_52 = lean_ctor_get(x_50, 0); +x_53 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_53, 0, x_35); +lean_ctor_set(x_53, 1, x_37); +lean_ctor_set(x_53, 2, x_38); +lean_ctor_set(x_53, 3, x_33); +lean_ctor_set(x_53, 4, x_22); +lean_ctor_set(x_53, 5, x_52); +lean_ctor_set(x_53, 6, x_39); +lean_ctor_set_uint8(x_53, sizeof(void*)*7, x_36); +lean_ctor_set(x_50, 0, x_53); +return x_50; +} +else +{ +lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; +x_54 = lean_ctor_get(x_50, 0); +x_55 = lean_ctor_get(x_50, 1); +lean_inc(x_55); lean_inc(x_54); -lean_inc(x_53); -lean_dec(x_49); -x_55 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_55, 0, x_35); -lean_ctor_set(x_55, 1, x_37); -lean_ctor_set(x_55, 2, x_38); -lean_ctor_set(x_55, 3, x_33); -lean_ctor_set(x_55, 4, x_22); -lean_ctor_set(x_55, 5, x_53); -lean_ctor_set_uint8(x_55, sizeof(void*)*6, x_36); -x_56 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_56, 1, x_54); -return x_56; +lean_dec(x_50); +x_56 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_56, 0, x_35); +lean_ctor_set(x_56, 1, x_37); +lean_ctor_set(x_56, 2, x_38); +lean_ctor_set(x_56, 3, x_33); +lean_ctor_set(x_56, 4, x_22); +lean_ctor_set(x_56, 5, x_54); +lean_ctor_set(x_56, 6, x_39); +lean_ctor_set_uint8(x_56, sizeof(void*)*7, x_36); +x_57 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_57, 0, x_56); +lean_ctor_set(x_57, 1, x_55); +return x_57; } } else { -uint8_t x_57; +uint8_t x_58; +lean_dec(x_39); lean_dec(x_38); lean_dec(x_37); lean_dec(x_35); lean_dec(x_33); lean_dec(x_22); -x_57 = !lean_is_exclusive(x_49); -if (x_57 == 0) +x_58 = !lean_is_exclusive(x_50); +if (x_58 == 0) { -return x_49; +return x_50; } else { -lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_58 = lean_ctor_get(x_49, 0); -x_59 = lean_ctor_get(x_49, 1); +lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_59 = lean_ctor_get(x_50, 0); +x_60 = lean_ctor_get(x_50, 1); +lean_inc(x_60); lean_inc(x_59); -lean_inc(x_58); -lean_dec(x_49); -x_60 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_60, 0, x_58); -lean_ctor_set(x_60, 1, x_59); -return x_60; +lean_dec(x_50); +x_61 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_60); +return x_61; } } } else { -uint8_t x_61; +uint8_t x_62; +lean_dec(x_39); lean_dec(x_38); lean_dec(x_37); lean_dec(x_35); @@ -5394,29 +5400,30 @@ lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); -x_61 = !lean_is_exclusive(x_46); -if (x_61 == 0) +x_62 = !lean_is_exclusive(x_47); +if (x_62 == 0) { -return x_46; +return x_47; } else { -lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_62 = lean_ctor_get(x_46, 0); -x_63 = lean_ctor_get(x_46, 1); +lean_object* x_63; lean_object* x_64; lean_object* x_65; +x_63 = lean_ctor_get(x_47, 0); +x_64 = lean_ctor_get(x_47, 1); +lean_inc(x_64); lean_inc(x_63); -lean_inc(x_62); -lean_dec(x_46); -x_64 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_64, 0, x_62); -lean_ctor_set(x_64, 1, x_63); -return x_64; +lean_dec(x_47); +x_65 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_65, 0, x_63); +lean_ctor_set(x_65, 1, x_64); +return x_65; } } } else { -uint8_t x_65; +uint8_t x_66; +lean_dec(x_39); lean_dec(x_38); lean_dec(x_37); lean_dec(x_35); @@ -5431,154 +5438,161 @@ lean_dec(x_9); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -x_65 = !lean_is_exclusive(x_42); -if (x_65 == 0) +x_66 = !lean_is_exclusive(x_43); +if (x_66 == 0) { -return x_42; +return x_43; } else { -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_42, 0); -x_67 = lean_ctor_get(x_42, 1); +lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_67 = lean_ctor_get(x_43, 0); +x_68 = lean_ctor_get(x_43, 1); +lean_inc(x_68); lean_inc(x_67); -lean_inc(x_66); -lean_dec(x_42); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -return x_68; +lean_dec(x_43); +x_69 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_68); +return x_69; } } } else { -lean_object* x_69; uint8_t x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_69 = lean_ctor_get(x_30, 0); -x_70 = lean_ctor_get_uint8(x_30, sizeof(void*)*6); -x_71 = lean_ctor_get(x_30, 1); -x_72 = lean_ctor_get(x_30, 2); +lean_object* x_70; uint8_t x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_70 = lean_ctor_get(x_30, 0); +x_71 = lean_ctor_get_uint8(x_30, sizeof(void*)*7); +x_72 = lean_ctor_get(x_30, 1); +x_73 = lean_ctor_get(x_30, 2); +x_74 = lean_ctor_get(x_30, 6); +lean_inc(x_74); +lean_inc(x_73); lean_inc(x_72); -lean_inc(x_71); -lean_inc(x_69); +lean_inc(x_70); lean_dec(x_30); +lean_inc(x_74); lean_inc(x_25); lean_inc(x_22); lean_inc(x_33); +lean_inc(x_73); lean_inc(x_72); -lean_inc(x_71); -lean_inc(x_69); -x_73 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_73, 0, x_69); -lean_ctor_set(x_73, 1, x_71); -lean_ctor_set(x_73, 2, x_72); -lean_ctor_set(x_73, 3, x_33); -lean_ctor_set(x_73, 4, x_22); -lean_ctor_set(x_73, 5, x_25); -lean_ctor_set_uint8(x_73, sizeof(void*)*6, x_70); +lean_inc(x_70); +x_75 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_75, 0, x_70); +lean_ctor_set(x_75, 1, x_72); +lean_ctor_set(x_75, 2, x_73); +lean_ctor_set(x_75, 3, x_33); +lean_ctor_set(x_75, 4, x_22); +lean_ctor_set(x_75, 5, x_25); +lean_ctor_set(x_75, 6, x_74); +lean_ctor_set_uint8(x_75, sizeof(void*)*7, x_71); lean_inc(x_12); lean_inc(x_11); -x_74 = l_Lean_Elab_addAsAxiom(x_73, x_9, x_10, x_11, x_12, x_26); -lean_dec(x_73); -if (lean_obj_tag(x_74) == 0) +x_76 = l_Lean_Elab_addAsAxiom(x_75, x_9, x_10, x_11, x_12, x_26); +lean_dec(x_75); +if (lean_obj_tag(x_76) == 0) { -lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_75 = lean_ctor_get(x_74, 1); -lean_inc(x_75); -lean_dec(x_74); +lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_77 = lean_ctor_get(x_76, 1); +lean_inc(x_77); +lean_dec(x_76); lean_inc(x_33); -x_76 = lean_alloc_closure((void*)(l___private_Lean_Elab_PreDefinition_WF_PackMutual_0__Lean_Elab_WF_post), 10, 4); -lean_closure_set(x_76, 0, x_6); -lean_closure_set(x_76, 1, x_5); -lean_closure_set(x_76, 2, x_7); -lean_closure_set(x_76, 3, x_33); -x_77 = l_Lean_Elab_WF_packMutual___lambda__2___closed__3; +x_78 = lean_alloc_closure((void*)(l___private_Lean_Elab_PreDefinition_WF_PackMutual_0__Lean_Elab_WF_post), 10, 4); +lean_closure_set(x_78, 0, x_6); +lean_closure_set(x_78, 1, x_5); +lean_closure_set(x_78, 2, x_7); +lean_closure_set(x_78, 3, x_33); +x_79 = l_Lean_Elab_WF_packMutual___lambda__2___closed__3; lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -x_78 = l_Lean_Meta_transform___at_Lean_Meta_zetaReduce___spec__1(x_25, x_77, x_76, x_18, x_19, x_9, x_10, x_11, x_12, x_75); -if (lean_obj_tag(x_78) == 0) +x_80 = l_Lean_Meta_transform___at_Lean_Meta_zetaReduce___spec__1(x_25, x_79, x_78, x_18, x_19, x_9, x_10, x_11, x_12, x_77); +if (lean_obj_tag(x_80) == 0) { -lean_object* x_79; lean_object* x_80; lean_object* x_81; -x_79 = lean_ctor_get(x_78, 0); -lean_inc(x_79); -x_80 = lean_ctor_get(x_78, 1); -lean_inc(x_80); -lean_dec(x_78); -x_81 = l_Lean_Meta_mkLambdaFVars(x_17, x_79, x_18, x_19, x_20, x_9, x_10, x_11, x_12, x_80); +lean_object* x_81; lean_object* x_82; lean_object* x_83; +x_81 = lean_ctor_get(x_80, 0); +lean_inc(x_81); +x_82 = lean_ctor_get(x_80, 1); +lean_inc(x_82); +lean_dec(x_80); +x_83 = l_Lean_Meta_mkLambdaFVars(x_17, x_81, x_18, x_19, x_20, x_9, x_10, x_11, x_12, x_82); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); -if (lean_obj_tag(x_81) == 0) +if (lean_obj_tag(x_83) == 0) { -lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; -x_82 = lean_ctor_get(x_81, 0); -lean_inc(x_82); -x_83 = lean_ctor_get(x_81, 1); -lean_inc(x_83); -if (lean_is_exclusive(x_81)) { - lean_ctor_release(x_81, 0); - lean_ctor_release(x_81, 1); - x_84 = x_81; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; +x_84 = lean_ctor_get(x_83, 0); +lean_inc(x_84); +x_85 = lean_ctor_get(x_83, 1); +lean_inc(x_85); +if (lean_is_exclusive(x_83)) { + lean_ctor_release(x_83, 0); + lean_ctor_release(x_83, 1); + x_86 = x_83; } else { - lean_dec_ref(x_81); - x_84 = lean_box(0); -} -x_85 = lean_alloc_ctor(0, 6, 1); -lean_ctor_set(x_85, 0, x_69); -lean_ctor_set(x_85, 1, x_71); -lean_ctor_set(x_85, 2, x_72); -lean_ctor_set(x_85, 3, x_33); -lean_ctor_set(x_85, 4, x_22); -lean_ctor_set(x_85, 5, x_82); -lean_ctor_set_uint8(x_85, sizeof(void*)*6, x_70); -if (lean_is_scalar(x_84)) { - x_86 = lean_alloc_ctor(0, 2, 0); + lean_dec_ref(x_83); + x_86 = lean_box(0); +} +x_87 = lean_alloc_ctor(0, 7, 1); +lean_ctor_set(x_87, 0, x_70); +lean_ctor_set(x_87, 1, x_72); +lean_ctor_set(x_87, 2, x_73); +lean_ctor_set(x_87, 3, x_33); +lean_ctor_set(x_87, 4, x_22); +lean_ctor_set(x_87, 5, x_84); +lean_ctor_set(x_87, 6, x_74); +lean_ctor_set_uint8(x_87, sizeof(void*)*7, x_71); +if (lean_is_scalar(x_86)) { + x_88 = lean_alloc_ctor(0, 2, 0); } else { - x_86 = x_84; + x_88 = x_86; } -lean_ctor_set(x_86, 0, x_85); -lean_ctor_set(x_86, 1, x_83); -return x_86; +lean_ctor_set(x_88, 0, x_87); +lean_ctor_set(x_88, 1, x_85); +return x_88; } else { -lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; +lean_dec(x_74); +lean_dec(x_73); lean_dec(x_72); -lean_dec(x_71); -lean_dec(x_69); +lean_dec(x_70); lean_dec(x_33); lean_dec(x_22); -x_87 = lean_ctor_get(x_81, 0); -lean_inc(x_87); -x_88 = lean_ctor_get(x_81, 1); -lean_inc(x_88); -if (lean_is_exclusive(x_81)) { - lean_ctor_release(x_81, 0); - lean_ctor_release(x_81, 1); - x_89 = x_81; +x_89 = lean_ctor_get(x_83, 0); +lean_inc(x_89); +x_90 = lean_ctor_get(x_83, 1); +lean_inc(x_90); +if (lean_is_exclusive(x_83)) { + lean_ctor_release(x_83, 0); + lean_ctor_release(x_83, 1); + x_91 = x_83; } else { - lean_dec_ref(x_81); - x_89 = lean_box(0); + lean_dec_ref(x_83); + x_91 = lean_box(0); } -if (lean_is_scalar(x_89)) { - x_90 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_91)) { + x_92 = lean_alloc_ctor(1, 2, 0); } else { - x_90 = x_89; + x_92 = x_91; } -lean_ctor_set(x_90, 0, x_87); -lean_ctor_set(x_90, 1, x_88); -return x_90; +lean_ctor_set(x_92, 0, x_89); +lean_ctor_set(x_92, 1, x_90); +return x_92; } } else { -lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; +lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; +lean_dec(x_74); +lean_dec(x_73); lean_dec(x_72); -lean_dec(x_71); -lean_dec(x_69); +lean_dec(x_70); lean_dec(x_33); lean_dec(x_22); lean_dec(x_17); @@ -5586,34 +5600,35 @@ lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); -x_91 = lean_ctor_get(x_78, 0); -lean_inc(x_91); -x_92 = lean_ctor_get(x_78, 1); -lean_inc(x_92); -if (lean_is_exclusive(x_78)) { - lean_ctor_release(x_78, 0); - lean_ctor_release(x_78, 1); - x_93 = x_78; +x_93 = lean_ctor_get(x_80, 0); +lean_inc(x_93); +x_94 = lean_ctor_get(x_80, 1); +lean_inc(x_94); +if (lean_is_exclusive(x_80)) { + lean_ctor_release(x_80, 0); + lean_ctor_release(x_80, 1); + x_95 = x_80; } else { - lean_dec_ref(x_78); - x_93 = lean_box(0); + lean_dec_ref(x_80); + x_95 = lean_box(0); } -if (lean_is_scalar(x_93)) { - x_94 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_95)) { + x_96 = lean_alloc_ctor(1, 2, 0); } else { - x_94 = x_93; + x_96 = x_95; } -lean_ctor_set(x_94, 0, x_91); -lean_ctor_set(x_94, 1, x_92); -return x_94; +lean_ctor_set(x_96, 0, x_93); +lean_ctor_set(x_96, 1, x_94); +return x_96; } } else { -lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; +lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; +lean_dec(x_74); +lean_dec(x_73); lean_dec(x_72); -lean_dec(x_71); -lean_dec(x_69); +lean_dec(x_70); lean_dec(x_33); lean_dec(x_25); lean_dec(x_22); @@ -5625,33 +5640,33 @@ lean_dec(x_9); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -x_95 = lean_ctor_get(x_74, 0); -lean_inc(x_95); -x_96 = lean_ctor_get(x_74, 1); -lean_inc(x_96); -if (lean_is_exclusive(x_74)) { - lean_ctor_release(x_74, 0); - lean_ctor_release(x_74, 1); - x_97 = x_74; +x_97 = lean_ctor_get(x_76, 0); +lean_inc(x_97); +x_98 = lean_ctor_get(x_76, 1); +lean_inc(x_98); +if (lean_is_exclusive(x_76)) { + lean_ctor_release(x_76, 0); + lean_ctor_release(x_76, 1); + x_99 = x_76; } else { - lean_dec_ref(x_74); - x_97 = lean_box(0); + lean_dec_ref(x_76); + x_99 = lean_box(0); } -if (lean_is_scalar(x_97)) { - x_98 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_99)) { + x_100 = lean_alloc_ctor(1, 2, 0); } else { - x_98 = x_97; + x_100 = x_99; } -lean_ctor_set(x_98, 0, x_95); -lean_ctor_set(x_98, 1, x_96); -return x_98; +lean_ctor_set(x_100, 0, x_97); +lean_ctor_set(x_100, 1, x_98); +return x_100; } } } } else { -uint8_t x_103; +uint8_t x_105; lean_dec(x_22); lean_dec(x_17); lean_dec(x_12); @@ -5661,29 +5676,29 @@ lean_dec(x_9); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -x_103 = !lean_is_exclusive(x_24); -if (x_103 == 0) +x_105 = !lean_is_exclusive(x_24); +if (x_105 == 0) { return x_24; } else { -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_24, 0); -x_105 = lean_ctor_get(x_24, 1); -lean_inc(x_105); -lean_inc(x_104); +lean_object* x_106; lean_object* x_107; lean_object* x_108; +x_106 = lean_ctor_get(x_24, 0); +x_107 = lean_ctor_get(x_24, 1); +lean_inc(x_107); +lean_inc(x_106); lean_dec(x_24); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); -return x_106; +x_108 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_108, 0, x_106); +lean_ctor_set(x_108, 1, x_107); +return x_108; } } } else { -uint8_t x_107; +uint8_t x_109; lean_dec(x_17); lean_dec(x_15); lean_dec(x_12); @@ -5695,29 +5710,29 @@ lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_107 = !lean_is_exclusive(x_21); -if (x_107 == 0) +x_109 = !lean_is_exclusive(x_21); +if (x_109 == 0) { return x_21; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_21, 0); -x_109 = lean_ctor_get(x_21, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_110; lean_object* x_111; lean_object* x_112; +x_110 = lean_ctor_get(x_21, 0); +x_111 = lean_ctor_get(x_21, 1); +lean_inc(x_111); +lean_inc(x_110); lean_dec(x_21); -x_110 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_110, 0, x_108); -lean_ctor_set(x_110, 1, x_109); -return x_110; +x_112 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_112, 0, x_110); +lean_ctor_set(x_112, 1, x_111); +return x_112; } } } else { -uint8_t x_111; +uint8_t x_113; lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); @@ -5728,23 +5743,23 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_111 = !lean_is_exclusive(x_14); -if (x_111 == 0) +x_113 = !lean_is_exclusive(x_14); +if (x_113 == 0) { return x_14; } else { -lean_object* x_112; lean_object* x_113; lean_object* x_114; -x_112 = lean_ctor_get(x_14, 0); -x_113 = lean_ctor_get(x_14, 1); -lean_inc(x_113); -lean_inc(x_112); +lean_object* x_114; lean_object* x_115; lean_object* x_116; +x_114 = lean_ctor_get(x_14, 0); +x_115 = lean_ctor_get(x_14, 1); +lean_inc(x_115); +lean_inc(x_114); lean_dec(x_14); -x_114 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_114, 0, x_112); -lean_ctor_set(x_114, 1, x_113); -return x_114; +x_116 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_116, 0, x_114); +lean_ctor_set(x_116, 1, x_115); +return x_116; } } } diff --git a/stage0/stdlib/Lean/Elab/PreDefinition/WF/Rel.c b/stage0/stdlib/Lean/Elab/PreDefinition/WF/Rel.c index 467ab7ad8ffb2..2471118618331 100644 --- a/stage0/stdlib/Lean/Elab/PreDefinition/WF/Rel.c +++ b/stage0/stdlib/Lean/Elab/PreDefinition/WF/Rel.c @@ -22,14 +22,11 @@ static lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_u static lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary_go___lambda__1___closed__3; LEAN_EXPORT lean_object* l_panic___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary_go___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__1(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems(lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems___lambda__1(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getId(lean_object*); lean_object* l_Lean_MessageData_ofList(lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); lean_object* l_Array_toSubarray___rarg(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackMutual_go___closed__1; -lean_object* l_Lean_replaceRef(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_getMVarDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_instantiateMVars___at_Lean_Elab_Term_MVarErrorInfo_logError___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_fget(lean_object*, lean_object*); @@ -43,10 +40,10 @@ lean_object* l_Lean_Expr_mvar___override(lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary_go___closed__9; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary_go___closed__8; lean_object* l_Lean_Elab_Term_instInhabitedTermElabM(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabWFRel___rarg___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabWFRel___rarg___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__3; LEAN_EXPORT lean_object* l_Lean_PersistentArray_forIn___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__4___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__6___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MVarId_withContext___at_Lean_Elab_Term_logUnassignedUsingErrorInfos___spec__4___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabTermEnsuringType___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -58,7 +55,7 @@ static lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_u size_t lean_usize_of_nat(lean_object*); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_lambdaTelescopeImp___rarg(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__2___boxed(lean_object**); -LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__1(lean_object*); lean_object* lean_st_ref_take(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__6(lean_object*); @@ -67,7 +64,7 @@ static lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_u LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary_go(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MVarId_getType(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabWFRel___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabWFRel___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__4; lean_object* l_Lean_Elab_getBetterRef(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__2___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -75,7 +72,7 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDe lean_object* l_Lean_Meta_getLevel(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_MVarId_assign___at_Lean_Elab_WF_elabWFRel___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__6(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary_go___closed__1; lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_to_list(lean_object*, lean_object*); @@ -87,7 +84,7 @@ extern lean_object* l_Lean_instInhabitedExpr; lean_object* l_List_mapTR_loop___at_Lean_Meta_substCore___spec__6(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__2___closed__1; uint8_t lean_name_eq(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabWFRel(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__6___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -98,7 +95,6 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_elabWFRel___ lean_object* l_Lean_LocalDecl_fvarId(lean_object*); lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_withSynthesizeImp___rarg(lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems___closed__1; static lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary_go___closed__12; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_forInAux___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -108,7 +104,7 @@ static lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_u lean_object* l_Lean_LocalDecl_userName(lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackMutual_go___closed__2; static lean_object* l_Lean_Elab_WF_elabWFRel___rarg___closed__1; -LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabWFRel___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabWFRel___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_elabWFRel___spec__5___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_app___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__3___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -116,7 +112,7 @@ lean_object* l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec uint8_t lean_nat_dec_eq(lean_object*, lean_object*); static lean_object* l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__2; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary_go___closed__10; LEAN_EXPORT lean_object* l_Lean_PersistentArray_forInAux___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__5___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PersistentHashMap_insert___at_Lean_MVarId_assign___spec__1(lean_object*, lean_object*, lean_object*); @@ -126,20 +122,18 @@ lean_object* l_Lean_FVarId_getUserName(lean_object*, lean_object*, lean_object*, lean_object* lean_array_set(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -extern lean_object* l_Lean_Elab_WF_instInhabitedTerminationByElement; +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_panic_fn(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_x27_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__2___closed__2; static lean_object* l_panic___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackMutual_go___spec__1___closed__1; lean_object* lean_nat_sub(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackMutual_go___closed__5; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__3(lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems___spec__1(lean_object*, lean_object*, size_t, size_t, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary_go___closed__5; lean_object* l_Lean_Meta_Cases_cases(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MVarId_apply(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary_go___closed__11; lean_object* l_Array_back___rarg(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems___lambda__1___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackMutual_go(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_forInAux___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__5___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_lambdaTelescope___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__3(lean_object*); @@ -160,13 +154,12 @@ lean_object* lean_array_get_size(lean_object*); lean_object* lean_infer_type(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_MVarId_assign___at_Lean_Elab_WF_elabWFRel___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_usize_dec_lt(size_t, size_t); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_intro1Core(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary_go___closed__6; LEAN_EXPORT lean_object* l_panic___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackMutual_go___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_nat_add(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__1___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkConstWithFreshMVarLevels(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_mvarId_x21(lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_forIn___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__4___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -175,150 +168,6 @@ lean_object* l_Nat_repr(lean_object*); static lean_object* l_Lean_Elab_WF_elabWFRel___rarg___closed__4; lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_elabBinderViews_loop___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_withDeclName___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems___spec__1(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5) { -_start: -{ -uint8_t x_6; -x_6 = lean_usize_dec_lt(x_4, x_3); -if (x_6 == 0) -{ -lean_inc(x_5); -return x_5; -} -else -{ -lean_object* x_7; uint8_t x_8; -x_7 = lean_array_uget(x_2, x_4); -x_8 = lean_ctor_get_uint8(x_7, sizeof(void*)*4); -if (x_8 == 0) -{ -lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; -x_9 = lean_ctor_get(x_7, 0); -lean_inc(x_9); -lean_dec(x_7); -x_10 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_10, 0, x_9); -x_11 = lean_box(0); -x_12 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_12, 0, x_10); -lean_ctor_set(x_12, 1, x_11); -return x_12; -} -else -{ -size_t x_13; size_t x_14; -lean_dec(x_7); -x_13 = 1; -x_14 = lean_usize_add(x_4, x_13); -{ -size_t _tmp_3 = x_14; -lean_object* _tmp_4 = x_1; -x_4 = _tmp_3; -x_5 = _tmp_4; -} -goto _start; -} -} -} -} -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -lean_object* x_4; uint8_t x_5; -x_4 = lean_unsigned_to_nat(0u); -x_5 = lean_nat_dec_lt(x_4, x_1); -if (x_5 == 0) -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Elab_WF_instInhabitedTerminationByElement; -x_7 = l___private_Init_Util_0__outOfBounds___rarg(x_6); -x_8 = lean_ctor_get(x_7, 0); -lean_inc(x_8); -lean_dec(x_7); -return x_8; -} -else -{ -lean_object* x_9; lean_object* x_10; -x_9 = lean_array_fget(x_2, x_4); -x_10 = lean_ctor_get(x_9, 0); -lean_inc(x_10); -lean_dec(x_9); -return x_10; -} -} -} -static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = lean_box(0); -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems(lean_object* x_1) { -_start: -{ -lean_object* x_2; size_t x_3; size_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_2 = lean_array_get_size(x_1); -x_3 = lean_usize_of_nat(x_2); -x_4 = 0; -x_5 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems___closed__1; -x_6 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems___spec__1(x_5, x_1, x_3, x_4, x_5); -x_7 = lean_ctor_get(x_6, 0); -lean_inc(x_7); -lean_dec(x_6); -if (lean_obj_tag(x_7) == 0) -{ -lean_object* x_8; lean_object* x_9; -x_8 = lean_box(0); -x_9 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems___lambda__1(x_2, x_1, x_8); -lean_dec(x_1); -lean_dec(x_2); -return x_9; -} -else -{ -lean_object* x_10; -lean_dec(x_2); -lean_dec(x_1); -x_10 = lean_ctor_get(x_7, 0); -lean_inc(x_10); -lean_dec(x_7); -return x_10; -} -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -size_t x_6; size_t x_7; lean_object* x_8; -x_6 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_7 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_8 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems___spec__1(x_1, x_2, x_6, x_7, x_5); -lean_dec(x_5); -lean_dec(x_2); -lean_dec(x_1); -return x_8; -} -} -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -lean_object* x_4; -x_4 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems___lambda__1(x_1, x_2, x_3); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -return x_4; -} -} static lean_object* _init_l_panic___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackMutual_go___spec__1___closed__1() { _start: { @@ -376,7 +225,7 @@ static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Ela lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackMutual_go___closed__2; x_2 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackMutual_go___closed__3; -x_3 = lean_unsigned_to_nat(26u); +x_3 = lean_unsigned_to_nat(20u); x_4 = lean_unsigned_to_nat(45u); x_5 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackMutual_go___closed__4; x_6 = l___private_Init_Util_0__mkPanicMessageWithDecl(x_1, x_2, x_3, x_4, x_5); @@ -642,7 +491,7 @@ static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Ela lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackMutual_go___closed__2; x_2 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary_go___lambda__1___closed__2; -x_3 = lean_unsigned_to_nat(50u); +x_3 = lean_unsigned_to_nat(51u); x_4 = lean_unsigned_to_nat(86u); x_5 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackMutual_go___closed__4; x_6 = l___private_Init_Util_0__mkPanicMessageWithDecl(x_1, x_2, x_3, x_4, x_5); @@ -1074,77 +923,79 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17, lean_object* x_18) { +LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15, lean_object* x_16, lean_object* x_17, lean_object* x_18, lean_object* x_19) { _start: { -uint8_t x_19; -x_19 = lean_nat_dec_lt(x_9, x_6); -if (x_19 == 0) +uint8_t x_20; +x_20 = lean_nat_dec_lt(x_10, x_7); +if (x_20 == 0) { -lean_object* x_20; +lean_object* x_21; +lean_dec(x_10); lean_dec(x_9); -lean_dec(x_8); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_11); -lean_ctor_set(x_20, 1, x_18); -return x_20; +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_12); +lean_ctor_set(x_21, 1, x_19); +return x_21; } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_unsigned_to_nat(0u); -x_22 = lean_nat_dec_eq(x_8, x_21); -if (x_22 == 0) -{ -lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; -x_23 = lean_unsigned_to_nat(1u); -x_24 = lean_nat_sub(x_8, x_23); -lean_dec(x_8); -x_25 = lean_array_fget(x_2, x_9); -x_26 = l_Std_Range_forIn_x27_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__2___closed__2; -lean_inc(x_25); -x_27 = l_Lean_Syntax_isOfKind(x_25, x_26); -if (x_27 == 0) +lean_object* x_22; uint8_t x_23; +x_22 = lean_unsigned_to_nat(0u); +x_23 = lean_nat_dec_eq(x_9, x_22); +if (x_23 == 0) { -lean_object* x_28; -lean_dec(x_25); -x_28 = lean_nat_add(x_9, x_7); +lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; +x_24 = lean_unsigned_to_nat(1u); +x_25 = lean_nat_sub(x_9, x_24); lean_dec(x_9); -x_8 = x_24; -x_9 = x_28; -x_10 = lean_box(0); +x_26 = lean_array_fget(x_2, x_10); +x_27 = l_Std_Range_forIn_x27_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__2___closed__2; +lean_inc(x_26); +x_28 = l_Lean_Syntax_isOfKind(x_26, x_27); +if (x_28 == 0) +{ +lean_object* x_29; +lean_dec(x_26); +x_29 = lean_nat_add(x_10, x_8); +lean_dec(x_10); +x_9 = x_25; +x_10 = x_29; +x_11 = lean_box(0); goto _start; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; -x_30 = lean_array_get_size(x_11); -x_31 = lean_nat_sub(x_30, x_3); -lean_dec(x_30); -x_32 = lean_nat_add(x_31, x_9); +lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_31 = lean_array_get_size(x_12); +x_32 = lean_nat_sub(x_31, x_4); lean_dec(x_31); -x_33 = l_Lean_Syntax_getId(x_25); -lean_dec(x_25); -x_34 = lean_array_set(x_11, x_32, x_33); +x_33 = lean_nat_sub(x_32, x_3); lean_dec(x_32); -x_35 = lean_nat_add(x_9, x_7); -lean_dec(x_9); -x_8 = x_24; -x_9 = x_35; -x_10 = lean_box(0); -x_11 = x_34; +x_34 = lean_nat_add(x_33, x_10); +lean_dec(x_33); +x_35 = l_Lean_Syntax_getId(x_26); +lean_dec(x_26); +x_36 = lean_array_set(x_12, x_34, x_35); +lean_dec(x_34); +x_37 = lean_nat_add(x_10, x_8); +lean_dec(x_10); +x_9 = x_25; +x_10 = x_37; +x_11 = lean_box(0); +x_12 = x_36; goto _start; } } else { -lean_object* x_37; +lean_object* x_39; +lean_dec(x_10); lean_dec(x_9); -lean_dec(x_8); -x_37 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_37, 0, x_11); -lean_ctor_set(x_37, 1, x_18); -return x_37; +x_39 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_39, 0, x_12); +lean_ctor_set(x_39, 1, x_19); +return x_39; } } } @@ -2557,40 +2408,38 @@ return x_49; } } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; uint8_t x_17; -x_11 = lean_ctor_get(x_1, 2); -x_12 = lean_array_get_size(x_11); -x_13 = lean_unsigned_to_nat(0u); -x_14 = lean_unsigned_to_nat(1u); -lean_inc(x_12); -x_15 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_15, 0, x_13); -lean_ctor_set(x_15, 1, x_12); -lean_ctor_set(x_15, 2, x_14); -lean_inc(x_12); -x_16 = l_Std_Range_forIn_x27_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__2(x_1, x_11, x_12, x_15, x_13, x_12, x_14, x_12, x_13, lean_box(0), x_2, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_15); -lean_dec(x_12); -x_17 = !lean_is_exclusive(x_16); -if (x_17 == 0) +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; uint8_t x_18; +x_14 = lean_unsigned_to_nat(0u); +x_15 = lean_unsigned_to_nat(1u); +lean_inc(x_1); +x_16 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_16, 0, x_14); +lean_ctor_set(x_16, 1, x_1); +lean_ctor_set(x_16, 2, x_15); +lean_inc(x_1); +x_17 = l_Std_Range_forIn_x27_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__2(x_2, x_3, x_1, x_4, x_16, x_14, x_1, x_15, x_1, x_14, lean_box(0), x_5, x_7, x_8, x_9, x_10, x_11, x_12, x_13); +lean_dec(x_16); +lean_dec(x_1); +x_18 = !lean_is_exclusive(x_17); +if (x_18 == 0) { -return x_16; +return x_17; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_16, 0); -x_19 = lean_ctor_get(x_16, 1); +lean_object* x_19; lean_object* x_20; lean_object* x_21; +x_19 = lean_ctor_get(x_17, 0); +x_20 = lean_ctor_get(x_17, 1); +lean_inc(x_20); lean_inc(x_19); -lean_inc(x_18); -lean_dec(x_16); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_18); -lean_ctor_set(x_20, 1, x_19); -return x_20; +lean_dec(x_17); +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_19); +lean_ctor_set(x_21, 1, x_20); +return x_21; } } } @@ -2611,227 +2460,251 @@ x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { -lean_object* x_11; size_t x_12; size_t x_13; lean_object* x_14; -lean_dec(x_3); -x_11 = lean_array_get_size(x_2); -x_12 = lean_usize_of_nat(x_11); -lean_dec(x_11); -x_13 = 0; -lean_inc(x_6); -x_14 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__1(x_12, x_13, x_2, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_14) == 0) -{ -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -x_16 = lean_ctor_get(x_14, 1); -lean_inc(x_16); +lean_object* x_14; size_t x_15; size_t x_16; lean_object* x_17; +lean_dec(x_6); +x_14 = lean_array_get_size(x_5); +x_15 = lean_usize_of_nat(x_14); lean_dec(x_14); -x_17 = lean_array_get_size(x_15); -x_18 = lean_ctor_get(x_1, 2); -x_19 = lean_array_get_size(x_18); -x_20 = lean_nat_dec_lt(x_17, x_19); -lean_dec(x_19); -if (x_20 == 0) +x_16 = 0; +lean_inc(x_9); +x_17 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__1(x_15, x_16, x_5, x_7, x_8, x_9, x_10, x_11, x_12, x_13); +if (lean_obj_tag(x_17) == 0) { -lean_object* x_21; lean_object* x_22; +lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; +x_18 = lean_ctor_get(x_17, 0); +lean_inc(x_18); +x_19 = lean_ctor_get(x_17, 1); +lean_inc(x_19); lean_dec(x_17); -x_21 = lean_box(0); -x_22 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__1(x_1, x_15, x_21, x_4, x_5, x_6, x_7, x_8, x_9, x_16); -lean_dec(x_8); -lean_dec(x_6); -lean_dec(x_4); -return x_22; +x_20 = lean_array_get_size(x_18); +x_21 = lean_nat_dec_lt(x_20, x_1); +if (x_21 == 0) +{ +lean_object* x_22; lean_object* x_23; +lean_dec(x_20); +x_22 = lean_box(0); +x_23 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__1(x_1, x_2, x_3, x_4, x_18, x_22, x_7, x_8, x_9, x_10, x_11, x_12, x_19); +lean_dec(x_11); +lean_dec(x_9); +lean_dec(x_7); +return x_23; } else { -lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; -lean_dec(x_15); -x_23 = lean_array_fget(x_18, x_17); -lean_dec(x_17); -x_24 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__2___closed__2; -x_25 = l_Lean_throwErrorAt___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_elabBinderViews_loop___spec__1(x_23, x_24, x_4, x_5, x_6, x_7, x_8, x_9, x_16); -lean_dec(x_6); -lean_dec(x_23); -x_26 = !lean_is_exclusive(x_25); -if (x_26 == 0) +lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; +lean_dec(x_18); +lean_dec(x_1); +x_24 = lean_array_fget(x_3, x_20); +lean_dec(x_20); +x_25 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__2___closed__2; +x_26 = l_Lean_throwErrorAt___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_elabBinderViews_loop___spec__1(x_24, x_25, x_7, x_8, x_9, x_10, x_11, x_12, x_19); +lean_dec(x_9); +lean_dec(x_24); +x_27 = !lean_is_exclusive(x_26); +if (x_27 == 0) { -return x_25; +return x_26; } else { -lean_object* x_27; lean_object* x_28; lean_object* x_29; -x_27 = lean_ctor_get(x_25, 0); -x_28 = lean_ctor_get(x_25, 1); +lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_28 = lean_ctor_get(x_26, 0); +x_29 = lean_ctor_get(x_26, 1); +lean_inc(x_29); lean_inc(x_28); -lean_inc(x_27); -lean_dec(x_25); -x_29 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_29, 0, x_27); -lean_ctor_set(x_29, 1, x_28); -return x_29; +lean_dec(x_26); +x_30 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_30, 0, x_28); +lean_ctor_set(x_30, 1, x_29); +return x_30; } } } else { -uint8_t x_30; -lean_dec(x_8); -lean_dec(x_6); -lean_dec(x_4); -x_30 = !lean_is_exclusive(x_14); -if (x_30 == 0) +uint8_t x_31; +lean_dec(x_11); +lean_dec(x_9); +lean_dec(x_7); +lean_dec(x_1); +x_31 = !lean_is_exclusive(x_17); +if (x_31 == 0) { -return x_14; +return x_17; } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_31 = lean_ctor_get(x_14, 0); -x_32 = lean_ctor_get(x_14, 1); +lean_object* x_32; lean_object* x_33; lean_object* x_34; +x_32 = lean_ctor_get(x_17, 0); +x_33 = lean_ctor_get(x_17, 1); +lean_inc(x_33); lean_inc(x_32); -lean_inc(x_31); -lean_dec(x_14); -x_33 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_33, 0, x_31); -lean_ctor_set(x_33, 1, x_32); -return x_33; +lean_dec(x_17); +x_34 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_34, 0, x_32); +lean_ctor_set(x_34, 1, x_33); +return x_34; } } } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { -lean_object* x_13; lean_object* x_14; lean_object* x_15; -x_13 = lean_ctor_get(x_1, 5); -lean_inc(x_13); +lean_object* x_14; lean_object* x_15; uint8_t x_16; lean_object* x_17; lean_object* x_18; +x_14 = lean_ctor_get(x_6, 1); +lean_inc(x_14); +x_15 = lean_array_get_size(x_14); +x_16 = lean_nat_dec_lt(x_15, x_5); +x_17 = lean_ctor_get(x_1, 5); +lean_inc(x_17); lean_dec(x_1); -x_14 = lean_alloc_closure((void*)(l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__2___boxed), 10, 1); -lean_closure_set(x_14, 0, x_5); +if (x_16 == 0) +{ +lean_object* x_47; +x_47 = lean_unsigned_to_nat(0u); +x_18 = x_47; +goto block_46; +} +else +{ +lean_object* x_48; +x_48 = lean_nat_sub(x_5, x_15); +x_18 = x_48; +goto block_46; +} +block_46: +{ +lean_object* x_19; lean_object* x_20; +x_19 = lean_alloc_closure((void*)(l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__2___boxed), 13, 4); +lean_closure_set(x_19, 0, x_15); +lean_closure_set(x_19, 1, x_6); +lean_closure_set(x_19, 2, x_14); +lean_closure_set(x_19, 3, x_18); +lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -lean_inc(x_6); -x_15 = l_Lean_Meta_lambdaTelescope___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__3___rarg(x_13, x_14, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -if (lean_obj_tag(x_15) == 0) +x_20 = l_Lean_Meta_lambdaTelescope___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__3___rarg(x_17, x_19, x_7, x_8, x_9, x_10, x_11, x_12, x_13); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_16 = lean_ctor_get(x_15, 0); -lean_inc(x_16); -x_17 = lean_ctor_get(x_15, 1); -lean_inc(x_17); -lean_dec(x_15); +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +x_22 = lean_ctor_get(x_20, 1); +lean_inc(x_22); +lean_dec(x_20); lean_inc(x_3); -x_18 = l_Lean_Elab_Term_getMVarDecl(x_3, x_6, x_7, x_8, x_9, x_10, x_11, x_17); -x_19 = lean_ctor_get(x_18, 0); -lean_inc(x_19); -x_20 = lean_ctor_get(x_18, 1); -lean_inc(x_20); -lean_dec(x_18); -x_21 = lean_unsigned_to_nat(0u); -lean_inc(x_2); -lean_inc(x_16); -x_22 = l_Array_toSubarray___rarg(x_16, x_21, x_2); -x_23 = lean_ctor_get(x_19, 1); -lean_inc(x_23); -lean_dec(x_19); -x_24 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_24, 0, x_22); -lean_ctor_set(x_24, 1, x_3); +x_23 = l_Lean_Elab_Term_getMVarDecl(x_3, x_7, x_8, x_9, x_10, x_11, x_12, x_22); +x_24 = lean_ctor_get(x_23, 0); +lean_inc(x_24); x_25 = lean_ctor_get(x_23, 1); lean_inc(x_25); lean_dec(x_23); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -x_26 = l_Lean_PersistentArray_forIn___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__4(x_25, x_24, x_6, x_7, x_8, x_9, x_10, x_11, x_20); -if (lean_obj_tag(x_26) == 0) -{ -lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_27 = lean_ctor_get(x_26, 0); -lean_inc(x_27); -x_28 = lean_ctor_get(x_26, 1); +x_26 = lean_unsigned_to_nat(0u); +lean_inc(x_2); +lean_inc(x_21); +x_27 = l_Array_toSubarray___rarg(x_21, x_26, x_2); +x_28 = lean_ctor_get(x_24, 1); lean_inc(x_28); -lean_dec(x_26); -x_29 = lean_ctor_get(x_27, 1); -lean_inc(x_29); -lean_dec(x_27); -x_30 = lean_array_get_size(x_16); -x_31 = lean_nat_sub(x_30, x_2); -lean_dec(x_30); -x_32 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary_go(x_2, x_16, x_31, x_21, x_29, x_4, x_6, x_7, x_8, x_9, x_10, x_11, x_28); -return x_32; +lean_dec(x_24); +x_29 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_29, 0, x_27); +lean_ctor_set(x_29, 1, x_3); +x_30 = lean_ctor_get(x_28, 1); +lean_inc(x_30); +lean_dec(x_28); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +x_31 = l_Lean_PersistentArray_forIn___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__4(x_30, x_29, x_7, x_8, x_9, x_10, x_11, x_12, x_25); +if (lean_obj_tag(x_31) == 0) +{ +lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +x_33 = lean_ctor_get(x_31, 1); +lean_inc(x_33); +lean_dec(x_31); +x_34 = lean_ctor_get(x_32, 1); +lean_inc(x_34); +lean_dec(x_32); +x_35 = lean_array_get_size(x_21); +x_36 = lean_nat_sub(x_35, x_2); +lean_dec(x_35); +x_37 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary_go(x_2, x_21, x_36, x_26, x_34, x_4, x_7, x_8, x_9, x_10, x_11, x_12, x_33); +return x_37; } else { -uint8_t x_33; -lean_dec(x_16); +uint8_t x_38; +lean_dec(x_21); +lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -lean_dec(x_6); lean_dec(x_4); lean_dec(x_2); -x_33 = !lean_is_exclusive(x_26); -if (x_33 == 0) +x_38 = !lean_is_exclusive(x_31); +if (x_38 == 0) { -return x_26; +return x_31; } else { -lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_34 = lean_ctor_get(x_26, 0); -x_35 = lean_ctor_get(x_26, 1); -lean_inc(x_35); -lean_inc(x_34); -lean_dec(x_26); -x_36 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_36, 0, x_34); -lean_ctor_set(x_36, 1, x_35); -return x_36; +lean_object* x_39; lean_object* x_40; lean_object* x_41; +x_39 = lean_ctor_get(x_31, 0); +x_40 = lean_ctor_get(x_31, 1); +lean_inc(x_40); +lean_inc(x_39); +lean_dec(x_31); +x_41 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_41, 0, x_39); +lean_ctor_set(x_41, 1, x_40); +return x_41; } } } else { -uint8_t x_37; +uint8_t x_42; +lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -lean_dec(x_6); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_37 = !lean_is_exclusive(x_15); -if (x_37 == 0) +x_42 = !lean_is_exclusive(x_20); +if (x_42 == 0) { -return x_15; +return x_20; } else { -lean_object* x_38; lean_object* x_39; lean_object* x_40; -x_38 = lean_ctor_get(x_15, 0); -x_39 = lean_ctor_get(x_15, 1); -lean_inc(x_39); -lean_inc(x_38); -lean_dec(x_15); -x_40 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_40, 0, x_38); -lean_ctor_set(x_40, 1, x_39); -return x_40; +lean_object* x_43; lean_object* x_44; lean_object* x_45; +x_43 = lean_ctor_get(x_20, 0); +x_44 = lean_ctor_get(x_20, 1); +lean_inc(x_44); +lean_inc(x_43); +lean_dec(x_20); +x_45 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_45, 0, x_43); +lean_ctor_set(x_45, 1, x_44); +return x_45; +} } } } @@ -2872,16 +2745,18 @@ lean_object* x_15 = _args[14]; lean_object* x_16 = _args[15]; lean_object* x_17 = _args[16]; lean_object* x_18 = _args[17]; +lean_object* x_19 = _args[18]; _start: { -lean_object* x_19; -x_19 = l_Std_Range_forIn_x27_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18); +lean_object* x_20; +x_20 = l_Std_Range_forIn_x27_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18, x_19); +lean_dec(x_18); lean_dec(x_17); lean_dec(x_16); lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); -lean_dec(x_12); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); @@ -2889,7 +2764,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -return x_19; +return x_20; } } LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { @@ -2965,32 +2840,45 @@ lean_dec(x_2); return x_10; } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { -lean_object* x_11; -x_11 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_14; +x_14 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -lean_dec(x_1); -return x_11; +lean_dec(x_2); +return x_14; } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { -lean_object* x_11; -x_11 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_9); -lean_dec(x_7); +lean_object* x_14; +x_14 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); +lean_dec(x_12); +lean_dec(x_10); +lean_dec(x_8); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +return x_14; +} +} +LEAN_EXPORT lean_object* l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +_start: +{ +lean_object* x_14; +x_14 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); lean_dec(x_5); -lean_dec(x_1); -return x_11; +return x_14; } } LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__1___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { @@ -3363,7 +3251,7 @@ lean_inc(x_11); x_12 = lean_ctor_get(x_10, 1); lean_inc(x_12); lean_dec(x_10); -x_13 = lean_ctor_get(x_2, 3); +x_13 = lean_ctor_get(x_2, 2); lean_inc(x_13); lean_dec(x_2); x_14 = lean_alloc_ctor(1, 1, 0); @@ -3487,157 +3375,197 @@ return x_14; } else { -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; uint8_t x_19; +lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; uint8_t x_29; x_15 = lean_array_uget(x_2, x_4); -x_16 = lean_ctor_get(x_5, 1); -lean_inc(x_16); -x_17 = lean_ctor_get(x_15, 0); -lean_inc(x_17); -x_18 = lean_ctor_get(x_15, 1); -lean_inc(x_18); +x_25 = lean_ctor_get(x_5, 1); +lean_inc(x_25); +x_26 = lean_ctor_get(x_25, 1); +lean_inc(x_26); +x_27 = lean_ctor_get(x_15, 0); +lean_inc(x_27); +x_28 = lean_ctor_get(x_15, 1); +lean_inc(x_28); lean_dec(x_15); -x_19 = !lean_is_exclusive(x_5); -if (x_19 == 0) -{ -lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; -x_20 = lean_ctor_get(x_5, 0); -x_21 = lean_ctor_get(x_5, 1); -lean_dec(x_21); -x_22 = lean_ctor_get(x_16, 0); -lean_inc(x_22); -x_23 = lean_ctor_get(x_16, 1); -lean_inc(x_23); -x_24 = lean_ctor_get(x_16, 2); -lean_inc(x_24); -x_25 = lean_nat_dec_lt(x_23, x_24); -if (x_25 == 0) -{ -lean_object* x_26; -lean_dec(x_24); -lean_dec(x_23); -lean_dec(x_22); -lean_dec(x_18); -lean_dec(x_17); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_1); -x_26 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_26, 0, x_5); -lean_ctor_set(x_26, 1, x_12); -return x_26; -} -else +x_29 = !lean_is_exclusive(x_5); +if (x_29 == 0) { -uint8_t x_27; -x_27 = !lean_is_exclusive(x_16); -if (x_27 == 0) +lean_object* x_30; lean_object* x_31; uint8_t x_32; +x_30 = lean_ctor_get(x_5, 0); +x_31 = lean_ctor_get(x_5, 1); +lean_dec(x_31); +x_32 = !lean_is_exclusive(x_25); +if (x_32 == 0) { -lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; uint8_t x_37; -x_28 = lean_ctor_get(x_16, 2); -lean_dec(x_28); -x_29 = lean_ctor_get(x_16, 1); -lean_dec(x_29); -x_30 = lean_ctor_get(x_16, 0); -lean_dec(x_30); -x_31 = lean_array_fget(x_22, x_23); -x_32 = lean_unsigned_to_nat(1u); -x_33 = lean_nat_add(x_23, x_32); -lean_dec(x_23); -lean_ctor_set(x_16, 1, x_33); -x_34 = lean_ctor_get(x_20, 0); -lean_inc(x_34); -x_35 = lean_ctor_get(x_20, 1); +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint8_t x_38; +x_33 = lean_ctor_get(x_25, 0); +x_34 = lean_ctor_get(x_25, 1); +lean_dec(x_34); +x_35 = lean_ctor_get(x_26, 0); lean_inc(x_35); -x_36 = lean_ctor_get(x_20, 2); +x_36 = lean_ctor_get(x_26, 1); lean_inc(x_36); -x_37 = lean_nat_dec_lt(x_35, x_36); -if (x_37 == 0) +x_37 = lean_ctor_get(x_26, 2); +lean_inc(x_37); +x_38 = lean_nat_dec_lt(x_36, x_37); +if (x_38 == 0) { -lean_object* x_38; +lean_object* x_39; +lean_dec(x_37); lean_dec(x_36); lean_dec(x_35); -lean_dec(x_34); -lean_dec(x_31); -lean_dec(x_18); -lean_dec(x_17); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_1); -x_38 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_38, 0, x_5); -lean_ctor_set(x_38, 1, x_12); -return x_38; +lean_dec(x_28); +lean_dec(x_27); +x_39 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_39, 0, x_5); +x_16 = x_39; +x_17 = x_12; +goto block_24; } else { -uint8_t x_39; -x_39 = !lean_is_exclusive(x_20); -if (x_39 == 0) +uint8_t x_40; +x_40 = !lean_is_exclusive(x_26); +if (x_40 == 0) { -lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; -x_40 = lean_ctor_get(x_20, 2); -lean_dec(x_40); -x_41 = lean_ctor_get(x_20, 1); +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; uint8_t x_50; +x_41 = lean_ctor_get(x_26, 2); lean_dec(x_41); -x_42 = lean_ctor_get(x_20, 0); +x_42 = lean_ctor_get(x_26, 1); lean_dec(x_42); -x_43 = lean_array_fget(x_34, x_35); -x_44 = lean_nat_add(x_35, x_32); -lean_dec(x_35); -lean_ctor_set(x_20, 1, x_44); +x_43 = lean_ctor_get(x_26, 0); +lean_dec(x_43); +x_44 = lean_array_fget(x_35, x_36); +x_45 = lean_unsigned_to_nat(1u); +x_46 = lean_nat_add(x_36, x_45); +lean_dec(x_36); +lean_ctor_set(x_26, 1, x_46); +x_47 = lean_ctor_get(x_33, 0); +lean_inc(x_47); +x_48 = lean_ctor_get(x_33, 1); +lean_inc(x_48); +x_49 = lean_ctor_get(x_33, 2); +lean_inc(x_49); +x_50 = lean_nat_dec_lt(x_48, x_49); +if (x_50 == 0) +{ +lean_object* x_51; +lean_dec(x_49); +lean_dec(x_48); +lean_dec(x_47); +lean_dec(x_44); +lean_dec(x_28); +lean_dec(x_27); +x_51 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_51, 0, x_5); +x_16 = x_51; +x_17 = x_12; +goto block_24; +} +else +{ +uint8_t x_52; +x_52 = !lean_is_exclusive(x_33); +if (x_52 == 0) +{ +lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; uint8_t x_61; +x_53 = lean_ctor_get(x_33, 2); +lean_dec(x_53); +x_54 = lean_ctor_get(x_33, 1); +lean_dec(x_54); +x_55 = lean_ctor_get(x_33, 0); +lean_dec(x_55); +x_56 = lean_array_fget(x_47, x_48); +x_57 = lean_nat_add(x_48, x_45); +lean_dec(x_48); +lean_ctor_set(x_33, 1, x_57); +x_58 = lean_ctor_get(x_30, 0); +lean_inc(x_58); +x_59 = lean_ctor_get(x_30, 1); +lean_inc(x_59); +x_60 = lean_ctor_get(x_30, 2); +lean_inc(x_60); +x_61 = lean_nat_dec_lt(x_59, x_60); +if (x_61 == 0) +{ +lean_object* x_62; +lean_dec(x_60); +lean_dec(x_59); +lean_dec(x_58); +lean_dec(x_56); +lean_dec(x_44); +lean_dec(x_28); +lean_dec(x_27); +x_62 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_62, 0, x_5); +x_16 = x_62; +x_17 = x_12; +goto block_24; +} +else +{ +uint8_t x_63; +x_63 = !lean_is_exclusive(x_30); +if (x_63 == 0) +{ +lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_64 = lean_ctor_get(x_30, 2); +lean_dec(x_64); +x_65 = lean_ctor_get(x_30, 1); +lean_dec(x_65); +x_66 = lean_ctor_get(x_30, 0); +lean_dec(x_66); +x_67 = lean_array_fget(x_58, x_59); +x_68 = lean_nat_add(x_59, x_45); +lean_dec(x_59); +lean_ctor_set(x_30, 1, x_68); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -lean_inc(x_43); +lean_inc(x_56); lean_inc(x_1); -x_45 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary(x_31, x_1, x_18, x_17, x_43, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -if (lean_obj_tag(x_45) == 0) +x_69 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary(x_44, x_1, x_28, x_27, x_67, x_56, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_67); +if (lean_obj_tag(x_69) == 0) { -lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_46 = lean_ctor_get(x_45, 0); -lean_inc(x_46); -x_47 = lean_ctor_get(x_45, 1); -lean_inc(x_47); -lean_dec(x_45); -lean_inc(x_46); -x_48 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_elabWFRel___spec__5___lambda__1), 9, 2); -lean_closure_set(x_48, 0, x_46); -lean_closure_set(x_48, 1, x_43); +lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; +x_70 = lean_ctor_get(x_69, 0); +lean_inc(x_70); +x_71 = lean_ctor_get(x_69, 1); +lean_inc(x_71); +lean_dec(x_69); +lean_inc(x_70); +x_72 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_elabWFRel___spec__5___lambda__1), 9, 2); +lean_closure_set(x_72, 0, x_70); +lean_closure_set(x_72, 1, x_56); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_49 = l_Lean_MVarId_withContext___at_Lean_Elab_Term_logUnassignedUsingErrorInfos___spec__4___rarg(x_46, x_48, x_6, x_7, x_8, x_9, x_10, x_11, x_47); -if (lean_obj_tag(x_49) == 0) +x_73 = l_Lean_MVarId_withContext___at_Lean_Elab_Term_logUnassignedUsingErrorInfos___spec__4___rarg(x_70, x_72, x_6, x_7, x_8, x_9, x_10, x_11, x_71); +if (lean_obj_tag(x_73) == 0) { -lean_object* x_50; size_t x_51; size_t x_52; -x_50 = lean_ctor_get(x_49, 1); -lean_inc(x_50); -lean_dec(x_49); -x_51 = 1; -x_52 = lean_usize_add(x_4, x_51); -x_4 = x_52; -x_12 = x_50; -goto _start; +lean_object* x_74; lean_object* x_75; +x_74 = lean_ctor_get(x_73, 1); +lean_inc(x_74); +lean_dec(x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_5); +x_16 = x_75; +x_17 = x_74; +goto block_24; } else { -uint8_t x_54; -lean_dec(x_20); -lean_dec(x_16); +uint8_t x_76; +lean_dec(x_30); +lean_dec(x_33); +lean_dec(x_26); +lean_free_object(x_25); lean_free_object(x_5); lean_dec(x_11); lean_dec(x_10); @@ -3646,32 +3574,34 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_54 = !lean_is_exclusive(x_49); -if (x_54 == 0) +x_76 = !lean_is_exclusive(x_73); +if (x_76 == 0) { -return x_49; +return x_73; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; -x_55 = lean_ctor_get(x_49, 0); -x_56 = lean_ctor_get(x_49, 1); -lean_inc(x_56); -lean_inc(x_55); -lean_dec(x_49); -x_57 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_57, 0, x_55); -lean_ctor_set(x_57, 1, x_56); -return x_57; +lean_object* x_77; lean_object* x_78; lean_object* x_79; +x_77 = lean_ctor_get(x_73, 0); +x_78 = lean_ctor_get(x_73, 1); +lean_inc(x_78); +lean_inc(x_77); +lean_dec(x_73); +x_79 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_79, 0, x_77); +lean_ctor_set(x_79, 1, x_78); +return x_79; } } } else { -uint8_t x_58; -lean_dec(x_20); -lean_dec(x_43); -lean_dec(x_16); +uint8_t x_80; +lean_dec(x_30); +lean_dec(x_33); +lean_dec(x_56); +lean_dec(x_26); +lean_free_object(x_25); lean_free_object(x_5); lean_dec(x_11); lean_dec(x_10); @@ -3680,83 +3610,86 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_58 = !lean_is_exclusive(x_45); -if (x_58 == 0) +x_80 = !lean_is_exclusive(x_69); +if (x_80 == 0) { -return x_45; +return x_69; } else { -lean_object* x_59; lean_object* x_60; lean_object* x_61; -x_59 = lean_ctor_get(x_45, 0); -x_60 = lean_ctor_get(x_45, 1); -lean_inc(x_60); -lean_inc(x_59); -lean_dec(x_45); -x_61 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_61, 0, x_59); -lean_ctor_set(x_61, 1, x_60); -return x_61; +lean_object* x_81; lean_object* x_82; lean_object* x_83; +x_81 = lean_ctor_get(x_69, 0); +x_82 = lean_ctor_get(x_69, 1); +lean_inc(x_82); +lean_inc(x_81); +lean_dec(x_69); +x_83 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_83, 0, x_81); +lean_ctor_set(x_83, 1, x_82); +return x_83; } } } else { -lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; -lean_dec(x_20); -x_62 = lean_array_fget(x_34, x_35); -x_63 = lean_nat_add(x_35, x_32); -lean_dec(x_35); -x_64 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_64, 0, x_34); -lean_ctor_set(x_64, 1, x_63); -lean_ctor_set(x_64, 2, x_36); +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; +lean_dec(x_30); +x_84 = lean_array_fget(x_58, x_59); +x_85 = lean_nat_add(x_59, x_45); +lean_dec(x_59); +x_86 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_86, 0, x_58); +lean_ctor_set(x_86, 1, x_85); +lean_ctor_set(x_86, 2, x_60); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -lean_inc(x_62); +lean_inc(x_56); lean_inc(x_1); -x_65 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary(x_31, x_1, x_18, x_17, x_62, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -if (lean_obj_tag(x_65) == 0) +x_87 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary(x_44, x_1, x_28, x_27, x_84, x_56, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_84); +if (lean_obj_tag(x_87) == 0) { -lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_66 = lean_ctor_get(x_65, 0); -lean_inc(x_66); -x_67 = lean_ctor_get(x_65, 1); -lean_inc(x_67); -lean_dec(x_65); -lean_inc(x_66); -x_68 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_elabWFRel___spec__5___lambda__1), 9, 2); -lean_closure_set(x_68, 0, x_66); -lean_closure_set(x_68, 1, x_62); +lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; +x_88 = lean_ctor_get(x_87, 0); +lean_inc(x_88); +x_89 = lean_ctor_get(x_87, 1); +lean_inc(x_89); +lean_dec(x_87); +lean_inc(x_88); +x_90 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_elabWFRel___spec__5___lambda__1), 9, 2); +lean_closure_set(x_90, 0, x_88); +lean_closure_set(x_90, 1, x_56); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_69 = l_Lean_MVarId_withContext___at_Lean_Elab_Term_logUnassignedUsingErrorInfos___spec__4___rarg(x_66, x_68, x_6, x_7, x_8, x_9, x_10, x_11, x_67); -if (lean_obj_tag(x_69) == 0) +x_91 = l_Lean_MVarId_withContext___at_Lean_Elab_Term_logUnassignedUsingErrorInfos___spec__4___rarg(x_88, x_90, x_6, x_7, x_8, x_9, x_10, x_11, x_89); +if (lean_obj_tag(x_91) == 0) { -lean_object* x_70; size_t x_71; size_t x_72; -x_70 = lean_ctor_get(x_69, 1); -lean_inc(x_70); -lean_dec(x_69); -lean_ctor_set(x_5, 0, x_64); -x_71 = 1; -x_72 = lean_usize_add(x_4, x_71); -x_4 = x_72; -x_12 = x_70; -goto _start; +lean_object* x_92; lean_object* x_93; +x_92 = lean_ctor_get(x_91, 1); +lean_inc(x_92); +lean_dec(x_91); +lean_ctor_set(x_5, 0, x_86); +x_93 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_93, 0, x_5); +x_16 = x_93; +x_17 = x_92; +goto block_24; } else { -lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; -lean_dec(x_64); -lean_dec(x_16); +lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; +lean_dec(x_86); +lean_dec(x_33); +lean_dec(x_26); +lean_free_object(x_25); lean_free_object(x_5); lean_dec(x_11); lean_dec(x_10); @@ -3765,34 +3698,36 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_74 = lean_ctor_get(x_69, 0); -lean_inc(x_74); -x_75 = lean_ctor_get(x_69, 1); -lean_inc(x_75); -if (lean_is_exclusive(x_69)) { - lean_ctor_release(x_69, 0); - lean_ctor_release(x_69, 1); - x_76 = x_69; +x_94 = lean_ctor_get(x_91, 0); +lean_inc(x_94); +x_95 = lean_ctor_get(x_91, 1); +lean_inc(x_95); +if (lean_is_exclusive(x_91)) { + lean_ctor_release(x_91, 0); + lean_ctor_release(x_91, 1); + x_96 = x_91; } else { - lean_dec_ref(x_69); - x_76 = lean_box(0); + lean_dec_ref(x_91); + x_96 = lean_box(0); } -if (lean_is_scalar(x_76)) { - x_77 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_96)) { + x_97 = lean_alloc_ctor(1, 2, 0); } else { - x_77 = x_76; + x_97 = x_96; } -lean_ctor_set(x_77, 0, x_74); -lean_ctor_set(x_77, 1, x_75); -return x_77; +lean_ctor_set(x_97, 0, x_94); +lean_ctor_set(x_97, 1, x_95); +return x_97; } } else { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; -lean_dec(x_64); -lean_dec(x_62); -lean_dec(x_16); +lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; +lean_dec(x_86); +lean_dec(x_33); +lean_dec(x_56); +lean_dec(x_26); +lean_free_object(x_25); lean_free_object(x_5); lean_dec(x_11); lean_dec(x_10); @@ -3801,141 +3736,138 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_78 = lean_ctor_get(x_65, 0); -lean_inc(x_78); -x_79 = lean_ctor_get(x_65, 1); -lean_inc(x_79); -if (lean_is_exclusive(x_65)) { - lean_ctor_release(x_65, 0); - lean_ctor_release(x_65, 1); - x_80 = x_65; +x_98 = lean_ctor_get(x_87, 0); +lean_inc(x_98); +x_99 = lean_ctor_get(x_87, 1); +lean_inc(x_99); +if (lean_is_exclusive(x_87)) { + lean_ctor_release(x_87, 0); + lean_ctor_release(x_87, 1); + x_100 = x_87; } else { - lean_dec_ref(x_65); - x_80 = lean_box(0); + lean_dec_ref(x_87); + x_100 = lean_box(0); } -if (lean_is_scalar(x_80)) { - x_81 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_100)) { + x_101 = lean_alloc_ctor(1, 2, 0); } else { - x_81 = x_80; + x_101 = x_100; } -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -return x_81; +lean_ctor_set(x_101, 0, x_98); +lean_ctor_set(x_101, 1, x_99); +return x_101; } } } } else { -lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; uint8_t x_89; -lean_dec(x_16); -x_82 = lean_array_fget(x_22, x_23); -x_83 = lean_unsigned_to_nat(1u); -x_84 = lean_nat_add(x_23, x_83); -lean_dec(x_23); -x_85 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_85, 0, x_22); -lean_ctor_set(x_85, 1, x_84); -lean_ctor_set(x_85, 2, x_24); -x_86 = lean_ctor_get(x_20, 0); -lean_inc(x_86); -x_87 = lean_ctor_get(x_20, 1); -lean_inc(x_87); -x_88 = lean_ctor_get(x_20, 2); -lean_inc(x_88); -x_89 = lean_nat_dec_lt(x_87, x_88); -if (x_89 == 0) -{ -lean_object* x_90; -lean_dec(x_88); -lean_dec(x_87); -lean_dec(x_86); -lean_dec(x_82); -lean_dec(x_18); -lean_dec(x_17); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_1); -lean_ctor_set(x_5, 1, x_85); -x_90 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_90, 0, x_5); -lean_ctor_set(x_90, 1, x_12); -return x_90; +lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; uint8_t x_108; +lean_dec(x_33); +x_102 = lean_array_fget(x_47, x_48); +x_103 = lean_nat_add(x_48, x_45); +lean_dec(x_48); +x_104 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_104, 0, x_47); +lean_ctor_set(x_104, 1, x_103); +lean_ctor_set(x_104, 2, x_49); +x_105 = lean_ctor_get(x_30, 0); +lean_inc(x_105); +x_106 = lean_ctor_get(x_30, 1); +lean_inc(x_106); +x_107 = lean_ctor_get(x_30, 2); +lean_inc(x_107); +x_108 = lean_nat_dec_lt(x_106, x_107); +if (x_108 == 0) +{ +lean_object* x_109; +lean_dec(x_107); +lean_dec(x_106); +lean_dec(x_105); +lean_dec(x_102); +lean_dec(x_44); +lean_dec(x_28); +lean_dec(x_27); +lean_ctor_set(x_25, 0, x_104); +x_109 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_109, 0, x_5); +x_16 = x_109; +x_17 = x_12; +goto block_24; } else { -lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; -if (lean_is_exclusive(x_20)) { - lean_ctor_release(x_20, 0); - lean_ctor_release(x_20, 1); - lean_ctor_release(x_20, 2); - x_91 = x_20; +lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; +if (lean_is_exclusive(x_30)) { + lean_ctor_release(x_30, 0); + lean_ctor_release(x_30, 1); + lean_ctor_release(x_30, 2); + x_110 = x_30; } else { - lean_dec_ref(x_20); - x_91 = lean_box(0); + lean_dec_ref(x_30); + x_110 = lean_box(0); } -x_92 = lean_array_fget(x_86, x_87); -x_93 = lean_nat_add(x_87, x_83); -lean_dec(x_87); -if (lean_is_scalar(x_91)) { - x_94 = lean_alloc_ctor(0, 3, 0); +x_111 = lean_array_fget(x_105, x_106); +x_112 = lean_nat_add(x_106, x_45); +lean_dec(x_106); +if (lean_is_scalar(x_110)) { + x_113 = lean_alloc_ctor(0, 3, 0); } else { - x_94 = x_91; + x_113 = x_110; } -lean_ctor_set(x_94, 0, x_86); -lean_ctor_set(x_94, 1, x_93); -lean_ctor_set(x_94, 2, x_88); +lean_ctor_set(x_113, 0, x_105); +lean_ctor_set(x_113, 1, x_112); +lean_ctor_set(x_113, 2, x_107); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -lean_inc(x_92); +lean_inc(x_102); lean_inc(x_1); -x_95 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary(x_82, x_1, x_18, x_17, x_92, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -if (lean_obj_tag(x_95) == 0) +x_114 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary(x_44, x_1, x_28, x_27, x_111, x_102, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_111); +if (lean_obj_tag(x_114) == 0) { -lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; -x_96 = lean_ctor_get(x_95, 0); -lean_inc(x_96); -x_97 = lean_ctor_get(x_95, 1); -lean_inc(x_97); -lean_dec(x_95); -lean_inc(x_96); -x_98 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_elabWFRel___spec__5___lambda__1), 9, 2); -lean_closure_set(x_98, 0, x_96); -lean_closure_set(x_98, 1, x_92); +lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; +x_115 = lean_ctor_get(x_114, 0); +lean_inc(x_115); +x_116 = lean_ctor_get(x_114, 1); +lean_inc(x_116); +lean_dec(x_114); +lean_inc(x_115); +x_117 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_elabWFRel___spec__5___lambda__1), 9, 2); +lean_closure_set(x_117, 0, x_115); +lean_closure_set(x_117, 1, x_102); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_99 = l_Lean_MVarId_withContext___at_Lean_Elab_Term_logUnassignedUsingErrorInfos___spec__4___rarg(x_96, x_98, x_6, x_7, x_8, x_9, x_10, x_11, x_97); -if (lean_obj_tag(x_99) == 0) -{ -lean_object* x_100; size_t x_101; size_t x_102; -x_100 = lean_ctor_get(x_99, 1); -lean_inc(x_100); -lean_dec(x_99); -lean_ctor_set(x_5, 1, x_85); -lean_ctor_set(x_5, 0, x_94); -x_101 = 1; -x_102 = lean_usize_add(x_4, x_101); -x_4 = x_102; -x_12 = x_100; -goto _start; +x_118 = l_Lean_MVarId_withContext___at_Lean_Elab_Term_logUnassignedUsingErrorInfos___spec__4___rarg(x_115, x_117, x_6, x_7, x_8, x_9, x_10, x_11, x_116); +if (lean_obj_tag(x_118) == 0) +{ +lean_object* x_119; lean_object* x_120; +x_119 = lean_ctor_get(x_118, 1); +lean_inc(x_119); +lean_dec(x_118); +lean_ctor_set(x_25, 0, x_104); +lean_ctor_set(x_5, 0, x_113); +x_120 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_120, 0, x_5); +x_16 = x_120; +x_17 = x_119; +goto block_24; } else { -lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; -lean_dec(x_94); -lean_dec(x_85); +lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; +lean_dec(x_113); +lean_dec(x_104); +lean_dec(x_26); +lean_free_object(x_25); lean_free_object(x_5); lean_dec(x_11); lean_dec(x_10); @@ -3944,34 +3876,36 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_104 = lean_ctor_get(x_99, 0); -lean_inc(x_104); -x_105 = lean_ctor_get(x_99, 1); -lean_inc(x_105); -if (lean_is_exclusive(x_99)) { - lean_ctor_release(x_99, 0); - lean_ctor_release(x_99, 1); - x_106 = x_99; +x_121 = lean_ctor_get(x_118, 0); +lean_inc(x_121); +x_122 = lean_ctor_get(x_118, 1); +lean_inc(x_122); +if (lean_is_exclusive(x_118)) { + lean_ctor_release(x_118, 0); + lean_ctor_release(x_118, 1); + x_123 = x_118; } else { - lean_dec_ref(x_99); - x_106 = lean_box(0); + lean_dec_ref(x_118); + x_123 = lean_box(0); } -if (lean_is_scalar(x_106)) { - x_107 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_123)) { + x_124 = lean_alloc_ctor(1, 2, 0); } else { - x_107 = x_106; + x_124 = x_123; } -lean_ctor_set(x_107, 0, x_104); -lean_ctor_set(x_107, 1, x_105); -return x_107; +lean_ctor_set(x_124, 0, x_121); +lean_ctor_set(x_124, 1, x_122); +return x_124; } } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; -lean_dec(x_94); -lean_dec(x_92); -lean_dec(x_85); +lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; +lean_dec(x_113); +lean_dec(x_104); +lean_dec(x_102); +lean_dec(x_26); +lean_free_object(x_25); lean_free_object(x_5); lean_dec(x_11); lean_dec(x_10); @@ -3980,26 +3914,26 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_108 = lean_ctor_get(x_95, 0); -lean_inc(x_108); -x_109 = lean_ctor_get(x_95, 1); -lean_inc(x_109); -if (lean_is_exclusive(x_95)) { - lean_ctor_release(x_95, 0); - lean_ctor_release(x_95, 1); - x_110 = x_95; +x_125 = lean_ctor_get(x_114, 0); +lean_inc(x_125); +x_126 = lean_ctor_get(x_114, 1); +lean_inc(x_126); +if (lean_is_exclusive(x_114)) { + lean_ctor_release(x_114, 0); + lean_ctor_release(x_114, 1); + x_127 = x_114; } else { - lean_dec_ref(x_95); - x_110 = lean_box(0); + lean_dec_ref(x_114); + x_127 = lean_box(0); } -if (lean_is_scalar(x_110)) { - x_111 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_127)) { + x_128 = lean_alloc_ctor(1, 2, 0); } else { - x_111 = x_110; + x_128 = x_127; } -lean_ctor_set(x_111, 0, x_108); -lean_ctor_set(x_111, 1, x_109); -return x_111; +lean_ctor_set(x_128, 0, x_125); +lean_ctor_set(x_128, 1, x_126); +return x_128; } } } @@ -4007,25 +3941,162 @@ return x_111; } else { -lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; uint8_t x_116; -x_112 = lean_ctor_get(x_5, 0); -lean_inc(x_112); -lean_dec(x_5); -x_113 = lean_ctor_get(x_16, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_16, 1); -lean_inc(x_114); -x_115 = lean_ctor_get(x_16, 2); -lean_inc(x_115); -x_116 = lean_nat_dec_lt(x_114, x_115); -if (x_116 == 0) +lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; uint8_t x_136; +lean_dec(x_26); +x_129 = lean_array_fget(x_35, x_36); +x_130 = lean_unsigned_to_nat(1u); +x_131 = lean_nat_add(x_36, x_130); +lean_dec(x_36); +x_132 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_132, 0, x_35); +lean_ctor_set(x_132, 1, x_131); +lean_ctor_set(x_132, 2, x_37); +x_133 = lean_ctor_get(x_33, 0); +lean_inc(x_133); +x_134 = lean_ctor_get(x_33, 1); +lean_inc(x_134); +x_135 = lean_ctor_get(x_33, 2); +lean_inc(x_135); +x_136 = lean_nat_dec_lt(x_134, x_135); +if (x_136 == 0) { -lean_object* x_117; lean_object* x_118; -lean_dec(x_115); -lean_dec(x_114); -lean_dec(x_113); -lean_dec(x_18); -lean_dec(x_17); +lean_object* x_137; +lean_dec(x_135); +lean_dec(x_134); +lean_dec(x_133); +lean_dec(x_129); +lean_dec(x_28); +lean_dec(x_27); +lean_ctor_set(x_25, 1, x_132); +x_137 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_137, 0, x_5); +x_16 = x_137; +x_17 = x_12; +goto block_24; +} +else +{ +lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; uint8_t x_145; +if (lean_is_exclusive(x_33)) { + lean_ctor_release(x_33, 0); + lean_ctor_release(x_33, 1); + lean_ctor_release(x_33, 2); + x_138 = x_33; +} else { + lean_dec_ref(x_33); + x_138 = lean_box(0); +} +x_139 = lean_array_fget(x_133, x_134); +x_140 = lean_nat_add(x_134, x_130); +lean_dec(x_134); +if (lean_is_scalar(x_138)) { + x_141 = lean_alloc_ctor(0, 3, 0); +} else { + x_141 = x_138; +} +lean_ctor_set(x_141, 0, x_133); +lean_ctor_set(x_141, 1, x_140); +lean_ctor_set(x_141, 2, x_135); +x_142 = lean_ctor_get(x_30, 0); +lean_inc(x_142); +x_143 = lean_ctor_get(x_30, 1); +lean_inc(x_143); +x_144 = lean_ctor_get(x_30, 2); +lean_inc(x_144); +x_145 = lean_nat_dec_lt(x_143, x_144); +if (x_145 == 0) +{ +lean_object* x_146; +lean_dec(x_144); +lean_dec(x_143); +lean_dec(x_142); +lean_dec(x_139); +lean_dec(x_129); +lean_dec(x_28); +lean_dec(x_27); +lean_ctor_set(x_25, 1, x_132); +lean_ctor_set(x_25, 0, x_141); +x_146 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_146, 0, x_5); +x_16 = x_146; +x_17 = x_12; +goto block_24; +} +else +{ +lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; +if (lean_is_exclusive(x_30)) { + lean_ctor_release(x_30, 0); + lean_ctor_release(x_30, 1); + lean_ctor_release(x_30, 2); + x_147 = x_30; +} else { + lean_dec_ref(x_30); + x_147 = lean_box(0); +} +x_148 = lean_array_fget(x_142, x_143); +x_149 = lean_nat_add(x_143, x_130); +lean_dec(x_143); +if (lean_is_scalar(x_147)) { + x_150 = lean_alloc_ctor(0, 3, 0); +} else { + x_150 = x_147; +} +lean_ctor_set(x_150, 0, x_142); +lean_ctor_set(x_150, 1, x_149); +lean_ctor_set(x_150, 2, x_144); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_139); +lean_inc(x_1); +x_151 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary(x_129, x_1, x_28, x_27, x_148, x_139, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_148); +if (lean_obj_tag(x_151) == 0) +{ +lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; +x_152 = lean_ctor_get(x_151, 0); +lean_inc(x_152); +x_153 = lean_ctor_get(x_151, 1); +lean_inc(x_153); +lean_dec(x_151); +lean_inc(x_152); +x_154 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_elabWFRel___spec__5___lambda__1), 9, 2); +lean_closure_set(x_154, 0, x_152); +lean_closure_set(x_154, 1, x_139); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +x_155 = l_Lean_MVarId_withContext___at_Lean_Elab_Term_logUnassignedUsingErrorInfos___spec__4___rarg(x_152, x_154, x_6, x_7, x_8, x_9, x_10, x_11, x_153); +if (lean_obj_tag(x_155) == 0) +{ +lean_object* x_156; lean_object* x_157; +x_156 = lean_ctor_get(x_155, 1); +lean_inc(x_156); +lean_dec(x_155); +lean_ctor_set(x_25, 1, x_132); +lean_ctor_set(x_25, 0, x_141); +lean_ctor_set(x_5, 0, x_150); +x_157 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_157, 0, x_5); +x_16 = x_157; +x_17 = x_156; +goto block_24; +} +else +{ +lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; +lean_dec(x_150); +lean_dec(x_141); +lean_dec(x_132); +lean_free_object(x_25); +lean_free_object(x_5); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -4033,54 +4104,37 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_117 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_117, 0, x_112); -lean_ctor_set(x_117, 1, x_16); -x_118 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_118, 0, x_117); -lean_ctor_set(x_118, 1, x_12); -return x_118; -} -else -{ -lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; uint8_t x_127; -if (lean_is_exclusive(x_16)) { - lean_ctor_release(x_16, 0); - lean_ctor_release(x_16, 1); - lean_ctor_release(x_16, 2); - x_119 = x_16; +x_158 = lean_ctor_get(x_155, 0); +lean_inc(x_158); +x_159 = lean_ctor_get(x_155, 1); +lean_inc(x_159); +if (lean_is_exclusive(x_155)) { + lean_ctor_release(x_155, 0); + lean_ctor_release(x_155, 1); + x_160 = x_155; } else { - lean_dec_ref(x_16); - x_119 = lean_box(0); + lean_dec_ref(x_155); + x_160 = lean_box(0); } -x_120 = lean_array_fget(x_113, x_114); -x_121 = lean_unsigned_to_nat(1u); -x_122 = lean_nat_add(x_114, x_121); -lean_dec(x_114); -if (lean_is_scalar(x_119)) { - x_123 = lean_alloc_ctor(0, 3, 0); +if (lean_is_scalar(x_160)) { + x_161 = lean_alloc_ctor(1, 2, 0); } else { - x_123 = x_119; -} -lean_ctor_set(x_123, 0, x_113); -lean_ctor_set(x_123, 1, x_122); -lean_ctor_set(x_123, 2, x_115); -x_124 = lean_ctor_get(x_112, 0); -lean_inc(x_124); -x_125 = lean_ctor_get(x_112, 1); -lean_inc(x_125); -x_126 = lean_ctor_get(x_112, 2); -lean_inc(x_126); -x_127 = lean_nat_dec_lt(x_125, x_126); -if (x_127 == 0) -{ -lean_object* x_128; lean_object* x_129; -lean_dec(x_126); -lean_dec(x_125); -lean_dec(x_124); -lean_dec(x_120); -lean_dec(x_18); -lean_dec(x_17); + x_161 = x_160; +} +lean_ctor_set(x_161, 0, x_158); +lean_ctor_set(x_161, 1, x_159); +return x_161; +} +} +else +{ +lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; +lean_dec(x_150); +lean_dec(x_141); +lean_dec(x_139); +lean_dec(x_132); +lean_free_object(x_25); +lean_free_object(x_5); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -4088,86 +4142,239 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_128 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_128, 0, x_112); -lean_ctor_set(x_128, 1, x_123); -x_129 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_129, 0, x_128); -lean_ctor_set(x_129, 1, x_12); -return x_129; -} -else -{ -lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - lean_ctor_release(x_112, 2); - x_130 = x_112; +x_162 = lean_ctor_get(x_151, 0); +lean_inc(x_162); +x_163 = lean_ctor_get(x_151, 1); +lean_inc(x_163); +if (lean_is_exclusive(x_151)) { + lean_ctor_release(x_151, 0); + lean_ctor_release(x_151, 1); + x_164 = x_151; +} else { + lean_dec_ref(x_151); + x_164 = lean_box(0); +} +if (lean_is_scalar(x_164)) { + x_165 = lean_alloc_ctor(1, 2, 0); +} else { + x_165 = x_164; +} +lean_ctor_set(x_165, 0, x_162); +lean_ctor_set(x_165, 1, x_163); +return x_165; +} +} +} +} +} +} +else +{ +lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; uint8_t x_170; +x_166 = lean_ctor_get(x_25, 0); +lean_inc(x_166); +lean_dec(x_25); +x_167 = lean_ctor_get(x_26, 0); +lean_inc(x_167); +x_168 = lean_ctor_get(x_26, 1); +lean_inc(x_168); +x_169 = lean_ctor_get(x_26, 2); +lean_inc(x_169); +x_170 = lean_nat_dec_lt(x_168, x_169); +if (x_170 == 0) +{ +lean_object* x_171; lean_object* x_172; +lean_dec(x_169); +lean_dec(x_168); +lean_dec(x_167); +lean_dec(x_28); +lean_dec(x_27); +x_171 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_171, 0, x_166); +lean_ctor_set(x_171, 1, x_26); +lean_ctor_set(x_5, 1, x_171); +x_172 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_172, 0, x_5); +x_16 = x_172; +x_17 = x_12; +goto block_24; +} +else +{ +lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; uint8_t x_181; +if (lean_is_exclusive(x_26)) { + lean_ctor_release(x_26, 0); + lean_ctor_release(x_26, 1); + lean_ctor_release(x_26, 2); + x_173 = x_26; +} else { + lean_dec_ref(x_26); + x_173 = lean_box(0); +} +x_174 = lean_array_fget(x_167, x_168); +x_175 = lean_unsigned_to_nat(1u); +x_176 = lean_nat_add(x_168, x_175); +lean_dec(x_168); +if (lean_is_scalar(x_173)) { + x_177 = lean_alloc_ctor(0, 3, 0); +} else { + x_177 = x_173; +} +lean_ctor_set(x_177, 0, x_167); +lean_ctor_set(x_177, 1, x_176); +lean_ctor_set(x_177, 2, x_169); +x_178 = lean_ctor_get(x_166, 0); +lean_inc(x_178); +x_179 = lean_ctor_get(x_166, 1); +lean_inc(x_179); +x_180 = lean_ctor_get(x_166, 2); +lean_inc(x_180); +x_181 = lean_nat_dec_lt(x_179, x_180); +if (x_181 == 0) +{ +lean_object* x_182; lean_object* x_183; +lean_dec(x_180); +lean_dec(x_179); +lean_dec(x_178); +lean_dec(x_174); +lean_dec(x_28); +lean_dec(x_27); +x_182 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_182, 0, x_166); +lean_ctor_set(x_182, 1, x_177); +lean_ctor_set(x_5, 1, x_182); +x_183 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_183, 0, x_5); +x_16 = x_183; +x_17 = x_12; +goto block_24; +} +else +{ +lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; uint8_t x_191; +if (lean_is_exclusive(x_166)) { + lean_ctor_release(x_166, 0); + lean_ctor_release(x_166, 1); + lean_ctor_release(x_166, 2); + x_184 = x_166; } else { - lean_dec_ref(x_112); - x_130 = lean_box(0); -} -x_131 = lean_array_fget(x_124, x_125); -x_132 = lean_nat_add(x_125, x_121); -lean_dec(x_125); -if (lean_is_scalar(x_130)) { - x_133 = lean_alloc_ctor(0, 3, 0); + lean_dec_ref(x_166); + x_184 = lean_box(0); +} +x_185 = lean_array_fget(x_178, x_179); +x_186 = lean_nat_add(x_179, x_175); +lean_dec(x_179); +if (lean_is_scalar(x_184)) { + x_187 = lean_alloc_ctor(0, 3, 0); +} else { + x_187 = x_184; +} +lean_ctor_set(x_187, 0, x_178); +lean_ctor_set(x_187, 1, x_186); +lean_ctor_set(x_187, 2, x_180); +x_188 = lean_ctor_get(x_30, 0); +lean_inc(x_188); +x_189 = lean_ctor_get(x_30, 1); +lean_inc(x_189); +x_190 = lean_ctor_get(x_30, 2); +lean_inc(x_190); +x_191 = lean_nat_dec_lt(x_189, x_190); +if (x_191 == 0) +{ +lean_object* x_192; lean_object* x_193; +lean_dec(x_190); +lean_dec(x_189); +lean_dec(x_188); +lean_dec(x_185); +lean_dec(x_174); +lean_dec(x_28); +lean_dec(x_27); +x_192 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_192, 0, x_187); +lean_ctor_set(x_192, 1, x_177); +lean_ctor_set(x_5, 1, x_192); +x_193 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_193, 0, x_5); +x_16 = x_193; +x_17 = x_12; +goto block_24; +} +else +{ +lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; +if (lean_is_exclusive(x_30)) { + lean_ctor_release(x_30, 0); + lean_ctor_release(x_30, 1); + lean_ctor_release(x_30, 2); + x_194 = x_30; } else { - x_133 = x_130; + lean_dec_ref(x_30); + x_194 = lean_box(0); +} +x_195 = lean_array_fget(x_188, x_189); +x_196 = lean_nat_add(x_189, x_175); +lean_dec(x_189); +if (lean_is_scalar(x_194)) { + x_197 = lean_alloc_ctor(0, 3, 0); +} else { + x_197 = x_194; } -lean_ctor_set(x_133, 0, x_124); -lean_ctor_set(x_133, 1, x_132); -lean_ctor_set(x_133, 2, x_126); +lean_ctor_set(x_197, 0, x_188); +lean_ctor_set(x_197, 1, x_196); +lean_ctor_set(x_197, 2, x_190); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -lean_inc(x_131); +lean_inc(x_185); lean_inc(x_1); -x_134 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary(x_120, x_1, x_18, x_17, x_131, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -if (lean_obj_tag(x_134) == 0) +x_198 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary(x_174, x_1, x_28, x_27, x_195, x_185, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_195); +if (lean_obj_tag(x_198) == 0) { -lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; -x_135 = lean_ctor_get(x_134, 0); -lean_inc(x_135); -x_136 = lean_ctor_get(x_134, 1); -lean_inc(x_136); -lean_dec(x_134); -lean_inc(x_135); -x_137 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_elabWFRel___spec__5___lambda__1), 9, 2); -lean_closure_set(x_137, 0, x_135); -lean_closure_set(x_137, 1, x_131); +lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; +x_199 = lean_ctor_get(x_198, 0); +lean_inc(x_199); +x_200 = lean_ctor_get(x_198, 1); +lean_inc(x_200); +lean_dec(x_198); +lean_inc(x_199); +x_201 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_elabWFRel___spec__5___lambda__1), 9, 2); +lean_closure_set(x_201, 0, x_199); +lean_closure_set(x_201, 1, x_185); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_138 = l_Lean_MVarId_withContext___at_Lean_Elab_Term_logUnassignedUsingErrorInfos___spec__4___rarg(x_135, x_137, x_6, x_7, x_8, x_9, x_10, x_11, x_136); -if (lean_obj_tag(x_138) == 0) -{ -lean_object* x_139; lean_object* x_140; size_t x_141; size_t x_142; -x_139 = lean_ctor_get(x_138, 1); -lean_inc(x_139); -lean_dec(x_138); -x_140 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_140, 0, x_133); -lean_ctor_set(x_140, 1, x_123); -x_141 = 1; -x_142 = lean_usize_add(x_4, x_141); -x_4 = x_142; -x_5 = x_140; -x_12 = x_139; -goto _start; -} -else +x_202 = l_Lean_MVarId_withContext___at_Lean_Elab_Term_logUnassignedUsingErrorInfos___spec__4___rarg(x_199, x_201, x_6, x_7, x_8, x_9, x_10, x_11, x_200); +if (lean_obj_tag(x_202) == 0) { -lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; -lean_dec(x_133); -lean_dec(x_123); +lean_object* x_203; lean_object* x_204; lean_object* x_205; +x_203 = lean_ctor_get(x_202, 1); +lean_inc(x_203); +lean_dec(x_202); +x_204 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_204, 0, x_187); +lean_ctor_set(x_204, 1, x_177); +lean_ctor_set(x_5, 1, x_204); +lean_ctor_set(x_5, 0, x_197); +x_205 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_205, 0, x_5); +x_16 = x_205; +x_17 = x_203; +goto block_24; +} +else +{ +lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; +lean_dec(x_197); +lean_dec(x_187); +lean_dec(x_177); +lean_free_object(x_5); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -4175,34 +4382,36 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_144 = lean_ctor_get(x_138, 0); -lean_inc(x_144); -x_145 = lean_ctor_get(x_138, 1); -lean_inc(x_145); -if (lean_is_exclusive(x_138)) { - lean_ctor_release(x_138, 0); - lean_ctor_release(x_138, 1); - x_146 = x_138; +x_206 = lean_ctor_get(x_202, 0); +lean_inc(x_206); +x_207 = lean_ctor_get(x_202, 1); +lean_inc(x_207); +if (lean_is_exclusive(x_202)) { + lean_ctor_release(x_202, 0); + lean_ctor_release(x_202, 1); + x_208 = x_202; } else { - lean_dec_ref(x_138); - x_146 = lean_box(0); + lean_dec_ref(x_202); + x_208 = lean_box(0); } -if (lean_is_scalar(x_146)) { - x_147 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_208)) { + x_209 = lean_alloc_ctor(1, 2, 0); } else { - x_147 = x_146; + x_209 = x_208; } -lean_ctor_set(x_147, 0, x_144); -lean_ctor_set(x_147, 1, x_145); -return x_147; +lean_ctor_set(x_209, 0, x_206); +lean_ctor_set(x_209, 1, x_207); +return x_209; } } else { -lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; -lean_dec(x_133); -lean_dec(x_131); -lean_dec(x_123); +lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; +lean_dec(x_197); +lean_dec(x_187); +lean_dec(x_185); +lean_dec(x_177); +lean_free_object(x_5); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -4210,47 +4419,392 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_148 = lean_ctor_get(x_134, 0); -lean_inc(x_148); -x_149 = lean_ctor_get(x_134, 1); -lean_inc(x_149); -if (lean_is_exclusive(x_134)) { - lean_ctor_release(x_134, 0); - lean_ctor_release(x_134, 1); - x_150 = x_134; +x_210 = lean_ctor_get(x_198, 0); +lean_inc(x_210); +x_211 = lean_ctor_get(x_198, 1); +lean_inc(x_211); +if (lean_is_exclusive(x_198)) { + lean_ctor_release(x_198, 0); + lean_ctor_release(x_198, 1); + x_212 = x_198; } else { - lean_dec_ref(x_134); - x_150 = lean_box(0); + lean_dec_ref(x_198); + x_212 = lean_box(0); } -if (lean_is_scalar(x_150)) { - x_151 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_212)) { + x_213 = lean_alloc_ctor(1, 2, 0); } else { - x_151 = x_150; -} -lean_ctor_set(x_151, 0, x_148); -lean_ctor_set(x_151, 1, x_149); -return x_151; + x_213 = x_212; } +lean_ctor_set(x_213, 0, x_210); +lean_ctor_set(x_213, 1, x_211); +return x_213; } } } } } } -LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__6___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: +else { -lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; -x_9 = lean_ctor_get(x_6, 5); -x_10 = lean_ctor_get(x_2, 2); +lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; uint8_t x_220; +x_214 = lean_ctor_get(x_5, 0); +lean_inc(x_214); +lean_dec(x_5); +x_215 = lean_ctor_get(x_25, 0); +lean_inc(x_215); +if (lean_is_exclusive(x_25)) { + lean_ctor_release(x_25, 0); + lean_ctor_release(x_25, 1); + x_216 = x_25; +} else { + lean_dec_ref(x_25); + x_216 = lean_box(0); +} +x_217 = lean_ctor_get(x_26, 0); +lean_inc(x_217); +x_218 = lean_ctor_get(x_26, 1); +lean_inc(x_218); +x_219 = lean_ctor_get(x_26, 2); +lean_inc(x_219); +x_220 = lean_nat_dec_lt(x_218, x_219); +if (x_220 == 0) +{ +lean_object* x_221; lean_object* x_222; lean_object* x_223; +lean_dec(x_219); +lean_dec(x_218); +lean_dec(x_217); +lean_dec(x_28); +lean_dec(x_27); +if (lean_is_scalar(x_216)) { + x_221 = lean_alloc_ctor(0, 2, 0); +} else { + x_221 = x_216; +} +lean_ctor_set(x_221, 0, x_215); +lean_ctor_set(x_221, 1, x_26); +x_222 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_222, 0, x_214); +lean_ctor_set(x_222, 1, x_221); +x_223 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_223, 0, x_222); +x_16 = x_223; +x_17 = x_12; +goto block_24; +} +else +{ +lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; uint8_t x_232; +if (lean_is_exclusive(x_26)) { + lean_ctor_release(x_26, 0); + lean_ctor_release(x_26, 1); + lean_ctor_release(x_26, 2); + x_224 = x_26; +} else { + lean_dec_ref(x_26); + x_224 = lean_box(0); +} +x_225 = lean_array_fget(x_217, x_218); +x_226 = lean_unsigned_to_nat(1u); +x_227 = lean_nat_add(x_218, x_226); +lean_dec(x_218); +if (lean_is_scalar(x_224)) { + x_228 = lean_alloc_ctor(0, 3, 0); +} else { + x_228 = x_224; +} +lean_ctor_set(x_228, 0, x_217); +lean_ctor_set(x_228, 1, x_227); +lean_ctor_set(x_228, 2, x_219); +x_229 = lean_ctor_get(x_215, 0); +lean_inc(x_229); +x_230 = lean_ctor_get(x_215, 1); +lean_inc(x_230); +x_231 = lean_ctor_get(x_215, 2); +lean_inc(x_231); +x_232 = lean_nat_dec_lt(x_230, x_231); +if (x_232 == 0) +{ +lean_object* x_233; lean_object* x_234; lean_object* x_235; +lean_dec(x_231); +lean_dec(x_230); +lean_dec(x_229); +lean_dec(x_225); +lean_dec(x_28); +lean_dec(x_27); +if (lean_is_scalar(x_216)) { + x_233 = lean_alloc_ctor(0, 2, 0); +} else { + x_233 = x_216; +} +lean_ctor_set(x_233, 0, x_215); +lean_ctor_set(x_233, 1, x_228); +x_234 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_234, 0, x_214); +lean_ctor_set(x_234, 1, x_233); +x_235 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_235, 0, x_234); +x_16 = x_235; +x_17 = x_12; +goto block_24; +} +else +{ +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; uint8_t x_243; +if (lean_is_exclusive(x_215)) { + lean_ctor_release(x_215, 0); + lean_ctor_release(x_215, 1); + lean_ctor_release(x_215, 2); + x_236 = x_215; +} else { + lean_dec_ref(x_215); + x_236 = lean_box(0); +} +x_237 = lean_array_fget(x_229, x_230); +x_238 = lean_nat_add(x_230, x_226); +lean_dec(x_230); +if (lean_is_scalar(x_236)) { + x_239 = lean_alloc_ctor(0, 3, 0); +} else { + x_239 = x_236; +} +lean_ctor_set(x_239, 0, x_229); +lean_ctor_set(x_239, 1, x_238); +lean_ctor_set(x_239, 2, x_231); +x_240 = lean_ctor_get(x_214, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_214, 1); +lean_inc(x_241); +x_242 = lean_ctor_get(x_214, 2); +lean_inc(x_242); +x_243 = lean_nat_dec_lt(x_241, x_242); +if (x_243 == 0) +{ +lean_object* x_244; lean_object* x_245; lean_object* x_246; +lean_dec(x_242); +lean_dec(x_241); +lean_dec(x_240); +lean_dec(x_237); +lean_dec(x_225); +lean_dec(x_28); +lean_dec(x_27); +if (lean_is_scalar(x_216)) { + x_244 = lean_alloc_ctor(0, 2, 0); +} else { + x_244 = x_216; +} +lean_ctor_set(x_244, 0, x_239); +lean_ctor_set(x_244, 1, x_228); +x_245 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_245, 0, x_214); +lean_ctor_set(x_245, 1, x_244); +x_246 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_246, 0, x_245); +x_16 = x_246; +x_17 = x_12; +goto block_24; +} +else +{ +lean_object* x_247; lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; +if (lean_is_exclusive(x_214)) { + lean_ctor_release(x_214, 0); + lean_ctor_release(x_214, 1); + lean_ctor_release(x_214, 2); + x_247 = x_214; +} else { + lean_dec_ref(x_214); + x_247 = lean_box(0); +} +x_248 = lean_array_fget(x_240, x_241); +x_249 = lean_nat_add(x_241, x_226); +lean_dec(x_241); +if (lean_is_scalar(x_247)) { + x_250 = lean_alloc_ctor(0, 3, 0); +} else { + x_250 = x_247; +} +lean_ctor_set(x_250, 0, x_240); +lean_ctor_set(x_250, 1, x_249); +lean_ctor_set(x_250, 2, x_242); +lean_inc(x_11); lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_237); +lean_inc(x_1); +x_251 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary(x_225, x_1, x_28, x_27, x_248, x_237, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_248); +if (lean_obj_tag(x_251) == 0) +{ +lean_object* x_252; lean_object* x_253; lean_object* x_254; lean_object* x_255; +x_252 = lean_ctor_get(x_251, 0); +lean_inc(x_252); +x_253 = lean_ctor_get(x_251, 1); +lean_inc(x_253); +lean_dec(x_251); +lean_inc(x_252); +x_254 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_elabWFRel___spec__5___lambda__1), 9, 2); +lean_closure_set(x_254, 0, x_252); +lean_closure_set(x_254, 1, x_237); +lean_inc(x_11); lean_inc(x_10); -x_11 = l_Lean_Elab_getBetterRef(x_9, x_10); -x_12 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_1, x_4, x_5, x_6, x_7, x_8); -x_13 = lean_ctor_get(x_12, 0); -lean_inc(x_13); -x_14 = lean_ctor_get(x_12, 1); -lean_inc(x_14); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +x_255 = l_Lean_MVarId_withContext___at_Lean_Elab_Term_logUnassignedUsingErrorInfos___spec__4___rarg(x_252, x_254, x_6, x_7, x_8, x_9, x_10, x_11, x_253); +if (lean_obj_tag(x_255) == 0) +{ +lean_object* x_256; lean_object* x_257; lean_object* x_258; lean_object* x_259; +x_256 = lean_ctor_get(x_255, 1); +lean_inc(x_256); +lean_dec(x_255); +if (lean_is_scalar(x_216)) { + x_257 = lean_alloc_ctor(0, 2, 0); +} else { + x_257 = x_216; +} +lean_ctor_set(x_257, 0, x_239); +lean_ctor_set(x_257, 1, x_228); +x_258 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_258, 0, x_250); +lean_ctor_set(x_258, 1, x_257); +x_259 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_259, 0, x_258); +x_16 = x_259; +x_17 = x_256; +goto block_24; +} +else +{ +lean_object* x_260; lean_object* x_261; lean_object* x_262; lean_object* x_263; +lean_dec(x_250); +lean_dec(x_239); +lean_dec(x_228); +lean_dec(x_216); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_1); +x_260 = lean_ctor_get(x_255, 0); +lean_inc(x_260); +x_261 = lean_ctor_get(x_255, 1); +lean_inc(x_261); +if (lean_is_exclusive(x_255)) { + lean_ctor_release(x_255, 0); + lean_ctor_release(x_255, 1); + x_262 = x_255; +} else { + lean_dec_ref(x_255); + x_262 = lean_box(0); +} +if (lean_is_scalar(x_262)) { + x_263 = lean_alloc_ctor(1, 2, 0); +} else { + x_263 = x_262; +} +lean_ctor_set(x_263, 0, x_260); +lean_ctor_set(x_263, 1, x_261); +return x_263; +} +} +else +{ +lean_object* x_264; lean_object* x_265; lean_object* x_266; lean_object* x_267; +lean_dec(x_250); +lean_dec(x_239); +lean_dec(x_237); +lean_dec(x_228); +lean_dec(x_216); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_1); +x_264 = lean_ctor_get(x_251, 0); +lean_inc(x_264); +x_265 = lean_ctor_get(x_251, 1); +lean_inc(x_265); +if (lean_is_exclusive(x_251)) { + lean_ctor_release(x_251, 0); + lean_ctor_release(x_251, 1); + x_266 = x_251; +} else { + lean_dec_ref(x_251); + x_266 = lean_box(0); +} +if (lean_is_scalar(x_266)) { + x_267 = lean_alloc_ctor(1, 2, 0); +} else { + x_267 = x_266; +} +lean_ctor_set(x_267, 0, x_264); +lean_ctor_set(x_267, 1, x_265); +return x_267; +} +} +} +} +} +block_24: +{ +if (lean_obj_tag(x_16) == 0) +{ +lean_object* x_18; lean_object* x_19; +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_1); +x_18 = lean_ctor_get(x_16, 0); +lean_inc(x_18); +lean_dec(x_16); +x_19 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_19, 0, x_18); +lean_ctor_set(x_19, 1, x_17); +return x_19; +} +else +{ +lean_object* x_20; size_t x_21; size_t x_22; +x_20 = lean_ctor_get(x_16, 0); +lean_inc(x_20); +lean_dec(x_16); +x_21 = 1; +x_22 = lean_usize_add(x_4, x_21); +x_4 = x_22; +x_5 = x_20; +x_12 = x_17; +goto _start; +} +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__6___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; +x_9 = lean_ctor_get(x_6, 5); +x_10 = lean_ctor_get(x_2, 2); +lean_inc(x_10); +lean_inc(x_10); +x_11 = l_Lean_Elab_getBetterRef(x_9, x_10); +x_12 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_1, x_4, x_5, x_6, x_7, x_8); +x_13 = lean_ctor_get(x_12, 0); +lean_inc(x_13); +x_14 = lean_ctor_get(x_12, 1); +lean_inc(x_14); lean_dec(x_12); x_15 = l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(x_13, x_10, x_2, x_3, x_4, x_5, x_6, x_7, x_14); lean_dec(x_2); @@ -4345,186 +4899,185 @@ return x_2; LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabWFRel___rarg___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { _start: { -uint8_t x_14; -x_14 = !lean_is_exclusive(x_11); -if (x_14 == 0) -{ -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; -x_15 = lean_ctor_get(x_11, 5); -x_16 = l_Lean_replaceRef(x_1, x_15); -lean_dec(x_15); -lean_dec(x_1); -lean_ctor_set(x_11, 5, x_16); -x_17 = lean_box(0); +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +x_14 = lean_box(0); lean_inc(x_9); -x_18 = l_Lean_Meta_mkFreshExprSyntheticOpaqueMVar(x_2, x_17, x_9, x_10, x_11, x_12, x_13); -x_19 = lean_ctor_get(x_18, 0); -lean_inc(x_19); -x_20 = lean_ctor_get(x_18, 1); -lean_inc(x_20); -lean_dec(x_18); -x_21 = l_Lean_Expr_mvarId_x21(x_19); -x_22 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__2; +x_15 = l_Lean_Meta_mkFreshExprSyntheticOpaqueMVar(x_1, x_14, x_9, x_10, x_11, x_12, x_13); +x_16 = lean_ctor_get(x_15, 0); +lean_inc(x_16); +x_17 = lean_ctor_get(x_15, 1); +lean_inc(x_17); +lean_dec(x_15); +x_18 = l_Lean_Expr_mvarId_x21(x_16); +x_19 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__2; lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -x_23 = l_Lean_Meta_mkConstWithFreshMVarLevels(x_22, x_9, x_10, x_11, x_12, x_20); -if (lean_obj_tag(x_23) == 0) +x_20 = l_Lean_Meta_mkConstWithFreshMVarLevels(x_19, x_9, x_10, x_11, x_12, x_17); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; -x_24 = lean_ctor_get(x_23, 0); -lean_inc(x_24); -x_25 = lean_ctor_get(x_23, 1); -lean_inc(x_25); -lean_dec(x_23); -x_26 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__3; +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +x_22 = lean_ctor_get(x_20, 1); +lean_inc(x_22); +lean_dec(x_20); +x_23 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__3; lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -lean_inc(x_21); -x_27 = l_Lean_MVarId_apply(x_21, x_24, x_26, x_9, x_10, x_11, x_12, x_25); -if (lean_obj_tag(x_27) == 0) +lean_inc(x_18); +x_24 = l_Lean_MVarId_apply(x_18, x_21, x_23, x_9, x_10, x_11, x_12, x_22); +if (lean_obj_tag(x_24) == 0) { -lean_object* x_28; -x_28 = lean_ctor_get(x_27, 0); -lean_inc(x_28); -if (lean_obj_tag(x_28) == 0) +lean_object* x_25; +x_25 = lean_ctor_get(x_24, 0); +lean_inc(x_25); +if (lean_obj_tag(x_25) == 0) { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -lean_dec(x_21); +lean_object* x_26; lean_object* x_27; lean_object* x_28; +lean_dec(x_18); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_29 = lean_ctor_get(x_27, 1); -lean_inc(x_29); -lean_dec(x_27); -x_30 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__5; -x_31 = l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__1___rarg(x_30, x_7, x_8, x_9, x_10, x_11, x_12, x_29); +lean_dec(x_2); +x_26 = lean_ctor_get(x_24, 1); +lean_inc(x_26); +lean_dec(x_24); +x_27 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__5; +x_28 = l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__1___rarg(x_27, x_7, x_8, x_9, x_10, x_11, x_12, x_26); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -return x_31; +return x_28; } else { -lean_object* x_32; -x_32 = lean_ctor_get(x_28, 1); -lean_inc(x_32); -if (lean_obj_tag(x_32) == 0) +lean_object* x_29; +x_29 = lean_ctor_get(x_25, 1); +lean_inc(x_29); +if (lean_obj_tag(x_29) == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; -lean_dec(x_28); -lean_dec(x_21); +lean_object* x_30; lean_object* x_31; lean_object* x_32; +lean_dec(x_25); +lean_dec(x_18); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_33 = lean_ctor_get(x_27, 1); -lean_inc(x_33); -lean_dec(x_27); -x_34 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__5; -x_35 = l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__2___rarg(x_34, x_7, x_8, x_9, x_10, x_11, x_12, x_33); +lean_dec(x_2); +x_30 = lean_ctor_get(x_24, 1); +lean_inc(x_30); +lean_dec(x_24); +x_31 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__5; +x_32 = l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__2___rarg(x_31, x_7, x_8, x_9, x_10, x_11, x_12, x_30); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -return x_35; +return x_32; } else { -lean_object* x_36; -x_36 = lean_ctor_get(x_32, 1); -lean_inc(x_36); -if (lean_obj_tag(x_36) == 0) +lean_object* x_33; +x_33 = lean_ctor_get(x_29, 1); +lean_inc(x_33); +if (lean_obj_tag(x_33) == 0) { -lean_object* x_37; lean_object* x_38; lean_object* x_39; -lean_dec(x_32); -lean_dec(x_28); -lean_dec(x_21); +lean_object* x_34; lean_object* x_35; lean_object* x_36; +lean_dec(x_29); +lean_dec(x_25); +lean_dec(x_18); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_37 = lean_ctor_get(x_27, 1); -lean_inc(x_37); -lean_dec(x_27); -x_38 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__5; -x_39 = l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__3___rarg(x_38, x_7, x_8, x_9, x_10, x_11, x_12, x_37); +lean_dec(x_2); +x_34 = lean_ctor_get(x_24, 1); +lean_inc(x_34); +lean_dec(x_24); +x_35 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__5; +x_36 = l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__3___rarg(x_35, x_7, x_8, x_9, x_10, x_11, x_12, x_34); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -return x_39; +return x_36; } else { -lean_object* x_40; -x_40 = lean_ctor_get(x_36, 1); -lean_inc(x_40); -lean_dec(x_36); -if (lean_obj_tag(x_40) == 0) +lean_object* x_37; +x_37 = lean_ctor_get(x_33, 1); +lean_inc(x_37); +lean_dec(x_33); +if (lean_obj_tag(x_37) == 0) { -lean_object* x_41; lean_object* x_42; lean_object* x_43; uint8_t x_44; lean_object* x_45; -x_41 = lean_ctor_get(x_27, 1); -lean_inc(x_41); -lean_dec(x_27); -x_42 = lean_ctor_get(x_28, 0); -lean_inc(x_42); -lean_dec(x_28); -x_43 = lean_ctor_get(x_32, 0); -lean_inc(x_43); -lean_dec(x_32); -x_44 = 0; +lean_object* x_38; lean_object* x_39; lean_object* x_40; uint8_t x_41; lean_object* x_42; +x_38 = lean_ctor_get(x_24, 1); +lean_inc(x_38); +lean_dec(x_24); +x_39 = lean_ctor_get(x_25, 0); +lean_inc(x_39); +lean_dec(x_25); +x_40 = lean_ctor_get(x_29, 0); +lean_inc(x_40); +lean_dec(x_29); +x_41 = 0; lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -x_45 = l_Lean_Meta_intro1Core(x_42, x_44, x_9, x_10, x_11, x_12, x_41); -if (lean_obj_tag(x_45) == 0) +x_42 = l_Lean_Meta_intro1Core(x_39, x_41, x_9, x_10, x_11, x_12, x_38); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_46 = lean_ctor_get(x_45, 0); +lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get(x_43, 0); +lean_inc(x_45); +x_46 = lean_ctor_get(x_43, 1); lean_inc(x_46); -x_47 = lean_ctor_get(x_45, 1); -lean_inc(x_47); -lean_dec(x_45); -x_48 = lean_ctor_get(x_46, 0); -lean_inc(x_48); -x_49 = lean_ctor_get(x_46, 1); -lean_inc(x_49); -lean_dec(x_46); +lean_dec(x_43); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -lean_inc(x_3); -x_50 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackMutual(x_3, x_49, x_48, x_7, x_8, x_9, x_10, x_11, x_12, x_47); -if (lean_obj_tag(x_50) == 0) +lean_inc(x_2); +x_47 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackMutual(x_2, x_46, x_45, x_7, x_8, x_9, x_10, x_11, x_12, x_44); +if (lean_obj_tag(x_47) == 0) { -lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; size_t x_60; size_t x_61; lean_object* x_62; -x_51 = lean_ctor_get(x_50, 0); -lean_inc(x_51); -x_52 = lean_ctor_get(x_50, 1); -lean_inc(x_52); -lean_dec(x_50); +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; size_t x_60; size_t x_61; lean_object* x_62; +x_48 = lean_ctor_get(x_47, 0); +lean_inc(x_48); +x_49 = lean_ctor_get(x_47, 1); +lean_inc(x_49); +lean_dec(x_47); +x_50 = lean_array_get_size(x_3); +x_51 = lean_unsigned_to_nat(0u); +x_52 = l_Array_toSubarray___rarg(x_3, x_51, x_50); x_53 = lean_array_get_size(x_4); -x_54 = lean_unsigned_to_nat(0u); -x_55 = l_Array_toSubarray___rarg(x_4, x_54, x_53); -x_56 = lean_array_get_size(x_3); -x_57 = l_Array_toSubarray___rarg(x_3, x_54, x_56); +x_54 = l_Array_toSubarray___rarg(x_4, x_51, x_53); +x_55 = lean_array_get_size(x_2); +x_56 = l_Array_toSubarray___rarg(x_2, x_51, x_55); +x_57 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_57, 0, x_54); +lean_ctor_set(x_57, 1, x_56); x_58 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_58, 0, x_55); +lean_ctor_set(x_58, 0, x_52); lean_ctor_set(x_58, 1, x_57); -x_59 = lean_array_get_size(x_51); +x_59 = lean_array_get_size(x_48); x_60 = lean_usize_of_nat(x_59); lean_dec(x_59); x_61 = 0; @@ -4534,16 +5087,16 @@ lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_62 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_elabWFRel___spec__5(x_5, x_51, x_60, x_61, x_58, x_7, x_8, x_9, x_10, x_11, x_12, x_52); -lean_dec(x_51); +x_62 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_elabWFRel___spec__5(x_5, x_48, x_60, x_61, x_58, x_7, x_8, x_9, x_10, x_11, x_12, x_49); +lean_dec(x_48); if (lean_obj_tag(x_62) == 0) { lean_object* x_63; lean_object* x_64; lean_object* x_65; x_63 = lean_ctor_get(x_62, 1); lean_inc(x_63); lean_dec(x_62); -lean_inc(x_43); -x_64 = l_Lean_Expr_mvar___override(x_43); +lean_inc(x_40); +x_64 = l_Lean_Expr_mvar___override(x_40); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); @@ -4569,665 +5122,125 @@ lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean x_70 = lean_ctor_get(x_69, 0); lean_inc(x_70); x_71 = lean_ctor_get(x_69, 1); -lean_inc(x_71); -lean_dec(x_69); -x_72 = l_Lean_MVarId_assign___at_Lean_Elab_Term_exprToSyntax___spec__1(x_43, x_70, x_7, x_8, x_9, x_10, x_11, x_12, x_71); -x_73 = lean_ctor_get(x_72, 1); -lean_inc(x_73); -lean_dec(x_72); -x_74 = l_Lean_Expr_mvar___override(x_21); -x_75 = l_Lean_instantiateMVars___at_Lean_Elab_Term_MVarErrorInfo_logError___spec__1(x_74, x_7, x_8, x_9, x_10, x_11, x_12, x_73); -x_76 = lean_ctor_get(x_75, 0); -lean_inc(x_76); -x_77 = lean_ctor_get(x_75, 1); -lean_inc(x_77); -lean_dec(x_75); -x_78 = lean_apply_8(x_6, x_76, x_7, x_8, x_9, x_10, x_11, x_12, x_77); -return x_78; -} -else -{ -uint8_t x_79; -lean_dec(x_43); -lean_dec(x_21); -lean_dec(x_11); -lean_dec(x_12); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -x_79 = !lean_is_exclusive(x_69); -if (x_79 == 0) -{ -return x_69; -} -else -{ -lean_object* x_80; lean_object* x_81; lean_object* x_82; -x_80 = lean_ctor_get(x_69, 0); -x_81 = lean_ctor_get(x_69, 1); -lean_inc(x_81); -lean_inc(x_80); -lean_dec(x_69); -x_82 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_82, 0, x_80); -lean_ctor_set(x_82, 1, x_81); -return x_82; -} -} -} -else -{ -uint8_t x_83; -lean_dec(x_43); -lean_dec(x_21); -lean_dec(x_11); -lean_dec(x_12); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -x_83 = !lean_is_exclusive(x_65); -if (x_83 == 0) -{ -return x_65; -} -else -{ -lean_object* x_84; lean_object* x_85; lean_object* x_86; -x_84 = lean_ctor_get(x_65, 0); -x_85 = lean_ctor_get(x_65, 1); -lean_inc(x_85); -lean_inc(x_84); -lean_dec(x_65); -x_86 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_86, 0, x_84); -lean_ctor_set(x_86, 1, x_85); -return x_86; -} -} -} -else -{ -uint8_t x_87; -lean_dec(x_43); -lean_dec(x_21); -lean_dec(x_11); -lean_dec(x_12); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -x_87 = !lean_is_exclusive(x_62); -if (x_87 == 0) -{ -return x_62; -} -else -{ -lean_object* x_88; lean_object* x_89; lean_object* x_90; -x_88 = lean_ctor_get(x_62, 0); -x_89 = lean_ctor_get(x_62, 1); -lean_inc(x_89); -lean_inc(x_88); -lean_dec(x_62); -x_90 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_90, 0, x_88); -lean_ctor_set(x_90, 1, x_89); -return x_90; -} -} -} -else -{ -uint8_t x_91; -lean_dec(x_43); -lean_dec(x_21); -lean_dec(x_11); -lean_dec(x_12); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_91 = !lean_is_exclusive(x_50); -if (x_91 == 0) -{ -return x_50; -} -else -{ -lean_object* x_92; lean_object* x_93; lean_object* x_94; -x_92 = lean_ctor_get(x_50, 0); -x_93 = lean_ctor_get(x_50, 1); -lean_inc(x_93); -lean_inc(x_92); -lean_dec(x_50); -x_94 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_94, 0, x_92); -lean_ctor_set(x_94, 1, x_93); -return x_94; -} -} -} -else -{ -uint8_t x_95; -lean_dec(x_43); -lean_dec(x_21); -lean_dec(x_11); -lean_dec(x_12); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_95 = !lean_is_exclusive(x_45); -if (x_95 == 0) -{ -return x_45; -} -else -{ -lean_object* x_96; lean_object* x_97; lean_object* x_98; -x_96 = lean_ctor_get(x_45, 0); -x_97 = lean_ctor_get(x_45, 1); -lean_inc(x_97); -lean_inc(x_96); -lean_dec(x_45); -x_98 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_98, 0, x_96); -lean_ctor_set(x_98, 1, x_97); -return x_98; -} -} -} -else -{ -lean_object* x_99; lean_object* x_100; lean_object* x_101; -lean_dec(x_40); -lean_dec(x_32); -lean_dec(x_28); -lean_dec(x_21); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_99 = lean_ctor_get(x_27, 1); -lean_inc(x_99); -lean_dec(x_27); -x_100 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__5; -x_101 = l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__6___rarg(x_100, x_7, x_8, x_9, x_10, x_11, x_12, x_99); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -return x_101; -} -} -} -} -} -else -{ -uint8_t x_102; -lean_dec(x_21); -lean_dec(x_11); -lean_dec(x_12); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_102 = !lean_is_exclusive(x_27); -if (x_102 == 0) -{ -return x_27; -} -else -{ -lean_object* x_103; lean_object* x_104; lean_object* x_105; -x_103 = lean_ctor_get(x_27, 0); -x_104 = lean_ctor_get(x_27, 1); -lean_inc(x_104); -lean_inc(x_103); -lean_dec(x_27); -x_105 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_105, 0, x_103); -lean_ctor_set(x_105, 1, x_104); -return x_105; -} -} -} -else -{ -uint8_t x_106; -lean_dec(x_21); -lean_dec(x_11); -lean_dec(x_12); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_106 = !lean_is_exclusive(x_23); -if (x_106 == 0) -{ -return x_23; -} -else -{ -lean_object* x_107; lean_object* x_108; lean_object* x_109; -x_107 = lean_ctor_get(x_23, 0); -x_108 = lean_ctor_get(x_23, 1); -lean_inc(x_108); -lean_inc(x_107); -lean_dec(x_23); -x_109 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_109, 0, x_107); -lean_ctor_set(x_109, 1, x_108); -return x_109; -} -} -} -else -{ -lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; uint8_t x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; -x_110 = lean_ctor_get(x_11, 0); -x_111 = lean_ctor_get(x_11, 1); -x_112 = lean_ctor_get(x_11, 2); -x_113 = lean_ctor_get(x_11, 3); -x_114 = lean_ctor_get(x_11, 4); -x_115 = lean_ctor_get(x_11, 5); -x_116 = lean_ctor_get(x_11, 6); -x_117 = lean_ctor_get(x_11, 7); -x_118 = lean_ctor_get(x_11, 8); -x_119 = lean_ctor_get(x_11, 9); -x_120 = lean_ctor_get(x_11, 10); -x_121 = lean_ctor_get_uint8(x_11, sizeof(void*)*11); -lean_inc(x_120); -lean_inc(x_119); -lean_inc(x_118); -lean_inc(x_117); -lean_inc(x_116); -lean_inc(x_115); -lean_inc(x_114); -lean_inc(x_113); -lean_inc(x_112); -lean_inc(x_111); -lean_inc(x_110); -lean_dec(x_11); -x_122 = l_Lean_replaceRef(x_1, x_115); -lean_dec(x_115); -lean_dec(x_1); -x_123 = lean_alloc_ctor(0, 11, 1); -lean_ctor_set(x_123, 0, x_110); -lean_ctor_set(x_123, 1, x_111); -lean_ctor_set(x_123, 2, x_112); -lean_ctor_set(x_123, 3, x_113); -lean_ctor_set(x_123, 4, x_114); -lean_ctor_set(x_123, 5, x_122); -lean_ctor_set(x_123, 6, x_116); -lean_ctor_set(x_123, 7, x_117); -lean_ctor_set(x_123, 8, x_118); -lean_ctor_set(x_123, 9, x_119); -lean_ctor_set(x_123, 10, x_120); -lean_ctor_set_uint8(x_123, sizeof(void*)*11, x_121); -x_124 = lean_box(0); -lean_inc(x_9); -x_125 = l_Lean_Meta_mkFreshExprSyntheticOpaqueMVar(x_2, x_124, x_9, x_10, x_123, x_12, x_13); -x_126 = lean_ctor_get(x_125, 0); -lean_inc(x_126); -x_127 = lean_ctor_get(x_125, 1); -lean_inc(x_127); -lean_dec(x_125); -x_128 = l_Lean_Expr_mvarId_x21(x_126); -x_129 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__2; -lean_inc(x_12); -lean_inc(x_123); -lean_inc(x_10); -lean_inc(x_9); -x_130 = l_Lean_Meta_mkConstWithFreshMVarLevels(x_129, x_9, x_10, x_123, x_12, x_127); -if (lean_obj_tag(x_130) == 0) -{ -lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; -x_131 = lean_ctor_get(x_130, 0); -lean_inc(x_131); -x_132 = lean_ctor_get(x_130, 1); -lean_inc(x_132); -lean_dec(x_130); -x_133 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__3; -lean_inc(x_12); -lean_inc(x_123); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_128); -x_134 = l_Lean_MVarId_apply(x_128, x_131, x_133, x_9, x_10, x_123, x_12, x_132); -if (lean_obj_tag(x_134) == 0) -{ -lean_object* x_135; -x_135 = lean_ctor_get(x_134, 0); -lean_inc(x_135); -if (lean_obj_tag(x_135) == 0) -{ -lean_object* x_136; lean_object* x_137; lean_object* x_138; -lean_dec(x_128); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_136 = lean_ctor_get(x_134, 1); -lean_inc(x_136); -lean_dec(x_134); -x_137 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__5; -x_138 = l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__1___rarg(x_137, x_7, x_8, x_9, x_10, x_123, x_12, x_136); -lean_dec(x_12); -lean_dec(x_123); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -return x_138; -} -else -{ -lean_object* x_139; -x_139 = lean_ctor_get(x_135, 1); -lean_inc(x_139); -if (lean_obj_tag(x_139) == 0) -{ -lean_object* x_140; lean_object* x_141; lean_object* x_142; -lean_dec(x_135); -lean_dec(x_128); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_140 = lean_ctor_get(x_134, 1); -lean_inc(x_140); -lean_dec(x_134); -x_141 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__5; -x_142 = l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__2___rarg(x_141, x_7, x_8, x_9, x_10, x_123, x_12, x_140); -lean_dec(x_12); -lean_dec(x_123); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -return x_142; -} -else -{ -lean_object* x_143; -x_143 = lean_ctor_get(x_139, 1); -lean_inc(x_143); -if (lean_obj_tag(x_143) == 0) -{ -lean_object* x_144; lean_object* x_145; lean_object* x_146; -lean_dec(x_139); -lean_dec(x_135); -lean_dec(x_128); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_144 = lean_ctor_get(x_134, 1); -lean_inc(x_144); -lean_dec(x_134); -x_145 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__5; -x_146 = l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__3___rarg(x_145, x_7, x_8, x_9, x_10, x_123, x_12, x_144); -lean_dec(x_12); -lean_dec(x_123); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -return x_146; -} -else -{ -lean_object* x_147; -x_147 = lean_ctor_get(x_143, 1); -lean_inc(x_147); -lean_dec(x_143); -if (lean_obj_tag(x_147) == 0) -{ -lean_object* x_148; lean_object* x_149; lean_object* x_150; uint8_t x_151; lean_object* x_152; -x_148 = lean_ctor_get(x_134, 1); -lean_inc(x_148); -lean_dec(x_134); -x_149 = lean_ctor_get(x_135, 0); -lean_inc(x_149); -lean_dec(x_135); -x_150 = lean_ctor_get(x_139, 0); -lean_inc(x_150); -lean_dec(x_139); -x_151 = 0; -lean_inc(x_12); -lean_inc(x_123); -lean_inc(x_10); -lean_inc(x_9); -x_152 = l_Lean_Meta_intro1Core(x_149, x_151, x_9, x_10, x_123, x_12, x_148); -if (lean_obj_tag(x_152) == 0) -{ -lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; -x_153 = lean_ctor_get(x_152, 0); -lean_inc(x_153); -x_154 = lean_ctor_get(x_152, 1); -lean_inc(x_154); -lean_dec(x_152); -x_155 = lean_ctor_get(x_153, 0); -lean_inc(x_155); -x_156 = lean_ctor_get(x_153, 1); -lean_inc(x_156); -lean_dec(x_153); -lean_inc(x_12); -lean_inc(x_123); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_3); -x_157 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackMutual(x_3, x_156, x_155, x_7, x_8, x_9, x_10, x_123, x_12, x_154); -if (lean_obj_tag(x_157) == 0) -{ -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; size_t x_167; size_t x_168; lean_object* x_169; -x_158 = lean_ctor_get(x_157, 0); -lean_inc(x_158); -x_159 = lean_ctor_get(x_157, 1); -lean_inc(x_159); -lean_dec(x_157); -x_160 = lean_array_get_size(x_4); -x_161 = lean_unsigned_to_nat(0u); -x_162 = l_Array_toSubarray___rarg(x_4, x_161, x_160); -x_163 = lean_array_get_size(x_3); -x_164 = l_Array_toSubarray___rarg(x_3, x_161, x_163); -x_165 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_165, 0, x_162); -lean_ctor_set(x_165, 1, x_164); -x_166 = lean_array_get_size(x_158); -x_167 = lean_usize_of_nat(x_166); -lean_dec(x_166); -x_168 = 0; -lean_inc(x_12); -lean_inc(x_123); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -x_169 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_elabWFRel___spec__5(x_5, x_158, x_167, x_168, x_165, x_7, x_8, x_9, x_10, x_123, x_12, x_159); -lean_dec(x_158); -if (lean_obj_tag(x_169) == 0) -{ -lean_object* x_170; lean_object* x_171; lean_object* x_172; -x_170 = lean_ctor_get(x_169, 1); -lean_inc(x_170); -lean_dec(x_169); -lean_inc(x_150); -x_171 = l_Lean_Expr_mvar___override(x_150); -lean_inc(x_12); -lean_inc(x_123); -lean_inc(x_10); -lean_inc(x_9); -x_172 = lean_infer_type(x_171, x_9, x_10, x_123, x_12, x_170); -if (lean_obj_tag(x_172) == 0) -{ -lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; -x_173 = lean_ctor_get(x_172, 0); -lean_inc(x_173); -x_174 = lean_ctor_get(x_172, 1); -lean_inc(x_174); -lean_dec(x_172); -x_175 = lean_box(0); -lean_inc(x_12); -lean_inc(x_123); -lean_inc(x_10); -lean_inc(x_9); -x_176 = l_Lean_Meta_synthInstance(x_173, x_175, x_9, x_10, x_123, x_12, x_174); -if (lean_obj_tag(x_176) == 0) -{ -lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; -x_177 = lean_ctor_get(x_176, 0); -lean_inc(x_177); -x_178 = lean_ctor_get(x_176, 1); -lean_inc(x_178); -lean_dec(x_176); -x_179 = l_Lean_MVarId_assign___at_Lean_Elab_Term_exprToSyntax___spec__1(x_150, x_177, x_7, x_8, x_9, x_10, x_123, x_12, x_178); -x_180 = lean_ctor_get(x_179, 1); -lean_inc(x_180); -lean_dec(x_179); -x_181 = l_Lean_Expr_mvar___override(x_128); -x_182 = l_Lean_instantiateMVars___at_Lean_Elab_Term_MVarErrorInfo_logError___spec__1(x_181, x_7, x_8, x_9, x_10, x_123, x_12, x_180); -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_apply_8(x_6, x_183, x_7, x_8, x_9, x_10, x_123, x_12, x_184); -return x_185; +lean_inc(x_71); +lean_dec(x_69); +x_72 = l_Lean_MVarId_assign___at_Lean_Elab_Term_exprToSyntax___spec__1(x_40, x_70, x_7, x_8, x_9, x_10, x_11, x_12, x_71); +x_73 = lean_ctor_get(x_72, 1); +lean_inc(x_73); +lean_dec(x_72); +x_74 = l_Lean_Expr_mvar___override(x_18); +x_75 = l_Lean_instantiateMVars___at_Lean_Elab_Term_MVarErrorInfo_logError___spec__1(x_74, x_7, x_8, x_9, x_10, x_11, x_12, x_73); +x_76 = lean_ctor_get(x_75, 0); +lean_inc(x_76); +x_77 = lean_ctor_get(x_75, 1); +lean_inc(x_77); +lean_dec(x_75); +x_78 = lean_apply_8(x_6, x_76, x_7, x_8, x_9, x_10, x_11, x_12, x_77); +return x_78; } else { -lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; -lean_dec(x_150); -lean_dec(x_128); -lean_dec(x_123); +uint8_t x_79; +lean_dec(x_40); +lean_dec(x_18); lean_dec(x_12); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_186 = lean_ctor_get(x_176, 0); -lean_inc(x_186); -x_187 = lean_ctor_get(x_176, 1); -lean_inc(x_187); -if (lean_is_exclusive(x_176)) { - lean_ctor_release(x_176, 0); - lean_ctor_release(x_176, 1); - x_188 = x_176; -} else { - lean_dec_ref(x_176); - x_188 = lean_box(0); +x_79 = !lean_is_exclusive(x_69); +if (x_79 == 0) +{ +return x_69; } -if (lean_is_scalar(x_188)) { - x_189 = lean_alloc_ctor(1, 2, 0); -} else { - x_189 = x_188; +else +{ +lean_object* x_80; lean_object* x_81; lean_object* x_82; +x_80 = lean_ctor_get(x_69, 0); +x_81 = lean_ctor_get(x_69, 1); +lean_inc(x_81); +lean_inc(x_80); +lean_dec(x_69); +x_82 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_82, 0, x_80); +lean_ctor_set(x_82, 1, x_81); +return x_82; } -lean_ctor_set(x_189, 0, x_186); -lean_ctor_set(x_189, 1, x_187); -return x_189; } } else { -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; -lean_dec(x_150); -lean_dec(x_128); -lean_dec(x_123); +uint8_t x_83; +lean_dec(x_40); +lean_dec(x_18); lean_dec(x_12); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_190 = lean_ctor_get(x_172, 0); -lean_inc(x_190); -x_191 = lean_ctor_get(x_172, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_172)) { - lean_ctor_release(x_172, 0); - lean_ctor_release(x_172, 1); - x_192 = x_172; -} else { - lean_dec_ref(x_172); - x_192 = lean_box(0); +x_83 = !lean_is_exclusive(x_65); +if (x_83 == 0) +{ +return x_65; } -if (lean_is_scalar(x_192)) { - x_193 = lean_alloc_ctor(1, 2, 0); -} else { - x_193 = x_192; +else +{ +lean_object* x_84; lean_object* x_85; lean_object* x_86; +x_84 = lean_ctor_get(x_65, 0); +x_85 = lean_ctor_get(x_65, 1); +lean_inc(x_85); +lean_inc(x_84); +lean_dec(x_65); +x_86 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_86, 0, x_84); +lean_ctor_set(x_86, 1, x_85); +return x_86; } -lean_ctor_set(x_193, 0, x_190); -lean_ctor_set(x_193, 1, x_191); -return x_193; } } else { -lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; -lean_dec(x_150); -lean_dec(x_128); -lean_dec(x_123); +uint8_t x_87; +lean_dec(x_40); +lean_dec(x_18); lean_dec(x_12); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_194 = lean_ctor_get(x_169, 0); -lean_inc(x_194); -x_195 = lean_ctor_get(x_169, 1); -lean_inc(x_195); -if (lean_is_exclusive(x_169)) { - lean_ctor_release(x_169, 0); - lean_ctor_release(x_169, 1); - x_196 = x_169; -} else { - lean_dec_ref(x_169); - x_196 = lean_box(0); +x_87 = !lean_is_exclusive(x_62); +if (x_87 == 0) +{ +return x_62; } -if (lean_is_scalar(x_196)) { - x_197 = lean_alloc_ctor(1, 2, 0); -} else { - x_197 = x_196; +else +{ +lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_88 = lean_ctor_get(x_62, 0); +x_89 = lean_ctor_get(x_62, 1); +lean_inc(x_89); +lean_inc(x_88); +lean_dec(x_62); +x_90 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_89); +return x_90; } -lean_ctor_set(x_197, 0, x_194); -lean_ctor_set(x_197, 1, x_195); -return x_197; } } else { -lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; -lean_dec(x_150); -lean_dec(x_128); -lean_dec(x_123); +uint8_t x_91; +lean_dec(x_40); +lean_dec(x_18); lean_dec(x_12); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -5236,35 +5249,34 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_198 = lean_ctor_get(x_157, 0); -lean_inc(x_198); -x_199 = lean_ctor_get(x_157, 1); -lean_inc(x_199); -if (lean_is_exclusive(x_157)) { - lean_ctor_release(x_157, 0); - lean_ctor_release(x_157, 1); - x_200 = x_157; -} else { - lean_dec_ref(x_157); - x_200 = lean_box(0); +lean_dec(x_2); +x_91 = !lean_is_exclusive(x_47); +if (x_91 == 0) +{ +return x_47; } -if (lean_is_scalar(x_200)) { - x_201 = lean_alloc_ctor(1, 2, 0); -} else { - x_201 = x_200; +else +{ +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_47, 0); +x_93 = lean_ctor_get(x_47, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_47); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } -lean_ctor_set(x_201, 0, x_198); -lean_ctor_set(x_201, 1, x_199); -return x_201; } } else { -lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; -lean_dec(x_150); -lean_dec(x_128); -lean_dec(x_123); +uint8_t x_95; +lean_dec(x_40); +lean_dec(x_18); lean_dec(x_12); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -5273,50 +5285,50 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_202 = lean_ctor_get(x_152, 0); -lean_inc(x_202); -x_203 = lean_ctor_get(x_152, 1); -lean_inc(x_203); -if (lean_is_exclusive(x_152)) { - lean_ctor_release(x_152, 0); - lean_ctor_release(x_152, 1); - x_204 = x_152; -} else { - lean_dec_ref(x_152); - x_204 = lean_box(0); +lean_dec(x_2); +x_95 = !lean_is_exclusive(x_42); +if (x_95 == 0) +{ +return x_42; } -if (lean_is_scalar(x_204)) { - x_205 = lean_alloc_ctor(1, 2, 0); -} else { - x_205 = x_204; +else +{ +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_42, 0); +x_97 = lean_ctor_get(x_42, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_42); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -lean_ctor_set(x_205, 0, x_202); -lean_ctor_set(x_205, 1, x_203); -return x_205; } } else { -lean_object* x_206; lean_object* x_207; lean_object* x_208; -lean_dec(x_147); -lean_dec(x_139); -lean_dec(x_135); -lean_dec(x_128); +lean_object* x_99; lean_object* x_100; lean_object* x_101; +lean_dec(x_37); +lean_dec(x_29); +lean_dec(x_25); +lean_dec(x_18); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_206 = lean_ctor_get(x_134, 1); -lean_inc(x_206); -lean_dec(x_134); -x_207 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__5; -x_208 = l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__6___rarg(x_207, x_7, x_8, x_9, x_10, x_123, x_12, x_206); +lean_dec(x_2); +x_99 = lean_ctor_get(x_24, 1); +lean_inc(x_99); +lean_dec(x_24); +x_100 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__1___closed__5; +x_101 = l_Lean_throwError___at_Lean_Elab_WF_elabWFRel___spec__6___rarg(x_100, x_7, x_8, x_9, x_10, x_11, x_12, x_99); lean_dec(x_12); -lean_dec(x_123); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -return x_208; +return x_101; } } } @@ -5324,10 +5336,10 @@ return x_208; } else { -lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; -lean_dec(x_128); -lean_dec(x_123); +uint8_t x_102; +lean_dec(x_18); lean_dec(x_12); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -5336,34 +5348,33 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_209 = lean_ctor_get(x_134, 0); -lean_inc(x_209); -x_210 = lean_ctor_get(x_134, 1); -lean_inc(x_210); -if (lean_is_exclusive(x_134)) { - lean_ctor_release(x_134, 0); - lean_ctor_release(x_134, 1); - x_211 = x_134; -} else { - lean_dec_ref(x_134); - x_211 = lean_box(0); +lean_dec(x_2); +x_102 = !lean_is_exclusive(x_24); +if (x_102 == 0) +{ +return x_24; } -if (lean_is_scalar(x_211)) { - x_212 = lean_alloc_ctor(1, 2, 0); -} else { - x_212 = x_211; +else +{ +lean_object* x_103; lean_object* x_104; lean_object* x_105; +x_103 = lean_ctor_get(x_24, 0); +x_104 = lean_ctor_get(x_24, 1); +lean_inc(x_104); +lean_inc(x_103); +lean_dec(x_24); +x_105 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_105, 0, x_103); +lean_ctor_set(x_105, 1, x_104); +return x_105; } -lean_ctor_set(x_212, 0, x_209); -lean_ctor_set(x_212, 1, x_210); -return x_212; } } else { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; -lean_dec(x_128); -lean_dec(x_123); +uint8_t x_106; +lean_dec(x_18); lean_dec(x_12); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -5372,44 +5383,40 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_213 = lean_ctor_get(x_130, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_130, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_130)) { - lean_ctor_release(x_130, 0); - lean_ctor_release(x_130, 1); - x_215 = x_130; -} else { - lean_dec_ref(x_130); - x_215 = lean_box(0); -} -if (lean_is_scalar(x_215)) { - x_216 = lean_alloc_ctor(1, 2, 0); -} else { - x_216 = x_215; +lean_dec(x_2); +x_106 = !lean_is_exclusive(x_20); +if (x_106 == 0) +{ +return x_20; } -lean_ctor_set(x_216, 0, x_213); -lean_ctor_set(x_216, 1, x_214); -return x_216; +else +{ +lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_107 = lean_ctor_get(x_20, 0); +x_108 = lean_ctor_get(x_20, 1); +lean_inc(x_108); +lean_inc(x_107); +lean_dec(x_20); +x_109 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_109, 0, x_107); +lean_ctor_set(x_109, 1, x_108); +return x_109; } } } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabWFRel___rarg___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabWFRel___rarg___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { _start: { -lean_object* x_15; lean_object* x_16; lean_object* x_17; -lean_inc(x_1); -x_15 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems(x_1); +lean_object* x_16; lean_object* x_17; x_16 = lean_alloc_closure((void*)(l_Lean_Elab_WF_elabWFRel___rarg___lambda__1), 13, 6); -lean_closure_set(x_16, 0, x_15); +lean_closure_set(x_16, 0, x_1); lean_closure_set(x_16, 1, x_2); lean_closure_set(x_16, 2, x_3); -lean_closure_set(x_16, 3, x_1); -lean_closure_set(x_16, 4, x_4); -lean_closure_set(x_16, 5, x_5); -x_17 = l_Lean_Elab_Term_withDeclName___rarg(x_6, x_16, x_8, x_9, x_10, x_11, x_12, x_13, x_14); +lean_closure_set(x_16, 3, x_4); +lean_closure_set(x_16, 4, x_5); +lean_closure_set(x_16, 5, x_6); +x_17 = l_Lean_Elab_Term_withDeclName___rarg(x_7, x_16, x_9, x_10, x_11, x_12, x_13, x_14, x_15); return x_17; } } @@ -5448,87 +5455,88 @@ x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabWFRel___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabWFRel___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { _start: { -lean_object* x_14; +lean_object* x_15; +lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); -lean_inc(x_9); lean_inc(x_4); -x_14 = l_Lean_Meta_getLevel(x_4, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_14) == 0) +x_15 = l_Lean_Meta_getLevel(x_4, x_10, x_11, x_12, x_13, x_14); +if (lean_obj_tag(x_15) == 0) { -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -x_16 = lean_ctor_get(x_14, 1); +lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; +x_16 = lean_ctor_get(x_15, 0); lean_inc(x_16); -lean_dec(x_14); -x_17 = lean_box(0); -x_18 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_18, 0, x_15); -lean_ctor_set(x_18, 1, x_17); -x_19 = l_Lean_Elab_WF_elabWFRel___rarg___closed__2; -x_20 = l_Lean_Expr_const___override(x_19, x_18); -x_21 = l_Lean_Expr_app___override(x_20, x_4); -x_22 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary_go___closed__4; -x_23 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_22, x_7, x_8, x_9, x_10, x_11, x_12, x_16); -x_24 = lean_ctor_get(x_23, 0); -lean_inc(x_24); -x_25 = lean_unbox(x_24); -lean_dec(x_24); -if (x_25 == 0) +x_17 = lean_ctor_get(x_15, 1); +lean_inc(x_17); +lean_dec(x_15); +x_18 = lean_box(0); +x_19 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_19, 0, x_16); +lean_ctor_set(x_19, 1, x_18); +x_20 = l_Lean_Elab_WF_elabWFRel___rarg___closed__2; +x_21 = l_Lean_Expr_const___override(x_20, x_19); +x_22 = l_Lean_Expr_app___override(x_21, x_4); +x_23 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary_go___closed__4; +x_24 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_23, x_8, x_9, x_10, x_11, x_12, x_13, x_17); +x_25 = lean_ctor_get(x_24, 0); +lean_inc(x_25); +x_26 = lean_unbox(x_25); +lean_dec(x_25); +if (x_26 == 0) { -lean_object* x_26; lean_object* x_27; lean_object* x_28; -x_26 = lean_ctor_get(x_23, 1); -lean_inc(x_26); -lean_dec(x_23); -x_27 = lean_box(0); -x_28 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__2(x_5, x_21, x_1, x_3, x_6, x_2, x_27, x_7, x_8, x_9, x_10, x_11, x_12, x_26); -return x_28; +lean_object* x_27; lean_object* x_28; lean_object* x_29; +x_27 = lean_ctor_get(x_24, 1); +lean_inc(x_27); +lean_dec(x_24); +x_28 = lean_box(0); +x_29 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__2(x_22, x_1, x_5, x_6, x_3, x_7, x_2, x_28, x_8, x_9, x_10, x_11, x_12, x_13, x_27); +return x_29; } else { -lean_object* x_29; uint8_t x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_29 = lean_ctor_get(x_23, 1); -lean_inc(x_29); -lean_dec(x_23); -x_30 = 0; -x_31 = lean_box(0); -lean_inc(x_9); -x_32 = l_Lean_Meta_mkFreshTypeMVar(x_30, x_31, x_9, x_10, x_11, x_12, x_29); -x_33 = lean_ctor_get(x_32, 0); -lean_inc(x_33); -x_34 = lean_ctor_get(x_32, 1); +lean_object* x_30; uint8_t x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; +x_30 = lean_ctor_get(x_24, 1); +lean_inc(x_30); +lean_dec(x_24); +x_31 = 0; +x_32 = lean_box(0); +lean_inc(x_10); +x_33 = l_Lean_Meta_mkFreshTypeMVar(x_31, x_32, x_10, x_11, x_12, x_13, x_30); +x_34 = lean_ctor_get(x_33, 0); lean_inc(x_34); -lean_dec(x_32); -x_35 = l_Lean_Expr_mvarId_x21(x_33); -x_36 = lean_alloc_ctor(2, 1, 0); -lean_ctor_set(x_36, 0, x_35); -x_37 = l_Lean_Elab_WF_elabWFRel___rarg___closed__4; -x_38 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_38, 0, x_37); -lean_ctor_set(x_38, 1, x_36); -x_39 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary_go___closed__12; -x_40 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_40, 0, x_38); -lean_ctor_set(x_40, 1, x_39); -x_41 = l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(x_22, x_40, x_7, x_8, x_9, x_10, x_11, x_12, x_34); -x_42 = lean_ctor_get(x_41, 0); -lean_inc(x_42); -x_43 = lean_ctor_get(x_41, 1); +x_35 = lean_ctor_get(x_33, 1); +lean_inc(x_35); +lean_dec(x_33); +x_36 = l_Lean_Expr_mvarId_x21(x_34); +x_37 = lean_alloc_ctor(2, 1, 0); +lean_ctor_set(x_37, 0, x_36); +x_38 = l_Lean_Elab_WF_elabWFRel___rarg___closed__4; +x_39 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_39, 0, x_38); +lean_ctor_set(x_39, 1, x_37); +x_40 = l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackUnary_go___closed__12; +x_41 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_41, 0, x_39); +lean_ctor_set(x_41, 1, x_40); +x_42 = l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(x_23, x_41, x_8, x_9, x_10, x_11, x_12, x_13, x_35); +x_43 = lean_ctor_get(x_42, 0); lean_inc(x_43); -lean_dec(x_41); -x_44 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__2(x_5, x_21, x_1, x_3, x_6, x_2, x_42, x_7, x_8, x_9, x_10, x_11, x_12, x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); lean_dec(x_42); -return x_44; +x_45 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__2(x_22, x_1, x_5, x_6, x_3, x_7, x_2, x_43, x_8, x_9, x_10, x_11, x_12, x_13, x_44); +lean_dec(x_43); +return x_45; } } else { -uint8_t x_45; +uint8_t x_46; +lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); @@ -5541,23 +5549,23 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_45 = !lean_is_exclusive(x_14); -if (x_45 == 0) +x_46 = !lean_is_exclusive(x_15); +if (x_46 == 0) { -return x_14; +return x_15; } else { -lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_46 = lean_ctor_get(x_14, 0); -x_47 = lean_ctor_get(x_14, 1); +lean_object* x_47; lean_object* x_48; lean_object* x_49; +x_47 = lean_ctor_get(x_15, 0); +x_48 = lean_ctor_get(x_15, 1); +lean_inc(x_48); lean_inc(x_47); -lean_inc(x_46); -lean_dec(x_14); -x_48 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_48, 0, x_46); -lean_ctor_set(x_48, 1, x_47); -return x_48; +lean_dec(x_15); +x_49 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_49, 0, x_47); +lean_ctor_set(x_49, 1, x_48); +return x_49; } } } @@ -5566,7 +5574,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabWFRel(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Elab_WF_elabWFRel___rarg), 13, 0); +x_2 = lean_alloc_closure((void*)(l_Lean_Elab_WF_elabWFRel___rarg), 14, 0); return x_2; } } @@ -5649,13 +5657,13 @@ lean_dec(x_3); return x_9; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabWFRel___rarg___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabWFRel___rarg___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12, lean_object* x_13, lean_object* x_14, lean_object* x_15) { _start: { -lean_object* x_15; -x_15 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); -lean_dec(x_7); -return x_15; +lean_object* x_16; +x_16 = l_Lean_Elab_WF_elabWFRel___rarg___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +lean_dec(x_8); +return x_16; } } lean_object* initialize_Init(uint8_t builtin, lean_object*); @@ -5691,8 +5699,6 @@ lean_dec_ref(res); res = initialize_Lean_Elab_PreDefinition_WF_TerminationHint(builtin, lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems___closed__1 = _init_l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems___closed__1(); -lean_mark_persistent(l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_getRefFromElems___closed__1); l_panic___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackMutual_go___spec__1___closed__1 = _init_l_panic___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackMutual_go___spec__1___closed__1(); lean_mark_persistent(l_panic___at___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackMutual_go___spec__1___closed__1); l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackMutual_go___closed__1 = _init_l___private_Lean_Elab_PreDefinition_WF_Rel_0__Lean_Elab_WF_unpackMutual_go___closed__1(); diff --git a/stage0/stdlib/Lean/Elab/PreDefinition/WF/TerminationHint.c b/stage0/stdlib/Lean/Elab/PreDefinition/WF/TerminationHint.c index dbca1151368c2..2be93aecdea8b 100644 --- a/stage0/stdlib/Lean/Elab/PreDefinition/WF/TerminationHint.c +++ b/stage0/stdlib/Lean/Elab/PreDefinition/WF/TerminationHint.c @@ -1,6 +1,6 @@ // Lean compiler output // Module: Lean.Elab.PreDefinition.WF.TerminationHint -// Imports: Init Lean.Parser.Command +// Imports: Init Lean.Parser.Term #include #if defined(__clang__) #pragma clang diagnostic ignored "-Wunused-parameter" @@ -13,7854 +13,2546 @@ #ifdef __cplusplus extern "C" { #endif -LEAN_EXPORT lean_object* l_Lean_Elab_WF_DecreasingBy_find_x3f___boxed(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_TerminationWF_unexpand___spec__2___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__5(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationBy_find_x3f___boxed(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationBy_ensureAllUsed(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT uint8_t l_Lean_Elab_WF_TerminationByClique_used___default; -static lean_object* l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__4; -lean_object* l_Lean_Macro_throwErrorAt___rarg(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_elabTerminationHints___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* lean_format_pretty(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationHints_checkVars___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_TerminationBy_unexpand___closed__3; +static lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__2; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__3; lean_object* lean_mk_empty_array_with_capacity(lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___lambda__1(lean_object*); -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__6; -LEAN_EXPORT lean_object* l_Lean_Elab_WF_expandDecreasingBy_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* lean_private_to_user_name(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_expandTerminationBy_x3f___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_markAsUsed___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__2; -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__1(lean_object*, lean_object*, size_t, size_t); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__3___closed__1; -LEAN_EXPORT lean_object* l_Lean_Elab_WF_expandTerminationBy_x3f(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_expandDecreasingBy_x3f(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__3; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__5(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_RBNode_erase___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__1___boxed(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1___lambda__2(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__1; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__2(lean_object*, lean_object*); +lean_object* l_Lean_Syntax_formatStxAux(lean_object*, uint8_t, lean_object*, lean_object*); +lean_object* l_Lean_FileMap_toPosition(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5___closed__2; lean_object* l_Lean_Name_toString(lean_object*, uint8_t); -lean_object* l_Lean_Syntax_getId(lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__1; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); -lean_object* lean_array_push(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_find_x3f___spec__1(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); -uint8_t lean_usize_dec_eq(size_t, size_t); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_PersistentArray_push___rarg(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_elabTerminationHints___spec__1(lean_object*, lean_object*, size_t, size_t, lean_object*); lean_object* l_Lean_Syntax_getArgs(lean_object*); -static lean_object* l_Lean_Elab_WF_expandTerminationBy_x3f___closed__4; lean_object* l_Lean_replaceRef(lean_object*, lean_object*); -lean_object* lean_array_fget(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_expandTerminationBy_x3f___closed__6; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__6(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Macro_throwError___rarg(lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__3; -lean_object* l_Lean_RBNode_insert___at_Lean_NameSet_insert___spec__1(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationByClique_allImplicit___spec__1(lean_object*, size_t, size_t); -lean_object* l_Lean_RBNode_balLeft___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationBy_ensureAllUsed___boxed(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Syntax_node5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Syntax_getPos_x3f(lean_object*, uint8_t); +static lean_object* l_Lean_Elab_WF_TerminationHints_ensureNone___closed__7; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Syntax_getTailPos_x3f(lean_object*, uint8_t); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_instInhabitedTerminationHints; +static lean_object* l_Lean_Elab_WF_TerminationHints_ensureNone___closed__8; +static lean_object* l_Lean_Elab_WF_TerminationHints_ensureNone___closed__4; +lean_object* l_Lean_MessageData_hasSyntheticSorry(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationHints_none; +static lean_object* l_Lean_Elab_WF_instInhabitedDecreasingBy___closed__1; uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__5; -LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationBy_markAsUsed(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__10(size_t, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___lambda__1___boxed(lean_object*); -LEAN_EXPORT lean_object* l_Lean_RBNode_erase___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__1(lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__1; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___lambda__1(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_RBNode_balRight___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__13; -static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__4___closed__1; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__8(size_t, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__2; -LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_TerminationWF_unexpand___spec__2___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_WF_TerminationWF_unexpand___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_find_x3f___spec__2(lean_object*, lean_object*, size_t, size_t); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_DecreasingBy_markAsUsed___lambda__1___boxed(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_DecreasingBy_ensureAllUsed(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_ensureAllUsed___spec__2___boxed(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationBy_markAsUsed___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__4; -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__7; -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__2; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_DecreasingBy_markAsUsed___boxed(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_expandTerminationBy_x3f___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_stringToMessageData(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_TerminationBy_unexpand___closed__2; +static lean_object* l_Lean_Elab_WF_TerminationHints_checkVars___closed__4; +static lean_object* l_Lean_Elab_WF_TerminationBy_unexpand___closed__1; +static lean_object* l_Lean_Elab_WF_instInhabitedTerminationBy___closed__1; size_t lean_usize_of_nat(lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__9(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__4___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_RBNode_appendTrees___rarg(lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___closed__2; -LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationBy_find_x3f(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_find_x3f___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT uint8_t l_Lean_Elab_WF_TerminationByClique_allImplicit(lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_instInhabitedTerminationByElement___closed__2; +lean_object* lean_st_ref_take(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_TerminationHints_ensureNone___closed__5; lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); -lean_object* l_Lean_RBNode_setBlack___rarg(lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__1; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__3; +static lean_object* l_Lean_Elab_WF_instInhabitedTerminationBy___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_WF_instInhabitedDecreasingBy; -lean_object* l_Lean_getRevAliases(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationByClique_allImplicit___spec__1___boxed(lean_object*, lean_object*, lean_object*); -uint8_t l_Lean_NameMap_contains___rarg(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_find_x3f___spec__1(lean_object*, lean_object*, size_t, size_t); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationBy_unexpand___spec__1(size_t, size_t, lean_object*); +lean_object* l_Lean_Syntax_getKind(lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__6___closed__2; +static lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_WF_instInhabitedTerminationBy; -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__3; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_get(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationBy_ensureAllUsed___spec__1(uint8_t, lean_object*, size_t, size_t, uint8_t, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_TerminationWF_unexpand___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__2; -LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__3___boxed(lean_object*, lean_object*); -lean_object* l_Lean_Name_append(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_DecreasingBy_markAsUsed___lambda__1(lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___closed__1; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__1; -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__3; -lean_object* l_Lean_RBNode_insert___at_Lean_NameMap_insert___spec__1___rarg(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_List_lengthTRAux___rarg(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Name_componentsRev(lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___closed__1; -uint8_t lean_name_eq(lean_object*, lean_object*); -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__9; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationBy_unexpand___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Syntax_node3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_TerminationBy_unexpand___closed__5; +static lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__4; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationHints_checkVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_TerminationHints_ensureNone___closed__1; +static lean_object* l_Lean_Elab_WF_TerminationHints_checkVars___closed__1; +LEAN_EXPORT lean_object* l_Lean_logAt___at_Lean_Elab_WF_TerminationHints_checkVars___spec__1(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__3; lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); -extern lean_object* l_Lean_rootNamespace; -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__2; +extern lean_object* l_Lean_warningAsError; lean_object* l_Lean_Syntax_node2(lean_object*, lean_object*, lean_object*, lean_object*); +uint8_t l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__4; +static lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5___closed__1; lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__7; -lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__11; -static lean_object* l_Lean_Elab_WF_expandTerminationBy_x3f___closed__7; -static lean_object* l_Lean_Elab_WF_instInhabitedTerminationByElement___closed__1; -uint8_t l_Lean_Syntax_isIdent(lean_object*); -static lean_object* l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__6; -lean_object* lean_mk_syntax_ident(lean_object*); -LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); +uint8_t l_Lean_Syntax_matchesNull(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_TerminationHints_ensureNone___closed__3; +extern lean_object* l_Std_Format_defWidth; +static lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__6___closed__1; +static lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__6; lean_object* l_Array_append___rarg(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_RBNode_foldM___at_Lean_Elab_WF_DecreasingBy_ensureAllUsed___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___closed__2; -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_instInhabitedDecreasingByTactic; -LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationByClique_getExplicitElement_x3f___boxed(lean_object*); -LEAN_EXPORT lean_object* l_panic___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__4(lean_object*); -LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_WF_TerminationWF_unexpand___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__3; -LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationWF_unexpand(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationBy_markAsUsed___spec__3(lean_object*, size_t, size_t, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_expandTerminationBy_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -uint8_t l_Lean_Name_hasMacroScopes(lean_object*); -LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_TerminationWF_unexpand___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__3(lean_object*, lean_object*); -extern lean_object* l_Lean_NameSet_empty; -static lean_object* l_Lean_Elab_WF_expandTerminationBy_x3f___closed__5; -LEAN_EXPORT lean_object* l_Lean_RBNode_foldM___at_Lean_Elab_WF_DecreasingBy_ensureAllUsed___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_find_x3f___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -uint8_t lean_nat_dec_eq(lean_object*, lean_object*); -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__2; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_TerminationHints_checkVars___closed__2; +lean_object* l_Lean_throwErrorAt___rarg(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_TerminationBy_unexpand___closed__7; +static lean_object* l_Lean_Elab_WF_instInhabitedTerminationHints___closed__1; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__3(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationByClique_getExplicitElement_x3f___spec__1(lean_object*, lean_object*, size_t, size_t, lean_object*); -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__4; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationByClique_getExplicitElement_x3f___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__4___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationBy_ensureAllUsed___spec__1___closed__1; -uint8_t l_Lean_NameSet_contains(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_instInhabitedTerminationByElement; -lean_object* lean_panic_fn(lean_object*, lean_object*); -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__1; -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__4; -lean_object* l_Lean_ResolveName_resolveGlobalName(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_logAt___at_Lean_Elab_WF_TerminationHints_checkVars___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_TerminationBy_unexpand___closed__8; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg(lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_TerminationHints_checkVars___closed__6; +uint8_t l_Lean_Syntax_isNone(lean_object*); +static lean_object* l_Lean_Elab_WF_TerminationHints_ensureNone___closed__6; lean_object* lean_nat_sub(lean_object*, lean_object*); -uint8_t l_Lean_RBNode_isBlack___rarg(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationByClique_getExplicitElement_x3f(lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__4; -LEAN_EXPORT lean_object* l_Lean_RBNode_del___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__2(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_DecreasingBy_markAsUsed(lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__1; -LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__12; -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_markAsUsed___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -uint8_t l_Lean_Name_quickCmp(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_TerminationBy_unexpand___closed__4; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationHints_checkVars___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_TerminationHints_checkVars___closed__5; +lean_object* l_Lean_logAt___at_Lean_addDecl___spec__6(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); size_t lean_usize_add(size_t, size_t); -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_ensureAllUsed___spec__2(lean_object*, size_t, size_t); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationHints_checkVars___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_uget(lean_object*, size_t); -static lean_object* l_Lean_Elab_WF_TerminationWF_unexpand___closed__1; -static lean_object* l_Lean_Elab_WF_expandTerminationBy_x3f___closed__2; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_expandTerminationBy_x3f___closed__3; +static lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__5; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationBy_unexpand(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_TerminationHints_checkVars___closed__3; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationHints_ensureNone(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_List_redLength___rarg(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_DecreasingBy_find_x3f(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_WF_instInhabitedDecreasingByTactic___closed__1; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__7(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_TerminationBy_unexpand___closed__6; lean_object* lean_string_append(lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__5; -uint8_t l_Lean_Name_isSuffixOf(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_get_size(lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__3___closed__2; -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__2(lean_object*, lean_object*, size_t, size_t); -static lean_object* l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__5; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); -uint8_t lean_nat_dec_le(lean_object*, lean_object*); +uint8_t l___private_Lean_Message_0__Lean_beqMessageSeverity____x40_Lean_Message___hyg_103_(uint8_t, uint8_t); uint8_t lean_usize_dec_lt(size_t, size_t); -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__10; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* lean_nat_add(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationBy_ensureAllUsed___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_markAsUsed___spec__2(lean_object*, lean_object*, size_t, size_t); -LEAN_EXPORT lean_object* l_Lean_RBNode_del___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__2___boxed(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationByClique_allImplicit___boxed(lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); -static lean_object* l_Lean_Elab_WF_expandTerminationBy_x3f___closed__1; -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_find_x3f___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationHints_ensureNone___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationBy_unexpand___spec__1___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_WF_TerminationHints_ensureNone___closed__2; +static lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__2; lean_object* lean_array_uset(lean_object*, size_t, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationBy_find_x3f___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__8; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__5; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationBy_find_x3f___spec__3(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); -LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__7(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_RBNode_foldM___at_Lean_Elab_WF_DecreasingBy_ensureAllUsed___spec__1___closed__1; -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__6; -lean_object* l_List_toArrayAux___rarg(lean_object*, lean_object*); -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_markAsUsed___spec__1(lean_object*, lean_object*, size_t, size_t); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__7(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); +static lean_object* l_Lean_logAt___at_Lean_Elab_WF_TerminationHints_checkVars___spec__1___closed__1; +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints(lean_object*); +static lean_object* l_Lean_Elab_WF_TerminationBy_unexpand___closed__9; +lean_object* l_Nat_repr(lean_object*); +lean_object* l_Lean_Expr_getNumHeadLambdas(lean_object*); uint8_t l_Array_isEmpty___rarg(lean_object*); -static lean_object* _init_l_Lean_Elab_WF_instInhabitedDecreasingByTactic___closed__1() { +static lean_object* _init_l_Lean_Elab_WF_instInhabitedTerminationBy___closed__1() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = lean_box(0); -x_2 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_2, 0, x_1); -lean_ctor_set(x_2, 1, x_1); +x_1 = lean_unsigned_to_nat(0u); +x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l_Lean_Elab_WF_instInhabitedDecreasingByTactic() { +static lean_object* _init_l_Lean_Elab_WF_instInhabitedTerminationBy___closed__2() { _start: { -lean_object* x_1; -x_1 = l_Lean_Elab_WF_instInhabitedDecreasingByTactic___closed__1; -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_Lean_Elab_WF_instInhabitedTerminationBy___closed__1; +x_3 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +lean_ctor_set(x_3, 2, x_1); +return x_3; } } -static lean_object* _init_l_Lean_Elab_WF_instInhabitedDecreasingBy() { +static lean_object* _init_l_Lean_Elab_WF_instInhabitedTerminationBy() { _start: { lean_object* x_1; -x_1 = lean_box(0); +x_1 = l_Lean_Elab_WF_instInhabitedTerminationBy___closed__2; return x_1; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, size_t x_5, size_t x_6, lean_object* x_7) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationBy_unexpand___spec__1(size_t x_1, size_t x_2, lean_object* x_3) { _start: { -uint8_t x_8; -x_8 = lean_usize_dec_lt(x_6, x_5); -if (x_8 == 0) +uint8_t x_4; +x_4 = lean_usize_dec_lt(x_2, x_1); +if (x_4 == 0) { -lean_inc(x_7); -return x_7; +return x_3; } else { -lean_object* x_9; lean_object* x_10; uint8_t x_11; -x_9 = lean_array_uget(x_4, x_6); -x_10 = l_Lean_Syntax_getId(x_2); -x_11 = l_Lean_Name_isSuffixOf(x_10, x_9); -lean_dec(x_10); -if (x_11 == 0) -{ -size_t x_12; size_t x_13; -lean_dec(x_9); -x_12 = 1; -x_13 = lean_usize_add(x_6, x_12); -{ -size_t _tmp_5 = x_13; -lean_object* _tmp_6 = x_3; -x_6 = _tmp_5; -x_7 = _tmp_6; -} +lean_object* x_5; lean_object* x_6; lean_object* x_7; size_t x_8; size_t x_9; lean_object* x_10; +x_5 = lean_array_uget(x_3, x_2); +x_6 = lean_unsigned_to_nat(0u); +x_7 = lean_array_uset(x_3, x_2, x_6); +x_8 = 1; +x_9 = lean_usize_add(x_2, x_8); +x_10 = lean_array_uset(x_7, x_2, x_5); +x_2 = x_9; +x_3 = x_10; goto _start; } -else -{ -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_15 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_15, 0, x_9); -x_16 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_16, 0, x_15); -x_17 = lean_box(0); -x_18 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_18, 0, x_16); -lean_ctor_set(x_18, 1, x_17); -return x_18; } } +static lean_object* _init_l_Lean_Elab_WF_TerminationBy_unexpand___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Lean", 4); +return x_1; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___lambda__1(lean_object* x_1) { +static lean_object* _init_l_Lean_Elab_WF_TerminationBy_unexpand___closed__2() { _start: { -lean_object* x_2; -x_2 = lean_box(0); -return x_2; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Parser", 6); +return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___closed__1() { +static lean_object* _init_l_Lean_Elab_WF_TerminationBy_unexpand___closed__3() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___lambda__1___boxed), 1, 0); +x_1 = lean_mk_string_from_bytes("Termination", 11); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___closed__2() { +static lean_object* _init_l_Lean_Elab_WF_TerminationBy_unexpand___closed__4() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___closed__1; -x_2 = lean_box(0); -x_3 = lean_apply_1(x_1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("terminationBy", 13); +return x_1; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, size_t x_5, size_t x_6, lean_object* x_7) { +static lean_object* _init_l_Lean_Elab_WF_TerminationBy_unexpand___closed__5() { _start: { -uint8_t x_8; -x_8 = lean_usize_dec_lt(x_6, x_5); -if (x_8 == 0) -{ -lean_inc(x_7); -return x_7; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__1; +x_2 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__2; +x_3 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__3; +x_4 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__4; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; } -else -{ -lean_object* x_9; lean_object* x_10; size_t x_11; size_t x_12; lean_object* x_13; lean_object* x_14; -x_9 = lean_array_uget(x_4, x_6); -x_10 = lean_array_get_size(x_9); -x_11 = lean_usize_of_nat(x_10); -lean_dec(x_10); -x_12 = 0; -x_13 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__1(x_1, x_2, x_3, x_9, x_11, x_12, x_3); -lean_dec(x_9); -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -lean_dec(x_13); -if (lean_obj_tag(x_14) == 0) -{ -lean_object* x_15; -x_15 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___closed__2; -if (lean_obj_tag(x_15) == 0) -{ -size_t x_16; size_t x_17; -x_16 = 1; -x_17 = lean_usize_add(x_6, x_16); +} +static lean_object* _init_l_Lean_Elab_WF_TerminationBy_unexpand___closed__6() { +_start: { -size_t _tmp_5 = x_17; -lean_object* _tmp_6 = x_3; -x_6 = _tmp_5; -x_7 = _tmp_6; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("termination_by", 14); +return x_1; } -goto _start; } -else -{ -uint8_t x_19; -x_19 = !lean_is_exclusive(x_15); -if (x_19 == 0) +static lean_object* _init_l_Lean_Elab_WF_TerminationBy_unexpand___closed__7() { +_start: { -lean_object* x_20; lean_object* x_21; lean_object* x_22; -x_20 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_20, 0, x_15); -x_21 = lean_box(0); -x_22 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_22, 0, x_20); -lean_ctor_set(x_22, 1, x_21); -return x_22; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("null", 4); +return x_1; } -else -{ -lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; -x_23 = lean_ctor_get(x_15, 0); -lean_inc(x_23); -lean_dec(x_15); -x_24 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_24, 0, x_23); -x_25 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_25, 0, x_24); -x_26 = lean_box(0); -x_27 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_27, 0, x_25); -lean_ctor_set(x_27, 1, x_26); -return x_27; } +static lean_object* _init_l_Lean_Elab_WF_TerminationBy_unexpand___closed__8() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__7; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; } } -else -{ -uint8_t x_28; -x_28 = !lean_is_exclusive(x_14); -if (x_28 == 0) -{ -lean_object* x_29; -x_29 = lean_ctor_get(x_14, 0); -if (lean_obj_tag(x_29) == 0) -{ -size_t x_30; size_t x_31; -lean_free_object(x_14); -x_30 = 1; -x_31 = lean_usize_add(x_6, x_30); +static lean_object* _init_l_Lean_Elab_WF_TerminationBy_unexpand___closed__9() { +_start: { -size_t _tmp_5 = x_31; -lean_object* _tmp_6 = x_3; -x_6 = _tmp_5; -x_7 = _tmp_6; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("=>", 2); +return x_1; } -goto _start; } -else +LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationBy_unexpand(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +_start: { -uint8_t x_33; -x_33 = !lean_is_exclusive(x_29); -if (x_33 == 0) +lean_object* x_7; lean_object* x_8; size_t x_9; size_t x_10; lean_object* x_11; uint8_t x_12; +x_7 = lean_ctor_get(x_1, 1); +lean_inc(x_7); +x_8 = lean_array_get_size(x_7); +x_9 = lean_usize_of_nat(x_8); +lean_dec(x_8); +x_10 = 0; +x_11 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationBy_unexpand___spec__1(x_9, x_10, x_7); +x_12 = l_Array_isEmpty___rarg(x_11); +if (x_12 == 0) +{ +lean_object* x_13; uint8_t x_14; lean_object* x_15; lean_object* x_16; uint8_t x_17; +x_13 = lean_ctor_get(x_4, 5); +lean_inc(x_13); +lean_dec(x_4); +x_14 = 0; +x_15 = l_Lean_SourceInfo_fromRef(x_13, x_14); +x_16 = lean_st_ref_get(x_5, x_6); +x_17 = !lean_is_exclusive(x_16); +if (x_17 == 0) { -lean_object* x_34; lean_object* x_35; -x_34 = lean_box(0); -x_35 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_35, 0, x_14); -lean_ctor_set(x_35, 1, x_34); -return x_35; +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_18 = lean_ctor_get(x_16, 0); +lean_dec(x_18); +x_19 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__6; +lean_inc(x_15); +x_20 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_20, 0, x_15); +lean_ctor_set(x_20, 1, x_19); +x_21 = l_Lean_Elab_WF_instInhabitedTerminationBy___closed__1; +x_22 = l_Array_append___rarg(x_21, x_11); +x_23 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__8; +lean_inc(x_15); +x_24 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_24, 0, x_15); +lean_ctor_set(x_24, 1, x_23); +lean_ctor_set(x_24, 2, x_22); +x_25 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__9; +lean_inc(x_15); +x_26 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_26, 0, x_15); +lean_ctor_set(x_26, 1, x_25); +lean_inc(x_15); +x_27 = l_Lean_Syntax_node2(x_15, x_23, x_24, x_26); +x_28 = lean_ctor_get(x_1, 2); +lean_inc(x_28); +lean_dec(x_1); +x_29 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__5; +x_30 = l_Lean_Syntax_node3(x_15, x_29, x_20, x_27, x_28); +lean_ctor_set(x_16, 0, x_30); +return x_16; } else { -lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; -x_36 = lean_ctor_get(x_29, 0); -lean_inc(x_36); -lean_dec(x_29); -x_37 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_37, 0, x_36); -lean_ctor_set(x_14, 0, x_37); -x_38 = lean_box(0); -x_39 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_39, 0, x_14); +lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; +x_31 = lean_ctor_get(x_16, 1); +lean_inc(x_31); +lean_dec(x_16); +x_32 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__6; +lean_inc(x_15); +x_33 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_33, 0, x_15); +lean_ctor_set(x_33, 1, x_32); +x_34 = l_Lean_Elab_WF_instInhabitedTerminationBy___closed__1; +x_35 = l_Array_append___rarg(x_34, x_11); +x_36 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__8; +lean_inc(x_15); +x_37 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_37, 0, x_15); +lean_ctor_set(x_37, 1, x_36); +lean_ctor_set(x_37, 2, x_35); +x_38 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__9; +lean_inc(x_15); +x_39 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_39, 0, x_15); lean_ctor_set(x_39, 1, x_38); -return x_39; -} +lean_inc(x_15); +x_40 = l_Lean_Syntax_node2(x_15, x_36, x_37, x_39); +x_41 = lean_ctor_get(x_1, 2); +lean_inc(x_41); +lean_dec(x_1); +x_42 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__5; +x_43 = l_Lean_Syntax_node3(x_15, x_42, x_33, x_40, x_41); +x_44 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_44, 1, x_31); +return x_44; } } else { -lean_object* x_40; -x_40 = lean_ctor_get(x_14, 0); -lean_inc(x_40); -lean_dec(x_14); -if (lean_obj_tag(x_40) == 0) -{ -size_t x_41; size_t x_42; -x_41 = 1; -x_42 = lean_usize_add(x_6, x_41); -{ -size_t _tmp_5 = x_42; -lean_object* _tmp_6 = x_3; -x_6 = _tmp_5; -x_7 = _tmp_6; -} -goto _start; +lean_object* x_45; uint8_t x_46; lean_object* x_47; lean_object* x_48; uint8_t x_49; +lean_dec(x_11); +x_45 = lean_ctor_get(x_4, 5); +lean_inc(x_45); +lean_dec(x_4); +x_46 = 0; +x_47 = l_Lean_SourceInfo_fromRef(x_45, x_46); +x_48 = lean_st_ref_get(x_5, x_6); +x_49 = !lean_is_exclusive(x_48); +if (x_49 == 0) +{ +lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; +x_50 = lean_ctor_get(x_48, 0); +lean_dec(x_50); +x_51 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__6; +lean_inc(x_47); +x_52 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_52, 0, x_47); +lean_ctor_set(x_52, 1, x_51); +x_53 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__8; +x_54 = l_Lean_Elab_WF_instInhabitedTerminationBy___closed__1; +lean_inc(x_47); +x_55 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_55, 0, x_47); +lean_ctor_set(x_55, 1, x_53); +lean_ctor_set(x_55, 2, x_54); +x_56 = lean_ctor_get(x_1, 2); +lean_inc(x_56); +lean_dec(x_1); +x_57 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__5; +x_58 = l_Lean_Syntax_node3(x_47, x_57, x_52, x_55, x_56); +lean_ctor_set(x_48, 0, x_58); +return x_48; } else { -lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_44 = lean_ctor_get(x_40, 0); -lean_inc(x_44); -if (lean_is_exclusive(x_40)) { - lean_ctor_release(x_40, 0); - x_45 = x_40; -} else { - lean_dec_ref(x_40); - x_45 = lean_box(0); +lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; +x_59 = lean_ctor_get(x_48, 1); +lean_inc(x_59); +lean_dec(x_48); +x_60 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__6; +lean_inc(x_47); +x_61 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_61, 0, x_47); +lean_ctor_set(x_61, 1, x_60); +x_62 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__8; +x_63 = l_Lean_Elab_WF_instInhabitedTerminationBy___closed__1; +lean_inc(x_47); +x_64 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_64, 0, x_47); +lean_ctor_set(x_64, 1, x_62); +lean_ctor_set(x_64, 2, x_63); +x_65 = lean_ctor_get(x_1, 2); +lean_inc(x_65); +lean_dec(x_1); +x_66 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__5; +x_67 = l_Lean_Syntax_node3(x_47, x_66, x_61, x_64, x_65); +x_68 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_68, 0, x_67); +lean_ctor_set(x_68, 1, x_59); +return x_68; } -if (lean_is_scalar(x_45)) { - x_46 = lean_alloc_ctor(1, 1, 0); -} else { - x_46 = x_45; } -lean_ctor_set(x_46, 0, x_44); -x_47 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_47, 0, x_46); -x_48 = lean_box(0); -x_49 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_49, 0, x_47); -lean_ctor_set(x_49, 1, x_48); -return x_49; } } +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationBy_unexpand___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +_start: +{ +size_t x_4; size_t x_5; lean_object* x_6; +x_4 = lean_unbox_usize(x_1); +lean_dec(x_1); +x_5 = lean_unbox_usize(x_2); +lean_dec(x_2); +x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationBy_unexpand___spec__1(x_4, x_5, x_3); +return x_6; } } +LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationBy_unexpand___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +_start: +{ +lean_object* x_7; +x_7 = l_Lean_Elab_WF_TerminationBy_unexpand(x_1, x_2, x_3, x_4, x_5, x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +return x_7; } } -LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__3(lean_object* x_1, lean_object* x_2) { +static lean_object* _init_l_Lean_Elab_WF_instInhabitedDecreasingBy___closed__1() { _start: { -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_3; -x_3 = lean_box(0); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = lean_box(0); +x_2 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_2, 0, x_1); +lean_ctor_set(x_2, 1, x_1); +return x_2; } -else -{ -lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; uint8_t x_8; -x_4 = lean_ctor_get(x_1, 0); -x_5 = lean_ctor_get(x_1, 1); -x_6 = lean_ctor_get(x_1, 2); -x_7 = lean_ctor_get(x_1, 3); -x_8 = l_Lean_Name_quickCmp(x_2, x_5); -switch (x_8) { -case 0: +} +static lean_object* _init_l_Lean_Elab_WF_instInhabitedDecreasingBy() { +_start: { -x_1 = x_4; -goto _start; +lean_object* x_1; +x_1 = l_Lean_Elab_WF_instInhabitedDecreasingBy___closed__1; +return x_1; } -case 1: +} +static lean_object* _init_l_Lean_Elab_WF_instInhabitedTerminationHints___closed__1() { +_start: { -lean_object* x_10; -lean_inc(x_6); -x_10 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_10, 0, x_6); -return x_10; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = lean_box(0); +x_2 = lean_box(0); +x_3 = lean_unsigned_to_nat(0u); +x_4 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_4, 0, x_2); +lean_ctor_set(x_4, 1, x_1); +lean_ctor_set(x_4, 2, x_1); +lean_ctor_set(x_4, 3, x_3); +return x_4; +} } -default: +static lean_object* _init_l_Lean_Elab_WF_instInhabitedTerminationHints() { +_start: { -x_1 = x_7; -goto _start; +lean_object* x_1; +x_1 = l_Lean_Elab_WF_instInhabitedTerminationHints___closed__1; +return x_1; } } +static lean_object* _init_l_Lean_Elab_WF_TerminationHints_none() { +_start: +{ +lean_object* x_1; +x_1 = l_Lean_Elab_WF_instInhabitedTerminationHints___closed__1; +return x_1; +} } +static lean_object* _init_l_Lean_Elab_WF_TerminationHints_ensureNone___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("unused `decreasing_by`, function is ", 36); +return x_1; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +static lean_object* _init_l_Lean_Elab_WF_TerminationHints_ensureNone___closed__2() { _start: { -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_6, 0, x_1); -x_7 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_7, 0, x_6); -x_8 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_8, 0, x_7); -lean_ctor_set(x_8, 1, x_5); -return x_8; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__1; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__1() { +static lean_object* _init_l_Lean_Elab_WF_TerminationHints_ensureNone___closed__3() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("invalid termination hint element, '", 35); +x_1 = lean_mk_string_from_bytes("", 0); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__2() { +static lean_object* _init_l_Lean_Elab_WF_TerminationHints_ensureNone___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__3; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Elab_WF_TerminationHints_ensureNone___closed__5() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("' and '", 7); +x_1 = lean_mk_string_from_bytes("unused `termination_by`, function is ", 37); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__3() { +static lean_object* _init_l_Lean_Elab_WF_TerminationHints_ensureNone___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__5; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Elab_WF_TerminationHints_ensureNone___closed__7() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("' are in the same clique", 24); +x_1 = lean_mk_string_from_bytes("unused termination hints, function is ", 38); return x_1; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +static lean_object* _init_l_Lean_Elab_WF_TerminationHints_ensureNone___closed__8() { _start: { -uint8_t x_8; -x_8 = lean_usize_dec_lt(x_4, x_3); -if (x_8 == 0) -{ -lean_object* x_9; -lean_dec(x_6); -x_9 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_9, 0, x_5); -lean_ctor_set(x_9, 1, x_7); -return x_9; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__7; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; } -else +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationHints_ensureNone(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: { -lean_object* x_10; lean_object* x_11; -x_10 = lean_array_uget(x_2, x_4); -x_11 = l_Lean_RBNode_find___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__3(x_1, x_10); -if (lean_obj_tag(x_11) == 0) +lean_object* x_6; +x_6 = lean_ctor_get(x_1, 1); +if (lean_obj_tag(x_6) == 0) { -size_t x_12; size_t x_13; -lean_dec(x_10); -x_12 = 1; -x_13 = lean_usize_add(x_4, x_12); -x_4 = x_13; -goto _start; +lean_object* x_7; +x_7 = lean_ctor_get(x_1, 2); +if (lean_obj_tag(x_7) == 0) +{ +lean_object* x_8; lean_object* x_9; +x_8 = lean_box(0); +x_9 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_9, 0, x_8); +lean_ctor_set(x_9, 1, x_5); +return x_9; } else { -lean_object* x_15; -x_15 = lean_ctor_get(x_11, 0); -lean_inc(x_15); -lean_dec(x_11); -if (lean_obj_tag(x_5) == 0) -{ -lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; size_t x_21; size_t x_22; -lean_dec(x_15); -x_16 = lean_box(0); -x_17 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___lambda__1(x_10, x_5, x_16, x_6, x_7); -x_18 = lean_ctor_get(x_17, 0); -lean_inc(x_18); -x_19 = lean_ctor_get(x_17, 1); -lean_inc(x_19); -lean_dec(x_17); -x_20 = lean_ctor_get(x_18, 0); -lean_inc(x_20); -lean_dec(x_18); -x_21 = 1; -x_22 = lean_usize_add(x_4, x_21); -x_4 = x_22; -x_5 = x_20; -x_7 = x_19; -goto _start; +lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; uint8_t x_17; lean_object* x_18; +x_10 = lean_ctor_get(x_7, 0); +x_11 = lean_ctor_get(x_10, 0); +x_12 = l_Lean_stringToMessageData(x_2); +x_13 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__2; +x_14 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_14, 0, x_13); +lean_ctor_set(x_14, 1, x_12); +x_15 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__4; +x_16 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_16, 0, x_14); +lean_ctor_set(x_16, 1, x_15); +x_17 = 2; +x_18 = l_Lean_logAt___at_Lean_addDecl___spec__6(x_11, x_16, x_17, x_3, x_4, x_5); +return x_18; +} } else { -lean_object* x_24; lean_object* x_25; uint8_t x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; uint8_t x_37; -x_24 = lean_ctor_get(x_15, 0); -lean_inc(x_24); -lean_dec(x_15); -x_25 = lean_ctor_get(x_5, 0); -lean_inc(x_25); -lean_dec(x_5); -x_26 = 1; -x_27 = l_Lean_Name_toString(x_10, x_26); -x_28 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__1; -x_29 = lean_string_append(x_28, x_27); -lean_dec(x_27); -x_30 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__2; -x_31 = lean_string_append(x_29, x_30); -x_32 = l_Lean_Name_toString(x_25, x_26); -x_33 = lean_string_append(x_31, x_32); -lean_dec(x_32); -x_34 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__3; -x_35 = lean_string_append(x_33, x_34); -x_36 = l_Lean_Macro_throwErrorAt___rarg(x_24, x_35, x_6, x_7); -lean_dec(x_24); -x_37 = !lean_is_exclusive(x_36); -if (x_37 == 0) +lean_object* x_19; +x_19 = lean_ctor_get(x_1, 2); +if (lean_obj_tag(x_19) == 0) { -return x_36; +lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; lean_object* x_28; +x_20 = lean_ctor_get(x_6, 0); +x_21 = lean_ctor_get(x_20, 0); +x_22 = l_Lean_stringToMessageData(x_2); +x_23 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__6; +x_24 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_24, 0, x_23); +lean_ctor_set(x_24, 1, x_22); +x_25 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__4; +x_26 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_26, 0, x_24); +lean_ctor_set(x_26, 1, x_25); +x_27 = 2; +x_28 = l_Lean_logAt___at_Lean_addDecl___spec__6(x_21, x_26, x_27, x_3, x_4, x_5); +return x_28; } else { -lean_object* x_38; lean_object* x_39; lean_object* x_40; -x_38 = lean_ctor_get(x_36, 0); -x_39 = lean_ctor_get(x_36, 1); -lean_inc(x_39); -lean_inc(x_38); -lean_dec(x_36); -x_40 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_40, 0, x_38); -lean_ctor_set(x_40, 1, x_39); -return x_40; +lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; uint8_t x_35; lean_object* x_36; +x_29 = lean_ctor_get(x_1, 0); +x_30 = l_Lean_stringToMessageData(x_2); +x_31 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__8; +x_32 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_32, 0, x_31); +lean_ctor_set(x_32, 1, x_30); +x_33 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__4; +x_34 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_34, 0, x_32); +lean_ctor_set(x_34, 1, x_33); +x_35 = 2; +x_36 = l_Lean_logAt___at_Lean_addDecl___spec__6(x_29, x_34, x_35, x_3, x_4, x_5); +return x_36; } } } } +LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationHints_ensureNone___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +lean_object* x_6; +x_6 = l_Lean_Elab_WF_TerminationHints_ensureNone(x_1, x_2, x_3, x_4, x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +return x_6; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__5(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +static lean_object* _init_l_Lean_logAt___at_Lean_Elab_WF_TerminationHints_checkVars___spec__1___closed__1() { _start: { -uint8_t x_8; -x_8 = lean_usize_dec_lt(x_4, x_3); -if (x_8 == 0) -{ -lean_object* x_9; -lean_dec(x_6); -x_9 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_9, 0, x_5); -lean_ctor_set(x_9, 1, x_7); -return x_9; +lean_object* x_1; +x_1 = l_Lean_warningAsError; +return x_1; } -else +} +LEAN_EXPORT lean_object* l_Lean_logAt___at_Lean_Elab_WF_TerminationHints_checkVars___spec__1(lean_object* x_1, lean_object* x_2, uint8_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: { -lean_object* x_10; lean_object* x_11; lean_object* x_12; size_t x_13; size_t x_14; lean_object* x_15; -lean_dec(x_5); -x_10 = lean_array_uget(x_2, x_4); -x_11 = lean_box(0); -x_12 = lean_array_get_size(x_10); -x_13 = lean_usize_of_nat(x_12); -lean_dec(x_12); -x_14 = 0; -lean_inc(x_6); -x_15 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4(x_1, x_10, x_13, x_14, x_11, x_6, x_7); -lean_dec(x_10); -if (lean_obj_tag(x_15) == 0) +lean_object* x_9; uint8_t x_267; uint8_t x_268; +x_267 = 2; +x_268 = l___private_Lean_Message_0__Lean_beqMessageSeverity____x40_Lean_Message___hyg_103_(x_3, x_267); +if (x_268 == 0) { -lean_object* x_16; size_t x_17; size_t x_18; lean_object* x_19; -x_16 = lean_ctor_get(x_15, 1); -lean_inc(x_16); -lean_dec(x_15); -x_17 = 1; -x_18 = lean_usize_add(x_4, x_17); -x_19 = lean_box(0); -x_4 = x_18; -x_5 = x_19; -x_7 = x_16; -goto _start; +lean_object* x_269; +x_269 = lean_box(0); +x_9 = x_269; +goto block_266; } else { -uint8_t x_21; -lean_dec(x_6); -x_21 = !lean_is_exclusive(x_15); -if (x_21 == 0) +lean_object* x_270; uint8_t x_271; +lean_inc(x_2); +x_270 = l_Lean_MessageData_hasSyntheticSorry(x_2); +x_271 = lean_unbox(x_270); +lean_dec(x_270); +if (x_271 == 0) { -return x_15; +lean_object* x_272; +x_272 = lean_box(0); +x_9 = x_272; +goto block_266; } else { -lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_22 = lean_ctor_get(x_15, 0); -x_23 = lean_ctor_get(x_15, 1); -lean_inc(x_23); -lean_inc(x_22); -lean_dec(x_15); -x_24 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_24, 0, x_22); -lean_ctor_set(x_24, 1, x_23); -return x_24; -} -} -} +lean_object* x_273; lean_object* x_274; +lean_dec(x_2); +x_273 = lean_box(0); +x_274 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_274, 0, x_273); +lean_ctor_set(x_274, 1, x_8); +return x_274; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__6(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: +block_266: { -uint8_t x_8; -x_8 = lean_usize_dec_lt(x_4, x_3); -if (x_8 == 0) +uint8_t x_10; lean_object* x_260; uint8_t x_261; uint8_t x_262; +lean_dec(x_9); +x_260 = lean_ctor_get(x_6, 2); +x_261 = 1; +x_262 = l___private_Lean_Message_0__Lean_beqMessageSeverity____x40_Lean_Message___hyg_103_(x_3, x_261); +if (x_262 == 0) { -lean_object* x_9; -lean_dec(x_6); -x_9 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_9, 0, x_5); -lean_ctor_set(x_9, 1, x_7); -return x_9; +x_10 = x_3; +goto block_259; } else { -lean_object* x_10; lean_object* x_11; -x_10 = lean_array_uget(x_2, x_4); -x_11 = l_Lean_RBNode_find___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__3(x_1, x_10); -if (lean_obj_tag(x_11) == 0) +lean_object* x_263; uint8_t x_264; +x_263 = l_Lean_logAt___at_Lean_Elab_WF_TerminationHints_checkVars___spec__1___closed__1; +x_264 = l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(x_260, x_263); +if (x_264 == 0) { -size_t x_12; size_t x_13; -lean_dec(x_10); -x_12 = 1; -x_13 = lean_usize_add(x_4, x_12); -x_4 = x_13; -goto _start; +x_10 = x_3; +goto block_259; } else { -lean_object* x_15; -x_15 = lean_ctor_get(x_11, 0); -lean_inc(x_15); -lean_dec(x_11); -if (lean_obj_tag(x_5) == 0) -{ -lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; size_t x_21; size_t x_22; -lean_dec(x_15); -x_16 = lean_box(0); -x_17 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___lambda__1(x_10, x_5, x_16, x_6, x_7); -x_18 = lean_ctor_get(x_17, 0); -lean_inc(x_18); -x_19 = lean_ctor_get(x_17, 1); -lean_inc(x_19); -lean_dec(x_17); -x_20 = lean_ctor_get(x_18, 0); -lean_inc(x_20); -lean_dec(x_18); -x_21 = 1; -x_22 = lean_usize_add(x_4, x_21); -x_4 = x_22; -x_5 = x_20; -x_7 = x_19; -goto _start; +uint8_t x_265; +x_265 = 2; +x_10 = x_265; +goto block_259; } -else +} +block_259: +{ +lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; uint8_t x_17; lean_object* x_18; lean_object* x_19; +x_11 = lean_ctor_get(x_6, 0); +x_12 = lean_ctor_get(x_6, 1); +x_13 = lean_ctor_get(x_6, 5); +x_14 = lean_ctor_get(x_6, 6); +x_15 = lean_ctor_get(x_6, 7); +x_16 = l_Lean_replaceRef(x_1, x_13); +x_17 = 0; +x_18 = l_Lean_Syntax_getPos_x3f(x_16, x_17); +x_19 = l_Lean_Syntax_getTailPos_x3f(x_16, x_17); +if (lean_obj_tag(x_18) == 0) +{ +if (lean_obj_tag(x_19) == 0) { -lean_object* x_24; lean_object* x_25; uint8_t x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; uint8_t x_37; -x_24 = lean_ctor_get(x_15, 0); +lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; uint8_t x_33; +x_20 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_2, x_4, x_5, x_6, x_7, x_8); +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +x_22 = lean_ctor_get(x_20, 1); +lean_inc(x_22); +lean_dec(x_20); +x_23 = lean_unsigned_to_nat(0u); +x_24 = l_Lean_FileMap_toPosition(x_12, x_23); lean_inc(x_24); -lean_dec(x_15); -x_25 = lean_ctor_get(x_5, 0); -lean_inc(x_25); -lean_dec(x_5); -x_26 = 1; -x_27 = l_Lean_Name_toString(x_10, x_26); -x_28 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__1; -x_29 = lean_string_append(x_28, x_27); -lean_dec(x_27); -x_30 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__2; -x_31 = lean_string_append(x_29, x_30); -x_32 = l_Lean_Name_toString(x_25, x_26); -x_33 = lean_string_append(x_31, x_32); -lean_dec(x_32); -x_34 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__3; -x_35 = lean_string_append(x_33, x_34); -x_36 = l_Lean_Macro_throwErrorAt___rarg(x_24, x_35, x_6, x_7); -lean_dec(x_24); +x_25 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_25, 0, x_24); +lean_inc(x_15); +lean_inc(x_14); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_14); +lean_ctor_set(x_26, 1, x_15); +x_27 = lean_alloc_ctor(4, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_21); +x_28 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__3; +lean_inc(x_11); +x_29 = lean_alloc_ctor(0, 5, 2); +lean_ctor_set(x_29, 0, x_11); +lean_ctor_set(x_29, 1, x_24); +lean_ctor_set(x_29, 2, x_25); +lean_ctor_set(x_29, 3, x_28); +lean_ctor_set(x_29, 4, x_27); +lean_ctor_set_uint8(x_29, sizeof(void*)*5, x_17); +lean_ctor_set_uint8(x_29, sizeof(void*)*5 + 1, x_10); +x_30 = lean_st_ref_take(x_7, x_22); +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +x_32 = lean_ctor_get(x_30, 1); +lean_inc(x_32); +lean_dec(x_30); +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) +{ +lean_object* x_34; lean_object* x_35; lean_object* x_36; uint8_t x_37; +x_34 = lean_ctor_get(x_31, 5); +x_35 = l_Lean_PersistentArray_push___rarg(x_34, x_29); +lean_ctor_set(x_31, 5, x_35); +x_36 = lean_st_ref_set(x_7, x_31, x_32); x_37 = !lean_is_exclusive(x_36); if (x_37 == 0) { +lean_object* x_38; lean_object* x_39; +x_38 = lean_ctor_get(x_36, 0); +lean_dec(x_38); +x_39 = lean_box(0); +lean_ctor_set(x_36, 0, x_39); return x_36; } else { -lean_object* x_38; lean_object* x_39; lean_object* x_40; -x_38 = lean_ctor_get(x_36, 0); -x_39 = lean_ctor_get(x_36, 1); -lean_inc(x_39); -lean_inc(x_38); +lean_object* x_40; lean_object* x_41; lean_object* x_42; +x_40 = lean_ctor_get(x_36, 1); +lean_inc(x_40); lean_dec(x_36); -x_40 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_40, 0, x_38); -lean_ctor_set(x_40, 1, x_39); -return x_40; -} +x_41 = lean_box(0); +x_42 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_42, 0, x_41); +lean_ctor_set(x_42, 1, x_40); +return x_42; } } +else +{ +lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_43 = lean_ctor_get(x_31, 0); +x_44 = lean_ctor_get(x_31, 1); +x_45 = lean_ctor_get(x_31, 2); +x_46 = lean_ctor_get(x_31, 3); +x_47 = lean_ctor_get(x_31, 4); +x_48 = lean_ctor_get(x_31, 5); +x_49 = lean_ctor_get(x_31, 6); +lean_inc(x_49); +lean_inc(x_48); +lean_inc(x_47); +lean_inc(x_46); +lean_inc(x_45); +lean_inc(x_44); +lean_inc(x_43); +lean_dec(x_31); +x_50 = l_Lean_PersistentArray_push___rarg(x_48, x_29); +x_51 = lean_alloc_ctor(0, 7, 0); +lean_ctor_set(x_51, 0, x_43); +lean_ctor_set(x_51, 1, x_44); +lean_ctor_set(x_51, 2, x_45); +lean_ctor_set(x_51, 3, x_46); +lean_ctor_set(x_51, 4, x_47); +lean_ctor_set(x_51, 5, x_50); +lean_ctor_set(x_51, 6, x_49); +x_52 = lean_st_ref_set(x_7, x_51, x_32); +x_53 = lean_ctor_get(x_52, 1); +lean_inc(x_53); +if (lean_is_exclusive(x_52)) { + lean_ctor_release(x_52, 0); + lean_ctor_release(x_52, 1); + x_54 = x_52; +} else { + lean_dec_ref(x_52); + x_54 = lean_box(0); } +x_55 = lean_box(0); +if (lean_is_scalar(x_54)) { + x_56 = lean_alloc_ctor(0, 2, 0); +} else { + x_56 = x_54; } +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_56, 1, x_53); +return x_56; } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__7(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -uint8_t x_8; -x_8 = lean_usize_dec_lt(x_4, x_3); -if (x_8 == 0) -{ -lean_object* x_9; -lean_dec(x_6); -x_9 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_9, 0, x_5); -lean_ctor_set(x_9, 1, x_7); -return x_9; } else { -lean_object* x_10; lean_object* x_11; lean_object* x_12; size_t x_13; size_t x_14; lean_object* x_15; -lean_dec(x_5); -x_10 = lean_array_uget(x_2, x_4); -x_11 = lean_box(0); -x_12 = lean_array_get_size(x_10); -x_13 = lean_usize_of_nat(x_12); -lean_dec(x_12); -x_14 = 0; -lean_inc(x_6); -x_15 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__6(x_1, x_10, x_13, x_14, x_11, x_6, x_7); -lean_dec(x_10); -if (lean_obj_tag(x_15) == 0) +uint8_t x_57; +x_57 = !lean_is_exclusive(x_19); +if (x_57 == 0) { -lean_object* x_16; size_t x_17; size_t x_18; lean_object* x_19; -x_16 = lean_ctor_get(x_15, 1); -lean_inc(x_16); -lean_dec(x_15); -x_17 = 1; -x_18 = lean_usize_add(x_4, x_17); -x_19 = lean_box(0); -x_4 = x_18; -x_5 = x_19; -x_7 = x_16; -goto _start; +lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; uint8_t x_72; +x_58 = lean_ctor_get(x_19, 0); +x_59 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_2, x_4, x_5, x_6, x_7, x_8); +x_60 = lean_ctor_get(x_59, 0); +lean_inc(x_60); +x_61 = lean_ctor_get(x_59, 1); +lean_inc(x_61); +lean_dec(x_59); +x_62 = lean_unsigned_to_nat(0u); +x_63 = l_Lean_FileMap_toPosition(x_12, x_62); +x_64 = l_Lean_FileMap_toPosition(x_12, x_58); +lean_dec(x_58); +lean_ctor_set(x_19, 0, x_64); +lean_inc(x_15); +lean_inc(x_14); +x_65 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_65, 0, x_14); +lean_ctor_set(x_65, 1, x_15); +x_66 = lean_alloc_ctor(4, 2, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_66, 1, x_60); +x_67 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__3; +lean_inc(x_11); +x_68 = lean_alloc_ctor(0, 5, 2); +lean_ctor_set(x_68, 0, x_11); +lean_ctor_set(x_68, 1, x_63); +lean_ctor_set(x_68, 2, x_19); +lean_ctor_set(x_68, 3, x_67); +lean_ctor_set(x_68, 4, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*5, x_17); +lean_ctor_set_uint8(x_68, sizeof(void*)*5 + 1, x_10); +x_69 = lean_st_ref_take(x_7, x_61); +x_70 = lean_ctor_get(x_69, 0); +lean_inc(x_70); +x_71 = lean_ctor_get(x_69, 1); +lean_inc(x_71); +lean_dec(x_69); +x_72 = !lean_is_exclusive(x_70); +if (x_72 == 0) +{ +lean_object* x_73; lean_object* x_74; lean_object* x_75; uint8_t x_76; +x_73 = lean_ctor_get(x_70, 5); +x_74 = l_Lean_PersistentArray_push___rarg(x_73, x_68); +lean_ctor_set(x_70, 5, x_74); +x_75 = lean_st_ref_set(x_7, x_70, x_71); +x_76 = !lean_is_exclusive(x_75); +if (x_76 == 0) +{ +lean_object* x_77; lean_object* x_78; +x_77 = lean_ctor_get(x_75, 0); +lean_dec(x_77); +x_78 = lean_box(0); +lean_ctor_set(x_75, 0, x_78); +return x_75; } else { -uint8_t x_21; -lean_dec(x_6); -x_21 = !lean_is_exclusive(x_15); -if (x_21 == 0) -{ -return x_15; +lean_object* x_79; lean_object* x_80; lean_object* x_81; +x_79 = lean_ctor_get(x_75, 1); +lean_inc(x_79); +lean_dec(x_75); +x_80 = lean_box(0); +x_81 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_81, 0, x_80); +lean_ctor_set(x_81, 1, x_79); +return x_81; +} } else { -lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_22 = lean_ctor_get(x_15, 0); -x_23 = lean_ctor_get(x_15, 1); -lean_inc(x_23); -lean_inc(x_22); -lean_dec(x_15); -x_24 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_24, 0, x_22); -lean_ctor_set(x_24, 1, x_23); -return x_24; -} +lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_82 = lean_ctor_get(x_70, 0); +x_83 = lean_ctor_get(x_70, 1); +x_84 = lean_ctor_get(x_70, 2); +x_85 = lean_ctor_get(x_70, 3); +x_86 = lean_ctor_get(x_70, 4); +x_87 = lean_ctor_get(x_70, 5); +x_88 = lean_ctor_get(x_70, 6); +lean_inc(x_88); +lean_inc(x_87); +lean_inc(x_86); +lean_inc(x_85); +lean_inc(x_84); +lean_inc(x_83); +lean_inc(x_82); +lean_dec(x_70); +x_89 = l_Lean_PersistentArray_push___rarg(x_87, x_68); +x_90 = lean_alloc_ctor(0, 7, 0); +lean_ctor_set(x_90, 0, x_82); +lean_ctor_set(x_90, 1, x_83); +lean_ctor_set(x_90, 2, x_84); +lean_ctor_set(x_90, 3, x_85); +lean_ctor_set(x_90, 4, x_86); +lean_ctor_set(x_90, 5, x_89); +lean_ctor_set(x_90, 6, x_88); +x_91 = lean_st_ref_set(x_7, x_90, x_71); +x_92 = lean_ctor_get(x_91, 1); +lean_inc(x_92); +if (lean_is_exclusive(x_91)) { + lean_ctor_release(x_91, 0); + lean_ctor_release(x_91, 1); + x_93 = x_91; +} else { + lean_dec_ref(x_91); + x_93 = lean_box(0); } +x_94 = lean_box(0); +if (lean_is_scalar(x_93)) { + x_95 = lean_alloc_ctor(0, 2, 0); +} else { + x_95 = x_93; } +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_95, 1, x_92); +return x_95; } } -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__1() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Lean", 4); -return x_1; -} +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; +x_96 = lean_ctor_get(x_19, 0); +lean_inc(x_96); +lean_dec(x_19); +x_97 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_2, x_4, x_5, x_6, x_7, x_8); +x_98 = lean_ctor_get(x_97, 0); +lean_inc(x_98); +x_99 = lean_ctor_get(x_97, 1); +lean_inc(x_99); +lean_dec(x_97); +x_100 = lean_unsigned_to_nat(0u); +x_101 = l_Lean_FileMap_toPosition(x_12, x_100); +x_102 = l_Lean_FileMap_toPosition(x_12, x_96); +lean_dec(x_96); +x_103 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_103, 0, x_102); +lean_inc(x_15); +lean_inc(x_14); +x_104 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_104, 0, x_14); +lean_ctor_set(x_104, 1, x_15); +x_105 = lean_alloc_ctor(4, 2, 0); +lean_ctor_set(x_105, 0, x_104); +lean_ctor_set(x_105, 1, x_98); +x_106 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__3; +lean_inc(x_11); +x_107 = lean_alloc_ctor(0, 5, 2); +lean_ctor_set(x_107, 0, x_11); +lean_ctor_set(x_107, 1, x_101); +lean_ctor_set(x_107, 2, x_103); +lean_ctor_set(x_107, 3, x_106); +lean_ctor_set(x_107, 4, x_105); +lean_ctor_set_uint8(x_107, sizeof(void*)*5, x_17); +lean_ctor_set_uint8(x_107, sizeof(void*)*5 + 1, x_10); +x_108 = lean_st_ref_take(x_7, x_99); +x_109 = lean_ctor_get(x_108, 0); +lean_inc(x_109); +x_110 = lean_ctor_get(x_108, 1); +lean_inc(x_110); +lean_dec(x_108); +x_111 = lean_ctor_get(x_109, 0); +lean_inc(x_111); +x_112 = lean_ctor_get(x_109, 1); +lean_inc(x_112); +x_113 = lean_ctor_get(x_109, 2); +lean_inc(x_113); +x_114 = lean_ctor_get(x_109, 3); +lean_inc(x_114); +x_115 = lean_ctor_get(x_109, 4); +lean_inc(x_115); +x_116 = lean_ctor_get(x_109, 5); +lean_inc(x_116); +x_117 = lean_ctor_get(x_109, 6); +lean_inc(x_117); +if (lean_is_exclusive(x_109)) { + lean_ctor_release(x_109, 0); + lean_ctor_release(x_109, 1); + lean_ctor_release(x_109, 2); + lean_ctor_release(x_109, 3); + lean_ctor_release(x_109, 4); + lean_ctor_release(x_109, 5); + lean_ctor_release(x_109, 6); + x_118 = x_109; +} else { + lean_dec_ref(x_109); + x_118 = lean_box(0); } -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Parser", 6); -return x_1; +x_119 = l_Lean_PersistentArray_push___rarg(x_116, x_107); +if (lean_is_scalar(x_118)) { + x_120 = lean_alloc_ctor(0, 7, 0); +} else { + x_120 = x_118; } +lean_ctor_set(x_120, 0, x_111); +lean_ctor_set(x_120, 1, x_112); +lean_ctor_set(x_120, 2, x_113); +lean_ctor_set(x_120, 3, x_114); +lean_ctor_set(x_120, 4, x_115); +lean_ctor_set(x_120, 5, x_119); +lean_ctor_set(x_120, 6, x_117); +x_121 = lean_st_ref_set(x_7, x_120, x_110); +x_122 = lean_ctor_get(x_121, 1); +lean_inc(x_122); +if (lean_is_exclusive(x_121)) { + lean_ctor_release(x_121, 0); + lean_ctor_release(x_121, 1); + x_123 = x_121; +} else { + lean_dec_ref(x_121); + x_123 = lean_box(0); } -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__3() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Command", 7); -return x_1; +x_124 = lean_box(0); +if (lean_is_scalar(x_123)) { + x_125 = lean_alloc_ctor(0, 2, 0); +} else { + x_125 = x_123; } +lean_ctor_set(x_125, 0, x_124); +lean_ctor_set(x_125, 1, x_122); +return x_125; } -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__4() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("decreasingByElement", 19); -return x_1; } } -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__5() { -_start: +else { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__1; -x_2 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__2; -x_3 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__3; -x_4 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__4; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__6() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("ident", 5); -return x_1; -} -} -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__6; -x_3 = l_Lean_Name_str___override(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__8() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Tactic", 6); -return x_1; -} -} -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__9() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("tacticSeq", 9); -return x_1; -} -} -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__10() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__1; -x_2 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__2; -x_3 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__8; -x_4 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__9; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__11() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = lean_box(0); -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__12() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("function '", 10); -return x_1; -} -} -static lean_object* _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__13() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("' not found in current declaration", 34); -return x_1; -} -} -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8(lean_object* x_1, lean_object* x_2, lean_object* x_3, size_t x_4, size_t x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -uint8_t x_9; -x_9 = lean_usize_dec_eq(x_4, x_5); -if (x_9 == 0) -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = lean_array_uget(x_3, x_4); -x_11 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__5; -lean_inc(x_10); -x_12 = l_Lean_Syntax_isOfKind(x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_10); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_2); -x_13 = lean_box(1); -x_14 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_8); -return x_14; -} -else -{ -lean_object* x_15; lean_object* x_16; lean_object* x_17; uint8_t x_18; -x_15 = lean_unsigned_to_nat(0u); -x_16 = l_Lean_Syntax_getArg(x_10, x_15); -x_17 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__7; -lean_inc(x_16); -x_18 = l_Lean_Syntax_isOfKind(x_16, x_17); -if (x_18 == 0) -{ -lean_object* x_19; lean_object* x_20; -lean_dec(x_16); -lean_dec(x_10); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_2); -x_19 = lean_box(1); -x_20 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_8); -return x_20; -} -else -{ -lean_object* x_21; lean_object* x_22; lean_object* x_23; uint8_t x_24; -x_21 = lean_unsigned_to_nat(2u); -x_22 = l_Lean_Syntax_getArg(x_10, x_21); -x_23 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__10; -lean_inc(x_22); -x_24 = l_Lean_Syntax_isOfKind(x_22, x_23); -if (x_24 == 0) -{ -lean_object* x_25; lean_object* x_26; -lean_dec(x_22); -lean_dec(x_16); -lean_dec(x_10); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_2); -x_25 = lean_box(1); -x_26 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_26, 0, x_25); -lean_ctor_set(x_26, 1, x_8); -return x_26; -} -else -{ -lean_object* x_27; lean_object* x_28; size_t x_29; size_t x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; -lean_inc(x_2); -x_27 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_27, 0, x_17); -lean_ctor_set(x_27, 1, x_2); -x_28 = lean_array_get_size(x_1); -x_29 = lean_usize_of_nat(x_28); -lean_dec(x_28); -x_30 = 0; -x_31 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__11; -x_32 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2(x_27, x_16, x_31, x_1, x_29, x_30, x_31); -lean_dec(x_27); -x_33 = lean_ctor_get(x_32, 0); -lean_inc(x_33); -lean_dec(x_32); -if (lean_obj_tag(x_33) == 0) -{ -lean_object* x_34; -x_34 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___closed__2; -if (lean_obj_tag(x_34) == 0) -{ -lean_object* x_35; uint8_t x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; uint8_t x_43; -lean_dec(x_22); -lean_dec(x_10); -lean_dec(x_6); -lean_dec(x_2); -x_35 = l_Lean_Syntax_getId(x_16); -x_36 = 1; -x_37 = l_Lean_Name_toString(x_35, x_36); -x_38 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__12; -x_39 = lean_string_append(x_38, x_37); -lean_dec(x_37); -x_40 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__13; -x_41 = lean_string_append(x_39, x_40); -x_42 = l_Lean_Macro_throwErrorAt___rarg(x_16, x_41, x_7, x_8); -lean_dec(x_16); -x_43 = !lean_is_exclusive(x_42); -if (x_43 == 0) -{ -return x_42; -} -else -{ -lean_object* x_44; lean_object* x_45; lean_object* x_46; -x_44 = lean_ctor_get(x_42, 0); -x_45 = lean_ctor_get(x_42, 1); -lean_inc(x_45); -lean_inc(x_44); -lean_dec(x_42); -x_46 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_46, 0, x_44); -lean_ctor_set(x_46, 1, x_45); -return x_46; -} -} -else -{ -lean_object* x_47; lean_object* x_48; lean_object* x_49; size_t x_50; size_t x_51; -lean_dec(x_16); -x_47 = lean_ctor_get(x_34, 0); -lean_inc(x_47); -x_48 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_48, 0, x_10); -lean_ctor_set(x_48, 1, x_22); -x_49 = l_Lean_RBNode_insert___at_Lean_NameMap_insert___spec__1___rarg(x_6, x_47, x_48); -x_50 = 1; -x_51 = lean_usize_add(x_4, x_50); -x_4 = x_51; -x_6 = x_49; -goto _start; -} -} -else -{ -lean_object* x_53; -x_53 = lean_ctor_get(x_33, 0); -lean_inc(x_53); -lean_dec(x_33); -if (lean_obj_tag(x_53) == 0) -{ -lean_object* x_54; uint8_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; uint8_t x_62; -lean_dec(x_22); -lean_dec(x_10); -lean_dec(x_6); -lean_dec(x_2); -x_54 = l_Lean_Syntax_getId(x_16); -x_55 = 1; -x_56 = l_Lean_Name_toString(x_54, x_55); -x_57 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__12; -x_58 = lean_string_append(x_57, x_56); -lean_dec(x_56); -x_59 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__13; -x_60 = lean_string_append(x_58, x_59); -x_61 = l_Lean_Macro_throwErrorAt___rarg(x_16, x_60, x_7, x_8); -lean_dec(x_16); -x_62 = !lean_is_exclusive(x_61); -if (x_62 == 0) -{ -return x_61; -} -else -{ -lean_object* x_63; lean_object* x_64; lean_object* x_65; -x_63 = lean_ctor_get(x_61, 0); -x_64 = lean_ctor_get(x_61, 1); -lean_inc(x_64); -lean_inc(x_63); -lean_dec(x_61); -x_65 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_65, 0, x_63); -lean_ctor_set(x_65, 1, x_64); -return x_65; -} -} -else -{ -lean_object* x_66; lean_object* x_67; lean_object* x_68; size_t x_69; size_t x_70; -lean_dec(x_16); -x_66 = lean_ctor_get(x_53, 0); -lean_inc(x_66); -lean_dec(x_53); -x_67 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_67, 0, x_10); -lean_ctor_set(x_67, 1, x_22); -x_68 = l_Lean_RBNode_insert___at_Lean_NameMap_insert___spec__1___rarg(x_6, x_66, x_67); -x_69 = 1; -x_70 = lean_usize_add(x_4, x_69); -x_4 = x_70; -x_6 = x_68; -goto _start; -} -} -} -} -} -} -else -{ -lean_object* x_72; -lean_dec(x_7); -lean_dec(x_2); -x_72 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_72, 0, x_6); -lean_ctor_set(x_72, 1, x_8); -return x_72; -} -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__9(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -uint8_t x_8; -x_8 = lean_usize_dec_lt(x_4, x_3); -if (x_8 == 0) -{ -lean_object* x_9; -lean_dec(x_6); -x_9 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_9, 0, x_5); -lean_ctor_set(x_9, 1, x_7); -return x_9; -} -else -{ -lean_object* x_10; lean_object* x_11; -x_10 = lean_array_uget(x_2, x_4); -x_11 = l_Lean_RBNode_find___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__3(x_1, x_10); -if (lean_obj_tag(x_11) == 0) -{ -size_t x_12; size_t x_13; -lean_dec(x_10); -x_12 = 1; -x_13 = lean_usize_add(x_4, x_12); -x_4 = x_13; -goto _start; -} -else -{ -lean_object* x_15; -x_15 = lean_ctor_get(x_11, 0); -lean_inc(x_15); -lean_dec(x_11); -if (lean_obj_tag(x_5) == 0) -{ -lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; size_t x_21; size_t x_22; -lean_dec(x_15); -x_16 = lean_box(0); -x_17 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___lambda__1(x_10, x_5, x_16, x_6, x_7); -x_18 = lean_ctor_get(x_17, 0); -lean_inc(x_18); -x_19 = lean_ctor_get(x_17, 1); -lean_inc(x_19); -lean_dec(x_17); -x_20 = lean_ctor_get(x_18, 0); -lean_inc(x_20); -lean_dec(x_18); -x_21 = 1; -x_22 = lean_usize_add(x_4, x_21); -x_4 = x_22; -x_5 = x_20; -x_7 = x_19; -goto _start; -} -else -{ -lean_object* x_24; lean_object* x_25; uint8_t x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; uint8_t x_37; -x_24 = lean_ctor_get(x_15, 0); -lean_inc(x_24); -lean_dec(x_15); -x_25 = lean_ctor_get(x_5, 0); -lean_inc(x_25); -lean_dec(x_5); -x_26 = 1; -x_27 = l_Lean_Name_toString(x_10, x_26); -x_28 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__1; -x_29 = lean_string_append(x_28, x_27); -lean_dec(x_27); -x_30 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__2; -x_31 = lean_string_append(x_29, x_30); -x_32 = l_Lean_Name_toString(x_25, x_26); -x_33 = lean_string_append(x_31, x_32); -lean_dec(x_32); -x_34 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__3; -x_35 = lean_string_append(x_33, x_34); -x_36 = l_Lean_Macro_throwErrorAt___rarg(x_24, x_35, x_6, x_7); -lean_dec(x_24); -x_37 = !lean_is_exclusive(x_36); -if (x_37 == 0) -{ -return x_36; -} -else -{ -lean_object* x_38; lean_object* x_39; lean_object* x_40; -x_38 = lean_ctor_get(x_36, 0); -x_39 = lean_ctor_get(x_36, 1); -lean_inc(x_39); -lean_inc(x_38); -lean_dec(x_36); -x_40 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_40, 0, x_38); -lean_ctor_set(x_40, 1, x_39); -return x_40; -} -} -} -} -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__10(size_t x_1, lean_object* x_2, lean_object* x_3, size_t x_4, size_t x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -uint8_t x_9; -x_9 = lean_usize_dec_lt(x_5, x_4); -if (x_9 == 0) -{ -lean_object* x_10; -lean_dec(x_7); -x_10 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_10, 0, x_6); -lean_ctor_set(x_10, 1, x_8); -return x_10; -} -else -{ -lean_object* x_11; lean_object* x_12; lean_object* x_13; size_t x_14; lean_object* x_15; -lean_dec(x_6); -x_11 = lean_array_uget(x_3, x_5); -x_12 = lean_box(0); -x_13 = lean_array_get_size(x_11); -x_14 = lean_usize_of_nat(x_13); -lean_dec(x_13); -lean_inc(x_7); -x_15 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__9(x_2, x_11, x_14, x_1, x_12, x_7, x_8); -lean_dec(x_11); -if (lean_obj_tag(x_15) == 0) -{ -lean_object* x_16; size_t x_17; size_t x_18; lean_object* x_19; -x_16 = lean_ctor_get(x_15, 1); -lean_inc(x_16); -lean_dec(x_15); -x_17 = 1; -x_18 = lean_usize_add(x_5, x_17); -x_19 = lean_box(0); -x_5 = x_18; -x_6 = x_19; -x_8 = x_16; -goto _start; -} -else -{ -uint8_t x_21; -lean_dec(x_7); -x_21 = !lean_is_exclusive(x_15); -if (x_21 == 0) -{ -return x_15; -} -else -{ -lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_22 = lean_ctor_get(x_15, 0); -x_23 = lean_ctor_get(x_15, 1); -lean_inc(x_23); -lean_inc(x_22); -lean_dec(x_15); -x_24 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_24, 0, x_22); -lean_ctor_set(x_24, 1, x_23); -return x_24; -} -} -} -} -} -static lean_object* _init_l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("decreasingBy", 12); -return x_1; -} -} -static lean_object* _init_l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__1; -x_2 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__2; -x_3 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__3; -x_4 = l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__1; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__3() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("decreasingBy1", 13); -return x_1; -} -} -static lean_object* _init_l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__1; -x_2 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__2; -x_3 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__3; -x_4 = l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__3; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__5() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("decreasingByMany", 16); -return x_1; -} -} -static lean_object* _init_l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__1; -x_2 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__2; -x_3 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__3; -x_4 = l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__5; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = lean_box(0); -x_2 = lean_alloc_ctor(2, 1, 0); -lean_ctor_set(x_2, 0, x_1); -return x_2; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_WF_expandDecreasingBy_x3f(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_5; lean_object* x_6; -lean_dec(x_3); -x_5 = lean_box(0); -x_6 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_6, 0, x_5); -lean_ctor_set(x_6, 1, x_4); -return x_6; -} -else -{ -lean_object* x_7; lean_object* x_8; uint8_t x_9; -x_7 = lean_ctor_get(x_1, 0); -lean_inc(x_7); -lean_dec(x_1); -x_8 = l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__2; -lean_inc(x_7); -x_9 = l_Lean_Syntax_isOfKind(x_7, x_8); -if (x_9 == 0) -{ -lean_object* x_10; lean_object* x_11; -lean_dec(x_7); -lean_dec(x_3); -x_10 = lean_box(1); -x_11 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_11, 0, x_10); -lean_ctor_set(x_11, 1, x_4); -return x_11; -} -else -{ -lean_object* x_12; lean_object* x_13; lean_object* x_14; uint8_t x_15; -x_12 = lean_unsigned_to_nat(1u); -x_13 = l_Lean_Syntax_getArg(x_7, x_12); -x_14 = l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__4; -lean_inc(x_13); -x_15 = l_Lean_Syntax_isOfKind(x_13, x_14); -if (x_15 == 0) -{ -lean_object* x_16; uint8_t x_17; -lean_dec(x_7); -x_16 = l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__6; -lean_inc(x_13); -x_17 = l_Lean_Syntax_isOfKind(x_13, x_16); -if (x_17 == 0) -{ -lean_object* x_18; lean_object* x_19; -lean_dec(x_13); -lean_dec(x_3); -x_18 = lean_box(1); -x_19 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_19, 0, x_18); -lean_ctor_set(x_19, 1, x_4); -return x_19; -} -else -{ -lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; -x_20 = lean_box(0); -x_21 = lean_box(0); -x_22 = lean_unsigned_to_nat(0u); -x_23 = l_Lean_Syntax_getArg(x_13, x_22); -lean_dec(x_13); -x_24 = l_Lean_Syntax_getArgs(x_23); -lean_dec(x_23); -x_25 = lean_array_get_size(x_24); -x_26 = lean_nat_dec_lt(x_22, x_25); -if (x_26 == 0) -{ -lean_object* x_27; size_t x_28; size_t x_29; lean_object* x_30; lean_object* x_31; -lean_dec(x_25); -lean_dec(x_24); -x_27 = lean_array_get_size(x_2); -x_28 = lean_usize_of_nat(x_27); -lean_dec(x_27); -x_29 = 0; -x_30 = lean_box(0); -x_31 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__5(x_21, x_2, x_28, x_29, x_30, x_3, x_4); -if (lean_obj_tag(x_31) == 0) -{ -uint8_t x_32; -x_32 = !lean_is_exclusive(x_31); -if (x_32 == 0) -{ -lean_object* x_33; lean_object* x_34; -x_33 = lean_ctor_get(x_31, 0); -lean_dec(x_33); -x_34 = l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__7; -lean_ctor_set(x_31, 0, x_34); -return x_31; -} -else -{ -lean_object* x_35; lean_object* x_36; lean_object* x_37; -x_35 = lean_ctor_get(x_31, 1); -lean_inc(x_35); -lean_dec(x_31); -x_36 = l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__7; -x_37 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_37, 0, x_36); -lean_ctor_set(x_37, 1, x_35); -return x_37; -} -} -else -{ -uint8_t x_38; -x_38 = !lean_is_exclusive(x_31); -if (x_38 == 0) -{ -return x_31; -} -else -{ -lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_39 = lean_ctor_get(x_31, 0); -x_40 = lean_ctor_get(x_31, 1); -lean_inc(x_40); -lean_inc(x_39); -lean_dec(x_31); -x_41 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_41, 0, x_39); -lean_ctor_set(x_41, 1, x_40); -return x_41; -} -} -} -else -{ -uint8_t x_42; -x_42 = lean_nat_dec_le(x_25, x_25); -if (x_42 == 0) -{ -lean_object* x_43; size_t x_44; size_t x_45; lean_object* x_46; lean_object* x_47; -lean_dec(x_25); -lean_dec(x_24); -x_43 = lean_array_get_size(x_2); -x_44 = lean_usize_of_nat(x_43); -lean_dec(x_43); -x_45 = 0; -x_46 = lean_box(0); -x_47 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__7(x_21, x_2, x_44, x_45, x_46, x_3, x_4); -if (lean_obj_tag(x_47) == 0) -{ -uint8_t x_48; -x_48 = !lean_is_exclusive(x_47); -if (x_48 == 0) -{ -lean_object* x_49; lean_object* x_50; -x_49 = lean_ctor_get(x_47, 0); -lean_dec(x_49); -x_50 = l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__7; -lean_ctor_set(x_47, 0, x_50); -return x_47; -} -else -{ -lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_47, 1); -lean_inc(x_51); -lean_dec(x_47); -x_52 = l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__7; -x_53 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_53, 1, x_51); -return x_53; -} -} -else -{ -uint8_t x_54; -x_54 = !lean_is_exclusive(x_47); -if (x_54 == 0) -{ -return x_47; -} -else -{ -lean_object* x_55; lean_object* x_56; lean_object* x_57; -x_55 = lean_ctor_get(x_47, 0); -x_56 = lean_ctor_get(x_47, 1); -lean_inc(x_56); -lean_inc(x_55); -lean_dec(x_47); -x_57 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_57, 0, x_55); -lean_ctor_set(x_57, 1, x_56); -return x_57; -} -} -} -else -{ -size_t x_58; size_t x_59; lean_object* x_60; -x_58 = 0; -x_59 = lean_usize_of_nat(x_25); -lean_dec(x_25); -lean_inc(x_3); -x_60 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8(x_2, x_20, x_24, x_58, x_59, x_21, x_3, x_4); -lean_dec(x_24); -if (lean_obj_tag(x_60) == 0) -{ -lean_object* x_61; lean_object* x_62; lean_object* x_63; size_t x_64; lean_object* x_65; lean_object* x_66; -x_61 = lean_ctor_get(x_60, 0); -lean_inc(x_61); -x_62 = lean_ctor_get(x_60, 1); -lean_inc(x_62); -lean_dec(x_60); -x_63 = lean_array_get_size(x_2); -x_64 = lean_usize_of_nat(x_63); -lean_dec(x_63); -x_65 = lean_box(0); -x_66 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__10(x_58, x_61, x_2, x_64, x_58, x_65, x_3, x_62); -if (lean_obj_tag(x_66) == 0) -{ -uint8_t x_67; -x_67 = !lean_is_exclusive(x_66); -if (x_67 == 0) -{ -lean_object* x_68; lean_object* x_69; -x_68 = lean_ctor_get(x_66, 0); -lean_dec(x_68); -x_69 = lean_alloc_ctor(2, 1, 0); -lean_ctor_set(x_69, 0, x_61); -lean_ctor_set(x_66, 0, x_69); -return x_66; -} -else -{ -lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_70 = lean_ctor_get(x_66, 1); -lean_inc(x_70); -lean_dec(x_66); -x_71 = lean_alloc_ctor(2, 1, 0); -lean_ctor_set(x_71, 0, x_61); -x_72 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_72, 0, x_71); -lean_ctor_set(x_72, 1, x_70); -return x_72; -} -} -else -{ -uint8_t x_73; -lean_dec(x_61); -x_73 = !lean_is_exclusive(x_66); -if (x_73 == 0) -{ -return x_66; -} -else -{ -lean_object* x_74; lean_object* x_75; lean_object* x_76; -x_74 = lean_ctor_get(x_66, 0); -x_75 = lean_ctor_get(x_66, 1); -lean_inc(x_75); -lean_inc(x_74); -lean_dec(x_66); -x_76 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_76, 0, x_74); -lean_ctor_set(x_76, 1, x_75); -return x_76; -} -} -} -else -{ -uint8_t x_77; -lean_dec(x_3); -x_77 = !lean_is_exclusive(x_60); -if (x_77 == 0) -{ -return x_60; -} -else -{ -lean_object* x_78; lean_object* x_79; lean_object* x_80; -x_78 = lean_ctor_get(x_60, 0); -x_79 = lean_ctor_get(x_60, 1); -lean_inc(x_79); -lean_inc(x_78); -lean_dec(x_60); -x_80 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_80, 0, x_78); -lean_ctor_set(x_80, 1, x_79); -return x_80; -} -} -} -} -} -} -else -{ -lean_object* x_81; lean_object* x_82; lean_object* x_83; uint8_t x_84; -lean_dec(x_3); -x_81 = lean_unsigned_to_nat(0u); -x_82 = l_Lean_Syntax_getArg(x_13, x_81); -lean_dec(x_13); -x_83 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__10; -lean_inc(x_82); -x_84 = l_Lean_Syntax_isOfKind(x_82, x_83); -if (x_84 == 0) -{ -lean_object* x_85; lean_object* x_86; -lean_dec(x_82); -lean_dec(x_7); -x_85 = lean_box(1); -x_86 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_86, 0, x_85); -lean_ctor_set(x_86, 1, x_4); -return x_86; -} -else -{ -lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_87 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_87, 0, x_7); -lean_ctor_set(x_87, 1, x_82); -x_88 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_88, 0, x_87); -x_89 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_89, 1, x_4); -return x_89; -} -} -} -} -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -size_t x_8; size_t x_9; lean_object* x_10; -x_8 = lean_unbox_usize(x_5); -lean_dec(x_5); -x_9 = lean_unbox_usize(x_6); -lean_dec(x_6); -x_10 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__1(x_1, x_2, x_3, x_4, x_8, x_9, x_7); -lean_dec(x_7); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -return x_10; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___lambda__1___boxed(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___lambda__1(x_1); -lean_dec(x_1); -return x_2; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -size_t x_8; size_t x_9; lean_object* x_10; -x_8 = lean_unbox_usize(x_5); -lean_dec(x_5); -x_9 = lean_unbox_usize(x_6); -lean_dec(x_6); -x_10 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2(x_1, x_2, x_3, x_4, x_8, x_9, x_7); -lean_dec(x_7); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -return x_10; -} -} -LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__3___boxed(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; -x_3 = l_Lean_RBNode_find___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__3(x_1, x_2); -lean_dec(x_2); -lean_dec(x_1); -return x_3; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; -x_6 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___lambda__1(x_1, x_2, x_3, x_4, x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_6; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -size_t x_8; size_t x_9; lean_object* x_10; -x_8 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_9 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_10 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4(x_1, x_2, x_8, x_9, x_5, x_6, x_7); -lean_dec(x_2); -lean_dec(x_1); -return x_10; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -size_t x_8; size_t x_9; lean_object* x_10; -x_8 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_9 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_10 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__5(x_1, x_2, x_8, x_9, x_5, x_6, x_7); -lean_dec(x_2); -lean_dec(x_1); -return x_10; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -size_t x_8; size_t x_9; lean_object* x_10; -x_8 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_9 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_10 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__6(x_1, x_2, x_8, x_9, x_5, x_6, x_7); -lean_dec(x_2); -lean_dec(x_1); -return x_10; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -size_t x_8; size_t x_9; lean_object* x_10; -x_8 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_9 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_10 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__7(x_1, x_2, x_8, x_9, x_5, x_6, x_7); -lean_dec(x_2); -lean_dec(x_1); -return x_10; -} -} -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -size_t x_9; size_t x_10; lean_object* x_11; -x_9 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_10 = lean_unbox_usize(x_5); -lean_dec(x_5); -x_11 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8(x_1, x_2, x_3, x_9, x_10, x_6, x_7, x_8); -lean_dec(x_3); -lean_dec(x_1); -return x_11; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__9___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -size_t x_8; size_t x_9; lean_object* x_10; -x_8 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_9 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_10 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__9(x_1, x_2, x_8, x_9, x_5, x_6, x_7); -lean_dec(x_2); -lean_dec(x_1); -return x_10; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__10___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -size_t x_9; size_t x_10; size_t x_11; lean_object* x_12; -x_9 = lean_unbox_usize(x_1); -lean_dec(x_1); -x_10 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_11 = lean_unbox_usize(x_5); -lean_dec(x_5); -x_12 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__10(x_9, x_2, x_3, x_10, x_11, x_6, x_7, x_8); -lean_dec(x_3); -lean_dec(x_2); -return x_12; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_WF_expandDecreasingBy_x3f___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -lean_object* x_5; -x_5 = l_Lean_Elab_WF_expandDecreasingBy_x3f(x_1, x_2, x_3, x_4); -lean_dec(x_2); -return x_5; -} -} -LEAN_EXPORT lean_object* l_Lean_RBNode_del___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__2(lean_object* x_1, lean_object* x_2) { -_start: -{ -if (lean_obj_tag(x_2) == 0) -{ -lean_object* x_3; -x_3 = lean_box(0); -return x_3; -} -else -{ -uint8_t x_4; -x_4 = !lean_is_exclusive(x_2); -if (x_4 == 0) -{ -lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; uint8_t x_9; -x_5 = lean_ctor_get(x_2, 0); -x_6 = lean_ctor_get(x_2, 1); -x_7 = lean_ctor_get(x_2, 2); -x_8 = lean_ctor_get(x_2, 3); -x_9 = l_Lean_Name_quickCmp(x_1, x_6); -switch (x_9) { -case 0: -{ -uint8_t x_10; -x_10 = l_Lean_RBNode_isBlack___rarg(x_5); -if (x_10 == 0) -{ -lean_object* x_11; uint8_t x_12; -x_11 = l_Lean_RBNode_del___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__2(x_1, x_5); -x_12 = 0; -lean_ctor_set(x_2, 0, x_11); -lean_ctor_set_uint8(x_2, sizeof(void*)*4, x_12); -return x_2; -} -else -{ -lean_object* x_13; lean_object* x_14; -lean_free_object(x_2); -x_13 = l_Lean_RBNode_del___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__2(x_1, x_5); -x_14 = l_Lean_RBNode_balLeft___rarg(x_13, x_6, x_7, x_8); -return x_14; -} -} -case 1: -{ -lean_object* x_15; -lean_free_object(x_2); -lean_dec(x_7); -lean_dec(x_6); -x_15 = l_Lean_RBNode_appendTrees___rarg(x_5, x_8); -return x_15; -} -default: -{ -uint8_t x_16; -x_16 = l_Lean_RBNode_isBlack___rarg(x_8); -if (x_16 == 0) -{ -lean_object* x_17; uint8_t x_18; -x_17 = l_Lean_RBNode_del___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__2(x_1, x_8); -x_18 = 0; -lean_ctor_set(x_2, 3, x_17); -lean_ctor_set_uint8(x_2, sizeof(void*)*4, x_18); -return x_2; -} -else -{ -lean_object* x_19; lean_object* x_20; -lean_free_object(x_2); -x_19 = l_Lean_RBNode_del___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__2(x_1, x_8); -x_20 = l_Lean_RBNode_balRight___rarg(x_5, x_6, x_7, x_19); -return x_20; -} -} -} -} -else -{ -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; -x_21 = lean_ctor_get(x_2, 0); -x_22 = lean_ctor_get(x_2, 1); -x_23 = lean_ctor_get(x_2, 2); -x_24 = lean_ctor_get(x_2, 3); -lean_inc(x_24); -lean_inc(x_23); -lean_inc(x_22); -lean_inc(x_21); -lean_dec(x_2); -x_25 = l_Lean_Name_quickCmp(x_1, x_22); -switch (x_25) { -case 0: -{ -uint8_t x_26; -x_26 = l_Lean_RBNode_isBlack___rarg(x_21); -if (x_26 == 0) -{ -lean_object* x_27; uint8_t x_28; lean_object* x_29; -x_27 = l_Lean_RBNode_del___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__2(x_1, x_21); -x_28 = 0; -x_29 = lean_alloc_ctor(1, 4, 1); -lean_ctor_set(x_29, 0, x_27); -lean_ctor_set(x_29, 1, x_22); -lean_ctor_set(x_29, 2, x_23); -lean_ctor_set(x_29, 3, x_24); -lean_ctor_set_uint8(x_29, sizeof(void*)*4, x_28); -return x_29; -} -else -{ -lean_object* x_30; lean_object* x_31; -x_30 = l_Lean_RBNode_del___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__2(x_1, x_21); -x_31 = l_Lean_RBNode_balLeft___rarg(x_30, x_22, x_23, x_24); -return x_31; -} -} -case 1: -{ -lean_object* x_32; -lean_dec(x_23); -lean_dec(x_22); -x_32 = l_Lean_RBNode_appendTrees___rarg(x_21, x_24); -return x_32; -} -default: -{ -uint8_t x_33; -x_33 = l_Lean_RBNode_isBlack___rarg(x_24); -if (x_33 == 0) -{ -lean_object* x_34; uint8_t x_35; lean_object* x_36; -x_34 = l_Lean_RBNode_del___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__2(x_1, x_24); -x_35 = 0; -x_36 = lean_alloc_ctor(1, 4, 1); -lean_ctor_set(x_36, 0, x_21); -lean_ctor_set(x_36, 1, x_22); -lean_ctor_set(x_36, 2, x_23); -lean_ctor_set(x_36, 3, x_34); -lean_ctor_set_uint8(x_36, sizeof(void*)*4, x_35); -return x_36; -} -else -{ -lean_object* x_37; lean_object* x_38; -x_37 = l_Lean_RBNode_del___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__2(x_1, x_24); -x_38 = l_Lean_RBNode_balRight___rarg(x_21, x_22, x_23, x_37); -return x_38; -} -} -} -} -} -} -} -LEAN_EXPORT lean_object* l_Lean_RBNode_erase___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__1(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; lean_object* x_4; -x_3 = l_Lean_RBNode_del___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__2(x_1, x_2); -x_4 = l_Lean_RBNode_setBlack___rarg(x_3); -return x_4; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__3___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = lean_box(0); -x_2 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__3___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__3___closed__1; -x_2 = lean_box(0); -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, size_t x_4, size_t x_5, lean_object* x_6) { -_start: -{ -uint8_t x_7; -x_7 = lean_usize_dec_lt(x_5, x_4); -if (x_7 == 0) -{ -lean_dec(x_1); -lean_inc(x_6); -return x_6; -} -else -{ -lean_object* x_8; uint8_t x_9; -x_8 = lean_array_uget(x_3, x_5); -x_9 = l_Lean_NameMap_contains___rarg(x_1, x_8); -if (x_9 == 0) -{ -size_t x_10; size_t x_11; -lean_dec(x_8); -x_10 = 1; -x_11 = lean_usize_add(x_5, x_10); -{ -size_t _tmp_4 = x_11; -lean_object* _tmp_5 = x_2; -x_5 = _tmp_4; -x_6 = _tmp_5; -} -goto _start; -} -else -{ -lean_object* x_13; -x_13 = l_Lean_RBNode_erase___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__1(x_8, x_1); -lean_dec(x_8); -if (lean_obj_tag(x_13) == 0) -{ -lean_object* x_14; -x_14 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__3___closed__2; -return x_14; -} -else -{ -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_15 = lean_alloc_ctor(2, 1, 0); -lean_ctor_set(x_15, 0, x_13); -x_16 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_16, 0, x_15); -x_17 = lean_box(0); -x_18 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_18, 0, x_16); -lean_ctor_set(x_18, 1, x_17); -return x_18; -} -} -} -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_WF_DecreasingBy_markAsUsed___lambda__1(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_inc(x_1); -return x_1; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_WF_DecreasingBy_markAsUsed(lean_object* x_1, lean_object* x_2) { -_start: -{ -if (lean_obj_tag(x_1) == 2) -{ -lean_object* x_3; lean_object* x_4; size_t x_5; size_t x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; -x_3 = lean_ctor_get(x_1, 0); -lean_inc(x_3); -x_4 = lean_array_get_size(x_2); -x_5 = lean_usize_of_nat(x_4); -lean_dec(x_4); -x_6 = 0; -x_7 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__11; -x_8 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__3(x_3, x_7, x_2, x_5, x_6, x_7); -x_9 = lean_ctor_get(x_8, 0); -lean_inc(x_9); -lean_dec(x_8); -if (lean_obj_tag(x_9) == 0) -{ -return x_1; -} -else -{ -lean_object* x_10; -lean_dec(x_1); -x_10 = lean_ctor_get(x_9, 0); -lean_inc(x_10); -lean_dec(x_9); -return x_10; -} -} -else -{ -lean_object* x_11; -lean_dec(x_1); -x_11 = lean_box(0); -return x_11; -} -} -} -LEAN_EXPORT lean_object* l_Lean_RBNode_del___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__2___boxed(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; -x_3 = l_Lean_RBNode_del___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__2(x_1, x_2); -lean_dec(x_1); -return x_3; -} -} -LEAN_EXPORT lean_object* l_Lean_RBNode_erase___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__1___boxed(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; -x_3 = l_Lean_RBNode_erase___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__1(x_1, x_2); -lean_dec(x_1); -return x_3; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -size_t x_7; size_t x_8; lean_object* x_9; -x_7 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_8 = lean_unbox_usize(x_5); -lean_dec(x_5); -x_9 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__3(x_1, x_2, x_3, x_7, x_8, x_6); -lean_dec(x_6); -lean_dec(x_3); -lean_dec(x_2); -return x_9; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_WF_DecreasingBy_markAsUsed___lambda__1___boxed(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; -x_3 = l_Lean_Elab_WF_DecreasingBy_markAsUsed___lambda__1(x_1, x_2); -lean_dec(x_2); -lean_dec(x_1); -return x_3; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_WF_DecreasingBy_markAsUsed___boxed(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; -x_3 = l_Lean_Elab_WF_DecreasingBy_markAsUsed(x_1, x_2); -lean_dec(x_2); -return x_3; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_find_x3f___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, size_t x_4, size_t x_5, lean_object* x_6) { -_start: -{ -uint8_t x_7; -x_7 = lean_usize_dec_lt(x_5, x_4); -if (x_7 == 0) -{ -lean_inc(x_6); -return x_6; -} -else -{ -lean_object* x_8; lean_object* x_9; -x_8 = lean_array_uget(x_3, x_5); -x_9 = l_Lean_RBNode_find___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__3(x_1, x_8); -lean_dec(x_8); -if (lean_obj_tag(x_9) == 0) -{ -size_t x_10; size_t x_11; -x_10 = 1; -x_11 = lean_usize_add(x_5, x_10); -{ -size_t _tmp_4 = x_11; -lean_object* _tmp_5 = x_2; -x_5 = _tmp_4; -x_6 = _tmp_5; -} -goto _start; -} -else -{ -uint8_t x_13; -x_13 = !lean_is_exclusive(x_9); -if (x_13 == 0) -{ -lean_object* x_14; lean_object* x_15; lean_object* x_16; -x_14 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_14, 0, x_9); -x_15 = lean_box(0); -x_16 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_16, 0, x_14); -lean_ctor_set(x_16, 1, x_15); -return x_16; -} -else -{ -lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_17 = lean_ctor_get(x_9, 0); -lean_inc(x_17); -lean_dec(x_9); -x_18 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_18, 0, x_17); -x_19 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_19, 0, x_18); -x_20 = lean_box(0); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_19); -lean_ctor_set(x_21, 1, x_20); -return x_21; -} -} -} -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_WF_DecreasingBy_find_x3f(lean_object* x_1, lean_object* x_2) { -_start: -{ -switch (lean_obj_tag(x_1)) { -case 0: -{ -lean_object* x_3; -x_3 = lean_box(0); -return x_3; -} -case 1: -{ -lean_object* x_4; lean_object* x_5; -x_4 = lean_ctor_get(x_1, 0); -lean_inc(x_4); -x_5 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_5, 0, x_4); -return x_5; -} -default: -{ -lean_object* x_6; lean_object* x_7; size_t x_8; size_t x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; -x_6 = lean_ctor_get(x_1, 0); -x_7 = lean_array_get_size(x_2); -x_8 = lean_usize_of_nat(x_7); -lean_dec(x_7); -x_9 = 0; -x_10 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__11; -x_11 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_find_x3f___spec__1(x_6, x_10, x_2, x_8, x_9, x_10); -x_12 = lean_ctor_get(x_11, 0); -lean_inc(x_12); -lean_dec(x_11); -if (lean_obj_tag(x_12) == 0) -{ -lean_object* x_13; -x_13 = lean_box(0); -return x_13; -} -else -{ -lean_object* x_14; -x_14 = lean_ctor_get(x_12, 0); -lean_inc(x_14); -lean_dec(x_12); -return x_14; -} -} -} -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_find_x3f___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -size_t x_7; size_t x_8; lean_object* x_9; -x_7 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_8 = lean_unbox_usize(x_5); -lean_dec(x_5); -x_9 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_find_x3f___spec__1(x_1, x_2, x_3, x_7, x_8, x_6); -lean_dec(x_6); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -return x_9; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_WF_DecreasingBy_find_x3f___boxed(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; -x_3 = l_Lean_Elab_WF_DecreasingBy_find_x3f(x_1, x_2); -lean_dec(x_2); -lean_dec(x_1); -return x_3; -} -} -static lean_object* _init_l_Lean_RBNode_foldM___at_Lean_Elab_WF_DecreasingBy_ensureAllUsed___spec__1___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("unused termination hint element", 31); -return x_1; -} -} -LEAN_EXPORT lean_object* l_Lean_RBNode_foldM___at_Lean_Elab_WF_DecreasingBy_ensureAllUsed___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -if (lean_obj_tag(x_2) == 0) -{ -lean_object* x_5; -lean_dec(x_3); -x_5 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_5, 0, x_1); -lean_ctor_set(x_5, 1, x_4); -return x_5; -} -else -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = lean_ctor_get(x_2, 0); -x_7 = lean_ctor_get(x_2, 2); -lean_inc(x_3); -x_8 = l_Lean_RBNode_foldM___at_Lean_Elab_WF_DecreasingBy_ensureAllUsed___spec__1(x_1, x_6, x_3, x_4); -if (lean_obj_tag(x_8) == 0) -{ -lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; -x_9 = lean_ctor_get(x_8, 1); -lean_inc(x_9); -lean_dec(x_8); -x_10 = lean_ctor_get(x_7, 0); -x_11 = l_Lean_RBNode_foldM___at_Lean_Elab_WF_DecreasingBy_ensureAllUsed___spec__1___closed__1; -x_12 = l_Lean_Macro_throwErrorAt___rarg(x_10, x_11, x_3, x_9); -x_13 = !lean_is_exclusive(x_12); -if (x_13 == 0) -{ -return x_12; -} -else -{ -lean_object* x_14; lean_object* x_15; lean_object* x_16; -x_14 = lean_ctor_get(x_12, 0); -x_15 = lean_ctor_get(x_12, 1); -lean_inc(x_15); -lean_inc(x_14); -lean_dec(x_12); -x_16 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_16, 0, x_14); -lean_ctor_set(x_16, 1, x_15); -return x_16; -} -} -else -{ -uint8_t x_17; -lean_dec(x_3); -x_17 = !lean_is_exclusive(x_8); -if (x_17 == 0) -{ -return x_8; -} -else -{ -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_8, 0); -x_19 = lean_ctor_get(x_8, 1); -lean_inc(x_19); -lean_inc(x_18); -lean_dec(x_8); -x_20 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_20, 0, x_18); -lean_ctor_set(x_20, 1, x_19); -return x_20; -} -} -} -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_WF_DecreasingBy_ensureAllUsed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { -_start: -{ -switch (lean_obj_tag(x_1)) { -case 0: -{ -lean_object* x_4; lean_object* x_5; -lean_dec(x_2); -x_4 = lean_box(0); -x_5 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_5, 0, x_4); -lean_ctor_set(x_5, 1, x_3); -return x_5; -} -case 1: -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; -x_6 = lean_ctor_get(x_1, 0); -lean_inc(x_6); -lean_dec(x_1); -x_7 = lean_ctor_get(x_6, 0); -lean_inc(x_7); -lean_dec(x_6); -x_8 = l_Lean_RBNode_foldM___at_Lean_Elab_WF_DecreasingBy_ensureAllUsed___spec__1___closed__1; -x_9 = l_Lean_Macro_throwErrorAt___rarg(x_7, x_8, x_2, x_3); -lean_dec(x_7); -return x_9; -} -default: -{ -lean_object* x_10; lean_object* x_11; lean_object* x_12; -x_10 = lean_ctor_get(x_1, 0); -lean_inc(x_10); -lean_dec(x_1); -x_11 = lean_box(0); -x_12 = l_Lean_RBNode_foldM___at_Lean_Elab_WF_DecreasingBy_ensureAllUsed___spec__1(x_11, x_10, x_2, x_3); -lean_dec(x_10); -return x_12; -} -} -} -} -LEAN_EXPORT lean_object* l_Lean_RBNode_foldM___at_Lean_Elab_WF_DecreasingBy_ensureAllUsed___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -lean_object* x_5; -x_5 = l_Lean_RBNode_foldM___at_Lean_Elab_WF_DecreasingBy_ensureAllUsed___spec__1(x_1, x_2, x_3, x_4); -lean_dec(x_2); -return x_5; -} -} -static lean_object* _init_l_Lean_Elab_WF_instInhabitedTerminationByElement___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = lean_unsigned_to_nat(0u); -x_2 = lean_mk_empty_array_with_capacity(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Elab_WF_instInhabitedTerminationByElement___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; -x_1 = lean_box(0); -x_2 = lean_box(0); -x_3 = l_Lean_Elab_WF_instInhabitedTerminationByElement___closed__1; -x_4 = 0; -x_5 = lean_alloc_ctor(0, 4, 1); -lean_ctor_set(x_5, 0, x_1); -lean_ctor_set(x_5, 1, x_2); -lean_ctor_set(x_5, 2, x_3); -lean_ctor_set(x_5, 3, x_1); -lean_ctor_set_uint8(x_5, sizeof(void*)*4, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Elab_WF_instInhabitedTerminationByElement() { -_start: -{ -lean_object* x_1; -x_1 = l_Lean_Elab_WF_instInhabitedTerminationByElement___closed__2; -return x_1; -} -} -static uint8_t _init_l_Lean_Elab_WF_TerminationByClique_used___default() { -_start: -{ -uint8_t x_1; -x_1 = 0; -return x_1; -} -} -static lean_object* _init_l_Lean_Elab_WF_instInhabitedTerminationBy() { -_start: -{ -lean_object* x_1; -x_1 = l_Lean_Elab_WF_instInhabitedTerminationByElement___closed__1; -return x_1; -} -} -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__1(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4) { -_start: -{ -uint8_t x_5; -x_5 = lean_usize_dec_eq(x_3, x_4); -if (x_5 == 0) -{ -lean_object* x_6; uint8_t x_7; -x_6 = lean_array_uget(x_2, x_3); -x_7 = l_Lean_Name_isSuffixOf(x_1, x_6); -lean_dec(x_6); -if (x_7 == 0) -{ -size_t x_8; size_t x_9; -x_8 = 1; -x_9 = lean_usize_add(x_3, x_8); -x_3 = x_9; -goto _start; -} -else -{ -uint8_t x_11; -x_11 = 1; -return x_11; -} -} -else -{ -uint8_t x_12; -x_12 = 0; -return x_12; -} -} -} -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__2(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4) { -_start: -{ -uint8_t x_5; -x_5 = lean_usize_dec_eq(x_3, x_4); -if (x_5 == 0) -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; uint8_t x_9; -x_6 = lean_array_uget(x_2, x_3); -x_7 = lean_array_get_size(x_6); -x_8 = lean_unsigned_to_nat(0u); -x_9 = lean_nat_dec_lt(x_8, x_7); -if (x_9 == 0) -{ -size_t x_10; size_t x_11; -lean_dec(x_7); -lean_dec(x_6); -x_10 = 1; -x_11 = lean_usize_add(x_3, x_10); -x_3 = x_11; -goto _start; -} -else -{ -size_t x_13; size_t x_14; uint8_t x_15; -x_13 = 0; -x_14 = lean_usize_of_nat(x_7); -lean_dec(x_7); -x_15 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__1(x_1, x_6, x_13, x_14); -lean_dec(x_6); -if (x_15 == 0) -{ -size_t x_16; size_t x_17; -x_16 = 1; -x_17 = lean_usize_add(x_3, x_16); -x_3 = x_17; -goto _start; -} -else -{ -uint8_t x_19; -x_19 = 1; -return x_19; -} -} -} -else -{ -uint8_t x_20; -x_20 = 0; -return x_20; -} -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_40; lean_object* x_41; uint8_t x_42; -x_9 = lean_box(0); -lean_inc(x_1); -x_10 = l_Lean_RBNode_insert___at_Lean_NameSet_insert___spec__1(x_5, x_1, x_9); -x_40 = lean_array_get_size(x_4); -x_41 = lean_unsigned_to_nat(0u); -x_42 = lean_nat_dec_lt(x_41, x_40); -if (x_42 == 0) -{ -lean_dec(x_40); -lean_dec(x_10); -lean_dec(x_3); -x_11 = x_9; -goto block_39; -} -else -{ -size_t x_43; size_t x_44; uint8_t x_45; -x_43 = 0; -x_44 = lean_usize_of_nat(x_40); -lean_dec(x_40); -x_45 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__2(x_1, x_4, x_43, x_44); -if (x_45 == 0) -{ -lean_dec(x_10); -lean_dec(x_3); -x_11 = x_9; -goto block_39; -} -else -{ -lean_object* x_46; lean_object* x_47; lean_object* x_48; -lean_dec(x_7); -lean_dec(x_1); -x_46 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_46, 0, x_10); -lean_ctor_set(x_46, 1, x_3); -x_47 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_47, 0, x_46); -x_48 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_48, 1, x_8); -return x_48; -} -} -block_39: -{ -uint8_t x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; uint8_t x_18; -lean_dec(x_11); -x_12 = 1; -x_13 = l_Lean_Name_toString(x_1, x_12); -x_14 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__12; -x_15 = lean_string_append(x_14, x_13); -lean_dec(x_13); -x_16 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__13; -x_17 = lean_string_append(x_15, x_16); -x_18 = !lean_is_exclusive(x_7); -if (x_18 == 0) -{ -lean_object* x_19; lean_object* x_20; lean_object* x_21; uint8_t x_22; -x_19 = lean_ctor_get(x_7, 5); -x_20 = l_Lean_replaceRef(x_2, x_19); -lean_dec(x_19); -lean_ctor_set(x_7, 5, x_20); -x_21 = l_Lean_Macro_throwError___rarg(x_17, x_7, x_8); -lean_dec(x_7); -x_22 = !lean_is_exclusive(x_21); -if (x_22 == 0) -{ -return x_21; -} -else -{ -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_21, 0); -x_24 = lean_ctor_get(x_21, 1); -lean_inc(x_24); -lean_inc(x_23); -lean_dec(x_21); -x_25 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_25, 0, x_23); -lean_ctor_set(x_25, 1, x_24); -return x_25; -} -} -else -{ -lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_26 = lean_ctor_get(x_7, 0); -x_27 = lean_ctor_get(x_7, 1); -x_28 = lean_ctor_get(x_7, 2); -x_29 = lean_ctor_get(x_7, 3); -x_30 = lean_ctor_get(x_7, 4); -x_31 = lean_ctor_get(x_7, 5); -lean_inc(x_31); -lean_inc(x_30); -lean_inc(x_29); -lean_inc(x_28); -lean_inc(x_27); -lean_inc(x_26); -lean_dec(x_7); -x_32 = l_Lean_replaceRef(x_2, x_31); -lean_dec(x_31); -x_33 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_33, 0, x_26); -lean_ctor_set(x_33, 1, x_27); -lean_ctor_set(x_33, 2, x_28); -lean_ctor_set(x_33, 3, x_29); -lean_ctor_set(x_33, 4, x_30); -lean_ctor_set(x_33, 5, x_32); -x_34 = l_Lean_Macro_throwError___rarg(x_17, x_33, x_8); -lean_dec(x_33); -x_35 = lean_ctor_get(x_34, 0); -lean_inc(x_35); -x_36 = lean_ctor_get(x_34, 1); -lean_inc(x_36); -if (lean_is_exclusive(x_34)) { - lean_ctor_release(x_34, 0); - lean_ctor_release(x_34, 1); - x_37 = x_34; -} else { - lean_dec_ref(x_34); - x_37 = lean_box(0); -} -if (lean_is_scalar(x_37)) { - x_38 = lean_alloc_ctor(1, 2, 0); -} else { - x_38 = x_37; -} -lean_ctor_set(x_38, 0, x_35); -lean_ctor_set(x_38, 1, x_36); -return x_38; -} -} -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Term", 4); -return x_1; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("hole", 4); -return x_1; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__1; -x_2 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__2; -x_3 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__1; -x_4 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__2; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__4() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("invalid `termination_by` syntax, the else-case (i.e., `_ ... => ...`) has already been specified", 96); -return x_1; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__5() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("invalid `termination_by` syntax, `", 34); -return x_1; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__6() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("` case has already been provided", 32); -return x_1; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, size_t x_5, size_t x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_17; -x_17 = lean_usize_dec_lt(x_6, x_5); -if (x_17 == 0) -{ -lean_object* x_18; -lean_dec(x_8); -x_18 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_18, 0, x_7); -lean_ctor_set(x_18, 1, x_9); -return x_18; -} -else -{ -lean_object* x_19; uint8_t x_20; -x_19 = lean_array_uget(x_4, x_6); -x_20 = !lean_is_exclusive(x_7); -if (x_20 == 0) -{ -lean_object* x_21; lean_object* x_22; uint8_t x_23; -x_21 = lean_ctor_get(x_7, 0); -x_22 = lean_ctor_get(x_7, 1); -lean_inc(x_19); -x_23 = l_Lean_Syntax_isOfKind(x_19, x_2); -if (x_23 == 0) -{ -lean_object* x_24; lean_object* x_25; -lean_free_object(x_7); -lean_dec(x_22); -lean_dec(x_21); -lean_dec(x_19); -lean_dec(x_8); -x_24 = lean_box(1); -x_25 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_25, 0, x_24); -lean_ctor_set(x_25, 1, x_9); -return x_25; -} -else -{ -lean_object* x_26; lean_object* x_27; lean_object* x_28; uint8_t x_29; -x_26 = lean_unsigned_to_nat(0u); -x_27 = l_Lean_Syntax_getArg(x_19, x_26); -x_28 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__7; -lean_inc(x_27); -x_29 = l_Lean_Syntax_isOfKind(x_27, x_28); -if (x_29 == 0) -{ -lean_object* x_30; uint8_t x_31; -x_30 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__3; -x_31 = l_Lean_Syntax_isOfKind(x_27, x_30); -if (x_31 == 0) -{ -lean_object* x_32; lean_object* x_33; -lean_free_object(x_7); -lean_dec(x_22); -lean_dec(x_21); -lean_dec(x_19); -lean_dec(x_8); -x_32 = lean_box(1); -x_33 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_33, 0, x_32); -lean_ctor_set(x_33, 1, x_9); -return x_33; -} -else -{ -if (lean_obj_tag(x_22) == 0) -{ -lean_object* x_34; lean_object* x_35; -x_34 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_34, 0, x_19); -lean_ctor_set(x_7, 1, x_34); -x_35 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_35, 0, x_7); -x_10 = x_35; -x_11 = x_9; -goto block_16; -} -else -{ -uint8_t x_36; -lean_free_object(x_7); -lean_dec(x_22); -lean_dec(x_21); -x_36 = !lean_is_exclusive(x_8); -if (x_36 == 0) -{ -lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_8, 5); -x_38 = l_Lean_replaceRef(x_19, x_37); -lean_dec(x_37); -lean_dec(x_19); -lean_ctor_set(x_8, 5, x_38); -x_39 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__4; -x_40 = l_Lean_Macro_throwError___rarg(x_39, x_8, x_9); -lean_dec(x_8); -x_41 = !lean_is_exclusive(x_40); -if (x_41 == 0) -{ -return x_40; -} -else -{ -lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_42 = lean_ctor_get(x_40, 0); -x_43 = lean_ctor_get(x_40, 1); -lean_inc(x_43); -lean_inc(x_42); -lean_dec(x_40); -x_44 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_44, 0, x_42); -lean_ctor_set(x_44, 1, x_43); -return x_44; -} -} -else -{ -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; -x_45 = lean_ctor_get(x_8, 0); -x_46 = lean_ctor_get(x_8, 1); -x_47 = lean_ctor_get(x_8, 2); -x_48 = lean_ctor_get(x_8, 3); -x_49 = lean_ctor_get(x_8, 4); -x_50 = lean_ctor_get(x_8, 5); -lean_inc(x_50); -lean_inc(x_49); -lean_inc(x_48); -lean_inc(x_47); -lean_inc(x_46); -lean_inc(x_45); -lean_dec(x_8); -x_51 = l_Lean_replaceRef(x_19, x_50); -lean_dec(x_50); -lean_dec(x_19); -x_52 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_52, 0, x_45); -lean_ctor_set(x_52, 1, x_46); -lean_ctor_set(x_52, 2, x_47); -lean_ctor_set(x_52, 3, x_48); -lean_ctor_set(x_52, 4, x_49); -lean_ctor_set(x_52, 5, x_51); -x_53 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__4; -x_54 = l_Lean_Macro_throwError___rarg(x_53, x_52, x_9); -lean_dec(x_52); -x_55 = lean_ctor_get(x_54, 0); -lean_inc(x_55); -x_56 = lean_ctor_get(x_54, 1); -lean_inc(x_56); -if (lean_is_exclusive(x_54)) { - lean_ctor_release(x_54, 0); - lean_ctor_release(x_54, 1); - x_57 = x_54; -} else { - lean_dec_ref(x_54); - x_57 = lean_box(0); -} -if (lean_is_scalar(x_57)) { - x_58 = lean_alloc_ctor(1, 2, 0); -} else { - x_58 = x_57; -} -lean_ctor_set(x_58, 0, x_55); -lean_ctor_set(x_58, 1, x_56); -return x_58; -} -} -} -} -else -{ -lean_object* x_59; uint8_t x_60; -lean_free_object(x_7); -x_59 = l_Lean_Syntax_getId(x_27); -lean_dec(x_27); -x_60 = l_Lean_NameSet_contains(x_21, x_59); -if (x_60 == 0) -{ -lean_object* x_61; lean_object* x_62; -x_61 = lean_box(0); -lean_inc(x_8); -x_62 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___lambda__1(x_59, x_19, x_22, x_1, x_21, x_61, x_8, x_9); -lean_dec(x_19); -if (lean_obj_tag(x_62) == 0) -{ -lean_object* x_63; lean_object* x_64; -x_63 = lean_ctor_get(x_62, 0); -lean_inc(x_63); -x_64 = lean_ctor_get(x_62, 1); -lean_inc(x_64); -lean_dec(x_62); -x_10 = x_63; -x_11 = x_64; -goto block_16; -} -else -{ -uint8_t x_65; -lean_dec(x_8); -x_65 = !lean_is_exclusive(x_62); -if (x_65 == 0) -{ -return x_62; -} -else -{ -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_62, 0); -x_67 = lean_ctor_get(x_62, 1); -lean_inc(x_67); -lean_inc(x_66); -lean_dec(x_62); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -return x_68; -} -} -} -else -{ -uint8_t x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; uint8_t x_75; -lean_dec(x_22); -lean_dec(x_21); -x_69 = 1; -x_70 = l_Lean_Name_toString(x_59, x_69); -x_71 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__5; -x_72 = lean_string_append(x_71, x_70); -lean_dec(x_70); -x_73 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__6; -x_74 = lean_string_append(x_72, x_73); -x_75 = !lean_is_exclusive(x_8); -if (x_75 == 0) -{ -lean_object* x_76; lean_object* x_77; lean_object* x_78; uint8_t x_79; -x_76 = lean_ctor_get(x_8, 5); -x_77 = l_Lean_replaceRef(x_19, x_76); -lean_dec(x_76); -lean_dec(x_19); -lean_ctor_set(x_8, 5, x_77); -x_78 = l_Lean_Macro_throwError___rarg(x_74, x_8, x_9); -lean_dec(x_8); -x_79 = !lean_is_exclusive(x_78); -if (x_79 == 0) -{ -return x_78; -} -else -{ -lean_object* x_80; lean_object* x_81; lean_object* x_82; -x_80 = lean_ctor_get(x_78, 0); -x_81 = lean_ctor_get(x_78, 1); -lean_inc(x_81); -lean_inc(x_80); -lean_dec(x_78); -x_82 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_82, 0, x_80); -lean_ctor_set(x_82, 1, x_81); -return x_82; -} -} -else -{ -lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; -x_83 = lean_ctor_get(x_8, 0); -x_84 = lean_ctor_get(x_8, 1); -x_85 = lean_ctor_get(x_8, 2); -x_86 = lean_ctor_get(x_8, 3); -x_87 = lean_ctor_get(x_8, 4); -x_88 = lean_ctor_get(x_8, 5); -lean_inc(x_88); -lean_inc(x_87); -lean_inc(x_86); -lean_inc(x_85); -lean_inc(x_84); -lean_inc(x_83); -lean_dec(x_8); -x_89 = l_Lean_replaceRef(x_19, x_88); -lean_dec(x_88); -lean_dec(x_19); -x_90 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_90, 0, x_83); -lean_ctor_set(x_90, 1, x_84); -lean_ctor_set(x_90, 2, x_85); -lean_ctor_set(x_90, 3, x_86); -lean_ctor_set(x_90, 4, x_87); -lean_ctor_set(x_90, 5, x_89); -x_91 = l_Lean_Macro_throwError___rarg(x_74, x_90, x_9); -lean_dec(x_90); -x_92 = lean_ctor_get(x_91, 0); -lean_inc(x_92); -x_93 = lean_ctor_get(x_91, 1); -lean_inc(x_93); -if (lean_is_exclusive(x_91)) { - lean_ctor_release(x_91, 0); - lean_ctor_release(x_91, 1); - x_94 = x_91; -} else { - lean_dec_ref(x_91); - x_94 = lean_box(0); -} -if (lean_is_scalar(x_94)) { - x_95 = lean_alloc_ctor(1, 2, 0); -} else { - x_95 = x_94; -} -lean_ctor_set(x_95, 0, x_92); -lean_ctor_set(x_95, 1, x_93); -return x_95; -} -} -} -} -} -else -{ -lean_object* x_96; lean_object* x_97; uint8_t x_98; -x_96 = lean_ctor_get(x_7, 0); -x_97 = lean_ctor_get(x_7, 1); -lean_inc(x_97); -lean_inc(x_96); -lean_dec(x_7); -lean_inc(x_19); -x_98 = l_Lean_Syntax_isOfKind(x_19, x_2); -if (x_98 == 0) -{ -lean_object* x_99; lean_object* x_100; -lean_dec(x_97); -lean_dec(x_96); -lean_dec(x_19); -lean_dec(x_8); -x_99 = lean_box(1); -x_100 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_9); -return x_100; -} -else -{ -lean_object* x_101; lean_object* x_102; lean_object* x_103; uint8_t x_104; -x_101 = lean_unsigned_to_nat(0u); -x_102 = l_Lean_Syntax_getArg(x_19, x_101); -x_103 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__7; -lean_inc(x_102); -x_104 = l_Lean_Syntax_isOfKind(x_102, x_103); -if (x_104 == 0) -{ -lean_object* x_105; uint8_t x_106; -x_105 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__3; -x_106 = l_Lean_Syntax_isOfKind(x_102, x_105); -if (x_106 == 0) -{ -lean_object* x_107; lean_object* x_108; -lean_dec(x_97); -lean_dec(x_96); -lean_dec(x_19); -lean_dec(x_8); -x_107 = lean_box(1); -x_108 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_108, 0, x_107); -lean_ctor_set(x_108, 1, x_9); -return x_108; -} -else -{ -if (lean_obj_tag(x_97) == 0) -{ -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_109, 0, x_19); -x_110 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_110, 0, x_96); -lean_ctor_set(x_110, 1, x_109); -x_111 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_111, 0, x_110); -x_10 = x_111; -x_11 = x_9; -goto block_16; -} -else -{ -lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; -lean_dec(x_97); -lean_dec(x_96); -x_112 = lean_ctor_get(x_8, 0); -lean_inc(x_112); -x_113 = lean_ctor_get(x_8, 1); -lean_inc(x_113); -x_114 = lean_ctor_get(x_8, 2); -lean_inc(x_114); -x_115 = lean_ctor_get(x_8, 3); -lean_inc(x_115); -x_116 = lean_ctor_get(x_8, 4); -lean_inc(x_116); -x_117 = lean_ctor_get(x_8, 5); -lean_inc(x_117); -if (lean_is_exclusive(x_8)) { - lean_ctor_release(x_8, 0); - lean_ctor_release(x_8, 1); - lean_ctor_release(x_8, 2); - lean_ctor_release(x_8, 3); - lean_ctor_release(x_8, 4); - lean_ctor_release(x_8, 5); - x_118 = x_8; -} else { - lean_dec_ref(x_8); - x_118 = lean_box(0); -} -x_119 = l_Lean_replaceRef(x_19, x_117); -lean_dec(x_117); -lean_dec(x_19); -if (lean_is_scalar(x_118)) { - x_120 = lean_alloc_ctor(0, 6, 0); -} else { - x_120 = x_118; -} -lean_ctor_set(x_120, 0, x_112); -lean_ctor_set(x_120, 1, x_113); -lean_ctor_set(x_120, 2, x_114); -lean_ctor_set(x_120, 3, x_115); -lean_ctor_set(x_120, 4, x_116); -lean_ctor_set(x_120, 5, x_119); -x_121 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__4; -x_122 = l_Lean_Macro_throwError___rarg(x_121, x_120, x_9); -lean_dec(x_120); -x_123 = lean_ctor_get(x_122, 0); -lean_inc(x_123); -x_124 = lean_ctor_get(x_122, 1); -lean_inc(x_124); -if (lean_is_exclusive(x_122)) { - lean_ctor_release(x_122, 0); - lean_ctor_release(x_122, 1); - x_125 = x_122; -} else { - lean_dec_ref(x_122); - x_125 = lean_box(0); -} -if (lean_is_scalar(x_125)) { - x_126 = lean_alloc_ctor(1, 2, 0); -} else { - x_126 = x_125; -} -lean_ctor_set(x_126, 0, x_123); -lean_ctor_set(x_126, 1, x_124); -return x_126; -} -} -} -else -{ -lean_object* x_127; uint8_t x_128; -x_127 = l_Lean_Syntax_getId(x_102); -lean_dec(x_102); -x_128 = l_Lean_NameSet_contains(x_96, x_127); -if (x_128 == 0) -{ -lean_object* x_129; lean_object* x_130; -x_129 = lean_box(0); -lean_inc(x_8); -x_130 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___lambda__1(x_127, x_19, x_97, x_1, x_96, x_129, x_8, x_9); -lean_dec(x_19); -if (lean_obj_tag(x_130) == 0) -{ -lean_object* x_131; lean_object* x_132; -x_131 = lean_ctor_get(x_130, 0); -lean_inc(x_131); -x_132 = lean_ctor_get(x_130, 1); -lean_inc(x_132); -lean_dec(x_130); -x_10 = x_131; -x_11 = x_132; -goto block_16; -} -else -{ -lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -lean_dec(x_8); -x_133 = lean_ctor_get(x_130, 0); -lean_inc(x_133); -x_134 = lean_ctor_get(x_130, 1); -lean_inc(x_134); -if (lean_is_exclusive(x_130)) { - lean_ctor_release(x_130, 0); - lean_ctor_release(x_130, 1); - x_135 = x_130; -} else { - lean_dec_ref(x_130); - x_135 = lean_box(0); -} -if (lean_is_scalar(x_135)) { - x_136 = lean_alloc_ctor(1, 2, 0); -} else { - x_136 = x_135; -} -lean_ctor_set(x_136, 0, x_133); -lean_ctor_set(x_136, 1, x_134); -return x_136; -} -} -else -{ -uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; -lean_dec(x_97); -lean_dec(x_96); -x_137 = 1; -x_138 = l_Lean_Name_toString(x_127, x_137); -x_139 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__5; -x_140 = lean_string_append(x_139, x_138); -lean_dec(x_138); -x_141 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__6; -x_142 = lean_string_append(x_140, x_141); -x_143 = lean_ctor_get(x_8, 0); -lean_inc(x_143); -x_144 = lean_ctor_get(x_8, 1); -lean_inc(x_144); -x_145 = lean_ctor_get(x_8, 2); -lean_inc(x_145); -x_146 = lean_ctor_get(x_8, 3); -lean_inc(x_146); -x_147 = lean_ctor_get(x_8, 4); -lean_inc(x_147); -x_148 = lean_ctor_get(x_8, 5); -lean_inc(x_148); -if (lean_is_exclusive(x_8)) { - lean_ctor_release(x_8, 0); - lean_ctor_release(x_8, 1); - lean_ctor_release(x_8, 2); - lean_ctor_release(x_8, 3); - lean_ctor_release(x_8, 4); - lean_ctor_release(x_8, 5); - x_149 = x_8; -} else { - lean_dec_ref(x_8); - x_149 = lean_box(0); -} -x_150 = l_Lean_replaceRef(x_19, x_148); -lean_dec(x_148); -lean_dec(x_19); -if (lean_is_scalar(x_149)) { - x_151 = lean_alloc_ctor(0, 6, 0); -} else { - x_151 = x_149; -} -lean_ctor_set(x_151, 0, x_143); -lean_ctor_set(x_151, 1, x_144); -lean_ctor_set(x_151, 2, x_145); -lean_ctor_set(x_151, 3, x_146); -lean_ctor_set(x_151, 4, x_147); -lean_ctor_set(x_151, 5, x_150); -x_152 = l_Lean_Macro_throwError___rarg(x_142, x_151, x_9); -lean_dec(x_151); -x_153 = lean_ctor_get(x_152, 0); -lean_inc(x_153); -x_154 = lean_ctor_get(x_152, 1); -lean_inc(x_154); -if (lean_is_exclusive(x_152)) { - lean_ctor_release(x_152, 0); - lean_ctor_release(x_152, 1); - x_155 = x_152; -} else { - lean_dec_ref(x_152); - x_155 = lean_box(0); -} -if (lean_is_scalar(x_155)) { - x_156 = lean_alloc_ctor(1, 2, 0); -} else { - x_156 = x_155; -} -lean_ctor_set(x_156, 0, x_153); -lean_ctor_set(x_156, 1, x_154); -return x_156; -} -} -} -} -} -block_16: -{ -lean_object* x_12; size_t x_13; size_t x_14; -x_12 = lean_ctor_get(x_10, 0); -lean_inc(x_12); -lean_dec(x_10); -x_13 = 1; -x_14 = lean_usize_add(x_6, x_13); -x_6 = x_14; -x_7 = x_12; -x_9 = x_11; -goto _start; -} -} -} -LEAN_EXPORT lean_object* l_panic___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__4(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Elab_WF_instInhabitedTerminationByElement; -x_3 = lean_panic_fn(x_2, x_1); -return x_3; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, size_t x_6, size_t x_7, lean_object* x_8) { -_start: -{ -uint8_t x_9; -x_9 = lean_usize_dec_lt(x_7, x_6); -if (x_9 == 0) -{ -lean_inc(x_8); -return x_8; -} -else -{ -lean_object* x_10; uint8_t x_11; -x_10 = lean_array_uget(x_5, x_7); -lean_inc(x_10); -x_11 = l_Lean_Syntax_isOfKind(x_10, x_1); -if (x_11 == 0) -{ -size_t x_12; size_t x_13; -lean_dec(x_10); -x_12 = 1; -x_13 = lean_usize_add(x_7, x_12); -{ -size_t _tmp_6 = x_13; -lean_object* _tmp_7 = x_4; -x_7 = _tmp_6; -x_8 = _tmp_7; -} -goto _start; -} -else -{ -lean_object* x_15; lean_object* x_16; lean_object* x_17; uint8_t x_18; -x_15 = lean_unsigned_to_nat(0u); -x_16 = l_Lean_Syntax_getArg(x_10, x_15); -x_17 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__7; -lean_inc(x_16); -x_18 = l_Lean_Syntax_isOfKind(x_16, x_17); -if (x_18 == 0) -{ -size_t x_19; size_t x_20; -lean_dec(x_16); -lean_dec(x_10); -x_19 = 1; -x_20 = lean_usize_add(x_7, x_19); -{ -size_t _tmp_6 = x_20; -lean_object* _tmp_7 = x_4; -x_7 = _tmp_6; -x_8 = _tmp_7; -} -goto _start; -} -else -{ -lean_object* x_22; uint8_t x_23; -x_22 = l_Lean_Syntax_getId(x_16); -lean_dec(x_16); -x_23 = l_Lean_Name_isSuffixOf(x_22, x_3); -lean_dec(x_22); -if (x_23 == 0) -{ -size_t x_24; size_t x_25; -lean_dec(x_10); -x_24 = 1; -x_25 = lean_usize_add(x_7, x_24); -{ -size_t _tmp_6 = x_25; -lean_object* _tmp_7 = x_4; -x_7 = _tmp_6; -x_8 = _tmp_7; -} -goto _start; -} -else -{ -lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; -x_27 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_27, 0, x_10); -x_28 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_28, 0, x_27); -x_29 = lean_box(0); -x_30 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_30, 0, x_28); -lean_ctor_set(x_30, 1, x_29); -return x_30; -} -} -} -} -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Lean.Elab.PreDefinition.WF.TerminationHint", 42); -return x_1; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Lean.Elab.WF.expandTerminationBy\?", 33); -return x_1; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__3() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("unreachable code has been reached", 33); -return x_1; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__1; -x_2 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__2; -x_3 = lean_unsigned_to_nat(152u); -x_4 = lean_unsigned_to_nat(11u); -x_5 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__3; -x_6 = l___private_Init_Util_0__mkPanicMessageWithDecl(x_1, x_2, x_3, x_4, x_5); -return x_6; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, size_t x_4, size_t x_5, lean_object* x_6, lean_object* x_7, size_t x_8, size_t x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { -_start: -{ -lean_object* x_13; lean_object* x_14; uint8_t x_20; -x_20 = lean_usize_dec_lt(x_9, x_8); -if (x_20 == 0) -{ -lean_object* x_21; -lean_dec(x_6); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_10); -lean_ctor_set(x_21, 1, x_12); -return x_21; -} -else -{ -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_60; lean_object* x_61; lean_object* x_62; -x_22 = lean_array_uget(x_7, x_9); -x_23 = lean_ctor_get(x_10, 0); -lean_inc(x_23); -x_24 = lean_ctor_get(x_10, 1); -lean_inc(x_24); -if (lean_is_exclusive(x_10)) { - lean_ctor_release(x_10, 0); - lean_ctor_release(x_10, 1); - x_25 = x_10; -} else { - lean_dec_ref(x_10); - x_25 = lean_box(0); -} -x_60 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__11; -x_61 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__5(x_1, x_2, x_22, x_60, x_3, x_4, x_5, x_60); -x_62 = lean_ctor_get(x_61, 0); -lean_inc(x_62); -lean_dec(x_61); -if (lean_obj_tag(x_62) == 0) -{ -lean_object* x_63; -x_63 = lean_box(0); -x_26 = x_63; -goto block_59; -} -else -{ -lean_object* x_64; -x_64 = lean_ctor_get(x_62, 0); -lean_inc(x_64); -lean_dec(x_62); -if (lean_obj_tag(x_64) == 0) -{ -lean_object* x_65; -x_65 = lean_box(0); -x_26 = x_65; -goto block_59; -} -else -{ -lean_object* x_66; uint8_t x_67; -lean_dec(x_25); -x_66 = lean_ctor_get(x_64, 0); -lean_inc(x_66); -lean_dec(x_64); -lean_inc(x_66); -x_67 = l_Lean_Syntax_isOfKind(x_66, x_1); -if (x_67 == 0) -{ -lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; -lean_dec(x_66); -lean_dec(x_22); -x_68 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__4; -x_69 = l_panic___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__4(x_68); -x_70 = lean_array_push(x_23, x_69); -x_71 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_71, 0, x_70); -lean_ctor_set(x_71, 1, x_24); -x_72 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_72, 0, x_71); -x_13 = x_72; -x_14 = x_12; -goto block_19; -} -else -{ -lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; uint8_t x_80; -x_73 = lean_unsigned_to_nat(0u); -x_74 = l_Lean_Syntax_getArg(x_66, x_73); -x_75 = lean_unsigned_to_nat(1u); -x_76 = l_Lean_Syntax_getArg(x_66, x_75); -x_77 = lean_unsigned_to_nat(3u); -x_78 = l_Lean_Syntax_getArg(x_66, x_77); -x_79 = l_Lean_Syntax_getArgs(x_76); -lean_dec(x_76); -x_80 = l_Lean_Syntax_isIdent(x_74); -lean_dec(x_74); -if (x_80 == 0) -{ -uint8_t x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; -x_81 = 1; -x_82 = lean_alloc_ctor(0, 4, 1); -lean_ctor_set(x_82, 0, x_66); -lean_ctor_set(x_82, 1, x_22); -lean_ctor_set(x_82, 2, x_79); -lean_ctor_set(x_82, 3, x_78); -lean_ctor_set_uint8(x_82, sizeof(void*)*4, x_81); -x_83 = lean_array_push(x_23, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_24); -x_85 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_85, 0, x_84); -x_13 = x_85; -x_14 = x_12; -goto block_19; -} -else -{ -uint8_t x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; -x_86 = 0; -x_87 = lean_alloc_ctor(0, 4, 1); -lean_ctor_set(x_87, 0, x_66); -lean_ctor_set(x_87, 1, x_22); -lean_ctor_set(x_87, 2, x_79); -lean_ctor_set(x_87, 3, x_78); -lean_ctor_set_uint8(x_87, sizeof(void*)*4, x_86); -x_88 = lean_array_push(x_23, x_87); -x_89 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_89, 1, x_24); -x_90 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_90, 0, x_89); -x_13 = x_90; -x_14 = x_12; -goto block_19; -} -} -} -} -block_59: -{ -lean_dec(x_26); -if (lean_obj_tag(x_6) == 0) -{ -lean_object* x_27; lean_object* x_28; -lean_dec(x_22); -if (lean_is_scalar(x_25)) { - x_27 = lean_alloc_ctor(0, 2, 0); -} else { - x_27 = x_25; -} -lean_ctor_set(x_27, 0, x_23); -lean_ctor_set(x_27, 1, x_24); -x_28 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_28, 0, x_27); -x_13 = x_28; -x_14 = x_12; -goto block_19; -} -else -{ -lean_object* x_29; uint8_t x_30; -lean_dec(x_24); -x_29 = lean_ctor_get(x_6, 0); -lean_inc(x_29); -lean_inc(x_29); -x_30 = l_Lean_Syntax_isOfKind(x_29, x_1); -if (x_30 == 0) -{ -lean_object* x_31; lean_object* x_32; lean_object* x_33; uint8_t x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; -lean_dec(x_29); -lean_dec(x_22); -x_31 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__4; -x_32 = l_panic___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__4(x_31); -x_33 = lean_array_push(x_23, x_32); -x_34 = 1; -x_35 = lean_box(x_34); -if (lean_is_scalar(x_25)) { - x_36 = lean_alloc_ctor(0, 2, 0); -} else { - x_36 = x_25; -} -lean_ctor_set(x_36, 0, x_33); -lean_ctor_set(x_36, 1, x_35); -x_37 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_37, 0, x_36); -x_13 = x_37; -x_14 = x_12; -goto block_19; -} -else -{ -lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; uint8_t x_45; -x_38 = lean_unsigned_to_nat(0u); -x_39 = l_Lean_Syntax_getArg(x_29, x_38); -x_40 = lean_unsigned_to_nat(1u); -x_41 = l_Lean_Syntax_getArg(x_29, x_40); -x_42 = lean_unsigned_to_nat(3u); -x_43 = l_Lean_Syntax_getArg(x_29, x_42); -x_44 = l_Lean_Syntax_getArgs(x_41); -lean_dec(x_41); -x_45 = l_Lean_Syntax_isIdent(x_39); -lean_dec(x_39); -if (x_45 == 0) -{ -uint8_t x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; -x_46 = 1; -x_47 = lean_alloc_ctor(0, 4, 1); -lean_ctor_set(x_47, 0, x_29); -lean_ctor_set(x_47, 1, x_22); -lean_ctor_set(x_47, 2, x_44); -lean_ctor_set(x_47, 3, x_43); -lean_ctor_set_uint8(x_47, sizeof(void*)*4, x_46); -x_48 = lean_array_push(x_23, x_47); -x_49 = lean_box(x_46); -if (lean_is_scalar(x_25)) { - x_50 = lean_alloc_ctor(0, 2, 0); -} else { - x_50 = x_25; -} -lean_ctor_set(x_50, 0, x_48); -lean_ctor_set(x_50, 1, x_49); -x_51 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_51, 0, x_50); -x_13 = x_51; -x_14 = x_12; -goto block_19; -} -else -{ -uint8_t x_52; lean_object* x_53; lean_object* x_54; uint8_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; -x_52 = 0; -x_53 = lean_alloc_ctor(0, 4, 1); -lean_ctor_set(x_53, 0, x_29); -lean_ctor_set(x_53, 1, x_22); -lean_ctor_set(x_53, 2, x_44); -lean_ctor_set(x_53, 3, x_43); -lean_ctor_set_uint8(x_53, sizeof(void*)*4, x_52); -x_54 = lean_array_push(x_23, x_53); -x_55 = 1; -x_56 = lean_box(x_55); -if (lean_is_scalar(x_25)) { - x_57 = lean_alloc_ctor(0, 2, 0); -} else { - x_57 = x_25; -} -lean_ctor_set(x_57, 0, x_54); -lean_ctor_set(x_57, 1, x_56); -x_58 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_58, 0, x_57); -x_13 = x_58; -x_14 = x_12; -goto block_19; -} -} -} -} -} -block_19: -{ -lean_object* x_15; size_t x_16; size_t x_17; -x_15 = lean_ctor_get(x_13, 0); -lean_inc(x_15); -lean_dec(x_13); -x_16 = 1; -x_17 = lean_usize_add(x_9, x_16); -x_9 = x_17; -x_10 = x_15; -x_12 = x_14; -goto _start; -} -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__7(lean_object* x_1, lean_object* x_2, lean_object* x_3, size_t x_4, size_t x_5, lean_object* x_6) { -_start: -{ -uint8_t x_7; -x_7 = lean_usize_dec_lt(x_5, x_4); -if (x_7 == 0) -{ -lean_inc(x_6); -return x_6; -} -else -{ -lean_object* x_8; lean_object* x_9; uint8_t x_10; -x_8 = lean_array_uget(x_3, x_5); -x_9 = lean_ctor_get(x_8, 1); -lean_inc(x_9); -x_10 = lean_name_eq(x_9, x_1); -lean_dec(x_9); -if (x_10 == 0) -{ -size_t x_11; size_t x_12; -lean_dec(x_8); -x_11 = 1; -x_12 = lean_usize_add(x_5, x_11); -{ -size_t _tmp_4 = x_12; -lean_object* _tmp_5 = x_2; -x_5 = _tmp_4; -x_6 = _tmp_5; -} -goto _start; -} -else -{ -lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_14 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_14, 0, x_8); -x_15 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_15, 0, x_14); -x_16 = lean_box(0); -x_17 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_17, 0, x_15); -lean_ctor_set(x_17, 1, x_16); -return x_17; -} -} -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__8(size_t x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, size_t x_5, size_t x_6, lean_object* x_7) { -_start: -{ -uint8_t x_8; -x_8 = lean_usize_dec_lt(x_6, x_5); -if (x_8 == 0) -{ -lean_inc(x_7); -return x_7; -} -else -{ -lean_object* x_9; lean_object* x_10; size_t x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_9 = lean_array_uget(x_4, x_6); -x_10 = lean_array_get_size(x_2); -x_11 = lean_usize_of_nat(x_10); -lean_dec(x_10); -x_12 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__11; -x_13 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__7(x_9, x_12, x_2, x_11, x_1, x_12); -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -lean_dec(x_13); -if (lean_obj_tag(x_14) == 0) -{ -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_15 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_15, 0, x_9); -x_16 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_16, 0, x_15); -x_17 = lean_box(0); -x_18 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_18, 0, x_16); -lean_ctor_set(x_18, 1, x_17); -return x_18; -} -else -{ -uint8_t x_19; -x_19 = !lean_is_exclusive(x_14); -if (x_19 == 0) -{ -lean_object* x_20; -x_20 = lean_ctor_get(x_14, 0); -if (lean_obj_tag(x_20) == 0) -{ -lean_object* x_21; lean_object* x_22; lean_object* x_23; -lean_ctor_set(x_14, 0, x_9); -x_21 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_21, 0, x_14); -x_22 = lean_box(0); -x_23 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_23, 0, x_21); -lean_ctor_set(x_23, 1, x_22); -return x_23; -} -else -{ -size_t x_24; size_t x_25; -lean_free_object(x_14); -lean_dec(x_20); -lean_dec(x_9); -x_24 = 1; -x_25 = lean_usize_add(x_6, x_24); -{ -size_t _tmp_5 = x_25; -lean_object* _tmp_6 = x_3; -x_6 = _tmp_5; -x_7 = _tmp_6; -} -goto _start; -} -} -else -{ -lean_object* x_27; -x_27 = lean_ctor_get(x_14, 0); -lean_inc(x_27); -lean_dec(x_14); -if (lean_obj_tag(x_27) == 0) -{ -lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_28 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_28, 0, x_9); -x_29 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_29, 0, x_28); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_29); -lean_ctor_set(x_31, 1, x_30); -return x_31; -} -else -{ -size_t x_32; size_t x_33; -lean_dec(x_27); -lean_dec(x_9); -x_32 = 1; -x_33 = lean_usize_add(x_6, x_32); -{ -size_t _tmp_5 = x_33; -lean_object* _tmp_6 = x_3; -x_6 = _tmp_5; -x_7 = _tmp_6; -} -goto _start; -} -} -} -} -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___lambda__1(lean_object* x_1, uint8_t x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -uint8_t x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_7 = 0; -x_8 = lean_alloc_ctor(0, 1, 1); -lean_ctor_set(x_8, 0, x_1); -lean_ctor_set_uint8(x_8, sizeof(void*)*1, x_7); -x_9 = lean_array_push(x_3, x_8); -x_10 = lean_box(x_2); -x_11 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_11, 0, x_9); -lean_ctor_set(x_11, 1, x_10); -x_12 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_12, 0, x_11); -x_13 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_13, 0, x_12); -lean_ctor_set(x_13, 1, x_6); -return x_13; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("invalid `termination_by` syntax, missing case for function '", 60); -return x_1; -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("'", 1); -return x_1; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9(lean_object* x_1, lean_object* x_2, lean_object* x_3, size_t x_4, size_t x_5, lean_object* x_6, lean_object* x_7, size_t x_8, size_t x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { -_start: -{ -lean_object* x_13; lean_object* x_14; uint8_t x_20; -x_20 = lean_usize_dec_lt(x_9, x_8); -if (x_20 == 0) -{ -lean_object* x_21; -lean_dec(x_11); -lean_dec(x_6); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_10); -lean_ctor_set(x_21, 1, x_12); -return x_21; -} -else -{ -lean_object* x_22; uint8_t x_23; -x_22 = lean_array_uget(x_7, x_9); -x_23 = !lean_is_exclusive(x_10); -if (x_23 == 0) -{ -lean_object* x_24; lean_object* x_25; lean_object* x_26; size_t x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; uint8_t x_31; -x_24 = lean_ctor_get(x_10, 0); -x_25 = l_Lean_Elab_WF_instInhabitedTerminationByElement___closed__1; -lean_ctor_set(x_10, 0, x_25); -x_26 = lean_array_get_size(x_22); -x_27 = lean_usize_of_nat(x_26); -lean_dec(x_26); -lean_inc(x_6); -x_28 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6(x_1, x_2, x_3, x_4, x_5, x_6, x_22, x_27, x_5, x_10, x_11, x_12); -x_29 = lean_ctor_get(x_28, 0); -lean_inc(x_29); -x_30 = lean_ctor_get(x_28, 1); -lean_inc(x_30); -lean_dec(x_28); -x_31 = !lean_is_exclusive(x_29); -if (x_31 == 0) -{ -lean_object* x_32; lean_object* x_33; uint8_t x_34; -x_32 = lean_ctor_get(x_29, 0); -x_33 = lean_ctor_get(x_29, 1); -x_34 = l_Array_isEmpty___rarg(x_32); -if (x_34 == 0) -{ -lean_object* x_35; lean_object* x_36; lean_object* x_37; -lean_free_object(x_29); -x_35 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__11; -x_36 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__8(x_5, x_32, x_35, x_22, x_27, x_5, x_35); -lean_dec(x_22); -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -lean_dec(x_36); -if (lean_obj_tag(x_37) == 0) -{ -lean_object* x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; -x_38 = lean_box(0); -x_39 = lean_unbox(x_33); -lean_dec(x_33); -x_40 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___lambda__1(x_32, x_39, x_24, x_38, x_11, x_30); -x_41 = lean_ctor_get(x_40, 0); -lean_inc(x_41); -x_42 = lean_ctor_get(x_40, 1); -lean_inc(x_42); -lean_dec(x_40); -x_13 = x_41; -x_14 = x_42; -goto block_19; -} -else -{ -lean_object* x_43; -x_43 = lean_ctor_get(x_37, 0); -lean_inc(x_43); -lean_dec(x_37); -if (lean_obj_tag(x_43) == 0) -{ -lean_object* x_44; uint8_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_44 = lean_box(0); -x_45 = lean_unbox(x_33); -lean_dec(x_33); -x_46 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___lambda__1(x_32, x_45, x_24, x_44, x_11, x_30); -x_47 = lean_ctor_get(x_46, 0); -lean_inc(x_47); -x_48 = lean_ctor_get(x_46, 1); -lean_inc(x_48); -lean_dec(x_46); -x_13 = x_47; -x_14 = x_48; -goto block_19; -} -else -{ -lean_object* x_49; lean_object* x_50; lean_object* x_51; uint8_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; -lean_dec(x_33); -lean_dec(x_24); -lean_dec(x_6); -x_49 = lean_ctor_get(x_43, 0); -lean_inc(x_49); -lean_dec(x_43); -x_50 = lean_array_get_size(x_32); -x_51 = lean_unsigned_to_nat(0u); -x_52 = lean_nat_dec_lt(x_51, x_50); -lean_dec(x_50); -x_53 = 1; -x_54 = l_Lean_Name_toString(x_49, x_53); -x_55 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___closed__1; -x_56 = lean_string_append(x_55, x_54); -lean_dec(x_54); -x_57 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___closed__2; -x_58 = lean_string_append(x_56, x_57); -if (x_52 == 0) -{ -lean_object* x_59; lean_object* x_60; lean_object* x_61; uint8_t x_62; -lean_dec(x_32); -x_59 = l_Lean_Elab_WF_instInhabitedTerminationByElement; -x_60 = l___private_Init_Util_0__outOfBounds___rarg(x_59); -x_61 = lean_ctor_get(x_60, 0); -lean_inc(x_61); -lean_dec(x_60); -x_62 = !lean_is_exclusive(x_11); -if (x_62 == 0) -{ -lean_object* x_63; lean_object* x_64; lean_object* x_65; uint8_t x_66; -x_63 = lean_ctor_get(x_11, 5); -x_64 = l_Lean_replaceRef(x_61, x_63); -lean_dec(x_63); -lean_dec(x_61); -lean_ctor_set(x_11, 5, x_64); -x_65 = l_Lean_Macro_throwError___rarg(x_58, x_11, x_30); -lean_dec(x_11); -x_66 = !lean_is_exclusive(x_65); -if (x_66 == 0) -{ -return x_65; -} -else -{ -lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_67 = lean_ctor_get(x_65, 0); -x_68 = lean_ctor_get(x_65, 1); -lean_inc(x_68); -lean_inc(x_67); -lean_dec(x_65); -x_69 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_69, 0, x_67); -lean_ctor_set(x_69, 1, x_68); -return x_69; -} -} -else -{ -lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; -x_70 = lean_ctor_get(x_11, 0); -x_71 = lean_ctor_get(x_11, 1); -x_72 = lean_ctor_get(x_11, 2); -x_73 = lean_ctor_get(x_11, 3); -x_74 = lean_ctor_get(x_11, 4); -x_75 = lean_ctor_get(x_11, 5); -lean_inc(x_75); -lean_inc(x_74); -lean_inc(x_73); -lean_inc(x_72); -lean_inc(x_71); -lean_inc(x_70); -lean_dec(x_11); -x_76 = l_Lean_replaceRef(x_61, x_75); -lean_dec(x_75); -lean_dec(x_61); -x_77 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_77, 0, x_70); -lean_ctor_set(x_77, 1, x_71); -lean_ctor_set(x_77, 2, x_72); -lean_ctor_set(x_77, 3, x_73); -lean_ctor_set(x_77, 4, x_74); -lean_ctor_set(x_77, 5, x_76); -x_78 = l_Lean_Macro_throwError___rarg(x_58, x_77, x_30); -lean_dec(x_77); -x_79 = lean_ctor_get(x_78, 0); -lean_inc(x_79); -x_80 = lean_ctor_get(x_78, 1); -lean_inc(x_80); -if (lean_is_exclusive(x_78)) { - lean_ctor_release(x_78, 0); - lean_ctor_release(x_78, 1); - x_81 = x_78; -} else { - lean_dec_ref(x_78); - x_81 = lean_box(0); -} -if (lean_is_scalar(x_81)) { - x_82 = lean_alloc_ctor(1, 2, 0); -} else { - x_82 = x_81; -} -lean_ctor_set(x_82, 0, x_79); -lean_ctor_set(x_82, 1, x_80); -return x_82; -} -} -else -{ -lean_object* x_83; lean_object* x_84; uint8_t x_85; -x_83 = lean_array_fget(x_32, x_51); -lean_dec(x_32); -x_84 = lean_ctor_get(x_83, 0); -lean_inc(x_84); -lean_dec(x_83); -x_85 = !lean_is_exclusive(x_11); -if (x_85 == 0) -{ -lean_object* x_86; lean_object* x_87; lean_object* x_88; uint8_t x_89; -x_86 = lean_ctor_get(x_11, 5); -x_87 = l_Lean_replaceRef(x_84, x_86); -lean_dec(x_86); -lean_dec(x_84); -lean_ctor_set(x_11, 5, x_87); -x_88 = l_Lean_Macro_throwError___rarg(x_58, x_11, x_30); -lean_dec(x_11); -x_89 = !lean_is_exclusive(x_88); -if (x_89 == 0) -{ -return x_88; -} -else -{ -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_88, 0); -x_91 = lean_ctor_get(x_88, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_88); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -else -{ -lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; -x_93 = lean_ctor_get(x_11, 0); -x_94 = lean_ctor_get(x_11, 1); -x_95 = lean_ctor_get(x_11, 2); -x_96 = lean_ctor_get(x_11, 3); -x_97 = lean_ctor_get(x_11, 4); -x_98 = lean_ctor_get(x_11, 5); -lean_inc(x_98); -lean_inc(x_97); -lean_inc(x_96); -lean_inc(x_95); -lean_inc(x_94); -lean_inc(x_93); -lean_dec(x_11); -x_99 = l_Lean_replaceRef(x_84, x_98); -lean_dec(x_98); -lean_dec(x_84); -x_100 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_100, 0, x_93); -lean_ctor_set(x_100, 1, x_94); -lean_ctor_set(x_100, 2, x_95); -lean_ctor_set(x_100, 3, x_96); -lean_ctor_set(x_100, 4, x_97); -lean_ctor_set(x_100, 5, x_99); -x_101 = l_Lean_Macro_throwError___rarg(x_58, x_100, x_30); -lean_dec(x_100); -x_102 = lean_ctor_get(x_101, 0); -lean_inc(x_102); -x_103 = lean_ctor_get(x_101, 1); -lean_inc(x_103); -if (lean_is_exclusive(x_101)) { - lean_ctor_release(x_101, 0); - lean_ctor_release(x_101, 1); - x_104 = x_101; -} else { - lean_dec_ref(x_101); - x_104 = lean_box(0); -} -if (lean_is_scalar(x_104)) { - x_105 = lean_alloc_ctor(1, 2, 0); -} else { - x_105 = x_104; -} -lean_ctor_set(x_105, 0, x_102); -lean_ctor_set(x_105, 1, x_103); -return x_105; -} -} -} -} -} -else -{ -lean_object* x_106; -lean_dec(x_32); -lean_dec(x_22); -lean_ctor_set(x_29, 0, x_24); -x_106 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_106, 0, x_29); -x_13 = x_106; -x_14 = x_30; -goto block_19; -} -} -else -{ -lean_object* x_107; lean_object* x_108; uint8_t x_109; -x_107 = lean_ctor_get(x_29, 0); -x_108 = lean_ctor_get(x_29, 1); -lean_inc(x_108); -lean_inc(x_107); -lean_dec(x_29); -x_109 = l_Array_isEmpty___rarg(x_107); -if (x_109 == 0) -{ -lean_object* x_110; lean_object* x_111; lean_object* x_112; -x_110 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__11; -x_111 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__8(x_5, x_107, x_110, x_22, x_27, x_5, x_110); -lean_dec(x_22); -x_112 = lean_ctor_get(x_111, 0); -lean_inc(x_112); -lean_dec(x_111); -if (lean_obj_tag(x_112) == 0) -{ -lean_object* x_113; uint8_t x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; -x_113 = lean_box(0); -x_114 = lean_unbox(x_108); -lean_dec(x_108); -x_115 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___lambda__1(x_107, x_114, x_24, x_113, x_11, x_30); -x_116 = lean_ctor_get(x_115, 0); -lean_inc(x_116); -x_117 = lean_ctor_get(x_115, 1); -lean_inc(x_117); -lean_dec(x_115); -x_13 = x_116; -x_14 = x_117; -goto block_19; -} -else -{ -lean_object* x_118; -x_118 = lean_ctor_get(x_112, 0); -lean_inc(x_118); -lean_dec(x_112); -if (lean_obj_tag(x_118) == 0) -{ -lean_object* x_119; uint8_t x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; -x_119 = lean_box(0); -x_120 = lean_unbox(x_108); -lean_dec(x_108); -x_121 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___lambda__1(x_107, x_120, x_24, x_119, x_11, x_30); -x_122 = lean_ctor_get(x_121, 0); -lean_inc(x_122); -x_123 = lean_ctor_get(x_121, 1); -lean_inc(x_123); -lean_dec(x_121); -x_13 = x_122; -x_14 = x_123; -goto block_19; -} -else -{ -lean_object* x_124; lean_object* x_125; lean_object* x_126; uint8_t x_127; uint8_t x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; -lean_dec(x_108); -lean_dec(x_24); -lean_dec(x_6); -x_124 = lean_ctor_get(x_118, 0); -lean_inc(x_124); -lean_dec(x_118); -x_125 = lean_array_get_size(x_107); -x_126 = lean_unsigned_to_nat(0u); -x_127 = lean_nat_dec_lt(x_126, x_125); -lean_dec(x_125); -x_128 = 1; -x_129 = l_Lean_Name_toString(x_124, x_128); -x_130 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___closed__1; -x_131 = lean_string_append(x_130, x_129); -lean_dec(x_129); -x_132 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___closed__2; -x_133 = lean_string_append(x_131, x_132); -if (x_127 == 0) -{ -lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; -lean_dec(x_107); -x_134 = l_Lean_Elab_WF_instInhabitedTerminationByElement; -x_135 = l___private_Init_Util_0__outOfBounds___rarg(x_134); -x_136 = lean_ctor_get(x_135, 0); -lean_inc(x_136); -lean_dec(x_135); -x_137 = lean_ctor_get(x_11, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_11, 1); -lean_inc(x_138); -x_139 = lean_ctor_get(x_11, 2); -lean_inc(x_139); -x_140 = lean_ctor_get(x_11, 3); -lean_inc(x_140); -x_141 = lean_ctor_get(x_11, 4); -lean_inc(x_141); -x_142 = lean_ctor_get(x_11, 5); -lean_inc(x_142); -if (lean_is_exclusive(x_11)) { - lean_ctor_release(x_11, 0); - lean_ctor_release(x_11, 1); - lean_ctor_release(x_11, 2); - lean_ctor_release(x_11, 3); - lean_ctor_release(x_11, 4); - lean_ctor_release(x_11, 5); - x_143 = x_11; -} else { - lean_dec_ref(x_11); - x_143 = lean_box(0); -} -x_144 = l_Lean_replaceRef(x_136, x_142); -lean_dec(x_142); -lean_dec(x_136); -if (lean_is_scalar(x_143)) { - x_145 = lean_alloc_ctor(0, 6, 0); -} else { - x_145 = x_143; -} -lean_ctor_set(x_145, 0, x_137); -lean_ctor_set(x_145, 1, x_138); -lean_ctor_set(x_145, 2, x_139); -lean_ctor_set(x_145, 3, x_140); -lean_ctor_set(x_145, 4, x_141); -lean_ctor_set(x_145, 5, x_144); -x_146 = l_Lean_Macro_throwError___rarg(x_133, x_145, x_30); -lean_dec(x_145); -x_147 = lean_ctor_get(x_146, 0); -lean_inc(x_147); -x_148 = lean_ctor_get(x_146, 1); -lean_inc(x_148); -if (lean_is_exclusive(x_146)) { - lean_ctor_release(x_146, 0); - lean_ctor_release(x_146, 1); - x_149 = x_146; -} else { - lean_dec_ref(x_146); - x_149 = lean_box(0); -} -if (lean_is_scalar(x_149)) { - x_150 = lean_alloc_ctor(1, 2, 0); -} else { - x_150 = x_149; -} -lean_ctor_set(x_150, 0, x_147); -lean_ctor_set(x_150, 1, x_148); -return x_150; -} -else -{ -lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -x_151 = lean_array_fget(x_107, x_126); -lean_dec(x_107); -x_152 = lean_ctor_get(x_151, 0); -lean_inc(x_152); -lean_dec(x_151); -x_153 = lean_ctor_get(x_11, 0); -lean_inc(x_153); -x_154 = lean_ctor_get(x_11, 1); -lean_inc(x_154); -x_155 = lean_ctor_get(x_11, 2); -lean_inc(x_155); -x_156 = lean_ctor_get(x_11, 3); -lean_inc(x_156); -x_157 = lean_ctor_get(x_11, 4); -lean_inc(x_157); -x_158 = lean_ctor_get(x_11, 5); -lean_inc(x_158); -if (lean_is_exclusive(x_11)) { - lean_ctor_release(x_11, 0); - lean_ctor_release(x_11, 1); - lean_ctor_release(x_11, 2); - lean_ctor_release(x_11, 3); - lean_ctor_release(x_11, 4); - lean_ctor_release(x_11, 5); - x_159 = x_11; -} else { - lean_dec_ref(x_11); - x_159 = lean_box(0); -} -x_160 = l_Lean_replaceRef(x_152, x_158); -lean_dec(x_158); -lean_dec(x_152); -if (lean_is_scalar(x_159)) { - x_161 = lean_alloc_ctor(0, 6, 0); -} else { - x_161 = x_159; -} -lean_ctor_set(x_161, 0, x_153); -lean_ctor_set(x_161, 1, x_154); -lean_ctor_set(x_161, 2, x_155); -lean_ctor_set(x_161, 3, x_156); -lean_ctor_set(x_161, 4, x_157); -lean_ctor_set(x_161, 5, x_160); -x_162 = l_Lean_Macro_throwError___rarg(x_133, x_161, x_30); -lean_dec(x_161); -x_163 = lean_ctor_get(x_162, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_162, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_162)) { - lean_ctor_release(x_162, 0); - lean_ctor_release(x_162, 1); - x_165 = x_162; -} else { - lean_dec_ref(x_162); - x_165 = lean_box(0); -} -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); -} else { - x_166 = x_165; -} -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; -} -} -} -} -else -{ -lean_object* x_167; lean_object* x_168; -lean_dec(x_107); -lean_dec(x_22); -x_167 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_167, 0, x_24); -lean_ctor_set(x_167, 1, x_108); -x_168 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_168, 0, x_167); -x_13 = x_168; -x_14 = x_30; -goto block_19; -} -} -} -else -{ -lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; size_t x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; uint8_t x_181; -x_169 = lean_ctor_get(x_10, 0); -x_170 = lean_ctor_get(x_10, 1); -lean_inc(x_170); -lean_inc(x_169); -lean_dec(x_10); -x_171 = l_Lean_Elab_WF_instInhabitedTerminationByElement___closed__1; -x_172 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_172, 0, x_171); -lean_ctor_set(x_172, 1, x_170); -x_173 = lean_array_get_size(x_22); -x_174 = lean_usize_of_nat(x_173); -lean_dec(x_173); -lean_inc(x_6); -x_175 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6(x_1, x_2, x_3, x_4, x_5, x_6, x_22, x_174, x_5, x_172, x_11, x_12); -x_176 = lean_ctor_get(x_175, 0); -lean_inc(x_176); -x_177 = lean_ctor_get(x_175, 1); -lean_inc(x_177); -lean_dec(x_175); -x_178 = lean_ctor_get(x_176, 0); -lean_inc(x_178); -x_179 = lean_ctor_get(x_176, 1); -lean_inc(x_179); -if (lean_is_exclusive(x_176)) { - lean_ctor_release(x_176, 0); - lean_ctor_release(x_176, 1); - x_180 = x_176; -} else { - lean_dec_ref(x_176); - x_180 = lean_box(0); -} -x_181 = l_Array_isEmpty___rarg(x_178); -if (x_181 == 0) -{ -lean_object* x_182; lean_object* x_183; lean_object* x_184; -lean_dec(x_180); -x_182 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__11; -x_183 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__8(x_5, x_178, x_182, x_22, x_174, x_5, x_182); -lean_dec(x_22); -x_184 = lean_ctor_get(x_183, 0); -lean_inc(x_184); -lean_dec(x_183); -if (lean_obj_tag(x_184) == 0) -{ -lean_object* x_185; uint8_t x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; -x_185 = lean_box(0); -x_186 = lean_unbox(x_179); -lean_dec(x_179); -x_187 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___lambda__1(x_178, x_186, x_169, x_185, x_11, x_177); -x_188 = lean_ctor_get(x_187, 0); -lean_inc(x_188); -x_189 = lean_ctor_get(x_187, 1); -lean_inc(x_189); -lean_dec(x_187); -x_13 = x_188; -x_14 = x_189; -goto block_19; -} -else -{ -lean_object* x_190; -x_190 = lean_ctor_get(x_184, 0); -lean_inc(x_190); -lean_dec(x_184); -if (lean_obj_tag(x_190) == 0) -{ -lean_object* x_191; uint8_t x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; -x_191 = lean_box(0); -x_192 = lean_unbox(x_179); -lean_dec(x_179); -x_193 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___lambda__1(x_178, x_192, x_169, x_191, x_11, x_177); -x_194 = lean_ctor_get(x_193, 0); -lean_inc(x_194); -x_195 = lean_ctor_get(x_193, 1); -lean_inc(x_195); -lean_dec(x_193); -x_13 = x_194; -x_14 = x_195; -goto block_19; -} -else -{ -lean_object* x_196; lean_object* x_197; lean_object* x_198; uint8_t x_199; uint8_t x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; -lean_dec(x_179); -lean_dec(x_169); -lean_dec(x_6); -x_196 = lean_ctor_get(x_190, 0); -lean_inc(x_196); -lean_dec(x_190); -x_197 = lean_array_get_size(x_178); -x_198 = lean_unsigned_to_nat(0u); -x_199 = lean_nat_dec_lt(x_198, x_197); -lean_dec(x_197); -x_200 = 1; -x_201 = l_Lean_Name_toString(x_196, x_200); -x_202 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___closed__1; -x_203 = lean_string_append(x_202, x_201); -lean_dec(x_201); -x_204 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___closed__2; -x_205 = lean_string_append(x_203, x_204); -if (x_199 == 0) -{ -lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; -lean_dec(x_178); -x_206 = l_Lean_Elab_WF_instInhabitedTerminationByElement; -x_207 = l___private_Init_Util_0__outOfBounds___rarg(x_206); -x_208 = lean_ctor_get(x_207, 0); -lean_inc(x_208); -lean_dec(x_207); -x_209 = lean_ctor_get(x_11, 0); -lean_inc(x_209); -x_210 = lean_ctor_get(x_11, 1); -lean_inc(x_210); -x_211 = lean_ctor_get(x_11, 2); -lean_inc(x_211); -x_212 = lean_ctor_get(x_11, 3); -lean_inc(x_212); -x_213 = lean_ctor_get(x_11, 4); -lean_inc(x_213); -x_214 = lean_ctor_get(x_11, 5); -lean_inc(x_214); -if (lean_is_exclusive(x_11)) { - lean_ctor_release(x_11, 0); - lean_ctor_release(x_11, 1); - lean_ctor_release(x_11, 2); - lean_ctor_release(x_11, 3); - lean_ctor_release(x_11, 4); - lean_ctor_release(x_11, 5); - x_215 = x_11; -} else { - lean_dec_ref(x_11); - x_215 = lean_box(0); -} -x_216 = l_Lean_replaceRef(x_208, x_214); -lean_dec(x_214); -lean_dec(x_208); -if (lean_is_scalar(x_215)) { - x_217 = lean_alloc_ctor(0, 6, 0); -} else { - x_217 = x_215; -} -lean_ctor_set(x_217, 0, x_209); -lean_ctor_set(x_217, 1, x_210); -lean_ctor_set(x_217, 2, x_211); -lean_ctor_set(x_217, 3, x_212); -lean_ctor_set(x_217, 4, x_213); -lean_ctor_set(x_217, 5, x_216); -x_218 = l_Lean_Macro_throwError___rarg(x_205, x_217, x_177); -lean_dec(x_217); -x_219 = lean_ctor_get(x_218, 0); -lean_inc(x_219); -x_220 = lean_ctor_get(x_218, 1); -lean_inc(x_220); -if (lean_is_exclusive(x_218)) { - lean_ctor_release(x_218, 0); - lean_ctor_release(x_218, 1); - x_221 = x_218; -} else { - lean_dec_ref(x_218); - x_221 = lean_box(0); -} -if (lean_is_scalar(x_221)) { - x_222 = lean_alloc_ctor(1, 2, 0); -} else { - x_222 = x_221; -} -lean_ctor_set(x_222, 0, x_219); -lean_ctor_set(x_222, 1, x_220); -return x_222; -} -else -{ -lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; -x_223 = lean_array_fget(x_178, x_198); -lean_dec(x_178); -x_224 = lean_ctor_get(x_223, 0); -lean_inc(x_224); -lean_dec(x_223); -x_225 = lean_ctor_get(x_11, 0); -lean_inc(x_225); -x_226 = lean_ctor_get(x_11, 1); -lean_inc(x_226); -x_227 = lean_ctor_get(x_11, 2); -lean_inc(x_227); -x_228 = lean_ctor_get(x_11, 3); -lean_inc(x_228); -x_229 = lean_ctor_get(x_11, 4); -lean_inc(x_229); -x_230 = lean_ctor_get(x_11, 5); -lean_inc(x_230); -if (lean_is_exclusive(x_11)) { - lean_ctor_release(x_11, 0); - lean_ctor_release(x_11, 1); - lean_ctor_release(x_11, 2); - lean_ctor_release(x_11, 3); - lean_ctor_release(x_11, 4); - lean_ctor_release(x_11, 5); - x_231 = x_11; -} else { - lean_dec_ref(x_11); - x_231 = lean_box(0); -} -x_232 = l_Lean_replaceRef(x_224, x_230); -lean_dec(x_230); -lean_dec(x_224); -if (lean_is_scalar(x_231)) { - x_233 = lean_alloc_ctor(0, 6, 0); -} else { - x_233 = x_231; -} -lean_ctor_set(x_233, 0, x_225); -lean_ctor_set(x_233, 1, x_226); -lean_ctor_set(x_233, 2, x_227); -lean_ctor_set(x_233, 3, x_228); -lean_ctor_set(x_233, 4, x_229); -lean_ctor_set(x_233, 5, x_232); -x_234 = l_Lean_Macro_throwError___rarg(x_205, x_233, x_177); -lean_dec(x_233); -x_235 = lean_ctor_get(x_234, 0); -lean_inc(x_235); -x_236 = lean_ctor_get(x_234, 1); -lean_inc(x_236); -if (lean_is_exclusive(x_234)) { - lean_ctor_release(x_234, 0); - lean_ctor_release(x_234, 1); - x_237 = x_234; -} else { - lean_dec_ref(x_234); - x_237 = lean_box(0); -} -if (lean_is_scalar(x_237)) { - x_238 = lean_alloc_ctor(1, 2, 0); -} else { - x_238 = x_237; -} -lean_ctor_set(x_238, 0, x_235); -lean_ctor_set(x_238, 1, x_236); -return x_238; -} -} -} -} -else -{ -lean_object* x_239; lean_object* x_240; -lean_dec(x_178); -lean_dec(x_22); -if (lean_is_scalar(x_180)) { - x_239 = lean_alloc_ctor(0, 2, 0); -} else { - x_239 = x_180; -} -lean_ctor_set(x_239, 0, x_169); -lean_ctor_set(x_239, 1, x_179); -x_240 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_240, 0, x_239); -x_13 = x_240; -x_14 = x_177; -goto block_19; -} -} -} -block_19: -{ -lean_object* x_15; size_t x_16; size_t x_17; -x_15 = lean_ctor_get(x_13, 0); -lean_inc(x_15); -lean_dec(x_13); -x_16 = 1; -x_17 = lean_usize_add(x_9, x_16); -x_9 = x_17; -x_10 = x_15; -x_12 = x_14; -goto _start; -} -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_WF_expandTerminationBy_x3f___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -lean_object* x_5; -x_5 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_5, 0, x_1); -lean_ctor_set(x_5, 1, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Elab_WF_expandTerminationBy_x3f___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("terminationBy", 13); -return x_1; -} -} -static lean_object* _init_l_Lean_Elab_WF_expandTerminationBy_x3f___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__1; -x_2 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__2; -x_3 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__3; -x_4 = l_Lean_Elab_WF_expandTerminationBy_x3f___closed__1; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Elab_WF_expandTerminationBy_x3f___closed__3() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("terminationByElement", 20); -return x_1; -} -} -static lean_object* _init_l_Lean_Elab_WF_expandTerminationBy_x3f___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__1; -x_2 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__2; -x_3 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__3; -x_4 = l_Lean_Elab_WF_expandTerminationBy_x3f___closed__3; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Elab_WF_expandTerminationBy_x3f___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Lean_NameSet_empty; -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_2); -lean_ctor_set(x_3, 1, x_1); -return x_3; -} -} -static lean_object* _init_l_Lean_Elab_WF_expandTerminationBy_x3f___closed__6() { -_start: -{ -lean_object* x_1; uint8_t x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Elab_WF_instInhabitedTerminationByElement___closed__1; -x_2 = 0; -x_3 = lean_box(x_2); -x_4 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_4, 0, x_1); -lean_ctor_set(x_4, 1, x_3); -return x_4; -} -} -static lean_object* _init_l_Lean_Elab_WF_expandTerminationBy_x3f___closed__7() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("invalid `termination_by` syntax, unnecessary else-case", 54); -return x_1; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_WF_expandTerminationBy_x3f(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -if (lean_obj_tag(x_1) == 0) -{ -lean_object* x_5; lean_object* x_6; -lean_dec(x_3); -x_5 = l_Lean_Elab_WF_instInhabitedTerminationByElement___closed__1; -x_6 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_6, 0, x_5); -lean_ctor_set(x_6, 1, x_4); -return x_6; -} -else -{ -lean_object* x_7; lean_object* x_8; uint8_t x_9; -x_7 = lean_ctor_get(x_1, 0); -lean_inc(x_7); -lean_dec(x_1); -x_8 = l_Lean_Elab_WF_expandTerminationBy_x3f___closed__2; -lean_inc(x_7); -x_9 = l_Lean_Syntax_isOfKind(x_7, x_8); -if (x_9 == 0) -{ -lean_object* x_10; lean_object* x_11; -lean_dec(x_7); -lean_dec(x_3); -x_10 = lean_box(1); -x_11 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_11, 0, x_10); -lean_ctor_set(x_11, 1, x_4); -return x_11; -} -else -{ -lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; size_t x_17; size_t x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_12 = lean_unsigned_to_nat(1u); -x_13 = l_Lean_Syntax_getArg(x_7, x_12); -lean_dec(x_7); -x_14 = lean_box(0); -x_15 = l_Lean_Syntax_getArgs(x_13); -lean_dec(x_13); -x_16 = lean_array_get_size(x_15); -x_17 = lean_usize_of_nat(x_16); -lean_dec(x_16); -x_18 = 0; -x_19 = l_Lean_Elab_WF_expandTerminationBy_x3f___closed__4; -x_20 = l_Lean_Elab_WF_expandTerminationBy_x3f___closed__5; -lean_inc(x_3); -x_21 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3(x_2, x_19, x_14, x_15, x_17, x_18, x_20, x_3, x_4); -if (lean_obj_tag(x_21) == 0) -{ -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; size_t x_26; lean_object* x_27; lean_object* x_28; -x_22 = lean_ctor_get(x_21, 0); -lean_inc(x_22); -x_23 = lean_ctor_get(x_21, 1); -lean_inc(x_23); -lean_dec(x_21); -x_24 = lean_ctor_get(x_22, 1); -lean_inc(x_24); -lean_dec(x_22); -x_25 = lean_array_get_size(x_2); -x_26 = lean_usize_of_nat(x_25); -lean_dec(x_25); -x_27 = l_Lean_Elab_WF_expandTerminationBy_x3f___closed__6; -lean_inc(x_3); -lean_inc(x_24); -x_28 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9(x_19, x_14, x_15, x_17, x_18, x_24, x_2, x_26, x_18, x_27, x_3, x_23); -lean_dec(x_15); -if (lean_obj_tag(x_28) == 0) -{ -lean_object* x_29; lean_object* x_30; uint8_t x_31; -x_29 = lean_ctor_get(x_28, 0); -lean_inc(x_29); -x_30 = lean_ctor_get(x_29, 1); -lean_inc(x_30); -x_31 = lean_unbox(x_30); -lean_dec(x_30); -if (x_31 == 0) -{ -if (lean_obj_tag(x_24) == 0) -{ -uint8_t x_32; -lean_dec(x_3); -x_32 = !lean_is_exclusive(x_28); -if (x_32 == 0) -{ -lean_object* x_33; lean_object* x_34; -x_33 = lean_ctor_get(x_28, 0); -lean_dec(x_33); -x_34 = lean_ctor_get(x_29, 0); -lean_inc(x_34); -lean_dec(x_29); -lean_ctor_set(x_28, 0, x_34); -return x_28; -} -else -{ -lean_object* x_35; lean_object* x_36; lean_object* x_37; -x_35 = lean_ctor_get(x_28, 1); -lean_inc(x_35); -lean_dec(x_28); -x_36 = lean_ctor_get(x_29, 0); -lean_inc(x_36); -lean_dec(x_29); -x_37 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_37, 0, x_36); -lean_ctor_set(x_37, 1, x_35); -return x_37; -} -} -else -{ -lean_object* x_38; lean_object* x_39; uint8_t x_40; -lean_dec(x_29); -x_38 = lean_ctor_get(x_28, 1); -lean_inc(x_38); -lean_dec(x_28); -x_39 = lean_ctor_get(x_24, 0); -lean_inc(x_39); -lean_dec(x_24); -x_40 = !lean_is_exclusive(x_3); -if (x_40 == 0) -{ -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; uint8_t x_45; -x_41 = lean_ctor_get(x_3, 5); -x_42 = l_Lean_replaceRef(x_39, x_41); -lean_dec(x_41); -lean_dec(x_39); -lean_ctor_set(x_3, 5, x_42); -x_43 = l_Lean_Elab_WF_expandTerminationBy_x3f___closed__7; -x_44 = l_Lean_Macro_throwError___rarg(x_43, x_3, x_38); -lean_dec(x_3); -x_45 = !lean_is_exclusive(x_44); -if (x_45 == 0) -{ -return x_44; -} -else -{ -lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_46 = lean_ctor_get(x_44, 0); -x_47 = lean_ctor_get(x_44, 1); -lean_inc(x_47); -lean_inc(x_46); -lean_dec(x_44); -x_48 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_48, 0, x_46); -lean_ctor_set(x_48, 1, x_47); -return x_48; -} -} -else -{ -lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; -x_49 = lean_ctor_get(x_3, 0); -x_50 = lean_ctor_get(x_3, 1); -x_51 = lean_ctor_get(x_3, 2); -x_52 = lean_ctor_get(x_3, 3); -x_53 = lean_ctor_get(x_3, 4); -x_54 = lean_ctor_get(x_3, 5); -lean_inc(x_54); -lean_inc(x_53); -lean_inc(x_52); -lean_inc(x_51); -lean_inc(x_50); -lean_inc(x_49); -lean_dec(x_3); -x_55 = l_Lean_replaceRef(x_39, x_54); -lean_dec(x_54); -lean_dec(x_39); -x_56 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_56, 0, x_49); -lean_ctor_set(x_56, 1, x_50); -lean_ctor_set(x_56, 2, x_51); -lean_ctor_set(x_56, 3, x_52); -lean_ctor_set(x_56, 4, x_53); -lean_ctor_set(x_56, 5, x_55); -x_57 = l_Lean_Elab_WF_expandTerminationBy_x3f___closed__7; -x_58 = l_Lean_Macro_throwError___rarg(x_57, x_56, x_38); -lean_dec(x_56); -x_59 = lean_ctor_get(x_58, 0); -lean_inc(x_59); -x_60 = lean_ctor_get(x_58, 1); -lean_inc(x_60); -if (lean_is_exclusive(x_58)) { - lean_ctor_release(x_58, 0); - lean_ctor_release(x_58, 1); - x_61 = x_58; -} else { - lean_dec_ref(x_58); - x_61 = lean_box(0); -} -if (lean_is_scalar(x_61)) { - x_62 = lean_alloc_ctor(1, 2, 0); -} else { - x_62 = x_61; -} -lean_ctor_set(x_62, 0, x_59); -lean_ctor_set(x_62, 1, x_60); -return x_62; -} -} -} -else -{ -uint8_t x_63; -lean_dec(x_24); -lean_dec(x_3); -x_63 = !lean_is_exclusive(x_28); -if (x_63 == 0) -{ -lean_object* x_64; lean_object* x_65; -x_64 = lean_ctor_get(x_28, 0); -lean_dec(x_64); -x_65 = lean_ctor_get(x_29, 0); -lean_inc(x_65); -lean_dec(x_29); -lean_ctor_set(x_28, 0, x_65); -return x_28; -} -else -{ -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_28, 1); -lean_inc(x_66); -lean_dec(x_28); -x_67 = lean_ctor_get(x_29, 0); -lean_inc(x_67); -lean_dec(x_29); -x_68 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_68, 1, x_66); -return x_68; -} -} -} -else -{ -uint8_t x_69; -lean_dec(x_24); -lean_dec(x_3); -x_69 = !lean_is_exclusive(x_28); -if (x_69 == 0) -{ -return x_28; -} -else -{ -lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_70 = lean_ctor_get(x_28, 0); -x_71 = lean_ctor_get(x_28, 1); -lean_inc(x_71); -lean_inc(x_70); -lean_dec(x_28); -x_72 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_72, 0, x_70); -lean_ctor_set(x_72, 1, x_71); -return x_72; -} -} -} -else -{ -uint8_t x_73; -lean_dec(x_15); -lean_dec(x_3); -x_73 = !lean_is_exclusive(x_21); -if (x_73 == 0) -{ -return x_21; -} -else -{ -lean_object* x_74; lean_object* x_75; lean_object* x_76; -x_74 = lean_ctor_get(x_21, 0); -x_75 = lean_ctor_get(x_21, 1); -lean_inc(x_75); -lean_inc(x_74); -lean_dec(x_21); -x_76 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_76, 0, x_74); -lean_ctor_set(x_76, 1, x_75); -return x_76; -} -} -} -} -} -} -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -size_t x_5; size_t x_6; uint8_t x_7; lean_object* x_8; -x_5 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_6 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_7 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__1(x_1, x_2, x_5, x_6); -lean_dec(x_2); -lean_dec(x_1); -x_8 = lean_box(x_7); -return x_8; -} -} -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -size_t x_5; size_t x_6; uint8_t x_7; lean_object* x_8; -x_5 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_6 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_7 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__2(x_1, x_2, x_5, x_6); -lean_dec(x_2); -lean_dec(x_1); -x_8 = lean_box(x_7); -return x_8; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -lean_object* x_9; -x_9 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_6); -lean_dec(x_4); -lean_dec(x_2); -return x_9; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -size_t x_10; size_t x_11; lean_object* x_12; -x_10 = lean_unbox_usize(x_5); -lean_dec(x_5); -x_11 = lean_unbox_usize(x_6); -lean_dec(x_6); -x_12 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3(x_1, x_2, x_3, x_4, x_10, x_11, x_7, x_8, x_9); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -return x_12; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -size_t x_9; size_t x_10; lean_object* x_11; -x_9 = lean_unbox_usize(x_6); -lean_dec(x_6); -x_10 = lean_unbox_usize(x_7); -lean_dec(x_7); -x_11 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__5(x_1, x_2, x_3, x_4, x_5, x_9, x_10, x_8); -lean_dec(x_8); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -return x_11; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { -_start: -{ -size_t x_13; size_t x_14; size_t x_15; size_t x_16; lean_object* x_17; -x_13 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_14 = lean_unbox_usize(x_5); -lean_dec(x_5); -x_15 = lean_unbox_usize(x_8); -lean_dec(x_8); -x_16 = lean_unbox_usize(x_9); -lean_dec(x_9); -x_17 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6(x_1, x_2, x_3, x_13, x_14, x_6, x_7, x_15, x_16, x_10, x_11, x_12); -lean_dec(x_11); -lean_dec(x_7); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -return x_17; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -size_t x_7; size_t x_8; lean_object* x_9; -x_7 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_8 = lean_unbox_usize(x_5); -lean_dec(x_5); -x_9 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__7(x_1, x_2, x_3, x_7, x_8, x_6); -lean_dec(x_6); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -return x_9; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__8___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -size_t x_8; size_t x_9; size_t x_10; lean_object* x_11; -x_8 = lean_unbox_usize(x_1); -lean_dec(x_1); -x_9 = lean_unbox_usize(x_5); -lean_dec(x_5); -x_10 = lean_unbox_usize(x_6); -lean_dec(x_6); -x_11 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__8(x_8, x_2, x_3, x_4, x_9, x_10, x_7); -lean_dec(x_7); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_11; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -uint8_t x_7; lean_object* x_8; -x_7 = lean_unbox(x_2); -lean_dec(x_2); -x_8 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___lambda__1(x_1, x_7, x_3, x_4, x_5, x_6); -lean_dec(x_5); -lean_dec(x_4); -return x_8; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { -_start: -{ -size_t x_13; size_t x_14; size_t x_15; size_t x_16; lean_object* x_17; -x_13 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_14 = lean_unbox_usize(x_5); -lean_dec(x_5); -x_15 = lean_unbox_usize(x_8); -lean_dec(x_8); -x_16 = lean_unbox_usize(x_9); -lean_dec(x_9); -x_17 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9(x_1, x_2, x_3, x_13, x_14, x_6, x_7, x_15, x_16, x_10, x_11, x_12); -lean_dec(x_7); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -return x_17; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_WF_expandTerminationBy_x3f___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -lean_object* x_5; -x_5 = l_Lean_Elab_WF_expandTerminationBy_x3f___lambda__1(x_1, x_2, x_3, x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_5; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_WF_expandTerminationBy_x3f___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -lean_object* x_5; -x_5 = l_Lean_Elab_WF_expandTerminationBy_x3f(x_1, x_2, x_3, x_4); -lean_dec(x_2); -return x_5; -} -} -LEAN_EXPORT lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_WF_TerminationWF_unexpand___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -lean_object* x_7; uint8_t x_8; -x_7 = lean_st_ref_get(x_5, x_6); -x_8 = !lean_is_exclusive(x_7); -if (x_8 == 0) -{ -lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_9 = lean_ctor_get(x_7, 0); -x_10 = lean_ctor_get(x_9, 0); -lean_inc(x_10); -lean_dec(x_9); -x_11 = lean_ctor_get(x_4, 6); -lean_inc(x_11); -x_12 = lean_ctor_get(x_4, 7); -lean_inc(x_12); -lean_dec(x_4); -x_13 = l_Lean_ResolveName_resolveGlobalName(x_10, x_11, x_12, x_1); -lean_ctor_set(x_7, 0, x_13); -return x_7; -} -else -{ -lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_14 = lean_ctor_get(x_7, 0); -x_15 = lean_ctor_get(x_7, 1); -lean_inc(x_15); -lean_inc(x_14); -lean_dec(x_7); -x_16 = lean_ctor_get(x_14, 0); -lean_inc(x_16); -lean_dec(x_14); -x_17 = lean_ctor_get(x_4, 6); -lean_inc(x_17); -x_18 = lean_ctor_get(x_4, 7); -lean_inc(x_18); -lean_dec(x_4); -x_19 = l_Lean_ResolveName_resolveGlobalName(x_16, x_17, x_18, x_1); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_15); -return x_20; -} -} -} -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__4___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; lean_object* x_12; -lean_inc(x_3); -x_11 = l_Lean_resolveGlobalName___at_Lean_Elab_WF_TerminationWF_unexpand___spec__3(x_3, x_6, x_7, x_8, x_9, x_10); -x_12 = lean_ctor_get(x_11, 0); -lean_inc(x_12); -if (lean_obj_tag(x_12) == 0) -{ -uint8_t x_13; -x_13 = !lean_is_exclusive(x_11); -if (x_13 == 0) -{ -lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; -x_14 = lean_ctor_get(x_11, 0); -lean_dec(x_14); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_3); -lean_ctor_set(x_15, 1, x_4); -x_16 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_16, 0, x_1); -lean_ctor_set(x_16, 1, x_15); -x_17 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_17, 0, x_16); -lean_ctor_set(x_11, 0, x_17); -return x_11; -} -else -{ -lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; -x_18 = lean_ctor_get(x_11, 1); -lean_inc(x_18); -lean_dec(x_11); -x_19 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_19, 0, x_3); -lean_ctor_set(x_19, 1, x_4); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_1); -lean_ctor_set(x_20, 1, x_19); -x_21 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_21, 0, x_20); -x_22 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_22, 0, x_21); -lean_ctor_set(x_22, 1, x_18); -return x_22; -} -} -else -{ -lean_object* x_23; lean_object* x_24; -x_23 = lean_ctor_get(x_12, 0); -lean_inc(x_23); -x_24 = lean_ctor_get(x_12, 1); -lean_inc(x_24); -lean_dec(x_12); -if (lean_obj_tag(x_24) == 0) -{ -uint8_t x_25; -x_25 = !lean_is_exclusive(x_11); -if (x_25 == 0) -{ -lean_object* x_26; lean_object* x_27; uint8_t x_28; -x_26 = lean_ctor_get(x_11, 0); -lean_dec(x_26); -x_27 = lean_ctor_get(x_23, 0); -lean_inc(x_27); -lean_dec(x_23); -x_28 = lean_name_eq(x_27, x_2); -lean_dec(x_27); -if (x_28 == 0) -{ -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_3); -lean_ctor_set(x_29, 1, x_4); -x_30 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_30, 0, x_1); -lean_ctor_set(x_30, 1, x_29); -x_31 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_11, 0, x_31); -return x_11; -} -else -{ -lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; -lean_dec(x_1); -lean_inc(x_3); -x_32 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_32, 0, x_3); -x_33 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_33, 0, x_32); -x_34 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_34, 0, x_3); -lean_ctor_set(x_34, 1, x_4); -x_35 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_35, 0, x_33); -lean_ctor_set(x_35, 1, x_34); -x_36 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_36, 0, x_35); -lean_ctor_set(x_11, 0, x_36); -return x_11; -} -} -else -{ -lean_object* x_37; lean_object* x_38; uint8_t x_39; -x_37 = lean_ctor_get(x_11, 1); -lean_inc(x_37); -lean_dec(x_11); -x_38 = lean_ctor_get(x_23, 0); -lean_inc(x_38); -lean_dec(x_23); -x_39 = lean_name_eq(x_38, x_2); -lean_dec(x_38); -if (x_39 == 0) -{ -lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; -x_40 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_40, 0, x_3); -lean_ctor_set(x_40, 1, x_4); -x_41 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_41, 0, x_1); -lean_ctor_set(x_41, 1, x_40); -x_42 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_42, 0, x_41); -x_43 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_43, 1, x_37); -return x_43; -} -else -{ -lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -lean_dec(x_1); -lean_inc(x_3); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_3); -x_45 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_45, 0, x_44); -x_46 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_46, 0, x_3); -lean_ctor_set(x_46, 1, x_4); -x_47 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_47, 0, x_45); -lean_ctor_set(x_47, 1, x_46); -x_48 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_48, 0, x_47); -x_49 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_49, 0, x_48); -lean_ctor_set(x_49, 1, x_37); -return x_49; -} -} -} -else -{ -uint8_t x_50; -lean_dec(x_24); -lean_dec(x_23); -x_50 = !lean_is_exclusive(x_11); -if (x_50 == 0) -{ -lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_51 = lean_ctor_get(x_11, 0); -lean_dec(x_51); -x_52 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_52, 0, x_3); -lean_ctor_set(x_52, 1, x_4); -x_53 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_53, 0, x_1); -lean_ctor_set(x_53, 1, x_52); -x_54 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_11, 0, x_54); -return x_11; -} -else -{ -lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; -x_55 = lean_ctor_get(x_11, 1); -lean_inc(x_55); -lean_dec(x_11); -x_56 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_56, 0, x_3); -lean_ctor_set(x_56, 1, x_4); -x_57 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_57, 0, x_1); -lean_ctor_set(x_57, 1, x_56); -x_58 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_58, 0, x_57); -x_59 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_59, 0, x_58); -lean_ctor_set(x_59, 1, x_55); -return x_59; -} -} -} -} -} -static lean_object* _init_l_Std_Range_forIn_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__4___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = lean_box(0); -x_2 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_2, 0, x_1); -return x_2; -} -} -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { -_start: -{ -uint8_t x_13; -x_13 = lean_nat_dec_le(x_5, x_4); -if (x_13 == 0) -{ -lean_object* x_14; uint8_t x_15; -x_14 = lean_unsigned_to_nat(0u); -x_15 = lean_nat_dec_eq(x_3, x_14); -if (x_15 == 0) -{ -lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_16 = lean_unsigned_to_nat(1u); -x_17 = lean_nat_sub(x_3, x_16); -lean_dec(x_3); -x_18 = lean_ctor_get(x_7, 1); -lean_inc(x_18); -lean_dec(x_7); -x_19 = lean_ctor_get(x_18, 1); -lean_inc(x_19); -if (lean_obj_tag(x_19) == 0) -{ -uint8_t x_20; -lean_dec(x_17); -lean_dec(x_10); -lean_dec(x_4); -lean_dec(x_2); -x_20 = !lean_is_exclusive(x_18); -if (x_20 == 0) -{ -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_18, 1); -lean_dec(x_21); -x_22 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__4___closed__1; -x_23 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_23, 0, x_22); -lean_ctor_set(x_23, 1, x_18); -x_24 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_24, 0, x_23); -lean_ctor_set(x_24, 1, x_12); -return x_24; -} -else -{ -lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; -x_25 = lean_ctor_get(x_18, 0); -lean_inc(x_25); -lean_dec(x_18); -x_26 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_26, 0, x_25); -lean_ctor_set(x_26, 1, x_19); -x_27 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__4___closed__1; -x_28 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_28, 0, x_27); -lean_ctor_set(x_28, 1, x_26); -x_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_28); -lean_ctor_set(x_29, 1, x_12); -return x_29; -} -} -else -{ -lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_30 = lean_ctor_get(x_18, 0); -lean_inc(x_30); -lean_dec(x_18); -x_31 = lean_ctor_get(x_19, 0); -lean_inc(x_31); -x_32 = lean_ctor_get(x_19, 1); -lean_inc(x_32); -lean_dec(x_19); -x_33 = l_Lean_Name_append(x_31, x_30); -x_34 = lean_box(0); -lean_inc(x_10); -lean_inc(x_2); -x_35 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__4___lambda__1(x_2, x_1, x_33, x_32, x_34, x_8, x_9, x_10, x_11, x_12); -x_36 = lean_ctor_get(x_35, 0); -lean_inc(x_36); -if (lean_obj_tag(x_36) == 0) -{ -uint8_t x_37; -lean_dec(x_17); -lean_dec(x_10); -lean_dec(x_4); -lean_dec(x_2); -x_37 = !lean_is_exclusive(x_35); -if (x_37 == 0) -{ -lean_object* x_38; lean_object* x_39; -x_38 = lean_ctor_get(x_35, 0); -lean_dec(x_38); -x_39 = lean_ctor_get(x_36, 0); -lean_inc(x_39); -lean_dec(x_36); -lean_ctor_set(x_35, 0, x_39); -return x_35; -} -else -{ -lean_object* x_40; lean_object* x_41; lean_object* x_42; -x_40 = lean_ctor_get(x_35, 1); -lean_inc(x_40); -lean_dec(x_35); -x_41 = lean_ctor_get(x_36, 0); -lean_inc(x_41); -lean_dec(x_36); -x_42 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_42, 0, x_41); -lean_ctor_set(x_42, 1, x_40); -return x_42; -} -} -else -{ -lean_object* x_43; lean_object* x_44; lean_object* x_45; -x_43 = lean_ctor_get(x_35, 1); -lean_inc(x_43); -lean_dec(x_35); -x_44 = lean_ctor_get(x_36, 0); -lean_inc(x_44); -lean_dec(x_36); -x_45 = lean_nat_add(x_4, x_6); -lean_dec(x_4); -x_3 = x_17; -x_4 = x_45; -x_7 = x_44; -x_12 = x_43; -goto _start; -} -} -} -else -{ -lean_object* x_47; -lean_dec(x_10); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_47 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_47, 0, x_7); -lean_ctor_set(x_47, 1, x_12); -return x_47; -} -} -else -{ -lean_object* x_48; -lean_dec(x_10); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_48 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_48, 0, x_7); -lean_ctor_set(x_48, 1, x_12); -return x_48; -} -} -} -LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_TerminationWF_unexpand___spec__2___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -lean_object* x_8; -x_8 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_8, 0, x_1); -lean_ctor_set(x_8, 1, x_7); -return x_8; -} -} -LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_TerminationWF_unexpand___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_8 = l_Lean_Name_componentsRev(x_2); -x_9 = lean_unsigned_to_nat(0u); -x_10 = l_List_lengthTRAux___rarg(x_8, x_9); -x_11 = lean_box(0); -x_12 = lean_box(0); -x_13 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_13, 0, x_12); -lean_ctor_set(x_13, 1, x_8); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_11); -lean_ctor_set(x_14, 1, x_13); -x_15 = lean_unsigned_to_nat(1u); -lean_inc(x_10); -x_16 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__4(x_1, x_11, x_10, x_9, x_10, x_15, x_14, x_3, x_4, x_5, x_6, x_7); -lean_dec(x_10); -x_17 = lean_ctor_get(x_16, 0); -lean_inc(x_17); -x_18 = lean_ctor_get(x_17, 0); -lean_inc(x_18); -lean_dec(x_17); -if (lean_obj_tag(x_18) == 0) -{ -uint8_t x_19; -x_19 = !lean_is_exclusive(x_16); -if (x_19 == 0) -{ -lean_object* x_20; -x_20 = lean_ctor_get(x_16, 0); -lean_dec(x_20); -lean_ctor_set(x_16, 0, x_11); -return x_16; -} -else -{ -lean_object* x_21; lean_object* x_22; -x_21 = lean_ctor_get(x_16, 1); -lean_inc(x_21); -lean_dec(x_16); -x_22 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_22, 0, x_11); -lean_ctor_set(x_22, 1, x_21); -return x_22; -} -} -else -{ -uint8_t x_23; -x_23 = !lean_is_exclusive(x_16); -if (x_23 == 0) -{ -lean_object* x_24; lean_object* x_25; -x_24 = lean_ctor_get(x_16, 0); -lean_dec(x_24); -x_25 = lean_ctor_get(x_18, 0); -lean_inc(x_25); -lean_dec(x_18); -lean_ctor_set(x_16, 0, x_25); -return x_16; -} -else -{ -lean_object* x_26; lean_object* x_27; lean_object* x_28; -x_26 = lean_ctor_get(x_16, 1); -lean_inc(x_26); -lean_dec(x_16); -x_27 = lean_ctor_get(x_18, 0); -lean_inc(x_27); -lean_dec(x_18); -x_28 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_28, 0, x_27); -lean_ctor_set(x_28, 1, x_26); -return x_28; -} -} -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, size_t x_4, size_t x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: -{ -uint8_t x_12; -x_12 = lean_usize_dec_lt(x_5, x_4); -if (x_12 == 0) -{ -lean_object* x_13; -lean_dec(x_9); -lean_dec(x_2); -x_13 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_13, 0, x_6); -lean_ctor_set(x_13, 1, x_11); -return x_13; -} -else -{ -lean_object* x_14; lean_object* x_15; lean_object* x_16; -lean_dec(x_6); -x_14 = lean_array_uget(x_3, x_5); -lean_inc(x_9); -x_15 = l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_TerminationWF_unexpand___spec__2(x_1, x_14, x_7, x_8, x_9, x_10, x_11); -x_16 = lean_ctor_get(x_15, 0); -lean_inc(x_16); -if (lean_obj_tag(x_16) == 0) -{ -lean_object* x_17; size_t x_18; size_t x_19; -x_17 = lean_ctor_get(x_15, 1); -lean_inc(x_17); -lean_dec(x_15); -x_18 = 1; -x_19 = lean_usize_add(x_5, x_18); -lean_inc(x_2); -{ -size_t _tmp_4 = x_19; -lean_object* _tmp_5 = x_2; -lean_object* _tmp_10 = x_17; -x_5 = _tmp_4; -x_6 = _tmp_5; -x_11 = _tmp_10; -} -goto _start; -} -else -{ -uint8_t x_21; -lean_dec(x_9); -lean_dec(x_2); -x_21 = !lean_is_exclusive(x_15); -if (x_21 == 0) -{ -lean_object* x_22; uint8_t x_23; -x_22 = lean_ctor_get(x_15, 0); -lean_dec(x_22); -x_23 = !lean_is_exclusive(x_16); -if (x_23 == 0) -{ -lean_object* x_24; lean_object* x_25; -x_24 = lean_box(0); -x_25 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_25, 0, x_16); -lean_ctor_set(x_25, 1, x_24); -lean_ctor_set(x_15, 0, x_25); -return x_15; -} -else -{ -lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; -x_26 = lean_ctor_get(x_16, 0); -lean_inc(x_26); -lean_dec(x_16); -x_27 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_27, 0, x_26); -x_28 = lean_box(0); -x_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_27); -lean_ctor_set(x_29, 1, x_28); -lean_ctor_set(x_15, 0, x_29); -return x_15; -} -} -else -{ -lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_30 = lean_ctor_get(x_15, 1); -lean_inc(x_30); -lean_dec(x_15); -x_31 = lean_ctor_get(x_16, 0); -lean_inc(x_31); -if (lean_is_exclusive(x_16)) { - lean_ctor_release(x_16, 0); - x_32 = x_16; -} else { - lean_dec_ref(x_16); - x_32 = lean_box(0); -} -if (lean_is_scalar(x_32)) { - x_33 = lean_alloc_ctor(1, 1, 0); -} else { - x_33 = x_32; -} -lean_ctor_set(x_33, 0, x_31); -x_34 = lean_box(0); -x_35 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_35, 0, x_33); -lean_ctor_set(x_35, 1, x_34); -x_36 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_36, 0, x_35); -lean_ctor_set(x_36, 1, x_30); -return x_36; -} -} -} -} -} -LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; size_t x_20; size_t x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_8 = lean_st_ref_get(x_6, x_7); -x_9 = lean_ctor_get(x_8, 0); -lean_inc(x_9); -x_10 = lean_ctor_get(x_8, 1); -lean_inc(x_10); -lean_dec(x_8); -x_11 = lean_ctor_get(x_9, 0); -lean_inc(x_11); -lean_dec(x_9); -lean_inc(x_1); -x_12 = l_Lean_getRevAliases(x_11, x_1); -x_13 = l_List_redLength___rarg(x_12); -x_14 = lean_mk_empty_array_with_capacity(x_13); -lean_dec(x_13); -x_15 = l_List_toArrayAux___rarg(x_12, x_14); -x_16 = l_Lean_rootNamespace; -lean_inc(x_1); -x_17 = l_Lean_Name_append(x_16, x_1); -x_18 = lean_array_push(x_15, x_17); -x_19 = lean_array_get_size(x_18); -x_20 = lean_usize_of_nat(x_19); -lean_dec(x_19); -x_21 = 0; -x_22 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__11; -x_23 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__5(x_1, x_22, x_18, x_20, x_21, x_22, x_3, x_4, x_5, x_6, x_10); -lean_dec(x_18); -x_24 = lean_ctor_get(x_23, 0); -lean_inc(x_24); -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -lean_dec(x_24); -if (lean_obj_tag(x_25) == 0) -{ -uint8_t x_26; -x_26 = !lean_is_exclusive(x_23); -if (x_26 == 0) -{ -lean_object* x_27; -x_27 = lean_ctor_get(x_23, 0); -lean_dec(x_27); -lean_ctor_set(x_23, 0, x_1); -return x_23; -} -else -{ -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_23, 1); -lean_inc(x_28); -lean_dec(x_23); -x_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_1); -lean_ctor_set(x_29, 1, x_28); -return x_29; -} -} -else -{ -uint8_t x_30; -lean_dec(x_1); -x_30 = !lean_is_exclusive(x_23); -if (x_30 == 0) -{ -lean_object* x_31; lean_object* x_32; -x_31 = lean_ctor_get(x_23, 0); -lean_dec(x_31); -x_32 = lean_ctor_get(x_25, 0); -lean_inc(x_32); -lean_dec(x_25); -lean_ctor_set(x_23, 0, x_32); -return x_23; -} -else -{ -lean_object* x_33; lean_object* x_34; lean_object* x_35; -x_33 = lean_ctor_get(x_23, 1); -lean_inc(x_33); -lean_dec(x_23); -x_34 = lean_ctor_get(x_25, 0); -lean_inc(x_34); -lean_dec(x_25); -x_35 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_35, 0, x_34); -lean_ctor_set(x_35, 1, x_33); -return x_35; -} -} -} -} -LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1___lambda__2(uint8_t x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -lean_dec(x_3); -if (x_1 == 0) -{ -lean_object* x_9; lean_object* x_10; -x_9 = lean_box(0); -x_10 = l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1___lambda__1(x_2, x_9, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_7); -lean_dec(x_5); -lean_dec(x_4); -return x_10; -} -else -{ -lean_object* x_11; lean_object* x_12; -lean_inc(x_2); -x_11 = l_Lean_resolveGlobalName___at_Lean_Elab_WF_TerminationWF_unexpand___spec__3(x_2, x_4, x_5, x_6, x_7, x_8); -lean_dec(x_7); -lean_dec(x_5); -lean_dec(x_4); -x_12 = lean_ctor_get(x_11, 0); -lean_inc(x_12); -if (lean_obj_tag(x_12) == 0) -{ -uint8_t x_13; -x_13 = !lean_is_exclusive(x_11); -if (x_13 == 0) -{ -lean_object* x_14; -x_14 = lean_ctor_get(x_11, 0); -lean_dec(x_14); -lean_ctor_set(x_11, 0, x_2); -return x_11; -} -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_ctor_get(x_11, 1); -lean_inc(x_15); -lean_dec(x_11); -x_16 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_16, 0, x_2); -lean_ctor_set(x_16, 1, x_15); -return x_16; -} -} -else -{ -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_12, 0); -lean_inc(x_17); -x_18 = lean_ctor_get(x_12, 1); -lean_inc(x_18); -lean_dec(x_12); -if (lean_obj_tag(x_18) == 0) -{ -uint8_t x_19; -x_19 = !lean_is_exclusive(x_11); -if (x_19 == 0) -{ -lean_object* x_20; lean_object* x_21; lean_object* x_22; -x_20 = lean_ctor_get(x_11, 0); -lean_dec(x_20); -x_21 = lean_ctor_get(x_17, 0); -lean_inc(x_21); -lean_dec(x_17); -lean_inc(x_21); -x_22 = lean_private_to_user_name(x_21); -if (lean_obj_tag(x_22) == 0) -{ -uint8_t x_23; -x_23 = lean_name_eq(x_21, x_2); -lean_dec(x_21); -if (x_23 == 0) -{ -lean_object* x_24; lean_object* x_25; -x_24 = l_Lean_rootNamespace; -x_25 = l_Lean_Name_append(x_24, x_2); -lean_ctor_set(x_11, 0, x_25); -return x_11; -} -else -{ -lean_ctor_set(x_11, 0, x_2); -return x_11; -} -} -else -{ -lean_object* x_26; uint8_t x_27; -lean_dec(x_21); -x_26 = lean_ctor_get(x_22, 0); -lean_inc(x_26); -lean_dec(x_22); -x_27 = lean_name_eq(x_26, x_2); -lean_dec(x_26); -if (x_27 == 0) -{ -lean_object* x_28; lean_object* x_29; -x_28 = l_Lean_rootNamespace; -x_29 = l_Lean_Name_append(x_28, x_2); -lean_ctor_set(x_11, 0, x_29); -return x_11; -} -else -{ -lean_ctor_set(x_11, 0, x_2); -return x_11; -} -} -} -else -{ -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_11, 1); -lean_inc(x_30); -lean_dec(x_11); -x_31 = lean_ctor_get(x_17, 0); -lean_inc(x_31); -lean_dec(x_17); -lean_inc(x_31); -x_32 = lean_private_to_user_name(x_31); -if (lean_obj_tag(x_32) == 0) -{ -uint8_t x_33; -x_33 = lean_name_eq(x_31, x_2); -lean_dec(x_31); -if (x_33 == 0) -{ -lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_34 = l_Lean_rootNamespace; -x_35 = l_Lean_Name_append(x_34, x_2); -x_36 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_36, 0, x_35); -lean_ctor_set(x_36, 1, x_30); -return x_36; -} -else -{ -lean_object* x_37; -x_37 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_37, 0, x_2); -lean_ctor_set(x_37, 1, x_30); -return x_37; -} -} -else -{ -lean_object* x_38; uint8_t x_39; -lean_dec(x_31); -x_38 = lean_ctor_get(x_32, 0); -lean_inc(x_38); -lean_dec(x_32); -x_39 = lean_name_eq(x_38, x_2); -lean_dec(x_38); -if (x_39 == 0) -{ -lean_object* x_40; lean_object* x_41; lean_object* x_42; -x_40 = l_Lean_rootNamespace; -x_41 = l_Lean_Name_append(x_40, x_2); -x_42 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_42, 0, x_41); -lean_ctor_set(x_42, 1, x_30); -return x_42; -} -else -{ -lean_object* x_43; -x_43 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_43, 0, x_2); -lean_ctor_set(x_43, 1, x_30); -return x_43; -} -} -} -} -else -{ -uint8_t x_44; -lean_dec(x_18); -lean_dec(x_17); -x_44 = !lean_is_exclusive(x_11); -if (x_44 == 0) -{ -lean_object* x_45; -x_45 = lean_ctor_get(x_11, 0); -lean_dec(x_45); -lean_ctor_set(x_11, 0, x_2); -return x_11; -} -else -{ -lean_object* x_46; lean_object* x_47; -x_46 = lean_ctor_get(x_11, 1); -lean_inc(x_46); -lean_dec(x_11); -x_47 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_47, 0, x_2); -lean_ctor_set(x_47, 1, x_46); -return x_47; -} -} -} -} -} -} -LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1(lean_object* x_1, uint8_t x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -uint8_t x_8; -x_8 = l_Lean_Name_hasMacroScopes(x_1); -if (x_8 == 0) -{ -lean_object* x_9; lean_object* x_10; -x_9 = lean_box(0); -x_10 = l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1___lambda__2(x_2, x_1, x_9, x_3, x_4, x_5, x_6, x_7); -return x_10; -} -else -{ -lean_object* x_11; -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_11 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_11, 0, x_1); -lean_ctor_set(x_11, 1, x_7); -return x_11; -} -} -} -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("null", 4); -return x_1; -} -} -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__1; -x_3 = l_Lean_Name_str___override(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__3() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("=>", 2); -return x_1; -} -} -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__4() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("patternIgnore", 13); -return x_1; -} -} -static lean_object* _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__4; -x_3 = l_Lean_Name_str___override(x_1, x_2); -return x_3; -} -} -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6(size_t x_1, size_t x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -uint8_t x_9; -x_9 = lean_usize_dec_lt(x_2, x_1); -if (x_9 == 0) -{ -lean_object* x_10; -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -x_10 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_10, 0, x_3); -lean_ctor_set(x_10, 1, x_8); -return x_10; -} -else -{ -lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; uint8_t x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; size_t x_37; size_t x_38; lean_object* x_39; -x_11 = lean_array_uget(x_3, x_2); -x_12 = lean_unsigned_to_nat(0u); -x_13 = lean_array_uset(x_3, x_2, x_12); -x_14 = lean_ctor_get(x_11, 1); -lean_inc(x_14); -x_15 = 0; -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_16 = l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1(x_14, x_15, x_4, x_5, x_6, x_7, x_8); -x_17 = lean_ctor_get(x_16, 0); -lean_inc(x_17); -x_18 = lean_ctor_get(x_16, 1); -lean_inc(x_18); -lean_dec(x_16); -x_19 = lean_mk_syntax_ident(x_17); -x_20 = lean_ctor_get(x_6, 5); -lean_inc(x_20); -x_21 = l_Lean_SourceInfo_fromRef(x_20, x_15); -x_22 = lean_st_ref_get(x_7, x_18); -x_23 = lean_ctor_get(x_22, 1); -lean_inc(x_23); -lean_dec(x_22); -x_24 = lean_ctor_get(x_11, 2); -lean_inc(x_24); -x_25 = l_Lean_Elab_WF_instInhabitedTerminationByElement___closed__1; -x_26 = l_Array_append___rarg(x_25, x_24); -x_27 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__2; -lean_inc(x_21); -x_28 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_28, 0, x_21); -lean_ctor_set(x_28, 1, x_27); -lean_ctor_set(x_28, 2, x_26); -x_29 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__3; -lean_inc(x_21); -x_30 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_30, 0, x_21); -lean_ctor_set(x_30, 1, x_29); -x_31 = lean_ctor_get(x_11, 3); -lean_inc(x_31); -lean_dec(x_11); -lean_inc(x_21); -x_32 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_32, 0, x_21); -lean_ctor_set(x_32, 1, x_27); -lean_ctor_set(x_32, 2, x_25); -x_33 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__5; -lean_inc(x_21); -x_34 = l_Lean_Syntax_node1(x_21, x_33, x_32); -x_35 = l_Lean_Elab_WF_expandTerminationBy_x3f___closed__4; -x_36 = l_Lean_Syntax_node5(x_21, x_35, x_19, x_28, x_30, x_31, x_34); -x_37 = 1; -x_38 = lean_usize_add(x_2, x_37); -x_39 = lean_array_uset(x_13, x_2, x_36); -x_2 = x_38; -x_3 = x_39; -x_8 = x_23; -goto _start; -} -} -} -static lean_object* _init_l_Lean_Elab_WF_TerminationWF_unexpand___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("termination_by", 14); -return x_1; -} -} -LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationWF_unexpand(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -lean_object* x_7; size_t x_8; size_t x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; lean_object* x_15; lean_object* x_16; uint8_t x_17; -x_7 = lean_array_get_size(x_1); -x_8 = lean_usize_of_nat(x_7); -lean_dec(x_7); -x_9 = 0; -lean_inc(x_5); -lean_inc(x_4); -x_10 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6(x_8, x_9, x_1, x_2, x_3, x_4, x_5, x_6); -x_11 = lean_ctor_get(x_10, 0); -lean_inc(x_11); -x_12 = lean_ctor_get(x_10, 1); -lean_inc(x_12); -lean_dec(x_10); -x_13 = lean_ctor_get(x_4, 5); -lean_inc(x_13); -lean_dec(x_4); -x_14 = 0; -x_15 = l_Lean_SourceInfo_fromRef(x_13, x_14); -x_16 = lean_st_ref_get(x_5, x_12); -lean_dec(x_5); -x_17 = !lean_is_exclusive(x_16); -if (x_17 == 0) -{ -lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_18 = lean_ctor_get(x_16, 0); -lean_dec(x_18); -x_19 = l_Lean_Elab_WF_TerminationWF_unexpand___closed__1; -lean_inc(x_15); -x_20 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_20, 0, x_15); -lean_ctor_set(x_20, 1, x_19); -x_21 = l_Lean_Elab_WF_instInhabitedTerminationByElement___closed__1; -x_22 = l_Array_append___rarg(x_21, x_11); -x_23 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__2; -lean_inc(x_15); -x_24 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_24, 0, x_15); -lean_ctor_set(x_24, 1, x_23); -lean_ctor_set(x_24, 2, x_22); -x_25 = l_Lean_Elab_WF_expandTerminationBy_x3f___closed__2; -x_26 = l_Lean_Syntax_node2(x_15, x_25, x_20, x_24); -lean_ctor_set(x_16, 0, x_26); -return x_16; -} -else -{ -lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_27 = lean_ctor_get(x_16, 1); -lean_inc(x_27); -lean_dec(x_16); -x_28 = l_Lean_Elab_WF_TerminationWF_unexpand___closed__1; -lean_inc(x_15); -x_29 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_29, 0, x_15); -lean_ctor_set(x_29, 1, x_28); -x_30 = l_Lean_Elab_WF_instInhabitedTerminationByElement___closed__1; -x_31 = l_Array_append___rarg(x_30, x_11); -x_32 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__2; -lean_inc(x_15); -x_33 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_33, 0, x_15); -lean_ctor_set(x_33, 1, x_32); -lean_ctor_set(x_33, 2, x_31); -x_34 = l_Lean_Elab_WF_expandTerminationBy_x3f___closed__2; -x_35 = l_Lean_Syntax_node2(x_15, x_34, x_29, x_33); -x_36 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_36, 0, x_35); -lean_ctor_set(x_36, 1, x_27); -return x_36; -} -} -} -LEAN_EXPORT lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_WF_TerminationWF_unexpand___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -lean_object* x_7; -x_7 = l_Lean_resolveGlobalName___at_Lean_Elab_WF_TerminationWF_unexpand___spec__3(x_1, x_2, x_3, x_4, x_5, x_6); -lean_dec(x_5); -lean_dec(x_3); -lean_dec(x_2); -return x_7; -} -} -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__4___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__4___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_9); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_2); -return x_11; -} -} -LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { -_start: -{ -lean_object* x_13; -x_13 = l_Std_Range_forIn_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__4(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -lean_dec(x_11); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_1); -return x_13; -} -} -LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_TerminationWF_unexpand___spec__2___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -lean_object* x_8; -x_8 = l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_TerminationWF_unexpand___spec__2___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_8; -} -} -LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_TerminationWF_unexpand___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -lean_object* x_8; -x_8 = l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_WF_TerminationWF_unexpand___spec__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7); -lean_dec(x_6); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_1); -return x_8; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: -{ -size_t x_12; size_t x_13; lean_object* x_14; -x_12 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_13 = lean_unbox_usize(x_5); -lean_dec(x_5); -x_14 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__5(x_1, x_2, x_3, x_12, x_13, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_10); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_3); -lean_dec(x_1); -return x_14; -} -} -LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -lean_object* x_8; -x_8 = l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7); -lean_dec(x_6); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_8; -} -} -LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -uint8_t x_9; lean_object* x_10; -x_9 = lean_unbox(x_1); -lean_dec(x_1); -x_10 = l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1___lambda__2(x_9, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -return x_10; -} -} -LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: -{ -uint8_t x_8; lean_object* x_9; -x_8 = lean_unbox(x_2); -lean_dec(x_2); -x_9 = l_Lean_unresolveNameGlobal___at_Lean_Elab_WF_TerminationWF_unexpand___spec__1(x_1, x_8, x_3, x_4, x_5, x_6, x_7); -return x_9; -} -} -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -size_t x_9; size_t x_10; lean_object* x_11; -x_9 = lean_unbox_usize(x_1); -lean_dec(x_1); -x_10 = lean_unbox_usize(x_2); -lean_dec(x_2); -x_11 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6(x_9, x_10, x_3, x_4, x_5, x_6, x_7, x_8); -return x_11; -} -} -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_markAsUsed___spec__1(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4) { -_start: +if (lean_obj_tag(x_19) == 0) { -uint8_t x_5; -x_5 = lean_usize_dec_eq(x_3, x_4); -if (x_5 == 0) +uint8_t x_126; +x_126 = !lean_is_exclusive(x_18); +if (x_126 == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; uint8_t x_139; +x_127 = lean_ctor_get(x_18, 0); +x_128 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_2, x_4, x_5, x_6, x_7, x_8); +x_129 = lean_ctor_get(x_128, 0); +lean_inc(x_129); +x_130 = lean_ctor_get(x_128, 1); +lean_inc(x_130); +lean_dec(x_128); +x_131 = l_Lean_FileMap_toPosition(x_12, x_127); +lean_dec(x_127); +lean_inc(x_131); +lean_ctor_set(x_18, 0, x_131); +lean_inc(x_15); +lean_inc(x_14); +x_132 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_132, 0, x_14); +lean_ctor_set(x_132, 1, x_15); +x_133 = lean_alloc_ctor(4, 2, 0); +lean_ctor_set(x_133, 0, x_132); +lean_ctor_set(x_133, 1, x_129); +x_134 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__3; +lean_inc(x_11); +x_135 = lean_alloc_ctor(0, 5, 2); +lean_ctor_set(x_135, 0, x_11); +lean_ctor_set(x_135, 1, x_131); +lean_ctor_set(x_135, 2, x_18); +lean_ctor_set(x_135, 3, x_134); +lean_ctor_set(x_135, 4, x_133); +lean_ctor_set_uint8(x_135, sizeof(void*)*5, x_17); +lean_ctor_set_uint8(x_135, sizeof(void*)*5 + 1, x_10); +x_136 = lean_st_ref_take(x_7, x_130); +x_137 = lean_ctor_get(x_136, 0); +lean_inc(x_137); +x_138 = lean_ctor_get(x_136, 1); +lean_inc(x_138); +lean_dec(x_136); +x_139 = !lean_is_exclusive(x_137); +if (x_139 == 0) { -lean_object* x_6; lean_object* x_7; uint8_t x_8; -x_6 = lean_array_uget(x_2, x_3); -x_7 = lean_ctor_get(x_6, 1); -lean_inc(x_7); -lean_dec(x_6); -x_8 = lean_name_eq(x_7, x_1); -lean_dec(x_7); -if (x_8 == 0) +lean_object* x_140; lean_object* x_141; lean_object* x_142; uint8_t x_143; +x_140 = lean_ctor_get(x_137, 5); +x_141 = l_Lean_PersistentArray_push___rarg(x_140, x_135); +lean_ctor_set(x_137, 5, x_141); +x_142 = lean_st_ref_set(x_7, x_137, x_138); +x_143 = !lean_is_exclusive(x_142); +if (x_143 == 0) { -size_t x_9; size_t x_10; -x_9 = 1; -x_10 = lean_usize_add(x_3, x_9); -x_3 = x_10; -goto _start; +lean_object* x_144; lean_object* x_145; +x_144 = lean_ctor_get(x_142, 0); +lean_dec(x_144); +x_145 = lean_box(0); +lean_ctor_set(x_142, 0, x_145); +return x_142; } else { -uint8_t x_12; -x_12 = 1; -return x_12; +lean_object* x_146; lean_object* x_147; lean_object* x_148; +x_146 = lean_ctor_get(x_142, 1); +lean_inc(x_146); +lean_dec(x_142); +x_147 = lean_box(0); +x_148 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_148, 0, x_147); +lean_ctor_set(x_148, 1, x_146); +return x_148; } } else { -uint8_t x_13; -x_13 = 0; -return x_13; -} +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; +x_149 = lean_ctor_get(x_137, 0); +x_150 = lean_ctor_get(x_137, 1); +x_151 = lean_ctor_get(x_137, 2); +x_152 = lean_ctor_get(x_137, 3); +x_153 = lean_ctor_get(x_137, 4); +x_154 = lean_ctor_get(x_137, 5); +x_155 = lean_ctor_get(x_137, 6); +lean_inc(x_155); +lean_inc(x_154); +lean_inc(x_153); +lean_inc(x_152); +lean_inc(x_151); +lean_inc(x_150); +lean_inc(x_149); +lean_dec(x_137); +x_156 = l_Lean_PersistentArray_push___rarg(x_154, x_135); +x_157 = lean_alloc_ctor(0, 7, 0); +lean_ctor_set(x_157, 0, x_149); +lean_ctor_set(x_157, 1, x_150); +lean_ctor_set(x_157, 2, x_151); +lean_ctor_set(x_157, 3, x_152); +lean_ctor_set(x_157, 4, x_153); +lean_ctor_set(x_157, 5, x_156); +lean_ctor_set(x_157, 6, x_155); +x_158 = lean_st_ref_set(x_7, x_157, x_138); +x_159 = lean_ctor_get(x_158, 1); +lean_inc(x_159); +if (lean_is_exclusive(x_158)) { + lean_ctor_release(x_158, 0); + lean_ctor_release(x_158, 1); + x_160 = x_158; +} else { + lean_dec_ref(x_158); + x_160 = lean_box(0); } +x_161 = lean_box(0); +if (lean_is_scalar(x_160)) { + x_162 = lean_alloc_ctor(0, 2, 0); +} else { + x_162 = x_160; } -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_markAsUsed___spec__2(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4) { -_start: -{ -uint8_t x_5; -x_5 = lean_usize_dec_eq(x_3, x_4); -if (x_5 == 0) -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; uint8_t x_10; -x_6 = lean_array_uget(x_2, x_3); -x_7 = lean_ctor_get(x_1, 0); -x_8 = lean_array_get_size(x_7); -x_9 = lean_unsigned_to_nat(0u); -x_10 = lean_nat_dec_lt(x_9, x_8); -if (x_10 == 0) -{ -size_t x_11; size_t x_12; -lean_dec(x_8); -lean_dec(x_6); -x_11 = 1; -x_12 = lean_usize_add(x_3, x_11); -x_3 = x_12; -goto _start; +lean_ctor_set(x_162, 0, x_161); +lean_ctor_set(x_162, 1, x_159); +return x_162; } -else -{ -size_t x_14; size_t x_15; uint8_t x_16; -x_14 = 0; -x_15 = lean_usize_of_nat(x_8); -lean_dec(x_8); -x_16 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_markAsUsed___spec__1(x_6, x_7, x_14, x_15); -lean_dec(x_6); -if (x_16 == 0) -{ -size_t x_17; size_t x_18; -x_17 = 1; -x_18 = lean_usize_add(x_3, x_17); -x_3 = x_18; -goto _start; } else { -uint8_t x_20; -x_20 = 1; -return x_20; -} +lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; +x_163 = lean_ctor_get(x_18, 0); +lean_inc(x_163); +lean_dec(x_18); +x_164 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_2, x_4, x_5, x_6, x_7, x_8); +x_165 = lean_ctor_get(x_164, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_164, 1); +lean_inc(x_166); +lean_dec(x_164); +x_167 = l_Lean_FileMap_toPosition(x_12, x_163); +lean_dec(x_163); +lean_inc(x_167); +x_168 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_168, 0, x_167); +lean_inc(x_15); +lean_inc(x_14); +x_169 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_169, 0, x_14); +lean_ctor_set(x_169, 1, x_15); +x_170 = lean_alloc_ctor(4, 2, 0); +lean_ctor_set(x_170, 0, x_169); +lean_ctor_set(x_170, 1, x_165); +x_171 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__3; +lean_inc(x_11); +x_172 = lean_alloc_ctor(0, 5, 2); +lean_ctor_set(x_172, 0, x_11); +lean_ctor_set(x_172, 1, x_167); +lean_ctor_set(x_172, 2, x_168); +lean_ctor_set(x_172, 3, x_171); +lean_ctor_set(x_172, 4, x_170); +lean_ctor_set_uint8(x_172, sizeof(void*)*5, x_17); +lean_ctor_set_uint8(x_172, sizeof(void*)*5 + 1, x_10); +x_173 = lean_st_ref_take(x_7, x_166); +x_174 = lean_ctor_get(x_173, 0); +lean_inc(x_174); +x_175 = lean_ctor_get(x_173, 1); +lean_inc(x_175); +lean_dec(x_173); +x_176 = lean_ctor_get(x_174, 0); +lean_inc(x_176); +x_177 = lean_ctor_get(x_174, 1); +lean_inc(x_177); +x_178 = lean_ctor_get(x_174, 2); +lean_inc(x_178); +x_179 = lean_ctor_get(x_174, 3); +lean_inc(x_179); +x_180 = lean_ctor_get(x_174, 4); +lean_inc(x_180); +x_181 = lean_ctor_get(x_174, 5); +lean_inc(x_181); +x_182 = lean_ctor_get(x_174, 6); +lean_inc(x_182); +if (lean_is_exclusive(x_174)) { + lean_ctor_release(x_174, 0); + lean_ctor_release(x_174, 1); + lean_ctor_release(x_174, 2); + lean_ctor_release(x_174, 3); + lean_ctor_release(x_174, 4); + lean_ctor_release(x_174, 5); + lean_ctor_release(x_174, 6); + x_183 = x_174; +} else { + lean_dec_ref(x_174); + x_183 = lean_box(0); } +x_184 = l_Lean_PersistentArray_push___rarg(x_181, x_172); +if (lean_is_scalar(x_183)) { + x_185 = lean_alloc_ctor(0, 7, 0); +} else { + x_185 = x_183; +} +lean_ctor_set(x_185, 0, x_176); +lean_ctor_set(x_185, 1, x_177); +lean_ctor_set(x_185, 2, x_178); +lean_ctor_set(x_185, 3, x_179); +lean_ctor_set(x_185, 4, x_180); +lean_ctor_set(x_185, 5, x_184); +lean_ctor_set(x_185, 6, x_182); +x_186 = lean_st_ref_set(x_7, x_185, x_175); +x_187 = lean_ctor_get(x_186, 1); +lean_inc(x_187); +if (lean_is_exclusive(x_186)) { + lean_ctor_release(x_186, 0); + lean_ctor_release(x_186, 1); + x_188 = x_186; +} else { + lean_dec_ref(x_186); + x_188 = lean_box(0); } -else -{ -uint8_t x_21; -x_21 = 0; -return x_21; +x_189 = lean_box(0); +if (lean_is_scalar(x_188)) { + x_190 = lean_alloc_ctor(0, 2, 0); +} else { + x_190 = x_188; } +lean_ctor_set(x_190, 0, x_189); +lean_ctor_set(x_190, 1, x_187); +return x_190; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationBy_markAsUsed___spec__3(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { -_start: +else { -uint8_t x_5; -x_5 = lean_usize_dec_lt(x_3, x_2); -if (x_5 == 0) +lean_object* x_191; uint8_t x_192; +x_191 = lean_ctor_get(x_18, 0); +lean_inc(x_191); +lean_dec(x_18); +x_192 = !lean_is_exclusive(x_19); +if (x_192 == 0) { -return x_4; +lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; uint8_t x_206; +x_193 = lean_ctor_get(x_19, 0); +x_194 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_2, x_4, x_5, x_6, x_7, x_8); +x_195 = lean_ctor_get(x_194, 0); +lean_inc(x_195); +x_196 = lean_ctor_get(x_194, 1); +lean_inc(x_196); +lean_dec(x_194); +x_197 = l_Lean_FileMap_toPosition(x_12, x_191); +lean_dec(x_191); +x_198 = l_Lean_FileMap_toPosition(x_12, x_193); +lean_dec(x_193); +lean_ctor_set(x_19, 0, x_198); +lean_inc(x_15); +lean_inc(x_14); +x_199 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_199, 0, x_14); +lean_ctor_set(x_199, 1, x_15); +x_200 = lean_alloc_ctor(4, 2, 0); +lean_ctor_set(x_200, 0, x_199); +lean_ctor_set(x_200, 1, x_195); +x_201 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__3; +lean_inc(x_11); +x_202 = lean_alloc_ctor(0, 5, 2); +lean_ctor_set(x_202, 0, x_11); +lean_ctor_set(x_202, 1, x_197); +lean_ctor_set(x_202, 2, x_19); +lean_ctor_set(x_202, 3, x_201); +lean_ctor_set(x_202, 4, x_200); +lean_ctor_set_uint8(x_202, sizeof(void*)*5, x_17); +lean_ctor_set_uint8(x_202, sizeof(void*)*5 + 1, x_10); +x_203 = lean_st_ref_take(x_7, x_196); +x_204 = lean_ctor_get(x_203, 0); +lean_inc(x_204); +x_205 = lean_ctor_get(x_203, 1); +lean_inc(x_205); +lean_dec(x_203); +x_206 = !lean_is_exclusive(x_204); +if (x_206 == 0) +{ +lean_object* x_207; lean_object* x_208; lean_object* x_209; uint8_t x_210; +x_207 = lean_ctor_get(x_204, 5); +x_208 = l_Lean_PersistentArray_push___rarg(x_207, x_202); +lean_ctor_set(x_204, 5, x_208); +x_209 = lean_st_ref_set(x_7, x_204, x_205); +x_210 = !lean_is_exclusive(x_209); +if (x_210 == 0) +{ +lean_object* x_211; lean_object* x_212; +x_211 = lean_ctor_get(x_209, 0); +lean_dec(x_211); +x_212 = lean_box(0); +lean_ctor_set(x_209, 0, x_212); +return x_209; +} +else +{ +lean_object* x_213; lean_object* x_214; lean_object* x_215; +x_213 = lean_ctor_get(x_209, 1); +lean_inc(x_213); +lean_dec(x_209); +x_214 = lean_box(0); +x_215 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_215, 0, x_214); +lean_ctor_set(x_215, 1, x_213); +return x_215; +} +} +else +{ +lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; +x_216 = lean_ctor_get(x_204, 0); +x_217 = lean_ctor_get(x_204, 1); +x_218 = lean_ctor_get(x_204, 2); +x_219 = lean_ctor_get(x_204, 3); +x_220 = lean_ctor_get(x_204, 4); +x_221 = lean_ctor_get(x_204, 5); +x_222 = lean_ctor_get(x_204, 6); +lean_inc(x_222); +lean_inc(x_221); +lean_inc(x_220); +lean_inc(x_219); +lean_inc(x_218); +lean_inc(x_217); +lean_inc(x_216); +lean_dec(x_204); +x_223 = l_Lean_PersistentArray_push___rarg(x_221, x_202); +x_224 = lean_alloc_ctor(0, 7, 0); +lean_ctor_set(x_224, 0, x_216); +lean_ctor_set(x_224, 1, x_217); +lean_ctor_set(x_224, 2, x_218); +lean_ctor_set(x_224, 3, x_219); +lean_ctor_set(x_224, 4, x_220); +lean_ctor_set(x_224, 5, x_223); +lean_ctor_set(x_224, 6, x_222); +x_225 = lean_st_ref_set(x_7, x_224, x_205); +x_226 = lean_ctor_get(x_225, 1); +lean_inc(x_226); +if (lean_is_exclusive(x_225)) { + lean_ctor_release(x_225, 0); + lean_ctor_release(x_225, 1); + x_227 = x_225; +} else { + lean_dec_ref(x_225); + x_227 = lean_box(0); } -else -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; uint8_t x_10; size_t x_11; size_t x_12; -x_6 = lean_array_uget(x_4, x_3); -x_7 = lean_unsigned_to_nat(0u); -x_8 = lean_array_uset(x_4, x_3, x_7); -x_9 = lean_array_get_size(x_1); -x_10 = lean_nat_dec_lt(x_7, x_9); -x_11 = 1; -x_12 = lean_usize_add(x_3, x_11); -if (x_10 == 0) -{ -lean_object* x_13; -lean_dec(x_9); -x_13 = lean_array_uset(x_8, x_3, x_6); -x_3 = x_12; -x_4 = x_13; -goto _start; +x_228 = lean_box(0); +if (lean_is_scalar(x_227)) { + x_229 = lean_alloc_ctor(0, 2, 0); +} else { + x_229 = x_227; } -else -{ -size_t x_15; size_t x_16; uint8_t x_17; -x_15 = 0; -x_16 = lean_usize_of_nat(x_9); -lean_dec(x_9); -x_17 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_markAsUsed___spec__2(x_6, x_1, x_15, x_16); -if (x_17 == 0) -{ -lean_object* x_18; -x_18 = lean_array_uset(x_8, x_3, x_6); -x_3 = x_12; -x_4 = x_18; -goto _start; +lean_ctor_set(x_229, 0, x_228); +lean_ctor_set(x_229, 1, x_226); +return x_229; } -else -{ -uint8_t x_20; -x_20 = !lean_is_exclusive(x_6); -if (x_20 == 0) -{ -uint8_t x_21; lean_object* x_22; -x_21 = 1; -lean_ctor_set_uint8(x_6, sizeof(void*)*1, x_21); -x_22 = lean_array_uset(x_8, x_3, x_6); -x_3 = x_12; -x_4 = x_22; -goto _start; } else { -lean_object* x_24; uint8_t x_25; lean_object* x_26; lean_object* x_27; -x_24 = lean_ctor_get(x_6, 0); -lean_inc(x_24); -lean_dec(x_6); -x_25 = 1; -x_26 = lean_alloc_ctor(0, 1, 1); -lean_ctor_set(x_26, 0, x_24); -lean_ctor_set_uint8(x_26, sizeof(void*)*1, x_25); -x_27 = lean_array_uset(x_8, x_3, x_26); -x_3 = x_12; -x_4 = x_27; -goto _start; -} -} -} -} +lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; lean_object* x_254; lean_object* x_255; lean_object* x_256; lean_object* x_257; lean_object* x_258; +x_230 = lean_ctor_get(x_19, 0); +lean_inc(x_230); +lean_dec(x_19); +x_231 = l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(x_2, x_4, x_5, x_6, x_7, x_8); +x_232 = lean_ctor_get(x_231, 0); +lean_inc(x_232); +x_233 = lean_ctor_get(x_231, 1); +lean_inc(x_233); +lean_dec(x_231); +x_234 = l_Lean_FileMap_toPosition(x_12, x_191); +lean_dec(x_191); +x_235 = l_Lean_FileMap_toPosition(x_12, x_230); +lean_dec(x_230); +x_236 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_236, 0, x_235); +lean_inc(x_15); +lean_inc(x_14); +x_237 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_237, 0, x_14); +lean_ctor_set(x_237, 1, x_15); +x_238 = lean_alloc_ctor(4, 2, 0); +lean_ctor_set(x_238, 0, x_237); +lean_ctor_set(x_238, 1, x_232); +x_239 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__3; +lean_inc(x_11); +x_240 = lean_alloc_ctor(0, 5, 2); +lean_ctor_set(x_240, 0, x_11); +lean_ctor_set(x_240, 1, x_234); +lean_ctor_set(x_240, 2, x_236); +lean_ctor_set(x_240, 3, x_239); +lean_ctor_set(x_240, 4, x_238); +lean_ctor_set_uint8(x_240, sizeof(void*)*5, x_17); +lean_ctor_set_uint8(x_240, sizeof(void*)*5 + 1, x_10); +x_241 = lean_st_ref_take(x_7, x_233); +x_242 = lean_ctor_get(x_241, 0); +lean_inc(x_242); +x_243 = lean_ctor_get(x_241, 1); +lean_inc(x_243); +lean_dec(x_241); +x_244 = lean_ctor_get(x_242, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_242, 1); +lean_inc(x_245); +x_246 = lean_ctor_get(x_242, 2); +lean_inc(x_246); +x_247 = lean_ctor_get(x_242, 3); +lean_inc(x_247); +x_248 = lean_ctor_get(x_242, 4); +lean_inc(x_248); +x_249 = lean_ctor_get(x_242, 5); +lean_inc(x_249); +x_250 = lean_ctor_get(x_242, 6); +lean_inc(x_250); +if (lean_is_exclusive(x_242)) { + lean_ctor_release(x_242, 0); + lean_ctor_release(x_242, 1); + lean_ctor_release(x_242, 2); + lean_ctor_release(x_242, 3); + lean_ctor_release(x_242, 4); + lean_ctor_release(x_242, 5); + lean_ctor_release(x_242, 6); + x_251 = x_242; +} else { + lean_dec_ref(x_242); + x_251 = lean_box(0); } +x_252 = l_Lean_PersistentArray_push___rarg(x_249, x_240); +if (lean_is_scalar(x_251)) { + x_253 = lean_alloc_ctor(0, 7, 0); +} else { + x_253 = x_251; +} +lean_ctor_set(x_253, 0, x_244); +lean_ctor_set(x_253, 1, x_245); +lean_ctor_set(x_253, 2, x_246); +lean_ctor_set(x_253, 3, x_247); +lean_ctor_set(x_253, 4, x_248); +lean_ctor_set(x_253, 5, x_252); +lean_ctor_set(x_253, 6, x_250); +x_254 = lean_st_ref_set(x_7, x_253, x_243); +x_255 = lean_ctor_get(x_254, 1); +lean_inc(x_255); +if (lean_is_exclusive(x_254)) { + lean_ctor_release(x_254, 0); + lean_ctor_release(x_254, 1); + x_256 = x_254; +} else { + lean_dec_ref(x_254); + x_256 = lean_box(0); } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationBy_markAsUsed(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; size_t x_4; size_t x_5; lean_object* x_6; -x_3 = lean_array_get_size(x_1); -x_4 = lean_usize_of_nat(x_3); -lean_dec(x_3); -x_5 = 0; -x_6 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationBy_markAsUsed___spec__3(x_2, x_4, x_5, x_1); -lean_dec(x_2); -return x_6; +x_257 = lean_box(0); +if (lean_is_scalar(x_256)) { + x_258 = lean_alloc_ctor(0, 2, 0); +} else { + x_258 = x_256; } +lean_ctor_set(x_258, 0, x_257); +lean_ctor_set(x_258, 1, x_255); +return x_258; } -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_markAsUsed___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -size_t x_5; size_t x_6; uint8_t x_7; lean_object* x_8; -x_5 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_6 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_7 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_markAsUsed___spec__1(x_1, x_2, x_5, x_6); -lean_dec(x_2); -lean_dec(x_1); -x_8 = lean_box(x_7); -return x_8; } } -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_markAsUsed___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -size_t x_5; size_t x_6; uint8_t x_7; lean_object* x_8; -x_5 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_6 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_7 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_markAsUsed___spec__2(x_1, x_2, x_5, x_6); -lean_dec(x_2); -lean_dec(x_1); -x_8 = lean_box(x_7); -return x_8; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationBy_markAsUsed___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -size_t x_5; size_t x_6; lean_object* x_7; -x_5 = lean_unbox_usize(x_2); -lean_dec(x_2); -x_6 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_7 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationBy_markAsUsed___spec__3(x_1, x_5, x_6, x_4); -lean_dec(x_1); -return x_7; } } -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_find_x3f___spec__1(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationHints_checkVars___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -uint8_t x_5; -x_5 = lean_usize_dec_eq(x_3, x_4); -if (x_5 == 0) -{ -lean_object* x_6; lean_object* x_7; uint8_t x_8; -x_6 = lean_array_uget(x_2, x_3); -x_7 = lean_ctor_get(x_6, 1); -lean_inc(x_7); -lean_dec(x_6); -x_8 = lean_name_eq(x_7, x_1); -lean_dec(x_7); -if (x_8 == 0) -{ -size_t x_9; size_t x_10; -x_9 = 1; -x_10 = lean_usize_add(x_3, x_9); -x_3 = x_10; -goto _start; -} -else +uint8_t x_9; +x_9 = !lean_is_exclusive(x_1); +if (x_9 == 0) { -uint8_t x_12; -x_12 = 1; -return x_12; -} +lean_object* x_10; lean_object* x_11; +x_10 = lean_ctor_get(x_1, 3); +lean_dec(x_10); +lean_ctor_set(x_1, 3, x_2); +x_11 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_11, 0, x_1); +lean_ctor_set(x_11, 1, x_8); +return x_11; } else { -uint8_t x_13; -x_13 = 0; -return x_13; +lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; +x_12 = lean_ctor_get(x_1, 0); +x_13 = lean_ctor_get(x_1, 1); +x_14 = lean_ctor_get(x_1, 2); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_dec(x_1); +x_15 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_15, 0, x_12); +lean_ctor_set(x_15, 1, x_13); +lean_ctor_set(x_15, 2, x_14); +lean_ctor_set(x_15, 3, x_2); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_8); +return x_16; } } } -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_find_x3f___spec__2(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4) { +static lean_object* _init_l_Lean_Elab_WF_TerminationHints_checkVars___closed__1() { _start: { -uint8_t x_5; -x_5 = lean_usize_dec_eq(x_3, x_4); -if (x_5 == 0) -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; uint8_t x_10; -x_6 = lean_array_uget(x_2, x_3); -x_7 = lean_ctor_get(x_1, 0); -x_8 = lean_array_get_size(x_7); -x_9 = lean_unsigned_to_nat(0u); -x_10 = lean_nat_dec_lt(x_9, x_8); -if (x_10 == 0) -{ -size_t x_11; size_t x_12; -lean_dec(x_8); -lean_dec(x_6); -x_11 = 1; -x_12 = lean_usize_add(x_3, x_11); -x_3 = x_12; -goto _start; -} -else -{ -size_t x_14; size_t x_15; uint8_t x_16; -x_14 = 0; -x_15 = lean_usize_of_nat(x_8); -lean_dec(x_8); -x_16 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_find_x3f___spec__1(x_6, x_7, x_14, x_15); -lean_dec(x_6); -if (x_16 == 0) -{ -size_t x_17; size_t x_18; -x_17 = 1; -x_18 = lean_usize_add(x_3, x_17); -x_3 = x_18; -goto _start; -} -else -{ -uint8_t x_20; -x_20 = 1; -return x_20; -} +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Too many extra parameters bound; the function definition only ", 62); +return x_1; } } -else +static lean_object* _init_l_Lean_Elab_WF_TerminationHints_checkVars___closed__2() { +_start: { -uint8_t x_21; -x_21 = 0; -return x_21; -} +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_WF_TerminationHints_checkVars___closed__1; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationBy_find_x3f___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, size_t x_4, size_t x_5, lean_object* x_6) { +static lean_object* _init_l_Lean_Elab_WF_TerminationHints_checkVars___closed__3() { _start: { -uint8_t x_7; -x_7 = lean_usize_dec_lt(x_5, x_4); -if (x_7 == 0) -{ -lean_inc(x_6); -return x_6; -} -else -{ -lean_object* x_8; lean_object* x_9; lean_object* x_10; uint8_t x_11; -x_8 = lean_array_uget(x_3, x_5); -x_9 = lean_array_get_size(x_1); -x_10 = lean_unsigned_to_nat(0u); -x_11 = lean_nat_dec_lt(x_10, x_9); -if (x_11 == 0) -{ -size_t x_12; size_t x_13; -lean_dec(x_9); -lean_dec(x_8); -x_12 = 1; -x_13 = lean_usize_add(x_5, x_12); -{ -size_t _tmp_4 = x_13; -lean_object* _tmp_5 = x_2; -x_5 = _tmp_4; -x_6 = _tmp_5; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("has ", 4); +return x_1; } -goto _start; } -else -{ -size_t x_15; size_t x_16; uint8_t x_17; -x_15 = 0; -x_16 = lean_usize_of_nat(x_9); -lean_dec(x_9); -x_17 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_find_x3f___spec__2(x_8, x_1, x_15, x_16); -if (x_17 == 0) -{ -size_t x_18; size_t x_19; -lean_dec(x_8); -x_18 = 1; -x_19 = lean_usize_add(x_5, x_18); +static lean_object* _init_l_Lean_Elab_WF_TerminationHints_checkVars___closed__4() { +_start: { -size_t _tmp_4 = x_19; -lean_object* _tmp_5 = x_2; -x_5 = _tmp_4; -x_6 = _tmp_5; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_WF_TerminationHints_checkVars___closed__3; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; } -goto _start; } -else +static lean_object* _init_l_Lean_Elab_WF_TerminationHints_checkVars___closed__5() { +_start: { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_21 = lean_ctor_get(x_8, 0); -lean_inc(x_21); -lean_dec(x_8); -x_22 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_22, 0, x_21); -x_23 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_23, 0, x_22); -x_24 = lean_box(0); -x_25 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_25, 0, x_23); -lean_ctor_set(x_25, 1, x_24); -return x_25; -} +lean_object* x_1; +x_1 = lean_mk_string_from_bytes(" extra parameters.", 18); +return x_1; } } +static lean_object* _init_l_Lean_Elab_WF_TerminationHints_checkVars___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_WF_TerminationHints_checkVars___closed__5; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationBy_find_x3f(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationHints_checkVars(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -lean_object* x_3; size_t x_4; size_t x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_3 = lean_array_get_size(x_1); -x_4 = lean_usize_of_nat(x_3); +lean_object* x_9; lean_object* x_10; lean_object* x_11; +x_9 = l_Lean_Expr_getNumHeadLambdas(x_3); lean_dec(x_3); -x_5 = 0; -x_6 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__11; -x_7 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationBy_find_x3f___spec__3(x_2, x_6, x_1, x_4, x_5, x_6); -x_8 = lean_ctor_get(x_7, 0); -lean_inc(x_8); -lean_dec(x_7); -if (lean_obj_tag(x_8) == 0) +x_10 = lean_nat_sub(x_9, x_1); +lean_dec(x_1); +lean_dec(x_9); +x_11 = lean_ctor_get(x_2, 1); +lean_inc(x_11); +if (lean_obj_tag(x_11) == 0) { -lean_object* x_9; -x_9 = lean_box(0); -return x_9; +lean_object* x_12; lean_object* x_13; +x_12 = lean_box(0); +x_13 = l_Lean_Elab_WF_TerminationHints_checkVars___lambda__1(x_2, x_10, x_12, x_4, x_5, x_6, x_7, x_8); +return x_13; } else { -lean_object* x_10; -x_10 = lean_ctor_get(x_8, 0); -lean_inc(x_10); -lean_dec(x_8); -return x_10; +lean_object* x_14; lean_object* x_15; lean_object* x_16; uint8_t x_17; +x_14 = lean_ctor_get(x_11, 0); +lean_inc(x_14); +lean_dec(x_11); +x_15 = lean_ctor_get(x_14, 1); +lean_inc(x_15); +x_16 = lean_array_get_size(x_15); +lean_dec(x_15); +x_17 = lean_nat_dec_lt(x_10, x_16); +lean_dec(x_16); +if (x_17 == 0) +{ +lean_object* x_18; lean_object* x_19; +lean_dec(x_14); +x_18 = lean_box(0); +x_19 = l_Lean_Elab_WF_TerminationHints_checkVars___lambda__1(x_2, x_10, x_18, x_4, x_5, x_6, x_7, x_8); +return x_19; } +else +{ +lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; uint8_t x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; +x_20 = lean_ctor_get(x_14, 0); +lean_inc(x_20); +lean_dec(x_14); +lean_inc(x_10); +x_21 = l_Nat_repr(x_10); +x_22 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_22, 0, x_21); +x_23 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_23, 0, x_22); +x_24 = l_Lean_Elab_WF_TerminationHints_checkVars___closed__4; +x_25 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_25, 0, x_24); +lean_ctor_set(x_25, 1, x_23); +x_26 = l_Lean_Elab_WF_TerminationHints_checkVars___closed__6; +x_27 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_27, 0, x_25); +lean_ctor_set(x_27, 1, x_26); +x_28 = l_Lean_Elab_WF_TerminationHints_checkVars___closed__2; +x_29 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_29, 0, x_28); +lean_ctor_set(x_29, 1, x_27); +x_30 = 2; +x_31 = l_Lean_logAt___at_Lean_Elab_WF_TerminationHints_checkVars___spec__1(x_20, x_29, x_30, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_20); +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +x_33 = lean_ctor_get(x_31, 1); +lean_inc(x_33); +lean_dec(x_31); +x_34 = l_Lean_Elab_WF_TerminationHints_checkVars___lambda__1(x_2, x_10, x_32, x_4, x_5, x_6, x_7, x_33); +lean_dec(x_32); +return x_34; } } -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_find_x3f___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { -_start: -{ -size_t x_5; size_t x_6; uint8_t x_7; lean_object* x_8; -x_5 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_6 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_7 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_find_x3f___spec__1(x_1, x_2, x_5, x_6); -lean_dec(x_2); -lean_dec(x_1); -x_8 = lean_box(x_7); -return x_8; } } -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_find_x3f___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_logAt___at_Lean_Elab_WF_TerminationHints_checkVars___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -size_t x_5; size_t x_6; uint8_t x_7; lean_object* x_8; -x_5 = lean_unbox_usize(x_3); +uint8_t x_9; lean_object* x_10; +x_9 = lean_unbox(x_3); lean_dec(x_3); -x_6 = lean_unbox_usize(x_4); +x_10 = l_Lean_logAt___at_Lean_Elab_WF_TerminationHints_checkVars___spec__1(x_1, x_2, x_9, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); lean_dec(x_4); -x_7 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_find_x3f___spec__2(x_1, x_2, x_5, x_6); -lean_dec(x_2); lean_dec(x_1); -x_8 = lean_box(x_7); -return x_8; +return x_10; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationBy_find_x3f___spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationHints_checkVars___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -size_t x_7; size_t x_8; lean_object* x_9; -x_7 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_8 = lean_unbox_usize(x_5); -lean_dec(x_5); -x_9 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationBy_find_x3f___spec__3(x_1, x_2, x_3, x_7, x_8, x_6); +lean_object* x_9; +x_9 = l_Lean_Elab_WF_TerminationHints_checkVars___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); return x_9; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationBy_find_x3f___boxed(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationHints_checkVars___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -lean_object* x_3; -x_3 = l_Lean_Elab_WF_TerminationBy_find_x3f(x_1, x_2); -lean_dec(x_2); -lean_dec(x_1); -return x_3; +lean_object* x_9; +x_9 = l_Lean_Elab_WF_TerminationHints_checkVars(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +return x_9; } } -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationByClique_allImplicit___spec__1(lean_object* x_1, size_t x_2, size_t x_3) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_elabTerminationHints___spec__1(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5) { _start: { -uint8_t x_4; -x_4 = lean_usize_dec_eq(x_2, x_3); -if (x_4 == 0) -{ -lean_object* x_5; uint8_t x_6; -x_5 = lean_array_uget(x_1, x_2); -x_6 = lean_ctor_get_uint8(x_5, sizeof(void*)*4); -lean_dec(x_5); +uint8_t x_6; +x_6 = lean_usize_dec_lt(x_4, x_3); if (x_6 == 0) { -uint8_t x_7; -x_7 = 1; -return x_7; +return x_5; } else { -size_t x_8; size_t x_9; -x_8 = 1; -x_9 = lean_usize_add(x_2, x_8); -x_2 = x_9; +lean_object* x_7; lean_object* x_8; lean_object* x_9; size_t x_10; size_t x_11; lean_object* x_12; +x_7 = lean_array_uget(x_5, x_4); +x_8 = lean_unsigned_to_nat(0u); +x_9 = lean_array_uset(x_5, x_4, x_8); +x_10 = 1; +x_11 = lean_usize_add(x_4, x_10); +x_12 = lean_array_uset(x_9, x_4, x_7); +x_4 = x_11; +x_5 = x_12; goto _start; } } -else -{ -uint8_t x_11; -x_11 = 0; -return x_11; } +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: +{ +lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; +x_5 = lean_ctor_get(x_1, 0); +lean_inc(x_5); +lean_dec(x_1); +x_6 = lean_ctor_get(x_5, 1); +lean_inc(x_6); +lean_dec(x_5); +x_7 = lean_unsigned_to_nat(0u); +x_8 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_8, 0, x_2); +lean_ctor_set(x_8, 1, x_3); +lean_ctor_set(x_8, 2, x_4); +lean_ctor_set(x_8, 3, x_7); +x_9 = lean_apply_2(x_6, lean_box(0), x_8); +return x_9; } } -LEAN_EXPORT uint8_t l_Lean_Elab_WF_TerminationByClique_allImplicit(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__2(lean_object* x_1, lean_object* x_2) { _start: { -lean_object* x_2; lean_object* x_3; lean_object* x_4; uint8_t x_5; -x_2 = lean_ctor_get(x_1, 0); -x_3 = lean_array_get_size(x_2); -x_4 = lean_unsigned_to_nat(0u); -x_5 = lean_nat_dec_lt(x_4, x_3); -if (x_5 == 0) -{ -uint8_t x_6; +lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_3 = lean_ctor_get(x_1, 0); +lean_inc(x_3); +lean_dec(x_1); +x_4 = lean_ctor_get(x_3, 1); +lean_inc(x_4); lean_dec(x_3); -x_6 = 1; +x_5 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_5, 0, x_2); +x_6 = lean_apply_2(x_4, lean_box(0), x_5); return x_6; } -else -{ -size_t x_7; size_t x_8; uint8_t x_9; -x_7 = 0; -x_8 = lean_usize_of_nat(x_3); -lean_dec(x_3); -x_9 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationByClique_allImplicit___spec__1(x_2, x_7, x_8); -if (x_9 == 0) -{ -uint8_t x_10; -x_10 = 1; -return x_10; } -else +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__1() { +_start: { -uint8_t x_11; -x_11 = 0; -return x_11; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("decreasingBy", 12); +return x_1; } } +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__1; +x_2 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__2; +x_3 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__3; +x_4 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; } } -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationByClique_allImplicit___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__3() { _start: { -size_t x_4; size_t x_5; uint8_t x_6; lean_object* x_7; -x_4 = lean_unbox_usize(x_2); -lean_dec(x_2); -x_5 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_6 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationByClique_allImplicit___spec__1(x_1, x_4, x_5); -lean_dec(x_1); -x_7 = lean_box(x_6); -return x_7; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("unexpected `decreasing_by` syntax", 33); +return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationByClique_allImplicit___boxed(lean_object* x_1) { +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__4() { _start: { -uint8_t x_2; lean_object* x_3; -x_2 = l_Lean_Elab_WF_TerminationByClique_allImplicit(x_1); -lean_dec(x_1); -x_3 = lean_box(x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__3; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationByClique_getExplicitElement_x3f___spec__1(lean_object* x_1, lean_object* x_2, size_t x_3, size_t x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { -uint8_t x_6; -x_6 = lean_usize_dec_lt(x_4, x_3); -if (x_6 == 0) +lean_object* x_7; +lean_inc(x_1); +x_7 = lean_alloc_closure((void*)(l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__1), 4, 3); +lean_closure_set(x_7, 0, x_1); +lean_closure_set(x_7, 1, x_2); +lean_closure_set(x_7, 2, x_6); +if (lean_obj_tag(x_3) == 0) { -lean_inc(x_5); -return x_5; +lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; +lean_dec(x_5); +x_8 = lean_ctor_get(x_1, 0); +lean_inc(x_8); +lean_dec(x_1); +x_9 = lean_ctor_get(x_8, 1); +lean_inc(x_9); +lean_dec(x_8); +x_10 = lean_box(0); +x_11 = lean_apply_2(x_9, lean_box(0), x_10); +x_12 = lean_apply_4(x_4, lean_box(0), lean_box(0), x_11, x_7); +return x_12; } else { -lean_object* x_7; uint8_t x_8; -x_7 = lean_array_uget(x_2, x_4); -x_8 = lean_ctor_get_uint8(x_7, sizeof(void*)*4); -if (x_8 == 0) +lean_object* x_13; lean_object* x_14; uint8_t x_15; lean_object* x_16; +x_13 = lean_ctor_get(x_3, 0); +lean_inc(x_13); +lean_dec(x_3); +x_14 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__2; +lean_inc(x_13); +x_15 = l_Lean_Syntax_isOfKind(x_13, x_14); +lean_inc(x_1); +x_16 = lean_alloc_closure((void*)(l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__2), 2, 1); +lean_closure_set(x_16, 0, x_1); +if (x_15 == 0) { -lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; -x_9 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_9, 0, x_7); -x_10 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_10, 0, x_9); -x_11 = lean_box(0); -x_12 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_12, 0, x_10); -lean_ctor_set(x_12, 1, x_11); -return x_12; +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +x_17 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__4; +x_18 = l_Lean_throwErrorAt___rarg(x_1, x_5, x_13, x_17); +lean_inc(x_4); +x_19 = lean_apply_4(x_4, lean_box(0), lean_box(0), x_18, x_16); +x_20 = lean_apply_4(x_4, lean_box(0), lean_box(0), x_19, x_7); +return x_20; } else { -size_t x_13; size_t x_14; -lean_dec(x_7); -x_13 = 1; -x_14 = lean_usize_add(x_4, x_13); -{ -size_t _tmp_3 = x_14; -lean_object* _tmp_4 = x_1; -x_4 = _tmp_3; -x_5 = _tmp_4; -} -goto _start; +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; +lean_dec(x_5); +x_21 = lean_unsigned_to_nat(1u); +x_22 = l_Lean_Syntax_getArg(x_13, x_21); +x_23 = lean_ctor_get(x_1, 0); +lean_inc(x_23); +lean_dec(x_1); +x_24 = lean_ctor_get(x_23, 1); +lean_inc(x_24); +lean_dec(x_23); +x_25 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_25, 0, x_13); +lean_ctor_set(x_25, 1, x_22); +x_26 = lean_apply_2(x_24, lean_box(0), x_25); +lean_inc(x_4); +x_27 = lean_apply_4(x_4, lean_box(0), lean_box(0), x_26, x_16); +x_28 = lean_apply_4(x_4, lean_box(0), lean_box(0), x_27, x_7); +return x_28; } } } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationByClique_getExplicitElement_x3f(lean_object* x_1) { +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__1() { _start: { -lean_object* x_2; lean_object* x_3; size_t x_4; size_t x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_2 = lean_ctor_get(x_1, 0); -x_3 = lean_array_get_size(x_2); -x_4 = lean_usize_of_nat(x_3); -lean_dec(x_3); -x_5 = 0; -x_6 = l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__11; -x_7 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationByClique_getExplicitElement_x3f___spec__1(x_6, x_2, x_4, x_5, x_6); -x_8 = lean_ctor_get(x_7, 0); -lean_inc(x_8); -lean_dec(x_7); -if (lean_obj_tag(x_8) == 0) -{ -lean_object* x_9; -x_9 = lean_box(0); -return x_9; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("unexpected `termination_by` syntax", 34); +return x_1; } -else +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__2() { +_start: { -lean_object* x_10; -x_10 = lean_ctor_get(x_8, 0); -lean_inc(x_10); -lean_dec(x_8); -return x_10; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__1; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; } } +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__3() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("ident", 5); +return x_1; +} } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationByClique_getExplicitElement_x3f___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__4() { _start: { -size_t x_6; size_t x_7; lean_object* x_8; -x_6 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_7 = lean_unbox_usize(x_4); -lean_dec(x_4); -x_8 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationByClique_getExplicitElement_x3f___spec__1(x_1, x_2, x_6, x_7, x_5); -lean_dec(x_5); -lean_dec(x_2); -lean_dec(x_1); -return x_8; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__3; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationByClique_getExplicitElement_x3f___boxed(lean_object* x_1) { +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__5() { _start: { -lean_object* x_2; -x_2 = l_Lean_Elab_WF_TerminationByClique_getExplicitElement_x3f(x_1); -lean_dec(x_1); -return x_2; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("no extra parameters bounds, please omit the `=>`", 48); +return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationBy_ensureAllUsed___spec__1___closed__1() { +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__6() { _start: { -uint8_t x_1; lean_object* x_2; lean_object* x_3; -x_1 = 1; -x_2 = lean_box(x_1); -x_3 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_3, 0, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__5; +x_2 = l_Lean_stringToMessageData(x_1); +return x_2; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationBy_ensureAllUsed___spec__1(uint8_t x_1, lean_object* x_2, size_t x_3, size_t x_4, uint8_t x_5, lean_object* x_6, lean_object* x_7) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { -lean_object* x_8; lean_object* x_9; uint8_t x_16; -x_16 = lean_usize_dec_lt(x_4, x_3); -if (x_16 == 0) +lean_object* x_7; lean_object* x_8; +x_7 = lean_ctor_get(x_1, 1); +lean_inc(x_7); +lean_inc(x_3); +lean_inc(x_7); +lean_inc(x_1); +x_8 = lean_alloc_closure((void*)(l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3), 6, 5); +lean_closure_set(x_8, 0, x_1); +lean_closure_set(x_8, 1, x_2); +lean_closure_set(x_8, 2, x_6); +lean_closure_set(x_8, 3, x_7); +lean_closure_set(x_8, 4, x_3); +if (lean_obj_tag(x_4) == 0) { -lean_object* x_17; lean_object* x_18; -lean_dec(x_6); -x_17 = lean_box(x_5); -x_18 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_18, 0, x_17); -lean_ctor_set(x_18, 1, x_7); -return x_18; +lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; +lean_dec(x_3); +x_9 = lean_ctor_get(x_1, 0); +lean_inc(x_9); +lean_dec(x_1); +x_10 = lean_ctor_get(x_9, 1); +lean_inc(x_10); +lean_dec(x_9); +x_11 = lean_box(0); +x_12 = lean_apply_2(x_10, lean_box(0), x_11); +x_13 = lean_apply_4(x_7, lean_box(0), lean_box(0), x_12, x_8); +return x_13; } else { -lean_object* x_19; uint8_t x_20; -x_19 = lean_array_uget(x_2, x_4); -x_20 = lean_ctor_get_uint8(x_19, sizeof(void*)*1); -if (x_20 == 0) -{ -lean_object* x_21; -x_21 = l_Lean_Elab_WF_TerminationByClique_getExplicitElement_x3f(x_19); -if (lean_obj_tag(x_21) == 0) -{ -if (x_1 == 0) +lean_object* x_14; lean_object* x_15; uint8_t x_16; lean_object* x_17; +x_14 = lean_ctor_get(x_4, 0); +lean_inc(x_14); +lean_dec(x_4); +x_15 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__5; +lean_inc(x_14); +x_16 = l_Lean_Syntax_isOfKind(x_14, x_15); +lean_inc(x_1); +x_17 = lean_alloc_closure((void*)(l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__2), 2, 1); +lean_closure_set(x_17, 0, x_1); +if (x_16 == 0) { -if (x_5 == 0) +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; +x_18 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__2; +x_19 = l_Lean_throwErrorAt___rarg(x_1, x_3, x_14, x_18); +lean_inc(x_7); +x_20 = lean_apply_4(x_7, lean_box(0), lean_box(0), x_19, x_17); +x_21 = lean_apply_4(x_7, lean_box(0), lean_box(0), x_20, x_8); +return x_21; +} +else { lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; -x_22 = lean_ctor_get(x_19, 0); -lean_inc(x_22); -lean_dec(x_19); -x_23 = lean_array_get_size(x_22); -x_24 = lean_unsigned_to_nat(0u); -x_25 = lean_nat_dec_lt(x_24, x_23); -lean_dec(x_23); +x_22 = lean_unsigned_to_nat(1u); +x_23 = l_Lean_Syntax_getArg(x_14, x_22); +x_24 = lean_unsigned_to_nat(2u); +lean_inc(x_23); +x_25 = l_Lean_Syntax_matchesNull(x_23, x_24); if (x_25 == 0) { -lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; uint8_t x_31; -lean_dec(x_22); -x_26 = l_Lean_Elab_WF_instInhabitedTerminationByElement; -x_27 = l___private_Init_Util_0__outOfBounds___rarg(x_26); -x_28 = lean_ctor_get(x_27, 0); -lean_inc(x_28); -lean_dec(x_27); -x_29 = l_Lean_RBNode_foldM___at_Lean_Elab_WF_DecreasingBy_ensureAllUsed___spec__1___closed__1; -x_30 = l_Lean_Macro_throwErrorAt___rarg(x_28, x_29, x_6, x_7); -lean_dec(x_28); -x_31 = !lean_is_exclusive(x_30); -if (x_31 == 0) +lean_object* x_26; uint8_t x_27; +x_26 = lean_unsigned_to_nat(0u); +x_27 = l_Lean_Syntax_matchesNull(x_23, x_26); +if (x_27 == 0) { -return x_30; +lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_28 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__2; +x_29 = l_Lean_throwErrorAt___rarg(x_1, x_3, x_14, x_28); +lean_inc(x_7); +x_30 = lean_apply_4(x_7, lean_box(0), lean_box(0), x_29, x_17); +x_31 = lean_apply_4(x_7, lean_box(0), lean_box(0), x_30, x_8); +return x_31; } else { -lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_32 = lean_ctor_get(x_30, 0); -x_33 = lean_ctor_get(x_30, 1); +lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; +lean_dec(x_3); +x_32 = l_Lean_Syntax_getArg(x_14, x_24); +x_33 = lean_ctor_get(x_1, 0); lean_inc(x_33); -lean_inc(x_32); -lean_dec(x_30); -x_34 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_34, 0, x_32); -lean_ctor_set(x_34, 1, x_33); -return x_34; +lean_dec(x_1); +x_34 = lean_ctor_get(x_33, 1); +lean_inc(x_34); +lean_dec(x_33); +x_35 = l_Lean_Elab_WF_instInhabitedTerminationBy___closed__1; +x_36 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_36, 0, x_14); +lean_ctor_set(x_36, 1, x_35); +lean_ctor_set(x_36, 2, x_32); +x_37 = lean_apply_2(x_34, lean_box(0), x_36); +lean_inc(x_7); +x_38 = lean_apply_4(x_7, lean_box(0), lean_box(0), x_37, x_17); +x_39 = lean_apply_4(x_7, lean_box(0), lean_box(0), x_38, x_8); +return x_39; } } else { -lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; uint8_t x_39; -x_35 = lean_array_fget(x_22, x_24); -lean_dec(x_22); -x_36 = lean_ctor_get(x_35, 0); -lean_inc(x_36); -lean_dec(x_35); -x_37 = l_Lean_RBNode_foldM___at_Lean_Elab_WF_DecreasingBy_ensureAllUsed___spec__1___closed__1; -x_38 = l_Lean_Macro_throwErrorAt___rarg(x_36, x_37, x_6, x_7); -lean_dec(x_36); -x_39 = !lean_is_exclusive(x_38); -if (x_39 == 0) +lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; uint8_t x_45; +x_40 = lean_unsigned_to_nat(0u); +x_41 = l_Lean_Syntax_getArg(x_23, x_40); +lean_dec(x_23); +x_42 = l_Lean_Syntax_getArg(x_14, x_24); +x_43 = lean_box(0); +x_44 = l_Lean_Syntax_getArgs(x_41); +lean_dec(x_41); +x_45 = l_Array_isEmpty___rarg(x_44); +if (x_45 == 0) { -return x_38; +lean_object* x_46; lean_object* x_47; lean_object* x_48; size_t x_49; size_t x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; +lean_dec(x_3); +x_46 = lean_ctor_get(x_1, 0); +lean_inc(x_46); +lean_dec(x_1); +x_47 = lean_ctor_get(x_46, 1); +lean_inc(x_47); +lean_dec(x_46); +x_48 = lean_array_get_size(x_44); +x_49 = lean_usize_of_nat(x_48); +lean_dec(x_48); +x_50 = 0; +x_51 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__4; +x_52 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_elabTerminationHints___spec__1(x_43, x_51, x_49, x_50, x_44); +x_53 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_53, 0, x_14); +lean_ctor_set(x_53, 1, x_52); +lean_ctor_set(x_53, 2, x_42); +x_54 = lean_apply_2(x_47, lean_box(0), x_53); +lean_inc(x_7); +x_55 = lean_apply_4(x_7, lean_box(0), lean_box(0), x_54, x_17); +x_56 = lean_apply_4(x_7, lean_box(0), lean_box(0), x_55, x_8); +return x_56; } else { -lean_object* x_40; lean_object* x_41; lean_object* x_42; -x_40 = lean_ctor_get(x_38, 0); -x_41 = lean_ctor_get(x_38, 1); -lean_inc(x_41); -lean_inc(x_40); -lean_dec(x_38); -x_42 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_42, 0, x_40); -lean_ctor_set(x_42, 1, x_41); -return x_42; +lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; +lean_dec(x_44); +lean_dec(x_42); +x_57 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__6; +x_58 = l_Lean_throwErrorAt___rarg(x_1, x_3, x_14, x_57); +lean_inc(x_7); +x_59 = lean_apply_4(x_7, lean_box(0), lean_box(0), x_58, x_17); +x_60 = lean_apply_4(x_7, lean_box(0), lean_box(0), x_59, x_8); +return x_60; } } } -else +} +} +} +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5___closed__1() { +_start: { -lean_object* x_43; lean_object* x_44; -lean_dec(x_19); -x_43 = lean_box(x_5); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -x_8 = x_44; -x_9 = x_7; -goto block_15; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Unexpected Termination.suffix syntax: ", 38); +return x_1; } } -else +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5___closed__2() { +_start: { -lean_object* x_45; lean_object* x_46; -lean_dec(x_19); -x_45 = lean_box(x_5); -x_46 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_46, 0, x_45); -x_8 = x_46; -x_9 = x_7; -goto block_15; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes(" of kind ", 9); +return x_1; +} } +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +lean_object* x_6; lean_object* x_7; uint8_t x_8; +lean_dec(x_4); +x_6 = lean_unsigned_to_nat(1u); +x_7 = l_Lean_Syntax_getArg(x_1, x_6); +x_8 = l_Lean_Syntax_isNone(x_7); +if (x_8 == 0) +{ +uint8_t x_9; +lean_inc(x_7); +x_9 = l_Lean_Syntax_matchesNull(x_7, x_6); +if (x_9 == 0) +{ +lean_object* x_10; uint8_t x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; +lean_dec(x_7); +lean_dec(x_5); +x_10 = lean_box(0); +x_11 = 0; +x_12 = lean_unsigned_to_nat(0u); +lean_inc(x_1); +x_13 = l_Lean_Syntax_formatStxAux(x_10, x_11, x_12, x_1); +x_14 = l_Std_Format_defWidth; +x_15 = lean_format_pretty(x_13, x_14); +x_16 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5___closed__1; +x_17 = lean_string_append(x_16, x_15); +lean_dec(x_15); +x_18 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5___closed__2; +x_19 = lean_string_append(x_17, x_18); +lean_inc(x_1); +x_20 = l_Lean_Syntax_getKind(x_1); +x_21 = 1; +x_22 = l_Lean_Name_toString(x_20, x_21); +x_23 = lean_string_append(x_19, x_22); +lean_dec(x_22); +x_24 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__3; +x_25 = lean_string_append(x_23, x_24); +x_26 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_26, 0, x_25); +x_27 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_27, 0, x_26); +x_28 = l_Lean_throwErrorAt___rarg(x_2, x_3, x_1, x_27); +return x_28; } else { -lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint8_t x_51; -lean_dec(x_19); -x_47 = lean_ctor_get(x_21, 0); -lean_inc(x_47); -lean_dec(x_21); -x_48 = lean_ctor_get(x_47, 0); -lean_inc(x_48); -lean_dec(x_47); -x_49 = l_Lean_RBNode_foldM___at_Lean_Elab_WF_DecreasingBy_ensureAllUsed___spec__1___closed__1; -x_50 = l_Lean_Macro_throwErrorAt___rarg(x_48, x_49, x_6, x_7); -lean_dec(x_48); -x_51 = !lean_is_exclusive(x_50); -if (x_51 == 0) +lean_object* x_29; lean_object* x_30; lean_object* x_31; uint8_t x_32; +x_29 = lean_unsigned_to_nat(0u); +x_30 = l_Lean_Syntax_getArg(x_7, x_29); +lean_dec(x_7); +x_31 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__2; +lean_inc(x_30); +x_32 = l_Lean_Syntax_isOfKind(x_30, x_31); +if (x_32 == 0) { +lean_object* x_33; uint8_t x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; uint8_t x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +lean_dec(x_30); +lean_dec(x_5); +x_33 = lean_box(0); +x_34 = 0; +lean_inc(x_1); +x_35 = l_Lean_Syntax_formatStxAux(x_33, x_34, x_29, x_1); +x_36 = l_Std_Format_defWidth; +x_37 = lean_format_pretty(x_35, x_36); +x_38 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5___closed__1; +x_39 = lean_string_append(x_38, x_37); +lean_dec(x_37); +x_40 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5___closed__2; +x_41 = lean_string_append(x_39, x_40); +lean_inc(x_1); +x_42 = l_Lean_Syntax_getKind(x_1); +x_43 = 1; +x_44 = l_Lean_Name_toString(x_42, x_43); +x_45 = lean_string_append(x_41, x_44); +lean_dec(x_44); +x_46 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__3; +x_47 = lean_string_append(x_45, x_46); +x_48 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_48, 0, x_47); +x_49 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_49, 0, x_48); +x_50 = l_Lean_throwErrorAt___rarg(x_2, x_3, x_1, x_49); return x_50; } else { -lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_52 = lean_ctor_get(x_50, 0); -x_53 = lean_ctor_get(x_50, 1); -lean_inc(x_53); -lean_inc(x_52); -lean_dec(x_50); -x_54 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_54, 0, x_52); -lean_ctor_set(x_54, 1, x_53); -return x_54; +lean_object* x_51; lean_object* x_52; lean_object* x_53; +x_51 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_51, 0, x_30); +x_52 = lean_box(0); +x_53 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4(x_2, x_1, x_3, x_5, x_52, x_51); +return x_53; } } } else { -lean_object* x_55; lean_object* x_56; -lean_dec(x_19); -x_55 = lean_box(x_5); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -x_8 = x_56; -x_9 = x_7; -goto block_15; +lean_object* x_54; lean_object* x_55; lean_object* x_56; +lean_dec(x_7); +x_54 = lean_box(0); +x_55 = lean_box(0); +x_56 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4(x_2, x_1, x_3, x_5, x_55, x_54); +return x_56; } } -block_15: -{ -lean_object* x_10; size_t x_11; size_t x_12; uint8_t x_13; -x_10 = lean_ctor_get(x_8, 0); -lean_inc(x_10); -lean_dec(x_8); -x_11 = 1; -x_12 = lean_usize_add(x_4, x_11); -x_13 = lean_unbox(x_10); -lean_dec(x_10); -x_4 = x_12; -x_5 = x_13; -x_7 = x_9; -goto _start; } +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__6___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; } } -LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_ensureAllUsed___spec__2(lean_object* x_1, size_t x_2, size_t x_3) { +static lean_object* _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__6___closed__2() { _start: { -uint8_t x_4; -x_4 = lean_usize_dec_eq(x_2, x_3); -if (x_4 == 0) +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__1; +x_2 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__2; +x_3 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__3; +x_4 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__6___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +_start: { lean_object* x_5; uint8_t x_6; -x_5 = lean_array_uget(x_1, x_2); -x_6 = l_Lean_Elab_WF_TerminationByClique_allImplicit(x_5); +lean_dec(x_4); +x_5 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__6___closed__2; +lean_inc(x_1); +x_6 = l_Lean_Syntax_isOfKind(x_1, x_5); if (x_6 == 0) { -size_t x_7; size_t x_8; -lean_dec(x_5); -x_7 = 1; -x_8 = lean_usize_add(x_2, x_7); -x_2 = x_8; -goto _start; +lean_object* x_7; uint8_t x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; uint8_t x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_7 = lean_box(0); +x_8 = 0; +x_9 = lean_unsigned_to_nat(0u); +lean_inc(x_1); +x_10 = l_Lean_Syntax_formatStxAux(x_7, x_8, x_9, x_1); +x_11 = l_Std_Format_defWidth; +x_12 = lean_format_pretty(x_10, x_11); +x_13 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5___closed__1; +x_14 = lean_string_append(x_13, x_12); +lean_dec(x_12); +x_15 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5___closed__2; +x_16 = lean_string_append(x_14, x_15); +lean_inc(x_1); +x_17 = l_Lean_Syntax_getKind(x_1); +x_18 = 1; +x_19 = l_Lean_Name_toString(x_17, x_18); +x_20 = lean_string_append(x_16, x_19); +lean_dec(x_19); +x_21 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__3; +x_22 = lean_string_append(x_20, x_21); +x_23 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_23, 0, x_22); +x_24 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_24, 0, x_23); +x_25 = l_Lean_throwErrorAt___rarg(x_2, x_3, x_1, x_24); +return x_25; } else { -uint8_t x_10; -x_10 = lean_ctor_get_uint8(x_5, sizeof(void*)*1); -lean_dec(x_5); -if (x_10 == 0) +lean_object* x_26; lean_object* x_27; uint8_t x_28; +x_26 = lean_unsigned_to_nat(0u); +x_27 = l_Lean_Syntax_getArg(x_1, x_26); +x_28 = l_Lean_Syntax_isNone(x_27); +if (x_28 == 0) { -size_t x_11; size_t x_12; -x_11 = 1; -x_12 = lean_usize_add(x_2, x_11); -x_2 = x_12; -goto _start; +lean_object* x_29; uint8_t x_30; +x_29 = lean_unsigned_to_nat(1u); +lean_inc(x_27); +x_30 = l_Lean_Syntax_matchesNull(x_27, x_29); +if (x_30 == 0) +{ +lean_object* x_31; uint8_t x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; uint8_t x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; +lean_dec(x_27); +x_31 = lean_box(0); +x_32 = 0; +lean_inc(x_1); +x_33 = l_Lean_Syntax_formatStxAux(x_31, x_32, x_26, x_1); +x_34 = l_Std_Format_defWidth; +x_35 = lean_format_pretty(x_33, x_34); +x_36 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5___closed__1; +x_37 = lean_string_append(x_36, x_35); +lean_dec(x_35); +x_38 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5___closed__2; +x_39 = lean_string_append(x_37, x_38); +lean_inc(x_1); +x_40 = l_Lean_Syntax_getKind(x_1); +x_41 = 1; +x_42 = l_Lean_Name_toString(x_40, x_41); +x_43 = lean_string_append(x_39, x_42); +lean_dec(x_42); +x_44 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__3; +x_45 = lean_string_append(x_43, x_44); +x_46 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_46, 0, x_45); +x_47 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_47, 0, x_46); +x_48 = l_Lean_throwErrorAt___rarg(x_2, x_3, x_1, x_47); +return x_48; +} +else +{ +lean_object* x_49; lean_object* x_50; uint8_t x_51; +x_49 = l_Lean_Syntax_getArg(x_27, x_26); +lean_dec(x_27); +x_50 = l_Lean_Elab_WF_TerminationBy_unexpand___closed__5; +lean_inc(x_49); +x_51 = l_Lean_Syntax_isOfKind(x_49, x_50); +if (x_51 == 0) +{ +lean_object* x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; uint8_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +lean_dec(x_49); +x_52 = lean_box(0); +x_53 = 0; +lean_inc(x_1); +x_54 = l_Lean_Syntax_formatStxAux(x_52, x_53, x_26, x_1); +x_55 = l_Std_Format_defWidth; +x_56 = lean_format_pretty(x_54, x_55); +x_57 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5___closed__1; +x_58 = lean_string_append(x_57, x_56); +lean_dec(x_56); +x_59 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5___closed__2; +x_60 = lean_string_append(x_58, x_59); +lean_inc(x_1); +x_61 = l_Lean_Syntax_getKind(x_1); +x_62 = 1; +x_63 = l_Lean_Name_toString(x_61, x_62); +x_64 = lean_string_append(x_60, x_63); +lean_dec(x_63); +x_65 = l_Lean_Elab_WF_TerminationHints_ensureNone___closed__3; +x_66 = lean_string_append(x_64, x_65); +x_67 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_67, 0, x_66); +x_68 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_68, 0, x_67); +x_69 = l_Lean_throwErrorAt___rarg(x_2, x_3, x_1, x_68); +return x_69; } else { -uint8_t x_14; -x_14 = 1; -return x_14; +lean_object* x_70; lean_object* x_71; lean_object* x_72; +x_70 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_70, 0, x_49); +x_71 = lean_box(0); +x_72 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5(x_1, x_2, x_3, x_71, x_70); +return x_72; } } } else { -uint8_t x_15; -x_15 = 0; -return x_15; +lean_object* x_73; lean_object* x_74; lean_object* x_75; +lean_dec(x_27); +x_73 = lean_box(0); +x_74 = lean_box(0); +x_75 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5(x_1, x_2, x_3, x_74, x_73); +return x_75; +} } } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationBy_ensureAllUsed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__7(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { -lean_object* x_4; lean_object* x_5; uint8_t x_6; lean_object* x_7; size_t x_8; size_t x_9; uint8_t x_10; -x_4 = lean_array_get_size(x_1); -x_5 = lean_unsigned_to_nat(0u); -x_6 = lean_nat_dec_lt(x_5, x_4); -x_7 = lean_array_get_size(x_1); -x_8 = lean_usize_of_nat(x_7); -lean_dec(x_7); -x_9 = 0; -if (x_6 == 0) +lean_object* x_5; lean_object* x_6; uint8_t x_7; +lean_inc(x_2); +lean_inc(x_1); +x_5 = lean_alloc_closure((void*)(l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__6), 4, 3); +lean_closure_set(x_5, 0, x_1); +lean_closure_set(x_5, 1, x_2); +lean_closure_set(x_5, 2, x_3); +x_6 = lean_unsigned_to_nat(0u); +lean_inc(x_1); +x_7 = l_Lean_Syntax_matchesNull(x_1, x_6); +if (x_7 == 0) { -uint8_t x_24; -lean_dec(x_4); -x_24 = 0; -x_10 = x_24; -goto block_23; +lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; +lean_dec(x_1); +x_8 = lean_ctor_get(x_2, 1); +lean_inc(x_8); +x_9 = lean_ctor_get(x_2, 0); +lean_inc(x_9); +lean_dec(x_2); +x_10 = lean_ctor_get(x_9, 1); +lean_inc(x_10); +lean_dec(x_9); +x_11 = lean_box(0); +x_12 = lean_apply_2(x_10, lean_box(0), x_11); +x_13 = lean_apply_4(x_8, lean_box(0), lean_box(0), x_12, x_5); +return x_13; } else { -size_t x_25; uint8_t x_26; -x_25 = lean_usize_of_nat(x_4); -lean_dec(x_4); -x_26 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_ensureAllUsed___spec__2(x_1, x_9, x_25); -x_10 = x_26; -goto block_23; -} -block_23: -{ -uint8_t x_11; lean_object* x_12; -x_11 = 1; -x_12 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationBy_ensureAllUsed___spec__1(x_10, x_1, x_8, x_9, x_11, x_2, x_3); -if (lean_obj_tag(x_12) == 0) -{ -uint8_t x_13; -x_13 = !lean_is_exclusive(x_12); -if (x_13 == 0) -{ -lean_object* x_14; lean_object* x_15; -x_14 = lean_ctor_get(x_12, 0); +lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; +lean_dec(x_5); +x_14 = lean_ctor_get(x_2, 0); +lean_inc(x_14); +lean_dec(x_2); +x_15 = lean_ctor_get(x_14, 1); +lean_inc(x_15); lean_dec(x_14); -x_15 = lean_box(0); -lean_ctor_set(x_12, 0, x_15); -return x_12; -} -else -{ -lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_16 = lean_ctor_get(x_12, 1); -lean_inc(x_16); -lean_dec(x_12); -x_17 = lean_box(0); -x_18 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_18, 0, x_17); -lean_ctor_set(x_18, 1, x_16); +x_16 = lean_box(0); +x_17 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_17, 0, x_1); +lean_ctor_set(x_17, 1, x_16); +lean_ctor_set(x_17, 2, x_16); +lean_ctor_set(x_17, 3, x_6); +x_18 = lean_apply_2(x_15, lean_box(0), x_17); return x_18; } } -else +} +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +_start: { -uint8_t x_19; -x_19 = !lean_is_exclusive(x_12); -if (x_19 == 0) +lean_object* x_4; +lean_inc(x_1); +lean_inc(x_3); +x_4 = lean_alloc_closure((void*)(l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__7___boxed), 4, 3); +lean_closure_set(x_4, 0, x_3); +lean_closure_set(x_4, 1, x_1); +lean_closure_set(x_4, 2, x_2); +if (lean_obj_tag(x_3) == 0) { -return x_12; +lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; +lean_dec(x_4); +x_5 = lean_ctor_get(x_1, 0); +lean_inc(x_5); +lean_dec(x_1); +x_6 = lean_ctor_get(x_5, 1); +lean_inc(x_6); +lean_dec(x_5); +x_7 = lean_box(0); +x_8 = lean_unsigned_to_nat(0u); +x_9 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_9, 0, x_3); +lean_ctor_set(x_9, 1, x_7); +lean_ctor_set(x_9, 2, x_7); +lean_ctor_set(x_9, 3, x_8); +x_10 = lean_apply_2(x_6, lean_box(0), x_9); +return x_10; } else { -lean_object* x_20; lean_object* x_21; lean_object* x_22; -x_20 = lean_ctor_get(x_12, 0); -x_21 = lean_ctor_get(x_12, 1); -lean_inc(x_21); -lean_inc(x_20); +lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; +lean_dec(x_3); +x_11 = lean_ctor_get(x_1, 1); +lean_inc(x_11); +x_12 = lean_ctor_get(x_1, 0); +lean_inc(x_12); +lean_dec(x_1); +x_13 = lean_ctor_get(x_12, 1); +lean_inc(x_13); lean_dec(x_12); -x_22 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_22, 0, x_20); -lean_ctor_set(x_22, 1, x_21); -return x_22; +x_14 = lean_box(0); +x_15 = lean_apply_2(x_13, lean_box(0), x_14); +x_16 = lean_apply_4(x_11, lean_box(0), lean_box(0), x_15, x_4); +return x_16; } } } +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints(lean_object* x_1) { +_start: +{ +lean_object* x_2; +x_2 = lean_alloc_closure((void*)(l_Lean_Elab_WF_elabTerminationHints___rarg), 3, 0); +return x_2; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationBy_ensureAllUsed___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_WF_elabTerminationHints___spec__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { -uint8_t x_8; size_t x_9; size_t x_10; uint8_t x_11; lean_object* x_12; -x_8 = lean_unbox(x_1); -lean_dec(x_1); -x_9 = lean_unbox_usize(x_3); +size_t x_6; size_t x_7; lean_object* x_8; +x_6 = lean_unbox_usize(x_3); lean_dec(x_3); -x_10 = lean_unbox_usize(x_4); +x_7 = lean_unbox_usize(x_4); lean_dec(x_4); -x_11 = lean_unbox(x_5); -lean_dec(x_5); -x_12 = l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationBy_ensureAllUsed___spec__1(x_8, x_2, x_9, x_10, x_11, x_6, x_7); +x_8 = l_Array_mapMUnsafe_map___at_Lean_Elab_WF_elabTerminationHints___spec__1(x_1, x_2, x_6, x_7, x_5); lean_dec(x_2); -return x_12; +lean_dec(x_1); +return x_8; } } -LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_ensureAllUsed___spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { -size_t x_4; size_t x_5; uint8_t x_6; lean_object* x_7; -x_4 = lean_unbox_usize(x_2); -lean_dec(x_2); -x_5 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_6 = l_Array_anyMUnsafe_any___at_Lean_Elab_WF_TerminationBy_ensureAllUsed___spec__2(x_1, x_4, x_5); -lean_dec(x_1); -x_7 = lean_box(x_6); +lean_object* x_7; +x_7 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4(x_1, x_2, x_3, x_4, x_5, x_6); +lean_dec(x_5); return x_7; } } -LEAN_EXPORT lean_object* l_Lean_Elab_WF_TerminationBy_ensureAllUsed___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { -lean_object* x_4; -x_4 = l_Lean_Elab_WF_TerminationBy_ensureAllUsed(x_1, x_2, x_3); -lean_dec(x_1); -return x_4; +lean_object* x_5; +x_5 = l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__7(x_1, x_2, x_3, x_4); +lean_dec(x_4); +return x_5; } } lean_object* initialize_Init(uint8_t builtin, lean_object*); -lean_object* initialize_Lean_Parser_Command(uint8_t builtin, lean_object*); +lean_object* initialize_Lean_Parser_Term(uint8_t builtin, lean_object*); static bool _G_initialized = false; LEAN_EXPORT lean_object* initialize_Lean_Elab_PreDefinition_WF_TerminationHint(uint8_t builtin, lean_object* w) { lean_object * res; @@ -7869,134 +2561,101 @@ _G_initialized = true; res = initialize_Init(builtin, lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -res = initialize_Lean_Parser_Command(builtin, lean_io_mk_world()); +res = initialize_Lean_Parser_Term(builtin, lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l_Lean_Elab_WF_instInhabitedDecreasingByTactic___closed__1 = _init_l_Lean_Elab_WF_instInhabitedDecreasingByTactic___closed__1(); -lean_mark_persistent(l_Lean_Elab_WF_instInhabitedDecreasingByTactic___closed__1); -l_Lean_Elab_WF_instInhabitedDecreasingByTactic = _init_l_Lean_Elab_WF_instInhabitedDecreasingByTactic(); -lean_mark_persistent(l_Lean_Elab_WF_instInhabitedDecreasingByTactic); -l_Lean_Elab_WF_instInhabitedDecreasingBy = _init_l_Lean_Elab_WF_instInhabitedDecreasingBy(); -lean_mark_persistent(l_Lean_Elab_WF_instInhabitedDecreasingBy); -l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___closed__1(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___closed__1); -l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___closed__2(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__2___closed__2); -l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__1(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__1); -l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__2(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__2); -l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__3 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__3(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__4___closed__3); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__1 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__1(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__1); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__2 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__2(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__2); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__3 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__3(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__3); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__4 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__4(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__4); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__5 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__5(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__5); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__6 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__6(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__6); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__7 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__7(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__7); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__8 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__8(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__8); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__9 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__9(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__9); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__10 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__10(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__10); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__11 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__11(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__11); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__12 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__12(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__12); -l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__13 = _init_l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__13(); -lean_mark_persistent(l_Array_foldlMUnsafe_fold___at_Lean_Elab_WF_expandDecreasingBy_x3f___spec__8___closed__13); -l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__1 = _init_l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__1(); -lean_mark_persistent(l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__1); -l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__2 = _init_l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__2(); -lean_mark_persistent(l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__2); -l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__3 = _init_l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__3(); -lean_mark_persistent(l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__3); -l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__4 = _init_l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__4(); -lean_mark_persistent(l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__4); -l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__5 = _init_l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__5(); -lean_mark_persistent(l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__5); -l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__6 = _init_l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__6(); -lean_mark_persistent(l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__6); -l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__7 = _init_l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__7(); -lean_mark_persistent(l_Lean_Elab_WF_expandDecreasingBy_x3f___closed__7); -l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__3___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__3___closed__1(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__3___closed__1); -l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__3___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__3___closed__2(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_DecreasingBy_markAsUsed___spec__3___closed__2); -l_Lean_RBNode_foldM___at_Lean_Elab_WF_DecreasingBy_ensureAllUsed___spec__1___closed__1 = _init_l_Lean_RBNode_foldM___at_Lean_Elab_WF_DecreasingBy_ensureAllUsed___spec__1___closed__1(); -lean_mark_persistent(l_Lean_RBNode_foldM___at_Lean_Elab_WF_DecreasingBy_ensureAllUsed___spec__1___closed__1); -l_Lean_Elab_WF_instInhabitedTerminationByElement___closed__1 = _init_l_Lean_Elab_WF_instInhabitedTerminationByElement___closed__1(); -lean_mark_persistent(l_Lean_Elab_WF_instInhabitedTerminationByElement___closed__1); -l_Lean_Elab_WF_instInhabitedTerminationByElement___closed__2 = _init_l_Lean_Elab_WF_instInhabitedTerminationByElement___closed__2(); -lean_mark_persistent(l_Lean_Elab_WF_instInhabitedTerminationByElement___closed__2); -l_Lean_Elab_WF_instInhabitedTerminationByElement = _init_l_Lean_Elab_WF_instInhabitedTerminationByElement(); -lean_mark_persistent(l_Lean_Elab_WF_instInhabitedTerminationByElement); -l_Lean_Elab_WF_TerminationByClique_used___default = _init_l_Lean_Elab_WF_TerminationByClique_used___default(); +l_Lean_Elab_WF_instInhabitedTerminationBy___closed__1 = _init_l_Lean_Elab_WF_instInhabitedTerminationBy___closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_instInhabitedTerminationBy___closed__1); +l_Lean_Elab_WF_instInhabitedTerminationBy___closed__2 = _init_l_Lean_Elab_WF_instInhabitedTerminationBy___closed__2(); +lean_mark_persistent(l_Lean_Elab_WF_instInhabitedTerminationBy___closed__2); l_Lean_Elab_WF_instInhabitedTerminationBy = _init_l_Lean_Elab_WF_instInhabitedTerminationBy(); lean_mark_persistent(l_Lean_Elab_WF_instInhabitedTerminationBy); -l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__1(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__1); -l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__2(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__2); -l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__3 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__3(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__3); -l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__4 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__4(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__4); -l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__5 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__5(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__5); -l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__6 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__6(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__3___closed__6); -l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__1(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__1); -l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__2(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__2); -l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__3 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__3(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__3); -l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__4 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__4(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__6___closed__4); -l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___closed__1(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___closed__1); -l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___closed__2(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_expandTerminationBy_x3f___spec__9___closed__2); -l_Lean_Elab_WF_expandTerminationBy_x3f___closed__1 = _init_l_Lean_Elab_WF_expandTerminationBy_x3f___closed__1(); -lean_mark_persistent(l_Lean_Elab_WF_expandTerminationBy_x3f___closed__1); -l_Lean_Elab_WF_expandTerminationBy_x3f___closed__2 = _init_l_Lean_Elab_WF_expandTerminationBy_x3f___closed__2(); -lean_mark_persistent(l_Lean_Elab_WF_expandTerminationBy_x3f___closed__2); -l_Lean_Elab_WF_expandTerminationBy_x3f___closed__3 = _init_l_Lean_Elab_WF_expandTerminationBy_x3f___closed__3(); -lean_mark_persistent(l_Lean_Elab_WF_expandTerminationBy_x3f___closed__3); -l_Lean_Elab_WF_expandTerminationBy_x3f___closed__4 = _init_l_Lean_Elab_WF_expandTerminationBy_x3f___closed__4(); -lean_mark_persistent(l_Lean_Elab_WF_expandTerminationBy_x3f___closed__4); -l_Lean_Elab_WF_expandTerminationBy_x3f___closed__5 = _init_l_Lean_Elab_WF_expandTerminationBy_x3f___closed__5(); -lean_mark_persistent(l_Lean_Elab_WF_expandTerminationBy_x3f___closed__5); -l_Lean_Elab_WF_expandTerminationBy_x3f___closed__6 = _init_l_Lean_Elab_WF_expandTerminationBy_x3f___closed__6(); -lean_mark_persistent(l_Lean_Elab_WF_expandTerminationBy_x3f___closed__6); -l_Lean_Elab_WF_expandTerminationBy_x3f___closed__7 = _init_l_Lean_Elab_WF_expandTerminationBy_x3f___closed__7(); -lean_mark_persistent(l_Lean_Elab_WF_expandTerminationBy_x3f___closed__7); -l_Std_Range_forIn_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__4___closed__1 = _init_l_Std_Range_forIn_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__4___closed__1(); -lean_mark_persistent(l_Std_Range_forIn_loop___at_Lean_Elab_WF_TerminationWF_unexpand___spec__4___closed__1); -l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__1 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__1(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__1); -l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__2 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__2(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__2); -l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__3 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__3(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__3); -l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__4 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__4(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__4); -l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__5 = _init_l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__5(); -lean_mark_persistent(l_Array_mapMUnsafe_map___at_Lean_Elab_WF_TerminationWF_unexpand___spec__6___closed__5); -l_Lean_Elab_WF_TerminationWF_unexpand___closed__1 = _init_l_Lean_Elab_WF_TerminationWF_unexpand___closed__1(); -lean_mark_persistent(l_Lean_Elab_WF_TerminationWF_unexpand___closed__1); -l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationBy_ensureAllUsed___spec__1___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationBy_ensureAllUsed___spec__1___closed__1(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_WF_TerminationBy_ensureAllUsed___spec__1___closed__1); +l_Lean_Elab_WF_TerminationBy_unexpand___closed__1 = _init_l_Lean_Elab_WF_TerminationBy_unexpand___closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationBy_unexpand___closed__1); +l_Lean_Elab_WF_TerminationBy_unexpand___closed__2 = _init_l_Lean_Elab_WF_TerminationBy_unexpand___closed__2(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationBy_unexpand___closed__2); +l_Lean_Elab_WF_TerminationBy_unexpand___closed__3 = _init_l_Lean_Elab_WF_TerminationBy_unexpand___closed__3(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationBy_unexpand___closed__3); +l_Lean_Elab_WF_TerminationBy_unexpand___closed__4 = _init_l_Lean_Elab_WF_TerminationBy_unexpand___closed__4(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationBy_unexpand___closed__4); +l_Lean_Elab_WF_TerminationBy_unexpand___closed__5 = _init_l_Lean_Elab_WF_TerminationBy_unexpand___closed__5(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationBy_unexpand___closed__5); +l_Lean_Elab_WF_TerminationBy_unexpand___closed__6 = _init_l_Lean_Elab_WF_TerminationBy_unexpand___closed__6(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationBy_unexpand___closed__6); +l_Lean_Elab_WF_TerminationBy_unexpand___closed__7 = _init_l_Lean_Elab_WF_TerminationBy_unexpand___closed__7(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationBy_unexpand___closed__7); +l_Lean_Elab_WF_TerminationBy_unexpand___closed__8 = _init_l_Lean_Elab_WF_TerminationBy_unexpand___closed__8(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationBy_unexpand___closed__8); +l_Lean_Elab_WF_TerminationBy_unexpand___closed__9 = _init_l_Lean_Elab_WF_TerminationBy_unexpand___closed__9(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationBy_unexpand___closed__9); +l_Lean_Elab_WF_instInhabitedDecreasingBy___closed__1 = _init_l_Lean_Elab_WF_instInhabitedDecreasingBy___closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_instInhabitedDecreasingBy___closed__1); +l_Lean_Elab_WF_instInhabitedDecreasingBy = _init_l_Lean_Elab_WF_instInhabitedDecreasingBy(); +lean_mark_persistent(l_Lean_Elab_WF_instInhabitedDecreasingBy); +l_Lean_Elab_WF_instInhabitedTerminationHints___closed__1 = _init_l_Lean_Elab_WF_instInhabitedTerminationHints___closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_instInhabitedTerminationHints___closed__1); +l_Lean_Elab_WF_instInhabitedTerminationHints = _init_l_Lean_Elab_WF_instInhabitedTerminationHints(); +lean_mark_persistent(l_Lean_Elab_WF_instInhabitedTerminationHints); +l_Lean_Elab_WF_TerminationHints_none = _init_l_Lean_Elab_WF_TerminationHints_none(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationHints_none); +l_Lean_Elab_WF_TerminationHints_ensureNone___closed__1 = _init_l_Lean_Elab_WF_TerminationHints_ensureNone___closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationHints_ensureNone___closed__1); +l_Lean_Elab_WF_TerminationHints_ensureNone___closed__2 = _init_l_Lean_Elab_WF_TerminationHints_ensureNone___closed__2(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationHints_ensureNone___closed__2); +l_Lean_Elab_WF_TerminationHints_ensureNone___closed__3 = _init_l_Lean_Elab_WF_TerminationHints_ensureNone___closed__3(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationHints_ensureNone___closed__3); +l_Lean_Elab_WF_TerminationHints_ensureNone___closed__4 = _init_l_Lean_Elab_WF_TerminationHints_ensureNone___closed__4(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationHints_ensureNone___closed__4); +l_Lean_Elab_WF_TerminationHints_ensureNone___closed__5 = _init_l_Lean_Elab_WF_TerminationHints_ensureNone___closed__5(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationHints_ensureNone___closed__5); +l_Lean_Elab_WF_TerminationHints_ensureNone___closed__6 = _init_l_Lean_Elab_WF_TerminationHints_ensureNone___closed__6(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationHints_ensureNone___closed__6); +l_Lean_Elab_WF_TerminationHints_ensureNone___closed__7 = _init_l_Lean_Elab_WF_TerminationHints_ensureNone___closed__7(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationHints_ensureNone___closed__7); +l_Lean_Elab_WF_TerminationHints_ensureNone___closed__8 = _init_l_Lean_Elab_WF_TerminationHints_ensureNone___closed__8(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationHints_ensureNone___closed__8); +l_Lean_logAt___at_Lean_Elab_WF_TerminationHints_checkVars___spec__1___closed__1 = _init_l_Lean_logAt___at_Lean_Elab_WF_TerminationHints_checkVars___spec__1___closed__1(); +lean_mark_persistent(l_Lean_logAt___at_Lean_Elab_WF_TerminationHints_checkVars___spec__1___closed__1); +l_Lean_Elab_WF_TerminationHints_checkVars___closed__1 = _init_l_Lean_Elab_WF_TerminationHints_checkVars___closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationHints_checkVars___closed__1); +l_Lean_Elab_WF_TerminationHints_checkVars___closed__2 = _init_l_Lean_Elab_WF_TerminationHints_checkVars___closed__2(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationHints_checkVars___closed__2); +l_Lean_Elab_WF_TerminationHints_checkVars___closed__3 = _init_l_Lean_Elab_WF_TerminationHints_checkVars___closed__3(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationHints_checkVars___closed__3); +l_Lean_Elab_WF_TerminationHints_checkVars___closed__4 = _init_l_Lean_Elab_WF_TerminationHints_checkVars___closed__4(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationHints_checkVars___closed__4); +l_Lean_Elab_WF_TerminationHints_checkVars___closed__5 = _init_l_Lean_Elab_WF_TerminationHints_checkVars___closed__5(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationHints_checkVars___closed__5); +l_Lean_Elab_WF_TerminationHints_checkVars___closed__6 = _init_l_Lean_Elab_WF_TerminationHints_checkVars___closed__6(); +lean_mark_persistent(l_Lean_Elab_WF_TerminationHints_checkVars___closed__6); +l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__1 = _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__1); +l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__2 = _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__2(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__2); +l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__3 = _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__3(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__3); +l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__4 = _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__4(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__3___closed__4); +l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__1 = _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__1); +l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__2 = _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__2(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__2); +l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__3 = _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__3(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__3); +l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__4 = _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__4(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__4); +l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__5 = _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__5(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__5); +l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__6 = _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__6(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__4___closed__6); +l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5___closed__1 = _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5___closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5___closed__1); +l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5___closed__2 = _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5___closed__2(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__5___closed__2); +l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__6___closed__1 = _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__6___closed__1(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__6___closed__1); +l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__6___closed__2 = _init_l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__6___closed__2(); +lean_mark_persistent(l_Lean_Elab_WF_elabTerminationHints___rarg___lambda__6___closed__2); return lean_io_result_mk_ok(lean_box(0)); } #ifdef __cplusplus diff --git a/stage0/stdlib/Lean/Elab/Quotation.c b/stage0/stdlib/Lean/Elab/Quotation.c index 6f8b94b43e4a3..1c81d2172681f 100644 --- a/stage0/stdlib/Lean/Elab/Quotation.c +++ b/stage0/stdlib/Lean/Elab/Quotation.c @@ -30,6 +30,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quota LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabMatchSyntax(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344_(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__22(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__36; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__83; @@ -67,10 +68,11 @@ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_ lean_object* lean_mk_empty_array_with_capacity(lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__53; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__2___closed__6; +static lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__9; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__4___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Init_Meta_0__Lean_quoteArray___at_Lean_Elab_Term_Quotation_ArrayStxBuilder_build___spec__1___closed__2; LEAN_EXPORT lean_object* l_Array_sequenceMap___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_deduplicate___spec__1(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328____closed__3; static lean_object* l_Lean_Elab_Term_Quotation_getQuotKind___closed__5; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__9___closed__6; @@ -82,9 +84,8 @@ static lean_object* l_Lean_Elab_Term_Quotation_mkTuple___closed__2; lean_object* l_Lean_Elab_Term_Quotation_getPatternsVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_mkTuple___closed__5; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__12; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350____closed__1; static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__32; -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328_(lean_object*); -static lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__5; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__20; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_deduplicate___lambda__1___closed__3; @@ -95,12 +96,13 @@ static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__ lean_object* l_Lean_Syntax_getQuotContent(lean_object*); static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__18; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__48; +static lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__3; static lean_object* l_Lean_Elab_Term_Quotation_getQuotKind___closed__15; +LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__28; static lean_object* l_List_foldlM___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__17___closed__2; uint8_t l_List_all___rarg(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__54; -static lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__4; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_deduplicate___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_sequenceMap_loop___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_ReaderT_pure___at_Lean_Elab_Term_addTermInfo___spec__1___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -112,7 +114,7 @@ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_ static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__11___closed__5; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__19(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__11; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__2; +static lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__5; static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__2; static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__33; static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabNoErrorIfUnused_declRange___closed__1; @@ -130,11 +132,11 @@ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__38; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__1___closed__8; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabNoErrorIfUnused(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__2; uint64_t lean_uint64_of_nat(lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__28; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__7; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__14___closed__6; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__4; lean_object* l_Lean_Elab_Term_elabTerm(lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__15(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__13(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -147,13 +149,16 @@ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_ static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__48; static lean_object* l_Lean_Elab_Term_Quotation_commandElab__stx__quot_____closed__7; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__30___closed__1; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__2; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___closed__4; uint8_t l_Lean_Syntax_isAntiquotSuffixSplice(lean_object*); lean_object* l_List_unzip___rarg(lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___closed__3; lean_object* l_panic___at_Lean_Name_getString_x21___spec__1(lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_getQuotKind___closed__6; +static lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__9; static lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__4___closed__6; +LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_toString(lean_object*, uint8_t); LEAN_EXPORT lean_object* l___private_Init_Meta_0__Lean_quoteList___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__22(lean_object*); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_checkUnusedAlts___spec__2___closed__1; @@ -192,10 +197,8 @@ LEAN_EXPORT lean_object* l___private_Init_Meta_0__Lean_quoteList___at_Lean_Elab_ LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__2___closed__2; lean_object* lean_mk_array(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__3; static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__50; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__42; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__9; uint8_t lean_usize_dec_eq(size_t, size_t); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__2; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__38; @@ -208,7 +211,9 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quota static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__33; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__19; LEAN_EXPORT uint8_t l_List_beq___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__5(lean_object*, lean_object*); +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__16; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_markRhss___spec__8___lambda__1___closed__2; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1; lean_object* l_Lean_replaceRef(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__43; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__18; @@ -219,7 +224,6 @@ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_markRhss___spec__8___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__23; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__2___closed__11; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__16; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__14; static lean_object* l_Lean_Elab_Term_Quotation_getQuotKind___closed__9; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -251,12 +255,13 @@ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__8___closed__1; LEAN_EXPORT uint8_t l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__7(lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__14___closed__4; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__3; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__1___closed__1; static lean_object* l_Lean_Elab_Term_Quotation_instQuotePreresolvedMkStr1___closed__10; static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabNoErrorIfUnused_declRange___closed__4; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_markRhss___spec__8___lambda__1___closed__3; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344____closed__2; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23(lean_object*, lean_object*, size_t, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340____closed__1; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__27___closed__5; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__25___closed__1; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__4(size_t, size_t, lean_object*); @@ -271,9 +276,7 @@ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_ static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_tryAddSyntaxNodeKindInfo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__2___closed__5; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340____closed__2; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__10___closed__10; -LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__9___closed__2; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__2; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__19; @@ -282,6 +285,7 @@ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabNoErrorIfUnused(lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_deduplicate___lambda__1___closed__5; +static lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__8; static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__6; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepStxFromSplice___closed__8; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__27; @@ -291,7 +295,6 @@ lean_object* l_Lean_Syntax_node5(lean_object*, lean_object*, lean_object*, lean_ static lean_object* l_Lean_Elab_Term_Quotation_getQuotKind___closed__11; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__10___closed__14; static lean_object* l_List_foldlM___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__17___closed__8; -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322_(lean_object*); uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getAntiquotSpliceContents(lean_object*); @@ -309,7 +312,9 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___box static lean_object* l_Lean_Elab_Term_Quotation_commandElab__stx__quot_____closed__8; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__26; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__2; static lean_object* l_List_forIn_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__4___closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350_(lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__8; LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__13___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_sequenceMap_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_deduplicate___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -340,6 +345,7 @@ lean_object* l_Lean_Elab_Term_elabParserName(lean_object*, lean_object*, lean_ob static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__68; static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabMatchSyntax_declRange___closed__4; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__5; +LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__16; static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__36; static lean_object* l___private_Init_Meta_0__Lean_quoteList___at_Lean_Elab_Term_Quotation_ArrayStxBuilder_build___spec__2___closed__3; @@ -347,7 +353,6 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_mkTuple(lean_object*, lean_o LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__1___closed__4; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__39; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__1; static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__44; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__2; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__24; @@ -356,9 +361,9 @@ static lean_object* l_Lean_Elab_Term_Quotation_instQuotePreresolvedMkStr1___clos static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__23; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__68; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__5; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__17; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__15; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344____closed__1; static lean_object* l_List_forIn_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__4___closed__4; static lean_object* l_Lean_Elab_Term_Quotation_mkTuple___closed__9; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__10; @@ -376,13 +381,15 @@ static lean_object* l_Lean_Elab_Term_Quotation_instReprMatchResult___closed__2; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__42; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346____closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338_(lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___closed__3; static lean_object* l___private_Init_Meta_0__Lean_quoteArray_go___at_Lean_Elab_Term_Quotation_ArrayStxBuilder_build___spec__3___closed__1; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__2___closed__12; +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356_(lean_object*); LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__2___closed__2; lean_object* l_Array_mapMUnsafe_map___at___aux__Init__NotationExtra______macroRules__term_x25_x5b___x7c___x5d__1___spec__3(size_t, size_t, lean_object*); +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__2; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___lambda__5___closed__5; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___lambda__5___closed__3; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__40; @@ -393,15 +400,12 @@ static lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Quotation LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__30___closed__2; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__10; -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322_(lean_object*); -static lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__9; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___closed__1; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__4; LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__59; lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__31; -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340_(lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__54; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__18; @@ -416,12 +420,12 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_addNamedQuotInfo(lean_object static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__2___closed__1; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__9(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_sequenceMap___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__1___boxed(lean_object*, lean_object*); +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__4; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__1___closed__14; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_instReprMatchResult(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_match__syntax_expand___lambda__4___closed__2; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_empty___closed__1; LEAN_EXPORT lean_object* l___private_Init_Data_Option_Basic_0__beqOption____x40_Init_Data_Option_Basic___hyg_1036____at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__3___boxed(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__4; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__71; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_stxQuot_expand(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__11; @@ -441,6 +445,7 @@ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_ static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__67; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362____closed__1; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__18; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__2___closed__3; lean_object* lean_st_ref_take(lean_object*, lean_object*); @@ -458,27 +463,22 @@ static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation_____ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__25___closed__11; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_findUsedAlts(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_ResolveName_resolveNamespace(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__13; LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_zip___rarg(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__9___closed__3; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_adaptRhs(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__8___closed__3; -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346_(lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__34; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__13; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__35; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__22; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__5; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__4; static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__17; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__23; lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__11; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__30___closed__4; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__15; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340____closed__3; lean_object* l_Lean_MessageData_ofSyntax(lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_elabForall___spec__1___rarg(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_markRhss(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -491,32 +491,35 @@ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_ lean_object* l_Lean_Syntax_getAtomVal(lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__25___closed__2; static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__22; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362____closed__2; static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__15; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__70; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__16; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__3; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepStxFromSplice___boxed(lean_object*); LEAN_EXPORT uint8_t l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_hasNoErrorIfUnused(lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__47; lean_object* l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__3___closed__2; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356____closed__3; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_instQuotePreresolvedMkStr1___closed__6; static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabMatchSyntax___closed__1; LEAN_EXPORT lean_object* l___private_Init_Meta_0__Lean_quoteArray_go___at_Lean_Elab_Term_Quotation_ArrayStxBuilder_build___spec__3(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_registerTraceClass(lean_object*, uint8_t, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__2___closed__5; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__11; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepStxFromSplice___closed__10; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__4; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__9; static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabNoErrorIfUnused_declRange___closed__6; lean_object* l_Lean_Syntax_mkStrLit(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__1___rarg(lean_object*); static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__46; lean_object* l_List_range(lean_object*); LEAN_EXPORT lean_object* l_List_mapTR_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__3___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__31; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__10; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350____closed__2; static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__23; LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__8(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__6; @@ -538,7 +541,6 @@ lean_object* l_Lean_Syntax_getKind(lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_instQuotePreresolvedMkStr1___closed__7; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__29; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__4; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_noOpMatchAdaptPats(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__22; lean_object* l_Lean_Elab_Term_Quotation_getAntiquotationIds(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -566,10 +568,12 @@ static lean_object* l_Lean_Elab_Term_Quotation_instReprMatchResult___closed__5; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__7; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__23; static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__3___closed__1; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356____closed__2; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__19; LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Init_Meta_0__Lean_quoteList___at_Lean_Elab_Term_Quotation_ArrayStxBuilder_build___spec__2___closed__2; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__36; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__3; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__2___closed__20; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__7(size_t, size_t, lean_object*); lean_object* lean_st_ref_get(lean_object*, lean_object*); @@ -582,6 +586,7 @@ static lean_object* l_Lean_Elab_Term_Quotation_commandElab__stx__quot_____closed lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__29; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_build(lean_object*); +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__12; static lean_object* l_Lean_Elab_Term_Quotation_mkTuple___closed__4; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__10___closed__4; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__60; @@ -600,10 +605,10 @@ static lean_object* l_Lean_Elab_Term_Quotation_instQuotePreresolvedMkStr1___clos static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabNoErrorIfUnused___closed__2; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__12; lean_object* l_Lean_Syntax_antiquotSuffixSplice_x3f(lean_object*); -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334____closed__3; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__90; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_to_list(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepStxFromSplice___closed__21; static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__11___closed__4; extern lean_object* l_Lean_Elab_Term_termElabAttribute; @@ -625,14 +630,12 @@ static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__ static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__12; lean_object* l_Lean_Name_append(lean_object*, lean_object*); uint8_t l_List_elem___at_Lean_Meta_Occurrences_contains___spec__1(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__3; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__33; static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabMatchSyntax_declRange___closed__5; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__50; static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__8; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__10___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_markRhss___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__1; lean_object* l_Lean_RBNode_find___at___private_Lean_Hygiene_0__Lean_sanitizeSyntaxAux___spec__2(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__34; static lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__4___closed__5; @@ -643,25 +646,25 @@ static lean_object* l_Lean_Elab_Term_Quotation_instQuotePreresolvedMkStr1___clos static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__12; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__6(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_mkTuple___closed__7; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__7; static lean_object* l_Lean_Elab_Term_Quotation_instReprMatchResult___closed__11; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__17; static lean_object* l_Lean_Elab_Term_Quotation_tryAddSyntaxNodeKindInfo___closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362_(lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___lambda__5___closed__4; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__31; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__14; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_findUsedAlts_go___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__11; static lean_object* l_List_foldlM___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__17___closed__3; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__8; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__13; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__37; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__14___closed__21; lean_object* l_List_replicateTR___rarg(lean_object*, lean_object*); static lean_object* l_List_mapM_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__4___closed__9; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__30___closed__3; -static lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__2; -static lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__1; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__36; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__10___closed__11; @@ -686,8 +689,8 @@ static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0_ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__30; lean_object* l_List_lengthTRAux___rarg(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__2___closed__9; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__4; static lean_object* l_Lean_Elab_Term_Quotation_commandElab__stx__quot_____closed__6; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__1; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__73; lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__69; @@ -697,23 +700,21 @@ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_ lean_object* l_Lean_extractMacroScopes(lean_object*); static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__25; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__21(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__6; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__17___boxed(lean_object**); uint8_t lean_name_eq(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__20; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__5; static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__10; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__14; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__7___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); static lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__4___closed__3; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__2___closed__18; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346____closed__2; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepStxFromSplice___closed__20; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___closed__1; static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabMatchSyntax___closed__2; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__25(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__2___closed__14; +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344_(lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_instQuotePreresolvedMkStr1___closed__16; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__27___closed__2; LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -721,6 +722,7 @@ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_ static lean_object* l_Lean_Elab_Term_Quotation_instQuotePreresolvedMkStr1___closed__8; lean_object* l_Lean_Syntax_node2(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__18___boxed(lean_object**); +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__15; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__15; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__38; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__29; @@ -732,6 +734,7 @@ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_deduplicate___lambda__3___closed__1; LEAN_EXPORT lean_object* l_Array_sequenceMap_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_deduplicate___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___closed__5; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__1; lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); uint8_t l_Lean_Syntax_isEscapedAntiquot(lean_object*); static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__13; @@ -741,6 +744,7 @@ lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__12(lean_object*, size_t, size_t, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__56; uint8_t l_Lean_Syntax_matchesNull(lean_object*, lean_object*); +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362____closed__3; uint8_t l_Lean_Syntax_isTokenAntiquot(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabNoErrorIfUnused_declRange___closed__7; static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__4; @@ -748,6 +752,7 @@ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_ uint8_t l_Lean_Syntax_isIdent(lean_object*); LEAN_EXPORT lean_object* l_List_mapM_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__5___lambda__1___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_checkUnusedAlts___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__2; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__25; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__14___closed__15; static lean_object* l_panic___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__1___closed__1; @@ -760,15 +765,14 @@ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_ LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_deduplicate___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__1___closed__6; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__2___closed__1; +static lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__10; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__2___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__6(lean_object*); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_mkTuple___closed__14; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__4; lean_object* l_Array_eraseIdx___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_foldlM___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__17___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__2___closed__3; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328____closed__1; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__67; static lean_object* l_Lean_Elab_Term_Quotation_instQuotePreresolvedMkStr1___closed__2; @@ -800,9 +804,11 @@ static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__ static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__61; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__12___closed__1; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__1; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepStxFromSplice___closed__9; static lean_object* l_Lean_Elab_Term_Quotation_commandElab__stx__quot_____closed__11; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__13___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__6; LEAN_EXPORT lean_object* l_Lean_resolveNamespaceCore___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__26___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_deduplicate(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_append___rarg(lean_object*, lean_object*); @@ -815,7 +821,6 @@ static lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_ static lean_object* l_Lean_Elab_Term_Quotation_instQuotePreresolvedMkStr1___closed__11; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__1; static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__19; -static lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__6; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__3(size_t, size_t, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__10___closed__9; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__47; @@ -824,16 +829,14 @@ lean_object* l_List_tail_x21___rarg(lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__11___closed__2; static lean_object* l_Lean_Elab_Term_Quotation_instReprMatchResult___closed__1; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__16(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350_(lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__91; static lean_object* l_Lean_Elab_Term_Quotation_instReprMatchResult___closed__4; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__2; static lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__4___closed__2; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__13; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepStxFromSplice___closed__12; LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__1___closed__10; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__2; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334____closed__2; static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__4; lean_object* l_Lean_Name_mkStr6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_node4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -845,13 +848,16 @@ static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__ LEAN_EXPORT lean_object* l_List_mapTR_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__10(lean_object*, lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_match__syntax_expand(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__1; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__14___closed__11; LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__16___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__5; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__12(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__3; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_Quotation_getQuotKind___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__10___closed__13; -static lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__3; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__1; lean_object* l_Lean_Syntax_setArg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__14___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__28; @@ -860,13 +866,13 @@ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_ LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_addTermInfo_x27(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__1___closed__3; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__14; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__17; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__2___closed__9; static lean_object* l___private_Init_Meta_0__Lean_quoteList___at_Lean_Elab_Term_Quotation_ArrayStxBuilder_build___spec__2___closed__6; static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__29; static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__10; LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__20(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__1; static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabMatchSyntax___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_match__syntax_expand___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__28; @@ -875,7 +881,6 @@ uint8_t l_Lean_Syntax_isQuot(lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__2___closed__11; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_deduplicate___lambda__3(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__14___closed__20; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334____closed__1; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__24___closed__2; static lean_object* l_Lean_Elab_Term_Quotation_mkTuple___closed__18; static lean_object* l_Lean_Elab_Term_Quotation_instReprMatchResult___closed__13; @@ -886,7 +891,6 @@ static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__ static lean_object* l_Lean_Elab_Term_Quotation_getQuotKind___closed__12; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__63; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__15; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__2; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepStxFromSplice___closed__5; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__62; @@ -898,7 +902,6 @@ static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation_____ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__27; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__18; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_findUsedAlts_go___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334_(lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__61; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabNoErrorIfUnused_declRange(lean_object*); lean_object* l___private_Init_Meta_0__Lean_getEscapedNameParts_x3f(lean_object*, lean_object*); @@ -908,7 +911,6 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quota LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__14(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__2___closed__5; static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__38; -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346_(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepStxFromSplice(lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__16___closed__5; uint8_t l_Lean_Name_isAtomic(lean_object*); @@ -919,12 +921,14 @@ lean_object* lean_string_length(lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___spec__1(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__7(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_replace___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_markRhss___spec__7___boxed(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820_(lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__88; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepStxFromSplice___closed__11; static lean_object* l_List_foldlM___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__17___closed__6; lean_object* l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__6; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__2; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__5; LEAN_EXPORT lean_object* l_List_mapM_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__5___lambda__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__15; @@ -934,6 +938,7 @@ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_ LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__16(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__62; lean_object* l_Lean_throwError___at_Lean_Elab_Term_synthesizeInstMVarCore___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__7; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__28___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__6; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__4; @@ -946,7 +951,6 @@ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_ lean_object* l_Lean_Syntax_isLit_x3f(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_checkUnusedAlts___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_environment_main_module(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_getQuotKind___closed__7; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__39; static lean_object* l_List_forIn_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__4___closed__8; @@ -956,12 +960,10 @@ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__15; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__2___closed__22; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__2___closed__8; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__3; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___closed__2; static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__54; lean_object* l_id___rarg___boxed(lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__8; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346____closed__1; lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__8; static lean_object* l___private_Init_Meta_0__Lean_quoteList___at_Lean_Elab_Term_Quotation_ArrayStxBuilder_build___spec__2___closed__5; @@ -985,7 +987,7 @@ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__9___closed__1; static lean_object* l_List_forIn_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__4___closed__3; static lean_object* l_Lean_Elab_Term_Quotation_elabMatchSyntax___closed__1; -static lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__7; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356____closed__1; lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__24; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__27___closed__4; @@ -1001,11 +1003,13 @@ static lean_object* l_Lean_Elab_Term_Quotation_instReprMatchResult___closed__9; LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__13(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__35; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__7; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__7; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__16; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepFromSplice(lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__13___rarg(lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__11___closed__3; static lean_object* l_Lean_Elab_Term_Quotation_mkTuple___closed__12; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__4; LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__18; static lean_object* l_List_foldlM___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__17___closed__10; @@ -1022,7 +1026,6 @@ lean_object* lean_panic_fn(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__2___closed__19; LEAN_EXPORT lean_object* l_List_foldl___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_markRhss___spec__5(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__27___closed__6; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1; LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__11(size_t, lean_object*, size_t, size_t); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__1___closed__11; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__15___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1033,7 +1036,6 @@ static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation_____ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__52; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__10; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__9; -static lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__10; static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabMatchSyntax_declRange___closed__3; LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__14___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepStxFromSplice___closed__2; @@ -1054,6 +1056,7 @@ static lean_object* l_Lean_Elab_Term_Quotation_mkTuple___closed__13; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__53; lean_object* lean_nat_mul(lean_object*, lean_object*); +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__8; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__24; static lean_object* l_List_mapM_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__4___closed__6; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__21; @@ -1063,6 +1066,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quota static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_findUsedAlts___closed__1; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__9; static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__26; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__2; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__25___closed__9; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__25___closed__10; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__58; @@ -1072,8 +1076,10 @@ static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__ LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_sequenceMap___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__1(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__30___closed__5; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__3; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__11; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__25___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__3; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__26(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_commandElab__stx__quot_____closed__10; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__55; @@ -1085,7 +1091,6 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotati static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__10___closed__22; static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__43; static lean_object* l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__47; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__8; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_resolveSectionVariable(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__18(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_back___rarg(lean_object*, lean_object*); @@ -1101,6 +1106,7 @@ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_ static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__34; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__2___closed__16; extern lean_object* l_Lean_firstFrontendMacroScope; +static lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__1; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__76; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__16___closed__1; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__65; @@ -1114,8 +1120,8 @@ uint8_t l_Lean_Syntax_structEq(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__84; LEAN_EXPORT lean_object* l_Lean_resolveNamespaceCore___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__26(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepStxFromSplice___closed__24; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__1; LEAN_EXPORT lean_object* l___private_Init_Meta_0__Lean_quoteArray___at_Lean_Elab_Term_Quotation_ArrayStxBuilder_build___spec__1(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Function_comp___rarg(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepStxFromSplice___closed__18; @@ -1137,8 +1143,8 @@ static lean_object* l_Lean_Elab_Term_Quotation_instQuotePreresolvedMkStr1___clos lean_object* l_Lean_Syntax_node8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__13; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__2(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328____closed__2; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__9___closed__5; +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356_(lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepStxFromSplice___closed__15; static lean_object* l_Lean_Elab_Term_Quotation_commandElab__stx__quot_____closed__5; LEAN_EXPORT lean_object* l_List_forIn_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1171,7 +1177,6 @@ static lean_object* l_Lean_Elab_Term_Quotation_getQuotKind___closed__1; lean_object* l_Lean_Syntax_mkCApp(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__44; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_commandElab__stx__quot__; -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334_(lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___closed__1; static lean_object* l_Lean_resolveNamespaceCore___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__26___closed__1; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__52; @@ -1187,7 +1192,6 @@ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_ LEAN_EXPORT lean_object* l_List_mapTR_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__28(lean_object*, lean_object*); lean_object* lean_string_append(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabNoErrorIfUnused___closed__1; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__1; static lean_object* l_Lean_Elab_Term_Quotation_commandElab__stx__quot_____closed__1; static lean_object* l_Lean_Elab_Term_Quotation_instReprMatchResult___closed__6; LEAN_EXPORT lean_object* l_List_mapTR_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__12(lean_object*, lean_object*, lean_object*, lean_object*); @@ -1198,7 +1202,6 @@ static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabNoErrorIfUnused_ static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__25; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__8___closed__4; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__14___closed__19; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__4; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__23; LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_mkTuple___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepFromSplice___boxed(lean_object*); @@ -1209,14 +1212,12 @@ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_ lean_object* lean_array_get_size(lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__25; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__37; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__19; static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabMatchSyntax_declRange___closed__6; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__10___closed__5; static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__13; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__12; static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__7; LEAN_EXPORT lean_object* l_panic___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__30___closed__6; @@ -1232,9 +1233,9 @@ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_ extern lean_object* l_Lean_Elab_unsupportedSyntaxExceptionId; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__11(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__28; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__4; uint8_t lean_usize_dec_lt(size_t, size_t); static lean_object* l_Lean_Elab_Term_Quotation_getQuotKind___closed__8; +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__2; lean_object* l_Array_mkArray2___rarg(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__36; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__31; @@ -1243,7 +1244,6 @@ static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___closed__46; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__8(size_t, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_match__syntax_expand___lambda__3(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328_(lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__9___closed__8; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__8___closed__5; lean_object* lean_nat_add(lean_object*, lean_object*); @@ -1255,16 +1255,13 @@ lean_object* l_Lean_MessageData_bracket(lean_object*, lean_object*, lean_object* static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__30; static lean_object* l___private_Init_Meta_0__Lean_quoteList___at_Lean_Elab_Term_Quotation_ArrayStxBuilder_build___spec__2___closed__1; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___boxed(lean_object**); -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__3; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__14___closed__13; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__12(lean_object*, size_t, size_t, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___lambda__1___closed__7; -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__3; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__56; -static lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__8; static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__10___closed__2; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepStxFromSplice___closed__1; -LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790_(lean_object*); +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344____closed__3; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__26; static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__23; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__24___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1296,19 +1293,22 @@ lean_object* l_Lean_Syntax_unescapeAntiquot(lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_mkSyntaxQuotation___closed__41; static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__69; lean_object* l_Lean_Syntax_getCanonicalAntiquot(lean_object*); -static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__3; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__4; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__20(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__4; static lean_object* l_List_forIn_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__4___closed__7; -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340_(lean_object*); +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__10; LEAN_EXPORT lean_object* l_Array_sequenceMap_loop___at_Lean_Elab_Term_Quotation_match__syntax_expand___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__25___closed__13; static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__10___closed__12; +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338_(lean_object*); static lean_object* l_Lean_Elab_Term_Quotation_ArrayStxBuilder_mkNode___closed__27; LEAN_EXPORT lean_object* l_List_mapM_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Nat_repr(lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__1___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_hasNoErrorIfUnused___boxed(lean_object*); +static lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350____closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Syntax_isAntiquotSplice(lean_object*); static lean_object* l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__23___closed__10; @@ -17513,7 +17513,7 @@ return x_81; } } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1() { _start: { lean_object* x_1; @@ -17521,16 +17521,16 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_stxQuot_expand), 8, return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; lean_object* x_11; -x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1; +x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1; x_11 = l_Lean_Elab_Term_adaptExpander(x_10, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_11; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; @@ -17542,7 +17542,7 @@ x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -17552,47 +17552,47 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__3() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__2; +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__2; x_2 = l_Lean_Elab_Term_Quotation_commandElab__stx__quot_____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__4() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__3; +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__3; x_2 = l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__1___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__5() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__4; +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__4; x_2 = l_Lean_Elab_Term_Quotation_commandElab__stx__quot_____closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__6() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__5; +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__5; x_2 = l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__23; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__7() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__7() { _start: { lean_object* x_1; @@ -17600,47 +17600,47 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__8() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__6; -x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__7; +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__6; +x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__9() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__8; +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__8; x_2 = l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__1___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__10() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__9; +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__9; x_2 = l_Lean_Elab_Term_Quotation_commandElab__stx__quot_____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__11() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__10; +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__10; x_2 = l_Lean_Elab_Term_Quotation_commandElab__stx__quot_____closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__12() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__12() { _start: { lean_object* x_1; @@ -17648,27 +17648,27 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__13() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__11; -x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__12; +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__11; +x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__12; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__14() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__13; -x_2 = lean_unsigned_to_nat(6322u); +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__13; +x_2 = lean_unsigned_to_nat(6338u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__15() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__15() { _start: { lean_object* x_1; @@ -17676,27 +17676,27 @@ x_1 = l_Lean_Elab_Term_termElabAttribute; return x_1; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__16() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__16() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322_), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338_), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__15; -x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1; -x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__14; -x_5 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__16; +x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__15; +x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1; +x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__14; +x_5 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__16; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -17708,7 +17708,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -17720,13 +17720,13 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__3() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__1; +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__1; x_2 = lean_unsigned_to_nat(0u); -x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__2; +x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__2; x_4 = lean_unsigned_to_nat(30u); x_5 = lean_alloc_ctor(0, 4, 0); lean_ctor_set(x_5, 0, x_1); @@ -17736,37 +17736,37 @@ lean_ctor_set(x_5, 3, x_4); return x_5; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__4() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__3; +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__3; x_2 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_2, 0, x_1); lean_ctor_set(x_2, 1, x_1); return x_2; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__14; -x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__4; +x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__14; +x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__4; x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; lean_object* x_11; -x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1; +x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1; x_11 = l_Lean_Elab_Term_adaptExpander(x_10, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_11; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; @@ -17778,37 +17778,37 @@ x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328____closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__13; -x_2 = lean_unsigned_to_nat(6328u); +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__13; +x_2 = lean_unsigned_to_nat(6344u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328____closed__3() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344____closed__3() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328_), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344_), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__15; -x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328____closed__1; -x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328____closed__2; -x_5 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328____closed__3; +x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__15; +x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344____closed__1; +x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344____closed__2; +x_5 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344____closed__3; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -17820,7 +17820,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -17832,13 +17832,13 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__3() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__1; +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__1; x_2 = lean_unsigned_to_nat(0u); -x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__2; +x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__2; x_4 = lean_unsigned_to_nat(32u); x_5 = lean_alloc_ctor(0, 4, 0); lean_ctor_set(x_5, 0, x_1); @@ -17848,37 +17848,37 @@ lean_ctor_set(x_5, 3, x_4); return x_5; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__4() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__3; +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__3; x_2 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_2, 0, x_1); lean_ctor_set(x_2, 1, x_1); return x_2; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328____closed__2; -x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__4; +x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344____closed__2; +x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__4; x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; lean_object* x_11; -x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1; +x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1; x_11 = l_Lean_Elab_Term_adaptExpander(x_10, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_11; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; @@ -17890,37 +17890,37 @@ x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334____closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__13; -x_2 = lean_unsigned_to_nat(6334u); +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__13; +x_2 = lean_unsigned_to_nat(6350u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334____closed__3() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350____closed__3() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334_), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350_), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__15; -x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334____closed__1; -x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334____closed__2; -x_5 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334____closed__3; +x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__15; +x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350____closed__1; +x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350____closed__2; +x_5 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350____closed__3; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -17932,7 +17932,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -17944,13 +17944,13 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__3() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__1; +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__1; x_2 = lean_unsigned_to_nat(0u); -x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__2; +x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__2; x_4 = lean_unsigned_to_nat(35u); x_5 = lean_alloc_ctor(0, 4, 0); lean_ctor_set(x_5, 0, x_1); @@ -17960,37 +17960,37 @@ lean_ctor_set(x_5, 3, x_4); return x_5; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__4() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__3; +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__3; x_2 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_2, 0, x_1); lean_ctor_set(x_2, 1, x_1); return x_2; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334____closed__2; -x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__4; +x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350____closed__2; +x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__4; x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; lean_object* x_11; -x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1; +x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1; x_11 = l_Lean_Elab_Term_adaptExpander(x_10, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_11; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; @@ -18002,37 +18002,37 @@ x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340____closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__13; -x_2 = lean_unsigned_to_nat(6340u); +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__13; +x_2 = lean_unsigned_to_nat(6356u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340____closed__3() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356____closed__3() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340_), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356_), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__15; -x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340____closed__1; -x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340____closed__2; -x_5 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340____closed__3; +x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__15; +x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356____closed__1; +x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356____closed__2; +x_5 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356____closed__3; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -18044,7 +18044,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -18056,13 +18056,13 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__3() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__1; +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__1; x_2 = lean_unsigned_to_nat(0u); -x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__2; +x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__2; x_4 = lean_unsigned_to_nat(37u); x_5 = lean_alloc_ctor(0, 4, 0); lean_ctor_set(x_5, 0, x_1); @@ -18072,37 +18072,37 @@ lean_ctor_set(x_5, 3, x_4); return x_5; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__4() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__3; +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__3; x_2 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_2, 0, x_1); lean_ctor_set(x_2, 1, x_1); return x_2; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340____closed__2; -x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__4; +x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356____closed__2; +x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__4; x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; lean_object* x_11; -x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1; +x_10 = l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1; x_11 = l_Lean_Elab_Term_adaptExpander(x_10, x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_11; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; @@ -18114,37 +18114,37 @@ x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346____closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__13; -x_2 = lean_unsigned_to_nat(6346u); +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__13; +x_2 = lean_unsigned_to_nat(6362u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346____closed__3() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362____closed__3() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346_), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362_), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__15; -x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346____closed__1; -x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346____closed__2; -x_5 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346____closed__3; +x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__15; +x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362____closed__1; +x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362____closed__2; +x_5 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362____closed__3; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -18156,7 +18156,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -18168,13 +18168,13 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__3() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__1; +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__1; x_2 = lean_unsigned_to_nat(0u); -x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__2; +x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__2; x_4 = lean_unsigned_to_nat(33u); x_5 = lean_alloc_ctor(0, 4, 0); lean_ctor_set(x_5, 0, x_1); @@ -18184,23 +18184,23 @@ lean_ctor_set(x_5, 3, x_4); return x_5; } } -static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__4() { +static lean_object* _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__3; +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__3; x_2 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_2, 0, x_1); lean_ctor_set(x_2, 1, x_1); return x_2; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346____closed__2; -x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__4; +x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362____closed__2; +x_3 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__4; x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); return x_4; } @@ -18815,7 +18815,7 @@ x_6 = lean_array_uget(x_4, x_3); x_7 = lean_unsigned_to_nat(0u); x_8 = lean_array_uset(x_4, x_3, x_7); x_9 = l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepStxFromSplice___closed__2; -x_10 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1; +x_10 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1; x_11 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__3___closed__2; x_12 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__3___closed__3; x_13 = l_Lean_Syntax_node3(x_9, x_10, x_11, x_6, x_12); @@ -19162,7 +19162,7 @@ if (x_14 == 0) { lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; x_16 = l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepStxFromSplice___closed__2; -x_17 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1; +x_17 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1; x_18 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__3___closed__2; x_19 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__3___closed__3; x_20 = l_Lean_Syntax_node3(x_16, x_17, x_18, x_13, x_19); @@ -19185,7 +19185,7 @@ lean_ctor_set(x_27, 0, x_25); lean_ctor_set(x_27, 1, x_26); lean_ctor_set(x_27, 2, x_24); x_28 = l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getSepStxFromSplice___closed__2; -x_29 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1; +x_29 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1; x_30 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__3___closed__2; x_31 = l_Array_mapMUnsafe_map___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___spec__3___closed__3; x_32 = l_Lean_Syntax_node3(x_28, x_29, x_30, x_27, x_31); @@ -23638,7 +23638,7 @@ lean_inc(x_22); x_51 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_51, 0, x_22); lean_ctor_set(x_51, 1, x_50); -x_52 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1; +x_52 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1; lean_inc(x_51); lean_inc(x_22); x_53 = l_Lean_Syntax_node3(x_22, x_52, x_49, x_25, x_51); @@ -23864,7 +23864,7 @@ lean_inc(x_22); x_139 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_139, 0, x_22); lean_ctor_set(x_139, 1, x_138); -x_140 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1; +x_140 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1; lean_inc(x_139); lean_inc(x_22); x_141 = l_Lean_Syntax_node3(x_22, x_140, x_137, x_25, x_139); @@ -25441,7 +25441,7 @@ x_262 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_262, 0, x_261); lean_ctor_set(x_262, 1, x_209); lean_ctor_set(x_262, 2, x_14); -x_263 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1; +x_263 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1; lean_inc(x_232); lean_inc(x_176); x_264 = l_Lean_Syntax_node3(x_176, x_263, x_260, x_262, x_232); @@ -25674,7 +25674,7 @@ x_360 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_360, 0, x_359); lean_ctor_set(x_360, 1, x_307); lean_ctor_set(x_360, 2, x_14); -x_361 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1; +x_361 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1; lean_inc(x_330); lean_inc(x_176); x_362 = l_Lean_Syntax_node3(x_176, x_361, x_358, x_360, x_330); @@ -37478,7 +37478,7 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabMatchSyntax _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__15; +x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__15; x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_quoteSyntax___spec__23___lambda__3___closed__20; x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabMatchSyntax___closed__2; x_5 = l___regBuiltin_Lean_Elab_Term_Quotation_elabMatchSyntax___closed__3; @@ -37654,7 +37654,7 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Term_Quotation_elabNoErrorIfUn _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__15; +x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__15; x_3 = l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_getHeadInfo___lambda__16___closed__7; x_4 = l___regBuiltin_Lean_Elab_Term_Quotation_elabNoErrorIfUnused___closed__2; x_5 = l___regBuiltin_Lean_Elab_Term_Quotation_elabNoErrorIfUnused___closed__3; @@ -37764,7 +37764,7 @@ x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); return x_4; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__1() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__1() { _start: { lean_object* x_1; @@ -37772,77 +37772,77 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__2() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__5; -x_2 = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__1; +x_1 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__5; +x_2 = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__3() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__2; -x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__7; +x_1 = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__2; +x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__4() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__3; +x_1 = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__3; x_2 = l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_floatOutAntiquotTerms___lambda__1___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__5() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__4; +x_1 = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__4; x_2 = l_Lean_Elab_Term_Quotation_commandElab__stx__quot_____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__6() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__5; +x_1 = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__5; x_2 = l_Lean_Elab_Term_Quotation_commandElab__stx__quot_____closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__7() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__6; -x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__12; +x_1 = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__6; +x_2 = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__12; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__8() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__7; -x_2 = lean_unsigned_to_nat(16790u); +x_1 = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__7; +x_2 = lean_unsigned_to_nat(16820u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__9() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__9() { _start: { lean_object* x_1; @@ -37850,24 +37850,24 @@ x_1 = lean_mk_string_from_bytes("alt", 3); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__10() { +static lean_object* _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Elab_Term_Quotation_commandElab__stx__quot_____closed__1; x_2 = l_List_forIn_loop___at___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___spec__4___closed__1; -x_3 = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__9; +x_3 = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__9; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; x_2 = l___private_Lean_Elab_Quotation_0__Lean_Elab_Term_Quotation_compileStxMatch___closed__1; x_3 = 0; -x_4 = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__8; +x_4 = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__8; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); if (lean_obj_tag(x_5) == 0) { @@ -37875,7 +37875,7 @@ lean_object* x_6; lean_object* x_7; uint8_t x_8; lean_object* x_9; x_6 = lean_ctor_get(x_5, 1); lean_inc(x_6); lean_dec(x_5); -x_7 = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__10; +x_7 = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__10; x_8 = 1; x_9 = l_Lean_registerTraceClass(x_7, x_8, x_4, x_6); if (lean_obj_tag(x_9) == 0) @@ -39036,132 +39036,132 @@ l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__E lean_mark_persistent(l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__55); l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__56 = _init_l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__56(); lean_mark_persistent(l_Lean_Elab_Term_Quotation___aux__Lean__Elab__Quotation______macroRules__Lean__Elab__Term__Quotation__commandElab__stx__quot____1___closed__56); -l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1 = _init_l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__1); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__2 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__2); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__3 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__3(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__3); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__4 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__4(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__4); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__5 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__5(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__5); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__6 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__6(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__6); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__7 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__7(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__7); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__8 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__8(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__8); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__9 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__9(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__9); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__10 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__10(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__10); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__11 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__11(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__11); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__12 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__12(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__12); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__13 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__13(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__13); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__14 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__14(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__14); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__15 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__15(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__15); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__16 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__16(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322____closed__16); -if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6322_(lean_io_mk_world()); +l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1 = _init_l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__1); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__2 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__2(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__2); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__3 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__3(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__3); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__4 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__4(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__4); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__5 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__5(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__5); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__6 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__6(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__6); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__7 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__7(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__7); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__8 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__8(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__8); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__9 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__9(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__9); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__10 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__10(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__10); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__11 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__11(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__11); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__12 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__12(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__12); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__13 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__13(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__13); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__14 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__14(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__14); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__15 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__15(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__15); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__16 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__16(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338____closed__16); +if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6338_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__1); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__2 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__2); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__3 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__3(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__3); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__4 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__4(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322____closed__4); -if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6322_(lean_io_mk_world()); +}l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__1); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__2 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__2(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__2); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__3 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__3(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__3); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__4 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__4(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338____closed__4); +if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6338_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328____closed__1); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328____closed__2 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328____closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328____closed__2); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328____closed__3 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328____closed__3(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328____closed__3); -if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6328_(lean_io_mk_world()); +}l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344____closed__1); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344____closed__2 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344____closed__2(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344____closed__2); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344____closed__3 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344____closed__3(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344____closed__3); +if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6344_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__1); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__2 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__2); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__3 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__3(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__3); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__4 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__4(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328____closed__4); -if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6328_(lean_io_mk_world()); +}l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__1); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__2 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__2(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__2); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__3 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__3(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__3); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__4 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__4(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344____closed__4); +if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6344_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334____closed__1); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334____closed__2 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334____closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334____closed__2); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334____closed__3 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334____closed__3(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334____closed__3); -if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6334_(lean_io_mk_world()); +}l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350____closed__1); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350____closed__2 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350____closed__2(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350____closed__2); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350____closed__3 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350____closed__3(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350____closed__3); +if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6350_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__1); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__2 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__2); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__3 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__3(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__3); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__4 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__4(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334____closed__4); -if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6334_(lean_io_mk_world()); +}l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__1); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__2 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__2(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__2); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__3 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__3(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__3); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__4 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__4(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350____closed__4); +if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6350_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340____closed__1); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340____closed__2 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340____closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340____closed__2); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340____closed__3 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340____closed__3(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340____closed__3); -if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6340_(lean_io_mk_world()); +}l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356____closed__1); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356____closed__2 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356____closed__2(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356____closed__2); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356____closed__3 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356____closed__3(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356____closed__3); +if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6356_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__1); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__2 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__2); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__3 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__3(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__3); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__4 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__4(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340____closed__4); -if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6340_(lean_io_mk_world()); +}l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__1); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__2 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__2(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__2); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__3 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__3(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__3); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__4 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__4(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356____closed__4); +if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6356_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346____closed__1); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346____closed__2 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346____closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346____closed__2); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346____closed__3 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346____closed__3(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346____closed__3); -if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6346_(lean_io_mk_world()); +}l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362____closed__1); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362____closed__2 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362____closed__2(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362____closed__2); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362____closed__3 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362____closed__3(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362____closed__3); +if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot____x40_Lean_Elab_Quotation___hyg_6362_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__1); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__2 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__2); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__3 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__3(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__3); -l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__4 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__4(); -lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346____closed__4); -if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6346_(lean_io_mk_world()); +}l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__1 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__1); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__2 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__2(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__2); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__3 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__3(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__3); +l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__4 = _init_l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__4(); +lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362____closed__4); +if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabQuot_declRange____x40_Lean_Elab_Quotation___hyg_6362_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Lean_Elab_Term_Quotation_instReprMatchResult___closed__1 = _init_l_Lean_Elab_Term_Quotation_instReprMatchResult___closed__1(); @@ -39656,27 +39656,27 @@ lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_Quotation_elabNoErrorIfUnused if (builtin) {res = l___regBuiltin_Lean_Elab_Term_Quotation_elabNoErrorIfUnused_declRange(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__1 = _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__1(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__1); -l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__2 = _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__2(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__2); -l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__3 = _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__3(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__3); -l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__4 = _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__4(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__4); -l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__5 = _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__5(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__5); -l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__6 = _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__6(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__6); -l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__7 = _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__7(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__7); -l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__8 = _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__8(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__8); -l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__9 = _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__9(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__9); -l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__10 = _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__10(); -lean_mark_persistent(l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790____closed__10); -if (builtin) {res = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16790_(lean_io_mk_world()); +}l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__1 = _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__1(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__1); +l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__2 = _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__2(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__2); +l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__3 = _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__3(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__3); +l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__4 = _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__4(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__4); +l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__5 = _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__5(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__5); +l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__6 = _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__6(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__6); +l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__7 = _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__7(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__7); +l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__8 = _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__8(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__8); +l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__9 = _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__9(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__9); +l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__10 = _init_l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__10(); +lean_mark_persistent(l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820____closed__10); +if (builtin) {res = l_Lean_Elab_Term_Quotation_initFn____x40_Lean_Elab_Quotation___hyg_16820_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/StructInst.c b/stage0/stdlib/Lean/Elab/StructInst.c index f987f2f3cfb29..2a910a34bf4c1 100644 --- a/stage0/stdlib/Lean/Elab/StructInst.c +++ b/stage0/stdlib/Lean/Elab/StructInst.c @@ -49,6 +49,7 @@ lean_object* l_Lean_mkAppN(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_isDefaultMissing_x3f___rarg___lambda__1___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_expandCompositeFields___lambda__1(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_toFieldLHS(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__5; static lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_expandNonAtomicExplicitSources_go___lambda__1___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_mkDefaultValueAux_x3f___lambda__1(lean_object*); lean_object* l_Lean_addBuiltinDocString(lean_object*, lean_object*, lean_object*); @@ -63,7 +64,6 @@ LEAN_EXPORT lean_object* l_Lean_MVarId_isAssigned___at_Lean_Elab_Term_StructInst lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Format_joinSep___at_Lean_Elab_Term_StructInst_formatField___spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_panic___at_Lean_Elab_Term_StructInst_DefaultFields_step___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__7; LEAN_EXPORT lean_object* l_List_foldl___at_Lean_Elab_Term_StructInst_formatStruct___spec__5(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_mkCtorHeaderAux___closed__1; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_StructInst_expandStructInstFieldAbbrev___spec__3(lean_object*, size_t, size_t, lean_object*); @@ -96,6 +96,7 @@ static lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_StructIns static lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_elabModifyOp___lambda__2___closed__12; static lean_object* l_List_foldlM___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_mkFieldMap___spec__13___closed__6; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_addMissingFields___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__7; LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_Struct_source___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_isDefaultMissing_x3f___at_Lean_Elab_Term_StructInst_DefaultFields_allDefaultMissing_go___spec__1___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_StructInst_expandStructInstFieldAbbrev___lambda__1___closed__1; @@ -109,13 +110,16 @@ lean_object* l_Lean_Meta_isExprDefEq(lean_object*, lean_object*, lean_object*, l static lean_object* l_List_mapTR_loop___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_expandParentFields___spec__2___closed__1; static lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_elabModifyOp___lambda__3___closed__3; static lean_object* l_panic___at_Lean_Elab_Term_StructInst_DefaultFields_step___spec__1___closed__3; +static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__1; lean_object* l_Lean_Expr_getAutoParamTactic_x3f(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_expandStructInstFieldAbbrev___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isAppOfArity(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__13; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_addMissingFields___spec__1(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_findSomeM_x3f___at_Lean_Elab_Term_StructInst_DefaultFields_findDefaultMissing_x3f___spec__1___rarg___lambda__2(lean_object*, lean_object*, uint8_t); lean_object* l_Lean_Elab_addCompletionInfo___at_Lean_Elab_Term_addDotCompletionInfo___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_toString(lean_object*, uint8_t); +static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__4; lean_object* l_Lean_Syntax_getId(lean_object*); lean_object* l_Lean_Elab_Term_elabTermEnsuringType(lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_reduce___closed__1; @@ -142,6 +146,7 @@ uint8_t lean_usize_dec_eq(size_t, size_t); LEAN_EXPORT lean_object* l_Lean_MVarId_isAssigned___at_Lean_Elab_Term_StructInst_DefaultFields_step___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_elabStructInstAux(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_mkDefaultValue_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__12; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_addMissingFields___spec__2(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_elabStructInstAux___spec__4___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_elabStructInstAux___spec__1___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); @@ -170,8 +175,8 @@ static lean_object* l_Lean_Elab_Term_StructInst_expandStructInstFieldAbbrev___la LEAN_EXPORT lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_toFieldLHS___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_isDefaultMissing_x3f___at_Lean_Elab_Term_StructInst_DefaultFields_allDefaultMissing_go___spec__1___rarg___lambda__2(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_expandStructInstFieldAbbrev(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__1; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_groupFields___spec__2(size_t, size_t, lean_object*); +static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__6; lean_object* l_Lean_Syntax_TSepArray_getElems___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_isModifyOp_x3f___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_ReaderT_instMonadReaderT___rarg(lean_object*); @@ -206,6 +211,7 @@ lean_object* l_Lean_Name_mkStr5(lean_object*, lean_object*, lean_object*, lean_o LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_StructInst_DefaultFields_propagateLoop___spec__13(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_format___at_Lean_Elab_Term_StructInst_formatStruct___spec__3___closed__1; lean_object* l_Lean_stringToMessageData(lean_object*); +static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__11; LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_Struct_structName(lean_object*); static lean_object* l_Lean_Elab_Term_StructInst_expandStructInstFieldAbbrev___lambda__1___closed__2; uint8_t l___private_Lean_Util_Trace_0__Lean_checkTraceOption(lean_object*, lean_object*, lean_object*); @@ -220,7 +226,6 @@ static lean_object* l___regBuiltin_Lean_Elab_Term_StructInst_expandStructInstFie lean_object* l_Lean_Elab_Term_instInhabitedTermElabM(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_isDefaultMissing_x3f___at_Lean_Elab_Term_StructInst_DefaultFields_propagateLoop___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_StructInst_expandStructInstFieldAbbrev___lambda__1___closed__12; -static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__8; static lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_elabStruct___closed__1; LEAN_EXPORT uint8_t l_Lean_Elab_Term_StructInst_findField_x3f___lambda__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_elabModifyOp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -316,10 +321,10 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_Stru LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_isRoundDone(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_MVarId_isAssigned___at_Lean_Elab_Term_StructInst_DefaultFields_step___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_mapM_loop___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_expandNumLitFields___spec__3___closed__3; -static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__9; static lean_object* l___regBuiltin_Lean_Elab_Term_StructInst_expandStructInstFieldAbbrev_declRange___closed__2; static lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_isDefaultMissing_x3f___at_Lean_Elab_Term_StructInst_DefaultFields_propagateLoop___spec__2___closed__1; static lean_object* l___regBuiltin_Lean_Elab_Term_StructInst_elabStructInst___closed__3; +static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__8; LEAN_EXPORT lean_object* l_List_mapM_loop___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_expandNumLitFields___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); LEAN_EXPORT lean_object* l_List_mapM_loop___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_expandParentFields___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -391,7 +396,6 @@ static lean_object* l___regBuiltin_Lean_Elab_Term_StructInst_elabStructInst___cl static lean_object* l___regBuiltin_Lean_Elab_Term_StructInst_expandStructInstExpectedType___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_getStructSource___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_getFieldName(lean_object*); -static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__5; static lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_getFieldName___closed__1; lean_object* lean_array_to_list(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_expandCompositeFields(lean_object*); @@ -422,7 +426,6 @@ static lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructIns extern lean_object* l_Lean_levelZero; LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_expandNonAtomicExplicitSources___spec__1(lean_object*, size_t, size_t); LEAN_EXPORT lean_object* l_Lean_MVarId_isAssigned___at_Lean_Elab_Term_StructInst_DefaultFields_propagateLoop___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__6; LEAN_EXPORT lean_object* l_Lean_MVarId_isAssigned___at_Lean_Elab_Term_StructInst_DefaultFields_allDefaultMissing_go___spec__2___rarg___lambda__2(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_instInhabitedExplicitSourceInfo; LEAN_EXPORT lean_object* l_Array_filterMapM___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_groupFields___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -439,8 +442,10 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_StructInst_D LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_throwFailedToElabField(lean_object*); lean_object* l_Lean_mkAnnotation(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_isDefaultMissing_x3f___at_Lean_Elab_Term_StructInst_DefaultFields_allDefaultMissing_go___spec__3___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__14; lean_object* l_Lean_Elab_Term_tryPostponeIfMVar(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_lengthTRAux___rarg(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__10; static lean_object* l_List_mapM_loop___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_expandNumLitFields___spec__3___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_expandStructInstExpectedType(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapTR_loop___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_expandCompositeFields___spec__2(lean_object*, lean_object*, lean_object*); @@ -464,14 +469,12 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_Stru LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_mkDefaultValue_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_node2(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapM_loop___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_expandParentFields___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__12; static lean_object* l_Lean_Elab_Term_StructInst_expandStructInstExpectedType___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_instToStringFieldStruct; LEAN_EXPORT lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_groupFields___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_mkHashMap___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_mkFieldMap___spec__12___boxed(lean_object*); lean_object* l_Lean_Meta_forallTelescope___at___private_Lean_Meta_InferType_0__Lean_Meta_inferForallType___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__3; static lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_mkDefaultValueAux_x3f___closed__2; static lean_object* l_Lean_Elab_Term_StructInst_expandStructInstFieldAbbrev___lambda__1___closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_Struct_fields(lean_object*); @@ -518,6 +521,7 @@ LEAN_EXPORT lean_object* l_List_foldlM___at___private_Lean_Elab_StructInst_0__Le static lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_addMissingFields___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_Struct_modifyFieldsM___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_PersistentHashMap_contains___at_Lean_MVarId_isAssigned___spec__1(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596_(lean_object*); LEAN_EXPORT lean_object* l_List_foldl___at_Lean_Elab_Term_StructInst_formatField___spec__4(lean_object*, lean_object*, lean_object*); static lean_object* l_List_foldlM___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_mkFieldMap___spec__13___closed__4; lean_object* l_Lean_MVarId_assign___at_Lean_Elab_Term_exprToSyntax___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -614,6 +618,7 @@ lean_object* l_Lean_Meta_mkFreshLevelMVarsFor(lean_object*, lean_object*, lean_o LEAN_EXPORT lean_object* l_Lean_HashMap_insert___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_mkFieldMap___spec__6(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Term_synthesizeInstMVarCore___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_isDefaultMissing_x3f___at_Lean_Elab_Term_StructInst_DefaultFields_allDefaultMissing_go___spec__1___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__3; LEAN_EXPORT lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_getStructName___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_elabStructInst(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_lt(lean_object*, lean_object*); @@ -631,8 +636,6 @@ uint8_t l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_( lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); uint8_t l_Lean_isPrivateNameFromImportedModule(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_StructInst_expandStructInstExpectedType_declRange___closed__2; -static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__10; -static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__13; LEAN_EXPORT lean_object* l_List_foldlM___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_elabStruct___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_mapM_loop___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_expandNumLitFields___spec__3___closed__4; lean_object* l_Lean_indentExpr(lean_object*); @@ -762,7 +765,6 @@ lean_object* lean_array_uget(lean_object*, size_t); static lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_mkSourcesWithSyntax___closed__2; LEAN_EXPORT lean_object* l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_StructInst_DefaultFields_propagateLoop___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_allDefaultMissing_go(lean_object*); -static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_reduce(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_elabModifyOp___lambda__2___closed__23; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_Term_StructInst_DefaultFields_allDefaultMissing_go___spec__5___rarg___lambda__2(lean_object*, lean_object*); @@ -785,7 +787,6 @@ lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(lean_object*, lean static lean_object* l_Lean_Elab_Term_StructInst_FieldLHS_toSyntax___closed__2; lean_object* l_Lean_MVarId_isAssigned___rarg(lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_StructInst_elabStructInst_declRange___closed__2; -static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__14; static lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_mkDefaultValueAux_x3f___closed__1; static lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_elabModifyOp___closed__2; static lean_object* l___regBuiltin_Lean_Elab_Term_StructInst_expandStructInstFieldAbbrev_declRange___closed__6; @@ -798,6 +799,7 @@ lean_object* l_Lean_mkAtomFrom(lean_object*, lean_object*, uint8_t); LEAN_EXPORT lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_expandParentFields___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_Struct_params(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_elabStruct___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__2; lean_object* lean_array_get_size(lean_object*); static lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_addMissingFields___spec__3___closed__1; lean_object* l_panic___at___private_Init_Prelude_0__Lean_assembleParts___spec__1(lean_object*); @@ -830,7 +832,6 @@ static lean_object* l_Lean_Elab_Term_StructInst_FieldVal_toSyntax___closed__1; LEAN_EXPORT lean_object* l_Std_Format_joinSep___at_Lean_Elab_Term_StructInst_formatStruct___spec__4(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_StructInst_expandStructInstExpectedType_declRange___closed__1; LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_elabStructInstAux___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__4; uint8_t l_Lean_Exception_isRuntime(lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_StructInst_formatStruct___spec__2(size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_elabStructInstAux___spec__1___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -842,8 +843,8 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_isDefaultMiss static lean_object* l_Lean_Elab_Term_StructInst_throwFailedToElabField___rarg___closed__5; static lean_object* l_Lean_Elab_Term_StructInst_expandStructInstExpectedType___closed__3; LEAN_EXPORT lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_mkStructView___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__9; LEAN_EXPORT lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_groupFields___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536_(lean_object*); lean_object* l_Lean_Expr_mvarId_x21(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Term_StructInst_elabStructInst_declRange___closed__5; lean_object* l_String_toSubstring_x27(lean_object*); @@ -857,7 +858,6 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_mkProjStx_x3f___boxed(lean_ lean_object* lean_expr_instantiate1(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_withMacroExpansion___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_findField_x3f(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__11; LEAN_EXPORT lean_object* l___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_isModifyOp_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_DefaultFields_allDefaultMissing(lean_object*); LEAN_EXPORT lean_object* l_List_foldl___at_Lean_Elab_Term_StructInst_formatField___spec__2(lean_object*, lean_object*, lean_object*); @@ -28686,7 +28686,7 @@ x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); return x_4; } } -static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__1() { +static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -28696,37 +28696,37 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__2() { +static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__1; +x_1 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__1; x_2 = l___regBuiltin_Lean_Elab_Term_StructInst_expandStructInstExpectedType___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__3() { +static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__2; +x_1 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__2; x_2 = l_Lean_Elab_Term_StructInst_expandStructInstExpectedType___closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__4() { +static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__3; +x_1 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__3; x_2 = l___regBuiltin_Lean_Elab_Term_StructInst_expandStructInstExpectedType___closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__5() { +static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__5() { _start: { lean_object* x_1; @@ -28734,17 +28734,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__6() { +static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__4; -x_2 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__5; +x_1 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__4; +x_2 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__7() { +static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__7() { _start: { lean_object* x_1; @@ -28752,47 +28752,47 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__8() { +static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__6; -x_2 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__7; +x_1 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__6; +x_2 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__9() { +static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__8; +x_1 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__8; x_2 = l_Lean_Elab_Term_StructInst_expandStructInstExpectedType___closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__10() { +static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__9; +x_1 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__9; x_2 = l___regBuiltin_Lean_Elab_Term_StructInst_expandStructInstExpectedType___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__11() { +static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__10; +x_1 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__10; x_2 = l___regBuiltin_Lean_Elab_Term_StructInst_expandStructInstExpectedType___closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__12() { +static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__12() { _start: { lean_object* x_1; @@ -28800,33 +28800,33 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__13() { +static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__11; -x_2 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__12; +x_1 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__11; +x_2 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__12; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__14() { +static lean_object* _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__13; -x_2 = lean_unsigned_to_nat(12536u); +x_1 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__13; +x_2 = lean_unsigned_to_nat(12596u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; x_2 = l_List_foldlM___at___private_Lean_Elab_StructInst_0__Lean_Elab_Term_StructInst_elabStruct___spec__3___closed__3; x_3 = 0; -x_4 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__14; +x_4 = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__14; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); return x_5; } @@ -29444,35 +29444,35 @@ lean_mark_persistent(l___regBuiltin_Lean_Elab_Term_StructInst_elabStructInst_dec if (builtin) {res = l___regBuiltin_Lean_Elab_Term_StructInst_elabStructInst_declRange(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__1 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__1(); -lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__1); -l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__2 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__2(); -lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__2); -l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__3 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__3(); -lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__3); -l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__4 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__4(); -lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__4); -l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__5 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__5(); -lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__5); -l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__6 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__6(); -lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__6); -l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__7 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__7(); -lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__7); -l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__8 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__8(); -lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__8); -l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__9 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__9(); -lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__9); -l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__10 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__10(); -lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__10); -l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__11 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__11(); -lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__11); -l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__12 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__12(); -lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__12); -l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__13 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__13(); -lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__13); -l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__14 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__14(); -lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536____closed__14); -if (builtin) {res = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12536_(lean_io_mk_world()); +}l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__1 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__1(); +lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__1); +l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__2 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__2(); +lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__2); +l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__3 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__3(); +lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__3); +l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__4 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__4(); +lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__4); +l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__5 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__5(); +lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__5); +l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__6 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__6(); +lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__6); +l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__7 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__7(); +lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__7); +l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__8 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__8(); +lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__8); +l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__9 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__9(); +lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__9); +l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__10 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__10(); +lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__10); +l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__11 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__11(); +lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__11); +l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__12 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__12(); +lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__12); +l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__13 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__13(); +lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__13); +l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__14 = _init_l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__14(); +lean_mark_persistent(l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596____closed__14); +if (builtin) {res = l_Lean_Elab_Term_StructInst_initFn____x40_Lean_Elab_StructInst___hyg_12596_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Structure.c b/stage0/stdlib/Lean/Elab/Structure.c index cd2d0bfc14f63..b20cbb664fd91 100644 --- a/stage0/stdlib/Lean/Elab/Structure.c +++ b/stage0/stdlib/Lean/Elab/Structure.c @@ -27,10 +27,7 @@ static lean_object* l_Lean_Elab_Command_checkValidCtorModifier___at___private_Le lean_object* l_Lean_Name_reprPrec(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forM___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_elabStructureView___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStructFieldKind____x40_Lean_Elab_Structure___hyg_328____closed__6; -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__4; LEAN_EXPORT uint8_t l___private_Lean_Elab_Structure_0__Lean_Elab_Command_elabFieldTypeValue___lambda__1(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__1; -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__7; LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_withParents_go___rarg___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_mkCoercionToCopiedParent_copyFields___spec__2___closed__1; static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStructFieldInfo____x40_Lean_Elab_Structure___hyg_533____closed__4; @@ -53,7 +50,6 @@ static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyNew LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyNewFieldsFrom_copyFields___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_addDeclarationRanges___at_Lean_Elab_Command_elabStructure___spec__4___closed__1; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_withFields_go___spec__3___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__14; lean_object* lean_mk_empty_array_with_capacity(lean_object*); lean_object* l_Lean_mkAppN(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyNewFieldsFrom_mkCompositeField___closed__3; @@ -66,6 +62,7 @@ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Structure_ LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_withParents_go___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_processSubfields_go___rarg___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandFields___spec__5___lambda__3___closed__3; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__3; static lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandFields___spec__5___lambda__3___closed__9; LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyNewFieldsFrom___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__5___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); @@ -92,6 +89,7 @@ static lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Structure static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStructFieldKind____x40_Lean_Elab_Structure___hyg_328____closed__13; lean_object* l_Lean_Elab_Command_mkResultUniverse(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_panic___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyNewFieldsFrom_copyFields_copy___spec__1(lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__13; LEAN_EXPORT uint8_t l___private_Lean_Elab_Structure_0__Lean_Elab_Command_mkCoercionToCopiedParent___lambda__1(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandFields___closed__1; static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__20___closed__14; @@ -168,11 +166,11 @@ lean_object* lean_mk_array(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_collectUniversesFromFields_go___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__20___closed__17; uint8_t lean_usize_dec_eq(size_t, size_t); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__7; lean_object* l_Lean_Syntax_getArgs(lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_addDefaults___spec__2___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_elabModifiers___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__1___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_instReprStructFieldInfo___closed__1; -LEAN_EXPORT lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410_(lean_object*); lean_object* l_Lean_replaceRef(lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Term_throwErrorIfErrors___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_checkValidFieldModifier(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -196,6 +194,7 @@ LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Structure_0_ static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_elabStructureView___closed__1; static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_elabStructureView___spec__4___closed__1; lean_object* l_Lean_Expr_fvarId_x21(lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__2; lean_object* l_Lean_Elab_logException___at_Lean_Elab_Term_exceptionToSorry___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStructFieldInfo____x40_Lean_Elab_Structure___hyg_533_(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_structureDiamondWarning; @@ -209,7 +208,6 @@ lean_object* l_Lean_Elab_Term_declareTacticSyntax(lean_object*, lean_object*, le lean_object* l_Lean_RBNode_insert___at_Lean_NameSet_insert___spec__1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_elabStructureView___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Elab_Term_withAuxDecl___spec__1___rarg(lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__5; static lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_registerStructure___spec__2___closed__4; LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyDefaultValue_x3f_failed___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkIdentFrom(lean_object*, lean_object*, uint8_t); @@ -247,7 +245,6 @@ uint8_t lean_string_dec_eq(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyNewFieldsFrom_copyFields_copy___rarg___lambda__2___boxed(lean_object**); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__20___closed__8; lean_object* l_Lean_Elab_Term_instInhabitedTermElabM(lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__3; extern lean_object* l_Lean_Expr_instBEqExpr; static lean_object* l_Lean_Elab_Command_checkValidFieldModifier___lambda__1___closed__1; static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStructFieldKind____x40_Lean_Elab_Structure___hyg_328____closed__1; @@ -273,6 +270,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_wi static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStructFieldKind____x40_Lean_Elab_Structure___hyg_328____closed__24; LEAN_EXPORT lean_object* l_Lean_Elab_Command_checkValidInductiveModifier___at_Lean_Elab_Command_elabStructure___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStructFieldKind____x40_Lean_Elab_Structure___hyg_328____closed__9; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__9; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_withFields_go___spec__3___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyNewFieldsFrom_copyFields_copy___rarg___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_findExistingField_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -302,7 +300,6 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_fi static lean_object* l_Lean_Elab_Command_checkValidFieldModifier___lambda__2___closed__1; static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_getFieldType___lambda__5___closed__2; LEAN_EXPORT lean_object* l_Lean_setEnv___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_addProjections___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Command_checkValidCtorModifier___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__17___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_collectUniversesFromFields_go___spec__2___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_Command_checkValidCtorModifier___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__17___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -330,6 +327,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_Structu LEAN_EXPORT uint8_t l_Lean_Elab_elabAttr___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__4___lambda__1(lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStructFieldKind____x40_Lean_Elab_Structure___hyg_328____closed__14; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_collectUniversesFromFields_go___spec__2(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_elabFieldTypeValue___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_withFields_go___rarg___closed__1; static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStructFieldKind____x40_Lean_Elab_Structure___hyg_328____closed__22; @@ -350,13 +348,13 @@ lean_object* l_Lean_Meta_withLetDecl___at_Lean_Elab_Term_elabLetDeclAux___spec__ LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_collectLevelParamsInFVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStructFieldInfo____x40_Lean_Elab_Structure___hyg_533____closed__2; lean_object* l_Lean_Elab_getDeclarationSelectionRef(lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__2; uint8_t lean_expr_eqv(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_processSubfields_go___rarg___closed__3; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_levelMVarToParam___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStructFieldKind____x40_Lean_Elab_Structure___hyg_328____closed__15; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_collectUniversesFromFields_go___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_ResolveName_resolveNamespace(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__4; LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_withFields_go___spec__8(lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_processSubfields_go___rarg___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_getFieldType___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -369,6 +367,7 @@ lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_processSubfields_go___rarg___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_Command_checkValidFieldModifier___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Core_instantiateValueLevelParams(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__14; uint8_t l_Lean_Elab_Modifiers_isProtected(lean_object*); lean_object* lean_nat_to_int(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_getNestedProjectionArg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -383,6 +382,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_co LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_getFieldType___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_addProjections(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_withFields_go___rarg___lambda__4___closed__3; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__3; lean_object* l_Lean_getConstInfo___at_Lean_Elab_Term_mkConst___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forM___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_elabStructureView___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_registerStructure___spec__2___closed__1; @@ -396,7 +396,6 @@ lean_object* l_Lean_registerTraceClass(lean_object*, uint8_t, lean_object*, lean LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyNewFieldsFrom_mkCompositeField(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_StructFieldKind_toCtorIdx(uint8_t); lean_object* l_Lean_LocalContext_setBinderInfo(lean_object*, lean_object*, uint8_t); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__3; static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStructFieldKind____x40_Lean_Elab_Structure___hyg_328____closed__18; static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_elabStructureView___lambda__4___closed__2; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__16___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -412,6 +411,7 @@ static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_getFiel lean_object* l_Lean_Elab_Term_elabTerm___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_toAttributeKind___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_withFields_go___spec__9___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__5; lean_object* l_Lean_Elab_Term_applyAttributesAt(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_mkCoercionToCopiedParent___closed__4; @@ -431,6 +431,7 @@ static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_default LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_addCtorFields(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_LocalDecl_value(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_collectLevelParamsInStructure(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__10; static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_getFieldType___lambda__5___closed__3; lean_object* l_Lean_Meta_transform___at_Lean_Meta_zetaReduce___spec__1(lean_object*, lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_getLevel(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -439,7 +440,6 @@ lean_object* l_Lean_Expr_forallE___override(lean_object*, lean_object*, lean_obj LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_elabStructureView___spec__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_elabStructure___closed__4; LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__2; static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyNewFieldsFrom_copyFields_copy___rarg___closed__8; static lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_registerStructure___spec__2___closed__2; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_findFieldInfo_x3f___spec__1(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); @@ -452,6 +452,7 @@ LEAN_EXPORT uint8_t l___private_Lean_Elab_Structure_0__Lean_Elab_Command_validSt static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_elabStructureView___closed__2; lean_object* l_Lean_Expr_inferImplicit(lean_object*, lean_object*, uint8_t); lean_object* l_Lean_Meta_mkAppM(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349_(lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyNewFieldsFrom_copyFields_copy___rarg___closed__5; LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_removeUnused(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -482,6 +483,7 @@ lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandFields___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_withFields_go___rarg___closed__6; lean_object* l_Lean_Elab_applyVisibility___at_Lean_Elab_Term_expandDeclId___spec__5(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__8; LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_findFieldInfo_x3f(lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__50(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_append(lean_object*, lean_object*); @@ -534,6 +536,7 @@ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Structure_ static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyNewFieldsFrom_copyFields_copy___rarg___closed__6; lean_object* l_Lean_instHashableLocalInstance___boxed(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_getFieldType___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__12; lean_object* l_Lean_logWarning___at___private_Lean_Elab_Term_0__Lean_Elab_Term_mkConsts___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_getFieldType___lambda__2___closed__2; lean_object* l_instHashableProd___rarg___boxed(lean_object*, lean_object*, lean_object*); @@ -557,7 +560,6 @@ lean_object* l_Lean_Syntax_node2(lean_object*, lean_object*, lean_object*, lean_ static lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandFields___spec__5___closed__4; lean_object* l_Lean_mkRecOn___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_mkAuxConstructions___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__5; static lean_object* l_Lean_Elab_Command_elabStructure___closed__8; static lean_object* l_Lean_getDocStringText___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__14___closed__1; static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__20___closed__19; @@ -588,7 +590,6 @@ static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStr LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_mkCoercionToCopiedParent_copyFields___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_getOptDerivingClasses___at_Lean_Elab_Command_elabStructure___spec__2___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_addDefaults(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__13; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyNewFieldsFrom_processOveriddenDefaultValues___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__4___closed__6; static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_withFields_go___rarg___lambda__4___closed__5; @@ -599,6 +600,8 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_wi LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_mkAuxConstructions___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_elabModifiers___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__1___closed__2; static lean_object* l_Lean_Elab_Command_StructFieldKind_noConfusion___rarg___closed__1; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__5; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__6; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandFields___spec__5___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_findExistingField_x3f___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_panic___at_Lean_mkNoConfusionEnum_mkToCtorIdx___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -624,13 +627,13 @@ uint8_t l_Lean_Environment_contains(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_elabStructureView___lambda__4___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_Command_checkValidCtorModifier___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__17___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MessageData_ofExpr(lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__2; static lean_object* l_Lean_Elab_elabModifiers___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__1___lambda__3___closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabStructure___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_elabModifiers___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__1___lambda__2(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStructFieldKind____x40_Lean_Elab_Structure___hyg_328____closed__25; static lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandFields___spec__5___closed__2; static lean_object* l_Lean_Elab_elabModifiers___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__1___lambda__3___closed__4; +LEAN_EXPORT lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472_(lean_object*); static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__4___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_Command_checkValidFieldModifier___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l___private_Init_Data_Option_Basic_0__beqOption____x40_Init_Data_Option_Basic___hyg_1036____at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_levelMVarToParam_levelMVarToParam_x27___spec__1(lean_object*, lean_object*); @@ -679,7 +682,6 @@ lean_object* l_Lean_FileMap_leanPosToLspPos(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_levelMVarToParam___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabStructure___lambda__2___boxed(lean_object**); static lean_object* l_Lean_Elab_elabAttr___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__4___lambda__1___closed__1; -LEAN_EXPORT lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265_(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyDefaultValue_x3f_failed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_elabFieldTypeValue(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStructFieldInfo____x40_Lean_Elab_Structure___hyg_533____closed__16; @@ -698,7 +700,6 @@ lean_object* l_Lean_Elab_Term_addLocalVarInfo(lean_object*, lean_object*, lean_o lean_object* l_Lean_Expr_bindingDomain_x21(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_getOptDerivingClasses___at_Lean_Elab_Command_elabStructure___spec__2___lambda__1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_checkValidInductiveModifier___at_Lean_Elab_Command_elabStructure___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__12; lean_object* l_Lean_mkNoConfusion(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_findFieldInfo_x3f___closed__2; static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_withFields_go___rarg___closed__11; @@ -849,7 +850,6 @@ extern lean_object* l_Lean_protectedExt; static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_getFieldType___lambda__2___closed__3; lean_object* lean_erase_macro_scopes(lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_withFields_go___rarg___closed__9; -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__6; static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStructFieldInfo____x40_Lean_Elab_Structure___hyg_533____closed__14; static lean_object* l_Lean_Elab_Command_checkValidCtorModifier___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__17___lambda__2___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyNewFieldsFrom(lean_object*); @@ -865,11 +865,11 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Command_StructFieldKind_ofNat___boxed(lean_ LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandFields___spec__5___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_removeUnused(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__20___closed__12; -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__11; lean_object* l_Lean_getStructureCtor(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_toVisibility(lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_usize_add(size_t, size_t); static lean_object* l_Lean_Elab_Command_checkValidFieldModifier___closed__1; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__4; static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStructFieldKind____x40_Lean_Elab_Structure___hyg_328____closed__12; static lean_object* l_Lean_Elab_addDeclarationRanges___at_Lean_Elab_Command_elabStructure___spec__4___closed__2; uint8_t l_Lean_Level_isMVar(lean_object*); @@ -897,7 +897,6 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_mk static lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandFields___spec__5___closed__6; lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__5___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__9; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_withFields_go___spec__7(lean_object*); static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__20___closed__10; LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyNewFieldsFrom_copyFields_copy___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -905,7 +904,6 @@ static lean_object* l_Lean_Elab_Command_checkValidCtorModifier___at___private_Le LEAN_EXPORT lean_object* l_Lean_Elab_getDeclarationRange___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__19(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_getNestedProjectionArg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__8; LEAN_EXPORT lean_object* l_Lean_Elab_Command_checkValidCtorModifier___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__17(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStructFieldKind____x40_Lean_Elab_Structure___hyg_328____closed__10; LEAN_EXPORT lean_object* l_Lean_Elab_elabAttrs___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -916,7 +914,6 @@ static lean_object* l_Lean_addDeclarationRanges___at___private_Lean_Elab_Structu LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_collectUniversesFromFields_go___spec__2___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_elabStructure___closed__3; static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyNewFieldsFrom_mkCompositeField___closed__1; -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__10; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__5___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapTR_loop___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_elabStructureView___spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -966,6 +963,7 @@ static lean_object* l_Lean_Elab_Command_elabStructure___closed__5; lean_object* lean_nat_add(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyNewFieldsFrom_mkCompositeField___closed__2; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__11; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_elabStructureView___spec__7(lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_panic___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_mkCoercionToCopiedParent_copyFields___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_withFields(lean_object*); @@ -999,7 +997,6 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabStructure(lean_object*, lean_ob lean_object* l_String_toSubstring_x27(lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyNewFieldsFrom_copyFields_copy___rarg___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStructFieldKind____x40_Lean_Elab_Structure___hyg_328____boxed(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__6; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandFields___spec__6(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_withFields_go___rarg___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_mkCoercionToCopiedParent___lambda__1___boxed(lean_object*, lean_object*, lean_object*); @@ -1012,15 +1009,18 @@ lean_object* lean_expr_instantiate1(lean_object*, lean_object*); uint8_t l_Lean_Elab_Modifiers_isPartial(lean_object*); static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyNewFieldsFrom_copyFields_copy___rarg___closed__7; static lean_object* l_Lean_Elab_elabModifiers___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__1___closed__1; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__4; LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_getFieldType___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at___private_Lean_Elab_Inductive_0__Lean_Elab_Command_getResultingUniverse___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_elabStructureView___spec__9(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__1; static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_getFieldType___lambda__4___closed__1; lean_object* l_Lean_Expr_collectFVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_mkCoercionToCopiedParent_copyFields___spec__2___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reduceProjs___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_copyNewFieldsFrom_copyFields_copy___rarg___lambda__1___boxed(lean_object**); static lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandFields___spec__5___lambda__3___closed__7; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__6; static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStructFieldInfo____x40_Lean_Elab_Structure___hyg_533____closed__18; static lean_object* l___private_Lean_Elab_Structure_0__Lean_Elab_Command_reprStructFieldInfo____x40_Lean_Elab_Structure___hyg_533____closed__21; LEAN_EXPORT lean_object* l_Lean_Elab_addAuxDeclarationRanges___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__18(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -9555,7 +9555,7 @@ lean_dec(x_1); return x_8; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__1() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__1() { _start: { lean_object* x_1; @@ -9563,17 +9563,17 @@ x_1 = lean_mk_string_from_bytes("structureDiamondWarning", 23); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__2() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__1; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__3() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__3() { _start: { lean_object* x_1; @@ -9581,13 +9581,13 @@ x_1 = lean_mk_string_from_bytes("enable/disable warning messages for structure d return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__4() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__4() { _start: { uint8_t x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = 0; x_2 = l_Lean_getDocStringText___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__14___closed__3; -x_3 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__3; +x_3 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__3; x_4 = lean_box(x_1); x_5 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_5, 0, x_4); @@ -9596,7 +9596,7 @@ lean_ctor_set(x_5, 2, x_3); return x_5; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__5() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__5() { _start: { lean_object* x_1; @@ -9604,25 +9604,25 @@ x_1 = lean_mk_string_from_bytes("Elab", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__6() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__4___lambda__1___closed__1; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__5; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__5; x_3 = l_Lean_Elab_elabModifiers___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__1___lambda__3___closed__1; -x_4 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__1; +x_4 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__2; -x_3 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__4; -x_4 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__6; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__2; +x_3 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__4; +x_4 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__6; x_5 = l_Lean_Option_register___at_Lean_Elab_initFn____x40_Lean_Elab_AutoBound___hyg_7____spec__1(x_2, x_3, x_4, x_1); return x_5; } @@ -27767,7 +27767,7 @@ static lean_object* _init_l___private_Lean_Elab_Structure_0__Lean_Elab_Command_e _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__5; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__5; x_2 = l___private_Lean_Elab_Structure_0__Lean_Elab_Command_elabStructureView___lambda__4___closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; @@ -30885,7 +30885,7 @@ lean_dec(x_8); return x_15; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__1() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -30895,27 +30895,27 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__2() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__1; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__5; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__1; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__3() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__2; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__2; x_2 = l_Lean_Elab_elabModifiers___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__1___lambda__3___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__4() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__4() { _start: { lean_object* x_1; @@ -30923,17 +30923,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__5() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__3; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__4; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__3; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__6() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__6() { _start: { lean_object* x_1; @@ -30941,37 +30941,37 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__7() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__5; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__6; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__5; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__8() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__7; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__7; x_2 = l_Lean_Elab_elabAttr___at___private_Lean_Elab_Structure_0__Lean_Elab_Command_expandCtor___spec__4___lambda__1___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__9() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__8; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__5; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__8; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__10() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__10() { _start: { lean_object* x_1; @@ -30979,17 +30979,17 @@ x_1 = lean_mk_string_from_bytes("Structure", 9); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__11() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__9; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__10; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__9; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__10; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__12() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__12() { _start: { lean_object* x_1; @@ -30997,33 +30997,33 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__13() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__11; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__12; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__11; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__12; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__14() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__13; -x_2 = lean_unsigned_to_nat(13265u); +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__13; +x_2 = lean_unsigned_to_nat(13349u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; x_2 = l___private_Lean_Elab_Structure_0__Lean_Elab_Command_elabStructureView___lambda__4___closed__2; x_3 = 0; -x_4 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__14; +x_4 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__14; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); return x_5; } @@ -31451,19 +31451,19 @@ l___private_Lean_Elab_Structure_0__Lean_Elab_Command_findFieldInfo_x3f___closed_ lean_mark_persistent(l___private_Lean_Elab_Structure_0__Lean_Elab_Command_findFieldInfo_x3f___closed__2); l___private_Lean_Elab_Structure_0__Lean_Elab_Command_findFieldInfo_x3f___closed__3 = _init_l___private_Lean_Elab_Structure_0__Lean_Elab_Command_findFieldInfo_x3f___closed__3(); lean_mark_persistent(l___private_Lean_Elab_Structure_0__Lean_Elab_Command_findFieldInfo_x3f___closed__3); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__1 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__1(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__1); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__2 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__2(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__2); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__3 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__3(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__3); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__4 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__4(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__4); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__5 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__5(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__5); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__6 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__6(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410____closed__6); -if (builtin) {res = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3410_(lean_io_mk_world()); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__1 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__1(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__1); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__2 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__2(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__2); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__3 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__3(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__3); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__4 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__4(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__4); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__5 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__5(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__5); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__6 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__6(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472____closed__6); +if (builtin) {res = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_3472_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_Elab_Command_structureDiamondWarning = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Elab_Command_structureDiamondWarning); @@ -31748,35 +31748,35 @@ l_Lean_Elab_Command_elabStructure___closed__11 = _init_l_Lean_Elab_Command_elabS lean_mark_persistent(l_Lean_Elab_Command_elabStructure___closed__11); l_Lean_Elab_Command_elabStructure___closed__12 = _init_l_Lean_Elab_Command_elabStructure___closed__12(); lean_mark_persistent(l_Lean_Elab_Command_elabStructure___closed__12); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__1 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__1(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__1); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__2 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__2(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__2); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__3 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__3(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__3); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__4 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__4(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__4); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__5 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__5(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__5); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__6 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__6(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__6); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__7 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__7(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__7); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__8 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__8(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__8); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__9 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__9(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__9); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__10 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__10(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__10); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__11 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__11(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__11); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__12 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__12(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__12); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__13 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__13(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__13); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__14 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__14(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265____closed__14); -if (builtin) {res = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13265_(lean_io_mk_world()); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__1 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__1(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__1); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__2 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__2(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__2); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__3 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__3(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__3); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__4 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__4(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__4); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__5 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__5(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__5); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__6 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__6(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__6); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__7 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__7(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__7); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__8 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__8(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__8); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__9 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__9(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__9); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__10 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__10(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__10); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__11 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__11(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__11); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__12 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__12(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__12); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__13 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__13(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__13); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__14 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__14(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349____closed__14); +if (builtin) {res = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Structure___hyg_13349_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Syntax.c b/stage0/stdlib/Lean/Elab/Syntax.c index 87c4e330f8b1e..fb01789796d6d 100644 --- a/stage0/stdlib/Lean/Elab/Syntax.c +++ b/stage0/stdlib/Lean/Elab/Syntax.c @@ -56,6 +56,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_toParserDescr_processAlias(lean_object LEAN_EXPORT lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Term_withNotFirst(lean_object*); static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__39; static lean_object* l_Lean_Elab_Term_toParserDescr_process___closed__6; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__3; lean_object* l_Lean_evalPrec(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_addTrace___at_Lean_Elab_Term_checkLeftRec___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_toParserDescr_processAlias___spec__6___lambda__1___closed__1; @@ -80,7 +81,6 @@ static lean_object* l_Lean_Elab_Command_elabDeclareSyntaxCat___closed__7; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_elabParserName_x3f___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_checkLeftRec___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabSyntax___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__8; static lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved___closed__23; static lean_object* l_Lean_Elab_Command_expandNoKindMacroRulesAux___lambda__1___closed__2; lean_object* l_Lean_Elab_Command_getMainModule___rarg(lean_object*, lean_object*); @@ -94,6 +94,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy(lean_object LEAN_EXPORT lean_object* l_Lean_Elab_checkSyntaxNodeKind___at_Lean_Elab_Command_resolveSyntaxKind___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Term_checkLeftRec___spec__7___closed__2; lean_object* l_Lean_TSyntax_getString(lean_object*); +static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__71; static lean_object* l___regBuiltin_Lean_Elab_Command_elabDeclareSyntaxCat___closed__1; static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__30; static lean_object* l_Lean_Elab_Command_elabDeclareSyntaxCat___closed__20; @@ -156,7 +157,7 @@ lean_object* l_ReaderT_instMonadReaderT___rarg(lean_object*); static lean_object* l_Lean_Elab_Term_toParserDescr_process___closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_Term_toParserDescr_processParserCategory___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_inferMacroRulesAltKind___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__7; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__8; LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Term_toParserDescr_process___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabSyntaxAbbrev(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved___closed__2; @@ -170,8 +171,10 @@ lean_object* l_Lean_Parser_registerParserCategory(lean_object*, lean_object*, le LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_checkLeftRec___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addBuiltinDeclarationRanges(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkIdentFrom(lean_object*, lean_object*, uint8_t); +static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__73; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_toParserDescr_processSeq___spec__2(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Command_elabSyntax_declRange(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151_(lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_expandNoKindMacroRulesAux___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_toParserDescr_process___closed__11; static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___closed__4; @@ -181,7 +184,7 @@ static lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy1___lambda__1___c LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Command_elabSyntax(lean_object*); static lean_object* l_panic___at_Lean_Elab_Term_toParserDescr_processAlias___spec__2___closed__1; static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___closed__1; -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__5; +lean_object* l_Lean_Syntax_node5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved___closed__14; static lean_object* l_Lean_Elab_Command_elabSyntaxAbbrev___lambda__2___closed__2; @@ -192,6 +195,7 @@ static lean_object* l___regBuiltin_Lean_Elab_Command_elabDeclareSyntaxCat_declRa static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__37; lean_object* l_Lean_stringToMessageData(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_inferMacroRulesAltKind___spec__2(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__6; static lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy___lambda__1___closed__4; static lean_object* l___regBuiltin_Lean_Elab_Command_elabDeclareSyntaxCat_declRange___closed__6; static lean_object* l_Lean_Elab_Term_elabParserName___closed__1; @@ -207,7 +211,6 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabSyntax___lambda__1(lean_object* LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_toParserDescr_processNonReserved___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_addMacroScopeIfLocal___rarg(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved___closed__5; -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__4; uint8_t lean_string_dec_eq(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_toParserDescr(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_elabSyntaxAbbrev___lambda__2___closed__1; @@ -235,6 +238,7 @@ extern lean_object* l_instInhabitedNat; LEAN_EXPORT lean_object* l_Lean_Elab_Command_expandNoKindMacroRulesAux___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__14; lean_object* l_Lean_Syntax_getNumArgs(lean_object*); +static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__72; lean_object* l_Lean_Parser_resolveParserName(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_toParserDescr_processAlias___lambda__2___closed__10; static lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved___closed__9; @@ -244,7 +248,6 @@ static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyn static lean_object* l_Lean_Elab_Term_toParserDescr_processAlias___lambda__2___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_Term_checkLeftRec___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Command_expandNoKindMacroRulesAux___spec__2(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabSyntax___spec__8___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_ensureUnaryOutput(lean_object*); static lean_object* l_panic___at_Lean_Elab_Term_toParserDescr_processAlias___spec__2___closed__3; @@ -269,6 +272,7 @@ LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_toParserDescr_pro static lean_object* l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__9; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_toParserDescr_processAlias___spec__5(size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_Term_checkLeftRec___spec__1___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__14; LEAN_EXPORT lean_object* l_Lean_Elab_Term_toParserDescr_process(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_toParserDescr_processParserCategory___lambda__1___closed__7; LEAN_EXPORT lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Term_withNotFirst___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -361,12 +365,10 @@ lean_object* l_Lean_quoteNameMk(lean_object*); static lean_object* l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__1; static lean_object* l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__4; lean_object* l_Lean_Elab_Command_liftTermElabM___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__1; static lean_object* l_Lean_Elab_Term_ensureUnaryOutput___closed__13; LEAN_EXPORT lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__22; lean_object* lean_st_ref_get(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__12; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_toParserDescr_processAlias___spec__4___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Command_elabDeclareSyntaxCat_declRange(lean_object*); static lean_object* l_Lean_Elab_Term_checkLeftRec___closed__2; @@ -395,6 +397,7 @@ lean_object* l_Lean_Syntax_node3(lean_object*, lean_object*, lean_object*, lean_ LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at_Lean_Elab_Term_toParserDescr_processSeq___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__61; lean_object* l_Lean_Name_append(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__1; static lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved___closed__26; lean_object* l_instInhabited___rarg(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_toParserDescr_process___closed__10; @@ -430,7 +433,6 @@ static lean_object* l_Lean_Elab_Command_elabSyntax___lambda__4___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabSyntaxAbbrev___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy1___lambda__1___closed__7; static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__60; -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabSyntax(lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_name_eq(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy___lambda__1___closed__8; @@ -446,6 +448,7 @@ lean_object* l_Lean_Syntax_node2(lean_object*, lean_object*, lean_object*, lean_ static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__25; static lean_object* l_Lean_Elab_checkSyntaxNodeKind___at_Lean_Elab_Command_resolveSyntaxKind___spec__2___closed__2; static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__49; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__2; static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__63; static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__65; LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_checkLeftRec___spec__8___rarg(lean_object*); @@ -498,6 +501,8 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Term_markAsTr LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_elabParserName___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Command_elabSyntax___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_elabSyntax___lambda__8___closed__1; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__12; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__7; static lean_object* l_Lean_Elab_Command_resolveSyntaxKind___closed__1; static lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved___closed__8; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Command_elabSyntax___spec__6(lean_object*, lean_object*, lean_object*, lean_object*); @@ -584,7 +589,6 @@ static lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved___closed__ lean_object* l_List_forM___at_Lean_Elab_Command_elabCommand___spec__8(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__34; -lean_object* l_Lean_Syntax_node7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__57; static lean_object* l_Lean_Elab_Term_toParserDescr_process___closed__12; static lean_object* l_Lean_Elab_Term_ensureUnaryOutput___closed__11; @@ -597,6 +601,7 @@ static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyn static lean_object* l_Lean_Elab_Command_elabSyntax___lambda__11___closed__2; static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__43; static lean_object* l_Lean_Elab_Command_elabSyntax___lambda__4___closed__15; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__13; LEAN_EXPORT lean_object* l_Lean_Elab_Command_isLocalAttrKind___boxed(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_elabSyntax_declRange___closed__1; LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_elabSyntax___spec__14___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -605,7 +610,6 @@ static lean_object* l___regBuiltin_Lean_Elab_Command_elabSyntaxAbbrev___closed__ static lean_object* l_Lean_Elab_Term_ensureUnaryOutput___closed__15; LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Term_checkLeftRec___spec__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_checkLeftRec___lambda__2___closed__1; -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__11; uint8_t l_Lean_Syntax_isNone(lean_object*); static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__36; lean_object* lean_panic_fn(lean_object*, lean_object*); @@ -628,12 +632,10 @@ static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyn extern lean_object* l_Lean_Parser_maxPrec; LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabSyntax___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_checkSyntaxNodeKindAtNamespaces___at_Lean_Elab_Command_resolveSyntaxKind___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__9; lean_object* l_Lean_Name_getString_x21(lean_object*); static lean_object* l_Lean_Elab_Term_ensureUnaryOutput___closed__8; LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabSyntax___spec__12(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_elabDeclareSyntaxCat___closed__8; -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__10; static lean_object* l_Lean_Elab_Command_elabSyntax___lambda__4___closed__9; lean_object* lean_erase_macro_scopes(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_elabSyntax___spec__14(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -653,11 +655,12 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy___boxed(lea static lean_object* l_Lean_Elab_Term_ensureUnaryOutput___closed__5; static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__3; static lean_object* l___regBuiltin_Lean_Elab_Command_elabSyntax_declRange___closed__3; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__11; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__4; lean_object* l_String_capitalize(lean_object*); size_t lean_usize_add(size_t, size_t); static lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat___lambda__2___closed__2; static lean_object* l_Lean_Elab_Term_toParserDescr_processAtom___lambda__1___closed__3; -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_Term_toParserDescr_isValidAtom___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_expandOptPrecedence___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___closed__3; @@ -679,7 +682,6 @@ lean_object* l_Lean_Elab_mkUnusedBaseName(lean_object*, lean_object*, lean_objec LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Term_toParserDescr_processNonReserved___spec__1___rarg(lean_object*); lean_object* lean_io_error_to_string(lean_object*); static lean_object* l_Lean_Elab_Term_toParserDescr_processNonReserved___closed__1; -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__14; static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__54; lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_Term_checkLeftRec___spec__1___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -728,8 +730,8 @@ static lean_object* l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_ LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Term_toParserDescr_process___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Elab_unsupportedSyntaxExceptionId; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Command_expandNoKindMacroRulesAux___spec__4(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__9; LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabParserName_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__6; uint8_t lean_usize_dec_lt(size_t, size_t); static lean_object* l_Lean_Elab_checkSyntaxNodeKind___at_Lean_Elab_Command_resolveSyntaxKind___spec__2___closed__1; static lean_object* l_Lean_Elab_Command_elabSyntax___lambda__4___closed__5; @@ -757,6 +759,7 @@ static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyn LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at_Lean_Elab_Command_elabSyntax___spec__4(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__8; static lean_object* l_Lean_Elab_Command_elabSyntax___lambda__4___closed__2; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__10; static lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__51; LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_inferMacroRulesAltKind___spec__2___rarg(lean_object*); LEAN_EXPORT lean_object* l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -770,7 +773,6 @@ LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Command_elabSyntax__ lean_object* l_String_toSubstring_x27(lean_object*); extern lean_object* l_Lean_Parser_leadPrec; lean_object* lean_array_uset(lean_object*, size_t, lean_object*); -static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__13; lean_object* l_Lean_MessageData_ofName(lean_object*); lean_object* l_Lean_Parser_ensureUnaryParserAlias(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_elabSyntax___lambda__4___closed__13; @@ -780,6 +782,7 @@ LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Command_resolveSyntaxK LEAN_EXPORT lean_object* l_Lean_Elab_Term_toParserDescr_processNullaryOrCat___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_elabDeclareSyntaxCat___closed__4; static lean_object* l_Lean_Elab_Term_toParserDescr_processAlias___closed__2; +static lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__5; lean_object* l_Nat_repr(lean_object*); static lean_object* l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__2; static lean_object* l_Lean_Elab_Term_toParserDescr_processSepBy___lambda__1___closed__5; @@ -11975,12 +11978,40 @@ x_1 = lean_mk_string_from_bytes("\")\"", 3); return x_1; } } +static lean_object* _init_l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__71() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Termination", 11); +return x_1; +} +} +static lean_object* _init_l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__72() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; +} +} +static lean_object* _init_l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__73() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__1; +x_2 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__2; +x_3 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__71; +x_4 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__72; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} LEAN_EXPORT lean_object* l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { if (lean_obj_tag(x_1) == 1) { -lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; uint8_t x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; +lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; uint8_t x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; x_5 = lean_ctor_get(x_1, 1); lean_inc(x_5); x_6 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__1; @@ -12227,175 +12258,177 @@ lean_inc(x_104); lean_inc(x_83); lean_inc(x_16); x_123 = l_Lean_Syntax_node3(x_16, x_105, x_83, x_122, x_104); +x_124 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__73; +lean_inc_n(x_25, 2); +lean_inc(x_16); +x_125 = l_Lean_Syntax_node2(x_16, x_124, x_25, x_25); if (lean_obj_tag(x_84) == 0) { -lean_object* x_180; -x_180 = l_Lean_quoteNameMk(x_11); -x_124 = x_180; -goto block_179; +lean_object* x_182; +x_182 = l_Lean_quoteNameMk(x_11); +x_126 = x_182; +goto block_181; } else { -lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; +lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_dec(x_11); -x_181 = lean_ctor_get(x_84, 0); -lean_inc(x_181); +x_183 = lean_ctor_get(x_84, 0); +lean_inc(x_183); lean_dec(x_84); -x_182 = l_Lean_Elab_Term_ensureUnaryOutput___closed__19; -x_183 = l_String_intercalate(x_182, x_181); -x_184 = l_Lean_Elab_Term_ensureUnaryOutput___closed__20; -x_185 = lean_string_append(x_184, x_183); -lean_dec(x_183); -x_186 = l_Lean_Syntax_mkNameLit(x_185, x_54); -x_187 = l_Lean_Elab_Term_ensureUnaryOutput___closed__21; -x_188 = lean_array_push(x_187, x_186); -x_189 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_189, 0, x_54); -lean_ctor_set(x_189, 1, x_80); -lean_ctor_set(x_189, 2, x_188); -x_124 = x_189; -goto block_179; -} -block_179: +x_184 = l_Lean_Elab_Term_ensureUnaryOutput___closed__19; +x_185 = l_String_intercalate(x_184, x_183); +x_186 = l_Lean_Elab_Term_ensureUnaryOutput___closed__20; +x_187 = lean_string_append(x_186, x_185); +lean_dec(x_185); +x_188 = l_Lean_Syntax_mkNameLit(x_187, x_54); +x_189 = l_Lean_Elab_Term_ensureUnaryOutput___closed__21; +x_190 = lean_array_push(x_189, x_188); +x_191 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_191, 0, x_54); +lean_ctor_set(x_191, 1, x_80); +lean_ctor_set(x_191, 2, x_190); +x_126 = x_191; +goto block_181; +} +block_181: { if (lean_obj_tag(x_112) == 0) { -lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; -x_125 = l_Lean_quoteNameMk(x_1); +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; +x_127 = l_Lean_quoteNameMk(x_1); lean_inc(x_16); -x_126 = l_Lean_Syntax_node2(x_16, x_23, x_125, x_116); +x_128 = l_Lean_Syntax_node2(x_16, x_23, x_127, x_116); lean_inc(x_16); -x_127 = l_Lean_Syntax_node2(x_16, x_101, x_111, x_126); +x_129 = l_Lean_Syntax_node2(x_16, x_101, x_111, x_128); lean_inc(x_104); lean_inc(x_83); lean_inc(x_16); -x_128 = l_Lean_Syntax_node3(x_16, x_105, x_83, x_127, x_104); +x_130 = l_Lean_Syntax_node3(x_16, x_105, x_83, x_129, x_104); lean_inc(x_93); lean_inc(x_16); -x_129 = l_Lean_Syntax_node3(x_16, x_23, x_93, x_128, x_123); +x_131 = l_Lean_Syntax_node3(x_16, x_23, x_93, x_130, x_123); lean_inc(x_89); lean_inc(x_16); -x_130 = l_Lean_Syntax_node2(x_16, x_101, x_89, x_129); +x_132 = l_Lean_Syntax_node2(x_16, x_101, x_89, x_131); lean_inc(x_104); lean_inc(x_83); lean_inc(x_16); -x_131 = l_Lean_Syntax_node3(x_16, x_105, x_83, x_130, x_104); +x_133 = l_Lean_Syntax_node3(x_16, x_105, x_83, x_132, x_104); lean_inc(x_16); -x_132 = l_Lean_Syntax_node3(x_16, x_23, x_93, x_106, x_131); +x_134 = l_Lean_Syntax_node3(x_16, x_23, x_93, x_106, x_133); lean_inc(x_16); -x_133 = l_Lean_Syntax_node2(x_16, x_101, x_89, x_132); +x_135 = l_Lean_Syntax_node2(x_16, x_101, x_89, x_134); lean_inc(x_104); lean_inc(x_83); lean_inc(x_16); -x_134 = l_Lean_Syntax_node3(x_16, x_105, x_83, x_133, x_104); -x_135 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__56; +x_136 = l_Lean_Syntax_node3(x_16, x_105, x_83, x_135, x_104); +x_137 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__56; lean_inc(x_16); -x_136 = l_Lean_Syntax_node3(x_16, x_23, x_124, x_135, x_134); +x_138 = l_Lean_Syntax_node3(x_16, x_23, x_126, x_137, x_136); lean_inc(x_75); lean_inc(x_16); -x_137 = l_Lean_Syntax_node2(x_16, x_101, x_75, x_136); +x_139 = l_Lean_Syntax_node2(x_16, x_101, x_75, x_138); lean_inc(x_16); -x_138 = l_Lean_Syntax_node3(x_16, x_105, x_83, x_137, x_104); +x_140 = l_Lean_Syntax_node3(x_16, x_105, x_83, x_139, x_104); lean_inc(x_16); -x_139 = l_Lean_Syntax_node3(x_16, x_23, x_81, x_135, x_138); +x_141 = l_Lean_Syntax_node3(x_16, x_23, x_81, x_137, x_140); lean_inc(x_16); -x_140 = l_Lean_Syntax_node2(x_16, x_101, x_75, x_139); -x_141 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__42; +x_142 = l_Lean_Syntax_node2(x_16, x_101, x_75, x_141); +x_143 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__42; lean_inc(x_25); lean_inc(x_16); -x_142 = l_Lean_Syntax_node3(x_16, x_141, x_70, x_140, x_25); -x_143 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__25; -lean_inc_n(x_25, 2); +x_144 = l_Lean_Syntax_node4(x_16, x_143, x_70, x_142, x_125, x_25); +x_145 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__25; lean_inc(x_16); -x_144 = l_Lean_Syntax_node7(x_16, x_143, x_48, x_56, x_68, x_142, x_25, x_25, x_25); -x_145 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; -x_146 = l_Lean_Syntax_node2(x_16, x_145, x_46, x_144); -x_147 = l_Lean_Elab_Command_elabCommand(x_146, x_2, x_3, x_22); -return x_147; +x_146 = l_Lean_Syntax_node5(x_16, x_145, x_48, x_56, x_68, x_144, x_25); +x_147 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; +x_148 = l_Lean_Syntax_node2(x_16, x_147, x_46, x_146); +x_149 = l_Lean_Elab_Command_elabCommand(x_148, x_2, x_3, x_22); +return x_149; } else { -lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; +lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_dec(x_1); -x_148 = lean_ctor_get(x_112, 0); -lean_inc(x_148); +x_150 = lean_ctor_get(x_112, 0); +lean_inc(x_150); lean_dec(x_112); -x_149 = l_Lean_Elab_Term_ensureUnaryOutput___closed__19; -x_150 = l_String_intercalate(x_149, x_148); -x_151 = l_Lean_Elab_Term_ensureUnaryOutput___closed__20; -x_152 = lean_string_append(x_151, x_150); -lean_dec(x_150); -x_153 = l_Lean_Syntax_mkNameLit(x_152, x_54); -x_154 = l_Lean_Elab_Term_ensureUnaryOutput___closed__21; -x_155 = lean_array_push(x_154, x_153); -x_156 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_156, 0, x_54); -lean_ctor_set(x_156, 1, x_80); -lean_ctor_set(x_156, 2, x_155); +x_151 = l_Lean_Elab_Term_ensureUnaryOutput___closed__19; +x_152 = l_String_intercalate(x_151, x_150); +x_153 = l_Lean_Elab_Term_ensureUnaryOutput___closed__20; +x_154 = lean_string_append(x_153, x_152); +lean_dec(x_152); +x_155 = l_Lean_Syntax_mkNameLit(x_154, x_54); +x_156 = l_Lean_Elab_Term_ensureUnaryOutput___closed__21; +x_157 = lean_array_push(x_156, x_155); +x_158 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_158, 0, x_54); +lean_ctor_set(x_158, 1, x_80); +lean_ctor_set(x_158, 2, x_157); lean_inc(x_16); -x_157 = l_Lean_Syntax_node2(x_16, x_23, x_156, x_116); +x_159 = l_Lean_Syntax_node2(x_16, x_23, x_158, x_116); lean_inc(x_16); -x_158 = l_Lean_Syntax_node2(x_16, x_101, x_111, x_157); +x_160 = l_Lean_Syntax_node2(x_16, x_101, x_111, x_159); lean_inc(x_104); lean_inc(x_83); lean_inc(x_16); -x_159 = l_Lean_Syntax_node3(x_16, x_105, x_83, x_158, x_104); +x_161 = l_Lean_Syntax_node3(x_16, x_105, x_83, x_160, x_104); lean_inc(x_93); lean_inc(x_16); -x_160 = l_Lean_Syntax_node3(x_16, x_23, x_93, x_159, x_123); +x_162 = l_Lean_Syntax_node3(x_16, x_23, x_93, x_161, x_123); lean_inc(x_89); lean_inc(x_16); -x_161 = l_Lean_Syntax_node2(x_16, x_101, x_89, x_160); +x_163 = l_Lean_Syntax_node2(x_16, x_101, x_89, x_162); lean_inc(x_104); lean_inc(x_83); lean_inc(x_16); -x_162 = l_Lean_Syntax_node3(x_16, x_105, x_83, x_161, x_104); +x_164 = l_Lean_Syntax_node3(x_16, x_105, x_83, x_163, x_104); lean_inc(x_16); -x_163 = l_Lean_Syntax_node3(x_16, x_23, x_93, x_106, x_162); +x_165 = l_Lean_Syntax_node3(x_16, x_23, x_93, x_106, x_164); lean_inc(x_16); -x_164 = l_Lean_Syntax_node2(x_16, x_101, x_89, x_163); +x_166 = l_Lean_Syntax_node2(x_16, x_101, x_89, x_165); lean_inc(x_104); lean_inc(x_83); lean_inc(x_16); -x_165 = l_Lean_Syntax_node3(x_16, x_105, x_83, x_164, x_104); -x_166 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__56; +x_167 = l_Lean_Syntax_node3(x_16, x_105, x_83, x_166, x_104); +x_168 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__56; lean_inc(x_16); -x_167 = l_Lean_Syntax_node3(x_16, x_23, x_124, x_166, x_165); +x_169 = l_Lean_Syntax_node3(x_16, x_23, x_126, x_168, x_167); lean_inc(x_75); lean_inc(x_16); -x_168 = l_Lean_Syntax_node2(x_16, x_101, x_75, x_167); +x_170 = l_Lean_Syntax_node2(x_16, x_101, x_75, x_169); lean_inc(x_16); -x_169 = l_Lean_Syntax_node3(x_16, x_105, x_83, x_168, x_104); +x_171 = l_Lean_Syntax_node3(x_16, x_105, x_83, x_170, x_104); lean_inc(x_16); -x_170 = l_Lean_Syntax_node3(x_16, x_23, x_81, x_166, x_169); +x_172 = l_Lean_Syntax_node3(x_16, x_23, x_81, x_168, x_171); lean_inc(x_16); -x_171 = l_Lean_Syntax_node2(x_16, x_101, x_75, x_170); -x_172 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__42; +x_173 = l_Lean_Syntax_node2(x_16, x_101, x_75, x_172); +x_174 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__42; lean_inc(x_25); lean_inc(x_16); -x_173 = l_Lean_Syntax_node3(x_16, x_172, x_70, x_171, x_25); -x_174 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__25; -lean_inc_n(x_25, 2); +x_175 = l_Lean_Syntax_node4(x_16, x_174, x_70, x_173, x_125, x_25); +x_176 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__25; lean_inc(x_16); -x_175 = l_Lean_Syntax_node7(x_16, x_174, x_48, x_56, x_68, x_173, x_25, x_25, x_25); -x_176 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; -x_177 = l_Lean_Syntax_node2(x_16, x_176, x_46, x_175); -x_178 = l_Lean_Elab_Command_elabCommand(x_177, x_2, x_3, x_22); -return x_178; +x_177 = l_Lean_Syntax_node5(x_16, x_176, x_48, x_56, x_68, x_175, x_25); +x_178 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; +x_179 = l_Lean_Syntax_node2(x_16, x_178, x_46, x_177); +x_180 = l_Lean_Elab_Command_elabCommand(x_179, x_2, x_3, x_22); +return x_180; } } } else { -lean_object* x_190; lean_object* x_191; +lean_object* x_192; lean_object* x_193; lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_190 = lean_box(0); -x_191 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_191, 0, x_190); -lean_ctor_set(x_191, 1, x_4); -return x_191; +x_192 = lean_box(0); +x_193 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_193, 0, x_192); +lean_ctor_set(x_193, 1, x_4); +return x_193; } } } @@ -12708,68 +12741,68 @@ x_17 = l_Lean_Name_append(x_16, x_10); x_18 = lean_st_ref_get(x_3, x_4); if (lean_obj_tag(x_7) == 0) { -lean_object* x_137; -x_137 = lean_box(0); -x_19 = x_137; -goto block_136; +lean_object* x_139; +x_139 = lean_box(0); +x_19 = x_139; +goto block_138; } else { -uint8_t x_138; -x_138 = !lean_is_exclusive(x_7); -if (x_138 == 0) +uint8_t x_140; +x_140 = !lean_is_exclusive(x_7); +if (x_140 == 0) { x_19 = x_7; -goto block_136; +goto block_138; } else { -lean_object* x_139; lean_object* x_140; -x_139 = lean_ctor_get(x_7, 0); -lean_inc(x_139); +lean_object* x_141; lean_object* x_142; +x_141 = lean_ctor_get(x_7, 0); +lean_inc(x_141); lean_dec(x_7); -x_140 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_140, 0, x_139); -x_19 = x_140; -goto block_136; +x_142 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_142, 0, x_141); +x_19 = x_142; +goto block_138; } } -block_136: +block_138: { uint8_t x_20; if (x_13 == 0) { -lean_object* x_129; lean_object* x_130; lean_object* x_131; uint8_t x_132; -x_129 = l_Lean_Syntax_getArg(x_12, x_11); +lean_object* x_131; lean_object* x_132; lean_object* x_133; uint8_t x_134; +x_131 = l_Lean_Syntax_getArg(x_12, x_11); lean_dec(x_12); -x_130 = l_Lean_Syntax_getKind(x_129); -x_131 = l_Lean_Elab_Command_elabDeclareSyntaxCat___closed__20; -x_132 = lean_name_eq(x_130, x_131); -lean_dec(x_130); -if (x_132 == 0) +x_132 = l_Lean_Syntax_getKind(x_131); +x_133 = l_Lean_Elab_Command_elabDeclareSyntaxCat___closed__20; +x_134 = lean_name_eq(x_132, x_133); +lean_dec(x_132); +if (x_134 == 0) { -uint8_t x_133; -x_133 = 1; -x_20 = x_133; -goto block_128; +uint8_t x_135; +x_135 = 1; +x_20 = x_135; +goto block_130; } else { -uint8_t x_134; -x_134 = 2; -x_20 = x_134; -goto block_128; +uint8_t x_136; +x_136 = 2; +x_20 = x_136; +goto block_130; } } else { -uint8_t x_135; +uint8_t x_137; lean_dec(x_12); -x_135 = 0; -x_20 = x_135; -goto block_128; +x_137 = 0; +x_20 = x_137; +goto block_130; } -block_128: +block_130: { lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; x_21 = lean_ctor_get(x_18, 0); @@ -12785,7 +12818,7 @@ lean_inc(x_10); x_24 = l_Lean_Parser_registerParserCategory(x_23, x_15, x_10, x_20, x_17, x_22); if (lean_obj_tag(x_24) == 0) { -lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; uint8_t x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; +lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; uint8_t x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; x_25 = lean_ctor_get(x_24, 0); lean_inc(x_25); x_26 = lean_ctor_get(x_24, 1); @@ -12895,175 +12928,179 @@ x_78 = l_Lean_Syntax_node6(x_33, x_77, x_70, x_42, x_42, x_76, x_42, x_72); x_79 = l_Lean_Elab_Term_toParserDescr_process___closed__2; lean_inc(x_33); x_80 = l_Lean_Syntax_node2(x_33, x_79, x_74, x_78); -x_81 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__42; +x_81 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__73; +lean_inc_n(x_42, 2); +lean_inc(x_33); +x_82 = l_Lean_Syntax_node2(x_33, x_81, x_42, x_42); +x_83 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__42; lean_inc(x_42); lean_inc(x_33); -x_82 = l_Lean_Syntax_node3(x_33, x_81, x_68, x_80, x_42); -x_83 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__25; -lean_inc_n(x_42, 3); +x_84 = l_Lean_Syntax_node4(x_33, x_83, x_68, x_80, x_82, x_42); +x_85 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__25; +lean_inc(x_42); lean_inc(x_33); -x_84 = l_Lean_Syntax_node7(x_33, x_83, x_44, x_55, x_66, x_82, x_42, x_42, x_42); +x_86 = l_Lean_Syntax_node5(x_33, x_85, x_44, x_55, x_66, x_84, x_42); if (lean_obj_tag(x_19) == 0) { -lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; -x_85 = l_Lean_Elab_Command_elabDeclareSyntaxCat___closed__18; +lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; +x_87 = l_Lean_Elab_Command_elabDeclareSyntaxCat___closed__18; lean_inc(x_33); -x_86 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_86, 0, x_33); -lean_ctor_set(x_86, 1, x_40); -lean_ctor_set(x_86, 2, x_85); -x_87 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__9; +x_88 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_88, 0, x_33); +lean_ctor_set(x_88, 1, x_40); +lean_ctor_set(x_88, 2, x_87); +x_89 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__9; lean_inc_n(x_42, 4); lean_inc(x_33); -x_88 = l_Lean_Syntax_node6(x_33, x_87, x_86, x_42, x_42, x_42, x_42, x_42); -x_89 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; -x_90 = l_Lean_Syntax_node2(x_33, x_89, x_88, x_84); +x_90 = l_Lean_Syntax_node6(x_33, x_89, x_88, x_42, x_42, x_42, x_42, x_42); +x_91 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; +x_92 = l_Lean_Syntax_node2(x_33, x_91, x_90, x_86); lean_inc(x_3); lean_inc(x_2); -x_91 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser(x_10, x_2, x_3, x_39); -if (lean_obj_tag(x_91) == 0) +x_93 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser(x_10, x_2, x_3, x_39); +if (lean_obj_tag(x_93) == 0) { -lean_object* x_92; lean_object* x_93; -x_92 = lean_ctor_get(x_91, 1); -lean_inc(x_92); -lean_dec(x_91); -x_93 = l_Lean_Elab_Command_elabCommand(x_90, x_2, x_3, x_92); -return x_93; +lean_object* x_94; lean_object* x_95; +x_94 = lean_ctor_get(x_93, 1); +lean_inc(x_94); +lean_dec(x_93); +x_95 = l_Lean_Elab_Command_elabCommand(x_92, x_2, x_3, x_94); +return x_95; } else { -uint8_t x_94; -lean_dec(x_90); +uint8_t x_96; +lean_dec(x_92); lean_dec(x_3); lean_dec(x_2); -x_94 = !lean_is_exclusive(x_91); -if (x_94 == 0) +x_96 = !lean_is_exclusive(x_93); +if (x_96 == 0) { -return x_91; +return x_93; } else { -lean_object* x_95; lean_object* x_96; lean_object* x_97; -x_95 = lean_ctor_get(x_91, 0); -x_96 = lean_ctor_get(x_91, 1); -lean_inc(x_96); -lean_inc(x_95); -lean_dec(x_91); -x_97 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_97, 0, x_95); -lean_ctor_set(x_97, 1, x_96); -return x_97; +lean_object* x_97; lean_object* x_98; lean_object* x_99; +x_97 = lean_ctor_get(x_93, 0); +x_98 = lean_ctor_get(x_93, 1); +lean_inc(x_98); +lean_inc(x_97); +lean_dec(x_93); +x_99 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_99, 0, x_97); +lean_ctor_set(x_99, 1, x_98); +return x_99; } } } else { -lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_98 = lean_ctor_get(x_19, 0); -lean_inc(x_98); +lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; +x_100 = lean_ctor_get(x_19, 0); +lean_inc(x_100); lean_dec(x_19); -x_99 = l_Array_mkArray1___rarg(x_98); -x_100 = l_Array_append___rarg(x_41, x_99); +x_101 = l_Array_mkArray1___rarg(x_100); +x_102 = l_Array_append___rarg(x_41, x_101); lean_inc(x_33); -x_101 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_101, 0, x_33); -lean_ctor_set(x_101, 1, x_40); -lean_ctor_set(x_101, 2, x_100); -x_102 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__9; +x_103 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_103, 0, x_33); +lean_ctor_set(x_103, 1, x_40); +lean_ctor_set(x_103, 2, x_102); +x_104 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__9; lean_inc_n(x_42, 4); lean_inc(x_33); -x_103 = l_Lean_Syntax_node6(x_33, x_102, x_101, x_42, x_42, x_42, x_42, x_42); -x_104 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; -x_105 = l_Lean_Syntax_node2(x_33, x_104, x_103, x_84); +x_105 = l_Lean_Syntax_node6(x_33, x_104, x_103, x_42, x_42, x_42, x_42, x_42); +x_106 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; +x_107 = l_Lean_Syntax_node2(x_33, x_106, x_105, x_86); lean_inc(x_3); lean_inc(x_2); -x_106 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser(x_10, x_2, x_3, x_39); -if (lean_obj_tag(x_106) == 0) -{ -lean_object* x_107; lean_object* x_108; -x_107 = lean_ctor_get(x_106, 1); -lean_inc(x_107); -lean_dec(x_106); -x_108 = l_Lean_Elab_Command_elabCommand(x_105, x_2, x_3, x_107); -return x_108; +x_108 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser(x_10, x_2, x_3, x_39); +if (lean_obj_tag(x_108) == 0) +{ +lean_object* x_109; lean_object* x_110; +x_109 = lean_ctor_get(x_108, 1); +lean_inc(x_109); +lean_dec(x_108); +x_110 = l_Lean_Elab_Command_elabCommand(x_107, x_2, x_3, x_109); +return x_110; } else { -uint8_t x_109; -lean_dec(x_105); +uint8_t x_111; +lean_dec(x_107); lean_dec(x_3); lean_dec(x_2); -x_109 = !lean_is_exclusive(x_106); -if (x_109 == 0) +x_111 = !lean_is_exclusive(x_108); +if (x_111 == 0) { -return x_106; +return x_108; } else { -lean_object* x_110; lean_object* x_111; lean_object* x_112; -x_110 = lean_ctor_get(x_106, 0); -x_111 = lean_ctor_get(x_106, 1); -lean_inc(x_111); -lean_inc(x_110); -lean_dec(x_106); -x_112 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_112, 0, x_110); -lean_ctor_set(x_112, 1, x_111); -return x_112; +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_108, 0); +x_113 = lean_ctor_get(x_108, 1); +lean_inc(x_113); +lean_inc(x_112); +lean_dec(x_108); +x_114 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_114, 0, x_112); +lean_ctor_set(x_114, 1, x_113); +return x_114; } } } } else { -uint8_t x_113; +uint8_t x_115; lean_dec(x_19); lean_dec(x_17); lean_dec(x_10); lean_dec(x_9); lean_dec(x_3); -x_113 = !lean_is_exclusive(x_24); -if (x_113 == 0) +x_115 = !lean_is_exclusive(x_24); +if (x_115 == 0) { -lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; -x_114 = lean_ctor_get(x_24, 0); -x_115 = lean_ctor_get(x_2, 6); -lean_inc(x_115); +lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; +x_116 = lean_ctor_get(x_24, 0); +x_117 = lean_ctor_get(x_2, 6); +lean_inc(x_117); lean_dec(x_2); -x_116 = lean_io_error_to_string(x_114); -x_117 = lean_alloc_ctor(3, 1, 0); -lean_ctor_set(x_117, 0, x_116); -x_118 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_118, 0, x_117); -x_119 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_119, 0, x_115); -lean_ctor_set(x_119, 1, x_118); -lean_ctor_set(x_24, 0, x_119); +x_118 = lean_io_error_to_string(x_116); +x_119 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_119, 0, x_118); +x_120 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_120, 0, x_119); +x_121 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_121, 0, x_117); +lean_ctor_set(x_121, 1, x_120); +lean_ctor_set(x_24, 0, x_121); return x_24; } else { -lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; -x_120 = lean_ctor_get(x_24, 0); -x_121 = lean_ctor_get(x_24, 1); -lean_inc(x_121); -lean_inc(x_120); -lean_dec(x_24); -x_122 = lean_ctor_get(x_2, 6); +lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; +x_122 = lean_ctor_get(x_24, 0); +x_123 = lean_ctor_get(x_24, 1); +lean_inc(x_123); lean_inc(x_122); +lean_dec(x_24); +x_124 = lean_ctor_get(x_2, 6); +lean_inc(x_124); lean_dec(x_2); -x_123 = lean_io_error_to_string(x_120); -x_124 = lean_alloc_ctor(3, 1, 0); -lean_ctor_set(x_124, 0, x_123); -x_125 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_125, 0, x_124); -x_126 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_126, 0, x_122); -lean_ctor_set(x_126, 1, x_125); -x_127 = lean_alloc_ctor(1, 2, 0); +x_125 = lean_io_error_to_string(x_122); +x_126 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_126, 0, x_125); +x_127 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_127, 0, x_126); -lean_ctor_set(x_127, 1, x_121); -return x_127; +x_128 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_128, 0, x_124); +lean_ctor_set(x_128, 1, x_127); +x_129 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_129, 0, x_128); +lean_ctor_set(x_129, 1, x_123); +return x_129; } } } @@ -15274,18 +15311,18 @@ x_21 = l_Lean_Elab_Command_getScope___rarg(x_15, x_20); if (lean_obj_tag(x_11) == 0) { x_22 = x_12; -goto block_245; +goto block_249; } else { -lean_object* x_246; +lean_object* x_250; lean_dec(x_12); -x_246 = lean_ctor_get(x_11, 0); -lean_inc(x_246); -x_22 = x_246; -goto block_245; +x_250 = lean_ctor_get(x_11, 0); +lean_inc(x_250); +x_22 = x_250; +goto block_249; } -block_245: +block_249: { lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; uint8_t x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; x_23 = lean_ctor_get(x_21, 0); @@ -15323,24 +15360,24 @@ lean_inc(x_36); lean_dec(x_33); if (lean_obj_tag(x_11) == 0) { -uint8_t x_238; lean_object* x_239; -x_238 = 1; -x_239 = l_Lean_mkIdentFrom(x_22, x_2, x_238); -x_37 = x_239; -goto block_237; +uint8_t x_242; lean_object* x_243; +x_242 = 1; +x_243 = l_Lean_mkIdentFrom(x_22, x_2, x_242); +x_37 = x_243; +goto block_241; } else { -lean_object* x_240; +lean_object* x_244; lean_dec(x_22); lean_dec(x_2); -x_240 = lean_ctor_get(x_11, 0); -lean_inc(x_240); +x_244 = lean_ctor_get(x_11, 0); +lean_inc(x_244); lean_dec(x_11); -x_37 = x_240; -goto block_237; +x_37 = x_244; +goto block_241; } -block_237: +block_241: { lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; x_38 = l_Lean_Elab_Command_getRef(x_14, x_15, x_34); @@ -15371,28 +15408,28 @@ x_52 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotPar x_53 = l_Lean_Syntax_node2(x_41, x_52, x_6, x_51); if (lean_obj_tag(x_10) == 0) { -lean_object* x_235; -x_235 = l_Lean_addTrace___at_Lean_Elab_Term_checkLeftRec___spec__3___closed__1; -x_54 = x_235; -goto block_234; +lean_object* x_239; +x_239 = l_Lean_addTrace___at_Lean_Elab_Term_checkLeftRec___spec__3___closed__1; +x_54 = x_239; +goto block_238; } else { -lean_object* x_236; -x_236 = lean_ctor_get(x_10, 0); -lean_inc(x_236); +lean_object* x_240; +x_240 = lean_ctor_get(x_10, 0); +lean_inc(x_240); lean_dec(x_10); -x_54 = x_236; -goto block_234; +x_54 = x_240; +goto block_238; } -block_234: +block_238: { lean_object* x_55; lean_object* x_56; x_55 = l_Lean_Elab_Command_elabSyntax___lambda__4___closed__1; x_56 = l_Lean_Syntax_TSepArray_push___rarg(x_55, x_54, x_53); if (lean_obj_tag(x_36) == 0) { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; +lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; x_57 = l_Lean_Elab_Command_getRef(x_14, x_15, x_45); x_58 = lean_ctor_get(x_57, 0); lean_inc(x_58); @@ -15498,298 +15535,302 @@ lean_inc(x_26); x_102 = l___private_Init_Meta_0__Lean_getEscapedNameParts_x3f(x_86, x_26); x_103 = l_Nat_repr(x_8); x_104 = l_Lean_Syntax_mkNumLit(x_103, x_47); +x_105 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__73; +lean_inc_n(x_77, 2); +lean_inc(x_60); +x_106 = l_Lean_Syntax_node2(x_60, x_105, x_77, x_77); if (lean_obj_tag(x_9) == 0) { -x_105 = x_69; -goto block_141; +x_107 = x_69; +goto block_143; } else { -lean_object* x_142; lean_object* x_143; -x_142 = lean_ctor_get(x_9, 0); -lean_inc(x_142); +lean_object* x_144; lean_object* x_145; +x_144 = lean_ctor_get(x_9, 0); +lean_inc(x_144); lean_dec(x_9); -x_143 = l_Array_mkArray1___rarg(x_142); -x_105 = x_143; -goto block_141; +x_145 = l_Array_mkArray1___rarg(x_144); +x_107 = x_145; +goto block_143; } -block_141: +block_143: { -lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; -x_106 = l_Array_append___rarg(x_69, x_105); +lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; +x_108 = l_Array_append___rarg(x_69, x_107); lean_inc(x_5); lean_inc(x_60); -x_107 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_107, 0, x_60); -lean_ctor_set(x_107, 1, x_5); -lean_ctor_set(x_107, 2, x_106); -x_108 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__9; +x_109 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_109, 0, x_60); +lean_ctor_set(x_109, 1, x_5); +lean_ctor_set(x_109, 2, x_108); +x_110 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__9; lean_inc_n(x_77, 4); lean_inc(x_60); -x_109 = l_Lean_Syntax_node6(x_60, x_108, x_107, x_76, x_77, x_77, x_77, x_77); +x_111 = l_Lean_Syntax_node6(x_60, x_110, x_109, x_76, x_77, x_77, x_77, x_77); if (lean_obj_tag(x_102) == 0) { -lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; -x_110 = l_Lean_quoteNameMk(x_26); +lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; +x_112 = l_Lean_quoteNameMk(x_26); lean_inc(x_60); -x_111 = l_Lean_Syntax_node3(x_60, x_5, x_110, x_104, x_35); -x_112 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__5; +x_113 = l_Lean_Syntax_node3(x_60, x_5, x_112, x_104, x_35); +x_114 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__5; lean_inc(x_60); -x_113 = l_Lean_Syntax_node2(x_60, x_112, x_101, x_111); -x_114 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__42; +x_115 = l_Lean_Syntax_node2(x_60, x_114, x_101, x_113); +x_116 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__42; lean_inc(x_77); lean_inc(x_60); -x_115 = l_Lean_Syntax_node3(x_60, x_114, x_96, x_113, x_77); -x_116 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__25; -lean_inc_n(x_77, 2); +x_117 = l_Lean_Syntax_node4(x_60, x_116, x_96, x_115, x_106, x_77); +x_118 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__25; lean_inc(x_60); -x_117 = l_Lean_Syntax_node7(x_60, x_116, x_79, x_81, x_94, x_115, x_77, x_77, x_77); -x_118 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; -x_119 = l_Lean_Syntax_node2(x_60, x_118, x_109, x_117); -x_120 = l_Lean_Elab_Command_elabSyntax___lambda__3(x_7, x_119, x_14, x_15, x_66); -return x_120; +x_119 = l_Lean_Syntax_node5(x_60, x_118, x_79, x_81, x_94, x_117, x_77); +x_120 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; +x_121 = l_Lean_Syntax_node2(x_60, x_120, x_111, x_119); +x_122 = l_Lean_Elab_Command_elabSyntax___lambda__3(x_7, x_121, x_14, x_15, x_66); +return x_122; } else { -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_dec(x_26); -x_121 = lean_ctor_get(x_102, 0); -lean_inc(x_121); +x_123 = lean_ctor_get(x_102, 0); +lean_inc(x_123); lean_dec(x_102); -x_122 = l_Lean_Elab_Term_ensureUnaryOutput___closed__19; -x_123 = l_String_intercalate(x_122, x_121); -x_124 = l_Lean_Elab_Term_ensureUnaryOutput___closed__20; -x_125 = lean_string_append(x_124, x_123); -lean_dec(x_123); -x_126 = l_Lean_Syntax_mkNameLit(x_125, x_47); -x_127 = l_Lean_Elab_Term_ensureUnaryOutput___closed__21; -x_128 = lean_array_push(x_127, x_126); -x_129 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__19; -x_130 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_130, 0, x_47); -lean_ctor_set(x_130, 1, x_129); -lean_ctor_set(x_130, 2, x_128); +x_124 = l_Lean_Elab_Term_ensureUnaryOutput___closed__19; +x_125 = l_String_intercalate(x_124, x_123); +x_126 = l_Lean_Elab_Term_ensureUnaryOutput___closed__20; +x_127 = lean_string_append(x_126, x_125); +lean_dec(x_125); +x_128 = l_Lean_Syntax_mkNameLit(x_127, x_47); +x_129 = l_Lean_Elab_Term_ensureUnaryOutput___closed__21; +x_130 = lean_array_push(x_129, x_128); +x_131 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__19; +x_132 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_132, 0, x_47); +lean_ctor_set(x_132, 1, x_131); +lean_ctor_set(x_132, 2, x_130); lean_inc(x_60); -x_131 = l_Lean_Syntax_node3(x_60, x_5, x_130, x_104, x_35); -x_132 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__5; +x_133 = l_Lean_Syntax_node3(x_60, x_5, x_132, x_104, x_35); +x_134 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__5; lean_inc(x_60); -x_133 = l_Lean_Syntax_node2(x_60, x_132, x_101, x_131); -x_134 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__42; +x_135 = l_Lean_Syntax_node2(x_60, x_134, x_101, x_133); +x_136 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__42; lean_inc(x_77); lean_inc(x_60); -x_135 = l_Lean_Syntax_node3(x_60, x_134, x_96, x_133, x_77); -x_136 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__25; -lean_inc_n(x_77, 2); +x_137 = l_Lean_Syntax_node4(x_60, x_136, x_96, x_135, x_106, x_77); +x_138 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__25; lean_inc(x_60); -x_137 = l_Lean_Syntax_node7(x_60, x_136, x_79, x_81, x_94, x_135, x_77, x_77, x_77); -x_138 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; -x_139 = l_Lean_Syntax_node2(x_60, x_138, x_109, x_137); -x_140 = l_Lean_Elab_Command_elabSyntax___lambda__3(x_7, x_139, x_14, x_15, x_66); -return x_140; +x_139 = l_Lean_Syntax_node5(x_60, x_138, x_79, x_81, x_94, x_137, x_77); +x_140 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; +x_141 = l_Lean_Syntax_node2(x_60, x_140, x_111, x_139); +x_142 = l_Lean_Elab_Command_elabSyntax___lambda__3(x_7, x_141, x_14, x_15, x_66); +return x_142; } } } else { -lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; -x_144 = lean_ctor_get(x_36, 0); -lean_inc(x_144); -lean_dec(x_36); -x_145 = l_Lean_Elab_Command_getRef(x_14, x_15, x_45); -x_146 = lean_ctor_get(x_145, 0); +lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; +x_146 = lean_ctor_get(x_36, 0); lean_inc(x_146); -x_147 = lean_ctor_get(x_145, 1); -lean_inc(x_147); -lean_dec(x_145); -x_148 = l_Lean_SourceInfo_fromRef(x_146, x_29); -x_149 = l_Lean_Elab_Command_getCurrMacroScope(x_14, x_15, x_147); -x_150 = lean_ctor_get(x_149, 0); -lean_inc(x_150); -x_151 = lean_ctor_get(x_149, 1); -lean_inc(x_151); -lean_dec(x_149); -x_152 = l_Lean_Elab_Command_getMainModule___rarg(x_15, x_151); -x_153 = lean_ctor_get(x_152, 0); -lean_inc(x_153); -x_154 = lean_ctor_get(x_152, 1); -lean_inc(x_154); -lean_dec(x_152); -x_155 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__12; +lean_dec(x_36); +x_147 = l_Lean_Elab_Command_getRef(x_14, x_15, x_45); +x_148 = lean_ctor_get(x_147, 0); lean_inc(x_148); -x_156 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_156, 0, x_148); -lean_ctor_set(x_156, 1, x_155); -x_157 = l_Lean_addTrace___at_Lean_Elab_Term_checkLeftRec___spec__3___closed__1; -x_158 = l_Array_append___rarg(x_157, x_56); +x_149 = lean_ctor_get(x_147, 1); +lean_inc(x_149); +lean_dec(x_147); +x_150 = l_Lean_SourceInfo_fromRef(x_148, x_29); +x_151 = l_Lean_Elab_Command_getCurrMacroScope(x_14, x_15, x_149); +x_152 = lean_ctor_get(x_151, 0); +lean_inc(x_152); +x_153 = lean_ctor_get(x_151, 1); +lean_inc(x_153); +lean_dec(x_151); +x_154 = l_Lean_Elab_Command_getMainModule___rarg(x_15, x_153); +x_155 = lean_ctor_get(x_154, 0); +lean_inc(x_155); +x_156 = lean_ctor_get(x_154, 1); +lean_inc(x_156); +lean_dec(x_154); +x_157 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__12; +lean_inc(x_150); +x_158 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_158, 0, x_150); +lean_ctor_set(x_158, 1, x_157); +x_159 = l_Lean_addTrace___at_Lean_Elab_Term_checkLeftRec___spec__3___closed__1; +x_160 = l_Array_append___rarg(x_159, x_56); lean_inc(x_5); -lean_inc(x_148); -x_159 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_159, 0, x_148); -lean_ctor_set(x_159, 1, x_5); -lean_ctor_set(x_159, 2, x_158); -x_160 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__23; -lean_inc(x_148); -x_161 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_161, 0, x_148); -lean_ctor_set(x_161, 1, x_160); -x_162 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__11; -lean_inc(x_148); -x_163 = l_Lean_Syntax_node3(x_148, x_162, x_156, x_159, x_161); +lean_inc(x_150); +x_161 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_161, 0, x_150); +lean_ctor_set(x_161, 1, x_5); +lean_ctor_set(x_161, 2, x_160); +x_162 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__23; +lean_inc(x_150); +x_163 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_163, 0, x_150); +lean_ctor_set(x_163, 1, x_162); +x_164 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__11; +lean_inc(x_150); +x_165 = l_Lean_Syntax_node3(x_150, x_164, x_158, x_161, x_163); lean_inc(x_5); -lean_inc(x_148); -x_164 = l_Lean_Syntax_node1(x_148, x_5, x_163); +lean_inc(x_150); +x_166 = l_Lean_Syntax_node1(x_150, x_5, x_165); lean_inc(x_5); -lean_inc(x_148); -x_165 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_165, 0, x_148); -lean_ctor_set(x_165, 1, x_5); -lean_ctor_set(x_165, 2, x_157); -x_166 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__24; -lean_inc(x_148); -x_167 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_167, 0, x_148); -lean_ctor_set(x_167, 1, x_166); -x_168 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__27; -lean_inc(x_165); -lean_inc(x_148); -x_169 = l_Lean_Syntax_node2(x_148, x_168, x_37, x_165); -x_170 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__33; -lean_inc(x_148); -x_171 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_171, 0, x_148); -lean_ctor_set(x_171, 1, x_170); -x_172 = l_Lean_Elab_Command_elabSyntax___lambda__4___closed__10; lean_inc(x_150); -lean_inc(x_153); -x_173 = l_Lean_addMacroScope(x_153, x_172, x_150); -x_174 = lean_box(0); -x_175 = l_Lean_Elab_Command_elabSyntax___lambda__4___closed__8; -x_176 = l_Lean_Elab_Command_elabSyntax___lambda__4___closed__12; -lean_inc(x_148); -x_177 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_177, 0, x_148); -lean_ctor_set(x_177, 1, x_175); -lean_ctor_set(x_177, 2, x_173); -lean_ctor_set(x_177, 3, x_176); -x_178 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__32; -lean_inc(x_148); -x_179 = l_Lean_Syntax_node2(x_148, x_178, x_171, x_177); +x_167 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_167, 0, x_150); +lean_ctor_set(x_167, 1, x_5); +lean_ctor_set(x_167, 2, x_159); +x_168 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__24; +lean_inc(x_150); +x_169 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_169, 0, x_150); +lean_ctor_set(x_169, 1, x_168); +x_170 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__27; +lean_inc(x_167); +lean_inc(x_150); +x_171 = l_Lean_Syntax_node2(x_150, x_170, x_37, x_167); +x_172 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__33; +lean_inc(x_150); +x_173 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_173, 0, x_150); +lean_ctor_set(x_173, 1, x_172); +x_174 = l_Lean_Elab_Command_elabSyntax___lambda__4___closed__10; +lean_inc(x_152); +lean_inc(x_155); +x_175 = l_Lean_addMacroScope(x_155, x_174, x_152); +x_176 = lean_box(0); +x_177 = l_Lean_Elab_Command_elabSyntax___lambda__4___closed__8; +x_178 = l_Lean_Elab_Command_elabSyntax___lambda__4___closed__12; +lean_inc(x_150); +x_179 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_179, 0, x_150); +lean_ctor_set(x_179, 1, x_177); +lean_ctor_set(x_179, 2, x_175); +lean_ctor_set(x_179, 3, x_178); +x_180 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__32; +lean_inc(x_150); +x_181 = l_Lean_Syntax_node2(x_150, x_180, x_173, x_179); lean_inc(x_5); -lean_inc(x_148); -x_180 = l_Lean_Syntax_node1(x_148, x_5, x_179); -x_181 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__30; -lean_inc(x_165); -lean_inc(x_148); -x_182 = l_Lean_Syntax_node2(x_148, x_181, x_165, x_180); -x_183 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__43; -lean_inc(x_148); -x_184 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_184, 0, x_148); -lean_ctor_set(x_184, 1, x_183); -x_185 = l_Lean_Elab_Command_elabSyntax___lambda__4___closed__16; -x_186 = l_Lean_addMacroScope(x_153, x_185, x_150); -x_187 = l_Lean_Elab_Command_elabSyntax___lambda__4___closed__14; -x_188 = l_Lean_Elab_Command_elabSyntax___lambda__4___closed__21; -lean_inc(x_148); -x_189 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_189, 0, x_148); -lean_ctor_set(x_189, 1, x_187); -lean_ctor_set(x_189, 2, x_186); -lean_ctor_set(x_189, 3, x_188); +lean_inc(x_150); +x_182 = l_Lean_Syntax_node1(x_150, x_5, x_181); +x_183 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__30; +lean_inc(x_167); +lean_inc(x_150); +x_184 = l_Lean_Syntax_node2(x_150, x_183, x_167, x_182); +x_185 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__43; +lean_inc(x_150); +x_186 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_186, 0, x_150); +lean_ctor_set(x_186, 1, x_185); +x_187 = l_Lean_Elab_Command_elabSyntax___lambda__4___closed__16; +x_188 = l_Lean_addMacroScope(x_155, x_187, x_152); +x_189 = l_Lean_Elab_Command_elabSyntax___lambda__4___closed__14; +x_190 = l_Lean_Elab_Command_elabSyntax___lambda__4___closed__21; +lean_inc(x_150); +x_191 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_191, 0, x_150); +lean_ctor_set(x_191, 1, x_189); +lean_ctor_set(x_191, 2, x_188); +lean_ctor_set(x_191, 3, x_190); lean_inc(x_26); -x_190 = l___private_Init_Meta_0__Lean_getEscapedNameParts_x3f(x_174, x_26); -x_191 = l_Nat_repr(x_8); -x_192 = l_Lean_Syntax_mkNumLit(x_191, x_47); -x_193 = l_Nat_repr(x_144); +x_192 = l___private_Init_Meta_0__Lean_getEscapedNameParts_x3f(x_176, x_26); +x_193 = l_Nat_repr(x_8); x_194 = l_Lean_Syntax_mkNumLit(x_193, x_47); +x_195 = l_Nat_repr(x_146); +x_196 = l_Lean_Syntax_mkNumLit(x_195, x_47); +x_197 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__73; +lean_inc_n(x_167, 2); +lean_inc(x_150); +x_198 = l_Lean_Syntax_node2(x_150, x_197, x_167, x_167); if (lean_obj_tag(x_9) == 0) { -x_195 = x_157; -goto block_231; +x_199 = x_159; +goto block_235; } else { -lean_object* x_232; lean_object* x_233; -x_232 = lean_ctor_get(x_9, 0); -lean_inc(x_232); +lean_object* x_236; lean_object* x_237; +x_236 = lean_ctor_get(x_9, 0); +lean_inc(x_236); lean_dec(x_9); -x_233 = l_Array_mkArray1___rarg(x_232); -x_195 = x_233; -goto block_231; +x_237 = l_Array_mkArray1___rarg(x_236); +x_199 = x_237; +goto block_235; } -block_231: +block_235: { -lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; -x_196 = l_Array_append___rarg(x_157, x_195); +lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; +x_200 = l_Array_append___rarg(x_159, x_199); lean_inc(x_5); -lean_inc(x_148); -x_197 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_197, 0, x_148); -lean_ctor_set(x_197, 1, x_5); -lean_ctor_set(x_197, 2, x_196); -x_198 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__9; -lean_inc_n(x_165, 4); -lean_inc(x_148); -x_199 = l_Lean_Syntax_node6(x_148, x_198, x_197, x_164, x_165, x_165, x_165, x_165); -if (lean_obj_tag(x_190) == 0) +lean_inc(x_150); +x_201 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_201, 0, x_150); +lean_ctor_set(x_201, 1, x_5); +lean_ctor_set(x_201, 2, x_200); +x_202 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__9; +lean_inc_n(x_167, 4); +lean_inc(x_150); +x_203 = l_Lean_Syntax_node6(x_150, x_202, x_201, x_166, x_167, x_167, x_167, x_167); +if (lean_obj_tag(x_192) == 0) { -lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -x_200 = l_Lean_quoteNameMk(x_26); -lean_inc(x_148); -x_201 = l_Lean_Syntax_node4(x_148, x_5, x_200, x_192, x_194, x_35); -x_202 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__5; -lean_inc(x_148); -x_203 = l_Lean_Syntax_node2(x_148, x_202, x_189, x_201); -x_204 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__42; -lean_inc(x_165); -lean_inc(x_148); -x_205 = l_Lean_Syntax_node3(x_148, x_204, x_184, x_203, x_165); -x_206 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__25; -lean_inc_n(x_165, 2); -lean_inc(x_148); -x_207 = l_Lean_Syntax_node7(x_148, x_206, x_167, x_169, x_182, x_205, x_165, x_165, x_165); -x_208 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; -x_209 = l_Lean_Syntax_node2(x_148, x_208, x_199, x_207); -x_210 = l_Lean_Elab_Command_elabSyntax___lambda__3(x_7, x_209, x_14, x_15, x_154); -return x_210; +lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; +x_204 = l_Lean_quoteNameMk(x_26); +lean_inc(x_150); +x_205 = l_Lean_Syntax_node4(x_150, x_5, x_204, x_194, x_196, x_35); +x_206 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__5; +lean_inc(x_150); +x_207 = l_Lean_Syntax_node2(x_150, x_206, x_191, x_205); +x_208 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__42; +lean_inc(x_167); +lean_inc(x_150); +x_209 = l_Lean_Syntax_node4(x_150, x_208, x_186, x_207, x_198, x_167); +x_210 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__25; +lean_inc(x_150); +x_211 = l_Lean_Syntax_node5(x_150, x_210, x_169, x_171, x_184, x_209, x_167); +x_212 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; +x_213 = l_Lean_Syntax_node2(x_150, x_212, x_203, x_211); +x_214 = l_Lean_Elab_Command_elabSyntax___lambda__3(x_7, x_213, x_14, x_15, x_156); +return x_214; } else { -lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; +lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_dec(x_26); -x_211 = lean_ctor_get(x_190, 0); -lean_inc(x_211); -lean_dec(x_190); -x_212 = l_Lean_Elab_Term_ensureUnaryOutput___closed__19; -x_213 = l_String_intercalate(x_212, x_211); -x_214 = l_Lean_Elab_Term_ensureUnaryOutput___closed__20; -x_215 = lean_string_append(x_214, x_213); -lean_dec(x_213); -x_216 = l_Lean_Syntax_mkNameLit(x_215, x_47); -x_217 = l_Lean_Elab_Term_ensureUnaryOutput___closed__21; -x_218 = lean_array_push(x_217, x_216); -x_219 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__19; -x_220 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_220, 0, x_47); -lean_ctor_set(x_220, 1, x_219); -lean_ctor_set(x_220, 2, x_218); -lean_inc(x_148); -x_221 = l_Lean_Syntax_node4(x_148, x_5, x_220, x_192, x_194, x_35); -x_222 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__5; -lean_inc(x_148); -x_223 = l_Lean_Syntax_node2(x_148, x_222, x_189, x_221); -x_224 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__42; -lean_inc(x_165); -lean_inc(x_148); -x_225 = l_Lean_Syntax_node3(x_148, x_224, x_184, x_223, x_165); -x_226 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__25; -lean_inc_n(x_165, 2); -lean_inc(x_148); -x_227 = l_Lean_Syntax_node7(x_148, x_226, x_167, x_169, x_182, x_225, x_165, x_165, x_165); -x_228 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; -x_229 = l_Lean_Syntax_node2(x_148, x_228, x_199, x_227); -x_230 = l_Lean_Elab_Command_elabSyntax___lambda__3(x_7, x_229, x_14, x_15, x_154); -return x_230; +x_215 = lean_ctor_get(x_192, 0); +lean_inc(x_215); +lean_dec(x_192); +x_216 = l_Lean_Elab_Term_ensureUnaryOutput___closed__19; +x_217 = l_String_intercalate(x_216, x_215); +x_218 = l_Lean_Elab_Term_ensureUnaryOutput___closed__20; +x_219 = lean_string_append(x_218, x_217); +lean_dec(x_217); +x_220 = l_Lean_Syntax_mkNameLit(x_219, x_47); +x_221 = l_Lean_Elab_Term_ensureUnaryOutput___closed__21; +x_222 = lean_array_push(x_221, x_220); +x_223 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__19; +x_224 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_224, 0, x_47); +lean_ctor_set(x_224, 1, x_223); +lean_ctor_set(x_224, 2, x_222); +lean_inc(x_150); +x_225 = l_Lean_Syntax_node4(x_150, x_5, x_224, x_194, x_196, x_35); +x_226 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__5; +lean_inc(x_150); +x_227 = l_Lean_Syntax_node2(x_150, x_226, x_191, x_225); +x_228 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__42; +lean_inc(x_167); +lean_inc(x_150); +x_229 = l_Lean_Syntax_node4(x_150, x_228, x_186, x_227, x_198, x_167); +x_230 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__25; +lean_inc(x_150); +x_231 = l_Lean_Syntax_node5(x_150, x_230, x_169, x_171, x_184, x_229, x_167); +x_232 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; +x_233 = l_Lean_Syntax_node2(x_150, x_232, x_203, x_231); +x_234 = l_Lean_Elab_Command_elabSyntax___lambda__3(x_7, x_233, x_14, x_15, x_156); +return x_234; } } } @@ -15798,7 +15839,7 @@ return x_230; } else { -uint8_t x_241; +uint8_t x_245; lean_dec(x_30); lean_dec(x_26); lean_dec(x_22); @@ -15813,30 +15854,30 @@ lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_2); -x_241 = !lean_is_exclusive(x_32); -if (x_241 == 0) +x_245 = !lean_is_exclusive(x_32); +if (x_245 == 0) { return x_32; } else { -lean_object* x_242; lean_object* x_243; lean_object* x_244; -x_242 = lean_ctor_get(x_32, 0); -x_243 = lean_ctor_get(x_32, 1); -lean_inc(x_243); -lean_inc(x_242); +lean_object* x_246; lean_object* x_247; lean_object* x_248; +x_246 = lean_ctor_get(x_32, 0); +x_247 = lean_ctor_get(x_32, 1); +lean_inc(x_247); +lean_inc(x_246); lean_dec(x_32); -x_244 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_244, 0, x_242); -lean_ctor_set(x_244, 1, x_243); -return x_244; +x_248 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_248, 0, x_246); +lean_ctor_set(x_248, 1, x_247); +return x_248; } } } } else { -uint8_t x_247; +uint8_t x_251; lean_dec(x_15); lean_dec(x_14); lean_dec(x_12); @@ -15850,23 +15891,23 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_247 = !lean_is_exclusive(x_18); -if (x_247 == 0) +x_251 = !lean_is_exclusive(x_18); +if (x_251 == 0) { return x_18; } else { -lean_object* x_248; lean_object* x_249; lean_object* x_250; -x_248 = lean_ctor_get(x_18, 0); -x_249 = lean_ctor_get(x_18, 1); -lean_inc(x_249); -lean_inc(x_248); +lean_object* x_252; lean_object* x_253; lean_object* x_254; +x_252 = lean_ctor_get(x_18, 0); +x_253 = lean_ctor_get(x_18, 1); +lean_inc(x_253); +lean_inc(x_252); lean_dec(x_18); -x_250 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_250, 0, x_248); -lean_ctor_set(x_250, 1, x_249); -return x_250; +x_254 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_254, 0, x_252); +lean_ctor_set(x_254, 1, x_253); +return x_254; } } } @@ -17255,7 +17296,7 @@ lean_closure_set(x_19, 0, x_18); x_20 = l_Lean_Elab_Command_runTermElabM___rarg(x_19, x_4, x_5, x_6); if (lean_obj_tag(x_20) == 0) { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; uint8_t x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; uint8_t x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; x_21 = lean_ctor_get(x_20, 0); lean_inc(x_21); x_22 = lean_ctor_get(x_20, 1); @@ -17361,127 +17402,129 @@ x_71 = l_Lean_Syntax_mkStrLit(x_69, x_70); lean_dec(x_69); lean_inc(x_29); x_72 = l___private_Init_Meta_0__Lean_getEscapedNameParts_x3f(x_52, x_29); +x_73 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__73; +lean_inc_n(x_43, 2); +lean_inc(x_34); +x_74 = l_Lean_Syntax_node2(x_34, x_73, x_43, x_43); if (lean_obj_tag(x_3) == 0) { -x_73 = x_42; -goto block_111; +x_75 = x_42; +goto block_113; } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_3, 0); -lean_inc(x_112); +lean_object* x_114; lean_object* x_115; +x_114 = lean_ctor_get(x_3, 0); +lean_inc(x_114); lean_dec(x_3); -x_113 = l_Array_mkArray1___rarg(x_112); -x_73 = x_113; -goto block_111; +x_115 = l_Array_mkArray1___rarg(x_114); +x_75 = x_115; +goto block_113; } -block_111: +block_113: { -lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; -x_74 = l_Array_append___rarg(x_42, x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; +x_76 = l_Array_append___rarg(x_42, x_75); lean_inc(x_34); -x_75 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_75, 0, x_34); -lean_ctor_set(x_75, 1, x_41); -lean_ctor_set(x_75, 2, x_74); -x_76 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__9; +x_77 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_77, 0, x_34); +lean_ctor_set(x_77, 1, x_41); +lean_ctor_set(x_77, 2, x_76); +x_78 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__9; lean_inc_n(x_43, 5); lean_inc(x_34); -x_77 = l_Lean_Syntax_node6(x_34, x_76, x_75, x_43, x_43, x_43, x_43, x_43); +x_79 = l_Lean_Syntax_node6(x_34, x_78, x_77, x_43, x_43, x_43, x_43, x_43); if (lean_obj_tag(x_72) == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = l_Lean_quoteNameMk(x_29); +lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; +x_80 = l_Lean_quoteNameMk(x_29); lean_inc(x_34); -x_79 = l_Lean_Syntax_node3(x_34, x_41, x_71, x_78, x_23); -x_80 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__5; +x_81 = l_Lean_Syntax_node3(x_34, x_41, x_71, x_80, x_23); +x_82 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__5; lean_inc(x_34); -x_81 = l_Lean_Syntax_node2(x_34, x_80, x_67, x_79); -x_82 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__42; +x_83 = l_Lean_Syntax_node2(x_34, x_82, x_67, x_81); +x_84 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__42; lean_inc(x_43); lean_inc(x_34); -x_83 = l_Lean_Syntax_node3(x_34, x_82, x_62, x_81, x_43); -x_84 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__25; -lean_inc_n(x_43, 2); +x_85 = l_Lean_Syntax_node4(x_34, x_84, x_62, x_83, x_74, x_43); +x_86 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__25; lean_inc(x_34); -x_85 = l_Lean_Syntax_node7(x_34, x_84, x_45, x_47, x_60, x_83, x_43, x_43, x_43); -x_86 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; -x_87 = l_Lean_Syntax_node2(x_34, x_86, x_77, x_85); -lean_inc(x_87); -x_88 = lean_alloc_closure((void*)(l_Lean_Elab_Command_elabCommand), 4, 1); -lean_closure_set(x_88, 0, x_87); -x_89 = l_Lean_Elab_Command_withMacroExpansion___rarg(x_1, x_87, x_88, x_4, x_5, x_40); -return x_89; +x_87 = l_Lean_Syntax_node5(x_34, x_86, x_45, x_47, x_60, x_85, x_43); +x_88 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; +x_89 = l_Lean_Syntax_node2(x_34, x_88, x_79, x_87); +lean_inc(x_89); +x_90 = lean_alloc_closure((void*)(l_Lean_Elab_Command_elabCommand), 4, 1); +lean_closure_set(x_90, 0, x_89); +x_91 = l_Lean_Elab_Command_withMacroExpansion___rarg(x_1, x_89, x_90, x_4, x_5, x_40); +return x_91; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; +lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_dec(x_29); -x_90 = lean_ctor_get(x_72, 0); -lean_inc(x_90); +x_92 = lean_ctor_get(x_72, 0); +lean_inc(x_92); lean_dec(x_72); -x_91 = l_Lean_Elab_Term_ensureUnaryOutput___closed__19; -x_92 = l_String_intercalate(x_91, x_90); -x_93 = l_Lean_Elab_Term_ensureUnaryOutput___closed__20; -x_94 = lean_string_append(x_93, x_92); -lean_dec(x_92); -x_95 = l_Lean_Syntax_mkNameLit(x_94, x_70); -x_96 = l_Lean_Elab_Term_ensureUnaryOutput___closed__21; -x_97 = lean_array_push(x_96, x_95); -x_98 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__19; -x_99 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_99, 0, x_70); -lean_ctor_set(x_99, 1, x_98); -lean_ctor_set(x_99, 2, x_97); +x_93 = l_Lean_Elab_Term_ensureUnaryOutput___closed__19; +x_94 = l_String_intercalate(x_93, x_92); +x_95 = l_Lean_Elab_Term_ensureUnaryOutput___closed__20; +x_96 = lean_string_append(x_95, x_94); +lean_dec(x_94); +x_97 = l_Lean_Syntax_mkNameLit(x_96, x_70); +x_98 = l_Lean_Elab_Term_ensureUnaryOutput___closed__21; +x_99 = lean_array_push(x_98, x_97); +x_100 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__19; +x_101 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_101, 0, x_70); +lean_ctor_set(x_101, 1, x_100); +lean_ctor_set(x_101, 2, x_99); lean_inc(x_34); -x_100 = l_Lean_Syntax_node3(x_34, x_41, x_71, x_99, x_23); -x_101 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__5; +x_102 = l_Lean_Syntax_node3(x_34, x_41, x_71, x_101, x_23); +x_103 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__5; lean_inc(x_34); -x_102 = l_Lean_Syntax_node2(x_34, x_101, x_67, x_100); -x_103 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__42; +x_104 = l_Lean_Syntax_node2(x_34, x_103, x_67, x_102); +x_105 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__42; lean_inc(x_43); lean_inc(x_34); -x_104 = l_Lean_Syntax_node3(x_34, x_103, x_62, x_102, x_43); -x_105 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__25; -lean_inc_n(x_43, 2); +x_106 = l_Lean_Syntax_node4(x_34, x_105, x_62, x_104, x_74, x_43); +x_107 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__25; lean_inc(x_34); -x_106 = l_Lean_Syntax_node7(x_34, x_105, x_45, x_47, x_60, x_104, x_43, x_43, x_43); -x_107 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; -x_108 = l_Lean_Syntax_node2(x_34, x_107, x_77, x_106); -lean_inc(x_108); -x_109 = lean_alloc_closure((void*)(l_Lean_Elab_Command_elabCommand), 4, 1); -lean_closure_set(x_109, 0, x_108); -x_110 = l_Lean_Elab_Command_withMacroExpansion___rarg(x_1, x_108, x_109, x_4, x_5, x_40); -return x_110; +x_108 = l_Lean_Syntax_node5(x_34, x_107, x_45, x_47, x_60, x_106, x_43); +x_109 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__7; +x_110 = l_Lean_Syntax_node2(x_34, x_109, x_79, x_108); +lean_inc(x_110); +x_111 = lean_alloc_closure((void*)(l_Lean_Elab_Command_elabCommand), 4, 1); +lean_closure_set(x_111, 0, x_110); +x_112 = l_Lean_Elab_Command_withMacroExpansion___rarg(x_1, x_110, x_111, x_4, x_5, x_40); +return x_112; } } } else { -uint8_t x_114; +uint8_t x_116; lean_dec(x_8); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_1); -x_114 = !lean_is_exclusive(x_20); -if (x_114 == 0) +x_116 = !lean_is_exclusive(x_20); +if (x_116 == 0) { return x_20; } else { -lean_object* x_115; lean_object* x_116; lean_object* x_117; -x_115 = lean_ctor_get(x_20, 0); -x_116 = lean_ctor_get(x_20, 1); -lean_inc(x_116); -lean_inc(x_115); +lean_object* x_117; lean_object* x_118; lean_object* x_119; +x_117 = lean_ctor_get(x_20, 0); +x_118 = lean_ctor_get(x_20, 1); +lean_inc(x_118); +lean_inc(x_117); lean_dec(x_20); -x_117 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_117, 0, x_115); -lean_ctor_set(x_117, 1, x_116); -return x_117; +x_119 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_119, 0, x_117); +lean_ctor_set(x_119, 1, x_118); +return x_119; } } } @@ -18849,7 +18892,7 @@ lean_dec(x_2); return x_4; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__1() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -18859,7 +18902,7 @@ x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__2() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -18869,27 +18912,27 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__3() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__2; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__2; x_2 = l___regBuiltin_Lean_Elab_Command_elabDeclareSyntaxCat___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__4() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__3; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__3; x_2 = l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__5() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__5() { _start: { lean_object* x_1; @@ -18897,17 +18940,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__6() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__4; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__5; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__4; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__7() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__7() { _start: { lean_object* x_1; @@ -18915,47 +18958,47 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__8() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__6; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__7; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__6; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__9() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__8; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__8; x_2 = l_Subarray_forInUnsafe_loop___at___private_Lean_Elab_Syntax_0__Lean_Elab_Term_mkParserSeq___spec__1___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__10() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__9; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__9; x_2 = l___regBuiltin_Lean_Elab_Command_elabDeclareSyntaxCat___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__11() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__10; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__10; x_2 = l_Lean_Elab_Term_checkLeftRec___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__12() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__12() { _start: { lean_object* x_1; @@ -18963,33 +19006,33 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__13() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__11; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__12; +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__11; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__12; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__14() { +static lean_object* _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__13; -x_2 = lean_unsigned_to_nat(11046u); +x_1 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__13; +x_2 = lean_unsigned_to_nat(11151u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__1; +x_2 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__1; x_3 = 0; -x_4 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__14; +x_4 = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__14; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); return x_5; } @@ -19549,6 +19592,12 @@ l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___c lean_mark_persistent(l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__69); l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__70 = _init_l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__70(); lean_mark_persistent(l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__70); +l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__71 = _init_l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__71(); +lean_mark_persistent(l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__71); +l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__72 = _init_l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__72(); +lean_mark_persistent(l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__72); +l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__73 = _init_l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__73(); +lean_mark_persistent(l___private_Lean_Elab_Syntax_0__Lean_Elab_Command_declareSyntaxCatQuotParser___closed__73); l_Lean_Elab_Command_elabDeclareSyntaxCat___closed__1 = _init_l_Lean_Elab_Command_elabDeclareSyntaxCat___closed__1(); lean_mark_persistent(l_Lean_Elab_Command_elabDeclareSyntaxCat___closed__1); l_Lean_Elab_Command_elabDeclareSyntaxCat___closed__2 = _init_l_Lean_Elab_Command_elabDeclareSyntaxCat___closed__2(); @@ -19801,35 +19850,35 @@ l_Lean_Elab_Command_expandNoKindMacroRulesAux___lambda__1___closed__5 = _init_l_ lean_mark_persistent(l_Lean_Elab_Command_expandNoKindMacroRulesAux___lambda__1___closed__5); l_Lean_Elab_Command_expandNoKindMacroRulesAux___lambda__1___closed__6 = _init_l_Lean_Elab_Command_expandNoKindMacroRulesAux___lambda__1___closed__6(); lean_mark_persistent(l_Lean_Elab_Command_expandNoKindMacroRulesAux___lambda__1___closed__6); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__1 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__1(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__1); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__2 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__2(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__2); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__3 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__3(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__3); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__4 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__4(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__4); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__5 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__5(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__5); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__6 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__6(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__6); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__7 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__7(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__7); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__8 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__8(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__8); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__9 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__9(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__9); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__10 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__10(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__10); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__11 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__11(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__11); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__12 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__12(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__12); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__13 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__13(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__13); -l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__14 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__14(); -lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046____closed__14); -if (builtin) {res = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11046_(lean_io_mk_world()); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__1 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__1(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__1); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__2 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__2(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__2); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__3 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__3(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__3); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__4 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__4(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__4); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__5 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__5(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__5); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__6 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__6(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__6); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__7 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__7(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__7); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__8 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__8(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__8); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__9 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__9(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__9); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__10 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__10(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__10); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__11 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__11(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__11); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__12 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__12(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__12); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__13 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__13(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__13); +l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__14 = _init_l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__14(); +lean_mark_persistent(l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151____closed__14); +if (builtin) {res = l_Lean_Elab_Command_initFn____x40_Lean_Elab_Syntax___hyg_11151_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/SyntheticMVars.c b/stage0/stdlib/Lean/Elab/SyntheticMVars.c index bc30d366920ce..058bb79ce0d3c 100644 --- a/stage0/stdlib/Lean/Elab/SyntheticMVars.c +++ b/stage0/stdlib/Lean/Elab/SyntheticMVars.c @@ -14,18 +14,18 @@ extern "C" { #endif LEAN_EXPORT lean_object* l_Lean_getExprMVarAssignment_x3f___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_resumePostponed___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__14; static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeUsingDefaultPrio_synthesizeUsingDefaultInstance___lambda__3___closed__4; LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeUsingDefaultPrio_synthesizeUsingDefaultInstance(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__5; lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__14; LEAN_EXPORT lean_object* l_Lean_HashSetImp_contains___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_throwStuckAtUniverseCnstr___spec__2___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_throwStuckAtUniverseCnstr___spec__14(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_resumePostponed___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__1; static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSyntheticMVarsStep___lambda__1___closed__12; LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_resumePostponed___lambda__2(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__4; LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSyntheticMVar___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__9; LEAN_EXPORT lean_object* l_Lean_Elab_Term_reportStuckSyntheticMVar___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_mkHashSet___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_throwStuckAtUniverseCnstr___spec__1___boxed(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_runPendingTacticsAt___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -38,7 +38,6 @@ lean_object* lean_mk_empty_array_with_capacity(lean_object*); lean_object* l_Lean_mkAppN(lean_object*, lean_object*); size_t lean_usize_shift_right(size_t, size_t); LEAN_EXPORT lean_object* l_Lean_Elab_Term_runTactic___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__2; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_throwStuckAtUniverseCnstr___spec__13___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_withSynthesizeLight___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PersistentHashMap_insert___at_Lean_instantiateMVarDeclMVars___spec__1(lean_object*, lean_object*, lean_object*); @@ -63,7 +62,6 @@ size_t lean_hashset_mk_idx(lean_object*, uint64_t); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_runPendingTacticsAt___spec__1___closed__1; static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeUsingDefaultPrio_synthesizeUsingDefaultInstance___lambda__2___closed__2; static lean_object* l_Lean_RBNode_forIn_visit___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeUsingDefaultPrio_synthesizeUsingDefault___spec__2___closed__3; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__17; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_runTactic___spec__8(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeUsingDefaultPrio_synthesizeUsingDefault___closed__2; static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_throwStuckAtUniverseCnstr___closed__3; @@ -101,10 +99,8 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Synth lean_object* l_Lean_Elab_logException___at_Lean_Elab_Term_exceptionToSorry___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_forIn_visit___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeUsingDefault___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_throwStuckAtUniverseCnstr___spec__14___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__3; lean_object* l_Lean_RBNode_balLeft___rarg(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_del___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_markAsResolved___spec__2___boxed(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__1; static lean_object* l_Lean_Meta_getDefaultInstancesPriorities___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeUsingDefaultPrio_synthesizeUsingDefault___spec__1___rarg___closed__1; static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSyntheticMVarsStep___lambda__1___closed__1; LEAN_EXPORT uint8_t l_Lean_HashSetImp_contains___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_throwStuckAtUniverseCnstr___spec__2(lean_object*, lean_object*); @@ -119,13 +115,13 @@ lean_object* l_Lean_RBNode_balRight___rarg(lean_object*, lean_object*, lean_obje LEAN_EXPORT lean_object* l_Lean_occursCheck___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_resumePostponed___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_instInhabitedPersistentArrayNode(lean_object*); static lean_object* l_Lean_instantiateLCtxMVars___at_Lean_Elab_Term_runTactic___spec__2___closed__2; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__9; lean_object* l_Lean_Elab_Term_instInhabitedTermElabM(lean_object*); LEAN_EXPORT lean_object* l_Lean_HashSetImp_expand___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_throwStuckAtUniverseCnstr___spec__5(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__18; lean_object* l_instBEqProd___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__15; lean_object* l_Lean_Elab_Tactic_run(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_synthesizeSyntheticMVars_loop___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__16; static lean_object* l_List_filterAuxM___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSyntheticMVarsStep___spec__1___lambda__2___closed__4; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_throwStuckAtUniverseCnstr___spec__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_withSynthesizeLight___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -133,13 +129,10 @@ static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synth LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizePendingInstMVar___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_synthesizeSyntheticMVarsNoPostponing___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_withSynthesizeImp___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__5; LEAN_EXPORT lean_object* l_List_filterAuxM___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSyntheticMVarsStep___spec__1___lambda__2(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_filterAuxM___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSyntheticMVarsStep___spec__1___closed__4; LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_processPostponedUniverseContraints(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__12; LEAN_EXPORT uint8_t l_List_elem___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_throwStuckAtUniverseCnstr___spec__3(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__8; lean_object* l_List_appendTR___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Term_synthesizeSyntheticMVars_loop___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Elab_instInhabitedInfoTree; @@ -152,6 +145,7 @@ LEAN_EXPORT lean_object* l_List_forIn_loop___at___private_Lean_Elab_SyntheticMVa lean_object* l_Lean_RBNode_appendTrees___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeUsingDefault___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_getSomeSyntheticMVarsRef(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__16; lean_object* lean_st_ref_take(lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_mkLeveErrorMessageCore(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -165,6 +159,7 @@ lean_object* l_Lean_RBNode_setBlack___rarg(lean_object*); static lean_object* l_Lean_Elab_Term_reportStuckSyntheticMVar___closed__1; lean_object* l_Lean_MVarId_getType(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_forallMetaTelescopeReducingAux(lean_object*, uint8_t, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__4; lean_object* l_Lean_addTrace___at_Lean_Elab_Term_traceAtCmdPos___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_instantiateLCtxMVars___at_Lean_Elab_Term_runTactic___spec__2___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Term_reportStuckSyntheticMVar___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -202,7 +197,6 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_ static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeUsingDefaultPrio_synthesizeUsingDefaultInstance___lambda__3___closed__5; lean_object* l_Lean_Elab_Term_synthesizeInstMVarCore(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_throwStuckAtUniverseCnstr___closed__1; -LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163_(lean_object*); static lean_object* l_Lean_Elab_Term_reportStuckSyntheticMVar___lambda__2___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Term_synthesizeSyntheticMVarsNoPostponing(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_forIn___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_throwStuckAtUniverseCnstr___spec__10___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -219,7 +213,6 @@ extern lean_object* l_Lean_instInhabitedExpr; extern lean_object* l_Lean_Meta_defaultInstanceExtension; static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizePendingInstMVar___lambda__1___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeUsingDefaultPrio_synthesizePending___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__18; static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSyntheticMVarsStep___lambda__1___closed__18; static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizePendingInstMVar___lambda__1___closed__4; lean_object* l_List_lengthTRAux___rarg(lean_object*, lean_object*); @@ -230,6 +223,7 @@ static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synth uint8_t lean_name_eq(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_resumePostponed___lambda__2___closed__1; lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__12; static lean_object* l_Lean_occursCheck_visitMVar___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_resumePostponed___spec__3___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeUsingDefaultPrio_synthesizeUsingDefaultInstance___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_reportStuckSyntheticMVar___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -245,13 +239,12 @@ lean_object* l_Lean_MetavarContext_getExprAssignmentCore_x3f(lean_object*, lean_ lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_occursCheck_visitMVar___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_resumePostponed___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__7; LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSyntheticMVar___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__11; lean_object* l_Lean_Elab_Term_throwTypeMismatchError___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeUsingDefaultPrio_synthesizeUsingDefault___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Term_synthesizeSyntheticMVars_loop___spec__1___closed__2; LEAN_EXPORT lean_object* l_Lean_occursCheck_visitMVar___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_resumePostponed___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__13; LEAN_EXPORT lean_object* l_List_forIn_loop___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_getSomeSyntheticMVarsRef___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeUsingDefaultPrio_synthesizePendingInstMVar_x27(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_reportUnsolvedGoals(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -281,7 +274,6 @@ LEAN_EXPORT lean_object* l_List_forIn_loop___at___private_Lean_Elab_SyntheticMVa uint8_t l_Lean_PersistentArray_anyM___at_Lean_MessageLog_hasErrors___spec__1(lean_object*); lean_object* l_Lean_Elab_Term_ensureHasType(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSyntheticMVarsStep___lambda__1___closed__7; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__10; static lean_object* l_List_filterAuxM___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSyntheticMVarsStep___spec__1___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeUsingDefaultPrio___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_getResetInfoTrees___at_Lean_Elab_Term_withoutModifyingElabMetaStateWithInfo___spec__2___rarg(lean_object*, lean_object*); @@ -292,12 +284,12 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_ static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizePendingInstMVar___lambda__1___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_getSomeSyntheticMVarsRef___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSyntheticMVarsStep___lambda__1(lean_object*, uint8_t, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167_(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Term_synthesizeSyntheticMVars_loop___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSyntheticMVar___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_filterAuxM___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSyntheticMVarsStep___spec__1___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_reportStuckSyntheticMVars(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_instantiateLCtxMVars___at_Lean_Elab_Term_runTactic___spec__2___closed__3; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__6; LEAN_EXPORT lean_object* l_List_replace___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_throwStuckAtUniverseCnstr___spec__9___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_throwStuckAtUniverseCnstr___spec__13___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSomeUsingDefaultPrio___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -307,6 +299,7 @@ LEAN_EXPORT lean_object* l_List_forIn_loop___at___private_Lean_Elab_SyntheticMVa LEAN_EXPORT lean_object* l___private_Lean_Data_PersistentArray_0__Lean_PersistentArray_foldlFromMAux___at_Lean_Elab_Term_runTactic___spec__5(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__17; LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSyntheticMVar___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_lt(lean_object*, lean_object*); static lean_object* l_List_filterAuxM___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSyntheticMVarsStep___spec__1___closed__3; @@ -315,6 +308,7 @@ LEAN_EXPORT lean_object* l_List_filterAuxM___at___private_Lean_Elab_SyntheticMVa uint8_t l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(uint8_t, uint8_t); lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); lean_object* l_Lean_Meta_coerce_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__3; LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSyntheticMVar___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_occursCheck_visit___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_resumePostponed___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_indentExpr(lean_object*); @@ -345,6 +339,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_ static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSyntheticMVarsStep___lambda__1___closed__17; static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeUsingDefaultPrio_synthesizeUsingDefaultInstance___lambda__2___closed__6; LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_resumePostponed(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__15; uint64_t l_Lean_Level_hash(lean_object*); lean_object* l_List_reverse___rarg(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizePendingInstMVar(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -367,16 +362,20 @@ lean_object* l_Lean_Meta_getMVars(lean_object*, lean_object*, lean_object*, lean LEAN_EXPORT lean_object* l_List_replace___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_throwStuckAtUniverseCnstr___spec__9(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_reportStuckSyntheticMVars___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_filterAuxM___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSyntheticMVarsStep___spec__1___lambda__2___closed__1; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__11; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_runTactic___spec__10(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeUsingDefaultPrio_synthesizeUsingDefaultInstance___lambda__2___closed__3; lean_object* l_Lean_logAt___at___private_Lean_Elab_Term_0__Lean_Elab_Term_applyAttributesCore___spec__8(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__10; LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeUsingDefaultPrio(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_panic___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizePendingInstMVar___spec__1___closed__1; lean_object* lean_array_uget(lean_object*, size_t); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__6; lean_object* l_Lean_Elab_Tactic_mkInitialTacticInfo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PersistentHashMap_insert___at_Lean_Elab_assignInfoHoleId___spec__1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_markAsResolved___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_synthesizeSyntheticMVars_loop(uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__13; lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_getSyntheticMVarDecl_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_usize_shift_left(size_t, size_t); @@ -397,7 +396,6 @@ static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synth LEAN_EXPORT lean_object* l_Lean_Elab_withInfoTreeContext___at_Lean_Elab_Term_runTactic___spec__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_filterAuxM___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSyntheticMVarsStep___spec__1___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_occursCheck___at___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_resumePostponed___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__7; LEAN_EXPORT lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeSyntheticMVar(lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_infer_type(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_throwMaxRecDepthAt___at_Lean_Elab_Term_synthesizeSyntheticMVars_loop___spec__1___closed__1; @@ -409,8 +407,10 @@ static lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synth lean_object* lean_expr_dbg_to_string(lean_object*); uint8_t l_Lean_HashSetImp_contains___at_Lean_CollectMVars_visit___spec__1(lean_object*, lean_object*); lean_object* lean_nat_add(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__8; uint8_t l_Lean_Exception_isRuntime(lean_object*); uint8_t l_Lean_Level_normLtAux(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__2; lean_object* l_Lean_RBNode_find___at_Lean_Meta_addDefaultInstanceEntry___spec__3(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_SavedState_restore(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkConstWithFreshMVarLevels(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -20316,7 +20316,7 @@ lean_dec(x_1); return x_14; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__1() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__1() { _start: { lean_object* x_1; @@ -20324,17 +20324,17 @@ x_1 = lean_mk_string_from_bytes("resume", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__2() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeUsingDefaultPrio_synthesizeUsingDefaultInstance___lambda__3___closed__1; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__1; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__3() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__3() { _start: { lean_object* x_1; @@ -20342,27 +20342,27 @@ x_1 = lean_mk_string_from_bytes("Lean", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__4() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__3; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__5() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__4; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__4; x_2 = l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeUsingDefaultPrio_synthesizeUsingDefaultInstance___lambda__3___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__6() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__6() { _start: { lean_object* x_1; @@ -20370,17 +20370,17 @@ x_1 = lean_mk_string_from_bytes("Term", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__7() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__5; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__6; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__5; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__8() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__8() { _start: { lean_object* x_1; @@ -20388,17 +20388,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__9() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__7; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__8; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__7; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__8; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__10() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__10() { _start: { lean_object* x_1; @@ -20406,37 +20406,37 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__11() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__9; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__10; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__9; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__10; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__12() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__11; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__3; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__11; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__13() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__12; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__12; x_2 = l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_synthesizeUsingDefaultPrio_synthesizeUsingDefaultInstance___lambda__3___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__14() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__14() { _start: { lean_object* x_1; @@ -20444,17 +20444,17 @@ x_1 = lean_mk_string_from_bytes("SyntheticMVars", 14); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__15() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__13; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__14; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__13; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__14; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__16() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__16() { _start: { lean_object* x_1; @@ -20462,33 +20462,33 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__17() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__15; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__16; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__15; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__16; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__18() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__17; -x_2 = lean_unsigned_to_nat(6163u); +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__17; +x_2 = lean_unsigned_to_nat(6167u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__2; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__2; x_3 = 0; -x_4 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__18; +x_4 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__18; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); return x_5; } @@ -20694,43 +20694,43 @@ l_Lean_Elab_Term_withSynthesizeLight___rarg___closed__1 = _init_l_Lean_Elab_Term lean_mark_persistent(l_Lean_Elab_Term_withSynthesizeLight___rarg___closed__1); l_Array_forInUnsafe_loop___at_Lean_Elab_Term_runPendingTacticsAt___spec__1___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Elab_Term_runPendingTacticsAt___spec__1___closed__1(); lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Elab_Term_runPendingTacticsAt___spec__1___closed__1); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__1(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__1); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__2(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__2); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__3 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__3(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__3); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__4 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__4(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__4); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__5 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__5(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__5); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__6 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__6(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__6); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__7 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__7(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__7); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__8 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__8(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__8); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__9 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__9(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__9); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__10 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__10(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__10); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__11 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__11(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__11); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__12 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__12(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__12); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__13 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__13(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__13); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__14 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__14(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__14); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__15 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__15(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__15); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__16 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__16(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__16); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__17 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__17(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__17); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__18 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__18(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163____closed__18); -if (builtin) {res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6163_(lean_io_mk_world()); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__1(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__1); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__2(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__2); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__3 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__3(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__3); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__4 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__4(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__4); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__5 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__5(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__5); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__6 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__6(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__6); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__7 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__7(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__7); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__8 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__8(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__8); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__9 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__9(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__9); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__10 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__10(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__10); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__11 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__11(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__11); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__12 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__12(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__12); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__13 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__13(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__13); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__14 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__14(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__14); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__15 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__15(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__15); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__16 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__16(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__16); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__17 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__17(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__17); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__18 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__18(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167____closed__18); +if (builtin) {res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_SyntheticMVars___hyg_6167_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Tactic/Cache.c b/stage0/stdlib/Lean/Elab/Tactic/Cache.c index aebdac47ad10c..309a1e05b50a1 100644 --- a/stage0/stdlib/Lean/Elab/Tactic/Cache.c +++ b/stage0/stdlib/Lean/Elab/Tactic/Cache.c @@ -22,7 +22,6 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Cache_0__Lean_Elab_Tactic_ static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Cache___hyg_16____closed__5; static lean_object* l___private_Lean_Elab_Tactic_Cache_0__Lean_Elab_Tactic_findCache_x3f___closed__3; uint8_t lean_usize_dec_le(size_t, size_t); -uint64_t l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_670_(lean_object*); lean_object* l_Lean_FileMap_toPosition(lean_object*, lean_object*); size_t lean_uint64_to_usize(uint64_t); extern lean_object* l_Lean_Elab_Tactic_tacticElabAttribute; @@ -79,6 +78,8 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Cache static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalCheckpoint_declRange___closed__2; static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Cache___hyg_16____closed__7; static lean_object* l___private_Lean_Elab_Tactic_Cache_0__Lean_Elab_Tactic_dbg__cache___closed__1; +uint64_t l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_679_(lean_object*); +uint8_t l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_602_(lean_object*, lean_object*); lean_object* l_Lean_MVarId_getDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_lt(lean_object*, lean_object*); static size_t l_Lean_PersistentHashMap_findAux___at___private_Lean_Elab_Tactic_Cache_0__Lean_Elab_Tactic_dbg__cache_x27___spec__2___closed__2; @@ -110,7 +111,6 @@ lean_object* l_Lean_Elab_Tactic_evalTactic(lean_object*, lean_object*, lean_obje lean_object* lean_string_append(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_evalCheckpoint___lambda__1___closed__2; static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Cache___hyg_16____closed__1; -uint8_t l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_593_(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insert___at_Lean_Elab_Tactic_evalCheckpoint___spec__1(lean_object*, lean_object*, lean_object*); lean_object* lean_array_get_size(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalCheckpoint_declRange___closed__3; @@ -342,7 +342,7 @@ else { lean_object* x_9; uint8_t x_10; x_9 = lean_array_fget(x_1, x_4); -x_10 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_593_(x_5, x_9); +x_10 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_602_(x_5, x_9); lean_dec(x_9); if (x_10 == 0) { @@ -412,7 +412,7 @@ lean_inc(x_11); x_12 = lean_ctor_get(x_10, 1); lean_inc(x_12); lean_dec(x_10); -x_13 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_593_(x_3, x_11); +x_13 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_602_(x_3, x_11); lean_dec(x_11); if (x_13 == 0) { @@ -471,7 +471,7 @@ lean_object* x_3; uint64_t x_4; size_t x_5; lean_object* x_6; x_3 = lean_ctor_get(x_1, 0); lean_inc(x_3); lean_dec(x_1); -x_4 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_670_(x_2); +x_4 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_679_(x_2); x_5 = lean_uint64_to_usize(x_4); x_6 = l_Lean_PersistentHashMap_findAux___at___private_Lean_Elab_Tactic_Cache_0__Lean_Elab_Tactic_dbg__cache_x27___spec__2(x_3, x_5, x_2); lean_dec(x_2); @@ -1363,7 +1363,7 @@ else lean_object* x_9; lean_object* x_10; uint64_t x_11; size_t x_12; size_t x_13; size_t x_14; size_t x_15; size_t x_16; size_t x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; x_9 = lean_array_fget(x_2, x_5); x_10 = lean_array_fget(x_3, x_5); -x_11 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_670_(x_9); +x_11 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_679_(x_9); x_12 = lean_uint64_to_usize(x_11); x_13 = 1; x_14 = lean_usize_sub(x_1, x_13); @@ -1426,7 +1426,7 @@ else { lean_object* x_17; uint8_t x_18; x_17 = lean_array_fget(x_5, x_2); -x_18 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_593_(x_3, x_17); +x_18 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_602_(x_3, x_17); lean_dec(x_17); if (x_18 == 0) { @@ -1523,7 +1523,7 @@ if (x_18 == 0) lean_object* x_19; lean_object* x_20; uint8_t x_21; x_19 = lean_ctor_get(x_15, 0); x_20 = lean_ctor_get(x_15, 1); -x_21 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_593_(x_4, x_19); +x_21 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_602_(x_4, x_19); if (x_21 == 0) { lean_object* x_22; lean_object* x_23; lean_object* x_24; @@ -1557,7 +1557,7 @@ x_27 = lean_ctor_get(x_15, 1); lean_inc(x_27); lean_inc(x_26); lean_dec(x_15); -x_28 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_593_(x_4, x_26); +x_28 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_602_(x_4, x_26); if (x_28 == 0) { lean_object* x_29; lean_object* x_30; lean_object* x_31; @@ -1678,7 +1678,7 @@ if (lean_is_exclusive(x_57)) { lean_dec_ref(x_57); x_62 = lean_box(0); } -x_63 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_593_(x_4, x_60); +x_63 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_602_(x_4, x_60); if (x_63 == 0) { lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; @@ -1855,7 +1855,7 @@ if (x_4 == 0) lean_object* x_5; lean_object* x_6; uint64_t x_7; size_t x_8; size_t x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; x_5 = lean_ctor_get(x_1, 0); x_6 = lean_ctor_get(x_1, 1); -x_7 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_670_(x_2); +x_7 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_679_(x_2); x_8 = lean_uint64_to_usize(x_7); x_9 = 1; x_10 = l_Lean_PersistentHashMap_insertAux___at_Lean_Elab_Tactic_evalCheckpoint___spec__2(x_5, x_8, x_9, x_2, x_3); @@ -1874,7 +1874,7 @@ x_14 = lean_ctor_get(x_1, 1); lean_inc(x_14); lean_inc(x_13); lean_dec(x_1); -x_15 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_670_(x_2); +x_15 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_679_(x_2); x_16 = lean_uint64_to_usize(x_15); x_17 = 1; x_18 = l_Lean_PersistentHashMap_insertAux___at_Lean_Elab_Tactic_evalCheckpoint___spec__2(x_13, x_16, x_17, x_2, x_3); diff --git a/stage0/stdlib/Lean/Elab/Tactic/Induction.c b/stage0/stdlib/Lean/Elab/Tactic/Induction.c index d1c0c2d9f8cec..12318d637a530 100644 --- a/stage0/stdlib/Lean/Elab/Tactic/Induction.c +++ b/stage0/stdlib/Lean/Elab/Tactic/Induction.c @@ -22,7 +22,6 @@ lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_ElimApp_getAltNumFields___lambda__1___closed__1; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_checkAltsOfOptInductionAlts___spec__1___lambda__2___closed__1; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_expandMultiAlt_x3f___spec__1(lean_object*, size_t, size_t, lean_object*); -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__13; lean_object* l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalInduction_declRange___closed__1; @@ -36,15 +35,12 @@ static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_ElimApp_evalA LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_ElimApp_mkElimApp_loop___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_ElimApp_setMotiveArg___closed__5; static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalCases_declRange___closed__4; -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalInduction___lambda__1___boxed(lean_object**); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_ElimApp_reorderAlts___boxed(lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_LocalContext_getFVars___spec__1(size_t, size_t, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_evalInduction_checkTargets___spec__1___closed__1; -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__11; lean_object* l_Lean_Meta_throwTacticEx___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_mk_empty_array_with_capacity(lean_object*); -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__4; LEAN_EXPORT lean_object* l_Lean_mkConstWithLevelParams___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getElimNameInfo___spec__12(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_ElimApp_getArgExpectedType(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getElimNameInfo___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -167,7 +163,6 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_evalIndu LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getElimNameInfo___lambda__3(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_ElimApp_addNewArg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_LocalContext_empty; -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__7; uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_isInductive___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getElimNameInfo___spec__17(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_expandMultiAlt_x3f(lean_object*); @@ -175,6 +170,7 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_ElimApp_ lean_object* l_Lean_stringToMessageData(lean_object*); LEAN_EXPORT lean_object* l_Lean_resolveGlobalConst___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getElimNameInfo___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_mvar___override(lean_object*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__15; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_ElimApp_evalAlts___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_filterMap___at_Lean_resolveGlobalConst___spec__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_ElimApp_setMotiveArg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -212,11 +208,13 @@ lean_object* l_Lean_Syntax_getNumArgs(lean_object*); lean_object* l_List_mapTR_loop___at_Lean_mkConstWithLevelParams___spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Tactic_elabCasesTargets___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_generalizeTargets___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__5; static lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getAltName___closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_ElimApp_State_alts___default; LEAN_EXPORT lean_object* l_Lean_Elab_pushInfoTree___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getElimNameInfo___spec__16___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getElimNameInfo___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalInduction___closed__2; +LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923_(lean_object*); static lean_object* l_Lean_Elab_Tactic_elabCasesTargets___lambda__1___closed__6; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_expandInductionAlts_x3f___spec__1___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_ElimApp_evalAlts_go___spec__9___lambda__7___closed__1; @@ -239,7 +237,6 @@ lean_object* l_Lean_Elab_Tactic_getNameOfIdent_x27(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_expandInductionAlts_x3f___spec__2(lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_generalizeVars___spec__1___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_generalizeVars___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Tactic_getUnsolvedGoals(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__5; static lean_object* l_Lean_Elab_Tactic_ElimApp_setMotiveArg___closed__2; lean_object* l_List_mapTR_loop___at_Lean_resolveGlobalConstCore___spec__2(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forM___at_Lean_Elab_Tactic_ElimApp_evalAlts_go___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -247,12 +244,14 @@ lean_object* l_Lean_Elab_Tactic_elabTerm(lean_object*, lean_object*, uint8_t, le static lean_object* l_Lean_Elab_Tactic_ElimApp_instInhabitedAlt___closed__1; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getElimNameInfo___spec__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_generalizeTargets___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__4; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_evalInduction_checkTargets___spec__1___closed__2; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_ElimApp_reorderAlts___spec__1(lean_object*, lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_ElimApp_saveAltVarsInfo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_elabCasesTargets___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_take(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getAltNameStx___boxed(lean_object*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalCases___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_getInductiveValFromMajor(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -270,7 +269,6 @@ LEAN_EXPORT lean_object* l_Lean_PersistentArray_mapM___at___private_Lean_Elab_Ta static lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getOptPreTacOfOptInductionAlts___closed__1; static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_ElimApp_checkAltNames___spec__2___lambda__1___closed__2; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_generalizeVars___spec__1___closed__1; -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__12; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_checkAltsOfOptInductionAlts___spec__1___lambda__2___closed__2; lean_object* l_Lean_MessageData_ofSyntax(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_ElimApp_reorderAlts___lambda__1(lean_object*, lean_object*, lean_object*); @@ -286,7 +284,6 @@ LEAN_EXPORT lean_object* l_Lean_throwUnknownConstant___at___private_Lean_Elab_Ta LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getAltRHS___boxed(lean_object*); static lean_object* l_Lean_Elab_Tactic_ElimApp_setMotiveArg___closed__1; lean_object* l_Lean_registerTraceClass(lean_object*, uint8_t, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__9; LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getElimNameInfo___spec__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_ElimApp_saveAltVarsInfo___spec__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_SavedState_restore(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -330,6 +327,7 @@ lean_object* lean_st_mk_ref(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_synthesizeInstMVarCore(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getAltsOfOptInductionAlts___boxed(lean_object*); lean_object* lean_array_to_list(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__12; static lean_object* l_Lean_Elab_Tactic_ElimApp_evalAlts_go___lambda__2___closed__1; lean_object* l_Lean_MVarId_withContext___at_Lean_Elab_Tactic_withMainContext___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); @@ -355,14 +353,11 @@ static lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_g LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_generalizeTargets___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_ElimApp_evalAlts_go___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_instantiateMVars___at_Lean_Elab_Tactic_getMainTarget___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__14; lean_object* l_List_lengthTRAux___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_ElimApp_evalAlts_go___spec__9___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getSepArgs(lean_object*); -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__15; LEAN_EXPORT lean_object* l_Lean_resolveGlobalName___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getElimNameInfo___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_ElimApp_evalAlts_go___boxed(lean_object**); -LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835_(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_checkAltsOfOptInductionAlts___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_ElimApp_evalAlts_go___spec__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalInduction___closed__1; @@ -386,7 +381,6 @@ static lean_object* l_Lean_Elab_Tactic_ElimApp_mkElimApp_loop___closed__3; lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_ElimApp_saveAltVarsInfo___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_ElimApp_instInhabitedAlt; -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__6; LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_generalizeVars___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_mkFreshExprMVarImpl(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_generalizeVars___spec__1___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -410,6 +404,7 @@ static lean_object* l_Lean_Elab_Tactic_ElimApp_evalAlts_go___lambda__2___closed_ extern lean_object* l_Lean_Meta_instInhabitedElimAltInfo; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_ElimApp_getAltNumFields___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_instInhabitedMetaM___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__16; extern lean_object* l_Lean_instInhabitedFVarId; static lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getElimNameInfo___lambda__3___closed__1; static lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_generalizeTargets___closed__1; @@ -421,6 +416,7 @@ static lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_g static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_ElimApp_evalAlts_go___spec__9___lambda__6___closed__7; static lean_object* l_Lean_Elab_Tactic_ElimApp_mkElimApp_loop___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalCases___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__6; lean_object* l_Lean_throwError___at_Lean_Meta_mkSimpCongrTheorem___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_throwUnknownConstant___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getElimNameInfo___spec__8___closed__1; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_ElimApp_getAltNumFields___spec__1(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -452,14 +448,12 @@ static lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_g LEAN_EXPORT lean_object* l_Lean_PersistentArray_mapM___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_ElimApp_saveAltVarsInfo___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_isHoleRHS___closed__1; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_generalizeTargets___spec__1(size_t, size_t, lean_object*); -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__16; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalCases___lambda__2___boxed(lean_object**); LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_ElimApp_getArgExpectedType___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalInduction_declRange___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getAltDArrow___boxed(lean_object*); lean_object* l_Lean_Elab_Term_addLocalVarInfo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_bindingDomain_x21(lean_object*); -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__1; LEAN_EXPORT lean_object* l_Lean_resolveGlobalConstCore___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getElimNameInfo___spec__6___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_ElimApp_evalAlts_applyPreTac___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_ElimApp_getFType___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -470,7 +464,6 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_evalIndu uint8_t lean_nat_dec_eq(lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_ElimApp_evalAlts_go___spec__9___lambda__9(lean_object*); lean_object* l_Lean_MVarId_getDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__10; LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getAltDArrow(lean_object*); uint8_t lean_nat_dec_lt(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_evalInduction___lambda__2___closed__2; @@ -480,9 +473,11 @@ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Tactic_Ind LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_checkAltsOfOptInductionAlts___spec__1(lean_object*, size_t, size_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_evalInduction_checkTargets___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__14; lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Meta_Tactic_Generalize_0__Lean_Meta_generalizeCore___spec__1(size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalInduction___boxed__const__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getUserGeneralizingFVarIds___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__8; LEAN_EXPORT lean_object* l_Lean_resolveGlobalName___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getElimNameInfo___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_indentExpr(lean_object*); uint8_t l_Lean_BinderInfo_isExplicit(uint8_t); @@ -493,6 +488,7 @@ lean_object* l_Lean_Meta_getFVarSetToGeneralize(lean_object*, lean_object*, uint static lean_object* l_Lean_Elab_Tactic_ElimApp_setMotiveArg___closed__6; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_ElimApp_evalAlts_go___spec__9___lambda__4(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Tactic_evalTactic___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__11; LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getUserGeneralizingFVarIds___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_getInductiveValFromMajor___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkHasTypeButIsExpectedMsg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -523,6 +519,7 @@ LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Tactic_Induc LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getOptPreTacOfOptInductionAlts___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_ElimApp_evalAlts___lambda__1___boxed(lean_object**); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getElimNameInfo___spec__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__3; LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_checkAltsOfOptInductionAlts___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_ElimApp_evalAlts___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_ElimApp_evalAlts_go___spec__9___lambda__5___boxed(lean_object**); @@ -553,11 +550,13 @@ size_t lean_usize_add(size_t, size_t); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_checkAltsOfOptInductionAlts___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalInduction___lambda__3___boxed(lean_object**); static lean_object* l_Lean_Elab_Tactic_ElimApp_mkElimApp_loop___closed__4; +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__13; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_checkAltsOfOptInductionAlts___spec__1___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_uget(lean_object*, size_t); LEAN_EXPORT lean_object* l_Lean_resolveGlobalConstCore___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getElimNameInfo___spec__6___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_fvar___override(lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Tactic_evalTactic___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__10; LEAN_EXPORT lean_object* l_List_forM___at_Lean_Elab_Tactic_ElimApp_evalAlts_go___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getElimNameInfo___lambda__2___closed__1; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_checkAltsOfOptInductionAlts___spec__1___lambda__1___closed__1; @@ -582,7 +581,6 @@ lean_object* l_Lean_Meta_sortFVarIds(lean_object*, lean_object*, lean_object*, l LEAN_EXPORT lean_object* l_Lean_withoutModifyingState___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_ElimApp_getNumExplicitFields___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Tactic_evalTactic(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Tactic_withTacticInfoContext___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__8; LEAN_EXPORT lean_object* l_Lean_PersistentArray_mapM___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_ElimApp_saveAltVarsInfo___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_ElimApp_evalAlts_go___spec__7(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_pushInfoLeaf___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getElimNameInfo___spec__15___closed__2; @@ -618,7 +616,6 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalCases(lean_object*, lean_object* lean_object* lean_nat_add(lean_object*, lean_object*); uint8_t l_Lean_Exception_isRuntime(lean_object*); lean_object* l_Lean_mkConstWithLevelParams___at_Lean_Elab_Term_expandDeclId___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__2; lean_object* l_List_filterTR_loop___at_Lean_resolveGlobalConstCore___spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_ElimApp_mkElimApp___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isFVar(lean_object*); @@ -629,6 +626,7 @@ static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalInduction_declRange___cl LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_ElimApp_evalAlts_go___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_getResetInfoTrees___at_Lean_Elab_Tactic_withTacticInfoContext___spec__2___rarg(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_ElimApp_getAltNumFields___lambda__1___closed__2; +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__7; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Tactic_ElimApp_mkElimApp___spec__2(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_uset(lean_object*, size_t, lean_object*); static lean_object* l_Lean_Elab_Tactic_ElimApp_State_alts___default___closed__1; @@ -652,6 +650,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tac lean_object* l_List_toArrayAux___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getUserGeneralizingFVarIds(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_withCaseRef___at_Lean_Elab_Tactic_evalAlt___spec__1___closed__3; +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__9; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalAlt___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_ElimApp_State_targetPos___default; LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_ElimApp_getFType___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -660,6 +659,7 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_ElimApp_ uint8_t l_Array_isEmpty___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getElimNameInfo___spec__14(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalInduction_declRange___closed__5; +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__1; LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getFirstAltLhs(lean_object* x_1) { _start: { @@ -22599,7 +22599,7 @@ x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); return x_4; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__1() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -22609,7 +22609,7 @@ x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__2() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -22619,27 +22619,27 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__3() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__2; +x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__2; x_2 = l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getUserGeneralizingFVarIds___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__4() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__3; +x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__3; x_2 = l___regBuiltin_Lean_Elab_Tactic_evalInduction___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__5() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__5() { _start: { lean_object* x_1; @@ -22647,17 +22647,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__6() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__4; -x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__5; +x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__4; +x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__7() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__7() { _start: { lean_object* x_1; @@ -22665,47 +22665,47 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__8() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__6; -x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__7; +x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__6; +x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__9() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__8; +x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__8; x_2 = l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getAltName___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__10() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__9; +x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__9; x_2 = l___private_Lean_Elab_Tactic_Induction_0__Lean_Elab_Tactic_getUserGeneralizingFVarIds___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__11() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__10; +x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__10; x_2 = l___regBuiltin_Lean_Elab_Tactic_evalInduction___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__12() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__12() { _start: { lean_object* x_1; @@ -22713,17 +22713,17 @@ x_1 = lean_mk_string_from_bytes("Induction", 9); return x_1; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__13() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__11; -x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__12; +x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__11; +x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__12; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__14() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__14() { _start: { lean_object* x_1; @@ -22731,33 +22731,33 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__15() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__13; -x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__14; +x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__13; +x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__14; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__16() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__15; -x_2 = lean_unsigned_to_nat(9835u); +x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__15; +x_2 = lean_unsigned_to_nat(9923u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__1; +x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__1; x_3 = 0; -x_4 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__16; +x_4 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__16; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); if (lean_obj_tag(x_5) == 0) { @@ -23150,39 +23150,39 @@ lean_mark_persistent(l___regBuiltin_Lean_Elab_Tactic_evalCases_declRange___close if (builtin) {res = l___regBuiltin_Lean_Elab_Tactic_evalCases_declRange(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__1 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__1(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__1); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__2 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__2(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__2); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__3 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__3(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__3); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__4 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__4(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__4); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__5 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__5(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__5); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__6 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__6(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__6); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__7 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__7(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__7); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__8 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__8(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__8); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__9 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__9(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__9); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__10 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__10(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__10); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__11 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__11(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__11); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__12 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__12(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__12); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__13 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__13(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__13); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__14 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__14(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__14); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__15 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__15(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__15); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__16 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__16(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835____closed__16); -if (builtin) {res = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9835_(lean_io_mk_world()); +}l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__1 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__1(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__1); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__2 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__2(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__2); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__3 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__3(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__3); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__4 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__4(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__4); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__5 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__5(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__5); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__6 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__6(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__6); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__7 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__7(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__7); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__8 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__8(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__8); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__9 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__9(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__9); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__10 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__10(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__10); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__11 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__11(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__11); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__12 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__12(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__12); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__13 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__13(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__13); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__14 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__14(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__14); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__15 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__15(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__15); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__16 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__16(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923____closed__16); +if (builtin) {res = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Induction___hyg_9923_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Tactic/Rewrite.c b/stage0/stdlib/Lean/Elab/Tactic/Rewrite.c index c5a8ab6b00253..2466d33c09b12 100644 --- a/stage0/stdlib/Lean/Elab/Tactic/Rewrite.c +++ b/stage0/stdlib/Lean/Elab/Tactic/Rewrite.c @@ -14,10 +14,10 @@ extern "C" { #endif lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Tactic_elabRewriteConfig___spec__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_format_pretty(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Elab_Tactic_withRWRulesSeq___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Tactic_withRWRulesSeq___spec__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -31,9 +31,7 @@ LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Tactic_withRWRule LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Tactic_elabRewriteConfig___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Tactic_withRWRulesSeq___spec__10___lambda__4___closed__2; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Tactic_withRWRulesSeq___spec__10___lambda__4___closed__1; -static lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__1; static lean_object* l_Lean_Elab_Tactic_evalRewriteSeq___lambda__2___closed__3; -static lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__2; static lean_object* l_Lean_Elab_Tactic_evalRewriteSeq___lambda__2___closed__5; static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Tactic_withRWRulesSeq___spec__10___lambda__4___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_elabRewriteConfig___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -67,6 +65,7 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Tactic_elabRewrit lean_object* l_Lean_Elab_withInfoTreeContext___at_Lean_Elab_Tactic_evalTactic_eval___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalRewriteSeq_declRange___closed__1; lean_object* l_Lean_Elab_Tactic_getMainGoal(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Tactic_evalRewriteSeq_declRange(lean_object*); lean_object* l_Lean_addBuiltinDeclarationRanges(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkIdentFrom(lean_object*, lean_object*, uint8_t); @@ -90,7 +89,6 @@ static lean_object* l_Lean_Elab_Tactic_withRWRulesSeq___closed__1; LEAN_EXPORT lean_object* l_Lean_PersistentArray_mapMAux___at_Lean_Elab_Tactic_elabRewriteConfig___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_elabRewriteConfig___closed__6; static lean_object* l_Lean_Elab_Tactic_elabRewriteConfig___closed__1; -static lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__4; static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalRewriteSeq_declRange___closed__3; lean_object* l___private_Lean_Elab_SyntheticMVars_0__Lean_Elab_Term_withSynthesizeImp___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_resolveGlobalConstCore___at_Lean_Elab_Tactic_withRWRulesSeq___spec__5___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -120,9 +118,9 @@ lean_object* l_Lean_Meta_getEqnsFor_x3f(lean_object*, uint8_t, lean_object*, lea lean_object* lean_st_ref_get(lean_object*, lean_object*); lean_object* l_Lean_Elab_Tactic_getMainTarget(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_List_isEmpty___rarg(lean_object*); -static lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__3; LEAN_EXPORT lean_object* l_Lean_PersistentArray_mapMAux___at_Lean_Elab_Tactic_elabRewriteConfig___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalRewriteSeq___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_to_list(lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Tactic_withRWRulesSeq___spec__10___closed__2; static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalRewriteSeq___closed__6; @@ -136,7 +134,6 @@ LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Tactic_withRWRule LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalRewriteSeq(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalRewriteSeq___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_rewriteTarget(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_Tactic_withRWRulesSeq___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_elabRewriteConfig___closed__2; @@ -199,6 +196,7 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Tactic_elabRewrit LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Tactic_withRWRulesSeq___spec__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_usize_add(size_t, size_t); LEAN_EXPORT lean_object* l_Lean_Elab_withSaveInfoContext___at_Lean_Elab_Tactic_elabRewriteConfig___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__4; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Tactic_elabRewriteConfig___spec__5(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_uget(lean_object*, size_t); lean_object* l_Lean_throwError___at_Lean_Elab_Tactic_evalTactic___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -213,6 +211,7 @@ lean_object* l_Lean_Elab_ContextInfo_save___at_Lean_Elab_Term_withoutModifyingEl lean_object* lean_string_append(lean_object*, lean_object*); lean_object* l_Lean_Meta_evalExpr_x27___rarg(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_get_size(lean_object*); +static lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__1; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Tactic_elabRewriteConfig___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_withoutModifyingStateWithInfoAndMessages___at_Lean_Elab_Tactic_elabRewriteConfig___spec__12(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_withInfoTreeContext___at_Lean_Elab_Term_runTactic___spec__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -226,6 +225,7 @@ uint8_t l_Lean_Exception_isRuntime(lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Tactic_withRWRulesSeq___spec__10___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_filterTR_loop___at_Lean_resolveGlobalConstCore___spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Tactic_evalRewriteSeq(lean_object*); +static lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__3; lean_object* l___private_Lean_Meta_Tactic_Replace_0__Lean_Meta_replaceLocalDeclCore(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkConstWithFreshMVarLevels(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_withRWRulesSeq___closed__3; @@ -5619,7 +5619,7 @@ lean_dec(x_2); return x_13; } } -static lean_object* _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__1() { +static lean_object* _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__1() { _start: { lean_object* x_1; @@ -5627,7 +5627,7 @@ x_1 = lean_mk_string_from_bytes("Meta", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__2() { +static lean_object* _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__2() { _start: { lean_object* x_1; @@ -5635,7 +5635,7 @@ x_1 = lean_mk_string_from_bytes("Rewrite", 7); return x_1; } } -static lean_object* _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__3() { +static lean_object* _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__3() { _start: { lean_object* x_1; @@ -5643,33 +5643,33 @@ x_1 = lean_mk_string_from_bytes("Config", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__4() { +static lean_object* _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Std_Range_forIn_loop___at_Lean_Elab_Tactic_withRWRulesSeq___spec__10___lambda__4___closed__1; -x_2 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__1; -x_3 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__2; -x_4 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__3; +x_2 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__1; +x_3 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__2; +x_4 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__3; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; uint8_t x_10; lean_object* x_11; -x_9 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__4; +x_9 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__4; x_10 = 0; x_11 = l_Lean_Meta_evalExpr_x27___rarg(x_9, x_1, x_10, x_4, x_5, x_6, x_7, x_8); return x_11; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; -x_9 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142_(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +x_9 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150_(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); lean_dec(x_3); lean_dec(x_2); return x_9; @@ -7063,7 +7063,7 @@ static lean_object* _init_l_Lean_Elab_Tactic_elabRewriteConfig___closed__9() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__4; +x_2 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__4; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } @@ -7142,7 +7142,7 @@ lean_inc(x_27); x_28 = lean_ctor_get(x_26, 1); lean_inc(x_28); lean_dec(x_26); -x_29 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142_(x_27, x_2, x_3, x_4, x_5, x_6, x_7, x_28); +x_29 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150_(x_27, x_2, x_3, x_4, x_5, x_6, x_7, x_28); lean_dec(x_3); lean_dec(x_2); return x_29; @@ -7828,14 +7828,14 @@ l_Lean_Elab_Tactic_withRWRulesSeq___closed__3 = _init_l_Lean_Elab_Tactic_withRWR lean_mark_persistent(l_Lean_Elab_Tactic_withRWRulesSeq___closed__3); l_Lean_Elab_Tactic_withRWRulesSeq___closed__4 = _init_l_Lean_Elab_Tactic_withRWRulesSeq___closed__4(); lean_mark_persistent(l_Lean_Elab_Tactic_withRWRulesSeq___closed__4); -l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__1 = _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__1(); -lean_mark_persistent(l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__1); -l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__2 = _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__2(); -lean_mark_persistent(l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__2); -l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__3 = _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__3(); -lean_mark_persistent(l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__3); -l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__4 = _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__4(); -lean_mark_persistent(l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1142____closed__4); +l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__1 = _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__1(); +lean_mark_persistent(l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__1); +l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__2 = _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__2(); +lean_mark_persistent(l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__2); +l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__3 = _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__3(); +lean_mark_persistent(l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__3); +l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__4 = _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__4(); +lean_mark_persistent(l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Rewrite___hyg_1150____closed__4); l_Lean_Elab_Tactic_elabRewriteConfig___closed__1 = _init_l_Lean_Elab_Tactic_elabRewriteConfig___closed__1(); lean_mark_persistent(l_Lean_Elab_Tactic_elabRewriteConfig___closed__1); l_Lean_Elab_Tactic_elabRewriteConfig___closed__2 = _init_l_Lean_Elab_Tactic_elabRewriteConfig___closed__2(); diff --git a/stage0/stdlib/Lean/Elab/Tactic/Simp.c b/stage0/stdlib/Lean/Elab/Tactic/Simp.c index f64aab0d84e39..01534bf489916 100644 --- a/stage0/stdlib/Lean/Elab/Tactic/Simp.c +++ b/stage0/stdlib/Lean/Elab/Tactic/Simp.c @@ -24,10 +24,8 @@ static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalDSimp___closed__3; lean_object* lean_format_pretty(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Tactic_evalDSimp(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_mkSimpOnly___lambda__2(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_dsimpLocation_go(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_Simp_DischargeWrapper_with___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_184____boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalSimpAll___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_SimpKind_noConfusion___rarg(uint8_t, uint8_t, lean_object*); lean_object* l_Lean_Elab_Term_resolveId_x3f(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -36,6 +34,7 @@ lean_object* l_Lean_getConstInfo___at_Lean_Meta_mkConstWithFreshMVarLevels___spe lean_object* lean_mk_empty_array_with_capacity(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_addSimpTheorem___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_mkSimpOnly___spec__10(uint8_t, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__3; static lean_object* l_Lean_Elab_Tactic_elabSimpArgs_resolveSimpIdTheorem_x3f___closed__4; lean_object* l_Lean_Meta_dsimpGoal(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_tacticToDischarge___closed__4; @@ -43,12 +42,13 @@ LEAN_EXPORT lean_object* l_Lean_Meta_SimpTheorems_erase___at_Lean_Elab_Tactic_el LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalSimp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_addDeclToUnfoldOrTheorem___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_mkSimpOnly___closed__2; +LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_188_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_private_to_user_name(lean_object*); static lean_object* l_Lean_Elab_Tactic_tacticToDischarge___closed__8; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Tactic_elabSimpConfigCore___spec__6(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Meta_SimpTheoremsArray_isErased(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Tactic_mkSimpOnly___spec__11(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__6; +static lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_369____closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_elabSimpConfigCtxCore(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_dsimpLocation_go___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_tactic_simp_trace; @@ -64,9 +64,7 @@ lean_object* l_Lean_LocalContext_findFromUserName_x3f(lean_object*, lean_object* lean_object* l_List_mapTR_loop___at_Lean_resolveGlobalConstNoOverload___spec__1(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalSimp_declRange___closed__3; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Tactic_elabSimpArgs___spec__16___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__4; lean_object* l_Lean_Elab_Term_synthesizeSyntheticMVars(uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__2; lean_object* l_Lean_Syntax_formatStxAux(lean_object*, uint8_t, lean_object*, lean_object*); uint8_t l_List_elem___at_Lean_NameHashSet_insert___spec__2(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_elabTerm(lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -75,6 +73,7 @@ LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Tactic_elabSimpArgs___ LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalSimpAll(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_addSimpTheorem(lean_object*, lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_mkSimpContext___lambda__3___closed__2; +LEAN_EXPORT uint8_t l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_beqSimpKind____x40_Lean_Elab_Tactic_Simp___hyg_561_(uint8_t, uint8_t); lean_object* l_Lean_Elab_Tactic_expandOptLocation(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_addDeclToUnfoldOrTheorem___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_mkSimpContext___lambda__3___closed__1; @@ -87,7 +86,6 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_S lean_object* l_Lean_Elab_Term_isLocalIdent_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Tactic_elabSimpConfigCore___spec__4(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_Simp_DischargeWrapper_with(lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_beqSimpKind____x40_Lean_Elab_Tactic_Simp___hyg_549____boxed(lean_object*, lean_object*); lean_object* l_Lean_PersistentArray_push___rarg(lean_object*, lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); lean_object* l_Lean_Meta_simpGoal(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -106,6 +104,7 @@ static lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Tactic_mkSimpOnly___sp LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_mkSimpOnly___spec__9(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_instBEqSimpKind___closed__1; lean_object* l_Lean_replaceRef(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_369____closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_tacticToDischarge___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_mkSimpOnly___closed__4; LEAN_EXPORT lean_object* l_Lean_PersistentArray_mapM___at_Lean_Elab_Tactic_elabSimpConfigCore___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -127,7 +126,6 @@ static lean_object* l_Lean_Elab_Tactic_simpOnlyBuiltins___closed__6; LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_addDeclToUnfoldOrTheorem___lambda__1(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_environment_find(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalDSimp_declRange___closed__6; -lean_object* l_Lean_logAt___at_Lean_Meta_computeSynthOrder___spec__7(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Tactic_elabSimpArgs___spec__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_getConstInfo___at_Lean_Elab_Tactic_elabSimpArgs___spec__15(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addBuiltinDeclarationRanges(lean_object*, lean_object*, lean_object*); @@ -156,7 +154,6 @@ LEAN_EXPORT lean_object* l_Lean_Meta_SimpTheorems_erase___at_Lean_Elab_Tactic_el lean_object* l_Lean_Elab_Tactic_getFVarIds(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Tactic_SavedState_restore(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_addDeclToUnfoldOrTheorem___closed__7; -static lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_184____closed__2; lean_object* l_List_toString___at_Lean_resolveGlobalConstNoOverloadCore___spec__2(lean_object*); uint8_t l_Lean_Meta_SimpTheorems_isLemma(lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_addDeclToUnfoldOrTheorem___closed__2; @@ -207,6 +204,7 @@ LEAN_EXPORT lean_object* l_Lean_PersistentArray_mapMAux___at_Lean_Elab_Tactic_el LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_7_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalSimp_declRange___closed__6; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_mkSimpOnly___spec__10___lambda__2___closed__4; +static lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_188____closed__1; lean_object* lean_local_ctx_find(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_mkSimpOnly___closed__5; lean_object* lean_st_ref_take(lean_object*, lean_object*); @@ -218,8 +216,6 @@ static lean_object* l_Lean_Elab_Tactic_mkSimpContext___lambda__4___closed__2; static lean_object* l_Lean_Elab_Tactic_mkSimpContext___closed__2; static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalSimp_declRange___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_tacticToDischarge(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT uint8_t l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_beqSimpKind____x40_Lean_Elab_Tactic_Simp___hyg_549_(uint8_t, uint8_t); -static lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_361____closed__1; static lean_object* l_Lean_Elab_Tactic_simpOnlyBuiltins___closed__2; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Tactic_elabSimpConfigCore___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); @@ -236,6 +232,7 @@ lean_object* l_Lean_Elab_Term_withoutErrToSorryImp___rarg(lean_object*, lean_obj LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_elabSimpConfigCore(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_mapM___at_Lean_Elab_Tactic_elabSimpConfigCore___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_getRevAliases(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_188____boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_elabSimpArgs___spec__21___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_Tactic_mkSimpOnly___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_Elab_Tactic_ElabSimpArgsResult_starArg___default; @@ -254,6 +251,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_dsimpLocation_go___lambda__2(lean_ob LEAN_EXPORT lean_object* l_Lean_mkFreshId___at_Lean_Elab_Tactic_elabSimpArgs___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_FVarId_getDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_SimpKind_toCtorIdx___boxed(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319_(lean_object*); uint8_t l_Lean_PersistentHashMap_contains___at_Lean_Meta_SimpTheorems_erase___spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_SimpKind_toCtorIdx(uint8_t); lean_object* l_Lean_Elab_Tactic_withMainContext___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -287,8 +285,8 @@ lean_object* l_Lean_Name_append(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_simpOnlyBuiltins___closed__4; lean_object* l_Lean_Syntax_mkSep(lean_object*, lean_object*); lean_object* l_Lean_Meta_Simp_isSimproc(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__4; static lean_object* l_Lean_Elab_Tactic_mkSimpOnly___lambda__1___closed__8; -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__7; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_elabSimpConfig___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_mkSimpContext___lambda__2(lean_object*, uint8_t, uint8_t, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_mkSimpOnly___spec__10___lambda__2___closed__3; @@ -316,11 +314,11 @@ LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Tacti static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalSimp_declRange___closed__5; static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalSimp___closed__4; lean_object* l_Lean_Syntax_getSepArgs(lean_object*); +lean_object* l_Lean_logAt___at_Lean_Elab_WF_TerminationHints_checkVars___spec__1(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_pushInfoLeaf___at_Lean_Elab_Tactic_elabSimpArgs___spec__17___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_Tactic_mkSimpOnly___spec__6___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_componentsRev(lean_object*); static lean_object* l_Array_qsort_sort___at_Lean_Elab_Tactic_mkSimpOnly___spec__4___closed__1; -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__1; uint8_t lean_name_eq(lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); extern lean_object* l_Lean_rootNamespace; @@ -345,7 +343,6 @@ static lean_object* l_Lean_resolveGlobalConst___at_Lean_Elab_Tactic_elabSimpArgs LEAN_EXPORT lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_Tactic_mkSimpOnly___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_evalSimp___lambda__2___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_tacticToDischarge___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_184_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_LocalDecl_fvarId(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_simpLocation(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_mk_syntax_ident(lean_object*); @@ -366,7 +363,6 @@ LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_Tactic_mkSimp static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalSimpAll_declRange___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_resolveGlobalConstNoOverloadWithInfo___at_Lean_Elab_Tactic_elabSimpArgs___spec__3___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_mkSimpOnly___spec__10___closed__2; -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__5; lean_object* l_Array_append___rarg(lean_object*, lean_object*); uint8_t l_Lean_Environment_contains(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_tacticToDischarge___closed__12; @@ -397,8 +393,6 @@ lean_object* l_Lean_Syntax_setArg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_getResetInfoTrees___at_Lean_Elab_Term_withoutModifyingElabMetaStateWithInfo___spec__2___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_addDeclToUnfoldOrTheorem(lean_object*, lean_object*, lean_object*, uint8_t, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_tacticToDischarge___closed__2; -static lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_361____closed__2; -LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_361_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Name_hasMacroScopes(lean_object*); LEAN_EXPORT lean_object* l_Lean_mkFreshId___at_Lean_Elab_Tactic_elabSimpArgs___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_elabDSimpConfigCore(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -420,11 +414,11 @@ lean_object* l_Lean_Meta_Simp_isBuiltinSimproc(lean_object*, lean_object*, lean_ uint8_t lean_nat_dec_eq(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_tacticToDischarge___closed__3; lean_object* l_Lean_Meta_SimpTheorems_addLetDeclToUnfold(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_361____boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_lt(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_TermElabM_run___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_mapM___at_Lean_Elab_Tactic_elabSimpConfigCore___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_mkSimpContext___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_188____closed__2; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Tactic_mkSimpOnly___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_withLCtx___at___private_Lean_Elab_Binders_0__Lean_Elab_Term_FunBinders_elabFunBinderViews___spec__3___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); @@ -433,6 +427,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_mkSimpContext(lean_object*, uint8_t, static lean_object* l_Lean_Elab_Tactic_elabSimpConfigCtxCore___closed__3; static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalSimp___closed__5; LEAN_EXPORT lean_object* l_Lean_mkConstWithLevelParams___at_Lean_Elab_Tactic_elabSimpArgs___spec__14(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_369_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_elabSimpArgs_resolveSimpIdTheorem_x3f___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_elabSimpArgs___lambda__1___boxed(lean_object**); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Tactic_elabSimpConfigCore___spec__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -454,13 +449,13 @@ static lean_object* l_Lean_Elab_Tactic_elabDSimpConfigCore___closed__1; uint8_t l_Lean_Syntax_isNone(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_elabSimpArgs___spec__21(lean_object*, uint8_t, uint8_t, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_withoutModifyingStateWithInfoAndMessages___at_Lean_Elab_Tactic_tacticToDischarge___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_369____boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_SimpTheorems_erase___at_Lean_Elab_Tactic_elabSimpArgs___spec__19___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_SimpKind_noConfusion___rarg___lambda__1(lean_object*); lean_object* l_Lean_ResolveName_resolveGlobalName(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_nat_sub(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_simpOnlyBuiltins___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_pushInfoTree___at_Lean_Elab_Tactic_elabSimpArgs___spec__18(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_184____closed__1; static lean_object* l_Lean_resolveGlobalConstNoOverload___at_Lean_Elab_Tactic_elabSimpArgs___spec__4___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Tactic_elabSimpArgs___spec__1___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwUnknownConstant___at_Lean_Elab_Tactic_elabSimpArgs___spec__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -493,9 +488,9 @@ extern lean_object* l_Lean_Meta_Simp_defaultMaxSteps; LEAN_EXPORT lean_object* l_Lean_Elab_addConstInfo___at_Lean_Elab_Tactic_elabSimpArgs___spec__13(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_SimpKind_noConfusion___rarg___closed__1; lean_object* lean_array_uget(lean_object*, size_t); -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__3; lean_object* l_Lean_throwError___at_Lean_Elab_Tactic_evalTactic___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_elabSimpConfigCtxCore___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__6; static lean_object* l_Lean_Elab_Tactic_mkSimpContext___lambda__2___closed__2; lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_qsort_sort___at_Lean_Elab_Tactic_mkSimpOnly___spec__4___lambda__1(lean_object*, lean_object*); @@ -535,6 +530,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_resolveGlobalConstNoOverloadWithInfo___at_L extern lean_object* l_Lean_Elab_unsupportedSyntaxExceptionId; uint8_t lean_usize_dec_lt(size_t, size_t); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_mkSimpOnly(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__5; LEAN_EXPORT lean_object* l_Lean_resolveGlobalConstCore___at_Lean_Elab_Tactic_elabSimpArgs___spec__8___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_mkSimpContext___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_elabSimpArgs(lean_object*, lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -547,6 +543,7 @@ uint8_t l_Lean_Expr_isConst(lean_object*); uint8_t l_Lean_Exception_isRuntime(lean_object*); LEAN_EXPORT lean_object* l_Lean_resolveGlobalConstCore___at_Lean_Elab_Tactic_elabSimpArgs___spec__8___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_filterTR_loop___at_Lean_resolveGlobalConstCore___spec__1(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__1; LEAN_EXPORT lean_object* l_Lean_PersistentArray_mapMAux___at_Lean_Elab_Tactic_elabSimpConfigCore___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_elabSimpConfigCore___closed__1; uint8_t l_Lean_Expr_isFVar(lean_object*); @@ -564,7 +561,9 @@ LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Tactic_mkSimpO static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_elabSimpArgs___spec__20___closed__6; LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_Tactic_mkSimpOnly___spec__5___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Tactic_elabSimpConfigCore___spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_beqSimpKind____x40_Lean_Elab_Tactic_Simp___hyg_561____boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Tactic_elabSimpConfigCore___spec__9(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__7; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_mkSimpContext___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalSimpAll_declRange___closed__3; static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalDSimp_declRange___closed__5; @@ -573,6 +572,7 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_mkSimpOn LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_Elab_Tactic_mkSimpOnly___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_simpLocation___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_mkSimpOnly___spec__10___closed__6; +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__2; lean_object* l_List_toArrayAux___rarg(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_traceSimpCall___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Tactic_evalDSimp_declRange(lean_object*); @@ -2355,7 +2355,7 @@ lean_dec(x_1); return x_9; } } -static lean_object* _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_184____closed__1() { +static lean_object* _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_188____closed__1() { _start: { lean_object* x_1; @@ -2363,33 +2363,33 @@ x_1 = lean_mk_string_from_bytes("ConfigCtx", 9); return x_1; } } -static lean_object* _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_184____closed__2() { +static lean_object* _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_188____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_7____closed__1; x_2 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_7____closed__2; x_3 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_7____closed__3; -x_4 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_184____closed__1; +x_4 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_188____closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_184_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_188_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; uint8_t x_10; lean_object* x_11; -x_9 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_184____closed__2; +x_9 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_188____closed__2; x_10 = 0; x_11 = l_Lean_Meta_evalExpr_x27___rarg(x_9, x_1, x_10, x_4, x_5, x_6, x_7, x_8); return x_11; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_184____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_188____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; -x_9 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_184_(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +x_9 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_188_(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); lean_dec(x_3); lean_dec(x_2); return x_9; @@ -2400,7 +2400,7 @@ static lean_object* _init_l_Lean_Elab_Tactic_elabSimpConfigCtxCore___closed__1() { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_184____closed__2; +x_2 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_188____closed__2; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } @@ -2496,7 +2496,7 @@ lean_inc(x_27); x_28 = lean_ctor_get(x_26, 1); lean_inc(x_28); lean_dec(x_26); -x_29 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_184_(x_27, x_2, x_3, x_4, x_5, x_6, x_7, x_28); +x_29 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_188_(x_27, x_2, x_3, x_4, x_5, x_6, x_7, x_28); lean_dec(x_3); lean_dec(x_2); return x_29; @@ -2556,7 +2556,7 @@ lean_dec(x_1); return x_9; } } -static lean_object* _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_361____closed__1() { +static lean_object* _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_369____closed__1() { _start: { lean_object* x_1; @@ -2564,33 +2564,33 @@ x_1 = lean_mk_string_from_bytes("DSimp", 5); return x_1; } } -static lean_object* _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_361____closed__2() { +static lean_object* _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_369____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_7____closed__1; x_2 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_7____closed__2; -x_3 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_361____closed__1; +x_3 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_369____closed__1; x_4 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_7____closed__4; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_361_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_369_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; uint8_t x_10; lean_object* x_11; -x_9 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_361____closed__2; +x_9 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_369____closed__2; x_10 = 0; x_11 = l_Lean_Meta_evalExpr_x27___rarg(x_9, x_1, x_10, x_4, x_5, x_6, x_7, x_8); return x_11; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_361____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_369____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; -x_9 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_361_(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +x_9 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_369_(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); lean_dec(x_3); lean_dec(x_2); return x_9; @@ -2601,7 +2601,7 @@ static lean_object* _init_l_Lean_Elab_Tactic_elabDSimpConfigCore___closed__1() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_361____closed__2; +x_2 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_369____closed__2; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } @@ -2687,7 +2687,7 @@ lean_inc(x_27); x_28 = lean_ctor_get(x_26, 1); lean_inc(x_28); lean_dec(x_26); -x_29 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_361_(x_27, x_2, x_3, x_4, x_5, x_6, x_7, x_28); +x_29 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_369_(x_27, x_2, x_3, x_4, x_5, x_6, x_7, x_28); lean_dec(x_3); lean_dec(x_2); return x_29; @@ -2842,7 +2842,7 @@ x_1 = 0; return x_1; } } -LEAN_EXPORT uint8_t l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_beqSimpKind____x40_Lean_Elab_Tactic_Simp___hyg_549_(uint8_t x_1, uint8_t x_2) { +LEAN_EXPORT uint8_t l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_beqSimpKind____x40_Lean_Elab_Tactic_Simp___hyg_561_(uint8_t x_1, uint8_t x_2) { _start: { lean_object* x_3; lean_object* x_4; uint8_t x_5; @@ -2854,7 +2854,7 @@ lean_dec(x_3); return x_5; } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_beqSimpKind____x40_Lean_Elab_Tactic_Simp___hyg_549____boxed(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_beqSimpKind____x40_Lean_Elab_Tactic_Simp___hyg_561____boxed(lean_object* x_1, lean_object* x_2) { _start: { uint8_t x_3; uint8_t x_4; uint8_t x_5; lean_object* x_6; @@ -2862,7 +2862,7 @@ x_3 = lean_unbox(x_1); lean_dec(x_1); x_4 = lean_unbox(x_2); lean_dec(x_2); -x_5 = l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_beqSimpKind____x40_Lean_Elab_Tactic_Simp___hyg_549_(x_3, x_4); +x_5 = l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_beqSimpKind____x40_Lean_Elab_Tactic_Simp___hyg_561_(x_3, x_4); x_6 = lean_box(x_5); return x_6; } @@ -2871,7 +2871,7 @@ static lean_object* _init_l_Lean_Elab_Tactic_instBEqSimpKind___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_beqSimpKind____x40_Lean_Elab_Tactic_Simp___hyg_549____boxed), 2, 0); +x_1 = lean_alloc_closure((void*)(l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_beqSimpKind____x40_Lean_Elab_Tactic_Simp___hyg_561____boxed), 2, 0); return x_1; } } @@ -3968,7 +3968,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_a { uint8_t x_10; uint8_t x_11; x_10 = 2; -x_11 = l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_beqSimpKind____x40_Lean_Elab_Tactic_Simp___hyg_549_(x_1, x_10); +x_11 = l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_beqSimpKind____x40_Lean_Elab_Tactic_Simp___hyg_561_(x_1, x_10); if (x_11 == 0) { lean_object* x_12; @@ -11102,7 +11102,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_mkSimpContext___lambda__4(uint8_t x_ { uint8_t x_13; uint8_t x_14; x_13 = 2; -x_14 = l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_beqSimpKind____x40_Lean_Elab_Tactic_Simp___hyg_549_(x_1, x_13); +x_14 = l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_beqSimpKind____x40_Lean_Elab_Tactic_Simp___hyg_561_(x_1, x_13); if (x_14 == 0) { lean_object* x_15; lean_object* x_16; @@ -11184,7 +11184,7 @@ if (x_20 == 0) uint8_t x_21; uint8_t x_22; lean_dec(x_1); x_21 = 1; -x_22 = l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_beqSimpKind____x40_Lean_Elab_Tactic_Simp___hyg_549_(x_3, x_21); +x_22 = l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_beqSimpKind____x40_Lean_Elab_Tactic_Simp___hyg_561_(x_3, x_21); if (x_22 == 0) { lean_object* x_23; lean_object* x_24; @@ -11338,7 +11338,7 @@ x_17 = l_Lean_Elab_Tactic_mkSimpContext(x_1, x_14, x_15, x_16, x_5, x_6, x_7, x_ return x_17; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__1() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__1() { _start: { lean_object* x_1; @@ -11346,7 +11346,7 @@ x_1 = lean_mk_string_from_bytes("tactic", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__2() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__2() { _start: { lean_object* x_1; @@ -11354,18 +11354,18 @@ x_1 = lean_mk_string_from_bytes("trace", 5); return x_1; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__3() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__1; +x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__1; x_2 = l_Lean_Elab_Tactic_tacticToDischarge___lambda__3___closed__1; -x_3 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__2; +x_3 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__2; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__4() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__4() { _start: { lean_object* x_1; @@ -11373,13 +11373,13 @@ x_1 = lean_mk_string_from_bytes("When tracing is enabled, calls to `simp` or `ds return x_1; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__5() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__5() { _start: { uint8_t x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = 0; x_2 = l_Lean_resolveGlobalConstNoOverload___at_Lean_Elab_Tactic_elabSimpArgs___spec__4___closed__3; -x_3 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__4; +x_3 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__4; x_4 = lean_box(x_1); x_5 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_5, 0, x_4); @@ -11388,7 +11388,7 @@ lean_ctor_set(x_5, 2, x_3); return x_5; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__6() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__6() { _start: { lean_object* x_1; @@ -11396,27 +11396,27 @@ x_1 = lean_mk_string_from_bytes("Elab", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__7() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; x_1 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_7____closed__1; -x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__6; +x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__6; x_3 = l_Lean_Elab_Tactic_tacticToDischarge___closed__2; -x_4 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__1; +x_4 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__1; x_5 = l_Lean_Elab_Tactic_tacticToDischarge___lambda__3___closed__1; -x_6 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__2; +x_6 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__2; x_7 = l_Lean_Name_mkStr6(x_1, x_2, x_3, x_4, x_5, x_6); return x_7; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__3; -x_3 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__5; -x_4 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__7; +x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__3; +x_3 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__5; +x_4 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__7; x_5 = l_Lean_Option_register___at_Lean_initFn____x40_Lean_PrettyPrinter_Delaborator_Options___hyg_6____spec__1(x_2, x_3, x_4, x_1); return x_5; } @@ -14293,7 +14293,7 @@ x_17 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_17, 0, x_15); lean_ctor_set(x_17, 1, x_16); x_18 = 0; -x_19 = l_Lean_logAt___at_Lean_Meta_computeSynthOrder___spec__7(x_12, x_17, x_18, x_3, x_4, x_5, x_6, x_10); +x_19 = l_Lean_logAt___at_Lean_Elab_WF_TerminationHints_checkVars___spec__1(x_12, x_17, x_18, x_3, x_4, x_5, x_6, x_10); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); @@ -14996,7 +14996,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Tactic_evalSimp___closed__3() { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_7____closed__1; -x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__6; +x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__6; x_3 = l_Lean_Elab_Tactic_tacticToDischarge___closed__2; x_4 = l___regBuiltin_Lean_Elab_Tactic_evalSimp___closed__2; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); @@ -15502,7 +15502,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Tactic_evalSimpAll___closed__ { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_7____closed__1; -x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__6; +x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__6; x_3 = l_Lean_Elab_Tactic_tacticToDischarge___closed__2; x_4 = l___regBuiltin_Lean_Elab_Tactic_evalSimpAll___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); @@ -16254,7 +16254,7 @@ static lean_object* _init_l___regBuiltin_Lean_Elab_Tactic_evalDSimp___closed__4( { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_7____closed__1; -x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__6; +x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__6; x_3 = l_Lean_Elab_Tactic_tacticToDischarge___closed__2; x_4 = l___regBuiltin_Lean_Elab_Tactic_evalDSimp___closed__3; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); @@ -16452,20 +16452,20 @@ l_Lean_Elab_Tactic_elabSimpConfigCore___closed__10 = _init_l_Lean_Elab_Tactic_el lean_mark_persistent(l_Lean_Elab_Tactic_elabSimpConfigCore___closed__10); l_Lean_Elab_Tactic_elabSimpConfigCore___closed__11 = _init_l_Lean_Elab_Tactic_elabSimpConfigCore___closed__11(); lean_mark_persistent(l_Lean_Elab_Tactic_elabSimpConfigCore___closed__11); -l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_184____closed__1 = _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_184____closed__1(); -lean_mark_persistent(l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_184____closed__1); -l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_184____closed__2 = _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_184____closed__2(); -lean_mark_persistent(l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_184____closed__2); +l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_188____closed__1 = _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_188____closed__1(); +lean_mark_persistent(l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_188____closed__1); +l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_188____closed__2 = _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_188____closed__2(); +lean_mark_persistent(l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_188____closed__2); l_Lean_Elab_Tactic_elabSimpConfigCtxCore___closed__1 = _init_l_Lean_Elab_Tactic_elabSimpConfigCtxCore___closed__1(); lean_mark_persistent(l_Lean_Elab_Tactic_elabSimpConfigCtxCore___closed__1); l_Lean_Elab_Tactic_elabSimpConfigCtxCore___closed__2 = _init_l_Lean_Elab_Tactic_elabSimpConfigCtxCore___closed__2(); lean_mark_persistent(l_Lean_Elab_Tactic_elabSimpConfigCtxCore___closed__2); l_Lean_Elab_Tactic_elabSimpConfigCtxCore___closed__3 = _init_l_Lean_Elab_Tactic_elabSimpConfigCtxCore___closed__3(); lean_mark_persistent(l_Lean_Elab_Tactic_elabSimpConfigCtxCore___closed__3); -l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_361____closed__1 = _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_361____closed__1(); -lean_mark_persistent(l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_361____closed__1); -l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_361____closed__2 = _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_361____closed__2(); -lean_mark_persistent(l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_361____closed__2); +l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_369____closed__1 = _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_369____closed__1(); +lean_mark_persistent(l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_369____closed__1); +l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_369____closed__2 = _init_l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_369____closed__2(); +lean_mark_persistent(l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_369____closed__2); l_Lean_Elab_Tactic_elabDSimpConfigCore___closed__1 = _init_l_Lean_Elab_Tactic_elabDSimpConfigCore___closed__1(); lean_mark_persistent(l_Lean_Elab_Tactic_elabDSimpConfigCore___closed__1); l_Lean_Elab_Tactic_elabDSimpConfigCore___closed__2 = _init_l_Lean_Elab_Tactic_elabDSimpConfigCore___closed__2(); @@ -16620,21 +16620,21 @@ l_Lean_Elab_Tactic_mkSimpContext___closed__1 = _init_l_Lean_Elab_Tactic_mkSimpCo lean_mark_persistent(l_Lean_Elab_Tactic_mkSimpContext___closed__1); l_Lean_Elab_Tactic_mkSimpContext___closed__2 = _init_l_Lean_Elab_Tactic_mkSimpContext___closed__2(); lean_mark_persistent(l_Lean_Elab_Tactic_mkSimpContext___closed__2); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__1 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__1(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__1); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__2 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__2(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__2); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__3 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__3(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__3); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__4 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__4(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__4); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__5 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__5(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__5); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__6 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__6(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__6); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__7 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__7(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277____closed__7); -if (builtin) {res = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4277_(lean_io_mk_world()); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__1 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__1(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__1); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__2 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__2(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__2); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__3 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__3(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__3); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__4 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__4(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__4); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__5 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__5(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__5); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__6 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__6(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__6); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__7 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__7(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319____closed__7); +if (builtin) {res = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4319_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_Elab_Tactic_tactic_simp_trace = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Elab_Tactic_tactic_simp_trace); diff --git a/stage0/stdlib/Lean/Elab/Tactic/Simproc.c b/stage0/stdlib/Lean/Elab/Tactic/Simproc.c index 4d6bc1969c885..592100d156885 100644 --- a/stage0/stdlib/Lean/Elab/Tactic/Simproc.c +++ b/stage0/stdlib/Lean/Elab/Tactic/Simproc.c @@ -38,6 +38,8 @@ static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Ela LEAN_EXPORT lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_Command_elabSimprocPattern___spec__6(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_ConstantInfo_type(lean_object*); static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Elab_Command_elabSimprocPatternBuiltin___spec__1___closed__21; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__1; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__6; lean_object* l_List_mapTR_loop___at_Lean_resolveGlobalConstNoOverload___spec__1(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_elabSimprocPatternBuiltin___lambda__1___closed__5; lean_object* l_Lean_Elab_Term_synthesizeSyntheticMVars(uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -51,13 +53,12 @@ static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568 static lean_object* l_Lean_Elab_checkSimprocType___closed__6; static lean_object* l___regBuiltin_Lean_Elab_Command_elabSimprocPattern_declRange___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabSimprocPattern___spec__1(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__10; static lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabSimprocPattern___spec__1___rarg___closed__2; static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Elab_Command_elabSimprocPatternBuiltin___spec__1___closed__26; lean_object* l_Lean_Expr_lit___override(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_elabSimprocPatternBuiltin_declRange___closed__6; lean_object* lean_array_push(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__1; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__3; static lean_object* l_Lean_resolveGlobalConstNoOverload___at_Lean_Elab_Command_elabSimprocPattern___spec__2___closed__3; static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____closed__4; lean_object* l_Lean_instBEqLocalInstance___boxed(lean_object*, lean_object*); @@ -66,18 +67,15 @@ static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568 static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____lambda__1___closed__7; static lean_object* l_Lean_Elab_elabSimprocPattern___closed__1; lean_object* l_Lean_replaceRef(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__2; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__5; static lean_object* l_Lean_Elab_checkSimprocType___closed__8; LEAN_EXPORT lean_object* l_Lean_throwUnknownConstant___at_Lean_Elab_Command_elabSimprocPattern___spec__7(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addBuiltinDeclarationRanges(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____closed__10; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__7; static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____lambda__1___closed__10; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__7; static lean_object* l_Lean_resolveGlobalConst___at_Lean_Elab_Command_elabSimprocPattern___spec__3___closed__1; static lean_object* l_Lean_Elab_Command_elabSimprocPatternBuiltin___closed__2; static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Elab_Command_elabSimprocPatternBuiltin___spec__1___closed__18; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__3; uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_checkSimprocType___closed__3; @@ -90,14 +88,13 @@ static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Ela uint8_t lean_string_dec_eq(lean_object*, lean_object*); lean_object* l_List_toString___at_Lean_resolveGlobalConstNoOverloadCore___spec__2(lean_object*); extern lean_object* l_Lean_Expr_instBEqExpr; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__6; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__9; lean_object* l_Lean_Meta_Simp_registerSimproc(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_elabSimprocPatternBuiltin___lambda__1___closed__18; lean_object* l_instBEqProd___rarg(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Elab_Command_elabSimprocPatternBuiltin___spec__1___closed__25; static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____lambda__1___closed__21; LEAN_EXPORT lean_object* l_Lean_resolveGlobalConst___at_Lean_Elab_Command_elabSimprocPattern___spec__3(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__4; static lean_object* l_Lean_Elab_Command_elabSimprocPatternBuiltin___lambda__1___closed__1; static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____lambda__1___closed__18; static lean_object* l___regBuiltin_Lean_Elab_Command_elabSimprocPattern_declRange___closed__4; @@ -106,7 +103,6 @@ static lean_object* l_Lean_Elab_elabSimprocPattern___closed__5; LEAN_EXPORT lean_object* l_Lean_resolveGlobalConstNoOverload___at_Lean_Elab_Command_elabSimprocPattern___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_checkSimprocType___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_instHashableArray___rarg___boxed(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabSimprocPattern___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____closed__17; static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Elab_Command_elabSimprocPatternBuiltin___spec__1___closed__14; @@ -120,6 +116,7 @@ static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Ela static lean_object* l_Lean_throwUnknownConstant___at_Lean_Elab_Command_elabSimprocPattern___spec__7___closed__3; static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Elab_Command_elabSimprocPatternBuiltin___spec__1___closed__11; static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____closed__7; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__10; extern lean_object* l_Lean_Elab_Command_commandElabAttribute; lean_object* l_Lean_getConstInfo___at___private_Lean_Compiler_InlineAttrs_0__Lean_Compiler_isValidMacroInline___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Elab_Command_elabSimprocPatternBuiltin___spec__1___closed__8; @@ -127,11 +124,11 @@ lean_object* l_Lean_declareBuiltin(lean_object*, lean_object*, lean_object*, lea static lean_object* l___regBuiltin_Lean_Elab_Command_elabSimprocPattern___closed__5; static lean_object* l_Lean_Elab_checkSimprocType___closed__2; static lean_object* l_Lean_Elab_Command_elabSimprocPatternBuiltin___lambda__1___closed__8; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__3; LEAN_EXPORT lean_object* l_Lean_throwUnknownConstant___at_Lean_Elab_Command_elabSimprocPattern___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Elab_Command_elabSimprocPatternBuiltin___spec__1___closed__23; static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____closed__13; static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Elab_Command_elabSimprocPatternBuiltin___spec__1___closed__4; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__1; static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____closed__3; static lean_object* l_Lean_throwUnknownConstant___at_Lean_Elab_Command_elabSimprocPattern___spec__7___closed__2; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Command_elabSimprocPattern___spec__9(lean_object*, lean_object*, lean_object*, lean_object*); @@ -141,7 +138,7 @@ lean_object* l___private_Lean_CoreM_0__Lean_Core_mkFreshNameImp(lean_object*, le LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Command_elabSimprocPatternBuiltin_declRange(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_elabSimprocPatternBuiltin___closed__1; extern lean_object* l_Lean_Meta_simpDtConfig; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__8; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__2; lean_object* l_Lean_Syntax_getKind(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_elabSimprocPatternBuiltin_declRange___closed__3; static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____closed__8; @@ -152,6 +149,8 @@ static lean_object* l_Lean_Elab_Command_elabSimprocPatternBuiltin___lambda__1___ LEAN_EXPORT lean_object* l_Lean_Elab_elabSimprocPattern___lambda__2___boxed(lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_elabSimprocPatternBuiltin_declRange___closed__7; lean_object* l_Lean_Elab_Command_liftTermElabM___rarg(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_Elab_Command_expandDeclId___spec__16(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Command_elabSimprocPatternBuiltin___lambda__1___closed__2; lean_object* l_Lean_Meta_Simp_addSimprocAttr(lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*); @@ -160,7 +159,6 @@ lean_object* lean_st_ref_get(lean_object*, lean_object*); static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____lambda__1___closed__14; LEAN_EXPORT lean_object* l_Lean_Elab_elabSimprocPattern(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_List_isEmpty___rarg(lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__4; lean_object* lean_st_mk_ref(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_Command_elabSimprocPattern___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_resolveGlobalConstNoOverload___at_Lean_Elab_Command_elabSimprocPattern___spec__2___closed__1; @@ -189,15 +187,16 @@ static lean_object* l_Lean_Elab_Command_elabSimprocPatternBuiltin___lambda__1___ lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Elab_Command_elabSimprocPatternBuiltin___spec__1___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_checkSimprocType___closed__7; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__1; static lean_object* l___regBuiltin_Lean_Elab_Command_elabSimprocPattern___closed__3; static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Elab_Command_elabSimprocPatternBuiltin___spec__1___closed__2; static lean_object* l_Lean_Elab_Command_elabSimprocPatternBuiltin___lambda__1___closed__13; static lean_object* l_Lean_Elab_elabSimprocPattern___closed__3; -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741_(lean_object*); static lean_object* l_Lean_Elab_Command_elabSimprocPatternBuiltin___lambda__1___closed__7; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__4; lean_object* l_Lean_Elab_Command_getScope___rarg(lean_object*, lean_object*); static lean_object* l_Lean_resolveGlobalConstNoOverload___at_Lean_Elab_Command_elabSimprocPattern___spec__2___closed__2; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__7; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__6; extern lean_object* l_Std_Format_defWidth; static lean_object* l_Lean_Elab_Command_elabSimprocPatternBuiltin___lambda__1___closed__16; LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabSimprocPattern___spec__1___boxed(lean_object*, lean_object*); @@ -222,7 +221,6 @@ static lean_object* l_Lean_throwUnknownConstant___at_Lean_Elab_Command_elabSimpr LEAN_EXPORT lean_object* l_Lean_Elab_elabSimprocKeys(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_app___override(lean_object*, lean_object*); static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____closed__16; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__5; lean_object* l_Lean_mkApp3(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_resolveGlobalConstCore___at_Lean_Elab_Command_elabSimprocPattern___spec__5(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Elab_Command_elabSimprocPatternBuiltin___spec__1___closed__7; @@ -238,9 +236,9 @@ static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568 LEAN_EXPORT lean_object* l_Lean_Elab_checkSimprocType(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_resolveGlobalConstCore___at_Lean_Elab_Command_elabSimprocPattern___spec__5___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____lambda__1___closed__3; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabSimprocPatternBuiltin___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabSimprocPatternBuiltin(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____lambda__1___closed__11; static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____lambda__1___closed__9; static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Elab_Command_elabSimprocPatternBuiltin___spec__1___closed__31; @@ -251,6 +249,8 @@ static lean_object* l_Lean_Elab_Command_elabSimprocPatternBuiltin___closed__1; static lean_object* l___regBuiltin_Lean_Elab_Command_elabSimprocPatternBuiltin_declRange___closed__1; lean_object* l_Lean_ResolveName_resolveGlobalName(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____closed__15; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__3; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__5; lean_object* l_Lean_Meta_InfoCacheKey_instHashableInfoCacheKey___boxed(lean_object*); static lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabSimprocPattern___spec__1___rarg___closed__1; lean_object* l_Lean_PersistentHashMap_mkEmptyEntriesArray(lean_object*, lean_object*); @@ -260,7 +260,6 @@ lean_object* l_Lean_registerBuiltinAttribute(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_elabSimprocPattern_declRange___closed__2; lean_object* l___private_Lean_ToExpr_0__Lean_Name_toExprAux(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568_(lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__9; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Elab_Command_elabSimprocPattern(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at_Lean_Elab_Command_elabSimprocPattern___spec__1___rarg(lean_object*); static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Elab_Command_elabSimprocPatternBuiltin___spec__1___closed__1; @@ -268,16 +267,16 @@ LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hy static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____closed__20; LEAN_EXPORT lean_object* l_Lean_resolveGlobalConstCore___at_Lean_Elab_Command_elabSimprocPattern___spec__5___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Command_elabSimprocPattern___spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747_(lean_object*); lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Command_instAddErrorMessageContextCommandElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__4; LEAN_EXPORT uint8_t l_Lean_Elab_elabSimprocPattern___lambda__2(lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__5; static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____lambda__1___closed__2; static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Elab_Command_elabSimprocPatternBuiltin___spec__1___closed__15; static lean_object* l___regBuiltin_Lean_Elab_Command_elabSimprocPattern_declRange___closed__5; lean_object* lean_string_append(lean_object*, lean_object*); static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Elab_Command_elabSimprocPatternBuiltin___spec__1___closed__10; -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Command_elabSimprocPatternBuiltin___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Elab_Command_elabSimprocPattern___closed__6; static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Elab_Command_elabSimprocPatternBuiltin___spec__1___closed__27; @@ -289,13 +288,14 @@ static lean_object* l___regBuiltin_Lean_Elab_Command_elabSimprocPattern_declRang lean_object* l_Array_instBEqArray___rarg___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Elab_Command_elabSimprocPatternBuiltin___spec__1___closed__20; lean_object* l_List_filterTR_loop___at_Lean_resolveGlobalConstCore___spec__1(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__2; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__8; static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Elab_Command_elabSimprocPatternBuiltin___spec__1___closed__6; static lean_object* l___private_Lean_ToExpr_0__Lean_List_toExprAux___at_Lean_Elab_Command_elabSimprocPatternBuiltin___spec__1___closed__33; static lean_object* l_Lean_Elab_Command_elabSimprocPatternBuiltin___lambda__1___closed__4; static lean_object* l_Lean_Elab_Command_elabSimprocPatternBuiltin___lambda__1___closed__3; static lean_object* l_Lean_Elab_Command_elabSimprocPatternBuiltin___lambda__1___closed__19; lean_object* l_Lean_MessageData_ofName(lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__7; static lean_object* l_Lean_Elab_Command_elabSimprocPattern___closed__1; static lean_object* l_Lean_Elab_checkSimprocType___closed__1; static lean_object* l___regBuiltin_Lean_Elab_Command_elabSimprocPatternBuiltin___closed__2; @@ -4024,7 +4024,7 @@ lean_dec(x_2); return x_8; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__1() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__1() { _start: { lean_object* x_1; @@ -4032,29 +4032,29 @@ x_1 = lean_mk_string_from_bytes("addSimprocBuiltinAttr", 21); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__2() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Elab_checkSimprocType___closed__5; x_2 = l_Lean_Elab_checkSimprocType___closed__6; x_3 = l_Lean_Elab_checkSimprocType___closed__7; -x_4 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__1; +x_4 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__3() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__2; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__2; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__4() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__4() { _start: { lean_object* x_1; @@ -4062,7 +4062,7 @@ x_1 = lean_mk_string_from_bytes("Bool", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__5() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__5() { _start: { lean_object* x_1; @@ -4070,27 +4070,27 @@ x_1 = lean_mk_string_from_bytes("false", 5); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__6() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__4; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__5; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__4; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__5; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__7() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__6; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__6; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__8() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__8() { _start: { lean_object* x_1; @@ -4098,27 +4098,27 @@ x_1 = lean_mk_string_from_bytes("true", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__9() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__4; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__8; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__4; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__8; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__10() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__9; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__9; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1(lean_object* x_1, lean_object* x_2, uint8_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1(lean_object* x_1, lean_object* x_2, uint8_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { lean_object* x_7; lean_object* x_8; uint8_t x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; @@ -4154,10 +4154,10 @@ lean_inc(x_24); x_25 = lean_ctor_get(x_18, 1); lean_inc(x_25); lean_dec(x_18); -x_26 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__7; +x_26 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__7; x_27 = lean_array_push(x_14, x_26); x_28 = lean_array_push(x_27, x_12); -x_29 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__3; +x_29 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__3; x_30 = l_Lean_mkAppN(x_29, x_28); x_31 = l___private_Lean_CoreM_0__Lean_Core_mkFreshNameImp(x_16, x_4, x_5, x_25); x_32 = lean_ctor_get(x_31, 0); @@ -4229,10 +4229,10 @@ lean_inc(x_46); x_47 = lean_ctor_get(x_18, 1); lean_inc(x_47); lean_dec(x_18); -x_48 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__10; +x_48 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__10; x_49 = lean_array_push(x_14, x_48); x_50 = lean_array_push(x_49, x_12); -x_51 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__3; +x_51 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__3; x_52 = l_Lean_mkAppN(x_51, x_50); x_53 = l___private_Lean_CoreM_0__Lean_Core_mkFreshNameImp(x_16, x_4, x_5, x_47); x_54 = lean_ctor_get(x_53, 0); @@ -4306,10 +4306,10 @@ lean_inc(x_68); x_69 = lean_ctor_get(x_18, 1); lean_inc(x_69); lean_dec(x_18); -x_70 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__10; +x_70 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__10; x_71 = lean_array_push(x_14, x_70); x_72 = lean_array_push(x_71, x_12); -x_73 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__3; +x_73 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__3; x_74 = l_Lean_mkAppN(x_73, x_72); x_75 = l___private_Lean_CoreM_0__Lean_Core_mkFreshNameImp(x_16, x_4, x_5, x_69); x_76 = lean_ctor_get(x_75, 0); @@ -4375,17 +4375,17 @@ return x_89; } } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__1() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____closed__12; -x_2 = lean_unsigned_to_nat(741u); +x_2 = lean_unsigned_to_nat(747u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__2() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__2() { _start: { lean_object* x_1; @@ -4393,17 +4393,17 @@ x_1 = lean_mk_string_from_bytes("simprocBuiltinAttr", 18); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__3() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__2; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__4() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__4() { _start: { lean_object* x_1; @@ -4411,13 +4411,13 @@ x_1 = lean_mk_string_from_bytes("Builtin simplification procedure", 32); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__5() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__1; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__3; -x_3 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__4; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__1; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__3; +x_3 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__4; x_4 = 1; x_5 = lean_alloc_ctor(0, 3, 1); lean_ctor_set(x_5, 0, x_1); @@ -4427,20 +4427,20 @@ lean_ctor_set_uint8(x_5, sizeof(void*)*3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__6() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__6() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___boxed), 6, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___boxed), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__7() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__5; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__6; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__5; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__6; x_3 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568____closed__19; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); @@ -4449,22 +4449,22 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__7; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__7; x_3 = l_Lean_registerBuiltinAttribute(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { uint8_t x_7; lean_object* x_8; x_7 = lean_unbox(x_3); lean_dec(x_3); -x_8 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1(x_1, x_2, x_7, x_4, x_5, x_6); +x_8 = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1(x_1, x_2, x_7, x_4, x_5, x_6); lean_dec(x_2); return x_8; } @@ -4821,41 +4821,41 @@ lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_56 if (builtin) {res = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_568_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__1(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__1); -l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__2 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__2(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__2); -l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__3 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__3(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__3); -l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__4 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__4(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__4); -l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__5 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__5(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__5); -l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__6 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__6(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__6); -l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__7 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__7(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__7); -l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__8 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__8(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__8); -l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__9 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__9(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__9); -l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__10 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__10(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____lambda__1___closed__10); -l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__1(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__1); -l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__2 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__2(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__2); -l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__3 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__3(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__3); -l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__4 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__4(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__4); -l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__5 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__5(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__5); -l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__6 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__6(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__6); -l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__7 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__7(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741____closed__7); -if (builtin) {res = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_741_(lean_io_mk_world()); +}l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__1(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__1); +l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__2 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__2(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__2); +l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__3 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__3(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__3); +l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__4 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__4(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__4); +l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__5 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__5(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__5); +l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__6 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__6(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__6); +l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__7 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__7(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__7); +l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__8 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__8(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__8); +l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__9 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__9(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__9); +l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__10 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__10(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____lambda__1___closed__10); +l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__1(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__1); +l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__2 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__2(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__2); +l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__3 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__3(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__3); +l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__4 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__4(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__4); +l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__5 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__5(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__5); +l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__6 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__6(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__6); +l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__7 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__7(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747____closed__7); +if (builtin) {res = l_Lean_Elab_initFn____x40_Lean_Elab_Tactic_Simproc___hyg_747_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Term.c b/stage0/stdlib/Lean/Elab/Term.c index c50b433198bae..1011146ea3050 100644 --- a/stage0/stdlib/Lean/Elab/Term.c +++ b/stage0/stdlib/Lean/Elab/Term.c @@ -1,6 +1,6 @@ // Lean compiler output // Module: Lean.Elab.Term -// Imports: Init Lean.Meta.AppBuilder Lean.Meta.CollectMVars Lean.Meta.Coe Lean.Linter.Deprecated Lean.Elab.Config Lean.Elab.Level Lean.Elab.DeclModifiers +// Imports: Init Lean.Meta.AppBuilder Lean.Meta.CollectMVars Lean.Meta.Coe Lean.Linter.Deprecated Lean.Elab.Config Lean.Elab.Level Lean.Elab.DeclModifiers Lean.Elab.PreDefinition.WF.TerminationHint #include #if defined(__clang__) #pragma clang diagnostic ignored "-Wunused-parameter" @@ -20,6 +20,7 @@ static lean_object* l_Array_anyMUnsafe_any___at___private_Lean_Elab_Term_0__Lean LEAN_EXPORT lean_object* l_Lean_MVarId_isAssigned___at_Lean_Elab_Term_synthesizeInstMVarCore___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); static lean_object* l_Lean_logAt___at_Lean_Elab_Term_MVarErrorInfo_logError___spec__2___closed__1; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__5; static lean_object* l_Lean_Elab_Term_hasNoImplicitLambdaAnnotation___closed__1; static lean_object* l_Lean_Elab_Term_resolveId_x3f___lambda__2___closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_withoutModifyingStateWithInfoAndMessages(lean_object*, lean_object*); @@ -34,9 +35,8 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_logUnassignedUsingErrorInfos(lean_obje LEAN_EXPORT lean_object* l_Lean_Elab_Term_collectUnassignedMVars_go___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Context_autoBoundImplicitForbidden___default___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_ContextInfo_saveNoFileMap___at_Lean_Elab_Term_withoutModifyingElabMetaStateWithInfo___spec__4___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__13; LEAN_EXPORT lean_object* l_Lean_Elab_Term_tryPostponeIfNoneOrMVar___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2141____closed__2; +LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660_(lean_object*); static lean_object* l_Lean_Elab_throwAlreadyDeclaredUniverseLevel___at_Lean_Elab_Term_expandDeclId___spec__10___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_Term_setLevelNames___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_withoutErrToSorryImp(lean_object*); @@ -62,6 +62,7 @@ static lean_object* l_Lean_Elab_Term_tryPostponeIfHasMVars___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_getResetInfoTrees___at_Lean_Elab_Term_withoutModifyingElabMetaStateWithInfo___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_instMetaEvalTermElabM___rarg___closed__31; uint8_t l_Lean_MacroScopesView_isSuffixOf(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__1___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_MetavarContext_0__Lean_DependsOn_dep_visitApp___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__44(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_logUnassignedUsingErrorInfos___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -80,7 +81,6 @@ static lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___l LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__1___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_registerMVarErrorCustomInfo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_MVarId_assign___at_Lean_Elab_Term_exprToSyntax___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__2; static lean_object* l_Lean_Elab_Term_TermElabM_toIO___rarg___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Term_withoutAutoBoundImplicit(lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Term_0__Lean_Elab_Term_withoutModifyingStateWithInfoAndMessagesImpl___spec__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -100,12 +100,12 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_commitIfNoErrors_x3f(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_withSavedContext(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_isExplicitApp___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_checkIfShadowingStructureField___at_Lean_Elab_Term_expandDeclId___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_670____boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_instAddErrorMessageContextTermElabM___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_forM___at_Lean_Elab_Term_instMetaEvalTermElabM___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_mkExplicitBinder___closed__12; lean_object* lean_private_to_user_name(lean_object*); lean_object* l___private_Lean_MetavarContext_0__Lean_DependsOn_shouldVisit(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2150____closed__2; static lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_elabUsingElabFns___closed__5; LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Elab_Term_isLetRecAuxMVar___spec__3(lean_object*, lean_object*); lean_object* l_Lean_Elab_Level_elabLevel(lean_object*, lean_object*, lean_object*); @@ -157,6 +157,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAu static lean_object* l_Lean_Elab_Tactic_instInhabitedCache___closed__1; static lean_object* l_Lean_addDocString___at_Lean_Elab_Term_expandDeclId___spec__9___closed__1; uint64_t lean_uint64_of_nat(lean_object*); +static lean_object* l_Lean_Elab_Term_instInhabitedLetRecToLift___closed__10; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Term_0__Lean_Elab_Term_withoutModifyingStateWithInfoAndMessagesImpl___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint64_t lean_uint64_mix_hash(uint64_t, uint64_t); LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__41(lean_object*, lean_object*, size_t, size_t); @@ -165,7 +166,6 @@ uint8_t l_List_elem___at_Lean_NameHashSet_insert___spec__2(lean_object*, lean_ob LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabTerm(lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_resolveName_process___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_mkAuxName___at_Lean_Elab_Term_mkAuxName___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT uint64_t l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_670_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_isLetRecAuxMVar___lambda__1___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___lambda__7(lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_isExprDefEq(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -182,6 +182,7 @@ lean_object* l_Lean_Meta_mkSyntheticSorry(lean_object*, lean_object*, lean_objec LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_elabImplicitLambdaAux___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_postponeElabTermCore___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_throwTypeMismatchError___spec__1___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__1; LEAN_EXPORT lean_object* l_List_filterTR_loop___at_Lean_Elab_Term_resolveId_x3f___spec__2(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_MVarErrorInfo_logError___closed__7; static lean_object* l_Lean_Elab_Term_MVarErrorInfo_logError___closed__6; @@ -214,7 +215,6 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_instMonadMacroAdapterTermElabM___lambd lean_object* l_Lean_Meta_trySynthInstance(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MessageData_ofList(lean_object*); LEAN_EXPORT uint8_t l_Lean_Elab_Term_blockImplicitLambda(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2141_(lean_object*); lean_object* l_Lean_PersistentArray_push___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_addTraceNode___at_Lean_Elab_Term_mkCoe___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); @@ -231,10 +231,8 @@ static lean_object* l_Lean_Elab_Term_expandDeclId___closed__1; lean_object* l_Lean_Core_checkSystem(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Elab_Term_resolveId_x3f___spec__3(lean_object*, lean_object*); lean_object* l_Lean_instBEqLocalInstance___boxed(lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__7; LEAN_EXPORT lean_object* l_Lean_PersistentArray_findSomeRevMAux___at_Lean_Elab_Term_resolveLocalName___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_liftExcept___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__8(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__2; LEAN_EXPORT lean_object* l___private_Lean_MetavarContext_0__Lean_DependsOn_dep_visitApp___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__36___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_resolveId_x3f___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -250,7 +248,6 @@ LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Elab_Term_0__Lean LEAN_EXPORT lean_object* l_Lean_Elab_throwAutoBoundImplicitLocal___at_Lean_Elab_Term_resolveName_process___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_instToStringMVarErrorKind___boxed(lean_object*); uint8_t lean_usize_dec_eq(size_t, size_t); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Term_resolveLocalName___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l___private_Lean_Elab_Term_0__Lean_Elab_Term_isExplicit(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_TermElabM_toIO___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -267,6 +264,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_hasNoImplicitLambdaAnnotation___boxed( LEAN_EXPORT lean_object* l_Lean_PersistentArray_findSomeRevMAux___at_Lean_Elab_Term_resolveLocalName___spec__4(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_mapMAux___at_Lean_Elab_Term_withoutModifyingElabMetaStateWithInfo___spec__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_mkAuxName___closed__2; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2150____closed__1; lean_object* l_Lean_Meta_getMVarsAtDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_exceptionToSorry(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_replaceRef(lean_object*, lean_object*); @@ -337,6 +335,7 @@ LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Elab_Term_getMVarErrorInfo static lean_object* l_Lean_Elab_Term_synthesizeInstMVarCore___lambda__2___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_Term_liftLevelM___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_saveContext___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__8; lean_object* l_Lean_MessageData_hasSyntheticSorry(lean_object*); LEAN_EXPORT lean_object* l_Lean_HashMapImp_expand___at_Lean_Elab_Term_ContainsPendingMVar_visit___spec__3(lean_object*, lean_object*); lean_object* l_Lean_mkIdentFrom(lean_object*, lean_object*, uint8_t); @@ -367,6 +366,7 @@ lean_object* l_Lean_Syntax_identComponents(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_logUnassignedUsingErrorInfos___closed__2; size_t lean_usize_of_nat(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_MetavarContext_0__Lean_DependsOn_dep_visitApp___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__12(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_Term_instMonadBacktrackSavedStateTermElabM___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_isTacticBlock___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_throwUnsupportedSyntax___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -382,6 +382,7 @@ LEAN_EXPORT lean_object* l___private_Lean_MetavarContext_0__Lean_DependsOn_dep_v LEAN_EXPORT lean_object* l_Lean_Elab_Term_State_syntheticMVars___default; static lean_object* l_Lean_Elab_Term_instMetaEvalTermElabM___rarg___closed__25; static lean_object* l_Lean_Elab_Term_MVarErrorInfo_logError___closed__9; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__6; uint8_t l___private_Lean_Util_Trace_0__Lean_checkTraceOption(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_Cache_post___default; static lean_object* l_Lean_Linter_checkDeprecated___at___private_Lean_Elab_Term_0__Lean_Elab_Term_mkConsts___spec__1___closed__3; @@ -395,7 +396,6 @@ static lean_object* l_Lean_Elab_Term_synthesizeInstMVarCore___closed__5; extern lean_object* l_Lean_maxRecDepth; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__23___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_KVMap_insertCore(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__4; lean_object* l_List_head_x21___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Elab_Term_instMetaEvalTermElabM___spec__6(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_instMonadMacroAdapterTermElabM___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -439,6 +439,7 @@ static lean_object* l_Lean_Elab_Term_MVarErrorInfo_logError___closed__12; LEAN_EXPORT lean_object* l_Array_findSomeRevM_x3f_find___at_Lean_Elab_Term_resolveLocalName___spec__11(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Elab_Term_resolveName___spec__2___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_MetavarContext_0__Lean_DependsOn_dep_visitMain___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__19___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__11; LEAN_EXPORT lean_object* l___private_Lean_MetavarContext_0__Lean_DependsOn_dep_visitApp___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__28(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_withoutModifyingElabMetaStateWithInfo(lean_object*); LEAN_EXPORT lean_object* l_Lean_mkAuxName___at_Lean_Elab_Term_mkAuxName___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -462,6 +463,7 @@ static lean_object* l_Lean_Elab_Term_resolveName___closed__3; static lean_object* l_Lean_Elab_Term_synthesizeInstMVarCore___lambda__3___closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_Term_withPushMacroExpansionStack___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_mkTypeMismatchError___closed__1; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__9; LEAN_EXPORT lean_object* l_List_mapM_loop___at_Lean_Elab_Term_resolveName_x27___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwAlreadyDeclaredUniverseLevel___at_Lean_Elab_Term_expandDeclId___spec__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_MVarId_withContext___at_Lean_Elab_Term_logUnassignedUsingErrorInfos___spec__4___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -495,6 +497,7 @@ lean_object* l_ReaderT_instApplicativeReaderT___rarg(lean_object*); static lean_object* l_Lean_Elab_Term_instMonadMacroAdapterTermElabM___closed__3; LEAN_EXPORT uint8_t l_Lean_Elab_Term_Context_mayPostpone___default; static lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_elabUsingElabFnsAux___lambda__1___closed__1; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__3; LEAN_EXPORT lean_object* l_Lean_Option_set___at_Lean_Elab_Term_withoutMacroStackAtErr___spec__1___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_levelMVarToParam___lambda__1___boxed(lean_object*, lean_object*); size_t lean_usize_of_nat(lean_object*); @@ -578,7 +581,6 @@ lean_object* l_Lean_Meta_isType(lean_object*, lean_object*, lean_object*, lean_o lean_object* l_Lean_MessageData_ofSyntax(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_resolveName_process(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_Context_autoBoundImplicits___default___closed__1; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__12; LEAN_EXPORT uint8_t l_Lean_AssocList_contains___at_Lean_Elab_Term_ContainsPendingMVar_visit___spec__2(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_MetavarContext_0__Lean_DependsOn_dep_visitApp___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__28___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_MVarErrorInfo_logError_addArgName___closed__2; @@ -604,9 +606,9 @@ LEAN_EXPORT uint8_t l_Array_contains___at_Lean_Elab_Term_collectUnassignedMVars_ LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_instInhabitedState; LEAN_EXPORT lean_object* l_Lean_Elab_Term_addAutoBoundImplicits_go___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__5; LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_registerTraceClass(lean_object*, uint8_t, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__7; LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_elabUsingElabFnsAux___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_getResetTraces___at_Lean_Elab_Term_mkCoe___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_log___at___private_Lean_Elab_Term_0__Lean_Elab_Term_applyAttributesCore___spec__9(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -616,6 +618,8 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_TermElabM_toIO(lean_object*); lean_object* l_Lean_Meta_SavedState_restore(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_ReaderT_pure___at_Lean_Elab_Term_addTermInfo___spec__1(lean_object*); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_withLocalDeclImp___rarg(lean_object*, uint8_t, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__7; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__9; LEAN_EXPORT lean_object* l_Lean_Elab_Term_ppGoal(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_tryPostponeIfHasMVars_x3f___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Term_0__Lean_Elab_Term_applyAttributesCore___spec__10___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -627,6 +631,7 @@ static lean_object* l_Lean_Elab_Term_mkExplicitBinder___closed__10; LEAN_EXPORT lean_object* l_Lean_Elab_Term_elabTerm___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__23(lean_object*, lean_object*, size_t, size_t); LEAN_EXPORT lean_object* l_Lean_Elab_checkNotAlreadyDeclared___at_Lean_Elab_Term_expandDeclId___spec__6___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_mkDeclName___at_Lean_Elab_Term_expandDeclId___spec__2___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_mkExplicitBinder___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_Term_resolveLocalName_go(lean_object*, lean_object*, lean_object*, lean_object*); @@ -699,6 +704,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_TermElabM_run_x27___rarg(lean_object*, LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_applyAttributesCore___boxed__const__1; LEAN_EXPORT lean_object* l_List_forM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_mkFreshBinderName___rarg___closed__1; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__10; LEAN_EXPORT lean_object* l_Lean_Elab_Term_synthesizeInstMVarCore___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_List_isEmpty___rarg(lean_object*); static lean_object* l_Lean_Elab_Term_instMonadTermElabM___closed__2; @@ -706,11 +712,11 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_traceAtCmdPos(lean_object*, lean_objec static uint8_t l_Lean_Elab_Term_collectUnassignedMVars_go___closed__1; static lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_mkSyntheticSorryFor___closed__1; static lean_object* l_Lean_Elab_throwAbortTerm___at_Lean_Elab_Term_throwMVarError___spec__2___rarg___closed__1; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__11; lean_object* lean_st_mk_ref(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_mkSaveInfoAnnotation___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_Term_ContainsPendingMVar_visit(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_synthesizeInstMVarCore(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__8; LEAN_EXPORT lean_object* l_Lean_Elab_Term_resolveName___lambda__2(lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_PersistentArray_anyM___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__45(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_liftExcept___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__8___boxed(lean_object*, lean_object*, lean_object*); @@ -755,8 +761,6 @@ static lean_object* l_Lean_Elab_Term_throwErrorIfErrors___closed__1; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_synthesizeInstMVarCore___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_dropTermParens(lean_object*); lean_object* lean_io_mono_nanos_now(lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__3; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__1; LEAN_EXPORT lean_object* l_Lean_PersistentArray_findSomeRevM_x3f___at_Lean_Elab_Term_resolveLocalName___spec__7___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_elabUsingElabFns(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_MVarErrorInfo_logError___closed__4; @@ -776,7 +780,6 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Term_0_ LEAN_EXPORT lean_object* l_Lean_PersistentArray_mapM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_withoutModifyingStateWithInfoAndMessagesImpl___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_getLevelNames___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_LVal_isFieldName___boxed(lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__9; LEAN_EXPORT lean_object* l_Lean_Elab_pushInfoLeaf___at_Lean_Elab_Term_addDotCompletionInfo___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_tryPostponeIfHasMVars___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Context_macroStack___default; @@ -794,7 +797,6 @@ static lean_object* l_Lean_Elab_Term_mkExplicitBinder___closed__3; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Term_0__Lean_Elab_Term_withoutModifyingStateWithInfoAndMessagesImpl___spec__5(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_expandDeclId___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_BinderInfo_isInstImplicit(uint8_t); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__6; lean_object* l_Lean_mkAnnotation(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_withLogging___at___private_Lean_Elab_Term_0__Lean_Elab_Term_applyAttributesCore___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_instToStringSyntheticMVarKind(lean_object*); @@ -810,8 +812,6 @@ lean_object* l_Lean_MetavarContext_levelMVarToParam(lean_object*, lean_object*, LEAN_EXPORT lean_object* l_Lean_Elab_Term_commitIfNoErrors_x3f___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_synthesizeInstMVarCore___closed__3; lean_object* l_Lean_Core_withFreshMacroScope___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__9; -LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643_(lean_object*); static lean_object* l_Lean_Elab_checkNotAlreadyDeclared___at_Lean_Elab_Term_expandDeclId___spec__6___lambda__1___closed__5; lean_object* l_Lean_instHashableLocalInstance___boxed(lean_object*); lean_object* l_Lean_extractMacroScopes(lean_object*); @@ -846,7 +846,6 @@ LEAN_EXPORT uint8_t l___private_Lean_Elab_Term_0__Lean_Elab_Term_isNoImplicitLam static lean_object* l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__10; LEAN_EXPORT lean_object* l_Lean_Elab_Term_isSaveInfoAnnotation_x3f___boxed(lean_object*); lean_object* l_Lean_Syntax_node2(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2141____closed__1; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_withoutModifyingElabMetaStateWithInfo___spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_mkConstWithLevelParams___at_Lean_Elab_Term_expandDeclId___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_applyAttributesCore___lambda__1(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -883,7 +882,6 @@ static lean_object* l_Lean_Elab_Term_MVarErrorInfo_logError___closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_pushInfoTree___at_Lean_Elab_Term_addDotCompletionInfo___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_mkFreshExprMVarImpl(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_saveState___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_Term_getLetRecsToLift___boxed(lean_object*); uint64_t l___private_Lean_Expr_0__Lean_hashMVarId____x40_Lean_Expr___hyg_1921_(lean_object*); uint8_t l_Lean_Syntax_isIdent(lean_object*); @@ -938,6 +936,7 @@ LEAN_EXPORT lean_object* l_Lean_RBNode_forIn_visit___at_Lean_Elab_Term_logUnassi uint8_t l_Lean_PersistentHashMap_contains___at_Lean_MVarId_isAssigned___spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Context_declName_x3f___default; LEAN_EXPORT lean_object* l_Lean_Elab_Term_instMetaEvalTermElabM___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__13; LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Elab_Term_getMVarErrorInfo_x3f___spec__1(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_resolveName_process___closed__3; LEAN_EXPORT lean_object* l_Lean_MVarId_assign___at_Lean_Elab_Term_exprToSyntax___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -969,11 +968,11 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Elab_Term_ LEAN_EXPORT lean_object* l_MonadExcept_ofExcept___at_Lean_Elab_Term_mkCoe___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_MetavarContext_0__Lean_DependsOn_dep_visitMain___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__35___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_Context_autoBoundImplicits___default; +LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2150_(lean_object*); lean_object* l_List_tail_x21___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_mkFreshIdent___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux(lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_getDeclName_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__10; LEAN_EXPORT lean_object* l_Lean_Elab_Term_withAutoBoundImplicit___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___closed__1; LEAN_EXPORT uint8_t l_Lean_Elab_Term_Context_implicitLambda___default; @@ -991,13 +990,11 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_addTermInfo___lambda__1(lean_object*, static lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_isTacticBlock___closed__1; LEAN_EXPORT lean_object* l_Lean_PersistentArray_mapMAux___at_Lean_Elab_Term_withoutModifyingElabMetaStateWithInfo___spec__11(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_MVarErrorInfo_logError_appendExtra(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_593____boxed(lean_object*, lean_object*); lean_object* l_Lean_Elab_Term_setElabConfig(lean_object*); static lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_decorateErrorMessageWithLambdaImplicitVars___closed__4; LEAN_EXPORT lean_object* l_Lean_log___at___private_Lean_Elab_Term_0__Lean_Elab_Term_applyAttributesCore___spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_registerMVarErrorHoleInfo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_instMetaEvalTermElabM___rarg___closed__32; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__14; LEAN_EXPORT lean_object* l_Lean_Elab_Term_mkTermElabAttributeUnsafe(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Elab_Term_containsPendingMVar___spec__1___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwAbortCommand___at_Lean_Elab_Term_ensureNoUnassignedMVars___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1035,7 +1032,6 @@ uint8_t l_Lean_Name_hasMacroScopes(lean_object*); static lean_object* l_Lean_Elab_Term_instMetaEvalTermElabM___rarg___closed__14; LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_isNoImplicitLambda___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_addAutoBoundImplicits(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__8; static lean_object* l_Lean_Elab_Term_MVarErrorInfo_logError_addArgName___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_Term_saveState(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_tryPostponeIfMVar___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1052,6 +1048,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_instMonadTermElabM___lambda__1___boxed static lean_object* l_Lean_Elab_Term_exprToSyntax___lambda__1___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_Term_collectUnassignedMVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_MVarId_withContext___at_Lean_Elab_Term_logUnassignedUsingErrorInfos___spec__4(lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__12; static lean_object* l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__11; uint8_t l_Lean_Name_isAtomic(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_instInhabitedTermElabM___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1060,10 +1057,12 @@ static lean_object* l_Lean_Elab_Term_instMonadTermElabM___closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_Term_addAutoBoundImplicits_x27(lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_mapM___at___private_Lean_Elab_Term_0__Lean_Elab_Term_withoutModifyingStateWithInfoAndMessagesImpl___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_synthesizeInstMVarCore___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT uint64_t l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_679_(lean_object*); LEAN_EXPORT uint8_t l_Lean_Elab_Term_LVal_isFieldName(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_throwMVarError___spec__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_commitIfDidNotPostpone(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_MetavarContext_0__Lean_DependsOn_dep_visitApp___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__36(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT uint8_t l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_602_(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_withTraceNode___at_Lean_Elab_Term_mkCoe___spec__1___lambda__4___closed__2; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); @@ -1076,7 +1075,6 @@ LEAN_EXPORT lean_object* l_Lean_addDocString___at_Lean_Elab_Term_expandDeclId___ static lean_object* l_panic___at_Lean_Elab_Term_getFVarLocalDecl_x21___spec__1___closed__1; LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Elab_Term_addAutoBoundImplicits_x27___spec__1(lean_object*, size_t, size_t); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_synthesizeInstMVarCore___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901_(lean_object*); static lean_object* l_Lean_Elab_Term_instMetaEvalTermElabM___rarg___lambda__2___closed__1; LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_mkCoe___lambda__1___closed__4; @@ -1114,7 +1112,6 @@ lean_object* l_Lean_Meta_coerce_x3f(lean_object*, lean_object*, lean_object*, le static lean_object* l_Lean_Elab_Term_resolveId_x3f___lambda__2___closed__1; static lean_object* l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__6; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_expandDeclId___spec__4___closed__4; -static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__15; lean_object* l_Lean_ParametricAttribute_getParam_x3f___rarg(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_saveState___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_indentExpr(lean_object*); @@ -1126,7 +1123,6 @@ static lean_object* l_Lean_Elab_Term_isLetRecAuxMVar___lambda__3___closed__1; static lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_isHole___closed__4; LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___spec__12(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_MetavarContext_0__Lean_DependsOn_dep_visitMain___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__3___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__6; static lean_object* l_Lean_Elab_Term_isLetRecAuxMVar___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Term_resolveLocalName_loop___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_MetavarContext_0__Lean_DependsOn_dep_visitMain___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__27___boxed(lean_object*, lean_object*, lean_object*); @@ -1134,8 +1130,8 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_withoutModif static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__51___closed__4; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__24___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_mkConst___closed__2; +LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_679____boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_instInhabitedState; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__3; static lean_object* l_Lean_Elab_Term_instToStringMVarErrorKind___closed__2; lean_object* l_Lean_TagDeclarationExtension_tag(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Elab_Term_0__Lean_Elab_Term_withoutModifyingStateWithInfoAndMessagesImpl___spec__10(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1200,7 +1196,6 @@ lean_object* l_Lean_Core_resetMessageLog(lean_object*, lean_object*, lean_object LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_logUnassignedUsingErrorInfos___spec__5(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_tryPostponeIfHasMVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwAbortCommand___at_Lean_Elab_Term_ensureNoUnassignedMVars___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__4; LEAN_EXPORT lean_object* l___private_Lean_MetavarContext_0__Lean_DependsOn_dep_visitMain___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__27(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_instMonadMacroAdapterTermElabM___closed__1; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__51___closed__2; @@ -1257,7 +1252,6 @@ static lean_object* l_Lean_Elab_mkDeclName___at_Lean_Elab_Term_expandDeclId___sp static lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_isNoImplicitLambda___closed__1; lean_object* l_List_reverse___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_withInfoTreeContext___at_Lean_Elab_Term_withMacroExpansion___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__8; LEAN_EXPORT lean_object* l_Lean_Elab_Term_withAuxDecl___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_instMetaEvalTermElabM___rarg___closed__22; LEAN_EXPORT lean_object* l_Lean_Elab_Term_synthesizeInstMVarCore___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1292,7 +1286,6 @@ static lean_object* l_Lean_Elab_Term_instInhabitedTermElabM___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_Term_mkTermInfo___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_addTermInfo___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_throwMVarError___spec__1___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_Term_instInhabitedLetRecToLift; size_t lean_usize_add(size_t, size_t); lean_object* l_Lean_Meta_getMVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1342,6 +1335,7 @@ extern lean_object* l_Lean_instInhabitedSyntax; LEAN_EXPORT lean_object* l_Lean_Elab_withSaveInfoContext___at_Lean_Elab_Term_withoutModifyingElabMetaStateWithInfo___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_mapMAux___at___private_Lean_Elab_Term_0__Lean_Elab_Term_withoutModifyingStateWithInfoAndMessagesImpl___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__15; LEAN_EXPORT lean_object* l_Lean_Elab_Term_getSyntheticMVarDecl_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_mkCoe___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_mkSyntheticSorryFor(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1350,9 +1344,11 @@ lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_o LEAN_EXPORT lean_object* l_Lean_Elab_Term_tryPostponeIfNoneOrMVar(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__32___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_forallTelescopeReducingAux___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__2; LEAN_EXPORT lean_object* l_Lean_localDeclDependsOn___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_instMetaEvalTermElabM___rarg___closed__20; extern lean_object* l_Lean_KVMap_empty; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__1; static lean_object* l_Lean_Elab_Term_instMetaEvalTermElabM___rarg___closed__17; LEAN_EXPORT lean_object* l_Lean_PersistentArray_mapMAux___at___private_Lean_Elab_Term_0__Lean_Elab_Term_withoutModifyingStateWithInfoAndMessagesImpl___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -1372,7 +1368,6 @@ static lean_object* l_Lean_Elab_checkNotAlreadyDeclared___at_Lean_Elab_Term_expa static lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_elabTermAux___lambda__1___closed__3; LEAN_EXPORT uint8_t l_Array_contains___at_Lean_Elab_Term_logUnassignedUsingErrorInfos___spec__1(lean_object*, lean_object*); lean_object* l_Lean_getAttributeImpl(lean_object*, lean_object*); -LEAN_EXPORT uint8_t l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_593_(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_foldl___at_Lean_Elab_Term_instAddErrorMessageContextTermElabM___spec__2(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_withoutErrToSorry(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_State_pendingMVars___default; @@ -1409,6 +1404,7 @@ LEAN_EXPORT uint8_t l_Lean_Elab_Term_Context_errToSorry___default; LEAN_EXPORT lean_object* l_Lean_Elab_Term_withAuxDecl___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_findSomeRevM_x3f_find___at_Lean_Elab_Term_resolveLocalName___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_findSomeRevMAux___at_Lean_Elab_Term_resolveLocalName___spec__9(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_resolveId_x3f___lambda__2(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_findSomeRevM_x3f_find___at_Lean_Elab_Term_resolveLocalName___spec__3(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_withoutModifyingElabMetaStateWithInfo___spec__13(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1463,15 +1459,19 @@ lean_object* l_Lean_getStructureFieldsFlattened(lean_object*, lean_object*, uint LEAN_EXPORT lean_object* l_Lean_withSeconds___at_Lean_Elab_Term_mkCoe___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_mvarId_x21(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Term_elabImplicitLambda_loop___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_throwPostpone___at_Lean_Elab_Term_tryPostpone___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_addDocString_x27___at_Lean_Elab_Term_expandDeclId___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_instInhabitedState___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_throwAbortTerm___at_Lean_Elab_Term_throwMVarError___spec__2___rarg(lean_object*); uint8_t l_Lean_Elab_isValidAutoBoundImplicitName(lean_object*, uint8_t); +LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_602____boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_MetavarContext_0__Lean_DependsOn_dep_visit___at_Lean_Elab_Term_addAutoBoundImplicits_go___spec__10___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_throwAutoBoundImplicitLocal___at_Lean_Elab_Term_resolveName_process___spec__1___closed__2; lean_object* l_String_toSubstring_x27(lean_object*); static lean_object* l_Lean_Elab_Term_instInhabitedLetRecToLift___closed__9; +static lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__14; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__2; static lean_object* l_Lean_Elab_Term_synthesizeInstMVarCore___lambda__3___closed__4; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Term_withoutModifyingElabMetaStateWithInfo___spec__9(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_Term_mkCoe___lambda__2___closed__2; @@ -1521,6 +1521,7 @@ LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Term_throwTypeMismatch lean_object* l_ReaderT_pure___at_Lean_Elab_liftMacroM___spec__2___rarg___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Util_Trace_0__Lean_addTraceNodeCore___at_Lean_Elab_Term_mkCoe___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Data_HashMap_0__Lean_numBucketsForCapacity(lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__7; LEAN_EXPORT lean_object* l_Lean_withTraceNode___at_Lean_Elab_Term_mkCoe___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_Term_ContainsPendingMVar_visit___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_hasExprMVar(lean_object*); @@ -1838,31 +1839,48 @@ return x_3; static lean_object* _init_l_Lean_Elab_Term_instInhabitedLetRecToLift___closed__9() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = lean_box(0); +x_2 = lean_box(0); +x_3 = lean_unsigned_to_nat(0u); +x_4 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_4, 0, x_2); +lean_ctor_set(x_4, 1, x_1); +lean_ctor_set(x_4, 2, x_1); +lean_ctor_set(x_4, 3, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Elab_Term_instInhabitedLetRecToLift___closed__10() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; x_1 = lean_box(0); x_2 = lean_box(0); x_3 = l_Lean_Elab_Term_instInhabitedLetRecToLift___closed__1; x_4 = l_Lean_Elab_Term_instInhabitedLetRecToLift___closed__8; x_5 = l_Lean_Elab_Term_instInhabitedMVarErrorKind___closed__1; -x_6 = lean_alloc_ctor(0, 10, 0); -lean_ctor_set(x_6, 0, x_1); -lean_ctor_set(x_6, 1, x_2); -lean_ctor_set(x_6, 2, x_3); -lean_ctor_set(x_6, 3, x_2); -lean_ctor_set(x_6, 4, x_2); -lean_ctor_set(x_6, 5, x_4); -lean_ctor_set(x_6, 6, x_3); -lean_ctor_set(x_6, 7, x_5); -lean_ctor_set(x_6, 8, x_5); -lean_ctor_set(x_6, 9, x_2); -return x_6; +x_6 = l_Lean_Elab_Term_instInhabitedLetRecToLift___closed__9; +x_7 = lean_alloc_ctor(0, 11, 0); +lean_ctor_set(x_7, 0, x_1); +lean_ctor_set(x_7, 1, x_2); +lean_ctor_set(x_7, 2, x_3); +lean_ctor_set(x_7, 3, x_2); +lean_ctor_set(x_7, 4, x_2); +lean_ctor_set(x_7, 5, x_4); +lean_ctor_set(x_7, 6, x_3); +lean_ctor_set(x_7, 7, x_5); +lean_ctor_set(x_7, 8, x_5); +lean_ctor_set(x_7, 9, x_2); +lean_ctor_set(x_7, 10, x_6); +return x_7; } } static lean_object* _init_l_Lean_Elab_Term_instInhabitedLetRecToLift() { _start: { lean_object* x_1; -x_1 = l_Lean_Elab_Term_instInhabitedLetRecToLift___closed__9; +x_1 = l_Lean_Elab_Term_instInhabitedLetRecToLift___closed__10; return x_1; } } @@ -1937,7 +1955,7 @@ x_1 = lean_box(0); return x_1; } } -LEAN_EXPORT uint8_t l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_593_(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT uint8_t l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_602_(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; uint8_t x_7; @@ -1960,11 +1978,11 @@ return x_9; } } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_593____boxed(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_602____boxed(lean_object* x_1, lean_object* x_2) { _start: { uint8_t x_3; lean_object* x_4; -x_3 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_593_(x_1, x_2); +x_3 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_602_(x_1, x_2); lean_dec(x_2); lean_dec(x_1); x_4 = lean_box(x_3); @@ -1975,7 +1993,7 @@ static lean_object* _init_l_Lean_Elab_Tactic_instBEqCacheKey___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_593____boxed), 2, 0); +x_1 = lean_alloc_closure((void*)(l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_beqCacheKey____x40_Lean_Elab_Term___hyg_602____boxed), 2, 0); return x_1; } } @@ -1987,7 +2005,7 @@ x_1 = l_Lean_Elab_Tactic_instBEqCacheKey___closed__1; return x_1; } } -LEAN_EXPORT uint64_t l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_670_(lean_object* x_1) { +LEAN_EXPORT uint64_t l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_679_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint64_t x_4; uint64_t x_5; uint64_t x_6; uint64_t x_7; uint64_t x_8; @@ -2001,11 +2019,11 @@ x_8 = lean_uint64_mix_hash(x_6, x_7); return x_8; } } -LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_670____boxed(lean_object* x_1) { +LEAN_EXPORT lean_object* l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_679____boxed(lean_object* x_1) { _start: { uint64_t x_2; lean_object* x_3; -x_2 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_670_(x_1); +x_2 = l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_679_(x_1); lean_dec(x_1); x_3 = lean_box_uint64(x_2); return x_3; @@ -2015,7 +2033,7 @@ static lean_object* _init_l_Lean_Elab_Tactic_instHashableCacheKey___closed__1() _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_670____boxed), 1, 0); +x_1 = lean_alloc_closure((void*)(l___private_Lean_Elab_Term_0__Lean_Elab_Tactic_hashCacheKey____x40_Lean_Elab_Term___hyg_679____boxed), 1, 0); return x_1; } } @@ -3544,7 +3562,7 @@ static lean_object* _init_l_Lean_Elab_Term_getFVarLocalDecl_x21___closed__4() { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Elab_Term_getFVarLocalDecl_x21___closed__1; x_2 = l_Lean_Elab_Term_getFVarLocalDecl_x21___closed__2; -x_3 = lean_unsigned_to_nat(318u); +x_3 = lean_unsigned_to_nat(320u); x_4 = lean_unsigned_to_nat(14u); x_5 = l_Lean_Elab_Term_getFVarLocalDecl_x21___closed__3; x_6 = l___private_Init_Util_0__mkPanicMessageWithDecl(x_1, x_2, x_3, x_4, x_5); @@ -7797,7 +7815,7 @@ x_8 = l_Lean_Elab_mkElabAttribute___rarg(x_3, x_4, x_5, x_6, x_7, x_1, x_2); return x_8; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2141____closed__1() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2150____closed__1() { _start: { lean_object* x_1; @@ -7805,23 +7823,23 @@ x_1 = lean_mk_string_from_bytes("termElabAttribute", 17); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2141____closed__2() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2150____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__5; x_2 = l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__9; x_3 = l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__7; -x_4 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2141____closed__1; +x_4 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2150____closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2141_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2150_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2141____closed__2; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2150____closed__2; x_3 = l_Lean_Elab_Term_mkTermElabAttributeUnsafe(x_2, x_1); return x_3; } @@ -47459,7 +47477,7 @@ lean_dec(x_3); return x_10; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__1() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__1() { _start: { lean_object* x_1; @@ -47467,17 +47485,17 @@ x_1 = lean_mk_string_from_bytes("letrec", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__2() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__9; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__1; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__3() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -47487,27 +47505,27 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__4() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__3; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__3; x_2 = l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__9; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__5() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__4; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__4; x_2 = l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__6() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__6() { _start: { lean_object* x_1; @@ -47515,17 +47533,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__7() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__5; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__6; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__5; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__8() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__8() { _start: { lean_object* x_1; @@ -47533,47 +47551,47 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__9() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__7; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__8; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__7; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__8; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__10() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__9; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__9; x_2 = l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__11() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__10; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__10; x_2 = l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__9; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__12() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__11; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__11; x_2 = l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__13() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__13() { _start: { lean_object* x_1; @@ -47581,33 +47599,33 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__14() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__12; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__13; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__12; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__13; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__15() { +static lean_object* _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__14; -x_2 = lean_unsigned_to_nat(13643u); +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__14; +x_2 = lean_unsigned_to_nat(13660u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__2; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__2; x_3 = 0; -x_4 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__15; +x_4 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__15; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); return x_5; } @@ -47934,7 +47952,7 @@ LEAN_EXPORT lean_object* l_Lean_Elab_Term_isLetRecAuxMVar(lean_object* x_1, lean _start: { lean_object* x_9; lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_9 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__2; +x_9 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__2; x_10 = l_Lean_isTracingEnabledFor___at_Lean_Elab_Term_traceAtCmdPos___spec__1(x_9, x_2, x_3, x_4, x_5, x_6, x_7, x_8); x_11 = lean_ctor_get(x_10, 0); lean_inc(x_11); @@ -56314,77 +56332,77 @@ x_3 = lean_alloc_closure((void*)(l_Lean_Elab_withoutModifyingStateWithInfoAndMes return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__1() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__4; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__6; +x_1 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__4; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__2() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__1; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__8; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__1; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__8; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__3() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__2; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__2; x_2 = l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__4() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__3; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__3; x_2 = l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__9; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__5() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__4; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__4; x_2 = l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__6() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__5; -x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__13; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__5; +x_2 = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__13; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__7() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__6; -x_2 = lean_unsigned_to_nat(15901u); +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__6; +x_2 = lean_unsigned_to_nat(15918u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__8() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__8() { _start: { lean_object* x_1; @@ -56392,23 +56410,23 @@ x_1 = lean_mk_string_from_bytes("debug", 5); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__9() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__9; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__8; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__8; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; x_2 = l___private_Lean_Elab_Term_0__Lean_Elab_Term_postponeElabTermCore___closed__2; x_3 = 0; -x_4 = l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__7; +x_4 = l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__7; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); if (lean_obj_tag(x_5) == 0) { @@ -56424,7 +56442,7 @@ lean_object* x_9; lean_object* x_10; lean_object* x_11; x_9 = lean_ctor_get(x_8, 1); lean_inc(x_9); lean_dec(x_8); -x_10 = l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__9; +x_10 = l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__9; x_11 = l_Lean_registerTraceClass(x_10, x_3, x_4, x_9); return x_11; } @@ -56483,6 +56501,7 @@ lean_object* initialize_Lean_Linter_Deprecated(uint8_t builtin, lean_object*); lean_object* initialize_Lean_Elab_Config(uint8_t builtin, lean_object*); lean_object* initialize_Lean_Elab_Level(uint8_t builtin, lean_object*); lean_object* initialize_Lean_Elab_DeclModifiers(uint8_t builtin, lean_object*); +lean_object* initialize_Lean_Elab_PreDefinition_WF_TerminationHint(uint8_t builtin, lean_object*); static bool _G_initialized = false; LEAN_EXPORT lean_object* initialize_Lean_Elab_Term(uint8_t builtin, lean_object* w) { lean_object * res; @@ -56512,6 +56531,9 @@ lean_dec_ref(res); res = initialize_Lean_Elab_DeclModifiers(builtin, lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); +res = initialize_Lean_Elab_PreDefinition_WF_TerminationHint(builtin, lean_io_mk_world()); +if (lean_io_result_is_error(res)) return res; +lean_dec_ref(res); l_Lean_Elab_Term_instInhabitedSyntheticMVarKind = _init_l_Lean_Elab_Term_instInhabitedSyntheticMVarKind(); lean_mark_persistent(l_Lean_Elab_Term_instInhabitedSyntheticMVarKind); l_Lean_Elab_Term_instToStringSyntheticMVarKind___closed__1 = _init_l_Lean_Elab_Term_instToStringSyntheticMVarKind___closed__1(); @@ -56561,6 +56583,8 @@ l_Lean_Elab_Term_instInhabitedLetRecToLift___closed__8 = _init_l_Lean_Elab_Term_ lean_mark_persistent(l_Lean_Elab_Term_instInhabitedLetRecToLift___closed__8); l_Lean_Elab_Term_instInhabitedLetRecToLift___closed__9 = _init_l_Lean_Elab_Term_instInhabitedLetRecToLift___closed__9(); lean_mark_persistent(l_Lean_Elab_Term_instInhabitedLetRecToLift___closed__9); +l_Lean_Elab_Term_instInhabitedLetRecToLift___closed__10 = _init_l_Lean_Elab_Term_instInhabitedLetRecToLift___closed__10(); +lean_mark_persistent(l_Lean_Elab_Term_instInhabitedLetRecToLift___closed__10); l_Lean_Elab_Term_instInhabitedLetRecToLift = _init_l_Lean_Elab_Term_instInhabitedLetRecToLift(); lean_mark_persistent(l_Lean_Elab_Term_instInhabitedLetRecToLift); l_Lean_Elab_Term_State_levelNames___default = _init_l_Lean_Elab_Term_State_levelNames___default(); @@ -56712,11 +56736,11 @@ l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__11 = _init_l_Lean_Elab_Term lean_mark_persistent(l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__11); l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__12 = _init_l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__12(); lean_mark_persistent(l_Lean_Elab_Term_mkTermElabAttributeUnsafe___closed__12); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2141____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2141____closed__1(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2141____closed__1); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2141____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2141____closed__2(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2141____closed__2); -if (builtin) {res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2141_(lean_io_mk_world()); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2150____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2150____closed__1(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2150____closed__1); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2150____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2150____closed__2(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2150____closed__2); +if (builtin) {res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_2150_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_Elab_Term_termElabAttribute = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Elab_Term_termElabAttribute); @@ -57087,37 +57111,37 @@ l_Lean_Elab_Term_mkAuxName___closed__1 = _init_l_Lean_Elab_Term_mkAuxName___clos lean_mark_persistent(l_Lean_Elab_Term_mkAuxName___closed__1); l_Lean_Elab_Term_mkAuxName___closed__2 = _init_l_Lean_Elab_Term_mkAuxName___closed__2(); lean_mark_persistent(l_Lean_Elab_Term_mkAuxName___closed__2); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__1(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__1); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__2(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__2); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__3 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__3(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__3); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__4 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__4(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__4); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__5 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__5(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__5); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__6 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__6(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__6); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__7 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__7(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__7); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__8 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__8(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__8); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__9 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__9(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__9); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__10 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__10(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__10); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__11 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__11(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__11); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__12 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__12(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__12); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__13 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__13(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__13); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__14 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__14(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__14); -l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__15 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__15(); -lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643____closed__15); -if (builtin) {res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13643_(lean_io_mk_world()); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__1 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__1(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__1); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__2 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__2(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__2); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__3 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__3(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__3); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__4 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__4(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__4); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__5 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__5(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__5); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__6 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__6(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__6); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__7 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__7(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__7); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__8 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__8(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__8); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__9 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__9(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__9); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__10 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__10(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__10); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__11 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__11(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__11); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__12 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__12(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__12); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__13 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__13(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__13); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__14 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__14(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__14); +l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__15 = _init_l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__15(); +lean_mark_persistent(l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660____closed__15); +if (builtin) {res = l_Lean_Elab_Term_initFn____x40_Lean_Elab_Term___hyg_13660_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Lean_Elab_Term_isLetRecAuxMVar___lambda__3___closed__1 = _init_l_Lean_Elab_Term_isLetRecAuxMVar___lambda__3___closed__1(); @@ -57334,25 +57358,25 @@ l_Lean_Elab_Term_exprToSyntax___lambda__1___closed__3 = _init_l_Lean_Elab_Term_e lean_mark_persistent(l_Lean_Elab_Term_exprToSyntax___lambda__1___closed__3); l_Lean_Elab_Term_exprToSyntax___lambda__1___closed__4 = _init_l_Lean_Elab_Term_exprToSyntax___lambda__1___closed__4(); lean_mark_persistent(l_Lean_Elab_Term_exprToSyntax___lambda__1___closed__4); -l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__1(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__1); -l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__2 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__2(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__2); -l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__3 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__3(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__3); -l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__4 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__4(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__4); -l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__5 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__5(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__5); -l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__6 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__6(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__6); -l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__7 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__7(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__7); -l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__8 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__8(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__8); -l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__9 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__9(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901____closed__9); -if (builtin) {res = l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15901_(lean_io_mk_world()); +l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__1(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__1); +l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__2 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__2(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__2); +l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__3 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__3(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__3); +l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__4 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__4(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__4); +l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__5 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__5(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__5); +l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__6 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__6(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__6); +l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__7 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__7(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__7); +l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__8 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__8(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__8); +l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__9 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__9(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918____closed__9); +if (builtin) {res = l_Lean_Elab_initFn____x40_Lean_Elab_Term___hyg_15918_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Elab/Util.c b/stage0/stdlib/Lean/Elab/Util.c index 1dadd904b12be..387e75272b638 100644 --- a/stage0/stdlib/Lean/Elab/Util.c +++ b/stage0/stdlib/Lean/Elab/Util.c @@ -13,13 +13,16 @@ #ifdef __cplusplus extern "C" { #endif +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__13; lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__6; lean_object* l_Lean_evalPrio(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688_(lean_object*); lean_object* l_Lean_addTrace___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___rarg___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__18; static lean_object* l_Lean_Elab_syntaxNodeKindOfAttrParam___closed__4; lean_object* l_Lean_mkNatLit(lean_object*); -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_nestedExceptionToMessageData(lean_object*); uint8_t l_Lean_Elab_isAbortExceptionId(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_checkSyntaxNodeKindAtNamespaces___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -28,24 +31,23 @@ lean_object* l_Lean_mkAppN(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_throwErrorWithNestedErrors___spec__1(lean_object*); static lean_object* l_Lean_Elab_logException___rarg___lambda__1___closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__1; static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__4; -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___rarg___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Attribute_Builtin_getId(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__6; static lean_object* l_Lean_Elab_expandMacroImpl_x3f___closed__2; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__7; static lean_object* l_Lean_Elab_mkMacroAttributeUnsafe___closed__3; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__7; extern lean_object* l_Lean_maxRecDepthErrorMessage; -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1183_(lean_object*); lean_object* l_Lean_InternalExceptionId_getName___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_mkUnusedBaseName_loop(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_indentD(lean_object*); lean_object* l_Lean_Elab_throwUnsupportedSyntax___rarg(lean_object*); lean_object* l_Lean_Syntax_formatStxAux(lean_object*, uint8_t, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Elab_Util_0__Lean_Elab_evalSyntaxConstantUnsafe___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__19; +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1189_(lean_object*); lean_object* l_Lean_FileMap_toPosition(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1189____closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_instMonadMacroAdapter(lean_object*, lean_object*); lean_object* l_Lean_KeyedDeclsAttribute_init___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_findDocString_x3f(lean_object*, lean_object*, uint8_t, lean_object*); @@ -53,39 +55,35 @@ lean_object* l_Lean_Name_toString(lean_object*, uint8_t); LEAN_EXPORT lean_object* l_Lean_Elab_checkSyntaxNodeKindAtNamespaces___at_Lean_Elab_checkSyntaxNodeKindAtCurrentNamespaces___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_checkSyntaxNodeKind(lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__16; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__9; LEAN_EXPORT lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__4(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__4___closed__3; static lean_object* l_Lean_Elab_expandOptNamedPrio___closed__4; lean_object* l_Lean_getRefPos___rarg(lean_object*, lean_object*); static lean_object* l_Lean_Elab_mkElabAttribute___rarg___closed__2; lean_object* l_String_toFormat(lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__15; +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__10; static lean_object* l_Lean_Elab_throwErrorWithNestedErrors___rarg___lambda__1___closed__1; lean_object* l_List_foldl___at_Lean_MacroScopesView_review___spec__1(lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__25; static lean_object* l___private_Lean_Elab_Util_0__Lean_Elab_evalSyntaxConstantUnsafe___closed__1; lean_object* l_Lean_log___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t); lean_object* l_Lean_Syntax_getPos_x3f(lean_object*, uint8_t); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__13; LEAN_EXPORT lean_object* l_Lean_Elab_adaptMacro___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___rarg___lambda__12(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__21; LEAN_EXPORT lean_object* l_Lean_Elab_checkSyntaxNodeKind___rarg(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__7; static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__2; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__3; -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_nestedExceptionToMessageData___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___rarg___lambda__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__15; lean_object* l_Lean_Elab_addConstInfo___at_Lean_registerInitAttrUnsafe___spec__13(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_find_x3f___rarg(lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__5; LEAN_EXPORT lean_object* l_List_forM___at_Lean_Elab_liftMacroM___spec__3___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwErrorWithNestedErrors(lean_object*, lean_object*); static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__10; LEAN_EXPORT lean_object* l_Lean_Elab_instMonadMacroAdapter___rarg(lean_object*, lean_object*); static lean_object* l_Lean_Elab_addMacroStack___rarg___lambda__1___closed__3; +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__11; uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_ReaderT_pure___at_Lean_Elab_liftMacroM___spec__2___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_stringToMessageData(lean_object*); @@ -99,46 +97,52 @@ uint8_t lean_string_dec_eq(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___rarg___lambda__5(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_nestedExceptionToMessageData___rarg___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Exception_toMessageData(lean_object*); -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__15; +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__16; +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__22; LEAN_EXPORT lean_object* l_Lean_Elab_mkMacroAttributeUnsafe(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___rarg___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__4; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__1; +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__24; static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__9; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__2; static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__12; static lean_object* l_Lean_Elab_logException___rarg___lambda__1___closed__3; lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_expandOptNamedPrio___closed__5; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__6; static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__7; static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__11; size_t lean_usize_of_nat(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwErrorWithNestedErrors___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_getBetterRef___lambda__1___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_throwErrorWithNestedErrors___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkStrLit(lean_object*); -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__27; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___rarg___lambda__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Elab_liftMacroM___spec__1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_expandMacroImpl_x3f(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__17; static lean_object* l_List_foldl___at_Lean_Elab_addMacroStack___spec__1___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___rarg___lambda__13(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_declareBuiltin(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__6; lean_object* l_Lean_ResolveName_resolveNamespace(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__5; +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__19; LEAN_EXPORT lean_object* l_Lean_MacroScopesView_format(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_throwErrorWithNestedErrors___spec__1___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MessageData_ofSyntax(lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__11; +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__9; static lean_object* l_Lean_Elab_expandOptNamedPrio___closed__2; +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__20; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___rarg___lambda__11(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_foldl___at_Lean_Elab_addMacroStack___spec__1___closed__2; lean_object* l_Lean_registerTraceClass(lean_object*, uint8_t, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_MacroScopesView_format___boxed(lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__23; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_throwErrorWithNestedErrors___spec__1___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__14; LEAN_EXPORT lean_object* l_List_foldl___at_Lean_Elab_addMacroStack___spec__1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__12; LEAN_EXPORT lean_object* l_Lean_Elab_nestedExceptionToMessageData___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_Elab_getBetterRef___lambda__1(lean_object*); lean_object* l_Lean_Syntax_getKind(lean_object*); @@ -153,32 +157,37 @@ static lean_object* l_Lean_Elab_syntaxNodeKindOfAttrParam___closed__2; static lean_object* l_Lean_Elab_logException___rarg___lambda__1___closed__1; lean_object* lean_st_ref_get(lean_object*, lean_object*); lean_object* l_Lean_Exception_getRef(lean_object*); +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__27; static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__4___closed__1; uint8_t l_List_isEmpty___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___rarg___lambda__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_throwErrorWithNestedErrors___spec__1___rarg___lambda__1(size_t, lean_object*, lean_object*, lean_object*, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__2; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__17; LEAN_EXPORT lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__2(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_syntaxNodeKindOfAttrParam___closed__3; lean_object* l_Lean_addMessageContextPartial___at_Lean_Core_instAddMessageContextCoreM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__1; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__4; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__3; lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); lean_object* l_Lean_Name_append(lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_nestedExceptionToMessageData___rarg(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__6; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__2; lean_object* l_Lean_Macro_hasDecl(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308_(lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__13; LEAN_EXPORT lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_logException___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_nestedExceptionToMessageData___rarg___lambda__1___closed__4; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_expandMacroImpl_x3f___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_throwErrorWithNestedErrors___spec__1___rarg(lean_object*, lean_object*, size_t, size_t, lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__18; static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__17; uint8_t lean_name_eq(lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_logException(lean_object*); +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__15; +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__25; LEAN_EXPORT lean_object* l_Lean_Elab_macroAttribute; LEAN_EXPORT lean_object* l_Lean_Elab_pp_macroStack; uint8_t l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(lean_object*, lean_object*); @@ -186,57 +195,50 @@ lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_checkSyntaxNodeKindAtNamespaces___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__4___closed__5; static lean_object* l_Lean_Elab_addMacroStack___rarg___lambda__1___closed__5; -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__12; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__8; LEAN_EXPORT lean_object* l_Lean_Elab_getBetterRef___boxed(lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__8; -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__26; static lean_object* l_Lean_Elab_checkSyntaxNodeKind___rarg___lambda__1___closed__1; static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__6; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__1; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__4; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__4; LEAN_EXPORT lean_object* l_Lean_Elab_mkElabAttribute___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__11; LEAN_EXPORT lean_object* l_Lean_Elab_syntaxNodeKindOfAttrParam(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_addMacroStack___rarg___lambda__1___closed__2; static lean_object* l_Lean_Elab_nestedExceptionToMessageData___rarg___lambda__1___closed__1; static lean_object* l_List_foldl___at_Lean_Elab_addMacroStack___spec__1___closed__1; -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__23; static lean_object* l_Lean_Elab_mkElabAttribute___rarg___closed__1; static lean_object* l_Lean_Elab_nestedExceptionToMessageData___rarg___lambda__1___closed__3; uint8_t l_Lean_Environment_contains(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_ReaderT_pure___at_Lean_Elab_liftMacroM___spec__2(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_expandOptNamedPrio___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__14; static lean_object* l___private_Lean_Elab_Util_0__Lean_Elab_evalSyntaxConstantUnsafe___closed__2; static lean_object* l_Lean_Elab_mkMacroAttributeUnsafe___closed__4; static lean_object* l_Lean_Elab_expandOptNamedPrio___closed__3; -LEAN_EXPORT lean_object* l___auto____x40_Lean_Elab_Util___hyg_740_; lean_object* l_Lean_Syntax_reprint(lean_object*); lean_object* lean_name_append_index_after(lean_object*, lean_object*); static lean_object* l_Lean_Elab_expandMacroImpl_x3f___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__5; lean_object* l_Lean_throwErrorAt___rarg(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__12; LEAN_EXPORT lean_object* l_Lean_Elab_expandOptNamedPrio(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__1; static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__14; lean_object* l_Lean_throwError___rarg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___rarg___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_checkSyntaxNodeKindAtCurrentNamespaces(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_addMacroStack___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_checkSyntaxNodeKind___rarg___lambda__1___closed__2; static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__15; -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__13; +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__8; static lean_object* l_Lean_Elab_getBetterRef___closed__1; -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__24; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___rarg___lambda__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); static lean_object* l_Lean_Elab_mkMacroAttributeUnsafe___closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_nestedExceptionToMessageData___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_environment_main_module(lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__10; LEAN_EXPORT lean_object* l_Lean_Elab_checkSyntaxNodeKind___at_Lean_Elab_checkSyntaxNodeKindAtCurrentNamespaces___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__13; lean_object* l_Lean_findDeclarationRanges_x3f___at___private_Lean_Parser_Extension_0__Lean_Parser_BuiltinParserAttribute_add___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); @@ -246,7 +248,6 @@ LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_syntaxNodeKindOfAttrPa LEAN_EXPORT lean_object* l_Lean_Elab_instMonadMacroAdapter___rarg___lambda__1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___rarg___lambda__14(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM(lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__11; static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__16; LEAN_EXPORT lean_object* l_Lean_Elab_adaptMacro(lean_object*); static lean_object* l_Lean_Elab_throwErrorWithNestedErrors___rarg___lambda__1___closed__2; @@ -258,75 +259,74 @@ LEAN_EXPORT lean_object* l_List_forM___at_Lean_Elab_liftMacroM___spec__3(lean_ob lean_object* l_Lean_ResolveName_resolveGlobalName(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Option_register___at_Lean_initFn____x40_Lean_Util_Profile___hyg_6____spec__1(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_logException___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_addMacroStack(lean_object*); static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__8; static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__3; static lean_object* l_Lean_Elab_syntaxNodeKindOfAttrParam___closed__1; lean_object* l_Lean_Environment_evalConstCheck___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_toMessageList(lean_object*); +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__5; LEAN_EXPORT lean_object* l_Lean_Elab_expandMacroImpl_x3f___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_addMacroStack___rarg(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_logException___rarg___lambda__1___closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_checkSyntaxNodeKind___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682_(lean_object*); lean_object* l_List_reverse___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Syntax_prettyPrint(lean_object*); lean_object* l___private_Lean_ToExpr_0__Lean_Name_toExprAux(lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__8; -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__9; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__2; LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___rarg___lambda__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_expandOptNamedPrio___closed__1; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__9; size_t lean_usize_add(size_t, size_t); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__14; LEAN_EXPORT lean_object* l___private_Lean_Elab_Util_0__Lean_Elab_evalSyntaxConstantUnsafe(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_addMacroStack___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___rarg___lambda__5___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__7; LEAN_EXPORT lean_object* l_Lean_Elab_checkSyntaxNodeKindAtNamespaces(lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__5; lean_object* lean_array_uget(lean_object*, size_t); -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__14; -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__7; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__10; LEAN_EXPORT lean_object* l_Lean_Elab_mkUnusedBaseName(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_checkSyntaxNodeKind___at_Lean_Elab_checkSyntaxNodeKindAtCurrentNamespaces___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_expandMacroImpl_x3f___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_KeyedDeclsAttribute_getEntries___rarg(lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__17; static lean_object* l_Lean_Elab_addMacroStack___rarg___lambda__1___closed__4; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__16; lean_object* l_Lean_throwError___at_Lean_registerInitAttrUnsafe___spec__3(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__4___closed__4; lean_object* l_Lean_Syntax_unsetTrailing(lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1183____closed__2; static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__5; +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__2; lean_object* lean_string_append(lean_object*, lean_object*); static lean_object* l_Lean_Elab_nestedExceptionToMessageData___rarg___lambda__1___closed__2; -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__18; uint8_t l_Lean_Parser_isValidSyntaxNodeKind(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_liftMacroM___rarg___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_get_size(lean_object*); LEAN_EXPORT lean_object* l_List_forM___at_Lean_Elab_liftMacroM___spec__3___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t); +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__12; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1189____closed__1; static lean_object* l_Lean_Elab_addMacroStack___rarg___lambda__1___closed__1; uint8_t lean_usize_dec_lt(size_t, size_t); -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__10; +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__26; lean_object* lean_nat_add(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Elab_expandMacroImpl_x3f___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Exception_isRuntime(lean_object*); -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__18; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__17; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__16; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_mkElabAttribute(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_syntaxNodeKindOfAttrParam___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Elab_liftMacroM___spec__1___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1183____closed__1; -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__20; +LEAN_EXPORT lean_object* l___auto____x40_Lean_Elab_Util___hyg_744_; +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__21; +static lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__7; lean_object* lean_array_uset(lean_object*, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_withLogging(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_checkSyntaxNodeKindAtNamespaces___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MessageData_ofName(lean_object*); +static lean_object* l___auto____x40_Lean_Elab_Util___hyg_744____closed__4; lean_object* l_Nat_repr(lean_object*); static lean_object* l_Lean_Elab_mkElabAttribute___rarg___lambda__4___closed__2; LEAN_EXPORT lean_object* l_ReaderT_pure___at_Lean_Elab_liftMacroM___spec__2___rarg___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Elab_Util___hyg_740____closed__22; LEAN_EXPORT lean_object* l_Lean_Syntax_prettyPrint(lean_object* x_1) { _start: { @@ -614,7 +614,7 @@ lean_dec(x_1); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__1() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__1() { _start: { lean_object* x_1; @@ -622,7 +622,7 @@ x_1 = lean_mk_string_from_bytes("pp", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__2() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__2() { _start: { lean_object* x_1; @@ -630,17 +630,17 @@ x_1 = lean_mk_string_from_bytes("macroStack", 10); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__3() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__1; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__2; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__1; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__2; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__4() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__4() { _start: { lean_object* x_1; @@ -648,13 +648,13 @@ x_1 = lean_mk_string_from_bytes("display macro expansion stack", 29); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__5() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__5() { _start: { uint8_t x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = 0; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__1; -x_3 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__4; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__1; +x_3 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__4; x_4 = lean_box(x_1); x_5 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_5, 0, x_4); @@ -663,7 +663,7 @@ lean_ctor_set(x_5, 2, x_3); return x_5; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__6() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__6() { _start: { lean_object* x_1; @@ -671,25 +671,25 @@ x_1 = lean_mk_string_from_bytes("Elab", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__7() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Elab_expandOptNamedPrio___closed__1; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__6; -x_3 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__1; -x_4 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__2; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__6; +x_3 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__1; +x_4 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__2; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__3; -x_3 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__5; -x_4 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__7; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__3; +x_3 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__5; +x_4 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__7; x_5 = l_Lean_Option_register___at_Lean_initFn____x40_Lean_Util_Profile___hyg_6____spec__1(x_2, x_3, x_4, x_1); return x_5; } @@ -1782,7 +1782,7 @@ lean_dec(x_2); return x_4; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__1() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__1() { _start: { lean_object* x_1; @@ -1790,7 +1790,7 @@ x_1 = lean_mk_string_from_bytes("Tactic", 6); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__2() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__2() { _start: { lean_object* x_1; @@ -1798,19 +1798,19 @@ x_1 = lean_mk_string_from_bytes("tacticSeq", 9); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__3() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Elab_expandOptNamedPrio___closed__1; x_2 = l_Lean_Elab_expandOptNamedPrio___closed__2; -x_3 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__1; -x_4 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__2; +x_3 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__1; +x_4 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__2; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__4() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__4() { _start: { lean_object* x_1; lean_object* x_2; @@ -1819,7 +1819,7 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__5() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__5() { _start: { lean_object* x_1; @@ -1827,19 +1827,19 @@ x_1 = lean_mk_string_from_bytes("tacticSeq1Indented", 18); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__6() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Elab_expandOptNamedPrio___closed__1; x_2 = l_Lean_Elab_expandOptNamedPrio___closed__2; -x_3 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__1; -x_4 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__5; +x_3 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__1; +x_4 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__5; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__7() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__7() { _start: { lean_object* x_1; @@ -1847,17 +1847,17 @@ x_1 = lean_mk_string_from_bytes("null", 4); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__8() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__7; +x_2 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__9() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__9() { _start: { lean_object* x_1; @@ -1865,41 +1865,41 @@ x_1 = lean_mk_string_from_bytes("exact", 5); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__10() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Elab_expandOptNamedPrio___closed__1; x_2 = l_Lean_Elab_expandOptNamedPrio___closed__2; -x_3 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__1; -x_4 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__9; +x_3 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__1; +x_4 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__9; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__11() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(2); -x_2 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__9; +x_2 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__9; x_3 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__12() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__4; -x_2 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__11; +x_1 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__4; +x_2 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__11; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__13() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__13() { _start: { lean_object* x_1; @@ -1907,7 +1907,7 @@ x_1 = lean_mk_string_from_bytes("Term", 4); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__14() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__14() { _start: { lean_object* x_1; @@ -1915,19 +1915,19 @@ x_1 = lean_mk_string_from_bytes("declName", 8); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__15() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Elab_expandOptNamedPrio___closed__1; x_2 = l_Lean_Elab_expandOptNamedPrio___closed__2; -x_3 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__13; -x_4 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__14; +x_3 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__13; +x_4 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__14; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__16() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__16() { _start: { lean_object* x_1; @@ -1935,35 +1935,35 @@ x_1 = lean_mk_string_from_bytes("decl_name%", 10); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__17() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(2); -x_2 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__16; +x_2 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__16; x_3 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__18() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__4; -x_2 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__17; +x_1 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__4; +x_2 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__17; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__19() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = lean_box(2); -x_2 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__15; -x_3 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__18; +x_2 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__15; +x_3 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__18; x_4 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -1971,23 +1971,23 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__20() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__20() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__12; -x_2 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__19; +x_1 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__12; +x_2 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__19; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__21() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__21() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = lean_box(2); -x_2 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__10; -x_3 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__20; +x_2 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__10; +x_3 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__20; x_4 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -1995,23 +1995,23 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__22() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__22() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__4; -x_2 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__21; +x_1 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__4; +x_2 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__21; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__23() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__23() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = lean_box(2); -x_2 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__8; -x_3 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__22; +x_2 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__8; +x_3 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__22; x_4 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -2019,23 +2019,23 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__24() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__24() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__4; -x_2 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__23; +x_1 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__4; +x_2 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__23; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__25() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__25() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = lean_box(2); -x_2 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__6; -x_3 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__24; +x_2 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__6; +x_3 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__24; x_4 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -2043,23 +2043,23 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__26() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__26() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__4; -x_2 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__25; +x_1 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__4; +x_2 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__25; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__27() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__27() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = lean_box(2); -x_2 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__3; -x_3 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__26; +x_2 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__3; +x_3 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__26; x_4 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -2067,11 +2067,11 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_740_() { +static lean_object* _init_l___auto____x40_Lean_Elab_Util___hyg_744_() { _start: { lean_object* x_1; -x_1 = l___auto____x40_Lean_Elab_Util___hyg_740____closed__27; +x_1 = l___auto____x40_Lean_Elab_Util___hyg_744____closed__27; return x_1; } } @@ -2942,7 +2942,7 @@ x_8 = l_Lean_Elab_mkElabAttribute___rarg(x_3, x_4, x_5, x_6, x_7, x_1, x_2); return x_8; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1183____closed__1() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1189____closed__1() { _start: { lean_object* x_1; @@ -2950,22 +2950,22 @@ x_1 = lean_mk_string_from_bytes("macroAttribute", 14); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1183____closed__2() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1189____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Elab_expandOptNamedPrio___closed__1; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__6; -x_3 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1183____closed__1; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__6; +x_3 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1189____closed__1; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1183_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1189_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1183____closed__2; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1189____closed__2; x_3 = l_Lean_Elab_mkMacroAttributeUnsafe(x_2, x_1); return x_3; } @@ -5074,17 +5074,17 @@ x_8 = l_Array_mapMUnsafe_map___at_Lean_Elab_throwErrorWithNestedErrors___spec__1 return x_8; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__1() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__6; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__2() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -5094,17 +5094,17 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__3() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__2; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__6; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__2; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__4() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__4() { _start: { lean_object* x_1; @@ -5112,17 +5112,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__5() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__3; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__4; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__3; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__6() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__6() { _start: { lean_object* x_1; @@ -5130,37 +5130,37 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__7() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__5; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__6; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__5; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__8() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__7; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__7; x_2 = l_Lean_Elab_expandOptNamedPrio___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__9() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__8; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__6; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__8; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__10() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__10() { _start: { lean_object* x_1; @@ -5168,17 +5168,17 @@ x_1 = lean_mk_string_from_bytes("Util", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__11() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__9; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__10; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__9; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__10; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__12() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__12() { _start: { lean_object* x_1; @@ -5186,27 +5186,27 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__13() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__11; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__12; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__11; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__12; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__14() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__13; -x_2 = lean_unsigned_to_nat(2682u); +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__13; +x_2 = lean_unsigned_to_nat(2688u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__15() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__15() { _start: { lean_object* x_1; @@ -5214,17 +5214,17 @@ x_1 = lean_mk_string_from_bytes("step", 4); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__16() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__6; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__15; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__6; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__15; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__17() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__17() { _start: { lean_object* x_1; @@ -5232,24 +5232,24 @@ x_1 = lean_mk_string_from_bytes("result", 6); return x_1; } } -static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__18() { +static lean_object* _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__6; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__15; -x_3 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__17; +x_1 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__6; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__15; +x_3 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__17; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__1; +x_2 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__1; x_3 = 0; -x_4 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__14; +x_4 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__14; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); if (lean_obj_tag(x_5) == 0) { @@ -5257,7 +5257,7 @@ lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = lean_ctor_get(x_5, 1); lean_inc(x_6); lean_dec(x_5); -x_7 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__16; +x_7 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__16; x_8 = l_Lean_registerTraceClass(x_7, x_3, x_4, x_6); if (lean_obj_tag(x_8) == 0) { @@ -5265,7 +5265,7 @@ lean_object* x_9; lean_object* x_10; uint8_t x_11; lean_object* x_12; x_9 = lean_ctor_get(x_8, 1); lean_inc(x_9); lean_dec(x_8); -x_10 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__18; +x_10 = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__18; x_11 = 1; x_12 = l_Lean_registerTraceClass(x_10, x_11, x_4, x_9); return x_12; @@ -5350,21 +5350,21 @@ l_Lean_Elab_expandOptNamedPrio___closed__5 = _init_l_Lean_Elab_expandOptNamedPri lean_mark_persistent(l_Lean_Elab_expandOptNamedPrio___closed__5); l_Lean_Elab_getBetterRef___closed__1 = _init_l_Lean_Elab_getBetterRef___closed__1(); lean_mark_persistent(l_Lean_Elab_getBetterRef___closed__1); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__1(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__1); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__2 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__2(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__2); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__3 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__3(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__3); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__4 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__4(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__4); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__5 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__5(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__5); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__6 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__6(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__6); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__7 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__7(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304____closed__7); -if (builtin) {res = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_304_(lean_io_mk_world()); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__1(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__1); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__2 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__2(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__2); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__3 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__3(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__3); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__4 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__4(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__4); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__5 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__5(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__5); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__6 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__6(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__6); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__7 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__7(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308____closed__7); +if (builtin) {res = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_308_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_Elab_pp_macroStack = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Elab_pp_macroStack); @@ -5401,62 +5401,62 @@ l___private_Lean_Elab_Util_0__Lean_Elab_evalSyntaxConstantUnsafe___closed__1 = _ lean_mark_persistent(l___private_Lean_Elab_Util_0__Lean_Elab_evalSyntaxConstantUnsafe___closed__1); l___private_Lean_Elab_Util_0__Lean_Elab_evalSyntaxConstantUnsafe___closed__2 = _init_l___private_Lean_Elab_Util_0__Lean_Elab_evalSyntaxConstantUnsafe___closed__2(); lean_mark_persistent(l___private_Lean_Elab_Util_0__Lean_Elab_evalSyntaxConstantUnsafe___closed__2); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__1 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__1(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__1); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__2 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__2(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__2); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__3 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__3(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__3); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__4 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__4(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__4); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__5 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__5(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__5); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__6 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__6(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__6); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__7 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__7(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__7); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__8 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__8(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__8); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__9 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__9(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__9); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__10 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__10(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__10); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__11 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__11(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__11); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__12 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__12(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__12); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__13 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__13(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__13); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__14 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__14(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__14); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__15 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__15(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__15); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__16 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__16(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__16); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__17 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__17(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__17); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__18 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__18(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__18); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__19 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__19(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__19); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__20 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__20(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__20); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__21 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__21(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__21); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__22 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__22(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__22); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__23 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__23(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__23); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__24 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__24(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__24); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__25 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__25(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__25); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__26 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__26(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__26); -l___auto____x40_Lean_Elab_Util___hyg_740____closed__27 = _init_l___auto____x40_Lean_Elab_Util___hyg_740____closed__27(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740____closed__27); -l___auto____x40_Lean_Elab_Util___hyg_740_ = _init_l___auto____x40_Lean_Elab_Util___hyg_740_(); -lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_740_); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__1 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__1(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__1); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__2 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__2(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__2); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__3 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__3(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__3); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__4 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__4(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__4); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__5 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__5(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__5); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__6 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__6(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__6); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__7 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__7(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__7); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__8 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__8(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__8); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__9 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__9(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__9); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__10 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__10(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__10); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__11 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__11(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__11); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__12 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__12(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__12); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__13 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__13(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__13); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__14 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__14(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__14); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__15 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__15(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__15); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__16 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__16(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__16); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__17 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__17(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__17); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__18 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__18(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__18); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__19 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__19(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__19); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__20 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__20(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__20); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__21 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__21(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__21); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__22 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__22(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__22); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__23 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__23(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__23); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__24 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__24(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__24); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__25 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__25(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__25); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__26 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__26(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__26); +l___auto____x40_Lean_Elab_Util___hyg_744____closed__27 = _init_l___auto____x40_Lean_Elab_Util___hyg_744____closed__27(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744____closed__27); +l___auto____x40_Lean_Elab_Util___hyg_744_ = _init_l___auto____x40_Lean_Elab_Util___hyg_744_(); +lean_mark_persistent(l___auto____x40_Lean_Elab_Util___hyg_744_); l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__1 = _init_l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__1(); lean_mark_persistent(l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__1); l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__2 = _init_l_Lean_Elab_mkElabAttribute___rarg___lambda__3___closed__2(); @@ -5517,11 +5517,11 @@ l_Lean_Elab_mkMacroAttributeUnsafe___closed__5 = _init_l_Lean_Elab_mkMacroAttrib lean_mark_persistent(l_Lean_Elab_mkMacroAttributeUnsafe___closed__5); l_Lean_Elab_mkMacroAttributeUnsafe___closed__6 = _init_l_Lean_Elab_mkMacroAttributeUnsafe___closed__6(); lean_mark_persistent(l_Lean_Elab_mkMacroAttributeUnsafe___closed__6); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1183____closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1183____closed__1(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1183____closed__1); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1183____closed__2 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1183____closed__2(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1183____closed__2); -if (builtin) {res = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1183_(lean_io_mk_world()); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1189____closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1189____closed__1(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1189____closed__1); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1189____closed__2 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1189____closed__2(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1189____closed__2); +if (builtin) {res = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_1189_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_Elab_macroAttribute = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Elab_macroAttribute); @@ -5550,43 +5550,43 @@ l_Lean_Elab_throwErrorWithNestedErrors___rarg___lambda__1___closed__1 = _init_l_ lean_mark_persistent(l_Lean_Elab_throwErrorWithNestedErrors___rarg___lambda__1___closed__1); l_Lean_Elab_throwErrorWithNestedErrors___rarg___lambda__1___closed__2 = _init_l_Lean_Elab_throwErrorWithNestedErrors___rarg___lambda__1___closed__2(); lean_mark_persistent(l_Lean_Elab_throwErrorWithNestedErrors___rarg___lambda__1___closed__2); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__1(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__1); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__2 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__2(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__2); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__3 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__3(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__3); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__4 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__4(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__4); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__5 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__5(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__5); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__6 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__6(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__6); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__7 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__7(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__7); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__8 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__8(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__8); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__9 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__9(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__9); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__10 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__10(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__10); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__11 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__11(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__11); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__12 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__12(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__12); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__13 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__13(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__13); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__14 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__14(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__14); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__15 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__15(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__15); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__16 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__16(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__16); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__17 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__17(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__17); -l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__18 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__18(); -lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682____closed__18); -if (builtin) {res = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2682_(lean_io_mk_world()); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__1 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__1(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__1); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__2 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__2(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__2); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__3 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__3(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__3); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__4 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__4(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__4); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__5 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__5(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__5); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__6 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__6(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__6); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__7 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__7(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__7); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__8 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__8(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__8); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__9 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__9(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__9); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__10 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__10(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__10); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__11 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__11(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__11); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__12 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__12(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__12); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__13 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__13(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__13); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__14 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__14(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__14); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__15 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__15(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__15); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__16 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__16(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__16); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__17 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__17(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__17); +l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__18 = _init_l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__18(); +lean_mark_persistent(l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688____closed__18); +if (builtin) {res = l_Lean_Elab_initFn____x40_Lean_Elab_Util___hyg_2688_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Environment.c b/stage0/stdlib/Lean/Environment.c index 21f4d53756312..7488051edf7bd 100644 --- a/stage0/stdlib/Lean/Environment.c +++ b/stage0/stdlib/Lean/Environment.c @@ -19,6 +19,7 @@ LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_mkMapDeclarationExtension_ LEAN_EXPORT lean_object* l_Lean_ConstantInfo_instantiateTypeLevelParams(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwAlreadyImported___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Environment_displayStats___spec__8___lambda__1___boxed(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6197_(lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAtAux___at_Lean_Environment_find_x3f___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); lean_object* l_Lean_Name_reprPrec(lean_object*, lean_object*); @@ -36,6 +37,7 @@ lean_object* lean_read_module_data(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_mkModuleData___lambda__1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_EnvExtension_getState___rarg___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_mkModuleData(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__2(lean_object*, size_t, size_t, lean_object*); lean_object* l_Lean_Name_quickLt___boxed(lean_object*, lean_object*); lean_object* lean_mk_empty_array_with_capacity(lean_object*); LEAN_EXPORT lean_object* l_Lean_Environment_evalConst___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -116,6 +118,7 @@ LEAN_EXPORT lean_object* l_Lean_PersistentEnvExtension_getModuleEntries(lean_obj size_t lean_usize_mul(size_t, size_t); LEAN_EXPORT lean_object* l_Lean_mkMapDeclarationExtension___rarg___lambda__3(lean_object*); LEAN_EXPORT lean_object* l_Lean_EnvExtensionInterfaceUnsafe_registerExt___rarg(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6197____lambda__2(lean_object*); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_registerPersistentEnvExtensionUnsafe___spec__1___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_HashMap_insert___at_Lean_NameSSet_insert___spec__6(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_throwAlreadyImported___rarg___closed__2; @@ -173,7 +176,6 @@ LEAN_EXPORT lean_object* l_Lean_Environment_addDecl___boxed(lean_object*, lean_o static lean_object* l_Array_forInUnsafe_loop___at_Lean_importModulesCore___spec__1___lambda__2___closed__2; LEAN_EXPORT lean_object* l___auto____x40_Lean_Environment___hyg_3160_; LEAN_EXPORT lean_object* l_Lean_ImportStateM_run(lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__5(lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_importModules___lambda__1(lean_object*, lean_object*, uint32_t, uint8_t, lean_object*, lean_object*); uint8_t l_Lean_Name_quickLt(lean_object*, lean_object*); uint8_t l_Lean_ConstantInfo_isUnsafe(lean_object*); @@ -195,6 +197,7 @@ LEAN_EXPORT lean_object* l_Lean_EnvExtensionEntrySpec; LEAN_EXPORT lean_object* l_Lean_updateEnvAttributes___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_registerSimplePersistentEnvExtension___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_importModules___closed__1; +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_mkModuleData___spec__4___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___auto____x40_Lean_Environment___hyg_2418____closed__20; lean_object* l_System_FilePath_pathExists(lean_object*, lean_object*); @@ -222,19 +225,19 @@ lean_object* l_Lean_initializing(lean_object*); extern lean_object* l_Lean_NameSet_instInhabitedNameSet; LEAN_EXPORT lean_object* l_Lean_registerSimplePersistentEnvExtension(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_finalizeImport___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_mkStateFromImportedEntries___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__1(lean_object*, lean_object*); static lean_object* l_Lean_TagDeclarationExtension_tag___closed__1; LEAN_EXPORT lean_object* l_Lean_EnvExtensionInterfaceUnsafe_imp___elambda__4(lean_object*); lean_object* l_IO_println___at_Lean_instEval___spec__1(lean_object*, lean_object*); static lean_object* l_Lean_instInhabitedEnvExtensionInterface___closed__6; -static lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__2; LEAN_EXPORT lean_object* l_Lean_EnvExtension_getState___rarg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_SimplePersistentEnvExtensionDescr_toArrayFn___default(lean_object*); LEAN_EXPORT lean_object* l_Lean_registerEnvExtension(lean_object*); static lean_object* l_Array_qsort_sort___at_Lean_mkMapDeclarationExtension___spec__1___rarg___closed__1; LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_mkEmptyEnvironment___spec__1___boxed(lean_object*); LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_mkMapDeclarationExtension___spec__1___rarg(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_SMap_switch___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__4(lean_object*); static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Environment_displayStats___spec__8___lambda__1___closed__3; -static lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6237____lambda__2___closed__1; LEAN_EXPORT lean_object* l_Lean_PersistentEnvExtension_modifyState___rarg(lean_object*, lean_object*, lean_object*); size_t lean_usize_of_nat(lean_object*); LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_mkEmptyEnvironment___spec__1(lean_object*); @@ -264,7 +267,6 @@ LEAN_EXPORT lean_object* l_Lean_PersistentEnvExtension_setState(lean_object*, le LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_mkModuleData___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_EnvExtensionInterfaceUnsafe_getState___rarg(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__1; static lean_object* l___auto____x40_Lean_Environment___hyg_2418____closed__3; LEAN_EXPORT lean_object* l_Lean_instToStringImport(lean_object*); LEAN_EXPORT uint8_t l_Array_qsort_sort___at_Lean_mkMapDeclarationExtension___spec__1___rarg___lambda__1(lean_object*, lean_object*); @@ -282,7 +284,6 @@ static lean_object* l_Array_forInUnsafe_loop___at_Lean_importModulesCore___spec_ lean_object* lean_nat_div(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_mkEmptyEnvironment___boxed(lean_object*, lean_object*); static lean_object* l_Lean_mkMapDeclarationExtension___rarg___closed__2; -static lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__3; static lean_object* l_Lean_Environment_displayStats___closed__7; static lean_object* l_Lean_Environment_header___default___closed__1; static lean_object* l_Lean_EnvExtensionInterfaceUnsafe_registerExt___rarg___closed__1; @@ -300,7 +301,6 @@ LEAN_EXPORT lean_object* l_Lean_instInhabitedPersistentEnvExtension___lambda__3( LEAN_EXPORT lean_object* l_Lean_PersistentEnvExtension_getState___rarg(lean_object*, lean_object*, lean_object*); lean_object* lean_eval_const(lean_object*, lean_object*, lean_object*); static lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Environment_displayStats___spec__8___closed__4; -static lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__5; LEAN_EXPORT lean_object* l_Lean_instModuleIdxToString; LEAN_EXPORT lean_object* l_Subarray_forInUnsafe_loop___at___private_Lean_Environment_0__Lean_setImportedEntries___spec__1___lambda__1___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_instMonadEnv___rarg___lambda__1(lean_object*, lean_object*, lean_object*); @@ -324,6 +324,7 @@ LEAN_EXPORT lean_object* l_Lean_EnvExtensionInterfaceUnsafe_imp___elambda__1(lea static size_t l_Lean_PersistentHashMap_insertAux___at___private_Lean_Environment_0__Lean_Environment_addAux___spec__3___closed__2; static lean_object* l_Lean_throwAlreadyImported___rarg___closed__1; LEAN_EXPORT lean_object* l_Lean_MapDeclarationExtension_find_x3f(lean_object*); +static lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6197____lambda__2___closed__1; LEAN_EXPORT lean_object* l_Lean_SimplePersistentEnvExtension_instInhabitedSimplePersistentEnvExtension___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_HashMap_insert_x27___at_Lean_finalizeImport___spec__7(lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_binSearchAux___at_Lean_MapDeclarationExtension_contains___spec__1___rarg(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*); @@ -331,6 +332,7 @@ lean_object* lean_st_ref_get(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_instMonadEnv___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_instInhabitedPersistentEnvExtension___lambda__3___boxed(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Environment_0__Lean_Environment_registerNamePrefixes(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_binSearchAux___at_Lean_TagDeclarationExtension_isTagged___spec__1(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Environment_displayStats___closed__4; LEAN_EXPORT lean_object* l_Lean_instInhabitedEnvExtensionInterface___lambda__2(lean_object*, lean_object*, lean_object*); @@ -346,9 +348,10 @@ LEAN_EXPORT lean_object* l___private_Lean_Environment_0__Lean_ensureExtensionsAr LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_mkExtNameMap___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_list_to_array(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_binSearchAux___at_Lean_MapDeclarationExtension_find_x3f___spec__2___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__5(lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_withImportModules___rarg(lean_object*, lean_object*, uint32_t, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_mkStateFromImportedEntries___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__1(lean_object*, lean_object*); lean_object* l_EStateM_pure___rarg(lean_object*, lean_object*); +static lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__4; LEAN_EXPORT lean_object* l_Lean_instInhabitedPersistentEnvExtensionState(lean_object*, lean_object*); static lean_object* l___private_Lean_Environment_0__Lean_reprImport____x40_Lean_Environment___hyg_75____closed__10; LEAN_EXPORT lean_object* l_Array_binSearchAux___at_Lean_MapDeclarationExtension_contains___spec__1(lean_object*); @@ -364,10 +367,10 @@ LEAN_EXPORT lean_object* l_Lean_SimplePersistentEnvExtension_setState___rarg(lea static lean_object* l___auto____x40_Lean_Environment___hyg_2418____closed__13; LEAN_EXPORT uint8_t l_Lean_PersistentHashMap_contains___at_Lean_Environment_addExtraName___spec__3(lean_object*, lean_object*); LEAN_EXPORT lean_object* lean_environment_set_main_module(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6197____lambda__1(lean_object*, lean_object*); static lean_object* l_Lean_TagDeclarationExtension_tag___closed__3; static lean_object* l_Lean_instToStringImport___closed__1; LEAN_EXPORT lean_object* l_Lean_HashMap_insert___at_Lean_mkExtNameMap___spec__2(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6237____lambda__2(lean_object*); static lean_object* l_Lean_EnvExtensionInterfaceUnsafe_getState___rarg___closed__1; LEAN_EXPORT lean_object* l___auto____x40_Lean_Environment___hyg_2418_; lean_object* l_List_lengthTRAux___rarg(lean_object*, lean_object*); @@ -393,9 +396,9 @@ LEAN_EXPORT lean_object* l_Lean_registerSimplePersistentEnvExtension___rarg___la LEAN_EXPORT lean_object* l_Lean_mkTagDeclarationExtension___lambda__3(lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_MapDeclarationExtension_find_x3f___spec__1___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Environment_0__Lean_finalizePersistentExtensions_loop___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__6; LEAN_EXPORT lean_object* l_Lean_registerPersistentEnvExtensionUnsafe___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__2(lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_registerSimplePersistentEnvExtension___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_foldlM___at_Lean_mkExtNameMap___spec__6(lean_object*, lean_object*); lean_object* lean_update_env_attributes(lean_object*, lean_object*); @@ -403,11 +406,11 @@ static lean_object* l_Lean_EnvExtensionInterfaceUnsafe_setState___rarg___closed_ static lean_object* l_Lean_TagDeclarationExtension_tag___closed__4; static lean_object* l_Lean_ImportState_moduleNameSet___default___closed__1; static lean_object* l_Lean_EnvExtensionInterfaceUnsafe_setState___rarg___closed__1; -static lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__4; static lean_object* l___private_Lean_Environment_0__Lean_reprImport____x40_Lean_Environment___hyg_75____closed__26; LEAN_EXPORT lean_object* l___private_Lean_Environment_0__Lean_Environment_isNamespaceName___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_ConstantInfo_instantiateValueLevelParams_x21___boxed(lean_object*, lean_object*); static lean_object* l___private_Lean_Environment_0__Lean_reprImport____x40_Lean_Environment___hyg_75____closed__14; +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___auto____x40_Lean_Environment___hyg_2418____closed__12; LEAN_EXPORT lean_object* l_panic___at_Lean_MapDeclarationExtension_insert___spec__1(lean_object*, lean_object*); static lean_object* l_Lean_instToStringImport___closed__2; @@ -434,6 +437,7 @@ LEAN_EXPORT lean_object* l_Lean_AssocList_replace___at_Lean_mkExtNameMap___spec_ LEAN_EXPORT uint8_t l_Lean_Environment_hasUnsafe(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_SimplePersistentEnvExtension_getEntries___rarg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Environment_freeRegions___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__2; LEAN_EXPORT lean_object* l_Subarray_forInUnsafe_loop___at___private_Lean_Environment_0__Lean_setImportedEntries___spec__1___lambda__1(lean_object*, lean_object*); lean_object* lean_add_decl(lean_object*, lean_object*); static lean_object* l_Lean_Environment_displayStats___closed__6; @@ -576,12 +580,9 @@ LEAN_EXPORT uint8_t l_Lean_Kernel_isDefEqGuarded(lean_object*, lean_object*, lea static uint32_t l_Lean_EnvExtensionInterfaceUnsafe_instInhabitedExt___lambda__1___closed__1; LEAN_EXPORT lean_object* l_Lean_EnvExtensionInterfaceUnsafe_imp___elambda__1___rarg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_mkMapDeclarationExtension___rarg(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_SimplePersistentEnvExtension_getState___rarg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_find_x3f___at_Lean_Environment_find_x3f___spec__6___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_containsAtAux___at_Lean_Environment_addExtraName___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__6; -LEAN_EXPORT lean_object* l_Lean_SMap_switch___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__4(lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentEnvExtension_addEntry(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Environment_evalConstCheck___rarg(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Environment_0__Lean_reprImport____x40_Lean_Environment___hyg_75____closed__21; @@ -606,7 +607,6 @@ lean_object* lean_io_initializing(lean_object*); lean_object* l_List_reverse___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_find_x3f___at___private_Lean_Environment_0__Lean_setImportedEntries___spec__3___boxed(lean_object*, lean_object*); static lean_object* l_Lean_EnvExtensionInterfaceUnsafe_imp___closed__1; -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6237____lambda__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_x27_loop___at_Lean_finalizeImport___spec__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Environment_imports(lean_object*); static lean_object* l___private_Lean_Environment_0__Lean_reprImport____x40_Lean_Environment___hyg_75____closed__13; @@ -623,6 +623,7 @@ LEAN_EXPORT lean_object* l_Lean_TagDeclarationExtension_isTagged___boxed(lean_ob uint8_t l_Lean_Name_quickCmp(lean_object*, lean_object*); static size_t l_Lean_PersistentHashMap_insertAux___at___private_Lean_Environment_0__Lean_Environment_addAux___spec__3___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Environment_0__Lean_reprImport____x40_Lean_Environment___hyg_75____boxed(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__3(lean_object*, size_t, size_t, lean_object*); static lean_object* l_Lean_mkMapDeclarationExtension___rarg___closed__1; LEAN_EXPORT lean_object* l_Lean_importModulesCore___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_ModuleIdx_toNat(lean_object*); @@ -658,15 +659,14 @@ LEAN_EXPORT lean_object* l_Lean_SimplePersistentEnvExtension_modifyState___rarg( LEAN_EXPORT lean_object* l_Lean_RBNode_fold___at_Lean_mkModuleData___spec__8(lean_object*, lean_object*); size_t lean_usize_shift_left(size_t, size_t); lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__5; static lean_object* l___auto____x40_Lean_Environment___hyg_2418____closed__27; lean_object* l_List_redLength___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_find_x3f___at_Lean_Environment_find_x3f___spec__6(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6237_(lean_object*); LEAN_EXPORT lean_object* l_Lean_EnvExtensionInterfaceUnsafe_imp___elambda__3___rarg(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Environment_0__Lean_reprImport____x40_Lean_Environment___hyg_75____closed__22; LEAN_EXPORT uint8_t lean_environment_quot_init(lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__1; static lean_object* l_Lean_throwAlreadyImported___rarg___closed__4; LEAN_EXPORT lean_object* l_Lean_HashMapImp_expand___at_Lean_finalizeImport___spec__3(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_mkExtNameMap___spec__1(lean_object*); @@ -693,6 +693,7 @@ LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_mkExtNameMap___spec__1___box static lean_object* l_Lean_Environment_displayStats___closed__2; LEAN_EXPORT lean_object* l_Lean_saveModuleData___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___auto____x40_Lean_Environment___hyg_2418____closed__11; +static lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__3; uint8_t lean_nat_dec_le(lean_object*, lean_object*); lean_object* l_Lean_SMap_insert___at_Lean_NameSSet_insert___spec__1(lean_object*, lean_object*, lean_object*); uint8_t lean_usize_dec_lt(size_t, size_t); @@ -738,7 +739,6 @@ LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_contains___at_Lean_Environment static lean_object* l_List_foldl___at_Lean_Environment_displayStats___spec__2___closed__1; static lean_object* l_Lean_instInhabitedPersistentEnvExtension___closed__4; LEAN_EXPORT lean_object* l_Lean_SMap_numBuckets___at_Lean_Environment_displayStats___spec__5___boxed(lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__3(lean_object*, size_t, size_t, lean_object*); lean_object* l_Nat_repr(lean_object*); LEAN_EXPORT uint8_t l_Lean_PersistentHashMap_containsAtAux___at_Lean_Environment_addExtraName___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_EnvExtension_setState(lean_object*); @@ -13549,7 +13549,7 @@ x_7 = l_Lean_withImportModules___rarg(x_1, x_2, x_6, x_4, x_5); return x_7; } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__2(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__2(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { _start: { uint8_t x_5; @@ -13572,7 +13572,7 @@ return x_4; } } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__3(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__3(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { _start: { uint8_t x_5; @@ -13610,7 +13610,7 @@ size_t x_15; size_t x_16; lean_object* x_17; x_15 = 0; x_16 = lean_usize_of_nat(x_7); lean_dec(x_7); -x_17 = l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__2(x_6, x_15, x_16, x_4); +x_17 = l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__2(x_6, x_15, x_16, x_4); lean_dec(x_6); x_2 = x_11; x_4 = x_17; @@ -13624,7 +13624,7 @@ return x_4; } } } -LEAN_EXPORT lean_object* l_Lean_mkStateFromImportedEntries___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__1(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_mkStateFromImportedEntries___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__1(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; lean_object* x_4; uint8_t x_5; @@ -13653,14 +13653,14 @@ size_t x_7; size_t x_8; lean_object* x_9; x_7 = 0; x_8 = lean_usize_of_nat(x_3); lean_dec(x_3); -x_9 = l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__3(x_2, x_7, x_8, x_1); +x_9 = l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__3(x_2, x_7, x_8, x_1); lean_dec(x_2); return x_9; } } } } -LEAN_EXPORT lean_object* l_Lean_SMap_switch___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__4(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_SMap_switch___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__4(lean_object* x_1) { _start: { uint8_t x_2; @@ -13698,7 +13698,7 @@ return x_8; } } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__5(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__5(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { _start: { uint8_t x_5; @@ -13724,7 +13724,7 @@ return x_4; } } } -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6237____lambda__1(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6197____lambda__1(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; lean_object* x_4; @@ -13733,7 +13733,7 @@ x_4 = l_Lean_SMap_insert___at_Lean_NameSSet_insert___spec__1(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Environment___hyg_6237____lambda__2___closed__1() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Environment___hyg_6197____lambda__2___closed__1() { _start: { lean_object* x_1; lean_object* x_2; @@ -13742,7 +13742,7 @@ x_2 = l_Lean_mkHashMapImp___rarg(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6237____lambda__2(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6197____lambda__2(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; uint8_t x_4; @@ -13753,15 +13753,15 @@ if (x_4 == 0) { lean_object* x_5; lean_object* x_6; uint8_t x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_dec(x_2); -x_5 = l_Lean_initFn____x40_Lean_Environment___hyg_6237____lambda__2___closed__1; -x_6 = l_Lean_mkStateFromImportedEntries___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__1(x_5, x_1); +x_5 = l_Lean_initFn____x40_Lean_Environment___hyg_6197____lambda__2___closed__1; +x_6 = l_Lean_mkStateFromImportedEntries___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__1(x_5, x_1); x_7 = 1; x_8 = l_Lean_mkEmptyEnvironment___lambda__1___closed__3; x_9 = lean_alloc_ctor(0, 2, 1); lean_ctor_set(x_9, 0, x_6); lean_ctor_set(x_9, 1, x_8); lean_ctor_set_uint8(x_9, sizeof(void*)*2, x_7); -x_10 = l_Lean_SMap_switch___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__4(x_9); +x_10 = l_Lean_SMap_switch___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__4(x_9); return x_10; } else @@ -13772,15 +13772,15 @@ if (x_11 == 0) { lean_object* x_12; lean_object* x_13; uint8_t x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_dec(x_2); -x_12 = l_Lean_initFn____x40_Lean_Environment___hyg_6237____lambda__2___closed__1; -x_13 = l_Lean_mkStateFromImportedEntries___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__1(x_12, x_1); +x_12 = l_Lean_initFn____x40_Lean_Environment___hyg_6197____lambda__2___closed__1; +x_13 = l_Lean_mkStateFromImportedEntries___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__1(x_12, x_1); x_14 = 1; x_15 = l_Lean_mkEmptyEnvironment___lambda__1___closed__3; x_16 = lean_alloc_ctor(0, 2, 1); lean_ctor_set(x_16, 0, x_13); lean_ctor_set(x_16, 1, x_15); lean_ctor_set_uint8(x_16, sizeof(void*)*2, x_14); -x_17 = l_Lean_SMap_switch___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__4(x_16); +x_17 = l_Lean_SMap_switch___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__4(x_16); return x_17; } else @@ -13789,23 +13789,23 @@ size_t x_18; size_t x_19; lean_object* x_20; lean_object* x_21; lean_object* x_2 x_18 = 0; x_19 = lean_usize_of_nat(x_2); lean_dec(x_2); -x_20 = l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__5(x_1, x_18, x_19, x_3); +x_20 = l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__5(x_1, x_18, x_19, x_3); x_21 = l_Lean_mkHashMapImp___rarg(x_20); lean_dec(x_20); -x_22 = l_Lean_mkStateFromImportedEntries___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__1(x_21, x_1); +x_22 = l_Lean_mkStateFromImportedEntries___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__1(x_21, x_1); x_23 = 1; x_24 = l_Lean_mkEmptyEnvironment___lambda__1___closed__3; x_25 = lean_alloc_ctor(0, 2, 1); lean_ctor_set(x_25, 0, x_22); lean_ctor_set(x_25, 1, x_24); lean_ctor_set_uint8(x_25, sizeof(void*)*2, x_23); -x_26 = l_Lean_SMap_switch___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__4(x_25); +x_26 = l_Lean_SMap_switch___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__4(x_25); return x_26; } } } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__1() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__1() { _start: { lean_object* x_1; @@ -13813,17 +13813,17 @@ x_1 = lean_mk_string_from_bytes("namespacesExt", 13); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__2() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___auto____x40_Lean_Environment___hyg_2418____closed__1; -x_2 = l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__1; +x_2 = l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__3() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__3() { _start: { lean_object* x_1; @@ -13832,30 +13832,30 @@ lean_closure_set(x_1, 0, lean_box(0)); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__4() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__4() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_initFn____x40_Lean_Environment___hyg_6237____lambda__1), 2, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_initFn____x40_Lean_Environment___hyg_6197____lambda__1), 2, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__5() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__5() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_initFn____x40_Lean_Environment___hyg_6237____lambda__2), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_initFn____x40_Lean_Environment___hyg_6197____lambda__2), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__6() { +static lean_object* _init_l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__2; -x_2 = l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__4; -x_3 = l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__5; -x_4 = l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__3; +x_1 = l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__2; +x_2 = l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__4; +x_3 = l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__5; +x_4 = l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__3; x_5 = lean_alloc_ctor(0, 4, 0); lean_ctor_set(x_5, 0, x_1); lean_ctor_set(x_5, 1, x_2); @@ -13864,16 +13864,16 @@ lean_ctor_set(x_5, 3, x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6237_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_initFn____x40_Lean_Environment___hyg_6197_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__6; +x_2 = l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__6; x_3 = l_Lean_registerSimplePersistentEnvExtension___rarg(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { size_t x_5; size_t x_6; lean_object* x_7; @@ -13881,12 +13881,12 @@ x_5 = lean_unbox_usize(x_2); lean_dec(x_2); x_6 = lean_unbox_usize(x_3); lean_dec(x_3); -x_7 = l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__2(x_1, x_5, x_6, x_4); +x_7 = l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__2(x_1, x_5, x_6, x_4); lean_dec(x_1); return x_7; } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { size_t x_5; size_t x_6; lean_object* x_7; @@ -13894,12 +13894,12 @@ x_5 = lean_unbox_usize(x_2); lean_dec(x_2); x_6 = lean_unbox_usize(x_3); lean_dec(x_3); -x_7 = l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__3(x_1, x_5, x_6, x_4); +x_7 = l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__3(x_1, x_5, x_6, x_4); lean_dec(x_1); return x_7; } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { size_t x_5; size_t x_6; lean_object* x_7; @@ -13907,7 +13907,7 @@ x_5 = lean_unbox_usize(x_2); lean_dec(x_2); x_6 = lean_unbox_usize(x_3); lean_dec(x_3); -x_7 = l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6237____spec__5(x_1, x_5, x_6, x_4); +x_7 = l_Array_foldlMUnsafe_fold___at_Lean_initFn____x40_Lean_Environment___hyg_6197____spec__5(x_1, x_5, x_6, x_4); lean_dec(x_1); return x_7; } @@ -16072,21 +16072,21 @@ l_Lean_importModules___closed__1 = _init_l_Lean_importModules___closed__1(); lean_mark_persistent(l_Lean_importModules___closed__1); l_Lean_importModules___boxed__const__1 = _init_l_Lean_importModules___boxed__const__1(); lean_mark_persistent(l_Lean_importModules___boxed__const__1); -l_Lean_initFn____x40_Lean_Environment___hyg_6237____lambda__2___closed__1 = _init_l_Lean_initFn____x40_Lean_Environment___hyg_6237____lambda__2___closed__1(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Environment___hyg_6237____lambda__2___closed__1); -l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__1 = _init_l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__1(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__1); -l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__2 = _init_l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__2(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__2); -l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__3 = _init_l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__3(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__3); -l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__4 = _init_l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__4(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__4); -l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__5 = _init_l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__5(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__5); -l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__6 = _init_l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__6(); -lean_mark_persistent(l_Lean_initFn____x40_Lean_Environment___hyg_6237____closed__6); -if (builtin) {res = l_Lean_initFn____x40_Lean_Environment___hyg_6237_(lean_io_mk_world()); +l_Lean_initFn____x40_Lean_Environment___hyg_6197____lambda__2___closed__1 = _init_l_Lean_initFn____x40_Lean_Environment___hyg_6197____lambda__2___closed__1(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Environment___hyg_6197____lambda__2___closed__1); +l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__1 = _init_l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__1(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__1); +l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__2 = _init_l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__2(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__2); +l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__3 = _init_l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__3(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__3); +l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__4 = _init_l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__4(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__4); +l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__5 = _init_l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__5(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__5); +l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__6 = _init_l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__6(); +lean_mark_persistent(l_Lean_initFn____x40_Lean_Environment___hyg_6197____closed__6); +if (builtin) {res = l_Lean_initFn____x40_Lean_Environment___hyg_6197_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_namespacesExt = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_namespacesExt); diff --git a/stage0/stdlib/Lean/Linter/Builtin.c b/stage0/stdlib/Lean/Linter/Builtin.c index 467e28aa73aca..0acfbf3fb0be5 100644 --- a/stage0/stdlib/Lean/Linter/Builtin.c +++ b/stage0/stdlib/Lean/Linter/Builtin.c @@ -46,6 +46,7 @@ static lean_object* l_Array_forInUnsafe_loop___at_Lean_Linter_suspiciousUnexpand static lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__17; lean_object* l_Lean_Option_register___at_Lean_Elab_initFn____x40_Lean_Elab_AutoBound___hyg_7____spec__1(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__4; +static lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__20; LEAN_EXPORT lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns; @@ -72,7 +73,9 @@ static lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___la static lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__1___closed__2; LEAN_EXPORT uint8_t l_Lean_Linter_getLinterSuspiciousUnexpanderPatterns(lean_object*); static lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__15; +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_Builtin___hyg_2306_(lean_object*); static lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__11; +static lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__21; static lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__2___closed__2; lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); @@ -83,7 +86,6 @@ static lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___la static lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__9; static lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__5; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_Builtin___hyg_6____closed__4; -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_Builtin___hyg_2370_(lean_object*); static lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__3; LEAN_EXPORT lean_object* l_Lean_Linter_getLinterSuspiciousUnexpanderPatterns___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_Builtin___hyg_6_(lean_object*); @@ -126,6 +128,7 @@ static lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___la static lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__14; static lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__6; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___spec__4___closed__2; +static lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__22; static lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__12; lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Syntax_SepArray_getElems___spec__1(lean_object*, size_t, size_t, lean_object*); lean_object* lean_array_get_size(lean_object*); @@ -1360,6 +1363,34 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Linter_suspiciousUnexpanderPatterns___el return x_1; } } +static lean_object* _init_l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__20() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Termination", 11); +return x_1; +} +} +static lean_object* _init_l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__21() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; +} +} +static lean_object* _init_l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__22() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_Builtin___hyg_6____closed__7; +x_2 = l_Array_forInUnsafe_loop___at_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___spec__4___closed__2; +x_3 = l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__20; +x_4 = l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__21; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} LEAN_EXPORT lean_object* l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { @@ -1417,43 +1448,43 @@ x_20 = lean_array_get_size(x_19); x_21 = lean_nat_dec_lt(x_12, x_20); if (x_21 == 0) { -lean_object* x_118; +lean_object* x_122; lean_dec(x_20); lean_dec(x_19); -x_118 = l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__3; -x_22 = x_118; -goto block_117; +x_122 = l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__3; +x_22 = x_122; +goto block_121; } else { -uint8_t x_119; -x_119 = lean_nat_dec_le(x_20, x_20); -if (x_119 == 0) +uint8_t x_123; +x_123 = lean_nat_dec_le(x_20, x_20); +if (x_123 == 0) { -lean_object* x_120; +lean_object* x_124; lean_dec(x_20); lean_dec(x_19); -x_120 = l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__3; -x_22 = x_120; -goto block_117; +x_124 = l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__3; +x_22 = x_124; +goto block_121; } else { -size_t x_121; size_t x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; -x_121 = 0; -x_122 = lean_usize_of_nat(x_20); +size_t x_125; size_t x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; +x_125 = 0; +x_126 = lean_usize_of_nat(x_20); lean_dec(x_20); -x_123 = l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__4; -x_124 = l_Array_foldlMUnsafe_fold___at_Lean_Syntax_SepArray_getElems___spec__1(x_19, x_121, x_122, x_123); +x_127 = l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__4; +x_128 = l_Array_foldlMUnsafe_fold___at_Lean_Syntax_SepArray_getElems___spec__1(x_19, x_125, x_126, x_127); lean_dec(x_19); -x_125 = lean_ctor_get(x_124, 1); -lean_inc(x_125); -lean_dec(x_124); -x_22 = x_125; -goto block_117; +x_129 = lean_ctor_get(x_128, 1); +lean_inc(x_129); +lean_dec(x_128); +x_22 = x_129; +goto block_121; } } -block_117: +block_121: { lean_object* x_23; lean_object* x_24; x_23 = l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__5; @@ -1729,76 +1760,83 @@ return x_87; } else { -lean_object* x_88; lean_object* x_89; uint8_t x_90; +lean_object* x_88; lean_object* x_89; lean_object* x_90; uint8_t x_91; x_88 = lean_ctor_get(x_85, 0); lean_inc(x_88); lean_dec(x_85); x_89 = l_Lean_Syntax_getArg(x_72, x_7); -lean_dec(x_72); -x_90 = l_Lean_Syntax_matchesNull(x_89, x_12); -if (x_90 == 0) +x_90 = l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__22; +lean_inc(x_89); +x_91 = l_Lean_Syntax_isOfKind(x_89, x_90); +if (x_91 == 0) { -lean_object* x_91; lean_object* x_92; +lean_object* x_92; lean_object* x_93; +lean_dec(x_89); lean_dec(x_88); +lean_dec(x_72); lean_dec(x_43); lean_dec(x_27); lean_dec(x_5); lean_dec(x_4); -x_91 = lean_box(0); -x_92 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_92, 0, x_91); -lean_ctor_set(x_92, 1, x_6); -return x_92; +x_92 = lean_box(0); +x_93 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_93, 0, x_92); +lean_ctor_set(x_93, 1, x_6); +return x_93; } else { -lean_object* x_93; uint8_t x_94; -x_93 = l_Lean_Syntax_getArg(x_43, x_33); -x_94 = l_Lean_Syntax_matchesNull(x_93, x_12); -if (x_94 == 0) +lean_object* x_94; uint8_t x_95; +x_94 = l_Lean_Syntax_getArg(x_89, x_12); +x_95 = l_Lean_Syntax_matchesNull(x_94, x_12); +if (x_95 == 0) { -lean_object* x_95; lean_object* x_96; +lean_object* x_96; lean_object* x_97; +lean_dec(x_89); lean_dec(x_88); +lean_dec(x_72); lean_dec(x_43); lean_dec(x_27); lean_dec(x_5); lean_dec(x_4); -x_95 = lean_box(0); -x_96 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_96, 0, x_95); -lean_ctor_set(x_96, 1, x_6); -return x_96; +x_96 = lean_box(0); +x_97 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_97, 0, x_96); +lean_ctor_set(x_97, 1, x_6); +return x_97; } else { -lean_object* x_97; uint8_t x_98; -x_97 = l_Lean_Syntax_getArg(x_43, x_38); -x_98 = l_Lean_Syntax_matchesNull(x_97, x_12); -if (x_98 == 0) +lean_object* x_98; uint8_t x_99; +x_98 = l_Lean_Syntax_getArg(x_89, x_7); +lean_dec(x_89); +x_99 = l_Lean_Syntax_matchesNull(x_98, x_12); +if (x_99 == 0) { -lean_object* x_99; lean_object* x_100; +lean_object* x_100; lean_object* x_101; lean_dec(x_88); +lean_dec(x_72); lean_dec(x_43); lean_dec(x_27); lean_dec(x_5); lean_dec(x_4); -x_99 = lean_box(0); -x_100 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_6); -return x_100; +x_100 = lean_box(0); +x_101 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_101, 0, x_100); +lean_ctor_set(x_101, 1, x_6); +return x_101; } else { -lean_object* x_101; lean_object* x_102; uint8_t x_103; -x_101 = lean_unsigned_to_nat(6u); -x_102 = l_Lean_Syntax_getArg(x_43, x_101); -lean_dec(x_43); +lean_object* x_102; uint8_t x_103; +x_102 = l_Lean_Syntax_getArg(x_72, x_48); +lean_dec(x_72); x_103 = l_Lean_Syntax_matchesNull(x_102, x_12); if (x_103 == 0) { lean_object* x_104; lean_object* x_105; lean_dec(x_88); +lean_dec(x_43); lean_dec(x_27); lean_dec(x_5); lean_dec(x_4); @@ -1811,12 +1849,12 @@ return x_105; else { lean_object* x_106; uint8_t x_107; -x_106 = lean_array_get_size(x_27); -x_107 = lean_nat_dec_lt(x_12, x_106); +x_106 = l_Lean_Syntax_getArg(x_43, x_33); +lean_dec(x_43); +x_107 = l_Lean_Syntax_matchesNull(x_106, x_12); if (x_107 == 0) { lean_object* x_108; lean_object* x_109; -lean_dec(x_106); lean_dec(x_88); lean_dec(x_27); lean_dec(x_5); @@ -1829,31 +1867,51 @@ return x_109; } else { -size_t x_110; size_t x_111; uint8_t x_112; -x_110 = 0; -x_111 = lean_usize_of_nat(x_106); -lean_dec(x_106); -x_112 = l_Array_anyMUnsafe_any___at_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___spec__5(x_27, x_110, x_111); +lean_object* x_110; uint8_t x_111; +x_110 = lean_array_get_size(x_27); +x_111 = lean_nat_dec_lt(x_12, x_110); +if (x_111 == 0) +{ +lean_object* x_112; lean_object* x_113; +lean_dec(x_110); +lean_dec(x_88); lean_dec(x_27); -if (x_112 == 0) +lean_dec(x_5); +lean_dec(x_4); +x_112 = lean_box(0); +x_113 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_113, 0, x_112); +lean_ctor_set(x_113, 1, x_6); +return x_113; +} +else +{ +size_t x_114; size_t x_115; uint8_t x_116; +x_114 = 0; +x_115 = lean_usize_of_nat(x_110); +lean_dec(x_110); +x_116 = l_Array_anyMUnsafe_any___at_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___spec__5(x_27, x_114, x_115); +lean_dec(x_27); +if (x_116 == 0) { -lean_object* x_113; lean_object* x_114; +lean_object* x_117; lean_object* x_118; lean_dec(x_88); lean_dec(x_5); lean_dec(x_4); -x_113 = lean_box(0); -x_114 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_114, 0, x_113); -lean_ctor_set(x_114, 1, x_6); -return x_114; +x_117 = lean_box(0); +x_118 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_118, 0, x_117); +lean_ctor_set(x_118, 1, x_6); +return x_118; } else { -lean_object* x_115; lean_object* x_116; -x_115 = lean_box(0); -x_116 = l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__3(x_88, x_115, x_4, x_5, x_6); +lean_object* x_119; lean_object* x_120; +x_119 = lean_box(0); +x_120 = l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__3(x_88, x_119, x_4, x_5, x_6); lean_dec(x_88); -return x_116; +return x_120; +} } } } @@ -2245,7 +2303,7 @@ lean_dec(x_1); return x_6; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_Builtin___hyg_2370_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_Builtin___hyg_2306_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; @@ -2392,6 +2450,12 @@ l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__18 lean_mark_persistent(l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__18); l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__19 = _init_l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__19(); lean_mark_persistent(l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__19); +l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__20 = _init_l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__20(); +lean_mark_persistent(l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__20); +l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__21 = _init_l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__21(); +lean_mark_persistent(l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__21); +l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__22 = _init_l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__22(); +lean_mark_persistent(l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__4___closed__22); l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__5___closed__1 = _init_l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__5___closed__1(); lean_mark_persistent(l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__5___closed__1); l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__5___closed__2 = _init_l_Lean_Linter_suspiciousUnexpanderPatterns___elambda__1___lambda__5___closed__2(); @@ -2412,7 +2476,7 @@ l_Lean_Linter_suspiciousUnexpanderPatterns___closed__3 = _init_l_Lean_Linter_sus lean_mark_persistent(l_Lean_Linter_suspiciousUnexpanderPatterns___closed__3); l_Lean_Linter_suspiciousUnexpanderPatterns = _init_l_Lean_Linter_suspiciousUnexpanderPatterns(); lean_mark_persistent(l_Lean_Linter_suspiciousUnexpanderPatterns); -if (builtin) {res = l_Lean_Linter_initFn____x40_Lean_Linter_Builtin___hyg_2370_(lean_io_mk_world()); +if (builtin) {res = l_Lean_Linter_initFn____x40_Lean_Linter_Builtin___hyg_2306_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Linter/UnusedVariables.c b/stage0/stdlib/Lean/Linter/UnusedVariables.c index 432ea8791b3f3..ca049e2684e44 100644 --- a/stage0/stdlib/Lean/Linter/UnusedVariables.c +++ b/stage0/stdlib/Lean/Linter/UnusedVariables.c @@ -14,7 +14,6 @@ extern "C" { #endif LEAN_EXPORT lean_object* l_Lean_Elab_InfoTree_visitM___at_Lean_Linter_unusedVariables___elambda__1___spec__23(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__2___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_500____lambda__1___closed__2; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Linter_unusedVariables___elambda__1___spec__29___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_Linter_unusedVariables___elambda__1___spec__32(lean_object*, lean_object*, lean_object*); @@ -22,44 +21,50 @@ LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables uint8_t l___private_Lean_Syntax_0__String_beqRange____x40_Lean_Syntax___hyg_91_(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Linter_collectMacroExpansions_x3f_go___at_Lean_Linter_unusedVariables___elambda__1___spec__22___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_288____closed__1; -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_4149_(lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__7; LEAN_EXPORT lean_object* l_Lean_Linter_unusedVariables___elambda__1(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__5; static lean_object* l_Array_anyMUnsafe_any___at_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____spec__3___closed__7; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_322____lambda__1___closed__10; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____closed__1; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_322____lambda__1___closed__11; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__9; static lean_object* l_Lean_Elab_InfoTree_visitM_go___at_Lean_Linter_unusedVariables___elambda__1___spec__24___closed__3; LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_414_(lean_object*); LEAN_EXPORT lean_object* l_Lean_HashMap_toList___at_Lean_Linter_unusedVariables___elambda__1___spec__18(lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____closed__1; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Linter_unusedVariables___elambda__1___spec__20(lean_object*, size_t, size_t, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__2___closed__1; -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__2; lean_object* lean_mk_empty_array_with_capacity(lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_forM___at_Lean_Linter_unusedVariables___elambda__1___spec__35___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__8; +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___boxed(lean_object*, lean_object*, lean_object*); uint8_t l_Lean_HashSetImp_contains___at_Lean_MVarId_getNondepPropHyps___spec__19(lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Linter_unusedVariables___elambda__1___spec__27(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Linter_unusedVariables___elambda__1___spec__28___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___boxed(lean_object*); uint8_t l_Lean_Syntax_matchesIdent(lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__4; +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_foldlM___at_Lean_Linter_unusedVariables___elambda__1___spec__16(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__2; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__1; +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697_(lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__14___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__11; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__31___lambda__2(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_500____lambda__1___closed__1; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__1___closed__1; LEAN_EXPORT lean_object* l_Lean_Linter_unusedVariables___elambda__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PersistentArray_toArray___rarg(lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__6; lean_object* l_Lean_ConstantInfo_type(lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__6; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__5___closed__7; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_500____lambda__1___closed__7; LEAN_EXPORT lean_object* l_Lean_Linter_getUnusedVariablesIgnoreFnsImpl(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__3(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__31___lambda__5(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__4; +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__5; +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122_(lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_322____lambda__1___closed__4; +LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1(lean_object*, lean_object*, lean_object*); size_t lean_hashset_mk_idx(lean_object*, uint64_t); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_230____lambda__1___closed__1; LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -72,7 +77,6 @@ static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hy lean_object* l_Lean_Name_toString(lean_object*, uint8_t); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Linter_unusedVariables___elambda__1___spec__30___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__1___closed__1; -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getId(lean_object*); LEAN_EXPORT lean_object* l_Lean_Linter_getLinterUnusedVariables___boxed(lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_414____lambda__1___closed__12; @@ -81,21 +85,23 @@ static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hy lean_object* lean_array_push(lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Linter_unusedVariables___elambda__1___spec__29(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__8; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__7; static lean_object* l_Lean_Linter_collectMacroExpansions_x3f_go___at_Lean_Linter_unusedVariables___elambda__1___spec__22___lambda__2___closed__1; +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_qpartition___rarg(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkHashSetImp___rarg(lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__12; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__6; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__9; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__8; lean_object* lean_mk_array(lean_object*, lean_object*); +LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1(lean_object*, lean_object*, lean_object*); uint8_t lean_usize_dec_eq(size_t, size_t); LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__2(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_414____lambda__1___closed__9; -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getArgs(lean_object*); static lean_object* l_Lean_Elab_InfoTree_visitM_go___at_Lean_Linter_unusedVariables___elambda__1___spec__24___closed__4; uint8_t l_String_Range_includes(lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__4___closed__4; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__4; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__1; lean_object* l_Lean_Syntax_getPos_x3f(lean_object*, uint8_t); lean_object* lean_array_fget(lean_object*, lean_object*); @@ -107,72 +113,74 @@ static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hy LEAN_EXPORT lean_object* l_Lean_Linter_unusedVariables_skipDeclIdIfPresent(lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_45____closed__2; static lean_object* l_Lean_Linter_logLint___at_Lean_Linter_unusedVariables___elambda__1___spec__33___closed__4; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__9; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__9; lean_object* l_Lean_Expr_fvarId_x21(lean_object*); LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__2___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_322____lambda__1___closed__12; LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__4(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__2___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Linter_getLinterUnusedVariablesFunArgs___boxed(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____lambda__1___boxed(lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___closed__2; static lean_object* l_Lean_Linter_logLint___at_Lean_Linter_unusedVariables___elambda__1___spec__33___closed__3; lean_object* l_Lean_Attribute_Builtin_ensureNoArgs(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Linter_unusedVariables___elambda__1___spec__28(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Linter_unusedVariables___elambda__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_getConstInfo___at_Lean_Linter_initFn____x40_Lean_Linter_Deprecated___hyg_42____spec__14(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__7; LEAN_EXPORT lean_object* l_Lean_AssocList_forM___at_Lean_Linter_unusedVariables___elambda__1___spec__35(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__2; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__34___closed__4; -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844_(lean_object*); lean_object* l_Lean_logAt___at_Lean_Elab_Command_runLinters___spec__2(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__2; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_322____lambda__1___closed__9; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__7; uint8_t l_Lean_Linter_getLinterValue(lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__9; lean_object* l_Lean_Elab_InfoTree_foldInfo___rarg(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__10; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__3; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___closed__3; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____closed__1; +LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1(lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__15; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__4___closed__2; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__6; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__6; lean_object* l_Lean_stringToMessageData(lean_object*); LEAN_EXPORT lean_object* l_Lean_Elab_InfoTree_visitM_go___at_Lean_Linter_unusedVariables___elambda__1___spec__24(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_qsort_sort___at_Lean_Linter_unusedVariables___elambda__1___spec__32___lambda__1___closed__2; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__34(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PersistentArray_toList___rarg(lean_object*); uint8_t l_List_any___rarg(lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__4; lean_object* l_List_head_x21___rarg(lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__1___closed__5; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__2___closed__1; LEAN_EXPORT lean_object* l_Lean_mkHashSet___at_Lean_Linter_unusedVariables___elambda__1___spec__2(lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_322____lambda__1___closed__3; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__3; LEAN_EXPORT uint8_t l_Lean_Linter_getLinterUnusedVariablesFunArgs(lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_414____closed__1; LEAN_EXPORT lean_object* l_List_replace___at_Lean_Linter_unusedVariables___elambda__1___spec__7___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____closed__1; static lean_object* l_Array_anyMUnsafe_any___at_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____spec__3___closed__3; LEAN_EXPORT lean_object* l_Lean_HashMap_insert___at_Lean_Linter_unusedVariables___elambda__1___spec__8(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__2; LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Linter_unusedVariables___elambda__1___spec__37___lambda__2(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__2; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Linter_unusedVariables___elambda__1___spec__28___lambda__2___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_ofExcept___at_Lean_Linter_getUnusedVariablesIgnoreFnsImpl___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__9; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__1___closed__1; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__4; LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_322_(lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__8; extern lean_object* l_instInhabitedPUnit; static lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Linter_unusedVariables___elambda__1___spec__37___lambda__2___closed__1; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_322____lambda__1___closed__8; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__5___closed__5; lean_object* l_Lean_HashMap_insert___at_Lean_ForEachExpr_visit___spec__3(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__7; LEAN_EXPORT lean_object* l_Lean_evalConstCheck___at_Lean_Linter_getUnusedVariablesIgnoreFnsImpl___spec__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_forM___at_Lean_Linter_unusedVariables___elambda__1___spec__35___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__8; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__1; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__34___closed__1; lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__2; uint64_t l___private_Lean_Syntax_0__String_hashRange____x40_Lean_Syntax___hyg_168_(lean_object*); lean_object* l_Lean_Server_findModuleRefs(lean_object*, lean_object*, uint8_t, uint8_t); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____closed__1; LEAN_EXPORT lean_object* l_Lean_HashSetImp_expand___at_Lean_Linter_unusedVariables___elambda__1___spec__4(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_HashSetImp_contains___at_Lean_Linter_unusedVariables_isTopLevelDecl___spec__1___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__31___lambda__6(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -180,22 +188,21 @@ LEAN_EXPORT lean_object* l_Lean_AssocList_forM___at_Lean_Linter_unusedVariables_ size_t lean_usize_of_nat(lean_object*); LEAN_EXPORT uint8_t l_Lean_Linter_getLinterUnusedVariablesPatternVars(lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_152____closed__1; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__18; static lean_object* l_Array_qsort_sort___at_Lean_Linter_unusedVariables___elambda__1___spec__32___lambda__1___closed__3; LEAN_EXPORT lean_object* l_Array_sequenceMap_loop___at_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___boxed(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__5___closed__8; LEAN_EXPORT lean_object* l_List_elem___at_Lean_Linter_unusedVariables_isTopLevelDecl___spec__2___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_replace___at_Lean_Linter_unusedVariables___elambda__1___spec__13(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_288____lambda__1___closed__5; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____spec__3___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_List_filterMap___at_Lean_Linter_collectMacroExpansions_x3f_go___spec__2(lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__16; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Linter_getUnusedVariablesIgnoreFnsImpl___spec__3(lean_object*); LEAN_EXPORT lean_object* l_Lean_Linter_unusedVariablesIgnoreFnsExt; lean_object* lean_local_ctx_find(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_foldlM___at_Lean_Linter_unusedVariables___elambda__1___spec__19(lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__4___closed__1; +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____lambda__1(lean_object*, lean_object*); lean_object* lean_st_ref_take(lean_object*, lean_object*); static lean_object* l_Lean_AssocList_forM___at_Lean_Linter_unusedVariables___elambda__1___spec__35___closed__1; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__34___closed__3; @@ -203,7 +210,6 @@ LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Linter_unusedVariables uint8_t lean_nat_dec_eq(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Linter_collectMacroExpansions_x3f_go___at_Lean_Linter_unusedVariables___elambda__1___spec__22___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_414____lambda__1___closed__2; -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693_(lean_object*); static lean_object* l_Lean_Linter_unusedVariables___elambda__1___lambda__1___closed__1; uint8_t l_Lean_AssocList_contains___at_Lean_Meta_AbstractMVars_abstractExprMVars___spec__5(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Linter_unusedVariables___elambda__1___spec__36___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -213,27 +219,26 @@ LEAN_EXPORT lean_object* l_List_mapM_loop___at_Lean_Linter_unusedVariables___ela static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__4___closed__3; LEAN_EXPORT lean_object* l_List_mapM_loop___at_Lean_Linter_getUnusedVariablesIgnoreFnsImpl___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_322____lambda__1___closed__7; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__1; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_83____closed__5; lean_object* l_Lean_Elab_Info_updateContext_x3f(lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_HashSetImp_contains___at_Lean_Linter_unusedVariables_isTopLevelDecl___spec__1(lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__4; lean_object* l_Lean_PersistentEnvExtension_addEntry___rarg(lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Syntax_Stack_matches(lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_322____lambda__1___closed__2; -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Linter_linter_unusedVariables_patternVars; lean_object* l_Lean_Elab_Command_getRef(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__1; -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725_(lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Linter_unusedVariables___elambda__1___spec__36(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__3___closed__2; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_414____lambda__1___closed__8; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_83____closed__3; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__1; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_500____lambda__1___closed__9; LEAN_EXPORT lean_object* l_panic___at_Lean_Linter_unusedVariables___elambda__1___spec__25(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_288____lambda__1___closed__7; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__5; lean_object* l_Lean_Elab_getBetterRef(lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__1; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__7; static lean_object* l_List_forIn_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__31___lambda__4___closed__1; LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_288_(lean_object*); @@ -243,14 +248,16 @@ LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Linter_unusedVariab static lean_object* l_Array_anyMUnsafe_any___at_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____spec__3___closed__2; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__1; lean_object* l_Lean_Option_register___at_Lean_initFn____x40_Lean_PrettyPrinter_Delaborator_Options___hyg_6____spec__1(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__12; lean_object* lean_st_ref_get(lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__3___closed__1; lean_object* l_Lean_throwError___at_Lean_registerTagAttribute___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PersistentHashMap_foldlMAux___at_Lean_MetavarContext_getExprAssignmentDomain___spec__2___rarg(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_288____lambda__1___closed__4; LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Linter_unusedVariables___elambda__1___spec__28___lambda__1(lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_Linter_unusedVariables_isTopLevelDecl(lean_object*, lean_object*, lean_object*, lean_object*); uint64_t l___private_Lean_Expr_0__Lean_hashFVarId____x40_Lean_Expr___hyg_1674_(lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___closed__2; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__4___closed__2; lean_object* lean_st_mk_ref(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_ofExcept___at_Lean_Linter_getUnusedVariablesIgnoreFnsImpl___spec__2___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__5___boxed(lean_object*, lean_object*, lean_object*); @@ -258,15 +265,16 @@ static lean_object* l_Lean_Linter_unusedVariables_isTopLevelDecl___closed__1; uint8_t l_Lean_MessageData_hasTag(lean_object*, lean_object*); lean_object* lean_list_to_array(lean_object*, lean_object*); lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_322____lambda__1___boxed(lean_object*, lean_object*, lean_object*); uint8_t l_String_startsWith(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_instInhabited___rarg(lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__3; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__5___closed__2; lean_object* l_Lean_HashSetImp_insert___at_Lean_MVarId_getNondepPropHyps___spec__9(lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__1; LEAN_EXPORT lean_object* l_Lean_HashMapImp_moveEntries___at_Lean_Linter_unusedVariables___elambda__1___spec__11(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_HashMapImp_expand___at_Lean_Linter_unusedVariables___elambda__1___spec__10(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__3(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_anyMUnsafe_any___at_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____spec__3___closed__6; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_288____lambda__1___closed__1; LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_Linter_unusedVariables___elambda__1___spec__32___boxed(lean_object*, lean_object*, lean_object*); @@ -275,52 +283,51 @@ LEAN_EXPORT lean_object* l_Lean_Linter_unusedVariables_isTopLevelDecl___boxed(le static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_414____lambda__1___closed__6; LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Linter_unusedVariables___elambda__1___spec__37___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_500____closed__1; +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_HashMapImp_find_x3f___at_Lean_ForEachExpr_visit___spec__1(lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__4; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__1; LEAN_EXPORT lean_object* l_Lean_AssocList_foldlM___at_Lean_Linter_unusedVariables___elambda__1___spec__19___boxed(lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__5; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__3; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_83____closed__2; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_500____lambda__1___closed__3; LEAN_EXPORT lean_object* l_Lean_Linter_collectMacroExpansions_x3f_go___at_Lean_Linter_unusedVariables___elambda__1___spec__22(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_500____lambda__1___closed__10; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__9; extern lean_object* l_Lean_Elab_Command_instMonadCommandElabM; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__5___closed__12; LEAN_EXPORT lean_object* l_Lean_mkHashSet___at_Lean_Linter_unusedVariables___elambda__1___spec__2___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__4___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_ofExcept___at_Lean_Linter_getUnusedVariablesIgnoreFnsImpl___spec__2(lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__6; uint8_t lean_name_eq(lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__3; LEAN_EXPORT uint8_t l_Lean_HashMapImp_contains___at_Lean_Linter_unusedVariables___elambda__1___spec__15(lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_AssocList_contains___at_Lean_Linter_unusedVariables___elambda__1___spec__9(lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__18; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_322____lambda__1___closed__14; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__31___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__1; LEAN_EXPORT lean_object* l_Array_sequenceMap___at_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____spec__1___boxed(lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_MessageData_isUnusedVariableWarning___lambda__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Linter_getUnusedVariablesIgnoreFnsImpl___spec__3___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____lambda__2(lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__6; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__4___closed__2; LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_414____lambda__1___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__5___closed__13; lean_object* l_Lean_addMessageContextPartial___at_Lean_Elab_Command_instAddMessageContextCommandElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Linter_addBuiltinUnusedVariablesIgnoreFn(lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__14; LEAN_EXPORT uint8_t l_List_elem___at_Lean_Linter_unusedVariables_isTopLevelDecl___spec__2(lean_object*, lean_object*); static lean_object* l_Array_qsort_sort___at_Lean_Linter_unusedVariables___elambda__1___spec__32___lambda__1___closed__1; lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_Linter_unusedVariables___elambda__1___spec__32___lambda__1___boxed(lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__6; lean_object* l_Lean_registerSimplePersistentEnvExtension___rarg(lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__20; uint8_t l_Lean_Syntax_matchesNull(lean_object*, lean_object*); static lean_object* l_Lean_Linter_addBuiltinUnusedVariablesIgnoreFn___closed__1; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__19; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__4; LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_230____lambda__1___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__5___closed__10; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__3; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__17; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__5; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__4; LEAN_EXPORT lean_object* l_Lean_Linter_builtinUnusedVariablesIgnoreFnsRef; LEAN_EXPORT lean_object* l_Lean_ForEachExpr_visit___at_Lean_Linter_unusedVariables___elambda__1___spec__17(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_logLint___at_Lean_Linter_unusedVariables___elambda__1___spec__33___closed__5; @@ -329,35 +336,35 @@ static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hy static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_414____lambda__1___closed__3; uint64_t l___private_Lean_Expr_0__Lean_hashMVarId____x40_Lean_Expr___hyg_1921_(lean_object*); uint8_t l_Lean_Syntax_isIdent(lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___closed__1; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__31___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_322____closed__1; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__4; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__3___closed__2; static lean_object* l_Lean_Elab_InfoTree_visitM_go___at_Lean_Linter_unusedVariables___elambda__1___spec__24___closed__2; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_288____lambda__1___closed__2; -LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1(lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__16; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__9; lean_object* l_Lean_SimplePersistentEnvExtension_getEntries___rarg(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__5___closed__11; static lean_object* l_Lean_Linter_getLinterUnusedVariables___closed__1; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__1; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__2; LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_152_(lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___closed__1; lean_object* l_Lean_Elab_Command_addLinter(lean_object*, lean_object*); size_t lean_hashmap_mk_idx(lean_object*, uint64_t); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__3; +LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__2(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_foldl___at_Lean_Linter_unusedVariables___elambda__1___spec__6(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__13; +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848_(lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__20; LEAN_EXPORT lean_object* l_Array_sequenceMap___at_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____spec__1(lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__5___closed__4; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__14(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993_(lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__2; LEAN_EXPORT lean_object* l_Lean_Linter_collectMacroExpansions_x3f_go___at_Lean_Linter_unusedVariables___elambda__1___spec__22___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_MessageData_isUnusedVariableWarning(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___boxed(lean_object*, lean_object*, lean_object*); uint8_t l_Lean_PersistentArray_anyM___at_Lean_MessageLog_hasErrors___spec__1(lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__4; lean_object* l_Lean_LocalDecl_userName(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____lambda__1(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____lambda__2___boxed(lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_83____closed__4; static lean_object* l_Lean_Linter_unusedVariables_skipDeclIdIfPresent___closed__2; LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_288____lambda__1___boxed(lean_object*, lean_object*, lean_object*); @@ -365,13 +372,10 @@ LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Linter_unusedVariables___el LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__31___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_panic___at_Lean_Parser_ParserState_mkUnexpectedTokenErrors___spec__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586_(lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__11; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____closed__1; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__5; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__2; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__5___closed__9; LEAN_EXPORT lean_object* l_Lean_AssocList_forM___at_Lean_Linter_unusedVariables___elambda__1___spec__35___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Elab_InfoTree_visitM_go___at_Lean_Linter_unusedVariables___elambda__1___spec__24___closed__1; -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____lambda__2___boxed(lean_object*); uint8_t l_Lean_Name_hasMacroScopes(lean_object*); lean_object* l_Lean_throwError___at_Lean_AttributeImpl_erase___default___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_anyMUnsafe_any___at_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____spec__3___closed__5; @@ -381,34 +385,27 @@ uint8_t l_String_Range_contains(lean_object*, lean_object*, uint8_t); LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__11; LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_230_(lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__8; LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_83_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Linter_unusedVariables; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___closed__3; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__4; +LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_ForEachExpr_visit___at_Lean_Linter_unusedVariables___elambda__1___spec__17___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071_(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__34___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729_(lean_object*); uint8_t l_Lean_Syntax_hasArgs(lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__6; LEAN_EXPORT uint8_t l_Lean_Linter_getLinterUnusedVariables(lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Linter_unusedVariables___elambda__1___spec__20___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_findStack_x3f(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941_(lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__3; LEAN_EXPORT lean_object* l_Lean_MessageData_isUnusedVariableWarning___lambda__1___boxed(lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__2; static lean_object* l_Lean_Linter_unusedVariables___elambda__1___lambda__1___closed__2; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__8; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__1; static lean_object* l_Lean_MessageData_isUnusedVariableWarning___closed__1; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_45____closed__3; static lean_object* l_Array_foldrMUnsafe_fold___at_Lean_Linter_unusedVariables___elambda__1___spec__37___closed__1; lean_object* l_Lean_Syntax_isOfKind___boxed(lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__1; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__2; lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__2; LEAN_EXPORT uint8_t l_Array_qsort_sort___at_Lean_Linter_unusedVariables___elambda__1___spec__32___lambda__1(lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_45____closed__4; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__6; @@ -418,31 +415,31 @@ LEAN_EXPORT lean_object* l_Lean_Linter_collectMacroExpansions_x3f_go___at_Lean_L LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_414____lambda__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__5; uint8_t l___private_Lean_Attributes_0__Lean_beqAttributeKind____x40_Lean_Attributes___hyg_183_(uint8_t, uint8_t); -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_414____lambda__1___closed__7; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____closed__1; uint8_t l_Lean_Expr_isConstOf(lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__5; static lean_object* l_Lean_Linter_unusedVariables___closed__2; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__17; LEAN_EXPORT lean_object* l_Lean_MessageData_isUnusedVariableWarning___boxed(lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__19; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__3; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__2; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_414____lambda__1___closed__5; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__3; static lean_object* l_panic___at_Lean_Linter_unusedVariables___elambda__1___spec__25___closed__1; uint8_t l_Lean_Syntax_isNone(lean_object*); lean_object* lean_panic_fn(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___boxed(lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__5___closed__3; lean_object* lean_nat_sub(lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_288____lambda__1___closed__3; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__34___closed__2; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__5; lean_object* l_Array_insertAt_x21___rarg(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____closed__1; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__3; lean_object* lean_nat_mul(lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_322____lambda__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__1___closed__4; lean_object* l_Lean_Syntax_getRange_x3f(lean_object*, uint8_t); LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_500_(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Linter_unusedVariables___elambda__1___spec__1___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_HashMapImp_contains___at_Lean_Linter_unusedVariables___elambda__1___spec__15___boxed(lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_45____closed__5; @@ -450,45 +447,44 @@ LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Linter_getUnusedVariablesIg LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Linter_unusedVariables___elambda__1___spec__28___lambda__2(lean_object*, lean_object*); lean_object* l_Lean_Environment_evalConstCheck___rarg(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_logLint___at_Lean_Linter_unusedVariables___elambda__1___spec__33___closed__1; -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118_(lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__31___lambda__4(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__8; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_322____lambda__1___closed__13; lean_object* l_List_foldl___at_Array_appendList___spec__1___rarg(lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__4; LEAN_EXPORT lean_object* l_Lean_Linter_collectMacroExpansions_x3f___at_Lean_Linter_unusedVariables___elambda__1___spec__21(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__7; static lean_object* l_Array_anyMUnsafe_any___at_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____spec__3___closed__1; lean_object* l_Lean_registerBuiltinAttribute(lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____closed__1; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_322____lambda__1___closed__6; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__6; LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1(lean_object*, lean_object*, lean_object*); lean_object* l_List_reverse___rarg(lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____closed__1; static lean_object* l_Lean_Linter_unusedVariables___closed__3; LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Linter_unusedVariables___elambda__1___spec__28___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_usize_sub(size_t, size_t); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__7; LEAN_EXPORT lean_object* l_Lean_Linter_logLint___at_Lean_Linter_unusedVariables___elambda__1___spec__33(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Elab_Command_instInhabitedScope; lean_object* l_Lean_mkHashMapImp___rarg(lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__9; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__2; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__12; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__31(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__3___closed__2; LEAN_EXPORT lean_object* l_Lean_AssocList_foldlM___at_Lean_Linter_unusedVariables___elambda__1___spec__12(lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__5; size_t lean_usize_add(size_t, size_t); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__6; uint8_t l_Lean_Expr_hasFVar(lean_object*); LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_45_(lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__1___closed__2; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__5; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____closed__1; lean_object* l_Lean_KVMap_findCore(lean_object*, lean_object*); lean_object* lean_array_uget(lean_object*, size_t); lean_object* l_Lean_Elab_Info_lctx(lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__3; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_500____lambda__1___closed__11; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__3; static lean_object* l_Lean_Linter_unusedVariables_skipDeclIdIfPresent___closed__1; static lean_object* l_Array_anyMUnsafe_any___at_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____spec__3___closed__4; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__31___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__2; lean_object* lean_io_error_to_string(lean_object*); LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_500____lambda__1___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_evalConstCheck___at_Lean_Linter_getUnusedVariablesIgnoreFnsImpl___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -500,42 +496,45 @@ static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hy lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Command_instAddErrorMessageContextCommandElabM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__5; LEAN_EXPORT lean_object* l_Lean_HashSetImp_moveEntries___at_Lean_Linter_unusedVariables___elambda__1___spec__5(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075_(lean_object*); static lean_object* l_Lean_Linter_logLint___at_Lean_Linter_unusedVariables___elambda__1___spec__33___closed__2; -LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__2(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__4___closed__1; LEAN_EXPORT lean_object* l_Lean_HashSetImp_insert___at_Lean_Linter_unusedVariables___elambda__1___spec__3(lean_object*, lean_object*); lean_object* l_Lean_HashMap_toList___at_Lean_Server_ModuleRefs_instCoeModuleRefsModuleRefs___spec__1(lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__1; -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__14; LEAN_EXPORT lean_object* l_Lean_Linter_logLint___at_Lean_Linter_unusedVariables___elambda__1___spec__33___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__5(lean_object*, lean_object*, lean_object*); lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Syntax_SepArray_getElems___spec__1(lean_object*, size_t, size_t, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_4155_(lean_object*); lean_object* lean_array_get_size(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_unusedVariables___closed__1; +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997_(lean_object*); uint8_t lean_nat_dec_le(lean_object*, lean_object*); lean_object* l_List_filterMap___at_Lean_Linter_collectMacroExpansions_x3f_go___spec__1(lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__4; uint8_t lean_usize_dec_lt(size_t, size_t); LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_288____lambda__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_230____closed__1; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__4___closed__1; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__10; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_322____lambda__1___closed__1; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_500____lambda__1___closed__4; lean_object* lean_nat_add(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Linter_unusedVariables___elambda__1___spec__28___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__3; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__31___lambda__3___boxed(lean_object*); -LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__4; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_322____lambda__1___closed__5; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__8; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__31___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_414____lambda__1___closed__10; -LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1(lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isFVar(lean_object*); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__3___closed__1; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__15; LEAN_EXPORT lean_object* l_Lean_AssocList_contains___at_Lean_Linter_unusedVariables___elambda__1___spec__9___boxed(lean_object*, lean_object*); LEAN_EXPORT uint8_t l_List_forIn_loop___at_Lean_Linter_unusedVariables___elambda__1___spec__31___lambda__3(lean_object*); LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Linter_unusedVariables___elambda__1___spec__30(lean_object*, lean_object*, size_t, size_t); -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__7; LEAN_EXPORT lean_object* l_Lean_Linter_linter_unusedVariables_funArgs; lean_object* lean_array_uset(lean_object*, size_t, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_500____lambda__1___closed__5; @@ -543,24 +542,25 @@ lean_object* l_Lean_MessageData_ofName(lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__10; LEAN_EXPORT lean_object* l_Lean_Linter_unusedVariables___elambda__1___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_414____lambda__1___closed__11; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__13; -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____lambda__1___boxed(lean_object*, lean_object*); -LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__3; LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_500____lambda__1(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__5___closed__1; +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____lambda__2(lean_object*); lean_object* l_List_get_x3f___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_replace___at_Lean_Linter_unusedVariables___elambda__1___spec__7(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____closed__1; -static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__5; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__1; +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__5; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Linter_unusedVariables___elambda__1___spec__28___lambda__1___boxed(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_45____closed__1; lean_object* l___private_Lean_Data_HashMap_0__Lean_numBucketsForCapacity(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254_(lean_object*); uint8_t l_Lean_Elab_Info_contains(lean_object*, lean_object*, uint8_t); static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_83____closed__1; LEAN_EXPORT lean_object* l_Lean_Linter_unusedVariables___elambda__1___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Array_isEmpty___rarg(lean_object*); +static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__9; static lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__5___closed__6; static lean_object* l_Lean_Linter_collectMacroExpansions_x3f_go___at_Lean_Linter_unusedVariables___elambda__1___spec__22___closed__1; static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__1() { @@ -3046,7 +3046,7 @@ x_5 = lean_box(x_4); return x_5; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__1() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__1() { _start: { lean_object* x_1; @@ -3054,29 +3054,29 @@ x_1 = lean_mk_string_from_bytes("explicitBinder", 14); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__2() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__7; x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__4; x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__1___closed__1; -x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__1; +x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__3() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__3() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__2; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__2; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__4() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__4() { _start: { lean_object* x_1; @@ -3084,102 +3084,102 @@ x_1 = lean_mk_string_from_bytes("depArrow", 8); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__5() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__7; x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__4; x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__1___closed__1; -x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__4; +x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__4; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__6() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__5; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__5; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__7() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__6; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__6; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__8() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__3; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__7; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__3; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__7; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__9() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__3; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__8; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__8; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; uint8_t x_5; -x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__9; +x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__9; x_5 = l_Lean_Syntax_Stack_matches(x_2, x_4); return x_5; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____closed__1() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___boxed), 3, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___boxed), 3, 0); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____closed__1; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____closed__1; x_3 = l_Lean_Linter_addBuiltinUnusedVariablesIgnoreFn(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { uint8_t x_4; lean_object* x_5; -x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1(x_1, x_2, x_3); +x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1(x_1, x_2, x_3); lean_dec(x_3); lean_dec(x_1); x_5 = lean_box(x_4); return x_5; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__1() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__1() { _start: { lean_object* x_1; @@ -3187,33 +3187,33 @@ x_1 = lean_mk_string_from_bytes("letIdDecl", 9); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__2() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__7; x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__4; x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__1___closed__1; -x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__1; +x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__3() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__3() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__2; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__2; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__4() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__3; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__3; x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_414____lambda__1___closed__2; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -3221,43 +3221,43 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__5() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__3; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__4; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__4; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__6() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__5; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__5; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__7() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__3; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__6; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__6; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__8() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__8() { _start: { lean_object* x_1; @@ -3265,19 +3265,19 @@ x_1 = lean_mk_string_from_bytes("whereStructField", 16); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__9() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__7; x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__4; x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__5; -x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__8; +x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__8; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { uint8_t x_4; @@ -3285,7 +3285,7 @@ x_4 = l_Lean_Linter_getLinterUnusedVariablesFunArgs(x_3); if (x_4 == 0) { lean_object* x_5; uint8_t x_6; -x_5 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__7; +x_5 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__7; lean_inc(x_2); x_6 = l_Lean_Syntax_Stack_matches(x_2, x_5); if (x_6 == 0) @@ -3347,7 +3347,7 @@ lean_dec(x_17); x_20 = lean_ctor_get(x_19, 0); lean_inc(x_20); lean_dec(x_19); -x_21 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__9; +x_21 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__9; x_22 = l_Lean_Syntax_isOfKind(x_20, x_21); if (x_22 == 0) { @@ -3375,35 +3375,35 @@ return x_25; } } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____closed__1() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___boxed), 3, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___boxed), 3, 0); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____closed__1; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____closed__1; x_3 = l_Lean_Linter_addBuiltinUnusedVariablesIgnoreFn(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { uint8_t x_4; lean_object* x_5; -x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1(x_1, x_2, x_3); +x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1(x_1, x_2, x_3); lean_dec(x_3); lean_dec(x_1); x_5 = lean_box(x_4); return x_5; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___closed__1() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -3415,31 +3415,31 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___closed__2() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___closed__1; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___closed__1; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___closed__3() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__3; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___closed__2; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___closed__2; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { uint8_t x_4; @@ -3447,7 +3447,7 @@ x_4 = l_Lean_Linter_getLinterUnusedVariablesFunArgs(x_3); if (x_4 == 0) { lean_object* x_5; uint8_t x_6; -x_5 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___closed__3; +x_5 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___closed__3; lean_inc(x_2); x_6 = l_Lean_Syntax_Stack_matches(x_2, x_5); if (x_6 == 0) @@ -3511,35 +3511,35 @@ return x_20; } } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____closed__1() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___boxed), 3, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___boxed), 3, 0); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____closed__1; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____closed__1; x_3 = l_Lean_Linter_addBuiltinUnusedVariablesIgnoreFn(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { uint8_t x_4; lean_object* x_5; -x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1(x_1, x_2, x_3); +x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1(x_1, x_2, x_3); lean_dec(x_3); lean_dec(x_1); x_5 = lean_box(x_4); return x_5; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__1() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__1() { _start: { lean_object* x_1; @@ -3547,53 +3547,53 @@ x_1 = lean_mk_string_from_bytes("basicFun", 8); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__2() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__7; x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__4; x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__1___closed__1; -x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__1; +x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__3() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__3() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__2; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__2; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__4() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__3; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__3; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__5() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__3; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__4; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__4; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__6() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__6() { _start: { lean_object* x_1; @@ -3601,41 +3601,41 @@ x_1 = lean_mk_string_from_bytes("typeAscription", 14); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__7() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__7; x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__4; x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__1___closed__1; -x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__6; +x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__6; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__8() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__8() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__7; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__7; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__9() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__8; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__5; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__8; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__5; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { uint8_t x_4; @@ -3643,13 +3643,13 @@ x_4 = l_Lean_Linter_getLinterUnusedVariablesFunArgs(x_3); if (x_4 == 0) { lean_object* x_5; uint8_t x_6; -x_5 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__5; +x_5 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__5; lean_inc(x_2); x_6 = l_Lean_Syntax_Stack_matches(x_2, x_5); if (x_6 == 0) { lean_object* x_7; uint8_t x_8; -x_7 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__9; +x_7 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__9; x_8 = l_Lean_Syntax_Stack_matches(x_2, x_7); return x_8; } @@ -3670,35 +3670,35 @@ return x_10; } } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____closed__1() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___boxed), 3, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___boxed), 3, 0); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____closed__1; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____closed__1; x_3 = l_Lean_Linter_addBuiltinUnusedVariablesIgnoreFn(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { uint8_t x_4; lean_object* x_5; -x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1(x_1, x_2, x_3); +x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1(x_1, x_2, x_3); lean_dec(x_3); lean_dec(x_1); x_5 = lean_box(x_4); return x_5; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__1() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__1() { _start: { lean_object* x_1; @@ -3706,19 +3706,19 @@ x_1 = lean_mk_string_from_bytes("matchAlt", 8); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__2() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__7; x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__4; x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586____lambda__1___closed__1; -x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__1; +x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__3() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__3() { _start: { lean_object* x_1; @@ -3726,7 +3726,7 @@ x_1 = lean_mk_string_from_bytes("Tactic", 6); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__4() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__4() { _start: { lean_object* x_1; @@ -3734,19 +3734,19 @@ x_1 = lean_mk_string_from_bytes("inductionAltLHS", 15); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__5() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__7; x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_254____lambda__1___closed__4; -x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__3; -x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__4; +x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__3; +x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__4; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1(lean_object* x_1) { +LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; uint8_t x_5; @@ -3755,13 +3755,13 @@ lean_inc(x_2); x_3 = lean_ctor_get(x_1, 1); lean_inc(x_3); lean_dec(x_1); -x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__2; +x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__2; lean_inc(x_2); x_5 = l_Lean_Syntax_isOfKind(x_2, x_4); if (x_5 == 0) { lean_object* x_6; uint8_t x_7; -x_6 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__5; +x_6 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__5; x_7 = l_Lean_Syntax_isOfKind(x_2, x_6); if (x_7 == 0) { @@ -3787,7 +3787,7 @@ x_12 = lean_nat_dec_eq(x_3, x_11); if (x_12 == 0) { lean_object* x_13; uint8_t x_14; -x_13 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__5; +x_13 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__5; x_14 = l_Lean_Syntax_isOfKind(x_2, x_13); if (x_14 == 0) { @@ -3816,15 +3816,15 @@ return x_18; } } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__2___closed__1() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__2___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___boxed), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___boxed), 1, 0); return x_1; } } -LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT uint8_t l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { uint8_t x_4; @@ -3832,7 +3832,7 @@ x_4 = l_Lean_Linter_getLinterUnusedVariablesPatternVars(x_3); if (x_4 == 0) { lean_object* x_5; uint8_t x_6; -x_5 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__2___closed__1; +x_5 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__2___closed__1; x_6 = l_List_any___rarg(x_2, x_5); return x_6; } @@ -3845,44 +3845,44 @@ return x_7; } } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____closed__1() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__2___boxed), 3, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__2___boxed), 3, 0); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____closed__1; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____closed__1; x_3 = l_Lean_Linter_addBuiltinUnusedVariablesIgnoreFn(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___boxed(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___boxed(lean_object* x_1) { _start: { uint8_t x_2; lean_object* x_3; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1(x_1); +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1(x_1); x_3 = lean_box(x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { uint8_t x_4; lean_object* x_5; -x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__2(x_1, x_2, x_3); +x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__2(x_1, x_2, x_3); lean_dec(x_3); lean_dec(x_1); x_5 = lean_box(x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____lambda__1(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____lambda__1(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; @@ -3890,7 +3890,7 @@ x_3 = lean_box(0); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____lambda__2(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____lambda__2(lean_object* x_1) { _start: { lean_object* x_2; @@ -3898,7 +3898,7 @@ x_2 = lean_box(0); return x_2; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__1() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__1() { _start: { lean_object* x_1; @@ -3906,18 +3906,18 @@ x_1 = lean_mk_string_from_bytes("unusedVariablesIgnoreFnsExt", 27); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__2() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__7; x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__8; -x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__1; +x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__1; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__3() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__3() { _start: { lean_object* x_1; @@ -3926,30 +3926,30 @@ lean_closure_set(x_1, 0, lean_box(0)); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__4() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__4() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____lambda__1___boxed), 2, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____lambda__1___boxed), 2, 0); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__5() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__5() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____lambda__2___boxed), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____lambda__2___boxed), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__6() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__2; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__4; -x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__5; -x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__3; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__2; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__4; +x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__5; +x_4 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__3; x_5 = lean_alloc_ctor(0, 4, 0); lean_ctor_set(x_5, 0, x_1); lean_ctor_set(x_5, 1, x_2); @@ -3958,35 +3958,35 @@ lean_ctor_set(x_5, 3, x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__6; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__6; x_3 = l_Lean_registerSimplePersistentEnvExtension___rarg(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____lambda__1___boxed(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____lambda__1___boxed(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; -x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____lambda__1(x_1, x_2); +x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____lambda__1(x_1, x_2); lean_dec(x_2); lean_dec(x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____lambda__2___boxed(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____lambda__2___boxed(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____lambda__2(x_1); +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____lambda__2(x_1); lean_dec(x_1); return x_2; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__1___closed__1() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__1___closed__1() { _start: { lean_object* x_1; @@ -3994,7 +3994,7 @@ x_1 = l_Lean_Linter_unusedVariablesIgnoreFnsExt; return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; @@ -4007,13 +4007,13 @@ lean_dec(x_6); x_9 = lean_ctor_get(x_7, 0); lean_inc(x_9); lean_dec(x_7); -x_10 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__1___closed__1; +x_10 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__1___closed__1; x_11 = l_Lean_PersistentEnvExtension_addEntry___rarg(x_10, x_9, x_1); x_12 = l_Lean_setEnv___at_Lean_registerParametricAttribute___spec__3(x_11, x_3, x_4, x_8); return x_12; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__1() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__1() { _start: { lean_object* x_1; @@ -4021,18 +4021,18 @@ x_1 = lean_mk_string_from_bytes("IgnoreFunction", 14); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__2() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__7; x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__8; -x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__1; +x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__1; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__3() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__3() { _start: { lean_object* x_1; @@ -4040,16 +4040,16 @@ x_1 = lean_mk_string_from_bytes("invalid attribute 'unused_variables_ignore_fn', return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__4() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__3; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__3; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; @@ -4066,14 +4066,14 @@ lean_inc(x_8); lean_dec(x_6); x_9 = l_Lean_ConstantInfo_type(x_7); lean_dec(x_7); -x_10 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__2; +x_10 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__2; x_11 = l_Lean_Expr_isConstOf(x_9, x_10); lean_dec(x_9); if (x_11 == 0) { lean_object* x_12; lean_object* x_13; uint8_t x_14; lean_dec(x_1); -x_12 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__4; +x_12 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__4; x_13 = l_Lean_throwError___at_Lean_registerTagAttribute___spec__1(x_12, x_3, x_4, x_8); x_14 = !lean_is_exclusive(x_13); if (x_14 == 0) @@ -4098,7 +4098,7 @@ else { lean_object* x_18; lean_object* x_19; x_18 = lean_box(0); -x_19 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__1(x_1, x_18, x_3, x_4, x_8); +x_19 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__1(x_1, x_18, x_3, x_4, x_8); return x_19; } } @@ -4127,7 +4127,7 @@ return x_23; } } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__3___closed__1() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__3___closed__1() { _start: { lean_object* x_1; @@ -4135,16 +4135,16 @@ x_1 = lean_mk_string_from_bytes("invalid attribute 'unused_variables_ignore_fn', return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__3___closed__2() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__3___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__3___closed__1; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__3___closed__1; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__3(lean_object* x_1, lean_object* x_2, uint8_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__3(lean_object* x_1, lean_object* x_2, uint8_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { lean_object* x_7; @@ -4163,7 +4163,7 @@ if (x_10 == 0) { lean_object* x_11; lean_object* x_12; uint8_t x_13; lean_dec(x_1); -x_11 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__3___closed__2; +x_11 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__3___closed__2; x_12 = l_Lean_throwError___at_Lean_registerTagAttribute___spec__1(x_11, x_4, x_5, x_8); lean_dec(x_5); lean_dec(x_4); @@ -4190,7 +4190,7 @@ else { lean_object* x_17; lean_object* x_18; x_17 = lean_box(0); -x_18 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2(x_1, x_17, x_4, x_5, x_8); +x_18 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2(x_1, x_17, x_4, x_5, x_8); lean_dec(x_5); lean_dec(x_4); return x_18; @@ -4223,7 +4223,7 @@ return x_22; } } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__4___closed__1() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__4___closed__1() { _start: { lean_object* x_1; @@ -4231,25 +4231,25 @@ x_1 = lean_mk_string_from_bytes("attribute cannot be erased", 26); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__4___closed__2() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__4___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__4___closed__1; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__4___closed__1; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; -x_5 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__4___closed__2; +x_5 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__4___closed__2; x_6 = l_Lean_throwError___at_Lean_AttributeImpl_erase___default___spec__1(x_5, x_2, x_3, x_4); return x_6; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__1() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -4259,17 +4259,17 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__2() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__1; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__1; x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__8; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__3() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__3() { _start: { lean_object* x_1; @@ -4277,17 +4277,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__4() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__2; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__3; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__2; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__5() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__5() { _start: { lean_object* x_1; @@ -4295,37 +4295,37 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__6() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__4; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__5; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__4; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__7() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__6; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__6; x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__8() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__7; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__7; x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_7____closed__8; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__9() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__9() { _start: { lean_object* x_1; @@ -4333,17 +4333,17 @@ x_1 = lean_mk_string_from_bytes("UnusedVariables", 15); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__10() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__8; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__9; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__8; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__9; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__11() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__11() { _start: { lean_object* x_1; @@ -4351,27 +4351,27 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__12() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__10; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__11; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__10; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__11; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__13() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__12; -x_2 = lean_unsigned_to_nat(2118u); +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__12; +x_2 = lean_unsigned_to_nat(2122u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__14() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__14() { _start: { lean_object* x_1; @@ -4379,17 +4379,17 @@ x_1 = lean_mk_string_from_bytes("unused_variables_ignore_fn", 26); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__15() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__14; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__14; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__16() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__16() { _start: { lean_object* x_1; @@ -4397,13 +4397,13 @@ x_1 = lean_mk_string_from_bytes("Marks a function of type `Lean.Linter.IgnoreFun return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__17() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__13; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__15; -x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__16; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__13; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__15; +x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__16; x_4 = 0; x_5 = lean_alloc_ctor(0, 3, 1); lean_ctor_set(x_5, 0, x_1); @@ -4413,29 +4413,29 @@ lean_ctor_set_uint8(x_5, sizeof(void*)*3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__18() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__18() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__3___boxed), 6, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__3___boxed), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__19() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__19() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__4___boxed), 4, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__4___boxed), 4, 0); return x_1; } } -static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__20() { +static lean_object* _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__20() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__17; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__18; -x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__19; +x_1 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__17; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__18; +x_3 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__19; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -4443,51 +4443,51 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__20; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__20; x_3 = l_Lean_registerBuiltinAttribute(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; -x_6 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__1(x_1, x_2, x_3, x_4, x_5); +x_6 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__1(x_1, x_2, x_3, x_4, x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); return x_6; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; -x_6 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2(x_1, x_2, x_3, x_4, x_5); +x_6 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2(x_1, x_2, x_3, x_4, x_5); lean_dec(x_4); lean_dec(x_3); return x_6; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { uint8_t x_7; lean_object* x_8; x_7 = lean_unbox(x_3); lean_dec(x_3); -x_8 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__3(x_1, x_2, x_7, x_4, x_5, x_6); +x_8 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__3(x_1, x_2, x_7, x_4, x_5, x_6); return x_8; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__4(x_1, x_2, x_3, x_4); +x_5 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__4(x_1, x_2, x_3, x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); @@ -4788,11 +4788,11 @@ x_7 = lean_ctor_get(x_5, 0); lean_inc(x_7); lean_dec(x_5); x_8 = l_instInhabitedPUnit; -x_9 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__1___closed__1; +x_9 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__1___closed__1; x_10 = l_Lean_SimplePersistentEnvExtension_getEntries___rarg(x_8, x_9, x_7); lean_dec(x_7); x_11 = lean_box(0); -x_12 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__2; +x_12 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__2; x_13 = l_List_mapM_loop___at_Lean_Linter_getUnusedVariablesIgnoreFnsImpl___spec__4(x_12, x_10, x_11, x_1, x_2, x_6); if (lean_obj_tag(x_13) == 0) { @@ -4963,7 +4963,7 @@ static lean_object* _init_l_Lean_Linter_unusedVariables_isTopLevelDecl___closed_ { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__3; +x_2 = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__3; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); @@ -11190,7 +11190,7 @@ lean_dec(x_4); return x_12; } } -LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_4149_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_4155_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; @@ -11547,179 +11547,179 @@ lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___h if (builtin) {res = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_586_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__1(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__1); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__2 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__2(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__2); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__3 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__3(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__3); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__4 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__4(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__4); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__5 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__5(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__5); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__6 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__6(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__6); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__7 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__7(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__7); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__8 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__8(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__8); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__9 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__9(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____lambda__1___closed__9); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____closed__1(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693____closed__1); -if (builtin) {res = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1693_(lean_io_mk_world()); +}l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__1(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__1); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__2 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__2(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__2); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__3 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__3(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__3); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__4 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__4(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__4); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__5 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__5(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__5); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__6 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__6(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__6); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__7 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__7(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__7); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__8 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__8(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__8); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__9 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__9(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____lambda__1___closed__9); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____closed__1(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697____closed__1); +if (builtin) {res = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1697_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__1(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__1); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__2 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__2(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__2); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__3 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__3(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__3); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__4 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__4(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__4); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__5 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__5(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__5); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__6 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__6(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__6); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__7 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__7(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__7); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__8 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__8(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__8); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__9 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__9(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____lambda__1___closed__9); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____closed__1(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725____closed__1); -if (builtin) {res = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1725_(lean_io_mk_world()); +}l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__1(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__1); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__2 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__2(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__2); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__3 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__3(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__3); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__4 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__4(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__4); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__5 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__5(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__5); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__6 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__6(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__6); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__7 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__7(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__7); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__8 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__8(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__8); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__9 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__9(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____lambda__1___closed__9); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____closed__1(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729____closed__1); +if (builtin) {res = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1729_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___closed__1(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___closed__1); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___closed__2 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___closed__2(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___closed__2); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___closed__3 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___closed__3(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____lambda__1___closed__3); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____closed__1(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844____closed__1); -if (builtin) {res = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1844_(lean_io_mk_world()); +}l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___closed__1(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___closed__1); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___closed__2 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___closed__2(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___closed__2); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___closed__3 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___closed__3(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____lambda__1___closed__3); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____closed__1(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848____closed__1); +if (builtin) {res = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1848_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__1(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__1); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__2 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__2(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__2); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__3 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__3(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__3); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__4 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__4(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__4); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__5 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__5(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__5); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__6 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__6(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__6); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__7 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__7(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__7); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__8 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__8(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__8); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__9 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__9(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____lambda__1___closed__9); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____closed__1(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941____closed__1); -if (builtin) {res = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1941_(lean_io_mk_world()); +}l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__1(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__1); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__2 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__2(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__2); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__3 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__3(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__3); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__4 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__4(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__4); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__5 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__5(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__5); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__6 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__6(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__6); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__7 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__7(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__7); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__8 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__8(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__8); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__9 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__9(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____lambda__1___closed__9); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____closed__1(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945____closed__1); +if (builtin) {res = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1945_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__1(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__1); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__2 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__2(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__2); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__3 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__3(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__3); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__4 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__4(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__4); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__5 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__5(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__1___closed__5); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__2___closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__2___closed__1(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____lambda__2___closed__1); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____closed__1(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993____closed__1); -if (builtin) {res = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1993_(lean_io_mk_world()); +}l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__1(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__1); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__2 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__2(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__2); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__3 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__3(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__3); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__4 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__4(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__4); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__5 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__5(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__1___closed__5); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__2___closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__2___closed__1(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____lambda__2___closed__1); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____closed__1(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997____closed__1); +if (builtin) {res = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_1997_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__1(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__1); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__2 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__2(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__2); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__3 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__3(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__3); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__4 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__4(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__4); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__5 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__5(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__5); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__6 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__6(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071____closed__6); -if (builtin) {res = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2071_(lean_io_mk_world()); +}l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__1(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__1); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__2 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__2(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__2); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__3 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__3(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__3); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__4 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__4(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__4); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__5 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__5(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__5); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__6 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__6(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075____closed__6); +if (builtin) {res = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2075_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_Linter_unusedVariablesIgnoreFnsExt = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Linter_unusedVariablesIgnoreFnsExt); lean_dec_ref(res); -}l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__1___closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__1___closed__1(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__1___closed__1); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__1(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__1); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__2 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__2(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__2); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__3 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__3(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__3); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__4 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__4(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__2___closed__4); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__3___closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__3___closed__1(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__3___closed__1); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__3___closed__2 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__3___closed__2(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__3___closed__2); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__4___closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__4___closed__1(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__4___closed__1); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__4___closed__2 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__4___closed__2(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____lambda__4___closed__2); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__1(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__1); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__2 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__2(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__2); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__3 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__3(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__3); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__4 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__4(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__4); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__5 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__5(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__5); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__6 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__6(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__6); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__7 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__7(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__7); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__8 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__8(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__8); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__9 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__9(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__9); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__10 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__10(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__10); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__11 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__11(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__11); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__12 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__12(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__12); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__13 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__13(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__13); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__14 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__14(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__14); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__15 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__15(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__15); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__16 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__16(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__16); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__17 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__17(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__17); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__18 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__18(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__18); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__19 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__19(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__19); -l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__20 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__20(); -lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118____closed__20); -if (builtin) {res = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2118_(lean_io_mk_world()); +}l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__1___closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__1___closed__1(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__1___closed__1); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__1(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__1); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__2 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__2(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__2); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__3 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__3(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__3); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__4 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__4(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__2___closed__4); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__3___closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__3___closed__1(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__3___closed__1); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__3___closed__2 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__3___closed__2(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__3___closed__2); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__4___closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__4___closed__1(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__4___closed__1); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__4___closed__2 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__4___closed__2(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____lambda__4___closed__2); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__1 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__1(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__1); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__2 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__2(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__2); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__3 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__3(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__3); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__4 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__4(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__4); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__5 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__5(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__5); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__6 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__6(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__6); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__7 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__7(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__7); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__8 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__8(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__8); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__9 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__9(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__9); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__10 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__10(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__10); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__11 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__11(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__11); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__12 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__12(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__12); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__13 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__13(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__13); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__14 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__14(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__14); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__15 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__15(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__15); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__16 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__16(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__16); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__17 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__17(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__17); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__18 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__18(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__18); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__19 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__19(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__19); +l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__20 = _init_l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__20(); +lean_mark_persistent(l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122____closed__20); +if (builtin) {res = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_2122_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Lean_Linter_unusedVariables_skipDeclIdIfPresent___closed__1 = _init_l_Lean_Linter_unusedVariables_skipDeclIdIfPresent___closed__1(); @@ -11790,7 +11790,7 @@ l_Lean_Linter_unusedVariables___closed__3 = _init_l_Lean_Linter_unusedVariables_ lean_mark_persistent(l_Lean_Linter_unusedVariables___closed__3); l_Lean_Linter_unusedVariables = _init_l_Lean_Linter_unusedVariables(); lean_mark_persistent(l_Lean_Linter_unusedVariables); -if (builtin) {res = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_4149_(lean_io_mk_world()); +if (builtin) {res = l_Lean_Linter_initFn____x40_Lean_Linter_UnusedVariables___hyg_4155_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Lean_MessageData_isUnusedVariableWarning___closed__1 = _init_l_Lean_MessageData_isUnusedVariableWarning___closed__1(); diff --git a/stage0/stdlib/Lean/Meta/Instances.c b/stage0/stdlib/Lean/Meta/Instances.c index b509a1f57619b..dbe958b402211 100644 --- a/stage0/stdlib/Lean/Meta/Instances.c +++ b/stage0/stdlib/Lean/Meta/Instances.c @@ -16,21 +16,22 @@ extern "C" { lean_object* l___private_Lean_Meta_DiscrTree_0__Lean_Meta_DiscrTree_createNodes___rarg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAux___at_Lean_Meta_addInstanceEntry___spec__3(lean_object*, size_t, lean_object*); lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__3___closed__2; LEAN_EXPORT lean_object* l_Lean_Loop_forIn_loop___at_Lean_Meta_computeSynthOrder___spec__9___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Meta_computeSynthOrder___spec__10(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____lambda__1___closed__9; -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_getAttrParamOptPrio(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_tcDtConfig; LEAN_EXPORT lean_object* l_Lean_Loop_forIn_loop___at_Lean_Meta_computeSynthOrder___spec__9___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__4; lean_object* l_Lean_getConstInfo___at_Lean_Meta_mkConstWithFreshMVarLevels___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getInstanceAttrKind_x3f(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAtCollisionNodeAux___at_Lean_Meta_addInstanceEntry___spec__8(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Instances_erase___rarg___closed__1; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_erase___at_Lean_Meta_addInstanceEntry___spec__18___boxed(lean_object*, lean_object*); lean_object* lean_mk_empty_array_with_capacity(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452_(lean_object*); size_t lean_usize_shift_right(size_t, size_t); LEAN_EXPORT lean_object* l_Lean_mkConstWithLevelParams___at_Lean_Meta_addInstance___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Loop_forIn_loop___at_Lean_Meta_computeSynthOrder___spec__9___closed__3; @@ -64,6 +65,7 @@ LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_6_( LEAN_EXPORT lean_object* l_Lean_RBNode_insert___at_Lean_Meta_addDefaultInstanceEntry___spec__1(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_toString(lean_object*, uint8_t); static lean_object* l_Lean_Meta_Instances_erase___rarg___closed__4; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__2; uint8_t l_Lean_RBNode_isRed___rarg(lean_object*); lean_object* l_Array_findIdx_x3f_loop___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_sort___override(lean_object*); @@ -81,21 +83,17 @@ lean_object* l_Lean_PersistentHashMap_insert___at_Lean_NameSSet_insert___spec__2 LEAN_EXPORT lean_object* l_Lean_Meta_Instances_eraseCore(lean_object*, lean_object*); lean_object* lean_mk_array(lean_object*, lean_object*); uint8_t lean_usize_dec_eq(size_t, size_t); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__4; LEAN_EXPORT lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Meta_addInstance___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_instInhabitedInstanceEntry___closed__1; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Meta_computeSynthOrder___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_addDefaultInstance___lambda__2___closed__3; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_computeSynthOrder_assignMVarsIn___spec__1___lambda__2___boxed(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__2___closed__2; lean_object* l_Lean_replaceRef(lean_object*, lean_object*); static lean_object* l_Lean_Loop_forIn_loop___at_Lean_Meta_computeSynthOrder___spec__9___closed__11; LEAN_EXPORT lean_object* l_Lean_Meta_computeSynthOrder___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getPos_x3f(lean_object*, uint8_t); lean_object* l_Lean_Expr_bvar___override(lean_object*); lean_object* lean_array_fget(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__6; lean_object* lean_array_fset(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_InstanceEntry_globalName_x3f___default; lean_object* l_Lean_Syntax_getTailPos_x3f(lean_object*, uint8_t); @@ -107,7 +105,6 @@ lean_object* lean_environment_find(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_logAt___at_Lean_Meta_computeSynthOrder___spec__7(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Instances_erase___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_computeSynthOrder___lambda__1___closed__8; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__5; static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____closed__19; static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____closed__7; LEAN_EXPORT lean_object* l_Lean_Meta_Instances_erase___rarg(lean_object*, lean_object*, lean_object*, lean_object*); @@ -119,24 +116,21 @@ static lean_object* l_Lean_Meta_computeSynthOrder___lambda__1___closed__3; uint8_t l_Lean_Expr_isAppOf(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_addDefaultInstance___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Meta_addDefaultInstanceEntry___spec__3___boxed(lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__2___closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_getDefaultInstances___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Meta_addInstance___spec__2___closed__4; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAux_traverse___at_Lean_Meta_addInstanceEntry___spec__7(size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_stringToMessageData(lean_object*); lean_object* l_Lean_Expr_mvar___override(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____lambda__1(lean_object*); static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____closed__6; static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_377____closed__3; static lean_object* l_Lean_Meta_computeSynthOrder___lambda__1___closed__1; static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_6____closed__5; static lean_object* l_Lean_Meta_addDefaultInstance___closed__1; uint8_t l___private_Lean_Meta_DiscrTreeTypes_0__Lean_Meta_DiscrTree_beqKey____x40_Lean_Meta_DiscrTreeTypes___hyg_99_(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__2(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__3; extern lean_object* l_Lean_Expr_instBEqExpr; lean_object* l_Lean_throwError___at_Lean_Meta_setInlineAttribute___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_ScopedEnvExtension_addEntry___rarg(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108_(lean_object*); lean_object* l_instBEqProd___rarg(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____lambda__2(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_Instances_0__Lean_Meta_mkInstanceKey(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -149,12 +143,14 @@ static lean_object* l_Lean_Meta_addDefaultInstance___lambda__2___closed__7; LEAN_EXPORT lean_object* l___private_Init_Data_Array_BinSearch_0__Array_binInsertAux___at_Lean_Meta_addInstanceEntry___spec__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____closed__2; LEAN_EXPORT lean_object* l_Lean_Loop_forIn_loop___at_Lean_Meta_computeSynthOrder___spec__9___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__4; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__2; +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__2(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_DiscrTree_insertCore___at_Lean_Meta_addInstanceEntry___spec__1___closed__4; lean_object* l_instHashableArray___rarg___boxed(lean_object*, lean_object*); static lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Meta_addInstance___spec__2___closed__11; lean_object* l_Lean_MVarId_assign___at_Lean_Meta_getLevel___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__5; +LEAN_EXPORT lean_object* l_Lean_mkStateFromImportedEntries___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____spec__1(lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____closed__15; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_computeSynthOrder___spec__8___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -175,6 +171,7 @@ LEAN_EXPORT lean_object* l_Lean_Meta_getGlobalInstancesIndex(lean_object*); lean_object* lean_st_ref_take(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_computeSynthOrder_assignMVarsIn___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAtAux___at_Lean_Meta_getInstancePriority_x3f___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_eraseAux___at_Lean_Meta_addInstanceEntry___spec__19(lean_object*, size_t, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); lean_object* l_Lean_getOutParamPositions_x3f(lean_object*, lean_object*); @@ -197,16 +194,16 @@ static lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Meta_addInstance___s lean_object* l_Lean_PersistentEnvExtension_addEntry___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_registerTraceClass(lean_object*, uint8_t, lean_object*, lean_object*); static lean_object* l_Lean_Meta_instInhabitedDefaultInstances___closed__1; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__3___closed__1; lean_object* l_Lean_Expr_setPPExplicit(lean_object*, uint8_t); lean_object* l_List_range(lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_Instances_erase___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Meta_addGlobalInstance___spec__1(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_instToFormatInstanceEntry(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_computeSynthOrder_getSemiOutParamPositionsOf___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____closed__16; -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__2___closed__1; extern uint8_t l_Lean_instInhabitedBinderInfo; lean_object* l_Lean_Meta_DiscrTree_empty(lean_object*); static lean_object* l_Lean_Meta_computeSynthOrder___lambda__2___closed__2; @@ -222,7 +219,6 @@ lean_object* lean_st_mk_ref(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_addInstanceEntry(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_computeSynthOrder___spec__8___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_to_list(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__3; LEAN_EXPORT lean_object* l_Lean_Meta_Instances_erase___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_6____closed__7; lean_object* lean_list_to_array(lean_object*, lean_object*); @@ -255,13 +251,13 @@ LEAN_EXPORT lean_object* l___private_Lean_Meta_DiscrTree_0__Lean_Meta_DiscrTree_ static lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Meta_addInstance___spec__2___closed__2; static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____closed__12; LEAN_EXPORT lean_object* l_Lean_Meta_computeSynthOrder___lambda__1(lean_object*, lean_object*, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__4; lean_object* l_Lean_instHashableLocalInstance___boxed(lean_object*); static lean_object* l_panic___at_Lean_Meta_addInstanceEntry___spec__13___closed__1; static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____lambda__1___closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_getDefaultInstances___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_instHashableProd___rarg___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_addDefaultInstance___lambda__2___closed__2; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__5; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAux___at_Lean_Meta_getInstancePriority_x3f___spec__2___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____closed__10; LEAN_EXPORT lean_object* l_Lean_log___at_Lean_Meta_computeSynthOrder___spec__6(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -279,6 +275,7 @@ lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_ lean_object* l_Lean_registerSimplePersistentEnvExtension___rarg(lean_object*, lean_object*); static lean_object* l_Lean_Meta_instInhabitedInstances___closed__1; static lean_object* l_Lean_Meta_addInstance___closed__1; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__7; LEAN_EXPORT lean_object* l___private_Lean_Meta_Instances_0__Lean_Meta_mkInstanceKey___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_DiscrTree_insertCore___at_Lean_Meta_addInstanceEntry___spec__1___closed__2; static lean_object* l_Lean_Meta_instToFormatInstanceEntry___closed__2; @@ -288,6 +285,7 @@ LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_erase___at_Lean_Meta_Instances static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_377____closed__5; static lean_object* l_Lean_Meta_Instances_erase___rarg___closed__3; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Meta_computeSynthOrder___spec__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__3; static lean_object* l_Lean_Meta_tcDtConfig___closed__1; LEAN_EXPORT lean_object* l_Lean_log___at_Lean_Meta_computeSynthOrder___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Instances_discrTree___default___closed__1; @@ -296,7 +294,6 @@ LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAux___at_Lean_Meta_getInst static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____closed__4; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Meta_computeSynthOrder___spec__4(lean_object*, lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_computeSynthOrder_getSemiOutParamPositionsOf(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Meta_addInstance___spec__2___closed__9; LEAN_EXPORT lean_object* l_Lean_Meta_computeSynthOrder___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_DiscrTree_mkPath(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -306,7 +303,7 @@ static lean_object* l_Lean_Meta_instInhabitedInstanceEntry___closed__2; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAux_traverse___at_Lean_Meta_addInstanceEntry___spec__16___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Meta_addInstance___spec__2___closed__7; lean_object* l_Lean_MessageData_ofExpr(lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__8; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__6; LEAN_EXPORT lean_object* l_Lean_Meta_isInstance(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Meta_addInstance___spec__2___closed__10; static lean_object* l_Lean_PersistentHashMap_insertAux___at_Lean_Meta_addInstanceEntry___spec__6___closed__1; @@ -314,15 +311,18 @@ static lean_object* l_Lean_Meta_instInhabitedInstances___closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_computeSynthOrder(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_addDefaultInstance___lambda__2___closed__1; static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____lambda__1___closed__5; +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Instances_instanceNames___default; LEAN_EXPORT lean_object* l_Lean_Loop_forIn_loop___at_Lean_Meta_computeSynthOrder___spec__9___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____closed__11; LEAN_EXPORT lean_object* l_Lean_Meta_addDefaultInstanceEntry(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Loop_forIn_loop___at_Lean_Meta_computeSynthOrder___spec__9___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__2___closed__1; +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____spec__3(lean_object*, size_t, size_t, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_computeSynthOrder_assignMVarsIn___spec__1(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_computeSynthOrder___lambda__2___closed__1; static size_t l_Lean_PersistentHashMap_findAux___at_Lean_Meta_addInstanceEntry___spec__3___closed__2; +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____spec__2(lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Instances_erased___default; LEAN_EXPORT lean_object* l_Lean_Meta_Instances_discrTree___default; static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_6____closed__8; @@ -338,7 +338,6 @@ LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_find_x3f___at_Lean_Meta_addIns LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_377_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getDefaultInstancesPriorities(lean_object*); static lean_object* l_Lean_Meta_addDefaultInstance___lambda__2___closed__4; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__1; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_logAt___at_Lean_Meta_computeSynthOrder___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_DiscrTree_0__Lean_Meta_DiscrTree_insertAux___at_Lean_Meta_addInstanceEntry___spec__9___closed__1; @@ -374,7 +373,6 @@ LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Meta_computeSynthOrder static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____closed__5; static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_377____closed__2; lean_object* lean_panic_fn(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Meta_computeSynthOrder___spec__11___at_Lean_Meta_computeSynthOrder___spec__12(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_computeSynthOrder___lambda__1___closed__4; lean_object* lean_nat_sub(lean_object*, lean_object*); @@ -387,11 +385,14 @@ LEAN_EXPORT lean_object* l_Lean_Meta_addInstance(lean_object*, uint8_t, lean_obj LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_computeSynthOrder___spec__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Meta_computeSynthOrder___spec__11(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_computeSynthOrder___lambda__2___closed__3; +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110_(lean_object*); lean_object* l_Array_indexOfAux___at_Lean_MetavarContext_setMVarUserName___spec__3(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____lambda__1(lean_object*); lean_object* l_Lean_SimplePersistentEnvExtension_getState___rarg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_erase___at_Lean_Meta_Instances_eraseCore___spec__1(lean_object*, lean_object*); lean_object* l_Lean_Meta_InfoCacheKey_instHashableInfoCacheKey___boxed(lean_object*); static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____closed__9; +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_addDefaultInstance___lambda__2___closed__9; static lean_object* l_Lean_Meta_addInstance___closed__2; lean_object* l_Lean_PersistentHashMap_mkCollisionNode___rarg(lean_object*, lean_object*, lean_object*, lean_object*); @@ -407,9 +408,9 @@ lean_object* l_Lean_ScopedEnvExtension_addLocalEntry___rarg(lean_object*, lean_o static lean_object* l_Lean_Meta_computeSynthOrder___lambda__1___closed__7; LEAN_EXPORT lean_object* l_Lean_Meta_addDefaultInstance___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_registerBuiltinAttribute(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_mkStateFromImportedEntries___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____spec__1(lean_object*, lean_object*); lean_object* l_Array_back___rarg(lean_object*, lean_object*); lean_object* l_List_reverse___rarg(lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__8; static lean_object* l_Lean_Loop_forIn_loop___at_Lean_Meta_computeSynthOrder___spec__9___closed__1; LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Meta_computeSynthOrder___spec__11___at_Lean_Meta_computeSynthOrder___spec__12___at_Lean_Meta_computeSynthOrder___spec__13(lean_object*, lean_object*); size_t lean_usize_sub(size_t, size_t); @@ -423,7 +424,6 @@ size_t lean_usize_add(size_t, size_t); lean_object* l_Lean_Meta_getMVars(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAux___at_Lean_Meta_addInstanceEntry___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_forInUnsafe_loop___at_Lean_Meta_computeSynthOrder_assignMVarsIn___spec__1___lambda__2(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__3___closed__1; static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_6____closed__2; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAtAux___at_Lean_Meta_addInstanceEntry___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_computeSynthOrder_assignMVarsIn___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -434,27 +434,26 @@ lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____lambda__1___closed__11; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_computeSynthOrder___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__1; size_t lean_usize_shift_left(size_t, size_t); lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_redLength___rarg(lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__1; static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____lambda__1___closed__4; -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450_(lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Meta_computeSynthOrder___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Meta_addInstance___spec__2(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____spec__3(lean_object*, size_t, size_t, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__3; LEAN_EXPORT lean_object* l_Lean_Meta_getDefaultInstances___rarg___lambda__1(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__2; static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____closed__13; static lean_object* l_Lean_Loop_forIn_loop___at_Lean_Meta_computeSynthOrder___spec__9___closed__7; -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_get_size(lean_object*); static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____closed__8; static lean_object* l_Lean_Meta_DiscrTree_insertCore___at_Lean_Meta_addInstanceEntry___spec__1___closed__3; static lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Meta_addInstance___spec__2___closed__16; uint8_t l___private_Lean_Message_0__Lean_beqMessageSeverity____x40_Lean_Message___hyg_103_(uint8_t, uint8_t); +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_infer_type(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_le(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Loop_forIn_loop___at_Lean_Meta_computeSynthOrder___spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -465,7 +464,6 @@ uint8_t l_Array_contains___at___private_Lean_Meta_FunInfo_0__Lean_Meta_collectDe LEAN_EXPORT lean_object* l_Lean_Meta_Instances_erase___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_addDefaultInstance___lambda__2___closed__5; LEAN_EXPORT lean_object* l_Lean_Meta_getInstancePriority_x3f(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__7; static lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Meta_addInstance___spec__2___closed__6; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_erase___at_Lean_Meta_addInstanceEntry___spec__18(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_eraseAux___at_Lean_Meta_Instances_eraseCore___spec__2(lean_object*, size_t, lean_object*); @@ -475,15 +473,18 @@ static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_377____c static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_6____closed__3; static lean_object* l_Lean_Loop_forIn_loop___at_Lean_Meta_computeSynthOrder___spec__9___closed__2; lean_object* l_Array_instBEqArray___rarg___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__5; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_empty___at_Lean_Meta_Instances_erased___default___spec__1; LEAN_EXPORT lean_object* l_Lean_Meta_DefaultInstances_priorities___default; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__3___closed__2; LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Meta_addDefaultInstanceEntry___spec__3(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____spec__2(lean_object*, size_t, size_t, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__1; static lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Meta_addInstance___spec__2___closed__13; static lean_object* l_Lean_Meta_addDefaultInstance___lambda__2___closed__8; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_computeSynthOrder___spec__8___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_mvarId_x21(lean_object*); uint8_t lean_is_class(lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__6; static lean_object* l_Lean_Loop_forIn_loop___at_Lean_Meta_computeSynthOrder___spec__9___closed__6; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insert___at_Lean_Meta_addInstanceEntry___spec__5(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getInstancePriority_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -491,7 +492,6 @@ lean_object* lean_array_uset(lean_object*, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_computeSynthOrder_assignMVarsIn(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MessageData_ofName(lean_object*); lean_object* lean_array_get(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__6; static lean_object* l_Lean_Meta_Instances_instanceNames___default___closed__3; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_computeSynthOrder_getSemiOutParamPositionsOf___spec__1___closed__2; uint64_t l_Lean_Meta_DiscrTree_Key_hash(lean_object*); @@ -16239,7 +16239,7 @@ lean_dec(x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____spec__2(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____spec__2(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { _start: { uint8_t x_5; @@ -16261,7 +16261,7 @@ return x_4; } } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____spec__3(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____spec__3(lean_object* x_1, size_t x_2, size_t x_3, lean_object* x_4) { _start: { uint8_t x_5; @@ -16299,7 +16299,7 @@ size_t x_15; size_t x_16; lean_object* x_17; x_15 = 0; x_16 = lean_usize_of_nat(x_7); lean_dec(x_7); -x_17 = l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____spec__2(x_6, x_15, x_16, x_4); +x_17 = l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____spec__2(x_6, x_15, x_16, x_4); lean_dec(x_6); x_2 = x_11; x_4 = x_17; @@ -16313,7 +16313,7 @@ return x_4; } } } -LEAN_EXPORT lean_object* l_Lean_mkStateFromImportedEntries___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____spec__1(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l_Lean_mkStateFromImportedEntries___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____spec__1(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; lean_object* x_4; uint8_t x_5; @@ -16342,23 +16342,23 @@ size_t x_7; size_t x_8; lean_object* x_9; x_7 = 0; x_8 = lean_usize_of_nat(x_3); lean_dec(x_3); -x_9 = l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____spec__3(x_2, x_7, x_8, x_1); +x_9 = l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____spec__3(x_2, x_7, x_8, x_1); lean_dec(x_2); return x_9; } } } } -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____lambda__1(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____lambda__1(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; x_2 = l_Lean_Meta_instInhabitedDefaultInstances___closed__1; -x_3 = l_Lean_mkStateFromImportedEntries___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____spec__1(x_2, x_1); +x_3 = l_Lean_mkStateFromImportedEntries___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____spec__1(x_2, x_1); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__1() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__1() { _start: { lean_object* x_1; @@ -16366,18 +16366,18 @@ x_1 = lean_mk_string_from_bytes("defaultInstanceExtension", 24); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__2() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_6____closed__7; x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_6____closed__8; -x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__1; +x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__1; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__3() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__3() { _start: { lean_object* x_1; @@ -16386,7 +16386,7 @@ lean_closure_set(x_1, 0, lean_box(0)); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__4() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__4() { _start: { lean_object* x_1; @@ -16394,22 +16394,22 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Meta_addDefaultInstanceEntry), 2, 0); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__5() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__5() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____lambda__1), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____lambda__1), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__6() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__2; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__4; -x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__5; -x_4 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__3; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__2; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__4; +x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__5; +x_4 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__3; x_5 = lean_alloc_ctor(0, 4, 0); lean_ctor_set(x_5, 0, x_1); lean_ctor_set(x_5, 1, x_2); @@ -16418,16 +16418,16 @@ lean_ctor_set(x_5, 3, x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__6; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__6; x_3 = l_Lean_registerSimplePersistentEnvExtension___rarg(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____spec__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { size_t x_5; size_t x_6; lean_object* x_7; @@ -16435,12 +16435,12 @@ x_5 = lean_unbox_usize(x_2); lean_dec(x_2); x_6 = lean_unbox_usize(x_3); lean_dec(x_3); -x_7 = l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____spec__2(x_1, x_5, x_6, x_4); +x_7 = l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____spec__2(x_1, x_5, x_6, x_4); lean_dec(x_1); return x_7; } } -LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { size_t x_5; size_t x_6; lean_object* x_7; @@ -16448,7 +16448,7 @@ x_5 = lean_unbox_usize(x_2); lean_dec(x_2); x_6 = lean_unbox_usize(x_3); lean_dec(x_3); -x_7 = l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____spec__3(x_1, x_5, x_6, x_4); +x_7 = l_Array_foldlMUnsafe_fold___at_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____spec__3(x_1, x_5, x_6, x_4); lean_dec(x_1); return x_7; } @@ -16762,7 +16762,7 @@ lean_dec(x_5); return x_10; } } -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; @@ -16832,7 +16832,7 @@ return x_24; } } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__2___closed__1() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__2___closed__1() { _start: { lean_object* x_1; @@ -16840,16 +16840,16 @@ x_1 = lean_mk_string_from_bytes("invalid attribute 'default_instance', must be g return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__2___closed__2() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__2___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__2___closed__1; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__2___closed__1; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__2(lean_object* x_1, lean_object* x_2, uint8_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__2(lean_object* x_1, lean_object* x_2, uint8_t x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { lean_object* x_7; lean_object* x_8; lean_object* x_9; @@ -16874,7 +16874,7 @@ if (x_13 == 0) lean_object* x_14; lean_object* x_15; uint8_t x_16; lean_dec(x_10); lean_dec(x_1); -x_14 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__2___closed__2; +x_14 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__2___closed__2; x_15 = l_Lean_throwError___at_Lean_registerTagAttribute___spec__1(x_14, x_4, x_5, x_11); lean_dec(x_5); lean_dec(x_4); @@ -16901,7 +16901,7 @@ else { lean_object* x_20; lean_object* x_21; x_20 = lean_box(0); -x_21 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__1(x_1, x_10, x_20, x_4, x_5, x_11); +x_21 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__1(x_1, x_10, x_20, x_4, x_5, x_11); return x_21; } } @@ -16932,7 +16932,7 @@ return x_25; } } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__3___closed__1() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__3___closed__1() { _start: { lean_object* x_1; @@ -16940,35 +16940,35 @@ x_1 = lean_mk_string_from_bytes("attribute cannot be erased", 26); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__3___closed__2() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__3___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__3___closed__1; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__3___closed__1; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; -x_5 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__3___closed__2; +x_5 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__3___closed__2; x_6 = l_Lean_throwError___at_Lean_AttributeImpl_erase___default___spec__1(x_5, x_2, x_3, x_4); return x_6; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__1() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_2534____closed__12; -x_2 = lean_unsigned_to_nat(3450u); +x_2 = lean_unsigned_to_nat(3452u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__2() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__2() { _start: { lean_object* x_1; @@ -16976,17 +16976,17 @@ x_1 = lean_mk_string_from_bytes("default_instance", 16); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__3() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__2; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__4() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__4() { _start: { lean_object* x_1; @@ -16994,13 +16994,13 @@ x_1 = lean_mk_string_from_bytes("type class default instance", 27); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__5() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__1; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__3; -x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__4; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__1; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__3; +x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__4; x_4 = 0; x_5 = lean_alloc_ctor(0, 3, 1); lean_ctor_set(x_5, 0, x_1); @@ -17010,29 +17010,29 @@ lean_ctor_set_uint8(x_5, sizeof(void*)*3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__6() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__6() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__2___boxed), 6, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__2___boxed), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__7() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__7() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__3___boxed), 4, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__3___boxed), 4, 0); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__8() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__5; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__6; -x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__7; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__5; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__6; +x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__7; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -17040,11 +17040,11 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__8; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__8; x_3 = l_Lean_registerBuiltinAttribute(x_2, x_1); if (lean_obj_tag(x_3) == 0) { @@ -17054,7 +17054,7 @@ lean_inc(x_4); lean_dec(x_3); x_5 = l_Lean_Meta_computeSynthOrder___lambda__1___closed__2; x_6 = 0; -x_7 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__1; +x_7 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__1; x_8 = l_Lean_registerTraceClass(x_5, x_6, x_7, x_4); return x_8; } @@ -17082,30 +17082,30 @@ return x_12; } } } -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { lean_object* x_7; -x_7 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__1(x_1, x_2, x_3, x_4, x_5, x_6); +x_7 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__1(x_1, x_2, x_3, x_4, x_5, x_6); lean_dec(x_3); return x_7; } } -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { uint8_t x_7; lean_object* x_8; x_7 = lean_unbox(x_3); lean_dec(x_3); -x_8 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__2(x_1, x_2, x_7, x_4, x_5, x_6); +x_8 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__2(x_1, x_2, x_7, x_4, x_5, x_6); return x_8; } } -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__3(x_1, x_2, x_3, x_4); +x_5 = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__3(x_1, x_2, x_3, x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); @@ -17528,19 +17528,19 @@ l_Lean_Meta_instInhabitedDefaultInstances___closed__1 = _init_l_Lean_Meta_instIn lean_mark_persistent(l_Lean_Meta_instInhabitedDefaultInstances___closed__1); l_Lean_Meta_instInhabitedDefaultInstances = _init_l_Lean_Meta_instInhabitedDefaultInstances(); lean_mark_persistent(l_Lean_Meta_instInhabitedDefaultInstances); -l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__1 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__1(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__1); -l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__2 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__2(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__2); -l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__3 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__3(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__3); -l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__4 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__4(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__4); -l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__5 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__5(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__5); -l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__6 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__6(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108____closed__6); -if (builtin) {res = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3108_(lean_io_mk_world()); +l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__1 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__1(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__1); +l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__2 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__2(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__2); +l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__3 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__3(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__3); +l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__4 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__4(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__4); +l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__5 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__5(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__5); +l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__6 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__6(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110____closed__6); +if (builtin) {res = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3110_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_Meta_defaultInstanceExtension = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Meta_defaultInstanceExtension); @@ -17571,31 +17571,31 @@ l_Lean_Meta_addDefaultInstance___closed__1 = _init_l_Lean_Meta_addDefaultInstanc lean_mark_persistent(l_Lean_Meta_addDefaultInstance___closed__1); l_Lean_Meta_addDefaultInstance___closed__2 = _init_l_Lean_Meta_addDefaultInstance___closed__2(); lean_mark_persistent(l_Lean_Meta_addDefaultInstance___closed__2); -l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__2___closed__1 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__2___closed__1(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__2___closed__1); -l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__2___closed__2 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__2___closed__2(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__2___closed__2); -l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__3___closed__1 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__3___closed__1(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__3___closed__1); -l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__3___closed__2 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__3___closed__2(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____lambda__3___closed__2); -l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__1 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__1(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__1); -l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__2 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__2(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__2); -l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__3 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__3(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__3); -l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__4 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__4(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__4); -l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__5 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__5(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__5); -l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__6 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__6(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__6); -l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__7 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__7(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__7); -l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__8 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__8(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450____closed__8); -if (builtin) {res = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3450_(lean_io_mk_world()); +l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__2___closed__1 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__2___closed__1(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__2___closed__1); +l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__2___closed__2 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__2___closed__2(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__2___closed__2); +l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__3___closed__1 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__3___closed__1(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__3___closed__1); +l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__3___closed__2 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__3___closed__2(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____lambda__3___closed__2); +l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__1 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__1(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__1); +l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__2 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__2(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__2); +l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__3 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__3(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__3); +l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__4 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__4(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__4); +l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__5 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__5(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__5); +l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__6 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__6(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__6); +l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__7 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__7(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__7); +l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__8 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__8(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452____closed__8); +if (builtin) {res = l_Lean_Meta_initFn____x40_Lean_Meta_Instances___hyg_3452_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Meta/KAbstract.c b/stage0/stdlib/Lean/Meta/KAbstract.c index 6a224884b0929..794c039e62727 100644 --- a/stage0/stdlib/Lean/Meta/KAbstract.c +++ b/stage0/stdlib/Lean/Meta/KAbstract.c @@ -25,6 +25,7 @@ uint8_t l___private_Init_MetaTypes_0__Lean_Meta_beqOccurrences____x40_Init_MetaT size_t lean_ptr_addr(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_kabstract_visit(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_expr_abstract(lean_object*, lean_object*); +lean_object* lean_st_ref_take(lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_kabstract(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_kabstract_visit___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -79,182 +80,1408 @@ goto block_249; } else { -lean_object* x_258; +lean_object* x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; lean_object* x_262; +x_258 = lean_st_ref_get(x_9, x_12); +x_259 = lean_ctor_get(x_258, 0); +lean_inc(x_259); +x_260 = lean_ctor_get(x_258, 1); +lean_inc(x_260); +lean_dec(x_258); +x_261 = lean_ctor_get(x_259, 0); +lean_inc(x_261); +lean_dec(x_259); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_1); lean_inc(x_5); -x_258 = l_Lean_Meta_isExprDefEq(x_5, x_1, x_8, x_9, x_10, x_11, x_12); -if (lean_obj_tag(x_258) == 0) +x_262 = l_Lean_Meta_isExprDefEq(x_5, x_1, x_8, x_9, x_10, x_11, x_260); +if (lean_obj_tag(x_262) == 0) +{ +lean_object* x_263; uint8_t x_264; +x_263 = lean_ctor_get(x_262, 0); +lean_inc(x_263); +x_264 = lean_unbox(x_263); +lean_dec(x_263); +if (x_264 == 0) +{ +lean_dec(x_261); +switch (lean_obj_tag(x_5)) { +case 5: +{ +lean_object* x_265; lean_object* x_266; lean_object* x_267; lean_object* x_268; +x_265 = lean_ctor_get(x_262, 1); +lean_inc(x_265); +lean_dec(x_262); +x_266 = lean_ctor_get(x_5, 0); +lean_inc(x_266); +x_267 = lean_ctor_get(x_5, 1); +lean_inc(x_267); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_6); +lean_inc(x_266); +lean_inc(x_1); +x_268 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_266, x_6, x_7, x_8, x_9, x_10, x_11, x_265); +if (lean_obj_tag(x_268) == 0) +{ +lean_object* x_269; lean_object* x_270; lean_object* x_271; +x_269 = lean_ctor_get(x_268, 0); +lean_inc(x_269); +x_270 = lean_ctor_get(x_268, 1); +lean_inc(x_270); +lean_dec(x_268); +lean_inc(x_267); +x_271 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_267, x_6, x_7, x_8, x_9, x_10, x_11, x_270); +if (lean_obj_tag(x_271) == 0) +{ +uint8_t x_272; +x_272 = !lean_is_exclusive(x_271); +if (x_272 == 0) +{ +lean_object* x_273; size_t x_274; size_t x_275; uint8_t x_276; +x_273 = lean_ctor_get(x_271, 0); +x_274 = lean_ptr_addr(x_266); +lean_dec(x_266); +x_275 = lean_ptr_addr(x_269); +x_276 = lean_usize_dec_eq(x_274, x_275); +if (x_276 == 0) +{ +lean_object* x_277; +lean_dec(x_267); +lean_dec(x_5); +x_277 = l_Lean_Expr_app___override(x_269, x_273); +lean_ctor_set(x_271, 0, x_277); +return x_271; +} +else +{ +size_t x_278; size_t x_279; uint8_t x_280; +x_278 = lean_ptr_addr(x_267); +lean_dec(x_267); +x_279 = lean_ptr_addr(x_273); +x_280 = lean_usize_dec_eq(x_278, x_279); +if (x_280 == 0) +{ +lean_object* x_281; +lean_dec(x_5); +x_281 = l_Lean_Expr_app___override(x_269, x_273); +lean_ctor_set(x_271, 0, x_281); +return x_271; +} +else +{ +lean_dec(x_273); +lean_dec(x_269); +lean_ctor_set(x_271, 0, x_5); +return x_271; +} +} +} +else +{ +lean_object* x_282; lean_object* x_283; size_t x_284; size_t x_285; uint8_t x_286; +x_282 = lean_ctor_get(x_271, 0); +x_283 = lean_ctor_get(x_271, 1); +lean_inc(x_283); +lean_inc(x_282); +lean_dec(x_271); +x_284 = lean_ptr_addr(x_266); +lean_dec(x_266); +x_285 = lean_ptr_addr(x_269); +x_286 = lean_usize_dec_eq(x_284, x_285); +if (x_286 == 0) +{ +lean_object* x_287; lean_object* x_288; +lean_dec(x_267); +lean_dec(x_5); +x_287 = l_Lean_Expr_app___override(x_269, x_282); +x_288 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_288, 0, x_287); +lean_ctor_set(x_288, 1, x_283); +return x_288; +} +else +{ +size_t x_289; size_t x_290; uint8_t x_291; +x_289 = lean_ptr_addr(x_267); +lean_dec(x_267); +x_290 = lean_ptr_addr(x_282); +x_291 = lean_usize_dec_eq(x_289, x_290); +if (x_291 == 0) +{ +lean_object* x_292; lean_object* x_293; +lean_dec(x_5); +x_292 = l_Lean_Expr_app___override(x_269, x_282); +x_293 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_293, 0, x_292); +lean_ctor_set(x_293, 1, x_283); +return x_293; +} +else +{ +lean_object* x_294; +lean_dec(x_282); +lean_dec(x_269); +x_294 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_294, 0, x_5); +lean_ctor_set(x_294, 1, x_283); +return x_294; +} +} +} +} +else +{ +uint8_t x_295; +lean_dec(x_269); +lean_dec(x_267); +lean_dec(x_266); +lean_dec(x_5); +x_295 = !lean_is_exclusive(x_271); +if (x_295 == 0) +{ +return x_271; +} +else +{ +lean_object* x_296; lean_object* x_297; lean_object* x_298; +x_296 = lean_ctor_get(x_271, 0); +x_297 = lean_ctor_get(x_271, 1); +lean_inc(x_297); +lean_inc(x_296); +lean_dec(x_271); +x_298 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_298, 0, x_296); +lean_ctor_set(x_298, 1, x_297); +return x_298; +} +} +} +else +{ +uint8_t x_299; +lean_dec(x_267); +lean_dec(x_266); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_299 = !lean_is_exclusive(x_268); +if (x_299 == 0) +{ +return x_268; +} +else +{ +lean_object* x_300; lean_object* x_301; lean_object* x_302; +x_300 = lean_ctor_get(x_268, 0); +x_301 = lean_ctor_get(x_268, 1); +lean_inc(x_301); +lean_inc(x_300); +lean_dec(x_268); +x_302 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_302, 0, x_300); +lean_ctor_set(x_302, 1, x_301); +return x_302; +} +} +} +case 6: +{ +lean_object* x_303; lean_object* x_304; lean_object* x_305; lean_object* x_306; uint8_t x_307; lean_object* x_308; +x_303 = lean_ctor_get(x_262, 1); +lean_inc(x_303); +lean_dec(x_262); +x_304 = lean_ctor_get(x_5, 0); +lean_inc(x_304); +x_305 = lean_ctor_get(x_5, 1); +lean_inc(x_305); +x_306 = lean_ctor_get(x_5, 2); +lean_inc(x_306); +x_307 = lean_ctor_get_uint8(x_5, sizeof(void*)*3 + 8); +lean_dec(x_5); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_6); +lean_inc(x_305); +lean_inc(x_1); +x_308 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_305, x_6, x_7, x_8, x_9, x_10, x_11, x_303); +if (lean_obj_tag(x_308) == 0) +{ +lean_object* x_309; lean_object* x_310; lean_object* x_311; lean_object* x_312; lean_object* x_313; +x_309 = lean_ctor_get(x_308, 0); +lean_inc(x_309); +x_310 = lean_ctor_get(x_308, 1); +lean_inc(x_310); +lean_dec(x_308); +x_311 = lean_unsigned_to_nat(1u); +x_312 = lean_nat_add(x_6, x_311); +lean_dec(x_6); +lean_inc(x_306); +x_313 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_306, x_312, x_7, x_8, x_9, x_10, x_11, x_310); +if (lean_obj_tag(x_313) == 0) +{ +uint8_t x_314; +x_314 = !lean_is_exclusive(x_313); +if (x_314 == 0) +{ +lean_object* x_315; lean_object* x_316; size_t x_317; size_t x_318; uint8_t x_319; +x_315 = lean_ctor_get(x_313, 0); +lean_inc(x_306); +lean_inc(x_305); +lean_inc(x_304); +x_316 = l_Lean_Expr_lam___override(x_304, x_305, x_306, x_307); +x_317 = lean_ptr_addr(x_305); +lean_dec(x_305); +x_318 = lean_ptr_addr(x_309); +x_319 = lean_usize_dec_eq(x_317, x_318); +if (x_319 == 0) +{ +lean_object* x_320; +lean_dec(x_316); +lean_dec(x_306); +x_320 = l_Lean_Expr_lam___override(x_304, x_309, x_315, x_307); +lean_ctor_set(x_313, 0, x_320); +return x_313; +} +else +{ +size_t x_321; size_t x_322; uint8_t x_323; +x_321 = lean_ptr_addr(x_306); +lean_dec(x_306); +x_322 = lean_ptr_addr(x_315); +x_323 = lean_usize_dec_eq(x_321, x_322); +if (x_323 == 0) +{ +lean_object* x_324; +lean_dec(x_316); +x_324 = l_Lean_Expr_lam___override(x_304, x_309, x_315, x_307); +lean_ctor_set(x_313, 0, x_324); +return x_313; +} +else +{ +uint8_t x_325; +x_325 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_307, x_307); +if (x_325 == 0) +{ +lean_object* x_326; +lean_dec(x_316); +x_326 = l_Lean_Expr_lam___override(x_304, x_309, x_315, x_307); +lean_ctor_set(x_313, 0, x_326); +return x_313; +} +else +{ +lean_dec(x_315); +lean_dec(x_309); +lean_dec(x_304); +lean_ctor_set(x_313, 0, x_316); +return x_313; +} +} +} +} +else +{ +lean_object* x_327; lean_object* x_328; lean_object* x_329; size_t x_330; size_t x_331; uint8_t x_332; +x_327 = lean_ctor_get(x_313, 0); +x_328 = lean_ctor_get(x_313, 1); +lean_inc(x_328); +lean_inc(x_327); +lean_dec(x_313); +lean_inc(x_306); +lean_inc(x_305); +lean_inc(x_304); +x_329 = l_Lean_Expr_lam___override(x_304, x_305, x_306, x_307); +x_330 = lean_ptr_addr(x_305); +lean_dec(x_305); +x_331 = lean_ptr_addr(x_309); +x_332 = lean_usize_dec_eq(x_330, x_331); +if (x_332 == 0) +{ +lean_object* x_333; lean_object* x_334; +lean_dec(x_329); +lean_dec(x_306); +x_333 = l_Lean_Expr_lam___override(x_304, x_309, x_327, x_307); +x_334 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_334, 0, x_333); +lean_ctor_set(x_334, 1, x_328); +return x_334; +} +else +{ +size_t x_335; size_t x_336; uint8_t x_337; +x_335 = lean_ptr_addr(x_306); +lean_dec(x_306); +x_336 = lean_ptr_addr(x_327); +x_337 = lean_usize_dec_eq(x_335, x_336); +if (x_337 == 0) +{ +lean_object* x_338; lean_object* x_339; +lean_dec(x_329); +x_338 = l_Lean_Expr_lam___override(x_304, x_309, x_327, x_307); +x_339 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_339, 0, x_338); +lean_ctor_set(x_339, 1, x_328); +return x_339; +} +else +{ +uint8_t x_340; +x_340 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_307, x_307); +if (x_340 == 0) +{ +lean_object* x_341; lean_object* x_342; +lean_dec(x_329); +x_341 = l_Lean_Expr_lam___override(x_304, x_309, x_327, x_307); +x_342 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_342, 0, x_341); +lean_ctor_set(x_342, 1, x_328); +return x_342; +} +else +{ +lean_object* x_343; +lean_dec(x_327); +lean_dec(x_309); +lean_dec(x_304); +x_343 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_343, 0, x_329); +lean_ctor_set(x_343, 1, x_328); +return x_343; +} +} +} +} +} +else +{ +uint8_t x_344; +lean_dec(x_309); +lean_dec(x_306); +lean_dec(x_305); +lean_dec(x_304); +x_344 = !lean_is_exclusive(x_313); +if (x_344 == 0) +{ +return x_313; +} +else +{ +lean_object* x_345; lean_object* x_346; lean_object* x_347; +x_345 = lean_ctor_get(x_313, 0); +x_346 = lean_ctor_get(x_313, 1); +lean_inc(x_346); +lean_inc(x_345); +lean_dec(x_313); +x_347 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_347, 0, x_345); +lean_ctor_set(x_347, 1, x_346); +return x_347; +} +} +} +else +{ +uint8_t x_348; +lean_dec(x_306); +lean_dec(x_305); +lean_dec(x_304); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_1); +x_348 = !lean_is_exclusive(x_308); +if (x_348 == 0) +{ +return x_308; +} +else +{ +lean_object* x_349; lean_object* x_350; lean_object* x_351; +x_349 = lean_ctor_get(x_308, 0); +x_350 = lean_ctor_get(x_308, 1); +lean_inc(x_350); +lean_inc(x_349); +lean_dec(x_308); +x_351 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_351, 0, x_349); +lean_ctor_set(x_351, 1, x_350); +return x_351; +} +} +} +case 7: +{ +lean_object* x_352; lean_object* x_353; lean_object* x_354; lean_object* x_355; uint8_t x_356; lean_object* x_357; +x_352 = lean_ctor_get(x_262, 1); +lean_inc(x_352); +lean_dec(x_262); +x_353 = lean_ctor_get(x_5, 0); +lean_inc(x_353); +x_354 = lean_ctor_get(x_5, 1); +lean_inc(x_354); +x_355 = lean_ctor_get(x_5, 2); +lean_inc(x_355); +x_356 = lean_ctor_get_uint8(x_5, sizeof(void*)*3 + 8); +lean_dec(x_5); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_6); +lean_inc(x_354); +lean_inc(x_1); +x_357 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_354, x_6, x_7, x_8, x_9, x_10, x_11, x_352); +if (lean_obj_tag(x_357) == 0) +{ +lean_object* x_358; lean_object* x_359; lean_object* x_360; lean_object* x_361; lean_object* x_362; +x_358 = lean_ctor_get(x_357, 0); +lean_inc(x_358); +x_359 = lean_ctor_get(x_357, 1); +lean_inc(x_359); +lean_dec(x_357); +x_360 = lean_unsigned_to_nat(1u); +x_361 = lean_nat_add(x_6, x_360); +lean_dec(x_6); +lean_inc(x_355); +x_362 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_355, x_361, x_7, x_8, x_9, x_10, x_11, x_359); +if (lean_obj_tag(x_362) == 0) +{ +uint8_t x_363; +x_363 = !lean_is_exclusive(x_362); +if (x_363 == 0) +{ +lean_object* x_364; lean_object* x_365; size_t x_366; size_t x_367; uint8_t x_368; +x_364 = lean_ctor_get(x_362, 0); +lean_inc(x_355); +lean_inc(x_354); +lean_inc(x_353); +x_365 = l_Lean_Expr_forallE___override(x_353, x_354, x_355, x_356); +x_366 = lean_ptr_addr(x_354); +lean_dec(x_354); +x_367 = lean_ptr_addr(x_358); +x_368 = lean_usize_dec_eq(x_366, x_367); +if (x_368 == 0) +{ +lean_object* x_369; +lean_dec(x_365); +lean_dec(x_355); +x_369 = l_Lean_Expr_forallE___override(x_353, x_358, x_364, x_356); +lean_ctor_set(x_362, 0, x_369); +return x_362; +} +else +{ +size_t x_370; size_t x_371; uint8_t x_372; +x_370 = lean_ptr_addr(x_355); +lean_dec(x_355); +x_371 = lean_ptr_addr(x_364); +x_372 = lean_usize_dec_eq(x_370, x_371); +if (x_372 == 0) +{ +lean_object* x_373; +lean_dec(x_365); +x_373 = l_Lean_Expr_forallE___override(x_353, x_358, x_364, x_356); +lean_ctor_set(x_362, 0, x_373); +return x_362; +} +else +{ +uint8_t x_374; +x_374 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_356, x_356); +if (x_374 == 0) +{ +lean_object* x_375; +lean_dec(x_365); +x_375 = l_Lean_Expr_forallE___override(x_353, x_358, x_364, x_356); +lean_ctor_set(x_362, 0, x_375); +return x_362; +} +else +{ +lean_dec(x_364); +lean_dec(x_358); +lean_dec(x_353); +lean_ctor_set(x_362, 0, x_365); +return x_362; +} +} +} +} +else +{ +lean_object* x_376; lean_object* x_377; lean_object* x_378; size_t x_379; size_t x_380; uint8_t x_381; +x_376 = lean_ctor_get(x_362, 0); +x_377 = lean_ctor_get(x_362, 1); +lean_inc(x_377); +lean_inc(x_376); +lean_dec(x_362); +lean_inc(x_355); +lean_inc(x_354); +lean_inc(x_353); +x_378 = l_Lean_Expr_forallE___override(x_353, x_354, x_355, x_356); +x_379 = lean_ptr_addr(x_354); +lean_dec(x_354); +x_380 = lean_ptr_addr(x_358); +x_381 = lean_usize_dec_eq(x_379, x_380); +if (x_381 == 0) +{ +lean_object* x_382; lean_object* x_383; +lean_dec(x_378); +lean_dec(x_355); +x_382 = l_Lean_Expr_forallE___override(x_353, x_358, x_376, x_356); +x_383 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_383, 0, x_382); +lean_ctor_set(x_383, 1, x_377); +return x_383; +} +else +{ +size_t x_384; size_t x_385; uint8_t x_386; +x_384 = lean_ptr_addr(x_355); +lean_dec(x_355); +x_385 = lean_ptr_addr(x_376); +x_386 = lean_usize_dec_eq(x_384, x_385); +if (x_386 == 0) +{ +lean_object* x_387; lean_object* x_388; +lean_dec(x_378); +x_387 = l_Lean_Expr_forallE___override(x_353, x_358, x_376, x_356); +x_388 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_388, 0, x_387); +lean_ctor_set(x_388, 1, x_377); +return x_388; +} +else +{ +uint8_t x_389; +x_389 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_356, x_356); +if (x_389 == 0) +{ +lean_object* x_390; lean_object* x_391; +lean_dec(x_378); +x_390 = l_Lean_Expr_forallE___override(x_353, x_358, x_376, x_356); +x_391 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_391, 0, x_390); +lean_ctor_set(x_391, 1, x_377); +return x_391; +} +else +{ +lean_object* x_392; +lean_dec(x_376); +lean_dec(x_358); +lean_dec(x_353); +x_392 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_392, 0, x_378); +lean_ctor_set(x_392, 1, x_377); +return x_392; +} +} +} +} +} +else +{ +uint8_t x_393; +lean_dec(x_358); +lean_dec(x_355); +lean_dec(x_354); +lean_dec(x_353); +x_393 = !lean_is_exclusive(x_362); +if (x_393 == 0) +{ +return x_362; +} +else +{ +lean_object* x_394; lean_object* x_395; lean_object* x_396; +x_394 = lean_ctor_get(x_362, 0); +x_395 = lean_ctor_get(x_362, 1); +lean_inc(x_395); +lean_inc(x_394); +lean_dec(x_362); +x_396 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_396, 0, x_394); +lean_ctor_set(x_396, 1, x_395); +return x_396; +} +} +} +else +{ +uint8_t x_397; +lean_dec(x_355); +lean_dec(x_354); +lean_dec(x_353); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_1); +x_397 = !lean_is_exclusive(x_357); +if (x_397 == 0) +{ +return x_357; +} +else +{ +lean_object* x_398; lean_object* x_399; lean_object* x_400; +x_398 = lean_ctor_get(x_357, 0); +x_399 = lean_ctor_get(x_357, 1); +lean_inc(x_399); +lean_inc(x_398); +lean_dec(x_357); +x_400 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_400, 0, x_398); +lean_ctor_set(x_400, 1, x_399); +return x_400; +} +} +} +case 8: +{ +lean_object* x_401; lean_object* x_402; lean_object* x_403; lean_object* x_404; lean_object* x_405; uint8_t x_406; lean_object* x_407; +x_401 = lean_ctor_get(x_262, 1); +lean_inc(x_401); +lean_dec(x_262); +x_402 = lean_ctor_get(x_5, 0); +lean_inc(x_402); +x_403 = lean_ctor_get(x_5, 1); +lean_inc(x_403); +x_404 = lean_ctor_get(x_5, 2); +lean_inc(x_404); +x_405 = lean_ctor_get(x_5, 3); +lean_inc(x_405); +x_406 = lean_ctor_get_uint8(x_5, sizeof(void*)*4 + 8); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_6); +lean_inc(x_403); +lean_inc(x_1); +x_407 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_403, x_6, x_7, x_8, x_9, x_10, x_11, x_401); +if (lean_obj_tag(x_407) == 0) +{ +lean_object* x_408; lean_object* x_409; lean_object* x_410; +x_408 = lean_ctor_get(x_407, 0); +lean_inc(x_408); +x_409 = lean_ctor_get(x_407, 1); +lean_inc(x_409); +lean_dec(x_407); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_8); +lean_inc(x_6); +lean_inc(x_404); +lean_inc(x_1); +x_410 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_404, x_6, x_7, x_8, x_9, x_10, x_11, x_409); +if (lean_obj_tag(x_410) == 0) +{ +lean_object* x_411; lean_object* x_412; lean_object* x_413; lean_object* x_414; lean_object* x_415; +x_411 = lean_ctor_get(x_410, 0); +lean_inc(x_411); +x_412 = lean_ctor_get(x_410, 1); +lean_inc(x_412); +lean_dec(x_410); +x_413 = lean_unsigned_to_nat(1u); +x_414 = lean_nat_add(x_6, x_413); +lean_dec(x_6); +lean_inc(x_405); +x_415 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_405, x_414, x_7, x_8, x_9, x_10, x_11, x_412); +if (lean_obj_tag(x_415) == 0) +{ +uint8_t x_416; +x_416 = !lean_is_exclusive(x_415); +if (x_416 == 0) +{ +lean_object* x_417; size_t x_418; size_t x_419; uint8_t x_420; +x_417 = lean_ctor_get(x_415, 0); +x_418 = lean_ptr_addr(x_403); +lean_dec(x_403); +x_419 = lean_ptr_addr(x_408); +x_420 = lean_usize_dec_eq(x_418, x_419); +if (x_420 == 0) +{ +lean_object* x_421; +lean_dec(x_405); +lean_dec(x_404); +lean_dec(x_5); +x_421 = l_Lean_Expr_letE___override(x_402, x_408, x_411, x_417, x_406); +lean_ctor_set(x_415, 0, x_421); +return x_415; +} +else +{ +size_t x_422; size_t x_423; uint8_t x_424; +x_422 = lean_ptr_addr(x_404); +lean_dec(x_404); +x_423 = lean_ptr_addr(x_411); +x_424 = lean_usize_dec_eq(x_422, x_423); +if (x_424 == 0) +{ +lean_object* x_425; +lean_dec(x_405); +lean_dec(x_5); +x_425 = l_Lean_Expr_letE___override(x_402, x_408, x_411, x_417, x_406); +lean_ctor_set(x_415, 0, x_425); +return x_415; +} +else +{ +size_t x_426; size_t x_427; uint8_t x_428; +x_426 = lean_ptr_addr(x_405); +lean_dec(x_405); +x_427 = lean_ptr_addr(x_417); +x_428 = lean_usize_dec_eq(x_426, x_427); +if (x_428 == 0) +{ +lean_object* x_429; +lean_dec(x_5); +x_429 = l_Lean_Expr_letE___override(x_402, x_408, x_411, x_417, x_406); +lean_ctor_set(x_415, 0, x_429); +return x_415; +} +else +{ +lean_dec(x_417); +lean_dec(x_411); +lean_dec(x_408); +lean_dec(x_402); +lean_ctor_set(x_415, 0, x_5); +return x_415; +} +} +} +} +else +{ +lean_object* x_430; lean_object* x_431; size_t x_432; size_t x_433; uint8_t x_434; +x_430 = lean_ctor_get(x_415, 0); +x_431 = lean_ctor_get(x_415, 1); +lean_inc(x_431); +lean_inc(x_430); +lean_dec(x_415); +x_432 = lean_ptr_addr(x_403); +lean_dec(x_403); +x_433 = lean_ptr_addr(x_408); +x_434 = lean_usize_dec_eq(x_432, x_433); +if (x_434 == 0) +{ +lean_object* x_435; lean_object* x_436; +lean_dec(x_405); +lean_dec(x_404); +lean_dec(x_5); +x_435 = l_Lean_Expr_letE___override(x_402, x_408, x_411, x_430, x_406); +x_436 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_436, 0, x_435); +lean_ctor_set(x_436, 1, x_431); +return x_436; +} +else +{ +size_t x_437; size_t x_438; uint8_t x_439; +x_437 = lean_ptr_addr(x_404); +lean_dec(x_404); +x_438 = lean_ptr_addr(x_411); +x_439 = lean_usize_dec_eq(x_437, x_438); +if (x_439 == 0) +{ +lean_object* x_440; lean_object* x_441; +lean_dec(x_405); +lean_dec(x_5); +x_440 = l_Lean_Expr_letE___override(x_402, x_408, x_411, x_430, x_406); +x_441 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_441, 0, x_440); +lean_ctor_set(x_441, 1, x_431); +return x_441; +} +else +{ +size_t x_442; size_t x_443; uint8_t x_444; +x_442 = lean_ptr_addr(x_405); +lean_dec(x_405); +x_443 = lean_ptr_addr(x_430); +x_444 = lean_usize_dec_eq(x_442, x_443); +if (x_444 == 0) +{ +lean_object* x_445; lean_object* x_446; +lean_dec(x_5); +x_445 = l_Lean_Expr_letE___override(x_402, x_408, x_411, x_430, x_406); +x_446 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_446, 0, x_445); +lean_ctor_set(x_446, 1, x_431); +return x_446; +} +else +{ +lean_object* x_447; +lean_dec(x_430); +lean_dec(x_411); +lean_dec(x_408); +lean_dec(x_402); +x_447 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_447, 0, x_5); +lean_ctor_set(x_447, 1, x_431); +return x_447; +} +} +} +} +} +else +{ +uint8_t x_448; +lean_dec(x_411); +lean_dec(x_408); +lean_dec(x_405); +lean_dec(x_404); +lean_dec(x_403); +lean_dec(x_402); +lean_dec(x_5); +x_448 = !lean_is_exclusive(x_415); +if (x_448 == 0) +{ +return x_415; +} +else +{ +lean_object* x_449; lean_object* x_450; lean_object* x_451; +x_449 = lean_ctor_get(x_415, 0); +x_450 = lean_ctor_get(x_415, 1); +lean_inc(x_450); +lean_inc(x_449); +lean_dec(x_415); +x_451 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_451, 0, x_449); +lean_ctor_set(x_451, 1, x_450); +return x_451; +} +} +} +else +{ +uint8_t x_452; +lean_dec(x_408); +lean_dec(x_405); +lean_dec(x_404); +lean_dec(x_403); +lean_dec(x_402); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_452 = !lean_is_exclusive(x_410); +if (x_452 == 0) +{ +return x_410; +} +else +{ +lean_object* x_453; lean_object* x_454; lean_object* x_455; +x_453 = lean_ctor_get(x_410, 0); +x_454 = lean_ctor_get(x_410, 1); +lean_inc(x_454); +lean_inc(x_453); +lean_dec(x_410); +x_455 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_455, 0, x_453); +lean_ctor_set(x_455, 1, x_454); +return x_455; +} +} +} +else +{ +uint8_t x_456; +lean_dec(x_405); +lean_dec(x_404); +lean_dec(x_403); +lean_dec(x_402); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_456 = !lean_is_exclusive(x_407); +if (x_456 == 0) +{ +return x_407; +} +else +{ +lean_object* x_457; lean_object* x_458; lean_object* x_459; +x_457 = lean_ctor_get(x_407, 0); +x_458 = lean_ctor_get(x_407, 1); +lean_inc(x_458); +lean_inc(x_457); +lean_dec(x_407); +x_459 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_459, 0, x_457); +lean_ctor_set(x_459, 1, x_458); +return x_459; +} +} +} +case 10: +{ +lean_object* x_460; lean_object* x_461; lean_object* x_462; lean_object* x_463; +x_460 = lean_ctor_get(x_262, 1); +lean_inc(x_460); +lean_dec(x_262); +x_461 = lean_ctor_get(x_5, 0); +lean_inc(x_461); +x_462 = lean_ctor_get(x_5, 1); +lean_inc(x_462); +lean_inc(x_462); +x_463 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_462, x_6, x_7, x_8, x_9, x_10, x_11, x_460); +if (lean_obj_tag(x_463) == 0) +{ +uint8_t x_464; +x_464 = !lean_is_exclusive(x_463); +if (x_464 == 0) +{ +lean_object* x_465; size_t x_466; size_t x_467; uint8_t x_468; +x_465 = lean_ctor_get(x_463, 0); +x_466 = lean_ptr_addr(x_462); +lean_dec(x_462); +x_467 = lean_ptr_addr(x_465); +x_468 = lean_usize_dec_eq(x_466, x_467); +if (x_468 == 0) +{ +lean_object* x_469; +lean_dec(x_5); +x_469 = l_Lean_Expr_mdata___override(x_461, x_465); +lean_ctor_set(x_463, 0, x_469); +return x_463; +} +else +{ +lean_dec(x_465); +lean_dec(x_461); +lean_ctor_set(x_463, 0, x_5); +return x_463; +} +} +else +{ +lean_object* x_470; lean_object* x_471; size_t x_472; size_t x_473; uint8_t x_474; +x_470 = lean_ctor_get(x_463, 0); +x_471 = lean_ctor_get(x_463, 1); +lean_inc(x_471); +lean_inc(x_470); +lean_dec(x_463); +x_472 = lean_ptr_addr(x_462); +lean_dec(x_462); +x_473 = lean_ptr_addr(x_470); +x_474 = lean_usize_dec_eq(x_472, x_473); +if (x_474 == 0) +{ +lean_object* x_475; lean_object* x_476; +lean_dec(x_5); +x_475 = l_Lean_Expr_mdata___override(x_461, x_470); +x_476 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_476, 0, x_475); +lean_ctor_set(x_476, 1, x_471); +return x_476; +} +else +{ +lean_object* x_477; +lean_dec(x_470); +lean_dec(x_461); +x_477 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_477, 0, x_5); +lean_ctor_set(x_477, 1, x_471); +return x_477; +} +} +} +else +{ +uint8_t x_478; +lean_dec(x_462); +lean_dec(x_461); +lean_dec(x_5); +x_478 = !lean_is_exclusive(x_463); +if (x_478 == 0) +{ +return x_463; +} +else +{ +lean_object* x_479; lean_object* x_480; lean_object* x_481; +x_479 = lean_ctor_get(x_463, 0); +x_480 = lean_ctor_get(x_463, 1); +lean_inc(x_480); +lean_inc(x_479); +lean_dec(x_463); +x_481 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_481, 0, x_479); +lean_ctor_set(x_481, 1, x_480); +return x_481; +} +} +} +case 11: +{ +lean_object* x_482; lean_object* x_483; lean_object* x_484; lean_object* x_485; lean_object* x_486; +x_482 = lean_ctor_get(x_262, 1); +lean_inc(x_482); +lean_dec(x_262); +x_483 = lean_ctor_get(x_5, 0); +lean_inc(x_483); +x_484 = lean_ctor_get(x_5, 1); +lean_inc(x_484); +x_485 = lean_ctor_get(x_5, 2); +lean_inc(x_485); +lean_inc(x_485); +x_486 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_485, x_6, x_7, x_8, x_9, x_10, x_11, x_482); +if (lean_obj_tag(x_486) == 0) +{ +uint8_t x_487; +x_487 = !lean_is_exclusive(x_486); +if (x_487 == 0) +{ +lean_object* x_488; size_t x_489; size_t x_490; uint8_t x_491; +x_488 = lean_ctor_get(x_486, 0); +x_489 = lean_ptr_addr(x_485); +lean_dec(x_485); +x_490 = lean_ptr_addr(x_488); +x_491 = lean_usize_dec_eq(x_489, x_490); +if (x_491 == 0) +{ +lean_object* x_492; +lean_dec(x_5); +x_492 = l_Lean_Expr_proj___override(x_483, x_484, x_488); +lean_ctor_set(x_486, 0, x_492); +return x_486; +} +else +{ +lean_dec(x_488); +lean_dec(x_484); +lean_dec(x_483); +lean_ctor_set(x_486, 0, x_5); +return x_486; +} +} +else +{ +lean_object* x_493; lean_object* x_494; size_t x_495; size_t x_496; uint8_t x_497; +x_493 = lean_ctor_get(x_486, 0); +x_494 = lean_ctor_get(x_486, 1); +lean_inc(x_494); +lean_inc(x_493); +lean_dec(x_486); +x_495 = lean_ptr_addr(x_485); +lean_dec(x_485); +x_496 = lean_ptr_addr(x_493); +x_497 = lean_usize_dec_eq(x_495, x_496); +if (x_497 == 0) +{ +lean_object* x_498; lean_object* x_499; +lean_dec(x_5); +x_498 = l_Lean_Expr_proj___override(x_483, x_484, x_493); +x_499 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_499, 0, x_498); +lean_ctor_set(x_499, 1, x_494); +return x_499; +} +else +{ +lean_object* x_500; +lean_dec(x_493); +lean_dec(x_484); +lean_dec(x_483); +x_500 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_500, 0, x_5); +lean_ctor_set(x_500, 1, x_494); +return x_500; +} +} +} +else { -lean_object* x_259; uint8_t x_260; -x_259 = lean_ctor_get(x_258, 0); -lean_inc(x_259); -x_260 = lean_unbox(x_259); -lean_dec(x_259); -if (x_260 == 0) +uint8_t x_501; +lean_dec(x_485); +lean_dec(x_484); +lean_dec(x_483); +lean_dec(x_5); +x_501 = !lean_is_exclusive(x_486); +if (x_501 == 0) +{ +return x_486; +} +else +{ +lean_object* x_502; lean_object* x_503; lean_object* x_504; +x_502 = lean_ctor_get(x_486, 0); +x_503 = lean_ctor_get(x_486, 1); +lean_inc(x_503); +lean_inc(x_502); +lean_dec(x_486); +x_504 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_504, 0, x_502); +lean_ctor_set(x_504, 1, x_503); +return x_504; +} +} +} +default: +{ +uint8_t x_505; +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_6); +lean_dec(x_1); +x_505 = !lean_is_exclusive(x_262); +if (x_505 == 0) +{ +lean_object* x_506; +x_506 = lean_ctor_get(x_262, 0); +lean_dec(x_506); +lean_ctor_set(x_262, 0, x_5); +return x_262; +} +else +{ +lean_object* x_507; lean_object* x_508; +x_507 = lean_ctor_get(x_262, 1); +lean_inc(x_507); +lean_dec(x_262); +x_508 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_508, 0, x_5); +lean_ctor_set(x_508, 1, x_507); +return x_508; +} +} +} +} +else { +lean_object* x_509; lean_object* x_510; lean_object* x_511; lean_object* x_512; lean_object* x_513; lean_object* x_514; lean_object* x_515; uint8_t x_516; +x_509 = lean_ctor_get(x_262, 1); +lean_inc(x_509); +lean_dec(x_262); +x_510 = lean_st_ref_get(x_7, x_509); +x_511 = lean_ctor_get(x_510, 0); +lean_inc(x_511); +x_512 = lean_ctor_get(x_510, 1); +lean_inc(x_512); +lean_dec(x_510); +x_513 = lean_unsigned_to_nat(1u); +x_514 = lean_nat_add(x_511, x_513); +x_515 = lean_st_ref_set(x_7, x_514, x_512); +x_516 = !lean_is_exclusive(x_515); +if (x_516 == 0) +{ +lean_object* x_517; lean_object* x_518; uint8_t x_519; +x_517 = lean_ctor_get(x_515, 1); +x_518 = lean_ctor_get(x_515, 0); +lean_dec(x_518); +x_519 = l_Lean_Meta_Occurrences_contains(x_2, x_511); +lean_dec(x_511); +if (x_519 == 0) +{ +lean_object* x_520; lean_object* x_521; lean_object* x_522; uint8_t x_523; +lean_free_object(x_515); +x_520 = lean_st_ref_take(x_9, x_517); +x_521 = lean_ctor_get(x_520, 0); +lean_inc(x_521); +x_522 = lean_ctor_get(x_520, 1); +lean_inc(x_522); +lean_dec(x_520); +x_523 = !lean_is_exclusive(x_521); +if (x_523 == 0) +{ +lean_object* x_524; lean_object* x_525; +x_524 = lean_ctor_get(x_521, 0); +lean_dec(x_524); +lean_ctor_set(x_521, 0, x_261); +x_525 = lean_st_ref_set(x_9, x_521, x_522); switch (lean_obj_tag(x_5)) { case 5: { -lean_object* x_261; lean_object* x_262; lean_object* x_263; lean_object* x_264; -x_261 = lean_ctor_get(x_258, 1); -lean_inc(x_261); -lean_dec(x_258); -x_262 = lean_ctor_get(x_5, 0); -lean_inc(x_262); -x_263 = lean_ctor_get(x_5, 1); -lean_inc(x_263); +lean_object* x_526; lean_object* x_527; lean_object* x_528; lean_object* x_529; +x_526 = lean_ctor_get(x_525, 1); +lean_inc(x_526); +lean_dec(x_525); +x_527 = lean_ctor_get(x_5, 0); +lean_inc(x_527); +x_528 = lean_ctor_get(x_5, 1); +lean_inc(x_528); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_6); -lean_inc(x_262); +lean_inc(x_527); lean_inc(x_1); -x_264 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_262, x_6, x_7, x_8, x_9, x_10, x_11, x_261); -if (lean_obj_tag(x_264) == 0) -{ -lean_object* x_265; lean_object* x_266; lean_object* x_267; -x_265 = lean_ctor_get(x_264, 0); -lean_inc(x_265); -x_266 = lean_ctor_get(x_264, 1); -lean_inc(x_266); -lean_dec(x_264); -lean_inc(x_263); -x_267 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_263, x_6, x_7, x_8, x_9, x_10, x_11, x_266); -if (lean_obj_tag(x_267) == 0) -{ -uint8_t x_268; -x_268 = !lean_is_exclusive(x_267); -if (x_268 == 0) -{ -lean_object* x_269; size_t x_270; size_t x_271; uint8_t x_272; -x_269 = lean_ctor_get(x_267, 0); -x_270 = lean_ptr_addr(x_262); -lean_dec(x_262); -x_271 = lean_ptr_addr(x_265); -x_272 = lean_usize_dec_eq(x_270, x_271); -if (x_272 == 0) -{ -lean_object* x_273; -lean_dec(x_263); +x_529 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_527, x_6, x_7, x_8, x_9, x_10, x_11, x_526); +if (lean_obj_tag(x_529) == 0) +{ +lean_object* x_530; lean_object* x_531; lean_object* x_532; +x_530 = lean_ctor_get(x_529, 0); +lean_inc(x_530); +x_531 = lean_ctor_get(x_529, 1); +lean_inc(x_531); +lean_dec(x_529); +lean_inc(x_528); +x_532 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_528, x_6, x_7, x_8, x_9, x_10, x_11, x_531); +if (lean_obj_tag(x_532) == 0) +{ +uint8_t x_533; +x_533 = !lean_is_exclusive(x_532); +if (x_533 == 0) +{ +lean_object* x_534; size_t x_535; size_t x_536; uint8_t x_537; +x_534 = lean_ctor_get(x_532, 0); +x_535 = lean_ptr_addr(x_527); +lean_dec(x_527); +x_536 = lean_ptr_addr(x_530); +x_537 = lean_usize_dec_eq(x_535, x_536); +if (x_537 == 0) +{ +lean_object* x_538; +lean_dec(x_528); lean_dec(x_5); -x_273 = l_Lean_Expr_app___override(x_265, x_269); -lean_ctor_set(x_267, 0, x_273); -return x_267; +x_538 = l_Lean_Expr_app___override(x_530, x_534); +lean_ctor_set(x_532, 0, x_538); +return x_532; } else { -size_t x_274; size_t x_275; uint8_t x_276; -x_274 = lean_ptr_addr(x_263); -lean_dec(x_263); -x_275 = lean_ptr_addr(x_269); -x_276 = lean_usize_dec_eq(x_274, x_275); -if (x_276 == 0) +size_t x_539; size_t x_540; uint8_t x_541; +x_539 = lean_ptr_addr(x_528); +lean_dec(x_528); +x_540 = lean_ptr_addr(x_534); +x_541 = lean_usize_dec_eq(x_539, x_540); +if (x_541 == 0) { -lean_object* x_277; +lean_object* x_542; lean_dec(x_5); -x_277 = l_Lean_Expr_app___override(x_265, x_269); -lean_ctor_set(x_267, 0, x_277); -return x_267; +x_542 = l_Lean_Expr_app___override(x_530, x_534); +lean_ctor_set(x_532, 0, x_542); +return x_532; } else { -lean_dec(x_269); -lean_dec(x_265); -lean_ctor_set(x_267, 0, x_5); -return x_267; +lean_dec(x_534); +lean_dec(x_530); +lean_ctor_set(x_532, 0, x_5); +return x_532; } } } else { -lean_object* x_278; lean_object* x_279; size_t x_280; size_t x_281; uint8_t x_282; -x_278 = lean_ctor_get(x_267, 0); -x_279 = lean_ctor_get(x_267, 1); -lean_inc(x_279); -lean_inc(x_278); -lean_dec(x_267); -x_280 = lean_ptr_addr(x_262); -lean_dec(x_262); -x_281 = lean_ptr_addr(x_265); -x_282 = lean_usize_dec_eq(x_280, x_281); -if (x_282 == 0) -{ -lean_object* x_283; lean_object* x_284; -lean_dec(x_263); +lean_object* x_543; lean_object* x_544; size_t x_545; size_t x_546; uint8_t x_547; +x_543 = lean_ctor_get(x_532, 0); +x_544 = lean_ctor_get(x_532, 1); +lean_inc(x_544); +lean_inc(x_543); +lean_dec(x_532); +x_545 = lean_ptr_addr(x_527); +lean_dec(x_527); +x_546 = lean_ptr_addr(x_530); +x_547 = lean_usize_dec_eq(x_545, x_546); +if (x_547 == 0) +{ +lean_object* x_548; lean_object* x_549; +lean_dec(x_528); lean_dec(x_5); -x_283 = l_Lean_Expr_app___override(x_265, x_278); -x_284 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_284, 0, x_283); -lean_ctor_set(x_284, 1, x_279); -return x_284; +x_548 = l_Lean_Expr_app___override(x_530, x_543); +x_549 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_549, 0, x_548); +lean_ctor_set(x_549, 1, x_544); +return x_549; } else { -size_t x_285; size_t x_286; uint8_t x_287; -x_285 = lean_ptr_addr(x_263); -lean_dec(x_263); -x_286 = lean_ptr_addr(x_278); -x_287 = lean_usize_dec_eq(x_285, x_286); -if (x_287 == 0) +size_t x_550; size_t x_551; uint8_t x_552; +x_550 = lean_ptr_addr(x_528); +lean_dec(x_528); +x_551 = lean_ptr_addr(x_543); +x_552 = lean_usize_dec_eq(x_550, x_551); +if (x_552 == 0) { -lean_object* x_288; lean_object* x_289; +lean_object* x_553; lean_object* x_554; lean_dec(x_5); -x_288 = l_Lean_Expr_app___override(x_265, x_278); -x_289 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_289, 0, x_288); -lean_ctor_set(x_289, 1, x_279); -return x_289; +x_553 = l_Lean_Expr_app___override(x_530, x_543); +x_554 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_554, 0, x_553); +lean_ctor_set(x_554, 1, x_544); +return x_554; } else { -lean_object* x_290; -lean_dec(x_278); -lean_dec(x_265); -x_290 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_290, 0, x_5); -lean_ctor_set(x_290, 1, x_279); -return x_290; +lean_object* x_555; +lean_dec(x_543); +lean_dec(x_530); +x_555 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_555, 0, x_5); +lean_ctor_set(x_555, 1, x_544); +return x_555; } } } } else { -uint8_t x_291; -lean_dec(x_265); -lean_dec(x_263); -lean_dec(x_262); +uint8_t x_556; +lean_dec(x_530); +lean_dec(x_528); +lean_dec(x_527); lean_dec(x_5); -x_291 = !lean_is_exclusive(x_267); -if (x_291 == 0) +x_556 = !lean_is_exclusive(x_532); +if (x_556 == 0) { -return x_267; +return x_532; } else { -lean_object* x_292; lean_object* x_293; lean_object* x_294; -x_292 = lean_ctor_get(x_267, 0); -x_293 = lean_ctor_get(x_267, 1); -lean_inc(x_293); -lean_inc(x_292); -lean_dec(x_267); -x_294 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_294, 0, x_292); -lean_ctor_set(x_294, 1, x_293); -return x_294; +lean_object* x_557; lean_object* x_558; lean_object* x_559; +x_557 = lean_ctor_get(x_532, 0); +x_558 = lean_ctor_get(x_532, 1); +lean_inc(x_558); +lean_inc(x_557); +lean_dec(x_532); +x_559 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_559, 0, x_557); +lean_ctor_set(x_559, 1, x_558); +return x_559; } } } else { -uint8_t x_295; -lean_dec(x_263); -lean_dec(x_262); +uint8_t x_560; +lean_dec(x_528); +lean_dec(x_527); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -262,192 +1489,191 @@ lean_dec(x_8); lean_dec(x_6); lean_dec(x_5); lean_dec(x_1); -x_295 = !lean_is_exclusive(x_264); -if (x_295 == 0) +x_560 = !lean_is_exclusive(x_529); +if (x_560 == 0) { -return x_264; +return x_529; } else { -lean_object* x_296; lean_object* x_297; lean_object* x_298; -x_296 = lean_ctor_get(x_264, 0); -x_297 = lean_ctor_get(x_264, 1); -lean_inc(x_297); -lean_inc(x_296); -lean_dec(x_264); -x_298 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_298, 0, x_296); -lean_ctor_set(x_298, 1, x_297); -return x_298; +lean_object* x_561; lean_object* x_562; lean_object* x_563; +x_561 = lean_ctor_get(x_529, 0); +x_562 = lean_ctor_get(x_529, 1); +lean_inc(x_562); +lean_inc(x_561); +lean_dec(x_529); +x_563 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_563, 0, x_561); +lean_ctor_set(x_563, 1, x_562); +return x_563; } } } case 6: { -lean_object* x_299; lean_object* x_300; lean_object* x_301; lean_object* x_302; uint8_t x_303; lean_object* x_304; -x_299 = lean_ctor_get(x_258, 1); -lean_inc(x_299); -lean_dec(x_258); -x_300 = lean_ctor_get(x_5, 0); -lean_inc(x_300); -x_301 = lean_ctor_get(x_5, 1); -lean_inc(x_301); -x_302 = lean_ctor_get(x_5, 2); -lean_inc(x_302); -x_303 = lean_ctor_get_uint8(x_5, sizeof(void*)*3 + 8); +lean_object* x_564; lean_object* x_565; lean_object* x_566; lean_object* x_567; uint8_t x_568; lean_object* x_569; +x_564 = lean_ctor_get(x_525, 1); +lean_inc(x_564); +lean_dec(x_525); +x_565 = lean_ctor_get(x_5, 0); +lean_inc(x_565); +x_566 = lean_ctor_get(x_5, 1); +lean_inc(x_566); +x_567 = lean_ctor_get(x_5, 2); +lean_inc(x_567); +x_568 = lean_ctor_get_uint8(x_5, sizeof(void*)*3 + 8); lean_dec(x_5); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_6); -lean_inc(x_301); +lean_inc(x_566); lean_inc(x_1); -x_304 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_301, x_6, x_7, x_8, x_9, x_10, x_11, x_299); -if (lean_obj_tag(x_304) == 0) -{ -lean_object* x_305; lean_object* x_306; lean_object* x_307; lean_object* x_308; lean_object* x_309; -x_305 = lean_ctor_get(x_304, 0); -lean_inc(x_305); -x_306 = lean_ctor_get(x_304, 1); -lean_inc(x_306); -lean_dec(x_304); -x_307 = lean_unsigned_to_nat(1u); -x_308 = lean_nat_add(x_6, x_307); +x_569 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_566, x_6, x_7, x_8, x_9, x_10, x_11, x_564); +if (lean_obj_tag(x_569) == 0) +{ +lean_object* x_570; lean_object* x_571; lean_object* x_572; lean_object* x_573; +x_570 = lean_ctor_get(x_569, 0); +lean_inc(x_570); +x_571 = lean_ctor_get(x_569, 1); +lean_inc(x_571); +lean_dec(x_569); +x_572 = lean_nat_add(x_6, x_513); lean_dec(x_6); -lean_inc(x_302); -x_309 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_302, x_308, x_7, x_8, x_9, x_10, x_11, x_306); -if (lean_obj_tag(x_309) == 0) -{ -uint8_t x_310; -x_310 = !lean_is_exclusive(x_309); -if (x_310 == 0) -{ -lean_object* x_311; lean_object* x_312; size_t x_313; size_t x_314; uint8_t x_315; -x_311 = lean_ctor_get(x_309, 0); -lean_inc(x_302); -lean_inc(x_301); -lean_inc(x_300); -x_312 = l_Lean_Expr_lam___override(x_300, x_301, x_302, x_303); -x_313 = lean_ptr_addr(x_301); -lean_dec(x_301); -x_314 = lean_ptr_addr(x_305); -x_315 = lean_usize_dec_eq(x_313, x_314); -if (x_315 == 0) -{ -lean_object* x_316; -lean_dec(x_312); -lean_dec(x_302); -x_316 = l_Lean_Expr_lam___override(x_300, x_305, x_311, x_303); -lean_ctor_set(x_309, 0, x_316); -return x_309; -} -else -{ -size_t x_317; size_t x_318; uint8_t x_319; -x_317 = lean_ptr_addr(x_302); -lean_dec(x_302); -x_318 = lean_ptr_addr(x_311); -x_319 = lean_usize_dec_eq(x_317, x_318); -if (x_319 == 0) -{ -lean_object* x_320; -lean_dec(x_312); -x_320 = l_Lean_Expr_lam___override(x_300, x_305, x_311, x_303); -lean_ctor_set(x_309, 0, x_320); -return x_309; -} -else -{ -uint8_t x_321; -x_321 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_303, x_303); -if (x_321 == 0) +lean_inc(x_567); +x_573 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_567, x_572, x_7, x_8, x_9, x_10, x_11, x_571); +if (lean_obj_tag(x_573) == 0) +{ +uint8_t x_574; +x_574 = !lean_is_exclusive(x_573); +if (x_574 == 0) +{ +lean_object* x_575; lean_object* x_576; size_t x_577; size_t x_578; uint8_t x_579; +x_575 = lean_ctor_get(x_573, 0); +lean_inc(x_567); +lean_inc(x_566); +lean_inc(x_565); +x_576 = l_Lean_Expr_lam___override(x_565, x_566, x_567, x_568); +x_577 = lean_ptr_addr(x_566); +lean_dec(x_566); +x_578 = lean_ptr_addr(x_570); +x_579 = lean_usize_dec_eq(x_577, x_578); +if (x_579 == 0) +{ +lean_object* x_580; +lean_dec(x_576); +lean_dec(x_567); +x_580 = l_Lean_Expr_lam___override(x_565, x_570, x_575, x_568); +lean_ctor_set(x_573, 0, x_580); +return x_573; +} +else +{ +size_t x_581; size_t x_582; uint8_t x_583; +x_581 = lean_ptr_addr(x_567); +lean_dec(x_567); +x_582 = lean_ptr_addr(x_575); +x_583 = lean_usize_dec_eq(x_581, x_582); +if (x_583 == 0) +{ +lean_object* x_584; +lean_dec(x_576); +x_584 = l_Lean_Expr_lam___override(x_565, x_570, x_575, x_568); +lean_ctor_set(x_573, 0, x_584); +return x_573; +} +else +{ +uint8_t x_585; +x_585 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_568, x_568); +if (x_585 == 0) { -lean_object* x_322; -lean_dec(x_312); -x_322 = l_Lean_Expr_lam___override(x_300, x_305, x_311, x_303); -lean_ctor_set(x_309, 0, x_322); -return x_309; +lean_object* x_586; +lean_dec(x_576); +x_586 = l_Lean_Expr_lam___override(x_565, x_570, x_575, x_568); +lean_ctor_set(x_573, 0, x_586); +return x_573; } else { -lean_dec(x_311); -lean_dec(x_305); -lean_dec(x_300); -lean_ctor_set(x_309, 0, x_312); -return x_309; -} +lean_dec(x_575); +lean_dec(x_570); +lean_dec(x_565); +lean_ctor_set(x_573, 0, x_576); +return x_573; } } } -else -{ -lean_object* x_323; lean_object* x_324; lean_object* x_325; size_t x_326; size_t x_327; uint8_t x_328; -x_323 = lean_ctor_get(x_309, 0); -x_324 = lean_ctor_get(x_309, 1); -lean_inc(x_324); -lean_inc(x_323); -lean_dec(x_309); -lean_inc(x_302); -lean_inc(x_301); -lean_inc(x_300); -x_325 = l_Lean_Expr_lam___override(x_300, x_301, x_302, x_303); -x_326 = lean_ptr_addr(x_301); -lean_dec(x_301); -x_327 = lean_ptr_addr(x_305); -x_328 = lean_usize_dec_eq(x_326, x_327); -if (x_328 == 0) -{ -lean_object* x_329; lean_object* x_330; -lean_dec(x_325); -lean_dec(x_302); -x_329 = l_Lean_Expr_lam___override(x_300, x_305, x_323, x_303); -x_330 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_330, 0, x_329); -lean_ctor_set(x_330, 1, x_324); -return x_330; } else { -size_t x_331; size_t x_332; uint8_t x_333; -x_331 = lean_ptr_addr(x_302); -lean_dec(x_302); -x_332 = lean_ptr_addr(x_323); -x_333 = lean_usize_dec_eq(x_331, x_332); -if (x_333 == 0) +lean_object* x_587; lean_object* x_588; lean_object* x_589; size_t x_590; size_t x_591; uint8_t x_592; +x_587 = lean_ctor_get(x_573, 0); +x_588 = lean_ctor_get(x_573, 1); +lean_inc(x_588); +lean_inc(x_587); +lean_dec(x_573); +lean_inc(x_567); +lean_inc(x_566); +lean_inc(x_565); +x_589 = l_Lean_Expr_lam___override(x_565, x_566, x_567, x_568); +x_590 = lean_ptr_addr(x_566); +lean_dec(x_566); +x_591 = lean_ptr_addr(x_570); +x_592 = lean_usize_dec_eq(x_590, x_591); +if (x_592 == 0) { -lean_object* x_334; lean_object* x_335; -lean_dec(x_325); -x_334 = l_Lean_Expr_lam___override(x_300, x_305, x_323, x_303); -x_335 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_335, 0, x_334); -lean_ctor_set(x_335, 1, x_324); -return x_335; +lean_object* x_593; lean_object* x_594; +lean_dec(x_589); +lean_dec(x_567); +x_593 = l_Lean_Expr_lam___override(x_565, x_570, x_587, x_568); +x_594 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_594, 0, x_593); +lean_ctor_set(x_594, 1, x_588); +return x_594; +} +else +{ +size_t x_595; size_t x_596; uint8_t x_597; +x_595 = lean_ptr_addr(x_567); +lean_dec(x_567); +x_596 = lean_ptr_addr(x_587); +x_597 = lean_usize_dec_eq(x_595, x_596); +if (x_597 == 0) +{ +lean_object* x_598; lean_object* x_599; +lean_dec(x_589); +x_598 = l_Lean_Expr_lam___override(x_565, x_570, x_587, x_568); +x_599 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_599, 0, x_598); +lean_ctor_set(x_599, 1, x_588); +return x_599; } else { -uint8_t x_336; -x_336 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_303, x_303); -if (x_336 == 0) +uint8_t x_600; +x_600 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_568, x_568); +if (x_600 == 0) { -lean_object* x_337; lean_object* x_338; -lean_dec(x_325); -x_337 = l_Lean_Expr_lam___override(x_300, x_305, x_323, x_303); -x_338 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_338, 0, x_337); -lean_ctor_set(x_338, 1, x_324); -return x_338; +lean_object* x_601; lean_object* x_602; +lean_dec(x_589); +x_601 = l_Lean_Expr_lam___override(x_565, x_570, x_587, x_568); +x_602 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_602, 0, x_601); +lean_ctor_set(x_602, 1, x_588); +return x_602; } else { -lean_object* x_339; -lean_dec(x_323); -lean_dec(x_305); -lean_dec(x_300); -x_339 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_339, 0, x_325); -lean_ctor_set(x_339, 1, x_324); -return x_339; +lean_object* x_603; +lean_dec(x_587); +lean_dec(x_570); +lean_dec(x_565); +x_603 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_603, 0, x_589); +lean_ctor_set(x_603, 1, x_588); +return x_603; } } } @@ -455,229 +1681,228 @@ return x_339; } else { -uint8_t x_340; -lean_dec(x_305); -lean_dec(x_302); -lean_dec(x_301); -lean_dec(x_300); -x_340 = !lean_is_exclusive(x_309); -if (x_340 == 0) +uint8_t x_604; +lean_dec(x_570); +lean_dec(x_567); +lean_dec(x_566); +lean_dec(x_565); +x_604 = !lean_is_exclusive(x_573); +if (x_604 == 0) { -return x_309; +return x_573; } else { -lean_object* x_341; lean_object* x_342; lean_object* x_343; -x_341 = lean_ctor_get(x_309, 0); -x_342 = lean_ctor_get(x_309, 1); -lean_inc(x_342); -lean_inc(x_341); -lean_dec(x_309); -x_343 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_343, 0, x_341); -lean_ctor_set(x_343, 1, x_342); -return x_343; +lean_object* x_605; lean_object* x_606; lean_object* x_607; +x_605 = lean_ctor_get(x_573, 0); +x_606 = lean_ctor_get(x_573, 1); +lean_inc(x_606); +lean_inc(x_605); +lean_dec(x_573); +x_607 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_607, 0, x_605); +lean_ctor_set(x_607, 1, x_606); +return x_607; } } } else { -uint8_t x_344; -lean_dec(x_302); -lean_dec(x_301); -lean_dec(x_300); +uint8_t x_608; +lean_dec(x_567); +lean_dec(x_566); +lean_dec(x_565); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_6); lean_dec(x_1); -x_344 = !lean_is_exclusive(x_304); -if (x_344 == 0) +x_608 = !lean_is_exclusive(x_569); +if (x_608 == 0) { -return x_304; +return x_569; } else { -lean_object* x_345; lean_object* x_346; lean_object* x_347; -x_345 = lean_ctor_get(x_304, 0); -x_346 = lean_ctor_get(x_304, 1); -lean_inc(x_346); -lean_inc(x_345); -lean_dec(x_304); -x_347 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_347, 0, x_345); -lean_ctor_set(x_347, 1, x_346); -return x_347; +lean_object* x_609; lean_object* x_610; lean_object* x_611; +x_609 = lean_ctor_get(x_569, 0); +x_610 = lean_ctor_get(x_569, 1); +lean_inc(x_610); +lean_inc(x_609); +lean_dec(x_569); +x_611 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_611, 0, x_609); +lean_ctor_set(x_611, 1, x_610); +return x_611; } } } case 7: { -lean_object* x_348; lean_object* x_349; lean_object* x_350; lean_object* x_351; uint8_t x_352; lean_object* x_353; -x_348 = lean_ctor_get(x_258, 1); -lean_inc(x_348); -lean_dec(x_258); -x_349 = lean_ctor_get(x_5, 0); -lean_inc(x_349); -x_350 = lean_ctor_get(x_5, 1); -lean_inc(x_350); -x_351 = lean_ctor_get(x_5, 2); -lean_inc(x_351); -x_352 = lean_ctor_get_uint8(x_5, sizeof(void*)*3 + 8); +lean_object* x_612; lean_object* x_613; lean_object* x_614; lean_object* x_615; uint8_t x_616; lean_object* x_617; +x_612 = lean_ctor_get(x_525, 1); +lean_inc(x_612); +lean_dec(x_525); +x_613 = lean_ctor_get(x_5, 0); +lean_inc(x_613); +x_614 = lean_ctor_get(x_5, 1); +lean_inc(x_614); +x_615 = lean_ctor_get(x_5, 2); +lean_inc(x_615); +x_616 = lean_ctor_get_uint8(x_5, sizeof(void*)*3 + 8); lean_dec(x_5); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_6); -lean_inc(x_350); +lean_inc(x_614); lean_inc(x_1); -x_353 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_350, x_6, x_7, x_8, x_9, x_10, x_11, x_348); -if (lean_obj_tag(x_353) == 0) -{ -lean_object* x_354; lean_object* x_355; lean_object* x_356; lean_object* x_357; lean_object* x_358; -x_354 = lean_ctor_get(x_353, 0); -lean_inc(x_354); -x_355 = lean_ctor_get(x_353, 1); -lean_inc(x_355); -lean_dec(x_353); -x_356 = lean_unsigned_to_nat(1u); -x_357 = lean_nat_add(x_6, x_356); +x_617 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_614, x_6, x_7, x_8, x_9, x_10, x_11, x_612); +if (lean_obj_tag(x_617) == 0) +{ +lean_object* x_618; lean_object* x_619; lean_object* x_620; lean_object* x_621; +x_618 = lean_ctor_get(x_617, 0); +lean_inc(x_618); +x_619 = lean_ctor_get(x_617, 1); +lean_inc(x_619); +lean_dec(x_617); +x_620 = lean_nat_add(x_6, x_513); lean_dec(x_6); -lean_inc(x_351); -x_358 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_351, x_357, x_7, x_8, x_9, x_10, x_11, x_355); -if (lean_obj_tag(x_358) == 0) +lean_inc(x_615); +x_621 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_615, x_620, x_7, x_8, x_9, x_10, x_11, x_619); +if (lean_obj_tag(x_621) == 0) +{ +uint8_t x_622; +x_622 = !lean_is_exclusive(x_621); +if (x_622 == 0) +{ +lean_object* x_623; lean_object* x_624; size_t x_625; size_t x_626; uint8_t x_627; +x_623 = lean_ctor_get(x_621, 0); +lean_inc(x_615); +lean_inc(x_614); +lean_inc(x_613); +x_624 = l_Lean_Expr_forallE___override(x_613, x_614, x_615, x_616); +x_625 = lean_ptr_addr(x_614); +lean_dec(x_614); +x_626 = lean_ptr_addr(x_618); +x_627 = lean_usize_dec_eq(x_625, x_626); +if (x_627 == 0) { -uint8_t x_359; -x_359 = !lean_is_exclusive(x_358); -if (x_359 == 0) +lean_object* x_628; +lean_dec(x_624); +lean_dec(x_615); +x_628 = l_Lean_Expr_forallE___override(x_613, x_618, x_623, x_616); +lean_ctor_set(x_621, 0, x_628); +return x_621; +} +else { -lean_object* x_360; lean_object* x_361; size_t x_362; size_t x_363; uint8_t x_364; -x_360 = lean_ctor_get(x_358, 0); -lean_inc(x_351); -lean_inc(x_350); -lean_inc(x_349); -x_361 = l_Lean_Expr_forallE___override(x_349, x_350, x_351, x_352); -x_362 = lean_ptr_addr(x_350); -lean_dec(x_350); -x_363 = lean_ptr_addr(x_354); -x_364 = lean_usize_dec_eq(x_362, x_363); -if (x_364 == 0) -{ -lean_object* x_365; -lean_dec(x_361); -lean_dec(x_351); -x_365 = l_Lean_Expr_forallE___override(x_349, x_354, x_360, x_352); -lean_ctor_set(x_358, 0, x_365); -return x_358; -} -else -{ -size_t x_366; size_t x_367; uint8_t x_368; -x_366 = lean_ptr_addr(x_351); -lean_dec(x_351); -x_367 = lean_ptr_addr(x_360); -x_368 = lean_usize_dec_eq(x_366, x_367); -if (x_368 == 0) +size_t x_629; size_t x_630; uint8_t x_631; +x_629 = lean_ptr_addr(x_615); +lean_dec(x_615); +x_630 = lean_ptr_addr(x_623); +x_631 = lean_usize_dec_eq(x_629, x_630); +if (x_631 == 0) { -lean_object* x_369; -lean_dec(x_361); -x_369 = l_Lean_Expr_forallE___override(x_349, x_354, x_360, x_352); -lean_ctor_set(x_358, 0, x_369); -return x_358; +lean_object* x_632; +lean_dec(x_624); +x_632 = l_Lean_Expr_forallE___override(x_613, x_618, x_623, x_616); +lean_ctor_set(x_621, 0, x_632); +return x_621; } else { -uint8_t x_370; -x_370 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_352, x_352); -if (x_370 == 0) +uint8_t x_633; +x_633 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_616, x_616); +if (x_633 == 0) { -lean_object* x_371; -lean_dec(x_361); -x_371 = l_Lean_Expr_forallE___override(x_349, x_354, x_360, x_352); -lean_ctor_set(x_358, 0, x_371); -return x_358; +lean_object* x_634; +lean_dec(x_624); +x_634 = l_Lean_Expr_forallE___override(x_613, x_618, x_623, x_616); +lean_ctor_set(x_621, 0, x_634); +return x_621; } else { -lean_dec(x_360); -lean_dec(x_354); -lean_dec(x_349); -lean_ctor_set(x_358, 0, x_361); -return x_358; +lean_dec(x_623); +lean_dec(x_618); +lean_dec(x_613); +lean_ctor_set(x_621, 0, x_624); +return x_621; } } } } else { -lean_object* x_372; lean_object* x_373; lean_object* x_374; size_t x_375; size_t x_376; uint8_t x_377; -x_372 = lean_ctor_get(x_358, 0); -x_373 = lean_ctor_get(x_358, 1); -lean_inc(x_373); -lean_inc(x_372); -lean_dec(x_358); -lean_inc(x_351); -lean_inc(x_350); -lean_inc(x_349); -x_374 = l_Lean_Expr_forallE___override(x_349, x_350, x_351, x_352); -x_375 = lean_ptr_addr(x_350); -lean_dec(x_350); -x_376 = lean_ptr_addr(x_354); -x_377 = lean_usize_dec_eq(x_375, x_376); -if (x_377 == 0) +lean_object* x_635; lean_object* x_636; lean_object* x_637; size_t x_638; size_t x_639; uint8_t x_640; +x_635 = lean_ctor_get(x_621, 0); +x_636 = lean_ctor_get(x_621, 1); +lean_inc(x_636); +lean_inc(x_635); +lean_dec(x_621); +lean_inc(x_615); +lean_inc(x_614); +lean_inc(x_613); +x_637 = l_Lean_Expr_forallE___override(x_613, x_614, x_615, x_616); +x_638 = lean_ptr_addr(x_614); +lean_dec(x_614); +x_639 = lean_ptr_addr(x_618); +x_640 = lean_usize_dec_eq(x_638, x_639); +if (x_640 == 0) { -lean_object* x_378; lean_object* x_379; -lean_dec(x_374); -lean_dec(x_351); -x_378 = l_Lean_Expr_forallE___override(x_349, x_354, x_372, x_352); -x_379 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_379, 0, x_378); -lean_ctor_set(x_379, 1, x_373); -return x_379; +lean_object* x_641; lean_object* x_642; +lean_dec(x_637); +lean_dec(x_615); +x_641 = l_Lean_Expr_forallE___override(x_613, x_618, x_635, x_616); +x_642 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_642, 0, x_641); +lean_ctor_set(x_642, 1, x_636); +return x_642; } else { -size_t x_380; size_t x_381; uint8_t x_382; -x_380 = lean_ptr_addr(x_351); -lean_dec(x_351); -x_381 = lean_ptr_addr(x_372); -x_382 = lean_usize_dec_eq(x_380, x_381); -if (x_382 == 0) +size_t x_643; size_t x_644; uint8_t x_645; +x_643 = lean_ptr_addr(x_615); +lean_dec(x_615); +x_644 = lean_ptr_addr(x_635); +x_645 = lean_usize_dec_eq(x_643, x_644); +if (x_645 == 0) { -lean_object* x_383; lean_object* x_384; -lean_dec(x_374); -x_383 = l_Lean_Expr_forallE___override(x_349, x_354, x_372, x_352); -x_384 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_384, 0, x_383); -lean_ctor_set(x_384, 1, x_373); -return x_384; +lean_object* x_646; lean_object* x_647; +lean_dec(x_637); +x_646 = l_Lean_Expr_forallE___override(x_613, x_618, x_635, x_616); +x_647 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_647, 0, x_646); +lean_ctor_set(x_647, 1, x_636); +return x_647; } else { -uint8_t x_385; -x_385 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_352, x_352); -if (x_385 == 0) +uint8_t x_648; +x_648 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_616, x_616); +if (x_648 == 0) { -lean_object* x_386; lean_object* x_387; -lean_dec(x_374); -x_386 = l_Lean_Expr_forallE___override(x_349, x_354, x_372, x_352); -x_387 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_387, 0, x_386); -lean_ctor_set(x_387, 1, x_373); -return x_387; +lean_object* x_649; lean_object* x_650; +lean_dec(x_637); +x_649 = l_Lean_Expr_forallE___override(x_613, x_618, x_635, x_616); +x_650 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_650, 0, x_649); +lean_ctor_set(x_650, 1, x_636); +return x_650; } else { -lean_object* x_388; -lean_dec(x_372); -lean_dec(x_354); -lean_dec(x_349); -x_388 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_388, 0, x_374); -lean_ctor_set(x_388, 1, x_373); -return x_388; +lean_object* x_651; +lean_dec(x_635); +lean_dec(x_618); +lean_dec(x_613); +x_651 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_651, 0, x_637); +lean_ctor_set(x_651, 1, x_636); +return x_651; } } } @@ -685,250 +1910,249 @@ return x_388; } else { -uint8_t x_389; -lean_dec(x_354); -lean_dec(x_351); -lean_dec(x_350); -lean_dec(x_349); -x_389 = !lean_is_exclusive(x_358); -if (x_389 == 0) +uint8_t x_652; +lean_dec(x_618); +lean_dec(x_615); +lean_dec(x_614); +lean_dec(x_613); +x_652 = !lean_is_exclusive(x_621); +if (x_652 == 0) { -return x_358; +return x_621; } else { -lean_object* x_390; lean_object* x_391; lean_object* x_392; -x_390 = lean_ctor_get(x_358, 0); -x_391 = lean_ctor_get(x_358, 1); -lean_inc(x_391); -lean_inc(x_390); -lean_dec(x_358); -x_392 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_392, 0, x_390); -lean_ctor_set(x_392, 1, x_391); -return x_392; +lean_object* x_653; lean_object* x_654; lean_object* x_655; +x_653 = lean_ctor_get(x_621, 0); +x_654 = lean_ctor_get(x_621, 1); +lean_inc(x_654); +lean_inc(x_653); +lean_dec(x_621); +x_655 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_655, 0, x_653); +lean_ctor_set(x_655, 1, x_654); +return x_655; } } } else { -uint8_t x_393; -lean_dec(x_351); -lean_dec(x_350); -lean_dec(x_349); +uint8_t x_656; +lean_dec(x_615); +lean_dec(x_614); +lean_dec(x_613); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_6); lean_dec(x_1); -x_393 = !lean_is_exclusive(x_353); -if (x_393 == 0) +x_656 = !lean_is_exclusive(x_617); +if (x_656 == 0) { -return x_353; +return x_617; } else { -lean_object* x_394; lean_object* x_395; lean_object* x_396; -x_394 = lean_ctor_get(x_353, 0); -x_395 = lean_ctor_get(x_353, 1); -lean_inc(x_395); -lean_inc(x_394); -lean_dec(x_353); -x_396 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_396, 0, x_394); -lean_ctor_set(x_396, 1, x_395); -return x_396; +lean_object* x_657; lean_object* x_658; lean_object* x_659; +x_657 = lean_ctor_get(x_617, 0); +x_658 = lean_ctor_get(x_617, 1); +lean_inc(x_658); +lean_inc(x_657); +lean_dec(x_617); +x_659 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_659, 0, x_657); +lean_ctor_set(x_659, 1, x_658); +return x_659; } } } case 8: { -lean_object* x_397; lean_object* x_398; lean_object* x_399; lean_object* x_400; lean_object* x_401; uint8_t x_402; lean_object* x_403; -x_397 = lean_ctor_get(x_258, 1); -lean_inc(x_397); -lean_dec(x_258); -x_398 = lean_ctor_get(x_5, 0); -lean_inc(x_398); -x_399 = lean_ctor_get(x_5, 1); -lean_inc(x_399); -x_400 = lean_ctor_get(x_5, 2); -lean_inc(x_400); -x_401 = lean_ctor_get(x_5, 3); -lean_inc(x_401); -x_402 = lean_ctor_get_uint8(x_5, sizeof(void*)*4 + 8); +lean_object* x_660; lean_object* x_661; lean_object* x_662; lean_object* x_663; lean_object* x_664; uint8_t x_665; lean_object* x_666; +x_660 = lean_ctor_get(x_525, 1); +lean_inc(x_660); +lean_dec(x_525); +x_661 = lean_ctor_get(x_5, 0); +lean_inc(x_661); +x_662 = lean_ctor_get(x_5, 1); +lean_inc(x_662); +x_663 = lean_ctor_get(x_5, 2); +lean_inc(x_663); +x_664 = lean_ctor_get(x_5, 3); +lean_inc(x_664); +x_665 = lean_ctor_get_uint8(x_5, sizeof(void*)*4 + 8); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_6); -lean_inc(x_399); +lean_inc(x_662); lean_inc(x_1); -x_403 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_399, x_6, x_7, x_8, x_9, x_10, x_11, x_397); -if (lean_obj_tag(x_403) == 0) -{ -lean_object* x_404; lean_object* x_405; lean_object* x_406; -x_404 = lean_ctor_get(x_403, 0); -lean_inc(x_404); -x_405 = lean_ctor_get(x_403, 1); -lean_inc(x_405); -lean_dec(x_403); +x_666 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_662, x_6, x_7, x_8, x_9, x_10, x_11, x_660); +if (lean_obj_tag(x_666) == 0) +{ +lean_object* x_667; lean_object* x_668; lean_object* x_669; +x_667 = lean_ctor_get(x_666, 0); +lean_inc(x_667); +x_668 = lean_ctor_get(x_666, 1); +lean_inc(x_668); +lean_dec(x_666); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_6); -lean_inc(x_400); +lean_inc(x_663); lean_inc(x_1); -x_406 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_400, x_6, x_7, x_8, x_9, x_10, x_11, x_405); -if (lean_obj_tag(x_406) == 0) -{ -lean_object* x_407; lean_object* x_408; lean_object* x_409; lean_object* x_410; lean_object* x_411; -x_407 = lean_ctor_get(x_406, 0); -lean_inc(x_407); -x_408 = lean_ctor_get(x_406, 1); -lean_inc(x_408); -lean_dec(x_406); -x_409 = lean_unsigned_to_nat(1u); -x_410 = lean_nat_add(x_6, x_409); +x_669 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_663, x_6, x_7, x_8, x_9, x_10, x_11, x_668); +if (lean_obj_tag(x_669) == 0) +{ +lean_object* x_670; lean_object* x_671; lean_object* x_672; lean_object* x_673; +x_670 = lean_ctor_get(x_669, 0); +lean_inc(x_670); +x_671 = lean_ctor_get(x_669, 1); +lean_inc(x_671); +lean_dec(x_669); +x_672 = lean_nat_add(x_6, x_513); lean_dec(x_6); -lean_inc(x_401); -x_411 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_401, x_410, x_7, x_8, x_9, x_10, x_11, x_408); -if (lean_obj_tag(x_411) == 0) -{ -uint8_t x_412; -x_412 = !lean_is_exclusive(x_411); -if (x_412 == 0) -{ -lean_object* x_413; size_t x_414; size_t x_415; uint8_t x_416; -x_413 = lean_ctor_get(x_411, 0); -x_414 = lean_ptr_addr(x_399); -lean_dec(x_399); -x_415 = lean_ptr_addr(x_404); -x_416 = lean_usize_dec_eq(x_414, x_415); -if (x_416 == 0) +lean_inc(x_664); +x_673 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_664, x_672, x_7, x_8, x_9, x_10, x_11, x_671); +if (lean_obj_tag(x_673) == 0) +{ +uint8_t x_674; +x_674 = !lean_is_exclusive(x_673); +if (x_674 == 0) +{ +lean_object* x_675; size_t x_676; size_t x_677; uint8_t x_678; +x_675 = lean_ctor_get(x_673, 0); +x_676 = lean_ptr_addr(x_662); +lean_dec(x_662); +x_677 = lean_ptr_addr(x_667); +x_678 = lean_usize_dec_eq(x_676, x_677); +if (x_678 == 0) { -lean_object* x_417; -lean_dec(x_401); -lean_dec(x_400); +lean_object* x_679; +lean_dec(x_664); +lean_dec(x_663); lean_dec(x_5); -x_417 = l_Lean_Expr_letE___override(x_398, x_404, x_407, x_413, x_402); -lean_ctor_set(x_411, 0, x_417); -return x_411; +x_679 = l_Lean_Expr_letE___override(x_661, x_667, x_670, x_675, x_665); +lean_ctor_set(x_673, 0, x_679); +return x_673; } else { -size_t x_418; size_t x_419; uint8_t x_420; -x_418 = lean_ptr_addr(x_400); -lean_dec(x_400); -x_419 = lean_ptr_addr(x_407); -x_420 = lean_usize_dec_eq(x_418, x_419); -if (x_420 == 0) +size_t x_680; size_t x_681; uint8_t x_682; +x_680 = lean_ptr_addr(x_663); +lean_dec(x_663); +x_681 = lean_ptr_addr(x_670); +x_682 = lean_usize_dec_eq(x_680, x_681); +if (x_682 == 0) { -lean_object* x_421; -lean_dec(x_401); +lean_object* x_683; +lean_dec(x_664); lean_dec(x_5); -x_421 = l_Lean_Expr_letE___override(x_398, x_404, x_407, x_413, x_402); -lean_ctor_set(x_411, 0, x_421); -return x_411; +x_683 = l_Lean_Expr_letE___override(x_661, x_667, x_670, x_675, x_665); +lean_ctor_set(x_673, 0, x_683); +return x_673; } else { -size_t x_422; size_t x_423; uint8_t x_424; -x_422 = lean_ptr_addr(x_401); -lean_dec(x_401); -x_423 = lean_ptr_addr(x_413); -x_424 = lean_usize_dec_eq(x_422, x_423); -if (x_424 == 0) +size_t x_684; size_t x_685; uint8_t x_686; +x_684 = lean_ptr_addr(x_664); +lean_dec(x_664); +x_685 = lean_ptr_addr(x_675); +x_686 = lean_usize_dec_eq(x_684, x_685); +if (x_686 == 0) { -lean_object* x_425; +lean_object* x_687; lean_dec(x_5); -x_425 = l_Lean_Expr_letE___override(x_398, x_404, x_407, x_413, x_402); -lean_ctor_set(x_411, 0, x_425); -return x_411; +x_687 = l_Lean_Expr_letE___override(x_661, x_667, x_670, x_675, x_665); +lean_ctor_set(x_673, 0, x_687); +return x_673; } else { -lean_dec(x_413); -lean_dec(x_407); -lean_dec(x_404); -lean_dec(x_398); -lean_ctor_set(x_411, 0, x_5); -return x_411; +lean_dec(x_675); +lean_dec(x_670); +lean_dec(x_667); +lean_dec(x_661); +lean_ctor_set(x_673, 0, x_5); +return x_673; } } } } else { -lean_object* x_426; lean_object* x_427; size_t x_428; size_t x_429; uint8_t x_430; -x_426 = lean_ctor_get(x_411, 0); -x_427 = lean_ctor_get(x_411, 1); -lean_inc(x_427); -lean_inc(x_426); -lean_dec(x_411); -x_428 = lean_ptr_addr(x_399); -lean_dec(x_399); -x_429 = lean_ptr_addr(x_404); -x_430 = lean_usize_dec_eq(x_428, x_429); -if (x_430 == 0) +lean_object* x_688; lean_object* x_689; size_t x_690; size_t x_691; uint8_t x_692; +x_688 = lean_ctor_get(x_673, 0); +x_689 = lean_ctor_get(x_673, 1); +lean_inc(x_689); +lean_inc(x_688); +lean_dec(x_673); +x_690 = lean_ptr_addr(x_662); +lean_dec(x_662); +x_691 = lean_ptr_addr(x_667); +x_692 = lean_usize_dec_eq(x_690, x_691); +if (x_692 == 0) { -lean_object* x_431; lean_object* x_432; -lean_dec(x_401); -lean_dec(x_400); +lean_object* x_693; lean_object* x_694; +lean_dec(x_664); +lean_dec(x_663); lean_dec(x_5); -x_431 = l_Lean_Expr_letE___override(x_398, x_404, x_407, x_426, x_402); -x_432 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_432, 0, x_431); -lean_ctor_set(x_432, 1, x_427); -return x_432; +x_693 = l_Lean_Expr_letE___override(x_661, x_667, x_670, x_688, x_665); +x_694 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_694, 0, x_693); +lean_ctor_set(x_694, 1, x_689); +return x_694; } else { -size_t x_433; size_t x_434; uint8_t x_435; -x_433 = lean_ptr_addr(x_400); -lean_dec(x_400); -x_434 = lean_ptr_addr(x_407); -x_435 = lean_usize_dec_eq(x_433, x_434); -if (x_435 == 0) +size_t x_695; size_t x_696; uint8_t x_697; +x_695 = lean_ptr_addr(x_663); +lean_dec(x_663); +x_696 = lean_ptr_addr(x_670); +x_697 = lean_usize_dec_eq(x_695, x_696); +if (x_697 == 0) { -lean_object* x_436; lean_object* x_437; -lean_dec(x_401); +lean_object* x_698; lean_object* x_699; +lean_dec(x_664); lean_dec(x_5); -x_436 = l_Lean_Expr_letE___override(x_398, x_404, x_407, x_426, x_402); -x_437 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_437, 0, x_436); -lean_ctor_set(x_437, 1, x_427); -return x_437; +x_698 = l_Lean_Expr_letE___override(x_661, x_667, x_670, x_688, x_665); +x_699 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_699, 0, x_698); +lean_ctor_set(x_699, 1, x_689); +return x_699; } else { -size_t x_438; size_t x_439; uint8_t x_440; -x_438 = lean_ptr_addr(x_401); -lean_dec(x_401); -x_439 = lean_ptr_addr(x_426); -x_440 = lean_usize_dec_eq(x_438, x_439); -if (x_440 == 0) +size_t x_700; size_t x_701; uint8_t x_702; +x_700 = lean_ptr_addr(x_664); +lean_dec(x_664); +x_701 = lean_ptr_addr(x_688); +x_702 = lean_usize_dec_eq(x_700, x_701); +if (x_702 == 0) { -lean_object* x_441; lean_object* x_442; +lean_object* x_703; lean_object* x_704; lean_dec(x_5); -x_441 = l_Lean_Expr_letE___override(x_398, x_404, x_407, x_426, x_402); -x_442 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_442, 0, x_441); -lean_ctor_set(x_442, 1, x_427); -return x_442; +x_703 = l_Lean_Expr_letE___override(x_661, x_667, x_670, x_688, x_665); +x_704 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_704, 0, x_703); +lean_ctor_set(x_704, 1, x_689); +return x_704; } else { -lean_object* x_443; -lean_dec(x_426); -lean_dec(x_407); -lean_dec(x_404); -lean_dec(x_398); -x_443 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_443, 0, x_5); -lean_ctor_set(x_443, 1, x_427); -return x_443; +lean_object* x_705; +lean_dec(x_688); +lean_dec(x_670); +lean_dec(x_667); +lean_dec(x_661); +x_705 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_705, 0, x_5); +lean_ctor_set(x_705, 1, x_689); +return x_705; } } } @@ -936,42 +2160,42 @@ return x_443; } else { -uint8_t x_444; -lean_dec(x_407); -lean_dec(x_404); -lean_dec(x_401); -lean_dec(x_400); -lean_dec(x_399); -lean_dec(x_398); +uint8_t x_706; +lean_dec(x_670); +lean_dec(x_667); +lean_dec(x_664); +lean_dec(x_663); +lean_dec(x_662); +lean_dec(x_661); lean_dec(x_5); -x_444 = !lean_is_exclusive(x_411); -if (x_444 == 0) +x_706 = !lean_is_exclusive(x_673); +if (x_706 == 0) { -return x_411; +return x_673; } else { -lean_object* x_445; lean_object* x_446; lean_object* x_447; -x_445 = lean_ctor_get(x_411, 0); -x_446 = lean_ctor_get(x_411, 1); -lean_inc(x_446); -lean_inc(x_445); -lean_dec(x_411); -x_447 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_447, 0, x_445); -lean_ctor_set(x_447, 1, x_446); -return x_447; +lean_object* x_707; lean_object* x_708; lean_object* x_709; +x_707 = lean_ctor_get(x_673, 0); +x_708 = lean_ctor_get(x_673, 1); +lean_inc(x_708); +lean_inc(x_707); +lean_dec(x_673); +x_709 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_709, 0, x_707); +lean_ctor_set(x_709, 1, x_708); +return x_709; } } } else { -uint8_t x_448; -lean_dec(x_404); -lean_dec(x_401); -lean_dec(x_400); -lean_dec(x_399); -lean_dec(x_398); +uint8_t x_710; +lean_dec(x_667); +lean_dec(x_664); +lean_dec(x_663); +lean_dec(x_662); +lean_dec(x_661); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -979,33 +2203,33 @@ lean_dec(x_8); lean_dec(x_6); lean_dec(x_5); lean_dec(x_1); -x_448 = !lean_is_exclusive(x_406); -if (x_448 == 0) +x_710 = !lean_is_exclusive(x_669); +if (x_710 == 0) { -return x_406; +return x_669; } else { -lean_object* x_449; lean_object* x_450; lean_object* x_451; -x_449 = lean_ctor_get(x_406, 0); -x_450 = lean_ctor_get(x_406, 1); -lean_inc(x_450); -lean_inc(x_449); -lean_dec(x_406); -x_451 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_451, 0, x_449); -lean_ctor_set(x_451, 1, x_450); -return x_451; +lean_object* x_711; lean_object* x_712; lean_object* x_713; +x_711 = lean_ctor_get(x_669, 0); +x_712 = lean_ctor_get(x_669, 1); +lean_inc(x_712); +lean_inc(x_711); +lean_dec(x_669); +x_713 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_713, 0, x_711); +lean_ctor_set(x_713, 1, x_712); +return x_713; } } } else { -uint8_t x_452; -lean_dec(x_401); -lean_dec(x_400); -lean_dec(x_399); -lean_dec(x_398); +uint8_t x_714; +lean_dec(x_664); +lean_dec(x_663); +lean_dec(x_662); +lean_dec(x_661); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -1013,446 +2237,413 @@ lean_dec(x_8); lean_dec(x_6); lean_dec(x_5); lean_dec(x_1); -x_452 = !lean_is_exclusive(x_403); -if (x_452 == 0) +x_714 = !lean_is_exclusive(x_666); +if (x_714 == 0) { -return x_403; +return x_666; } else { -lean_object* x_453; lean_object* x_454; lean_object* x_455; -x_453 = lean_ctor_get(x_403, 0); -x_454 = lean_ctor_get(x_403, 1); -lean_inc(x_454); -lean_inc(x_453); -lean_dec(x_403); -x_455 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_455, 0, x_453); -lean_ctor_set(x_455, 1, x_454); -return x_455; +lean_object* x_715; lean_object* x_716; lean_object* x_717; +x_715 = lean_ctor_get(x_666, 0); +x_716 = lean_ctor_get(x_666, 1); +lean_inc(x_716); +lean_inc(x_715); +lean_dec(x_666); +x_717 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_717, 0, x_715); +lean_ctor_set(x_717, 1, x_716); +return x_717; } } } -case 10: -{ -lean_object* x_456; lean_object* x_457; lean_object* x_458; lean_object* x_459; -x_456 = lean_ctor_get(x_258, 1); -lean_inc(x_456); -lean_dec(x_258); -x_457 = lean_ctor_get(x_5, 0); -lean_inc(x_457); -x_458 = lean_ctor_get(x_5, 1); -lean_inc(x_458); -lean_inc(x_458); -x_459 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_458, x_6, x_7, x_8, x_9, x_10, x_11, x_456); -if (lean_obj_tag(x_459) == 0) -{ -uint8_t x_460; -x_460 = !lean_is_exclusive(x_459); -if (x_460 == 0) -{ -lean_object* x_461; size_t x_462; size_t x_463; uint8_t x_464; -x_461 = lean_ctor_get(x_459, 0); -x_462 = lean_ptr_addr(x_458); -lean_dec(x_458); -x_463 = lean_ptr_addr(x_461); -x_464 = lean_usize_dec_eq(x_462, x_463); -if (x_464 == 0) +case 10: { -lean_object* x_465; +lean_object* x_718; lean_object* x_719; lean_object* x_720; lean_object* x_721; +x_718 = lean_ctor_get(x_525, 1); +lean_inc(x_718); +lean_dec(x_525); +x_719 = lean_ctor_get(x_5, 0); +lean_inc(x_719); +x_720 = lean_ctor_get(x_5, 1); +lean_inc(x_720); +lean_inc(x_720); +x_721 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_720, x_6, x_7, x_8, x_9, x_10, x_11, x_718); +if (lean_obj_tag(x_721) == 0) +{ +uint8_t x_722; +x_722 = !lean_is_exclusive(x_721); +if (x_722 == 0) +{ +lean_object* x_723; size_t x_724; size_t x_725; uint8_t x_726; +x_723 = lean_ctor_get(x_721, 0); +x_724 = lean_ptr_addr(x_720); +lean_dec(x_720); +x_725 = lean_ptr_addr(x_723); +x_726 = lean_usize_dec_eq(x_724, x_725); +if (x_726 == 0) +{ +lean_object* x_727; lean_dec(x_5); -x_465 = l_Lean_Expr_mdata___override(x_457, x_461); -lean_ctor_set(x_459, 0, x_465); -return x_459; +x_727 = l_Lean_Expr_mdata___override(x_719, x_723); +lean_ctor_set(x_721, 0, x_727); +return x_721; } else { -lean_dec(x_461); -lean_dec(x_457); -lean_ctor_set(x_459, 0, x_5); -return x_459; +lean_dec(x_723); +lean_dec(x_719); +lean_ctor_set(x_721, 0, x_5); +return x_721; } } else { -lean_object* x_466; lean_object* x_467; size_t x_468; size_t x_469; uint8_t x_470; -x_466 = lean_ctor_get(x_459, 0); -x_467 = lean_ctor_get(x_459, 1); -lean_inc(x_467); -lean_inc(x_466); -lean_dec(x_459); -x_468 = lean_ptr_addr(x_458); -lean_dec(x_458); -x_469 = lean_ptr_addr(x_466); -x_470 = lean_usize_dec_eq(x_468, x_469); -if (x_470 == 0) +lean_object* x_728; lean_object* x_729; size_t x_730; size_t x_731; uint8_t x_732; +x_728 = lean_ctor_get(x_721, 0); +x_729 = lean_ctor_get(x_721, 1); +lean_inc(x_729); +lean_inc(x_728); +lean_dec(x_721); +x_730 = lean_ptr_addr(x_720); +lean_dec(x_720); +x_731 = lean_ptr_addr(x_728); +x_732 = lean_usize_dec_eq(x_730, x_731); +if (x_732 == 0) { -lean_object* x_471; lean_object* x_472; +lean_object* x_733; lean_object* x_734; lean_dec(x_5); -x_471 = l_Lean_Expr_mdata___override(x_457, x_466); -x_472 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_472, 0, x_471); -lean_ctor_set(x_472, 1, x_467); -return x_472; +x_733 = l_Lean_Expr_mdata___override(x_719, x_728); +x_734 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_734, 0, x_733); +lean_ctor_set(x_734, 1, x_729); +return x_734; } else { -lean_object* x_473; -lean_dec(x_466); -lean_dec(x_457); -x_473 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_473, 0, x_5); -lean_ctor_set(x_473, 1, x_467); -return x_473; +lean_object* x_735; +lean_dec(x_728); +lean_dec(x_719); +x_735 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_735, 0, x_5); +lean_ctor_set(x_735, 1, x_729); +return x_735; } } } else { -uint8_t x_474; -lean_dec(x_458); -lean_dec(x_457); +uint8_t x_736; +lean_dec(x_720); +lean_dec(x_719); lean_dec(x_5); -x_474 = !lean_is_exclusive(x_459); -if (x_474 == 0) +x_736 = !lean_is_exclusive(x_721); +if (x_736 == 0) { -return x_459; +return x_721; } else { -lean_object* x_475; lean_object* x_476; lean_object* x_477; -x_475 = lean_ctor_get(x_459, 0); -x_476 = lean_ctor_get(x_459, 1); -lean_inc(x_476); -lean_inc(x_475); -lean_dec(x_459); -x_477 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_477, 0, x_475); -lean_ctor_set(x_477, 1, x_476); -return x_477; +lean_object* x_737; lean_object* x_738; lean_object* x_739; +x_737 = lean_ctor_get(x_721, 0); +x_738 = lean_ctor_get(x_721, 1); +lean_inc(x_738); +lean_inc(x_737); +lean_dec(x_721); +x_739 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_739, 0, x_737); +lean_ctor_set(x_739, 1, x_738); +return x_739; } } } case 11: { -lean_object* x_478; lean_object* x_479; lean_object* x_480; lean_object* x_481; lean_object* x_482; -x_478 = lean_ctor_get(x_258, 1); -lean_inc(x_478); -lean_dec(x_258); -x_479 = lean_ctor_get(x_5, 0); -lean_inc(x_479); -x_480 = lean_ctor_get(x_5, 1); -lean_inc(x_480); -x_481 = lean_ctor_get(x_5, 2); -lean_inc(x_481); -lean_inc(x_481); -x_482 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_481, x_6, x_7, x_8, x_9, x_10, x_11, x_478); -if (lean_obj_tag(x_482) == 0) -{ -uint8_t x_483; -x_483 = !lean_is_exclusive(x_482); -if (x_483 == 0) -{ -lean_object* x_484; size_t x_485; size_t x_486; uint8_t x_487; -x_484 = lean_ctor_get(x_482, 0); -x_485 = lean_ptr_addr(x_481); -lean_dec(x_481); -x_486 = lean_ptr_addr(x_484); -x_487 = lean_usize_dec_eq(x_485, x_486); -if (x_487 == 0) +lean_object* x_740; lean_object* x_741; lean_object* x_742; lean_object* x_743; lean_object* x_744; +x_740 = lean_ctor_get(x_525, 1); +lean_inc(x_740); +lean_dec(x_525); +x_741 = lean_ctor_get(x_5, 0); +lean_inc(x_741); +x_742 = lean_ctor_get(x_5, 1); +lean_inc(x_742); +x_743 = lean_ctor_get(x_5, 2); +lean_inc(x_743); +lean_inc(x_743); +x_744 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_743, x_6, x_7, x_8, x_9, x_10, x_11, x_740); +if (lean_obj_tag(x_744) == 0) +{ +uint8_t x_745; +x_745 = !lean_is_exclusive(x_744); +if (x_745 == 0) +{ +lean_object* x_746; size_t x_747; size_t x_748; uint8_t x_749; +x_746 = lean_ctor_get(x_744, 0); +x_747 = lean_ptr_addr(x_743); +lean_dec(x_743); +x_748 = lean_ptr_addr(x_746); +x_749 = lean_usize_dec_eq(x_747, x_748); +if (x_749 == 0) { -lean_object* x_488; +lean_object* x_750; lean_dec(x_5); -x_488 = l_Lean_Expr_proj___override(x_479, x_480, x_484); -lean_ctor_set(x_482, 0, x_488); -return x_482; +x_750 = l_Lean_Expr_proj___override(x_741, x_742, x_746); +lean_ctor_set(x_744, 0, x_750); +return x_744; } else { -lean_dec(x_484); -lean_dec(x_480); -lean_dec(x_479); -lean_ctor_set(x_482, 0, x_5); -return x_482; +lean_dec(x_746); +lean_dec(x_742); +lean_dec(x_741); +lean_ctor_set(x_744, 0, x_5); +return x_744; } } else { -lean_object* x_489; lean_object* x_490; size_t x_491; size_t x_492; uint8_t x_493; -x_489 = lean_ctor_get(x_482, 0); -x_490 = lean_ctor_get(x_482, 1); -lean_inc(x_490); -lean_inc(x_489); -lean_dec(x_482); -x_491 = lean_ptr_addr(x_481); -lean_dec(x_481); -x_492 = lean_ptr_addr(x_489); -x_493 = lean_usize_dec_eq(x_491, x_492); -if (x_493 == 0) -{ -lean_object* x_494; lean_object* x_495; +lean_object* x_751; lean_object* x_752; size_t x_753; size_t x_754; uint8_t x_755; +x_751 = lean_ctor_get(x_744, 0); +x_752 = lean_ctor_get(x_744, 1); +lean_inc(x_752); +lean_inc(x_751); +lean_dec(x_744); +x_753 = lean_ptr_addr(x_743); +lean_dec(x_743); +x_754 = lean_ptr_addr(x_751); +x_755 = lean_usize_dec_eq(x_753, x_754); +if (x_755 == 0) +{ +lean_object* x_756; lean_object* x_757; lean_dec(x_5); -x_494 = l_Lean_Expr_proj___override(x_479, x_480, x_489); -x_495 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_495, 0, x_494); -lean_ctor_set(x_495, 1, x_490); -return x_495; +x_756 = l_Lean_Expr_proj___override(x_741, x_742, x_751); +x_757 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_757, 0, x_756); +lean_ctor_set(x_757, 1, x_752); +return x_757; } else { -lean_object* x_496; -lean_dec(x_489); -lean_dec(x_480); -lean_dec(x_479); -x_496 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_496, 0, x_5); -lean_ctor_set(x_496, 1, x_490); -return x_496; +lean_object* x_758; +lean_dec(x_751); +lean_dec(x_742); +lean_dec(x_741); +x_758 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_758, 0, x_5); +lean_ctor_set(x_758, 1, x_752); +return x_758; } } } else { -uint8_t x_497; -lean_dec(x_481); -lean_dec(x_480); -lean_dec(x_479); +uint8_t x_759; +lean_dec(x_743); +lean_dec(x_742); +lean_dec(x_741); lean_dec(x_5); -x_497 = !lean_is_exclusive(x_482); -if (x_497 == 0) +x_759 = !lean_is_exclusive(x_744); +if (x_759 == 0) { -return x_482; +return x_744; } else { -lean_object* x_498; lean_object* x_499; lean_object* x_500; -x_498 = lean_ctor_get(x_482, 0); -x_499 = lean_ctor_get(x_482, 1); -lean_inc(x_499); -lean_inc(x_498); -lean_dec(x_482); -x_500 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_500, 0, x_498); -lean_ctor_set(x_500, 1, x_499); -return x_500; +lean_object* x_760; lean_object* x_761; lean_object* x_762; +x_760 = lean_ctor_get(x_744, 0); +x_761 = lean_ctor_get(x_744, 1); +lean_inc(x_761); +lean_inc(x_760); +lean_dec(x_744); +x_762 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_762, 0, x_760); +lean_ctor_set(x_762, 1, x_761); +return x_762; } } } default: { -uint8_t x_501; +uint8_t x_763; lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_6); lean_dec(x_1); -x_501 = !lean_is_exclusive(x_258); -if (x_501 == 0) +x_763 = !lean_is_exclusive(x_525); +if (x_763 == 0) { -lean_object* x_502; -x_502 = lean_ctor_get(x_258, 0); -lean_dec(x_502); -lean_ctor_set(x_258, 0, x_5); -return x_258; +lean_object* x_764; +x_764 = lean_ctor_get(x_525, 0); +lean_dec(x_764); +lean_ctor_set(x_525, 0, x_5); +return x_525; } else { -lean_object* x_503; lean_object* x_504; -x_503 = lean_ctor_get(x_258, 1); -lean_inc(x_503); -lean_dec(x_258); -x_504 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_504, 0, x_5); -lean_ctor_set(x_504, 1, x_503); -return x_504; +lean_object* x_765; lean_object* x_766; +x_765 = lean_ctor_get(x_525, 1); +lean_inc(x_765); +lean_dec(x_525); +x_766 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_766, 0, x_5); +lean_ctor_set(x_766, 1, x_765); +return x_766; } } } } else { -lean_object* x_505; lean_object* x_506; lean_object* x_507; lean_object* x_508; lean_object* x_509; lean_object* x_510; lean_object* x_511; uint8_t x_512; -x_505 = lean_ctor_get(x_258, 1); -lean_inc(x_505); -lean_dec(x_258); -x_506 = lean_st_ref_get(x_7, x_505); -x_507 = lean_ctor_get(x_506, 0); -lean_inc(x_507); -x_508 = lean_ctor_get(x_506, 1); -lean_inc(x_508); -lean_dec(x_506); -x_509 = lean_unsigned_to_nat(1u); -x_510 = lean_nat_add(x_507, x_509); -x_511 = lean_st_ref_set(x_7, x_510, x_508); -x_512 = !lean_is_exclusive(x_511); -if (x_512 == 0) -{ -lean_object* x_513; lean_object* x_514; uint8_t x_515; -x_513 = lean_ctor_get(x_511, 1); -x_514 = lean_ctor_get(x_511, 0); -lean_dec(x_514); -x_515 = l_Lean_Meta_Occurrences_contains(x_2, x_507); -lean_dec(x_507); -if (x_515 == 0) -{ +lean_object* x_767; lean_object* x_768; lean_object* x_769; lean_object* x_770; lean_object* x_771; +x_767 = lean_ctor_get(x_521, 1); +x_768 = lean_ctor_get(x_521, 2); +x_769 = lean_ctor_get(x_521, 3); +lean_inc(x_769); +lean_inc(x_768); +lean_inc(x_767); +lean_dec(x_521); +x_770 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_770, 0, x_261); +lean_ctor_set(x_770, 1, x_767); +lean_ctor_set(x_770, 2, x_768); +lean_ctor_set(x_770, 3, x_769); +x_771 = lean_st_ref_set(x_9, x_770, x_522); switch (lean_obj_tag(x_5)) { case 5: { -lean_object* x_516; lean_object* x_517; lean_object* x_518; -lean_free_object(x_511); -x_516 = lean_ctor_get(x_5, 0); -lean_inc(x_516); -x_517 = lean_ctor_get(x_5, 1); -lean_inc(x_517); +lean_object* x_772; lean_object* x_773; lean_object* x_774; lean_object* x_775; +x_772 = lean_ctor_get(x_771, 1); +lean_inc(x_772); +lean_dec(x_771); +x_773 = lean_ctor_get(x_5, 0); +lean_inc(x_773); +x_774 = lean_ctor_get(x_5, 1); +lean_inc(x_774); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_6); -lean_inc(x_516); +lean_inc(x_773); lean_inc(x_1); -x_518 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_516, x_6, x_7, x_8, x_9, x_10, x_11, x_513); -if (lean_obj_tag(x_518) == 0) -{ -lean_object* x_519; lean_object* x_520; lean_object* x_521; -x_519 = lean_ctor_get(x_518, 0); -lean_inc(x_519); -x_520 = lean_ctor_get(x_518, 1); -lean_inc(x_520); -lean_dec(x_518); -lean_inc(x_517); -x_521 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_517, x_6, x_7, x_8, x_9, x_10, x_11, x_520); -if (lean_obj_tag(x_521) == 0) -{ -uint8_t x_522; -x_522 = !lean_is_exclusive(x_521); -if (x_522 == 0) -{ -lean_object* x_523; size_t x_524; size_t x_525; uint8_t x_526; -x_523 = lean_ctor_get(x_521, 0); -x_524 = lean_ptr_addr(x_516); -lean_dec(x_516); -x_525 = lean_ptr_addr(x_519); -x_526 = lean_usize_dec_eq(x_524, x_525); -if (x_526 == 0) +x_775 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_773, x_6, x_7, x_8, x_9, x_10, x_11, x_772); +if (lean_obj_tag(x_775) == 0) +{ +lean_object* x_776; lean_object* x_777; lean_object* x_778; +x_776 = lean_ctor_get(x_775, 0); +lean_inc(x_776); +x_777 = lean_ctor_get(x_775, 1); +lean_inc(x_777); +lean_dec(x_775); +lean_inc(x_774); +x_778 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_774, x_6, x_7, x_8, x_9, x_10, x_11, x_777); +if (lean_obj_tag(x_778) == 0) { -lean_object* x_527; -lean_dec(x_517); -lean_dec(x_5); -x_527 = l_Lean_Expr_app___override(x_519, x_523); -lean_ctor_set(x_521, 0, x_527); -return x_521; +lean_object* x_779; lean_object* x_780; lean_object* x_781; size_t x_782; size_t x_783; uint8_t x_784; +x_779 = lean_ctor_get(x_778, 0); +lean_inc(x_779); +x_780 = lean_ctor_get(x_778, 1); +lean_inc(x_780); +if (lean_is_exclusive(x_778)) { + lean_ctor_release(x_778, 0); + lean_ctor_release(x_778, 1); + x_781 = x_778; +} else { + lean_dec_ref(x_778); + x_781 = lean_box(0); } -else +x_782 = lean_ptr_addr(x_773); +lean_dec(x_773); +x_783 = lean_ptr_addr(x_776); +x_784 = lean_usize_dec_eq(x_782, x_783); +if (x_784 == 0) { -size_t x_528; size_t x_529; uint8_t x_530; -x_528 = lean_ptr_addr(x_517); -lean_dec(x_517); -x_529 = lean_ptr_addr(x_523); -x_530 = lean_usize_dec_eq(x_528, x_529); -if (x_530 == 0) -{ -lean_object* x_531; +lean_object* x_785; lean_object* x_786; +lean_dec(x_774); lean_dec(x_5); -x_531 = l_Lean_Expr_app___override(x_519, x_523); -lean_ctor_set(x_521, 0, x_531); -return x_521; -} -else -{ -lean_dec(x_523); -lean_dec(x_519); -lean_ctor_set(x_521, 0, x_5); -return x_521; -} +x_785 = l_Lean_Expr_app___override(x_776, x_779); +if (lean_is_scalar(x_781)) { + x_786 = lean_alloc_ctor(0, 2, 0); +} else { + x_786 = x_781; } +lean_ctor_set(x_786, 0, x_785); +lean_ctor_set(x_786, 1, x_780); +return x_786; } else { -lean_object* x_532; lean_object* x_533; size_t x_534; size_t x_535; uint8_t x_536; -x_532 = lean_ctor_get(x_521, 0); -x_533 = lean_ctor_get(x_521, 1); -lean_inc(x_533); -lean_inc(x_532); -lean_dec(x_521); -x_534 = lean_ptr_addr(x_516); -lean_dec(x_516); -x_535 = lean_ptr_addr(x_519); -x_536 = lean_usize_dec_eq(x_534, x_535); -if (x_536 == 0) +size_t x_787; size_t x_788; uint8_t x_789; +x_787 = lean_ptr_addr(x_774); +lean_dec(x_774); +x_788 = lean_ptr_addr(x_779); +x_789 = lean_usize_dec_eq(x_787, x_788); +if (x_789 == 0) { -lean_object* x_537; lean_object* x_538; -lean_dec(x_517); +lean_object* x_790; lean_object* x_791; lean_dec(x_5); -x_537 = l_Lean_Expr_app___override(x_519, x_532); -x_538 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_538, 0, x_537); -lean_ctor_set(x_538, 1, x_533); -return x_538; +x_790 = l_Lean_Expr_app___override(x_776, x_779); +if (lean_is_scalar(x_781)) { + x_791 = lean_alloc_ctor(0, 2, 0); +} else { + x_791 = x_781; } -else -{ -size_t x_539; size_t x_540; uint8_t x_541; -x_539 = lean_ptr_addr(x_517); -lean_dec(x_517); -x_540 = lean_ptr_addr(x_532); -x_541 = lean_usize_dec_eq(x_539, x_540); -if (x_541 == 0) -{ -lean_object* x_542; lean_object* x_543; -lean_dec(x_5); -x_542 = l_Lean_Expr_app___override(x_519, x_532); -x_543 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_543, 0, x_542); -lean_ctor_set(x_543, 1, x_533); -return x_543; +lean_ctor_set(x_791, 0, x_790); +lean_ctor_set(x_791, 1, x_780); +return x_791; } else { -lean_object* x_544; -lean_dec(x_532); -lean_dec(x_519); -x_544 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_544, 0, x_5); -lean_ctor_set(x_544, 1, x_533); -return x_544; +lean_object* x_792; +lean_dec(x_779); +lean_dec(x_776); +if (lean_is_scalar(x_781)) { + x_792 = lean_alloc_ctor(0, 2, 0); +} else { + x_792 = x_781; } +lean_ctor_set(x_792, 0, x_5); +lean_ctor_set(x_792, 1, x_780); +return x_792; } } } else { -uint8_t x_545; -lean_dec(x_519); -lean_dec(x_517); -lean_dec(x_516); +lean_object* x_793; lean_object* x_794; lean_object* x_795; lean_object* x_796; +lean_dec(x_776); +lean_dec(x_774); +lean_dec(x_773); lean_dec(x_5); -x_545 = !lean_is_exclusive(x_521); -if (x_545 == 0) -{ -return x_521; +x_793 = lean_ctor_get(x_778, 0); +lean_inc(x_793); +x_794 = lean_ctor_get(x_778, 1); +lean_inc(x_794); +if (lean_is_exclusive(x_778)) { + lean_ctor_release(x_778, 0); + lean_ctor_release(x_778, 1); + x_795 = x_778; +} else { + lean_dec_ref(x_778); + x_795 = lean_box(0); } -else -{ -lean_object* x_546; lean_object* x_547; lean_object* x_548; -x_546 = lean_ctor_get(x_521, 0); -x_547 = lean_ctor_get(x_521, 1); -lean_inc(x_547); -lean_inc(x_546); -lean_dec(x_521); -x_548 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_548, 0, x_546); -lean_ctor_set(x_548, 1, x_547); -return x_548; +if (lean_is_scalar(x_795)) { + x_796 = lean_alloc_ctor(1, 2, 0); +} else { + x_796 = x_795; } +lean_ctor_set(x_796, 0, x_793); +lean_ctor_set(x_796, 1, x_794); +return x_796; } } else { -uint8_t x_549; -lean_dec(x_517); -lean_dec(x_516); +lean_object* x_797; lean_object* x_798; lean_object* x_799; lean_object* x_800; +lean_dec(x_774); +lean_dec(x_773); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -1460,707 +2651,600 @@ lean_dec(x_8); lean_dec(x_6); lean_dec(x_5); lean_dec(x_1); -x_549 = !lean_is_exclusive(x_518); -if (x_549 == 0) -{ -return x_518; +x_797 = lean_ctor_get(x_775, 0); +lean_inc(x_797); +x_798 = lean_ctor_get(x_775, 1); +lean_inc(x_798); +if (lean_is_exclusive(x_775)) { + lean_ctor_release(x_775, 0); + lean_ctor_release(x_775, 1); + x_799 = x_775; +} else { + lean_dec_ref(x_775); + x_799 = lean_box(0); } -else -{ -lean_object* x_550; lean_object* x_551; lean_object* x_552; -x_550 = lean_ctor_get(x_518, 0); -x_551 = lean_ctor_get(x_518, 1); -lean_inc(x_551); -lean_inc(x_550); -lean_dec(x_518); -x_552 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_552, 0, x_550); -lean_ctor_set(x_552, 1, x_551); -return x_552; +if (lean_is_scalar(x_799)) { + x_800 = lean_alloc_ctor(1, 2, 0); +} else { + x_800 = x_799; } +lean_ctor_set(x_800, 0, x_797); +lean_ctor_set(x_800, 1, x_798); +return x_800; } } case 6: { -lean_object* x_553; lean_object* x_554; lean_object* x_555; uint8_t x_556; lean_object* x_557; -lean_free_object(x_511); -x_553 = lean_ctor_get(x_5, 0); -lean_inc(x_553); -x_554 = lean_ctor_get(x_5, 1); -lean_inc(x_554); -x_555 = lean_ctor_get(x_5, 2); -lean_inc(x_555); -x_556 = lean_ctor_get_uint8(x_5, sizeof(void*)*3 + 8); +lean_object* x_801; lean_object* x_802; lean_object* x_803; lean_object* x_804; uint8_t x_805; lean_object* x_806; +x_801 = lean_ctor_get(x_771, 1); +lean_inc(x_801); +lean_dec(x_771); +x_802 = lean_ctor_get(x_5, 0); +lean_inc(x_802); +x_803 = lean_ctor_get(x_5, 1); +lean_inc(x_803); +x_804 = lean_ctor_get(x_5, 2); +lean_inc(x_804); +x_805 = lean_ctor_get_uint8(x_5, sizeof(void*)*3 + 8); lean_dec(x_5); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_6); -lean_inc(x_554); +lean_inc(x_803); lean_inc(x_1); -x_557 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_554, x_6, x_7, x_8, x_9, x_10, x_11, x_513); -if (lean_obj_tag(x_557) == 0) -{ -lean_object* x_558; lean_object* x_559; lean_object* x_560; lean_object* x_561; -x_558 = lean_ctor_get(x_557, 0); -lean_inc(x_558); -x_559 = lean_ctor_get(x_557, 1); -lean_inc(x_559); -lean_dec(x_557); -x_560 = lean_nat_add(x_6, x_509); +x_806 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_803, x_6, x_7, x_8, x_9, x_10, x_11, x_801); +if (lean_obj_tag(x_806) == 0) +{ +lean_object* x_807; lean_object* x_808; lean_object* x_809; lean_object* x_810; +x_807 = lean_ctor_get(x_806, 0); +lean_inc(x_807); +x_808 = lean_ctor_get(x_806, 1); +lean_inc(x_808); +lean_dec(x_806); +x_809 = lean_nat_add(x_6, x_513); lean_dec(x_6); -lean_inc(x_555); -x_561 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_555, x_560, x_7, x_8, x_9, x_10, x_11, x_559); -if (lean_obj_tag(x_561) == 0) -{ -uint8_t x_562; -x_562 = !lean_is_exclusive(x_561); -if (x_562 == 0) -{ -lean_object* x_563; lean_object* x_564; size_t x_565; size_t x_566; uint8_t x_567; -x_563 = lean_ctor_get(x_561, 0); -lean_inc(x_555); -lean_inc(x_554); -lean_inc(x_553); -x_564 = l_Lean_Expr_lam___override(x_553, x_554, x_555, x_556); -x_565 = lean_ptr_addr(x_554); -lean_dec(x_554); -x_566 = lean_ptr_addr(x_558); -x_567 = lean_usize_dec_eq(x_565, x_566); -if (x_567 == 0) -{ -lean_object* x_568; -lean_dec(x_564); -lean_dec(x_555); -x_568 = l_Lean_Expr_lam___override(x_553, x_558, x_563, x_556); -lean_ctor_set(x_561, 0, x_568); -return x_561; +lean_inc(x_804); +x_810 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_804, x_809, x_7, x_8, x_9, x_10, x_11, x_808); +if (lean_obj_tag(x_810) == 0) +{ +lean_object* x_811; lean_object* x_812; lean_object* x_813; lean_object* x_814; size_t x_815; size_t x_816; uint8_t x_817; +x_811 = lean_ctor_get(x_810, 0); +lean_inc(x_811); +x_812 = lean_ctor_get(x_810, 1); +lean_inc(x_812); +if (lean_is_exclusive(x_810)) { + lean_ctor_release(x_810, 0); + lean_ctor_release(x_810, 1); + x_813 = x_810; +} else { + lean_dec_ref(x_810); + x_813 = lean_box(0); +} +lean_inc(x_804); +lean_inc(x_803); +lean_inc(x_802); +x_814 = l_Lean_Expr_lam___override(x_802, x_803, x_804, x_805); +x_815 = lean_ptr_addr(x_803); +lean_dec(x_803); +x_816 = lean_ptr_addr(x_807); +x_817 = lean_usize_dec_eq(x_815, x_816); +if (x_817 == 0) +{ +lean_object* x_818; lean_object* x_819; +lean_dec(x_814); +lean_dec(x_804); +x_818 = l_Lean_Expr_lam___override(x_802, x_807, x_811, x_805); +if (lean_is_scalar(x_813)) { + x_819 = lean_alloc_ctor(0, 2, 0); +} else { + x_819 = x_813; } -else -{ -size_t x_569; size_t x_570; uint8_t x_571; -x_569 = lean_ptr_addr(x_555); -lean_dec(x_555); -x_570 = lean_ptr_addr(x_563); -x_571 = lean_usize_dec_eq(x_569, x_570); -if (x_571 == 0) -{ -lean_object* x_572; -lean_dec(x_564); -x_572 = l_Lean_Expr_lam___override(x_553, x_558, x_563, x_556); -lean_ctor_set(x_561, 0, x_572); -return x_561; +lean_ctor_set(x_819, 0, x_818); +lean_ctor_set(x_819, 1, x_812); +return x_819; } else { -uint8_t x_573; -x_573 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_556, x_556); -if (x_573 == 0) -{ -lean_object* x_574; -lean_dec(x_564); -x_574 = l_Lean_Expr_lam___override(x_553, x_558, x_563, x_556); -lean_ctor_set(x_561, 0, x_574); -return x_561; -} -else +size_t x_820; size_t x_821; uint8_t x_822; +x_820 = lean_ptr_addr(x_804); +lean_dec(x_804); +x_821 = lean_ptr_addr(x_811); +x_822 = lean_usize_dec_eq(x_820, x_821); +if (x_822 == 0) { -lean_dec(x_563); -lean_dec(x_558); -lean_dec(x_553); -lean_ctor_set(x_561, 0, x_564); -return x_561; -} -} -} +lean_object* x_823; lean_object* x_824; +lean_dec(x_814); +x_823 = l_Lean_Expr_lam___override(x_802, x_807, x_811, x_805); +if (lean_is_scalar(x_813)) { + x_824 = lean_alloc_ctor(0, 2, 0); +} else { + x_824 = x_813; } -else -{ -lean_object* x_575; lean_object* x_576; lean_object* x_577; size_t x_578; size_t x_579; uint8_t x_580; -x_575 = lean_ctor_get(x_561, 0); -x_576 = lean_ctor_get(x_561, 1); -lean_inc(x_576); -lean_inc(x_575); -lean_dec(x_561); -lean_inc(x_555); -lean_inc(x_554); -lean_inc(x_553); -x_577 = l_Lean_Expr_lam___override(x_553, x_554, x_555, x_556); -x_578 = lean_ptr_addr(x_554); -lean_dec(x_554); -x_579 = lean_ptr_addr(x_558); -x_580 = lean_usize_dec_eq(x_578, x_579); -if (x_580 == 0) -{ -lean_object* x_581; lean_object* x_582; -lean_dec(x_577); -lean_dec(x_555); -x_581 = l_Lean_Expr_lam___override(x_553, x_558, x_575, x_556); -x_582 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_582, 0, x_581); -lean_ctor_set(x_582, 1, x_576); -return x_582; +lean_ctor_set(x_824, 0, x_823); +lean_ctor_set(x_824, 1, x_812); +return x_824; } else { -size_t x_583; size_t x_584; uint8_t x_585; -x_583 = lean_ptr_addr(x_555); -lean_dec(x_555); -x_584 = lean_ptr_addr(x_575); -x_585 = lean_usize_dec_eq(x_583, x_584); -if (x_585 == 0) +uint8_t x_825; +x_825 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_805, x_805); +if (x_825 == 0) { -lean_object* x_586; lean_object* x_587; -lean_dec(x_577); -x_586 = l_Lean_Expr_lam___override(x_553, x_558, x_575, x_556); -x_587 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_587, 0, x_586); -lean_ctor_set(x_587, 1, x_576); -return x_587; +lean_object* x_826; lean_object* x_827; +lean_dec(x_814); +x_826 = l_Lean_Expr_lam___override(x_802, x_807, x_811, x_805); +if (lean_is_scalar(x_813)) { + x_827 = lean_alloc_ctor(0, 2, 0); +} else { + x_827 = x_813; } -else -{ -uint8_t x_588; -x_588 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_556, x_556); -if (x_588 == 0) -{ -lean_object* x_589; lean_object* x_590; -lean_dec(x_577); -x_589 = l_Lean_Expr_lam___override(x_553, x_558, x_575, x_556); -x_590 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_590, 0, x_589); -lean_ctor_set(x_590, 1, x_576); -return x_590; +lean_ctor_set(x_827, 0, x_826); +lean_ctor_set(x_827, 1, x_812); +return x_827; } else { -lean_object* x_591; -lean_dec(x_575); -lean_dec(x_558); -lean_dec(x_553); -x_591 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_591, 0, x_577); -lean_ctor_set(x_591, 1, x_576); -return x_591; +lean_object* x_828; +lean_dec(x_811); +lean_dec(x_807); +lean_dec(x_802); +if (lean_is_scalar(x_813)) { + x_828 = lean_alloc_ctor(0, 2, 0); +} else { + x_828 = x_813; } +lean_ctor_set(x_828, 0, x_814); +lean_ctor_set(x_828, 1, x_812); +return x_828; } } } } else { -uint8_t x_592; -lean_dec(x_558); -lean_dec(x_555); -lean_dec(x_554); -lean_dec(x_553); -x_592 = !lean_is_exclusive(x_561); -if (x_592 == 0) -{ -return x_561; +lean_object* x_829; lean_object* x_830; lean_object* x_831; lean_object* x_832; +lean_dec(x_807); +lean_dec(x_804); +lean_dec(x_803); +lean_dec(x_802); +x_829 = lean_ctor_get(x_810, 0); +lean_inc(x_829); +x_830 = lean_ctor_get(x_810, 1); +lean_inc(x_830); +if (lean_is_exclusive(x_810)) { + lean_ctor_release(x_810, 0); + lean_ctor_release(x_810, 1); + x_831 = x_810; +} else { + lean_dec_ref(x_810); + x_831 = lean_box(0); } -else -{ -lean_object* x_593; lean_object* x_594; lean_object* x_595; -x_593 = lean_ctor_get(x_561, 0); -x_594 = lean_ctor_get(x_561, 1); -lean_inc(x_594); -lean_inc(x_593); -lean_dec(x_561); -x_595 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_595, 0, x_593); -lean_ctor_set(x_595, 1, x_594); -return x_595; +if (lean_is_scalar(x_831)) { + x_832 = lean_alloc_ctor(1, 2, 0); +} else { + x_832 = x_831; } +lean_ctor_set(x_832, 0, x_829); +lean_ctor_set(x_832, 1, x_830); +return x_832; } } else { -uint8_t x_596; -lean_dec(x_555); -lean_dec(x_554); -lean_dec(x_553); +lean_object* x_833; lean_object* x_834; lean_object* x_835; lean_object* x_836; +lean_dec(x_804); +lean_dec(x_803); +lean_dec(x_802); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_6); lean_dec(x_1); -x_596 = !lean_is_exclusive(x_557); -if (x_596 == 0) -{ -return x_557; +x_833 = lean_ctor_get(x_806, 0); +lean_inc(x_833); +x_834 = lean_ctor_get(x_806, 1); +lean_inc(x_834); +if (lean_is_exclusive(x_806)) { + lean_ctor_release(x_806, 0); + lean_ctor_release(x_806, 1); + x_835 = x_806; +} else { + lean_dec_ref(x_806); + x_835 = lean_box(0); } -else -{ -lean_object* x_597; lean_object* x_598; lean_object* x_599; -x_597 = lean_ctor_get(x_557, 0); -x_598 = lean_ctor_get(x_557, 1); -lean_inc(x_598); -lean_inc(x_597); -lean_dec(x_557); -x_599 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_599, 0, x_597); -lean_ctor_set(x_599, 1, x_598); -return x_599; +if (lean_is_scalar(x_835)) { + x_836 = lean_alloc_ctor(1, 2, 0); +} else { + x_836 = x_835; } +lean_ctor_set(x_836, 0, x_833); +lean_ctor_set(x_836, 1, x_834); +return x_836; } } case 7: { -lean_object* x_600; lean_object* x_601; lean_object* x_602; uint8_t x_603; lean_object* x_604; -lean_free_object(x_511); -x_600 = lean_ctor_get(x_5, 0); -lean_inc(x_600); -x_601 = lean_ctor_get(x_5, 1); -lean_inc(x_601); -x_602 = lean_ctor_get(x_5, 2); -lean_inc(x_602); -x_603 = lean_ctor_get_uint8(x_5, sizeof(void*)*3 + 8); +lean_object* x_837; lean_object* x_838; lean_object* x_839; lean_object* x_840; uint8_t x_841; lean_object* x_842; +x_837 = lean_ctor_get(x_771, 1); +lean_inc(x_837); +lean_dec(x_771); +x_838 = lean_ctor_get(x_5, 0); +lean_inc(x_838); +x_839 = lean_ctor_get(x_5, 1); +lean_inc(x_839); +x_840 = lean_ctor_get(x_5, 2); +lean_inc(x_840); +x_841 = lean_ctor_get_uint8(x_5, sizeof(void*)*3 + 8); lean_dec(x_5); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_6); -lean_inc(x_601); +lean_inc(x_839); lean_inc(x_1); -x_604 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_601, x_6, x_7, x_8, x_9, x_10, x_11, x_513); -if (lean_obj_tag(x_604) == 0) +x_842 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_839, x_6, x_7, x_8, x_9, x_10, x_11, x_837); +if (lean_obj_tag(x_842) == 0) { -lean_object* x_605; lean_object* x_606; lean_object* x_607; lean_object* x_608; -x_605 = lean_ctor_get(x_604, 0); -lean_inc(x_605); -x_606 = lean_ctor_get(x_604, 1); -lean_inc(x_606); -lean_dec(x_604); -x_607 = lean_nat_add(x_6, x_509); +lean_object* x_843; lean_object* x_844; lean_object* x_845; lean_object* x_846; +x_843 = lean_ctor_get(x_842, 0); +lean_inc(x_843); +x_844 = lean_ctor_get(x_842, 1); +lean_inc(x_844); +lean_dec(x_842); +x_845 = lean_nat_add(x_6, x_513); lean_dec(x_6); -lean_inc(x_602); -x_608 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_602, x_607, x_7, x_8, x_9, x_10, x_11, x_606); -if (lean_obj_tag(x_608) == 0) -{ -uint8_t x_609; -x_609 = !lean_is_exclusive(x_608); -if (x_609 == 0) -{ -lean_object* x_610; lean_object* x_611; size_t x_612; size_t x_613; uint8_t x_614; -x_610 = lean_ctor_get(x_608, 0); -lean_inc(x_602); -lean_inc(x_601); -lean_inc(x_600); -x_611 = l_Lean_Expr_forallE___override(x_600, x_601, x_602, x_603); -x_612 = lean_ptr_addr(x_601); -lean_dec(x_601); -x_613 = lean_ptr_addr(x_605); -x_614 = lean_usize_dec_eq(x_612, x_613); -if (x_614 == 0) -{ -lean_object* x_615; -lean_dec(x_611); -lean_dec(x_602); -x_615 = l_Lean_Expr_forallE___override(x_600, x_605, x_610, x_603); -lean_ctor_set(x_608, 0, x_615); -return x_608; -} -else -{ -size_t x_616; size_t x_617; uint8_t x_618; -x_616 = lean_ptr_addr(x_602); -lean_dec(x_602); -x_617 = lean_ptr_addr(x_610); -x_618 = lean_usize_dec_eq(x_616, x_617); -if (x_618 == 0) -{ -lean_object* x_619; -lean_dec(x_611); -x_619 = l_Lean_Expr_forallE___override(x_600, x_605, x_610, x_603); -lean_ctor_set(x_608, 0, x_619); -return x_608; -} -else -{ -uint8_t x_620; -x_620 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_603, x_603); -if (x_620 == 0) -{ -lean_object* x_621; -lean_dec(x_611); -x_621 = l_Lean_Expr_forallE___override(x_600, x_605, x_610, x_603); -lean_ctor_set(x_608, 0, x_621); -return x_608; -} -else +lean_inc(x_840); +x_846 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_840, x_845, x_7, x_8, x_9, x_10, x_11, x_844); +if (lean_obj_tag(x_846) == 0) { -lean_dec(x_610); -lean_dec(x_605); -lean_dec(x_600); -lean_ctor_set(x_608, 0, x_611); -return x_608; -} +lean_object* x_847; lean_object* x_848; lean_object* x_849; lean_object* x_850; size_t x_851; size_t x_852; uint8_t x_853; +x_847 = lean_ctor_get(x_846, 0); +lean_inc(x_847); +x_848 = lean_ctor_get(x_846, 1); +lean_inc(x_848); +if (lean_is_exclusive(x_846)) { + lean_ctor_release(x_846, 0); + lean_ctor_release(x_846, 1); + x_849 = x_846; +} else { + lean_dec_ref(x_846); + x_849 = lean_box(0); } +lean_inc(x_840); +lean_inc(x_839); +lean_inc(x_838); +x_850 = l_Lean_Expr_forallE___override(x_838, x_839, x_840, x_841); +x_851 = lean_ptr_addr(x_839); +lean_dec(x_839); +x_852 = lean_ptr_addr(x_843); +x_853 = lean_usize_dec_eq(x_851, x_852); +if (x_853 == 0) +{ +lean_object* x_854; lean_object* x_855; +lean_dec(x_850); +lean_dec(x_840); +x_854 = l_Lean_Expr_forallE___override(x_838, x_843, x_847, x_841); +if (lean_is_scalar(x_849)) { + x_855 = lean_alloc_ctor(0, 2, 0); +} else { + x_855 = x_849; } +lean_ctor_set(x_855, 0, x_854); +lean_ctor_set(x_855, 1, x_848); +return x_855; } else { -lean_object* x_622; lean_object* x_623; lean_object* x_624; size_t x_625; size_t x_626; uint8_t x_627; -x_622 = lean_ctor_get(x_608, 0); -x_623 = lean_ctor_get(x_608, 1); -lean_inc(x_623); -lean_inc(x_622); -lean_dec(x_608); -lean_inc(x_602); -lean_inc(x_601); -lean_inc(x_600); -x_624 = l_Lean_Expr_forallE___override(x_600, x_601, x_602, x_603); -x_625 = lean_ptr_addr(x_601); -lean_dec(x_601); -x_626 = lean_ptr_addr(x_605); -x_627 = lean_usize_dec_eq(x_625, x_626); -if (x_627 == 0) +size_t x_856; size_t x_857; uint8_t x_858; +x_856 = lean_ptr_addr(x_840); +lean_dec(x_840); +x_857 = lean_ptr_addr(x_847); +x_858 = lean_usize_dec_eq(x_856, x_857); +if (x_858 == 0) { -lean_object* x_628; lean_object* x_629; -lean_dec(x_624); -lean_dec(x_602); -x_628 = l_Lean_Expr_forallE___override(x_600, x_605, x_622, x_603); -x_629 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_629, 0, x_628); -lean_ctor_set(x_629, 1, x_623); -return x_629; +lean_object* x_859; lean_object* x_860; +lean_dec(x_850); +x_859 = l_Lean_Expr_forallE___override(x_838, x_843, x_847, x_841); +if (lean_is_scalar(x_849)) { + x_860 = lean_alloc_ctor(0, 2, 0); +} else { + x_860 = x_849; } -else -{ -size_t x_630; size_t x_631; uint8_t x_632; -x_630 = lean_ptr_addr(x_602); -lean_dec(x_602); -x_631 = lean_ptr_addr(x_622); -x_632 = lean_usize_dec_eq(x_630, x_631); -if (x_632 == 0) -{ -lean_object* x_633; lean_object* x_634; -lean_dec(x_624); -x_633 = l_Lean_Expr_forallE___override(x_600, x_605, x_622, x_603); -x_634 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_634, 0, x_633); -lean_ctor_set(x_634, 1, x_623); -return x_634; +lean_ctor_set(x_860, 0, x_859); +lean_ctor_set(x_860, 1, x_848); +return x_860; } else { -uint8_t x_635; -x_635 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_603, x_603); -if (x_635 == 0) +uint8_t x_861; +x_861 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_841, x_841); +if (x_861 == 0) { -lean_object* x_636; lean_object* x_637; -lean_dec(x_624); -x_636 = l_Lean_Expr_forallE___override(x_600, x_605, x_622, x_603); -x_637 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_637, 0, x_636); -lean_ctor_set(x_637, 1, x_623); -return x_637; +lean_object* x_862; lean_object* x_863; +lean_dec(x_850); +x_862 = l_Lean_Expr_forallE___override(x_838, x_843, x_847, x_841); +if (lean_is_scalar(x_849)) { + x_863 = lean_alloc_ctor(0, 2, 0); +} else { + x_863 = x_849; +} +lean_ctor_set(x_863, 0, x_862); +lean_ctor_set(x_863, 1, x_848); +return x_863; } else { -lean_object* x_638; -lean_dec(x_622); -lean_dec(x_605); -lean_dec(x_600); -x_638 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_638, 0, x_624); -lean_ctor_set(x_638, 1, x_623); -return x_638; +lean_object* x_864; +lean_dec(x_847); +lean_dec(x_843); +lean_dec(x_838); +if (lean_is_scalar(x_849)) { + x_864 = lean_alloc_ctor(0, 2, 0); +} else { + x_864 = x_849; } +lean_ctor_set(x_864, 0, x_850); +lean_ctor_set(x_864, 1, x_848); +return x_864; } } } } else { -uint8_t x_639; -lean_dec(x_605); -lean_dec(x_602); -lean_dec(x_601); -lean_dec(x_600); -x_639 = !lean_is_exclusive(x_608); -if (x_639 == 0) -{ -return x_608; +lean_object* x_865; lean_object* x_866; lean_object* x_867; lean_object* x_868; +lean_dec(x_843); +lean_dec(x_840); +lean_dec(x_839); +lean_dec(x_838); +x_865 = lean_ctor_get(x_846, 0); +lean_inc(x_865); +x_866 = lean_ctor_get(x_846, 1); +lean_inc(x_866); +if (lean_is_exclusive(x_846)) { + lean_ctor_release(x_846, 0); + lean_ctor_release(x_846, 1); + x_867 = x_846; +} else { + lean_dec_ref(x_846); + x_867 = lean_box(0); } -else -{ -lean_object* x_640; lean_object* x_641; lean_object* x_642; -x_640 = lean_ctor_get(x_608, 0); -x_641 = lean_ctor_get(x_608, 1); -lean_inc(x_641); -lean_inc(x_640); -lean_dec(x_608); -x_642 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_642, 0, x_640); -lean_ctor_set(x_642, 1, x_641); -return x_642; +if (lean_is_scalar(x_867)) { + x_868 = lean_alloc_ctor(1, 2, 0); +} else { + x_868 = x_867; } +lean_ctor_set(x_868, 0, x_865); +lean_ctor_set(x_868, 1, x_866); +return x_868; } } else { -uint8_t x_643; -lean_dec(x_602); -lean_dec(x_601); -lean_dec(x_600); +lean_object* x_869; lean_object* x_870; lean_object* x_871; lean_object* x_872; +lean_dec(x_840); +lean_dec(x_839); +lean_dec(x_838); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_6); lean_dec(x_1); -x_643 = !lean_is_exclusive(x_604); -if (x_643 == 0) -{ -return x_604; +x_869 = lean_ctor_get(x_842, 0); +lean_inc(x_869); +x_870 = lean_ctor_get(x_842, 1); +lean_inc(x_870); +if (lean_is_exclusive(x_842)) { + lean_ctor_release(x_842, 0); + lean_ctor_release(x_842, 1); + x_871 = x_842; +} else { + lean_dec_ref(x_842); + x_871 = lean_box(0); } -else -{ -lean_object* x_644; lean_object* x_645; lean_object* x_646; -x_644 = lean_ctor_get(x_604, 0); -x_645 = lean_ctor_get(x_604, 1); -lean_inc(x_645); -lean_inc(x_644); -lean_dec(x_604); -x_646 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_646, 0, x_644); -lean_ctor_set(x_646, 1, x_645); -return x_646; +if (lean_is_scalar(x_871)) { + x_872 = lean_alloc_ctor(1, 2, 0); +} else { + x_872 = x_871; } +lean_ctor_set(x_872, 0, x_869); +lean_ctor_set(x_872, 1, x_870); +return x_872; } } case 8: { -lean_object* x_647; lean_object* x_648; lean_object* x_649; lean_object* x_650; uint8_t x_651; lean_object* x_652; -lean_free_object(x_511); -x_647 = lean_ctor_get(x_5, 0); -lean_inc(x_647); -x_648 = lean_ctor_get(x_5, 1); -lean_inc(x_648); -x_649 = lean_ctor_get(x_5, 2); -lean_inc(x_649); -x_650 = lean_ctor_get(x_5, 3); -lean_inc(x_650); -x_651 = lean_ctor_get_uint8(x_5, sizeof(void*)*4 + 8); +lean_object* x_873; lean_object* x_874; lean_object* x_875; lean_object* x_876; lean_object* x_877; uint8_t x_878; lean_object* x_879; +x_873 = lean_ctor_get(x_771, 1); +lean_inc(x_873); +lean_dec(x_771); +x_874 = lean_ctor_get(x_5, 0); +lean_inc(x_874); +x_875 = lean_ctor_get(x_5, 1); +lean_inc(x_875); +x_876 = lean_ctor_get(x_5, 2); +lean_inc(x_876); +x_877 = lean_ctor_get(x_5, 3); +lean_inc(x_877); +x_878 = lean_ctor_get_uint8(x_5, sizeof(void*)*4 + 8); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_6); -lean_inc(x_648); +lean_inc(x_875); lean_inc(x_1); -x_652 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_648, x_6, x_7, x_8, x_9, x_10, x_11, x_513); -if (lean_obj_tag(x_652) == 0) +x_879 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_875, x_6, x_7, x_8, x_9, x_10, x_11, x_873); +if (lean_obj_tag(x_879) == 0) { -lean_object* x_653; lean_object* x_654; lean_object* x_655; -x_653 = lean_ctor_get(x_652, 0); -lean_inc(x_653); -x_654 = lean_ctor_get(x_652, 1); -lean_inc(x_654); -lean_dec(x_652); +lean_object* x_880; lean_object* x_881; lean_object* x_882; +x_880 = lean_ctor_get(x_879, 0); +lean_inc(x_880); +x_881 = lean_ctor_get(x_879, 1); +lean_inc(x_881); +lean_dec(x_879); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_6); -lean_inc(x_649); +lean_inc(x_876); lean_inc(x_1); -x_655 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_649, x_6, x_7, x_8, x_9, x_10, x_11, x_654); -if (lean_obj_tag(x_655) == 0) +x_882 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_876, x_6, x_7, x_8, x_9, x_10, x_11, x_881); +if (lean_obj_tag(x_882) == 0) { -lean_object* x_656; lean_object* x_657; lean_object* x_658; lean_object* x_659; -x_656 = lean_ctor_get(x_655, 0); -lean_inc(x_656); -x_657 = lean_ctor_get(x_655, 1); -lean_inc(x_657); -lean_dec(x_655); -x_658 = lean_nat_add(x_6, x_509); +lean_object* x_883; lean_object* x_884; lean_object* x_885; lean_object* x_886; +x_883 = lean_ctor_get(x_882, 0); +lean_inc(x_883); +x_884 = lean_ctor_get(x_882, 1); +lean_inc(x_884); +lean_dec(x_882); +x_885 = lean_nat_add(x_6, x_513); lean_dec(x_6); -lean_inc(x_650); -x_659 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_650, x_658, x_7, x_8, x_9, x_10, x_11, x_657); -if (lean_obj_tag(x_659) == 0) -{ -uint8_t x_660; -x_660 = !lean_is_exclusive(x_659); -if (x_660 == 0) -{ -lean_object* x_661; size_t x_662; size_t x_663; uint8_t x_664; -x_661 = lean_ctor_get(x_659, 0); -x_662 = lean_ptr_addr(x_648); -lean_dec(x_648); -x_663 = lean_ptr_addr(x_653); -x_664 = lean_usize_dec_eq(x_662, x_663); -if (x_664 == 0) -{ -lean_object* x_665; -lean_dec(x_650); -lean_dec(x_649); -lean_dec(x_5); -x_665 = l_Lean_Expr_letE___override(x_647, x_653, x_656, x_661, x_651); -lean_ctor_set(x_659, 0, x_665); -return x_659; -} -else -{ -size_t x_666; size_t x_667; uint8_t x_668; -x_666 = lean_ptr_addr(x_649); -lean_dec(x_649); -x_667 = lean_ptr_addr(x_656); -x_668 = lean_usize_dec_eq(x_666, x_667); -if (x_668 == 0) -{ -lean_object* x_669; -lean_dec(x_650); -lean_dec(x_5); -x_669 = l_Lean_Expr_letE___override(x_647, x_653, x_656, x_661, x_651); -lean_ctor_set(x_659, 0, x_669); -return x_659; -} -else -{ -size_t x_670; size_t x_671; uint8_t x_672; -x_670 = lean_ptr_addr(x_650); -lean_dec(x_650); -x_671 = lean_ptr_addr(x_661); -x_672 = lean_usize_dec_eq(x_670, x_671); -if (x_672 == 0) -{ -lean_object* x_673; +lean_inc(x_877); +x_886 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_877, x_885, x_7, x_8, x_9, x_10, x_11, x_884); +if (lean_obj_tag(x_886) == 0) +{ +lean_object* x_887; lean_object* x_888; lean_object* x_889; size_t x_890; size_t x_891; uint8_t x_892; +x_887 = lean_ctor_get(x_886, 0); +lean_inc(x_887); +x_888 = lean_ctor_get(x_886, 1); +lean_inc(x_888); +if (lean_is_exclusive(x_886)) { + lean_ctor_release(x_886, 0); + lean_ctor_release(x_886, 1); + x_889 = x_886; +} else { + lean_dec_ref(x_886); + x_889 = lean_box(0); +} +x_890 = lean_ptr_addr(x_875); +lean_dec(x_875); +x_891 = lean_ptr_addr(x_880); +x_892 = lean_usize_dec_eq(x_890, x_891); +if (x_892 == 0) +{ +lean_object* x_893; lean_object* x_894; +lean_dec(x_877); +lean_dec(x_876); lean_dec(x_5); -x_673 = l_Lean_Expr_letE___override(x_647, x_653, x_656, x_661, x_651); -lean_ctor_set(x_659, 0, x_673); -return x_659; -} -else -{ -lean_dec(x_661); -lean_dec(x_656); -lean_dec(x_653); -lean_dec(x_647); -lean_ctor_set(x_659, 0, x_5); -return x_659; -} -} +x_893 = l_Lean_Expr_letE___override(x_874, x_880, x_883, x_887, x_878); +if (lean_is_scalar(x_889)) { + x_894 = lean_alloc_ctor(0, 2, 0); +} else { + x_894 = x_889; } +lean_ctor_set(x_894, 0, x_893); +lean_ctor_set(x_894, 1, x_888); +return x_894; } else { -lean_object* x_674; lean_object* x_675; size_t x_676; size_t x_677; uint8_t x_678; -x_674 = lean_ctor_get(x_659, 0); -x_675 = lean_ctor_get(x_659, 1); -lean_inc(x_675); -lean_inc(x_674); -lean_dec(x_659); -x_676 = lean_ptr_addr(x_648); -lean_dec(x_648); -x_677 = lean_ptr_addr(x_653); -x_678 = lean_usize_dec_eq(x_676, x_677); -if (x_678 == 0) +size_t x_895; size_t x_896; uint8_t x_897; +x_895 = lean_ptr_addr(x_876); +lean_dec(x_876); +x_896 = lean_ptr_addr(x_883); +x_897 = lean_usize_dec_eq(x_895, x_896); +if (x_897 == 0) { -lean_object* x_679; lean_object* x_680; -lean_dec(x_650); -lean_dec(x_649); +lean_object* x_898; lean_object* x_899; +lean_dec(x_877); lean_dec(x_5); -x_679 = l_Lean_Expr_letE___override(x_647, x_653, x_656, x_674, x_651); -x_680 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_680, 0, x_679); -lean_ctor_set(x_680, 1, x_675); -return x_680; +x_898 = l_Lean_Expr_letE___override(x_874, x_880, x_883, x_887, x_878); +if (lean_is_scalar(x_889)) { + x_899 = lean_alloc_ctor(0, 2, 0); +} else { + x_899 = x_889; } -else -{ -size_t x_681; size_t x_682; uint8_t x_683; -x_681 = lean_ptr_addr(x_649); -lean_dec(x_649); -x_682 = lean_ptr_addr(x_656); -x_683 = lean_usize_dec_eq(x_681, x_682); -if (x_683 == 0) -{ -lean_object* x_684; lean_object* x_685; -lean_dec(x_650); -lean_dec(x_5); -x_684 = l_Lean_Expr_letE___override(x_647, x_653, x_656, x_674, x_651); -x_685 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_685, 0, x_684); -lean_ctor_set(x_685, 1, x_675); -return x_685; +lean_ctor_set(x_899, 0, x_898); +lean_ctor_set(x_899, 1, x_888); +return x_899; } else { -size_t x_686; size_t x_687; uint8_t x_688; -x_686 = lean_ptr_addr(x_650); -lean_dec(x_650); -x_687 = lean_ptr_addr(x_674); -x_688 = lean_usize_dec_eq(x_686, x_687); -if (x_688 == 0) +size_t x_900; size_t x_901; uint8_t x_902; +x_900 = lean_ptr_addr(x_877); +lean_dec(x_877); +x_901 = lean_ptr_addr(x_887); +x_902 = lean_usize_dec_eq(x_900, x_901); +if (x_902 == 0) { -lean_object* x_689; lean_object* x_690; +lean_object* x_903; lean_object* x_904; lean_dec(x_5); -x_689 = l_Lean_Expr_letE___override(x_647, x_653, x_656, x_674, x_651); -x_690 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_690, 0, x_689); -lean_ctor_set(x_690, 1, x_675); -return x_690; +x_903 = l_Lean_Expr_letE___override(x_874, x_880, x_883, x_887, x_878); +if (lean_is_scalar(x_889)) { + x_904 = lean_alloc_ctor(0, 2, 0); +} else { + x_904 = x_889; +} +lean_ctor_set(x_904, 0, x_903); +lean_ctor_set(x_904, 1, x_888); +return x_904; } else { -lean_object* x_691; -lean_dec(x_674); -lean_dec(x_656); -lean_dec(x_653); -lean_dec(x_647); -x_691 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_691, 0, x_5); -lean_ctor_set(x_691, 1, x_675); -return x_691; +lean_object* x_905; +lean_dec(x_887); +lean_dec(x_883); +lean_dec(x_880); +lean_dec(x_874); +if (lean_is_scalar(x_889)) { + x_905 = lean_alloc_ctor(0, 2, 0); +} else { + x_905 = x_889; } +lean_ctor_set(x_905, 0, x_5); +lean_ctor_set(x_905, 1, x_888); +return x_905; } } } } else { -uint8_t x_692; -lean_dec(x_656); -lean_dec(x_653); -lean_dec(x_650); -lean_dec(x_649); -lean_dec(x_648); -lean_dec(x_647); +lean_object* x_906; lean_object* x_907; lean_object* x_908; lean_object* x_909; +lean_dec(x_883); +lean_dec(x_880); +lean_dec(x_877); +lean_dec(x_876); +lean_dec(x_875); +lean_dec(x_874); lean_dec(x_5); -x_692 = !lean_is_exclusive(x_659); -if (x_692 == 0) -{ -return x_659; +x_906 = lean_ctor_get(x_886, 0); +lean_inc(x_906); +x_907 = lean_ctor_get(x_886, 1); +lean_inc(x_907); +if (lean_is_exclusive(x_886)) { + lean_ctor_release(x_886, 0); + lean_ctor_release(x_886, 1); + x_908 = x_886; +} else { + lean_dec_ref(x_886); + x_908 = lean_box(0); } -else -{ -lean_object* x_693; lean_object* x_694; lean_object* x_695; -x_693 = lean_ctor_get(x_659, 0); -x_694 = lean_ctor_get(x_659, 1); -lean_inc(x_694); -lean_inc(x_693); -lean_dec(x_659); -x_695 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_695, 0, x_693); -lean_ctor_set(x_695, 1, x_694); -return x_695; +if (lean_is_scalar(x_908)) { + x_909 = lean_alloc_ctor(1, 2, 0); +} else { + x_909 = x_908; } +lean_ctor_set(x_909, 0, x_906); +lean_ctor_set(x_909, 1, x_907); +return x_909; } } else { -uint8_t x_696; -lean_dec(x_653); -lean_dec(x_650); -lean_dec(x_649); -lean_dec(x_648); -lean_dec(x_647); +lean_object* x_910; lean_object* x_911; lean_object* x_912; lean_object* x_913; +lean_dec(x_880); +lean_dec(x_877); +lean_dec(x_876); +lean_dec(x_875); +lean_dec(x_874); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -2168,33 +3252,35 @@ lean_dec(x_8); lean_dec(x_6); lean_dec(x_5); lean_dec(x_1); -x_696 = !lean_is_exclusive(x_655); -if (x_696 == 0) -{ -return x_655; +x_910 = lean_ctor_get(x_882, 0); +lean_inc(x_910); +x_911 = lean_ctor_get(x_882, 1); +lean_inc(x_911); +if (lean_is_exclusive(x_882)) { + lean_ctor_release(x_882, 0); + lean_ctor_release(x_882, 1); + x_912 = x_882; +} else { + lean_dec_ref(x_882); + x_912 = lean_box(0); } -else -{ -lean_object* x_697; lean_object* x_698; lean_object* x_699; -x_697 = lean_ctor_get(x_655, 0); -x_698 = lean_ctor_get(x_655, 1); -lean_inc(x_698); -lean_inc(x_697); -lean_dec(x_655); -x_699 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_699, 0, x_697); -lean_ctor_set(x_699, 1, x_698); -return x_699; +if (lean_is_scalar(x_912)) { + x_913 = lean_alloc_ctor(1, 2, 0); +} else { + x_913 = x_912; } +lean_ctor_set(x_913, 0, x_910); +lean_ctor_set(x_913, 1, x_911); +return x_913; } } else { -uint8_t x_700; -lean_dec(x_650); -lean_dec(x_649); -lean_dec(x_648); -lean_dec(x_647); +lean_object* x_914; lean_object* x_915; lean_object* x_916; lean_object* x_917; +lean_dec(x_877); +lean_dec(x_876); +lean_dec(x_875); +lean_dec(x_874); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -2202,395 +3288,431 @@ lean_dec(x_8); lean_dec(x_6); lean_dec(x_5); lean_dec(x_1); -x_700 = !lean_is_exclusive(x_652); -if (x_700 == 0) -{ -return x_652; +x_914 = lean_ctor_get(x_879, 0); +lean_inc(x_914); +x_915 = lean_ctor_get(x_879, 1); +lean_inc(x_915); +if (lean_is_exclusive(x_879)) { + lean_ctor_release(x_879, 0); + lean_ctor_release(x_879, 1); + x_916 = x_879; +} else { + lean_dec_ref(x_879); + x_916 = lean_box(0); } -else -{ -lean_object* x_701; lean_object* x_702; lean_object* x_703; -x_701 = lean_ctor_get(x_652, 0); -x_702 = lean_ctor_get(x_652, 1); -lean_inc(x_702); -lean_inc(x_701); -lean_dec(x_652); -x_703 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_703, 0, x_701); -lean_ctor_set(x_703, 1, x_702); -return x_703; +if (lean_is_scalar(x_916)) { + x_917 = lean_alloc_ctor(1, 2, 0); +} else { + x_917 = x_916; } +lean_ctor_set(x_917, 0, x_914); +lean_ctor_set(x_917, 1, x_915); +return x_917; } } case 10: { -lean_object* x_704; lean_object* x_705; lean_object* x_706; -lean_free_object(x_511); -x_704 = lean_ctor_get(x_5, 0); -lean_inc(x_704); -x_705 = lean_ctor_get(x_5, 1); -lean_inc(x_705); -lean_inc(x_705); -x_706 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_705, x_6, x_7, x_8, x_9, x_10, x_11, x_513); -if (lean_obj_tag(x_706) == 0) -{ -uint8_t x_707; -x_707 = !lean_is_exclusive(x_706); -if (x_707 == 0) -{ -lean_object* x_708; size_t x_709; size_t x_710; uint8_t x_711; -x_708 = lean_ctor_get(x_706, 0); -x_709 = lean_ptr_addr(x_705); -lean_dec(x_705); -x_710 = lean_ptr_addr(x_708); -x_711 = lean_usize_dec_eq(x_709, x_710); -if (x_711 == 0) -{ -lean_object* x_712; -lean_dec(x_5); -x_712 = l_Lean_Expr_mdata___override(x_704, x_708); -lean_ctor_set(x_706, 0, x_712); -return x_706; -} -else -{ -lean_dec(x_708); -lean_dec(x_704); -lean_ctor_set(x_706, 0, x_5); -return x_706; -} -} -else -{ -lean_object* x_713; lean_object* x_714; size_t x_715; size_t x_716; uint8_t x_717; -x_713 = lean_ctor_get(x_706, 0); -x_714 = lean_ctor_get(x_706, 1); -lean_inc(x_714); -lean_inc(x_713); -lean_dec(x_706); -x_715 = lean_ptr_addr(x_705); -lean_dec(x_705); -x_716 = lean_ptr_addr(x_713); -x_717 = lean_usize_dec_eq(x_715, x_716); -if (x_717 == 0) -{ -lean_object* x_718; lean_object* x_719; -lean_dec(x_5); -x_718 = l_Lean_Expr_mdata___override(x_704, x_713); -x_719 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_719, 0, x_718); -lean_ctor_set(x_719, 1, x_714); -return x_719; -} -else -{ -lean_object* x_720; -lean_dec(x_713); -lean_dec(x_704); -x_720 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_720, 0, x_5); -lean_ctor_set(x_720, 1, x_714); -return x_720; -} -} +lean_object* x_918; lean_object* x_919; lean_object* x_920; lean_object* x_921; +x_918 = lean_ctor_get(x_771, 1); +lean_inc(x_918); +lean_dec(x_771); +x_919 = lean_ctor_get(x_5, 0); +lean_inc(x_919); +x_920 = lean_ctor_get(x_5, 1); +lean_inc(x_920); +lean_inc(x_920); +x_921 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_920, x_6, x_7, x_8, x_9, x_10, x_11, x_918); +if (lean_obj_tag(x_921) == 0) +{ +lean_object* x_922; lean_object* x_923; lean_object* x_924; size_t x_925; size_t x_926; uint8_t x_927; +x_922 = lean_ctor_get(x_921, 0); +lean_inc(x_922); +x_923 = lean_ctor_get(x_921, 1); +lean_inc(x_923); +if (lean_is_exclusive(x_921)) { + lean_ctor_release(x_921, 0); + lean_ctor_release(x_921, 1); + x_924 = x_921; +} else { + lean_dec_ref(x_921); + x_924 = lean_box(0); } -else +x_925 = lean_ptr_addr(x_920); +lean_dec(x_920); +x_926 = lean_ptr_addr(x_922); +x_927 = lean_usize_dec_eq(x_925, x_926); +if (x_927 == 0) { -uint8_t x_721; -lean_dec(x_705); -lean_dec(x_704); +lean_object* x_928; lean_object* x_929; lean_dec(x_5); -x_721 = !lean_is_exclusive(x_706); -if (x_721 == 0) -{ -return x_706; -} -else -{ -lean_object* x_722; lean_object* x_723; lean_object* x_724; -x_722 = lean_ctor_get(x_706, 0); -x_723 = lean_ctor_get(x_706, 1); -lean_inc(x_723); -lean_inc(x_722); -lean_dec(x_706); -x_724 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_724, 0, x_722); -lean_ctor_set(x_724, 1, x_723); -return x_724; -} -} +x_928 = l_Lean_Expr_mdata___override(x_919, x_922); +if (lean_is_scalar(x_924)) { + x_929 = lean_alloc_ctor(0, 2, 0); +} else { + x_929 = x_924; } -case 11: -{ -lean_object* x_725; lean_object* x_726; lean_object* x_727; lean_object* x_728; -lean_free_object(x_511); -x_725 = lean_ctor_get(x_5, 0); -lean_inc(x_725); -x_726 = lean_ctor_get(x_5, 1); -lean_inc(x_726); -x_727 = lean_ctor_get(x_5, 2); -lean_inc(x_727); -lean_inc(x_727); -x_728 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_727, x_6, x_7, x_8, x_9, x_10, x_11, x_513); -if (lean_obj_tag(x_728) == 0) -{ -uint8_t x_729; -x_729 = !lean_is_exclusive(x_728); -if (x_729 == 0) -{ -lean_object* x_730; size_t x_731; size_t x_732; uint8_t x_733; -x_730 = lean_ctor_get(x_728, 0); -x_731 = lean_ptr_addr(x_727); -lean_dec(x_727); -x_732 = lean_ptr_addr(x_730); -x_733 = lean_usize_dec_eq(x_731, x_732); -if (x_733 == 0) -{ -lean_object* x_734; -lean_dec(x_5); -x_734 = l_Lean_Expr_proj___override(x_725, x_726, x_730); -lean_ctor_set(x_728, 0, x_734); -return x_728; +lean_ctor_set(x_929, 0, x_928); +lean_ctor_set(x_929, 1, x_923); +return x_929; } else { -lean_dec(x_730); -lean_dec(x_726); -lean_dec(x_725); -lean_ctor_set(x_728, 0, x_5); -return x_728; +lean_object* x_930; +lean_dec(x_922); +lean_dec(x_919); +if (lean_is_scalar(x_924)) { + x_930 = lean_alloc_ctor(0, 2, 0); +} else { + x_930 = x_924; +} +lean_ctor_set(x_930, 0, x_5); +lean_ctor_set(x_930, 1, x_923); +return x_930; } } else { -lean_object* x_735; lean_object* x_736; size_t x_737; size_t x_738; uint8_t x_739; -x_735 = lean_ctor_get(x_728, 0); -x_736 = lean_ctor_get(x_728, 1); -lean_inc(x_736); -lean_inc(x_735); -lean_dec(x_728); -x_737 = lean_ptr_addr(x_727); -lean_dec(x_727); -x_738 = lean_ptr_addr(x_735); -x_739 = lean_usize_dec_eq(x_737, x_738); -if (x_739 == 0) +lean_object* x_931; lean_object* x_932; lean_object* x_933; lean_object* x_934; +lean_dec(x_920); +lean_dec(x_919); +lean_dec(x_5); +x_931 = lean_ctor_get(x_921, 0); +lean_inc(x_931); +x_932 = lean_ctor_get(x_921, 1); +lean_inc(x_932); +if (lean_is_exclusive(x_921)) { + lean_ctor_release(x_921, 0); + lean_ctor_release(x_921, 1); + x_933 = x_921; +} else { + lean_dec_ref(x_921); + x_933 = lean_box(0); +} +if (lean_is_scalar(x_933)) { + x_934 = lean_alloc_ctor(1, 2, 0); +} else { + x_934 = x_933; +} +lean_ctor_set(x_934, 0, x_931); +lean_ctor_set(x_934, 1, x_932); +return x_934; +} +} +case 11: +{ +lean_object* x_935; lean_object* x_936; lean_object* x_937; lean_object* x_938; lean_object* x_939; +x_935 = lean_ctor_get(x_771, 1); +lean_inc(x_935); +lean_dec(x_771); +x_936 = lean_ctor_get(x_5, 0); +lean_inc(x_936); +x_937 = lean_ctor_get(x_5, 1); +lean_inc(x_937); +x_938 = lean_ctor_get(x_5, 2); +lean_inc(x_938); +lean_inc(x_938); +x_939 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_938, x_6, x_7, x_8, x_9, x_10, x_11, x_935); +if (lean_obj_tag(x_939) == 0) +{ +lean_object* x_940; lean_object* x_941; lean_object* x_942; size_t x_943; size_t x_944; uint8_t x_945; +x_940 = lean_ctor_get(x_939, 0); +lean_inc(x_940); +x_941 = lean_ctor_get(x_939, 1); +lean_inc(x_941); +if (lean_is_exclusive(x_939)) { + lean_ctor_release(x_939, 0); + lean_ctor_release(x_939, 1); + x_942 = x_939; +} else { + lean_dec_ref(x_939); + x_942 = lean_box(0); +} +x_943 = lean_ptr_addr(x_938); +lean_dec(x_938); +x_944 = lean_ptr_addr(x_940); +x_945 = lean_usize_dec_eq(x_943, x_944); +if (x_945 == 0) { -lean_object* x_740; lean_object* x_741; +lean_object* x_946; lean_object* x_947; lean_dec(x_5); -x_740 = l_Lean_Expr_proj___override(x_725, x_726, x_735); -x_741 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_741, 0, x_740); -lean_ctor_set(x_741, 1, x_736); -return x_741; +x_946 = l_Lean_Expr_proj___override(x_936, x_937, x_940); +if (lean_is_scalar(x_942)) { + x_947 = lean_alloc_ctor(0, 2, 0); +} else { + x_947 = x_942; +} +lean_ctor_set(x_947, 0, x_946); +lean_ctor_set(x_947, 1, x_941); +return x_947; } else { -lean_object* x_742; -lean_dec(x_735); -lean_dec(x_726); -lean_dec(x_725); -x_742 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_742, 0, x_5); -lean_ctor_set(x_742, 1, x_736); -return x_742; +lean_object* x_948; +lean_dec(x_940); +lean_dec(x_937); +lean_dec(x_936); +if (lean_is_scalar(x_942)) { + x_948 = lean_alloc_ctor(0, 2, 0); +} else { + x_948 = x_942; } +lean_ctor_set(x_948, 0, x_5); +lean_ctor_set(x_948, 1, x_941); +return x_948; } } else { -uint8_t x_743; -lean_dec(x_727); -lean_dec(x_726); -lean_dec(x_725); +lean_object* x_949; lean_object* x_950; lean_object* x_951; lean_object* x_952; +lean_dec(x_938); +lean_dec(x_937); +lean_dec(x_936); lean_dec(x_5); -x_743 = !lean_is_exclusive(x_728); -if (x_743 == 0) -{ -return x_728; +x_949 = lean_ctor_get(x_939, 0); +lean_inc(x_949); +x_950 = lean_ctor_get(x_939, 1); +lean_inc(x_950); +if (lean_is_exclusive(x_939)) { + lean_ctor_release(x_939, 0); + lean_ctor_release(x_939, 1); + x_951 = x_939; +} else { + lean_dec_ref(x_939); + x_951 = lean_box(0); } -else -{ -lean_object* x_744; lean_object* x_745; lean_object* x_746; -x_744 = lean_ctor_get(x_728, 0); -x_745 = lean_ctor_get(x_728, 1); -lean_inc(x_745); -lean_inc(x_744); -lean_dec(x_728); -x_746 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_746, 0, x_744); -lean_ctor_set(x_746, 1, x_745); -return x_746; +if (lean_is_scalar(x_951)) { + x_952 = lean_alloc_ctor(1, 2, 0); +} else { + x_952 = x_951; } +lean_ctor_set(x_952, 0, x_949); +lean_ctor_set(x_952, 1, x_950); +return x_952; } } default: { +lean_object* x_953; lean_object* x_954; lean_object* x_955; lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_6); lean_dec(x_1); -lean_ctor_set(x_511, 0, x_5); -return x_511; +x_953 = lean_ctor_get(x_771, 1); +lean_inc(x_953); +if (lean_is_exclusive(x_771)) { + lean_ctor_release(x_771, 0); + lean_ctor_release(x_771, 1); + x_954 = x_771; +} else { + lean_dec_ref(x_771); + x_954 = lean_box(0); +} +if (lean_is_scalar(x_954)) { + x_955 = lean_alloc_ctor(0, 2, 0); +} else { + x_955 = x_954; +} +lean_ctor_set(x_955, 0, x_5); +lean_ctor_set(x_955, 1, x_953); +return x_955; +} } } } else { -lean_object* x_747; +lean_object* x_956; +lean_dec(x_261); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_5); lean_dec(x_1); -x_747 = l_Lean_Expr_bvar___override(x_6); -lean_ctor_set(x_511, 0, x_747); -return x_511; +x_956 = l_Lean_Expr_bvar___override(x_6); +lean_ctor_set(x_515, 0, x_956); +return x_515; } } else { -lean_object* x_748; uint8_t x_749; -x_748 = lean_ctor_get(x_511, 1); -lean_inc(x_748); +lean_object* x_957; uint8_t x_958; +x_957 = lean_ctor_get(x_515, 1); +lean_inc(x_957); +lean_dec(x_515); +x_958 = l_Lean_Meta_Occurrences_contains(x_2, x_511); lean_dec(x_511); -x_749 = l_Lean_Meta_Occurrences_contains(x_2, x_507); -lean_dec(x_507); -if (x_749 == 0) -{ +if (x_958 == 0) +{ +lean_object* x_959; lean_object* x_960; lean_object* x_961; lean_object* x_962; lean_object* x_963; lean_object* x_964; lean_object* x_965; lean_object* x_966; lean_object* x_967; +x_959 = lean_st_ref_take(x_9, x_957); +x_960 = lean_ctor_get(x_959, 0); +lean_inc(x_960); +x_961 = lean_ctor_get(x_959, 1); +lean_inc(x_961); +lean_dec(x_959); +x_962 = lean_ctor_get(x_960, 1); +lean_inc(x_962); +x_963 = lean_ctor_get(x_960, 2); +lean_inc(x_963); +x_964 = lean_ctor_get(x_960, 3); +lean_inc(x_964); +if (lean_is_exclusive(x_960)) { + lean_ctor_release(x_960, 0); + lean_ctor_release(x_960, 1); + lean_ctor_release(x_960, 2); + lean_ctor_release(x_960, 3); + x_965 = x_960; +} else { + lean_dec_ref(x_960); + x_965 = lean_box(0); +} +if (lean_is_scalar(x_965)) { + x_966 = lean_alloc_ctor(0, 4, 0); +} else { + x_966 = x_965; +} +lean_ctor_set(x_966, 0, x_261); +lean_ctor_set(x_966, 1, x_962); +lean_ctor_set(x_966, 2, x_963); +lean_ctor_set(x_966, 3, x_964); +x_967 = lean_st_ref_set(x_9, x_966, x_961); switch (lean_obj_tag(x_5)) { case 5: { -lean_object* x_750; lean_object* x_751; lean_object* x_752; -x_750 = lean_ctor_get(x_5, 0); -lean_inc(x_750); -x_751 = lean_ctor_get(x_5, 1); -lean_inc(x_751); +lean_object* x_968; lean_object* x_969; lean_object* x_970; lean_object* x_971; +x_968 = lean_ctor_get(x_967, 1); +lean_inc(x_968); +lean_dec(x_967); +x_969 = lean_ctor_get(x_5, 0); +lean_inc(x_969); +x_970 = lean_ctor_get(x_5, 1); +lean_inc(x_970); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_6); -lean_inc(x_750); +lean_inc(x_969); lean_inc(x_1); -x_752 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_750, x_6, x_7, x_8, x_9, x_10, x_11, x_748); -if (lean_obj_tag(x_752) == 0) -{ -lean_object* x_753; lean_object* x_754; lean_object* x_755; -x_753 = lean_ctor_get(x_752, 0); -lean_inc(x_753); -x_754 = lean_ctor_get(x_752, 1); -lean_inc(x_754); -lean_dec(x_752); -lean_inc(x_751); -x_755 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_751, x_6, x_7, x_8, x_9, x_10, x_11, x_754); -if (lean_obj_tag(x_755) == 0) -{ -lean_object* x_756; lean_object* x_757; lean_object* x_758; size_t x_759; size_t x_760; uint8_t x_761; -x_756 = lean_ctor_get(x_755, 0); -lean_inc(x_756); -x_757 = lean_ctor_get(x_755, 1); -lean_inc(x_757); -if (lean_is_exclusive(x_755)) { - lean_ctor_release(x_755, 0); - lean_ctor_release(x_755, 1); - x_758 = x_755; +x_971 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_969, x_6, x_7, x_8, x_9, x_10, x_11, x_968); +if (lean_obj_tag(x_971) == 0) +{ +lean_object* x_972; lean_object* x_973; lean_object* x_974; +x_972 = lean_ctor_get(x_971, 0); +lean_inc(x_972); +x_973 = lean_ctor_get(x_971, 1); +lean_inc(x_973); +lean_dec(x_971); +lean_inc(x_970); +x_974 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_970, x_6, x_7, x_8, x_9, x_10, x_11, x_973); +if (lean_obj_tag(x_974) == 0) +{ +lean_object* x_975; lean_object* x_976; lean_object* x_977; size_t x_978; size_t x_979; uint8_t x_980; +x_975 = lean_ctor_get(x_974, 0); +lean_inc(x_975); +x_976 = lean_ctor_get(x_974, 1); +lean_inc(x_976); +if (lean_is_exclusive(x_974)) { + lean_ctor_release(x_974, 0); + lean_ctor_release(x_974, 1); + x_977 = x_974; } else { - lean_dec_ref(x_755); - x_758 = lean_box(0); + lean_dec_ref(x_974); + x_977 = lean_box(0); } -x_759 = lean_ptr_addr(x_750); -lean_dec(x_750); -x_760 = lean_ptr_addr(x_753); -x_761 = lean_usize_dec_eq(x_759, x_760); -if (x_761 == 0) +x_978 = lean_ptr_addr(x_969); +lean_dec(x_969); +x_979 = lean_ptr_addr(x_972); +x_980 = lean_usize_dec_eq(x_978, x_979); +if (x_980 == 0) { -lean_object* x_762; lean_object* x_763; -lean_dec(x_751); +lean_object* x_981; lean_object* x_982; +lean_dec(x_970); lean_dec(x_5); -x_762 = l_Lean_Expr_app___override(x_753, x_756); -if (lean_is_scalar(x_758)) { - x_763 = lean_alloc_ctor(0, 2, 0); +x_981 = l_Lean_Expr_app___override(x_972, x_975); +if (lean_is_scalar(x_977)) { + x_982 = lean_alloc_ctor(0, 2, 0); } else { - x_763 = x_758; + x_982 = x_977; } -lean_ctor_set(x_763, 0, x_762); -lean_ctor_set(x_763, 1, x_757); -return x_763; +lean_ctor_set(x_982, 0, x_981); +lean_ctor_set(x_982, 1, x_976); +return x_982; } else { -size_t x_764; size_t x_765; uint8_t x_766; -x_764 = lean_ptr_addr(x_751); -lean_dec(x_751); -x_765 = lean_ptr_addr(x_756); -x_766 = lean_usize_dec_eq(x_764, x_765); -if (x_766 == 0) +size_t x_983; size_t x_984; uint8_t x_985; +x_983 = lean_ptr_addr(x_970); +lean_dec(x_970); +x_984 = lean_ptr_addr(x_975); +x_985 = lean_usize_dec_eq(x_983, x_984); +if (x_985 == 0) { -lean_object* x_767; lean_object* x_768; +lean_object* x_986; lean_object* x_987; lean_dec(x_5); -x_767 = l_Lean_Expr_app___override(x_753, x_756); -if (lean_is_scalar(x_758)) { - x_768 = lean_alloc_ctor(0, 2, 0); +x_986 = l_Lean_Expr_app___override(x_972, x_975); +if (lean_is_scalar(x_977)) { + x_987 = lean_alloc_ctor(0, 2, 0); } else { - x_768 = x_758; + x_987 = x_977; } -lean_ctor_set(x_768, 0, x_767); -lean_ctor_set(x_768, 1, x_757); -return x_768; +lean_ctor_set(x_987, 0, x_986); +lean_ctor_set(x_987, 1, x_976); +return x_987; } else { -lean_object* x_769; -lean_dec(x_756); -lean_dec(x_753); -if (lean_is_scalar(x_758)) { - x_769 = lean_alloc_ctor(0, 2, 0); +lean_object* x_988; +lean_dec(x_975); +lean_dec(x_972); +if (lean_is_scalar(x_977)) { + x_988 = lean_alloc_ctor(0, 2, 0); } else { - x_769 = x_758; + x_988 = x_977; } -lean_ctor_set(x_769, 0, x_5); -lean_ctor_set(x_769, 1, x_757); -return x_769; +lean_ctor_set(x_988, 0, x_5); +lean_ctor_set(x_988, 1, x_976); +return x_988; } } } else { -lean_object* x_770; lean_object* x_771; lean_object* x_772; lean_object* x_773; -lean_dec(x_753); -lean_dec(x_751); -lean_dec(x_750); -lean_dec(x_5); -x_770 = lean_ctor_get(x_755, 0); -lean_inc(x_770); -x_771 = lean_ctor_get(x_755, 1); -lean_inc(x_771); -if (lean_is_exclusive(x_755)) { - lean_ctor_release(x_755, 0); - lean_ctor_release(x_755, 1); - x_772 = x_755; +lean_object* x_989; lean_object* x_990; lean_object* x_991; lean_object* x_992; +lean_dec(x_972); +lean_dec(x_970); +lean_dec(x_969); +lean_dec(x_5); +x_989 = lean_ctor_get(x_974, 0); +lean_inc(x_989); +x_990 = lean_ctor_get(x_974, 1); +lean_inc(x_990); +if (lean_is_exclusive(x_974)) { + lean_ctor_release(x_974, 0); + lean_ctor_release(x_974, 1); + x_991 = x_974; } else { - lean_dec_ref(x_755); - x_772 = lean_box(0); + lean_dec_ref(x_974); + x_991 = lean_box(0); } -if (lean_is_scalar(x_772)) { - x_773 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_991)) { + x_992 = lean_alloc_ctor(1, 2, 0); } else { - x_773 = x_772; + x_992 = x_991; } -lean_ctor_set(x_773, 0, x_770); -lean_ctor_set(x_773, 1, x_771); -return x_773; +lean_ctor_set(x_992, 0, x_989); +lean_ctor_set(x_992, 1, x_990); +return x_992; } } else { -lean_object* x_774; lean_object* x_775; lean_object* x_776; lean_object* x_777; -lean_dec(x_751); -lean_dec(x_750); +lean_object* x_993; lean_object* x_994; lean_object* x_995; lean_object* x_996; +lean_dec(x_970); +lean_dec(x_969); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -2598,591 +3720,600 @@ lean_dec(x_8); lean_dec(x_6); lean_dec(x_5); lean_dec(x_1); -x_774 = lean_ctor_get(x_752, 0); -lean_inc(x_774); -x_775 = lean_ctor_get(x_752, 1); -lean_inc(x_775); -if (lean_is_exclusive(x_752)) { - lean_ctor_release(x_752, 0); - lean_ctor_release(x_752, 1); - x_776 = x_752; +x_993 = lean_ctor_get(x_971, 0); +lean_inc(x_993); +x_994 = lean_ctor_get(x_971, 1); +lean_inc(x_994); +if (lean_is_exclusive(x_971)) { + lean_ctor_release(x_971, 0); + lean_ctor_release(x_971, 1); + x_995 = x_971; } else { - lean_dec_ref(x_752); - x_776 = lean_box(0); + lean_dec_ref(x_971); + x_995 = lean_box(0); } -if (lean_is_scalar(x_776)) { - x_777 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_995)) { + x_996 = lean_alloc_ctor(1, 2, 0); } else { - x_777 = x_776; + x_996 = x_995; } -lean_ctor_set(x_777, 0, x_774); -lean_ctor_set(x_777, 1, x_775); -return x_777; +lean_ctor_set(x_996, 0, x_993); +lean_ctor_set(x_996, 1, x_994); +return x_996; } } case 6: { -lean_object* x_778; lean_object* x_779; lean_object* x_780; uint8_t x_781; lean_object* x_782; -x_778 = lean_ctor_get(x_5, 0); -lean_inc(x_778); -x_779 = lean_ctor_get(x_5, 1); -lean_inc(x_779); -x_780 = lean_ctor_get(x_5, 2); -lean_inc(x_780); -x_781 = lean_ctor_get_uint8(x_5, sizeof(void*)*3 + 8); +lean_object* x_997; lean_object* x_998; lean_object* x_999; lean_object* x_1000; uint8_t x_1001; lean_object* x_1002; +x_997 = lean_ctor_get(x_967, 1); +lean_inc(x_997); +lean_dec(x_967); +x_998 = lean_ctor_get(x_5, 0); +lean_inc(x_998); +x_999 = lean_ctor_get(x_5, 1); +lean_inc(x_999); +x_1000 = lean_ctor_get(x_5, 2); +lean_inc(x_1000); +x_1001 = lean_ctor_get_uint8(x_5, sizeof(void*)*3 + 8); lean_dec(x_5); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_6); -lean_inc(x_779); +lean_inc(x_999); lean_inc(x_1); -x_782 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_779, x_6, x_7, x_8, x_9, x_10, x_11, x_748); -if (lean_obj_tag(x_782) == 0) -{ -lean_object* x_783; lean_object* x_784; lean_object* x_785; lean_object* x_786; -x_783 = lean_ctor_get(x_782, 0); -lean_inc(x_783); -x_784 = lean_ctor_get(x_782, 1); -lean_inc(x_784); -lean_dec(x_782); -x_785 = lean_nat_add(x_6, x_509); +x_1002 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_999, x_6, x_7, x_8, x_9, x_10, x_11, x_997); +if (lean_obj_tag(x_1002) == 0) +{ +lean_object* x_1003; lean_object* x_1004; lean_object* x_1005; lean_object* x_1006; +x_1003 = lean_ctor_get(x_1002, 0); +lean_inc(x_1003); +x_1004 = lean_ctor_get(x_1002, 1); +lean_inc(x_1004); +lean_dec(x_1002); +x_1005 = lean_nat_add(x_6, x_513); lean_dec(x_6); -lean_inc(x_780); -x_786 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_780, x_785, x_7, x_8, x_9, x_10, x_11, x_784); -if (lean_obj_tag(x_786) == 0) -{ -lean_object* x_787; lean_object* x_788; lean_object* x_789; lean_object* x_790; size_t x_791; size_t x_792; uint8_t x_793; -x_787 = lean_ctor_get(x_786, 0); -lean_inc(x_787); -x_788 = lean_ctor_get(x_786, 1); -lean_inc(x_788); -if (lean_is_exclusive(x_786)) { - lean_ctor_release(x_786, 0); - lean_ctor_release(x_786, 1); - x_789 = x_786; +lean_inc(x_1000); +x_1006 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1000, x_1005, x_7, x_8, x_9, x_10, x_11, x_1004); +if (lean_obj_tag(x_1006) == 0) +{ +lean_object* x_1007; lean_object* x_1008; lean_object* x_1009; lean_object* x_1010; size_t x_1011; size_t x_1012; uint8_t x_1013; +x_1007 = lean_ctor_get(x_1006, 0); +lean_inc(x_1007); +x_1008 = lean_ctor_get(x_1006, 1); +lean_inc(x_1008); +if (lean_is_exclusive(x_1006)) { + lean_ctor_release(x_1006, 0); + lean_ctor_release(x_1006, 1); + x_1009 = x_1006; } else { - lean_dec_ref(x_786); - x_789 = lean_box(0); -} -lean_inc(x_780); -lean_inc(x_779); -lean_inc(x_778); -x_790 = l_Lean_Expr_lam___override(x_778, x_779, x_780, x_781); -x_791 = lean_ptr_addr(x_779); -lean_dec(x_779); -x_792 = lean_ptr_addr(x_783); -x_793 = lean_usize_dec_eq(x_791, x_792); -if (x_793 == 0) -{ -lean_object* x_794; lean_object* x_795; -lean_dec(x_790); -lean_dec(x_780); -x_794 = l_Lean_Expr_lam___override(x_778, x_783, x_787, x_781); -if (lean_is_scalar(x_789)) { - x_795 = lean_alloc_ctor(0, 2, 0); + lean_dec_ref(x_1006); + x_1009 = lean_box(0); +} +lean_inc(x_1000); +lean_inc(x_999); +lean_inc(x_998); +x_1010 = l_Lean_Expr_lam___override(x_998, x_999, x_1000, x_1001); +x_1011 = lean_ptr_addr(x_999); +lean_dec(x_999); +x_1012 = lean_ptr_addr(x_1003); +x_1013 = lean_usize_dec_eq(x_1011, x_1012); +if (x_1013 == 0) +{ +lean_object* x_1014; lean_object* x_1015; +lean_dec(x_1010); +lean_dec(x_1000); +x_1014 = l_Lean_Expr_lam___override(x_998, x_1003, x_1007, x_1001); +if (lean_is_scalar(x_1009)) { + x_1015 = lean_alloc_ctor(0, 2, 0); } else { - x_795 = x_789; + x_1015 = x_1009; } -lean_ctor_set(x_795, 0, x_794); -lean_ctor_set(x_795, 1, x_788); -return x_795; +lean_ctor_set(x_1015, 0, x_1014); +lean_ctor_set(x_1015, 1, x_1008); +return x_1015; } else { -size_t x_796; size_t x_797; uint8_t x_798; -x_796 = lean_ptr_addr(x_780); -lean_dec(x_780); -x_797 = lean_ptr_addr(x_787); -x_798 = lean_usize_dec_eq(x_796, x_797); -if (x_798 == 0) +size_t x_1016; size_t x_1017; uint8_t x_1018; +x_1016 = lean_ptr_addr(x_1000); +lean_dec(x_1000); +x_1017 = lean_ptr_addr(x_1007); +x_1018 = lean_usize_dec_eq(x_1016, x_1017); +if (x_1018 == 0) { -lean_object* x_799; lean_object* x_800; -lean_dec(x_790); -x_799 = l_Lean_Expr_lam___override(x_778, x_783, x_787, x_781); -if (lean_is_scalar(x_789)) { - x_800 = lean_alloc_ctor(0, 2, 0); +lean_object* x_1019; lean_object* x_1020; +lean_dec(x_1010); +x_1019 = l_Lean_Expr_lam___override(x_998, x_1003, x_1007, x_1001); +if (lean_is_scalar(x_1009)) { + x_1020 = lean_alloc_ctor(0, 2, 0); } else { - x_800 = x_789; + x_1020 = x_1009; } -lean_ctor_set(x_800, 0, x_799); -lean_ctor_set(x_800, 1, x_788); -return x_800; +lean_ctor_set(x_1020, 0, x_1019); +lean_ctor_set(x_1020, 1, x_1008); +return x_1020; } else { -uint8_t x_801; -x_801 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_781, x_781); -if (x_801 == 0) +uint8_t x_1021; +x_1021 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_1001, x_1001); +if (x_1021 == 0) { -lean_object* x_802; lean_object* x_803; -lean_dec(x_790); -x_802 = l_Lean_Expr_lam___override(x_778, x_783, x_787, x_781); -if (lean_is_scalar(x_789)) { - x_803 = lean_alloc_ctor(0, 2, 0); +lean_object* x_1022; lean_object* x_1023; +lean_dec(x_1010); +x_1022 = l_Lean_Expr_lam___override(x_998, x_1003, x_1007, x_1001); +if (lean_is_scalar(x_1009)) { + x_1023 = lean_alloc_ctor(0, 2, 0); } else { - x_803 = x_789; + x_1023 = x_1009; } -lean_ctor_set(x_803, 0, x_802); -lean_ctor_set(x_803, 1, x_788); -return x_803; +lean_ctor_set(x_1023, 0, x_1022); +lean_ctor_set(x_1023, 1, x_1008); +return x_1023; } else { -lean_object* x_804; -lean_dec(x_787); -lean_dec(x_783); -lean_dec(x_778); -if (lean_is_scalar(x_789)) { - x_804 = lean_alloc_ctor(0, 2, 0); +lean_object* x_1024; +lean_dec(x_1007); +lean_dec(x_1003); +lean_dec(x_998); +if (lean_is_scalar(x_1009)) { + x_1024 = lean_alloc_ctor(0, 2, 0); } else { - x_804 = x_789; + x_1024 = x_1009; } -lean_ctor_set(x_804, 0, x_790); -lean_ctor_set(x_804, 1, x_788); -return x_804; +lean_ctor_set(x_1024, 0, x_1010); +lean_ctor_set(x_1024, 1, x_1008); +return x_1024; } } } } else { -lean_object* x_805; lean_object* x_806; lean_object* x_807; lean_object* x_808; -lean_dec(x_783); -lean_dec(x_780); -lean_dec(x_779); -lean_dec(x_778); -x_805 = lean_ctor_get(x_786, 0); -lean_inc(x_805); -x_806 = lean_ctor_get(x_786, 1); -lean_inc(x_806); -if (lean_is_exclusive(x_786)) { - lean_ctor_release(x_786, 0); - lean_ctor_release(x_786, 1); - x_807 = x_786; +lean_object* x_1025; lean_object* x_1026; lean_object* x_1027; lean_object* x_1028; +lean_dec(x_1003); +lean_dec(x_1000); +lean_dec(x_999); +lean_dec(x_998); +x_1025 = lean_ctor_get(x_1006, 0); +lean_inc(x_1025); +x_1026 = lean_ctor_get(x_1006, 1); +lean_inc(x_1026); +if (lean_is_exclusive(x_1006)) { + lean_ctor_release(x_1006, 0); + lean_ctor_release(x_1006, 1); + x_1027 = x_1006; } else { - lean_dec_ref(x_786); - x_807 = lean_box(0); + lean_dec_ref(x_1006); + x_1027 = lean_box(0); } -if (lean_is_scalar(x_807)) { - x_808 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_1027)) { + x_1028 = lean_alloc_ctor(1, 2, 0); } else { - x_808 = x_807; + x_1028 = x_1027; } -lean_ctor_set(x_808, 0, x_805); -lean_ctor_set(x_808, 1, x_806); -return x_808; +lean_ctor_set(x_1028, 0, x_1025); +lean_ctor_set(x_1028, 1, x_1026); +return x_1028; } } else { -lean_object* x_809; lean_object* x_810; lean_object* x_811; lean_object* x_812; -lean_dec(x_780); -lean_dec(x_779); -lean_dec(x_778); +lean_object* x_1029; lean_object* x_1030; lean_object* x_1031; lean_object* x_1032; +lean_dec(x_1000); +lean_dec(x_999); +lean_dec(x_998); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_6); lean_dec(x_1); -x_809 = lean_ctor_get(x_782, 0); -lean_inc(x_809); -x_810 = lean_ctor_get(x_782, 1); -lean_inc(x_810); -if (lean_is_exclusive(x_782)) { - lean_ctor_release(x_782, 0); - lean_ctor_release(x_782, 1); - x_811 = x_782; +x_1029 = lean_ctor_get(x_1002, 0); +lean_inc(x_1029); +x_1030 = lean_ctor_get(x_1002, 1); +lean_inc(x_1030); +if (lean_is_exclusive(x_1002)) { + lean_ctor_release(x_1002, 0); + lean_ctor_release(x_1002, 1); + x_1031 = x_1002; } else { - lean_dec_ref(x_782); - x_811 = lean_box(0); + lean_dec_ref(x_1002); + x_1031 = lean_box(0); } -if (lean_is_scalar(x_811)) { - x_812 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_1031)) { + x_1032 = lean_alloc_ctor(1, 2, 0); } else { - x_812 = x_811; + x_1032 = x_1031; } -lean_ctor_set(x_812, 0, x_809); -lean_ctor_set(x_812, 1, x_810); -return x_812; +lean_ctor_set(x_1032, 0, x_1029); +lean_ctor_set(x_1032, 1, x_1030); +return x_1032; } } case 7: { -lean_object* x_813; lean_object* x_814; lean_object* x_815; uint8_t x_816; lean_object* x_817; -x_813 = lean_ctor_get(x_5, 0); -lean_inc(x_813); -x_814 = lean_ctor_get(x_5, 1); -lean_inc(x_814); -x_815 = lean_ctor_get(x_5, 2); -lean_inc(x_815); -x_816 = lean_ctor_get_uint8(x_5, sizeof(void*)*3 + 8); +lean_object* x_1033; lean_object* x_1034; lean_object* x_1035; lean_object* x_1036; uint8_t x_1037; lean_object* x_1038; +x_1033 = lean_ctor_get(x_967, 1); +lean_inc(x_1033); +lean_dec(x_967); +x_1034 = lean_ctor_get(x_5, 0); +lean_inc(x_1034); +x_1035 = lean_ctor_get(x_5, 1); +lean_inc(x_1035); +x_1036 = lean_ctor_get(x_5, 2); +lean_inc(x_1036); +x_1037 = lean_ctor_get_uint8(x_5, sizeof(void*)*3 + 8); lean_dec(x_5); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_6); -lean_inc(x_814); +lean_inc(x_1035); lean_inc(x_1); -x_817 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_814, x_6, x_7, x_8, x_9, x_10, x_11, x_748); -if (lean_obj_tag(x_817) == 0) -{ -lean_object* x_818; lean_object* x_819; lean_object* x_820; lean_object* x_821; -x_818 = lean_ctor_get(x_817, 0); -lean_inc(x_818); -x_819 = lean_ctor_get(x_817, 1); -lean_inc(x_819); -lean_dec(x_817); -x_820 = lean_nat_add(x_6, x_509); +x_1038 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1035, x_6, x_7, x_8, x_9, x_10, x_11, x_1033); +if (lean_obj_tag(x_1038) == 0) +{ +lean_object* x_1039; lean_object* x_1040; lean_object* x_1041; lean_object* x_1042; +x_1039 = lean_ctor_get(x_1038, 0); +lean_inc(x_1039); +x_1040 = lean_ctor_get(x_1038, 1); +lean_inc(x_1040); +lean_dec(x_1038); +x_1041 = lean_nat_add(x_6, x_513); lean_dec(x_6); -lean_inc(x_815); -x_821 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_815, x_820, x_7, x_8, x_9, x_10, x_11, x_819); -if (lean_obj_tag(x_821) == 0) -{ -lean_object* x_822; lean_object* x_823; lean_object* x_824; lean_object* x_825; size_t x_826; size_t x_827; uint8_t x_828; -x_822 = lean_ctor_get(x_821, 0); -lean_inc(x_822); -x_823 = lean_ctor_get(x_821, 1); -lean_inc(x_823); -if (lean_is_exclusive(x_821)) { - lean_ctor_release(x_821, 0); - lean_ctor_release(x_821, 1); - x_824 = x_821; +lean_inc(x_1036); +x_1042 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1036, x_1041, x_7, x_8, x_9, x_10, x_11, x_1040); +if (lean_obj_tag(x_1042) == 0) +{ +lean_object* x_1043; lean_object* x_1044; lean_object* x_1045; lean_object* x_1046; size_t x_1047; size_t x_1048; uint8_t x_1049; +x_1043 = lean_ctor_get(x_1042, 0); +lean_inc(x_1043); +x_1044 = lean_ctor_get(x_1042, 1); +lean_inc(x_1044); +if (lean_is_exclusive(x_1042)) { + lean_ctor_release(x_1042, 0); + lean_ctor_release(x_1042, 1); + x_1045 = x_1042; } else { - lean_dec_ref(x_821); - x_824 = lean_box(0); -} -lean_inc(x_815); -lean_inc(x_814); -lean_inc(x_813); -x_825 = l_Lean_Expr_forallE___override(x_813, x_814, x_815, x_816); -x_826 = lean_ptr_addr(x_814); -lean_dec(x_814); -x_827 = lean_ptr_addr(x_818); -x_828 = lean_usize_dec_eq(x_826, x_827); -if (x_828 == 0) -{ -lean_object* x_829; lean_object* x_830; -lean_dec(x_825); -lean_dec(x_815); -x_829 = l_Lean_Expr_forallE___override(x_813, x_818, x_822, x_816); -if (lean_is_scalar(x_824)) { - x_830 = lean_alloc_ctor(0, 2, 0); + lean_dec_ref(x_1042); + x_1045 = lean_box(0); +} +lean_inc(x_1036); +lean_inc(x_1035); +lean_inc(x_1034); +x_1046 = l_Lean_Expr_forallE___override(x_1034, x_1035, x_1036, x_1037); +x_1047 = lean_ptr_addr(x_1035); +lean_dec(x_1035); +x_1048 = lean_ptr_addr(x_1039); +x_1049 = lean_usize_dec_eq(x_1047, x_1048); +if (x_1049 == 0) +{ +lean_object* x_1050; lean_object* x_1051; +lean_dec(x_1046); +lean_dec(x_1036); +x_1050 = l_Lean_Expr_forallE___override(x_1034, x_1039, x_1043, x_1037); +if (lean_is_scalar(x_1045)) { + x_1051 = lean_alloc_ctor(0, 2, 0); } else { - x_830 = x_824; + x_1051 = x_1045; } -lean_ctor_set(x_830, 0, x_829); -lean_ctor_set(x_830, 1, x_823); -return x_830; +lean_ctor_set(x_1051, 0, x_1050); +lean_ctor_set(x_1051, 1, x_1044); +return x_1051; } else { -size_t x_831; size_t x_832; uint8_t x_833; -x_831 = lean_ptr_addr(x_815); -lean_dec(x_815); -x_832 = lean_ptr_addr(x_822); -x_833 = lean_usize_dec_eq(x_831, x_832); -if (x_833 == 0) +size_t x_1052; size_t x_1053; uint8_t x_1054; +x_1052 = lean_ptr_addr(x_1036); +lean_dec(x_1036); +x_1053 = lean_ptr_addr(x_1043); +x_1054 = lean_usize_dec_eq(x_1052, x_1053); +if (x_1054 == 0) { -lean_object* x_834; lean_object* x_835; -lean_dec(x_825); -x_834 = l_Lean_Expr_forallE___override(x_813, x_818, x_822, x_816); -if (lean_is_scalar(x_824)) { - x_835 = lean_alloc_ctor(0, 2, 0); +lean_object* x_1055; lean_object* x_1056; +lean_dec(x_1046); +x_1055 = l_Lean_Expr_forallE___override(x_1034, x_1039, x_1043, x_1037); +if (lean_is_scalar(x_1045)) { + x_1056 = lean_alloc_ctor(0, 2, 0); } else { - x_835 = x_824; + x_1056 = x_1045; } -lean_ctor_set(x_835, 0, x_834); -lean_ctor_set(x_835, 1, x_823); -return x_835; +lean_ctor_set(x_1056, 0, x_1055); +lean_ctor_set(x_1056, 1, x_1044); +return x_1056; } else { -uint8_t x_836; -x_836 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_816, x_816); -if (x_836 == 0) +uint8_t x_1057; +x_1057 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_1037, x_1037); +if (x_1057 == 0) { -lean_object* x_837; lean_object* x_838; -lean_dec(x_825); -x_837 = l_Lean_Expr_forallE___override(x_813, x_818, x_822, x_816); -if (lean_is_scalar(x_824)) { - x_838 = lean_alloc_ctor(0, 2, 0); +lean_object* x_1058; lean_object* x_1059; +lean_dec(x_1046); +x_1058 = l_Lean_Expr_forallE___override(x_1034, x_1039, x_1043, x_1037); +if (lean_is_scalar(x_1045)) { + x_1059 = lean_alloc_ctor(0, 2, 0); } else { - x_838 = x_824; + x_1059 = x_1045; } -lean_ctor_set(x_838, 0, x_837); -lean_ctor_set(x_838, 1, x_823); -return x_838; +lean_ctor_set(x_1059, 0, x_1058); +lean_ctor_set(x_1059, 1, x_1044); +return x_1059; } else { -lean_object* x_839; -lean_dec(x_822); -lean_dec(x_818); -lean_dec(x_813); -if (lean_is_scalar(x_824)) { - x_839 = lean_alloc_ctor(0, 2, 0); +lean_object* x_1060; +lean_dec(x_1043); +lean_dec(x_1039); +lean_dec(x_1034); +if (lean_is_scalar(x_1045)) { + x_1060 = lean_alloc_ctor(0, 2, 0); } else { - x_839 = x_824; + x_1060 = x_1045; } -lean_ctor_set(x_839, 0, x_825); -lean_ctor_set(x_839, 1, x_823); -return x_839; +lean_ctor_set(x_1060, 0, x_1046); +lean_ctor_set(x_1060, 1, x_1044); +return x_1060; } } } } else { -lean_object* x_840; lean_object* x_841; lean_object* x_842; lean_object* x_843; -lean_dec(x_818); -lean_dec(x_815); -lean_dec(x_814); -lean_dec(x_813); -x_840 = lean_ctor_get(x_821, 0); -lean_inc(x_840); -x_841 = lean_ctor_get(x_821, 1); -lean_inc(x_841); -if (lean_is_exclusive(x_821)) { - lean_ctor_release(x_821, 0); - lean_ctor_release(x_821, 1); - x_842 = x_821; +lean_object* x_1061; lean_object* x_1062; lean_object* x_1063; lean_object* x_1064; +lean_dec(x_1039); +lean_dec(x_1036); +lean_dec(x_1035); +lean_dec(x_1034); +x_1061 = lean_ctor_get(x_1042, 0); +lean_inc(x_1061); +x_1062 = lean_ctor_get(x_1042, 1); +lean_inc(x_1062); +if (lean_is_exclusive(x_1042)) { + lean_ctor_release(x_1042, 0); + lean_ctor_release(x_1042, 1); + x_1063 = x_1042; } else { - lean_dec_ref(x_821); - x_842 = lean_box(0); + lean_dec_ref(x_1042); + x_1063 = lean_box(0); } -if (lean_is_scalar(x_842)) { - x_843 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_1063)) { + x_1064 = lean_alloc_ctor(1, 2, 0); } else { - x_843 = x_842; + x_1064 = x_1063; } -lean_ctor_set(x_843, 0, x_840); -lean_ctor_set(x_843, 1, x_841); -return x_843; +lean_ctor_set(x_1064, 0, x_1061); +lean_ctor_set(x_1064, 1, x_1062); +return x_1064; } } else { -lean_object* x_844; lean_object* x_845; lean_object* x_846; lean_object* x_847; -lean_dec(x_815); -lean_dec(x_814); -lean_dec(x_813); +lean_object* x_1065; lean_object* x_1066; lean_object* x_1067; lean_object* x_1068; +lean_dec(x_1036); +lean_dec(x_1035); +lean_dec(x_1034); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_6); lean_dec(x_1); -x_844 = lean_ctor_get(x_817, 0); -lean_inc(x_844); -x_845 = lean_ctor_get(x_817, 1); -lean_inc(x_845); -if (lean_is_exclusive(x_817)) { - lean_ctor_release(x_817, 0); - lean_ctor_release(x_817, 1); - x_846 = x_817; +x_1065 = lean_ctor_get(x_1038, 0); +lean_inc(x_1065); +x_1066 = lean_ctor_get(x_1038, 1); +lean_inc(x_1066); +if (lean_is_exclusive(x_1038)) { + lean_ctor_release(x_1038, 0); + lean_ctor_release(x_1038, 1); + x_1067 = x_1038; } else { - lean_dec_ref(x_817); - x_846 = lean_box(0); + lean_dec_ref(x_1038); + x_1067 = lean_box(0); } -if (lean_is_scalar(x_846)) { - x_847 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_1067)) { + x_1068 = lean_alloc_ctor(1, 2, 0); } else { - x_847 = x_846; + x_1068 = x_1067; } -lean_ctor_set(x_847, 0, x_844); -lean_ctor_set(x_847, 1, x_845); -return x_847; +lean_ctor_set(x_1068, 0, x_1065); +lean_ctor_set(x_1068, 1, x_1066); +return x_1068; } } case 8: { -lean_object* x_848; lean_object* x_849; lean_object* x_850; lean_object* x_851; uint8_t x_852; lean_object* x_853; -x_848 = lean_ctor_get(x_5, 0); -lean_inc(x_848); -x_849 = lean_ctor_get(x_5, 1); -lean_inc(x_849); -x_850 = lean_ctor_get(x_5, 2); -lean_inc(x_850); -x_851 = lean_ctor_get(x_5, 3); -lean_inc(x_851); -x_852 = lean_ctor_get_uint8(x_5, sizeof(void*)*4 + 8); +lean_object* x_1069; lean_object* x_1070; lean_object* x_1071; lean_object* x_1072; lean_object* x_1073; uint8_t x_1074; lean_object* x_1075; +x_1069 = lean_ctor_get(x_967, 1); +lean_inc(x_1069); +lean_dec(x_967); +x_1070 = lean_ctor_get(x_5, 0); +lean_inc(x_1070); +x_1071 = lean_ctor_get(x_5, 1); +lean_inc(x_1071); +x_1072 = lean_ctor_get(x_5, 2); +lean_inc(x_1072); +x_1073 = lean_ctor_get(x_5, 3); +lean_inc(x_1073); +x_1074 = lean_ctor_get_uint8(x_5, sizeof(void*)*4 + 8); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_6); -lean_inc(x_849); +lean_inc(x_1071); lean_inc(x_1); -x_853 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_849, x_6, x_7, x_8, x_9, x_10, x_11, x_748); -if (lean_obj_tag(x_853) == 0) -{ -lean_object* x_854; lean_object* x_855; lean_object* x_856; -x_854 = lean_ctor_get(x_853, 0); -lean_inc(x_854); -x_855 = lean_ctor_get(x_853, 1); -lean_inc(x_855); -lean_dec(x_853); +x_1075 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1071, x_6, x_7, x_8, x_9, x_10, x_11, x_1069); +if (lean_obj_tag(x_1075) == 0) +{ +lean_object* x_1076; lean_object* x_1077; lean_object* x_1078; +x_1076 = lean_ctor_get(x_1075, 0); +lean_inc(x_1076); +x_1077 = lean_ctor_get(x_1075, 1); +lean_inc(x_1077); +lean_dec(x_1075); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_6); -lean_inc(x_850); +lean_inc(x_1072); lean_inc(x_1); -x_856 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_850, x_6, x_7, x_8, x_9, x_10, x_11, x_855); -if (lean_obj_tag(x_856) == 0) -{ -lean_object* x_857; lean_object* x_858; lean_object* x_859; lean_object* x_860; -x_857 = lean_ctor_get(x_856, 0); -lean_inc(x_857); -x_858 = lean_ctor_get(x_856, 1); -lean_inc(x_858); -lean_dec(x_856); -x_859 = lean_nat_add(x_6, x_509); +x_1078 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1072, x_6, x_7, x_8, x_9, x_10, x_11, x_1077); +if (lean_obj_tag(x_1078) == 0) +{ +lean_object* x_1079; lean_object* x_1080; lean_object* x_1081; lean_object* x_1082; +x_1079 = lean_ctor_get(x_1078, 0); +lean_inc(x_1079); +x_1080 = lean_ctor_get(x_1078, 1); +lean_inc(x_1080); +lean_dec(x_1078); +x_1081 = lean_nat_add(x_6, x_513); lean_dec(x_6); -lean_inc(x_851); -x_860 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_851, x_859, x_7, x_8, x_9, x_10, x_11, x_858); -if (lean_obj_tag(x_860) == 0) -{ -lean_object* x_861; lean_object* x_862; lean_object* x_863; size_t x_864; size_t x_865; uint8_t x_866; -x_861 = lean_ctor_get(x_860, 0); -lean_inc(x_861); -x_862 = lean_ctor_get(x_860, 1); -lean_inc(x_862); -if (lean_is_exclusive(x_860)) { - lean_ctor_release(x_860, 0); - lean_ctor_release(x_860, 1); - x_863 = x_860; +lean_inc(x_1073); +x_1082 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1073, x_1081, x_7, x_8, x_9, x_10, x_11, x_1080); +if (lean_obj_tag(x_1082) == 0) +{ +lean_object* x_1083; lean_object* x_1084; lean_object* x_1085; size_t x_1086; size_t x_1087; uint8_t x_1088; +x_1083 = lean_ctor_get(x_1082, 0); +lean_inc(x_1083); +x_1084 = lean_ctor_get(x_1082, 1); +lean_inc(x_1084); +if (lean_is_exclusive(x_1082)) { + lean_ctor_release(x_1082, 0); + lean_ctor_release(x_1082, 1); + x_1085 = x_1082; } else { - lean_dec_ref(x_860); - x_863 = lean_box(0); + lean_dec_ref(x_1082); + x_1085 = lean_box(0); } -x_864 = lean_ptr_addr(x_849); -lean_dec(x_849); -x_865 = lean_ptr_addr(x_854); -x_866 = lean_usize_dec_eq(x_864, x_865); -if (x_866 == 0) +x_1086 = lean_ptr_addr(x_1071); +lean_dec(x_1071); +x_1087 = lean_ptr_addr(x_1076); +x_1088 = lean_usize_dec_eq(x_1086, x_1087); +if (x_1088 == 0) { -lean_object* x_867; lean_object* x_868; -lean_dec(x_851); -lean_dec(x_850); +lean_object* x_1089; lean_object* x_1090; +lean_dec(x_1073); +lean_dec(x_1072); lean_dec(x_5); -x_867 = l_Lean_Expr_letE___override(x_848, x_854, x_857, x_861, x_852); -if (lean_is_scalar(x_863)) { - x_868 = lean_alloc_ctor(0, 2, 0); +x_1089 = l_Lean_Expr_letE___override(x_1070, x_1076, x_1079, x_1083, x_1074); +if (lean_is_scalar(x_1085)) { + x_1090 = lean_alloc_ctor(0, 2, 0); } else { - x_868 = x_863; + x_1090 = x_1085; } -lean_ctor_set(x_868, 0, x_867); -lean_ctor_set(x_868, 1, x_862); -return x_868; +lean_ctor_set(x_1090, 0, x_1089); +lean_ctor_set(x_1090, 1, x_1084); +return x_1090; } else { -size_t x_869; size_t x_870; uint8_t x_871; -x_869 = lean_ptr_addr(x_850); -lean_dec(x_850); -x_870 = lean_ptr_addr(x_857); -x_871 = lean_usize_dec_eq(x_869, x_870); -if (x_871 == 0) +size_t x_1091; size_t x_1092; uint8_t x_1093; +x_1091 = lean_ptr_addr(x_1072); +lean_dec(x_1072); +x_1092 = lean_ptr_addr(x_1079); +x_1093 = lean_usize_dec_eq(x_1091, x_1092); +if (x_1093 == 0) { -lean_object* x_872; lean_object* x_873; -lean_dec(x_851); +lean_object* x_1094; lean_object* x_1095; +lean_dec(x_1073); lean_dec(x_5); -x_872 = l_Lean_Expr_letE___override(x_848, x_854, x_857, x_861, x_852); -if (lean_is_scalar(x_863)) { - x_873 = lean_alloc_ctor(0, 2, 0); +x_1094 = l_Lean_Expr_letE___override(x_1070, x_1076, x_1079, x_1083, x_1074); +if (lean_is_scalar(x_1085)) { + x_1095 = lean_alloc_ctor(0, 2, 0); } else { - x_873 = x_863; + x_1095 = x_1085; } -lean_ctor_set(x_873, 0, x_872); -lean_ctor_set(x_873, 1, x_862); -return x_873; +lean_ctor_set(x_1095, 0, x_1094); +lean_ctor_set(x_1095, 1, x_1084); +return x_1095; } else { -size_t x_874; size_t x_875; uint8_t x_876; -x_874 = lean_ptr_addr(x_851); -lean_dec(x_851); -x_875 = lean_ptr_addr(x_861); -x_876 = lean_usize_dec_eq(x_874, x_875); -if (x_876 == 0) +size_t x_1096; size_t x_1097; uint8_t x_1098; +x_1096 = lean_ptr_addr(x_1073); +lean_dec(x_1073); +x_1097 = lean_ptr_addr(x_1083); +x_1098 = lean_usize_dec_eq(x_1096, x_1097); +if (x_1098 == 0) { -lean_object* x_877; lean_object* x_878; +lean_object* x_1099; lean_object* x_1100; lean_dec(x_5); -x_877 = l_Lean_Expr_letE___override(x_848, x_854, x_857, x_861, x_852); -if (lean_is_scalar(x_863)) { - x_878 = lean_alloc_ctor(0, 2, 0); +x_1099 = l_Lean_Expr_letE___override(x_1070, x_1076, x_1079, x_1083, x_1074); +if (lean_is_scalar(x_1085)) { + x_1100 = lean_alloc_ctor(0, 2, 0); } else { - x_878 = x_863; + x_1100 = x_1085; } -lean_ctor_set(x_878, 0, x_877); -lean_ctor_set(x_878, 1, x_862); -return x_878; +lean_ctor_set(x_1100, 0, x_1099); +lean_ctor_set(x_1100, 1, x_1084); +return x_1100; } else { -lean_object* x_879; -lean_dec(x_861); -lean_dec(x_857); -lean_dec(x_854); -lean_dec(x_848); -if (lean_is_scalar(x_863)) { - x_879 = lean_alloc_ctor(0, 2, 0); +lean_object* x_1101; +lean_dec(x_1083); +lean_dec(x_1079); +lean_dec(x_1076); +lean_dec(x_1070); +if (lean_is_scalar(x_1085)) { + x_1101 = lean_alloc_ctor(0, 2, 0); } else { - x_879 = x_863; + x_1101 = x_1085; } -lean_ctor_set(x_879, 0, x_5); -lean_ctor_set(x_879, 1, x_862); -return x_879; +lean_ctor_set(x_1101, 0, x_5); +lean_ctor_set(x_1101, 1, x_1084); +return x_1101; } } } } else { -lean_object* x_880; lean_object* x_881; lean_object* x_882; lean_object* x_883; -lean_dec(x_857); -lean_dec(x_854); -lean_dec(x_851); -lean_dec(x_850); -lean_dec(x_849); -lean_dec(x_848); +lean_object* x_1102; lean_object* x_1103; lean_object* x_1104; lean_object* x_1105; +lean_dec(x_1079); +lean_dec(x_1076); +lean_dec(x_1073); +lean_dec(x_1072); +lean_dec(x_1071); +lean_dec(x_1070); lean_dec(x_5); -x_880 = lean_ctor_get(x_860, 0); -lean_inc(x_880); -x_881 = lean_ctor_get(x_860, 1); -lean_inc(x_881); -if (lean_is_exclusive(x_860)) { - lean_ctor_release(x_860, 0); - lean_ctor_release(x_860, 1); - x_882 = x_860; +x_1102 = lean_ctor_get(x_1082, 0); +lean_inc(x_1102); +x_1103 = lean_ctor_get(x_1082, 1); +lean_inc(x_1103); +if (lean_is_exclusive(x_1082)) { + lean_ctor_release(x_1082, 0); + lean_ctor_release(x_1082, 1); + x_1104 = x_1082; } else { - lean_dec_ref(x_860); - x_882 = lean_box(0); + lean_dec_ref(x_1082); + x_1104 = lean_box(0); } -if (lean_is_scalar(x_882)) { - x_883 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_1104)) { + x_1105 = lean_alloc_ctor(1, 2, 0); } else { - x_883 = x_882; + x_1105 = x_1104; } -lean_ctor_set(x_883, 0, x_880); -lean_ctor_set(x_883, 1, x_881); -return x_883; +lean_ctor_set(x_1105, 0, x_1102); +lean_ctor_set(x_1105, 1, x_1103); +return x_1105; } } else { -lean_object* x_884; lean_object* x_885; lean_object* x_886; lean_object* x_887; -lean_dec(x_854); -lean_dec(x_851); -lean_dec(x_850); -lean_dec(x_849); -lean_dec(x_848); +lean_object* x_1106; lean_object* x_1107; lean_object* x_1108; lean_object* x_1109; +lean_dec(x_1076); +lean_dec(x_1073); +lean_dec(x_1072); +lean_dec(x_1071); +lean_dec(x_1070); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -3190,35 +4321,35 @@ lean_dec(x_8); lean_dec(x_6); lean_dec(x_5); lean_dec(x_1); -x_884 = lean_ctor_get(x_856, 0); -lean_inc(x_884); -x_885 = lean_ctor_get(x_856, 1); -lean_inc(x_885); -if (lean_is_exclusive(x_856)) { - lean_ctor_release(x_856, 0); - lean_ctor_release(x_856, 1); - x_886 = x_856; +x_1106 = lean_ctor_get(x_1078, 0); +lean_inc(x_1106); +x_1107 = lean_ctor_get(x_1078, 1); +lean_inc(x_1107); +if (lean_is_exclusive(x_1078)) { + lean_ctor_release(x_1078, 0); + lean_ctor_release(x_1078, 1); + x_1108 = x_1078; } else { - lean_dec_ref(x_856); - x_886 = lean_box(0); + lean_dec_ref(x_1078); + x_1108 = lean_box(0); } -if (lean_is_scalar(x_886)) { - x_887 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_1108)) { + x_1109 = lean_alloc_ctor(1, 2, 0); } else { - x_887 = x_886; + x_1109 = x_1108; } -lean_ctor_set(x_887, 0, x_884); -lean_ctor_set(x_887, 1, x_885); -return x_887; +lean_ctor_set(x_1109, 0, x_1106); +lean_ctor_set(x_1109, 1, x_1107); +return x_1109; } } else { -lean_object* x_888; lean_object* x_889; lean_object* x_890; lean_object* x_891; -lean_dec(x_851); -lean_dec(x_850); -lean_dec(x_849); -lean_dec(x_848); +lean_object* x_1110; lean_object* x_1111; lean_object* x_1112; lean_object* x_1113; +lean_dec(x_1073); +lean_dec(x_1072); +lean_dec(x_1071); +lean_dec(x_1070); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -3226,239 +4357,261 @@ lean_dec(x_8); lean_dec(x_6); lean_dec(x_5); lean_dec(x_1); -x_888 = lean_ctor_get(x_853, 0); -lean_inc(x_888); -x_889 = lean_ctor_get(x_853, 1); -lean_inc(x_889); -if (lean_is_exclusive(x_853)) { - lean_ctor_release(x_853, 0); - lean_ctor_release(x_853, 1); - x_890 = x_853; +x_1110 = lean_ctor_get(x_1075, 0); +lean_inc(x_1110); +x_1111 = lean_ctor_get(x_1075, 1); +lean_inc(x_1111); +if (lean_is_exclusive(x_1075)) { + lean_ctor_release(x_1075, 0); + lean_ctor_release(x_1075, 1); + x_1112 = x_1075; } else { - lean_dec_ref(x_853); - x_890 = lean_box(0); + lean_dec_ref(x_1075); + x_1112 = lean_box(0); } -if (lean_is_scalar(x_890)) { - x_891 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_1112)) { + x_1113 = lean_alloc_ctor(1, 2, 0); } else { - x_891 = x_890; + x_1113 = x_1112; } -lean_ctor_set(x_891, 0, x_888); -lean_ctor_set(x_891, 1, x_889); -return x_891; +lean_ctor_set(x_1113, 0, x_1110); +lean_ctor_set(x_1113, 1, x_1111); +return x_1113; } } case 10: { -lean_object* x_892; lean_object* x_893; lean_object* x_894; -x_892 = lean_ctor_get(x_5, 0); -lean_inc(x_892); -x_893 = lean_ctor_get(x_5, 1); -lean_inc(x_893); -lean_inc(x_893); -x_894 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_893, x_6, x_7, x_8, x_9, x_10, x_11, x_748); -if (lean_obj_tag(x_894) == 0) -{ -lean_object* x_895; lean_object* x_896; lean_object* x_897; size_t x_898; size_t x_899; uint8_t x_900; -x_895 = lean_ctor_get(x_894, 0); -lean_inc(x_895); -x_896 = lean_ctor_get(x_894, 1); -lean_inc(x_896); -if (lean_is_exclusive(x_894)) { - lean_ctor_release(x_894, 0); - lean_ctor_release(x_894, 1); - x_897 = x_894; +lean_object* x_1114; lean_object* x_1115; lean_object* x_1116; lean_object* x_1117; +x_1114 = lean_ctor_get(x_967, 1); +lean_inc(x_1114); +lean_dec(x_967); +x_1115 = lean_ctor_get(x_5, 0); +lean_inc(x_1115); +x_1116 = lean_ctor_get(x_5, 1); +lean_inc(x_1116); +lean_inc(x_1116); +x_1117 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1116, x_6, x_7, x_8, x_9, x_10, x_11, x_1114); +if (lean_obj_tag(x_1117) == 0) +{ +lean_object* x_1118; lean_object* x_1119; lean_object* x_1120; size_t x_1121; size_t x_1122; uint8_t x_1123; +x_1118 = lean_ctor_get(x_1117, 0); +lean_inc(x_1118); +x_1119 = lean_ctor_get(x_1117, 1); +lean_inc(x_1119); +if (lean_is_exclusive(x_1117)) { + lean_ctor_release(x_1117, 0); + lean_ctor_release(x_1117, 1); + x_1120 = x_1117; } else { - lean_dec_ref(x_894); - x_897 = lean_box(0); + lean_dec_ref(x_1117); + x_1120 = lean_box(0); } -x_898 = lean_ptr_addr(x_893); -lean_dec(x_893); -x_899 = lean_ptr_addr(x_895); -x_900 = lean_usize_dec_eq(x_898, x_899); -if (x_900 == 0) +x_1121 = lean_ptr_addr(x_1116); +lean_dec(x_1116); +x_1122 = lean_ptr_addr(x_1118); +x_1123 = lean_usize_dec_eq(x_1121, x_1122); +if (x_1123 == 0) { -lean_object* x_901; lean_object* x_902; +lean_object* x_1124; lean_object* x_1125; lean_dec(x_5); -x_901 = l_Lean_Expr_mdata___override(x_892, x_895); -if (lean_is_scalar(x_897)) { - x_902 = lean_alloc_ctor(0, 2, 0); +x_1124 = l_Lean_Expr_mdata___override(x_1115, x_1118); +if (lean_is_scalar(x_1120)) { + x_1125 = lean_alloc_ctor(0, 2, 0); } else { - x_902 = x_897; + x_1125 = x_1120; } -lean_ctor_set(x_902, 0, x_901); -lean_ctor_set(x_902, 1, x_896); -return x_902; +lean_ctor_set(x_1125, 0, x_1124); +lean_ctor_set(x_1125, 1, x_1119); +return x_1125; } else { -lean_object* x_903; -lean_dec(x_895); -lean_dec(x_892); -if (lean_is_scalar(x_897)) { - x_903 = lean_alloc_ctor(0, 2, 0); +lean_object* x_1126; +lean_dec(x_1118); +lean_dec(x_1115); +if (lean_is_scalar(x_1120)) { + x_1126 = lean_alloc_ctor(0, 2, 0); } else { - x_903 = x_897; + x_1126 = x_1120; } -lean_ctor_set(x_903, 0, x_5); -lean_ctor_set(x_903, 1, x_896); -return x_903; +lean_ctor_set(x_1126, 0, x_5); +lean_ctor_set(x_1126, 1, x_1119); +return x_1126; } } else { -lean_object* x_904; lean_object* x_905; lean_object* x_906; lean_object* x_907; -lean_dec(x_893); -lean_dec(x_892); +lean_object* x_1127; lean_object* x_1128; lean_object* x_1129; lean_object* x_1130; +lean_dec(x_1116); +lean_dec(x_1115); lean_dec(x_5); -x_904 = lean_ctor_get(x_894, 0); -lean_inc(x_904); -x_905 = lean_ctor_get(x_894, 1); -lean_inc(x_905); -if (lean_is_exclusive(x_894)) { - lean_ctor_release(x_894, 0); - lean_ctor_release(x_894, 1); - x_906 = x_894; +x_1127 = lean_ctor_get(x_1117, 0); +lean_inc(x_1127); +x_1128 = lean_ctor_get(x_1117, 1); +lean_inc(x_1128); +if (lean_is_exclusive(x_1117)) { + lean_ctor_release(x_1117, 0); + lean_ctor_release(x_1117, 1); + x_1129 = x_1117; } else { - lean_dec_ref(x_894); - x_906 = lean_box(0); + lean_dec_ref(x_1117); + x_1129 = lean_box(0); } -if (lean_is_scalar(x_906)) { - x_907 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_1129)) { + x_1130 = lean_alloc_ctor(1, 2, 0); } else { - x_907 = x_906; + x_1130 = x_1129; } -lean_ctor_set(x_907, 0, x_904); -lean_ctor_set(x_907, 1, x_905); -return x_907; +lean_ctor_set(x_1130, 0, x_1127); +lean_ctor_set(x_1130, 1, x_1128); +return x_1130; } } case 11: { -lean_object* x_908; lean_object* x_909; lean_object* x_910; lean_object* x_911; -x_908 = lean_ctor_get(x_5, 0); -lean_inc(x_908); -x_909 = lean_ctor_get(x_5, 1); -lean_inc(x_909); -x_910 = lean_ctor_get(x_5, 2); -lean_inc(x_910); -lean_inc(x_910); -x_911 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_910, x_6, x_7, x_8, x_9, x_10, x_11, x_748); -if (lean_obj_tag(x_911) == 0) -{ -lean_object* x_912; lean_object* x_913; lean_object* x_914; size_t x_915; size_t x_916; uint8_t x_917; -x_912 = lean_ctor_get(x_911, 0); -lean_inc(x_912); -x_913 = lean_ctor_get(x_911, 1); -lean_inc(x_913); -if (lean_is_exclusive(x_911)) { - lean_ctor_release(x_911, 0); - lean_ctor_release(x_911, 1); - x_914 = x_911; +lean_object* x_1131; lean_object* x_1132; lean_object* x_1133; lean_object* x_1134; lean_object* x_1135; +x_1131 = lean_ctor_get(x_967, 1); +lean_inc(x_1131); +lean_dec(x_967); +x_1132 = lean_ctor_get(x_5, 0); +lean_inc(x_1132); +x_1133 = lean_ctor_get(x_5, 1); +lean_inc(x_1133); +x_1134 = lean_ctor_get(x_5, 2); +lean_inc(x_1134); +lean_inc(x_1134); +x_1135 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1134, x_6, x_7, x_8, x_9, x_10, x_11, x_1131); +if (lean_obj_tag(x_1135) == 0) +{ +lean_object* x_1136; lean_object* x_1137; lean_object* x_1138; size_t x_1139; size_t x_1140; uint8_t x_1141; +x_1136 = lean_ctor_get(x_1135, 0); +lean_inc(x_1136); +x_1137 = lean_ctor_get(x_1135, 1); +lean_inc(x_1137); +if (lean_is_exclusive(x_1135)) { + lean_ctor_release(x_1135, 0); + lean_ctor_release(x_1135, 1); + x_1138 = x_1135; } else { - lean_dec_ref(x_911); - x_914 = lean_box(0); + lean_dec_ref(x_1135); + x_1138 = lean_box(0); } -x_915 = lean_ptr_addr(x_910); -lean_dec(x_910); -x_916 = lean_ptr_addr(x_912); -x_917 = lean_usize_dec_eq(x_915, x_916); -if (x_917 == 0) +x_1139 = lean_ptr_addr(x_1134); +lean_dec(x_1134); +x_1140 = lean_ptr_addr(x_1136); +x_1141 = lean_usize_dec_eq(x_1139, x_1140); +if (x_1141 == 0) { -lean_object* x_918; lean_object* x_919; +lean_object* x_1142; lean_object* x_1143; lean_dec(x_5); -x_918 = l_Lean_Expr_proj___override(x_908, x_909, x_912); -if (lean_is_scalar(x_914)) { - x_919 = lean_alloc_ctor(0, 2, 0); +x_1142 = l_Lean_Expr_proj___override(x_1132, x_1133, x_1136); +if (lean_is_scalar(x_1138)) { + x_1143 = lean_alloc_ctor(0, 2, 0); } else { - x_919 = x_914; + x_1143 = x_1138; } -lean_ctor_set(x_919, 0, x_918); -lean_ctor_set(x_919, 1, x_913); -return x_919; +lean_ctor_set(x_1143, 0, x_1142); +lean_ctor_set(x_1143, 1, x_1137); +return x_1143; } else { -lean_object* x_920; -lean_dec(x_912); -lean_dec(x_909); -lean_dec(x_908); -if (lean_is_scalar(x_914)) { - x_920 = lean_alloc_ctor(0, 2, 0); +lean_object* x_1144; +lean_dec(x_1136); +lean_dec(x_1133); +lean_dec(x_1132); +if (lean_is_scalar(x_1138)) { + x_1144 = lean_alloc_ctor(0, 2, 0); } else { - x_920 = x_914; + x_1144 = x_1138; } -lean_ctor_set(x_920, 0, x_5); -lean_ctor_set(x_920, 1, x_913); -return x_920; +lean_ctor_set(x_1144, 0, x_5); +lean_ctor_set(x_1144, 1, x_1137); +return x_1144; } } else { -lean_object* x_921; lean_object* x_922; lean_object* x_923; lean_object* x_924; -lean_dec(x_910); -lean_dec(x_909); -lean_dec(x_908); +lean_object* x_1145; lean_object* x_1146; lean_object* x_1147; lean_object* x_1148; +lean_dec(x_1134); +lean_dec(x_1133); +lean_dec(x_1132); lean_dec(x_5); -x_921 = lean_ctor_get(x_911, 0); -lean_inc(x_921); -x_922 = lean_ctor_get(x_911, 1); -lean_inc(x_922); -if (lean_is_exclusive(x_911)) { - lean_ctor_release(x_911, 0); - lean_ctor_release(x_911, 1); - x_923 = x_911; +x_1145 = lean_ctor_get(x_1135, 0); +lean_inc(x_1145); +x_1146 = lean_ctor_get(x_1135, 1); +lean_inc(x_1146); +if (lean_is_exclusive(x_1135)) { + lean_ctor_release(x_1135, 0); + lean_ctor_release(x_1135, 1); + x_1147 = x_1135; } else { - lean_dec_ref(x_911); - x_923 = lean_box(0); + lean_dec_ref(x_1135); + x_1147 = lean_box(0); } -if (lean_is_scalar(x_923)) { - x_924 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_1147)) { + x_1148 = lean_alloc_ctor(1, 2, 0); } else { - x_924 = x_923; + x_1148 = x_1147; } -lean_ctor_set(x_924, 0, x_921); -lean_ctor_set(x_924, 1, x_922); -return x_924; +lean_ctor_set(x_1148, 0, x_1145); +lean_ctor_set(x_1148, 1, x_1146); +return x_1148; } } default: { -lean_object* x_925; +lean_object* x_1149; lean_object* x_1150; lean_object* x_1151; lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_6); lean_dec(x_1); -x_925 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_925, 0, x_5); -lean_ctor_set(x_925, 1, x_748); -return x_925; +x_1149 = lean_ctor_get(x_967, 1); +lean_inc(x_1149); +if (lean_is_exclusive(x_967)) { + lean_ctor_release(x_967, 0); + lean_ctor_release(x_967, 1); + x_1150 = x_967; +} else { + lean_dec_ref(x_967); + x_1150 = lean_box(0); +} +if (lean_is_scalar(x_1150)) { + x_1151 = lean_alloc_ctor(0, 2, 0); +} else { + x_1151 = x_1150; +} +lean_ctor_set(x_1151, 0, x_5); +lean_ctor_set(x_1151, 1, x_1149); +return x_1151; } } } else { -lean_object* x_926; lean_object* x_927; +lean_object* x_1152; lean_object* x_1153; +lean_dec(x_261); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_5); lean_dec(x_1); -x_926 = l_Lean_Expr_bvar___override(x_6); -x_927 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_927, 0, x_926); -lean_ctor_set(x_927, 1, x_748); -return x_927; +x_1152 = l_Lean_Expr_bvar___override(x_6); +x_1153 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1153, 0, x_1152); +lean_ctor_set(x_1153, 1, x_957); +return x_1153; } } } } else { -uint8_t x_928; +uint8_t x_1154; +lean_dec(x_261); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -3466,23 +4619,23 @@ lean_dec(x_8); lean_dec(x_6); lean_dec(x_5); lean_dec(x_1); -x_928 = !lean_is_exclusive(x_258); -if (x_928 == 0) +x_1154 = !lean_is_exclusive(x_262); +if (x_1154 == 0) { -return x_258; +return x_262; } else { -lean_object* x_929; lean_object* x_930; lean_object* x_931; -x_929 = lean_ctor_get(x_258, 0); -x_930 = lean_ctor_get(x_258, 1); -lean_inc(x_930); -lean_inc(x_929); -lean_dec(x_258); -x_931 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_931, 0, x_929); -lean_ctor_set(x_931, 1, x_930); -return x_931; +lean_object* x_1155; lean_object* x_1156; lean_object* x_1157; +x_1155 = lean_ctor_get(x_262, 0); +x_1156 = lean_ctor_get(x_262, 1); +lean_inc(x_1156); +lean_inc(x_1155); +lean_dec(x_262); +x_1157 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_1157, 0, x_1155); +lean_ctor_set(x_1157, 1, x_1156); +return x_1157; } } } @@ -3493,159 +4646,159 @@ else switch (lean_obj_tag(x_5)) { case 5: { -lean_object* x_932; lean_object* x_933; lean_object* x_934; -x_932 = lean_ctor_get(x_5, 0); -lean_inc(x_932); -x_933 = lean_ctor_get(x_5, 1); -lean_inc(x_933); +lean_object* x_1158; lean_object* x_1159; lean_object* x_1160; +x_1158 = lean_ctor_get(x_5, 0); +lean_inc(x_1158); +x_1159 = lean_ctor_get(x_5, 1); +lean_inc(x_1159); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_6); -lean_inc(x_932); +lean_inc(x_1158); lean_inc(x_1); -x_934 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_932, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -if (lean_obj_tag(x_934) == 0) -{ -lean_object* x_935; lean_object* x_936; lean_object* x_937; -x_935 = lean_ctor_get(x_934, 0); -lean_inc(x_935); -x_936 = lean_ctor_get(x_934, 1); -lean_inc(x_936); -lean_dec(x_934); -lean_inc(x_933); -x_937 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_933, x_6, x_7, x_8, x_9, x_10, x_11, x_936); -if (lean_obj_tag(x_937) == 0) -{ -uint8_t x_938; -x_938 = !lean_is_exclusive(x_937); -if (x_938 == 0) -{ -lean_object* x_939; size_t x_940; size_t x_941; uint8_t x_942; -x_939 = lean_ctor_get(x_937, 0); -x_940 = lean_ptr_addr(x_932); -lean_dec(x_932); -x_941 = lean_ptr_addr(x_935); -x_942 = lean_usize_dec_eq(x_940, x_941); -if (x_942 == 0) -{ -lean_object* x_943; -lean_dec(x_933); +x_1160 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1158, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +if (lean_obj_tag(x_1160) == 0) +{ +lean_object* x_1161; lean_object* x_1162; lean_object* x_1163; +x_1161 = lean_ctor_get(x_1160, 0); +lean_inc(x_1161); +x_1162 = lean_ctor_get(x_1160, 1); +lean_inc(x_1162); +lean_dec(x_1160); +lean_inc(x_1159); +x_1163 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1159, x_6, x_7, x_8, x_9, x_10, x_11, x_1162); +if (lean_obj_tag(x_1163) == 0) +{ +uint8_t x_1164; +x_1164 = !lean_is_exclusive(x_1163); +if (x_1164 == 0) +{ +lean_object* x_1165; size_t x_1166; size_t x_1167; uint8_t x_1168; +x_1165 = lean_ctor_get(x_1163, 0); +x_1166 = lean_ptr_addr(x_1158); +lean_dec(x_1158); +x_1167 = lean_ptr_addr(x_1161); +x_1168 = lean_usize_dec_eq(x_1166, x_1167); +if (x_1168 == 0) +{ +lean_object* x_1169; +lean_dec(x_1159); lean_dec(x_5); -x_943 = l_Lean_Expr_app___override(x_935, x_939); -lean_ctor_set(x_937, 0, x_943); -return x_937; +x_1169 = l_Lean_Expr_app___override(x_1161, x_1165); +lean_ctor_set(x_1163, 0, x_1169); +return x_1163; } else { -size_t x_944; size_t x_945; uint8_t x_946; -x_944 = lean_ptr_addr(x_933); -lean_dec(x_933); -x_945 = lean_ptr_addr(x_939); -x_946 = lean_usize_dec_eq(x_944, x_945); -if (x_946 == 0) +size_t x_1170; size_t x_1171; uint8_t x_1172; +x_1170 = lean_ptr_addr(x_1159); +lean_dec(x_1159); +x_1171 = lean_ptr_addr(x_1165); +x_1172 = lean_usize_dec_eq(x_1170, x_1171); +if (x_1172 == 0) { -lean_object* x_947; +lean_object* x_1173; lean_dec(x_5); -x_947 = l_Lean_Expr_app___override(x_935, x_939); -lean_ctor_set(x_937, 0, x_947); -return x_937; +x_1173 = l_Lean_Expr_app___override(x_1161, x_1165); +lean_ctor_set(x_1163, 0, x_1173); +return x_1163; } else { -lean_dec(x_939); -lean_dec(x_935); -lean_ctor_set(x_937, 0, x_5); -return x_937; +lean_dec(x_1165); +lean_dec(x_1161); +lean_ctor_set(x_1163, 0, x_5); +return x_1163; } } } else { -lean_object* x_948; lean_object* x_949; size_t x_950; size_t x_951; uint8_t x_952; -x_948 = lean_ctor_get(x_937, 0); -x_949 = lean_ctor_get(x_937, 1); -lean_inc(x_949); -lean_inc(x_948); -lean_dec(x_937); -x_950 = lean_ptr_addr(x_932); -lean_dec(x_932); -x_951 = lean_ptr_addr(x_935); -x_952 = lean_usize_dec_eq(x_950, x_951); -if (x_952 == 0) +lean_object* x_1174; lean_object* x_1175; size_t x_1176; size_t x_1177; uint8_t x_1178; +x_1174 = lean_ctor_get(x_1163, 0); +x_1175 = lean_ctor_get(x_1163, 1); +lean_inc(x_1175); +lean_inc(x_1174); +lean_dec(x_1163); +x_1176 = lean_ptr_addr(x_1158); +lean_dec(x_1158); +x_1177 = lean_ptr_addr(x_1161); +x_1178 = lean_usize_dec_eq(x_1176, x_1177); +if (x_1178 == 0) { -lean_object* x_953; lean_object* x_954; -lean_dec(x_933); +lean_object* x_1179; lean_object* x_1180; +lean_dec(x_1159); lean_dec(x_5); -x_953 = l_Lean_Expr_app___override(x_935, x_948); -x_954 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_954, 0, x_953); -lean_ctor_set(x_954, 1, x_949); -return x_954; +x_1179 = l_Lean_Expr_app___override(x_1161, x_1174); +x_1180 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1180, 0, x_1179); +lean_ctor_set(x_1180, 1, x_1175); +return x_1180; } else { -size_t x_955; size_t x_956; uint8_t x_957; -x_955 = lean_ptr_addr(x_933); -lean_dec(x_933); -x_956 = lean_ptr_addr(x_948); -x_957 = lean_usize_dec_eq(x_955, x_956); -if (x_957 == 0) +size_t x_1181; size_t x_1182; uint8_t x_1183; +x_1181 = lean_ptr_addr(x_1159); +lean_dec(x_1159); +x_1182 = lean_ptr_addr(x_1174); +x_1183 = lean_usize_dec_eq(x_1181, x_1182); +if (x_1183 == 0) { -lean_object* x_958; lean_object* x_959; +lean_object* x_1184; lean_object* x_1185; lean_dec(x_5); -x_958 = l_Lean_Expr_app___override(x_935, x_948); -x_959 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_959, 0, x_958); -lean_ctor_set(x_959, 1, x_949); -return x_959; +x_1184 = l_Lean_Expr_app___override(x_1161, x_1174); +x_1185 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1185, 0, x_1184); +lean_ctor_set(x_1185, 1, x_1175); +return x_1185; } else { -lean_object* x_960; -lean_dec(x_948); -lean_dec(x_935); -x_960 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_960, 0, x_5); -lean_ctor_set(x_960, 1, x_949); -return x_960; +lean_object* x_1186; +lean_dec(x_1174); +lean_dec(x_1161); +x_1186 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1186, 0, x_5); +lean_ctor_set(x_1186, 1, x_1175); +return x_1186; } } } } else { -uint8_t x_961; -lean_dec(x_935); -lean_dec(x_933); -lean_dec(x_932); +uint8_t x_1187; +lean_dec(x_1161); +lean_dec(x_1159); +lean_dec(x_1158); lean_dec(x_5); -x_961 = !lean_is_exclusive(x_937); -if (x_961 == 0) +x_1187 = !lean_is_exclusive(x_1163); +if (x_1187 == 0) { -return x_937; +return x_1163; } else { -lean_object* x_962; lean_object* x_963; lean_object* x_964; -x_962 = lean_ctor_get(x_937, 0); -x_963 = lean_ctor_get(x_937, 1); -lean_inc(x_963); -lean_inc(x_962); -lean_dec(x_937); -x_964 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_964, 0, x_962); -lean_ctor_set(x_964, 1, x_963); -return x_964; +lean_object* x_1188; lean_object* x_1189; lean_object* x_1190; +x_1188 = lean_ctor_get(x_1163, 0); +x_1189 = lean_ctor_get(x_1163, 1); +lean_inc(x_1189); +lean_inc(x_1188); +lean_dec(x_1163); +x_1190 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_1190, 0, x_1188); +lean_ctor_set(x_1190, 1, x_1189); +return x_1190; } } } else { -uint8_t x_965; -lean_dec(x_933); -lean_dec(x_932); +uint8_t x_1191; +lean_dec(x_1159); +lean_dec(x_1158); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -3653,189 +4806,189 @@ lean_dec(x_8); lean_dec(x_6); lean_dec(x_5); lean_dec(x_1); -x_965 = !lean_is_exclusive(x_934); -if (x_965 == 0) +x_1191 = !lean_is_exclusive(x_1160); +if (x_1191 == 0) { -return x_934; +return x_1160; } else { -lean_object* x_966; lean_object* x_967; lean_object* x_968; -x_966 = lean_ctor_get(x_934, 0); -x_967 = lean_ctor_get(x_934, 1); -lean_inc(x_967); -lean_inc(x_966); -lean_dec(x_934); -x_968 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_968, 0, x_966); -lean_ctor_set(x_968, 1, x_967); -return x_968; +lean_object* x_1192; lean_object* x_1193; lean_object* x_1194; +x_1192 = lean_ctor_get(x_1160, 0); +x_1193 = lean_ctor_get(x_1160, 1); +lean_inc(x_1193); +lean_inc(x_1192); +lean_dec(x_1160); +x_1194 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_1194, 0, x_1192); +lean_ctor_set(x_1194, 1, x_1193); +return x_1194; } } } case 6: { -lean_object* x_969; lean_object* x_970; lean_object* x_971; uint8_t x_972; lean_object* x_973; -x_969 = lean_ctor_get(x_5, 0); -lean_inc(x_969); -x_970 = lean_ctor_get(x_5, 1); -lean_inc(x_970); -x_971 = lean_ctor_get(x_5, 2); -lean_inc(x_971); -x_972 = lean_ctor_get_uint8(x_5, sizeof(void*)*3 + 8); +lean_object* x_1195; lean_object* x_1196; lean_object* x_1197; uint8_t x_1198; lean_object* x_1199; +x_1195 = lean_ctor_get(x_5, 0); +lean_inc(x_1195); +x_1196 = lean_ctor_get(x_5, 1); +lean_inc(x_1196); +x_1197 = lean_ctor_get(x_5, 2); +lean_inc(x_1197); +x_1198 = lean_ctor_get_uint8(x_5, sizeof(void*)*3 + 8); lean_dec(x_5); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_6); -lean_inc(x_970); +lean_inc(x_1196); lean_inc(x_1); -x_973 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_970, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -if (lean_obj_tag(x_973) == 0) -{ -lean_object* x_974; lean_object* x_975; lean_object* x_976; lean_object* x_977; lean_object* x_978; -x_974 = lean_ctor_get(x_973, 0); -lean_inc(x_974); -x_975 = lean_ctor_get(x_973, 1); -lean_inc(x_975); -lean_dec(x_973); -x_976 = lean_unsigned_to_nat(1u); -x_977 = lean_nat_add(x_6, x_976); +x_1199 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1196, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +if (lean_obj_tag(x_1199) == 0) +{ +lean_object* x_1200; lean_object* x_1201; lean_object* x_1202; lean_object* x_1203; lean_object* x_1204; +x_1200 = lean_ctor_get(x_1199, 0); +lean_inc(x_1200); +x_1201 = lean_ctor_get(x_1199, 1); +lean_inc(x_1201); +lean_dec(x_1199); +x_1202 = lean_unsigned_to_nat(1u); +x_1203 = lean_nat_add(x_6, x_1202); lean_dec(x_6); -lean_inc(x_971); -x_978 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_971, x_977, x_7, x_8, x_9, x_10, x_11, x_975); -if (lean_obj_tag(x_978) == 0) -{ -uint8_t x_979; -x_979 = !lean_is_exclusive(x_978); -if (x_979 == 0) -{ -lean_object* x_980; lean_object* x_981; size_t x_982; size_t x_983; uint8_t x_984; -x_980 = lean_ctor_get(x_978, 0); -lean_inc(x_971); -lean_inc(x_970); -lean_inc(x_969); -x_981 = l_Lean_Expr_lam___override(x_969, x_970, x_971, x_972); -x_982 = lean_ptr_addr(x_970); -lean_dec(x_970); -x_983 = lean_ptr_addr(x_974); -x_984 = lean_usize_dec_eq(x_982, x_983); -if (x_984 == 0) -{ -lean_object* x_985; -lean_dec(x_981); -lean_dec(x_971); -x_985 = l_Lean_Expr_lam___override(x_969, x_974, x_980, x_972); -lean_ctor_set(x_978, 0, x_985); -return x_978; +lean_inc(x_1197); +x_1204 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1197, x_1203, x_7, x_8, x_9, x_10, x_11, x_1201); +if (lean_obj_tag(x_1204) == 0) +{ +uint8_t x_1205; +x_1205 = !lean_is_exclusive(x_1204); +if (x_1205 == 0) +{ +lean_object* x_1206; lean_object* x_1207; size_t x_1208; size_t x_1209; uint8_t x_1210; +x_1206 = lean_ctor_get(x_1204, 0); +lean_inc(x_1197); +lean_inc(x_1196); +lean_inc(x_1195); +x_1207 = l_Lean_Expr_lam___override(x_1195, x_1196, x_1197, x_1198); +x_1208 = lean_ptr_addr(x_1196); +lean_dec(x_1196); +x_1209 = lean_ptr_addr(x_1200); +x_1210 = lean_usize_dec_eq(x_1208, x_1209); +if (x_1210 == 0) +{ +lean_object* x_1211; +lean_dec(x_1207); +lean_dec(x_1197); +x_1211 = l_Lean_Expr_lam___override(x_1195, x_1200, x_1206, x_1198); +lean_ctor_set(x_1204, 0, x_1211); +return x_1204; } else { -size_t x_986; size_t x_987; uint8_t x_988; -x_986 = lean_ptr_addr(x_971); -lean_dec(x_971); -x_987 = lean_ptr_addr(x_980); -x_988 = lean_usize_dec_eq(x_986, x_987); -if (x_988 == 0) +size_t x_1212; size_t x_1213; uint8_t x_1214; +x_1212 = lean_ptr_addr(x_1197); +lean_dec(x_1197); +x_1213 = lean_ptr_addr(x_1206); +x_1214 = lean_usize_dec_eq(x_1212, x_1213); +if (x_1214 == 0) { -lean_object* x_989; -lean_dec(x_981); -x_989 = l_Lean_Expr_lam___override(x_969, x_974, x_980, x_972); -lean_ctor_set(x_978, 0, x_989); -return x_978; +lean_object* x_1215; +lean_dec(x_1207); +x_1215 = l_Lean_Expr_lam___override(x_1195, x_1200, x_1206, x_1198); +lean_ctor_set(x_1204, 0, x_1215); +return x_1204; } else { -uint8_t x_990; -x_990 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_972, x_972); -if (x_990 == 0) +uint8_t x_1216; +x_1216 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_1198, x_1198); +if (x_1216 == 0) { -lean_object* x_991; -lean_dec(x_981); -x_991 = l_Lean_Expr_lam___override(x_969, x_974, x_980, x_972); -lean_ctor_set(x_978, 0, x_991); -return x_978; +lean_object* x_1217; +lean_dec(x_1207); +x_1217 = l_Lean_Expr_lam___override(x_1195, x_1200, x_1206, x_1198); +lean_ctor_set(x_1204, 0, x_1217); +return x_1204; } else { -lean_dec(x_980); -lean_dec(x_974); -lean_dec(x_969); -lean_ctor_set(x_978, 0, x_981); -return x_978; +lean_dec(x_1206); +lean_dec(x_1200); +lean_dec(x_1195); +lean_ctor_set(x_1204, 0, x_1207); +return x_1204; } } } } else { -lean_object* x_992; lean_object* x_993; lean_object* x_994; size_t x_995; size_t x_996; uint8_t x_997; -x_992 = lean_ctor_get(x_978, 0); -x_993 = lean_ctor_get(x_978, 1); -lean_inc(x_993); -lean_inc(x_992); -lean_dec(x_978); -lean_inc(x_971); -lean_inc(x_970); -lean_inc(x_969); -x_994 = l_Lean_Expr_lam___override(x_969, x_970, x_971, x_972); -x_995 = lean_ptr_addr(x_970); -lean_dec(x_970); -x_996 = lean_ptr_addr(x_974); -x_997 = lean_usize_dec_eq(x_995, x_996); -if (x_997 == 0) +lean_object* x_1218; lean_object* x_1219; lean_object* x_1220; size_t x_1221; size_t x_1222; uint8_t x_1223; +x_1218 = lean_ctor_get(x_1204, 0); +x_1219 = lean_ctor_get(x_1204, 1); +lean_inc(x_1219); +lean_inc(x_1218); +lean_dec(x_1204); +lean_inc(x_1197); +lean_inc(x_1196); +lean_inc(x_1195); +x_1220 = l_Lean_Expr_lam___override(x_1195, x_1196, x_1197, x_1198); +x_1221 = lean_ptr_addr(x_1196); +lean_dec(x_1196); +x_1222 = lean_ptr_addr(x_1200); +x_1223 = lean_usize_dec_eq(x_1221, x_1222); +if (x_1223 == 0) { -lean_object* x_998; lean_object* x_999; -lean_dec(x_994); -lean_dec(x_971); -x_998 = l_Lean_Expr_lam___override(x_969, x_974, x_992, x_972); -x_999 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_999, 0, x_998); -lean_ctor_set(x_999, 1, x_993); -return x_999; +lean_object* x_1224; lean_object* x_1225; +lean_dec(x_1220); +lean_dec(x_1197); +x_1224 = l_Lean_Expr_lam___override(x_1195, x_1200, x_1218, x_1198); +x_1225 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1225, 0, x_1224); +lean_ctor_set(x_1225, 1, x_1219); +return x_1225; } else { -size_t x_1000; size_t x_1001; uint8_t x_1002; -x_1000 = lean_ptr_addr(x_971); -lean_dec(x_971); -x_1001 = lean_ptr_addr(x_992); -x_1002 = lean_usize_dec_eq(x_1000, x_1001); -if (x_1002 == 0) +size_t x_1226; size_t x_1227; uint8_t x_1228; +x_1226 = lean_ptr_addr(x_1197); +lean_dec(x_1197); +x_1227 = lean_ptr_addr(x_1218); +x_1228 = lean_usize_dec_eq(x_1226, x_1227); +if (x_1228 == 0) { -lean_object* x_1003; lean_object* x_1004; -lean_dec(x_994); -x_1003 = l_Lean_Expr_lam___override(x_969, x_974, x_992, x_972); -x_1004 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1004, 0, x_1003); -lean_ctor_set(x_1004, 1, x_993); -return x_1004; +lean_object* x_1229; lean_object* x_1230; +lean_dec(x_1220); +x_1229 = l_Lean_Expr_lam___override(x_1195, x_1200, x_1218, x_1198); +x_1230 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1230, 0, x_1229); +lean_ctor_set(x_1230, 1, x_1219); +return x_1230; } else { -uint8_t x_1005; -x_1005 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_972, x_972); -if (x_1005 == 0) +uint8_t x_1231; +x_1231 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_1198, x_1198); +if (x_1231 == 0) { -lean_object* x_1006; lean_object* x_1007; -lean_dec(x_994); -x_1006 = l_Lean_Expr_lam___override(x_969, x_974, x_992, x_972); -x_1007 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1007, 0, x_1006); -lean_ctor_set(x_1007, 1, x_993); -return x_1007; +lean_object* x_1232; lean_object* x_1233; +lean_dec(x_1220); +x_1232 = l_Lean_Expr_lam___override(x_1195, x_1200, x_1218, x_1198); +x_1233 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1233, 0, x_1232); +lean_ctor_set(x_1233, 1, x_1219); +return x_1233; } else { -lean_object* x_1008; -lean_dec(x_992); -lean_dec(x_974); -lean_dec(x_969); -x_1008 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1008, 0, x_994); -lean_ctor_set(x_1008, 1, x_993); -return x_1008; +lean_object* x_1234; +lean_dec(x_1218); +lean_dec(x_1200); +lean_dec(x_1195); +x_1234 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1234, 0, x_1220); +lean_ctor_set(x_1234, 1, x_1219); +return x_1234; } } } @@ -3843,226 +4996,226 @@ return x_1008; } else { -uint8_t x_1009; -lean_dec(x_974); -lean_dec(x_971); -lean_dec(x_970); -lean_dec(x_969); -x_1009 = !lean_is_exclusive(x_978); -if (x_1009 == 0) +uint8_t x_1235; +lean_dec(x_1200); +lean_dec(x_1197); +lean_dec(x_1196); +lean_dec(x_1195); +x_1235 = !lean_is_exclusive(x_1204); +if (x_1235 == 0) { -return x_978; +return x_1204; } else { -lean_object* x_1010; lean_object* x_1011; lean_object* x_1012; -x_1010 = lean_ctor_get(x_978, 0); -x_1011 = lean_ctor_get(x_978, 1); -lean_inc(x_1011); -lean_inc(x_1010); -lean_dec(x_978); -x_1012 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1012, 0, x_1010); -lean_ctor_set(x_1012, 1, x_1011); -return x_1012; +lean_object* x_1236; lean_object* x_1237; lean_object* x_1238; +x_1236 = lean_ctor_get(x_1204, 0); +x_1237 = lean_ctor_get(x_1204, 1); +lean_inc(x_1237); +lean_inc(x_1236); +lean_dec(x_1204); +x_1238 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_1238, 0, x_1236); +lean_ctor_set(x_1238, 1, x_1237); +return x_1238; } } } else { -uint8_t x_1013; -lean_dec(x_971); -lean_dec(x_970); -lean_dec(x_969); +uint8_t x_1239; +lean_dec(x_1197); +lean_dec(x_1196); +lean_dec(x_1195); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_6); lean_dec(x_1); -x_1013 = !lean_is_exclusive(x_973); -if (x_1013 == 0) +x_1239 = !lean_is_exclusive(x_1199); +if (x_1239 == 0) { -return x_973; +return x_1199; } else { -lean_object* x_1014; lean_object* x_1015; lean_object* x_1016; -x_1014 = lean_ctor_get(x_973, 0); -x_1015 = lean_ctor_get(x_973, 1); -lean_inc(x_1015); -lean_inc(x_1014); -lean_dec(x_973); -x_1016 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1016, 0, x_1014); -lean_ctor_set(x_1016, 1, x_1015); -return x_1016; +lean_object* x_1240; lean_object* x_1241; lean_object* x_1242; +x_1240 = lean_ctor_get(x_1199, 0); +x_1241 = lean_ctor_get(x_1199, 1); +lean_inc(x_1241); +lean_inc(x_1240); +lean_dec(x_1199); +x_1242 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_1242, 0, x_1240); +lean_ctor_set(x_1242, 1, x_1241); +return x_1242; } } } case 7: { -lean_object* x_1017; lean_object* x_1018; lean_object* x_1019; uint8_t x_1020; lean_object* x_1021; -x_1017 = lean_ctor_get(x_5, 0); -lean_inc(x_1017); -x_1018 = lean_ctor_get(x_5, 1); -lean_inc(x_1018); -x_1019 = lean_ctor_get(x_5, 2); -lean_inc(x_1019); -x_1020 = lean_ctor_get_uint8(x_5, sizeof(void*)*3 + 8); +lean_object* x_1243; lean_object* x_1244; lean_object* x_1245; uint8_t x_1246; lean_object* x_1247; +x_1243 = lean_ctor_get(x_5, 0); +lean_inc(x_1243); +x_1244 = lean_ctor_get(x_5, 1); +lean_inc(x_1244); +x_1245 = lean_ctor_get(x_5, 2); +lean_inc(x_1245); +x_1246 = lean_ctor_get_uint8(x_5, sizeof(void*)*3 + 8); lean_dec(x_5); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_6); -lean_inc(x_1018); +lean_inc(x_1244); lean_inc(x_1); -x_1021 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1018, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -if (lean_obj_tag(x_1021) == 0) -{ -lean_object* x_1022; lean_object* x_1023; lean_object* x_1024; lean_object* x_1025; lean_object* x_1026; -x_1022 = lean_ctor_get(x_1021, 0); -lean_inc(x_1022); -x_1023 = lean_ctor_get(x_1021, 1); -lean_inc(x_1023); -lean_dec(x_1021); -x_1024 = lean_unsigned_to_nat(1u); -x_1025 = lean_nat_add(x_6, x_1024); +x_1247 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1244, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +if (lean_obj_tag(x_1247) == 0) +{ +lean_object* x_1248; lean_object* x_1249; lean_object* x_1250; lean_object* x_1251; lean_object* x_1252; +x_1248 = lean_ctor_get(x_1247, 0); +lean_inc(x_1248); +x_1249 = lean_ctor_get(x_1247, 1); +lean_inc(x_1249); +lean_dec(x_1247); +x_1250 = lean_unsigned_to_nat(1u); +x_1251 = lean_nat_add(x_6, x_1250); lean_dec(x_6); -lean_inc(x_1019); -x_1026 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1019, x_1025, x_7, x_8, x_9, x_10, x_11, x_1023); -if (lean_obj_tag(x_1026) == 0) -{ -uint8_t x_1027; -x_1027 = !lean_is_exclusive(x_1026); -if (x_1027 == 0) -{ -lean_object* x_1028; lean_object* x_1029; size_t x_1030; size_t x_1031; uint8_t x_1032; -x_1028 = lean_ctor_get(x_1026, 0); -lean_inc(x_1019); -lean_inc(x_1018); -lean_inc(x_1017); -x_1029 = l_Lean_Expr_forallE___override(x_1017, x_1018, x_1019, x_1020); -x_1030 = lean_ptr_addr(x_1018); -lean_dec(x_1018); -x_1031 = lean_ptr_addr(x_1022); -x_1032 = lean_usize_dec_eq(x_1030, x_1031); -if (x_1032 == 0) -{ -lean_object* x_1033; -lean_dec(x_1029); -lean_dec(x_1019); -x_1033 = l_Lean_Expr_forallE___override(x_1017, x_1022, x_1028, x_1020); -lean_ctor_set(x_1026, 0, x_1033); -return x_1026; +lean_inc(x_1245); +x_1252 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1245, x_1251, x_7, x_8, x_9, x_10, x_11, x_1249); +if (lean_obj_tag(x_1252) == 0) +{ +uint8_t x_1253; +x_1253 = !lean_is_exclusive(x_1252); +if (x_1253 == 0) +{ +lean_object* x_1254; lean_object* x_1255; size_t x_1256; size_t x_1257; uint8_t x_1258; +x_1254 = lean_ctor_get(x_1252, 0); +lean_inc(x_1245); +lean_inc(x_1244); +lean_inc(x_1243); +x_1255 = l_Lean_Expr_forallE___override(x_1243, x_1244, x_1245, x_1246); +x_1256 = lean_ptr_addr(x_1244); +lean_dec(x_1244); +x_1257 = lean_ptr_addr(x_1248); +x_1258 = lean_usize_dec_eq(x_1256, x_1257); +if (x_1258 == 0) +{ +lean_object* x_1259; +lean_dec(x_1255); +lean_dec(x_1245); +x_1259 = l_Lean_Expr_forallE___override(x_1243, x_1248, x_1254, x_1246); +lean_ctor_set(x_1252, 0, x_1259); +return x_1252; } else { -size_t x_1034; size_t x_1035; uint8_t x_1036; -x_1034 = lean_ptr_addr(x_1019); -lean_dec(x_1019); -x_1035 = lean_ptr_addr(x_1028); -x_1036 = lean_usize_dec_eq(x_1034, x_1035); -if (x_1036 == 0) +size_t x_1260; size_t x_1261; uint8_t x_1262; +x_1260 = lean_ptr_addr(x_1245); +lean_dec(x_1245); +x_1261 = lean_ptr_addr(x_1254); +x_1262 = lean_usize_dec_eq(x_1260, x_1261); +if (x_1262 == 0) { -lean_object* x_1037; -lean_dec(x_1029); -x_1037 = l_Lean_Expr_forallE___override(x_1017, x_1022, x_1028, x_1020); -lean_ctor_set(x_1026, 0, x_1037); -return x_1026; +lean_object* x_1263; +lean_dec(x_1255); +x_1263 = l_Lean_Expr_forallE___override(x_1243, x_1248, x_1254, x_1246); +lean_ctor_set(x_1252, 0, x_1263); +return x_1252; } else { -uint8_t x_1038; -x_1038 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_1020, x_1020); -if (x_1038 == 0) +uint8_t x_1264; +x_1264 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_1246, x_1246); +if (x_1264 == 0) { -lean_object* x_1039; -lean_dec(x_1029); -x_1039 = l_Lean_Expr_forallE___override(x_1017, x_1022, x_1028, x_1020); -lean_ctor_set(x_1026, 0, x_1039); -return x_1026; +lean_object* x_1265; +lean_dec(x_1255); +x_1265 = l_Lean_Expr_forallE___override(x_1243, x_1248, x_1254, x_1246); +lean_ctor_set(x_1252, 0, x_1265); +return x_1252; } else { -lean_dec(x_1028); -lean_dec(x_1022); -lean_dec(x_1017); -lean_ctor_set(x_1026, 0, x_1029); -return x_1026; +lean_dec(x_1254); +lean_dec(x_1248); +lean_dec(x_1243); +lean_ctor_set(x_1252, 0, x_1255); +return x_1252; } } } } else { -lean_object* x_1040; lean_object* x_1041; lean_object* x_1042; size_t x_1043; size_t x_1044; uint8_t x_1045; -x_1040 = lean_ctor_get(x_1026, 0); -x_1041 = lean_ctor_get(x_1026, 1); -lean_inc(x_1041); -lean_inc(x_1040); -lean_dec(x_1026); -lean_inc(x_1019); -lean_inc(x_1018); -lean_inc(x_1017); -x_1042 = l_Lean_Expr_forallE___override(x_1017, x_1018, x_1019, x_1020); -x_1043 = lean_ptr_addr(x_1018); -lean_dec(x_1018); -x_1044 = lean_ptr_addr(x_1022); -x_1045 = lean_usize_dec_eq(x_1043, x_1044); -if (x_1045 == 0) -{ -lean_object* x_1046; lean_object* x_1047; -lean_dec(x_1042); -lean_dec(x_1019); -x_1046 = l_Lean_Expr_forallE___override(x_1017, x_1022, x_1040, x_1020); -x_1047 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1047, 0, x_1046); -lean_ctor_set(x_1047, 1, x_1041); -return x_1047; -} -else -{ -size_t x_1048; size_t x_1049; uint8_t x_1050; -x_1048 = lean_ptr_addr(x_1019); -lean_dec(x_1019); -x_1049 = lean_ptr_addr(x_1040); -x_1050 = lean_usize_dec_eq(x_1048, x_1049); -if (x_1050 == 0) -{ -lean_object* x_1051; lean_object* x_1052; -lean_dec(x_1042); -x_1051 = l_Lean_Expr_forallE___override(x_1017, x_1022, x_1040, x_1020); -x_1052 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1052, 0, x_1051); -lean_ctor_set(x_1052, 1, x_1041); -return x_1052; -} -else -{ -uint8_t x_1053; -x_1053 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_1020, x_1020); -if (x_1053 == 0) -{ -lean_object* x_1054; lean_object* x_1055; -lean_dec(x_1042); -x_1054 = l_Lean_Expr_forallE___override(x_1017, x_1022, x_1040, x_1020); -x_1055 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1055, 0, x_1054); -lean_ctor_set(x_1055, 1, x_1041); -return x_1055; -} -else -{ -lean_object* x_1056; -lean_dec(x_1040); -lean_dec(x_1022); -lean_dec(x_1017); -x_1056 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1056, 0, x_1042); -lean_ctor_set(x_1056, 1, x_1041); -return x_1056; +lean_object* x_1266; lean_object* x_1267; lean_object* x_1268; size_t x_1269; size_t x_1270; uint8_t x_1271; +x_1266 = lean_ctor_get(x_1252, 0); +x_1267 = lean_ctor_get(x_1252, 1); +lean_inc(x_1267); +lean_inc(x_1266); +lean_dec(x_1252); +lean_inc(x_1245); +lean_inc(x_1244); +lean_inc(x_1243); +x_1268 = l_Lean_Expr_forallE___override(x_1243, x_1244, x_1245, x_1246); +x_1269 = lean_ptr_addr(x_1244); +lean_dec(x_1244); +x_1270 = lean_ptr_addr(x_1248); +x_1271 = lean_usize_dec_eq(x_1269, x_1270); +if (x_1271 == 0) +{ +lean_object* x_1272; lean_object* x_1273; +lean_dec(x_1268); +lean_dec(x_1245); +x_1272 = l_Lean_Expr_forallE___override(x_1243, x_1248, x_1266, x_1246); +x_1273 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1273, 0, x_1272); +lean_ctor_set(x_1273, 1, x_1267); +return x_1273; +} +else +{ +size_t x_1274; size_t x_1275; uint8_t x_1276; +x_1274 = lean_ptr_addr(x_1245); +lean_dec(x_1245); +x_1275 = lean_ptr_addr(x_1266); +x_1276 = lean_usize_dec_eq(x_1274, x_1275); +if (x_1276 == 0) +{ +lean_object* x_1277; lean_object* x_1278; +lean_dec(x_1268); +x_1277 = l_Lean_Expr_forallE___override(x_1243, x_1248, x_1266, x_1246); +x_1278 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1278, 0, x_1277); +lean_ctor_set(x_1278, 1, x_1267); +return x_1278; +} +else +{ +uint8_t x_1279; +x_1279 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_1246, x_1246); +if (x_1279 == 0) +{ +lean_object* x_1280; lean_object* x_1281; +lean_dec(x_1268); +x_1280 = l_Lean_Expr_forallE___override(x_1243, x_1248, x_1266, x_1246); +x_1281 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1281, 0, x_1280); +lean_ctor_set(x_1281, 1, x_1267); +return x_1281; +} +else +{ +lean_object* x_1282; +lean_dec(x_1266); +lean_dec(x_1248); +lean_dec(x_1243); +x_1282 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1282, 0, x_1268); +lean_ctor_set(x_1282, 1, x_1267); +return x_1282; } } } @@ -4070,247 +5223,247 @@ return x_1056; } else { -uint8_t x_1057; -lean_dec(x_1022); -lean_dec(x_1019); -lean_dec(x_1018); -lean_dec(x_1017); -x_1057 = !lean_is_exclusive(x_1026); -if (x_1057 == 0) +uint8_t x_1283; +lean_dec(x_1248); +lean_dec(x_1245); +lean_dec(x_1244); +lean_dec(x_1243); +x_1283 = !lean_is_exclusive(x_1252); +if (x_1283 == 0) { -return x_1026; +return x_1252; } else { -lean_object* x_1058; lean_object* x_1059; lean_object* x_1060; -x_1058 = lean_ctor_get(x_1026, 0); -x_1059 = lean_ctor_get(x_1026, 1); -lean_inc(x_1059); -lean_inc(x_1058); -lean_dec(x_1026); -x_1060 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1060, 0, x_1058); -lean_ctor_set(x_1060, 1, x_1059); -return x_1060; +lean_object* x_1284; lean_object* x_1285; lean_object* x_1286; +x_1284 = lean_ctor_get(x_1252, 0); +x_1285 = lean_ctor_get(x_1252, 1); +lean_inc(x_1285); +lean_inc(x_1284); +lean_dec(x_1252); +x_1286 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_1286, 0, x_1284); +lean_ctor_set(x_1286, 1, x_1285); +return x_1286; } } } else { -uint8_t x_1061; -lean_dec(x_1019); -lean_dec(x_1018); -lean_dec(x_1017); +uint8_t x_1287; +lean_dec(x_1245); +lean_dec(x_1244); +lean_dec(x_1243); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_6); lean_dec(x_1); -x_1061 = !lean_is_exclusive(x_1021); -if (x_1061 == 0) +x_1287 = !lean_is_exclusive(x_1247); +if (x_1287 == 0) { -return x_1021; +return x_1247; } else { -lean_object* x_1062; lean_object* x_1063; lean_object* x_1064; -x_1062 = lean_ctor_get(x_1021, 0); -x_1063 = lean_ctor_get(x_1021, 1); -lean_inc(x_1063); -lean_inc(x_1062); -lean_dec(x_1021); -x_1064 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1064, 0, x_1062); -lean_ctor_set(x_1064, 1, x_1063); -return x_1064; +lean_object* x_1288; lean_object* x_1289; lean_object* x_1290; +x_1288 = lean_ctor_get(x_1247, 0); +x_1289 = lean_ctor_get(x_1247, 1); +lean_inc(x_1289); +lean_inc(x_1288); +lean_dec(x_1247); +x_1290 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_1290, 0, x_1288); +lean_ctor_set(x_1290, 1, x_1289); +return x_1290; } } } case 8: { -lean_object* x_1065; lean_object* x_1066; lean_object* x_1067; lean_object* x_1068; uint8_t x_1069; lean_object* x_1070; -x_1065 = lean_ctor_get(x_5, 0); -lean_inc(x_1065); -x_1066 = lean_ctor_get(x_5, 1); -lean_inc(x_1066); -x_1067 = lean_ctor_get(x_5, 2); -lean_inc(x_1067); -x_1068 = lean_ctor_get(x_5, 3); -lean_inc(x_1068); -x_1069 = lean_ctor_get_uint8(x_5, sizeof(void*)*4 + 8); +lean_object* x_1291; lean_object* x_1292; lean_object* x_1293; lean_object* x_1294; uint8_t x_1295; lean_object* x_1296; +x_1291 = lean_ctor_get(x_5, 0); +lean_inc(x_1291); +x_1292 = lean_ctor_get(x_5, 1); +lean_inc(x_1292); +x_1293 = lean_ctor_get(x_5, 2); +lean_inc(x_1293); +x_1294 = lean_ctor_get(x_5, 3); +lean_inc(x_1294); +x_1295 = lean_ctor_get_uint8(x_5, sizeof(void*)*4 + 8); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_6); -lean_inc(x_1066); +lean_inc(x_1292); lean_inc(x_1); -x_1070 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1066, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -if (lean_obj_tag(x_1070) == 0) -{ -lean_object* x_1071; lean_object* x_1072; lean_object* x_1073; -x_1071 = lean_ctor_get(x_1070, 0); -lean_inc(x_1071); -x_1072 = lean_ctor_get(x_1070, 1); -lean_inc(x_1072); -lean_dec(x_1070); +x_1296 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1292, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +if (lean_obj_tag(x_1296) == 0) +{ +lean_object* x_1297; lean_object* x_1298; lean_object* x_1299; +x_1297 = lean_ctor_get(x_1296, 0); +lean_inc(x_1297); +x_1298 = lean_ctor_get(x_1296, 1); +lean_inc(x_1298); +lean_dec(x_1296); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_6); -lean_inc(x_1067); +lean_inc(x_1293); lean_inc(x_1); -x_1073 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1067, x_6, x_7, x_8, x_9, x_10, x_11, x_1072); -if (lean_obj_tag(x_1073) == 0) -{ -lean_object* x_1074; lean_object* x_1075; lean_object* x_1076; lean_object* x_1077; lean_object* x_1078; -x_1074 = lean_ctor_get(x_1073, 0); -lean_inc(x_1074); -x_1075 = lean_ctor_get(x_1073, 1); -lean_inc(x_1075); -lean_dec(x_1073); -x_1076 = lean_unsigned_to_nat(1u); -x_1077 = lean_nat_add(x_6, x_1076); +x_1299 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1293, x_6, x_7, x_8, x_9, x_10, x_11, x_1298); +if (lean_obj_tag(x_1299) == 0) +{ +lean_object* x_1300; lean_object* x_1301; lean_object* x_1302; lean_object* x_1303; lean_object* x_1304; +x_1300 = lean_ctor_get(x_1299, 0); +lean_inc(x_1300); +x_1301 = lean_ctor_get(x_1299, 1); +lean_inc(x_1301); +lean_dec(x_1299); +x_1302 = lean_unsigned_to_nat(1u); +x_1303 = lean_nat_add(x_6, x_1302); lean_dec(x_6); -lean_inc(x_1068); -x_1078 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1068, x_1077, x_7, x_8, x_9, x_10, x_11, x_1075); -if (lean_obj_tag(x_1078) == 0) -{ -uint8_t x_1079; -x_1079 = !lean_is_exclusive(x_1078); -if (x_1079 == 0) -{ -lean_object* x_1080; size_t x_1081; size_t x_1082; uint8_t x_1083; -x_1080 = lean_ctor_get(x_1078, 0); -x_1081 = lean_ptr_addr(x_1066); -lean_dec(x_1066); -x_1082 = lean_ptr_addr(x_1071); -x_1083 = lean_usize_dec_eq(x_1081, x_1082); -if (x_1083 == 0) -{ -lean_object* x_1084; -lean_dec(x_1068); -lean_dec(x_1067); +lean_inc(x_1294); +x_1304 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1294, x_1303, x_7, x_8, x_9, x_10, x_11, x_1301); +if (lean_obj_tag(x_1304) == 0) +{ +uint8_t x_1305; +x_1305 = !lean_is_exclusive(x_1304); +if (x_1305 == 0) +{ +lean_object* x_1306; size_t x_1307; size_t x_1308; uint8_t x_1309; +x_1306 = lean_ctor_get(x_1304, 0); +x_1307 = lean_ptr_addr(x_1292); +lean_dec(x_1292); +x_1308 = lean_ptr_addr(x_1297); +x_1309 = lean_usize_dec_eq(x_1307, x_1308); +if (x_1309 == 0) +{ +lean_object* x_1310; +lean_dec(x_1294); +lean_dec(x_1293); lean_dec(x_5); -x_1084 = l_Lean_Expr_letE___override(x_1065, x_1071, x_1074, x_1080, x_1069); -lean_ctor_set(x_1078, 0, x_1084); -return x_1078; +x_1310 = l_Lean_Expr_letE___override(x_1291, x_1297, x_1300, x_1306, x_1295); +lean_ctor_set(x_1304, 0, x_1310); +return x_1304; } else { -size_t x_1085; size_t x_1086; uint8_t x_1087; -x_1085 = lean_ptr_addr(x_1067); -lean_dec(x_1067); -x_1086 = lean_ptr_addr(x_1074); -x_1087 = lean_usize_dec_eq(x_1085, x_1086); -if (x_1087 == 0) +size_t x_1311; size_t x_1312; uint8_t x_1313; +x_1311 = lean_ptr_addr(x_1293); +lean_dec(x_1293); +x_1312 = lean_ptr_addr(x_1300); +x_1313 = lean_usize_dec_eq(x_1311, x_1312); +if (x_1313 == 0) { -lean_object* x_1088; -lean_dec(x_1068); +lean_object* x_1314; +lean_dec(x_1294); lean_dec(x_5); -x_1088 = l_Lean_Expr_letE___override(x_1065, x_1071, x_1074, x_1080, x_1069); -lean_ctor_set(x_1078, 0, x_1088); -return x_1078; +x_1314 = l_Lean_Expr_letE___override(x_1291, x_1297, x_1300, x_1306, x_1295); +lean_ctor_set(x_1304, 0, x_1314); +return x_1304; } else { -size_t x_1089; size_t x_1090; uint8_t x_1091; -x_1089 = lean_ptr_addr(x_1068); -lean_dec(x_1068); -x_1090 = lean_ptr_addr(x_1080); -x_1091 = lean_usize_dec_eq(x_1089, x_1090); -if (x_1091 == 0) +size_t x_1315; size_t x_1316; uint8_t x_1317; +x_1315 = lean_ptr_addr(x_1294); +lean_dec(x_1294); +x_1316 = lean_ptr_addr(x_1306); +x_1317 = lean_usize_dec_eq(x_1315, x_1316); +if (x_1317 == 0) { -lean_object* x_1092; +lean_object* x_1318; lean_dec(x_5); -x_1092 = l_Lean_Expr_letE___override(x_1065, x_1071, x_1074, x_1080, x_1069); -lean_ctor_set(x_1078, 0, x_1092); -return x_1078; +x_1318 = l_Lean_Expr_letE___override(x_1291, x_1297, x_1300, x_1306, x_1295); +lean_ctor_set(x_1304, 0, x_1318); +return x_1304; } else { -lean_dec(x_1080); -lean_dec(x_1074); -lean_dec(x_1071); -lean_dec(x_1065); -lean_ctor_set(x_1078, 0, x_5); -return x_1078; +lean_dec(x_1306); +lean_dec(x_1300); +lean_dec(x_1297); +lean_dec(x_1291); +lean_ctor_set(x_1304, 0, x_5); +return x_1304; } } } } else { -lean_object* x_1093; lean_object* x_1094; size_t x_1095; size_t x_1096; uint8_t x_1097; -x_1093 = lean_ctor_get(x_1078, 0); -x_1094 = lean_ctor_get(x_1078, 1); -lean_inc(x_1094); -lean_inc(x_1093); -lean_dec(x_1078); -x_1095 = lean_ptr_addr(x_1066); -lean_dec(x_1066); -x_1096 = lean_ptr_addr(x_1071); -x_1097 = lean_usize_dec_eq(x_1095, x_1096); -if (x_1097 == 0) +lean_object* x_1319; lean_object* x_1320; size_t x_1321; size_t x_1322; uint8_t x_1323; +x_1319 = lean_ctor_get(x_1304, 0); +x_1320 = lean_ctor_get(x_1304, 1); +lean_inc(x_1320); +lean_inc(x_1319); +lean_dec(x_1304); +x_1321 = lean_ptr_addr(x_1292); +lean_dec(x_1292); +x_1322 = lean_ptr_addr(x_1297); +x_1323 = lean_usize_dec_eq(x_1321, x_1322); +if (x_1323 == 0) { -lean_object* x_1098; lean_object* x_1099; -lean_dec(x_1068); -lean_dec(x_1067); +lean_object* x_1324; lean_object* x_1325; +lean_dec(x_1294); +lean_dec(x_1293); lean_dec(x_5); -x_1098 = l_Lean_Expr_letE___override(x_1065, x_1071, x_1074, x_1093, x_1069); -x_1099 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1099, 0, x_1098); -lean_ctor_set(x_1099, 1, x_1094); -return x_1099; +x_1324 = l_Lean_Expr_letE___override(x_1291, x_1297, x_1300, x_1319, x_1295); +x_1325 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1325, 0, x_1324); +lean_ctor_set(x_1325, 1, x_1320); +return x_1325; } else { -size_t x_1100; size_t x_1101; uint8_t x_1102; -x_1100 = lean_ptr_addr(x_1067); -lean_dec(x_1067); -x_1101 = lean_ptr_addr(x_1074); -x_1102 = lean_usize_dec_eq(x_1100, x_1101); -if (x_1102 == 0) +size_t x_1326; size_t x_1327; uint8_t x_1328; +x_1326 = lean_ptr_addr(x_1293); +lean_dec(x_1293); +x_1327 = lean_ptr_addr(x_1300); +x_1328 = lean_usize_dec_eq(x_1326, x_1327); +if (x_1328 == 0) { -lean_object* x_1103; lean_object* x_1104; -lean_dec(x_1068); +lean_object* x_1329; lean_object* x_1330; +lean_dec(x_1294); lean_dec(x_5); -x_1103 = l_Lean_Expr_letE___override(x_1065, x_1071, x_1074, x_1093, x_1069); -x_1104 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1104, 0, x_1103); -lean_ctor_set(x_1104, 1, x_1094); -return x_1104; +x_1329 = l_Lean_Expr_letE___override(x_1291, x_1297, x_1300, x_1319, x_1295); +x_1330 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1330, 0, x_1329); +lean_ctor_set(x_1330, 1, x_1320); +return x_1330; } else { -size_t x_1105; size_t x_1106; uint8_t x_1107; -x_1105 = lean_ptr_addr(x_1068); -lean_dec(x_1068); -x_1106 = lean_ptr_addr(x_1093); -x_1107 = lean_usize_dec_eq(x_1105, x_1106); -if (x_1107 == 0) +size_t x_1331; size_t x_1332; uint8_t x_1333; +x_1331 = lean_ptr_addr(x_1294); +lean_dec(x_1294); +x_1332 = lean_ptr_addr(x_1319); +x_1333 = lean_usize_dec_eq(x_1331, x_1332); +if (x_1333 == 0) { -lean_object* x_1108; lean_object* x_1109; +lean_object* x_1334; lean_object* x_1335; lean_dec(x_5); -x_1108 = l_Lean_Expr_letE___override(x_1065, x_1071, x_1074, x_1093, x_1069); -x_1109 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1109, 0, x_1108); -lean_ctor_set(x_1109, 1, x_1094); -return x_1109; +x_1334 = l_Lean_Expr_letE___override(x_1291, x_1297, x_1300, x_1319, x_1295); +x_1335 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1335, 0, x_1334); +lean_ctor_set(x_1335, 1, x_1320); +return x_1335; } else { -lean_object* x_1110; -lean_dec(x_1093); -lean_dec(x_1074); -lean_dec(x_1071); -lean_dec(x_1065); -x_1110 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1110, 0, x_5); -lean_ctor_set(x_1110, 1, x_1094); -return x_1110; +lean_object* x_1336; +lean_dec(x_1319); +lean_dec(x_1300); +lean_dec(x_1297); +lean_dec(x_1291); +x_1336 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1336, 0, x_5); +lean_ctor_set(x_1336, 1, x_1320); +return x_1336; } } } @@ -4318,42 +5471,42 @@ return x_1110; } else { -uint8_t x_1111; -lean_dec(x_1074); -lean_dec(x_1071); -lean_dec(x_1068); -lean_dec(x_1067); -lean_dec(x_1066); -lean_dec(x_1065); +uint8_t x_1337; +lean_dec(x_1300); +lean_dec(x_1297); +lean_dec(x_1294); +lean_dec(x_1293); +lean_dec(x_1292); +lean_dec(x_1291); lean_dec(x_5); -x_1111 = !lean_is_exclusive(x_1078); -if (x_1111 == 0) +x_1337 = !lean_is_exclusive(x_1304); +if (x_1337 == 0) { -return x_1078; +return x_1304; } else { -lean_object* x_1112; lean_object* x_1113; lean_object* x_1114; -x_1112 = lean_ctor_get(x_1078, 0); -x_1113 = lean_ctor_get(x_1078, 1); -lean_inc(x_1113); -lean_inc(x_1112); -lean_dec(x_1078); -x_1114 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1114, 0, x_1112); -lean_ctor_set(x_1114, 1, x_1113); -return x_1114; +lean_object* x_1338; lean_object* x_1339; lean_object* x_1340; +x_1338 = lean_ctor_get(x_1304, 0); +x_1339 = lean_ctor_get(x_1304, 1); +lean_inc(x_1339); +lean_inc(x_1338); +lean_dec(x_1304); +x_1340 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_1340, 0, x_1338); +lean_ctor_set(x_1340, 1, x_1339); +return x_1340; } } } else { -uint8_t x_1115; -lean_dec(x_1071); -lean_dec(x_1068); -lean_dec(x_1067); -lean_dec(x_1066); -lean_dec(x_1065); +uint8_t x_1341; +lean_dec(x_1297); +lean_dec(x_1294); +lean_dec(x_1293); +lean_dec(x_1292); +lean_dec(x_1291); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -4361,33 +5514,33 @@ lean_dec(x_8); lean_dec(x_6); lean_dec(x_5); lean_dec(x_1); -x_1115 = !lean_is_exclusive(x_1073); -if (x_1115 == 0) +x_1341 = !lean_is_exclusive(x_1299); +if (x_1341 == 0) { -return x_1073; +return x_1299; } else { -lean_object* x_1116; lean_object* x_1117; lean_object* x_1118; -x_1116 = lean_ctor_get(x_1073, 0); -x_1117 = lean_ctor_get(x_1073, 1); -lean_inc(x_1117); -lean_inc(x_1116); -lean_dec(x_1073); -x_1118 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1118, 0, x_1116); -lean_ctor_set(x_1118, 1, x_1117); -return x_1118; +lean_object* x_1342; lean_object* x_1343; lean_object* x_1344; +x_1342 = lean_ctor_get(x_1299, 0); +x_1343 = lean_ctor_get(x_1299, 1); +lean_inc(x_1343); +lean_inc(x_1342); +lean_dec(x_1299); +x_1344 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_1344, 0, x_1342); +lean_ctor_set(x_1344, 1, x_1343); +return x_1344; } } } else { -uint8_t x_1119; -lean_dec(x_1068); -lean_dec(x_1067); -lean_dec(x_1066); -lean_dec(x_1065); +uint8_t x_1345; +lean_dec(x_1294); +lean_dec(x_1293); +lean_dec(x_1292); +lean_dec(x_1291); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -4395,238 +5548,238 @@ lean_dec(x_8); lean_dec(x_6); lean_dec(x_5); lean_dec(x_1); -x_1119 = !lean_is_exclusive(x_1070); -if (x_1119 == 0) +x_1345 = !lean_is_exclusive(x_1296); +if (x_1345 == 0) { -return x_1070; +return x_1296; } else { -lean_object* x_1120; lean_object* x_1121; lean_object* x_1122; -x_1120 = lean_ctor_get(x_1070, 0); -x_1121 = lean_ctor_get(x_1070, 1); -lean_inc(x_1121); -lean_inc(x_1120); -lean_dec(x_1070); -x_1122 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1122, 0, x_1120); -lean_ctor_set(x_1122, 1, x_1121); -return x_1122; +lean_object* x_1346; lean_object* x_1347; lean_object* x_1348; +x_1346 = lean_ctor_get(x_1296, 0); +x_1347 = lean_ctor_get(x_1296, 1); +lean_inc(x_1347); +lean_inc(x_1346); +lean_dec(x_1296); +x_1348 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_1348, 0, x_1346); +lean_ctor_set(x_1348, 1, x_1347); +return x_1348; } } } case 10: { -lean_object* x_1123; lean_object* x_1124; lean_object* x_1125; -x_1123 = lean_ctor_get(x_5, 0); -lean_inc(x_1123); -x_1124 = lean_ctor_get(x_5, 1); -lean_inc(x_1124); -lean_inc(x_1124); -x_1125 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1124, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -if (lean_obj_tag(x_1125) == 0) -{ -uint8_t x_1126; -x_1126 = !lean_is_exclusive(x_1125); -if (x_1126 == 0) -{ -lean_object* x_1127; size_t x_1128; size_t x_1129; uint8_t x_1130; -x_1127 = lean_ctor_get(x_1125, 0); -x_1128 = lean_ptr_addr(x_1124); -lean_dec(x_1124); -x_1129 = lean_ptr_addr(x_1127); -x_1130 = lean_usize_dec_eq(x_1128, x_1129); -if (x_1130 == 0) -{ -lean_object* x_1131; -lean_dec(x_5); -x_1131 = l_Lean_Expr_mdata___override(x_1123, x_1127); -lean_ctor_set(x_1125, 0, x_1131); -return x_1125; +lean_object* x_1349; lean_object* x_1350; lean_object* x_1351; +x_1349 = lean_ctor_get(x_5, 0); +lean_inc(x_1349); +x_1350 = lean_ctor_get(x_5, 1); +lean_inc(x_1350); +lean_inc(x_1350); +x_1351 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1350, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +if (lean_obj_tag(x_1351) == 0) +{ +uint8_t x_1352; +x_1352 = !lean_is_exclusive(x_1351); +if (x_1352 == 0) +{ +lean_object* x_1353; size_t x_1354; size_t x_1355; uint8_t x_1356; +x_1353 = lean_ctor_get(x_1351, 0); +x_1354 = lean_ptr_addr(x_1350); +lean_dec(x_1350); +x_1355 = lean_ptr_addr(x_1353); +x_1356 = lean_usize_dec_eq(x_1354, x_1355); +if (x_1356 == 0) +{ +lean_object* x_1357; +lean_dec(x_5); +x_1357 = l_Lean_Expr_mdata___override(x_1349, x_1353); +lean_ctor_set(x_1351, 0, x_1357); +return x_1351; } else { -lean_dec(x_1127); -lean_dec(x_1123); -lean_ctor_set(x_1125, 0, x_5); -return x_1125; +lean_dec(x_1353); +lean_dec(x_1349); +lean_ctor_set(x_1351, 0, x_5); +return x_1351; } } else { -lean_object* x_1132; lean_object* x_1133; size_t x_1134; size_t x_1135; uint8_t x_1136; -x_1132 = lean_ctor_get(x_1125, 0); -x_1133 = lean_ctor_get(x_1125, 1); -lean_inc(x_1133); -lean_inc(x_1132); -lean_dec(x_1125); -x_1134 = lean_ptr_addr(x_1124); -lean_dec(x_1124); -x_1135 = lean_ptr_addr(x_1132); -x_1136 = lean_usize_dec_eq(x_1134, x_1135); -if (x_1136 == 0) +lean_object* x_1358; lean_object* x_1359; size_t x_1360; size_t x_1361; uint8_t x_1362; +x_1358 = lean_ctor_get(x_1351, 0); +x_1359 = lean_ctor_get(x_1351, 1); +lean_inc(x_1359); +lean_inc(x_1358); +lean_dec(x_1351); +x_1360 = lean_ptr_addr(x_1350); +lean_dec(x_1350); +x_1361 = lean_ptr_addr(x_1358); +x_1362 = lean_usize_dec_eq(x_1360, x_1361); +if (x_1362 == 0) { -lean_object* x_1137; lean_object* x_1138; +lean_object* x_1363; lean_object* x_1364; lean_dec(x_5); -x_1137 = l_Lean_Expr_mdata___override(x_1123, x_1132); -x_1138 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1138, 0, x_1137); -lean_ctor_set(x_1138, 1, x_1133); -return x_1138; +x_1363 = l_Lean_Expr_mdata___override(x_1349, x_1358); +x_1364 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1364, 0, x_1363); +lean_ctor_set(x_1364, 1, x_1359); +return x_1364; } else { -lean_object* x_1139; -lean_dec(x_1132); -lean_dec(x_1123); -x_1139 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1139, 0, x_5); -lean_ctor_set(x_1139, 1, x_1133); -return x_1139; +lean_object* x_1365; +lean_dec(x_1358); +lean_dec(x_1349); +x_1365 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1365, 0, x_5); +lean_ctor_set(x_1365, 1, x_1359); +return x_1365; } } } else { -uint8_t x_1140; -lean_dec(x_1124); -lean_dec(x_1123); +uint8_t x_1366; +lean_dec(x_1350); +lean_dec(x_1349); lean_dec(x_5); -x_1140 = !lean_is_exclusive(x_1125); -if (x_1140 == 0) +x_1366 = !lean_is_exclusive(x_1351); +if (x_1366 == 0) { -return x_1125; +return x_1351; } else { -lean_object* x_1141; lean_object* x_1142; lean_object* x_1143; -x_1141 = lean_ctor_get(x_1125, 0); -x_1142 = lean_ctor_get(x_1125, 1); -lean_inc(x_1142); -lean_inc(x_1141); -lean_dec(x_1125); -x_1143 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1143, 0, x_1141); -lean_ctor_set(x_1143, 1, x_1142); -return x_1143; +lean_object* x_1367; lean_object* x_1368; lean_object* x_1369; +x_1367 = lean_ctor_get(x_1351, 0); +x_1368 = lean_ctor_get(x_1351, 1); +lean_inc(x_1368); +lean_inc(x_1367); +lean_dec(x_1351); +x_1369 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_1369, 0, x_1367); +lean_ctor_set(x_1369, 1, x_1368); +return x_1369; } } } case 11: { -lean_object* x_1144; lean_object* x_1145; lean_object* x_1146; lean_object* x_1147; -x_1144 = lean_ctor_get(x_5, 0); -lean_inc(x_1144); -x_1145 = lean_ctor_get(x_5, 1); -lean_inc(x_1145); -x_1146 = lean_ctor_get(x_5, 2); -lean_inc(x_1146); -lean_inc(x_1146); -x_1147 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1146, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -if (lean_obj_tag(x_1147) == 0) -{ -uint8_t x_1148; -x_1148 = !lean_is_exclusive(x_1147); -if (x_1148 == 0) -{ -lean_object* x_1149; size_t x_1150; size_t x_1151; uint8_t x_1152; -x_1149 = lean_ctor_get(x_1147, 0); -x_1150 = lean_ptr_addr(x_1146); -lean_dec(x_1146); -x_1151 = lean_ptr_addr(x_1149); -x_1152 = lean_usize_dec_eq(x_1150, x_1151); -if (x_1152 == 0) -{ -lean_object* x_1153; +lean_object* x_1370; lean_object* x_1371; lean_object* x_1372; lean_object* x_1373; +x_1370 = lean_ctor_get(x_5, 0); +lean_inc(x_1370); +x_1371 = lean_ctor_get(x_5, 1); +lean_inc(x_1371); +x_1372 = lean_ctor_get(x_5, 2); +lean_inc(x_1372); +lean_inc(x_1372); +x_1373 = l_Lean_Meta_kabstract_visit(x_1, x_2, x_3, x_4, x_1372, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +if (lean_obj_tag(x_1373) == 0) +{ +uint8_t x_1374; +x_1374 = !lean_is_exclusive(x_1373); +if (x_1374 == 0) +{ +lean_object* x_1375; size_t x_1376; size_t x_1377; uint8_t x_1378; +x_1375 = lean_ctor_get(x_1373, 0); +x_1376 = lean_ptr_addr(x_1372); +lean_dec(x_1372); +x_1377 = lean_ptr_addr(x_1375); +x_1378 = lean_usize_dec_eq(x_1376, x_1377); +if (x_1378 == 0) +{ +lean_object* x_1379; lean_dec(x_5); -x_1153 = l_Lean_Expr_proj___override(x_1144, x_1145, x_1149); -lean_ctor_set(x_1147, 0, x_1153); -return x_1147; +x_1379 = l_Lean_Expr_proj___override(x_1370, x_1371, x_1375); +lean_ctor_set(x_1373, 0, x_1379); +return x_1373; } else { -lean_dec(x_1149); -lean_dec(x_1145); -lean_dec(x_1144); -lean_ctor_set(x_1147, 0, x_5); -return x_1147; +lean_dec(x_1375); +lean_dec(x_1371); +lean_dec(x_1370); +lean_ctor_set(x_1373, 0, x_5); +return x_1373; } } else { -lean_object* x_1154; lean_object* x_1155; size_t x_1156; size_t x_1157; uint8_t x_1158; -x_1154 = lean_ctor_get(x_1147, 0); -x_1155 = lean_ctor_get(x_1147, 1); -lean_inc(x_1155); -lean_inc(x_1154); -lean_dec(x_1147); -x_1156 = lean_ptr_addr(x_1146); -lean_dec(x_1146); -x_1157 = lean_ptr_addr(x_1154); -x_1158 = lean_usize_dec_eq(x_1156, x_1157); -if (x_1158 == 0) -{ -lean_object* x_1159; lean_object* x_1160; -lean_dec(x_5); -x_1159 = l_Lean_Expr_proj___override(x_1144, x_1145, x_1154); -x_1160 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1160, 0, x_1159); -lean_ctor_set(x_1160, 1, x_1155); -return x_1160; +lean_object* x_1380; lean_object* x_1381; size_t x_1382; size_t x_1383; uint8_t x_1384; +x_1380 = lean_ctor_get(x_1373, 0); +x_1381 = lean_ctor_get(x_1373, 1); +lean_inc(x_1381); +lean_inc(x_1380); +lean_dec(x_1373); +x_1382 = lean_ptr_addr(x_1372); +lean_dec(x_1372); +x_1383 = lean_ptr_addr(x_1380); +x_1384 = lean_usize_dec_eq(x_1382, x_1383); +if (x_1384 == 0) +{ +lean_object* x_1385; lean_object* x_1386; +lean_dec(x_5); +x_1385 = l_Lean_Expr_proj___override(x_1370, x_1371, x_1380); +x_1386 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1386, 0, x_1385); +lean_ctor_set(x_1386, 1, x_1381); +return x_1386; } else { -lean_object* x_1161; -lean_dec(x_1154); -lean_dec(x_1145); -lean_dec(x_1144); -x_1161 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1161, 0, x_5); -lean_ctor_set(x_1161, 1, x_1155); -return x_1161; +lean_object* x_1387; +lean_dec(x_1380); +lean_dec(x_1371); +lean_dec(x_1370); +x_1387 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1387, 0, x_5); +lean_ctor_set(x_1387, 1, x_1381); +return x_1387; } } } else { -uint8_t x_1162; -lean_dec(x_1146); -lean_dec(x_1145); -lean_dec(x_1144); +uint8_t x_1388; +lean_dec(x_1372); +lean_dec(x_1371); +lean_dec(x_1370); lean_dec(x_5); -x_1162 = !lean_is_exclusive(x_1147); -if (x_1162 == 0) +x_1388 = !lean_is_exclusive(x_1373); +if (x_1388 == 0) { -return x_1147; +return x_1373; } else { -lean_object* x_1163; lean_object* x_1164; lean_object* x_1165; -x_1163 = lean_ctor_get(x_1147, 0); -x_1164 = lean_ctor_get(x_1147, 1); -lean_inc(x_1164); -lean_inc(x_1163); -lean_dec(x_1147); -x_1165 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_1165, 0, x_1163); -lean_ctor_set(x_1165, 1, x_1164); -return x_1165; +lean_object* x_1389; lean_object* x_1390; lean_object* x_1391; +x_1389 = lean_ctor_get(x_1373, 0); +x_1390 = lean_ctor_get(x_1373, 1); +lean_inc(x_1390); +lean_inc(x_1389); +lean_dec(x_1373); +x_1391 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_1391, 0, x_1389); +lean_ctor_set(x_1391, 1, x_1390); +return x_1391; } } } default: { -lean_object* x_1166; +lean_object* x_1392; lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_6); lean_dec(x_1); -x_1166 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_1166, 0, x_5); -lean_ctor_set(x_1166, 1, x_12); -return x_1166; +x_1392 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_1392, 0, x_5); +lean_ctor_set(x_1392, 1, x_12); +return x_1392; } } } diff --git a/stage0/stdlib/Lean/Meta/RecursorInfo.c b/stage0/stdlib/Lean/Meta/RecursorInfo.c index 4267b0b5530f5..bea9601038751 100644 --- a/stage0/stdlib/Lean/Meta/RecursorInfo.c +++ b/stage0/stdlib/Lean/Meta/RecursorInfo.c @@ -27,25 +27,21 @@ static lean_object* l_List_forIn_loop___at___private_Lean_Meta_RecursorInfo_0__L static lean_object* l_Lean_Meta_Attribute_Recursor_getMajorPos___closed__8; LEAN_EXPORT lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoAux___spec__2___lambda__1___boxed(lean_object**); lean_object* lean_mk_empty_array_with_capacity(lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__9; LEAN_EXPORT lean_object* l_List_mapTR_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoForKernelRec___spec__5___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__14; LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getNumParams(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__4; +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoAux___spec__2___closed__1; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__5; static lean_object* l_List_forIn_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getUnivLevelPos___spec__1___closed__1; LEAN_EXPORT lean_object* l_List_foldl___at_Lean_Meta_RecursorInfo_instToStringRecursorInfo___spec__8___boxed(lean_object*, lean_object*); static lean_object* l_Lean_Meta_RecursorInfo_instToStringRecursorInfo___closed__3; +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__3___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMotiveLevel___closed__1; static lean_object* l_Lean_Meta_RecursorInfo_instToStringRecursorInfo___closed__14; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__9; LEAN_EXPORT lean_object* l_List_forIn_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getUnivLevelPos___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_ConstantInfo_type(lean_object*); LEAN_EXPORT lean_object* l_List_foldl___at_Lean_Meta_RecursorInfo_instToStringRecursorInfo___spec__4(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905_(lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__15; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__5; lean_object* l_Lean_ConstantInfo_levelParams(lean_object*); static lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_checkMotive___closed__3; LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getIndicesPos___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -59,11 +55,12 @@ static lean_object* l_List_foldl___at_Lean_Meta_RecursorInfo_instToStringRecurso LEAN_EXPORT lean_object* l_Lean_Meta_RecursorInfo_motivePos(lean_object*); LEAN_EXPORT lean_object* l_Array_getIdx_x3f___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___spec__1(lean_object*, lean_object*); lean_object* l_Lean_Name_toString(lean_object*, uint8_t); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__15; lean_object* l_Array_findIdx_x3f_loop___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_sort___override(lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMotiveLevel___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__18; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__8; LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_checkMotiveResultType(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_instBEqLocalInstance___boxed(lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___closed__2; @@ -73,41 +70,46 @@ lean_object* lean_mk_array(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getUnivLevelPos___spec__1___lambda__1___boxed(lean_object*, lean_object*); uint8_t lean_usize_dec_eq(size_t, size_t); lean_object* l_Lean_throwError___at___private_Lean_Meta_Basic_0__Lean_Meta_processPostponedStep___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__7; static lean_object* l_List_toString___at_Lean_Meta_RecursorInfo_instToStringRecursorInfo___spec__1___closed__5; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__20; +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__3(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_RecursorInfo_numParams___boxed(lean_object*); static lean_object* l_List_toString___at_Lean_Meta_RecursorInfo_instToStringRecursorInfo___spec__7___closed__4; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__8; lean_object* l_Lean_replaceRef(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getProduceMotiveAndRecursive___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_toString___at_Lean_Meta_RecursorInfo_instToStringRecursorInfo___spec__7___closed__1; lean_object* lean_array_fget(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getNumParams___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__1; lean_object* l_Lean_throwErrorAt___at_Lean_getAttrParamOptPrio___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_casesOnSuffix; lean_object* l_Lean_ConstantInfo_name(lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__9; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__7; lean_object* l_Lean_Expr_fvarId_x21(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__18; LEAN_EXPORT lean_object* l_List_mapTR_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoForKernelRec___spec__5(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__1; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__27; lean_object* l_Lean_Meta_forallTelescopeReducing___at_Lean_Meta_getParamNames___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__25; LEAN_EXPORT lean_object* l_Lean_Meta_instToStringRecursorUnivLevelPos(lean_object*); static lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_checkMotiveResultType___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getUnivLevelPos___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__21; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMotiveLevel___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_RecursorInfo_numIndices(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_RecursorInfo_firstIndexPos___boxed(lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__8; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__12; lean_object* l_Lean_stringToMessageData(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoAux___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907_(lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__14; static lean_object* l_Lean_getConstInfoRec___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosIfAuxRecursor_x3f___spec__1___closed__1; static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getParamsPos___spec__2___closed__1; LEAN_EXPORT lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoAux___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_foldl___at_Lean_Meta_RecursorInfo_instToStringRecursorInfo___spec__2(lean_object*, lean_object*); uint8_t lean_string_dec_eq(lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__6; extern lean_object* l_Lean_Expr_instBEqExpr; lean_object* l_Lean_throwError___at_Lean_Meta_setInlineAttribute___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_instBEqProd___rarg(lean_object*, lean_object*, lean_object*, lean_object*); @@ -116,25 +118,31 @@ LEAN_EXPORT lean_object* l_List_toString___at_Lean_Meta_RecursorInfo_instToStrin static lean_object* l_Lean_Meta_Attribute_Recursor_getMajorPos___closed__6; extern lean_object* l_instInhabitedNat; static lean_object* l_List_toString___at_Lean_Meta_RecursorInfo_instToStringRecursorInfo___spec__1___closed__1; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__4; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__6; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getIndicesPos___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___lambda__1___closed__2; static lean_object* l_List_foldl___at_Lean_Meta_RecursorInfo_instToStringRecursorInfo___spec__8___closed__2; lean_object* l_instHashableArray___rarg___boxed(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__10; LEAN_EXPORT lean_object* l_Array_contains___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___spec__4___boxed(lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_recursorAttribute; static lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getProduceMotiveAndRecursive___closed__1; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__23; LEAN_EXPORT uint8_t l_Array_getIdx_x3f___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___spec__1___lambda__1(lean_object*, lean_object*); size_t lean_usize_of_nat(lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__28; LEAN_EXPORT uint8_t l_List_forIn_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getUnivLevelPos___spec__1___lambda__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getProduceMotiveAndRecursive___spec__2(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__19; LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoAux(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__5; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getIndicesPos___spec__1(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Meta_Attribute_Recursor_getMajorPos___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isSort(lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__25; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__1; LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_checkMotive___spec__1(lean_object*, size_t, size_t); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__29; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); static lean_object* l_Lean_Meta_RecursorInfo_instToStringRecursorInfo___closed__6; static lean_object* l_Lean_Meta_RecursorInfo_instToStringRecursorInfo___closed__4; @@ -147,11 +155,11 @@ LEAN_EXPORT lean_object* l_Lean_Meta_RecursorInfo_numIndices___boxed(lean_object static lean_object* l_List_toString___at_Lean_Meta_RecursorInfo_instToStringRecursorInfo___spec__3___closed__1; static lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___closed__8; static lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___closed__6; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__3; uint8_t lean_is_aux_recursor(lean_object*, lean_object*); static lean_object* l_Lean_Meta_RecursorInfo_instToStringRecursorInfo___closed__16; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getParamsPos___spec__2___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__12; +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__7; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getProduceMotiveAndRecursive___spec__3___lambda__1(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_toString___at_Lean_Meta_RecursorInfo_instToStringRecursorInfo___spec__7(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getParamsPos___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -168,11 +176,11 @@ lean_object* l_Lean_FVarId_getDecl(lean_object*, lean_object*, lean_object*, lea static lean_object* l_List_toString___at_Lean_Meta_RecursorInfo_instToStringRecursorInfo___spec__7___closed__2; LEAN_EXPORT lean_object* l_List_foldl___at_Lean_Meta_RecursorInfo_instToStringRecursorInfo___spec__6(lean_object*, lean_object*); static lean_object* l_Lean_getConstInfoInduct___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoForKernelRec___spec__1___closed__1; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__13; static lean_object* l_Lean_Meta_Attribute_Recursor_getMajorPos___closed__1; lean_object* lean_st_ref_get(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_checkMotive___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_throwError___at_Lean_registerTagAttribute___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__27; LEAN_EXPORT lean_object* l_Lean_getConstInfoRec___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosIfAuxRecursor_x3f___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_mk_ref(lean_object*, lean_object*); @@ -183,12 +191,14 @@ lean_object* lean_array_to_list(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_getConstInfoInduct___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoForKernelRec___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getProduceMotiveAndRecursive___spec__3___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_toString___at_Lean_Meta_RecursorInfo_instToStringRecursorInfo___spec__1___closed__4; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__3; +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Expr_instHashableExpr; extern lean_object* l_Lean_levelZero; LEAN_EXPORT lean_object* l_Lean_Meta_Attribute_Recursor_getMajorPos(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_replicateTR___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__23; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__10; extern lean_object* l_Lean_instInhabitedExpr; static lean_object* l_Lean_getConstInfoInduct___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoForKernelRec___spec__1___closed__4; uint8_t l_Lean_BinderInfo_isInstImplicit(uint8_t); @@ -200,19 +210,18 @@ lean_object* l_List_lengthTRAux___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_getIdx_x3f___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___spec__1___boxed(lean_object*, lean_object*); lean_object* l_Lean_instHashableLocalInstance___boxed(lean_object*); lean_object* l_instHashableProd___rarg___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__10; uint8_t lean_name_eq(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__16; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__22; LEAN_EXPORT lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoAux___spec__3___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__28; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Attribute_Recursor_getMajorPos___closed__9; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__16; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_checkMotive___spec__1___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_checkMotive___closed__2; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__26; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__26; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__24; LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoForKernelRec___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getParamsPos___spec__2___closed__2; lean_object* l_Lean_RecursorVal_getInduct(lean_object*); @@ -223,6 +232,7 @@ LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Meta_Recurso LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosIfAuxRecursor_x3f___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMotiveLevel___closed__2; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_Attribute_Recursor_getMajorPos___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoForKernelRec___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_RecursorInfo_numParams(lean_object*); @@ -230,29 +240,26 @@ lean_object* l_Lean_MessageData_ofExpr(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_RecursorInfo_firstIndexPos(lean_object*); static lean_object* l_Lean_Meta_RecursorInfo_instToStringRecursorInfo___closed__12; static lean_object* l_Lean_Meta_RecursorInfo_instToStringRecursorInfo___closed__9; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__22; LEAN_EXPORT lean_object* l_Lean_throwErrorAt___at_Lean_Meta_Attribute_Recursor_getMajorPos___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoCore(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__10; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getProduceMotiveAndRecursive___spec__3___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__2; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__2; static lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoAux___spec__2___closed__2; LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_checkMotiveResultType___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__7; LEAN_EXPORT lean_object* l_List_mapTR_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoForKernelRec___spec__4(lean_object*, lean_object*); static lean_object* l_List_foldl___at_Lean_Meta_RecursorInfo_instToStringRecursorInfo___spec__2___closed__1; static lean_object* l_Lean_Meta_RecursorInfo_instToStringRecursorInfo___closed__13; static lean_object* l_Lean_Meta_RecursorInfo_instToStringRecursorInfo___closed__15; lean_object* l_Lean_Expr_FindImpl_findUnsafe_x3f(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getParamsPos___closed__1; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__6; static lean_object* l_Lean_Meta_RecursorInfo_instToStringRecursorInfo___closed__11; LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getParamsPos___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoAux___spec__2___boxed(lean_object**); LEAN_EXPORT lean_object* l_Lean_Meta_mkRecursorInfo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_RecursorInfo_instToStringRecursorInfo___closed__2; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__5; LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoForKernelRec(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__29; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Attribute_Recursor_getMajorPos___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_RecursorInfo_instToStringRecursorInfo___closed__10; @@ -264,9 +271,11 @@ static lean_object* l_Lean_Meta_Attribute_Recursor_getMajorPos___closed__10; static lean_object* l_List_foldl___at_Lean_Meta_RecursorInfo_instToStringRecursorInfo___spec__8___closed__1; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoAux___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_ParametricAttribute_getParam_x3f___rarg(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__11; static lean_object* l_List_toString___at_Lean_Meta_RecursorInfo_instToStringRecursorInfo___spec__7___closed__3; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getParamsPos___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_contains___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___spec__4(lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__2; LEAN_EXPORT lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getProduceMotiveAndRecursive___spec__2___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_foldl___at_Lean_Meta_RecursorInfo_instToStringRecursorInfo___spec__4___closed__2; LEAN_EXPORT lean_object* l_List_toString___at_Lean_Meta_RecursorInfo_instToStringRecursorInfo___spec__3(lean_object*); @@ -283,7 +292,6 @@ LEAN_EXPORT lean_object* l_List_mapTR_loop___at___private_Lean_Meta_RecursorInfo LEAN_EXPORT lean_object* l_Lean_Meta_RecursorInfo_instToStringRecursorInfo(lean_object*); static lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoAux___spec__3___closed__2; lean_object* l_Lean_Meta_InfoCacheKey_instHashableInfoCacheKey___boxed(lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__11; LEAN_EXPORT lean_object* l_Lean_Meta_getMajorPos_x3f(lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___closed__3; lean_object* l_Lean_PersistentHashMap_mkEmptyEntriesArray(lean_object*, lean_object*); @@ -292,45 +300,38 @@ uint8_t l_Lean_LocalDecl_binderInfo(lean_object*); static lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___closed__1; lean_object* l_Lean_registerParametricAttribute___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosIfAuxRecursor_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__3; lean_object* l_Array_back___rarg(lean_object*, lean_object*); lean_object* l_List_reverse___rarg(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__4; LEAN_EXPORT lean_object* l_List_forIn_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getUnivLevelPos___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__3; LEAN_EXPORT lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoAux___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getIndicesPos(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__6; static lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___closed__4; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getProduceMotiveAndRecursive___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_RecursorInfo_motivePos___boxed(lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__17; lean_object* l_Lean_Level_param___override(lean_object*); size_t lean_usize_add(size_t, size_t); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getProduceMotiveAndRecursive___spec__3___lambda__1___closed__1; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__9; lean_object* lean_array_uget(lean_object*, size_t); static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getParamsPos___spec__2___closed__3; -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__3(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__4; LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getProduceMotiveAndRecursive(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__17; LEAN_EXPORT lean_object* l_Lean_Meta_Attribute_Recursor_getMajorPos___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__24; static lean_object* l_Std_Range_forIn_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getIndicesPos___spec__2___closed__2; static lean_object* l_Lean_Meta_getMajorPos_x3f___closed__1; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__2; lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_List_redLength___rarg(lean_object*); lean_object* lean_string_append(lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___spec__5(lean_object*, lean_object*, size_t, size_t); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__21; static lean_object* l_Lean_Meta_RecursorInfo_instToStringRecursorInfo___closed__1; lean_object* lean_array_get_size(lean_object*); LEAN_EXPORT lean_object* l_Lean_getConstInfoRec___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosIfAuxRecursor_x3f___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_isNatLit_x3f(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getUnivLevelPos(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__8; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__13; static lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getMajorPosDepElim___closed__5; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getProduceMotiveAndRecursive___spec__1(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_infer_type(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -341,7 +342,6 @@ LEAN_EXPORT lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_checkMo uint8_t lean_usize_dec_lt(size_t, size_t); LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoForKernelRec___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_toString___at_Lean_Meta_RecursorInfo_instToStringRecursorInfo___spec__3___closed__2; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__19; static lean_object* l_Lean_getConstInfoInduct___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoForKernelRec___spec__1___closed__2; lean_object* lean_nat_add(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_RecursorInfo_numMinors___boxed(lean_object*); @@ -354,9 +354,9 @@ LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Meta_Recurso lean_object* l_Lean_MessageData_ofName(lean_object*); static lean_object* l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_checkMotive___closed__1; static lean_object* l_Lean_Meta_RecursorInfo_instToStringRecursorInfo___closed__17; -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__3___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getParamsPos___spec__1(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Attribute_Recursor_getMajorPos___closed__2; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__20; lean_object* l_Nat_repr(lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getIndicesPos___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoAux___spec__2___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -9284,7 +9284,7 @@ return x_18; } } } -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; @@ -9292,7 +9292,7 @@ x_6 = l_Lean_Meta_Attribute_Recursor_getMajorPos(x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__1() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__1() { _start: { uint8_t x_1; uint8_t x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; @@ -9316,7 +9316,7 @@ lean_ctor_set_uint8(x_5, 11, x_4); return x_5; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__2() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__2() { _start: { lean_object* x_1; @@ -9324,21 +9324,21 @@ x_1 = l_Lean_PersistentHashMap_mkEmptyEntriesArray(lean_box(0), lean_box(0)); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__3() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__3() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__2; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__2; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__4() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__3; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__3; x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -9346,7 +9346,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__5() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__5() { _start: { lean_object* x_1; lean_object* x_2; @@ -9355,23 +9355,23 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__6() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__5; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__5; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__7() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__7() { _start: { size_t x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = 5; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__6; -x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__5; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__6; +x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__5; x_4 = lean_unsigned_to_nat(0u); x_5 = lean_alloc_ctor(0, 4, sizeof(size_t)*1); lean_ctor_set(x_5, 0, x_2); @@ -9382,25 +9382,25 @@ lean_ctor_set_usize(x_5, 4, x_1); return x_5; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__8() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__4; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__7; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__4; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__7; x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__9() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = lean_box(0); -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__1; -x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__8; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__1; +x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__8; x_4 = l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_getParamsPos___closed__1; x_5 = lean_unsigned_to_nat(0u); x_6 = lean_alloc_ctor(0, 6, 0); @@ -9413,11 +9413,11 @@ lean_ctor_set(x_6, 5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__10() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__3; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__3; x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -9425,11 +9425,11 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__11() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__3; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__3; x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -9437,11 +9437,11 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__12() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__3; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__3; x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -9449,14 +9449,14 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__13() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = lean_unsigned_to_nat(0u); -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__10; -x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__11; -x_4 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__12; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__10; +x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__11; +x_4 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__12; x_5 = lean_alloc_ctor(0, 9, 0); lean_ctor_set(x_5, 0, x_1); lean_ctor_set(x_5, 1, x_1); @@ -9470,11 +9470,11 @@ lean_ctor_set(x_5, 8, x_3); return x_5; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__14() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__3; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__3; x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -9482,7 +9482,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__15() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__15() { _start: { lean_object* x_1; @@ -9490,11 +9490,11 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Meta_InfoCacheKey_instHashableInfoCacheK return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__16() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__3; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__3; x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -9502,7 +9502,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__17() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__17() { _start: { lean_object* x_1; @@ -9510,21 +9510,21 @@ x_1 = lean_alloc_closure((void*)(l_Lean_instBEqLocalInstance___boxed), 2, 0); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__18() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__18() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__17; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__17; x_2 = lean_alloc_closure((void*)(l_Array_instBEqArray___rarg___boxed), 3, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__19() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__18; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__18; x_2 = l_Lean_Expr_instBEqExpr; x_3 = lean_alloc_closure((void*)(l_instBEqProd___rarg), 4, 2); lean_closure_set(x_3, 0, x_1); @@ -9532,7 +9532,7 @@ lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__20() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__20() { _start: { lean_object* x_1; @@ -9540,21 +9540,21 @@ x_1 = lean_alloc_closure((void*)(l_Lean_instHashableLocalInstance___boxed), 1, 0 return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__21() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__21() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__20; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__20; x_2 = lean_alloc_closure((void*)(l_instHashableArray___rarg___boxed), 2, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__22() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__22() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__21; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__21; x_2 = l_Lean_Expr_instHashableExpr; x_3 = lean_alloc_closure((void*)(l_instHashableProd___rarg___boxed), 3, 2); lean_closure_set(x_3, 0, x_1); @@ -9562,11 +9562,11 @@ lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__23() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__23() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__3; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__3; x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -9574,7 +9574,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__24() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__24() { _start: { lean_object* x_1; lean_object* x_2; @@ -9585,7 +9585,7 @@ lean_closure_set(x_2, 1, x_1); return x_2; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__25() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__25() { _start: { lean_object* x_1; lean_object* x_2; @@ -9596,11 +9596,11 @@ lean_closure_set(x_2, 1, x_1); return x_2; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__26() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__26() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__3; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__3; x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -9608,11 +9608,11 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__27() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__27() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__26; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__26; x_2 = lean_alloc_ctor(0, 4, 0); lean_ctor_set(x_2, 0, x_1); lean_ctor_set(x_2, 1, x_1); @@ -9621,14 +9621,14 @@ lean_ctor_set(x_2, 3, x_1); return x_2; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__28() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__28() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__14; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__16; -x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__23; -x_4 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__27; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__14; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__16; +x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__23; +x_4 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__27; x_5 = lean_alloc_ctor(0, 7, 0); lean_ctor_set(x_5, 0, x_1); lean_ctor_set(x_5, 1, x_2); @@ -9640,14 +9640,14 @@ lean_ctor_set(x_5, 6, x_4); return x_5; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__29() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__29() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = lean_box(0); -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__13; -x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__28; -x_4 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__7; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__13; +x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__28; +x_4 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__7; x_5 = lean_alloc_ctor(0, 4, 0); lean_ctor_set(x_5, 0, x_2); lean_ctor_set(x_5, 1, x_3); @@ -9656,20 +9656,20 @@ lean_ctor_set(x_5, 3, x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; x_6 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_6, 0, x_2); -x_7 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__29; +x_7 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__29; x_8 = lean_st_mk_ref(x_7, x_5); x_9 = lean_ctor_get(x_8, 0); lean_inc(x_9); x_10 = lean_ctor_get(x_8, 1); lean_inc(x_10); lean_dec(x_8); -x_11 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__9; +x_11 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__9; lean_inc(x_9); x_12 = l___private_Lean_Meta_RecursorInfo_0__Lean_Meta_mkRecursorInfoCore(x_1, x_6, x_11, x_9, x_3, x_4, x_10); if (lean_obj_tag(x_12) == 0) @@ -9728,7 +9728,7 @@ return x_24; } } } -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; lean_object* x_5; @@ -9739,7 +9739,7 @@ lean_ctor_set(x_5, 1, x_3); return x_5; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__1() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__1() { _start: { lean_object* x_1; @@ -9747,7 +9747,7 @@ x_1 = lean_mk_string_from_bytes("Meta", 4); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__2() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__2() { _start: { lean_object* x_1; @@ -9755,18 +9755,18 @@ x_1 = lean_mk_string_from_bytes("recursorAttribute", 17); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__3() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Meta_Attribute_Recursor_getMajorPos___closed__1; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__1; -x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__2; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__1; +x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__2; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__4() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -9776,7 +9776,7 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__5() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__5() { _start: { lean_object* x_1; @@ -9784,13 +9784,13 @@ x_1 = lean_mk_string_from_bytes("user defined recursor, numerical parameter spec return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__6() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__3; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__4; -x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__5; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__3; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__4; +x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__5; x_4 = 0; x_5 = lean_alloc_ctor(0, 3, 1); lean_ctor_set(x_5, 0, x_1); @@ -9800,38 +9800,38 @@ lean_ctor_set_uint8(x_5, sizeof(void*)*3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__7() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__7() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__1___boxed), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__1___boxed), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__8() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__8() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__9() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__9() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__3___boxed), 3, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__3___boxed), 3, 0); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__10() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__6; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__7; -x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__8; -x_4 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__9; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__6; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__7; +x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__8; +x_4 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__9; x_5 = lean_alloc_ctor(0, 4, 0); lean_ctor_set(x_5, 0, x_1); lean_ctor_set(x_5, 1, x_2); @@ -9840,29 +9840,29 @@ lean_ctor_set(x_5, 3, x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__10; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__10; x_3 = l_Lean_registerParametricAttribute___rarg(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; -x_6 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__1(x_1, x_2, x_3, x_4, x_5); +x_6 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__1(x_1, x_2, x_3, x_4, x_5); lean_dec(x_1); return x_6; } } -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; -x_4 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__3(x_1, x_2, x_3); +x_4 = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__3(x_1, x_2, x_3); lean_dec(x_2); lean_dec(x_1); return x_4; @@ -10172,85 +10172,85 @@ l_Lean_Meta_Attribute_Recursor_getMajorPos___closed__9 = _init_l_Lean_Meta_Attri lean_mark_persistent(l_Lean_Meta_Attribute_Recursor_getMajorPos___closed__9); l_Lean_Meta_Attribute_Recursor_getMajorPos___closed__10 = _init_l_Lean_Meta_Attribute_Recursor_getMajorPos___closed__10(); lean_mark_persistent(l_Lean_Meta_Attribute_Recursor_getMajorPos___closed__10); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__1 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__1(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__1); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__2 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__2(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__2); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__3 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__3(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__3); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__4 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__4(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__4); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__5 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__5(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__5); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__6 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__6(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__6); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__7 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__7(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__7); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__8 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__8(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__8); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__9 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__9(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__9); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__10 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__10(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__10); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__11 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__11(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__11); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__12 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__12(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__12); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__13 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__13(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__13); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__14 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__14(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__14); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__15 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__15(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__15); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__16 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__16(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__16); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__17 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__17(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__17); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__18 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__18(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__18); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__19 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__19(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__19); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__20 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__20(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__20); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__21 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__21(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__21); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__22 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__22(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__22); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__23 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__23(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__23); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__24 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__24(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__24); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__25 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__25(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__25); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__26 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__26(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__26); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__27 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__27(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__27); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__28 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__28(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__28); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__29 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__29(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____lambda__2___closed__29); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__1 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__1(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__1); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__2 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__2(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__2); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__3 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__3(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__3); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__4 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__4(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__4); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__5 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__5(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__5); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__6 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__6(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__6); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__7 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__7(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__7); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__8 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__8(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__8); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__9 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__9(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__9); -l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__10 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__10(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905____closed__10); -if (builtin) {res = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2905_(lean_io_mk_world()); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__1 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__1(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__1); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__2 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__2(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__2); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__3 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__3(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__3); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__4 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__4(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__4); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__5 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__5(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__5); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__6 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__6(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__6); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__7 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__7(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__7); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__8 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__8(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__8); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__9 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__9(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__9); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__10 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__10(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__10); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__11 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__11(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__11); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__12 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__12(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__12); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__13 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__13(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__13); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__14 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__14(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__14); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__15 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__15(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__15); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__16 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__16(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__16); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__17 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__17(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__17); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__18 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__18(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__18); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__19 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__19(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__19); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__20 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__20(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__20); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__21 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__21(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__21); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__22 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__22(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__22); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__23 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__23(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__23); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__24 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__24(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__24); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__25 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__25(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__25); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__26 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__26(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__26); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__27 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__27(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__27); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__28 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__28(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__28); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__29 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__29(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____lambda__2___closed__29); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__1 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__1(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__1); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__2 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__2(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__2); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__3 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__3(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__3); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__4 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__4(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__4); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__5 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__5(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__5); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__6 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__6(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__6); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__7 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__7(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__7); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__8 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__8(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__8); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__9 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__9(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__9); +l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__10 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__10(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907____closed__10); +if (builtin) {res = l_Lean_Meta_initFn____x40_Lean_Meta_RecursorInfo___hyg_2907_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_Meta_recursorAttribute = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Meta_recursorAttribute); diff --git a/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Core.c b/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Core.c index 686ea9544ffa9..28ff51123274a 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Core.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Core.c @@ -15,47 +15,50 @@ extern "C" { #endif lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); lean_object* l_Lean_Meta_Simp_Result_getProof(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_reduceDite___closed__3; lean_object* lean_mk_empty_array_with_capacity(lean_object*); lean_object* l_Lean_mkAppN(lean_object*, lean_object*); +static lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__8; lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(lean_object*, lean_object*); static lean_object* l_reduceIte___lambda__2___closed__3; -static lean_object* l_reduceDite___lambda__2___closed__2; -static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__7; +static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__9; +static lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__2; +static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__7; lean_object* l_Lean_mkAppB(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_reduceIte___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_reduceDite___closed__4; +static lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__9; +uint8_t l_Lean_Expr_isAppOfArity(lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__3; static lean_object* l_reduceIte___lambda__2___closed__4; lean_object* l_Lean_Expr_sort___override(lean_object*); -static lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__2; lean_object* lean_array_push(lean_object*, lean_object*); lean_object* lean_mk_array(lean_object*, lean_object*); -static lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__10; +LEAN_EXPORT lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235_(lean_object*); static lean_object* l_reduceDite___closed__1; -static lean_object* l_reduceDite___lambda__2___closed__1; -static lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__9; -static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__10; +static lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__1; +static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__6; +static lean_object* l_reduceDite___closed__7; +LEAN_EXPORT lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_237_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_496_(lean_object*); static lean_object* l_reduceDite___closed__2; -uint8_t l_Lean_Expr_isAppOfArity_x27(lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__5; +static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__5; lean_object* l_Lean_Expr_getRevArg_x21(lean_object*, lean_object*); -static lean_object* l_reduceDite___lambda__2___closed__3; -static lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__8; -static lean_object* l_reduceIte___lambda__3___closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_546_(lean_object*); -static lean_object* l_reduceIte___lambda__3___closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_262_(lean_object*); -LEAN_EXPORT lean_object* l_reduceDite___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_reduceIte___closed__3; +static lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__10; +static lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__6; +static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__3; +static lean_object* l_reduceIte___closed__4; extern lean_object* l_Lean_levelZero; -static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__5; static lean_object* l_reduceDite___lambda__1___closed__5; lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); static lean_object* l_reduceDite___lambda__1___closed__2; +static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__1; LEAN_EXPORT lean_object* l_reduceDite___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__8; -static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__9; +static lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494_(lean_object*); +static lean_object* l_reduceIte___closed__6; static lean_object* l_reduceIte___lambda__2___closed__2; -static lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__3; static lean_object* l_reduceIte___lambda__2___closed__5; -static lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__1; lean_object* l_Lean_Expr_constLevels_x21(lean_object*); LEAN_EXPORT lean_object* l_reduceIte___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_app___override(lean_object*, lean_object*); @@ -63,37 +66,33 @@ static lean_object* l_reduceIte___closed__1; lean_object* l_Lean_Meta_Simp_registerBuiltinSimproc(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_reduceIte___lambda__2___closed__1; LEAN_EXPORT lean_object* l_reduceDite___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__8; +static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__11; LEAN_EXPORT lean_object* l_reduceIte(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__3; LEAN_EXPORT lean_object* l_reduceIte___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__11; -static lean_object* l_reduceIte___lambda__3___closed__4; static lean_object* l_reduceIte___lambda__2___closed__6; LEAN_EXPORT lean_object* l_reduceIte___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isConstOf(lean_object*, lean_object*); +static lean_object* l_reduceDite___closed__5; static lean_object* l_reduceIte___closed__2; lean_object* lean_nat_sub(lean_object*, lean_object*); lean_object* l_Lean_Expr_getAppFn(lean_object*); -static lean_object* l_reduceDite___lambda__2___closed__4; -static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__4; +static lean_object* l_reduceIte___closed__7; LEAN_EXPORT lean_object* l_reduceIte___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_Simp_addSimprocBuiltinAttr(lean_object*, uint8_t, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260_(lean_object*); -static lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__4; -static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__1; +static lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__5; +static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__2; static lean_object* l_reduceDite___lambda__1___closed__3; -static lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__7; +static lean_object* l_reduceDite___closed__6; lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_headBeta(lean_object*); -static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544_(lean_object*); -static lean_object* l_reduceIte___lambda__3___closed__3; +static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__10; static lean_object* l_reduceDite___lambda__1___closed__4; static lean_object* l_reduceDite___lambda__1___closed__1; -static lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__6; +static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__4; +static lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__7; lean_object* lean_simp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__6; -static lean_object* l_reduceDite___lambda__2___closed__5; +static lean_object* l_reduceIte___closed__5; LEAN_EXPORT lean_object* l_reduceDite(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_reduceIte___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: @@ -288,7 +287,25 @@ return x_62; } } } -static lean_object* _init_l_reduceIte___lambda__3___closed__1() { +static lean_object* _init_l_reduceIte___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("ite", 3); +return x_1; +} +} +static lean_object* _init_l_reduceIte___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_reduceIte___closed__1; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_reduceIte___closed__3() { _start: { lean_object* x_1; @@ -296,17 +313,17 @@ x_1 = lean_mk_string_from_bytes("True", 4); return x_1; } } -static lean_object* _init_l_reduceIte___lambda__3___closed__2() { +static lean_object* _init_l_reduceIte___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_reduceIte___lambda__3___closed__1; +x_2 = l_reduceIte___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_reduceIte___lambda__3___closed__3() { +static lean_object* _init_l_reduceIte___closed__5() { _start: { lean_object* x_1; @@ -314,222 +331,380 @@ x_1 = lean_mk_string_from_bytes("ite_cond_eq_true", 16); return x_1; } } -static lean_object* _init_l_reduceIte___lambda__3___closed__4() { +static lean_object* _init_l_reduceIte___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_reduceIte___lambda__3___closed__3; +x_2 = l_reduceIte___closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_reduceIte___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_reduceIte___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = lean_box(0); +x_2 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} +LEAN_EXPORT lean_object* l_reduceIte(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_reduceIte___closed__2; +x_11 = lean_unsigned_to_nat(5u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_120; +x_120 = lean_box(0); +x_13 = x_120; +x_14 = x_9; +goto block_119; +} +else +{ +lean_object* x_121; +x_121 = l_reduceIte___closed__7; +x_13 = x_121; +x_14 = x_9; +goto block_119; +} +block_119: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -x_11 = lean_unsigned_to_nat(0u); -x_12 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_1, x_11); -x_13 = lean_unsigned_to_nat(1u); -x_14 = lean_nat_sub(x_12, x_13); -x_15 = lean_nat_sub(x_14, x_13); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +uint8_t x_17; +x_17 = !lean_is_exclusive(x_13); +if (x_17 == 0) +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_18 = lean_ctor_get(x_13, 0); +lean_dec(x_18); +x_19 = lean_unsigned_to_nat(0u); +x_20 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_1, x_19); +x_21 = lean_unsigned_to_nat(1u); +x_22 = lean_nat_sub(x_20, x_21); +x_23 = lean_nat_sub(x_22, x_21); lean_inc(x_1); -x_16 = l_Lean_Expr_getRevArg_x21(x_1, x_15); -lean_inc(x_9); +x_24 = l_Lean_Expr_getRevArg_x21(x_1, x_23); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); -x_17 = lean_simp(x_16, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_17) == 0) -{ -lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; uint8_t x_22; -x_18 = lean_ctor_get(x_17, 0); -lean_inc(x_18); -x_19 = lean_ctor_get(x_17, 1); -lean_inc(x_19); -lean_dec(x_17); -x_20 = lean_ctor_get(x_18, 0); -lean_inc(x_20); -x_21 = l_reduceIte___lambda__3___closed__2; -x_22 = l_Lean_Expr_isConstOf(x_20, x_21); -lean_dec(x_20); -if (x_22 == 0) +lean_inc(x_2); +x_25 = lean_simp(x_24, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_25) == 0) { -lean_object* x_23; lean_object* x_24; -x_23 = lean_box(0); -x_24 = l_reduceIte___lambda__2(x_18, x_12, x_1, x_14, x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_19); -return x_24; +lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; uint8_t x_30; +x_26 = lean_ctor_get(x_25, 0); +lean_inc(x_26); +x_27 = lean_ctor_get(x_25, 1); +lean_inc(x_27); +lean_dec(x_25); +x_28 = lean_ctor_get(x_26, 0); +lean_inc(x_28); +x_29 = l_reduceIte___closed__4; +x_30 = l_Lean_Expr_isConstOf(x_28, x_29); +lean_dec(x_28); +if (x_30 == 0) +{ +lean_object* x_31; lean_object* x_32; +lean_free_object(x_13); +x_31 = lean_box(0); +x_32 = l_reduceIte___lambda__2(x_26, x_20, x_1, x_22, x_31, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +return x_32; } else { -lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; -lean_dec(x_5); +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_dec(x_4); lean_dec(x_3); -x_25 = lean_unsigned_to_nat(3u); -x_26 = lean_nat_sub(x_12, x_25); -x_27 = lean_nat_sub(x_26, x_13); -lean_dec(x_26); +lean_dec(x_2); +x_33 = lean_unsigned_to_nat(3u); +x_34 = lean_nat_sub(x_20, x_33); +x_35 = lean_nat_sub(x_34, x_21); +lean_dec(x_34); lean_inc(x_1); -x_28 = l_Lean_Expr_getRevArg_x21(x_1, x_27); -x_29 = l_Lean_Meta_Simp_Result_getProof(x_18, x_6, x_7, x_8, x_9, x_19); -if (lean_obj_tag(x_29) == 0) -{ -uint8_t x_30; -x_30 = !lean_is_exclusive(x_29); -if (x_30 == 0) -{ -lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_31 = lean_ctor_get(x_29, 0); -x_32 = l_Lean_Expr_getAppFn(x_1); -x_33 = l_Lean_Expr_constLevels_x21(x_32); -x_34 = l_reduceIte___lambda__3___closed__4; -x_35 = l_Lean_Expr_const___override(x_34, x_33); -x_36 = l_reduceIte___lambda__2___closed__6; -x_37 = lean_mk_array(x_12, x_36); -x_38 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_1, x_37, x_14); -x_39 = l_Lean_mkAppN(x_35, x_38); -x_40 = l_Lean_Expr_app___override(x_39, x_31); -x_41 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_41, 0, x_40); -x_42 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_42, 0, x_28); -lean_ctor_set(x_42, 1, x_41); -lean_ctor_set(x_42, 2, x_11); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_29, 0, x_44); -return x_29; +x_36 = l_Lean_Expr_getRevArg_x21(x_1, x_35); +x_37 = l_Lean_Meta_Simp_Result_getProof(x_26, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_37) == 0) +{ +uint8_t x_38; +x_38 = !lean_is_exclusive(x_37); +if (x_38 == 0) +{ +lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; +x_39 = lean_ctor_get(x_37, 0); +x_40 = l_Lean_Expr_getAppFn(x_1); +x_41 = l_Lean_Expr_constLevels_x21(x_40); +x_42 = l_reduceIte___closed__6; +x_43 = l_Lean_Expr_const___override(x_42, x_41); +x_44 = l_reduceIte___lambda__2___closed__6; +x_45 = lean_mk_array(x_20, x_44); +x_46 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_1, x_45, x_22); +x_47 = l_Lean_mkAppN(x_43, x_46); +x_48 = l_Lean_Expr_app___override(x_47, x_39); +lean_ctor_set(x_13, 0, x_48); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_36); +lean_ctor_set(x_49, 1, x_13); +lean_ctor_set(x_49, 2, x_19); +x_50 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_50, 0, x_49); +x_51 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_51, 0, x_50); +lean_ctor_set(x_37, 0, x_51); +return x_37; } else { -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_45 = lean_ctor_get(x_29, 0); -x_46 = lean_ctor_get(x_29, 1); -lean_inc(x_46); -lean_inc(x_45); -lean_dec(x_29); -x_47 = l_Lean_Expr_getAppFn(x_1); -x_48 = l_Lean_Expr_constLevels_x21(x_47); -x_49 = l_reduceIte___lambda__3___closed__4; -x_50 = l_Lean_Expr_const___override(x_49, x_48); -x_51 = l_reduceIte___lambda__2___closed__6; -x_52 = lean_mk_array(x_12, x_51); -x_53 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_1, x_52, x_14); -x_54 = l_Lean_mkAppN(x_50, x_53); -x_55 = l_Lean_Expr_app___override(x_54, x_45); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -x_57 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_57, 0, x_28); -lean_ctor_set(x_57, 1, x_56); -lean_ctor_set(x_57, 2, x_11); -x_58 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_58, 0, x_57); -x_59 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_59, 0, x_58); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_46); -return x_60; +lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_52 = lean_ctor_get(x_37, 0); +x_53 = lean_ctor_get(x_37, 1); +lean_inc(x_53); +lean_inc(x_52); +lean_dec(x_37); +x_54 = l_Lean_Expr_getAppFn(x_1); +x_55 = l_Lean_Expr_constLevels_x21(x_54); +x_56 = l_reduceIte___closed__6; +x_57 = l_Lean_Expr_const___override(x_56, x_55); +x_58 = l_reduceIte___lambda__2___closed__6; +x_59 = lean_mk_array(x_20, x_58); +x_60 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_1, x_59, x_22); +x_61 = l_Lean_mkAppN(x_57, x_60); +x_62 = l_Lean_Expr_app___override(x_61, x_52); +lean_ctor_set(x_13, 0, x_62); +x_63 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_63, 0, x_36); +lean_ctor_set(x_63, 1, x_13); +lean_ctor_set(x_63, 2, x_19); +x_64 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_64, 0, x_63); +x_65 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_65, 0, x_64); +x_66 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_66, 1, x_53); +return x_66; } } else { -uint8_t x_61; -lean_dec(x_28); -lean_dec(x_14); -lean_dec(x_12); +uint8_t x_67; +lean_dec(x_36); +lean_dec(x_22); +lean_dec(x_20); +lean_free_object(x_13); lean_dec(x_1); -x_61 = !lean_is_exclusive(x_29); -if (x_61 == 0) +x_67 = !lean_is_exclusive(x_37); +if (x_67 == 0) { -return x_29; +return x_37; } else { -lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_62 = lean_ctor_get(x_29, 0); -x_63 = lean_ctor_get(x_29, 1); -lean_inc(x_63); -lean_inc(x_62); -lean_dec(x_29); -x_64 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_64, 0, x_62); -lean_ctor_set(x_64, 1, x_63); -return x_64; +lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_68 = lean_ctor_get(x_37, 0); +x_69 = lean_ctor_get(x_37, 1); +lean_inc(x_69); +lean_inc(x_68); +lean_dec(x_37); +x_70 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_70, 0, x_68); +lean_ctor_set(x_70, 1, x_69); +return x_70; } } } } else { -uint8_t x_65; -lean_dec(x_14); -lean_dec(x_12); -lean_dec(x_9); +uint8_t x_71; +lean_dec(x_22); +lean_dec(x_20); +lean_free_object(x_13); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -x_65 = !lean_is_exclusive(x_17); -if (x_65 == 0) +x_71 = !lean_is_exclusive(x_25); +if (x_71 == 0) { -return x_17; +return x_25; } else { -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_17, 0); -x_67 = lean_ctor_get(x_17, 1); -lean_inc(x_67); -lean_inc(x_66); -lean_dec(x_17); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -return x_68; -} +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_25, 0); +x_73 = lean_ctor_get(x_25, 1); +lean_inc(x_73); +lean_inc(x_72); +lean_dec(x_25); +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_73); +return x_74; } } } -static lean_object* _init_l_reduceIte___closed__1() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("ite", 3); -return x_1; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; +lean_dec(x_13); +x_75 = lean_unsigned_to_nat(0u); +x_76 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_1, x_75); +x_77 = lean_unsigned_to_nat(1u); +x_78 = lean_nat_sub(x_76, x_77); +x_79 = lean_nat_sub(x_78, x_77); +lean_inc(x_1); +x_80 = l_Lean_Expr_getRevArg_x21(x_1, x_79); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_3); +lean_inc(x_2); +x_81 = lean_simp(x_80, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_81) == 0) +{ +lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; uint8_t x_86; +x_82 = lean_ctor_get(x_81, 0); +lean_inc(x_82); +x_83 = lean_ctor_get(x_81, 1); +lean_inc(x_83); +lean_dec(x_81); +x_84 = lean_ctor_get(x_82, 0); +lean_inc(x_84); +x_85 = l_reduceIte___closed__4; +x_86 = l_Lean_Expr_isConstOf(x_84, x_85); +lean_dec(x_84); +if (x_86 == 0) +{ +lean_object* x_87; lean_object* x_88; +x_87 = lean_box(0); +x_88 = l_reduceIte___lambda__2(x_82, x_76, x_1, x_78, x_87, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_83); +return x_88; } +else +{ +lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_89 = lean_unsigned_to_nat(3u); +x_90 = lean_nat_sub(x_76, x_89); +x_91 = lean_nat_sub(x_90, x_77); +lean_dec(x_90); +lean_inc(x_1); +x_92 = l_Lean_Expr_getRevArg_x21(x_1, x_91); +x_93 = l_Lean_Meta_Simp_Result_getProof(x_82, x_5, x_6, x_7, x_8, x_83); +if (lean_obj_tag(x_93) == 0) +{ +lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_94 = lean_ctor_get(x_93, 0); +lean_inc(x_94); +x_95 = lean_ctor_get(x_93, 1); +lean_inc(x_95); +if (lean_is_exclusive(x_93)) { + lean_ctor_release(x_93, 0); + lean_ctor_release(x_93, 1); + x_96 = x_93; +} else { + lean_dec_ref(x_93); + x_96 = lean_box(0); +} +x_97 = l_Lean_Expr_getAppFn(x_1); +x_98 = l_Lean_Expr_constLevels_x21(x_97); +x_99 = l_reduceIte___closed__6; +x_100 = l_Lean_Expr_const___override(x_99, x_98); +x_101 = l_reduceIte___lambda__2___closed__6; +x_102 = lean_mk_array(x_76, x_101); +x_103 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_1, x_102, x_78); +x_104 = l_Lean_mkAppN(x_100, x_103); +x_105 = l_Lean_Expr_app___override(x_104, x_94); +x_106 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_106, 0, x_105); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_92); +lean_ctor_set(x_107, 1, x_106); +lean_ctor_set(x_107, 2, x_75); +x_108 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_108, 0, x_107); +x_109 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_109, 0, x_108); +if (lean_is_scalar(x_96)) { + x_110 = lean_alloc_ctor(0, 2, 0); +} else { + x_110 = x_96; +} +lean_ctor_set(x_110, 0, x_109); +lean_ctor_set(x_110, 1, x_95); +return x_110; } -static lean_object* _init_l_reduceIte___closed__2() { -_start: +else { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_reduceIte___closed__1; -x_3 = l_Lean_Name_str___override(x_1, x_2); -return x_3; +lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; +lean_dec(x_92); +lean_dec(x_78); +lean_dec(x_76); +lean_dec(x_1); +x_111 = lean_ctor_get(x_93, 0); +lean_inc(x_111); +x_112 = lean_ctor_get(x_93, 1); +lean_inc(x_112); +if (lean_is_exclusive(x_93)) { + lean_ctor_release(x_93, 0); + lean_ctor_release(x_93, 1); + x_113 = x_93; +} else { + lean_dec_ref(x_93); + x_113 = lean_box(0); } +if (lean_is_scalar(x_113)) { + x_114 = lean_alloc_ctor(1, 2, 0); +} else { + x_114 = x_113; } -LEAN_EXPORT lean_object* l_reduceIte(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_reduceIte___closed__2; -x_11 = lean_unsigned_to_nat(5u); -x_12 = l_Lean_Expr_isAppOfArity_x27(x_1, x_10, x_11); -if (x_12 == 0) +lean_ctor_set(x_114, 0, x_111); +lean_ctor_set(x_114, 1, x_112); +return x_114; +} +} +} +else { -lean_object* x_13; lean_object* x_14; +lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; +lean_dec(x_78); +lean_dec(x_76); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -538,18 +713,29 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_115 = lean_ctor_get(x_81, 0); +lean_inc(x_115); +x_116 = lean_ctor_get(x_81, 1); +lean_inc(x_116); +if (lean_is_exclusive(x_81)) { + lean_ctor_release(x_81, 0); + lean_ctor_release(x_81, 1); + x_117 = x_81; +} else { + lean_dec_ref(x_81); + x_117 = lean_box(0); +} +if (lean_is_scalar(x_117)) { + x_118 = lean_alloc_ctor(1, 2, 0); +} else { + x_118 = x_117; +} +lean_ctor_set(x_118, 0, x_115); +lean_ctor_set(x_118, 1, x_116); +return x_118; +} +} } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_reduceIte___lambda__3(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } @@ -578,7 +764,7 @@ lean_dec(x_5); return x_14; } } -static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__1() { +static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__1() { _start: { lean_object* x_1; @@ -586,17 +772,17 @@ x_1 = lean_mk_string_from_bytes("reduceIte", 9); return x_1; } } -static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__2() { +static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__1; +x_2 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__3() { +static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -608,7 +794,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__4() { +static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__4() { _start: { lean_object* x_1; lean_object* x_2; @@ -617,67 +803,67 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__5() { +static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__4; -x_2 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__3; +x_1 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__4; +x_2 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__6() { +static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__5; +x_1 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__7() { +static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__6; +x_1 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__8() { +static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__7; +x_1 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__9() { +static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__8; +x_1 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__10() { +static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__9; +x_1 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__9; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__11() { +static lean_object* _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__11() { _start: { lean_object* x_1; @@ -685,24 +871,24 @@ x_1 = lean_alloc_closure((void*)(l_reduceIte), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__2; -x_3 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__10; -x_4 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__11; +x_2 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__2; +x_3 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__10; +x_4 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__11; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_262_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_237_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__2; +x_2 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__2; x_3 = 0; -x_4 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__11; +x_4 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__11; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } @@ -900,7 +1086,25 @@ return x_76; } } } -static lean_object* _init_l_reduceDite___lambda__2___closed__1() { +static lean_object* _init_l_reduceDite___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("dite", 4); +return x_1; +} +} +static lean_object* _init_l_reduceDite___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_reduceDite___closed__1; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_reduceDite___closed__3() { _start: { lean_object* x_1; @@ -908,27 +1112,27 @@ x_1 = lean_mk_string_from_bytes("of_eq_true", 10); return x_1; } } -static lean_object* _init_l_reduceDite___lambda__2___closed__2() { +static lean_object* _init_l_reduceDite___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_reduceDite___lambda__2___closed__1; +x_2 = l_reduceDite___closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_reduceDite___lambda__2___closed__3() { +static lean_object* _init_l_reduceDite___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_reduceDite___lambda__2___closed__2; +x_2 = l_reduceDite___closed__4; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_reduceDite___lambda__2___closed__4() { +static lean_object* _init_l_reduceDite___closed__6() { _start: { lean_object* x_1; @@ -936,240 +1140,395 @@ x_1 = lean_mk_string_from_bytes("dite_cond_eq_true", 17); return x_1; } } -static lean_object* _init_l_reduceDite___lambda__2___closed__5() { +static lean_object* _init_l_reduceDite___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_reduceDite___lambda__2___closed__4; +x_2 = l_reduceDite___closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_reduceDite___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_reduceDite(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_reduceDite___closed__2; +x_11 = lean_unsigned_to_nat(5u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_136; +x_136 = lean_box(0); +x_13 = x_136; +x_14 = x_9; +goto block_135; +} +else +{ +lean_object* x_137; +x_137 = l_reduceIte___closed__7; +x_13 = x_137; +x_14 = x_9; +goto block_135; +} +block_135: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -x_11 = lean_unsigned_to_nat(0u); -x_12 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_1, x_11); -x_13 = lean_unsigned_to_nat(1u); -x_14 = lean_nat_sub(x_12, x_13); -x_15 = lean_nat_sub(x_14, x_13); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +uint8_t x_17; +x_17 = !lean_is_exclusive(x_13); +if (x_17 == 0) +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_18 = lean_ctor_get(x_13, 0); +lean_dec(x_18); +x_19 = lean_unsigned_to_nat(0u); +x_20 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_1, x_19); +x_21 = lean_unsigned_to_nat(1u); +x_22 = lean_nat_sub(x_20, x_21); +x_23 = lean_nat_sub(x_22, x_21); lean_inc(x_1); -x_16 = l_Lean_Expr_getRevArg_x21(x_1, x_15); -lean_inc(x_9); +x_24 = l_Lean_Expr_getRevArg_x21(x_1, x_23); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); -lean_inc(x_16); -x_17 = lean_simp(x_16, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_17) == 0) -{ -lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; uint8_t x_22; -x_18 = lean_ctor_get(x_17, 0); -lean_inc(x_18); -x_19 = lean_ctor_get(x_17, 1); -lean_inc(x_19); -lean_dec(x_17); -x_20 = lean_ctor_get(x_18, 0); -lean_inc(x_20); -x_21 = l_reduceIte___lambda__3___closed__2; -x_22 = l_Lean_Expr_isConstOf(x_20, x_21); -lean_dec(x_20); -if (x_22 == 0) +lean_inc(x_2); +lean_inc(x_24); +x_25 = lean_simp(x_24, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_25) == 0) { -lean_object* x_23; lean_object* x_24; -x_23 = lean_box(0); -x_24 = l_reduceDite___lambda__1(x_18, x_16, x_12, x_1, x_14, x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_19); -return x_24; +lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; uint8_t x_30; +x_26 = lean_ctor_get(x_25, 0); +lean_inc(x_26); +x_27 = lean_ctor_get(x_25, 1); +lean_inc(x_27); +lean_dec(x_25); +x_28 = lean_ctor_get(x_26, 0); +lean_inc(x_28); +x_29 = l_reduceIte___closed__4; +x_30 = l_Lean_Expr_isConstOf(x_28, x_29); +lean_dec(x_28); +if (x_30 == 0) +{ +lean_object* x_31; lean_object* x_32; +lean_free_object(x_13); +x_31 = lean_box(0); +x_32 = l_reduceDite___lambda__1(x_26, x_24, x_20, x_1, x_22, x_31, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +return x_32; } else { -lean_object* x_25; -lean_dec(x_5); +lean_object* x_33; lean_dec(x_4); lean_dec(x_3); -x_25 = l_Lean_Meta_Simp_Result_getProof(x_18, x_6, x_7, x_8, x_9, x_19); -if (lean_obj_tag(x_25) == 0) -{ -uint8_t x_26; -x_26 = !lean_is_exclusive(x_25); -if (x_26 == 0) -{ -lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_27 = lean_ctor_get(x_25, 0); -x_28 = l_reduceDite___lambda__2___closed__3; -lean_inc(x_27); -x_29 = l_Lean_mkAppB(x_28, x_16, x_27); -x_30 = lean_unsigned_to_nat(3u); -x_31 = lean_nat_sub(x_12, x_30); -x_32 = lean_nat_sub(x_31, x_13); -lean_dec(x_31); +lean_dec(x_2); +x_33 = l_Lean_Meta_Simp_Result_getProof(x_26, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_33) == 0) +{ +uint8_t x_34; +x_34 = !lean_is_exclusive(x_33); +if (x_34 == 0) +{ +lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_35 = lean_ctor_get(x_33, 0); +x_36 = l_reduceDite___closed__5; +lean_inc(x_35); +x_37 = l_Lean_mkAppB(x_36, x_24, x_35); +x_38 = lean_unsigned_to_nat(3u); +x_39 = lean_nat_sub(x_20, x_38); +x_40 = lean_nat_sub(x_39, x_21); +lean_dec(x_39); lean_inc(x_1); -x_33 = l_Lean_Expr_getRevArg_x21(x_1, x_32); -x_34 = l_Lean_Expr_app___override(x_33, x_29); -x_35 = l_Lean_Expr_headBeta(x_34); -x_36 = l_Lean_Expr_getAppFn(x_1); -x_37 = l_Lean_Expr_constLevels_x21(x_36); -x_38 = l_reduceDite___lambda__2___closed__5; -x_39 = l_Lean_Expr_const___override(x_38, x_37); -x_40 = l_reduceIte___lambda__2___closed__6; -x_41 = lean_mk_array(x_12, x_40); -x_42 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_1, x_41, x_14); -x_43 = l_Lean_mkAppN(x_39, x_42); -x_44 = l_Lean_Expr_app___override(x_43, x_27); -x_45 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_45, 0, x_44); -x_46 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_46, 0, x_35); -lean_ctor_set(x_46, 1, x_45); -lean_ctor_set(x_46, 2, x_11); -x_47 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_47, 0, x_46); -x_48 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_25, 0, x_48); -return x_25; +x_41 = l_Lean_Expr_getRevArg_x21(x_1, x_40); +x_42 = l_Lean_Expr_app___override(x_41, x_37); +x_43 = l_Lean_Expr_headBeta(x_42); +x_44 = l_Lean_Expr_getAppFn(x_1); +x_45 = l_Lean_Expr_constLevels_x21(x_44); +x_46 = l_reduceDite___closed__7; +x_47 = l_Lean_Expr_const___override(x_46, x_45); +x_48 = l_reduceIte___lambda__2___closed__6; +x_49 = lean_mk_array(x_20, x_48); +x_50 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_1, x_49, x_22); +x_51 = l_Lean_mkAppN(x_47, x_50); +x_52 = l_Lean_Expr_app___override(x_51, x_35); +lean_ctor_set(x_13, 0, x_52); +x_53 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_53, 0, x_43); +lean_ctor_set(x_53, 1, x_13); +lean_ctor_set(x_53, 2, x_19); +x_54 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_54, 0, x_53); +x_55 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_33, 0, x_55); +return x_33; } else { -lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_49 = lean_ctor_get(x_25, 0); -x_50 = lean_ctor_get(x_25, 1); -lean_inc(x_50); -lean_inc(x_49); -lean_dec(x_25); -x_51 = l_reduceDite___lambda__2___closed__3; -lean_inc(x_49); -x_52 = l_Lean_mkAppB(x_51, x_16, x_49); -x_53 = lean_unsigned_to_nat(3u); -x_54 = lean_nat_sub(x_12, x_53); -x_55 = lean_nat_sub(x_54, x_13); -lean_dec(x_54); +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_56 = lean_ctor_get(x_33, 0); +x_57 = lean_ctor_get(x_33, 1); +lean_inc(x_57); +lean_inc(x_56); +lean_dec(x_33); +x_58 = l_reduceDite___closed__5; +lean_inc(x_56); +x_59 = l_Lean_mkAppB(x_58, x_24, x_56); +x_60 = lean_unsigned_to_nat(3u); +x_61 = lean_nat_sub(x_20, x_60); +x_62 = lean_nat_sub(x_61, x_21); +lean_dec(x_61); lean_inc(x_1); -x_56 = l_Lean_Expr_getRevArg_x21(x_1, x_55); -x_57 = l_Lean_Expr_app___override(x_56, x_52); -x_58 = l_Lean_Expr_headBeta(x_57); -x_59 = l_Lean_Expr_getAppFn(x_1); -x_60 = l_Lean_Expr_constLevels_x21(x_59); -x_61 = l_reduceDite___lambda__2___closed__5; -x_62 = l_Lean_Expr_const___override(x_61, x_60); -x_63 = l_reduceIte___lambda__2___closed__6; -x_64 = lean_mk_array(x_12, x_63); -x_65 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_1, x_64, x_14); -x_66 = l_Lean_mkAppN(x_62, x_65); -x_67 = l_Lean_Expr_app___override(x_66, x_49); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -x_69 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_69, 0, x_58); -lean_ctor_set(x_69, 1, x_68); -lean_ctor_set(x_69, 2, x_11); -x_70 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_70, 0, x_69); -x_71 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_71, 0, x_70); -x_72 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_72, 0, x_71); -lean_ctor_set(x_72, 1, x_50); -return x_72; +x_63 = l_Lean_Expr_getRevArg_x21(x_1, x_62); +x_64 = l_Lean_Expr_app___override(x_63, x_59); +x_65 = l_Lean_Expr_headBeta(x_64); +x_66 = l_Lean_Expr_getAppFn(x_1); +x_67 = l_Lean_Expr_constLevels_x21(x_66); +x_68 = l_reduceDite___closed__7; +x_69 = l_Lean_Expr_const___override(x_68, x_67); +x_70 = l_reduceIte___lambda__2___closed__6; +x_71 = lean_mk_array(x_20, x_70); +x_72 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_1, x_71, x_22); +x_73 = l_Lean_mkAppN(x_69, x_72); +x_74 = l_Lean_Expr_app___override(x_73, x_56); +lean_ctor_set(x_13, 0, x_74); +x_75 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_75, 0, x_65); +lean_ctor_set(x_75, 1, x_13); +lean_ctor_set(x_75, 2, x_19); +x_76 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_76, 0, x_75); +x_77 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_77, 0, x_76); +x_78 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_78, 0, x_77); +lean_ctor_set(x_78, 1, x_57); +return x_78; } } else { -uint8_t x_73; -lean_dec(x_16); -lean_dec(x_14); -lean_dec(x_12); +uint8_t x_79; +lean_dec(x_24); +lean_dec(x_22); +lean_dec(x_20); +lean_free_object(x_13); lean_dec(x_1); -x_73 = !lean_is_exclusive(x_25); -if (x_73 == 0) +x_79 = !lean_is_exclusive(x_33); +if (x_79 == 0) { -return x_25; +return x_33; } else { -lean_object* x_74; lean_object* x_75; lean_object* x_76; -x_74 = lean_ctor_get(x_25, 0); -x_75 = lean_ctor_get(x_25, 1); -lean_inc(x_75); -lean_inc(x_74); -lean_dec(x_25); -x_76 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_76, 0, x_74); -lean_ctor_set(x_76, 1, x_75); -return x_76; +lean_object* x_80; lean_object* x_81; lean_object* x_82; +x_80 = lean_ctor_get(x_33, 0); +x_81 = lean_ctor_get(x_33, 1); +lean_inc(x_81); +lean_inc(x_80); +lean_dec(x_33); +x_82 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_82, 0, x_80); +lean_ctor_set(x_82, 1, x_81); +return x_82; } } } } else { -uint8_t x_77; -lean_dec(x_16); -lean_dec(x_14); -lean_dec(x_12); -lean_dec(x_9); +uint8_t x_83; +lean_dec(x_24); +lean_dec(x_22); +lean_dec(x_20); +lean_free_object(x_13); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -x_77 = !lean_is_exclusive(x_17); -if (x_77 == 0) +x_83 = !lean_is_exclusive(x_25); +if (x_83 == 0) { -return x_17; +return x_25; } else { -lean_object* x_78; lean_object* x_79; lean_object* x_80; -x_78 = lean_ctor_get(x_17, 0); -x_79 = lean_ctor_get(x_17, 1); -lean_inc(x_79); -lean_inc(x_78); -lean_dec(x_17); -x_80 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_80, 0, x_78); -lean_ctor_set(x_80, 1, x_79); -return x_80; -} +lean_object* x_84; lean_object* x_85; lean_object* x_86; +x_84 = lean_ctor_get(x_25, 0); +x_85 = lean_ctor_get(x_25, 1); +lean_inc(x_85); +lean_inc(x_84); +lean_dec(x_25); +x_86 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_86, 0, x_84); +lean_ctor_set(x_86, 1, x_85); +return x_86; } } } -static lean_object* _init_l_reduceDite___closed__1() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("dite", 4); -return x_1; +lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; +lean_dec(x_13); +x_87 = lean_unsigned_to_nat(0u); +x_88 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_1, x_87); +x_89 = lean_unsigned_to_nat(1u); +x_90 = lean_nat_sub(x_88, x_89); +x_91 = lean_nat_sub(x_90, x_89); +lean_inc(x_1); +x_92 = l_Lean_Expr_getRevArg_x21(x_1, x_91); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_3); +lean_inc(x_2); +lean_inc(x_92); +x_93 = lean_simp(x_92, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_93) == 0) +{ +lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; uint8_t x_98; +x_94 = lean_ctor_get(x_93, 0); +lean_inc(x_94); +x_95 = lean_ctor_get(x_93, 1); +lean_inc(x_95); +lean_dec(x_93); +x_96 = lean_ctor_get(x_94, 0); +lean_inc(x_96); +x_97 = l_reduceIte___closed__4; +x_98 = l_Lean_Expr_isConstOf(x_96, x_97); +lean_dec(x_96); +if (x_98 == 0) +{ +lean_object* x_99; lean_object* x_100; +x_99 = lean_box(0); +x_100 = l_reduceDite___lambda__1(x_94, x_92, x_88, x_1, x_90, x_99, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_95); +return x_100; } +else +{ +lean_object* x_101; +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_101 = l_Lean_Meta_Simp_Result_getProof(x_94, x_5, x_6, x_7, x_8, x_95); +if (lean_obj_tag(x_101) == 0) +{ +lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; +x_102 = lean_ctor_get(x_101, 0); +lean_inc(x_102); +x_103 = lean_ctor_get(x_101, 1); +lean_inc(x_103); +if (lean_is_exclusive(x_101)) { + lean_ctor_release(x_101, 0); + lean_ctor_release(x_101, 1); + x_104 = x_101; +} else { + lean_dec_ref(x_101); + x_104 = lean_box(0); +} +x_105 = l_reduceDite___closed__5; +lean_inc(x_102); +x_106 = l_Lean_mkAppB(x_105, x_92, x_102); +x_107 = lean_unsigned_to_nat(3u); +x_108 = lean_nat_sub(x_88, x_107); +x_109 = lean_nat_sub(x_108, x_89); +lean_dec(x_108); +lean_inc(x_1); +x_110 = l_Lean_Expr_getRevArg_x21(x_1, x_109); +x_111 = l_Lean_Expr_app___override(x_110, x_106); +x_112 = l_Lean_Expr_headBeta(x_111); +x_113 = l_Lean_Expr_getAppFn(x_1); +x_114 = l_Lean_Expr_constLevels_x21(x_113); +x_115 = l_reduceDite___closed__7; +x_116 = l_Lean_Expr_const___override(x_115, x_114); +x_117 = l_reduceIte___lambda__2___closed__6; +x_118 = lean_mk_array(x_88, x_117); +x_119 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_1, x_118, x_90); +x_120 = l_Lean_mkAppN(x_116, x_119); +x_121 = l_Lean_Expr_app___override(x_120, x_102); +x_122 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_122, 0, x_121); +x_123 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_123, 0, x_112); +lean_ctor_set(x_123, 1, x_122); +lean_ctor_set(x_123, 2, x_87); +x_124 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_124, 0, x_123); +x_125 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_125, 0, x_124); +if (lean_is_scalar(x_104)) { + x_126 = lean_alloc_ctor(0, 2, 0); +} else { + x_126 = x_104; +} +lean_ctor_set(x_126, 0, x_125); +lean_ctor_set(x_126, 1, x_103); +return x_126; } -static lean_object* _init_l_reduceDite___closed__2() { -_start: +else { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_reduceDite___closed__1; -x_3 = l_Lean_Name_str___override(x_1, x_2); -return x_3; +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; +lean_dec(x_92); +lean_dec(x_90); +lean_dec(x_88); +lean_dec(x_1); +x_127 = lean_ctor_get(x_101, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_101, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_101)) { + lean_ctor_release(x_101, 0); + lean_ctor_release(x_101, 1); + x_129 = x_101; +} else { + lean_dec_ref(x_101); + x_129 = lean_box(0); } +if (lean_is_scalar(x_129)) { + x_130 = lean_alloc_ctor(1, 2, 0); +} else { + x_130 = x_129; } -LEAN_EXPORT lean_object* l_reduceDite(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_reduceDite___closed__2; -x_11 = lean_unsigned_to_nat(5u); -x_12 = l_Lean_Expr_isAppOfArity_x27(x_1, x_10, x_11); -if (x_12 == 0) +lean_ctor_set(x_130, 0, x_127); +lean_ctor_set(x_130, 1, x_128); +return x_130; +} +} +} +else { -lean_object* x_13; lean_object* x_14; +lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; +lean_dec(x_92); +lean_dec(x_90); +lean_dec(x_88); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -1178,18 +1537,29 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_131 = lean_ctor_get(x_93, 0); +lean_inc(x_131); +x_132 = lean_ctor_get(x_93, 1); +lean_inc(x_132); +if (lean_is_exclusive(x_93)) { + lean_ctor_release(x_93, 0); + lean_ctor_release(x_93, 1); + x_133 = x_93; +} else { + lean_dec_ref(x_93); + x_133 = lean_box(0); +} +if (lean_is_scalar(x_133)) { + x_134 = lean_alloc_ctor(1, 2, 0); +} else { + x_134 = x_133; +} +lean_ctor_set(x_134, 0, x_131); +lean_ctor_set(x_134, 1, x_132); +return x_134; +} +} } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_reduceDite___lambda__2(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } @@ -1202,7 +1572,7 @@ lean_dec(x_6); return x_15; } } -static lean_object* _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__1() { +static lean_object* _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__1() { _start: { lean_object* x_1; @@ -1210,17 +1580,17 @@ x_1 = lean_mk_string_from_bytes("reduceDite", 10); return x_1; } } -static lean_object* _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__2() { +static lean_object* _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__1; +x_2 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__3() { +static lean_object* _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -1232,67 +1602,67 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__4() { +static lean_object* _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__4; -x_2 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__3; +x_1 = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__4; +x_2 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__5() { +static lean_object* _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__4; +x_1 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__6() { +static lean_object* _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__5; +x_1 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__7() { +static lean_object* _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__6; +x_1 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__8() { +static lean_object* _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__7; +x_1 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__9() { +static lean_object* _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__8; +x_1 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__10() { +static lean_object* _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__10() { _start: { lean_object* x_1; @@ -1300,24 +1670,24 @@ x_1 = lean_alloc_closure((void*)(l_reduceDite), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__2; -x_3 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__9; -x_4 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__10; +x_2 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__2; +x_3 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__9; +x_4 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__10; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_546_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_496_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__2; +x_2 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__2; x_3 = 0; -x_4 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__10; +x_4 = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__10; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } @@ -1347,44 +1717,46 @@ l_reduceIte___lambda__2___closed__5 = _init_l_reduceIte___lambda__2___closed__5( lean_mark_persistent(l_reduceIte___lambda__2___closed__5); l_reduceIte___lambda__2___closed__6 = _init_l_reduceIte___lambda__2___closed__6(); lean_mark_persistent(l_reduceIte___lambda__2___closed__6); -l_reduceIte___lambda__3___closed__1 = _init_l_reduceIte___lambda__3___closed__1(); -lean_mark_persistent(l_reduceIte___lambda__3___closed__1); -l_reduceIte___lambda__3___closed__2 = _init_l_reduceIte___lambda__3___closed__2(); -lean_mark_persistent(l_reduceIte___lambda__3___closed__2); -l_reduceIte___lambda__3___closed__3 = _init_l_reduceIte___lambda__3___closed__3(); -lean_mark_persistent(l_reduceIte___lambda__3___closed__3); -l_reduceIte___lambda__3___closed__4 = _init_l_reduceIte___lambda__3___closed__4(); -lean_mark_persistent(l_reduceIte___lambda__3___closed__4); l_reduceIte___closed__1 = _init_l_reduceIte___closed__1(); lean_mark_persistent(l_reduceIte___closed__1); l_reduceIte___closed__2 = _init_l_reduceIte___closed__2(); lean_mark_persistent(l_reduceIte___closed__2); -l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__1 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__1(); -lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__1); -l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__2 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__2(); -lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__2); -l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__3 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__3(); -lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__3); -l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__4 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__4(); -lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__4); -l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__5 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__5(); -lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__5); -l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__6 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__6(); -lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__6); -l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__7 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__7(); -lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__7); -l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__8 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__8(); -lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__8); -l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__9 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__9(); -lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__9); -l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__10 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__10(); -lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__10); -l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__11 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__11(); -lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260____closed__11); -if (builtin) {res = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_260_(lean_io_mk_world()); +l_reduceIte___closed__3 = _init_l_reduceIte___closed__3(); +lean_mark_persistent(l_reduceIte___closed__3); +l_reduceIte___closed__4 = _init_l_reduceIte___closed__4(); +lean_mark_persistent(l_reduceIte___closed__4); +l_reduceIte___closed__5 = _init_l_reduceIte___closed__5(); +lean_mark_persistent(l_reduceIte___closed__5); +l_reduceIte___closed__6 = _init_l_reduceIte___closed__6(); +lean_mark_persistent(l_reduceIte___closed__6); +l_reduceIte___closed__7 = _init_l_reduceIte___closed__7(); +lean_mark_persistent(l_reduceIte___closed__7); +l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__1 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__1(); +lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__1); +l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__2 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__2(); +lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__2); +l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__3 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__3(); +lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__3); +l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__4 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__4(); +lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__4); +l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__5 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__5(); +lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__5); +l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__6 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__6(); +lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__6); +l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__7 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__7(); +lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__7); +l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__8 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__8(); +lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__8); +l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__9 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__9(); +lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__9); +l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__10 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__10(); +lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__10); +l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__11 = _init_l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__11(); +lean_mark_persistent(l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235____closed__11); +if (builtin) {res = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_235_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_262_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_reduceIte_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_237_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_reduceDite___lambda__1___closed__1 = _init_l_reduceDite___lambda__1___closed__1(); @@ -1397,44 +1769,44 @@ l_reduceDite___lambda__1___closed__4 = _init_l_reduceDite___lambda__1___closed__ lean_mark_persistent(l_reduceDite___lambda__1___closed__4); l_reduceDite___lambda__1___closed__5 = _init_l_reduceDite___lambda__1___closed__5(); lean_mark_persistent(l_reduceDite___lambda__1___closed__5); -l_reduceDite___lambda__2___closed__1 = _init_l_reduceDite___lambda__2___closed__1(); -lean_mark_persistent(l_reduceDite___lambda__2___closed__1); -l_reduceDite___lambda__2___closed__2 = _init_l_reduceDite___lambda__2___closed__2(); -lean_mark_persistent(l_reduceDite___lambda__2___closed__2); -l_reduceDite___lambda__2___closed__3 = _init_l_reduceDite___lambda__2___closed__3(); -lean_mark_persistent(l_reduceDite___lambda__2___closed__3); -l_reduceDite___lambda__2___closed__4 = _init_l_reduceDite___lambda__2___closed__4(); -lean_mark_persistent(l_reduceDite___lambda__2___closed__4); -l_reduceDite___lambda__2___closed__5 = _init_l_reduceDite___lambda__2___closed__5(); -lean_mark_persistent(l_reduceDite___lambda__2___closed__5); l_reduceDite___closed__1 = _init_l_reduceDite___closed__1(); lean_mark_persistent(l_reduceDite___closed__1); l_reduceDite___closed__2 = _init_l_reduceDite___closed__2(); lean_mark_persistent(l_reduceDite___closed__2); -l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__1 = _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__1(); -lean_mark_persistent(l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__1); -l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__2 = _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__2(); -lean_mark_persistent(l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__2); -l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__3 = _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__3(); -lean_mark_persistent(l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__3); -l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__4 = _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__4(); -lean_mark_persistent(l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__4); -l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__5 = _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__5(); -lean_mark_persistent(l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__5); -l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__6 = _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__6(); -lean_mark_persistent(l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__6); -l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__7 = _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__7(); -lean_mark_persistent(l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__7); -l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__8 = _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__8(); -lean_mark_persistent(l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__8); -l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__9 = _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__9(); -lean_mark_persistent(l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__9); -l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__10 = _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__10(); -lean_mark_persistent(l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544____closed__10); -if (builtin) {res = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_544_(lean_io_mk_world()); +l_reduceDite___closed__3 = _init_l_reduceDite___closed__3(); +lean_mark_persistent(l_reduceDite___closed__3); +l_reduceDite___closed__4 = _init_l_reduceDite___closed__4(); +lean_mark_persistent(l_reduceDite___closed__4); +l_reduceDite___closed__5 = _init_l_reduceDite___closed__5(); +lean_mark_persistent(l_reduceDite___closed__5); +l_reduceDite___closed__6 = _init_l_reduceDite___closed__6(); +lean_mark_persistent(l_reduceDite___closed__6); +l_reduceDite___closed__7 = _init_l_reduceDite___closed__7(); +lean_mark_persistent(l_reduceDite___closed__7); +l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__1 = _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__1(); +lean_mark_persistent(l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__1); +l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__2 = _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__2(); +lean_mark_persistent(l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__2); +l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__3 = _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__3(); +lean_mark_persistent(l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__3); +l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__4 = _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__4(); +lean_mark_persistent(l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__4); +l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__5 = _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__5(); +lean_mark_persistent(l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__5); +l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__6 = _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__6(); +lean_mark_persistent(l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__6); +l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__7 = _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__7(); +lean_mark_persistent(l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__7); +l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__8 = _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__8(); +lean_mark_persistent(l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__8); +l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__9 = _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__9(); +lean_mark_persistent(l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__9); +l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__10 = _init_l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__10(); +lean_mark_persistent(l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494____closed__10); +if (builtin) {res = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_494_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_546_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_reduceDite_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Core___hyg_496_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Fin.c b/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Fin.c index 6be8eb9154b8c..c3b56b0541a6d 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Fin.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Fin.c @@ -13,775 +13,1040 @@ #ifdef __cplusplus extern "C" { #endif -static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__8; lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Fin_reduceGT___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Fin_reduceBinPred___lambda__1___closed__14; -static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__8; +static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__9; +static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__11; lean_object* l_Lean_mkNatLit(lean_object*); -static lean_object* l_Fin_reduceBinPred___lambda__1___closed__19; -static lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__5; -static lean_object* l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129____closed__1; +static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__6; +static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__4; +static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__3; lean_object* lean_mk_empty_array_with_capacity(lean_object*); lean_object* l_Lean_mkAppN(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__5; -static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__1; -LEAN_EXPORT lean_object* l_Fin_reduceAdd___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__14; +static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__7; LEAN_EXPORT lean_object* l_Fin_reduceAdd(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Fin_reduceBinPred___lambda__1___closed__3; -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1051_(lean_object*); -static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__3; -static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__7; -static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__4; -static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__6; -static lean_object* l_Fin_reduceBinPred___lambda__1___closed__20; -LEAN_EXPORT lean_object* l_Fin_reduceLE___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__8; +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778_(lean_object*); +static lean_object* l_Fin_fromExpr_x3f___closed__5; +static lean_object* l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818____closed__1; lean_object* lean_whnf(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__2; -static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__9; +LEAN_EXPORT lean_object* l_Fin_reduceGT___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__1; LEAN_EXPORT lean_object* l_Fin_reduceBinPred(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Fin_reduceMod(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__7; +static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__1; lean_object* l_Lean_mkAppB(lean_object*, lean_object*, lean_object*); -static lean_object* l_Fin_reduceBinPred___lambda__1___closed__10; -static lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__8; static lean_object* l_Fin_reduceDiv___closed__2; -LEAN_EXPORT lean_object* l_Fin_reduceDiv___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Fin_reduceMod___closed__1; uint8_t l_Lean_Expr_isAppOfArity(lean_object*, lean_object*, lean_object*); +static lean_object* l_Fin_reduceBinPred___closed__10; static lean_object* l_Fin_reduceLT___closed__3; -static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__6; +static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__8; +static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__2; LEAN_EXPORT lean_object* l_Fin_reduceLT(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__9; +static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__13; lean_object* lean_array_push(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1011_(lean_object*); -static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__5; -static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__10; +static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__12; +static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__14; +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_740_(lean_object*); +static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__4; +static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__5; +static lean_object* l_Fin_reduceBinPred___closed__12; static lean_object* l_Fin_fromExpr_x3f___closed__3; -static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__7; -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930_(lean_object*); -static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__16; -LEAN_EXPORT lean_object* l_Fin_reduceBin___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__11; -static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__13; +static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__9; +static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__13; +static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__10; static lean_object* l_Fin_fromExpr_x3f___closed__1; +static lean_object* l_Fin_reduceBinPred___closed__5; LEAN_EXPORT lean_object* l_Fin_reduceGE(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Fin_reduceBinPred___lambda__1___closed__9; -static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__14; -static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__7; -lean_object* l_Lean_Meta_evalNat(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Fin_reduceBinPred___lambda__1___closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813_(lean_object*); +static lean_object* l_Fin_reduceBinPred___closed__14; +static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__6; +static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__1; static lean_object* l_Fin_reduceMul___closed__3; -static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__9; -static lean_object* l_Fin_reduceBinPred___lambda__1___closed__7; -LEAN_EXPORT lean_object* l_Fin_reduceBinPred___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Fin_reduceBinPred___lambda__1___closed__17; +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858_(lean_object*); +static lean_object* l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818____closed__2; +static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__4; static lean_object* l_Fin_reduceGE___closed__3; -static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__3; lean_object* l_Lean_Expr_appArg_x21(lean_object*); -static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__6; -static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__14; +static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__1; LEAN_EXPORT lean_object* l_Fin_reduceGT(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891_(lean_object*); -static lean_object* l_Fin_reduceBinPred___lambda__1___closed__1; -LEAN_EXPORT lean_object* l_Fin_reduceLE___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__3; -static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__10; +static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__5; +static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__10; +LEAN_EXPORT lean_object* l_Fin_reduceLT___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__13; +static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__10; +static lean_object* l_Fin_reduceBinPred___closed__19; +static lean_object* l_Fin_reduceBinPred___closed__9; static lean_object* l_Fin_reduceMul___closed__1; -static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__1; +static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__2; static lean_object* l_Fin_reduceLT___closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_854_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_932_(lean_object*); static lean_object* l_Fin_Value_toExpr___closed__1; -static lean_object* l_Fin_reduceBinPred___lambda__1___closed__13; -static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__10; -static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__2; -LEAN_EXPORT lean_object* l_Fin_reduceBinPred___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Fin_reduceDiv___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858____closed__1; +static lean_object* l_Fin_reduceBinPred___closed__7; +static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__5; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__9; static lean_object* l_Fin_fromExpr_x3f___closed__2; -static lean_object* l_Fin_reduceBinPred___lambda__1___closed__15; -static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__10; -static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__13; -static lean_object* l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089____closed__1; -static lean_object* l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089____closed__3; -static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__12; +static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__5; +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_544_(lean_object*); +static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__5; +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_661_(lean_object*); lean_object* lean_nat_div(lean_object*, lean_object*); static lean_object* l_Fin_reduceGT___closed__3; -static lean_object* l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129____closed__3; -static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__8; -static lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__10; -static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__15; +static lean_object* l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858____closed__2; +LEAN_EXPORT lean_object* l_Fin_reduceMul___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__11; +static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__6; +static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__3; LEAN_EXPORT lean_object* l_Fin_reduceBin(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__14; -static lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__1; static lean_object* l_Fin_reduceAdd___closed__3; -static lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__3; -static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__12; -static lean_object* l_Fin_reduceBinPred___lambda__1___closed__18; -static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__13; -LEAN_EXPORT lean_object* l_Fin_reduceMod___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089_(lean_object*); +static lean_object* l_Fin_reduceBinPred___closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581_(lean_object*); +static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4; +static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__2; +static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__4; static lean_object* l_Fin_reduceLT___closed__1; -static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__5; -static lean_object* l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089____closed__2; +static lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__6; static lean_object* l_Fin_reduceGT___closed__2; LEAN_EXPORT lean_object* l_Fin_fromExpr_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Fin_reduceBinPred___lambda__1___closed__16; -static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__12; -static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__10; -LEAN_EXPORT lean_object* l_Fin_reduceGE___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Fin_fromExpr_x3f___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659_(lean_object*); +static lean_object* l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818____closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620_(lean_object*); static lean_object* l_Fin_reduceGE___closed__1; -static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__8; -static lean_object* l_Fin_fromExpr_x3f___lambda__3___closed__2; -LEAN_EXPORT lean_object* l_Fin_reduceSub___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__7; -LEAN_EXPORT lean_object* l_Fin_reduceMul___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Fin_reduceBinPred___closed__8; +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_780_(lean_object*); +static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__6; +static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__5; +static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__9; +static lean_object* l_Fin_reduceBinPred___closed__6; +LEAN_EXPORT lean_object* l_Fin_reduceMod___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__3; +static lean_object* l_Fin_reduceBinPred___closed__1; +static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__9; +static lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542_(lean_object*); +static lean_object* l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858____closed__3; +static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__11; lean_object* l_Lean_Meta_mkDecide(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Fin_reduceMul___closed__2; -static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__1; -static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__7; -LEAN_EXPORT lean_object* l_Fin_reduceAdd___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Fin_reduceSub(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Fin_reduceGT___closed__1; static lean_object* l_Fin_reduceLE___closed__2; -static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__11; -static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__5; +static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__6; lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Fin_reduceMul___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969_(lean_object*); +static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__4; +static lean_object* l_Fin_fromExpr_x3f___closed__6; static lean_object* l_Fin_reduceAdd___closed__2; -static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__2; -static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__12; -LEAN_EXPORT lean_object* l_Fin_reduceDiv___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__3; -static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__5; -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_893_(lean_object*); +static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__7; +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698_(lean_object*); static lean_object* l_Fin_reduceDiv___closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738_(lean_object*); lean_object* l_Lean_Expr_appFn_x21(lean_object*); -static lean_object* l_Fin_reduceBinPred___lambda__1___closed__8; -static lean_object* l_Fin_reduceBinPred___lambda__1___closed__5; -LEAN_EXPORT lean_object* l_Fin_reduceBin___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852_(lean_object*); +static lean_object* l_Fin_reduceBinPred___closed__15; +static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__10; +static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__3; +static lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__1; +static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__14; +static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__10; +static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__12; +LEAN_EXPORT lean_object* l_Fin_reduceBin___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__9; +LEAN_EXPORT lean_object* l_Fin_reduceLE___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__16; static lean_object* l_Fin_Value_toExpr___closed__3; -LEAN_EXPORT lean_object* l_Fin_reduceSub___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__4; -LEAN_EXPORT lean_object* l_Fin_fromExpr_x3f___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_583_(lean_object*); +static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__2; static lean_object* l_Fin_reduceAdd___closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_820_(lean_object*); static lean_object* l_Fin_reduceGE___closed__2; -static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__8; +static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__11; +static lean_object* l_Fin_reduceBinPred___closed__16; +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_860_(lean_object*); +static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__2; LEAN_EXPORT lean_object* l_Fin_reduceDiv(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__1; -static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__6; +static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__1; +static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__13; LEAN_EXPORT lean_object* l_Fin_reduceLE(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__11; +static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__7; static lean_object* l_Fin_Value_toExpr___closed__2; -static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__9; -static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__3; +static lean_object* l_Fin_reduceBinPred___closed__20; +static lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__10; lean_object* l_Lean_Meta_Simp_registerBuiltinSimproc(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Fin_reduceMod___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Fin_fromExpr_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_lt(lean_object*, lean_object*); lean_object* lean_nat_mod(lean_object*, lean_object*); lean_object* l_Lean_mkRawNatLit(lean_object*); +static lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__9; lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__12; -LEAN_EXPORT lean_object* l_Fin_reduceAdd___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkEqRefl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129____closed__2; -static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__11; -static lean_object* l_Fin_reduceBinPred___lambda__1___closed__6; -static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__1; -static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__6; -static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__4; -static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__7; +static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__3; +static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__8; +static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__2; static lean_object* l_Fin_reduceLE___closed__3; -static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__6; LEAN_EXPORT lean_object* l_Fin_reduceMul(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Fin_reduceBinPred___lambda__1___closed__4; -static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__13; +static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__6; +static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__15; lean_object* lean_nat_sub(lean_object*, lean_object*); +static lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__3; static lean_object* l_Fin_reduceDiv___closed__1; -LEAN_EXPORT lean_object* l_Fin_reduceLT___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Fin_reduceAdd___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_nat_mul(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__7; -static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__2; -static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4; -static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__10; -LEAN_EXPORT lean_object* l_Fin_reduceDiv___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__14; +static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__7; +static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__12; static lean_object* l_Fin_reduceSub___closed__2; -static lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__6; -static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__5; static lean_object* l_Fin_reduceLE___closed__1; lean_object* l_Lean_Meta_Simp_addSimprocBuiltinAttr(lean_object*, uint8_t, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Fin_reduceGT___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Fin_fromExpr_x3f___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Fin_reduceLT___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__13; +LEAN_EXPORT lean_object* l_Fin_reduceSub___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__7; static lean_object* l_Fin_reduceSub___closed__1; -LEAN_EXPORT lean_object* l_Fin_reduceGE___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Fin_reduceSub___closed__3; +static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__12; +static lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__8; +static lean_object* l_Fin_reduceBinPred___closed__11; +static lean_object* l_Fin_reduceBinPred___closed__13; LEAN_EXPORT lean_object* l_Fin_Value_toExpr(lean_object*); static lean_object* l_Fin_reduceMod___closed__3; static lean_object* l_Fin_reduceMod___closed__2; +LEAN_EXPORT lean_object* l_Fin_reduceGE___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__7; +static lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__5; +static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__12; lean_object* l_Nat_fromExpr_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1091_(lean_object*); -static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__4; -static lean_object* l_Fin_reduceBinPred___lambda__1___closed__12; -static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__9; -static lean_object* l_Fin_fromExpr_x3f___lambda__3___closed__1; -LEAN_EXPORT lean_object* l_Fin_reduceSub___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Fin_reduceBinPred___closed__2; +static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__14; +static lean_object* l_Fin_reduceBinPred___closed__18; +static lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__4; +static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__11; uint8_t lean_nat_dec_le(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129_(lean_object*); -static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1131_(lean_object*); -static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__14; +static lean_object* l_Fin_reduceBinPred___closed__4; lean_object* lean_nat_add(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049_(lean_object*); -static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__4; -static lean_object* l_Fin_reduceBinPred___lambda__1___closed__11; -static lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__4; -static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__14; -LEAN_EXPORT lean_object* l_Fin_fromExpr_x3f___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Fin_reduceBin___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__11; -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_971_(lean_object*); -static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__1; -LEAN_EXPORT lean_object* l_Fin_reduceMul___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__3; -static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__9; -static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__11; -LEAN_EXPORT lean_object* l_Fin_reduceMod___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__11; -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_815_(lean_object*); -static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__9; -LEAN_EXPORT lean_object* l_Fin_fromExpr_x3f___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__2; -static lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__8; -LEAN_EXPORT lean_object* l_Fin_fromExpr_x3f___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { -_start: -{ -lean_object* x_13; lean_object* x_14; -x_13 = l_Lean_Expr_appArg_x21(x_1); -x_14 = l_Nat_fromExpr_x3f(x_13, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -if (lean_obj_tag(x_14) == 0) -{ -lean_object* x_15; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -if (lean_obj_tag(x_15) == 0) -{ -uint8_t x_16; -lean_dec(x_3); -lean_dec(x_2); -x_16 = !lean_is_exclusive(x_14); -if (x_16 == 0) +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_700_(lean_object*); +static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__10; +static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__8; +static lean_object* l_Fin_reduceBinPred___closed__17; +LEAN_EXPORT lean_object* l_Fin_reduceBinPred___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_622_(lean_object*); +static lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__3; +static lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__8; +static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__8; +static lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__1; +static lean_object* l_Fin_fromExpr_x3f___closed__4; +static lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__13; +static lean_object* _init_l_Fin_fromExpr_x3f___closed__1() { +_start: { -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_14, 0); -lean_dec(x_17); -x_18 = lean_box(0); -lean_ctor_set(x_14, 0, x_18); -return x_14; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("OfNat", 5); +return x_1; } -else +} +static lean_object* _init_l_Fin_fromExpr_x3f___closed__2() { +_start: { -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_14, 1); -lean_inc(x_19); -lean_dec(x_14); -x_20 = lean_box(0); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_21, 1, x_19); -return x_21; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("ofNat", 5); +return x_1; } } -else -{ -uint8_t x_22; -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) -{ -lean_object* x_23; uint8_t x_24; -x_23 = lean_ctor_get(x_14, 0); -lean_dec(x_23); -x_24 = !lean_is_exclusive(x_15); -if (x_24 == 0) +static lean_object* _init_l_Fin_fromExpr_x3f___closed__3() { +_start: { -lean_object* x_25; lean_object* x_26; lean_object* x_27; -x_25 = lean_ctor_get(x_15, 0); -x_26 = lean_nat_mod(x_25, x_2); -lean_dec(x_25); -x_27 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_27, 0, x_3); -lean_ctor_set(x_27, 1, x_2); -lean_ctor_set(x_27, 2, x_26); -lean_ctor_set(x_15, 0, x_27); -return x_14; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Fin_fromExpr_x3f___closed__1; +x_2 = l_Fin_fromExpr_x3f___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; } -else +} +static lean_object* _init_l_Fin_fromExpr_x3f___closed__4() { +_start: { -lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_28 = lean_ctor_get(x_15, 0); -lean_inc(x_28); -lean_dec(x_15); -x_29 = lean_nat_mod(x_28, x_2); -lean_dec(x_28); -x_30 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_30, 0, x_3); -lean_ctor_set(x_30, 1, x_2); -lean_ctor_set(x_30, 2, x_29); -x_31 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_14, 0, x_31); -return x_14; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Fin", 3); +return x_1; } } -else +static lean_object* _init_l_Fin_fromExpr_x3f___closed__5() { +_start: { -lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_32 = lean_ctor_get(x_14, 1); -lean_inc(x_32); -lean_dec(x_14); -x_33 = lean_ctor_get(x_15, 0); -lean_inc(x_33); -if (lean_is_exclusive(x_15)) { - lean_ctor_release(x_15, 0); - x_34 = x_15; -} else { - lean_dec_ref(x_15); - x_34 = lean_box(0); +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_Fin_fromExpr_x3f___closed__4; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; } -x_35 = lean_nat_mod(x_33, x_2); -lean_dec(x_33); -x_36 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_36, 0, x_3); -lean_ctor_set(x_36, 1, x_2); -lean_ctor_set(x_36, 2, x_35); -if (lean_is_scalar(x_34)) { - x_37 = lean_alloc_ctor(1, 1, 0); -} else { - x_37 = x_34; } -lean_ctor_set(x_37, 0, x_36); -x_38 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_38, 0, x_37); -lean_ctor_set(x_38, 1, x_32); -return x_38; +static lean_object* _init_l_Fin_fromExpr_x3f___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = lean_box(0); +x_2 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; } } +LEAN_EXPORT lean_object* l_Fin_fromExpr_x3f(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Fin_fromExpr_x3f___closed__3; +x_11 = lean_unsigned_to_nat(3u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_152; +x_152 = lean_box(0); +x_13 = x_152; +x_14 = x_9; +goto block_151; } else { -uint8_t x_39; -lean_dec(x_3); -lean_dec(x_2); -x_39 = !lean_is_exclusive(x_14); -if (x_39 == 0) +lean_object* x_153; +x_153 = l_Fin_fromExpr_x3f___closed__6; +x_13 = x_153; +x_14 = x_9; +goto block_151; +} +block_151: +{ +if (lean_obj_tag(x_13) == 0) { -return x_14; +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -lean_object* x_40; lean_object* x_41; lean_object* x_42; -x_40 = lean_ctor_get(x_14, 0); -x_41 = lean_ctor_get(x_14, 1); -lean_inc(x_41); -lean_inc(x_40); -lean_dec(x_14); -x_42 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_42, 0, x_40); -lean_ctor_set(x_42, 1, x_41); -return x_42; +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appFn_x21(x_17); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +x_20 = lean_whnf(x_19, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_20) == 0) +{ +uint8_t x_21; +x_21 = !lean_is_exclusive(x_20); +if (x_21 == 0) +{ +lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; +x_22 = lean_ctor_get(x_20, 0); +x_23 = lean_ctor_get(x_20, 1); +x_24 = l_Fin_fromExpr_x3f___closed__5; +x_25 = lean_unsigned_to_nat(1u); +x_26 = l_Lean_Expr_isAppOfArity(x_22, x_24, x_25); +if (x_26 == 0) +{ +lean_object* x_27; +lean_dec(x_22); +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_27 = lean_box(0); +lean_ctor_set(x_20, 0, x_27); +return x_20; } +else +{ +lean_object* x_28; lean_object* x_29; +lean_free_object(x_20); +x_28 = l_Lean_Expr_appArg_x21(x_22); +lean_dec(x_22); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +x_29 = l_Nat_fromExpr_x3f(x_28, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_23); +if (lean_obj_tag(x_29) == 0) +{ +lean_object* x_30; +x_30 = lean_ctor_get(x_29, 0); +lean_inc(x_30); +if (lean_obj_tag(x_30) == 0) +{ +uint8_t x_31; +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_31 = !lean_is_exclusive(x_29); +if (x_31 == 0) +{ +lean_object* x_32; lean_object* x_33; +x_32 = lean_ctor_get(x_29, 0); +lean_dec(x_32); +x_33 = lean_box(0); +lean_ctor_set(x_29, 0, x_33); +return x_29; } +else +{ +lean_object* x_34; lean_object* x_35; lean_object* x_36; +x_34 = lean_ctor_get(x_29, 1); +lean_inc(x_34); +lean_dec(x_29); +x_35 = lean_box(0); +x_36 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_36, 0, x_35); +lean_ctor_set(x_36, 1, x_34); +return x_36; } } -LEAN_EXPORT lean_object* l_Fin_fromExpr_x3f___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { -_start: +else { -lean_object* x_13; lean_object* x_14; -lean_dec(x_4); -x_13 = l_Lean_Expr_appArg_x21(x_1); -lean_dec(x_1); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -x_14 = l_Lean_Meta_evalNat(x_13, x_8, x_9, x_10, x_11, x_12); -if (lean_obj_tag(x_14) == 0) +uint8_t x_37; +x_37 = !lean_is_exclusive(x_29); +if (x_37 == 0) { -lean_object* x_15; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -if (lean_obj_tag(x_15) == 0) +lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; uint8_t x_42; +x_38 = lean_ctor_get(x_29, 1); +x_39 = lean_ctor_get(x_29, 0); +lean_dec(x_39); +x_40 = lean_ctor_get(x_30, 0); +lean_inc(x_40); +lean_dec(x_30); +x_41 = lean_unsigned_to_nat(0u); +x_42 = lean_nat_dec_lt(x_41, x_40); +if (x_42 == 0) { -uint8_t x_16; -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_3); -lean_dec(x_2); -x_16 = !lean_is_exclusive(x_14); -if (x_16 == 0) +lean_object* x_43; +lean_dec(x_40); +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_43 = lean_box(0); +lean_ctor_set(x_29, 0, x_43); +return x_29; +} +else { -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_14, 0); +lean_object* x_44; lean_object* x_45; +lean_free_object(x_29); +x_44 = l_Lean_Expr_appArg_x21(x_17); lean_dec(x_17); -x_18 = lean_box(0); -lean_ctor_set(x_14, 0, x_18); -return x_14; +x_45 = l_Nat_fromExpr_x3f(x_44, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_38); +lean_dec(x_5); +if (lean_obj_tag(x_45) == 0) +{ +lean_object* x_46; +x_46 = lean_ctor_get(x_45, 0); +lean_inc(x_46); +if (lean_obj_tag(x_46) == 0) +{ +uint8_t x_47; +lean_dec(x_40); +lean_dec(x_18); +x_47 = !lean_is_exclusive(x_45); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = lean_ctor_get(x_45, 0); +lean_dec(x_48); +x_49 = lean_box(0); +lean_ctor_set(x_45, 0, x_49); +return x_45; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_14, 1); -lean_inc(x_19); -lean_dec(x_14); -x_20 = lean_box(0); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_21, 1, x_19); -return x_21; +lean_object* x_50; lean_object* x_51; lean_object* x_52; +x_50 = lean_ctor_get(x_45, 1); +lean_inc(x_50); +lean_dec(x_45); +x_51 = lean_box(0); +x_52 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_52, 0, x_51); +lean_ctor_set(x_52, 1, x_50); +return x_52; } } else { -uint8_t x_22; -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +uint8_t x_53; +x_53 = !lean_is_exclusive(x_45); +if (x_53 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; -x_23 = lean_ctor_get(x_14, 1); -x_24 = lean_ctor_get(x_14, 0); -lean_dec(x_24); -x_25 = lean_ctor_get(x_15, 0); -lean_inc(x_25); -lean_dec(x_15); -x_26 = lean_unsigned_to_nat(0u); -x_27 = lean_nat_dec_lt(x_26, x_25); -if (x_27 == 0) +lean_object* x_54; uint8_t x_55; +x_54 = lean_ctor_get(x_45, 0); +lean_dec(x_54); +x_55 = !lean_is_exclusive(x_46); +if (x_55 == 0) { -lean_object* x_28; -lean_dec(x_25); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_3); -lean_dec(x_2); -x_28 = lean_box(0); -lean_ctor_set(x_14, 0, x_28); -return x_14; +lean_object* x_56; lean_object* x_57; lean_object* x_58; +x_56 = lean_ctor_get(x_46, 0); +x_57 = lean_nat_mod(x_56, x_40); +lean_dec(x_56); +x_58 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_58, 0, x_18); +lean_ctor_set(x_58, 1, x_40); +lean_ctor_set(x_58, 2, x_57); +lean_ctor_set(x_46, 0, x_58); +return x_45; } else { -lean_object* x_29; lean_object* x_30; -lean_free_object(x_14); -x_29 = lean_box(0); -x_30 = l_Fin_fromExpr_x3f___lambda__1(x_2, x_25, x_3, x_29, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_23); -lean_dec(x_2); -return x_30; +lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_59 = lean_ctor_get(x_46, 0); +lean_inc(x_59); +lean_dec(x_46); +x_60 = lean_nat_mod(x_59, x_40); +lean_dec(x_59); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_18); +lean_ctor_set(x_61, 1, x_40); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_45, 0, x_62); +return x_45; } } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; uint8_t x_34; -x_31 = lean_ctor_get(x_14, 1); -lean_inc(x_31); -lean_dec(x_14); -x_32 = lean_ctor_get(x_15, 0); -lean_inc(x_32); -lean_dec(x_15); -x_33 = lean_unsigned_to_nat(0u); -x_34 = lean_nat_dec_lt(x_33, x_32); -if (x_34 == 0) +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_63 = lean_ctor_get(x_45, 1); +lean_inc(x_63); +lean_dec(x_45); +x_64 = lean_ctor_get(x_46, 0); +lean_inc(x_64); +if (lean_is_exclusive(x_46)) { + lean_ctor_release(x_46, 0); + x_65 = x_46; +} else { + lean_dec_ref(x_46); + x_65 = lean_box(0); +} +x_66 = lean_nat_mod(x_64, x_40); +lean_dec(x_64); +x_67 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_67, 0, x_18); +lean_ctor_set(x_67, 1, x_40); +lean_ctor_set(x_67, 2, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(1, 1, 0); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_67); +x_69 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_69, 0, x_68); +lean_ctor_set(x_69, 1, x_63); +return x_69; +} +} +} +else { -lean_object* x_35; lean_object* x_36; -lean_dec(x_32); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_3); -lean_dec(x_2); -x_35 = lean_box(0); -x_36 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_36, 0, x_35); -lean_ctor_set(x_36, 1, x_31); -return x_36; +uint8_t x_70; +lean_dec(x_40); +lean_dec(x_18); +x_70 = !lean_is_exclusive(x_45); +if (x_70 == 0) +{ +return x_45; } else { -lean_object* x_37; lean_object* x_38; -x_37 = lean_box(0); -x_38 = l_Fin_fromExpr_x3f___lambda__1(x_2, x_32, x_3, x_37, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_31); -lean_dec(x_2); -return x_38; +lean_object* x_71; lean_object* x_72; lean_object* x_73; +x_71 = lean_ctor_get(x_45, 0); +x_72 = lean_ctor_get(x_45, 1); +lean_inc(x_72); +lean_inc(x_71); +lean_dec(x_45); +x_73 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_73, 0, x_71); +lean_ctor_set(x_73, 1, x_72); +return x_73; } } } } else { -uint8_t x_39; -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_3); -lean_dec(x_2); -x_39 = !lean_is_exclusive(x_14); -if (x_39 == 0) +lean_object* x_74; lean_object* x_75; lean_object* x_76; uint8_t x_77; +x_74 = lean_ctor_get(x_29, 1); +lean_inc(x_74); +lean_dec(x_29); +x_75 = lean_ctor_get(x_30, 0); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_unsigned_to_nat(0u); +x_77 = lean_nat_dec_lt(x_76, x_75); +if (x_77 == 0) { -return x_14; +lean_object* x_78; lean_object* x_79; +lean_dec(x_75); +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_78 = lean_box(0); +x_79 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_79, 0, x_78); +lean_ctor_set(x_79, 1, x_74); +return x_79; } else { -lean_object* x_40; lean_object* x_41; lean_object* x_42; -x_40 = lean_ctor_get(x_14, 0); -x_41 = lean_ctor_get(x_14, 1); -lean_inc(x_41); -lean_inc(x_40); -lean_dec(x_14); -x_42 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_42, 0, x_40); -lean_ctor_set(x_42, 1, x_41); -return x_42; -} +lean_object* x_80; lean_object* x_81; +x_80 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +x_81 = l_Nat_fromExpr_x3f(x_80, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_74); +lean_dec(x_5); +if (lean_obj_tag(x_81) == 0) +{ +lean_object* x_82; +x_82 = lean_ctor_get(x_81, 0); +lean_inc(x_82); +if (lean_obj_tag(x_82) == 0) +{ +lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; +lean_dec(x_75); +lean_dec(x_18); +x_83 = lean_ctor_get(x_81, 1); +lean_inc(x_83); +if (lean_is_exclusive(x_81)) { + lean_ctor_release(x_81, 0); + lean_ctor_release(x_81, 1); + x_84 = x_81; +} else { + lean_dec_ref(x_81); + x_84 = lean_box(0); } +x_85 = lean_box(0); +if (lean_is_scalar(x_84)) { + x_86 = lean_alloc_ctor(0, 2, 0); +} else { + x_86 = x_84; } +lean_ctor_set(x_86, 0, x_85); +lean_ctor_set(x_86, 1, x_83); +return x_86; } -static lean_object* _init_l_Fin_fromExpr_x3f___lambda__3___closed__1() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Fin", 3); -return x_1; +lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_87 = lean_ctor_get(x_81, 1); +lean_inc(x_87); +if (lean_is_exclusive(x_81)) { + lean_ctor_release(x_81, 0); + lean_ctor_release(x_81, 1); + x_88 = x_81; +} else { + lean_dec_ref(x_81); + x_88 = lean_box(0); } +x_89 = lean_ctor_get(x_82, 0); +lean_inc(x_89); +if (lean_is_exclusive(x_82)) { + lean_ctor_release(x_82, 0); + x_90 = x_82; +} else { + lean_dec_ref(x_82); + x_90 = lean_box(0); } -static lean_object* _init_l_Fin_fromExpr_x3f___lambda__3___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Fin_fromExpr_x3f___lambda__3___closed__1; -x_3 = l_Lean_Name_str___override(x_1, x_2); -return x_3; +x_91 = lean_nat_mod(x_89, x_75); +lean_dec(x_89); +x_92 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_92, 0, x_18); +lean_ctor_set(x_92, 1, x_75); +lean_ctor_set(x_92, 2, x_91); +if (lean_is_scalar(x_90)) { + x_93 = lean_alloc_ctor(1, 1, 0); +} else { + x_93 = x_90; } +lean_ctor_set(x_93, 0, x_92); +if (lean_is_scalar(x_88)) { + x_94 = lean_alloc_ctor(0, 2, 0); +} else { + x_94 = x_88; } -LEAN_EXPORT lean_object* l_Fin_fromExpr_x3f___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; -lean_dec(x_2); -x_11 = l_Lean_Expr_appFn_x21(x_1); -lean_dec(x_1); -x_12 = l_Lean_Expr_appFn_x21(x_11); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -x_14 = lean_whnf(x_13, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_14) == 0) -{ -uint8_t x_15; -x_15 = !lean_is_exclusive(x_14); -if (x_15 == 0) +lean_ctor_set(x_94, 0, x_93); +lean_ctor_set(x_94, 1, x_87); +return x_94; +} +} +else { -lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; -x_16 = lean_ctor_get(x_14, 0); -x_17 = lean_ctor_get(x_14, 1); -x_18 = l_Fin_fromExpr_x3f___lambda__3___closed__2; -x_19 = lean_unsigned_to_nat(1u); -x_20 = l_Lean_Expr_isAppOfArity(x_16, x_18, x_19); -if (x_20 == 0) +lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; +lean_dec(x_75); +lean_dec(x_18); +x_95 = lean_ctor_get(x_81, 0); +lean_inc(x_95); +x_96 = lean_ctor_get(x_81, 1); +lean_inc(x_96); +if (lean_is_exclusive(x_81)) { + lean_ctor_release(x_81, 0); + lean_ctor_release(x_81, 1); + x_97 = x_81; +} else { + lean_dec_ref(x_81); + x_97 = lean_box(0); +} +if (lean_is_scalar(x_97)) { + x_98 = lean_alloc_ctor(1, 2, 0); +} else { + x_98 = x_97; +} +lean_ctor_set(x_98, 0, x_95); +lean_ctor_set(x_98, 1, x_96); +return x_98; +} +} +} +} +} +else { -lean_object* x_21; -lean_dec(x_16); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_9); +uint8_t x_99; +lean_dec(x_18); +lean_dec(x_17); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_21 = lean_box(0); -lean_ctor_set(x_14, 0, x_21); -return x_14; +x_99 = !lean_is_exclusive(x_29); +if (x_99 == 0) +{ +return x_29; } else { -lean_object* x_22; lean_object* x_23; -lean_free_object(x_14); -x_22 = lean_box(0); -x_23 = l_Fin_fromExpr_x3f___lambda__2(x_16, x_11, x_12, x_22, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_17); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -return x_23; +lean_object* x_100; lean_object* x_101; lean_object* x_102; +x_100 = lean_ctor_get(x_29, 0); +x_101 = lean_ctor_get(x_29, 1); +lean_inc(x_101); +lean_inc(x_100); +lean_dec(x_29); +x_102 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_102, 0, x_100); +lean_ctor_set(x_102, 1, x_101); +return x_102; +} +} } } else { -lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; -x_24 = lean_ctor_get(x_14, 0); -x_25 = lean_ctor_get(x_14, 1); -lean_inc(x_25); -lean_inc(x_24); -lean_dec(x_14); -x_26 = l_Fin_fromExpr_x3f___lambda__3___closed__2; -x_27 = lean_unsigned_to_nat(1u); -x_28 = l_Lean_Expr_isAppOfArity(x_24, x_26, x_27); -if (x_28 == 0) +lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; uint8_t x_107; +x_103 = lean_ctor_get(x_20, 0); +x_104 = lean_ctor_get(x_20, 1); +lean_inc(x_104); +lean_inc(x_103); +lean_dec(x_20); +x_105 = l_Fin_fromExpr_x3f___closed__5; +x_106 = lean_unsigned_to_nat(1u); +x_107 = l_Lean_Expr_isAppOfArity(x_103, x_105, x_106); +if (x_107 == 0) { -lean_object* x_29; lean_object* x_30; -lean_dec(x_24); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_9); +lean_object* x_108; lean_object* x_109; +lean_dec(x_103); +lean_dec(x_18); +lean_dec(x_17); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_29 = lean_box(0); -x_30 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_30, 0, x_29); -lean_ctor_set(x_30, 1, x_25); -return x_30; +x_108 = lean_box(0); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_108); +lean_ctor_set(x_109, 1, x_104); +return x_109; } else { -lean_object* x_31; lean_object* x_32; -x_31 = lean_box(0); -x_32 = l_Fin_fromExpr_x3f___lambda__2(x_24, x_11, x_12, x_31, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_25); +lean_object* x_110; lean_object* x_111; +x_110 = l_Lean_Expr_appArg_x21(x_103); +lean_dec(x_103); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +x_111 = l_Nat_fromExpr_x3f(x_110, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_104); +if (lean_obj_tag(x_111) == 0) +{ +lean_object* x_112; +x_112 = lean_ctor_get(x_111, 0); +lean_inc(x_112); +if (lean_obj_tag(x_112) == 0) +{ +lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -return x_32; +x_113 = lean_ctor_get(x_111, 1); +lean_inc(x_113); +if (lean_is_exclusive(x_111)) { + lean_ctor_release(x_111, 0); + lean_ctor_release(x_111, 1); + x_114 = x_111; +} else { + lean_dec_ref(x_111); + x_114 = lean_box(0); } +x_115 = lean_box(0); +if (lean_is_scalar(x_114)) { + x_116 = lean_alloc_ctor(0, 2, 0); +} else { + x_116 = x_114; } +lean_ctor_set(x_116, 0, x_115); +lean_ctor_set(x_116, 1, x_113); +return x_116; } else { -uint8_t x_33; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_9); +lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; uint8_t x_121; +x_117 = lean_ctor_get(x_111, 1); +lean_inc(x_117); +if (lean_is_exclusive(x_111)) { + lean_ctor_release(x_111, 0); + lean_ctor_release(x_111, 1); + x_118 = x_111; +} else { + lean_dec_ref(x_111); + x_118 = lean_box(0); +} +x_119 = lean_ctor_get(x_112, 0); +lean_inc(x_119); +lean_dec(x_112); +x_120 = lean_unsigned_to_nat(0u); +x_121 = lean_nat_dec_lt(x_120, x_119); +if (x_121 == 0) +{ +lean_object* x_122; lean_object* x_123; +lean_dec(x_119); +lean_dec(x_18); +lean_dec(x_17); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_33 = !lean_is_exclusive(x_14); -if (x_33 == 0) +x_122 = lean_box(0); +if (lean_is_scalar(x_118)) { + x_123 = lean_alloc_ctor(0, 2, 0); +} else { + x_123 = x_118; +} +lean_ctor_set(x_123, 0, x_122); +lean_ctor_set(x_123, 1, x_117); +return x_123; +} +else { -return x_14; +lean_object* x_124; lean_object* x_125; +lean_dec(x_118); +x_124 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +x_125 = l_Nat_fromExpr_x3f(x_124, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_117); +lean_dec(x_5); +if (lean_obj_tag(x_125) == 0) +{ +lean_object* x_126; +x_126 = lean_ctor_get(x_125, 0); +lean_inc(x_126); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; +lean_dec(x_119); +lean_dec(x_18); +x_127 = lean_ctor_get(x_125, 1); +lean_inc(x_127); +if (lean_is_exclusive(x_125)) { + lean_ctor_release(x_125, 0); + lean_ctor_release(x_125, 1); + x_128 = x_125; +} else { + lean_dec_ref(x_125); + x_128 = lean_box(0); +} +x_129 = lean_box(0); +if (lean_is_scalar(x_128)) { + x_130 = lean_alloc_ctor(0, 2, 0); +} else { + x_130 = x_128; +} +lean_ctor_set(x_130, 0, x_129); +lean_ctor_set(x_130, 1, x_127); +return x_130; } else { -lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_34 = lean_ctor_get(x_14, 0); -x_35 = lean_ctor_get(x_14, 1); -lean_inc(x_35); -lean_inc(x_34); -lean_dec(x_14); -x_36 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_36, 0, x_34); -lean_ctor_set(x_36, 1, x_35); -return x_36; +lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; +x_131 = lean_ctor_get(x_125, 1); +lean_inc(x_131); +if (lean_is_exclusive(x_125)) { + lean_ctor_release(x_125, 0); + lean_ctor_release(x_125, 1); + x_132 = x_125; +} else { + lean_dec_ref(x_125); + x_132 = lean_box(0); } +x_133 = lean_ctor_get(x_126, 0); +lean_inc(x_133); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + x_134 = x_126; +} else { + lean_dec_ref(x_126); + x_134 = lean_box(0); } +x_135 = lean_nat_mod(x_133, x_119); +lean_dec(x_133); +x_136 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_136, 0, x_18); +lean_ctor_set(x_136, 1, x_119); +lean_ctor_set(x_136, 2, x_135); +if (lean_is_scalar(x_134)) { + x_137 = lean_alloc_ctor(1, 1, 0); +} else { + x_137 = x_134; } +lean_ctor_set(x_137, 0, x_136); +if (lean_is_scalar(x_132)) { + x_138 = lean_alloc_ctor(0, 2, 0); +} else { + x_138 = x_132; } -static lean_object* _init_l_Fin_fromExpr_x3f___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("OfNat", 5); -return x_1; +lean_ctor_set(x_138, 0, x_137); +lean_ctor_set(x_138, 1, x_131); +return x_138; } } -static lean_object* _init_l_Fin_fromExpr_x3f___closed__2() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("ofNat", 5); -return x_1; +lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +lean_dec(x_119); +lean_dec(x_18); +x_139 = lean_ctor_get(x_125, 0); +lean_inc(x_139); +x_140 = lean_ctor_get(x_125, 1); +lean_inc(x_140); +if (lean_is_exclusive(x_125)) { + lean_ctor_release(x_125, 0); + lean_ctor_release(x_125, 1); + x_141 = x_125; +} else { + lean_dec_ref(x_125); + x_141 = lean_box(0); } +if (lean_is_scalar(x_141)) { + x_142 = lean_alloc_ctor(1, 2, 0); +} else { + x_142 = x_141; } -static lean_object* _init_l_Fin_fromExpr_x3f___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_fromExpr_x3f___closed__1; -x_2 = l_Fin_fromExpr_x3f___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; +lean_ctor_set(x_142, 0, x_139); +lean_ctor_set(x_142, 1, x_140); +return x_142; } } -LEAN_EXPORT lean_object* l_Fin_fromExpr_x3f(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Fin_fromExpr_x3f___closed__3; -x_11 = lean_unsigned_to_nat(3u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +} +} +else { -lean_object* x_13; lean_object* x_14; +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_18); +lean_dec(x_17); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_143 = lean_ctor_get(x_111, 0); +lean_inc(x_143); +x_144 = lean_ctor_get(x_111, 1); +lean_inc(x_144); +if (lean_is_exclusive(x_111)) { + lean_ctor_release(x_111, 0); + lean_ctor_release(x_111, 1); + x_145 = x_111; +} else { + lean_dec_ref(x_111); + x_145 = lean_box(0); } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Fin_fromExpr_x3f___lambda__3(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +if (lean_is_scalar(x_145)) { + x_146 = lean_alloc_ctor(1, 2, 0); +} else { + x_146 = x_145; } +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } } -LEAN_EXPORT lean_object* l_Fin_fromExpr_x3f___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { -_start: +} +} +else { -lean_object* x_13; -x_13 = l_Fin_fromExpr_x3f___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +uint8_t x_147; +lean_dec(x_18); +lean_dec(x_17); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_1); -return x_13; +x_147 = !lean_is_exclusive(x_20); +if (x_147 == 0) +{ +return x_20; +} +else +{ +lean_object* x_148; lean_object* x_149; lean_object* x_150; +x_148 = lean_ctor_get(x_20, 0); +x_149 = lean_ctor_get(x_20, 1); +lean_inc(x_149); +lean_inc(x_148); +lean_dec(x_20); +x_150 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_150, 0, x_148); +lean_ctor_set(x_150, 1, x_149); +return x_150; +} +} } } -LEAN_EXPORT lean_object* l_Fin_fromExpr_x3f___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +} +} +LEAN_EXPORT lean_object* l_Fin_fromExpr_x3f___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_13; -x_13 = l_Fin_fromExpr_x3f___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -return x_13; +lean_object* x_10; +x_10 = l_Fin_fromExpr_x3f(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +return x_10; } } static lean_object* _init_l_Fin_Value_toExpr___closed__1() { @@ -796,7 +1061,7 @@ static lean_object* _init_l_Fin_Value_toExpr___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_fromExpr_x3f___lambda__3___closed__1; +x_1 = l_Fin_fromExpr_x3f___closed__4; x_2 = l_Fin_Value_toExpr___closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; @@ -835,413 +1100,486 @@ x_11 = l_Lean_mkAppB(x_4, x_3, x_10); return x_11; } } -LEAN_EXPORT lean_object* l_Fin_reduceBin___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +LEAN_EXPORT lean_object* l_Fin_reduceBin(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -uint8_t x_13; -x_13 = !lean_is_exclusive(x_1); +uint8_t x_13; lean_object* x_14; lean_object* x_15; +x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); if (x_13 == 0) { -lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_14 = lean_ctor_get(x_1, 1); -x_15 = lean_ctor_get(x_1, 2); -x_16 = lean_ctor_get(x_2, 2); -lean_inc(x_16); -lean_dec(x_2); -x_17 = lean_apply_2(x_3, x_15, x_16); -x_18 = lean_nat_mod(x_17, x_14); -lean_dec(x_17); -lean_ctor_set(x_1, 2, x_18); -x_19 = l_Fin_Value_toExpr(x_1); -x_20 = lean_box(0); -x_21 = lean_unsigned_to_nat(0u); -x_22 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_22, 0, x_19); -lean_ctor_set(x_22, 1, x_20); -lean_ctor_set(x_22, 2, x_21); -x_23 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_23, 0, x_22); -x_24 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_24, 0, x_23); -x_25 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_25, 0, x_24); -lean_ctor_set(x_25, 1, x_12); -return x_25; -} -else -{ -lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; -x_26 = lean_ctor_get(x_1, 0); -x_27 = lean_ctor_get(x_1, 1); -x_28 = lean_ctor_get(x_1, 2); -lean_inc(x_28); -lean_inc(x_27); -lean_inc(x_26); -lean_dec(x_1); -x_29 = lean_ctor_get(x_2, 2); -lean_inc(x_29); -lean_dec(x_2); -x_30 = lean_apply_2(x_3, x_28, x_29); -x_31 = lean_nat_mod(x_30, x_27); -lean_dec(x_30); -x_32 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_32, 0, x_26); -lean_ctor_set(x_32, 1, x_27); -lean_ctor_set(x_32, 2, x_31); -x_33 = l_Fin_Value_toExpr(x_32); -x_34 = lean_box(0); -x_35 = lean_unsigned_to_nat(0u); -x_36 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_36, 0, x_33); -lean_ctor_set(x_36, 1, x_34); -lean_ctor_set(x_36, 2, x_35); -x_37 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_37, 0, x_36); -x_38 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_38, 0, x_37); -x_39 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_39, 0, x_38); -lean_ctor_set(x_39, 1, x_12); -return x_39; -} +lean_object* x_123; +x_123 = lean_box(0); +x_14 = x_123; +x_15 = x_12; +goto block_122; } +else +{ +lean_object* x_124; +x_124 = l_Fin_fromExpr_x3f___closed__6; +x_14 = x_124; +x_15 = x_12; +goto block_122; } -LEAN_EXPORT lean_object* l_Fin_reduceBin___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: +block_122: { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -lean_dec(x_3); -x_12 = l_Lean_Expr_appFn_x21(x_1); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_dec(x_12); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_14 = l_Fin_fromExpr_x3f(x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); if (lean_obj_tag(x_14) == 0) { -lean_object* x_15; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -if (lean_obj_tag(x_15) == 0) -{ -uint8_t x_16; +lean_object* x_16; lean_object* x_17; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_16 = !lean_is_exclusive(x_14); -if (x_16 == 0) -{ -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_14, 0); -lean_dec(x_17); -x_18 = lean_box(0); -lean_ctor_set(x_14, 0, x_18); -return x_14; -} -else -{ -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_14, 1); -lean_inc(x_19); -lean_dec(x_14); -x_20 = lean_box(0); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_21, 1, x_19); -return x_21; -} +lean_dec(x_3); +x_16 = lean_box(0); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_15); +return x_17; } else { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_22 = lean_ctor_get(x_14, 1); -lean_inc(x_22); +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_dec(x_14); -x_23 = lean_ctor_get(x_15, 0); -lean_inc(x_23); -lean_dec(x_15); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_dec(x_1); +x_18 = l_Lean_Expr_appFn_x21(x_4); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_dec(x_18); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_25 = l_Fin_fromExpr_x3f(x_24, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_25) == 0) +x_20 = l_Fin_fromExpr_x3f(x_19, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_15); +lean_dec(x_19); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_21; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +if (lean_obj_tag(x_21) == 0) { -uint8_t x_27; -lean_dec(x_23); +uint8_t x_22; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +lean_dec(x_3); +x_22 = !lean_is_exclusive(x_20); +if (x_22 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_23; lean_object* x_24; +x_23 = lean_ctor_get(x_20, 0); +lean_dec(x_23); +x_24 = lean_box(0); +lean_ctor_set(x_20, 0, x_24); +return x_20; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_20, 1); +lean_inc(x_25); +lean_dec(x_20); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_25); +return x_27; } } else { +lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_28 = lean_ctor_get(x_20, 1); +lean_inc(x_28); +lean_dec(x_20); +x_29 = lean_ctor_get(x_21, 0); +lean_inc(x_29); +lean_dec(x_21); +x_30 = l_Lean_Expr_appArg_x21(x_4); +x_31 = l_Fin_fromExpr_x3f(x_30, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) +{ +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) +{ uint8_t x_33; -x_33 = !lean_is_exclusive(x_25); +lean_dec(x_29); +lean_dec(x_3); +x_33 = !lean_is_exclusive(x_31); if (x_33 == 0) { -lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; uint8_t x_39; -x_34 = lean_ctor_get(x_25, 1); -x_35 = lean_ctor_get(x_25, 0); -lean_dec(x_35); -x_36 = lean_ctor_get(x_26, 0); -lean_inc(x_36); -lean_dec(x_26); -x_37 = lean_ctor_get(x_23, 1); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -x_39 = lean_nat_dec_eq(x_37, x_38); -lean_dec(x_38); -lean_dec(x_37); -if (x_39 == 0) -{ -lean_object* x_40; -lean_dec(x_36); -lean_dec(x_23); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -x_40 = lean_box(0); -lean_ctor_set(x_25, 0, x_40); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_41; lean_object* x_42; -lean_free_object(x_25); -x_41 = lean_box(0); -x_42 = l_Fin_reduceBin___lambda__1(x_23, x_36, x_2, x_41, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_34); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -return x_42; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; -x_43 = lean_ctor_get(x_25, 1); -lean_inc(x_43); -lean_dec(x_25); -x_44 = lean_ctor_get(x_26, 0); -lean_inc(x_44); -lean_dec(x_26); -x_45 = lean_ctor_get(x_23, 1); -lean_inc(x_45); -x_46 = lean_ctor_get(x_44, 1); -lean_inc(x_46); -x_47 = lean_nat_dec_eq(x_45, x_46); +uint8_t x_39; +x_39 = !lean_is_exclusive(x_31); +if (x_39 == 0) +{ +lean_object* x_40; uint8_t x_41; +x_40 = lean_ctor_get(x_31, 0); +lean_dec(x_40); +x_41 = !lean_is_exclusive(x_32); +if (x_41 == 0) +{ +uint8_t x_42; +x_42 = !lean_is_exclusive(x_29); +if (x_42 == 0) +{ +lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; uint8_t x_48; +x_43 = lean_ctor_get(x_32, 0); +x_44 = lean_ctor_get(x_29, 0); +x_45 = lean_ctor_get(x_29, 1); +x_46 = lean_ctor_get(x_29, 2); +x_47 = lean_ctor_get(x_43, 1); +lean_inc(x_47); +x_48 = lean_nat_dec_eq(x_45, x_47); +lean_dec(x_47); +if (x_48 == 0) +{ +lean_object* x_49; +lean_free_object(x_29); lean_dec(x_46); lean_dec(x_45); -if (x_47 == 0) -{ -lean_object* x_48; lean_object* x_49; lean_dec(x_44); -lean_dec(x_23); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -x_48 = lean_box(0); -x_49 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_49, 0, x_48); -lean_ctor_set(x_49, 1, x_43); -return x_49; +lean_free_object(x_32); +lean_dec(x_43); +lean_dec(x_3); +x_49 = lean_box(0); +lean_ctor_set(x_31, 0, x_49); +return x_31; } else { -lean_object* x_50; lean_object* x_51; -x_50 = lean_box(0); -x_51 = l_Fin_reduceBin___lambda__1(x_23, x_44, x_2, x_50, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_43); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -return x_51; +lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; +x_50 = lean_ctor_get(x_43, 2); +lean_inc(x_50); +lean_dec(x_43); +x_51 = lean_apply_2(x_3, x_46, x_50); +x_52 = lean_nat_mod(x_51, x_45); +lean_dec(x_51); +lean_ctor_set(x_29, 2, x_52); +x_53 = l_Fin_Value_toExpr(x_29); +x_54 = lean_box(0); +x_55 = lean_unsigned_to_nat(0u); +x_56 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_56, 0, x_53); +lean_ctor_set(x_56, 1, x_54); +lean_ctor_set(x_56, 2, x_55); +x_57 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_57, 0, x_56); +lean_ctor_set(x_32, 0, x_57); +return x_31; +} +} +else +{ +lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; uint8_t x_63; +x_58 = lean_ctor_get(x_32, 0); +x_59 = lean_ctor_get(x_29, 0); +x_60 = lean_ctor_get(x_29, 1); +x_61 = lean_ctor_get(x_29, 2); +lean_inc(x_61); +lean_inc(x_60); +lean_inc(x_59); +lean_dec(x_29); +x_62 = lean_ctor_get(x_58, 1); +lean_inc(x_62); +x_63 = lean_nat_dec_eq(x_60, x_62); +lean_dec(x_62); +if (x_63 == 0) +{ +lean_object* x_64; +lean_dec(x_61); +lean_dec(x_60); +lean_dec(x_59); +lean_free_object(x_32); +lean_dec(x_58); +lean_dec(x_3); +x_64 = lean_box(0); +lean_ctor_set(x_31, 0, x_64); +return x_31; } +else +{ +lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; +x_65 = lean_ctor_get(x_58, 2); +lean_inc(x_65); +lean_dec(x_58); +x_66 = lean_apply_2(x_3, x_61, x_65); +x_67 = lean_nat_mod(x_66, x_60); +lean_dec(x_66); +x_68 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_68, 0, x_59); +lean_ctor_set(x_68, 1, x_60); +lean_ctor_set(x_68, 2, x_67); +x_69 = l_Fin_Value_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +lean_ctor_set(x_32, 0, x_73); +return x_31; } } } else { -uint8_t x_52; -lean_dec(x_23); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -x_52 = !lean_is_exclusive(x_25); -if (x_52 == 0) +lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; uint8_t x_80; +x_74 = lean_ctor_get(x_32, 0); +lean_inc(x_74); +lean_dec(x_32); +x_75 = lean_ctor_get(x_29, 0); +lean_inc(x_75); +x_76 = lean_ctor_get(x_29, 1); +lean_inc(x_76); +x_77 = lean_ctor_get(x_29, 2); +lean_inc(x_77); +if (lean_is_exclusive(x_29)) { + lean_ctor_release(x_29, 0); + lean_ctor_release(x_29, 1); + lean_ctor_release(x_29, 2); + x_78 = x_29; +} else { + lean_dec_ref(x_29); + x_78 = lean_box(0); +} +x_79 = lean_ctor_get(x_74, 1); +lean_inc(x_79); +x_80 = lean_nat_dec_eq(x_76, x_79); +lean_dec(x_79); +if (x_80 == 0) +{ +lean_object* x_81; +lean_dec(x_78); +lean_dec(x_77); +lean_dec(x_76); +lean_dec(x_75); +lean_dec(x_74); +lean_dec(x_3); +x_81 = lean_box(0); +lean_ctor_set(x_31, 0, x_81); +return x_31; +} +else { -return x_25; +lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; +x_82 = lean_ctor_get(x_74, 2); +lean_inc(x_82); +lean_dec(x_74); +x_83 = lean_apply_2(x_3, x_77, x_82); +x_84 = lean_nat_mod(x_83, x_76); +lean_dec(x_83); +if (lean_is_scalar(x_78)) { + x_85 = lean_alloc_ctor(0, 3, 0); +} else { + x_85 = x_78; +} +lean_ctor_set(x_85, 0, x_75); +lean_ctor_set(x_85, 1, x_76); +lean_ctor_set(x_85, 2, x_84); +x_86 = l_Fin_Value_toExpr(x_85); +x_87 = lean_box(0); +x_88 = lean_unsigned_to_nat(0u); +x_89 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_89, 0, x_86); +lean_ctor_set(x_89, 1, x_87); +lean_ctor_set(x_89, 2, x_88); +x_90 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_90, 0, x_89); +x_91 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_31, 0, x_91); +return x_31; +} +} } else { -lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_53 = lean_ctor_get(x_25, 0); -x_54 = lean_ctor_get(x_25, 1); -lean_inc(x_54); -lean_inc(x_53); -lean_dec(x_25); -x_55 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_54); -return x_55; +lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; uint8_t x_100; +x_92 = lean_ctor_get(x_31, 1); +lean_inc(x_92); +lean_dec(x_31); +x_93 = lean_ctor_get(x_32, 0); +lean_inc(x_93); +if (lean_is_exclusive(x_32)) { + lean_ctor_release(x_32, 0); + x_94 = x_32; +} else { + lean_dec_ref(x_32); + x_94 = lean_box(0); +} +x_95 = lean_ctor_get(x_29, 0); +lean_inc(x_95); +x_96 = lean_ctor_get(x_29, 1); +lean_inc(x_96); +x_97 = lean_ctor_get(x_29, 2); +lean_inc(x_97); +if (lean_is_exclusive(x_29)) { + lean_ctor_release(x_29, 0); + lean_ctor_release(x_29, 1); + lean_ctor_release(x_29, 2); + x_98 = x_29; +} else { + lean_dec_ref(x_29); + x_98 = lean_box(0); +} +x_99 = lean_ctor_get(x_93, 1); +lean_inc(x_99); +x_100 = lean_nat_dec_eq(x_96, x_99); +lean_dec(x_99); +if (x_100 == 0) +{ +lean_object* x_101; lean_object* x_102; +lean_dec(x_98); +lean_dec(x_97); +lean_dec(x_96); +lean_dec(x_95); +lean_dec(x_94); +lean_dec(x_93); +lean_dec(x_3); +x_101 = lean_box(0); +x_102 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_102, 0, x_101); +lean_ctor_set(x_102, 1, x_92); +return x_102; +} +else +{ +lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_103 = lean_ctor_get(x_93, 2); +lean_inc(x_103); +lean_dec(x_93); +x_104 = lean_apply_2(x_3, x_97, x_103); +x_105 = lean_nat_mod(x_104, x_96); +lean_dec(x_104); +if (lean_is_scalar(x_98)) { + x_106 = lean_alloc_ctor(0, 3, 0); +} else { + x_106 = x_98; +} +lean_ctor_set(x_106, 0, x_95); +lean_ctor_set(x_106, 1, x_96); +lean_ctor_set(x_106, 2, x_105); +x_107 = l_Fin_Value_toExpr(x_106); +x_108 = lean_box(0); +x_109 = lean_unsigned_to_nat(0u); +x_110 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_110, 0, x_107); +lean_ctor_set(x_110, 1, x_108); +lean_ctor_set(x_110, 2, x_109); +x_111 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_111, 0, x_110); +if (lean_is_scalar(x_94)) { + x_112 = lean_alloc_ctor(1, 1, 0); +} else { + x_112 = x_94; +} +lean_ctor_set(x_112, 0, x_111); +x_113 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_113, 0, x_112); +lean_ctor_set(x_113, 1, x_92); +return x_113; } } } } else { -uint8_t x_56; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_56 = !lean_is_exclusive(x_14); -if (x_56 == 0) +uint8_t x_114; +lean_dec(x_29); +lean_dec(x_3); +x_114 = !lean_is_exclusive(x_31); +if (x_114 == 0) { -return x_14; +return x_31; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; -x_57 = lean_ctor_get(x_14, 0); -x_58 = lean_ctor_get(x_14, 1); -lean_inc(x_58); -lean_inc(x_57); -lean_dec(x_14); -x_59 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_59, 0, x_57); -lean_ctor_set(x_59, 1, x_58); -return x_59; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_31, 0); +x_116 = lean_ctor_get(x_31, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_31); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } } -LEAN_EXPORT lean_object* l_Fin_reduceBin(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { -_start: -{ -uint8_t x_13; -x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); -lean_dec(x_1); -if (x_13 == 0) +else { -lean_object* x_14; lean_object* x_15; +uint8_t x_118; lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); lean_dec(x_3); -x_14 = lean_box(0); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_12); -return x_15; +x_118 = !lean_is_exclusive(x_20); +if (x_118 == 0) +{ +return x_20; } else { -lean_object* x_16; lean_object* x_17; -x_16 = lean_box(0); -x_17 = l_Fin_reduceBin___lambda__2(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -return x_17; +lean_object* x_119; lean_object* x_120; lean_object* x_121; +x_119 = lean_ctor_get(x_20, 0); +x_120 = lean_ctor_get(x_20, 1); +lean_inc(x_120); +lean_inc(x_119); +lean_dec(x_20); +x_121 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_121, 0, x_119); +lean_ctor_set(x_121, 1, x_120); +return x_121; +} +} +} } } } -LEAN_EXPORT lean_object* l_Fin_reduceBin___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +LEAN_EXPORT lean_object* l_Fin_reduceBin___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { lean_object* x_13; -x_13 = l_Fin_reduceBin___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +x_13 = l_Fin_reduceBin(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); +lean_dec(x_1); return x_13; } } -static lean_object* _init_l_Fin_reduceBinPred___lambda__1___closed__1() { +static lean_object* _init_l_Fin_reduceBinPred___closed__1() { _start: { lean_object* x_1; @@ -1249,7 +1587,7 @@ x_1 = lean_mk_string_from_bytes("Bool", 4); return x_1; } } -static lean_object* _init_l_Fin_reduceBinPred___lambda__1___closed__2() { +static lean_object* _init_l_Fin_reduceBinPred___closed__2() { _start: { lean_object* x_1; @@ -1257,27 +1595,27 @@ x_1 = lean_mk_string_from_bytes("false", 5); return x_1; } } -static lean_object* _init_l_Fin_reduceBinPred___lambda__1___closed__3() { +static lean_object* _init_l_Fin_reduceBinPred___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_reduceBinPred___lambda__1___closed__1; -x_2 = l_Fin_reduceBinPred___lambda__1___closed__2; +x_1 = l_Fin_reduceBinPred___closed__1; +x_2 = l_Fin_reduceBinPred___closed__2; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Fin_reduceBinPred___lambda__1___closed__4() { +static lean_object* _init_l_Fin_reduceBinPred___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Fin_reduceBinPred___lambda__1___closed__3; +x_2 = l_Fin_reduceBinPred___closed__3; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_Fin_reduceBinPred___lambda__1___closed__5() { +static lean_object* _init_l_Fin_reduceBinPred___closed__5() { _start: { lean_object* x_1; @@ -1285,27 +1623,27 @@ x_1 = lean_mk_string_from_bytes("False", 5); return x_1; } } -static lean_object* _init_l_Fin_reduceBinPred___lambda__1___closed__6() { +static lean_object* _init_l_Fin_reduceBinPred___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Fin_reduceBinPred___lambda__1___closed__5; +x_2 = l_Fin_reduceBinPred___closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Fin_reduceBinPred___lambda__1___closed__7() { +static lean_object* _init_l_Fin_reduceBinPred___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Fin_reduceBinPred___lambda__1___closed__6; +x_2 = l_Fin_reduceBinPred___closed__6; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_Fin_reduceBinPred___lambda__1___closed__8() { +static lean_object* _init_l_Fin_reduceBinPred___closed__8() { _start: { lean_object* x_1; @@ -1313,27 +1651,27 @@ x_1 = lean_mk_string_from_bytes("eq_false_of_decide", 18); return x_1; } } -static lean_object* _init_l_Fin_reduceBinPred___lambda__1___closed__9() { +static lean_object* _init_l_Fin_reduceBinPred___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Fin_reduceBinPred___lambda__1___closed__8; +x_2 = l_Fin_reduceBinPred___closed__8; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Fin_reduceBinPred___lambda__1___closed__10() { +static lean_object* _init_l_Fin_reduceBinPred___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Fin_reduceBinPred___lambda__1___closed__9; +x_2 = l_Fin_reduceBinPred___closed__9; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_Fin_reduceBinPred___lambda__1___closed__11() { +static lean_object* _init_l_Fin_reduceBinPred___closed__11() { _start: { lean_object* x_1; lean_object* x_2; @@ -1342,7 +1680,7 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l_Fin_reduceBinPred___lambda__1___closed__12() { +static lean_object* _init_l_Fin_reduceBinPred___closed__12() { _start: { lean_object* x_1; @@ -1350,27 +1688,27 @@ x_1 = lean_mk_string_from_bytes("true", 4); return x_1; } } -static lean_object* _init_l_Fin_reduceBinPred___lambda__1___closed__13() { +static lean_object* _init_l_Fin_reduceBinPred___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_reduceBinPred___lambda__1___closed__1; -x_2 = l_Fin_reduceBinPred___lambda__1___closed__12; +x_1 = l_Fin_reduceBinPred___closed__1; +x_2 = l_Fin_reduceBinPred___closed__12; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Fin_reduceBinPred___lambda__1___closed__14() { +static lean_object* _init_l_Fin_reduceBinPred___closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Fin_reduceBinPred___lambda__1___closed__13; +x_2 = l_Fin_reduceBinPred___closed__13; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_Fin_reduceBinPred___lambda__1___closed__15() { +static lean_object* _init_l_Fin_reduceBinPred___closed__15() { _start: { lean_object* x_1; @@ -1378,27 +1716,27 @@ x_1 = lean_mk_string_from_bytes("True", 4); return x_1; } } -static lean_object* _init_l_Fin_reduceBinPred___lambda__1___closed__16() { +static lean_object* _init_l_Fin_reduceBinPred___closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Fin_reduceBinPred___lambda__1___closed__15; +x_2 = l_Fin_reduceBinPred___closed__15; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Fin_reduceBinPred___lambda__1___closed__17() { +static lean_object* _init_l_Fin_reduceBinPred___closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Fin_reduceBinPred___lambda__1___closed__16; +x_2 = l_Fin_reduceBinPred___closed__16; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_Fin_reduceBinPred___lambda__1___closed__18() { +static lean_object* _init_l_Fin_reduceBinPred___closed__18() { _start: { lean_object* x_1; @@ -1406,1460 +1744,1542 @@ x_1 = lean_mk_string_from_bytes("eq_true_of_decide", 17); return x_1; } } -static lean_object* _init_l_Fin_reduceBinPred___lambda__1___closed__19() { +static lean_object* _init_l_Fin_reduceBinPred___closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Fin_reduceBinPred___lambda__1___closed__18; +x_2 = l_Fin_reduceBinPred___closed__18; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Fin_reduceBinPred___lambda__1___closed__20() { +static lean_object* _init_l_Fin_reduceBinPred___closed__20() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Fin_reduceBinPred___lambda__1___closed__19; +x_2 = l_Fin_reduceBinPred___closed__19; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Fin_reduceBinPred___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Fin_reduceBinPred(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = l_Lean_Expr_appFn_x21(x_1); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_dec(x_12); +uint8_t x_13; lean_object* x_14; lean_object* x_15; +x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); +if (x_13 == 0) +{ +lean_object* x_257; +x_257 = lean_box(0); +x_14 = x_257; +x_15 = x_12; +goto block_256; +} +else +{ +lean_object* x_258; +x_258 = l_Fin_fromExpr_x3f___closed__6; +x_14 = x_258; +x_15 = x_12; +goto block_256; +} +block_256: +{ +if (lean_obj_tag(x_14) == 0) +{ +lean_object* x_16; lean_object* x_17; +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_4); +lean_dec(x_3); +x_16 = lean_box(0); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_15); +return x_17; +} +else +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_14); +x_18 = l_Lean_Expr_appFn_x21(x_4); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_dec(x_18); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_14 = l_Fin_fromExpr_x3f(x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_14) == 0) +x_20 = l_Fin_fromExpr_x3f(x_19, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_15); +lean_dec(x_19); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_15; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -if (lean_obj_tag(x_15) == 0) +lean_object* x_21; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +if (lean_obj_tag(x_21) == 0) { -uint8_t x_16; +uint8_t x_22; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_16 = !lean_is_exclusive(x_14); -if (x_16 == 0) +lean_dec(x_3); +x_22 = !lean_is_exclusive(x_20); +if (x_22 == 0) { -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_14, 0); -lean_dec(x_17); -x_18 = lean_box(0); -lean_ctor_set(x_14, 0, x_18); -return x_14; +lean_object* x_23; lean_object* x_24; +x_23 = lean_ctor_get(x_20, 0); +lean_dec(x_23); +x_24 = lean_box(0); +lean_ctor_set(x_20, 0, x_24); +return x_20; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_14, 1); -lean_inc(x_19); -lean_dec(x_14); -x_20 = lean_box(0); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_21, 1, x_19); -return x_21; +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_20, 1); +lean_inc(x_25); +lean_dec(x_20); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_25); +return x_27; } } else { -lean_object* x_22; uint8_t x_23; -x_22 = lean_ctor_get(x_14, 1); -lean_inc(x_22); -lean_dec(x_14); -x_23 = !lean_is_exclusive(x_15); -if (x_23 == 0) +lean_object* x_28; uint8_t x_29; +x_28 = lean_ctor_get(x_20, 1); +lean_inc(x_28); +lean_dec(x_20); +x_29 = !lean_is_exclusive(x_21); +if (x_29 == 0) { -lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_15, 0); -x_25 = l_Lean_Expr_appArg_x21(x_1); +lean_object* x_30; lean_object* x_31; lean_object* x_32; +x_30 = lean_ctor_get(x_21, 0); +x_31 = l_Lean_Expr_appArg_x21(x_4); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -x_26 = l_Fin_fromExpr_x3f(x_25, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_26) == 0) +x_32 = l_Fin_fromExpr_x3f(x_31, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +lean_dec(x_31); +if (lean_obj_tag(x_32) == 0) { -lean_object* x_27; -x_27 = lean_ctor_get(x_26, 0); -lean_inc(x_27); -if (lean_obj_tag(x_27) == 0) +lean_object* x_33; +x_33 = lean_ctor_get(x_32, 0); +lean_inc(x_33); +if (lean_obj_tag(x_33) == 0) { -uint8_t x_28; -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_34; +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_28 = !lean_is_exclusive(x_26); -if (x_28 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_34 = !lean_is_exclusive(x_32); +if (x_34 == 0) { -lean_object* x_29; lean_object* x_30; -x_29 = lean_ctor_get(x_26, 0); -lean_dec(x_29); -x_30 = lean_box(0); -lean_ctor_set(x_26, 0, x_30); -return x_26; +lean_object* x_35; lean_object* x_36; +x_35 = lean_ctor_get(x_32, 0); +lean_dec(x_35); +x_36 = lean_box(0); +lean_ctor_set(x_32, 0, x_36); +return x_32; } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_31 = lean_ctor_get(x_26, 1); -lean_inc(x_31); -lean_dec(x_26); -x_32 = lean_box(0); -x_33 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_33, 0, x_32); -lean_ctor_set(x_33, 1, x_31); -return x_33; +lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_37 = lean_ctor_get(x_32, 1); +lean_inc(x_37); +lean_dec(x_32); +x_38 = lean_box(0); +x_39 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_39, 0, x_38); +lean_ctor_set(x_39, 1, x_37); +return x_39; } } else { -lean_object* x_34; uint8_t x_35; -x_34 = lean_ctor_get(x_26, 1); -lean_inc(x_34); -lean_dec(x_26); -x_35 = !lean_is_exclusive(x_27); -if (x_35 == 0) +lean_object* x_40; uint8_t x_41; +x_40 = lean_ctor_get(x_32, 1); +lean_inc(x_40); +lean_dec(x_32); +x_41 = !lean_is_exclusive(x_33); +if (x_41 == 0) { -lean_object* x_36; lean_object* x_37; -x_36 = lean_ctor_get(x_27, 0); +lean_object* x_42; lean_object* x_43; +x_42 = lean_ctor_get(x_33, 0); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_37 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_34); -if (lean_obj_tag(x_37) == 0) +lean_inc(x_4); +x_43 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_40); +if (lean_obj_tag(x_43) == 0) { -lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; uint8_t x_43; -x_38 = lean_ctor_get(x_37, 0); -lean_inc(x_38); -x_39 = lean_ctor_get(x_37, 1); -lean_inc(x_39); -lean_dec(x_37); -x_40 = lean_ctor_get(x_24, 2); -lean_inc(x_40); -lean_dec(x_24); -x_41 = lean_ctor_get(x_36, 2); -lean_inc(x_41); -lean_dec(x_36); -x_42 = lean_apply_2(x_2, x_40, x_41); -x_43 = lean_unbox(x_42); +lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; uint8_t x_49; +x_44 = lean_ctor_get(x_43, 0); +lean_inc(x_44); +x_45 = lean_ctor_get(x_43, 1); +lean_inc(x_45); +lean_dec(x_43); +x_46 = lean_ctor_get(x_30, 2); +lean_inc(x_46); +lean_dec(x_30); +x_47 = lean_ctor_get(x_42, 2); +lean_inc(x_47); lean_dec(x_42); -if (x_43 == 0) +x_48 = lean_apply_2(x_3, x_46, x_47); +x_49 = lean_unbox(x_48); +lean_dec(x_48); +if (x_49 == 0) { -lean_object* x_44; lean_object* x_45; -x_44 = l_Fin_reduceBinPred___lambda__1___closed__4; -x_45 = l_Lean_Meta_mkEqRefl(x_44, x_7, x_8, x_9, x_10, x_39); -if (lean_obj_tag(x_45) == 0) +lean_object* x_50; lean_object* x_51; +x_50 = l_Fin_reduceBinPred___closed__4; +x_51 = l_Lean_Meta_mkEqRefl(x_50, x_8, x_9, x_10, x_11, x_45); +if (lean_obj_tag(x_51) == 0) { -uint8_t x_46; -x_46 = !lean_is_exclusive(x_45); -if (x_46 == 0) -{ -lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; -x_47 = lean_ctor_get(x_45, 0); -x_48 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_49 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_50 = lean_array_push(x_49, x_1); -x_51 = lean_array_push(x_50, x_48); -x_52 = lean_array_push(x_51, x_47); -x_53 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_54 = l_Lean_mkAppN(x_53, x_52); -lean_ctor_set(x_27, 0, x_54); -x_55 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_56 = lean_unsigned_to_nat(0u); -x_57 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_57, 0, x_55); -lean_ctor_set(x_57, 1, x_27); -lean_ctor_set(x_57, 2, x_56); -x_58 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_58, 0, x_57); -lean_ctor_set(x_15, 0, x_58); -lean_ctor_set(x_45, 0, x_15); -return x_45; +uint8_t x_52; +x_52 = !lean_is_exclusive(x_51); +if (x_52 == 0) +{ +lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; +x_53 = lean_ctor_get(x_51, 0); +x_54 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_55 = l_Fin_reduceBinPred___closed__11; +x_56 = lean_array_push(x_55, x_4); +x_57 = lean_array_push(x_56, x_54); +x_58 = lean_array_push(x_57, x_53); +x_59 = l_Fin_reduceBinPred___closed__10; +x_60 = l_Lean_mkAppN(x_59, x_58); +lean_ctor_set(x_33, 0, x_60); +x_61 = l_Fin_reduceBinPred___closed__7; +x_62 = lean_unsigned_to_nat(0u); +x_63 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_63, 0, x_61); +lean_ctor_set(x_63, 1, x_33); +lean_ctor_set(x_63, 2, x_62); +x_64 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_64, 0, x_63); +lean_ctor_set(x_21, 0, x_64); +lean_ctor_set(x_51, 0, x_21); +return x_51; } else { -lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_59 = lean_ctor_get(x_45, 0); -x_60 = lean_ctor_get(x_45, 1); -lean_inc(x_60); -lean_inc(x_59); -lean_dec(x_45); -x_61 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_62 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_63 = lean_array_push(x_62, x_1); -x_64 = lean_array_push(x_63, x_61); -x_65 = lean_array_push(x_64, x_59); -x_66 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_67 = l_Lean_mkAppN(x_66, x_65); -lean_ctor_set(x_27, 0, x_67); -x_68 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_69 = lean_unsigned_to_nat(0u); -x_70 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_70, 0, x_68); -lean_ctor_set(x_70, 1, x_27); -lean_ctor_set(x_70, 2, x_69); -x_71 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_71, 0, x_70); -lean_ctor_set(x_15, 0, x_71); -x_72 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_72, 0, x_15); -lean_ctor_set(x_72, 1, x_60); -return x_72; -} -} -else -{ -uint8_t x_73; -lean_dec(x_38); -lean_free_object(x_27); -lean_free_object(x_15); -lean_dec(x_1); -x_73 = !lean_is_exclusive(x_45); -if (x_73 == 0) +lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_65 = lean_ctor_get(x_51, 0); +x_66 = lean_ctor_get(x_51, 1); +lean_inc(x_66); +lean_inc(x_65); +lean_dec(x_51); +x_67 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_68 = l_Fin_reduceBinPred___closed__11; +x_69 = lean_array_push(x_68, x_4); +x_70 = lean_array_push(x_69, x_67); +x_71 = lean_array_push(x_70, x_65); +x_72 = l_Fin_reduceBinPred___closed__10; +x_73 = l_Lean_mkAppN(x_72, x_71); +lean_ctor_set(x_33, 0, x_73); +x_74 = l_Fin_reduceBinPred___closed__7; +x_75 = lean_unsigned_to_nat(0u); +x_76 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_76, 0, x_74); +lean_ctor_set(x_76, 1, x_33); +lean_ctor_set(x_76, 2, x_75); +x_77 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_77, 0, x_76); +lean_ctor_set(x_21, 0, x_77); +x_78 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_78, 0, x_21); +lean_ctor_set(x_78, 1, x_66); +return x_78; +} +} +else { -return x_45; +uint8_t x_79; +lean_dec(x_44); +lean_free_object(x_33); +lean_free_object(x_21); +lean_dec(x_4); +x_79 = !lean_is_exclusive(x_51); +if (x_79 == 0) +{ +return x_51; } else { -lean_object* x_74; lean_object* x_75; lean_object* x_76; -x_74 = lean_ctor_get(x_45, 0); -x_75 = lean_ctor_get(x_45, 1); -lean_inc(x_75); -lean_inc(x_74); -lean_dec(x_45); -x_76 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_76, 0, x_74); -lean_ctor_set(x_76, 1, x_75); -return x_76; +lean_object* x_80; lean_object* x_81; lean_object* x_82; +x_80 = lean_ctor_get(x_51, 0); +x_81 = lean_ctor_get(x_51, 1); +lean_inc(x_81); +lean_inc(x_80); +lean_dec(x_51); +x_82 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_82, 0, x_80); +lean_ctor_set(x_82, 1, x_81); +return x_82; } } } else { -lean_object* x_77; lean_object* x_78; -x_77 = l_Fin_reduceBinPred___lambda__1___closed__14; -x_78 = l_Lean_Meta_mkEqRefl(x_77, x_7, x_8, x_9, x_10, x_39); -if (lean_obj_tag(x_78) == 0) +lean_object* x_83; lean_object* x_84; +x_83 = l_Fin_reduceBinPred___closed__14; +x_84 = l_Lean_Meta_mkEqRefl(x_83, x_8, x_9, x_10, x_11, x_45); +if (lean_obj_tag(x_84) == 0) { -uint8_t x_79; -x_79 = !lean_is_exclusive(x_78); -if (x_79 == 0) +uint8_t x_85; +x_85 = !lean_is_exclusive(x_84); +if (x_85 == 0) { -lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; -x_80 = lean_ctor_get(x_78, 0); -x_81 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_82 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_83 = lean_array_push(x_82, x_1); -x_84 = lean_array_push(x_83, x_81); -x_85 = lean_array_push(x_84, x_80); -x_86 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_87 = l_Lean_mkAppN(x_86, x_85); -lean_ctor_set(x_27, 0, x_87); -x_88 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_89 = lean_unsigned_to_nat(0u); -x_90 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_90, 0, x_88); -lean_ctor_set(x_90, 1, x_27); -lean_ctor_set(x_90, 2, x_89); -x_91 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_91, 0, x_90); -lean_ctor_set(x_15, 0, x_91); -lean_ctor_set(x_78, 0, x_15); -return x_78; +lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; +x_86 = lean_ctor_get(x_84, 0); +x_87 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_88 = l_Fin_reduceBinPred___closed__11; +x_89 = lean_array_push(x_88, x_4); +x_90 = lean_array_push(x_89, x_87); +x_91 = lean_array_push(x_90, x_86); +x_92 = l_Fin_reduceBinPred___closed__20; +x_93 = l_Lean_mkAppN(x_92, x_91); +lean_ctor_set(x_33, 0, x_93); +x_94 = l_Fin_reduceBinPred___closed__17; +x_95 = lean_unsigned_to_nat(0u); +x_96 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_96, 0, x_94); +lean_ctor_set(x_96, 1, x_33); +lean_ctor_set(x_96, 2, x_95); +x_97 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_97, 0, x_96); +lean_ctor_set(x_21, 0, x_97); +lean_ctor_set(x_84, 0, x_21); +return x_84; +} +else +{ +lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; +x_98 = lean_ctor_get(x_84, 0); +x_99 = lean_ctor_get(x_84, 1); +lean_inc(x_99); +lean_inc(x_98); +lean_dec(x_84); +x_100 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_101 = l_Fin_reduceBinPred___closed__11; +x_102 = lean_array_push(x_101, x_4); +x_103 = lean_array_push(x_102, x_100); +x_104 = lean_array_push(x_103, x_98); +x_105 = l_Fin_reduceBinPred___closed__20; +x_106 = l_Lean_mkAppN(x_105, x_104); +lean_ctor_set(x_33, 0, x_106); +x_107 = l_Fin_reduceBinPred___closed__17; +x_108 = lean_unsigned_to_nat(0u); +x_109 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_109, 0, x_107); +lean_ctor_set(x_109, 1, x_33); +lean_ctor_set(x_109, 2, x_108); +x_110 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_110, 0, x_109); +lean_ctor_set(x_21, 0, x_110); +x_111 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_111, 0, x_21); +lean_ctor_set(x_111, 1, x_99); +return x_111; +} } else { -lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; -x_92 = lean_ctor_get(x_78, 0); -x_93 = lean_ctor_get(x_78, 1); -lean_inc(x_93); -lean_inc(x_92); -lean_dec(x_78); -x_94 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_95 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_96 = lean_array_push(x_95, x_1); -x_97 = lean_array_push(x_96, x_94); -x_98 = lean_array_push(x_97, x_92); -x_99 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_100 = l_Lean_mkAppN(x_99, x_98); -lean_ctor_set(x_27, 0, x_100); -x_101 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_102 = lean_unsigned_to_nat(0u); -x_103 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_103, 0, x_101); -lean_ctor_set(x_103, 1, x_27); -lean_ctor_set(x_103, 2, x_102); -x_104 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_104, 0, x_103); -lean_ctor_set(x_15, 0, x_104); -x_105 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_105, 0, x_15); -lean_ctor_set(x_105, 1, x_93); -return x_105; -} -} -else -{ -uint8_t x_106; -lean_dec(x_38); -lean_free_object(x_27); -lean_free_object(x_15); -lean_dec(x_1); -x_106 = !lean_is_exclusive(x_78); -if (x_106 == 0) +uint8_t x_112; +lean_dec(x_44); +lean_free_object(x_33); +lean_free_object(x_21); +lean_dec(x_4); +x_112 = !lean_is_exclusive(x_84); +if (x_112 == 0) { -return x_78; +return x_84; } else { -lean_object* x_107; lean_object* x_108; lean_object* x_109; -x_107 = lean_ctor_get(x_78, 0); -x_108 = lean_ctor_get(x_78, 1); -lean_inc(x_108); -lean_inc(x_107); -lean_dec(x_78); -x_109 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_109, 0, x_107); -lean_ctor_set(x_109, 1, x_108); -return x_109; +lean_object* x_113; lean_object* x_114; lean_object* x_115; +x_113 = lean_ctor_get(x_84, 0); +x_114 = lean_ctor_get(x_84, 1); +lean_inc(x_114); +lean_inc(x_113); +lean_dec(x_84); +x_115 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_115, 0, x_113); +lean_ctor_set(x_115, 1, x_114); +return x_115; } } } } else { -uint8_t x_110; -lean_free_object(x_27); -lean_dec(x_36); -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_116; +lean_free_object(x_33); +lean_dec(x_42); +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_110 = !lean_is_exclusive(x_37); -if (x_110 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_116 = !lean_is_exclusive(x_43); +if (x_116 == 0) { -return x_37; +return x_43; } else { -lean_object* x_111; lean_object* x_112; lean_object* x_113; -x_111 = lean_ctor_get(x_37, 0); -x_112 = lean_ctor_get(x_37, 1); -lean_inc(x_112); -lean_inc(x_111); -lean_dec(x_37); -x_113 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_113, 0, x_111); -lean_ctor_set(x_113, 1, x_112); -return x_113; +lean_object* x_117; lean_object* x_118; lean_object* x_119; +x_117 = lean_ctor_get(x_43, 0); +x_118 = lean_ctor_get(x_43, 1); +lean_inc(x_118); +lean_inc(x_117); +lean_dec(x_43); +x_119 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_119, 0, x_117); +lean_ctor_set(x_119, 1, x_118); +return x_119; } } } else { -lean_object* x_114; lean_object* x_115; -x_114 = lean_ctor_get(x_27, 0); -lean_inc(x_114); -lean_dec(x_27); +lean_object* x_120; lean_object* x_121; +x_120 = lean_ctor_get(x_33, 0); +lean_inc(x_120); +lean_dec(x_33); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_115 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_34); -if (lean_obj_tag(x_115) == 0) -{ -lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; uint8_t x_121; -x_116 = lean_ctor_get(x_115, 0); -lean_inc(x_116); -x_117 = lean_ctor_get(x_115, 1); -lean_inc(x_117); -lean_dec(x_115); -x_118 = lean_ctor_get(x_24, 2); -lean_inc(x_118); -lean_dec(x_24); -x_119 = lean_ctor_get(x_114, 2); -lean_inc(x_119); -lean_dec(x_114); -x_120 = lean_apply_2(x_2, x_118, x_119); -x_121 = lean_unbox(x_120); -lean_dec(x_120); -if (x_121 == 0) -{ -lean_object* x_122; lean_object* x_123; -x_122 = l_Fin_reduceBinPred___lambda__1___closed__4; -x_123 = l_Lean_Meta_mkEqRefl(x_122, x_7, x_8, x_9, x_10, x_117); -if (lean_obj_tag(x_123) == 0) +lean_inc(x_4); +x_121 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_40); +if (lean_obj_tag(x_121) == 0) { -lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -x_124 = lean_ctor_get(x_123, 0); +lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; uint8_t x_127; +x_122 = lean_ctor_get(x_121, 0); +lean_inc(x_122); +x_123 = lean_ctor_get(x_121, 1); +lean_inc(x_123); +lean_dec(x_121); +x_124 = lean_ctor_get(x_30, 2); lean_inc(x_124); -x_125 = lean_ctor_get(x_123, 1); +lean_dec(x_30); +x_125 = lean_ctor_get(x_120, 2); lean_inc(x_125); -if (lean_is_exclusive(x_123)) { - lean_ctor_release(x_123, 0); - lean_ctor_release(x_123, 1); - x_126 = x_123; -} else { - lean_dec_ref(x_123); - x_126 = lean_box(0); -} -x_127 = l_Lean_Expr_appArg_x21(x_116); -lean_dec(x_116); -x_128 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_129 = lean_array_push(x_128, x_1); -x_130 = lean_array_push(x_129, x_127); -x_131 = lean_array_push(x_130, x_124); -x_132 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_133 = l_Lean_mkAppN(x_132, x_131); -x_134 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_134, 0, x_133); -x_135 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_136 = lean_unsigned_to_nat(0u); -x_137 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_137, 0, x_135); -lean_ctor_set(x_137, 1, x_134); -lean_ctor_set(x_137, 2, x_136); -x_138 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_138, 0, x_137); -lean_ctor_set(x_15, 0, x_138); -if (lean_is_scalar(x_126)) { - x_139 = lean_alloc_ctor(0, 2, 0); -} else { - x_139 = x_126; -} -lean_ctor_set(x_139, 0, x_15); -lean_ctor_set(x_139, 1, x_125); -return x_139; -} -else -{ -lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; -lean_dec(x_116); -lean_free_object(x_15); -lean_dec(x_1); -x_140 = lean_ctor_get(x_123, 0); -lean_inc(x_140); -x_141 = lean_ctor_get(x_123, 1); -lean_inc(x_141); -if (lean_is_exclusive(x_123)) { - lean_ctor_release(x_123, 0); - lean_ctor_release(x_123, 1); - x_142 = x_123; -} else { - lean_dec_ref(x_123); - x_142 = lean_box(0); -} -if (lean_is_scalar(x_142)) { - x_143 = lean_alloc_ctor(1, 2, 0); -} else { - x_143 = x_142; -} -lean_ctor_set(x_143, 0, x_140); -lean_ctor_set(x_143, 1, x_141); -return x_143; -} -} -else -{ -lean_object* x_144; lean_object* x_145; -x_144 = l_Fin_reduceBinPred___lambda__1___closed__14; -x_145 = l_Lean_Meta_mkEqRefl(x_144, x_7, x_8, x_9, x_10, x_117); -if (lean_obj_tag(x_145) == 0) -{ -lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -x_146 = lean_ctor_get(x_145, 0); +lean_dec(x_120); +x_126 = lean_apply_2(x_3, x_124, x_125); +x_127 = lean_unbox(x_126); +lean_dec(x_126); +if (x_127 == 0) +{ +lean_object* x_128; lean_object* x_129; +x_128 = l_Fin_reduceBinPred___closed__4; +x_129 = l_Lean_Meta_mkEqRefl(x_128, x_8, x_9, x_10, x_11, x_123); +if (lean_obj_tag(x_129) == 0) +{ +lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; +x_130 = lean_ctor_get(x_129, 0); +lean_inc(x_130); +x_131 = lean_ctor_get(x_129, 1); +lean_inc(x_131); +if (lean_is_exclusive(x_129)) { + lean_ctor_release(x_129, 0); + lean_ctor_release(x_129, 1); + x_132 = x_129; +} else { + lean_dec_ref(x_129); + x_132 = lean_box(0); +} +x_133 = l_Lean_Expr_appArg_x21(x_122); +lean_dec(x_122); +x_134 = l_Fin_reduceBinPred___closed__11; +x_135 = lean_array_push(x_134, x_4); +x_136 = lean_array_push(x_135, x_133); +x_137 = lean_array_push(x_136, x_130); +x_138 = l_Fin_reduceBinPred___closed__10; +x_139 = l_Lean_mkAppN(x_138, x_137); +x_140 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_140, 0, x_139); +x_141 = l_Fin_reduceBinPred___closed__7; +x_142 = lean_unsigned_to_nat(0u); +x_143 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_143, 0, x_141); +lean_ctor_set(x_143, 1, x_140); +lean_ctor_set(x_143, 2, x_142); +x_144 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_144, 0, x_143); +lean_ctor_set(x_21, 0, x_144); +if (lean_is_scalar(x_132)) { + x_145 = lean_alloc_ctor(0, 2, 0); +} else { + x_145 = x_132; +} +lean_ctor_set(x_145, 0, x_21); +lean_ctor_set(x_145, 1, x_131); +return x_145; +} +else +{ +lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; +lean_dec(x_122); +lean_free_object(x_21); +lean_dec(x_4); +x_146 = lean_ctor_get(x_129, 0); lean_inc(x_146); -x_147 = lean_ctor_get(x_145, 1); +x_147 = lean_ctor_get(x_129, 1); lean_inc(x_147); -if (lean_is_exclusive(x_145)) { - lean_ctor_release(x_145, 0); - lean_ctor_release(x_145, 1); - x_148 = x_145; +if (lean_is_exclusive(x_129)) { + lean_ctor_release(x_129, 0); + lean_ctor_release(x_129, 1); + x_148 = x_129; } else { - lean_dec_ref(x_145); + lean_dec_ref(x_129); x_148 = lean_box(0); } -x_149 = l_Lean_Expr_appArg_x21(x_116); -lean_dec(x_116); -x_150 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_151 = lean_array_push(x_150, x_1); -x_152 = lean_array_push(x_151, x_149); -x_153 = lean_array_push(x_152, x_146); -x_154 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_155 = l_Lean_mkAppN(x_154, x_153); -x_156 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_156, 0, x_155); -x_157 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_158 = lean_unsigned_to_nat(0u); -x_159 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_159, 0, x_157); -lean_ctor_set(x_159, 1, x_156); -lean_ctor_set(x_159, 2, x_158); -x_160 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_160, 0, x_159); -lean_ctor_set(x_15, 0, x_160); if (lean_is_scalar(x_148)) { - x_161 = lean_alloc_ctor(0, 2, 0); -} else { - x_161 = x_148; -} -lean_ctor_set(x_161, 0, x_15); -lean_ctor_set(x_161, 1, x_147); -return x_161; -} -else -{ -lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; -lean_dec(x_116); -lean_free_object(x_15); -lean_dec(x_1); -x_162 = lean_ctor_get(x_145, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_145, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_145)) { - lean_ctor_release(x_145, 0); - lean_ctor_release(x_145, 1); - x_164 = x_145; + x_149 = lean_alloc_ctor(1, 2, 0); +} else { + x_149 = x_148; +} +lean_ctor_set(x_149, 0, x_146); +lean_ctor_set(x_149, 1, x_147); +return x_149; +} +} +else +{ +lean_object* x_150; lean_object* x_151; +x_150 = l_Fin_reduceBinPred___closed__14; +x_151 = l_Lean_Meta_mkEqRefl(x_150, x_8, x_9, x_10, x_11, x_123); +if (lean_obj_tag(x_151) == 0) +{ +lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +x_152 = lean_ctor_get(x_151, 0); +lean_inc(x_152); +x_153 = lean_ctor_get(x_151, 1); +lean_inc(x_153); +if (lean_is_exclusive(x_151)) { + lean_ctor_release(x_151, 0); + lean_ctor_release(x_151, 1); + x_154 = x_151; +} else { + lean_dec_ref(x_151); + x_154 = lean_box(0); +} +x_155 = l_Lean_Expr_appArg_x21(x_122); +lean_dec(x_122); +x_156 = l_Fin_reduceBinPred___closed__11; +x_157 = lean_array_push(x_156, x_4); +x_158 = lean_array_push(x_157, x_155); +x_159 = lean_array_push(x_158, x_152); +x_160 = l_Fin_reduceBinPred___closed__20; +x_161 = l_Lean_mkAppN(x_160, x_159); +x_162 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_162, 0, x_161); +x_163 = l_Fin_reduceBinPred___closed__17; +x_164 = lean_unsigned_to_nat(0u); +x_165 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_165, 0, x_163); +lean_ctor_set(x_165, 1, x_162); +lean_ctor_set(x_165, 2, x_164); +x_166 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_166, 0, x_165); +lean_ctor_set(x_21, 0, x_166); +if (lean_is_scalar(x_154)) { + x_167 = lean_alloc_ctor(0, 2, 0); +} else { + x_167 = x_154; +} +lean_ctor_set(x_167, 0, x_21); +lean_ctor_set(x_167, 1, x_153); +return x_167; +} +else +{ +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_122); +lean_free_object(x_21); +lean_dec(x_4); +x_168 = lean_ctor_get(x_151, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_151, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_151)) { + lean_ctor_release(x_151, 0); + lean_ctor_release(x_151, 1); + x_170 = x_151; } else { - lean_dec_ref(x_145); - x_164 = lean_box(0); + lean_dec_ref(x_151); + x_170 = lean_box(0); } -if (lean_is_scalar(x_164)) { - x_165 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_170)) { + x_171 = lean_alloc_ctor(1, 2, 0); } else { - x_165 = x_164; + x_171 = x_170; } -lean_ctor_set(x_165, 0, x_162); -lean_ctor_set(x_165, 1, x_163); -return x_165; +lean_ctor_set(x_171, 0, x_168); +lean_ctor_set(x_171, 1, x_169); +return x_171; } } } else { -lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; -lean_dec(x_114); -lean_free_object(x_15); -lean_dec(x_24); +lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; +lean_dec(x_120); +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_166 = lean_ctor_get(x_115, 0); -lean_inc(x_166); -x_167 = lean_ctor_get(x_115, 1); -lean_inc(x_167); -if (lean_is_exclusive(x_115)) { - lean_ctor_release(x_115, 0); - lean_ctor_release(x_115, 1); - x_168 = x_115; +lean_dec(x_4); +lean_dec(x_3); +x_172 = lean_ctor_get(x_121, 0); +lean_inc(x_172); +x_173 = lean_ctor_get(x_121, 1); +lean_inc(x_173); +if (lean_is_exclusive(x_121)) { + lean_ctor_release(x_121, 0); + lean_ctor_release(x_121, 1); + x_174 = x_121; } else { - lean_dec_ref(x_115); - x_168 = lean_box(0); + lean_dec_ref(x_121); + x_174 = lean_box(0); } -if (lean_is_scalar(x_168)) { - x_169 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_174)) { + x_175 = lean_alloc_ctor(1, 2, 0); } else { - x_169 = x_168; + x_175 = x_174; } -lean_ctor_set(x_169, 0, x_166); -lean_ctor_set(x_169, 1, x_167); -return x_169; +lean_ctor_set(x_175, 0, x_172); +lean_ctor_set(x_175, 1, x_173); +return x_175; } } } } else { -uint8_t x_170; -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_176; +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_170 = !lean_is_exclusive(x_26); -if (x_170 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_176 = !lean_is_exclusive(x_32); +if (x_176 == 0) { -return x_26; +return x_32; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_26, 0); -x_172 = lean_ctor_get(x_26, 1); -lean_inc(x_172); -lean_inc(x_171); -lean_dec(x_26); -x_173 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_173, 0, x_171); -lean_ctor_set(x_173, 1, x_172); -return x_173; +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_32, 0); +x_178 = lean_ctor_get(x_32, 1); +lean_inc(x_178); +lean_inc(x_177); +lean_dec(x_32); +x_179 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_179, 0, x_177); +lean_ctor_set(x_179, 1, x_178); +return x_179; } } } else { -lean_object* x_174; lean_object* x_175; lean_object* x_176; -x_174 = lean_ctor_get(x_15, 0); -lean_inc(x_174); -lean_dec(x_15); -x_175 = l_Lean_Expr_appArg_x21(x_1); +lean_object* x_180; lean_object* x_181; lean_object* x_182; +x_180 = lean_ctor_get(x_21, 0); +lean_inc(x_180); +lean_dec(x_21); +x_181 = l_Lean_Expr_appArg_x21(x_4); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -x_176 = l_Fin_fromExpr_x3f(x_175, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_176) == 0) +x_182 = l_Fin_fromExpr_x3f(x_181, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +lean_dec(x_181); +if (lean_obj_tag(x_182) == 0) { -lean_object* x_177; -x_177 = lean_ctor_get(x_176, 0); -lean_inc(x_177); -if (lean_obj_tag(x_177) == 0) +lean_object* x_183; +x_183 = lean_ctor_get(x_182, 0); +lean_inc(x_183); +if (lean_obj_tag(x_183) == 0) { -lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; -lean_dec(x_174); +lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; +lean_dec(x_180); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_178 = lean_ctor_get(x_176, 1); -lean_inc(x_178); -if (lean_is_exclusive(x_176)) { - lean_ctor_release(x_176, 0); - lean_ctor_release(x_176, 1); - x_179 = x_176; +lean_dec(x_4); +lean_dec(x_3); +x_184 = lean_ctor_get(x_182, 1); +lean_inc(x_184); +if (lean_is_exclusive(x_182)) { + lean_ctor_release(x_182, 0); + lean_ctor_release(x_182, 1); + x_185 = x_182; } else { - lean_dec_ref(x_176); - x_179 = lean_box(0); + lean_dec_ref(x_182); + x_185 = lean_box(0); } -x_180 = lean_box(0); -if (lean_is_scalar(x_179)) { - x_181 = lean_alloc_ctor(0, 2, 0); +x_186 = lean_box(0); +if (lean_is_scalar(x_185)) { + x_187 = lean_alloc_ctor(0, 2, 0); } else { - x_181 = x_179; + x_187 = x_185; } -lean_ctor_set(x_181, 0, x_180); -lean_ctor_set(x_181, 1, x_178); -return x_181; +lean_ctor_set(x_187, 0, x_186); +lean_ctor_set(x_187, 1, x_184); +return x_187; } else { -lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; -x_182 = lean_ctor_get(x_176, 1); -lean_inc(x_182); -lean_dec(x_176); -x_183 = lean_ctor_get(x_177, 0); -lean_inc(x_183); -if (lean_is_exclusive(x_177)) { - lean_ctor_release(x_177, 0); - x_184 = x_177; +lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; +x_188 = lean_ctor_get(x_182, 1); +lean_inc(x_188); +lean_dec(x_182); +x_189 = lean_ctor_get(x_183, 0); +lean_inc(x_189); +if (lean_is_exclusive(x_183)) { + lean_ctor_release(x_183, 0); + x_190 = x_183; } else { - lean_dec_ref(x_177); - x_184 = lean_box(0); + lean_dec_ref(x_183); + x_190 = lean_box(0); } +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_185 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_182); -if (lean_obj_tag(x_185) == 0) -{ -lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; uint8_t x_191; -x_186 = lean_ctor_get(x_185, 0); -lean_inc(x_186); -x_187 = lean_ctor_get(x_185, 1); -lean_inc(x_187); -lean_dec(x_185); -x_188 = lean_ctor_get(x_174, 2); -lean_inc(x_188); -lean_dec(x_174); -x_189 = lean_ctor_get(x_183, 2); -lean_inc(x_189); -lean_dec(x_183); -x_190 = lean_apply_2(x_2, x_188, x_189); -x_191 = lean_unbox(x_190); -lean_dec(x_190); -if (x_191 == 0) -{ -lean_object* x_192; lean_object* x_193; -x_192 = l_Fin_reduceBinPred___lambda__1___closed__4; -x_193 = l_Lean_Meta_mkEqRefl(x_192, x_7, x_8, x_9, x_10, x_187); -if (lean_obj_tag(x_193) == 0) -{ -lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -x_194 = lean_ctor_get(x_193, 0); +lean_inc(x_4); +x_191 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_188); +if (lean_obj_tag(x_191) == 0) +{ +lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; uint8_t x_197; +x_192 = lean_ctor_get(x_191, 0); +lean_inc(x_192); +x_193 = lean_ctor_get(x_191, 1); +lean_inc(x_193); +lean_dec(x_191); +x_194 = lean_ctor_get(x_180, 2); lean_inc(x_194); -x_195 = lean_ctor_get(x_193, 1); +lean_dec(x_180); +x_195 = lean_ctor_get(x_189, 2); lean_inc(x_195); -if (lean_is_exclusive(x_193)) { - lean_ctor_release(x_193, 0); - lean_ctor_release(x_193, 1); - x_196 = x_193; -} else { - lean_dec_ref(x_193); - x_196 = lean_box(0); -} -x_197 = l_Lean_Expr_appArg_x21(x_186); -lean_dec(x_186); -x_198 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_199 = lean_array_push(x_198, x_1); -x_200 = lean_array_push(x_199, x_197); -x_201 = lean_array_push(x_200, x_194); -x_202 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_203 = l_Lean_mkAppN(x_202, x_201); -if (lean_is_scalar(x_184)) { - x_204 = lean_alloc_ctor(1, 1, 0); -} else { - x_204 = x_184; -} -lean_ctor_set(x_204, 0, x_203); -x_205 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_206 = lean_unsigned_to_nat(0u); -x_207 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_207, 0, x_205); -lean_ctor_set(x_207, 1, x_204); -lean_ctor_set(x_207, 2, x_206); -x_208 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_208, 0, x_207); -x_209 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_209, 0, x_208); -if (lean_is_scalar(x_196)) { - x_210 = lean_alloc_ctor(0, 2, 0); -} else { - x_210 = x_196; +lean_dec(x_189); +x_196 = lean_apply_2(x_3, x_194, x_195); +x_197 = lean_unbox(x_196); +lean_dec(x_196); +if (x_197 == 0) +{ +lean_object* x_198; lean_object* x_199; +x_198 = l_Fin_reduceBinPred___closed__4; +x_199 = l_Lean_Meta_mkEqRefl(x_198, x_8, x_9, x_10, x_11, x_193); +if (lean_obj_tag(x_199) == 0) +{ +lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +x_200 = lean_ctor_get(x_199, 0); +lean_inc(x_200); +x_201 = lean_ctor_get(x_199, 1); +lean_inc(x_201); +if (lean_is_exclusive(x_199)) { + lean_ctor_release(x_199, 0); + lean_ctor_release(x_199, 1); + x_202 = x_199; +} else { + lean_dec_ref(x_199); + x_202 = lean_box(0); +} +x_203 = l_Lean_Expr_appArg_x21(x_192); +lean_dec(x_192); +x_204 = l_Fin_reduceBinPred___closed__11; +x_205 = lean_array_push(x_204, x_4); +x_206 = lean_array_push(x_205, x_203); +x_207 = lean_array_push(x_206, x_200); +x_208 = l_Fin_reduceBinPred___closed__10; +x_209 = l_Lean_mkAppN(x_208, x_207); +if (lean_is_scalar(x_190)) { + x_210 = lean_alloc_ctor(1, 1, 0); +} else { + x_210 = x_190; } lean_ctor_set(x_210, 0, x_209); -lean_ctor_set(x_210, 1, x_195); -return x_210; +x_211 = l_Fin_reduceBinPred___closed__7; +x_212 = lean_unsigned_to_nat(0u); +x_213 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_213, 0, x_211); +lean_ctor_set(x_213, 1, x_210); +lean_ctor_set(x_213, 2, x_212); +x_214 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_214, 0, x_213); +x_215 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_215, 0, x_214); +if (lean_is_scalar(x_202)) { + x_216 = lean_alloc_ctor(0, 2, 0); +} else { + x_216 = x_202; +} +lean_ctor_set(x_216, 0, x_215); +lean_ctor_set(x_216, 1, x_201); +return x_216; } else { -lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; -lean_dec(x_186); -lean_dec(x_184); -lean_dec(x_1); -x_211 = lean_ctor_get(x_193, 0); -lean_inc(x_211); -x_212 = lean_ctor_get(x_193, 1); -lean_inc(x_212); -if (lean_is_exclusive(x_193)) { - lean_ctor_release(x_193, 0); - lean_ctor_release(x_193, 1); - x_213 = x_193; +lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; +lean_dec(x_192); +lean_dec(x_190); +lean_dec(x_4); +x_217 = lean_ctor_get(x_199, 0); +lean_inc(x_217); +x_218 = lean_ctor_get(x_199, 1); +lean_inc(x_218); +if (lean_is_exclusive(x_199)) { + lean_ctor_release(x_199, 0); + lean_ctor_release(x_199, 1); + x_219 = x_199; } else { - lean_dec_ref(x_193); - x_213 = lean_box(0); + lean_dec_ref(x_199); + x_219 = lean_box(0); } -if (lean_is_scalar(x_213)) { - x_214 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_219)) { + x_220 = lean_alloc_ctor(1, 2, 0); } else { - x_214 = x_213; + x_220 = x_219; } -lean_ctor_set(x_214, 0, x_211); -lean_ctor_set(x_214, 1, x_212); -return x_214; +lean_ctor_set(x_220, 0, x_217); +lean_ctor_set(x_220, 1, x_218); +return x_220; } } else { -lean_object* x_215; lean_object* x_216; -x_215 = l_Fin_reduceBinPred___lambda__1___closed__14; -x_216 = l_Lean_Meta_mkEqRefl(x_215, x_7, x_8, x_9, x_10, x_187); -if (lean_obj_tag(x_216) == 0) +lean_object* x_221; lean_object* x_222; +x_221 = l_Fin_reduceBinPred___closed__14; +x_222 = l_Lean_Meta_mkEqRefl(x_221, x_8, x_9, x_10, x_11, x_193); +if (lean_obj_tag(x_222) == 0) { -lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -x_217 = lean_ctor_get(x_216, 0); -lean_inc(x_217); -x_218 = lean_ctor_get(x_216, 1); -lean_inc(x_218); -if (lean_is_exclusive(x_216)) { - lean_ctor_release(x_216, 0); - lean_ctor_release(x_216, 1); - x_219 = x_216; +lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +x_223 = lean_ctor_get(x_222, 0); +lean_inc(x_223); +x_224 = lean_ctor_get(x_222, 1); +lean_inc(x_224); +if (lean_is_exclusive(x_222)) { + lean_ctor_release(x_222, 0); + lean_ctor_release(x_222, 1); + x_225 = x_222; } else { - lean_dec_ref(x_216); - x_219 = lean_box(0); + lean_dec_ref(x_222); + x_225 = lean_box(0); } -x_220 = l_Lean_Expr_appArg_x21(x_186); -lean_dec(x_186); -x_221 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_222 = lean_array_push(x_221, x_1); -x_223 = lean_array_push(x_222, x_220); -x_224 = lean_array_push(x_223, x_217); -x_225 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_226 = l_Lean_mkAppN(x_225, x_224); -if (lean_is_scalar(x_184)) { - x_227 = lean_alloc_ctor(1, 1, 0); -} else { - x_227 = x_184; -} -lean_ctor_set(x_227, 0, x_226); -x_228 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_229 = lean_unsigned_to_nat(0u); -x_230 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_230, 0, x_228); -lean_ctor_set(x_230, 1, x_227); -lean_ctor_set(x_230, 2, x_229); -x_231 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_231, 0, x_230); -x_232 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_232, 0, x_231); -if (lean_is_scalar(x_219)) { - x_233 = lean_alloc_ctor(0, 2, 0); +x_226 = l_Lean_Expr_appArg_x21(x_192); +lean_dec(x_192); +x_227 = l_Fin_reduceBinPred___closed__11; +x_228 = lean_array_push(x_227, x_4); +x_229 = lean_array_push(x_228, x_226); +x_230 = lean_array_push(x_229, x_223); +x_231 = l_Fin_reduceBinPred___closed__20; +x_232 = l_Lean_mkAppN(x_231, x_230); +if (lean_is_scalar(x_190)) { + x_233 = lean_alloc_ctor(1, 1, 0); } else { - x_233 = x_219; + x_233 = x_190; } lean_ctor_set(x_233, 0, x_232); -lean_ctor_set(x_233, 1, x_218); -return x_233; +x_234 = l_Fin_reduceBinPred___closed__17; +x_235 = lean_unsigned_to_nat(0u); +x_236 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_236, 0, x_234); +lean_ctor_set(x_236, 1, x_233); +lean_ctor_set(x_236, 2, x_235); +x_237 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_237, 0, x_236); +x_238 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_238, 0, x_237); +if (lean_is_scalar(x_225)) { + x_239 = lean_alloc_ctor(0, 2, 0); +} else { + x_239 = x_225; +} +lean_ctor_set(x_239, 0, x_238); +lean_ctor_set(x_239, 1, x_224); +return x_239; } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_186); -lean_dec(x_184); -lean_dec(x_1); -x_234 = lean_ctor_get(x_216, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_216, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_216)) { - lean_ctor_release(x_216, 0); - lean_ctor_release(x_216, 1); - x_236 = x_216; +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_192); +lean_dec(x_190); +lean_dec(x_4); +x_240 = lean_ctor_get(x_222, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_222, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_222)) { + lean_ctor_release(x_222, 0); + lean_ctor_release(x_222, 1); + x_242 = x_222; } else { - lean_dec_ref(x_216); - x_236 = lean_box(0); + lean_dec_ref(x_222); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_184); -lean_dec(x_183); -lean_dec(x_174); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_190); +lean_dec(x_189); +lean_dec(x_180); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_238 = lean_ctor_get(x_185, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_185, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_185)) { - lean_ctor_release(x_185, 0); - lean_ctor_release(x_185, 1); - x_240 = x_185; +lean_dec(x_4); +lean_dec(x_3); +x_244 = lean_ctor_get(x_191, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_191, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_191)) { + lean_ctor_release(x_191, 0); + lean_ctor_release(x_191, 1); + x_246 = x_191; } else { - lean_dec_ref(x_185); - x_240 = lean_box(0); + lean_dec_ref(x_191); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } else { -lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; -lean_dec(x_174); +lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; +lean_dec(x_180); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_242 = lean_ctor_get(x_176, 0); -lean_inc(x_242); -x_243 = lean_ctor_get(x_176, 1); -lean_inc(x_243); -if (lean_is_exclusive(x_176)) { - lean_ctor_release(x_176, 0); - lean_ctor_release(x_176, 1); - x_244 = x_176; +lean_dec(x_4); +lean_dec(x_3); +x_248 = lean_ctor_get(x_182, 0); +lean_inc(x_248); +x_249 = lean_ctor_get(x_182, 1); +lean_inc(x_249); +if (lean_is_exclusive(x_182)) { + lean_ctor_release(x_182, 0); + lean_ctor_release(x_182, 1); + x_250 = x_182; } else { - lean_dec_ref(x_176); - x_244 = lean_box(0); + lean_dec_ref(x_182); + x_250 = lean_box(0); } -if (lean_is_scalar(x_244)) { - x_245 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_250)) { + x_251 = lean_alloc_ctor(1, 2, 0); } else { - x_245 = x_244; + x_251 = x_250; } -lean_ctor_set(x_245, 0, x_242); -lean_ctor_set(x_245, 1, x_243); -return x_245; +lean_ctor_set(x_251, 0, x_248); +lean_ctor_set(x_251, 1, x_249); +return x_251; } } } } else { -uint8_t x_246; +uint8_t x_252; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_246 = !lean_is_exclusive(x_14); -if (x_246 == 0) +lean_dec(x_3); +x_252 = !lean_is_exclusive(x_20); +if (x_252 == 0) { -return x_14; +return x_20; } else { -lean_object* x_247; lean_object* x_248; lean_object* x_249; -x_247 = lean_ctor_get(x_14, 0); -x_248 = lean_ctor_get(x_14, 1); -lean_inc(x_248); -lean_inc(x_247); -lean_dec(x_14); -x_249 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_249, 0, x_247); -lean_ctor_set(x_249, 1, x_248); -return x_249; +lean_object* x_253; lean_object* x_254; lean_object* x_255; +x_253 = lean_ctor_get(x_20, 0); +x_254 = lean_ctor_get(x_20, 1); +lean_inc(x_254); +lean_inc(x_253); +lean_dec(x_20); +x_255 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_255, 0, x_253); +lean_ctor_set(x_255, 1, x_254); +return x_255; } } } } -LEAN_EXPORT lean_object* l_Fin_reduceBinPred(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { -_start: -{ -uint8_t x_13; -x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); -lean_dec(x_1); -if (x_13 == 0) +} +} +LEAN_EXPORT lean_object* l_Fin_reduceBinPred___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: { -lean_object* x_14; lean_object* x_15; -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +lean_object* x_13; +x_13 = l_Fin_reduceBinPred(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_14 = lean_box(0); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_12); -return x_15; +lean_dec(x_1); +return x_13; } -else +} +static lean_object* _init_l_Fin_reduceAdd___closed__1() { +_start: { -lean_object* x_16; lean_object* x_17; -x_16 = lean_box(0); -x_17 = l_Fin_reduceBinPred___lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -return x_17; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("HAdd", 4); +return x_1; +} } +static lean_object* _init_l_Fin_reduceAdd___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("hAdd", 4); +return x_1; } } -LEAN_EXPORT lean_object* l_Fin_reduceBinPred___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +static lean_object* _init_l_Fin_reduceAdd___closed__3() { _start: { -lean_object* x_12; -x_12 = l_Fin_reduceBinPred___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_3); -return x_12; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Fin_reduceAdd___closed__1; +x_2 = l_Fin_reduceAdd___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; } } -LEAN_EXPORT lean_object* l_Fin_reduceAdd___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Fin_reduceAdd(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -uint8_t x_12; -x_12 = !lean_is_exclusive(x_1); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Fin_reduceAdd___closed__3; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); if (x_12 == 0) { -lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_13 = lean_ctor_get(x_1, 1); -x_14 = lean_ctor_get(x_1, 2); -x_15 = lean_ctor_get(x_2, 2); -x_16 = lean_nat_add(x_14, x_15); -lean_dec(x_14); -x_17 = lean_nat_mod(x_16, x_13); -lean_dec(x_16); -lean_ctor_set(x_1, 2, x_17); -x_18 = l_Fin_Value_toExpr(x_1); -x_19 = lean_box(0); -x_20 = lean_unsigned_to_nat(0u); -x_21 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_21, 0, x_18); -lean_ctor_set(x_21, 1, x_19); -lean_ctor_set(x_21, 2, x_20); -x_22 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_22, 0, x_21); -x_23 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_23, 0, x_22); -x_24 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_24, 0, x_23); -lean_ctor_set(x_24, 1, x_11); -return x_24; -} -else -{ -lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_25 = lean_ctor_get(x_1, 0); -x_26 = lean_ctor_get(x_1, 1); -x_27 = lean_ctor_get(x_1, 2); -lean_inc(x_27); -lean_inc(x_26); -lean_inc(x_25); -lean_dec(x_1); -x_28 = lean_ctor_get(x_2, 2); -x_29 = lean_nat_add(x_27, x_28); -lean_dec(x_27); -x_30 = lean_nat_mod(x_29, x_26); -lean_dec(x_29); -x_31 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_31, 0, x_25); -lean_ctor_set(x_31, 1, x_26); -lean_ctor_set(x_31, 2, x_30); -x_32 = l_Fin_Value_toExpr(x_31); -x_33 = lean_box(0); -x_34 = lean_unsigned_to_nat(0u); -x_35 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_35, 0, x_32); -lean_ctor_set(x_35, 1, x_33); -lean_ctor_set(x_35, 2, x_34); -x_36 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_36, 0, x_35); -x_37 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_37, 0, x_36); -x_38 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_38, 0, x_37); -lean_ctor_set(x_38, 1, x_11); -return x_38; -} +lean_object* x_122; +x_122 = lean_box(0); +x_13 = x_122; +x_14 = x_9; +goto block_121; } +else +{ +lean_object* x_123; +x_123 = l_Fin_fromExpr_x3f___closed__6; +x_13 = x_123; +x_14 = x_9; +goto block_121; } -LEAN_EXPORT lean_object* l_Fin_reduceAdd___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: +block_121: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -lean_dec(x_2); -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_Fin_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); if (lean_obj_tag(x_13) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) -{ -uint8_t x_15; -lean_dec(x_9); +lean_object* x_15; lean_object* x_16; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; -} -else -{ -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; -} +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -lean_dec(x_1); -lean_inc(x_9); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_24 = l_Fin_fromExpr_x3f(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +x_19 = l_Fin_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_26; -lean_dec(x_22); -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_Fin_fromExpr_x3f(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) +{ uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); if (x_32 == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint8_t x_38; -x_33 = lean_ctor_get(x_24, 1); -x_34 = lean_ctor_get(x_24, 0); -lean_dec(x_34); -x_35 = lean_ctor_get(x_25, 0); -lean_inc(x_35); -lean_dec(x_25); -x_36 = lean_ctor_get(x_22, 1); -lean_inc(x_36); -x_37 = lean_ctor_get(x_35, 1); -lean_inc(x_37); -x_38 = lean_nat_dec_eq(x_36, x_37); -lean_dec(x_37); -lean_dec(x_36); -if (x_38 == 0) -{ -lean_object* x_39; -lean_dec(x_35); -lean_dec(x_22); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_39 = lean_box(0); -lean_ctor_set(x_24, 0, x_39); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_40; lean_object* x_41; -lean_free_object(x_24); -x_40 = lean_box(0); -x_41 = l_Fin_reduceAdd___lambda__1(x_22, x_35, x_40, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_33); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_35); -return x_41; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint8_t x_46; -x_42 = lean_ctor_get(x_24, 1); -lean_inc(x_42); -lean_dec(x_24); -x_43 = lean_ctor_get(x_25, 0); -lean_inc(x_43); -lean_dec(x_25); -x_44 = lean_ctor_get(x_22, 1); -lean_inc(x_44); -x_45 = lean_ctor_get(x_43, 1); -lean_inc(x_45); -x_46 = lean_nat_dec_eq(x_44, x_45); +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) +{ +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) +{ +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get(x_28, 0); +x_44 = lean_ctor_get(x_28, 1); +x_45 = lean_ctor_get(x_28, 2); +x_46 = lean_ctor_get(x_42, 1); +lean_inc(x_46); +x_47 = lean_nat_dec_eq(x_44, x_46); +lean_dec(x_46); +if (x_47 == 0) +{ +lean_object* x_48; +lean_free_object(x_28); lean_dec(x_45); lean_dec(x_44); -if (x_46 == 0) -{ -lean_object* x_47; lean_object* x_48; lean_dec(x_43); -lean_dec(x_22); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_47 = lean_box(0); -x_48 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_48, 1, x_42); -return x_48; +lean_free_object(x_31); +lean_dec(x_42); +x_48 = lean_box(0); +lean_ctor_set(x_30, 0, x_48); +return x_30; } else { -lean_object* x_49; lean_object* x_50; -x_49 = lean_box(0); -x_50 = l_Fin_reduceAdd___lambda__1(x_22, x_43, x_49, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_42); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_43); -return x_50; -} -} +lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_49 = lean_ctor_get(x_42, 2); +lean_inc(x_49); +lean_dec(x_42); +x_50 = lean_nat_add(x_45, x_49); +lean_dec(x_49); +lean_dec(x_45); +x_51 = lean_nat_mod(x_50, x_44); +lean_dec(x_50); +lean_ctor_set(x_28, 2, x_51); +x_52 = l_Fin_Value_toExpr(x_28); +x_53 = lean_box(0); +x_54 = lean_unsigned_to_nat(0u); +x_55 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_55, 0, x_52); +lean_ctor_set(x_55, 1, x_53); +lean_ctor_set(x_55, 2, x_54); +x_56 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_31, 0, x_56); +return x_30; } } else { -uint8_t x_51; -lean_dec(x_22); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_51 = !lean_is_exclusive(x_24); -if (x_51 == 0) -{ -return x_24; +lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; uint8_t x_62; +x_57 = lean_ctor_get(x_31, 0); +x_58 = lean_ctor_get(x_28, 0); +x_59 = lean_ctor_get(x_28, 1); +x_60 = lean_ctor_get(x_28, 2); +lean_inc(x_60); +lean_inc(x_59); +lean_inc(x_58); +lean_dec(x_28); +x_61 = lean_ctor_get(x_57, 1); +lean_inc(x_61); +x_62 = lean_nat_dec_eq(x_59, x_61); +lean_dec(x_61); +if (x_62 == 0) +{ +lean_object* x_63; +lean_dec(x_60); +lean_dec(x_59); +lean_dec(x_58); +lean_free_object(x_31); +lean_dec(x_57); +x_63 = lean_box(0); +lean_ctor_set(x_30, 0, x_63); +return x_30; } else { -lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_52 = lean_ctor_get(x_24, 0); -x_53 = lean_ctor_get(x_24, 1); -lean_inc(x_53); -lean_inc(x_52); -lean_dec(x_24); -x_54 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_54, 0, x_52); -lean_ctor_set(x_54, 1, x_53); -return x_54; -} +lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; +x_64 = lean_ctor_get(x_57, 2); +lean_inc(x_64); +lean_dec(x_57); +x_65 = lean_nat_add(x_60, x_64); +lean_dec(x_64); +lean_dec(x_60); +x_66 = lean_nat_mod(x_65, x_59); +lean_dec(x_65); +x_67 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_67, 0, x_58); +lean_ctor_set(x_67, 1, x_59); +lean_ctor_set(x_67, 2, x_66); +x_68 = l_Fin_Value_toExpr(x_67); +x_69 = lean_box(0); +x_70 = lean_unsigned_to_nat(0u); +x_71 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_71, 0, x_68); +lean_ctor_set(x_71, 1, x_69); +lean_ctor_set(x_71, 2, x_70); +x_72 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_72, 0, x_71); +lean_ctor_set(x_31, 0, x_72); +return x_30; } } } else { -uint8_t x_55; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_1); -x_55 = !lean_is_exclusive(x_13); -if (x_55 == 0) +lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint8_t x_79; +x_73 = lean_ctor_get(x_31, 0); +lean_inc(x_73); +lean_dec(x_31); +x_74 = lean_ctor_get(x_28, 0); +lean_inc(x_74); +x_75 = lean_ctor_get(x_28, 1); +lean_inc(x_75); +x_76 = lean_ctor_get(x_28, 2); +lean_inc(x_76); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + lean_ctor_release(x_28, 1); + lean_ctor_release(x_28, 2); + x_77 = x_28; +} else { + lean_dec_ref(x_28); + x_77 = lean_box(0); +} +x_78 = lean_ctor_get(x_73, 1); +lean_inc(x_78); +x_79 = lean_nat_dec_eq(x_75, x_78); +lean_dec(x_78); +if (x_79 == 0) { -return x_13; +lean_object* x_80; +lean_dec(x_77); +lean_dec(x_76); +lean_dec(x_75); +lean_dec(x_74); +lean_dec(x_73); +x_80 = lean_box(0); +lean_ctor_set(x_30, 0, x_80); +return x_30; } else { -lean_object* x_56; lean_object* x_57; lean_object* x_58; -x_56 = lean_ctor_get(x_13, 0); -x_57 = lean_ctor_get(x_13, 1); -lean_inc(x_57); -lean_inc(x_56); -lean_dec(x_13); -x_58 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_58, 0, x_56); -lean_ctor_set(x_58, 1, x_57); -return x_58; -} +lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_81 = lean_ctor_get(x_73, 2); +lean_inc(x_81); +lean_dec(x_73); +x_82 = lean_nat_add(x_76, x_81); +lean_dec(x_81); +lean_dec(x_76); +x_83 = lean_nat_mod(x_82, x_75); +lean_dec(x_82); +if (lean_is_scalar(x_77)) { + x_84 = lean_alloc_ctor(0, 3, 0); +} else { + x_84 = x_77; +} +lean_ctor_set(x_84, 0, x_74); +lean_ctor_set(x_84, 1, x_75); +lean_ctor_set(x_84, 2, x_83); +x_85 = l_Fin_Value_toExpr(x_84); +x_86 = lean_box(0); +x_87 = lean_unsigned_to_nat(0u); +x_88 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_88, 0, x_85); +lean_ctor_set(x_88, 1, x_86); +lean_ctor_set(x_88, 2, x_87); +x_89 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_30, 0, x_90); +return x_30; } } } -static lean_object* _init_l_Fin_reduceAdd___closed__1() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("HAdd", 4); -return x_1; -} -} -static lean_object* _init_l_Fin_reduceAdd___closed__2() { -_start: +lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; uint8_t x_99; +x_91 = lean_ctor_get(x_30, 1); +lean_inc(x_91); +lean_dec(x_30); +x_92 = lean_ctor_get(x_31, 0); +lean_inc(x_92); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_93 = x_31; +} else { + lean_dec_ref(x_31); + x_93 = lean_box(0); +} +x_94 = lean_ctor_get(x_28, 0); +lean_inc(x_94); +x_95 = lean_ctor_get(x_28, 1); +lean_inc(x_95); +x_96 = lean_ctor_get(x_28, 2); +lean_inc(x_96); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + lean_ctor_release(x_28, 1); + lean_ctor_release(x_28, 2); + x_97 = x_28; +} else { + lean_dec_ref(x_28); + x_97 = lean_box(0); +} +x_98 = lean_ctor_get(x_92, 1); +lean_inc(x_98); +x_99 = lean_nat_dec_eq(x_95, x_98); +lean_dec(x_98); +if (x_99 == 0) +{ +lean_object* x_100; lean_object* x_101; +lean_dec(x_97); +lean_dec(x_96); +lean_dec(x_95); +lean_dec(x_94); +lean_dec(x_93); +lean_dec(x_92); +x_100 = lean_box(0); +x_101 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_101, 0, x_100); +lean_ctor_set(x_101, 1, x_91); +return x_101; +} +else +{ +lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; +x_102 = lean_ctor_get(x_92, 2); +lean_inc(x_102); +lean_dec(x_92); +x_103 = lean_nat_add(x_96, x_102); +lean_dec(x_102); +lean_dec(x_96); +x_104 = lean_nat_mod(x_103, x_95); +lean_dec(x_103); +if (lean_is_scalar(x_97)) { + x_105 = lean_alloc_ctor(0, 3, 0); +} else { + x_105 = x_97; +} +lean_ctor_set(x_105, 0, x_94); +lean_ctor_set(x_105, 1, x_95); +lean_ctor_set(x_105, 2, x_104); +x_106 = l_Fin_Value_toExpr(x_105); +x_107 = lean_box(0); +x_108 = lean_unsigned_to_nat(0u); +x_109 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_109, 0, x_106); +lean_ctor_set(x_109, 1, x_107); +lean_ctor_set(x_109, 2, x_108); +x_110 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_110, 0, x_109); +if (lean_is_scalar(x_93)) { + x_111 = lean_alloc_ctor(1, 1, 0); +} else { + x_111 = x_93; +} +lean_ctor_set(x_111, 0, x_110); +x_112 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_112, 0, x_111); +lean_ctor_set(x_112, 1, x_91); +return x_112; +} +} +} +} +else +{ +uint8_t x_113; +lean_dec(x_28); +x_113 = !lean_is_exclusive(x_30); +if (x_113 == 0) { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("hAdd", 4); -return x_1; -} +return x_30; } -static lean_object* _init_l_Fin_reduceAdd___closed__3() { -_start: +else { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_reduceAdd___closed__1; -x_2 = l_Fin_reduceAdd___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; +lean_object* x_114; lean_object* x_115; lean_object* x_116; +x_114 = lean_ctor_get(x_30, 0); +x_115 = lean_ctor_get(x_30, 1); +lean_inc(x_115); +lean_inc(x_114); +lean_dec(x_30); +x_116 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_116, 0, x_114); +lean_ctor_set(x_116, 1, x_115); +return x_116; } } -LEAN_EXPORT lean_object* l_Fin_reduceAdd(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Fin_reduceAdd___closed__3; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +} +} +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_117; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_117 = !lean_is_exclusive(x_19); +if (x_117 == 0) +{ +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Fin_reduceAdd___lambda__2(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_118; lean_object* x_119; lean_object* x_120; +x_118 = lean_ctor_get(x_19, 0); +x_119 = lean_ctor_get(x_19, 1); +lean_inc(x_119); +lean_inc(x_118); +lean_dec(x_19); +x_120 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_120, 0, x_118); +lean_ctor_set(x_120, 1, x_119); +return x_120; +} +} } } } -LEAN_EXPORT lean_object* l_Fin_reduceAdd___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +} +LEAN_EXPORT lean_object* l_Fin_reduceAdd___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_12; -x_12 = l_Fin_reduceAdd___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); +lean_object* x_10; +x_10 = l_Fin_reduceAdd(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -return x_12; +lean_dec(x_1); +return x_10; } } -static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__1() { +static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__1() { _start: { lean_object* x_1; @@ -2867,17 +3287,17 @@ x_1 = lean_mk_string_from_bytes("reduceAdd", 9); return x_1; } } -static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__2() { +static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__1; +x_1 = l_Fin_fromExpr_x3f___closed__4; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__3() { +static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -2889,11 +3309,11 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4() { +static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_fromExpr_x3f___lambda__3___closed__2; +x_1 = l_Fin_fromExpr_x3f___closed__5; x_2 = lean_unsigned_to_nat(1u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -2901,7 +3321,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__5() { +static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__5() { _start: { lean_object* x_1; lean_object* x_2; @@ -2910,564 +3330,642 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__6() { +static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__5; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__3; +x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__5; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__7() { +static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__6; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4; +x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__6; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__8() { +static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__7; +x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__9() { +static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__8; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4; +x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__8; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__10() { +static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__9; +x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__9; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__11() { +static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__10; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4; +x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__10; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__12() { +static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__11; +x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__11; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__13() { +static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__12; +x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__12; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__14() { +static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__13; +x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__13; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__15() { +static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__14; +x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__14; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__16() { +static lean_object* _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__16() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Fin_reduceAdd), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Fin_reduceAdd___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__2; -x_3 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__15; -x_4 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__16; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__2; +x_3 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__15; +x_4 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__16; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_815_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_544_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__2; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__16; +x_4 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__16; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Fin_reduceMul___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +static lean_object* _init_l_Fin_reduceMul___closed__1() { _start: { -uint8_t x_12; -x_12 = !lean_is_exclusive(x_1); -if (x_12 == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("HMul", 4); +return x_1; +} +} +static lean_object* _init_l_Fin_reduceMul___closed__2() { +_start: { -lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_13 = lean_ctor_get(x_1, 1); -x_14 = lean_ctor_get(x_1, 2); -x_15 = lean_ctor_get(x_2, 2); -x_16 = lean_nat_mul(x_14, x_15); -lean_dec(x_14); -x_17 = lean_nat_mod(x_16, x_13); -lean_dec(x_16); -lean_ctor_set(x_1, 2, x_17); -x_18 = l_Fin_Value_toExpr(x_1); -x_19 = lean_box(0); -x_20 = lean_unsigned_to_nat(0u); -x_21 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_21, 0, x_18); -lean_ctor_set(x_21, 1, x_19); -lean_ctor_set(x_21, 2, x_20); -x_22 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_22, 0, x_21); -x_23 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_23, 0, x_22); -x_24 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_24, 0, x_23); -lean_ctor_set(x_24, 1, x_11); -return x_24; -} -else -{ -lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_25 = lean_ctor_get(x_1, 0); -x_26 = lean_ctor_get(x_1, 1); -x_27 = lean_ctor_get(x_1, 2); -lean_inc(x_27); -lean_inc(x_26); -lean_inc(x_25); -lean_dec(x_1); -x_28 = lean_ctor_get(x_2, 2); -x_29 = lean_nat_mul(x_27, x_28); -lean_dec(x_27); -x_30 = lean_nat_mod(x_29, x_26); -lean_dec(x_29); -x_31 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_31, 0, x_25); -lean_ctor_set(x_31, 1, x_26); -lean_ctor_set(x_31, 2, x_30); -x_32 = l_Fin_Value_toExpr(x_31); -x_33 = lean_box(0); -x_34 = lean_unsigned_to_nat(0u); -x_35 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_35, 0, x_32); -lean_ctor_set(x_35, 1, x_33); -lean_ctor_set(x_35, 2, x_34); -x_36 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_36, 0, x_35); -x_37 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_37, 0, x_36); -x_38 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_38, 0, x_37); -lean_ctor_set(x_38, 1, x_11); -return x_38; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("hMul", 4); +return x_1; +} } +static lean_object* _init_l_Fin_reduceMul___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Fin_reduceMul___closed__1; +x_2 = l_Fin_reduceMul___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; } } -LEAN_EXPORT lean_object* l_Fin_reduceMul___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Fin_reduceMul(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -lean_dec(x_2); -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_Fin_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Fin_reduceMul___closed__3; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_122; +x_122 = lean_box(0); +x_13 = x_122; +x_14 = x_9; +goto block_121; +} +else { -uint8_t x_15; -lean_dec(x_9); +lean_object* x_123; +x_123 = l_Fin_fromExpr_x3f___closed__6; +x_13 = x_123; +x_14 = x_9; +goto block_121; +} +block_121: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; -} -else -{ -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; -} +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -lean_dec(x_1); -lean_inc(x_9); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_24 = l_Fin_fromExpr_x3f(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +x_19 = l_Fin_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_26; -lean_dec(x_22); -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_Fin_fromExpr_x3f(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) +{ uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); if (x_32 == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint8_t x_38; -x_33 = lean_ctor_get(x_24, 1); -x_34 = lean_ctor_get(x_24, 0); -lean_dec(x_34); -x_35 = lean_ctor_get(x_25, 0); -lean_inc(x_35); -lean_dec(x_25); -x_36 = lean_ctor_get(x_22, 1); -lean_inc(x_36); -x_37 = lean_ctor_get(x_35, 1); -lean_inc(x_37); -x_38 = lean_nat_dec_eq(x_36, x_37); -lean_dec(x_37); -lean_dec(x_36); -if (x_38 == 0) -{ -lean_object* x_39; -lean_dec(x_35); -lean_dec(x_22); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_39 = lean_box(0); -lean_ctor_set(x_24, 0, x_39); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_40; lean_object* x_41; -lean_free_object(x_24); -x_40 = lean_box(0); -x_41 = l_Fin_reduceMul___lambda__1(x_22, x_35, x_40, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_33); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_35); -return x_41; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint8_t x_46; -x_42 = lean_ctor_get(x_24, 1); -lean_inc(x_42); -lean_dec(x_24); -x_43 = lean_ctor_get(x_25, 0); -lean_inc(x_43); -lean_dec(x_25); -x_44 = lean_ctor_get(x_22, 1); -lean_inc(x_44); -x_45 = lean_ctor_get(x_43, 1); -lean_inc(x_45); -x_46 = lean_nat_dec_eq(x_44, x_45); +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) +{ +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) +{ +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get(x_28, 0); +x_44 = lean_ctor_get(x_28, 1); +x_45 = lean_ctor_get(x_28, 2); +x_46 = lean_ctor_get(x_42, 1); +lean_inc(x_46); +x_47 = lean_nat_dec_eq(x_44, x_46); +lean_dec(x_46); +if (x_47 == 0) +{ +lean_object* x_48; +lean_free_object(x_28); lean_dec(x_45); lean_dec(x_44); -if (x_46 == 0) -{ -lean_object* x_47; lean_object* x_48; lean_dec(x_43); -lean_dec(x_22); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_47 = lean_box(0); -x_48 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_48, 1, x_42); -return x_48; +lean_free_object(x_31); +lean_dec(x_42); +x_48 = lean_box(0); +lean_ctor_set(x_30, 0, x_48); +return x_30; } else { -lean_object* x_49; lean_object* x_50; -x_49 = lean_box(0); -x_50 = l_Fin_reduceMul___lambda__1(x_22, x_43, x_49, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_42); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_43); -return x_50; -} -} +lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_49 = lean_ctor_get(x_42, 2); +lean_inc(x_49); +lean_dec(x_42); +x_50 = lean_nat_mul(x_45, x_49); +lean_dec(x_49); +lean_dec(x_45); +x_51 = lean_nat_mod(x_50, x_44); +lean_dec(x_50); +lean_ctor_set(x_28, 2, x_51); +x_52 = l_Fin_Value_toExpr(x_28); +x_53 = lean_box(0); +x_54 = lean_unsigned_to_nat(0u); +x_55 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_55, 0, x_52); +lean_ctor_set(x_55, 1, x_53); +lean_ctor_set(x_55, 2, x_54); +x_56 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_31, 0, x_56); +return x_30; } } else { -uint8_t x_51; -lean_dec(x_22); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_51 = !lean_is_exclusive(x_24); -if (x_51 == 0) -{ -return x_24; +lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; uint8_t x_62; +x_57 = lean_ctor_get(x_31, 0); +x_58 = lean_ctor_get(x_28, 0); +x_59 = lean_ctor_get(x_28, 1); +x_60 = lean_ctor_get(x_28, 2); +lean_inc(x_60); +lean_inc(x_59); +lean_inc(x_58); +lean_dec(x_28); +x_61 = lean_ctor_get(x_57, 1); +lean_inc(x_61); +x_62 = lean_nat_dec_eq(x_59, x_61); +lean_dec(x_61); +if (x_62 == 0) +{ +lean_object* x_63; +lean_dec(x_60); +lean_dec(x_59); +lean_dec(x_58); +lean_free_object(x_31); +lean_dec(x_57); +x_63 = lean_box(0); +lean_ctor_set(x_30, 0, x_63); +return x_30; } else { -lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_52 = lean_ctor_get(x_24, 0); -x_53 = lean_ctor_get(x_24, 1); -lean_inc(x_53); -lean_inc(x_52); -lean_dec(x_24); -x_54 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_54, 0, x_52); -lean_ctor_set(x_54, 1, x_53); -return x_54; -} +lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; +x_64 = lean_ctor_get(x_57, 2); +lean_inc(x_64); +lean_dec(x_57); +x_65 = lean_nat_mul(x_60, x_64); +lean_dec(x_64); +lean_dec(x_60); +x_66 = lean_nat_mod(x_65, x_59); +lean_dec(x_65); +x_67 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_67, 0, x_58); +lean_ctor_set(x_67, 1, x_59); +lean_ctor_set(x_67, 2, x_66); +x_68 = l_Fin_Value_toExpr(x_67); +x_69 = lean_box(0); +x_70 = lean_unsigned_to_nat(0u); +x_71 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_71, 0, x_68); +lean_ctor_set(x_71, 1, x_69); +lean_ctor_set(x_71, 2, x_70); +x_72 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_72, 0, x_71); +lean_ctor_set(x_31, 0, x_72); +return x_30; } } } else { -uint8_t x_55; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_1); -x_55 = !lean_is_exclusive(x_13); -if (x_55 == 0) +lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint8_t x_79; +x_73 = lean_ctor_get(x_31, 0); +lean_inc(x_73); +lean_dec(x_31); +x_74 = lean_ctor_get(x_28, 0); +lean_inc(x_74); +x_75 = lean_ctor_get(x_28, 1); +lean_inc(x_75); +x_76 = lean_ctor_get(x_28, 2); +lean_inc(x_76); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + lean_ctor_release(x_28, 1); + lean_ctor_release(x_28, 2); + x_77 = x_28; +} else { + lean_dec_ref(x_28); + x_77 = lean_box(0); +} +x_78 = lean_ctor_get(x_73, 1); +lean_inc(x_78); +x_79 = lean_nat_dec_eq(x_75, x_78); +lean_dec(x_78); +if (x_79 == 0) { -return x_13; +lean_object* x_80; +lean_dec(x_77); +lean_dec(x_76); +lean_dec(x_75); +lean_dec(x_74); +lean_dec(x_73); +x_80 = lean_box(0); +lean_ctor_set(x_30, 0, x_80); +return x_30; } else { -lean_object* x_56; lean_object* x_57; lean_object* x_58; -x_56 = lean_ctor_get(x_13, 0); -x_57 = lean_ctor_get(x_13, 1); -lean_inc(x_57); -lean_inc(x_56); -lean_dec(x_13); -x_58 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_58, 0, x_56); -lean_ctor_set(x_58, 1, x_57); -return x_58; -} -} +lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_81 = lean_ctor_get(x_73, 2); +lean_inc(x_81); +lean_dec(x_73); +x_82 = lean_nat_mul(x_76, x_81); +lean_dec(x_81); +lean_dec(x_76); +x_83 = lean_nat_mod(x_82, x_75); +lean_dec(x_82); +if (lean_is_scalar(x_77)) { + x_84 = lean_alloc_ctor(0, 3, 0); +} else { + x_84 = x_77; +} +lean_ctor_set(x_84, 0, x_74); +lean_ctor_set(x_84, 1, x_75); +lean_ctor_set(x_84, 2, x_83); +x_85 = l_Fin_Value_toExpr(x_84); +x_86 = lean_box(0); +x_87 = lean_unsigned_to_nat(0u); +x_88 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_88, 0, x_85); +lean_ctor_set(x_88, 1, x_86); +lean_ctor_set(x_88, 2, x_87); +x_89 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_30, 0, x_90); +return x_30; } } -static lean_object* _init_l_Fin_reduceMul___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("HMul", 4); -return x_1; } +else +{ +lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; uint8_t x_99; +x_91 = lean_ctor_get(x_30, 1); +lean_inc(x_91); +lean_dec(x_30); +x_92 = lean_ctor_get(x_31, 0); +lean_inc(x_92); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_93 = x_31; +} else { + lean_dec_ref(x_31); + x_93 = lean_box(0); +} +x_94 = lean_ctor_get(x_28, 0); +lean_inc(x_94); +x_95 = lean_ctor_get(x_28, 1); +lean_inc(x_95); +x_96 = lean_ctor_get(x_28, 2); +lean_inc(x_96); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + lean_ctor_release(x_28, 1); + lean_ctor_release(x_28, 2); + x_97 = x_28; +} else { + lean_dec_ref(x_28); + x_97 = lean_box(0); +} +x_98 = lean_ctor_get(x_92, 1); +lean_inc(x_98); +x_99 = lean_nat_dec_eq(x_95, x_98); +lean_dec(x_98); +if (x_99 == 0) +{ +lean_object* x_100; lean_object* x_101; +lean_dec(x_97); +lean_dec(x_96); +lean_dec(x_95); +lean_dec(x_94); +lean_dec(x_93); +lean_dec(x_92); +x_100 = lean_box(0); +x_101 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_101, 0, x_100); +lean_ctor_set(x_101, 1, x_91); +return x_101; +} +else +{ +lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; +x_102 = lean_ctor_get(x_92, 2); +lean_inc(x_102); +lean_dec(x_92); +x_103 = lean_nat_mul(x_96, x_102); +lean_dec(x_102); +lean_dec(x_96); +x_104 = lean_nat_mod(x_103, x_95); +lean_dec(x_103); +if (lean_is_scalar(x_97)) { + x_105 = lean_alloc_ctor(0, 3, 0); +} else { + x_105 = x_97; +} +lean_ctor_set(x_105, 0, x_94); +lean_ctor_set(x_105, 1, x_95); +lean_ctor_set(x_105, 2, x_104); +x_106 = l_Fin_Value_toExpr(x_105); +x_107 = lean_box(0); +x_108 = lean_unsigned_to_nat(0u); +x_109 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_109, 0, x_106); +lean_ctor_set(x_109, 1, x_107); +lean_ctor_set(x_109, 2, x_108); +x_110 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_110, 0, x_109); +if (lean_is_scalar(x_93)) { + x_111 = lean_alloc_ctor(1, 1, 0); +} else { + x_111 = x_93; +} +lean_ctor_set(x_111, 0, x_110); +x_112 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_112, 0, x_111); +lean_ctor_set(x_112, 1, x_91); +return x_112; +} +} +} +} +else +{ +uint8_t x_113; +lean_dec(x_28); +x_113 = !lean_is_exclusive(x_30); +if (x_113 == 0) +{ +return x_30; } -static lean_object* _init_l_Fin_reduceMul___closed__2() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("hMul", 4); -return x_1; +lean_object* x_114; lean_object* x_115; lean_object* x_116; +x_114 = lean_ctor_get(x_30, 0); +x_115 = lean_ctor_get(x_30, 1); +lean_inc(x_115); +lean_inc(x_114); +lean_dec(x_30); +x_116 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_116, 0, x_114); +lean_ctor_set(x_116, 1, x_115); +return x_116; } } -static lean_object* _init_l_Fin_reduceMul___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_reduceMul___closed__1; -x_2 = l_Fin_reduceMul___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; } } -LEAN_EXPORT lean_object* l_Fin_reduceMul(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Fin_reduceMul___closed__3; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_117; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_117 = !lean_is_exclusive(x_19); +if (x_117 == 0) +{ +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Fin_reduceMul___lambda__2(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_118; lean_object* x_119; lean_object* x_120; +x_118 = lean_ctor_get(x_19, 0); +x_119 = lean_ctor_get(x_19, 1); +lean_inc(x_119); +lean_inc(x_118); +lean_dec(x_19); +x_120 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_120, 0, x_118); +lean_ctor_set(x_120, 1, x_119); +return x_120; +} } } } -LEAN_EXPORT lean_object* l_Fin_reduceMul___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +} +} +LEAN_EXPORT lean_object* l_Fin_reduceMul___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_12; -x_12 = l_Fin_reduceMul___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); +lean_object* x_10; +x_10 = l_Fin_reduceMul(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -return x_12; +lean_dec(x_1); +return x_10; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__1() { +static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__1() { _start: { lean_object* x_1; @@ -3475,17 +3973,17 @@ x_1 = lean_mk_string_from_bytes("reduceMul", 9); return x_1; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__2() { +static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__1; +x_1 = l_Fin_fromExpr_x3f___closed__4; +x_2 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__3() { +static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -3497,564 +3995,642 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__4() { +static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__5; -x_2 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__3; +x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__5; +x_2 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__5() { +static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__4; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4; +x_1 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__4; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__6() { +static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__5; +x_1 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__7() { +static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__6; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4; +x_1 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__6; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__8() { +static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__7; +x_1 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__9() { +static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__8; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4; +x_1 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__8; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__10() { +static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__9; +x_1 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__9; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__11() { +static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__10; +x_1 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__10; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__12() { +static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__11; +x_1 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__11; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__13() { +static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__12; +x_1 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__12; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__14() { +static lean_object* _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__14() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Fin_reduceMul), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Fin_reduceMul___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__2; -x_3 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__13; -x_4 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__14; +x_2 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__2; +x_3 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__13; +x_4 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__14; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_854_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_583_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__2; +x_2 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__14; +x_4 = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__14; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Fin_reduceSub___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +static lean_object* _init_l_Fin_reduceSub___closed__1() { _start: { -uint8_t x_12; -x_12 = !lean_is_exclusive(x_1); -if (x_12 == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("HSub", 4); +return x_1; +} +} +static lean_object* _init_l_Fin_reduceSub___closed__2() { +_start: { -lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_13 = lean_ctor_get(x_1, 1); -x_14 = lean_ctor_get(x_1, 2); -x_15 = lean_ctor_get(x_2, 2); -x_16 = lean_nat_sub(x_14, x_15); -lean_dec(x_14); -x_17 = lean_nat_mod(x_16, x_13); -lean_dec(x_16); -lean_ctor_set(x_1, 2, x_17); -x_18 = l_Fin_Value_toExpr(x_1); -x_19 = lean_box(0); -x_20 = lean_unsigned_to_nat(0u); -x_21 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_21, 0, x_18); -lean_ctor_set(x_21, 1, x_19); -lean_ctor_set(x_21, 2, x_20); -x_22 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_22, 0, x_21); -x_23 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_23, 0, x_22); -x_24 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_24, 0, x_23); -lean_ctor_set(x_24, 1, x_11); -return x_24; -} -else -{ -lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_25 = lean_ctor_get(x_1, 0); -x_26 = lean_ctor_get(x_1, 1); -x_27 = lean_ctor_get(x_1, 2); -lean_inc(x_27); -lean_inc(x_26); -lean_inc(x_25); -lean_dec(x_1); -x_28 = lean_ctor_get(x_2, 2); -x_29 = lean_nat_sub(x_27, x_28); -lean_dec(x_27); -x_30 = lean_nat_mod(x_29, x_26); -lean_dec(x_29); -x_31 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_31, 0, x_25); -lean_ctor_set(x_31, 1, x_26); -lean_ctor_set(x_31, 2, x_30); -x_32 = l_Fin_Value_toExpr(x_31); -x_33 = lean_box(0); -x_34 = lean_unsigned_to_nat(0u); -x_35 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_35, 0, x_32); -lean_ctor_set(x_35, 1, x_33); -lean_ctor_set(x_35, 2, x_34); -x_36 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_36, 0, x_35); -x_37 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_37, 0, x_36); -x_38 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_38, 0, x_37); -lean_ctor_set(x_38, 1, x_11); -return x_38; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("hSub", 4); +return x_1; } } +static lean_object* _init_l_Fin_reduceSub___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Fin_reduceSub___closed__1; +x_2 = l_Fin_reduceSub___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} } -LEAN_EXPORT lean_object* l_Fin_reduceSub___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Fin_reduceSub(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -lean_dec(x_2); -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_Fin_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Fin_reduceSub___closed__3; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_122; +x_122 = lean_box(0); +x_13 = x_122; +x_14 = x_9; +goto block_121; +} +else { -uint8_t x_15; -lean_dec(x_9); +lean_object* x_123; +x_123 = l_Fin_fromExpr_x3f___closed__6; +x_13 = x_123; +x_14 = x_9; +goto block_121; +} +block_121: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; -} -else -{ -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; -} +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -lean_dec(x_1); -lean_inc(x_9); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_24 = l_Fin_fromExpr_x3f(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +x_19 = l_Fin_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_26; -lean_dec(x_22); -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_Fin_fromExpr_x3f(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) +{ uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); if (x_32 == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint8_t x_38; -x_33 = lean_ctor_get(x_24, 1); -x_34 = lean_ctor_get(x_24, 0); -lean_dec(x_34); -x_35 = lean_ctor_get(x_25, 0); -lean_inc(x_35); -lean_dec(x_25); -x_36 = lean_ctor_get(x_22, 1); -lean_inc(x_36); -x_37 = lean_ctor_get(x_35, 1); -lean_inc(x_37); -x_38 = lean_nat_dec_eq(x_36, x_37); -lean_dec(x_37); -lean_dec(x_36); -if (x_38 == 0) -{ -lean_object* x_39; -lean_dec(x_35); -lean_dec(x_22); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_39 = lean_box(0); -lean_ctor_set(x_24, 0, x_39); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_40; lean_object* x_41; -lean_free_object(x_24); -x_40 = lean_box(0); -x_41 = l_Fin_reduceSub___lambda__1(x_22, x_35, x_40, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_33); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_35); -return x_41; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint8_t x_46; -x_42 = lean_ctor_get(x_24, 1); -lean_inc(x_42); -lean_dec(x_24); -x_43 = lean_ctor_get(x_25, 0); -lean_inc(x_43); -lean_dec(x_25); -x_44 = lean_ctor_get(x_22, 1); -lean_inc(x_44); -x_45 = lean_ctor_get(x_43, 1); -lean_inc(x_45); -x_46 = lean_nat_dec_eq(x_44, x_45); +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) +{ +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) +{ +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get(x_28, 0); +x_44 = lean_ctor_get(x_28, 1); +x_45 = lean_ctor_get(x_28, 2); +x_46 = lean_ctor_get(x_42, 1); +lean_inc(x_46); +x_47 = lean_nat_dec_eq(x_44, x_46); +lean_dec(x_46); +if (x_47 == 0) +{ +lean_object* x_48; +lean_free_object(x_28); lean_dec(x_45); lean_dec(x_44); -if (x_46 == 0) -{ -lean_object* x_47; lean_object* x_48; lean_dec(x_43); -lean_dec(x_22); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_47 = lean_box(0); -x_48 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_48, 1, x_42); -return x_48; +lean_free_object(x_31); +lean_dec(x_42); +x_48 = lean_box(0); +lean_ctor_set(x_30, 0, x_48); +return x_30; } else { -lean_object* x_49; lean_object* x_50; -x_49 = lean_box(0); -x_50 = l_Fin_reduceSub___lambda__1(x_22, x_43, x_49, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_42); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_43); -return x_50; -} -} +lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_49 = lean_ctor_get(x_42, 2); +lean_inc(x_49); +lean_dec(x_42); +x_50 = lean_nat_sub(x_45, x_49); +lean_dec(x_49); +lean_dec(x_45); +x_51 = lean_nat_mod(x_50, x_44); +lean_dec(x_50); +lean_ctor_set(x_28, 2, x_51); +x_52 = l_Fin_Value_toExpr(x_28); +x_53 = lean_box(0); +x_54 = lean_unsigned_to_nat(0u); +x_55 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_55, 0, x_52); +lean_ctor_set(x_55, 1, x_53); +lean_ctor_set(x_55, 2, x_54); +x_56 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_31, 0, x_56); +return x_30; } } else { -uint8_t x_51; -lean_dec(x_22); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_51 = !lean_is_exclusive(x_24); -if (x_51 == 0) -{ -return x_24; +lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; uint8_t x_62; +x_57 = lean_ctor_get(x_31, 0); +x_58 = lean_ctor_get(x_28, 0); +x_59 = lean_ctor_get(x_28, 1); +x_60 = lean_ctor_get(x_28, 2); +lean_inc(x_60); +lean_inc(x_59); +lean_inc(x_58); +lean_dec(x_28); +x_61 = lean_ctor_get(x_57, 1); +lean_inc(x_61); +x_62 = lean_nat_dec_eq(x_59, x_61); +lean_dec(x_61); +if (x_62 == 0) +{ +lean_object* x_63; +lean_dec(x_60); +lean_dec(x_59); +lean_dec(x_58); +lean_free_object(x_31); +lean_dec(x_57); +x_63 = lean_box(0); +lean_ctor_set(x_30, 0, x_63); +return x_30; } else { -lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_52 = lean_ctor_get(x_24, 0); -x_53 = lean_ctor_get(x_24, 1); -lean_inc(x_53); -lean_inc(x_52); -lean_dec(x_24); -x_54 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_54, 0, x_52); -lean_ctor_set(x_54, 1, x_53); -return x_54; -} +lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; +x_64 = lean_ctor_get(x_57, 2); +lean_inc(x_64); +lean_dec(x_57); +x_65 = lean_nat_sub(x_60, x_64); +lean_dec(x_64); +lean_dec(x_60); +x_66 = lean_nat_mod(x_65, x_59); +lean_dec(x_65); +x_67 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_67, 0, x_58); +lean_ctor_set(x_67, 1, x_59); +lean_ctor_set(x_67, 2, x_66); +x_68 = l_Fin_Value_toExpr(x_67); +x_69 = lean_box(0); +x_70 = lean_unsigned_to_nat(0u); +x_71 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_71, 0, x_68); +lean_ctor_set(x_71, 1, x_69); +lean_ctor_set(x_71, 2, x_70); +x_72 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_72, 0, x_71); +lean_ctor_set(x_31, 0, x_72); +return x_30; } } } else { -uint8_t x_55; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_1); -x_55 = !lean_is_exclusive(x_13); -if (x_55 == 0) +lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint8_t x_79; +x_73 = lean_ctor_get(x_31, 0); +lean_inc(x_73); +lean_dec(x_31); +x_74 = lean_ctor_get(x_28, 0); +lean_inc(x_74); +x_75 = lean_ctor_get(x_28, 1); +lean_inc(x_75); +x_76 = lean_ctor_get(x_28, 2); +lean_inc(x_76); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + lean_ctor_release(x_28, 1); + lean_ctor_release(x_28, 2); + x_77 = x_28; +} else { + lean_dec_ref(x_28); + x_77 = lean_box(0); +} +x_78 = lean_ctor_get(x_73, 1); +lean_inc(x_78); +x_79 = lean_nat_dec_eq(x_75, x_78); +lean_dec(x_78); +if (x_79 == 0) { -return x_13; +lean_object* x_80; +lean_dec(x_77); +lean_dec(x_76); +lean_dec(x_75); +lean_dec(x_74); +lean_dec(x_73); +x_80 = lean_box(0); +lean_ctor_set(x_30, 0, x_80); +return x_30; } else { -lean_object* x_56; lean_object* x_57; lean_object* x_58; -x_56 = lean_ctor_get(x_13, 0); -x_57 = lean_ctor_get(x_13, 1); -lean_inc(x_57); -lean_inc(x_56); -lean_dec(x_13); -x_58 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_58, 0, x_56); -lean_ctor_set(x_58, 1, x_57); -return x_58; -} +lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_81 = lean_ctor_get(x_73, 2); +lean_inc(x_81); +lean_dec(x_73); +x_82 = lean_nat_sub(x_76, x_81); +lean_dec(x_81); +lean_dec(x_76); +x_83 = lean_nat_mod(x_82, x_75); +lean_dec(x_82); +if (lean_is_scalar(x_77)) { + x_84 = lean_alloc_ctor(0, 3, 0); +} else { + x_84 = x_77; +} +lean_ctor_set(x_84, 0, x_74); +lean_ctor_set(x_84, 1, x_75); +lean_ctor_set(x_84, 2, x_83); +x_85 = l_Fin_Value_toExpr(x_84); +x_86 = lean_box(0); +x_87 = lean_unsigned_to_nat(0u); +x_88 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_88, 0, x_85); +lean_ctor_set(x_88, 1, x_86); +lean_ctor_set(x_88, 2, x_87); +x_89 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_30, 0, x_90); +return x_30; } } } -static lean_object* _init_l_Fin_reduceSub___closed__1() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("HSub", 4); -return x_1; -} +lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; uint8_t x_99; +x_91 = lean_ctor_get(x_30, 1); +lean_inc(x_91); +lean_dec(x_30); +x_92 = lean_ctor_get(x_31, 0); +lean_inc(x_92); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_93 = x_31; +} else { + lean_dec_ref(x_31); + x_93 = lean_box(0); +} +x_94 = lean_ctor_get(x_28, 0); +lean_inc(x_94); +x_95 = lean_ctor_get(x_28, 1); +lean_inc(x_95); +x_96 = lean_ctor_get(x_28, 2); +lean_inc(x_96); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + lean_ctor_release(x_28, 1); + lean_ctor_release(x_28, 2); + x_97 = x_28; +} else { + lean_dec_ref(x_28); + x_97 = lean_box(0); +} +x_98 = lean_ctor_get(x_92, 1); +lean_inc(x_98); +x_99 = lean_nat_dec_eq(x_95, x_98); +lean_dec(x_98); +if (x_99 == 0) +{ +lean_object* x_100; lean_object* x_101; +lean_dec(x_97); +lean_dec(x_96); +lean_dec(x_95); +lean_dec(x_94); +lean_dec(x_93); +lean_dec(x_92); +x_100 = lean_box(0); +x_101 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_101, 0, x_100); +lean_ctor_set(x_101, 1, x_91); +return x_101; +} +else +{ +lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; +x_102 = lean_ctor_get(x_92, 2); +lean_inc(x_102); +lean_dec(x_92); +x_103 = lean_nat_sub(x_96, x_102); +lean_dec(x_102); +lean_dec(x_96); +x_104 = lean_nat_mod(x_103, x_95); +lean_dec(x_103); +if (lean_is_scalar(x_97)) { + x_105 = lean_alloc_ctor(0, 3, 0); +} else { + x_105 = x_97; +} +lean_ctor_set(x_105, 0, x_94); +lean_ctor_set(x_105, 1, x_95); +lean_ctor_set(x_105, 2, x_104); +x_106 = l_Fin_Value_toExpr(x_105); +x_107 = lean_box(0); +x_108 = lean_unsigned_to_nat(0u); +x_109 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_109, 0, x_106); +lean_ctor_set(x_109, 1, x_107); +lean_ctor_set(x_109, 2, x_108); +x_110 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_110, 0, x_109); +if (lean_is_scalar(x_93)) { + x_111 = lean_alloc_ctor(1, 1, 0); +} else { + x_111 = x_93; +} +lean_ctor_set(x_111, 0, x_110); +x_112 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_112, 0, x_111); +lean_ctor_set(x_112, 1, x_91); +return x_112; +} +} +} +} +else +{ +uint8_t x_113; +lean_dec(x_28); +x_113 = !lean_is_exclusive(x_30); +if (x_113 == 0) +{ +return x_30; } -static lean_object* _init_l_Fin_reduceSub___closed__2() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("hSub", 4); -return x_1; +lean_object* x_114; lean_object* x_115; lean_object* x_116; +x_114 = lean_ctor_get(x_30, 0); +x_115 = lean_ctor_get(x_30, 1); +lean_inc(x_115); +lean_inc(x_114); +lean_dec(x_30); +x_116 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_116, 0, x_114); +lean_ctor_set(x_116, 1, x_115); +return x_116; } } -static lean_object* _init_l_Fin_reduceSub___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_reduceSub___closed__1; -x_2 = l_Fin_reduceSub___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; } } -LEAN_EXPORT lean_object* l_Fin_reduceSub(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Fin_reduceSub___closed__3; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_117; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_117 = !lean_is_exclusive(x_19); +if (x_117 == 0) +{ +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Fin_reduceSub___lambda__2(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_118; lean_object* x_119; lean_object* x_120; +x_118 = lean_ctor_get(x_19, 0); +x_119 = lean_ctor_get(x_19, 1); +lean_inc(x_119); +lean_inc(x_118); +lean_dec(x_19); +x_120 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_120, 0, x_118); +lean_ctor_set(x_120, 1, x_119); +return x_120; +} +} } } } -LEAN_EXPORT lean_object* l_Fin_reduceSub___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +} +LEAN_EXPORT lean_object* l_Fin_reduceSub___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_12; -x_12 = l_Fin_reduceSub___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); +lean_object* x_10; +x_10 = l_Fin_reduceSub(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -return x_12; +lean_dec(x_1); +return x_10; } } -static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__1() { +static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__1() { _start: { lean_object* x_1; @@ -4062,17 +4638,17 @@ x_1 = lean_mk_string_from_bytes("reduceSub", 9); return x_1; } } -static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__2() { +static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__1; +x_1 = l_Fin_fromExpr_x3f___closed__4; +x_2 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__3() { +static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -4084,564 +4660,642 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__4() { +static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__5; -x_2 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__3; +x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__5; +x_2 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__5() { +static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__4; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4; +x_1 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__4; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__6() { +static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__5; +x_1 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__7() { +static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__6; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4; +x_1 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__6; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__8() { +static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__7; +x_1 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__9() { +static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__8; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4; +x_1 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__8; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__10() { +static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__9; +x_1 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__9; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__11() { +static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__10; +x_1 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__10; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__12() { +static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__11; +x_1 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__11; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__13() { +static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__12; +x_1 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__12; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__14() { +static lean_object* _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__14() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Fin_reduceSub), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Fin_reduceSub___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__2; -x_3 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__13; -x_4 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__14; +x_2 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__2; +x_3 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__13; +x_4 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__14; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_893_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_622_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__2; +x_2 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__14; +x_4 = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__14; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Fin_reduceDiv___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +static lean_object* _init_l_Fin_reduceDiv___closed__1() { _start: { -uint8_t x_12; -x_12 = !lean_is_exclusive(x_1); -if (x_12 == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("HDiv", 4); +return x_1; +} +} +static lean_object* _init_l_Fin_reduceDiv___closed__2() { +_start: { -lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_13 = lean_ctor_get(x_1, 1); -x_14 = lean_ctor_get(x_1, 2); -x_15 = lean_ctor_get(x_2, 2); -x_16 = lean_nat_div(x_14, x_15); -lean_dec(x_14); -x_17 = lean_nat_mod(x_16, x_13); -lean_dec(x_16); -lean_ctor_set(x_1, 2, x_17); -x_18 = l_Fin_Value_toExpr(x_1); -x_19 = lean_box(0); -x_20 = lean_unsigned_to_nat(0u); -x_21 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_21, 0, x_18); -lean_ctor_set(x_21, 1, x_19); -lean_ctor_set(x_21, 2, x_20); -x_22 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_22, 0, x_21); -x_23 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_23, 0, x_22); -x_24 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_24, 0, x_23); -lean_ctor_set(x_24, 1, x_11); -return x_24; -} -else -{ -lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_25 = lean_ctor_get(x_1, 0); -x_26 = lean_ctor_get(x_1, 1); -x_27 = lean_ctor_get(x_1, 2); -lean_inc(x_27); -lean_inc(x_26); -lean_inc(x_25); -lean_dec(x_1); -x_28 = lean_ctor_get(x_2, 2); -x_29 = lean_nat_div(x_27, x_28); -lean_dec(x_27); -x_30 = lean_nat_mod(x_29, x_26); -lean_dec(x_29); -x_31 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_31, 0, x_25); -lean_ctor_set(x_31, 1, x_26); -lean_ctor_set(x_31, 2, x_30); -x_32 = l_Fin_Value_toExpr(x_31); -x_33 = lean_box(0); -x_34 = lean_unsigned_to_nat(0u); -x_35 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_35, 0, x_32); -lean_ctor_set(x_35, 1, x_33); -lean_ctor_set(x_35, 2, x_34); -x_36 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_36, 0, x_35); -x_37 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_37, 0, x_36); -x_38 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_38, 0, x_37); -lean_ctor_set(x_38, 1, x_11); -return x_38; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("hDiv", 4); +return x_1; +} } +static lean_object* _init_l_Fin_reduceDiv___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Fin_reduceDiv___closed__1; +x_2 = l_Fin_reduceDiv___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; } } -LEAN_EXPORT lean_object* l_Fin_reduceDiv___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Fin_reduceDiv(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -lean_dec(x_2); -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_Fin_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Fin_reduceDiv___closed__3; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_122; +x_122 = lean_box(0); +x_13 = x_122; +x_14 = x_9; +goto block_121; +} +else { -uint8_t x_15; -lean_dec(x_9); +lean_object* x_123; +x_123 = l_Fin_fromExpr_x3f___closed__6; +x_13 = x_123; +x_14 = x_9; +goto block_121; +} +block_121: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; -} -else -{ -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; -} +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -lean_dec(x_1); -lean_inc(x_9); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_24 = l_Fin_fromExpr_x3f(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +x_19 = l_Fin_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_26; -lean_dec(x_22); -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_Fin_fromExpr_x3f(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) +{ uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); if (x_32 == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint8_t x_38; -x_33 = lean_ctor_get(x_24, 1); -x_34 = lean_ctor_get(x_24, 0); -lean_dec(x_34); -x_35 = lean_ctor_get(x_25, 0); -lean_inc(x_35); -lean_dec(x_25); -x_36 = lean_ctor_get(x_22, 1); -lean_inc(x_36); -x_37 = lean_ctor_get(x_35, 1); -lean_inc(x_37); -x_38 = lean_nat_dec_eq(x_36, x_37); -lean_dec(x_37); -lean_dec(x_36); -if (x_38 == 0) -{ -lean_object* x_39; -lean_dec(x_35); -lean_dec(x_22); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_39 = lean_box(0); -lean_ctor_set(x_24, 0, x_39); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_40; lean_object* x_41; -lean_free_object(x_24); -x_40 = lean_box(0); -x_41 = l_Fin_reduceDiv___lambda__1(x_22, x_35, x_40, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_33); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_35); -return x_41; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint8_t x_46; -x_42 = lean_ctor_get(x_24, 1); -lean_inc(x_42); -lean_dec(x_24); -x_43 = lean_ctor_get(x_25, 0); -lean_inc(x_43); -lean_dec(x_25); -x_44 = lean_ctor_get(x_22, 1); -lean_inc(x_44); -x_45 = lean_ctor_get(x_43, 1); -lean_inc(x_45); -x_46 = lean_nat_dec_eq(x_44, x_45); +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) +{ +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) +{ +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get(x_28, 0); +x_44 = lean_ctor_get(x_28, 1); +x_45 = lean_ctor_get(x_28, 2); +x_46 = lean_ctor_get(x_42, 1); +lean_inc(x_46); +x_47 = lean_nat_dec_eq(x_44, x_46); +lean_dec(x_46); +if (x_47 == 0) +{ +lean_object* x_48; +lean_free_object(x_28); lean_dec(x_45); lean_dec(x_44); -if (x_46 == 0) -{ -lean_object* x_47; lean_object* x_48; lean_dec(x_43); -lean_dec(x_22); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_47 = lean_box(0); -x_48 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_48, 1, x_42); -return x_48; +lean_free_object(x_31); +lean_dec(x_42); +x_48 = lean_box(0); +lean_ctor_set(x_30, 0, x_48); +return x_30; } else { -lean_object* x_49; lean_object* x_50; -x_49 = lean_box(0); -x_50 = l_Fin_reduceDiv___lambda__1(x_22, x_43, x_49, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_42); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_43); -return x_50; -} -} +lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_49 = lean_ctor_get(x_42, 2); +lean_inc(x_49); +lean_dec(x_42); +x_50 = lean_nat_div(x_45, x_49); +lean_dec(x_49); +lean_dec(x_45); +x_51 = lean_nat_mod(x_50, x_44); +lean_dec(x_50); +lean_ctor_set(x_28, 2, x_51); +x_52 = l_Fin_Value_toExpr(x_28); +x_53 = lean_box(0); +x_54 = lean_unsigned_to_nat(0u); +x_55 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_55, 0, x_52); +lean_ctor_set(x_55, 1, x_53); +lean_ctor_set(x_55, 2, x_54); +x_56 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_31, 0, x_56); +return x_30; } } else { -uint8_t x_51; -lean_dec(x_22); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_51 = !lean_is_exclusive(x_24); -if (x_51 == 0) -{ -return x_24; +lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; uint8_t x_62; +x_57 = lean_ctor_get(x_31, 0); +x_58 = lean_ctor_get(x_28, 0); +x_59 = lean_ctor_get(x_28, 1); +x_60 = lean_ctor_get(x_28, 2); +lean_inc(x_60); +lean_inc(x_59); +lean_inc(x_58); +lean_dec(x_28); +x_61 = lean_ctor_get(x_57, 1); +lean_inc(x_61); +x_62 = lean_nat_dec_eq(x_59, x_61); +lean_dec(x_61); +if (x_62 == 0) +{ +lean_object* x_63; +lean_dec(x_60); +lean_dec(x_59); +lean_dec(x_58); +lean_free_object(x_31); +lean_dec(x_57); +x_63 = lean_box(0); +lean_ctor_set(x_30, 0, x_63); +return x_30; } else { -lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_52 = lean_ctor_get(x_24, 0); -x_53 = lean_ctor_get(x_24, 1); -lean_inc(x_53); -lean_inc(x_52); -lean_dec(x_24); -x_54 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_54, 0, x_52); -lean_ctor_set(x_54, 1, x_53); -return x_54; -} +lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; +x_64 = lean_ctor_get(x_57, 2); +lean_inc(x_64); +lean_dec(x_57); +x_65 = lean_nat_div(x_60, x_64); +lean_dec(x_64); +lean_dec(x_60); +x_66 = lean_nat_mod(x_65, x_59); +lean_dec(x_65); +x_67 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_67, 0, x_58); +lean_ctor_set(x_67, 1, x_59); +lean_ctor_set(x_67, 2, x_66); +x_68 = l_Fin_Value_toExpr(x_67); +x_69 = lean_box(0); +x_70 = lean_unsigned_to_nat(0u); +x_71 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_71, 0, x_68); +lean_ctor_set(x_71, 1, x_69); +lean_ctor_set(x_71, 2, x_70); +x_72 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_72, 0, x_71); +lean_ctor_set(x_31, 0, x_72); +return x_30; } } } else { -uint8_t x_55; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_1); -x_55 = !lean_is_exclusive(x_13); -if (x_55 == 0) +lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint8_t x_79; +x_73 = lean_ctor_get(x_31, 0); +lean_inc(x_73); +lean_dec(x_31); +x_74 = lean_ctor_get(x_28, 0); +lean_inc(x_74); +x_75 = lean_ctor_get(x_28, 1); +lean_inc(x_75); +x_76 = lean_ctor_get(x_28, 2); +lean_inc(x_76); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + lean_ctor_release(x_28, 1); + lean_ctor_release(x_28, 2); + x_77 = x_28; +} else { + lean_dec_ref(x_28); + x_77 = lean_box(0); +} +x_78 = lean_ctor_get(x_73, 1); +lean_inc(x_78); +x_79 = lean_nat_dec_eq(x_75, x_78); +lean_dec(x_78); +if (x_79 == 0) { -return x_13; +lean_object* x_80; +lean_dec(x_77); +lean_dec(x_76); +lean_dec(x_75); +lean_dec(x_74); +lean_dec(x_73); +x_80 = lean_box(0); +lean_ctor_set(x_30, 0, x_80); +return x_30; } else { -lean_object* x_56; lean_object* x_57; lean_object* x_58; -x_56 = lean_ctor_get(x_13, 0); -x_57 = lean_ctor_get(x_13, 1); -lean_inc(x_57); -lean_inc(x_56); -lean_dec(x_13); -x_58 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_58, 0, x_56); -lean_ctor_set(x_58, 1, x_57); -return x_58; -} +lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_81 = lean_ctor_get(x_73, 2); +lean_inc(x_81); +lean_dec(x_73); +x_82 = lean_nat_div(x_76, x_81); +lean_dec(x_81); +lean_dec(x_76); +x_83 = lean_nat_mod(x_82, x_75); +lean_dec(x_82); +if (lean_is_scalar(x_77)) { + x_84 = lean_alloc_ctor(0, 3, 0); +} else { + x_84 = x_77; +} +lean_ctor_set(x_84, 0, x_74); +lean_ctor_set(x_84, 1, x_75); +lean_ctor_set(x_84, 2, x_83); +x_85 = l_Fin_Value_toExpr(x_84); +x_86 = lean_box(0); +x_87 = lean_unsigned_to_nat(0u); +x_88 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_88, 0, x_85); +lean_ctor_set(x_88, 1, x_86); +lean_ctor_set(x_88, 2, x_87); +x_89 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_30, 0, x_90); +return x_30; } } } -static lean_object* _init_l_Fin_reduceDiv___closed__1() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("HDiv", 4); -return x_1; -} +lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; uint8_t x_99; +x_91 = lean_ctor_get(x_30, 1); +lean_inc(x_91); +lean_dec(x_30); +x_92 = lean_ctor_get(x_31, 0); +lean_inc(x_92); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_93 = x_31; +} else { + lean_dec_ref(x_31); + x_93 = lean_box(0); +} +x_94 = lean_ctor_get(x_28, 0); +lean_inc(x_94); +x_95 = lean_ctor_get(x_28, 1); +lean_inc(x_95); +x_96 = lean_ctor_get(x_28, 2); +lean_inc(x_96); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + lean_ctor_release(x_28, 1); + lean_ctor_release(x_28, 2); + x_97 = x_28; +} else { + lean_dec_ref(x_28); + x_97 = lean_box(0); +} +x_98 = lean_ctor_get(x_92, 1); +lean_inc(x_98); +x_99 = lean_nat_dec_eq(x_95, x_98); +lean_dec(x_98); +if (x_99 == 0) +{ +lean_object* x_100; lean_object* x_101; +lean_dec(x_97); +lean_dec(x_96); +lean_dec(x_95); +lean_dec(x_94); +lean_dec(x_93); +lean_dec(x_92); +x_100 = lean_box(0); +x_101 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_101, 0, x_100); +lean_ctor_set(x_101, 1, x_91); +return x_101; +} +else +{ +lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; +x_102 = lean_ctor_get(x_92, 2); +lean_inc(x_102); +lean_dec(x_92); +x_103 = lean_nat_div(x_96, x_102); +lean_dec(x_102); +lean_dec(x_96); +x_104 = lean_nat_mod(x_103, x_95); +lean_dec(x_103); +if (lean_is_scalar(x_97)) { + x_105 = lean_alloc_ctor(0, 3, 0); +} else { + x_105 = x_97; +} +lean_ctor_set(x_105, 0, x_94); +lean_ctor_set(x_105, 1, x_95); +lean_ctor_set(x_105, 2, x_104); +x_106 = l_Fin_Value_toExpr(x_105); +x_107 = lean_box(0); +x_108 = lean_unsigned_to_nat(0u); +x_109 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_109, 0, x_106); +lean_ctor_set(x_109, 1, x_107); +lean_ctor_set(x_109, 2, x_108); +x_110 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_110, 0, x_109); +if (lean_is_scalar(x_93)) { + x_111 = lean_alloc_ctor(1, 1, 0); +} else { + x_111 = x_93; +} +lean_ctor_set(x_111, 0, x_110); +x_112 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_112, 0, x_111); +lean_ctor_set(x_112, 1, x_91); +return x_112; +} +} +} +} +else +{ +uint8_t x_113; +lean_dec(x_28); +x_113 = !lean_is_exclusive(x_30); +if (x_113 == 0) +{ +return x_30; } -static lean_object* _init_l_Fin_reduceDiv___closed__2() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("hDiv", 4); -return x_1; +lean_object* x_114; lean_object* x_115; lean_object* x_116; +x_114 = lean_ctor_get(x_30, 0); +x_115 = lean_ctor_get(x_30, 1); +lean_inc(x_115); +lean_inc(x_114); +lean_dec(x_30); +x_116 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_116, 0, x_114); +lean_ctor_set(x_116, 1, x_115); +return x_116; } } -static lean_object* _init_l_Fin_reduceDiv___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_reduceDiv___closed__1; -x_2 = l_Fin_reduceDiv___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; } } -LEAN_EXPORT lean_object* l_Fin_reduceDiv(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Fin_reduceDiv___closed__3; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_117; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_117 = !lean_is_exclusive(x_19); +if (x_117 == 0) +{ +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Fin_reduceDiv___lambda__2(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_118; lean_object* x_119; lean_object* x_120; +x_118 = lean_ctor_get(x_19, 0); +x_119 = lean_ctor_get(x_19, 1); +lean_inc(x_119); +lean_inc(x_118); +lean_dec(x_19); +x_120 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_120, 0, x_118); +lean_ctor_set(x_120, 1, x_119); +return x_120; +} +} +} } } } -LEAN_EXPORT lean_object* l_Fin_reduceDiv___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Fin_reduceDiv___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_12; -x_12 = l_Fin_reduceDiv___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); +lean_object* x_10; +x_10 = l_Fin_reduceDiv(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -return x_12; +lean_dec(x_1); +return x_10; } } -static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__1() { +static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__1() { _start: { lean_object* x_1; @@ -4649,17 +5303,17 @@ x_1 = lean_mk_string_from_bytes("reduceDiv", 9); return x_1; } } -static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__2() { +static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__1; +x_1 = l_Fin_fromExpr_x3f___closed__4; +x_2 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__3() { +static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -4671,564 +5325,642 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__4() { +static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__5; -x_2 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__3; +x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__5; +x_2 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__5() { +static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__4; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4; +x_1 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__4; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__6() { +static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__5; +x_1 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__7() { +static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__6; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4; +x_1 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__6; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__8() { +static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__7; +x_1 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__9() { +static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__8; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4; +x_1 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__8; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__10() { +static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__9; +x_1 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__9; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__11() { +static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__10; +x_1 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__10; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__12() { +static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__11; +x_1 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__11; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__13() { +static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__12; +x_1 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__12; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__14() { +static lean_object* _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__14() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Fin_reduceDiv), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Fin_reduceDiv___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__2; -x_3 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__13; -x_4 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__14; +x_2 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__2; +x_3 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__13; +x_4 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__14; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_932_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_661_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__2; +x_2 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__14; +x_4 = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__14; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Fin_reduceMod___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +static lean_object* _init_l_Fin_reduceMod___closed__1() { _start: { -uint8_t x_12; -x_12 = !lean_is_exclusive(x_1); -if (x_12 == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("HMod", 4); +return x_1; +} +} +static lean_object* _init_l_Fin_reduceMod___closed__2() { +_start: { -lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_13 = lean_ctor_get(x_1, 1); -x_14 = lean_ctor_get(x_1, 2); -x_15 = lean_ctor_get(x_2, 2); -x_16 = lean_nat_mod(x_14, x_15); -lean_dec(x_14); -x_17 = lean_nat_mod(x_16, x_13); -lean_dec(x_16); -lean_ctor_set(x_1, 2, x_17); -x_18 = l_Fin_Value_toExpr(x_1); -x_19 = lean_box(0); -x_20 = lean_unsigned_to_nat(0u); -x_21 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_21, 0, x_18); -lean_ctor_set(x_21, 1, x_19); -lean_ctor_set(x_21, 2, x_20); -x_22 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_22, 0, x_21); -x_23 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_23, 0, x_22); -x_24 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_24, 0, x_23); -lean_ctor_set(x_24, 1, x_11); -return x_24; -} -else -{ -lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_25 = lean_ctor_get(x_1, 0); -x_26 = lean_ctor_get(x_1, 1); -x_27 = lean_ctor_get(x_1, 2); -lean_inc(x_27); -lean_inc(x_26); -lean_inc(x_25); -lean_dec(x_1); -x_28 = lean_ctor_get(x_2, 2); -x_29 = lean_nat_mod(x_27, x_28); -lean_dec(x_27); -x_30 = lean_nat_mod(x_29, x_26); -lean_dec(x_29); -x_31 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_31, 0, x_25); -lean_ctor_set(x_31, 1, x_26); -lean_ctor_set(x_31, 2, x_30); -x_32 = l_Fin_Value_toExpr(x_31); -x_33 = lean_box(0); -x_34 = lean_unsigned_to_nat(0u); -x_35 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_35, 0, x_32); -lean_ctor_set(x_35, 1, x_33); -lean_ctor_set(x_35, 2, x_34); -x_36 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_36, 0, x_35); -x_37 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_37, 0, x_36); -x_38 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_38, 0, x_37); -lean_ctor_set(x_38, 1, x_11); -return x_38; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("hMod", 4); +return x_1; } } +static lean_object* _init_l_Fin_reduceMod___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Fin_reduceMod___closed__1; +x_2 = l_Fin_reduceMod___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} } -LEAN_EXPORT lean_object* l_Fin_reduceMod___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Fin_reduceMod(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -lean_dec(x_2); -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_Fin_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Fin_reduceMod___closed__3; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_122; +x_122 = lean_box(0); +x_13 = x_122; +x_14 = x_9; +goto block_121; +} +else { -uint8_t x_15; -lean_dec(x_9); +lean_object* x_123; +x_123 = l_Fin_fromExpr_x3f___closed__6; +x_13 = x_123; +x_14 = x_9; +goto block_121; +} +block_121: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; -} -else -{ -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; -} +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -lean_dec(x_1); -lean_inc(x_9); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_24 = l_Fin_fromExpr_x3f(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +x_19 = l_Fin_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_26; -lean_dec(x_22); -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_Fin_fromExpr_x3f(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) +{ uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); if (x_32 == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint8_t x_38; -x_33 = lean_ctor_get(x_24, 1); -x_34 = lean_ctor_get(x_24, 0); -lean_dec(x_34); -x_35 = lean_ctor_get(x_25, 0); -lean_inc(x_35); -lean_dec(x_25); -x_36 = lean_ctor_get(x_22, 1); -lean_inc(x_36); -x_37 = lean_ctor_get(x_35, 1); -lean_inc(x_37); -x_38 = lean_nat_dec_eq(x_36, x_37); -lean_dec(x_37); -lean_dec(x_36); -if (x_38 == 0) -{ -lean_object* x_39; -lean_dec(x_35); -lean_dec(x_22); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_39 = lean_box(0); -lean_ctor_set(x_24, 0, x_39); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_40; lean_object* x_41; -lean_free_object(x_24); -x_40 = lean_box(0); -x_41 = l_Fin_reduceMod___lambda__1(x_22, x_35, x_40, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_33); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_35); -return x_41; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint8_t x_46; -x_42 = lean_ctor_get(x_24, 1); -lean_inc(x_42); -lean_dec(x_24); -x_43 = lean_ctor_get(x_25, 0); -lean_inc(x_43); -lean_dec(x_25); -x_44 = lean_ctor_get(x_22, 1); -lean_inc(x_44); -x_45 = lean_ctor_get(x_43, 1); -lean_inc(x_45); -x_46 = lean_nat_dec_eq(x_44, x_45); -lean_dec(x_45); -lean_dec(x_44); -if (x_46 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_47; lean_object* x_48; -lean_dec(x_43); -lean_dec(x_22); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_47 = lean_box(0); -x_48 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_48, 1, x_42); -return x_48; -} -else +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -lean_object* x_49; lean_object* x_50; -x_49 = lean_box(0); -x_50 = l_Fin_reduceMod___lambda__1(x_22, x_43, x_49, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_42); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get(x_28, 0); +x_44 = lean_ctor_get(x_28, 1); +x_45 = lean_ctor_get(x_28, 2); +x_46 = lean_ctor_get(x_42, 1); +lean_inc(x_46); +x_47 = lean_nat_dec_eq(x_44, x_46); +lean_dec(x_46); +if (x_47 == 0) +{ +lean_object* x_48; +lean_free_object(x_28); +lean_dec(x_45); +lean_dec(x_44); lean_dec(x_43); -return x_50; -} +lean_free_object(x_31); +lean_dec(x_42); +x_48 = lean_box(0); +lean_ctor_set(x_30, 0, x_48); +return x_30; } +else +{ +lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_49 = lean_ctor_get(x_42, 2); +lean_inc(x_49); +lean_dec(x_42); +x_50 = lean_nat_mod(x_45, x_49); +lean_dec(x_49); +lean_dec(x_45); +x_51 = lean_nat_mod(x_50, x_44); +lean_dec(x_50); +lean_ctor_set(x_28, 2, x_51); +x_52 = l_Fin_Value_toExpr(x_28); +x_53 = lean_box(0); +x_54 = lean_unsigned_to_nat(0u); +x_55 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_55, 0, x_52); +lean_ctor_set(x_55, 1, x_53); +lean_ctor_set(x_55, 2, x_54); +x_56 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_31, 0, x_56); +return x_30; } } else { -uint8_t x_51; -lean_dec(x_22); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_51 = !lean_is_exclusive(x_24); -if (x_51 == 0) -{ -return x_24; +lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; uint8_t x_62; +x_57 = lean_ctor_get(x_31, 0); +x_58 = lean_ctor_get(x_28, 0); +x_59 = lean_ctor_get(x_28, 1); +x_60 = lean_ctor_get(x_28, 2); +lean_inc(x_60); +lean_inc(x_59); +lean_inc(x_58); +lean_dec(x_28); +x_61 = lean_ctor_get(x_57, 1); +lean_inc(x_61); +x_62 = lean_nat_dec_eq(x_59, x_61); +lean_dec(x_61); +if (x_62 == 0) +{ +lean_object* x_63; +lean_dec(x_60); +lean_dec(x_59); +lean_dec(x_58); +lean_free_object(x_31); +lean_dec(x_57); +x_63 = lean_box(0); +lean_ctor_set(x_30, 0, x_63); +return x_30; } else { -lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_52 = lean_ctor_get(x_24, 0); -x_53 = lean_ctor_get(x_24, 1); -lean_inc(x_53); -lean_inc(x_52); -lean_dec(x_24); -x_54 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_54, 0, x_52); -lean_ctor_set(x_54, 1, x_53); -return x_54; -} +lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; +x_64 = lean_ctor_get(x_57, 2); +lean_inc(x_64); +lean_dec(x_57); +x_65 = lean_nat_mod(x_60, x_64); +lean_dec(x_64); +lean_dec(x_60); +x_66 = lean_nat_mod(x_65, x_59); +lean_dec(x_65); +x_67 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_67, 0, x_58); +lean_ctor_set(x_67, 1, x_59); +lean_ctor_set(x_67, 2, x_66); +x_68 = l_Fin_Value_toExpr(x_67); +x_69 = lean_box(0); +x_70 = lean_unsigned_to_nat(0u); +x_71 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_71, 0, x_68); +lean_ctor_set(x_71, 1, x_69); +lean_ctor_set(x_71, 2, x_70); +x_72 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_72, 0, x_71); +lean_ctor_set(x_31, 0, x_72); +return x_30; } } } else { -uint8_t x_55; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_1); -x_55 = !lean_is_exclusive(x_13); -if (x_55 == 0) +lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint8_t x_79; +x_73 = lean_ctor_get(x_31, 0); +lean_inc(x_73); +lean_dec(x_31); +x_74 = lean_ctor_get(x_28, 0); +lean_inc(x_74); +x_75 = lean_ctor_get(x_28, 1); +lean_inc(x_75); +x_76 = lean_ctor_get(x_28, 2); +lean_inc(x_76); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + lean_ctor_release(x_28, 1); + lean_ctor_release(x_28, 2); + x_77 = x_28; +} else { + lean_dec_ref(x_28); + x_77 = lean_box(0); +} +x_78 = lean_ctor_get(x_73, 1); +lean_inc(x_78); +x_79 = lean_nat_dec_eq(x_75, x_78); +lean_dec(x_78); +if (x_79 == 0) { -return x_13; +lean_object* x_80; +lean_dec(x_77); +lean_dec(x_76); +lean_dec(x_75); +lean_dec(x_74); +lean_dec(x_73); +x_80 = lean_box(0); +lean_ctor_set(x_30, 0, x_80); +return x_30; } else { -lean_object* x_56; lean_object* x_57; lean_object* x_58; -x_56 = lean_ctor_get(x_13, 0); -x_57 = lean_ctor_get(x_13, 1); -lean_inc(x_57); -lean_inc(x_56); -lean_dec(x_13); -x_58 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_58, 0, x_56); -lean_ctor_set(x_58, 1, x_57); -return x_58; -} +lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_81 = lean_ctor_get(x_73, 2); +lean_inc(x_81); +lean_dec(x_73); +x_82 = lean_nat_mod(x_76, x_81); +lean_dec(x_81); +lean_dec(x_76); +x_83 = lean_nat_mod(x_82, x_75); +lean_dec(x_82); +if (lean_is_scalar(x_77)) { + x_84 = lean_alloc_ctor(0, 3, 0); +} else { + x_84 = x_77; +} +lean_ctor_set(x_84, 0, x_74); +lean_ctor_set(x_84, 1, x_75); +lean_ctor_set(x_84, 2, x_83); +x_85 = l_Fin_Value_toExpr(x_84); +x_86 = lean_box(0); +x_87 = lean_unsigned_to_nat(0u); +x_88 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_88, 0, x_85); +lean_ctor_set(x_88, 1, x_86); +lean_ctor_set(x_88, 2, x_87); +x_89 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_30, 0, x_90); +return x_30; } } } -static lean_object* _init_l_Fin_reduceMod___closed__1() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("HMod", 4); -return x_1; -} +lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; uint8_t x_99; +x_91 = lean_ctor_get(x_30, 1); +lean_inc(x_91); +lean_dec(x_30); +x_92 = lean_ctor_get(x_31, 0); +lean_inc(x_92); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_93 = x_31; +} else { + lean_dec_ref(x_31); + x_93 = lean_box(0); +} +x_94 = lean_ctor_get(x_28, 0); +lean_inc(x_94); +x_95 = lean_ctor_get(x_28, 1); +lean_inc(x_95); +x_96 = lean_ctor_get(x_28, 2); +lean_inc(x_96); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + lean_ctor_release(x_28, 1); + lean_ctor_release(x_28, 2); + x_97 = x_28; +} else { + lean_dec_ref(x_28); + x_97 = lean_box(0); +} +x_98 = lean_ctor_get(x_92, 1); +lean_inc(x_98); +x_99 = lean_nat_dec_eq(x_95, x_98); +lean_dec(x_98); +if (x_99 == 0) +{ +lean_object* x_100; lean_object* x_101; +lean_dec(x_97); +lean_dec(x_96); +lean_dec(x_95); +lean_dec(x_94); +lean_dec(x_93); +lean_dec(x_92); +x_100 = lean_box(0); +x_101 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_101, 0, x_100); +lean_ctor_set(x_101, 1, x_91); +return x_101; +} +else +{ +lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; +x_102 = lean_ctor_get(x_92, 2); +lean_inc(x_102); +lean_dec(x_92); +x_103 = lean_nat_mod(x_96, x_102); +lean_dec(x_102); +lean_dec(x_96); +x_104 = lean_nat_mod(x_103, x_95); +lean_dec(x_103); +if (lean_is_scalar(x_97)) { + x_105 = lean_alloc_ctor(0, 3, 0); +} else { + x_105 = x_97; +} +lean_ctor_set(x_105, 0, x_94); +lean_ctor_set(x_105, 1, x_95); +lean_ctor_set(x_105, 2, x_104); +x_106 = l_Fin_Value_toExpr(x_105); +x_107 = lean_box(0); +x_108 = lean_unsigned_to_nat(0u); +x_109 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_109, 0, x_106); +lean_ctor_set(x_109, 1, x_107); +lean_ctor_set(x_109, 2, x_108); +x_110 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_110, 0, x_109); +if (lean_is_scalar(x_93)) { + x_111 = lean_alloc_ctor(1, 1, 0); +} else { + x_111 = x_93; +} +lean_ctor_set(x_111, 0, x_110); +x_112 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_112, 0, x_111); +lean_ctor_set(x_112, 1, x_91); +return x_112; +} +} +} +} +else +{ +uint8_t x_113; +lean_dec(x_28); +x_113 = !lean_is_exclusive(x_30); +if (x_113 == 0) +{ +return x_30; } -static lean_object* _init_l_Fin_reduceMod___closed__2() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("hMod", 4); -return x_1; +lean_object* x_114; lean_object* x_115; lean_object* x_116; +x_114 = lean_ctor_get(x_30, 0); +x_115 = lean_ctor_get(x_30, 1); +lean_inc(x_115); +lean_inc(x_114); +lean_dec(x_30); +x_116 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_116, 0, x_114); +lean_ctor_set(x_116, 1, x_115); +return x_116; } } -static lean_object* _init_l_Fin_reduceMod___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_reduceMod___closed__1; -x_2 = l_Fin_reduceMod___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; } } -LEAN_EXPORT lean_object* l_Fin_reduceMod(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Fin_reduceMod___closed__3; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_117; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_117 = !lean_is_exclusive(x_19); +if (x_117 == 0) +{ +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Fin_reduceMod___lambda__2(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_118; lean_object* x_119; lean_object* x_120; +x_118 = lean_ctor_get(x_19, 0); +x_119 = lean_ctor_get(x_19, 1); +lean_inc(x_119); +lean_inc(x_118); +lean_dec(x_19); +x_120 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_120, 0, x_118); +lean_ctor_set(x_120, 1, x_119); +return x_120; } } } -LEAN_EXPORT lean_object* l_Fin_reduceMod___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +} +} +} +LEAN_EXPORT lean_object* l_Fin_reduceMod___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_12; -x_12 = l_Fin_reduceMod___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); +lean_object* x_10; +x_10 = l_Fin_reduceMod(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -return x_12; +lean_dec(x_1); +return x_10; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__1() { +static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__1() { _start: { lean_object* x_1; @@ -5236,17 +5968,17 @@ x_1 = lean_mk_string_from_bytes("reduceMod", 9); return x_1; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__2() { +static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__1; +x_1 = l_Fin_fromExpr_x3f___closed__4; +x_2 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__3() { +static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -5258,1160 +5990,1164 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__4() { +static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__5; -x_2 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__3; +x_1 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__5; +x_2 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__5() { +static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__4; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4; +x_1 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__4; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__6() { +static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__5; +x_1 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__7() { +static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__6; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4; +x_1 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__6; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__8() { +static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__7; +x_1 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__9() { +static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__8; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4; +x_1 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__8; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__10() { +static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__9; +x_1 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__9; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__11() { +static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__10; +x_1 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__10; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__12() { +static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__11; +x_1 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__11; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__13() { +static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__12; +x_1 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__12; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__14() { +static lean_object* _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__14() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Fin_reduceMod), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Fin_reduceMod___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__2; -x_3 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__13; -x_4 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__14; +x_2 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__2; +x_3 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__13; +x_4 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__14; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_971_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_700_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__2; +x_2 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__14; +x_4 = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__14; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Fin_reduceLT___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Fin_reduceLT___closed__1() { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("LT", 2); +return x_1; +} +} +static lean_object* _init_l_Fin_reduceLT___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("lt", 2); +return x_1; +} +} +static lean_object* _init_l_Fin_reduceLT___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Fin_reduceLT___closed__1; +x_2 = l_Fin_reduceLT___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Fin_reduceLT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Fin_reduceLT___closed__3; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_Fin_fromExpr_x3f___closed__6; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_Fin_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_Fin_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_Fin_fromExpr_x3f(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_Fin_fromExpr_x3f(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get(x_23, 2); -lean_inc(x_39); -lean_dec(x_23); -x_40 = lean_ctor_get(x_35, 2); -lean_inc(x_40); -lean_dec(x_35); -x_41 = lean_nat_dec_lt(x_39, x_40); -lean_dec(x_40); -lean_dec(x_39); -if (x_41 == 0) +lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get(x_29, 2); +lean_inc(x_45); +lean_dec(x_29); +x_46 = lean_ctor_get(x_41, 2); +lean_inc(x_46); +lean_dec(x_41); +x_47 = lean_nat_dec_lt(x_45, x_46); +lean_dec(x_46); +lean_dec(x_45); +if (x_47 == 0) { -lean_object* x_42; lean_object* x_43; -x_42 = l_Fin_reduceBinPred___lambda__1___closed__4; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) +lean_object* x_48; lean_object* x_49; +x_48 = l_Fin_reduceBinPred___closed__4; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) { -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) -{ -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_Fin_reduceBinPred___closed__11; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_Fin_reduceBinPred___closed__10; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_Fin_reduceBinPred___closed__7; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); -lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_66 = l_Fin_reduceBinPred___closed__11; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_Fin_reduceBinPred___closed__10; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_Fin_reduceBinPred___closed__7; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_Fin_reduceBinPred___lambda__1___closed__14; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_Fin_reduceBinPred___closed__14; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) -{ -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; -} -else +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_Fin_reduceBinPred___closed__11; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_Fin_reduceBinPred___closed__20; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_Fin_reduceBinPred___closed__17; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; +} +else +{ +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_Fin_reduceBinPred___closed__11; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_Fin_reduceBinPred___closed__20; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_Fin_reduceBinPred___closed__17; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get(x_23, 2); -lean_inc(x_116); -lean_dec(x_23); -x_117 = lean_ctor_get(x_112, 2); -lean_inc(x_117); -lean_dec(x_112); -x_118 = lean_nat_dec_lt(x_116, x_117); -lean_dec(x_117); -lean_dec(x_116); -if (x_118 == 0) -{ -lean_object* x_119; lean_object* x_120; -x_119 = l_Fin_reduceBinPred___lambda__1___closed__4; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); +lean_dec(x_119); +x_122 = lean_ctor_get(x_29, 2); lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); +lean_dec(x_29); +x_123 = lean_ctor_get(x_118, 2); +lean_inc(x_123); +lean_dec(x_118); +x_124 = lean_nat_dec_lt(x_122, x_123); +lean_dec(x_123); +lean_dec(x_122); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_Fin_reduceBinPred___closed__4; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_Fin_reduceBinPred___closed__11; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_Fin_reduceBinPred___closed__10; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_Fin_reduceBinPred___closed__7; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_Fin_reduceBinPred___lambda__1___closed__14; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); +lean_object* x_147; lean_object* x_148; +x_147 = l_Fin_reduceBinPred___closed__14; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_Fin_reduceBinPred___closed__11; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_Fin_reduceBinPred___closed__20; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_Fin_reduceBinPred___closed__17; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_Fin_fromExpr_x3f(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_Fin_fromExpr_x3f(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) -{ -lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get(x_171, 2); -lean_inc(x_185); -lean_dec(x_171); -x_186 = lean_ctor_get(x_180, 2); -lean_inc(x_186); -lean_dec(x_180); -x_187 = lean_nat_dec_lt(x_185, x_186); -lean_dec(x_186); -lean_dec(x_185); -if (x_187 == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_188; lean_object* x_189; -x_188 = l_Fin_reduceBinPred___lambda__1___closed__4; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); +lean_dec(x_188); +x_191 = lean_ctor_get(x_177, 2); lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_177); +x_192 = lean_ctor_get(x_186, 2); +lean_inc(x_192); +lean_dec(x_186); +x_193 = lean_nat_dec_lt(x_191, x_192); +lean_dec(x_192); +lean_dec(x_191); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_Fin_reduceBinPred___closed__4; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_Fin_reduceBinPred___closed__11; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_Fin_reduceBinPred___closed__10; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_Fin_reduceBinPred___closed__7; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_Fin_reduceBinPred___lambda__1___closed__14; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_Fin_reduceBinPred___closed__14; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_Fin_reduceBinPred___closed__11; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_Fin_reduceBinPred___closed__20; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_Fin_reduceBinPred___closed__17; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} -} -} -static lean_object* _init_l_Fin_reduceLT___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("LT", 2); -return x_1; +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -static lean_object* _init_l_Fin_reduceLT___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("lt", 2); -return x_1; } } -static lean_object* _init_l_Fin_reduceLT___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_reduceLT___closed__1; -x_2 = l_Fin_reduceLT___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; } } -LEAN_EXPORT lean_object* l_Fin_reduceLT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Fin_reduceLT___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Fin_reduceLT___closed__3; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); +lean_object* x_10; +x_10 = l_Fin_reduceLT(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; -} -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Fin_reduceLT___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; -} -} -} -LEAN_EXPORT lean_object* l_Fin_reduceLT___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_Fin_reduceLT___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__1() { +static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__1() { _start: { lean_object* x_1; @@ -6419,17 +7155,17 @@ x_1 = lean_mk_string_from_bytes("reduceLT", 8); return x_1; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__2() { +static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__1; +x_1 = l_Fin_fromExpr_x3f___closed__4; +x_2 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__3() { +static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -6441,7 +7177,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__4() { +static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__4() { _start: { lean_object* x_1; lean_object* x_2; @@ -6450,1120 +7186,1124 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__5() { +static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__4; -x_2 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__3; +x_1 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__4; +x_2 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__6() { +static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__5; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4; +x_1 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__5; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__7() { +static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__6; +x_1 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__8() { +static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__7; +x_1 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__9() { +static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__8; +x_1 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__10() { +static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__9; +x_1 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__9; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__11() { +static lean_object* _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__11() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Fin_reduceLT), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Fin_reduceLT___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__2; -x_3 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__10; -x_4 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__11; +x_2 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__2; +x_3 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__10; +x_4 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__11; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1011_(lean_object* x_1) { -_start: +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_740_(lean_object* x_1) { +_start: +{ +lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; +x_2 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__2; +x_3 = 1; +x_4 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__11; +x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); +return x_5; +} +} +static lean_object* _init_l_Fin_reduceLE___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("LE", 2); +return x_1; +} +} +static lean_object* _init_l_Fin_reduceLE___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("le", 2); +return x_1; +} +} +static lean_object* _init_l_Fin_reduceLE___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Fin_reduceLE___closed__1; +x_2 = l_Fin_reduceLE___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Fin_reduceLE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Fin_reduceLE___closed__3; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else { -lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__2; -x_3 = 1; -x_4 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__11; -x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); -return x_5; +lean_object* x_254; +x_254 = l_Fin_fromExpr_x3f___closed__6; +x_13 = x_254; +x_14 = x_9; +goto block_252; } +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } -LEAN_EXPORT lean_object* l_Fin_reduceLE___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: +else { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_Fin_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_Fin_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_Fin_fromExpr_x3f(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_Fin_fromExpr_x3f(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get(x_23, 2); -lean_inc(x_39); -lean_dec(x_23); -x_40 = lean_ctor_get(x_35, 2); -lean_inc(x_40); -lean_dec(x_35); -x_41 = lean_nat_dec_le(x_39, x_40); -lean_dec(x_40); -lean_dec(x_39); -if (x_41 == 0) +lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get(x_29, 2); +lean_inc(x_45); +lean_dec(x_29); +x_46 = lean_ctor_get(x_41, 2); +lean_inc(x_46); +lean_dec(x_41); +x_47 = lean_nat_dec_le(x_45, x_46); +lean_dec(x_46); +lean_dec(x_45); +if (x_47 == 0) { -lean_object* x_42; lean_object* x_43; -x_42 = l_Fin_reduceBinPred___lambda__1___closed__4; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) +lean_object* x_48; lean_object* x_49; +x_48 = l_Fin_reduceBinPred___closed__4; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) { -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) -{ -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_Fin_reduceBinPred___closed__11; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_Fin_reduceBinPred___closed__10; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_Fin_reduceBinPred___closed__7; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_Fin_reduceBinPred___closed__11; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_Fin_reduceBinPred___closed__10; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_Fin_reduceBinPred___closed__7; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_Fin_reduceBinPred___lambda__1___closed__14; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) -{ -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_Fin_reduceBinPred___closed__14; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; -} -else +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_Fin_reduceBinPred___closed__11; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_Fin_reduceBinPred___closed__20; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_Fin_reduceBinPred___closed__17; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; +} +else +{ +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_Fin_reduceBinPred___closed__11; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_Fin_reduceBinPred___closed__20; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_Fin_reduceBinPred___closed__17; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get(x_23, 2); -lean_inc(x_116); -lean_dec(x_23); -x_117 = lean_ctor_get(x_112, 2); -lean_inc(x_117); -lean_dec(x_112); -x_118 = lean_nat_dec_le(x_116, x_117); -lean_dec(x_117); -lean_dec(x_116); -if (x_118 == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_119; lean_object* x_120; -x_119 = l_Fin_reduceBinPred___lambda__1___closed__4; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) -{ -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); +lean_dec(x_119); +x_122 = lean_ctor_get(x_29, 2); lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); +lean_dec(x_29); +x_123 = lean_ctor_get(x_118, 2); +lean_inc(x_123); +lean_dec(x_118); +x_124 = lean_nat_dec_le(x_122, x_123); +lean_dec(x_123); +lean_dec(x_122); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_Fin_reduceBinPred___closed__4; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_Fin_reduceBinPred___closed__11; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_Fin_reduceBinPred___closed__10; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_Fin_reduceBinPred___closed__7; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_Fin_reduceBinPred___lambda__1___closed__14; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); +lean_object* x_147; lean_object* x_148; +x_147 = l_Fin_reduceBinPred___closed__14; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_Fin_reduceBinPred___closed__11; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_Fin_reduceBinPred___closed__20; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_Fin_reduceBinPred___closed__17; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_Fin_fromExpr_x3f(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_Fin_fromExpr_x3f(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) -{ -lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get(x_171, 2); -lean_inc(x_185); -lean_dec(x_171); -x_186 = lean_ctor_get(x_180, 2); -lean_inc(x_186); -lean_dec(x_180); -x_187 = lean_nat_dec_le(x_185, x_186); -lean_dec(x_186); -lean_dec(x_185); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_Fin_reduceBinPred___lambda__1___closed__4; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); +lean_dec(x_188); +x_191 = lean_ctor_get(x_177, 2); lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_177); +x_192 = lean_ctor_get(x_186, 2); +lean_inc(x_192); +lean_dec(x_186); +x_193 = lean_nat_dec_le(x_191, x_192); +lean_dec(x_192); +lean_dec(x_191); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_Fin_reduceBinPred___closed__4; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_Fin_reduceBinPred___closed__11; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_Fin_reduceBinPred___closed__10; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_Fin_reduceBinPred___closed__7; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_Fin_reduceBinPred___lambda__1___closed__14; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_Fin_reduceBinPred___closed__14; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_Fin_reduceBinPred___closed__11; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_Fin_reduceBinPred___closed__20; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); +} else { + x_229 = x_187; +} +lean_ctor_set(x_229, 0, x_228); +x_230 = l_Fin_reduceBinPred___closed__17; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); } else { - x_229 = x_215; + x_235 = x_221; } -lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} -} -} -static lean_object* _init_l_Fin_reduceLE___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("LE", 2); -return x_1; +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -static lean_object* _init_l_Fin_reduceLE___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("le", 2); -return x_1; } } -static lean_object* _init_l_Fin_reduceLE___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_reduceLE___closed__1; -x_2 = l_Fin_reduceLE___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; } } -LEAN_EXPORT lean_object* l_Fin_reduceLE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Fin_reduceLE___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Fin_reduceLE___closed__3; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); +lean_object* x_10; +x_10 = l_Fin_reduceLE(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; -} -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Fin_reduceLE___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; -} -} -} -LEAN_EXPORT lean_object* l_Fin_reduceLE___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_Fin_reduceLE___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__1() { +static lean_object* _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__1() { _start: { lean_object* x_1; @@ -7571,17 +8311,17 @@ x_1 = lean_mk_string_from_bytes("reduceLE", 8); return x_1; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__2() { +static lean_object* _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__1; +x_1 = l_Fin_fromExpr_x3f___closed__4; +x_2 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__3() { +static lean_object* _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -7593,2191 +8333,2199 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__4() { +static lean_object* _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__4; -x_2 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__3; +x_1 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__4; +x_2 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__5() { +static lean_object* _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__4; -x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4; +x_1 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__4; +x_2 = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__6() { +static lean_object* _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__5; +x_1 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__7() { +static lean_object* _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__6; +x_1 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__8() { +static lean_object* _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__7; +x_1 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__9() { +static lean_object* _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__8; +x_1 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__10() { +static lean_object* _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__10() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Fin_reduceLE), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Fin_reduceLE___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__2; -x_3 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__9; -x_4 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__10; +x_2 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__2; +x_3 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__9; +x_4 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__10; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1051_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_780_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__2; +x_2 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__10; +x_4 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__10; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Fin_reduceGT___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Fin_reduceGT___closed__1() { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("GT", 2); +return x_1; +} +} +static lean_object* _init_l_Fin_reduceGT___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("gt", 2); +return x_1; +} +} +static lean_object* _init_l_Fin_reduceGT___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Fin_reduceGT___closed__1; +x_2 = l_Fin_reduceGT___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Fin_reduceGT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Fin_reduceGT___closed__3; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_Fin_fromExpr_x3f___closed__6; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_Fin_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_Fin_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_Fin_fromExpr_x3f(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_Fin_fromExpr_x3f(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get(x_23, 2); -lean_inc(x_39); -lean_dec(x_23); -x_40 = lean_ctor_get(x_35, 2); -lean_inc(x_40); -lean_dec(x_35); -x_41 = lean_nat_dec_lt(x_40, x_39); -lean_dec(x_39); -lean_dec(x_40); -if (x_41 == 0) +lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get(x_29, 2); +lean_inc(x_45); +lean_dec(x_29); +x_46 = lean_ctor_get(x_41, 2); +lean_inc(x_46); +lean_dec(x_41); +x_47 = lean_nat_dec_lt(x_46, x_45); +lean_dec(x_45); +lean_dec(x_46); +if (x_47 == 0) { -lean_object* x_42; lean_object* x_43; -x_42 = l_Fin_reduceBinPred___lambda__1___closed__4; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) +lean_object* x_48; lean_object* x_49; +x_48 = l_Fin_reduceBinPred___closed__4; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) { -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) -{ -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_Fin_reduceBinPred___closed__11; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_Fin_reduceBinPred___closed__10; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_Fin_reduceBinPred___closed__7; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_Fin_reduceBinPred___closed__11; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_Fin_reduceBinPred___closed__10; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_Fin_reduceBinPred___closed__7; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_Fin_reduceBinPred___lambda__1___closed__14; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_Fin_reduceBinPred___closed__14; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) -{ -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; -} -else +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_Fin_reduceBinPred___closed__11; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_Fin_reduceBinPred___closed__20; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_Fin_reduceBinPred___closed__17; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; +} +else +{ +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_Fin_reduceBinPred___closed__11; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_Fin_reduceBinPred___closed__20; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_Fin_reduceBinPred___closed__17; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get(x_23, 2); -lean_inc(x_116); -lean_dec(x_23); -x_117 = lean_ctor_get(x_112, 2); -lean_inc(x_117); -lean_dec(x_112); -x_118 = lean_nat_dec_lt(x_117, x_116); -lean_dec(x_116); -lean_dec(x_117); -if (x_118 == 0) -{ -lean_object* x_119; lean_object* x_120; -x_119 = l_Fin_reduceBinPred___lambda__1___closed__4; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); +lean_dec(x_119); +x_122 = lean_ctor_get(x_29, 2); lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); +lean_dec(x_29); +x_123 = lean_ctor_get(x_118, 2); +lean_inc(x_123); +lean_dec(x_118); +x_124 = lean_nat_dec_lt(x_123, x_122); +lean_dec(x_122); +lean_dec(x_123); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_Fin_reduceBinPred___closed__4; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_Fin_reduceBinPred___closed__11; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_Fin_reduceBinPred___closed__10; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_Fin_reduceBinPred___closed__7; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_Fin_reduceBinPred___lambda__1___closed__14; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); +lean_object* x_147; lean_object* x_148; +x_147 = l_Fin_reduceBinPred___closed__14; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_Fin_reduceBinPred___closed__11; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_Fin_reduceBinPred___closed__20; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_Fin_reduceBinPred___closed__17; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_Fin_fromExpr_x3f(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_Fin_fromExpr_x3f(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) -{ -lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get(x_171, 2); -lean_inc(x_185); -lean_dec(x_171); -x_186 = lean_ctor_get(x_180, 2); -lean_inc(x_186); -lean_dec(x_180); -x_187 = lean_nat_dec_lt(x_186, x_185); -lean_dec(x_185); -lean_dec(x_186); -if (x_187 == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_188; lean_object* x_189; -x_188 = l_Fin_reduceBinPred___lambda__1___closed__4; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); +lean_dec(x_188); +x_191 = lean_ctor_get(x_177, 2); lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_177); +x_192 = lean_ctor_get(x_186, 2); +lean_inc(x_192); +lean_dec(x_186); +x_193 = lean_nat_dec_lt(x_192, x_191); +lean_dec(x_191); +lean_dec(x_192); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_Fin_reduceBinPred___closed__4; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_Fin_reduceBinPred___closed__11; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_Fin_reduceBinPred___closed__10; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_Fin_reduceBinPred___closed__7; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_Fin_reduceBinPred___lambda__1___closed__14; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_Fin_reduceBinPred___closed__14; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_Fin_reduceBinPred___closed__11; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_Fin_reduceBinPred___closed__20; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_Fin_reduceBinPred___closed__17; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } } } -static lean_object* _init_l_Fin_reduceGT___closed__1() { +} +} +LEAN_EXPORT lean_object* l_Fin_reduceGT___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("GT", 2); -return x_1; +lean_object* x_10; +x_10 = l_Fin_reduceGT(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +return x_10; } } -static lean_object* _init_l_Fin_reduceGT___closed__2() { +static lean_object* _init_l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818____closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("gt", 2); +x_1 = lean_mk_string_from_bytes("reduceGT", 8); return x_1; } } -static lean_object* _init_l_Fin_reduceGT___closed__3() { +static lean_object* _init_l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_reduceGT___closed__1; -x_2 = l_Fin_reduceGT___closed__2; +x_1 = l_Fin_fromExpr_x3f___closed__4; +x_2 = l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Fin_reduceGT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +static lean_object* _init_l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818____closed__3() { _start: { -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Fin_reduceGT___closed__3; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Fin_reduceGT___boxed), 9, 0); +return x_1; } -else +} +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818_(lean_object* x_1) { +_start: { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Fin_reduceGT___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_2 = l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818____closed__2; +x_3 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__10; +x_4 = l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818____closed__3; +x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); +return x_5; +} } +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_820_(lean_object* x_1) { +_start: +{ +lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; +x_2 = l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818____closed__2; +x_3 = 1; +x_4 = l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818____closed__3; +x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); +return x_5; } } -LEAN_EXPORT lean_object* l_Fin_reduceGT___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Fin_reduceGE___closed__1() { _start: { -lean_object* x_11; -x_11 = l_Fin_reduceGT___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -return x_11; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("GE", 2); +return x_1; } } -static lean_object* _init_l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089____closed__1() { +static lean_object* _init_l_Fin_reduceGE___closed__2() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("reduceGT", 8); +x_1 = lean_mk_string_from_bytes("ge", 2); return x_1; } } -static lean_object* _init_l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089____closed__2() { +static lean_object* _init_l_Fin_reduceGE___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089____closed__1; +x_1 = l_Fin_reduceGE___closed__1; +x_2 = l_Fin_reduceGE___closed__2; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089____closed__3() { +LEAN_EXPORT lean_object* l_Fin_reduceGE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Fin_reduceGT), 9, 0); -return x_1; -} -} -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089_(lean_object* x_1) { -_start: +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Fin_reduceGE___closed__3; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) { -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089____closed__2; -x_3 = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__10; -x_4 = l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089____closed__3; -x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); -return x_5; -} +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; } -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1091_(lean_object* x_1) { -_start: +else { -lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089____closed__2; -x_3 = 1; -x_4 = l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089____closed__3; -x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); -return x_5; +lean_object* x_254; +x_254 = l_Fin_fromExpr_x3f___closed__6; +x_13 = x_254; +x_14 = x_9; +goto block_252; } +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } -LEAN_EXPORT lean_object* l_Fin_reduceGE___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: +else { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_Fin_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_Fin_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_Fin_fromExpr_x3f(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_Fin_fromExpr_x3f(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get(x_23, 2); -lean_inc(x_39); -lean_dec(x_23); -x_40 = lean_ctor_get(x_35, 2); -lean_inc(x_40); -lean_dec(x_35); -x_41 = lean_nat_dec_le(x_40, x_39); -lean_dec(x_39); -lean_dec(x_40); -if (x_41 == 0) +lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get(x_29, 2); +lean_inc(x_45); +lean_dec(x_29); +x_46 = lean_ctor_get(x_41, 2); +lean_inc(x_46); +lean_dec(x_41); +x_47 = lean_nat_dec_le(x_46, x_45); +lean_dec(x_45); +lean_dec(x_46); +if (x_47 == 0) { -lean_object* x_42; lean_object* x_43; -x_42 = l_Fin_reduceBinPred___lambda__1___closed__4; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) +lean_object* x_48; lean_object* x_49; +x_48 = l_Fin_reduceBinPred___closed__4; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) { -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) -{ -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_Fin_reduceBinPred___closed__11; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_Fin_reduceBinPred___closed__10; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_Fin_reduceBinPred___closed__7; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_Fin_reduceBinPred___closed__11; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_Fin_reduceBinPred___closed__10; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_Fin_reduceBinPred___closed__7; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_Fin_reduceBinPred___lambda__1___closed__14; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) -{ -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_Fin_reduceBinPred___closed__14; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; -} -else +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_Fin_reduceBinPred___closed__11; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_Fin_reduceBinPred___closed__20; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_Fin_reduceBinPred___closed__17; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; +} +else +{ +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_Fin_reduceBinPred___closed__11; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_Fin_reduceBinPred___closed__20; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_Fin_reduceBinPred___closed__17; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get(x_23, 2); -lean_inc(x_116); -lean_dec(x_23); -x_117 = lean_ctor_get(x_112, 2); -lean_inc(x_117); -lean_dec(x_112); -x_118 = lean_nat_dec_le(x_117, x_116); -lean_dec(x_116); -lean_dec(x_117); -if (x_118 == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_119; lean_object* x_120; -x_119 = l_Fin_reduceBinPred___lambda__1___closed__4; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) -{ -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); +lean_dec(x_119); +x_122 = lean_ctor_get(x_29, 2); lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); +lean_dec(x_29); +x_123 = lean_ctor_get(x_118, 2); +lean_inc(x_123); +lean_dec(x_118); +x_124 = lean_nat_dec_le(x_123, x_122); +lean_dec(x_122); +lean_dec(x_123); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_Fin_reduceBinPred___closed__4; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_Fin_reduceBinPred___closed__11; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_Fin_reduceBinPred___closed__10; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_Fin_reduceBinPred___closed__7; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_Fin_reduceBinPred___lambda__1___closed__14; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); +lean_object* x_147; lean_object* x_148; +x_147 = l_Fin_reduceBinPred___closed__14; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_Fin_reduceBinPred___closed__11; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_Fin_reduceBinPred___closed__20; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_Fin_reduceBinPred___closed__17; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_Fin_fromExpr_x3f(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_Fin_fromExpr_x3f(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) -{ -lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get(x_171, 2); -lean_inc(x_185); -lean_dec(x_171); -x_186 = lean_ctor_get(x_180, 2); -lean_inc(x_186); -lean_dec(x_180); -x_187 = lean_nat_dec_le(x_186, x_185); -lean_dec(x_185); -lean_dec(x_186); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_Fin_reduceBinPred___lambda__1___closed__4; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); +lean_dec(x_188); +x_191 = lean_ctor_get(x_177, 2); lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_177); +x_192 = lean_ctor_get(x_186, 2); +lean_inc(x_192); +lean_dec(x_186); +x_193 = lean_nat_dec_le(x_192, x_191); +lean_dec(x_191); +lean_dec(x_192); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_Fin_reduceBinPred___closed__4; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_Fin_reduceBinPred___closed__11; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_Fin_reduceBinPred___closed__10; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_Fin_reduceBinPred___closed__7; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_Fin_reduceBinPred___lambda__1___closed__14; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_Fin_reduceBinPred___closed__14; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_Fin_reduceBinPred___closed__11; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_Fin_reduceBinPred___closed__20; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_Fin_reduceBinPred___closed__17; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} -} -} -static lean_object* _init_l_Fin_reduceGE___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("GE", 2); -return x_1; +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -static lean_object* _init_l_Fin_reduceGE___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("ge", 2); -return x_1; } } -static lean_object* _init_l_Fin_reduceGE___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_reduceGE___closed__1; -x_2 = l_Fin_reduceGE___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; } } -LEAN_EXPORT lean_object* l_Fin_reduceGE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Fin_reduceGE___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Fin_reduceGE___closed__3; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); +lean_object* x_10; +x_10 = l_Fin_reduceGE(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; -} -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Fin_reduceGE___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; -} -} -} -LEAN_EXPORT lean_object* l_Fin_reduceGE___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_Fin_reduceGE___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129____closed__1() { +static lean_object* _init_l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858____closed__1() { _start: { lean_object* x_1; @@ -9785,42 +10533,42 @@ x_1 = lean_mk_string_from_bytes("reduceGE", 8); return x_1; } } -static lean_object* _init_l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129____closed__2() { +static lean_object* _init_l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Fin_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129____closed__1; +x_1 = l_Fin_fromExpr_x3f___closed__4; +x_2 = l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129____closed__3() { +static lean_object* _init_l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858____closed__3() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Fin_reduceGE), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Fin_reduceGE___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129____closed__2; -x_3 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__9; -x_4 = l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129____closed__3; +x_2 = l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858____closed__2; +x_3 = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__9; +x_4 = l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858____closed__3; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1131_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_860_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129____closed__2; +x_2 = l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129____closed__3; +x_4 = l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858____closed__3; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } @@ -9842,104 +10590,106 @@ lean_dec_ref(res); res = initialize_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat(builtin, lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l_Fin_fromExpr_x3f___lambda__3___closed__1 = _init_l_Fin_fromExpr_x3f___lambda__3___closed__1(); -lean_mark_persistent(l_Fin_fromExpr_x3f___lambda__3___closed__1); -l_Fin_fromExpr_x3f___lambda__3___closed__2 = _init_l_Fin_fromExpr_x3f___lambda__3___closed__2(); -lean_mark_persistent(l_Fin_fromExpr_x3f___lambda__3___closed__2); l_Fin_fromExpr_x3f___closed__1 = _init_l_Fin_fromExpr_x3f___closed__1(); lean_mark_persistent(l_Fin_fromExpr_x3f___closed__1); l_Fin_fromExpr_x3f___closed__2 = _init_l_Fin_fromExpr_x3f___closed__2(); lean_mark_persistent(l_Fin_fromExpr_x3f___closed__2); l_Fin_fromExpr_x3f___closed__3 = _init_l_Fin_fromExpr_x3f___closed__3(); lean_mark_persistent(l_Fin_fromExpr_x3f___closed__3); +l_Fin_fromExpr_x3f___closed__4 = _init_l_Fin_fromExpr_x3f___closed__4(); +lean_mark_persistent(l_Fin_fromExpr_x3f___closed__4); +l_Fin_fromExpr_x3f___closed__5 = _init_l_Fin_fromExpr_x3f___closed__5(); +lean_mark_persistent(l_Fin_fromExpr_x3f___closed__5); +l_Fin_fromExpr_x3f___closed__6 = _init_l_Fin_fromExpr_x3f___closed__6(); +lean_mark_persistent(l_Fin_fromExpr_x3f___closed__6); l_Fin_Value_toExpr___closed__1 = _init_l_Fin_Value_toExpr___closed__1(); lean_mark_persistent(l_Fin_Value_toExpr___closed__1); l_Fin_Value_toExpr___closed__2 = _init_l_Fin_Value_toExpr___closed__2(); lean_mark_persistent(l_Fin_Value_toExpr___closed__2); l_Fin_Value_toExpr___closed__3 = _init_l_Fin_Value_toExpr___closed__3(); lean_mark_persistent(l_Fin_Value_toExpr___closed__3); -l_Fin_reduceBinPred___lambda__1___closed__1 = _init_l_Fin_reduceBinPred___lambda__1___closed__1(); -lean_mark_persistent(l_Fin_reduceBinPred___lambda__1___closed__1); -l_Fin_reduceBinPred___lambda__1___closed__2 = _init_l_Fin_reduceBinPred___lambda__1___closed__2(); -lean_mark_persistent(l_Fin_reduceBinPred___lambda__1___closed__2); -l_Fin_reduceBinPred___lambda__1___closed__3 = _init_l_Fin_reduceBinPred___lambda__1___closed__3(); -lean_mark_persistent(l_Fin_reduceBinPred___lambda__1___closed__3); -l_Fin_reduceBinPred___lambda__1___closed__4 = _init_l_Fin_reduceBinPred___lambda__1___closed__4(); -lean_mark_persistent(l_Fin_reduceBinPred___lambda__1___closed__4); -l_Fin_reduceBinPred___lambda__1___closed__5 = _init_l_Fin_reduceBinPred___lambda__1___closed__5(); -lean_mark_persistent(l_Fin_reduceBinPred___lambda__1___closed__5); -l_Fin_reduceBinPred___lambda__1___closed__6 = _init_l_Fin_reduceBinPred___lambda__1___closed__6(); -lean_mark_persistent(l_Fin_reduceBinPred___lambda__1___closed__6); -l_Fin_reduceBinPred___lambda__1___closed__7 = _init_l_Fin_reduceBinPred___lambda__1___closed__7(); -lean_mark_persistent(l_Fin_reduceBinPred___lambda__1___closed__7); -l_Fin_reduceBinPred___lambda__1___closed__8 = _init_l_Fin_reduceBinPred___lambda__1___closed__8(); -lean_mark_persistent(l_Fin_reduceBinPred___lambda__1___closed__8); -l_Fin_reduceBinPred___lambda__1___closed__9 = _init_l_Fin_reduceBinPred___lambda__1___closed__9(); -lean_mark_persistent(l_Fin_reduceBinPred___lambda__1___closed__9); -l_Fin_reduceBinPred___lambda__1___closed__10 = _init_l_Fin_reduceBinPred___lambda__1___closed__10(); -lean_mark_persistent(l_Fin_reduceBinPred___lambda__1___closed__10); -l_Fin_reduceBinPred___lambda__1___closed__11 = _init_l_Fin_reduceBinPred___lambda__1___closed__11(); -lean_mark_persistent(l_Fin_reduceBinPred___lambda__1___closed__11); -l_Fin_reduceBinPred___lambda__1___closed__12 = _init_l_Fin_reduceBinPred___lambda__1___closed__12(); -lean_mark_persistent(l_Fin_reduceBinPred___lambda__1___closed__12); -l_Fin_reduceBinPred___lambda__1___closed__13 = _init_l_Fin_reduceBinPred___lambda__1___closed__13(); -lean_mark_persistent(l_Fin_reduceBinPred___lambda__1___closed__13); -l_Fin_reduceBinPred___lambda__1___closed__14 = _init_l_Fin_reduceBinPred___lambda__1___closed__14(); -lean_mark_persistent(l_Fin_reduceBinPred___lambda__1___closed__14); -l_Fin_reduceBinPred___lambda__1___closed__15 = _init_l_Fin_reduceBinPred___lambda__1___closed__15(); -lean_mark_persistent(l_Fin_reduceBinPred___lambda__1___closed__15); -l_Fin_reduceBinPred___lambda__1___closed__16 = _init_l_Fin_reduceBinPred___lambda__1___closed__16(); -lean_mark_persistent(l_Fin_reduceBinPred___lambda__1___closed__16); -l_Fin_reduceBinPred___lambda__1___closed__17 = _init_l_Fin_reduceBinPred___lambda__1___closed__17(); -lean_mark_persistent(l_Fin_reduceBinPred___lambda__1___closed__17); -l_Fin_reduceBinPred___lambda__1___closed__18 = _init_l_Fin_reduceBinPred___lambda__1___closed__18(); -lean_mark_persistent(l_Fin_reduceBinPred___lambda__1___closed__18); -l_Fin_reduceBinPred___lambda__1___closed__19 = _init_l_Fin_reduceBinPred___lambda__1___closed__19(); -lean_mark_persistent(l_Fin_reduceBinPred___lambda__1___closed__19); -l_Fin_reduceBinPred___lambda__1___closed__20 = _init_l_Fin_reduceBinPred___lambda__1___closed__20(); -lean_mark_persistent(l_Fin_reduceBinPred___lambda__1___closed__20); +l_Fin_reduceBinPred___closed__1 = _init_l_Fin_reduceBinPred___closed__1(); +lean_mark_persistent(l_Fin_reduceBinPred___closed__1); +l_Fin_reduceBinPred___closed__2 = _init_l_Fin_reduceBinPred___closed__2(); +lean_mark_persistent(l_Fin_reduceBinPred___closed__2); +l_Fin_reduceBinPred___closed__3 = _init_l_Fin_reduceBinPred___closed__3(); +lean_mark_persistent(l_Fin_reduceBinPred___closed__3); +l_Fin_reduceBinPred___closed__4 = _init_l_Fin_reduceBinPred___closed__4(); +lean_mark_persistent(l_Fin_reduceBinPred___closed__4); +l_Fin_reduceBinPred___closed__5 = _init_l_Fin_reduceBinPred___closed__5(); +lean_mark_persistent(l_Fin_reduceBinPred___closed__5); +l_Fin_reduceBinPred___closed__6 = _init_l_Fin_reduceBinPred___closed__6(); +lean_mark_persistent(l_Fin_reduceBinPred___closed__6); +l_Fin_reduceBinPred___closed__7 = _init_l_Fin_reduceBinPred___closed__7(); +lean_mark_persistent(l_Fin_reduceBinPred___closed__7); +l_Fin_reduceBinPred___closed__8 = _init_l_Fin_reduceBinPred___closed__8(); +lean_mark_persistent(l_Fin_reduceBinPred___closed__8); +l_Fin_reduceBinPred___closed__9 = _init_l_Fin_reduceBinPred___closed__9(); +lean_mark_persistent(l_Fin_reduceBinPred___closed__9); +l_Fin_reduceBinPred___closed__10 = _init_l_Fin_reduceBinPred___closed__10(); +lean_mark_persistent(l_Fin_reduceBinPred___closed__10); +l_Fin_reduceBinPred___closed__11 = _init_l_Fin_reduceBinPred___closed__11(); +lean_mark_persistent(l_Fin_reduceBinPred___closed__11); +l_Fin_reduceBinPred___closed__12 = _init_l_Fin_reduceBinPred___closed__12(); +lean_mark_persistent(l_Fin_reduceBinPred___closed__12); +l_Fin_reduceBinPred___closed__13 = _init_l_Fin_reduceBinPred___closed__13(); +lean_mark_persistent(l_Fin_reduceBinPred___closed__13); +l_Fin_reduceBinPred___closed__14 = _init_l_Fin_reduceBinPred___closed__14(); +lean_mark_persistent(l_Fin_reduceBinPred___closed__14); +l_Fin_reduceBinPred___closed__15 = _init_l_Fin_reduceBinPred___closed__15(); +lean_mark_persistent(l_Fin_reduceBinPred___closed__15); +l_Fin_reduceBinPred___closed__16 = _init_l_Fin_reduceBinPred___closed__16(); +lean_mark_persistent(l_Fin_reduceBinPred___closed__16); +l_Fin_reduceBinPred___closed__17 = _init_l_Fin_reduceBinPred___closed__17(); +lean_mark_persistent(l_Fin_reduceBinPred___closed__17); +l_Fin_reduceBinPred___closed__18 = _init_l_Fin_reduceBinPred___closed__18(); +lean_mark_persistent(l_Fin_reduceBinPred___closed__18); +l_Fin_reduceBinPred___closed__19 = _init_l_Fin_reduceBinPred___closed__19(); +lean_mark_persistent(l_Fin_reduceBinPred___closed__19); +l_Fin_reduceBinPred___closed__20 = _init_l_Fin_reduceBinPred___closed__20(); +lean_mark_persistent(l_Fin_reduceBinPred___closed__20); l_Fin_reduceAdd___closed__1 = _init_l_Fin_reduceAdd___closed__1(); lean_mark_persistent(l_Fin_reduceAdd___closed__1); l_Fin_reduceAdd___closed__2 = _init_l_Fin_reduceAdd___closed__2(); lean_mark_persistent(l_Fin_reduceAdd___closed__2); l_Fin_reduceAdd___closed__3 = _init_l_Fin_reduceAdd___closed__3(); lean_mark_persistent(l_Fin_reduceAdd___closed__3); -l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__1 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__1(); -lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__1); -l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__2 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__2(); -lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__2); -l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__3 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__3(); -lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__3); -l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4(); -lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__4); -l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__5 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__5(); -lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__5); -l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__6 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__6(); -lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__6); -l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__7 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__7(); -lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__7); -l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__8 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__8(); -lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__8); -l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__9 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__9(); -lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__9); -l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__10 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__10(); -lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__10); -l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__11 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__11(); -lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__11); -l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__12 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__12(); -lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__12); -l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__13 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__13(); -lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__13); -l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__14 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__14(); -lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__14); -l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__15 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__15(); -lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__15); -l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__16 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__16(); -lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813____closed__16); -if (builtin) {res = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_813_(lean_io_mk_world()); +l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__1 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__1(); +lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__1); +l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__2 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__2(); +lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__2); +l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__3 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__3(); +lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__3); +l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4(); +lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__4); +l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__5 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__5(); +lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__5); +l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__6 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__6(); +lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__6); +l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__7 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__7(); +lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__7); +l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__8 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__8(); +lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__8); +l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__9 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__9(); +lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__9); +l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__10 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__10(); +lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__10); +l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__11 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__11(); +lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__11); +l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__12 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__12(); +lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__12); +l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__13 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__13(); +lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__13); +l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__14 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__14(); +lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__14); +l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__15 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__15(); +lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__15); +l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__16 = _init_l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__16(); +lean_mark_persistent(l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542____closed__16); +if (builtin) {res = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_542_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_815_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Fin_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_544_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Fin_reduceMul___closed__1 = _init_l_Fin_reduceMul___closed__1(); @@ -9948,38 +10698,38 @@ l_Fin_reduceMul___closed__2 = _init_l_Fin_reduceMul___closed__2(); lean_mark_persistent(l_Fin_reduceMul___closed__2); l_Fin_reduceMul___closed__3 = _init_l_Fin_reduceMul___closed__3(); lean_mark_persistent(l_Fin_reduceMul___closed__3); -l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__1 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__1(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__1); -l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__2 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__2(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__2); -l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__3 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__3(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__3); -l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__4 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__4(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__4); -l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__5 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__5(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__5); -l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__6 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__6(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__6); -l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__7 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__7(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__7); -l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__8 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__8(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__8); -l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__9 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__9(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__9); -l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__10 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__10(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__10); -l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__11 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__11(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__11); -l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__12 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__12(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__12); -l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__13 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__13(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__13); -l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__14 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__14(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852____closed__14); -if (builtin) {res = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_852_(lean_io_mk_world()); +l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__1 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__1(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__1); +l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__2 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__2(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__2); +l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__3 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__3(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__3); +l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__4 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__4(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__4); +l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__5 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__5(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__5); +l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__6 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__6(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__6); +l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__7 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__7(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__7); +l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__8 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__8(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__8); +l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__9 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__9(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__9); +l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__10 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__10(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__10); +l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__11 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__11(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__11); +l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__12 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__12(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__12); +l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__13 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__13(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__13); +l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__14 = _init_l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__14(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581____closed__14); +if (builtin) {res = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_581_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_854_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Fin_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_583_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Fin_reduceSub___closed__1 = _init_l_Fin_reduceSub___closed__1(); @@ -9988,38 +10738,38 @@ l_Fin_reduceSub___closed__2 = _init_l_Fin_reduceSub___closed__2(); lean_mark_persistent(l_Fin_reduceSub___closed__2); l_Fin_reduceSub___closed__3 = _init_l_Fin_reduceSub___closed__3(); lean_mark_persistent(l_Fin_reduceSub___closed__3); -l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__1 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__1(); -lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__1); -l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__2 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__2(); -lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__2); -l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__3 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__3(); -lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__3); -l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__4 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__4(); -lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__4); -l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__5 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__5(); -lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__5); -l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__6 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__6(); -lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__6); -l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__7 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__7(); -lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__7); -l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__8 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__8(); -lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__8); -l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__9 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__9(); -lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__9); -l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__10 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__10(); -lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__10); -l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__11 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__11(); -lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__11); -l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__12 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__12(); -lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__12); -l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__13 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__13(); -lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__13); -l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__14 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__14(); -lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891____closed__14); -if (builtin) {res = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_891_(lean_io_mk_world()); +l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__1 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__1(); +lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__1); +l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__2 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__2(); +lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__2); +l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__3 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__3(); +lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__3); +l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__4 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__4(); +lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__4); +l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__5 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__5(); +lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__5); +l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__6 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__6(); +lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__6); +l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__7 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__7(); +lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__7); +l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__8 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__8(); +lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__8); +l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__9 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__9(); +lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__9); +l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__10 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__10(); +lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__10); +l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__11 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__11(); +lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__11); +l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__12 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__12(); +lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__12); +l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__13 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__13(); +lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__13); +l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__14 = _init_l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__14(); +lean_mark_persistent(l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620____closed__14); +if (builtin) {res = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_620_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_893_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Fin_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_622_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Fin_reduceDiv___closed__1 = _init_l_Fin_reduceDiv___closed__1(); @@ -10028,38 +10778,38 @@ l_Fin_reduceDiv___closed__2 = _init_l_Fin_reduceDiv___closed__2(); lean_mark_persistent(l_Fin_reduceDiv___closed__2); l_Fin_reduceDiv___closed__3 = _init_l_Fin_reduceDiv___closed__3(); lean_mark_persistent(l_Fin_reduceDiv___closed__3); -l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__1 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__1(); -lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__1); -l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__2 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__2(); -lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__2); -l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__3 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__3(); -lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__3); -l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__4 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__4(); -lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__4); -l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__5 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__5(); -lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__5); -l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__6 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__6(); -lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__6); -l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__7 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__7(); -lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__7); -l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__8 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__8(); -lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__8); -l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__9 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__9(); -lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__9); -l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__10 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__10(); -lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__10); -l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__11 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__11(); -lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__11); -l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__12 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__12(); -lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__12); -l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__13 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__13(); -lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__13); -l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__14 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__14(); -lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930____closed__14); -if (builtin) {res = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_930_(lean_io_mk_world()); +l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__1 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__1(); +lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__1); +l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__2 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__2(); +lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__2); +l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__3 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__3(); +lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__3); +l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__4 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__4(); +lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__4); +l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__5 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__5(); +lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__5); +l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__6 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__6(); +lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__6); +l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__7 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__7(); +lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__7); +l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__8 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__8(); +lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__8); +l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__9 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__9(); +lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__9); +l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__10 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__10(); +lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__10); +l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__11 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__11(); +lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__11); +l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__12 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__12(); +lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__12); +l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__13 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__13(); +lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__13); +l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__14 = _init_l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__14(); +lean_mark_persistent(l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659____closed__14); +if (builtin) {res = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_659_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_932_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Fin_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_661_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Fin_reduceMod___closed__1 = _init_l_Fin_reduceMod___closed__1(); @@ -10068,38 +10818,38 @@ l_Fin_reduceMod___closed__2 = _init_l_Fin_reduceMod___closed__2(); lean_mark_persistent(l_Fin_reduceMod___closed__2); l_Fin_reduceMod___closed__3 = _init_l_Fin_reduceMod___closed__3(); lean_mark_persistent(l_Fin_reduceMod___closed__3); -l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__1 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__1(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__1); -l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__2 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__2(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__2); -l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__3 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__3(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__3); -l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__4 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__4(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__4); -l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__5 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__5(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__5); -l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__6 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__6(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__6); -l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__7 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__7(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__7); -l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__8 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__8(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__8); -l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__9 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__9(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__9); -l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__10 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__10(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__10); -l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__11 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__11(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__11); -l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__12 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__12(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__12); -l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__13 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__13(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__13); -l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__14 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__14(); -lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969____closed__14); -if (builtin) {res = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_969_(lean_io_mk_world()); +l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__1 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__1(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__1); +l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__2 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__2(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__2); +l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__3 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__3(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__3); +l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__4 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__4(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__4); +l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__5 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__5(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__5); +l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__6 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__6(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__6); +l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__7 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__7(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__7); +l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__8 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__8(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__8); +l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__9 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__9(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__9); +l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__10 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__10(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__10); +l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__11 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__11(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__11); +l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__12 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__12(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__12); +l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__13 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__13(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__13); +l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__14 = _init_l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__14(); +lean_mark_persistent(l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698____closed__14); +if (builtin) {res = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_698_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_971_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Fin_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_700_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Fin_reduceLT___closed__1 = _init_l_Fin_reduceLT___closed__1(); @@ -10108,32 +10858,32 @@ l_Fin_reduceLT___closed__2 = _init_l_Fin_reduceLT___closed__2(); lean_mark_persistent(l_Fin_reduceLT___closed__2); l_Fin_reduceLT___closed__3 = _init_l_Fin_reduceLT___closed__3(); lean_mark_persistent(l_Fin_reduceLT___closed__3); -l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__1 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__1(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__1); -l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__2 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__2(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__2); -l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__3 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__3(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__3); -l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__4 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__4(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__4); -l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__5 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__5(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__5); -l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__6 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__6(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__6); -l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__7 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__7(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__7); -l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__8 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__8(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__8); -l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__9 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__9(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__9); -l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__10 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__10(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__10); -l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__11 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__11(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009____closed__11); -if (builtin) {res = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1009_(lean_io_mk_world()); +l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__1 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__1(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__1); +l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__2 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__2(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__2); +l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__3 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__3(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__3); +l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__4 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__4(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__4); +l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__5 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__5(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__5); +l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__6 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__6(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__6); +l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__7 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__7(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__7); +l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__8 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__8(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__8); +l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__9 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__9(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__9); +l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__10 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__10(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__10); +l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__11 = _init_l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__11(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738____closed__11); +if (builtin) {res = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_738_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1011_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Fin_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_740_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Fin_reduceLE___closed__1 = _init_l_Fin_reduceLE___closed__1(); @@ -10142,30 +10892,30 @@ l_Fin_reduceLE___closed__2 = _init_l_Fin_reduceLE___closed__2(); lean_mark_persistent(l_Fin_reduceLE___closed__2); l_Fin_reduceLE___closed__3 = _init_l_Fin_reduceLE___closed__3(); lean_mark_persistent(l_Fin_reduceLE___closed__3); -l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__1 = _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__1(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__1); -l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__2 = _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__2(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__2); -l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__3 = _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__3(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__3); -l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__4 = _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__4(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__4); -l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__5 = _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__5(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__5); -l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__6 = _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__6(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__6); -l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__7 = _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__7(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__7); -l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__8 = _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__8(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__8); -l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__9 = _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__9(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__9); -l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__10 = _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__10(); -lean_mark_persistent(l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049____closed__10); -if (builtin) {res = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1049_(lean_io_mk_world()); +l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__1 = _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__1(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__1); +l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__2 = _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__2(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__2); +l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__3 = _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__3(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__3); +l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__4 = _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__4(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__4); +l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__5 = _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__5(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__5); +l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__6 = _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__6(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__6); +l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__7 = _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__7(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__7); +l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__8 = _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__8(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__8); +l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__9 = _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__9(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__9); +l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__10 = _init_l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__10(); +lean_mark_persistent(l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778____closed__10); +if (builtin) {res = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_778_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1051_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Fin_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_780_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Fin_reduceGT___closed__1 = _init_l_Fin_reduceGT___closed__1(); @@ -10174,16 +10924,16 @@ l_Fin_reduceGT___closed__2 = _init_l_Fin_reduceGT___closed__2(); lean_mark_persistent(l_Fin_reduceGT___closed__2); l_Fin_reduceGT___closed__3 = _init_l_Fin_reduceGT___closed__3(); lean_mark_persistent(l_Fin_reduceGT___closed__3); -l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089____closed__1 = _init_l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089____closed__1(); -lean_mark_persistent(l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089____closed__1); -l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089____closed__2 = _init_l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089____closed__2(); -lean_mark_persistent(l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089____closed__2); -l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089____closed__3 = _init_l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089____closed__3(); -lean_mark_persistent(l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089____closed__3); -if (builtin) {res = l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1089_(lean_io_mk_world()); +l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818____closed__1 = _init_l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818____closed__1(); +lean_mark_persistent(l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818____closed__1); +l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818____closed__2 = _init_l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818____closed__2(); +lean_mark_persistent(l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818____closed__2); +l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818____closed__3 = _init_l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818____closed__3(); +lean_mark_persistent(l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818____closed__3); +if (builtin) {res = l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_818_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1091_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Fin_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_820_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Fin_reduceGE___closed__1 = _init_l_Fin_reduceGE___closed__1(); @@ -10192,16 +10942,16 @@ l_Fin_reduceGE___closed__2 = _init_l_Fin_reduceGE___closed__2(); lean_mark_persistent(l_Fin_reduceGE___closed__2); l_Fin_reduceGE___closed__3 = _init_l_Fin_reduceGE___closed__3(); lean_mark_persistent(l_Fin_reduceGE___closed__3); -l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129____closed__1 = _init_l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129____closed__1(); -lean_mark_persistent(l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129____closed__1); -l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129____closed__2 = _init_l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129____closed__2(); -lean_mark_persistent(l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129____closed__2); -l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129____closed__3 = _init_l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129____closed__3(); -lean_mark_persistent(l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129____closed__3); -if (builtin) {res = l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1129_(lean_io_mk_world()); +l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858____closed__1 = _init_l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858____closed__1(); +lean_mark_persistent(l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858____closed__1); +l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858____closed__2 = _init_l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858____closed__2(); +lean_mark_persistent(l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858____closed__2); +l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858____closed__3 = _init_l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858____closed__3(); +lean_mark_persistent(l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858____closed__3); +if (builtin) {res = l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_858_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_1131_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Fin_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Fin___hyg_860_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Int.c b/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Int.c index 170db665c9c86..c4100163bb92c 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Int.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Int.c @@ -13,313 +13,283 @@ #ifdef __cplusplus extern "C" { #endif -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__14; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254_(lean_object*); lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__9; -static lean_object* l_Int_reduceBinPred___lambda__1___closed__13; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1672_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__6; static lean_object* l_Int_reduceMul___closed__2; -LEAN_EXPORT lean_object* l_Int_reduceDiv___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__6; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215_(lean_object*); static lean_object* l_Int_reducePow___closed__3; +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__3; lean_object* l_Lean_mkNatLit(lean_object*); -static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__4; +static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__4; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__13; +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__7; lean_object* lean_mk_empty_array_with_capacity(lean_object*); lean_object* l_Lean_mkAppN(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Int_reduceSub___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Int_toExpr___closed__13; LEAN_EXPORT lean_object* l_Int_reduceGE(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__3; -LEAN_EXPORT lean_object* l_Int_reduceAdd___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Int_fromExpr_x3f___lambda__4___closed__1; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__10; -LEAN_EXPORT lean_object* l_Int_reduceGT___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Int_reduceMul___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1205_(lean_object*); -static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__5; +static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__5; +static lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254____closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1031_(lean_object*); static lean_object* l_Int_toExpr___closed__5; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127_(lean_object*); +static lean_object* l_Int_reduceBinPred___closed__7; LEAN_EXPORT lean_object* l_Int_reduceAdd(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__3; lean_object* lean_whnf(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_820_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__4; static lean_object* l_Int_reduceAdd___closed__1; -static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__7; -LEAN_EXPORT lean_object* l_Int_reduceUnary___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__3; -static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1139_(lean_object*); static lean_object* l_Int_reduceDiv___closed__2; -LEAN_EXPORT lean_object* l_Int_reduceAdd___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__6; +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__4; LEAN_EXPORT lean_object* l_Int_reduceAbs___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isAppOfArity(lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__10; -LEAN_EXPORT lean_object* l_Int_fromExpr_x3f___lambda__3(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_858_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__5; static lean_object* l_Int_reduceDiv___closed__1; lean_object* lean_array_push(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Int_reduceBin___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Int_fromExpr_x3f___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Int_reduceBinPred___lambda__1___closed__3; static lean_object* l_Int_reducePow___closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592_(lean_object*); -static lean_object* l_Int_reduceBinPred___lambda__1___closed__10; -static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__7; static lean_object* l_Int_fromExpr_x3f___closed__3; -LEAN_EXPORT lean_object* l_Int_reduceAbs___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__6; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1243_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__3; +static lean_object* l_Int_fromExpr_x3f___lambda__2___closed__6; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__6; static lean_object* l_Int_reduceGE___closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_782_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__3; static lean_object* l_Int_toExpr___closed__1; -static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__6; -static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__8; -static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__5; +static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__6; +static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__1; static lean_object* l_Int_reduceLE___closed__2; +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__5; LEAN_EXPORT lean_object* l_Int_reduceNeg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; -LEAN_EXPORT lean_object* l_Int_reduceAbs___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203_(lean_object*); -static lean_object* l_Int_reduceBinPred___lambda__1___closed__7; -static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__11; -static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__1; -static lean_object* l_Int_reduceBinPred___lambda__1___closed__6; -static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__6; -LEAN_EXPORT lean_object* l_Int_reduceGE___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631____closed__3; -LEAN_EXPORT lean_object* l_Int_reduceNeg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__3; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241_(lean_object*); -static lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631____closed__1; -static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__8; -static lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670____closed__2; +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__8; +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__5; +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1256_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__7; +static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__1; +static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__9; +static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__7; +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__10; +static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__3; static lean_object* l_Int_reduceLT___closed__3; -LEAN_EXPORT lean_object* l_Int_reduceSub___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631____closed__2; +static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__7; +LEAN_EXPORT lean_object* l_Int_reduceNeg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__11; static lean_object* l_Int_reduceMod___closed__3; static lean_object* l_Int_fromExpr_x3f___closed__1; -static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__1; -LEAN_EXPORT lean_object* l_Int_reduceUnary___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_int_dec_le(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Int_reducePow___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Int_reduceBinPred___lambda__1___closed__19; +LEAN_EXPORT lean_object* l_Int_reduceUnary___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Int_reduceAbs(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__5; +static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__8; +static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__2; lean_object* l_Lean_Expr_appArg_x21(lean_object*); -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__2; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__8; -static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__4; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__5; +static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__5; +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__7; LEAN_EXPORT lean_object* l_Int_toExpr(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553_(lean_object*); -static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__2; -static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__12; +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__6; +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__1; +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__2; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__12; +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__1; static lean_object* l_Int_reducePow___closed__1; -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__7; -static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__10; -static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__7; -static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__2; +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__3; +static lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__2; LEAN_EXPORT lean_object* l_Int_fromExpr_x3f___lambda__2(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Int_reduceNeg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__7; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__7; +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__4; +static lean_object* l_Int_reduceBinPred___closed__1; +static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__7; +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__1; LEAN_EXPORT lean_object* l_Int_reduceLE(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__8; -static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__3; -LEAN_EXPORT lean_object* l_Int_fromExpr_x3f___lambda__4(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Int_toExpr___closed__14; -static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__11; static lean_object* l_Int_reduceLT___closed__2; static lean_object* l_Int_reduceAdd___closed__3; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__6; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1167_(lean_object*); -static lean_object* l_Int_reduceBinPred___lambda__1___closed__4; -static lean_object* l_Int_reduceBinPred___lambda__1___closed__15; -static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__2; +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__8; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137_(lean_object*); lean_object* lean_nat_to_int(lean_object*); -static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__4; -static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__10; -static lean_object* l_Int_reduceBinPred___lambda__1___closed__12; -static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__5; -static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__2; -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__10; -static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_896_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__9; +static lean_object* l_Int_fromExpr_x3f___lambda__2___closed__3; +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__8; lean_object* l_Int_pow(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__9; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1091_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1129_(lean_object*); +static lean_object* l_Int_reduceBinPred___closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_934_(lean_object*); static lean_object* l_Int_reduceLE___closed__1; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__9; +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__7; +static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__6; LEAN_EXPORT lean_object* l_Int_reducePow(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1404_(lean_object*); LEAN_EXPORT lean_object* l_Int_toExpr___boxed(lean_object*); -static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__5; -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__2; -static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__3; +static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__7; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__7; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1178_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254____closed__2; LEAN_EXPORT lean_object* l_Int_reduceMul(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__2; +static lean_object* l_Int_reduceBinPred___closed__4; LEAN_EXPORT lean_object* l_Int_reduceMul___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Int_reduceBinPred___lambda__1___closed__18; +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__10; static lean_object* l_Int_reduceDiv___closed__3; -static lean_object* l_Int_fromExpr_x3f___lambda__4___closed__2; -static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__8; -static lean_object* l_Int_fromExpr_x3f___lambda__4___closed__3; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__9; -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__8; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402_(lean_object*); -static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__6; -LEAN_EXPORT lean_object* l_Int_reduceGT___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__14; static lean_object* l_Int_fromExpr_x3f___closed__4; static lean_object* l_Int_reduceAdd___closed__2; extern lean_object* l_Lean_levelZero; -static lean_object* l_Int_reduceBinPred___lambda__1___closed__9; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1633_(lean_object*); -static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__5; -LEAN_EXPORT lean_object* l_Int_reduceLT___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__8; +static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__4; +static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__8; +static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__6; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__10; lean_object* l_Lean_Meta_mkDecide(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Int_reduceMod___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Int_reduceBinPred___lambda__1___closed__17; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__3; +static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__3; static lean_object* l_Int_toExpr___closed__3; -static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__9; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__3; LEAN_EXPORT lean_object* l_Int_fromExpr_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Int_reduceGT___closed__1; -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__6; lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); -static lean_object* l_Int_reduceBinPred___lambda__1___closed__8; -LEAN_EXPORT lean_object* l_Int_reduceBinPred___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Int_reduceBin___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Int_reduceBinPred___lambda__1___closed__14; -static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__7; -static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__3; +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__9; +static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__4; +static lean_object* l_Int_reduceBinPred___closed__16; +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__5; +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__9; +static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__10; LEAN_EXPORT lean_object* l_Int_reduceMod(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Int_reduceBinPred___lambda__1___closed__16; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1217_(lean_object*); LEAN_EXPORT lean_object* l_Int_reduceLT(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Int_reduceUnary(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670____closed__1; static lean_object* l_Int_reduceMul___closed__3; lean_object* l_Lean_Expr_appFn_x21(lean_object*); -static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165_(lean_object*); -LEAN_EXPORT lean_object* l_Int_fromExpr_x3f___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051_(lean_object*); -static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__2; -static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__6; +static lean_object* l_Int_reduceBinPred___closed__15; +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__8; +static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__1; lean_object* lean_int_sub(lean_object*, lean_object*); static lean_object* l_Int_toExpr___closed__2; -static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__4; +static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__8; +static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__9; static lean_object* l_Int_toExpr___closed__10; static lean_object* l_Int_fromExpr_x3f___closed__2; -static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__9; -LEAN_EXPORT lean_object* l_Int_reduceSub___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Int_reduceDiv___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__4; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__4; -static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__9; -static lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670____closed__3; +static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__1; +static lean_object* l_Int_reduceBinPred___closed__13; LEAN_EXPORT lean_object* l_Int_reduceBin(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Int_reduceAbs___closed__2; lean_object* lean_int_div(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Int_reduceNeg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_nat_abs(lean_object*); -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__9; -static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__8; +static lean_object* l_Int_reduceBinPred___closed__10; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__4; static lean_object* l_Int_reduceGT___closed__2; -static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__8; -static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__2; -LEAN_EXPORT lean_object* l_Int_reduceBinPred___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__3; +static lean_object* l_Int_fromExpr_x3f___lambda__2___closed__5; lean_object* lean_int_mul(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__11; -LEAN_EXPORT lean_object* l_Int_reduceLE___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_app___override(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__5; -LEAN_EXPORT lean_object* l_Int_reduceLE___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__8; lean_object* l_Lean_Meta_Simp_registerBuiltinSimproc(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Int_reduceSub___closed__2; LEAN_EXPORT lean_object* l_Int_reduceAdd___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__7; +static lean_object* l_Int_fromExpr_x3f___lambda__2___closed__2; static lean_object* l_Int_reduceSub___closed__1; lean_object* l_Lean_mkApp3(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__5; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__1; -static lean_object* l_Int_reduceBinPred___lambda__1___closed__11; +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__11; +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__3; +static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__10; static lean_object* l_Int_reduceMod___closed__2; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__5; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__12; lean_object* l_Lean_mkRawNatLit(lean_object*); -static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__7; static lean_object* l_Int_toExpr___closed__11; static lean_object* l_Int_toExpr___closed__9; +static lean_object* l_Int_reduceBinPred___closed__5; lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); static lean_object* l_Int_toExpr___closed__6; static lean_object* l_Int_reduceAbs___closed__1; -static lean_object* l_Int_reduceBinPred___lambda__1___closed__2; -static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__10; lean_object* l_Lean_Meta_mkEqRefl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Int_reduceMul___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__10; static lean_object* l_Int_reduceLT___closed__1; -static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__4; -LEAN_EXPORT lean_object* l_Int_reduceGE___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isConstOf(lean_object*, lean_object*); static lean_object* l_Int_toExpr___closed__8; +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__2; static lean_object* l_Int_reduceMul___closed__1; -static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__1; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__13; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1100_(lean_object*); +static lean_object* l_Int_reduceBinPred___closed__11; +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__4; +static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__3; static lean_object* l_Int_reduceSub___closed__3; +static lean_object* l_Int_reduceBinPred___closed__17; uint8_t lean_int_dec_lt(lean_object*, lean_object*); +static lean_object* l_Int_reduceBinPred___closed__19; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__6; lean_object* lean_int_mod(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1053_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670_(lean_object*); -static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__4; -static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__11; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780_(lean_object*); static lean_object* l_Int_reduceGT___closed__3; LEAN_EXPORT lean_object* l_Int_reduceSub(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__7; -static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__5; -static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__10; -static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__6; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__9; +LEAN_EXPORT lean_object* l_Int_reduceBin___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Int_fromExpr_x3f___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Int_fromExpr_x3f___lambda__3___closed__2; -static lean_object* l_Int_reduceBinPred___lambda__1___closed__1; -static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__1; +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__2; lean_object* l_Lean_Meta_Simp_addSimprocBuiltinAttr(lean_object*, uint8_t, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514_(lean_object*); -LEAN_EXPORT lean_object* l_Int_reducePow___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__6; +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__11; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_744_(lean_object*); static lean_object* l_Int_reduceMod___closed__1; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__1; LEAN_EXPORT lean_object* l_Int_reducePow___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__1; -LEAN_EXPORT lean_object* l_Int_fromExpr_x3f___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Int_reduceBinPred(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__11; LEAN_EXPORT lean_object* l_Int_reduceGT(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Int_reduceBinPred___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Int_fromExpr_x3f___lambda__2___closed__7; lean_object* lean_int_add(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__6; +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__7; +static lean_object* l_Int_reduceBinPred___closed__14; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; +static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__5; static lean_object* l_Int_reduceGE___closed__3; lean_object* l_Nat_fromExpr_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__8; LEAN_EXPORT lean_object* l_Int_fromExpr_x3f___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__9; +static lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__1; static lean_object* l_Int_reduceGE___closed__1; static lean_object* l_Int_toExpr___closed__7; +static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__5; LEAN_EXPORT lean_object* l_Int_reduceDiv___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Int_reduceBinPred___closed__18; static lean_object* l_Int_toExpr___closed__12; -static lean_object* l_Int_fromExpr_x3f___lambda__3___closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631_(lean_object*); +static lean_object* l_Int_fromExpr_x3f___lambda__2___closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176_(lean_object*); +static lean_object* l_Int_reduceBinPred___closed__12; lean_object* lean_int_neg(lean_object*); -static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__9; +static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__10; +static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__2; +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__11; static lean_object* l_Int_toExpr___closed__4; +static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__3; static lean_object* l_Int_fromExpr_x3f___lambda__2___closed__1; -static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__10; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1594_(lean_object*); +static lean_object* l_Int_reduceBinPred___closed__6; LEAN_EXPORT lean_object* l_Int_reduceDiv(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Int_reduceLE___closed__3; -static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__6; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1516_(lean_object*); -static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__1; -static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__4; -static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__3; -static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__3; -LEAN_EXPORT lean_object* l_Int_reduceMod___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098_(lean_object*); +static lean_object* l_Int_reduceBinPred___closed__3; +static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__11; +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__12; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856_(lean_object*); +static lean_object* l_Int_reduceBinPred___closed__9; +static lean_object* l_Int_reduceBinPred___closed__8; +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__10; +static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__9; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__11; +static lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254____closed__1; LEAN_EXPORT lean_object* l_Int_reduceMod___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Int_reduceLT___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__9; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1555_(lean_object*); -static lean_object* l_Int_reduceBinPred___lambda__1___closed__5; -static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__2; -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__11; +static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__1; +static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__5; +static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__2; LEAN_EXPORT lean_object* l_Int_fromExpr_x3f___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { @@ -336,27 +306,134 @@ static lean_object* _init_l_Int_fromExpr_x3f___lambda__2___closed__1() { _start: { lean_object* x_1; +x_1 = lean_mk_string_from_bytes("OfNat", 5); +return x_1; +} +} +static lean_object* _init_l_Int_fromExpr_x3f___lambda__2___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("ofNat", 5); +return x_1; +} +} +static lean_object* _init_l_Int_fromExpr_x3f___lambda__2___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Int_fromExpr_x3f___lambda__2___closed__1; +x_2 = l_Int_fromExpr_x3f___lambda__2___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Int_fromExpr_x3f___lambda__2___closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Int", 3); +return x_1; +} +} +static lean_object* _init_l_Int_fromExpr_x3f___lambda__2___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_Int_fromExpr_x3f___lambda__2___closed__4; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Int_fromExpr_x3f___lambda__2___closed__6() { +_start: +{ +lean_object* x_1; x_1 = lean_alloc_closure((void*)(l_Int_fromExpr_x3f___lambda__1___boxed), 10, 0); return x_1; } } +static lean_object* _init_l_Int_fromExpr_x3f___lambda__2___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = lean_box(0); +x_2 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} LEAN_EXPORT lean_object* l_Int_fromExpr_x3f___lambda__2(lean_object* x_1, uint8_t x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { -lean_object* x_12; lean_object* x_13; -x_12 = l_Lean_Expr_appArg_x21(x_1); +lean_object* x_12; lean_object* x_13; uint8_t x_14; lean_object* x_15; lean_object* x_16; +x_12 = l_Int_fromExpr_x3f___lambda__2___closed__3; +x_13 = lean_unsigned_to_nat(3u); +x_14 = l_Lean_Expr_isAppOfArity(x_1, x_12, x_13); +if (x_14 == 0) +{ +lean_object* x_82; +x_82 = lean_box(0); +x_15 = x_82; +x_16 = x_11; +goto block_81; +} +else +{ +lean_object* x_83; +x_83 = l_Int_fromExpr_x3f___lambda__2___closed__7; +x_15 = x_83; +x_16 = x_11; +goto block_81; +} +block_81: +{ +if (lean_obj_tag(x_15) == 0) +{ +lean_object* x_17; lean_object* x_18; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +x_17 = lean_box(0); +x_18 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_18, 0, x_17); +lean_ctor_set(x_18, 1, x_16); +return x_18; +} +else +{ +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; +lean_dec(x_15); +x_19 = l_Lean_Expr_appFn_x21(x_1); +x_20 = l_Lean_Expr_appFn_x21(x_19); +x_21 = l_Lean_Expr_appArg_x21(x_20); +lean_dec(x_20); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -x_13 = l_Nat_fromExpr_x3f(x_12, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_13) == 0) +lean_inc(x_7); +x_22 = lean_whnf(x_21, x_7, x_8, x_9, x_10, x_16); +if (lean_obj_tag(x_22) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +uint8_t x_23; +x_23 = !lean_is_exclusive(x_22); +if (x_23 == 0) +{ +lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; +x_24 = lean_ctor_get(x_22, 0); +x_25 = lean_ctor_get(x_22, 1); +x_26 = l_Int_fromExpr_x3f___lambda__2___closed__5; +x_27 = l_Lean_Expr_isConstOf(x_24, x_26); +lean_dec(x_24); +if (x_27 == 0) { -uint8_t x_15; +lean_object* x_28; +lean_dec(x_19); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -364,61 +441,90 @@ lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_28 = lean_box(0); +lean_ctor_set(x_22, 0, x_28); +return x_22; +} +else { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_29; lean_object* x_30; +lean_free_object(x_22); +x_29 = l_Lean_Expr_appArg_x21(x_19); +lean_dec(x_19); +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_8); +x_30 = l_Nat_fromExpr_x3f(x_29, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_25); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) +{ +uint8_t x_32; +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) +{ +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = lean_nat_to_int(x_22); -x_24 = l_Int_fromExpr_x3f___lambda__2___closed__1; +lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; +x_38 = lean_ctor_get(x_30, 1); +lean_inc(x_38); +lean_dec(x_30); +x_39 = lean_ctor_get(x_31, 0); +lean_inc(x_39); +lean_dec(x_31); +x_40 = lean_nat_to_int(x_39); +x_41 = l_Int_fromExpr_x3f___lambda__2___closed__6; if (x_2 == 0) { -lean_object* x_25; lean_object* x_26; -x_25 = lean_box(0); -x_26 = lean_apply_10(x_24, x_23, x_25, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_21); -return x_26; +lean_object* x_42; lean_object* x_43; +x_42 = lean_box(0); +x_43 = lean_apply_10(x_41, x_40, x_42, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_38); +return x_43; } else { -lean_object* x_27; lean_object* x_28; lean_object* x_29; -x_27 = lean_int_neg(x_23); -lean_dec(x_23); -x_28 = lean_box(0); -x_29 = lean_apply_10(x_24, x_27, x_28, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_21); -return x_29; +lean_object* x_44; lean_object* x_45; lean_object* x_46; +x_44 = lean_int_neg(x_40); +lean_dec(x_40); +x_45 = lean_box(0); +x_46 = lean_apply_10(x_41, x_44, x_45, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_38); +return x_46; } } } else { -uint8_t x_30; +uint8_t x_47; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -426,76 +532,72 @@ lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_30 = !lean_is_exclusive(x_13); -if (x_30 == 0) +x_47 = !lean_is_exclusive(x_30); +if (x_47 == 0) { -return x_13; +return x_30; } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_31 = lean_ctor_get(x_13, 0); -x_32 = lean_ctor_get(x_13, 1); -lean_inc(x_32); -lean_inc(x_31); -lean_dec(x_13); -x_33 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_33, 0, x_31); -lean_ctor_set(x_33, 1, x_32); -return x_33; +lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_48 = lean_ctor_get(x_30, 0); +x_49 = lean_ctor_get(x_30, 1); +lean_inc(x_49); +lean_inc(x_48); +lean_dec(x_30); +x_50 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_50, 0, x_48); +lean_ctor_set(x_50, 1, x_49); +return x_50; } } } } -static lean_object* _init_l_Int_fromExpr_x3f___lambda__3___closed__1() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Int", 3); -return x_1; -} -} -static lean_object* _init_l_Int_fromExpr_x3f___lambda__3___closed__2() { -_start: +lean_object* x_51; lean_object* x_52; lean_object* x_53; uint8_t x_54; +x_51 = lean_ctor_get(x_22, 0); +x_52 = lean_ctor_get(x_22, 1); +lean_inc(x_52); +lean_inc(x_51); +lean_dec(x_22); +x_53 = l_Int_fromExpr_x3f___lambda__2___closed__5; +x_54 = l_Lean_Expr_isConstOf(x_51, x_53); +lean_dec(x_51); +if (x_54 == 0) { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Int_fromExpr_x3f___lambda__3___closed__1; -x_3 = l_Lean_Name_str___override(x_1, x_2); -return x_3; -} +lean_object* x_55; lean_object* x_56; +lean_dec(x_19); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +x_55 = lean_box(0); +x_56 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_56, 1, x_52); +return x_56; } -LEAN_EXPORT lean_object* l_Int_fromExpr_x3f___lambda__3(lean_object* x_1, uint8_t x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: +else { -lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; -lean_dec(x_3); -x_12 = l_Lean_Expr_appFn_x21(x_1); -lean_dec(x_1); -x_13 = l_Lean_Expr_appFn_x21(x_12); -x_14 = l_Lean_Expr_appArg_x21(x_13); -lean_dec(x_13); +lean_object* x_57; lean_object* x_58; +x_57 = l_Lean_Expr_appArg_x21(x_19); +lean_dec(x_19); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -x_15 = lean_whnf(x_14, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_15) == 0) -{ -uint8_t x_16; -x_16 = !lean_is_exclusive(x_15); -if (x_16 == 0) +x_58 = l_Nat_fromExpr_x3f(x_57, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_52); +if (lean_obj_tag(x_58) == 0) { -lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; -x_17 = lean_ctor_get(x_15, 0); -x_18 = lean_ctor_get(x_15, 1); -x_19 = l_Int_fromExpr_x3f___lambda__3___closed__2; -x_20 = l_Lean_Expr_isConstOf(x_17, x_19); -lean_dec(x_17); -if (x_20 == 0) +lean_object* x_59; +x_59 = lean_ctor_get(x_58, 0); +lean_inc(x_59); +if (lean_obj_tag(x_59) == 0) { -lean_object* x_21; -lean_dec(x_12); +lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -503,35 +605,58 @@ lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_21 = lean_box(0); -lean_ctor_set(x_15, 0, x_21); -return x_15; +x_60 = lean_ctor_get(x_58, 1); +lean_inc(x_60); +if (lean_is_exclusive(x_58)) { + lean_ctor_release(x_58, 0); + lean_ctor_release(x_58, 1); + x_61 = x_58; +} else { + lean_dec_ref(x_58); + x_61 = lean_box(0); +} +x_62 = lean_box(0); +if (lean_is_scalar(x_61)) { + x_63 = lean_alloc_ctor(0, 2, 0); +} else { + x_63 = x_61; +} +lean_ctor_set(x_63, 0, x_62); +lean_ctor_set(x_63, 1, x_60); +return x_63; } else { -lean_object* x_22; lean_object* x_23; -lean_free_object(x_15); -x_22 = lean_box(0); -x_23 = l_Int_fromExpr_x3f___lambda__2(x_12, x_2, x_22, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_18); -lean_dec(x_12); -return x_23; -} +lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; +x_64 = lean_ctor_get(x_58, 1); +lean_inc(x_64); +lean_dec(x_58); +x_65 = lean_ctor_get(x_59, 0); +lean_inc(x_65); +lean_dec(x_59); +x_66 = lean_nat_to_int(x_65); +x_67 = l_Int_fromExpr_x3f___lambda__2___closed__6; +if (x_2 == 0) +{ +lean_object* x_68; lean_object* x_69; +x_68 = lean_box(0); +x_69 = lean_apply_10(x_67, x_66, x_68, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_64); +return x_69; } else { -lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; -x_24 = lean_ctor_get(x_15, 0); -x_25 = lean_ctor_get(x_15, 1); -lean_inc(x_25); -lean_inc(x_24); -lean_dec(x_15); -x_26 = l_Int_fromExpr_x3f___lambda__3___closed__2; -x_27 = l_Lean_Expr_isConstOf(x_24, x_26); -lean_dec(x_24); -if (x_27 == 0) +lean_object* x_70; lean_object* x_71; lean_object* x_72; +x_70 = lean_int_neg(x_66); +lean_dec(x_66); +x_71 = lean_box(0); +x_72 = lean_apply_10(x_67, x_70, x_71, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_64); +return x_72; +} +} +} +else { -lean_object* x_28; lean_object* x_29; -lean_dec(x_12); +lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -539,26 +664,34 @@ lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_28 = lean_box(0); -x_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_28); -lean_ctor_set(x_29, 1, x_25); -return x_29; +x_73 = lean_ctor_get(x_58, 0); +lean_inc(x_73); +x_74 = lean_ctor_get(x_58, 1); +lean_inc(x_74); +if (lean_is_exclusive(x_58)) { + lean_ctor_release(x_58, 0); + lean_ctor_release(x_58, 1); + x_75 = x_58; +} else { + lean_dec_ref(x_58); + x_75 = lean_box(0); +} +if (lean_is_scalar(x_75)) { + x_76 = lean_alloc_ctor(1, 2, 0); +} else { + x_76 = x_75; +} +lean_ctor_set(x_76, 0, x_73); +lean_ctor_set(x_76, 1, x_74); +return x_76; } -else -{ -lean_object* x_30; lean_object* x_31; -x_30 = lean_box(0); -x_31 = l_Int_fromExpr_x3f___lambda__2(x_12, x_2, x_30, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_25); -lean_dec(x_12); -return x_31; } } } else { -uint8_t x_32; -lean_dec(x_12); +uint8_t x_77; +lean_dec(x_19); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -566,130 +699,72 @@ lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_32 = !lean_is_exclusive(x_15); -if (x_32 == 0) +x_77 = !lean_is_exclusive(x_22); +if (x_77 == 0) { -return x_15; +return x_22; } else { -lean_object* x_33; lean_object* x_34; lean_object* x_35; -x_33 = lean_ctor_get(x_15, 0); -x_34 = lean_ctor_get(x_15, 1); -lean_inc(x_34); -lean_inc(x_33); -lean_dec(x_15); -x_35 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_35, 0, x_33); -lean_ctor_set(x_35, 1, x_34); -return x_35; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_22, 0); +x_79 = lean_ctor_get(x_22, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_22); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; +} } } } } -static lean_object* _init_l_Int_fromExpr_x3f___lambda__4___closed__1() { +} +static lean_object* _init_l_Int_fromExpr_x3f___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("OfNat", 5); +x_1 = lean_alloc_closure((void*)(l_Int_fromExpr_x3f___lambda__2___boxed), 11, 0); +return x_1; +} +} +static lean_object* _init_l_Int_fromExpr_x3f___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Neg", 3); return x_1; } } -static lean_object* _init_l_Int_fromExpr_x3f___lambda__4___closed__2() { +static lean_object* _init_l_Int_fromExpr_x3f___closed__3() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("ofNat", 5); +x_1 = lean_mk_string_from_bytes("neg", 3); return x_1; } } -static lean_object* _init_l_Int_fromExpr_x3f___lambda__4___closed__3() { +static lean_object* _init_l_Int_fromExpr_x3f___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_fromExpr_x3f___lambda__4___closed__1; -x_2 = l_Int_fromExpr_x3f___lambda__4___closed__2; +x_1 = l_Int_fromExpr_x3f___closed__2; +x_2 = l_Int_fromExpr_x3f___closed__3; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Int_fromExpr_x3f___lambda__4(lean_object* x_1, uint8_t x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Int_fromExpr_x3f(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_12; lean_object* x_13; uint8_t x_14; -lean_dec(x_3); -x_12 = l_Int_fromExpr_x3f___lambda__4___closed__3; -x_13 = lean_unsigned_to_nat(3u); -x_14 = l_Lean_Expr_isAppOfArity(x_1, x_12, x_13); -if (x_14 == 0) -{ -lean_object* x_15; lean_object* x_16; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_1); -x_15 = lean_box(0); -x_16 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_16, 0, x_15); -lean_ctor_set(x_16, 1, x_11); -return x_16; -} -else -{ -lean_object* x_17; lean_object* x_18; -x_17 = lean_box(0); -x_18 = l_Int_fromExpr_x3f___lambda__3(x_1, x_2, x_17, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -return x_18; -} -} -} -static lean_object* _init_l_Int_fromExpr_x3f___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Int_fromExpr_x3f___lambda__4___boxed), 11, 0); -return x_1; -} -} -static lean_object* _init_l_Int_fromExpr_x3f___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Neg", 3); -return x_1; -} -} -static lean_object* _init_l_Int_fromExpr_x3f___closed__3() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("neg", 3); -return x_1; -} -} -static lean_object* _init_l_Int_fromExpr_x3f___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_fromExpr_x3f___closed__2; -x_2 = l_Int_fromExpr_x3f___closed__3; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; -} -} -LEAN_EXPORT lean_object* l_Int_fromExpr_x3f(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; -x_10 = l_Int_fromExpr_x3f___closed__1; -x_11 = l_Int_fromExpr_x3f___closed__4; -x_12 = lean_unsigned_to_nat(3u); -x_13 = l_Lean_Expr_isAppOfArity(x_1, x_11, x_12); -if (x_13 == 0) +lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; +x_10 = l_Int_fromExpr_x3f___closed__1; +x_11 = l_Int_fromExpr_x3f___closed__4; +x_12 = lean_unsigned_to_nat(3u); +x_13 = l_Lean_Expr_isAppOfArity(x_1, x_11, x_12); +if (x_13 == 0) { uint8_t x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; x_14 = 0; @@ -739,26 +814,6 @@ lean_dec(x_1); return x_13; } } -LEAN_EXPORT lean_object* l_Int_fromExpr_x3f___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: -{ -uint8_t x_12; lean_object* x_13; -x_12 = lean_unbox(x_2); -lean_dec(x_2); -x_13 = l_Int_fromExpr_x3f___lambda__3(x_1, x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -return x_13; -} -} -LEAN_EXPORT lean_object* l_Int_fromExpr_x3f___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: -{ -uint8_t x_12; lean_object* x_13; -x_12 = lean_unbox(x_2); -lean_dec(x_2); -x_13 = l_Int_fromExpr_x3f___lambda__4(x_1, x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -return x_13; -} -} static lean_object* _init_l_Int_toExpr___closed__1() { _start: { @@ -775,7 +830,7 @@ static lean_object* _init_l_Int_toExpr___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_fromExpr_x3f___lambda__4___closed__3; +x_1 = l_Int_fromExpr_x3f___lambda__2___closed__3; x_2 = l_Int_toExpr___closed__1; x_3 = l_Lean_Expr_const___override(x_1, x_2); return x_3; @@ -786,7 +841,7 @@ static lean_object* _init_l_Int_toExpr___closed__3() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Int_fromExpr_x3f___lambda__3___closed__2; +x_2 = l_Int_fromExpr_x3f___lambda__2___closed__5; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } @@ -850,7 +905,7 @@ static lean_object* _init_l_Int_toExpr___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_fromExpr_x3f___lambda__3___closed__1; +x_1 = l_Int_fromExpr_x3f___lambda__2___closed__4; x_2 = l_Int_toExpr___closed__9; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; @@ -933,168 +988,217 @@ lean_dec(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Int_reduceUnary___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Int_reduceUnary(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -lean_object* x_12; lean_object* x_13; -x_12 = l_Lean_Expr_appArg_x21(x_1); -x_13 = l_Int_fromExpr_x3f(x_12, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_13) == 0) -{ -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +uint8_t x_13; +x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); +if (x_13 == 0) { -uint8_t x_15; -lean_dec(x_2); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +lean_object* x_14; lean_object* x_15; +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +x_14 = lean_box(0); +x_15 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_15, 0, x_14); +lean_ctor_set(x_15, 1, x_12); +return x_15; +} +else { lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +x_16 = l_Lean_Expr_appArg_x21(x_4); +x_17 = l_Int_fromExpr_x3f(x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +if (lean_obj_tag(x_17) == 0) +{ +lean_object* x_18; +x_18 = lean_ctor_get(x_17, 0); +lean_inc(x_18); +if (lean_obj_tag(x_18) == 0) +{ +uint8_t x_19; +lean_dec(x_3); +x_19 = !lean_is_exclusive(x_17); +if (x_19 == 0) +{ +lean_object* x_20; lean_object* x_21; +x_20 = lean_ctor_get(x_17, 0); +lean_dec(x_20); +x_21 = lean_box(0); +lean_ctor_set(x_17, 0, x_21); +return x_17; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_22; lean_object* x_23; lean_object* x_24; +x_22 = lean_ctor_get(x_17, 1); +lean_inc(x_22); +lean_dec(x_17); +x_23 = lean_box(0); +x_24 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_24, 0, x_23); +lean_ctor_set(x_24, 1, x_22); +return x_24; } } else { -uint8_t x_21; -x_21 = !lean_is_exclusive(x_13); -if (x_21 == 0) +uint8_t x_25; +x_25 = !lean_is_exclusive(x_17); +if (x_25 == 0) { -lean_object* x_22; uint8_t x_23; -x_22 = lean_ctor_get(x_13, 0); -lean_dec(x_22); -x_23 = !lean_is_exclusive(x_14); -if (x_23 == 0) +lean_object* x_26; uint8_t x_27; +x_26 = lean_ctor_get(x_17, 0); +lean_dec(x_26); +x_27 = !lean_is_exclusive(x_18); +if (x_27 == 0) { -lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; -x_24 = lean_ctor_get(x_14, 0); -x_25 = lean_apply_1(x_2, x_24); -x_26 = l_Int_toExpr(x_25); -lean_dec(x_25); -x_27 = lean_box(0); -x_28 = lean_unsigned_to_nat(0u); -x_29 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_29, 0, x_26); -lean_ctor_set(x_29, 1, x_27); -lean_ctor_set(x_29, 2, x_28); -x_30 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_30, 0, x_29); -lean_ctor_set(x_14, 0, x_30); -return x_13; +lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; +x_28 = lean_ctor_get(x_18, 0); +x_29 = lean_apply_1(x_3, x_28); +x_30 = l_Int_toExpr(x_29); +lean_dec(x_29); +x_31 = lean_box(0); +x_32 = lean_unsigned_to_nat(0u); +x_33 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_33, 0, x_30); +lean_ctor_set(x_33, 1, x_31); +lean_ctor_set(x_33, 2, x_32); +x_34 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_34, 0, x_33); +lean_ctor_set(x_18, 0, x_34); +return x_17; } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_31 = lean_ctor_get(x_14, 0); -lean_inc(x_31); -lean_dec(x_14); -x_32 = lean_apply_1(x_2, x_31); -x_33 = l_Int_toExpr(x_32); -lean_dec(x_32); -x_34 = lean_box(0); -x_35 = lean_unsigned_to_nat(0u); -x_36 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_36, 0, x_33); -lean_ctor_set(x_36, 1, x_34); -lean_ctor_set(x_36, 2, x_35); -x_37 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_37, 0, x_36); -x_38 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_38, 0, x_37); -lean_ctor_set(x_13, 0, x_38); -return x_13; +lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; +x_35 = lean_ctor_get(x_18, 0); +lean_inc(x_35); +lean_dec(x_18); +x_36 = lean_apply_1(x_3, x_35); +x_37 = l_Int_toExpr(x_36); +lean_dec(x_36); +x_38 = lean_box(0); +x_39 = lean_unsigned_to_nat(0u); +x_40 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_40, 0, x_37); +lean_ctor_set(x_40, 1, x_38); +lean_ctor_set(x_40, 2, x_39); +x_41 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_41, 0, x_40); +x_42 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_42, 0, x_41); +lean_ctor_set(x_17, 0, x_42); +return x_17; } } else { -lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_39 = lean_ctor_get(x_13, 1); -lean_inc(x_39); -lean_dec(x_13); -x_40 = lean_ctor_get(x_14, 0); -lean_inc(x_40); -if (lean_is_exclusive(x_14)) { - lean_ctor_release(x_14, 0); - x_41 = x_14; -} else { - lean_dec_ref(x_14); - x_41 = lean_box(0); -} -x_42 = lean_apply_1(x_2, x_40); -x_43 = l_Int_toExpr(x_42); -lean_dec(x_42); -x_44 = lean_box(0); -x_45 = lean_unsigned_to_nat(0u); -x_46 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_46, 0, x_43); -lean_ctor_set(x_46, 1, x_44); -lean_ctor_set(x_46, 2, x_45); -x_47 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_47, 0, x_46); -if (lean_is_scalar(x_41)) { - x_48 = lean_alloc_ctor(1, 1, 0); -} else { - x_48 = x_41; -} -lean_ctor_set(x_48, 0, x_47); -x_49 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_49, 0, x_48); -lean_ctor_set(x_49, 1, x_39); -return x_49; +lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; +x_43 = lean_ctor_get(x_17, 1); +lean_inc(x_43); +lean_dec(x_17); +x_44 = lean_ctor_get(x_18, 0); +lean_inc(x_44); +if (lean_is_exclusive(x_18)) { + lean_ctor_release(x_18, 0); + x_45 = x_18; +} else { + lean_dec_ref(x_18); + x_45 = lean_box(0); +} +x_46 = lean_apply_1(x_3, x_44); +x_47 = l_Int_toExpr(x_46); +lean_dec(x_46); +x_48 = lean_box(0); +x_49 = lean_unsigned_to_nat(0u); +x_50 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_50, 0, x_47); +lean_ctor_set(x_50, 1, x_48); +lean_ctor_set(x_50, 2, x_49); +x_51 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_51, 0, x_50); +if (lean_is_scalar(x_45)) { + x_52 = lean_alloc_ctor(1, 1, 0); +} else { + x_52 = x_45; +} +lean_ctor_set(x_52, 0, x_51); +x_53 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_53, 0, x_52); +lean_ctor_set(x_53, 1, x_43); +return x_53; } } } else { -uint8_t x_50; -lean_dec(x_2); -x_50 = !lean_is_exclusive(x_13); -if (x_50 == 0) +uint8_t x_54; +lean_dec(x_3); +x_54 = !lean_is_exclusive(x_17); +if (x_54 == 0) { -return x_13; +return x_17; } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_13, 0); -x_52 = lean_ctor_get(x_13, 1); -lean_inc(x_52); -lean_inc(x_51); -lean_dec(x_13); -x_53 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_53, 0, x_51); -lean_ctor_set(x_53, 1, x_52); -return x_53; +lean_object* x_55; lean_object* x_56; lean_object* x_57; +x_55 = lean_ctor_get(x_17, 0); +x_56 = lean_ctor_get(x_17, 1); +lean_inc(x_56); +lean_inc(x_55); +lean_dec(x_17); +x_57 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_57, 0, x_55); +lean_ctor_set(x_57, 1, x_56); +return x_57; } } } } -LEAN_EXPORT lean_object* l_Int_reduceUnary(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +} +LEAN_EXPORT lean_object* l_Int_reduceUnary___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -uint8_t x_13; -x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); +lean_object* x_13; +x_13 = l_Int_reduceUnary(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_4); lean_dec(x_1); +return x_13; +} +} +LEAN_EXPORT lean_object* l_Int_reduceBin(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +uint8_t x_13; lean_object* x_14; lean_object* x_15; +x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); if (x_13 == 0) { -lean_object* x_14; lean_object* x_15; +lean_object* x_77; +x_77 = lean_box(0); +x_14 = x_77; +x_15 = x_12; +goto block_76; +} +else +{ +lean_object* x_78; +x_78 = l_Int_fromExpr_x3f___lambda__2___closed__7; +x_14 = x_78; +x_15 = x_12; +goto block_76; +} +block_76: +{ +if (lean_obj_tag(x_14) == 0) +{ +lean_object* x_16; lean_object* x_17; lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -1102,325 +1206,272 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); lean_dec(x_3); -x_14 = lean_box(0); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_12); -return x_15; -} -else -{ -lean_object* x_16; lean_object* x_17; x_16 = lean_box(0); -x_17 = l_Int_reduceUnary___lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -lean_dec(x_4); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_15); return x_17; } -} -} -LEAN_EXPORT lean_object* l_Int_reduceUnary___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: -{ -lean_object* x_12; -x_12 = l_Int_reduceUnary___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_3); -lean_dec(x_1); -return x_12; -} -} -LEAN_EXPORT lean_object* l_Int_reduceBin___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: +else { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = l_Lean_Expr_appFn_x21(x_1); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_dec(x_12); +lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_14); +x_18 = l_Lean_Expr_appFn_x21(x_4); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_dec(x_18); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -x_14 = l_Int_fromExpr_x3f(x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_14) == 0) +x_20 = l_Int_fromExpr_x3f(x_19, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_15); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_15; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -if (lean_obj_tag(x_15) == 0) +lean_object* x_21; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +if (lean_obj_tag(x_21) == 0) { -uint8_t x_16; +uint8_t x_22; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -x_16 = !lean_is_exclusive(x_14); -if (x_16 == 0) +lean_dec(x_3); +x_22 = !lean_is_exclusive(x_20); +if (x_22 == 0) { -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_14, 0); -lean_dec(x_17); -x_18 = lean_box(0); -lean_ctor_set(x_14, 0, x_18); -return x_14; +lean_object* x_23; lean_object* x_24; +x_23 = lean_ctor_get(x_20, 0); +lean_dec(x_23); +x_24 = lean_box(0); +lean_ctor_set(x_20, 0, x_24); +return x_20; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_14, 1); -lean_inc(x_19); -lean_dec(x_14); -x_20 = lean_box(0); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_21, 1, x_19); -return x_21; +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_20, 1); +lean_inc(x_25); +lean_dec(x_20); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_25); +return x_27; } } else { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_22 = lean_ctor_get(x_14, 1); -lean_inc(x_22); -lean_dec(x_14); -x_23 = lean_ctor_get(x_15, 0); -lean_inc(x_23); -lean_dec(x_15); -x_24 = l_Lean_Expr_appArg_x21(x_1); -x_25 = l_Int_fromExpr_x3f(x_24, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_25) == 0) +lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_28 = lean_ctor_get(x_20, 1); +lean_inc(x_28); +lean_dec(x_20); +x_29 = lean_ctor_get(x_21, 0); +lean_inc(x_29); +lean_dec(x_21); +x_30 = l_Lean_Expr_appArg_x21(x_4); +x_31 = l_Int_fromExpr_x3f(x_30, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_dec(x_23); -lean_dec(x_2); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +uint8_t x_33; +lean_dec(x_29); +lean_dec(x_3); +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -uint8_t x_33; -x_33 = !lean_is_exclusive(x_25); -if (x_33 == 0) +uint8_t x_39; +x_39 = !lean_is_exclusive(x_31); +if (x_39 == 0) { -lean_object* x_34; uint8_t x_35; -x_34 = lean_ctor_get(x_25, 0); -lean_dec(x_34); -x_35 = !lean_is_exclusive(x_26); -if (x_35 == 0) -{ -lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; -x_36 = lean_ctor_get(x_26, 0); -x_37 = lean_apply_2(x_2, x_23, x_36); -x_38 = l_Int_toExpr(x_37); -lean_dec(x_37); -x_39 = lean_box(0); -x_40 = lean_unsigned_to_nat(0u); -x_41 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_41, 0, x_38); -lean_ctor_set(x_41, 1, x_39); -lean_ctor_set(x_41, 2, x_40); -x_42 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_42, 0, x_41); -lean_ctor_set(x_26, 0, x_42); -return x_25; +lean_object* x_40; uint8_t x_41; +x_40 = lean_ctor_get(x_31, 0); +lean_dec(x_40); +x_41 = !lean_is_exclusive(x_32); +if (x_41 == 0) +{ +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; +x_42 = lean_ctor_get(x_32, 0); +x_43 = lean_apply_2(x_3, x_29, x_42); +x_44 = l_Int_toExpr(x_43); +lean_dec(x_43); +x_45 = lean_box(0); +x_46 = lean_unsigned_to_nat(0u); +x_47 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_47, 0, x_44); +lean_ctor_set(x_47, 1, x_45); +lean_ctor_set(x_47, 2, x_46); +x_48 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_48, 0, x_47); +lean_ctor_set(x_32, 0, x_48); +return x_31; } else { -lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_43 = lean_ctor_get(x_26, 0); -lean_inc(x_43); -lean_dec(x_26); -x_44 = lean_apply_2(x_2, x_23, x_43); -x_45 = l_Int_toExpr(x_44); -lean_dec(x_44); -x_46 = lean_box(0); -x_47 = lean_unsigned_to_nat(0u); -x_48 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_48, 0, x_45); -lean_ctor_set(x_48, 1, x_46); -lean_ctor_set(x_48, 2, x_47); -x_49 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_49, 0, x_48); -x_50 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_50, 0, x_49); -lean_ctor_set(x_25, 0, x_50); -return x_25; +lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_49 = lean_ctor_get(x_32, 0); +lean_inc(x_49); +lean_dec(x_32); +x_50 = lean_apply_2(x_3, x_29, x_49); +x_51 = l_Int_toExpr(x_50); +lean_dec(x_50); +x_52 = lean_box(0); +x_53 = lean_unsigned_to_nat(0u); +x_54 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_54, 0, x_51); +lean_ctor_set(x_54, 1, x_52); +lean_ctor_set(x_54, 2, x_53); +x_55 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_55, 0, x_54); +x_56 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_31, 0, x_56); +return x_31; } } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; -x_51 = lean_ctor_get(x_25, 1); -lean_inc(x_51); -lean_dec(x_25); -x_52 = lean_ctor_get(x_26, 0); -lean_inc(x_52); -if (lean_is_exclusive(x_26)) { - lean_ctor_release(x_26, 0); - x_53 = x_26; -} else { - lean_dec_ref(x_26); - x_53 = lean_box(0); -} -x_54 = lean_apply_2(x_2, x_23, x_52); -x_55 = l_Int_toExpr(x_54); -lean_dec(x_54); -x_56 = lean_box(0); -x_57 = lean_unsigned_to_nat(0u); -x_58 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_58, 0, x_55); -lean_ctor_set(x_58, 1, x_56); -lean_ctor_set(x_58, 2, x_57); -x_59 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_59, 0, x_58); -if (lean_is_scalar(x_53)) { - x_60 = lean_alloc_ctor(1, 1, 0); -} else { - x_60 = x_53; -} -lean_ctor_set(x_60, 0, x_59); -x_61 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_61, 0, x_60); -lean_ctor_set(x_61, 1, x_51); -return x_61; +lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; +x_57 = lean_ctor_get(x_31, 1); +lean_inc(x_57); +lean_dec(x_31); +x_58 = lean_ctor_get(x_32, 0); +lean_inc(x_58); +if (lean_is_exclusive(x_32)) { + lean_ctor_release(x_32, 0); + x_59 = x_32; +} else { + lean_dec_ref(x_32); + x_59 = lean_box(0); +} +x_60 = lean_apply_2(x_3, x_29, x_58); +x_61 = l_Int_toExpr(x_60); +lean_dec(x_60); +x_62 = lean_box(0); +x_63 = lean_unsigned_to_nat(0u); +x_64 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_64, 0, x_61); +lean_ctor_set(x_64, 1, x_62); +lean_ctor_set(x_64, 2, x_63); +x_65 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_65, 0, x_64); +if (lean_is_scalar(x_59)) { + x_66 = lean_alloc_ctor(1, 1, 0); +} else { + x_66 = x_59; +} +lean_ctor_set(x_66, 0, x_65); +x_67 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_67, 0, x_66); +lean_ctor_set(x_67, 1, x_57); +return x_67; } } } else { -uint8_t x_62; -lean_dec(x_23); -lean_dec(x_2); -x_62 = !lean_is_exclusive(x_25); -if (x_62 == 0) +uint8_t x_68; +lean_dec(x_29); +lean_dec(x_3); +x_68 = !lean_is_exclusive(x_31); +if (x_68 == 0) { -return x_25; +return x_31; } else { -lean_object* x_63; lean_object* x_64; lean_object* x_65; -x_63 = lean_ctor_get(x_25, 0); -x_64 = lean_ctor_get(x_25, 1); -lean_inc(x_64); -lean_inc(x_63); -lean_dec(x_25); -x_65 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_65, 0, x_63); -lean_ctor_set(x_65, 1, x_64); -return x_65; +lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_69 = lean_ctor_get(x_31, 0); +x_70 = lean_ctor_get(x_31, 1); +lean_inc(x_70); +lean_inc(x_69); +lean_dec(x_31); +x_71 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_71, 0, x_69); +lean_ctor_set(x_71, 1, x_70); +return x_71; } } } } else { -uint8_t x_66; +uint8_t x_72; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -x_66 = !lean_is_exclusive(x_14); -if (x_66 == 0) +lean_dec(x_3); +x_72 = !lean_is_exclusive(x_20); +if (x_72 == 0) { -return x_14; +return x_20; } else { -lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_67 = lean_ctor_get(x_14, 0); -x_68 = lean_ctor_get(x_14, 1); -lean_inc(x_68); -lean_inc(x_67); -lean_dec(x_14); -x_69 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_69, 0, x_67); -lean_ctor_set(x_69, 1, x_68); -return x_69; -} -} +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_20, 0); +x_74 = lean_ctor_get(x_20, 1); +lean_inc(x_74); +lean_inc(x_73); +lean_dec(x_20); +x_75 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_75, 0, x_73); +lean_ctor_set(x_75, 1, x_74); +return x_75; } } -LEAN_EXPORT lean_object* l_Int_reduceBin(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { -_start: -{ -uint8_t x_13; -x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); -lean_dec(x_1); -if (x_13 == 0) -{ -lean_object* x_14; lean_object* x_15; -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_14 = lean_box(0); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_12); -return x_15; } -else -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_box(0); -x_17 = l_Int_reduceBin___lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -lean_dec(x_4); -return x_17; } } } -LEAN_EXPORT lean_object* l_Int_reduceBin___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Int_reduceBin___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -lean_object* x_12; -x_12 = l_Int_reduceBin___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_3); +lean_object* x_13; +x_13 = l_Int_reduceBin(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_4); lean_dec(x_1); -return x_12; +return x_13; } } -static lean_object* _init_l_Int_reduceBinPred___lambda__1___closed__1() { +static lean_object* _init_l_Int_reduceBinPred___closed__1() { _start: { lean_object* x_1; @@ -1428,7 +1479,7 @@ x_1 = lean_mk_string_from_bytes("Bool", 4); return x_1; } } -static lean_object* _init_l_Int_reduceBinPred___lambda__1___closed__2() { +static lean_object* _init_l_Int_reduceBinPred___closed__2() { _start: { lean_object* x_1; @@ -1436,27 +1487,27 @@ x_1 = lean_mk_string_from_bytes("false", 5); return x_1; } } -static lean_object* _init_l_Int_reduceBinPred___lambda__1___closed__3() { +static lean_object* _init_l_Int_reduceBinPred___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_reduceBinPred___lambda__1___closed__1; -x_2 = l_Int_reduceBinPred___lambda__1___closed__2; +x_1 = l_Int_reduceBinPred___closed__1; +x_2 = l_Int_reduceBinPred___closed__2; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Int_reduceBinPred___lambda__1___closed__4() { +static lean_object* _init_l_Int_reduceBinPred___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Int_reduceBinPred___lambda__1___closed__3; +x_2 = l_Int_reduceBinPred___closed__3; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_Int_reduceBinPred___lambda__1___closed__5() { +static lean_object* _init_l_Int_reduceBinPred___closed__5() { _start: { lean_object* x_1; @@ -1464,27 +1515,27 @@ x_1 = lean_mk_string_from_bytes("False", 5); return x_1; } } -static lean_object* _init_l_Int_reduceBinPred___lambda__1___closed__6() { +static lean_object* _init_l_Int_reduceBinPred___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Int_reduceBinPred___lambda__1___closed__5; +x_2 = l_Int_reduceBinPred___closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Int_reduceBinPred___lambda__1___closed__7() { +static lean_object* _init_l_Int_reduceBinPred___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Int_reduceBinPred___lambda__1___closed__6; +x_2 = l_Int_reduceBinPred___closed__6; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_Int_reduceBinPred___lambda__1___closed__8() { +static lean_object* _init_l_Int_reduceBinPred___closed__8() { _start: { lean_object* x_1; @@ -1492,27 +1543,27 @@ x_1 = lean_mk_string_from_bytes("eq_false_of_decide", 18); return x_1; } } -static lean_object* _init_l_Int_reduceBinPred___lambda__1___closed__9() { +static lean_object* _init_l_Int_reduceBinPred___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Int_reduceBinPred___lambda__1___closed__8; +x_2 = l_Int_reduceBinPred___closed__8; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Int_reduceBinPred___lambda__1___closed__10() { +static lean_object* _init_l_Int_reduceBinPred___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Int_reduceBinPred___lambda__1___closed__9; +x_2 = l_Int_reduceBinPred___closed__9; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_Int_reduceBinPred___lambda__1___closed__11() { +static lean_object* _init_l_Int_reduceBinPred___closed__11() { _start: { lean_object* x_1; @@ -1520,27 +1571,27 @@ x_1 = lean_mk_string_from_bytes("true", 4); return x_1; } } -static lean_object* _init_l_Int_reduceBinPred___lambda__1___closed__12() { +static lean_object* _init_l_Int_reduceBinPred___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_reduceBinPred___lambda__1___closed__1; -x_2 = l_Int_reduceBinPred___lambda__1___closed__11; +x_1 = l_Int_reduceBinPred___closed__1; +x_2 = l_Int_reduceBinPred___closed__11; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Int_reduceBinPred___lambda__1___closed__13() { +static lean_object* _init_l_Int_reduceBinPred___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Int_reduceBinPred___lambda__1___closed__12; +x_2 = l_Int_reduceBinPred___closed__12; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_Int_reduceBinPred___lambda__1___closed__14() { +static lean_object* _init_l_Int_reduceBinPred___closed__14() { _start: { lean_object* x_1; @@ -1548,27 +1599,27 @@ x_1 = lean_mk_string_from_bytes("True", 4); return x_1; } } -static lean_object* _init_l_Int_reduceBinPred___lambda__1___closed__15() { +static lean_object* _init_l_Int_reduceBinPred___closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Int_reduceBinPred___lambda__1___closed__14; +x_2 = l_Int_reduceBinPred___closed__14; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Int_reduceBinPred___lambda__1___closed__16() { +static lean_object* _init_l_Int_reduceBinPred___closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Int_reduceBinPred___lambda__1___closed__15; +x_2 = l_Int_reduceBinPred___closed__15; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_Int_reduceBinPred___lambda__1___closed__17() { +static lean_object* _init_l_Int_reduceBinPred___closed__17() { _start: { lean_object* x_1; @@ -1576,49 +1627,91 @@ x_1 = lean_mk_string_from_bytes("eq_true_of_decide", 17); return x_1; } } -static lean_object* _init_l_Int_reduceBinPred___lambda__1___closed__18() { +static lean_object* _init_l_Int_reduceBinPred___closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Int_reduceBinPred___lambda__1___closed__17; +x_2 = l_Int_reduceBinPred___closed__17; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Int_reduceBinPred___lambda__1___closed__19() { +static lean_object* _init_l_Int_reduceBinPred___closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Int_reduceBinPred___lambda__1___closed__18; +x_2 = l_Int_reduceBinPred___closed__18; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Int_reduceBinPred___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Int_reduceBinPred(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = l_Lean_Expr_appFn_x21(x_1); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_dec(x_12); +uint8_t x_13; lean_object* x_14; lean_object* x_15; +x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); +if (x_13 == 0) +{ +lean_object* x_251; +x_251 = lean_box(0); +x_14 = x_251; +x_15 = x_12; +goto block_250; +} +else +{ +lean_object* x_252; +x_252 = l_Int_fromExpr_x3f___lambda__2___closed__7; +x_14 = x_252; +x_15 = x_12; +goto block_250; +} +block_250: +{ +if (lean_obj_tag(x_14) == 0) +{ +lean_object* x_16; lean_object* x_17; +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +x_16 = lean_box(0); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_15); +return x_17; +} +else +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_14); +x_18 = l_Lean_Expr_appFn_x21(x_4); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_dec(x_18); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -x_14 = l_Int_fromExpr_x3f(x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_14) == 0) +x_20 = l_Int_fromExpr_x3f(x_19, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_15); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_15; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -if (lean_obj_tag(x_15) == 0) +lean_object* x_21; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +if (lean_obj_tag(x_21) == 0) { -uint8_t x_16; +uint8_t x_22; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -1626,892 +1719,892 @@ lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_16 = !lean_is_exclusive(x_14); -if (x_16 == 0) +lean_dec(x_3); +x_22 = !lean_is_exclusive(x_20); +if (x_22 == 0) { -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_14, 0); -lean_dec(x_17); -x_18 = lean_box(0); -lean_ctor_set(x_14, 0, x_18); -return x_14; +lean_object* x_23; lean_object* x_24; +x_23 = lean_ctor_get(x_20, 0); +lean_dec(x_23); +x_24 = lean_box(0); +lean_ctor_set(x_20, 0, x_24); +return x_20; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_14, 1); -lean_inc(x_19); -lean_dec(x_14); -x_20 = lean_box(0); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_21, 1, x_19); -return x_21; +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_20, 1); +lean_inc(x_25); +lean_dec(x_20); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_25); +return x_27; } } else { -lean_object* x_22; uint8_t x_23; -x_22 = lean_ctor_get(x_14, 1); -lean_inc(x_22); -lean_dec(x_14); -x_23 = !lean_is_exclusive(x_15); -if (x_23 == 0) +lean_object* x_28; uint8_t x_29; +x_28 = lean_ctor_get(x_20, 1); +lean_inc(x_28); +lean_dec(x_20); +x_29 = !lean_is_exclusive(x_21); +if (x_29 == 0) { -lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_15, 0); -x_25 = l_Lean_Expr_appArg_x21(x_1); +lean_object* x_30; lean_object* x_31; lean_object* x_32; +x_30 = lean_ctor_get(x_21, 0); +x_31 = l_Lean_Expr_appArg_x21(x_4); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -x_26 = l_Int_fromExpr_x3f(x_25, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_26) == 0) +x_32 = l_Int_fromExpr_x3f(x_31, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +if (lean_obj_tag(x_32) == 0) { -lean_object* x_27; -x_27 = lean_ctor_get(x_26, 0); -lean_inc(x_27); -if (lean_obj_tag(x_27) == 0) +lean_object* x_33; +x_33 = lean_ctor_get(x_32, 0); +lean_inc(x_33); +if (lean_obj_tag(x_33) == 0) { -uint8_t x_28; -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_34; +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_28 = !lean_is_exclusive(x_26); -if (x_28 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_34 = !lean_is_exclusive(x_32); +if (x_34 == 0) { -lean_object* x_29; lean_object* x_30; -x_29 = lean_ctor_get(x_26, 0); -lean_dec(x_29); -x_30 = lean_box(0); -lean_ctor_set(x_26, 0, x_30); -return x_26; +lean_object* x_35; lean_object* x_36; +x_35 = lean_ctor_get(x_32, 0); +lean_dec(x_35); +x_36 = lean_box(0); +lean_ctor_set(x_32, 0, x_36); +return x_32; } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_31 = lean_ctor_get(x_26, 1); -lean_inc(x_31); -lean_dec(x_26); -x_32 = lean_box(0); -x_33 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_33, 0, x_32); -lean_ctor_set(x_33, 1, x_31); -return x_33; +lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_37 = lean_ctor_get(x_32, 1); +lean_inc(x_37); +lean_dec(x_32); +x_38 = lean_box(0); +x_39 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_39, 0, x_38); +lean_ctor_set(x_39, 1, x_37); +return x_39; } } else { -lean_object* x_34; uint8_t x_35; -x_34 = lean_ctor_get(x_26, 1); -lean_inc(x_34); -lean_dec(x_26); -x_35 = !lean_is_exclusive(x_27); -if (x_35 == 0) +lean_object* x_40; uint8_t x_41; +x_40 = lean_ctor_get(x_32, 1); +lean_inc(x_40); +lean_dec(x_32); +x_41 = !lean_is_exclusive(x_33); +if (x_41 == 0) { -lean_object* x_36; lean_object* x_37; -x_36 = lean_ctor_get(x_27, 0); +lean_object* x_42; lean_object* x_43; +x_42 = lean_ctor_get(x_33, 0); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_37 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_34); -if (lean_obj_tag(x_37) == 0) +lean_inc(x_4); +x_43 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_40); +if (lean_obj_tag(x_43) == 0) { -lean_object* x_38; lean_object* x_39; lean_object* x_40; uint8_t x_41; -x_38 = lean_ctor_get(x_37, 0); -lean_inc(x_38); -x_39 = lean_ctor_get(x_37, 1); -lean_inc(x_39); -lean_dec(x_37); -x_40 = lean_apply_2(x_2, x_24, x_36); -x_41 = lean_unbox(x_40); -lean_dec(x_40); -if (x_41 == 0) +lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; +x_44 = lean_ctor_get(x_43, 0); +lean_inc(x_44); +x_45 = lean_ctor_get(x_43, 1); +lean_inc(x_45); +lean_dec(x_43); +x_46 = lean_apply_2(x_3, x_30, x_42); +x_47 = lean_unbox(x_46); +lean_dec(x_46); +if (x_47 == 0) { -lean_object* x_42; lean_object* x_43; -x_42 = l_Int_reduceBinPred___lambda__1___closed__4; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_7, x_8, x_9, x_10, x_39); -if (lean_obj_tag(x_43) == 0) +lean_object* x_48; lean_object* x_49; +x_48 = l_Int_reduceBinPred___closed__4; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_8, x_9, x_10, x_11, x_45); +if (lean_obj_tag(x_49) == 0) { -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) -{ -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_47 = l_Int_toExpr___closed__12; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_Int_reduceBinPred___lambda__1___closed__10; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_27, 0, x_52); -x_53 = l_Int_reduceBinPred___lambda__1___closed__7; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_27); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_15, 0, x_56); -lean_ctor_set(x_43, 0, x_15); -return x_43; +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_53 = l_Int_toExpr___closed__12; +x_54 = lean_array_push(x_53, x_4); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_Int_reduceBinPred___closed__10; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_33, 0, x_58); +x_59 = l_Int_reduceBinPred___closed__7; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_33); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_21, 0, x_62); +lean_ctor_set(x_49, 0, x_21); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); -lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_60 = l_Int_toExpr___closed__12; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_Int_reduceBinPred___lambda__1___closed__10; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_27, 0, x_65); -x_66 = l_Int_reduceBinPred___lambda__1___closed__7; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_27); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_15, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_15); -lean_ctor_set(x_70, 1, x_58); -return x_70; +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_66 = l_Int_toExpr___closed__12; +x_67 = lean_array_push(x_66, x_4); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_Int_reduceBinPred___closed__10; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_33, 0, x_71); +x_72 = l_Int_reduceBinPred___closed__7; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_33); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_21, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_21); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_38); -lean_free_object(x_27); -lean_free_object(x_15); -lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +uint8_t x_77; +lean_dec(x_44); +lean_free_object(x_33); +lean_free_object(x_21); +lean_dec(x_4); +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_Int_reduceBinPred___lambda__1___closed__13; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_7, x_8, x_9, x_10, x_39); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_Int_reduceBinPred___closed__13; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_8, x_9, x_10, x_11, x_45); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_80 = l_Int_toExpr___closed__12; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_Int_reduceBinPred___lambda__1___closed__19; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_27, 0, x_85); -x_86 = l_Int_reduceBinPred___lambda__1___closed__16; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_27); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_15, 0, x_89); -lean_ctor_set(x_76, 0, x_15); -return x_76; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_86 = l_Int_toExpr___closed__12; +x_87 = lean_array_push(x_86, x_4); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_Int_reduceBinPred___closed__19; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_33, 0, x_91); +x_92 = l_Int_reduceBinPred___closed__16; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_33); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_21, 0, x_95); +lean_ctor_set(x_82, 0, x_21); +return x_82; +} +else +{ +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_99 = l_Int_toExpr___closed__12; +x_100 = lean_array_push(x_99, x_4); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_Int_reduceBinPred___closed__19; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_33, 0, x_104); +x_105 = l_Int_reduceBinPred___closed__16; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_33); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_21, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_21); +lean_ctor_set(x_109, 1, x_97); +return x_109; +} } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_93 = l_Int_toExpr___closed__12; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_Int_reduceBinPred___lambda__1___closed__19; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_27, 0, x_98); -x_99 = l_Int_reduceBinPred___lambda__1___closed__16; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_27); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_15, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_15); -lean_ctor_set(x_103, 1, x_91); -return x_103; -} -} -else -{ -uint8_t x_104; -lean_dec(x_38); -lean_free_object(x_27); -lean_free_object(x_15); -lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +uint8_t x_110; +lean_dec(x_44); +lean_free_object(x_33); +lean_free_object(x_21); +lean_dec(x_4); +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_27); -lean_dec(x_36); -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_114; +lean_free_object(x_33); +lean_dec(x_42); +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_108 = !lean_is_exclusive(x_37); -if (x_108 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_114 = !lean_is_exclusive(x_43); +if (x_114 == 0) { -return x_37; +return x_43; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_37, 0); -x_110 = lean_ctor_get(x_37, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_37); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_43, 0); +x_116 = lean_ctor_get(x_43, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_43); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_27, 0); -lean_inc(x_112); -lean_dec(x_27); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_33, 0); +lean_inc(x_118); +lean_dec(x_33); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_34); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; lean_object* x_116; uint8_t x_117; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_apply_2(x_2, x_24, x_112); -x_117 = lean_unbox(x_116); -lean_dec(x_116); -if (x_117 == 0) -{ -lean_object* x_118; lean_object* x_119; -x_118 = l_Int_reduceBinPred___lambda__1___closed__4; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_7, x_8, x_9, x_10, x_115); +lean_inc(x_4); +x_119 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_40); if (lean_obj_tag(x_119) == 0) { -lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; +lean_object* x_120; lean_object* x_121; lean_object* x_122; uint8_t x_123; x_120 = lean_ctor_get(x_119, 0); lean_inc(x_120); x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -if (lean_is_exclusive(x_119)) { - lean_ctor_release(x_119, 0); - lean_ctor_release(x_119, 1); - x_122 = x_119; -} else { - lean_dec_ref(x_119); - x_122 = lean_box(0); -} -x_123 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_124 = l_Int_toExpr___closed__12; -x_125 = lean_array_push(x_124, x_1); -x_126 = lean_array_push(x_125, x_123); -x_127 = lean_array_push(x_126, x_120); -x_128 = l_Int_reduceBinPred___lambda__1___closed__10; -x_129 = l_Lean_mkAppN(x_128, x_127); -x_130 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_130, 0, x_129); -x_131 = l_Int_reduceBinPred___lambda__1___closed__7; -x_132 = lean_unsigned_to_nat(0u); -x_133 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_133, 0, x_131); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set(x_133, 2, x_132); -x_134 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_134, 0, x_133); -lean_ctor_set(x_15, 0, x_134); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); -} else { - x_135 = x_122; -} -lean_ctor_set(x_135, 0, x_15); -lean_ctor_set(x_135, 1, x_121); -return x_135; -} -else -{ -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_114); -lean_free_object(x_15); -lean_dec(x_1); -x_136 = lean_ctor_get(x_119, 0); -lean_inc(x_136); -x_137 = lean_ctor_get(x_119, 1); -lean_inc(x_137); -if (lean_is_exclusive(x_119)) { - lean_ctor_release(x_119, 0); - lean_ctor_release(x_119, 1); - x_138 = x_119; -} else { - lean_dec_ref(x_119); - x_138 = lean_box(0); -} -if (lean_is_scalar(x_138)) { - x_139 = lean_alloc_ctor(1, 2, 0); -} else { - x_139 = x_138; -} -lean_ctor_set(x_139, 0, x_136); -lean_ctor_set(x_139, 1, x_137); -return x_139; -} -} -else -{ -lean_object* x_140; lean_object* x_141; -x_140 = l_Int_reduceBinPred___lambda__1___closed__13; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_7, x_8, x_9, x_10, x_115); -if (lean_obj_tag(x_141) == 0) -{ -lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; -x_142 = lean_ctor_get(x_141, 0); +lean_dec(x_119); +x_122 = lean_apply_2(x_3, x_30, x_118); +x_123 = lean_unbox(x_122); +lean_dec(x_122); +if (x_123 == 0) +{ +lean_object* x_124; lean_object* x_125; +x_124 = l_Int_reduceBinPred___closed__4; +x_125 = l_Lean_Meta_mkEqRefl(x_124, x_8, x_9, x_10, x_11, x_121); +if (lean_obj_tag(x_125) == 0) +{ +lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; +x_126 = lean_ctor_get(x_125, 0); +lean_inc(x_126); +x_127 = lean_ctor_get(x_125, 1); +lean_inc(x_127); +if (lean_is_exclusive(x_125)) { + lean_ctor_release(x_125, 0); + lean_ctor_release(x_125, 1); + x_128 = x_125; +} else { + lean_dec_ref(x_125); + x_128 = lean_box(0); +} +x_129 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_130 = l_Int_toExpr___closed__12; +x_131 = lean_array_push(x_130, x_4); +x_132 = lean_array_push(x_131, x_129); +x_133 = lean_array_push(x_132, x_126); +x_134 = l_Int_reduceBinPred___closed__10; +x_135 = l_Lean_mkAppN(x_134, x_133); +x_136 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_136, 0, x_135); +x_137 = l_Int_reduceBinPred___closed__7; +x_138 = lean_unsigned_to_nat(0u); +x_139 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_139, 0, x_137); +lean_ctor_set(x_139, 1, x_136); +lean_ctor_set(x_139, 2, x_138); +x_140 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_21, 0, x_140); +if (lean_is_scalar(x_128)) { + x_141 = lean_alloc_ctor(0, 2, 0); +} else { + x_141 = x_128; +} +lean_ctor_set(x_141, 0, x_21); +lean_ctor_set(x_141, 1, x_127); +return x_141; +} +else +{ +lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; +lean_dec(x_120); +lean_free_object(x_21); +lean_dec(x_4); +x_142 = lean_ctor_get(x_125, 0); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 1); +x_143 = lean_ctor_get(x_125, 1); lean_inc(x_143); -if (lean_is_exclusive(x_141)) { - lean_ctor_release(x_141, 0); - lean_ctor_release(x_141, 1); - x_144 = x_141; +if (lean_is_exclusive(x_125)) { + lean_ctor_release(x_125, 0); + lean_ctor_release(x_125, 1); + x_144 = x_125; } else { - lean_dec_ref(x_141); + lean_dec_ref(x_125); x_144 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_146 = l_Int_toExpr___closed__12; -x_147 = lean_array_push(x_146, x_1); -x_148 = lean_array_push(x_147, x_145); -x_149 = lean_array_push(x_148, x_142); -x_150 = l_Int_reduceBinPred___lambda__1___closed__19; -x_151 = l_Lean_mkAppN(x_150, x_149); -x_152 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_152, 0, x_151); -x_153 = l_Int_reduceBinPred___lambda__1___closed__16; -x_154 = lean_unsigned_to_nat(0u); -x_155 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_155, 0, x_153); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set(x_155, 2, x_154); -x_156 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_156, 0, x_155); -lean_ctor_set(x_15, 0, x_156); if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); -} else { - x_157 = x_144; -} -lean_ctor_set(x_157, 0, x_15); -lean_ctor_set(x_157, 1, x_143); -return x_157; -} -else -{ -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_114); -lean_free_object(x_15); -lean_dec(x_1); -x_158 = lean_ctor_get(x_141, 0); -lean_inc(x_158); -x_159 = lean_ctor_get(x_141, 1); -lean_inc(x_159); -if (lean_is_exclusive(x_141)) { - lean_ctor_release(x_141, 0); - lean_ctor_release(x_141, 1); - x_160 = x_141; + x_145 = lean_alloc_ctor(1, 2, 0); +} else { + x_145 = x_144; +} +lean_ctor_set(x_145, 0, x_142); +lean_ctor_set(x_145, 1, x_143); +return x_145; +} +} +else +{ +lean_object* x_146; lean_object* x_147; +x_146 = l_Int_reduceBinPred___closed__13; +x_147 = l_Lean_Meta_mkEqRefl(x_146, x_8, x_9, x_10, x_11, x_121); +if (lean_obj_tag(x_147) == 0) +{ +lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +x_148 = lean_ctor_get(x_147, 0); +lean_inc(x_148); +x_149 = lean_ctor_get(x_147, 1); +lean_inc(x_149); +if (lean_is_exclusive(x_147)) { + lean_ctor_release(x_147, 0); + lean_ctor_release(x_147, 1); + x_150 = x_147; +} else { + lean_dec_ref(x_147); + x_150 = lean_box(0); +} +x_151 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_152 = l_Int_toExpr___closed__12; +x_153 = lean_array_push(x_152, x_4); +x_154 = lean_array_push(x_153, x_151); +x_155 = lean_array_push(x_154, x_148); +x_156 = l_Int_reduceBinPred___closed__19; +x_157 = l_Lean_mkAppN(x_156, x_155); +x_158 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_158, 0, x_157); +x_159 = l_Int_reduceBinPred___closed__16; +x_160 = lean_unsigned_to_nat(0u); +x_161 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_158); +lean_ctor_set(x_161, 2, x_160); +x_162 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_162, 0, x_161); +lean_ctor_set(x_21, 0, x_162); +if (lean_is_scalar(x_150)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_150; +} +lean_ctor_set(x_163, 0, x_21); +lean_ctor_set(x_163, 1, x_149); +return x_163; +} +else +{ +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_120); +lean_free_object(x_21); +lean_dec(x_4); +x_164 = lean_ctor_get(x_147, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_147, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_147)) { + lean_ctor_release(x_147, 0); + lean_ctor_release(x_147, 1); + x_166 = x_147; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_147); + x_166 = lean_box(0); } -if (lean_is_scalar(x_160)) { - x_161 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_166)) { + x_167 = lean_alloc_ctor(1, 2, 0); } else { - x_161 = x_160; + x_167 = x_166; } -lean_ctor_set(x_161, 0, x_158); -lean_ctor_set(x_161, 1, x_159); -return x_161; +lean_ctor_set(x_167, 0, x_164); +lean_ctor_set(x_167, 1, x_165); +return x_167; } } } else { -lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; -lean_dec(x_112); -lean_free_object(x_15); -lean_dec(x_24); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_118); +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_162 = lean_ctor_get(x_113, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_113, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_164 = x_113; +lean_dec(x_4); +lean_dec(x_3); +x_168 = lean_ctor_get(x_119, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_119, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_170 = x_119; } else { - lean_dec_ref(x_113); - x_164 = lean_box(0); + lean_dec_ref(x_119); + x_170 = lean_box(0); } -if (lean_is_scalar(x_164)) { - x_165 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_170)) { + x_171 = lean_alloc_ctor(1, 2, 0); } else { - x_165 = x_164; + x_171 = x_170; } -lean_ctor_set(x_165, 0, x_162); -lean_ctor_set(x_165, 1, x_163); -return x_165; +lean_ctor_set(x_171, 0, x_168); +lean_ctor_set(x_171, 1, x_169); +return x_171; } } } } else { -uint8_t x_166; -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_172; +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_166 = !lean_is_exclusive(x_26); -if (x_166 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_172 = !lean_is_exclusive(x_32); +if (x_172 == 0) { -return x_26; +return x_32; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_26, 0); -x_168 = lean_ctor_get(x_26, 1); -lean_inc(x_168); -lean_inc(x_167); -lean_dec(x_26); -x_169 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_169, 0, x_167); -lean_ctor_set(x_169, 1, x_168); -return x_169; +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_32, 0); +x_174 = lean_ctor_get(x_32, 1); +lean_inc(x_174); +lean_inc(x_173); +lean_dec(x_32); +x_175 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_175, 0, x_173); +lean_ctor_set(x_175, 1, x_174); +return x_175; } } } else { -lean_object* x_170; lean_object* x_171; lean_object* x_172; -x_170 = lean_ctor_get(x_15, 0); -lean_inc(x_170); -lean_dec(x_15); -x_171 = l_Lean_Expr_appArg_x21(x_1); +lean_object* x_176; lean_object* x_177; lean_object* x_178; +x_176 = lean_ctor_get(x_21, 0); +lean_inc(x_176); +lean_dec(x_21); +x_177 = l_Lean_Expr_appArg_x21(x_4); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -x_172 = l_Int_fromExpr_x3f(x_171, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_172) == 0) +x_178 = l_Int_fromExpr_x3f(x_177, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +if (lean_obj_tag(x_178) == 0) { -lean_object* x_173; -x_173 = lean_ctor_get(x_172, 0); -lean_inc(x_173); -if (lean_obj_tag(x_173) == 0) +lean_object* x_179; +x_179 = lean_ctor_get(x_178, 0); +lean_inc(x_179); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; -lean_dec(x_170); +lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; +lean_dec(x_176); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_174 = lean_ctor_get(x_172, 1); -lean_inc(x_174); -if (lean_is_exclusive(x_172)) { - lean_ctor_release(x_172, 0); - lean_ctor_release(x_172, 1); - x_175 = x_172; +lean_dec(x_4); +lean_dec(x_3); +x_180 = lean_ctor_get(x_178, 1); +lean_inc(x_180); +if (lean_is_exclusive(x_178)) { + lean_ctor_release(x_178, 0); + lean_ctor_release(x_178, 1); + x_181 = x_178; } else { - lean_dec_ref(x_172); - x_175 = lean_box(0); + lean_dec_ref(x_178); + x_181 = lean_box(0); } -x_176 = lean_box(0); -if (lean_is_scalar(x_175)) { - x_177 = lean_alloc_ctor(0, 2, 0); +x_182 = lean_box(0); +if (lean_is_scalar(x_181)) { + x_183 = lean_alloc_ctor(0, 2, 0); } else { - x_177 = x_175; + x_183 = x_181; } -lean_ctor_set(x_177, 0, x_176); -lean_ctor_set(x_177, 1, x_174); -return x_177; +lean_ctor_set(x_183, 0, x_182); +lean_ctor_set(x_183, 1, x_180); +return x_183; } else { -lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; -x_178 = lean_ctor_get(x_172, 1); -lean_inc(x_178); -lean_dec(x_172); -x_179 = lean_ctor_get(x_173, 0); -lean_inc(x_179); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - x_180 = x_173; +lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; +x_184 = lean_ctor_get(x_178, 1); +lean_inc(x_184); +lean_dec(x_178); +x_185 = lean_ctor_get(x_179, 0); +lean_inc(x_185); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + x_186 = x_179; } else { - lean_dec_ref(x_173); - x_180 = lean_box(0); + lean_dec_ref(x_179); + x_186 = lean_box(0); } +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_181 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_178); -if (lean_obj_tag(x_181) == 0) -{ -lean_object* x_182; lean_object* x_183; lean_object* x_184; uint8_t x_185; -x_182 = lean_ctor_get(x_181, 0); -lean_inc(x_182); -x_183 = lean_ctor_get(x_181, 1); -lean_inc(x_183); -lean_dec(x_181); -x_184 = lean_apply_2(x_2, x_170, x_179); -x_185 = lean_unbox(x_184); -lean_dec(x_184); -if (x_185 == 0) -{ -lean_object* x_186; lean_object* x_187; -x_186 = l_Int_reduceBinPred___lambda__1___closed__4; -x_187 = l_Lean_Meta_mkEqRefl(x_186, x_7, x_8, x_9, x_10, x_183); +lean_inc(x_4); +x_187 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_184); if (lean_obj_tag(x_187) == 0) { -lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; +lean_object* x_188; lean_object* x_189; lean_object* x_190; uint8_t x_191; x_188 = lean_ctor_get(x_187, 0); lean_inc(x_188); x_189 = lean_ctor_get(x_187, 1); lean_inc(x_189); -if (lean_is_exclusive(x_187)) { - lean_ctor_release(x_187, 0); - lean_ctor_release(x_187, 1); - x_190 = x_187; +lean_dec(x_187); +x_190 = lean_apply_2(x_3, x_176, x_185); +x_191 = lean_unbox(x_190); +lean_dec(x_190); +if (x_191 == 0) +{ +lean_object* x_192; lean_object* x_193; +x_192 = l_Int_reduceBinPred___closed__4; +x_193 = l_Lean_Meta_mkEqRefl(x_192, x_8, x_9, x_10, x_11, x_189); +if (lean_obj_tag(x_193) == 0) +{ +lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; +x_194 = lean_ctor_get(x_193, 0); +lean_inc(x_194); +x_195 = lean_ctor_get(x_193, 1); +lean_inc(x_195); +if (lean_is_exclusive(x_193)) { + lean_ctor_release(x_193, 0); + lean_ctor_release(x_193, 1); + x_196 = x_193; +} else { + lean_dec_ref(x_193); + x_196 = lean_box(0); +} +x_197 = l_Lean_Expr_appArg_x21(x_188); +lean_dec(x_188); +x_198 = l_Int_toExpr___closed__12; +x_199 = lean_array_push(x_198, x_4); +x_200 = lean_array_push(x_199, x_197); +x_201 = lean_array_push(x_200, x_194); +x_202 = l_Int_reduceBinPred___closed__10; +x_203 = l_Lean_mkAppN(x_202, x_201); +if (lean_is_scalar(x_186)) { + x_204 = lean_alloc_ctor(1, 1, 0); } else { - lean_dec_ref(x_187); - x_190 = lean_box(0); -} -x_191 = l_Lean_Expr_appArg_x21(x_182); -lean_dec(x_182); -x_192 = l_Int_toExpr___closed__12; -x_193 = lean_array_push(x_192, x_1); -x_194 = lean_array_push(x_193, x_191); -x_195 = lean_array_push(x_194, x_188); -x_196 = l_Int_reduceBinPred___lambda__1___closed__10; -x_197 = l_Lean_mkAppN(x_196, x_195); -if (lean_is_scalar(x_180)) { - x_198 = lean_alloc_ctor(1, 1, 0); -} else { - x_198 = x_180; -} -lean_ctor_set(x_198, 0, x_197); -x_199 = l_Int_reduceBinPred___lambda__1___closed__7; -x_200 = lean_unsigned_to_nat(0u); -x_201 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_201, 0, x_199); -lean_ctor_set(x_201, 1, x_198); -lean_ctor_set(x_201, 2, x_200); -x_202 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_202, 0, x_201); -x_203 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_203, 0, x_202); -if (lean_is_scalar(x_190)) { - x_204 = lean_alloc_ctor(0, 2, 0); -} else { - x_204 = x_190; + x_204 = x_186; } lean_ctor_set(x_204, 0, x_203); -lean_ctor_set(x_204, 1, x_189); -return x_204; -} -else -{ -lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; -lean_dec(x_182); -lean_dec(x_180); -lean_dec(x_1); -x_205 = lean_ctor_get(x_187, 0); -lean_inc(x_205); -x_206 = lean_ctor_get(x_187, 1); -lean_inc(x_206); -if (lean_is_exclusive(x_187)) { - lean_ctor_release(x_187, 0); - lean_ctor_release(x_187, 1); - x_207 = x_187; +x_205 = l_Int_reduceBinPred___closed__7; +x_206 = lean_unsigned_to_nat(0u); +x_207 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_207, 0, x_205); +lean_ctor_set(x_207, 1, x_204); +lean_ctor_set(x_207, 2, x_206); +x_208 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_208, 0, x_207); +x_209 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_209, 0, x_208); +if (lean_is_scalar(x_196)) { + x_210 = lean_alloc_ctor(0, 2, 0); +} else { + x_210 = x_196; +} +lean_ctor_set(x_210, 0, x_209); +lean_ctor_set(x_210, 1, x_195); +return x_210; +} +else +{ +lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; +lean_dec(x_188); +lean_dec(x_186); +lean_dec(x_4); +x_211 = lean_ctor_get(x_193, 0); +lean_inc(x_211); +x_212 = lean_ctor_get(x_193, 1); +lean_inc(x_212); +if (lean_is_exclusive(x_193)) { + lean_ctor_release(x_193, 0); + lean_ctor_release(x_193, 1); + x_213 = x_193; } else { - lean_dec_ref(x_187); - x_207 = lean_box(0); + lean_dec_ref(x_193); + x_213 = lean_box(0); } -if (lean_is_scalar(x_207)) { - x_208 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_213)) { + x_214 = lean_alloc_ctor(1, 2, 0); } else { - x_208 = x_207; + x_214 = x_213; } -lean_ctor_set(x_208, 0, x_205); -lean_ctor_set(x_208, 1, x_206); -return x_208; +lean_ctor_set(x_214, 0, x_211); +lean_ctor_set(x_214, 1, x_212); +return x_214; } } else { -lean_object* x_209; lean_object* x_210; -x_209 = l_Int_reduceBinPred___lambda__1___closed__13; -x_210 = l_Lean_Meta_mkEqRefl(x_209, x_7, x_8, x_9, x_10, x_183); -if (lean_obj_tag(x_210) == 0) +lean_object* x_215; lean_object* x_216; +x_215 = l_Int_reduceBinPred___closed__13; +x_216 = l_Lean_Meta_mkEqRefl(x_215, x_8, x_9, x_10, x_11, x_189); +if (lean_obj_tag(x_216) == 0) { -lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; -x_211 = lean_ctor_get(x_210, 0); -lean_inc(x_211); -x_212 = lean_ctor_get(x_210, 1); -lean_inc(x_212); -if (lean_is_exclusive(x_210)) { - lean_ctor_release(x_210, 0); - lean_ctor_release(x_210, 1); - x_213 = x_210; +lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; +x_217 = lean_ctor_get(x_216, 0); +lean_inc(x_217); +x_218 = lean_ctor_get(x_216, 1); +lean_inc(x_218); +if (lean_is_exclusive(x_216)) { + lean_ctor_release(x_216, 0); + lean_ctor_release(x_216, 1); + x_219 = x_216; } else { - lean_dec_ref(x_210); - x_213 = lean_box(0); + lean_dec_ref(x_216); + x_219 = lean_box(0); } -x_214 = l_Lean_Expr_appArg_x21(x_182); -lean_dec(x_182); -x_215 = l_Int_toExpr___closed__12; -x_216 = lean_array_push(x_215, x_1); -x_217 = lean_array_push(x_216, x_214); -x_218 = lean_array_push(x_217, x_211); -x_219 = l_Int_reduceBinPred___lambda__1___closed__19; -x_220 = l_Lean_mkAppN(x_219, x_218); -if (lean_is_scalar(x_180)) { - x_221 = lean_alloc_ctor(1, 1, 0); -} else { - x_221 = x_180; -} -lean_ctor_set(x_221, 0, x_220); -x_222 = l_Int_reduceBinPred___lambda__1___closed__16; -x_223 = lean_unsigned_to_nat(0u); -x_224 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_224, 0, x_222); -lean_ctor_set(x_224, 1, x_221); -lean_ctor_set(x_224, 2, x_223); -x_225 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_225, 0, x_224); -x_226 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_226, 0, x_225); -if (lean_is_scalar(x_213)) { - x_227 = lean_alloc_ctor(0, 2, 0); +x_220 = l_Lean_Expr_appArg_x21(x_188); +lean_dec(x_188); +x_221 = l_Int_toExpr___closed__12; +x_222 = lean_array_push(x_221, x_4); +x_223 = lean_array_push(x_222, x_220); +x_224 = lean_array_push(x_223, x_217); +x_225 = l_Int_reduceBinPred___closed__19; +x_226 = l_Lean_mkAppN(x_225, x_224); +if (lean_is_scalar(x_186)) { + x_227 = lean_alloc_ctor(1, 1, 0); } else { - x_227 = x_213; + x_227 = x_186; } lean_ctor_set(x_227, 0, x_226); -lean_ctor_set(x_227, 1, x_212); -return x_227; -} -else -{ -lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; -lean_dec(x_182); -lean_dec(x_180); -lean_dec(x_1); -x_228 = lean_ctor_get(x_210, 0); -lean_inc(x_228); -x_229 = lean_ctor_get(x_210, 1); -lean_inc(x_229); -if (lean_is_exclusive(x_210)) { - lean_ctor_release(x_210, 0); - lean_ctor_release(x_210, 1); - x_230 = x_210; +x_228 = l_Int_reduceBinPred___closed__16; +x_229 = lean_unsigned_to_nat(0u); +x_230 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_230, 0, x_228); +lean_ctor_set(x_230, 1, x_227); +lean_ctor_set(x_230, 2, x_229); +x_231 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_231, 0, x_230); +x_232 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_232, 0, x_231); +if (lean_is_scalar(x_219)) { + x_233 = lean_alloc_ctor(0, 2, 0); +} else { + x_233 = x_219; +} +lean_ctor_set(x_233, 0, x_232); +lean_ctor_set(x_233, 1, x_218); +return x_233; +} +else +{ +lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; +lean_dec(x_188); +lean_dec(x_186); +lean_dec(x_4); +x_234 = lean_ctor_get(x_216, 0); +lean_inc(x_234); +x_235 = lean_ctor_get(x_216, 1); +lean_inc(x_235); +if (lean_is_exclusive(x_216)) { + lean_ctor_release(x_216, 0); + lean_ctor_release(x_216, 1); + x_236 = x_216; } else { - lean_dec_ref(x_210); - x_230 = lean_box(0); + lean_dec_ref(x_216); + x_236 = lean_box(0); } -if (lean_is_scalar(x_230)) { - x_231 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_236)) { + x_237 = lean_alloc_ctor(1, 2, 0); } else { - x_231 = x_230; + x_237 = x_236; } -lean_ctor_set(x_231, 0, x_228); -lean_ctor_set(x_231, 1, x_229); -return x_231; +lean_ctor_set(x_237, 0, x_234); +lean_ctor_set(x_237, 1, x_235); +return x_237; } } } else { -lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; -lean_dec(x_180); -lean_dec(x_179); -lean_dec(x_170); +lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; +lean_dec(x_186); +lean_dec(x_185); +lean_dec(x_176); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_232 = lean_ctor_get(x_181, 0); -lean_inc(x_232); -x_233 = lean_ctor_get(x_181, 1); -lean_inc(x_233); -if (lean_is_exclusive(x_181)) { - lean_ctor_release(x_181, 0); - lean_ctor_release(x_181, 1); - x_234 = x_181; +lean_dec(x_4); +lean_dec(x_3); +x_238 = lean_ctor_get(x_187, 0); +lean_inc(x_238); +x_239 = lean_ctor_get(x_187, 1); +lean_inc(x_239); +if (lean_is_exclusive(x_187)) { + lean_ctor_release(x_187, 0); + lean_ctor_release(x_187, 1); + x_240 = x_187; } else { - lean_dec_ref(x_181); - x_234 = lean_box(0); + lean_dec_ref(x_187); + x_240 = lean_box(0); } -if (lean_is_scalar(x_234)) { - x_235 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_240)) { + x_241 = lean_alloc_ctor(1, 2, 0); } else { - x_235 = x_234; + x_241 = x_240; } -lean_ctor_set(x_235, 0, x_232); -lean_ctor_set(x_235, 1, x_233); -return x_235; +lean_ctor_set(x_241, 0, x_238); +lean_ctor_set(x_241, 1, x_239); +return x_241; } } } else { -lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; -lean_dec(x_170); +lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; +lean_dec(x_176); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_236 = lean_ctor_get(x_172, 0); -lean_inc(x_236); -x_237 = lean_ctor_get(x_172, 1); -lean_inc(x_237); -if (lean_is_exclusive(x_172)) { - lean_ctor_release(x_172, 0); - lean_ctor_release(x_172, 1); - x_238 = x_172; +lean_dec(x_4); +lean_dec(x_3); +x_242 = lean_ctor_get(x_178, 0); +lean_inc(x_242); +x_243 = lean_ctor_get(x_178, 1); +lean_inc(x_243); +if (lean_is_exclusive(x_178)) { + lean_ctor_release(x_178, 0); + lean_ctor_release(x_178, 1); + x_244 = x_178; } else { - lean_dec_ref(x_172); - x_238 = lean_box(0); + lean_dec_ref(x_178); + x_244 = lean_box(0); } -if (lean_is_scalar(x_238)) { - x_239 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_244)) { + x_245 = lean_alloc_ctor(1, 2, 0); } else { - x_239 = x_238; + x_245 = x_244; } -lean_ctor_set(x_239, 0, x_236); -lean_ctor_set(x_239, 1, x_237); -return x_239; +lean_ctor_set(x_245, 0, x_242); +lean_ctor_set(x_245, 1, x_243); +return x_245; } } } } else { -uint8_t x_240; +uint8_t x_246; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -2519,322 +2612,292 @@ lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_240 = !lean_is_exclusive(x_14); -if (x_240 == 0) +lean_dec(x_3); +x_246 = !lean_is_exclusive(x_20); +if (x_246 == 0) { -return x_14; +return x_20; } else { -lean_object* x_241; lean_object* x_242; lean_object* x_243; -x_241 = lean_ctor_get(x_14, 0); -x_242 = lean_ctor_get(x_14, 1); -lean_inc(x_242); -lean_inc(x_241); -lean_dec(x_14); -x_243 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_243, 0, x_241); -lean_ctor_set(x_243, 1, x_242); -return x_243; +lean_object* x_247; lean_object* x_248; lean_object* x_249; +x_247 = lean_ctor_get(x_20, 0); +x_248 = lean_ctor_get(x_20, 1); +lean_inc(x_248); +lean_inc(x_247); +lean_dec(x_20); +x_249 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_249, 0, x_247); +lean_ctor_set(x_249, 1, x_248); +return x_249; } } } } -LEAN_EXPORT lean_object* l_Int_reduceBinPred(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +} +} +LEAN_EXPORT lean_object* l_Int_reduceBinPred___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -uint8_t x_13; -x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); +lean_object* x_13; +x_13 = l_Int_reduceBinPred(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); lean_dec(x_1); -if (x_13 == 0) +return x_13; +} +} +LEAN_EXPORT lean_object* l_Int_reduceNeg(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -lean_object* x_14; lean_object* x_15; -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Int_fromExpr_x3f___closed__4; +x_11 = lean_unsigned_to_nat(3u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_70; +x_70 = lean_box(0); +x_13 = x_70; +x_14 = x_9; +goto block_69; +} +else +{ +lean_object* x_71; +x_71 = l_Int_fromExpr_x3f___lambda__2___closed__7; +x_13 = x_71; +x_14 = x_9; +goto block_69; +} +block_69: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_14 = lean_box(0); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_12); -return x_15; +lean_dec(x_2); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -lean_object* x_16; lean_object* x_17; -x_16 = lean_box(0); -x_17 = l_Int_reduceBinPred___lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -return x_17; -} -} -} -LEAN_EXPORT lean_object* l_Int_reduceBinPred___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: -{ -lean_object* x_12; -x_12 = l_Int_reduceBinPred___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_3); -return x_12; -} -} -LEAN_EXPORT lean_object* l_Int_reduceNeg___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_11 = lean_int_neg(x_1); -x_12 = l_Int_toExpr(x_11); -lean_dec(x_11); -x_13 = lean_box(0); -x_14 = lean_unsigned_to_nat(0u); -x_15 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_15, 0, x_12); -lean_ctor_set(x_15, 1, x_13); -lean_ctor_set(x_15, 2, x_14); -x_16 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_16, 0, x_15); -x_17 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_17, 0, x_16); -x_18 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_18, 0, x_17); -lean_ctor_set(x_18, 1, x_10); -return x_18; -} -} -LEAN_EXPORT lean_object* l_Int_reduceNeg___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; lean_object* x_12; -lean_dec(x_2); -x_11 = l_Lean_Expr_appArg_x21(x_1); -lean_dec(x_1); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_12 = l_Int_fromExpr_x3f(x_11, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_12) == 0) +lean_object* x_17; lean_object* x_18; +lean_dec(x_13); +x_17 = l_Lean_Expr_appArg_x21(x_1); +x_18 = l_Int_fromExpr_x3f(x_17, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_18) == 0) { -lean_object* x_13; -x_13 = lean_ctor_get(x_12, 0); -lean_inc(x_13); -if (lean_obj_tag(x_13) == 0) +lean_object* x_19; +x_19 = lean_ctor_get(x_18, 0); +lean_inc(x_19); +if (lean_obj_tag(x_19) == 0) { -uint8_t x_14; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_14 = !lean_is_exclusive(x_12); -if (x_14 == 0) +uint8_t x_20; +x_20 = !lean_is_exclusive(x_18); +if (x_20 == 0) { -lean_object* x_15; lean_object* x_16; -x_15 = lean_ctor_get(x_12, 0); -lean_dec(x_15); -x_16 = lean_box(0); -lean_ctor_set(x_12, 0, x_16); -return x_12; +lean_object* x_21; lean_object* x_22; +x_21 = lean_ctor_get(x_18, 0); +lean_dec(x_21); +x_22 = lean_box(0); +lean_ctor_set(x_18, 0, x_22); +return x_18; } else { -lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_17 = lean_ctor_get(x_12, 1); -lean_inc(x_17); -lean_dec(x_12); -x_18 = lean_box(0); -x_19 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_19, 0, x_18); -lean_ctor_set(x_19, 1, x_17); -return x_19; +lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_23 = lean_ctor_get(x_18, 1); +lean_inc(x_23); +lean_dec(x_18); +x_24 = lean_box(0); +x_25 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_25, 0, x_24); +lean_ctor_set(x_25, 1, x_23); +return x_25; } } else { -uint8_t x_20; -x_20 = !lean_is_exclusive(x_12); -if (x_20 == 0) +uint8_t x_26; +x_26 = !lean_is_exclusive(x_18); +if (x_26 == 0) { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; -x_21 = lean_ctor_get(x_12, 1); -x_22 = lean_ctor_get(x_12, 0); -lean_dec(x_22); -x_23 = lean_ctor_get(x_13, 0); -lean_inc(x_23); -lean_dec(x_13); -x_24 = l_Int_toExpr___closed__7; -x_25 = lean_int_dec_lt(x_23, x_24); -if (x_25 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_18, 0); +lean_dec(x_27); +x_28 = !lean_is_exclusive(x_19); +if (x_28 == 0) { -lean_object* x_26; -lean_dec(x_23); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_26 = lean_box(0); -lean_ctor_set(x_12, 0, x_26); -return x_12; +lean_object* x_29; lean_object* x_30; uint8_t x_31; +x_29 = lean_ctor_get(x_19, 0); +x_30 = l_Int_toExpr___closed__7; +x_31 = lean_int_dec_lt(x_29, x_30); +if (x_31 == 0) +{ +lean_object* x_32; +lean_free_object(x_19); +lean_dec(x_29); +x_32 = lean_box(0); +lean_ctor_set(x_18, 0, x_32); +return x_18; } else { -lean_object* x_27; lean_object* x_28; -lean_free_object(x_12); -x_27 = lean_box(0); -x_28 = l_Int_reduceNeg___lambda__1(x_23, x_27, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_23); -return x_28; +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_33 = lean_int_neg(x_29); +lean_dec(x_29); +x_34 = l_Int_toExpr(x_33); +lean_dec(x_33); +x_35 = lean_box(0); +x_36 = lean_unsigned_to_nat(0u); +x_37 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_37, 0, x_34); +lean_ctor_set(x_37, 1, x_35); +lean_ctor_set(x_37, 2, x_36); +x_38 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_19, 0, x_38); +return x_18; } } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; uint8_t x_32; -x_29 = lean_ctor_get(x_12, 1); -lean_inc(x_29); -lean_dec(x_12); -x_30 = lean_ctor_get(x_13, 0); -lean_inc(x_30); -lean_dec(x_13); -x_31 = l_Int_toExpr___closed__7; -x_32 = lean_int_dec_lt(x_30, x_31); -if (x_32 == 0) +lean_object* x_39; lean_object* x_40; uint8_t x_41; +x_39 = lean_ctor_get(x_19, 0); +lean_inc(x_39); +lean_dec(x_19); +x_40 = l_Int_toExpr___closed__7; +x_41 = lean_int_dec_lt(x_39, x_40); +if (x_41 == 0) { -lean_object* x_33; lean_object* x_34; -lean_dec(x_30); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_33 = lean_box(0); -x_34 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_34, 0, x_33); -lean_ctor_set(x_34, 1, x_29); -return x_34; +lean_object* x_42; +lean_dec(x_39); +x_42 = lean_box(0); +lean_ctor_set(x_18, 0, x_42); +return x_18; } else { -lean_object* x_35; lean_object* x_36; -x_35 = lean_box(0); -x_36 = l_Int_reduceNeg___lambda__1(x_30, x_35, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_29); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_30); -return x_36; -} +lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; +x_43 = lean_int_neg(x_39); +lean_dec(x_39); +x_44 = l_Int_toExpr(x_43); +lean_dec(x_43); +x_45 = lean_box(0); +x_46 = lean_unsigned_to_nat(0u); +x_47 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_47, 0, x_44); +lean_ctor_set(x_47, 1, x_45); +lean_ctor_set(x_47, 2, x_46); +x_48 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_48, 0, x_47); +x_49 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_49, 0, x_48); +lean_ctor_set(x_18, 0, x_49); +return x_18; } } } else { -uint8_t x_37; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_37 = !lean_is_exclusive(x_12); -if (x_37 == 0) +lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; uint8_t x_54; +x_50 = lean_ctor_get(x_18, 1); +lean_inc(x_50); +lean_dec(x_18); +x_51 = lean_ctor_get(x_19, 0); +lean_inc(x_51); +if (lean_is_exclusive(x_19)) { + lean_ctor_release(x_19, 0); + x_52 = x_19; +} else { + lean_dec_ref(x_19); + x_52 = lean_box(0); +} +x_53 = l_Int_toExpr___closed__7; +x_54 = lean_int_dec_lt(x_51, x_53); +if (x_54 == 0) { -return x_12; +lean_object* x_55; lean_object* x_56; +lean_dec(x_52); +lean_dec(x_51); +x_55 = lean_box(0); +x_56 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_56, 1, x_50); +return x_56; } else { -lean_object* x_38; lean_object* x_39; lean_object* x_40; -x_38 = lean_ctor_get(x_12, 0); -x_39 = lean_ctor_get(x_12, 1); -lean_inc(x_39); -lean_inc(x_38); -lean_dec(x_12); -x_40 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_40, 0, x_38); -lean_ctor_set(x_40, 1, x_39); -return x_40; +lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; +x_57 = lean_int_neg(x_51); +lean_dec(x_51); +x_58 = l_Int_toExpr(x_57); +lean_dec(x_57); +x_59 = lean_box(0); +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_58); +lean_ctor_set(x_61, 1, x_59); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +if (lean_is_scalar(x_52)) { + x_63 = lean_alloc_ctor(1, 1, 0); +} else { + x_63 = x_52; } +lean_ctor_set(x_63, 0, x_62); +x_64 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_64, 0, x_63); +lean_ctor_set(x_64, 1, x_50); +return x_64; } } } -LEAN_EXPORT lean_object* l_Int_reduceNeg(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: +} +else { -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Int_fromExpr_x3f___closed__4; -x_11 = lean_unsigned_to_nat(3u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +uint8_t x_65; +x_65 = !lean_is_exclusive(x_18); +if (x_65 == 0) { -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +return x_18; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Int_reduceNeg___lambda__2(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_66; lean_object* x_67; lean_object* x_68; +x_66 = lean_ctor_get(x_18, 0); +x_67 = lean_ctor_get(x_18, 1); +lean_inc(x_67); +lean_inc(x_66); +lean_dec(x_18); +x_68 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_68, 0, x_66); +lean_ctor_set(x_68, 1, x_67); +return x_68; +} +} +} } } } -LEAN_EXPORT lean_object* l_Int_reduceNeg___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Int_reduceNeg___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_Int_reduceNeg___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); +lean_object* x_10; +x_10 = l_Int_reduceNeg(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_1); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__1() { _start: { lean_object* x_1; @@ -2842,17 +2905,17 @@ x_1 = lean_mk_string_from_bytes("reduceNeg", 9); return x_1; } } -static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__1; +x_1 = l_Int_fromExpr_x3f___lambda__2___closed__4; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -2864,11 +2927,11 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_fromExpr_x3f___lambda__3___closed__2; +x_1 = l_Int_fromExpr_x3f___lambda__2___closed__5; x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -2876,7 +2939,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__5() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__5() { _start: { lean_object* x_1; lean_object* x_2; @@ -2885,360 +2948,363 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__6() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__5; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__3; +x_1 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__5; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__7() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__6; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; +x_1 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__6; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__8() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__7; +x_1 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__9() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__8; +x_1 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__10() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__10() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Int_reduceNeg), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Int_reduceNeg___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__2; -x_3 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__9; -x_4 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__10; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__2; +x_3 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__9; +x_4 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__10; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1053_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_744_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__10; +x_4 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__10; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Int_reduceAdd___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Int_reduceAdd___closed__1() { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_Int_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) -{ -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) -{ -uint8_t x_15; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("HAdd", 4); +return x_1; } -else +} +static lean_object* _init_l_Int_reduceAdd___closed__2() { +_start: { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("hAdd", 4); +return x_1; } } -else -{ -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_Int_fromExpr_x3f(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +static lean_object* _init_l_Int_reduceAdd___closed__3() { +_start: { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Int_reduceAdd___closed__1; +x_2 = l_Int_reduceAdd___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Int_reduceAdd(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Int_reduceAdd___closed__3; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_76; +x_76 = lean_box(0); +x_13 = x_76; +x_14 = x_9; +goto block_75; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_77; +x_77 = l_Int_fromExpr_x3f___lambda__2___closed__7; +x_13 = x_77; +x_14 = x_9; +goto block_75; } +block_75: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_3); +lean_inc(x_2); +x_19 = l_Int_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_35 = lean_ctor_get(x_25, 0); -x_36 = lean_int_add(x_22, x_35); -lean_dec(x_35); +uint8_t x_21; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) +{ +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); lean_dec(x_22); -x_37 = l_Int_toExpr(x_36); -lean_dec(x_36); -x_38 = lean_box(0); -x_39 = lean_unsigned_to_nat(0u); -x_40 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_40, 0, x_37); -lean_ctor_set(x_40, 1, x_38); -lean_ctor_set(x_40, 2, x_39); -x_41 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_25, 0, x_41); -return x_24; +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_42 = lean_ctor_get(x_25, 0); -lean_inc(x_42); -lean_dec(x_25); -x_43 = lean_int_add(x_22, x_42); -lean_dec(x_42); -lean_dec(x_22); -x_44 = l_Int_toExpr(x_43); -lean_dec(x_43); -x_45 = lean_box(0); -x_46 = lean_unsigned_to_nat(0u); -x_47 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set(x_47, 2, x_46); -x_48 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_48, 0, x_47); -x_49 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_49, 0, x_48); -lean_ctor_set(x_24, 0, x_49); -return x_24; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_50 = lean_ctor_get(x_24, 1); -lean_inc(x_50); -lean_dec(x_24); -x_51 = lean_ctor_get(x_25, 0); -lean_inc(x_51); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_52 = x_25; -} else { - lean_dec_ref(x_25); - x_52 = lean_box(0); -} -x_53 = lean_int_add(x_22, x_51); -lean_dec(x_51); -lean_dec(x_22); -x_54 = l_Int_toExpr(x_53); -lean_dec(x_53); -x_55 = lean_box(0); -x_56 = lean_unsigned_to_nat(0u); -x_57 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_57, 0, x_54); -lean_ctor_set(x_57, 1, x_55); -lean_ctor_set(x_57, 2, x_56); -x_58 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_58, 0, x_57); -if (lean_is_scalar(x_52)) { - x_59 = lean_alloc_ctor(1, 1, 0); -} else { - x_59 = x_52; -} -lean_ctor_set(x_59, 0, x_58); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_50); -return x_60; +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_Int_fromExpr_x3f(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) +{ +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) +{ +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } +else +{ +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_61; -lean_dec(x_22); -x_61 = !lean_is_exclusive(x_24); -if (x_61 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -return x_24; +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) +{ +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_41 = lean_ctor_get(x_31, 0); +x_42 = lean_int_add(x_28, x_41); +lean_dec(x_41); +lean_dec(x_28); +x_43 = l_Int_toExpr(x_42); +lean_dec(x_42); +x_44 = lean_box(0); +x_45 = lean_unsigned_to_nat(0u); +x_46 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_46, 0, x_43); +lean_ctor_set(x_46, 1, x_44); +lean_ctor_set(x_46, 2, x_45); +x_47 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_31, 0, x_47); +return x_30; } else { -lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_62 = lean_ctor_get(x_24, 0); -x_63 = lean_ctor_get(x_24, 1); -lean_inc(x_63); -lean_inc(x_62); -lean_dec(x_24); -x_64 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_64, 0, x_62); -lean_ctor_set(x_64, 1, x_63); -return x_64; -} -} +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_48 = lean_ctor_get(x_31, 0); +lean_inc(x_48); +lean_dec(x_31); +x_49 = lean_int_add(x_28, x_48); +lean_dec(x_48); +lean_dec(x_28); +x_50 = l_Int_toExpr(x_49); +lean_dec(x_49); +x_51 = lean_box(0); +x_52 = lean_unsigned_to_nat(0u); +x_53 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_53, 0, x_50); +lean_ctor_set(x_53, 1, x_51); +lean_ctor_set(x_53, 2, x_52); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +x_55 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_30, 0, x_55); +return x_30; } } else { -uint8_t x_65; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_65 = !lean_is_exclusive(x_13); -if (x_65 == 0) -{ -return x_13; +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_56 = lean_ctor_get(x_30, 1); +lean_inc(x_56); +lean_dec(x_30); +x_57 = lean_ctor_get(x_31, 0); +lean_inc(x_57); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_58 = x_31; +} else { + lean_dec_ref(x_31); + x_58 = lean_box(0); } -else -{ -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_13, 0); -x_67 = lean_ctor_get(x_13, 1); -lean_inc(x_67); -lean_inc(x_66); -lean_dec(x_13); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -return x_68; +x_59 = lean_int_add(x_28, x_57); +lean_dec(x_57); +lean_dec(x_28); +x_60 = l_Int_toExpr(x_59); +lean_dec(x_59); +x_61 = lean_box(0); +x_62 = lean_unsigned_to_nat(0u); +x_63 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_63, 0, x_60); +lean_ctor_set(x_63, 1, x_61); +lean_ctor_set(x_63, 2, x_62); +x_64 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_64, 0, x_63); +if (lean_is_scalar(x_58)) { + x_65 = lean_alloc_ctor(1, 1, 0); +} else { + x_65 = x_58; } +lean_ctor_set(x_65, 0, x_64); +x_66 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_66, 1, x_56); +return x_66; } } } -static lean_object* _init_l_Int_reduceAdd___closed__1() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("HAdd", 4); -return x_1; -} +uint8_t x_67; +lean_dec(x_28); +x_67 = !lean_is_exclusive(x_30); +if (x_67 == 0) +{ +return x_30; } -static lean_object* _init_l_Int_reduceAdd___closed__2() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("hAdd", 4); -return x_1; +lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_68 = lean_ctor_get(x_30, 0); +x_69 = lean_ctor_get(x_30, 1); +lean_inc(x_69); +lean_inc(x_68); +lean_dec(x_30); +x_70 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_70, 0, x_68); +lean_ctor_set(x_70, 1, x_69); +return x_70; } } -static lean_object* _init_l_Int_reduceAdd___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_reduceAdd___closed__1; -x_2 = l_Int_reduceAdd___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; } } -LEAN_EXPORT lean_object* l_Int_reduceAdd(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Int_reduceAdd___closed__3; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_71; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -3246,29 +3312,27 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_71 = !lean_is_exclusive(x_19); +if (x_71 == 0) +{ +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Int_reduceAdd___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_19, 0); +x_73 = lean_ctor_get(x_19, 1); +lean_inc(x_73); +lean_inc(x_72); +lean_dec(x_19); +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_73); +return x_74; +} } } } -LEAN_EXPORT lean_object* l_Int_reduceAdd___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_Int_reduceAdd___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_Int_reduceAdd___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -3280,7 +3344,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__1() { _start: { lean_object* x_1; @@ -3288,17 +3352,17 @@ x_1 = lean_mk_string_from_bytes("reduceAdd", 9); return x_1; } } -static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__1; +x_1 = l_Int_fromExpr_x3f___lambda__2___closed__4; +x_2 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -3310,7 +3374,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__4() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__4() { _start: { lean_object* x_1; lean_object* x_2; @@ -3319,77 +3383,77 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__5() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__4; -x_2 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__3; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__4; +x_2 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__6() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__5; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__5; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__7() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__6; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__6; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__8() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__7; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__7; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__9() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__8; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__10() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__9; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__9; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__11() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__10; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__10; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__12() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__12() { _start: { lean_object* x_1; @@ -3397,312 +3461,315 @@ x_1 = lean_alloc_closure((void*)(l_Int_reduceAdd___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__2; -x_3 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__11; -x_4 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__12; +x_2 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__2; +x_3 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__11; +x_4 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__12; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1091_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_782_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__2; +x_2 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__12; +x_4 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__12; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Int_reduceMul___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Int_reduceMul___closed__1() { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_Int_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) -{ -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) -{ -uint8_t x_15; -lean_dec(x_9); +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("HMul", 4); +return x_1; +} +} +static lean_object* _init_l_Int_reduceMul___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("hMul", 4); +return x_1; +} +} +static lean_object* _init_l_Int_reduceMul___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Int_reduceMul___closed__1; +x_2 = l_Int_reduceMul___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Int_reduceMul(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Int_reduceMul___closed__3; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_76; +x_76 = lean_box(0); +x_13 = x_76; +x_14 = x_9; +goto block_75; +} +else +{ +lean_object* x_77; +x_77 = l_Int_fromExpr_x3f___lambda__2___closed__7; +x_13 = x_77; +x_14 = x_9; +goto block_75; +} +block_75: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_dec(x_2); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; -} -} -else +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_3); +lean_inc(x_2); +x_19 = l_Int_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_Int_fromExpr_x3f(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +uint8_t x_21; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -uint8_t x_26; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) -{ -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_Int_fromExpr_x3f(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) +{ uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); if (x_32 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) -{ -lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_35 = lean_ctor_get(x_25, 0); -x_36 = lean_int_mul(x_22, x_35); -lean_dec(x_35); -lean_dec(x_22); -x_37 = l_Int_toExpr(x_36); -lean_dec(x_36); -x_38 = lean_box(0); -x_39 = lean_unsigned_to_nat(0u); -x_40 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_40, 0, x_37); -lean_ctor_set(x_40, 1, x_38); -lean_ctor_set(x_40, 2, x_39); -x_41 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_25, 0, x_41); -return x_24; +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_42 = lean_ctor_get(x_25, 0); -lean_inc(x_42); -lean_dec(x_25); -x_43 = lean_int_mul(x_22, x_42); -lean_dec(x_42); -lean_dec(x_22); -x_44 = l_Int_toExpr(x_43); -lean_dec(x_43); -x_45 = lean_box(0); -x_46 = lean_unsigned_to_nat(0u); -x_47 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set(x_47, 2, x_46); -x_48 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_48, 0, x_47); -x_49 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_49, 0, x_48); -lean_ctor_set(x_24, 0, x_49); -return x_24; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_50 = lean_ctor_get(x_24, 1); -lean_inc(x_50); -lean_dec(x_24); -x_51 = lean_ctor_get(x_25, 0); -lean_inc(x_51); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_52 = x_25; -} else { - lean_dec_ref(x_25); - x_52 = lean_box(0); -} -x_53 = lean_int_mul(x_22, x_51); -lean_dec(x_51); -lean_dec(x_22); -x_54 = l_Int_toExpr(x_53); -lean_dec(x_53); -x_55 = lean_box(0); -x_56 = lean_unsigned_to_nat(0u); -x_57 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_57, 0, x_54); -lean_ctor_set(x_57, 1, x_55); -lean_ctor_set(x_57, 2, x_56); -x_58 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_58, 0, x_57); -if (lean_is_scalar(x_52)) { - x_59 = lean_alloc_ctor(1, 1, 0); -} else { - x_59 = x_52; -} -lean_ctor_set(x_59, 0, x_58); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_50); -return x_60; -} -} -} -else +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -uint8_t x_61; -lean_dec(x_22); -x_61 = !lean_is_exclusive(x_24); -if (x_61 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -return x_24; +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_41 = lean_ctor_get(x_31, 0); +x_42 = lean_int_mul(x_28, x_41); +lean_dec(x_41); +lean_dec(x_28); +x_43 = l_Int_toExpr(x_42); +lean_dec(x_42); +x_44 = lean_box(0); +x_45 = lean_unsigned_to_nat(0u); +x_46 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_46, 0, x_43); +lean_ctor_set(x_46, 1, x_44); +lean_ctor_set(x_46, 2, x_45); +x_47 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_31, 0, x_47); +return x_30; } else { -lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_62 = lean_ctor_get(x_24, 0); -x_63 = lean_ctor_get(x_24, 1); -lean_inc(x_63); -lean_inc(x_62); -lean_dec(x_24); -x_64 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_64, 0, x_62); -lean_ctor_set(x_64, 1, x_63); -return x_64; -} -} +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_48 = lean_ctor_get(x_31, 0); +lean_inc(x_48); +lean_dec(x_31); +x_49 = lean_int_mul(x_28, x_48); +lean_dec(x_48); +lean_dec(x_28); +x_50 = l_Int_toExpr(x_49); +lean_dec(x_49); +x_51 = lean_box(0); +x_52 = lean_unsigned_to_nat(0u); +x_53 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_53, 0, x_50); +lean_ctor_set(x_53, 1, x_51); +lean_ctor_set(x_53, 2, x_52); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +x_55 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_30, 0, x_55); +return x_30; } } else { -uint8_t x_65; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_65 = !lean_is_exclusive(x_13); -if (x_65 == 0) -{ -return x_13; +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_56 = lean_ctor_get(x_30, 1); +lean_inc(x_56); +lean_dec(x_30); +x_57 = lean_ctor_get(x_31, 0); +lean_inc(x_57); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_58 = x_31; +} else { + lean_dec_ref(x_31); + x_58 = lean_box(0); } -else -{ -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_13, 0); -x_67 = lean_ctor_get(x_13, 1); -lean_inc(x_67); -lean_inc(x_66); -lean_dec(x_13); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -return x_68; +x_59 = lean_int_mul(x_28, x_57); +lean_dec(x_57); +lean_dec(x_28); +x_60 = l_Int_toExpr(x_59); +lean_dec(x_59); +x_61 = lean_box(0); +x_62 = lean_unsigned_to_nat(0u); +x_63 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_63, 0, x_60); +lean_ctor_set(x_63, 1, x_61); +lean_ctor_set(x_63, 2, x_62); +x_64 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_64, 0, x_63); +if (lean_is_scalar(x_58)) { + x_65 = lean_alloc_ctor(1, 1, 0); +} else { + x_65 = x_58; } +lean_ctor_set(x_65, 0, x_64); +x_66 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_66, 1, x_56); +return x_66; } } } -static lean_object* _init_l_Int_reduceMul___closed__1() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("HMul", 4); -return x_1; -} +uint8_t x_67; +lean_dec(x_28); +x_67 = !lean_is_exclusive(x_30); +if (x_67 == 0) +{ +return x_30; } -static lean_object* _init_l_Int_reduceMul___closed__2() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("hMul", 4); -return x_1; +lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_68 = lean_ctor_get(x_30, 0); +x_69 = lean_ctor_get(x_30, 1); +lean_inc(x_69); +lean_inc(x_68); +lean_dec(x_30); +x_70 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_70, 0, x_68); +lean_ctor_set(x_70, 1, x_69); +return x_70; } } -static lean_object* _init_l_Int_reduceMul___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_reduceMul___closed__1; -x_2 = l_Int_reduceMul___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; } } -LEAN_EXPORT lean_object* l_Int_reduceMul(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Int_reduceMul___closed__3; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_71; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -3710,29 +3777,27 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_71 = !lean_is_exclusive(x_19); +if (x_71 == 0) +{ +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Int_reduceMul___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_19, 0); +x_73 = lean_ctor_get(x_19, 1); +lean_inc(x_73); +lean_inc(x_72); +lean_dec(x_19); +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_73); +return x_74; +} } } } -LEAN_EXPORT lean_object* l_Int_reduceMul___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_Int_reduceMul___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_Int_reduceMul___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -3744,7 +3809,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__1() { _start: { lean_object* x_1; @@ -3752,17 +3817,17 @@ x_1 = lean_mk_string_from_bytes("reduceMul", 9); return x_1; } } -static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__1; +x_1 = l_Int_fromExpr_x3f___lambda__2___closed__4; +x_2 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -3774,77 +3839,77 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__4() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__4; -x_2 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__3; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__4; +x_2 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__5() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__4; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; +x_1 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__4; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__6() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__5; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; +x_1 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__5; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__7() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__6; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; +x_1 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__6; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__8() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__7; +x_1 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__9() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__8; +x_1 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__10() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__9; +x_1 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__9; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__11() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__11() { _start: { lean_object* x_1; @@ -3852,312 +3917,315 @@ x_1 = lean_alloc_closure((void*)(l_Int_reduceMul___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__2; -x_3 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__10; -x_4 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__11; +x_2 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__2; +x_3 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__10; +x_4 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__11; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1129_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_820_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__2; +x_2 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__11; +x_4 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__11; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Int_reduceSub___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Int_reduceSub___closed__1() { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_Int_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("HSub", 4); +return x_1; +} +} +static lean_object* _init_l_Int_reduceSub___closed__2() { +_start: { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("hSub", 4); +return x_1; +} +} +static lean_object* _init_l_Int_reduceSub___closed__3() { +_start: { -uint8_t x_15; -lean_dec(x_9); +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Int_reduceSub___closed__1; +x_2 = l_Int_reduceSub___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Int_reduceSub(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Int_reduceSub___closed__3; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_76; +x_76 = lean_box(0); +x_13 = x_76; +x_14 = x_9; +goto block_75; +} +else +{ +lean_object* x_77; +x_77 = l_Int_fromExpr_x3f___lambda__2___closed__7; +x_13 = x_77; +x_14 = x_9; +goto block_75; +} +block_75: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_dec(x_2); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; -} -} -else +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_3); +lean_inc(x_2); +x_19 = l_Int_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_Int_fromExpr_x3f(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +uint8_t x_21; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -uint8_t x_26; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) -{ -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_Int_fromExpr_x3f(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) +{ uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); if (x_32 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) -{ -lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_35 = lean_ctor_get(x_25, 0); -x_36 = lean_int_sub(x_22, x_35); -lean_dec(x_35); -lean_dec(x_22); -x_37 = l_Int_toExpr(x_36); -lean_dec(x_36); -x_38 = lean_box(0); -x_39 = lean_unsigned_to_nat(0u); -x_40 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_40, 0, x_37); -lean_ctor_set(x_40, 1, x_38); -lean_ctor_set(x_40, 2, x_39); -x_41 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_25, 0, x_41); -return x_24; -} -else -{ -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_42 = lean_ctor_get(x_25, 0); -lean_inc(x_42); -lean_dec(x_25); -x_43 = lean_int_sub(x_22, x_42); -lean_dec(x_42); -lean_dec(x_22); -x_44 = l_Int_toExpr(x_43); -lean_dec(x_43); -x_45 = lean_box(0); -x_46 = lean_unsigned_to_nat(0u); -x_47 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set(x_47, 2, x_46); -x_48 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_48, 0, x_47); -x_49 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_49, 0, x_48); -lean_ctor_set(x_24, 0, x_49); -return x_24; -} +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_50 = lean_ctor_get(x_24, 1); -lean_inc(x_50); -lean_dec(x_24); -x_51 = lean_ctor_get(x_25, 0); -lean_inc(x_51); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_52 = x_25; -} else { - lean_dec_ref(x_25); - x_52 = lean_box(0); -} -x_53 = lean_int_sub(x_22, x_51); -lean_dec(x_51); -lean_dec(x_22); -x_54 = l_Int_toExpr(x_53); -lean_dec(x_53); -x_55 = lean_box(0); -x_56 = lean_unsigned_to_nat(0u); -x_57 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_57, 0, x_54); -lean_ctor_set(x_57, 1, x_55); -lean_ctor_set(x_57, 2, x_56); -x_58 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_58, 0, x_57); -if (lean_is_scalar(x_52)) { - x_59 = lean_alloc_ctor(1, 1, 0); -} else { - x_59 = x_52; -} -lean_ctor_set(x_59, 0, x_58); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_50); -return x_60; -} +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_61; -lean_dec(x_22); -x_61 = !lean_is_exclusive(x_24); -if (x_61 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -return x_24; -} -else +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_62 = lean_ctor_get(x_24, 0); -x_63 = lean_ctor_get(x_24, 1); -lean_inc(x_63); -lean_inc(x_62); -lean_dec(x_24); -x_64 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_64, 0, x_62); -lean_ctor_set(x_64, 1, x_63); -return x_64; -} -} -} +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_41 = lean_ctor_get(x_31, 0); +x_42 = lean_int_sub(x_28, x_41); +lean_dec(x_41); +lean_dec(x_28); +x_43 = l_Int_toExpr(x_42); +lean_dec(x_42); +x_44 = lean_box(0); +x_45 = lean_unsigned_to_nat(0u); +x_46 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_46, 0, x_43); +lean_ctor_set(x_46, 1, x_44); +lean_ctor_set(x_46, 2, x_45); +x_47 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_31, 0, x_47); +return x_30; } else { -uint8_t x_65; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_65 = !lean_is_exclusive(x_13); -if (x_65 == 0) -{ -return x_13; +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_48 = lean_ctor_get(x_31, 0); +lean_inc(x_48); +lean_dec(x_31); +x_49 = lean_int_sub(x_28, x_48); +lean_dec(x_48); +lean_dec(x_28); +x_50 = l_Int_toExpr(x_49); +lean_dec(x_49); +x_51 = lean_box(0); +x_52 = lean_unsigned_to_nat(0u); +x_53 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_53, 0, x_50); +lean_ctor_set(x_53, 1, x_51); +lean_ctor_set(x_53, 2, x_52); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +x_55 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_30, 0, x_55); +return x_30; +} } else { -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_13, 0); -x_67 = lean_ctor_get(x_13, 1); -lean_inc(x_67); -lean_inc(x_66); -lean_dec(x_13); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -return x_68; +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_56 = lean_ctor_get(x_30, 1); +lean_inc(x_56); +lean_dec(x_30); +x_57 = lean_ctor_get(x_31, 0); +lean_inc(x_57); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_58 = x_31; +} else { + lean_dec_ref(x_31); + x_58 = lean_box(0); +} +x_59 = lean_int_sub(x_28, x_57); +lean_dec(x_57); +lean_dec(x_28); +x_60 = l_Int_toExpr(x_59); +lean_dec(x_59); +x_61 = lean_box(0); +x_62 = lean_unsigned_to_nat(0u); +x_63 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_63, 0, x_60); +lean_ctor_set(x_63, 1, x_61); +lean_ctor_set(x_63, 2, x_62); +x_64 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_64, 0, x_63); +if (lean_is_scalar(x_58)) { + x_65 = lean_alloc_ctor(1, 1, 0); +} else { + x_65 = x_58; } +lean_ctor_set(x_65, 0, x_64); +x_66 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_66, 1, x_56); +return x_66; } } } -static lean_object* _init_l_Int_reduceSub___closed__1() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("HSub", 4); -return x_1; -} +uint8_t x_67; +lean_dec(x_28); +x_67 = !lean_is_exclusive(x_30); +if (x_67 == 0) +{ +return x_30; } -static lean_object* _init_l_Int_reduceSub___closed__2() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("hSub", 4); -return x_1; +lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_68 = lean_ctor_get(x_30, 0); +x_69 = lean_ctor_get(x_30, 1); +lean_inc(x_69); +lean_inc(x_68); +lean_dec(x_30); +x_70 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_70, 0, x_68); +lean_ctor_set(x_70, 1, x_69); +return x_70; } } -static lean_object* _init_l_Int_reduceSub___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_reduceSub___closed__1; -x_2 = l_Int_reduceSub___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; } } -LEAN_EXPORT lean_object* l_Int_reduceSub(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Int_reduceSub___closed__3; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_71; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -4165,29 +4233,27 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_71 = !lean_is_exclusive(x_19); +if (x_71 == 0) +{ +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Int_reduceSub___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_19, 0); +x_73 = lean_ctor_get(x_19, 1); +lean_inc(x_73); +lean_inc(x_72); +lean_dec(x_19); +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_73); +return x_74; +} } } } -LEAN_EXPORT lean_object* l_Int_reduceSub___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_Int_reduceSub___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_Int_reduceSub___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -4199,7 +4265,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__1() { _start: { lean_object* x_1; @@ -4207,17 +4273,17 @@ x_1 = lean_mk_string_from_bytes("reduceSub", 9); return x_1; } } -static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__1; +x_1 = l_Int_fromExpr_x3f___lambda__2___closed__4; +x_2 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -4229,77 +4295,77 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__4() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__4; -x_2 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__3; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__4; +x_2 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__5() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__4; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; +x_1 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__4; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__6() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__5; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; +x_1 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__5; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__7() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__6; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; +x_1 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__6; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__8() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__7; +x_1 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__9() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__8; +x_1 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__10() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__9; +x_1 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__9; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__11() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__11() { _start: { lean_object* x_1; @@ -4307,312 +4373,315 @@ x_1 = lean_alloc_closure((void*)(l_Int_reduceSub___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__2; -x_3 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__10; -x_4 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__11; +x_2 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__2; +x_3 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__10; +x_4 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__11; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1167_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_858_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__2; +x_2 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__11; +x_4 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__11; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Int_reduceDiv___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Int_reduceDiv___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("HDiv", 4); +return x_1; +} +} +static lean_object* _init_l_Int_reduceDiv___closed__2() { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("hDiv", 4); +return x_1; +} +} +static lean_object* _init_l_Int_reduceDiv___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Int_reduceDiv___closed__1; +x_2 = l_Int_reduceDiv___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Int_reduceDiv(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Int_reduceDiv___closed__3; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_76; +x_76 = lean_box(0); +x_13 = x_76; +x_14 = x_9; +goto block_75; +} +else +{ +lean_object* x_77; +x_77 = l_Int_fromExpr_x3f___lambda__2___closed__7; +x_13 = x_77; +x_14 = x_9; +goto block_75; +} +block_75: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); -x_13 = l_Int_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_inc(x_2); +x_19 = l_Int_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +lean_dec(x_2); +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_Int_fromExpr_x3f(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) -{ -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_Int_fromExpr_x3f(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) -{ -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_35 = lean_ctor_get(x_25, 0); -x_36 = lean_int_div(x_22, x_35); -lean_dec(x_35); -lean_dec(x_22); -x_37 = l_Int_toExpr(x_36); -lean_dec(x_36); -x_38 = lean_box(0); -x_39 = lean_unsigned_to_nat(0u); -x_40 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_40, 0, x_37); -lean_ctor_set(x_40, 1, x_38); -lean_ctor_set(x_40, 2, x_39); -x_41 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_25, 0, x_41); -return x_24; -} -else +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_42 = lean_ctor_get(x_25, 0); -lean_inc(x_42); -lean_dec(x_25); -x_43 = lean_int_div(x_22, x_42); +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_41 = lean_ctor_get(x_31, 0); +x_42 = lean_int_div(x_28, x_41); +lean_dec(x_41); +lean_dec(x_28); +x_43 = l_Int_toExpr(x_42); lean_dec(x_42); -lean_dec(x_22); -x_44 = l_Int_toExpr(x_43); -lean_dec(x_43); -x_45 = lean_box(0); -x_46 = lean_unsigned_to_nat(0u); -x_47 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set(x_47, 2, x_46); -x_48 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_48, 0, x_47); -x_49 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_49, 0, x_48); -lean_ctor_set(x_24, 0, x_49); -return x_24; -} +x_44 = lean_box(0); +x_45 = lean_unsigned_to_nat(0u); +x_46 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_46, 0, x_43); +lean_ctor_set(x_46, 1, x_44); +lean_ctor_set(x_46, 2, x_45); +x_47 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_31, 0, x_47); +return x_30; } else { -lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_50 = lean_ctor_get(x_24, 1); -lean_inc(x_50); -lean_dec(x_24); -x_51 = lean_ctor_get(x_25, 0); -lean_inc(x_51); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_52 = x_25; -} else { - lean_dec_ref(x_25); - x_52 = lean_box(0); -} -x_53 = lean_int_div(x_22, x_51); -lean_dec(x_51); -lean_dec(x_22); -x_54 = l_Int_toExpr(x_53); -lean_dec(x_53); -x_55 = lean_box(0); -x_56 = lean_unsigned_to_nat(0u); -x_57 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_57, 0, x_54); -lean_ctor_set(x_57, 1, x_55); -lean_ctor_set(x_57, 2, x_56); -x_58 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_58, 0, x_57); -if (lean_is_scalar(x_52)) { - x_59 = lean_alloc_ctor(1, 1, 0); -} else { - x_59 = x_52; -} -lean_ctor_set(x_59, 0, x_58); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_50); -return x_60; -} +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_48 = lean_ctor_get(x_31, 0); +lean_inc(x_48); +lean_dec(x_31); +x_49 = lean_int_div(x_28, x_48); +lean_dec(x_48); +lean_dec(x_28); +x_50 = l_Int_toExpr(x_49); +lean_dec(x_49); +x_51 = lean_box(0); +x_52 = lean_unsigned_to_nat(0u); +x_53 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_53, 0, x_50); +lean_ctor_set(x_53, 1, x_51); +lean_ctor_set(x_53, 2, x_52); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +x_55 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_30, 0, x_55); +return x_30; } } else { -uint8_t x_61; -lean_dec(x_22); -x_61 = !lean_is_exclusive(x_24); -if (x_61 == 0) -{ -return x_24; +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_56 = lean_ctor_get(x_30, 1); +lean_inc(x_56); +lean_dec(x_30); +x_57 = lean_ctor_get(x_31, 0); +lean_inc(x_57); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_58 = x_31; +} else { + lean_dec_ref(x_31); + x_58 = lean_box(0); } -else -{ -lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_62 = lean_ctor_get(x_24, 0); -x_63 = lean_ctor_get(x_24, 1); -lean_inc(x_63); -lean_inc(x_62); -lean_dec(x_24); -x_64 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_64, 0, x_62); -lean_ctor_set(x_64, 1, x_63); -return x_64; +x_59 = lean_int_div(x_28, x_57); +lean_dec(x_57); +lean_dec(x_28); +x_60 = l_Int_toExpr(x_59); +lean_dec(x_59); +x_61 = lean_box(0); +x_62 = lean_unsigned_to_nat(0u); +x_63 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_63, 0, x_60); +lean_ctor_set(x_63, 1, x_61); +lean_ctor_set(x_63, 2, x_62); +x_64 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_64, 0, x_63); +if (lean_is_scalar(x_58)) { + x_65 = lean_alloc_ctor(1, 1, 0); +} else { + x_65 = x_58; } +lean_ctor_set(x_65, 0, x_64); +x_66 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_66, 1, x_56); +return x_66; } } } else { -uint8_t x_65; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_65 = !lean_is_exclusive(x_13); -if (x_65 == 0) +uint8_t x_67; +lean_dec(x_28); +x_67 = !lean_is_exclusive(x_30); +if (x_67 == 0) { -return x_13; +return x_30; } else { -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_13, 0); -x_67 = lean_ctor_get(x_13, 1); -lean_inc(x_67); -lean_inc(x_66); -lean_dec(x_13); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -return x_68; -} -} -} -} -static lean_object* _init_l_Int_reduceDiv___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("HDiv", 4); -return x_1; -} -} -static lean_object* _init_l_Int_reduceDiv___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("hDiv", 4); -return x_1; +lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_68 = lean_ctor_get(x_30, 0); +x_69 = lean_ctor_get(x_30, 1); +lean_inc(x_69); +lean_inc(x_68); +lean_dec(x_30); +x_70 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_70, 0, x_68); +lean_ctor_set(x_70, 1, x_69); +return x_70; } } -static lean_object* _init_l_Int_reduceDiv___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_reduceDiv___closed__1; -x_2 = l_Int_reduceDiv___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; } } -LEAN_EXPORT lean_object* l_Int_reduceDiv(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Int_reduceDiv___closed__3; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_71; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -4620,29 +4689,27 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_71 = !lean_is_exclusive(x_19); +if (x_71 == 0) +{ +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Int_reduceDiv___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_19, 0); +x_73 = lean_ctor_get(x_19, 1); +lean_inc(x_73); +lean_inc(x_72); +lean_dec(x_19); +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_73); +return x_74; +} } } } -LEAN_EXPORT lean_object* l_Int_reduceDiv___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_Int_reduceDiv___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_Int_reduceDiv___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -4654,7 +4721,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__1() { _start: { lean_object* x_1; @@ -4662,17 +4729,17 @@ x_1 = lean_mk_string_from_bytes("reduceDiv", 9); return x_1; } } -static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__1; +x_1 = l_Int_fromExpr_x3f___lambda__2___closed__4; +x_2 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -4684,77 +4751,77 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__4() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__4; -x_2 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__3; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__4; +x_2 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__5() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__4; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; +x_1 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__4; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__6() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__5; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; +x_1 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__5; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__7() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__6; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; +x_1 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__6; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__8() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__7; +x_1 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__9() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__8; +x_1 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__10() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__9; +x_1 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__9; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__11() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__11() { _start: { lean_object* x_1; @@ -4762,342 +4829,343 @@ x_1 = lean_alloc_closure((void*)(l_Int_reduceDiv___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__2; -x_3 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__10; -x_4 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__11; +x_2 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__2; +x_3 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__10; +x_4 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__11; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1205_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_896_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__2; +x_2 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__11; +x_4 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__11; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Int_reduceMod___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Int_reduceMod___closed__1() { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("HMod", 4); +return x_1; +} +} +static lean_object* _init_l_Int_reduceMod___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("hMod", 4); +return x_1; +} +} +static lean_object* _init_l_Int_reduceMod___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Int_reduceMod___closed__1; +x_2 = l_Int_reduceMod___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Int_reduceMod(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Int_reduceMod___closed__3; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_76; +x_76 = lean_box(0); +x_13 = x_76; +x_14 = x_9; +goto block_75; +} +else +{ +lean_object* x_77; +x_77 = l_Int_fromExpr_x3f___lambda__2___closed__7; +x_13 = x_77; +x_14 = x_9; +goto block_75; +} +block_75: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); -x_13 = l_Int_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_inc(x_2); +x_19 = l_Int_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +lean_dec(x_2); +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_Int_fromExpr_x3f(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) -{ -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_Int_fromExpr_x3f(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_35 = lean_ctor_get(x_25, 0); -x_36 = lean_int_mod(x_22, x_35); -lean_dec(x_35); -lean_dec(x_22); -x_37 = l_Int_toExpr(x_36); -lean_dec(x_36); -x_38 = lean_box(0); -x_39 = lean_unsigned_to_nat(0u); -x_40 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_40, 0, x_37); -lean_ctor_set(x_40, 1, x_38); -lean_ctor_set(x_40, 2, x_39); -x_41 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_25, 0, x_41); -return x_24; +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_41 = lean_ctor_get(x_31, 0); +x_42 = lean_int_mod(x_28, x_41); +lean_dec(x_41); +lean_dec(x_28); +x_43 = l_Int_toExpr(x_42); +lean_dec(x_42); +x_44 = lean_box(0); +x_45 = lean_unsigned_to_nat(0u); +x_46 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_46, 0, x_43); +lean_ctor_set(x_46, 1, x_44); +lean_ctor_set(x_46, 2, x_45); +x_47 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_31, 0, x_47); +return x_30; } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_42 = lean_ctor_get(x_25, 0); -lean_inc(x_42); -lean_dec(x_25); -x_43 = lean_int_mod(x_22, x_42); -lean_dec(x_42); -lean_dec(x_22); -x_44 = l_Int_toExpr(x_43); -lean_dec(x_43); -x_45 = lean_box(0); -x_46 = lean_unsigned_to_nat(0u); -x_47 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set(x_47, 2, x_46); -x_48 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_48, 0, x_47); -x_49 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_49, 0, x_48); -lean_ctor_set(x_24, 0, x_49); -return x_24; +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_48 = lean_ctor_get(x_31, 0); +lean_inc(x_48); +lean_dec(x_31); +x_49 = lean_int_mod(x_28, x_48); +lean_dec(x_48); +lean_dec(x_28); +x_50 = l_Int_toExpr(x_49); +lean_dec(x_49); +x_51 = lean_box(0); +x_52 = lean_unsigned_to_nat(0u); +x_53 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_53, 0, x_50); +lean_ctor_set(x_53, 1, x_51); +lean_ctor_set(x_53, 2, x_52); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +x_55 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_30, 0, x_55); +return x_30; } } else { -lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_50 = lean_ctor_get(x_24, 1); -lean_inc(x_50); -lean_dec(x_24); -x_51 = lean_ctor_get(x_25, 0); -lean_inc(x_51); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_52 = x_25; +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_56 = lean_ctor_get(x_30, 1); +lean_inc(x_56); +lean_dec(x_30); +x_57 = lean_ctor_get(x_31, 0); +lean_inc(x_57); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_58 = x_31; } else { - lean_dec_ref(x_25); - x_52 = lean_box(0); + lean_dec_ref(x_31); + x_58 = lean_box(0); } -x_53 = lean_int_mod(x_22, x_51); -lean_dec(x_51); -lean_dec(x_22); -x_54 = l_Int_toExpr(x_53); -lean_dec(x_53); -x_55 = lean_box(0); -x_56 = lean_unsigned_to_nat(0u); -x_57 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_57, 0, x_54); -lean_ctor_set(x_57, 1, x_55); -lean_ctor_set(x_57, 2, x_56); -x_58 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_58, 0, x_57); -if (lean_is_scalar(x_52)) { - x_59 = lean_alloc_ctor(1, 1, 0); +x_59 = lean_int_mod(x_28, x_57); +lean_dec(x_57); +lean_dec(x_28); +x_60 = l_Int_toExpr(x_59); +lean_dec(x_59); +x_61 = lean_box(0); +x_62 = lean_unsigned_to_nat(0u); +x_63 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_63, 0, x_60); +lean_ctor_set(x_63, 1, x_61); +lean_ctor_set(x_63, 2, x_62); +x_64 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_64, 0, x_63); +if (lean_is_scalar(x_58)) { + x_65 = lean_alloc_ctor(1, 1, 0); } else { - x_59 = x_52; + x_65 = x_58; } -lean_ctor_set(x_59, 0, x_58); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_50); -return x_60; +lean_ctor_set(x_65, 0, x_64); +x_66 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_66, 1, x_56); +return x_66; } } } else { -uint8_t x_61; -lean_dec(x_22); -x_61 = !lean_is_exclusive(x_24); -if (x_61 == 0) +uint8_t x_67; +lean_dec(x_28); +x_67 = !lean_is_exclusive(x_30); +if (x_67 == 0) { -return x_24; +return x_30; } else { -lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_62 = lean_ctor_get(x_24, 0); -x_63 = lean_ctor_get(x_24, 1); -lean_inc(x_63); -lean_inc(x_62); -lean_dec(x_24); -x_64 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_64, 0, x_62); -lean_ctor_set(x_64, 1, x_63); -return x_64; +lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_68 = lean_ctor_get(x_30, 0); +x_69 = lean_ctor_get(x_30, 1); +lean_inc(x_69); +lean_inc(x_68); +lean_dec(x_30); +x_70 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_70, 0, x_68); +lean_ctor_set(x_70, 1, x_69); +return x_70; } } } } else { -uint8_t x_65; -lean_dec(x_9); +uint8_t x_71; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_65 = !lean_is_exclusive(x_13); -if (x_65 == 0) +lean_dec(x_2); +x_71 = !lean_is_exclusive(x_19); +if (x_71 == 0) { -return x_13; +return x_19; } else { -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_13, 0); -x_67 = lean_ctor_get(x_13, 1); -lean_inc(x_67); -lean_inc(x_66); -lean_dec(x_13); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -return x_68; -} -} -} -} -static lean_object* _init_l_Int_reduceMod___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("HMod", 4); -return x_1; -} -} -static lean_object* _init_l_Int_reduceMod___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("hMod", 4); -return x_1; -} -} -static lean_object* _init_l_Int_reduceMod___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_reduceMod___closed__1; -x_2 = l_Int_reduceMod___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; -} -} -LEAN_EXPORT lean_object* l_Int_reduceMod(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Int_reduceMod___closed__3; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_19, 0); +x_73 = lean_ctor_get(x_19, 1); +lean_inc(x_73); +lean_inc(x_72); +lean_dec(x_19); +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_73); +return x_74; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Int_reduceMod___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_Int_reduceMod___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_Int_reduceMod___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_Int_reduceMod___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -5109,7 +5177,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__1() { _start: { lean_object* x_1; @@ -5117,17 +5185,17 @@ x_1 = lean_mk_string_from_bytes("reduceMod", 9); return x_1; } } -static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__1; +x_1 = l_Int_fromExpr_x3f___lambda__2___closed__4; +x_2 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -5139,77 +5207,77 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__4() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__4; -x_2 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__3; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__4; +x_2 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__5() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__4; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; +x_1 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__4; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__6() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__5; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; +x_1 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__5; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__7() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__6; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; +x_1 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__6; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__8() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__7; +x_1 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__9() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__8; +x_1 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__10() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__9; +x_1 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__9; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__11() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__11() { _start: { lean_object* x_1; @@ -5217,316 +5285,319 @@ x_1 = lean_alloc_closure((void*)(l_Int_reduceMod___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__2; -x_3 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__10; -x_4 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__11; +x_2 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__2; +x_3 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__10; +x_4 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__11; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1243_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_934_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__2; +x_2 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__11; +x_4 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__11; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Int_reducePow___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Int_reducePow___closed__1() { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_Int_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("HPow", 4); +return x_1; +} +} +static lean_object* _init_l_Int_reducePow___closed__2() { +_start: { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("hPow", 4); +return x_1; +} +} +static lean_object* _init_l_Int_reducePow___closed__3() { +_start: { -uint8_t x_15; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Int_reducePow___closed__1; +x_2 = l_Int_reducePow___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Int_reducePow(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Int_reducePow___closed__3; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_76; +x_76 = lean_box(0); +x_13 = x_76; +x_14 = x_9; +goto block_75; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; -} +lean_object* x_77; +x_77 = l_Int_fromExpr_x3f___lambda__2___closed__7; +x_13 = x_77; +x_14 = x_9; +goto block_75; } -else +block_75: { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_Nat_fromExpr_x3f(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -if (lean_obj_tag(x_24) == 0) -{ -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) -{ -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) -{ -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; -} -else -{ -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; -} +lean_dec(x_2); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) -{ -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_3); +lean_inc(x_2); +x_19 = l_Int_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_35 = lean_ctor_get(x_25, 0); -x_36 = l_Int_pow(x_22, x_35); -lean_dec(x_35); -lean_dec(x_22); -x_37 = l_Int_toExpr(x_36); -lean_dec(x_36); -x_38 = lean_box(0); -x_39 = lean_unsigned_to_nat(0u); -x_40 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_40, 0, x_37); -lean_ctor_set(x_40, 1, x_38); -lean_ctor_set(x_40, 2, x_39); -x_41 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_25, 0, x_41); -return x_24; -} -else +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_42 = lean_ctor_get(x_25, 0); -lean_inc(x_42); -lean_dec(x_25); -x_43 = l_Int_pow(x_22, x_42); -lean_dec(x_42); -lean_dec(x_22); -x_44 = l_Int_toExpr(x_43); -lean_dec(x_43); -x_45 = lean_box(0); -x_46 = lean_unsigned_to_nat(0u); -x_47 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set(x_47, 2, x_46); -x_48 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_48, 0, x_47); -x_49 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_49, 0, x_48); -lean_ctor_set(x_24, 0, x_49); -return x_24; -} -} -else +uint8_t x_21; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_50 = lean_ctor_get(x_24, 1); -lean_inc(x_50); -lean_dec(x_24); -x_51 = lean_ctor_get(x_25, 0); -lean_inc(x_51); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_52 = x_25; -} else { - lean_dec_ref(x_25); - x_52 = lean_box(0); -} -x_53 = l_Int_pow(x_22, x_51); -lean_dec(x_51); +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); lean_dec(x_22); -x_54 = l_Int_toExpr(x_53); -lean_dec(x_53); -x_55 = lean_box(0); -x_56 = lean_unsigned_to_nat(0u); -x_57 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_57, 0, x_54); -lean_ctor_set(x_57, 1, x_55); -lean_ctor_set(x_57, 2, x_56); -x_58 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_58, 0, x_57); -if (lean_is_scalar(x_52)) { - x_59 = lean_alloc_ctor(1, 1, 0); -} else { - x_59 = x_52; -} -lean_ctor_set(x_59, 0, x_58); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_50); -return x_60; +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } +else +{ +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -uint8_t x_61; -lean_dec(x_22); -x_61 = !lean_is_exclusive(x_24); -if (x_61 == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_Nat_fromExpr_x3f(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +if (lean_obj_tag(x_30) == 0) { -return x_24; +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) +{ +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) +{ +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_62 = lean_ctor_get(x_24, 0); -x_63 = lean_ctor_get(x_24, 1); -lean_inc(x_63); -lean_inc(x_62); -lean_dec(x_24); -x_64 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_64, 0, x_62); -lean_ctor_set(x_64, 1, x_63); -return x_64; -} -} +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_65; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_65 = !lean_is_exclusive(x_13); -if (x_65 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -return x_13; +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) +{ +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_41 = lean_ctor_get(x_31, 0); +x_42 = l_Int_pow(x_28, x_41); +lean_dec(x_41); +lean_dec(x_28); +x_43 = l_Int_toExpr(x_42); +lean_dec(x_42); +x_44 = lean_box(0); +x_45 = lean_unsigned_to_nat(0u); +x_46 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_46, 0, x_43); +lean_ctor_set(x_46, 1, x_44); +lean_ctor_set(x_46, 2, x_45); +x_47 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_31, 0, x_47); +return x_30; } else { -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_13, 0); -x_67 = lean_ctor_get(x_13, 1); -lean_inc(x_67); -lean_inc(x_66); -lean_dec(x_13); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -return x_68; +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_48 = lean_ctor_get(x_31, 0); +lean_inc(x_48); +lean_dec(x_31); +x_49 = l_Int_pow(x_28, x_48); +lean_dec(x_48); +lean_dec(x_28); +x_50 = l_Int_toExpr(x_49); +lean_dec(x_49); +x_51 = lean_box(0); +x_52 = lean_unsigned_to_nat(0u); +x_53 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_53, 0, x_50); +lean_ctor_set(x_53, 1, x_51); +lean_ctor_set(x_53, 2, x_52); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +x_55 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_30, 0, x_55); +return x_30; } } +else +{ +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_56 = lean_ctor_get(x_30, 1); +lean_inc(x_56); +lean_dec(x_30); +x_57 = lean_ctor_get(x_31, 0); +lean_inc(x_57); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_58 = x_31; +} else { + lean_dec_ref(x_31); + x_58 = lean_box(0); } +x_59 = l_Int_pow(x_28, x_57); +lean_dec(x_57); +lean_dec(x_28); +x_60 = l_Int_toExpr(x_59); +lean_dec(x_59); +x_61 = lean_box(0); +x_62 = lean_unsigned_to_nat(0u); +x_63 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_63, 0, x_60); +lean_ctor_set(x_63, 1, x_61); +lean_ctor_set(x_63, 2, x_62); +x_64 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_64, 0, x_63); +if (lean_is_scalar(x_58)) { + x_65 = lean_alloc_ctor(1, 1, 0); +} else { + x_65 = x_58; } -static lean_object* _init_l_Int_reducePow___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("HPow", 4); -return x_1; +lean_ctor_set(x_65, 0, x_64); +x_66 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_66, 1, x_56); +return x_66; } } -static lean_object* _init_l_Int_reducePow___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("hPow", 4); -return x_1; } +else +{ +uint8_t x_67; +lean_dec(x_28); +x_67 = !lean_is_exclusive(x_30); +if (x_67 == 0) +{ +return x_30; } -static lean_object* _init_l_Int_reducePow___closed__3() { -_start: +else { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_reducePow___closed__1; -x_2 = l_Int_reducePow___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; +lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_68 = lean_ctor_get(x_30, 0); +x_69 = lean_ctor_get(x_30, 1); +lean_inc(x_69); +lean_inc(x_68); +lean_dec(x_30); +x_70 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_70, 0, x_68); +lean_ctor_set(x_70, 1, x_69); +return x_70; } } -LEAN_EXPORT lean_object* l_Int_reducePow(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Int_reducePow___closed__3; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +} +} +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_71; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -5534,29 +5605,27 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_71 = !lean_is_exclusive(x_19); +if (x_71 == 0) +{ +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Int_reducePow___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_19, 0); +x_73 = lean_ctor_get(x_19, 1); +lean_inc(x_73); +lean_inc(x_72); +lean_dec(x_19); +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_73); +return x_74; +} } } } -LEAN_EXPORT lean_object* l_Int_reducePow___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_Int_reducePow___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_Int_reducePow___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -5568,7 +5637,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__1() { _start: { lean_object* x_1; @@ -5576,17 +5645,17 @@ x_1 = lean_mk_string_from_bytes("reducePow", 9); return x_1; } } -static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__1; +x_1 = l_Int_fromExpr_x3f___lambda__2___closed__4; +x_2 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -5598,7 +5667,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__4() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__4() { _start: { lean_object* x_1; @@ -5606,21 +5675,21 @@ x_1 = lean_mk_string_from_bytes("Nat", 3); return x_1; } } -static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__5() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__4; +x_2 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__6() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__5; +x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__5; x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -5628,255 +5697,104 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__4; -x_2 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__3; -x_3 = lean_array_push(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__8() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__7; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; -x_3 = lean_array_push(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__9() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__8; -x_2 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__6; -x_3 = lean_array_push(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__10() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__9; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; -x_3 = lean_array_push(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__11() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__10; -x_2 = lean_box(3); -x_3 = lean_array_push(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__12() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__11; -x_2 = lean_box(3); +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__4; +x_2 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__13() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__12; -x_2 = lean_box(3); -x_3 = lean_array_push(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__14() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Int_reducePow___boxed), 9, 0); -return x_1; -} -} -LEAN_EXPORT lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402_(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__2; -x_3 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__13; -x_4 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__14; -x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); -return x_5; -} -} -LEAN_EXPORT lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1404_(lean_object* x_1) { -_start: -{ -lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__2; -x_3 = 1; -x_4 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__14; -x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); -return x_5; -} -} -LEAN_EXPORT lean_object* l_Int_reduceAbs___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; lean_object* x_12; -x_11 = l_Lean_Expr_appArg_x21(x_1); -x_12 = l_Int_fromExpr_x3f(x_11, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_12) == 0) -{ -lean_object* x_13; -x_13 = lean_ctor_get(x_12, 0); -lean_inc(x_13); -if (lean_obj_tag(x_13) == 0) -{ -uint8_t x_14; -x_14 = !lean_is_exclusive(x_12); -if (x_14 == 0) -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_ctor_get(x_12, 0); -lean_dec(x_15); -x_16 = lean_box(0); -lean_ctor_set(x_12, 0, x_16); -return x_12; -} -else -{ -lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_17 = lean_ctor_get(x_12, 1); -lean_inc(x_17); -lean_dec(x_12); -x_18 = lean_box(0); -x_19 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_19, 0, x_18); -lean_ctor_set(x_19, 1, x_17); -return x_19; -} -} -else -{ -uint8_t x_20; -x_20 = !lean_is_exclusive(x_12); -if (x_20 == 0) -{ -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_12, 0); -lean_dec(x_21); -x_22 = !lean_is_exclusive(x_13); -if (x_22 == 0) -{ -lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; -x_23 = lean_ctor_get(x_13, 0); -x_24 = lean_nat_abs(x_23); -lean_dec(x_23); -x_25 = l_Lean_mkNatLit(x_24); -x_26 = lean_box(0); -x_27 = lean_unsigned_to_nat(0u); -x_28 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_28, 0, x_25); -lean_ctor_set(x_28, 1, x_26); -lean_ctor_set(x_28, 2, x_27); -x_29 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_29, 0, x_28); -lean_ctor_set(x_13, 0, x_29); -return x_12; +x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__7; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; +x_3 = lean_array_push(x_1, x_2); +return x_3; } -else +} +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__9() { +_start: { -lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; -x_30 = lean_ctor_get(x_13, 0); -lean_inc(x_30); -lean_dec(x_13); -x_31 = lean_nat_abs(x_30); -lean_dec(x_30); -x_32 = l_Lean_mkNatLit(x_31); -x_33 = lean_box(0); -x_34 = lean_unsigned_to_nat(0u); -x_35 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_35, 0, x_32); -lean_ctor_set(x_35, 1, x_33); -lean_ctor_set(x_35, 2, x_34); -x_36 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_36, 0, x_35); -x_37 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_37, 0, x_36); -lean_ctor_set(x_12, 0, x_37); -return x_12; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__8; +x_2 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__6; +x_3 = lean_array_push(x_1, x_2); +return x_3; } } -else +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__10() { +_start: { -lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_38 = lean_ctor_get(x_12, 1); -lean_inc(x_38); -lean_dec(x_12); -x_39 = lean_ctor_get(x_13, 0); -lean_inc(x_39); -if (lean_is_exclusive(x_13)) { - lean_ctor_release(x_13, 0); - x_40 = x_13; -} else { - lean_dec_ref(x_13); - x_40 = lean_box(0); +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__9; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; +x_3 = lean_array_push(x_1, x_2); +return x_3; } -x_41 = lean_nat_abs(x_39); -lean_dec(x_39); -x_42 = l_Lean_mkNatLit(x_41); -x_43 = lean_box(0); -x_44 = lean_unsigned_to_nat(0u); -x_45 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_45, 0, x_42); -lean_ctor_set(x_45, 1, x_43); -lean_ctor_set(x_45, 2, x_44); -x_46 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_46, 0, x_45); -if (lean_is_scalar(x_40)) { - x_47 = lean_alloc_ctor(1, 1, 0); -} else { - x_47 = x_40; } -lean_ctor_set(x_47, 0, x_46); -x_48 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_48, 1, x_38); -return x_48; +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__11() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__10; +x_2 = lean_box(3); +x_3 = lean_array_push(x_1, x_2); +return x_3; +} } +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__12() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__11; +x_2 = lean_box(3); +x_3 = lean_array_push(x_1, x_2); +return x_3; } } -else +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__13() { +_start: { -uint8_t x_49; -x_49 = !lean_is_exclusive(x_12); -if (x_49 == 0) +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__12; +x_2 = lean_box(3); +x_3 = lean_array_push(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__14() { +_start: { -return x_12; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Int_reducePow___boxed), 9, 0); +return x_1; } -else +} +LEAN_EXPORT lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029_(lean_object* x_1) { +_start: { -lean_object* x_50; lean_object* x_51; lean_object* x_52; -x_50 = lean_ctor_get(x_12, 0); -x_51 = lean_ctor_get(x_12, 1); -lean_inc(x_51); -lean_inc(x_50); -lean_dec(x_12); -x_52 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_52, 0, x_50); -lean_ctor_set(x_52, 1, x_51); -return x_52; +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_2 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__2; +x_3 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__13; +x_4 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__14; +x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); +return x_5; } } +LEAN_EXPORT lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1031_(lean_object* x_1) { +_start: +{ +lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; +x_2 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__2; +x_3 = 1; +x_4 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__14; +x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); +return x_5; } } static lean_object* _init_l_Int_reduceAbs___closed__1() { @@ -5891,7 +5809,7 @@ static lean_object* _init_l_Int_reduceAbs___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_fromExpr_x3f___lambda__3___closed__1; +x_1 = l_Int_fromExpr_x3f___lambda__2___closed__4; x_2 = l_Int_reduceAbs___closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; @@ -5923,20 +5841,152 @@ return x_14; else { lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Int_reduceAbs___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_15 = l_Lean_Expr_appArg_x21(x_1); +x_16 = l_Int_fromExpr_x3f(x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +if (lean_obj_tag(x_16) == 0) +{ +lean_object* x_17; +x_17 = lean_ctor_get(x_16, 0); +lean_inc(x_17); +if (lean_obj_tag(x_17) == 0) +{ +uint8_t x_18; +x_18 = !lean_is_exclusive(x_16); +if (x_18 == 0) +{ +lean_object* x_19; lean_object* x_20; +x_19 = lean_ctor_get(x_16, 0); +lean_dec(x_19); +x_20 = lean_box(0); +lean_ctor_set(x_16, 0, x_20); return x_16; } +else +{ +lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_21 = lean_ctor_get(x_16, 1); +lean_inc(x_21); +lean_dec(x_16); +x_22 = lean_box(0); +x_23 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_23, 1, x_21); +return x_23; } } -LEAN_EXPORT lean_object* l_Int_reduceAbs___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: +else { -lean_object* x_11; -x_11 = l_Int_reduceAbs___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; +uint8_t x_24; +x_24 = !lean_is_exclusive(x_16); +if (x_24 == 0) +{ +lean_object* x_25; uint8_t x_26; +x_25 = lean_ctor_get(x_16, 0); +lean_dec(x_25); +x_26 = !lean_is_exclusive(x_17); +if (x_26 == 0) +{ +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_27 = lean_ctor_get(x_17, 0); +x_28 = lean_nat_abs(x_27); +lean_dec(x_27); +x_29 = l_Lean_mkNatLit(x_28); +x_30 = lean_box(0); +x_31 = lean_unsigned_to_nat(0u); +x_32 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_32, 0, x_29); +lean_ctor_set(x_32, 1, x_30); +lean_ctor_set(x_32, 2, x_31); +x_33 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_33, 0, x_32); +lean_ctor_set(x_17, 0, x_33); +return x_16; +} +else +{ +lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; +x_34 = lean_ctor_get(x_17, 0); +lean_inc(x_34); +lean_dec(x_17); +x_35 = lean_nat_abs(x_34); +lean_dec(x_34); +x_36 = l_Lean_mkNatLit(x_35); +x_37 = lean_box(0); +x_38 = lean_unsigned_to_nat(0u); +x_39 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_39, 0, x_36); +lean_ctor_set(x_39, 1, x_37); +lean_ctor_set(x_39, 2, x_38); +x_40 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_40, 0, x_39); +x_41 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_41, 0, x_40); +lean_ctor_set(x_16, 0, x_41); +return x_16; +} +} +else +{ +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; +x_42 = lean_ctor_get(x_16, 1); +lean_inc(x_42); +lean_dec(x_16); +x_43 = lean_ctor_get(x_17, 0); +lean_inc(x_43); +if (lean_is_exclusive(x_17)) { + lean_ctor_release(x_17, 0); + x_44 = x_17; +} else { + lean_dec_ref(x_17); + x_44 = lean_box(0); +} +x_45 = lean_nat_abs(x_43); +lean_dec(x_43); +x_46 = l_Lean_mkNatLit(x_45); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +if (lean_is_scalar(x_44)) { + x_51 = lean_alloc_ctor(1, 1, 0); +} else { + x_51 = x_44; +} +lean_ctor_set(x_51, 0, x_50); +x_52 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_52, 0, x_51); +lean_ctor_set(x_52, 1, x_42); +return x_52; +} +} +} +else +{ +uint8_t x_53; +x_53 = !lean_is_exclusive(x_16); +if (x_53 == 0) +{ +return x_16; +} +else +{ +lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_54 = lean_ctor_get(x_16, 0); +x_55 = lean_ctor_get(x_16, 1); +lean_inc(x_55); +lean_inc(x_54); +lean_dec(x_16); +x_56 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_56, 0, x_54); +lean_ctor_set(x_56, 1, x_55); +return x_56; +} +} +} } } LEAN_EXPORT lean_object* l_Int_reduceAbs___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -5948,7 +5998,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__1() { _start: { lean_object* x_1; @@ -5956,17 +6006,17 @@ x_1 = lean_mk_string_from_bytes("reduceAbs", 9); return x_1; } } -static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__1; +x_1 = l_Int_fromExpr_x3f___lambda__2___closed__4; +x_2 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -5978,7 +6028,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__4() { +static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__4() { _start: { lean_object* x_1; lean_object* x_2; @@ -5987,27 +6037,27 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__5() { +static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__4; -x_2 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__3; +x_1 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__4; +x_2 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__6() { +static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__5; +x_1 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__7() { +static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__7() { _start: { lean_object* x_1; @@ -6015,1001 +6065,1004 @@ x_1 = lean_alloc_closure((void*)(l_Int_reduceAbs___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__2; -x_3 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__6; -x_4 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__7; +x_2 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__2; +x_3 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__6; +x_4 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__7; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1516_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1100_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__2; +x_2 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__7; +x_4 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__7; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Int_reduceLT___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Int_reduceLT___closed__1() { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("LT", 2); +return x_1; +} +} +static lean_object* _init_l_Int_reduceLT___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("lt", 2); +return x_1; +} +} +static lean_object* _init_l_Int_reduceLT___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Int_reduceLT___closed__1; +x_2 = l_Int_reduceLT___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Int_reduceLT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Int_reduceLT___closed__3; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_247; +x_247 = lean_box(0); +x_13 = x_247; +x_14 = x_9; +goto block_246; +} +else +{ +lean_object* x_248; +x_248 = l_Int_fromExpr_x3f___lambda__2___closed__7; +x_13 = x_248; +x_14 = x_9; +goto block_246; +} +block_246: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); -x_13 = l_Int_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_inc(x_2); +x_19 = l_Int_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_Int_fromExpr_x3f(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_Int_fromExpr_x3f(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_37; lean_object* x_38; uint8_t x_39; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_int_dec_lt(x_23, x_35); -lean_dec(x_35); -lean_dec(x_23); -if (x_39 == 0) +lean_object* x_43; lean_object* x_44; uint8_t x_45; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_int_dec_lt(x_29, x_41); +lean_dec(x_41); +lean_dec(x_29); +if (x_45 == 0) { -lean_object* x_40; lean_object* x_41; -x_40 = l_Int_reduceBinPred___lambda__1___closed__4; -x_41 = l_Lean_Meta_mkEqRefl(x_40, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_41) == 0) -{ -uint8_t x_42; -x_42 = !lean_is_exclusive(x_41); -if (x_42 == 0) -{ -lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_43 = lean_ctor_get(x_41, 0); -x_44 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_45 = l_Int_toExpr___closed__12; -x_46 = lean_array_push(x_45, x_1); -x_47 = lean_array_push(x_46, x_44); -x_48 = lean_array_push(x_47, x_43); -x_49 = l_Int_reduceBinPred___lambda__1___closed__10; -x_50 = l_Lean_mkAppN(x_49, x_48); -lean_ctor_set(x_26, 0, x_50); -x_51 = l_Int_reduceBinPred___lambda__1___closed__7; -x_52 = lean_unsigned_to_nat(0u); -x_53 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_53, 0, x_51); -lean_ctor_set(x_53, 1, x_26); -lean_ctor_set(x_53, 2, x_52); -x_54 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_14, 0, x_54); -lean_ctor_set(x_41, 0, x_14); -return x_41; +lean_object* x_46; lean_object* x_47; +x_46 = l_Int_reduceBinPred___closed__4; +x_47 = l_Lean_Meta_mkEqRefl(x_46, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_47) == 0) +{ +uint8_t x_48; +x_48 = !lean_is_exclusive(x_47); +if (x_48 == 0) +{ +lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; +x_49 = lean_ctor_get(x_47, 0); +x_50 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_51 = l_Int_toExpr___closed__12; +x_52 = lean_array_push(x_51, x_1); +x_53 = lean_array_push(x_52, x_50); +x_54 = lean_array_push(x_53, x_49); +x_55 = l_Int_reduceBinPred___closed__10; +x_56 = l_Lean_mkAppN(x_55, x_54); +lean_ctor_set(x_32, 0, x_56); +x_57 = l_Int_reduceBinPred___closed__7; +x_58 = lean_unsigned_to_nat(0u); +x_59 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_59, 0, x_57); +lean_ctor_set(x_59, 1, x_32); +lean_ctor_set(x_59, 2, x_58); +x_60 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_60, 0, x_59); +lean_ctor_set(x_20, 0, x_60); +lean_ctor_set(x_47, 0, x_20); +return x_47; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_55 = lean_ctor_get(x_41, 0); -x_56 = lean_ctor_get(x_41, 1); -lean_inc(x_56); -lean_inc(x_55); -lean_dec(x_41); -x_57 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_58 = l_Int_toExpr___closed__12; -x_59 = lean_array_push(x_58, x_1); -x_60 = lean_array_push(x_59, x_57); -x_61 = lean_array_push(x_60, x_55); -x_62 = l_Int_reduceBinPred___lambda__1___closed__10; -x_63 = l_Lean_mkAppN(x_62, x_61); -lean_ctor_set(x_26, 0, x_63); -x_64 = l_Int_reduceBinPred___lambda__1___closed__7; -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_64); -lean_ctor_set(x_66, 1, x_26); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_14, 0, x_67); -x_68 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_68, 0, x_14); -lean_ctor_set(x_68, 1, x_56); -return x_68; +lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_61 = lean_ctor_get(x_47, 0); +x_62 = lean_ctor_get(x_47, 1); +lean_inc(x_62); +lean_inc(x_61); +lean_dec(x_47); +x_63 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_64 = l_Int_toExpr___closed__12; +x_65 = lean_array_push(x_64, x_1); +x_66 = lean_array_push(x_65, x_63); +x_67 = lean_array_push(x_66, x_61); +x_68 = l_Int_reduceBinPred___closed__10; +x_69 = l_Lean_mkAppN(x_68, x_67); +lean_ctor_set(x_32, 0, x_69); +x_70 = l_Int_reduceBinPred___closed__7; +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_70); +lean_ctor_set(x_72, 1, x_32); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +lean_ctor_set(x_20, 0, x_73); +x_74 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_74, 0, x_20); +lean_ctor_set(x_74, 1, x_62); +return x_74; } } else { -uint8_t x_69; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_75; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_69 = !lean_is_exclusive(x_41); -if (x_69 == 0) +x_75 = !lean_is_exclusive(x_47); +if (x_75 == 0) { -return x_41; +return x_47; } else { -lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_70 = lean_ctor_get(x_41, 0); -x_71 = lean_ctor_get(x_41, 1); -lean_inc(x_71); -lean_inc(x_70); -lean_dec(x_41); -x_72 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_72, 0, x_70); -lean_ctor_set(x_72, 1, x_71); -return x_72; +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_47, 0); +x_77 = lean_ctor_get(x_47, 1); +lean_inc(x_77); +lean_inc(x_76); +lean_dec(x_47); +x_78 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_78, 0, x_76); +lean_ctor_set(x_78, 1, x_77); +return x_78; } } } else { -lean_object* x_73; lean_object* x_74; -x_73 = l_Int_reduceBinPred___lambda__1___closed__13; -x_74 = l_Lean_Meta_mkEqRefl(x_73, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_74) == 0) +lean_object* x_79; lean_object* x_80; +x_79 = l_Int_reduceBinPred___closed__13; +x_80 = l_Lean_Meta_mkEqRefl(x_79, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_80) == 0) { -uint8_t x_75; -x_75 = !lean_is_exclusive(x_74); -if (x_75 == 0) +uint8_t x_81; +x_81 = !lean_is_exclusive(x_80); +if (x_81 == 0) { -lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; -x_76 = lean_ctor_get(x_74, 0); -x_77 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_78 = l_Int_toExpr___closed__12; -x_79 = lean_array_push(x_78, x_1); -x_80 = lean_array_push(x_79, x_77); -x_81 = lean_array_push(x_80, x_76); -x_82 = l_Int_reduceBinPred___lambda__1___closed__19; -x_83 = l_Lean_mkAppN(x_82, x_81); -lean_ctor_set(x_26, 0, x_83); -x_84 = l_Int_reduceBinPred___lambda__1___closed__16; -x_85 = lean_unsigned_to_nat(0u); -x_86 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_86, 0, x_84); -lean_ctor_set(x_86, 1, x_26); -lean_ctor_set(x_86, 2, x_85); -x_87 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_14, 0, x_87); -lean_ctor_set(x_74, 0, x_14); -return x_74; +lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; +x_82 = lean_ctor_get(x_80, 0); +x_83 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_84 = l_Int_toExpr___closed__12; +x_85 = lean_array_push(x_84, x_1); +x_86 = lean_array_push(x_85, x_83); +x_87 = lean_array_push(x_86, x_82); +x_88 = l_Int_reduceBinPred___closed__19; +x_89 = l_Lean_mkAppN(x_88, x_87); +lean_ctor_set(x_32, 0, x_89); +x_90 = l_Int_reduceBinPred___closed__16; +x_91 = lean_unsigned_to_nat(0u); +x_92 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_92, 0, x_90); +lean_ctor_set(x_92, 1, x_32); +lean_ctor_set(x_92, 2, x_91); +x_93 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_93, 0, x_92); +lean_ctor_set(x_20, 0, x_93); +lean_ctor_set(x_80, 0, x_20); +return x_80; +} +else +{ +lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; +x_94 = lean_ctor_get(x_80, 0); +x_95 = lean_ctor_get(x_80, 1); +lean_inc(x_95); +lean_inc(x_94); +lean_dec(x_80); +x_96 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_97 = l_Int_toExpr___closed__12; +x_98 = lean_array_push(x_97, x_1); +x_99 = lean_array_push(x_98, x_96); +x_100 = lean_array_push(x_99, x_94); +x_101 = l_Int_reduceBinPred___closed__19; +x_102 = l_Lean_mkAppN(x_101, x_100); +lean_ctor_set(x_32, 0, x_102); +x_103 = l_Int_reduceBinPred___closed__16; +x_104 = lean_unsigned_to_nat(0u); +x_105 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_105, 0, x_103); +lean_ctor_set(x_105, 1, x_32); +lean_ctor_set(x_105, 2, x_104); +x_106 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_106, 0, x_105); +lean_ctor_set(x_20, 0, x_106); +x_107 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_107, 0, x_20); +lean_ctor_set(x_107, 1, x_95); +return x_107; +} } else { -lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; -x_88 = lean_ctor_get(x_74, 0); -x_89 = lean_ctor_get(x_74, 1); -lean_inc(x_89); -lean_inc(x_88); -lean_dec(x_74); -x_90 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_91 = l_Int_toExpr___closed__12; -x_92 = lean_array_push(x_91, x_1); -x_93 = lean_array_push(x_92, x_90); -x_94 = lean_array_push(x_93, x_88); -x_95 = l_Int_reduceBinPred___lambda__1___closed__19; -x_96 = l_Lean_mkAppN(x_95, x_94); -lean_ctor_set(x_26, 0, x_96); -x_97 = l_Int_reduceBinPred___lambda__1___closed__16; -x_98 = lean_unsigned_to_nat(0u); -x_99 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_99, 0, x_97); -lean_ctor_set(x_99, 1, x_26); -lean_ctor_set(x_99, 2, x_98); -x_100 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_14, 0, x_100); -x_101 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_101, 0, x_14); -lean_ctor_set(x_101, 1, x_89); -return x_101; -} -} -else -{ -uint8_t x_102; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_108; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_102 = !lean_is_exclusive(x_74); -if (x_102 == 0) +x_108 = !lean_is_exclusive(x_80); +if (x_108 == 0) { -return x_74; +return x_80; } else { -lean_object* x_103; lean_object* x_104; lean_object* x_105; -x_103 = lean_ctor_get(x_74, 0); -x_104 = lean_ctor_get(x_74, 1); -lean_inc(x_104); -lean_inc(x_103); -lean_dec(x_74); -x_105 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_105, 0, x_103); -lean_ctor_set(x_105, 1, x_104); -return x_105; +lean_object* x_109; lean_object* x_110; lean_object* x_111; +x_109 = lean_ctor_get(x_80, 0); +x_110 = lean_ctor_get(x_80, 1); +lean_inc(x_110); +lean_inc(x_109); +lean_dec(x_80); +x_111 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_111, 0, x_109); +lean_ctor_set(x_111, 1, x_110); +return x_111; } } } } else { -uint8_t x_106; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_112; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_106 = !lean_is_exclusive(x_36); -if (x_106 == 0) +x_112 = !lean_is_exclusive(x_42); +if (x_112 == 0) { -return x_36; +return x_42; } else { -lean_object* x_107; lean_object* x_108; lean_object* x_109; -x_107 = lean_ctor_get(x_36, 0); -x_108 = lean_ctor_get(x_36, 1); -lean_inc(x_108); -lean_inc(x_107); -lean_dec(x_36); -x_109 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_109, 0, x_107); -lean_ctor_set(x_109, 1, x_108); -return x_109; +lean_object* x_113; lean_object* x_114; lean_object* x_115; +x_113 = lean_ctor_get(x_42, 0); +x_114 = lean_ctor_get(x_42, 1); +lean_inc(x_114); +lean_inc(x_113); +lean_dec(x_42); +x_115 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_115, 0, x_113); +lean_ctor_set(x_115, 1, x_114); +return x_115; } } } else { -lean_object* x_110; lean_object* x_111; -x_110 = lean_ctor_get(x_26, 0); -lean_inc(x_110); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_116; lean_object* x_117; +x_116 = lean_ctor_get(x_32, 0); +lean_inc(x_116); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_111 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_111) == 0) -{ -lean_object* x_112; lean_object* x_113; uint8_t x_114; -x_112 = lean_ctor_get(x_111, 0); -lean_inc(x_112); -x_113 = lean_ctor_get(x_111, 1); -lean_inc(x_113); -lean_dec(x_111); -x_114 = lean_int_dec_lt(x_23, x_110); -lean_dec(x_110); -lean_dec(x_23); -if (x_114 == 0) -{ -lean_object* x_115; lean_object* x_116; -x_115 = l_Int_reduceBinPred___lambda__1___closed__4; -x_116 = l_Lean_Meta_mkEqRefl(x_115, x_6, x_7, x_8, x_9, x_113); -if (lean_obj_tag(x_116) == 0) +x_117 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_117) == 0) { -lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; -x_117 = lean_ctor_get(x_116, 0); -lean_inc(x_117); -x_118 = lean_ctor_get(x_116, 1); +lean_object* x_118; lean_object* x_119; uint8_t x_120; +x_118 = lean_ctor_get(x_117, 0); lean_inc(x_118); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_119 = x_116; -} else { - lean_dec_ref(x_116); - x_119 = lean_box(0); -} -x_120 = l_Lean_Expr_appArg_x21(x_112); -lean_dec(x_112); -x_121 = l_Int_toExpr___closed__12; -x_122 = lean_array_push(x_121, x_1); -x_123 = lean_array_push(x_122, x_120); -x_124 = lean_array_push(x_123, x_117); -x_125 = l_Int_reduceBinPred___lambda__1___closed__10; -x_126 = l_Lean_mkAppN(x_125, x_124); -x_127 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_127, 0, x_126); -x_128 = l_Int_reduceBinPred___lambda__1___closed__7; -x_129 = lean_unsigned_to_nat(0u); -x_130 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_130, 0, x_128); -lean_ctor_set(x_130, 1, x_127); -lean_ctor_set(x_130, 2, x_129); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -lean_ctor_set(x_14, 0, x_131); -if (lean_is_scalar(x_119)) { - x_132 = lean_alloc_ctor(0, 2, 0); -} else { - x_132 = x_119; -} -lean_ctor_set(x_132, 0, x_14); -lean_ctor_set(x_132, 1, x_118); -return x_132; -} -else -{ -lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -lean_dec(x_112); -lean_free_object(x_14); +x_119 = lean_ctor_get(x_117, 1); +lean_inc(x_119); +lean_dec(x_117); +x_120 = lean_int_dec_lt(x_29, x_116); +lean_dec(x_116); +lean_dec(x_29); +if (x_120 == 0) +{ +lean_object* x_121; lean_object* x_122; +x_121 = l_Int_reduceBinPred___closed__4; +x_122 = l_Lean_Meta_mkEqRefl(x_121, x_5, x_6, x_7, x_8, x_119); +if (lean_obj_tag(x_122) == 0) +{ +lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; +x_123 = lean_ctor_get(x_122, 0); +lean_inc(x_123); +x_124 = lean_ctor_get(x_122, 1); +lean_inc(x_124); +if (lean_is_exclusive(x_122)) { + lean_ctor_release(x_122, 0); + lean_ctor_release(x_122, 1); + x_125 = x_122; +} else { + lean_dec_ref(x_122); + x_125 = lean_box(0); +} +x_126 = l_Lean_Expr_appArg_x21(x_118); +lean_dec(x_118); +x_127 = l_Int_toExpr___closed__12; +x_128 = lean_array_push(x_127, x_1); +x_129 = lean_array_push(x_128, x_126); +x_130 = lean_array_push(x_129, x_123); +x_131 = l_Int_reduceBinPred___closed__10; +x_132 = l_Lean_mkAppN(x_131, x_130); +x_133 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_133, 0, x_132); +x_134 = l_Int_reduceBinPred___closed__7; +x_135 = lean_unsigned_to_nat(0u); +x_136 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_136, 0, x_134); +lean_ctor_set(x_136, 1, x_133); +lean_ctor_set(x_136, 2, x_135); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +lean_ctor_set(x_20, 0, x_137); +if (lean_is_scalar(x_125)) { + x_138 = lean_alloc_ctor(0, 2, 0); +} else { + x_138 = x_125; +} +lean_ctor_set(x_138, 0, x_20); +lean_ctor_set(x_138, 1, x_124); +return x_138; +} +else +{ +lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +lean_dec(x_118); +lean_free_object(x_20); lean_dec(x_1); -x_133 = lean_ctor_get(x_116, 0); -lean_inc(x_133); -x_134 = lean_ctor_get(x_116, 1); -lean_inc(x_134); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_135 = x_116; -} else { - lean_dec_ref(x_116); - x_135 = lean_box(0); -} -if (lean_is_scalar(x_135)) { - x_136 = lean_alloc_ctor(1, 2, 0); -} else { - x_136 = x_135; -} -lean_ctor_set(x_136, 0, x_133); -lean_ctor_set(x_136, 1, x_134); -return x_136; -} -} -else -{ -lean_object* x_137; lean_object* x_138; -x_137 = l_Int_reduceBinPred___lambda__1___closed__13; -x_138 = l_Lean_Meta_mkEqRefl(x_137, x_6, x_7, x_8, x_9, x_113); -if (lean_obj_tag(x_138) == 0) -{ -lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; -x_139 = lean_ctor_get(x_138, 0); +x_139 = lean_ctor_get(x_122, 0); lean_inc(x_139); -x_140 = lean_ctor_get(x_138, 1); +x_140 = lean_ctor_get(x_122, 1); lean_inc(x_140); -if (lean_is_exclusive(x_138)) { - lean_ctor_release(x_138, 0); - lean_ctor_release(x_138, 1); - x_141 = x_138; +if (lean_is_exclusive(x_122)) { + lean_ctor_release(x_122, 0); + lean_ctor_release(x_122, 1); + x_141 = x_122; } else { - lean_dec_ref(x_138); + lean_dec_ref(x_122); x_141 = lean_box(0); } -x_142 = l_Lean_Expr_appArg_x21(x_112); -lean_dec(x_112); -x_143 = l_Int_toExpr___closed__12; -x_144 = lean_array_push(x_143, x_1); -x_145 = lean_array_push(x_144, x_142); -x_146 = lean_array_push(x_145, x_139); -x_147 = l_Int_reduceBinPred___lambda__1___closed__19; -x_148 = l_Lean_mkAppN(x_147, x_146); -x_149 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_149, 0, x_148); -x_150 = l_Int_reduceBinPred___lambda__1___closed__16; -x_151 = lean_unsigned_to_nat(0u); -x_152 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_152, 0, x_150); -lean_ctor_set(x_152, 1, x_149); -lean_ctor_set(x_152, 2, x_151); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -lean_ctor_set(x_14, 0, x_153); if (lean_is_scalar(x_141)) { - x_154 = lean_alloc_ctor(0, 2, 0); -} else { - x_154 = x_141; -} -lean_ctor_set(x_154, 0, x_14); -lean_ctor_set(x_154, 1, x_140); -return x_154; -} -else -{ -lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -lean_dec(x_112); -lean_free_object(x_14); + x_142 = lean_alloc_ctor(1, 2, 0); +} else { + x_142 = x_141; +} +lean_ctor_set(x_142, 0, x_139); +lean_ctor_set(x_142, 1, x_140); +return x_142; +} +} +else +{ +lean_object* x_143; lean_object* x_144; +x_143 = l_Int_reduceBinPred___closed__13; +x_144 = l_Lean_Meta_mkEqRefl(x_143, x_5, x_6, x_7, x_8, x_119); +if (lean_obj_tag(x_144) == 0) +{ +lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; +x_145 = lean_ctor_get(x_144, 0); +lean_inc(x_145); +x_146 = lean_ctor_get(x_144, 1); +lean_inc(x_146); +if (lean_is_exclusive(x_144)) { + lean_ctor_release(x_144, 0); + lean_ctor_release(x_144, 1); + x_147 = x_144; +} else { + lean_dec_ref(x_144); + x_147 = lean_box(0); +} +x_148 = l_Lean_Expr_appArg_x21(x_118); +lean_dec(x_118); +x_149 = l_Int_toExpr___closed__12; +x_150 = lean_array_push(x_149, x_1); +x_151 = lean_array_push(x_150, x_148); +x_152 = lean_array_push(x_151, x_145); +x_153 = l_Int_reduceBinPred___closed__19; +x_154 = l_Lean_mkAppN(x_153, x_152); +x_155 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_155, 0, x_154); +x_156 = l_Int_reduceBinPred___closed__16; +x_157 = lean_unsigned_to_nat(0u); +x_158 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_158, 0, x_156); +lean_ctor_set(x_158, 1, x_155); +lean_ctor_set(x_158, 2, x_157); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +lean_ctor_set(x_20, 0, x_159); +if (lean_is_scalar(x_147)) { + x_160 = lean_alloc_ctor(0, 2, 0); +} else { + x_160 = x_147; +} +lean_ctor_set(x_160, 0, x_20); +lean_ctor_set(x_160, 1, x_146); +return x_160; +} +else +{ +lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +lean_dec(x_118); +lean_free_object(x_20); lean_dec(x_1); -x_155 = lean_ctor_get(x_138, 0); -lean_inc(x_155); -x_156 = lean_ctor_get(x_138, 1); -lean_inc(x_156); -if (lean_is_exclusive(x_138)) { - lean_ctor_release(x_138, 0); - lean_ctor_release(x_138, 1); - x_157 = x_138; +x_161 = lean_ctor_get(x_144, 0); +lean_inc(x_161); +x_162 = lean_ctor_get(x_144, 1); +lean_inc(x_162); +if (lean_is_exclusive(x_144)) { + lean_ctor_release(x_144, 0); + lean_ctor_release(x_144, 1); + x_163 = x_144; } else { - lean_dec_ref(x_138); - x_157 = lean_box(0); + lean_dec_ref(x_144); + x_163 = lean_box(0); } -if (lean_is_scalar(x_157)) { - x_158 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_163)) { + x_164 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_157; + x_164 = x_163; } -lean_ctor_set(x_158, 0, x_155); -lean_ctor_set(x_158, 1, x_156); -return x_158; +lean_ctor_set(x_164, 0, x_161); +lean_ctor_set(x_164, 1, x_162); +return x_164; } } } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_110); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_116); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_159 = lean_ctor_get(x_111, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_111, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_111)) { - lean_ctor_release(x_111, 0); - lean_ctor_release(x_111, 1); - x_161 = x_111; +x_165 = lean_ctor_get(x_117, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_117, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_117)) { + lean_ctor_release(x_117, 0); + lean_ctor_release(x_117, 1); + x_167 = x_117; } else { - lean_dec_ref(x_111); - x_161 = lean_box(0); + lean_dec_ref(x_117); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } } else { -uint8_t x_163; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_169; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = !lean_is_exclusive(x_25); -if (x_163 == 0) +x_169 = !lean_is_exclusive(x_31); +if (x_169 == 0) { -return x_25; +return x_31; } else { -lean_object* x_164; lean_object* x_165; lean_object* x_166; -x_164 = lean_ctor_get(x_25, 0); -x_165 = lean_ctor_get(x_25, 1); -lean_inc(x_165); -lean_inc(x_164); -lean_dec(x_25); -x_166 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_166, 0, x_164); -lean_ctor_set(x_166, 1, x_165); -return x_166; +lean_object* x_170; lean_object* x_171; lean_object* x_172; +x_170 = lean_ctor_get(x_31, 0); +x_171 = lean_ctor_get(x_31, 1); +lean_inc(x_171); +lean_inc(x_170); +lean_dec(x_31); +x_172 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_172, 0, x_170); +lean_ctor_set(x_172, 1, x_171); +return x_172; } } } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_14, 0); -lean_inc(x_167); -lean_dec(x_14); -x_168 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_20, 0); +lean_inc(x_173); +lean_dec(x_20); +x_174 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_169 = l_Int_fromExpr_x3f(x_168, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_169) == 0) +lean_inc(x_5); +x_175 = l_Int_fromExpr_x3f(x_174, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_175) == 0) { -lean_object* x_170; -x_170 = lean_ctor_get(x_169, 0); -lean_inc(x_170); -if (lean_obj_tag(x_170) == 0) +lean_object* x_176; +x_176 = lean_ctor_get(x_175, 0); +lean_inc(x_176); +if (lean_obj_tag(x_176) == 0) { -lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; -lean_dec(x_167); -lean_dec(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_171 = lean_ctor_get(x_169, 1); -lean_inc(x_171); -if (lean_is_exclusive(x_169)) { - lean_ctor_release(x_169, 0); - lean_ctor_release(x_169, 1); - x_172 = x_169; +x_177 = lean_ctor_get(x_175, 1); +lean_inc(x_177); +if (lean_is_exclusive(x_175)) { + lean_ctor_release(x_175, 0); + lean_ctor_release(x_175, 1); + x_178 = x_175; } else { - lean_dec_ref(x_169); - x_172 = lean_box(0); + lean_dec_ref(x_175); + x_178 = lean_box(0); } -x_173 = lean_box(0); -if (lean_is_scalar(x_172)) { - x_174 = lean_alloc_ctor(0, 2, 0); +x_179 = lean_box(0); +if (lean_is_scalar(x_178)) { + x_180 = lean_alloc_ctor(0, 2, 0); } else { - x_174 = x_172; + x_180 = x_178; } -lean_ctor_set(x_174, 0, x_173); -lean_ctor_set(x_174, 1, x_171); -return x_174; +lean_ctor_set(x_180, 0, x_179); +lean_ctor_set(x_180, 1, x_177); +return x_180; } else { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -x_175 = lean_ctor_get(x_169, 1); -lean_inc(x_175); -lean_dec(x_169); -x_176 = lean_ctor_get(x_170, 0); -lean_inc(x_176); -if (lean_is_exclusive(x_170)) { - lean_ctor_release(x_170, 0); - x_177 = x_170; +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +x_181 = lean_ctor_get(x_175, 1); +lean_inc(x_181); +lean_dec(x_175); +x_182 = lean_ctor_get(x_176, 0); +lean_inc(x_182); +if (lean_is_exclusive(x_176)) { + lean_ctor_release(x_176, 0); + x_183 = x_176; } else { - lean_dec_ref(x_170); - x_177 = lean_box(0); + lean_dec_ref(x_176); + x_183 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_178 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_175); -if (lean_obj_tag(x_178) == 0) -{ -lean_object* x_179; lean_object* x_180; uint8_t x_181; -x_179 = lean_ctor_get(x_178, 0); -lean_inc(x_179); -x_180 = lean_ctor_get(x_178, 1); -lean_inc(x_180); -lean_dec(x_178); -x_181 = lean_int_dec_lt(x_167, x_176); -lean_dec(x_176); -lean_dec(x_167); -if (x_181 == 0) +x_184 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_181); +if (lean_obj_tag(x_184) == 0) { -lean_object* x_182; lean_object* x_183; -x_182 = l_Int_reduceBinPred___lambda__1___closed__4; -x_183 = l_Lean_Meta_mkEqRefl(x_182, x_6, x_7, x_8, x_9, x_180); -if (lean_obj_tag(x_183) == 0) -{ -lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; -x_184 = lean_ctor_get(x_183, 0); -lean_inc(x_184); -x_185 = lean_ctor_get(x_183, 1); +lean_object* x_185; lean_object* x_186; uint8_t x_187; +x_185 = lean_ctor_get(x_184, 0); lean_inc(x_185); -if (lean_is_exclusive(x_183)) { - lean_ctor_release(x_183, 0); - lean_ctor_release(x_183, 1); - x_186 = x_183; -} else { - lean_dec_ref(x_183); - x_186 = lean_box(0); -} -x_187 = l_Lean_Expr_appArg_x21(x_179); -lean_dec(x_179); -x_188 = l_Int_toExpr___closed__12; -x_189 = lean_array_push(x_188, x_1); -x_190 = lean_array_push(x_189, x_187); -x_191 = lean_array_push(x_190, x_184); -x_192 = l_Int_reduceBinPred___lambda__1___closed__10; -x_193 = l_Lean_mkAppN(x_192, x_191); -if (lean_is_scalar(x_177)) { - x_194 = lean_alloc_ctor(1, 1, 0); -} else { - x_194 = x_177; -} -lean_ctor_set(x_194, 0, x_193); -x_195 = l_Int_reduceBinPred___lambda__1___closed__7; -x_196 = lean_unsigned_to_nat(0u); -x_197 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_197, 0, x_195); -lean_ctor_set(x_197, 1, x_194); -lean_ctor_set(x_197, 2, x_196); -x_198 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_198, 0, x_197); -x_199 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_199, 0, x_198); -if (lean_is_scalar(x_186)) { - x_200 = lean_alloc_ctor(0, 2, 0); -} else { - x_200 = x_186; +x_186 = lean_ctor_get(x_184, 1); +lean_inc(x_186); +lean_dec(x_184); +x_187 = lean_int_dec_lt(x_173, x_182); +lean_dec(x_182); +lean_dec(x_173); +if (x_187 == 0) +{ +lean_object* x_188; lean_object* x_189; +x_188 = l_Int_reduceBinPred___closed__4; +x_189 = l_Lean_Meta_mkEqRefl(x_188, x_5, x_6, x_7, x_8, x_186); +if (lean_obj_tag(x_189) == 0) +{ +lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; +x_190 = lean_ctor_get(x_189, 0); +lean_inc(x_190); +x_191 = lean_ctor_get(x_189, 1); +lean_inc(x_191); +if (lean_is_exclusive(x_189)) { + lean_ctor_release(x_189, 0); + lean_ctor_release(x_189, 1); + x_192 = x_189; +} else { + lean_dec_ref(x_189); + x_192 = lean_box(0); +} +x_193 = l_Lean_Expr_appArg_x21(x_185); +lean_dec(x_185); +x_194 = l_Int_toExpr___closed__12; +x_195 = lean_array_push(x_194, x_1); +x_196 = lean_array_push(x_195, x_193); +x_197 = lean_array_push(x_196, x_190); +x_198 = l_Int_reduceBinPred___closed__10; +x_199 = l_Lean_mkAppN(x_198, x_197); +if (lean_is_scalar(x_183)) { + x_200 = lean_alloc_ctor(1, 1, 0); +} else { + x_200 = x_183; } lean_ctor_set(x_200, 0, x_199); -lean_ctor_set(x_200, 1, x_185); -return x_200; -} -else -{ -lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; -lean_dec(x_179); -lean_dec(x_177); -lean_dec(x_1); -x_201 = lean_ctor_get(x_183, 0); -lean_inc(x_201); -x_202 = lean_ctor_get(x_183, 1); -lean_inc(x_202); -if (lean_is_exclusive(x_183)) { - lean_ctor_release(x_183, 0); - lean_ctor_release(x_183, 1); - x_203 = x_183; -} else { - lean_dec_ref(x_183); - x_203 = lean_box(0); -} -if (lean_is_scalar(x_203)) { - x_204 = lean_alloc_ctor(1, 2, 0); +x_201 = l_Int_reduceBinPred___closed__7; +x_202 = lean_unsigned_to_nat(0u); +x_203 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_203, 0, x_201); +lean_ctor_set(x_203, 1, x_200); +lean_ctor_set(x_203, 2, x_202); +x_204 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_204, 0, x_203); +x_205 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_205, 0, x_204); +if (lean_is_scalar(x_192)) { + x_206 = lean_alloc_ctor(0, 2, 0); } else { - x_204 = x_203; -} -lean_ctor_set(x_204, 0, x_201); -lean_ctor_set(x_204, 1, x_202); -return x_204; + x_206 = x_192; } +lean_ctor_set(x_206, 0, x_205); +lean_ctor_set(x_206, 1, x_191); +return x_206; } else { -lean_object* x_205; lean_object* x_206; -x_205 = l_Int_reduceBinPred___lambda__1___closed__13; -x_206 = l_Lean_Meta_mkEqRefl(x_205, x_6, x_7, x_8, x_9, x_180); -if (lean_obj_tag(x_206) == 0) -{ -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; -x_207 = lean_ctor_get(x_206, 0); +lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; +lean_dec(x_185); +lean_dec(x_183); +lean_dec(x_1); +x_207 = lean_ctor_get(x_189, 0); lean_inc(x_207); -x_208 = lean_ctor_get(x_206, 1); +x_208 = lean_ctor_get(x_189, 1); lean_inc(x_208); -if (lean_is_exclusive(x_206)) { - lean_ctor_release(x_206, 0); - lean_ctor_release(x_206, 1); - x_209 = x_206; +if (lean_is_exclusive(x_189)) { + lean_ctor_release(x_189, 0); + lean_ctor_release(x_189, 1); + x_209 = x_189; } else { - lean_dec_ref(x_206); + lean_dec_ref(x_189); x_209 = lean_box(0); } -x_210 = l_Lean_Expr_appArg_x21(x_179); -lean_dec(x_179); -x_211 = l_Int_toExpr___closed__12; -x_212 = lean_array_push(x_211, x_1); -x_213 = lean_array_push(x_212, x_210); -x_214 = lean_array_push(x_213, x_207); -x_215 = l_Int_reduceBinPred___lambda__1___closed__19; -x_216 = l_Lean_mkAppN(x_215, x_214); -if (lean_is_scalar(x_177)) { - x_217 = lean_alloc_ctor(1, 1, 0); -} else { - x_217 = x_177; -} -lean_ctor_set(x_217, 0, x_216); -x_218 = l_Int_reduceBinPred___lambda__1___closed__16; -x_219 = lean_unsigned_to_nat(0u); -x_220 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_220, 0, x_218); -lean_ctor_set(x_220, 1, x_217); -lean_ctor_set(x_220, 2, x_219); -x_221 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_221, 0, x_220); -x_222 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_222, 0, x_221); if (lean_is_scalar(x_209)) { - x_223 = lean_alloc_ctor(0, 2, 0); + x_210 = lean_alloc_ctor(1, 2, 0); } else { - x_223 = x_209; + x_210 = x_209; +} +lean_ctor_set(x_210, 0, x_207); +lean_ctor_set(x_210, 1, x_208); +return x_210; } -lean_ctor_set(x_223, 0, x_222); -lean_ctor_set(x_223, 1, x_208); -return x_223; } else { -lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; -lean_dec(x_179); -lean_dec(x_177); -lean_dec(x_1); -x_224 = lean_ctor_get(x_206, 0); -lean_inc(x_224); -x_225 = lean_ctor_get(x_206, 1); -lean_inc(x_225); -if (lean_is_exclusive(x_206)) { - lean_ctor_release(x_206, 0); - lean_ctor_release(x_206, 1); - x_226 = x_206; +lean_object* x_211; lean_object* x_212; +x_211 = l_Int_reduceBinPred___closed__13; +x_212 = l_Lean_Meta_mkEqRefl(x_211, x_5, x_6, x_7, x_8, x_186); +if (lean_obj_tag(x_212) == 0) +{ +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; +x_213 = lean_ctor_get(x_212, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_212, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_212)) { + lean_ctor_release(x_212, 0); + lean_ctor_release(x_212, 1); + x_215 = x_212; } else { - lean_dec_ref(x_206); - x_226 = lean_box(0); + lean_dec_ref(x_212); + x_215 = lean_box(0); } -if (lean_is_scalar(x_226)) { - x_227 = lean_alloc_ctor(1, 2, 0); +x_216 = l_Lean_Expr_appArg_x21(x_185); +lean_dec(x_185); +x_217 = l_Int_toExpr___closed__12; +x_218 = lean_array_push(x_217, x_1); +x_219 = lean_array_push(x_218, x_216); +x_220 = lean_array_push(x_219, x_213); +x_221 = l_Int_reduceBinPred___closed__19; +x_222 = l_Lean_mkAppN(x_221, x_220); +if (lean_is_scalar(x_183)) { + x_223 = lean_alloc_ctor(1, 1, 0); } else { - x_227 = x_226; -} -lean_ctor_set(x_227, 0, x_224); -lean_ctor_set(x_227, 1, x_225); -return x_227; + x_223 = x_183; } +lean_ctor_set(x_223, 0, x_222); +x_224 = l_Int_reduceBinPred___closed__16; +x_225 = lean_unsigned_to_nat(0u); +x_226 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_226, 0, x_224); +lean_ctor_set(x_226, 1, x_223); +lean_ctor_set(x_226, 2, x_225); +x_227 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_227, 0, x_226); +x_228 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_228, 0, x_227); +if (lean_is_scalar(x_215)) { + x_229 = lean_alloc_ctor(0, 2, 0); +} else { + x_229 = x_215; } +lean_ctor_set(x_229, 0, x_228); +lean_ctor_set(x_229, 1, x_214); +return x_229; } else { -lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; -lean_dec(x_177); -lean_dec(x_176); -lean_dec(x_167); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); +lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; +lean_dec(x_185); +lean_dec(x_183); lean_dec(x_1); -x_228 = lean_ctor_get(x_178, 0); -lean_inc(x_228); -x_229 = lean_ctor_get(x_178, 1); -lean_inc(x_229); -if (lean_is_exclusive(x_178)) { - lean_ctor_release(x_178, 0); - lean_ctor_release(x_178, 1); - x_230 = x_178; +x_230 = lean_ctor_get(x_212, 0); +lean_inc(x_230); +x_231 = lean_ctor_get(x_212, 1); +lean_inc(x_231); +if (lean_is_exclusive(x_212)) { + lean_ctor_release(x_212, 0); + lean_ctor_release(x_212, 1); + x_232 = x_212; } else { - lean_dec_ref(x_178); - x_230 = lean_box(0); + lean_dec_ref(x_212); + x_232 = lean_box(0); } -if (lean_is_scalar(x_230)) { - x_231 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_232)) { + x_233 = lean_alloc_ctor(1, 2, 0); } else { - x_231 = x_230; + x_233 = x_232; } -lean_ctor_set(x_231, 0, x_228); -lean_ctor_set(x_231, 1, x_229); -return x_231; +lean_ctor_set(x_233, 0, x_230); +lean_ctor_set(x_233, 1, x_231); +return x_233; } } } else { -lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; -lean_dec(x_167); -lean_dec(x_9); +lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; +lean_dec(x_183); +lean_dec(x_182); +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_232 = lean_ctor_get(x_169, 0); -lean_inc(x_232); -x_233 = lean_ctor_get(x_169, 1); -lean_inc(x_233); -if (lean_is_exclusive(x_169)) { - lean_ctor_release(x_169, 0); - lean_ctor_release(x_169, 1); - x_234 = x_169; +x_234 = lean_ctor_get(x_184, 0); +lean_inc(x_234); +x_235 = lean_ctor_get(x_184, 1); +lean_inc(x_235); +if (lean_is_exclusive(x_184)) { + lean_ctor_release(x_184, 0); + lean_ctor_release(x_184, 1); + x_236 = x_184; } else { - lean_dec_ref(x_169); - x_234 = lean_box(0); + lean_dec_ref(x_184); + x_236 = lean_box(0); } -if (lean_is_scalar(x_234)) { - x_235 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_236)) { + x_237 = lean_alloc_ctor(1, 2, 0); } else { - x_235 = x_234; -} -lean_ctor_set(x_235, 0, x_232); -lean_ctor_set(x_235, 1, x_233); -return x_235; + x_237 = x_236; } +lean_ctor_set(x_237, 0, x_234); +lean_ctor_set(x_237, 1, x_235); +return x_237; } } } else { -uint8_t x_236; -lean_dec(x_9); +lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_236 = !lean_is_exclusive(x_13); -if (x_236 == 0) -{ -return x_13; -} -else -{ -lean_object* x_237; lean_object* x_238; lean_object* x_239; -x_237 = lean_ctor_get(x_13, 0); -x_238 = lean_ctor_get(x_13, 1); +x_238 = lean_ctor_get(x_175, 0); lean_inc(x_238); -lean_inc(x_237); -lean_dec(x_13); -x_239 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_239, 0, x_237); -lean_ctor_set(x_239, 1, x_238); -return x_239; -} -} -} -} -static lean_object* _init_l_Int_reduceLT___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("LT", 2); -return x_1; +x_239 = lean_ctor_get(x_175, 1); +lean_inc(x_239); +if (lean_is_exclusive(x_175)) { + lean_ctor_release(x_175, 0); + lean_ctor_release(x_175, 1); + x_240 = x_175; +} else { + lean_dec_ref(x_175); + x_240 = lean_box(0); } +if (lean_is_scalar(x_240)) { + x_241 = lean_alloc_ctor(1, 2, 0); +} else { + x_241 = x_240; } -static lean_object* _init_l_Int_reduceLT___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("lt", 2); -return x_1; +lean_ctor_set(x_241, 0, x_238); +lean_ctor_set(x_241, 1, x_239); +return x_241; } } -static lean_object* _init_l_Int_reduceLT___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_reduceLT___closed__1; -x_2 = l_Int_reduceLT___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; } } -LEAN_EXPORT lean_object* l_Int_reduceLT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Int_reduceLT___closed__3; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_242; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -7018,31 +7071,30 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_242 = !lean_is_exclusive(x_19); +if (x_242 == 0) +{ +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Int_reduceLT___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_243; lean_object* x_244; lean_object* x_245; +x_243 = lean_ctor_get(x_19, 0); +x_244 = lean_ctor_get(x_19, 1); +lean_inc(x_244); +lean_inc(x_243); +lean_dec(x_19); +x_245 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_245, 0, x_243); +lean_ctor_set(x_245, 1, x_244); +return x_245; } } } -LEAN_EXPORT lean_object* l_Int_reduceLT___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_Int_reduceLT___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -return x_11; } } -static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__1() { +} +static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__1() { _start: { lean_object* x_1; @@ -7050,17 +7102,17 @@ x_1 = lean_mk_string_from_bytes("reduceLT", 8); return x_1; } } -static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__1; +x_1 = l_Int_fromExpr_x3f___lambda__2___closed__4; +x_2 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -7072,7 +7124,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__4() { +static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__4() { _start: { lean_object* x_1; lean_object* x_2; @@ -7081,57 +7133,57 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__5() { +static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__4; -x_2 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__3; +x_1 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__4; +x_2 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__6() { +static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__5; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; +x_1 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__5; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__7() { +static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__6; +x_1 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__8() { +static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__7; +x_1 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__9() { +static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__8; +x_1 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__10() { +static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__10() { _start: { lean_object* x_1; @@ -7139,1001 +7191,1004 @@ x_1 = lean_alloc_closure((void*)(l_Int_reduceLT), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137_(lean_object* x_1) { +_start: +{ +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_2 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__2; +x_3 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__9; +x_4 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__10; +x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); +return x_5; +} +} +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1139_(lean_object* x_1) { +_start: +{ +lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; +x_2 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__2; +x_3 = 1; +x_4 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__10; +x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); +return x_5; +} +} +static lean_object* _init_l_Int_reduceLE___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("LE", 2); +return x_1; +} +} +static lean_object* _init_l_Int_reduceLE___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("le", 2); +return x_1; +} +} +static lean_object* _init_l_Int_reduceLE___closed__3() { _start: { -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__2; -x_3 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__9; -x_4 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__10; -x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); -return x_5; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Int_reduceLE___closed__1; +x_2 = l_Int_reduceLE___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1555_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Int_reduceLE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__2; -x_3 = 1; -x_4 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__10; -x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); -return x_5; +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Int_reduceLE___closed__3; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_247; +x_247 = lean_box(0); +x_13 = x_247; +x_14 = x_9; +goto block_246; } +else +{ +lean_object* x_248; +x_248 = l_Int_fromExpr_x3f___lambda__2___closed__7; +x_13 = x_248; +x_14 = x_9; +goto block_246; } -LEAN_EXPORT lean_object* l_Int_reduceLE___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: +block_246: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); -x_13 = l_Int_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_inc(x_2); +x_19 = l_Int_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_Int_fromExpr_x3f(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_Int_fromExpr_x3f(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_37; lean_object* x_38; uint8_t x_39; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_int_dec_le(x_23, x_35); -lean_dec(x_35); -lean_dec(x_23); -if (x_39 == 0) +lean_object* x_43; lean_object* x_44; uint8_t x_45; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_int_dec_le(x_29, x_41); +lean_dec(x_41); +lean_dec(x_29); +if (x_45 == 0) { -lean_object* x_40; lean_object* x_41; -x_40 = l_Int_reduceBinPred___lambda__1___closed__4; -x_41 = l_Lean_Meta_mkEqRefl(x_40, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_41) == 0) -{ -uint8_t x_42; -x_42 = !lean_is_exclusive(x_41); -if (x_42 == 0) -{ -lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_43 = lean_ctor_get(x_41, 0); -x_44 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_45 = l_Int_toExpr___closed__12; -x_46 = lean_array_push(x_45, x_1); -x_47 = lean_array_push(x_46, x_44); -x_48 = lean_array_push(x_47, x_43); -x_49 = l_Int_reduceBinPred___lambda__1___closed__10; -x_50 = l_Lean_mkAppN(x_49, x_48); -lean_ctor_set(x_26, 0, x_50); -x_51 = l_Int_reduceBinPred___lambda__1___closed__7; -x_52 = lean_unsigned_to_nat(0u); -x_53 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_53, 0, x_51); -lean_ctor_set(x_53, 1, x_26); -lean_ctor_set(x_53, 2, x_52); -x_54 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_14, 0, x_54); -lean_ctor_set(x_41, 0, x_14); -return x_41; +lean_object* x_46; lean_object* x_47; +x_46 = l_Int_reduceBinPred___closed__4; +x_47 = l_Lean_Meta_mkEqRefl(x_46, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_47) == 0) +{ +uint8_t x_48; +x_48 = !lean_is_exclusive(x_47); +if (x_48 == 0) +{ +lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; +x_49 = lean_ctor_get(x_47, 0); +x_50 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_51 = l_Int_toExpr___closed__12; +x_52 = lean_array_push(x_51, x_1); +x_53 = lean_array_push(x_52, x_50); +x_54 = lean_array_push(x_53, x_49); +x_55 = l_Int_reduceBinPred___closed__10; +x_56 = l_Lean_mkAppN(x_55, x_54); +lean_ctor_set(x_32, 0, x_56); +x_57 = l_Int_reduceBinPred___closed__7; +x_58 = lean_unsigned_to_nat(0u); +x_59 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_59, 0, x_57); +lean_ctor_set(x_59, 1, x_32); +lean_ctor_set(x_59, 2, x_58); +x_60 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_60, 0, x_59); +lean_ctor_set(x_20, 0, x_60); +lean_ctor_set(x_47, 0, x_20); +return x_47; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_55 = lean_ctor_get(x_41, 0); -x_56 = lean_ctor_get(x_41, 1); -lean_inc(x_56); -lean_inc(x_55); -lean_dec(x_41); -x_57 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_58 = l_Int_toExpr___closed__12; -x_59 = lean_array_push(x_58, x_1); -x_60 = lean_array_push(x_59, x_57); -x_61 = lean_array_push(x_60, x_55); -x_62 = l_Int_reduceBinPred___lambda__1___closed__10; -x_63 = l_Lean_mkAppN(x_62, x_61); -lean_ctor_set(x_26, 0, x_63); -x_64 = l_Int_reduceBinPred___lambda__1___closed__7; -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_64); -lean_ctor_set(x_66, 1, x_26); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_14, 0, x_67); -x_68 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_68, 0, x_14); -lean_ctor_set(x_68, 1, x_56); -return x_68; +lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_61 = lean_ctor_get(x_47, 0); +x_62 = lean_ctor_get(x_47, 1); +lean_inc(x_62); +lean_inc(x_61); +lean_dec(x_47); +x_63 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_64 = l_Int_toExpr___closed__12; +x_65 = lean_array_push(x_64, x_1); +x_66 = lean_array_push(x_65, x_63); +x_67 = lean_array_push(x_66, x_61); +x_68 = l_Int_reduceBinPred___closed__10; +x_69 = l_Lean_mkAppN(x_68, x_67); +lean_ctor_set(x_32, 0, x_69); +x_70 = l_Int_reduceBinPred___closed__7; +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_70); +lean_ctor_set(x_72, 1, x_32); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +lean_ctor_set(x_20, 0, x_73); +x_74 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_74, 0, x_20); +lean_ctor_set(x_74, 1, x_62); +return x_74; } } else { -uint8_t x_69; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_75; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_69 = !lean_is_exclusive(x_41); -if (x_69 == 0) +x_75 = !lean_is_exclusive(x_47); +if (x_75 == 0) { -return x_41; +return x_47; } else { -lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_70 = lean_ctor_get(x_41, 0); -x_71 = lean_ctor_get(x_41, 1); -lean_inc(x_71); -lean_inc(x_70); -lean_dec(x_41); -x_72 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_72, 0, x_70); -lean_ctor_set(x_72, 1, x_71); -return x_72; +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_47, 0); +x_77 = lean_ctor_get(x_47, 1); +lean_inc(x_77); +lean_inc(x_76); +lean_dec(x_47); +x_78 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_78, 0, x_76); +lean_ctor_set(x_78, 1, x_77); +return x_78; } } } else { -lean_object* x_73; lean_object* x_74; -x_73 = l_Int_reduceBinPred___lambda__1___closed__13; -x_74 = l_Lean_Meta_mkEqRefl(x_73, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_74) == 0) +lean_object* x_79; lean_object* x_80; +x_79 = l_Int_reduceBinPred___closed__13; +x_80 = l_Lean_Meta_mkEqRefl(x_79, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_80) == 0) { -uint8_t x_75; -x_75 = !lean_is_exclusive(x_74); -if (x_75 == 0) +uint8_t x_81; +x_81 = !lean_is_exclusive(x_80); +if (x_81 == 0) { -lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; -x_76 = lean_ctor_get(x_74, 0); -x_77 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_78 = l_Int_toExpr___closed__12; -x_79 = lean_array_push(x_78, x_1); -x_80 = lean_array_push(x_79, x_77); -x_81 = lean_array_push(x_80, x_76); -x_82 = l_Int_reduceBinPred___lambda__1___closed__19; -x_83 = l_Lean_mkAppN(x_82, x_81); -lean_ctor_set(x_26, 0, x_83); -x_84 = l_Int_reduceBinPred___lambda__1___closed__16; -x_85 = lean_unsigned_to_nat(0u); -x_86 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_86, 0, x_84); -lean_ctor_set(x_86, 1, x_26); -lean_ctor_set(x_86, 2, x_85); -x_87 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_14, 0, x_87); -lean_ctor_set(x_74, 0, x_14); -return x_74; +lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; +x_82 = lean_ctor_get(x_80, 0); +x_83 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_84 = l_Int_toExpr___closed__12; +x_85 = lean_array_push(x_84, x_1); +x_86 = lean_array_push(x_85, x_83); +x_87 = lean_array_push(x_86, x_82); +x_88 = l_Int_reduceBinPred___closed__19; +x_89 = l_Lean_mkAppN(x_88, x_87); +lean_ctor_set(x_32, 0, x_89); +x_90 = l_Int_reduceBinPred___closed__16; +x_91 = lean_unsigned_to_nat(0u); +x_92 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_92, 0, x_90); +lean_ctor_set(x_92, 1, x_32); +lean_ctor_set(x_92, 2, x_91); +x_93 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_93, 0, x_92); +lean_ctor_set(x_20, 0, x_93); +lean_ctor_set(x_80, 0, x_20); +return x_80; +} +else +{ +lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; +x_94 = lean_ctor_get(x_80, 0); +x_95 = lean_ctor_get(x_80, 1); +lean_inc(x_95); +lean_inc(x_94); +lean_dec(x_80); +x_96 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_97 = l_Int_toExpr___closed__12; +x_98 = lean_array_push(x_97, x_1); +x_99 = lean_array_push(x_98, x_96); +x_100 = lean_array_push(x_99, x_94); +x_101 = l_Int_reduceBinPred___closed__19; +x_102 = l_Lean_mkAppN(x_101, x_100); +lean_ctor_set(x_32, 0, x_102); +x_103 = l_Int_reduceBinPred___closed__16; +x_104 = lean_unsigned_to_nat(0u); +x_105 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_105, 0, x_103); +lean_ctor_set(x_105, 1, x_32); +lean_ctor_set(x_105, 2, x_104); +x_106 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_106, 0, x_105); +lean_ctor_set(x_20, 0, x_106); +x_107 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_107, 0, x_20); +lean_ctor_set(x_107, 1, x_95); +return x_107; +} } else { -lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; -x_88 = lean_ctor_get(x_74, 0); -x_89 = lean_ctor_get(x_74, 1); -lean_inc(x_89); -lean_inc(x_88); -lean_dec(x_74); -x_90 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_91 = l_Int_toExpr___closed__12; -x_92 = lean_array_push(x_91, x_1); -x_93 = lean_array_push(x_92, x_90); -x_94 = lean_array_push(x_93, x_88); -x_95 = l_Int_reduceBinPred___lambda__1___closed__19; -x_96 = l_Lean_mkAppN(x_95, x_94); -lean_ctor_set(x_26, 0, x_96); -x_97 = l_Int_reduceBinPred___lambda__1___closed__16; -x_98 = lean_unsigned_to_nat(0u); -x_99 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_99, 0, x_97); -lean_ctor_set(x_99, 1, x_26); -lean_ctor_set(x_99, 2, x_98); -x_100 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_14, 0, x_100); -x_101 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_101, 0, x_14); -lean_ctor_set(x_101, 1, x_89); -return x_101; -} -} -else -{ -uint8_t x_102; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_108; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_102 = !lean_is_exclusive(x_74); -if (x_102 == 0) +x_108 = !lean_is_exclusive(x_80); +if (x_108 == 0) { -return x_74; +return x_80; } else { -lean_object* x_103; lean_object* x_104; lean_object* x_105; -x_103 = lean_ctor_get(x_74, 0); -x_104 = lean_ctor_get(x_74, 1); -lean_inc(x_104); -lean_inc(x_103); -lean_dec(x_74); -x_105 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_105, 0, x_103); -lean_ctor_set(x_105, 1, x_104); -return x_105; +lean_object* x_109; lean_object* x_110; lean_object* x_111; +x_109 = lean_ctor_get(x_80, 0); +x_110 = lean_ctor_get(x_80, 1); +lean_inc(x_110); +lean_inc(x_109); +lean_dec(x_80); +x_111 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_111, 0, x_109); +lean_ctor_set(x_111, 1, x_110); +return x_111; } } } } else { -uint8_t x_106; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_112; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_106 = !lean_is_exclusive(x_36); -if (x_106 == 0) +x_112 = !lean_is_exclusive(x_42); +if (x_112 == 0) { -return x_36; +return x_42; } else { -lean_object* x_107; lean_object* x_108; lean_object* x_109; -x_107 = lean_ctor_get(x_36, 0); -x_108 = lean_ctor_get(x_36, 1); -lean_inc(x_108); -lean_inc(x_107); -lean_dec(x_36); -x_109 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_109, 0, x_107); -lean_ctor_set(x_109, 1, x_108); -return x_109; +lean_object* x_113; lean_object* x_114; lean_object* x_115; +x_113 = lean_ctor_get(x_42, 0); +x_114 = lean_ctor_get(x_42, 1); +lean_inc(x_114); +lean_inc(x_113); +lean_dec(x_42); +x_115 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_115, 0, x_113); +lean_ctor_set(x_115, 1, x_114); +return x_115; } } } else { -lean_object* x_110; lean_object* x_111; -x_110 = lean_ctor_get(x_26, 0); -lean_inc(x_110); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_116; lean_object* x_117; +x_116 = lean_ctor_get(x_32, 0); +lean_inc(x_116); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_111 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_111) == 0) -{ -lean_object* x_112; lean_object* x_113; uint8_t x_114; -x_112 = lean_ctor_get(x_111, 0); -lean_inc(x_112); -x_113 = lean_ctor_get(x_111, 1); -lean_inc(x_113); -lean_dec(x_111); -x_114 = lean_int_dec_le(x_23, x_110); -lean_dec(x_110); -lean_dec(x_23); -if (x_114 == 0) +x_117 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_117) == 0) { -lean_object* x_115; lean_object* x_116; -x_115 = l_Int_reduceBinPred___lambda__1___closed__4; -x_116 = l_Lean_Meta_mkEqRefl(x_115, x_6, x_7, x_8, x_9, x_113); -if (lean_obj_tag(x_116) == 0) -{ -lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; -x_117 = lean_ctor_get(x_116, 0); -lean_inc(x_117); -x_118 = lean_ctor_get(x_116, 1); +lean_object* x_118; lean_object* x_119; uint8_t x_120; +x_118 = lean_ctor_get(x_117, 0); lean_inc(x_118); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_119 = x_116; -} else { - lean_dec_ref(x_116); - x_119 = lean_box(0); -} -x_120 = l_Lean_Expr_appArg_x21(x_112); -lean_dec(x_112); -x_121 = l_Int_toExpr___closed__12; -x_122 = lean_array_push(x_121, x_1); -x_123 = lean_array_push(x_122, x_120); -x_124 = lean_array_push(x_123, x_117); -x_125 = l_Int_reduceBinPred___lambda__1___closed__10; -x_126 = l_Lean_mkAppN(x_125, x_124); -x_127 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_127, 0, x_126); -x_128 = l_Int_reduceBinPred___lambda__1___closed__7; -x_129 = lean_unsigned_to_nat(0u); -x_130 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_130, 0, x_128); -lean_ctor_set(x_130, 1, x_127); -lean_ctor_set(x_130, 2, x_129); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -lean_ctor_set(x_14, 0, x_131); -if (lean_is_scalar(x_119)) { - x_132 = lean_alloc_ctor(0, 2, 0); -} else { - x_132 = x_119; -} -lean_ctor_set(x_132, 0, x_14); -lean_ctor_set(x_132, 1, x_118); -return x_132; -} -else -{ -lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -lean_dec(x_112); -lean_free_object(x_14); +x_119 = lean_ctor_get(x_117, 1); +lean_inc(x_119); +lean_dec(x_117); +x_120 = lean_int_dec_le(x_29, x_116); +lean_dec(x_116); +lean_dec(x_29); +if (x_120 == 0) +{ +lean_object* x_121; lean_object* x_122; +x_121 = l_Int_reduceBinPred___closed__4; +x_122 = l_Lean_Meta_mkEqRefl(x_121, x_5, x_6, x_7, x_8, x_119); +if (lean_obj_tag(x_122) == 0) +{ +lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; +x_123 = lean_ctor_get(x_122, 0); +lean_inc(x_123); +x_124 = lean_ctor_get(x_122, 1); +lean_inc(x_124); +if (lean_is_exclusive(x_122)) { + lean_ctor_release(x_122, 0); + lean_ctor_release(x_122, 1); + x_125 = x_122; +} else { + lean_dec_ref(x_122); + x_125 = lean_box(0); +} +x_126 = l_Lean_Expr_appArg_x21(x_118); +lean_dec(x_118); +x_127 = l_Int_toExpr___closed__12; +x_128 = lean_array_push(x_127, x_1); +x_129 = lean_array_push(x_128, x_126); +x_130 = lean_array_push(x_129, x_123); +x_131 = l_Int_reduceBinPred___closed__10; +x_132 = l_Lean_mkAppN(x_131, x_130); +x_133 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_133, 0, x_132); +x_134 = l_Int_reduceBinPred___closed__7; +x_135 = lean_unsigned_to_nat(0u); +x_136 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_136, 0, x_134); +lean_ctor_set(x_136, 1, x_133); +lean_ctor_set(x_136, 2, x_135); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +lean_ctor_set(x_20, 0, x_137); +if (lean_is_scalar(x_125)) { + x_138 = lean_alloc_ctor(0, 2, 0); +} else { + x_138 = x_125; +} +lean_ctor_set(x_138, 0, x_20); +lean_ctor_set(x_138, 1, x_124); +return x_138; +} +else +{ +lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +lean_dec(x_118); +lean_free_object(x_20); lean_dec(x_1); -x_133 = lean_ctor_get(x_116, 0); -lean_inc(x_133); -x_134 = lean_ctor_get(x_116, 1); -lean_inc(x_134); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_135 = x_116; -} else { - lean_dec_ref(x_116); - x_135 = lean_box(0); -} -if (lean_is_scalar(x_135)) { - x_136 = lean_alloc_ctor(1, 2, 0); -} else { - x_136 = x_135; -} -lean_ctor_set(x_136, 0, x_133); -lean_ctor_set(x_136, 1, x_134); -return x_136; -} -} -else -{ -lean_object* x_137; lean_object* x_138; -x_137 = l_Int_reduceBinPred___lambda__1___closed__13; -x_138 = l_Lean_Meta_mkEqRefl(x_137, x_6, x_7, x_8, x_9, x_113); -if (lean_obj_tag(x_138) == 0) -{ -lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; -x_139 = lean_ctor_get(x_138, 0); +x_139 = lean_ctor_get(x_122, 0); lean_inc(x_139); -x_140 = lean_ctor_get(x_138, 1); +x_140 = lean_ctor_get(x_122, 1); lean_inc(x_140); -if (lean_is_exclusive(x_138)) { - lean_ctor_release(x_138, 0); - lean_ctor_release(x_138, 1); - x_141 = x_138; +if (lean_is_exclusive(x_122)) { + lean_ctor_release(x_122, 0); + lean_ctor_release(x_122, 1); + x_141 = x_122; } else { - lean_dec_ref(x_138); + lean_dec_ref(x_122); x_141 = lean_box(0); } -x_142 = l_Lean_Expr_appArg_x21(x_112); -lean_dec(x_112); -x_143 = l_Int_toExpr___closed__12; -x_144 = lean_array_push(x_143, x_1); -x_145 = lean_array_push(x_144, x_142); -x_146 = lean_array_push(x_145, x_139); -x_147 = l_Int_reduceBinPred___lambda__1___closed__19; -x_148 = l_Lean_mkAppN(x_147, x_146); -x_149 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_149, 0, x_148); -x_150 = l_Int_reduceBinPred___lambda__1___closed__16; -x_151 = lean_unsigned_to_nat(0u); -x_152 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_152, 0, x_150); -lean_ctor_set(x_152, 1, x_149); -lean_ctor_set(x_152, 2, x_151); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -lean_ctor_set(x_14, 0, x_153); if (lean_is_scalar(x_141)) { - x_154 = lean_alloc_ctor(0, 2, 0); -} else { - x_154 = x_141; -} -lean_ctor_set(x_154, 0, x_14); -lean_ctor_set(x_154, 1, x_140); -return x_154; -} -else -{ -lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -lean_dec(x_112); -lean_free_object(x_14); + x_142 = lean_alloc_ctor(1, 2, 0); +} else { + x_142 = x_141; +} +lean_ctor_set(x_142, 0, x_139); +lean_ctor_set(x_142, 1, x_140); +return x_142; +} +} +else +{ +lean_object* x_143; lean_object* x_144; +x_143 = l_Int_reduceBinPred___closed__13; +x_144 = l_Lean_Meta_mkEqRefl(x_143, x_5, x_6, x_7, x_8, x_119); +if (lean_obj_tag(x_144) == 0) +{ +lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; +x_145 = lean_ctor_get(x_144, 0); +lean_inc(x_145); +x_146 = lean_ctor_get(x_144, 1); +lean_inc(x_146); +if (lean_is_exclusive(x_144)) { + lean_ctor_release(x_144, 0); + lean_ctor_release(x_144, 1); + x_147 = x_144; +} else { + lean_dec_ref(x_144); + x_147 = lean_box(0); +} +x_148 = l_Lean_Expr_appArg_x21(x_118); +lean_dec(x_118); +x_149 = l_Int_toExpr___closed__12; +x_150 = lean_array_push(x_149, x_1); +x_151 = lean_array_push(x_150, x_148); +x_152 = lean_array_push(x_151, x_145); +x_153 = l_Int_reduceBinPred___closed__19; +x_154 = l_Lean_mkAppN(x_153, x_152); +x_155 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_155, 0, x_154); +x_156 = l_Int_reduceBinPred___closed__16; +x_157 = lean_unsigned_to_nat(0u); +x_158 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_158, 0, x_156); +lean_ctor_set(x_158, 1, x_155); +lean_ctor_set(x_158, 2, x_157); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +lean_ctor_set(x_20, 0, x_159); +if (lean_is_scalar(x_147)) { + x_160 = lean_alloc_ctor(0, 2, 0); +} else { + x_160 = x_147; +} +lean_ctor_set(x_160, 0, x_20); +lean_ctor_set(x_160, 1, x_146); +return x_160; +} +else +{ +lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +lean_dec(x_118); +lean_free_object(x_20); lean_dec(x_1); -x_155 = lean_ctor_get(x_138, 0); -lean_inc(x_155); -x_156 = lean_ctor_get(x_138, 1); -lean_inc(x_156); -if (lean_is_exclusive(x_138)) { - lean_ctor_release(x_138, 0); - lean_ctor_release(x_138, 1); - x_157 = x_138; +x_161 = lean_ctor_get(x_144, 0); +lean_inc(x_161); +x_162 = lean_ctor_get(x_144, 1); +lean_inc(x_162); +if (lean_is_exclusive(x_144)) { + lean_ctor_release(x_144, 0); + lean_ctor_release(x_144, 1); + x_163 = x_144; } else { - lean_dec_ref(x_138); - x_157 = lean_box(0); + lean_dec_ref(x_144); + x_163 = lean_box(0); } -if (lean_is_scalar(x_157)) { - x_158 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_163)) { + x_164 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_157; + x_164 = x_163; } -lean_ctor_set(x_158, 0, x_155); -lean_ctor_set(x_158, 1, x_156); -return x_158; +lean_ctor_set(x_164, 0, x_161); +lean_ctor_set(x_164, 1, x_162); +return x_164; } } } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_110); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_116); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_159 = lean_ctor_get(x_111, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_111, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_111)) { - lean_ctor_release(x_111, 0); - lean_ctor_release(x_111, 1); - x_161 = x_111; +x_165 = lean_ctor_get(x_117, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_117, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_117)) { + lean_ctor_release(x_117, 0); + lean_ctor_release(x_117, 1); + x_167 = x_117; } else { - lean_dec_ref(x_111); - x_161 = lean_box(0); + lean_dec_ref(x_117); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } } else { -uint8_t x_163; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_169; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = !lean_is_exclusive(x_25); -if (x_163 == 0) +x_169 = !lean_is_exclusive(x_31); +if (x_169 == 0) { -return x_25; +return x_31; } else { -lean_object* x_164; lean_object* x_165; lean_object* x_166; -x_164 = lean_ctor_get(x_25, 0); -x_165 = lean_ctor_get(x_25, 1); -lean_inc(x_165); -lean_inc(x_164); -lean_dec(x_25); -x_166 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_166, 0, x_164); -lean_ctor_set(x_166, 1, x_165); -return x_166; +lean_object* x_170; lean_object* x_171; lean_object* x_172; +x_170 = lean_ctor_get(x_31, 0); +x_171 = lean_ctor_get(x_31, 1); +lean_inc(x_171); +lean_inc(x_170); +lean_dec(x_31); +x_172 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_172, 0, x_170); +lean_ctor_set(x_172, 1, x_171); +return x_172; } } } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_14, 0); -lean_inc(x_167); -lean_dec(x_14); -x_168 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_20, 0); +lean_inc(x_173); +lean_dec(x_20); +x_174 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_169 = l_Int_fromExpr_x3f(x_168, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_169) == 0) +lean_inc(x_5); +x_175 = l_Int_fromExpr_x3f(x_174, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_175) == 0) { -lean_object* x_170; -x_170 = lean_ctor_get(x_169, 0); -lean_inc(x_170); -if (lean_obj_tag(x_170) == 0) +lean_object* x_176; +x_176 = lean_ctor_get(x_175, 0); +lean_inc(x_176); +if (lean_obj_tag(x_176) == 0) { -lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; -lean_dec(x_167); -lean_dec(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_171 = lean_ctor_get(x_169, 1); -lean_inc(x_171); -if (lean_is_exclusive(x_169)) { - lean_ctor_release(x_169, 0); - lean_ctor_release(x_169, 1); - x_172 = x_169; +x_177 = lean_ctor_get(x_175, 1); +lean_inc(x_177); +if (lean_is_exclusive(x_175)) { + lean_ctor_release(x_175, 0); + lean_ctor_release(x_175, 1); + x_178 = x_175; } else { - lean_dec_ref(x_169); - x_172 = lean_box(0); + lean_dec_ref(x_175); + x_178 = lean_box(0); } -x_173 = lean_box(0); -if (lean_is_scalar(x_172)) { - x_174 = lean_alloc_ctor(0, 2, 0); +x_179 = lean_box(0); +if (lean_is_scalar(x_178)) { + x_180 = lean_alloc_ctor(0, 2, 0); } else { - x_174 = x_172; + x_180 = x_178; } -lean_ctor_set(x_174, 0, x_173); -lean_ctor_set(x_174, 1, x_171); -return x_174; +lean_ctor_set(x_180, 0, x_179); +lean_ctor_set(x_180, 1, x_177); +return x_180; } else { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -x_175 = lean_ctor_get(x_169, 1); -lean_inc(x_175); -lean_dec(x_169); -x_176 = lean_ctor_get(x_170, 0); -lean_inc(x_176); -if (lean_is_exclusive(x_170)) { - lean_ctor_release(x_170, 0); - x_177 = x_170; +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +x_181 = lean_ctor_get(x_175, 1); +lean_inc(x_181); +lean_dec(x_175); +x_182 = lean_ctor_get(x_176, 0); +lean_inc(x_182); +if (lean_is_exclusive(x_176)) { + lean_ctor_release(x_176, 0); + x_183 = x_176; } else { - lean_dec_ref(x_170); - x_177 = lean_box(0); + lean_dec_ref(x_176); + x_183 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_178 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_175); -if (lean_obj_tag(x_178) == 0) -{ -lean_object* x_179; lean_object* x_180; uint8_t x_181; -x_179 = lean_ctor_get(x_178, 0); -lean_inc(x_179); -x_180 = lean_ctor_get(x_178, 1); -lean_inc(x_180); -lean_dec(x_178); -x_181 = lean_int_dec_le(x_167, x_176); -lean_dec(x_176); -lean_dec(x_167); -if (x_181 == 0) -{ -lean_object* x_182; lean_object* x_183; -x_182 = l_Int_reduceBinPred___lambda__1___closed__4; -x_183 = l_Lean_Meta_mkEqRefl(x_182, x_6, x_7, x_8, x_9, x_180); -if (lean_obj_tag(x_183) == 0) +x_184 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_181); +if (lean_obj_tag(x_184) == 0) { -lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; -x_184 = lean_ctor_get(x_183, 0); -lean_inc(x_184); -x_185 = lean_ctor_get(x_183, 1); +lean_object* x_185; lean_object* x_186; uint8_t x_187; +x_185 = lean_ctor_get(x_184, 0); lean_inc(x_185); -if (lean_is_exclusive(x_183)) { - lean_ctor_release(x_183, 0); - lean_ctor_release(x_183, 1); - x_186 = x_183; -} else { - lean_dec_ref(x_183); - x_186 = lean_box(0); -} -x_187 = l_Lean_Expr_appArg_x21(x_179); -lean_dec(x_179); -x_188 = l_Int_toExpr___closed__12; -x_189 = lean_array_push(x_188, x_1); -x_190 = lean_array_push(x_189, x_187); -x_191 = lean_array_push(x_190, x_184); -x_192 = l_Int_reduceBinPred___lambda__1___closed__10; -x_193 = l_Lean_mkAppN(x_192, x_191); -if (lean_is_scalar(x_177)) { - x_194 = lean_alloc_ctor(1, 1, 0); -} else { - x_194 = x_177; -} -lean_ctor_set(x_194, 0, x_193); -x_195 = l_Int_reduceBinPred___lambda__1___closed__7; -x_196 = lean_unsigned_to_nat(0u); -x_197 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_197, 0, x_195); -lean_ctor_set(x_197, 1, x_194); -lean_ctor_set(x_197, 2, x_196); -x_198 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_198, 0, x_197); -x_199 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_199, 0, x_198); -if (lean_is_scalar(x_186)) { - x_200 = lean_alloc_ctor(0, 2, 0); -} else { - x_200 = x_186; +x_186 = lean_ctor_get(x_184, 1); +lean_inc(x_186); +lean_dec(x_184); +x_187 = lean_int_dec_le(x_173, x_182); +lean_dec(x_182); +lean_dec(x_173); +if (x_187 == 0) +{ +lean_object* x_188; lean_object* x_189; +x_188 = l_Int_reduceBinPred___closed__4; +x_189 = l_Lean_Meta_mkEqRefl(x_188, x_5, x_6, x_7, x_8, x_186); +if (lean_obj_tag(x_189) == 0) +{ +lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; +x_190 = lean_ctor_get(x_189, 0); +lean_inc(x_190); +x_191 = lean_ctor_get(x_189, 1); +lean_inc(x_191); +if (lean_is_exclusive(x_189)) { + lean_ctor_release(x_189, 0); + lean_ctor_release(x_189, 1); + x_192 = x_189; +} else { + lean_dec_ref(x_189); + x_192 = lean_box(0); +} +x_193 = l_Lean_Expr_appArg_x21(x_185); +lean_dec(x_185); +x_194 = l_Int_toExpr___closed__12; +x_195 = lean_array_push(x_194, x_1); +x_196 = lean_array_push(x_195, x_193); +x_197 = lean_array_push(x_196, x_190); +x_198 = l_Int_reduceBinPred___closed__10; +x_199 = l_Lean_mkAppN(x_198, x_197); +if (lean_is_scalar(x_183)) { + x_200 = lean_alloc_ctor(1, 1, 0); +} else { + x_200 = x_183; } lean_ctor_set(x_200, 0, x_199); -lean_ctor_set(x_200, 1, x_185); -return x_200; -} -else -{ -lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; -lean_dec(x_179); -lean_dec(x_177); -lean_dec(x_1); -x_201 = lean_ctor_get(x_183, 0); -lean_inc(x_201); -x_202 = lean_ctor_get(x_183, 1); -lean_inc(x_202); -if (lean_is_exclusive(x_183)) { - lean_ctor_release(x_183, 0); - lean_ctor_release(x_183, 1); - x_203 = x_183; -} else { - lean_dec_ref(x_183); - x_203 = lean_box(0); -} -if (lean_is_scalar(x_203)) { - x_204 = lean_alloc_ctor(1, 2, 0); +x_201 = l_Int_reduceBinPred___closed__7; +x_202 = lean_unsigned_to_nat(0u); +x_203 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_203, 0, x_201); +lean_ctor_set(x_203, 1, x_200); +lean_ctor_set(x_203, 2, x_202); +x_204 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_204, 0, x_203); +x_205 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_205, 0, x_204); +if (lean_is_scalar(x_192)) { + x_206 = lean_alloc_ctor(0, 2, 0); } else { - x_204 = x_203; -} -lean_ctor_set(x_204, 0, x_201); -lean_ctor_set(x_204, 1, x_202); -return x_204; + x_206 = x_192; } +lean_ctor_set(x_206, 0, x_205); +lean_ctor_set(x_206, 1, x_191); +return x_206; } else { -lean_object* x_205; lean_object* x_206; -x_205 = l_Int_reduceBinPred___lambda__1___closed__13; -x_206 = l_Lean_Meta_mkEqRefl(x_205, x_6, x_7, x_8, x_9, x_180); -if (lean_obj_tag(x_206) == 0) -{ -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; -x_207 = lean_ctor_get(x_206, 0); +lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; +lean_dec(x_185); +lean_dec(x_183); +lean_dec(x_1); +x_207 = lean_ctor_get(x_189, 0); lean_inc(x_207); -x_208 = lean_ctor_get(x_206, 1); +x_208 = lean_ctor_get(x_189, 1); lean_inc(x_208); -if (lean_is_exclusive(x_206)) { - lean_ctor_release(x_206, 0); - lean_ctor_release(x_206, 1); - x_209 = x_206; +if (lean_is_exclusive(x_189)) { + lean_ctor_release(x_189, 0); + lean_ctor_release(x_189, 1); + x_209 = x_189; } else { - lean_dec_ref(x_206); + lean_dec_ref(x_189); x_209 = lean_box(0); } -x_210 = l_Lean_Expr_appArg_x21(x_179); -lean_dec(x_179); -x_211 = l_Int_toExpr___closed__12; -x_212 = lean_array_push(x_211, x_1); -x_213 = lean_array_push(x_212, x_210); -x_214 = lean_array_push(x_213, x_207); -x_215 = l_Int_reduceBinPred___lambda__1___closed__19; -x_216 = l_Lean_mkAppN(x_215, x_214); -if (lean_is_scalar(x_177)) { - x_217 = lean_alloc_ctor(1, 1, 0); -} else { - x_217 = x_177; -} -lean_ctor_set(x_217, 0, x_216); -x_218 = l_Int_reduceBinPred___lambda__1___closed__16; -x_219 = lean_unsigned_to_nat(0u); -x_220 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_220, 0, x_218); -lean_ctor_set(x_220, 1, x_217); -lean_ctor_set(x_220, 2, x_219); -x_221 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_221, 0, x_220); -x_222 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_222, 0, x_221); if (lean_is_scalar(x_209)) { - x_223 = lean_alloc_ctor(0, 2, 0); + x_210 = lean_alloc_ctor(1, 2, 0); } else { - x_223 = x_209; + x_210 = x_209; +} +lean_ctor_set(x_210, 0, x_207); +lean_ctor_set(x_210, 1, x_208); +return x_210; } -lean_ctor_set(x_223, 0, x_222); -lean_ctor_set(x_223, 1, x_208); -return x_223; } else { -lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; -lean_dec(x_179); -lean_dec(x_177); -lean_dec(x_1); -x_224 = lean_ctor_get(x_206, 0); -lean_inc(x_224); -x_225 = lean_ctor_get(x_206, 1); -lean_inc(x_225); -if (lean_is_exclusive(x_206)) { - lean_ctor_release(x_206, 0); - lean_ctor_release(x_206, 1); - x_226 = x_206; +lean_object* x_211; lean_object* x_212; +x_211 = l_Int_reduceBinPred___closed__13; +x_212 = l_Lean_Meta_mkEqRefl(x_211, x_5, x_6, x_7, x_8, x_186); +if (lean_obj_tag(x_212) == 0) +{ +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; +x_213 = lean_ctor_get(x_212, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_212, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_212)) { + lean_ctor_release(x_212, 0); + lean_ctor_release(x_212, 1); + x_215 = x_212; } else { - lean_dec_ref(x_206); - x_226 = lean_box(0); + lean_dec_ref(x_212); + x_215 = lean_box(0); } -if (lean_is_scalar(x_226)) { - x_227 = lean_alloc_ctor(1, 2, 0); +x_216 = l_Lean_Expr_appArg_x21(x_185); +lean_dec(x_185); +x_217 = l_Int_toExpr___closed__12; +x_218 = lean_array_push(x_217, x_1); +x_219 = lean_array_push(x_218, x_216); +x_220 = lean_array_push(x_219, x_213); +x_221 = l_Int_reduceBinPred___closed__19; +x_222 = l_Lean_mkAppN(x_221, x_220); +if (lean_is_scalar(x_183)) { + x_223 = lean_alloc_ctor(1, 1, 0); } else { - x_227 = x_226; -} -lean_ctor_set(x_227, 0, x_224); -lean_ctor_set(x_227, 1, x_225); -return x_227; + x_223 = x_183; } +lean_ctor_set(x_223, 0, x_222); +x_224 = l_Int_reduceBinPred___closed__16; +x_225 = lean_unsigned_to_nat(0u); +x_226 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_226, 0, x_224); +lean_ctor_set(x_226, 1, x_223); +lean_ctor_set(x_226, 2, x_225); +x_227 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_227, 0, x_226); +x_228 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_228, 0, x_227); +if (lean_is_scalar(x_215)) { + x_229 = lean_alloc_ctor(0, 2, 0); +} else { + x_229 = x_215; } +lean_ctor_set(x_229, 0, x_228); +lean_ctor_set(x_229, 1, x_214); +return x_229; } else { -lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; -lean_dec(x_177); -lean_dec(x_176); -lean_dec(x_167); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); +lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; +lean_dec(x_185); +lean_dec(x_183); lean_dec(x_1); -x_228 = lean_ctor_get(x_178, 0); -lean_inc(x_228); -x_229 = lean_ctor_get(x_178, 1); -lean_inc(x_229); -if (lean_is_exclusive(x_178)) { - lean_ctor_release(x_178, 0); - lean_ctor_release(x_178, 1); - x_230 = x_178; +x_230 = lean_ctor_get(x_212, 0); +lean_inc(x_230); +x_231 = lean_ctor_get(x_212, 1); +lean_inc(x_231); +if (lean_is_exclusive(x_212)) { + lean_ctor_release(x_212, 0); + lean_ctor_release(x_212, 1); + x_232 = x_212; } else { - lean_dec_ref(x_178); - x_230 = lean_box(0); + lean_dec_ref(x_212); + x_232 = lean_box(0); } -if (lean_is_scalar(x_230)) { - x_231 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_232)) { + x_233 = lean_alloc_ctor(1, 2, 0); } else { - x_231 = x_230; + x_233 = x_232; } -lean_ctor_set(x_231, 0, x_228); -lean_ctor_set(x_231, 1, x_229); -return x_231; +lean_ctor_set(x_233, 0, x_230); +lean_ctor_set(x_233, 1, x_231); +return x_233; } } } else { -lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; -lean_dec(x_167); -lean_dec(x_9); +lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; +lean_dec(x_183); +lean_dec(x_182); +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_232 = lean_ctor_get(x_169, 0); -lean_inc(x_232); -x_233 = lean_ctor_get(x_169, 1); -lean_inc(x_233); -if (lean_is_exclusive(x_169)) { - lean_ctor_release(x_169, 0); - lean_ctor_release(x_169, 1); - x_234 = x_169; +x_234 = lean_ctor_get(x_184, 0); +lean_inc(x_234); +x_235 = lean_ctor_get(x_184, 1); +lean_inc(x_235); +if (lean_is_exclusive(x_184)) { + lean_ctor_release(x_184, 0); + lean_ctor_release(x_184, 1); + x_236 = x_184; } else { - lean_dec_ref(x_169); - x_234 = lean_box(0); + lean_dec_ref(x_184); + x_236 = lean_box(0); } -if (lean_is_scalar(x_234)) { - x_235 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_236)) { + x_237 = lean_alloc_ctor(1, 2, 0); } else { - x_235 = x_234; -} -lean_ctor_set(x_235, 0, x_232); -lean_ctor_set(x_235, 1, x_233); -return x_235; + x_237 = x_236; } +lean_ctor_set(x_237, 0, x_234); +lean_ctor_set(x_237, 1, x_235); +return x_237; } } } else { -uint8_t x_236; -lean_dec(x_9); +lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_236 = !lean_is_exclusive(x_13); -if (x_236 == 0) -{ -return x_13; -} -else -{ -lean_object* x_237; lean_object* x_238; lean_object* x_239; -x_237 = lean_ctor_get(x_13, 0); -x_238 = lean_ctor_get(x_13, 1); +x_238 = lean_ctor_get(x_175, 0); lean_inc(x_238); -lean_inc(x_237); -lean_dec(x_13); -x_239 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_239, 0, x_237); -lean_ctor_set(x_239, 1, x_238); -return x_239; -} -} -} -} -static lean_object* _init_l_Int_reduceLE___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("LE", 2); -return x_1; +x_239 = lean_ctor_get(x_175, 1); +lean_inc(x_239); +if (lean_is_exclusive(x_175)) { + lean_ctor_release(x_175, 0); + lean_ctor_release(x_175, 1); + x_240 = x_175; +} else { + lean_dec_ref(x_175); + x_240 = lean_box(0); } +if (lean_is_scalar(x_240)) { + x_241 = lean_alloc_ctor(1, 2, 0); +} else { + x_241 = x_240; } -static lean_object* _init_l_Int_reduceLE___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("le", 2); -return x_1; +lean_ctor_set(x_241, 0, x_238); +lean_ctor_set(x_241, 1, x_239); +return x_241; } } -static lean_object* _init_l_Int_reduceLE___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_reduceLE___closed__1; -x_2 = l_Int_reduceLE___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; } } -LEAN_EXPORT lean_object* l_Int_reduceLE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Int_reduceLE___closed__3; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_242; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -8142,31 +8197,30 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_242 = !lean_is_exclusive(x_19); +if (x_242 == 0) +{ +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Int_reduceLE___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_243; lean_object* x_244; lean_object* x_245; +x_243 = lean_ctor_get(x_19, 0); +x_244 = lean_ctor_get(x_19, 1); +lean_inc(x_244); +lean_inc(x_243); +lean_dec(x_19); +x_245 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_245, 0, x_243); +lean_ctor_set(x_245, 1, x_244); +return x_245; +} } } } -LEAN_EXPORT lean_object* l_Int_reduceLE___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_Int_reduceLE___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -return x_11; } } -static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__1() { _start: { lean_object* x_1; @@ -8174,17 +8228,17 @@ x_1 = lean_mk_string_from_bytes("reduceLE", 8); return x_1; } } -static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__1; +x_1 = l_Int_fromExpr_x3f___lambda__2___closed__4; +x_2 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -8196,57 +8250,57 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__4() { +static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__4; -x_2 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__3; +x_1 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__4; +x_2 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__5() { +static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__4; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4; +x_1 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__4; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__6() { +static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__5; +x_1 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__7() { +static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__6; +x_1 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__8() { +static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__7; +x_1 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__9() { +static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__9() { _start: { lean_object* x_1; @@ -8254,2054 +8308,2059 @@ x_1 = lean_alloc_closure((void*)(l_Int_reduceLE), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__2; -x_3 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__8; -x_4 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__9; +x_2 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__2; +x_3 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__8; +x_4 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__9; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1594_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1178_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__2; +x_2 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__9; +x_4 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__9; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Int_reduceGT___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Int_reduceGT___closed__1() { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("GT", 2); +return x_1; +} +} +static lean_object* _init_l_Int_reduceGT___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("gt", 2); +return x_1; +} +} +static lean_object* _init_l_Int_reduceGT___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Int_reduceGT___closed__1; +x_2 = l_Int_reduceGT___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Int_reduceGT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Int_reduceGT___closed__3; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_247; +x_247 = lean_box(0); +x_13 = x_247; +x_14 = x_9; +goto block_246; +} +else +{ +lean_object* x_248; +x_248 = l_Int_fromExpr_x3f___lambda__2___closed__7; +x_13 = x_248; +x_14 = x_9; +goto block_246; +} +block_246: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); -x_13 = l_Int_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_inc(x_2); +x_19 = l_Int_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_Int_fromExpr_x3f(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_Int_fromExpr_x3f(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_37; lean_object* x_38; uint8_t x_39; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_int_dec_lt(x_35, x_23); -lean_dec(x_23); -lean_dec(x_35); -if (x_39 == 0) +lean_object* x_43; lean_object* x_44; uint8_t x_45; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_int_dec_lt(x_41, x_29); +lean_dec(x_29); +lean_dec(x_41); +if (x_45 == 0) { -lean_object* x_40; lean_object* x_41; -x_40 = l_Int_reduceBinPred___lambda__1___closed__4; -x_41 = l_Lean_Meta_mkEqRefl(x_40, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_41) == 0) -{ -uint8_t x_42; -x_42 = !lean_is_exclusive(x_41); -if (x_42 == 0) -{ -lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_43 = lean_ctor_get(x_41, 0); -x_44 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_45 = l_Int_toExpr___closed__12; -x_46 = lean_array_push(x_45, x_1); -x_47 = lean_array_push(x_46, x_44); -x_48 = lean_array_push(x_47, x_43); -x_49 = l_Int_reduceBinPred___lambda__1___closed__10; -x_50 = l_Lean_mkAppN(x_49, x_48); -lean_ctor_set(x_26, 0, x_50); -x_51 = l_Int_reduceBinPred___lambda__1___closed__7; -x_52 = lean_unsigned_to_nat(0u); -x_53 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_53, 0, x_51); -lean_ctor_set(x_53, 1, x_26); -lean_ctor_set(x_53, 2, x_52); -x_54 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_14, 0, x_54); -lean_ctor_set(x_41, 0, x_14); -return x_41; +lean_object* x_46; lean_object* x_47; +x_46 = l_Int_reduceBinPred___closed__4; +x_47 = l_Lean_Meta_mkEqRefl(x_46, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_47) == 0) +{ +uint8_t x_48; +x_48 = !lean_is_exclusive(x_47); +if (x_48 == 0) +{ +lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; +x_49 = lean_ctor_get(x_47, 0); +x_50 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_51 = l_Int_toExpr___closed__12; +x_52 = lean_array_push(x_51, x_1); +x_53 = lean_array_push(x_52, x_50); +x_54 = lean_array_push(x_53, x_49); +x_55 = l_Int_reduceBinPred___closed__10; +x_56 = l_Lean_mkAppN(x_55, x_54); +lean_ctor_set(x_32, 0, x_56); +x_57 = l_Int_reduceBinPred___closed__7; +x_58 = lean_unsigned_to_nat(0u); +x_59 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_59, 0, x_57); +lean_ctor_set(x_59, 1, x_32); +lean_ctor_set(x_59, 2, x_58); +x_60 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_60, 0, x_59); +lean_ctor_set(x_20, 0, x_60); +lean_ctor_set(x_47, 0, x_20); +return x_47; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_55 = lean_ctor_get(x_41, 0); -x_56 = lean_ctor_get(x_41, 1); -lean_inc(x_56); -lean_inc(x_55); -lean_dec(x_41); -x_57 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_58 = l_Int_toExpr___closed__12; -x_59 = lean_array_push(x_58, x_1); -x_60 = lean_array_push(x_59, x_57); -x_61 = lean_array_push(x_60, x_55); -x_62 = l_Int_reduceBinPred___lambda__1___closed__10; -x_63 = l_Lean_mkAppN(x_62, x_61); -lean_ctor_set(x_26, 0, x_63); -x_64 = l_Int_reduceBinPred___lambda__1___closed__7; -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_64); -lean_ctor_set(x_66, 1, x_26); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_14, 0, x_67); -x_68 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_68, 0, x_14); -lean_ctor_set(x_68, 1, x_56); -return x_68; +lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_61 = lean_ctor_get(x_47, 0); +x_62 = lean_ctor_get(x_47, 1); +lean_inc(x_62); +lean_inc(x_61); +lean_dec(x_47); +x_63 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_64 = l_Int_toExpr___closed__12; +x_65 = lean_array_push(x_64, x_1); +x_66 = lean_array_push(x_65, x_63); +x_67 = lean_array_push(x_66, x_61); +x_68 = l_Int_reduceBinPred___closed__10; +x_69 = l_Lean_mkAppN(x_68, x_67); +lean_ctor_set(x_32, 0, x_69); +x_70 = l_Int_reduceBinPred___closed__7; +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_70); +lean_ctor_set(x_72, 1, x_32); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +lean_ctor_set(x_20, 0, x_73); +x_74 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_74, 0, x_20); +lean_ctor_set(x_74, 1, x_62); +return x_74; } } else { -uint8_t x_69; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_75; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_69 = !lean_is_exclusive(x_41); -if (x_69 == 0) +x_75 = !lean_is_exclusive(x_47); +if (x_75 == 0) { -return x_41; +return x_47; } else { -lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_70 = lean_ctor_get(x_41, 0); -x_71 = lean_ctor_get(x_41, 1); -lean_inc(x_71); -lean_inc(x_70); -lean_dec(x_41); -x_72 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_72, 0, x_70); -lean_ctor_set(x_72, 1, x_71); -return x_72; +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_47, 0); +x_77 = lean_ctor_get(x_47, 1); +lean_inc(x_77); +lean_inc(x_76); +lean_dec(x_47); +x_78 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_78, 0, x_76); +lean_ctor_set(x_78, 1, x_77); +return x_78; } } } else { -lean_object* x_73; lean_object* x_74; -x_73 = l_Int_reduceBinPred___lambda__1___closed__13; -x_74 = l_Lean_Meta_mkEqRefl(x_73, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_74) == 0) +lean_object* x_79; lean_object* x_80; +x_79 = l_Int_reduceBinPred___closed__13; +x_80 = l_Lean_Meta_mkEqRefl(x_79, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_80) == 0) { -uint8_t x_75; -x_75 = !lean_is_exclusive(x_74); -if (x_75 == 0) +uint8_t x_81; +x_81 = !lean_is_exclusive(x_80); +if (x_81 == 0) { -lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; -x_76 = lean_ctor_get(x_74, 0); -x_77 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_78 = l_Int_toExpr___closed__12; -x_79 = lean_array_push(x_78, x_1); -x_80 = lean_array_push(x_79, x_77); -x_81 = lean_array_push(x_80, x_76); -x_82 = l_Int_reduceBinPred___lambda__1___closed__19; -x_83 = l_Lean_mkAppN(x_82, x_81); -lean_ctor_set(x_26, 0, x_83); -x_84 = l_Int_reduceBinPred___lambda__1___closed__16; -x_85 = lean_unsigned_to_nat(0u); -x_86 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_86, 0, x_84); -lean_ctor_set(x_86, 1, x_26); -lean_ctor_set(x_86, 2, x_85); -x_87 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_14, 0, x_87); -lean_ctor_set(x_74, 0, x_14); -return x_74; +lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; +x_82 = lean_ctor_get(x_80, 0); +x_83 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_84 = l_Int_toExpr___closed__12; +x_85 = lean_array_push(x_84, x_1); +x_86 = lean_array_push(x_85, x_83); +x_87 = lean_array_push(x_86, x_82); +x_88 = l_Int_reduceBinPred___closed__19; +x_89 = l_Lean_mkAppN(x_88, x_87); +lean_ctor_set(x_32, 0, x_89); +x_90 = l_Int_reduceBinPred___closed__16; +x_91 = lean_unsigned_to_nat(0u); +x_92 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_92, 0, x_90); +lean_ctor_set(x_92, 1, x_32); +lean_ctor_set(x_92, 2, x_91); +x_93 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_93, 0, x_92); +lean_ctor_set(x_20, 0, x_93); +lean_ctor_set(x_80, 0, x_20); +return x_80; +} +else +{ +lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; +x_94 = lean_ctor_get(x_80, 0); +x_95 = lean_ctor_get(x_80, 1); +lean_inc(x_95); +lean_inc(x_94); +lean_dec(x_80); +x_96 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_97 = l_Int_toExpr___closed__12; +x_98 = lean_array_push(x_97, x_1); +x_99 = lean_array_push(x_98, x_96); +x_100 = lean_array_push(x_99, x_94); +x_101 = l_Int_reduceBinPred___closed__19; +x_102 = l_Lean_mkAppN(x_101, x_100); +lean_ctor_set(x_32, 0, x_102); +x_103 = l_Int_reduceBinPred___closed__16; +x_104 = lean_unsigned_to_nat(0u); +x_105 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_105, 0, x_103); +lean_ctor_set(x_105, 1, x_32); +lean_ctor_set(x_105, 2, x_104); +x_106 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_106, 0, x_105); +lean_ctor_set(x_20, 0, x_106); +x_107 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_107, 0, x_20); +lean_ctor_set(x_107, 1, x_95); +return x_107; +} } else { -lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; -x_88 = lean_ctor_get(x_74, 0); -x_89 = lean_ctor_get(x_74, 1); -lean_inc(x_89); -lean_inc(x_88); -lean_dec(x_74); -x_90 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_91 = l_Int_toExpr___closed__12; -x_92 = lean_array_push(x_91, x_1); -x_93 = lean_array_push(x_92, x_90); -x_94 = lean_array_push(x_93, x_88); -x_95 = l_Int_reduceBinPred___lambda__1___closed__19; -x_96 = l_Lean_mkAppN(x_95, x_94); -lean_ctor_set(x_26, 0, x_96); -x_97 = l_Int_reduceBinPred___lambda__1___closed__16; -x_98 = lean_unsigned_to_nat(0u); -x_99 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_99, 0, x_97); -lean_ctor_set(x_99, 1, x_26); -lean_ctor_set(x_99, 2, x_98); -x_100 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_14, 0, x_100); -x_101 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_101, 0, x_14); -lean_ctor_set(x_101, 1, x_89); -return x_101; -} -} -else -{ -uint8_t x_102; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_108; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_102 = !lean_is_exclusive(x_74); -if (x_102 == 0) +x_108 = !lean_is_exclusive(x_80); +if (x_108 == 0) { -return x_74; +return x_80; } else { -lean_object* x_103; lean_object* x_104; lean_object* x_105; -x_103 = lean_ctor_get(x_74, 0); -x_104 = lean_ctor_get(x_74, 1); -lean_inc(x_104); -lean_inc(x_103); -lean_dec(x_74); -x_105 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_105, 0, x_103); -lean_ctor_set(x_105, 1, x_104); -return x_105; +lean_object* x_109; lean_object* x_110; lean_object* x_111; +x_109 = lean_ctor_get(x_80, 0); +x_110 = lean_ctor_get(x_80, 1); +lean_inc(x_110); +lean_inc(x_109); +lean_dec(x_80); +x_111 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_111, 0, x_109); +lean_ctor_set(x_111, 1, x_110); +return x_111; } } } } else { -uint8_t x_106; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_112; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_106 = !lean_is_exclusive(x_36); -if (x_106 == 0) +x_112 = !lean_is_exclusive(x_42); +if (x_112 == 0) { -return x_36; +return x_42; } else { -lean_object* x_107; lean_object* x_108; lean_object* x_109; -x_107 = lean_ctor_get(x_36, 0); -x_108 = lean_ctor_get(x_36, 1); -lean_inc(x_108); -lean_inc(x_107); -lean_dec(x_36); -x_109 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_109, 0, x_107); -lean_ctor_set(x_109, 1, x_108); -return x_109; +lean_object* x_113; lean_object* x_114; lean_object* x_115; +x_113 = lean_ctor_get(x_42, 0); +x_114 = lean_ctor_get(x_42, 1); +lean_inc(x_114); +lean_inc(x_113); +lean_dec(x_42); +x_115 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_115, 0, x_113); +lean_ctor_set(x_115, 1, x_114); +return x_115; } } } else { -lean_object* x_110; lean_object* x_111; -x_110 = lean_ctor_get(x_26, 0); -lean_inc(x_110); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_116; lean_object* x_117; +x_116 = lean_ctor_get(x_32, 0); +lean_inc(x_116); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_111 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_111) == 0) -{ -lean_object* x_112; lean_object* x_113; uint8_t x_114; -x_112 = lean_ctor_get(x_111, 0); -lean_inc(x_112); -x_113 = lean_ctor_get(x_111, 1); -lean_inc(x_113); -lean_dec(x_111); -x_114 = lean_int_dec_lt(x_110, x_23); -lean_dec(x_23); -lean_dec(x_110); -if (x_114 == 0) -{ -lean_object* x_115; lean_object* x_116; -x_115 = l_Int_reduceBinPred___lambda__1___closed__4; -x_116 = l_Lean_Meta_mkEqRefl(x_115, x_6, x_7, x_8, x_9, x_113); -if (lean_obj_tag(x_116) == 0) +x_117 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_117) == 0) { -lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; -x_117 = lean_ctor_get(x_116, 0); -lean_inc(x_117); -x_118 = lean_ctor_get(x_116, 1); +lean_object* x_118; lean_object* x_119; uint8_t x_120; +x_118 = lean_ctor_get(x_117, 0); lean_inc(x_118); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_119 = x_116; -} else { - lean_dec_ref(x_116); - x_119 = lean_box(0); -} -x_120 = l_Lean_Expr_appArg_x21(x_112); -lean_dec(x_112); -x_121 = l_Int_toExpr___closed__12; -x_122 = lean_array_push(x_121, x_1); -x_123 = lean_array_push(x_122, x_120); -x_124 = lean_array_push(x_123, x_117); -x_125 = l_Int_reduceBinPred___lambda__1___closed__10; -x_126 = l_Lean_mkAppN(x_125, x_124); -x_127 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_127, 0, x_126); -x_128 = l_Int_reduceBinPred___lambda__1___closed__7; -x_129 = lean_unsigned_to_nat(0u); -x_130 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_130, 0, x_128); -lean_ctor_set(x_130, 1, x_127); -lean_ctor_set(x_130, 2, x_129); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -lean_ctor_set(x_14, 0, x_131); -if (lean_is_scalar(x_119)) { - x_132 = lean_alloc_ctor(0, 2, 0); -} else { - x_132 = x_119; -} -lean_ctor_set(x_132, 0, x_14); -lean_ctor_set(x_132, 1, x_118); -return x_132; -} -else -{ -lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -lean_dec(x_112); -lean_free_object(x_14); +x_119 = lean_ctor_get(x_117, 1); +lean_inc(x_119); +lean_dec(x_117); +x_120 = lean_int_dec_lt(x_116, x_29); +lean_dec(x_29); +lean_dec(x_116); +if (x_120 == 0) +{ +lean_object* x_121; lean_object* x_122; +x_121 = l_Int_reduceBinPred___closed__4; +x_122 = l_Lean_Meta_mkEqRefl(x_121, x_5, x_6, x_7, x_8, x_119); +if (lean_obj_tag(x_122) == 0) +{ +lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; +x_123 = lean_ctor_get(x_122, 0); +lean_inc(x_123); +x_124 = lean_ctor_get(x_122, 1); +lean_inc(x_124); +if (lean_is_exclusive(x_122)) { + lean_ctor_release(x_122, 0); + lean_ctor_release(x_122, 1); + x_125 = x_122; +} else { + lean_dec_ref(x_122); + x_125 = lean_box(0); +} +x_126 = l_Lean_Expr_appArg_x21(x_118); +lean_dec(x_118); +x_127 = l_Int_toExpr___closed__12; +x_128 = lean_array_push(x_127, x_1); +x_129 = lean_array_push(x_128, x_126); +x_130 = lean_array_push(x_129, x_123); +x_131 = l_Int_reduceBinPred___closed__10; +x_132 = l_Lean_mkAppN(x_131, x_130); +x_133 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_133, 0, x_132); +x_134 = l_Int_reduceBinPred___closed__7; +x_135 = lean_unsigned_to_nat(0u); +x_136 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_136, 0, x_134); +lean_ctor_set(x_136, 1, x_133); +lean_ctor_set(x_136, 2, x_135); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +lean_ctor_set(x_20, 0, x_137); +if (lean_is_scalar(x_125)) { + x_138 = lean_alloc_ctor(0, 2, 0); +} else { + x_138 = x_125; +} +lean_ctor_set(x_138, 0, x_20); +lean_ctor_set(x_138, 1, x_124); +return x_138; +} +else +{ +lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +lean_dec(x_118); +lean_free_object(x_20); lean_dec(x_1); -x_133 = lean_ctor_get(x_116, 0); -lean_inc(x_133); -x_134 = lean_ctor_get(x_116, 1); -lean_inc(x_134); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_135 = x_116; -} else { - lean_dec_ref(x_116); - x_135 = lean_box(0); -} -if (lean_is_scalar(x_135)) { - x_136 = lean_alloc_ctor(1, 2, 0); -} else { - x_136 = x_135; -} -lean_ctor_set(x_136, 0, x_133); -lean_ctor_set(x_136, 1, x_134); -return x_136; -} -} -else -{ -lean_object* x_137; lean_object* x_138; -x_137 = l_Int_reduceBinPred___lambda__1___closed__13; -x_138 = l_Lean_Meta_mkEqRefl(x_137, x_6, x_7, x_8, x_9, x_113); -if (lean_obj_tag(x_138) == 0) -{ -lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; -x_139 = lean_ctor_get(x_138, 0); +x_139 = lean_ctor_get(x_122, 0); lean_inc(x_139); -x_140 = lean_ctor_get(x_138, 1); +x_140 = lean_ctor_get(x_122, 1); lean_inc(x_140); -if (lean_is_exclusive(x_138)) { - lean_ctor_release(x_138, 0); - lean_ctor_release(x_138, 1); - x_141 = x_138; +if (lean_is_exclusive(x_122)) { + lean_ctor_release(x_122, 0); + lean_ctor_release(x_122, 1); + x_141 = x_122; } else { - lean_dec_ref(x_138); + lean_dec_ref(x_122); x_141 = lean_box(0); } -x_142 = l_Lean_Expr_appArg_x21(x_112); -lean_dec(x_112); -x_143 = l_Int_toExpr___closed__12; -x_144 = lean_array_push(x_143, x_1); -x_145 = lean_array_push(x_144, x_142); -x_146 = lean_array_push(x_145, x_139); -x_147 = l_Int_reduceBinPred___lambda__1___closed__19; -x_148 = l_Lean_mkAppN(x_147, x_146); -x_149 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_149, 0, x_148); -x_150 = l_Int_reduceBinPred___lambda__1___closed__16; -x_151 = lean_unsigned_to_nat(0u); -x_152 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_152, 0, x_150); -lean_ctor_set(x_152, 1, x_149); -lean_ctor_set(x_152, 2, x_151); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -lean_ctor_set(x_14, 0, x_153); if (lean_is_scalar(x_141)) { - x_154 = lean_alloc_ctor(0, 2, 0); -} else { - x_154 = x_141; -} -lean_ctor_set(x_154, 0, x_14); -lean_ctor_set(x_154, 1, x_140); -return x_154; -} -else -{ -lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -lean_dec(x_112); -lean_free_object(x_14); + x_142 = lean_alloc_ctor(1, 2, 0); +} else { + x_142 = x_141; +} +lean_ctor_set(x_142, 0, x_139); +lean_ctor_set(x_142, 1, x_140); +return x_142; +} +} +else +{ +lean_object* x_143; lean_object* x_144; +x_143 = l_Int_reduceBinPred___closed__13; +x_144 = l_Lean_Meta_mkEqRefl(x_143, x_5, x_6, x_7, x_8, x_119); +if (lean_obj_tag(x_144) == 0) +{ +lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; +x_145 = lean_ctor_get(x_144, 0); +lean_inc(x_145); +x_146 = lean_ctor_get(x_144, 1); +lean_inc(x_146); +if (lean_is_exclusive(x_144)) { + lean_ctor_release(x_144, 0); + lean_ctor_release(x_144, 1); + x_147 = x_144; +} else { + lean_dec_ref(x_144); + x_147 = lean_box(0); +} +x_148 = l_Lean_Expr_appArg_x21(x_118); +lean_dec(x_118); +x_149 = l_Int_toExpr___closed__12; +x_150 = lean_array_push(x_149, x_1); +x_151 = lean_array_push(x_150, x_148); +x_152 = lean_array_push(x_151, x_145); +x_153 = l_Int_reduceBinPred___closed__19; +x_154 = l_Lean_mkAppN(x_153, x_152); +x_155 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_155, 0, x_154); +x_156 = l_Int_reduceBinPred___closed__16; +x_157 = lean_unsigned_to_nat(0u); +x_158 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_158, 0, x_156); +lean_ctor_set(x_158, 1, x_155); +lean_ctor_set(x_158, 2, x_157); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +lean_ctor_set(x_20, 0, x_159); +if (lean_is_scalar(x_147)) { + x_160 = lean_alloc_ctor(0, 2, 0); +} else { + x_160 = x_147; +} +lean_ctor_set(x_160, 0, x_20); +lean_ctor_set(x_160, 1, x_146); +return x_160; +} +else +{ +lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +lean_dec(x_118); +lean_free_object(x_20); lean_dec(x_1); -x_155 = lean_ctor_get(x_138, 0); -lean_inc(x_155); -x_156 = lean_ctor_get(x_138, 1); -lean_inc(x_156); -if (lean_is_exclusive(x_138)) { - lean_ctor_release(x_138, 0); - lean_ctor_release(x_138, 1); - x_157 = x_138; +x_161 = lean_ctor_get(x_144, 0); +lean_inc(x_161); +x_162 = lean_ctor_get(x_144, 1); +lean_inc(x_162); +if (lean_is_exclusive(x_144)) { + lean_ctor_release(x_144, 0); + lean_ctor_release(x_144, 1); + x_163 = x_144; } else { - lean_dec_ref(x_138); - x_157 = lean_box(0); + lean_dec_ref(x_144); + x_163 = lean_box(0); } -if (lean_is_scalar(x_157)) { - x_158 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_163)) { + x_164 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_157; + x_164 = x_163; } -lean_ctor_set(x_158, 0, x_155); -lean_ctor_set(x_158, 1, x_156); -return x_158; +lean_ctor_set(x_164, 0, x_161); +lean_ctor_set(x_164, 1, x_162); +return x_164; } } } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_110); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_116); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_159 = lean_ctor_get(x_111, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_111, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_111)) { - lean_ctor_release(x_111, 0); - lean_ctor_release(x_111, 1); - x_161 = x_111; +x_165 = lean_ctor_get(x_117, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_117, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_117)) { + lean_ctor_release(x_117, 0); + lean_ctor_release(x_117, 1); + x_167 = x_117; } else { - lean_dec_ref(x_111); - x_161 = lean_box(0); + lean_dec_ref(x_117); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } } else { -uint8_t x_163; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_169; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = !lean_is_exclusive(x_25); -if (x_163 == 0) +x_169 = !lean_is_exclusive(x_31); +if (x_169 == 0) { -return x_25; +return x_31; } else { -lean_object* x_164; lean_object* x_165; lean_object* x_166; -x_164 = lean_ctor_get(x_25, 0); -x_165 = lean_ctor_get(x_25, 1); -lean_inc(x_165); -lean_inc(x_164); -lean_dec(x_25); -x_166 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_166, 0, x_164); -lean_ctor_set(x_166, 1, x_165); -return x_166; +lean_object* x_170; lean_object* x_171; lean_object* x_172; +x_170 = lean_ctor_get(x_31, 0); +x_171 = lean_ctor_get(x_31, 1); +lean_inc(x_171); +lean_inc(x_170); +lean_dec(x_31); +x_172 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_172, 0, x_170); +lean_ctor_set(x_172, 1, x_171); +return x_172; } } } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_14, 0); -lean_inc(x_167); -lean_dec(x_14); -x_168 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_20, 0); +lean_inc(x_173); +lean_dec(x_20); +x_174 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_169 = l_Int_fromExpr_x3f(x_168, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_169) == 0) +lean_inc(x_5); +x_175 = l_Int_fromExpr_x3f(x_174, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_175) == 0) { -lean_object* x_170; -x_170 = lean_ctor_get(x_169, 0); -lean_inc(x_170); -if (lean_obj_tag(x_170) == 0) +lean_object* x_176; +x_176 = lean_ctor_get(x_175, 0); +lean_inc(x_176); +if (lean_obj_tag(x_176) == 0) { -lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; -lean_dec(x_167); -lean_dec(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_171 = lean_ctor_get(x_169, 1); -lean_inc(x_171); -if (lean_is_exclusive(x_169)) { - lean_ctor_release(x_169, 0); - lean_ctor_release(x_169, 1); - x_172 = x_169; +x_177 = lean_ctor_get(x_175, 1); +lean_inc(x_177); +if (lean_is_exclusive(x_175)) { + lean_ctor_release(x_175, 0); + lean_ctor_release(x_175, 1); + x_178 = x_175; } else { - lean_dec_ref(x_169); - x_172 = lean_box(0); + lean_dec_ref(x_175); + x_178 = lean_box(0); } -x_173 = lean_box(0); -if (lean_is_scalar(x_172)) { - x_174 = lean_alloc_ctor(0, 2, 0); +x_179 = lean_box(0); +if (lean_is_scalar(x_178)) { + x_180 = lean_alloc_ctor(0, 2, 0); } else { - x_174 = x_172; + x_180 = x_178; } -lean_ctor_set(x_174, 0, x_173); -lean_ctor_set(x_174, 1, x_171); -return x_174; +lean_ctor_set(x_180, 0, x_179); +lean_ctor_set(x_180, 1, x_177); +return x_180; } else { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -x_175 = lean_ctor_get(x_169, 1); -lean_inc(x_175); -lean_dec(x_169); -x_176 = lean_ctor_get(x_170, 0); -lean_inc(x_176); -if (lean_is_exclusive(x_170)) { - lean_ctor_release(x_170, 0); - x_177 = x_170; +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +x_181 = lean_ctor_get(x_175, 1); +lean_inc(x_181); +lean_dec(x_175); +x_182 = lean_ctor_get(x_176, 0); +lean_inc(x_182); +if (lean_is_exclusive(x_176)) { + lean_ctor_release(x_176, 0); + x_183 = x_176; } else { - lean_dec_ref(x_170); - x_177 = lean_box(0); + lean_dec_ref(x_176); + x_183 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_178 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_175); -if (lean_obj_tag(x_178) == 0) -{ -lean_object* x_179; lean_object* x_180; uint8_t x_181; -x_179 = lean_ctor_get(x_178, 0); -lean_inc(x_179); -x_180 = lean_ctor_get(x_178, 1); -lean_inc(x_180); -lean_dec(x_178); -x_181 = lean_int_dec_lt(x_176, x_167); -lean_dec(x_167); -lean_dec(x_176); -if (x_181 == 0) +x_184 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_181); +if (lean_obj_tag(x_184) == 0) { -lean_object* x_182; lean_object* x_183; -x_182 = l_Int_reduceBinPred___lambda__1___closed__4; -x_183 = l_Lean_Meta_mkEqRefl(x_182, x_6, x_7, x_8, x_9, x_180); -if (lean_obj_tag(x_183) == 0) -{ -lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; -x_184 = lean_ctor_get(x_183, 0); -lean_inc(x_184); -x_185 = lean_ctor_get(x_183, 1); +lean_object* x_185; lean_object* x_186; uint8_t x_187; +x_185 = lean_ctor_get(x_184, 0); lean_inc(x_185); -if (lean_is_exclusive(x_183)) { - lean_ctor_release(x_183, 0); - lean_ctor_release(x_183, 1); - x_186 = x_183; -} else { - lean_dec_ref(x_183); - x_186 = lean_box(0); +x_186 = lean_ctor_get(x_184, 1); +lean_inc(x_186); +lean_dec(x_184); +x_187 = lean_int_dec_lt(x_182, x_173); +lean_dec(x_173); +lean_dec(x_182); +if (x_187 == 0) +{ +lean_object* x_188; lean_object* x_189; +x_188 = l_Int_reduceBinPred___closed__4; +x_189 = l_Lean_Meta_mkEqRefl(x_188, x_5, x_6, x_7, x_8, x_186); +if (lean_obj_tag(x_189) == 0) +{ +lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; +x_190 = lean_ctor_get(x_189, 0); +lean_inc(x_190); +x_191 = lean_ctor_get(x_189, 1); +lean_inc(x_191); +if (lean_is_exclusive(x_189)) { + lean_ctor_release(x_189, 0); + lean_ctor_release(x_189, 1); + x_192 = x_189; +} else { + lean_dec_ref(x_189); + x_192 = lean_box(0); +} +x_193 = l_Lean_Expr_appArg_x21(x_185); +lean_dec(x_185); +x_194 = l_Int_toExpr___closed__12; +x_195 = lean_array_push(x_194, x_1); +x_196 = lean_array_push(x_195, x_193); +x_197 = lean_array_push(x_196, x_190); +x_198 = l_Int_reduceBinPred___closed__10; +x_199 = l_Lean_mkAppN(x_198, x_197); +if (lean_is_scalar(x_183)) { + x_200 = lean_alloc_ctor(1, 1, 0); +} else { + x_200 = x_183; } -x_187 = l_Lean_Expr_appArg_x21(x_179); -lean_dec(x_179); -x_188 = l_Int_toExpr___closed__12; -x_189 = lean_array_push(x_188, x_1); -x_190 = lean_array_push(x_189, x_187); -x_191 = lean_array_push(x_190, x_184); -x_192 = l_Int_reduceBinPred___lambda__1___closed__10; -x_193 = l_Lean_mkAppN(x_192, x_191); -if (lean_is_scalar(x_177)) { - x_194 = lean_alloc_ctor(1, 1, 0); -} else { - x_194 = x_177; -} -lean_ctor_set(x_194, 0, x_193); -x_195 = l_Int_reduceBinPred___lambda__1___closed__7; -x_196 = lean_unsigned_to_nat(0u); -x_197 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_197, 0, x_195); -lean_ctor_set(x_197, 1, x_194); -lean_ctor_set(x_197, 2, x_196); -x_198 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_198, 0, x_197); -x_199 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_199, 0, x_198); -if (lean_is_scalar(x_186)) { - x_200 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_200, 0, x_199); +x_201 = l_Int_reduceBinPred___closed__7; +x_202 = lean_unsigned_to_nat(0u); +x_203 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_203, 0, x_201); +lean_ctor_set(x_203, 1, x_200); +lean_ctor_set(x_203, 2, x_202); +x_204 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_204, 0, x_203); +x_205 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_205, 0, x_204); +if (lean_is_scalar(x_192)) { + x_206 = lean_alloc_ctor(0, 2, 0); } else { - x_200 = x_186; + x_206 = x_192; } -lean_ctor_set(x_200, 0, x_199); -lean_ctor_set(x_200, 1, x_185); -return x_200; +lean_ctor_set(x_206, 0, x_205); +lean_ctor_set(x_206, 1, x_191); +return x_206; } else { -lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; -lean_dec(x_179); -lean_dec(x_177); +lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; +lean_dec(x_185); +lean_dec(x_183); lean_dec(x_1); -x_201 = lean_ctor_get(x_183, 0); -lean_inc(x_201); -x_202 = lean_ctor_get(x_183, 1); -lean_inc(x_202); -if (lean_is_exclusive(x_183)) { - lean_ctor_release(x_183, 0); - lean_ctor_release(x_183, 1); - x_203 = x_183; +x_207 = lean_ctor_get(x_189, 0); +lean_inc(x_207); +x_208 = lean_ctor_get(x_189, 1); +lean_inc(x_208); +if (lean_is_exclusive(x_189)) { + lean_ctor_release(x_189, 0); + lean_ctor_release(x_189, 1); + x_209 = x_189; } else { - lean_dec_ref(x_183); - x_203 = lean_box(0); + lean_dec_ref(x_189); + x_209 = lean_box(0); } -if (lean_is_scalar(x_203)) { - x_204 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_209)) { + x_210 = lean_alloc_ctor(1, 2, 0); } else { - x_204 = x_203; + x_210 = x_209; } -lean_ctor_set(x_204, 0, x_201); -lean_ctor_set(x_204, 1, x_202); -return x_204; +lean_ctor_set(x_210, 0, x_207); +lean_ctor_set(x_210, 1, x_208); +return x_210; } } else { -lean_object* x_205; lean_object* x_206; -x_205 = l_Int_reduceBinPred___lambda__1___closed__13; -x_206 = l_Lean_Meta_mkEqRefl(x_205, x_6, x_7, x_8, x_9, x_180); -if (lean_obj_tag(x_206) == 0) +lean_object* x_211; lean_object* x_212; +x_211 = l_Int_reduceBinPred___closed__13; +x_212 = l_Lean_Meta_mkEqRefl(x_211, x_5, x_6, x_7, x_8, x_186); +if (lean_obj_tag(x_212) == 0) { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; -x_207 = lean_ctor_get(x_206, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_206, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_206)) { - lean_ctor_release(x_206, 0); - lean_ctor_release(x_206, 1); - x_209 = x_206; +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; +x_213 = lean_ctor_get(x_212, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_212, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_212)) { + lean_ctor_release(x_212, 0); + lean_ctor_release(x_212, 1); + x_215 = x_212; } else { - lean_dec_ref(x_206); - x_209 = lean_box(0); + lean_dec_ref(x_212); + x_215 = lean_box(0); } -x_210 = l_Lean_Expr_appArg_x21(x_179); -lean_dec(x_179); -x_211 = l_Int_toExpr___closed__12; -x_212 = lean_array_push(x_211, x_1); -x_213 = lean_array_push(x_212, x_210); -x_214 = lean_array_push(x_213, x_207); -x_215 = l_Int_reduceBinPred___lambda__1___closed__19; -x_216 = l_Lean_mkAppN(x_215, x_214); -if (lean_is_scalar(x_177)) { - x_217 = lean_alloc_ctor(1, 1, 0); -} else { - x_217 = x_177; -} -lean_ctor_set(x_217, 0, x_216); -x_218 = l_Int_reduceBinPred___lambda__1___closed__16; -x_219 = lean_unsigned_to_nat(0u); -x_220 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_220, 0, x_218); -lean_ctor_set(x_220, 1, x_217); -lean_ctor_set(x_220, 2, x_219); -x_221 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_221, 0, x_220); -x_222 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_222, 0, x_221); -if (lean_is_scalar(x_209)) { - x_223 = lean_alloc_ctor(0, 2, 0); +x_216 = l_Lean_Expr_appArg_x21(x_185); +lean_dec(x_185); +x_217 = l_Int_toExpr___closed__12; +x_218 = lean_array_push(x_217, x_1); +x_219 = lean_array_push(x_218, x_216); +x_220 = lean_array_push(x_219, x_213); +x_221 = l_Int_reduceBinPred___closed__19; +x_222 = l_Lean_mkAppN(x_221, x_220); +if (lean_is_scalar(x_183)) { + x_223 = lean_alloc_ctor(1, 1, 0); } else { - x_223 = x_209; + x_223 = x_183; } lean_ctor_set(x_223, 0, x_222); -lean_ctor_set(x_223, 1, x_208); -return x_223; +x_224 = l_Int_reduceBinPred___closed__16; +x_225 = lean_unsigned_to_nat(0u); +x_226 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_226, 0, x_224); +lean_ctor_set(x_226, 1, x_223); +lean_ctor_set(x_226, 2, x_225); +x_227 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_227, 0, x_226); +x_228 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_228, 0, x_227); +if (lean_is_scalar(x_215)) { + x_229 = lean_alloc_ctor(0, 2, 0); +} else { + x_229 = x_215; +} +lean_ctor_set(x_229, 0, x_228); +lean_ctor_set(x_229, 1, x_214); +return x_229; } else { -lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; -lean_dec(x_179); -lean_dec(x_177); +lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; +lean_dec(x_185); +lean_dec(x_183); lean_dec(x_1); -x_224 = lean_ctor_get(x_206, 0); -lean_inc(x_224); -x_225 = lean_ctor_get(x_206, 1); -lean_inc(x_225); -if (lean_is_exclusive(x_206)) { - lean_ctor_release(x_206, 0); - lean_ctor_release(x_206, 1); - x_226 = x_206; +x_230 = lean_ctor_get(x_212, 0); +lean_inc(x_230); +x_231 = lean_ctor_get(x_212, 1); +lean_inc(x_231); +if (lean_is_exclusive(x_212)) { + lean_ctor_release(x_212, 0); + lean_ctor_release(x_212, 1); + x_232 = x_212; } else { - lean_dec_ref(x_206); - x_226 = lean_box(0); + lean_dec_ref(x_212); + x_232 = lean_box(0); } -if (lean_is_scalar(x_226)) { - x_227 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_232)) { + x_233 = lean_alloc_ctor(1, 2, 0); } else { - x_227 = x_226; + x_233 = x_232; } -lean_ctor_set(x_227, 0, x_224); -lean_ctor_set(x_227, 1, x_225); -return x_227; +lean_ctor_set(x_233, 0, x_230); +lean_ctor_set(x_233, 1, x_231); +return x_233; } } } else { -lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; -lean_dec(x_177); -lean_dec(x_176); -lean_dec(x_167); -lean_dec(x_9); +lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; +lean_dec(x_183); +lean_dec(x_182); +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_228 = lean_ctor_get(x_178, 0); -lean_inc(x_228); -x_229 = lean_ctor_get(x_178, 1); -lean_inc(x_229); -if (lean_is_exclusive(x_178)) { - lean_ctor_release(x_178, 0); - lean_ctor_release(x_178, 1); - x_230 = x_178; +x_234 = lean_ctor_get(x_184, 0); +lean_inc(x_234); +x_235 = lean_ctor_get(x_184, 1); +lean_inc(x_235); +if (lean_is_exclusive(x_184)) { + lean_ctor_release(x_184, 0); + lean_ctor_release(x_184, 1); + x_236 = x_184; } else { - lean_dec_ref(x_178); - x_230 = lean_box(0); + lean_dec_ref(x_184); + x_236 = lean_box(0); } -if (lean_is_scalar(x_230)) { - x_231 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_236)) { + x_237 = lean_alloc_ctor(1, 2, 0); } else { - x_231 = x_230; + x_237 = x_236; } -lean_ctor_set(x_231, 0, x_228); -lean_ctor_set(x_231, 1, x_229); -return x_231; +lean_ctor_set(x_237, 0, x_234); +lean_ctor_set(x_237, 1, x_235); +return x_237; } } } else { -lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; -lean_dec(x_167); -lean_dec(x_9); +lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_232 = lean_ctor_get(x_169, 0); -lean_inc(x_232); -x_233 = lean_ctor_get(x_169, 1); -lean_inc(x_233); -if (lean_is_exclusive(x_169)) { - lean_ctor_release(x_169, 0); - lean_ctor_release(x_169, 1); - x_234 = x_169; +x_238 = lean_ctor_get(x_175, 0); +lean_inc(x_238); +x_239 = lean_ctor_get(x_175, 1); +lean_inc(x_239); +if (lean_is_exclusive(x_175)) { + lean_ctor_release(x_175, 0); + lean_ctor_release(x_175, 1); + x_240 = x_175; } else { - lean_dec_ref(x_169); - x_234 = lean_box(0); + lean_dec_ref(x_175); + x_240 = lean_box(0); } -if (lean_is_scalar(x_234)) { - x_235 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_240)) { + x_241 = lean_alloc_ctor(1, 2, 0); } else { - x_235 = x_234; + x_241 = x_240; } -lean_ctor_set(x_235, 0, x_232); -lean_ctor_set(x_235, 1, x_233); -return x_235; +lean_ctor_set(x_241, 0, x_238); +lean_ctor_set(x_241, 1, x_239); +return x_241; } } } } else { -uint8_t x_236; -lean_dec(x_9); +uint8_t x_242; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -x_236 = !lean_is_exclusive(x_13); -if (x_236 == 0) +x_242 = !lean_is_exclusive(x_19); +if (x_242 == 0) { -return x_13; +return x_19; } else { -lean_object* x_237; lean_object* x_238; lean_object* x_239; -x_237 = lean_ctor_get(x_13, 0); -x_238 = lean_ctor_get(x_13, 1); -lean_inc(x_238); -lean_inc(x_237); -lean_dec(x_13); -x_239 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_239, 0, x_237); -lean_ctor_set(x_239, 1, x_238); -return x_239; +lean_object* x_243; lean_object* x_244; lean_object* x_245; +x_243 = lean_ctor_get(x_19, 0); +x_244 = lean_ctor_get(x_19, 1); +lean_inc(x_244); +lean_inc(x_243); +lean_dec(x_19); +x_245 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_245, 0, x_243); +lean_ctor_set(x_245, 1, x_244); +return x_245; } } } } -static lean_object* _init_l_Int_reduceGT___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("GT", 2); -return x_1; } } -static lean_object* _init_l_Int_reduceGT___closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("gt", 2); +x_1 = lean_mk_string_from_bytes("reduceGT", 8); return x_1; } } -static lean_object* _init_l_Int_reduceGT___closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_reduceGT___closed__1; -x_2 = l_Int_reduceGT___closed__2; +x_1 = l_Int_fromExpr_x3f___lambda__2___closed__4; +x_2 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Int_reduceGT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +static lean_object* _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__3() { _start: { -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Int_reduceGT___closed__3; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Int_reduceGT), 9, 0); +return x_1; } -else +} +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215_(lean_object* x_1) { +_start: { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Int_reduceGT___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_2 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__2; +x_3 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__9; +x_4 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__3; +x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); +return x_5; +} } +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1217_(lean_object* x_1) { +_start: +{ +lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; +x_2 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__2; +x_3 = 1; +x_4 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__3; +x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); +return x_5; } } -LEAN_EXPORT lean_object* l_Int_reduceGT___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Int_reduceGE___closed__1() { _start: { -lean_object* x_11; -x_11 = l_Int_reduceGT___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -return x_11; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("GE", 2); +return x_1; } } -static lean_object* _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631____closed__1() { +static lean_object* _init_l_Int_reduceGE___closed__2() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("reduceGT", 8); +x_1 = lean_mk_string_from_bytes("ge", 2); return x_1; } } -static lean_object* _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631____closed__2() { +static lean_object* _init_l_Int_reduceGE___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631____closed__1; +x_1 = l_Int_reduceGE___closed__1; +x_2 = l_Int_reduceGE___closed__2; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631____closed__3() { +LEAN_EXPORT lean_object* l_Int_reduceGE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Int_reduceGT), 9, 0); -return x_1; -} -} -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631_(lean_object* x_1) { -_start: +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Int_reduceGE___closed__3; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) { -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631____closed__2; -x_3 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__9; -x_4 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631____closed__3; -x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); -return x_5; -} +lean_object* x_247; +x_247 = lean_box(0); +x_13 = x_247; +x_14 = x_9; +goto block_246; } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1633_(lean_object* x_1) { -_start: +else { -lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631____closed__2; -x_3 = 1; -x_4 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631____closed__3; -x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); -return x_5; +lean_object* x_248; +x_248 = l_Int_fromExpr_x3f___lambda__2___closed__7; +x_13 = x_248; +x_14 = x_9; +goto block_246; } +block_246: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } -LEAN_EXPORT lean_object* l_Int_reduceGE___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: +else { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); -x_13 = l_Int_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_inc(x_2); +x_19 = l_Int_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_Int_fromExpr_x3f(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_Int_fromExpr_x3f(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_37; lean_object* x_38; uint8_t x_39; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_int_dec_le(x_35, x_23); -lean_dec(x_23); -lean_dec(x_35); -if (x_39 == 0) +lean_object* x_43; lean_object* x_44; uint8_t x_45; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_int_dec_le(x_41, x_29); +lean_dec(x_29); +lean_dec(x_41); +if (x_45 == 0) { -lean_object* x_40; lean_object* x_41; -x_40 = l_Int_reduceBinPred___lambda__1___closed__4; -x_41 = l_Lean_Meta_mkEqRefl(x_40, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_41) == 0) -{ -uint8_t x_42; -x_42 = !lean_is_exclusive(x_41); -if (x_42 == 0) -{ -lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_43 = lean_ctor_get(x_41, 0); -x_44 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_45 = l_Int_toExpr___closed__12; -x_46 = lean_array_push(x_45, x_1); -x_47 = lean_array_push(x_46, x_44); -x_48 = lean_array_push(x_47, x_43); -x_49 = l_Int_reduceBinPred___lambda__1___closed__10; -x_50 = l_Lean_mkAppN(x_49, x_48); -lean_ctor_set(x_26, 0, x_50); -x_51 = l_Int_reduceBinPred___lambda__1___closed__7; -x_52 = lean_unsigned_to_nat(0u); -x_53 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_53, 0, x_51); -lean_ctor_set(x_53, 1, x_26); -lean_ctor_set(x_53, 2, x_52); -x_54 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_14, 0, x_54); -lean_ctor_set(x_41, 0, x_14); -return x_41; +lean_object* x_46; lean_object* x_47; +x_46 = l_Int_reduceBinPred___closed__4; +x_47 = l_Lean_Meta_mkEqRefl(x_46, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_47) == 0) +{ +uint8_t x_48; +x_48 = !lean_is_exclusive(x_47); +if (x_48 == 0) +{ +lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; +x_49 = lean_ctor_get(x_47, 0); +x_50 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_51 = l_Int_toExpr___closed__12; +x_52 = lean_array_push(x_51, x_1); +x_53 = lean_array_push(x_52, x_50); +x_54 = lean_array_push(x_53, x_49); +x_55 = l_Int_reduceBinPred___closed__10; +x_56 = l_Lean_mkAppN(x_55, x_54); +lean_ctor_set(x_32, 0, x_56); +x_57 = l_Int_reduceBinPred___closed__7; +x_58 = lean_unsigned_to_nat(0u); +x_59 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_59, 0, x_57); +lean_ctor_set(x_59, 1, x_32); +lean_ctor_set(x_59, 2, x_58); +x_60 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_60, 0, x_59); +lean_ctor_set(x_20, 0, x_60); +lean_ctor_set(x_47, 0, x_20); +return x_47; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_55 = lean_ctor_get(x_41, 0); -x_56 = lean_ctor_get(x_41, 1); -lean_inc(x_56); -lean_inc(x_55); -lean_dec(x_41); -x_57 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_58 = l_Int_toExpr___closed__12; -x_59 = lean_array_push(x_58, x_1); -x_60 = lean_array_push(x_59, x_57); -x_61 = lean_array_push(x_60, x_55); -x_62 = l_Int_reduceBinPred___lambda__1___closed__10; -x_63 = l_Lean_mkAppN(x_62, x_61); -lean_ctor_set(x_26, 0, x_63); -x_64 = l_Int_reduceBinPred___lambda__1___closed__7; -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_64); -lean_ctor_set(x_66, 1, x_26); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_14, 0, x_67); -x_68 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_68, 0, x_14); -lean_ctor_set(x_68, 1, x_56); -return x_68; +lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_61 = lean_ctor_get(x_47, 0); +x_62 = lean_ctor_get(x_47, 1); +lean_inc(x_62); +lean_inc(x_61); +lean_dec(x_47); +x_63 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_64 = l_Int_toExpr___closed__12; +x_65 = lean_array_push(x_64, x_1); +x_66 = lean_array_push(x_65, x_63); +x_67 = lean_array_push(x_66, x_61); +x_68 = l_Int_reduceBinPred___closed__10; +x_69 = l_Lean_mkAppN(x_68, x_67); +lean_ctor_set(x_32, 0, x_69); +x_70 = l_Int_reduceBinPred___closed__7; +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_70); +lean_ctor_set(x_72, 1, x_32); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +lean_ctor_set(x_20, 0, x_73); +x_74 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_74, 0, x_20); +lean_ctor_set(x_74, 1, x_62); +return x_74; } } else { -uint8_t x_69; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_75; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_69 = !lean_is_exclusive(x_41); -if (x_69 == 0) +x_75 = !lean_is_exclusive(x_47); +if (x_75 == 0) { -return x_41; +return x_47; } else { -lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_70 = lean_ctor_get(x_41, 0); -x_71 = lean_ctor_get(x_41, 1); -lean_inc(x_71); -lean_inc(x_70); -lean_dec(x_41); -x_72 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_72, 0, x_70); -lean_ctor_set(x_72, 1, x_71); -return x_72; +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_47, 0); +x_77 = lean_ctor_get(x_47, 1); +lean_inc(x_77); +lean_inc(x_76); +lean_dec(x_47); +x_78 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_78, 0, x_76); +lean_ctor_set(x_78, 1, x_77); +return x_78; } } } else { -lean_object* x_73; lean_object* x_74; -x_73 = l_Int_reduceBinPred___lambda__1___closed__13; -x_74 = l_Lean_Meta_mkEqRefl(x_73, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_74) == 0) +lean_object* x_79; lean_object* x_80; +x_79 = l_Int_reduceBinPred___closed__13; +x_80 = l_Lean_Meta_mkEqRefl(x_79, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_80) == 0) { -uint8_t x_75; -x_75 = !lean_is_exclusive(x_74); -if (x_75 == 0) +uint8_t x_81; +x_81 = !lean_is_exclusive(x_80); +if (x_81 == 0) { -lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; -x_76 = lean_ctor_get(x_74, 0); -x_77 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_78 = l_Int_toExpr___closed__12; -x_79 = lean_array_push(x_78, x_1); -x_80 = lean_array_push(x_79, x_77); -x_81 = lean_array_push(x_80, x_76); -x_82 = l_Int_reduceBinPred___lambda__1___closed__19; -x_83 = l_Lean_mkAppN(x_82, x_81); -lean_ctor_set(x_26, 0, x_83); -x_84 = l_Int_reduceBinPred___lambda__1___closed__16; -x_85 = lean_unsigned_to_nat(0u); -x_86 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_86, 0, x_84); -lean_ctor_set(x_86, 1, x_26); -lean_ctor_set(x_86, 2, x_85); -x_87 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_14, 0, x_87); -lean_ctor_set(x_74, 0, x_14); -return x_74; +lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; +x_82 = lean_ctor_get(x_80, 0); +x_83 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_84 = l_Int_toExpr___closed__12; +x_85 = lean_array_push(x_84, x_1); +x_86 = lean_array_push(x_85, x_83); +x_87 = lean_array_push(x_86, x_82); +x_88 = l_Int_reduceBinPred___closed__19; +x_89 = l_Lean_mkAppN(x_88, x_87); +lean_ctor_set(x_32, 0, x_89); +x_90 = l_Int_reduceBinPred___closed__16; +x_91 = lean_unsigned_to_nat(0u); +x_92 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_92, 0, x_90); +lean_ctor_set(x_92, 1, x_32); +lean_ctor_set(x_92, 2, x_91); +x_93 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_93, 0, x_92); +lean_ctor_set(x_20, 0, x_93); +lean_ctor_set(x_80, 0, x_20); +return x_80; +} +else +{ +lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; +x_94 = lean_ctor_get(x_80, 0); +x_95 = lean_ctor_get(x_80, 1); +lean_inc(x_95); +lean_inc(x_94); +lean_dec(x_80); +x_96 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_97 = l_Int_toExpr___closed__12; +x_98 = lean_array_push(x_97, x_1); +x_99 = lean_array_push(x_98, x_96); +x_100 = lean_array_push(x_99, x_94); +x_101 = l_Int_reduceBinPred___closed__19; +x_102 = l_Lean_mkAppN(x_101, x_100); +lean_ctor_set(x_32, 0, x_102); +x_103 = l_Int_reduceBinPred___closed__16; +x_104 = lean_unsigned_to_nat(0u); +x_105 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_105, 0, x_103); +lean_ctor_set(x_105, 1, x_32); +lean_ctor_set(x_105, 2, x_104); +x_106 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_106, 0, x_105); +lean_ctor_set(x_20, 0, x_106); +x_107 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_107, 0, x_20); +lean_ctor_set(x_107, 1, x_95); +return x_107; +} } else { -lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; -x_88 = lean_ctor_get(x_74, 0); -x_89 = lean_ctor_get(x_74, 1); -lean_inc(x_89); -lean_inc(x_88); -lean_dec(x_74); -x_90 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_91 = l_Int_toExpr___closed__12; -x_92 = lean_array_push(x_91, x_1); -x_93 = lean_array_push(x_92, x_90); -x_94 = lean_array_push(x_93, x_88); -x_95 = l_Int_reduceBinPred___lambda__1___closed__19; -x_96 = l_Lean_mkAppN(x_95, x_94); -lean_ctor_set(x_26, 0, x_96); -x_97 = l_Int_reduceBinPred___lambda__1___closed__16; -x_98 = lean_unsigned_to_nat(0u); -x_99 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_99, 0, x_97); -lean_ctor_set(x_99, 1, x_26); -lean_ctor_set(x_99, 2, x_98); -x_100 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_14, 0, x_100); -x_101 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_101, 0, x_14); -lean_ctor_set(x_101, 1, x_89); -return x_101; -} -} -else -{ -uint8_t x_102; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_108; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_102 = !lean_is_exclusive(x_74); -if (x_102 == 0) +x_108 = !lean_is_exclusive(x_80); +if (x_108 == 0) { -return x_74; +return x_80; } else { -lean_object* x_103; lean_object* x_104; lean_object* x_105; -x_103 = lean_ctor_get(x_74, 0); -x_104 = lean_ctor_get(x_74, 1); -lean_inc(x_104); -lean_inc(x_103); -lean_dec(x_74); -x_105 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_105, 0, x_103); -lean_ctor_set(x_105, 1, x_104); -return x_105; +lean_object* x_109; lean_object* x_110; lean_object* x_111; +x_109 = lean_ctor_get(x_80, 0); +x_110 = lean_ctor_get(x_80, 1); +lean_inc(x_110); +lean_inc(x_109); +lean_dec(x_80); +x_111 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_111, 0, x_109); +lean_ctor_set(x_111, 1, x_110); +return x_111; } } } } else { -uint8_t x_106; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_112; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_106 = !lean_is_exclusive(x_36); -if (x_106 == 0) +x_112 = !lean_is_exclusive(x_42); +if (x_112 == 0) { -return x_36; +return x_42; } else { -lean_object* x_107; lean_object* x_108; lean_object* x_109; -x_107 = lean_ctor_get(x_36, 0); -x_108 = lean_ctor_get(x_36, 1); -lean_inc(x_108); -lean_inc(x_107); -lean_dec(x_36); -x_109 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_109, 0, x_107); -lean_ctor_set(x_109, 1, x_108); -return x_109; +lean_object* x_113; lean_object* x_114; lean_object* x_115; +x_113 = lean_ctor_get(x_42, 0); +x_114 = lean_ctor_get(x_42, 1); +lean_inc(x_114); +lean_inc(x_113); +lean_dec(x_42); +x_115 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_115, 0, x_113); +lean_ctor_set(x_115, 1, x_114); +return x_115; } } } else { -lean_object* x_110; lean_object* x_111; -x_110 = lean_ctor_get(x_26, 0); -lean_inc(x_110); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_116; lean_object* x_117; +x_116 = lean_ctor_get(x_32, 0); +lean_inc(x_116); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_111 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_111) == 0) -{ -lean_object* x_112; lean_object* x_113; uint8_t x_114; -x_112 = lean_ctor_get(x_111, 0); -lean_inc(x_112); -x_113 = lean_ctor_get(x_111, 1); -lean_inc(x_113); -lean_dec(x_111); -x_114 = lean_int_dec_le(x_110, x_23); -lean_dec(x_23); -lean_dec(x_110); -if (x_114 == 0) +x_117 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_117) == 0) { -lean_object* x_115; lean_object* x_116; -x_115 = l_Int_reduceBinPred___lambda__1___closed__4; -x_116 = l_Lean_Meta_mkEqRefl(x_115, x_6, x_7, x_8, x_9, x_113); -if (lean_obj_tag(x_116) == 0) -{ -lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; -x_117 = lean_ctor_get(x_116, 0); -lean_inc(x_117); -x_118 = lean_ctor_get(x_116, 1); +lean_object* x_118; lean_object* x_119; uint8_t x_120; +x_118 = lean_ctor_get(x_117, 0); lean_inc(x_118); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_119 = x_116; -} else { - lean_dec_ref(x_116); - x_119 = lean_box(0); -} -x_120 = l_Lean_Expr_appArg_x21(x_112); -lean_dec(x_112); -x_121 = l_Int_toExpr___closed__12; -x_122 = lean_array_push(x_121, x_1); -x_123 = lean_array_push(x_122, x_120); -x_124 = lean_array_push(x_123, x_117); -x_125 = l_Int_reduceBinPred___lambda__1___closed__10; -x_126 = l_Lean_mkAppN(x_125, x_124); -x_127 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_127, 0, x_126); -x_128 = l_Int_reduceBinPred___lambda__1___closed__7; -x_129 = lean_unsigned_to_nat(0u); -x_130 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_130, 0, x_128); -lean_ctor_set(x_130, 1, x_127); -lean_ctor_set(x_130, 2, x_129); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -lean_ctor_set(x_14, 0, x_131); -if (lean_is_scalar(x_119)) { - x_132 = lean_alloc_ctor(0, 2, 0); -} else { - x_132 = x_119; -} -lean_ctor_set(x_132, 0, x_14); -lean_ctor_set(x_132, 1, x_118); -return x_132; -} -else -{ -lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -lean_dec(x_112); -lean_free_object(x_14); +x_119 = lean_ctor_get(x_117, 1); +lean_inc(x_119); +lean_dec(x_117); +x_120 = lean_int_dec_le(x_116, x_29); +lean_dec(x_29); +lean_dec(x_116); +if (x_120 == 0) +{ +lean_object* x_121; lean_object* x_122; +x_121 = l_Int_reduceBinPred___closed__4; +x_122 = l_Lean_Meta_mkEqRefl(x_121, x_5, x_6, x_7, x_8, x_119); +if (lean_obj_tag(x_122) == 0) +{ +lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; +x_123 = lean_ctor_get(x_122, 0); +lean_inc(x_123); +x_124 = lean_ctor_get(x_122, 1); +lean_inc(x_124); +if (lean_is_exclusive(x_122)) { + lean_ctor_release(x_122, 0); + lean_ctor_release(x_122, 1); + x_125 = x_122; +} else { + lean_dec_ref(x_122); + x_125 = lean_box(0); +} +x_126 = l_Lean_Expr_appArg_x21(x_118); +lean_dec(x_118); +x_127 = l_Int_toExpr___closed__12; +x_128 = lean_array_push(x_127, x_1); +x_129 = lean_array_push(x_128, x_126); +x_130 = lean_array_push(x_129, x_123); +x_131 = l_Int_reduceBinPred___closed__10; +x_132 = l_Lean_mkAppN(x_131, x_130); +x_133 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_133, 0, x_132); +x_134 = l_Int_reduceBinPred___closed__7; +x_135 = lean_unsigned_to_nat(0u); +x_136 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_136, 0, x_134); +lean_ctor_set(x_136, 1, x_133); +lean_ctor_set(x_136, 2, x_135); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +lean_ctor_set(x_20, 0, x_137); +if (lean_is_scalar(x_125)) { + x_138 = lean_alloc_ctor(0, 2, 0); +} else { + x_138 = x_125; +} +lean_ctor_set(x_138, 0, x_20); +lean_ctor_set(x_138, 1, x_124); +return x_138; +} +else +{ +lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +lean_dec(x_118); +lean_free_object(x_20); lean_dec(x_1); -x_133 = lean_ctor_get(x_116, 0); -lean_inc(x_133); -x_134 = lean_ctor_get(x_116, 1); -lean_inc(x_134); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_135 = x_116; -} else { - lean_dec_ref(x_116); - x_135 = lean_box(0); -} -if (lean_is_scalar(x_135)) { - x_136 = lean_alloc_ctor(1, 2, 0); -} else { - x_136 = x_135; -} -lean_ctor_set(x_136, 0, x_133); -lean_ctor_set(x_136, 1, x_134); -return x_136; -} -} -else -{ -lean_object* x_137; lean_object* x_138; -x_137 = l_Int_reduceBinPred___lambda__1___closed__13; -x_138 = l_Lean_Meta_mkEqRefl(x_137, x_6, x_7, x_8, x_9, x_113); -if (lean_obj_tag(x_138) == 0) -{ -lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; -x_139 = lean_ctor_get(x_138, 0); +x_139 = lean_ctor_get(x_122, 0); lean_inc(x_139); -x_140 = lean_ctor_get(x_138, 1); +x_140 = lean_ctor_get(x_122, 1); lean_inc(x_140); -if (lean_is_exclusive(x_138)) { - lean_ctor_release(x_138, 0); - lean_ctor_release(x_138, 1); - x_141 = x_138; +if (lean_is_exclusive(x_122)) { + lean_ctor_release(x_122, 0); + lean_ctor_release(x_122, 1); + x_141 = x_122; } else { - lean_dec_ref(x_138); + lean_dec_ref(x_122); x_141 = lean_box(0); } -x_142 = l_Lean_Expr_appArg_x21(x_112); -lean_dec(x_112); -x_143 = l_Int_toExpr___closed__12; -x_144 = lean_array_push(x_143, x_1); -x_145 = lean_array_push(x_144, x_142); -x_146 = lean_array_push(x_145, x_139); -x_147 = l_Int_reduceBinPred___lambda__1___closed__19; -x_148 = l_Lean_mkAppN(x_147, x_146); -x_149 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_149, 0, x_148); -x_150 = l_Int_reduceBinPred___lambda__1___closed__16; -x_151 = lean_unsigned_to_nat(0u); -x_152 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_152, 0, x_150); -lean_ctor_set(x_152, 1, x_149); -lean_ctor_set(x_152, 2, x_151); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -lean_ctor_set(x_14, 0, x_153); if (lean_is_scalar(x_141)) { - x_154 = lean_alloc_ctor(0, 2, 0); -} else { - x_154 = x_141; -} -lean_ctor_set(x_154, 0, x_14); -lean_ctor_set(x_154, 1, x_140); -return x_154; -} -else -{ -lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -lean_dec(x_112); -lean_free_object(x_14); + x_142 = lean_alloc_ctor(1, 2, 0); +} else { + x_142 = x_141; +} +lean_ctor_set(x_142, 0, x_139); +lean_ctor_set(x_142, 1, x_140); +return x_142; +} +} +else +{ +lean_object* x_143; lean_object* x_144; +x_143 = l_Int_reduceBinPred___closed__13; +x_144 = l_Lean_Meta_mkEqRefl(x_143, x_5, x_6, x_7, x_8, x_119); +if (lean_obj_tag(x_144) == 0) +{ +lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; +x_145 = lean_ctor_get(x_144, 0); +lean_inc(x_145); +x_146 = lean_ctor_get(x_144, 1); +lean_inc(x_146); +if (lean_is_exclusive(x_144)) { + lean_ctor_release(x_144, 0); + lean_ctor_release(x_144, 1); + x_147 = x_144; +} else { + lean_dec_ref(x_144); + x_147 = lean_box(0); +} +x_148 = l_Lean_Expr_appArg_x21(x_118); +lean_dec(x_118); +x_149 = l_Int_toExpr___closed__12; +x_150 = lean_array_push(x_149, x_1); +x_151 = lean_array_push(x_150, x_148); +x_152 = lean_array_push(x_151, x_145); +x_153 = l_Int_reduceBinPred___closed__19; +x_154 = l_Lean_mkAppN(x_153, x_152); +x_155 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_155, 0, x_154); +x_156 = l_Int_reduceBinPred___closed__16; +x_157 = lean_unsigned_to_nat(0u); +x_158 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_158, 0, x_156); +lean_ctor_set(x_158, 1, x_155); +lean_ctor_set(x_158, 2, x_157); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +lean_ctor_set(x_20, 0, x_159); +if (lean_is_scalar(x_147)) { + x_160 = lean_alloc_ctor(0, 2, 0); +} else { + x_160 = x_147; +} +lean_ctor_set(x_160, 0, x_20); +lean_ctor_set(x_160, 1, x_146); +return x_160; +} +else +{ +lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +lean_dec(x_118); +lean_free_object(x_20); lean_dec(x_1); -x_155 = lean_ctor_get(x_138, 0); -lean_inc(x_155); -x_156 = lean_ctor_get(x_138, 1); -lean_inc(x_156); -if (lean_is_exclusive(x_138)) { - lean_ctor_release(x_138, 0); - lean_ctor_release(x_138, 1); - x_157 = x_138; +x_161 = lean_ctor_get(x_144, 0); +lean_inc(x_161); +x_162 = lean_ctor_get(x_144, 1); +lean_inc(x_162); +if (lean_is_exclusive(x_144)) { + lean_ctor_release(x_144, 0); + lean_ctor_release(x_144, 1); + x_163 = x_144; } else { - lean_dec_ref(x_138); - x_157 = lean_box(0); + lean_dec_ref(x_144); + x_163 = lean_box(0); } -if (lean_is_scalar(x_157)) { - x_158 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_163)) { + x_164 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_157; + x_164 = x_163; } -lean_ctor_set(x_158, 0, x_155); -lean_ctor_set(x_158, 1, x_156); -return x_158; +lean_ctor_set(x_164, 0, x_161); +lean_ctor_set(x_164, 1, x_162); +return x_164; } } } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_110); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_116); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_159 = lean_ctor_get(x_111, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_111, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_111)) { - lean_ctor_release(x_111, 0); - lean_ctor_release(x_111, 1); - x_161 = x_111; +x_165 = lean_ctor_get(x_117, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_117, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_117)) { + lean_ctor_release(x_117, 0); + lean_ctor_release(x_117, 1); + x_167 = x_117; } else { - lean_dec_ref(x_111); - x_161 = lean_box(0); + lean_dec_ref(x_117); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } } else { -uint8_t x_163; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_169; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = !lean_is_exclusive(x_25); -if (x_163 == 0) +x_169 = !lean_is_exclusive(x_31); +if (x_169 == 0) { -return x_25; +return x_31; } else { -lean_object* x_164; lean_object* x_165; lean_object* x_166; -x_164 = lean_ctor_get(x_25, 0); -x_165 = lean_ctor_get(x_25, 1); -lean_inc(x_165); -lean_inc(x_164); -lean_dec(x_25); -x_166 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_166, 0, x_164); -lean_ctor_set(x_166, 1, x_165); -return x_166; +lean_object* x_170; lean_object* x_171; lean_object* x_172; +x_170 = lean_ctor_get(x_31, 0); +x_171 = lean_ctor_get(x_31, 1); +lean_inc(x_171); +lean_inc(x_170); +lean_dec(x_31); +x_172 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_172, 0, x_170); +lean_ctor_set(x_172, 1, x_171); +return x_172; } } } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_14, 0); -lean_inc(x_167); -lean_dec(x_14); -x_168 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_20, 0); +lean_inc(x_173); +lean_dec(x_20); +x_174 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_169 = l_Int_fromExpr_x3f(x_168, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_169) == 0) +lean_inc(x_5); +x_175 = l_Int_fromExpr_x3f(x_174, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_175) == 0) { -lean_object* x_170; -x_170 = lean_ctor_get(x_169, 0); -lean_inc(x_170); -if (lean_obj_tag(x_170) == 0) +lean_object* x_176; +x_176 = lean_ctor_get(x_175, 0); +lean_inc(x_176); +if (lean_obj_tag(x_176) == 0) { -lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; -lean_dec(x_167); -lean_dec(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_171 = lean_ctor_get(x_169, 1); -lean_inc(x_171); -if (lean_is_exclusive(x_169)) { - lean_ctor_release(x_169, 0); - lean_ctor_release(x_169, 1); - x_172 = x_169; +x_177 = lean_ctor_get(x_175, 1); +lean_inc(x_177); +if (lean_is_exclusive(x_175)) { + lean_ctor_release(x_175, 0); + lean_ctor_release(x_175, 1); + x_178 = x_175; } else { - lean_dec_ref(x_169); - x_172 = lean_box(0); + lean_dec_ref(x_175); + x_178 = lean_box(0); } -x_173 = lean_box(0); -if (lean_is_scalar(x_172)) { - x_174 = lean_alloc_ctor(0, 2, 0); +x_179 = lean_box(0); +if (lean_is_scalar(x_178)) { + x_180 = lean_alloc_ctor(0, 2, 0); } else { - x_174 = x_172; + x_180 = x_178; } -lean_ctor_set(x_174, 0, x_173); -lean_ctor_set(x_174, 1, x_171); -return x_174; +lean_ctor_set(x_180, 0, x_179); +lean_ctor_set(x_180, 1, x_177); +return x_180; } else { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -x_175 = lean_ctor_get(x_169, 1); -lean_inc(x_175); -lean_dec(x_169); -x_176 = lean_ctor_get(x_170, 0); -lean_inc(x_176); -if (lean_is_exclusive(x_170)) { - lean_ctor_release(x_170, 0); - x_177 = x_170; +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +x_181 = lean_ctor_get(x_175, 1); +lean_inc(x_181); +lean_dec(x_175); +x_182 = lean_ctor_get(x_176, 0); +lean_inc(x_182); +if (lean_is_exclusive(x_176)) { + lean_ctor_release(x_176, 0); + x_183 = x_176; } else { - lean_dec_ref(x_170); - x_177 = lean_box(0); + lean_dec_ref(x_176); + x_183 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_178 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_175); -if (lean_obj_tag(x_178) == 0) -{ -lean_object* x_179; lean_object* x_180; uint8_t x_181; -x_179 = lean_ctor_get(x_178, 0); -lean_inc(x_179); -x_180 = lean_ctor_get(x_178, 1); -lean_inc(x_180); -lean_dec(x_178); -x_181 = lean_int_dec_le(x_176, x_167); -lean_dec(x_167); -lean_dec(x_176); -if (x_181 == 0) -{ -lean_object* x_182; lean_object* x_183; -x_182 = l_Int_reduceBinPred___lambda__1___closed__4; -x_183 = l_Lean_Meta_mkEqRefl(x_182, x_6, x_7, x_8, x_9, x_180); -if (lean_obj_tag(x_183) == 0) +x_184 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_181); +if (lean_obj_tag(x_184) == 0) { -lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; -x_184 = lean_ctor_get(x_183, 0); -lean_inc(x_184); -x_185 = lean_ctor_get(x_183, 1); +lean_object* x_185; lean_object* x_186; uint8_t x_187; +x_185 = lean_ctor_get(x_184, 0); lean_inc(x_185); -if (lean_is_exclusive(x_183)) { - lean_ctor_release(x_183, 0); - lean_ctor_release(x_183, 1); - x_186 = x_183; -} else { - lean_dec_ref(x_183); - x_186 = lean_box(0); -} -x_187 = l_Lean_Expr_appArg_x21(x_179); -lean_dec(x_179); -x_188 = l_Int_toExpr___closed__12; -x_189 = lean_array_push(x_188, x_1); -x_190 = lean_array_push(x_189, x_187); -x_191 = lean_array_push(x_190, x_184); -x_192 = l_Int_reduceBinPred___lambda__1___closed__10; -x_193 = l_Lean_mkAppN(x_192, x_191); -if (lean_is_scalar(x_177)) { - x_194 = lean_alloc_ctor(1, 1, 0); -} else { - x_194 = x_177; -} -lean_ctor_set(x_194, 0, x_193); -x_195 = l_Int_reduceBinPred___lambda__1___closed__7; -x_196 = lean_unsigned_to_nat(0u); -x_197 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_197, 0, x_195); -lean_ctor_set(x_197, 1, x_194); -lean_ctor_set(x_197, 2, x_196); -x_198 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_198, 0, x_197); -x_199 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_199, 0, x_198); -if (lean_is_scalar(x_186)) { - x_200 = lean_alloc_ctor(0, 2, 0); -} else { - x_200 = x_186; +x_186 = lean_ctor_get(x_184, 1); +lean_inc(x_186); +lean_dec(x_184); +x_187 = lean_int_dec_le(x_182, x_173); +lean_dec(x_173); +lean_dec(x_182); +if (x_187 == 0) +{ +lean_object* x_188; lean_object* x_189; +x_188 = l_Int_reduceBinPred___closed__4; +x_189 = l_Lean_Meta_mkEqRefl(x_188, x_5, x_6, x_7, x_8, x_186); +if (lean_obj_tag(x_189) == 0) +{ +lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; +x_190 = lean_ctor_get(x_189, 0); +lean_inc(x_190); +x_191 = lean_ctor_get(x_189, 1); +lean_inc(x_191); +if (lean_is_exclusive(x_189)) { + lean_ctor_release(x_189, 0); + lean_ctor_release(x_189, 1); + x_192 = x_189; +} else { + lean_dec_ref(x_189); + x_192 = lean_box(0); +} +x_193 = l_Lean_Expr_appArg_x21(x_185); +lean_dec(x_185); +x_194 = l_Int_toExpr___closed__12; +x_195 = lean_array_push(x_194, x_1); +x_196 = lean_array_push(x_195, x_193); +x_197 = lean_array_push(x_196, x_190); +x_198 = l_Int_reduceBinPred___closed__10; +x_199 = l_Lean_mkAppN(x_198, x_197); +if (lean_is_scalar(x_183)) { + x_200 = lean_alloc_ctor(1, 1, 0); +} else { + x_200 = x_183; } lean_ctor_set(x_200, 0, x_199); -lean_ctor_set(x_200, 1, x_185); -return x_200; -} -else -{ -lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; -lean_dec(x_179); -lean_dec(x_177); -lean_dec(x_1); -x_201 = lean_ctor_get(x_183, 0); -lean_inc(x_201); -x_202 = lean_ctor_get(x_183, 1); -lean_inc(x_202); -if (lean_is_exclusive(x_183)) { - lean_ctor_release(x_183, 0); - lean_ctor_release(x_183, 1); - x_203 = x_183; -} else { - lean_dec_ref(x_183); - x_203 = lean_box(0); -} -if (lean_is_scalar(x_203)) { - x_204 = lean_alloc_ctor(1, 2, 0); +x_201 = l_Int_reduceBinPred___closed__7; +x_202 = lean_unsigned_to_nat(0u); +x_203 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_203, 0, x_201); +lean_ctor_set(x_203, 1, x_200); +lean_ctor_set(x_203, 2, x_202); +x_204 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_204, 0, x_203); +x_205 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_205, 0, x_204); +if (lean_is_scalar(x_192)) { + x_206 = lean_alloc_ctor(0, 2, 0); } else { - x_204 = x_203; -} -lean_ctor_set(x_204, 0, x_201); -lean_ctor_set(x_204, 1, x_202); -return x_204; + x_206 = x_192; } +lean_ctor_set(x_206, 0, x_205); +lean_ctor_set(x_206, 1, x_191); +return x_206; } else { -lean_object* x_205; lean_object* x_206; -x_205 = l_Int_reduceBinPred___lambda__1___closed__13; -x_206 = l_Lean_Meta_mkEqRefl(x_205, x_6, x_7, x_8, x_9, x_180); -if (lean_obj_tag(x_206) == 0) -{ -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; -x_207 = lean_ctor_get(x_206, 0); +lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; +lean_dec(x_185); +lean_dec(x_183); +lean_dec(x_1); +x_207 = lean_ctor_get(x_189, 0); lean_inc(x_207); -x_208 = lean_ctor_get(x_206, 1); +x_208 = lean_ctor_get(x_189, 1); lean_inc(x_208); -if (lean_is_exclusive(x_206)) { - lean_ctor_release(x_206, 0); - lean_ctor_release(x_206, 1); - x_209 = x_206; +if (lean_is_exclusive(x_189)) { + lean_ctor_release(x_189, 0); + lean_ctor_release(x_189, 1); + x_209 = x_189; } else { - lean_dec_ref(x_206); + lean_dec_ref(x_189); x_209 = lean_box(0); } -x_210 = l_Lean_Expr_appArg_x21(x_179); -lean_dec(x_179); -x_211 = l_Int_toExpr___closed__12; -x_212 = lean_array_push(x_211, x_1); -x_213 = lean_array_push(x_212, x_210); -x_214 = lean_array_push(x_213, x_207); -x_215 = l_Int_reduceBinPred___lambda__1___closed__19; -x_216 = l_Lean_mkAppN(x_215, x_214); -if (lean_is_scalar(x_177)) { - x_217 = lean_alloc_ctor(1, 1, 0); -} else { - x_217 = x_177; -} -lean_ctor_set(x_217, 0, x_216); -x_218 = l_Int_reduceBinPred___lambda__1___closed__16; -x_219 = lean_unsigned_to_nat(0u); -x_220 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_220, 0, x_218); -lean_ctor_set(x_220, 1, x_217); -lean_ctor_set(x_220, 2, x_219); -x_221 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_221, 0, x_220); -x_222 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_222, 0, x_221); if (lean_is_scalar(x_209)) { - x_223 = lean_alloc_ctor(0, 2, 0); + x_210 = lean_alloc_ctor(1, 2, 0); } else { - x_223 = x_209; + x_210 = x_209; +} +lean_ctor_set(x_210, 0, x_207); +lean_ctor_set(x_210, 1, x_208); +return x_210; } -lean_ctor_set(x_223, 0, x_222); -lean_ctor_set(x_223, 1, x_208); -return x_223; } else { -lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; -lean_dec(x_179); -lean_dec(x_177); -lean_dec(x_1); -x_224 = lean_ctor_get(x_206, 0); -lean_inc(x_224); -x_225 = lean_ctor_get(x_206, 1); -lean_inc(x_225); -if (lean_is_exclusive(x_206)) { - lean_ctor_release(x_206, 0); - lean_ctor_release(x_206, 1); - x_226 = x_206; +lean_object* x_211; lean_object* x_212; +x_211 = l_Int_reduceBinPred___closed__13; +x_212 = l_Lean_Meta_mkEqRefl(x_211, x_5, x_6, x_7, x_8, x_186); +if (lean_obj_tag(x_212) == 0) +{ +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; +x_213 = lean_ctor_get(x_212, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_212, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_212)) { + lean_ctor_release(x_212, 0); + lean_ctor_release(x_212, 1); + x_215 = x_212; } else { - lean_dec_ref(x_206); - x_226 = lean_box(0); + lean_dec_ref(x_212); + x_215 = lean_box(0); } -if (lean_is_scalar(x_226)) { - x_227 = lean_alloc_ctor(1, 2, 0); +x_216 = l_Lean_Expr_appArg_x21(x_185); +lean_dec(x_185); +x_217 = l_Int_toExpr___closed__12; +x_218 = lean_array_push(x_217, x_1); +x_219 = lean_array_push(x_218, x_216); +x_220 = lean_array_push(x_219, x_213); +x_221 = l_Int_reduceBinPred___closed__19; +x_222 = l_Lean_mkAppN(x_221, x_220); +if (lean_is_scalar(x_183)) { + x_223 = lean_alloc_ctor(1, 1, 0); } else { - x_227 = x_226; -} -lean_ctor_set(x_227, 0, x_224); -lean_ctor_set(x_227, 1, x_225); -return x_227; + x_223 = x_183; } +lean_ctor_set(x_223, 0, x_222); +x_224 = l_Int_reduceBinPred___closed__16; +x_225 = lean_unsigned_to_nat(0u); +x_226 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_226, 0, x_224); +lean_ctor_set(x_226, 1, x_223); +lean_ctor_set(x_226, 2, x_225); +x_227 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_227, 0, x_226); +x_228 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_228, 0, x_227); +if (lean_is_scalar(x_215)) { + x_229 = lean_alloc_ctor(0, 2, 0); +} else { + x_229 = x_215; } +lean_ctor_set(x_229, 0, x_228); +lean_ctor_set(x_229, 1, x_214); +return x_229; } else { -lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; -lean_dec(x_177); -lean_dec(x_176); -lean_dec(x_167); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); +lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; +lean_dec(x_185); +lean_dec(x_183); lean_dec(x_1); -x_228 = lean_ctor_get(x_178, 0); -lean_inc(x_228); -x_229 = lean_ctor_get(x_178, 1); -lean_inc(x_229); -if (lean_is_exclusive(x_178)) { - lean_ctor_release(x_178, 0); - lean_ctor_release(x_178, 1); - x_230 = x_178; +x_230 = lean_ctor_get(x_212, 0); +lean_inc(x_230); +x_231 = lean_ctor_get(x_212, 1); +lean_inc(x_231); +if (lean_is_exclusive(x_212)) { + lean_ctor_release(x_212, 0); + lean_ctor_release(x_212, 1); + x_232 = x_212; } else { - lean_dec_ref(x_178); - x_230 = lean_box(0); + lean_dec_ref(x_212); + x_232 = lean_box(0); } -if (lean_is_scalar(x_230)) { - x_231 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_232)) { + x_233 = lean_alloc_ctor(1, 2, 0); } else { - x_231 = x_230; + x_233 = x_232; } -lean_ctor_set(x_231, 0, x_228); -lean_ctor_set(x_231, 1, x_229); -return x_231; +lean_ctor_set(x_233, 0, x_230); +lean_ctor_set(x_233, 1, x_231); +return x_233; } } } else { -lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; -lean_dec(x_167); -lean_dec(x_9); +lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; +lean_dec(x_183); +lean_dec(x_182); +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_232 = lean_ctor_get(x_169, 0); -lean_inc(x_232); -x_233 = lean_ctor_get(x_169, 1); -lean_inc(x_233); -if (lean_is_exclusive(x_169)) { - lean_ctor_release(x_169, 0); - lean_ctor_release(x_169, 1); - x_234 = x_169; +x_234 = lean_ctor_get(x_184, 0); +lean_inc(x_234); +x_235 = lean_ctor_get(x_184, 1); +lean_inc(x_235); +if (lean_is_exclusive(x_184)) { + lean_ctor_release(x_184, 0); + lean_ctor_release(x_184, 1); + x_236 = x_184; } else { - lean_dec_ref(x_169); - x_234 = lean_box(0); + lean_dec_ref(x_184); + x_236 = lean_box(0); } -if (lean_is_scalar(x_234)) { - x_235 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_236)) { + x_237 = lean_alloc_ctor(1, 2, 0); } else { - x_235 = x_234; -} -lean_ctor_set(x_235, 0, x_232); -lean_ctor_set(x_235, 1, x_233); -return x_235; + x_237 = x_236; } +lean_ctor_set(x_237, 0, x_234); +lean_ctor_set(x_237, 1, x_235); +return x_237; } } } else { -uint8_t x_236; -lean_dec(x_9); +lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_236 = !lean_is_exclusive(x_13); -if (x_236 == 0) -{ -return x_13; -} -else -{ -lean_object* x_237; lean_object* x_238; lean_object* x_239; -x_237 = lean_ctor_get(x_13, 0); -x_238 = lean_ctor_get(x_13, 1); +x_238 = lean_ctor_get(x_175, 0); lean_inc(x_238); -lean_inc(x_237); -lean_dec(x_13); -x_239 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_239, 0, x_237); -lean_ctor_set(x_239, 1, x_238); -return x_239; -} -} -} -} -static lean_object* _init_l_Int_reduceGE___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("GE", 2); -return x_1; +x_239 = lean_ctor_get(x_175, 1); +lean_inc(x_239); +if (lean_is_exclusive(x_175)) { + lean_ctor_release(x_175, 0); + lean_ctor_release(x_175, 1); + x_240 = x_175; +} else { + lean_dec_ref(x_175); + x_240 = lean_box(0); } +if (lean_is_scalar(x_240)) { + x_241 = lean_alloc_ctor(1, 2, 0); +} else { + x_241 = x_240; } -static lean_object* _init_l_Int_reduceGE___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("ge", 2); -return x_1; +lean_ctor_set(x_241, 0, x_238); +lean_ctor_set(x_241, 1, x_239); +return x_241; } } -static lean_object* _init_l_Int_reduceGE___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_reduceGE___closed__1; -x_2 = l_Int_reduceGE___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; } } -LEAN_EXPORT lean_object* l_Int_reduceGE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Int_reduceGE___closed__3; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_242; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -10310,31 +10369,30 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_242 = !lean_is_exclusive(x_19); +if (x_242 == 0) +{ +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Int_reduceGE___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_243; lean_object* x_244; lean_object* x_245; +x_243 = lean_ctor_get(x_19, 0); +x_244 = lean_ctor_get(x_19, 1); +lean_inc(x_244); +lean_inc(x_243); +lean_dec(x_19); +x_245 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_245, 0, x_243); +lean_ctor_set(x_245, 1, x_244); +return x_245; +} } } } -LEAN_EXPORT lean_object* l_Int_reduceGE___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_Int_reduceGE___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -return x_11; } } -static lean_object* _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254____closed__1() { _start: { lean_object* x_1; @@ -10342,17 +10400,17 @@ x_1 = lean_mk_string_from_bytes("reduceGE", 8); return x_1; } } -static lean_object* _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Int_fromExpr_x3f___lambda__3___closed__1; -x_2 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670____closed__1; +x_1 = l_Int_fromExpr_x3f___lambda__2___closed__4; +x_2 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254____closed__3() { _start: { lean_object* x_1; @@ -10360,24 +10418,24 @@ x_1 = lean_alloc_closure((void*)(l_Int_reduceGE), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670____closed__2; -x_3 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__8; -x_4 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670____closed__3; +x_2 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254____closed__2; +x_3 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__8; +x_4 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254____closed__3; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1672_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1256_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670____closed__2; +x_2 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670____closed__3; +x_4 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254____closed__3; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } @@ -10401,16 +10459,18 @@ if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); l_Int_fromExpr_x3f___lambda__2___closed__1 = _init_l_Int_fromExpr_x3f___lambda__2___closed__1(); lean_mark_persistent(l_Int_fromExpr_x3f___lambda__2___closed__1); -l_Int_fromExpr_x3f___lambda__3___closed__1 = _init_l_Int_fromExpr_x3f___lambda__3___closed__1(); -lean_mark_persistent(l_Int_fromExpr_x3f___lambda__3___closed__1); -l_Int_fromExpr_x3f___lambda__3___closed__2 = _init_l_Int_fromExpr_x3f___lambda__3___closed__2(); -lean_mark_persistent(l_Int_fromExpr_x3f___lambda__3___closed__2); -l_Int_fromExpr_x3f___lambda__4___closed__1 = _init_l_Int_fromExpr_x3f___lambda__4___closed__1(); -lean_mark_persistent(l_Int_fromExpr_x3f___lambda__4___closed__1); -l_Int_fromExpr_x3f___lambda__4___closed__2 = _init_l_Int_fromExpr_x3f___lambda__4___closed__2(); -lean_mark_persistent(l_Int_fromExpr_x3f___lambda__4___closed__2); -l_Int_fromExpr_x3f___lambda__4___closed__3 = _init_l_Int_fromExpr_x3f___lambda__4___closed__3(); -lean_mark_persistent(l_Int_fromExpr_x3f___lambda__4___closed__3); +l_Int_fromExpr_x3f___lambda__2___closed__2 = _init_l_Int_fromExpr_x3f___lambda__2___closed__2(); +lean_mark_persistent(l_Int_fromExpr_x3f___lambda__2___closed__2); +l_Int_fromExpr_x3f___lambda__2___closed__3 = _init_l_Int_fromExpr_x3f___lambda__2___closed__3(); +lean_mark_persistent(l_Int_fromExpr_x3f___lambda__2___closed__3); +l_Int_fromExpr_x3f___lambda__2___closed__4 = _init_l_Int_fromExpr_x3f___lambda__2___closed__4(); +lean_mark_persistent(l_Int_fromExpr_x3f___lambda__2___closed__4); +l_Int_fromExpr_x3f___lambda__2___closed__5 = _init_l_Int_fromExpr_x3f___lambda__2___closed__5(); +lean_mark_persistent(l_Int_fromExpr_x3f___lambda__2___closed__5); +l_Int_fromExpr_x3f___lambda__2___closed__6 = _init_l_Int_fromExpr_x3f___lambda__2___closed__6(); +lean_mark_persistent(l_Int_fromExpr_x3f___lambda__2___closed__6); +l_Int_fromExpr_x3f___lambda__2___closed__7 = _init_l_Int_fromExpr_x3f___lambda__2___closed__7(); +lean_mark_persistent(l_Int_fromExpr_x3f___lambda__2___closed__7); l_Int_fromExpr_x3f___closed__1 = _init_l_Int_fromExpr_x3f___closed__1(); lean_mark_persistent(l_Int_fromExpr_x3f___closed__1); l_Int_fromExpr_x3f___closed__2 = _init_l_Int_fromExpr_x3f___closed__2(); @@ -10447,68 +10507,68 @@ l_Int_toExpr___closed__13 = _init_l_Int_toExpr___closed__13(); lean_mark_persistent(l_Int_toExpr___closed__13); l_Int_toExpr___closed__14 = _init_l_Int_toExpr___closed__14(); lean_mark_persistent(l_Int_toExpr___closed__14); -l_Int_reduceBinPred___lambda__1___closed__1 = _init_l_Int_reduceBinPred___lambda__1___closed__1(); -lean_mark_persistent(l_Int_reduceBinPred___lambda__1___closed__1); -l_Int_reduceBinPred___lambda__1___closed__2 = _init_l_Int_reduceBinPred___lambda__1___closed__2(); -lean_mark_persistent(l_Int_reduceBinPred___lambda__1___closed__2); -l_Int_reduceBinPred___lambda__1___closed__3 = _init_l_Int_reduceBinPred___lambda__1___closed__3(); -lean_mark_persistent(l_Int_reduceBinPred___lambda__1___closed__3); -l_Int_reduceBinPred___lambda__1___closed__4 = _init_l_Int_reduceBinPred___lambda__1___closed__4(); -lean_mark_persistent(l_Int_reduceBinPred___lambda__1___closed__4); -l_Int_reduceBinPred___lambda__1___closed__5 = _init_l_Int_reduceBinPred___lambda__1___closed__5(); -lean_mark_persistent(l_Int_reduceBinPred___lambda__1___closed__5); -l_Int_reduceBinPred___lambda__1___closed__6 = _init_l_Int_reduceBinPred___lambda__1___closed__6(); -lean_mark_persistent(l_Int_reduceBinPred___lambda__1___closed__6); -l_Int_reduceBinPred___lambda__1___closed__7 = _init_l_Int_reduceBinPred___lambda__1___closed__7(); -lean_mark_persistent(l_Int_reduceBinPred___lambda__1___closed__7); -l_Int_reduceBinPred___lambda__1___closed__8 = _init_l_Int_reduceBinPred___lambda__1___closed__8(); -lean_mark_persistent(l_Int_reduceBinPred___lambda__1___closed__8); -l_Int_reduceBinPred___lambda__1___closed__9 = _init_l_Int_reduceBinPred___lambda__1___closed__9(); -lean_mark_persistent(l_Int_reduceBinPred___lambda__1___closed__9); -l_Int_reduceBinPred___lambda__1___closed__10 = _init_l_Int_reduceBinPred___lambda__1___closed__10(); -lean_mark_persistent(l_Int_reduceBinPred___lambda__1___closed__10); -l_Int_reduceBinPred___lambda__1___closed__11 = _init_l_Int_reduceBinPred___lambda__1___closed__11(); -lean_mark_persistent(l_Int_reduceBinPred___lambda__1___closed__11); -l_Int_reduceBinPred___lambda__1___closed__12 = _init_l_Int_reduceBinPred___lambda__1___closed__12(); -lean_mark_persistent(l_Int_reduceBinPred___lambda__1___closed__12); -l_Int_reduceBinPred___lambda__1___closed__13 = _init_l_Int_reduceBinPred___lambda__1___closed__13(); -lean_mark_persistent(l_Int_reduceBinPred___lambda__1___closed__13); -l_Int_reduceBinPred___lambda__1___closed__14 = _init_l_Int_reduceBinPred___lambda__1___closed__14(); -lean_mark_persistent(l_Int_reduceBinPred___lambda__1___closed__14); -l_Int_reduceBinPred___lambda__1___closed__15 = _init_l_Int_reduceBinPred___lambda__1___closed__15(); -lean_mark_persistent(l_Int_reduceBinPred___lambda__1___closed__15); -l_Int_reduceBinPred___lambda__1___closed__16 = _init_l_Int_reduceBinPred___lambda__1___closed__16(); -lean_mark_persistent(l_Int_reduceBinPred___lambda__1___closed__16); -l_Int_reduceBinPred___lambda__1___closed__17 = _init_l_Int_reduceBinPred___lambda__1___closed__17(); -lean_mark_persistent(l_Int_reduceBinPred___lambda__1___closed__17); -l_Int_reduceBinPred___lambda__1___closed__18 = _init_l_Int_reduceBinPred___lambda__1___closed__18(); -lean_mark_persistent(l_Int_reduceBinPred___lambda__1___closed__18); -l_Int_reduceBinPred___lambda__1___closed__19 = _init_l_Int_reduceBinPred___lambda__1___closed__19(); -lean_mark_persistent(l_Int_reduceBinPred___lambda__1___closed__19); -l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__1 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__1); -l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__2 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__2); -l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__3 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__3); -l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__4); -l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__5 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__5); -l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__6 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__6); -l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__7 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__7); -l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__8 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__8(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__8); -l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__9 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__9(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__9); -l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__10 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__10(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051____closed__10); -if (builtin) {res = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1051_(lean_io_mk_world()); +l_Int_reduceBinPred___closed__1 = _init_l_Int_reduceBinPred___closed__1(); +lean_mark_persistent(l_Int_reduceBinPred___closed__1); +l_Int_reduceBinPred___closed__2 = _init_l_Int_reduceBinPred___closed__2(); +lean_mark_persistent(l_Int_reduceBinPred___closed__2); +l_Int_reduceBinPred___closed__3 = _init_l_Int_reduceBinPred___closed__3(); +lean_mark_persistent(l_Int_reduceBinPred___closed__3); +l_Int_reduceBinPred___closed__4 = _init_l_Int_reduceBinPred___closed__4(); +lean_mark_persistent(l_Int_reduceBinPred___closed__4); +l_Int_reduceBinPred___closed__5 = _init_l_Int_reduceBinPred___closed__5(); +lean_mark_persistent(l_Int_reduceBinPred___closed__5); +l_Int_reduceBinPred___closed__6 = _init_l_Int_reduceBinPred___closed__6(); +lean_mark_persistent(l_Int_reduceBinPred___closed__6); +l_Int_reduceBinPred___closed__7 = _init_l_Int_reduceBinPred___closed__7(); +lean_mark_persistent(l_Int_reduceBinPred___closed__7); +l_Int_reduceBinPred___closed__8 = _init_l_Int_reduceBinPred___closed__8(); +lean_mark_persistent(l_Int_reduceBinPred___closed__8); +l_Int_reduceBinPred___closed__9 = _init_l_Int_reduceBinPred___closed__9(); +lean_mark_persistent(l_Int_reduceBinPred___closed__9); +l_Int_reduceBinPred___closed__10 = _init_l_Int_reduceBinPred___closed__10(); +lean_mark_persistent(l_Int_reduceBinPred___closed__10); +l_Int_reduceBinPred___closed__11 = _init_l_Int_reduceBinPred___closed__11(); +lean_mark_persistent(l_Int_reduceBinPred___closed__11); +l_Int_reduceBinPred___closed__12 = _init_l_Int_reduceBinPred___closed__12(); +lean_mark_persistent(l_Int_reduceBinPred___closed__12); +l_Int_reduceBinPred___closed__13 = _init_l_Int_reduceBinPred___closed__13(); +lean_mark_persistent(l_Int_reduceBinPred___closed__13); +l_Int_reduceBinPred___closed__14 = _init_l_Int_reduceBinPred___closed__14(); +lean_mark_persistent(l_Int_reduceBinPred___closed__14); +l_Int_reduceBinPred___closed__15 = _init_l_Int_reduceBinPred___closed__15(); +lean_mark_persistent(l_Int_reduceBinPred___closed__15); +l_Int_reduceBinPred___closed__16 = _init_l_Int_reduceBinPred___closed__16(); +lean_mark_persistent(l_Int_reduceBinPred___closed__16); +l_Int_reduceBinPred___closed__17 = _init_l_Int_reduceBinPred___closed__17(); +lean_mark_persistent(l_Int_reduceBinPred___closed__17); +l_Int_reduceBinPred___closed__18 = _init_l_Int_reduceBinPred___closed__18(); +lean_mark_persistent(l_Int_reduceBinPred___closed__18); +l_Int_reduceBinPred___closed__19 = _init_l_Int_reduceBinPred___closed__19(); +lean_mark_persistent(l_Int_reduceBinPred___closed__19); +l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__1 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__1); +l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__2 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__2); +l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__3 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__3); +l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__4); +l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__5 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__5); +l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__6 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__6); +l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__7 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__7); +l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__8 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__8(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__8); +l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__9 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__9(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__9); +l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__10 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__10(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742____closed__10); +if (builtin) {res = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_742_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1053_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_744_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Int_reduceAdd___closed__1 = _init_l_Int_reduceAdd___closed__1(); @@ -10517,34 +10577,34 @@ l_Int_reduceAdd___closed__2 = _init_l_Int_reduceAdd___closed__2(); lean_mark_persistent(l_Int_reduceAdd___closed__2); l_Int_reduceAdd___closed__3 = _init_l_Int_reduceAdd___closed__3(); lean_mark_persistent(l_Int_reduceAdd___closed__3); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__1 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__1); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__2 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__2); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__3 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__3); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__4 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__4); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__5 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__5); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__6 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__6); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__7 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__7); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__8 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__8(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__8); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__9 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__9(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__9); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__10 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__10(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__10); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__11 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__11(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__11); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__12 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__12(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089____closed__12); -if (builtin) {res = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1089_(lean_io_mk_world()); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__1 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__1); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__2 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__2); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__3 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__3); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__4 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__4); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__5 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__5); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__6 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__6); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__7 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__7); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__8 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__8(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__8); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__9 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__9(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__9); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__10 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__10(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__10); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__11 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__11(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__11); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__12 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__12(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780____closed__12); +if (builtin) {res = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_780_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1091_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_782_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Int_reduceMul___closed__1 = _init_l_Int_reduceMul___closed__1(); @@ -10553,32 +10613,32 @@ l_Int_reduceMul___closed__2 = _init_l_Int_reduceMul___closed__2(); lean_mark_persistent(l_Int_reduceMul___closed__2); l_Int_reduceMul___closed__3 = _init_l_Int_reduceMul___closed__3(); lean_mark_persistent(l_Int_reduceMul___closed__3); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__1 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__1); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__2 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__2); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__3 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__3); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__4 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__4); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__5 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__5); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__6 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__6); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__7 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__7); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__8 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__8(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__8); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__9 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__9(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__9); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__10 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__10(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__10); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__11 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__11(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127____closed__11); -if (builtin) {res = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1127_(lean_io_mk_world()); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__1 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__1); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__2 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__2); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__3 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__3); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__4 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__4); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__5 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__5); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__6 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__6); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__7 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__7); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__8 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__8(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__8); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__9 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__9(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__9); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__10 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__10(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__10); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__11 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__11(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818____closed__11); +if (builtin) {res = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_818_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1129_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_820_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Int_reduceSub___closed__1 = _init_l_Int_reduceSub___closed__1(); @@ -10587,32 +10647,32 @@ l_Int_reduceSub___closed__2 = _init_l_Int_reduceSub___closed__2(); lean_mark_persistent(l_Int_reduceSub___closed__2); l_Int_reduceSub___closed__3 = _init_l_Int_reduceSub___closed__3(); lean_mark_persistent(l_Int_reduceSub___closed__3); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__1 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__1); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__2 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__2); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__3 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__3); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__4 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__4); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__5 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__5); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__6 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__6); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__7 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__7); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__8 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__8(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__8); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__9 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__9(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__9); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__10 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__10(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__10); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__11 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__11(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165____closed__11); -if (builtin) {res = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1165_(lean_io_mk_world()); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__1 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__1); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__2 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__2); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__3 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__3); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__4 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__4); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__5 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__5); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__6 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__6); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__7 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__7); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__8 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__8(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__8); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__9 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__9(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__9); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__10 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__10(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__10); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__11 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__11(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856____closed__11); +if (builtin) {res = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_856_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1167_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_858_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Int_reduceDiv___closed__1 = _init_l_Int_reduceDiv___closed__1(); @@ -10621,32 +10681,32 @@ l_Int_reduceDiv___closed__2 = _init_l_Int_reduceDiv___closed__2(); lean_mark_persistent(l_Int_reduceDiv___closed__2); l_Int_reduceDiv___closed__3 = _init_l_Int_reduceDiv___closed__3(); lean_mark_persistent(l_Int_reduceDiv___closed__3); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__1 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__1); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__2 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__2); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__3 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__3); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__4 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__4); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__5 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__5); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__6 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__6); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__7 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__7); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__8 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__8(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__8); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__9 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__9(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__9); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__10 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__10(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__10); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__11 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__11(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203____closed__11); -if (builtin) {res = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1203_(lean_io_mk_world()); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__1 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__1); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__2 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__2); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__3 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__3); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__4 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__4); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__5 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__5); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__6 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__6); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__7 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__7); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__8 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__8(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__8); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__9 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__9(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__9); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__10 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__10(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__10); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__11 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__11(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894____closed__11); +if (builtin) {res = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_894_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1205_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_896_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Int_reduceMod___closed__1 = _init_l_Int_reduceMod___closed__1(); @@ -10655,32 +10715,32 @@ l_Int_reduceMod___closed__2 = _init_l_Int_reduceMod___closed__2(); lean_mark_persistent(l_Int_reduceMod___closed__2); l_Int_reduceMod___closed__3 = _init_l_Int_reduceMod___closed__3(); lean_mark_persistent(l_Int_reduceMod___closed__3); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__1 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__1); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__2 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__2); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__3 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__3); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__4 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__4); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__5 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__5); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__6 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__6); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__7 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__7); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__8 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__8(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__8); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__9 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__9(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__9); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__10 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__10(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__10); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__11 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__11(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241____closed__11); -if (builtin) {res = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1241_(lean_io_mk_world()); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__1 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__1); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__2 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__2); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__3 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__3); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__4 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__4); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__5 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__5); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__6 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__6); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__7 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__7); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__8 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__8(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__8); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__9 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__9(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__9); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__10 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__10(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__10); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__11 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__11(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932____closed__11); +if (builtin) {res = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_932_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1243_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_934_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Int_reducePow___closed__1 = _init_l_Int_reducePow___closed__1(); @@ -10689,62 +10749,62 @@ l_Int_reducePow___closed__2 = _init_l_Int_reducePow___closed__2(); lean_mark_persistent(l_Int_reducePow___closed__2); l_Int_reducePow___closed__3 = _init_l_Int_reducePow___closed__3(); lean_mark_persistent(l_Int_reducePow___closed__3); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__1 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__1); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__2 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__2); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__3 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__3); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__4 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__4); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__5 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__5); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__6 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__6); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__7 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__7); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__8 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__8(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__8); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__9 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__9(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__9); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__10 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__10(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__10); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__11 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__11(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__11); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__12 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__12(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__12); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__13 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__13(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__13); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__14 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__14(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402____closed__14); -if (builtin) {res = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402_(lean_io_mk_world()); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__1 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__1); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__2 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__2); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__3 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__3); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__4 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__4); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__5 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__5); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__6 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__6); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__7 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__7); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__8 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__8(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__8); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__9 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__9(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__9); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__10 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__10(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__10); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__11 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__11(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__11); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__12 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__12(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__12); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__13 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__13(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__13); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__14 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__14(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029____closed__14); +if (builtin) {res = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1029_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1404_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1031_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Int_reduceAbs___closed__1 = _init_l_Int_reduceAbs___closed__1(); lean_mark_persistent(l_Int_reduceAbs___closed__1); l_Int_reduceAbs___closed__2 = _init_l_Int_reduceAbs___closed__2(); lean_mark_persistent(l_Int_reduceAbs___closed__2); -l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__1 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__1); -l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__2 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__2); -l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__3 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__3); -l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__4 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__4); -l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__5 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__5); -l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__6 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__6); -l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__7 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514____closed__7); -if (builtin) {res = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1514_(lean_io_mk_world()); +l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__1 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__1); +l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__2 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__2); +l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__3 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__3); +l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__4 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__4); +l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__5 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__5); +l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__6 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__6); +l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__7 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098____closed__7); +if (builtin) {res = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1098_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1516_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1100_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Int_reduceLT___closed__1 = _init_l_Int_reduceLT___closed__1(); @@ -10753,30 +10813,30 @@ l_Int_reduceLT___closed__2 = _init_l_Int_reduceLT___closed__2(); lean_mark_persistent(l_Int_reduceLT___closed__2); l_Int_reduceLT___closed__3 = _init_l_Int_reduceLT___closed__3(); lean_mark_persistent(l_Int_reduceLT___closed__3); -l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__1 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__1); -l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__2 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__2); -l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__3 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__3); -l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__4 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__4); -l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__5 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__5); -l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__6 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__6); -l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__7 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__7); -l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__8 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__8(); -lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__8); -l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__9 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__9(); -lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__9); -l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__10 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__10(); -lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553____closed__10); -if (builtin) {res = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1553_(lean_io_mk_world()); +l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__1 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__1); +l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__2 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__2); +l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__3 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__3); +l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__4 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__4); +l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__5 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__5); +l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__6 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__6); +l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__7 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__7); +l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__8 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__8(); +lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__8); +l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__9 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__9(); +lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__9); +l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__10 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__10(); +lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137____closed__10); +if (builtin) {res = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1555_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1139_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Int_reduceLE___closed__1 = _init_l_Int_reduceLE___closed__1(); @@ -10785,28 +10845,28 @@ l_Int_reduceLE___closed__2 = _init_l_Int_reduceLE___closed__2(); lean_mark_persistent(l_Int_reduceLE___closed__2); l_Int_reduceLE___closed__3 = _init_l_Int_reduceLE___closed__3(); lean_mark_persistent(l_Int_reduceLE___closed__3); -l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__1 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__1); -l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__2 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__2); -l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__3 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__3); -l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__4 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__4); -l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__5 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__5); -l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__6 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__6); -l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__7 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__7); -l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__8 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__8(); -lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__8); -l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__9 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__9(); -lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592____closed__9); -if (builtin) {res = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1592_(lean_io_mk_world()); +l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__1 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__1); +l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__2 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__2); +l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__3 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__3); +l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__4 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__4); +l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__5 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__5); +l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__6 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__6); +l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__7 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__7); +l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__8 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__8(); +lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__8); +l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__9 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__9(); +lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176____closed__9); +if (builtin) {res = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1176_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1594_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1178_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Int_reduceGT___closed__1 = _init_l_Int_reduceGT___closed__1(); @@ -10815,16 +10875,16 @@ l_Int_reduceGT___closed__2 = _init_l_Int_reduceGT___closed__2(); lean_mark_persistent(l_Int_reduceGT___closed__2); l_Int_reduceGT___closed__3 = _init_l_Int_reduceGT___closed__3(); lean_mark_persistent(l_Int_reduceGT___closed__3); -l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631____closed__1 = _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631____closed__1); -l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631____closed__2 = _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631____closed__2); -l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631____closed__3 = _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631____closed__3); -if (builtin) {res = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1631_(lean_io_mk_world()); +l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__1 = _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__1); +l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__2 = _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__2); +l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__3 = _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__3); +if (builtin) {res = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1633_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1217_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Int_reduceGE___closed__1 = _init_l_Int_reduceGE___closed__1(); @@ -10833,16 +10893,16 @@ l_Int_reduceGE___closed__2 = _init_l_Int_reduceGE___closed__2(); lean_mark_persistent(l_Int_reduceGE___closed__2); l_Int_reduceGE___closed__3 = _init_l_Int_reduceGE___closed__3(); lean_mark_persistent(l_Int_reduceGE___closed__3); -l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670____closed__1 = _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670____closed__1); -l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670____closed__2 = _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670____closed__2); -l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670____closed__3 = _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670____closed__3); -if (builtin) {res = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1670_(lean_io_mk_world()); +l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254____closed__1 = _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254____closed__1); +l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254____closed__2 = _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254____closed__2); +l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254____closed__3 = _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254____closed__3); +if (builtin) {res = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1254_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1672_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1256_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Nat.c b/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Nat.c index 3a65e39370ef8..8a92ca645c21b 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Nat.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Nat.c @@ -15,270 +15,248 @@ extern "C" { #endif lean_object* lean_nat_gcd(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Nat_reduceMod(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__1; lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); static lean_object* l_Nat_reducePow___closed__3; -static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__11; -LEAN_EXPORT lean_object* l_Nat_reduceGE___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__9; +static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__10; +static lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_657_(lean_object*); lean_object* l_Lean_mkNatLit(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_880_(lean_object*); -static lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__7; -static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_774_(lean_object*); +static lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__7; +LEAN_EXPORT lean_object* l_Nat_reduceUnary___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Nat_reduceLT___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_mk_empty_array_with_capacity(lean_object*); lean_object* l_Lean_mkAppN(lean_object*, lean_object*); static lean_object* l_Nat_reduceSub___closed__2; -static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__1; +static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__7; LEAN_EXPORT lean_object* l_Nat_reduceSucc(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__9; -static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__7; -static lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__1; +static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__11; +static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__7; +static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__3; +static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__4; +static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__7; static lean_object* l_Nat_reduceSub___closed__1; +static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__6; static lean_object* l_Nat_reduceDiv___closed__3; -static lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__6; -LEAN_EXPORT lean_object* l_Nat_reduceLT___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_813_(lean_object*); +static lean_object* l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772____closed__3; +static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__7; +static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__7; +static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__11; uint8_t l_Lean_Expr_isAppOfArity(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_841_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560_(lean_object*); +static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__5; +static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__6; static lean_object* l_Nat_reduceMod___closed__2; LEAN_EXPORT lean_object* l_Nat_reduceUnary(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__6; -static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__5; -static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__2; +static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__2; static lean_object* l_Nat_reduceDiv___closed__2; -static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__6; -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_822_(lean_object*); -static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__5; -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_670_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_632_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_708_(lean_object*); +static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__5; +static lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__5; +static lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_562_(lean_object*); +static lean_object* l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772____closed__2; +static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__2; +static lean_object* l_Nat_reduceBinPred___closed__8; static lean_object* l_Nat_reduceMul___closed__2; -static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__6; -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811_(lean_object*); +static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__3; static lean_object* l_Nat_reduceDiv___closed__1; -static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__2; -static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__1; -static lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__3; -static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__2; -static lean_object* l_Nat_reduceBinPred___lambda__1___closed__6; -static lean_object* l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956____closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_958_(lean_object*); +LEAN_EXPORT lean_object* l_Nat_reduceBin___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_638_(lean_object*); +static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__9; +static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__11; +LEAN_EXPORT lean_object* l_Nat_reduceLE___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655_(lean_object*); lean_object* l_Lean_Meta_evalNat(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Nat_reduceDiv___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5; -static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995_(lean_object*); -static lean_object* l_Nat_reduceBinPred___lambda__1___closed__2; -LEAN_EXPORT lean_object* l_Nat_reduceAdd___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__3; +static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__9; +static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__6; +static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__7; +static lean_object* l_Nat_reduceBinPred___closed__11; +static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__3; +static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636_(lean_object*); +static lean_object* l_Nat_reduceBinPred___closed__9; +static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__5; lean_object* l_Lean_Expr_appArg_x21(lean_object*); -static lean_object* l_Nat_reduceBinPred___lambda__1___closed__7; -static lean_object* l_Nat_reduceBinPred___lambda__1___closed__16; -static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__9; -static lean_object* l_Nat_reduceBinPred___lambda__1___closed__8; +static lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__6; +static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__8; +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_410_(lean_object*); LEAN_EXPORT lean_object* l_Nat_reduceSucc___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__2; -static lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__3; -static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__6; -static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__7; -static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__6; -LEAN_EXPORT lean_object* l_Nat_reduceUnary___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__9; +static lean_object* l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772____closed__1; +static lean_object* l_Nat_reduceBinPred___closed__17; +static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__2; +static lean_object* l_Nat_reduceBinPred___closed__15; +static lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__2; +LEAN_EXPORT lean_object* l_Nat_reduceGE___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Nat_reduceGE___closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839_(lean_object*); static lean_object* l_Nat_reduceGcd___closed__1; -static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__11; +static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__6; +static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__5; +static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__4; LEAN_EXPORT lean_object* l_Nat_reduceAdd(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Nat_reduceBin___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630_(lean_object*); +static lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__5; +static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__6; static lean_object* l_Nat_reduceLE___closed__1; static lean_object* l_Nat_reduceSub___closed__3; -LEAN_EXPORT lean_object* l_Nat_reduceLE___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__3; -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878_(lean_object*); -static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__6; -static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__8; -static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__11; +static lean_object* l_Nat_reduceBinPred___closed__5; +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_486_(lean_object*); +static lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__6; +static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__2; +static lean_object* l_Nat_reduceBinPred___closed__14; +static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__8; lean_object* lean_nat_div(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__4; -static lean_object* l_Nat_reduceBinPred___lambda__1___closed__13; -static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__1; -LEAN_EXPORT lean_object* l_Nat_reduceGT___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Nat_reduceSucc___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__11; +static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__10; LEAN_EXPORT lean_object* l_Nat_fromExpr_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__3; static lean_object* l_Nat_reduceGT___closed__3; -static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__8; LEAN_EXPORT lean_object* l_Nat_reduceSub___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Nat_reduceMod___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Nat_reduceBinPred___lambda__1___closed__12; -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706_(lean_object*); +static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__9; +static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__9; +static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__9; +static lean_object* l_Nat_reduceBinPred___closed__1; LEAN_EXPORT lean_object* l_Nat_reduceLE(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__5; -LEAN_EXPORT lean_object* l_Nat_reduceMul___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__8; -LEAN_EXPORT lean_object* l_Nat_reduceDiv___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Nat_reducePow___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__1; +static lean_object* l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811____closed__1; LEAN_EXPORT lean_object* l_Nat_reduceLT(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956____closed__2; static lean_object* l_Nat_reduceGT___closed__1; -static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__3; -static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__8; -static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__10; -LEAN_EXPORT lean_object* l_Nat_reduceGcd___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Nat_reduceUnary___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__4; +static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__9; +static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__10; +static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__4; static lean_object* l_Nat_reduceLT___closed__3; +static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__2; +static lean_object* l_Nat_reduceBin___closed__1; +static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__2; static lean_object* l_Nat_reduceLT___closed__1; +static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__1; LEAN_EXPORT lean_object* l_Nat_reduceGT(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_784_(lean_object*); -static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__2; -static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__4; -static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__10; +static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__10; +static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__8; +static lean_object* l_Nat_reduceBinPred___closed__10; +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598_(lean_object*); +static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__4; lean_object* l_Lean_Meta_mkDecide(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Nat_reduceAdd___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__4; -LEAN_EXPORT lean_object* l_Nat_reduceLT___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__1; -static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_997_(lean_object*); +static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__11; +LEAN_EXPORT lean_object* l_Nat_reduceGT___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Nat_reduceBinPred___closed__7; static lean_object* l_Nat_reduceLE___closed__3; -static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__8; lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); static lean_object* l_Nat_reduceMod___closed__1; -LEAN_EXPORT lean_object* l_Nat_reduceSub___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Nat_reduceMul___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__3; -static lean_object* l_Nat_reduceBinPred___lambda__1___closed__1; -static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__11; -static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__13; -static lean_object* l_Nat_reduceBinPred___lambda__1___closed__20; -static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__10; -static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__12; -static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__6; +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_735_(lean_object*); +static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__2; +static lean_object* l_Nat_reduceBinPred___closed__6; +static lean_object* l_Nat_reduceBinPred___closed__13; +static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__8; +static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__12; +static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__5; +static lean_object* l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811____closed__2; +static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__10; lean_object* l_Lean_Expr_appFn_x21(lean_object*); -static lean_object* l_Nat_reduceBinPred___lambda__1___closed__14; -static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__10; -static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__3; -static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__9; -static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__8; -LEAN_EXPORT lean_object* l_Nat_reduceBinPred___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_448_(lean_object*); +static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__1; +static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__1; static lean_object* l_Nat_reduceAdd___closed__2; static lean_object* l_Nat_reduceGE___closed__3; -static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__7; -static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__4; +static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__4; static lean_object* l_Nat_reduceSucc___closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668_(lean_object*); -static lean_object* l_Nat_reduceBinPred___lambda__1___closed__5; +static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__11; +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_696_(lean_object*); LEAN_EXPORT lean_object* l_Nat_reduceDiv___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__2; -LEAN_EXPORT lean_object* l_Nat_reduceBinPred___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Nat_reducePow___closed__1; -static lean_object* l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__3; -LEAN_EXPORT lean_object* l_Nat_reduceMod___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__7; -static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__11; +static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__6; +static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__9; +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_600_(lean_object*); +static lean_object* l_Nat_reduceBinPred___closed__12; static lean_object* l_Nat_reduceMul___closed__1; -static lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__7; -static lean_object* l_Nat_reduceBinPred___lambda__1___closed__15; -static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__9; -static lean_object* l_Nat_reduceBinPred___lambda__1___closed__10; -static lean_object* l_Nat_reduceBinPred___lambda__1___closed__9; -LEAN_EXPORT lean_object* l_Nat_reduceSucc___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__1; +static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5; LEAN_EXPORT lean_object* l_Nat_reducePow(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__1; -static lean_object* l_Nat_reduceBinPred___lambda__1___closed__4; -LEAN_EXPORT lean_object* l_Nat_reduceGE___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__6; -static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__1; +static lean_object* l_Nat_reduceBinPred___closed__19; +static lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__4; +static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__3; +static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__6; lean_object* lean_nat_pow(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Nat_reduceLE___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Nat_reduceBinPred___lambda__1___closed__19; -LEAN_EXPORT lean_object* l_Nat_reducePow___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_Simp_registerBuiltinSimproc(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Nat_reduceGcd(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Nat_reduceGE(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Nat_reduceGT___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_lt(lean_object*, lean_object*); -static lean_object* l_Nat_reduceBinPred___lambda__1___closed__3; -static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__9; lean_object* lean_nat_mod(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__7; -static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__8; -static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__7; +static lean_object* l_Nat_reduceBinPred___closed__20; +static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__1; lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); +static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__8; lean_object* l_Lean_Meta_mkEqRefl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Nat_reduceGcd___closed__2; -static lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__4; +static lean_object* l_Nat_reduceBinPred___closed__2; static lean_object* l_Nat_reduceGT___closed__2; -static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__14; static lean_object* l_Nat_reduceMod___closed__3; +static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__5; +static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__8; LEAN_EXPORT lean_object* l_Nat_reduceDiv(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__10; -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_919_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522_(lean_object*); LEAN_EXPORT lean_object* l_Nat_reduceGcd___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956_(lean_object*); -static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__5; +static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__10; +static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__4; +static lean_object* l_Nat_reduceBinPred___closed__18; +static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__8; lean_object* lean_nat_sub(lean_object*, lean_object*); static lean_object* l_Nat_reduceSucc___closed__3; -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744_(lean_object*); lean_object* lean_nat_mul(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__3; -static lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__5; -static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694_(lean_object*); +static lean_object* l_Nat_reduceBinPred___closed__16; +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_524_(lean_object*); LEAN_EXPORT lean_object* l_Nat_reduceSub(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__7; LEAN_EXPORT lean_object* l_Nat_reduceBinPred(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__5; -LEAN_EXPORT lean_object* l_Nat_reduceBin___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Nat_reduceMul___closed__3; +static lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__3; lean_object* l_Lean_Meta_Simp_addSimprocBuiltinAttr(lean_object*, uint8_t, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_594_(lean_object*); -static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__7; +static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__14; +static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__1; static lean_object* l_Nat_reduceGE___closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446_(lean_object*); LEAN_EXPORT lean_object* l_Nat_reduceMul___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_746_(lean_object*); -static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__4; -static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__9; -static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__5; -static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__3; -static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__4; -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820_(lean_object*); +static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__3; +static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__4; +static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__5; +static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__7; +static lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__1; +static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__4; LEAN_EXPORT lean_object* l_Nat_reducePow___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__10; -static lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__6; +LEAN_EXPORT lean_object* l_Nat_reduceBinPred___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733_(lean_object*); static lean_object* l_Nat_reduceLE___closed__2; -static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__2; -LEAN_EXPORT lean_object* l_Nat_reduceGcd___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Nat_reduceAdd___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__13; LEAN_EXPORT lean_object* l_Nat_fromExpr_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__5; -static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__8; static lean_object* l_Nat_reducePow___closed__2; -static lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__2; -static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__4; -static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__7; -static lean_object* l_Nat_reduceBinPred___lambda__1___closed__17; -LEAN_EXPORT lean_object* l_Nat_reduceSub___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__2; +static lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__7; uint8_t lean_nat_dec_le(lean_object*, lean_object*); +static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__6; +static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__8; LEAN_EXPORT lean_object* l_Nat_reduceBin(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Nat_reduceAdd___closed__3; -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592_(lean_object*); -static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__3; LEAN_EXPORT lean_object* l_Nat_reduceMod___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__2; +static lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__1; static lean_object* l_Nat_reduceLT___closed__2; lean_object* lean_nat_add(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__5; -static lean_object* l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956____closed__3; -static lean_object* l_Nat_reduceBinPred___lambda__1___closed__18; -static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__2; +static lean_object* l_Nat_reduceBinPred___closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408_(lean_object*); LEAN_EXPORT lean_object* l_Nat_reduceMul(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Nat_reduceAdd___closed__1; -static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__10; +static lean_object* l_Nat_reduceBinPred___closed__3; +static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__1; +static lean_object* l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811____closed__3; static lean_object* l_Nat_reduceSucc___closed__1; -static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__11; -static lean_object* l_Nat_reduceBinPred___lambda__1___closed__11; -static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__9; -static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484_(lean_object*); +static lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__4; +static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__10; LEAN_EXPORT lean_object* l_Nat_fromExpr_x3f(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { @@ -405,492 +383,482 @@ lean_dec(x_2); return x_10; } } -LEAN_EXPORT lean_object* l_Nat_reduceUnary___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Nat_reduceUnary(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -lean_object* x_12; lean_object* x_13; -x_12 = l_Lean_Expr_appArg_x21(x_1); -x_13 = l_Nat_fromExpr_x3f(x_12, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_13) == 0) -{ -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +uint8_t x_13; +x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); +if (x_13 == 0) { -uint8_t x_15; -lean_dec(x_2); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +lean_object* x_14; lean_object* x_15; +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_3); +x_14 = lean_box(0); +x_15 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_15, 0, x_14); +lean_ctor_set(x_15, 1, x_12); +return x_15; +} +else { lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +x_16 = l_Lean_Expr_appArg_x21(x_4); +x_17 = l_Nat_fromExpr_x3f(x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +if (lean_obj_tag(x_17) == 0) +{ +lean_object* x_18; +x_18 = lean_ctor_get(x_17, 0); +lean_inc(x_18); +if (lean_obj_tag(x_18) == 0) +{ +uint8_t x_19; +lean_dec(x_3); +x_19 = !lean_is_exclusive(x_17); +if (x_19 == 0) +{ +lean_object* x_20; lean_object* x_21; +x_20 = lean_ctor_get(x_17, 0); +lean_dec(x_20); +x_21 = lean_box(0); +lean_ctor_set(x_17, 0, x_21); +return x_17; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_22; lean_object* x_23; lean_object* x_24; +x_22 = lean_ctor_get(x_17, 1); +lean_inc(x_22); +lean_dec(x_17); +x_23 = lean_box(0); +x_24 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_24, 0, x_23); +lean_ctor_set(x_24, 1, x_22); +return x_24; } } else { -uint8_t x_21; -x_21 = !lean_is_exclusive(x_13); -if (x_21 == 0) +uint8_t x_25; +x_25 = !lean_is_exclusive(x_17); +if (x_25 == 0) { -lean_object* x_22; uint8_t x_23; -x_22 = lean_ctor_get(x_13, 0); -lean_dec(x_22); -x_23 = !lean_is_exclusive(x_14); -if (x_23 == 0) -{ -lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; -x_24 = lean_ctor_get(x_14, 0); -x_25 = lean_apply_1(x_2, x_24); -x_26 = l_Lean_mkNatLit(x_25); -x_27 = lean_box(0); -x_28 = lean_unsigned_to_nat(0u); -x_29 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_29, 0, x_26); -lean_ctor_set(x_29, 1, x_27); -lean_ctor_set(x_29, 2, x_28); -x_30 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_30, 0, x_29); -lean_ctor_set(x_14, 0, x_30); -return x_13; +lean_object* x_26; uint8_t x_27; +x_26 = lean_ctor_get(x_17, 0); +lean_dec(x_26); +x_27 = !lean_is_exclusive(x_18); +if (x_27 == 0) +{ +lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; +x_28 = lean_ctor_get(x_18, 0); +x_29 = lean_apply_1(x_3, x_28); +x_30 = l_Lean_mkNatLit(x_29); +x_31 = lean_box(0); +x_32 = lean_unsigned_to_nat(0u); +x_33 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_33, 0, x_30); +lean_ctor_set(x_33, 1, x_31); +lean_ctor_set(x_33, 2, x_32); +x_34 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_34, 0, x_33); +lean_ctor_set(x_18, 0, x_34); +return x_17; } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_31 = lean_ctor_get(x_14, 0); -lean_inc(x_31); -lean_dec(x_14); -x_32 = lean_apply_1(x_2, x_31); -x_33 = l_Lean_mkNatLit(x_32); -x_34 = lean_box(0); -x_35 = lean_unsigned_to_nat(0u); -x_36 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_36, 0, x_33); -lean_ctor_set(x_36, 1, x_34); -lean_ctor_set(x_36, 2, x_35); -x_37 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_37, 0, x_36); -x_38 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_38, 0, x_37); -lean_ctor_set(x_13, 0, x_38); -return x_13; +lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; +x_35 = lean_ctor_get(x_18, 0); +lean_inc(x_35); +lean_dec(x_18); +x_36 = lean_apply_1(x_3, x_35); +x_37 = l_Lean_mkNatLit(x_36); +x_38 = lean_box(0); +x_39 = lean_unsigned_to_nat(0u); +x_40 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_40, 0, x_37); +lean_ctor_set(x_40, 1, x_38); +lean_ctor_set(x_40, 2, x_39); +x_41 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_41, 0, x_40); +x_42 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_42, 0, x_41); +lean_ctor_set(x_17, 0, x_42); +return x_17; } } else { -lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_39 = lean_ctor_get(x_13, 1); -lean_inc(x_39); -lean_dec(x_13); -x_40 = lean_ctor_get(x_14, 0); -lean_inc(x_40); -if (lean_is_exclusive(x_14)) { - lean_ctor_release(x_14, 0); - x_41 = x_14; -} else { - lean_dec_ref(x_14); - x_41 = lean_box(0); -} -x_42 = lean_apply_1(x_2, x_40); -x_43 = l_Lean_mkNatLit(x_42); -x_44 = lean_box(0); -x_45 = lean_unsigned_to_nat(0u); -x_46 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_46, 0, x_43); -lean_ctor_set(x_46, 1, x_44); -lean_ctor_set(x_46, 2, x_45); -x_47 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_47, 0, x_46); -if (lean_is_scalar(x_41)) { - x_48 = lean_alloc_ctor(1, 1, 0); +lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; +x_43 = lean_ctor_get(x_17, 1); +lean_inc(x_43); +lean_dec(x_17); +x_44 = lean_ctor_get(x_18, 0); +lean_inc(x_44); +if (lean_is_exclusive(x_18)) { + lean_ctor_release(x_18, 0); + x_45 = x_18; +} else { + lean_dec_ref(x_18); + x_45 = lean_box(0); +} +x_46 = lean_apply_1(x_3, x_44); +x_47 = l_Lean_mkNatLit(x_46); +x_48 = lean_box(0); +x_49 = lean_unsigned_to_nat(0u); +x_50 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_50, 0, x_47); +lean_ctor_set(x_50, 1, x_48); +lean_ctor_set(x_50, 2, x_49); +x_51 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_51, 0, x_50); +if (lean_is_scalar(x_45)) { + x_52 = lean_alloc_ctor(1, 1, 0); } else { - x_48 = x_41; + x_52 = x_45; } -lean_ctor_set(x_48, 0, x_47); -x_49 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_49, 0, x_48); -lean_ctor_set(x_49, 1, x_39); -return x_49; +lean_ctor_set(x_52, 0, x_51); +x_53 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_53, 0, x_52); +lean_ctor_set(x_53, 1, x_43); +return x_53; } } } else { -uint8_t x_50; -lean_dec(x_2); -x_50 = !lean_is_exclusive(x_13); -if (x_50 == 0) +uint8_t x_54; +lean_dec(x_3); +x_54 = !lean_is_exclusive(x_17); +if (x_54 == 0) { -return x_13; +return x_17; } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_13, 0); -x_52 = lean_ctor_get(x_13, 1); -lean_inc(x_52); -lean_inc(x_51); -lean_dec(x_13); -x_53 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_53, 0, x_51); -lean_ctor_set(x_53, 1, x_52); -return x_53; +lean_object* x_55; lean_object* x_56; lean_object* x_57; +x_55 = lean_ctor_get(x_17, 0); +x_56 = lean_ctor_get(x_17, 1); +lean_inc(x_56); +lean_inc(x_55); +lean_dec(x_17); +x_57 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_57, 0, x_55); +lean_ctor_set(x_57, 1, x_56); +return x_57; } } } } -LEAN_EXPORT lean_object* l_Nat_reduceUnary(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +} +LEAN_EXPORT lean_object* l_Nat_reduceUnary___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -uint8_t x_13; -x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); -lean_dec(x_1); -if (x_13 == 0) -{ -lean_object* x_14; lean_object* x_15; -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); +lean_object* x_13; +x_13 = l_Nat_reduceUnary(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); -x_14 = lean_box(0); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_12); -return x_15; +lean_dec(x_1); +return x_13; } -else -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_box(0); -x_17 = l_Nat_reduceUnary___lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -return x_17; } +static lean_object* _init_l_Nat_reduceBin___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = lean_box(0); +x_2 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; } } -LEAN_EXPORT lean_object* l_Nat_reduceUnary___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Nat_reduceBin(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -lean_object* x_12; -x_12 = l_Nat_reduceUnary___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_1); -return x_12; +uint8_t x_13; lean_object* x_14; lean_object* x_15; +x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); +if (x_13 == 0) +{ +lean_object* x_77; +x_77 = lean_box(0); +x_14 = x_77; +x_15 = x_12; +goto block_76; } +else +{ +lean_object* x_78; +x_78 = l_Nat_reduceBin___closed__1; +x_14 = x_78; +x_15 = x_12; +goto block_76; } -LEAN_EXPORT lean_object* l_Nat_reduceBin___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: +block_76: +{ +if (lean_obj_tag(x_14) == 0) +{ +lean_object* x_16; lean_object* x_17; +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_3); +x_16 = lean_box(0); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_15); +return x_17; +} +else { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = l_Lean_Expr_appFn_x21(x_1); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_dec(x_12); +lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_14); +x_18 = l_Lean_Expr_appFn_x21(x_4); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_dec(x_18); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -lean_inc(x_8); -x_14 = l_Nat_fromExpr_x3f(x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_14) == 0) +x_20 = l_Nat_fromExpr_x3f(x_19, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_15); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_15; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -if (lean_obj_tag(x_15) == 0) +lean_object* x_21; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +if (lean_obj_tag(x_21) == 0) { -uint8_t x_16; +uint8_t x_22; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_2); -x_16 = !lean_is_exclusive(x_14); -if (x_16 == 0) +lean_dec(x_3); +x_22 = !lean_is_exclusive(x_20); +if (x_22 == 0) { -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_14, 0); -lean_dec(x_17); -x_18 = lean_box(0); -lean_ctor_set(x_14, 0, x_18); -return x_14; +lean_object* x_23; lean_object* x_24; +x_23 = lean_ctor_get(x_20, 0); +lean_dec(x_23); +x_24 = lean_box(0); +lean_ctor_set(x_20, 0, x_24); +return x_20; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_14, 1); -lean_inc(x_19); -lean_dec(x_14); -x_20 = lean_box(0); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_21, 1, x_19); -return x_21; +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_20, 1); +lean_inc(x_25); +lean_dec(x_20); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_25); +return x_27; } } else { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_22 = lean_ctor_get(x_14, 1); -lean_inc(x_22); -lean_dec(x_14); -x_23 = lean_ctor_get(x_15, 0); -lean_inc(x_23); -lean_dec(x_15); -x_24 = l_Lean_Expr_appArg_x21(x_1); -x_25 = l_Nat_fromExpr_x3f(x_24, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_25) == 0) +lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_28 = lean_ctor_get(x_20, 1); +lean_inc(x_28); +lean_dec(x_20); +x_29 = lean_ctor_get(x_21, 0); +lean_inc(x_29); +lean_dec(x_21); +x_30 = l_Lean_Expr_appArg_x21(x_4); +x_31 = l_Nat_fromExpr_x3f(x_30, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_dec(x_23); -lean_dec(x_2); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +uint8_t x_33; +lean_dec(x_29); +lean_dec(x_3); +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -uint8_t x_33; -x_33 = !lean_is_exclusive(x_25); -if (x_33 == 0) +uint8_t x_39; +x_39 = !lean_is_exclusive(x_31); +if (x_39 == 0) { -lean_object* x_34; uint8_t x_35; -x_34 = lean_ctor_get(x_25, 0); -lean_dec(x_34); -x_35 = !lean_is_exclusive(x_26); -if (x_35 == 0) -{ -lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; -x_36 = lean_ctor_get(x_26, 0); -x_37 = lean_apply_2(x_2, x_23, x_36); -x_38 = l_Lean_mkNatLit(x_37); -x_39 = lean_box(0); -x_40 = lean_unsigned_to_nat(0u); -x_41 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_41, 0, x_38); -lean_ctor_set(x_41, 1, x_39); -lean_ctor_set(x_41, 2, x_40); -x_42 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_42, 0, x_41); -lean_ctor_set(x_26, 0, x_42); -return x_25; +lean_object* x_40; uint8_t x_41; +x_40 = lean_ctor_get(x_31, 0); +lean_dec(x_40); +x_41 = !lean_is_exclusive(x_32); +if (x_41 == 0) +{ +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; +x_42 = lean_ctor_get(x_32, 0); +x_43 = lean_apply_2(x_3, x_29, x_42); +x_44 = l_Lean_mkNatLit(x_43); +x_45 = lean_box(0); +x_46 = lean_unsigned_to_nat(0u); +x_47 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_47, 0, x_44); +lean_ctor_set(x_47, 1, x_45); +lean_ctor_set(x_47, 2, x_46); +x_48 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_48, 0, x_47); +lean_ctor_set(x_32, 0, x_48); +return x_31; } else { -lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_43 = lean_ctor_get(x_26, 0); -lean_inc(x_43); -lean_dec(x_26); -x_44 = lean_apply_2(x_2, x_23, x_43); -x_45 = l_Lean_mkNatLit(x_44); -x_46 = lean_box(0); -x_47 = lean_unsigned_to_nat(0u); -x_48 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_48, 0, x_45); -lean_ctor_set(x_48, 1, x_46); -lean_ctor_set(x_48, 2, x_47); -x_49 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_49, 0, x_48); -x_50 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_50, 0, x_49); -lean_ctor_set(x_25, 0, x_50); -return x_25; +lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_49 = lean_ctor_get(x_32, 0); +lean_inc(x_49); +lean_dec(x_32); +x_50 = lean_apply_2(x_3, x_29, x_49); +x_51 = l_Lean_mkNatLit(x_50); +x_52 = lean_box(0); +x_53 = lean_unsigned_to_nat(0u); +x_54 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_54, 0, x_51); +lean_ctor_set(x_54, 1, x_52); +lean_ctor_set(x_54, 2, x_53); +x_55 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_55, 0, x_54); +x_56 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_31, 0, x_56); +return x_31; } } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; -x_51 = lean_ctor_get(x_25, 1); -lean_inc(x_51); -lean_dec(x_25); -x_52 = lean_ctor_get(x_26, 0); -lean_inc(x_52); -if (lean_is_exclusive(x_26)) { - lean_ctor_release(x_26, 0); - x_53 = x_26; -} else { - lean_dec_ref(x_26); - x_53 = lean_box(0); -} -x_54 = lean_apply_2(x_2, x_23, x_52); -x_55 = l_Lean_mkNatLit(x_54); -x_56 = lean_box(0); -x_57 = lean_unsigned_to_nat(0u); -x_58 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_58, 0, x_55); -lean_ctor_set(x_58, 1, x_56); -lean_ctor_set(x_58, 2, x_57); -x_59 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_59, 0, x_58); -if (lean_is_scalar(x_53)) { - x_60 = lean_alloc_ctor(1, 1, 0); -} else { - x_60 = x_53; -} -lean_ctor_set(x_60, 0, x_59); -x_61 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_61, 0, x_60); -lean_ctor_set(x_61, 1, x_51); -return x_61; +lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; +x_57 = lean_ctor_get(x_31, 1); +lean_inc(x_57); +lean_dec(x_31); +x_58 = lean_ctor_get(x_32, 0); +lean_inc(x_58); +if (lean_is_exclusive(x_32)) { + lean_ctor_release(x_32, 0); + x_59 = x_32; +} else { + lean_dec_ref(x_32); + x_59 = lean_box(0); +} +x_60 = lean_apply_2(x_3, x_29, x_58); +x_61 = l_Lean_mkNatLit(x_60); +x_62 = lean_box(0); +x_63 = lean_unsigned_to_nat(0u); +x_64 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_64, 0, x_61); +lean_ctor_set(x_64, 1, x_62); +lean_ctor_set(x_64, 2, x_63); +x_65 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_65, 0, x_64); +if (lean_is_scalar(x_59)) { + x_66 = lean_alloc_ctor(1, 1, 0); +} else { + x_66 = x_59; +} +lean_ctor_set(x_66, 0, x_65); +x_67 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_67, 0, x_66); +lean_ctor_set(x_67, 1, x_57); +return x_67; } } } else { -uint8_t x_62; -lean_dec(x_23); -lean_dec(x_2); -x_62 = !lean_is_exclusive(x_25); -if (x_62 == 0) +uint8_t x_68; +lean_dec(x_29); +lean_dec(x_3); +x_68 = !lean_is_exclusive(x_31); +if (x_68 == 0) { -return x_25; +return x_31; } else { -lean_object* x_63; lean_object* x_64; lean_object* x_65; -x_63 = lean_ctor_get(x_25, 0); -x_64 = lean_ctor_get(x_25, 1); -lean_inc(x_64); -lean_inc(x_63); -lean_dec(x_25); -x_65 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_65, 0, x_63); -lean_ctor_set(x_65, 1, x_64); -return x_65; +lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_69 = lean_ctor_get(x_31, 0); +x_70 = lean_ctor_get(x_31, 1); +lean_inc(x_70); +lean_inc(x_69); +lean_dec(x_31); +x_71 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_71, 0, x_69); +lean_ctor_set(x_71, 1, x_70); +return x_71; } } } } else { -uint8_t x_66; +uint8_t x_72; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_2); -x_66 = !lean_is_exclusive(x_14); -if (x_66 == 0) +lean_dec(x_3); +x_72 = !lean_is_exclusive(x_20); +if (x_72 == 0) { -return x_14; +return x_20; } else { -lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_67 = lean_ctor_get(x_14, 0); -x_68 = lean_ctor_get(x_14, 1); -lean_inc(x_68); -lean_inc(x_67); -lean_dec(x_14); -x_69 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_69, 0, x_67); -lean_ctor_set(x_69, 1, x_68); -return x_69; +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_20, 0); +x_74 = lean_ctor_get(x_20, 1); +lean_inc(x_74); +lean_inc(x_73); +lean_dec(x_20); +x_75 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_75, 0, x_73); +lean_ctor_set(x_75, 1, x_74); +return x_75; } } } } -LEAN_EXPORT lean_object* l_Nat_reduceBin(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { -_start: -{ -uint8_t x_13; -x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); -lean_dec(x_1); -if (x_13 == 0) -{ -lean_object* x_14; lean_object* x_15; -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_14 = lean_box(0); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_12); -return x_15; -} -else -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_box(0); -x_17 = l_Nat_reduceBin___lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -return x_17; } } -} -LEAN_EXPORT lean_object* l_Nat_reduceBin___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Nat_reduceBin___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -lean_object* x_12; -x_12 = l_Nat_reduceBin___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_object* x_13; +x_13 = l_Nat_reduceBin(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -return x_12; +return x_13; } } -static lean_object* _init_l_Nat_reduceBinPred___lambda__1___closed__1() { +static lean_object* _init_l_Nat_reduceBinPred___closed__1() { _start: { lean_object* x_1; @@ -898,7 +866,7 @@ x_1 = lean_mk_string_from_bytes("Bool", 4); return x_1; } } -static lean_object* _init_l_Nat_reduceBinPred___lambda__1___closed__2() { +static lean_object* _init_l_Nat_reduceBinPred___closed__2() { _start: { lean_object* x_1; @@ -906,27 +874,27 @@ x_1 = lean_mk_string_from_bytes("false", 5); return x_1; } } -static lean_object* _init_l_Nat_reduceBinPred___lambda__1___closed__3() { +static lean_object* _init_l_Nat_reduceBinPred___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceBinPred___lambda__1___closed__1; -x_2 = l_Nat_reduceBinPred___lambda__1___closed__2; +x_1 = l_Nat_reduceBinPred___closed__1; +x_2 = l_Nat_reduceBinPred___closed__2; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Nat_reduceBinPred___lambda__1___closed__4() { +static lean_object* _init_l_Nat_reduceBinPred___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Nat_reduceBinPred___lambda__1___closed__3; +x_2 = l_Nat_reduceBinPred___closed__3; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_Nat_reduceBinPred___lambda__1___closed__5() { +static lean_object* _init_l_Nat_reduceBinPred___closed__5() { _start: { lean_object* x_1; @@ -934,27 +902,27 @@ x_1 = lean_mk_string_from_bytes("False", 5); return x_1; } } -static lean_object* _init_l_Nat_reduceBinPred___lambda__1___closed__6() { +static lean_object* _init_l_Nat_reduceBinPred___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Nat_reduceBinPred___lambda__1___closed__5; +x_2 = l_Nat_reduceBinPred___closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Nat_reduceBinPred___lambda__1___closed__7() { +static lean_object* _init_l_Nat_reduceBinPred___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Nat_reduceBinPred___lambda__1___closed__6; +x_2 = l_Nat_reduceBinPred___closed__6; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_Nat_reduceBinPred___lambda__1___closed__8() { +static lean_object* _init_l_Nat_reduceBinPred___closed__8() { _start: { lean_object* x_1; @@ -962,27 +930,27 @@ x_1 = lean_mk_string_from_bytes("eq_false_of_decide", 18); return x_1; } } -static lean_object* _init_l_Nat_reduceBinPred___lambda__1___closed__9() { +static lean_object* _init_l_Nat_reduceBinPred___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Nat_reduceBinPred___lambda__1___closed__8; +x_2 = l_Nat_reduceBinPred___closed__8; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Nat_reduceBinPred___lambda__1___closed__10() { +static lean_object* _init_l_Nat_reduceBinPred___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Nat_reduceBinPred___lambda__1___closed__9; +x_2 = l_Nat_reduceBinPred___closed__9; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_Nat_reduceBinPred___lambda__1___closed__11() { +static lean_object* _init_l_Nat_reduceBinPred___closed__11() { _start: { lean_object* x_1; lean_object* x_2; @@ -991,7 +959,7 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l_Nat_reduceBinPred___lambda__1___closed__12() { +static lean_object* _init_l_Nat_reduceBinPred___closed__12() { _start: { lean_object* x_1; @@ -999,27 +967,27 @@ x_1 = lean_mk_string_from_bytes("true", 4); return x_1; } } -static lean_object* _init_l_Nat_reduceBinPred___lambda__1___closed__13() { +static lean_object* _init_l_Nat_reduceBinPred___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceBinPred___lambda__1___closed__1; -x_2 = l_Nat_reduceBinPred___lambda__1___closed__12; +x_1 = l_Nat_reduceBinPred___closed__1; +x_2 = l_Nat_reduceBinPred___closed__12; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l_Nat_reduceBinPred___lambda__1___closed__14() { +static lean_object* _init_l_Nat_reduceBinPred___closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Nat_reduceBinPred___lambda__1___closed__13; +x_2 = l_Nat_reduceBinPred___closed__13; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_Nat_reduceBinPred___lambda__1___closed__15() { +static lean_object* _init_l_Nat_reduceBinPred___closed__15() { _start: { lean_object* x_1; @@ -1027,27 +995,27 @@ x_1 = lean_mk_string_from_bytes("True", 4); return x_1; } } -static lean_object* _init_l_Nat_reduceBinPred___lambda__1___closed__16() { +static lean_object* _init_l_Nat_reduceBinPred___closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Nat_reduceBinPred___lambda__1___closed__15; +x_2 = l_Nat_reduceBinPred___closed__15; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Nat_reduceBinPred___lambda__1___closed__17() { +static lean_object* _init_l_Nat_reduceBinPred___closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Nat_reduceBinPred___lambda__1___closed__16; +x_2 = l_Nat_reduceBinPred___closed__16; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_Nat_reduceBinPred___lambda__1___closed__18() { +static lean_object* _init_l_Nat_reduceBinPred___closed__18() { _start: { lean_object* x_1; @@ -1055,1601 +1023,1044 @@ x_1 = lean_mk_string_from_bytes("eq_true_of_decide", 17); return x_1; } } -static lean_object* _init_l_Nat_reduceBinPred___lambda__1___closed__19() { +static lean_object* _init_l_Nat_reduceBinPred___closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Nat_reduceBinPred___lambda__1___closed__18; +x_2 = l_Nat_reduceBinPred___closed__18; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Nat_reduceBinPred___lambda__1___closed__20() { +static lean_object* _init_l_Nat_reduceBinPred___closed__20() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Nat_reduceBinPred___lambda__1___closed__19; +x_2 = l_Nat_reduceBinPred___closed__19; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Nat_reduceBinPred___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Nat_reduceBinPred(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = l_Lean_Expr_appFn_x21(x_1); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_dec(x_12); +uint8_t x_13; lean_object* x_14; lean_object* x_15; +x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); +if (x_13 == 0) +{ +lean_object* x_251; +x_251 = lean_box(0); +x_14 = x_251; +x_15 = x_12; +goto block_250; +} +else +{ +lean_object* x_252; +x_252 = l_Nat_reduceBin___closed__1; +x_14 = x_252; +x_15 = x_12; +goto block_250; +} +block_250: +{ +if (lean_obj_tag(x_14) == 0) +{ +lean_object* x_16; lean_object* x_17; +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_4); +lean_dec(x_3); +x_16 = lean_box(0); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_15); +return x_17; +} +else +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_14); +x_18 = l_Lean_Expr_appFn_x21(x_4); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_dec(x_18); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -lean_inc(x_8); -x_14 = l_Nat_fromExpr_x3f(x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_14) == 0) +x_20 = l_Nat_fromExpr_x3f(x_19, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_15); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_15; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -if (lean_obj_tag(x_15) == 0) +lean_object* x_21; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +if (lean_obj_tag(x_21) == 0) { -uint8_t x_16; +uint8_t x_22; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_16 = !lean_is_exclusive(x_14); -if (x_16 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_22 = !lean_is_exclusive(x_20); +if (x_22 == 0) { -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_14, 0); -lean_dec(x_17); -x_18 = lean_box(0); -lean_ctor_set(x_14, 0, x_18); -return x_14; +lean_object* x_23; lean_object* x_24; +x_23 = lean_ctor_get(x_20, 0); +lean_dec(x_23); +x_24 = lean_box(0); +lean_ctor_set(x_20, 0, x_24); +return x_20; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_14, 1); -lean_inc(x_19); -lean_dec(x_14); -x_20 = lean_box(0); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_21, 1, x_19); -return x_21; +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_20, 1); +lean_inc(x_25); +lean_dec(x_20); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_25); +return x_27; } } else { -lean_object* x_22; uint8_t x_23; -x_22 = lean_ctor_get(x_14, 1); -lean_inc(x_22); -lean_dec(x_14); -x_23 = !lean_is_exclusive(x_15); -if (x_23 == 0) +lean_object* x_28; uint8_t x_29; +x_28 = lean_ctor_get(x_20, 1); +lean_inc(x_28); +lean_dec(x_20); +x_29 = !lean_is_exclusive(x_21); +if (x_29 == 0) { -lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_15, 0); -x_25 = l_Lean_Expr_appArg_x21(x_1); +lean_object* x_30; lean_object* x_31; lean_object* x_32; +x_30 = lean_ctor_get(x_21, 0); +x_31 = l_Lean_Expr_appArg_x21(x_4); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -lean_inc(x_8); -x_26 = l_Nat_fromExpr_x3f(x_25, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_26) == 0) +x_32 = l_Nat_fromExpr_x3f(x_31, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +if (lean_obj_tag(x_32) == 0) { -lean_object* x_27; -x_27 = lean_ctor_get(x_26, 0); -lean_inc(x_27); -if (lean_obj_tag(x_27) == 0) +lean_object* x_33; +x_33 = lean_ctor_get(x_32, 0); +lean_inc(x_33); +if (lean_obj_tag(x_33) == 0) { -uint8_t x_28; -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_34; +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_28 = !lean_is_exclusive(x_26); -if (x_28 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_34 = !lean_is_exclusive(x_32); +if (x_34 == 0) { -lean_object* x_29; lean_object* x_30; -x_29 = lean_ctor_get(x_26, 0); -lean_dec(x_29); -x_30 = lean_box(0); -lean_ctor_set(x_26, 0, x_30); -return x_26; +lean_object* x_35; lean_object* x_36; +x_35 = lean_ctor_get(x_32, 0); +lean_dec(x_35); +x_36 = lean_box(0); +lean_ctor_set(x_32, 0, x_36); +return x_32; } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_31 = lean_ctor_get(x_26, 1); -lean_inc(x_31); -lean_dec(x_26); -x_32 = lean_box(0); -x_33 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_33, 0, x_32); -lean_ctor_set(x_33, 1, x_31); -return x_33; +lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_37 = lean_ctor_get(x_32, 1); +lean_inc(x_37); +lean_dec(x_32); +x_38 = lean_box(0); +x_39 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_39, 0, x_38); +lean_ctor_set(x_39, 1, x_37); +return x_39; } } else { -lean_object* x_34; uint8_t x_35; -x_34 = lean_ctor_get(x_26, 1); -lean_inc(x_34); -lean_dec(x_26); -x_35 = !lean_is_exclusive(x_27); -if (x_35 == 0) +lean_object* x_40; uint8_t x_41; +x_40 = lean_ctor_get(x_32, 1); +lean_inc(x_40); +lean_dec(x_32); +x_41 = !lean_is_exclusive(x_33); +if (x_41 == 0) { -lean_object* x_36; lean_object* x_37; -x_36 = lean_ctor_get(x_27, 0); +lean_object* x_42; lean_object* x_43; +x_42 = lean_ctor_get(x_33, 0); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_37 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_34); -if (lean_obj_tag(x_37) == 0) -{ -lean_object* x_38; lean_object* x_39; lean_object* x_40; uint8_t x_41; -x_38 = lean_ctor_get(x_37, 0); -lean_inc(x_38); -x_39 = lean_ctor_get(x_37, 1); -lean_inc(x_39); -lean_dec(x_37); -x_40 = lean_apply_2(x_2, x_24, x_36); -x_41 = lean_unbox(x_40); -lean_dec(x_40); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_Nat_reduceBinPred___lambda__1___closed__4; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_7, x_8, x_9, x_10, x_39); +lean_inc(x_4); +x_43 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_40); if (lean_obj_tag(x_43) == 0) { -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) -{ -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_47 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_27, 0, x_52); -x_53 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_27); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_15, 0, x_56); -lean_ctor_set(x_43, 0, x_15); -return x_43; -} -else -{ -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_44; lean_object* x_45; lean_object* x_46; uint8_t x_47; +x_44 = lean_ctor_get(x_43, 0); +lean_inc(x_44); +x_45 = lean_ctor_get(x_43, 1); +lean_inc(x_45); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_60 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_27, 0, x_65); -x_66 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_27); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_15, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_15); -lean_ctor_set(x_70, 1, x_58); -return x_70; -} -} -else +x_46 = lean_apply_2(x_3, x_30, x_42); +x_47 = lean_unbox(x_46); +lean_dec(x_46); +if (x_47 == 0) { -uint8_t x_71; -lean_dec(x_38); -lean_free_object(x_27); -lean_free_object(x_15); -lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +lean_object* x_48; lean_object* x_49; +x_48 = l_Nat_reduceBinPred___closed__4; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_8, x_9, x_10, x_11, x_45); +if (lean_obj_tag(x_49) == 0) { -return x_43; +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_53 = l_Nat_reduceBinPred___closed__11; +x_54 = lean_array_push(x_53, x_4); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_Nat_reduceBinPred___closed__10; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_33, 0, x_58); +x_59 = l_Nat_reduceBinPred___closed__7; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_33); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_21, 0, x_62); +lean_ctor_set(x_49, 0, x_21); +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_66 = l_Nat_reduceBinPred___closed__11; +x_67 = lean_array_push(x_66, x_4); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_Nat_reduceBinPred___closed__10; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_33, 0, x_71); +x_72 = l_Nat_reduceBinPred___closed__7; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; -} +lean_ctor_set(x_74, 1, x_33); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_21, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_21); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_7, x_8, x_9, x_10, x_39); -if (lean_obj_tag(x_76) == 0) -{ uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); +lean_dec(x_44); +lean_free_object(x_33); +lean_free_object(x_21); +lean_dec(x_4); +x_77 = !lean_is_exclusive(x_49); if (x_77 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_80 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_27, 0, x_85); -x_86 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_27); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_15, 0, x_89); -lean_ctor_set(x_76, 0, x_15); -return x_76; +return x_49; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_93 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_27, 0, x_98); -x_99 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_27); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_15, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_15); -lean_ctor_set(x_103, 1, x_91); -return x_103; -} -} -else -{ -uint8_t x_104; -lean_dec(x_38); -lean_free_object(x_27); -lean_free_object(x_15); -lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; +} +} +} +else +{ +lean_object* x_81; lean_object* x_82; +x_81 = l_Nat_reduceBinPred___closed__14; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_8, x_9, x_10, x_11, x_45); +if (lean_obj_tag(x_82) == 0) +{ +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) +{ +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_86 = l_Nat_reduceBinPred___closed__11; +x_87 = lean_array_push(x_86, x_4); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_Nat_reduceBinPred___closed__20; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_33, 0, x_91); +x_92 = l_Nat_reduceBinPred___closed__17; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_33); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_21, 0, x_95); +lean_ctor_set(x_82, 0, x_21); +return x_82; +} +else +{ +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_99 = l_Nat_reduceBinPred___closed__11; +x_100 = lean_array_push(x_99, x_4); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_Nat_reduceBinPred___closed__20; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_33, 0, x_104); +x_105 = l_Nat_reduceBinPred___closed__17; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_33); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_21, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_21); +lean_ctor_set(x_109, 1, x_97); +return x_109; +} +} +else { -return x_76; +uint8_t x_110; +lean_dec(x_44); +lean_free_object(x_33); +lean_free_object(x_21); +lean_dec(x_4); +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) +{ +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_27); -lean_dec(x_36); -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_114; +lean_free_object(x_33); +lean_dec(x_42); +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_108 = !lean_is_exclusive(x_37); -if (x_108 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_114 = !lean_is_exclusive(x_43); +if (x_114 == 0) { -return x_37; +return x_43; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_37, 0); -x_110 = lean_ctor_get(x_37, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_37); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_43, 0); +x_116 = lean_ctor_get(x_43, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_43); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_27, 0); -lean_inc(x_112); -lean_dec(x_27); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_33, 0); +lean_inc(x_118); +lean_dec(x_33); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_34); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; lean_object* x_116; uint8_t x_117; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_apply_2(x_2, x_24, x_112); -x_117 = lean_unbox(x_116); -lean_dec(x_116); -if (x_117 == 0) -{ -lean_object* x_118; lean_object* x_119; -x_118 = l_Nat_reduceBinPred___lambda__1___closed__4; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_7, x_8, x_9, x_10, x_115); +lean_inc(x_4); +x_119 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_40); if (lean_obj_tag(x_119) == 0) { -lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; +lean_object* x_120; lean_object* x_121; lean_object* x_122; uint8_t x_123; x_120 = lean_ctor_get(x_119, 0); lean_inc(x_120); x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -if (lean_is_exclusive(x_119)) { - lean_ctor_release(x_119, 0); - lean_ctor_release(x_119, 1); - x_122 = x_119; -} else { - lean_dec_ref(x_119); - x_122 = lean_box(0); -} -x_123 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_124 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_125 = lean_array_push(x_124, x_1); -x_126 = lean_array_push(x_125, x_123); -x_127 = lean_array_push(x_126, x_120); -x_128 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_129 = l_Lean_mkAppN(x_128, x_127); -x_130 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_130, 0, x_129); -x_131 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_132 = lean_unsigned_to_nat(0u); -x_133 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_133, 0, x_131); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set(x_133, 2, x_132); -x_134 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_134, 0, x_133); -lean_ctor_set(x_15, 0, x_134); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); -} else { - x_135 = x_122; -} -lean_ctor_set(x_135, 0, x_15); -lean_ctor_set(x_135, 1, x_121); -return x_135; -} -else -{ -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_114); -lean_free_object(x_15); -lean_dec(x_1); -x_136 = lean_ctor_get(x_119, 0); -lean_inc(x_136); -x_137 = lean_ctor_get(x_119, 1); -lean_inc(x_137); -if (lean_is_exclusive(x_119)) { - lean_ctor_release(x_119, 0); - lean_ctor_release(x_119, 1); - x_138 = x_119; -} else { - lean_dec_ref(x_119); - x_138 = lean_box(0); -} -if (lean_is_scalar(x_138)) { - x_139 = lean_alloc_ctor(1, 2, 0); -} else { - x_139 = x_138; -} -lean_ctor_set(x_139, 0, x_136); -lean_ctor_set(x_139, 1, x_137); -return x_139; -} -} -else -{ -lean_object* x_140; lean_object* x_141; -x_140 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_7, x_8, x_9, x_10, x_115); -if (lean_obj_tag(x_141) == 0) -{ -lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; -x_142 = lean_ctor_get(x_141, 0); +lean_dec(x_119); +x_122 = lean_apply_2(x_3, x_30, x_118); +x_123 = lean_unbox(x_122); +lean_dec(x_122); +if (x_123 == 0) +{ +lean_object* x_124; lean_object* x_125; +x_124 = l_Nat_reduceBinPred___closed__4; +x_125 = l_Lean_Meta_mkEqRefl(x_124, x_8, x_9, x_10, x_11, x_121); +if (lean_obj_tag(x_125) == 0) +{ +lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; +x_126 = lean_ctor_get(x_125, 0); +lean_inc(x_126); +x_127 = lean_ctor_get(x_125, 1); +lean_inc(x_127); +if (lean_is_exclusive(x_125)) { + lean_ctor_release(x_125, 0); + lean_ctor_release(x_125, 1); + x_128 = x_125; +} else { + lean_dec_ref(x_125); + x_128 = lean_box(0); +} +x_129 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_130 = l_Nat_reduceBinPred___closed__11; +x_131 = lean_array_push(x_130, x_4); +x_132 = lean_array_push(x_131, x_129); +x_133 = lean_array_push(x_132, x_126); +x_134 = l_Nat_reduceBinPred___closed__10; +x_135 = l_Lean_mkAppN(x_134, x_133); +x_136 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_136, 0, x_135); +x_137 = l_Nat_reduceBinPred___closed__7; +x_138 = lean_unsigned_to_nat(0u); +x_139 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_139, 0, x_137); +lean_ctor_set(x_139, 1, x_136); +lean_ctor_set(x_139, 2, x_138); +x_140 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_21, 0, x_140); +if (lean_is_scalar(x_128)) { + x_141 = lean_alloc_ctor(0, 2, 0); +} else { + x_141 = x_128; +} +lean_ctor_set(x_141, 0, x_21); +lean_ctor_set(x_141, 1, x_127); +return x_141; +} +else +{ +lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; +lean_dec(x_120); +lean_free_object(x_21); +lean_dec(x_4); +x_142 = lean_ctor_get(x_125, 0); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 1); +x_143 = lean_ctor_get(x_125, 1); lean_inc(x_143); -if (lean_is_exclusive(x_141)) { - lean_ctor_release(x_141, 0); - lean_ctor_release(x_141, 1); - x_144 = x_141; +if (lean_is_exclusive(x_125)) { + lean_ctor_release(x_125, 0); + lean_ctor_release(x_125, 1); + x_144 = x_125; } else { - lean_dec_ref(x_141); + lean_dec_ref(x_125); x_144 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_146 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_147 = lean_array_push(x_146, x_1); -x_148 = lean_array_push(x_147, x_145); -x_149 = lean_array_push(x_148, x_142); -x_150 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_151 = l_Lean_mkAppN(x_150, x_149); -x_152 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_152, 0, x_151); -x_153 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_154 = lean_unsigned_to_nat(0u); -x_155 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_155, 0, x_153); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set(x_155, 2, x_154); -x_156 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_156, 0, x_155); -lean_ctor_set(x_15, 0, x_156); if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); -} else { - x_157 = x_144; -} -lean_ctor_set(x_157, 0, x_15); -lean_ctor_set(x_157, 1, x_143); -return x_157; -} -else -{ -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_114); -lean_free_object(x_15); -lean_dec(x_1); -x_158 = lean_ctor_get(x_141, 0); -lean_inc(x_158); -x_159 = lean_ctor_get(x_141, 1); -lean_inc(x_159); -if (lean_is_exclusive(x_141)) { - lean_ctor_release(x_141, 0); - lean_ctor_release(x_141, 1); - x_160 = x_141; + x_145 = lean_alloc_ctor(1, 2, 0); +} else { + x_145 = x_144; +} +lean_ctor_set(x_145, 0, x_142); +lean_ctor_set(x_145, 1, x_143); +return x_145; +} +} +else +{ +lean_object* x_146; lean_object* x_147; +x_146 = l_Nat_reduceBinPred___closed__14; +x_147 = l_Lean_Meta_mkEqRefl(x_146, x_8, x_9, x_10, x_11, x_121); +if (lean_obj_tag(x_147) == 0) +{ +lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +x_148 = lean_ctor_get(x_147, 0); +lean_inc(x_148); +x_149 = lean_ctor_get(x_147, 1); +lean_inc(x_149); +if (lean_is_exclusive(x_147)) { + lean_ctor_release(x_147, 0); + lean_ctor_release(x_147, 1); + x_150 = x_147; +} else { + lean_dec_ref(x_147); + x_150 = lean_box(0); +} +x_151 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_152 = l_Nat_reduceBinPred___closed__11; +x_153 = lean_array_push(x_152, x_4); +x_154 = lean_array_push(x_153, x_151); +x_155 = lean_array_push(x_154, x_148); +x_156 = l_Nat_reduceBinPred___closed__20; +x_157 = l_Lean_mkAppN(x_156, x_155); +x_158 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_158, 0, x_157); +x_159 = l_Nat_reduceBinPred___closed__17; +x_160 = lean_unsigned_to_nat(0u); +x_161 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_158); +lean_ctor_set(x_161, 2, x_160); +x_162 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_162, 0, x_161); +lean_ctor_set(x_21, 0, x_162); +if (lean_is_scalar(x_150)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_150; +} +lean_ctor_set(x_163, 0, x_21); +lean_ctor_set(x_163, 1, x_149); +return x_163; +} +else +{ +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_120); +lean_free_object(x_21); +lean_dec(x_4); +x_164 = lean_ctor_get(x_147, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_147, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_147)) { + lean_ctor_release(x_147, 0); + lean_ctor_release(x_147, 1); + x_166 = x_147; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_147); + x_166 = lean_box(0); } -if (lean_is_scalar(x_160)) { - x_161 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_166)) { + x_167 = lean_alloc_ctor(1, 2, 0); } else { - x_161 = x_160; + x_167 = x_166; } -lean_ctor_set(x_161, 0, x_158); -lean_ctor_set(x_161, 1, x_159); -return x_161; +lean_ctor_set(x_167, 0, x_164); +lean_ctor_set(x_167, 1, x_165); +return x_167; } } } else { -lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; -lean_dec(x_112); -lean_free_object(x_15); -lean_dec(x_24); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_118); +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_162 = lean_ctor_get(x_113, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_113, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_164 = x_113; +lean_dec(x_4); +lean_dec(x_3); +x_168 = lean_ctor_get(x_119, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_119, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_170 = x_119; } else { - lean_dec_ref(x_113); - x_164 = lean_box(0); + lean_dec_ref(x_119); + x_170 = lean_box(0); } -if (lean_is_scalar(x_164)) { - x_165 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_170)) { + x_171 = lean_alloc_ctor(1, 2, 0); } else { - x_165 = x_164; + x_171 = x_170; } -lean_ctor_set(x_165, 0, x_162); -lean_ctor_set(x_165, 1, x_163); -return x_165; +lean_ctor_set(x_171, 0, x_168); +lean_ctor_set(x_171, 1, x_169); +return x_171; } } } } else { -uint8_t x_166; -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_172; +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_166 = !lean_is_exclusive(x_26); -if (x_166 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_172 = !lean_is_exclusive(x_32); +if (x_172 == 0) { -return x_26; +return x_32; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_26, 0); -x_168 = lean_ctor_get(x_26, 1); -lean_inc(x_168); -lean_inc(x_167); -lean_dec(x_26); -x_169 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_169, 0, x_167); -lean_ctor_set(x_169, 1, x_168); -return x_169; +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_32, 0); +x_174 = lean_ctor_get(x_32, 1); +lean_inc(x_174); +lean_inc(x_173); +lean_dec(x_32); +x_175 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_175, 0, x_173); +lean_ctor_set(x_175, 1, x_174); +return x_175; } } } else { -lean_object* x_170; lean_object* x_171; lean_object* x_172; -x_170 = lean_ctor_get(x_15, 0); -lean_inc(x_170); -lean_dec(x_15); -x_171 = l_Lean_Expr_appArg_x21(x_1); +lean_object* x_176; lean_object* x_177; lean_object* x_178; +x_176 = lean_ctor_get(x_21, 0); +lean_inc(x_176); +lean_dec(x_21); +x_177 = l_Lean_Expr_appArg_x21(x_4); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -lean_inc(x_8); -x_172 = l_Nat_fromExpr_x3f(x_171, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_172) == 0) +x_178 = l_Nat_fromExpr_x3f(x_177, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +if (lean_obj_tag(x_178) == 0) { -lean_object* x_173; -x_173 = lean_ctor_get(x_172, 0); -lean_inc(x_173); -if (lean_obj_tag(x_173) == 0) +lean_object* x_179; +x_179 = lean_ctor_get(x_178, 0); +lean_inc(x_179); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; -lean_dec(x_170); +lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; +lean_dec(x_176); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_174 = lean_ctor_get(x_172, 1); -lean_inc(x_174); -if (lean_is_exclusive(x_172)) { - lean_ctor_release(x_172, 0); - lean_ctor_release(x_172, 1); - x_175 = x_172; +lean_dec(x_4); +lean_dec(x_3); +x_180 = lean_ctor_get(x_178, 1); +lean_inc(x_180); +if (lean_is_exclusive(x_178)) { + lean_ctor_release(x_178, 0); + lean_ctor_release(x_178, 1); + x_181 = x_178; } else { - lean_dec_ref(x_172); - x_175 = lean_box(0); + lean_dec_ref(x_178); + x_181 = lean_box(0); } -x_176 = lean_box(0); -if (lean_is_scalar(x_175)) { - x_177 = lean_alloc_ctor(0, 2, 0); +x_182 = lean_box(0); +if (lean_is_scalar(x_181)) { + x_183 = lean_alloc_ctor(0, 2, 0); } else { - x_177 = x_175; + x_183 = x_181; } -lean_ctor_set(x_177, 0, x_176); -lean_ctor_set(x_177, 1, x_174); -return x_177; +lean_ctor_set(x_183, 0, x_182); +lean_ctor_set(x_183, 1, x_180); +return x_183; } else { -lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; -x_178 = lean_ctor_get(x_172, 1); -lean_inc(x_178); -lean_dec(x_172); -x_179 = lean_ctor_get(x_173, 0); -lean_inc(x_179); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - x_180 = x_173; +lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; +x_184 = lean_ctor_get(x_178, 1); +lean_inc(x_184); +lean_dec(x_178); +x_185 = lean_ctor_get(x_179, 0); +lean_inc(x_185); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + x_186 = x_179; } else { - lean_dec_ref(x_173); - x_180 = lean_box(0); + lean_dec_ref(x_179); + x_186 = lean_box(0); } +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_181 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_178); -if (lean_obj_tag(x_181) == 0) -{ -lean_object* x_182; lean_object* x_183; lean_object* x_184; uint8_t x_185; -x_182 = lean_ctor_get(x_181, 0); -lean_inc(x_182); -x_183 = lean_ctor_get(x_181, 1); -lean_inc(x_183); -lean_dec(x_181); -x_184 = lean_apply_2(x_2, x_170, x_179); -x_185 = lean_unbox(x_184); -lean_dec(x_184); -if (x_185 == 0) -{ -lean_object* x_186; lean_object* x_187; -x_186 = l_Nat_reduceBinPred___lambda__1___closed__4; -x_187 = l_Lean_Meta_mkEqRefl(x_186, x_7, x_8, x_9, x_10, x_183); +lean_inc(x_4); +x_187 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_184); if (lean_obj_tag(x_187) == 0) { -lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; +lean_object* x_188; lean_object* x_189; lean_object* x_190; uint8_t x_191; x_188 = lean_ctor_get(x_187, 0); lean_inc(x_188); x_189 = lean_ctor_get(x_187, 1); lean_inc(x_189); -if (lean_is_exclusive(x_187)) { - lean_ctor_release(x_187, 0); - lean_ctor_release(x_187, 1); - x_190 = x_187; +lean_dec(x_187); +x_190 = lean_apply_2(x_3, x_176, x_185); +x_191 = lean_unbox(x_190); +lean_dec(x_190); +if (x_191 == 0) +{ +lean_object* x_192; lean_object* x_193; +x_192 = l_Nat_reduceBinPred___closed__4; +x_193 = l_Lean_Meta_mkEqRefl(x_192, x_8, x_9, x_10, x_11, x_189); +if (lean_obj_tag(x_193) == 0) +{ +lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; +x_194 = lean_ctor_get(x_193, 0); +lean_inc(x_194); +x_195 = lean_ctor_get(x_193, 1); +lean_inc(x_195); +if (lean_is_exclusive(x_193)) { + lean_ctor_release(x_193, 0); + lean_ctor_release(x_193, 1); + x_196 = x_193; +} else { + lean_dec_ref(x_193); + x_196 = lean_box(0); +} +x_197 = l_Lean_Expr_appArg_x21(x_188); +lean_dec(x_188); +x_198 = l_Nat_reduceBinPred___closed__11; +x_199 = lean_array_push(x_198, x_4); +x_200 = lean_array_push(x_199, x_197); +x_201 = lean_array_push(x_200, x_194); +x_202 = l_Nat_reduceBinPred___closed__10; +x_203 = l_Lean_mkAppN(x_202, x_201); +if (lean_is_scalar(x_186)) { + x_204 = lean_alloc_ctor(1, 1, 0); } else { - lean_dec_ref(x_187); - x_190 = lean_box(0); -} -x_191 = l_Lean_Expr_appArg_x21(x_182); -lean_dec(x_182); -x_192 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_193 = lean_array_push(x_192, x_1); -x_194 = lean_array_push(x_193, x_191); -x_195 = lean_array_push(x_194, x_188); -x_196 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_197 = l_Lean_mkAppN(x_196, x_195); -if (lean_is_scalar(x_180)) { - x_198 = lean_alloc_ctor(1, 1, 0); -} else { - x_198 = x_180; -} -lean_ctor_set(x_198, 0, x_197); -x_199 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_200 = lean_unsigned_to_nat(0u); -x_201 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_201, 0, x_199); -lean_ctor_set(x_201, 1, x_198); -lean_ctor_set(x_201, 2, x_200); -x_202 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_202, 0, x_201); -x_203 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_203, 0, x_202); -if (lean_is_scalar(x_190)) { - x_204 = lean_alloc_ctor(0, 2, 0); -} else { - x_204 = x_190; + x_204 = x_186; } lean_ctor_set(x_204, 0, x_203); -lean_ctor_set(x_204, 1, x_189); -return x_204; -} -else -{ -lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; -lean_dec(x_182); -lean_dec(x_180); -lean_dec(x_1); -x_205 = lean_ctor_get(x_187, 0); -lean_inc(x_205); -x_206 = lean_ctor_get(x_187, 1); -lean_inc(x_206); -if (lean_is_exclusive(x_187)) { - lean_ctor_release(x_187, 0); - lean_ctor_release(x_187, 1); - x_207 = x_187; -} else { - lean_dec_ref(x_187); - x_207 = lean_box(0); -} -if (lean_is_scalar(x_207)) { - x_208 = lean_alloc_ctor(1, 2, 0); -} else { - x_208 = x_207; -} -lean_ctor_set(x_208, 0, x_205); -lean_ctor_set(x_208, 1, x_206); -return x_208; -} -} -else -{ -lean_object* x_209; lean_object* x_210; -x_209 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_210 = l_Lean_Meta_mkEqRefl(x_209, x_7, x_8, x_9, x_10, x_183); -if (lean_obj_tag(x_210) == 0) -{ -lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; -x_211 = lean_ctor_get(x_210, 0); +x_205 = l_Nat_reduceBinPred___closed__7; +x_206 = lean_unsigned_to_nat(0u); +x_207 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_207, 0, x_205); +lean_ctor_set(x_207, 1, x_204); +lean_ctor_set(x_207, 2, x_206); +x_208 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_208, 0, x_207); +x_209 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_209, 0, x_208); +if (lean_is_scalar(x_196)) { + x_210 = lean_alloc_ctor(0, 2, 0); +} else { + x_210 = x_196; +} +lean_ctor_set(x_210, 0, x_209); +lean_ctor_set(x_210, 1, x_195); +return x_210; +} +else +{ +lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; +lean_dec(x_188); +lean_dec(x_186); +lean_dec(x_4); +x_211 = lean_ctor_get(x_193, 0); lean_inc(x_211); -x_212 = lean_ctor_get(x_210, 1); +x_212 = lean_ctor_get(x_193, 1); lean_inc(x_212); -if (lean_is_exclusive(x_210)) { - lean_ctor_release(x_210, 0); - lean_ctor_release(x_210, 1); - x_213 = x_210; -} else { - lean_dec_ref(x_210); - x_213 = lean_box(0); -} -x_214 = l_Lean_Expr_appArg_x21(x_182); -lean_dec(x_182); -x_215 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_216 = lean_array_push(x_215, x_1); -x_217 = lean_array_push(x_216, x_214); -x_218 = lean_array_push(x_217, x_211); -x_219 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_220 = l_Lean_mkAppN(x_219, x_218); -if (lean_is_scalar(x_180)) { - x_221 = lean_alloc_ctor(1, 1, 0); -} else { - x_221 = x_180; -} -lean_ctor_set(x_221, 0, x_220); -x_222 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_223 = lean_unsigned_to_nat(0u); -x_224 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_224, 0, x_222); -lean_ctor_set(x_224, 1, x_221); -lean_ctor_set(x_224, 2, x_223); -x_225 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_225, 0, x_224); -x_226 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_226, 0, x_225); -if (lean_is_scalar(x_213)) { - x_227 = lean_alloc_ctor(0, 2, 0); -} else { - x_227 = x_213; -} -lean_ctor_set(x_227, 0, x_226); -lean_ctor_set(x_227, 1, x_212); -return x_227; -} -else -{ -lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; -lean_dec(x_182); -lean_dec(x_180); -lean_dec(x_1); -x_228 = lean_ctor_get(x_210, 0); -lean_inc(x_228); -x_229 = lean_ctor_get(x_210, 1); -lean_inc(x_229); -if (lean_is_exclusive(x_210)) { - lean_ctor_release(x_210, 0); - lean_ctor_release(x_210, 1); - x_230 = x_210; -} else { - lean_dec_ref(x_210); - x_230 = lean_box(0); -} -if (lean_is_scalar(x_230)) { - x_231 = lean_alloc_ctor(1, 2, 0); -} else { - x_231 = x_230; -} -lean_ctor_set(x_231, 0, x_228); -lean_ctor_set(x_231, 1, x_229); -return x_231; -} -} -} -else -{ -lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; -lean_dec(x_180); -lean_dec(x_179); -lean_dec(x_170); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_232 = lean_ctor_get(x_181, 0); -lean_inc(x_232); -x_233 = lean_ctor_get(x_181, 1); -lean_inc(x_233); -if (lean_is_exclusive(x_181)) { - lean_ctor_release(x_181, 0); - lean_ctor_release(x_181, 1); - x_234 = x_181; -} else { - lean_dec_ref(x_181); - x_234 = lean_box(0); -} -if (lean_is_scalar(x_234)) { - x_235 = lean_alloc_ctor(1, 2, 0); -} else { - x_235 = x_234; -} -lean_ctor_set(x_235, 0, x_232); -lean_ctor_set(x_235, 1, x_233); -return x_235; -} -} -} -else -{ -lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; -lean_dec(x_170); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_236 = lean_ctor_get(x_172, 0); -lean_inc(x_236); -x_237 = lean_ctor_get(x_172, 1); -lean_inc(x_237); -if (lean_is_exclusive(x_172)) { - lean_ctor_release(x_172, 0); - lean_ctor_release(x_172, 1); - x_238 = x_172; -} else { - lean_dec_ref(x_172); - x_238 = lean_box(0); -} -if (lean_is_scalar(x_238)) { - x_239 = lean_alloc_ctor(1, 2, 0); -} else { - x_239 = x_238; -} -lean_ctor_set(x_239, 0, x_236); -lean_ctor_set(x_239, 1, x_237); -return x_239; -} -} -} -} -else -{ -uint8_t x_240; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_240 = !lean_is_exclusive(x_14); -if (x_240 == 0) -{ -return x_14; -} -else -{ -lean_object* x_241; lean_object* x_242; lean_object* x_243; -x_241 = lean_ctor_get(x_14, 0); -x_242 = lean_ctor_get(x_14, 1); -lean_inc(x_242); -lean_inc(x_241); -lean_dec(x_14); -x_243 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_243, 0, x_241); -lean_ctor_set(x_243, 1, x_242); -return x_243; -} -} -} -} -LEAN_EXPORT lean_object* l_Nat_reduceBinPred(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { -_start: -{ -uint8_t x_13; -x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); -lean_dec(x_1); -if (x_13 == 0) -{ -lean_object* x_14; lean_object* x_15; -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_14 = lean_box(0); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_12); -return x_15; -} -else -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_box(0); -x_17 = l_Nat_reduceBinPred___lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -return x_17; -} -} -} -LEAN_EXPORT lean_object* l_Nat_reduceBinPred___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: -{ -lean_object* x_12; -x_12 = l_Nat_reduceBinPred___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -return x_12; -} -} -LEAN_EXPORT lean_object* l_Nat_reduceSucc___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; lean_object* x_12; -x_11 = l_Lean_Expr_appArg_x21(x_1); -x_12 = l_Nat_fromExpr_x3f(x_11, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_12) == 0) -{ -lean_object* x_13; -x_13 = lean_ctor_get(x_12, 0); -lean_inc(x_13); -if (lean_obj_tag(x_13) == 0) -{ -uint8_t x_14; -x_14 = !lean_is_exclusive(x_12); -if (x_14 == 0) -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_ctor_get(x_12, 0); -lean_dec(x_15); -x_16 = lean_box(0); -lean_ctor_set(x_12, 0, x_16); -return x_12; -} -else -{ -lean_object* x_17; lean_object* x_18; lean_object* x_19; -x_17 = lean_ctor_get(x_12, 1); -lean_inc(x_17); -lean_dec(x_12); -x_18 = lean_box(0); -x_19 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_19, 0, x_18); -lean_ctor_set(x_19, 1, x_17); -return x_19; -} -} -else -{ -uint8_t x_20; -x_20 = !lean_is_exclusive(x_12); -if (x_20 == 0) -{ -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_12, 0); -lean_dec(x_21); -x_22 = !lean_is_exclusive(x_13); -if (x_22 == 0) -{ -lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; -x_23 = lean_ctor_get(x_13, 0); -x_24 = lean_unsigned_to_nat(1u); -x_25 = lean_nat_add(x_23, x_24); -lean_dec(x_23); -x_26 = l_Lean_mkNatLit(x_25); -x_27 = lean_box(0); -x_28 = lean_unsigned_to_nat(0u); -x_29 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_29, 0, x_26); -lean_ctor_set(x_29, 1, x_27); -lean_ctor_set(x_29, 2, x_28); -x_30 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_30, 0, x_29); -lean_ctor_set(x_13, 0, x_30); -return x_12; -} -else -{ -lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; -x_31 = lean_ctor_get(x_13, 0); -lean_inc(x_31); -lean_dec(x_13); -x_32 = lean_unsigned_to_nat(1u); -x_33 = lean_nat_add(x_31, x_32); -lean_dec(x_31); -x_34 = l_Lean_mkNatLit(x_33); -x_35 = lean_box(0); -x_36 = lean_unsigned_to_nat(0u); -x_37 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_37, 0, x_34); -lean_ctor_set(x_37, 1, x_35); -lean_ctor_set(x_37, 2, x_36); -x_38 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_38, 0, x_37); -x_39 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_39, 0, x_38); -lean_ctor_set(x_12, 0, x_39); -return x_12; -} -} -else -{ -lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; -x_40 = lean_ctor_get(x_12, 1); -lean_inc(x_40); -lean_dec(x_12); -x_41 = lean_ctor_get(x_13, 0); -lean_inc(x_41); -if (lean_is_exclusive(x_13)) { - lean_ctor_release(x_13, 0); - x_42 = x_13; -} else { - lean_dec_ref(x_13); - x_42 = lean_box(0); -} -x_43 = lean_unsigned_to_nat(1u); -x_44 = lean_nat_add(x_41, x_43); -lean_dec(x_41); -x_45 = l_Lean_mkNatLit(x_44); -x_46 = lean_box(0); -x_47 = lean_unsigned_to_nat(0u); -x_48 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_48, 0, x_45); -lean_ctor_set(x_48, 1, x_46); -lean_ctor_set(x_48, 2, x_47); -x_49 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_49, 0, x_48); -if (lean_is_scalar(x_42)) { - x_50 = lean_alloc_ctor(1, 1, 0); -} else { - x_50 = x_42; -} -lean_ctor_set(x_50, 0, x_49); -x_51 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_51, 0, x_50); -lean_ctor_set(x_51, 1, x_40); -return x_51; -} -} -} -else -{ -uint8_t x_52; -x_52 = !lean_is_exclusive(x_12); -if (x_52 == 0) -{ -return x_12; -} -else -{ -lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_53 = lean_ctor_get(x_12, 0); -x_54 = lean_ctor_get(x_12, 1); -lean_inc(x_54); -lean_inc(x_53); -lean_dec(x_12); -x_55 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_54); -return x_55; -} -} -} -} -static lean_object* _init_l_Nat_reduceSucc___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Nat", 3); -return x_1; -} -} -static lean_object* _init_l_Nat_reduceSucc___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("succ", 4); -return x_1; -} -} -static lean_object* _init_l_Nat_reduceSucc___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceSucc___closed__1; -x_2 = l_Nat_reduceSucc___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; -} -} -LEAN_EXPORT lean_object* l_Nat_reduceSucc(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Nat_reduceSucc___closed__3; -x_11 = lean_unsigned_to_nat(1u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; -} -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Nat_reduceSucc___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_16; -} -} -} -LEAN_EXPORT lean_object* l_Nat_reduceSucc___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_Nat_reduceSucc___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -return x_11; -} -} -LEAN_EXPORT lean_object* l_Nat_reduceSucc___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; -x_10 = l_Nat_reduceSucc(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_1); -return x_10; -} -} -static lean_object* _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("reduceSucc", 10); -return x_1; -} -} -static lean_object* _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceSucc___closed__1; -x_2 = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__1; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceSucc___closed__3; -x_2 = lean_unsigned_to_nat(1u); -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = lean_unsigned_to_nat(2u); -x_2 = lean_mk_empty_array_with_capacity(x_1); -return x_2; -} -} -static lean_object* _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__4; -x_2 = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__3; -x_3 = lean_array_push(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__5; -x_2 = lean_box(3); -x_3 = lean_array_push(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__7() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Nat_reduceSucc___boxed), 9, 0); -return x_1; -} -} -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592_(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__2; -x_3 = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__6; -x_4 = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__7; -x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); -return x_5; -} -} -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_594_(lean_object* x_1) { -_start: -{ -lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__2; -x_3 = 1; -x_4 = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__7; -x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); -return x_5; -} -} -LEAN_EXPORT lean_object* l_Nat_reduceAdd___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -x_13 = l_Nat_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) -{ -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) -{ -uint8_t x_15; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; -} -else -{ -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; -} -} -else -{ -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_Nat_fromExpr_x3f(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) -{ -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) -{ -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) -{ -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; -} -else -{ -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; -} -} -else -{ -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) -{ -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) -{ -lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_35 = lean_ctor_get(x_25, 0); -x_36 = lean_nat_add(x_22, x_35); -lean_dec(x_35); -lean_dec(x_22); -x_37 = l_Lean_mkNatLit(x_36); -x_38 = lean_box(0); -x_39 = lean_unsigned_to_nat(0u); -x_40 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_40, 0, x_37); -lean_ctor_set(x_40, 1, x_38); -lean_ctor_set(x_40, 2, x_39); -x_41 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_25, 0, x_41); -return x_24; +if (lean_is_exclusive(x_193)) { + lean_ctor_release(x_193, 0); + lean_ctor_release(x_193, 1); + x_213 = x_193; +} else { + lean_dec_ref(x_193); + x_213 = lean_box(0); } -else -{ -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_42 = lean_ctor_get(x_25, 0); -lean_inc(x_42); -lean_dec(x_25); -x_43 = lean_nat_add(x_22, x_42); -lean_dec(x_42); -lean_dec(x_22); -x_44 = l_Lean_mkNatLit(x_43); -x_45 = lean_box(0); -x_46 = lean_unsigned_to_nat(0u); -x_47 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set(x_47, 2, x_46); -x_48 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_48, 0, x_47); -x_49 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_49, 0, x_48); -lean_ctor_set(x_24, 0, x_49); -return x_24; +if (lean_is_scalar(x_213)) { + x_214 = lean_alloc_ctor(1, 2, 0); +} else { + x_214 = x_213; +} +lean_ctor_set(x_214, 0, x_211); +lean_ctor_set(x_214, 1, x_212); +return x_214; } } else { -lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_50 = lean_ctor_get(x_24, 1); -lean_inc(x_50); -lean_dec(x_24); -x_51 = lean_ctor_get(x_25, 0); -lean_inc(x_51); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_52 = x_25; +lean_object* x_215; lean_object* x_216; +x_215 = l_Nat_reduceBinPred___closed__14; +x_216 = l_Lean_Meta_mkEqRefl(x_215, x_8, x_9, x_10, x_11, x_189); +if (lean_obj_tag(x_216) == 0) +{ +lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; +x_217 = lean_ctor_get(x_216, 0); +lean_inc(x_217); +x_218 = lean_ctor_get(x_216, 1); +lean_inc(x_218); +if (lean_is_exclusive(x_216)) { + lean_ctor_release(x_216, 0); + lean_ctor_release(x_216, 1); + x_219 = x_216; } else { - lean_dec_ref(x_25); - x_52 = lean_box(0); + lean_dec_ref(x_216); + x_219 = lean_box(0); } -x_53 = lean_nat_add(x_22, x_51); -lean_dec(x_51); -lean_dec(x_22); -x_54 = l_Lean_mkNatLit(x_53); -x_55 = lean_box(0); -x_56 = lean_unsigned_to_nat(0u); -x_57 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_57, 0, x_54); -lean_ctor_set(x_57, 1, x_55); -lean_ctor_set(x_57, 2, x_56); -x_58 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_58, 0, x_57); -if (lean_is_scalar(x_52)) { - x_59 = lean_alloc_ctor(1, 1, 0); -} else { - x_59 = x_52; -} -lean_ctor_set(x_59, 0, x_58); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_50); -return x_60; +x_220 = l_Lean_Expr_appArg_x21(x_188); +lean_dec(x_188); +x_221 = l_Nat_reduceBinPred___closed__11; +x_222 = lean_array_push(x_221, x_4); +x_223 = lean_array_push(x_222, x_220); +x_224 = lean_array_push(x_223, x_217); +x_225 = l_Nat_reduceBinPred___closed__20; +x_226 = l_Lean_mkAppN(x_225, x_224); +if (lean_is_scalar(x_186)) { + x_227 = lean_alloc_ctor(1, 1, 0); +} else { + x_227 = x_186; +} +lean_ctor_set(x_227, 0, x_226); +x_228 = l_Nat_reduceBinPred___closed__17; +x_229 = lean_unsigned_to_nat(0u); +x_230 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_230, 0, x_228); +lean_ctor_set(x_230, 1, x_227); +lean_ctor_set(x_230, 2, x_229); +x_231 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_231, 0, x_230); +x_232 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_232, 0, x_231); +if (lean_is_scalar(x_219)) { + x_233 = lean_alloc_ctor(0, 2, 0); +} else { + x_233 = x_219; +} +lean_ctor_set(x_233, 0, x_232); +lean_ctor_set(x_233, 1, x_218); +return x_233; +} +else +{ +lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; +lean_dec(x_188); +lean_dec(x_186); +lean_dec(x_4); +x_234 = lean_ctor_get(x_216, 0); +lean_inc(x_234); +x_235 = lean_ctor_get(x_216, 1); +lean_inc(x_235); +if (lean_is_exclusive(x_216)) { + lean_ctor_release(x_216, 0); + lean_ctor_release(x_216, 1); + x_236 = x_216; +} else { + lean_dec_ref(x_216); + x_236 = lean_box(0); +} +if (lean_is_scalar(x_236)) { + x_237 = lean_alloc_ctor(1, 2, 0); +} else { + x_237 = x_236; +} +lean_ctor_set(x_237, 0, x_234); +lean_ctor_set(x_237, 1, x_235); +return x_237; } } } else { -uint8_t x_61; -lean_dec(x_22); -x_61 = !lean_is_exclusive(x_24); -if (x_61 == 0) -{ -return x_24; +lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; +lean_dec(x_186); +lean_dec(x_185); +lean_dec(x_176); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_4); +lean_dec(x_3); +x_238 = lean_ctor_get(x_187, 0); +lean_inc(x_238); +x_239 = lean_ctor_get(x_187, 1); +lean_inc(x_239); +if (lean_is_exclusive(x_187)) { + lean_ctor_release(x_187, 0); + lean_ctor_release(x_187, 1); + x_240 = x_187; +} else { + lean_dec_ref(x_187); + x_240 = lean_box(0); +} +if (lean_is_scalar(x_240)) { + x_241 = lean_alloc_ctor(1, 2, 0); +} else { + x_241 = x_240; +} +lean_ctor_set(x_241, 0, x_238); +lean_ctor_set(x_241, 1, x_239); +return x_241; +} +} } else { -lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_62 = lean_ctor_get(x_24, 0); -x_63 = lean_ctor_get(x_24, 1); -lean_inc(x_63); -lean_inc(x_62); -lean_dec(x_24); -x_64 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_64, 0, x_62); -lean_ctor_set(x_64, 1, x_63); -return x_64; +lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; +lean_dec(x_176); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_4); +lean_dec(x_3); +x_242 = lean_ctor_get(x_178, 0); +lean_inc(x_242); +x_243 = lean_ctor_get(x_178, 1); +lean_inc(x_243); +if (lean_is_exclusive(x_178)) { + lean_ctor_release(x_178, 0); + lean_ctor_release(x_178, 1); + x_244 = x_178; +} else { + lean_dec_ref(x_178); + x_244 = lean_box(0); +} +if (lean_is_scalar(x_244)) { + x_245 = lean_alloc_ctor(1, 2, 0); +} else { + x_245 = x_244; +} +lean_ctor_set(x_245, 0, x_242); +lean_ctor_set(x_245, 1, x_243); +return x_245; } } } } else { -uint8_t x_65; +uint8_t x_246; +lean_dec(x_11); +lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -x_65 = !lean_is_exclusive(x_13); -if (x_65 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_246 = !lean_is_exclusive(x_20); +if (x_246 == 0) { -return x_13; +return x_20; } else { -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_13, 0); -x_67 = lean_ctor_get(x_13, 1); -lean_inc(x_67); -lean_inc(x_66); -lean_dec(x_13); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -return x_68; +lean_object* x_247; lean_object* x_248; lean_object* x_249; +x_247 = lean_ctor_get(x_20, 0); +x_248 = lean_ctor_get(x_20, 1); +lean_inc(x_248); +lean_inc(x_247); +lean_dec(x_20); +x_249 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_249, 0, x_247); +lean_ctor_set(x_249, 1, x_248); +return x_249; } } } } -static lean_object* _init_l_Nat_reduceAdd___closed__1() { +} +} +LEAN_EXPORT lean_object* l_Nat_reduceBinPred___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +lean_object* x_13; +x_13 = l_Nat_reduceBinPred(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +return x_13; +} +} +static lean_object* _init_l_Nat_reduceSucc___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("HAdd", 4); +x_1 = lean_mk_string_from_bytes("Nat", 3); return x_1; } } -static lean_object* _init_l_Nat_reduceAdd___closed__2() { +static lean_object* _init_l_Nat_reduceSucc___closed__2() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("hAdd", 4); +x_1 = lean_mk_string_from_bytes("succ", 4); return x_1; } } -static lean_object* _init_l_Nat_reduceAdd___closed__3() { +static lean_object* _init_l_Nat_reduceSucc___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceAdd___closed__1; -x_2 = l_Nat_reduceAdd___closed__2; +x_1 = l_Nat_reduceSucc___closed__1; +x_2 = l_Nat_reduceSucc___closed__2; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Nat_reduceAdd(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Nat_reduceSucc(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Nat_reduceAdd___closed__3; -x_11 = lean_unsigned_to_nat(6u); +x_10 = l_Nat_reduceSucc___closed__3; +x_11 = lean_unsigned_to_nat(1u); x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); if (x_12 == 0) { @@ -2657,10 +2068,6 @@ lean_object* x_13; lean_object* x_14; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); x_13 = lean_box(0); x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); @@ -2670,989 +2077,1062 @@ return x_14; else { lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Nat_reduceAdd___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); +x_15 = l_Lean_Expr_appArg_x21(x_1); +x_16 = l_Nat_fromExpr_x3f(x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +if (lean_obj_tag(x_16) == 0) +{ +lean_object* x_17; +x_17 = lean_ctor_get(x_16, 0); +lean_inc(x_17); +if (lean_obj_tag(x_17) == 0) +{ +uint8_t x_18; +x_18 = !lean_is_exclusive(x_16); +if (x_18 == 0) +{ +lean_object* x_19; lean_object* x_20; +x_19 = lean_ctor_get(x_16, 0); +lean_dec(x_19); +x_20 = lean_box(0); +lean_ctor_set(x_16, 0, x_20); return x_16; } -} -} -LEAN_EXPORT lean_object* l_Nat_reduceAdd___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: +else { -lean_object* x_11; -x_11 = l_Nat_reduceAdd___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -return x_11; +lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_21 = lean_ctor_get(x_16, 1); +lean_inc(x_21); +lean_dec(x_16); +x_22 = lean_box(0); +x_23 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_23, 1, x_21); +return x_23; } } -LEAN_EXPORT lean_object* l_Nat_reduceAdd___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: +else { -lean_object* x_10; -x_10 = l_Nat_reduceAdd(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_1); -return x_10; -} +uint8_t x_24; +x_24 = !lean_is_exclusive(x_16); +if (x_24 == 0) +{ +lean_object* x_25; uint8_t x_26; +x_25 = lean_ctor_get(x_16, 0); +lean_dec(x_25); +x_26 = !lean_is_exclusive(x_17); +if (x_26 == 0) +{ +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_27 = lean_ctor_get(x_17, 0); +x_28 = lean_nat_add(x_27, x_11); +lean_dec(x_27); +x_29 = l_Lean_mkNatLit(x_28); +x_30 = lean_box(0); +x_31 = lean_unsigned_to_nat(0u); +x_32 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_32, 0, x_29); +lean_ctor_set(x_32, 1, x_30); +lean_ctor_set(x_32, 2, x_31); +x_33 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_33, 0, x_32); +lean_ctor_set(x_17, 0, x_33); +return x_16; } -static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__1() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("reduceAdd", 9); -return x_1; +lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; +x_34 = lean_ctor_get(x_17, 0); +lean_inc(x_34); +lean_dec(x_17); +x_35 = lean_nat_add(x_34, x_11); +lean_dec(x_34); +x_36 = l_Lean_mkNatLit(x_35); +x_37 = lean_box(0); +x_38 = lean_unsigned_to_nat(0u); +x_39 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_39, 0, x_36); +lean_ctor_set(x_39, 1, x_37); +lean_ctor_set(x_39, 2, x_38); +x_40 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_40, 0, x_39); +x_41 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_41, 0, x_40); +lean_ctor_set(x_16, 0, x_41); +return x_16; } } -static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__2() { -_start: +else { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceSucc___closed__1; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__1; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; +x_42 = lean_ctor_get(x_16, 1); +lean_inc(x_42); +lean_dec(x_16); +x_43 = lean_ctor_get(x_17, 0); +lean_inc(x_43); +if (lean_is_exclusive(x_17)) { + lean_ctor_release(x_17, 0); + x_44 = x_17; +} else { + lean_dec_ref(x_17); + x_44 = lean_box(0); } +x_45 = lean_nat_add(x_43, x_11); +lean_dec(x_43); +x_46 = l_Lean_mkNatLit(x_45); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +if (lean_is_scalar(x_44)) { + x_51 = lean_alloc_ctor(1, 1, 0); +} else { + x_51 = x_44; } -static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceAdd___closed__3; -x_2 = lean_unsigned_to_nat(6u); -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; +lean_ctor_set(x_51, 0, x_50); +x_52 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_52, 0, x_51); +lean_ctor_set(x_52, 1, x_42); +return x_52; } } -static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Nat_reduceSucc___closed__1; -x_3 = l_Lean_Name_str___override(x_1, x_2); -return x_3; } +else +{ +uint8_t x_53; +x_53 = !lean_is_exclusive(x_16); +if (x_53 == 0) +{ +return x_16; } -static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5() { -_start: +else { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__4; -x_2 = lean_unsigned_to_nat(0u); -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; +lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_54 = lean_ctor_get(x_16, 0); +x_55 = lean_ctor_get(x_16, 1); +lean_inc(x_55); +lean_inc(x_54); +lean_dec(x_16); +x_56 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_56, 0, x_54); +lean_ctor_set(x_56, 1, x_55); +return x_56; } } -static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = lean_unsigned_to_nat(7u); -x_2 = lean_mk_empty_array_with_capacity(x_1); -return x_2; } } -static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__7() { +} +LEAN_EXPORT lean_object* l_Nat_reduceSucc___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__6; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__3; -x_3 = lean_array_push(x_1, x_2); -return x_3; +lean_object* x_10; +x_10 = l_Nat_reduceSucc(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +return x_10; } } -static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__8() { +static lean_object* _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__1() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__7; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5; -x_3 = lean_array_push(x_1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("reduceSucc", 10); +return x_1; } } -static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__9() { +static lean_object* _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__8; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5; -x_3 = lean_array_push(x_1, x_2); +x_1 = l_Nat_reduceSucc___closed__1; +x_2 = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__1; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__10() { +static lean_object* _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__9; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5; -x_3 = lean_array_push(x_1, x_2); +x_1 = l_Nat_reduceSucc___closed__3; +x_2 = lean_unsigned_to_nat(1u); +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__11() { +static lean_object* _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__4() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__10; -x_2 = lean_box(3); -x_3 = lean_array_push(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = lean_unsigned_to_nat(2u); +x_2 = lean_mk_empty_array_with_capacity(x_1); +return x_2; } } -static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__12() { +static lean_object* _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__11; -x_2 = lean_box(3); +x_1 = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__4; +x_2 = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__13() { +static lean_object* _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__12; +x_1 = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__14() { +static lean_object* _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__7() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Nat_reduceAdd___boxed), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Nat_reduceSucc___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__2; -x_3 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__13; -x_4 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__14; +x_2 = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__2; +x_3 = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__6; +x_4 = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__7; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_632_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_410_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__2; +x_2 = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__14; +x_4 = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__7; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Nat_reduceMul___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Nat_reduceAdd___closed__1() { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -x_13 = l_Nat_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("HAdd", 4); +return x_1; +} +} +static lean_object* _init_l_Nat_reduceAdd___closed__2() { +_start: { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("hAdd", 4); +return x_1; +} +} +static lean_object* _init_l_Nat_reduceAdd___closed__3() { +_start: { -uint8_t x_15; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Nat_reduceAdd___closed__1; +x_2 = l_Nat_reduceAdd___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Nat_reduceAdd(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Nat_reduceAdd___closed__3; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_76; +x_76 = lean_box(0); +x_13 = x_76; +x_14 = x_9; +goto block_75; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_77; +x_77 = l_Nat_reduceBin___closed__1; +x_13 = x_77; +x_14 = x_9; +goto block_75; } +block_75: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_Nat_fromExpr_x3f(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +x_19 = l_Nat_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_21; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_Nat_fromExpr_x3f(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) +{ uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); if (x_32 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; +} +else { -lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_35 = lean_ctor_get(x_25, 0); -x_36 = lean_nat_mul(x_22, x_35); -lean_dec(x_35); -lean_dec(x_22); -x_37 = l_Lean_mkNatLit(x_36); -x_38 = lean_box(0); -x_39 = lean_unsigned_to_nat(0u); -x_40 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_40, 0, x_37); -lean_ctor_set(x_40, 1, x_38); -lean_ctor_set(x_40, 2, x_39); -x_41 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_25, 0, x_41); -return x_24; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; +} } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_42 = lean_ctor_get(x_25, 0); -lean_inc(x_42); -lean_dec(x_25); -x_43 = lean_nat_mul(x_22, x_42); -lean_dec(x_42); -lean_dec(x_22); -x_44 = l_Lean_mkNatLit(x_43); -x_45 = lean_box(0); -x_46 = lean_unsigned_to_nat(0u); -x_47 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set(x_47, 2, x_46); -x_48 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_48, 0, x_47); -x_49 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_49, 0, x_48); -lean_ctor_set(x_24, 0, x_49); -return x_24; +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) +{ +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) +{ +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_41 = lean_ctor_get(x_31, 0); +x_42 = lean_nat_add(x_28, x_41); +lean_dec(x_41); +lean_dec(x_28); +x_43 = l_Lean_mkNatLit(x_42); +x_44 = lean_box(0); +x_45 = lean_unsigned_to_nat(0u); +x_46 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_46, 0, x_43); +lean_ctor_set(x_46, 1, x_44); +lean_ctor_set(x_46, 2, x_45); +x_47 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_31, 0, x_47); +return x_30; +} +else +{ +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_48 = lean_ctor_get(x_31, 0); +lean_inc(x_48); +lean_dec(x_31); +x_49 = lean_nat_add(x_28, x_48); +lean_dec(x_48); +lean_dec(x_28); +x_50 = l_Lean_mkNatLit(x_49); +x_51 = lean_box(0); +x_52 = lean_unsigned_to_nat(0u); +x_53 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_53, 0, x_50); +lean_ctor_set(x_53, 1, x_51); +lean_ctor_set(x_53, 2, x_52); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +x_55 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_30, 0, x_55); +return x_30; } } else { -lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_50 = lean_ctor_get(x_24, 1); -lean_inc(x_50); -lean_dec(x_24); -x_51 = lean_ctor_get(x_25, 0); -lean_inc(x_51); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_52 = x_25; +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_56 = lean_ctor_get(x_30, 1); +lean_inc(x_56); +lean_dec(x_30); +x_57 = lean_ctor_get(x_31, 0); +lean_inc(x_57); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_58 = x_31; } else { - lean_dec_ref(x_25); - x_52 = lean_box(0); + lean_dec_ref(x_31); + x_58 = lean_box(0); } -x_53 = lean_nat_mul(x_22, x_51); -lean_dec(x_51); -lean_dec(x_22); -x_54 = l_Lean_mkNatLit(x_53); -x_55 = lean_box(0); -x_56 = lean_unsigned_to_nat(0u); -x_57 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_57, 0, x_54); -lean_ctor_set(x_57, 1, x_55); -lean_ctor_set(x_57, 2, x_56); -x_58 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_58, 0, x_57); -if (lean_is_scalar(x_52)) { - x_59 = lean_alloc_ctor(1, 1, 0); -} else { - x_59 = x_52; -} -lean_ctor_set(x_59, 0, x_58); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_50); -return x_60; +x_59 = lean_nat_add(x_28, x_57); +lean_dec(x_57); +lean_dec(x_28); +x_60 = l_Lean_mkNatLit(x_59); +x_61 = lean_box(0); +x_62 = lean_unsigned_to_nat(0u); +x_63 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_63, 0, x_60); +lean_ctor_set(x_63, 1, x_61); +lean_ctor_set(x_63, 2, x_62); +x_64 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_64, 0, x_63); +if (lean_is_scalar(x_58)) { + x_65 = lean_alloc_ctor(1, 1, 0); +} else { + x_65 = x_58; +} +lean_ctor_set(x_65, 0, x_64); +x_66 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_66, 1, x_56); +return x_66; } } } else { -uint8_t x_61; -lean_dec(x_22); -x_61 = !lean_is_exclusive(x_24); -if (x_61 == 0) +uint8_t x_67; +lean_dec(x_28); +x_67 = !lean_is_exclusive(x_30); +if (x_67 == 0) { -return x_24; +return x_30; } else { -lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_62 = lean_ctor_get(x_24, 0); -x_63 = lean_ctor_get(x_24, 1); -lean_inc(x_63); -lean_inc(x_62); -lean_dec(x_24); -x_64 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_64, 0, x_62); -lean_ctor_set(x_64, 1, x_63); -return x_64; +lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_68 = lean_ctor_get(x_30, 0); +x_69 = lean_ctor_get(x_30, 1); +lean_inc(x_69); +lean_inc(x_68); +lean_dec(x_30); +x_70 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_70, 0, x_68); +lean_ctor_set(x_70, 1, x_69); +return x_70; } } } } else { -uint8_t x_65; -lean_dec(x_9); +uint8_t x_71; lean_dec(x_8); lean_dec(x_7); -x_65 = !lean_is_exclusive(x_13); -if (x_65 == 0) +lean_dec(x_6); +x_71 = !lean_is_exclusive(x_19); +if (x_71 == 0) { -return x_13; +return x_19; } else { -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_13, 0); -x_67 = lean_ctor_get(x_13, 1); -lean_inc(x_67); -lean_inc(x_66); -lean_dec(x_13); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -return x_68; -} -} -} -} -static lean_object* _init_l_Nat_reduceMul___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("HMul", 4); -return x_1; +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_19, 0); +x_73 = lean_ctor_get(x_19, 1); +lean_inc(x_73); +lean_inc(x_72); +lean_dec(x_19); +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_73); +return x_74; } } -static lean_object* _init_l_Nat_reduceMul___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("hMul", 4); -return x_1; } } -static lean_object* _init_l_Nat_reduceMul___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceMul___closed__1; -x_2 = l_Nat_reduceMul___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; } } -LEAN_EXPORT lean_object* l_Nat_reduceMul(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Nat_reduceAdd___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Nat_reduceMul___closed__3; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; -} -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Nat_reduceMul___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_object* x_10; +x_10 = l_Nat_reduceAdd(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -return x_16; -} +lean_dec(x_1); +return x_10; } } -LEAN_EXPORT lean_object* l_Nat_reduceMul___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__1() { _start: { -lean_object* x_11; -x_11 = l_Nat_reduceMul___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -return x_11; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("reduceAdd", 9); +return x_1; } } -LEAN_EXPORT lean_object* l_Nat_reduceMul___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__2() { _start: { -lean_object* x_10; -x_10 = l_Nat_reduceMul(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_1); -return x_10; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Nat_reduceSucc___closed__1; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__1; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__1() { +static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__3() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("reduceMul", 9); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Nat_reduceAdd___closed__3; +x_2 = lean_unsigned_to_nat(6u); +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__2() { +static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceSucc___closed__1; -x_2 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__1; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); +x_1 = lean_box(0); +x_2 = l_Nat_reduceSucc___closed__1; +x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__3() { +static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceMul___closed__3; -x_2 = lean_unsigned_to_nat(6u); +x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__4; +x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__4() { +static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = lean_unsigned_to_nat(7u); +x_2 = lean_mk_empty_array_with_capacity(x_1); +return x_2; +} +} +static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__6; -x_2 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__3; +x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__6; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__5() { +static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__4; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5; +x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__7; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__6() { +static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__5; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5; +x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__8; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__7() { +static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__6; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5; +x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__9; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__8() { +static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__7; +x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__10; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__9() { +static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__8; +x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__11; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__10() { +static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__9; +x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__12; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__11() { +static lean_object* _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__14() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Nat_reduceMul___boxed), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Nat_reduceAdd___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__2; -x_3 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__10; -x_4 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__11; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__2; +x_3 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__13; +x_4 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__14; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_670_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_448_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__2; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__11; +x_4 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__14; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Nat_reduceSub___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Nat_reduceMul___closed__1() { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -x_13 = l_Nat_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("HMul", 4); +return x_1; +} +} +static lean_object* _init_l_Nat_reduceMul___closed__2() { +_start: { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("hMul", 4); +return x_1; +} +} +static lean_object* _init_l_Nat_reduceMul___closed__3() { +_start: { -uint8_t x_15; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Nat_reduceMul___closed__1; +x_2 = l_Nat_reduceMul___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Nat_reduceMul(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Nat_reduceMul___closed__3; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_76; +x_76 = lean_box(0); +x_13 = x_76; +x_14 = x_9; +goto block_75; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_77; +x_77 = l_Nat_reduceBin___closed__1; +x_13 = x_77; +x_14 = x_9; +goto block_75; } +block_75: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_Nat_fromExpr_x3f(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +x_19 = l_Nat_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_21; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_Nat_fromExpr_x3f(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) +{ uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); if (x_32 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) -{ -lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_35 = lean_ctor_get(x_25, 0); -x_36 = lean_nat_sub(x_22, x_35); -lean_dec(x_35); -lean_dec(x_22); -x_37 = l_Lean_mkNatLit(x_36); -x_38 = lean_box(0); -x_39 = lean_unsigned_to_nat(0u); -x_40 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_40, 0, x_37); -lean_ctor_set(x_40, 1, x_38); -lean_ctor_set(x_40, 2, x_39); -x_41 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_25, 0, x_41); -return x_24; +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_42 = lean_ctor_get(x_25, 0); -lean_inc(x_42); -lean_dec(x_25); -x_43 = lean_nat_sub(x_22, x_42); -lean_dec(x_42); -lean_dec(x_22); -x_44 = l_Lean_mkNatLit(x_43); -x_45 = lean_box(0); -x_46 = lean_unsigned_to_nat(0u); -x_47 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set(x_47, 2, x_46); -x_48 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_48, 0, x_47); -x_49 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_49, 0, x_48); -lean_ctor_set(x_24, 0, x_49); -return x_24; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_50 = lean_ctor_get(x_24, 1); -lean_inc(x_50); -lean_dec(x_24); -x_51 = lean_ctor_get(x_25, 0); -lean_inc(x_51); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_52 = x_25; -} else { - lean_dec_ref(x_25); - x_52 = lean_box(0); -} -x_53 = lean_nat_sub(x_22, x_51); -lean_dec(x_51); -lean_dec(x_22); -x_54 = l_Lean_mkNatLit(x_53); -x_55 = lean_box(0); -x_56 = lean_unsigned_to_nat(0u); -x_57 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_57, 0, x_54); -lean_ctor_set(x_57, 1, x_55); -lean_ctor_set(x_57, 2, x_56); -x_58 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_58, 0, x_57); -if (lean_is_scalar(x_52)) { - x_59 = lean_alloc_ctor(1, 1, 0); -} else { - x_59 = x_52; -} -lean_ctor_set(x_59, 0, x_58); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_50); -return x_60; -} -} -} -else +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -uint8_t x_61; -lean_dec(x_22); -x_61 = !lean_is_exclusive(x_24); -if (x_61 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -return x_24; +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_41 = lean_ctor_get(x_31, 0); +x_42 = lean_nat_mul(x_28, x_41); +lean_dec(x_41); +lean_dec(x_28); +x_43 = l_Lean_mkNatLit(x_42); +x_44 = lean_box(0); +x_45 = lean_unsigned_to_nat(0u); +x_46 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_46, 0, x_43); +lean_ctor_set(x_46, 1, x_44); +lean_ctor_set(x_46, 2, x_45); +x_47 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_31, 0, x_47); +return x_30; } else { -lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_62 = lean_ctor_get(x_24, 0); -x_63 = lean_ctor_get(x_24, 1); -lean_inc(x_63); -lean_inc(x_62); -lean_dec(x_24); -x_64 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_64, 0, x_62); -lean_ctor_set(x_64, 1, x_63); -return x_64; -} -} +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_48 = lean_ctor_get(x_31, 0); +lean_inc(x_48); +lean_dec(x_31); +x_49 = lean_nat_mul(x_28, x_48); +lean_dec(x_48); +lean_dec(x_28); +x_50 = l_Lean_mkNatLit(x_49); +x_51 = lean_box(0); +x_52 = lean_unsigned_to_nat(0u); +x_53 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_53, 0, x_50); +lean_ctor_set(x_53, 1, x_51); +lean_ctor_set(x_53, 2, x_52); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +x_55 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_30, 0, x_55); +return x_30; } } else { -uint8_t x_65; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -x_65 = !lean_is_exclusive(x_13); -if (x_65 == 0) -{ -return x_13; +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_56 = lean_ctor_get(x_30, 1); +lean_inc(x_56); +lean_dec(x_30); +x_57 = lean_ctor_get(x_31, 0); +lean_inc(x_57); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_58 = x_31; +} else { + lean_dec_ref(x_31); + x_58 = lean_box(0); } -else -{ -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_13, 0); -x_67 = lean_ctor_get(x_13, 1); -lean_inc(x_67); -lean_inc(x_66); -lean_dec(x_13); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -return x_68; +x_59 = lean_nat_mul(x_28, x_57); +lean_dec(x_57); +lean_dec(x_28); +x_60 = l_Lean_mkNatLit(x_59); +x_61 = lean_box(0); +x_62 = lean_unsigned_to_nat(0u); +x_63 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_63, 0, x_60); +lean_ctor_set(x_63, 1, x_61); +lean_ctor_set(x_63, 2, x_62); +x_64 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_64, 0, x_63); +if (lean_is_scalar(x_58)) { + x_65 = lean_alloc_ctor(1, 1, 0); +} else { + x_65 = x_58; } +lean_ctor_set(x_65, 0, x_64); +x_66 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_66, 1, x_56); +return x_66; } } } -static lean_object* _init_l_Nat_reduceSub___closed__1() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("HSub", 4); -return x_1; -} +uint8_t x_67; +lean_dec(x_28); +x_67 = !lean_is_exclusive(x_30); +if (x_67 == 0) +{ +return x_30; } -static lean_object* _init_l_Nat_reduceSub___closed__2() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("hSub", 4); -return x_1; +lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_68 = lean_ctor_get(x_30, 0); +x_69 = lean_ctor_get(x_30, 1); +lean_inc(x_69); +lean_inc(x_68); +lean_dec(x_30); +x_70 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_70, 0, x_68); +lean_ctor_set(x_70, 1, x_69); +return x_70; } } -static lean_object* _init_l_Nat_reduceSub___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceSub___closed__1; -x_2 = l_Nat_reduceSub___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; } } -LEAN_EXPORT lean_object* l_Nat_reduceSub(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Nat_reduceSub___closed__3; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_71; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_71 = !lean_is_exclusive(x_19); +if (x_71 == 0) +{ +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Nat_reduceSub___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_16; +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_19, 0); +x_73 = lean_ctor_get(x_19, 1); +lean_inc(x_73); +lean_inc(x_72); +lean_dec(x_19); +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_73); +return x_74; } } } -LEAN_EXPORT lean_object* l_Nat_reduceSub___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +} +} +} +LEAN_EXPORT lean_object* l_Nat_reduceMul___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_Nat_reduceSub___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_6); +lean_object* x_10; +x_10 = l_Nat_reduceMul(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -return x_11; -} -} -LEAN_EXPORT lean_object* l_Nat_reduceSub___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; -x_10 = l_Nat_reduceSub(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__1() { +static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("reduceSub", 9); +x_1 = lean_mk_string_from_bytes("reduceMul", 9); return x_1; } } -static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__2() { +static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Nat_reduceSucc___closed__1; -x_2 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__1; +x_2 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__3() { +static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceSub___closed__3; +x_1 = l_Nat_reduceMul___closed__3; x_2 = lean_unsigned_to_nat(6u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -3660,447 +3140,440 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__4() { +static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__6; -x_2 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__3; +x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__6; +x_2 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__5() { +static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__4; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5; +x_1 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__4; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__6() { +static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__5; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5; +x_1 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__5; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__7() { +static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__6; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5; +x_1 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__6; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__8() { +static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__7; +x_1 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__9() { +static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__8; +x_1 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__10() { +static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__9; +x_1 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__9; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__11() { +static lean_object* _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__11() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Nat_reduceSub___boxed), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Nat_reduceMul___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__2; -x_3 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__10; -x_4 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__11; +x_2 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__2; +x_3 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__10; +x_4 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__11; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_708_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_486_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__2; +x_2 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__11; +x_4 = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__11; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Nat_reduceDiv___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Nat_reduceSub___closed__1() { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -x_13 = l_Nat_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("HSub", 4); +return x_1; +} +} +static lean_object* _init_l_Nat_reduceSub___closed__2() { +_start: { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("hSub", 4); +return x_1; +} +} +static lean_object* _init_l_Nat_reduceSub___closed__3() { +_start: { -uint8_t x_15; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Nat_reduceSub___closed__1; +x_2 = l_Nat_reduceSub___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Nat_reduceSub(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Nat_reduceSub___closed__3; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_76; +x_76 = lean_box(0); +x_13 = x_76; +x_14 = x_9; +goto block_75; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_77; +x_77 = l_Nat_reduceBin___closed__1; +x_13 = x_77; +x_14 = x_9; +goto block_75; } +block_75: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_Nat_fromExpr_x3f(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +x_19 = l_Nat_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_21; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_Nat_fromExpr_x3f(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) +{ uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); if (x_32 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) -{ -lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_35 = lean_ctor_get(x_25, 0); -x_36 = lean_nat_div(x_22, x_35); -lean_dec(x_35); -lean_dec(x_22); -x_37 = l_Lean_mkNatLit(x_36); -x_38 = lean_box(0); -x_39 = lean_unsigned_to_nat(0u); -x_40 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_40, 0, x_37); -lean_ctor_set(x_40, 1, x_38); -lean_ctor_set(x_40, 2, x_39); -x_41 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_25, 0, x_41); -return x_24; +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_42 = lean_ctor_get(x_25, 0); -lean_inc(x_42); -lean_dec(x_25); -x_43 = lean_nat_div(x_22, x_42); -lean_dec(x_42); -lean_dec(x_22); -x_44 = l_Lean_mkNatLit(x_43); -x_45 = lean_box(0); -x_46 = lean_unsigned_to_nat(0u); -x_47 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set(x_47, 2, x_46); -x_48 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_48, 0, x_47); -x_49 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_49, 0, x_48); -lean_ctor_set(x_24, 0, x_49); -return x_24; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_50 = lean_ctor_get(x_24, 1); -lean_inc(x_50); -lean_dec(x_24); -x_51 = lean_ctor_get(x_25, 0); -lean_inc(x_51); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_52 = x_25; -} else { - lean_dec_ref(x_25); - x_52 = lean_box(0); -} -x_53 = lean_nat_div(x_22, x_51); -lean_dec(x_51); -lean_dec(x_22); -x_54 = l_Lean_mkNatLit(x_53); -x_55 = lean_box(0); -x_56 = lean_unsigned_to_nat(0u); -x_57 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_57, 0, x_54); -lean_ctor_set(x_57, 1, x_55); -lean_ctor_set(x_57, 2, x_56); -x_58 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_58, 0, x_57); -if (lean_is_scalar(x_52)) { - x_59 = lean_alloc_ctor(1, 1, 0); -} else { - x_59 = x_52; -} -lean_ctor_set(x_59, 0, x_58); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_50); -return x_60; -} -} -} -else +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -uint8_t x_61; -lean_dec(x_22); -x_61 = !lean_is_exclusive(x_24); -if (x_61 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -return x_24; +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_41 = lean_ctor_get(x_31, 0); +x_42 = lean_nat_sub(x_28, x_41); +lean_dec(x_41); +lean_dec(x_28); +x_43 = l_Lean_mkNatLit(x_42); +x_44 = lean_box(0); +x_45 = lean_unsigned_to_nat(0u); +x_46 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_46, 0, x_43); +lean_ctor_set(x_46, 1, x_44); +lean_ctor_set(x_46, 2, x_45); +x_47 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_31, 0, x_47); +return x_30; } else { -lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_62 = lean_ctor_get(x_24, 0); -x_63 = lean_ctor_get(x_24, 1); -lean_inc(x_63); -lean_inc(x_62); -lean_dec(x_24); -x_64 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_64, 0, x_62); -lean_ctor_set(x_64, 1, x_63); -return x_64; -} -} +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_48 = lean_ctor_get(x_31, 0); +lean_inc(x_48); +lean_dec(x_31); +x_49 = lean_nat_sub(x_28, x_48); +lean_dec(x_48); +lean_dec(x_28); +x_50 = l_Lean_mkNatLit(x_49); +x_51 = lean_box(0); +x_52 = lean_unsigned_to_nat(0u); +x_53 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_53, 0, x_50); +lean_ctor_set(x_53, 1, x_51); +lean_ctor_set(x_53, 2, x_52); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +x_55 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_30, 0, x_55); +return x_30; } } else { -uint8_t x_65; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -x_65 = !lean_is_exclusive(x_13); -if (x_65 == 0) -{ -return x_13; +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_56 = lean_ctor_get(x_30, 1); +lean_inc(x_56); +lean_dec(x_30); +x_57 = lean_ctor_get(x_31, 0); +lean_inc(x_57); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_58 = x_31; +} else { + lean_dec_ref(x_31); + x_58 = lean_box(0); } -else -{ -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_13, 0); -x_67 = lean_ctor_get(x_13, 1); -lean_inc(x_67); -lean_inc(x_66); -lean_dec(x_13); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -return x_68; +x_59 = lean_nat_sub(x_28, x_57); +lean_dec(x_57); +lean_dec(x_28); +x_60 = l_Lean_mkNatLit(x_59); +x_61 = lean_box(0); +x_62 = lean_unsigned_to_nat(0u); +x_63 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_63, 0, x_60); +lean_ctor_set(x_63, 1, x_61); +lean_ctor_set(x_63, 2, x_62); +x_64 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_64, 0, x_63); +if (lean_is_scalar(x_58)) { + x_65 = lean_alloc_ctor(1, 1, 0); +} else { + x_65 = x_58; } +lean_ctor_set(x_65, 0, x_64); +x_66 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_66, 1, x_56); +return x_66; } } } -static lean_object* _init_l_Nat_reduceDiv___closed__1() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("HDiv", 4); -return x_1; -} +uint8_t x_67; +lean_dec(x_28); +x_67 = !lean_is_exclusive(x_30); +if (x_67 == 0) +{ +return x_30; } -static lean_object* _init_l_Nat_reduceDiv___closed__2() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("hDiv", 4); -return x_1; +lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_68 = lean_ctor_get(x_30, 0); +x_69 = lean_ctor_get(x_30, 1); +lean_inc(x_69); +lean_inc(x_68); +lean_dec(x_30); +x_70 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_70, 0, x_68); +lean_ctor_set(x_70, 1, x_69); +return x_70; } } -static lean_object* _init_l_Nat_reduceDiv___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceDiv___closed__1; -x_2 = l_Nat_reduceDiv___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; } } -LEAN_EXPORT lean_object* l_Nat_reduceDiv(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Nat_reduceDiv___closed__3; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_71; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_71 = !lean_is_exclusive(x_19); +if (x_71 == 0) +{ +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Nat_reduceDiv___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_16; +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_19, 0); +x_73 = lean_ctor_get(x_19, 1); +lean_inc(x_73); +lean_inc(x_72); +lean_dec(x_19); +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_73); +return x_74; } } } -LEAN_EXPORT lean_object* l_Nat_reduceDiv___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_Nat_reduceDiv___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } -LEAN_EXPORT lean_object* l_Nat_reduceDiv___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +} +LEAN_EXPORT lean_object* l_Nat_reduceSub___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; -x_10 = l_Nat_reduceDiv(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_10 = l_Nat_reduceSub(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__1() { +static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("reduceDiv", 9); +x_1 = lean_mk_string_from_bytes("reduceSub", 9); return x_1; } } -static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__2() { +static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Nat_reduceSucc___closed__1; -x_2 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__1; +x_2 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__3() { +static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceDiv___closed__3; +x_1 = l_Nat_reduceSub___closed__3; x_2 = lean_unsigned_to_nat(6u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -4108,447 +3581,440 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__4() { +static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__6; -x_2 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__3; +x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__6; +x_2 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__5() { +static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__4; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5; +x_1 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__4; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__6() { +static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__5; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5; +x_1 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__5; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__7() { +static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__6; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5; +x_1 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__6; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__8() { +static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__7; +x_1 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__9() { +static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__8; +x_1 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__10() { +static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__9; +x_1 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__9; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__11() { +static lean_object* _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__11() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Nat_reduceDiv___boxed), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Nat_reduceSub___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__2; -x_3 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__10; -x_4 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__11; +x_2 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__2; +x_3 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__10; +x_4 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__11; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_746_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_524_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__2; +x_2 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__11; +x_4 = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__11; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Nat_reduceMod___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Nat_reduceDiv___closed__1() { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -x_13 = l_Nat_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("HDiv", 4); +return x_1; +} +} +static lean_object* _init_l_Nat_reduceDiv___closed__2() { +_start: { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("hDiv", 4); +return x_1; +} +} +static lean_object* _init_l_Nat_reduceDiv___closed__3() { +_start: { -uint8_t x_15; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Nat_reduceDiv___closed__1; +x_2 = l_Nat_reduceDiv___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Nat_reduceDiv(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Nat_reduceDiv___closed__3; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_76; +x_76 = lean_box(0); +x_13 = x_76; +x_14 = x_9; +goto block_75; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_77; +x_77 = l_Nat_reduceBin___closed__1; +x_13 = x_77; +x_14 = x_9; +goto block_75; } +block_75: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_Nat_fromExpr_x3f(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +x_19 = l_Nat_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_21; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_Nat_fromExpr_x3f(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) +{ uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); if (x_32 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) -{ -lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_35 = lean_ctor_get(x_25, 0); -x_36 = lean_nat_mod(x_22, x_35); -lean_dec(x_35); -lean_dec(x_22); -x_37 = l_Lean_mkNatLit(x_36); -x_38 = lean_box(0); -x_39 = lean_unsigned_to_nat(0u); -x_40 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_40, 0, x_37); -lean_ctor_set(x_40, 1, x_38); -lean_ctor_set(x_40, 2, x_39); -x_41 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_25, 0, x_41); -return x_24; +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_42 = lean_ctor_get(x_25, 0); -lean_inc(x_42); -lean_dec(x_25); -x_43 = lean_nat_mod(x_22, x_42); -lean_dec(x_42); -lean_dec(x_22); -x_44 = l_Lean_mkNatLit(x_43); -x_45 = lean_box(0); -x_46 = lean_unsigned_to_nat(0u); -x_47 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set(x_47, 2, x_46); -x_48 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_48, 0, x_47); -x_49 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_49, 0, x_48); -lean_ctor_set(x_24, 0, x_49); -return x_24; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_50 = lean_ctor_get(x_24, 1); -lean_inc(x_50); -lean_dec(x_24); -x_51 = lean_ctor_get(x_25, 0); -lean_inc(x_51); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_52 = x_25; -} else { - lean_dec_ref(x_25); - x_52 = lean_box(0); -} -x_53 = lean_nat_mod(x_22, x_51); -lean_dec(x_51); -lean_dec(x_22); -x_54 = l_Lean_mkNatLit(x_53); -x_55 = lean_box(0); -x_56 = lean_unsigned_to_nat(0u); -x_57 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_57, 0, x_54); -lean_ctor_set(x_57, 1, x_55); -lean_ctor_set(x_57, 2, x_56); -x_58 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_58, 0, x_57); -if (lean_is_scalar(x_52)) { - x_59 = lean_alloc_ctor(1, 1, 0); -} else { - x_59 = x_52; -} -lean_ctor_set(x_59, 0, x_58); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_50); -return x_60; -} -} -} -else +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -uint8_t x_61; -lean_dec(x_22); -x_61 = !lean_is_exclusive(x_24); -if (x_61 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -return x_24; +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_41 = lean_ctor_get(x_31, 0); +x_42 = lean_nat_div(x_28, x_41); +lean_dec(x_41); +lean_dec(x_28); +x_43 = l_Lean_mkNatLit(x_42); +x_44 = lean_box(0); +x_45 = lean_unsigned_to_nat(0u); +x_46 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_46, 0, x_43); +lean_ctor_set(x_46, 1, x_44); +lean_ctor_set(x_46, 2, x_45); +x_47 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_31, 0, x_47); +return x_30; } else { -lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_62 = lean_ctor_get(x_24, 0); -x_63 = lean_ctor_get(x_24, 1); -lean_inc(x_63); -lean_inc(x_62); -lean_dec(x_24); -x_64 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_64, 0, x_62); -lean_ctor_set(x_64, 1, x_63); -return x_64; -} -} +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_48 = lean_ctor_get(x_31, 0); +lean_inc(x_48); +lean_dec(x_31); +x_49 = lean_nat_div(x_28, x_48); +lean_dec(x_48); +lean_dec(x_28); +x_50 = l_Lean_mkNatLit(x_49); +x_51 = lean_box(0); +x_52 = lean_unsigned_to_nat(0u); +x_53 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_53, 0, x_50); +lean_ctor_set(x_53, 1, x_51); +lean_ctor_set(x_53, 2, x_52); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +x_55 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_30, 0, x_55); +return x_30; } } else { -uint8_t x_65; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -x_65 = !lean_is_exclusive(x_13); -if (x_65 == 0) -{ -return x_13; +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_56 = lean_ctor_get(x_30, 1); +lean_inc(x_56); +lean_dec(x_30); +x_57 = lean_ctor_get(x_31, 0); +lean_inc(x_57); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_58 = x_31; +} else { + lean_dec_ref(x_31); + x_58 = lean_box(0); } -else -{ -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_13, 0); -x_67 = lean_ctor_get(x_13, 1); -lean_inc(x_67); -lean_inc(x_66); -lean_dec(x_13); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -return x_68; +x_59 = lean_nat_div(x_28, x_57); +lean_dec(x_57); +lean_dec(x_28); +x_60 = l_Lean_mkNatLit(x_59); +x_61 = lean_box(0); +x_62 = lean_unsigned_to_nat(0u); +x_63 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_63, 0, x_60); +lean_ctor_set(x_63, 1, x_61); +lean_ctor_set(x_63, 2, x_62); +x_64 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_64, 0, x_63); +if (lean_is_scalar(x_58)) { + x_65 = lean_alloc_ctor(1, 1, 0); +} else { + x_65 = x_58; } +lean_ctor_set(x_65, 0, x_64); +x_66 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_66, 1, x_56); +return x_66; } } } -static lean_object* _init_l_Nat_reduceMod___closed__1() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("HMod", 4); -return x_1; -} +uint8_t x_67; +lean_dec(x_28); +x_67 = !lean_is_exclusive(x_30); +if (x_67 == 0) +{ +return x_30; } -static lean_object* _init_l_Nat_reduceMod___closed__2() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("hMod", 4); -return x_1; +lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_68 = lean_ctor_get(x_30, 0); +x_69 = lean_ctor_get(x_30, 1); +lean_inc(x_69); +lean_inc(x_68); +lean_dec(x_30); +x_70 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_70, 0, x_68); +lean_ctor_set(x_70, 1, x_69); +return x_70; } } -static lean_object* _init_l_Nat_reduceMod___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceMod___closed__1; -x_2 = l_Nat_reduceMod___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; } } -LEAN_EXPORT lean_object* l_Nat_reduceMod(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Nat_reduceMod___closed__3; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_71; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_71 = !lean_is_exclusive(x_19); +if (x_71 == 0) +{ +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Nat_reduceMod___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_16; +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_19, 0); +x_73 = lean_ctor_get(x_19, 1); +lean_inc(x_73); +lean_inc(x_72); +lean_dec(x_19); +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_73); +return x_74; } } } -LEAN_EXPORT lean_object* l_Nat_reduceMod___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +} +} +} +LEAN_EXPORT lean_object* l_Nat_reduceDiv___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_Nat_reduceMod___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_6); +lean_object* x_10; +x_10 = l_Nat_reduceDiv(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -return x_11; -} -} -LEAN_EXPORT lean_object* l_Nat_reduceMod___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; -x_10 = l_Nat_reduceMod(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__1() { +static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("reduceMod", 9); +x_1 = lean_mk_string_from_bytes("reduceDiv", 9); return x_1; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__2() { +static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Nat_reduceSucc___closed__1; -x_2 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__1; +x_2 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__3() { +static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceMod___closed__3; +x_1 = l_Nat_reduceDiv___closed__3; x_2 = lean_unsigned_to_nat(6u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -4556,337 +4022,545 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__4() { +static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__6; -x_2 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__3; +x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__6; +x_2 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__5() { +static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__4; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5; +x_1 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__4; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__6() { +static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__5; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5; +x_1 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__5; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__7() { +static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__6; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5; +x_1 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__6; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__8() { +static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__7; +x_1 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__9() { +static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__8; +x_1 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__10() { +static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__9; +x_1 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__9; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__11() { +static lean_object* _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__11() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Nat_reduceMod___boxed), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Nat_reduceDiv___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__2; -x_3 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__10; -x_4 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__11; +x_2 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__2; +x_3 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__10; +x_4 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__11; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_784_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_562_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__2; +x_2 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__11; +x_4 = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__11; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Nat_reducePow___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Nat_reduceMod___closed__1() { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -x_13 = l_Nat_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("HMod", 4); +return x_1; +} +} +static lean_object* _init_l_Nat_reduceMod___closed__2() { +_start: { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("hMod", 4); +return x_1; +} +} +static lean_object* _init_l_Nat_reduceMod___closed__3() { +_start: { -uint8_t x_15; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Nat_reduceMod___closed__1; +x_2 = l_Nat_reduceMod___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Nat_reduceMod(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Nat_reduceMod___closed__3; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_76; +x_76 = lean_box(0); +x_13 = x_76; +x_14 = x_9; +goto block_75; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_77; +x_77 = l_Nat_reduceBin___closed__1; +x_13 = x_77; +x_14 = x_9; +goto block_75; } +block_75: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_Nat_fromExpr_x3f(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +x_19 = l_Nat_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_21; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_Nat_fromExpr_x3f(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) +{ uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); if (x_32 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; +} +else { -lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_35 = lean_ctor_get(x_25, 0); -x_36 = lean_nat_pow(x_22, x_35); -lean_dec(x_35); -lean_dec(x_22); -x_37 = l_Lean_mkNatLit(x_36); -x_38 = lean_box(0); -x_39 = lean_unsigned_to_nat(0u); -x_40 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_40, 0, x_37); -lean_ctor_set(x_40, 1, x_38); -lean_ctor_set(x_40, 2, x_39); -x_41 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_25, 0, x_41); -return x_24; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; +} } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_42 = lean_ctor_get(x_25, 0); -lean_inc(x_42); -lean_dec(x_25); -x_43 = lean_nat_pow(x_22, x_42); -lean_dec(x_42); -lean_dec(x_22); -x_44 = l_Lean_mkNatLit(x_43); -x_45 = lean_box(0); -x_46 = lean_unsigned_to_nat(0u); -x_47 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set(x_47, 2, x_46); -x_48 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_48, 0, x_47); -x_49 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_49, 0, x_48); -lean_ctor_set(x_24, 0, x_49); -return x_24; +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) +{ +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) +{ +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_41 = lean_ctor_get(x_31, 0); +x_42 = lean_nat_mod(x_28, x_41); +lean_dec(x_41); +lean_dec(x_28); +x_43 = l_Lean_mkNatLit(x_42); +x_44 = lean_box(0); +x_45 = lean_unsigned_to_nat(0u); +x_46 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_46, 0, x_43); +lean_ctor_set(x_46, 1, x_44); +lean_ctor_set(x_46, 2, x_45); +x_47 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_31, 0, x_47); +return x_30; +} +else +{ +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_48 = lean_ctor_get(x_31, 0); +lean_inc(x_48); +lean_dec(x_31); +x_49 = lean_nat_mod(x_28, x_48); +lean_dec(x_48); +lean_dec(x_28); +x_50 = l_Lean_mkNatLit(x_49); +x_51 = lean_box(0); +x_52 = lean_unsigned_to_nat(0u); +x_53 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_53, 0, x_50); +lean_ctor_set(x_53, 1, x_51); +lean_ctor_set(x_53, 2, x_52); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +x_55 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_30, 0, x_55); +return x_30; } } else { -lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_50 = lean_ctor_get(x_24, 1); -lean_inc(x_50); -lean_dec(x_24); -x_51 = lean_ctor_get(x_25, 0); -lean_inc(x_51); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_52 = x_25; +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_56 = lean_ctor_get(x_30, 1); +lean_inc(x_56); +lean_dec(x_30); +x_57 = lean_ctor_get(x_31, 0); +lean_inc(x_57); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_58 = x_31; } else { - lean_dec_ref(x_25); - x_52 = lean_box(0); + lean_dec_ref(x_31); + x_58 = lean_box(0); +} +x_59 = lean_nat_mod(x_28, x_57); +lean_dec(x_57); +lean_dec(x_28); +x_60 = l_Lean_mkNatLit(x_59); +x_61 = lean_box(0); +x_62 = lean_unsigned_to_nat(0u); +x_63 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_63, 0, x_60); +lean_ctor_set(x_63, 1, x_61); +lean_ctor_set(x_63, 2, x_62); +x_64 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_64, 0, x_63); +if (lean_is_scalar(x_58)) { + x_65 = lean_alloc_ctor(1, 1, 0); +} else { + x_65 = x_58; +} +lean_ctor_set(x_65, 0, x_64); +x_66 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_66, 1, x_56); +return x_66; +} +} +} +else +{ +uint8_t x_67; +lean_dec(x_28); +x_67 = !lean_is_exclusive(x_30); +if (x_67 == 0) +{ +return x_30; +} +else +{ +lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_68 = lean_ctor_get(x_30, 0); +x_69 = lean_ctor_get(x_30, 1); +lean_inc(x_69); +lean_inc(x_68); +lean_dec(x_30); +x_70 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_70, 0, x_68); +lean_ctor_set(x_70, 1, x_69); +return x_70; +} +} +} +} +else +{ +uint8_t x_71; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +x_71 = !lean_is_exclusive(x_19); +if (x_71 == 0) +{ +return x_19; +} +else +{ +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_19, 0); +x_73 = lean_ctor_get(x_19, 1); +lean_inc(x_73); +lean_inc(x_72); +lean_dec(x_19); +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_73); +return x_74; +} +} +} +} +} +} +LEAN_EXPORT lean_object* l_Nat_reduceMod___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; +x_10 = l_Nat_reduceMod(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +return x_10; +} +} +static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("reduceMod", 9); +return x_1; +} +} +static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Nat_reduceSucc___closed__1; +x_2 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__1; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Nat_reduceMod___closed__3; +x_2 = lean_unsigned_to_nat(6u); +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__6; +x_2 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__3; +x_3 = lean_array_push(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__4; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5; +x_3 = lean_array_push(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__5; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5; +x_3 = lean_array_push(x_1, x_2); +return x_3; } -x_53 = lean_nat_pow(x_22, x_51); -lean_dec(x_51); -lean_dec(x_22); -x_54 = l_Lean_mkNatLit(x_53); -x_55 = lean_box(0); -x_56 = lean_unsigned_to_nat(0u); -x_57 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_57, 0, x_54); -lean_ctor_set(x_57, 1, x_55); -lean_ctor_set(x_57, 2, x_56); -x_58 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_58, 0, x_57); -if (lean_is_scalar(x_52)) { - x_59 = lean_alloc_ctor(1, 1, 0); -} else { - x_59 = x_52; -} -lean_ctor_set(x_59, 0, x_58); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_50); -return x_60; } +static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__6; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5; +x_3 = lean_array_push(x_1, x_2); +return x_3; } } -else -{ -uint8_t x_61; -lean_dec(x_22); -x_61 = !lean_is_exclusive(x_24); -if (x_61 == 0) +static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__8() { +_start: { -return x_24; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__7; +x_2 = lean_box(3); +x_3 = lean_array_push(x_1, x_2); +return x_3; } -else +} +static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__9() { +_start: { -lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_62 = lean_ctor_get(x_24, 0); -x_63 = lean_ctor_get(x_24, 1); -lean_inc(x_63); -lean_inc(x_62); -lean_dec(x_24); -x_64 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_64, 0, x_62); -lean_ctor_set(x_64, 1, x_63); -return x_64; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__8; +x_2 = lean_box(3); +x_3 = lean_array_push(x_1, x_2); +return x_3; } } +static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__10() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__9; +x_2 = lean_box(3); +x_3 = lean_array_push(x_1, x_2); +return x_3; } } -else -{ -uint8_t x_65; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -x_65 = !lean_is_exclusive(x_13); -if (x_65 == 0) +static lean_object* _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__11() { +_start: { -return x_13; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Nat_reduceMod___boxed), 9, 0); +return x_1; } -else +} +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598_(lean_object* x_1) { +_start: { -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_13, 0); -x_67 = lean_ctor_get(x_13, 1); -lean_inc(x_67); -lean_inc(x_66); -lean_dec(x_13); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -return x_68; +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_2 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__2; +x_3 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__10; +x_4 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__11; +x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); +return x_5; } } +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_600_(lean_object* x_1) { +_start: +{ +lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; +x_2 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__2; +x_3 = 1; +x_4 = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__11; +x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); +return x_5; } } static lean_object* _init_l_Nat_reducePow___closed__1() { @@ -4918,51 +4592,273 @@ return x_3; LEAN_EXPORT lean_object* l_Nat_reducePow(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_10; lean_object* x_11; uint8_t x_12; +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; x_10 = l_Nat_reducePow___closed__3; x_11 = lean_unsigned_to_nat(6u); x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); if (x_12 == 0) { -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_76; +x_76 = lean_box(0); +x_13 = x_76; +x_14 = x_9; +goto block_75; } else { +lean_object* x_77; +x_77 = l_Nat_reduceBin___closed__1; +x_13 = x_77; +x_14 = x_9; +goto block_75; +} +block_75: +{ +if (lean_obj_tag(x_13) == 0) +{ lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); x_15 = lean_box(0); -x_16 = l_Nat_reducePow___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); return x_16; } +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +x_19 = l_Nat_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) +{ +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) +{ +uint8_t x_21; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) +{ +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; +} +else +{ +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } -LEAN_EXPORT lean_object* l_Nat_reducePow___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: +else { -lean_object* x_11; -x_11 = l_Nat_reducePow___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_Nat_fromExpr_x3f(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) +{ +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) +{ +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; +} +else +{ +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; +} +} +else +{ +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) +{ +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) +{ +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_41 = lean_ctor_get(x_31, 0); +x_42 = lean_nat_pow(x_28, x_41); +lean_dec(x_41); +lean_dec(x_28); +x_43 = l_Lean_mkNatLit(x_42); +x_44 = lean_box(0); +x_45 = lean_unsigned_to_nat(0u); +x_46 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_46, 0, x_43); +lean_ctor_set(x_46, 1, x_44); +lean_ctor_set(x_46, 2, x_45); +x_47 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_31, 0, x_47); +return x_30; +} +else +{ +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_48 = lean_ctor_get(x_31, 0); +lean_inc(x_48); +lean_dec(x_31); +x_49 = lean_nat_pow(x_28, x_48); +lean_dec(x_48); +lean_dec(x_28); +x_50 = l_Lean_mkNatLit(x_49); +x_51 = lean_box(0); +x_52 = lean_unsigned_to_nat(0u); +x_53 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_53, 0, x_50); +lean_ctor_set(x_53, 1, x_51); +lean_ctor_set(x_53, 2, x_52); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +x_55 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_30, 0, x_55); +return x_30; +} +} +else +{ +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_56 = lean_ctor_get(x_30, 1); +lean_inc(x_56); +lean_dec(x_30); +x_57 = lean_ctor_get(x_31, 0); +lean_inc(x_57); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_58 = x_31; +} else { + lean_dec_ref(x_31); + x_58 = lean_box(0); +} +x_59 = lean_nat_pow(x_28, x_57); +lean_dec(x_57); +lean_dec(x_28); +x_60 = l_Lean_mkNatLit(x_59); +x_61 = lean_box(0); +x_62 = lean_unsigned_to_nat(0u); +x_63 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_63, 0, x_60); +lean_ctor_set(x_63, 1, x_61); +lean_ctor_set(x_63, 2, x_62); +x_64 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_64, 0, x_63); +if (lean_is_scalar(x_58)) { + x_65 = lean_alloc_ctor(1, 1, 0); +} else { + x_65 = x_58; +} +lean_ctor_set(x_65, 0, x_64); +x_66 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_66, 1, x_56); +return x_66; +} +} +} +else +{ +uint8_t x_67; +lean_dec(x_28); +x_67 = !lean_is_exclusive(x_30); +if (x_67 == 0) +{ +return x_30; +} +else +{ +lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_68 = lean_ctor_get(x_30, 0); +x_69 = lean_ctor_get(x_30, 1); +lean_inc(x_69); +lean_inc(x_68); +lean_dec(x_30); +x_70 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_70, 0, x_68); +lean_ctor_set(x_70, 1, x_69); +return x_70; +} +} +} +} +else +{ +uint8_t x_71; +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -return x_11; +x_71 = !lean_is_exclusive(x_19); +if (x_71 == 0) +{ +return x_19; +} +else +{ +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_19, 0); +x_73 = lean_ctor_get(x_19, 1); +lean_inc(x_73); +lean_inc(x_72); +lean_dec(x_19); +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_73); +return x_74; +} +} +} +} } } LEAN_EXPORT lean_object* l_Nat_reducePow___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -4970,11 +4866,15 @@ LEAN_EXPORT lean_object* l_Nat_reducePow___boxed(lean_object* x_1, lean_object* { lean_object* x_10; x_10 = l_Nat_reducePow(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__1() { +static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__1() { _start: { lean_object* x_1; @@ -4982,17 +4882,17 @@ x_1 = lean_mk_string_from_bytes("reducePow", 9); return x_1; } } -static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__2() { +static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Nat_reduceSucc___closed__1; -x_2 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__1; +x_2 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__3() { +static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -5004,77 +4904,77 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__4() { +static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__6; -x_2 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__3; +x_1 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__6; +x_2 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__5() { +static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__4; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5; +x_1 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__4; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__6() { +static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__5; +x_1 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__7() { +static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__6; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5; +x_1 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__6; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__8() { +static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__7; +x_1 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__9() { +static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__8; +x_1 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__10() { +static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__9; +x_1 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__9; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__11() { +static lean_object* _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__11() { _start: { lean_object* x_1; @@ -5082,339 +4982,332 @@ x_1 = lean_alloc_closure((void*)(l_Nat_reducePow___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__2; -x_3 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__10; -x_4 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__11; +x_2 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__2; +x_3 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__10; +x_4 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__11; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_822_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_638_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__2; +x_2 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__11; +x_4 = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__11; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Nat_reduceGcd___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Nat_reduceGcd___closed__1() { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("gcd", 3); +return x_1; +} +} +static lean_object* _init_l_Nat_reduceGcd___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Nat_reduceSucc___closed__1; +x_2 = l_Nat_reduceGcd___closed__1; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Nat_reduceGcd(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Nat_reduceGcd___closed__2; +x_11 = lean_unsigned_to_nat(2u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_76; +x_76 = lean_box(0); +x_13 = x_76; +x_14 = x_9; +goto block_75; +} +else +{ +lean_object* x_77; +x_77 = l_Nat_reduceBin___closed__1; +x_13 = x_77; +x_14 = x_9; +goto block_75; +} +block_75: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); -x_13 = l_Nat_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_inc(x_6); +x_19 = l_Nat_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +lean_dec(x_6); +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_Nat_fromExpr_x3f(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) -{ -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_Nat_fromExpr_x3f(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_35 = lean_ctor_get(x_25, 0); -x_36 = lean_nat_gcd(x_22, x_35); -lean_dec(x_35); -lean_dec(x_22); -x_37 = l_Lean_mkNatLit(x_36); -x_38 = lean_box(0); -x_39 = lean_unsigned_to_nat(0u); -x_40 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_40, 0, x_37); -lean_ctor_set(x_40, 1, x_38); -lean_ctor_set(x_40, 2, x_39); -x_41 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_25, 0, x_41); -return x_24; +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_41 = lean_ctor_get(x_31, 0); +x_42 = lean_nat_gcd(x_28, x_41); +lean_dec(x_41); +lean_dec(x_28); +x_43 = l_Lean_mkNatLit(x_42); +x_44 = lean_box(0); +x_45 = lean_unsigned_to_nat(0u); +x_46 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_46, 0, x_43); +lean_ctor_set(x_46, 1, x_44); +lean_ctor_set(x_46, 2, x_45); +x_47 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_31, 0, x_47); +return x_30; } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_42 = lean_ctor_get(x_25, 0); -lean_inc(x_42); -lean_dec(x_25); -x_43 = lean_nat_gcd(x_22, x_42); -lean_dec(x_42); -lean_dec(x_22); -x_44 = l_Lean_mkNatLit(x_43); -x_45 = lean_box(0); -x_46 = lean_unsigned_to_nat(0u); -x_47 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set(x_47, 2, x_46); -x_48 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_48, 0, x_47); -x_49 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_49, 0, x_48); -lean_ctor_set(x_24, 0, x_49); -return x_24; +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_48 = lean_ctor_get(x_31, 0); +lean_inc(x_48); +lean_dec(x_31); +x_49 = lean_nat_gcd(x_28, x_48); +lean_dec(x_48); +lean_dec(x_28); +x_50 = l_Lean_mkNatLit(x_49); +x_51 = lean_box(0); +x_52 = lean_unsigned_to_nat(0u); +x_53 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_53, 0, x_50); +lean_ctor_set(x_53, 1, x_51); +lean_ctor_set(x_53, 2, x_52); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +x_55 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_30, 0, x_55); +return x_30; } } else { -lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_50 = lean_ctor_get(x_24, 1); -lean_inc(x_50); -lean_dec(x_24); -x_51 = lean_ctor_get(x_25, 0); -lean_inc(x_51); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_52 = x_25; +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_56 = lean_ctor_get(x_30, 1); +lean_inc(x_56); +lean_dec(x_30); +x_57 = lean_ctor_get(x_31, 0); +lean_inc(x_57); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_58 = x_31; } else { - lean_dec_ref(x_25); - x_52 = lean_box(0); + lean_dec_ref(x_31); + x_58 = lean_box(0); } -x_53 = lean_nat_gcd(x_22, x_51); -lean_dec(x_51); -lean_dec(x_22); -x_54 = l_Lean_mkNatLit(x_53); -x_55 = lean_box(0); -x_56 = lean_unsigned_to_nat(0u); -x_57 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_57, 0, x_54); -lean_ctor_set(x_57, 1, x_55); -lean_ctor_set(x_57, 2, x_56); -x_58 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_58, 0, x_57); -if (lean_is_scalar(x_52)) { - x_59 = lean_alloc_ctor(1, 1, 0); -} else { - x_59 = x_52; -} -lean_ctor_set(x_59, 0, x_58); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_50); -return x_60; +x_59 = lean_nat_gcd(x_28, x_57); +lean_dec(x_57); +lean_dec(x_28); +x_60 = l_Lean_mkNatLit(x_59); +x_61 = lean_box(0); +x_62 = lean_unsigned_to_nat(0u); +x_63 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_63, 0, x_60); +lean_ctor_set(x_63, 1, x_61); +lean_ctor_set(x_63, 2, x_62); +x_64 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_64, 0, x_63); +if (lean_is_scalar(x_58)) { + x_65 = lean_alloc_ctor(1, 1, 0); +} else { + x_65 = x_58; +} +lean_ctor_set(x_65, 0, x_64); +x_66 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_66, 1, x_56); +return x_66; } } } else { -uint8_t x_61; -lean_dec(x_22); -x_61 = !lean_is_exclusive(x_24); -if (x_61 == 0) +uint8_t x_67; +lean_dec(x_28); +x_67 = !lean_is_exclusive(x_30); +if (x_67 == 0) { -return x_24; +return x_30; } else { -lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_62 = lean_ctor_get(x_24, 0); -x_63 = lean_ctor_get(x_24, 1); -lean_inc(x_63); -lean_inc(x_62); -lean_dec(x_24); -x_64 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_64, 0, x_62); -lean_ctor_set(x_64, 1, x_63); -return x_64; +lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_68 = lean_ctor_get(x_30, 0); +x_69 = lean_ctor_get(x_30, 1); +lean_inc(x_69); +lean_inc(x_68); +lean_dec(x_30); +x_70 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_70, 0, x_68); +lean_ctor_set(x_70, 1, x_69); +return x_70; } } } } else { -uint8_t x_65; -lean_dec(x_9); +uint8_t x_71; lean_dec(x_8); lean_dec(x_7); -x_65 = !lean_is_exclusive(x_13); -if (x_65 == 0) +lean_dec(x_6); +x_71 = !lean_is_exclusive(x_19); +if (x_71 == 0) { -return x_13; +return x_19; } else { -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_13, 0); -x_67 = lean_ctor_get(x_13, 1); -lean_inc(x_67); -lean_inc(x_66); -lean_dec(x_13); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -return x_68; -} -} -} -} -static lean_object* _init_l_Nat_reduceGcd___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("gcd", 3); -return x_1; -} -} -static lean_object* _init_l_Nat_reduceGcd___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceSucc___closed__1; -x_2 = l_Nat_reduceGcd___closed__1; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_19, 0); +x_73 = lean_ctor_get(x_19, 1); +lean_inc(x_73); +lean_inc(x_72); +lean_dec(x_19); +x_74 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_73); +return x_74; } } -LEAN_EXPORT lean_object* l_Nat_reduceGcd(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Nat_reduceGcd___closed__2; -x_11 = lean_unsigned_to_nat(2u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Nat_reduceGcd___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_16; } } } -LEAN_EXPORT lean_object* l_Nat_reduceGcd___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Nat_reduceGcd___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_Nat_reduceGcd___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_6); +lean_object* x_10; +x_10 = l_Nat_reduceGcd(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -return x_11; -} -} -LEAN_EXPORT lean_object* l_Nat_reduceGcd___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; -x_10 = l_Nat_reduceGcd(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__1() { +static lean_object* _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__1() { _start: { lean_object* x_1; @@ -5422,17 +5315,17 @@ x_1 = lean_mk_string_from_bytes("reduceGcd", 9); return x_1; } } -static lean_object* _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__2() { +static lean_object* _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Nat_reduceSucc___closed__1; -x_2 = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__1; +x_2 = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__3() { +static lean_object* _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -5444,37 +5337,37 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__4() { +static lean_object* _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_2 = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__3; +x_1 = l_Nat_reduceBinPred___closed__11; +x_2 = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__5() { +static lean_object* _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__4; +x_1 = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__6() { +static lean_object* _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__5; +x_1 = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__7() { +static lean_object* _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__7() { _start: { lean_object* x_1; @@ -5482,1028 +5375,1032 @@ x_1 = lean_alloc_closure((void*)(l_Nat_reduceGcd___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__2; -x_3 = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__6; -x_4 = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__7; +x_2 = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__2; +x_3 = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__6; +x_4 = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__7; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_841_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_657_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__2; +x_2 = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__7; +x_4 = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__7; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Nat_reduceLT___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Nat_reduceLT___closed__1() { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("LT", 2); +return x_1; +} +} +static lean_object* _init_l_Nat_reduceLT___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("lt", 2); +return x_1; +} +} +static lean_object* _init_l_Nat_reduceLT___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Nat_reduceLT___closed__1; +x_2 = l_Nat_reduceLT___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Nat_reduceLT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Nat_reduceLT___closed__3; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_247; +x_247 = lean_box(0); +x_13 = x_247; +x_14 = x_9; +goto block_246; +} +else +{ +lean_object* x_248; +x_248 = l_Nat_reduceBin___closed__1; +x_13 = x_248; +x_14 = x_9; +goto block_246; +} +block_246: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); -x_13 = l_Nat_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_inc(x_6); +x_19 = l_Nat_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); -x_25 = l_Nat_fromExpr_x3f(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_6); +x_31 = l_Nat_fromExpr_x3f(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_37; lean_object* x_38; uint8_t x_39; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_nat_dec_lt(x_23, x_35); -lean_dec(x_35); -lean_dec(x_23); -if (x_39 == 0) +lean_object* x_43; lean_object* x_44; uint8_t x_45; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_nat_dec_lt(x_29, x_41); +lean_dec(x_41); +lean_dec(x_29); +if (x_45 == 0) { -lean_object* x_40; lean_object* x_41; -x_40 = l_Nat_reduceBinPred___lambda__1___closed__4; -x_41 = l_Lean_Meta_mkEqRefl(x_40, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_41) == 0) -{ -uint8_t x_42; -x_42 = !lean_is_exclusive(x_41); -if (x_42 == 0) -{ -lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_43 = lean_ctor_get(x_41, 0); -x_44 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_45 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_46 = lean_array_push(x_45, x_1); -x_47 = lean_array_push(x_46, x_44); -x_48 = lean_array_push(x_47, x_43); -x_49 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_50 = l_Lean_mkAppN(x_49, x_48); -lean_ctor_set(x_26, 0, x_50); -x_51 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_52 = lean_unsigned_to_nat(0u); -x_53 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_53, 0, x_51); -lean_ctor_set(x_53, 1, x_26); -lean_ctor_set(x_53, 2, x_52); -x_54 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_14, 0, x_54); -lean_ctor_set(x_41, 0, x_14); -return x_41; +lean_object* x_46; lean_object* x_47; +x_46 = l_Nat_reduceBinPred___closed__4; +x_47 = l_Lean_Meta_mkEqRefl(x_46, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_47) == 0) +{ +uint8_t x_48; +x_48 = !lean_is_exclusive(x_47); +if (x_48 == 0) +{ +lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; +x_49 = lean_ctor_get(x_47, 0); +x_50 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_51 = l_Nat_reduceBinPred___closed__11; +x_52 = lean_array_push(x_51, x_1); +x_53 = lean_array_push(x_52, x_50); +x_54 = lean_array_push(x_53, x_49); +x_55 = l_Nat_reduceBinPred___closed__10; +x_56 = l_Lean_mkAppN(x_55, x_54); +lean_ctor_set(x_32, 0, x_56); +x_57 = l_Nat_reduceBinPred___closed__7; +x_58 = lean_unsigned_to_nat(0u); +x_59 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_59, 0, x_57); +lean_ctor_set(x_59, 1, x_32); +lean_ctor_set(x_59, 2, x_58); +x_60 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_60, 0, x_59); +lean_ctor_set(x_20, 0, x_60); +lean_ctor_set(x_47, 0, x_20); +return x_47; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_55 = lean_ctor_get(x_41, 0); -x_56 = lean_ctor_get(x_41, 1); -lean_inc(x_56); -lean_inc(x_55); -lean_dec(x_41); -x_57 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_58 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_59 = lean_array_push(x_58, x_1); -x_60 = lean_array_push(x_59, x_57); -x_61 = lean_array_push(x_60, x_55); -x_62 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_63 = l_Lean_mkAppN(x_62, x_61); -lean_ctor_set(x_26, 0, x_63); -x_64 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_64); -lean_ctor_set(x_66, 1, x_26); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_14, 0, x_67); -x_68 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_68, 0, x_14); -lean_ctor_set(x_68, 1, x_56); -return x_68; +lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_61 = lean_ctor_get(x_47, 0); +x_62 = lean_ctor_get(x_47, 1); +lean_inc(x_62); +lean_inc(x_61); +lean_dec(x_47); +x_63 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_64 = l_Nat_reduceBinPred___closed__11; +x_65 = lean_array_push(x_64, x_1); +x_66 = lean_array_push(x_65, x_63); +x_67 = lean_array_push(x_66, x_61); +x_68 = l_Nat_reduceBinPred___closed__10; +x_69 = l_Lean_mkAppN(x_68, x_67); +lean_ctor_set(x_32, 0, x_69); +x_70 = l_Nat_reduceBinPred___closed__7; +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_70); +lean_ctor_set(x_72, 1, x_32); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +lean_ctor_set(x_20, 0, x_73); +x_74 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_74, 0, x_20); +lean_ctor_set(x_74, 1, x_62); +return x_74; } } else { -uint8_t x_69; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_75; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_69 = !lean_is_exclusive(x_41); -if (x_69 == 0) +x_75 = !lean_is_exclusive(x_47); +if (x_75 == 0) { -return x_41; +return x_47; } else { -lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_70 = lean_ctor_get(x_41, 0); -x_71 = lean_ctor_get(x_41, 1); -lean_inc(x_71); -lean_inc(x_70); -lean_dec(x_41); -x_72 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_72, 0, x_70); -lean_ctor_set(x_72, 1, x_71); -return x_72; +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_47, 0); +x_77 = lean_ctor_get(x_47, 1); +lean_inc(x_77); +lean_inc(x_76); +lean_dec(x_47); +x_78 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_78, 0, x_76); +lean_ctor_set(x_78, 1, x_77); +return x_78; } } } else { -lean_object* x_73; lean_object* x_74; -x_73 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_74 = l_Lean_Meta_mkEqRefl(x_73, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_74) == 0) +lean_object* x_79; lean_object* x_80; +x_79 = l_Nat_reduceBinPred___closed__14; +x_80 = l_Lean_Meta_mkEqRefl(x_79, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_80) == 0) { -uint8_t x_75; -x_75 = !lean_is_exclusive(x_74); -if (x_75 == 0) +uint8_t x_81; +x_81 = !lean_is_exclusive(x_80); +if (x_81 == 0) { -lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; -x_76 = lean_ctor_get(x_74, 0); -x_77 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_78 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_79 = lean_array_push(x_78, x_1); -x_80 = lean_array_push(x_79, x_77); -x_81 = lean_array_push(x_80, x_76); -x_82 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_83 = l_Lean_mkAppN(x_82, x_81); -lean_ctor_set(x_26, 0, x_83); -x_84 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_85 = lean_unsigned_to_nat(0u); -x_86 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_86, 0, x_84); -lean_ctor_set(x_86, 1, x_26); -lean_ctor_set(x_86, 2, x_85); -x_87 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_14, 0, x_87); -lean_ctor_set(x_74, 0, x_14); -return x_74; +lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; +x_82 = lean_ctor_get(x_80, 0); +x_83 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_84 = l_Nat_reduceBinPred___closed__11; +x_85 = lean_array_push(x_84, x_1); +x_86 = lean_array_push(x_85, x_83); +x_87 = lean_array_push(x_86, x_82); +x_88 = l_Nat_reduceBinPred___closed__20; +x_89 = l_Lean_mkAppN(x_88, x_87); +lean_ctor_set(x_32, 0, x_89); +x_90 = l_Nat_reduceBinPred___closed__17; +x_91 = lean_unsigned_to_nat(0u); +x_92 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_92, 0, x_90); +lean_ctor_set(x_92, 1, x_32); +lean_ctor_set(x_92, 2, x_91); +x_93 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_93, 0, x_92); +lean_ctor_set(x_20, 0, x_93); +lean_ctor_set(x_80, 0, x_20); +return x_80; +} +else +{ +lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; +x_94 = lean_ctor_get(x_80, 0); +x_95 = lean_ctor_get(x_80, 1); +lean_inc(x_95); +lean_inc(x_94); +lean_dec(x_80); +x_96 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_97 = l_Nat_reduceBinPred___closed__11; +x_98 = lean_array_push(x_97, x_1); +x_99 = lean_array_push(x_98, x_96); +x_100 = lean_array_push(x_99, x_94); +x_101 = l_Nat_reduceBinPred___closed__20; +x_102 = l_Lean_mkAppN(x_101, x_100); +lean_ctor_set(x_32, 0, x_102); +x_103 = l_Nat_reduceBinPred___closed__17; +x_104 = lean_unsigned_to_nat(0u); +x_105 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_105, 0, x_103); +lean_ctor_set(x_105, 1, x_32); +lean_ctor_set(x_105, 2, x_104); +x_106 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_106, 0, x_105); +lean_ctor_set(x_20, 0, x_106); +x_107 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_107, 0, x_20); +lean_ctor_set(x_107, 1, x_95); +return x_107; +} } else { -lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; -x_88 = lean_ctor_get(x_74, 0); -x_89 = lean_ctor_get(x_74, 1); -lean_inc(x_89); -lean_inc(x_88); -lean_dec(x_74); -x_90 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_91 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_92 = lean_array_push(x_91, x_1); -x_93 = lean_array_push(x_92, x_90); -x_94 = lean_array_push(x_93, x_88); -x_95 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_96 = l_Lean_mkAppN(x_95, x_94); -lean_ctor_set(x_26, 0, x_96); -x_97 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_98 = lean_unsigned_to_nat(0u); -x_99 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_99, 0, x_97); -lean_ctor_set(x_99, 1, x_26); -lean_ctor_set(x_99, 2, x_98); -x_100 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_14, 0, x_100); -x_101 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_101, 0, x_14); -lean_ctor_set(x_101, 1, x_89); -return x_101; -} -} -else -{ -uint8_t x_102; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_108; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_102 = !lean_is_exclusive(x_74); -if (x_102 == 0) +x_108 = !lean_is_exclusive(x_80); +if (x_108 == 0) { -return x_74; +return x_80; } else { -lean_object* x_103; lean_object* x_104; lean_object* x_105; -x_103 = lean_ctor_get(x_74, 0); -x_104 = lean_ctor_get(x_74, 1); -lean_inc(x_104); -lean_inc(x_103); -lean_dec(x_74); -x_105 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_105, 0, x_103); -lean_ctor_set(x_105, 1, x_104); -return x_105; +lean_object* x_109; lean_object* x_110; lean_object* x_111; +x_109 = lean_ctor_get(x_80, 0); +x_110 = lean_ctor_get(x_80, 1); +lean_inc(x_110); +lean_inc(x_109); +lean_dec(x_80); +x_111 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_111, 0, x_109); +lean_ctor_set(x_111, 1, x_110); +return x_111; } } } } else { -uint8_t x_106; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_112; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_106 = !lean_is_exclusive(x_36); -if (x_106 == 0) +x_112 = !lean_is_exclusive(x_42); +if (x_112 == 0) { -return x_36; +return x_42; } else { -lean_object* x_107; lean_object* x_108; lean_object* x_109; -x_107 = lean_ctor_get(x_36, 0); -x_108 = lean_ctor_get(x_36, 1); -lean_inc(x_108); -lean_inc(x_107); -lean_dec(x_36); -x_109 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_109, 0, x_107); -lean_ctor_set(x_109, 1, x_108); -return x_109; +lean_object* x_113; lean_object* x_114; lean_object* x_115; +x_113 = lean_ctor_get(x_42, 0); +x_114 = lean_ctor_get(x_42, 1); +lean_inc(x_114); +lean_inc(x_113); +lean_dec(x_42); +x_115 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_115, 0, x_113); +lean_ctor_set(x_115, 1, x_114); +return x_115; } } } else { -lean_object* x_110; lean_object* x_111; -x_110 = lean_ctor_get(x_26, 0); -lean_inc(x_110); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_116; lean_object* x_117; +x_116 = lean_ctor_get(x_32, 0); +lean_inc(x_116); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_111 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_111) == 0) -{ -lean_object* x_112; lean_object* x_113; uint8_t x_114; -x_112 = lean_ctor_get(x_111, 0); -lean_inc(x_112); -x_113 = lean_ctor_get(x_111, 1); -lean_inc(x_113); -lean_dec(x_111); -x_114 = lean_nat_dec_lt(x_23, x_110); -lean_dec(x_110); -lean_dec(x_23); -if (x_114 == 0) -{ -lean_object* x_115; lean_object* x_116; -x_115 = l_Nat_reduceBinPred___lambda__1___closed__4; -x_116 = l_Lean_Meta_mkEqRefl(x_115, x_6, x_7, x_8, x_9, x_113); -if (lean_obj_tag(x_116) == 0) +x_117 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_117) == 0) { -lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; -x_117 = lean_ctor_get(x_116, 0); -lean_inc(x_117); -x_118 = lean_ctor_get(x_116, 1); +lean_object* x_118; lean_object* x_119; uint8_t x_120; +x_118 = lean_ctor_get(x_117, 0); lean_inc(x_118); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_119 = x_116; -} else { - lean_dec_ref(x_116); - x_119 = lean_box(0); -} -x_120 = l_Lean_Expr_appArg_x21(x_112); -lean_dec(x_112); -x_121 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_122 = lean_array_push(x_121, x_1); -x_123 = lean_array_push(x_122, x_120); -x_124 = lean_array_push(x_123, x_117); -x_125 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_126 = l_Lean_mkAppN(x_125, x_124); -x_127 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_127, 0, x_126); -x_128 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_129 = lean_unsigned_to_nat(0u); -x_130 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_130, 0, x_128); -lean_ctor_set(x_130, 1, x_127); -lean_ctor_set(x_130, 2, x_129); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -lean_ctor_set(x_14, 0, x_131); -if (lean_is_scalar(x_119)) { - x_132 = lean_alloc_ctor(0, 2, 0); -} else { - x_132 = x_119; -} -lean_ctor_set(x_132, 0, x_14); -lean_ctor_set(x_132, 1, x_118); -return x_132; -} -else -{ -lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -lean_dec(x_112); -lean_free_object(x_14); +x_119 = lean_ctor_get(x_117, 1); +lean_inc(x_119); +lean_dec(x_117); +x_120 = lean_nat_dec_lt(x_29, x_116); +lean_dec(x_116); +lean_dec(x_29); +if (x_120 == 0) +{ +lean_object* x_121; lean_object* x_122; +x_121 = l_Nat_reduceBinPred___closed__4; +x_122 = l_Lean_Meta_mkEqRefl(x_121, x_5, x_6, x_7, x_8, x_119); +if (lean_obj_tag(x_122) == 0) +{ +lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; +x_123 = lean_ctor_get(x_122, 0); +lean_inc(x_123); +x_124 = lean_ctor_get(x_122, 1); +lean_inc(x_124); +if (lean_is_exclusive(x_122)) { + lean_ctor_release(x_122, 0); + lean_ctor_release(x_122, 1); + x_125 = x_122; +} else { + lean_dec_ref(x_122); + x_125 = lean_box(0); +} +x_126 = l_Lean_Expr_appArg_x21(x_118); +lean_dec(x_118); +x_127 = l_Nat_reduceBinPred___closed__11; +x_128 = lean_array_push(x_127, x_1); +x_129 = lean_array_push(x_128, x_126); +x_130 = lean_array_push(x_129, x_123); +x_131 = l_Nat_reduceBinPred___closed__10; +x_132 = l_Lean_mkAppN(x_131, x_130); +x_133 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_133, 0, x_132); +x_134 = l_Nat_reduceBinPred___closed__7; +x_135 = lean_unsigned_to_nat(0u); +x_136 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_136, 0, x_134); +lean_ctor_set(x_136, 1, x_133); +lean_ctor_set(x_136, 2, x_135); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +lean_ctor_set(x_20, 0, x_137); +if (lean_is_scalar(x_125)) { + x_138 = lean_alloc_ctor(0, 2, 0); +} else { + x_138 = x_125; +} +lean_ctor_set(x_138, 0, x_20); +lean_ctor_set(x_138, 1, x_124); +return x_138; +} +else +{ +lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +lean_dec(x_118); +lean_free_object(x_20); lean_dec(x_1); -x_133 = lean_ctor_get(x_116, 0); -lean_inc(x_133); -x_134 = lean_ctor_get(x_116, 1); -lean_inc(x_134); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_135 = x_116; -} else { - lean_dec_ref(x_116); - x_135 = lean_box(0); -} -if (lean_is_scalar(x_135)) { - x_136 = lean_alloc_ctor(1, 2, 0); -} else { - x_136 = x_135; -} -lean_ctor_set(x_136, 0, x_133); -lean_ctor_set(x_136, 1, x_134); -return x_136; -} -} -else -{ -lean_object* x_137; lean_object* x_138; -x_137 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_138 = l_Lean_Meta_mkEqRefl(x_137, x_6, x_7, x_8, x_9, x_113); -if (lean_obj_tag(x_138) == 0) -{ -lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; -x_139 = lean_ctor_get(x_138, 0); +x_139 = lean_ctor_get(x_122, 0); lean_inc(x_139); -x_140 = lean_ctor_get(x_138, 1); +x_140 = lean_ctor_get(x_122, 1); lean_inc(x_140); -if (lean_is_exclusive(x_138)) { - lean_ctor_release(x_138, 0); - lean_ctor_release(x_138, 1); - x_141 = x_138; +if (lean_is_exclusive(x_122)) { + lean_ctor_release(x_122, 0); + lean_ctor_release(x_122, 1); + x_141 = x_122; } else { - lean_dec_ref(x_138); + lean_dec_ref(x_122); x_141 = lean_box(0); } -x_142 = l_Lean_Expr_appArg_x21(x_112); -lean_dec(x_112); -x_143 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_144 = lean_array_push(x_143, x_1); -x_145 = lean_array_push(x_144, x_142); -x_146 = lean_array_push(x_145, x_139); -x_147 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_148 = l_Lean_mkAppN(x_147, x_146); -x_149 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_149, 0, x_148); -x_150 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_151 = lean_unsigned_to_nat(0u); -x_152 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_152, 0, x_150); -lean_ctor_set(x_152, 1, x_149); -lean_ctor_set(x_152, 2, x_151); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -lean_ctor_set(x_14, 0, x_153); if (lean_is_scalar(x_141)) { - x_154 = lean_alloc_ctor(0, 2, 0); -} else { - x_154 = x_141; -} -lean_ctor_set(x_154, 0, x_14); -lean_ctor_set(x_154, 1, x_140); -return x_154; -} -else -{ -lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -lean_dec(x_112); -lean_free_object(x_14); + x_142 = lean_alloc_ctor(1, 2, 0); +} else { + x_142 = x_141; +} +lean_ctor_set(x_142, 0, x_139); +lean_ctor_set(x_142, 1, x_140); +return x_142; +} +} +else +{ +lean_object* x_143; lean_object* x_144; +x_143 = l_Nat_reduceBinPred___closed__14; +x_144 = l_Lean_Meta_mkEqRefl(x_143, x_5, x_6, x_7, x_8, x_119); +if (lean_obj_tag(x_144) == 0) +{ +lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; +x_145 = lean_ctor_get(x_144, 0); +lean_inc(x_145); +x_146 = lean_ctor_get(x_144, 1); +lean_inc(x_146); +if (lean_is_exclusive(x_144)) { + lean_ctor_release(x_144, 0); + lean_ctor_release(x_144, 1); + x_147 = x_144; +} else { + lean_dec_ref(x_144); + x_147 = lean_box(0); +} +x_148 = l_Lean_Expr_appArg_x21(x_118); +lean_dec(x_118); +x_149 = l_Nat_reduceBinPred___closed__11; +x_150 = lean_array_push(x_149, x_1); +x_151 = lean_array_push(x_150, x_148); +x_152 = lean_array_push(x_151, x_145); +x_153 = l_Nat_reduceBinPred___closed__20; +x_154 = l_Lean_mkAppN(x_153, x_152); +x_155 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_155, 0, x_154); +x_156 = l_Nat_reduceBinPred___closed__17; +x_157 = lean_unsigned_to_nat(0u); +x_158 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_158, 0, x_156); +lean_ctor_set(x_158, 1, x_155); +lean_ctor_set(x_158, 2, x_157); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +lean_ctor_set(x_20, 0, x_159); +if (lean_is_scalar(x_147)) { + x_160 = lean_alloc_ctor(0, 2, 0); +} else { + x_160 = x_147; +} +lean_ctor_set(x_160, 0, x_20); +lean_ctor_set(x_160, 1, x_146); +return x_160; +} +else +{ +lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +lean_dec(x_118); +lean_free_object(x_20); lean_dec(x_1); -x_155 = lean_ctor_get(x_138, 0); -lean_inc(x_155); -x_156 = lean_ctor_get(x_138, 1); -lean_inc(x_156); -if (lean_is_exclusive(x_138)) { - lean_ctor_release(x_138, 0); - lean_ctor_release(x_138, 1); - x_157 = x_138; +x_161 = lean_ctor_get(x_144, 0); +lean_inc(x_161); +x_162 = lean_ctor_get(x_144, 1); +lean_inc(x_162); +if (lean_is_exclusive(x_144)) { + lean_ctor_release(x_144, 0); + lean_ctor_release(x_144, 1); + x_163 = x_144; } else { - lean_dec_ref(x_138); - x_157 = lean_box(0); + lean_dec_ref(x_144); + x_163 = lean_box(0); } -if (lean_is_scalar(x_157)) { - x_158 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_163)) { + x_164 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_157; + x_164 = x_163; } -lean_ctor_set(x_158, 0, x_155); -lean_ctor_set(x_158, 1, x_156); -return x_158; +lean_ctor_set(x_164, 0, x_161); +lean_ctor_set(x_164, 1, x_162); +return x_164; } } } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_110); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_116); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_159 = lean_ctor_get(x_111, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_111, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_111)) { - lean_ctor_release(x_111, 0); - lean_ctor_release(x_111, 1); - x_161 = x_111; +x_165 = lean_ctor_get(x_117, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_117, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_117)) { + lean_ctor_release(x_117, 0); + lean_ctor_release(x_117, 1); + x_167 = x_117; } else { - lean_dec_ref(x_111); - x_161 = lean_box(0); + lean_dec_ref(x_117); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } } else { -uint8_t x_163; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_169; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = !lean_is_exclusive(x_25); -if (x_163 == 0) +x_169 = !lean_is_exclusive(x_31); +if (x_169 == 0) { -return x_25; +return x_31; } else { -lean_object* x_164; lean_object* x_165; lean_object* x_166; -x_164 = lean_ctor_get(x_25, 0); -x_165 = lean_ctor_get(x_25, 1); -lean_inc(x_165); -lean_inc(x_164); -lean_dec(x_25); -x_166 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_166, 0, x_164); -lean_ctor_set(x_166, 1, x_165); -return x_166; +lean_object* x_170; lean_object* x_171; lean_object* x_172; +x_170 = lean_ctor_get(x_31, 0); +x_171 = lean_ctor_get(x_31, 1); +lean_inc(x_171); +lean_inc(x_170); +lean_dec(x_31); +x_172 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_172, 0, x_170); +lean_ctor_set(x_172, 1, x_171); +return x_172; } } } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_14, 0); -lean_inc(x_167); -lean_dec(x_14); -x_168 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_20, 0); +lean_inc(x_173); +lean_dec(x_20); +x_174 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); -x_169 = l_Nat_fromExpr_x3f(x_168, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_169) == 0) +lean_inc(x_6); +x_175 = l_Nat_fromExpr_x3f(x_174, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_175) == 0) { -lean_object* x_170; -x_170 = lean_ctor_get(x_169, 0); -lean_inc(x_170); -if (lean_obj_tag(x_170) == 0) +lean_object* x_176; +x_176 = lean_ctor_get(x_175, 0); +lean_inc(x_176); +if (lean_obj_tag(x_176) == 0) { -lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; -lean_dec(x_167); -lean_dec(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_171 = lean_ctor_get(x_169, 1); -lean_inc(x_171); -if (lean_is_exclusive(x_169)) { - lean_ctor_release(x_169, 0); - lean_ctor_release(x_169, 1); - x_172 = x_169; +x_177 = lean_ctor_get(x_175, 1); +lean_inc(x_177); +if (lean_is_exclusive(x_175)) { + lean_ctor_release(x_175, 0); + lean_ctor_release(x_175, 1); + x_178 = x_175; } else { - lean_dec_ref(x_169); - x_172 = lean_box(0); + lean_dec_ref(x_175); + x_178 = lean_box(0); } -x_173 = lean_box(0); -if (lean_is_scalar(x_172)) { - x_174 = lean_alloc_ctor(0, 2, 0); +x_179 = lean_box(0); +if (lean_is_scalar(x_178)) { + x_180 = lean_alloc_ctor(0, 2, 0); } else { - x_174 = x_172; + x_180 = x_178; } -lean_ctor_set(x_174, 0, x_173); -lean_ctor_set(x_174, 1, x_171); -return x_174; +lean_ctor_set(x_180, 0, x_179); +lean_ctor_set(x_180, 1, x_177); +return x_180; } else { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -x_175 = lean_ctor_get(x_169, 1); -lean_inc(x_175); -lean_dec(x_169); -x_176 = lean_ctor_get(x_170, 0); -lean_inc(x_176); -if (lean_is_exclusive(x_170)) { - lean_ctor_release(x_170, 0); - x_177 = x_170; +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +x_181 = lean_ctor_get(x_175, 1); +lean_inc(x_181); +lean_dec(x_175); +x_182 = lean_ctor_get(x_176, 0); +lean_inc(x_182); +if (lean_is_exclusive(x_176)) { + lean_ctor_release(x_176, 0); + x_183 = x_176; } else { - lean_dec_ref(x_170); - x_177 = lean_box(0); + lean_dec_ref(x_176); + x_183 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_178 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_175); -if (lean_obj_tag(x_178) == 0) -{ -lean_object* x_179; lean_object* x_180; uint8_t x_181; -x_179 = lean_ctor_get(x_178, 0); -lean_inc(x_179); -x_180 = lean_ctor_get(x_178, 1); -lean_inc(x_180); -lean_dec(x_178); -x_181 = lean_nat_dec_lt(x_167, x_176); -lean_dec(x_176); -lean_dec(x_167); -if (x_181 == 0) -{ -lean_object* x_182; lean_object* x_183; -x_182 = l_Nat_reduceBinPred___lambda__1___closed__4; -x_183 = l_Lean_Meta_mkEqRefl(x_182, x_6, x_7, x_8, x_9, x_180); -if (lean_obj_tag(x_183) == 0) +x_184 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_181); +if (lean_obj_tag(x_184) == 0) { -lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; -x_184 = lean_ctor_get(x_183, 0); -lean_inc(x_184); -x_185 = lean_ctor_get(x_183, 1); +lean_object* x_185; lean_object* x_186; uint8_t x_187; +x_185 = lean_ctor_get(x_184, 0); lean_inc(x_185); -if (lean_is_exclusive(x_183)) { - lean_ctor_release(x_183, 0); - lean_ctor_release(x_183, 1); - x_186 = x_183; -} else { - lean_dec_ref(x_183); - x_186 = lean_box(0); -} -x_187 = l_Lean_Expr_appArg_x21(x_179); -lean_dec(x_179); -x_188 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_189 = lean_array_push(x_188, x_1); -x_190 = lean_array_push(x_189, x_187); -x_191 = lean_array_push(x_190, x_184); -x_192 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_193 = l_Lean_mkAppN(x_192, x_191); -if (lean_is_scalar(x_177)) { - x_194 = lean_alloc_ctor(1, 1, 0); -} else { - x_194 = x_177; -} -lean_ctor_set(x_194, 0, x_193); -x_195 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_196 = lean_unsigned_to_nat(0u); -x_197 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_197, 0, x_195); -lean_ctor_set(x_197, 1, x_194); -lean_ctor_set(x_197, 2, x_196); -x_198 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_198, 0, x_197); -x_199 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_199, 0, x_198); -if (lean_is_scalar(x_186)) { - x_200 = lean_alloc_ctor(0, 2, 0); -} else { - x_200 = x_186; +x_186 = lean_ctor_get(x_184, 1); +lean_inc(x_186); +lean_dec(x_184); +x_187 = lean_nat_dec_lt(x_173, x_182); +lean_dec(x_182); +lean_dec(x_173); +if (x_187 == 0) +{ +lean_object* x_188; lean_object* x_189; +x_188 = l_Nat_reduceBinPred___closed__4; +x_189 = l_Lean_Meta_mkEqRefl(x_188, x_5, x_6, x_7, x_8, x_186); +if (lean_obj_tag(x_189) == 0) +{ +lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; +x_190 = lean_ctor_get(x_189, 0); +lean_inc(x_190); +x_191 = lean_ctor_get(x_189, 1); +lean_inc(x_191); +if (lean_is_exclusive(x_189)) { + lean_ctor_release(x_189, 0); + lean_ctor_release(x_189, 1); + x_192 = x_189; +} else { + lean_dec_ref(x_189); + x_192 = lean_box(0); +} +x_193 = l_Lean_Expr_appArg_x21(x_185); +lean_dec(x_185); +x_194 = l_Nat_reduceBinPred___closed__11; +x_195 = lean_array_push(x_194, x_1); +x_196 = lean_array_push(x_195, x_193); +x_197 = lean_array_push(x_196, x_190); +x_198 = l_Nat_reduceBinPred___closed__10; +x_199 = l_Lean_mkAppN(x_198, x_197); +if (lean_is_scalar(x_183)) { + x_200 = lean_alloc_ctor(1, 1, 0); +} else { + x_200 = x_183; } lean_ctor_set(x_200, 0, x_199); -lean_ctor_set(x_200, 1, x_185); -return x_200; -} -else -{ -lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; -lean_dec(x_179); -lean_dec(x_177); -lean_dec(x_1); -x_201 = lean_ctor_get(x_183, 0); -lean_inc(x_201); -x_202 = lean_ctor_get(x_183, 1); -lean_inc(x_202); -if (lean_is_exclusive(x_183)) { - lean_ctor_release(x_183, 0); - lean_ctor_release(x_183, 1); - x_203 = x_183; -} else { - lean_dec_ref(x_183); - x_203 = lean_box(0); -} -if (lean_is_scalar(x_203)) { - x_204 = lean_alloc_ctor(1, 2, 0); +x_201 = l_Nat_reduceBinPred___closed__7; +x_202 = lean_unsigned_to_nat(0u); +x_203 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_203, 0, x_201); +lean_ctor_set(x_203, 1, x_200); +lean_ctor_set(x_203, 2, x_202); +x_204 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_204, 0, x_203); +x_205 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_205, 0, x_204); +if (lean_is_scalar(x_192)) { + x_206 = lean_alloc_ctor(0, 2, 0); } else { - x_204 = x_203; -} -lean_ctor_set(x_204, 0, x_201); -lean_ctor_set(x_204, 1, x_202); -return x_204; + x_206 = x_192; } +lean_ctor_set(x_206, 0, x_205); +lean_ctor_set(x_206, 1, x_191); +return x_206; } else { -lean_object* x_205; lean_object* x_206; -x_205 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_206 = l_Lean_Meta_mkEqRefl(x_205, x_6, x_7, x_8, x_9, x_180); -if (lean_obj_tag(x_206) == 0) -{ -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; -x_207 = lean_ctor_get(x_206, 0); +lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; +lean_dec(x_185); +lean_dec(x_183); +lean_dec(x_1); +x_207 = lean_ctor_get(x_189, 0); lean_inc(x_207); -x_208 = lean_ctor_get(x_206, 1); +x_208 = lean_ctor_get(x_189, 1); lean_inc(x_208); -if (lean_is_exclusive(x_206)) { - lean_ctor_release(x_206, 0); - lean_ctor_release(x_206, 1); - x_209 = x_206; +if (lean_is_exclusive(x_189)) { + lean_ctor_release(x_189, 0); + lean_ctor_release(x_189, 1); + x_209 = x_189; } else { - lean_dec_ref(x_206); + lean_dec_ref(x_189); x_209 = lean_box(0); } -x_210 = l_Lean_Expr_appArg_x21(x_179); -lean_dec(x_179); -x_211 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_212 = lean_array_push(x_211, x_1); -x_213 = lean_array_push(x_212, x_210); -x_214 = lean_array_push(x_213, x_207); -x_215 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_216 = l_Lean_mkAppN(x_215, x_214); -if (lean_is_scalar(x_177)) { - x_217 = lean_alloc_ctor(1, 1, 0); -} else { - x_217 = x_177; -} -lean_ctor_set(x_217, 0, x_216); -x_218 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_219 = lean_unsigned_to_nat(0u); -x_220 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_220, 0, x_218); -lean_ctor_set(x_220, 1, x_217); -lean_ctor_set(x_220, 2, x_219); -x_221 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_221, 0, x_220); -x_222 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_222, 0, x_221); if (lean_is_scalar(x_209)) { - x_223 = lean_alloc_ctor(0, 2, 0); + x_210 = lean_alloc_ctor(1, 2, 0); } else { - x_223 = x_209; + x_210 = x_209; +} +lean_ctor_set(x_210, 0, x_207); +lean_ctor_set(x_210, 1, x_208); +return x_210; } -lean_ctor_set(x_223, 0, x_222); -lean_ctor_set(x_223, 1, x_208); -return x_223; } else { -lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; -lean_dec(x_179); -lean_dec(x_177); -lean_dec(x_1); -x_224 = lean_ctor_get(x_206, 0); -lean_inc(x_224); -x_225 = lean_ctor_get(x_206, 1); -lean_inc(x_225); -if (lean_is_exclusive(x_206)) { - lean_ctor_release(x_206, 0); - lean_ctor_release(x_206, 1); - x_226 = x_206; +lean_object* x_211; lean_object* x_212; +x_211 = l_Nat_reduceBinPred___closed__14; +x_212 = l_Lean_Meta_mkEqRefl(x_211, x_5, x_6, x_7, x_8, x_186); +if (lean_obj_tag(x_212) == 0) +{ +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; +x_213 = lean_ctor_get(x_212, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_212, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_212)) { + lean_ctor_release(x_212, 0); + lean_ctor_release(x_212, 1); + x_215 = x_212; } else { - lean_dec_ref(x_206); - x_226 = lean_box(0); + lean_dec_ref(x_212); + x_215 = lean_box(0); } -if (lean_is_scalar(x_226)) { - x_227 = lean_alloc_ctor(1, 2, 0); +x_216 = l_Lean_Expr_appArg_x21(x_185); +lean_dec(x_185); +x_217 = l_Nat_reduceBinPred___closed__11; +x_218 = lean_array_push(x_217, x_1); +x_219 = lean_array_push(x_218, x_216); +x_220 = lean_array_push(x_219, x_213); +x_221 = l_Nat_reduceBinPred___closed__20; +x_222 = l_Lean_mkAppN(x_221, x_220); +if (lean_is_scalar(x_183)) { + x_223 = lean_alloc_ctor(1, 1, 0); } else { - x_227 = x_226; -} -lean_ctor_set(x_227, 0, x_224); -lean_ctor_set(x_227, 1, x_225); -return x_227; + x_223 = x_183; } +lean_ctor_set(x_223, 0, x_222); +x_224 = l_Nat_reduceBinPred___closed__17; +x_225 = lean_unsigned_to_nat(0u); +x_226 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_226, 0, x_224); +lean_ctor_set(x_226, 1, x_223); +lean_ctor_set(x_226, 2, x_225); +x_227 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_227, 0, x_226); +x_228 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_228, 0, x_227); +if (lean_is_scalar(x_215)) { + x_229 = lean_alloc_ctor(0, 2, 0); +} else { + x_229 = x_215; } +lean_ctor_set(x_229, 0, x_228); +lean_ctor_set(x_229, 1, x_214); +return x_229; } else { -lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; -lean_dec(x_177); -lean_dec(x_176); -lean_dec(x_167); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); +lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; +lean_dec(x_185); +lean_dec(x_183); lean_dec(x_1); -x_228 = lean_ctor_get(x_178, 0); -lean_inc(x_228); -x_229 = lean_ctor_get(x_178, 1); -lean_inc(x_229); -if (lean_is_exclusive(x_178)) { - lean_ctor_release(x_178, 0); - lean_ctor_release(x_178, 1); - x_230 = x_178; +x_230 = lean_ctor_get(x_212, 0); +lean_inc(x_230); +x_231 = lean_ctor_get(x_212, 1); +lean_inc(x_231); +if (lean_is_exclusive(x_212)) { + lean_ctor_release(x_212, 0); + lean_ctor_release(x_212, 1); + x_232 = x_212; } else { - lean_dec_ref(x_178); - x_230 = lean_box(0); + lean_dec_ref(x_212); + x_232 = lean_box(0); } -if (lean_is_scalar(x_230)) { - x_231 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_232)) { + x_233 = lean_alloc_ctor(1, 2, 0); } else { - x_231 = x_230; + x_233 = x_232; } -lean_ctor_set(x_231, 0, x_228); -lean_ctor_set(x_231, 1, x_229); -return x_231; +lean_ctor_set(x_233, 0, x_230); +lean_ctor_set(x_233, 1, x_231); +return x_233; } } } else { -lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; -lean_dec(x_167); -lean_dec(x_9); +lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; +lean_dec(x_183); +lean_dec(x_182); +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_232 = lean_ctor_get(x_169, 0); -lean_inc(x_232); -x_233 = lean_ctor_get(x_169, 1); -lean_inc(x_233); -if (lean_is_exclusive(x_169)) { - lean_ctor_release(x_169, 0); - lean_ctor_release(x_169, 1); - x_234 = x_169; +x_234 = lean_ctor_get(x_184, 0); +lean_inc(x_234); +x_235 = lean_ctor_get(x_184, 1); +lean_inc(x_235); +if (lean_is_exclusive(x_184)) { + lean_ctor_release(x_184, 0); + lean_ctor_release(x_184, 1); + x_236 = x_184; } else { - lean_dec_ref(x_169); - x_234 = lean_box(0); + lean_dec_ref(x_184); + x_236 = lean_box(0); } -if (lean_is_scalar(x_234)) { - x_235 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_236)) { + x_237 = lean_alloc_ctor(1, 2, 0); } else { - x_235 = x_234; -} -lean_ctor_set(x_235, 0, x_232); -lean_ctor_set(x_235, 1, x_233); -return x_235; + x_237 = x_236; } +lean_ctor_set(x_237, 0, x_234); +lean_ctor_set(x_237, 1, x_235); +return x_237; } } } else { -uint8_t x_236; -lean_dec(x_9); +lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_236 = !lean_is_exclusive(x_13); -if (x_236 == 0) -{ -return x_13; -} -else -{ -lean_object* x_237; lean_object* x_238; lean_object* x_239; -x_237 = lean_ctor_get(x_13, 0); -x_238 = lean_ctor_get(x_13, 1); +x_238 = lean_ctor_get(x_175, 0); lean_inc(x_238); -lean_inc(x_237); -lean_dec(x_13); -x_239 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_239, 0, x_237); -lean_ctor_set(x_239, 1, x_238); -return x_239; -} -} -} -} -static lean_object* _init_l_Nat_reduceLT___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("LT", 2); -return x_1; +x_239 = lean_ctor_get(x_175, 1); +lean_inc(x_239); +if (lean_is_exclusive(x_175)) { + lean_ctor_release(x_175, 0); + lean_ctor_release(x_175, 1); + x_240 = x_175; +} else { + lean_dec_ref(x_175); + x_240 = lean_box(0); } +if (lean_is_scalar(x_240)) { + x_241 = lean_alloc_ctor(1, 2, 0); +} else { + x_241 = x_240; } -static lean_object* _init_l_Nat_reduceLT___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("lt", 2); -return x_1; +lean_ctor_set(x_241, 0, x_238); +lean_ctor_set(x_241, 1, x_239); +return x_241; } } -static lean_object* _init_l_Nat_reduceLT___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceLT___closed__1; -x_2 = l_Nat_reduceLT___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; } } -LEAN_EXPORT lean_object* l_Nat_reduceLT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Nat_reduceLT___closed__3; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_242; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_dec(x_1); +x_242 = !lean_is_exclusive(x_19); +if (x_242 == 0) +{ +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Nat_reduceLT___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_16; +lean_object* x_243; lean_object* x_244; lean_object* x_245; +x_243 = lean_ctor_get(x_19, 0); +x_244 = lean_ctor_get(x_19, 1); +lean_inc(x_244); +lean_inc(x_243); +lean_dec(x_19); +x_245 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_245, 0, x_243); +lean_ctor_set(x_245, 1, x_244); +return x_245; +} +} } } } -LEAN_EXPORT lean_object* l_Nat_reduceLT___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +} +LEAN_EXPORT lean_object* l_Nat_reduceLT___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_Nat_reduceLT___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_5); +lean_object* x_10; +x_10 = l_Nat_reduceLT(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__1() { +static lean_object* _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__1() { _start: { lean_object* x_1; @@ -6511,17 +6408,17 @@ x_1 = lean_mk_string_from_bytes("reduceLT", 8); return x_1; } } -static lean_object* _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__2() { +static lean_object* _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Nat_reduceSucc___closed__1; -x_2 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__1; +x_2 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__3() { +static lean_object* _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -6533,7 +6430,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__4() { +static lean_object* _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__4() { _start: { lean_object* x_1; lean_object* x_2; @@ -6542,1086 +6439,1090 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__5() { +static lean_object* _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__4; -x_2 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__3; +x_1 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__4; +x_2 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__6() { +static lean_object* _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__5; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5; +x_1 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__5; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__7() { +static lean_object* _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__6; +x_1 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__8() { +static lean_object* _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__7; +x_1 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__9() { +static lean_object* _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__8; +x_1 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__10() { +static lean_object* _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__10() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Nat_reduceLT), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Nat_reduceLT___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__2; -x_3 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__9; -x_4 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__10; +x_2 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__2; +x_3 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__9; +x_4 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__10; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_880_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_696_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__2; +x_2 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__10; +x_4 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__10; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Nat_reduceLE___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Nat_reduceLE___closed__1() { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("LE", 2); +return x_1; +} +} +static lean_object* _init_l_Nat_reduceLE___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("le", 2); +return x_1; +} +} +static lean_object* _init_l_Nat_reduceLE___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Nat_reduceLE___closed__1; +x_2 = l_Nat_reduceLE___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Nat_reduceLE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Nat_reduceLE___closed__3; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_247; +x_247 = lean_box(0); +x_13 = x_247; +x_14 = x_9; +goto block_246; +} +else +{ +lean_object* x_248; +x_248 = l_Nat_reduceBin___closed__1; +x_13 = x_248; +x_14 = x_9; +goto block_246; +} +block_246: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); -x_13 = l_Nat_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_inc(x_6); +x_19 = l_Nat_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); -x_25 = l_Nat_fromExpr_x3f(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_6); +x_31 = l_Nat_fromExpr_x3f(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_37; lean_object* x_38; uint8_t x_39; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_nat_dec_le(x_23, x_35); -lean_dec(x_35); -lean_dec(x_23); -if (x_39 == 0) +lean_object* x_43; lean_object* x_44; uint8_t x_45; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_nat_dec_le(x_29, x_41); +lean_dec(x_41); +lean_dec(x_29); +if (x_45 == 0) { -lean_object* x_40; lean_object* x_41; -x_40 = l_Nat_reduceBinPred___lambda__1___closed__4; -x_41 = l_Lean_Meta_mkEqRefl(x_40, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_41) == 0) -{ -uint8_t x_42; -x_42 = !lean_is_exclusive(x_41); -if (x_42 == 0) -{ -lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_43 = lean_ctor_get(x_41, 0); -x_44 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_45 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_46 = lean_array_push(x_45, x_1); -x_47 = lean_array_push(x_46, x_44); -x_48 = lean_array_push(x_47, x_43); -x_49 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_50 = l_Lean_mkAppN(x_49, x_48); -lean_ctor_set(x_26, 0, x_50); -x_51 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_52 = lean_unsigned_to_nat(0u); -x_53 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_53, 0, x_51); -lean_ctor_set(x_53, 1, x_26); -lean_ctor_set(x_53, 2, x_52); -x_54 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_14, 0, x_54); -lean_ctor_set(x_41, 0, x_14); -return x_41; +lean_object* x_46; lean_object* x_47; +x_46 = l_Nat_reduceBinPred___closed__4; +x_47 = l_Lean_Meta_mkEqRefl(x_46, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_47) == 0) +{ +uint8_t x_48; +x_48 = !lean_is_exclusive(x_47); +if (x_48 == 0) +{ +lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; +x_49 = lean_ctor_get(x_47, 0); +x_50 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_51 = l_Nat_reduceBinPred___closed__11; +x_52 = lean_array_push(x_51, x_1); +x_53 = lean_array_push(x_52, x_50); +x_54 = lean_array_push(x_53, x_49); +x_55 = l_Nat_reduceBinPred___closed__10; +x_56 = l_Lean_mkAppN(x_55, x_54); +lean_ctor_set(x_32, 0, x_56); +x_57 = l_Nat_reduceBinPred___closed__7; +x_58 = lean_unsigned_to_nat(0u); +x_59 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_59, 0, x_57); +lean_ctor_set(x_59, 1, x_32); +lean_ctor_set(x_59, 2, x_58); +x_60 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_60, 0, x_59); +lean_ctor_set(x_20, 0, x_60); +lean_ctor_set(x_47, 0, x_20); +return x_47; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_55 = lean_ctor_get(x_41, 0); -x_56 = lean_ctor_get(x_41, 1); -lean_inc(x_56); -lean_inc(x_55); -lean_dec(x_41); -x_57 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_58 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_59 = lean_array_push(x_58, x_1); -x_60 = lean_array_push(x_59, x_57); -x_61 = lean_array_push(x_60, x_55); -x_62 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_63 = l_Lean_mkAppN(x_62, x_61); -lean_ctor_set(x_26, 0, x_63); -x_64 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_64); -lean_ctor_set(x_66, 1, x_26); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_14, 0, x_67); -x_68 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_68, 0, x_14); -lean_ctor_set(x_68, 1, x_56); -return x_68; +lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_61 = lean_ctor_get(x_47, 0); +x_62 = lean_ctor_get(x_47, 1); +lean_inc(x_62); +lean_inc(x_61); +lean_dec(x_47); +x_63 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_64 = l_Nat_reduceBinPred___closed__11; +x_65 = lean_array_push(x_64, x_1); +x_66 = lean_array_push(x_65, x_63); +x_67 = lean_array_push(x_66, x_61); +x_68 = l_Nat_reduceBinPred___closed__10; +x_69 = l_Lean_mkAppN(x_68, x_67); +lean_ctor_set(x_32, 0, x_69); +x_70 = l_Nat_reduceBinPred___closed__7; +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_70); +lean_ctor_set(x_72, 1, x_32); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +lean_ctor_set(x_20, 0, x_73); +x_74 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_74, 0, x_20); +lean_ctor_set(x_74, 1, x_62); +return x_74; } } else { -uint8_t x_69; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_75; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_69 = !lean_is_exclusive(x_41); -if (x_69 == 0) +x_75 = !lean_is_exclusive(x_47); +if (x_75 == 0) { -return x_41; +return x_47; } else { -lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_70 = lean_ctor_get(x_41, 0); -x_71 = lean_ctor_get(x_41, 1); -lean_inc(x_71); -lean_inc(x_70); -lean_dec(x_41); -x_72 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_72, 0, x_70); -lean_ctor_set(x_72, 1, x_71); -return x_72; +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_47, 0); +x_77 = lean_ctor_get(x_47, 1); +lean_inc(x_77); +lean_inc(x_76); +lean_dec(x_47); +x_78 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_78, 0, x_76); +lean_ctor_set(x_78, 1, x_77); +return x_78; } } } else { -lean_object* x_73; lean_object* x_74; -x_73 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_74 = l_Lean_Meta_mkEqRefl(x_73, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_74) == 0) +lean_object* x_79; lean_object* x_80; +x_79 = l_Nat_reduceBinPred___closed__14; +x_80 = l_Lean_Meta_mkEqRefl(x_79, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_80) == 0) { -uint8_t x_75; -x_75 = !lean_is_exclusive(x_74); -if (x_75 == 0) +uint8_t x_81; +x_81 = !lean_is_exclusive(x_80); +if (x_81 == 0) { -lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; -x_76 = lean_ctor_get(x_74, 0); -x_77 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_78 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_79 = lean_array_push(x_78, x_1); -x_80 = lean_array_push(x_79, x_77); -x_81 = lean_array_push(x_80, x_76); -x_82 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_83 = l_Lean_mkAppN(x_82, x_81); -lean_ctor_set(x_26, 0, x_83); -x_84 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_85 = lean_unsigned_to_nat(0u); -x_86 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_86, 0, x_84); -lean_ctor_set(x_86, 1, x_26); -lean_ctor_set(x_86, 2, x_85); -x_87 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_14, 0, x_87); -lean_ctor_set(x_74, 0, x_14); -return x_74; +lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; +x_82 = lean_ctor_get(x_80, 0); +x_83 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_84 = l_Nat_reduceBinPred___closed__11; +x_85 = lean_array_push(x_84, x_1); +x_86 = lean_array_push(x_85, x_83); +x_87 = lean_array_push(x_86, x_82); +x_88 = l_Nat_reduceBinPred___closed__20; +x_89 = l_Lean_mkAppN(x_88, x_87); +lean_ctor_set(x_32, 0, x_89); +x_90 = l_Nat_reduceBinPred___closed__17; +x_91 = lean_unsigned_to_nat(0u); +x_92 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_92, 0, x_90); +lean_ctor_set(x_92, 1, x_32); +lean_ctor_set(x_92, 2, x_91); +x_93 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_93, 0, x_92); +lean_ctor_set(x_20, 0, x_93); +lean_ctor_set(x_80, 0, x_20); +return x_80; +} +else +{ +lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; +x_94 = lean_ctor_get(x_80, 0); +x_95 = lean_ctor_get(x_80, 1); +lean_inc(x_95); +lean_inc(x_94); +lean_dec(x_80); +x_96 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_97 = l_Nat_reduceBinPred___closed__11; +x_98 = lean_array_push(x_97, x_1); +x_99 = lean_array_push(x_98, x_96); +x_100 = lean_array_push(x_99, x_94); +x_101 = l_Nat_reduceBinPred___closed__20; +x_102 = l_Lean_mkAppN(x_101, x_100); +lean_ctor_set(x_32, 0, x_102); +x_103 = l_Nat_reduceBinPred___closed__17; +x_104 = lean_unsigned_to_nat(0u); +x_105 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_105, 0, x_103); +lean_ctor_set(x_105, 1, x_32); +lean_ctor_set(x_105, 2, x_104); +x_106 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_106, 0, x_105); +lean_ctor_set(x_20, 0, x_106); +x_107 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_107, 0, x_20); +lean_ctor_set(x_107, 1, x_95); +return x_107; +} } else { -lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; -x_88 = lean_ctor_get(x_74, 0); -x_89 = lean_ctor_get(x_74, 1); -lean_inc(x_89); -lean_inc(x_88); -lean_dec(x_74); -x_90 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_91 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_92 = lean_array_push(x_91, x_1); -x_93 = lean_array_push(x_92, x_90); -x_94 = lean_array_push(x_93, x_88); -x_95 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_96 = l_Lean_mkAppN(x_95, x_94); -lean_ctor_set(x_26, 0, x_96); -x_97 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_98 = lean_unsigned_to_nat(0u); -x_99 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_99, 0, x_97); -lean_ctor_set(x_99, 1, x_26); -lean_ctor_set(x_99, 2, x_98); -x_100 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_14, 0, x_100); -x_101 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_101, 0, x_14); -lean_ctor_set(x_101, 1, x_89); -return x_101; -} -} -else -{ -uint8_t x_102; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_108; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_102 = !lean_is_exclusive(x_74); -if (x_102 == 0) +x_108 = !lean_is_exclusive(x_80); +if (x_108 == 0) { -return x_74; +return x_80; } else { -lean_object* x_103; lean_object* x_104; lean_object* x_105; -x_103 = lean_ctor_get(x_74, 0); -x_104 = lean_ctor_get(x_74, 1); -lean_inc(x_104); -lean_inc(x_103); -lean_dec(x_74); -x_105 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_105, 0, x_103); -lean_ctor_set(x_105, 1, x_104); -return x_105; +lean_object* x_109; lean_object* x_110; lean_object* x_111; +x_109 = lean_ctor_get(x_80, 0); +x_110 = lean_ctor_get(x_80, 1); +lean_inc(x_110); +lean_inc(x_109); +lean_dec(x_80); +x_111 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_111, 0, x_109); +lean_ctor_set(x_111, 1, x_110); +return x_111; } } } } else { -uint8_t x_106; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_112; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_106 = !lean_is_exclusive(x_36); -if (x_106 == 0) +x_112 = !lean_is_exclusive(x_42); +if (x_112 == 0) { -return x_36; +return x_42; } else { -lean_object* x_107; lean_object* x_108; lean_object* x_109; -x_107 = lean_ctor_get(x_36, 0); -x_108 = lean_ctor_get(x_36, 1); -lean_inc(x_108); -lean_inc(x_107); -lean_dec(x_36); -x_109 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_109, 0, x_107); -lean_ctor_set(x_109, 1, x_108); -return x_109; +lean_object* x_113; lean_object* x_114; lean_object* x_115; +x_113 = lean_ctor_get(x_42, 0); +x_114 = lean_ctor_get(x_42, 1); +lean_inc(x_114); +lean_inc(x_113); +lean_dec(x_42); +x_115 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_115, 0, x_113); +lean_ctor_set(x_115, 1, x_114); +return x_115; } } } else { -lean_object* x_110; lean_object* x_111; -x_110 = lean_ctor_get(x_26, 0); -lean_inc(x_110); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_116; lean_object* x_117; +x_116 = lean_ctor_get(x_32, 0); +lean_inc(x_116); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_111 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_111) == 0) -{ -lean_object* x_112; lean_object* x_113; uint8_t x_114; -x_112 = lean_ctor_get(x_111, 0); -lean_inc(x_112); -x_113 = lean_ctor_get(x_111, 1); -lean_inc(x_113); -lean_dec(x_111); -x_114 = lean_nat_dec_le(x_23, x_110); -lean_dec(x_110); -lean_dec(x_23); -if (x_114 == 0) +x_117 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_117) == 0) { -lean_object* x_115; lean_object* x_116; -x_115 = l_Nat_reduceBinPred___lambda__1___closed__4; -x_116 = l_Lean_Meta_mkEqRefl(x_115, x_6, x_7, x_8, x_9, x_113); -if (lean_obj_tag(x_116) == 0) -{ -lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; -x_117 = lean_ctor_get(x_116, 0); -lean_inc(x_117); -x_118 = lean_ctor_get(x_116, 1); +lean_object* x_118; lean_object* x_119; uint8_t x_120; +x_118 = lean_ctor_get(x_117, 0); lean_inc(x_118); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_119 = x_116; -} else { - lean_dec_ref(x_116); - x_119 = lean_box(0); -} -x_120 = l_Lean_Expr_appArg_x21(x_112); -lean_dec(x_112); -x_121 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_122 = lean_array_push(x_121, x_1); -x_123 = lean_array_push(x_122, x_120); -x_124 = lean_array_push(x_123, x_117); -x_125 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_126 = l_Lean_mkAppN(x_125, x_124); -x_127 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_127, 0, x_126); -x_128 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_129 = lean_unsigned_to_nat(0u); -x_130 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_130, 0, x_128); -lean_ctor_set(x_130, 1, x_127); -lean_ctor_set(x_130, 2, x_129); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -lean_ctor_set(x_14, 0, x_131); -if (lean_is_scalar(x_119)) { - x_132 = lean_alloc_ctor(0, 2, 0); -} else { - x_132 = x_119; -} -lean_ctor_set(x_132, 0, x_14); -lean_ctor_set(x_132, 1, x_118); -return x_132; -} -else -{ -lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -lean_dec(x_112); -lean_free_object(x_14); +x_119 = lean_ctor_get(x_117, 1); +lean_inc(x_119); +lean_dec(x_117); +x_120 = lean_nat_dec_le(x_29, x_116); +lean_dec(x_116); +lean_dec(x_29); +if (x_120 == 0) +{ +lean_object* x_121; lean_object* x_122; +x_121 = l_Nat_reduceBinPred___closed__4; +x_122 = l_Lean_Meta_mkEqRefl(x_121, x_5, x_6, x_7, x_8, x_119); +if (lean_obj_tag(x_122) == 0) +{ +lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; +x_123 = lean_ctor_get(x_122, 0); +lean_inc(x_123); +x_124 = lean_ctor_get(x_122, 1); +lean_inc(x_124); +if (lean_is_exclusive(x_122)) { + lean_ctor_release(x_122, 0); + lean_ctor_release(x_122, 1); + x_125 = x_122; +} else { + lean_dec_ref(x_122); + x_125 = lean_box(0); +} +x_126 = l_Lean_Expr_appArg_x21(x_118); +lean_dec(x_118); +x_127 = l_Nat_reduceBinPred___closed__11; +x_128 = lean_array_push(x_127, x_1); +x_129 = lean_array_push(x_128, x_126); +x_130 = lean_array_push(x_129, x_123); +x_131 = l_Nat_reduceBinPred___closed__10; +x_132 = l_Lean_mkAppN(x_131, x_130); +x_133 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_133, 0, x_132); +x_134 = l_Nat_reduceBinPred___closed__7; +x_135 = lean_unsigned_to_nat(0u); +x_136 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_136, 0, x_134); +lean_ctor_set(x_136, 1, x_133); +lean_ctor_set(x_136, 2, x_135); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +lean_ctor_set(x_20, 0, x_137); +if (lean_is_scalar(x_125)) { + x_138 = lean_alloc_ctor(0, 2, 0); +} else { + x_138 = x_125; +} +lean_ctor_set(x_138, 0, x_20); +lean_ctor_set(x_138, 1, x_124); +return x_138; +} +else +{ +lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +lean_dec(x_118); +lean_free_object(x_20); lean_dec(x_1); -x_133 = lean_ctor_get(x_116, 0); -lean_inc(x_133); -x_134 = lean_ctor_get(x_116, 1); -lean_inc(x_134); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_135 = x_116; -} else { - lean_dec_ref(x_116); - x_135 = lean_box(0); -} -if (lean_is_scalar(x_135)) { - x_136 = lean_alloc_ctor(1, 2, 0); -} else { - x_136 = x_135; -} -lean_ctor_set(x_136, 0, x_133); -lean_ctor_set(x_136, 1, x_134); -return x_136; -} -} -else -{ -lean_object* x_137; lean_object* x_138; -x_137 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_138 = l_Lean_Meta_mkEqRefl(x_137, x_6, x_7, x_8, x_9, x_113); -if (lean_obj_tag(x_138) == 0) -{ -lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; -x_139 = lean_ctor_get(x_138, 0); +x_139 = lean_ctor_get(x_122, 0); lean_inc(x_139); -x_140 = lean_ctor_get(x_138, 1); +x_140 = lean_ctor_get(x_122, 1); lean_inc(x_140); -if (lean_is_exclusive(x_138)) { - lean_ctor_release(x_138, 0); - lean_ctor_release(x_138, 1); - x_141 = x_138; +if (lean_is_exclusive(x_122)) { + lean_ctor_release(x_122, 0); + lean_ctor_release(x_122, 1); + x_141 = x_122; } else { - lean_dec_ref(x_138); + lean_dec_ref(x_122); x_141 = lean_box(0); } -x_142 = l_Lean_Expr_appArg_x21(x_112); -lean_dec(x_112); -x_143 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_144 = lean_array_push(x_143, x_1); -x_145 = lean_array_push(x_144, x_142); -x_146 = lean_array_push(x_145, x_139); -x_147 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_148 = l_Lean_mkAppN(x_147, x_146); -x_149 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_149, 0, x_148); -x_150 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_151 = lean_unsigned_to_nat(0u); -x_152 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_152, 0, x_150); -lean_ctor_set(x_152, 1, x_149); -lean_ctor_set(x_152, 2, x_151); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -lean_ctor_set(x_14, 0, x_153); if (lean_is_scalar(x_141)) { - x_154 = lean_alloc_ctor(0, 2, 0); -} else { - x_154 = x_141; -} -lean_ctor_set(x_154, 0, x_14); -lean_ctor_set(x_154, 1, x_140); -return x_154; -} -else -{ -lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -lean_dec(x_112); -lean_free_object(x_14); + x_142 = lean_alloc_ctor(1, 2, 0); +} else { + x_142 = x_141; +} +lean_ctor_set(x_142, 0, x_139); +lean_ctor_set(x_142, 1, x_140); +return x_142; +} +} +else +{ +lean_object* x_143; lean_object* x_144; +x_143 = l_Nat_reduceBinPred___closed__14; +x_144 = l_Lean_Meta_mkEqRefl(x_143, x_5, x_6, x_7, x_8, x_119); +if (lean_obj_tag(x_144) == 0) +{ +lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; +x_145 = lean_ctor_get(x_144, 0); +lean_inc(x_145); +x_146 = lean_ctor_get(x_144, 1); +lean_inc(x_146); +if (lean_is_exclusive(x_144)) { + lean_ctor_release(x_144, 0); + lean_ctor_release(x_144, 1); + x_147 = x_144; +} else { + lean_dec_ref(x_144); + x_147 = lean_box(0); +} +x_148 = l_Lean_Expr_appArg_x21(x_118); +lean_dec(x_118); +x_149 = l_Nat_reduceBinPred___closed__11; +x_150 = lean_array_push(x_149, x_1); +x_151 = lean_array_push(x_150, x_148); +x_152 = lean_array_push(x_151, x_145); +x_153 = l_Nat_reduceBinPred___closed__20; +x_154 = l_Lean_mkAppN(x_153, x_152); +x_155 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_155, 0, x_154); +x_156 = l_Nat_reduceBinPred___closed__17; +x_157 = lean_unsigned_to_nat(0u); +x_158 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_158, 0, x_156); +lean_ctor_set(x_158, 1, x_155); +lean_ctor_set(x_158, 2, x_157); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +lean_ctor_set(x_20, 0, x_159); +if (lean_is_scalar(x_147)) { + x_160 = lean_alloc_ctor(0, 2, 0); +} else { + x_160 = x_147; +} +lean_ctor_set(x_160, 0, x_20); +lean_ctor_set(x_160, 1, x_146); +return x_160; +} +else +{ +lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +lean_dec(x_118); +lean_free_object(x_20); lean_dec(x_1); -x_155 = lean_ctor_get(x_138, 0); -lean_inc(x_155); -x_156 = lean_ctor_get(x_138, 1); -lean_inc(x_156); -if (lean_is_exclusive(x_138)) { - lean_ctor_release(x_138, 0); - lean_ctor_release(x_138, 1); - x_157 = x_138; +x_161 = lean_ctor_get(x_144, 0); +lean_inc(x_161); +x_162 = lean_ctor_get(x_144, 1); +lean_inc(x_162); +if (lean_is_exclusive(x_144)) { + lean_ctor_release(x_144, 0); + lean_ctor_release(x_144, 1); + x_163 = x_144; } else { - lean_dec_ref(x_138); - x_157 = lean_box(0); + lean_dec_ref(x_144); + x_163 = lean_box(0); } -if (lean_is_scalar(x_157)) { - x_158 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_163)) { + x_164 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_157; + x_164 = x_163; } -lean_ctor_set(x_158, 0, x_155); -lean_ctor_set(x_158, 1, x_156); -return x_158; +lean_ctor_set(x_164, 0, x_161); +lean_ctor_set(x_164, 1, x_162); +return x_164; } } } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_110); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_116); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_159 = lean_ctor_get(x_111, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_111, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_111)) { - lean_ctor_release(x_111, 0); - lean_ctor_release(x_111, 1); - x_161 = x_111; +x_165 = lean_ctor_get(x_117, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_117, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_117)) { + lean_ctor_release(x_117, 0); + lean_ctor_release(x_117, 1); + x_167 = x_117; } else { - lean_dec_ref(x_111); - x_161 = lean_box(0); + lean_dec_ref(x_117); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } } else { -uint8_t x_163; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_169; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = !lean_is_exclusive(x_25); -if (x_163 == 0) +x_169 = !lean_is_exclusive(x_31); +if (x_169 == 0) { -return x_25; +return x_31; } else { -lean_object* x_164; lean_object* x_165; lean_object* x_166; -x_164 = lean_ctor_get(x_25, 0); -x_165 = lean_ctor_get(x_25, 1); -lean_inc(x_165); -lean_inc(x_164); -lean_dec(x_25); -x_166 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_166, 0, x_164); -lean_ctor_set(x_166, 1, x_165); -return x_166; +lean_object* x_170; lean_object* x_171; lean_object* x_172; +x_170 = lean_ctor_get(x_31, 0); +x_171 = lean_ctor_get(x_31, 1); +lean_inc(x_171); +lean_inc(x_170); +lean_dec(x_31); +x_172 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_172, 0, x_170); +lean_ctor_set(x_172, 1, x_171); +return x_172; } } } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_14, 0); -lean_inc(x_167); -lean_dec(x_14); -x_168 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_20, 0); +lean_inc(x_173); +lean_dec(x_20); +x_174 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); -x_169 = l_Nat_fromExpr_x3f(x_168, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_169) == 0) +lean_inc(x_6); +x_175 = l_Nat_fromExpr_x3f(x_174, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_175) == 0) { -lean_object* x_170; -x_170 = lean_ctor_get(x_169, 0); -lean_inc(x_170); -if (lean_obj_tag(x_170) == 0) +lean_object* x_176; +x_176 = lean_ctor_get(x_175, 0); +lean_inc(x_176); +if (lean_obj_tag(x_176) == 0) { -lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; -lean_dec(x_167); -lean_dec(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_171 = lean_ctor_get(x_169, 1); -lean_inc(x_171); -if (lean_is_exclusive(x_169)) { - lean_ctor_release(x_169, 0); - lean_ctor_release(x_169, 1); - x_172 = x_169; +x_177 = lean_ctor_get(x_175, 1); +lean_inc(x_177); +if (lean_is_exclusive(x_175)) { + lean_ctor_release(x_175, 0); + lean_ctor_release(x_175, 1); + x_178 = x_175; } else { - lean_dec_ref(x_169); - x_172 = lean_box(0); + lean_dec_ref(x_175); + x_178 = lean_box(0); } -x_173 = lean_box(0); -if (lean_is_scalar(x_172)) { - x_174 = lean_alloc_ctor(0, 2, 0); +x_179 = lean_box(0); +if (lean_is_scalar(x_178)) { + x_180 = lean_alloc_ctor(0, 2, 0); } else { - x_174 = x_172; + x_180 = x_178; } -lean_ctor_set(x_174, 0, x_173); -lean_ctor_set(x_174, 1, x_171); -return x_174; +lean_ctor_set(x_180, 0, x_179); +lean_ctor_set(x_180, 1, x_177); +return x_180; } else { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -x_175 = lean_ctor_get(x_169, 1); -lean_inc(x_175); -lean_dec(x_169); -x_176 = lean_ctor_get(x_170, 0); -lean_inc(x_176); -if (lean_is_exclusive(x_170)) { - lean_ctor_release(x_170, 0); - x_177 = x_170; +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +x_181 = lean_ctor_get(x_175, 1); +lean_inc(x_181); +lean_dec(x_175); +x_182 = lean_ctor_get(x_176, 0); +lean_inc(x_182); +if (lean_is_exclusive(x_176)) { + lean_ctor_release(x_176, 0); + x_183 = x_176; } else { - lean_dec_ref(x_170); - x_177 = lean_box(0); + lean_dec_ref(x_176); + x_183 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_178 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_175); -if (lean_obj_tag(x_178) == 0) -{ -lean_object* x_179; lean_object* x_180; uint8_t x_181; -x_179 = lean_ctor_get(x_178, 0); -lean_inc(x_179); -x_180 = lean_ctor_get(x_178, 1); -lean_inc(x_180); -lean_dec(x_178); -x_181 = lean_nat_dec_le(x_167, x_176); -lean_dec(x_176); -lean_dec(x_167); -if (x_181 == 0) +x_184 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_181); +if (lean_obj_tag(x_184) == 0) { -lean_object* x_182; lean_object* x_183; -x_182 = l_Nat_reduceBinPred___lambda__1___closed__4; -x_183 = l_Lean_Meta_mkEqRefl(x_182, x_6, x_7, x_8, x_9, x_180); -if (lean_obj_tag(x_183) == 0) -{ -lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; -x_184 = lean_ctor_get(x_183, 0); -lean_inc(x_184); -x_185 = lean_ctor_get(x_183, 1); +lean_object* x_185; lean_object* x_186; uint8_t x_187; +x_185 = lean_ctor_get(x_184, 0); lean_inc(x_185); -if (lean_is_exclusive(x_183)) { - lean_ctor_release(x_183, 0); - lean_ctor_release(x_183, 1); - x_186 = x_183; -} else { - lean_dec_ref(x_183); - x_186 = lean_box(0); +x_186 = lean_ctor_get(x_184, 1); +lean_inc(x_186); +lean_dec(x_184); +x_187 = lean_nat_dec_le(x_173, x_182); +lean_dec(x_182); +lean_dec(x_173); +if (x_187 == 0) +{ +lean_object* x_188; lean_object* x_189; +x_188 = l_Nat_reduceBinPred___closed__4; +x_189 = l_Lean_Meta_mkEqRefl(x_188, x_5, x_6, x_7, x_8, x_186); +if (lean_obj_tag(x_189) == 0) +{ +lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; +x_190 = lean_ctor_get(x_189, 0); +lean_inc(x_190); +x_191 = lean_ctor_get(x_189, 1); +lean_inc(x_191); +if (lean_is_exclusive(x_189)) { + lean_ctor_release(x_189, 0); + lean_ctor_release(x_189, 1); + x_192 = x_189; +} else { + lean_dec_ref(x_189); + x_192 = lean_box(0); +} +x_193 = l_Lean_Expr_appArg_x21(x_185); +lean_dec(x_185); +x_194 = l_Nat_reduceBinPred___closed__11; +x_195 = lean_array_push(x_194, x_1); +x_196 = lean_array_push(x_195, x_193); +x_197 = lean_array_push(x_196, x_190); +x_198 = l_Nat_reduceBinPred___closed__10; +x_199 = l_Lean_mkAppN(x_198, x_197); +if (lean_is_scalar(x_183)) { + x_200 = lean_alloc_ctor(1, 1, 0); +} else { + x_200 = x_183; } -x_187 = l_Lean_Expr_appArg_x21(x_179); -lean_dec(x_179); -x_188 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_189 = lean_array_push(x_188, x_1); -x_190 = lean_array_push(x_189, x_187); -x_191 = lean_array_push(x_190, x_184); -x_192 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_193 = l_Lean_mkAppN(x_192, x_191); -if (lean_is_scalar(x_177)) { - x_194 = lean_alloc_ctor(1, 1, 0); -} else { - x_194 = x_177; -} -lean_ctor_set(x_194, 0, x_193); -x_195 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_196 = lean_unsigned_to_nat(0u); -x_197 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_197, 0, x_195); -lean_ctor_set(x_197, 1, x_194); -lean_ctor_set(x_197, 2, x_196); -x_198 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_198, 0, x_197); -x_199 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_199, 0, x_198); -if (lean_is_scalar(x_186)) { - x_200 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_200, 0, x_199); +x_201 = l_Nat_reduceBinPred___closed__7; +x_202 = lean_unsigned_to_nat(0u); +x_203 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_203, 0, x_201); +lean_ctor_set(x_203, 1, x_200); +lean_ctor_set(x_203, 2, x_202); +x_204 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_204, 0, x_203); +x_205 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_205, 0, x_204); +if (lean_is_scalar(x_192)) { + x_206 = lean_alloc_ctor(0, 2, 0); } else { - x_200 = x_186; + x_206 = x_192; } -lean_ctor_set(x_200, 0, x_199); -lean_ctor_set(x_200, 1, x_185); -return x_200; +lean_ctor_set(x_206, 0, x_205); +lean_ctor_set(x_206, 1, x_191); +return x_206; } else { -lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; -lean_dec(x_179); -lean_dec(x_177); +lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; +lean_dec(x_185); +lean_dec(x_183); lean_dec(x_1); -x_201 = lean_ctor_get(x_183, 0); -lean_inc(x_201); -x_202 = lean_ctor_get(x_183, 1); -lean_inc(x_202); -if (lean_is_exclusive(x_183)) { - lean_ctor_release(x_183, 0); - lean_ctor_release(x_183, 1); - x_203 = x_183; +x_207 = lean_ctor_get(x_189, 0); +lean_inc(x_207); +x_208 = lean_ctor_get(x_189, 1); +lean_inc(x_208); +if (lean_is_exclusive(x_189)) { + lean_ctor_release(x_189, 0); + lean_ctor_release(x_189, 1); + x_209 = x_189; } else { - lean_dec_ref(x_183); - x_203 = lean_box(0); + lean_dec_ref(x_189); + x_209 = lean_box(0); } -if (lean_is_scalar(x_203)) { - x_204 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_209)) { + x_210 = lean_alloc_ctor(1, 2, 0); } else { - x_204 = x_203; + x_210 = x_209; } -lean_ctor_set(x_204, 0, x_201); -lean_ctor_set(x_204, 1, x_202); -return x_204; +lean_ctor_set(x_210, 0, x_207); +lean_ctor_set(x_210, 1, x_208); +return x_210; } } else { -lean_object* x_205; lean_object* x_206; -x_205 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_206 = l_Lean_Meta_mkEqRefl(x_205, x_6, x_7, x_8, x_9, x_180); -if (lean_obj_tag(x_206) == 0) +lean_object* x_211; lean_object* x_212; +x_211 = l_Nat_reduceBinPred___closed__14; +x_212 = l_Lean_Meta_mkEqRefl(x_211, x_5, x_6, x_7, x_8, x_186); +if (lean_obj_tag(x_212) == 0) { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; -x_207 = lean_ctor_get(x_206, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_206, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_206)) { - lean_ctor_release(x_206, 0); - lean_ctor_release(x_206, 1); - x_209 = x_206; +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; +x_213 = lean_ctor_get(x_212, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_212, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_212)) { + lean_ctor_release(x_212, 0); + lean_ctor_release(x_212, 1); + x_215 = x_212; } else { - lean_dec_ref(x_206); - x_209 = lean_box(0); + lean_dec_ref(x_212); + x_215 = lean_box(0); } -x_210 = l_Lean_Expr_appArg_x21(x_179); -lean_dec(x_179); -x_211 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_212 = lean_array_push(x_211, x_1); -x_213 = lean_array_push(x_212, x_210); -x_214 = lean_array_push(x_213, x_207); -x_215 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_216 = l_Lean_mkAppN(x_215, x_214); -if (lean_is_scalar(x_177)) { - x_217 = lean_alloc_ctor(1, 1, 0); -} else { - x_217 = x_177; -} -lean_ctor_set(x_217, 0, x_216); -x_218 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_219 = lean_unsigned_to_nat(0u); -x_220 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_220, 0, x_218); -lean_ctor_set(x_220, 1, x_217); -lean_ctor_set(x_220, 2, x_219); -x_221 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_221, 0, x_220); -x_222 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_222, 0, x_221); -if (lean_is_scalar(x_209)) { - x_223 = lean_alloc_ctor(0, 2, 0); +x_216 = l_Lean_Expr_appArg_x21(x_185); +lean_dec(x_185); +x_217 = l_Nat_reduceBinPred___closed__11; +x_218 = lean_array_push(x_217, x_1); +x_219 = lean_array_push(x_218, x_216); +x_220 = lean_array_push(x_219, x_213); +x_221 = l_Nat_reduceBinPred___closed__20; +x_222 = l_Lean_mkAppN(x_221, x_220); +if (lean_is_scalar(x_183)) { + x_223 = lean_alloc_ctor(1, 1, 0); } else { - x_223 = x_209; + x_223 = x_183; } lean_ctor_set(x_223, 0, x_222); -lean_ctor_set(x_223, 1, x_208); -return x_223; +x_224 = l_Nat_reduceBinPred___closed__17; +x_225 = lean_unsigned_to_nat(0u); +x_226 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_226, 0, x_224); +lean_ctor_set(x_226, 1, x_223); +lean_ctor_set(x_226, 2, x_225); +x_227 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_227, 0, x_226); +x_228 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_228, 0, x_227); +if (lean_is_scalar(x_215)) { + x_229 = lean_alloc_ctor(0, 2, 0); +} else { + x_229 = x_215; +} +lean_ctor_set(x_229, 0, x_228); +lean_ctor_set(x_229, 1, x_214); +return x_229; } else { -lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; -lean_dec(x_179); -lean_dec(x_177); +lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; +lean_dec(x_185); +lean_dec(x_183); lean_dec(x_1); -x_224 = lean_ctor_get(x_206, 0); -lean_inc(x_224); -x_225 = lean_ctor_get(x_206, 1); -lean_inc(x_225); -if (lean_is_exclusive(x_206)) { - lean_ctor_release(x_206, 0); - lean_ctor_release(x_206, 1); - x_226 = x_206; +x_230 = lean_ctor_get(x_212, 0); +lean_inc(x_230); +x_231 = lean_ctor_get(x_212, 1); +lean_inc(x_231); +if (lean_is_exclusive(x_212)) { + lean_ctor_release(x_212, 0); + lean_ctor_release(x_212, 1); + x_232 = x_212; } else { - lean_dec_ref(x_206); - x_226 = lean_box(0); + lean_dec_ref(x_212); + x_232 = lean_box(0); } -if (lean_is_scalar(x_226)) { - x_227 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_232)) { + x_233 = lean_alloc_ctor(1, 2, 0); } else { - x_227 = x_226; + x_233 = x_232; } -lean_ctor_set(x_227, 0, x_224); -lean_ctor_set(x_227, 1, x_225); -return x_227; +lean_ctor_set(x_233, 0, x_230); +lean_ctor_set(x_233, 1, x_231); +return x_233; } } } else { -lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; -lean_dec(x_177); -lean_dec(x_176); -lean_dec(x_167); -lean_dec(x_9); +lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; +lean_dec(x_183); +lean_dec(x_182); +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_228 = lean_ctor_get(x_178, 0); -lean_inc(x_228); -x_229 = lean_ctor_get(x_178, 1); -lean_inc(x_229); -if (lean_is_exclusive(x_178)) { - lean_ctor_release(x_178, 0); - lean_ctor_release(x_178, 1); - x_230 = x_178; +x_234 = lean_ctor_get(x_184, 0); +lean_inc(x_234); +x_235 = lean_ctor_get(x_184, 1); +lean_inc(x_235); +if (lean_is_exclusive(x_184)) { + lean_ctor_release(x_184, 0); + lean_ctor_release(x_184, 1); + x_236 = x_184; } else { - lean_dec_ref(x_178); - x_230 = lean_box(0); + lean_dec_ref(x_184); + x_236 = lean_box(0); } -if (lean_is_scalar(x_230)) { - x_231 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_236)) { + x_237 = lean_alloc_ctor(1, 2, 0); } else { - x_231 = x_230; + x_237 = x_236; } -lean_ctor_set(x_231, 0, x_228); -lean_ctor_set(x_231, 1, x_229); -return x_231; +lean_ctor_set(x_237, 0, x_234); +lean_ctor_set(x_237, 1, x_235); +return x_237; } } } else { -lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; -lean_dec(x_167); -lean_dec(x_9); +lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_232 = lean_ctor_get(x_169, 0); -lean_inc(x_232); -x_233 = lean_ctor_get(x_169, 1); -lean_inc(x_233); -if (lean_is_exclusive(x_169)) { - lean_ctor_release(x_169, 0); - lean_ctor_release(x_169, 1); - x_234 = x_169; +x_238 = lean_ctor_get(x_175, 0); +lean_inc(x_238); +x_239 = lean_ctor_get(x_175, 1); +lean_inc(x_239); +if (lean_is_exclusive(x_175)) { + lean_ctor_release(x_175, 0); + lean_ctor_release(x_175, 1); + x_240 = x_175; } else { - lean_dec_ref(x_169); - x_234 = lean_box(0); + lean_dec_ref(x_175); + x_240 = lean_box(0); } -if (lean_is_scalar(x_234)) { - x_235 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_240)) { + x_241 = lean_alloc_ctor(1, 2, 0); } else { - x_235 = x_234; + x_241 = x_240; } -lean_ctor_set(x_235, 0, x_232); -lean_ctor_set(x_235, 1, x_233); -return x_235; +lean_ctor_set(x_241, 0, x_238); +lean_ctor_set(x_241, 1, x_239); +return x_241; } } } } else { -uint8_t x_236; -lean_dec(x_9); +uint8_t x_242; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_236 = !lean_is_exclusive(x_13); -if (x_236 == 0) +x_242 = !lean_is_exclusive(x_19); +if (x_242 == 0) { -return x_13; +return x_19; } else { -lean_object* x_237; lean_object* x_238; lean_object* x_239; -x_237 = lean_ctor_get(x_13, 0); -x_238 = lean_ctor_get(x_13, 1); -lean_inc(x_238); -lean_inc(x_237); -lean_dec(x_13); -x_239 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_239, 0, x_237); -lean_ctor_set(x_239, 1, x_238); -return x_239; -} -} -} -} -static lean_object* _init_l_Nat_reduceLE___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("LE", 2); -return x_1; -} -} -static lean_object* _init_l_Nat_reduceLE___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("le", 2); -return x_1; -} -} -static lean_object* _init_l_Nat_reduceLE___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceLE___closed__1; -x_2 = l_Nat_reduceLE___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; +lean_object* x_243; lean_object* x_244; lean_object* x_245; +x_243 = lean_ctor_get(x_19, 0); +x_244 = lean_ctor_get(x_19, 1); +lean_inc(x_244); +lean_inc(x_243); +lean_dec(x_19); +x_245 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_245, 0, x_243); +lean_ctor_set(x_245, 1, x_244); +return x_245; } } -LEAN_EXPORT lean_object* l_Nat_reduceLE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Nat_reduceLE___closed__3; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Nat_reduceLE___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_16; } } } -LEAN_EXPORT lean_object* l_Nat_reduceLE___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Nat_reduceLE___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_Nat_reduceLE___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_5); +lean_object* x_10; +x_10 = l_Nat_reduceLE(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__1() { +static lean_object* _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__1() { _start: { lean_object* x_1; @@ -7629,17 +7530,17 @@ x_1 = lean_mk_string_from_bytes("reduceLE", 8); return x_1; } } -static lean_object* _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__2() { +static lean_object* _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Nat_reduceSucc___closed__1; -x_2 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__1; +x_2 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__3() { +static lean_object* _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -7651,2133 +7552,2141 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__4() { +static lean_object* _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__4; -x_2 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__3; +x_1 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__4; +x_2 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__5() { +static lean_object* _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__4; -x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5; +x_1 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__4; +x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__6() { +static lean_object* _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__5; +x_1 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__7() { +static lean_object* _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__6; +x_1 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__8() { +static lean_object* _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__7; +x_1 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__9() { +static lean_object* _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__9() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Nat_reduceLE), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Nat_reduceLE___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__2; -x_3 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__8; -x_4 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__9; +x_2 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__2; +x_3 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__8; +x_4 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__9; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_919_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_735_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__2; +x_2 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__9; +x_4 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__9; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_Nat_reduceGT___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Nat_reduceGT___closed__1() { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("GT", 2); +return x_1; +} +} +static lean_object* _init_l_Nat_reduceGT___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("gt", 2); +return x_1; +} +} +static lean_object* _init_l_Nat_reduceGT___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Nat_reduceGT___closed__1; +x_2 = l_Nat_reduceGT___closed__2; +x_3 = l_Lean_Name_mkStr2(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Nat_reduceGT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Nat_reduceGT___closed__3; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_247; +x_247 = lean_box(0); +x_13 = x_247; +x_14 = x_9; +goto block_246; +} +else +{ +lean_object* x_248; +x_248 = l_Nat_reduceBin___closed__1; +x_13 = x_248; +x_14 = x_9; +goto block_246; +} +block_246: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); -x_13 = l_Nat_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_inc(x_6); +x_19 = l_Nat_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); -x_25 = l_Nat_fromExpr_x3f(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_6); +x_31 = l_Nat_fromExpr_x3f(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_37; lean_object* x_38; uint8_t x_39; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_nat_dec_lt(x_35, x_23); -lean_dec(x_23); -lean_dec(x_35); -if (x_39 == 0) +lean_object* x_43; lean_object* x_44; uint8_t x_45; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_nat_dec_lt(x_41, x_29); +lean_dec(x_29); +lean_dec(x_41); +if (x_45 == 0) { -lean_object* x_40; lean_object* x_41; -x_40 = l_Nat_reduceBinPred___lambda__1___closed__4; -x_41 = l_Lean_Meta_mkEqRefl(x_40, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_41) == 0) -{ -uint8_t x_42; -x_42 = !lean_is_exclusive(x_41); -if (x_42 == 0) -{ -lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_43 = lean_ctor_get(x_41, 0); -x_44 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_45 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_46 = lean_array_push(x_45, x_1); -x_47 = lean_array_push(x_46, x_44); -x_48 = lean_array_push(x_47, x_43); -x_49 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_50 = l_Lean_mkAppN(x_49, x_48); -lean_ctor_set(x_26, 0, x_50); -x_51 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_52 = lean_unsigned_to_nat(0u); -x_53 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_53, 0, x_51); -lean_ctor_set(x_53, 1, x_26); -lean_ctor_set(x_53, 2, x_52); -x_54 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_14, 0, x_54); -lean_ctor_set(x_41, 0, x_14); -return x_41; +lean_object* x_46; lean_object* x_47; +x_46 = l_Nat_reduceBinPred___closed__4; +x_47 = l_Lean_Meta_mkEqRefl(x_46, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_47) == 0) +{ +uint8_t x_48; +x_48 = !lean_is_exclusive(x_47); +if (x_48 == 0) +{ +lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; +x_49 = lean_ctor_get(x_47, 0); +x_50 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_51 = l_Nat_reduceBinPred___closed__11; +x_52 = lean_array_push(x_51, x_1); +x_53 = lean_array_push(x_52, x_50); +x_54 = lean_array_push(x_53, x_49); +x_55 = l_Nat_reduceBinPred___closed__10; +x_56 = l_Lean_mkAppN(x_55, x_54); +lean_ctor_set(x_32, 0, x_56); +x_57 = l_Nat_reduceBinPred___closed__7; +x_58 = lean_unsigned_to_nat(0u); +x_59 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_59, 0, x_57); +lean_ctor_set(x_59, 1, x_32); +lean_ctor_set(x_59, 2, x_58); +x_60 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_60, 0, x_59); +lean_ctor_set(x_20, 0, x_60); +lean_ctor_set(x_47, 0, x_20); +return x_47; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_55 = lean_ctor_get(x_41, 0); -x_56 = lean_ctor_get(x_41, 1); -lean_inc(x_56); -lean_inc(x_55); -lean_dec(x_41); -x_57 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_58 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_59 = lean_array_push(x_58, x_1); -x_60 = lean_array_push(x_59, x_57); -x_61 = lean_array_push(x_60, x_55); -x_62 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_63 = l_Lean_mkAppN(x_62, x_61); -lean_ctor_set(x_26, 0, x_63); -x_64 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_64); -lean_ctor_set(x_66, 1, x_26); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_14, 0, x_67); -x_68 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_68, 0, x_14); -lean_ctor_set(x_68, 1, x_56); -return x_68; +lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_61 = lean_ctor_get(x_47, 0); +x_62 = lean_ctor_get(x_47, 1); +lean_inc(x_62); +lean_inc(x_61); +lean_dec(x_47); +x_63 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_64 = l_Nat_reduceBinPred___closed__11; +x_65 = lean_array_push(x_64, x_1); +x_66 = lean_array_push(x_65, x_63); +x_67 = lean_array_push(x_66, x_61); +x_68 = l_Nat_reduceBinPred___closed__10; +x_69 = l_Lean_mkAppN(x_68, x_67); +lean_ctor_set(x_32, 0, x_69); +x_70 = l_Nat_reduceBinPred___closed__7; +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_70); +lean_ctor_set(x_72, 1, x_32); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +lean_ctor_set(x_20, 0, x_73); +x_74 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_74, 0, x_20); +lean_ctor_set(x_74, 1, x_62); +return x_74; } } else { -uint8_t x_69; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_75; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_69 = !lean_is_exclusive(x_41); -if (x_69 == 0) +x_75 = !lean_is_exclusive(x_47); +if (x_75 == 0) { -return x_41; +return x_47; } else { -lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_70 = lean_ctor_get(x_41, 0); -x_71 = lean_ctor_get(x_41, 1); -lean_inc(x_71); -lean_inc(x_70); -lean_dec(x_41); -x_72 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_72, 0, x_70); -lean_ctor_set(x_72, 1, x_71); -return x_72; +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_47, 0); +x_77 = lean_ctor_get(x_47, 1); +lean_inc(x_77); +lean_inc(x_76); +lean_dec(x_47); +x_78 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_78, 0, x_76); +lean_ctor_set(x_78, 1, x_77); +return x_78; } } } else { -lean_object* x_73; lean_object* x_74; -x_73 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_74 = l_Lean_Meta_mkEqRefl(x_73, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_74) == 0) +lean_object* x_79; lean_object* x_80; +x_79 = l_Nat_reduceBinPred___closed__14; +x_80 = l_Lean_Meta_mkEqRefl(x_79, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_80) == 0) { -uint8_t x_75; -x_75 = !lean_is_exclusive(x_74); -if (x_75 == 0) +uint8_t x_81; +x_81 = !lean_is_exclusive(x_80); +if (x_81 == 0) { -lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; -x_76 = lean_ctor_get(x_74, 0); -x_77 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_78 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_79 = lean_array_push(x_78, x_1); -x_80 = lean_array_push(x_79, x_77); -x_81 = lean_array_push(x_80, x_76); -x_82 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_83 = l_Lean_mkAppN(x_82, x_81); -lean_ctor_set(x_26, 0, x_83); -x_84 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_85 = lean_unsigned_to_nat(0u); -x_86 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_86, 0, x_84); -lean_ctor_set(x_86, 1, x_26); -lean_ctor_set(x_86, 2, x_85); -x_87 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_14, 0, x_87); -lean_ctor_set(x_74, 0, x_14); -return x_74; +lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; +x_82 = lean_ctor_get(x_80, 0); +x_83 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_84 = l_Nat_reduceBinPred___closed__11; +x_85 = lean_array_push(x_84, x_1); +x_86 = lean_array_push(x_85, x_83); +x_87 = lean_array_push(x_86, x_82); +x_88 = l_Nat_reduceBinPred___closed__20; +x_89 = l_Lean_mkAppN(x_88, x_87); +lean_ctor_set(x_32, 0, x_89); +x_90 = l_Nat_reduceBinPred___closed__17; +x_91 = lean_unsigned_to_nat(0u); +x_92 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_92, 0, x_90); +lean_ctor_set(x_92, 1, x_32); +lean_ctor_set(x_92, 2, x_91); +x_93 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_93, 0, x_92); +lean_ctor_set(x_20, 0, x_93); +lean_ctor_set(x_80, 0, x_20); +return x_80; +} +else +{ +lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; +x_94 = lean_ctor_get(x_80, 0); +x_95 = lean_ctor_get(x_80, 1); +lean_inc(x_95); +lean_inc(x_94); +lean_dec(x_80); +x_96 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_97 = l_Nat_reduceBinPred___closed__11; +x_98 = lean_array_push(x_97, x_1); +x_99 = lean_array_push(x_98, x_96); +x_100 = lean_array_push(x_99, x_94); +x_101 = l_Nat_reduceBinPred___closed__20; +x_102 = l_Lean_mkAppN(x_101, x_100); +lean_ctor_set(x_32, 0, x_102); +x_103 = l_Nat_reduceBinPred___closed__17; +x_104 = lean_unsigned_to_nat(0u); +x_105 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_105, 0, x_103); +lean_ctor_set(x_105, 1, x_32); +lean_ctor_set(x_105, 2, x_104); +x_106 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_106, 0, x_105); +lean_ctor_set(x_20, 0, x_106); +x_107 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_107, 0, x_20); +lean_ctor_set(x_107, 1, x_95); +return x_107; +} } else { -lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; -x_88 = lean_ctor_get(x_74, 0); -x_89 = lean_ctor_get(x_74, 1); -lean_inc(x_89); -lean_inc(x_88); -lean_dec(x_74); -x_90 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_91 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_92 = lean_array_push(x_91, x_1); -x_93 = lean_array_push(x_92, x_90); -x_94 = lean_array_push(x_93, x_88); -x_95 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_96 = l_Lean_mkAppN(x_95, x_94); -lean_ctor_set(x_26, 0, x_96); -x_97 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_98 = lean_unsigned_to_nat(0u); -x_99 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_99, 0, x_97); -lean_ctor_set(x_99, 1, x_26); -lean_ctor_set(x_99, 2, x_98); -x_100 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_14, 0, x_100); -x_101 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_101, 0, x_14); -lean_ctor_set(x_101, 1, x_89); -return x_101; -} -} -else -{ -uint8_t x_102; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_108; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_102 = !lean_is_exclusive(x_74); -if (x_102 == 0) +x_108 = !lean_is_exclusive(x_80); +if (x_108 == 0) { -return x_74; +return x_80; } else { -lean_object* x_103; lean_object* x_104; lean_object* x_105; -x_103 = lean_ctor_get(x_74, 0); -x_104 = lean_ctor_get(x_74, 1); -lean_inc(x_104); -lean_inc(x_103); -lean_dec(x_74); -x_105 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_105, 0, x_103); -lean_ctor_set(x_105, 1, x_104); -return x_105; +lean_object* x_109; lean_object* x_110; lean_object* x_111; +x_109 = lean_ctor_get(x_80, 0); +x_110 = lean_ctor_get(x_80, 1); +lean_inc(x_110); +lean_inc(x_109); +lean_dec(x_80); +x_111 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_111, 0, x_109); +lean_ctor_set(x_111, 1, x_110); +return x_111; } } } } else { -uint8_t x_106; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_112; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_106 = !lean_is_exclusive(x_36); -if (x_106 == 0) +x_112 = !lean_is_exclusive(x_42); +if (x_112 == 0) { -return x_36; +return x_42; } else { -lean_object* x_107; lean_object* x_108; lean_object* x_109; -x_107 = lean_ctor_get(x_36, 0); -x_108 = lean_ctor_get(x_36, 1); -lean_inc(x_108); -lean_inc(x_107); -lean_dec(x_36); -x_109 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_109, 0, x_107); -lean_ctor_set(x_109, 1, x_108); -return x_109; +lean_object* x_113; lean_object* x_114; lean_object* x_115; +x_113 = lean_ctor_get(x_42, 0); +x_114 = lean_ctor_get(x_42, 1); +lean_inc(x_114); +lean_inc(x_113); +lean_dec(x_42); +x_115 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_115, 0, x_113); +lean_ctor_set(x_115, 1, x_114); +return x_115; } } } else { -lean_object* x_110; lean_object* x_111; -x_110 = lean_ctor_get(x_26, 0); -lean_inc(x_110); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_116; lean_object* x_117; +x_116 = lean_ctor_get(x_32, 0); +lean_inc(x_116); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_111 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_111) == 0) +x_117 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_117) == 0) { -lean_object* x_112; lean_object* x_113; uint8_t x_114; -x_112 = lean_ctor_get(x_111, 0); -lean_inc(x_112); -x_113 = lean_ctor_get(x_111, 1); -lean_inc(x_113); -lean_dec(x_111); -x_114 = lean_nat_dec_lt(x_110, x_23); -lean_dec(x_23); -lean_dec(x_110); -if (x_114 == 0) -{ -lean_object* x_115; lean_object* x_116; -x_115 = l_Nat_reduceBinPred___lambda__1___closed__4; -x_116 = l_Lean_Meta_mkEqRefl(x_115, x_6, x_7, x_8, x_9, x_113); -if (lean_obj_tag(x_116) == 0) -{ -lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; -x_117 = lean_ctor_get(x_116, 0); -lean_inc(x_117); -x_118 = lean_ctor_get(x_116, 1); +lean_object* x_118; lean_object* x_119; uint8_t x_120; +x_118 = lean_ctor_get(x_117, 0); lean_inc(x_118); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_119 = x_116; -} else { - lean_dec_ref(x_116); - x_119 = lean_box(0); -} -x_120 = l_Lean_Expr_appArg_x21(x_112); -lean_dec(x_112); -x_121 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_122 = lean_array_push(x_121, x_1); -x_123 = lean_array_push(x_122, x_120); -x_124 = lean_array_push(x_123, x_117); -x_125 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_126 = l_Lean_mkAppN(x_125, x_124); -x_127 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_127, 0, x_126); -x_128 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_129 = lean_unsigned_to_nat(0u); -x_130 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_130, 0, x_128); -lean_ctor_set(x_130, 1, x_127); -lean_ctor_set(x_130, 2, x_129); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -lean_ctor_set(x_14, 0, x_131); -if (lean_is_scalar(x_119)) { - x_132 = lean_alloc_ctor(0, 2, 0); -} else { - x_132 = x_119; -} -lean_ctor_set(x_132, 0, x_14); -lean_ctor_set(x_132, 1, x_118); -return x_132; -} -else -{ -lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -lean_dec(x_112); -lean_free_object(x_14); +x_119 = lean_ctor_get(x_117, 1); +lean_inc(x_119); +lean_dec(x_117); +x_120 = lean_nat_dec_lt(x_116, x_29); +lean_dec(x_29); +lean_dec(x_116); +if (x_120 == 0) +{ +lean_object* x_121; lean_object* x_122; +x_121 = l_Nat_reduceBinPred___closed__4; +x_122 = l_Lean_Meta_mkEqRefl(x_121, x_5, x_6, x_7, x_8, x_119); +if (lean_obj_tag(x_122) == 0) +{ +lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; +x_123 = lean_ctor_get(x_122, 0); +lean_inc(x_123); +x_124 = lean_ctor_get(x_122, 1); +lean_inc(x_124); +if (lean_is_exclusive(x_122)) { + lean_ctor_release(x_122, 0); + lean_ctor_release(x_122, 1); + x_125 = x_122; +} else { + lean_dec_ref(x_122); + x_125 = lean_box(0); +} +x_126 = l_Lean_Expr_appArg_x21(x_118); +lean_dec(x_118); +x_127 = l_Nat_reduceBinPred___closed__11; +x_128 = lean_array_push(x_127, x_1); +x_129 = lean_array_push(x_128, x_126); +x_130 = lean_array_push(x_129, x_123); +x_131 = l_Nat_reduceBinPred___closed__10; +x_132 = l_Lean_mkAppN(x_131, x_130); +x_133 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_133, 0, x_132); +x_134 = l_Nat_reduceBinPred___closed__7; +x_135 = lean_unsigned_to_nat(0u); +x_136 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_136, 0, x_134); +lean_ctor_set(x_136, 1, x_133); +lean_ctor_set(x_136, 2, x_135); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +lean_ctor_set(x_20, 0, x_137); +if (lean_is_scalar(x_125)) { + x_138 = lean_alloc_ctor(0, 2, 0); +} else { + x_138 = x_125; +} +lean_ctor_set(x_138, 0, x_20); +lean_ctor_set(x_138, 1, x_124); +return x_138; +} +else +{ +lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +lean_dec(x_118); +lean_free_object(x_20); lean_dec(x_1); -x_133 = lean_ctor_get(x_116, 0); -lean_inc(x_133); -x_134 = lean_ctor_get(x_116, 1); -lean_inc(x_134); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_135 = x_116; -} else { - lean_dec_ref(x_116); - x_135 = lean_box(0); -} -if (lean_is_scalar(x_135)) { - x_136 = lean_alloc_ctor(1, 2, 0); -} else { - x_136 = x_135; -} -lean_ctor_set(x_136, 0, x_133); -lean_ctor_set(x_136, 1, x_134); -return x_136; -} -} -else -{ -lean_object* x_137; lean_object* x_138; -x_137 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_138 = l_Lean_Meta_mkEqRefl(x_137, x_6, x_7, x_8, x_9, x_113); -if (lean_obj_tag(x_138) == 0) -{ -lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; -x_139 = lean_ctor_get(x_138, 0); +x_139 = lean_ctor_get(x_122, 0); lean_inc(x_139); -x_140 = lean_ctor_get(x_138, 1); +x_140 = lean_ctor_get(x_122, 1); lean_inc(x_140); -if (lean_is_exclusive(x_138)) { - lean_ctor_release(x_138, 0); - lean_ctor_release(x_138, 1); - x_141 = x_138; +if (lean_is_exclusive(x_122)) { + lean_ctor_release(x_122, 0); + lean_ctor_release(x_122, 1); + x_141 = x_122; } else { - lean_dec_ref(x_138); + lean_dec_ref(x_122); x_141 = lean_box(0); } -x_142 = l_Lean_Expr_appArg_x21(x_112); -lean_dec(x_112); -x_143 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_144 = lean_array_push(x_143, x_1); -x_145 = lean_array_push(x_144, x_142); -x_146 = lean_array_push(x_145, x_139); -x_147 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_148 = l_Lean_mkAppN(x_147, x_146); -x_149 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_149, 0, x_148); -x_150 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_151 = lean_unsigned_to_nat(0u); -x_152 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_152, 0, x_150); -lean_ctor_set(x_152, 1, x_149); -lean_ctor_set(x_152, 2, x_151); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -lean_ctor_set(x_14, 0, x_153); if (lean_is_scalar(x_141)) { - x_154 = lean_alloc_ctor(0, 2, 0); -} else { - x_154 = x_141; -} -lean_ctor_set(x_154, 0, x_14); -lean_ctor_set(x_154, 1, x_140); -return x_154; -} -else -{ -lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -lean_dec(x_112); -lean_free_object(x_14); + x_142 = lean_alloc_ctor(1, 2, 0); +} else { + x_142 = x_141; +} +lean_ctor_set(x_142, 0, x_139); +lean_ctor_set(x_142, 1, x_140); +return x_142; +} +} +else +{ +lean_object* x_143; lean_object* x_144; +x_143 = l_Nat_reduceBinPred___closed__14; +x_144 = l_Lean_Meta_mkEqRefl(x_143, x_5, x_6, x_7, x_8, x_119); +if (lean_obj_tag(x_144) == 0) +{ +lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; +x_145 = lean_ctor_get(x_144, 0); +lean_inc(x_145); +x_146 = lean_ctor_get(x_144, 1); +lean_inc(x_146); +if (lean_is_exclusive(x_144)) { + lean_ctor_release(x_144, 0); + lean_ctor_release(x_144, 1); + x_147 = x_144; +} else { + lean_dec_ref(x_144); + x_147 = lean_box(0); +} +x_148 = l_Lean_Expr_appArg_x21(x_118); +lean_dec(x_118); +x_149 = l_Nat_reduceBinPred___closed__11; +x_150 = lean_array_push(x_149, x_1); +x_151 = lean_array_push(x_150, x_148); +x_152 = lean_array_push(x_151, x_145); +x_153 = l_Nat_reduceBinPred___closed__20; +x_154 = l_Lean_mkAppN(x_153, x_152); +x_155 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_155, 0, x_154); +x_156 = l_Nat_reduceBinPred___closed__17; +x_157 = lean_unsigned_to_nat(0u); +x_158 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_158, 0, x_156); +lean_ctor_set(x_158, 1, x_155); +lean_ctor_set(x_158, 2, x_157); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +lean_ctor_set(x_20, 0, x_159); +if (lean_is_scalar(x_147)) { + x_160 = lean_alloc_ctor(0, 2, 0); +} else { + x_160 = x_147; +} +lean_ctor_set(x_160, 0, x_20); +lean_ctor_set(x_160, 1, x_146); +return x_160; +} +else +{ +lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +lean_dec(x_118); +lean_free_object(x_20); lean_dec(x_1); -x_155 = lean_ctor_get(x_138, 0); -lean_inc(x_155); -x_156 = lean_ctor_get(x_138, 1); -lean_inc(x_156); -if (lean_is_exclusive(x_138)) { - lean_ctor_release(x_138, 0); - lean_ctor_release(x_138, 1); - x_157 = x_138; +x_161 = lean_ctor_get(x_144, 0); +lean_inc(x_161); +x_162 = lean_ctor_get(x_144, 1); +lean_inc(x_162); +if (lean_is_exclusive(x_144)) { + lean_ctor_release(x_144, 0); + lean_ctor_release(x_144, 1); + x_163 = x_144; } else { - lean_dec_ref(x_138); - x_157 = lean_box(0); + lean_dec_ref(x_144); + x_163 = lean_box(0); } -if (lean_is_scalar(x_157)) { - x_158 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_163)) { + x_164 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_157; + x_164 = x_163; } -lean_ctor_set(x_158, 0, x_155); -lean_ctor_set(x_158, 1, x_156); -return x_158; +lean_ctor_set(x_164, 0, x_161); +lean_ctor_set(x_164, 1, x_162); +return x_164; } } } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_110); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_116); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_159 = lean_ctor_get(x_111, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_111, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_111)) { - lean_ctor_release(x_111, 0); - lean_ctor_release(x_111, 1); - x_161 = x_111; +x_165 = lean_ctor_get(x_117, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_117, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_117)) { + lean_ctor_release(x_117, 0); + lean_ctor_release(x_117, 1); + x_167 = x_117; } else { - lean_dec_ref(x_111); - x_161 = lean_box(0); + lean_dec_ref(x_117); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } } else { -uint8_t x_163; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_169; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = !lean_is_exclusive(x_25); -if (x_163 == 0) +x_169 = !lean_is_exclusive(x_31); +if (x_169 == 0) { -return x_25; +return x_31; } else { -lean_object* x_164; lean_object* x_165; lean_object* x_166; -x_164 = lean_ctor_get(x_25, 0); -x_165 = lean_ctor_get(x_25, 1); -lean_inc(x_165); -lean_inc(x_164); -lean_dec(x_25); -x_166 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_166, 0, x_164); -lean_ctor_set(x_166, 1, x_165); -return x_166; +lean_object* x_170; lean_object* x_171; lean_object* x_172; +x_170 = lean_ctor_get(x_31, 0); +x_171 = lean_ctor_get(x_31, 1); +lean_inc(x_171); +lean_inc(x_170); +lean_dec(x_31); +x_172 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_172, 0, x_170); +lean_ctor_set(x_172, 1, x_171); +return x_172; } } } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_14, 0); -lean_inc(x_167); -lean_dec(x_14); -x_168 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_20, 0); +lean_inc(x_173); +lean_dec(x_20); +x_174 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); -x_169 = l_Nat_fromExpr_x3f(x_168, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_169) == 0) +lean_inc(x_6); +x_175 = l_Nat_fromExpr_x3f(x_174, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_175) == 0) { -lean_object* x_170; -x_170 = lean_ctor_get(x_169, 0); -lean_inc(x_170); -if (lean_obj_tag(x_170) == 0) +lean_object* x_176; +x_176 = lean_ctor_get(x_175, 0); +lean_inc(x_176); +if (lean_obj_tag(x_176) == 0) { -lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; -lean_dec(x_167); -lean_dec(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_171 = lean_ctor_get(x_169, 1); -lean_inc(x_171); -if (lean_is_exclusive(x_169)) { - lean_ctor_release(x_169, 0); - lean_ctor_release(x_169, 1); - x_172 = x_169; +x_177 = lean_ctor_get(x_175, 1); +lean_inc(x_177); +if (lean_is_exclusive(x_175)) { + lean_ctor_release(x_175, 0); + lean_ctor_release(x_175, 1); + x_178 = x_175; } else { - lean_dec_ref(x_169); - x_172 = lean_box(0); + lean_dec_ref(x_175); + x_178 = lean_box(0); } -x_173 = lean_box(0); -if (lean_is_scalar(x_172)) { - x_174 = lean_alloc_ctor(0, 2, 0); +x_179 = lean_box(0); +if (lean_is_scalar(x_178)) { + x_180 = lean_alloc_ctor(0, 2, 0); } else { - x_174 = x_172; + x_180 = x_178; } -lean_ctor_set(x_174, 0, x_173); -lean_ctor_set(x_174, 1, x_171); -return x_174; +lean_ctor_set(x_180, 0, x_179); +lean_ctor_set(x_180, 1, x_177); +return x_180; } else { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -x_175 = lean_ctor_get(x_169, 1); -lean_inc(x_175); -lean_dec(x_169); -x_176 = lean_ctor_get(x_170, 0); -lean_inc(x_176); -if (lean_is_exclusive(x_170)) { - lean_ctor_release(x_170, 0); - x_177 = x_170; +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +x_181 = lean_ctor_get(x_175, 1); +lean_inc(x_181); +lean_dec(x_175); +x_182 = lean_ctor_get(x_176, 0); +lean_inc(x_182); +if (lean_is_exclusive(x_176)) { + lean_ctor_release(x_176, 0); + x_183 = x_176; } else { - lean_dec_ref(x_170); - x_177 = lean_box(0); + lean_dec_ref(x_176); + x_183 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_178 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_175); -if (lean_obj_tag(x_178) == 0) -{ -lean_object* x_179; lean_object* x_180; uint8_t x_181; -x_179 = lean_ctor_get(x_178, 0); -lean_inc(x_179); -x_180 = lean_ctor_get(x_178, 1); -lean_inc(x_180); -lean_dec(x_178); -x_181 = lean_nat_dec_lt(x_176, x_167); -lean_dec(x_167); -lean_dec(x_176); -if (x_181 == 0) -{ -lean_object* x_182; lean_object* x_183; -x_182 = l_Nat_reduceBinPred___lambda__1___closed__4; -x_183 = l_Lean_Meta_mkEqRefl(x_182, x_6, x_7, x_8, x_9, x_180); -if (lean_obj_tag(x_183) == 0) +x_184 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_181); +if (lean_obj_tag(x_184) == 0) { -lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; -x_184 = lean_ctor_get(x_183, 0); -lean_inc(x_184); -x_185 = lean_ctor_get(x_183, 1); +lean_object* x_185; lean_object* x_186; uint8_t x_187; +x_185 = lean_ctor_get(x_184, 0); lean_inc(x_185); -if (lean_is_exclusive(x_183)) { - lean_ctor_release(x_183, 0); - lean_ctor_release(x_183, 1); - x_186 = x_183; -} else { - lean_dec_ref(x_183); - x_186 = lean_box(0); +x_186 = lean_ctor_get(x_184, 1); +lean_inc(x_186); +lean_dec(x_184); +x_187 = lean_nat_dec_lt(x_182, x_173); +lean_dec(x_173); +lean_dec(x_182); +if (x_187 == 0) +{ +lean_object* x_188; lean_object* x_189; +x_188 = l_Nat_reduceBinPred___closed__4; +x_189 = l_Lean_Meta_mkEqRefl(x_188, x_5, x_6, x_7, x_8, x_186); +if (lean_obj_tag(x_189) == 0) +{ +lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; +x_190 = lean_ctor_get(x_189, 0); +lean_inc(x_190); +x_191 = lean_ctor_get(x_189, 1); +lean_inc(x_191); +if (lean_is_exclusive(x_189)) { + lean_ctor_release(x_189, 0); + lean_ctor_release(x_189, 1); + x_192 = x_189; +} else { + lean_dec_ref(x_189); + x_192 = lean_box(0); +} +x_193 = l_Lean_Expr_appArg_x21(x_185); +lean_dec(x_185); +x_194 = l_Nat_reduceBinPred___closed__11; +x_195 = lean_array_push(x_194, x_1); +x_196 = lean_array_push(x_195, x_193); +x_197 = lean_array_push(x_196, x_190); +x_198 = l_Nat_reduceBinPred___closed__10; +x_199 = l_Lean_mkAppN(x_198, x_197); +if (lean_is_scalar(x_183)) { + x_200 = lean_alloc_ctor(1, 1, 0); +} else { + x_200 = x_183; } -x_187 = l_Lean_Expr_appArg_x21(x_179); -lean_dec(x_179); -x_188 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_189 = lean_array_push(x_188, x_1); -x_190 = lean_array_push(x_189, x_187); -x_191 = lean_array_push(x_190, x_184); -x_192 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_193 = l_Lean_mkAppN(x_192, x_191); -if (lean_is_scalar(x_177)) { - x_194 = lean_alloc_ctor(1, 1, 0); -} else { - x_194 = x_177; -} -lean_ctor_set(x_194, 0, x_193); -x_195 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_196 = lean_unsigned_to_nat(0u); -x_197 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_197, 0, x_195); -lean_ctor_set(x_197, 1, x_194); -lean_ctor_set(x_197, 2, x_196); -x_198 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_198, 0, x_197); -x_199 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_199, 0, x_198); -if (lean_is_scalar(x_186)) { - x_200 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_200, 0, x_199); +x_201 = l_Nat_reduceBinPred___closed__7; +x_202 = lean_unsigned_to_nat(0u); +x_203 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_203, 0, x_201); +lean_ctor_set(x_203, 1, x_200); +lean_ctor_set(x_203, 2, x_202); +x_204 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_204, 0, x_203); +x_205 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_205, 0, x_204); +if (lean_is_scalar(x_192)) { + x_206 = lean_alloc_ctor(0, 2, 0); } else { - x_200 = x_186; + x_206 = x_192; } -lean_ctor_set(x_200, 0, x_199); -lean_ctor_set(x_200, 1, x_185); -return x_200; +lean_ctor_set(x_206, 0, x_205); +lean_ctor_set(x_206, 1, x_191); +return x_206; } else { -lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; -lean_dec(x_179); -lean_dec(x_177); +lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; +lean_dec(x_185); +lean_dec(x_183); lean_dec(x_1); -x_201 = lean_ctor_get(x_183, 0); -lean_inc(x_201); -x_202 = lean_ctor_get(x_183, 1); -lean_inc(x_202); -if (lean_is_exclusive(x_183)) { - lean_ctor_release(x_183, 0); - lean_ctor_release(x_183, 1); - x_203 = x_183; +x_207 = lean_ctor_get(x_189, 0); +lean_inc(x_207); +x_208 = lean_ctor_get(x_189, 1); +lean_inc(x_208); +if (lean_is_exclusive(x_189)) { + lean_ctor_release(x_189, 0); + lean_ctor_release(x_189, 1); + x_209 = x_189; } else { - lean_dec_ref(x_183); - x_203 = lean_box(0); + lean_dec_ref(x_189); + x_209 = lean_box(0); } -if (lean_is_scalar(x_203)) { - x_204 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_209)) { + x_210 = lean_alloc_ctor(1, 2, 0); } else { - x_204 = x_203; + x_210 = x_209; } -lean_ctor_set(x_204, 0, x_201); -lean_ctor_set(x_204, 1, x_202); -return x_204; +lean_ctor_set(x_210, 0, x_207); +lean_ctor_set(x_210, 1, x_208); +return x_210; } } else { -lean_object* x_205; lean_object* x_206; -x_205 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_206 = l_Lean_Meta_mkEqRefl(x_205, x_6, x_7, x_8, x_9, x_180); -if (lean_obj_tag(x_206) == 0) +lean_object* x_211; lean_object* x_212; +x_211 = l_Nat_reduceBinPred___closed__14; +x_212 = l_Lean_Meta_mkEqRefl(x_211, x_5, x_6, x_7, x_8, x_186); +if (lean_obj_tag(x_212) == 0) { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; -x_207 = lean_ctor_get(x_206, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_206, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_206)) { - lean_ctor_release(x_206, 0); - lean_ctor_release(x_206, 1); - x_209 = x_206; +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; +x_213 = lean_ctor_get(x_212, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_212, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_212)) { + lean_ctor_release(x_212, 0); + lean_ctor_release(x_212, 1); + x_215 = x_212; } else { - lean_dec_ref(x_206); - x_209 = lean_box(0); + lean_dec_ref(x_212); + x_215 = lean_box(0); } -x_210 = l_Lean_Expr_appArg_x21(x_179); -lean_dec(x_179); -x_211 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_212 = lean_array_push(x_211, x_1); -x_213 = lean_array_push(x_212, x_210); -x_214 = lean_array_push(x_213, x_207); -x_215 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_216 = l_Lean_mkAppN(x_215, x_214); -if (lean_is_scalar(x_177)) { - x_217 = lean_alloc_ctor(1, 1, 0); -} else { - x_217 = x_177; -} -lean_ctor_set(x_217, 0, x_216); -x_218 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_219 = lean_unsigned_to_nat(0u); -x_220 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_220, 0, x_218); -lean_ctor_set(x_220, 1, x_217); -lean_ctor_set(x_220, 2, x_219); -x_221 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_221, 0, x_220); -x_222 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_222, 0, x_221); -if (lean_is_scalar(x_209)) { - x_223 = lean_alloc_ctor(0, 2, 0); +x_216 = l_Lean_Expr_appArg_x21(x_185); +lean_dec(x_185); +x_217 = l_Nat_reduceBinPred___closed__11; +x_218 = lean_array_push(x_217, x_1); +x_219 = lean_array_push(x_218, x_216); +x_220 = lean_array_push(x_219, x_213); +x_221 = l_Nat_reduceBinPred___closed__20; +x_222 = l_Lean_mkAppN(x_221, x_220); +if (lean_is_scalar(x_183)) { + x_223 = lean_alloc_ctor(1, 1, 0); } else { - x_223 = x_209; + x_223 = x_183; } lean_ctor_set(x_223, 0, x_222); -lean_ctor_set(x_223, 1, x_208); -return x_223; +x_224 = l_Nat_reduceBinPred___closed__17; +x_225 = lean_unsigned_to_nat(0u); +x_226 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_226, 0, x_224); +lean_ctor_set(x_226, 1, x_223); +lean_ctor_set(x_226, 2, x_225); +x_227 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_227, 0, x_226); +x_228 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_228, 0, x_227); +if (lean_is_scalar(x_215)) { + x_229 = lean_alloc_ctor(0, 2, 0); +} else { + x_229 = x_215; +} +lean_ctor_set(x_229, 0, x_228); +lean_ctor_set(x_229, 1, x_214); +return x_229; } else { -lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; -lean_dec(x_179); -lean_dec(x_177); +lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; +lean_dec(x_185); +lean_dec(x_183); lean_dec(x_1); -x_224 = lean_ctor_get(x_206, 0); -lean_inc(x_224); -x_225 = lean_ctor_get(x_206, 1); -lean_inc(x_225); -if (lean_is_exclusive(x_206)) { - lean_ctor_release(x_206, 0); - lean_ctor_release(x_206, 1); - x_226 = x_206; +x_230 = lean_ctor_get(x_212, 0); +lean_inc(x_230); +x_231 = lean_ctor_get(x_212, 1); +lean_inc(x_231); +if (lean_is_exclusive(x_212)) { + lean_ctor_release(x_212, 0); + lean_ctor_release(x_212, 1); + x_232 = x_212; } else { - lean_dec_ref(x_206); - x_226 = lean_box(0); + lean_dec_ref(x_212); + x_232 = lean_box(0); } -if (lean_is_scalar(x_226)) { - x_227 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_232)) { + x_233 = lean_alloc_ctor(1, 2, 0); } else { - x_227 = x_226; + x_233 = x_232; } -lean_ctor_set(x_227, 0, x_224); -lean_ctor_set(x_227, 1, x_225); -return x_227; +lean_ctor_set(x_233, 0, x_230); +lean_ctor_set(x_233, 1, x_231); +return x_233; } } } else { -lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; -lean_dec(x_177); -lean_dec(x_176); -lean_dec(x_167); -lean_dec(x_9); +lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; +lean_dec(x_183); +lean_dec(x_182); +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_228 = lean_ctor_get(x_178, 0); -lean_inc(x_228); -x_229 = lean_ctor_get(x_178, 1); -lean_inc(x_229); -if (lean_is_exclusive(x_178)) { - lean_ctor_release(x_178, 0); - lean_ctor_release(x_178, 1); - x_230 = x_178; +x_234 = lean_ctor_get(x_184, 0); +lean_inc(x_234); +x_235 = lean_ctor_get(x_184, 1); +lean_inc(x_235); +if (lean_is_exclusive(x_184)) { + lean_ctor_release(x_184, 0); + lean_ctor_release(x_184, 1); + x_236 = x_184; } else { - lean_dec_ref(x_178); - x_230 = lean_box(0); + lean_dec_ref(x_184); + x_236 = lean_box(0); } -if (lean_is_scalar(x_230)) { - x_231 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_236)) { + x_237 = lean_alloc_ctor(1, 2, 0); } else { - x_231 = x_230; + x_237 = x_236; } -lean_ctor_set(x_231, 0, x_228); -lean_ctor_set(x_231, 1, x_229); -return x_231; +lean_ctor_set(x_237, 0, x_234); +lean_ctor_set(x_237, 1, x_235); +return x_237; } } } else { -lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; -lean_dec(x_167); -lean_dec(x_9); +lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_232 = lean_ctor_get(x_169, 0); -lean_inc(x_232); -x_233 = lean_ctor_get(x_169, 1); -lean_inc(x_233); -if (lean_is_exclusive(x_169)) { - lean_ctor_release(x_169, 0); - lean_ctor_release(x_169, 1); - x_234 = x_169; +x_238 = lean_ctor_get(x_175, 0); +lean_inc(x_238); +x_239 = lean_ctor_get(x_175, 1); +lean_inc(x_239); +if (lean_is_exclusive(x_175)) { + lean_ctor_release(x_175, 0); + lean_ctor_release(x_175, 1); + x_240 = x_175; } else { - lean_dec_ref(x_169); - x_234 = lean_box(0); + lean_dec_ref(x_175); + x_240 = lean_box(0); } -if (lean_is_scalar(x_234)) { - x_235 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_240)) { + x_241 = lean_alloc_ctor(1, 2, 0); } else { - x_235 = x_234; + x_241 = x_240; } -lean_ctor_set(x_235, 0, x_232); -lean_ctor_set(x_235, 1, x_233); -return x_235; +lean_ctor_set(x_241, 0, x_238); +lean_ctor_set(x_241, 1, x_239); +return x_241; } } } } else { -uint8_t x_236; -lean_dec(x_9); +uint8_t x_242; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_236 = !lean_is_exclusive(x_13); -if (x_236 == 0) +x_242 = !lean_is_exclusive(x_19); +if (x_242 == 0) { -return x_13; +return x_19; } else { -lean_object* x_237; lean_object* x_238; lean_object* x_239; -x_237 = lean_ctor_get(x_13, 0); -x_238 = lean_ctor_get(x_13, 1); -lean_inc(x_238); -lean_inc(x_237); -lean_dec(x_13); -x_239 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_239, 0, x_237); -lean_ctor_set(x_239, 1, x_238); -return x_239; +lean_object* x_243; lean_object* x_244; lean_object* x_245; +x_243 = lean_ctor_get(x_19, 0); +x_244 = lean_ctor_get(x_19, 1); +lean_inc(x_244); +lean_inc(x_243); +lean_dec(x_19); +x_245 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_245, 0, x_243); +lean_ctor_set(x_245, 1, x_244); +return x_245; } } } } -static lean_object* _init_l_Nat_reduceGT___closed__1() { +} +} +LEAN_EXPORT lean_object* l_Nat_reduceGT___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("GT", 2); -return x_1; +lean_object* x_10; +x_10 = l_Nat_reduceGT(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +return x_10; } } -static lean_object* _init_l_Nat_reduceGT___closed__2() { +static lean_object* _init_l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772____closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("gt", 2); +x_1 = lean_mk_string_from_bytes("reduceGT", 8); return x_1; } } -static lean_object* _init_l_Nat_reduceGT___closed__3() { +static lean_object* _init_l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceGT___closed__1; -x_2 = l_Nat_reduceGT___closed__2; +x_1 = l_Nat_reduceSucc___closed__1; +x_2 = l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Nat_reduceGT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +static lean_object* _init_l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772____closed__3() { _start: { -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Nat_reduceGT___closed__3; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Nat_reduceGT___boxed), 9, 0); +return x_1; } -else +} +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772_(lean_object* x_1) { +_start: { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Nat_reduceGT___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_16; +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_2 = l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772____closed__2; +x_3 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__9; +x_4 = l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772____closed__3; +x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); +return x_5; +} } +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_774_(lean_object* x_1) { +_start: +{ +lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; +x_2 = l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772____closed__2; +x_3 = 1; +x_4 = l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772____closed__3; +x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); +return x_5; } } -LEAN_EXPORT lean_object* l_Nat_reduceGT___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +static lean_object* _init_l_Nat_reduceGE___closed__1() { _start: { -lean_object* x_11; -x_11 = l_Nat_reduceGT___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_11; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("GE", 2); +return x_1; } } -static lean_object* _init_l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956____closed__1() { +static lean_object* _init_l_Nat_reduceGE___closed__2() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("reduceGT", 8); +x_1 = lean_mk_string_from_bytes("ge", 2); return x_1; } } -static lean_object* _init_l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956____closed__2() { +static lean_object* _init_l_Nat_reduceGE___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceSucc___closed__1; -x_2 = l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956____closed__1; +x_1 = l_Nat_reduceGE___closed__1; +x_2 = l_Nat_reduceGE___closed__2; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956____closed__3() { +LEAN_EXPORT lean_object* l_Nat_reduceGE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Nat_reduceGT), 9, 0); -return x_1; -} -} -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956_(lean_object* x_1) { -_start: +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l_Nat_reduceGE___closed__3; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) { -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956____closed__2; -x_3 = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__9; -x_4 = l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956____closed__3; -x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); -return x_5; -} +lean_object* x_247; +x_247 = lean_box(0); +x_13 = x_247; +x_14 = x_9; +goto block_246; } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_958_(lean_object* x_1) { -_start: +else { -lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956____closed__2; -x_3 = 1; -x_4 = l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956____closed__3; -x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); -return x_5; +lean_object* x_248; +x_248 = l_Nat_reduceBin___closed__1; +x_13 = x_248; +x_14 = x_9; +goto block_246; } +block_246: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } -LEAN_EXPORT lean_object* l_Nat_reduceGE___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: +else { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); -x_13 = l_Nat_fromExpr_x3f(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_inc(x_6); +x_19 = l_Nat_fromExpr_x3f(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); -x_25 = l_Nat_fromExpr_x3f(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_6); +x_31 = l_Nat_fromExpr_x3f(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_37; lean_object* x_38; uint8_t x_39; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_nat_dec_le(x_35, x_23); -lean_dec(x_23); -lean_dec(x_35); -if (x_39 == 0) +lean_object* x_43; lean_object* x_44; uint8_t x_45; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_nat_dec_le(x_41, x_29); +lean_dec(x_29); +lean_dec(x_41); +if (x_45 == 0) { -lean_object* x_40; lean_object* x_41; -x_40 = l_Nat_reduceBinPred___lambda__1___closed__4; -x_41 = l_Lean_Meta_mkEqRefl(x_40, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_41) == 0) -{ -uint8_t x_42; -x_42 = !lean_is_exclusive(x_41); -if (x_42 == 0) -{ -lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_43 = lean_ctor_get(x_41, 0); -x_44 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_45 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_46 = lean_array_push(x_45, x_1); -x_47 = lean_array_push(x_46, x_44); -x_48 = lean_array_push(x_47, x_43); -x_49 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_50 = l_Lean_mkAppN(x_49, x_48); -lean_ctor_set(x_26, 0, x_50); -x_51 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_52 = lean_unsigned_to_nat(0u); -x_53 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_53, 0, x_51); -lean_ctor_set(x_53, 1, x_26); -lean_ctor_set(x_53, 2, x_52); -x_54 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_14, 0, x_54); -lean_ctor_set(x_41, 0, x_14); -return x_41; +lean_object* x_46; lean_object* x_47; +x_46 = l_Nat_reduceBinPred___closed__4; +x_47 = l_Lean_Meta_mkEqRefl(x_46, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_47) == 0) +{ +uint8_t x_48; +x_48 = !lean_is_exclusive(x_47); +if (x_48 == 0) +{ +lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; +x_49 = lean_ctor_get(x_47, 0); +x_50 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_51 = l_Nat_reduceBinPred___closed__11; +x_52 = lean_array_push(x_51, x_1); +x_53 = lean_array_push(x_52, x_50); +x_54 = lean_array_push(x_53, x_49); +x_55 = l_Nat_reduceBinPred___closed__10; +x_56 = l_Lean_mkAppN(x_55, x_54); +lean_ctor_set(x_32, 0, x_56); +x_57 = l_Nat_reduceBinPred___closed__7; +x_58 = lean_unsigned_to_nat(0u); +x_59 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_59, 0, x_57); +lean_ctor_set(x_59, 1, x_32); +lean_ctor_set(x_59, 2, x_58); +x_60 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_60, 0, x_59); +lean_ctor_set(x_20, 0, x_60); +lean_ctor_set(x_47, 0, x_20); +return x_47; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_55 = lean_ctor_get(x_41, 0); -x_56 = lean_ctor_get(x_41, 1); -lean_inc(x_56); -lean_inc(x_55); -lean_dec(x_41); -x_57 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_58 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_59 = lean_array_push(x_58, x_1); -x_60 = lean_array_push(x_59, x_57); -x_61 = lean_array_push(x_60, x_55); -x_62 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_63 = l_Lean_mkAppN(x_62, x_61); -lean_ctor_set(x_26, 0, x_63); -x_64 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_64); -lean_ctor_set(x_66, 1, x_26); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_14, 0, x_67); -x_68 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_68, 0, x_14); -lean_ctor_set(x_68, 1, x_56); -return x_68; +lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_61 = lean_ctor_get(x_47, 0); +x_62 = lean_ctor_get(x_47, 1); +lean_inc(x_62); +lean_inc(x_61); +lean_dec(x_47); +x_63 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_64 = l_Nat_reduceBinPred___closed__11; +x_65 = lean_array_push(x_64, x_1); +x_66 = lean_array_push(x_65, x_63); +x_67 = lean_array_push(x_66, x_61); +x_68 = l_Nat_reduceBinPred___closed__10; +x_69 = l_Lean_mkAppN(x_68, x_67); +lean_ctor_set(x_32, 0, x_69); +x_70 = l_Nat_reduceBinPred___closed__7; +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_70); +lean_ctor_set(x_72, 1, x_32); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +lean_ctor_set(x_20, 0, x_73); +x_74 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_74, 0, x_20); +lean_ctor_set(x_74, 1, x_62); +return x_74; } } else { -uint8_t x_69; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_75; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_69 = !lean_is_exclusive(x_41); -if (x_69 == 0) +x_75 = !lean_is_exclusive(x_47); +if (x_75 == 0) { -return x_41; +return x_47; } else { -lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_70 = lean_ctor_get(x_41, 0); -x_71 = lean_ctor_get(x_41, 1); -lean_inc(x_71); -lean_inc(x_70); -lean_dec(x_41); -x_72 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_72, 0, x_70); -lean_ctor_set(x_72, 1, x_71); -return x_72; +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_47, 0); +x_77 = lean_ctor_get(x_47, 1); +lean_inc(x_77); +lean_inc(x_76); +lean_dec(x_47); +x_78 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_78, 0, x_76); +lean_ctor_set(x_78, 1, x_77); +return x_78; } } } else { -lean_object* x_73; lean_object* x_74; -x_73 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_74 = l_Lean_Meta_mkEqRefl(x_73, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_74) == 0) +lean_object* x_79; lean_object* x_80; +x_79 = l_Nat_reduceBinPred___closed__14; +x_80 = l_Lean_Meta_mkEqRefl(x_79, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_80) == 0) { -uint8_t x_75; -x_75 = !lean_is_exclusive(x_74); -if (x_75 == 0) +uint8_t x_81; +x_81 = !lean_is_exclusive(x_80); +if (x_81 == 0) { -lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; -x_76 = lean_ctor_get(x_74, 0); -x_77 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_78 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_79 = lean_array_push(x_78, x_1); -x_80 = lean_array_push(x_79, x_77); -x_81 = lean_array_push(x_80, x_76); -x_82 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_83 = l_Lean_mkAppN(x_82, x_81); -lean_ctor_set(x_26, 0, x_83); -x_84 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_85 = lean_unsigned_to_nat(0u); -x_86 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_86, 0, x_84); -lean_ctor_set(x_86, 1, x_26); -lean_ctor_set(x_86, 2, x_85); -x_87 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_14, 0, x_87); -lean_ctor_set(x_74, 0, x_14); -return x_74; +lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; +x_82 = lean_ctor_get(x_80, 0); +x_83 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_84 = l_Nat_reduceBinPred___closed__11; +x_85 = lean_array_push(x_84, x_1); +x_86 = lean_array_push(x_85, x_83); +x_87 = lean_array_push(x_86, x_82); +x_88 = l_Nat_reduceBinPred___closed__20; +x_89 = l_Lean_mkAppN(x_88, x_87); +lean_ctor_set(x_32, 0, x_89); +x_90 = l_Nat_reduceBinPred___closed__17; +x_91 = lean_unsigned_to_nat(0u); +x_92 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_92, 0, x_90); +lean_ctor_set(x_92, 1, x_32); +lean_ctor_set(x_92, 2, x_91); +x_93 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_93, 0, x_92); +lean_ctor_set(x_20, 0, x_93); +lean_ctor_set(x_80, 0, x_20); +return x_80; +} +else +{ +lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; +x_94 = lean_ctor_get(x_80, 0); +x_95 = lean_ctor_get(x_80, 1); +lean_inc(x_95); +lean_inc(x_94); +lean_dec(x_80); +x_96 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_97 = l_Nat_reduceBinPred___closed__11; +x_98 = lean_array_push(x_97, x_1); +x_99 = lean_array_push(x_98, x_96); +x_100 = lean_array_push(x_99, x_94); +x_101 = l_Nat_reduceBinPred___closed__20; +x_102 = l_Lean_mkAppN(x_101, x_100); +lean_ctor_set(x_32, 0, x_102); +x_103 = l_Nat_reduceBinPred___closed__17; +x_104 = lean_unsigned_to_nat(0u); +x_105 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_105, 0, x_103); +lean_ctor_set(x_105, 1, x_32); +lean_ctor_set(x_105, 2, x_104); +x_106 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_106, 0, x_105); +lean_ctor_set(x_20, 0, x_106); +x_107 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_107, 0, x_20); +lean_ctor_set(x_107, 1, x_95); +return x_107; +} } else { -lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; -x_88 = lean_ctor_get(x_74, 0); -x_89 = lean_ctor_get(x_74, 1); -lean_inc(x_89); -lean_inc(x_88); -lean_dec(x_74); -x_90 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_91 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_92 = lean_array_push(x_91, x_1); -x_93 = lean_array_push(x_92, x_90); -x_94 = lean_array_push(x_93, x_88); -x_95 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_96 = l_Lean_mkAppN(x_95, x_94); -lean_ctor_set(x_26, 0, x_96); -x_97 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_98 = lean_unsigned_to_nat(0u); -x_99 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_99, 0, x_97); -lean_ctor_set(x_99, 1, x_26); -lean_ctor_set(x_99, 2, x_98); -x_100 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_14, 0, x_100); -x_101 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_101, 0, x_14); -lean_ctor_set(x_101, 1, x_89); -return x_101; -} -} -else -{ -uint8_t x_102; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_108; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_102 = !lean_is_exclusive(x_74); -if (x_102 == 0) +x_108 = !lean_is_exclusive(x_80); +if (x_108 == 0) { -return x_74; +return x_80; } else { -lean_object* x_103; lean_object* x_104; lean_object* x_105; -x_103 = lean_ctor_get(x_74, 0); -x_104 = lean_ctor_get(x_74, 1); -lean_inc(x_104); -lean_inc(x_103); -lean_dec(x_74); -x_105 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_105, 0, x_103); -lean_ctor_set(x_105, 1, x_104); -return x_105; +lean_object* x_109; lean_object* x_110; lean_object* x_111; +x_109 = lean_ctor_get(x_80, 0); +x_110 = lean_ctor_get(x_80, 1); +lean_inc(x_110); +lean_inc(x_109); +lean_dec(x_80); +x_111 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_111, 0, x_109); +lean_ctor_set(x_111, 1, x_110); +return x_111; } } } } else { -uint8_t x_106; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_112; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_106 = !lean_is_exclusive(x_36); -if (x_106 == 0) +x_112 = !lean_is_exclusive(x_42); +if (x_112 == 0) { -return x_36; +return x_42; } else { -lean_object* x_107; lean_object* x_108; lean_object* x_109; -x_107 = lean_ctor_get(x_36, 0); -x_108 = lean_ctor_get(x_36, 1); -lean_inc(x_108); -lean_inc(x_107); -lean_dec(x_36); -x_109 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_109, 0, x_107); -lean_ctor_set(x_109, 1, x_108); -return x_109; +lean_object* x_113; lean_object* x_114; lean_object* x_115; +x_113 = lean_ctor_get(x_42, 0); +x_114 = lean_ctor_get(x_42, 1); +lean_inc(x_114); +lean_inc(x_113); +lean_dec(x_42); +x_115 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_115, 0, x_113); +lean_ctor_set(x_115, 1, x_114); +return x_115; } } } else { -lean_object* x_110; lean_object* x_111; -x_110 = lean_ctor_get(x_26, 0); -lean_inc(x_110); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_116; lean_object* x_117; +x_116 = lean_ctor_get(x_32, 0); +lean_inc(x_116); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_111 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_111) == 0) -{ -lean_object* x_112; lean_object* x_113; uint8_t x_114; -x_112 = lean_ctor_get(x_111, 0); -lean_inc(x_112); -x_113 = lean_ctor_get(x_111, 1); -lean_inc(x_113); -lean_dec(x_111); -x_114 = lean_nat_dec_le(x_110, x_23); -lean_dec(x_23); -lean_dec(x_110); -if (x_114 == 0) +x_117 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_117) == 0) { -lean_object* x_115; lean_object* x_116; -x_115 = l_Nat_reduceBinPred___lambda__1___closed__4; -x_116 = l_Lean_Meta_mkEqRefl(x_115, x_6, x_7, x_8, x_9, x_113); -if (lean_obj_tag(x_116) == 0) -{ -lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; -x_117 = lean_ctor_get(x_116, 0); -lean_inc(x_117); -x_118 = lean_ctor_get(x_116, 1); +lean_object* x_118; lean_object* x_119; uint8_t x_120; +x_118 = lean_ctor_get(x_117, 0); lean_inc(x_118); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_119 = x_116; -} else { - lean_dec_ref(x_116); - x_119 = lean_box(0); -} -x_120 = l_Lean_Expr_appArg_x21(x_112); -lean_dec(x_112); -x_121 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_122 = lean_array_push(x_121, x_1); -x_123 = lean_array_push(x_122, x_120); -x_124 = lean_array_push(x_123, x_117); -x_125 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_126 = l_Lean_mkAppN(x_125, x_124); -x_127 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_127, 0, x_126); -x_128 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_129 = lean_unsigned_to_nat(0u); -x_130 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_130, 0, x_128); -lean_ctor_set(x_130, 1, x_127); -lean_ctor_set(x_130, 2, x_129); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -lean_ctor_set(x_14, 0, x_131); -if (lean_is_scalar(x_119)) { - x_132 = lean_alloc_ctor(0, 2, 0); -} else { - x_132 = x_119; -} -lean_ctor_set(x_132, 0, x_14); -lean_ctor_set(x_132, 1, x_118); -return x_132; -} -else -{ -lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -lean_dec(x_112); -lean_free_object(x_14); +x_119 = lean_ctor_get(x_117, 1); +lean_inc(x_119); +lean_dec(x_117); +x_120 = lean_nat_dec_le(x_116, x_29); +lean_dec(x_29); +lean_dec(x_116); +if (x_120 == 0) +{ +lean_object* x_121; lean_object* x_122; +x_121 = l_Nat_reduceBinPred___closed__4; +x_122 = l_Lean_Meta_mkEqRefl(x_121, x_5, x_6, x_7, x_8, x_119); +if (lean_obj_tag(x_122) == 0) +{ +lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; +x_123 = lean_ctor_get(x_122, 0); +lean_inc(x_123); +x_124 = lean_ctor_get(x_122, 1); +lean_inc(x_124); +if (lean_is_exclusive(x_122)) { + lean_ctor_release(x_122, 0); + lean_ctor_release(x_122, 1); + x_125 = x_122; +} else { + lean_dec_ref(x_122); + x_125 = lean_box(0); +} +x_126 = l_Lean_Expr_appArg_x21(x_118); +lean_dec(x_118); +x_127 = l_Nat_reduceBinPred___closed__11; +x_128 = lean_array_push(x_127, x_1); +x_129 = lean_array_push(x_128, x_126); +x_130 = lean_array_push(x_129, x_123); +x_131 = l_Nat_reduceBinPred___closed__10; +x_132 = l_Lean_mkAppN(x_131, x_130); +x_133 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_133, 0, x_132); +x_134 = l_Nat_reduceBinPred___closed__7; +x_135 = lean_unsigned_to_nat(0u); +x_136 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_136, 0, x_134); +lean_ctor_set(x_136, 1, x_133); +lean_ctor_set(x_136, 2, x_135); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +lean_ctor_set(x_20, 0, x_137); +if (lean_is_scalar(x_125)) { + x_138 = lean_alloc_ctor(0, 2, 0); +} else { + x_138 = x_125; +} +lean_ctor_set(x_138, 0, x_20); +lean_ctor_set(x_138, 1, x_124); +return x_138; +} +else +{ +lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +lean_dec(x_118); +lean_free_object(x_20); lean_dec(x_1); -x_133 = lean_ctor_get(x_116, 0); -lean_inc(x_133); -x_134 = lean_ctor_get(x_116, 1); -lean_inc(x_134); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_135 = x_116; -} else { - lean_dec_ref(x_116); - x_135 = lean_box(0); -} -if (lean_is_scalar(x_135)) { - x_136 = lean_alloc_ctor(1, 2, 0); -} else { - x_136 = x_135; -} -lean_ctor_set(x_136, 0, x_133); -lean_ctor_set(x_136, 1, x_134); -return x_136; -} -} -else -{ -lean_object* x_137; lean_object* x_138; -x_137 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_138 = l_Lean_Meta_mkEqRefl(x_137, x_6, x_7, x_8, x_9, x_113); -if (lean_obj_tag(x_138) == 0) -{ -lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; -x_139 = lean_ctor_get(x_138, 0); +x_139 = lean_ctor_get(x_122, 0); lean_inc(x_139); -x_140 = lean_ctor_get(x_138, 1); +x_140 = lean_ctor_get(x_122, 1); lean_inc(x_140); -if (lean_is_exclusive(x_138)) { - lean_ctor_release(x_138, 0); - lean_ctor_release(x_138, 1); - x_141 = x_138; +if (lean_is_exclusive(x_122)) { + lean_ctor_release(x_122, 0); + lean_ctor_release(x_122, 1); + x_141 = x_122; } else { - lean_dec_ref(x_138); + lean_dec_ref(x_122); x_141 = lean_box(0); } -x_142 = l_Lean_Expr_appArg_x21(x_112); -lean_dec(x_112); -x_143 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_144 = lean_array_push(x_143, x_1); -x_145 = lean_array_push(x_144, x_142); -x_146 = lean_array_push(x_145, x_139); -x_147 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_148 = l_Lean_mkAppN(x_147, x_146); -x_149 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_149, 0, x_148); -x_150 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_151 = lean_unsigned_to_nat(0u); -x_152 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_152, 0, x_150); -lean_ctor_set(x_152, 1, x_149); -lean_ctor_set(x_152, 2, x_151); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -lean_ctor_set(x_14, 0, x_153); if (lean_is_scalar(x_141)) { - x_154 = lean_alloc_ctor(0, 2, 0); -} else { - x_154 = x_141; -} -lean_ctor_set(x_154, 0, x_14); -lean_ctor_set(x_154, 1, x_140); -return x_154; -} -else -{ -lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -lean_dec(x_112); -lean_free_object(x_14); + x_142 = lean_alloc_ctor(1, 2, 0); +} else { + x_142 = x_141; +} +lean_ctor_set(x_142, 0, x_139); +lean_ctor_set(x_142, 1, x_140); +return x_142; +} +} +else +{ +lean_object* x_143; lean_object* x_144; +x_143 = l_Nat_reduceBinPred___closed__14; +x_144 = l_Lean_Meta_mkEqRefl(x_143, x_5, x_6, x_7, x_8, x_119); +if (lean_obj_tag(x_144) == 0) +{ +lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; +x_145 = lean_ctor_get(x_144, 0); +lean_inc(x_145); +x_146 = lean_ctor_get(x_144, 1); +lean_inc(x_146); +if (lean_is_exclusive(x_144)) { + lean_ctor_release(x_144, 0); + lean_ctor_release(x_144, 1); + x_147 = x_144; +} else { + lean_dec_ref(x_144); + x_147 = lean_box(0); +} +x_148 = l_Lean_Expr_appArg_x21(x_118); +lean_dec(x_118); +x_149 = l_Nat_reduceBinPred___closed__11; +x_150 = lean_array_push(x_149, x_1); +x_151 = lean_array_push(x_150, x_148); +x_152 = lean_array_push(x_151, x_145); +x_153 = l_Nat_reduceBinPred___closed__20; +x_154 = l_Lean_mkAppN(x_153, x_152); +x_155 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_155, 0, x_154); +x_156 = l_Nat_reduceBinPred___closed__17; +x_157 = lean_unsigned_to_nat(0u); +x_158 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_158, 0, x_156); +lean_ctor_set(x_158, 1, x_155); +lean_ctor_set(x_158, 2, x_157); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +lean_ctor_set(x_20, 0, x_159); +if (lean_is_scalar(x_147)) { + x_160 = lean_alloc_ctor(0, 2, 0); +} else { + x_160 = x_147; +} +lean_ctor_set(x_160, 0, x_20); +lean_ctor_set(x_160, 1, x_146); +return x_160; +} +else +{ +lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +lean_dec(x_118); +lean_free_object(x_20); lean_dec(x_1); -x_155 = lean_ctor_get(x_138, 0); -lean_inc(x_155); -x_156 = lean_ctor_get(x_138, 1); -lean_inc(x_156); -if (lean_is_exclusive(x_138)) { - lean_ctor_release(x_138, 0); - lean_ctor_release(x_138, 1); - x_157 = x_138; +x_161 = lean_ctor_get(x_144, 0); +lean_inc(x_161); +x_162 = lean_ctor_get(x_144, 1); +lean_inc(x_162); +if (lean_is_exclusive(x_144)) { + lean_ctor_release(x_144, 0); + lean_ctor_release(x_144, 1); + x_163 = x_144; } else { - lean_dec_ref(x_138); - x_157 = lean_box(0); + lean_dec_ref(x_144); + x_163 = lean_box(0); } -if (lean_is_scalar(x_157)) { - x_158 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_163)) { + x_164 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_157; + x_164 = x_163; } -lean_ctor_set(x_158, 0, x_155); -lean_ctor_set(x_158, 1, x_156); -return x_158; +lean_ctor_set(x_164, 0, x_161); +lean_ctor_set(x_164, 1, x_162); +return x_164; } } } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_110); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_116); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_159 = lean_ctor_get(x_111, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_111, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_111)) { - lean_ctor_release(x_111, 0); - lean_ctor_release(x_111, 1); - x_161 = x_111; +x_165 = lean_ctor_get(x_117, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_117, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_117)) { + lean_ctor_release(x_117, 0); + lean_ctor_release(x_117, 1); + x_167 = x_117; } else { - lean_dec_ref(x_111); - x_161 = lean_box(0); + lean_dec_ref(x_117); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } } else { -uint8_t x_163; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_169; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = !lean_is_exclusive(x_25); -if (x_163 == 0) +x_169 = !lean_is_exclusive(x_31); +if (x_169 == 0) { -return x_25; +return x_31; } else { -lean_object* x_164; lean_object* x_165; lean_object* x_166; -x_164 = lean_ctor_get(x_25, 0); -x_165 = lean_ctor_get(x_25, 1); -lean_inc(x_165); -lean_inc(x_164); -lean_dec(x_25); -x_166 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_166, 0, x_164); -lean_ctor_set(x_166, 1, x_165); -return x_166; +lean_object* x_170; lean_object* x_171; lean_object* x_172; +x_170 = lean_ctor_get(x_31, 0); +x_171 = lean_ctor_get(x_31, 1); +lean_inc(x_171); +lean_inc(x_170); +lean_dec(x_31); +x_172 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_172, 0, x_170); +lean_ctor_set(x_172, 1, x_171); +return x_172; } } } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_14, 0); -lean_inc(x_167); -lean_dec(x_14); -x_168 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_20, 0); +lean_inc(x_173); +lean_dec(x_20); +x_174 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); -x_169 = l_Nat_fromExpr_x3f(x_168, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_169) == 0) +lean_inc(x_6); +x_175 = l_Nat_fromExpr_x3f(x_174, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +if (lean_obj_tag(x_175) == 0) { -lean_object* x_170; -x_170 = lean_ctor_get(x_169, 0); -lean_inc(x_170); -if (lean_obj_tag(x_170) == 0) +lean_object* x_176; +x_176 = lean_ctor_get(x_175, 0); +lean_inc(x_176); +if (lean_obj_tag(x_176) == 0) { -lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; -lean_dec(x_167); -lean_dec(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_171 = lean_ctor_get(x_169, 1); -lean_inc(x_171); -if (lean_is_exclusive(x_169)) { - lean_ctor_release(x_169, 0); - lean_ctor_release(x_169, 1); - x_172 = x_169; +x_177 = lean_ctor_get(x_175, 1); +lean_inc(x_177); +if (lean_is_exclusive(x_175)) { + lean_ctor_release(x_175, 0); + lean_ctor_release(x_175, 1); + x_178 = x_175; } else { - lean_dec_ref(x_169); - x_172 = lean_box(0); + lean_dec_ref(x_175); + x_178 = lean_box(0); } -x_173 = lean_box(0); -if (lean_is_scalar(x_172)) { - x_174 = lean_alloc_ctor(0, 2, 0); +x_179 = lean_box(0); +if (lean_is_scalar(x_178)) { + x_180 = lean_alloc_ctor(0, 2, 0); } else { - x_174 = x_172; + x_180 = x_178; } -lean_ctor_set(x_174, 0, x_173); -lean_ctor_set(x_174, 1, x_171); -return x_174; +lean_ctor_set(x_180, 0, x_179); +lean_ctor_set(x_180, 1, x_177); +return x_180; } else { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -x_175 = lean_ctor_get(x_169, 1); -lean_inc(x_175); -lean_dec(x_169); -x_176 = lean_ctor_get(x_170, 0); -lean_inc(x_176); -if (lean_is_exclusive(x_170)) { - lean_ctor_release(x_170, 0); - x_177 = x_170; +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +x_181 = lean_ctor_get(x_175, 1); +lean_inc(x_181); +lean_dec(x_175); +x_182 = lean_ctor_get(x_176, 0); +lean_inc(x_182); +if (lean_is_exclusive(x_176)) { + lean_ctor_release(x_176, 0); + x_183 = x_176; } else { - lean_dec_ref(x_170); - x_177 = lean_box(0); + lean_dec_ref(x_176); + x_183 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_178 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_175); -if (lean_obj_tag(x_178) == 0) -{ -lean_object* x_179; lean_object* x_180; uint8_t x_181; -x_179 = lean_ctor_get(x_178, 0); -lean_inc(x_179); -x_180 = lean_ctor_get(x_178, 1); -lean_inc(x_180); -lean_dec(x_178); -x_181 = lean_nat_dec_le(x_176, x_167); -lean_dec(x_167); -lean_dec(x_176); -if (x_181 == 0) +x_184 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_181); +if (lean_obj_tag(x_184) == 0) { -lean_object* x_182; lean_object* x_183; -x_182 = l_Nat_reduceBinPred___lambda__1___closed__4; -x_183 = l_Lean_Meta_mkEqRefl(x_182, x_6, x_7, x_8, x_9, x_180); -if (lean_obj_tag(x_183) == 0) -{ -lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; -x_184 = lean_ctor_get(x_183, 0); -lean_inc(x_184); -x_185 = lean_ctor_get(x_183, 1); +lean_object* x_185; lean_object* x_186; uint8_t x_187; +x_185 = lean_ctor_get(x_184, 0); lean_inc(x_185); -if (lean_is_exclusive(x_183)) { - lean_ctor_release(x_183, 0); - lean_ctor_release(x_183, 1); - x_186 = x_183; -} else { - lean_dec_ref(x_183); - x_186 = lean_box(0); +x_186 = lean_ctor_get(x_184, 1); +lean_inc(x_186); +lean_dec(x_184); +x_187 = lean_nat_dec_le(x_182, x_173); +lean_dec(x_173); +lean_dec(x_182); +if (x_187 == 0) +{ +lean_object* x_188; lean_object* x_189; +x_188 = l_Nat_reduceBinPred___closed__4; +x_189 = l_Lean_Meta_mkEqRefl(x_188, x_5, x_6, x_7, x_8, x_186); +if (lean_obj_tag(x_189) == 0) +{ +lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; +x_190 = lean_ctor_get(x_189, 0); +lean_inc(x_190); +x_191 = lean_ctor_get(x_189, 1); +lean_inc(x_191); +if (lean_is_exclusive(x_189)) { + lean_ctor_release(x_189, 0); + lean_ctor_release(x_189, 1); + x_192 = x_189; +} else { + lean_dec_ref(x_189); + x_192 = lean_box(0); +} +x_193 = l_Lean_Expr_appArg_x21(x_185); +lean_dec(x_185); +x_194 = l_Nat_reduceBinPred___closed__11; +x_195 = lean_array_push(x_194, x_1); +x_196 = lean_array_push(x_195, x_193); +x_197 = lean_array_push(x_196, x_190); +x_198 = l_Nat_reduceBinPred___closed__10; +x_199 = l_Lean_mkAppN(x_198, x_197); +if (lean_is_scalar(x_183)) { + x_200 = lean_alloc_ctor(1, 1, 0); +} else { + x_200 = x_183; } -x_187 = l_Lean_Expr_appArg_x21(x_179); -lean_dec(x_179); -x_188 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_189 = lean_array_push(x_188, x_1); -x_190 = lean_array_push(x_189, x_187); -x_191 = lean_array_push(x_190, x_184); -x_192 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_193 = l_Lean_mkAppN(x_192, x_191); -if (lean_is_scalar(x_177)) { - x_194 = lean_alloc_ctor(1, 1, 0); -} else { - x_194 = x_177; -} -lean_ctor_set(x_194, 0, x_193); -x_195 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_196 = lean_unsigned_to_nat(0u); -x_197 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_197, 0, x_195); -lean_ctor_set(x_197, 1, x_194); -lean_ctor_set(x_197, 2, x_196); -x_198 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_198, 0, x_197); -x_199 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_199, 0, x_198); -if (lean_is_scalar(x_186)) { - x_200 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_200, 0, x_199); +x_201 = l_Nat_reduceBinPred___closed__7; +x_202 = lean_unsigned_to_nat(0u); +x_203 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_203, 0, x_201); +lean_ctor_set(x_203, 1, x_200); +lean_ctor_set(x_203, 2, x_202); +x_204 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_204, 0, x_203); +x_205 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_205, 0, x_204); +if (lean_is_scalar(x_192)) { + x_206 = lean_alloc_ctor(0, 2, 0); } else { - x_200 = x_186; + x_206 = x_192; } -lean_ctor_set(x_200, 0, x_199); -lean_ctor_set(x_200, 1, x_185); -return x_200; +lean_ctor_set(x_206, 0, x_205); +lean_ctor_set(x_206, 1, x_191); +return x_206; } else { -lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; -lean_dec(x_179); -lean_dec(x_177); +lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; +lean_dec(x_185); +lean_dec(x_183); lean_dec(x_1); -x_201 = lean_ctor_get(x_183, 0); -lean_inc(x_201); -x_202 = lean_ctor_get(x_183, 1); -lean_inc(x_202); -if (lean_is_exclusive(x_183)) { - lean_ctor_release(x_183, 0); - lean_ctor_release(x_183, 1); - x_203 = x_183; +x_207 = lean_ctor_get(x_189, 0); +lean_inc(x_207); +x_208 = lean_ctor_get(x_189, 1); +lean_inc(x_208); +if (lean_is_exclusive(x_189)) { + lean_ctor_release(x_189, 0); + lean_ctor_release(x_189, 1); + x_209 = x_189; } else { - lean_dec_ref(x_183); - x_203 = lean_box(0); + lean_dec_ref(x_189); + x_209 = lean_box(0); } -if (lean_is_scalar(x_203)) { - x_204 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_209)) { + x_210 = lean_alloc_ctor(1, 2, 0); } else { - x_204 = x_203; + x_210 = x_209; } -lean_ctor_set(x_204, 0, x_201); -lean_ctor_set(x_204, 1, x_202); -return x_204; +lean_ctor_set(x_210, 0, x_207); +lean_ctor_set(x_210, 1, x_208); +return x_210; } } else { -lean_object* x_205; lean_object* x_206; -x_205 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_206 = l_Lean_Meta_mkEqRefl(x_205, x_6, x_7, x_8, x_9, x_180); -if (lean_obj_tag(x_206) == 0) +lean_object* x_211; lean_object* x_212; +x_211 = l_Nat_reduceBinPred___closed__14; +x_212 = l_Lean_Meta_mkEqRefl(x_211, x_5, x_6, x_7, x_8, x_186); +if (lean_obj_tag(x_212) == 0) { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; -x_207 = lean_ctor_get(x_206, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_206, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_206)) { - lean_ctor_release(x_206, 0); - lean_ctor_release(x_206, 1); - x_209 = x_206; +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; +x_213 = lean_ctor_get(x_212, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_212, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_212)) { + lean_ctor_release(x_212, 0); + lean_ctor_release(x_212, 1); + x_215 = x_212; } else { - lean_dec_ref(x_206); - x_209 = lean_box(0); + lean_dec_ref(x_212); + x_215 = lean_box(0); } -x_210 = l_Lean_Expr_appArg_x21(x_179); -lean_dec(x_179); -x_211 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_212 = lean_array_push(x_211, x_1); -x_213 = lean_array_push(x_212, x_210); -x_214 = lean_array_push(x_213, x_207); -x_215 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_216 = l_Lean_mkAppN(x_215, x_214); -if (lean_is_scalar(x_177)) { - x_217 = lean_alloc_ctor(1, 1, 0); -} else { - x_217 = x_177; -} -lean_ctor_set(x_217, 0, x_216); -x_218 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_219 = lean_unsigned_to_nat(0u); -x_220 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_220, 0, x_218); -lean_ctor_set(x_220, 1, x_217); -lean_ctor_set(x_220, 2, x_219); -x_221 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_221, 0, x_220); -x_222 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_222, 0, x_221); -if (lean_is_scalar(x_209)) { - x_223 = lean_alloc_ctor(0, 2, 0); +x_216 = l_Lean_Expr_appArg_x21(x_185); +lean_dec(x_185); +x_217 = l_Nat_reduceBinPred___closed__11; +x_218 = lean_array_push(x_217, x_1); +x_219 = lean_array_push(x_218, x_216); +x_220 = lean_array_push(x_219, x_213); +x_221 = l_Nat_reduceBinPred___closed__20; +x_222 = l_Lean_mkAppN(x_221, x_220); +if (lean_is_scalar(x_183)) { + x_223 = lean_alloc_ctor(1, 1, 0); } else { - x_223 = x_209; + x_223 = x_183; } lean_ctor_set(x_223, 0, x_222); -lean_ctor_set(x_223, 1, x_208); -return x_223; +x_224 = l_Nat_reduceBinPred___closed__17; +x_225 = lean_unsigned_to_nat(0u); +x_226 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_226, 0, x_224); +lean_ctor_set(x_226, 1, x_223); +lean_ctor_set(x_226, 2, x_225); +x_227 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_227, 0, x_226); +x_228 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_228, 0, x_227); +if (lean_is_scalar(x_215)) { + x_229 = lean_alloc_ctor(0, 2, 0); +} else { + x_229 = x_215; +} +lean_ctor_set(x_229, 0, x_228); +lean_ctor_set(x_229, 1, x_214); +return x_229; } else { -lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; -lean_dec(x_179); -lean_dec(x_177); +lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; +lean_dec(x_185); +lean_dec(x_183); lean_dec(x_1); -x_224 = lean_ctor_get(x_206, 0); -lean_inc(x_224); -x_225 = lean_ctor_get(x_206, 1); -lean_inc(x_225); -if (lean_is_exclusive(x_206)) { - lean_ctor_release(x_206, 0); - lean_ctor_release(x_206, 1); - x_226 = x_206; +x_230 = lean_ctor_get(x_212, 0); +lean_inc(x_230); +x_231 = lean_ctor_get(x_212, 1); +lean_inc(x_231); +if (lean_is_exclusive(x_212)) { + lean_ctor_release(x_212, 0); + lean_ctor_release(x_212, 1); + x_232 = x_212; } else { - lean_dec_ref(x_206); - x_226 = lean_box(0); + lean_dec_ref(x_212); + x_232 = lean_box(0); } -if (lean_is_scalar(x_226)) { - x_227 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_232)) { + x_233 = lean_alloc_ctor(1, 2, 0); } else { - x_227 = x_226; + x_233 = x_232; } -lean_ctor_set(x_227, 0, x_224); -lean_ctor_set(x_227, 1, x_225); -return x_227; +lean_ctor_set(x_233, 0, x_230); +lean_ctor_set(x_233, 1, x_231); +return x_233; } } } else { -lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; -lean_dec(x_177); -lean_dec(x_176); -lean_dec(x_167); -lean_dec(x_9); +lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; +lean_dec(x_183); +lean_dec(x_182); +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_228 = lean_ctor_get(x_178, 0); -lean_inc(x_228); -x_229 = lean_ctor_get(x_178, 1); -lean_inc(x_229); -if (lean_is_exclusive(x_178)) { - lean_ctor_release(x_178, 0); - lean_ctor_release(x_178, 1); - x_230 = x_178; +x_234 = lean_ctor_get(x_184, 0); +lean_inc(x_234); +x_235 = lean_ctor_get(x_184, 1); +lean_inc(x_235); +if (lean_is_exclusive(x_184)) { + lean_ctor_release(x_184, 0); + lean_ctor_release(x_184, 1); + x_236 = x_184; } else { - lean_dec_ref(x_178); - x_230 = lean_box(0); + lean_dec_ref(x_184); + x_236 = lean_box(0); } -if (lean_is_scalar(x_230)) { - x_231 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_236)) { + x_237 = lean_alloc_ctor(1, 2, 0); } else { - x_231 = x_230; + x_237 = x_236; } -lean_ctor_set(x_231, 0, x_228); -lean_ctor_set(x_231, 1, x_229); -return x_231; +lean_ctor_set(x_237, 0, x_234); +lean_ctor_set(x_237, 1, x_235); +return x_237; } } } else { -lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; -lean_dec(x_167); -lean_dec(x_9); +lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; +lean_dec(x_173); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_232 = lean_ctor_get(x_169, 0); -lean_inc(x_232); -x_233 = lean_ctor_get(x_169, 1); -lean_inc(x_233); -if (lean_is_exclusive(x_169)) { - lean_ctor_release(x_169, 0); - lean_ctor_release(x_169, 1); - x_234 = x_169; +x_238 = lean_ctor_get(x_175, 0); +lean_inc(x_238); +x_239 = lean_ctor_get(x_175, 1); +lean_inc(x_239); +if (lean_is_exclusive(x_175)) { + lean_ctor_release(x_175, 0); + lean_ctor_release(x_175, 1); + x_240 = x_175; } else { - lean_dec_ref(x_169); - x_234 = lean_box(0); + lean_dec_ref(x_175); + x_240 = lean_box(0); } -if (lean_is_scalar(x_234)) { - x_235 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_240)) { + x_241 = lean_alloc_ctor(1, 2, 0); } else { - x_235 = x_234; + x_241 = x_240; } -lean_ctor_set(x_235, 0, x_232); -lean_ctor_set(x_235, 1, x_233); -return x_235; +lean_ctor_set(x_241, 0, x_238); +lean_ctor_set(x_241, 1, x_239); +return x_241; } } } } else { -uint8_t x_236; -lean_dec(x_9); +uint8_t x_242; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_236 = !lean_is_exclusive(x_13); -if (x_236 == 0) +x_242 = !lean_is_exclusive(x_19); +if (x_242 == 0) { -return x_13; +return x_19; } else { -lean_object* x_237; lean_object* x_238; lean_object* x_239; -x_237 = lean_ctor_get(x_13, 0); -x_238 = lean_ctor_get(x_13, 1); -lean_inc(x_238); -lean_inc(x_237); -lean_dec(x_13); -x_239 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_239, 0, x_237); -lean_ctor_set(x_239, 1, x_238); -return x_239; -} -} -} -} -static lean_object* _init_l_Nat_reduceGE___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("GE", 2); -return x_1; -} -} -static lean_object* _init_l_Nat_reduceGE___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("ge", 2); -return x_1; -} -} -static lean_object* _init_l_Nat_reduceGE___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_reduceGE___closed__1; -x_2 = l_Nat_reduceGE___closed__2; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; +lean_object* x_243; lean_object* x_244; lean_object* x_245; +x_243 = lean_ctor_get(x_19, 0); +x_244 = lean_ctor_get(x_19, 1); +lean_inc(x_244); +lean_inc(x_243); +lean_dec(x_19); +x_245 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_245, 0, x_243); +lean_ctor_set(x_245, 1, x_244); +return x_245; } } -LEAN_EXPORT lean_object* l_Nat_reduceGE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l_Nat_reduceGE___closed__3; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_Nat_reduceGE___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -return x_16; } } } -LEAN_EXPORT lean_object* l_Nat_reduceGE___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Nat_reduceGE___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_Nat_reduceGE___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_5); +lean_object* x_10; +x_10 = l_Nat_reduceGE(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__1() { +static lean_object* _init_l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811____closed__1() { _start: { lean_object* x_1; @@ -9785,42 +9694,42 @@ x_1 = lean_mk_string_from_bytes("reduceGE", 8); return x_1; } } -static lean_object* _init_l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__2() { +static lean_object* _init_l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Nat_reduceSucc___closed__1; -x_2 = l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__1; +x_2 = l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__3() { +static lean_object* _init_l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811____closed__3() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Nat_reduceGE), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Nat_reduceGE___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__2; -x_3 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__8; -x_4 = l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__3; +x_2 = l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811____closed__2; +x_3 = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__8; +x_4 = l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811____closed__3; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_997_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_813_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__2; +x_2 = l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811____closed__2; x_3 = 1; -x_4 = l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__3; +x_4 = l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811____closed__3; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } @@ -9842,70 +9751,72 @@ lean_dec_ref(res); res = initialize_Lean_Meta_Tactic_Simp_Simproc(builtin, lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -l_Nat_reduceBinPred___lambda__1___closed__1 = _init_l_Nat_reduceBinPred___lambda__1___closed__1(); -lean_mark_persistent(l_Nat_reduceBinPred___lambda__1___closed__1); -l_Nat_reduceBinPred___lambda__1___closed__2 = _init_l_Nat_reduceBinPred___lambda__1___closed__2(); -lean_mark_persistent(l_Nat_reduceBinPred___lambda__1___closed__2); -l_Nat_reduceBinPred___lambda__1___closed__3 = _init_l_Nat_reduceBinPred___lambda__1___closed__3(); -lean_mark_persistent(l_Nat_reduceBinPred___lambda__1___closed__3); -l_Nat_reduceBinPred___lambda__1___closed__4 = _init_l_Nat_reduceBinPred___lambda__1___closed__4(); -lean_mark_persistent(l_Nat_reduceBinPred___lambda__1___closed__4); -l_Nat_reduceBinPred___lambda__1___closed__5 = _init_l_Nat_reduceBinPred___lambda__1___closed__5(); -lean_mark_persistent(l_Nat_reduceBinPred___lambda__1___closed__5); -l_Nat_reduceBinPred___lambda__1___closed__6 = _init_l_Nat_reduceBinPred___lambda__1___closed__6(); -lean_mark_persistent(l_Nat_reduceBinPred___lambda__1___closed__6); -l_Nat_reduceBinPred___lambda__1___closed__7 = _init_l_Nat_reduceBinPred___lambda__1___closed__7(); -lean_mark_persistent(l_Nat_reduceBinPred___lambda__1___closed__7); -l_Nat_reduceBinPred___lambda__1___closed__8 = _init_l_Nat_reduceBinPred___lambda__1___closed__8(); -lean_mark_persistent(l_Nat_reduceBinPred___lambda__1___closed__8); -l_Nat_reduceBinPred___lambda__1___closed__9 = _init_l_Nat_reduceBinPred___lambda__1___closed__9(); -lean_mark_persistent(l_Nat_reduceBinPred___lambda__1___closed__9); -l_Nat_reduceBinPred___lambda__1___closed__10 = _init_l_Nat_reduceBinPred___lambda__1___closed__10(); -lean_mark_persistent(l_Nat_reduceBinPred___lambda__1___closed__10); -l_Nat_reduceBinPred___lambda__1___closed__11 = _init_l_Nat_reduceBinPred___lambda__1___closed__11(); -lean_mark_persistent(l_Nat_reduceBinPred___lambda__1___closed__11); -l_Nat_reduceBinPred___lambda__1___closed__12 = _init_l_Nat_reduceBinPred___lambda__1___closed__12(); -lean_mark_persistent(l_Nat_reduceBinPred___lambda__1___closed__12); -l_Nat_reduceBinPred___lambda__1___closed__13 = _init_l_Nat_reduceBinPred___lambda__1___closed__13(); -lean_mark_persistent(l_Nat_reduceBinPred___lambda__1___closed__13); -l_Nat_reduceBinPred___lambda__1___closed__14 = _init_l_Nat_reduceBinPred___lambda__1___closed__14(); -lean_mark_persistent(l_Nat_reduceBinPred___lambda__1___closed__14); -l_Nat_reduceBinPred___lambda__1___closed__15 = _init_l_Nat_reduceBinPred___lambda__1___closed__15(); -lean_mark_persistent(l_Nat_reduceBinPred___lambda__1___closed__15); -l_Nat_reduceBinPred___lambda__1___closed__16 = _init_l_Nat_reduceBinPred___lambda__1___closed__16(); -lean_mark_persistent(l_Nat_reduceBinPred___lambda__1___closed__16); -l_Nat_reduceBinPred___lambda__1___closed__17 = _init_l_Nat_reduceBinPred___lambda__1___closed__17(); -lean_mark_persistent(l_Nat_reduceBinPred___lambda__1___closed__17); -l_Nat_reduceBinPred___lambda__1___closed__18 = _init_l_Nat_reduceBinPred___lambda__1___closed__18(); -lean_mark_persistent(l_Nat_reduceBinPred___lambda__1___closed__18); -l_Nat_reduceBinPred___lambda__1___closed__19 = _init_l_Nat_reduceBinPred___lambda__1___closed__19(); -lean_mark_persistent(l_Nat_reduceBinPred___lambda__1___closed__19); -l_Nat_reduceBinPred___lambda__1___closed__20 = _init_l_Nat_reduceBinPred___lambda__1___closed__20(); -lean_mark_persistent(l_Nat_reduceBinPred___lambda__1___closed__20); +l_Nat_reduceBin___closed__1 = _init_l_Nat_reduceBin___closed__1(); +lean_mark_persistent(l_Nat_reduceBin___closed__1); +l_Nat_reduceBinPred___closed__1 = _init_l_Nat_reduceBinPred___closed__1(); +lean_mark_persistent(l_Nat_reduceBinPred___closed__1); +l_Nat_reduceBinPred___closed__2 = _init_l_Nat_reduceBinPred___closed__2(); +lean_mark_persistent(l_Nat_reduceBinPred___closed__2); +l_Nat_reduceBinPred___closed__3 = _init_l_Nat_reduceBinPred___closed__3(); +lean_mark_persistent(l_Nat_reduceBinPred___closed__3); +l_Nat_reduceBinPred___closed__4 = _init_l_Nat_reduceBinPred___closed__4(); +lean_mark_persistent(l_Nat_reduceBinPred___closed__4); +l_Nat_reduceBinPred___closed__5 = _init_l_Nat_reduceBinPred___closed__5(); +lean_mark_persistent(l_Nat_reduceBinPred___closed__5); +l_Nat_reduceBinPred___closed__6 = _init_l_Nat_reduceBinPred___closed__6(); +lean_mark_persistent(l_Nat_reduceBinPred___closed__6); +l_Nat_reduceBinPred___closed__7 = _init_l_Nat_reduceBinPred___closed__7(); +lean_mark_persistent(l_Nat_reduceBinPred___closed__7); +l_Nat_reduceBinPred___closed__8 = _init_l_Nat_reduceBinPred___closed__8(); +lean_mark_persistent(l_Nat_reduceBinPred___closed__8); +l_Nat_reduceBinPred___closed__9 = _init_l_Nat_reduceBinPred___closed__9(); +lean_mark_persistent(l_Nat_reduceBinPred___closed__9); +l_Nat_reduceBinPred___closed__10 = _init_l_Nat_reduceBinPred___closed__10(); +lean_mark_persistent(l_Nat_reduceBinPred___closed__10); +l_Nat_reduceBinPred___closed__11 = _init_l_Nat_reduceBinPred___closed__11(); +lean_mark_persistent(l_Nat_reduceBinPred___closed__11); +l_Nat_reduceBinPred___closed__12 = _init_l_Nat_reduceBinPred___closed__12(); +lean_mark_persistent(l_Nat_reduceBinPred___closed__12); +l_Nat_reduceBinPred___closed__13 = _init_l_Nat_reduceBinPred___closed__13(); +lean_mark_persistent(l_Nat_reduceBinPred___closed__13); +l_Nat_reduceBinPred___closed__14 = _init_l_Nat_reduceBinPred___closed__14(); +lean_mark_persistent(l_Nat_reduceBinPred___closed__14); +l_Nat_reduceBinPred___closed__15 = _init_l_Nat_reduceBinPred___closed__15(); +lean_mark_persistent(l_Nat_reduceBinPred___closed__15); +l_Nat_reduceBinPred___closed__16 = _init_l_Nat_reduceBinPred___closed__16(); +lean_mark_persistent(l_Nat_reduceBinPred___closed__16); +l_Nat_reduceBinPred___closed__17 = _init_l_Nat_reduceBinPred___closed__17(); +lean_mark_persistent(l_Nat_reduceBinPred___closed__17); +l_Nat_reduceBinPred___closed__18 = _init_l_Nat_reduceBinPred___closed__18(); +lean_mark_persistent(l_Nat_reduceBinPred___closed__18); +l_Nat_reduceBinPred___closed__19 = _init_l_Nat_reduceBinPred___closed__19(); +lean_mark_persistent(l_Nat_reduceBinPred___closed__19); +l_Nat_reduceBinPred___closed__20 = _init_l_Nat_reduceBinPred___closed__20(); +lean_mark_persistent(l_Nat_reduceBinPred___closed__20); l_Nat_reduceSucc___closed__1 = _init_l_Nat_reduceSucc___closed__1(); lean_mark_persistent(l_Nat_reduceSucc___closed__1); l_Nat_reduceSucc___closed__2 = _init_l_Nat_reduceSucc___closed__2(); lean_mark_persistent(l_Nat_reduceSucc___closed__2); l_Nat_reduceSucc___closed__3 = _init_l_Nat_reduceSucc___closed__3(); lean_mark_persistent(l_Nat_reduceSucc___closed__3); -l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__1 = _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__1(); -lean_mark_persistent(l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__1); -l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__2 = _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__2(); -lean_mark_persistent(l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__2); -l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__3 = _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__3(); -lean_mark_persistent(l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__3); -l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__4 = _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__4(); -lean_mark_persistent(l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__4); -l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__5 = _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__5(); -lean_mark_persistent(l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__5); -l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__6 = _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__6(); -lean_mark_persistent(l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__6); -l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__7 = _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__7(); -lean_mark_persistent(l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592____closed__7); -if (builtin) {res = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_592_(lean_io_mk_world()); +l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__1 = _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__1(); +lean_mark_persistent(l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__1); +l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__2 = _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__2(); +lean_mark_persistent(l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__2); +l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__3 = _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__3(); +lean_mark_persistent(l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__3); +l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__4 = _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__4(); +lean_mark_persistent(l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__4); +l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__5 = _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__5(); +lean_mark_persistent(l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__5); +l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__6 = _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__6(); +lean_mark_persistent(l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__6); +l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__7 = _init_l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__7(); +lean_mark_persistent(l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408____closed__7); +if (builtin) {res = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_408_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_594_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_410_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Nat_reduceAdd___closed__1 = _init_l_Nat_reduceAdd___closed__1(); @@ -9914,38 +9825,38 @@ l_Nat_reduceAdd___closed__2 = _init_l_Nat_reduceAdd___closed__2(); lean_mark_persistent(l_Nat_reduceAdd___closed__2); l_Nat_reduceAdd___closed__3 = _init_l_Nat_reduceAdd___closed__3(); lean_mark_persistent(l_Nat_reduceAdd___closed__3); -l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__1 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__1(); -lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__1); -l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__2 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__2(); -lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__2); -l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__3 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__3(); -lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__3); -l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__4 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__4(); -lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__4); -l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5(); -lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__5); -l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__6 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__6(); -lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__6); -l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__7 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__7(); -lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__7); -l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__8 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__8(); -lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__8); -l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__9 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__9(); -lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__9); -l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__10 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__10(); -lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__10); -l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__11 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__11(); -lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__11); -l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__12 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__12(); -lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__12); -l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__13 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__13(); -lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__13); -l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__14 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__14(); -lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630____closed__14); -if (builtin) {res = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_630_(lean_io_mk_world()); +l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__1 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__1(); +lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__1); +l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__2 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__2(); +lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__2); +l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__3 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__3(); +lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__3); +l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__4 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__4(); +lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__4); +l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5(); +lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__5); +l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__6 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__6(); +lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__6); +l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__7 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__7(); +lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__7); +l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__8 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__8(); +lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__8); +l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__9 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__9(); +lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__9); +l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__10 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__10(); +lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__10); +l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__11 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__11(); +lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__11); +l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__12 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__12(); +lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__12); +l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__13 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__13(); +lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__13); +l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__14 = _init_l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__14(); +lean_mark_persistent(l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446____closed__14); +if (builtin) {res = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_446_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_632_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_448_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Nat_reduceMul___closed__1 = _init_l_Nat_reduceMul___closed__1(); @@ -9954,32 +9865,32 @@ l_Nat_reduceMul___closed__2 = _init_l_Nat_reduceMul___closed__2(); lean_mark_persistent(l_Nat_reduceMul___closed__2); l_Nat_reduceMul___closed__3 = _init_l_Nat_reduceMul___closed__3(); lean_mark_persistent(l_Nat_reduceMul___closed__3); -l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__1 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__1(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__1); -l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__2 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__2(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__2); -l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__3 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__3(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__3); -l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__4 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__4(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__4); -l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__5 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__5(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__5); -l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__6 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__6(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__6); -l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__7 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__7(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__7); -l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__8 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__8(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__8); -l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__9 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__9(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__9); -l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__10 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__10(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__10); -l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__11 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__11(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668____closed__11); -if (builtin) {res = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_668_(lean_io_mk_world()); +l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__1 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__1(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__1); +l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__2 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__2(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__2); +l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__3 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__3(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__3); +l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__4 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__4(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__4); +l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__5 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__5(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__5); +l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__6 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__6(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__6); +l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__7 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__7(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__7); +l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__8 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__8(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__8); +l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__9 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__9(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__9); +l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__10 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__10(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__10); +l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__11 = _init_l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__11(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484____closed__11); +if (builtin) {res = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_484_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_670_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_486_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Nat_reduceSub___closed__1 = _init_l_Nat_reduceSub___closed__1(); @@ -9988,32 +9899,32 @@ l_Nat_reduceSub___closed__2 = _init_l_Nat_reduceSub___closed__2(); lean_mark_persistent(l_Nat_reduceSub___closed__2); l_Nat_reduceSub___closed__3 = _init_l_Nat_reduceSub___closed__3(); lean_mark_persistent(l_Nat_reduceSub___closed__3); -l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__1 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__1(); -lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__1); -l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__2 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__2(); -lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__2); -l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__3 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__3(); -lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__3); -l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__4 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__4(); -lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__4); -l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__5 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__5(); -lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__5); -l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__6 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__6(); -lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__6); -l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__7 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__7(); -lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__7); -l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__8 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__8(); -lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__8); -l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__9 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__9(); -lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__9); -l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__10 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__10(); -lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__10); -l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__11 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__11(); -lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706____closed__11); -if (builtin) {res = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_706_(lean_io_mk_world()); +l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__1 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__1(); +lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__1); +l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__2 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__2(); +lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__2); +l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__3 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__3(); +lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__3); +l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__4 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__4(); +lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__4); +l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__5 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__5(); +lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__5); +l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__6 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__6(); +lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__6); +l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__7 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__7(); +lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__7); +l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__8 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__8(); +lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__8); +l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__9 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__9(); +lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__9); +l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__10 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__10(); +lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__10); +l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__11 = _init_l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__11(); +lean_mark_persistent(l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522____closed__11); +if (builtin) {res = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_522_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_708_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_524_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Nat_reduceDiv___closed__1 = _init_l_Nat_reduceDiv___closed__1(); @@ -10022,32 +9933,32 @@ l_Nat_reduceDiv___closed__2 = _init_l_Nat_reduceDiv___closed__2(); lean_mark_persistent(l_Nat_reduceDiv___closed__2); l_Nat_reduceDiv___closed__3 = _init_l_Nat_reduceDiv___closed__3(); lean_mark_persistent(l_Nat_reduceDiv___closed__3); -l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__1 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__1(); -lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__1); -l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__2 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__2(); -lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__2); -l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__3 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__3(); -lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__3); -l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__4 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__4(); -lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__4); -l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__5 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__5(); -lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__5); -l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__6 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__6(); -lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__6); -l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__7 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__7(); -lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__7); -l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__8 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__8(); -lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__8); -l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__9 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__9(); -lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__9); -l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__10 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__10(); -lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__10); -l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__11 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__11(); -lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744____closed__11); -if (builtin) {res = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_744_(lean_io_mk_world()); +l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__1 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__1(); +lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__1); +l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__2 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__2(); +lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__2); +l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__3 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__3(); +lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__3); +l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__4 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__4(); +lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__4); +l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__5 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__5(); +lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__5); +l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__6 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__6(); +lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__6); +l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__7 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__7(); +lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__7); +l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__8 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__8(); +lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__8); +l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__9 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__9(); +lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__9); +l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__10 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__10(); +lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__10); +l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__11 = _init_l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__11(); +lean_mark_persistent(l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560____closed__11); +if (builtin) {res = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_560_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_746_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_562_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Nat_reduceMod___closed__1 = _init_l_Nat_reduceMod___closed__1(); @@ -10056,32 +9967,32 @@ l_Nat_reduceMod___closed__2 = _init_l_Nat_reduceMod___closed__2(); lean_mark_persistent(l_Nat_reduceMod___closed__2); l_Nat_reduceMod___closed__3 = _init_l_Nat_reduceMod___closed__3(); lean_mark_persistent(l_Nat_reduceMod___closed__3); -l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__1 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__1(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__1); -l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__2 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__2(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__2); -l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__3 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__3(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__3); -l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__4 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__4(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__4); -l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__5 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__5(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__5); -l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__6 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__6(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__6); -l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__7 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__7(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__7); -l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__8 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__8(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__8); -l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__9 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__9(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__9); -l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__10 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__10(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__10); -l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__11 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__11(); -lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782____closed__11); -if (builtin) {res = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_782_(lean_io_mk_world()); +l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__1 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__1(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__1); +l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__2 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__2(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__2); +l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__3 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__3(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__3); +l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__4 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__4(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__4); +l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__5 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__5(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__5); +l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__6 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__6(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__6); +l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__7 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__7(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__7); +l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__8 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__8(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__8); +l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__9 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__9(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__9); +l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__10 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__10(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__10); +l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__11 = _init_l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__11(); +lean_mark_persistent(l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598____closed__11); +if (builtin) {res = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_598_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_784_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_600_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Nat_reducePow___closed__1 = _init_l_Nat_reducePow___closed__1(); @@ -10090,56 +10001,56 @@ l_Nat_reducePow___closed__2 = _init_l_Nat_reducePow___closed__2(); lean_mark_persistent(l_Nat_reducePow___closed__2); l_Nat_reducePow___closed__3 = _init_l_Nat_reducePow___closed__3(); lean_mark_persistent(l_Nat_reducePow___closed__3); -l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__1 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__1(); -lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__1); -l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__2 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__2(); -lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__2); -l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__3 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__3(); -lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__3); -l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__4 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__4(); -lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__4); -l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__5 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__5(); -lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__5); -l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__6 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__6(); -lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__6); -l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__7 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__7(); -lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__7); -l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__8 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__8(); -lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__8); -l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__9 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__9(); -lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__9); -l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__10 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__10(); -lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__10); -l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__11 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__11(); -lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820____closed__11); -if (builtin) {res = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_820_(lean_io_mk_world()); +l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__1 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__1(); +lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__1); +l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__2 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__2(); +lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__2); +l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__3 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__3(); +lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__3); +l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__4 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__4(); +lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__4); +l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__5 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__5(); +lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__5); +l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__6 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__6(); +lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__6); +l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__7 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__7(); +lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__7); +l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__8 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__8(); +lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__8); +l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__9 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__9(); +lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__9); +l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__10 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__10(); +lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__10); +l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__11 = _init_l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__11(); +lean_mark_persistent(l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636____closed__11); +if (builtin) {res = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_636_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_822_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_638_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Nat_reduceGcd___closed__1 = _init_l_Nat_reduceGcd___closed__1(); lean_mark_persistent(l_Nat_reduceGcd___closed__1); l_Nat_reduceGcd___closed__2 = _init_l_Nat_reduceGcd___closed__2(); lean_mark_persistent(l_Nat_reduceGcd___closed__2); -l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__1 = _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__1(); -lean_mark_persistent(l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__1); -l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__2 = _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__2(); -lean_mark_persistent(l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__2); -l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__3 = _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__3(); -lean_mark_persistent(l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__3); -l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__4 = _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__4(); -lean_mark_persistent(l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__4); -l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__5 = _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__5(); -lean_mark_persistent(l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__5); -l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__6 = _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__6(); -lean_mark_persistent(l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__6); -l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__7 = _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__7(); -lean_mark_persistent(l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839____closed__7); -if (builtin) {res = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_839_(lean_io_mk_world()); +l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__1 = _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__1(); +lean_mark_persistent(l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__1); +l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__2 = _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__2(); +lean_mark_persistent(l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__2); +l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__3 = _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__3(); +lean_mark_persistent(l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__3); +l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__4 = _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__4(); +lean_mark_persistent(l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__4); +l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__5 = _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__5(); +lean_mark_persistent(l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__5); +l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__6 = _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__6(); +lean_mark_persistent(l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__6); +l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__7 = _init_l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__7(); +lean_mark_persistent(l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655____closed__7); +if (builtin) {res = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_655_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_841_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_657_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Nat_reduceLT___closed__1 = _init_l_Nat_reduceLT___closed__1(); @@ -10148,30 +10059,30 @@ l_Nat_reduceLT___closed__2 = _init_l_Nat_reduceLT___closed__2(); lean_mark_persistent(l_Nat_reduceLT___closed__2); l_Nat_reduceLT___closed__3 = _init_l_Nat_reduceLT___closed__3(); lean_mark_persistent(l_Nat_reduceLT___closed__3); -l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__1 = _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__1(); -lean_mark_persistent(l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__1); -l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__2 = _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__2(); -lean_mark_persistent(l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__2); -l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__3 = _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__3(); -lean_mark_persistent(l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__3); -l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__4 = _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__4(); -lean_mark_persistent(l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__4); -l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__5 = _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__5(); -lean_mark_persistent(l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__5); -l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__6 = _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__6(); -lean_mark_persistent(l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__6); -l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__7 = _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__7(); -lean_mark_persistent(l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__7); -l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__8 = _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__8(); -lean_mark_persistent(l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__8); -l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__9 = _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__9(); -lean_mark_persistent(l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__9); -l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__10 = _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__10(); -lean_mark_persistent(l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878____closed__10); -if (builtin) {res = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_878_(lean_io_mk_world()); +l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__1 = _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__1(); +lean_mark_persistent(l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__1); +l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__2 = _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__2(); +lean_mark_persistent(l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__2); +l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__3 = _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__3(); +lean_mark_persistent(l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__3); +l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__4 = _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__4(); +lean_mark_persistent(l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__4); +l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__5 = _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__5(); +lean_mark_persistent(l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__5); +l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__6 = _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__6(); +lean_mark_persistent(l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__6); +l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__7 = _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__7(); +lean_mark_persistent(l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__7); +l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__8 = _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__8(); +lean_mark_persistent(l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__8); +l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__9 = _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__9(); +lean_mark_persistent(l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__9); +l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__10 = _init_l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__10(); +lean_mark_persistent(l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694____closed__10); +if (builtin) {res = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_694_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_880_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_696_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Nat_reduceLE___closed__1 = _init_l_Nat_reduceLE___closed__1(); @@ -10180,28 +10091,28 @@ l_Nat_reduceLE___closed__2 = _init_l_Nat_reduceLE___closed__2(); lean_mark_persistent(l_Nat_reduceLE___closed__2); l_Nat_reduceLE___closed__3 = _init_l_Nat_reduceLE___closed__3(); lean_mark_persistent(l_Nat_reduceLE___closed__3); -l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__1 = _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__1(); -lean_mark_persistent(l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__1); -l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__2 = _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__2(); -lean_mark_persistent(l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__2); -l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__3 = _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__3(); -lean_mark_persistent(l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__3); -l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__4 = _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__4(); -lean_mark_persistent(l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__4); -l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__5 = _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__5(); -lean_mark_persistent(l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__5); -l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__6 = _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__6(); -lean_mark_persistent(l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__6); -l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__7 = _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__7(); -lean_mark_persistent(l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__7); -l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__8 = _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__8(); -lean_mark_persistent(l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__8); -l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__9 = _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__9(); -lean_mark_persistent(l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917____closed__9); -if (builtin) {res = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_917_(lean_io_mk_world()); +l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__1 = _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__1(); +lean_mark_persistent(l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__1); +l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__2 = _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__2(); +lean_mark_persistent(l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__2); +l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__3 = _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__3(); +lean_mark_persistent(l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__3); +l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__4 = _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__4(); +lean_mark_persistent(l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__4); +l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__5 = _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__5(); +lean_mark_persistent(l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__5); +l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__6 = _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__6(); +lean_mark_persistent(l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__6); +l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__7 = _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__7(); +lean_mark_persistent(l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__7); +l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__8 = _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__8(); +lean_mark_persistent(l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__8); +l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__9 = _init_l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__9(); +lean_mark_persistent(l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733____closed__9); +if (builtin) {res = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_733_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_919_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_735_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Nat_reduceGT___closed__1 = _init_l_Nat_reduceGT___closed__1(); @@ -10210,16 +10121,16 @@ l_Nat_reduceGT___closed__2 = _init_l_Nat_reduceGT___closed__2(); lean_mark_persistent(l_Nat_reduceGT___closed__2); l_Nat_reduceGT___closed__3 = _init_l_Nat_reduceGT___closed__3(); lean_mark_persistent(l_Nat_reduceGT___closed__3); -l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956____closed__1 = _init_l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956____closed__1(); -lean_mark_persistent(l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956____closed__1); -l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956____closed__2 = _init_l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956____closed__2(); -lean_mark_persistent(l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956____closed__2); -l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956____closed__3 = _init_l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956____closed__3(); -lean_mark_persistent(l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956____closed__3); -if (builtin) {res = l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_956_(lean_io_mk_world()); +l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772____closed__1 = _init_l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772____closed__1(); +lean_mark_persistent(l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772____closed__1); +l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772____closed__2 = _init_l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772____closed__2(); +lean_mark_persistent(l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772____closed__2); +l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772____closed__3 = _init_l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772____closed__3(); +lean_mark_persistent(l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772____closed__3); +if (builtin) {res = l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_772_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_958_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_774_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Nat_reduceGE___closed__1 = _init_l_Nat_reduceGE___closed__1(); @@ -10228,16 +10139,16 @@ l_Nat_reduceGE___closed__2 = _init_l_Nat_reduceGE___closed__2(); lean_mark_persistent(l_Nat_reduceGE___closed__2); l_Nat_reduceGE___closed__3 = _init_l_Nat_reduceGE___closed__3(); lean_mark_persistent(l_Nat_reduceGE___closed__3); -l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__1 = _init_l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__1(); -lean_mark_persistent(l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__1); -l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__2 = _init_l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__2(); -lean_mark_persistent(l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__2); -l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__3 = _init_l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__3(); -lean_mark_persistent(l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__3); -if (builtin) {res = l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995_(lean_io_mk_world()); +l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811____closed__1 = _init_l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811____closed__1(); +lean_mark_persistent(l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811____closed__1); +l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811____closed__2 = _init_l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811____closed__2(); +lean_mark_persistent(l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811____closed__2); +l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811____closed__3 = _init_l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811____closed__3(); +lean_mark_persistent(l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811____closed__3); +if (builtin) {res = l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_811_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_997_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_813_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/UInt.c b/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/UInt.c index 163496ba6cb73..11b915a5c0167 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/UInt.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/UInt.c @@ -13,210 +13,200 @@ #ifdef __cplusplus extern "C" { #endif +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9029_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__182; -LEAN_EXPORT lean_object* l_UInt32_reduceSub___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7603_(lean_object*); -LEAN_EXPORT lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__78; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__512; -static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__128; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__393; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__420; lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__96; +static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__355; +static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__358; +static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__28; uint8_t lean_uint8_sub(uint8_t, uint8_t); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__149; -static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__4; -LEAN_EXPORT lean_object* l_UInt64_reduceLT___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__4; -static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__5; +static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__310; -LEAN_EXPORT lean_object* l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9732____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__7; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__110; +static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__6; +LEAN_EXPORT lean_object* l_USize_reduceGT___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__112; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__378; -static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__1; +static lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6849____closed__1; LEAN_EXPORT lean_object* l_UInt8_reduceSub___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt8_reduceLT___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7800_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8418____closed__1; lean_object* l_Lean_Syntax_mkNameLit(lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__6; -static lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10693____closed__2; -static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__2; +static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__7; uint8_t lean_uint8_dec_lt(uint8_t, uint8_t); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__495; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__166; -static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__7; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__54; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__305; -static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__8; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__557; +static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__159; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__270; LEAN_EXPORT lean_object* l_UInt8_reduceDiv___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__4; +static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__81; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__350; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__476; +static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__58; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__556; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7653_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7385_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__276; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__106; lean_object* lean_mk_empty_array_with_capacity(lean_object*); lean_object* l_Lean_mkAppN(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt64_reduceDiv___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__9; -static lean_object* l_UInt64_fromExpr___lambda__2___closed__1; -static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__4; +LEAN_EXPORT lean_object* l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8423_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6125_(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__8; +static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__139; -static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__8; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__87; -static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__5; -static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__6; +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3; +static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__381; +static lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6084____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__255; +static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__417; -static lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__206; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__244; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7538_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__397; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6829_(lean_object*); uint32_t lean_uint32_mod(uint32_t, uint32_t); +LEAN_EXPORT lean_object* l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7658____boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__370; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__303; -static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__6; +static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__18; -LEAN_EXPORT lean_object* l_USize_reduceLE___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__380; LEAN_EXPORT lean_object* l_UInt32_reduceSub(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint64_t lean_uint64_mod(uint64_t, uint64_t); -static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__2; +static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__5; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891_(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5931_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__297; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__199; -LEAN_EXPORT lean_object* l_UInt8_reduceGT___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__4; +static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__4; LEAN_EXPORT lean_object* l_USize_reduceSub___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__325; -static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__5; -static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__6; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__10; -static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__7; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673_(lean_object*); lean_object* lean_whnf(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__386; -static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__3; -static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__8; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8493_(lean_object*); -static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__6; +static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; LEAN_EXPORT lean_object* l_UInt8_reduceGT(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_usize_dec_le(size_t, size_t); uint16_t lean_uint16_mod(uint16_t, uint16_t); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__531; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__539; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__521; -LEAN_EXPORT lean_object* l_USize_reduceGT___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__389; +static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__5; static lean_object* l_commandDeclare__uint__simprocs_____closed__10; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__525; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__522; -static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__4; +LEAN_EXPORT lean_object* l_UInt16_fromExpr___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__438; -static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__352; -static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__231; uint64_t lean_uint64_of_nat(lean_object*); lean_object* l_Lean_mkAppB(lean_object*, lean_object*, lean_object*); uint8_t lean_uint16_dec_lt(uint16_t, uint16_t); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__67; -static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__9; -static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__5; -static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2; -LEAN_EXPORT lean_object* l_USize_reduceGE___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6834____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__4; +LEAN_EXPORT lean_object* l_UInt64_reduceLT___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__21; +LEAN_EXPORT lean_object* l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6128____boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__141; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__42; +static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__529; -static lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10693____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__145; -LEAN_EXPORT lean_object* l_UInt32_reduceMul___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__122; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__267; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__313; -static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__3; -static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__7; -static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__4; +static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__84; +static lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__3; uint8_t l_Lean_Expr_isAppOfArity(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8423_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148_(lean_object*); +static lean_object* l_USize_fromExpr___closed__1; LEAN_EXPORT lean_object* l_UInt16_reduceLE(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__153; -LEAN_EXPORT lean_object* l_UInt32_reduceLT___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__510; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__444; -static lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__1; -LEAN_EXPORT lean_object* l_USize_fromExpr___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__7; +static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__337; +static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006_(lean_object*); lean_object* l_Lean_Syntax_getId(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10539_(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__515; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635_(lean_object*); -LEAN_EXPORT lean_object* l_UInt64_reduceMod___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6888_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6696_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__3; +static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__308; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__268; lean_object* lean_array_push(lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__100; -static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__302; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683_(lean_object*); -static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__7; +static lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6849____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__162; size_t lean_usize_mul(size_t, size_t); -static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__5; -static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__5; +static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__1; +static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__4; +static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__499; LEAN_EXPORT lean_object* l_UInt16_reduceGE(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_USize_reduceDiv___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt8_reduceMul___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_UInt64_fromExpr___lambda__2___closed__2; +static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__2; +static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__3; +static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__39; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__326; +static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__9; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__362; uint8_t lean_uint64_dec_lt(uint64_t, uint64_t); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__365; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__165; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7758_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__312; +static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__204; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7680_(lean_object*); -LEAN_EXPORT lean_object* l_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9732____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__130; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__146; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__155; -static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__424; -static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__505; -static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__509; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__258; -static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__5; -static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__7; +static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__227; -LEAN_EXPORT lean_object* l_UInt64_reduceMul___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_UInt32_reduceGE___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__4; +static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__530; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__416; -LEAN_EXPORT lean_object* l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__37; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__44; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__29; @@ -224,53 +214,55 @@ static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt____ static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__187; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__63; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__164; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__559; -LEAN_EXPORT lean_object* l_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8766_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__555; static lean_object* l_UInt8_toExpr___closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__71; -static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__360; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__235; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__340; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__113; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__179; -static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8381_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__343; -static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__6; +static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__8; +static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__4; LEAN_EXPORT lean_object* l_UInt16_reduceMul(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__485; -static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__8; -static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__1; +static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421_(lean_object*); +static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__4; +static lean_object* l_UInt8_fromExpr___closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__293; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__524; -static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__10; +static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__500; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9107_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__361; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__191; -static lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7795____closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6734_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__9; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__57; -LEAN_EXPORT lean_object* l_UInt16_reduceAdd___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__385; +static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__2; +static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__5; +static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__10; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__401; -static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10656_(lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__6; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105_(lean_object*); +static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__425; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__92; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644_(lean_object*); -static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__1; +static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__6; +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__15; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__262; -LEAN_EXPORT lean_object* l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6834_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__226; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__189; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__222; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__558; LEAN_EXPORT lean_object* l_UInt8_reduceMul___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt16_reduceLE___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10578_(lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__5; +static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__7; +static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__48; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__348; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__339; @@ -279,1030 +271,935 @@ static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt____ static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__178; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__346; LEAN_EXPORT lean_object* l_UInt32_toExpr(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__69; LEAN_EXPORT lean_object* l_UInt64_reduceMul(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_commandDeclare__uint__simprocs_____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__167; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9573_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487_(lean_object*); -static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__451; LEAN_EXPORT lean_object* l_USize_reduceGT(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__472; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__374; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__481; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8226_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__73; -static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__445; -static lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8761____closed__2; +static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__5; +LEAN_EXPORT lean_object* l_UInt64_reduceGT___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__478; lean_object* l_Lean_Syntax_node5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__319; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__479; uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); -static lean_object* l_UInt32_fromExpr___lambda__2___closed__1; -static lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__6; -static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__8; -static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__9; -static lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10654____closed__1; +static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__8; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951_(lean_object*); LEAN_EXPORT lean_object* l_UInt16_reduceMod(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8379____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__168; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__27; -static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__9; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__53; +static lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8418____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__221; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7616_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__3; +static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__7; +static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__457; +static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__173; +LEAN_EXPORT lean_object* l_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8423____boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6084____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__190; +static lean_object* l_USize_fromExpr___closed__2; static lean_object* l_USize_toExpr___closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7527_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6658_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__487; -static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__4; -static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__2; -LEAN_EXPORT lean_object* l_UInt16_reduceMul___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt64_reduceSub___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8685_(lean_object*); -LEAN_EXPORT lean_object* l_UInt64_reduceAdd___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9146_(lean_object*); +static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__3; +static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__322; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__473; -static lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9688____closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567_(lean_object*); -LEAN_EXPORT lean_object* l_UInt32_reduceLT___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__6; +static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__3; +static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__2; +static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__2; static lean_object* l_commandDeclare__uint__simprocs_____closed__1; -static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__3; -LEAN_EXPORT lean_object* l_USize_reduceSub___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__2; +static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__175; -static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__6; -static lean_object* l_USize_fromExpr___lambda__2___closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__436; LEAN_EXPORT lean_object* l_UInt64_reduceGT(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__469; -static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__3; +static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__7; LEAN_EXPORT lean_object* l_USize_reduceDiv(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__6; -static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__1; -static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__6; -static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__6; -static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__9; -LEAN_EXPORT lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__5; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5855_(lean_object*); +static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__3; +static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__8; +static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__6; +static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__185; -static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__1; lean_object* l_Lean_Expr_appArg_x21(lean_object*); -static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__335; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110_(lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__211; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__260; -LEAN_EXPORT lean_object* l_UInt16_reduceMul___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__535; -static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__304; -static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__1; -static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__7; +static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__197; -static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__3; -static lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__6; LEAN_EXPORT lean_object* l_UInt64_reduceLE(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__411; -static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__3; +LEAN_EXPORT lean_object* l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6893____boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6888____closed__1; static lean_object* l_commandDeclare__uint__simprocs_____closed__11; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__188; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__345; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__212; -LEAN_EXPORT lean_object* l_UInt8_reduceDiv___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__516; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6773_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__121; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__161; -static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__259; LEAN_EXPORT lean_object* l_UInt64_reduceMod___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__484; -static lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10654____closed__2; -static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__6; +static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__359; -static lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__2; -static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__418; LEAN_EXPORT lean_object* l_UInt32_reduceMul___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7565_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__151; -static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__1; -static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__3; +static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__494; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__544; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__8; -static lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9688____closed__2; -static lean_object* l_UInt16_fromExpr___lambda__2___closed__2; -LEAN_EXPORT lean_object* l_UInt8_fromExpr___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_UInt8_reduceLT___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__463; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6086_(lean_object*); lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt16_reduceGT___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__8; +static lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__2; static lean_object* l_UInt64_toExpr___closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__407; +static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__7; LEAN_EXPORT lean_object* l_UInt32_fromExpr(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7658_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__344; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__203; -static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__290; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__301; -static lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__6; -static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__4; +LEAN_EXPORT lean_object* l_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6893_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__5; +static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__64; size_t lean_usize_of_nat(lean_object*); -static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__13; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__131; -LEAN_EXPORT lean_object* l_USize_reduceDiv___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__241; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8646_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__403; -LEAN_EXPORT lean_object* l_UInt32_reduceDiv___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__10; +static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__6; +static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__6; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6047_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__25; -static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__3; +static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__413; -static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__6; -static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__5; LEAN_EXPORT lean_object* l_UInt16_reduceDiv(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__83; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__410; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__111; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__449; -static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__142; LEAN_EXPORT lean_object* l_UInt16_reduceSub___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6834____lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__12; +static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__6; +static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__3; LEAN_EXPORT lean_object* l_UInt32_reduceDiv___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__4; +static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__86; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__101; -static lean_object* l_UInt32_fromExpr___lambda__2___closed__2; +static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__377; -static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__5; +static lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__74; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__342; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__6; -static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__2; +static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__6; uint32_t lean_uint32_mul(uint32_t, uint32_t); -LEAN_EXPORT lean_object* l_USize_reduceLE___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__7; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5817_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__294; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__250; -LEAN_EXPORT lean_object* l_UInt64_reduceDiv___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt32_reduceGE___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_UInt8_fromExpr___lambda__2___closed__1; -LEAN_EXPORT lean_object* l_UInt8_fromExpr___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__422; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__60; +static lean_object* l_UInt32_fromExpr___closed__2; +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__137; -static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__217; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__269; -LEAN_EXPORT lean_object* l_UInt16_reduceLE___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_UInt8_fromExpr(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt32_reduceMul___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__46; lean_object* lean_uint16_to_nat(uint16_t); -LEAN_EXPORT lean_object* l_UInt64_fromExpr___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__200; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__218; -static lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__3; -static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__4; -LEAN_EXPORT lean_object* l_UInt8_reduceGE___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_UInt8_reduceLT(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7499_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__466; -LEAN_EXPORT lean_object* l_USize_reduceSub___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt8_fromExpr___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__503; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__448; -LEAN_EXPORT lean_object* l_UInt32_reduceMod___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__375; lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__288; uint8_t lean_uint32_dec_le(uint32_t, uint32_t); +LEAN_EXPORT lean_object* l_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6893____boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__470; -static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__3; -LEAN_EXPORT lean_object* l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7800____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__232; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656_(lean_object*); uint32_t lean_uint32_of_nat(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__2; -LEAN_EXPORT lean_object* l_UInt64_reduceLT___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__125; lean_object* l_Lean_Syntax_node6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__126; -static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__56; +static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__4; +static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__536; -static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__324; -static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__4; +static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__1; +static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +LEAN_EXPORT lean_object* l_UInt8_reduceLE___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__118; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__518; +static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__4; lean_object* lean_uint64_to_nat(uint64_t); -static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__8; -static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__5; -LEAN_EXPORT lean_object* l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_USize_reduceGE___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8342_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__441; -static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__412; +LEAN_EXPORT lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_UInt32_reduceLE(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__489; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__363; -static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__192; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__513; -LEAN_EXPORT lean_object* l_USize_fromExpr___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__76; -static lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8761____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__94; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__526; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__390; -static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__483; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__114; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__456; -LEAN_EXPORT lean_object* l_USize_reduceMod___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9612_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8150_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__329; -static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__5; -static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__1; +static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__240; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__117; -LEAN_EXPORT lean_object* l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8766____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__50; -static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__193; uint8_t lean_uint8_mod(uint8_t, uint8_t); LEAN_EXPORT lean_object* l_UInt64_reduceMod(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__490; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__251; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__398; -static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6714_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461_(lean_object*); LEAN_EXPORT lean_object* l_UInt8_reduceAdd(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__474; LEAN_EXPORT lean_object* l_UInt64_reduceAdd___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__80; -LEAN_EXPORT lean_object* l_UInt16_reduceLT___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6620_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6123____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__254; +static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__205; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__12; uint32_t lean_uint32_div(uint32_t, uint32_t); static lean_object* l_UInt32_toExpr___closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__446; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9497_(lean_object*); -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__553; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__552; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10693_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__437; -static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__4; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__5; +static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2; LEAN_EXPORT lean_object* l_USize_reduceAdd(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__439; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6831_(lean_object*); -static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__242; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__488; -static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__372; -LEAN_EXPORT lean_object* l_UInt16_reduceDiv___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__249; lean_object* l_Lean_quoteNameMk(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__133; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810_(lean_object*); uint16_t lean_uint16_div(uint16_t, uint16_t); -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__547; +static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__2; +static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__8; static lean_object* l_commandDeclare__uint__simprocs_____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__321; +static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__30; -static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__5; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__549; -static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10695_(lean_object*); +static lean_object* l_UInt8_fromExpr___closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__376; -static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__546; -LEAN_EXPORT lean_object* l_UInt16_reduceSub___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8188_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__108; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__247; -static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__3; +static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__214; -static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__349; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7489_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__10; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__541; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__237; -static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__4; +static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__265; static lean_object* l_UInt64_toExpr___closed__1; +static lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__284; -static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__8; -LEAN_EXPORT lean_object* l_UInt8_reduceSub___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345_(lean_object*); uint64_t lean_uint64_add(uint64_t, uint64_t); LEAN_EXPORT lean_object* l_USize_reduceAdd___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8761_(lean_object*); -LEAN_EXPORT lean_object* l_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6834_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580_(lean_object*); lean_object* l_Lean_Syntax_node3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__296; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__507; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9535_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__392; -static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__3; lean_object* l_Lean_Name_append(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt32_reduceAdd___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__152; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__2; -static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__49; +static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__23; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__357; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8531_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__263; +LEAN_EXPORT lean_object* l_UInt32_reduceLE___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__157; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5969_(lean_object*); static lean_object* l_commandDeclare__uint__simprocs_____closed__6; +static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__22; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__230; -static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__351; -LEAN_EXPORT lean_object* l_UInt8_reduceMod___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__6; +LEAN_EXPORT lean_object* l_UInt64_fromExpr___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__406; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__527; +static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__4; +static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__9; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7577_(lean_object*); LEAN_EXPORT lean_object* l_UInt64_reduceAdd(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__127; -static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__2; +static lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8379____closed__1; +static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__196; -LEAN_EXPORT lean_object* l_UInt32_fromExpr___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__523; -LEAN_EXPORT lean_object* l_UInt64_reduceGT___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__5; +static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__4; uint64_t lean_uint64_div(uint64_t, uint64_t); -static lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__3; -LEAN_EXPORT lean_object* l_UInt64_reduceMod___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__8; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8569_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6561_(lean_object*); +static lean_object* l_UInt32_fromExpr___closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7655_(lean_object*); LEAN_EXPORT lean_object* l_UInt64_reduceDiv(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt64_reduceGE___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__79; +static lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6888____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__486; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__538; -static lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__4; +static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__26; lean_object* l_Lean_Meta_mkDecide(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__330; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__318; -static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__6; -static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__1; +static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8418_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__77; -static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__7; +static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__1; +static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__19; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9690_(lean_object*); +LEAN_EXPORT lean_object* l_UInt32_reduceGT___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__88; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__285; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__238; -static lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__4; -LEAN_EXPORT lean_object* l_UInt16_reduceAdd___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__138; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__533; uint8_t lean_uint8_mul(uint8_t, uint8_t); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__272; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066_(lean_object*); lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__6; -static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__8; +static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__5; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__384; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__51; -static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__4; -static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__7; -static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__6; +LEAN_EXPORT lean_object* l_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7658____boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__35; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__317; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537_(lean_object*); -LEAN_EXPORT lean_object* l_USize_reduceMul___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__548; -static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__3; -LEAN_EXPORT lean_object* l_UInt32_reduceLE___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__5; uint16_t lean_uint16_of_nat(lean_object*); LEAN_EXPORT lean_object* l_UInt16_reduceMul___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8991_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__328; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__93; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6890_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__210; +static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__8; +static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__1; LEAN_EXPORT lean_object* l_UInt16_reduceGT(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__4; +static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__7; LEAN_EXPORT lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt16_fromExpr___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6084_(lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2; lean_object* l_Lean_Syntax_node2(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_UInt32_fromExpr___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__8; LEAN_EXPORT lean_object* l_UInt8_reduceDiv(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_UInt64_reduceGE(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9459_(lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__537; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__426; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__233; uint64_t lean_uint64_mul(uint64_t, uint64_t); -LEAN_EXPORT lean_object* l_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8766____lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9144____closed__2; +static lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7653____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__427; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6851_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__368; +static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__5; lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8915_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__331; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913_(lean_object*); LEAN_EXPORT lean_object* l_UInt64_reduceSub(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6834____lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__532; -static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559_(lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__3; -static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__1; -static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__10; -LEAN_EXPORT lean_object* l_UInt8_reduceAdd___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__8; -static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__1; -LEAN_EXPORT lean_object* l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7800____lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__3; +static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__1; +static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__8; LEAN_EXPORT lean_object* l_UInt32_reduceLT(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__454; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8722_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__105; +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__11; static lean_object* l_commandDeclare__uint__simprocs_____closed__5; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7795_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9144_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__219; -static lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7756____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__356; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8607_(lean_object*); +LEAN_EXPORT lean_object* l_UInt64_reduceGE___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__496; -LEAN_EXPORT lean_object* l_UInt16_reduceGE___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9727_(lean_object*); -LEAN_EXPORT lean_object* l_UInt8_reduceGE___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__2; -static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__5; -static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__3; +static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__5; +static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__6; +static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__9; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__283; -LEAN_EXPORT lean_object* l_UInt8_reduceLT___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__299; static lean_object* l_UInt16_toExpr___closed__2; +static lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__1; lean_object* l_Lean_Expr_appFn_x21(lean_object*); LEAN_EXPORT lean_object* l_USize_reduceLT(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_mk_syntax_ident(lean_object*); -LEAN_EXPORT lean_object* l_USize_reduceLT___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_USize_toExpr___closed__1; -LEAN_EXPORT lean_object* l_UInt64_reduceLE___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_USize_reduceMod___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__415; lean_object* lean_usize_to_nat(size_t); -static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__1; -static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__1; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__1; +static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__311; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__228; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10501_(lean_object*); LEAN_EXPORT lean_object* l_UInt16_reduceAdd___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_UInt8_reduceSub(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__4; LEAN_EXPORT lean_object* l_USize_reduceSub(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__275; uint8_t lean_uint8_div(uint8_t, uint8_t); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__43; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__460; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__554; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__519; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__183; +static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__414; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__440; +static lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__309; -static lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__1; -static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610_(lean_object*); uint16_t lean_uint16_sub(uint16_t, uint16_t); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__388; -LEAN_EXPORT lean_object* l_UInt64_reduceLE___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt16_reduceGT___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__34; -LEAN_EXPORT lean_object* l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7800_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__4; +static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__1; +static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; size_t lean_usize_mod(size_t, size_t); static lean_object* l_commandDeclare__uint__simprocs_____closed__9; -static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__7; LEAN_EXPORT lean_object* l_UInt64_reduceSub___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__354; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__399; -LEAN_EXPORT lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9732____lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__8; +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__6; +static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__10; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__306; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853_(lean_object*); uint64_t lean_uint64_sub(uint64_t, uint64_t); +static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__65; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__364; -static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__1; +static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__6; static lean_object* l_commandDeclare__uint__simprocs_____closed__3; -static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -LEAN_EXPORT lean_object* l_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7800____lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__315; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__134; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751_(lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8379_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__464; -LEAN_EXPORT lean_object* l_UInt8_reduceSub___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9421_(lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8953_(lean_object*); +LEAN_EXPORT lean_object* l_UInt8_reduceGT___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__5; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875_(lean_object*); +LEAN_EXPORT lean_object* l_UInt16_reduceLT___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__38; -static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__5; +static lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7614____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__504; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__59; -LEAN_EXPORT lean_object* l_UInt32_fromExpr___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__434; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7641_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7756_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__107; -static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__3; +static lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__224; -LEAN_EXPORT lean_object* l_UInt8_reduceLE___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__4; +static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__201; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__216; LEAN_EXPORT lean_object* l_UInt8_reduceAdd___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678_(lean_object*); -static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__10; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__264; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__14; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__4; +LEAN_EXPORT lean_object* l_UInt8_fromExpr___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_node4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_USize_reduceMod___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6675_(lean_object*); -LEAN_EXPORT lean_object* l_UInt16_fromExpr___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_UInt16_fromExpr___lambda__2___closed__1; -static lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9727____closed__2; -LEAN_EXPORT lean_object* l_UInt8_reduceDiv___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__4; +static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__1; +LEAN_EXPORT lean_object* l_UInt64_reduceLE___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__6; +static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__109; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__115; LEAN_EXPORT lean_object* l_UInt64_reduceDiv___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__52; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__47; -static lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__502; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__55; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__423; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__103; -LEAN_EXPORT lean_object* l_UInt32_reduceMod___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__1; +static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__7; +static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__198; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571_(lean_object*); -static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__8; +static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__2; LEAN_EXPORT lean_object* l_UInt32_reduceAdd(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__279; -static lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6790____closed__2; -static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__5; -static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__6; -LEAN_EXPORT lean_object* l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8766_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__5; +static lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__156; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529_(lean_object*); +LEAN_EXPORT lean_object* l_UInt16_reduceGT___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__243; -static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__91; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__184; static lean_object* l_commandDeclare__uint__simprocs_____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__528; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__332; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__497; -static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__314; uint32_t lean_uint32_sub(uint32_t, uint32_t); -static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__2; -static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__281; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__176; -static lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8722____closed__1; +static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__5; +static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__66; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__11; -LEAN_EXPORT lean_object* l_UInt64_fromExpr___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8877_(lean_object*); LEAN_EXPORT lean_object* l_USize_reduceLE(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8420_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__36; -static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__5; -static lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7756____closed__2; +static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__261; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__550; -LEAN_EXPORT lean_object* l_UInt64_reduceMul___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Init_Meta_0__Lean_getEscapedNameParts_x3f(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_UInt16_reduceDiv___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__517; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6599_(lean_object*); -LEAN_EXPORT lean_object* l_UInt8_reduceLE___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491_(lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__6; -static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__8; +LEAN_EXPORT lean_object* l_UInt8_reduceGE___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__10; +LEAN_EXPORT lean_object* l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6893_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__116; lean_object* l_Lean_Expr_app___override(lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__7; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__140; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__551; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__508; -LEAN_EXPORT lean_object* l_UInt8_reduceMod___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__33; lean_object* l_Lean_Meta_Simp_registerBuiltinSimproc(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_UInt32_reduceAdd___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_UInt64_fromExpr(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8722____closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7797_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6637_(lean_object*); +LEAN_EXPORT lean_object* l_UInt16_reduceGE___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__3; +static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__9; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__455; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__404; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__186; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__119; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9183_(lean_object*); LEAN_EXPORT lean_object* l_UInt32_reduceSub___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__1; +static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__1; uint16_t lean_uint16_add(uint16_t, uint16_t); LEAN_EXPORT lean_object* l_UInt8_reduceMod___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_USize_reduceGE(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_USize_reduceMod(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_UInt64_reduceMul___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929_(lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__16; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__452; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__471; -static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__7; -static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__6; +static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__195; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8455_(lean_object*); -static lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6829____closed__2; lean_object* l_Lean_mkRawNatLit(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__323; -static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__1; -LEAN_EXPORT lean_object* l_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7800____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__511; lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_UInt32_reduceGE(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__295; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__286; +static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__367; LEAN_EXPORT lean_object* l_UInt8_reduceGE(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_USize_reduceLT___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__492; -static lean_object* l_UInt8_fromExpr___lambda__2___closed__2; +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__154; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__98; +static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__8; LEAN_EXPORT lean_object* l_commandDeclare__uint__simprocs__; -static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__7; lean_object* l_Lean_Meta_mkEqRefl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6829____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__31; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10387_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__97; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__207; LEAN_EXPORT lean_object* l_UInt32_reduceDiv(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__1; +static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__8; +static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__1; +static lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__4; +static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__9; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__405; -LEAN_EXPORT lean_object* l_USize_reduceAdd___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__1; -static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__4; +static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__1; lean_object* l_Lean_Syntax_node7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__430; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__257; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__292; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__408; -static lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__5; -LEAN_EXPORT lean_object* l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9732____lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__320; +static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__8; uint8_t lean_uint16_dec_le(uint16_t, uint16_t); -static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__7; +static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__45; lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__104; -LEAN_EXPORT lean_object* l_USize_reduceDiv___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__395; +static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__160; -static lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6790____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__124; -LEAN_EXPORT lean_object* l_UInt8_reduceGT___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__3; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6792_(lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__2; LEAN_EXPORT lean_object* l_UInt16_reduceMod___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__7; +static lean_object* l_UInt64_fromExpr___closed__2; +LEAN_EXPORT lean_object* l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6128_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isConstOf(lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__542; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__10; -static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__4; LEAN_EXPORT lean_object* l_UInt8_reduceMod(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt32_reduceGT___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__220; -static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__9; -LEAN_EXPORT lean_object* l_UInt16_reduceDiv___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt32_fromExpr___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__421; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__32; -static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__9; +LEAN_EXPORT lean_object* l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7658_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__17; +static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__3; +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__9; +static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__2; static lean_object* l_UInt16_toExpr___closed__1; +LEAN_EXPORT lean_object* l_USize_reduceLE___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__369; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9729_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815_(lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__213; -LEAN_EXPORT lean_object* l_UInt16_reduceSub___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; +LEAN_EXPORT lean_object* l_USize_fromExpr___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_USize_toExpr(lean_object*); -static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__2; -static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__9; +static lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__135; -LEAN_EXPORT lean_object* l_USize_reduceLT___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt32_reduceGE___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__278; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649_(lean_object*); +LEAN_EXPORT lean_object* l_UInt32_reduceLT___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__72; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423_(lean_object*); -static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__5; -LEAN_EXPORT lean_object* l_UInt64_reduceGT___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__307; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__236; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__82; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__95; -static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__8; +static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__5; LEAN_EXPORT lean_object* l_UInt32_reduceMod(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__4; LEAN_EXPORT lean_object* l_UInt32_reduceGT(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__102; -static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__7; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__9; +static lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__3; uint8_t lean_uint64_dec_le(uint64_t, uint64_t); -static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__462; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__208; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__289; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__123; uint8_t lean_uint8_dec_le(uint8_t, uint8_t); -static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__3; -static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__482; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__506; -static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__465; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__143; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__366; -static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__435; LEAN_EXPORT lean_object* l_USize_reduceMul(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__7; +static lean_object* l_UInt16_fromExpr___closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575_(lean_object*); static lean_object* l_UInt8_toExpr___closed__1; -static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__2; +static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__170; -static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__223; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__543; LEAN_EXPORT lean_object* l_UInt8_reduceMul(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__1; -LEAN_EXPORT lean_object* l_UInt16_reduceMod___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__4; -LEAN_EXPORT lean_object* l_USize_reduceMul___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt64_fromExpr___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__7; -LEAN_EXPORT lean_object* l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8766____lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__9; +static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__1; +static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__5; +static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__9; +static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__6; +LEAN_EXPORT lean_object* l_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6128_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__334; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__172; -LEAN_EXPORT lean_object* l_UInt16_reduceMod___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__5; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6790_(lean_object*); -static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__5; +static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__493; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10425_(lean_object*); LEAN_EXPORT lean_object* l_UInt32_reduceMod___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_uint8_of_nat(lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__2; +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__8; +static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__6; +static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__171; -static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__2; -LEAN_EXPORT lean_object* l_USize_reduceGE___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__498; lean_object* l_Lean_Meta_Simp_addSimprocBuiltinAttr(lean_object*, uint8_t, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_USize_fromExpr___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt16_fromExpr___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10617_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__90; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9651_(lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__8; +static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__2; +static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__2; lean_object* l_String_intercalate(lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__428; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__461; size_t lean_usize_sub(size_t, size_t); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__353; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__129; +static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__5; LEAN_EXPORT lean_object* l_UInt64_toExpr(lean_object*); static lean_object* l_commandDeclare__uint__simprocs_____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__282; +static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__132; -LEAN_EXPORT lean_object* l_UInt64_reduceSub___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__3; -static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__2; -static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__4; -static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__2; +static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027_(lean_object*); +static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__1; +static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__468; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__477; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3; +static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__2; +static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__9; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__432; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__379; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7423_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__75; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6523_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__540; -static lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__3; +static lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__1; +static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__147; size_t lean_usize_add(size_t, size_t); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; static lean_object* l_UInt32_toExpr___closed__2; -LEAN_EXPORT lean_object* l_USize_reduceGT___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__3; uint8_t lean_uint32_dec_lt(uint32_t, uint32_t); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__215; LEAN_EXPORT lean_object* l_UInt16_reduceAdd(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__467; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__61; +static lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7614____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__400; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__475; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__480; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__245; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__271; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__181; -LEAN_EXPORT lean_object* l_UInt8_reduceMul___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__234; +static lean_object* l_UInt64_fromExpr___closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__298; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__273; +static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__158; -LEAN_EXPORT lean_object* l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9732_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt32_reduceLE___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10463_(lean_object*); -static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__5; -static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__2; +static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8112_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__5; LEAN_EXPORT lean_object* l_UInt32_reduceMul(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__333; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__491; -static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__4; -static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6812_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__545; -LEAN_EXPORT lean_object* l_UInt16_reduceGE___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__8; -static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__8; +static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__239; -static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8303_(lean_object*); +static lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9144____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__229; +static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__6; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6582_(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__1; +static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__373; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__194; -LEAN_EXPORT lean_object* l_UInt32_reduceAdd___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__514; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__209; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__148; -static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__120; +static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__274; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6849_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6123____closed__1; lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__458; uint32_t lean_uint32_add(uint32_t, uint32_t); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__163; -LEAN_EXPORT lean_object* l_USize_reduceAdd___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__338; +static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__409; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7719_(lean_object*); LEAN_EXPORT lean_object* l_USize_reduceMul___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__202; +LEAN_EXPORT lean_object* l_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6128____boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Nat_fromExpr_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8724_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__2; +static lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7653____closed__1; +static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__6; LEAN_EXPORT lean_object* l_UInt16_reduceSub(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__6; +static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__3; +static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6008_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__391; -static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__8; lean_object* lean_string_append(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10654_(lean_object*); LEAN_EXPORT lean_object* l_UInt64_reduceLT(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__534; -LEAN_EXPORT lean_object* l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6834____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_UInt32_reduceDiv___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5893_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__85; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8763_(lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__8; LEAN_EXPORT lean_object* l_UInt16_reduceLT(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__387; -static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__2; -static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__5; -LEAN_EXPORT lean_object* l_UInt8_reduceAdd___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_UInt16_fromExpr___closed__1; +static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__20; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__253; -static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__4; +static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__136; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__396; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__442; -LEAN_EXPORT lean_object* l_UInt64_reduceGE___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9688_(lean_object*); -static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__10; -static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__4; +static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__371; -LEAN_EXPORT lean_object* l_UInt64_reduceAdd___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_UInt8_fromExpr___closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__501; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__300; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__429; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__89; -static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__1; -static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__8; -static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__8; +static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__447; -static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__174; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__316; -static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__6; uint16_t lean_uint16_mul(uint16_t, uint16_t); +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7461_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__291; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639_(lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__6; uint8_t lean_usize_dec_lt(size_t, size_t); +static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__443; +static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__1; +static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__341; -LEAN_EXPORT lean_object* l_UInt32_reduceSub___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__3; +static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__6; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__347; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__248; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__419; -static lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9727____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__256; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__560; -static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__4; -LEAN_EXPORT lean_object* l_UInt32_reduceGT___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7614_(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__7; +static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__383; -static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453_(lean_object*); -static lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__2; +static lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9183____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__8; +static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__336; -LEAN_EXPORT lean_object* l_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9732_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__431; LEAN_EXPORT lean_object* l_USize_fromExpr(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_USize_fromExpr___lambda__2___closed__2; +static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__520; +static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__9; LEAN_EXPORT lean_object* l_UInt16_toExpr(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__99; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__450; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__382; -static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2; -static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__6; +static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__5; +static lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9183____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__453; -static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__6; lean_object* l_String_toSubstring_x27(lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__394; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__3; -static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__1; LEAN_EXPORT lean_object* l_UInt8_reduceLE(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__277; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262_(lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__246; -static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__144; -static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__9; +static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__1; lean_object* lean_uint32_to_nat(uint32_t); -static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__266; -static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2; -static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__5; -static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__180; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9185_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__402; -static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__4; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6753_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__4; +static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__68; +static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__2; +static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__150; -static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__5; +static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__433; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563_(lean_object*); -static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__2; +static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__7; +static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__5; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8264_(lean_object*); +LEAN_EXPORT lean_object* l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8423____boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__41; +LEAN_EXPORT lean_object* l_UInt16_reduceLE___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_UInt16_fromExpr(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__287; -static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__3; -static lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7795____closed__2; +static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__6; LEAN_EXPORT lean_object* l_UInt8_toExpr(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7347_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6123_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__24; -static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__7; -static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__6; +static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__169; +static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__280; -LEAN_EXPORT lean_object* l_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8766____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__5; -static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385_(lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__3; +static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__2; +static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__459; size_t lean_usize_div(size_t, size_t); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__177; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__70; -static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__1; -static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__3; +LEAN_EXPORT lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__225; -LEAN_EXPORT lean_object* l_UInt16_reduceLT___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__62; lean_object* lean_uint8_to_nat(uint8_t); static lean_object* _init_l_commandDeclare__uint__simprocs_____closed__1() { @@ -2118,7 +2015,7 @@ static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UI _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("SimpM", 5); +x_1 = lean_mk_string_from_bytes("OptionT", 7); return x_1; } } @@ -2144,100 +2041,102 @@ return x_3; static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__76() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Meta", 4); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__75; +x_3 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_3, 0, x_2); +lean_ctor_set(x_3, 1, x_1); +return x_3; } } static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__77() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Simp", 4); -return x_1; +lean_object* x_1; lean_object* x_2; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__75; +x_2 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; } } static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__78() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__76; -x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__77; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__73; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__79() { -_start: -{ lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__78; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__77; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__80() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__79() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__79; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__76; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__78; x_3 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3, 0, x_2); -lean_ctor_set(x_3, 1, x_1); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__81() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__80() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("paren", 5); +x_1 = lean_mk_string_from_bytes("SimpM", 5); return x_1; } } +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__81() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__80; +x_2 = l_String_toSubstring_x27(x_1); +return x_2; +} +} static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__82() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; -x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__81; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__80; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; } } static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__83() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("Option", 6); +x_1 = lean_mk_string_from_bytes("Meta", 4); return x_1; } } static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__84() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__83; -x_2 = l_String_toSubstring_x27(x_1); -return x_2; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Simp", 4); +return x_1; } } static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__85() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__83; -x_3 = l_Lean_Name_str___override(x_1, x_2); -return x_3; +x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__84; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__80; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; } } static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__86() { @@ -2255,74 +2154,68 @@ return x_3; static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__87() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__85; -x_2 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__86; +x_3 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_3, 0, x_2); +lean_ctor_set(x_3, 1, x_1); +return x_3; } } static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__88() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__83; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("declValSimple", 13); +return x_1; } } static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__89() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__88; -x_2 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; +x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__13; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__88; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; } } static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__90() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__89; -x_3 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3, 0, x_2); -lean_ctor_set(x_3, 1, x_1); -return x_3; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes(":=", 2); +return x_1; } } static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__91() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__87; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__90; -x_3 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("do", 2); +return x_1; } } static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__92() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__86; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__91; -x_3 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; +x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__91; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; } } static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__93() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("declValSimple", 13); +x_1 = lean_mk_string_from_bytes("doSeqIndent", 11); return x_1; } } @@ -2332,7 +2225,7 @@ static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UI lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; -x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__13; +x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__93; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; @@ -2342,99 +2235,136 @@ static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UI _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes(":=", 2); +x_1 = lean_mk_string_from_bytes("doSeqItem", 9); return x_1; } } static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__96() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("do", 2); -return x_1; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__97() { -_start: -{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__96; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__95; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__98() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__97() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("doSeqIndent", 11); +x_1 = lean_mk_string_from_bytes("doExpr", 6); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__99() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__98() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__98; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__97; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__100() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__99() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("doSeqItem", 9); +x_1 = lean_mk_string_from_bytes("guard", 5); return x_1; } } +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__100() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__99; +x_2 = l_String_toSubstring_x27(x_1); +return x_2; +} +} static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__101() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; -x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__100; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__99; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; } } static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__102() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("doUnless", 8); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__101; +x_3 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_3, 0, x_2); +lean_ctor_set(x_3, 1, x_1); +return x_3; } } static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__103() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; -x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__102; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; +lean_object* x_1; lean_object* x_2; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__101; +x_2 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; } } static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__104() { _start: { +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__103; +x_3 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_3, 0, x_2); +lean_ctor_set(x_3, 1, x_1); +return x_3; +} +} +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__105() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__102; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__104; +x_3 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__106() { +_start: +{ lean_object* x_1; -x_1 = lean_mk_string_from_bytes("unless", 6); +x_1 = lean_mk_string_from_bytes("paren", 5); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__105() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__107() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; +x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__106; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__108() { _start: { lean_object* x_1; @@ -2442,16 +2372,16 @@ x_1 = lean_mk_string_from_bytes("e.isAppOfArity", 14); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__106() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__109() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__105; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__108; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__107() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__110() { _start: { lean_object* x_1; @@ -2459,17 +2389,17 @@ x_1 = lean_mk_string_from_bytes("isAppOfArity", 12); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__108() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__111() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__67; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__107; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__110; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__109() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__112() { _start: { lean_object* x_1; @@ -2477,19 +2407,19 @@ x_1 = lean_mk_string_from_bytes("doubleQuotedName", 16); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__110() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__113() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__109; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__112; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__111() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__114() { _start: { lean_object* x_1; @@ -2497,7 +2427,7 @@ x_1 = lean_mk_string_from_bytes("`", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__112() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__115() { _start: { lean_object* x_1; @@ -2505,16 +2435,16 @@ x_1 = lean_mk_string_from_bytes("OfNat.ofNat", 11); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__113() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__116() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__112; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__115; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__114() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__117() { _start: { lean_object* x_1; @@ -2522,41 +2452,41 @@ x_1 = lean_mk_string_from_bytes("OfNat", 5); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__115() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__118() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__114; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__117; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__116() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__119() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__115; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__118; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__117() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__120() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__116; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__119; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__118() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__121() { _start: { lean_object* x_1; @@ -2564,17 +2494,17 @@ x_1 = lean_mk_string_from_bytes("num", 3); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__119() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__122() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__118; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__121; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__120() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__123() { _start: { lean_object* x_1; @@ -2582,96 +2512,7 @@ x_1 = lean_mk_string_from_bytes("3", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__121() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("doReturn", 8); -return x_1; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__122() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; -x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__121; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__123() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("return", 6); -return x_1; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__124() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("none", 4); -return x_1; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__125() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__124; -x_2 = l_String_toSubstring_x27(x_1); -return x_2; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__126() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__124; -x_3 = l_Lean_Name_str___override(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__127() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__83; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__124; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__128() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__127; -x_3 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3, 0, x_2); -lean_ctor_set(x_3, 1, x_1); -return x_3; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__129() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__128; -x_3 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3, 0, x_2); -lean_ctor_set(x_3, 1, x_1); -return x_3; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__130() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__124() { _start: { lean_object* x_1; @@ -2679,19 +2520,19 @@ x_1 = lean_mk_string_from_bytes("doLetArrow", 10); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__131() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__125() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__130; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__124; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__132() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__126() { _start: { lean_object* x_1; @@ -2699,7 +2540,7 @@ x_1 = lean_mk_string_from_bytes("let", 3); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__133() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__127() { _start: { lean_object* x_1; @@ -2707,19 +2548,19 @@ x_1 = lean_mk_string_from_bytes("doIdDecl", 8); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__134() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__128() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__133; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__127; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__135() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__129() { _start: { lean_object* x_1; @@ -2727,26 +2568,26 @@ x_1 = lean_mk_string_from_bytes("type", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__136() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__130() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__135; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__129; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__137() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__131() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__135; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__129; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__138() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__132() { _start: { lean_object* x_1; @@ -2754,27 +2595,7 @@ x_1 = lean_mk_string_from_bytes("←", 3); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__139() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("doExpr", 6); -return x_1; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__140() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; -x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__139; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__141() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__133() { _start: { lean_object* x_1; @@ -2782,61 +2603,61 @@ x_1 = lean_mk_string_from_bytes("whnf", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__142() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__134() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__141; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__133; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__143() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__135() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__141; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__133; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__144() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__136() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__76; -x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__141; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__83; +x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__133; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__145() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__137() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__144; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__136; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__146() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__138() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__145; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__137; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__147() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__139() { _start: { lean_object* x_1; @@ -2844,16 +2665,16 @@ x_1 = lean_mk_string_from_bytes("e.appFn!.appFn!.appArg!", 23); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__148() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__140() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__147; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__139; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__149() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__141() { _start: { lean_object* x_1; @@ -2861,7 +2682,7 @@ x_1 = lean_mk_string_from_bytes("appFn!", 6); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__150() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__142() { _start: { lean_object* x_1; @@ -2869,18 +2690,18 @@ x_1 = lean_mk_string_from_bytes("appArg!", 7); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__151() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__143() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__67; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__149; -x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__150; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__141; +x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__142; x_4 = l_Lean_Name_mkStr4(x_1, x_2, x_2, x_3); return x_4; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__152() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__144() { _start: { lean_object* x_1; @@ -2888,16 +2709,16 @@ x_1 = lean_mk_string_from_bytes("type.isConstOf", 14); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__153() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__145() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__152; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__144; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__154() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__146() { _start: { lean_object* x_1; @@ -2905,98 +2726,17 @@ x_1 = lean_mk_string_from_bytes("isConstOf", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__155() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__135; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__154; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__156() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("doPatDecl", 9); -return x_1; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__157() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; -x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__156; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__158() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("some", 4); -return x_1; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__159() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__158; -x_2 = l_String_toSubstring_x27(x_1); -return x_2; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__160() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__158; -x_3 = l_Lean_Name_str___override(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__161() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__147() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__83; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__158; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__129; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__146; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__162() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__161; -x_3 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3, 0, x_2); -lean_ctor_set(x_3, 1, x_1); -return x_3; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__163() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__162; -x_3 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_3, 0, x_2); -lean_ctor_set(x_3, 1, x_1); -return x_3; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__164() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__148() { _start: { lean_object* x_1; @@ -3004,16 +2744,16 @@ x_1 = lean_mk_string_from_bytes("Nat.fromExpr\?", 13); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__165() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__149() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__164; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__148; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__166() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__150() { _start: { lean_object* x_1; @@ -3021,7 +2761,7 @@ x_1 = lean_mk_string_from_bytes("Nat", 3); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__167() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__151() { _start: { lean_object* x_1; @@ -3029,63 +2769,63 @@ x_1 = lean_mk_string_from_bytes("fromExpr\?", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__168() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__152() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__166; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__167; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__150; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__151; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__169() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__153() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__168; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__152; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__170() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__154() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__168; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__152; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__171() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__155() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__170; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__154; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__172() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__156() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__169; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__171; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__153; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__155; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__173() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__157() { _start: { lean_object* x_1; @@ -3093,95 +2833,115 @@ x_1 = lean_mk_string_from_bytes("e.appFn!.appArg!", 16); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__174() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__158() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__173; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__157; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__175() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__159() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__67; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__149; -x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__150; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__141; +x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__142; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__176() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__160() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("|", 1); +x_1 = lean_mk_string_from_bytes("doLet", 5); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__177() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__161() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("doLet", 5); +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; +x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__160; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__162() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("letDecl", 7); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__178() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__163() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__177; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__162; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__179() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__164() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("letDecl", 7); +x_1 = lean_mk_string_from_bytes("letIdDecl", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__180() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__165() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__179; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__164; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__181() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__166() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("letIdDecl", 9); +x_1 = lean_mk_string_from_bytes("doReturn", 8); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__182() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__167() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__181; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__166; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__183() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__168() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("return", 6); +return x_1; +} +} +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__169() { _start: { lean_object* x_1; @@ -3189,19 +2949,19 @@ x_1 = lean_mk_string_from_bytes("structInst", 10); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__184() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__170() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__183; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__169; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__185() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__171() { _start: { lean_object* x_1; @@ -3209,7 +2969,7 @@ x_1 = lean_mk_string_from_bytes("{", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__186() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__172() { _start: { lean_object* x_1; @@ -3217,19 +2977,19 @@ x_1 = lean_mk_string_from_bytes("structInstFieldAbbrev", 21); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__187() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__173() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__186; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__172; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__188() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__174() { _start: { lean_object* x_1; @@ -3237,7 +2997,7 @@ x_1 = lean_mk_string_from_bytes(",", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__189() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__175() { _start: { lean_object* x_1; @@ -3245,19 +3005,19 @@ x_1 = lean_mk_string_from_bytes("structInstField", 15); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__190() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__176() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__189; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__175; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__191() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__177() { _start: { lean_object* x_1; @@ -3265,19 +3025,19 @@ x_1 = lean_mk_string_from_bytes("structInstLVal", 14); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__192() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__178() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__191; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__177; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__193() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__179() { _start: { lean_object* x_1; @@ -3285,26 +3045,26 @@ x_1 = lean_mk_string_from_bytes("e.appFn!.appFn!", 15); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__194() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__180() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__193; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__179; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__195() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__181() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__67; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__149; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__141; x_3 = l_Lean_Name_mkStr3(x_1, x_2, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__196() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__182() { _start: { lean_object* x_1; @@ -3312,19 +3072,19 @@ x_1 = lean_mk_string_from_bytes("optEllipsis", 11); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__197() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__183() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__196; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__182; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__198() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__184() { _start: { lean_object* x_1; @@ -3332,7 +3092,7 @@ x_1 = lean_mk_string_from_bytes("}", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__199() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__185() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -3342,23 +3102,23 @@ x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__200() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__186() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__199; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__185; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__59; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__201() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__187() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = lean_box(2); x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__26; -x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__200; +x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__186; x_4 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -3366,7 +3126,7 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__202() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__188() { _start: { lean_object* x_1; @@ -3374,38 +3134,38 @@ x_1 = lean_mk_string_from_bytes("v", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__203() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__189() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__202; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__188; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__204() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__190() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__202; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__188; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__205() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__191() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__132; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__126; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__206() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__192() { _start: { lean_object* x_1; @@ -3413,26 +3173,26 @@ x_1 = lean_mk_string_from_bytes("vExpr", 5); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__207() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__193() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__206; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__192; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__208() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__194() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__206; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__192; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__209() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__195() { _start: { lean_object* x_1; @@ -3440,82 +3200,82 @@ x_1 = lean_mk_string_from_bytes("mkRawNatLit", 11); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__210() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__196() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__209; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__195; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__211() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__197() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__209; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__195; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__212() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__198() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__209; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__195; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__213() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__199() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__212; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__198; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__214() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__200() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__212; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__198; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__215() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__201() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__214; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__200; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__216() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__202() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__213; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__215; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__199; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__201; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__217() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__203() { _start: { lean_object* x_1; @@ -3523,16 +3283,16 @@ x_1 = lean_mk_string_from_bytes("v.value.val", 11); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__218() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__204() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__217; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__203; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__219() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__205() { _start: { lean_object* x_1; @@ -3540,18 +3300,18 @@ x_1 = lean_mk_string_from_bytes("val", 3); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__220() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__206() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__202; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__188; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__52; -x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__219; +x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__205; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__221() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__207() { _start: { lean_object* x_1; @@ -3559,82 +3319,82 @@ x_1 = lean_mk_string_from_bytes("mkApp2", 6); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__222() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__208() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__221; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__207; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__223() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__209() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__221; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__207; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__224() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__210() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__221; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__207; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__225() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__211() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__224; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__210; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__226() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__212() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__224; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__210; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__227() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__213() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__226; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__212; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__228() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__214() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__225; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__227; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__211; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__213; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__229() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__215() { _start: { lean_object* x_1; @@ -3642,26 +3402,26 @@ x_1 = lean_mk_string_from_bytes("v.ofNatFn", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__230() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__216() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__229; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__215; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__231() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__217() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__202; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__188; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__35; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__232() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__218() { _start: { lean_object* x_1; @@ -3669,82 +3429,82 @@ x_1 = lean_mk_string_from_bytes("mkApp", 5); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__233() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__219() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__232; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__218; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__234() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__220() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__232; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__218; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__235() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__221() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__232; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__218; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__236() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__222() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__235; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__221; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__237() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__223() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__235; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__221; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__238() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__224() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__237; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__223; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__239() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__225() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__236; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__238; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__222; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__224; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__240() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__226() { _start: { lean_object* x_1; @@ -3752,82 +3512,82 @@ x_1 = lean_mk_string_from_bytes("mkConst", 7); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__241() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__227() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__240; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__226; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__242() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__228() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__240; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__226; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__243() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__229() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__240; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__226; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__244() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__230() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__243; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__229; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__245() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__231() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__243; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__229; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__246() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__232() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__245; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__231; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__247() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__233() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__244; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__246; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__230; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__232; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__248() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__234() { _start: { lean_object* x_1; @@ -3835,17 +3595,17 @@ x_1 = lean_mk_string_from_bytes("instOfNat", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__249() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__235() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__248; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__234; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__250() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__236() { _start: { lean_object* x_1; @@ -3853,19 +3613,19 @@ x_1 = lean_mk_string_from_bytes("attributes", 10); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__251() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__237() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__250; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__236; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__252() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__238() { _start: { lean_object* x_1; @@ -3873,7 +3633,7 @@ x_1 = lean_mk_string_from_bytes("@[", 2); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__253() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__239() { _start: { lean_object* x_1; @@ -3881,19 +3641,19 @@ x_1 = lean_mk_string_from_bytes("attrInstance", 12); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__254() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__240() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__253; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__239; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__255() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__241() { _start: { lean_object* x_1; @@ -3901,19 +3661,19 @@ x_1 = lean_mk_string_from_bytes("attrKind", 8); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__256() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__242() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__255; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__241; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__257() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__243() { _start: { lean_object* x_1; @@ -3921,7 +3681,7 @@ x_1 = lean_mk_string_from_bytes("Attr", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__258() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__244() { _start: { lean_object* x_1; @@ -3929,19 +3689,19 @@ x_1 = lean_mk_string_from_bytes("simple", 6); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__259() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__245() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; -x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__257; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__258; +x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__243; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__244; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__260() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__246() { _start: { lean_object* x_1; @@ -3949,72 +3709,72 @@ x_1 = lean_mk_string_from_bytes("inline", 6); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__261() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__247() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__260; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__246; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__262() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__248() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__260; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__246; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__263() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__249() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__262; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__248; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__264() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__250() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__262; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__248; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__265() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__251() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__264; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__250; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__266() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__252() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__263; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__265; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__249; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__251; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__267() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__253() { _start: { lean_object* x_1; @@ -4022,7 +3782,7 @@ x_1 = lean_mk_string_from_bytes("]", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__268() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__254() { _start: { lean_object* x_1; @@ -4030,26 +3790,26 @@ x_1 = lean_mk_string_from_bytes("reduceBin", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__269() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__255() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__268; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__254; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__270() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__256() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__268; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__254; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__271() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__257() { _start: { lean_object* x_1; @@ -4057,26 +3817,26 @@ x_1 = lean_mk_string_from_bytes("declName", 8); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__272() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__258() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__271; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__257; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__273() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__259() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__271; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__257; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__274() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__260() { _start: { lean_object* x_1; @@ -4084,82 +3844,82 @@ x_1 = lean_mk_string_from_bytes("Name", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__275() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__261() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__274; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__260; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__276() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__262() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__274; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__260; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__277() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__263() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__274; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__260; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__278() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__264() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__277; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__263; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__279() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__265() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__277; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__263; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__280() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__266() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__279; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__265; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__281() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__267() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__278; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__280; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__264; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__266; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__282() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__268() { _start: { lean_object* x_1; @@ -4167,91 +3927,91 @@ x_1 = lean_mk_string_from_bytes("arity", 5); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__283() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__269() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__282; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__268; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__284() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__270() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__282; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__268; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__285() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__271() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__166; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__150; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__286() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__272() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__166; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__150; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__287() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__273() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__286; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__272; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__288() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__274() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__286; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__272; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__289() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__275() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__288; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__274; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__290() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__276() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__287; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__289; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__273; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__275; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__291() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__277() { _start: { lean_object* x_1; @@ -4259,26 +4019,26 @@ x_1 = lean_mk_string_from_bytes("op", 2); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__292() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__278() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__291; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__277; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__293() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__279() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__291; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__277; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__294() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__280() { _start: { lean_object* x_1; @@ -4286,19 +4046,19 @@ x_1 = lean_mk_string_from_bytes("arrow", 5); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__295() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__281() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__294; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__280; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__296() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__282() { _start: { lean_object* x_1; @@ -4306,7 +4066,7 @@ x_1 = lean_mk_string_from_bytes("→", 3); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__297() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__283() { _start: { lean_object* x_1; @@ -4314,84 +4074,84 @@ x_1 = lean_mk_string_from_bytes("Step", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__298() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__284() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__297; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__283; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__299() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__285() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__297; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__283; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__300() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__286() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__76; -x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__77; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__297; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__83; +x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__84; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__283; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__301() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__287() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__300; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__286; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__302() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__288() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__300; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__286; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__303() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__289() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__302; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__288; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__304() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__290() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__301; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__303; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__287; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__289; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__305() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__291() { _start: { lean_object* x_1; @@ -4399,26 +4159,26 @@ x_1 = lean_mk_string_from_bytes("n", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__306() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__292() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__305; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__291; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__307() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__293() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__305; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__291; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__308() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__294() { _start: { lean_object* x_1; @@ -4426,26 +4186,26 @@ x_1 = lean_mk_string_from_bytes("m", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__309() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__295() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__308; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__294; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__310() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__296() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__308; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__294; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__311() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__297() { _start: { lean_object* x_1; @@ -4453,26 +4213,26 @@ x_1 = lean_mk_string_from_bytes("e.appArg!", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__312() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__298() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__311; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__297; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__313() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__299() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__67; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__150; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__142; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__314() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__300() { _start: { lean_object* x_1; @@ -4480,26 +4240,26 @@ x_1 = lean_mk_string_from_bytes("r", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__315() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__301() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__314; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__300; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__316() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__302() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__314; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__300; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__317() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__303() { _start: { lean_object* x_1; @@ -4507,7 +4267,7 @@ x_1 = lean_mk_string_from_bytes("with", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__318() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__304() { _start: { lean_object* x_1; @@ -4515,26 +4275,26 @@ x_1 = lean_mk_string_from_bytes("n.value", 7); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__319() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__305() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__318; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__304; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__320() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__306() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__305; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__291; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__52; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__321() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__307() { _start: { lean_object* x_1; @@ -4542,26 +4302,26 @@ x_1 = lean_mk_string_from_bytes("m.value", 7); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__322() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__308() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__321; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__307; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__323() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__309() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__308; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__294; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__52; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__324() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__310() { _start: { lean_object* x_1; @@ -4569,19 +4329,19 @@ x_1 = lean_mk_string_from_bytes("dotIdent", 8); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__325() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__311() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__324; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__310; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__326() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__312() { _start: { lean_object* x_1; @@ -4589,7 +4349,7 @@ x_1 = lean_mk_string_from_bytes(".", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__327() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__313() { _start: { lean_object* x_1; @@ -4597,26 +4357,26 @@ x_1 = lean_mk_string_from_bytes("done", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__328() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__314() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__327; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__313; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__329() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__315() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__327; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__313; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__330() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__316() { _start: { lean_object* x_1; @@ -4624,26 +4384,26 @@ x_1 = lean_mk_string_from_bytes("expr", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__331() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__317() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__330; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__316; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__332() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__318() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__330; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__316; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__333() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__319() { _start: { lean_object* x_1; @@ -4651,26 +4411,26 @@ x_1 = lean_mk_string_from_bytes("reduceBinPred", 13); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__334() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__320() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__333; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__319; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__335() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__321() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__333; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__319; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__336() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__322() { _start: { lean_object* x_1; @@ -4678,72 +4438,72 @@ x_1 = lean_mk_string_from_bytes("Bool", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__337() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__323() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__336; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__322; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__338() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__324() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__336; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__322; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__339() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__325() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__338; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__324; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__340() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__326() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__338; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__324; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__341() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__327() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__340; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__326; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__342() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__328() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__339; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__341; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__325; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__327; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__343() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__329() { _start: { lean_object* x_1; @@ -4751,26 +4511,26 @@ x_1 = lean_mk_string_from_bytes("d", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__344() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__330() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__343; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__329; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__345() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__331() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__343; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__329; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__346() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__332() { _start: { lean_object* x_1; @@ -4778,83 +4538,83 @@ x_1 = lean_mk_string_from_bytes("mkDecide", 8); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__347() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__333() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__346; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__332; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__348() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__334() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__346; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__332; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__349() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__335() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__76; -x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__346; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__83; +x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__332; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__350() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__336() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__349; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__335; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__351() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__337() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__349; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__335; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__352() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__338() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__351; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__337; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__353() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__339() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__350; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__352; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__336; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__338; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__354() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__340() { _start: { lean_object* x_1; @@ -4862,19 +4622,19 @@ x_1 = lean_mk_string_from_bytes("doIf", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__355() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__341() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__354; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__340; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__356() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__342() { _start: { lean_object* x_1; @@ -4882,7 +4642,7 @@ x_1 = lean_mk_string_from_bytes("if", 2); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__357() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__343() { _start: { lean_object* x_1; @@ -4890,19 +4650,19 @@ x_1 = lean_mk_string_from_bytes("doIfProp", 8); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__358() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__344() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__357; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__343; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__359() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__345() { _start: { lean_object* x_1; @@ -4910,7 +4670,7 @@ x_1 = lean_mk_string_from_bytes("then", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__360() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__346() { _start: { lean_object* x_1; @@ -4918,72 +4678,72 @@ x_1 = lean_mk_string_from_bytes("True", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__361() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__347() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__360; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__346; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__362() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__348() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__360; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__346; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__363() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__349() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__362; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__348; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__364() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__350() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__362; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__348; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__365() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__351() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__364; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__350; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__366() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__352() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__363; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__365; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__349; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__351; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__367() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__353() { _start: { lean_object* x_1; @@ -4991,26 +4751,26 @@ x_1 = lean_mk_string_from_bytes("proof\?", 6); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__368() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__354() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__367; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__353; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__369() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__355() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__367; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__353; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__370() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__356() { _start: { lean_object* x_1; @@ -5018,82 +4778,82 @@ x_1 = lean_mk_string_from_bytes("mkAppN", 6); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__371() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__357() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__370; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__356; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__372() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__358() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__370; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__356; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__373() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__359() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__370; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__356; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__374() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__360() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__373; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__359; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__375() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__361() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__373; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__359; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__376() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__362() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__375; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__361; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__377() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__363() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__374; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__376; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__360; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__362; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__378() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__364() { _start: { lean_object* x_1; @@ -5101,50 +4861,50 @@ x_1 = lean_mk_string_from_bytes("eq_true_of_decide", 17); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__379() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__365() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__378; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__364; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__380() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__366() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__378; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__364; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__381() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__367() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__380; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__366; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__382() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__368() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__381; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__367; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__383() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__369() { _start: { lean_object* x_1; @@ -5152,17 +4912,17 @@ x_1 = lean_mk_string_from_bytes("term#[_,]", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__384() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__370() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__383; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__369; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__385() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__371() { _start: { lean_object* x_1; @@ -5170,7 +4930,7 @@ x_1 = lean_mk_string_from_bytes("#[", 2); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__386() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__372() { _start: { lean_object* x_1; @@ -5178,26 +4938,26 @@ x_1 = lean_mk_string_from_bytes("d.appArg!", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__387() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__373() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__386; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__372; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__388() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__374() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__343; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__150; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__329; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__142; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__389() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__375() { _start: { lean_object* x_1; @@ -5205,19 +4965,19 @@ x_1 = lean_mk_string_from_bytes("liftMethod", 10); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__390() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__376() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__389; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__375; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__391() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__377() { _start: { lean_object* x_1; @@ -5225,83 +4985,83 @@ x_1 = lean_mk_string_from_bytes("mkEqRefl", 8); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__392() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__378() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__391; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__377; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__393() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__379() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__391; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__377; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__394() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__380() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__76; -x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__391; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__83; +x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__377; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__395() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__381() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__394; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__380; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__396() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__382() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__394; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__380; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__397() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__383() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__396; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__382; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__398() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__384() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__395; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__397; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__381; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__383; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__399() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__385() { _start: { lean_object* x_1; @@ -5309,60 +5069,60 @@ x_1 = lean_mk_string_from_bytes("true", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__400() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__386() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__399; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__385; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__401() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__387() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__399; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__385; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__402() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__388() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__336; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__399; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__322; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__385; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__403() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__389() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__402; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__388; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__404() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__390() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__403; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__389; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__405() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__391() { _start: { lean_object* x_1; @@ -5370,7 +5130,7 @@ x_1 = lean_mk_string_from_bytes("else", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__406() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__392() { _start: { lean_object* x_1; @@ -5378,72 +5138,72 @@ x_1 = lean_mk_string_from_bytes("False", 5); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__407() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__393() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__406; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__392; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__408() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__394() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__406; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__392; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__409() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__395() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__408; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__394; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__410() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__396() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__408; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__394; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__411() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__397() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__410; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__396; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__412() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__398() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__409; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__411; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__395; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__397; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__413() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__399() { _start: { lean_object* x_1; @@ -5451,50 +5211,50 @@ x_1 = lean_mk_string_from_bytes("eq_false_of_decide", 18); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__414() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__400() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__413; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__399; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__415() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__401() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__413; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__399; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__416() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__402() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__415; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__401; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__417() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__403() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__416; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__402; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__418() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__404() { _start: { lean_object* x_1; @@ -5502,60 +5262,60 @@ x_1 = lean_mk_string_from_bytes("false", 5); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__419() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__405() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__418; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__404; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__420() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__406() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__418; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__404; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__421() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__407() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__336; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__418; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__322; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__404; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__422() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__408() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__421; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__407; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__423() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__409() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__422; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__408; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__424() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__410() { _start: { lean_object* x_1; @@ -5563,18 +5323,18 @@ x_1 = lean_mk_string_from_bytes("command__Builtin_simproc___(_):=_", 33); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__425() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__411() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; -x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__424; +x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__410; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__426() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__412() { _start: { lean_object* x_1; @@ -5582,7 +5342,7 @@ x_1 = lean_mk_string_from_bytes("builtin_simproc", 15); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__427() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__413() { _start: { lean_object* x_1; @@ -5590,26 +5350,26 @@ x_1 = lean_mk_string_from_bytes("reduceAdd", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__428() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__414() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__427; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__413; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__429() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__415() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__428; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__414; x_2 = lean_mk_syntax_ident(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__430() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__416() { _start: { lean_object* x_1; @@ -5617,19 +5377,19 @@ x_1 = lean_mk_string_from_bytes("typeAscription", 14); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__431() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__417() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__430; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__416; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__432() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__418() { _start: { lean_object* x_1; @@ -5637,17 +5397,17 @@ x_1 = lean_mk_string_from_bytes("term_+_", 7); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__433() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__419() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__432; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__418; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__434() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__420() { _start: { lean_object* x_1; @@ -5655,19 +5415,19 @@ x_1 = lean_mk_string_from_bytes("hole", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__435() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__421() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__434; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__420; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__436() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__422() { _start: { lean_object* x_1; @@ -5675,7 +5435,7 @@ x_1 = lean_mk_string_from_bytes("_", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__437() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__423() { _start: { lean_object* x_1; @@ -5683,7 +5443,7 @@ x_1 = lean_mk_string_from_bytes("+", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__438() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__424() { _start: { lean_object* x_1; @@ -5691,16 +5451,16 @@ x_1 = lean_mk_string_from_bytes("HAdd.hAdd", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__439() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__425() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__438; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__424; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__440() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__426() { _start: { lean_object* x_1; @@ -5708,7 +5468,7 @@ x_1 = lean_mk_string_from_bytes("HAdd", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__441() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__427() { _start: { lean_object* x_1; @@ -5716,41 +5476,41 @@ x_1 = lean_mk_string_from_bytes("hAdd", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__442() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__428() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__440; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__441; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__426; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__427; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__443() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__429() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__442; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__428; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__444() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__430() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__443; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__429; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__445() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__431() { _start: { lean_object* x_1; @@ -5758,7 +5518,7 @@ x_1 = lean_mk_string_from_bytes("6", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__446() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__432() { _start: { lean_object* x_1; @@ -5766,19 +5526,19 @@ x_1 = lean_mk_string_from_bytes("cdot", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__447() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__433() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__446; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__432; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__448() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__434() { _start: { lean_object* x_1; @@ -5786,7 +5546,7 @@ x_1 = lean_mk_string_from_bytes("·", 2); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__449() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__435() { _start: { lean_object* x_1; lean_object* x_2; @@ -5795,7 +5555,7 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__450() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__436() { _start: { lean_object* x_1; @@ -5803,26 +5563,26 @@ x_1 = lean_mk_string_from_bytes("reduceMul", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__451() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__437() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__450; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__436; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__452() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__438() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__451; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__437; x_2 = lean_mk_syntax_ident(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__453() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__439() { _start: { lean_object* x_1; @@ -5830,17 +5590,17 @@ x_1 = lean_mk_string_from_bytes("term_*_", 7); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__454() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__440() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__453; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__439; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__455() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__441() { _start: { lean_object* x_1; @@ -5848,7 +5608,7 @@ x_1 = lean_mk_string_from_bytes("*", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__456() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__442() { _start: { lean_object* x_1; @@ -5856,16 +5616,16 @@ x_1 = lean_mk_string_from_bytes("HMul.hMul", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__457() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__443() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__456; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__442; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__458() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__444() { _start: { lean_object* x_1; @@ -5873,7 +5633,7 @@ x_1 = lean_mk_string_from_bytes("HMul", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__459() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__445() { _start: { lean_object* x_1; @@ -5881,41 +5641,41 @@ x_1 = lean_mk_string_from_bytes("hMul", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__460() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__446() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__458; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__459; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__444; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__445; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__461() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__447() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__460; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__446; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__462() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__448() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__461; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__447; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__463() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__449() { _start: { lean_object* x_1; @@ -5923,26 +5683,26 @@ x_1 = lean_mk_string_from_bytes("reduceSub", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__464() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__450() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__463; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__449; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__465() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__451() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__464; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__450; x_2 = lean_mk_syntax_ident(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__466() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__452() { _start: { lean_object* x_1; @@ -5950,17 +5710,17 @@ x_1 = lean_mk_string_from_bytes("term_-_", 7); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__467() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__453() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__466; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__452; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__468() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__454() { _start: { lean_object* x_1; @@ -5968,7 +5728,7 @@ x_1 = lean_mk_string_from_bytes("-", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__469() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__455() { _start: { lean_object* x_1; @@ -5976,16 +5736,16 @@ x_1 = lean_mk_string_from_bytes("HSub.hSub", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__470() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__456() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__469; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__455; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__471() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__457() { _start: { lean_object* x_1; @@ -5993,7 +5753,7 @@ x_1 = lean_mk_string_from_bytes("HSub", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__472() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__458() { _start: { lean_object* x_1; @@ -6001,41 +5761,41 @@ x_1 = lean_mk_string_from_bytes("hSub", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__473() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__459() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__471; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__472; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__457; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__458; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__474() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__460() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__473; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__459; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__475() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__461() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__474; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__460; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__476() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__462() { _start: { lean_object* x_1; @@ -6043,26 +5803,26 @@ x_1 = lean_mk_string_from_bytes("reduceDiv", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__477() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__463() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__476; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__462; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__478() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__464() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__477; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__463; x_2 = lean_mk_syntax_ident(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__479() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__465() { _start: { lean_object* x_1; @@ -6070,17 +5830,17 @@ x_1 = lean_mk_string_from_bytes("term_/_", 7); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__480() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__466() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__479; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__465; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__481() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__467() { _start: { lean_object* x_1; @@ -6088,7 +5848,7 @@ x_1 = lean_mk_string_from_bytes("/", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__482() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__468() { _start: { lean_object* x_1; @@ -6096,16 +5856,16 @@ x_1 = lean_mk_string_from_bytes("HDiv.hDiv", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__483() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__469() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__482; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__468; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__484() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__470() { _start: { lean_object* x_1; @@ -6113,7 +5873,7 @@ x_1 = lean_mk_string_from_bytes("HDiv", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__485() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__471() { _start: { lean_object* x_1; @@ -6121,41 +5881,41 @@ x_1 = lean_mk_string_from_bytes("hDiv", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__486() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__472() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__484; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__485; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__470; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__471; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__487() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__473() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__486; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__472; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__488() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__474() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__487; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__473; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__489() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__475() { _start: { lean_object* x_1; @@ -6163,26 +5923,26 @@ x_1 = lean_mk_string_from_bytes("reduceMod", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__490() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__476() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__489; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__475; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__491() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__477() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__490; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__476; x_2 = lean_mk_syntax_ident(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__492() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__478() { _start: { lean_object* x_1; @@ -6190,17 +5950,17 @@ x_1 = lean_mk_string_from_bytes("term_%_", 7); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__493() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__479() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__492; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__478; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__494() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__480() { _start: { lean_object* x_1; @@ -6208,7 +5968,7 @@ x_1 = lean_mk_string_from_bytes("%", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__495() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__481() { _start: { lean_object* x_1; @@ -6216,16 +5976,16 @@ x_1 = lean_mk_string_from_bytes("HMod.hMod", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__496() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__482() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__495; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__481; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__497() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__483() { _start: { lean_object* x_1; @@ -6233,7 +5993,7 @@ x_1 = lean_mk_string_from_bytes("HMod", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__498() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__484() { _start: { lean_object* x_1; @@ -6241,41 +6001,41 @@ x_1 = lean_mk_string_from_bytes("hMod", 4); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__499() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__485() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__497; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__498; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__483; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__484; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__500() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__486() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__499; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__485; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__501() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__487() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__500; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__486; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__502() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__488() { _start: { lean_object* x_1; @@ -6283,26 +6043,26 @@ x_1 = lean_mk_string_from_bytes("reduceLT", 8); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__503() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__489() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__502; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__488; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__504() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__490() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__503; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__489; x_2 = lean_mk_syntax_ident(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__505() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__491() { _start: { lean_object* x_1; @@ -6310,17 +6070,17 @@ x_1 = lean_mk_string_from_bytes("term_<_", 7); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__506() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__492() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__505; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__491; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__507() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__493() { _start: { lean_object* x_1; @@ -6328,7 +6088,7 @@ x_1 = lean_mk_string_from_bytes("<", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__508() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__494() { _start: { lean_object* x_1; @@ -6336,16 +6096,16 @@ x_1 = lean_mk_string_from_bytes("LT.lt", 5); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__509() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__495() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__508; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__494; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__510() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__496() { _start: { lean_object* x_1; @@ -6353,7 +6113,7 @@ x_1 = lean_mk_string_from_bytes("LT", 2); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__511() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__497() { _start: { lean_object* x_1; @@ -6361,41 +6121,41 @@ x_1 = lean_mk_string_from_bytes("lt", 2); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__512() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__498() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__510; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__511; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__496; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__497; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__513() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__499() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__512; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__498; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__514() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__500() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__513; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__499; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__515() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__501() { _start: { lean_object* x_1; @@ -6403,7 +6163,7 @@ x_1 = lean_mk_string_from_bytes("4", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__516() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__502() { _start: { lean_object* x_1; @@ -6411,26 +6171,26 @@ x_1 = lean_mk_string_from_bytes("reduceLE", 8); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__517() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__503() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__516; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__502; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__518() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__504() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__517; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__503; x_2 = lean_mk_syntax_ident(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__519() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__505() { _start: { lean_object* x_1; @@ -6438,17 +6198,17 @@ x_1 = lean_mk_string_from_bytes("term_≤_", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__520() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__506() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__519; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__505; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__521() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__507() { _start: { lean_object* x_1; @@ -6456,7 +6216,7 @@ x_1 = lean_mk_string_from_bytes("≤", 3); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__522() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__508() { _start: { lean_object* x_1; @@ -6464,16 +6224,16 @@ x_1 = lean_mk_string_from_bytes("LE.le", 5); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__523() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__509() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__522; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__508; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__524() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__510() { _start: { lean_object* x_1; @@ -6481,7 +6241,7 @@ x_1 = lean_mk_string_from_bytes("LE", 2); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__525() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__511() { _start: { lean_object* x_1; @@ -6489,41 +6249,41 @@ x_1 = lean_mk_string_from_bytes("le", 2); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__526() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__512() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__524; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__525; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__510; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__511; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__527() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__513() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__526; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__512; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__528() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__514() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__527; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__513; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__529() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__515() { _start: { lean_object* x_1; @@ -6531,26 +6291,26 @@ x_1 = lean_mk_string_from_bytes("reduceGT", 8); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__530() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__516() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__529; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__515; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__531() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__517() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__530; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__516; x_2 = lean_mk_syntax_ident(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__532() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__518() { _start: { lean_object* x_1; @@ -6558,17 +6318,17 @@ x_1 = lean_mk_string_from_bytes("term_>_", 7); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__533() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__519() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__532; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__518; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__534() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__520() { _start: { lean_object* x_1; @@ -6576,7 +6336,7 @@ x_1 = lean_mk_string_from_bytes(">", 1); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__535() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__521() { _start: { lean_object* x_1; @@ -6584,16 +6344,16 @@ x_1 = lean_mk_string_from_bytes("GT.gt", 5); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__536() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__522() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__535; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__521; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__537() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__523() { _start: { lean_object* x_1; @@ -6601,7 +6361,7 @@ x_1 = lean_mk_string_from_bytes("GT", 2); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__538() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__524() { _start: { lean_object* x_1; @@ -6609,41 +6369,41 @@ x_1 = lean_mk_string_from_bytes("gt", 2); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__539() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__525() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__537; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__538; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__523; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__524; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__540() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__526() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__539; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__525; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__541() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__527() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__540; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__526; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__542() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__528() { _start: { lean_object* x_1; @@ -6651,26 +6411,26 @@ x_1 = lean_mk_string_from_bytes("reduceGE", 8); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__543() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__529() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__542; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__528; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__544() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__530() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__543; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__529; x_2 = lean_mk_syntax_ident(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__545() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__531() { _start: { lean_object* x_1; @@ -6678,17 +6438,17 @@ x_1 = lean_mk_string_from_bytes("term_≥_", 9); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__546() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__532() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__545; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__531; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__547() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__533() { _start: { lean_object* x_1; @@ -6696,7 +6456,7 @@ x_1 = lean_mk_string_from_bytes("≥", 3); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__548() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__534() { _start: { lean_object* x_1; @@ -6704,16 +6464,16 @@ x_1 = lean_mk_string_from_bytes("GE.ge", 5); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__549() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__535() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__548; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__534; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__550() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__536() { _start: { lean_object* x_1; @@ -6721,7 +6481,7 @@ x_1 = lean_mk_string_from_bytes("GE", 2); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__551() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__537() { _start: { lean_object* x_1; @@ -6729,41 +6489,41 @@ x_1 = lean_mk_string_from_bytes("ge", 2); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__552() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__538() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__550; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__551; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__536; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__537; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__553() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__539() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__552; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__538; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__554() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__540() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__553; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__539; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__555() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__541() { _start: { lean_object* x_1; @@ -6771,19 +6531,19 @@ x_1 = lean_mk_string_from_bytes("end", 3); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__556() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__542() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__13; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__555; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__541; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__557() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__543() { _start: { lean_object* x_1; lean_object* x_2; @@ -6792,7 +6552,7 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__558() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__544() { _start: { lean_object* x_1; @@ -6800,19 +6560,19 @@ x_1 = lean_mk_string_from_bytes("quotedName", 10); return x_1; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__559() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__545() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__12; x_3 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__40; -x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__558; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__544; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__560() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__546() { _start: { lean_object* x_1; lean_object* x_2; @@ -6841,7 +6601,7 @@ return x_7; } else { -lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; lean_object* x_254; lean_object* x_255; lean_object* x_256; lean_object* x_257; lean_object* x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; lean_object* x_262; lean_object* x_263; lean_object* x_264; lean_object* x_265; lean_object* x_266; lean_object* x_267; lean_object* x_268; lean_object* x_269; lean_object* x_270; lean_object* x_271; lean_object* x_272; lean_object* x_273; lean_object* x_274; lean_object* x_275; lean_object* x_276; lean_object* x_277; lean_object* x_278; lean_object* x_279; lean_object* x_280; lean_object* x_281; lean_object* x_282; lean_object* x_283; lean_object* x_284; lean_object* x_285; lean_object* x_286; lean_object* x_287; lean_object* x_288; lean_object* x_289; lean_object* x_290; lean_object* x_291; lean_object* x_292; lean_object* x_293; lean_object* x_294; lean_object* x_295; lean_object* x_296; lean_object* x_297; lean_object* x_298; lean_object* x_299; lean_object* x_300; lean_object* x_301; lean_object* x_302; lean_object* x_303; lean_object* x_304; lean_object* x_305; lean_object* x_306; lean_object* x_307; lean_object* x_308; lean_object* x_309; lean_object* x_310; lean_object* x_311; lean_object* x_312; lean_object* x_313; lean_object* x_314; lean_object* x_315; lean_object* x_316; lean_object* x_317; lean_object* x_318; lean_object* x_319; lean_object* x_320; lean_object* x_321; lean_object* x_322; lean_object* x_323; lean_object* x_324; lean_object* x_325; lean_object* x_326; lean_object* x_327; lean_object* x_328; lean_object* x_329; lean_object* x_330; lean_object* x_331; lean_object* x_332; lean_object* x_333; lean_object* x_334; lean_object* x_335; lean_object* x_336; lean_object* x_337; lean_object* x_338; lean_object* x_339; lean_object* x_340; lean_object* x_341; lean_object* x_342; lean_object* x_343; lean_object* x_344; lean_object* x_345; lean_object* x_346; lean_object* x_347; lean_object* x_348; lean_object* x_349; lean_object* x_350; lean_object* x_351; lean_object* x_352; lean_object* x_353; lean_object* x_354; lean_object* x_355; lean_object* x_356; lean_object* x_357; lean_object* x_358; lean_object* x_359; lean_object* x_360; lean_object* x_361; lean_object* x_362; lean_object* x_363; lean_object* x_364; lean_object* x_365; lean_object* x_366; lean_object* x_367; lean_object* x_368; lean_object* x_369; lean_object* x_370; lean_object* x_371; lean_object* x_372; lean_object* x_373; lean_object* x_374; lean_object* x_375; lean_object* x_376; lean_object* x_377; lean_object* x_378; lean_object* x_379; lean_object* x_380; lean_object* x_381; lean_object* x_382; lean_object* x_383; lean_object* x_384; lean_object* x_385; lean_object* x_386; lean_object* x_387; lean_object* x_388; lean_object* x_389; lean_object* x_390; lean_object* x_391; lean_object* x_392; lean_object* x_393; lean_object* x_394; lean_object* x_395; lean_object* x_396; lean_object* x_397; lean_object* x_398; lean_object* x_399; lean_object* x_400; lean_object* x_401; lean_object* x_402; lean_object* x_403; lean_object* x_404; lean_object* x_405; lean_object* x_406; lean_object* x_407; lean_object* x_408; lean_object* x_409; lean_object* x_410; lean_object* x_411; lean_object* x_412; lean_object* x_413; lean_object* x_414; lean_object* x_415; lean_object* x_416; lean_object* x_417; lean_object* x_418; lean_object* x_419; lean_object* x_420; lean_object* x_421; lean_object* x_422; lean_object* x_423; lean_object* x_424; lean_object* x_425; lean_object* x_426; lean_object* x_427; lean_object* x_428; lean_object* x_429; lean_object* x_430; lean_object* x_431; lean_object* x_432; lean_object* x_433; lean_object* x_434; lean_object* x_435; lean_object* x_436; lean_object* x_437; lean_object* x_438; lean_object* x_439; lean_object* x_440; lean_object* x_441; lean_object* x_442; lean_object* x_443; lean_object* x_444; lean_object* x_445; lean_object* x_446; lean_object* x_447; lean_object* x_448; lean_object* x_449; lean_object* x_450; lean_object* x_451; lean_object* x_452; lean_object* x_453; lean_object* x_454; lean_object* x_455; lean_object* x_456; lean_object* x_457; lean_object* x_458; lean_object* x_459; lean_object* x_460; lean_object* x_461; lean_object* x_462; lean_object* x_463; lean_object* x_464; lean_object* x_465; lean_object* x_466; lean_object* x_467; lean_object* x_468; lean_object* x_469; lean_object* x_470; lean_object* x_471; lean_object* x_472; lean_object* x_473; lean_object* x_474; lean_object* x_475; lean_object* x_476; lean_object* x_477; lean_object* x_478; lean_object* x_479; lean_object* x_480; lean_object* x_481; lean_object* x_482; lean_object* x_483; lean_object* x_484; lean_object* x_485; lean_object* x_486; lean_object* x_487; lean_object* x_488; lean_object* x_489; lean_object* x_490; lean_object* x_491; lean_object* x_492; lean_object* x_493; lean_object* x_494; lean_object* x_495; lean_object* x_496; lean_object* x_497; lean_object* x_498; lean_object* x_499; lean_object* x_500; lean_object* x_501; lean_object* x_502; lean_object* x_503; lean_object* x_504; lean_object* x_505; lean_object* x_506; lean_object* x_507; lean_object* x_508; lean_object* x_509; lean_object* x_510; lean_object* x_511; lean_object* x_512; lean_object* x_513; lean_object* x_514; lean_object* x_515; lean_object* x_516; lean_object* x_517; lean_object* x_518; lean_object* x_519; lean_object* x_520; lean_object* x_521; lean_object* x_522; lean_object* x_523; lean_object* x_524; lean_object* x_525; lean_object* x_526; lean_object* x_527; lean_object* x_528; lean_object* x_529; lean_object* x_530; lean_object* x_531; lean_object* x_532; lean_object* x_533; lean_object* x_534; lean_object* x_535; lean_object* x_536; lean_object* x_537; lean_object* x_538; lean_object* x_539; lean_object* x_540; lean_object* x_541; lean_object* x_542; lean_object* x_543; lean_object* x_544; lean_object* x_545; lean_object* x_546; lean_object* x_547; lean_object* x_548; lean_object* x_549; lean_object* x_550; lean_object* x_551; lean_object* x_552; lean_object* x_553; lean_object* x_554; lean_object* x_555; lean_object* x_556; lean_object* x_557; lean_object* x_558; lean_object* x_559; lean_object* x_560; lean_object* x_561; lean_object* x_562; lean_object* x_563; lean_object* x_564; lean_object* x_565; lean_object* x_566; lean_object* x_567; lean_object* x_568; lean_object* x_569; lean_object* x_570; lean_object* x_571; lean_object* x_572; lean_object* x_573; lean_object* x_574; lean_object* x_575; lean_object* x_576; lean_object* x_577; lean_object* x_578; lean_object* x_579; lean_object* x_580; lean_object* x_581; lean_object* x_582; lean_object* x_583; lean_object* x_584; lean_object* x_585; lean_object* x_586; lean_object* x_587; lean_object* x_588; lean_object* x_589; lean_object* x_590; lean_object* x_591; lean_object* x_592; lean_object* x_593; lean_object* x_594; lean_object* x_595; lean_object* x_596; lean_object* x_597; lean_object* x_598; lean_object* x_599; lean_object* x_600; lean_object* x_601; lean_object* x_602; lean_object* x_603; lean_object* x_604; lean_object* x_605; lean_object* x_606; lean_object* x_607; lean_object* x_608; lean_object* x_609; lean_object* x_610; lean_object* x_611; lean_object* x_612; lean_object* x_613; lean_object* x_614; lean_object* x_615; lean_object* x_616; lean_object* x_617; lean_object* x_618; lean_object* x_619; lean_object* x_620; lean_object* x_621; lean_object* x_622; lean_object* x_623; lean_object* x_624; lean_object* x_625; lean_object* x_626; lean_object* x_627; lean_object* x_628; lean_object* x_629; lean_object* x_630; lean_object* x_631; lean_object* x_632; lean_object* x_633; lean_object* x_634; lean_object* x_635; lean_object* x_636; lean_object* x_637; lean_object* x_638; lean_object* x_639; lean_object* x_640; lean_object* x_641; lean_object* x_642; lean_object* x_643; lean_object* x_644; lean_object* x_645; lean_object* x_646; lean_object* x_647; lean_object* x_648; lean_object* x_649; lean_object* x_650; lean_object* x_651; lean_object* x_652; lean_object* x_653; lean_object* x_654; lean_object* x_655; lean_object* x_656; lean_object* x_657; lean_object* x_658; lean_object* x_659; lean_object* x_660; lean_object* x_661; lean_object* x_662; lean_object* x_663; lean_object* x_664; lean_object* x_665; lean_object* x_666; lean_object* x_667; lean_object* x_668; lean_object* x_669; lean_object* x_670; lean_object* x_671; lean_object* x_672; lean_object* x_673; lean_object* x_674; lean_object* x_675; lean_object* x_676; lean_object* x_677; lean_object* x_678; lean_object* x_679; lean_object* x_680; lean_object* x_681; lean_object* x_682; lean_object* x_683; lean_object* x_684; lean_object* x_685; lean_object* x_686; lean_object* x_687; lean_object* x_688; lean_object* x_689; lean_object* x_690; lean_object* x_691; lean_object* x_692; lean_object* x_693; lean_object* x_694; lean_object* x_695; lean_object* x_696; lean_object* x_697; lean_object* x_698; lean_object* x_699; lean_object* x_700; lean_object* x_701; lean_object* x_702; lean_object* x_703; lean_object* x_704; lean_object* x_705; lean_object* x_706; lean_object* x_707; lean_object* x_708; lean_object* x_709; lean_object* x_710; lean_object* x_711; lean_object* x_712; lean_object* x_713; lean_object* x_714; lean_object* x_715; lean_object* x_716; lean_object* x_717; lean_object* x_718; lean_object* x_719; lean_object* x_720; lean_object* x_721; lean_object* x_722; lean_object* x_723; lean_object* x_724; lean_object* x_725; lean_object* x_726; lean_object* x_727; lean_object* x_728; lean_object* x_729; lean_object* x_730; lean_object* x_731; lean_object* x_732; lean_object* x_733; lean_object* x_734; lean_object* x_735; lean_object* x_736; lean_object* x_737; lean_object* x_738; lean_object* x_739; lean_object* x_740; lean_object* x_741; lean_object* x_742; lean_object* x_743; lean_object* x_744; lean_object* x_745; lean_object* x_746; lean_object* x_747; lean_object* x_748; lean_object* x_749; lean_object* x_750; lean_object* x_751; lean_object* x_752; lean_object* x_753; lean_object* x_754; lean_object* x_755; lean_object* x_756; lean_object* x_757; lean_object* x_758; lean_object* x_759; lean_object* x_760; lean_object* x_761; lean_object* x_762; lean_object* x_763; lean_object* x_764; lean_object* x_765; lean_object* x_766; lean_object* x_767; lean_object* x_768; lean_object* x_769; lean_object* x_770; lean_object* x_771; lean_object* x_772; lean_object* x_773; lean_object* x_774; lean_object* x_775; lean_object* x_776; lean_object* x_777; lean_object* x_778; lean_object* x_779; lean_object* x_780; lean_object* x_781; lean_object* x_782; lean_object* x_783; lean_object* x_784; lean_object* x_785; lean_object* x_786; lean_object* x_787; lean_object* x_788; lean_object* x_789; lean_object* x_790; lean_object* x_791; lean_object* x_792; lean_object* x_793; lean_object* x_794; lean_object* x_795; lean_object* x_796; lean_object* x_797; lean_object* x_798; lean_object* x_799; lean_object* x_800; lean_object* x_801; lean_object* x_802; lean_object* x_803; lean_object* x_804; lean_object* x_805; lean_object* x_806; lean_object* x_807; lean_object* x_808; lean_object* x_809; lean_object* x_810; lean_object* x_811; lean_object* x_812; lean_object* x_813; lean_object* x_814; lean_object* x_815; lean_object* x_816; lean_object* x_817; lean_object* x_818; lean_object* x_819; lean_object* x_820; lean_object* x_821; lean_object* x_822; lean_object* x_823; lean_object* x_824; lean_object* x_825; lean_object* x_826; lean_object* x_827; lean_object* x_828; lean_object* x_829; lean_object* x_830; lean_object* x_831; lean_object* x_832; lean_object* x_833; lean_object* x_834; lean_object* x_835; lean_object* x_836; lean_object* x_837; lean_object* x_838; lean_object* x_839; lean_object* x_840; lean_object* x_841; lean_object* x_842; lean_object* x_843; lean_object* x_844; lean_object* x_845; lean_object* x_846; lean_object* x_847; lean_object* x_848; lean_object* x_849; lean_object* x_850; lean_object* x_851; lean_object* x_852; lean_object* x_853; lean_object* x_854; lean_object* x_855; lean_object* x_856; lean_object* x_857; lean_object* x_858; lean_object* x_859; lean_object* x_860; lean_object* x_861; lean_object* x_862; lean_object* x_863; lean_object* x_864; lean_object* x_865; lean_object* x_866; lean_object* x_867; +lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; lean_object* x_254; lean_object* x_255; lean_object* x_256; lean_object* x_257; lean_object* x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; lean_object* x_262; lean_object* x_263; lean_object* x_264; lean_object* x_265; lean_object* x_266; lean_object* x_267; lean_object* x_268; lean_object* x_269; lean_object* x_270; lean_object* x_271; lean_object* x_272; lean_object* x_273; lean_object* x_274; lean_object* x_275; lean_object* x_276; lean_object* x_277; lean_object* x_278; lean_object* x_279; lean_object* x_280; lean_object* x_281; lean_object* x_282; lean_object* x_283; lean_object* x_284; lean_object* x_285; lean_object* x_286; lean_object* x_287; lean_object* x_288; lean_object* x_289; lean_object* x_290; lean_object* x_291; lean_object* x_292; lean_object* x_293; lean_object* x_294; lean_object* x_295; lean_object* x_296; lean_object* x_297; lean_object* x_298; lean_object* x_299; lean_object* x_300; lean_object* x_301; lean_object* x_302; lean_object* x_303; lean_object* x_304; lean_object* x_305; lean_object* x_306; lean_object* x_307; lean_object* x_308; lean_object* x_309; lean_object* x_310; lean_object* x_311; lean_object* x_312; lean_object* x_313; lean_object* x_314; lean_object* x_315; lean_object* x_316; lean_object* x_317; lean_object* x_318; lean_object* x_319; lean_object* x_320; lean_object* x_321; lean_object* x_322; lean_object* x_323; lean_object* x_324; lean_object* x_325; lean_object* x_326; lean_object* x_327; lean_object* x_328; lean_object* x_329; lean_object* x_330; lean_object* x_331; lean_object* x_332; lean_object* x_333; lean_object* x_334; lean_object* x_335; lean_object* x_336; lean_object* x_337; lean_object* x_338; lean_object* x_339; lean_object* x_340; lean_object* x_341; lean_object* x_342; lean_object* x_343; lean_object* x_344; lean_object* x_345; lean_object* x_346; lean_object* x_347; lean_object* x_348; lean_object* x_349; lean_object* x_350; lean_object* x_351; lean_object* x_352; lean_object* x_353; lean_object* x_354; lean_object* x_355; lean_object* x_356; lean_object* x_357; lean_object* x_358; lean_object* x_359; lean_object* x_360; lean_object* x_361; lean_object* x_362; lean_object* x_363; lean_object* x_364; lean_object* x_365; lean_object* x_366; lean_object* x_367; lean_object* x_368; lean_object* x_369; lean_object* x_370; lean_object* x_371; lean_object* x_372; lean_object* x_373; lean_object* x_374; lean_object* x_375; lean_object* x_376; lean_object* x_377; lean_object* x_378; lean_object* x_379; lean_object* x_380; lean_object* x_381; lean_object* x_382; lean_object* x_383; lean_object* x_384; lean_object* x_385; lean_object* x_386; lean_object* x_387; lean_object* x_388; lean_object* x_389; lean_object* x_390; lean_object* x_391; lean_object* x_392; lean_object* x_393; lean_object* x_394; lean_object* x_395; lean_object* x_396; lean_object* x_397; lean_object* x_398; lean_object* x_399; lean_object* x_400; lean_object* x_401; lean_object* x_402; lean_object* x_403; lean_object* x_404; lean_object* x_405; lean_object* x_406; lean_object* x_407; lean_object* x_408; lean_object* x_409; lean_object* x_410; lean_object* x_411; lean_object* x_412; lean_object* x_413; lean_object* x_414; lean_object* x_415; lean_object* x_416; lean_object* x_417; lean_object* x_418; lean_object* x_419; lean_object* x_420; lean_object* x_421; lean_object* x_422; lean_object* x_423; lean_object* x_424; lean_object* x_425; lean_object* x_426; lean_object* x_427; lean_object* x_428; lean_object* x_429; lean_object* x_430; lean_object* x_431; lean_object* x_432; lean_object* x_433; lean_object* x_434; lean_object* x_435; lean_object* x_436; lean_object* x_437; lean_object* x_438; lean_object* x_439; lean_object* x_440; lean_object* x_441; lean_object* x_442; lean_object* x_443; lean_object* x_444; lean_object* x_445; lean_object* x_446; lean_object* x_447; lean_object* x_448; lean_object* x_449; lean_object* x_450; lean_object* x_451; lean_object* x_452; lean_object* x_453; lean_object* x_454; lean_object* x_455; lean_object* x_456; lean_object* x_457; lean_object* x_458; lean_object* x_459; lean_object* x_460; lean_object* x_461; lean_object* x_462; lean_object* x_463; lean_object* x_464; lean_object* x_465; lean_object* x_466; lean_object* x_467; lean_object* x_468; lean_object* x_469; lean_object* x_470; lean_object* x_471; lean_object* x_472; lean_object* x_473; lean_object* x_474; lean_object* x_475; lean_object* x_476; lean_object* x_477; lean_object* x_478; lean_object* x_479; lean_object* x_480; lean_object* x_481; lean_object* x_482; lean_object* x_483; lean_object* x_484; lean_object* x_485; lean_object* x_486; lean_object* x_487; lean_object* x_488; lean_object* x_489; lean_object* x_490; lean_object* x_491; lean_object* x_492; lean_object* x_493; lean_object* x_494; lean_object* x_495; lean_object* x_496; lean_object* x_497; lean_object* x_498; lean_object* x_499; lean_object* x_500; lean_object* x_501; lean_object* x_502; lean_object* x_503; lean_object* x_504; lean_object* x_505; lean_object* x_506; lean_object* x_507; lean_object* x_508; lean_object* x_509; lean_object* x_510; lean_object* x_511; lean_object* x_512; lean_object* x_513; lean_object* x_514; lean_object* x_515; lean_object* x_516; lean_object* x_517; lean_object* x_518; lean_object* x_519; lean_object* x_520; lean_object* x_521; lean_object* x_522; lean_object* x_523; lean_object* x_524; lean_object* x_525; lean_object* x_526; lean_object* x_527; lean_object* x_528; lean_object* x_529; lean_object* x_530; lean_object* x_531; lean_object* x_532; lean_object* x_533; lean_object* x_534; lean_object* x_535; lean_object* x_536; lean_object* x_537; lean_object* x_538; lean_object* x_539; lean_object* x_540; lean_object* x_541; lean_object* x_542; lean_object* x_543; lean_object* x_544; lean_object* x_545; lean_object* x_546; lean_object* x_547; lean_object* x_548; lean_object* x_549; lean_object* x_550; lean_object* x_551; lean_object* x_552; lean_object* x_553; lean_object* x_554; lean_object* x_555; lean_object* x_556; lean_object* x_557; lean_object* x_558; lean_object* x_559; lean_object* x_560; lean_object* x_561; lean_object* x_562; lean_object* x_563; lean_object* x_564; lean_object* x_565; lean_object* x_566; lean_object* x_567; lean_object* x_568; lean_object* x_569; lean_object* x_570; lean_object* x_571; lean_object* x_572; lean_object* x_573; lean_object* x_574; lean_object* x_575; lean_object* x_576; lean_object* x_577; lean_object* x_578; lean_object* x_579; lean_object* x_580; lean_object* x_581; lean_object* x_582; lean_object* x_583; lean_object* x_584; lean_object* x_585; lean_object* x_586; lean_object* x_587; lean_object* x_588; lean_object* x_589; lean_object* x_590; lean_object* x_591; lean_object* x_592; lean_object* x_593; lean_object* x_594; lean_object* x_595; lean_object* x_596; lean_object* x_597; lean_object* x_598; lean_object* x_599; lean_object* x_600; lean_object* x_601; lean_object* x_602; lean_object* x_603; lean_object* x_604; lean_object* x_605; lean_object* x_606; lean_object* x_607; lean_object* x_608; lean_object* x_609; lean_object* x_610; lean_object* x_611; lean_object* x_612; lean_object* x_613; lean_object* x_614; lean_object* x_615; lean_object* x_616; lean_object* x_617; lean_object* x_618; lean_object* x_619; lean_object* x_620; lean_object* x_621; lean_object* x_622; lean_object* x_623; lean_object* x_624; lean_object* x_625; lean_object* x_626; lean_object* x_627; lean_object* x_628; lean_object* x_629; lean_object* x_630; lean_object* x_631; lean_object* x_632; lean_object* x_633; lean_object* x_634; lean_object* x_635; lean_object* x_636; lean_object* x_637; lean_object* x_638; lean_object* x_639; lean_object* x_640; lean_object* x_641; lean_object* x_642; lean_object* x_643; lean_object* x_644; lean_object* x_645; lean_object* x_646; lean_object* x_647; lean_object* x_648; lean_object* x_649; lean_object* x_650; lean_object* x_651; lean_object* x_652; lean_object* x_653; lean_object* x_654; lean_object* x_655; lean_object* x_656; lean_object* x_657; lean_object* x_658; lean_object* x_659; lean_object* x_660; lean_object* x_661; lean_object* x_662; lean_object* x_663; lean_object* x_664; lean_object* x_665; lean_object* x_666; lean_object* x_667; lean_object* x_668; lean_object* x_669; lean_object* x_670; lean_object* x_671; lean_object* x_672; lean_object* x_673; lean_object* x_674; lean_object* x_675; lean_object* x_676; lean_object* x_677; lean_object* x_678; lean_object* x_679; lean_object* x_680; lean_object* x_681; lean_object* x_682; lean_object* x_683; lean_object* x_684; lean_object* x_685; lean_object* x_686; lean_object* x_687; lean_object* x_688; lean_object* x_689; lean_object* x_690; lean_object* x_691; lean_object* x_692; lean_object* x_693; lean_object* x_694; lean_object* x_695; lean_object* x_696; lean_object* x_697; lean_object* x_698; lean_object* x_699; lean_object* x_700; lean_object* x_701; lean_object* x_702; lean_object* x_703; lean_object* x_704; lean_object* x_705; lean_object* x_706; lean_object* x_707; lean_object* x_708; lean_object* x_709; lean_object* x_710; lean_object* x_711; lean_object* x_712; lean_object* x_713; lean_object* x_714; lean_object* x_715; lean_object* x_716; lean_object* x_717; lean_object* x_718; lean_object* x_719; lean_object* x_720; lean_object* x_721; lean_object* x_722; lean_object* x_723; lean_object* x_724; lean_object* x_725; lean_object* x_726; lean_object* x_727; lean_object* x_728; lean_object* x_729; lean_object* x_730; lean_object* x_731; lean_object* x_732; lean_object* x_733; lean_object* x_734; lean_object* x_735; lean_object* x_736; lean_object* x_737; lean_object* x_738; lean_object* x_739; lean_object* x_740; lean_object* x_741; lean_object* x_742; lean_object* x_743; lean_object* x_744; lean_object* x_745; lean_object* x_746; lean_object* x_747; lean_object* x_748; lean_object* x_749; lean_object* x_750; lean_object* x_751; lean_object* x_752; lean_object* x_753; lean_object* x_754; lean_object* x_755; lean_object* x_756; lean_object* x_757; lean_object* x_758; lean_object* x_759; lean_object* x_760; lean_object* x_761; lean_object* x_762; lean_object* x_763; lean_object* x_764; lean_object* x_765; lean_object* x_766; lean_object* x_767; lean_object* x_768; lean_object* x_769; lean_object* x_770; lean_object* x_771; lean_object* x_772; lean_object* x_773; lean_object* x_774; lean_object* x_775; lean_object* x_776; lean_object* x_777; lean_object* x_778; lean_object* x_779; lean_object* x_780; lean_object* x_781; lean_object* x_782; lean_object* x_783; lean_object* x_784; lean_object* x_785; lean_object* x_786; lean_object* x_787; lean_object* x_788; lean_object* x_789; lean_object* x_790; lean_object* x_791; lean_object* x_792; lean_object* x_793; lean_object* x_794; lean_object* x_795; lean_object* x_796; lean_object* x_797; lean_object* x_798; lean_object* x_799; lean_object* x_800; lean_object* x_801; lean_object* x_802; lean_object* x_803; lean_object* x_804; lean_object* x_805; lean_object* x_806; lean_object* x_807; lean_object* x_808; lean_object* x_809; lean_object* x_810; lean_object* x_811; lean_object* x_812; lean_object* x_813; lean_object* x_814; lean_object* x_815; lean_object* x_816; lean_object* x_817; lean_object* x_818; lean_object* x_819; lean_object* x_820; lean_object* x_821; lean_object* x_822; lean_object* x_823; lean_object* x_824; lean_object* x_825; lean_object* x_826; lean_object* x_827; lean_object* x_828; lean_object* x_829; lean_object* x_830; lean_object* x_831; lean_object* x_832; lean_object* x_833; lean_object* x_834; lean_object* x_835; x_8 = lean_unsigned_to_nat(1u); x_9 = l_Lean_Syntax_getArg(x_1, x_8); lean_dec(x_1); @@ -7046,19 +6806,19 @@ lean_inc(x_16); lean_inc(x_17); x_92 = l_Lean_addMacroScope(x_17, x_91, x_16); x_93 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__74; -x_94 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__80; +x_94 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__79; lean_inc(x_15); x_95 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_95, 0, x_15); lean_ctor_set(x_95, 1, x_93); lean_ctor_set(x_95, 2, x_92); lean_ctor_set(x_95, 3, x_94); -x_96 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__85; +x_96 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__82; lean_inc(x_16); lean_inc(x_17); x_97 = l_Lean_addMacroScope(x_17, x_96, x_16); -x_98 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__84; -x_99 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__92; +x_98 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__81; +x_99 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__87; lean_inc(x_15); x_100 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_100, 0, x_15); @@ -7066,2459 +6826,2467 @@ lean_ctor_set(x_100, 1, x_98); lean_ctor_set(x_100, 2, x_97); lean_ctor_set(x_100, 3, x_99); lean_inc(x_35); -lean_inc(x_15); -x_101 = l_Lean_Syntax_node1(x_15, x_22, x_35); -x_102 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__72; lean_inc(x_100); lean_inc(x_15); -x_103 = l_Lean_Syntax_node2(x_15, x_102, x_100, x_101); -x_104 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__82; -lean_inc(x_87); -lean_inc(x_79); -lean_inc(x_15); -x_105 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_103, x_87); -lean_inc(x_15); -x_106 = l_Lean_Syntax_node1(x_15, x_22, x_105); +x_101 = l_Lean_Syntax_node2(x_15, x_22, x_100, x_35); +x_102 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__72; lean_inc(x_95); lean_inc(x_15); -x_107 = l_Lean_Syntax_node2(x_15, x_102, x_95, x_106); +x_103 = l_Lean_Syntax_node2(x_15, x_102, x_95, x_101); lean_inc(x_45); lean_inc(x_15); -x_108 = l_Lean_Syntax_node2(x_15, x_51, x_45, x_107); +x_104 = l_Lean_Syntax_node2(x_15, x_51, x_45, x_103); lean_inc(x_15); -x_109 = l_Lean_Syntax_node1(x_15, x_22, x_108); +x_105 = l_Lean_Syntax_node1(x_15, x_22, x_104); lean_inc(x_15); -x_110 = l_Lean_Syntax_node2(x_15, x_54, x_90, x_109); -x_111 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__95; +x_106 = l_Lean_Syntax_node2(x_15, x_54, x_90, x_105); +x_107 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__90; lean_inc(x_15); -x_112 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_112, 0, x_15); -lean_ctor_set(x_112, 1, x_111); -x_113 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__96; +x_108 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_108, 0, x_15); +lean_ctor_set(x_108, 1, x_107); +x_109 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__91; lean_inc(x_15); -x_114 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_114, 0, x_15); -lean_ctor_set(x_114, 1, x_113); -x_115 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__104; -lean_inc(x_15); -x_116 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_116, 0, x_15); -lean_ctor_set(x_116, 1, x_115); -x_117 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__108; +x_110 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_110, 0, x_15); +lean_ctor_set(x_110, 1, x_109); +x_111 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__101; lean_inc(x_16); lean_inc(x_17); -x_118 = l_Lean_addMacroScope(x_17, x_117, x_16); -x_119 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__106; -lean_inc(x_15); -x_120 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_120, 0, x_15); -lean_ctor_set(x_120, 1, x_119); -lean_ctor_set(x_120, 2, x_118); -lean_ctor_set(x_120, 3, x_33); -x_121 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__111; -lean_inc(x_15); -x_122 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_122, 0, x_15); -lean_ctor_set(x_122, 1, x_121); -x_123 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__115; +x_112 = l_Lean_addMacroScope(x_17, x_111, x_16); +x_113 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__100; +x_114 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__105; +lean_inc(x_15); +x_115 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_115, 0, x_15); +lean_ctor_set(x_115, 1, x_113); +lean_ctor_set(x_115, 2, x_112); +lean_ctor_set(x_115, 3, x_114); +x_116 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__111; lean_inc(x_16); lean_inc(x_17); -x_124 = l_Lean_addMacroScope(x_17, x_123, x_16); -x_125 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__113; -x_126 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__117; -lean_inc(x_15); -x_127 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_127, 0, x_15); -lean_ctor_set(x_127, 1, x_125); -lean_ctor_set(x_127, 2, x_124); -lean_ctor_set(x_127, 3, x_126); -x_128 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__110; -lean_inc_n(x_122, 2); +x_117 = l_Lean_addMacroScope(x_17, x_116, x_16); +x_118 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__109; +lean_inc(x_15); +x_119 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_119, 0, x_15); +lean_ctor_set(x_119, 1, x_118); +lean_ctor_set(x_119, 2, x_117); +lean_ctor_set(x_119, 3, x_33); +x_120 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__114; +lean_inc(x_15); +x_121 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_121, 0, x_15); +lean_ctor_set(x_121, 1, x_120); +x_122 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__118; +lean_inc(x_16); +lean_inc(x_17); +x_123 = l_Lean_addMacroScope(x_17, x_122, x_16); +x_124 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__116; +x_125 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__120; lean_inc(x_15); -x_129 = l_Lean_Syntax_node3(x_15, x_128, x_122, x_122, x_127); -x_130 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__120; +x_126 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_126, 0, x_15); +lean_ctor_set(x_126, 1, x_124); +lean_ctor_set(x_126, 2, x_123); +lean_ctor_set(x_126, 3, x_125); +x_127 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__113; +lean_inc_n(x_121, 2); lean_inc(x_15); -x_131 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_131, 0, x_15); -lean_ctor_set(x_131, 1, x_130); -x_132 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__119; +x_128 = l_Lean_Syntax_node3(x_15, x_127, x_121, x_121, x_126); +x_129 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__123; lean_inc(x_15); -x_133 = l_Lean_Syntax_node1(x_15, x_132, x_131); +x_130 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_130, 0, x_15); +lean_ctor_set(x_130, 1, x_129); +x_131 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__122; lean_inc(x_15); -x_134 = l_Lean_Syntax_node2(x_15, x_22, x_129, x_133); -lean_inc(x_120); +x_132 = l_Lean_Syntax_node1(x_15, x_131, x_130); lean_inc(x_15); -x_135 = l_Lean_Syntax_node2(x_15, x_102, x_120, x_134); -x_136 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__123; +x_133 = l_Lean_Syntax_node2(x_15, x_22, x_128, x_132); +lean_inc(x_119); lean_inc(x_15); -x_137 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_137, 0, x_15); -lean_ctor_set(x_137, 1, x_136); -x_138 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__126; -lean_inc(x_16); -lean_inc(x_17); -x_139 = l_Lean_addMacroScope(x_17, x_138, x_16); -x_140 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__125; -x_141 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__129; -lean_inc(x_15); -x_142 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_142, 0, x_15); -lean_ctor_set(x_142, 1, x_140); -lean_ctor_set(x_142, 2, x_139); -lean_ctor_set(x_142, 3, x_141); -lean_inc(x_15); -x_143 = l_Lean_Syntax_node1(x_15, x_22, x_142); -x_144 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__122; -lean_inc(x_137); -lean_inc(x_15); -x_145 = l_Lean_Syntax_node2(x_15, x_144, x_137, x_143); -x_146 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__101; -lean_inc(x_24); +x_134 = l_Lean_Syntax_node2(x_15, x_102, x_119, x_133); +x_135 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__107; +lean_inc(x_87); +lean_inc(x_79); lean_inc(x_15); -x_147 = l_Lean_Syntax_node2(x_15, x_146, x_145, x_24); +x_136 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_134, x_87); lean_inc(x_15); -x_148 = l_Lean_Syntax_node1(x_15, x_22, x_147); -x_149 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__99; +x_137 = l_Lean_Syntax_node1(x_15, x_22, x_136); +lean_inc(x_115); lean_inc(x_15); -x_150 = l_Lean_Syntax_node1(x_15, x_149, x_148); -x_151 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__103; -lean_inc(x_150); -lean_inc(x_114); -lean_inc(x_116); +x_138 = l_Lean_Syntax_node2(x_15, x_102, x_115, x_137); +x_139 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__98; lean_inc(x_15); -x_152 = l_Lean_Syntax_node4(x_15, x_151, x_116, x_135, x_114, x_150); +x_140 = l_Lean_Syntax_node1(x_15, x_139, x_138); +x_141 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__96; lean_inc(x_24); lean_inc(x_15); -x_153 = l_Lean_Syntax_node2(x_15, x_146, x_152, x_24); -x_154 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__132; +x_142 = l_Lean_Syntax_node2(x_15, x_141, x_140, x_24); +x_143 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__126; lean_inc(x_15); -x_155 = lean_alloc_ctor(2, 2, 0); +x_144 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_144, 0, x_15); +lean_ctor_set(x_144, 1, x_143); +x_145 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__131; +lean_inc(x_16); +lean_inc(x_17); +x_146 = l_Lean_addMacroScope(x_17, x_145, x_16); +x_147 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__130; +lean_inc(x_15); +x_148 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_148, 0, x_15); +lean_ctor_set(x_148, 1, x_147); +lean_ctor_set(x_148, 2, x_146); +lean_ctor_set(x_148, 3, x_33); +x_149 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__132; +lean_inc(x_15); +x_150 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_150, 0, x_15); +lean_ctor_set(x_150, 1, x_149); +x_151 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__135; +lean_inc(x_16); +lean_inc(x_17); +x_152 = l_Lean_addMacroScope(x_17, x_151, x_16); +x_153 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__134; +x_154 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__138; +lean_inc(x_15); +x_155 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_155, 0, x_15); -lean_ctor_set(x_155, 1, x_154); -x_156 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__137; +lean_ctor_set(x_155, 1, x_153); +lean_ctor_set(x_155, 2, x_152); +lean_ctor_set(x_155, 3, x_154); +x_156 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__143; lean_inc(x_16); lean_inc(x_17); x_157 = l_Lean_addMacroScope(x_17, x_156, x_16); -x_158 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__136; +x_158 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__140; lean_inc(x_15); x_159 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_159, 0, x_15); lean_ctor_set(x_159, 1, x_158); lean_ctor_set(x_159, 2, x_157); lean_ctor_set(x_159, 3, x_33); -x_160 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__138; -lean_inc(x_15); -x_161 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_161, 0, x_15); -lean_ctor_set(x_161, 1, x_160); -x_162 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__143; -lean_inc(x_16); -lean_inc(x_17); -x_163 = l_Lean_addMacroScope(x_17, x_162, x_16); -x_164 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__142; -x_165 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__146; -lean_inc(x_15); -x_166 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_166, 0, x_15); -lean_ctor_set(x_166, 1, x_164); -lean_ctor_set(x_166, 2, x_163); -lean_ctor_set(x_166, 3, x_165); -x_167 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__151; -lean_inc(x_16); -lean_inc(x_17); -x_168 = l_Lean_addMacroScope(x_17, x_167, x_16); -x_169 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__148; lean_inc(x_15); -x_170 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_170, 0, x_15); -lean_ctor_set(x_170, 1, x_169); -lean_ctor_set(x_170, 2, x_168); -lean_ctor_set(x_170, 3, x_33); +x_160 = l_Lean_Syntax_node1(x_15, x_22, x_159); lean_inc(x_15); -x_171 = l_Lean_Syntax_node1(x_15, x_22, x_170); +x_161 = l_Lean_Syntax_node2(x_15, x_102, x_155, x_160); lean_inc(x_15); -x_172 = l_Lean_Syntax_node2(x_15, x_102, x_166, x_171); -x_173 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__140; -lean_inc(x_15); -x_174 = l_Lean_Syntax_node1(x_15, x_173, x_172); -x_175 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__134; -lean_inc(x_161); +x_162 = l_Lean_Syntax_node1(x_15, x_139, x_161); +x_163 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__128; +lean_inc(x_150); lean_inc(x_24); lean_inc(x_15); -x_176 = l_Lean_Syntax_node4(x_15, x_175, x_159, x_24, x_161, x_174); -x_177 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__131; +x_164 = l_Lean_Syntax_node4(x_15, x_163, x_148, x_24, x_150, x_162); +x_165 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__125; lean_inc(x_24); -lean_inc(x_155); +lean_inc(x_144); lean_inc(x_15); -x_178 = l_Lean_Syntax_node3(x_15, x_177, x_155, x_24, x_176); +x_166 = l_Lean_Syntax_node3(x_15, x_165, x_144, x_24, x_164); lean_inc(x_24); lean_inc(x_15); -x_179 = l_Lean_Syntax_node2(x_15, x_146, x_178, x_24); -x_180 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__155; +x_167 = l_Lean_Syntax_node2(x_15, x_141, x_166, x_24); +x_168 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__147; lean_inc(x_16); lean_inc(x_17); -x_181 = l_Lean_addMacroScope(x_17, x_180, x_16); -x_182 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__153; -lean_inc(x_15); -x_183 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_183, 0, x_15); -lean_ctor_set(x_183, 1, x_182); -lean_ctor_set(x_183, 2, x_181); -lean_ctor_set(x_183, 3, x_33); +x_169 = l_Lean_addMacroScope(x_17, x_168, x_16); +x_170 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__145; +lean_inc(x_15); +x_171 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_171, 0, x_15); +lean_ctor_set(x_171, 1, x_170); +lean_ctor_set(x_171, 2, x_169); +lean_ctor_set(x_171, 3, x_33); lean_inc(x_10); -x_184 = l___private_Init_Meta_0__Lean_getEscapedNameParts_x3f(x_33, x_10); -x_185 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__160; -lean_inc(x_16); -lean_inc(x_17); -x_186 = l_Lean_addMacroScope(x_17, x_185, x_16); -x_187 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__159; -x_188 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__163; -lean_inc(x_15); -x_189 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_189, 0, x_15); -lean_ctor_set(x_189, 1, x_187); -lean_ctor_set(x_189, 2, x_186); -lean_ctor_set(x_189, 3, x_188); -lean_inc(x_61); -lean_inc(x_15); -x_190 = l_Lean_Syntax_node1(x_15, x_22, x_61); -lean_inc(x_190); -lean_inc(x_189); -lean_inc(x_15); -x_191 = l_Lean_Syntax_node2(x_15, x_102, x_189, x_190); -x_192 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__168; +x_172 = l___private_Init_Meta_0__Lean_getEscapedNameParts_x3f(x_33, x_10); +x_173 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__152; lean_inc(x_16); lean_inc(x_17); -x_193 = l_Lean_addMacroScope(x_17, x_192, x_16); -x_194 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__165; -x_195 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__172; -lean_inc(x_15); -x_196 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_196, 0, x_15); -lean_ctor_set(x_196, 1, x_194); -lean_ctor_set(x_196, 2, x_193); -lean_ctor_set(x_196, 3, x_195); -x_197 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__175; +x_174 = l_Lean_addMacroScope(x_17, x_173, x_16); +x_175 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__149; +x_176 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__156; +lean_inc(x_15); +x_177 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_177, 0, x_15); +lean_ctor_set(x_177, 1, x_175); +lean_ctor_set(x_177, 2, x_174); +lean_ctor_set(x_177, 3, x_176); +x_178 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__159; lean_inc(x_16); lean_inc(x_17); -x_198 = l_Lean_addMacroScope(x_17, x_197, x_16); -x_199 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__174; +x_179 = l_Lean_addMacroScope(x_17, x_178, x_16); +x_180 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__158; lean_inc(x_15); -x_200 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_200, 0, x_15); -lean_ctor_set(x_200, 1, x_199); -lean_ctor_set(x_200, 2, x_198); -lean_ctor_set(x_200, 3, x_33); -lean_inc(x_15); -x_201 = l_Lean_Syntax_node1(x_15, x_22, x_200); -lean_inc(x_201); +x_181 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_181, 0, x_15); +lean_ctor_set(x_181, 1, x_180); +lean_ctor_set(x_181, 2, x_179); +lean_ctor_set(x_181, 3, x_33); lean_inc(x_15); -x_202 = l_Lean_Syntax_node2(x_15, x_102, x_196, x_201); +x_182 = l_Lean_Syntax_node1(x_15, x_22, x_181); +lean_inc(x_182); lean_inc(x_15); -x_203 = l_Lean_Syntax_node1(x_15, x_173, x_202); -x_204 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__176; +x_183 = l_Lean_Syntax_node2(x_15, x_102, x_177, x_182); lean_inc(x_15); -x_205 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_205, 0, x_15); -lean_ctor_set(x_205, 1, x_204); +x_184 = l_Lean_Syntax_node1(x_15, x_139, x_183); lean_inc(x_150); +lean_inc(x_24); +lean_inc(x_61); lean_inc(x_15); -x_206 = l_Lean_Syntax_node2(x_15, x_22, x_205, x_150); -x_207 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__157; -lean_inc(x_206); -lean_inc(x_161); -lean_inc(x_15); -x_208 = l_Lean_Syntax_node4(x_15, x_207, x_191, x_161, x_203, x_206); +x_185 = l_Lean_Syntax_node4(x_15, x_163, x_61, x_24, x_150, x_184); lean_inc(x_24); -lean_inc(x_155); +lean_inc(x_144); lean_inc(x_15); -x_209 = l_Lean_Syntax_node3(x_15, x_177, x_155, x_24, x_208); +x_186 = l_Lean_Syntax_node3(x_15, x_165, x_144, x_24, x_185); lean_inc(x_24); lean_inc(x_15); -x_210 = l_Lean_Syntax_node2(x_15, x_146, x_209, x_24); -x_211 = lean_mk_syntax_ident(x_12); +x_187 = l_Lean_Syntax_node2(x_15, x_141, x_186, x_24); +x_188 = lean_mk_syntax_ident(x_12); +lean_inc(x_61); +lean_inc(x_15); +x_189 = l_Lean_Syntax_node1(x_15, x_22, x_61); lean_inc(x_15); -x_212 = l_Lean_Syntax_node2(x_15, x_102, x_211, x_190); -x_213 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__182; -lean_inc(x_112); +x_190 = l_Lean_Syntax_node2(x_15, x_102, x_188, x_189); +x_191 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__165; +lean_inc(x_108); lean_inc_n(x_24, 2); lean_inc(x_61); lean_inc(x_15); -x_214 = l_Lean_Syntax_node5(x_15, x_213, x_61, x_24, x_24, x_112, x_212); -x_215 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__180; +x_192 = l_Lean_Syntax_node5(x_15, x_191, x_61, x_24, x_24, x_108, x_190); +x_193 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__163; lean_inc(x_15); -x_216 = l_Lean_Syntax_node1(x_15, x_215, x_214); -x_217 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__178; +x_194 = l_Lean_Syntax_node1(x_15, x_193, x_192); +x_195 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__161; lean_inc(x_24); -lean_inc(x_155); +lean_inc(x_144); lean_inc(x_15); -x_218 = l_Lean_Syntax_node3(x_15, x_217, x_155, x_24, x_216); +x_196 = l_Lean_Syntax_node3(x_15, x_195, x_144, x_24, x_194); lean_inc(x_24); lean_inc(x_15); -x_219 = l_Lean_Syntax_node2(x_15, x_146, x_218, x_24); -x_220 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__185; +x_197 = l_Lean_Syntax_node2(x_15, x_141, x_196, x_24); +x_198 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__168; +lean_inc(x_15); +x_199 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_199, 0, x_15); +lean_ctor_set(x_199, 1, x_198); +x_200 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__171; lean_inc(x_15); -x_221 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_221, 0, x_15); -lean_ctor_set(x_221, 1, x_220); -x_222 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__187; +x_201 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_201, 0, x_15); +lean_ctor_set(x_201, 1, x_200); +x_202 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__173; lean_inc(x_61); lean_inc(x_15); -x_223 = l_Lean_Syntax_node1(x_15, x_222, x_61); -x_224 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__188; +x_203 = l_Lean_Syntax_node1(x_15, x_202, x_61); +x_204 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__174; lean_inc(x_15); -x_225 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_225, 0, x_15); -lean_ctor_set(x_225, 1, x_224); -x_226 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__192; +x_205 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_205, 0, x_15); +lean_ctor_set(x_205, 1, x_204); +x_206 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__178; lean_inc(x_24); lean_inc(x_15); -x_227 = l_Lean_Syntax_node2(x_15, x_226, x_43, x_24); -x_228 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__195; +x_207 = l_Lean_Syntax_node2(x_15, x_206, x_43, x_24); +x_208 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__181; lean_inc(x_16); lean_inc(x_17); -x_229 = l_Lean_addMacroScope(x_17, x_228, x_16); -x_230 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__194; -lean_inc(x_15); -x_231 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_231, 0, x_15); -lean_ctor_set(x_231, 1, x_230); -lean_ctor_set(x_231, 2, x_229); -lean_ctor_set(x_231, 3, x_33); -x_232 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__190; -lean_inc(x_112); -lean_inc(x_15); -x_233 = l_Lean_Syntax_node3(x_15, x_232, x_227, x_112, x_231); -lean_inc(x_225); -lean_inc(x_15); -x_234 = l_Lean_Syntax_node3(x_15, x_22, x_223, x_225, x_233); -x_235 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__197; +x_209 = l_Lean_addMacroScope(x_17, x_208, x_16); +x_210 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__180; +lean_inc(x_15); +x_211 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_211, 0, x_15); +lean_ctor_set(x_211, 1, x_210); +lean_ctor_set(x_211, 2, x_209); +lean_ctor_set(x_211, 3, x_33); +x_212 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__176; +lean_inc(x_108); +lean_inc(x_15); +x_213 = l_Lean_Syntax_node3(x_15, x_212, x_207, x_108, x_211); +lean_inc(x_205); +lean_inc(x_15); +x_214 = l_Lean_Syntax_node3(x_15, x_22, x_203, x_205, x_213); +x_215 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__183; lean_inc(x_24); lean_inc(x_15); -x_236 = l_Lean_Syntax_node1(x_15, x_235, x_24); -x_237 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__198; +x_216 = l_Lean_Syntax_node1(x_15, x_215, x_24); +x_217 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__184; lean_inc(x_15); -x_238 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_238, 0, x_15); -lean_ctor_set(x_238, 1, x_237); -x_239 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__184; -lean_inc(x_238); -lean_inc(x_236); +x_218 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_218, 0, x_15); +lean_ctor_set(x_218, 1, x_217); +x_219 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__170; +lean_inc(x_218); +lean_inc(x_216); lean_inc_n(x_24, 2); -lean_inc(x_221); -lean_inc(x_15); -x_240 = l_Lean_Syntax_node6(x_15, x_239, x_221, x_24, x_234, x_236, x_24, x_238); -lean_inc(x_15); -x_241 = l_Lean_Syntax_node1(x_15, x_22, x_240); -lean_inc(x_189); +lean_inc(x_201); lean_inc(x_15); -x_242 = l_Lean_Syntax_node2(x_15, x_102, x_189, x_241); +x_220 = l_Lean_Syntax_node6(x_15, x_219, x_201, x_24, x_214, x_216, x_24, x_218); lean_inc(x_15); -x_243 = l_Lean_Syntax_node1(x_15, x_22, x_242); -lean_inc(x_137); +x_221 = l_Lean_Syntax_node1(x_15, x_22, x_220); +x_222 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__167; +lean_inc(x_199); lean_inc(x_15); -x_244 = l_Lean_Syntax_node2(x_15, x_144, x_137, x_243); +x_223 = l_Lean_Syntax_node2(x_15, x_222, x_199, x_221); lean_inc(x_24); lean_inc(x_15); -x_245 = l_Lean_Syntax_node2(x_15, x_146, x_244, x_24); -x_246 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__204; +x_224 = l_Lean_Syntax_node2(x_15, x_141, x_223, x_24); +x_225 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__190; lean_inc(x_16); lean_inc(x_17); -x_247 = l_Lean_addMacroScope(x_17, x_246, x_16); -x_248 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__203; +x_226 = l_Lean_addMacroScope(x_17, x_225, x_16); +x_227 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__189; lean_inc(x_15); -x_249 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_249, 0, x_15); -lean_ctor_set(x_249, 1, x_248); -lean_ctor_set(x_249, 2, x_247); -lean_ctor_set(x_249, 3, x_33); +x_228 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_228, 0, x_15); +lean_ctor_set(x_228, 1, x_227); +lean_ctor_set(x_228, 2, x_226); +lean_ctor_set(x_228, 3, x_33); lean_inc(x_15); -x_250 = l_Lean_Syntax_node1(x_15, x_22, x_249); +x_229 = l_Lean_Syntax_node1(x_15, x_22, x_228); lean_inc(x_45); lean_inc(x_15); -x_251 = l_Lean_Syntax_node2(x_15, x_22, x_45, x_35); +x_230 = l_Lean_Syntax_node2(x_15, x_22, x_45, x_35); lean_inc(x_87); lean_inc(x_24); lean_inc(x_79); lean_inc(x_15); -x_252 = l_Lean_Syntax_node5(x_15, x_88, x_79, x_250, x_251, x_24, x_87); +x_231 = l_Lean_Syntax_node5(x_15, x_88, x_79, x_229, x_230, x_24, x_87); lean_inc(x_15); -x_253 = l_Lean_Syntax_node1(x_15, x_22, x_252); +x_232 = l_Lean_Syntax_node1(x_15, x_22, x_231); lean_inc(x_15); -x_254 = l_Lean_Syntax_node2(x_15, x_54, x_253, x_53); -x_255 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__208; +x_233 = l_Lean_Syntax_node2(x_15, x_54, x_232, x_53); +x_234 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__194; lean_inc(x_16); lean_inc(x_17); -x_256 = l_Lean_addMacroScope(x_17, x_255, x_16); -x_257 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__207; -lean_inc(x_15); -x_258 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_258, 0, x_15); -lean_ctor_set(x_258, 1, x_257); -lean_ctor_set(x_258, 2, x_256); -lean_ctor_set(x_258, 3, x_33); -x_259 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__211; +x_235 = l_Lean_addMacroScope(x_17, x_234, x_16); +x_236 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__193; +lean_inc(x_15); +x_237 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_237, 0, x_15); +lean_ctor_set(x_237, 1, x_236); +lean_ctor_set(x_237, 2, x_235); +lean_ctor_set(x_237, 3, x_33); +x_238 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__197; lean_inc(x_16); lean_inc(x_17); -x_260 = l_Lean_addMacroScope(x_17, x_259, x_16); -x_261 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__210; -x_262 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__216; -lean_inc(x_15); -x_263 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_263, 0, x_15); -lean_ctor_set(x_263, 1, x_261); -lean_ctor_set(x_263, 2, x_260); -lean_ctor_set(x_263, 3, x_262); -x_264 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__220; +x_239 = l_Lean_addMacroScope(x_17, x_238, x_16); +x_240 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__196; +x_241 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__202; +lean_inc(x_15); +x_242 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_242, 0, x_15); +lean_ctor_set(x_242, 1, x_240); +lean_ctor_set(x_242, 2, x_239); +lean_ctor_set(x_242, 3, x_241); +x_243 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__206; lean_inc(x_16); lean_inc(x_17); -x_265 = l_Lean_addMacroScope(x_17, x_264, x_16); -x_266 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__218; +x_244 = l_Lean_addMacroScope(x_17, x_243, x_16); +x_245 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__204; lean_inc(x_15); -x_267 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_267, 0, x_15); -lean_ctor_set(x_267, 1, x_266); -lean_ctor_set(x_267, 2, x_265); -lean_ctor_set(x_267, 3, x_33); +x_246 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_246, 0, x_15); +lean_ctor_set(x_246, 1, x_245); +lean_ctor_set(x_246, 2, x_244); +lean_ctor_set(x_246, 3, x_33); lean_inc(x_15); -x_268 = l_Lean_Syntax_node1(x_15, x_22, x_267); +x_247 = l_Lean_Syntax_node1(x_15, x_22, x_246); lean_inc(x_15); -x_269 = l_Lean_Syntax_node2(x_15, x_102, x_263, x_268); -lean_inc(x_112); +x_248 = l_Lean_Syntax_node2(x_15, x_102, x_242, x_247); +lean_inc(x_108); lean_inc_n(x_24, 2); -lean_inc(x_258); +lean_inc(x_237); lean_inc(x_15); -x_270 = l_Lean_Syntax_node5(x_15, x_213, x_258, x_24, x_24, x_112, x_269); +x_249 = l_Lean_Syntax_node5(x_15, x_191, x_237, x_24, x_24, x_108, x_248); lean_inc(x_15); -x_271 = l_Lean_Syntax_node1(x_15, x_215, x_270); -x_272 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__223; +x_250 = l_Lean_Syntax_node1(x_15, x_193, x_249); +x_251 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__209; lean_inc(x_16); lean_inc(x_17); -x_273 = l_Lean_addMacroScope(x_17, x_272, x_16); -x_274 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__222; -x_275 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__228; -lean_inc(x_15); -x_276 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_276, 0, x_15); -lean_ctor_set(x_276, 1, x_274); -lean_ctor_set(x_276, 2, x_273); -lean_ctor_set(x_276, 3, x_275); -x_277 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__231; +x_252 = l_Lean_addMacroScope(x_17, x_251, x_16); +x_253 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__208; +x_254 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__214; +lean_inc(x_15); +x_255 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_255, 0, x_15); +lean_ctor_set(x_255, 1, x_253); +lean_ctor_set(x_255, 2, x_252); +lean_ctor_set(x_255, 3, x_254); +x_256 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__217; lean_inc(x_16); lean_inc(x_17); -x_278 = l_Lean_addMacroScope(x_17, x_277, x_16); -x_279 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__230; -lean_inc(x_15); -x_280 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_280, 0, x_15); -lean_ctor_set(x_280, 1, x_279); -lean_ctor_set(x_280, 2, x_278); -lean_ctor_set(x_280, 3, x_33); -x_281 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__234; +x_257 = l_Lean_addMacroScope(x_17, x_256, x_16); +x_258 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__216; +lean_inc(x_15); +x_259 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_259, 0, x_15); +lean_ctor_set(x_259, 1, x_258); +lean_ctor_set(x_259, 2, x_257); +lean_ctor_set(x_259, 3, x_33); +x_260 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__220; lean_inc(x_16); lean_inc(x_17); -x_282 = l_Lean_addMacroScope(x_17, x_281, x_16); -x_283 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__233; -x_284 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__239; -lean_inc(x_15); -x_285 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_285, 0, x_15); -lean_ctor_set(x_285, 1, x_283); -lean_ctor_set(x_285, 2, x_282); -lean_ctor_set(x_285, 3, x_284); -x_286 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__242; +x_261 = l_Lean_addMacroScope(x_17, x_260, x_16); +x_262 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__219; +x_263 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__225; +lean_inc(x_15); +x_264 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_264, 0, x_15); +lean_ctor_set(x_264, 1, x_262); +lean_ctor_set(x_264, 2, x_261); +lean_ctor_set(x_264, 3, x_263); +x_265 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__228; lean_inc(x_16); lean_inc(x_17); -x_287 = l_Lean_addMacroScope(x_17, x_286, x_16); -x_288 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__241; -x_289 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__247; -lean_inc(x_15); -x_290 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_290, 0, x_15); -lean_ctor_set(x_290, 1, x_288); -lean_ctor_set(x_290, 2, x_287); -lean_ctor_set(x_290, 3, x_289); -x_291 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__249; +x_266 = l_Lean_addMacroScope(x_17, x_265, x_16); +x_267 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__227; +x_268 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__233; +lean_inc(x_15); +x_269 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_269, 0, x_15); +lean_ctor_set(x_269, 1, x_267); +lean_ctor_set(x_269, 2, x_266); +lean_ctor_set(x_269, 3, x_268); +x_270 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__235; lean_inc(x_10); -x_292 = l_Lean_Name_append(x_10, x_291); -lean_inc(x_292); -x_293 = l___private_Init_Meta_0__Lean_getEscapedNameParts_x3f(x_33, x_292); -x_294 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__252; -lean_inc(x_15); -x_295 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_295, 0, x_15); -lean_ctor_set(x_295, 1, x_294); -x_296 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__256; +x_271 = l_Lean_Name_append(x_10, x_270); +lean_inc(x_271); +x_272 = l___private_Init_Meta_0__Lean_getEscapedNameParts_x3f(x_33, x_271); +x_273 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__238; +lean_inc(x_15); +x_274 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_274, 0, x_15); +lean_ctor_set(x_274, 1, x_273); +x_275 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__242; lean_inc(x_24); lean_inc(x_15); -x_297 = l_Lean_Syntax_node1(x_15, x_296, x_24); -x_298 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__262; +x_276 = l_Lean_Syntax_node1(x_15, x_275, x_24); +x_277 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__248; lean_inc(x_16); lean_inc(x_17); -x_299 = l_Lean_addMacroScope(x_17, x_298, x_16); -x_300 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__261; -x_301 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__266; -lean_inc(x_15); -x_302 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_302, 0, x_15); -lean_ctor_set(x_302, 1, x_300); -lean_ctor_set(x_302, 2, x_299); -lean_ctor_set(x_302, 3, x_301); -x_303 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__259; +x_278 = l_Lean_addMacroScope(x_17, x_277, x_16); +x_279 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__247; +x_280 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__252; +lean_inc(x_15); +x_281 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_281, 0, x_15); +lean_ctor_set(x_281, 1, x_279); +lean_ctor_set(x_281, 2, x_278); +lean_ctor_set(x_281, 3, x_280); +x_282 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__245; lean_inc(x_24); lean_inc(x_15); -x_304 = l_Lean_Syntax_node2(x_15, x_303, x_302, x_24); -x_305 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__254; -lean_inc(x_297); +x_283 = l_Lean_Syntax_node2(x_15, x_282, x_281, x_24); +x_284 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__240; +lean_inc(x_276); lean_inc(x_15); -x_306 = l_Lean_Syntax_node2(x_15, x_305, x_297, x_304); +x_285 = l_Lean_Syntax_node2(x_15, x_284, x_276, x_283); lean_inc(x_15); -x_307 = l_Lean_Syntax_node1(x_15, x_22, x_306); -x_308 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__267; +x_286 = l_Lean_Syntax_node1(x_15, x_22, x_285); +x_287 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__253; lean_inc(x_15); -x_309 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_309, 0, x_15); -lean_ctor_set(x_309, 1, x_308); -x_310 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__251; -lean_inc(x_309); +x_288 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_288, 0, x_15); +lean_ctor_set(x_288, 1, x_287); +x_289 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__237; +lean_inc(x_288); lean_inc(x_15); -x_311 = l_Lean_Syntax_node3(x_15, x_310, x_295, x_307, x_309); +x_290 = l_Lean_Syntax_node3(x_15, x_289, x_274, x_286, x_288); lean_inc(x_15); -x_312 = l_Lean_Syntax_node1(x_15, x_22, x_311); +x_291 = l_Lean_Syntax_node1(x_15, x_22, x_290); lean_inc_n(x_24, 5); lean_inc(x_15); -x_313 = l_Lean_Syntax_node6(x_15, x_25, x_24, x_312, x_24, x_24, x_24, x_24); -x_314 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__270; +x_292 = l_Lean_Syntax_node6(x_15, x_25, x_24, x_291, x_24, x_24, x_24, x_24); +x_293 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__256; lean_inc(x_16); lean_inc(x_17); -x_315 = l_Lean_addMacroScope(x_17, x_314, x_16); -x_316 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__269; -lean_inc(x_15); -x_317 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_317, 0, x_15); -lean_ctor_set(x_317, 1, x_316); -lean_ctor_set(x_317, 2, x_315); -lean_ctor_set(x_317, 3, x_33); +x_294 = l_Lean_addMacroScope(x_17, x_293, x_16); +x_295 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__255; +lean_inc(x_15); +x_296 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_296, 0, x_15); +lean_ctor_set(x_296, 1, x_295); +lean_ctor_set(x_296, 2, x_294); +lean_ctor_set(x_296, 3, x_33); lean_inc(x_24); -lean_inc(x_317); +lean_inc(x_296); lean_inc(x_15); -x_318 = l_Lean_Syntax_node2(x_15, x_36, x_317, x_24); -x_319 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__273; +x_297 = l_Lean_Syntax_node2(x_15, x_36, x_296, x_24); +x_298 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__259; lean_inc(x_16); lean_inc(x_17); -x_320 = l_Lean_addMacroScope(x_17, x_319, x_16); -x_321 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__272; -lean_inc(x_15); -x_322 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_322, 0, x_15); -lean_ctor_set(x_322, 1, x_321); -lean_ctor_set(x_322, 2, x_320); -lean_ctor_set(x_322, 3, x_33); -lean_inc(x_322); -lean_inc(x_15); -x_323 = l_Lean_Syntax_node1(x_15, x_22, x_322); -x_324 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__276; +x_299 = l_Lean_addMacroScope(x_17, x_298, x_16); +x_300 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__258; +lean_inc(x_15); +x_301 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_301, 0, x_15); +lean_ctor_set(x_301, 1, x_300); +lean_ctor_set(x_301, 2, x_299); +lean_ctor_set(x_301, 3, x_33); +lean_inc(x_301); +lean_inc(x_15); +x_302 = l_Lean_Syntax_node1(x_15, x_22, x_301); +x_303 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__262; lean_inc(x_16); lean_inc(x_17); -x_325 = l_Lean_addMacroScope(x_17, x_324, x_16); -x_326 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__275; -x_327 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__281; -lean_inc(x_15); -x_328 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_328, 0, x_15); -lean_ctor_set(x_328, 1, x_326); -lean_ctor_set(x_328, 2, x_325); -lean_ctor_set(x_328, 3, x_327); +x_304 = l_Lean_addMacroScope(x_17, x_303, x_16); +x_305 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__261; +x_306 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__267; +lean_inc(x_15); +x_307 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_307, 0, x_15); +lean_ctor_set(x_307, 1, x_305); +lean_ctor_set(x_307, 2, x_304); +lean_ctor_set(x_307, 3, x_306); lean_inc(x_45); lean_inc(x_15); -x_329 = l_Lean_Syntax_node2(x_15, x_22, x_45, x_328); +x_308 = l_Lean_Syntax_node2(x_15, x_22, x_45, x_307); lean_inc(x_87); lean_inc(x_24); lean_inc(x_79); lean_inc(x_15); -x_330 = l_Lean_Syntax_node5(x_15, x_88, x_79, x_323, x_329, x_24, x_87); -x_331 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__284; +x_309 = l_Lean_Syntax_node5(x_15, x_88, x_79, x_302, x_308, x_24, x_87); +x_310 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__270; lean_inc(x_16); lean_inc(x_17); -x_332 = l_Lean_addMacroScope(x_17, x_331, x_16); -x_333 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__283; -lean_inc(x_15); -x_334 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_334, 0, x_15); -lean_ctor_set(x_334, 1, x_333); -lean_ctor_set(x_334, 2, x_332); -lean_ctor_set(x_334, 3, x_33); -lean_inc(x_334); -lean_inc(x_15); -x_335 = l_Lean_Syntax_node1(x_15, x_22, x_334); -x_336 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__286; +x_311 = l_Lean_addMacroScope(x_17, x_310, x_16); +x_312 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__269; +lean_inc(x_15); +x_313 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_313, 0, x_15); +lean_ctor_set(x_313, 1, x_312); +lean_ctor_set(x_313, 2, x_311); +lean_ctor_set(x_313, 3, x_33); +lean_inc(x_313); +lean_inc(x_15); +x_314 = l_Lean_Syntax_node1(x_15, x_22, x_313); +x_315 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__272; lean_inc(x_16); lean_inc(x_17); -x_337 = l_Lean_addMacroScope(x_17, x_336, x_16); -x_338 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__285; -x_339 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__290; -lean_inc(x_15); -x_340 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_340, 0, x_15); -lean_ctor_set(x_340, 1, x_338); -lean_ctor_set(x_340, 2, x_337); -lean_ctor_set(x_340, 3, x_339); +x_316 = l_Lean_addMacroScope(x_17, x_315, x_16); +x_317 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__271; +x_318 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__276; +lean_inc(x_15); +x_319 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_319, 0, x_15); +lean_ctor_set(x_319, 1, x_317); +lean_ctor_set(x_319, 2, x_316); +lean_ctor_set(x_319, 3, x_318); lean_inc(x_45); lean_inc(x_15); -x_341 = l_Lean_Syntax_node2(x_15, x_22, x_45, x_340); +x_320 = l_Lean_Syntax_node2(x_15, x_22, x_45, x_319); lean_inc(x_87); lean_inc(x_24); lean_inc(x_79); lean_inc(x_15); -x_342 = l_Lean_Syntax_node5(x_15, x_88, x_79, x_335, x_341, x_24, x_87); -x_343 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__293; +x_321 = l_Lean_Syntax_node5(x_15, x_88, x_79, x_314, x_320, x_24, x_87); +x_322 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__279; lean_inc(x_16); lean_inc(x_17); -x_344 = l_Lean_addMacroScope(x_17, x_343, x_16); -x_345 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__292; -lean_inc(x_15); -x_346 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_346, 0, x_15); -lean_ctor_set(x_346, 1, x_345); -lean_ctor_set(x_346, 2, x_344); -lean_ctor_set(x_346, 3, x_33); -lean_inc(x_346); -lean_inc(x_15); -x_347 = l_Lean_Syntax_node1(x_15, x_22, x_346); -x_348 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__296; -lean_inc(x_15); -x_349 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_349, 0, x_15); -lean_ctor_set(x_349, 1, x_348); -x_350 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__295; -lean_inc(x_349); +x_323 = l_Lean_addMacroScope(x_17, x_322, x_16); +x_324 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__278; +lean_inc(x_15); +x_325 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_325, 0, x_15); +lean_ctor_set(x_325, 1, x_324); +lean_ctor_set(x_325, 2, x_323); +lean_ctor_set(x_325, 3, x_33); +lean_inc(x_325); +lean_inc(x_15); +x_326 = l_Lean_Syntax_node1(x_15, x_22, x_325); +x_327 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__282; +lean_inc(x_15); +x_328 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_328, 0, x_15); +lean_ctor_set(x_328, 1, x_327); +x_329 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__281; +lean_inc(x_328); lean_inc_n(x_9, 2); lean_inc(x_15); -x_351 = l_Lean_Syntax_node3(x_15, x_350, x_9, x_349, x_9); -lean_inc(x_349); +x_330 = l_Lean_Syntax_node3(x_15, x_329, x_9, x_328, x_9); +lean_inc(x_328); lean_inc(x_9); lean_inc(x_15); -x_352 = l_Lean_Syntax_node3(x_15, x_350, x_9, x_349, x_351); +x_331 = l_Lean_Syntax_node3(x_15, x_329, x_9, x_328, x_330); lean_inc(x_45); lean_inc(x_15); -x_353 = l_Lean_Syntax_node2(x_15, x_22, x_45, x_352); +x_332 = l_Lean_Syntax_node2(x_15, x_22, x_45, x_331); lean_inc(x_87); lean_inc(x_24); -lean_inc(x_347); +lean_inc(x_326); lean_inc(x_79); lean_inc(x_15); -x_354 = l_Lean_Syntax_node5(x_15, x_88, x_79, x_347, x_353, x_24, x_87); +x_333 = l_Lean_Syntax_node5(x_15, x_88, x_79, x_326, x_332, x_24, x_87); lean_inc(x_89); -lean_inc(x_342); -lean_inc(x_330); +lean_inc(x_321); +lean_inc(x_309); lean_inc(x_15); -x_355 = l_Lean_Syntax_node4(x_15, x_22, x_330, x_342, x_354, x_89); -x_356 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__299; +x_334 = l_Lean_Syntax_node4(x_15, x_22, x_309, x_321, x_333, x_89); +x_335 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__285; lean_inc(x_16); lean_inc(x_17); -x_357 = l_Lean_addMacroScope(x_17, x_356, x_16); -x_358 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__298; -x_359 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__304; +x_336 = l_Lean_addMacroScope(x_17, x_335, x_16); +x_337 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__284; +x_338 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__290; lean_inc(x_15); -x_360 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_360, 0, x_15); -lean_ctor_set(x_360, 1, x_358); -lean_ctor_set(x_360, 2, x_357); -lean_ctor_set(x_360, 3, x_359); +x_339 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_339, 0, x_15); +lean_ctor_set(x_339, 1, x_337); +lean_ctor_set(x_339, 2, x_336); +lean_ctor_set(x_339, 3, x_338); lean_inc(x_15); -x_361 = l_Lean_Syntax_node1(x_15, x_22, x_360); +x_340 = l_Lean_Syntax_node2(x_15, x_22, x_100, x_339); lean_inc(x_15); -x_362 = l_Lean_Syntax_node2(x_15, x_102, x_100, x_361); -lean_inc(x_87); -lean_inc(x_79); +x_341 = l_Lean_Syntax_node2(x_15, x_102, x_95, x_340); +lean_inc(x_45); lean_inc(x_15); -x_363 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_362, x_87); +x_342 = l_Lean_Syntax_node2(x_15, x_51, x_45, x_341); lean_inc(x_15); -x_364 = l_Lean_Syntax_node1(x_15, x_22, x_363); +x_343 = l_Lean_Syntax_node1(x_15, x_22, x_342); +lean_inc(x_343); lean_inc(x_15); -x_365 = l_Lean_Syntax_node2(x_15, x_102, x_95, x_364); -lean_inc(x_45); +x_344 = l_Lean_Syntax_node2(x_15, x_54, x_334, x_343); lean_inc(x_15); -x_366 = l_Lean_Syntax_node2(x_15, x_51, x_45, x_365); +x_345 = l_Lean_Syntax_node2(x_15, x_22, x_301, x_313); lean_inc(x_15); -x_367 = l_Lean_Syntax_node1(x_15, x_22, x_366); -lean_inc(x_367); +x_346 = l_Lean_Syntax_node2(x_15, x_102, x_119, x_345); +lean_inc(x_87); +lean_inc(x_79); lean_inc(x_15); -x_368 = l_Lean_Syntax_node2(x_15, x_54, x_355, x_367); +x_347 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_346, x_87); lean_inc(x_15); -x_369 = l_Lean_Syntax_node2(x_15, x_22, x_322, x_334); +x_348 = l_Lean_Syntax_node1(x_15, x_22, x_347); +lean_inc(x_115); lean_inc(x_15); -x_370 = l_Lean_Syntax_node2(x_15, x_102, x_120, x_369); -lean_inc(x_150); -lean_inc(x_114); -lean_inc(x_116); +x_349 = l_Lean_Syntax_node2(x_15, x_102, x_115, x_348); lean_inc(x_15); -x_371 = l_Lean_Syntax_node4(x_15, x_151, x_116, x_370, x_114, x_150); +x_350 = l_Lean_Syntax_node1(x_15, x_139, x_349); lean_inc(x_24); lean_inc(x_15); -x_372 = l_Lean_Syntax_node2(x_15, x_146, x_371, x_24); -x_373 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__307; +x_351 = l_Lean_Syntax_node2(x_15, x_141, x_350, x_24); +x_352 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__293; lean_inc(x_16); lean_inc(x_17); -x_374 = l_Lean_addMacroScope(x_17, x_373, x_16); -x_375 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__306; -lean_inc(x_15); -x_376 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_376, 0, x_15); -lean_ctor_set(x_376, 1, x_375); -lean_ctor_set(x_376, 2, x_374); -lean_ctor_set(x_376, 3, x_33); -lean_inc(x_15); -x_377 = l_Lean_Syntax_node1(x_15, x_22, x_376); -lean_inc(x_377); -lean_inc(x_189); +x_353 = l_Lean_addMacroScope(x_17, x_352, x_16); +x_354 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__292; lean_inc(x_15); -x_378 = l_Lean_Syntax_node2(x_15, x_102, x_189, x_377); -x_379 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__5; +x_355 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_355, 0, x_15); +lean_ctor_set(x_355, 1, x_354); +lean_ctor_set(x_355, 2, x_353); +lean_ctor_set(x_355, 3, x_33); +x_356 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__5; lean_inc(x_15); -x_380 = l_Lean_Syntax_node2(x_15, x_102, x_379, x_201); +x_357 = l_Lean_Syntax_node2(x_15, x_102, x_356, x_182); lean_inc(x_87); lean_inc(x_79); lean_inc(x_15); -x_381 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_380, x_87); +x_358 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_357, x_87); lean_inc(x_15); -x_382 = l_Lean_Syntax_node1(x_15, x_173, x_381); -lean_inc(x_206); -lean_inc(x_161); +x_359 = l_Lean_Syntax_node1(x_15, x_139, x_358); +lean_inc(x_150); +lean_inc(x_24); +lean_inc(x_355); lean_inc(x_15); -x_383 = l_Lean_Syntax_node4(x_15, x_207, x_378, x_161, x_382, x_206); +x_360 = l_Lean_Syntax_node4(x_15, x_163, x_355, x_24, x_150, x_359); lean_inc(x_24); -lean_inc(x_155); +lean_inc(x_144); lean_inc(x_15); -x_384 = l_Lean_Syntax_node3(x_15, x_177, x_155, x_24, x_383); +x_361 = l_Lean_Syntax_node3(x_15, x_165, x_144, x_24, x_360); lean_inc(x_24); lean_inc(x_15); -x_385 = l_Lean_Syntax_node2(x_15, x_146, x_384, x_24); -x_386 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__310; +x_362 = l_Lean_Syntax_node2(x_15, x_141, x_361, x_24); +x_363 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__296; lean_inc(x_16); lean_inc(x_17); -x_387 = l_Lean_addMacroScope(x_17, x_386, x_16); -x_388 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__309; -lean_inc(x_15); -x_389 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_389, 0, x_15); -lean_ctor_set(x_389, 1, x_388); -lean_ctor_set(x_389, 2, x_387); -lean_ctor_set(x_389, 3, x_33); -lean_inc(x_15); -x_390 = l_Lean_Syntax_node1(x_15, x_22, x_389); -lean_inc(x_189); -lean_inc(x_15); -x_391 = l_Lean_Syntax_node2(x_15, x_102, x_189, x_390); -x_392 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__313; +x_364 = l_Lean_addMacroScope(x_17, x_363, x_16); +x_365 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__295; +lean_inc(x_15); +x_366 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_366, 0, x_15); +lean_ctor_set(x_366, 1, x_365); +lean_ctor_set(x_366, 2, x_364); +lean_ctor_set(x_366, 3, x_33); +x_367 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__299; lean_inc(x_16); lean_inc(x_17); -x_393 = l_Lean_addMacroScope(x_17, x_392, x_16); -x_394 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__312; +x_368 = l_Lean_addMacroScope(x_17, x_367, x_16); +x_369 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__298; lean_inc(x_15); -x_395 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_395, 0, x_15); -lean_ctor_set(x_395, 1, x_394); -lean_ctor_set(x_395, 2, x_393); -lean_ctor_set(x_395, 3, x_33); +x_370 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_370, 0, x_15); +lean_ctor_set(x_370, 1, x_369); +lean_ctor_set(x_370, 2, x_368); +lean_ctor_set(x_370, 3, x_33); lean_inc(x_15); -x_396 = l_Lean_Syntax_node1(x_15, x_22, x_395); +x_371 = l_Lean_Syntax_node1(x_15, x_22, x_370); lean_inc(x_15); -x_397 = l_Lean_Syntax_node2(x_15, x_102, x_379, x_396); +x_372 = l_Lean_Syntax_node2(x_15, x_102, x_356, x_371); lean_inc(x_87); lean_inc(x_79); lean_inc(x_15); -x_398 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_397, x_87); +x_373 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_372, x_87); lean_inc(x_15); -x_399 = l_Lean_Syntax_node1(x_15, x_173, x_398); -lean_inc(x_161); +x_374 = l_Lean_Syntax_node1(x_15, x_139, x_373); +lean_inc(x_150); +lean_inc(x_24); lean_inc(x_15); -x_400 = l_Lean_Syntax_node4(x_15, x_207, x_391, x_161, x_399, x_206); +x_375 = l_Lean_Syntax_node4(x_15, x_163, x_366, x_24, x_150, x_374); lean_inc(x_24); -lean_inc(x_155); +lean_inc(x_144); lean_inc(x_15); -x_401 = l_Lean_Syntax_node3(x_15, x_177, x_155, x_24, x_400); +x_376 = l_Lean_Syntax_node3(x_15, x_165, x_144, x_24, x_375); lean_inc(x_24); lean_inc(x_15); -x_402 = l_Lean_Syntax_node2(x_15, x_146, x_401, x_24); -x_403 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__316; +x_377 = l_Lean_Syntax_node2(x_15, x_141, x_376, x_24); +x_378 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__302; lean_inc(x_16); lean_inc(x_17); -x_404 = l_Lean_addMacroScope(x_17, x_403, x_16); -x_405 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__315; +x_379 = l_Lean_addMacroScope(x_17, x_378, x_16); +x_380 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__301; +lean_inc(x_15); +x_381 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_381, 0, x_15); +lean_ctor_set(x_381, 1, x_380); +lean_ctor_set(x_381, 2, x_379); +lean_ctor_set(x_381, 3, x_33); lean_inc(x_15); -x_406 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_406, 0, x_15); -lean_ctor_set(x_406, 1, x_405); -lean_ctor_set(x_406, 2, x_404); -lean_ctor_set(x_406, 3, x_33); -x_407 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__317; +x_382 = l_Lean_Syntax_node1(x_15, x_22, x_355); +x_383 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__303; lean_inc(x_15); -x_408 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_408, 0, x_15); -lean_ctor_set(x_408, 1, x_407); +x_384 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_384, 0, x_15); +lean_ctor_set(x_384, 1, x_383); lean_inc(x_15); -x_409 = l_Lean_Syntax_node2(x_15, x_22, x_377, x_408); +x_385 = l_Lean_Syntax_node2(x_15, x_22, x_382, x_384); lean_inc(x_24); lean_inc(x_15); -x_410 = l_Lean_Syntax_node2(x_15, x_226, x_61, x_24); -x_411 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__320; +x_386 = l_Lean_Syntax_node2(x_15, x_206, x_61, x_24); +x_387 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__306; lean_inc(x_16); lean_inc(x_17); -x_412 = l_Lean_addMacroScope(x_17, x_411, x_16); -x_413 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__319; -lean_inc(x_15); -x_414 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_414, 0, x_15); -lean_ctor_set(x_414, 1, x_413); -lean_ctor_set(x_414, 2, x_412); -lean_ctor_set(x_414, 3, x_33); -x_415 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__323; +x_388 = l_Lean_addMacroScope(x_17, x_387, x_16); +x_389 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__305; +lean_inc(x_15); +x_390 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_390, 0, x_15); +lean_ctor_set(x_390, 1, x_389); +lean_ctor_set(x_390, 2, x_388); +lean_ctor_set(x_390, 3, x_33); +x_391 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__309; lean_inc(x_16); lean_inc(x_17); -x_416 = l_Lean_addMacroScope(x_17, x_415, x_16); -x_417 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__322; +x_392 = l_Lean_addMacroScope(x_17, x_391, x_16); +x_393 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__308; lean_inc(x_15); -x_418 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_418, 0, x_15); -lean_ctor_set(x_418, 1, x_417); -lean_ctor_set(x_418, 2, x_416); -lean_ctor_set(x_418, 3, x_33); +x_394 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_394, 0, x_15); +lean_ctor_set(x_394, 1, x_393); +lean_ctor_set(x_394, 2, x_392); +lean_ctor_set(x_394, 3, x_33); lean_inc(x_15); -x_419 = l_Lean_Syntax_node2(x_15, x_22, x_414, x_418); +x_395 = l_Lean_Syntax_node2(x_15, x_22, x_390, x_394); lean_inc(x_15); -x_420 = l_Lean_Syntax_node2(x_15, x_102, x_346, x_419); -lean_inc(x_420); -lean_inc(x_112); +x_396 = l_Lean_Syntax_node2(x_15, x_102, x_325, x_395); +lean_inc(x_396); +lean_inc(x_108); lean_inc(x_15); -x_421 = l_Lean_Syntax_node3(x_15, x_232, x_410, x_112, x_420); +x_397 = l_Lean_Syntax_node3(x_15, x_212, x_386, x_108, x_396); lean_inc(x_15); -x_422 = l_Lean_Syntax_node1(x_15, x_22, x_421); -lean_inc(x_238); +x_398 = l_Lean_Syntax_node1(x_15, x_22, x_397); +lean_inc(x_218); lean_inc(x_24); -lean_inc(x_236); -lean_inc(x_221); +lean_inc(x_216); +lean_inc(x_201); lean_inc(x_15); -x_423 = l_Lean_Syntax_node6(x_15, x_239, x_221, x_409, x_422, x_236, x_24, x_238); -lean_inc(x_112); +x_399 = l_Lean_Syntax_node6(x_15, x_219, x_201, x_385, x_398, x_216, x_24, x_218); +lean_inc(x_108); lean_inc_n(x_24, 2); -lean_inc(x_406); +lean_inc(x_381); lean_inc(x_15); -x_424 = l_Lean_Syntax_node5(x_15, x_213, x_406, x_24, x_24, x_112, x_423); +x_400 = l_Lean_Syntax_node5(x_15, x_191, x_381, x_24, x_24, x_108, x_399); lean_inc(x_15); -x_425 = l_Lean_Syntax_node1(x_15, x_215, x_424); +x_401 = l_Lean_Syntax_node1(x_15, x_193, x_400); lean_inc(x_24); -lean_inc(x_155); +lean_inc(x_144); lean_inc(x_15); -x_426 = l_Lean_Syntax_node3(x_15, x_217, x_155, x_24, x_425); +x_402 = l_Lean_Syntax_node3(x_15, x_195, x_144, x_24, x_401); lean_inc(x_24); lean_inc(x_15); -x_427 = l_Lean_Syntax_node2(x_15, x_146, x_426, x_24); -x_428 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__326; +x_403 = l_Lean_Syntax_node2(x_15, x_141, x_402, x_24); +x_404 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__312; lean_inc(x_15); -x_429 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_429, 0, x_15); -lean_ctor_set(x_429, 1, x_428); -x_430 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__329; +x_405 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_405, 0, x_15); +lean_ctor_set(x_405, 1, x_404); +x_406 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__315; lean_inc(x_16); lean_inc(x_17); -x_431 = l_Lean_addMacroScope(x_17, x_430, x_16); -x_432 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__328; -lean_inc(x_15); -x_433 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_433, 0, x_15); -lean_ctor_set(x_433, 1, x_432); -lean_ctor_set(x_433, 2, x_431); -lean_ctor_set(x_433, 3, x_33); -x_434 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__325; -lean_inc(x_429); -lean_inc(x_15); -x_435 = l_Lean_Syntax_node2(x_15, x_434, x_429, x_433); -x_436 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__332; +x_407 = l_Lean_addMacroScope(x_17, x_406, x_16); +x_408 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__314; +lean_inc(x_15); +x_409 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_409, 0, x_15); +lean_ctor_set(x_409, 1, x_408); +lean_ctor_set(x_409, 2, x_407); +lean_ctor_set(x_409, 3, x_33); +x_410 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__311; +lean_inc(x_405); +lean_inc(x_15); +x_411 = l_Lean_Syntax_node2(x_15, x_410, x_405, x_409); +x_412 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__318; lean_inc(x_16); lean_inc(x_17); -x_437 = l_Lean_addMacroScope(x_17, x_436, x_16); -x_438 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__331; -lean_inc(x_15); -x_439 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_439, 0, x_15); -lean_ctor_set(x_439, 1, x_438); -lean_ctor_set(x_439, 2, x_437); -lean_ctor_set(x_439, 3, x_33); +x_413 = l_Lean_addMacroScope(x_17, x_412, x_16); +x_414 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__317; +lean_inc(x_15); +x_415 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_415, 0, x_15); +lean_ctor_set(x_415, 1, x_414); +lean_ctor_set(x_415, 2, x_413); +lean_ctor_set(x_415, 3, x_33); lean_inc(x_24); lean_inc(x_15); -x_440 = l_Lean_Syntax_node2(x_15, x_226, x_439, x_24); +x_416 = l_Lean_Syntax_node2(x_15, x_206, x_415, x_24); lean_inc(x_15); -x_441 = l_Lean_Syntax_node1(x_15, x_22, x_406); -x_442 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__8; +x_417 = l_Lean_Syntax_node1(x_15, x_22, x_381); +x_418 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__8; lean_inc(x_15); -x_443 = l_Lean_Syntax_node2(x_15, x_102, x_442, x_441); -lean_inc(x_112); -lean_inc(x_440); +x_419 = l_Lean_Syntax_node2(x_15, x_102, x_418, x_417); +lean_inc(x_108); +lean_inc(x_416); lean_inc(x_15); -x_444 = l_Lean_Syntax_node3(x_15, x_232, x_440, x_112, x_443); +x_420 = l_Lean_Syntax_node3(x_15, x_212, x_416, x_108, x_419); lean_inc(x_15); -x_445 = l_Lean_Syntax_node1(x_15, x_22, x_444); -lean_inc(x_238); -lean_inc(x_236); +x_421 = l_Lean_Syntax_node1(x_15, x_22, x_420); +lean_inc(x_218); +lean_inc(x_216); lean_inc_n(x_24, 2); -lean_inc(x_221); -lean_inc(x_15); -x_446 = l_Lean_Syntax_node6(x_15, x_239, x_221, x_24, x_445, x_236, x_24, x_238); -lean_inc(x_15); -x_447 = l_Lean_Syntax_node1(x_15, x_22, x_446); -lean_inc(x_435); -lean_inc(x_15); -x_448 = l_Lean_Syntax_node2(x_15, x_102, x_435, x_447); -lean_inc(x_87); -lean_inc(x_79); +lean_inc(x_201); lean_inc(x_15); -x_449 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_448, x_87); +x_422 = l_Lean_Syntax_node6(x_15, x_219, x_201, x_24, x_421, x_216, x_24, x_218); lean_inc(x_15); -x_450 = l_Lean_Syntax_node1(x_15, x_22, x_449); -lean_inc(x_189); +x_423 = l_Lean_Syntax_node1(x_15, x_22, x_422); +lean_inc(x_411); lean_inc(x_15); -x_451 = l_Lean_Syntax_node2(x_15, x_102, x_189, x_450); +x_424 = l_Lean_Syntax_node2(x_15, x_102, x_411, x_423); lean_inc(x_15); -x_452 = l_Lean_Syntax_node1(x_15, x_22, x_451); -lean_inc(x_137); +x_425 = l_Lean_Syntax_node1(x_15, x_22, x_424); +lean_inc(x_199); lean_inc(x_15); -x_453 = l_Lean_Syntax_node2(x_15, x_144, x_137, x_452); +x_426 = l_Lean_Syntax_node2(x_15, x_222, x_199, x_425); lean_inc(x_24); lean_inc(x_15); -x_454 = l_Lean_Syntax_node2(x_15, x_146, x_453, x_24); -lean_inc(x_402); -lean_inc(x_385); -lean_inc(x_372); +x_427 = l_Lean_Syntax_node2(x_15, x_141, x_426, x_24); +lean_inc(x_377); +lean_inc(x_362); +lean_inc(x_351); lean_inc(x_15); -x_455 = l_Lean_Syntax_node5(x_15, x_22, x_372, x_385, x_402, x_427, x_454); +x_428 = l_Lean_Syntax_node5(x_15, x_22, x_351, x_362, x_377, x_403, x_427); +x_429 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__94; lean_inc(x_15); -x_456 = l_Lean_Syntax_node1(x_15, x_149, x_455); -x_457 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__97; -lean_inc(x_114); +x_430 = l_Lean_Syntax_node1(x_15, x_429, x_428); +x_431 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__92; +lean_inc(x_110); lean_inc(x_15); -x_458 = l_Lean_Syntax_node2(x_15, x_457, x_114, x_456); -x_459 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__94; +x_432 = l_Lean_Syntax_node2(x_15, x_431, x_110, x_430); +x_433 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__89; lean_inc(x_24); -lean_inc(x_112); +lean_inc(x_108); lean_inc(x_15); -x_460 = l_Lean_Syntax_node3(x_15, x_459, x_112, x_458, x_24); -x_461 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__58; +x_434 = l_Lean_Syntax_node3(x_15, x_433, x_108, x_432, x_24); +x_435 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__58; lean_inc_n(x_24, 3); lean_inc(x_77); lean_inc(x_15); -x_462 = l_Lean_Syntax_node7(x_15, x_461, x_77, x_318, x_368, x_460, x_24, x_24, x_24); -lean_inc(x_313); +x_436 = l_Lean_Syntax_node7(x_15, x_435, x_77, x_297, x_344, x_434, x_24, x_24, x_24); +lean_inc(x_292); lean_inc(x_15); -x_463 = l_Lean_Syntax_node2(x_15, x_74, x_313, x_462); -x_464 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__335; +x_437 = l_Lean_Syntax_node2(x_15, x_74, x_292, x_436); +x_438 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__321; lean_inc(x_16); lean_inc(x_17); -x_465 = l_Lean_addMacroScope(x_17, x_464, x_16); -x_466 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__334; -lean_inc(x_15); -x_467 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_467, 0, x_15); -lean_ctor_set(x_467, 1, x_466); -lean_ctor_set(x_467, 2, x_465); -lean_ctor_set(x_467, 3, x_33); +x_439 = l_Lean_addMacroScope(x_17, x_438, x_16); +x_440 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__320; +lean_inc(x_15); +x_441 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_441, 0, x_15); +lean_ctor_set(x_441, 1, x_440); +lean_ctor_set(x_441, 2, x_439); +lean_ctor_set(x_441, 3, x_33); lean_inc(x_24); -lean_inc(x_467); +lean_inc(x_441); lean_inc(x_15); -x_468 = l_Lean_Syntax_node2(x_15, x_36, x_467, x_24); -x_469 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__338; +x_442 = l_Lean_Syntax_node2(x_15, x_36, x_441, x_24); +x_443 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__324; lean_inc(x_16); lean_inc(x_17); -x_470 = l_Lean_addMacroScope(x_17, x_469, x_16); -x_471 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__337; -x_472 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__342; -lean_inc(x_15); -x_473 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_473, 0, x_15); -lean_ctor_set(x_473, 1, x_471); -lean_ctor_set(x_473, 2, x_470); -lean_ctor_set(x_473, 3, x_472); -lean_inc(x_349); +x_444 = l_Lean_addMacroScope(x_17, x_443, x_16); +x_445 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__323; +x_446 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__328; +lean_inc(x_15); +x_447 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_447, 0, x_15); +lean_ctor_set(x_447, 1, x_445); +lean_ctor_set(x_447, 2, x_444); +lean_ctor_set(x_447, 3, x_446); +lean_inc(x_328); lean_inc(x_9); lean_inc(x_15); -x_474 = l_Lean_Syntax_node3(x_15, x_350, x_9, x_349, x_473); +x_448 = l_Lean_Syntax_node3(x_15, x_329, x_9, x_328, x_447); lean_inc(x_9); lean_inc(x_15); -x_475 = l_Lean_Syntax_node3(x_15, x_350, x_9, x_349, x_474); +x_449 = l_Lean_Syntax_node3(x_15, x_329, x_9, x_328, x_448); lean_inc(x_45); lean_inc(x_15); -x_476 = l_Lean_Syntax_node2(x_15, x_22, x_45, x_475); +x_450 = l_Lean_Syntax_node2(x_15, x_22, x_45, x_449); lean_inc(x_87); lean_inc(x_24); lean_inc(x_79); lean_inc(x_15); -x_477 = l_Lean_Syntax_node5(x_15, x_88, x_79, x_347, x_476, x_24, x_87); +x_451 = l_Lean_Syntax_node5(x_15, x_88, x_79, x_326, x_450, x_24, x_87); lean_inc(x_15); -x_478 = l_Lean_Syntax_node4(x_15, x_22, x_330, x_342, x_477, x_89); +x_452 = l_Lean_Syntax_node4(x_15, x_22, x_309, x_321, x_451, x_89); lean_inc(x_15); -x_479 = l_Lean_Syntax_node2(x_15, x_54, x_478, x_367); -x_480 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__345; +x_453 = l_Lean_Syntax_node2(x_15, x_54, x_452, x_343); +x_454 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__331; lean_inc(x_16); lean_inc(x_17); -x_481 = l_Lean_addMacroScope(x_17, x_480, x_16); -x_482 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__344; -lean_inc(x_15); -x_483 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_483, 0, x_15); -lean_ctor_set(x_483, 1, x_482); -lean_ctor_set(x_483, 2, x_481); -lean_ctor_set(x_483, 3, x_33); -x_484 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__348; +x_455 = l_Lean_addMacroScope(x_17, x_454, x_16); +x_456 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__330; +lean_inc(x_15); +x_457 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_457, 0, x_15); +lean_ctor_set(x_457, 1, x_456); +lean_ctor_set(x_457, 2, x_455); +lean_ctor_set(x_457, 3, x_33); +x_458 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__334; lean_inc(x_16); lean_inc(x_17); -x_485 = l_Lean_addMacroScope(x_17, x_484, x_16); -x_486 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__347; -x_487 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__353; +x_459 = l_Lean_addMacroScope(x_17, x_458, x_16); +x_460 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__333; +x_461 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__339; lean_inc(x_15); -x_488 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_488, 0, x_15); -lean_ctor_set(x_488, 1, x_486); -lean_ctor_set(x_488, 2, x_485); -lean_ctor_set(x_488, 3, x_487); +x_462 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_462, 0, x_15); +lean_ctor_set(x_462, 1, x_460); +lean_ctor_set(x_462, 2, x_459); +lean_ctor_set(x_462, 3, x_461); lean_inc(x_15); -x_489 = l_Lean_Syntax_node2(x_15, x_102, x_488, x_84); +x_463 = l_Lean_Syntax_node2(x_15, x_102, x_462, x_84); lean_inc(x_15); -x_490 = l_Lean_Syntax_node1(x_15, x_173, x_489); -lean_inc(x_161); +x_464 = l_Lean_Syntax_node1(x_15, x_139, x_463); +lean_inc(x_150); lean_inc(x_24); lean_inc(x_15); -x_491 = l_Lean_Syntax_node4(x_15, x_175, x_483, x_24, x_161, x_490); +x_465 = l_Lean_Syntax_node4(x_15, x_163, x_457, x_24, x_150, x_464); lean_inc(x_24); -lean_inc(x_155); +lean_inc(x_144); lean_inc(x_15); -x_492 = l_Lean_Syntax_node3(x_15, x_177, x_155, x_24, x_491); +x_466 = l_Lean_Syntax_node3(x_15, x_165, x_144, x_24, x_465); lean_inc(x_24); lean_inc(x_15); -x_493 = l_Lean_Syntax_node2(x_15, x_146, x_492, x_24); -x_494 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__356; +x_467 = l_Lean_Syntax_node2(x_15, x_141, x_466, x_24); +x_468 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__342; lean_inc(x_15); -x_495 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_495, 0, x_15); -lean_ctor_set(x_495, 1, x_494); -x_496 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__358; +x_469 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_469, 0, x_15); +lean_ctor_set(x_469, 1, x_468); +x_470 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__344; lean_inc(x_24); lean_inc(x_15); -x_497 = l_Lean_Syntax_node2(x_15, x_496, x_24, x_420); -x_498 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__359; +x_471 = l_Lean_Syntax_node2(x_15, x_470, x_24, x_396); +x_472 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__345; lean_inc(x_15); -x_499 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_499, 0, x_15); -lean_ctor_set(x_499, 1, x_498); -x_500 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__362; +x_473 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_473, 0, x_15); +lean_ctor_set(x_473, 1, x_472); +x_474 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__348; lean_inc(x_16); lean_inc(x_17); -x_501 = l_Lean_addMacroScope(x_17, x_500, x_16); -x_502 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__361; -x_503 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__366; +x_475 = l_Lean_addMacroScope(x_17, x_474, x_16); +x_476 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__347; +x_477 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__352; lean_inc(x_15); -x_504 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_504, 0, x_15); -lean_ctor_set(x_504, 1, x_502); -lean_ctor_set(x_504, 2, x_501); -lean_ctor_set(x_504, 3, x_503); -lean_inc_n(x_122, 2); +x_478 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_478, 0, x_15); +lean_ctor_set(x_478, 1, x_476); +lean_ctor_set(x_478, 2, x_475); +lean_ctor_set(x_478, 3, x_477); +lean_inc_n(x_121, 2); lean_inc(x_15); -x_505 = l_Lean_Syntax_node3(x_15, x_128, x_122, x_122, x_504); +x_479 = l_Lean_Syntax_node3(x_15, x_127, x_121, x_121, x_478); lean_inc(x_15); -x_506 = l_Lean_Syntax_node1(x_15, x_22, x_505); -lean_inc(x_290); +x_480 = l_Lean_Syntax_node1(x_15, x_22, x_479); +lean_inc(x_269); lean_inc(x_15); -x_507 = l_Lean_Syntax_node2(x_15, x_102, x_290, x_506); -lean_inc(x_112); -lean_inc(x_440); +x_481 = l_Lean_Syntax_node2(x_15, x_102, x_269, x_480); +lean_inc(x_108); +lean_inc(x_416); lean_inc(x_15); -x_508 = l_Lean_Syntax_node3(x_15, x_232, x_440, x_112, x_507); -x_509 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__369; +x_482 = l_Lean_Syntax_node3(x_15, x_212, x_416, x_108, x_481); +x_483 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__355; lean_inc(x_16); lean_inc(x_17); -x_510 = l_Lean_addMacroScope(x_17, x_509, x_16); -x_511 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__368; -lean_inc(x_15); -x_512 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_512, 0, x_15); -lean_ctor_set(x_512, 1, x_511); -lean_ctor_set(x_512, 2, x_510); -lean_ctor_set(x_512, 3, x_33); +x_484 = l_Lean_addMacroScope(x_17, x_483, x_16); +x_485 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__354; +lean_inc(x_15); +x_486 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_486, 0, x_15); +lean_ctor_set(x_486, 1, x_485); +lean_ctor_set(x_486, 2, x_484); +lean_ctor_set(x_486, 3, x_33); lean_inc(x_24); lean_inc(x_15); -x_513 = l_Lean_Syntax_node2(x_15, x_226, x_512, x_24); -x_514 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__372; +x_487 = l_Lean_Syntax_node2(x_15, x_206, x_486, x_24); +x_488 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__358; lean_inc(x_16); lean_inc(x_17); -x_515 = l_Lean_addMacroScope(x_17, x_514, x_16); -x_516 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__371; -x_517 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__377; -lean_inc(x_15); -x_518 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_518, 0, x_15); -lean_ctor_set(x_518, 1, x_516); -lean_ctor_set(x_518, 2, x_515); -lean_ctor_set(x_518, 3, x_517); -x_519 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__380; +x_489 = l_Lean_addMacroScope(x_17, x_488, x_16); +x_490 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__357; +x_491 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__363; +lean_inc(x_15); +x_492 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_492, 0, x_15); +lean_ctor_set(x_492, 1, x_490); +lean_ctor_set(x_492, 2, x_489); +lean_ctor_set(x_492, 3, x_491); +x_493 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__366; lean_inc(x_16); lean_inc(x_17); -x_520 = l_Lean_addMacroScope(x_17, x_519, x_16); -x_521 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__379; -x_522 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__382; +x_494 = l_Lean_addMacroScope(x_17, x_493, x_16); +x_495 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__365; +x_496 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__368; lean_inc(x_15); -x_523 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_523, 0, x_15); -lean_ctor_set(x_523, 1, x_521); -lean_ctor_set(x_523, 2, x_520); -lean_ctor_set(x_523, 3, x_522); -lean_inc_n(x_122, 2); +x_497 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_497, 0, x_15); +lean_ctor_set(x_497, 1, x_495); +lean_ctor_set(x_497, 2, x_494); +lean_ctor_set(x_497, 3, x_496); +lean_inc_n(x_121, 2); lean_inc(x_15); -x_524 = l_Lean_Syntax_node3(x_15, x_128, x_122, x_122, x_523); +x_498 = l_Lean_Syntax_node3(x_15, x_127, x_121, x_121, x_497); lean_inc(x_15); -x_525 = l_Lean_Syntax_node1(x_15, x_22, x_524); -lean_inc(x_290); +x_499 = l_Lean_Syntax_node1(x_15, x_22, x_498); +lean_inc(x_269); lean_inc(x_15); -x_526 = l_Lean_Syntax_node2(x_15, x_102, x_290, x_525); +x_500 = l_Lean_Syntax_node2(x_15, x_102, x_269, x_499); lean_inc(x_87); lean_inc(x_79); lean_inc(x_15); -x_527 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_526, x_87); -x_528 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__385; +x_501 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_500, x_87); +x_502 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__371; lean_inc(x_15); -x_529 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_529, 0, x_15); -lean_ctor_set(x_529, 1, x_528); -x_530 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__388; +x_503 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_503, 0, x_15); +lean_ctor_set(x_503, 1, x_502); +x_504 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__374; lean_inc(x_16); lean_inc(x_17); -x_531 = l_Lean_addMacroScope(x_17, x_530, x_16); -x_532 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__387; -lean_inc(x_15); -x_533 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_533, 0, x_15); -lean_ctor_set(x_533, 1, x_532); -lean_ctor_set(x_533, 2, x_531); -lean_ctor_set(x_533, 3, x_33); -x_534 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__393; +x_505 = l_Lean_addMacroScope(x_17, x_504, x_16); +x_506 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__373; +lean_inc(x_15); +x_507 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_507, 0, x_15); +lean_ctor_set(x_507, 1, x_506); +lean_ctor_set(x_507, 2, x_505); +lean_ctor_set(x_507, 3, x_33); +x_508 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__379; lean_inc(x_16); lean_inc(x_17); -x_535 = l_Lean_addMacroScope(x_17, x_534, x_16); -x_536 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__392; -x_537 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__398; -lean_inc(x_15); -x_538 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_538, 0, x_15); -lean_ctor_set(x_538, 1, x_536); -lean_ctor_set(x_538, 2, x_535); -lean_ctor_set(x_538, 3, x_537); -x_539 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__401; +x_509 = l_Lean_addMacroScope(x_17, x_508, x_16); +x_510 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__378; +x_511 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__384; +lean_inc(x_15); +x_512 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_512, 0, x_15); +lean_ctor_set(x_512, 1, x_510); +lean_ctor_set(x_512, 2, x_509); +lean_ctor_set(x_512, 3, x_511); +x_513 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__387; lean_inc(x_16); lean_inc(x_17); -x_540 = l_Lean_addMacroScope(x_17, x_539, x_16); -x_541 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__400; -x_542 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__404; +x_514 = l_Lean_addMacroScope(x_17, x_513, x_16); +x_515 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__386; +x_516 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__390; lean_inc(x_15); -x_543 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_543, 0, x_15); -lean_ctor_set(x_543, 1, x_541); -lean_ctor_set(x_543, 2, x_540); -lean_ctor_set(x_543, 3, x_542); -lean_inc_n(x_122, 2); +x_517 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_517, 0, x_15); +lean_ctor_set(x_517, 1, x_515); +lean_ctor_set(x_517, 2, x_514); +lean_ctor_set(x_517, 3, x_516); +lean_inc_n(x_121, 2); lean_inc(x_15); -x_544 = l_Lean_Syntax_node3(x_15, x_128, x_122, x_122, x_543); +x_518 = l_Lean_Syntax_node3(x_15, x_127, x_121, x_121, x_517); lean_inc(x_15); -x_545 = l_Lean_Syntax_node1(x_15, x_22, x_544); -lean_inc(x_290); +x_519 = l_Lean_Syntax_node1(x_15, x_22, x_518); +lean_inc(x_269); lean_inc(x_15); -x_546 = l_Lean_Syntax_node2(x_15, x_102, x_290, x_545); +x_520 = l_Lean_Syntax_node2(x_15, x_102, x_269, x_519); lean_inc(x_87); lean_inc(x_79); lean_inc(x_15); -x_547 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_546, x_87); +x_521 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_520, x_87); lean_inc(x_15); -x_548 = l_Lean_Syntax_node1(x_15, x_22, x_547); -lean_inc(x_538); +x_522 = l_Lean_Syntax_node1(x_15, x_22, x_521); +lean_inc(x_512); lean_inc(x_15); -x_549 = l_Lean_Syntax_node2(x_15, x_102, x_538, x_548); -x_550 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__390; -lean_inc(x_161); +x_523 = l_Lean_Syntax_node2(x_15, x_102, x_512, x_522); +x_524 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__376; +lean_inc(x_150); lean_inc(x_15); -x_551 = l_Lean_Syntax_node2(x_15, x_550, x_161, x_549); +x_525 = l_Lean_Syntax_node2(x_15, x_524, x_150, x_523); lean_inc(x_87); lean_inc(x_79); lean_inc(x_15); -x_552 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_551, x_87); -lean_inc(x_533); -lean_inc_n(x_225, 2); +x_526 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_525, x_87); +lean_inc(x_507); +lean_inc_n(x_205, 2); lean_inc(x_83); lean_inc(x_15); -x_553 = l_Lean_Syntax_node5(x_15, x_22, x_83, x_225, x_533, x_225, x_552); -x_554 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__384; -lean_inc(x_309); -lean_inc(x_529); +x_527 = l_Lean_Syntax_node5(x_15, x_22, x_83, x_205, x_507, x_205, x_526); +x_528 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__370; +lean_inc(x_288); +lean_inc(x_503); lean_inc(x_15); -x_555 = l_Lean_Syntax_node3(x_15, x_554, x_529, x_553, x_309); +x_529 = l_Lean_Syntax_node3(x_15, x_528, x_503, x_527, x_288); lean_inc(x_15); -x_556 = l_Lean_Syntax_node2(x_15, x_22, x_527, x_555); -lean_inc(x_518); +x_530 = l_Lean_Syntax_node2(x_15, x_22, x_501, x_529); +lean_inc(x_492); lean_inc(x_15); -x_557 = l_Lean_Syntax_node2(x_15, x_102, x_518, x_556); -lean_inc(x_112); -lean_inc(x_513); +x_531 = l_Lean_Syntax_node2(x_15, x_102, x_492, x_530); +lean_inc(x_108); +lean_inc(x_487); lean_inc(x_15); -x_558 = l_Lean_Syntax_node3(x_15, x_232, x_513, x_112, x_557); -lean_inc(x_225); +x_532 = l_Lean_Syntax_node3(x_15, x_212, x_487, x_108, x_531); +lean_inc(x_205); lean_inc(x_15); -x_559 = l_Lean_Syntax_node3(x_15, x_22, x_508, x_225, x_558); -lean_inc(x_238); -lean_inc(x_236); +x_533 = l_Lean_Syntax_node3(x_15, x_22, x_482, x_205, x_532); +lean_inc(x_218); +lean_inc(x_216); lean_inc_n(x_24, 2); -lean_inc(x_221); -lean_inc(x_15); -x_560 = l_Lean_Syntax_node6(x_15, x_239, x_221, x_24, x_559, x_236, x_24, x_238); -lean_inc(x_15); -x_561 = l_Lean_Syntax_node1(x_15, x_22, x_560); -lean_inc(x_435); -lean_inc(x_15); -x_562 = l_Lean_Syntax_node2(x_15, x_102, x_435, x_561); -lean_inc(x_87); -lean_inc(x_79); +lean_inc(x_201); lean_inc(x_15); -x_563 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_562, x_87); +x_534 = l_Lean_Syntax_node6(x_15, x_219, x_201, x_24, x_533, x_216, x_24, x_218); lean_inc(x_15); -x_564 = l_Lean_Syntax_node1(x_15, x_22, x_563); -lean_inc(x_189); +x_535 = l_Lean_Syntax_node1(x_15, x_22, x_534); +lean_inc(x_411); lean_inc(x_15); -x_565 = l_Lean_Syntax_node2(x_15, x_102, x_189, x_564); +x_536 = l_Lean_Syntax_node2(x_15, x_102, x_411, x_535); lean_inc(x_15); -x_566 = l_Lean_Syntax_node1(x_15, x_22, x_565); -lean_inc(x_137); +x_537 = l_Lean_Syntax_node1(x_15, x_22, x_536); +lean_inc(x_199); lean_inc(x_15); -x_567 = l_Lean_Syntax_node2(x_15, x_144, x_137, x_566); +x_538 = l_Lean_Syntax_node2(x_15, x_222, x_199, x_537); lean_inc(x_24); lean_inc(x_15); -x_568 = l_Lean_Syntax_node2(x_15, x_146, x_567, x_24); +x_539 = l_Lean_Syntax_node2(x_15, x_141, x_538, x_24); lean_inc(x_15); -x_569 = l_Lean_Syntax_node1(x_15, x_22, x_568); +x_540 = l_Lean_Syntax_node1(x_15, x_22, x_539); lean_inc(x_15); -x_570 = l_Lean_Syntax_node1(x_15, x_149, x_569); -x_571 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__405; +x_541 = l_Lean_Syntax_node1(x_15, x_429, x_540); +x_542 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__391; lean_inc(x_15); -x_572 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_572, 0, x_15); -lean_ctor_set(x_572, 1, x_571); -x_573 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__408; +x_543 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_543, 0, x_15); +lean_ctor_set(x_543, 1, x_542); +x_544 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__394; lean_inc(x_16); lean_inc(x_17); -x_574 = l_Lean_addMacroScope(x_17, x_573, x_16); -x_575 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__407; -x_576 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__412; +x_545 = l_Lean_addMacroScope(x_17, x_544, x_16); +x_546 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__393; +x_547 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__398; lean_inc(x_15); -x_577 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_577, 0, x_15); -lean_ctor_set(x_577, 1, x_575); -lean_ctor_set(x_577, 2, x_574); -lean_ctor_set(x_577, 3, x_576); -lean_inc_n(x_122, 2); +x_548 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_548, 0, x_15); +lean_ctor_set(x_548, 1, x_546); +lean_ctor_set(x_548, 2, x_545); +lean_ctor_set(x_548, 3, x_547); +lean_inc_n(x_121, 2); lean_inc(x_15); -x_578 = l_Lean_Syntax_node3(x_15, x_128, x_122, x_122, x_577); +x_549 = l_Lean_Syntax_node3(x_15, x_127, x_121, x_121, x_548); lean_inc(x_15); -x_579 = l_Lean_Syntax_node1(x_15, x_22, x_578); -lean_inc(x_290); +x_550 = l_Lean_Syntax_node1(x_15, x_22, x_549); +lean_inc(x_269); lean_inc(x_15); -x_580 = l_Lean_Syntax_node2(x_15, x_102, x_290, x_579); -lean_inc(x_112); +x_551 = l_Lean_Syntax_node2(x_15, x_102, x_269, x_550); +lean_inc(x_108); lean_inc(x_15); -x_581 = l_Lean_Syntax_node3(x_15, x_232, x_440, x_112, x_580); -x_582 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__415; +x_552 = l_Lean_Syntax_node3(x_15, x_212, x_416, x_108, x_551); +x_553 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__401; lean_inc(x_16); lean_inc(x_17); -x_583 = l_Lean_addMacroScope(x_17, x_582, x_16); -x_584 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__414; -x_585 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__417; +x_554 = l_Lean_addMacroScope(x_17, x_553, x_16); +x_555 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__400; +x_556 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__403; lean_inc(x_15); -x_586 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_586, 0, x_15); -lean_ctor_set(x_586, 1, x_584); -lean_ctor_set(x_586, 2, x_583); -lean_ctor_set(x_586, 3, x_585); -lean_inc_n(x_122, 2); +x_557 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_557, 0, x_15); +lean_ctor_set(x_557, 1, x_555); +lean_ctor_set(x_557, 2, x_554); +lean_ctor_set(x_557, 3, x_556); +lean_inc_n(x_121, 2); lean_inc(x_15); -x_587 = l_Lean_Syntax_node3(x_15, x_128, x_122, x_122, x_586); +x_558 = l_Lean_Syntax_node3(x_15, x_127, x_121, x_121, x_557); lean_inc(x_15); -x_588 = l_Lean_Syntax_node1(x_15, x_22, x_587); -lean_inc(x_290); +x_559 = l_Lean_Syntax_node1(x_15, x_22, x_558); +lean_inc(x_269); lean_inc(x_15); -x_589 = l_Lean_Syntax_node2(x_15, x_102, x_290, x_588); +x_560 = l_Lean_Syntax_node2(x_15, x_102, x_269, x_559); lean_inc(x_87); lean_inc(x_79); lean_inc(x_15); -x_590 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_589, x_87); -x_591 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__420; +x_561 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_560, x_87); +x_562 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__406; lean_inc(x_16); lean_inc(x_17); -x_592 = l_Lean_addMacroScope(x_17, x_591, x_16); -x_593 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__419; -x_594 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__423; +x_563 = l_Lean_addMacroScope(x_17, x_562, x_16); +x_564 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__405; +x_565 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__409; lean_inc(x_15); -x_595 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_595, 0, x_15); -lean_ctor_set(x_595, 1, x_593); -lean_ctor_set(x_595, 2, x_592); -lean_ctor_set(x_595, 3, x_594); -lean_inc_n(x_122, 2); +x_566 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_566, 0, x_15); +lean_ctor_set(x_566, 1, x_564); +lean_ctor_set(x_566, 2, x_563); +lean_ctor_set(x_566, 3, x_565); +lean_inc_n(x_121, 2); lean_inc(x_15); -x_596 = l_Lean_Syntax_node3(x_15, x_128, x_122, x_122, x_595); +x_567 = l_Lean_Syntax_node3(x_15, x_127, x_121, x_121, x_566); lean_inc(x_15); -x_597 = l_Lean_Syntax_node1(x_15, x_22, x_596); -lean_inc(x_290); +x_568 = l_Lean_Syntax_node1(x_15, x_22, x_567); +lean_inc(x_269); lean_inc(x_15); -x_598 = l_Lean_Syntax_node2(x_15, x_102, x_290, x_597); +x_569 = l_Lean_Syntax_node2(x_15, x_102, x_269, x_568); lean_inc(x_87); lean_inc(x_79); lean_inc(x_15); -x_599 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_598, x_87); +x_570 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_569, x_87); lean_inc(x_15); -x_600 = l_Lean_Syntax_node1(x_15, x_22, x_599); +x_571 = l_Lean_Syntax_node1(x_15, x_22, x_570); lean_inc(x_15); -x_601 = l_Lean_Syntax_node2(x_15, x_102, x_538, x_600); +x_572 = l_Lean_Syntax_node2(x_15, x_102, x_512, x_571); lean_inc(x_15); -x_602 = l_Lean_Syntax_node2(x_15, x_550, x_161, x_601); +x_573 = l_Lean_Syntax_node2(x_15, x_524, x_150, x_572); lean_inc(x_87); lean_inc(x_79); lean_inc(x_15); -x_603 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_602, x_87); -lean_inc_n(x_225, 2); +x_574 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_573, x_87); +lean_inc_n(x_205, 2); lean_inc(x_15); -x_604 = l_Lean_Syntax_node5(x_15, x_22, x_83, x_225, x_533, x_225, x_603); +x_575 = l_Lean_Syntax_node5(x_15, x_22, x_83, x_205, x_507, x_205, x_574); lean_inc(x_15); -x_605 = l_Lean_Syntax_node3(x_15, x_554, x_529, x_604, x_309); +x_576 = l_Lean_Syntax_node3(x_15, x_528, x_503, x_575, x_288); lean_inc(x_15); -x_606 = l_Lean_Syntax_node2(x_15, x_22, x_590, x_605); +x_577 = l_Lean_Syntax_node2(x_15, x_22, x_561, x_576); lean_inc(x_15); -x_607 = l_Lean_Syntax_node2(x_15, x_102, x_518, x_606); -lean_inc(x_112); +x_578 = l_Lean_Syntax_node2(x_15, x_102, x_492, x_577); +lean_inc(x_108); lean_inc(x_15); -x_608 = l_Lean_Syntax_node3(x_15, x_232, x_513, x_112, x_607); +x_579 = l_Lean_Syntax_node3(x_15, x_212, x_487, x_108, x_578); lean_inc(x_15); -x_609 = l_Lean_Syntax_node3(x_15, x_22, x_581, x_225, x_608); +x_580 = l_Lean_Syntax_node3(x_15, x_22, x_552, x_205, x_579); lean_inc_n(x_24, 2); lean_inc(x_15); -x_610 = l_Lean_Syntax_node6(x_15, x_239, x_221, x_24, x_609, x_236, x_24, x_238); -lean_inc(x_15); -x_611 = l_Lean_Syntax_node1(x_15, x_22, x_610); +x_581 = l_Lean_Syntax_node6(x_15, x_219, x_201, x_24, x_580, x_216, x_24, x_218); lean_inc(x_15); -x_612 = l_Lean_Syntax_node2(x_15, x_102, x_435, x_611); -lean_inc(x_87); -lean_inc(x_79); -lean_inc(x_15); -x_613 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_612, x_87); -lean_inc(x_15); -x_614 = l_Lean_Syntax_node1(x_15, x_22, x_613); +x_582 = l_Lean_Syntax_node1(x_15, x_22, x_581); lean_inc(x_15); -x_615 = l_Lean_Syntax_node2(x_15, x_102, x_189, x_614); +x_583 = l_Lean_Syntax_node2(x_15, x_102, x_411, x_582); lean_inc(x_15); -x_616 = l_Lean_Syntax_node1(x_15, x_22, x_615); +x_584 = l_Lean_Syntax_node1(x_15, x_22, x_583); lean_inc(x_15); -x_617 = l_Lean_Syntax_node2(x_15, x_144, x_137, x_616); +x_585 = l_Lean_Syntax_node2(x_15, x_222, x_199, x_584); lean_inc(x_24); lean_inc(x_15); -x_618 = l_Lean_Syntax_node2(x_15, x_146, x_617, x_24); +x_586 = l_Lean_Syntax_node2(x_15, x_141, x_585, x_24); lean_inc(x_15); -x_619 = l_Lean_Syntax_node1(x_15, x_22, x_618); +x_587 = l_Lean_Syntax_node1(x_15, x_22, x_586); lean_inc(x_15); -x_620 = l_Lean_Syntax_node1(x_15, x_149, x_619); +x_588 = l_Lean_Syntax_node1(x_15, x_429, x_587); lean_inc(x_15); -x_621 = l_Lean_Syntax_node2(x_15, x_22, x_572, x_620); -x_622 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__355; +x_589 = l_Lean_Syntax_node2(x_15, x_22, x_543, x_588); +x_590 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__341; lean_inc(x_24); lean_inc(x_15); -x_623 = l_Lean_Syntax_node6(x_15, x_622, x_495, x_497, x_499, x_570, x_24, x_621); +x_591 = l_Lean_Syntax_node6(x_15, x_590, x_469, x_471, x_473, x_541, x_24, x_589); lean_inc(x_24); lean_inc(x_15); -x_624 = l_Lean_Syntax_node2(x_15, x_146, x_623, x_24); +x_592 = l_Lean_Syntax_node2(x_15, x_141, x_591, x_24); lean_inc(x_15); -x_625 = l_Lean_Syntax_node5(x_15, x_22, x_372, x_385, x_402, x_493, x_624); +x_593 = l_Lean_Syntax_node5(x_15, x_22, x_351, x_362, x_377, x_467, x_592); lean_inc(x_15); -x_626 = l_Lean_Syntax_node1(x_15, x_149, x_625); -lean_inc(x_114); +x_594 = l_Lean_Syntax_node1(x_15, x_429, x_593); +lean_inc(x_110); lean_inc(x_15); -x_627 = l_Lean_Syntax_node2(x_15, x_457, x_114, x_626); +x_595 = l_Lean_Syntax_node2(x_15, x_431, x_110, x_594); lean_inc(x_24); -lean_inc(x_112); +lean_inc(x_108); lean_inc(x_15); -x_628 = l_Lean_Syntax_node3(x_15, x_459, x_112, x_627, x_24); +x_596 = l_Lean_Syntax_node3(x_15, x_433, x_108, x_595, x_24); lean_inc_n(x_24, 3); lean_inc(x_77); lean_inc(x_15); -x_629 = l_Lean_Syntax_node7(x_15, x_461, x_77, x_468, x_479, x_628, x_24, x_24, x_24); +x_597 = l_Lean_Syntax_node7(x_15, x_435, x_77, x_442, x_453, x_596, x_24, x_24, x_24); lean_inc(x_15); -x_630 = l_Lean_Syntax_node2(x_15, x_74, x_313, x_629); -x_631 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__426; +x_598 = l_Lean_Syntax_node2(x_15, x_74, x_292, x_597); +x_599 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__412; lean_inc(x_15); -x_632 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_632, 0, x_15); -lean_ctor_set(x_632, 1, x_631); -x_633 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__436; +x_600 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_600, 0, x_15); +lean_ctor_set(x_600, 1, x_599); +x_601 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__422; lean_inc(x_15); -x_634 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_634, 0, x_15); -lean_ctor_set(x_634, 1, x_633); -x_635 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__435; +x_602 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_602, 0, x_15); +lean_ctor_set(x_602, 1, x_601); +x_603 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__421; lean_inc(x_15); -x_636 = l_Lean_Syntax_node1(x_15, x_635, x_634); -x_637 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__437; +x_604 = l_Lean_Syntax_node1(x_15, x_603, x_602); +x_605 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__423; lean_inc(x_15); -x_638 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_638, 0, x_15); -lean_ctor_set(x_638, 1, x_637); -x_639 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__433; -lean_inc(x_638); -lean_inc_n(x_636, 2); +x_606 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_606, 0, x_15); +lean_ctor_set(x_606, 1, x_605); +x_607 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__419; +lean_inc(x_606); +lean_inc_n(x_604, 2); lean_inc(x_15); -x_640 = l_Lean_Syntax_node3(x_15, x_639, x_636, x_638, x_636); +x_608 = l_Lean_Syntax_node3(x_15, x_607, x_604, x_606, x_604); lean_inc(x_15); -x_641 = l_Lean_Syntax_node1(x_15, x_22, x_9); -x_642 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__431; +x_609 = l_Lean_Syntax_node1(x_15, x_22, x_9); +x_610 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__417; lean_inc(x_87); -lean_inc(x_641); +lean_inc(x_609); lean_inc(x_45); lean_inc(x_79); lean_inc(x_15); -x_643 = l_Lean_Syntax_node5(x_15, x_642, x_79, x_640, x_45, x_641, x_87); -x_644 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__442; +x_611 = l_Lean_Syntax_node5(x_15, x_610, x_79, x_608, x_45, x_609, x_87); +x_612 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__428; lean_inc(x_16); lean_inc(x_17); -x_645 = l_Lean_addMacroScope(x_17, x_644, x_16); -x_646 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__439; -x_647 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__444; +x_613 = l_Lean_addMacroScope(x_17, x_612, x_16); +x_614 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__425; +x_615 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__430; lean_inc(x_15); -x_648 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_648, 0, x_15); -lean_ctor_set(x_648, 1, x_646); -lean_ctor_set(x_648, 2, x_645); -lean_ctor_set(x_648, 3, x_647); -lean_inc_n(x_122, 2); +x_616 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_616, 0, x_15); +lean_ctor_set(x_616, 1, x_614); +lean_ctor_set(x_616, 2, x_613); +lean_ctor_set(x_616, 3, x_615); +lean_inc_n(x_121, 2); lean_inc(x_15); -x_649 = l_Lean_Syntax_node3(x_15, x_128, x_122, x_122, x_648); -x_650 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__445; +x_617 = l_Lean_Syntax_node3(x_15, x_127, x_121, x_121, x_616); +x_618 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__431; lean_inc(x_15); -x_651 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_651, 0, x_15); -lean_ctor_set(x_651, 1, x_650); +x_619 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_619, 0, x_15); +lean_ctor_set(x_619, 1, x_618); lean_inc(x_15); -x_652 = l_Lean_Syntax_node1(x_15, x_132, x_651); -x_653 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__448; +x_620 = l_Lean_Syntax_node1(x_15, x_131, x_619); +x_621 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__434; lean_inc(x_15); -x_654 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_654, 0, x_15); -lean_ctor_set(x_654, 1, x_653); -x_655 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__447; +x_622 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_622, 0, x_15); +lean_ctor_set(x_622, 1, x_621); +x_623 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__433; lean_inc(x_15); -x_656 = l_Lean_Syntax_node1(x_15, x_655, x_654); -lean_inc_n(x_656, 2); +x_624 = l_Lean_Syntax_node1(x_15, x_623, x_622); +lean_inc_n(x_624, 2); lean_inc(x_15); -x_657 = l_Lean_Syntax_node3(x_15, x_639, x_656, x_638, x_656); +x_625 = l_Lean_Syntax_node3(x_15, x_607, x_624, x_606, x_624); lean_inc(x_87); lean_inc(x_79); lean_inc(x_15); -x_658 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_657, x_87); -lean_inc(x_652); +x_626 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_625, x_87); +lean_inc(x_620); lean_inc(x_15); -x_659 = l_Lean_Syntax_node3(x_15, x_22, x_649, x_652, x_658); -lean_inc(x_317); +x_627 = l_Lean_Syntax_node3(x_15, x_22, x_617, x_620, x_626); +lean_inc(x_296); lean_inc(x_15); -x_660 = l_Lean_Syntax_node2(x_15, x_102, x_317, x_659); -x_661 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__449; +x_628 = l_Lean_Syntax_node2(x_15, x_102, x_296, x_627); +x_629 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__435; lean_inc(x_24); -x_662 = lean_array_push(x_661, x_24); -x_663 = lean_array_push(x_662, x_297); -x_664 = lean_array_push(x_663, x_632); +x_630 = lean_array_push(x_629, x_24); +x_631 = lean_array_push(x_630, x_276); +x_632 = lean_array_push(x_631, x_600); lean_inc(x_24); -x_665 = lean_array_push(x_664, x_24); -x_666 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__429; -lean_inc(x_665); -x_667 = lean_array_push(x_665, x_666); +x_633 = lean_array_push(x_632, x_24); +x_634 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__415; +lean_inc(x_633); +x_635 = lean_array_push(x_633, x_634); lean_inc(x_79); -x_668 = lean_array_push(x_667, x_79); -x_669 = lean_array_push(x_668, x_643); +x_636 = lean_array_push(x_635, x_79); +x_637 = lean_array_push(x_636, x_611); lean_inc(x_87); -x_670 = lean_array_push(x_669, x_87); -lean_inc(x_112); -x_671 = lean_array_push(x_670, x_112); -x_672 = lean_array_push(x_671, x_660); -x_673 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__425; -lean_inc(x_15); -x_674 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_674, 0, x_15); -lean_ctor_set(x_674, 1, x_673); -lean_ctor_set(x_674, 2, x_672); -x_675 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__455; -lean_inc(x_15); -x_676 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_676, 0, x_15); -lean_ctor_set(x_676, 1, x_675); -x_677 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__454; -lean_inc(x_676); -lean_inc_n(x_636, 2); -lean_inc(x_15); -x_678 = l_Lean_Syntax_node3(x_15, x_677, x_636, x_676, x_636); +x_638 = lean_array_push(x_637, x_87); +lean_inc(x_108); +x_639 = lean_array_push(x_638, x_108); +x_640 = lean_array_push(x_639, x_628); +x_641 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__411; +lean_inc(x_15); +x_642 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_642, 0, x_15); +lean_ctor_set(x_642, 1, x_641); +lean_ctor_set(x_642, 2, x_640); +x_643 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__441; +lean_inc(x_15); +x_644 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_644, 0, x_15); +lean_ctor_set(x_644, 1, x_643); +x_645 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__440; +lean_inc(x_644); +lean_inc_n(x_604, 2); +lean_inc(x_15); +x_646 = l_Lean_Syntax_node3(x_15, x_645, x_604, x_644, x_604); lean_inc(x_87); -lean_inc(x_641); +lean_inc(x_609); lean_inc(x_45); lean_inc(x_79); lean_inc(x_15); -x_679 = l_Lean_Syntax_node5(x_15, x_642, x_79, x_678, x_45, x_641, x_87); -x_680 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__460; +x_647 = l_Lean_Syntax_node5(x_15, x_610, x_79, x_646, x_45, x_609, x_87); +x_648 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__446; lean_inc(x_16); lean_inc(x_17); -x_681 = l_Lean_addMacroScope(x_17, x_680, x_16); -x_682 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__457; -x_683 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__462; +x_649 = l_Lean_addMacroScope(x_17, x_648, x_16); +x_650 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__443; +x_651 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__448; lean_inc(x_15); -x_684 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_684, 0, x_15); -lean_ctor_set(x_684, 1, x_682); -lean_ctor_set(x_684, 2, x_681); -lean_ctor_set(x_684, 3, x_683); -lean_inc_n(x_122, 2); +x_652 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_652, 0, x_15); +lean_ctor_set(x_652, 1, x_650); +lean_ctor_set(x_652, 2, x_649); +lean_ctor_set(x_652, 3, x_651); +lean_inc_n(x_121, 2); lean_inc(x_15); -x_685 = l_Lean_Syntax_node3(x_15, x_128, x_122, x_122, x_684); -lean_inc_n(x_656, 2); +x_653 = l_Lean_Syntax_node3(x_15, x_127, x_121, x_121, x_652); +lean_inc_n(x_624, 2); lean_inc(x_15); -x_686 = l_Lean_Syntax_node3(x_15, x_677, x_656, x_676, x_656); +x_654 = l_Lean_Syntax_node3(x_15, x_645, x_624, x_644, x_624); lean_inc(x_87); lean_inc(x_79); lean_inc(x_15); -x_687 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_686, x_87); -lean_inc(x_652); +x_655 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_654, x_87); +lean_inc(x_620); lean_inc(x_15); -x_688 = l_Lean_Syntax_node3(x_15, x_22, x_685, x_652, x_687); -lean_inc(x_317); +x_656 = l_Lean_Syntax_node3(x_15, x_22, x_653, x_620, x_655); +lean_inc(x_296); lean_inc(x_15); -x_689 = l_Lean_Syntax_node2(x_15, x_102, x_317, x_688); -x_690 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__452; -lean_inc(x_665); -x_691 = lean_array_push(x_665, x_690); +x_657 = l_Lean_Syntax_node2(x_15, x_102, x_296, x_656); +x_658 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__438; +lean_inc(x_633); +x_659 = lean_array_push(x_633, x_658); lean_inc(x_79); -x_692 = lean_array_push(x_691, x_79); -x_693 = lean_array_push(x_692, x_679); +x_660 = lean_array_push(x_659, x_79); +x_661 = lean_array_push(x_660, x_647); lean_inc(x_87); -x_694 = lean_array_push(x_693, x_87); -lean_inc(x_112); -x_695 = lean_array_push(x_694, x_112); -x_696 = lean_array_push(x_695, x_689); -lean_inc(x_15); -x_697 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_697, 0, x_15); -lean_ctor_set(x_697, 1, x_673); -lean_ctor_set(x_697, 2, x_696); -x_698 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__468; -lean_inc(x_15); -x_699 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_699, 0, x_15); -lean_ctor_set(x_699, 1, x_698); -x_700 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__467; -lean_inc(x_699); -lean_inc_n(x_636, 2); -lean_inc(x_15); -x_701 = l_Lean_Syntax_node3(x_15, x_700, x_636, x_699, x_636); +x_662 = lean_array_push(x_661, x_87); +lean_inc(x_108); +x_663 = lean_array_push(x_662, x_108); +x_664 = lean_array_push(x_663, x_657); +lean_inc(x_15); +x_665 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_665, 0, x_15); +lean_ctor_set(x_665, 1, x_641); +lean_ctor_set(x_665, 2, x_664); +x_666 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__454; +lean_inc(x_15); +x_667 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_667, 0, x_15); +lean_ctor_set(x_667, 1, x_666); +x_668 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__453; +lean_inc(x_667); +lean_inc_n(x_604, 2); +lean_inc(x_15); +x_669 = l_Lean_Syntax_node3(x_15, x_668, x_604, x_667, x_604); lean_inc(x_87); -lean_inc(x_641); +lean_inc(x_609); lean_inc(x_45); lean_inc(x_79); lean_inc(x_15); -x_702 = l_Lean_Syntax_node5(x_15, x_642, x_79, x_701, x_45, x_641, x_87); -x_703 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__473; +x_670 = l_Lean_Syntax_node5(x_15, x_610, x_79, x_669, x_45, x_609, x_87); +x_671 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__459; lean_inc(x_16); lean_inc(x_17); -x_704 = l_Lean_addMacroScope(x_17, x_703, x_16); -x_705 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__470; -x_706 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__475; +x_672 = l_Lean_addMacroScope(x_17, x_671, x_16); +x_673 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__456; +x_674 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__461; lean_inc(x_15); -x_707 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_707, 0, x_15); -lean_ctor_set(x_707, 1, x_705); -lean_ctor_set(x_707, 2, x_704); -lean_ctor_set(x_707, 3, x_706); -lean_inc_n(x_122, 2); +x_675 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_675, 0, x_15); +lean_ctor_set(x_675, 1, x_673); +lean_ctor_set(x_675, 2, x_672); +lean_ctor_set(x_675, 3, x_674); +lean_inc_n(x_121, 2); lean_inc(x_15); -x_708 = l_Lean_Syntax_node3(x_15, x_128, x_122, x_122, x_707); -lean_inc_n(x_656, 2); +x_676 = l_Lean_Syntax_node3(x_15, x_127, x_121, x_121, x_675); +lean_inc_n(x_624, 2); lean_inc(x_15); -x_709 = l_Lean_Syntax_node3(x_15, x_700, x_656, x_699, x_656); +x_677 = l_Lean_Syntax_node3(x_15, x_668, x_624, x_667, x_624); lean_inc(x_87); lean_inc(x_79); lean_inc(x_15); -x_710 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_709, x_87); -lean_inc(x_652); +x_678 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_677, x_87); +lean_inc(x_620); lean_inc(x_15); -x_711 = l_Lean_Syntax_node3(x_15, x_22, x_708, x_652, x_710); -lean_inc(x_317); +x_679 = l_Lean_Syntax_node3(x_15, x_22, x_676, x_620, x_678); +lean_inc(x_296); lean_inc(x_15); -x_712 = l_Lean_Syntax_node2(x_15, x_102, x_317, x_711); -x_713 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__465; -lean_inc(x_665); -x_714 = lean_array_push(x_665, x_713); +x_680 = l_Lean_Syntax_node2(x_15, x_102, x_296, x_679); +x_681 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__451; +lean_inc(x_633); +x_682 = lean_array_push(x_633, x_681); lean_inc(x_79); -x_715 = lean_array_push(x_714, x_79); -x_716 = lean_array_push(x_715, x_702); +x_683 = lean_array_push(x_682, x_79); +x_684 = lean_array_push(x_683, x_670); lean_inc(x_87); -x_717 = lean_array_push(x_716, x_87); -lean_inc(x_112); -x_718 = lean_array_push(x_717, x_112); -x_719 = lean_array_push(x_718, x_712); -lean_inc(x_15); -x_720 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_720, 0, x_15); -lean_ctor_set(x_720, 1, x_673); -lean_ctor_set(x_720, 2, x_719); -x_721 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__481; -lean_inc(x_15); -x_722 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_722, 0, x_15); -lean_ctor_set(x_722, 1, x_721); -x_723 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__480; -lean_inc(x_722); -lean_inc_n(x_636, 2); -lean_inc(x_15); -x_724 = l_Lean_Syntax_node3(x_15, x_723, x_636, x_722, x_636); +x_685 = lean_array_push(x_684, x_87); +lean_inc(x_108); +x_686 = lean_array_push(x_685, x_108); +x_687 = lean_array_push(x_686, x_680); +lean_inc(x_15); +x_688 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_688, 0, x_15); +lean_ctor_set(x_688, 1, x_641); +lean_ctor_set(x_688, 2, x_687); +x_689 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__467; +lean_inc(x_15); +x_690 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_690, 0, x_15); +lean_ctor_set(x_690, 1, x_689); +x_691 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__466; +lean_inc(x_690); +lean_inc_n(x_604, 2); +lean_inc(x_15); +x_692 = l_Lean_Syntax_node3(x_15, x_691, x_604, x_690, x_604); lean_inc(x_87); -lean_inc(x_641); +lean_inc(x_609); lean_inc(x_45); lean_inc(x_79); lean_inc(x_15); -x_725 = l_Lean_Syntax_node5(x_15, x_642, x_79, x_724, x_45, x_641, x_87); -x_726 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__486; +x_693 = l_Lean_Syntax_node5(x_15, x_610, x_79, x_692, x_45, x_609, x_87); +x_694 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__472; lean_inc(x_16); lean_inc(x_17); -x_727 = l_Lean_addMacroScope(x_17, x_726, x_16); -x_728 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__483; -x_729 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__488; +x_695 = l_Lean_addMacroScope(x_17, x_694, x_16); +x_696 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__469; +x_697 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__474; lean_inc(x_15); -x_730 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_730, 0, x_15); -lean_ctor_set(x_730, 1, x_728); -lean_ctor_set(x_730, 2, x_727); -lean_ctor_set(x_730, 3, x_729); -lean_inc_n(x_122, 2); +x_698 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_698, 0, x_15); +lean_ctor_set(x_698, 1, x_696); +lean_ctor_set(x_698, 2, x_695); +lean_ctor_set(x_698, 3, x_697); +lean_inc_n(x_121, 2); lean_inc(x_15); -x_731 = l_Lean_Syntax_node3(x_15, x_128, x_122, x_122, x_730); -lean_inc_n(x_656, 2); +x_699 = l_Lean_Syntax_node3(x_15, x_127, x_121, x_121, x_698); +lean_inc_n(x_624, 2); lean_inc(x_15); -x_732 = l_Lean_Syntax_node3(x_15, x_723, x_656, x_722, x_656); +x_700 = l_Lean_Syntax_node3(x_15, x_691, x_624, x_690, x_624); lean_inc(x_87); lean_inc(x_79); lean_inc(x_15); -x_733 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_732, x_87); -lean_inc(x_652); +x_701 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_700, x_87); +lean_inc(x_620); lean_inc(x_15); -x_734 = l_Lean_Syntax_node3(x_15, x_22, x_731, x_652, x_733); -lean_inc(x_317); +x_702 = l_Lean_Syntax_node3(x_15, x_22, x_699, x_620, x_701); +lean_inc(x_296); lean_inc(x_15); -x_735 = l_Lean_Syntax_node2(x_15, x_102, x_317, x_734); -x_736 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__478; -lean_inc(x_665); -x_737 = lean_array_push(x_665, x_736); +x_703 = l_Lean_Syntax_node2(x_15, x_102, x_296, x_702); +x_704 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__464; +lean_inc(x_633); +x_705 = lean_array_push(x_633, x_704); lean_inc(x_79); -x_738 = lean_array_push(x_737, x_79); -x_739 = lean_array_push(x_738, x_725); +x_706 = lean_array_push(x_705, x_79); +x_707 = lean_array_push(x_706, x_693); lean_inc(x_87); -x_740 = lean_array_push(x_739, x_87); -lean_inc(x_112); -x_741 = lean_array_push(x_740, x_112); -x_742 = lean_array_push(x_741, x_735); -lean_inc(x_15); -x_743 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_743, 0, x_15); -lean_ctor_set(x_743, 1, x_673); -lean_ctor_set(x_743, 2, x_742); -x_744 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__494; -lean_inc(x_15); -x_745 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_745, 0, x_15); -lean_ctor_set(x_745, 1, x_744); -x_746 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__493; -lean_inc(x_745); -lean_inc_n(x_636, 2); -lean_inc(x_15); -x_747 = l_Lean_Syntax_node3(x_15, x_746, x_636, x_745, x_636); +x_708 = lean_array_push(x_707, x_87); +lean_inc(x_108); +x_709 = lean_array_push(x_708, x_108); +x_710 = lean_array_push(x_709, x_703); +lean_inc(x_15); +x_711 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_711, 0, x_15); +lean_ctor_set(x_711, 1, x_641); +lean_ctor_set(x_711, 2, x_710); +x_712 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__480; +lean_inc(x_15); +x_713 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_713, 0, x_15); +lean_ctor_set(x_713, 1, x_712); +x_714 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__479; +lean_inc(x_713); +lean_inc_n(x_604, 2); +lean_inc(x_15); +x_715 = l_Lean_Syntax_node3(x_15, x_714, x_604, x_713, x_604); lean_inc(x_87); -lean_inc(x_641); +lean_inc(x_609); lean_inc(x_45); lean_inc(x_79); lean_inc(x_15); -x_748 = l_Lean_Syntax_node5(x_15, x_642, x_79, x_747, x_45, x_641, x_87); -x_749 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__499; +x_716 = l_Lean_Syntax_node5(x_15, x_610, x_79, x_715, x_45, x_609, x_87); +x_717 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__485; lean_inc(x_16); lean_inc(x_17); -x_750 = l_Lean_addMacroScope(x_17, x_749, x_16); -x_751 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__496; -x_752 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__501; +x_718 = l_Lean_addMacroScope(x_17, x_717, x_16); +x_719 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__482; +x_720 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__487; lean_inc(x_15); -x_753 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_753, 0, x_15); -lean_ctor_set(x_753, 1, x_751); -lean_ctor_set(x_753, 2, x_750); -lean_ctor_set(x_753, 3, x_752); -lean_inc_n(x_122, 2); +x_721 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_721, 0, x_15); +lean_ctor_set(x_721, 1, x_719); +lean_ctor_set(x_721, 2, x_718); +lean_ctor_set(x_721, 3, x_720); +lean_inc_n(x_121, 2); lean_inc(x_15); -x_754 = l_Lean_Syntax_node3(x_15, x_128, x_122, x_122, x_753); -lean_inc(x_656); +x_722 = l_Lean_Syntax_node3(x_15, x_127, x_121, x_121, x_721); +lean_inc(x_624); lean_inc(x_15); -x_755 = l_Lean_Syntax_node3(x_15, x_746, x_656, x_745, x_656); +x_723 = l_Lean_Syntax_node3(x_15, x_714, x_624, x_713, x_624); lean_inc(x_87); lean_inc(x_79); lean_inc(x_15); -x_756 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_755, x_87); +x_724 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_723, x_87); lean_inc(x_15); -x_757 = l_Lean_Syntax_node3(x_15, x_22, x_754, x_652, x_756); +x_725 = l_Lean_Syntax_node3(x_15, x_22, x_722, x_620, x_724); lean_inc(x_15); -x_758 = l_Lean_Syntax_node2(x_15, x_102, x_317, x_757); -x_759 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__491; -lean_inc(x_665); -x_760 = lean_array_push(x_665, x_759); +x_726 = l_Lean_Syntax_node2(x_15, x_102, x_296, x_725); +x_727 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__477; +lean_inc(x_633); +x_728 = lean_array_push(x_633, x_727); lean_inc(x_79); -x_761 = lean_array_push(x_760, x_79); -x_762 = lean_array_push(x_761, x_748); +x_729 = lean_array_push(x_728, x_79); +x_730 = lean_array_push(x_729, x_716); lean_inc(x_87); -x_763 = lean_array_push(x_762, x_87); -lean_inc(x_112); -x_764 = lean_array_push(x_763, x_112); -x_765 = lean_array_push(x_764, x_758); -lean_inc(x_15); -x_766 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_766, 0, x_15); -lean_ctor_set(x_766, 1, x_673); -lean_ctor_set(x_766, 2, x_765); +x_731 = lean_array_push(x_730, x_87); +lean_inc(x_108); +x_732 = lean_array_push(x_731, x_108); +x_733 = lean_array_push(x_732, x_726); +lean_inc(x_15); +x_734 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_734, 0, x_15); +lean_ctor_set(x_734, 1, x_641); +lean_ctor_set(x_734, 2, x_733); lean_inc(x_87); -lean_inc(x_641); -lean_inc(x_636); +lean_inc(x_609); +lean_inc(x_604); lean_inc(x_79); lean_inc(x_15); -x_767 = l_Lean_Syntax_node5(x_15, x_642, x_79, x_636, x_45, x_641, x_87); -x_768 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__507; +x_735 = l_Lean_Syntax_node5(x_15, x_610, x_79, x_604, x_45, x_609, x_87); +x_736 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__493; lean_inc(x_15); -x_769 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_769, 0, x_15); -lean_ctor_set(x_769, 1, x_768); -x_770 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__506; -lean_inc(x_636); -lean_inc(x_769); -lean_inc(x_767); +x_737 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_737, 0, x_15); +lean_ctor_set(x_737, 1, x_736); +x_738 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__492; +lean_inc(x_604); +lean_inc(x_737); +lean_inc(x_735); lean_inc(x_15); -x_771 = l_Lean_Syntax_node3(x_15, x_770, x_767, x_769, x_636); -x_772 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__512; +x_739 = l_Lean_Syntax_node3(x_15, x_738, x_735, x_737, x_604); +x_740 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__498; lean_inc(x_16); lean_inc(x_17); -x_773 = l_Lean_addMacroScope(x_17, x_772, x_16); -x_774 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__509; -x_775 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__514; +x_741 = l_Lean_addMacroScope(x_17, x_740, x_16); +x_742 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__495; +x_743 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__500; lean_inc(x_15); -x_776 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_776, 0, x_15); -lean_ctor_set(x_776, 1, x_774); -lean_ctor_set(x_776, 2, x_773); -lean_ctor_set(x_776, 3, x_775); -lean_inc_n(x_122, 2); +x_744 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_744, 0, x_15); +lean_ctor_set(x_744, 1, x_742); +lean_ctor_set(x_744, 2, x_741); +lean_ctor_set(x_744, 3, x_743); +lean_inc_n(x_121, 2); lean_inc(x_15); -x_777 = l_Lean_Syntax_node3(x_15, x_128, x_122, x_122, x_776); -x_778 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__515; +x_745 = l_Lean_Syntax_node3(x_15, x_127, x_121, x_121, x_744); +x_746 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__501; lean_inc(x_15); -x_779 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_779, 0, x_15); -lean_ctor_set(x_779, 1, x_778); +x_747 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_747, 0, x_15); +lean_ctor_set(x_747, 1, x_746); lean_inc(x_15); -x_780 = l_Lean_Syntax_node1(x_15, x_132, x_779); +x_748 = l_Lean_Syntax_node1(x_15, x_131, x_747); lean_inc(x_15); -x_781 = l_Lean_Syntax_node1(x_15, x_655, x_429); -lean_inc_n(x_781, 2); +x_749 = l_Lean_Syntax_node1(x_15, x_623, x_405); +lean_inc_n(x_749, 2); lean_inc(x_15); -x_782 = l_Lean_Syntax_node3(x_15, x_770, x_781, x_769, x_781); +x_750 = l_Lean_Syntax_node3(x_15, x_738, x_749, x_737, x_749); lean_inc(x_87); lean_inc(x_79); lean_inc(x_15); -x_783 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_782, x_87); -lean_inc(x_780); +x_751 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_750, x_87); +lean_inc(x_748); lean_inc(x_15); -x_784 = l_Lean_Syntax_node3(x_15, x_22, x_777, x_780, x_783); -lean_inc(x_467); +x_752 = l_Lean_Syntax_node3(x_15, x_22, x_745, x_748, x_751); +lean_inc(x_441); lean_inc(x_15); -x_785 = l_Lean_Syntax_node2(x_15, x_102, x_467, x_784); -x_786 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__504; -lean_inc(x_665); -x_787 = lean_array_push(x_665, x_786); +x_753 = l_Lean_Syntax_node2(x_15, x_102, x_441, x_752); +x_754 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__490; +lean_inc(x_633); +x_755 = lean_array_push(x_633, x_754); lean_inc(x_79); -x_788 = lean_array_push(x_787, x_79); -x_789 = lean_array_push(x_788, x_771); +x_756 = lean_array_push(x_755, x_79); +x_757 = lean_array_push(x_756, x_739); lean_inc(x_87); -x_790 = lean_array_push(x_789, x_87); -lean_inc(x_112); -x_791 = lean_array_push(x_790, x_112); -x_792 = lean_array_push(x_791, x_785); -lean_inc(x_15); -x_793 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_793, 0, x_15); -lean_ctor_set(x_793, 1, x_673); -lean_ctor_set(x_793, 2, x_792); -x_794 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__521; -lean_inc(x_15); -x_795 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_795, 0, x_15); -lean_ctor_set(x_795, 1, x_794); -x_796 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__520; -lean_inc(x_636); -lean_inc(x_795); -lean_inc(x_767); -lean_inc(x_15); -x_797 = l_Lean_Syntax_node3(x_15, x_796, x_767, x_795, x_636); -x_798 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__526; +x_758 = lean_array_push(x_757, x_87); +lean_inc(x_108); +x_759 = lean_array_push(x_758, x_108); +x_760 = lean_array_push(x_759, x_753); +lean_inc(x_15); +x_761 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_761, 0, x_15); +lean_ctor_set(x_761, 1, x_641); +lean_ctor_set(x_761, 2, x_760); +x_762 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__507; +lean_inc(x_15); +x_763 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_763, 0, x_15); +lean_ctor_set(x_763, 1, x_762); +x_764 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__506; +lean_inc(x_604); +lean_inc(x_763); +lean_inc(x_735); +lean_inc(x_15); +x_765 = l_Lean_Syntax_node3(x_15, x_764, x_735, x_763, x_604); +x_766 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__512; lean_inc(x_16); lean_inc(x_17); -x_799 = l_Lean_addMacroScope(x_17, x_798, x_16); -x_800 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__523; -x_801 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__528; +x_767 = l_Lean_addMacroScope(x_17, x_766, x_16); +x_768 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__509; +x_769 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__514; lean_inc(x_15); -x_802 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_802, 0, x_15); -lean_ctor_set(x_802, 1, x_800); -lean_ctor_set(x_802, 2, x_799); -lean_ctor_set(x_802, 3, x_801); -lean_inc_n(x_122, 2); +x_770 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_770, 0, x_15); +lean_ctor_set(x_770, 1, x_768); +lean_ctor_set(x_770, 2, x_767); +lean_ctor_set(x_770, 3, x_769); +lean_inc_n(x_121, 2); lean_inc(x_15); -x_803 = l_Lean_Syntax_node3(x_15, x_128, x_122, x_122, x_802); -lean_inc_n(x_781, 2); +x_771 = l_Lean_Syntax_node3(x_15, x_127, x_121, x_121, x_770); +lean_inc_n(x_749, 2); lean_inc(x_15); -x_804 = l_Lean_Syntax_node3(x_15, x_796, x_781, x_795, x_781); +x_772 = l_Lean_Syntax_node3(x_15, x_764, x_749, x_763, x_749); lean_inc(x_87); lean_inc(x_79); lean_inc(x_15); -x_805 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_804, x_87); -lean_inc(x_780); +x_773 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_772, x_87); +lean_inc(x_748); lean_inc(x_15); -x_806 = l_Lean_Syntax_node3(x_15, x_22, x_803, x_780, x_805); -lean_inc(x_467); +x_774 = l_Lean_Syntax_node3(x_15, x_22, x_771, x_748, x_773); +lean_inc(x_441); lean_inc(x_15); -x_807 = l_Lean_Syntax_node2(x_15, x_102, x_467, x_806); -x_808 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__518; -lean_inc(x_665); -x_809 = lean_array_push(x_665, x_808); +x_775 = l_Lean_Syntax_node2(x_15, x_102, x_441, x_774); +x_776 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__504; +lean_inc(x_633); +x_777 = lean_array_push(x_633, x_776); lean_inc(x_79); -x_810 = lean_array_push(x_809, x_79); -x_811 = lean_array_push(x_810, x_797); +x_778 = lean_array_push(x_777, x_79); +x_779 = lean_array_push(x_778, x_765); lean_inc(x_87); -x_812 = lean_array_push(x_811, x_87); -lean_inc(x_112); -x_813 = lean_array_push(x_812, x_112); -x_814 = lean_array_push(x_813, x_807); -lean_inc(x_15); -x_815 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_815, 0, x_15); -lean_ctor_set(x_815, 1, x_673); -lean_ctor_set(x_815, 2, x_814); -x_816 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__534; -lean_inc(x_15); -x_817 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_817, 0, x_15); -lean_ctor_set(x_817, 1, x_816); -x_818 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__533; -lean_inc(x_636); -lean_inc(x_817); -lean_inc(x_767); -lean_inc(x_15); -x_819 = l_Lean_Syntax_node3(x_15, x_818, x_767, x_817, x_636); -x_820 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__539; +x_780 = lean_array_push(x_779, x_87); +lean_inc(x_108); +x_781 = lean_array_push(x_780, x_108); +x_782 = lean_array_push(x_781, x_775); +lean_inc(x_15); +x_783 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_783, 0, x_15); +lean_ctor_set(x_783, 1, x_641); +lean_ctor_set(x_783, 2, x_782); +x_784 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__520; +lean_inc(x_15); +x_785 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_785, 0, x_15); +lean_ctor_set(x_785, 1, x_784); +x_786 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__519; +lean_inc(x_604); +lean_inc(x_785); +lean_inc(x_735); +lean_inc(x_15); +x_787 = l_Lean_Syntax_node3(x_15, x_786, x_735, x_785, x_604); +x_788 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__525; lean_inc(x_16); lean_inc(x_17); -x_821 = l_Lean_addMacroScope(x_17, x_820, x_16); -x_822 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__536; -x_823 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__541; +x_789 = l_Lean_addMacroScope(x_17, x_788, x_16); +x_790 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__522; +x_791 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__527; lean_inc(x_15); -x_824 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_824, 0, x_15); -lean_ctor_set(x_824, 1, x_822); -lean_ctor_set(x_824, 2, x_821); -lean_ctor_set(x_824, 3, x_823); -lean_inc_n(x_122, 2); +x_792 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_792, 0, x_15); +lean_ctor_set(x_792, 1, x_790); +lean_ctor_set(x_792, 2, x_789); +lean_ctor_set(x_792, 3, x_791); +lean_inc_n(x_121, 2); lean_inc(x_15); -x_825 = l_Lean_Syntax_node3(x_15, x_128, x_122, x_122, x_824); -lean_inc_n(x_781, 2); +x_793 = l_Lean_Syntax_node3(x_15, x_127, x_121, x_121, x_792); +lean_inc_n(x_749, 2); lean_inc(x_15); -x_826 = l_Lean_Syntax_node3(x_15, x_818, x_781, x_817, x_781); +x_794 = l_Lean_Syntax_node3(x_15, x_786, x_749, x_785, x_749); lean_inc(x_87); lean_inc(x_79); lean_inc(x_15); -x_827 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_826, x_87); -lean_inc(x_780); +x_795 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_794, x_87); +lean_inc(x_748); lean_inc(x_15); -x_828 = l_Lean_Syntax_node3(x_15, x_22, x_825, x_780, x_827); -lean_inc(x_467); +x_796 = l_Lean_Syntax_node3(x_15, x_22, x_793, x_748, x_795); +lean_inc(x_441); lean_inc(x_15); -x_829 = l_Lean_Syntax_node2(x_15, x_102, x_467, x_828); -x_830 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__531; -lean_inc(x_665); -x_831 = lean_array_push(x_665, x_830); +x_797 = l_Lean_Syntax_node2(x_15, x_102, x_441, x_796); +x_798 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__517; +lean_inc(x_633); +x_799 = lean_array_push(x_633, x_798); lean_inc(x_79); -x_832 = lean_array_push(x_831, x_79); -x_833 = lean_array_push(x_832, x_819); +x_800 = lean_array_push(x_799, x_79); +x_801 = lean_array_push(x_800, x_787); lean_inc(x_87); -x_834 = lean_array_push(x_833, x_87); -lean_inc(x_112); -x_835 = lean_array_push(x_834, x_112); -x_836 = lean_array_push(x_835, x_829); -lean_inc(x_15); -x_837 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_837, 0, x_15); -lean_ctor_set(x_837, 1, x_673); -lean_ctor_set(x_837, 2, x_836); -x_838 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__547; -lean_inc(x_15); -x_839 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_839, 0, x_15); -lean_ctor_set(x_839, 1, x_838); -x_840 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__546; -lean_inc(x_839); -lean_inc(x_15); -x_841 = l_Lean_Syntax_node3(x_15, x_840, x_767, x_839, x_636); -x_842 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__552; -x_843 = l_Lean_addMacroScope(x_17, x_842, x_16); -x_844 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__549; -x_845 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__554; -lean_inc(x_15); -x_846 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_846, 0, x_15); -lean_ctor_set(x_846, 1, x_844); -lean_ctor_set(x_846, 2, x_843); -lean_ctor_set(x_846, 3, x_845); -lean_inc(x_122); +x_802 = lean_array_push(x_801, x_87); +lean_inc(x_108); +x_803 = lean_array_push(x_802, x_108); +x_804 = lean_array_push(x_803, x_797); +lean_inc(x_15); +x_805 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_805, 0, x_15); +lean_ctor_set(x_805, 1, x_641); +lean_ctor_set(x_805, 2, x_804); +x_806 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__533; +lean_inc(x_15); +x_807 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_807, 0, x_15); +lean_ctor_set(x_807, 1, x_806); +x_808 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__532; +lean_inc(x_807); +lean_inc(x_15); +x_809 = l_Lean_Syntax_node3(x_15, x_808, x_735, x_807, x_604); +x_810 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__538; +x_811 = l_Lean_addMacroScope(x_17, x_810, x_16); +x_812 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__535; +x_813 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__540; +lean_inc(x_15); +x_814 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_814, 0, x_15); +lean_ctor_set(x_814, 1, x_812); +lean_ctor_set(x_814, 2, x_811); +lean_ctor_set(x_814, 3, x_813); +lean_inc(x_121); lean_inc(x_15); -x_847 = l_Lean_Syntax_node3(x_15, x_128, x_122, x_122, x_846); -lean_inc(x_781); +x_815 = l_Lean_Syntax_node3(x_15, x_127, x_121, x_121, x_814); +lean_inc(x_749); lean_inc(x_15); -x_848 = l_Lean_Syntax_node3(x_15, x_840, x_781, x_839, x_781); +x_816 = l_Lean_Syntax_node3(x_15, x_808, x_749, x_807, x_749); lean_inc(x_87); lean_inc(x_79); lean_inc(x_15); -x_849 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_848, x_87); +x_817 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_816, x_87); lean_inc(x_15); -x_850 = l_Lean_Syntax_node3(x_15, x_22, x_847, x_780, x_849); +x_818 = l_Lean_Syntax_node3(x_15, x_22, x_815, x_748, x_817); lean_inc(x_15); -x_851 = l_Lean_Syntax_node2(x_15, x_102, x_467, x_850); -x_852 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__544; -x_853 = lean_array_push(x_665, x_852); +x_819 = l_Lean_Syntax_node2(x_15, x_102, x_441, x_818); +x_820 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__530; +x_821 = lean_array_push(x_633, x_820); lean_inc(x_79); -x_854 = lean_array_push(x_853, x_79); -x_855 = lean_array_push(x_854, x_841); +x_822 = lean_array_push(x_821, x_79); +x_823 = lean_array_push(x_822, x_809); lean_inc(x_87); -x_856 = lean_array_push(x_855, x_87); -lean_inc(x_112); -x_857 = lean_array_push(x_856, x_112); -x_858 = lean_array_push(x_857, x_851); +x_824 = lean_array_push(x_823, x_87); +lean_inc(x_108); +x_825 = lean_array_push(x_824, x_108); +x_826 = lean_array_push(x_825, x_819); lean_inc(x_15); -x_859 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_859, 0, x_15); -lean_ctor_set(x_859, 1, x_673); -lean_ctor_set(x_859, 2, x_858); -x_860 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__555; +x_827 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_827, 0, x_15); +lean_ctor_set(x_827, 1, x_641); +lean_ctor_set(x_827, 2, x_826); +x_828 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__541; lean_inc(x_15); -x_861 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_861, 0, x_15); -lean_ctor_set(x_861, 1, x_860); -x_862 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__556; +x_829 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_829, 0, x_15); +lean_ctor_set(x_829, 1, x_828); +x_830 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__542; lean_inc(x_15); -x_863 = l_Lean_Syntax_node2(x_15, x_862, x_861, x_641); -x_864 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__557; -x_865 = lean_array_push(x_864, x_21); -x_866 = lean_array_push(x_865, x_75); -if (lean_obj_tag(x_184) == 0) +x_831 = l_Lean_Syntax_node2(x_15, x_830, x_829, x_609); +x_832 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__543; +x_833 = lean_array_push(x_832, x_21); +x_834 = lean_array_push(x_833, x_75); +if (lean_obj_tag(x_172) == 0) { -lean_object* x_922; -x_922 = l_Lean_quoteNameMk(x_10); -x_867 = x_922; -goto block_921; +lean_object* x_893; +x_893 = l_Lean_quoteNameMk(x_10); +x_835 = x_893; +goto block_892; } else { -lean_object* x_923; lean_object* x_924; lean_object* x_925; lean_object* x_926; lean_object* x_927; lean_object* x_928; lean_object* x_929; lean_object* x_930; lean_object* x_931; +lean_object* x_894; lean_object* x_895; lean_object* x_896; lean_object* x_897; lean_object* x_898; lean_object* x_899; lean_object* x_900; lean_object* x_901; lean_object* x_902; lean_dec(x_10); -x_923 = lean_ctor_get(x_184, 0); -lean_inc(x_923); -lean_dec(x_184); -x_924 = l_String_intercalate(x_428, x_923); -x_925 = lean_string_append(x_121, x_924); -lean_dec(x_924); -x_926 = lean_box(2); -x_927 = l_Lean_Syntax_mkNameLit(x_925, x_926); -x_928 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__560; -x_929 = lean_array_push(x_928, x_927); -x_930 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__559; -x_931 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_931, 0, x_926); -lean_ctor_set(x_931, 1, x_930); -lean_ctor_set(x_931, 2, x_929); -x_867 = x_931; -goto block_921; -} -block_921: -{ -lean_object* x_868; lean_object* x_869; lean_object* x_870; lean_object* x_871; lean_object* x_872; lean_object* x_873; lean_object* x_874; lean_object* x_875; lean_object* x_876; lean_object* x_877; lean_object* x_878; lean_object* x_879; lean_object* x_880; -lean_inc(x_15); -x_868 = l_Lean_Syntax_node1(x_15, x_22, x_867); -lean_inc(x_15); -x_869 = l_Lean_Syntax_node2(x_15, x_102, x_183, x_868); -lean_inc(x_114); -lean_inc(x_15); -x_870 = l_Lean_Syntax_node4(x_15, x_151, x_116, x_869, x_114, x_150); +x_894 = lean_ctor_get(x_172, 0); +lean_inc(x_894); +lean_dec(x_172); +x_895 = l_String_intercalate(x_404, x_894); +x_896 = lean_string_append(x_120, x_895); +lean_dec(x_895); +x_897 = lean_box(2); +x_898 = l_Lean_Syntax_mkNameLit(x_896, x_897); +x_899 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__546; +x_900 = lean_array_push(x_899, x_898); +x_901 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__545; +x_902 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_902, 0, x_897); +lean_ctor_set(x_902, 1, x_901); +lean_ctor_set(x_902, 2, x_900); +x_835 = x_902; +goto block_892; +} +block_892: +{ +lean_object* x_836; lean_object* x_837; lean_object* x_838; lean_object* x_839; lean_object* x_840; lean_object* x_841; lean_object* x_842; lean_object* x_843; lean_object* x_844; lean_object* x_845; lean_object* x_846; lean_object* x_847; lean_object* x_848; lean_object* x_849; lean_object* x_850; lean_object* x_851; +lean_inc(x_15); +x_836 = l_Lean_Syntax_node1(x_15, x_22, x_835); +lean_inc(x_15); +x_837 = l_Lean_Syntax_node2(x_15, x_102, x_171, x_836); +lean_inc(x_87); +lean_inc(x_79); +lean_inc(x_15); +x_838 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_837, x_87); +lean_inc(x_15); +x_839 = l_Lean_Syntax_node1(x_15, x_22, x_838); +lean_inc(x_15); +x_840 = l_Lean_Syntax_node2(x_15, x_102, x_115, x_839); +lean_inc(x_15); +x_841 = l_Lean_Syntax_node1(x_15, x_139, x_840); lean_inc(x_24); lean_inc(x_15); -x_871 = l_Lean_Syntax_node2(x_15, x_146, x_870, x_24); +x_842 = l_Lean_Syntax_node2(x_15, x_141, x_841, x_24); lean_inc(x_15); -x_872 = l_Lean_Syntax_node6(x_15, x_22, x_153, x_179, x_871, x_210, x_219, x_245); +x_843 = l_Lean_Syntax_node6(x_15, x_22, x_142, x_167, x_842, x_187, x_197, x_224); lean_inc(x_15); -x_873 = l_Lean_Syntax_node1(x_15, x_149, x_872); +x_844 = l_Lean_Syntax_node1(x_15, x_429, x_843); lean_inc(x_15); -x_874 = l_Lean_Syntax_node2(x_15, x_457, x_114, x_873); +x_845 = l_Lean_Syntax_node2(x_15, x_431, x_110, x_844); lean_inc(x_24); -lean_inc(x_112); +lean_inc(x_108); lean_inc(x_15); -x_875 = l_Lean_Syntax_node3(x_15, x_459, x_112, x_874, x_24); -x_876 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__63; +x_846 = l_Lean_Syntax_node3(x_15, x_433, x_108, x_845, x_24); +x_847 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__63; lean_inc_n(x_24, 3); lean_inc(x_77); lean_inc(x_15); -x_877 = l_Lean_Syntax_node7(x_15, x_461, x_77, x_876, x_110, x_875, x_24, x_24, x_24); +x_848 = l_Lean_Syntax_node7(x_15, x_435, x_77, x_847, x_106, x_846, x_24, x_24, x_24); lean_inc(x_26); lean_inc(x_15); -x_878 = l_Lean_Syntax_node2(x_15, x_74, x_26, x_877); -x_879 = lean_array_push(x_866, x_878); -if (lean_obj_tag(x_293) == 0) +x_849 = l_Lean_Syntax_node2(x_15, x_74, x_26, x_848); +x_850 = lean_array_push(x_834, x_849); +if (lean_obj_tag(x_272) == 0) { -lean_object* x_911; -x_911 = l_Lean_quoteNameMk(x_292); -x_880 = x_911; -goto block_910; +lean_object* x_882; +x_882 = l_Lean_quoteNameMk(x_271); +x_851 = x_882; +goto block_881; } else { -lean_object* x_912; lean_object* x_913; lean_object* x_914; lean_object* x_915; lean_object* x_916; lean_object* x_917; lean_object* x_918; lean_object* x_919; lean_object* x_920; -lean_dec(x_292); -x_912 = lean_ctor_get(x_293, 0); -lean_inc(x_912); -lean_dec(x_293); -x_913 = l_String_intercalate(x_428, x_912); -x_914 = lean_string_append(x_121, x_913); -lean_dec(x_913); -x_915 = lean_box(2); -x_916 = l_Lean_Syntax_mkNameLit(x_914, x_915); -x_917 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__560; -x_918 = lean_array_push(x_917, x_916); -x_919 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__559; -x_920 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_920, 0, x_915); -lean_ctor_set(x_920, 1, x_919); -lean_ctor_set(x_920, 2, x_918); -x_880 = x_920; -goto block_910; +lean_object* x_883; lean_object* x_884; lean_object* x_885; lean_object* x_886; lean_object* x_887; lean_object* x_888; lean_object* x_889; lean_object* x_890; lean_object* x_891; +lean_dec(x_271); +x_883 = lean_ctor_get(x_272, 0); +lean_inc(x_883); +lean_dec(x_272); +x_884 = l_String_intercalate(x_404, x_883); +x_885 = lean_string_append(x_120, x_884); +lean_dec(x_884); +x_886 = lean_box(2); +x_887 = l_Lean_Syntax_mkNameLit(x_885, x_886); +x_888 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__546; +x_889 = lean_array_push(x_888, x_887); +x_890 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__545; +x_891 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_891, 0, x_886); +lean_ctor_set(x_891, 1, x_890); +lean_ctor_set(x_891, 2, x_889); +x_851 = x_891; +goto block_881; } -block_910: +block_881: { -lean_object* x_881; lean_object* x_882; lean_object* x_883; lean_object* x_884; lean_object* x_885; lean_object* x_886; lean_object* x_887; lean_object* x_888; lean_object* x_889; lean_object* x_890; lean_object* x_891; lean_object* x_892; lean_object* x_893; lean_object* x_894; lean_object* x_895; lean_object* x_896; lean_object* x_897; lean_object* x_898; lean_object* x_899; lean_object* x_900; lean_object* x_901; lean_object* x_902; lean_object* x_903; lean_object* x_904; lean_object* x_905; lean_object* x_906; lean_object* x_907; lean_object* x_908; lean_object* x_909; +lean_object* x_852; lean_object* x_853; lean_object* x_854; lean_object* x_855; lean_object* x_856; lean_object* x_857; lean_object* x_858; lean_object* x_859; lean_object* x_860; lean_object* x_861; lean_object* x_862; lean_object* x_863; lean_object* x_864; lean_object* x_865; lean_object* x_866; lean_object* x_867; lean_object* x_868; lean_object* x_869; lean_object* x_870; lean_object* x_871; lean_object* x_872; lean_object* x_873; lean_object* x_874; lean_object* x_875; lean_object* x_876; lean_object* x_877; lean_object* x_878; lean_object* x_879; lean_object* x_880; lean_inc(x_15); -x_881 = l_Lean_Syntax_node1(x_15, x_22, x_880); +x_852 = l_Lean_Syntax_node1(x_15, x_22, x_851); lean_inc(x_15); -x_882 = l_Lean_Syntax_node2(x_15, x_102, x_290, x_881); +x_853 = l_Lean_Syntax_node2(x_15, x_102, x_269, x_852); lean_inc(x_87); lean_inc(x_79); lean_inc(x_15); -x_883 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_882, x_87); -lean_inc(x_258); +x_854 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_853, x_87); +lean_inc(x_237); lean_inc(x_15); -x_884 = l_Lean_Syntax_node2(x_15, x_22, x_883, x_258); +x_855 = l_Lean_Syntax_node2(x_15, x_22, x_854, x_237); lean_inc(x_15); -x_885 = l_Lean_Syntax_node2(x_15, x_102, x_285, x_884); +x_856 = l_Lean_Syntax_node2(x_15, x_102, x_264, x_855); lean_inc(x_15); -x_886 = l_Lean_Syntax_node3(x_15, x_104, x_79, x_885, x_87); +x_857 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_856, x_87); lean_inc(x_15); -x_887 = l_Lean_Syntax_node3(x_15, x_22, x_280, x_258, x_886); +x_858 = l_Lean_Syntax_node3(x_15, x_22, x_259, x_237, x_857); lean_inc(x_15); -x_888 = l_Lean_Syntax_node2(x_15, x_102, x_276, x_887); -x_889 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__205; +x_859 = l_Lean_Syntax_node2(x_15, x_102, x_255, x_858); +x_860 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__191; lean_inc(x_24); lean_inc(x_15); -x_890 = l_Lean_Syntax_node4(x_15, x_889, x_155, x_271, x_24, x_888); +x_861 = l_Lean_Syntax_node4(x_15, x_860, x_144, x_250, x_24, x_859); lean_inc(x_24); lean_inc(x_15); -x_891 = l_Lean_Syntax_node3(x_15, x_459, x_112, x_890, x_24); -x_892 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__201; +x_862 = l_Lean_Syntax_node3(x_15, x_433, x_108, x_861, x_24); +x_863 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__187; lean_inc_n(x_24, 2); lean_inc(x_15); -x_893 = l_Lean_Syntax_node7(x_15, x_461, x_77, x_892, x_254, x_891, x_24, x_24, x_24); +x_864 = l_Lean_Syntax_node7(x_15, x_435, x_77, x_863, x_233, x_862, x_24, x_24, x_24); lean_inc(x_15); -x_894 = l_Lean_Syntax_node2(x_15, x_74, x_26, x_893); -x_895 = lean_array_push(x_879, x_894); -x_896 = lean_array_push(x_895, x_463); -x_897 = lean_array_push(x_896, x_630); -x_898 = lean_array_push(x_897, x_674); -x_899 = lean_array_push(x_898, x_697); -x_900 = lean_array_push(x_899, x_720); -x_901 = lean_array_push(x_900, x_743); -x_902 = lean_array_push(x_901, x_766); -x_903 = lean_array_push(x_902, x_793); -x_904 = lean_array_push(x_903, x_815); -x_905 = lean_array_push(x_904, x_837); -x_906 = lean_array_push(x_905, x_859); -x_907 = lean_array_push(x_906, x_863); -x_908 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_908, 0, x_15); -lean_ctor_set(x_908, 1, x_22); -lean_ctor_set(x_908, 2, x_907); -x_909 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_909, 0, x_908); -lean_ctor_set(x_909, 1, x_3); -return x_909; +x_865 = l_Lean_Syntax_node2(x_15, x_74, x_26, x_864); +x_866 = lean_array_push(x_850, x_865); +x_867 = lean_array_push(x_866, x_437); +x_868 = lean_array_push(x_867, x_598); +x_869 = lean_array_push(x_868, x_642); +x_870 = lean_array_push(x_869, x_665); +x_871 = lean_array_push(x_870, x_688); +x_872 = lean_array_push(x_871, x_711); +x_873 = lean_array_push(x_872, x_734); +x_874 = lean_array_push(x_873, x_761); +x_875 = lean_array_push(x_874, x_783); +x_876 = lean_array_push(x_875, x_805); +x_877 = lean_array_push(x_876, x_827); +x_878 = lean_array_push(x_877, x_831); +x_879 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_879, 0, x_15); +lean_ctor_set(x_879, 1, x_22); +lean_ctor_set(x_879, 2, x_878); +x_880 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_880, 0, x_879); +lean_ctor_set(x_880, 1, x_3); +return x_880; } } } } } -LEAN_EXPORT lean_object* l_UInt8_fromExpr___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +static lean_object* _init_l_UInt8_fromExpr___closed__1() { _start: { -lean_object* x_12; lean_object* x_13; -x_12 = l_Lean_Expr_appArg_x21(x_1); -x_13 = l_Nat_fromExpr_x3f(x_12, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_13) == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("UInt8", 5); +return x_1; +} +} +static lean_object* _init_l_UInt8_fromExpr___closed__2() { +_start: { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_UInt8_fromExpr___closed__1; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_UInt8_fromExpr___closed__3() { +_start: { -uint8_t x_15; -lean_dec(x_2); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +lean_object* x_1; lean_object* x_2; +x_1 = lean_box(0); +x_2 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_2, 0, x_1); +return x_2; +} +} +LEAN_EXPORT lean_object* l_UInt8_fromExpr(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__118; +x_11 = lean_unsigned_to_nat(3u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_87; +x_87 = lean_box(0); +x_13 = x_87; +x_14 = x_9; +goto block_86; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_88; +x_88 = l_UInt8_fromExpr___closed__3; +x_13 = x_88; +x_14 = x_9; +goto block_86; } +block_86: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appFn_x21(x_17); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +x_20 = lean_whnf(x_19, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_20) == 0) +{ uint8_t x_21; -x_21 = !lean_is_exclusive(x_13); +x_21 = !lean_is_exclusive(x_20); if (x_21 == 0) { -lean_object* x_22; uint8_t x_23; -x_22 = lean_ctor_get(x_13, 0); +lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; +x_22 = lean_ctor_get(x_20, 0); +x_23 = lean_ctor_get(x_20, 1); +x_24 = l_UInt8_fromExpr___closed__2; +x_25 = l_Lean_Expr_isConstOf(x_22, x_24); lean_dec(x_22); -x_23 = !lean_is_exclusive(x_14); -if (x_23 == 0) -{ -lean_object* x_24; uint8_t x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_14, 0); -x_25 = lean_uint8_of_nat(x_24); -lean_dec(x_24); -x_26 = lean_alloc_ctor(0, 1, 1); -lean_ctor_set(x_26, 0, x_2); -lean_ctor_set_uint8(x_26, sizeof(void*)*1, x_25); -lean_ctor_set(x_14, 0, x_26); -return x_13; +if (x_25 == 0) +{ +lean_object* x_26; +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_26 = lean_box(0); +lean_ctor_set(x_20, 0, x_26); +return x_20; } else { -lean_object* x_27; uint8_t x_28; lean_object* x_29; lean_object* x_30; -x_27 = lean_ctor_get(x_14, 0); -lean_inc(x_27); -lean_dec(x_14); -x_28 = lean_uint8_of_nat(x_27); -lean_dec(x_27); -x_29 = lean_alloc_ctor(0, 1, 1); -lean_ctor_set(x_29, 0, x_2); -lean_ctor_set_uint8(x_29, sizeof(void*)*1, x_28); -x_30 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_30, 0, x_29); -lean_ctor_set(x_13, 0, x_30); -return x_13; +lean_object* x_27; lean_object* x_28; +lean_free_object(x_20); +x_27 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +x_28 = l_Nat_fromExpr_x3f(x_27, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_23); +lean_dec(x_5); +if (lean_obj_tag(x_28) == 0) +{ +lean_object* x_29; +x_29 = lean_ctor_get(x_28, 0); +lean_inc(x_29); +if (lean_obj_tag(x_29) == 0) +{ +uint8_t x_30; +lean_dec(x_18); +x_30 = !lean_is_exclusive(x_28); +if (x_30 == 0) +{ +lean_object* x_31; lean_object* x_32; +x_31 = lean_ctor_get(x_28, 0); +lean_dec(x_31); +x_32 = lean_box(0); +lean_ctor_set(x_28, 0, x_32); +return x_28; +} +else +{ +lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_33 = lean_ctor_get(x_28, 1); +lean_inc(x_33); +lean_dec(x_28); +x_34 = lean_box(0); +x_35 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_35, 0, x_34); +lean_ctor_set(x_35, 1, x_33); +return x_35; } } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; uint8_t x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; -x_31 = lean_ctor_get(x_13, 1); -lean_inc(x_31); -lean_dec(x_13); -x_32 = lean_ctor_get(x_14, 0); -lean_inc(x_32); -if (lean_is_exclusive(x_14)) { - lean_ctor_release(x_14, 0); - x_33 = x_14; +uint8_t x_36; +x_36 = !lean_is_exclusive(x_28); +if (x_36 == 0) +{ +lean_object* x_37; uint8_t x_38; +x_37 = lean_ctor_get(x_28, 0); +lean_dec(x_37); +x_38 = !lean_is_exclusive(x_29); +if (x_38 == 0) +{ +lean_object* x_39; uint8_t x_40; lean_object* x_41; +x_39 = lean_ctor_get(x_29, 0); +x_40 = lean_uint8_of_nat(x_39); +lean_dec(x_39); +x_41 = lean_alloc_ctor(0, 1, 1); +lean_ctor_set(x_41, 0, x_18); +lean_ctor_set_uint8(x_41, sizeof(void*)*1, x_40); +lean_ctor_set(x_29, 0, x_41); +return x_28; +} +else +{ +lean_object* x_42; uint8_t x_43; lean_object* x_44; lean_object* x_45; +x_42 = lean_ctor_get(x_29, 0); +lean_inc(x_42); +lean_dec(x_29); +x_43 = lean_uint8_of_nat(x_42); +lean_dec(x_42); +x_44 = lean_alloc_ctor(0, 1, 1); +lean_ctor_set(x_44, 0, x_18); +lean_ctor_set_uint8(x_44, sizeof(void*)*1, x_43); +x_45 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_45, 0, x_44); +lean_ctor_set(x_28, 0, x_45); +return x_28; +} +} +else +{ +lean_object* x_46; lean_object* x_47; lean_object* x_48; uint8_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; +x_46 = lean_ctor_get(x_28, 1); +lean_inc(x_46); +lean_dec(x_28); +x_47 = lean_ctor_get(x_29, 0); +lean_inc(x_47); +if (lean_is_exclusive(x_29)) { + lean_ctor_release(x_29, 0); + x_48 = x_29; } else { - lean_dec_ref(x_14); - x_33 = lean_box(0); + lean_dec_ref(x_29); + x_48 = lean_box(0); } -x_34 = lean_uint8_of_nat(x_32); -lean_dec(x_32); -x_35 = lean_alloc_ctor(0, 1, 1); -lean_ctor_set(x_35, 0, x_2); -lean_ctor_set_uint8(x_35, sizeof(void*)*1, x_34); -if (lean_is_scalar(x_33)) { - x_36 = lean_alloc_ctor(1, 1, 0); +x_49 = lean_uint8_of_nat(x_47); +lean_dec(x_47); +x_50 = lean_alloc_ctor(0, 1, 1); +lean_ctor_set(x_50, 0, x_18); +lean_ctor_set_uint8(x_50, sizeof(void*)*1, x_49); +if (lean_is_scalar(x_48)) { + x_51 = lean_alloc_ctor(1, 1, 0); } else { - x_36 = x_33; + x_51 = x_48; } -lean_ctor_set(x_36, 0, x_35); -x_37 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_37, 0, x_36); -lean_ctor_set(x_37, 1, x_31); -return x_37; +lean_ctor_set(x_51, 0, x_50); +x_52 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_52, 0, x_51); +lean_ctor_set(x_52, 1, x_46); +return x_52; } } } else { -uint8_t x_38; -lean_dec(x_2); -x_38 = !lean_is_exclusive(x_13); -if (x_38 == 0) +uint8_t x_53; +lean_dec(x_18); +x_53 = !lean_is_exclusive(x_28); +if (x_53 == 0) { -return x_13; +return x_28; } else { -lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_39 = lean_ctor_get(x_13, 0); -x_40 = lean_ctor_get(x_13, 1); -lean_inc(x_40); -lean_inc(x_39); -lean_dec(x_13); -x_41 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_41, 0, x_39); -lean_ctor_set(x_41, 1, x_40); -return x_41; +lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_54 = lean_ctor_get(x_28, 0); +x_55 = lean_ctor_get(x_28, 1); +lean_inc(x_55); +lean_inc(x_54); +lean_dec(x_28); +x_56 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_56, 0, x_54); +lean_ctor_set(x_56, 1, x_55); +return x_56; } } } } -static lean_object* _init_l_UInt8_fromExpr___lambda__2___closed__1() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("UInt8", 5); -return x_1; -} +lean_object* x_57; lean_object* x_58; lean_object* x_59; uint8_t x_60; +x_57 = lean_ctor_get(x_20, 0); +x_58 = lean_ctor_get(x_20, 1); +lean_inc(x_58); +lean_inc(x_57); +lean_dec(x_20); +x_59 = l_UInt8_fromExpr___closed__2; +x_60 = l_Lean_Expr_isConstOf(x_57, x_59); +lean_dec(x_57); +if (x_60 == 0) +{ +lean_object* x_61; lean_object* x_62; +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_61 = lean_box(0); +x_62 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_62, 1, x_58); +return x_62; } -static lean_object* _init_l_UInt8_fromExpr___lambda__2___closed__2() { -_start: +else { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_UInt8_fromExpr___lambda__2___closed__1; -x_3 = l_Lean_Name_str___override(x_1, x_2); -return x_3; +lean_object* x_63; lean_object* x_64; +x_63 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +x_64 = l_Nat_fromExpr_x3f(x_63, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_58); +lean_dec(x_5); +if (lean_obj_tag(x_64) == 0) +{ +lean_object* x_65; +x_65 = lean_ctor_get(x_64, 0); +lean_inc(x_65); +if (lean_obj_tag(x_65) == 0) +{ +lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +lean_dec(x_18); +x_66 = lean_ctor_get(x_64, 1); +lean_inc(x_66); +if (lean_is_exclusive(x_64)) { + lean_ctor_release(x_64, 0); + lean_ctor_release(x_64, 1); + x_67 = x_64; +} else { + lean_dec_ref(x_64); + x_67 = lean_box(0); } +x_68 = lean_box(0); +if (lean_is_scalar(x_67)) { + x_69 = lean_alloc_ctor(0, 2, 0); +} else { + x_69 = x_67; } -LEAN_EXPORT lean_object* l_UInt8_fromExpr___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; -lean_dec(x_2); -x_11 = l_Lean_Expr_appFn_x21(x_1); -lean_dec(x_1); -x_12 = l_Lean_Expr_appFn_x21(x_11); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -x_14 = lean_whnf(x_13, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_14) == 0) -{ -uint8_t x_15; -x_15 = !lean_is_exclusive(x_14); -if (x_15 == 0) -{ -lean_object* x_16; lean_object* x_17; lean_object* x_18; uint8_t x_19; -x_16 = lean_ctor_get(x_14, 0); -x_17 = lean_ctor_get(x_14, 1); -x_18 = l_UInt8_fromExpr___lambda__2___closed__2; -x_19 = l_Lean_Expr_isConstOf(x_16, x_18); -lean_dec(x_16); -if (x_19 == 0) -{ -lean_object* x_20; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_20 = lean_box(0); -lean_ctor_set(x_14, 0, x_20); -return x_14; +lean_ctor_set(x_69, 0, x_68); +lean_ctor_set(x_69, 1, x_66); +return x_69; } else { -lean_object* x_21; lean_object* x_22; -lean_free_object(x_14); -x_21 = lean_box(0); -x_22 = l_UInt8_fromExpr___lambda__1(x_11, x_12, x_21, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_17); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_11); -return x_22; +lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; uint8_t x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; +x_70 = lean_ctor_get(x_64, 1); +lean_inc(x_70); +if (lean_is_exclusive(x_64)) { + lean_ctor_release(x_64, 0); + lean_ctor_release(x_64, 1); + x_71 = x_64; +} else { + lean_dec_ref(x_64); + x_71 = lean_box(0); } +x_72 = lean_ctor_get(x_65, 0); +lean_inc(x_72); +if (lean_is_exclusive(x_65)) { + lean_ctor_release(x_65, 0); + x_73 = x_65; +} else { + lean_dec_ref(x_65); + x_73 = lean_box(0); } -else -{ -lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; -x_23 = lean_ctor_get(x_14, 0); -x_24 = lean_ctor_get(x_14, 1); -lean_inc(x_24); -lean_inc(x_23); -lean_dec(x_14); -x_25 = l_UInt8_fromExpr___lambda__2___closed__2; -x_26 = l_Lean_Expr_isConstOf(x_23, x_25); -lean_dec(x_23); -if (x_26 == 0) -{ -lean_object* x_27; lean_object* x_28; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_27 = lean_box(0); -x_28 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_28, 0, x_27); -lean_ctor_set(x_28, 1, x_24); -return x_28; +x_74 = lean_uint8_of_nat(x_72); +lean_dec(x_72); +x_75 = lean_alloc_ctor(0, 1, 1); +lean_ctor_set(x_75, 0, x_18); +lean_ctor_set_uint8(x_75, sizeof(void*)*1, x_74); +if (lean_is_scalar(x_73)) { + x_76 = lean_alloc_ctor(1, 1, 0); +} else { + x_76 = x_73; } -else -{ -lean_object* x_29; lean_object* x_30; -x_29 = lean_box(0); -x_30 = l_UInt8_fromExpr___lambda__1(x_11, x_12, x_29, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_24); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_11); -return x_30; +lean_ctor_set(x_76, 0, x_75); +if (lean_is_scalar(x_71)) { + x_77 = lean_alloc_ctor(0, 2, 0); +} else { + x_77 = x_71; } +lean_ctor_set(x_77, 0, x_76); +lean_ctor_set(x_77, 1, x_70); +return x_77; } } else { -uint8_t x_31; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_31 = !lean_is_exclusive(x_14); -if (x_31 == 0) -{ -return x_14; +lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; +lean_dec(x_18); +x_78 = lean_ctor_get(x_64, 0); +lean_inc(x_78); +x_79 = lean_ctor_get(x_64, 1); +lean_inc(x_79); +if (lean_is_exclusive(x_64)) { + lean_ctor_release(x_64, 0); + lean_ctor_release(x_64, 1); + x_80 = x_64; +} else { + lean_dec_ref(x_64); + x_80 = lean_box(0); } -else -{ -lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_32 = lean_ctor_get(x_14, 0); -x_33 = lean_ctor_get(x_14, 1); -lean_inc(x_33); -lean_inc(x_32); -lean_dec(x_14); -x_34 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_34, 0, x_32); -lean_ctor_set(x_34, 1, x_33); -return x_34; +if (lean_is_scalar(x_80)) { + x_81 = lean_alloc_ctor(1, 2, 0); +} else { + x_81 = x_80; } +lean_ctor_set(x_81, 0, x_78); +lean_ctor_set(x_81, 1, x_79); +return x_81; } } } -LEAN_EXPORT lean_object* l_UInt8_fromExpr(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__115; -x_11 = lean_unsigned_to_nat(3u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +} +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_82; +lean_dec(x_18); +lean_dec(x_17); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_82 = !lean_is_exclusive(x_20); +if (x_82 == 0) +{ +return x_20; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt8_fromExpr___lambda__2(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_83; lean_object* x_84; lean_object* x_85; +x_83 = lean_ctor_get(x_20, 0); +x_84 = lean_ctor_get(x_20, 1); +lean_inc(x_84); +lean_inc(x_83); +lean_dec(x_20); +x_85 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_85, 0, x_83); +lean_ctor_set(x_85, 1, x_84); +return x_85; } } } -LEAN_EXPORT lean_object* l_UInt8_fromExpr___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +} +} +} +LEAN_EXPORT lean_object* l_UInt8_fromExpr___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_12; -x_12 = l_UInt8_fromExpr___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); +lean_object* x_10; +x_10 = l_UInt8_fromExpr(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_4); lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -return x_12; +return x_10; } } static lean_object* _init_l_UInt8_toExpr___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt8_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__248; +x_1 = l_UInt8_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__234; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } @@ -9550,413 +9318,414 @@ x_8 = l_Lean_mkAppB(x_5, x_4, x_7); return x_8; } } -LEAN_EXPORT lean_object* l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = l_Lean_Expr_appFn_x21(x_1); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_dec(x_12); +uint8_t x_13; lean_object* x_14; lean_object* x_15; +x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); +if (x_13 == 0) +{ +lean_object* x_113; +x_113 = lean_box(0); +x_14 = x_113; +x_15 = x_12; +goto block_112; +} +else +{ +lean_object* x_114; +x_114 = l_UInt8_fromExpr___closed__3; +x_14 = x_114; +x_15 = x_12; +goto block_112; +} +block_112: +{ +if (lean_obj_tag(x_14) == 0) +{ +lean_object* x_16; lean_object* x_17; +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_3); +x_16 = lean_box(0); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_15); +return x_17; +} +else +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_14); +x_18 = l_Lean_Expr_appFn_x21(x_4); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_dec(x_18); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_14 = l_UInt8_fromExpr(x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_14) == 0) +x_20 = l_UInt8_fromExpr(x_19, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_15); +lean_dec(x_19); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_15; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -if (lean_obj_tag(x_15) == 0) +lean_object* x_21; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +if (lean_obj_tag(x_21) == 0) { -uint8_t x_16; +uint8_t x_22; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -x_16 = !lean_is_exclusive(x_14); -if (x_16 == 0) +lean_dec(x_3); +x_22 = !lean_is_exclusive(x_20); +if (x_22 == 0) { -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_14, 0); -lean_dec(x_17); -x_18 = lean_box(0); -lean_ctor_set(x_14, 0, x_18); -return x_14; +lean_object* x_23; lean_object* x_24; +x_23 = lean_ctor_get(x_20, 0); +lean_dec(x_23); +x_24 = lean_box(0); +lean_ctor_set(x_20, 0, x_24); +return x_20; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_14, 1); -lean_inc(x_19); -lean_dec(x_14); -x_20 = lean_box(0); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_21, 1, x_19); -return x_21; +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_20, 1); +lean_inc(x_25); +lean_dec(x_20); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_25); +return x_27; } } else { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_22 = lean_ctor_get(x_14, 1); -lean_inc(x_22); -lean_dec(x_14); -x_23 = lean_ctor_get(x_15, 0); -lean_inc(x_23); -lean_dec(x_15); -x_24 = l_Lean_Expr_appArg_x21(x_1); -x_25 = l_UInt8_fromExpr(x_24, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_25) == 0) -{ -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_28 = lean_ctor_get(x_20, 1); +lean_inc(x_28); +lean_dec(x_20); +x_29 = lean_ctor_get(x_21, 0); +lean_inc(x_29); +lean_dec(x_21); +x_30 = l_Lean_Expr_appArg_x21(x_4); +x_31 = l_UInt8_fromExpr(x_30, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) +{ +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_dec(x_23); -lean_dec(x_2); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +uint8_t x_33; +lean_dec(x_29); +lean_dec(x_3); +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -uint8_t x_33; -x_33 = !lean_is_exclusive(x_25); -if (x_33 == 0) +uint8_t x_39; +x_39 = !lean_is_exclusive(x_31); +if (x_39 == 0) { -lean_object* x_34; uint8_t x_35; -x_34 = lean_ctor_get(x_25, 0); -lean_dec(x_34); -x_35 = !lean_is_exclusive(x_26); -if (x_35 == 0) +lean_object* x_40; uint8_t x_41; +x_40 = lean_ctor_get(x_31, 0); +lean_dec(x_40); +x_41 = !lean_is_exclusive(x_32); +if (x_41 == 0) { -uint8_t x_36; -x_36 = !lean_is_exclusive(x_23); -if (x_36 == 0) +uint8_t x_42; +x_42 = !lean_is_exclusive(x_29); +if (x_42 == 0) { -lean_object* x_37; uint8_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; uint8_t x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_37 = lean_ctor_get(x_26, 0); -x_38 = lean_ctor_get_uint8(x_23, sizeof(void*)*1); -x_39 = lean_ctor_get_uint8(x_37, sizeof(void*)*1); -lean_dec(x_37); -x_40 = lean_box(x_38); -x_41 = lean_box(x_39); -x_42 = lean_apply_2(x_2, x_40, x_41); -x_43 = lean_unbox(x_42); -lean_dec(x_42); -lean_ctor_set_uint8(x_23, sizeof(void*)*1, x_43); -x_44 = l_UInt8_toExpr(x_23); -x_45 = lean_box(0); -x_46 = lean_unsigned_to_nat(0u); -x_47 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set(x_47, 2, x_46); -x_48 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_26, 0, x_48); -return x_25; -} -else -{ -lean_object* x_49; lean_object* x_50; uint8_t x_51; uint8_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; uint8_t x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; -x_49 = lean_ctor_get(x_26, 0); -x_50 = lean_ctor_get(x_23, 0); -x_51 = lean_ctor_get_uint8(x_23, sizeof(void*)*1); -lean_inc(x_50); -lean_dec(x_23); -x_52 = lean_ctor_get_uint8(x_49, sizeof(void*)*1); -lean_dec(x_49); -x_53 = lean_box(x_51); -x_54 = lean_box(x_52); -x_55 = lean_apply_2(x_2, x_53, x_54); -x_56 = lean_unbox(x_55); +lean_object* x_43; uint8_t x_44; uint8_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; uint8_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; +x_43 = lean_ctor_get(x_32, 0); +x_44 = lean_ctor_get_uint8(x_29, sizeof(void*)*1); +x_45 = lean_ctor_get_uint8(x_43, sizeof(void*)*1); +lean_dec(x_43); +x_46 = lean_box(x_44); +x_47 = lean_box(x_45); +x_48 = lean_apply_2(x_3, x_46, x_47); +x_49 = lean_unbox(x_48); +lean_dec(x_48); +lean_ctor_set_uint8(x_29, sizeof(void*)*1, x_49); +x_50 = l_UInt8_toExpr(x_29); +x_51 = lean_box(0); +x_52 = lean_unsigned_to_nat(0u); +x_53 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_53, 0, x_50); +lean_ctor_set(x_53, 1, x_51); +lean_ctor_set(x_53, 2, x_52); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +lean_ctor_set(x_32, 0, x_54); +return x_31; +} +else +{ +lean_object* x_55; lean_object* x_56; uint8_t x_57; uint8_t x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; uint8_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; +x_55 = lean_ctor_get(x_32, 0); +x_56 = lean_ctor_get(x_29, 0); +x_57 = lean_ctor_get_uint8(x_29, sizeof(void*)*1); +lean_inc(x_56); +lean_dec(x_29); +x_58 = lean_ctor_get_uint8(x_55, sizeof(void*)*1); lean_dec(x_55); -x_57 = lean_alloc_ctor(0, 1, 1); -lean_ctor_set(x_57, 0, x_50); -lean_ctor_set_uint8(x_57, sizeof(void*)*1, x_56); -x_58 = l_UInt8_toExpr(x_57); -x_59 = lean_box(0); -x_60 = lean_unsigned_to_nat(0u); -x_61 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_61, 0, x_58); -lean_ctor_set(x_61, 1, x_59); -lean_ctor_set(x_61, 2, x_60); -x_62 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_62, 0, x_61); -lean_ctor_set(x_26, 0, x_62); -return x_25; +x_59 = lean_box(x_57); +x_60 = lean_box(x_58); +x_61 = lean_apply_2(x_3, x_59, x_60); +x_62 = lean_unbox(x_61); +lean_dec(x_61); +x_63 = lean_alloc_ctor(0, 1, 1); +lean_ctor_set(x_63, 0, x_56); +lean_ctor_set_uint8(x_63, sizeof(void*)*1, x_62); +x_64 = l_UInt8_toExpr(x_63); +x_65 = lean_box(0); +x_66 = lean_unsigned_to_nat(0u); +x_67 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_67, 0, x_64); +lean_ctor_set(x_67, 1, x_65); +lean_ctor_set(x_67, 2, x_66); +x_68 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_68, 0, x_67); +lean_ctor_set(x_32, 0, x_68); +return x_31; } } else { -lean_object* x_63; lean_object* x_64; uint8_t x_65; lean_object* x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; uint8_t x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_63 = lean_ctor_get(x_26, 0); -lean_inc(x_63); -lean_dec(x_26); -x_64 = lean_ctor_get(x_23, 0); -lean_inc(x_64); -x_65 = lean_ctor_get_uint8(x_23, sizeof(void*)*1); -if (lean_is_exclusive(x_23)) { - lean_ctor_release(x_23, 0); - x_66 = x_23; -} else { - lean_dec_ref(x_23); - x_66 = lean_box(0); -} -x_67 = lean_ctor_get_uint8(x_63, sizeof(void*)*1); -lean_dec(x_63); -x_68 = lean_box(x_65); -x_69 = lean_box(x_67); -x_70 = lean_apply_2(x_2, x_68, x_69); -x_71 = lean_unbox(x_70); -lean_dec(x_70); -if (lean_is_scalar(x_66)) { - x_72 = lean_alloc_ctor(0, 1, 1); -} else { - x_72 = x_66; -} -lean_ctor_set(x_72, 0, x_64); -lean_ctor_set_uint8(x_72, sizeof(void*)*1, x_71); -x_73 = l_UInt8_toExpr(x_72); -x_74 = lean_box(0); -x_75 = lean_unsigned_to_nat(0u); -x_76 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_76, 0, x_73); -lean_ctor_set(x_76, 1, x_74); -lean_ctor_set(x_76, 2, x_75); -x_77 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_77, 0, x_76); -x_78 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_78, 0, x_77); -lean_ctor_set(x_25, 0, x_78); -return x_25; +lean_object* x_69; lean_object* x_70; uint8_t x_71; lean_object* x_72; uint8_t x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; uint8_t x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_69 = lean_ctor_get(x_32, 0); +lean_inc(x_69); +lean_dec(x_32); +x_70 = lean_ctor_get(x_29, 0); +lean_inc(x_70); +x_71 = lean_ctor_get_uint8(x_29, sizeof(void*)*1); +if (lean_is_exclusive(x_29)) { + lean_ctor_release(x_29, 0); + x_72 = x_29; +} else { + lean_dec_ref(x_29); + x_72 = lean_box(0); +} +x_73 = lean_ctor_get_uint8(x_69, sizeof(void*)*1); +lean_dec(x_69); +x_74 = lean_box(x_71); +x_75 = lean_box(x_73); +x_76 = lean_apply_2(x_3, x_74, x_75); +x_77 = lean_unbox(x_76); +lean_dec(x_76); +if (lean_is_scalar(x_72)) { + x_78 = lean_alloc_ctor(0, 1, 1); +} else { + x_78 = x_72; +} +lean_ctor_set(x_78, 0, x_70); +lean_ctor_set_uint8(x_78, sizeof(void*)*1, x_77); +x_79 = l_UInt8_toExpr(x_78); +x_80 = lean_box(0); +x_81 = lean_unsigned_to_nat(0u); +x_82 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_82, 0, x_79); +lean_ctor_set(x_82, 1, x_80); +lean_ctor_set(x_82, 2, x_81); +x_83 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_83, 0, x_82); +x_84 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_84, 0, x_83); +lean_ctor_set(x_31, 0, x_84); +return x_31; } } else { -lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; uint8_t x_83; lean_object* x_84; uint8_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; -x_79 = lean_ctor_get(x_25, 1); -lean_inc(x_79); -lean_dec(x_25); -x_80 = lean_ctor_get(x_26, 0); -lean_inc(x_80); -if (lean_is_exclusive(x_26)) { - lean_ctor_release(x_26, 0); - x_81 = x_26; -} else { - lean_dec_ref(x_26); - x_81 = lean_box(0); -} -x_82 = lean_ctor_get(x_23, 0); -lean_inc(x_82); -x_83 = lean_ctor_get_uint8(x_23, sizeof(void*)*1); -if (lean_is_exclusive(x_23)) { - lean_ctor_release(x_23, 0); - x_84 = x_23; -} else { - lean_dec_ref(x_23); - x_84 = lean_box(0); -} -x_85 = lean_ctor_get_uint8(x_80, sizeof(void*)*1); -lean_dec(x_80); -x_86 = lean_box(x_83); -x_87 = lean_box(x_85); -x_88 = lean_apply_2(x_2, x_86, x_87); -x_89 = lean_unbox(x_88); -lean_dec(x_88); -if (lean_is_scalar(x_84)) { - x_90 = lean_alloc_ctor(0, 1, 1); -} else { - x_90 = x_84; -} -lean_ctor_set(x_90, 0, x_82); -lean_ctor_set_uint8(x_90, sizeof(void*)*1, x_89); -x_91 = l_UInt8_toExpr(x_90); -x_92 = lean_box(0); -x_93 = lean_unsigned_to_nat(0u); -x_94 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_94, 0, x_91); -lean_ctor_set(x_94, 1, x_92); -lean_ctor_set(x_94, 2, x_93); -x_95 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_95, 0, x_94); -if (lean_is_scalar(x_81)) { - x_96 = lean_alloc_ctor(1, 1, 0); +lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; uint8_t x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; uint8_t x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; +x_85 = lean_ctor_get(x_31, 1); +lean_inc(x_85); +lean_dec(x_31); +x_86 = lean_ctor_get(x_32, 0); +lean_inc(x_86); +if (lean_is_exclusive(x_32)) { + lean_ctor_release(x_32, 0); + x_87 = x_32; +} else { + lean_dec_ref(x_32); + x_87 = lean_box(0); +} +x_88 = lean_ctor_get(x_29, 0); +lean_inc(x_88); +x_89 = lean_ctor_get_uint8(x_29, sizeof(void*)*1); +if (lean_is_exclusive(x_29)) { + lean_ctor_release(x_29, 0); + x_90 = x_29; +} else { + lean_dec_ref(x_29); + x_90 = lean_box(0); +} +x_91 = lean_ctor_get_uint8(x_86, sizeof(void*)*1); +lean_dec(x_86); +x_92 = lean_box(x_89); +x_93 = lean_box(x_91); +x_94 = lean_apply_2(x_3, x_92, x_93); +x_95 = lean_unbox(x_94); +lean_dec(x_94); +if (lean_is_scalar(x_90)) { + x_96 = lean_alloc_ctor(0, 1, 1); +} else { + x_96 = x_90; +} +lean_ctor_set(x_96, 0, x_88); +lean_ctor_set_uint8(x_96, sizeof(void*)*1, x_95); +x_97 = l_UInt8_toExpr(x_96); +x_98 = lean_box(0); +x_99 = lean_unsigned_to_nat(0u); +x_100 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_100, 0, x_97); +lean_ctor_set(x_100, 1, x_98); +lean_ctor_set(x_100, 2, x_99); +x_101 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_101, 0, x_100); +if (lean_is_scalar(x_87)) { + x_102 = lean_alloc_ctor(1, 1, 0); } else { - x_96 = x_81; + x_102 = x_87; } -lean_ctor_set(x_96, 0, x_95); -x_97 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_97, 0, x_96); -lean_ctor_set(x_97, 1, x_79); -return x_97; +lean_ctor_set(x_102, 0, x_101); +x_103 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_103, 0, x_102); +lean_ctor_set(x_103, 1, x_85); +return x_103; } } } else { -uint8_t x_98; -lean_dec(x_23); -lean_dec(x_2); -x_98 = !lean_is_exclusive(x_25); -if (x_98 == 0) +uint8_t x_104; +lean_dec(x_29); +lean_dec(x_3); +x_104 = !lean_is_exclusive(x_31); +if (x_104 == 0) { -return x_25; +return x_31; } else { -lean_object* x_99; lean_object* x_100; lean_object* x_101; -x_99 = lean_ctor_get(x_25, 0); -x_100 = lean_ctor_get(x_25, 1); -lean_inc(x_100); -lean_inc(x_99); -lean_dec(x_25); -x_101 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_100); -return x_101; +lean_object* x_105; lean_object* x_106; lean_object* x_107; +x_105 = lean_ctor_get(x_31, 0); +x_106 = lean_ctor_get(x_31, 1); +lean_inc(x_106); +lean_inc(x_105); +lean_dec(x_31); +x_107 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_106); +return x_107; } } } } else { -uint8_t x_102; +uint8_t x_108; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -x_102 = !lean_is_exclusive(x_14); -if (x_102 == 0) +lean_dec(x_3); +x_108 = !lean_is_exclusive(x_20); +if (x_108 == 0) { -return x_14; +return x_20; } else { -lean_object* x_103; lean_object* x_104; lean_object* x_105; -x_103 = lean_ctor_get(x_14, 0); -x_104 = lean_ctor_get(x_14, 1); -lean_inc(x_104); -lean_inc(x_103); -lean_dec(x_14); -x_105 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_105, 0, x_103); -lean_ctor_set(x_105, 1, x_104); -return x_105; +lean_object* x_109; lean_object* x_110; lean_object* x_111; +x_109 = lean_ctor_get(x_20, 0); +x_110 = lean_ctor_get(x_20, 1); +lean_inc(x_110); +lean_inc(x_109); +lean_dec(x_20); +x_111 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_111, 0, x_109); +lean_ctor_set(x_111, 1, x_110); +return x_111; +} } } } } -LEAN_EXPORT lean_object* l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +} +LEAN_EXPORT lean_object* l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -uint8_t x_13; -x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); +lean_object* x_13; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363_(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); lean_dec(x_1); -if (x_13 == 0) -{ -lean_object* x_14; lean_object* x_15; -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_14 = lean_box(0); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_12); -return x_15; -} -else -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_box(0); -x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -lean_dec(x_4); -return x_17; -} -} -} -LEAN_EXPORT lean_object* l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: -{ -lean_object* x_12; -x_12 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_3); -lean_dec(x_1); -return x_12; +return x_13; } } -static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1() { +static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__421; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__407; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2() { +static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__408; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__394; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3() { +static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__415; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__401; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4() { +static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4() { _start: { lean_object* x_1; lean_object* x_2; @@ -9965,1420 +9734,1418 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5() { +static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__402; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__388; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6() { +static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__362; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__348; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7() { +static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__380; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__366; x_3 = l_Lean_Expr_const___override(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = l_Lean_Expr_appFn_x21(x_1); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_dec(x_12); +uint8_t x_13; lean_object* x_14; lean_object* x_15; +x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); +if (x_13 == 0) +{ +lean_object* x_263; +x_263 = lean_box(0); +x_14 = x_263; +x_15 = x_12; +goto block_262; +} +else +{ +lean_object* x_264; +x_264 = l_UInt8_fromExpr___closed__3; +x_14 = x_264; +x_15 = x_12; +goto block_262; +} +block_262: +{ +if (lean_obj_tag(x_14) == 0) +{ +lean_object* x_16; lean_object* x_17; +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_4); +lean_dec(x_3); +x_16 = lean_box(0); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_15); +return x_17; +} +else +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_14); +x_18 = l_Lean_Expr_appFn_x21(x_4); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_dec(x_18); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_14 = l_UInt8_fromExpr(x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_14) == 0) +x_20 = l_UInt8_fromExpr(x_19, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_15); +lean_dec(x_19); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_15; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -if (lean_obj_tag(x_15) == 0) +lean_object* x_21; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +if (lean_obj_tag(x_21) == 0) { -uint8_t x_16; +uint8_t x_22; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_16 = !lean_is_exclusive(x_14); -if (x_16 == 0) +lean_dec(x_3); +x_22 = !lean_is_exclusive(x_20); +if (x_22 == 0) { -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_14, 0); -lean_dec(x_17); -x_18 = lean_box(0); -lean_ctor_set(x_14, 0, x_18); -return x_14; +lean_object* x_23; lean_object* x_24; +x_23 = lean_ctor_get(x_20, 0); +lean_dec(x_23); +x_24 = lean_box(0); +lean_ctor_set(x_20, 0, x_24); +return x_20; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_14, 1); -lean_inc(x_19); -lean_dec(x_14); -x_20 = lean_box(0); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_21, 1, x_19); -return x_21; +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_20, 1); +lean_inc(x_25); +lean_dec(x_20); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_25); +return x_27; } } else { -lean_object* x_22; uint8_t x_23; -x_22 = lean_ctor_get(x_14, 1); -lean_inc(x_22); -lean_dec(x_14); -x_23 = !lean_is_exclusive(x_15); -if (x_23 == 0) +lean_object* x_28; uint8_t x_29; +x_28 = lean_ctor_get(x_20, 1); +lean_inc(x_28); +lean_dec(x_20); +x_29 = !lean_is_exclusive(x_21); +if (x_29 == 0) { -lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_15, 0); -x_25 = l_Lean_Expr_appArg_x21(x_1); +lean_object* x_30; lean_object* x_31; lean_object* x_32; +x_30 = lean_ctor_get(x_21, 0); +x_31 = l_Lean_Expr_appArg_x21(x_4); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -x_26 = l_UInt8_fromExpr(x_25, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_26) == 0) +x_32 = l_UInt8_fromExpr(x_31, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +lean_dec(x_31); +if (lean_obj_tag(x_32) == 0) { -lean_object* x_27; -x_27 = lean_ctor_get(x_26, 0); -lean_inc(x_27); -if (lean_obj_tag(x_27) == 0) +lean_object* x_33; +x_33 = lean_ctor_get(x_32, 0); +lean_inc(x_33); +if (lean_obj_tag(x_33) == 0) { -uint8_t x_28; -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_34; +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_28 = !lean_is_exclusive(x_26); -if (x_28 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_34 = !lean_is_exclusive(x_32); +if (x_34 == 0) { -lean_object* x_29; lean_object* x_30; -x_29 = lean_ctor_get(x_26, 0); -lean_dec(x_29); -x_30 = lean_box(0); -lean_ctor_set(x_26, 0, x_30); -return x_26; +lean_object* x_35; lean_object* x_36; +x_35 = lean_ctor_get(x_32, 0); +lean_dec(x_35); +x_36 = lean_box(0); +lean_ctor_set(x_32, 0, x_36); +return x_32; } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_31 = lean_ctor_get(x_26, 1); -lean_inc(x_31); -lean_dec(x_26); -x_32 = lean_box(0); -x_33 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_33, 0, x_32); -lean_ctor_set(x_33, 1, x_31); -return x_33; +lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_37 = lean_ctor_get(x_32, 1); +lean_inc(x_37); +lean_dec(x_32); +x_38 = lean_box(0); +x_39 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_39, 0, x_38); +lean_ctor_set(x_39, 1, x_37); +return x_39; } } else { -lean_object* x_34; uint8_t x_35; -x_34 = lean_ctor_get(x_26, 1); -lean_inc(x_34); -lean_dec(x_26); -x_35 = !lean_is_exclusive(x_27); -if (x_35 == 0) +lean_object* x_40; uint8_t x_41; +x_40 = lean_ctor_get(x_32, 1); +lean_inc(x_40); +lean_dec(x_32); +x_41 = !lean_is_exclusive(x_33); +if (x_41 == 0) { -lean_object* x_36; lean_object* x_37; -x_36 = lean_ctor_get(x_27, 0); +lean_object* x_42; lean_object* x_43; +x_42 = lean_ctor_get(x_33, 0); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_37 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_34); -if (lean_obj_tag(x_37) == 0) +lean_inc(x_4); +x_43 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_40); +if (lean_obj_tag(x_43) == 0) { -lean_object* x_38; lean_object* x_39; uint8_t x_40; uint8_t x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; uint8_t x_45; -x_38 = lean_ctor_get(x_37, 0); -lean_inc(x_38); -x_39 = lean_ctor_get(x_37, 1); -lean_inc(x_39); -lean_dec(x_37); -x_40 = lean_ctor_get_uint8(x_24, sizeof(void*)*1); -lean_dec(x_24); -x_41 = lean_ctor_get_uint8(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_42 = lean_box(x_40); -x_43 = lean_box(x_41); -x_44 = lean_apply_2(x_2, x_42, x_43); -x_45 = lean_unbox(x_44); +lean_object* x_44; lean_object* x_45; uint8_t x_46; uint8_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint8_t x_51; +x_44 = lean_ctor_get(x_43, 0); +lean_inc(x_44); +x_45 = lean_ctor_get(x_43, 1); +lean_inc(x_45); +lean_dec(x_43); +x_46 = lean_ctor_get_uint8(x_30, sizeof(void*)*1); +lean_dec(x_30); +x_47 = lean_ctor_get_uint8(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_48 = lean_box(x_46); +x_49 = lean_box(x_47); +x_50 = lean_apply_2(x_3, x_48, x_49); +x_51 = lean_unbox(x_50); +lean_dec(x_50); +if (x_51 == 0) +{ +lean_object* x_52; lean_object* x_53; +x_52 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_53 = l_Lean_Meta_mkEqRefl(x_52, x_8, x_9, x_10, x_11, x_45); +if (lean_obj_tag(x_53) == 0) +{ +uint8_t x_54; +x_54 = !lean_is_exclusive(x_53); +if (x_54 == 0) +{ +lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_55 = lean_ctor_get(x_53, 0); +x_56 = l_Lean_Expr_appArg_x21(x_44); lean_dec(x_44); -if (x_45 == 0) -{ -lean_object* x_46; lean_object* x_47; -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_47 = l_Lean_Meta_mkEqRefl(x_46, x_7, x_8, x_9, x_10, x_39); -if (lean_obj_tag(x_47) == 0) -{ -uint8_t x_48; -x_48 = !lean_is_exclusive(x_47); -if (x_48 == 0) -{ -lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_49 = lean_ctor_get(x_47, 0); -x_50 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_52 = lean_array_push(x_51, x_1); -x_53 = lean_array_push(x_52, x_50); -x_54 = lean_array_push(x_53, x_49); -x_55 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_56 = l_Lean_mkAppN(x_55, x_54); -lean_ctor_set(x_27, 0, x_56); -x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_58 = lean_unsigned_to_nat(0u); -x_59 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_59, 0, x_57); -lean_ctor_set(x_59, 1, x_27); -lean_ctor_set(x_59, 2, x_58); -x_60 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_15, 0, x_60); -lean_ctor_set(x_47, 0, x_15); -return x_47; -} -else -{ -lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_61 = lean_ctor_get(x_47, 0); -x_62 = lean_ctor_get(x_47, 1); -lean_inc(x_62); -lean_inc(x_61); -lean_dec(x_47); -x_63 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_65 = lean_array_push(x_64, x_1); -x_66 = lean_array_push(x_65, x_63); -x_67 = lean_array_push(x_66, x_61); -x_68 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_69 = l_Lean_mkAppN(x_68, x_67); -lean_ctor_set(x_27, 0, x_69); -x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_71 = lean_unsigned_to_nat(0u); -x_72 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_72, 0, x_70); -lean_ctor_set(x_72, 1, x_27); -lean_ctor_set(x_72, 2, x_71); -x_73 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_73, 0, x_72); -lean_ctor_set(x_15, 0, x_73); -x_74 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_74, 0, x_15); -lean_ctor_set(x_74, 1, x_62); -return x_74; +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_58 = lean_array_push(x_57, x_4); +x_59 = lean_array_push(x_58, x_56); +x_60 = lean_array_push(x_59, x_55); +x_61 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_62 = l_Lean_mkAppN(x_61, x_60); +lean_ctor_set(x_33, 0, x_62); +x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_64 = lean_unsigned_to_nat(0u); +x_65 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_65, 0, x_63); +lean_ctor_set(x_65, 1, x_33); +lean_ctor_set(x_65, 2, x_64); +x_66 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_21, 0, x_66); +lean_ctor_set(x_53, 0, x_21); +return x_53; +} +else +{ +lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_67 = lean_ctor_get(x_53, 0); +x_68 = lean_ctor_get(x_53, 1); +lean_inc(x_68); +lean_inc(x_67); +lean_dec(x_53); +x_69 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_71 = lean_array_push(x_70, x_4); +x_72 = lean_array_push(x_71, x_69); +x_73 = lean_array_push(x_72, x_67); +x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_75 = l_Lean_mkAppN(x_74, x_73); +lean_ctor_set(x_33, 0, x_75); +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_77 = lean_unsigned_to_nat(0u); +x_78 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_78, 0, x_76); +lean_ctor_set(x_78, 1, x_33); +lean_ctor_set(x_78, 2, x_77); +x_79 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_79, 0, x_78); +lean_ctor_set(x_21, 0, x_79); +x_80 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_80, 0, x_21); +lean_ctor_set(x_80, 1, x_68); +return x_80; } } else { -uint8_t x_75; -lean_dec(x_38); -lean_free_object(x_27); -lean_free_object(x_15); -lean_dec(x_1); -x_75 = !lean_is_exclusive(x_47); -if (x_75 == 0) +uint8_t x_81; +lean_dec(x_44); +lean_free_object(x_33); +lean_free_object(x_21); +lean_dec(x_4); +x_81 = !lean_is_exclusive(x_53); +if (x_81 == 0) { -return x_47; +return x_53; } else { -lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_76 = lean_ctor_get(x_47, 0); -x_77 = lean_ctor_get(x_47, 1); -lean_inc(x_77); -lean_inc(x_76); -lean_dec(x_47); -x_78 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_78, 0, x_76); -lean_ctor_set(x_78, 1, x_77); -return x_78; +lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_82 = lean_ctor_get(x_53, 0); +x_83 = lean_ctor_get(x_53, 1); +lean_inc(x_83); +lean_inc(x_82); +lean_dec(x_53); +x_84 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_84, 0, x_82); +lean_ctor_set(x_84, 1, x_83); +return x_84; } } } else { -lean_object* x_79; lean_object* x_80; -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_80 = l_Lean_Meta_mkEqRefl(x_79, x_7, x_8, x_9, x_10, x_39); -if (lean_obj_tag(x_80) == 0) -{ -uint8_t x_81; -x_81 = !lean_is_exclusive(x_80); -if (x_81 == 0) +lean_object* x_85; lean_object* x_86; +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_86 = l_Lean_Meta_mkEqRefl(x_85, x_8, x_9, x_10, x_11, x_45); +if (lean_obj_tag(x_86) == 0) { -lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; -x_82 = lean_ctor_get(x_80, 0); -x_83 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_85 = lean_array_push(x_84, x_1); -x_86 = lean_array_push(x_85, x_83); -x_87 = lean_array_push(x_86, x_82); -x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_89 = l_Lean_mkAppN(x_88, x_87); -lean_ctor_set(x_27, 0, x_89); -x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_91 = lean_unsigned_to_nat(0u); -x_92 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_27); -lean_ctor_set(x_92, 2, x_91); -x_93 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_93, 0, x_92); -lean_ctor_set(x_15, 0, x_93); -lean_ctor_set(x_80, 0, x_15); -return x_80; -} -else +uint8_t x_87; +x_87 = !lean_is_exclusive(x_86); +if (x_87 == 0) { -lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_94 = lean_ctor_get(x_80, 0); -x_95 = lean_ctor_get(x_80, 1); -lean_inc(x_95); -lean_inc(x_94); -lean_dec(x_80); -x_96 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_98 = lean_array_push(x_97, x_1); -x_99 = lean_array_push(x_98, x_96); -x_100 = lean_array_push(x_99, x_94); -x_101 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_102 = l_Lean_mkAppN(x_101, x_100); -lean_ctor_set(x_27, 0, x_102); -x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_104 = lean_unsigned_to_nat(0u); -x_105 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_105, 0, x_103); -lean_ctor_set(x_105, 1, x_27); -lean_ctor_set(x_105, 2, x_104); -x_106 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_106, 0, x_105); -lean_ctor_set(x_15, 0, x_106); -x_107 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_107, 0, x_15); -lean_ctor_set(x_107, 1, x_95); -return x_107; +lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; +x_88 = lean_ctor_get(x_86, 0); +x_89 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_91 = lean_array_push(x_90, x_4); +x_92 = lean_array_push(x_91, x_89); +x_93 = lean_array_push(x_92, x_88); +x_94 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_95 = l_Lean_mkAppN(x_94, x_93); +lean_ctor_set(x_33, 0, x_95); +x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_97 = lean_unsigned_to_nat(0u); +x_98 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_33); +lean_ctor_set(x_98, 2, x_97); +x_99 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_99, 0, x_98); +lean_ctor_set(x_21, 0, x_99); +lean_ctor_set(x_86, 0, x_21); +return x_86; +} +else +{ +lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_100 = lean_ctor_get(x_86, 0); +x_101 = lean_ctor_get(x_86, 1); +lean_inc(x_101); +lean_inc(x_100); +lean_dec(x_86); +x_102 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_104 = lean_array_push(x_103, x_4); +x_105 = lean_array_push(x_104, x_102); +x_106 = lean_array_push(x_105, x_100); +x_107 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_108 = l_Lean_mkAppN(x_107, x_106); +lean_ctor_set(x_33, 0, x_108); +x_109 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_110 = lean_unsigned_to_nat(0u); +x_111 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_111, 0, x_109); +lean_ctor_set(x_111, 1, x_33); +lean_ctor_set(x_111, 2, x_110); +x_112 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_112, 0, x_111); +lean_ctor_set(x_21, 0, x_112); +x_113 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_113, 0, x_21); +lean_ctor_set(x_113, 1, x_101); +return x_113; } } else { -uint8_t x_108; -lean_dec(x_38); -lean_free_object(x_27); -lean_free_object(x_15); -lean_dec(x_1); -x_108 = !lean_is_exclusive(x_80); -if (x_108 == 0) +uint8_t x_114; +lean_dec(x_44); +lean_free_object(x_33); +lean_free_object(x_21); +lean_dec(x_4); +x_114 = !lean_is_exclusive(x_86); +if (x_114 == 0) { -return x_80; +return x_86; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_80, 0); -x_110 = lean_ctor_get(x_80, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_80); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_86, 0); +x_116 = lean_ctor_get(x_86, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_86); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } } else { -uint8_t x_112; -lean_free_object(x_27); -lean_dec(x_36); -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_118; +lean_free_object(x_33); +lean_dec(x_42); +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_112 = !lean_is_exclusive(x_37); -if (x_112 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_118 = !lean_is_exclusive(x_43); +if (x_118 == 0) { -return x_37; +return x_43; } else { -lean_object* x_113; lean_object* x_114; lean_object* x_115; -x_113 = lean_ctor_get(x_37, 0); -x_114 = lean_ctor_get(x_37, 1); -lean_inc(x_114); -lean_inc(x_113); -lean_dec(x_37); -x_115 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_115, 0, x_113); -lean_ctor_set(x_115, 1, x_114); -return x_115; +lean_object* x_119; lean_object* x_120; lean_object* x_121; +x_119 = lean_ctor_get(x_43, 0); +x_120 = lean_ctor_get(x_43, 1); +lean_inc(x_120); +lean_inc(x_119); +lean_dec(x_43); +x_121 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_121, 0, x_119); +lean_ctor_set(x_121, 1, x_120); +return x_121; } } } else { -lean_object* x_116; lean_object* x_117; -x_116 = lean_ctor_get(x_27, 0); -lean_inc(x_116); -lean_dec(x_27); +lean_object* x_122; lean_object* x_123; +x_122 = lean_ctor_get(x_33, 0); +lean_inc(x_122); +lean_dec(x_33); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_117 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_34); -if (lean_obj_tag(x_117) == 0) -{ -lean_object* x_118; lean_object* x_119; uint8_t x_120; uint8_t x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; uint8_t x_125; -x_118 = lean_ctor_get(x_117, 0); -lean_inc(x_118); -x_119 = lean_ctor_get(x_117, 1); -lean_inc(x_119); -lean_dec(x_117); -x_120 = lean_ctor_get_uint8(x_24, sizeof(void*)*1); -lean_dec(x_24); -x_121 = lean_ctor_get_uint8(x_116, sizeof(void*)*1); -lean_dec(x_116); -x_122 = lean_box(x_120); -x_123 = lean_box(x_121); -x_124 = lean_apply_2(x_2, x_122, x_123); -x_125 = lean_unbox(x_124); +lean_inc(x_4); +x_123 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_40); +if (lean_obj_tag(x_123) == 0) +{ +lean_object* x_124; lean_object* x_125; uint8_t x_126; uint8_t x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; uint8_t x_131; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +lean_inc(x_125); +lean_dec(x_123); +x_126 = lean_ctor_get_uint8(x_30, sizeof(void*)*1); +lean_dec(x_30); +x_127 = lean_ctor_get_uint8(x_122, sizeof(void*)*1); +lean_dec(x_122); +x_128 = lean_box(x_126); +x_129 = lean_box(x_127); +x_130 = lean_apply_2(x_3, x_128, x_129); +x_131 = lean_unbox(x_130); +lean_dec(x_130); +if (x_131 == 0) +{ +lean_object* x_132; lean_object* x_133; +x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_133 = l_Lean_Meta_mkEqRefl(x_132, x_8, x_9, x_10, x_11, x_125); +if (lean_obj_tag(x_133) == 0) +{ +lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; +x_134 = lean_ctor_get(x_133, 0); +lean_inc(x_134); +x_135 = lean_ctor_get(x_133, 1); +lean_inc(x_135); +if (lean_is_exclusive(x_133)) { + lean_ctor_release(x_133, 0); + lean_ctor_release(x_133, 1); + x_136 = x_133; +} else { + lean_dec_ref(x_133); + x_136 = lean_box(0); +} +x_137 = l_Lean_Expr_appArg_x21(x_124); lean_dec(x_124); -if (x_125 == 0) -{ -lean_object* x_126; lean_object* x_127; -x_126 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_127 = l_Lean_Meta_mkEqRefl(x_126, x_7, x_8, x_9, x_10, x_119); -if (lean_obj_tag(x_127) == 0) -{ -lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; -x_128 = lean_ctor_get(x_127, 0); -lean_inc(x_128); -x_129 = lean_ctor_get(x_127, 1); -lean_inc(x_129); -if (lean_is_exclusive(x_127)) { - lean_ctor_release(x_127, 0); - lean_ctor_release(x_127, 1); - x_130 = x_127; -} else { - lean_dec_ref(x_127); - x_130 = lean_box(0); -} -x_131 = l_Lean_Expr_appArg_x21(x_118); -lean_dec(x_118); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_133 = lean_array_push(x_132, x_1); -x_134 = lean_array_push(x_133, x_131); -x_135 = lean_array_push(x_134, x_128); -x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_137 = l_Lean_mkAppN(x_136, x_135); -x_138 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_138, 0, x_137); -x_139 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_140 = lean_unsigned_to_nat(0u); -x_141 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_141, 0, x_139); -lean_ctor_set(x_141, 1, x_138); -lean_ctor_set(x_141, 2, x_140); -x_142 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_142, 0, x_141); -lean_ctor_set(x_15, 0, x_142); -if (lean_is_scalar(x_130)) { - x_143 = lean_alloc_ctor(0, 2, 0); -} else { - x_143 = x_130; -} -lean_ctor_set(x_143, 0, x_15); -lean_ctor_set(x_143, 1, x_129); -return x_143; -} -else -{ -lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; -lean_dec(x_118); -lean_free_object(x_15); -lean_dec(x_1); -x_144 = lean_ctor_get(x_127, 0); -lean_inc(x_144); -x_145 = lean_ctor_get(x_127, 1); -lean_inc(x_145); -if (lean_is_exclusive(x_127)) { - lean_ctor_release(x_127, 0); - lean_ctor_release(x_127, 1); - x_146 = x_127; -} else { - lean_dec_ref(x_127); - x_146 = lean_box(0); -} -if (lean_is_scalar(x_146)) { - x_147 = lean_alloc_ctor(1, 2, 0); -} else { - x_147 = x_146; -} -lean_ctor_set(x_147, 0, x_144); -lean_ctor_set(x_147, 1, x_145); -return x_147; -} -} -else -{ -lean_object* x_148; lean_object* x_149; -x_148 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_149 = l_Lean_Meta_mkEqRefl(x_148, x_7, x_8, x_9, x_10, x_119); -if (lean_obj_tag(x_149) == 0) -{ -lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; -x_150 = lean_ctor_get(x_149, 0); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_139 = lean_array_push(x_138, x_4); +x_140 = lean_array_push(x_139, x_137); +x_141 = lean_array_push(x_140, x_134); +x_142 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_143 = l_Lean_mkAppN(x_142, x_141); +x_144 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_144, 0, x_143); +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_146 = lean_unsigned_to_nat(0u); +x_147 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_147, 0, x_145); +lean_ctor_set(x_147, 1, x_144); +lean_ctor_set(x_147, 2, x_146); +x_148 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_148, 0, x_147); +lean_ctor_set(x_21, 0, x_148); +if (lean_is_scalar(x_136)) { + x_149 = lean_alloc_ctor(0, 2, 0); +} else { + x_149 = x_136; +} +lean_ctor_set(x_149, 0, x_21); +lean_ctor_set(x_149, 1, x_135); +return x_149; +} +else +{ +lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; +lean_dec(x_124); +lean_free_object(x_21); +lean_dec(x_4); +x_150 = lean_ctor_get(x_133, 0); lean_inc(x_150); -x_151 = lean_ctor_get(x_149, 1); +x_151 = lean_ctor_get(x_133, 1); lean_inc(x_151); -if (lean_is_exclusive(x_149)) { - lean_ctor_release(x_149, 0); - lean_ctor_release(x_149, 1); - x_152 = x_149; +if (lean_is_exclusive(x_133)) { + lean_ctor_release(x_133, 0); + lean_ctor_release(x_133, 1); + x_152 = x_133; } else { - lean_dec_ref(x_149); + lean_dec_ref(x_133); x_152 = lean_box(0); } -x_153 = l_Lean_Expr_appArg_x21(x_118); -lean_dec(x_118); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_155 = lean_array_push(x_154, x_1); -x_156 = lean_array_push(x_155, x_153); -x_157 = lean_array_push(x_156, x_150); -x_158 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_159 = l_Lean_mkAppN(x_158, x_157); -x_160 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_160, 0, x_159); -x_161 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_162 = lean_unsigned_to_nat(0u); -x_163 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_163, 0, x_161); -lean_ctor_set(x_163, 1, x_160); -lean_ctor_set(x_163, 2, x_162); -x_164 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_164, 0, x_163); -lean_ctor_set(x_15, 0, x_164); if (lean_is_scalar(x_152)) { - x_165 = lean_alloc_ctor(0, 2, 0); + x_153 = lean_alloc_ctor(1, 2, 0); } else { - x_165 = x_152; + x_153 = x_152; +} +lean_ctor_set(x_153, 0, x_150); +lean_ctor_set(x_153, 1, x_151); +return x_153; } -lean_ctor_set(x_165, 0, x_15); -lean_ctor_set(x_165, 1, x_151); -return x_165; } else { -lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; -lean_dec(x_118); -lean_free_object(x_15); -lean_dec(x_1); -x_166 = lean_ctor_get(x_149, 0); -lean_inc(x_166); -x_167 = lean_ctor_get(x_149, 1); -lean_inc(x_167); -if (lean_is_exclusive(x_149)) { - lean_ctor_release(x_149, 0); - lean_ctor_release(x_149, 1); - x_168 = x_149; +lean_object* x_154; lean_object* x_155; +x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_155 = l_Lean_Meta_mkEqRefl(x_154, x_8, x_9, x_10, x_11, x_125); +if (lean_obj_tag(x_155) == 0) +{ +lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +x_156 = lean_ctor_get(x_155, 0); +lean_inc(x_156); +x_157 = lean_ctor_get(x_155, 1); +lean_inc(x_157); +if (lean_is_exclusive(x_155)) { + lean_ctor_release(x_155, 0); + lean_ctor_release(x_155, 1); + x_158 = x_155; +} else { + lean_dec_ref(x_155); + x_158 = lean_box(0); +} +x_159 = l_Lean_Expr_appArg_x21(x_124); +lean_dec(x_124); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_161 = lean_array_push(x_160, x_4); +x_162 = lean_array_push(x_161, x_159); +x_163 = lean_array_push(x_162, x_156); +x_164 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_165 = l_Lean_mkAppN(x_164, x_163); +x_166 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_166, 0, x_165); +x_167 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_168 = lean_unsigned_to_nat(0u); +x_169 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_169, 0, x_167); +lean_ctor_set(x_169, 1, x_166); +lean_ctor_set(x_169, 2, x_168); +x_170 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_170, 0, x_169); +lean_ctor_set(x_21, 0, x_170); +if (lean_is_scalar(x_158)) { + x_171 = lean_alloc_ctor(0, 2, 0); +} else { + x_171 = x_158; +} +lean_ctor_set(x_171, 0, x_21); +lean_ctor_set(x_171, 1, x_157); +return x_171; +} +else +{ +lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; +lean_dec(x_124); +lean_free_object(x_21); +lean_dec(x_4); +x_172 = lean_ctor_get(x_155, 0); +lean_inc(x_172); +x_173 = lean_ctor_get(x_155, 1); +lean_inc(x_173); +if (lean_is_exclusive(x_155)) { + lean_ctor_release(x_155, 0); + lean_ctor_release(x_155, 1); + x_174 = x_155; } else { - lean_dec_ref(x_149); - x_168 = lean_box(0); + lean_dec_ref(x_155); + x_174 = lean_box(0); } -if (lean_is_scalar(x_168)) { - x_169 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_174)) { + x_175 = lean_alloc_ctor(1, 2, 0); } else { - x_169 = x_168; + x_175 = x_174; } -lean_ctor_set(x_169, 0, x_166); -lean_ctor_set(x_169, 1, x_167); -return x_169; +lean_ctor_set(x_175, 0, x_172); +lean_ctor_set(x_175, 1, x_173); +return x_175; } } } else { -lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; -lean_dec(x_116); -lean_free_object(x_15); -lean_dec(x_24); +lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; +lean_dec(x_122); +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_170 = lean_ctor_get(x_117, 0); -lean_inc(x_170); -x_171 = lean_ctor_get(x_117, 1); -lean_inc(x_171); -if (lean_is_exclusive(x_117)) { - lean_ctor_release(x_117, 0); - lean_ctor_release(x_117, 1); - x_172 = x_117; +lean_dec(x_4); +lean_dec(x_3); +x_176 = lean_ctor_get(x_123, 0); +lean_inc(x_176); +x_177 = lean_ctor_get(x_123, 1); +lean_inc(x_177); +if (lean_is_exclusive(x_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_178 = x_123; } else { - lean_dec_ref(x_117); - x_172 = lean_box(0); + lean_dec_ref(x_123); + x_178 = lean_box(0); } -if (lean_is_scalar(x_172)) { - x_173 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_178)) { + x_179 = lean_alloc_ctor(1, 2, 0); } else { - x_173 = x_172; + x_179 = x_178; } -lean_ctor_set(x_173, 0, x_170); -lean_ctor_set(x_173, 1, x_171); -return x_173; +lean_ctor_set(x_179, 0, x_176); +lean_ctor_set(x_179, 1, x_177); +return x_179; } } } } else { -uint8_t x_174; -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_180; +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_174 = !lean_is_exclusive(x_26); -if (x_174 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_180 = !lean_is_exclusive(x_32); +if (x_180 == 0) { -return x_26; +return x_32; } else { -lean_object* x_175; lean_object* x_176; lean_object* x_177; -x_175 = lean_ctor_get(x_26, 0); -x_176 = lean_ctor_get(x_26, 1); -lean_inc(x_176); -lean_inc(x_175); -lean_dec(x_26); -x_177 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_177, 0, x_175); -lean_ctor_set(x_177, 1, x_176); -return x_177; +lean_object* x_181; lean_object* x_182; lean_object* x_183; +x_181 = lean_ctor_get(x_32, 0); +x_182 = lean_ctor_get(x_32, 1); +lean_inc(x_182); +lean_inc(x_181); +lean_dec(x_32); +x_183 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_183, 0, x_181); +lean_ctor_set(x_183, 1, x_182); +return x_183; } } } else { -lean_object* x_178; lean_object* x_179; lean_object* x_180; -x_178 = lean_ctor_get(x_15, 0); -lean_inc(x_178); -lean_dec(x_15); -x_179 = l_Lean_Expr_appArg_x21(x_1); +lean_object* x_184; lean_object* x_185; lean_object* x_186; +x_184 = lean_ctor_get(x_21, 0); +lean_inc(x_184); +lean_dec(x_21); +x_185 = l_Lean_Expr_appArg_x21(x_4); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -x_180 = l_UInt8_fromExpr(x_179, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_180) == 0) +x_186 = l_UInt8_fromExpr(x_185, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +lean_dec(x_185); +if (lean_obj_tag(x_186) == 0) { -lean_object* x_181; -x_181 = lean_ctor_get(x_180, 0); -lean_inc(x_181); -if (lean_obj_tag(x_181) == 0) +lean_object* x_187; +x_187 = lean_ctor_get(x_186, 0); +lean_inc(x_187); +if (lean_obj_tag(x_187) == 0) { -lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; -lean_dec(x_178); +lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; +lean_dec(x_184); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_182 = lean_ctor_get(x_180, 1); -lean_inc(x_182); -if (lean_is_exclusive(x_180)) { - lean_ctor_release(x_180, 0); - lean_ctor_release(x_180, 1); - x_183 = x_180; +lean_dec(x_4); +lean_dec(x_3); +x_188 = lean_ctor_get(x_186, 1); +lean_inc(x_188); +if (lean_is_exclusive(x_186)) { + lean_ctor_release(x_186, 0); + lean_ctor_release(x_186, 1); + x_189 = x_186; } else { - lean_dec_ref(x_180); - x_183 = lean_box(0); + lean_dec_ref(x_186); + x_189 = lean_box(0); } -x_184 = lean_box(0); -if (lean_is_scalar(x_183)) { - x_185 = lean_alloc_ctor(0, 2, 0); +x_190 = lean_box(0); +if (lean_is_scalar(x_189)) { + x_191 = lean_alloc_ctor(0, 2, 0); } else { - x_185 = x_183; + x_191 = x_189; } -lean_ctor_set(x_185, 0, x_184); -lean_ctor_set(x_185, 1, x_182); -return x_185; +lean_ctor_set(x_191, 0, x_190); +lean_ctor_set(x_191, 1, x_188); +return x_191; } else { -lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; -x_186 = lean_ctor_get(x_180, 1); -lean_inc(x_186); -lean_dec(x_180); -x_187 = lean_ctor_get(x_181, 0); -lean_inc(x_187); -if (lean_is_exclusive(x_181)) { - lean_ctor_release(x_181, 0); - x_188 = x_181; +lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; +x_192 = lean_ctor_get(x_186, 1); +lean_inc(x_192); +lean_dec(x_186); +x_193 = lean_ctor_get(x_187, 0); +lean_inc(x_193); +if (lean_is_exclusive(x_187)) { + lean_ctor_release(x_187, 0); + x_194 = x_187; } else { - lean_dec_ref(x_181); - x_188 = lean_box(0); + lean_dec_ref(x_187); + x_194 = lean_box(0); } +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_189 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_186); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; uint8_t x_192; uint8_t x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; uint8_t x_197; -x_190 = lean_ctor_get(x_189, 0); -lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -lean_dec(x_189); -x_192 = lean_ctor_get_uint8(x_178, sizeof(void*)*1); -lean_dec(x_178); -x_193 = lean_ctor_get_uint8(x_187, sizeof(void*)*1); -lean_dec(x_187); -x_194 = lean_box(x_192); -x_195 = lean_box(x_193); -x_196 = lean_apply_2(x_2, x_194, x_195); -x_197 = lean_unbox(x_196); -lean_dec(x_196); -if (x_197 == 0) -{ -lean_object* x_198; lean_object* x_199; -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_199 = l_Lean_Meta_mkEqRefl(x_198, x_7, x_8, x_9, x_10, x_191); -if (lean_obj_tag(x_199) == 0) -{ -lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; -x_200 = lean_ctor_get(x_199, 0); -lean_inc(x_200); -x_201 = lean_ctor_get(x_199, 1); -lean_inc(x_201); -if (lean_is_exclusive(x_199)) { - lean_ctor_release(x_199, 0); - lean_ctor_release(x_199, 1); - x_202 = x_199; -} else { - lean_dec_ref(x_199); - x_202 = lean_box(0); -} -x_203 = l_Lean_Expr_appArg_x21(x_190); -lean_dec(x_190); -x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_205 = lean_array_push(x_204, x_1); -x_206 = lean_array_push(x_205, x_203); -x_207 = lean_array_push(x_206, x_200); -x_208 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_209 = l_Lean_mkAppN(x_208, x_207); -if (lean_is_scalar(x_188)) { - x_210 = lean_alloc_ctor(1, 1, 0); -} else { - x_210 = x_188; +lean_inc(x_4); +x_195 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_192); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; uint8_t x_198; uint8_t x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; uint8_t x_203; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +lean_dec(x_195); +x_198 = lean_ctor_get_uint8(x_184, sizeof(void*)*1); +lean_dec(x_184); +x_199 = lean_ctor_get_uint8(x_193, sizeof(void*)*1); +lean_dec(x_193); +x_200 = lean_box(x_198); +x_201 = lean_box(x_199); +x_202 = lean_apply_2(x_3, x_200, x_201); +x_203 = lean_unbox(x_202); +lean_dec(x_202); +if (x_203 == 0) +{ +lean_object* x_204; lean_object* x_205; +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_205 = l_Lean_Meta_mkEqRefl(x_204, x_8, x_9, x_10, x_11, x_197); +if (lean_obj_tag(x_205) == 0) +{ +lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; +x_206 = lean_ctor_get(x_205, 0); +lean_inc(x_206); +x_207 = lean_ctor_get(x_205, 1); +lean_inc(x_207); +if (lean_is_exclusive(x_205)) { + lean_ctor_release(x_205, 0); + lean_ctor_release(x_205, 1); + x_208 = x_205; +} else { + lean_dec_ref(x_205); + x_208 = lean_box(0); } -lean_ctor_set(x_210, 0, x_209); -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_212 = lean_unsigned_to_nat(0u); -x_213 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_213, 0, x_211); -lean_ctor_set(x_213, 1, x_210); -lean_ctor_set(x_213, 2, x_212); -x_214 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_214, 0, x_213); -x_215 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_215, 0, x_214); -if (lean_is_scalar(x_202)) { - x_216 = lean_alloc_ctor(0, 2, 0); -} else { - x_216 = x_202; +x_209 = l_Lean_Expr_appArg_x21(x_196); +lean_dec(x_196); +x_210 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_211 = lean_array_push(x_210, x_4); +x_212 = lean_array_push(x_211, x_209); +x_213 = lean_array_push(x_212, x_206); +x_214 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_215 = l_Lean_mkAppN(x_214, x_213); +if (lean_is_scalar(x_194)) { + x_216 = lean_alloc_ctor(1, 1, 0); +} else { + x_216 = x_194; } lean_ctor_set(x_216, 0, x_215); -lean_ctor_set(x_216, 1, x_201); -return x_216; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_218 = lean_unsigned_to_nat(0u); +x_219 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_219, 0, x_217); +lean_ctor_set(x_219, 1, x_216); +lean_ctor_set(x_219, 2, x_218); +x_220 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_220, 0, x_219); +x_221 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_221, 0, x_220); +if (lean_is_scalar(x_208)) { + x_222 = lean_alloc_ctor(0, 2, 0); +} else { + x_222 = x_208; +} +lean_ctor_set(x_222, 0, x_221); +lean_ctor_set(x_222, 1, x_207); +return x_222; } else { -lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; -lean_dec(x_190); -lean_dec(x_188); -lean_dec(x_1); -x_217 = lean_ctor_get(x_199, 0); -lean_inc(x_217); -x_218 = lean_ctor_get(x_199, 1); -lean_inc(x_218); -if (lean_is_exclusive(x_199)) { - lean_ctor_release(x_199, 0); - lean_ctor_release(x_199, 1); - x_219 = x_199; +lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; +lean_dec(x_196); +lean_dec(x_194); +lean_dec(x_4); +x_223 = lean_ctor_get(x_205, 0); +lean_inc(x_223); +x_224 = lean_ctor_get(x_205, 1); +lean_inc(x_224); +if (lean_is_exclusive(x_205)) { + lean_ctor_release(x_205, 0); + lean_ctor_release(x_205, 1); + x_225 = x_205; } else { - lean_dec_ref(x_199); - x_219 = lean_box(0); + lean_dec_ref(x_205); + x_225 = lean_box(0); } -if (lean_is_scalar(x_219)) { - x_220 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_225)) { + x_226 = lean_alloc_ctor(1, 2, 0); } else { - x_220 = x_219; + x_226 = x_225; } -lean_ctor_set(x_220, 0, x_217); -lean_ctor_set(x_220, 1, x_218); -return x_220; +lean_ctor_set(x_226, 0, x_223); +lean_ctor_set(x_226, 1, x_224); +return x_226; } } else { -lean_object* x_221; lean_object* x_222; -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_222 = l_Lean_Meta_mkEqRefl(x_221, x_7, x_8, x_9, x_10, x_191); -if (lean_obj_tag(x_222) == 0) +lean_object* x_227; lean_object* x_228; +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_228 = l_Lean_Meta_mkEqRefl(x_227, x_8, x_9, x_10, x_11, x_197); +if (lean_obj_tag(x_228) == 0) { -lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; -x_223 = lean_ctor_get(x_222, 0); -lean_inc(x_223); -x_224 = lean_ctor_get(x_222, 1); -lean_inc(x_224); -if (lean_is_exclusive(x_222)) { - lean_ctor_release(x_222, 0); - lean_ctor_release(x_222, 1); - x_225 = x_222; -} else { - lean_dec_ref(x_222); - x_225 = lean_box(0); -} -x_226 = l_Lean_Expr_appArg_x21(x_190); -lean_dec(x_190); -x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_228 = lean_array_push(x_227, x_1); -x_229 = lean_array_push(x_228, x_226); -x_230 = lean_array_push(x_229, x_223); -x_231 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_232 = l_Lean_mkAppN(x_231, x_230); -if (lean_is_scalar(x_188)) { - x_233 = lean_alloc_ctor(1, 1, 0); +lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; +x_229 = lean_ctor_get(x_228, 0); +lean_inc(x_229); +x_230 = lean_ctor_get(x_228, 1); +lean_inc(x_230); +if (lean_is_exclusive(x_228)) { + lean_ctor_release(x_228, 0); + lean_ctor_release(x_228, 1); + x_231 = x_228; } else { - x_233 = x_188; + lean_dec_ref(x_228); + x_231 = lean_box(0); } -lean_ctor_set(x_233, 0, x_232); -x_234 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_235 = lean_unsigned_to_nat(0u); -x_236 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_236, 0, x_234); -lean_ctor_set(x_236, 1, x_233); -lean_ctor_set(x_236, 2, x_235); -x_237 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_237, 0, x_236); -x_238 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_238, 0, x_237); -if (lean_is_scalar(x_225)) { - x_239 = lean_alloc_ctor(0, 2, 0); +x_232 = l_Lean_Expr_appArg_x21(x_196); +lean_dec(x_196); +x_233 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_234 = lean_array_push(x_233, x_4); +x_235 = lean_array_push(x_234, x_232); +x_236 = lean_array_push(x_235, x_229); +x_237 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_238 = l_Lean_mkAppN(x_237, x_236); +if (lean_is_scalar(x_194)) { + x_239 = lean_alloc_ctor(1, 1, 0); } else { - x_239 = x_225; + x_239 = x_194; } lean_ctor_set(x_239, 0, x_238); -lean_ctor_set(x_239, 1, x_224); -return x_239; +x_240 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_241 = lean_unsigned_to_nat(0u); +x_242 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_242, 0, x_240); +lean_ctor_set(x_242, 1, x_239); +lean_ctor_set(x_242, 2, x_241); +x_243 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_243, 0, x_242); +x_244 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_244, 0, x_243); +if (lean_is_scalar(x_231)) { + x_245 = lean_alloc_ctor(0, 2, 0); +} else { + x_245 = x_231; +} +lean_ctor_set(x_245, 0, x_244); +lean_ctor_set(x_245, 1, x_230); +return x_245; } else { -lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; -lean_dec(x_190); -lean_dec(x_188); -lean_dec(x_1); -x_240 = lean_ctor_get(x_222, 0); -lean_inc(x_240); -x_241 = lean_ctor_get(x_222, 1); -lean_inc(x_241); -if (lean_is_exclusive(x_222)) { - lean_ctor_release(x_222, 0); - lean_ctor_release(x_222, 1); - x_242 = x_222; +lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; +lean_dec(x_196); +lean_dec(x_194); +lean_dec(x_4); +x_246 = lean_ctor_get(x_228, 0); +lean_inc(x_246); +x_247 = lean_ctor_get(x_228, 1); +lean_inc(x_247); +if (lean_is_exclusive(x_228)) { + lean_ctor_release(x_228, 0); + lean_ctor_release(x_228, 1); + x_248 = x_228; } else { - lean_dec_ref(x_222); - x_242 = lean_box(0); + lean_dec_ref(x_228); + x_248 = lean_box(0); } -if (lean_is_scalar(x_242)) { - x_243 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_248)) { + x_249 = lean_alloc_ctor(1, 2, 0); } else { - x_243 = x_242; + x_249 = x_248; } -lean_ctor_set(x_243, 0, x_240); -lean_ctor_set(x_243, 1, x_241); -return x_243; +lean_ctor_set(x_249, 0, x_246); +lean_ctor_set(x_249, 1, x_247); +return x_249; } } } else { -lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; -lean_dec(x_188); -lean_dec(x_187); -lean_dec(x_178); +lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; +lean_dec(x_194); +lean_dec(x_193); +lean_dec(x_184); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_244 = lean_ctor_get(x_189, 0); -lean_inc(x_244); -x_245 = lean_ctor_get(x_189, 1); -lean_inc(x_245); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_246 = x_189; +lean_dec(x_4); +lean_dec(x_3); +x_250 = lean_ctor_get(x_195, 0); +lean_inc(x_250); +x_251 = lean_ctor_get(x_195, 1); +lean_inc(x_251); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_252 = x_195; } else { - lean_dec_ref(x_189); - x_246 = lean_box(0); + lean_dec_ref(x_195); + x_252 = lean_box(0); } -if (lean_is_scalar(x_246)) { - x_247 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_252)) { + x_253 = lean_alloc_ctor(1, 2, 0); } else { - x_247 = x_246; + x_253 = x_252; } -lean_ctor_set(x_247, 0, x_244); -lean_ctor_set(x_247, 1, x_245); -return x_247; +lean_ctor_set(x_253, 0, x_250); +lean_ctor_set(x_253, 1, x_251); +return x_253; } } } else { -lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; -lean_dec(x_178); +lean_object* x_254; lean_object* x_255; lean_object* x_256; lean_object* x_257; +lean_dec(x_184); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_248 = lean_ctor_get(x_180, 0); -lean_inc(x_248); -x_249 = lean_ctor_get(x_180, 1); -lean_inc(x_249); -if (lean_is_exclusive(x_180)) { - lean_ctor_release(x_180, 0); - lean_ctor_release(x_180, 1); - x_250 = x_180; +lean_dec(x_4); +lean_dec(x_3); +x_254 = lean_ctor_get(x_186, 0); +lean_inc(x_254); +x_255 = lean_ctor_get(x_186, 1); +lean_inc(x_255); +if (lean_is_exclusive(x_186)) { + lean_ctor_release(x_186, 0); + lean_ctor_release(x_186, 1); + x_256 = x_186; } else { - lean_dec_ref(x_180); - x_250 = lean_box(0); + lean_dec_ref(x_186); + x_256 = lean_box(0); } -if (lean_is_scalar(x_250)) { - x_251 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_256)) { + x_257 = lean_alloc_ctor(1, 2, 0); } else { - x_251 = x_250; + x_257 = x_256; } -lean_ctor_set(x_251, 0, x_248); -lean_ctor_set(x_251, 1, x_249); -return x_251; +lean_ctor_set(x_257, 0, x_254); +lean_ctor_set(x_257, 1, x_255); +return x_257; } } } } else { -uint8_t x_252; +uint8_t x_258; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_252 = !lean_is_exclusive(x_14); -if (x_252 == 0) +lean_dec(x_3); +x_258 = !lean_is_exclusive(x_20); +if (x_258 == 0) { -return x_14; +return x_20; } else { -lean_object* x_253; lean_object* x_254; lean_object* x_255; -x_253 = lean_ctor_get(x_14, 0); -x_254 = lean_ctor_get(x_14, 1); -lean_inc(x_254); -lean_inc(x_253); -lean_dec(x_14); -x_255 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_255, 0, x_253); -lean_ctor_set(x_255, 1, x_254); -return x_255; +lean_object* x_259; lean_object* x_260; lean_object* x_261; +x_259 = lean_ctor_get(x_20, 0); +x_260 = lean_ctor_get(x_20, 1); +lean_inc(x_260); +lean_inc(x_259); +lean_dec(x_20); +x_261 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_261, 0, x_259); +lean_ctor_set(x_261, 1, x_260); +return x_261; } } } } -LEAN_EXPORT lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +} +} +LEAN_EXPORT lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -uint8_t x_13; -x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); -lean_dec(x_1); -if (x_13 == 0) -{ -lean_object* x_14; lean_object* x_15; -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +lean_object* x_13; +x_13 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363_(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_14 = lean_box(0); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_12); -return x_15; -} -else -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_box(0); -x_17 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -return x_17; -} +lean_dec(x_1); +return x_13; } } -LEAN_EXPORT lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_UInt8_reduceAdd(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_12; -x_12 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_3); -return x_12; +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__428; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; } +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } -LEAN_EXPORT lean_object* l_UInt8_reduceAdd___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: +else { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt8_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt8_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_UInt8_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_UInt8_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; uint8_t x_37; uint8_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -x_38 = lean_ctor_get_uint8(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_39 = lean_uint8_add(x_37, x_38); -lean_ctor_set_uint8(x_22, sizeof(void*)*1, x_39); -x_40 = l_UInt8_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; uint8_t x_47; uint8_t x_48; uint8_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_uint8(x_45, sizeof(void*)*1); -lean_dec(x_45); -x_49 = lean_uint8_add(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, 1); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_uint8(x_50, sizeof(void*)*1, x_49); -x_51 = l_UInt8_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; uint8_t x_43; uint8_t x_44; uint8_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_uint8(x_28, sizeof(void*)*1); +x_44 = lean_ctor_get_uint8(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_45 = lean_uint8_add(x_43, x_44); +lean_ctor_set_uint8(x_28, sizeof(void*)*1, x_45); +x_46 = l_UInt8_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; uint8_t x_53; uint8_t x_54; uint8_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_uint8(x_28, sizeof(void*)*1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_uint8(x_51, sizeof(void*)*1); +lean_dec(x_51); +x_55 = lean_uint8_add(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, 1); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_uint8(x_56, sizeof(void*)*1, x_55); +x_57 = l_UInt8_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; uint8_t x_58; lean_object* x_59; uint8_t x_60; uint8_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_uint8(x_56, sizeof(void*)*1); -lean_dec(x_56); -x_61 = lean_uint8_add(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, 1); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_uint8(x_62, sizeof(void*)*1, x_61); -x_63 = l_UInt8_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; uint8_t x_64; lean_object* x_65; uint8_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_uint8(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_uint8(x_62, sizeof(void*)*1); +lean_dec(x_62); +x_67 = lean_uint8_add(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, 1); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_uint8(x_68, sizeof(void*)*1, x_67); +x_69 = l_UInt8_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint8_t x_73; lean_object* x_74; uint8_t x_75; uint8_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint8_t x_79; lean_object* x_80; uint8_t x_81; uint8_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_uint8(x_70, sizeof(void*)*1); -lean_dec(x_70); -x_76 = lean_uint8_add(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, 1); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_uint8(x_77, sizeof(void*)*1, x_76); -x_78 = l_UInt8_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_uint8(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_uint8(x_76, sizeof(void*)*1); +lean_dec(x_76); +x_82 = lean_uint8_add(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, 1); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_uint8(x_83, sizeof(void*)*1, x_82); +x_84 = l_UInt8_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } } } } -LEAN_EXPORT lean_object* l_UInt8_reduceAdd(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +} +} +LEAN_EXPORT lean_object* l_UInt8_reduceAdd___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__442; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); +lean_object* x_10; +x_10 = l_UInt8_reduceAdd(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; -} -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt8_reduceAdd___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; -} -} -} -LEAN_EXPORT lean_object* l_UInt8_reduceAdd___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_UInt8_reduceAdd___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; -} -} -LEAN_EXPORT lean_object* l_UInt8_reduceAdd___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; -x_10 = l_UInt8_reduceAdd(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -lean_dec(x_1); -return x_10; +lean_dec(x_1); +return x_10; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt8_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__427; +x_1 = l_UInt8_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__413; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__2() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__442; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__428; x_2 = lean_unsigned_to_nat(6u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -11386,11 +11153,11 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt8_fromExpr___lambda__2___closed__2; +x_1 = l_UInt8_fromExpr___closed__2; x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -11398,7 +11165,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__4() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__4() { _start: { lean_object* x_1; lean_object* x_2; @@ -11407,77 +11174,77 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__5() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__4; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__2; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__4; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__6() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__5; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__5; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__7() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__6; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__6; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__8() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__7; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__7; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__9() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__8; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__10() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__9; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__9; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__11() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__10; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__10; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__12() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__12() { _start: { lean_object* x_1; @@ -11485,380 +11252,371 @@ x_1 = lean_alloc_closure((void*)(l_UInt8_reduceAdd___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__1; -x_3 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__11; -x_4 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__12; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__1; +x_3 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__11; +x_4 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__12; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6523_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5817_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__12; +x_4 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__12; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt8_reduceMul___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt8_reduceMul(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__446; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; +} +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt8_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt8_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_UInt8_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_UInt8_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; uint8_t x_37; uint8_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -x_38 = lean_ctor_get_uint8(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_39 = lean_uint8_mul(x_37, x_38); -lean_ctor_set_uint8(x_22, sizeof(void*)*1, x_39); -x_40 = l_UInt8_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; uint8_t x_47; uint8_t x_48; uint8_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_uint8(x_45, sizeof(void*)*1); -lean_dec(x_45); -x_49 = lean_uint8_mul(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, 1); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_uint8(x_50, sizeof(void*)*1, x_49); -x_51 = l_UInt8_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; uint8_t x_43; uint8_t x_44; uint8_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_uint8(x_28, sizeof(void*)*1); +x_44 = lean_ctor_get_uint8(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_45 = lean_uint8_mul(x_43, x_44); +lean_ctor_set_uint8(x_28, sizeof(void*)*1, x_45); +x_46 = l_UInt8_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; uint8_t x_53; uint8_t x_54; uint8_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_uint8(x_28, sizeof(void*)*1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_uint8(x_51, sizeof(void*)*1); +lean_dec(x_51); +x_55 = lean_uint8_mul(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, 1); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_uint8(x_56, sizeof(void*)*1, x_55); +x_57 = l_UInt8_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; uint8_t x_58; lean_object* x_59; uint8_t x_60; uint8_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_uint8(x_56, sizeof(void*)*1); -lean_dec(x_56); -x_61 = lean_uint8_mul(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, 1); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_uint8(x_62, sizeof(void*)*1, x_61); -x_63 = l_UInt8_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; uint8_t x_64; lean_object* x_65; uint8_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_uint8(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_uint8(x_62, sizeof(void*)*1); +lean_dec(x_62); +x_67 = lean_uint8_mul(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, 1); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_uint8(x_68, sizeof(void*)*1, x_67); +x_69 = l_UInt8_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint8_t x_73; lean_object* x_74; uint8_t x_75; uint8_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint8_t x_79; lean_object* x_80; uint8_t x_81; uint8_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_uint8(x_70, sizeof(void*)*1); -lean_dec(x_70); -x_76 = lean_uint8_mul(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, 1); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_uint8(x_77, sizeof(void*)*1, x_76); -x_78 = l_UInt8_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_uint8(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_uint8(x_76, sizeof(void*)*1); +lean_dec(x_76); +x_82 = lean_uint8_mul(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, 1); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_uint8(x_83, sizeof(void*)*1, x_82); +x_84 = l_UInt8_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_UInt8_reduceMul(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__460; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt8_reduceMul___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt8_reduceMul___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_UInt8_reduceMul___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_UInt8_reduceMul___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -11866,25 +11624,28 @@ LEAN_EXPORT lean_object* l_UInt8_reduceMul___boxed(lean_object* x_1, lean_object { lean_object* x_10; x_10 = l_UInt8_reduceMul(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt8_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__450; +x_1 = l_UInt8_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__436; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__2() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__460; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__446; x_2 = lean_unsigned_to_nat(6u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -11892,77 +11653,77 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__3() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__4; -x_2 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__2; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__4; +x_2 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__4() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__3; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3; +x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__3; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__5() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__4; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3; +x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__4; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__6() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__5; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3; +x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__5; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__7() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__6; +x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__8() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__7; +x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__9() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__8; +x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__10() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__10() { _start: { lean_object* x_1; @@ -11970,380 +11731,371 @@ x_1 = lean_alloc_closure((void*)(l_UInt8_reduceMul___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__1; -x_3 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__9; -x_4 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__10; +x_2 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__1; +x_3 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__9; +x_4 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__10; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6561_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5855_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__1; +x_2 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__10; +x_4 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__10; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt8_reduceSub___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt8_reduceSub(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__459; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; +} +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt8_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt8_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_UInt8_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_UInt8_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; uint8_t x_37; uint8_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -x_38 = lean_ctor_get_uint8(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_39 = lean_uint8_sub(x_37, x_38); -lean_ctor_set_uint8(x_22, sizeof(void*)*1, x_39); -x_40 = l_UInt8_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; uint8_t x_47; uint8_t x_48; uint8_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_uint8(x_45, sizeof(void*)*1); -lean_dec(x_45); -x_49 = lean_uint8_sub(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, 1); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_uint8(x_50, sizeof(void*)*1, x_49); -x_51 = l_UInt8_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; -} +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; uint8_t x_43; uint8_t x_44; uint8_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_uint8(x_28, sizeof(void*)*1); +x_44 = lean_ctor_get_uint8(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_45 = lean_uint8_sub(x_43, x_44); +lean_ctor_set_uint8(x_28, sizeof(void*)*1, x_45); +x_46 = l_UInt8_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; } else { -lean_object* x_56; lean_object* x_57; uint8_t x_58; lean_object* x_59; uint8_t x_60; uint8_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_uint8(x_56, sizeof(void*)*1); -lean_dec(x_56); -x_61 = lean_uint8_sub(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, 1); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_uint8(x_62, sizeof(void*)*1, x_61); -x_63 = l_UInt8_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_51; lean_object* x_52; uint8_t x_53; uint8_t x_54; uint8_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_uint8(x_28, sizeof(void*)*1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_uint8(x_51, sizeof(void*)*1); +lean_dec(x_51); +x_55 = lean_uint8_sub(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, 1); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_uint8(x_56, sizeof(void*)*1, x_55); +x_57 = l_UInt8_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint8_t x_73; lean_object* x_74; uint8_t x_75; uint8_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_62; lean_object* x_63; uint8_t x_64; lean_object* x_65; uint8_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_uint8(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_uint8(x_62, sizeof(void*)*1); +lean_dec(x_62); +x_67 = lean_uint8_sub(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, 1); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_uint8(x_68, sizeof(void*)*1, x_67); +x_69 = l_UInt8_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; +} +} +else +{ +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint8_t x_79; lean_object* x_80; uint8_t x_81; uint8_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_uint8(x_70, sizeof(void*)*1); -lean_dec(x_70); -x_76 = lean_uint8_sub(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, 1); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_uint8(x_77, sizeof(void*)*1, x_76); -x_78 = l_UInt8_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_uint8(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_uint8(x_76, sizeof(void*)*1); +lean_dec(x_76); +x_82 = lean_uint8_sub(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, 1); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_uint8(x_83, sizeof(void*)*1, x_82); +x_84 = l_UInt8_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_UInt8_reduceSub(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__473; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt8_reduceSub___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt8_reduceSub___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_UInt8_reduceSub___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_UInt8_reduceSub___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -12351,25 +12103,28 @@ LEAN_EXPORT lean_object* l_UInt8_reduceSub___boxed(lean_object* x_1, lean_object { lean_object* x_10; x_10 = l_UInt8_reduceSub(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt8_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__463; +x_1 = l_UInt8_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__449; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__2() { +static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__473; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__459; x_2 = lean_unsigned_to_nat(6u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -12377,77 +12132,77 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__3() { +static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__4; -x_2 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__2; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__4; +x_2 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__4() { +static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__3; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3; +x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__3; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__5() { +static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__4; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3; +x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__4; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__6() { +static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__5; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3; +x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__5; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__7() { +static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__6; +x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__8() { +static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__7; +x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__9() { +static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__8; +x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__10() { +static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__10() { _start: { lean_object* x_1; @@ -12455,380 +12210,371 @@ x_1 = lean_alloc_closure((void*)(l_UInt8_reduceSub___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__1; -x_3 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__9; -x_4 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__10; +x_2 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__1; +x_3 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__9; +x_4 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__10; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6599_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5893_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__1; +x_2 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__10; +x_4 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__10; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt8_reduceDiv___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt8_reduceDiv(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__472; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; +} +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt8_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt8_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_UInt8_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_UInt8_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; uint8_t x_37; uint8_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -x_38 = lean_ctor_get_uint8(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_39 = lean_uint8_div(x_37, x_38); -lean_ctor_set_uint8(x_22, sizeof(void*)*1, x_39); -x_40 = l_UInt8_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; uint8_t x_47; uint8_t x_48; uint8_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_uint8(x_45, sizeof(void*)*1); -lean_dec(x_45); -x_49 = lean_uint8_div(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, 1); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_uint8(x_50, sizeof(void*)*1, x_49); -x_51 = l_UInt8_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; uint8_t x_43; uint8_t x_44; uint8_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_uint8(x_28, sizeof(void*)*1); +x_44 = lean_ctor_get_uint8(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_45 = lean_uint8_div(x_43, x_44); +lean_ctor_set_uint8(x_28, sizeof(void*)*1, x_45); +x_46 = l_UInt8_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; uint8_t x_53; uint8_t x_54; uint8_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_uint8(x_28, sizeof(void*)*1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_uint8(x_51, sizeof(void*)*1); +lean_dec(x_51); +x_55 = lean_uint8_div(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, 1); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_uint8(x_56, sizeof(void*)*1, x_55); +x_57 = l_UInt8_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; uint8_t x_58; lean_object* x_59; uint8_t x_60; uint8_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_uint8(x_56, sizeof(void*)*1); -lean_dec(x_56); -x_61 = lean_uint8_div(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, 1); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_uint8(x_62, sizeof(void*)*1, x_61); -x_63 = l_UInt8_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; uint8_t x_64; lean_object* x_65; uint8_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_uint8(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_uint8(x_62, sizeof(void*)*1); +lean_dec(x_62); +x_67 = lean_uint8_div(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, 1); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_uint8(x_68, sizeof(void*)*1, x_67); +x_69 = l_UInt8_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint8_t x_73; lean_object* x_74; uint8_t x_75; uint8_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint8_t x_79; lean_object* x_80; uint8_t x_81; uint8_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_uint8(x_70, sizeof(void*)*1); -lean_dec(x_70); -x_76 = lean_uint8_div(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, 1); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_uint8(x_77, sizeof(void*)*1, x_76); -x_78 = l_UInt8_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_uint8(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_uint8(x_76, sizeof(void*)*1); +lean_dec(x_76); +x_82 = lean_uint8_div(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, 1); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_uint8(x_83, sizeof(void*)*1, x_82); +x_84 = l_UInt8_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_UInt8_reduceDiv(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__486; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt8_reduceDiv___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt8_reduceDiv___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_UInt8_reduceDiv___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_UInt8_reduceDiv___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -12836,25 +12582,28 @@ LEAN_EXPORT lean_object* l_UInt8_reduceDiv___boxed(lean_object* x_1, lean_object { lean_object* x_10; x_10 = l_UInt8_reduceDiv(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt8_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__476; +x_1 = l_UInt8_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__462; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__2() { +static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__486; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__472; x_2 = lean_unsigned_to_nat(6u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -12862,77 +12611,77 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__3() { +static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__4; -x_2 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__2; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__4; +x_2 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__4() { +static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__3; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3; +x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__3; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__5() { +static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__4; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3; +x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__4; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__6() { +static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__5; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3; +x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__5; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__7() { +static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__6; +x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__8() { +static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__7; +x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__9() { +static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__8; +x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__10() { +static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__10() { _start: { lean_object* x_1; @@ -12940,380 +12689,371 @@ x_1 = lean_alloc_closure((void*)(l_UInt8_reduceDiv___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__1; -x_3 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__9; -x_4 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__10; +x_2 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__1; +x_3 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__9; +x_4 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__10; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6637_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5931_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__1; +x_2 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__10; +x_4 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__10; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt8_reduceMod___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt8_reduceMod(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt8_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__485; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else { -uint8_t x_15; -lean_dec(x_9); +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; +} +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; -} -} -else -{ -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_UInt8_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +x_19 = l_UInt8_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_21; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_UInt8_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) +{ uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); if (x_32 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) -{ -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; uint8_t x_37; uint8_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -x_38 = lean_ctor_get_uint8(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_39 = lean_uint8_mod(x_37, x_38); -lean_ctor_set_uint8(x_22, sizeof(void*)*1, x_39); -x_40 = l_UInt8_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; uint8_t x_47; uint8_t x_48; uint8_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_uint8(x_45, sizeof(void*)*1); -lean_dec(x_45); -x_49 = lean_uint8_mod(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, 1); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_uint8(x_50, sizeof(void*)*1, x_49); -x_51 = l_UInt8_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; -} +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_56; lean_object* x_57; uint8_t x_58; lean_object* x_59; uint8_t x_60; uint8_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_uint8(x_56, sizeof(void*)*1); -lean_dec(x_56); -x_61 = lean_uint8_mod(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, 1); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_uint8(x_62, sizeof(void*)*1, x_61); -x_63 = l_UInt8_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint8_t x_73; lean_object* x_74; uint8_t x_75; uint8_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; -} else { - lean_dec_ref(x_25); - x_71 = lean_box(0); -} -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_uint8(x_70, sizeof(void*)*1); -lean_dec(x_70); -x_76 = lean_uint8_mod(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, 1); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_uint8(x_77, sizeof(void*)*1, x_76); -x_78 = l_UInt8_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); -} else { - x_83 = x_71; -} -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) +{ +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) +{ +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; uint8_t x_43; uint8_t x_44; uint8_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_uint8(x_28, sizeof(void*)*1); +x_44 = lean_ctor_get_uint8(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_45 = lean_uint8_mod(x_43, x_44); +lean_ctor_set_uint8(x_28, sizeof(void*)*1, x_45); +x_46 = l_UInt8_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; } +else +{ +lean_object* x_51; lean_object* x_52; uint8_t x_53; uint8_t x_54; uint8_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_uint8(x_28, sizeof(void*)*1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_uint8(x_51, sizeof(void*)*1); +lean_dec(x_51); +x_55 = lean_uint8_mod(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, 1); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_uint8(x_56, sizeof(void*)*1, x_55); +x_57 = l_UInt8_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) -{ -return x_24; +lean_object* x_62; lean_object* x_63; uint8_t x_64; lean_object* x_65; uint8_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_uint8(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_uint8(x_62, sizeof(void*)*1); +lean_dec(x_62); +x_67 = lean_uint8_mod(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, 1); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_uint8(x_68, sizeof(void*)*1, x_67); +x_69 = l_UInt8_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; +} } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint8_t x_79; lean_object* x_80; uint8_t x_81; uint8_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; +} else { + lean_dec_ref(x_31); + x_77 = lean_box(0); } +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_uint8(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; +} else { + lean_dec_ref(x_28); + x_80 = lean_box(0); +} +x_81 = lean_ctor_get_uint8(x_76, sizeof(void*)*1); +lean_dec(x_76); +x_82 = lean_uint8_mod(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, 1); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_uint8(x_83, sizeof(void*)*1, x_82); +x_84 = l_UInt8_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_89; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_13; +return x_30; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } -LEAN_EXPORT lean_object* l_UInt8_reduceMod(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__499; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) +{ +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt8_reduceMod___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; +} } } } -LEAN_EXPORT lean_object* l_UInt8_reduceMod___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_UInt8_reduceMod___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_UInt8_reduceMod___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -13321,25 +13061,28 @@ LEAN_EXPORT lean_object* l_UInt8_reduceMod___boxed(lean_object* x_1, lean_object { lean_object* x_10; x_10 = l_UInt8_reduceMod(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt8_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__489; +x_1 = l_UInt8_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__475; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__2() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__499; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__485; x_2 = lean_unsigned_to_nat(6u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -13347,77 +13090,77 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__3() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__4; -x_2 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__2; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__4; +x_2 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__4() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__3; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3; +x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__3; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__5() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__4; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3; +x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__4; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__6() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__5; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3; +x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__5; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__7() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__6; +x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__8() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__7; +x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__9() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__8; +x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__8; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__10() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__10() { _start: { lean_object* x_1; @@ -13425,1028 +13168,1032 @@ x_1 = lean_alloc_closure((void*)(l_UInt8_reduceMod___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__1; -x_3 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__9; -x_4 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__10; +x_2 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__1; +x_3 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__9; +x_4 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__10; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6675_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5969_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__1; +x_2 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__10; +x_4 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__10; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt8_reduceLT___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt8_reduceLT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__498; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_UInt8_fromExpr___closed__3; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt8_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt8_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_UInt8_fromExpr(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_UInt8_fromExpr(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) -{ -lean_object* x_37; lean_object* x_38; uint8_t x_39; uint8_t x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get_uint8(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_40 = lean_ctor_get_uint8(x_35, sizeof(void*)*1); -lean_dec(x_35); -x_41 = lean_uint8_dec_lt(x_39, x_40); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) -{ -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +lean_object* x_43; lean_object* x_44; uint8_t x_45; uint8_t x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get_uint8(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_46 = lean_ctor_get_uint8(x_41, sizeof(void*)*1); +lean_dec(x_41); +x_47 = lean_uint8_dec_lt(x_45, x_46); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) +{ +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; -} +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; +} } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; uint8_t x_116; uint8_t x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get_uint8(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_117 = lean_ctor_get_uint8(x_112, sizeof(void*)*1); -lean_dec(x_112); -x_118 = lean_uint8_dec_lt(x_116, x_117); -if (x_118 == 0) -{ -lean_object* x_119; lean_object* x_120; -x_119 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; uint8_t x_122; uint8_t x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +lean_dec(x_119); +x_122 = lean_ctor_get_uint8(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_123 = lean_ctor_get_uint8(x_118, sizeof(void*)*1); +lean_dec(x_118); +x_124 = lean_uint8_dec_lt(x_122, x_123); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_UInt8_fromExpr(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_UInt8_fromExpr(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_183; lean_object* x_184; uint8_t x_185; uint8_t x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get_uint8(x_171, sizeof(void*)*1); -lean_dec(x_171); -x_186 = lean_ctor_get_uint8(x_180, sizeof(void*)*1); -lean_dec(x_180); -x_187 = lean_uint8_dec_lt(x_185, x_186); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; uint8_t x_191; uint8_t x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_188); +x_191 = lean_ctor_get_uint8(x_177, sizeof(void*)*1); +lean_dec(x_177); +x_192 = lean_ctor_get_uint8(x_186, sizeof(void*)*1); +lean_dec(x_186); +x_193 = lean_uint8_dec_lt(x_191, x_192); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -LEAN_EXPORT lean_object* l_UInt8_reduceLT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__512; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt8_reduceLT___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt8_reduceLT___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt8_reduceLT___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_UInt8_reduceLT___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_10; +x_10 = l_UInt8_reduceLT(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt8_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__502; +x_1 = l_UInt8_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__488; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__2() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__512; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__498; x_2 = lean_unsigned_to_nat(4u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -14454,7 +14201,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__3() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__3() { _start: { lean_object* x_1; lean_object* x_2; @@ -14463,1086 +14210,1090 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__4() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__3; -x_2 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__2; +x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__3; +x_2 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__5() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__4; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3; +x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__4; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__6() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__5; +x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__7() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__6; +x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__8() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__7; +x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__9() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__9() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_UInt8_reduceLT), 9, 0); +x_1 = lean_alloc_closure((void*)(l_UInt8_reduceLT___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__1; -x_3 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__8; -x_4 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__9; +x_2 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__1; +x_3 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__8; +x_4 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__9; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6714_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6008_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__1; +x_2 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__9; +x_4 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__9; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt8_reduceLE___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt8_reduceLE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__512; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_UInt8_fromExpr___closed__3; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt8_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt8_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_UInt8_fromExpr(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_UInt8_fromExpr(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_37; lean_object* x_38; uint8_t x_39; uint8_t x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get_uint8(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_40 = lean_ctor_get_uint8(x_35, sizeof(void*)*1); -lean_dec(x_35); -x_41 = lean_uint8_dec_le(x_39, x_40); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) -{ -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) -{ -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +lean_object* x_43; lean_object* x_44; uint8_t x_45; uint8_t x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get_uint8(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_46 = lean_ctor_get_uint8(x_41, sizeof(void*)*1); +lean_dec(x_41); +x_47 = lean_uint8_dec_le(x_45, x_46); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) +{ +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; uint8_t x_116; uint8_t x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get_uint8(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_117 = lean_ctor_get_uint8(x_112, sizeof(void*)*1); -lean_dec(x_112); -x_118 = lean_uint8_dec_le(x_116, x_117); -if (x_118 == 0) -{ -lean_object* x_119; lean_object* x_120; -x_119 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; uint8_t x_122; uint8_t x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +lean_dec(x_119); +x_122 = lean_ctor_get_uint8(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_123 = lean_ctor_get_uint8(x_118, sizeof(void*)*1); +lean_dec(x_118); +x_124 = lean_uint8_dec_le(x_122, x_123); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_UInt8_fromExpr(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_UInt8_fromExpr(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_183; lean_object* x_184; uint8_t x_185; uint8_t x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get_uint8(x_171, sizeof(void*)*1); -lean_dec(x_171); -x_186 = lean_ctor_get_uint8(x_180, sizeof(void*)*1); -lean_dec(x_180); -x_187 = lean_uint8_dec_le(x_185, x_186); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; uint8_t x_191; uint8_t x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_188); +x_191 = lean_ctor_get_uint8(x_177, sizeof(void*)*1); +lean_dec(x_177); +x_192 = lean_ctor_get_uint8(x_186, sizeof(void*)*1); +lean_dec(x_186); +x_193 = lean_uint8_dec_le(x_191, x_192); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -LEAN_EXPORT lean_object* l_UInt8_reduceLE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__526; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt8_reduceLE___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt8_reduceLE___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt8_reduceLE___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_UInt8_reduceLE___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_10; +x_10 = l_UInt8_reduceLE(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt8_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__516; +x_1 = l_UInt8_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__502; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__2() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__526; +x_1 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__512; x_2 = lean_unsigned_to_nat(4u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -15550,2474 +15301,2557 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__3() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__3; -x_2 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__2; +x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__3; +x_2 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__4() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__3; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3; +x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__3; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__5() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__4; +x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__6() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__5; +x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__7() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__6; +x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__8() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__8() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_UInt8_reduceLE), 9, 0); +x_1 = lean_alloc_closure((void*)(l_UInt8_reduceLE___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__1; -x_3 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__7; -x_4 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__8; +x_2 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__1; +x_3 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__7; +x_4 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__8; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6753_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6047_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__1; +x_2 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__8; +x_4 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__8; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt8_reduceGT___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt8_reduceGT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt8_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__525; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else { -uint8_t x_15; -lean_dec(x_9); +lean_object* x_254; +x_254 = l_UInt8_fromExpr___closed__3; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +x_19 = l_UInt8_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) +{ +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) +{ +uint8_t x_21; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) +{ +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; +} +else +{ +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_UInt8_fromExpr(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_UInt8_fromExpr(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) -{ -lean_object* x_37; lean_object* x_38; uint8_t x_39; uint8_t x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get_uint8(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_40 = lean_ctor_get_uint8(x_35, sizeof(void*)*1); -lean_dec(x_35); -x_41 = lean_uint8_dec_lt(x_40, x_39); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) -{ -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +lean_object* x_43; lean_object* x_44; uint8_t x_45; uint8_t x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get_uint8(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_46 = lean_ctor_get_uint8(x_41, sizeof(void*)*1); +lean_dec(x_41); +x_47 = lean_uint8_dec_lt(x_46, x_45); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) +{ +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; uint8_t x_116; uint8_t x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get_uint8(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_117 = lean_ctor_get_uint8(x_112, sizeof(void*)*1); -lean_dec(x_112); -x_118 = lean_uint8_dec_lt(x_117, x_116); -if (x_118 == 0) -{ -lean_object* x_119; lean_object* x_120; -x_119 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; uint8_t x_122; uint8_t x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +lean_dec(x_119); +x_122 = lean_ctor_get_uint8(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_123 = lean_ctor_get_uint8(x_118, sizeof(void*)*1); +lean_dec(x_118); +x_124 = lean_uint8_dec_lt(x_123, x_122); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_UInt8_fromExpr(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_UInt8_fromExpr(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_183; lean_object* x_184; uint8_t x_185; uint8_t x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get_uint8(x_171, sizeof(void*)*1); -lean_dec(x_171); -x_186 = lean_ctor_get_uint8(x_180, sizeof(void*)*1); -lean_dec(x_180); -x_187 = lean_uint8_dec_lt(x_186, x_185); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; uint8_t x_191; uint8_t x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_188); +x_191 = lean_ctor_get_uint8(x_177, sizeof(void*)*1); +lean_dec(x_177); +x_192 = lean_ctor_get_uint8(x_186, sizeof(void*)*1); +lean_dec(x_186); +x_193 = lean_uint8_dec_lt(x_192, x_191); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -LEAN_EXPORT lean_object* l_UInt8_reduceGT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__539; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt8_reduceGT___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt8_reduceGT___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt8_reduceGT___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_UInt8_reduceGT___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_10; +x_10 = l_UInt8_reduceGT(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6790____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6084____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt8_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__529; +x_1 = l_UInt8_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__515; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6790____closed__2() { +static lean_object* _init_l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6084____closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_UInt8_reduceGT), 9, 0); +x_1 = lean_alloc_closure((void*)(l_UInt8_reduceGT___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6790_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6084_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6790____closed__1; -x_3 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__8; -x_4 = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6790____closed__2; +x_2 = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6084____closed__1; +x_3 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__8; +x_4 = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6084____closed__2; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6792_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6086_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6790____closed__1; +x_2 = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6084____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6790____closed__2; +x_4 = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6084____closed__2; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt8_reduceGE___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt8_reduceGE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__538; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_UInt8_fromExpr___closed__3; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt8_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt8_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_UInt8_fromExpr(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_UInt8_fromExpr(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) -{ -lean_object* x_37; lean_object* x_38; uint8_t x_39; uint8_t x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get_uint8(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_40 = lean_ctor_get_uint8(x_35, sizeof(void*)*1); -lean_dec(x_35); -x_41 = lean_uint8_dec_le(x_40, x_39); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) -{ -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +lean_object* x_43; lean_object* x_44; uint8_t x_45; uint8_t x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get_uint8(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_46 = lean_ctor_get_uint8(x_41, sizeof(void*)*1); +lean_dec(x_41); +x_47 = lean_uint8_dec_le(x_46, x_45); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) +{ +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; uint8_t x_116; uint8_t x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get_uint8(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_117 = lean_ctor_get_uint8(x_112, sizeof(void*)*1); -lean_dec(x_112); -x_118 = lean_uint8_dec_le(x_117, x_116); -if (x_118 == 0) -{ -lean_object* x_119; lean_object* x_120; -x_119 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; uint8_t x_122; uint8_t x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +lean_dec(x_119); +x_122 = lean_ctor_get_uint8(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_123 = lean_ctor_get_uint8(x_118, sizeof(void*)*1); +lean_dec(x_118); +x_124 = lean_uint8_dec_le(x_123, x_122); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_UInt8_fromExpr(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_UInt8_fromExpr(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_183; lean_object* x_184; uint8_t x_185; uint8_t x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get_uint8(x_171, sizeof(void*)*1); -lean_dec(x_171); -x_186 = lean_ctor_get_uint8(x_180, sizeof(void*)*1); -lean_dec(x_180); -x_187 = lean_uint8_dec_le(x_186, x_185); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; uint8_t x_191; uint8_t x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_188); +x_191 = lean_ctor_get_uint8(x_177, sizeof(void*)*1); +lean_dec(x_177); +x_192 = lean_ctor_get_uint8(x_186, sizeof(void*)*1); +lean_dec(x_186); +x_193 = lean_uint8_dec_le(x_192, x_191); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -LEAN_EXPORT lean_object* l_UInt8_reduceGE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__552; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt8_reduceGE___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt8_reduceGE___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt8_reduceGE___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_UInt8_reduceGE___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_10; +x_10 = l_UInt8_reduceGE(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6829____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6123____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt8_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__542; +x_1 = l_UInt8_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__528; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6829____closed__2() { +static lean_object* _init_l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6123____closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_UInt8_reduceGE), 9, 0); +x_1 = lean_alloc_closure((void*)(l_UInt8_reduceGE___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6829_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6123_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6829____closed__1; -x_3 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__7; -x_4 = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6829____closed__2; +x_2 = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6123____closed__1; +x_3 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__7; +x_4 = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6123____closed__2; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6831_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6125_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6829____closed__1; +x_2 = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6123____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6829____closed__2; +x_4 = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6123____closed__2; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt16_fromExpr___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +static lean_object* _init_l_UInt16_fromExpr___closed__1() { _start: { -lean_object* x_12; lean_object* x_13; -x_12 = l_Lean_Expr_appArg_x21(x_1); -x_13 = l_Nat_fromExpr_x3f(x_12, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_13) == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("UInt16", 6); +return x_1; +} +} +static lean_object* _init_l_UInt16_fromExpr___closed__2() { +_start: { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_UInt16_fromExpr___closed__1; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_UInt16_fromExpr(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -uint8_t x_15; -lean_dec(x_2); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__118; +x_11 = lean_unsigned_to_nat(3u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_87; +x_87 = lean_box(0); +x_13 = x_87; +x_14 = x_9; +goto block_86; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_88; +x_88 = l_UInt8_fromExpr___closed__3; +x_13 = x_88; +x_14 = x_9; +goto block_86; } +block_86: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appFn_x21(x_17); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +x_20 = lean_whnf(x_19, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_20) == 0) +{ uint8_t x_21; -x_21 = !lean_is_exclusive(x_13); +x_21 = !lean_is_exclusive(x_20); if (x_21 == 0) { -lean_object* x_22; uint8_t x_23; -x_22 = lean_ctor_get(x_13, 0); +lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; +x_22 = lean_ctor_get(x_20, 0); +x_23 = lean_ctor_get(x_20, 1); +x_24 = l_UInt16_fromExpr___closed__2; +x_25 = l_Lean_Expr_isConstOf(x_22, x_24); lean_dec(x_22); -x_23 = !lean_is_exclusive(x_14); -if (x_23 == 0) -{ -lean_object* x_24; uint16_t x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_14, 0); -x_25 = lean_uint16_of_nat(x_24); -lean_dec(x_24); -x_26 = lean_alloc_ctor(0, 1, 2); -lean_ctor_set(x_26, 0, x_2); -lean_ctor_set_uint16(x_26, sizeof(void*)*1, x_25); -lean_ctor_set(x_14, 0, x_26); -return x_13; +if (x_25 == 0) +{ +lean_object* x_26; +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_26 = lean_box(0); +lean_ctor_set(x_20, 0, x_26); +return x_20; } else { -lean_object* x_27; uint16_t x_28; lean_object* x_29; lean_object* x_30; -x_27 = lean_ctor_get(x_14, 0); -lean_inc(x_27); -lean_dec(x_14); -x_28 = lean_uint16_of_nat(x_27); -lean_dec(x_27); -x_29 = lean_alloc_ctor(0, 1, 2); -lean_ctor_set(x_29, 0, x_2); -lean_ctor_set_uint16(x_29, sizeof(void*)*1, x_28); -x_30 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_30, 0, x_29); -lean_ctor_set(x_13, 0, x_30); -return x_13; -} +lean_object* x_27; lean_object* x_28; +lean_free_object(x_20); +x_27 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +x_28 = l_Nat_fromExpr_x3f(x_27, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_23); +lean_dec(x_5); +if (lean_obj_tag(x_28) == 0) +{ +lean_object* x_29; +x_29 = lean_ctor_get(x_28, 0); +lean_inc(x_29); +if (lean_obj_tag(x_29) == 0) +{ +uint8_t x_30; +lean_dec(x_18); +x_30 = !lean_is_exclusive(x_28); +if (x_30 == 0) +{ +lean_object* x_31; lean_object* x_32; +x_31 = lean_ctor_get(x_28, 0); +lean_dec(x_31); +x_32 = lean_box(0); +lean_ctor_set(x_28, 0, x_32); +return x_28; } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; uint16_t x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; -x_31 = lean_ctor_get(x_13, 1); -lean_inc(x_31); -lean_dec(x_13); -x_32 = lean_ctor_get(x_14, 0); -lean_inc(x_32); -if (lean_is_exclusive(x_14)) { - lean_ctor_release(x_14, 0); - x_33 = x_14; -} else { - lean_dec_ref(x_14); - x_33 = lean_box(0); -} -x_34 = lean_uint16_of_nat(x_32); -lean_dec(x_32); -x_35 = lean_alloc_ctor(0, 1, 2); -lean_ctor_set(x_35, 0, x_2); -lean_ctor_set_uint16(x_35, sizeof(void*)*1, x_34); -if (lean_is_scalar(x_33)) { - x_36 = lean_alloc_ctor(1, 1, 0); -} else { - x_36 = x_33; -} -lean_ctor_set(x_36, 0, x_35); -x_37 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_37, 0, x_36); -lean_ctor_set(x_37, 1, x_31); -return x_37; -} +lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_33 = lean_ctor_get(x_28, 1); +lean_inc(x_33); +lean_dec(x_28); +x_34 = lean_box(0); +x_35 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_35, 0, x_34); +lean_ctor_set(x_35, 1, x_33); +return x_35; } } else { -uint8_t x_38; -lean_dec(x_2); -x_38 = !lean_is_exclusive(x_13); +uint8_t x_36; +x_36 = !lean_is_exclusive(x_28); +if (x_36 == 0) +{ +lean_object* x_37; uint8_t x_38; +x_37 = lean_ctor_get(x_28, 0); +lean_dec(x_37); +x_38 = !lean_is_exclusive(x_29); if (x_38 == 0) { -return x_13; +lean_object* x_39; uint16_t x_40; lean_object* x_41; +x_39 = lean_ctor_get(x_29, 0); +x_40 = lean_uint16_of_nat(x_39); +lean_dec(x_39); +x_41 = lean_alloc_ctor(0, 1, 2); +lean_ctor_set(x_41, 0, x_18); +lean_ctor_set_uint16(x_41, sizeof(void*)*1, x_40); +lean_ctor_set(x_29, 0, x_41); +return x_28; } else { -lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_39 = lean_ctor_get(x_13, 0); -x_40 = lean_ctor_get(x_13, 1); -lean_inc(x_40); -lean_inc(x_39); -lean_dec(x_13); -x_41 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_41, 0, x_39); -lean_ctor_set(x_41, 1, x_40); -return x_41; -} -} +lean_object* x_42; uint16_t x_43; lean_object* x_44; lean_object* x_45; +x_42 = lean_ctor_get(x_29, 0); +lean_inc(x_42); +lean_dec(x_29); +x_43 = lean_uint16_of_nat(x_42); +lean_dec(x_42); +x_44 = lean_alloc_ctor(0, 1, 2); +lean_ctor_set(x_44, 0, x_18); +lean_ctor_set_uint16(x_44, sizeof(void*)*1, x_43); +x_45 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_45, 0, x_44); +lean_ctor_set(x_28, 0, x_45); +return x_28; } } -static lean_object* _init_l_UInt16_fromExpr___lambda__2___closed__1() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("UInt16", 6); -return x_1; +lean_object* x_46; lean_object* x_47; lean_object* x_48; uint16_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; +x_46 = lean_ctor_get(x_28, 1); +lean_inc(x_46); +lean_dec(x_28); +x_47 = lean_ctor_get(x_29, 0); +lean_inc(x_47); +if (lean_is_exclusive(x_29)) { + lean_ctor_release(x_29, 0); + x_48 = x_29; +} else { + lean_dec_ref(x_29); + x_48 = lean_box(0); } +x_49 = lean_uint16_of_nat(x_47); +lean_dec(x_47); +x_50 = lean_alloc_ctor(0, 1, 2); +lean_ctor_set(x_50, 0, x_18); +lean_ctor_set_uint16(x_50, sizeof(void*)*1, x_49); +if (lean_is_scalar(x_48)) { + x_51 = lean_alloc_ctor(1, 1, 0); +} else { + x_51 = x_48; } -static lean_object* _init_l_UInt16_fromExpr___lambda__2___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_UInt16_fromExpr___lambda__2___closed__1; -x_3 = l_Lean_Name_str___override(x_1, x_2); -return x_3; +lean_ctor_set(x_51, 0, x_50); +x_52 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_52, 0, x_51); +lean_ctor_set(x_52, 1, x_46); +return x_52; } } -LEAN_EXPORT lean_object* l_UInt16_fromExpr___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; -lean_dec(x_2); -x_11 = l_Lean_Expr_appFn_x21(x_1); -lean_dec(x_1); -x_12 = l_Lean_Expr_appFn_x21(x_11); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -x_14 = lean_whnf(x_13, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_14) == 0) -{ -uint8_t x_15; -x_15 = !lean_is_exclusive(x_14); -if (x_15 == 0) +} +else { -lean_object* x_16; lean_object* x_17; lean_object* x_18; uint8_t x_19; -x_16 = lean_ctor_get(x_14, 0); -x_17 = lean_ctor_get(x_14, 1); -x_18 = l_UInt16_fromExpr___lambda__2___closed__2; -x_19 = l_Lean_Expr_isConstOf(x_16, x_18); -lean_dec(x_16); -if (x_19 == 0) +uint8_t x_53; +lean_dec(x_18); +x_53 = !lean_is_exclusive(x_28); +if (x_53 == 0) { -lean_object* x_20; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_20 = lean_box(0); -lean_ctor_set(x_14, 0, x_20); -return x_14; +return x_28; } else { -lean_object* x_21; lean_object* x_22; -lean_free_object(x_14); -x_21 = lean_box(0); -x_22 = l_UInt16_fromExpr___lambda__1(x_11, x_12, x_21, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_17); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_11); -return x_22; +lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_54 = lean_ctor_get(x_28, 0); +x_55 = lean_ctor_get(x_28, 1); +lean_inc(x_55); +lean_inc(x_54); +lean_dec(x_28); +x_56 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_56, 0, x_54); +lean_ctor_set(x_56, 1, x_55); +return x_56; +} +} } } else { -lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; -x_23 = lean_ctor_get(x_14, 0); -x_24 = lean_ctor_get(x_14, 1); -lean_inc(x_24); -lean_inc(x_23); -lean_dec(x_14); -x_25 = l_UInt16_fromExpr___lambda__2___closed__2; -x_26 = l_Lean_Expr_isConstOf(x_23, x_25); -lean_dec(x_23); -if (x_26 == 0) -{ -lean_object* x_27; lean_object* x_28; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_9); +lean_object* x_57; lean_object* x_58; lean_object* x_59; uint8_t x_60; +x_57 = lean_ctor_get(x_20, 0); +x_58 = lean_ctor_get(x_20, 1); +lean_inc(x_58); +lean_inc(x_57); +lean_dec(x_20); +x_59 = l_UInt16_fromExpr___closed__2; +x_60 = l_Lean_Expr_isConstOf(x_57, x_59); +lean_dec(x_57); +if (x_60 == 0) +{ +lean_object* x_61; lean_object* x_62; +lean_dec(x_18); +lean_dec(x_17); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_27 = lean_box(0); -x_28 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_28, 0, x_27); -lean_ctor_set(x_28, 1, x_24); -return x_28; +x_61 = lean_box(0); +x_62 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_62, 1, x_58); +return x_62; } else { -lean_object* x_29; lean_object* x_30; -x_29 = lean_box(0); -x_30 = l_UInt16_fromExpr___lambda__1(x_11, x_12, x_29, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_24); -lean_dec(x_6); +lean_object* x_63; lean_object* x_64; +x_63 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +x_64 = l_Nat_fromExpr_x3f(x_63, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_58); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_11); -return x_30; +if (lean_obj_tag(x_64) == 0) +{ +lean_object* x_65; +x_65 = lean_ctor_get(x_64, 0); +lean_inc(x_65); +if (lean_obj_tag(x_65) == 0) +{ +lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +lean_dec(x_18); +x_66 = lean_ctor_get(x_64, 1); +lean_inc(x_66); +if (lean_is_exclusive(x_64)) { + lean_ctor_release(x_64, 0); + lean_ctor_release(x_64, 1); + x_67 = x_64; +} else { + lean_dec_ref(x_64); + x_67 = lean_box(0); } +x_68 = lean_box(0); +if (lean_is_scalar(x_67)) { + x_69 = lean_alloc_ctor(0, 2, 0); +} else { + x_69 = x_67; } +lean_ctor_set(x_69, 0, x_68); +lean_ctor_set(x_69, 1, x_66); +return x_69; } else { -uint8_t x_31; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_31 = !lean_is_exclusive(x_14); -if (x_31 == 0) -{ -return x_14; +lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; uint16_t x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; +x_70 = lean_ctor_get(x_64, 1); +lean_inc(x_70); +if (lean_is_exclusive(x_64)) { + lean_ctor_release(x_64, 0); + lean_ctor_release(x_64, 1); + x_71 = x_64; +} else { + lean_dec_ref(x_64); + x_71 = lean_box(0); +} +x_72 = lean_ctor_get(x_65, 0); +lean_inc(x_72); +if (lean_is_exclusive(x_65)) { + lean_ctor_release(x_65, 0); + x_73 = x_65; +} else { + lean_dec_ref(x_65); + x_73 = lean_box(0); +} +x_74 = lean_uint16_of_nat(x_72); +lean_dec(x_72); +x_75 = lean_alloc_ctor(0, 1, 2); +lean_ctor_set(x_75, 0, x_18); +lean_ctor_set_uint16(x_75, sizeof(void*)*1, x_74); +if (lean_is_scalar(x_73)) { + x_76 = lean_alloc_ctor(1, 1, 0); +} else { + x_76 = x_73; +} +lean_ctor_set(x_76, 0, x_75); +if (lean_is_scalar(x_71)) { + x_77 = lean_alloc_ctor(0, 2, 0); +} else { + x_77 = x_71; +} +lean_ctor_set(x_77, 0, x_76); +lean_ctor_set(x_77, 1, x_70); +return x_77; +} } else { -lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_32 = lean_ctor_get(x_14, 0); -x_33 = lean_ctor_get(x_14, 1); -lean_inc(x_33); -lean_inc(x_32); -lean_dec(x_14); -x_34 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_34, 0, x_32); -lean_ctor_set(x_34, 1, x_33); -return x_34; +lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; +lean_dec(x_18); +x_78 = lean_ctor_get(x_64, 0); +lean_inc(x_78); +x_79 = lean_ctor_get(x_64, 1); +lean_inc(x_79); +if (lean_is_exclusive(x_64)) { + lean_ctor_release(x_64, 0); + lean_ctor_release(x_64, 1); + x_80 = x_64; +} else { + lean_dec_ref(x_64); + x_80 = lean_box(0); } +if (lean_is_scalar(x_80)) { + x_81 = lean_alloc_ctor(1, 2, 0); +} else { + x_81 = x_80; } +lean_ctor_set(x_81, 0, x_78); +lean_ctor_set(x_81, 1, x_79); +return x_81; } } -LEAN_EXPORT lean_object* l_UInt16_fromExpr(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__115; -x_11 = lean_unsigned_to_nat(3u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +} +} +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_82; +lean_dec(x_18); +lean_dec(x_17); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_82 = !lean_is_exclusive(x_20); +if (x_82 == 0) +{ +return x_20; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt16_fromExpr___lambda__2(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_83; lean_object* x_84; lean_object* x_85; +x_83 = lean_ctor_get(x_20, 0); +x_84 = lean_ctor_get(x_20, 1); +lean_inc(x_84); +lean_inc(x_83); +lean_dec(x_20); +x_85 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_85, 0, x_83); +lean_ctor_set(x_85, 1, x_84); +return x_85; } } } -LEAN_EXPORT lean_object* l_UInt16_fromExpr___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +} +} +} +LEAN_EXPORT lean_object* l_UInt16_fromExpr___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_12; -x_12 = l_UInt16_fromExpr___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); +lean_object* x_10; +x_10 = l_UInt16_fromExpr(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_4); lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -return x_12; +return x_10; } } static lean_object* _init_l_UInt16_toExpr___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt16_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__248; +x_1 = l_UInt16_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__234; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } @@ -18049,1740 +17883,1736 @@ x_8 = l_Lean_mkAppB(x_5, x_4, x_7); return x_8; } } -LEAN_EXPORT lean_object* l_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6834____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6128_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = l_Lean_Expr_appFn_x21(x_1); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_dec(x_12); +uint8_t x_13; lean_object* x_14; lean_object* x_15; +x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); +if (x_13 == 0) +{ +lean_object* x_113; +x_113 = lean_box(0); +x_14 = x_113; +x_15 = x_12; +goto block_112; +} +else +{ +lean_object* x_114; +x_114 = l_UInt8_fromExpr___closed__3; +x_14 = x_114; +x_15 = x_12; +goto block_112; +} +block_112: +{ +if (lean_obj_tag(x_14) == 0) +{ +lean_object* x_16; lean_object* x_17; +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_3); +x_16 = lean_box(0); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_15); +return x_17; +} +else +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_14); +x_18 = l_Lean_Expr_appFn_x21(x_4); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_dec(x_18); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_14 = l_UInt16_fromExpr(x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_14) == 0) +x_20 = l_UInt16_fromExpr(x_19, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_15); +lean_dec(x_19); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_15; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -if (lean_obj_tag(x_15) == 0) +lean_object* x_21; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +if (lean_obj_tag(x_21) == 0) { -uint8_t x_16; +uint8_t x_22; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -x_16 = !lean_is_exclusive(x_14); -if (x_16 == 0) +lean_dec(x_3); +x_22 = !lean_is_exclusive(x_20); +if (x_22 == 0) { -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_14, 0); -lean_dec(x_17); -x_18 = lean_box(0); -lean_ctor_set(x_14, 0, x_18); -return x_14; +lean_object* x_23; lean_object* x_24; +x_23 = lean_ctor_get(x_20, 0); +lean_dec(x_23); +x_24 = lean_box(0); +lean_ctor_set(x_20, 0, x_24); +return x_20; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_14, 1); -lean_inc(x_19); -lean_dec(x_14); -x_20 = lean_box(0); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_21, 1, x_19); -return x_21; +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_20, 1); +lean_inc(x_25); +lean_dec(x_20); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_25); +return x_27; } } else { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_22 = lean_ctor_get(x_14, 1); -lean_inc(x_22); -lean_dec(x_14); -x_23 = lean_ctor_get(x_15, 0); -lean_inc(x_23); -lean_dec(x_15); -x_24 = l_Lean_Expr_appArg_x21(x_1); -x_25 = l_UInt16_fromExpr(x_24, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_25) == 0) -{ -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_28 = lean_ctor_get(x_20, 1); +lean_inc(x_28); +lean_dec(x_20); +x_29 = lean_ctor_get(x_21, 0); +lean_inc(x_29); +lean_dec(x_21); +x_30 = l_Lean_Expr_appArg_x21(x_4); +x_31 = l_UInt16_fromExpr(x_30, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) +{ +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_dec(x_23); -lean_dec(x_2); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +uint8_t x_33; +lean_dec(x_29); +lean_dec(x_3); +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -uint8_t x_33; -x_33 = !lean_is_exclusive(x_25); -if (x_33 == 0) +uint8_t x_39; +x_39 = !lean_is_exclusive(x_31); +if (x_39 == 0) { -lean_object* x_34; uint8_t x_35; -x_34 = lean_ctor_get(x_25, 0); -lean_dec(x_34); -x_35 = !lean_is_exclusive(x_26); -if (x_35 == 0) +lean_object* x_40; uint8_t x_41; +x_40 = lean_ctor_get(x_31, 0); +lean_dec(x_40); +x_41 = !lean_is_exclusive(x_32); +if (x_41 == 0) { -uint8_t x_36; -x_36 = !lean_is_exclusive(x_23); -if (x_36 == 0) +uint8_t x_42; +x_42 = !lean_is_exclusive(x_29); +if (x_42 == 0) { -lean_object* x_37; uint16_t x_38; uint16_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; uint16_t x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_37 = lean_ctor_get(x_26, 0); -x_38 = lean_ctor_get_uint16(x_23, sizeof(void*)*1); -x_39 = lean_ctor_get_uint16(x_37, sizeof(void*)*1); -lean_dec(x_37); -x_40 = lean_box(x_38); -x_41 = lean_box(x_39); -x_42 = lean_apply_2(x_2, x_40, x_41); -x_43 = lean_unbox(x_42); -lean_dec(x_42); -lean_ctor_set_uint16(x_23, sizeof(void*)*1, x_43); -x_44 = l_UInt16_toExpr(x_23); -x_45 = lean_box(0); -x_46 = lean_unsigned_to_nat(0u); -x_47 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set(x_47, 2, x_46); -x_48 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_26, 0, x_48); -return x_25; -} -else -{ -lean_object* x_49; lean_object* x_50; uint16_t x_51; uint16_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; uint16_t x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; -x_49 = lean_ctor_get(x_26, 0); -x_50 = lean_ctor_get(x_23, 0); -x_51 = lean_ctor_get_uint16(x_23, sizeof(void*)*1); -lean_inc(x_50); -lean_dec(x_23); -x_52 = lean_ctor_get_uint16(x_49, sizeof(void*)*1); -lean_dec(x_49); -x_53 = lean_box(x_51); -x_54 = lean_box(x_52); -x_55 = lean_apply_2(x_2, x_53, x_54); -x_56 = lean_unbox(x_55); +lean_object* x_43; uint16_t x_44; uint16_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; uint16_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; +x_43 = lean_ctor_get(x_32, 0); +x_44 = lean_ctor_get_uint16(x_29, sizeof(void*)*1); +x_45 = lean_ctor_get_uint16(x_43, sizeof(void*)*1); +lean_dec(x_43); +x_46 = lean_box(x_44); +x_47 = lean_box(x_45); +x_48 = lean_apply_2(x_3, x_46, x_47); +x_49 = lean_unbox(x_48); +lean_dec(x_48); +lean_ctor_set_uint16(x_29, sizeof(void*)*1, x_49); +x_50 = l_UInt16_toExpr(x_29); +x_51 = lean_box(0); +x_52 = lean_unsigned_to_nat(0u); +x_53 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_53, 0, x_50); +lean_ctor_set(x_53, 1, x_51); +lean_ctor_set(x_53, 2, x_52); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +lean_ctor_set(x_32, 0, x_54); +return x_31; +} +else +{ +lean_object* x_55; lean_object* x_56; uint16_t x_57; uint16_t x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; uint16_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; +x_55 = lean_ctor_get(x_32, 0); +x_56 = lean_ctor_get(x_29, 0); +x_57 = lean_ctor_get_uint16(x_29, sizeof(void*)*1); +lean_inc(x_56); +lean_dec(x_29); +x_58 = lean_ctor_get_uint16(x_55, sizeof(void*)*1); lean_dec(x_55); -x_57 = lean_alloc_ctor(0, 1, 2); -lean_ctor_set(x_57, 0, x_50); -lean_ctor_set_uint16(x_57, sizeof(void*)*1, x_56); -x_58 = l_UInt16_toExpr(x_57); -x_59 = lean_box(0); -x_60 = lean_unsigned_to_nat(0u); -x_61 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_61, 0, x_58); -lean_ctor_set(x_61, 1, x_59); -lean_ctor_set(x_61, 2, x_60); -x_62 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_62, 0, x_61); -lean_ctor_set(x_26, 0, x_62); -return x_25; +x_59 = lean_box(x_57); +x_60 = lean_box(x_58); +x_61 = lean_apply_2(x_3, x_59, x_60); +x_62 = lean_unbox(x_61); +lean_dec(x_61); +x_63 = lean_alloc_ctor(0, 1, 2); +lean_ctor_set(x_63, 0, x_56); +lean_ctor_set_uint16(x_63, sizeof(void*)*1, x_62); +x_64 = l_UInt16_toExpr(x_63); +x_65 = lean_box(0); +x_66 = lean_unsigned_to_nat(0u); +x_67 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_67, 0, x_64); +lean_ctor_set(x_67, 1, x_65); +lean_ctor_set(x_67, 2, x_66); +x_68 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_68, 0, x_67); +lean_ctor_set(x_32, 0, x_68); +return x_31; } } else { -lean_object* x_63; lean_object* x_64; uint16_t x_65; lean_object* x_66; uint16_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; uint16_t x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_63 = lean_ctor_get(x_26, 0); -lean_inc(x_63); -lean_dec(x_26); -x_64 = lean_ctor_get(x_23, 0); -lean_inc(x_64); -x_65 = lean_ctor_get_uint16(x_23, sizeof(void*)*1); -if (lean_is_exclusive(x_23)) { - lean_ctor_release(x_23, 0); - x_66 = x_23; -} else { - lean_dec_ref(x_23); - x_66 = lean_box(0); -} -x_67 = lean_ctor_get_uint16(x_63, sizeof(void*)*1); -lean_dec(x_63); -x_68 = lean_box(x_65); -x_69 = lean_box(x_67); -x_70 = lean_apply_2(x_2, x_68, x_69); -x_71 = lean_unbox(x_70); -lean_dec(x_70); -if (lean_is_scalar(x_66)) { - x_72 = lean_alloc_ctor(0, 1, 2); -} else { - x_72 = x_66; -} -lean_ctor_set(x_72, 0, x_64); -lean_ctor_set_uint16(x_72, sizeof(void*)*1, x_71); -x_73 = l_UInt16_toExpr(x_72); -x_74 = lean_box(0); -x_75 = lean_unsigned_to_nat(0u); -x_76 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_76, 0, x_73); -lean_ctor_set(x_76, 1, x_74); -lean_ctor_set(x_76, 2, x_75); -x_77 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_77, 0, x_76); -x_78 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_78, 0, x_77); -lean_ctor_set(x_25, 0, x_78); -return x_25; +lean_object* x_69; lean_object* x_70; uint16_t x_71; lean_object* x_72; uint16_t x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; uint16_t x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_69 = lean_ctor_get(x_32, 0); +lean_inc(x_69); +lean_dec(x_32); +x_70 = lean_ctor_get(x_29, 0); +lean_inc(x_70); +x_71 = lean_ctor_get_uint16(x_29, sizeof(void*)*1); +if (lean_is_exclusive(x_29)) { + lean_ctor_release(x_29, 0); + x_72 = x_29; +} else { + lean_dec_ref(x_29); + x_72 = lean_box(0); +} +x_73 = lean_ctor_get_uint16(x_69, sizeof(void*)*1); +lean_dec(x_69); +x_74 = lean_box(x_71); +x_75 = lean_box(x_73); +x_76 = lean_apply_2(x_3, x_74, x_75); +x_77 = lean_unbox(x_76); +lean_dec(x_76); +if (lean_is_scalar(x_72)) { + x_78 = lean_alloc_ctor(0, 1, 2); +} else { + x_78 = x_72; +} +lean_ctor_set(x_78, 0, x_70); +lean_ctor_set_uint16(x_78, sizeof(void*)*1, x_77); +x_79 = l_UInt16_toExpr(x_78); +x_80 = lean_box(0); +x_81 = lean_unsigned_to_nat(0u); +x_82 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_82, 0, x_79); +lean_ctor_set(x_82, 1, x_80); +lean_ctor_set(x_82, 2, x_81); +x_83 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_83, 0, x_82); +x_84 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_84, 0, x_83); +lean_ctor_set(x_31, 0, x_84); +return x_31; } } else { -lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; uint16_t x_83; lean_object* x_84; uint16_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; uint16_t x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; -x_79 = lean_ctor_get(x_25, 1); -lean_inc(x_79); -lean_dec(x_25); -x_80 = lean_ctor_get(x_26, 0); -lean_inc(x_80); -if (lean_is_exclusive(x_26)) { - lean_ctor_release(x_26, 0); - x_81 = x_26; -} else { - lean_dec_ref(x_26); - x_81 = lean_box(0); -} -x_82 = lean_ctor_get(x_23, 0); -lean_inc(x_82); -x_83 = lean_ctor_get_uint16(x_23, sizeof(void*)*1); -if (lean_is_exclusive(x_23)) { - lean_ctor_release(x_23, 0); - x_84 = x_23; -} else { - lean_dec_ref(x_23); - x_84 = lean_box(0); -} -x_85 = lean_ctor_get_uint16(x_80, sizeof(void*)*1); -lean_dec(x_80); -x_86 = lean_box(x_83); -x_87 = lean_box(x_85); -x_88 = lean_apply_2(x_2, x_86, x_87); -x_89 = lean_unbox(x_88); -lean_dec(x_88); -if (lean_is_scalar(x_84)) { - x_90 = lean_alloc_ctor(0, 1, 2); -} else { - x_90 = x_84; -} -lean_ctor_set(x_90, 0, x_82); -lean_ctor_set_uint16(x_90, sizeof(void*)*1, x_89); -x_91 = l_UInt16_toExpr(x_90); -x_92 = lean_box(0); -x_93 = lean_unsigned_to_nat(0u); -x_94 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_94, 0, x_91); -lean_ctor_set(x_94, 1, x_92); -lean_ctor_set(x_94, 2, x_93); -x_95 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_95, 0, x_94); -if (lean_is_scalar(x_81)) { - x_96 = lean_alloc_ctor(1, 1, 0); +lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; uint16_t x_89; lean_object* x_90; uint16_t x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; uint16_t x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; +x_85 = lean_ctor_get(x_31, 1); +lean_inc(x_85); +lean_dec(x_31); +x_86 = lean_ctor_get(x_32, 0); +lean_inc(x_86); +if (lean_is_exclusive(x_32)) { + lean_ctor_release(x_32, 0); + x_87 = x_32; +} else { + lean_dec_ref(x_32); + x_87 = lean_box(0); +} +x_88 = lean_ctor_get(x_29, 0); +lean_inc(x_88); +x_89 = lean_ctor_get_uint16(x_29, sizeof(void*)*1); +if (lean_is_exclusive(x_29)) { + lean_ctor_release(x_29, 0); + x_90 = x_29; +} else { + lean_dec_ref(x_29); + x_90 = lean_box(0); +} +x_91 = lean_ctor_get_uint16(x_86, sizeof(void*)*1); +lean_dec(x_86); +x_92 = lean_box(x_89); +x_93 = lean_box(x_91); +x_94 = lean_apply_2(x_3, x_92, x_93); +x_95 = lean_unbox(x_94); +lean_dec(x_94); +if (lean_is_scalar(x_90)) { + x_96 = lean_alloc_ctor(0, 1, 2); +} else { + x_96 = x_90; +} +lean_ctor_set(x_96, 0, x_88); +lean_ctor_set_uint16(x_96, sizeof(void*)*1, x_95); +x_97 = l_UInt16_toExpr(x_96); +x_98 = lean_box(0); +x_99 = lean_unsigned_to_nat(0u); +x_100 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_100, 0, x_97); +lean_ctor_set(x_100, 1, x_98); +lean_ctor_set(x_100, 2, x_99); +x_101 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_101, 0, x_100); +if (lean_is_scalar(x_87)) { + x_102 = lean_alloc_ctor(1, 1, 0); } else { - x_96 = x_81; + x_102 = x_87; } -lean_ctor_set(x_96, 0, x_95); -x_97 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_97, 0, x_96); -lean_ctor_set(x_97, 1, x_79); -return x_97; +lean_ctor_set(x_102, 0, x_101); +x_103 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_103, 0, x_102); +lean_ctor_set(x_103, 1, x_85); +return x_103; } } } else { -uint8_t x_98; -lean_dec(x_23); -lean_dec(x_2); -x_98 = !lean_is_exclusive(x_25); -if (x_98 == 0) +uint8_t x_104; +lean_dec(x_29); +lean_dec(x_3); +x_104 = !lean_is_exclusive(x_31); +if (x_104 == 0) { -return x_25; +return x_31; } else { -lean_object* x_99; lean_object* x_100; lean_object* x_101; -x_99 = lean_ctor_get(x_25, 0); -x_100 = lean_ctor_get(x_25, 1); -lean_inc(x_100); -lean_inc(x_99); -lean_dec(x_25); -x_101 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_100); -return x_101; +lean_object* x_105; lean_object* x_106; lean_object* x_107; +x_105 = lean_ctor_get(x_31, 0); +x_106 = lean_ctor_get(x_31, 1); +lean_inc(x_106); +lean_inc(x_105); +lean_dec(x_31); +x_107 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_106); +return x_107; } } } } else { -uint8_t x_102; +uint8_t x_108; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -x_102 = !lean_is_exclusive(x_14); -if (x_102 == 0) +lean_dec(x_3); +x_108 = !lean_is_exclusive(x_20); +if (x_108 == 0) { -return x_14; +return x_20; } else { -lean_object* x_103; lean_object* x_104; lean_object* x_105; -x_103 = lean_ctor_get(x_14, 0); -x_104 = lean_ctor_get(x_14, 1); -lean_inc(x_104); -lean_inc(x_103); -lean_dec(x_14); -x_105 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_105, 0, x_103); -lean_ctor_set(x_105, 1, x_104); -return x_105; +lean_object* x_109; lean_object* x_110; lean_object* x_111; +x_109 = lean_ctor_get(x_20, 0); +x_110 = lean_ctor_get(x_20, 1); +lean_inc(x_110); +lean_inc(x_109); +lean_dec(x_20); +x_111 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_111, 0, x_109); +lean_ctor_set(x_111, 1, x_110); +return x_111; +} } } } } -LEAN_EXPORT lean_object* l_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6834_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +} +LEAN_EXPORT lean_object* l_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6128____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -uint8_t x_13; -x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); +lean_object* x_13; +x_13 = l_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6128_(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); lean_dec(x_1); +return x_13; +} +} +LEAN_EXPORT lean_object* l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6128_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +uint8_t x_13; lean_object* x_14; lean_object* x_15; +x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); if (x_13 == 0) { -lean_object* x_14; lean_object* x_15; +lean_object* x_263; +x_263 = lean_box(0); +x_14 = x_263; +x_15 = x_12; +goto block_262; +} +else +{ +lean_object* x_264; +x_264 = l_UInt8_fromExpr___closed__3; +x_14 = x_264; +x_15 = x_12; +goto block_262; +} +block_262: +{ +if (lean_obj_tag(x_14) == 0) +{ +lean_object* x_16; lean_object* x_17; lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_14 = lean_box(0); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_12); -return x_15; -} -else -{ -lean_object* x_16; lean_object* x_17; x_16 = lean_box(0); -x_17 = l_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6834____lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -lean_dec(x_4); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_15); return x_17; } -} -} -LEAN_EXPORT lean_object* l_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6834____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: -{ -lean_object* x_12; -x_12 = l_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6834____lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_3); -lean_dec(x_1); -return x_12; -} -} -LEAN_EXPORT lean_object* l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6834____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: +else { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = l_Lean_Expr_appFn_x21(x_1); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_dec(x_12); +lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_14); +x_18 = l_Lean_Expr_appFn_x21(x_4); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_dec(x_18); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_14 = l_UInt16_fromExpr(x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_14) == 0) +x_20 = l_UInt16_fromExpr(x_19, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_15); +lean_dec(x_19); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_15; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -if (lean_obj_tag(x_15) == 0) +lean_object* x_21; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +if (lean_obj_tag(x_21) == 0) { -uint8_t x_16; +uint8_t x_22; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_16 = !lean_is_exclusive(x_14); -if (x_16 == 0) +lean_dec(x_3); +x_22 = !lean_is_exclusive(x_20); +if (x_22 == 0) { -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_14, 0); -lean_dec(x_17); -x_18 = lean_box(0); -lean_ctor_set(x_14, 0, x_18); -return x_14; +lean_object* x_23; lean_object* x_24; +x_23 = lean_ctor_get(x_20, 0); +lean_dec(x_23); +x_24 = lean_box(0); +lean_ctor_set(x_20, 0, x_24); +return x_20; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_14, 1); -lean_inc(x_19); -lean_dec(x_14); -x_20 = lean_box(0); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_21, 1, x_19); -return x_21; +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_20, 1); +lean_inc(x_25); +lean_dec(x_20); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_25); +return x_27; } } else { -lean_object* x_22; uint8_t x_23; -x_22 = lean_ctor_get(x_14, 1); -lean_inc(x_22); -lean_dec(x_14); -x_23 = !lean_is_exclusive(x_15); -if (x_23 == 0) +lean_object* x_28; uint8_t x_29; +x_28 = lean_ctor_get(x_20, 1); +lean_inc(x_28); +lean_dec(x_20); +x_29 = !lean_is_exclusive(x_21); +if (x_29 == 0) { -lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_15, 0); -x_25 = l_Lean_Expr_appArg_x21(x_1); +lean_object* x_30; lean_object* x_31; lean_object* x_32; +x_30 = lean_ctor_get(x_21, 0); +x_31 = l_Lean_Expr_appArg_x21(x_4); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -x_26 = l_UInt16_fromExpr(x_25, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_26) == 0) +x_32 = l_UInt16_fromExpr(x_31, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +lean_dec(x_31); +if (lean_obj_tag(x_32) == 0) { -lean_object* x_27; -x_27 = lean_ctor_get(x_26, 0); -lean_inc(x_27); -if (lean_obj_tag(x_27) == 0) +lean_object* x_33; +x_33 = lean_ctor_get(x_32, 0); +lean_inc(x_33); +if (lean_obj_tag(x_33) == 0) { -uint8_t x_28; -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_34; +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_28 = !lean_is_exclusive(x_26); -if (x_28 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_34 = !lean_is_exclusive(x_32); +if (x_34 == 0) { -lean_object* x_29; lean_object* x_30; -x_29 = lean_ctor_get(x_26, 0); -lean_dec(x_29); -x_30 = lean_box(0); -lean_ctor_set(x_26, 0, x_30); -return x_26; +lean_object* x_35; lean_object* x_36; +x_35 = lean_ctor_get(x_32, 0); +lean_dec(x_35); +x_36 = lean_box(0); +lean_ctor_set(x_32, 0, x_36); +return x_32; } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_31 = lean_ctor_get(x_26, 1); -lean_inc(x_31); -lean_dec(x_26); -x_32 = lean_box(0); -x_33 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_33, 0, x_32); -lean_ctor_set(x_33, 1, x_31); -return x_33; +lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_37 = lean_ctor_get(x_32, 1); +lean_inc(x_37); +lean_dec(x_32); +x_38 = lean_box(0); +x_39 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_39, 0, x_38); +lean_ctor_set(x_39, 1, x_37); +return x_39; } } else { -lean_object* x_34; uint8_t x_35; -x_34 = lean_ctor_get(x_26, 1); -lean_inc(x_34); -lean_dec(x_26); -x_35 = !lean_is_exclusive(x_27); -if (x_35 == 0) +lean_object* x_40; uint8_t x_41; +x_40 = lean_ctor_get(x_32, 1); +lean_inc(x_40); +lean_dec(x_32); +x_41 = !lean_is_exclusive(x_33); +if (x_41 == 0) { -lean_object* x_36; lean_object* x_37; -x_36 = lean_ctor_get(x_27, 0); +lean_object* x_42; lean_object* x_43; +x_42 = lean_ctor_get(x_33, 0); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_37 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_34); -if (lean_obj_tag(x_37) == 0) +lean_inc(x_4); +x_43 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_40); +if (lean_obj_tag(x_43) == 0) { -lean_object* x_38; lean_object* x_39; uint16_t x_40; uint16_t x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; uint8_t x_45; -x_38 = lean_ctor_get(x_37, 0); -lean_inc(x_38); -x_39 = lean_ctor_get(x_37, 1); -lean_inc(x_39); -lean_dec(x_37); -x_40 = lean_ctor_get_uint16(x_24, sizeof(void*)*1); -lean_dec(x_24); -x_41 = lean_ctor_get_uint16(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_42 = lean_box(x_40); -x_43 = lean_box(x_41); -x_44 = lean_apply_2(x_2, x_42, x_43); -x_45 = lean_unbox(x_44); +lean_object* x_44; lean_object* x_45; uint16_t x_46; uint16_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint8_t x_51; +x_44 = lean_ctor_get(x_43, 0); +lean_inc(x_44); +x_45 = lean_ctor_get(x_43, 1); +lean_inc(x_45); +lean_dec(x_43); +x_46 = lean_ctor_get_uint16(x_30, sizeof(void*)*1); +lean_dec(x_30); +x_47 = lean_ctor_get_uint16(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_48 = lean_box(x_46); +x_49 = lean_box(x_47); +x_50 = lean_apply_2(x_3, x_48, x_49); +x_51 = lean_unbox(x_50); +lean_dec(x_50); +if (x_51 == 0) +{ +lean_object* x_52; lean_object* x_53; +x_52 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_53 = l_Lean_Meta_mkEqRefl(x_52, x_8, x_9, x_10, x_11, x_45); +if (lean_obj_tag(x_53) == 0) +{ +uint8_t x_54; +x_54 = !lean_is_exclusive(x_53); +if (x_54 == 0) +{ +lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_55 = lean_ctor_get(x_53, 0); +x_56 = l_Lean_Expr_appArg_x21(x_44); lean_dec(x_44); -if (x_45 == 0) -{ -lean_object* x_46; lean_object* x_47; -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_47 = l_Lean_Meta_mkEqRefl(x_46, x_7, x_8, x_9, x_10, x_39); -if (lean_obj_tag(x_47) == 0) -{ -uint8_t x_48; -x_48 = !lean_is_exclusive(x_47); -if (x_48 == 0) -{ -lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_49 = lean_ctor_get(x_47, 0); -x_50 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_52 = lean_array_push(x_51, x_1); -x_53 = lean_array_push(x_52, x_50); -x_54 = lean_array_push(x_53, x_49); -x_55 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_56 = l_Lean_mkAppN(x_55, x_54); -lean_ctor_set(x_27, 0, x_56); -x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_58 = lean_unsigned_to_nat(0u); -x_59 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_59, 0, x_57); -lean_ctor_set(x_59, 1, x_27); -lean_ctor_set(x_59, 2, x_58); -x_60 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_15, 0, x_60); -lean_ctor_set(x_47, 0, x_15); -return x_47; -} -else -{ -lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_61 = lean_ctor_get(x_47, 0); -x_62 = lean_ctor_get(x_47, 1); -lean_inc(x_62); -lean_inc(x_61); -lean_dec(x_47); -x_63 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_65 = lean_array_push(x_64, x_1); -x_66 = lean_array_push(x_65, x_63); -x_67 = lean_array_push(x_66, x_61); -x_68 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_69 = l_Lean_mkAppN(x_68, x_67); -lean_ctor_set(x_27, 0, x_69); -x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_71 = lean_unsigned_to_nat(0u); -x_72 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_72, 0, x_70); -lean_ctor_set(x_72, 1, x_27); -lean_ctor_set(x_72, 2, x_71); -x_73 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_73, 0, x_72); -lean_ctor_set(x_15, 0, x_73); -x_74 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_74, 0, x_15); -lean_ctor_set(x_74, 1, x_62); -return x_74; +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_58 = lean_array_push(x_57, x_4); +x_59 = lean_array_push(x_58, x_56); +x_60 = lean_array_push(x_59, x_55); +x_61 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_62 = l_Lean_mkAppN(x_61, x_60); +lean_ctor_set(x_33, 0, x_62); +x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_64 = lean_unsigned_to_nat(0u); +x_65 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_65, 0, x_63); +lean_ctor_set(x_65, 1, x_33); +lean_ctor_set(x_65, 2, x_64); +x_66 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_21, 0, x_66); +lean_ctor_set(x_53, 0, x_21); +return x_53; +} +else +{ +lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_67 = lean_ctor_get(x_53, 0); +x_68 = lean_ctor_get(x_53, 1); +lean_inc(x_68); +lean_inc(x_67); +lean_dec(x_53); +x_69 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_71 = lean_array_push(x_70, x_4); +x_72 = lean_array_push(x_71, x_69); +x_73 = lean_array_push(x_72, x_67); +x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_75 = l_Lean_mkAppN(x_74, x_73); +lean_ctor_set(x_33, 0, x_75); +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_77 = lean_unsigned_to_nat(0u); +x_78 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_78, 0, x_76); +lean_ctor_set(x_78, 1, x_33); +lean_ctor_set(x_78, 2, x_77); +x_79 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_79, 0, x_78); +lean_ctor_set(x_21, 0, x_79); +x_80 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_80, 0, x_21); +lean_ctor_set(x_80, 1, x_68); +return x_80; } } else { -uint8_t x_75; -lean_dec(x_38); -lean_free_object(x_27); -lean_free_object(x_15); -lean_dec(x_1); -x_75 = !lean_is_exclusive(x_47); -if (x_75 == 0) +uint8_t x_81; +lean_dec(x_44); +lean_free_object(x_33); +lean_free_object(x_21); +lean_dec(x_4); +x_81 = !lean_is_exclusive(x_53); +if (x_81 == 0) { -return x_47; +return x_53; } else { -lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_76 = lean_ctor_get(x_47, 0); -x_77 = lean_ctor_get(x_47, 1); -lean_inc(x_77); -lean_inc(x_76); -lean_dec(x_47); -x_78 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_78, 0, x_76); -lean_ctor_set(x_78, 1, x_77); -return x_78; +lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_82 = lean_ctor_get(x_53, 0); +x_83 = lean_ctor_get(x_53, 1); +lean_inc(x_83); +lean_inc(x_82); +lean_dec(x_53); +x_84 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_84, 0, x_82); +lean_ctor_set(x_84, 1, x_83); +return x_84; } } } else { -lean_object* x_79; lean_object* x_80; -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_80 = l_Lean_Meta_mkEqRefl(x_79, x_7, x_8, x_9, x_10, x_39); -if (lean_obj_tag(x_80) == 0) -{ -uint8_t x_81; -x_81 = !lean_is_exclusive(x_80); -if (x_81 == 0) +lean_object* x_85; lean_object* x_86; +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_86 = l_Lean_Meta_mkEqRefl(x_85, x_8, x_9, x_10, x_11, x_45); +if (lean_obj_tag(x_86) == 0) { -lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; -x_82 = lean_ctor_get(x_80, 0); -x_83 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_85 = lean_array_push(x_84, x_1); -x_86 = lean_array_push(x_85, x_83); -x_87 = lean_array_push(x_86, x_82); -x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_89 = l_Lean_mkAppN(x_88, x_87); -lean_ctor_set(x_27, 0, x_89); -x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_91 = lean_unsigned_to_nat(0u); -x_92 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_27); -lean_ctor_set(x_92, 2, x_91); -x_93 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_93, 0, x_92); -lean_ctor_set(x_15, 0, x_93); -lean_ctor_set(x_80, 0, x_15); -return x_80; -} -else +uint8_t x_87; +x_87 = !lean_is_exclusive(x_86); +if (x_87 == 0) { -lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_94 = lean_ctor_get(x_80, 0); -x_95 = lean_ctor_get(x_80, 1); -lean_inc(x_95); -lean_inc(x_94); -lean_dec(x_80); -x_96 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_98 = lean_array_push(x_97, x_1); -x_99 = lean_array_push(x_98, x_96); -x_100 = lean_array_push(x_99, x_94); -x_101 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_102 = l_Lean_mkAppN(x_101, x_100); -lean_ctor_set(x_27, 0, x_102); -x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_104 = lean_unsigned_to_nat(0u); -x_105 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_105, 0, x_103); -lean_ctor_set(x_105, 1, x_27); -lean_ctor_set(x_105, 2, x_104); -x_106 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_106, 0, x_105); -lean_ctor_set(x_15, 0, x_106); -x_107 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_107, 0, x_15); -lean_ctor_set(x_107, 1, x_95); -return x_107; +lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; +x_88 = lean_ctor_get(x_86, 0); +x_89 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_91 = lean_array_push(x_90, x_4); +x_92 = lean_array_push(x_91, x_89); +x_93 = lean_array_push(x_92, x_88); +x_94 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_95 = l_Lean_mkAppN(x_94, x_93); +lean_ctor_set(x_33, 0, x_95); +x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_97 = lean_unsigned_to_nat(0u); +x_98 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_33); +lean_ctor_set(x_98, 2, x_97); +x_99 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_99, 0, x_98); +lean_ctor_set(x_21, 0, x_99); +lean_ctor_set(x_86, 0, x_21); +return x_86; +} +else +{ +lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_100 = lean_ctor_get(x_86, 0); +x_101 = lean_ctor_get(x_86, 1); +lean_inc(x_101); +lean_inc(x_100); +lean_dec(x_86); +x_102 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_104 = lean_array_push(x_103, x_4); +x_105 = lean_array_push(x_104, x_102); +x_106 = lean_array_push(x_105, x_100); +x_107 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_108 = l_Lean_mkAppN(x_107, x_106); +lean_ctor_set(x_33, 0, x_108); +x_109 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_110 = lean_unsigned_to_nat(0u); +x_111 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_111, 0, x_109); +lean_ctor_set(x_111, 1, x_33); +lean_ctor_set(x_111, 2, x_110); +x_112 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_112, 0, x_111); +lean_ctor_set(x_21, 0, x_112); +x_113 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_113, 0, x_21); +lean_ctor_set(x_113, 1, x_101); +return x_113; } } else { -uint8_t x_108; -lean_dec(x_38); -lean_free_object(x_27); -lean_free_object(x_15); -lean_dec(x_1); -x_108 = !lean_is_exclusive(x_80); -if (x_108 == 0) +uint8_t x_114; +lean_dec(x_44); +lean_free_object(x_33); +lean_free_object(x_21); +lean_dec(x_4); +x_114 = !lean_is_exclusive(x_86); +if (x_114 == 0) { -return x_80; +return x_86; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_80, 0); -x_110 = lean_ctor_get(x_80, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_80); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_86, 0); +x_116 = lean_ctor_get(x_86, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_86); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } } else { -uint8_t x_112; -lean_free_object(x_27); -lean_dec(x_36); -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_118; +lean_free_object(x_33); +lean_dec(x_42); +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_112 = !lean_is_exclusive(x_37); -if (x_112 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_118 = !lean_is_exclusive(x_43); +if (x_118 == 0) { -return x_37; +return x_43; } else { -lean_object* x_113; lean_object* x_114; lean_object* x_115; -x_113 = lean_ctor_get(x_37, 0); -x_114 = lean_ctor_get(x_37, 1); -lean_inc(x_114); -lean_inc(x_113); -lean_dec(x_37); -x_115 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_115, 0, x_113); -lean_ctor_set(x_115, 1, x_114); -return x_115; +lean_object* x_119; lean_object* x_120; lean_object* x_121; +x_119 = lean_ctor_get(x_43, 0); +x_120 = lean_ctor_get(x_43, 1); +lean_inc(x_120); +lean_inc(x_119); +lean_dec(x_43); +x_121 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_121, 0, x_119); +lean_ctor_set(x_121, 1, x_120); +return x_121; } } } else { -lean_object* x_116; lean_object* x_117; -x_116 = lean_ctor_get(x_27, 0); -lean_inc(x_116); -lean_dec(x_27); +lean_object* x_122; lean_object* x_123; +x_122 = lean_ctor_get(x_33, 0); +lean_inc(x_122); +lean_dec(x_33); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_117 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_34); -if (lean_obj_tag(x_117) == 0) -{ -lean_object* x_118; lean_object* x_119; uint16_t x_120; uint16_t x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; uint8_t x_125; -x_118 = lean_ctor_get(x_117, 0); -lean_inc(x_118); -x_119 = lean_ctor_get(x_117, 1); -lean_inc(x_119); -lean_dec(x_117); -x_120 = lean_ctor_get_uint16(x_24, sizeof(void*)*1); -lean_dec(x_24); -x_121 = lean_ctor_get_uint16(x_116, sizeof(void*)*1); -lean_dec(x_116); -x_122 = lean_box(x_120); -x_123 = lean_box(x_121); -x_124 = lean_apply_2(x_2, x_122, x_123); -x_125 = lean_unbox(x_124); +lean_inc(x_4); +x_123 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_40); +if (lean_obj_tag(x_123) == 0) +{ +lean_object* x_124; lean_object* x_125; uint16_t x_126; uint16_t x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; uint8_t x_131; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +lean_inc(x_125); +lean_dec(x_123); +x_126 = lean_ctor_get_uint16(x_30, sizeof(void*)*1); +lean_dec(x_30); +x_127 = lean_ctor_get_uint16(x_122, sizeof(void*)*1); +lean_dec(x_122); +x_128 = lean_box(x_126); +x_129 = lean_box(x_127); +x_130 = lean_apply_2(x_3, x_128, x_129); +x_131 = lean_unbox(x_130); +lean_dec(x_130); +if (x_131 == 0) +{ +lean_object* x_132; lean_object* x_133; +x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_133 = l_Lean_Meta_mkEqRefl(x_132, x_8, x_9, x_10, x_11, x_125); +if (lean_obj_tag(x_133) == 0) +{ +lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; +x_134 = lean_ctor_get(x_133, 0); +lean_inc(x_134); +x_135 = lean_ctor_get(x_133, 1); +lean_inc(x_135); +if (lean_is_exclusive(x_133)) { + lean_ctor_release(x_133, 0); + lean_ctor_release(x_133, 1); + x_136 = x_133; +} else { + lean_dec_ref(x_133); + x_136 = lean_box(0); +} +x_137 = l_Lean_Expr_appArg_x21(x_124); lean_dec(x_124); -if (x_125 == 0) -{ -lean_object* x_126; lean_object* x_127; -x_126 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_127 = l_Lean_Meta_mkEqRefl(x_126, x_7, x_8, x_9, x_10, x_119); -if (lean_obj_tag(x_127) == 0) -{ -lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; -x_128 = lean_ctor_get(x_127, 0); -lean_inc(x_128); -x_129 = lean_ctor_get(x_127, 1); -lean_inc(x_129); -if (lean_is_exclusive(x_127)) { - lean_ctor_release(x_127, 0); - lean_ctor_release(x_127, 1); - x_130 = x_127; -} else { - lean_dec_ref(x_127); - x_130 = lean_box(0); -} -x_131 = l_Lean_Expr_appArg_x21(x_118); -lean_dec(x_118); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_133 = lean_array_push(x_132, x_1); -x_134 = lean_array_push(x_133, x_131); -x_135 = lean_array_push(x_134, x_128); -x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_137 = l_Lean_mkAppN(x_136, x_135); -x_138 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_138, 0, x_137); -x_139 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_140 = lean_unsigned_to_nat(0u); -x_141 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_141, 0, x_139); -lean_ctor_set(x_141, 1, x_138); -lean_ctor_set(x_141, 2, x_140); -x_142 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_142, 0, x_141); -lean_ctor_set(x_15, 0, x_142); -if (lean_is_scalar(x_130)) { - x_143 = lean_alloc_ctor(0, 2, 0); -} else { - x_143 = x_130; -} -lean_ctor_set(x_143, 0, x_15); -lean_ctor_set(x_143, 1, x_129); -return x_143; -} -else -{ -lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; -lean_dec(x_118); -lean_free_object(x_15); -lean_dec(x_1); -x_144 = lean_ctor_get(x_127, 0); -lean_inc(x_144); -x_145 = lean_ctor_get(x_127, 1); -lean_inc(x_145); -if (lean_is_exclusive(x_127)) { - lean_ctor_release(x_127, 0); - lean_ctor_release(x_127, 1); - x_146 = x_127; -} else { - lean_dec_ref(x_127); - x_146 = lean_box(0); -} -if (lean_is_scalar(x_146)) { - x_147 = lean_alloc_ctor(1, 2, 0); -} else { - x_147 = x_146; -} -lean_ctor_set(x_147, 0, x_144); -lean_ctor_set(x_147, 1, x_145); -return x_147; -} -} -else -{ -lean_object* x_148; lean_object* x_149; -x_148 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_149 = l_Lean_Meta_mkEqRefl(x_148, x_7, x_8, x_9, x_10, x_119); -if (lean_obj_tag(x_149) == 0) -{ -lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; -x_150 = lean_ctor_get(x_149, 0); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_139 = lean_array_push(x_138, x_4); +x_140 = lean_array_push(x_139, x_137); +x_141 = lean_array_push(x_140, x_134); +x_142 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_143 = l_Lean_mkAppN(x_142, x_141); +x_144 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_144, 0, x_143); +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_146 = lean_unsigned_to_nat(0u); +x_147 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_147, 0, x_145); +lean_ctor_set(x_147, 1, x_144); +lean_ctor_set(x_147, 2, x_146); +x_148 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_148, 0, x_147); +lean_ctor_set(x_21, 0, x_148); +if (lean_is_scalar(x_136)) { + x_149 = lean_alloc_ctor(0, 2, 0); +} else { + x_149 = x_136; +} +lean_ctor_set(x_149, 0, x_21); +lean_ctor_set(x_149, 1, x_135); +return x_149; +} +else +{ +lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; +lean_dec(x_124); +lean_free_object(x_21); +lean_dec(x_4); +x_150 = lean_ctor_get(x_133, 0); lean_inc(x_150); -x_151 = lean_ctor_get(x_149, 1); +x_151 = lean_ctor_get(x_133, 1); lean_inc(x_151); -if (lean_is_exclusive(x_149)) { - lean_ctor_release(x_149, 0); - lean_ctor_release(x_149, 1); - x_152 = x_149; +if (lean_is_exclusive(x_133)) { + lean_ctor_release(x_133, 0); + lean_ctor_release(x_133, 1); + x_152 = x_133; } else { - lean_dec_ref(x_149); + lean_dec_ref(x_133); x_152 = lean_box(0); } -x_153 = l_Lean_Expr_appArg_x21(x_118); -lean_dec(x_118); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_155 = lean_array_push(x_154, x_1); -x_156 = lean_array_push(x_155, x_153); -x_157 = lean_array_push(x_156, x_150); -x_158 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_159 = l_Lean_mkAppN(x_158, x_157); -x_160 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_160, 0, x_159); -x_161 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_162 = lean_unsigned_to_nat(0u); -x_163 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_163, 0, x_161); -lean_ctor_set(x_163, 1, x_160); -lean_ctor_set(x_163, 2, x_162); -x_164 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_164, 0, x_163); -lean_ctor_set(x_15, 0, x_164); if (lean_is_scalar(x_152)) { - x_165 = lean_alloc_ctor(0, 2, 0); + x_153 = lean_alloc_ctor(1, 2, 0); } else { - x_165 = x_152; + x_153 = x_152; +} +lean_ctor_set(x_153, 0, x_150); +lean_ctor_set(x_153, 1, x_151); +return x_153; } -lean_ctor_set(x_165, 0, x_15); -lean_ctor_set(x_165, 1, x_151); -return x_165; } else { -lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; -lean_dec(x_118); -lean_free_object(x_15); -lean_dec(x_1); -x_166 = lean_ctor_get(x_149, 0); -lean_inc(x_166); -x_167 = lean_ctor_get(x_149, 1); -lean_inc(x_167); -if (lean_is_exclusive(x_149)) { - lean_ctor_release(x_149, 0); - lean_ctor_release(x_149, 1); - x_168 = x_149; +lean_object* x_154; lean_object* x_155; +x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_155 = l_Lean_Meta_mkEqRefl(x_154, x_8, x_9, x_10, x_11, x_125); +if (lean_obj_tag(x_155) == 0) +{ +lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +x_156 = lean_ctor_get(x_155, 0); +lean_inc(x_156); +x_157 = lean_ctor_get(x_155, 1); +lean_inc(x_157); +if (lean_is_exclusive(x_155)) { + lean_ctor_release(x_155, 0); + lean_ctor_release(x_155, 1); + x_158 = x_155; +} else { + lean_dec_ref(x_155); + x_158 = lean_box(0); +} +x_159 = l_Lean_Expr_appArg_x21(x_124); +lean_dec(x_124); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_161 = lean_array_push(x_160, x_4); +x_162 = lean_array_push(x_161, x_159); +x_163 = lean_array_push(x_162, x_156); +x_164 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_165 = l_Lean_mkAppN(x_164, x_163); +x_166 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_166, 0, x_165); +x_167 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_168 = lean_unsigned_to_nat(0u); +x_169 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_169, 0, x_167); +lean_ctor_set(x_169, 1, x_166); +lean_ctor_set(x_169, 2, x_168); +x_170 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_170, 0, x_169); +lean_ctor_set(x_21, 0, x_170); +if (lean_is_scalar(x_158)) { + x_171 = lean_alloc_ctor(0, 2, 0); +} else { + x_171 = x_158; +} +lean_ctor_set(x_171, 0, x_21); +lean_ctor_set(x_171, 1, x_157); +return x_171; +} +else +{ +lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; +lean_dec(x_124); +lean_free_object(x_21); +lean_dec(x_4); +x_172 = lean_ctor_get(x_155, 0); +lean_inc(x_172); +x_173 = lean_ctor_get(x_155, 1); +lean_inc(x_173); +if (lean_is_exclusive(x_155)) { + lean_ctor_release(x_155, 0); + lean_ctor_release(x_155, 1); + x_174 = x_155; } else { - lean_dec_ref(x_149); - x_168 = lean_box(0); + lean_dec_ref(x_155); + x_174 = lean_box(0); } -if (lean_is_scalar(x_168)) { - x_169 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_174)) { + x_175 = lean_alloc_ctor(1, 2, 0); } else { - x_169 = x_168; + x_175 = x_174; } -lean_ctor_set(x_169, 0, x_166); -lean_ctor_set(x_169, 1, x_167); -return x_169; +lean_ctor_set(x_175, 0, x_172); +lean_ctor_set(x_175, 1, x_173); +return x_175; } } } else { -lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; -lean_dec(x_116); -lean_free_object(x_15); -lean_dec(x_24); +lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; +lean_dec(x_122); +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_170 = lean_ctor_get(x_117, 0); -lean_inc(x_170); -x_171 = lean_ctor_get(x_117, 1); -lean_inc(x_171); -if (lean_is_exclusive(x_117)) { - lean_ctor_release(x_117, 0); - lean_ctor_release(x_117, 1); - x_172 = x_117; +lean_dec(x_4); +lean_dec(x_3); +x_176 = lean_ctor_get(x_123, 0); +lean_inc(x_176); +x_177 = lean_ctor_get(x_123, 1); +lean_inc(x_177); +if (lean_is_exclusive(x_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_178 = x_123; } else { - lean_dec_ref(x_117); - x_172 = lean_box(0); + lean_dec_ref(x_123); + x_178 = lean_box(0); } -if (lean_is_scalar(x_172)) { - x_173 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_178)) { + x_179 = lean_alloc_ctor(1, 2, 0); } else { - x_173 = x_172; + x_179 = x_178; } -lean_ctor_set(x_173, 0, x_170); -lean_ctor_set(x_173, 1, x_171); -return x_173; +lean_ctor_set(x_179, 0, x_176); +lean_ctor_set(x_179, 1, x_177); +return x_179; } } } } else { -uint8_t x_174; -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_180; +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_174 = !lean_is_exclusive(x_26); -if (x_174 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_180 = !lean_is_exclusive(x_32); +if (x_180 == 0) { -return x_26; +return x_32; } else { -lean_object* x_175; lean_object* x_176; lean_object* x_177; -x_175 = lean_ctor_get(x_26, 0); -x_176 = lean_ctor_get(x_26, 1); -lean_inc(x_176); -lean_inc(x_175); -lean_dec(x_26); -x_177 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_177, 0, x_175); -lean_ctor_set(x_177, 1, x_176); -return x_177; +lean_object* x_181; lean_object* x_182; lean_object* x_183; +x_181 = lean_ctor_get(x_32, 0); +x_182 = lean_ctor_get(x_32, 1); +lean_inc(x_182); +lean_inc(x_181); +lean_dec(x_32); +x_183 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_183, 0, x_181); +lean_ctor_set(x_183, 1, x_182); +return x_183; } } } else { -lean_object* x_178; lean_object* x_179; lean_object* x_180; -x_178 = lean_ctor_get(x_15, 0); -lean_inc(x_178); -lean_dec(x_15); -x_179 = l_Lean_Expr_appArg_x21(x_1); +lean_object* x_184; lean_object* x_185; lean_object* x_186; +x_184 = lean_ctor_get(x_21, 0); +lean_inc(x_184); +lean_dec(x_21); +x_185 = l_Lean_Expr_appArg_x21(x_4); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -x_180 = l_UInt16_fromExpr(x_179, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_180) == 0) +x_186 = l_UInt16_fromExpr(x_185, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +lean_dec(x_185); +if (lean_obj_tag(x_186) == 0) { -lean_object* x_181; -x_181 = lean_ctor_get(x_180, 0); -lean_inc(x_181); -if (lean_obj_tag(x_181) == 0) +lean_object* x_187; +x_187 = lean_ctor_get(x_186, 0); +lean_inc(x_187); +if (lean_obj_tag(x_187) == 0) { -lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; -lean_dec(x_178); +lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; +lean_dec(x_184); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_182 = lean_ctor_get(x_180, 1); -lean_inc(x_182); -if (lean_is_exclusive(x_180)) { - lean_ctor_release(x_180, 0); - lean_ctor_release(x_180, 1); - x_183 = x_180; +lean_dec(x_4); +lean_dec(x_3); +x_188 = lean_ctor_get(x_186, 1); +lean_inc(x_188); +if (lean_is_exclusive(x_186)) { + lean_ctor_release(x_186, 0); + lean_ctor_release(x_186, 1); + x_189 = x_186; } else { - lean_dec_ref(x_180); - x_183 = lean_box(0); + lean_dec_ref(x_186); + x_189 = lean_box(0); } -x_184 = lean_box(0); -if (lean_is_scalar(x_183)) { - x_185 = lean_alloc_ctor(0, 2, 0); +x_190 = lean_box(0); +if (lean_is_scalar(x_189)) { + x_191 = lean_alloc_ctor(0, 2, 0); } else { - x_185 = x_183; + x_191 = x_189; } -lean_ctor_set(x_185, 0, x_184); -lean_ctor_set(x_185, 1, x_182); -return x_185; +lean_ctor_set(x_191, 0, x_190); +lean_ctor_set(x_191, 1, x_188); +return x_191; } else { -lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; -x_186 = lean_ctor_get(x_180, 1); -lean_inc(x_186); -lean_dec(x_180); -x_187 = lean_ctor_get(x_181, 0); -lean_inc(x_187); -if (lean_is_exclusive(x_181)) { - lean_ctor_release(x_181, 0); - x_188 = x_181; +lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; +x_192 = lean_ctor_get(x_186, 1); +lean_inc(x_192); +lean_dec(x_186); +x_193 = lean_ctor_get(x_187, 0); +lean_inc(x_193); +if (lean_is_exclusive(x_187)) { + lean_ctor_release(x_187, 0); + x_194 = x_187; } else { - lean_dec_ref(x_181); - x_188 = lean_box(0); + lean_dec_ref(x_187); + x_194 = lean_box(0); } +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_189 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_186); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; uint16_t x_192; uint16_t x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; uint8_t x_197; -x_190 = lean_ctor_get(x_189, 0); -lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -lean_dec(x_189); -x_192 = lean_ctor_get_uint16(x_178, sizeof(void*)*1); -lean_dec(x_178); -x_193 = lean_ctor_get_uint16(x_187, sizeof(void*)*1); -lean_dec(x_187); -x_194 = lean_box(x_192); -x_195 = lean_box(x_193); -x_196 = lean_apply_2(x_2, x_194, x_195); -x_197 = lean_unbox(x_196); -lean_dec(x_196); -if (x_197 == 0) -{ -lean_object* x_198; lean_object* x_199; -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_199 = l_Lean_Meta_mkEqRefl(x_198, x_7, x_8, x_9, x_10, x_191); -if (lean_obj_tag(x_199) == 0) -{ -lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; -x_200 = lean_ctor_get(x_199, 0); -lean_inc(x_200); -x_201 = lean_ctor_get(x_199, 1); -lean_inc(x_201); -if (lean_is_exclusive(x_199)) { - lean_ctor_release(x_199, 0); - lean_ctor_release(x_199, 1); - x_202 = x_199; -} else { - lean_dec_ref(x_199); - x_202 = lean_box(0); -} -x_203 = l_Lean_Expr_appArg_x21(x_190); -lean_dec(x_190); -x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_205 = lean_array_push(x_204, x_1); -x_206 = lean_array_push(x_205, x_203); -x_207 = lean_array_push(x_206, x_200); -x_208 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_209 = l_Lean_mkAppN(x_208, x_207); -if (lean_is_scalar(x_188)) { - x_210 = lean_alloc_ctor(1, 1, 0); -} else { - x_210 = x_188; +lean_inc(x_4); +x_195 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_192); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; uint16_t x_198; uint16_t x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; uint8_t x_203; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +lean_dec(x_195); +x_198 = lean_ctor_get_uint16(x_184, sizeof(void*)*1); +lean_dec(x_184); +x_199 = lean_ctor_get_uint16(x_193, sizeof(void*)*1); +lean_dec(x_193); +x_200 = lean_box(x_198); +x_201 = lean_box(x_199); +x_202 = lean_apply_2(x_3, x_200, x_201); +x_203 = lean_unbox(x_202); +lean_dec(x_202); +if (x_203 == 0) +{ +lean_object* x_204; lean_object* x_205; +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_205 = l_Lean_Meta_mkEqRefl(x_204, x_8, x_9, x_10, x_11, x_197); +if (lean_obj_tag(x_205) == 0) +{ +lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; +x_206 = lean_ctor_get(x_205, 0); +lean_inc(x_206); +x_207 = lean_ctor_get(x_205, 1); +lean_inc(x_207); +if (lean_is_exclusive(x_205)) { + lean_ctor_release(x_205, 0); + lean_ctor_release(x_205, 1); + x_208 = x_205; +} else { + lean_dec_ref(x_205); + x_208 = lean_box(0); } -lean_ctor_set(x_210, 0, x_209); -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_212 = lean_unsigned_to_nat(0u); -x_213 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_213, 0, x_211); -lean_ctor_set(x_213, 1, x_210); -lean_ctor_set(x_213, 2, x_212); -x_214 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_214, 0, x_213); -x_215 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_215, 0, x_214); -if (lean_is_scalar(x_202)) { - x_216 = lean_alloc_ctor(0, 2, 0); -} else { - x_216 = x_202; +x_209 = l_Lean_Expr_appArg_x21(x_196); +lean_dec(x_196); +x_210 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_211 = lean_array_push(x_210, x_4); +x_212 = lean_array_push(x_211, x_209); +x_213 = lean_array_push(x_212, x_206); +x_214 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_215 = l_Lean_mkAppN(x_214, x_213); +if (lean_is_scalar(x_194)) { + x_216 = lean_alloc_ctor(1, 1, 0); +} else { + x_216 = x_194; } lean_ctor_set(x_216, 0, x_215); -lean_ctor_set(x_216, 1, x_201); -return x_216; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_218 = lean_unsigned_to_nat(0u); +x_219 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_219, 0, x_217); +lean_ctor_set(x_219, 1, x_216); +lean_ctor_set(x_219, 2, x_218); +x_220 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_220, 0, x_219); +x_221 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_221, 0, x_220); +if (lean_is_scalar(x_208)) { + x_222 = lean_alloc_ctor(0, 2, 0); +} else { + x_222 = x_208; +} +lean_ctor_set(x_222, 0, x_221); +lean_ctor_set(x_222, 1, x_207); +return x_222; } else { -lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; -lean_dec(x_190); -lean_dec(x_188); -lean_dec(x_1); -x_217 = lean_ctor_get(x_199, 0); -lean_inc(x_217); -x_218 = lean_ctor_get(x_199, 1); -lean_inc(x_218); -if (lean_is_exclusive(x_199)) { - lean_ctor_release(x_199, 0); - lean_ctor_release(x_199, 1); - x_219 = x_199; +lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; +lean_dec(x_196); +lean_dec(x_194); +lean_dec(x_4); +x_223 = lean_ctor_get(x_205, 0); +lean_inc(x_223); +x_224 = lean_ctor_get(x_205, 1); +lean_inc(x_224); +if (lean_is_exclusive(x_205)) { + lean_ctor_release(x_205, 0); + lean_ctor_release(x_205, 1); + x_225 = x_205; } else { - lean_dec_ref(x_199); - x_219 = lean_box(0); + lean_dec_ref(x_205); + x_225 = lean_box(0); } -if (lean_is_scalar(x_219)) { - x_220 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_225)) { + x_226 = lean_alloc_ctor(1, 2, 0); } else { - x_220 = x_219; + x_226 = x_225; } -lean_ctor_set(x_220, 0, x_217); -lean_ctor_set(x_220, 1, x_218); -return x_220; +lean_ctor_set(x_226, 0, x_223); +lean_ctor_set(x_226, 1, x_224); +return x_226; } } else { -lean_object* x_221; lean_object* x_222; -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_222 = l_Lean_Meta_mkEqRefl(x_221, x_7, x_8, x_9, x_10, x_191); -if (lean_obj_tag(x_222) == 0) +lean_object* x_227; lean_object* x_228; +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_228 = l_Lean_Meta_mkEqRefl(x_227, x_8, x_9, x_10, x_11, x_197); +if (lean_obj_tag(x_228) == 0) { -lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; -x_223 = lean_ctor_get(x_222, 0); -lean_inc(x_223); -x_224 = lean_ctor_get(x_222, 1); -lean_inc(x_224); -if (lean_is_exclusive(x_222)) { - lean_ctor_release(x_222, 0); - lean_ctor_release(x_222, 1); - x_225 = x_222; -} else { - lean_dec_ref(x_222); - x_225 = lean_box(0); -} -x_226 = l_Lean_Expr_appArg_x21(x_190); -lean_dec(x_190); -x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_228 = lean_array_push(x_227, x_1); -x_229 = lean_array_push(x_228, x_226); -x_230 = lean_array_push(x_229, x_223); -x_231 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_232 = l_Lean_mkAppN(x_231, x_230); -if (lean_is_scalar(x_188)) { - x_233 = lean_alloc_ctor(1, 1, 0); +lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; +x_229 = lean_ctor_get(x_228, 0); +lean_inc(x_229); +x_230 = lean_ctor_get(x_228, 1); +lean_inc(x_230); +if (lean_is_exclusive(x_228)) { + lean_ctor_release(x_228, 0); + lean_ctor_release(x_228, 1); + x_231 = x_228; } else { - x_233 = x_188; + lean_dec_ref(x_228); + x_231 = lean_box(0); } -lean_ctor_set(x_233, 0, x_232); -x_234 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_235 = lean_unsigned_to_nat(0u); -x_236 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_236, 0, x_234); -lean_ctor_set(x_236, 1, x_233); -lean_ctor_set(x_236, 2, x_235); -x_237 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_237, 0, x_236); -x_238 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_238, 0, x_237); -if (lean_is_scalar(x_225)) { - x_239 = lean_alloc_ctor(0, 2, 0); +x_232 = l_Lean_Expr_appArg_x21(x_196); +lean_dec(x_196); +x_233 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_234 = lean_array_push(x_233, x_4); +x_235 = lean_array_push(x_234, x_232); +x_236 = lean_array_push(x_235, x_229); +x_237 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_238 = l_Lean_mkAppN(x_237, x_236); +if (lean_is_scalar(x_194)) { + x_239 = lean_alloc_ctor(1, 1, 0); } else { - x_239 = x_225; + x_239 = x_194; } lean_ctor_set(x_239, 0, x_238); -lean_ctor_set(x_239, 1, x_224); -return x_239; +x_240 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_241 = lean_unsigned_to_nat(0u); +x_242 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_242, 0, x_240); +lean_ctor_set(x_242, 1, x_239); +lean_ctor_set(x_242, 2, x_241); +x_243 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_243, 0, x_242); +x_244 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_244, 0, x_243); +if (lean_is_scalar(x_231)) { + x_245 = lean_alloc_ctor(0, 2, 0); +} else { + x_245 = x_231; +} +lean_ctor_set(x_245, 0, x_244); +lean_ctor_set(x_245, 1, x_230); +return x_245; } else { -lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; -lean_dec(x_190); -lean_dec(x_188); -lean_dec(x_1); -x_240 = lean_ctor_get(x_222, 0); -lean_inc(x_240); -x_241 = lean_ctor_get(x_222, 1); -lean_inc(x_241); -if (lean_is_exclusive(x_222)) { - lean_ctor_release(x_222, 0); - lean_ctor_release(x_222, 1); - x_242 = x_222; +lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; +lean_dec(x_196); +lean_dec(x_194); +lean_dec(x_4); +x_246 = lean_ctor_get(x_228, 0); +lean_inc(x_246); +x_247 = lean_ctor_get(x_228, 1); +lean_inc(x_247); +if (lean_is_exclusive(x_228)) { + lean_ctor_release(x_228, 0); + lean_ctor_release(x_228, 1); + x_248 = x_228; } else { - lean_dec_ref(x_222); - x_242 = lean_box(0); + lean_dec_ref(x_228); + x_248 = lean_box(0); } -if (lean_is_scalar(x_242)) { - x_243 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_248)) { + x_249 = lean_alloc_ctor(1, 2, 0); } else { - x_243 = x_242; + x_249 = x_248; } -lean_ctor_set(x_243, 0, x_240); -lean_ctor_set(x_243, 1, x_241); -return x_243; +lean_ctor_set(x_249, 0, x_246); +lean_ctor_set(x_249, 1, x_247); +return x_249; } } } else { -lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; -lean_dec(x_188); -lean_dec(x_187); -lean_dec(x_178); +lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; +lean_dec(x_194); +lean_dec(x_193); +lean_dec(x_184); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_244 = lean_ctor_get(x_189, 0); -lean_inc(x_244); -x_245 = lean_ctor_get(x_189, 1); -lean_inc(x_245); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_246 = x_189; +lean_dec(x_4); +lean_dec(x_3); +x_250 = lean_ctor_get(x_195, 0); +lean_inc(x_250); +x_251 = lean_ctor_get(x_195, 1); +lean_inc(x_251); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_252 = x_195; } else { - lean_dec_ref(x_189); - x_246 = lean_box(0); + lean_dec_ref(x_195); + x_252 = lean_box(0); } -if (lean_is_scalar(x_246)) { - x_247 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_252)) { + x_253 = lean_alloc_ctor(1, 2, 0); } else { - x_247 = x_246; + x_253 = x_252; } -lean_ctor_set(x_247, 0, x_244); -lean_ctor_set(x_247, 1, x_245); -return x_247; +lean_ctor_set(x_253, 0, x_250); +lean_ctor_set(x_253, 1, x_251); +return x_253; } } } else { -lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; -lean_dec(x_178); +lean_object* x_254; lean_object* x_255; lean_object* x_256; lean_object* x_257; +lean_dec(x_184); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_248 = lean_ctor_get(x_180, 0); -lean_inc(x_248); -x_249 = lean_ctor_get(x_180, 1); -lean_inc(x_249); -if (lean_is_exclusive(x_180)) { - lean_ctor_release(x_180, 0); - lean_ctor_release(x_180, 1); - x_250 = x_180; +lean_dec(x_4); +lean_dec(x_3); +x_254 = lean_ctor_get(x_186, 0); +lean_inc(x_254); +x_255 = lean_ctor_get(x_186, 1); +lean_inc(x_255); +if (lean_is_exclusive(x_186)) { + lean_ctor_release(x_186, 0); + lean_ctor_release(x_186, 1); + x_256 = x_186; } else { - lean_dec_ref(x_180); - x_250 = lean_box(0); + lean_dec_ref(x_186); + x_256 = lean_box(0); } -if (lean_is_scalar(x_250)) { - x_251 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_256)) { + x_257 = lean_alloc_ctor(1, 2, 0); } else { - x_251 = x_250; + x_257 = x_256; } -lean_ctor_set(x_251, 0, x_248); -lean_ctor_set(x_251, 1, x_249); -return x_251; +lean_ctor_set(x_257, 0, x_254); +lean_ctor_set(x_257, 1, x_255); +return x_257; } } } } else { -uint8_t x_252; +uint8_t x_258; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_252 = !lean_is_exclusive(x_14); -if (x_252 == 0) +lean_dec(x_3); +x_258 = !lean_is_exclusive(x_20); +if (x_258 == 0) { -return x_14; +return x_20; } else { -lean_object* x_253; lean_object* x_254; lean_object* x_255; -x_253 = lean_ctor_get(x_14, 0); -x_254 = lean_ctor_get(x_14, 1); -lean_inc(x_254); -lean_inc(x_253); -lean_dec(x_14); -x_255 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_255, 0, x_253); -lean_ctor_set(x_255, 1, x_254); -return x_255; +lean_object* x_259; lean_object* x_260; lean_object* x_261; +x_259 = lean_ctor_get(x_20, 0); +x_260 = lean_ctor_get(x_20, 1); +lean_inc(x_260); +lean_inc(x_259); +lean_dec(x_20); +x_261 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_261, 0, x_259); +lean_ctor_set(x_261, 1, x_260); +return x_261; +} } } } } -LEAN_EXPORT lean_object* l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6834_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +} +LEAN_EXPORT lean_object* l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6128____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -uint8_t x_13; -x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); -lean_dec(x_1); -if (x_13 == 0) -{ -lean_object* x_14; lean_object* x_15; -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +lean_object* x_13; +x_13 = l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6128_(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_14 = lean_box(0); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_12); -return x_15; -} -else -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_box(0); -x_17 = l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6834____lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -return x_17; -} +lean_dec(x_1); +return x_13; } } -LEAN_EXPORT lean_object* l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6834____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_UInt16_reduceAdd(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_12; -x_12 = l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6834____lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_3); -return x_12; +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__428; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; } +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; } -LEAN_EXPORT lean_object* l_UInt16_reduceAdd___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: +block_99: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt16_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt16_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_UInt16_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_UInt16_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; uint16_t x_37; uint16_t x_38; uint16_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -x_38 = lean_ctor_get_uint16(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_39 = lean_uint16_add(x_37, x_38); -lean_ctor_set_uint16(x_22, sizeof(void*)*1, x_39); -x_40 = l_UInt16_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; uint16_t x_47; uint16_t x_48; uint16_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_uint16(x_45, sizeof(void*)*1); -lean_dec(x_45); -x_49 = lean_uint16_add(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, 2); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_uint16(x_50, sizeof(void*)*1, x_49); -x_51 = l_UInt16_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; uint16_t x_43; uint16_t x_44; uint16_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_uint16(x_28, sizeof(void*)*1); +x_44 = lean_ctor_get_uint16(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_45 = lean_uint16_add(x_43, x_44); +lean_ctor_set_uint16(x_28, sizeof(void*)*1, x_45); +x_46 = l_UInt16_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; uint16_t x_53; uint16_t x_54; uint16_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_uint16(x_28, sizeof(void*)*1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_uint16(x_51, sizeof(void*)*1); +lean_dec(x_51); +x_55 = lean_uint16_add(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, 2); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_uint16(x_56, sizeof(void*)*1, x_55); +x_57 = l_UInt16_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; uint16_t x_58; lean_object* x_59; uint16_t x_60; uint16_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_uint16(x_56, sizeof(void*)*1); -lean_dec(x_56); -x_61 = lean_uint16_add(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, 2); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_uint16(x_62, sizeof(void*)*1, x_61); -x_63 = l_UInt16_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; uint16_t x_64; lean_object* x_65; uint16_t x_66; uint16_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_uint16(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_uint16(x_62, sizeof(void*)*1); +lean_dec(x_62); +x_67 = lean_uint16_add(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, 2); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_uint16(x_68, sizeof(void*)*1, x_67); +x_69 = l_UInt16_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint16_t x_73; lean_object* x_74; uint16_t x_75; uint16_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint16_t x_79; lean_object* x_80; uint16_t x_81; uint16_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_uint16(x_70, sizeof(void*)*1); -lean_dec(x_70); -x_76 = lean_uint16_add(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, 2); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_uint16(x_77, sizeof(void*)*1, x_76); -x_78 = l_UInt16_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_uint16(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_uint16(x_76, sizeof(void*)*1); +lean_dec(x_76); +x_82 = lean_uint16_add(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, 2); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_uint16(x_83, sizeof(void*)*1, x_82); +x_84 = l_UInt16_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_UInt16_reduceAdd(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__442; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt16_reduceAdd___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt16_reduceAdd___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_UInt16_reduceAdd___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_UInt16_reduceAdd___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -19790,25 +19620,28 @@ LEAN_EXPORT lean_object* l_UInt16_reduceAdd___boxed(lean_object* x_1, lean_objec { lean_object* x_10; x_10 = l_UInt16_reduceAdd(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__1() { +static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt16_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__427; +x_1 = l_UInt16_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__413; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2() { +static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt16_fromExpr___lambda__2___closed__2; +x_1 = l_UInt16_fromExpr___closed__2; x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -19816,67 +19649,67 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__3() { +static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__5; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__5; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__4() { +static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__3; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2; +x_1 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__3; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__5() { +static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__4; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2; +x_1 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__4; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__6() { +static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__5; +x_1 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__7() { +static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__6; +x_1 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__8() { +static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__7; +x_1 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__9() { +static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__9() { _start: { lean_object* x_1; @@ -19884,380 +19717,371 @@ x_1 = lean_alloc_closure((void*)(l_UInt16_reduceAdd___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__1; -x_3 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__8; -x_4 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__9; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__1; +x_3 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__8; +x_4 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__9; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7489_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6582_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__1; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__9; +x_4 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__9; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt16_reduceMul___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt16_reduceMul(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__446; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; +} +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt16_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt16_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_UInt16_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_UInt16_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; uint16_t x_37; uint16_t x_38; uint16_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -x_38 = lean_ctor_get_uint16(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_39 = lean_uint16_mul(x_37, x_38); -lean_ctor_set_uint16(x_22, sizeof(void*)*1, x_39); -x_40 = l_UInt16_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; uint16_t x_47; uint16_t x_48; uint16_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_uint16(x_45, sizeof(void*)*1); -lean_dec(x_45); -x_49 = lean_uint16_mul(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, 2); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_uint16(x_50, sizeof(void*)*1, x_49); -x_51 = l_UInt16_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; uint16_t x_43; uint16_t x_44; uint16_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_uint16(x_28, sizeof(void*)*1); +x_44 = lean_ctor_get_uint16(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_45 = lean_uint16_mul(x_43, x_44); +lean_ctor_set_uint16(x_28, sizeof(void*)*1, x_45); +x_46 = l_UInt16_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; uint16_t x_53; uint16_t x_54; uint16_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_uint16(x_28, sizeof(void*)*1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_uint16(x_51, sizeof(void*)*1); +lean_dec(x_51); +x_55 = lean_uint16_mul(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, 2); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_uint16(x_56, sizeof(void*)*1, x_55); +x_57 = l_UInt16_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; uint16_t x_58; lean_object* x_59; uint16_t x_60; uint16_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_uint16(x_56, sizeof(void*)*1); -lean_dec(x_56); -x_61 = lean_uint16_mul(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, 2); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_uint16(x_62, sizeof(void*)*1, x_61); -x_63 = l_UInt16_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; uint16_t x_64; lean_object* x_65; uint16_t x_66; uint16_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_uint16(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_uint16(x_62, sizeof(void*)*1); +lean_dec(x_62); +x_67 = lean_uint16_mul(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, 2); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_uint16(x_68, sizeof(void*)*1, x_67); +x_69 = l_UInt16_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint16_t x_73; lean_object* x_74; uint16_t x_75; uint16_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint16_t x_79; lean_object* x_80; uint16_t x_81; uint16_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_uint16(x_70, sizeof(void*)*1); -lean_dec(x_70); -x_76 = lean_uint16_mul(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, 2); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_uint16(x_77, sizeof(void*)*1, x_76); -x_78 = l_UInt16_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_uint16(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_uint16(x_76, sizeof(void*)*1); +lean_dec(x_76); +x_82 = lean_uint16_mul(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, 2); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_uint16(x_83, sizeof(void*)*1, x_82); +x_84 = l_UInt16_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_UInt16_reduceMul(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__460; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt16_reduceMul___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt16_reduceMul___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_UInt16_reduceMul___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_UInt16_reduceMul___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -20265,81 +20089,84 @@ LEAN_EXPORT lean_object* l_UInt16_reduceMul___boxed(lean_object* x_1, lean_objec { lean_object* x_10; x_10 = l_UInt16_reduceMul(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__1() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt16_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__450; +x_1 = l_UInt16_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__436; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__2() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__3; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2; +x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__3; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__3() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__2; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2; +x_1 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__2; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__4() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__3; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2; +x_1 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__3; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__5() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__4; +x_1 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__6() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__5; +x_1 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__7() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__6; +x_1 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__8() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__8() { _start: { lean_object* x_1; @@ -20347,380 +20174,371 @@ x_1 = lean_alloc_closure((void*)(l_UInt16_reduceMul___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__1; -x_3 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__7; -x_4 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__8; +x_2 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__1; +x_3 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__7; +x_4 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__8; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7527_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6620_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__1; +x_2 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__8; +x_4 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__8; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt16_reduceSub___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt16_reduceSub(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__459; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; +} +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt16_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt16_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_UInt16_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_UInt16_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; uint16_t x_37; uint16_t x_38; uint16_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -x_38 = lean_ctor_get_uint16(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_39 = lean_uint16_sub(x_37, x_38); -lean_ctor_set_uint16(x_22, sizeof(void*)*1, x_39); -x_40 = l_UInt16_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; uint16_t x_47; uint16_t x_48; uint16_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_uint16(x_45, sizeof(void*)*1); -lean_dec(x_45); -x_49 = lean_uint16_sub(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, 2); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_uint16(x_50, sizeof(void*)*1, x_49); -x_51 = l_UInt16_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; uint16_t x_43; uint16_t x_44; uint16_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_uint16(x_28, sizeof(void*)*1); +x_44 = lean_ctor_get_uint16(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_45 = lean_uint16_sub(x_43, x_44); +lean_ctor_set_uint16(x_28, sizeof(void*)*1, x_45); +x_46 = l_UInt16_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; uint16_t x_53; uint16_t x_54; uint16_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_uint16(x_28, sizeof(void*)*1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_uint16(x_51, sizeof(void*)*1); +lean_dec(x_51); +x_55 = lean_uint16_sub(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, 2); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_uint16(x_56, sizeof(void*)*1, x_55); +x_57 = l_UInt16_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; uint16_t x_58; lean_object* x_59; uint16_t x_60; uint16_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_uint16(x_56, sizeof(void*)*1); -lean_dec(x_56); -x_61 = lean_uint16_sub(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, 2); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_uint16(x_62, sizeof(void*)*1, x_61); -x_63 = l_UInt16_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; uint16_t x_64; lean_object* x_65; uint16_t x_66; uint16_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_uint16(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_uint16(x_62, sizeof(void*)*1); +lean_dec(x_62); +x_67 = lean_uint16_sub(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, 2); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_uint16(x_68, sizeof(void*)*1, x_67); +x_69 = l_UInt16_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint16_t x_73; lean_object* x_74; uint16_t x_75; uint16_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint16_t x_79; lean_object* x_80; uint16_t x_81; uint16_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_uint16(x_70, sizeof(void*)*1); -lean_dec(x_70); -x_76 = lean_uint16_sub(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, 2); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_uint16(x_77, sizeof(void*)*1, x_76); -x_78 = l_UInt16_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_uint16(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_uint16(x_76, sizeof(void*)*1); +lean_dec(x_76); +x_82 = lean_uint16_sub(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, 2); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_uint16(x_83, sizeof(void*)*1, x_82); +x_84 = l_UInt16_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_UInt16_reduceSub(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__473; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt16_reduceSub___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt16_reduceSub___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_UInt16_reduceSub___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_UInt16_reduceSub___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -20728,81 +20546,84 @@ LEAN_EXPORT lean_object* l_UInt16_reduceSub___boxed(lean_object* x_1, lean_objec { lean_object* x_10; x_10 = l_UInt16_reduceSub(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__1() { +static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt16_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__463; +x_1 = l_UInt16_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__449; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__2() { +static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__3; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2; +x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__3; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__3() { +static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__2; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2; +x_1 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__2; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__4() { +static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__3; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2; +x_1 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__3; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__5() { +static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__4; +x_1 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__6() { +static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__5; +x_1 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__7() { +static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__6; +x_1 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__8() { +static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__8() { _start: { lean_object* x_1; @@ -20810,380 +20631,371 @@ x_1 = lean_alloc_closure((void*)(l_UInt16_reduceSub___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__1; -x_3 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__7; -x_4 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__8; +x_2 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__1; +x_3 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__7; +x_4 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__8; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7565_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6658_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__1; +x_2 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__8; +x_4 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__8; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt16_reduceDiv___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt16_reduceDiv(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt16_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__472; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else { -uint8_t x_15; -lean_dec(x_9); -lean_dec(x_8); +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; +} +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; -} -} -else +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +x_19 = l_UInt16_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_UInt16_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +uint8_t x_21; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -uint8_t x_26; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) -{ -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_UInt16_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) +{ +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) +{ uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); if (x_32 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) -{ -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; uint16_t x_37; uint16_t x_38; uint16_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -x_38 = lean_ctor_get_uint16(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_39 = lean_uint16_div(x_37, x_38); -lean_ctor_set_uint16(x_22, sizeof(void*)*1, x_39); -x_40 = l_UInt16_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; uint16_t x_47; uint16_t x_48; uint16_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_uint16(x_45, sizeof(void*)*1); -lean_dec(x_45); -x_49 = lean_uint16_div(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, 2); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_uint16(x_50, sizeof(void*)*1, x_49); -x_51 = l_UInt16_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; -} +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_56; lean_object* x_57; uint16_t x_58; lean_object* x_59; uint16_t x_60; uint16_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_uint16(x_56, sizeof(void*)*1); -lean_dec(x_56); -x_61 = lean_uint16_div(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, 2); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_uint16(x_62, sizeof(void*)*1, x_61); -x_63 = l_UInt16_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint16_t x_73; lean_object* x_74; uint16_t x_75; uint16_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; -} else { - lean_dec_ref(x_25); - x_71 = lean_box(0); -} -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_uint16(x_70, sizeof(void*)*1); -lean_dec(x_70); -x_76 = lean_uint16_div(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, 2); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_uint16(x_77, sizeof(void*)*1, x_76); -x_78 = l_UInt16_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); -} else { - x_83 = x_71; -} -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) +{ +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) +{ +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; uint16_t x_43; uint16_t x_44; uint16_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_uint16(x_28, sizeof(void*)*1); +x_44 = lean_ctor_get_uint16(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_45 = lean_uint16_div(x_43, x_44); +lean_ctor_set_uint16(x_28, sizeof(void*)*1, x_45); +x_46 = l_UInt16_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; } +else +{ +lean_object* x_51; lean_object* x_52; uint16_t x_53; uint16_t x_54; uint16_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_uint16(x_28, sizeof(void*)*1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_uint16(x_51, sizeof(void*)*1); +lean_dec(x_51); +x_55 = lean_uint16_div(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, 2); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_uint16(x_56, sizeof(void*)*1, x_55); +x_57 = l_UInt16_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) -{ -return x_24; +lean_object* x_62; lean_object* x_63; uint16_t x_64; lean_object* x_65; uint16_t x_66; uint16_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_uint16(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_uint16(x_62, sizeof(void*)*1); +lean_dec(x_62); +x_67 = lean_uint16_div(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, 2); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_uint16(x_68, sizeof(void*)*1, x_67); +x_69 = l_UInt16_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; +} } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint16_t x_79; lean_object* x_80; uint16_t x_81; uint16_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; +} else { + lean_dec_ref(x_31); + x_77 = lean_box(0); +} +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_uint16(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; +} else { + lean_dec_ref(x_28); + x_80 = lean_box(0); +} +x_81 = lean_ctor_get_uint16(x_76, sizeof(void*)*1); +lean_dec(x_76); +x_82 = lean_uint16_div(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, 2); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_uint16(x_83, sizeof(void*)*1, x_82); +x_84 = l_UInt16_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; } +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_89; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_13; +return x_30; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } -LEAN_EXPORT lean_object* l_UInt16_reduceDiv(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__486; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) +{ +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt16_reduceDiv___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; +} } } } -LEAN_EXPORT lean_object* l_UInt16_reduceDiv___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_UInt16_reduceDiv___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_UInt16_reduceDiv___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -21191,81 +21003,84 @@ LEAN_EXPORT lean_object* l_UInt16_reduceDiv___boxed(lean_object* x_1, lean_objec { lean_object* x_10; x_10 = l_UInt16_reduceDiv(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__1() { +static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt16_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__476; +x_1 = l_UInt16_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__462; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__2() { +static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__3; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2; +x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__3; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__3() { +static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__2; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2; +x_1 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__2; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__4() { +static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__3; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2; +x_1 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__3; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__5() { +static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__4; +x_1 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__6() { +static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__5; +x_1 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__7() { +static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__6; +x_1 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__8() { +static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__8() { _start: { lean_object* x_1; @@ -21273,380 +21088,371 @@ x_1 = lean_alloc_closure((void*)(l_UInt16_reduceDiv___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__1; -x_3 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__7; -x_4 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__8; +x_2 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__1; +x_3 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__7; +x_4 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__8; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7603_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6696_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__1; +x_2 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__8; +x_4 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__8; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt16_reduceMod___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt16_reduceMod(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__485; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; +} +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt16_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt16_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_UInt16_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_UInt16_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; uint16_t x_37; uint16_t x_38; uint16_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -x_38 = lean_ctor_get_uint16(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_39 = lean_uint16_mod(x_37, x_38); -lean_ctor_set_uint16(x_22, sizeof(void*)*1, x_39); -x_40 = l_UInt16_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; uint16_t x_47; uint16_t x_48; uint16_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_uint16(x_45, sizeof(void*)*1); -lean_dec(x_45); -x_49 = lean_uint16_mod(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, 2); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_uint16(x_50, sizeof(void*)*1, x_49); -x_51 = l_UInt16_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; uint16_t x_43; uint16_t x_44; uint16_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_uint16(x_28, sizeof(void*)*1); +x_44 = lean_ctor_get_uint16(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_45 = lean_uint16_mod(x_43, x_44); +lean_ctor_set_uint16(x_28, sizeof(void*)*1, x_45); +x_46 = l_UInt16_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; uint16_t x_53; uint16_t x_54; uint16_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_uint16(x_28, sizeof(void*)*1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_uint16(x_51, sizeof(void*)*1); +lean_dec(x_51); +x_55 = lean_uint16_mod(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, 2); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_uint16(x_56, sizeof(void*)*1, x_55); +x_57 = l_UInt16_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; uint16_t x_58; lean_object* x_59; uint16_t x_60; uint16_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_uint16(x_56, sizeof(void*)*1); -lean_dec(x_56); -x_61 = lean_uint16_mod(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, 2); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_uint16(x_62, sizeof(void*)*1, x_61); -x_63 = l_UInt16_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; uint16_t x_64; lean_object* x_65; uint16_t x_66; uint16_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_uint16(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_uint16(x_62, sizeof(void*)*1); +lean_dec(x_62); +x_67 = lean_uint16_mod(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, 2); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_uint16(x_68, sizeof(void*)*1, x_67); +x_69 = l_UInt16_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint16_t x_73; lean_object* x_74; uint16_t x_75; uint16_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint16_t x_79; lean_object* x_80; uint16_t x_81; uint16_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_uint16(x_70, sizeof(void*)*1); -lean_dec(x_70); -x_76 = lean_uint16_mod(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, 2); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_uint16(x_77, sizeof(void*)*1, x_76); -x_78 = l_UInt16_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_uint16(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_uint16(x_76, sizeof(void*)*1); +lean_dec(x_76); +x_82 = lean_uint16_mod(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, 2); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_uint16(x_83, sizeof(void*)*1, x_82); +x_84 = l_UInt16_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_UInt16_reduceMod(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__499; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt16_reduceMod___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt16_reduceMod___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_UInt16_reduceMod___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_UInt16_reduceMod___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -21654,81 +21460,84 @@ LEAN_EXPORT lean_object* l_UInt16_reduceMod___boxed(lean_object* x_1, lean_objec { lean_object* x_10; x_10 = l_UInt16_reduceMod(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__1() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt16_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__489; +x_1 = l_UInt16_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__475; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__2() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__3; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2; +x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__3; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__3() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__2; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2; +x_1 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__2; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__4() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__3; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2; +x_1 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__3; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__5() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__4; +x_1 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__6() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__5; +x_1 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__7() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__6; +x_1 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__8() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__8() { _start: { lean_object* x_1; @@ -21736,4546 +21545,4637 @@ x_1 = lean_alloc_closure((void*)(l_UInt16_reduceMod___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__1; -x_3 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__7; -x_4 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__8; +x_2 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__1; +x_3 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__7; +x_4 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__8; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7641_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6734_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__1; +x_2 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__8; +x_4 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__8; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt16_reduceLT___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt16_reduceLT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__498; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_UInt8_fromExpr___closed__3; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt16_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt16_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_UInt16_fromExpr(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_UInt16_fromExpr(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) -{ -lean_object* x_37; lean_object* x_38; uint16_t x_39; uint16_t x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get_uint16(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_40 = lean_ctor_get_uint16(x_35, sizeof(void*)*1); -lean_dec(x_35); -x_41 = lean_uint16_dec_lt(x_39, x_40); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) -{ -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +lean_object* x_43; lean_object* x_44; uint16_t x_45; uint16_t x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get_uint16(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_46 = lean_ctor_get_uint16(x_41, sizeof(void*)*1); +lean_dec(x_41); +x_47 = lean_uint16_dec_lt(x_45, x_46); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) +{ +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; uint16_t x_116; uint16_t x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get_uint16(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_117 = lean_ctor_get_uint16(x_112, sizeof(void*)*1); -lean_dec(x_112); -x_118 = lean_uint16_dec_lt(x_116, x_117); -if (x_118 == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_119; lean_object* x_120; -x_119 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) -{ -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; uint16_t x_122; uint16_t x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +lean_dec(x_119); +x_122 = lean_ctor_get_uint16(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_123 = lean_ctor_get_uint16(x_118, sizeof(void*)*1); +lean_dec(x_118); +x_124 = lean_uint16_dec_lt(x_122, x_123); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_UInt16_fromExpr(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_UInt16_fromExpr(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_183; lean_object* x_184; uint16_t x_185; uint16_t x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get_uint16(x_171, sizeof(void*)*1); -lean_dec(x_171); -x_186 = lean_ctor_get_uint16(x_180, sizeof(void*)*1); -lean_dec(x_180); -x_187 = lean_uint16_dec_lt(x_185, x_186); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; uint16_t x_191; uint16_t x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; -} -lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +lean_dec(x_188); +x_191 = lean_ctor_get_uint16(x_177, sizeof(void*)*1); +lean_dec(x_177); +x_192 = lean_ctor_get_uint16(x_186, sizeof(void*)*1); +lean_dec(x_186); +x_193 = lean_uint16_dec_lt(x_191, x_192); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; +} +lean_ctor_set(x_206, 0, x_205); +x_207 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -LEAN_EXPORT lean_object* l_UInt16_reduceLT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__512; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt16_reduceLT___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt16_reduceLT___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt16_reduceLT___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_UInt16_reduceLT___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_10; +x_10 = l_UInt16_reduceLT(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__1() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt16_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__502; +x_1 = l_UInt16_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__488; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__2() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__4; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2; +x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__4; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__3() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__2; +x_1 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__2; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__4() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__3; +x_1 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__3; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__5() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__4; +x_1 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__6() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__6() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_UInt16_reduceLT), 9, 0); +x_1 = lean_alloc_closure((void*)(l_UInt16_reduceLT___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__1; -x_3 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__5; -x_4 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__6; +x_2 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__1; +x_3 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__5; +x_4 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__6; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7680_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6773_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__1; +x_2 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__6; +x_4 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__6; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt16_reduceLE___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt16_reduceLE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__512; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_UInt8_fromExpr___closed__3; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt16_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt16_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_UInt16_fromExpr(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_UInt16_fromExpr(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) -{ -lean_object* x_37; lean_object* x_38; uint16_t x_39; uint16_t x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get_uint16(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_40 = lean_ctor_get_uint16(x_35, sizeof(void*)*1); -lean_dec(x_35); -x_41 = lean_uint16_dec_le(x_39, x_40); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) -{ -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +lean_object* x_43; lean_object* x_44; uint16_t x_45; uint16_t x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get_uint16(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_46 = lean_ctor_get_uint16(x_41, sizeof(void*)*1); +lean_dec(x_41); +x_47 = lean_uint16_dec_le(x_45, x_46); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) +{ +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; uint16_t x_116; uint16_t x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get_uint16(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_117 = lean_ctor_get_uint16(x_112, sizeof(void*)*1); -lean_dec(x_112); -x_118 = lean_uint16_dec_le(x_116, x_117); -if (x_118 == 0) -{ -lean_object* x_119; lean_object* x_120; -x_119 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; uint16_t x_122; uint16_t x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +lean_dec(x_119); +x_122 = lean_ctor_get_uint16(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_123 = lean_ctor_get_uint16(x_118, sizeof(void*)*1); +lean_dec(x_118); +x_124 = lean_uint16_dec_le(x_122, x_123); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_UInt16_fromExpr(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_UInt16_fromExpr(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_183; lean_object* x_184; uint16_t x_185; uint16_t x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get_uint16(x_171, sizeof(void*)*1); -lean_dec(x_171); -x_186 = lean_ctor_get_uint16(x_180, sizeof(void*)*1); -lean_dec(x_180); -x_187 = lean_uint16_dec_le(x_185, x_186); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; uint16_t x_191; uint16_t x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_188); +x_191 = lean_ctor_get_uint16(x_177, sizeof(void*)*1); +lean_dec(x_177); +x_192 = lean_ctor_get_uint16(x_186, sizeof(void*)*1); +lean_dec(x_186); +x_193 = lean_uint16_dec_le(x_191, x_192); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -LEAN_EXPORT lean_object* l_UInt16_reduceLE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__526; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt16_reduceLE___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt16_reduceLE___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt16_reduceLE___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_UInt16_reduceLE___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_10; +x_10 = l_UInt16_reduceLE(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__1() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt16_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__516; +x_1 = l_UInt16_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__502; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__2() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__3; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2; +x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__3; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__3() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__2; +x_1 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__2; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__4() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__3; +x_1 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__3; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__5() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__4; +x_1 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__6() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__6() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_UInt16_reduceLE), 9, 0); +x_1 = lean_alloc_closure((void*)(l_UInt16_reduceLE___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__1; -x_3 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__5; -x_4 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__6; +x_2 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__1; +x_3 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__5; +x_4 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__6; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7719_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6812_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__1; +x_2 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__6; +x_4 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__6; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt16_reduceGT___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt16_reduceGT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__525; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_UInt8_fromExpr___closed__3; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt16_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt16_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_UInt16_fromExpr(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_UInt16_fromExpr(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) -{ -lean_object* x_37; lean_object* x_38; uint16_t x_39; uint16_t x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get_uint16(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_40 = lean_ctor_get_uint16(x_35, sizeof(void*)*1); -lean_dec(x_35); -x_41 = lean_uint16_dec_lt(x_40, x_39); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) -{ -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +lean_object* x_43; lean_object* x_44; uint16_t x_45; uint16_t x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get_uint16(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_46 = lean_ctor_get_uint16(x_41, sizeof(void*)*1); +lean_dec(x_41); +x_47 = lean_uint16_dec_lt(x_46, x_45); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) +{ +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; uint16_t x_116; uint16_t x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get_uint16(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_117 = lean_ctor_get_uint16(x_112, sizeof(void*)*1); -lean_dec(x_112); -x_118 = lean_uint16_dec_lt(x_117, x_116); -if (x_118 == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_119; lean_object* x_120; -x_119 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) -{ -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; uint16_t x_122; uint16_t x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +lean_dec(x_119); +x_122 = lean_ctor_get_uint16(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_123 = lean_ctor_get_uint16(x_118, sizeof(void*)*1); +lean_dec(x_118); +x_124 = lean_uint16_dec_lt(x_123, x_122); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_UInt16_fromExpr(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_UInt16_fromExpr(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_183; lean_object* x_184; uint16_t x_185; uint16_t x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get_uint16(x_171, sizeof(void*)*1); -lean_dec(x_171); -x_186 = lean_ctor_get_uint16(x_180, sizeof(void*)*1); -lean_dec(x_180); -x_187 = lean_uint16_dec_lt(x_186, x_185); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; uint16_t x_191; uint16_t x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_188); +x_191 = lean_ctor_get_uint16(x_177, sizeof(void*)*1); +lean_dec(x_177); +x_192 = lean_ctor_get_uint16(x_186, sizeof(void*)*1); +lean_dec(x_186); +x_193 = lean_uint16_dec_lt(x_192, x_191); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -LEAN_EXPORT lean_object* l_UInt16_reduceGT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__539; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt16_reduceGT___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt16_reduceGT___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt16_reduceGT___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_UInt16_reduceGT___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_10; +x_10 = l_UInt16_reduceGT(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7756____closed__1() { +static lean_object* _init_l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6849____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt16_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__529; +x_1 = l_UInt16_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__515; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7756____closed__2() { +static lean_object* _init_l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6849____closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_UInt16_reduceGT), 9, 0); +x_1 = lean_alloc_closure((void*)(l_UInt16_reduceGT___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7756_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6849_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7756____closed__1; -x_3 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__5; -x_4 = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7756____closed__2; +x_2 = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6849____closed__1; +x_3 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__5; +x_4 = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6849____closed__2; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7758_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6851_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7756____closed__1; +x_2 = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6849____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7756____closed__2; +x_4 = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6849____closed__2; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt16_reduceGE___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt16_reduceGE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__538; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_UInt8_fromExpr___closed__3; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt16_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt16_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_UInt16_fromExpr(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_UInt16_fromExpr(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) -{ -lean_object* x_37; lean_object* x_38; uint16_t x_39; uint16_t x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get_uint16(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_40 = lean_ctor_get_uint16(x_35, sizeof(void*)*1); -lean_dec(x_35); -x_41 = lean_uint16_dec_le(x_40, x_39); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) -{ -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +lean_object* x_43; lean_object* x_44; uint16_t x_45; uint16_t x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get_uint16(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_46 = lean_ctor_get_uint16(x_41, sizeof(void*)*1); +lean_dec(x_41); +x_47 = lean_uint16_dec_le(x_46, x_45); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) +{ +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; uint16_t x_116; uint16_t x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get_uint16(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_117 = lean_ctor_get_uint16(x_112, sizeof(void*)*1); -lean_dec(x_112); -x_118 = lean_uint16_dec_le(x_117, x_116); -if (x_118 == 0) -{ -lean_object* x_119; lean_object* x_120; -x_119 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; uint16_t x_122; uint16_t x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +lean_dec(x_119); +x_122 = lean_ctor_get_uint16(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_123 = lean_ctor_get_uint16(x_118, sizeof(void*)*1); +lean_dec(x_118); +x_124 = lean_uint16_dec_le(x_123, x_122); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_UInt16_fromExpr(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_UInt16_fromExpr(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_183; lean_object* x_184; uint16_t x_185; uint16_t x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get_uint16(x_171, sizeof(void*)*1); -lean_dec(x_171); -x_186 = lean_ctor_get_uint16(x_180, sizeof(void*)*1); -lean_dec(x_180); -x_187 = lean_uint16_dec_le(x_186, x_185); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; uint16_t x_191; uint16_t x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_188); +x_191 = lean_ctor_get_uint16(x_177, sizeof(void*)*1); +lean_dec(x_177); +x_192 = lean_ctor_get_uint16(x_186, sizeof(void*)*1); +lean_dec(x_186); +x_193 = lean_uint16_dec_le(x_192, x_191); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -LEAN_EXPORT lean_object* l_UInt16_reduceGE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__552; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt16_reduceGE___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt16_reduceGE___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt16_reduceGE___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_UInt16_reduceGE___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_10; +x_10 = l_UInt16_reduceGE(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7795____closed__1() { +static lean_object* _init_l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6888____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt16_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__542; +x_1 = l_UInt16_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__528; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7795____closed__2() { +static lean_object* _init_l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6888____closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_UInt16_reduceGE), 9, 0); +x_1 = lean_alloc_closure((void*)(l_UInt16_reduceGE___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7795_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6888_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7795____closed__1; -x_3 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__5; -x_4 = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7795____closed__2; +x_2 = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6888____closed__1; +x_3 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__5; +x_4 = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6888____closed__2; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7797_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6890_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7795____closed__1; +x_2 = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6888____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7795____closed__2; +x_4 = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6888____closed__2; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt32_fromExpr___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +static lean_object* _init_l_UInt32_fromExpr___closed__1() { _start: { -lean_object* x_12; lean_object* x_13; -x_12 = l_Lean_Expr_appArg_x21(x_1); -x_13 = l_Nat_fromExpr_x3f(x_12, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_13) == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("UInt32", 6); +return x_1; +} +} +static lean_object* _init_l_UInt32_fromExpr___closed__2() { +_start: { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_UInt32_fromExpr___closed__1; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_UInt32_fromExpr(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -uint8_t x_15; -lean_dec(x_2); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__118; +x_11 = lean_unsigned_to_nat(3u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_87; +x_87 = lean_box(0); +x_13 = x_87; +x_14 = x_9; +goto block_86; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_88; +x_88 = l_UInt8_fromExpr___closed__3; +x_13 = x_88; +x_14 = x_9; +goto block_86; } +block_86: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appFn_x21(x_17); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +x_20 = lean_whnf(x_19, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_20) == 0) +{ uint8_t x_21; -x_21 = !lean_is_exclusive(x_13); +x_21 = !lean_is_exclusive(x_20); if (x_21 == 0) { -lean_object* x_22; uint8_t x_23; -x_22 = lean_ctor_get(x_13, 0); +lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; +x_22 = lean_ctor_get(x_20, 0); +x_23 = lean_ctor_get(x_20, 1); +x_24 = l_UInt32_fromExpr___closed__2; +x_25 = l_Lean_Expr_isConstOf(x_22, x_24); lean_dec(x_22); -x_23 = !lean_is_exclusive(x_14); -if (x_23 == 0) -{ -lean_object* x_24; uint32_t x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_14, 0); -x_25 = lean_uint32_of_nat(x_24); -lean_dec(x_24); -x_26 = lean_alloc_ctor(0, 1, 4); -lean_ctor_set(x_26, 0, x_2); -lean_ctor_set_uint32(x_26, sizeof(void*)*1, x_25); -lean_ctor_set(x_14, 0, x_26); -return x_13; +if (x_25 == 0) +{ +lean_object* x_26; +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_26 = lean_box(0); +lean_ctor_set(x_20, 0, x_26); +return x_20; } else { -lean_object* x_27; uint32_t x_28; lean_object* x_29; lean_object* x_30; -x_27 = lean_ctor_get(x_14, 0); -lean_inc(x_27); -lean_dec(x_14); -x_28 = lean_uint32_of_nat(x_27); -lean_dec(x_27); -x_29 = lean_alloc_ctor(0, 1, 4); -lean_ctor_set(x_29, 0, x_2); -lean_ctor_set_uint32(x_29, sizeof(void*)*1, x_28); -x_30 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_30, 0, x_29); -lean_ctor_set(x_13, 0, x_30); -return x_13; -} +lean_object* x_27; lean_object* x_28; +lean_free_object(x_20); +x_27 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +x_28 = l_Nat_fromExpr_x3f(x_27, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_23); +lean_dec(x_5); +if (lean_obj_tag(x_28) == 0) +{ +lean_object* x_29; +x_29 = lean_ctor_get(x_28, 0); +lean_inc(x_29); +if (lean_obj_tag(x_29) == 0) +{ +uint8_t x_30; +lean_dec(x_18); +x_30 = !lean_is_exclusive(x_28); +if (x_30 == 0) +{ +lean_object* x_31; lean_object* x_32; +x_31 = lean_ctor_get(x_28, 0); +lean_dec(x_31); +x_32 = lean_box(0); +lean_ctor_set(x_28, 0, x_32); +return x_28; } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; uint32_t x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; -x_31 = lean_ctor_get(x_13, 1); -lean_inc(x_31); -lean_dec(x_13); -x_32 = lean_ctor_get(x_14, 0); -lean_inc(x_32); -if (lean_is_exclusive(x_14)) { - lean_ctor_release(x_14, 0); - x_33 = x_14; -} else { - lean_dec_ref(x_14); - x_33 = lean_box(0); -} -x_34 = lean_uint32_of_nat(x_32); -lean_dec(x_32); -x_35 = lean_alloc_ctor(0, 1, 4); -lean_ctor_set(x_35, 0, x_2); -lean_ctor_set_uint32(x_35, sizeof(void*)*1, x_34); -if (lean_is_scalar(x_33)) { - x_36 = lean_alloc_ctor(1, 1, 0); -} else { - x_36 = x_33; -} -lean_ctor_set(x_36, 0, x_35); -x_37 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_37, 0, x_36); -lean_ctor_set(x_37, 1, x_31); -return x_37; -} +lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_33 = lean_ctor_get(x_28, 1); +lean_inc(x_33); +lean_dec(x_28); +x_34 = lean_box(0); +x_35 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_35, 0, x_34); +lean_ctor_set(x_35, 1, x_33); +return x_35; } } else { -uint8_t x_38; -lean_dec(x_2); -x_38 = !lean_is_exclusive(x_13); +uint8_t x_36; +x_36 = !lean_is_exclusive(x_28); +if (x_36 == 0) +{ +lean_object* x_37; uint8_t x_38; +x_37 = lean_ctor_get(x_28, 0); +lean_dec(x_37); +x_38 = !lean_is_exclusive(x_29); if (x_38 == 0) { -return x_13; +lean_object* x_39; uint32_t x_40; lean_object* x_41; +x_39 = lean_ctor_get(x_29, 0); +x_40 = lean_uint32_of_nat(x_39); +lean_dec(x_39); +x_41 = lean_alloc_ctor(0, 1, 4); +lean_ctor_set(x_41, 0, x_18); +lean_ctor_set_uint32(x_41, sizeof(void*)*1, x_40); +lean_ctor_set(x_29, 0, x_41); +return x_28; } else { -lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_39 = lean_ctor_get(x_13, 0); -x_40 = lean_ctor_get(x_13, 1); -lean_inc(x_40); -lean_inc(x_39); -lean_dec(x_13); -x_41 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_41, 0, x_39); -lean_ctor_set(x_41, 1, x_40); -return x_41; -} -} +lean_object* x_42; uint32_t x_43; lean_object* x_44; lean_object* x_45; +x_42 = lean_ctor_get(x_29, 0); +lean_inc(x_42); +lean_dec(x_29); +x_43 = lean_uint32_of_nat(x_42); +lean_dec(x_42); +x_44 = lean_alloc_ctor(0, 1, 4); +lean_ctor_set(x_44, 0, x_18); +lean_ctor_set_uint32(x_44, sizeof(void*)*1, x_43); +x_45 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_45, 0, x_44); +lean_ctor_set(x_28, 0, x_45); +return x_28; } } -static lean_object* _init_l_UInt32_fromExpr___lambda__2___closed__1() { -_start: +else { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("UInt32", 6); -return x_1; +lean_object* x_46; lean_object* x_47; lean_object* x_48; uint32_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; +x_46 = lean_ctor_get(x_28, 1); +lean_inc(x_46); +lean_dec(x_28); +x_47 = lean_ctor_get(x_29, 0); +lean_inc(x_47); +if (lean_is_exclusive(x_29)) { + lean_ctor_release(x_29, 0); + x_48 = x_29; +} else { + lean_dec_ref(x_29); + x_48 = lean_box(0); } +x_49 = lean_uint32_of_nat(x_47); +lean_dec(x_47); +x_50 = lean_alloc_ctor(0, 1, 4); +lean_ctor_set(x_50, 0, x_18); +lean_ctor_set_uint32(x_50, sizeof(void*)*1, x_49); +if (lean_is_scalar(x_48)) { + x_51 = lean_alloc_ctor(1, 1, 0); +} else { + x_51 = x_48; } -static lean_object* _init_l_UInt32_fromExpr___lambda__2___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_UInt32_fromExpr___lambda__2___closed__1; -x_3 = l_Lean_Name_str___override(x_1, x_2); -return x_3; +lean_ctor_set(x_51, 0, x_50); +x_52 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_52, 0, x_51); +lean_ctor_set(x_52, 1, x_46); +return x_52; } } -LEAN_EXPORT lean_object* l_UInt32_fromExpr___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; -lean_dec(x_2); -x_11 = l_Lean_Expr_appFn_x21(x_1); -lean_dec(x_1); -x_12 = l_Lean_Expr_appFn_x21(x_11); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -x_14 = lean_whnf(x_13, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_14) == 0) -{ -uint8_t x_15; -x_15 = !lean_is_exclusive(x_14); -if (x_15 == 0) +} +else { -lean_object* x_16; lean_object* x_17; lean_object* x_18; uint8_t x_19; -x_16 = lean_ctor_get(x_14, 0); -x_17 = lean_ctor_get(x_14, 1); -x_18 = l_UInt32_fromExpr___lambda__2___closed__2; -x_19 = l_Lean_Expr_isConstOf(x_16, x_18); -lean_dec(x_16); -if (x_19 == 0) +uint8_t x_53; +lean_dec(x_18); +x_53 = !lean_is_exclusive(x_28); +if (x_53 == 0) { -lean_object* x_20; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_20 = lean_box(0); -lean_ctor_set(x_14, 0, x_20); -return x_14; +return x_28; } else { -lean_object* x_21; lean_object* x_22; -lean_free_object(x_14); -x_21 = lean_box(0); -x_22 = l_UInt32_fromExpr___lambda__1(x_11, x_12, x_21, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_17); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_11); -return x_22; +lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_54 = lean_ctor_get(x_28, 0); +x_55 = lean_ctor_get(x_28, 1); +lean_inc(x_55); +lean_inc(x_54); +lean_dec(x_28); +x_56 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_56, 0, x_54); +lean_ctor_set(x_56, 1, x_55); +return x_56; +} +} } } else { -lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; -x_23 = lean_ctor_get(x_14, 0); -x_24 = lean_ctor_get(x_14, 1); -lean_inc(x_24); -lean_inc(x_23); -lean_dec(x_14); -x_25 = l_UInt32_fromExpr___lambda__2___closed__2; -x_26 = l_Lean_Expr_isConstOf(x_23, x_25); -lean_dec(x_23); -if (x_26 == 0) -{ -lean_object* x_27; lean_object* x_28; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_9); +lean_object* x_57; lean_object* x_58; lean_object* x_59; uint8_t x_60; +x_57 = lean_ctor_get(x_20, 0); +x_58 = lean_ctor_get(x_20, 1); +lean_inc(x_58); +lean_inc(x_57); +lean_dec(x_20); +x_59 = l_UInt32_fromExpr___closed__2; +x_60 = l_Lean_Expr_isConstOf(x_57, x_59); +lean_dec(x_57); +if (x_60 == 0) +{ +lean_object* x_61; lean_object* x_62; +lean_dec(x_18); +lean_dec(x_17); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_27 = lean_box(0); -x_28 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_28, 0, x_27); -lean_ctor_set(x_28, 1, x_24); -return x_28; +x_61 = lean_box(0); +x_62 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_62, 1, x_58); +return x_62; } else { -lean_object* x_29; lean_object* x_30; -x_29 = lean_box(0); -x_30 = l_UInt32_fromExpr___lambda__1(x_11, x_12, x_29, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_24); -lean_dec(x_6); +lean_object* x_63; lean_object* x_64; +x_63 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +x_64 = l_Nat_fromExpr_x3f(x_63, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_58); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_11); -return x_30; +if (lean_obj_tag(x_64) == 0) +{ +lean_object* x_65; +x_65 = lean_ctor_get(x_64, 0); +lean_inc(x_65); +if (lean_obj_tag(x_65) == 0) +{ +lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +lean_dec(x_18); +x_66 = lean_ctor_get(x_64, 1); +lean_inc(x_66); +if (lean_is_exclusive(x_64)) { + lean_ctor_release(x_64, 0); + lean_ctor_release(x_64, 1); + x_67 = x_64; +} else { + lean_dec_ref(x_64); + x_67 = lean_box(0); } +x_68 = lean_box(0); +if (lean_is_scalar(x_67)) { + x_69 = lean_alloc_ctor(0, 2, 0); +} else { + x_69 = x_67; } +lean_ctor_set(x_69, 0, x_68); +lean_ctor_set(x_69, 1, x_66); +return x_69; } else { -uint8_t x_31; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_31 = !lean_is_exclusive(x_14); -if (x_31 == 0) -{ -return x_14; +lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; uint32_t x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; +x_70 = lean_ctor_get(x_64, 1); +lean_inc(x_70); +if (lean_is_exclusive(x_64)) { + lean_ctor_release(x_64, 0); + lean_ctor_release(x_64, 1); + x_71 = x_64; +} else { + lean_dec_ref(x_64); + x_71 = lean_box(0); +} +x_72 = lean_ctor_get(x_65, 0); +lean_inc(x_72); +if (lean_is_exclusive(x_65)) { + lean_ctor_release(x_65, 0); + x_73 = x_65; +} else { + lean_dec_ref(x_65); + x_73 = lean_box(0); +} +x_74 = lean_uint32_of_nat(x_72); +lean_dec(x_72); +x_75 = lean_alloc_ctor(0, 1, 4); +lean_ctor_set(x_75, 0, x_18); +lean_ctor_set_uint32(x_75, sizeof(void*)*1, x_74); +if (lean_is_scalar(x_73)) { + x_76 = lean_alloc_ctor(1, 1, 0); +} else { + x_76 = x_73; +} +lean_ctor_set(x_76, 0, x_75); +if (lean_is_scalar(x_71)) { + x_77 = lean_alloc_ctor(0, 2, 0); +} else { + x_77 = x_71; +} +lean_ctor_set(x_77, 0, x_76); +lean_ctor_set(x_77, 1, x_70); +return x_77; +} } else { -lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_32 = lean_ctor_get(x_14, 0); -x_33 = lean_ctor_get(x_14, 1); -lean_inc(x_33); -lean_inc(x_32); -lean_dec(x_14); -x_34 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_34, 0, x_32); -lean_ctor_set(x_34, 1, x_33); -return x_34; +lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; +lean_dec(x_18); +x_78 = lean_ctor_get(x_64, 0); +lean_inc(x_78); +x_79 = lean_ctor_get(x_64, 1); +lean_inc(x_79); +if (lean_is_exclusive(x_64)) { + lean_ctor_release(x_64, 0); + lean_ctor_release(x_64, 1); + x_80 = x_64; +} else { + lean_dec_ref(x_64); + x_80 = lean_box(0); } +if (lean_is_scalar(x_80)) { + x_81 = lean_alloc_ctor(1, 2, 0); +} else { + x_81 = x_80; } +lean_ctor_set(x_81, 0, x_78); +lean_ctor_set(x_81, 1, x_79); +return x_81; } } -LEAN_EXPORT lean_object* l_UInt32_fromExpr(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__115; -x_11 = lean_unsigned_to_nat(3u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +} +} +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_82; +lean_dec(x_18); +lean_dec(x_17); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_82 = !lean_is_exclusive(x_20); +if (x_82 == 0) +{ +return x_20; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt32_fromExpr___lambda__2(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_83; lean_object* x_84; lean_object* x_85; +x_83 = lean_ctor_get(x_20, 0); +x_84 = lean_ctor_get(x_20, 1); +lean_inc(x_84); +lean_inc(x_83); +lean_dec(x_20); +x_85 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_85, 0, x_83); +lean_ctor_set(x_85, 1, x_84); +return x_85; +} +} +} } } } -LEAN_EXPORT lean_object* l_UInt32_fromExpr___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_UInt32_fromExpr___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_12; -x_12 = l_UInt32_fromExpr___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); +lean_object* x_10; +x_10 = l_UInt32_fromExpr(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_4); lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -return x_12; +return x_10; } } static lean_object* _init_l_UInt32_toExpr___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt32_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__248; +x_1 = l_UInt32_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__234; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } @@ -26307,1740 +26207,1736 @@ x_8 = l_Lean_mkAppB(x_5, x_4, x_7); return x_8; } } -LEAN_EXPORT lean_object* l_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7800____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6893_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = l_Lean_Expr_appFn_x21(x_1); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_dec(x_12); +uint8_t x_13; lean_object* x_14; lean_object* x_15; +x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); +if (x_13 == 0) +{ +lean_object* x_113; +x_113 = lean_box(0); +x_14 = x_113; +x_15 = x_12; +goto block_112; +} +else +{ +lean_object* x_114; +x_114 = l_UInt8_fromExpr___closed__3; +x_14 = x_114; +x_15 = x_12; +goto block_112; +} +block_112: +{ +if (lean_obj_tag(x_14) == 0) +{ +lean_object* x_16; lean_object* x_17; +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_3); +x_16 = lean_box(0); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_15); +return x_17; +} +else +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_14); +x_18 = l_Lean_Expr_appFn_x21(x_4); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_dec(x_18); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_14 = l_UInt32_fromExpr(x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_14) == 0) +x_20 = l_UInt32_fromExpr(x_19, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_15); +lean_dec(x_19); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_15; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -if (lean_obj_tag(x_15) == 0) +lean_object* x_21; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +if (lean_obj_tag(x_21) == 0) { -uint8_t x_16; +uint8_t x_22; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -x_16 = !lean_is_exclusive(x_14); -if (x_16 == 0) +lean_dec(x_3); +x_22 = !lean_is_exclusive(x_20); +if (x_22 == 0) { -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_14, 0); -lean_dec(x_17); -x_18 = lean_box(0); -lean_ctor_set(x_14, 0, x_18); -return x_14; +lean_object* x_23; lean_object* x_24; +x_23 = lean_ctor_get(x_20, 0); +lean_dec(x_23); +x_24 = lean_box(0); +lean_ctor_set(x_20, 0, x_24); +return x_20; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_14, 1); -lean_inc(x_19); -lean_dec(x_14); -x_20 = lean_box(0); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_21, 1, x_19); -return x_21; +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_20, 1); +lean_inc(x_25); +lean_dec(x_20); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_25); +return x_27; } } else { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_22 = lean_ctor_get(x_14, 1); -lean_inc(x_22); -lean_dec(x_14); -x_23 = lean_ctor_get(x_15, 0); -lean_inc(x_23); -lean_dec(x_15); -x_24 = l_Lean_Expr_appArg_x21(x_1); -x_25 = l_UInt32_fromExpr(x_24, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_25) == 0) -{ -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_28 = lean_ctor_get(x_20, 1); +lean_inc(x_28); +lean_dec(x_20); +x_29 = lean_ctor_get(x_21, 0); +lean_inc(x_29); +lean_dec(x_21); +x_30 = l_Lean_Expr_appArg_x21(x_4); +x_31 = l_UInt32_fromExpr(x_30, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) +{ +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_dec(x_23); -lean_dec(x_2); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +uint8_t x_33; +lean_dec(x_29); +lean_dec(x_3); +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -uint8_t x_33; -x_33 = !lean_is_exclusive(x_25); -if (x_33 == 0) +uint8_t x_39; +x_39 = !lean_is_exclusive(x_31); +if (x_39 == 0) { -lean_object* x_34; uint8_t x_35; -x_34 = lean_ctor_get(x_25, 0); -lean_dec(x_34); -x_35 = !lean_is_exclusive(x_26); -if (x_35 == 0) +lean_object* x_40; uint8_t x_41; +x_40 = lean_ctor_get(x_31, 0); +lean_dec(x_40); +x_41 = !lean_is_exclusive(x_32); +if (x_41 == 0) { -uint8_t x_36; -x_36 = !lean_is_exclusive(x_23); -if (x_36 == 0) +uint8_t x_42; +x_42 = !lean_is_exclusive(x_29); +if (x_42 == 0) { -lean_object* x_37; uint32_t x_38; uint32_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; uint32_t x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_37 = lean_ctor_get(x_26, 0); -x_38 = lean_ctor_get_uint32(x_23, sizeof(void*)*1); -x_39 = lean_ctor_get_uint32(x_37, sizeof(void*)*1); -lean_dec(x_37); -x_40 = lean_box_uint32(x_38); -x_41 = lean_box_uint32(x_39); -x_42 = lean_apply_2(x_2, x_40, x_41); -x_43 = lean_unbox_uint32(x_42); -lean_dec(x_42); -lean_ctor_set_uint32(x_23, sizeof(void*)*1, x_43); -x_44 = l_UInt32_toExpr(x_23); -x_45 = lean_box(0); -x_46 = lean_unsigned_to_nat(0u); -x_47 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set(x_47, 2, x_46); -x_48 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_26, 0, x_48); -return x_25; -} -else -{ -lean_object* x_49; lean_object* x_50; uint32_t x_51; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; uint32_t x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; -x_49 = lean_ctor_get(x_26, 0); -x_50 = lean_ctor_get(x_23, 0); -x_51 = lean_ctor_get_uint32(x_23, sizeof(void*)*1); -lean_inc(x_50); -lean_dec(x_23); -x_52 = lean_ctor_get_uint32(x_49, sizeof(void*)*1); -lean_dec(x_49); -x_53 = lean_box_uint32(x_51); -x_54 = lean_box_uint32(x_52); -x_55 = lean_apply_2(x_2, x_53, x_54); -x_56 = lean_unbox_uint32(x_55); +lean_object* x_43; uint32_t x_44; uint32_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; uint32_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; +x_43 = lean_ctor_get(x_32, 0); +x_44 = lean_ctor_get_uint32(x_29, sizeof(void*)*1); +x_45 = lean_ctor_get_uint32(x_43, sizeof(void*)*1); +lean_dec(x_43); +x_46 = lean_box_uint32(x_44); +x_47 = lean_box_uint32(x_45); +x_48 = lean_apply_2(x_3, x_46, x_47); +x_49 = lean_unbox_uint32(x_48); +lean_dec(x_48); +lean_ctor_set_uint32(x_29, sizeof(void*)*1, x_49); +x_50 = l_UInt32_toExpr(x_29); +x_51 = lean_box(0); +x_52 = lean_unsigned_to_nat(0u); +x_53 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_53, 0, x_50); +lean_ctor_set(x_53, 1, x_51); +lean_ctor_set(x_53, 2, x_52); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +lean_ctor_set(x_32, 0, x_54); +return x_31; +} +else +{ +lean_object* x_55; lean_object* x_56; uint32_t x_57; uint32_t x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; uint32_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; +x_55 = lean_ctor_get(x_32, 0); +x_56 = lean_ctor_get(x_29, 0); +x_57 = lean_ctor_get_uint32(x_29, sizeof(void*)*1); +lean_inc(x_56); +lean_dec(x_29); +x_58 = lean_ctor_get_uint32(x_55, sizeof(void*)*1); lean_dec(x_55); -x_57 = lean_alloc_ctor(0, 1, 4); -lean_ctor_set(x_57, 0, x_50); -lean_ctor_set_uint32(x_57, sizeof(void*)*1, x_56); -x_58 = l_UInt32_toExpr(x_57); -x_59 = lean_box(0); -x_60 = lean_unsigned_to_nat(0u); -x_61 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_61, 0, x_58); -lean_ctor_set(x_61, 1, x_59); -lean_ctor_set(x_61, 2, x_60); -x_62 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_62, 0, x_61); -lean_ctor_set(x_26, 0, x_62); -return x_25; +x_59 = lean_box_uint32(x_57); +x_60 = lean_box_uint32(x_58); +x_61 = lean_apply_2(x_3, x_59, x_60); +x_62 = lean_unbox_uint32(x_61); +lean_dec(x_61); +x_63 = lean_alloc_ctor(0, 1, 4); +lean_ctor_set(x_63, 0, x_56); +lean_ctor_set_uint32(x_63, sizeof(void*)*1, x_62); +x_64 = l_UInt32_toExpr(x_63); +x_65 = lean_box(0); +x_66 = lean_unsigned_to_nat(0u); +x_67 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_67, 0, x_64); +lean_ctor_set(x_67, 1, x_65); +lean_ctor_set(x_67, 2, x_66); +x_68 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_68, 0, x_67); +lean_ctor_set(x_32, 0, x_68); +return x_31; } } else { -lean_object* x_63; lean_object* x_64; uint32_t x_65; lean_object* x_66; uint32_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; uint32_t x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_63 = lean_ctor_get(x_26, 0); -lean_inc(x_63); -lean_dec(x_26); -x_64 = lean_ctor_get(x_23, 0); -lean_inc(x_64); -x_65 = lean_ctor_get_uint32(x_23, sizeof(void*)*1); -if (lean_is_exclusive(x_23)) { - lean_ctor_release(x_23, 0); - x_66 = x_23; -} else { - lean_dec_ref(x_23); - x_66 = lean_box(0); -} -x_67 = lean_ctor_get_uint32(x_63, sizeof(void*)*1); -lean_dec(x_63); -x_68 = lean_box_uint32(x_65); -x_69 = lean_box_uint32(x_67); -x_70 = lean_apply_2(x_2, x_68, x_69); -x_71 = lean_unbox_uint32(x_70); -lean_dec(x_70); -if (lean_is_scalar(x_66)) { - x_72 = lean_alloc_ctor(0, 1, 4); -} else { - x_72 = x_66; -} -lean_ctor_set(x_72, 0, x_64); -lean_ctor_set_uint32(x_72, sizeof(void*)*1, x_71); -x_73 = l_UInt32_toExpr(x_72); -x_74 = lean_box(0); -x_75 = lean_unsigned_to_nat(0u); -x_76 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_76, 0, x_73); -lean_ctor_set(x_76, 1, x_74); -lean_ctor_set(x_76, 2, x_75); -x_77 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_77, 0, x_76); -x_78 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_78, 0, x_77); -lean_ctor_set(x_25, 0, x_78); -return x_25; +lean_object* x_69; lean_object* x_70; uint32_t x_71; lean_object* x_72; uint32_t x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; uint32_t x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_69 = lean_ctor_get(x_32, 0); +lean_inc(x_69); +lean_dec(x_32); +x_70 = lean_ctor_get(x_29, 0); +lean_inc(x_70); +x_71 = lean_ctor_get_uint32(x_29, sizeof(void*)*1); +if (lean_is_exclusive(x_29)) { + lean_ctor_release(x_29, 0); + x_72 = x_29; +} else { + lean_dec_ref(x_29); + x_72 = lean_box(0); +} +x_73 = lean_ctor_get_uint32(x_69, sizeof(void*)*1); +lean_dec(x_69); +x_74 = lean_box_uint32(x_71); +x_75 = lean_box_uint32(x_73); +x_76 = lean_apply_2(x_3, x_74, x_75); +x_77 = lean_unbox_uint32(x_76); +lean_dec(x_76); +if (lean_is_scalar(x_72)) { + x_78 = lean_alloc_ctor(0, 1, 4); +} else { + x_78 = x_72; +} +lean_ctor_set(x_78, 0, x_70); +lean_ctor_set_uint32(x_78, sizeof(void*)*1, x_77); +x_79 = l_UInt32_toExpr(x_78); +x_80 = lean_box(0); +x_81 = lean_unsigned_to_nat(0u); +x_82 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_82, 0, x_79); +lean_ctor_set(x_82, 1, x_80); +lean_ctor_set(x_82, 2, x_81); +x_83 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_83, 0, x_82); +x_84 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_84, 0, x_83); +lean_ctor_set(x_31, 0, x_84); +return x_31; } } else { -lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; uint32_t x_83; lean_object* x_84; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; uint32_t x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; -x_79 = lean_ctor_get(x_25, 1); -lean_inc(x_79); -lean_dec(x_25); -x_80 = lean_ctor_get(x_26, 0); -lean_inc(x_80); -if (lean_is_exclusive(x_26)) { - lean_ctor_release(x_26, 0); - x_81 = x_26; -} else { - lean_dec_ref(x_26); - x_81 = lean_box(0); -} -x_82 = lean_ctor_get(x_23, 0); -lean_inc(x_82); -x_83 = lean_ctor_get_uint32(x_23, sizeof(void*)*1); -if (lean_is_exclusive(x_23)) { - lean_ctor_release(x_23, 0); - x_84 = x_23; -} else { - lean_dec_ref(x_23); - x_84 = lean_box(0); -} -x_85 = lean_ctor_get_uint32(x_80, sizeof(void*)*1); -lean_dec(x_80); -x_86 = lean_box_uint32(x_83); -x_87 = lean_box_uint32(x_85); -x_88 = lean_apply_2(x_2, x_86, x_87); -x_89 = lean_unbox_uint32(x_88); -lean_dec(x_88); -if (lean_is_scalar(x_84)) { - x_90 = lean_alloc_ctor(0, 1, 4); -} else { - x_90 = x_84; -} -lean_ctor_set(x_90, 0, x_82); -lean_ctor_set_uint32(x_90, sizeof(void*)*1, x_89); -x_91 = l_UInt32_toExpr(x_90); -x_92 = lean_box(0); -x_93 = lean_unsigned_to_nat(0u); -x_94 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_94, 0, x_91); -lean_ctor_set(x_94, 1, x_92); -lean_ctor_set(x_94, 2, x_93); -x_95 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_95, 0, x_94); -if (lean_is_scalar(x_81)) { - x_96 = lean_alloc_ctor(1, 1, 0); +lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; uint32_t x_89; lean_object* x_90; uint32_t x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; uint32_t x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; +x_85 = lean_ctor_get(x_31, 1); +lean_inc(x_85); +lean_dec(x_31); +x_86 = lean_ctor_get(x_32, 0); +lean_inc(x_86); +if (lean_is_exclusive(x_32)) { + lean_ctor_release(x_32, 0); + x_87 = x_32; +} else { + lean_dec_ref(x_32); + x_87 = lean_box(0); +} +x_88 = lean_ctor_get(x_29, 0); +lean_inc(x_88); +x_89 = lean_ctor_get_uint32(x_29, sizeof(void*)*1); +if (lean_is_exclusive(x_29)) { + lean_ctor_release(x_29, 0); + x_90 = x_29; +} else { + lean_dec_ref(x_29); + x_90 = lean_box(0); +} +x_91 = lean_ctor_get_uint32(x_86, sizeof(void*)*1); +lean_dec(x_86); +x_92 = lean_box_uint32(x_89); +x_93 = lean_box_uint32(x_91); +x_94 = lean_apply_2(x_3, x_92, x_93); +x_95 = lean_unbox_uint32(x_94); +lean_dec(x_94); +if (lean_is_scalar(x_90)) { + x_96 = lean_alloc_ctor(0, 1, 4); +} else { + x_96 = x_90; +} +lean_ctor_set(x_96, 0, x_88); +lean_ctor_set_uint32(x_96, sizeof(void*)*1, x_95); +x_97 = l_UInt32_toExpr(x_96); +x_98 = lean_box(0); +x_99 = lean_unsigned_to_nat(0u); +x_100 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_100, 0, x_97); +lean_ctor_set(x_100, 1, x_98); +lean_ctor_set(x_100, 2, x_99); +x_101 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_101, 0, x_100); +if (lean_is_scalar(x_87)) { + x_102 = lean_alloc_ctor(1, 1, 0); } else { - x_96 = x_81; + x_102 = x_87; } -lean_ctor_set(x_96, 0, x_95); -x_97 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_97, 0, x_96); -lean_ctor_set(x_97, 1, x_79); -return x_97; +lean_ctor_set(x_102, 0, x_101); +x_103 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_103, 0, x_102); +lean_ctor_set(x_103, 1, x_85); +return x_103; } } } else { -uint8_t x_98; -lean_dec(x_23); -lean_dec(x_2); -x_98 = !lean_is_exclusive(x_25); -if (x_98 == 0) +uint8_t x_104; +lean_dec(x_29); +lean_dec(x_3); +x_104 = !lean_is_exclusive(x_31); +if (x_104 == 0) { -return x_25; +return x_31; } else { -lean_object* x_99; lean_object* x_100; lean_object* x_101; -x_99 = lean_ctor_get(x_25, 0); -x_100 = lean_ctor_get(x_25, 1); -lean_inc(x_100); -lean_inc(x_99); -lean_dec(x_25); -x_101 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_100); -return x_101; +lean_object* x_105; lean_object* x_106; lean_object* x_107; +x_105 = lean_ctor_get(x_31, 0); +x_106 = lean_ctor_get(x_31, 1); +lean_inc(x_106); +lean_inc(x_105); +lean_dec(x_31); +x_107 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_106); +return x_107; } } } } else { -uint8_t x_102; +uint8_t x_108; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -x_102 = !lean_is_exclusive(x_14); -if (x_102 == 0) +lean_dec(x_3); +x_108 = !lean_is_exclusive(x_20); +if (x_108 == 0) { -return x_14; +return x_20; } else { -lean_object* x_103; lean_object* x_104; lean_object* x_105; -x_103 = lean_ctor_get(x_14, 0); -x_104 = lean_ctor_get(x_14, 1); -lean_inc(x_104); -lean_inc(x_103); -lean_dec(x_14); -x_105 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_105, 0, x_103); -lean_ctor_set(x_105, 1, x_104); -return x_105; +lean_object* x_109; lean_object* x_110; lean_object* x_111; +x_109 = lean_ctor_get(x_20, 0); +x_110 = lean_ctor_get(x_20, 1); +lean_inc(x_110); +lean_inc(x_109); +lean_dec(x_20); +x_111 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_111, 0, x_109); +lean_ctor_set(x_111, 1, x_110); +return x_111; +} +} } } } } -LEAN_EXPORT lean_object* l_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7800_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +LEAN_EXPORT lean_object* l_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6893____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -uint8_t x_13; -x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); +lean_object* x_13; +x_13 = l_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6893_(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); lean_dec(x_1); +return x_13; +} +} +LEAN_EXPORT lean_object* l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6893_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +uint8_t x_13; lean_object* x_14; lean_object* x_15; +x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); if (x_13 == 0) { -lean_object* x_14; lean_object* x_15; +lean_object* x_263; +x_263 = lean_box(0); +x_14 = x_263; +x_15 = x_12; +goto block_262; +} +else +{ +lean_object* x_264; +x_264 = l_UInt8_fromExpr___closed__3; +x_14 = x_264; +x_15 = x_12; +goto block_262; +} +block_262: +{ +if (lean_obj_tag(x_14) == 0) +{ +lean_object* x_16; lean_object* x_17; lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_14 = lean_box(0); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_12); -return x_15; -} -else -{ -lean_object* x_16; lean_object* x_17; x_16 = lean_box(0); -x_17 = l_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7800____lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -lean_dec(x_4); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_15); return x_17; } -} -} -LEAN_EXPORT lean_object* l_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7800____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: -{ -lean_object* x_12; -x_12 = l_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7800____lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_3); -lean_dec(x_1); -return x_12; -} -} -LEAN_EXPORT lean_object* l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7800____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: +else { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = l_Lean_Expr_appFn_x21(x_1); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_dec(x_12); +lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_14); +x_18 = l_Lean_Expr_appFn_x21(x_4); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_dec(x_18); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_14 = l_UInt32_fromExpr(x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_14) == 0) +x_20 = l_UInt32_fromExpr(x_19, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_15); +lean_dec(x_19); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_15; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -if (lean_obj_tag(x_15) == 0) +lean_object* x_21; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +if (lean_obj_tag(x_21) == 0) { -uint8_t x_16; +uint8_t x_22; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_16 = !lean_is_exclusive(x_14); -if (x_16 == 0) +lean_dec(x_3); +x_22 = !lean_is_exclusive(x_20); +if (x_22 == 0) { -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_14, 0); -lean_dec(x_17); -x_18 = lean_box(0); -lean_ctor_set(x_14, 0, x_18); -return x_14; +lean_object* x_23; lean_object* x_24; +x_23 = lean_ctor_get(x_20, 0); +lean_dec(x_23); +x_24 = lean_box(0); +lean_ctor_set(x_20, 0, x_24); +return x_20; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_14, 1); -lean_inc(x_19); -lean_dec(x_14); -x_20 = lean_box(0); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_21, 1, x_19); -return x_21; +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_20, 1); +lean_inc(x_25); +lean_dec(x_20); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_25); +return x_27; } } else { -lean_object* x_22; uint8_t x_23; -x_22 = lean_ctor_get(x_14, 1); -lean_inc(x_22); -lean_dec(x_14); -x_23 = !lean_is_exclusive(x_15); -if (x_23 == 0) +lean_object* x_28; uint8_t x_29; +x_28 = lean_ctor_get(x_20, 1); +lean_inc(x_28); +lean_dec(x_20); +x_29 = !lean_is_exclusive(x_21); +if (x_29 == 0) { -lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_15, 0); -x_25 = l_Lean_Expr_appArg_x21(x_1); +lean_object* x_30; lean_object* x_31; lean_object* x_32; +x_30 = lean_ctor_get(x_21, 0); +x_31 = l_Lean_Expr_appArg_x21(x_4); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -x_26 = l_UInt32_fromExpr(x_25, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_26) == 0) +x_32 = l_UInt32_fromExpr(x_31, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +lean_dec(x_31); +if (lean_obj_tag(x_32) == 0) { -lean_object* x_27; -x_27 = lean_ctor_get(x_26, 0); -lean_inc(x_27); -if (lean_obj_tag(x_27) == 0) +lean_object* x_33; +x_33 = lean_ctor_get(x_32, 0); +lean_inc(x_33); +if (lean_obj_tag(x_33) == 0) { -uint8_t x_28; -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_34; +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_28 = !lean_is_exclusive(x_26); -if (x_28 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_34 = !lean_is_exclusive(x_32); +if (x_34 == 0) { -lean_object* x_29; lean_object* x_30; -x_29 = lean_ctor_get(x_26, 0); -lean_dec(x_29); -x_30 = lean_box(0); -lean_ctor_set(x_26, 0, x_30); -return x_26; +lean_object* x_35; lean_object* x_36; +x_35 = lean_ctor_get(x_32, 0); +lean_dec(x_35); +x_36 = lean_box(0); +lean_ctor_set(x_32, 0, x_36); +return x_32; } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_31 = lean_ctor_get(x_26, 1); -lean_inc(x_31); -lean_dec(x_26); -x_32 = lean_box(0); -x_33 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_33, 0, x_32); -lean_ctor_set(x_33, 1, x_31); -return x_33; +lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_37 = lean_ctor_get(x_32, 1); +lean_inc(x_37); +lean_dec(x_32); +x_38 = lean_box(0); +x_39 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_39, 0, x_38); +lean_ctor_set(x_39, 1, x_37); +return x_39; } } else { -lean_object* x_34; uint8_t x_35; -x_34 = lean_ctor_get(x_26, 1); -lean_inc(x_34); -lean_dec(x_26); -x_35 = !lean_is_exclusive(x_27); -if (x_35 == 0) +lean_object* x_40; uint8_t x_41; +x_40 = lean_ctor_get(x_32, 1); +lean_inc(x_40); +lean_dec(x_32); +x_41 = !lean_is_exclusive(x_33); +if (x_41 == 0) { -lean_object* x_36; lean_object* x_37; -x_36 = lean_ctor_get(x_27, 0); +lean_object* x_42; lean_object* x_43; +x_42 = lean_ctor_get(x_33, 0); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_37 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_34); -if (lean_obj_tag(x_37) == 0) +lean_inc(x_4); +x_43 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_40); +if (lean_obj_tag(x_43) == 0) { -lean_object* x_38; lean_object* x_39; uint32_t x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; uint8_t x_45; -x_38 = lean_ctor_get(x_37, 0); -lean_inc(x_38); -x_39 = lean_ctor_get(x_37, 1); -lean_inc(x_39); -lean_dec(x_37); -x_40 = lean_ctor_get_uint32(x_24, sizeof(void*)*1); -lean_dec(x_24); -x_41 = lean_ctor_get_uint32(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_42 = lean_box_uint32(x_40); -x_43 = lean_box_uint32(x_41); -x_44 = lean_apply_2(x_2, x_42, x_43); -x_45 = lean_unbox(x_44); +lean_object* x_44; lean_object* x_45; uint32_t x_46; uint32_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint8_t x_51; +x_44 = lean_ctor_get(x_43, 0); +lean_inc(x_44); +x_45 = lean_ctor_get(x_43, 1); +lean_inc(x_45); +lean_dec(x_43); +x_46 = lean_ctor_get_uint32(x_30, sizeof(void*)*1); +lean_dec(x_30); +x_47 = lean_ctor_get_uint32(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_48 = lean_box_uint32(x_46); +x_49 = lean_box_uint32(x_47); +x_50 = lean_apply_2(x_3, x_48, x_49); +x_51 = lean_unbox(x_50); +lean_dec(x_50); +if (x_51 == 0) +{ +lean_object* x_52; lean_object* x_53; +x_52 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_53 = l_Lean_Meta_mkEqRefl(x_52, x_8, x_9, x_10, x_11, x_45); +if (lean_obj_tag(x_53) == 0) +{ +uint8_t x_54; +x_54 = !lean_is_exclusive(x_53); +if (x_54 == 0) +{ +lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_55 = lean_ctor_get(x_53, 0); +x_56 = l_Lean_Expr_appArg_x21(x_44); lean_dec(x_44); -if (x_45 == 0) -{ -lean_object* x_46; lean_object* x_47; -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_47 = l_Lean_Meta_mkEqRefl(x_46, x_7, x_8, x_9, x_10, x_39); -if (lean_obj_tag(x_47) == 0) -{ -uint8_t x_48; -x_48 = !lean_is_exclusive(x_47); -if (x_48 == 0) -{ -lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_49 = lean_ctor_get(x_47, 0); -x_50 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_52 = lean_array_push(x_51, x_1); -x_53 = lean_array_push(x_52, x_50); -x_54 = lean_array_push(x_53, x_49); -x_55 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_56 = l_Lean_mkAppN(x_55, x_54); -lean_ctor_set(x_27, 0, x_56); -x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_58 = lean_unsigned_to_nat(0u); -x_59 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_59, 0, x_57); -lean_ctor_set(x_59, 1, x_27); -lean_ctor_set(x_59, 2, x_58); -x_60 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_15, 0, x_60); -lean_ctor_set(x_47, 0, x_15); -return x_47; -} -else -{ -lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_61 = lean_ctor_get(x_47, 0); -x_62 = lean_ctor_get(x_47, 1); -lean_inc(x_62); -lean_inc(x_61); -lean_dec(x_47); -x_63 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_65 = lean_array_push(x_64, x_1); -x_66 = lean_array_push(x_65, x_63); -x_67 = lean_array_push(x_66, x_61); -x_68 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_69 = l_Lean_mkAppN(x_68, x_67); -lean_ctor_set(x_27, 0, x_69); -x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_71 = lean_unsigned_to_nat(0u); -x_72 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_72, 0, x_70); -lean_ctor_set(x_72, 1, x_27); -lean_ctor_set(x_72, 2, x_71); -x_73 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_73, 0, x_72); -lean_ctor_set(x_15, 0, x_73); -x_74 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_74, 0, x_15); -lean_ctor_set(x_74, 1, x_62); -return x_74; +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_58 = lean_array_push(x_57, x_4); +x_59 = lean_array_push(x_58, x_56); +x_60 = lean_array_push(x_59, x_55); +x_61 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_62 = l_Lean_mkAppN(x_61, x_60); +lean_ctor_set(x_33, 0, x_62); +x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_64 = lean_unsigned_to_nat(0u); +x_65 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_65, 0, x_63); +lean_ctor_set(x_65, 1, x_33); +lean_ctor_set(x_65, 2, x_64); +x_66 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_21, 0, x_66); +lean_ctor_set(x_53, 0, x_21); +return x_53; +} +else +{ +lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_67 = lean_ctor_get(x_53, 0); +x_68 = lean_ctor_get(x_53, 1); +lean_inc(x_68); +lean_inc(x_67); +lean_dec(x_53); +x_69 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_71 = lean_array_push(x_70, x_4); +x_72 = lean_array_push(x_71, x_69); +x_73 = lean_array_push(x_72, x_67); +x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_75 = l_Lean_mkAppN(x_74, x_73); +lean_ctor_set(x_33, 0, x_75); +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_77 = lean_unsigned_to_nat(0u); +x_78 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_78, 0, x_76); +lean_ctor_set(x_78, 1, x_33); +lean_ctor_set(x_78, 2, x_77); +x_79 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_79, 0, x_78); +lean_ctor_set(x_21, 0, x_79); +x_80 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_80, 0, x_21); +lean_ctor_set(x_80, 1, x_68); +return x_80; } } else { -uint8_t x_75; -lean_dec(x_38); -lean_free_object(x_27); -lean_free_object(x_15); -lean_dec(x_1); -x_75 = !lean_is_exclusive(x_47); -if (x_75 == 0) +uint8_t x_81; +lean_dec(x_44); +lean_free_object(x_33); +lean_free_object(x_21); +lean_dec(x_4); +x_81 = !lean_is_exclusive(x_53); +if (x_81 == 0) { -return x_47; +return x_53; } else { -lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_76 = lean_ctor_get(x_47, 0); -x_77 = lean_ctor_get(x_47, 1); -lean_inc(x_77); -lean_inc(x_76); -lean_dec(x_47); -x_78 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_78, 0, x_76); -lean_ctor_set(x_78, 1, x_77); -return x_78; +lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_82 = lean_ctor_get(x_53, 0); +x_83 = lean_ctor_get(x_53, 1); +lean_inc(x_83); +lean_inc(x_82); +lean_dec(x_53); +x_84 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_84, 0, x_82); +lean_ctor_set(x_84, 1, x_83); +return x_84; } } } else { -lean_object* x_79; lean_object* x_80; -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_80 = l_Lean_Meta_mkEqRefl(x_79, x_7, x_8, x_9, x_10, x_39); -if (lean_obj_tag(x_80) == 0) -{ -uint8_t x_81; -x_81 = !lean_is_exclusive(x_80); -if (x_81 == 0) +lean_object* x_85; lean_object* x_86; +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_86 = l_Lean_Meta_mkEqRefl(x_85, x_8, x_9, x_10, x_11, x_45); +if (lean_obj_tag(x_86) == 0) { -lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; -x_82 = lean_ctor_get(x_80, 0); -x_83 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_85 = lean_array_push(x_84, x_1); -x_86 = lean_array_push(x_85, x_83); -x_87 = lean_array_push(x_86, x_82); -x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_89 = l_Lean_mkAppN(x_88, x_87); -lean_ctor_set(x_27, 0, x_89); -x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_91 = lean_unsigned_to_nat(0u); -x_92 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_27); -lean_ctor_set(x_92, 2, x_91); -x_93 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_93, 0, x_92); -lean_ctor_set(x_15, 0, x_93); -lean_ctor_set(x_80, 0, x_15); -return x_80; -} -else +uint8_t x_87; +x_87 = !lean_is_exclusive(x_86); +if (x_87 == 0) { -lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_94 = lean_ctor_get(x_80, 0); -x_95 = lean_ctor_get(x_80, 1); -lean_inc(x_95); -lean_inc(x_94); -lean_dec(x_80); -x_96 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_98 = lean_array_push(x_97, x_1); -x_99 = lean_array_push(x_98, x_96); -x_100 = lean_array_push(x_99, x_94); -x_101 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_102 = l_Lean_mkAppN(x_101, x_100); -lean_ctor_set(x_27, 0, x_102); -x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_104 = lean_unsigned_to_nat(0u); -x_105 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_105, 0, x_103); -lean_ctor_set(x_105, 1, x_27); -lean_ctor_set(x_105, 2, x_104); -x_106 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_106, 0, x_105); -lean_ctor_set(x_15, 0, x_106); -x_107 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_107, 0, x_15); -lean_ctor_set(x_107, 1, x_95); -return x_107; +lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; +x_88 = lean_ctor_get(x_86, 0); +x_89 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_91 = lean_array_push(x_90, x_4); +x_92 = lean_array_push(x_91, x_89); +x_93 = lean_array_push(x_92, x_88); +x_94 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_95 = l_Lean_mkAppN(x_94, x_93); +lean_ctor_set(x_33, 0, x_95); +x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_97 = lean_unsigned_to_nat(0u); +x_98 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_33); +lean_ctor_set(x_98, 2, x_97); +x_99 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_99, 0, x_98); +lean_ctor_set(x_21, 0, x_99); +lean_ctor_set(x_86, 0, x_21); +return x_86; +} +else +{ +lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_100 = lean_ctor_get(x_86, 0); +x_101 = lean_ctor_get(x_86, 1); +lean_inc(x_101); +lean_inc(x_100); +lean_dec(x_86); +x_102 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_104 = lean_array_push(x_103, x_4); +x_105 = lean_array_push(x_104, x_102); +x_106 = lean_array_push(x_105, x_100); +x_107 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_108 = l_Lean_mkAppN(x_107, x_106); +lean_ctor_set(x_33, 0, x_108); +x_109 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_110 = lean_unsigned_to_nat(0u); +x_111 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_111, 0, x_109); +lean_ctor_set(x_111, 1, x_33); +lean_ctor_set(x_111, 2, x_110); +x_112 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_112, 0, x_111); +lean_ctor_set(x_21, 0, x_112); +x_113 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_113, 0, x_21); +lean_ctor_set(x_113, 1, x_101); +return x_113; } } else { -uint8_t x_108; -lean_dec(x_38); -lean_free_object(x_27); -lean_free_object(x_15); -lean_dec(x_1); -x_108 = !lean_is_exclusive(x_80); -if (x_108 == 0) +uint8_t x_114; +lean_dec(x_44); +lean_free_object(x_33); +lean_free_object(x_21); +lean_dec(x_4); +x_114 = !lean_is_exclusive(x_86); +if (x_114 == 0) { -return x_80; +return x_86; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_80, 0); -x_110 = lean_ctor_get(x_80, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_80); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_86, 0); +x_116 = lean_ctor_get(x_86, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_86); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } } else { -uint8_t x_112; -lean_free_object(x_27); -lean_dec(x_36); -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_118; +lean_free_object(x_33); +lean_dec(x_42); +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_112 = !lean_is_exclusive(x_37); -if (x_112 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_118 = !lean_is_exclusive(x_43); +if (x_118 == 0) { -return x_37; +return x_43; } else { -lean_object* x_113; lean_object* x_114; lean_object* x_115; -x_113 = lean_ctor_get(x_37, 0); -x_114 = lean_ctor_get(x_37, 1); -lean_inc(x_114); -lean_inc(x_113); -lean_dec(x_37); -x_115 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_115, 0, x_113); -lean_ctor_set(x_115, 1, x_114); -return x_115; +lean_object* x_119; lean_object* x_120; lean_object* x_121; +x_119 = lean_ctor_get(x_43, 0); +x_120 = lean_ctor_get(x_43, 1); +lean_inc(x_120); +lean_inc(x_119); +lean_dec(x_43); +x_121 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_121, 0, x_119); +lean_ctor_set(x_121, 1, x_120); +return x_121; } } } else { -lean_object* x_116; lean_object* x_117; -x_116 = lean_ctor_get(x_27, 0); -lean_inc(x_116); -lean_dec(x_27); +lean_object* x_122; lean_object* x_123; +x_122 = lean_ctor_get(x_33, 0); +lean_inc(x_122); +lean_dec(x_33); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_117 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_34); -if (lean_obj_tag(x_117) == 0) -{ -lean_object* x_118; lean_object* x_119; uint32_t x_120; uint32_t x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; uint8_t x_125; -x_118 = lean_ctor_get(x_117, 0); -lean_inc(x_118); -x_119 = lean_ctor_get(x_117, 1); -lean_inc(x_119); -lean_dec(x_117); -x_120 = lean_ctor_get_uint32(x_24, sizeof(void*)*1); -lean_dec(x_24); -x_121 = lean_ctor_get_uint32(x_116, sizeof(void*)*1); -lean_dec(x_116); -x_122 = lean_box_uint32(x_120); -x_123 = lean_box_uint32(x_121); -x_124 = lean_apply_2(x_2, x_122, x_123); -x_125 = lean_unbox(x_124); +lean_inc(x_4); +x_123 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_40); +if (lean_obj_tag(x_123) == 0) +{ +lean_object* x_124; lean_object* x_125; uint32_t x_126; uint32_t x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; uint8_t x_131; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +lean_inc(x_125); +lean_dec(x_123); +x_126 = lean_ctor_get_uint32(x_30, sizeof(void*)*1); +lean_dec(x_30); +x_127 = lean_ctor_get_uint32(x_122, sizeof(void*)*1); +lean_dec(x_122); +x_128 = lean_box_uint32(x_126); +x_129 = lean_box_uint32(x_127); +x_130 = lean_apply_2(x_3, x_128, x_129); +x_131 = lean_unbox(x_130); +lean_dec(x_130); +if (x_131 == 0) +{ +lean_object* x_132; lean_object* x_133; +x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_133 = l_Lean_Meta_mkEqRefl(x_132, x_8, x_9, x_10, x_11, x_125); +if (lean_obj_tag(x_133) == 0) +{ +lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; +x_134 = lean_ctor_get(x_133, 0); +lean_inc(x_134); +x_135 = lean_ctor_get(x_133, 1); +lean_inc(x_135); +if (lean_is_exclusive(x_133)) { + lean_ctor_release(x_133, 0); + lean_ctor_release(x_133, 1); + x_136 = x_133; +} else { + lean_dec_ref(x_133); + x_136 = lean_box(0); +} +x_137 = l_Lean_Expr_appArg_x21(x_124); lean_dec(x_124); -if (x_125 == 0) -{ -lean_object* x_126; lean_object* x_127; -x_126 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_127 = l_Lean_Meta_mkEqRefl(x_126, x_7, x_8, x_9, x_10, x_119); -if (lean_obj_tag(x_127) == 0) -{ -lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; -x_128 = lean_ctor_get(x_127, 0); -lean_inc(x_128); -x_129 = lean_ctor_get(x_127, 1); -lean_inc(x_129); -if (lean_is_exclusive(x_127)) { - lean_ctor_release(x_127, 0); - lean_ctor_release(x_127, 1); - x_130 = x_127; -} else { - lean_dec_ref(x_127); - x_130 = lean_box(0); -} -x_131 = l_Lean_Expr_appArg_x21(x_118); -lean_dec(x_118); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_133 = lean_array_push(x_132, x_1); -x_134 = lean_array_push(x_133, x_131); -x_135 = lean_array_push(x_134, x_128); -x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_137 = l_Lean_mkAppN(x_136, x_135); -x_138 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_138, 0, x_137); -x_139 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_140 = lean_unsigned_to_nat(0u); -x_141 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_141, 0, x_139); -lean_ctor_set(x_141, 1, x_138); -lean_ctor_set(x_141, 2, x_140); -x_142 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_142, 0, x_141); -lean_ctor_set(x_15, 0, x_142); -if (lean_is_scalar(x_130)) { - x_143 = lean_alloc_ctor(0, 2, 0); -} else { - x_143 = x_130; -} -lean_ctor_set(x_143, 0, x_15); -lean_ctor_set(x_143, 1, x_129); -return x_143; -} -else -{ -lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; -lean_dec(x_118); -lean_free_object(x_15); -lean_dec(x_1); -x_144 = lean_ctor_get(x_127, 0); -lean_inc(x_144); -x_145 = lean_ctor_get(x_127, 1); -lean_inc(x_145); -if (lean_is_exclusive(x_127)) { - lean_ctor_release(x_127, 0); - lean_ctor_release(x_127, 1); - x_146 = x_127; -} else { - lean_dec_ref(x_127); - x_146 = lean_box(0); -} -if (lean_is_scalar(x_146)) { - x_147 = lean_alloc_ctor(1, 2, 0); -} else { - x_147 = x_146; -} -lean_ctor_set(x_147, 0, x_144); -lean_ctor_set(x_147, 1, x_145); -return x_147; -} -} -else -{ -lean_object* x_148; lean_object* x_149; -x_148 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_149 = l_Lean_Meta_mkEqRefl(x_148, x_7, x_8, x_9, x_10, x_119); -if (lean_obj_tag(x_149) == 0) -{ -lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; -x_150 = lean_ctor_get(x_149, 0); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_139 = lean_array_push(x_138, x_4); +x_140 = lean_array_push(x_139, x_137); +x_141 = lean_array_push(x_140, x_134); +x_142 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_143 = l_Lean_mkAppN(x_142, x_141); +x_144 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_144, 0, x_143); +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_146 = lean_unsigned_to_nat(0u); +x_147 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_147, 0, x_145); +lean_ctor_set(x_147, 1, x_144); +lean_ctor_set(x_147, 2, x_146); +x_148 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_148, 0, x_147); +lean_ctor_set(x_21, 0, x_148); +if (lean_is_scalar(x_136)) { + x_149 = lean_alloc_ctor(0, 2, 0); +} else { + x_149 = x_136; +} +lean_ctor_set(x_149, 0, x_21); +lean_ctor_set(x_149, 1, x_135); +return x_149; +} +else +{ +lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; +lean_dec(x_124); +lean_free_object(x_21); +lean_dec(x_4); +x_150 = lean_ctor_get(x_133, 0); lean_inc(x_150); -x_151 = lean_ctor_get(x_149, 1); +x_151 = lean_ctor_get(x_133, 1); lean_inc(x_151); -if (lean_is_exclusive(x_149)) { - lean_ctor_release(x_149, 0); - lean_ctor_release(x_149, 1); - x_152 = x_149; +if (lean_is_exclusive(x_133)) { + lean_ctor_release(x_133, 0); + lean_ctor_release(x_133, 1); + x_152 = x_133; } else { - lean_dec_ref(x_149); + lean_dec_ref(x_133); x_152 = lean_box(0); } -x_153 = l_Lean_Expr_appArg_x21(x_118); -lean_dec(x_118); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_155 = lean_array_push(x_154, x_1); -x_156 = lean_array_push(x_155, x_153); -x_157 = lean_array_push(x_156, x_150); -x_158 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_159 = l_Lean_mkAppN(x_158, x_157); -x_160 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_160, 0, x_159); -x_161 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_162 = lean_unsigned_to_nat(0u); -x_163 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_163, 0, x_161); -lean_ctor_set(x_163, 1, x_160); -lean_ctor_set(x_163, 2, x_162); -x_164 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_164, 0, x_163); -lean_ctor_set(x_15, 0, x_164); if (lean_is_scalar(x_152)) { - x_165 = lean_alloc_ctor(0, 2, 0); + x_153 = lean_alloc_ctor(1, 2, 0); } else { - x_165 = x_152; + x_153 = x_152; +} +lean_ctor_set(x_153, 0, x_150); +lean_ctor_set(x_153, 1, x_151); +return x_153; } -lean_ctor_set(x_165, 0, x_15); -lean_ctor_set(x_165, 1, x_151); -return x_165; } else { -lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; -lean_dec(x_118); -lean_free_object(x_15); -lean_dec(x_1); -x_166 = lean_ctor_get(x_149, 0); -lean_inc(x_166); -x_167 = lean_ctor_get(x_149, 1); -lean_inc(x_167); -if (lean_is_exclusive(x_149)) { - lean_ctor_release(x_149, 0); - lean_ctor_release(x_149, 1); - x_168 = x_149; +lean_object* x_154; lean_object* x_155; +x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_155 = l_Lean_Meta_mkEqRefl(x_154, x_8, x_9, x_10, x_11, x_125); +if (lean_obj_tag(x_155) == 0) +{ +lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +x_156 = lean_ctor_get(x_155, 0); +lean_inc(x_156); +x_157 = lean_ctor_get(x_155, 1); +lean_inc(x_157); +if (lean_is_exclusive(x_155)) { + lean_ctor_release(x_155, 0); + lean_ctor_release(x_155, 1); + x_158 = x_155; +} else { + lean_dec_ref(x_155); + x_158 = lean_box(0); +} +x_159 = l_Lean_Expr_appArg_x21(x_124); +lean_dec(x_124); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_161 = lean_array_push(x_160, x_4); +x_162 = lean_array_push(x_161, x_159); +x_163 = lean_array_push(x_162, x_156); +x_164 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_165 = l_Lean_mkAppN(x_164, x_163); +x_166 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_166, 0, x_165); +x_167 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_168 = lean_unsigned_to_nat(0u); +x_169 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_169, 0, x_167); +lean_ctor_set(x_169, 1, x_166); +lean_ctor_set(x_169, 2, x_168); +x_170 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_170, 0, x_169); +lean_ctor_set(x_21, 0, x_170); +if (lean_is_scalar(x_158)) { + x_171 = lean_alloc_ctor(0, 2, 0); +} else { + x_171 = x_158; +} +lean_ctor_set(x_171, 0, x_21); +lean_ctor_set(x_171, 1, x_157); +return x_171; +} +else +{ +lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; +lean_dec(x_124); +lean_free_object(x_21); +lean_dec(x_4); +x_172 = lean_ctor_get(x_155, 0); +lean_inc(x_172); +x_173 = lean_ctor_get(x_155, 1); +lean_inc(x_173); +if (lean_is_exclusive(x_155)) { + lean_ctor_release(x_155, 0); + lean_ctor_release(x_155, 1); + x_174 = x_155; } else { - lean_dec_ref(x_149); - x_168 = lean_box(0); + lean_dec_ref(x_155); + x_174 = lean_box(0); } -if (lean_is_scalar(x_168)) { - x_169 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_174)) { + x_175 = lean_alloc_ctor(1, 2, 0); } else { - x_169 = x_168; + x_175 = x_174; } -lean_ctor_set(x_169, 0, x_166); -lean_ctor_set(x_169, 1, x_167); -return x_169; +lean_ctor_set(x_175, 0, x_172); +lean_ctor_set(x_175, 1, x_173); +return x_175; } } } else { -lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; -lean_dec(x_116); -lean_free_object(x_15); -lean_dec(x_24); +lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; +lean_dec(x_122); +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_170 = lean_ctor_get(x_117, 0); -lean_inc(x_170); -x_171 = lean_ctor_get(x_117, 1); -lean_inc(x_171); -if (lean_is_exclusive(x_117)) { - lean_ctor_release(x_117, 0); - lean_ctor_release(x_117, 1); - x_172 = x_117; +lean_dec(x_4); +lean_dec(x_3); +x_176 = lean_ctor_get(x_123, 0); +lean_inc(x_176); +x_177 = lean_ctor_get(x_123, 1); +lean_inc(x_177); +if (lean_is_exclusive(x_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_178 = x_123; } else { - lean_dec_ref(x_117); - x_172 = lean_box(0); + lean_dec_ref(x_123); + x_178 = lean_box(0); } -if (lean_is_scalar(x_172)) { - x_173 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_178)) { + x_179 = lean_alloc_ctor(1, 2, 0); } else { - x_173 = x_172; + x_179 = x_178; } -lean_ctor_set(x_173, 0, x_170); -lean_ctor_set(x_173, 1, x_171); -return x_173; +lean_ctor_set(x_179, 0, x_176); +lean_ctor_set(x_179, 1, x_177); +return x_179; } } } } else { -uint8_t x_174; -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_180; +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_174 = !lean_is_exclusive(x_26); -if (x_174 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_180 = !lean_is_exclusive(x_32); +if (x_180 == 0) { -return x_26; +return x_32; } else { -lean_object* x_175; lean_object* x_176; lean_object* x_177; -x_175 = lean_ctor_get(x_26, 0); -x_176 = lean_ctor_get(x_26, 1); -lean_inc(x_176); -lean_inc(x_175); -lean_dec(x_26); -x_177 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_177, 0, x_175); -lean_ctor_set(x_177, 1, x_176); -return x_177; +lean_object* x_181; lean_object* x_182; lean_object* x_183; +x_181 = lean_ctor_get(x_32, 0); +x_182 = lean_ctor_get(x_32, 1); +lean_inc(x_182); +lean_inc(x_181); +lean_dec(x_32); +x_183 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_183, 0, x_181); +lean_ctor_set(x_183, 1, x_182); +return x_183; } } } else { -lean_object* x_178; lean_object* x_179; lean_object* x_180; -x_178 = lean_ctor_get(x_15, 0); -lean_inc(x_178); -lean_dec(x_15); -x_179 = l_Lean_Expr_appArg_x21(x_1); +lean_object* x_184; lean_object* x_185; lean_object* x_186; +x_184 = lean_ctor_get(x_21, 0); +lean_inc(x_184); +lean_dec(x_21); +x_185 = l_Lean_Expr_appArg_x21(x_4); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -x_180 = l_UInt32_fromExpr(x_179, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_180) == 0) +x_186 = l_UInt32_fromExpr(x_185, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +lean_dec(x_185); +if (lean_obj_tag(x_186) == 0) { -lean_object* x_181; -x_181 = lean_ctor_get(x_180, 0); -lean_inc(x_181); -if (lean_obj_tag(x_181) == 0) +lean_object* x_187; +x_187 = lean_ctor_get(x_186, 0); +lean_inc(x_187); +if (lean_obj_tag(x_187) == 0) { -lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; -lean_dec(x_178); +lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; +lean_dec(x_184); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_182 = lean_ctor_get(x_180, 1); -lean_inc(x_182); -if (lean_is_exclusive(x_180)) { - lean_ctor_release(x_180, 0); - lean_ctor_release(x_180, 1); - x_183 = x_180; +lean_dec(x_4); +lean_dec(x_3); +x_188 = lean_ctor_get(x_186, 1); +lean_inc(x_188); +if (lean_is_exclusive(x_186)) { + lean_ctor_release(x_186, 0); + lean_ctor_release(x_186, 1); + x_189 = x_186; } else { - lean_dec_ref(x_180); - x_183 = lean_box(0); + lean_dec_ref(x_186); + x_189 = lean_box(0); } -x_184 = lean_box(0); -if (lean_is_scalar(x_183)) { - x_185 = lean_alloc_ctor(0, 2, 0); +x_190 = lean_box(0); +if (lean_is_scalar(x_189)) { + x_191 = lean_alloc_ctor(0, 2, 0); } else { - x_185 = x_183; + x_191 = x_189; } -lean_ctor_set(x_185, 0, x_184); -lean_ctor_set(x_185, 1, x_182); -return x_185; +lean_ctor_set(x_191, 0, x_190); +lean_ctor_set(x_191, 1, x_188); +return x_191; } else { -lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; -x_186 = lean_ctor_get(x_180, 1); -lean_inc(x_186); -lean_dec(x_180); -x_187 = lean_ctor_get(x_181, 0); -lean_inc(x_187); -if (lean_is_exclusive(x_181)) { - lean_ctor_release(x_181, 0); - x_188 = x_181; +lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; +x_192 = lean_ctor_get(x_186, 1); +lean_inc(x_192); +lean_dec(x_186); +x_193 = lean_ctor_get(x_187, 0); +lean_inc(x_193); +if (lean_is_exclusive(x_187)) { + lean_ctor_release(x_187, 0); + x_194 = x_187; } else { - lean_dec_ref(x_181); - x_188 = lean_box(0); + lean_dec_ref(x_187); + x_194 = lean_box(0); } +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_189 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_186); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; uint32_t x_192; uint32_t x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; uint8_t x_197; -x_190 = lean_ctor_get(x_189, 0); -lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -lean_dec(x_189); -x_192 = lean_ctor_get_uint32(x_178, sizeof(void*)*1); -lean_dec(x_178); -x_193 = lean_ctor_get_uint32(x_187, sizeof(void*)*1); -lean_dec(x_187); -x_194 = lean_box_uint32(x_192); -x_195 = lean_box_uint32(x_193); -x_196 = lean_apply_2(x_2, x_194, x_195); -x_197 = lean_unbox(x_196); -lean_dec(x_196); -if (x_197 == 0) -{ -lean_object* x_198; lean_object* x_199; -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_199 = l_Lean_Meta_mkEqRefl(x_198, x_7, x_8, x_9, x_10, x_191); -if (lean_obj_tag(x_199) == 0) -{ -lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; -x_200 = lean_ctor_get(x_199, 0); -lean_inc(x_200); -x_201 = lean_ctor_get(x_199, 1); -lean_inc(x_201); -if (lean_is_exclusive(x_199)) { - lean_ctor_release(x_199, 0); - lean_ctor_release(x_199, 1); - x_202 = x_199; -} else { - lean_dec_ref(x_199); - x_202 = lean_box(0); -} -x_203 = l_Lean_Expr_appArg_x21(x_190); -lean_dec(x_190); -x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_205 = lean_array_push(x_204, x_1); -x_206 = lean_array_push(x_205, x_203); -x_207 = lean_array_push(x_206, x_200); -x_208 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_209 = l_Lean_mkAppN(x_208, x_207); -if (lean_is_scalar(x_188)) { - x_210 = lean_alloc_ctor(1, 1, 0); -} else { - x_210 = x_188; +lean_inc(x_4); +x_195 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_192); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; uint32_t x_198; uint32_t x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; uint8_t x_203; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +lean_dec(x_195); +x_198 = lean_ctor_get_uint32(x_184, sizeof(void*)*1); +lean_dec(x_184); +x_199 = lean_ctor_get_uint32(x_193, sizeof(void*)*1); +lean_dec(x_193); +x_200 = lean_box_uint32(x_198); +x_201 = lean_box_uint32(x_199); +x_202 = lean_apply_2(x_3, x_200, x_201); +x_203 = lean_unbox(x_202); +lean_dec(x_202); +if (x_203 == 0) +{ +lean_object* x_204; lean_object* x_205; +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_205 = l_Lean_Meta_mkEqRefl(x_204, x_8, x_9, x_10, x_11, x_197); +if (lean_obj_tag(x_205) == 0) +{ +lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; +x_206 = lean_ctor_get(x_205, 0); +lean_inc(x_206); +x_207 = lean_ctor_get(x_205, 1); +lean_inc(x_207); +if (lean_is_exclusive(x_205)) { + lean_ctor_release(x_205, 0); + lean_ctor_release(x_205, 1); + x_208 = x_205; +} else { + lean_dec_ref(x_205); + x_208 = lean_box(0); } -lean_ctor_set(x_210, 0, x_209); -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_212 = lean_unsigned_to_nat(0u); -x_213 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_213, 0, x_211); -lean_ctor_set(x_213, 1, x_210); -lean_ctor_set(x_213, 2, x_212); -x_214 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_214, 0, x_213); -x_215 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_215, 0, x_214); -if (lean_is_scalar(x_202)) { - x_216 = lean_alloc_ctor(0, 2, 0); -} else { - x_216 = x_202; +x_209 = l_Lean_Expr_appArg_x21(x_196); +lean_dec(x_196); +x_210 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_211 = lean_array_push(x_210, x_4); +x_212 = lean_array_push(x_211, x_209); +x_213 = lean_array_push(x_212, x_206); +x_214 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_215 = l_Lean_mkAppN(x_214, x_213); +if (lean_is_scalar(x_194)) { + x_216 = lean_alloc_ctor(1, 1, 0); +} else { + x_216 = x_194; } lean_ctor_set(x_216, 0, x_215); -lean_ctor_set(x_216, 1, x_201); -return x_216; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_218 = lean_unsigned_to_nat(0u); +x_219 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_219, 0, x_217); +lean_ctor_set(x_219, 1, x_216); +lean_ctor_set(x_219, 2, x_218); +x_220 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_220, 0, x_219); +x_221 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_221, 0, x_220); +if (lean_is_scalar(x_208)) { + x_222 = lean_alloc_ctor(0, 2, 0); +} else { + x_222 = x_208; +} +lean_ctor_set(x_222, 0, x_221); +lean_ctor_set(x_222, 1, x_207); +return x_222; } else { -lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; -lean_dec(x_190); -lean_dec(x_188); -lean_dec(x_1); -x_217 = lean_ctor_get(x_199, 0); -lean_inc(x_217); -x_218 = lean_ctor_get(x_199, 1); -lean_inc(x_218); -if (lean_is_exclusive(x_199)) { - lean_ctor_release(x_199, 0); - lean_ctor_release(x_199, 1); - x_219 = x_199; +lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; +lean_dec(x_196); +lean_dec(x_194); +lean_dec(x_4); +x_223 = lean_ctor_get(x_205, 0); +lean_inc(x_223); +x_224 = lean_ctor_get(x_205, 1); +lean_inc(x_224); +if (lean_is_exclusive(x_205)) { + lean_ctor_release(x_205, 0); + lean_ctor_release(x_205, 1); + x_225 = x_205; } else { - lean_dec_ref(x_199); - x_219 = lean_box(0); + lean_dec_ref(x_205); + x_225 = lean_box(0); } -if (lean_is_scalar(x_219)) { - x_220 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_225)) { + x_226 = lean_alloc_ctor(1, 2, 0); } else { - x_220 = x_219; + x_226 = x_225; } -lean_ctor_set(x_220, 0, x_217); -lean_ctor_set(x_220, 1, x_218); -return x_220; +lean_ctor_set(x_226, 0, x_223); +lean_ctor_set(x_226, 1, x_224); +return x_226; } } else { -lean_object* x_221; lean_object* x_222; -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_222 = l_Lean_Meta_mkEqRefl(x_221, x_7, x_8, x_9, x_10, x_191); -if (lean_obj_tag(x_222) == 0) +lean_object* x_227; lean_object* x_228; +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_228 = l_Lean_Meta_mkEqRefl(x_227, x_8, x_9, x_10, x_11, x_197); +if (lean_obj_tag(x_228) == 0) { -lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; -x_223 = lean_ctor_get(x_222, 0); -lean_inc(x_223); -x_224 = lean_ctor_get(x_222, 1); -lean_inc(x_224); -if (lean_is_exclusive(x_222)) { - lean_ctor_release(x_222, 0); - lean_ctor_release(x_222, 1); - x_225 = x_222; -} else { - lean_dec_ref(x_222); - x_225 = lean_box(0); -} -x_226 = l_Lean_Expr_appArg_x21(x_190); -lean_dec(x_190); -x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_228 = lean_array_push(x_227, x_1); -x_229 = lean_array_push(x_228, x_226); -x_230 = lean_array_push(x_229, x_223); -x_231 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_232 = l_Lean_mkAppN(x_231, x_230); -if (lean_is_scalar(x_188)) { - x_233 = lean_alloc_ctor(1, 1, 0); +lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; +x_229 = lean_ctor_get(x_228, 0); +lean_inc(x_229); +x_230 = lean_ctor_get(x_228, 1); +lean_inc(x_230); +if (lean_is_exclusive(x_228)) { + lean_ctor_release(x_228, 0); + lean_ctor_release(x_228, 1); + x_231 = x_228; } else { - x_233 = x_188; + lean_dec_ref(x_228); + x_231 = lean_box(0); } -lean_ctor_set(x_233, 0, x_232); -x_234 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_235 = lean_unsigned_to_nat(0u); -x_236 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_236, 0, x_234); -lean_ctor_set(x_236, 1, x_233); -lean_ctor_set(x_236, 2, x_235); -x_237 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_237, 0, x_236); -x_238 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_238, 0, x_237); -if (lean_is_scalar(x_225)) { - x_239 = lean_alloc_ctor(0, 2, 0); +x_232 = l_Lean_Expr_appArg_x21(x_196); +lean_dec(x_196); +x_233 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_234 = lean_array_push(x_233, x_4); +x_235 = lean_array_push(x_234, x_232); +x_236 = lean_array_push(x_235, x_229); +x_237 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_238 = l_Lean_mkAppN(x_237, x_236); +if (lean_is_scalar(x_194)) { + x_239 = lean_alloc_ctor(1, 1, 0); } else { - x_239 = x_225; + x_239 = x_194; } lean_ctor_set(x_239, 0, x_238); -lean_ctor_set(x_239, 1, x_224); -return x_239; +x_240 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_241 = lean_unsigned_to_nat(0u); +x_242 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_242, 0, x_240); +lean_ctor_set(x_242, 1, x_239); +lean_ctor_set(x_242, 2, x_241); +x_243 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_243, 0, x_242); +x_244 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_244, 0, x_243); +if (lean_is_scalar(x_231)) { + x_245 = lean_alloc_ctor(0, 2, 0); +} else { + x_245 = x_231; +} +lean_ctor_set(x_245, 0, x_244); +lean_ctor_set(x_245, 1, x_230); +return x_245; } else { -lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; -lean_dec(x_190); -lean_dec(x_188); -lean_dec(x_1); -x_240 = lean_ctor_get(x_222, 0); -lean_inc(x_240); -x_241 = lean_ctor_get(x_222, 1); -lean_inc(x_241); -if (lean_is_exclusive(x_222)) { - lean_ctor_release(x_222, 0); - lean_ctor_release(x_222, 1); - x_242 = x_222; +lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; +lean_dec(x_196); +lean_dec(x_194); +lean_dec(x_4); +x_246 = lean_ctor_get(x_228, 0); +lean_inc(x_246); +x_247 = lean_ctor_get(x_228, 1); +lean_inc(x_247); +if (lean_is_exclusive(x_228)) { + lean_ctor_release(x_228, 0); + lean_ctor_release(x_228, 1); + x_248 = x_228; } else { - lean_dec_ref(x_222); - x_242 = lean_box(0); + lean_dec_ref(x_228); + x_248 = lean_box(0); } -if (lean_is_scalar(x_242)) { - x_243 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_248)) { + x_249 = lean_alloc_ctor(1, 2, 0); } else { - x_243 = x_242; + x_249 = x_248; } -lean_ctor_set(x_243, 0, x_240); -lean_ctor_set(x_243, 1, x_241); -return x_243; +lean_ctor_set(x_249, 0, x_246); +lean_ctor_set(x_249, 1, x_247); +return x_249; } } } else { -lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; -lean_dec(x_188); -lean_dec(x_187); -lean_dec(x_178); +lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; +lean_dec(x_194); +lean_dec(x_193); +lean_dec(x_184); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_244 = lean_ctor_get(x_189, 0); -lean_inc(x_244); -x_245 = lean_ctor_get(x_189, 1); -lean_inc(x_245); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_246 = x_189; +lean_dec(x_4); +lean_dec(x_3); +x_250 = lean_ctor_get(x_195, 0); +lean_inc(x_250); +x_251 = lean_ctor_get(x_195, 1); +lean_inc(x_251); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_252 = x_195; } else { - lean_dec_ref(x_189); - x_246 = lean_box(0); + lean_dec_ref(x_195); + x_252 = lean_box(0); } -if (lean_is_scalar(x_246)) { - x_247 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_252)) { + x_253 = lean_alloc_ctor(1, 2, 0); } else { - x_247 = x_246; + x_253 = x_252; } -lean_ctor_set(x_247, 0, x_244); -lean_ctor_set(x_247, 1, x_245); -return x_247; +lean_ctor_set(x_253, 0, x_250); +lean_ctor_set(x_253, 1, x_251); +return x_253; } } } else { -lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; -lean_dec(x_178); +lean_object* x_254; lean_object* x_255; lean_object* x_256; lean_object* x_257; +lean_dec(x_184); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_248 = lean_ctor_get(x_180, 0); -lean_inc(x_248); -x_249 = lean_ctor_get(x_180, 1); -lean_inc(x_249); -if (lean_is_exclusive(x_180)) { - lean_ctor_release(x_180, 0); - lean_ctor_release(x_180, 1); - x_250 = x_180; +lean_dec(x_4); +lean_dec(x_3); +x_254 = lean_ctor_get(x_186, 0); +lean_inc(x_254); +x_255 = lean_ctor_get(x_186, 1); +lean_inc(x_255); +if (lean_is_exclusive(x_186)) { + lean_ctor_release(x_186, 0); + lean_ctor_release(x_186, 1); + x_256 = x_186; } else { - lean_dec_ref(x_180); - x_250 = lean_box(0); + lean_dec_ref(x_186); + x_256 = lean_box(0); } -if (lean_is_scalar(x_250)) { - x_251 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_256)) { + x_257 = lean_alloc_ctor(1, 2, 0); } else { - x_251 = x_250; + x_257 = x_256; } -lean_ctor_set(x_251, 0, x_248); -lean_ctor_set(x_251, 1, x_249); -return x_251; +lean_ctor_set(x_257, 0, x_254); +lean_ctor_set(x_257, 1, x_255); +return x_257; } } } } else { -uint8_t x_252; +uint8_t x_258; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_252 = !lean_is_exclusive(x_14); -if (x_252 == 0) +lean_dec(x_3); +x_258 = !lean_is_exclusive(x_20); +if (x_258 == 0) { -return x_14; +return x_20; } else { -lean_object* x_253; lean_object* x_254; lean_object* x_255; -x_253 = lean_ctor_get(x_14, 0); -x_254 = lean_ctor_get(x_14, 1); -lean_inc(x_254); -lean_inc(x_253); -lean_dec(x_14); -x_255 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_255, 0, x_253); -lean_ctor_set(x_255, 1, x_254); -return x_255; +lean_object* x_259; lean_object* x_260; lean_object* x_261; +x_259 = lean_ctor_get(x_20, 0); +x_260 = lean_ctor_get(x_20, 1); +lean_inc(x_260); +lean_inc(x_259); +lean_dec(x_20); +x_261 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_261, 0, x_259); +lean_ctor_set(x_261, 1, x_260); +return x_261; +} +} +} +} } } +LEAN_EXPORT lean_object* l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6893____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +lean_object* x_13; +x_13 = l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6893_(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +return x_13; +} +} +LEAN_EXPORT lean_object* l_UInt32_reduceAdd(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__428; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; } +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; } -LEAN_EXPORT lean_object* l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7800_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { -_start: +block_99: { -uint8_t x_13; -x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); -lean_dec(x_1); -if (x_13 == 0) +if (lean_obj_tag(x_13) == 0) { -lean_object* x_14; lean_object* x_15; -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); +lean_object* x_15; lean_object* x_16; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_14 = lean_box(0); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_12); -return x_15; +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { -lean_object* x_16; lean_object* x_17; -x_16 = lean_box(0); -x_17 = l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7800____lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -return x_17; -} -} -} -LEAN_EXPORT lean_object* l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7800____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: -{ -lean_object* x_12; -x_12 = l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7800____lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_3); -return x_12; -} -} -LEAN_EXPORT lean_object* l_UInt32_reduceAdd___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt32_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt32_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_UInt32_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_UInt32_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; uint32_t x_37; uint32_t x_38; uint32_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -x_38 = lean_ctor_get_uint32(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_39 = lean_uint32_add(x_37, x_38); -lean_ctor_set_uint32(x_22, sizeof(void*)*1, x_39); -x_40 = l_UInt32_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; uint32_t x_47; uint32_t x_48; uint32_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_uint32(x_45, sizeof(void*)*1); -lean_dec(x_45); -x_49 = lean_uint32_add(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, 4); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_uint32(x_50, sizeof(void*)*1, x_49); -x_51 = l_UInt32_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; uint32_t x_43; uint32_t x_44; uint32_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_uint32(x_28, sizeof(void*)*1); +x_44 = lean_ctor_get_uint32(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_45 = lean_uint32_add(x_43, x_44); +lean_ctor_set_uint32(x_28, sizeof(void*)*1, x_45); +x_46 = l_UInt32_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; uint32_t x_53; uint32_t x_54; uint32_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_uint32(x_28, sizeof(void*)*1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_uint32(x_51, sizeof(void*)*1); +lean_dec(x_51); +x_55 = lean_uint32_add(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, 4); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_uint32(x_56, sizeof(void*)*1, x_55); +x_57 = l_UInt32_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; uint32_t x_58; lean_object* x_59; uint32_t x_60; uint32_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_uint32(x_56, sizeof(void*)*1); -lean_dec(x_56); -x_61 = lean_uint32_add(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, 4); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_uint32(x_62, sizeof(void*)*1, x_61); -x_63 = l_UInt32_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; uint32_t x_66; uint32_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_uint32(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_uint32(x_62, sizeof(void*)*1); +lean_dec(x_62); +x_67 = lean_uint32_add(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, 4); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_uint32(x_68, sizeof(void*)*1, x_67); +x_69 = l_UInt32_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint32_t x_73; lean_object* x_74; uint32_t x_75; uint32_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint32_t x_79; lean_object* x_80; uint32_t x_81; uint32_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_uint32(x_70, sizeof(void*)*1); -lean_dec(x_70); -x_76 = lean_uint32_add(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, 4); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_uint32(x_77, sizeof(void*)*1, x_76); -x_78 = l_UInt32_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_uint32(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_uint32(x_76, sizeof(void*)*1); +lean_dec(x_76); +x_82 = lean_uint32_add(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, 4); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_uint32(x_83, sizeof(void*)*1, x_82); +x_84 = l_UInt32_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_UInt32_reduceAdd(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__442; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt32_reduceAdd___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt32_reduceAdd___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_UInt32_reduceAdd___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_UInt32_reduceAdd___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -28048,25 +27944,28 @@ LEAN_EXPORT lean_object* l_UInt32_reduceAdd___boxed(lean_object* x_1, lean_objec { lean_object* x_10; x_10 = l_UInt32_reduceAdd(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__1() { +static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt32_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__427; +x_1 = l_UInt32_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__413; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2() { +static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt32_fromExpr___lambda__2___closed__2; +x_1 = l_UInt32_fromExpr___closed__2; x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28074,67 +27973,67 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__3() { +static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__5; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__5; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__4() { +static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__3; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2; +x_1 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__3; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__5() { +static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__4; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2; +x_1 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__4; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__6() { +static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__5; +x_1 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__7() { +static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__6; +x_1 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__8() { +static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__7; +x_1 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__9() { +static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__9() { _start: { lean_object* x_1; @@ -28142,380 +28041,371 @@ x_1 = lean_alloc_closure((void*)(l_UInt32_reduceAdd___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__1; -x_3 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__8; -x_4 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__9; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__1; +x_3 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__8; +x_4 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__9; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8455_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7347_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__1; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__9; +x_4 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__9; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt32_reduceMul___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt32_reduceMul(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__446; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; +} +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt32_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt32_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_UInt32_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_UInt32_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; uint32_t x_37; uint32_t x_38; uint32_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -x_38 = lean_ctor_get_uint32(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_39 = lean_uint32_mul(x_37, x_38); -lean_ctor_set_uint32(x_22, sizeof(void*)*1, x_39); -x_40 = l_UInt32_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; uint32_t x_47; uint32_t x_48; uint32_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_uint32(x_45, sizeof(void*)*1); -lean_dec(x_45); -x_49 = lean_uint32_mul(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, 4); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_uint32(x_50, sizeof(void*)*1, x_49); -x_51 = l_UInt32_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; uint32_t x_43; uint32_t x_44; uint32_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_uint32(x_28, sizeof(void*)*1); +x_44 = lean_ctor_get_uint32(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_45 = lean_uint32_mul(x_43, x_44); +lean_ctor_set_uint32(x_28, sizeof(void*)*1, x_45); +x_46 = l_UInt32_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; uint32_t x_53; uint32_t x_54; uint32_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_uint32(x_28, sizeof(void*)*1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_uint32(x_51, sizeof(void*)*1); +lean_dec(x_51); +x_55 = lean_uint32_mul(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, 4); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_uint32(x_56, sizeof(void*)*1, x_55); +x_57 = l_UInt32_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; uint32_t x_58; lean_object* x_59; uint32_t x_60; uint32_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_uint32(x_56, sizeof(void*)*1); -lean_dec(x_56); -x_61 = lean_uint32_mul(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, 4); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_uint32(x_62, sizeof(void*)*1, x_61); -x_63 = l_UInt32_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; uint32_t x_66; uint32_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_uint32(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_uint32(x_62, sizeof(void*)*1); +lean_dec(x_62); +x_67 = lean_uint32_mul(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, 4); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_uint32(x_68, sizeof(void*)*1, x_67); +x_69 = l_UInt32_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint32_t x_73; lean_object* x_74; uint32_t x_75; uint32_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint32_t x_79; lean_object* x_80; uint32_t x_81; uint32_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_uint32(x_70, sizeof(void*)*1); -lean_dec(x_70); -x_76 = lean_uint32_mul(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, 4); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_uint32(x_77, sizeof(void*)*1, x_76); -x_78 = l_UInt32_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_uint32(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_uint32(x_76, sizeof(void*)*1); +lean_dec(x_76); +x_82 = lean_uint32_mul(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, 4); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_uint32(x_83, sizeof(void*)*1, x_82); +x_84 = l_UInt32_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_UInt32_reduceMul(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__460; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt32_reduceMul___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt32_reduceMul___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_UInt32_reduceMul___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_UInt32_reduceMul___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -28523,81 +28413,84 @@ LEAN_EXPORT lean_object* l_UInt32_reduceMul___boxed(lean_object* x_1, lean_objec { lean_object* x_10; x_10 = l_UInt32_reduceMul(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__1() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt32_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__450; +x_1 = l_UInt32_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__436; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__2() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__3; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2; +x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__3; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__3() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__2; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2; +x_1 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__2; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__4() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__3; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2; +x_1 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__3; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__5() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__4; +x_1 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__6() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__5; +x_1 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__7() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__6; +x_1 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__8() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__8() { _start: { lean_object* x_1; @@ -28605,380 +28498,371 @@ x_1 = lean_alloc_closure((void*)(l_UInt32_reduceMul___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__1; -x_3 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__7; -x_4 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__8; +x_2 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__1; +x_3 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__7; +x_4 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__8; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8493_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7385_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__1; +x_2 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__8; +x_4 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__8; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt32_reduceSub___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt32_reduceSub(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__459; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; +} +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt32_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt32_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_UInt32_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_UInt32_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; uint32_t x_37; uint32_t x_38; uint32_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -x_38 = lean_ctor_get_uint32(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_39 = lean_uint32_sub(x_37, x_38); -lean_ctor_set_uint32(x_22, sizeof(void*)*1, x_39); -x_40 = l_UInt32_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; uint32_t x_47; uint32_t x_48; uint32_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_uint32(x_45, sizeof(void*)*1); -lean_dec(x_45); -x_49 = lean_uint32_sub(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, 4); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_uint32(x_50, sizeof(void*)*1, x_49); -x_51 = l_UInt32_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; uint32_t x_43; uint32_t x_44; uint32_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_uint32(x_28, sizeof(void*)*1); +x_44 = lean_ctor_get_uint32(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_45 = lean_uint32_sub(x_43, x_44); +lean_ctor_set_uint32(x_28, sizeof(void*)*1, x_45); +x_46 = l_UInt32_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; uint32_t x_53; uint32_t x_54; uint32_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_uint32(x_28, sizeof(void*)*1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_uint32(x_51, sizeof(void*)*1); +lean_dec(x_51); +x_55 = lean_uint32_sub(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, 4); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_uint32(x_56, sizeof(void*)*1, x_55); +x_57 = l_UInt32_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; uint32_t x_58; lean_object* x_59; uint32_t x_60; uint32_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_uint32(x_56, sizeof(void*)*1); -lean_dec(x_56); -x_61 = lean_uint32_sub(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, 4); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_uint32(x_62, sizeof(void*)*1, x_61); -x_63 = l_UInt32_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; uint32_t x_66; uint32_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_uint32(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_uint32(x_62, sizeof(void*)*1); +lean_dec(x_62); +x_67 = lean_uint32_sub(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, 4); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_uint32(x_68, sizeof(void*)*1, x_67); +x_69 = l_UInt32_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint32_t x_73; lean_object* x_74; uint32_t x_75; uint32_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint32_t x_79; lean_object* x_80; uint32_t x_81; uint32_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_uint32(x_70, sizeof(void*)*1); -lean_dec(x_70); -x_76 = lean_uint32_sub(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, 4); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_uint32(x_77, sizeof(void*)*1, x_76); -x_78 = l_UInt32_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_uint32(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_uint32(x_76, sizeof(void*)*1); +lean_dec(x_76); +x_82 = lean_uint32_sub(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, 4); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_uint32(x_83, sizeof(void*)*1, x_82); +x_84 = l_UInt32_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_UInt32_reduceSub(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__473; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt32_reduceSub___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt32_reduceSub___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_UInt32_reduceSub___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_UInt32_reduceSub___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -28986,81 +28870,84 @@ LEAN_EXPORT lean_object* l_UInt32_reduceSub___boxed(lean_object* x_1, lean_objec { lean_object* x_10; x_10 = l_UInt32_reduceSub(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__1() { +static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt32_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__463; +x_1 = l_UInt32_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__449; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__2() { +static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__3; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2; +x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__3; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__3() { +static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__2; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2; +x_1 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__2; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__4() { +static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__3; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2; +x_1 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__3; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__5() { +static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__4; +x_1 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__6() { +static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__5; +x_1 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__7() { +static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__6; +x_1 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__8() { +static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__8() { _start: { lean_object* x_1; @@ -29068,380 +28955,371 @@ x_1 = lean_alloc_closure((void*)(l_UInt32_reduceSub___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__1; -x_3 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__7; -x_4 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__8; +x_2 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__1; +x_3 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__7; +x_4 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__8; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8531_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7423_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__1; +x_2 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__8; +x_4 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__8; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt32_reduceDiv___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt32_reduceDiv(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__472; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; +} +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt32_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt32_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_UInt32_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_UInt32_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; uint32_t x_37; uint32_t x_38; uint32_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -x_38 = lean_ctor_get_uint32(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_39 = lean_uint32_div(x_37, x_38); -lean_ctor_set_uint32(x_22, sizeof(void*)*1, x_39); -x_40 = l_UInt32_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; uint32_t x_47; uint32_t x_48; uint32_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_uint32(x_45, sizeof(void*)*1); -lean_dec(x_45); -x_49 = lean_uint32_div(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, 4); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_uint32(x_50, sizeof(void*)*1, x_49); -x_51 = l_UInt32_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; uint32_t x_43; uint32_t x_44; uint32_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_uint32(x_28, sizeof(void*)*1); +x_44 = lean_ctor_get_uint32(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_45 = lean_uint32_div(x_43, x_44); +lean_ctor_set_uint32(x_28, sizeof(void*)*1, x_45); +x_46 = l_UInt32_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; uint32_t x_53; uint32_t x_54; uint32_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_uint32(x_28, sizeof(void*)*1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_uint32(x_51, sizeof(void*)*1); +lean_dec(x_51); +x_55 = lean_uint32_div(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, 4); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_uint32(x_56, sizeof(void*)*1, x_55); +x_57 = l_UInt32_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; uint32_t x_58; lean_object* x_59; uint32_t x_60; uint32_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_uint32(x_56, sizeof(void*)*1); -lean_dec(x_56); -x_61 = lean_uint32_div(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, 4); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_uint32(x_62, sizeof(void*)*1, x_61); -x_63 = l_UInt32_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; uint32_t x_66; uint32_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_uint32(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_uint32(x_62, sizeof(void*)*1); +lean_dec(x_62); +x_67 = lean_uint32_div(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, 4); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_uint32(x_68, sizeof(void*)*1, x_67); +x_69 = l_UInt32_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint32_t x_73; lean_object* x_74; uint32_t x_75; uint32_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint32_t x_79; lean_object* x_80; uint32_t x_81; uint32_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_uint32(x_70, sizeof(void*)*1); -lean_dec(x_70); -x_76 = lean_uint32_div(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, 4); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_uint32(x_77, sizeof(void*)*1, x_76); -x_78 = l_UInt32_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_uint32(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_uint32(x_76, sizeof(void*)*1); +lean_dec(x_76); +x_82 = lean_uint32_div(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, 4); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_uint32(x_83, sizeof(void*)*1, x_82); +x_84 = l_UInt32_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_UInt32_reduceDiv(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__486; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt32_reduceDiv___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt32_reduceDiv___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_UInt32_reduceDiv___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_UInt32_reduceDiv___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -29449,81 +29327,84 @@ LEAN_EXPORT lean_object* l_UInt32_reduceDiv___boxed(lean_object* x_1, lean_objec { lean_object* x_10; x_10 = l_UInt32_reduceDiv(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__1() { +static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt32_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__476; +x_1 = l_UInt32_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__462; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__2() { +static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__3; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2; +x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__3; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__3() { +static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__2; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2; +x_1 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__2; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__4() { +static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__3; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2; +x_1 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__3; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__5() { +static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__4; +x_1 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__6() { +static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__5; +x_1 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__7() { +static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__6; +x_1 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__8() { +static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__8() { _start: { lean_object* x_1; @@ -29531,380 +29412,371 @@ x_1 = lean_alloc_closure((void*)(l_UInt32_reduceDiv___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__1; -x_3 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__7; -x_4 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__8; +x_2 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__1; +x_3 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__7; +x_4 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__8; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8569_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7461_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__1; +x_2 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__8; +x_4 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__8; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt32_reduceMod___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt32_reduceMod(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__485; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; +} +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt32_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt32_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_UInt32_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_UInt32_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; uint32_t x_37; uint32_t x_38; uint32_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -x_38 = lean_ctor_get_uint32(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_39 = lean_uint32_mod(x_37, x_38); -lean_ctor_set_uint32(x_22, sizeof(void*)*1, x_39); -x_40 = l_UInt32_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; uint32_t x_47; uint32_t x_48; uint32_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_uint32(x_45, sizeof(void*)*1); -lean_dec(x_45); -x_49 = lean_uint32_mod(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, 4); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_uint32(x_50, sizeof(void*)*1, x_49); -x_51 = l_UInt32_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; uint32_t x_43; uint32_t x_44; uint32_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_uint32(x_28, sizeof(void*)*1); +x_44 = lean_ctor_get_uint32(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_45 = lean_uint32_mod(x_43, x_44); +lean_ctor_set_uint32(x_28, sizeof(void*)*1, x_45); +x_46 = l_UInt32_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; uint32_t x_53; uint32_t x_54; uint32_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_uint32(x_28, sizeof(void*)*1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_uint32(x_51, sizeof(void*)*1); +lean_dec(x_51); +x_55 = lean_uint32_mod(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, 4); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_uint32(x_56, sizeof(void*)*1, x_55); +x_57 = l_UInt32_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; uint32_t x_58; lean_object* x_59; uint32_t x_60; uint32_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_uint32(x_56, sizeof(void*)*1); -lean_dec(x_56); -x_61 = lean_uint32_mod(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, 4); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_uint32(x_62, sizeof(void*)*1, x_61); -x_63 = l_UInt32_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; uint32_t x_66; uint32_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_uint32(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_uint32(x_62, sizeof(void*)*1); +lean_dec(x_62); +x_67 = lean_uint32_mod(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, 4); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_uint32(x_68, sizeof(void*)*1, x_67); +x_69 = l_UInt32_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint32_t x_73; lean_object* x_74; uint32_t x_75; uint32_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint32_t x_79; lean_object* x_80; uint32_t x_81; uint32_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_uint32(x_70, sizeof(void*)*1); -lean_dec(x_70); -x_76 = lean_uint32_mod(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, 4); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_uint32(x_77, sizeof(void*)*1, x_76); -x_78 = l_UInt32_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_uint32(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_uint32(x_76, sizeof(void*)*1); +lean_dec(x_76); +x_82 = lean_uint32_mod(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, 4); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_uint32(x_83, sizeof(void*)*1, x_82); +x_84 = l_UInt32_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_UInt32_reduceMod(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__499; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt32_reduceMod___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt32_reduceMod___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_UInt32_reduceMod___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_UInt32_reduceMod___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -29912,81 +29784,84 @@ LEAN_EXPORT lean_object* l_UInt32_reduceMod___boxed(lean_object* x_1, lean_objec { lean_object* x_10; x_10 = l_UInt32_reduceMod(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__1() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt32_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__489; +x_1 = l_UInt32_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__475; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__2() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__3; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2; +x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__3; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__3() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__2; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2; +x_1 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__2; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__4() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__3; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2; +x_1 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__3; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__5() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__4; +x_1 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__6() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__5; +x_1 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__7() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__6; +x_1 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__8() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__8() { _start: { lean_object* x_1; @@ -29994,4546 +29869,4637 @@ x_1 = lean_alloc_closure((void*)(l_UInt32_reduceMod___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__1; -x_3 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__7; -x_4 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__8; +x_2 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__1; +x_3 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__7; +x_4 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__8; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8607_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7499_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__1; +x_2 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__8; +x_4 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__8; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt32_reduceLT___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: +LEAN_EXPORT lean_object* l_UInt32_reduceLT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__498; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_UInt8_fromExpr___closed__3; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt32_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt32_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_UInt32_fromExpr(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_UInt32_fromExpr(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) -{ -lean_object* x_37; lean_object* x_38; uint32_t x_39; uint32_t x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get_uint32(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_40 = lean_ctor_get_uint32(x_35, sizeof(void*)*1); -lean_dec(x_35); -x_41 = lean_uint32_dec_lt(x_39, x_40); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) -{ -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +lean_object* x_43; lean_object* x_44; uint32_t x_45; uint32_t x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get_uint32(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_46 = lean_ctor_get_uint32(x_41, sizeof(void*)*1); +lean_dec(x_41); +x_47 = lean_uint32_dec_lt(x_45, x_46); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) +{ +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; uint32_t x_116; uint32_t x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get_uint32(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_117 = lean_ctor_get_uint32(x_112, sizeof(void*)*1); -lean_dec(x_112); -x_118 = lean_uint32_dec_lt(x_116, x_117); -if (x_118 == 0) -{ -lean_object* x_119; lean_object* x_120; -x_119 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; uint32_t x_122; uint32_t x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +lean_dec(x_119); +x_122 = lean_ctor_get_uint32(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_123 = lean_ctor_get_uint32(x_118, sizeof(void*)*1); +lean_dec(x_118); +x_124 = lean_uint32_dec_lt(x_122, x_123); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_UInt32_fromExpr(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_UInt32_fromExpr(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_183; lean_object* x_184; uint32_t x_185; uint32_t x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get_uint32(x_171, sizeof(void*)*1); -lean_dec(x_171); -x_186 = lean_ctor_get_uint32(x_180, sizeof(void*)*1); -lean_dec(x_180); -x_187 = lean_uint32_dec_lt(x_185, x_186); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; uint32_t x_191; uint32_t x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_188); +x_191 = lean_ctor_get_uint32(x_177, sizeof(void*)*1); +lean_dec(x_177); +x_192 = lean_ctor_get_uint32(x_186, sizeof(void*)*1); +lean_dec(x_186); +x_193 = lean_uint32_dec_lt(x_191, x_192); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -LEAN_EXPORT lean_object* l_UInt32_reduceLT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__512; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt32_reduceLT___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt32_reduceLT___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt32_reduceLT___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_UInt32_reduceLT___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_10; +x_10 = l_UInt32_reduceLT(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__1() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt32_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__502; +x_1 = l_UInt32_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__488; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__2() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__4; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2; +x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__4; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__3() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__2; +x_1 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__2; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__4() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__3; +x_1 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__3; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__5() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__4; +x_1 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__6() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__6() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_UInt32_reduceLT), 9, 0); +x_1 = lean_alloc_closure((void*)(l_UInt32_reduceLT___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__1; -x_3 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__5; -x_4 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__6; +x_2 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__1; +x_3 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__5; +x_4 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__6; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8646_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7538_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__1; +x_2 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__6; +x_4 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__6; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt32_reduceLE___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt32_reduceLE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__512; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_UInt8_fromExpr___closed__3; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt32_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt32_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_UInt32_fromExpr(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_UInt32_fromExpr(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) -{ -lean_object* x_37; lean_object* x_38; uint32_t x_39; uint32_t x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get_uint32(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_40 = lean_ctor_get_uint32(x_35, sizeof(void*)*1); -lean_dec(x_35); -x_41 = lean_uint32_dec_le(x_39, x_40); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) -{ -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +lean_object* x_43; lean_object* x_44; uint32_t x_45; uint32_t x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get_uint32(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_46 = lean_ctor_get_uint32(x_41, sizeof(void*)*1); +lean_dec(x_41); +x_47 = lean_uint32_dec_le(x_45, x_46); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) +{ +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; uint32_t x_116; uint32_t x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get_uint32(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_117 = lean_ctor_get_uint32(x_112, sizeof(void*)*1); -lean_dec(x_112); -x_118 = lean_uint32_dec_le(x_116, x_117); -if (x_118 == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_119; lean_object* x_120; -x_119 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) -{ -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; uint32_t x_122; uint32_t x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +lean_dec(x_119); +x_122 = lean_ctor_get_uint32(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_123 = lean_ctor_get_uint32(x_118, sizeof(void*)*1); +lean_dec(x_118); +x_124 = lean_uint32_dec_le(x_122, x_123); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_UInt32_fromExpr(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_UInt32_fromExpr(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_183; lean_object* x_184; uint32_t x_185; uint32_t x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get_uint32(x_171, sizeof(void*)*1); -lean_dec(x_171); -x_186 = lean_ctor_get_uint32(x_180, sizeof(void*)*1); -lean_dec(x_180); -x_187 = lean_uint32_dec_le(x_185, x_186); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; uint32_t x_191; uint32_t x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_188); +x_191 = lean_ctor_get_uint32(x_177, sizeof(void*)*1); +lean_dec(x_177); +x_192 = lean_ctor_get_uint32(x_186, sizeof(void*)*1); +lean_dec(x_186); +x_193 = lean_uint32_dec_le(x_191, x_192); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -LEAN_EXPORT lean_object* l_UInt32_reduceLE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__526; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt32_reduceLE___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt32_reduceLE___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt32_reduceLE___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_UInt32_reduceLE___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_10; +x_10 = l_UInt32_reduceLE(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__1() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt32_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__516; +x_1 = l_UInt32_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__502; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__2() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__3; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2; +x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__3; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__3() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__2; +x_1 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__2; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__4() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__3; +x_1 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__3; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__5() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__4; +x_1 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__6() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__6() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_UInt32_reduceLE), 9, 0); +x_1 = lean_alloc_closure((void*)(l_UInt32_reduceLE___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__1; -x_3 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__5; -x_4 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__6; +x_2 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__1; +x_3 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__5; +x_4 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__6; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8685_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7577_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__1; +x_2 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__6; +x_4 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__6; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt32_reduceGT___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt32_reduceGT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__525; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_UInt8_fromExpr___closed__3; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt32_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt32_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_UInt32_fromExpr(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_UInt32_fromExpr(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) -{ -lean_object* x_37; lean_object* x_38; uint32_t x_39; uint32_t x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get_uint32(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_40 = lean_ctor_get_uint32(x_35, sizeof(void*)*1); -lean_dec(x_35); -x_41 = lean_uint32_dec_lt(x_40, x_39); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) -{ -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +lean_object* x_43; lean_object* x_44; uint32_t x_45; uint32_t x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get_uint32(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_46 = lean_ctor_get_uint32(x_41, sizeof(void*)*1); +lean_dec(x_41); +x_47 = lean_uint32_dec_lt(x_46, x_45); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) +{ +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; uint32_t x_116; uint32_t x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get_uint32(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_117 = lean_ctor_get_uint32(x_112, sizeof(void*)*1); -lean_dec(x_112); -x_118 = lean_uint32_dec_lt(x_117, x_116); -if (x_118 == 0) -{ -lean_object* x_119; lean_object* x_120; -x_119 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; uint32_t x_122; uint32_t x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +lean_dec(x_119); +x_122 = lean_ctor_get_uint32(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_123 = lean_ctor_get_uint32(x_118, sizeof(void*)*1); +lean_dec(x_118); +x_124 = lean_uint32_dec_lt(x_123, x_122); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_UInt32_fromExpr(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_UInt32_fromExpr(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_183; lean_object* x_184; uint32_t x_185; uint32_t x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get_uint32(x_171, sizeof(void*)*1); -lean_dec(x_171); -x_186 = lean_ctor_get_uint32(x_180, sizeof(void*)*1); -lean_dec(x_180); -x_187 = lean_uint32_dec_lt(x_186, x_185); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; uint32_t x_191; uint32_t x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_188); +x_191 = lean_ctor_get_uint32(x_177, sizeof(void*)*1); +lean_dec(x_177); +x_192 = lean_ctor_get_uint32(x_186, sizeof(void*)*1); +lean_dec(x_186); +x_193 = lean_uint32_dec_lt(x_192, x_191); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -LEAN_EXPORT lean_object* l_UInt32_reduceGT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__539; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt32_reduceGT___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt32_reduceGT___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt32_reduceGT___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_UInt32_reduceGT___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_10; +x_10 = l_UInt32_reduceGT(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8722____closed__1() { +static lean_object* _init_l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7614____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt32_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__529; +x_1 = l_UInt32_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__515; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8722____closed__2() { +static lean_object* _init_l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7614____closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_UInt32_reduceGT), 9, 0); +x_1 = lean_alloc_closure((void*)(l_UInt32_reduceGT___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8722_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7614_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8722____closed__1; -x_3 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__5; -x_4 = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8722____closed__2; +x_2 = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7614____closed__1; +x_3 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__5; +x_4 = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7614____closed__2; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8724_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7616_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8722____closed__1; +x_2 = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7614____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8722____closed__2; +x_4 = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7614____closed__2; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt32_reduceGE___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt32_reduceGE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__538; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_UInt8_fromExpr___closed__3; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt32_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt32_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_UInt32_fromExpr(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_UInt32_fromExpr(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) -{ -lean_object* x_37; lean_object* x_38; uint32_t x_39; uint32_t x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get_uint32(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_40 = lean_ctor_get_uint32(x_35, sizeof(void*)*1); -lean_dec(x_35); -x_41 = lean_uint32_dec_le(x_40, x_39); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) -{ -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +lean_object* x_43; lean_object* x_44; uint32_t x_45; uint32_t x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get_uint32(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_46 = lean_ctor_get_uint32(x_41, sizeof(void*)*1); +lean_dec(x_41); +x_47 = lean_uint32_dec_le(x_46, x_45); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) +{ +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) -{ -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) +{ +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; uint32_t x_116; uint32_t x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get_uint32(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_117 = lean_ctor_get_uint32(x_112, sizeof(void*)*1); -lean_dec(x_112); -x_118 = lean_uint32_dec_le(x_117, x_116); -if (x_118 == 0) -{ -lean_object* x_119; lean_object* x_120; -x_119 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; uint32_t x_122; uint32_t x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +lean_dec(x_119); +x_122 = lean_ctor_get_uint32(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_123 = lean_ctor_get_uint32(x_118, sizeof(void*)*1); +lean_dec(x_118); +x_124 = lean_uint32_dec_le(x_123, x_122); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_UInt32_fromExpr(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_UInt32_fromExpr(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_183; lean_object* x_184; uint32_t x_185; uint32_t x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get_uint32(x_171, sizeof(void*)*1); -lean_dec(x_171); -x_186 = lean_ctor_get_uint32(x_180, sizeof(void*)*1); -lean_dec(x_180); -x_187 = lean_uint32_dec_le(x_186, x_185); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; uint32_t x_191; uint32_t x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_188); +x_191 = lean_ctor_get_uint32(x_177, sizeof(void*)*1); +lean_dec(x_177); +x_192 = lean_ctor_get_uint32(x_186, sizeof(void*)*1); +lean_dec(x_186); +x_193 = lean_uint32_dec_le(x_192, x_191); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -LEAN_EXPORT lean_object* l_UInt32_reduceGE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__552; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt32_reduceGE___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt32_reduceGE___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt32_reduceGE___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_UInt32_reduceGE___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_10; +x_10 = l_UInt32_reduceGE(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8761____closed__1() { +static lean_object* _init_l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7653____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt32_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__542; +x_1 = l_UInt32_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__528; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8761____closed__2() { +static lean_object* _init_l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7653____closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_UInt32_reduceGE), 9, 0); +x_1 = lean_alloc_closure((void*)(l_UInt32_reduceGE___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8761_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7653_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8761____closed__1; -x_3 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__5; -x_4 = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8761____closed__2; +x_2 = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7653____closed__1; +x_3 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__5; +x_4 = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7653____closed__2; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8763_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7655_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8761____closed__1; +x_2 = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7653____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8761____closed__2; +x_4 = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7653____closed__2; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt64_fromExpr___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +static lean_object* _init_l_UInt64_fromExpr___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("UInt64", 6); +return x_1; +} +} +static lean_object* _init_l_UInt64_fromExpr___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_UInt64_fromExpr___closed__1; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_UInt64_fromExpr(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_12; lean_object* x_13; -x_12 = l_Lean_Expr_appArg_x21(x_1); -x_13 = l_Nat_fromExpr_x3f(x_12, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__118; +x_11 = lean_unsigned_to_nat(3u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_87; +x_87 = lean_box(0); +x_13 = x_87; +x_14 = x_9; +goto block_86; +} +else +{ +lean_object* x_88; +x_88 = l_UInt8_fromExpr___closed__3; +x_13 = x_88; +x_14 = x_9; +goto block_86; +} +block_86: +{ if (lean_obj_tag(x_13) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else { -uint8_t x_15; -lean_dec(x_2); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appFn_x21(x_17); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +x_20 = lean_whnf(x_19, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +uint8_t x_21; +x_21 = !lean_is_exclusive(x_20); +if (x_21 == 0) +{ +lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; +x_22 = lean_ctor_get(x_20, 0); +x_23 = lean_ctor_get(x_20, 1); +x_24 = l_UInt64_fromExpr___closed__2; +x_25 = l_Lean_Expr_isConstOf(x_22, x_24); +lean_dec(x_22); +if (x_25 == 0) +{ +lean_object* x_26; +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_26 = lean_box(0); +lean_ctor_set(x_20, 0, x_26); +return x_20; +} +else +{ +lean_object* x_27; lean_object* x_28; +lean_free_object(x_20); +x_27 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +x_28 = l_Nat_fromExpr_x3f(x_27, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_23); +lean_dec(x_5); +if (lean_obj_tag(x_28) == 0) +{ +lean_object* x_29; +x_29 = lean_ctor_get(x_28, 0); +lean_inc(x_29); +if (lean_obj_tag(x_29) == 0) +{ +uint8_t x_30; +lean_dec(x_18); +x_30 = !lean_is_exclusive(x_28); +if (x_30 == 0) +{ +lean_object* x_31; lean_object* x_32; +x_31 = lean_ctor_get(x_28, 0); +lean_dec(x_31); +x_32 = lean_box(0); +lean_ctor_set(x_28, 0, x_32); +return x_28; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_33 = lean_ctor_get(x_28, 1); +lean_inc(x_33); +lean_dec(x_28); +x_34 = lean_box(0); +x_35 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_35, 0, x_34); +lean_ctor_set(x_35, 1, x_33); +return x_35; } } else { -uint8_t x_21; -x_21 = !lean_is_exclusive(x_13); -if (x_21 == 0) +uint8_t x_36; +x_36 = !lean_is_exclusive(x_28); +if (x_36 == 0) { -lean_object* x_22; uint8_t x_23; -x_22 = lean_ctor_get(x_13, 0); -lean_dec(x_22); -x_23 = !lean_is_exclusive(x_14); -if (x_23 == 0) -{ -lean_object* x_24; uint64_t x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_14, 0); -x_25 = lean_uint64_of_nat(x_24); -lean_dec(x_24); -x_26 = lean_alloc_ctor(0, 1, 8); -lean_ctor_set(x_26, 0, x_2); -lean_ctor_set_uint64(x_26, sizeof(void*)*1, x_25); -lean_ctor_set(x_14, 0, x_26); -return x_13; +lean_object* x_37; uint8_t x_38; +x_37 = lean_ctor_get(x_28, 0); +lean_dec(x_37); +x_38 = !lean_is_exclusive(x_29); +if (x_38 == 0) +{ +lean_object* x_39; uint64_t x_40; lean_object* x_41; +x_39 = lean_ctor_get(x_29, 0); +x_40 = lean_uint64_of_nat(x_39); +lean_dec(x_39); +x_41 = lean_alloc_ctor(0, 1, 8); +lean_ctor_set(x_41, 0, x_18); +lean_ctor_set_uint64(x_41, sizeof(void*)*1, x_40); +lean_ctor_set(x_29, 0, x_41); +return x_28; } else { -lean_object* x_27; uint64_t x_28; lean_object* x_29; lean_object* x_30; -x_27 = lean_ctor_get(x_14, 0); -lean_inc(x_27); -lean_dec(x_14); -x_28 = lean_uint64_of_nat(x_27); -lean_dec(x_27); -x_29 = lean_alloc_ctor(0, 1, 8); -lean_ctor_set(x_29, 0, x_2); -lean_ctor_set_uint64(x_29, sizeof(void*)*1, x_28); -x_30 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_30, 0, x_29); -lean_ctor_set(x_13, 0, x_30); -return x_13; +lean_object* x_42; uint64_t x_43; lean_object* x_44; lean_object* x_45; +x_42 = lean_ctor_get(x_29, 0); +lean_inc(x_42); +lean_dec(x_29); +x_43 = lean_uint64_of_nat(x_42); +lean_dec(x_42); +x_44 = lean_alloc_ctor(0, 1, 8); +lean_ctor_set(x_44, 0, x_18); +lean_ctor_set_uint64(x_44, sizeof(void*)*1, x_43); +x_45 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_45, 0, x_44); +lean_ctor_set(x_28, 0, x_45); +return x_28; } } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; uint64_t x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; -x_31 = lean_ctor_get(x_13, 1); -lean_inc(x_31); -lean_dec(x_13); -x_32 = lean_ctor_get(x_14, 0); -lean_inc(x_32); -if (lean_is_exclusive(x_14)) { - lean_ctor_release(x_14, 0); - x_33 = x_14; +lean_object* x_46; lean_object* x_47; lean_object* x_48; uint64_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; +x_46 = lean_ctor_get(x_28, 1); +lean_inc(x_46); +lean_dec(x_28); +x_47 = lean_ctor_get(x_29, 0); +lean_inc(x_47); +if (lean_is_exclusive(x_29)) { + lean_ctor_release(x_29, 0); + x_48 = x_29; } else { - lean_dec_ref(x_14); - x_33 = lean_box(0); + lean_dec_ref(x_29); + x_48 = lean_box(0); } -x_34 = lean_uint64_of_nat(x_32); -lean_dec(x_32); -x_35 = lean_alloc_ctor(0, 1, 8); -lean_ctor_set(x_35, 0, x_2); -lean_ctor_set_uint64(x_35, sizeof(void*)*1, x_34); -if (lean_is_scalar(x_33)) { - x_36 = lean_alloc_ctor(1, 1, 0); +x_49 = lean_uint64_of_nat(x_47); +lean_dec(x_47); +x_50 = lean_alloc_ctor(0, 1, 8); +lean_ctor_set(x_50, 0, x_18); +lean_ctor_set_uint64(x_50, sizeof(void*)*1, x_49); +if (lean_is_scalar(x_48)) { + x_51 = lean_alloc_ctor(1, 1, 0); } else { - x_36 = x_33; + x_51 = x_48; } -lean_ctor_set(x_36, 0, x_35); -x_37 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_37, 0, x_36); -lean_ctor_set(x_37, 1, x_31); -return x_37; +lean_ctor_set(x_51, 0, x_50); +x_52 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_52, 0, x_51); +lean_ctor_set(x_52, 1, x_46); +return x_52; } } } else { -uint8_t x_38; -lean_dec(x_2); -x_38 = !lean_is_exclusive(x_13); -if (x_38 == 0) +uint8_t x_53; +lean_dec(x_18); +x_53 = !lean_is_exclusive(x_28); +if (x_53 == 0) { -return x_13; +return x_28; } else { -lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_39 = lean_ctor_get(x_13, 0); -x_40 = lean_ctor_get(x_13, 1); -lean_inc(x_40); -lean_inc(x_39); -lean_dec(x_13); -x_41 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_41, 0, x_39); -lean_ctor_set(x_41, 1, x_40); -return x_41; -} -} -} -} -static lean_object* _init_l_UInt64_fromExpr___lambda__2___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("UInt64", 6); -return x_1; +lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_54 = lean_ctor_get(x_28, 0); +x_55 = lean_ctor_get(x_28, 1); +lean_inc(x_55); +lean_inc(x_54); +lean_dec(x_28); +x_56 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_56, 0, x_54); +lean_ctor_set(x_56, 1, x_55); +return x_56; } } -static lean_object* _init_l_UInt64_fromExpr___lambda__2___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_UInt64_fromExpr___lambda__2___closed__1; -x_3 = l_Lean_Name_str___override(x_1, x_2); -return x_3; } } -LEAN_EXPORT lean_object* l_UInt64_fromExpr___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; -lean_dec(x_2); -x_11 = l_Lean_Expr_appFn_x21(x_1); -lean_dec(x_1); -x_12 = l_Lean_Expr_appFn_x21(x_11); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -x_14 = lean_whnf(x_13, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_14) == 0) -{ -uint8_t x_15; -x_15 = !lean_is_exclusive(x_14); -if (x_15 == 0) -{ -lean_object* x_16; lean_object* x_17; lean_object* x_18; uint8_t x_19; -x_16 = lean_ctor_get(x_14, 0); -x_17 = lean_ctor_get(x_14, 1); -x_18 = l_UInt64_fromExpr___lambda__2___closed__2; -x_19 = l_Lean_Expr_isConstOf(x_16, x_18); -lean_dec(x_16); -if (x_19 == 0) +else { -lean_object* x_20; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_9); +lean_object* x_57; lean_object* x_58; lean_object* x_59; uint8_t x_60; +x_57 = lean_ctor_get(x_20, 0); +x_58 = lean_ctor_get(x_20, 1); +lean_inc(x_58); +lean_inc(x_57); +lean_dec(x_20); +x_59 = l_UInt64_fromExpr___closed__2; +x_60 = l_Lean_Expr_isConstOf(x_57, x_59); +lean_dec(x_57); +if (x_60 == 0) +{ +lean_object* x_61; lean_object* x_62; +lean_dec(x_18); +lean_dec(x_17); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_20 = lean_box(0); -lean_ctor_set(x_14, 0, x_20); -return x_14; +x_61 = lean_box(0); +x_62 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_62, 1, x_58); +return x_62; } else { -lean_object* x_21; lean_object* x_22; -lean_free_object(x_14); -x_21 = lean_box(0); -x_22 = l_UInt64_fromExpr___lambda__1(x_11, x_12, x_21, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_17); -lean_dec(x_6); +lean_object* x_63; lean_object* x_64; +x_63 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +x_64 = l_Nat_fromExpr_x3f(x_63, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_58); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_11); -return x_22; -} -} -else +if (lean_obj_tag(x_64) == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; -x_23 = lean_ctor_get(x_14, 0); -x_24 = lean_ctor_get(x_14, 1); -lean_inc(x_24); -lean_inc(x_23); -lean_dec(x_14); -x_25 = l_UInt64_fromExpr___lambda__2___closed__2; -x_26 = l_Lean_Expr_isConstOf(x_23, x_25); -lean_dec(x_23); -if (x_26 == 0) +lean_object* x_65; +x_65 = lean_ctor_get(x_64, 0); +lean_inc(x_65); +if (lean_obj_tag(x_65) == 0) { -lean_object* x_27; lean_object* x_28; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_27 = lean_box(0); -x_28 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_28, 0, x_27); -lean_ctor_set(x_28, 1, x_24); -return x_28; +lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +lean_dec(x_18); +x_66 = lean_ctor_get(x_64, 1); +lean_inc(x_66); +if (lean_is_exclusive(x_64)) { + lean_ctor_release(x_64, 0); + lean_ctor_release(x_64, 1); + x_67 = x_64; +} else { + lean_dec_ref(x_64); + x_67 = lean_box(0); +} +x_68 = lean_box(0); +if (lean_is_scalar(x_67)) { + x_69 = lean_alloc_ctor(0, 2, 0); +} else { + x_69 = x_67; +} +lean_ctor_set(x_69, 0, x_68); +lean_ctor_set(x_69, 1, x_66); +return x_69; } else { -lean_object* x_29; lean_object* x_30; -x_29 = lean_box(0); -x_30 = l_UInt64_fromExpr___lambda__1(x_11, x_12, x_29, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_24); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_11); -return x_30; +lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; uint64_t x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; +x_70 = lean_ctor_get(x_64, 1); +lean_inc(x_70); +if (lean_is_exclusive(x_64)) { + lean_ctor_release(x_64, 0); + lean_ctor_release(x_64, 1); + x_71 = x_64; +} else { + lean_dec_ref(x_64); + x_71 = lean_box(0); } +x_72 = lean_ctor_get(x_65, 0); +lean_inc(x_72); +if (lean_is_exclusive(x_65)) { + lean_ctor_release(x_65, 0); + x_73 = x_65; +} else { + lean_dec_ref(x_65); + x_73 = lean_box(0); } +x_74 = lean_uint64_of_nat(x_72); +lean_dec(x_72); +x_75 = lean_alloc_ctor(0, 1, 8); +lean_ctor_set(x_75, 0, x_18); +lean_ctor_set_uint64(x_75, sizeof(void*)*1, x_74); +if (lean_is_scalar(x_73)) { + x_76 = lean_alloc_ctor(1, 1, 0); +} else { + x_76 = x_73; +} +lean_ctor_set(x_76, 0, x_75); +if (lean_is_scalar(x_71)) { + x_77 = lean_alloc_ctor(0, 2, 0); +} else { + x_77 = x_71; +} +lean_ctor_set(x_77, 0, x_76); +lean_ctor_set(x_77, 1, x_70); +return x_77; } -else -{ -uint8_t x_31; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_31 = !lean_is_exclusive(x_14); -if (x_31 == 0) -{ -return x_14; } else { -lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_32 = lean_ctor_get(x_14, 0); -x_33 = lean_ctor_get(x_14, 1); -lean_inc(x_33); -lean_inc(x_32); -lean_dec(x_14); -x_34 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_34, 0, x_32); -lean_ctor_set(x_34, 1, x_33); -return x_34; +lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; +lean_dec(x_18); +x_78 = lean_ctor_get(x_64, 0); +lean_inc(x_78); +x_79 = lean_ctor_get(x_64, 1); +lean_inc(x_79); +if (lean_is_exclusive(x_64)) { + lean_ctor_release(x_64, 0); + lean_ctor_release(x_64, 1); + x_80 = x_64; +} else { + lean_dec_ref(x_64); + x_80 = lean_box(0); } +if (lean_is_scalar(x_80)) { + x_81 = lean_alloc_ctor(1, 2, 0); +} else { + x_81 = x_80; } +lean_ctor_set(x_81, 0, x_78); +lean_ctor_set(x_81, 1, x_79); +return x_81; } } -LEAN_EXPORT lean_object* l_UInt64_fromExpr(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__115; -x_11 = lean_unsigned_to_nat(3u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +} +} +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_82; +lean_dec(x_18); +lean_dec(x_17); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_82 = !lean_is_exclusive(x_20); +if (x_82 == 0) +{ +return x_20; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt64_fromExpr___lambda__2(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_83; lean_object* x_84; lean_object* x_85; +x_83 = lean_ctor_get(x_20, 0); +x_84 = lean_ctor_get(x_20, 1); +lean_inc(x_84); +lean_inc(x_83); +lean_dec(x_20); +x_85 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_85, 0, x_83); +lean_ctor_set(x_85, 1, x_84); +return x_85; +} +} } } } -LEAN_EXPORT lean_object* l_UInt64_fromExpr___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +} +LEAN_EXPORT lean_object* l_UInt64_fromExpr___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_12; -x_12 = l_UInt64_fromExpr___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); +lean_object* x_10; +x_10 = l_UInt64_fromExpr(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_4); lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -return x_12; +return x_10; } } static lean_object* _init_l_UInt64_toExpr___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt64_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__248; +x_1 = l_UInt64_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__234; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } @@ -34565,1740 +34531,1736 @@ x_8 = l_Lean_mkAppB(x_5, x_4, x_7); return x_8; } } -LEAN_EXPORT lean_object* l_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8766____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7658_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = l_Lean_Expr_appFn_x21(x_1); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_dec(x_12); +uint8_t x_13; lean_object* x_14; lean_object* x_15; +x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); +if (x_13 == 0) +{ +lean_object* x_113; +x_113 = lean_box(0); +x_14 = x_113; +x_15 = x_12; +goto block_112; +} +else +{ +lean_object* x_114; +x_114 = l_UInt8_fromExpr___closed__3; +x_14 = x_114; +x_15 = x_12; +goto block_112; +} +block_112: +{ +if (lean_obj_tag(x_14) == 0) +{ +lean_object* x_16; lean_object* x_17; +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_3); +x_16 = lean_box(0); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_15); +return x_17; +} +else +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_14); +x_18 = l_Lean_Expr_appFn_x21(x_4); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_dec(x_18); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_14 = l_UInt64_fromExpr(x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_14) == 0) +x_20 = l_UInt64_fromExpr(x_19, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_15); +lean_dec(x_19); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_15; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -if (lean_obj_tag(x_15) == 0) +lean_object* x_21; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +if (lean_obj_tag(x_21) == 0) { -uint8_t x_16; +uint8_t x_22; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -x_16 = !lean_is_exclusive(x_14); -if (x_16 == 0) +lean_dec(x_3); +x_22 = !lean_is_exclusive(x_20); +if (x_22 == 0) { -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_14, 0); -lean_dec(x_17); -x_18 = lean_box(0); -lean_ctor_set(x_14, 0, x_18); -return x_14; +lean_object* x_23; lean_object* x_24; +x_23 = lean_ctor_get(x_20, 0); +lean_dec(x_23); +x_24 = lean_box(0); +lean_ctor_set(x_20, 0, x_24); +return x_20; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_14, 1); -lean_inc(x_19); -lean_dec(x_14); -x_20 = lean_box(0); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_21, 1, x_19); -return x_21; +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_20, 1); +lean_inc(x_25); +lean_dec(x_20); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_25); +return x_27; } } else { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_22 = lean_ctor_get(x_14, 1); -lean_inc(x_22); -lean_dec(x_14); -x_23 = lean_ctor_get(x_15, 0); -lean_inc(x_23); -lean_dec(x_15); -x_24 = l_Lean_Expr_appArg_x21(x_1); -x_25 = l_UInt64_fromExpr(x_24, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_25) == 0) -{ -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_28 = lean_ctor_get(x_20, 1); +lean_inc(x_28); +lean_dec(x_20); +x_29 = lean_ctor_get(x_21, 0); +lean_inc(x_29); +lean_dec(x_21); +x_30 = l_Lean_Expr_appArg_x21(x_4); +x_31 = l_UInt64_fromExpr(x_30, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) +{ +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_dec(x_23); -lean_dec(x_2); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +uint8_t x_33; +lean_dec(x_29); +lean_dec(x_3); +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -uint8_t x_33; -x_33 = !lean_is_exclusive(x_25); -if (x_33 == 0) +uint8_t x_39; +x_39 = !lean_is_exclusive(x_31); +if (x_39 == 0) { -lean_object* x_34; uint8_t x_35; -x_34 = lean_ctor_get(x_25, 0); -lean_dec(x_34); -x_35 = !lean_is_exclusive(x_26); -if (x_35 == 0) +lean_object* x_40; uint8_t x_41; +x_40 = lean_ctor_get(x_31, 0); +lean_dec(x_40); +x_41 = !lean_is_exclusive(x_32); +if (x_41 == 0) { -uint8_t x_36; -x_36 = !lean_is_exclusive(x_23); -if (x_36 == 0) +uint8_t x_42; +x_42 = !lean_is_exclusive(x_29); +if (x_42 == 0) { -lean_object* x_37; uint64_t x_38; uint64_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; uint64_t x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_37 = lean_ctor_get(x_26, 0); -x_38 = lean_ctor_get_uint64(x_23, sizeof(void*)*1); -x_39 = lean_ctor_get_uint64(x_37, sizeof(void*)*1); -lean_dec(x_37); -x_40 = lean_box_uint64(x_38); -x_41 = lean_box_uint64(x_39); -x_42 = lean_apply_2(x_2, x_40, x_41); -x_43 = lean_unbox_uint64(x_42); -lean_dec(x_42); -lean_ctor_set_uint64(x_23, sizeof(void*)*1, x_43); -x_44 = l_UInt64_toExpr(x_23); -x_45 = lean_box(0); -x_46 = lean_unsigned_to_nat(0u); -x_47 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set(x_47, 2, x_46); -x_48 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_26, 0, x_48); -return x_25; -} -else -{ -lean_object* x_49; lean_object* x_50; uint64_t x_51; uint64_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; uint64_t x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; -x_49 = lean_ctor_get(x_26, 0); -x_50 = lean_ctor_get(x_23, 0); -x_51 = lean_ctor_get_uint64(x_23, sizeof(void*)*1); -lean_inc(x_50); -lean_dec(x_23); -x_52 = lean_ctor_get_uint64(x_49, sizeof(void*)*1); -lean_dec(x_49); -x_53 = lean_box_uint64(x_51); -x_54 = lean_box_uint64(x_52); -x_55 = lean_apply_2(x_2, x_53, x_54); -x_56 = lean_unbox_uint64(x_55); -lean_dec(x_55); -x_57 = lean_alloc_ctor(0, 1, 8); -lean_ctor_set(x_57, 0, x_50); -lean_ctor_set_uint64(x_57, sizeof(void*)*1, x_56); -x_58 = l_UInt64_toExpr(x_57); -x_59 = lean_box(0); -x_60 = lean_unsigned_to_nat(0u); -x_61 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_61, 0, x_58); -lean_ctor_set(x_61, 1, x_59); -lean_ctor_set(x_61, 2, x_60); -x_62 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_62, 0, x_61); -lean_ctor_set(x_26, 0, x_62); -return x_25; +lean_object* x_43; uint64_t x_44; uint64_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; uint64_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; +x_43 = lean_ctor_get(x_32, 0); +x_44 = lean_ctor_get_uint64(x_29, sizeof(void*)*1); +x_45 = lean_ctor_get_uint64(x_43, sizeof(void*)*1); +lean_dec(x_43); +x_46 = lean_box_uint64(x_44); +x_47 = lean_box_uint64(x_45); +x_48 = lean_apply_2(x_3, x_46, x_47); +x_49 = lean_unbox_uint64(x_48); +lean_dec(x_48); +lean_ctor_set_uint64(x_29, sizeof(void*)*1, x_49); +x_50 = l_UInt64_toExpr(x_29); +x_51 = lean_box(0); +x_52 = lean_unsigned_to_nat(0u); +x_53 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_53, 0, x_50); +lean_ctor_set(x_53, 1, x_51); +lean_ctor_set(x_53, 2, x_52); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +lean_ctor_set(x_32, 0, x_54); +return x_31; +} +else +{ +lean_object* x_55; lean_object* x_56; uint64_t x_57; uint64_t x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; uint64_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; +x_55 = lean_ctor_get(x_32, 0); +x_56 = lean_ctor_get(x_29, 0); +x_57 = lean_ctor_get_uint64(x_29, sizeof(void*)*1); +lean_inc(x_56); +lean_dec(x_29); +x_58 = lean_ctor_get_uint64(x_55, sizeof(void*)*1); +lean_dec(x_55); +x_59 = lean_box_uint64(x_57); +x_60 = lean_box_uint64(x_58); +x_61 = lean_apply_2(x_3, x_59, x_60); +x_62 = lean_unbox_uint64(x_61); +lean_dec(x_61); +x_63 = lean_alloc_ctor(0, 1, 8); +lean_ctor_set(x_63, 0, x_56); +lean_ctor_set_uint64(x_63, sizeof(void*)*1, x_62); +x_64 = l_UInt64_toExpr(x_63); +x_65 = lean_box(0); +x_66 = lean_unsigned_to_nat(0u); +x_67 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_67, 0, x_64); +lean_ctor_set(x_67, 1, x_65); +lean_ctor_set(x_67, 2, x_66); +x_68 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_68, 0, x_67); +lean_ctor_set(x_32, 0, x_68); +return x_31; } } else { -lean_object* x_63; lean_object* x_64; uint64_t x_65; lean_object* x_66; uint64_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; uint64_t x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_63 = lean_ctor_get(x_26, 0); -lean_inc(x_63); -lean_dec(x_26); -x_64 = lean_ctor_get(x_23, 0); -lean_inc(x_64); -x_65 = lean_ctor_get_uint64(x_23, sizeof(void*)*1); -if (lean_is_exclusive(x_23)) { - lean_ctor_release(x_23, 0); - x_66 = x_23; -} else { - lean_dec_ref(x_23); - x_66 = lean_box(0); -} -x_67 = lean_ctor_get_uint64(x_63, sizeof(void*)*1); -lean_dec(x_63); -x_68 = lean_box_uint64(x_65); -x_69 = lean_box_uint64(x_67); -x_70 = lean_apply_2(x_2, x_68, x_69); -x_71 = lean_unbox_uint64(x_70); -lean_dec(x_70); -if (lean_is_scalar(x_66)) { - x_72 = lean_alloc_ctor(0, 1, 8); -} else { - x_72 = x_66; -} -lean_ctor_set(x_72, 0, x_64); -lean_ctor_set_uint64(x_72, sizeof(void*)*1, x_71); -x_73 = l_UInt64_toExpr(x_72); -x_74 = lean_box(0); -x_75 = lean_unsigned_to_nat(0u); -x_76 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_76, 0, x_73); -lean_ctor_set(x_76, 1, x_74); -lean_ctor_set(x_76, 2, x_75); -x_77 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_77, 0, x_76); -x_78 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_78, 0, x_77); -lean_ctor_set(x_25, 0, x_78); -return x_25; +lean_object* x_69; lean_object* x_70; uint64_t x_71; lean_object* x_72; uint64_t x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; uint64_t x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_69 = lean_ctor_get(x_32, 0); +lean_inc(x_69); +lean_dec(x_32); +x_70 = lean_ctor_get(x_29, 0); +lean_inc(x_70); +x_71 = lean_ctor_get_uint64(x_29, sizeof(void*)*1); +if (lean_is_exclusive(x_29)) { + lean_ctor_release(x_29, 0); + x_72 = x_29; +} else { + lean_dec_ref(x_29); + x_72 = lean_box(0); +} +x_73 = lean_ctor_get_uint64(x_69, sizeof(void*)*1); +lean_dec(x_69); +x_74 = lean_box_uint64(x_71); +x_75 = lean_box_uint64(x_73); +x_76 = lean_apply_2(x_3, x_74, x_75); +x_77 = lean_unbox_uint64(x_76); +lean_dec(x_76); +if (lean_is_scalar(x_72)) { + x_78 = lean_alloc_ctor(0, 1, 8); +} else { + x_78 = x_72; +} +lean_ctor_set(x_78, 0, x_70); +lean_ctor_set_uint64(x_78, sizeof(void*)*1, x_77); +x_79 = l_UInt64_toExpr(x_78); +x_80 = lean_box(0); +x_81 = lean_unsigned_to_nat(0u); +x_82 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_82, 0, x_79); +lean_ctor_set(x_82, 1, x_80); +lean_ctor_set(x_82, 2, x_81); +x_83 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_83, 0, x_82); +x_84 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_84, 0, x_83); +lean_ctor_set(x_31, 0, x_84); +return x_31; } } else { -lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; uint64_t x_83; lean_object* x_84; uint64_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; uint64_t x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; -x_79 = lean_ctor_get(x_25, 1); -lean_inc(x_79); -lean_dec(x_25); -x_80 = lean_ctor_get(x_26, 0); -lean_inc(x_80); -if (lean_is_exclusive(x_26)) { - lean_ctor_release(x_26, 0); - x_81 = x_26; -} else { - lean_dec_ref(x_26); - x_81 = lean_box(0); -} -x_82 = lean_ctor_get(x_23, 0); -lean_inc(x_82); -x_83 = lean_ctor_get_uint64(x_23, sizeof(void*)*1); -if (lean_is_exclusive(x_23)) { - lean_ctor_release(x_23, 0); - x_84 = x_23; -} else { - lean_dec_ref(x_23); - x_84 = lean_box(0); -} -x_85 = lean_ctor_get_uint64(x_80, sizeof(void*)*1); -lean_dec(x_80); -x_86 = lean_box_uint64(x_83); -x_87 = lean_box_uint64(x_85); -x_88 = lean_apply_2(x_2, x_86, x_87); -x_89 = lean_unbox_uint64(x_88); -lean_dec(x_88); -if (lean_is_scalar(x_84)) { - x_90 = lean_alloc_ctor(0, 1, 8); -} else { - x_90 = x_84; -} -lean_ctor_set(x_90, 0, x_82); -lean_ctor_set_uint64(x_90, sizeof(void*)*1, x_89); -x_91 = l_UInt64_toExpr(x_90); -x_92 = lean_box(0); -x_93 = lean_unsigned_to_nat(0u); -x_94 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_94, 0, x_91); -lean_ctor_set(x_94, 1, x_92); -lean_ctor_set(x_94, 2, x_93); -x_95 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_95, 0, x_94); -if (lean_is_scalar(x_81)) { - x_96 = lean_alloc_ctor(1, 1, 0); +lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; uint64_t x_89; lean_object* x_90; uint64_t x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; uint64_t x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; +x_85 = lean_ctor_get(x_31, 1); +lean_inc(x_85); +lean_dec(x_31); +x_86 = lean_ctor_get(x_32, 0); +lean_inc(x_86); +if (lean_is_exclusive(x_32)) { + lean_ctor_release(x_32, 0); + x_87 = x_32; +} else { + lean_dec_ref(x_32); + x_87 = lean_box(0); +} +x_88 = lean_ctor_get(x_29, 0); +lean_inc(x_88); +x_89 = lean_ctor_get_uint64(x_29, sizeof(void*)*1); +if (lean_is_exclusive(x_29)) { + lean_ctor_release(x_29, 0); + x_90 = x_29; +} else { + lean_dec_ref(x_29); + x_90 = lean_box(0); +} +x_91 = lean_ctor_get_uint64(x_86, sizeof(void*)*1); +lean_dec(x_86); +x_92 = lean_box_uint64(x_89); +x_93 = lean_box_uint64(x_91); +x_94 = lean_apply_2(x_3, x_92, x_93); +x_95 = lean_unbox_uint64(x_94); +lean_dec(x_94); +if (lean_is_scalar(x_90)) { + x_96 = lean_alloc_ctor(0, 1, 8); +} else { + x_96 = x_90; +} +lean_ctor_set(x_96, 0, x_88); +lean_ctor_set_uint64(x_96, sizeof(void*)*1, x_95); +x_97 = l_UInt64_toExpr(x_96); +x_98 = lean_box(0); +x_99 = lean_unsigned_to_nat(0u); +x_100 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_100, 0, x_97); +lean_ctor_set(x_100, 1, x_98); +lean_ctor_set(x_100, 2, x_99); +x_101 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_101, 0, x_100); +if (lean_is_scalar(x_87)) { + x_102 = lean_alloc_ctor(1, 1, 0); } else { - x_96 = x_81; + x_102 = x_87; } -lean_ctor_set(x_96, 0, x_95); -x_97 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_97, 0, x_96); -lean_ctor_set(x_97, 1, x_79); -return x_97; +lean_ctor_set(x_102, 0, x_101); +x_103 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_103, 0, x_102); +lean_ctor_set(x_103, 1, x_85); +return x_103; } } } else { -uint8_t x_98; -lean_dec(x_23); -lean_dec(x_2); -x_98 = !lean_is_exclusive(x_25); -if (x_98 == 0) +uint8_t x_104; +lean_dec(x_29); +lean_dec(x_3); +x_104 = !lean_is_exclusive(x_31); +if (x_104 == 0) { -return x_25; +return x_31; } else { -lean_object* x_99; lean_object* x_100; lean_object* x_101; -x_99 = lean_ctor_get(x_25, 0); -x_100 = lean_ctor_get(x_25, 1); -lean_inc(x_100); -lean_inc(x_99); -lean_dec(x_25); -x_101 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_100); -return x_101; +lean_object* x_105; lean_object* x_106; lean_object* x_107; +x_105 = lean_ctor_get(x_31, 0); +x_106 = lean_ctor_get(x_31, 1); +lean_inc(x_106); +lean_inc(x_105); +lean_dec(x_31); +x_107 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_106); +return x_107; } } } } else { -uint8_t x_102; +uint8_t x_108; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -x_102 = !lean_is_exclusive(x_14); -if (x_102 == 0) +lean_dec(x_3); +x_108 = !lean_is_exclusive(x_20); +if (x_108 == 0) { -return x_14; +return x_20; } else { -lean_object* x_103; lean_object* x_104; lean_object* x_105; -x_103 = lean_ctor_get(x_14, 0); -x_104 = lean_ctor_get(x_14, 1); -lean_inc(x_104); -lean_inc(x_103); -lean_dec(x_14); -x_105 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_105, 0, x_103); -lean_ctor_set(x_105, 1, x_104); -return x_105; +lean_object* x_109; lean_object* x_110; lean_object* x_111; +x_109 = lean_ctor_get(x_20, 0); +x_110 = lean_ctor_get(x_20, 1); +lean_inc(x_110); +lean_inc(x_109); +lean_dec(x_20); +x_111 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_111, 0, x_109); +lean_ctor_set(x_111, 1, x_110); +return x_111; +} } } } } -LEAN_EXPORT lean_object* l_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8766_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +} +LEAN_EXPORT lean_object* l_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7658____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -uint8_t x_13; -x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); +lean_object* x_13; +x_13 = l_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7658_(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); lean_dec(x_1); +return x_13; +} +} +LEAN_EXPORT lean_object* l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7658_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +_start: +{ +uint8_t x_13; lean_object* x_14; lean_object* x_15; +x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); if (x_13 == 0) { -lean_object* x_14; lean_object* x_15; +lean_object* x_263; +x_263 = lean_box(0); +x_14 = x_263; +x_15 = x_12; +goto block_262; +} +else +{ +lean_object* x_264; +x_264 = l_UInt8_fromExpr___closed__3; +x_14 = x_264; +x_15 = x_12; +goto block_262; +} +block_262: +{ +if (lean_obj_tag(x_14) == 0) +{ +lean_object* x_16; lean_object* x_17; lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_14 = lean_box(0); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_12); -return x_15; -} -else -{ -lean_object* x_16; lean_object* x_17; x_16 = lean_box(0); -x_17 = l_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8766____lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -lean_dec(x_4); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_15); return x_17; } -} -} -LEAN_EXPORT lean_object* l_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8766____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: -{ -lean_object* x_12; -x_12 = l_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8766____lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_3); -lean_dec(x_1); -return x_12; -} -} -LEAN_EXPORT lean_object* l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8766____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: +else { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = l_Lean_Expr_appFn_x21(x_1); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_dec(x_12); +lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_14); +x_18 = l_Lean_Expr_appFn_x21(x_4); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_dec(x_18); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_14 = l_UInt64_fromExpr(x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_14) == 0) +x_20 = l_UInt64_fromExpr(x_19, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_15); +lean_dec(x_19); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_15; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -if (lean_obj_tag(x_15) == 0) +lean_object* x_21; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +if (lean_obj_tag(x_21) == 0) { -uint8_t x_16; +uint8_t x_22; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_16 = !lean_is_exclusive(x_14); -if (x_16 == 0) +lean_dec(x_3); +x_22 = !lean_is_exclusive(x_20); +if (x_22 == 0) { -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_14, 0); -lean_dec(x_17); -x_18 = lean_box(0); -lean_ctor_set(x_14, 0, x_18); -return x_14; +lean_object* x_23; lean_object* x_24; +x_23 = lean_ctor_get(x_20, 0); +lean_dec(x_23); +x_24 = lean_box(0); +lean_ctor_set(x_20, 0, x_24); +return x_20; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_14, 1); -lean_inc(x_19); -lean_dec(x_14); -x_20 = lean_box(0); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_21, 1, x_19); -return x_21; +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_20, 1); +lean_inc(x_25); +lean_dec(x_20); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_25); +return x_27; } } else { -lean_object* x_22; uint8_t x_23; -x_22 = lean_ctor_get(x_14, 1); -lean_inc(x_22); -lean_dec(x_14); -x_23 = !lean_is_exclusive(x_15); -if (x_23 == 0) +lean_object* x_28; uint8_t x_29; +x_28 = lean_ctor_get(x_20, 1); +lean_inc(x_28); +lean_dec(x_20); +x_29 = !lean_is_exclusive(x_21); +if (x_29 == 0) { -lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_15, 0); -x_25 = l_Lean_Expr_appArg_x21(x_1); +lean_object* x_30; lean_object* x_31; lean_object* x_32; +x_30 = lean_ctor_get(x_21, 0); +x_31 = l_Lean_Expr_appArg_x21(x_4); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -x_26 = l_UInt64_fromExpr(x_25, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_26) == 0) +x_32 = l_UInt64_fromExpr(x_31, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +lean_dec(x_31); +if (lean_obj_tag(x_32) == 0) { -lean_object* x_27; -x_27 = lean_ctor_get(x_26, 0); -lean_inc(x_27); -if (lean_obj_tag(x_27) == 0) +lean_object* x_33; +x_33 = lean_ctor_get(x_32, 0); +lean_inc(x_33); +if (lean_obj_tag(x_33) == 0) { -uint8_t x_28; -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_34; +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_28 = !lean_is_exclusive(x_26); -if (x_28 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_34 = !lean_is_exclusive(x_32); +if (x_34 == 0) { -lean_object* x_29; lean_object* x_30; -x_29 = lean_ctor_get(x_26, 0); -lean_dec(x_29); -x_30 = lean_box(0); -lean_ctor_set(x_26, 0, x_30); -return x_26; +lean_object* x_35; lean_object* x_36; +x_35 = lean_ctor_get(x_32, 0); +lean_dec(x_35); +x_36 = lean_box(0); +lean_ctor_set(x_32, 0, x_36); +return x_32; } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_31 = lean_ctor_get(x_26, 1); -lean_inc(x_31); -lean_dec(x_26); -x_32 = lean_box(0); -x_33 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_33, 0, x_32); -lean_ctor_set(x_33, 1, x_31); -return x_33; +lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_37 = lean_ctor_get(x_32, 1); +lean_inc(x_37); +lean_dec(x_32); +x_38 = lean_box(0); +x_39 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_39, 0, x_38); +lean_ctor_set(x_39, 1, x_37); +return x_39; } } else { -lean_object* x_34; uint8_t x_35; -x_34 = lean_ctor_get(x_26, 1); -lean_inc(x_34); -lean_dec(x_26); -x_35 = !lean_is_exclusive(x_27); -if (x_35 == 0) +lean_object* x_40; uint8_t x_41; +x_40 = lean_ctor_get(x_32, 1); +lean_inc(x_40); +lean_dec(x_32); +x_41 = !lean_is_exclusive(x_33); +if (x_41 == 0) { -lean_object* x_36; lean_object* x_37; -x_36 = lean_ctor_get(x_27, 0); +lean_object* x_42; lean_object* x_43; +x_42 = lean_ctor_get(x_33, 0); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_37 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_34); -if (lean_obj_tag(x_37) == 0) +lean_inc(x_4); +x_43 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_40); +if (lean_obj_tag(x_43) == 0) { -lean_object* x_38; lean_object* x_39; uint64_t x_40; uint64_t x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; uint8_t x_45; -x_38 = lean_ctor_get(x_37, 0); -lean_inc(x_38); -x_39 = lean_ctor_get(x_37, 1); -lean_inc(x_39); -lean_dec(x_37); -x_40 = lean_ctor_get_uint64(x_24, sizeof(void*)*1); -lean_dec(x_24); -x_41 = lean_ctor_get_uint64(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_42 = lean_box_uint64(x_40); -x_43 = lean_box_uint64(x_41); -x_44 = lean_apply_2(x_2, x_42, x_43); -x_45 = lean_unbox(x_44); +lean_object* x_44; lean_object* x_45; uint64_t x_46; uint64_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint8_t x_51; +x_44 = lean_ctor_get(x_43, 0); +lean_inc(x_44); +x_45 = lean_ctor_get(x_43, 1); +lean_inc(x_45); +lean_dec(x_43); +x_46 = lean_ctor_get_uint64(x_30, sizeof(void*)*1); +lean_dec(x_30); +x_47 = lean_ctor_get_uint64(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_48 = lean_box_uint64(x_46); +x_49 = lean_box_uint64(x_47); +x_50 = lean_apply_2(x_3, x_48, x_49); +x_51 = lean_unbox(x_50); +lean_dec(x_50); +if (x_51 == 0) +{ +lean_object* x_52; lean_object* x_53; +x_52 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_53 = l_Lean_Meta_mkEqRefl(x_52, x_8, x_9, x_10, x_11, x_45); +if (lean_obj_tag(x_53) == 0) +{ +uint8_t x_54; +x_54 = !lean_is_exclusive(x_53); +if (x_54 == 0) +{ +lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_55 = lean_ctor_get(x_53, 0); +x_56 = l_Lean_Expr_appArg_x21(x_44); lean_dec(x_44); -if (x_45 == 0) -{ -lean_object* x_46; lean_object* x_47; -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_47 = l_Lean_Meta_mkEqRefl(x_46, x_7, x_8, x_9, x_10, x_39); -if (lean_obj_tag(x_47) == 0) -{ -uint8_t x_48; -x_48 = !lean_is_exclusive(x_47); -if (x_48 == 0) -{ -lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_49 = lean_ctor_get(x_47, 0); -x_50 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_52 = lean_array_push(x_51, x_1); -x_53 = lean_array_push(x_52, x_50); -x_54 = lean_array_push(x_53, x_49); -x_55 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_56 = l_Lean_mkAppN(x_55, x_54); -lean_ctor_set(x_27, 0, x_56); -x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_58 = lean_unsigned_to_nat(0u); -x_59 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_59, 0, x_57); -lean_ctor_set(x_59, 1, x_27); -lean_ctor_set(x_59, 2, x_58); -x_60 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_15, 0, x_60); -lean_ctor_set(x_47, 0, x_15); -return x_47; -} -else -{ -lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_61 = lean_ctor_get(x_47, 0); -x_62 = lean_ctor_get(x_47, 1); -lean_inc(x_62); -lean_inc(x_61); -lean_dec(x_47); -x_63 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_65 = lean_array_push(x_64, x_1); -x_66 = lean_array_push(x_65, x_63); -x_67 = lean_array_push(x_66, x_61); -x_68 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_69 = l_Lean_mkAppN(x_68, x_67); -lean_ctor_set(x_27, 0, x_69); -x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_71 = lean_unsigned_to_nat(0u); -x_72 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_72, 0, x_70); -lean_ctor_set(x_72, 1, x_27); -lean_ctor_set(x_72, 2, x_71); -x_73 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_73, 0, x_72); -lean_ctor_set(x_15, 0, x_73); -x_74 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_74, 0, x_15); -lean_ctor_set(x_74, 1, x_62); -return x_74; +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_58 = lean_array_push(x_57, x_4); +x_59 = lean_array_push(x_58, x_56); +x_60 = lean_array_push(x_59, x_55); +x_61 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_62 = l_Lean_mkAppN(x_61, x_60); +lean_ctor_set(x_33, 0, x_62); +x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_64 = lean_unsigned_to_nat(0u); +x_65 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_65, 0, x_63); +lean_ctor_set(x_65, 1, x_33); +lean_ctor_set(x_65, 2, x_64); +x_66 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_21, 0, x_66); +lean_ctor_set(x_53, 0, x_21); +return x_53; +} +else +{ +lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_67 = lean_ctor_get(x_53, 0); +x_68 = lean_ctor_get(x_53, 1); +lean_inc(x_68); +lean_inc(x_67); +lean_dec(x_53); +x_69 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_71 = lean_array_push(x_70, x_4); +x_72 = lean_array_push(x_71, x_69); +x_73 = lean_array_push(x_72, x_67); +x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_75 = l_Lean_mkAppN(x_74, x_73); +lean_ctor_set(x_33, 0, x_75); +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_77 = lean_unsigned_to_nat(0u); +x_78 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_78, 0, x_76); +lean_ctor_set(x_78, 1, x_33); +lean_ctor_set(x_78, 2, x_77); +x_79 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_79, 0, x_78); +lean_ctor_set(x_21, 0, x_79); +x_80 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_80, 0, x_21); +lean_ctor_set(x_80, 1, x_68); +return x_80; } } else { -uint8_t x_75; -lean_dec(x_38); -lean_free_object(x_27); -lean_free_object(x_15); -lean_dec(x_1); -x_75 = !lean_is_exclusive(x_47); -if (x_75 == 0) +uint8_t x_81; +lean_dec(x_44); +lean_free_object(x_33); +lean_free_object(x_21); +lean_dec(x_4); +x_81 = !lean_is_exclusive(x_53); +if (x_81 == 0) { -return x_47; +return x_53; } else { -lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_76 = lean_ctor_get(x_47, 0); -x_77 = lean_ctor_get(x_47, 1); -lean_inc(x_77); -lean_inc(x_76); -lean_dec(x_47); -x_78 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_78, 0, x_76); -lean_ctor_set(x_78, 1, x_77); -return x_78; +lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_82 = lean_ctor_get(x_53, 0); +x_83 = lean_ctor_get(x_53, 1); +lean_inc(x_83); +lean_inc(x_82); +lean_dec(x_53); +x_84 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_84, 0, x_82); +lean_ctor_set(x_84, 1, x_83); +return x_84; } } } else { -lean_object* x_79; lean_object* x_80; -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_80 = l_Lean_Meta_mkEqRefl(x_79, x_7, x_8, x_9, x_10, x_39); -if (lean_obj_tag(x_80) == 0) -{ -uint8_t x_81; -x_81 = !lean_is_exclusive(x_80); -if (x_81 == 0) +lean_object* x_85; lean_object* x_86; +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_86 = l_Lean_Meta_mkEqRefl(x_85, x_8, x_9, x_10, x_11, x_45); +if (lean_obj_tag(x_86) == 0) { -lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; -x_82 = lean_ctor_get(x_80, 0); -x_83 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_85 = lean_array_push(x_84, x_1); -x_86 = lean_array_push(x_85, x_83); -x_87 = lean_array_push(x_86, x_82); -x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_89 = l_Lean_mkAppN(x_88, x_87); -lean_ctor_set(x_27, 0, x_89); -x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_91 = lean_unsigned_to_nat(0u); -x_92 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_27); -lean_ctor_set(x_92, 2, x_91); -x_93 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_93, 0, x_92); -lean_ctor_set(x_15, 0, x_93); -lean_ctor_set(x_80, 0, x_15); -return x_80; -} -else +uint8_t x_87; +x_87 = !lean_is_exclusive(x_86); +if (x_87 == 0) { -lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_94 = lean_ctor_get(x_80, 0); -x_95 = lean_ctor_get(x_80, 1); -lean_inc(x_95); -lean_inc(x_94); -lean_dec(x_80); -x_96 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_98 = lean_array_push(x_97, x_1); -x_99 = lean_array_push(x_98, x_96); -x_100 = lean_array_push(x_99, x_94); -x_101 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_102 = l_Lean_mkAppN(x_101, x_100); -lean_ctor_set(x_27, 0, x_102); -x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_104 = lean_unsigned_to_nat(0u); -x_105 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_105, 0, x_103); -lean_ctor_set(x_105, 1, x_27); -lean_ctor_set(x_105, 2, x_104); -x_106 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_106, 0, x_105); -lean_ctor_set(x_15, 0, x_106); -x_107 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_107, 0, x_15); -lean_ctor_set(x_107, 1, x_95); -return x_107; +lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; +x_88 = lean_ctor_get(x_86, 0); +x_89 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_91 = lean_array_push(x_90, x_4); +x_92 = lean_array_push(x_91, x_89); +x_93 = lean_array_push(x_92, x_88); +x_94 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_95 = l_Lean_mkAppN(x_94, x_93); +lean_ctor_set(x_33, 0, x_95); +x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_97 = lean_unsigned_to_nat(0u); +x_98 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_33); +lean_ctor_set(x_98, 2, x_97); +x_99 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_99, 0, x_98); +lean_ctor_set(x_21, 0, x_99); +lean_ctor_set(x_86, 0, x_21); +return x_86; +} +else +{ +lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_100 = lean_ctor_get(x_86, 0); +x_101 = lean_ctor_get(x_86, 1); +lean_inc(x_101); +lean_inc(x_100); +lean_dec(x_86); +x_102 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_104 = lean_array_push(x_103, x_4); +x_105 = lean_array_push(x_104, x_102); +x_106 = lean_array_push(x_105, x_100); +x_107 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_108 = l_Lean_mkAppN(x_107, x_106); +lean_ctor_set(x_33, 0, x_108); +x_109 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_110 = lean_unsigned_to_nat(0u); +x_111 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_111, 0, x_109); +lean_ctor_set(x_111, 1, x_33); +lean_ctor_set(x_111, 2, x_110); +x_112 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_112, 0, x_111); +lean_ctor_set(x_21, 0, x_112); +x_113 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_113, 0, x_21); +lean_ctor_set(x_113, 1, x_101); +return x_113; } } else { -uint8_t x_108; -lean_dec(x_38); -lean_free_object(x_27); -lean_free_object(x_15); -lean_dec(x_1); -x_108 = !lean_is_exclusive(x_80); -if (x_108 == 0) +uint8_t x_114; +lean_dec(x_44); +lean_free_object(x_33); +lean_free_object(x_21); +lean_dec(x_4); +x_114 = !lean_is_exclusive(x_86); +if (x_114 == 0) { -return x_80; +return x_86; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_80, 0); -x_110 = lean_ctor_get(x_80, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_80); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_86, 0); +x_116 = lean_ctor_get(x_86, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_86); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } } else { -uint8_t x_112; -lean_free_object(x_27); -lean_dec(x_36); -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_118; +lean_free_object(x_33); +lean_dec(x_42); +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_112 = !lean_is_exclusive(x_37); -if (x_112 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_118 = !lean_is_exclusive(x_43); +if (x_118 == 0) { -return x_37; +return x_43; } else { -lean_object* x_113; lean_object* x_114; lean_object* x_115; -x_113 = lean_ctor_get(x_37, 0); -x_114 = lean_ctor_get(x_37, 1); -lean_inc(x_114); -lean_inc(x_113); -lean_dec(x_37); -x_115 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_115, 0, x_113); -lean_ctor_set(x_115, 1, x_114); -return x_115; +lean_object* x_119; lean_object* x_120; lean_object* x_121; +x_119 = lean_ctor_get(x_43, 0); +x_120 = lean_ctor_get(x_43, 1); +lean_inc(x_120); +lean_inc(x_119); +lean_dec(x_43); +x_121 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_121, 0, x_119); +lean_ctor_set(x_121, 1, x_120); +return x_121; } } } else { -lean_object* x_116; lean_object* x_117; -x_116 = lean_ctor_get(x_27, 0); -lean_inc(x_116); -lean_dec(x_27); +lean_object* x_122; lean_object* x_123; +x_122 = lean_ctor_get(x_33, 0); +lean_inc(x_122); +lean_dec(x_33); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_117 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_34); -if (lean_obj_tag(x_117) == 0) -{ -lean_object* x_118; lean_object* x_119; uint64_t x_120; uint64_t x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; uint8_t x_125; -x_118 = lean_ctor_get(x_117, 0); -lean_inc(x_118); -x_119 = lean_ctor_get(x_117, 1); -lean_inc(x_119); -lean_dec(x_117); -x_120 = lean_ctor_get_uint64(x_24, sizeof(void*)*1); -lean_dec(x_24); -x_121 = lean_ctor_get_uint64(x_116, sizeof(void*)*1); -lean_dec(x_116); -x_122 = lean_box_uint64(x_120); -x_123 = lean_box_uint64(x_121); -x_124 = lean_apply_2(x_2, x_122, x_123); -x_125 = lean_unbox(x_124); +lean_inc(x_4); +x_123 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_40); +if (lean_obj_tag(x_123) == 0) +{ +lean_object* x_124; lean_object* x_125; uint64_t x_126; uint64_t x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; uint8_t x_131; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +lean_inc(x_125); +lean_dec(x_123); +x_126 = lean_ctor_get_uint64(x_30, sizeof(void*)*1); +lean_dec(x_30); +x_127 = lean_ctor_get_uint64(x_122, sizeof(void*)*1); +lean_dec(x_122); +x_128 = lean_box_uint64(x_126); +x_129 = lean_box_uint64(x_127); +x_130 = lean_apply_2(x_3, x_128, x_129); +x_131 = lean_unbox(x_130); +lean_dec(x_130); +if (x_131 == 0) +{ +lean_object* x_132; lean_object* x_133; +x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_133 = l_Lean_Meta_mkEqRefl(x_132, x_8, x_9, x_10, x_11, x_125); +if (lean_obj_tag(x_133) == 0) +{ +lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; +x_134 = lean_ctor_get(x_133, 0); +lean_inc(x_134); +x_135 = lean_ctor_get(x_133, 1); +lean_inc(x_135); +if (lean_is_exclusive(x_133)) { + lean_ctor_release(x_133, 0); + lean_ctor_release(x_133, 1); + x_136 = x_133; +} else { + lean_dec_ref(x_133); + x_136 = lean_box(0); +} +x_137 = l_Lean_Expr_appArg_x21(x_124); lean_dec(x_124); -if (x_125 == 0) -{ -lean_object* x_126; lean_object* x_127; -x_126 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_127 = l_Lean_Meta_mkEqRefl(x_126, x_7, x_8, x_9, x_10, x_119); -if (lean_obj_tag(x_127) == 0) -{ -lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; -x_128 = lean_ctor_get(x_127, 0); -lean_inc(x_128); -x_129 = lean_ctor_get(x_127, 1); -lean_inc(x_129); -if (lean_is_exclusive(x_127)) { - lean_ctor_release(x_127, 0); - lean_ctor_release(x_127, 1); - x_130 = x_127; -} else { - lean_dec_ref(x_127); - x_130 = lean_box(0); -} -x_131 = l_Lean_Expr_appArg_x21(x_118); -lean_dec(x_118); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_133 = lean_array_push(x_132, x_1); -x_134 = lean_array_push(x_133, x_131); -x_135 = lean_array_push(x_134, x_128); -x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_137 = l_Lean_mkAppN(x_136, x_135); -x_138 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_138, 0, x_137); -x_139 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_140 = lean_unsigned_to_nat(0u); -x_141 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_141, 0, x_139); -lean_ctor_set(x_141, 1, x_138); -lean_ctor_set(x_141, 2, x_140); -x_142 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_142, 0, x_141); -lean_ctor_set(x_15, 0, x_142); -if (lean_is_scalar(x_130)) { - x_143 = lean_alloc_ctor(0, 2, 0); -} else { - x_143 = x_130; -} -lean_ctor_set(x_143, 0, x_15); -lean_ctor_set(x_143, 1, x_129); -return x_143; -} -else -{ -lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; -lean_dec(x_118); -lean_free_object(x_15); -lean_dec(x_1); -x_144 = lean_ctor_get(x_127, 0); -lean_inc(x_144); -x_145 = lean_ctor_get(x_127, 1); -lean_inc(x_145); -if (lean_is_exclusive(x_127)) { - lean_ctor_release(x_127, 0); - lean_ctor_release(x_127, 1); - x_146 = x_127; -} else { - lean_dec_ref(x_127); - x_146 = lean_box(0); -} -if (lean_is_scalar(x_146)) { - x_147 = lean_alloc_ctor(1, 2, 0); -} else { - x_147 = x_146; -} -lean_ctor_set(x_147, 0, x_144); -lean_ctor_set(x_147, 1, x_145); -return x_147; -} -} -else -{ -lean_object* x_148; lean_object* x_149; -x_148 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_149 = l_Lean_Meta_mkEqRefl(x_148, x_7, x_8, x_9, x_10, x_119); -if (lean_obj_tag(x_149) == 0) -{ -lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; -x_150 = lean_ctor_get(x_149, 0); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_139 = lean_array_push(x_138, x_4); +x_140 = lean_array_push(x_139, x_137); +x_141 = lean_array_push(x_140, x_134); +x_142 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_143 = l_Lean_mkAppN(x_142, x_141); +x_144 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_144, 0, x_143); +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_146 = lean_unsigned_to_nat(0u); +x_147 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_147, 0, x_145); +lean_ctor_set(x_147, 1, x_144); +lean_ctor_set(x_147, 2, x_146); +x_148 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_148, 0, x_147); +lean_ctor_set(x_21, 0, x_148); +if (lean_is_scalar(x_136)) { + x_149 = lean_alloc_ctor(0, 2, 0); +} else { + x_149 = x_136; +} +lean_ctor_set(x_149, 0, x_21); +lean_ctor_set(x_149, 1, x_135); +return x_149; +} +else +{ +lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; +lean_dec(x_124); +lean_free_object(x_21); +lean_dec(x_4); +x_150 = lean_ctor_get(x_133, 0); lean_inc(x_150); -x_151 = lean_ctor_get(x_149, 1); +x_151 = lean_ctor_get(x_133, 1); lean_inc(x_151); -if (lean_is_exclusive(x_149)) { - lean_ctor_release(x_149, 0); - lean_ctor_release(x_149, 1); - x_152 = x_149; +if (lean_is_exclusive(x_133)) { + lean_ctor_release(x_133, 0); + lean_ctor_release(x_133, 1); + x_152 = x_133; } else { - lean_dec_ref(x_149); + lean_dec_ref(x_133); x_152 = lean_box(0); } -x_153 = l_Lean_Expr_appArg_x21(x_118); -lean_dec(x_118); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_155 = lean_array_push(x_154, x_1); -x_156 = lean_array_push(x_155, x_153); -x_157 = lean_array_push(x_156, x_150); -x_158 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_159 = l_Lean_mkAppN(x_158, x_157); -x_160 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_160, 0, x_159); -x_161 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_162 = lean_unsigned_to_nat(0u); -x_163 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_163, 0, x_161); -lean_ctor_set(x_163, 1, x_160); -lean_ctor_set(x_163, 2, x_162); -x_164 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_164, 0, x_163); -lean_ctor_set(x_15, 0, x_164); if (lean_is_scalar(x_152)) { - x_165 = lean_alloc_ctor(0, 2, 0); + x_153 = lean_alloc_ctor(1, 2, 0); } else { - x_165 = x_152; + x_153 = x_152; +} +lean_ctor_set(x_153, 0, x_150); +lean_ctor_set(x_153, 1, x_151); +return x_153; } -lean_ctor_set(x_165, 0, x_15); -lean_ctor_set(x_165, 1, x_151); -return x_165; } else { -lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; -lean_dec(x_118); -lean_free_object(x_15); -lean_dec(x_1); -x_166 = lean_ctor_get(x_149, 0); -lean_inc(x_166); -x_167 = lean_ctor_get(x_149, 1); -lean_inc(x_167); -if (lean_is_exclusive(x_149)) { - lean_ctor_release(x_149, 0); - lean_ctor_release(x_149, 1); - x_168 = x_149; +lean_object* x_154; lean_object* x_155; +x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_155 = l_Lean_Meta_mkEqRefl(x_154, x_8, x_9, x_10, x_11, x_125); +if (lean_obj_tag(x_155) == 0) +{ +lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +x_156 = lean_ctor_get(x_155, 0); +lean_inc(x_156); +x_157 = lean_ctor_get(x_155, 1); +lean_inc(x_157); +if (lean_is_exclusive(x_155)) { + lean_ctor_release(x_155, 0); + lean_ctor_release(x_155, 1); + x_158 = x_155; +} else { + lean_dec_ref(x_155); + x_158 = lean_box(0); +} +x_159 = l_Lean_Expr_appArg_x21(x_124); +lean_dec(x_124); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_161 = lean_array_push(x_160, x_4); +x_162 = lean_array_push(x_161, x_159); +x_163 = lean_array_push(x_162, x_156); +x_164 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_165 = l_Lean_mkAppN(x_164, x_163); +x_166 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_166, 0, x_165); +x_167 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_168 = lean_unsigned_to_nat(0u); +x_169 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_169, 0, x_167); +lean_ctor_set(x_169, 1, x_166); +lean_ctor_set(x_169, 2, x_168); +x_170 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_170, 0, x_169); +lean_ctor_set(x_21, 0, x_170); +if (lean_is_scalar(x_158)) { + x_171 = lean_alloc_ctor(0, 2, 0); +} else { + x_171 = x_158; +} +lean_ctor_set(x_171, 0, x_21); +lean_ctor_set(x_171, 1, x_157); +return x_171; +} +else +{ +lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; +lean_dec(x_124); +lean_free_object(x_21); +lean_dec(x_4); +x_172 = lean_ctor_get(x_155, 0); +lean_inc(x_172); +x_173 = lean_ctor_get(x_155, 1); +lean_inc(x_173); +if (lean_is_exclusive(x_155)) { + lean_ctor_release(x_155, 0); + lean_ctor_release(x_155, 1); + x_174 = x_155; } else { - lean_dec_ref(x_149); - x_168 = lean_box(0); + lean_dec_ref(x_155); + x_174 = lean_box(0); } -if (lean_is_scalar(x_168)) { - x_169 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_174)) { + x_175 = lean_alloc_ctor(1, 2, 0); } else { - x_169 = x_168; + x_175 = x_174; } -lean_ctor_set(x_169, 0, x_166); -lean_ctor_set(x_169, 1, x_167); -return x_169; +lean_ctor_set(x_175, 0, x_172); +lean_ctor_set(x_175, 1, x_173); +return x_175; } } } else { -lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; -lean_dec(x_116); -lean_free_object(x_15); -lean_dec(x_24); +lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; +lean_dec(x_122); +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_170 = lean_ctor_get(x_117, 0); -lean_inc(x_170); -x_171 = lean_ctor_get(x_117, 1); -lean_inc(x_171); -if (lean_is_exclusive(x_117)) { - lean_ctor_release(x_117, 0); - lean_ctor_release(x_117, 1); - x_172 = x_117; +lean_dec(x_4); +lean_dec(x_3); +x_176 = lean_ctor_get(x_123, 0); +lean_inc(x_176); +x_177 = lean_ctor_get(x_123, 1); +lean_inc(x_177); +if (lean_is_exclusive(x_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_178 = x_123; } else { - lean_dec_ref(x_117); - x_172 = lean_box(0); + lean_dec_ref(x_123); + x_178 = lean_box(0); } -if (lean_is_scalar(x_172)) { - x_173 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_178)) { + x_179 = lean_alloc_ctor(1, 2, 0); } else { - x_173 = x_172; + x_179 = x_178; } -lean_ctor_set(x_173, 0, x_170); -lean_ctor_set(x_173, 1, x_171); -return x_173; +lean_ctor_set(x_179, 0, x_176); +lean_ctor_set(x_179, 1, x_177); +return x_179; } } } } else { -uint8_t x_174; -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_180; +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_174 = !lean_is_exclusive(x_26); -if (x_174 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_180 = !lean_is_exclusive(x_32); +if (x_180 == 0) { -return x_26; +return x_32; } else { -lean_object* x_175; lean_object* x_176; lean_object* x_177; -x_175 = lean_ctor_get(x_26, 0); -x_176 = lean_ctor_get(x_26, 1); -lean_inc(x_176); -lean_inc(x_175); -lean_dec(x_26); -x_177 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_177, 0, x_175); -lean_ctor_set(x_177, 1, x_176); -return x_177; +lean_object* x_181; lean_object* x_182; lean_object* x_183; +x_181 = lean_ctor_get(x_32, 0); +x_182 = lean_ctor_get(x_32, 1); +lean_inc(x_182); +lean_inc(x_181); +lean_dec(x_32); +x_183 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_183, 0, x_181); +lean_ctor_set(x_183, 1, x_182); +return x_183; } } } else { -lean_object* x_178; lean_object* x_179; lean_object* x_180; -x_178 = lean_ctor_get(x_15, 0); -lean_inc(x_178); -lean_dec(x_15); -x_179 = l_Lean_Expr_appArg_x21(x_1); +lean_object* x_184; lean_object* x_185; lean_object* x_186; +x_184 = lean_ctor_get(x_21, 0); +lean_inc(x_184); +lean_dec(x_21); +x_185 = l_Lean_Expr_appArg_x21(x_4); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -x_180 = l_UInt64_fromExpr(x_179, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_180) == 0) +x_186 = l_UInt64_fromExpr(x_185, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +lean_dec(x_185); +if (lean_obj_tag(x_186) == 0) { -lean_object* x_181; -x_181 = lean_ctor_get(x_180, 0); -lean_inc(x_181); -if (lean_obj_tag(x_181) == 0) +lean_object* x_187; +x_187 = lean_ctor_get(x_186, 0); +lean_inc(x_187); +if (lean_obj_tag(x_187) == 0) { -lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; -lean_dec(x_178); +lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; +lean_dec(x_184); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_182 = lean_ctor_get(x_180, 1); -lean_inc(x_182); -if (lean_is_exclusive(x_180)) { - lean_ctor_release(x_180, 0); - lean_ctor_release(x_180, 1); - x_183 = x_180; +lean_dec(x_4); +lean_dec(x_3); +x_188 = lean_ctor_get(x_186, 1); +lean_inc(x_188); +if (lean_is_exclusive(x_186)) { + lean_ctor_release(x_186, 0); + lean_ctor_release(x_186, 1); + x_189 = x_186; } else { - lean_dec_ref(x_180); - x_183 = lean_box(0); + lean_dec_ref(x_186); + x_189 = lean_box(0); } -x_184 = lean_box(0); -if (lean_is_scalar(x_183)) { - x_185 = lean_alloc_ctor(0, 2, 0); +x_190 = lean_box(0); +if (lean_is_scalar(x_189)) { + x_191 = lean_alloc_ctor(0, 2, 0); } else { - x_185 = x_183; + x_191 = x_189; } -lean_ctor_set(x_185, 0, x_184); -lean_ctor_set(x_185, 1, x_182); -return x_185; +lean_ctor_set(x_191, 0, x_190); +lean_ctor_set(x_191, 1, x_188); +return x_191; } else { -lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; -x_186 = lean_ctor_get(x_180, 1); -lean_inc(x_186); -lean_dec(x_180); -x_187 = lean_ctor_get(x_181, 0); -lean_inc(x_187); -if (lean_is_exclusive(x_181)) { - lean_ctor_release(x_181, 0); - x_188 = x_181; +lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; +x_192 = lean_ctor_get(x_186, 1); +lean_inc(x_192); +lean_dec(x_186); +x_193 = lean_ctor_get(x_187, 0); +lean_inc(x_193); +if (lean_is_exclusive(x_187)) { + lean_ctor_release(x_187, 0); + x_194 = x_187; } else { - lean_dec_ref(x_181); - x_188 = lean_box(0); + lean_dec_ref(x_187); + x_194 = lean_box(0); } +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_189 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_186); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; uint64_t x_192; uint64_t x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; uint8_t x_197; -x_190 = lean_ctor_get(x_189, 0); -lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -lean_dec(x_189); -x_192 = lean_ctor_get_uint64(x_178, sizeof(void*)*1); -lean_dec(x_178); -x_193 = lean_ctor_get_uint64(x_187, sizeof(void*)*1); -lean_dec(x_187); -x_194 = lean_box_uint64(x_192); -x_195 = lean_box_uint64(x_193); -x_196 = lean_apply_2(x_2, x_194, x_195); -x_197 = lean_unbox(x_196); -lean_dec(x_196); -if (x_197 == 0) -{ -lean_object* x_198; lean_object* x_199; -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_199 = l_Lean_Meta_mkEqRefl(x_198, x_7, x_8, x_9, x_10, x_191); -if (lean_obj_tag(x_199) == 0) -{ -lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; -x_200 = lean_ctor_get(x_199, 0); -lean_inc(x_200); -x_201 = lean_ctor_get(x_199, 1); -lean_inc(x_201); -if (lean_is_exclusive(x_199)) { - lean_ctor_release(x_199, 0); - lean_ctor_release(x_199, 1); - x_202 = x_199; -} else { - lean_dec_ref(x_199); - x_202 = lean_box(0); -} -x_203 = l_Lean_Expr_appArg_x21(x_190); -lean_dec(x_190); -x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_205 = lean_array_push(x_204, x_1); -x_206 = lean_array_push(x_205, x_203); -x_207 = lean_array_push(x_206, x_200); -x_208 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_209 = l_Lean_mkAppN(x_208, x_207); -if (lean_is_scalar(x_188)) { - x_210 = lean_alloc_ctor(1, 1, 0); -} else { - x_210 = x_188; +lean_inc(x_4); +x_195 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_192); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; uint64_t x_198; uint64_t x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; uint8_t x_203; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +lean_dec(x_195); +x_198 = lean_ctor_get_uint64(x_184, sizeof(void*)*1); +lean_dec(x_184); +x_199 = lean_ctor_get_uint64(x_193, sizeof(void*)*1); +lean_dec(x_193); +x_200 = lean_box_uint64(x_198); +x_201 = lean_box_uint64(x_199); +x_202 = lean_apply_2(x_3, x_200, x_201); +x_203 = lean_unbox(x_202); +lean_dec(x_202); +if (x_203 == 0) +{ +lean_object* x_204; lean_object* x_205; +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_205 = l_Lean_Meta_mkEqRefl(x_204, x_8, x_9, x_10, x_11, x_197); +if (lean_obj_tag(x_205) == 0) +{ +lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; +x_206 = lean_ctor_get(x_205, 0); +lean_inc(x_206); +x_207 = lean_ctor_get(x_205, 1); +lean_inc(x_207); +if (lean_is_exclusive(x_205)) { + lean_ctor_release(x_205, 0); + lean_ctor_release(x_205, 1); + x_208 = x_205; +} else { + lean_dec_ref(x_205); + x_208 = lean_box(0); } -lean_ctor_set(x_210, 0, x_209); -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_212 = lean_unsigned_to_nat(0u); -x_213 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_213, 0, x_211); -lean_ctor_set(x_213, 1, x_210); -lean_ctor_set(x_213, 2, x_212); -x_214 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_214, 0, x_213); -x_215 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_215, 0, x_214); -if (lean_is_scalar(x_202)) { - x_216 = lean_alloc_ctor(0, 2, 0); -} else { - x_216 = x_202; +x_209 = l_Lean_Expr_appArg_x21(x_196); +lean_dec(x_196); +x_210 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_211 = lean_array_push(x_210, x_4); +x_212 = lean_array_push(x_211, x_209); +x_213 = lean_array_push(x_212, x_206); +x_214 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_215 = l_Lean_mkAppN(x_214, x_213); +if (lean_is_scalar(x_194)) { + x_216 = lean_alloc_ctor(1, 1, 0); +} else { + x_216 = x_194; } lean_ctor_set(x_216, 0, x_215); -lean_ctor_set(x_216, 1, x_201); -return x_216; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_218 = lean_unsigned_to_nat(0u); +x_219 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_219, 0, x_217); +lean_ctor_set(x_219, 1, x_216); +lean_ctor_set(x_219, 2, x_218); +x_220 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_220, 0, x_219); +x_221 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_221, 0, x_220); +if (lean_is_scalar(x_208)) { + x_222 = lean_alloc_ctor(0, 2, 0); +} else { + x_222 = x_208; +} +lean_ctor_set(x_222, 0, x_221); +lean_ctor_set(x_222, 1, x_207); +return x_222; } else { -lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; -lean_dec(x_190); -lean_dec(x_188); -lean_dec(x_1); -x_217 = lean_ctor_get(x_199, 0); -lean_inc(x_217); -x_218 = lean_ctor_get(x_199, 1); -lean_inc(x_218); -if (lean_is_exclusive(x_199)) { - lean_ctor_release(x_199, 0); - lean_ctor_release(x_199, 1); - x_219 = x_199; +lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; +lean_dec(x_196); +lean_dec(x_194); +lean_dec(x_4); +x_223 = lean_ctor_get(x_205, 0); +lean_inc(x_223); +x_224 = lean_ctor_get(x_205, 1); +lean_inc(x_224); +if (lean_is_exclusive(x_205)) { + lean_ctor_release(x_205, 0); + lean_ctor_release(x_205, 1); + x_225 = x_205; } else { - lean_dec_ref(x_199); - x_219 = lean_box(0); + lean_dec_ref(x_205); + x_225 = lean_box(0); } -if (lean_is_scalar(x_219)) { - x_220 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_225)) { + x_226 = lean_alloc_ctor(1, 2, 0); } else { - x_220 = x_219; + x_226 = x_225; } -lean_ctor_set(x_220, 0, x_217); -lean_ctor_set(x_220, 1, x_218); -return x_220; +lean_ctor_set(x_226, 0, x_223); +lean_ctor_set(x_226, 1, x_224); +return x_226; } } else { -lean_object* x_221; lean_object* x_222; -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_222 = l_Lean_Meta_mkEqRefl(x_221, x_7, x_8, x_9, x_10, x_191); -if (lean_obj_tag(x_222) == 0) +lean_object* x_227; lean_object* x_228; +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_228 = l_Lean_Meta_mkEqRefl(x_227, x_8, x_9, x_10, x_11, x_197); +if (lean_obj_tag(x_228) == 0) { -lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; -x_223 = lean_ctor_get(x_222, 0); -lean_inc(x_223); -x_224 = lean_ctor_get(x_222, 1); -lean_inc(x_224); -if (lean_is_exclusive(x_222)) { - lean_ctor_release(x_222, 0); - lean_ctor_release(x_222, 1); - x_225 = x_222; -} else { - lean_dec_ref(x_222); - x_225 = lean_box(0); -} -x_226 = l_Lean_Expr_appArg_x21(x_190); -lean_dec(x_190); -x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_228 = lean_array_push(x_227, x_1); -x_229 = lean_array_push(x_228, x_226); -x_230 = lean_array_push(x_229, x_223); -x_231 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_232 = l_Lean_mkAppN(x_231, x_230); -if (lean_is_scalar(x_188)) { - x_233 = lean_alloc_ctor(1, 1, 0); +lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; +x_229 = lean_ctor_get(x_228, 0); +lean_inc(x_229); +x_230 = lean_ctor_get(x_228, 1); +lean_inc(x_230); +if (lean_is_exclusive(x_228)) { + lean_ctor_release(x_228, 0); + lean_ctor_release(x_228, 1); + x_231 = x_228; } else { - x_233 = x_188; + lean_dec_ref(x_228); + x_231 = lean_box(0); } -lean_ctor_set(x_233, 0, x_232); -x_234 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_235 = lean_unsigned_to_nat(0u); -x_236 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_236, 0, x_234); -lean_ctor_set(x_236, 1, x_233); -lean_ctor_set(x_236, 2, x_235); -x_237 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_237, 0, x_236); -x_238 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_238, 0, x_237); -if (lean_is_scalar(x_225)) { - x_239 = lean_alloc_ctor(0, 2, 0); +x_232 = l_Lean_Expr_appArg_x21(x_196); +lean_dec(x_196); +x_233 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_234 = lean_array_push(x_233, x_4); +x_235 = lean_array_push(x_234, x_232); +x_236 = lean_array_push(x_235, x_229); +x_237 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_238 = l_Lean_mkAppN(x_237, x_236); +if (lean_is_scalar(x_194)) { + x_239 = lean_alloc_ctor(1, 1, 0); } else { - x_239 = x_225; + x_239 = x_194; } lean_ctor_set(x_239, 0, x_238); -lean_ctor_set(x_239, 1, x_224); -return x_239; +x_240 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_241 = lean_unsigned_to_nat(0u); +x_242 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_242, 0, x_240); +lean_ctor_set(x_242, 1, x_239); +lean_ctor_set(x_242, 2, x_241); +x_243 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_243, 0, x_242); +x_244 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_244, 0, x_243); +if (lean_is_scalar(x_231)) { + x_245 = lean_alloc_ctor(0, 2, 0); +} else { + x_245 = x_231; +} +lean_ctor_set(x_245, 0, x_244); +lean_ctor_set(x_245, 1, x_230); +return x_245; } else { -lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; -lean_dec(x_190); -lean_dec(x_188); -lean_dec(x_1); -x_240 = lean_ctor_get(x_222, 0); -lean_inc(x_240); -x_241 = lean_ctor_get(x_222, 1); -lean_inc(x_241); -if (lean_is_exclusive(x_222)) { - lean_ctor_release(x_222, 0); - lean_ctor_release(x_222, 1); - x_242 = x_222; +lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; +lean_dec(x_196); +lean_dec(x_194); +lean_dec(x_4); +x_246 = lean_ctor_get(x_228, 0); +lean_inc(x_246); +x_247 = lean_ctor_get(x_228, 1); +lean_inc(x_247); +if (lean_is_exclusive(x_228)) { + lean_ctor_release(x_228, 0); + lean_ctor_release(x_228, 1); + x_248 = x_228; } else { - lean_dec_ref(x_222); - x_242 = lean_box(0); + lean_dec_ref(x_228); + x_248 = lean_box(0); } -if (lean_is_scalar(x_242)) { - x_243 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_248)) { + x_249 = lean_alloc_ctor(1, 2, 0); } else { - x_243 = x_242; + x_249 = x_248; } -lean_ctor_set(x_243, 0, x_240); -lean_ctor_set(x_243, 1, x_241); -return x_243; +lean_ctor_set(x_249, 0, x_246); +lean_ctor_set(x_249, 1, x_247); +return x_249; } } } else { -lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; -lean_dec(x_188); -lean_dec(x_187); -lean_dec(x_178); +lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; +lean_dec(x_194); +lean_dec(x_193); +lean_dec(x_184); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_244 = lean_ctor_get(x_189, 0); -lean_inc(x_244); -x_245 = lean_ctor_get(x_189, 1); -lean_inc(x_245); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_246 = x_189; +lean_dec(x_4); +lean_dec(x_3); +x_250 = lean_ctor_get(x_195, 0); +lean_inc(x_250); +x_251 = lean_ctor_get(x_195, 1); +lean_inc(x_251); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_252 = x_195; } else { - lean_dec_ref(x_189); - x_246 = lean_box(0); + lean_dec_ref(x_195); + x_252 = lean_box(0); } -if (lean_is_scalar(x_246)) { - x_247 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_252)) { + x_253 = lean_alloc_ctor(1, 2, 0); } else { - x_247 = x_246; + x_253 = x_252; } -lean_ctor_set(x_247, 0, x_244); -lean_ctor_set(x_247, 1, x_245); -return x_247; +lean_ctor_set(x_253, 0, x_250); +lean_ctor_set(x_253, 1, x_251); +return x_253; } } } else { -lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; -lean_dec(x_178); +lean_object* x_254; lean_object* x_255; lean_object* x_256; lean_object* x_257; +lean_dec(x_184); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_248 = lean_ctor_get(x_180, 0); -lean_inc(x_248); -x_249 = lean_ctor_get(x_180, 1); -lean_inc(x_249); -if (lean_is_exclusive(x_180)) { - lean_ctor_release(x_180, 0); - lean_ctor_release(x_180, 1); - x_250 = x_180; +lean_dec(x_4); +lean_dec(x_3); +x_254 = lean_ctor_get(x_186, 0); +lean_inc(x_254); +x_255 = lean_ctor_get(x_186, 1); +lean_inc(x_255); +if (lean_is_exclusive(x_186)) { + lean_ctor_release(x_186, 0); + lean_ctor_release(x_186, 1); + x_256 = x_186; } else { - lean_dec_ref(x_180); - x_250 = lean_box(0); + lean_dec_ref(x_186); + x_256 = lean_box(0); } -if (lean_is_scalar(x_250)) { - x_251 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_256)) { + x_257 = lean_alloc_ctor(1, 2, 0); } else { - x_251 = x_250; + x_257 = x_256; } -lean_ctor_set(x_251, 0, x_248); -lean_ctor_set(x_251, 1, x_249); -return x_251; +lean_ctor_set(x_257, 0, x_254); +lean_ctor_set(x_257, 1, x_255); +return x_257; } } } } else { -uint8_t x_252; +uint8_t x_258; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_252 = !lean_is_exclusive(x_14); -if (x_252 == 0) +lean_dec(x_3); +x_258 = !lean_is_exclusive(x_20); +if (x_258 == 0) { -return x_14; +return x_20; } else { -lean_object* x_253; lean_object* x_254; lean_object* x_255; -x_253 = lean_ctor_get(x_14, 0); -x_254 = lean_ctor_get(x_14, 1); -lean_inc(x_254); -lean_inc(x_253); -lean_dec(x_14); -x_255 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_255, 0, x_253); -lean_ctor_set(x_255, 1, x_254); -return x_255; +lean_object* x_259; lean_object* x_260; lean_object* x_261; +x_259 = lean_ctor_get(x_20, 0); +x_260 = lean_ctor_get(x_20, 1); +lean_inc(x_260); +lean_inc(x_259); +lean_dec(x_20); +x_261 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_261, 0, x_259); +lean_ctor_set(x_261, 1, x_260); +return x_261; +} } } } } -LEAN_EXPORT lean_object* l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8766_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +} +LEAN_EXPORT lean_object* l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7658____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -uint8_t x_13; -x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); -lean_dec(x_1); -if (x_13 == 0) -{ -lean_object* x_14; lean_object* x_15; -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +lean_object* x_13; +x_13 = l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7658_(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_14 = lean_box(0); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_12); -return x_15; -} -else -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_box(0); -x_17 = l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8766____lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -return x_17; -} +lean_dec(x_1); +return x_13; } } -LEAN_EXPORT lean_object* l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8766____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_UInt64_reduceAdd(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_12; -x_12 = l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8766____lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_3); -return x_12; +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__428; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; } +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } -LEAN_EXPORT lean_object* l_UInt64_reduceAdd___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: +else { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt64_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt64_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_UInt64_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_UInt64_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; uint64_t x_37; uint64_t x_38; uint64_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -x_38 = lean_ctor_get_uint64(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_39 = lean_uint64_add(x_37, x_38); -lean_ctor_set_uint64(x_22, sizeof(void*)*1, x_39); -x_40 = l_UInt64_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; uint64_t x_47; uint64_t x_48; uint64_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_uint64(x_45, sizeof(void*)*1); -lean_dec(x_45); -x_49 = lean_uint64_add(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, 8); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_uint64(x_50, sizeof(void*)*1, x_49); -x_51 = l_UInt64_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; uint64_t x_43; uint64_t x_44; uint64_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_uint64(x_28, sizeof(void*)*1); +x_44 = lean_ctor_get_uint64(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_45 = lean_uint64_add(x_43, x_44); +lean_ctor_set_uint64(x_28, sizeof(void*)*1, x_45); +x_46 = l_UInt64_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; uint64_t x_53; uint64_t x_54; uint64_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_uint64(x_28, sizeof(void*)*1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_uint64(x_51, sizeof(void*)*1); +lean_dec(x_51); +x_55 = lean_uint64_add(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, 8); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_uint64(x_56, sizeof(void*)*1, x_55); +x_57 = l_UInt64_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; uint64_t x_58; lean_object* x_59; uint64_t x_60; uint64_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_uint64(x_56, sizeof(void*)*1); -lean_dec(x_56); -x_61 = lean_uint64_add(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, 8); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_uint64(x_62, sizeof(void*)*1, x_61); -x_63 = l_UInt64_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; uint64_t x_64; lean_object* x_65; uint64_t x_66; uint64_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_uint64(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_uint64(x_62, sizeof(void*)*1); +lean_dec(x_62); +x_67 = lean_uint64_add(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, 8); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_uint64(x_68, sizeof(void*)*1, x_67); +x_69 = l_UInt64_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint64_t x_73; lean_object* x_74; uint64_t x_75; uint64_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint64_t x_79; lean_object* x_80; uint64_t x_81; uint64_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_uint64(x_70, sizeof(void*)*1); -lean_dec(x_70); -x_76 = lean_uint64_add(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, 8); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_uint64(x_77, sizeof(void*)*1, x_76); -x_78 = l_UInt64_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_uint64(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_uint64(x_76, sizeof(void*)*1); +lean_dec(x_76); +x_82 = lean_uint64_add(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, 8); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_uint64(x_83, sizeof(void*)*1, x_82); +x_84 = l_UInt64_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_UInt64_reduceAdd(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__442; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt64_reduceAdd___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt64_reduceAdd___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_UInt64_reduceAdd___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_UInt64_reduceAdd___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -36306,25 +36268,28 @@ LEAN_EXPORT lean_object* l_UInt64_reduceAdd___boxed(lean_object* x_1, lean_objec { lean_object* x_10; x_10 = l_UInt64_reduceAdd(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__1() { +static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt64_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__427; +x_1 = l_UInt64_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__413; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2() { +static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt64_fromExpr___lambda__2___closed__2; +x_1 = l_UInt64_fromExpr___closed__2; x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -36332,67 +36297,67 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__3() { +static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__5; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__5; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__4() { +static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__3; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2; +x_1 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__3; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__5() { +static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__4; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2; +x_1 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__4; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__6() { +static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__5; +x_1 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__7() { +static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__6; +x_1 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__8() { +static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__7; +x_1 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__9() { +static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__9() { _start: { lean_object* x_1; @@ -36400,380 +36365,371 @@ x_1 = lean_alloc_closure((void*)(l_UInt64_reduceAdd___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__1; -x_3 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__8; -x_4 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__9; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__1; +x_3 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__8; +x_4 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__9; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9421_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8112_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__1; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__9; +x_4 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__9; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt64_reduceMul___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt64_reduceMul(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__446; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; +} +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt64_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt64_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_UInt64_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_UInt64_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; uint64_t x_37; uint64_t x_38; uint64_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -x_38 = lean_ctor_get_uint64(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_39 = lean_uint64_mul(x_37, x_38); -lean_ctor_set_uint64(x_22, sizeof(void*)*1, x_39); -x_40 = l_UInt64_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; uint64_t x_47; uint64_t x_48; uint64_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_uint64(x_45, sizeof(void*)*1); -lean_dec(x_45); -x_49 = lean_uint64_mul(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, 8); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_uint64(x_50, sizeof(void*)*1, x_49); -x_51 = l_UInt64_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; uint64_t x_43; uint64_t x_44; uint64_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_uint64(x_28, sizeof(void*)*1); +x_44 = lean_ctor_get_uint64(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_45 = lean_uint64_mul(x_43, x_44); +lean_ctor_set_uint64(x_28, sizeof(void*)*1, x_45); +x_46 = l_UInt64_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; uint64_t x_53; uint64_t x_54; uint64_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_uint64(x_28, sizeof(void*)*1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_uint64(x_51, sizeof(void*)*1); +lean_dec(x_51); +x_55 = lean_uint64_mul(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, 8); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_uint64(x_56, sizeof(void*)*1, x_55); +x_57 = l_UInt64_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; uint64_t x_58; lean_object* x_59; uint64_t x_60; uint64_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_uint64(x_56, sizeof(void*)*1); -lean_dec(x_56); -x_61 = lean_uint64_mul(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, 8); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_uint64(x_62, sizeof(void*)*1, x_61); -x_63 = l_UInt64_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; uint64_t x_64; lean_object* x_65; uint64_t x_66; uint64_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_uint64(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_uint64(x_62, sizeof(void*)*1); +lean_dec(x_62); +x_67 = lean_uint64_mul(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, 8); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_uint64(x_68, sizeof(void*)*1, x_67); +x_69 = l_UInt64_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint64_t x_73; lean_object* x_74; uint64_t x_75; uint64_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint64_t x_79; lean_object* x_80; uint64_t x_81; uint64_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_uint64(x_70, sizeof(void*)*1); -lean_dec(x_70); -x_76 = lean_uint64_mul(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, 8); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_uint64(x_77, sizeof(void*)*1, x_76); -x_78 = l_UInt64_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_uint64(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_uint64(x_76, sizeof(void*)*1); +lean_dec(x_76); +x_82 = lean_uint64_mul(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, 8); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_uint64(x_83, sizeof(void*)*1, x_82); +x_84 = l_UInt64_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_UInt64_reduceMul(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__460; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt64_reduceMul___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt64_reduceMul___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_UInt64_reduceMul___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_UInt64_reduceMul___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -36781,81 +36737,84 @@ LEAN_EXPORT lean_object* l_UInt64_reduceMul___boxed(lean_object* x_1, lean_objec { lean_object* x_10; x_10 = l_UInt64_reduceMul(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__1() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt64_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__450; +x_1 = l_UInt64_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__436; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__2() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__3; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2; +x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__3; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__3() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__2; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2; +x_1 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__2; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__4() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__3; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2; +x_1 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__3; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__5() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__4; +x_1 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__6() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__5; +x_1 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__7() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__6; +x_1 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__8() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__8() { _start: { lean_object* x_1; @@ -36863,380 +36822,371 @@ x_1 = lean_alloc_closure((void*)(l_UInt64_reduceMul___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__1; -x_3 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__7; -x_4 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__8; +x_2 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__1; +x_3 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__7; +x_4 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__8; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9459_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8150_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__1; +x_2 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__8; +x_4 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__8; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt64_reduceSub___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt64_reduceSub(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__459; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; +} +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt64_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt64_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_UInt64_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_UInt64_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; uint64_t x_37; uint64_t x_38; uint64_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -x_38 = lean_ctor_get_uint64(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_39 = lean_uint64_sub(x_37, x_38); -lean_ctor_set_uint64(x_22, sizeof(void*)*1, x_39); -x_40 = l_UInt64_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; uint64_t x_47; uint64_t x_48; uint64_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_uint64(x_45, sizeof(void*)*1); -lean_dec(x_45); -x_49 = lean_uint64_sub(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, 8); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_uint64(x_50, sizeof(void*)*1, x_49); -x_51 = l_UInt64_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; uint64_t x_43; uint64_t x_44; uint64_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_uint64(x_28, sizeof(void*)*1); +x_44 = lean_ctor_get_uint64(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_45 = lean_uint64_sub(x_43, x_44); +lean_ctor_set_uint64(x_28, sizeof(void*)*1, x_45); +x_46 = l_UInt64_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; uint64_t x_53; uint64_t x_54; uint64_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_uint64(x_28, sizeof(void*)*1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_uint64(x_51, sizeof(void*)*1); +lean_dec(x_51); +x_55 = lean_uint64_sub(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, 8); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_uint64(x_56, sizeof(void*)*1, x_55); +x_57 = l_UInt64_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; uint64_t x_58; lean_object* x_59; uint64_t x_60; uint64_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_uint64(x_56, sizeof(void*)*1); -lean_dec(x_56); -x_61 = lean_uint64_sub(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, 8); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_uint64(x_62, sizeof(void*)*1, x_61); -x_63 = l_UInt64_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; uint64_t x_64; lean_object* x_65; uint64_t x_66; uint64_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_uint64(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_uint64(x_62, sizeof(void*)*1); +lean_dec(x_62); +x_67 = lean_uint64_sub(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, 8); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_uint64(x_68, sizeof(void*)*1, x_67); +x_69 = l_UInt64_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint64_t x_73; lean_object* x_74; uint64_t x_75; uint64_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint64_t x_79; lean_object* x_80; uint64_t x_81; uint64_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_uint64(x_70, sizeof(void*)*1); -lean_dec(x_70); -x_76 = lean_uint64_sub(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, 8); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_uint64(x_77, sizeof(void*)*1, x_76); -x_78 = l_UInt64_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_uint64(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_uint64(x_76, sizeof(void*)*1); +lean_dec(x_76); +x_82 = lean_uint64_sub(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, 8); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_uint64(x_83, sizeof(void*)*1, x_82); +x_84 = l_UInt64_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_UInt64_reduceSub(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__473; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt64_reduceSub___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt64_reduceSub___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_UInt64_reduceSub___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_UInt64_reduceSub___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -37244,81 +37194,84 @@ LEAN_EXPORT lean_object* l_UInt64_reduceSub___boxed(lean_object* x_1, lean_objec { lean_object* x_10; x_10 = l_UInt64_reduceSub(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__1() { +static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt64_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__463; +x_1 = l_UInt64_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__449; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__2() { +static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__3; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2; +x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__3; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__3() { +static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__2; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2; +x_1 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__2; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__4() { +static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__3; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2; +x_1 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__3; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__5() { +static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__4; +x_1 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__6() { +static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__5; +x_1 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__7() { +static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__6; +x_1 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__8() { +static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__8() { _start: { lean_object* x_1; @@ -37326,380 +37279,371 @@ x_1 = lean_alloc_closure((void*)(l_UInt64_reduceSub___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__1; -x_3 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__7; -x_4 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__8; +x_2 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__1; +x_3 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__7; +x_4 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__8; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9497_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8188_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__1; +x_2 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__8; +x_4 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__8; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt64_reduceDiv___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt64_reduceDiv(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__472; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; +} +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt64_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt64_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_UInt64_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_UInt64_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; uint64_t x_37; uint64_t x_38; uint64_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -x_38 = lean_ctor_get_uint64(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_39 = lean_uint64_div(x_37, x_38); -lean_ctor_set_uint64(x_22, sizeof(void*)*1, x_39); -x_40 = l_UInt64_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; uint64_t x_47; uint64_t x_48; uint64_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_uint64(x_45, sizeof(void*)*1); -lean_dec(x_45); -x_49 = lean_uint64_div(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, 8); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_uint64(x_50, sizeof(void*)*1, x_49); -x_51 = l_UInt64_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; uint64_t x_43; uint64_t x_44; uint64_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_uint64(x_28, sizeof(void*)*1); +x_44 = lean_ctor_get_uint64(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_45 = lean_uint64_div(x_43, x_44); +lean_ctor_set_uint64(x_28, sizeof(void*)*1, x_45); +x_46 = l_UInt64_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; uint64_t x_53; uint64_t x_54; uint64_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_uint64(x_28, sizeof(void*)*1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_uint64(x_51, sizeof(void*)*1); +lean_dec(x_51); +x_55 = lean_uint64_div(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, 8); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_uint64(x_56, sizeof(void*)*1, x_55); +x_57 = l_UInt64_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; uint64_t x_58; lean_object* x_59; uint64_t x_60; uint64_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_uint64(x_56, sizeof(void*)*1); -lean_dec(x_56); -x_61 = lean_uint64_div(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, 8); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_uint64(x_62, sizeof(void*)*1, x_61); -x_63 = l_UInt64_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; uint64_t x_64; lean_object* x_65; uint64_t x_66; uint64_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_uint64(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_uint64(x_62, sizeof(void*)*1); +lean_dec(x_62); +x_67 = lean_uint64_div(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, 8); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_uint64(x_68, sizeof(void*)*1, x_67); +x_69 = l_UInt64_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint64_t x_73; lean_object* x_74; uint64_t x_75; uint64_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint64_t x_79; lean_object* x_80; uint64_t x_81; uint64_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_uint64(x_70, sizeof(void*)*1); -lean_dec(x_70); -x_76 = lean_uint64_div(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, 8); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_uint64(x_77, sizeof(void*)*1, x_76); -x_78 = l_UInt64_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_uint64(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_uint64(x_76, sizeof(void*)*1); +lean_dec(x_76); +x_82 = lean_uint64_div(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, 8); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_uint64(x_83, sizeof(void*)*1, x_82); +x_84 = l_UInt64_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) -{ -return x_13; -} -else -{ -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_UInt64_reduceDiv(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__486; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt64_reduceDiv___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; -} +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; +} +} } } -LEAN_EXPORT lean_object* l_UInt64_reduceDiv___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_UInt64_reduceDiv___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_UInt64_reduceDiv___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -37707,81 +37651,84 @@ LEAN_EXPORT lean_object* l_UInt64_reduceDiv___boxed(lean_object* x_1, lean_objec { lean_object* x_10; x_10 = l_UInt64_reduceDiv(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__1() { +static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt64_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__476; +x_1 = l_UInt64_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__462; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__2() { +static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__3; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2; +x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__3; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__3() { +static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__2; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2; +x_1 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__2; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__4() { +static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__3; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2; +x_1 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__3; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__5() { +static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__4; +x_1 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__6() { +static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__5; +x_1 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__7() { +static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__6; +x_1 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__8() { +static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__8() { _start: { lean_object* x_1; @@ -37789,380 +37736,371 @@ x_1 = lean_alloc_closure((void*)(l_UInt64_reduceDiv___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__1; -x_3 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__7; -x_4 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__8; +x_2 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__1; +x_3 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__7; +x_4 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__8; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9535_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8226_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__1; +x_2 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__8; +x_4 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__8; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt64_reduceMod___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt64_reduceMod(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__485; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; +} +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt64_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt64_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_UInt64_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_UInt64_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; uint64_t x_37; uint64_t x_38; uint64_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -x_38 = lean_ctor_get_uint64(x_36, sizeof(void*)*1); -lean_dec(x_36); -x_39 = lean_uint64_mod(x_37, x_38); -lean_ctor_set_uint64(x_22, sizeof(void*)*1, x_39); -x_40 = l_UInt64_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; uint64_t x_47; uint64_t x_48; uint64_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_uint64(x_45, sizeof(void*)*1); -lean_dec(x_45); -x_49 = lean_uint64_mod(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, 8); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_uint64(x_50, sizeof(void*)*1, x_49); -x_51 = l_UInt64_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; uint64_t x_43; uint64_t x_44; uint64_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_uint64(x_28, sizeof(void*)*1); +x_44 = lean_ctor_get_uint64(x_42, sizeof(void*)*1); +lean_dec(x_42); +x_45 = lean_uint64_mod(x_43, x_44); +lean_ctor_set_uint64(x_28, sizeof(void*)*1, x_45); +x_46 = l_UInt64_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; uint64_t x_53; uint64_t x_54; uint64_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_uint64(x_28, sizeof(void*)*1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_uint64(x_51, sizeof(void*)*1); +lean_dec(x_51); +x_55 = lean_uint64_mod(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, 8); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_uint64(x_56, sizeof(void*)*1, x_55); +x_57 = l_UInt64_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; uint64_t x_58; lean_object* x_59; uint64_t x_60; uint64_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_uint64(x_56, sizeof(void*)*1); -lean_dec(x_56); -x_61 = lean_uint64_mod(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, 8); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_uint64(x_62, sizeof(void*)*1, x_61); -x_63 = l_UInt64_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; uint64_t x_64; lean_object* x_65; uint64_t x_66; uint64_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_uint64(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_uint64(x_62, sizeof(void*)*1); +lean_dec(x_62); +x_67 = lean_uint64_mod(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, 8); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_uint64(x_68, sizeof(void*)*1, x_67); +x_69 = l_UInt64_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; uint64_t x_73; lean_object* x_74; uint64_t x_75; uint64_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint64_t x_79; lean_object* x_80; uint64_t x_81; uint64_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_uint64(x_70, sizeof(void*)*1); -lean_dec(x_70); -x_76 = lean_uint64_mod(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, 8); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_uint64(x_77, sizeof(void*)*1, x_76); -x_78 = l_UInt64_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_uint64(x_28, sizeof(void*)*1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_uint64(x_76, sizeof(void*)*1); +lean_dec(x_76); +x_82 = lean_uint64_mod(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, 8); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_uint64(x_83, sizeof(void*)*1, x_82); +x_84 = l_UInt64_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_UInt64_reduceMod(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__499; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt64_reduceMod___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt64_reduceMod___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_UInt64_reduceMod___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_UInt64_reduceMod___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -38170,81 +38108,84 @@ LEAN_EXPORT lean_object* l_UInt64_reduceMod___boxed(lean_object* x_1, lean_objec { lean_object* x_10; x_10 = l_UInt64_reduceMod(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__1() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt64_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__489; +x_1 = l_UInt64_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__475; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__2() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__3; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2; +x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__3; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__3() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__2; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2; +x_1 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__2; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__4() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__3; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2; +x_1 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__3; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__5() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__4; +x_1 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__6() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__5; +x_1 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__7() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__6; +x_1 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__8() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__8() { _start: { lean_object* x_1; @@ -38252,4546 +38193,4637 @@ x_1 = lean_alloc_closure((void*)(l_UInt64_reduceMod___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__1; -x_3 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__7; -x_4 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__8; +x_2 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__1; +x_3 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__7; +x_4 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__8; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9573_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8264_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__1; +x_2 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__8; +x_4 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__8; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt64_reduceLT___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt64_reduceLT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__498; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_UInt8_fromExpr___closed__3; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt64_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt64_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_UInt64_fromExpr(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_UInt64_fromExpr(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) -{ -lean_object* x_37; lean_object* x_38; uint64_t x_39; uint64_t x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get_uint64(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_40 = lean_ctor_get_uint64(x_35, sizeof(void*)*1); -lean_dec(x_35); -x_41 = lean_uint64_dec_lt(x_39, x_40); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) -{ -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +lean_object* x_43; lean_object* x_44; uint64_t x_45; uint64_t x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get_uint64(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_46 = lean_ctor_get_uint64(x_41, sizeof(void*)*1); +lean_dec(x_41); +x_47 = lean_uint64_dec_lt(x_45, x_46); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) +{ +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); -lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; uint64_t x_116; uint64_t x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get_uint64(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_117 = lean_ctor_get_uint64(x_112, sizeof(void*)*1); -lean_dec(x_112); -x_118 = lean_uint64_dec_lt(x_116, x_117); -if (x_118 == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_119; lean_object* x_120; -x_119 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) -{ -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; uint64_t x_122; uint64_t x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +lean_dec(x_119); +x_122 = lean_ctor_get_uint64(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_123 = lean_ctor_get_uint64(x_118, sizeof(void*)*1); +lean_dec(x_118); +x_124 = lean_uint64_dec_lt(x_122, x_123); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_UInt64_fromExpr(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_UInt64_fromExpr(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_183; lean_object* x_184; uint64_t x_185; uint64_t x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get_uint64(x_171, sizeof(void*)*1); -lean_dec(x_171); -x_186 = lean_ctor_get_uint64(x_180, sizeof(void*)*1); -lean_dec(x_180); -x_187 = lean_uint64_dec_lt(x_185, x_186); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; uint64_t x_191; uint64_t x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_188); +x_191 = lean_ctor_get_uint64(x_177, sizeof(void*)*1); +lean_dec(x_177); +x_192 = lean_ctor_get_uint64(x_186, sizeof(void*)*1); +lean_dec(x_186); +x_193 = lean_uint64_dec_lt(x_191, x_192); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -LEAN_EXPORT lean_object* l_UInt64_reduceLT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__512; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt64_reduceLT___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt64_reduceLT___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt64_reduceLT___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_UInt64_reduceLT___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_10; +x_10 = l_UInt64_reduceLT(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__1() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt64_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__502; +x_1 = l_UInt64_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__488; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__2() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__4; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2; +x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__4; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__3() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__2; +x_1 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__2; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__4() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__3; +x_1 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__3; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__5() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__4; +x_1 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__6() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__6() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_UInt64_reduceLT), 9, 0); +x_1 = lean_alloc_closure((void*)(l_UInt64_reduceLT___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__1; -x_3 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__5; -x_4 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__6; +x_2 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__1; +x_3 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__5; +x_4 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__6; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9612_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8303_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__1; +x_2 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__6; +x_4 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__6; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt64_reduceLE___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt64_reduceLE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__512; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_UInt8_fromExpr___closed__3; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt64_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt64_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_UInt64_fromExpr(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_UInt64_fromExpr(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) -{ -lean_object* x_37; lean_object* x_38; uint64_t x_39; uint64_t x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get_uint64(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_40 = lean_ctor_get_uint64(x_35, sizeof(void*)*1); -lean_dec(x_35); -x_41 = lean_uint64_dec_le(x_39, x_40); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) -{ -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +lean_object* x_43; lean_object* x_44; uint64_t x_45; uint64_t x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get_uint64(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_46 = lean_ctor_get_uint64(x_41, sizeof(void*)*1); +lean_dec(x_41); +x_47 = lean_uint64_dec_le(x_45, x_46); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) +{ +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; uint64_t x_116; uint64_t x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get_uint64(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_117 = lean_ctor_get_uint64(x_112, sizeof(void*)*1); -lean_dec(x_112); -x_118 = lean_uint64_dec_le(x_116, x_117); -if (x_118 == 0) -{ -lean_object* x_119; lean_object* x_120; -x_119 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; uint64_t x_122; uint64_t x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +lean_dec(x_119); +x_122 = lean_ctor_get_uint64(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_123 = lean_ctor_get_uint64(x_118, sizeof(void*)*1); +lean_dec(x_118); +x_124 = lean_uint64_dec_le(x_122, x_123); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_UInt64_fromExpr(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_UInt64_fromExpr(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_183; lean_object* x_184; uint64_t x_185; uint64_t x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get_uint64(x_171, sizeof(void*)*1); -lean_dec(x_171); -x_186 = lean_ctor_get_uint64(x_180, sizeof(void*)*1); -lean_dec(x_180); -x_187 = lean_uint64_dec_le(x_185, x_186); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; uint64_t x_191; uint64_t x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_188); +x_191 = lean_ctor_get_uint64(x_177, sizeof(void*)*1); +lean_dec(x_177); +x_192 = lean_ctor_get_uint64(x_186, sizeof(void*)*1); +lean_dec(x_186); +x_193 = lean_uint64_dec_le(x_191, x_192); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -LEAN_EXPORT lean_object* l_UInt64_reduceLE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__526; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt64_reduceLE___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt64_reduceLE___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt64_reduceLE___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_UInt64_reduceLE___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_10; +x_10 = l_UInt64_reduceLE(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__1() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt64_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__516; +x_1 = l_UInt64_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__502; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__2() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__3; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2; +x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__3; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__3() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__2; +x_1 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__2; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__4() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__3; +x_1 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__3; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__5() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__4; +x_1 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__6() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__6() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_UInt64_reduceLE), 9, 0); +x_1 = lean_alloc_closure((void*)(l_UInt64_reduceLE___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__1; -x_3 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__5; -x_4 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__6; +x_2 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__1; +x_3 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__5; +x_4 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__6; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9651_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8342_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__1; +x_2 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__6; +x_4 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__6; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt64_reduceGT___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt64_reduceGT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__525; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_UInt8_fromExpr___closed__3; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt64_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt64_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_UInt64_fromExpr(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_UInt64_fromExpr(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) -{ -lean_object* x_37; lean_object* x_38; uint64_t x_39; uint64_t x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get_uint64(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_40 = lean_ctor_get_uint64(x_35, sizeof(void*)*1); -lean_dec(x_35); -x_41 = lean_uint64_dec_lt(x_40, x_39); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) -{ -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +lean_object* x_43; lean_object* x_44; uint64_t x_45; uint64_t x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get_uint64(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_46 = lean_ctor_get_uint64(x_41, sizeof(void*)*1); +lean_dec(x_41); +x_47 = lean_uint64_dec_lt(x_46, x_45); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) +{ +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_114; lean_object* x_115; uint64_t x_116; uint64_t x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get_uint64(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_117 = lean_ctor_get_uint64(x_112, sizeof(void*)*1); -lean_dec(x_112); -x_118 = lean_uint64_dec_lt(x_117, x_116); -if (x_118 == 0) -{ -lean_object* x_119; lean_object* x_120; -x_119 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) -{ -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; uint64_t x_122; uint64_t x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +lean_dec(x_119); +x_122 = lean_ctor_get_uint64(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_123 = lean_ctor_get_uint64(x_118, sizeof(void*)*1); +lean_dec(x_118); +x_124 = lean_uint64_dec_lt(x_123, x_122); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_UInt64_fromExpr(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_UInt64_fromExpr(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_183; lean_object* x_184; uint64_t x_185; uint64_t x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get_uint64(x_171, sizeof(void*)*1); -lean_dec(x_171); -x_186 = lean_ctor_get_uint64(x_180, sizeof(void*)*1); -lean_dec(x_180); -x_187 = lean_uint64_dec_lt(x_186, x_185); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; uint64_t x_191; uint64_t x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_188); +x_191 = lean_ctor_get_uint64(x_177, sizeof(void*)*1); +lean_dec(x_177); +x_192 = lean_ctor_get_uint64(x_186, sizeof(void*)*1); +lean_dec(x_186); +x_193 = lean_uint64_dec_lt(x_192, x_191); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -LEAN_EXPORT lean_object* l_UInt64_reduceGT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__539; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt64_reduceGT___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt64_reduceGT___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt64_reduceGT___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_UInt64_reduceGT___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_10; +x_10 = l_UInt64_reduceGT(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9688____closed__1() { +static lean_object* _init_l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8379____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt64_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__529; +x_1 = l_UInt64_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__515; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9688____closed__2() { +static lean_object* _init_l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8379____closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_UInt64_reduceGT), 9, 0); +x_1 = lean_alloc_closure((void*)(l_UInt64_reduceGT___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9688_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8379_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9688____closed__1; -x_3 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__5; -x_4 = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9688____closed__2; +x_2 = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8379____closed__1; +x_3 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__5; +x_4 = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8379____closed__2; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9690_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8381_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9688____closed__1; +x_2 = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8379____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9688____closed__2; +x_4 = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8379____closed__2; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_UInt64_reduceGE___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt64_reduceGE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__538; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_UInt8_fromExpr___closed__3; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_UInt64_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_UInt64_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_UInt64_fromExpr(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_UInt64_fromExpr(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) -{ -lean_object* x_37; lean_object* x_38; uint64_t x_39; uint64_t x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get_uint64(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_40 = lean_ctor_get_uint64(x_35, sizeof(void*)*1); -lean_dec(x_35); -x_41 = lean_uint64_dec_le(x_40, x_39); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) -{ -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +lean_object* x_43; lean_object* x_44; uint64_t x_45; uint64_t x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get_uint64(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_46 = lean_ctor_get_uint64(x_41, sizeof(void*)*1); +lean_dec(x_41); +x_47 = lean_uint64_dec_le(x_46, x_45); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) +{ +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_114; lean_object* x_115; uint64_t x_116; uint64_t x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get_uint64(x_23, sizeof(void*)*1); -lean_dec(x_23); -x_117 = lean_ctor_get_uint64(x_112, sizeof(void*)*1); -lean_dec(x_112); -x_118 = lean_uint64_dec_le(x_117, x_116); -if (x_118 == 0) -{ -lean_object* x_119; lean_object* x_120; -x_119 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) -{ -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; uint64_t x_122; uint64_t x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +lean_dec(x_119); +x_122 = lean_ctor_get_uint64(x_29, sizeof(void*)*1); +lean_dec(x_29); +x_123 = lean_ctor_get_uint64(x_118, sizeof(void*)*1); +lean_dec(x_118); +x_124 = lean_uint64_dec_le(x_123, x_122); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_UInt64_fromExpr(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_UInt64_fromExpr(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_183; lean_object* x_184; uint64_t x_185; uint64_t x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get_uint64(x_171, sizeof(void*)*1); -lean_dec(x_171); -x_186 = lean_ctor_get_uint64(x_180, sizeof(void*)*1); -lean_dec(x_180); -x_187 = lean_uint64_dec_le(x_186, x_185); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; uint64_t x_191; uint64_t x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_188); +x_191 = lean_ctor_get_uint64(x_177, sizeof(void*)*1); +lean_dec(x_177); +x_192 = lean_ctor_get_uint64(x_186, sizeof(void*)*1); +lean_dec(x_186); +x_193 = lean_uint64_dec_le(x_192, x_191); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -LEAN_EXPORT lean_object* l_UInt64_reduceGE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__552; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_UInt64_reduceGE___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_UInt64_reduceGE___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_UInt64_reduceGE___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_UInt64_reduceGE___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_10; +x_10 = l_UInt64_reduceGE(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9727____closed__1() { +static lean_object* _init_l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8418____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_UInt64_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__542; +x_1 = l_UInt64_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__528; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9727____closed__2() { +static lean_object* _init_l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8418____closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_UInt64_reduceGE), 9, 0); +x_1 = lean_alloc_closure((void*)(l_UInt64_reduceGE___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9727_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8418_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9727____closed__1; -x_3 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__5; -x_4 = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9727____closed__2; +x_2 = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8418____closed__1; +x_3 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__5; +x_4 = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8418____closed__2; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9729_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8420_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9727____closed__1; +x_2 = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8418____closed__1; x_3 = 1; -x_4 = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9727____closed__2; +x_4 = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8418____closed__2; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_USize_fromExpr___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +static lean_object* _init_l_USize_fromExpr___closed__1() { _start: { -lean_object* x_12; lean_object* x_13; -x_12 = l_Lean_Expr_appArg_x21(x_1); -x_13 = l_Nat_fromExpr_x3f(x_12, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_13) == 0) +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("USize", 5); +return x_1; +} +} +static lean_object* _init_l_USize_fromExpr___closed__2() { +_start: { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_box(0); +x_2 = l_USize_fromExpr___closed__1; +x_3 = l_Lean_Name_str___override(x_1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_USize_fromExpr(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -uint8_t x_15; -lean_dec(x_2); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__118; +x_11 = lean_unsigned_to_nat(3u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_87; +x_87 = lean_box(0); +x_13 = x_87; +x_14 = x_9; +goto block_86; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_88; +x_88 = l_UInt8_fromExpr___closed__3; +x_13 = x_88; +x_14 = x_9; +goto block_86; } +block_86: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } else { +lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appFn_x21(x_17); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +x_20 = lean_whnf(x_19, x_5, x_6, x_7, x_8, x_14); +if (lean_obj_tag(x_20) == 0) +{ uint8_t x_21; -x_21 = !lean_is_exclusive(x_13); +x_21 = !lean_is_exclusive(x_20); if (x_21 == 0) { -lean_object* x_22; uint8_t x_23; -x_22 = lean_ctor_get(x_13, 0); +lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; +x_22 = lean_ctor_get(x_20, 0); +x_23 = lean_ctor_get(x_20, 1); +x_24 = l_USize_fromExpr___closed__2; +x_25 = l_Lean_Expr_isConstOf(x_22, x_24); lean_dec(x_22); -x_23 = !lean_is_exclusive(x_14); -if (x_23 == 0) -{ -lean_object* x_24; size_t x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_14, 0); -x_25 = lean_usize_of_nat(x_24); -lean_dec(x_24); -x_26 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -lean_ctor_set(x_26, 0, x_2); -lean_ctor_set_usize(x_26, 1, x_25); -lean_ctor_set(x_14, 0, x_26); -return x_13; +if (x_25 == 0) +{ +lean_object* x_26; +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_26 = lean_box(0); +lean_ctor_set(x_20, 0, x_26); +return x_20; } else { -lean_object* x_27; size_t x_28; lean_object* x_29; lean_object* x_30; -x_27 = lean_ctor_get(x_14, 0); -lean_inc(x_27); -lean_dec(x_14); -x_28 = lean_usize_of_nat(x_27); -lean_dec(x_27); -x_29 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -lean_ctor_set(x_29, 0, x_2); -lean_ctor_set_usize(x_29, 1, x_28); -x_30 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_30, 0, x_29); -lean_ctor_set(x_13, 0, x_30); -return x_13; -} +lean_object* x_27; lean_object* x_28; +lean_free_object(x_20); +x_27 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +x_28 = l_Nat_fromExpr_x3f(x_27, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_23); +lean_dec(x_5); +if (lean_obj_tag(x_28) == 0) +{ +lean_object* x_29; +x_29 = lean_ctor_get(x_28, 0); +lean_inc(x_29); +if (lean_obj_tag(x_29) == 0) +{ +uint8_t x_30; +lean_dec(x_18); +x_30 = !lean_is_exclusive(x_28); +if (x_30 == 0) +{ +lean_object* x_31; lean_object* x_32; +x_31 = lean_ctor_get(x_28, 0); +lean_dec(x_31); +x_32 = lean_box(0); +lean_ctor_set(x_28, 0, x_32); +return x_28; } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; size_t x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; -x_31 = lean_ctor_get(x_13, 1); -lean_inc(x_31); -lean_dec(x_13); -x_32 = lean_ctor_get(x_14, 0); -lean_inc(x_32); -if (lean_is_exclusive(x_14)) { - lean_ctor_release(x_14, 0); - x_33 = x_14; -} else { - lean_dec_ref(x_14); - x_33 = lean_box(0); -} -x_34 = lean_usize_of_nat(x_32); -lean_dec(x_32); -x_35 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -lean_ctor_set(x_35, 0, x_2); -lean_ctor_set_usize(x_35, 1, x_34); -if (lean_is_scalar(x_33)) { - x_36 = lean_alloc_ctor(1, 1, 0); -} else { - x_36 = x_33; -} -lean_ctor_set(x_36, 0, x_35); -x_37 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_37, 0, x_36); -lean_ctor_set(x_37, 1, x_31); -return x_37; -} +lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_33 = lean_ctor_get(x_28, 1); +lean_inc(x_33); +lean_dec(x_28); +x_34 = lean_box(0); +x_35 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_35, 0, x_34); +lean_ctor_set(x_35, 1, x_33); +return x_35; } } else { -uint8_t x_38; -lean_dec(x_2); -x_38 = !lean_is_exclusive(x_13); +uint8_t x_36; +x_36 = !lean_is_exclusive(x_28); +if (x_36 == 0) +{ +lean_object* x_37; uint8_t x_38; +x_37 = lean_ctor_get(x_28, 0); +lean_dec(x_37); +x_38 = !lean_is_exclusive(x_29); if (x_38 == 0) { -return x_13; +lean_object* x_39; size_t x_40; lean_object* x_41; +x_39 = lean_ctor_get(x_29, 0); +x_40 = lean_usize_of_nat(x_39); +lean_dec(x_39); +x_41 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +lean_ctor_set(x_41, 0, x_18); +lean_ctor_set_usize(x_41, 1, x_40); +lean_ctor_set(x_29, 0, x_41); +return x_28; } else { -lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_39 = lean_ctor_get(x_13, 0); -x_40 = lean_ctor_get(x_13, 1); -lean_inc(x_40); -lean_inc(x_39); -lean_dec(x_13); -x_41 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_41, 0, x_39); -lean_ctor_set(x_41, 1, x_40); -return x_41; -} -} -} -} -static lean_object* _init_l_USize_fromExpr___lambda__2___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("USize", 5); -return x_1; +lean_object* x_42; size_t x_43; lean_object* x_44; lean_object* x_45; +x_42 = lean_ctor_get(x_29, 0); +lean_inc(x_42); +lean_dec(x_29); +x_43 = lean_usize_of_nat(x_42); +lean_dec(x_42); +x_44 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +lean_ctor_set(x_44, 0, x_18); +lean_ctor_set_usize(x_44, 1, x_43); +x_45 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_45, 0, x_44); +lean_ctor_set(x_28, 0, x_45); +return x_28; } } -static lean_object* _init_l_USize_fromExpr___lambda__2___closed__2() { -_start: +else { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_USize_fromExpr___lambda__2___closed__1; -x_3 = l_Lean_Name_str___override(x_1, x_2); -return x_3; +lean_object* x_46; lean_object* x_47; lean_object* x_48; size_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; +x_46 = lean_ctor_get(x_28, 1); +lean_inc(x_46); +lean_dec(x_28); +x_47 = lean_ctor_get(x_29, 0); +lean_inc(x_47); +if (lean_is_exclusive(x_29)) { + lean_ctor_release(x_29, 0); + x_48 = x_29; +} else { + lean_dec_ref(x_29); + x_48 = lean_box(0); } +x_49 = lean_usize_of_nat(x_47); +lean_dec(x_47); +x_50 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +lean_ctor_set(x_50, 0, x_18); +lean_ctor_set_usize(x_50, 1, x_49); +if (lean_is_scalar(x_48)) { + x_51 = lean_alloc_ctor(1, 1, 0); +} else { + x_51 = x_48; } -LEAN_EXPORT lean_object* l_USize_fromExpr___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; -lean_dec(x_2); -x_11 = l_Lean_Expr_appFn_x21(x_1); -lean_dec(x_1); -x_12 = l_Lean_Expr_appFn_x21(x_11); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -x_14 = lean_whnf(x_13, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_14) == 0) -{ -uint8_t x_15; -x_15 = !lean_is_exclusive(x_14); -if (x_15 == 0) -{ -lean_object* x_16; lean_object* x_17; lean_object* x_18; uint8_t x_19; -x_16 = lean_ctor_get(x_14, 0); -x_17 = lean_ctor_get(x_14, 1); -x_18 = l_USize_fromExpr___lambda__2___closed__2; -x_19 = l_Lean_Expr_isConstOf(x_16, x_18); -lean_dec(x_16); -if (x_19 == 0) -{ -lean_object* x_20; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_20 = lean_box(0); -lean_ctor_set(x_14, 0, x_20); -return x_14; +lean_ctor_set(x_51, 0, x_50); +x_52 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_52, 0, x_51); +lean_ctor_set(x_52, 1, x_46); +return x_52; } -else -{ -lean_object* x_21; lean_object* x_22; -lean_free_object(x_14); -x_21 = lean_box(0); -x_22 = l_USize_fromExpr___lambda__1(x_11, x_12, x_21, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_17); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_11); -return x_22; } } else { -lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; -x_23 = lean_ctor_get(x_14, 0); -x_24 = lean_ctor_get(x_14, 1); -lean_inc(x_24); -lean_inc(x_23); -lean_dec(x_14); -x_25 = l_USize_fromExpr___lambda__2___closed__2; -x_26 = l_Lean_Expr_isConstOf(x_23, x_25); -lean_dec(x_23); -if (x_26 == 0) +uint8_t x_53; +lean_dec(x_18); +x_53 = !lean_is_exclusive(x_28); +if (x_53 == 0) { -lean_object* x_27; lean_object* x_28; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_27 = lean_box(0); -x_28 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_28, 0, x_27); -lean_ctor_set(x_28, 1, x_24); return x_28; } else { -lean_object* x_29; lean_object* x_30; -x_29 = lean_box(0); -x_30 = l_USize_fromExpr___lambda__1(x_11, x_12, x_29, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_24); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_11); -return x_30; +lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_54 = lean_ctor_get(x_28, 0); +x_55 = lean_ctor_get(x_28, 1); +lean_inc(x_55); +lean_inc(x_54); +lean_dec(x_28); +x_56 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_56, 0, x_54); +lean_ctor_set(x_56, 1, x_55); +return x_56; +} } } } else { -uint8_t x_31; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_9); +lean_object* x_57; lean_object* x_58; lean_object* x_59; uint8_t x_60; +x_57 = lean_ctor_get(x_20, 0); +x_58 = lean_ctor_get(x_20, 1); +lean_inc(x_58); +lean_inc(x_57); +lean_dec(x_20); +x_59 = l_USize_fromExpr___closed__2; +x_60 = l_Lean_Expr_isConstOf(x_57, x_59); +lean_dec(x_57); +if (x_60 == 0) +{ +lean_object* x_61; lean_object* x_62; +lean_dec(x_18); +lean_dec(x_17); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_31 = !lean_is_exclusive(x_14); -if (x_31 == 0) +x_61 = lean_box(0); +x_62 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_62, 1, x_58); +return x_62; +} +else +{ +lean_object* x_63; lean_object* x_64; +x_63 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); +x_64 = l_Nat_fromExpr_x3f(x_63, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_58); +lean_dec(x_5); +if (lean_obj_tag(x_64) == 0) +{ +lean_object* x_65; +x_65 = lean_ctor_get(x_64, 0); +lean_inc(x_65); +if (lean_obj_tag(x_65) == 0) { -return x_14; +lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +lean_dec(x_18); +x_66 = lean_ctor_get(x_64, 1); +lean_inc(x_66); +if (lean_is_exclusive(x_64)) { + lean_ctor_release(x_64, 0); + lean_ctor_release(x_64, 1); + x_67 = x_64; +} else { + lean_dec_ref(x_64); + x_67 = lean_box(0); +} +x_68 = lean_box(0); +if (lean_is_scalar(x_67)) { + x_69 = lean_alloc_ctor(0, 2, 0); +} else { + x_69 = x_67; +} +lean_ctor_set(x_69, 0, x_68); +lean_ctor_set(x_69, 1, x_66); +return x_69; } else { -lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_32 = lean_ctor_get(x_14, 0); -x_33 = lean_ctor_get(x_14, 1); -lean_inc(x_33); -lean_inc(x_32); -lean_dec(x_14); -x_34 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_34, 0, x_32); -lean_ctor_set(x_34, 1, x_33); -return x_34; +lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; size_t x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; +x_70 = lean_ctor_get(x_64, 1); +lean_inc(x_70); +if (lean_is_exclusive(x_64)) { + lean_ctor_release(x_64, 0); + lean_ctor_release(x_64, 1); + x_71 = x_64; +} else { + lean_dec_ref(x_64); + x_71 = lean_box(0); +} +x_72 = lean_ctor_get(x_65, 0); +lean_inc(x_72); +if (lean_is_exclusive(x_65)) { + lean_ctor_release(x_65, 0); + x_73 = x_65; +} else { + lean_dec_ref(x_65); + x_73 = lean_box(0); +} +x_74 = lean_usize_of_nat(x_72); +lean_dec(x_72); +x_75 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +lean_ctor_set(x_75, 0, x_18); +lean_ctor_set_usize(x_75, 1, x_74); +if (lean_is_scalar(x_73)) { + x_76 = lean_alloc_ctor(1, 1, 0); +} else { + x_76 = x_73; } +lean_ctor_set(x_76, 0, x_75); +if (lean_is_scalar(x_71)) { + x_77 = lean_alloc_ctor(0, 2, 0); +} else { + x_77 = x_71; } +lean_ctor_set(x_77, 0, x_76); +lean_ctor_set(x_77, 1, x_70); +return x_77; } } -LEAN_EXPORT lean_object* l_USize_fromExpr(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: +else { -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__115; -x_11 = lean_unsigned_to_nat(3u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; +lean_dec(x_18); +x_78 = lean_ctor_get(x_64, 0); +lean_inc(x_78); +x_79 = lean_ctor_get(x_64, 1); +lean_inc(x_79); +if (lean_is_exclusive(x_64)) { + lean_ctor_release(x_64, 0); + lean_ctor_release(x_64, 1); + x_80 = x_64; +} else { + lean_dec_ref(x_64); + x_80 = lean_box(0); +} +if (lean_is_scalar(x_80)) { + x_81 = lean_alloc_ctor(1, 2, 0); +} else { + x_81 = x_80; +} +lean_ctor_set(x_81, 0, x_78); +lean_ctor_set(x_81, 1, x_79); +return x_81; +} +} +} +} +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_82; +lean_dec(x_18); +lean_dec(x_17); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_82 = !lean_is_exclusive(x_20); +if (x_82 == 0) +{ +return x_20; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_USize_fromExpr___lambda__2(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_83; lean_object* x_84; lean_object* x_85; +x_83 = lean_ctor_get(x_20, 0); +x_84 = lean_ctor_get(x_20, 1); +lean_inc(x_84); +lean_inc(x_83); +lean_dec(x_20); +x_85 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_85, 0, x_83); +lean_ctor_set(x_85, 1, x_84); +return x_85; +} +} +} } } } -LEAN_EXPORT lean_object* l_USize_fromExpr___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_USize_fromExpr___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_12; -x_12 = l_USize_fromExpr___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); +lean_object* x_10; +x_10 = l_USize_fromExpr(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_4); lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -return x_12; +return x_10; } } static lean_object* _init_l_USize_toExpr___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_USize_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__248; +x_1 = l_USize_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__234; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } @@ -42823,1740 +42855,1736 @@ x_8 = l_Lean_mkAppB(x_5, x_4, x_7); return x_8; } } -LEAN_EXPORT lean_object* l_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9732____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8423_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = l_Lean_Expr_appFn_x21(x_1); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_dec(x_12); +uint8_t x_13; lean_object* x_14; lean_object* x_15; +x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); +if (x_13 == 0) +{ +lean_object* x_113; +x_113 = lean_box(0); +x_14 = x_113; +x_15 = x_12; +goto block_112; +} +else +{ +lean_object* x_114; +x_114 = l_UInt8_fromExpr___closed__3; +x_14 = x_114; +x_15 = x_12; +goto block_112; +} +block_112: +{ +if (lean_obj_tag(x_14) == 0) +{ +lean_object* x_16; lean_object* x_17; +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_3); +x_16 = lean_box(0); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_15); +return x_17; +} +else +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_14); +x_18 = l_Lean_Expr_appFn_x21(x_4); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_dec(x_18); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_14 = l_USize_fromExpr(x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_14) == 0) +x_20 = l_USize_fromExpr(x_19, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_15); +lean_dec(x_19); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_15; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -if (lean_obj_tag(x_15) == 0) +lean_object* x_21; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +if (lean_obj_tag(x_21) == 0) { -uint8_t x_16; +uint8_t x_22; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -x_16 = !lean_is_exclusive(x_14); -if (x_16 == 0) +lean_dec(x_3); +x_22 = !lean_is_exclusive(x_20); +if (x_22 == 0) { -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_14, 0); -lean_dec(x_17); -x_18 = lean_box(0); -lean_ctor_set(x_14, 0, x_18); -return x_14; +lean_object* x_23; lean_object* x_24; +x_23 = lean_ctor_get(x_20, 0); +lean_dec(x_23); +x_24 = lean_box(0); +lean_ctor_set(x_20, 0, x_24); +return x_20; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_14, 1); -lean_inc(x_19); -lean_dec(x_14); -x_20 = lean_box(0); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_21, 1, x_19); -return x_21; +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_20, 1); +lean_inc(x_25); +lean_dec(x_20); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_25); +return x_27; } } else { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_22 = lean_ctor_get(x_14, 1); -lean_inc(x_22); -lean_dec(x_14); -x_23 = lean_ctor_get(x_15, 0); -lean_inc(x_23); -lean_dec(x_15); -x_24 = l_Lean_Expr_appArg_x21(x_1); -x_25 = l_USize_fromExpr(x_24, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_25) == 0) -{ -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_28 = lean_ctor_get(x_20, 1); +lean_inc(x_28); +lean_dec(x_20); +x_29 = lean_ctor_get(x_21, 0); +lean_inc(x_29); +lean_dec(x_21); +x_30 = l_Lean_Expr_appArg_x21(x_4); +x_31 = l_USize_fromExpr(x_30, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) +{ +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_dec(x_23); -lean_dec(x_2); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +uint8_t x_33; +lean_dec(x_29); +lean_dec(x_3); +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -uint8_t x_33; -x_33 = !lean_is_exclusive(x_25); -if (x_33 == 0) +uint8_t x_39; +x_39 = !lean_is_exclusive(x_31); +if (x_39 == 0) { -lean_object* x_34; uint8_t x_35; -x_34 = lean_ctor_get(x_25, 0); -lean_dec(x_34); -x_35 = !lean_is_exclusive(x_26); -if (x_35 == 0) +lean_object* x_40; uint8_t x_41; +x_40 = lean_ctor_get(x_31, 0); +lean_dec(x_40); +x_41 = !lean_is_exclusive(x_32); +if (x_41 == 0) { -uint8_t x_36; -x_36 = !lean_is_exclusive(x_23); -if (x_36 == 0) +uint8_t x_42; +x_42 = !lean_is_exclusive(x_29); +if (x_42 == 0) { -lean_object* x_37; size_t x_38; size_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; size_t x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_37 = lean_ctor_get(x_26, 0); -x_38 = lean_ctor_get_usize(x_23, 1); -x_39 = lean_ctor_get_usize(x_37, 1); -lean_dec(x_37); -x_40 = lean_box_usize(x_38); -x_41 = lean_box_usize(x_39); -x_42 = lean_apply_2(x_2, x_40, x_41); -x_43 = lean_unbox_usize(x_42); -lean_dec(x_42); -lean_ctor_set_usize(x_23, 1, x_43); -x_44 = l_USize_toExpr(x_23); -x_45 = lean_box(0); -x_46 = lean_unsigned_to_nat(0u); -x_47 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set(x_47, 2, x_46); -x_48 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_26, 0, x_48); -return x_25; -} -else -{ -lean_object* x_49; lean_object* x_50; size_t x_51; size_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; size_t x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; -x_49 = lean_ctor_get(x_26, 0); -x_50 = lean_ctor_get(x_23, 0); -x_51 = lean_ctor_get_usize(x_23, 1); -lean_inc(x_50); -lean_dec(x_23); -x_52 = lean_ctor_get_usize(x_49, 1); -lean_dec(x_49); -x_53 = lean_box_usize(x_51); -x_54 = lean_box_usize(x_52); -x_55 = lean_apply_2(x_2, x_53, x_54); -x_56 = lean_unbox_usize(x_55); +lean_object* x_43; size_t x_44; size_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; size_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; +x_43 = lean_ctor_get(x_32, 0); +x_44 = lean_ctor_get_usize(x_29, 1); +x_45 = lean_ctor_get_usize(x_43, 1); +lean_dec(x_43); +x_46 = lean_box_usize(x_44); +x_47 = lean_box_usize(x_45); +x_48 = lean_apply_2(x_3, x_46, x_47); +x_49 = lean_unbox_usize(x_48); +lean_dec(x_48); +lean_ctor_set_usize(x_29, 1, x_49); +x_50 = l_USize_toExpr(x_29); +x_51 = lean_box(0); +x_52 = lean_unsigned_to_nat(0u); +x_53 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_53, 0, x_50); +lean_ctor_set(x_53, 1, x_51); +lean_ctor_set(x_53, 2, x_52); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +lean_ctor_set(x_32, 0, x_54); +return x_31; +} +else +{ +lean_object* x_55; lean_object* x_56; size_t x_57; size_t x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; size_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; +x_55 = lean_ctor_get(x_32, 0); +x_56 = lean_ctor_get(x_29, 0); +x_57 = lean_ctor_get_usize(x_29, 1); +lean_inc(x_56); +lean_dec(x_29); +x_58 = lean_ctor_get_usize(x_55, 1); lean_dec(x_55); -x_57 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -lean_ctor_set(x_57, 0, x_50); -lean_ctor_set_usize(x_57, 1, x_56); -x_58 = l_USize_toExpr(x_57); -x_59 = lean_box(0); -x_60 = lean_unsigned_to_nat(0u); -x_61 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_61, 0, x_58); -lean_ctor_set(x_61, 1, x_59); -lean_ctor_set(x_61, 2, x_60); -x_62 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_62, 0, x_61); -lean_ctor_set(x_26, 0, x_62); -return x_25; +x_59 = lean_box_usize(x_57); +x_60 = lean_box_usize(x_58); +x_61 = lean_apply_2(x_3, x_59, x_60); +x_62 = lean_unbox_usize(x_61); +lean_dec(x_61); +x_63 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +lean_ctor_set(x_63, 0, x_56); +lean_ctor_set_usize(x_63, 1, x_62); +x_64 = l_USize_toExpr(x_63); +x_65 = lean_box(0); +x_66 = lean_unsigned_to_nat(0u); +x_67 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_67, 0, x_64); +lean_ctor_set(x_67, 1, x_65); +lean_ctor_set(x_67, 2, x_66); +x_68 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_68, 0, x_67); +lean_ctor_set(x_32, 0, x_68); +return x_31; } } else { -lean_object* x_63; lean_object* x_64; size_t x_65; lean_object* x_66; size_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; size_t x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_63 = lean_ctor_get(x_26, 0); -lean_inc(x_63); -lean_dec(x_26); -x_64 = lean_ctor_get(x_23, 0); -lean_inc(x_64); -x_65 = lean_ctor_get_usize(x_23, 1); -if (lean_is_exclusive(x_23)) { - lean_ctor_release(x_23, 0); - x_66 = x_23; -} else { - lean_dec_ref(x_23); - x_66 = lean_box(0); -} -x_67 = lean_ctor_get_usize(x_63, 1); -lean_dec(x_63); -x_68 = lean_box_usize(x_65); -x_69 = lean_box_usize(x_67); -x_70 = lean_apply_2(x_2, x_68, x_69); -x_71 = lean_unbox_usize(x_70); -lean_dec(x_70); -if (lean_is_scalar(x_66)) { - x_72 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -} else { - x_72 = x_66; -} -lean_ctor_set(x_72, 0, x_64); -lean_ctor_set_usize(x_72, 1, x_71); -x_73 = l_USize_toExpr(x_72); -x_74 = lean_box(0); -x_75 = lean_unsigned_to_nat(0u); -x_76 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_76, 0, x_73); -lean_ctor_set(x_76, 1, x_74); -lean_ctor_set(x_76, 2, x_75); -x_77 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_77, 0, x_76); -x_78 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_78, 0, x_77); -lean_ctor_set(x_25, 0, x_78); -return x_25; +lean_object* x_69; lean_object* x_70; size_t x_71; lean_object* x_72; size_t x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; size_t x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_69 = lean_ctor_get(x_32, 0); +lean_inc(x_69); +lean_dec(x_32); +x_70 = lean_ctor_get(x_29, 0); +lean_inc(x_70); +x_71 = lean_ctor_get_usize(x_29, 1); +if (lean_is_exclusive(x_29)) { + lean_ctor_release(x_29, 0); + x_72 = x_29; +} else { + lean_dec_ref(x_29); + x_72 = lean_box(0); +} +x_73 = lean_ctor_get_usize(x_69, 1); +lean_dec(x_69); +x_74 = lean_box_usize(x_71); +x_75 = lean_box_usize(x_73); +x_76 = lean_apply_2(x_3, x_74, x_75); +x_77 = lean_unbox_usize(x_76); +lean_dec(x_76); +if (lean_is_scalar(x_72)) { + x_78 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +} else { + x_78 = x_72; +} +lean_ctor_set(x_78, 0, x_70); +lean_ctor_set_usize(x_78, 1, x_77); +x_79 = l_USize_toExpr(x_78); +x_80 = lean_box(0); +x_81 = lean_unsigned_to_nat(0u); +x_82 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_82, 0, x_79); +lean_ctor_set(x_82, 1, x_80); +lean_ctor_set(x_82, 2, x_81); +x_83 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_83, 0, x_82); +x_84 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_84, 0, x_83); +lean_ctor_set(x_31, 0, x_84); +return x_31; } } else { -lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; size_t x_83; lean_object* x_84; size_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; size_t x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; -x_79 = lean_ctor_get(x_25, 1); -lean_inc(x_79); -lean_dec(x_25); -x_80 = lean_ctor_get(x_26, 0); -lean_inc(x_80); -if (lean_is_exclusive(x_26)) { - lean_ctor_release(x_26, 0); - x_81 = x_26; -} else { - lean_dec_ref(x_26); - x_81 = lean_box(0); -} -x_82 = lean_ctor_get(x_23, 0); -lean_inc(x_82); -x_83 = lean_ctor_get_usize(x_23, 1); -if (lean_is_exclusive(x_23)) { - lean_ctor_release(x_23, 0); - x_84 = x_23; -} else { - lean_dec_ref(x_23); - x_84 = lean_box(0); -} -x_85 = lean_ctor_get_usize(x_80, 1); -lean_dec(x_80); -x_86 = lean_box_usize(x_83); -x_87 = lean_box_usize(x_85); -x_88 = lean_apply_2(x_2, x_86, x_87); -x_89 = lean_unbox_usize(x_88); -lean_dec(x_88); -if (lean_is_scalar(x_84)) { - x_90 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -} else { - x_90 = x_84; -} -lean_ctor_set(x_90, 0, x_82); -lean_ctor_set_usize(x_90, 1, x_89); -x_91 = l_USize_toExpr(x_90); -x_92 = lean_box(0); -x_93 = lean_unsigned_to_nat(0u); -x_94 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_94, 0, x_91); -lean_ctor_set(x_94, 1, x_92); -lean_ctor_set(x_94, 2, x_93); -x_95 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_95, 0, x_94); -if (lean_is_scalar(x_81)) { - x_96 = lean_alloc_ctor(1, 1, 0); +lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; size_t x_89; lean_object* x_90; size_t x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; size_t x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; +x_85 = lean_ctor_get(x_31, 1); +lean_inc(x_85); +lean_dec(x_31); +x_86 = lean_ctor_get(x_32, 0); +lean_inc(x_86); +if (lean_is_exclusive(x_32)) { + lean_ctor_release(x_32, 0); + x_87 = x_32; +} else { + lean_dec_ref(x_32); + x_87 = lean_box(0); +} +x_88 = lean_ctor_get(x_29, 0); +lean_inc(x_88); +x_89 = lean_ctor_get_usize(x_29, 1); +if (lean_is_exclusive(x_29)) { + lean_ctor_release(x_29, 0); + x_90 = x_29; +} else { + lean_dec_ref(x_29); + x_90 = lean_box(0); +} +x_91 = lean_ctor_get_usize(x_86, 1); +lean_dec(x_86); +x_92 = lean_box_usize(x_89); +x_93 = lean_box_usize(x_91); +x_94 = lean_apply_2(x_3, x_92, x_93); +x_95 = lean_unbox_usize(x_94); +lean_dec(x_94); +if (lean_is_scalar(x_90)) { + x_96 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +} else { + x_96 = x_90; +} +lean_ctor_set(x_96, 0, x_88); +lean_ctor_set_usize(x_96, 1, x_95); +x_97 = l_USize_toExpr(x_96); +x_98 = lean_box(0); +x_99 = lean_unsigned_to_nat(0u); +x_100 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_100, 0, x_97); +lean_ctor_set(x_100, 1, x_98); +lean_ctor_set(x_100, 2, x_99); +x_101 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_101, 0, x_100); +if (lean_is_scalar(x_87)) { + x_102 = lean_alloc_ctor(1, 1, 0); } else { - x_96 = x_81; + x_102 = x_87; } -lean_ctor_set(x_96, 0, x_95); -x_97 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_97, 0, x_96); -lean_ctor_set(x_97, 1, x_79); -return x_97; +lean_ctor_set(x_102, 0, x_101); +x_103 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_103, 0, x_102); +lean_ctor_set(x_103, 1, x_85); +return x_103; } } } else { -uint8_t x_98; -lean_dec(x_23); -lean_dec(x_2); -x_98 = !lean_is_exclusive(x_25); -if (x_98 == 0) +uint8_t x_104; +lean_dec(x_29); +lean_dec(x_3); +x_104 = !lean_is_exclusive(x_31); +if (x_104 == 0) { -return x_25; +return x_31; } else { -lean_object* x_99; lean_object* x_100; lean_object* x_101; -x_99 = lean_ctor_get(x_25, 0); -x_100 = lean_ctor_get(x_25, 1); -lean_inc(x_100); -lean_inc(x_99); -lean_dec(x_25); -x_101 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_100); -return x_101; +lean_object* x_105; lean_object* x_106; lean_object* x_107; +x_105 = lean_ctor_get(x_31, 0); +x_106 = lean_ctor_get(x_31, 1); +lean_inc(x_106); +lean_inc(x_105); +lean_dec(x_31); +x_107 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_106); +return x_107; } } } } else { -uint8_t x_102; +uint8_t x_108; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -x_102 = !lean_is_exclusive(x_14); -if (x_102 == 0) +lean_dec(x_3); +x_108 = !lean_is_exclusive(x_20); +if (x_108 == 0) { -return x_14; +return x_20; } else { -lean_object* x_103; lean_object* x_104; lean_object* x_105; -x_103 = lean_ctor_get(x_14, 0); -x_104 = lean_ctor_get(x_14, 1); -lean_inc(x_104); -lean_inc(x_103); -lean_dec(x_14); -x_105 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_105, 0, x_103); -lean_ctor_set(x_105, 1, x_104); -return x_105; +lean_object* x_109; lean_object* x_110; lean_object* x_111; +x_109 = lean_ctor_get(x_20, 0); +x_110 = lean_ctor_get(x_20, 1); +lean_inc(x_110); +lean_inc(x_109); +lean_dec(x_20); +x_111 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_111, 0, x_109); +lean_ctor_set(x_111, 1, x_110); +return x_111; +} +} } } } } -LEAN_EXPORT lean_object* l_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9732_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +LEAN_EXPORT lean_object* l_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8423____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -uint8_t x_13; -x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); -lean_dec(x_1); -if (x_13 == 0) -{ -lean_object* x_14; lean_object* x_15; -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +lean_object* x_13; +x_13 = l_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8423_(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); -x_14 = lean_box(0); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_12); -return x_15; -} -else -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_box(0); -x_17 = l_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9732____lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -lean_dec(x_4); -return x_17; -} +lean_dec(x_1); +return x_13; } } -LEAN_EXPORT lean_object* l_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9732____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8423_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -lean_object* x_12; -x_12 = l_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9732____lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_3); -lean_dec(x_1); -return x_12; +uint8_t x_13; lean_object* x_14; lean_object* x_15; +x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); +if (x_13 == 0) +{ +lean_object* x_263; +x_263 = lean_box(0); +x_14 = x_263; +x_15 = x_12; +goto block_262; } +else +{ +lean_object* x_264; +x_264 = l_UInt8_fromExpr___closed__3; +x_14 = x_264; +x_15 = x_12; +goto block_262; +} +block_262: +{ +if (lean_obj_tag(x_14) == 0) +{ +lean_object* x_16; lean_object* x_17; +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_4); +lean_dec(x_3); +x_16 = lean_box(0); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_15); +return x_17; } -LEAN_EXPORT lean_object* l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9732____lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { -_start: +else { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = l_Lean_Expr_appFn_x21(x_1); -x_13 = l_Lean_Expr_appArg_x21(x_12); -lean_dec(x_12); +lean_object* x_18; lean_object* x_19; lean_object* x_20; +lean_dec(x_14); +x_18 = l_Lean_Expr_appFn_x21(x_4); +x_19 = l_Lean_Expr_appArg_x21(x_18); +lean_dec(x_18); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_14 = l_USize_fromExpr(x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_14) == 0) +x_20 = l_USize_fromExpr(x_19, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_15); +lean_dec(x_19); +if (lean_obj_tag(x_20) == 0) { -lean_object* x_15; -x_15 = lean_ctor_get(x_14, 0); -lean_inc(x_15); -if (lean_obj_tag(x_15) == 0) +lean_object* x_21; +x_21 = lean_ctor_get(x_20, 0); +lean_inc(x_21); +if (lean_obj_tag(x_21) == 0) { -uint8_t x_16; +uint8_t x_22; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_16 = !lean_is_exclusive(x_14); -if (x_16 == 0) +lean_dec(x_3); +x_22 = !lean_is_exclusive(x_20); +if (x_22 == 0) { -lean_object* x_17; lean_object* x_18; -x_17 = lean_ctor_get(x_14, 0); -lean_dec(x_17); -x_18 = lean_box(0); -lean_ctor_set(x_14, 0, x_18); -return x_14; +lean_object* x_23; lean_object* x_24; +x_23 = lean_ctor_get(x_20, 0); +lean_dec(x_23); +x_24 = lean_box(0); +lean_ctor_set(x_20, 0, x_24); +return x_20; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; -x_19 = lean_ctor_get(x_14, 1); -lean_inc(x_19); -lean_dec(x_14); -x_20 = lean_box(0); -x_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_21, 1, x_19); -return x_21; +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_20, 1); +lean_inc(x_25); +lean_dec(x_20); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_25); +return x_27; } } else { -lean_object* x_22; uint8_t x_23; -x_22 = lean_ctor_get(x_14, 1); -lean_inc(x_22); -lean_dec(x_14); -x_23 = !lean_is_exclusive(x_15); -if (x_23 == 0) +lean_object* x_28; uint8_t x_29; +x_28 = lean_ctor_get(x_20, 1); +lean_inc(x_28); +lean_dec(x_20); +x_29 = !lean_is_exclusive(x_21); +if (x_29 == 0) { -lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_24 = lean_ctor_get(x_15, 0); -x_25 = l_Lean_Expr_appArg_x21(x_1); +lean_object* x_30; lean_object* x_31; lean_object* x_32; +x_30 = lean_ctor_get(x_21, 0); +x_31 = l_Lean_Expr_appArg_x21(x_4); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -x_26 = l_USize_fromExpr(x_25, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_26) == 0) +x_32 = l_USize_fromExpr(x_31, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +lean_dec(x_31); +if (lean_obj_tag(x_32) == 0) { -lean_object* x_27; -x_27 = lean_ctor_get(x_26, 0); -lean_inc(x_27); -if (lean_obj_tag(x_27) == 0) +lean_object* x_33; +x_33 = lean_ctor_get(x_32, 0); +lean_inc(x_33); +if (lean_obj_tag(x_33) == 0) { -uint8_t x_28; -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_34; +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_28 = !lean_is_exclusive(x_26); -if (x_28 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_34 = !lean_is_exclusive(x_32); +if (x_34 == 0) { -lean_object* x_29; lean_object* x_30; -x_29 = lean_ctor_get(x_26, 0); -lean_dec(x_29); -x_30 = lean_box(0); -lean_ctor_set(x_26, 0, x_30); -return x_26; +lean_object* x_35; lean_object* x_36; +x_35 = lean_ctor_get(x_32, 0); +lean_dec(x_35); +x_36 = lean_box(0); +lean_ctor_set(x_32, 0, x_36); +return x_32; } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_31 = lean_ctor_get(x_26, 1); -lean_inc(x_31); -lean_dec(x_26); -x_32 = lean_box(0); -x_33 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_33, 0, x_32); -lean_ctor_set(x_33, 1, x_31); -return x_33; +lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_37 = lean_ctor_get(x_32, 1); +lean_inc(x_37); +lean_dec(x_32); +x_38 = lean_box(0); +x_39 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_39, 0, x_38); +lean_ctor_set(x_39, 1, x_37); +return x_39; } } else { -lean_object* x_34; uint8_t x_35; -x_34 = lean_ctor_get(x_26, 1); -lean_inc(x_34); -lean_dec(x_26); -x_35 = !lean_is_exclusive(x_27); -if (x_35 == 0) +lean_object* x_40; uint8_t x_41; +x_40 = lean_ctor_get(x_32, 1); +lean_inc(x_40); +lean_dec(x_32); +x_41 = !lean_is_exclusive(x_33); +if (x_41 == 0) { -lean_object* x_36; lean_object* x_37; -x_36 = lean_ctor_get(x_27, 0); +lean_object* x_42; lean_object* x_43; +x_42 = lean_ctor_get(x_33, 0); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_37 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_34); -if (lean_obj_tag(x_37) == 0) +lean_inc(x_4); +x_43 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_40); +if (lean_obj_tag(x_43) == 0) { -lean_object* x_38; lean_object* x_39; size_t x_40; size_t x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; uint8_t x_45; -x_38 = lean_ctor_get(x_37, 0); -lean_inc(x_38); -x_39 = lean_ctor_get(x_37, 1); -lean_inc(x_39); -lean_dec(x_37); -x_40 = lean_ctor_get_usize(x_24, 1); -lean_dec(x_24); -x_41 = lean_ctor_get_usize(x_36, 1); -lean_dec(x_36); -x_42 = lean_box_usize(x_40); -x_43 = lean_box_usize(x_41); -x_44 = lean_apply_2(x_2, x_42, x_43); -x_45 = lean_unbox(x_44); +lean_object* x_44; lean_object* x_45; size_t x_46; size_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint8_t x_51; +x_44 = lean_ctor_get(x_43, 0); +lean_inc(x_44); +x_45 = lean_ctor_get(x_43, 1); +lean_inc(x_45); +lean_dec(x_43); +x_46 = lean_ctor_get_usize(x_30, 1); +lean_dec(x_30); +x_47 = lean_ctor_get_usize(x_42, 1); +lean_dec(x_42); +x_48 = lean_box_usize(x_46); +x_49 = lean_box_usize(x_47); +x_50 = lean_apply_2(x_3, x_48, x_49); +x_51 = lean_unbox(x_50); +lean_dec(x_50); +if (x_51 == 0) +{ +lean_object* x_52; lean_object* x_53; +x_52 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_53 = l_Lean_Meta_mkEqRefl(x_52, x_8, x_9, x_10, x_11, x_45); +if (lean_obj_tag(x_53) == 0) +{ +uint8_t x_54; +x_54 = !lean_is_exclusive(x_53); +if (x_54 == 0) +{ +lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +x_55 = lean_ctor_get(x_53, 0); +x_56 = l_Lean_Expr_appArg_x21(x_44); lean_dec(x_44); -if (x_45 == 0) -{ -lean_object* x_46; lean_object* x_47; -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_47 = l_Lean_Meta_mkEqRefl(x_46, x_7, x_8, x_9, x_10, x_39); -if (lean_obj_tag(x_47) == 0) -{ -uint8_t x_48; -x_48 = !lean_is_exclusive(x_47); -if (x_48 == 0) -{ -lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_49 = lean_ctor_get(x_47, 0); -x_50 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_52 = lean_array_push(x_51, x_1); -x_53 = lean_array_push(x_52, x_50); -x_54 = lean_array_push(x_53, x_49); -x_55 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_56 = l_Lean_mkAppN(x_55, x_54); -lean_ctor_set(x_27, 0, x_56); -x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_58 = lean_unsigned_to_nat(0u); -x_59 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_59, 0, x_57); -lean_ctor_set(x_59, 1, x_27); -lean_ctor_set(x_59, 2, x_58); -x_60 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_15, 0, x_60); -lean_ctor_set(x_47, 0, x_15); -return x_47; -} -else -{ -lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_61 = lean_ctor_get(x_47, 0); -x_62 = lean_ctor_get(x_47, 1); -lean_inc(x_62); -lean_inc(x_61); -lean_dec(x_47); -x_63 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_65 = lean_array_push(x_64, x_1); -x_66 = lean_array_push(x_65, x_63); -x_67 = lean_array_push(x_66, x_61); -x_68 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_69 = l_Lean_mkAppN(x_68, x_67); -lean_ctor_set(x_27, 0, x_69); -x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_71 = lean_unsigned_to_nat(0u); -x_72 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_72, 0, x_70); -lean_ctor_set(x_72, 1, x_27); -lean_ctor_set(x_72, 2, x_71); -x_73 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_73, 0, x_72); -lean_ctor_set(x_15, 0, x_73); -x_74 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_74, 0, x_15); -lean_ctor_set(x_74, 1, x_62); -return x_74; +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_58 = lean_array_push(x_57, x_4); +x_59 = lean_array_push(x_58, x_56); +x_60 = lean_array_push(x_59, x_55); +x_61 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_62 = l_Lean_mkAppN(x_61, x_60); +lean_ctor_set(x_33, 0, x_62); +x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_64 = lean_unsigned_to_nat(0u); +x_65 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_65, 0, x_63); +lean_ctor_set(x_65, 1, x_33); +lean_ctor_set(x_65, 2, x_64); +x_66 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_66, 0, x_65); +lean_ctor_set(x_21, 0, x_66); +lean_ctor_set(x_53, 0, x_21); +return x_53; +} +else +{ +lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_67 = lean_ctor_get(x_53, 0); +x_68 = lean_ctor_get(x_53, 1); +lean_inc(x_68); +lean_inc(x_67); +lean_dec(x_53); +x_69 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_71 = lean_array_push(x_70, x_4); +x_72 = lean_array_push(x_71, x_69); +x_73 = lean_array_push(x_72, x_67); +x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_75 = l_Lean_mkAppN(x_74, x_73); +lean_ctor_set(x_33, 0, x_75); +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_77 = lean_unsigned_to_nat(0u); +x_78 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_78, 0, x_76); +lean_ctor_set(x_78, 1, x_33); +lean_ctor_set(x_78, 2, x_77); +x_79 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_79, 0, x_78); +lean_ctor_set(x_21, 0, x_79); +x_80 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_80, 0, x_21); +lean_ctor_set(x_80, 1, x_68); +return x_80; } } else { -uint8_t x_75; -lean_dec(x_38); -lean_free_object(x_27); -lean_free_object(x_15); -lean_dec(x_1); -x_75 = !lean_is_exclusive(x_47); -if (x_75 == 0) +uint8_t x_81; +lean_dec(x_44); +lean_free_object(x_33); +lean_free_object(x_21); +lean_dec(x_4); +x_81 = !lean_is_exclusive(x_53); +if (x_81 == 0) { -return x_47; +return x_53; } else { -lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_76 = lean_ctor_get(x_47, 0); -x_77 = lean_ctor_get(x_47, 1); -lean_inc(x_77); -lean_inc(x_76); -lean_dec(x_47); -x_78 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_78, 0, x_76); -lean_ctor_set(x_78, 1, x_77); -return x_78; +lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_82 = lean_ctor_get(x_53, 0); +x_83 = lean_ctor_get(x_53, 1); +lean_inc(x_83); +lean_inc(x_82); +lean_dec(x_53); +x_84 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_84, 0, x_82); +lean_ctor_set(x_84, 1, x_83); +return x_84; } } } else { -lean_object* x_79; lean_object* x_80; -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_80 = l_Lean_Meta_mkEqRefl(x_79, x_7, x_8, x_9, x_10, x_39); -if (lean_obj_tag(x_80) == 0) -{ -uint8_t x_81; -x_81 = !lean_is_exclusive(x_80); -if (x_81 == 0) +lean_object* x_85; lean_object* x_86; +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_86 = l_Lean_Meta_mkEqRefl(x_85, x_8, x_9, x_10, x_11, x_45); +if (lean_obj_tag(x_86) == 0) { -lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; -x_82 = lean_ctor_get(x_80, 0); -x_83 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_85 = lean_array_push(x_84, x_1); -x_86 = lean_array_push(x_85, x_83); -x_87 = lean_array_push(x_86, x_82); -x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_89 = l_Lean_mkAppN(x_88, x_87); -lean_ctor_set(x_27, 0, x_89); -x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_91 = lean_unsigned_to_nat(0u); -x_92 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_27); -lean_ctor_set(x_92, 2, x_91); -x_93 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_93, 0, x_92); -lean_ctor_set(x_15, 0, x_93); -lean_ctor_set(x_80, 0, x_15); -return x_80; -} -else +uint8_t x_87; +x_87 = !lean_is_exclusive(x_86); +if (x_87 == 0) { -lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_94 = lean_ctor_get(x_80, 0); -x_95 = lean_ctor_get(x_80, 1); -lean_inc(x_95); -lean_inc(x_94); -lean_dec(x_80); -x_96 = l_Lean_Expr_appArg_x21(x_38); -lean_dec(x_38); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_98 = lean_array_push(x_97, x_1); -x_99 = lean_array_push(x_98, x_96); -x_100 = lean_array_push(x_99, x_94); -x_101 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_102 = l_Lean_mkAppN(x_101, x_100); -lean_ctor_set(x_27, 0, x_102); -x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_104 = lean_unsigned_to_nat(0u); -x_105 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_105, 0, x_103); -lean_ctor_set(x_105, 1, x_27); -lean_ctor_set(x_105, 2, x_104); -x_106 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_106, 0, x_105); -lean_ctor_set(x_15, 0, x_106); -x_107 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_107, 0, x_15); -lean_ctor_set(x_107, 1, x_95); -return x_107; +lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; +x_88 = lean_ctor_get(x_86, 0); +x_89 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_91 = lean_array_push(x_90, x_4); +x_92 = lean_array_push(x_91, x_89); +x_93 = lean_array_push(x_92, x_88); +x_94 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_95 = l_Lean_mkAppN(x_94, x_93); +lean_ctor_set(x_33, 0, x_95); +x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_97 = lean_unsigned_to_nat(0u); +x_98 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_33); +lean_ctor_set(x_98, 2, x_97); +x_99 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_99, 0, x_98); +lean_ctor_set(x_21, 0, x_99); +lean_ctor_set(x_86, 0, x_21); +return x_86; +} +else +{ +lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_100 = lean_ctor_get(x_86, 0); +x_101 = lean_ctor_get(x_86, 1); +lean_inc(x_101); +lean_inc(x_100); +lean_dec(x_86); +x_102 = l_Lean_Expr_appArg_x21(x_44); +lean_dec(x_44); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_104 = lean_array_push(x_103, x_4); +x_105 = lean_array_push(x_104, x_102); +x_106 = lean_array_push(x_105, x_100); +x_107 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_108 = l_Lean_mkAppN(x_107, x_106); +lean_ctor_set(x_33, 0, x_108); +x_109 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_110 = lean_unsigned_to_nat(0u); +x_111 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_111, 0, x_109); +lean_ctor_set(x_111, 1, x_33); +lean_ctor_set(x_111, 2, x_110); +x_112 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_112, 0, x_111); +lean_ctor_set(x_21, 0, x_112); +x_113 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_113, 0, x_21); +lean_ctor_set(x_113, 1, x_101); +return x_113; } } else { -uint8_t x_108; -lean_dec(x_38); -lean_free_object(x_27); -lean_free_object(x_15); -lean_dec(x_1); -x_108 = !lean_is_exclusive(x_80); -if (x_108 == 0) +uint8_t x_114; +lean_dec(x_44); +lean_free_object(x_33); +lean_free_object(x_21); +lean_dec(x_4); +x_114 = !lean_is_exclusive(x_86); +if (x_114 == 0) { -return x_80; +return x_86; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_80, 0); -x_110 = lean_ctor_get(x_80, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_80); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_86, 0); +x_116 = lean_ctor_get(x_86, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_86); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } } else { -uint8_t x_112; -lean_free_object(x_27); -lean_dec(x_36); -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_118; +lean_free_object(x_33); +lean_dec(x_42); +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_112 = !lean_is_exclusive(x_37); -if (x_112 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_118 = !lean_is_exclusive(x_43); +if (x_118 == 0) { -return x_37; +return x_43; } else { -lean_object* x_113; lean_object* x_114; lean_object* x_115; -x_113 = lean_ctor_get(x_37, 0); -x_114 = lean_ctor_get(x_37, 1); -lean_inc(x_114); -lean_inc(x_113); -lean_dec(x_37); -x_115 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_115, 0, x_113); -lean_ctor_set(x_115, 1, x_114); -return x_115; +lean_object* x_119; lean_object* x_120; lean_object* x_121; +x_119 = lean_ctor_get(x_43, 0); +x_120 = lean_ctor_get(x_43, 1); +lean_inc(x_120); +lean_inc(x_119); +lean_dec(x_43); +x_121 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_121, 0, x_119); +lean_ctor_set(x_121, 1, x_120); +return x_121; } } } else { -lean_object* x_116; lean_object* x_117; -x_116 = lean_ctor_get(x_27, 0); -lean_inc(x_116); -lean_dec(x_27); +lean_object* x_122; lean_object* x_123; +x_122 = lean_ctor_get(x_33, 0); +lean_inc(x_122); +lean_dec(x_33); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_117 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_34); -if (lean_obj_tag(x_117) == 0) -{ -lean_object* x_118; lean_object* x_119; size_t x_120; size_t x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; uint8_t x_125; -x_118 = lean_ctor_get(x_117, 0); -lean_inc(x_118); -x_119 = lean_ctor_get(x_117, 1); -lean_inc(x_119); -lean_dec(x_117); -x_120 = lean_ctor_get_usize(x_24, 1); -lean_dec(x_24); -x_121 = lean_ctor_get_usize(x_116, 1); -lean_dec(x_116); -x_122 = lean_box_usize(x_120); -x_123 = lean_box_usize(x_121); -x_124 = lean_apply_2(x_2, x_122, x_123); -x_125 = lean_unbox(x_124); +lean_inc(x_4); +x_123 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_40); +if (lean_obj_tag(x_123) == 0) +{ +lean_object* x_124; lean_object* x_125; size_t x_126; size_t x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; uint8_t x_131; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +lean_inc(x_125); +lean_dec(x_123); +x_126 = lean_ctor_get_usize(x_30, 1); +lean_dec(x_30); +x_127 = lean_ctor_get_usize(x_122, 1); +lean_dec(x_122); +x_128 = lean_box_usize(x_126); +x_129 = lean_box_usize(x_127); +x_130 = lean_apply_2(x_3, x_128, x_129); +x_131 = lean_unbox(x_130); +lean_dec(x_130); +if (x_131 == 0) +{ +lean_object* x_132; lean_object* x_133; +x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_133 = l_Lean_Meta_mkEqRefl(x_132, x_8, x_9, x_10, x_11, x_125); +if (lean_obj_tag(x_133) == 0) +{ +lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; +x_134 = lean_ctor_get(x_133, 0); +lean_inc(x_134); +x_135 = lean_ctor_get(x_133, 1); +lean_inc(x_135); +if (lean_is_exclusive(x_133)) { + lean_ctor_release(x_133, 0); + lean_ctor_release(x_133, 1); + x_136 = x_133; +} else { + lean_dec_ref(x_133); + x_136 = lean_box(0); +} +x_137 = l_Lean_Expr_appArg_x21(x_124); lean_dec(x_124); -if (x_125 == 0) -{ -lean_object* x_126; lean_object* x_127; -x_126 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_127 = l_Lean_Meta_mkEqRefl(x_126, x_7, x_8, x_9, x_10, x_119); -if (lean_obj_tag(x_127) == 0) -{ -lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; -x_128 = lean_ctor_get(x_127, 0); -lean_inc(x_128); -x_129 = lean_ctor_get(x_127, 1); -lean_inc(x_129); -if (lean_is_exclusive(x_127)) { - lean_ctor_release(x_127, 0); - lean_ctor_release(x_127, 1); - x_130 = x_127; -} else { - lean_dec_ref(x_127); - x_130 = lean_box(0); -} -x_131 = l_Lean_Expr_appArg_x21(x_118); -lean_dec(x_118); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_133 = lean_array_push(x_132, x_1); -x_134 = lean_array_push(x_133, x_131); -x_135 = lean_array_push(x_134, x_128); -x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_137 = l_Lean_mkAppN(x_136, x_135); -x_138 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_138, 0, x_137); -x_139 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_140 = lean_unsigned_to_nat(0u); -x_141 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_141, 0, x_139); -lean_ctor_set(x_141, 1, x_138); -lean_ctor_set(x_141, 2, x_140); -x_142 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_142, 0, x_141); -lean_ctor_set(x_15, 0, x_142); -if (lean_is_scalar(x_130)) { - x_143 = lean_alloc_ctor(0, 2, 0); -} else { - x_143 = x_130; -} -lean_ctor_set(x_143, 0, x_15); -lean_ctor_set(x_143, 1, x_129); -return x_143; -} -else -{ -lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; -lean_dec(x_118); -lean_free_object(x_15); -lean_dec(x_1); -x_144 = lean_ctor_get(x_127, 0); -lean_inc(x_144); -x_145 = lean_ctor_get(x_127, 1); -lean_inc(x_145); -if (lean_is_exclusive(x_127)) { - lean_ctor_release(x_127, 0); - lean_ctor_release(x_127, 1); - x_146 = x_127; -} else { - lean_dec_ref(x_127); - x_146 = lean_box(0); -} -if (lean_is_scalar(x_146)) { - x_147 = lean_alloc_ctor(1, 2, 0); -} else { - x_147 = x_146; -} -lean_ctor_set(x_147, 0, x_144); -lean_ctor_set(x_147, 1, x_145); -return x_147; -} -} -else -{ -lean_object* x_148; lean_object* x_149; -x_148 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_149 = l_Lean_Meta_mkEqRefl(x_148, x_7, x_8, x_9, x_10, x_119); -if (lean_obj_tag(x_149) == 0) -{ -lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; -x_150 = lean_ctor_get(x_149, 0); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_139 = lean_array_push(x_138, x_4); +x_140 = lean_array_push(x_139, x_137); +x_141 = lean_array_push(x_140, x_134); +x_142 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_143 = l_Lean_mkAppN(x_142, x_141); +x_144 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_144, 0, x_143); +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_146 = lean_unsigned_to_nat(0u); +x_147 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_147, 0, x_145); +lean_ctor_set(x_147, 1, x_144); +lean_ctor_set(x_147, 2, x_146); +x_148 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_148, 0, x_147); +lean_ctor_set(x_21, 0, x_148); +if (lean_is_scalar(x_136)) { + x_149 = lean_alloc_ctor(0, 2, 0); +} else { + x_149 = x_136; +} +lean_ctor_set(x_149, 0, x_21); +lean_ctor_set(x_149, 1, x_135); +return x_149; +} +else +{ +lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; +lean_dec(x_124); +lean_free_object(x_21); +lean_dec(x_4); +x_150 = lean_ctor_get(x_133, 0); lean_inc(x_150); -x_151 = lean_ctor_get(x_149, 1); +x_151 = lean_ctor_get(x_133, 1); lean_inc(x_151); -if (lean_is_exclusive(x_149)) { - lean_ctor_release(x_149, 0); - lean_ctor_release(x_149, 1); - x_152 = x_149; +if (lean_is_exclusive(x_133)) { + lean_ctor_release(x_133, 0); + lean_ctor_release(x_133, 1); + x_152 = x_133; } else { - lean_dec_ref(x_149); + lean_dec_ref(x_133); x_152 = lean_box(0); } -x_153 = l_Lean_Expr_appArg_x21(x_118); -lean_dec(x_118); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_155 = lean_array_push(x_154, x_1); -x_156 = lean_array_push(x_155, x_153); -x_157 = lean_array_push(x_156, x_150); -x_158 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_159 = l_Lean_mkAppN(x_158, x_157); -x_160 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_160, 0, x_159); -x_161 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_162 = lean_unsigned_to_nat(0u); -x_163 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_163, 0, x_161); -lean_ctor_set(x_163, 1, x_160); -lean_ctor_set(x_163, 2, x_162); -x_164 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_164, 0, x_163); -lean_ctor_set(x_15, 0, x_164); if (lean_is_scalar(x_152)) { - x_165 = lean_alloc_ctor(0, 2, 0); + x_153 = lean_alloc_ctor(1, 2, 0); } else { - x_165 = x_152; + x_153 = x_152; +} +lean_ctor_set(x_153, 0, x_150); +lean_ctor_set(x_153, 1, x_151); +return x_153; } -lean_ctor_set(x_165, 0, x_15); -lean_ctor_set(x_165, 1, x_151); -return x_165; } else { -lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; -lean_dec(x_118); -lean_free_object(x_15); -lean_dec(x_1); -x_166 = lean_ctor_get(x_149, 0); -lean_inc(x_166); -x_167 = lean_ctor_get(x_149, 1); -lean_inc(x_167); -if (lean_is_exclusive(x_149)) { - lean_ctor_release(x_149, 0); - lean_ctor_release(x_149, 1); - x_168 = x_149; +lean_object* x_154; lean_object* x_155; +x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_155 = l_Lean_Meta_mkEqRefl(x_154, x_8, x_9, x_10, x_11, x_125); +if (lean_obj_tag(x_155) == 0) +{ +lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +x_156 = lean_ctor_get(x_155, 0); +lean_inc(x_156); +x_157 = lean_ctor_get(x_155, 1); +lean_inc(x_157); +if (lean_is_exclusive(x_155)) { + lean_ctor_release(x_155, 0); + lean_ctor_release(x_155, 1); + x_158 = x_155; +} else { + lean_dec_ref(x_155); + x_158 = lean_box(0); +} +x_159 = l_Lean_Expr_appArg_x21(x_124); +lean_dec(x_124); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_161 = lean_array_push(x_160, x_4); +x_162 = lean_array_push(x_161, x_159); +x_163 = lean_array_push(x_162, x_156); +x_164 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_165 = l_Lean_mkAppN(x_164, x_163); +x_166 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_166, 0, x_165); +x_167 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_168 = lean_unsigned_to_nat(0u); +x_169 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_169, 0, x_167); +lean_ctor_set(x_169, 1, x_166); +lean_ctor_set(x_169, 2, x_168); +x_170 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_170, 0, x_169); +lean_ctor_set(x_21, 0, x_170); +if (lean_is_scalar(x_158)) { + x_171 = lean_alloc_ctor(0, 2, 0); +} else { + x_171 = x_158; +} +lean_ctor_set(x_171, 0, x_21); +lean_ctor_set(x_171, 1, x_157); +return x_171; +} +else +{ +lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; +lean_dec(x_124); +lean_free_object(x_21); +lean_dec(x_4); +x_172 = lean_ctor_get(x_155, 0); +lean_inc(x_172); +x_173 = lean_ctor_get(x_155, 1); +lean_inc(x_173); +if (lean_is_exclusive(x_155)) { + lean_ctor_release(x_155, 0); + lean_ctor_release(x_155, 1); + x_174 = x_155; } else { - lean_dec_ref(x_149); - x_168 = lean_box(0); + lean_dec_ref(x_155); + x_174 = lean_box(0); } -if (lean_is_scalar(x_168)) { - x_169 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_174)) { + x_175 = lean_alloc_ctor(1, 2, 0); } else { - x_169 = x_168; + x_175 = x_174; } -lean_ctor_set(x_169, 0, x_166); -lean_ctor_set(x_169, 1, x_167); -return x_169; +lean_ctor_set(x_175, 0, x_172); +lean_ctor_set(x_175, 1, x_173); +return x_175; } } } else { -lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; -lean_dec(x_116); -lean_free_object(x_15); -lean_dec(x_24); +lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; +lean_dec(x_122); +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_170 = lean_ctor_get(x_117, 0); -lean_inc(x_170); -x_171 = lean_ctor_get(x_117, 1); -lean_inc(x_171); -if (lean_is_exclusive(x_117)) { - lean_ctor_release(x_117, 0); - lean_ctor_release(x_117, 1); - x_172 = x_117; +lean_dec(x_4); +lean_dec(x_3); +x_176 = lean_ctor_get(x_123, 0); +lean_inc(x_176); +x_177 = lean_ctor_get(x_123, 1); +lean_inc(x_177); +if (lean_is_exclusive(x_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_178 = x_123; } else { - lean_dec_ref(x_117); - x_172 = lean_box(0); + lean_dec_ref(x_123); + x_178 = lean_box(0); } -if (lean_is_scalar(x_172)) { - x_173 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_178)) { + x_179 = lean_alloc_ctor(1, 2, 0); } else { - x_173 = x_172; + x_179 = x_178; } -lean_ctor_set(x_173, 0, x_170); -lean_ctor_set(x_173, 1, x_171); -return x_173; +lean_ctor_set(x_179, 0, x_176); +lean_ctor_set(x_179, 1, x_177); +return x_179; } } } } else { -uint8_t x_174; -lean_free_object(x_15); -lean_dec(x_24); +uint8_t x_180; +lean_free_object(x_21); +lean_dec(x_30); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_174 = !lean_is_exclusive(x_26); -if (x_174 == 0) +lean_dec(x_4); +lean_dec(x_3); +x_180 = !lean_is_exclusive(x_32); +if (x_180 == 0) { -return x_26; +return x_32; } else { -lean_object* x_175; lean_object* x_176; lean_object* x_177; -x_175 = lean_ctor_get(x_26, 0); -x_176 = lean_ctor_get(x_26, 1); -lean_inc(x_176); -lean_inc(x_175); -lean_dec(x_26); -x_177 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_177, 0, x_175); -lean_ctor_set(x_177, 1, x_176); -return x_177; +lean_object* x_181; lean_object* x_182; lean_object* x_183; +x_181 = lean_ctor_get(x_32, 0); +x_182 = lean_ctor_get(x_32, 1); +lean_inc(x_182); +lean_inc(x_181); +lean_dec(x_32); +x_183 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_183, 0, x_181); +lean_ctor_set(x_183, 1, x_182); +return x_183; } } } else { -lean_object* x_178; lean_object* x_179; lean_object* x_180; -x_178 = lean_ctor_get(x_15, 0); -lean_inc(x_178); -lean_dec(x_15); -x_179 = l_Lean_Expr_appArg_x21(x_1); +lean_object* x_184; lean_object* x_185; lean_object* x_186; +x_184 = lean_ctor_get(x_21, 0); +lean_inc(x_184); +lean_dec(x_21); +x_185 = l_Lean_Expr_appArg_x21(x_4); +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -x_180 = l_USize_fromExpr(x_179, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_22); -if (lean_obj_tag(x_180) == 0) +x_186 = l_USize_fromExpr(x_185, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_28); +lean_dec(x_185); +if (lean_obj_tag(x_186) == 0) { -lean_object* x_181; -x_181 = lean_ctor_get(x_180, 0); -lean_inc(x_181); -if (lean_obj_tag(x_181) == 0) +lean_object* x_187; +x_187 = lean_ctor_get(x_186, 0); +lean_inc(x_187); +if (lean_obj_tag(x_187) == 0) { -lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; -lean_dec(x_178); +lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; +lean_dec(x_184); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_182 = lean_ctor_get(x_180, 1); -lean_inc(x_182); -if (lean_is_exclusive(x_180)) { - lean_ctor_release(x_180, 0); - lean_ctor_release(x_180, 1); - x_183 = x_180; +lean_dec(x_4); +lean_dec(x_3); +x_188 = lean_ctor_get(x_186, 1); +lean_inc(x_188); +if (lean_is_exclusive(x_186)) { + lean_ctor_release(x_186, 0); + lean_ctor_release(x_186, 1); + x_189 = x_186; } else { - lean_dec_ref(x_180); - x_183 = lean_box(0); + lean_dec_ref(x_186); + x_189 = lean_box(0); } -x_184 = lean_box(0); -if (lean_is_scalar(x_183)) { - x_185 = lean_alloc_ctor(0, 2, 0); +x_190 = lean_box(0); +if (lean_is_scalar(x_189)) { + x_191 = lean_alloc_ctor(0, 2, 0); } else { - x_185 = x_183; + x_191 = x_189; } -lean_ctor_set(x_185, 0, x_184); -lean_ctor_set(x_185, 1, x_182); -return x_185; +lean_ctor_set(x_191, 0, x_190); +lean_ctor_set(x_191, 1, x_188); +return x_191; } else { -lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; -x_186 = lean_ctor_get(x_180, 1); -lean_inc(x_186); -lean_dec(x_180); -x_187 = lean_ctor_get(x_181, 0); -lean_inc(x_187); -if (lean_is_exclusive(x_181)) { - lean_ctor_release(x_181, 0); - x_188 = x_181; +lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; +x_192 = lean_ctor_get(x_186, 1); +lean_inc(x_192); +lean_dec(x_186); +x_193 = lean_ctor_get(x_187, 0); +lean_inc(x_193); +if (lean_is_exclusive(x_187)) { + lean_ctor_release(x_187, 0); + x_194 = x_187; } else { - lean_dec_ref(x_181); - x_188 = lean_box(0); + lean_dec_ref(x_187); + x_194 = lean_box(0); } +lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_1); -x_189 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_186); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; size_t x_192; size_t x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; uint8_t x_197; -x_190 = lean_ctor_get(x_189, 0); -lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -lean_dec(x_189); -x_192 = lean_ctor_get_usize(x_178, 1); -lean_dec(x_178); -x_193 = lean_ctor_get_usize(x_187, 1); -lean_dec(x_187); -x_194 = lean_box_usize(x_192); -x_195 = lean_box_usize(x_193); -x_196 = lean_apply_2(x_2, x_194, x_195); -x_197 = lean_unbox(x_196); -lean_dec(x_196); -if (x_197 == 0) -{ -lean_object* x_198; lean_object* x_199; -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_199 = l_Lean_Meta_mkEqRefl(x_198, x_7, x_8, x_9, x_10, x_191); -if (lean_obj_tag(x_199) == 0) -{ -lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; -x_200 = lean_ctor_get(x_199, 0); -lean_inc(x_200); -x_201 = lean_ctor_get(x_199, 1); -lean_inc(x_201); -if (lean_is_exclusive(x_199)) { - lean_ctor_release(x_199, 0); - lean_ctor_release(x_199, 1); - x_202 = x_199; -} else { - lean_dec_ref(x_199); - x_202 = lean_box(0); -} -x_203 = l_Lean_Expr_appArg_x21(x_190); -lean_dec(x_190); -x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_205 = lean_array_push(x_204, x_1); -x_206 = lean_array_push(x_205, x_203); -x_207 = lean_array_push(x_206, x_200); -x_208 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_209 = l_Lean_mkAppN(x_208, x_207); -if (lean_is_scalar(x_188)) { - x_210 = lean_alloc_ctor(1, 1, 0); -} else { - x_210 = x_188; +lean_inc(x_4); +x_195 = l_Lean_Meta_mkDecide(x_4, x_8, x_9, x_10, x_11, x_192); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; size_t x_198; size_t x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; uint8_t x_203; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +lean_dec(x_195); +x_198 = lean_ctor_get_usize(x_184, 1); +lean_dec(x_184); +x_199 = lean_ctor_get_usize(x_193, 1); +lean_dec(x_193); +x_200 = lean_box_usize(x_198); +x_201 = lean_box_usize(x_199); +x_202 = lean_apply_2(x_3, x_200, x_201); +x_203 = lean_unbox(x_202); +lean_dec(x_202); +if (x_203 == 0) +{ +lean_object* x_204; lean_object* x_205; +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_205 = l_Lean_Meta_mkEqRefl(x_204, x_8, x_9, x_10, x_11, x_197); +if (lean_obj_tag(x_205) == 0) +{ +lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; +x_206 = lean_ctor_get(x_205, 0); +lean_inc(x_206); +x_207 = lean_ctor_get(x_205, 1); +lean_inc(x_207); +if (lean_is_exclusive(x_205)) { + lean_ctor_release(x_205, 0); + lean_ctor_release(x_205, 1); + x_208 = x_205; +} else { + lean_dec_ref(x_205); + x_208 = lean_box(0); } -lean_ctor_set(x_210, 0, x_209); -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_212 = lean_unsigned_to_nat(0u); -x_213 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_213, 0, x_211); -lean_ctor_set(x_213, 1, x_210); -lean_ctor_set(x_213, 2, x_212); -x_214 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_214, 0, x_213); -x_215 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_215, 0, x_214); -if (lean_is_scalar(x_202)) { - x_216 = lean_alloc_ctor(0, 2, 0); -} else { - x_216 = x_202; +x_209 = l_Lean_Expr_appArg_x21(x_196); +lean_dec(x_196); +x_210 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_211 = lean_array_push(x_210, x_4); +x_212 = lean_array_push(x_211, x_209); +x_213 = lean_array_push(x_212, x_206); +x_214 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_215 = l_Lean_mkAppN(x_214, x_213); +if (lean_is_scalar(x_194)) { + x_216 = lean_alloc_ctor(1, 1, 0); +} else { + x_216 = x_194; } lean_ctor_set(x_216, 0, x_215); -lean_ctor_set(x_216, 1, x_201); -return x_216; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_218 = lean_unsigned_to_nat(0u); +x_219 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_219, 0, x_217); +lean_ctor_set(x_219, 1, x_216); +lean_ctor_set(x_219, 2, x_218); +x_220 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_220, 0, x_219); +x_221 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_221, 0, x_220); +if (lean_is_scalar(x_208)) { + x_222 = lean_alloc_ctor(0, 2, 0); +} else { + x_222 = x_208; +} +lean_ctor_set(x_222, 0, x_221); +lean_ctor_set(x_222, 1, x_207); +return x_222; } else { -lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; -lean_dec(x_190); -lean_dec(x_188); -lean_dec(x_1); -x_217 = lean_ctor_get(x_199, 0); -lean_inc(x_217); -x_218 = lean_ctor_get(x_199, 1); -lean_inc(x_218); -if (lean_is_exclusive(x_199)) { - lean_ctor_release(x_199, 0); - lean_ctor_release(x_199, 1); - x_219 = x_199; +lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; +lean_dec(x_196); +lean_dec(x_194); +lean_dec(x_4); +x_223 = lean_ctor_get(x_205, 0); +lean_inc(x_223); +x_224 = lean_ctor_get(x_205, 1); +lean_inc(x_224); +if (lean_is_exclusive(x_205)) { + lean_ctor_release(x_205, 0); + lean_ctor_release(x_205, 1); + x_225 = x_205; } else { - lean_dec_ref(x_199); - x_219 = lean_box(0); + lean_dec_ref(x_205); + x_225 = lean_box(0); } -if (lean_is_scalar(x_219)) { - x_220 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_225)) { + x_226 = lean_alloc_ctor(1, 2, 0); } else { - x_220 = x_219; + x_226 = x_225; } -lean_ctor_set(x_220, 0, x_217); -lean_ctor_set(x_220, 1, x_218); -return x_220; +lean_ctor_set(x_226, 0, x_223); +lean_ctor_set(x_226, 1, x_224); +return x_226; } } else { -lean_object* x_221; lean_object* x_222; -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_222 = l_Lean_Meta_mkEqRefl(x_221, x_7, x_8, x_9, x_10, x_191); -if (lean_obj_tag(x_222) == 0) +lean_object* x_227; lean_object* x_228; +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_228 = l_Lean_Meta_mkEqRefl(x_227, x_8, x_9, x_10, x_11, x_197); +if (lean_obj_tag(x_228) == 0) { -lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; -x_223 = lean_ctor_get(x_222, 0); -lean_inc(x_223); -x_224 = lean_ctor_get(x_222, 1); -lean_inc(x_224); -if (lean_is_exclusive(x_222)) { - lean_ctor_release(x_222, 0); - lean_ctor_release(x_222, 1); - x_225 = x_222; -} else { - lean_dec_ref(x_222); - x_225 = lean_box(0); -} -x_226 = l_Lean_Expr_appArg_x21(x_190); -lean_dec(x_190); -x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_228 = lean_array_push(x_227, x_1); -x_229 = lean_array_push(x_228, x_226); -x_230 = lean_array_push(x_229, x_223); -x_231 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_232 = l_Lean_mkAppN(x_231, x_230); -if (lean_is_scalar(x_188)) { - x_233 = lean_alloc_ctor(1, 1, 0); +lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; +x_229 = lean_ctor_get(x_228, 0); +lean_inc(x_229); +x_230 = lean_ctor_get(x_228, 1); +lean_inc(x_230); +if (lean_is_exclusive(x_228)) { + lean_ctor_release(x_228, 0); + lean_ctor_release(x_228, 1); + x_231 = x_228; } else { - x_233 = x_188; + lean_dec_ref(x_228); + x_231 = lean_box(0); } -lean_ctor_set(x_233, 0, x_232); -x_234 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_235 = lean_unsigned_to_nat(0u); -x_236 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_236, 0, x_234); -lean_ctor_set(x_236, 1, x_233); -lean_ctor_set(x_236, 2, x_235); -x_237 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_237, 0, x_236); -x_238 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_238, 0, x_237); -if (lean_is_scalar(x_225)) { - x_239 = lean_alloc_ctor(0, 2, 0); +x_232 = l_Lean_Expr_appArg_x21(x_196); +lean_dec(x_196); +x_233 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_234 = lean_array_push(x_233, x_4); +x_235 = lean_array_push(x_234, x_232); +x_236 = lean_array_push(x_235, x_229); +x_237 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_238 = l_Lean_mkAppN(x_237, x_236); +if (lean_is_scalar(x_194)) { + x_239 = lean_alloc_ctor(1, 1, 0); } else { - x_239 = x_225; + x_239 = x_194; } lean_ctor_set(x_239, 0, x_238); -lean_ctor_set(x_239, 1, x_224); -return x_239; +x_240 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_241 = lean_unsigned_to_nat(0u); +x_242 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_242, 0, x_240); +lean_ctor_set(x_242, 1, x_239); +lean_ctor_set(x_242, 2, x_241); +x_243 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_243, 0, x_242); +x_244 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_244, 0, x_243); +if (lean_is_scalar(x_231)) { + x_245 = lean_alloc_ctor(0, 2, 0); +} else { + x_245 = x_231; +} +lean_ctor_set(x_245, 0, x_244); +lean_ctor_set(x_245, 1, x_230); +return x_245; } else { -lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; -lean_dec(x_190); -lean_dec(x_188); -lean_dec(x_1); -x_240 = lean_ctor_get(x_222, 0); -lean_inc(x_240); -x_241 = lean_ctor_get(x_222, 1); -lean_inc(x_241); -if (lean_is_exclusive(x_222)) { - lean_ctor_release(x_222, 0); - lean_ctor_release(x_222, 1); - x_242 = x_222; +lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; +lean_dec(x_196); +lean_dec(x_194); +lean_dec(x_4); +x_246 = lean_ctor_get(x_228, 0); +lean_inc(x_246); +x_247 = lean_ctor_get(x_228, 1); +lean_inc(x_247); +if (lean_is_exclusive(x_228)) { + lean_ctor_release(x_228, 0); + lean_ctor_release(x_228, 1); + x_248 = x_228; } else { - lean_dec_ref(x_222); - x_242 = lean_box(0); + lean_dec_ref(x_228); + x_248 = lean_box(0); } -if (lean_is_scalar(x_242)) { - x_243 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_248)) { + x_249 = lean_alloc_ctor(1, 2, 0); } else { - x_243 = x_242; + x_249 = x_248; } -lean_ctor_set(x_243, 0, x_240); -lean_ctor_set(x_243, 1, x_241); -return x_243; +lean_ctor_set(x_249, 0, x_246); +lean_ctor_set(x_249, 1, x_247); +return x_249; } } } else { -lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; -lean_dec(x_188); -lean_dec(x_187); -lean_dec(x_178); +lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; +lean_dec(x_194); +lean_dec(x_193); +lean_dec(x_184); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_244 = lean_ctor_get(x_189, 0); -lean_inc(x_244); -x_245 = lean_ctor_get(x_189, 1); -lean_inc(x_245); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_246 = x_189; +lean_dec(x_4); +lean_dec(x_3); +x_250 = lean_ctor_get(x_195, 0); +lean_inc(x_250); +x_251 = lean_ctor_get(x_195, 1); +lean_inc(x_251); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_252 = x_195; } else { - lean_dec_ref(x_189); - x_246 = lean_box(0); + lean_dec_ref(x_195); + x_252 = lean_box(0); } -if (lean_is_scalar(x_246)) { - x_247 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_252)) { + x_253 = lean_alloc_ctor(1, 2, 0); } else { - x_247 = x_246; + x_253 = x_252; } -lean_ctor_set(x_247, 0, x_244); -lean_ctor_set(x_247, 1, x_245); -return x_247; +lean_ctor_set(x_253, 0, x_250); +lean_ctor_set(x_253, 1, x_251); +return x_253; } } } else { -lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; -lean_dec(x_178); +lean_object* x_254; lean_object* x_255; lean_object* x_256; lean_object* x_257; +lean_dec(x_184); +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -lean_dec(x_1); -x_248 = lean_ctor_get(x_180, 0); -lean_inc(x_248); -x_249 = lean_ctor_get(x_180, 1); -lean_inc(x_249); -if (lean_is_exclusive(x_180)) { - lean_ctor_release(x_180, 0); - lean_ctor_release(x_180, 1); - x_250 = x_180; +lean_dec(x_4); +lean_dec(x_3); +x_254 = lean_ctor_get(x_186, 0); +lean_inc(x_254); +x_255 = lean_ctor_get(x_186, 1); +lean_inc(x_255); +if (lean_is_exclusive(x_186)) { + lean_ctor_release(x_186, 0); + lean_ctor_release(x_186, 1); + x_256 = x_186; } else { - lean_dec_ref(x_180); - x_250 = lean_box(0); + lean_dec_ref(x_186); + x_256 = lean_box(0); } -if (lean_is_scalar(x_250)) { - x_251 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_256)) { + x_257 = lean_alloc_ctor(1, 2, 0); } else { - x_251 = x_250; + x_257 = x_256; } -lean_ctor_set(x_251, 0, x_248); -lean_ctor_set(x_251, 1, x_249); -return x_251; +lean_ctor_set(x_257, 0, x_254); +lean_ctor_set(x_257, 1, x_255); +return x_257; } } } } else { -uint8_t x_252; +uint8_t x_258; +lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); lean_dec(x_4); -lean_dec(x_2); -lean_dec(x_1); -x_252 = !lean_is_exclusive(x_14); -if (x_252 == 0) +lean_dec(x_3); +x_258 = !lean_is_exclusive(x_20); +if (x_258 == 0) { -return x_14; +return x_20; } else { -lean_object* x_253; lean_object* x_254; lean_object* x_255; -x_253 = lean_ctor_get(x_14, 0); -x_254 = lean_ctor_get(x_14, 1); -lean_inc(x_254); -lean_inc(x_253); -lean_dec(x_14); -x_255 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_255, 0, x_253); -lean_ctor_set(x_255, 1, x_254); -return x_255; +lean_object* x_259; lean_object* x_260; lean_object* x_261; +x_259 = lean_ctor_get(x_20, 0); +x_260 = lean_ctor_get(x_20, 1); +lean_inc(x_260); +lean_inc(x_259); +lean_dec(x_20); +x_261 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_261, 0, x_259); +lean_ctor_set(x_261, 1, x_260); +return x_261; } } } } -LEAN_EXPORT lean_object* l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9732_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +} +} +LEAN_EXPORT lean_object* l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8423____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { -uint8_t x_13; -x_13 = l_Lean_Expr_isAppOfArity(x_4, x_1, x_2); -lean_dec(x_1); -if (x_13 == 0) -{ -lean_object* x_14; lean_object* x_15; -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +lean_object* x_13; +x_13 = l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8423_(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_14 = lean_box(0); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_12); -return x_15; -} -else -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_box(0); -x_17 = l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9732____lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -return x_17; -} +lean_dec(x_1); +return x_13; } } -LEAN_EXPORT lean_object* l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9732____lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_USize_reduceAdd(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_12; -x_12 = l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9732____lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -lean_dec(x_3); -return x_12; +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__428; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; } +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; } -LEAN_EXPORT lean_object* l_USize_reduceAdd___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: +else { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_USize_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_USize_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_USize_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_USize_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; size_t x_37; size_t x_38; size_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_usize(x_22, 1); -x_38 = lean_ctor_get_usize(x_36, 1); -lean_dec(x_36); -x_39 = lean_usize_add(x_37, x_38); -lean_ctor_set_usize(x_22, 1, x_39); -x_40 = l_USize_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; size_t x_47; size_t x_48; size_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_usize(x_22, 1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_usize(x_45, 1); -lean_dec(x_45); -x_49 = lean_usize_add(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_usize(x_50, 1, x_49); -x_51 = l_USize_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; size_t x_43; size_t x_44; size_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_usize(x_28, 1); +x_44 = lean_ctor_get_usize(x_42, 1); +lean_dec(x_42); +x_45 = lean_usize_add(x_43, x_44); +lean_ctor_set_usize(x_28, 1, x_45); +x_46 = l_USize_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; size_t x_53; size_t x_54; size_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_usize(x_28, 1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_usize(x_51, 1); +lean_dec(x_51); +x_55 = lean_usize_add(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_usize(x_56, 1, x_55); +x_57 = l_USize_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; size_t x_58; lean_object* x_59; size_t x_60; size_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_usize(x_22, 1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_usize(x_56, 1); -lean_dec(x_56); -x_61 = lean_usize_add(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_usize(x_62, 1, x_61); -x_63 = l_USize_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; size_t x_64; lean_object* x_65; size_t x_66; size_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_usize(x_28, 1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_usize(x_62, 1); +lean_dec(x_62); +x_67 = lean_usize_add(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_usize(x_68, 1, x_67); +x_69 = l_USize_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; size_t x_73; lean_object* x_74; size_t x_75; size_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; size_t x_79; lean_object* x_80; size_t x_81; size_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_usize(x_22, 1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_usize(x_70, 1); -lean_dec(x_70); -x_76 = lean_usize_add(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_usize(x_77, 1, x_76); -x_78 = l_USize_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_usize(x_28, 1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_usize(x_76, 1); +lean_dec(x_76); +x_82 = lean_usize_add(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_usize(x_83, 1, x_82); +x_84 = l_USize_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_USize_reduceAdd(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__442; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_USize_reduceAdd___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_USize_reduceAdd___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_USize_reduceAdd___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_USize_reduceAdd___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -44564,25 +44592,28 @@ LEAN_EXPORT lean_object* l_USize_reduceAdd___boxed(lean_object* x_1, lean_object { lean_object* x_10; x_10 = l_USize_reduceAdd(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__1() { +static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_USize_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__427; +x_1 = l_USize_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__413; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2() { +static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_USize_fromExpr___lambda__2___closed__2; +x_1 = l_USize_fromExpr___closed__2; x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -44590,67 +44621,67 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__3() { +static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__5; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__5; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__4() { +static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__3; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2; +x_1 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__3; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__5() { +static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__4; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2; +x_1 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__4; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__6() { +static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__5; +x_1 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__7() { +static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__6; +x_1 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__8() { +static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__7; +x_1 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__7; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__9() { +static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__9() { _start: { lean_object* x_1; @@ -44658,380 +44689,371 @@ x_1 = lean_alloc_closure((void*)(l_USize_reduceAdd___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__1; -x_3 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__8; -x_4 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__9; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__1; +x_3 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__8; +x_4 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__9; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10387_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8877_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__1; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__1; x_3 = 1; -x_4 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__9; +x_4 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__9; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_USize_reduceMul___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_USize_reduceMul(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__446; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; +} +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_USize_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_USize_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_USize_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_USize_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; size_t x_37; size_t x_38; size_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_usize(x_22, 1); -x_38 = lean_ctor_get_usize(x_36, 1); -lean_dec(x_36); -x_39 = lean_usize_mul(x_37, x_38); -lean_ctor_set_usize(x_22, 1, x_39); -x_40 = l_USize_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; size_t x_47; size_t x_48; size_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_usize(x_22, 1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_usize(x_45, 1); -lean_dec(x_45); -x_49 = lean_usize_mul(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_usize(x_50, 1, x_49); -x_51 = l_USize_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; size_t x_43; size_t x_44; size_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_usize(x_28, 1); +x_44 = lean_ctor_get_usize(x_42, 1); +lean_dec(x_42); +x_45 = lean_usize_mul(x_43, x_44); +lean_ctor_set_usize(x_28, 1, x_45); +x_46 = l_USize_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; size_t x_53; size_t x_54; size_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_usize(x_28, 1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_usize(x_51, 1); +lean_dec(x_51); +x_55 = lean_usize_mul(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_usize(x_56, 1, x_55); +x_57 = l_USize_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; size_t x_58; lean_object* x_59; size_t x_60; size_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_usize(x_22, 1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_usize(x_56, 1); -lean_dec(x_56); -x_61 = lean_usize_mul(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_usize(x_62, 1, x_61); -x_63 = l_USize_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; size_t x_64; lean_object* x_65; size_t x_66; size_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_usize(x_28, 1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_usize(x_62, 1); +lean_dec(x_62); +x_67 = lean_usize_mul(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_usize(x_68, 1, x_67); +x_69 = l_USize_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; size_t x_73; lean_object* x_74; size_t x_75; size_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; size_t x_79; lean_object* x_80; size_t x_81; size_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_usize(x_22, 1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_usize(x_70, 1); -lean_dec(x_70); -x_76 = lean_usize_mul(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_usize(x_77, 1, x_76); -x_78 = l_USize_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_usize(x_28, 1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_usize(x_76, 1); +lean_dec(x_76); +x_82 = lean_usize_mul(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_usize(x_83, 1, x_82); +x_84 = l_USize_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_USize_reduceMul(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__460; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_USize_reduceMul___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_USize_reduceMul___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_USize_reduceMul___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_USize_reduceMul___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -45039,81 +45061,84 @@ LEAN_EXPORT lean_object* l_USize_reduceMul___boxed(lean_object* x_1, lean_object { lean_object* x_10; x_10 = l_USize_reduceMul(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__1() { +static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_USize_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__450; +x_1 = l_USize_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__436; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__2() { +static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__3; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2; +x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__3; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__3() { +static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__2; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2; +x_1 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__2; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__4() { +static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__3; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2; +x_1 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__3; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__5() { +static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__4; +x_1 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__6() { +static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__5; +x_1 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__7() { +static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__6; +x_1 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__8() { +static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__8() { _start: { lean_object* x_1; @@ -45121,380 +45146,371 @@ x_1 = lean_alloc_closure((void*)(l_USize_reduceMul___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__1; -x_3 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__7; -x_4 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__8; +x_2 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__1; +x_3 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__7; +x_4 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__8; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10425_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8915_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__1; +x_2 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__1; x_3 = 1; -x_4 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__8; +x_4 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__8; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_USize_reduceSub___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_USize_reduceSub(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__459; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; +} +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_USize_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_USize_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_USize_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_USize_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; size_t x_37; size_t x_38; size_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_usize(x_22, 1); -x_38 = lean_ctor_get_usize(x_36, 1); -lean_dec(x_36); -x_39 = lean_usize_sub(x_37, x_38); -lean_ctor_set_usize(x_22, 1, x_39); -x_40 = l_USize_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; size_t x_47; size_t x_48; size_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_usize(x_22, 1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_usize(x_45, 1); -lean_dec(x_45); -x_49 = lean_usize_sub(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_usize(x_50, 1, x_49); -x_51 = l_USize_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; -} +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; size_t x_43; size_t x_44; size_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_usize(x_28, 1); +x_44 = lean_ctor_get_usize(x_42, 1); +lean_dec(x_42); +x_45 = lean_usize_sub(x_43, x_44); +lean_ctor_set_usize(x_28, 1, x_45); +x_46 = l_USize_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; } else { -lean_object* x_56; lean_object* x_57; size_t x_58; lean_object* x_59; size_t x_60; size_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_usize(x_22, 1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_usize(x_56, 1); -lean_dec(x_56); -x_61 = lean_usize_sub(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_usize(x_62, 1, x_61); -x_63 = l_USize_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_51; lean_object* x_52; size_t x_53; size_t x_54; size_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_usize(x_28, 1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_usize(x_51, 1); +lean_dec(x_51); +x_55 = lean_usize_sub(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_usize(x_56, 1, x_55); +x_57 = l_USize_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; size_t x_73; lean_object* x_74; size_t x_75; size_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; -} else { - lean_dec_ref(x_25); - x_71 = lean_box(0); -} -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_usize(x_22, 1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_usize(x_70, 1); -lean_dec(x_70); -x_76 = lean_usize_sub(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_usize(x_77, 1, x_76); -x_78 = l_USize_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); -} else { - x_83 = x_71; -} -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; -} +lean_object* x_62; lean_object* x_63; size_t x_64; lean_object* x_65; size_t x_66; size_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_usize(x_28, 1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_usize(x_62, 1); +lean_dec(x_62); +x_67 = lean_usize_sub(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_usize(x_68, 1, x_67); +x_69 = l_USize_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) -{ -return x_24; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; size_t x_79; lean_object* x_80; size_t x_81; size_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; +} else { + lean_dec_ref(x_31); + x_77 = lean_box(0); } -else -{ -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_usize(x_28, 1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; +} else { + lean_dec_ref(x_28); + x_80 = lean_box(0); } +x_81 = lean_ctor_get_usize(x_76, 1); +lean_dec(x_76); +x_82 = lean_usize_sub(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_usize(x_83, 1, x_82); +x_84 = l_USize_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_89; -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_13; +return x_30; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } -LEAN_EXPORT lean_object* l_USize_reduceSub(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__473; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) +else { -lean_object* x_13; lean_object* x_14; +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) +{ +return x_19; } else { -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_USize_reduceSub___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; +} } } } -LEAN_EXPORT lean_object* l_USize_reduceSub___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_USize_reduceSub___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_USize_reduceSub___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -45502,81 +45518,84 @@ LEAN_EXPORT lean_object* l_USize_reduceSub___boxed(lean_object* x_1, lean_object { lean_object* x_10; x_10 = l_USize_reduceSub(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__1() { +static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_USize_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__463; +x_1 = l_USize_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__449; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__2() { +static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__3; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2; +x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__3; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__3() { +static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__2; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2; +x_1 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__2; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__4() { +static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__3; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2; +x_1 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__3; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__5() { +static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__4; +x_1 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__6() { +static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__5; +x_1 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__7() { +static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__6; +x_1 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__8() { +static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__8() { _start: { lean_object* x_1; @@ -45584,380 +45603,371 @@ x_1 = lean_alloc_closure((void*)(l_USize_reduceSub___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__1; -x_3 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__7; -x_4 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__8; +x_2 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__1; +x_3 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__7; +x_4 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__8; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10463_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8953_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__1; +x_2 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__1; x_3 = 1; -x_4 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__8; +x_4 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__8; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_USize_reduceDiv___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_USize_reduceDiv(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__472; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; +} +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_USize_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_USize_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_USize_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_USize_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; size_t x_37; size_t x_38; size_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_usize(x_22, 1); -x_38 = lean_ctor_get_usize(x_36, 1); -lean_dec(x_36); -x_39 = lean_usize_div(x_37, x_38); -lean_ctor_set_usize(x_22, 1, x_39); -x_40 = l_USize_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; size_t x_47; size_t x_48; size_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_usize(x_22, 1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_usize(x_45, 1); -lean_dec(x_45); -x_49 = lean_usize_div(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_usize(x_50, 1, x_49); -x_51 = l_USize_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; size_t x_43; size_t x_44; size_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_usize(x_28, 1); +x_44 = lean_ctor_get_usize(x_42, 1); +lean_dec(x_42); +x_45 = lean_usize_div(x_43, x_44); +lean_ctor_set_usize(x_28, 1, x_45); +x_46 = l_USize_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; size_t x_53; size_t x_54; size_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_usize(x_28, 1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_usize(x_51, 1); +lean_dec(x_51); +x_55 = lean_usize_div(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_usize(x_56, 1, x_55); +x_57 = l_USize_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; size_t x_58; lean_object* x_59; size_t x_60; size_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_usize(x_22, 1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_usize(x_56, 1); -lean_dec(x_56); -x_61 = lean_usize_div(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_usize(x_62, 1, x_61); -x_63 = l_USize_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; size_t x_64; lean_object* x_65; size_t x_66; size_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_usize(x_28, 1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_usize(x_62, 1); +lean_dec(x_62); +x_67 = lean_usize_div(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_usize(x_68, 1, x_67); +x_69 = l_USize_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; size_t x_73; lean_object* x_74; size_t x_75; size_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; size_t x_79; lean_object* x_80; size_t x_81; size_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_usize(x_22, 1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_usize(x_70, 1); -lean_dec(x_70); -x_76 = lean_usize_div(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_usize(x_77, 1, x_76); -x_78 = l_USize_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_usize(x_28, 1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_usize(x_76, 1); +lean_dec(x_76); +x_82 = lean_usize_div(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_usize(x_83, 1, x_82); +x_84 = l_USize_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_USize_reduceDiv(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__486; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_USize_reduceDiv___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_USize_reduceDiv___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_USize_reduceDiv___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_USize_reduceDiv___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -45965,81 +45975,84 @@ LEAN_EXPORT lean_object* l_USize_reduceDiv___boxed(lean_object* x_1, lean_object { lean_object* x_10; x_10 = l_USize_reduceDiv(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__1() { +static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_USize_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__476; +x_1 = l_USize_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__462; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__2() { +static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__3; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2; +x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__3; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__3() { +static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__2; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2; +x_1 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__2; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__4() { +static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__3; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2; +x_1 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__3; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__5() { +static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__4; +x_1 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__6() { +static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__5; +x_1 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__7() { +static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__6; +x_1 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__8() { +static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__8() { _start: { lean_object* x_1; @@ -46047,380 +46060,371 @@ x_1 = lean_alloc_closure((void*)(l_USize_reduceDiv___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__1; -x_3 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__7; -x_4 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__8; +x_2 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__1; +x_3 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__7; +x_4 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__8; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10501_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8991_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__1; +x_2 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__1; x_3 = 1; -x_4 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__8; +x_4 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__8; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_USize_reduceMod___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_USize_reduceMod(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__485; +x_11 = lean_unsigned_to_nat(6u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_100; +x_100 = lean_box(0); +x_13 = x_100; +x_14 = x_9; +goto block_99; +} +else +{ +lean_object* x_101; +x_101 = l_UInt8_fromExpr___closed__3; +x_13 = x_101; +x_14 = x_9; +goto block_99; +} +block_99: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_USize_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_USize_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = lean_ctor_get(x_14, 0); -lean_inc(x_22); -lean_dec(x_14); -x_23 = l_Lean_Expr_appArg_x21(x_1); -x_24 = l_USize_fromExpr(x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_24) == 0) +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = lean_ctor_get(x_20, 0); +lean_inc(x_28); +lean_dec(x_20); +x_29 = l_Lean_Expr_appArg_x21(x_1); +x_30 = l_USize_fromExpr(x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_29); +if (lean_obj_tag(x_30) == 0) { -lean_object* x_25; -x_25 = lean_ctor_get(x_24, 0); -lean_inc(x_25); -if (lean_obj_tag(x_25) == 0) +lean_object* x_31; +x_31 = lean_ctor_get(x_30, 0); +lean_inc(x_31); +if (lean_obj_tag(x_31) == 0) { -uint8_t x_26; -lean_dec(x_22); -x_26 = !lean_is_exclusive(x_24); -if (x_26 == 0) +uint8_t x_32; +lean_dec(x_28); +x_32 = !lean_is_exclusive(x_30); +if (x_32 == 0) { -lean_object* x_27; lean_object* x_28; -x_27 = lean_ctor_get(x_24, 0); -lean_dec(x_27); -x_28 = lean_box(0); -lean_ctor_set(x_24, 0, x_28); -return x_24; +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_30, 0); +lean_dec(x_33); +x_34 = lean_box(0); +lean_ctor_set(x_30, 0, x_34); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 1); -lean_inc(x_29); -lean_dec(x_24); -x_30 = lean_box(0); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_29); -return x_31; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_30, 1); +lean_inc(x_35); +lean_dec(x_30); +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_35); +return x_37; } } else { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_24); -if (x_32 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_30); +if (x_38 == 0) { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_24, 0); -lean_dec(x_33); -x_34 = !lean_is_exclusive(x_25); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_30, 0); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_31); +if (x_40 == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_22); -if (x_35 == 0) -{ -lean_object* x_36; size_t x_37; size_t x_38; size_t x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_36 = lean_ctor_get(x_25, 0); -x_37 = lean_ctor_get_usize(x_22, 1); -x_38 = lean_ctor_get_usize(x_36, 1); -lean_dec(x_36); -x_39 = lean_usize_mod(x_37, x_38); -lean_ctor_set_usize(x_22, 1, x_39); -x_40 = l_USize_toExpr(x_22); -x_41 = lean_box(0); -x_42 = lean_unsigned_to_nat(0u); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_40); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set(x_43, 2, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_25, 0, x_44); -return x_24; -} -else -{ -lean_object* x_45; lean_object* x_46; size_t x_47; size_t x_48; size_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_45 = lean_ctor_get(x_25, 0); -x_46 = lean_ctor_get(x_22, 0); -x_47 = lean_ctor_get_usize(x_22, 1); -lean_inc(x_46); -lean_dec(x_22); -x_48 = lean_ctor_get_usize(x_45, 1); -lean_dec(x_45); -x_49 = lean_usize_mod(x_47, x_48); -x_50 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -lean_ctor_set(x_50, 0, x_46); -lean_ctor_set_usize(x_50, 1, x_49); -x_51 = l_USize_toExpr(x_50); -x_52 = lean_box(0); -x_53 = lean_unsigned_to_nat(0u); -x_54 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_54, 0, x_51); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set(x_54, 2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_25, 0, x_55); -return x_24; +uint8_t x_41; +x_41 = !lean_is_exclusive(x_28); +if (x_41 == 0) +{ +lean_object* x_42; size_t x_43; size_t x_44; size_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_31, 0); +x_43 = lean_ctor_get_usize(x_28, 1); +x_44 = lean_ctor_get_usize(x_42, 1); +lean_dec(x_42); +x_45 = lean_usize_mod(x_43, x_44); +lean_ctor_set_usize(x_28, 1, x_45); +x_46 = l_USize_toExpr(x_28); +x_47 = lean_box(0); +x_48 = lean_unsigned_to_nat(0u); +x_49 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_31, 0, x_50); +return x_30; +} +else +{ +lean_object* x_51; lean_object* x_52; size_t x_53; size_t x_54; size_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_51 = lean_ctor_get(x_31, 0); +x_52 = lean_ctor_get(x_28, 0); +x_53 = lean_ctor_get_usize(x_28, 1); +lean_inc(x_52); +lean_dec(x_28); +x_54 = lean_ctor_get_usize(x_51, 1); +lean_dec(x_51); +x_55 = lean_usize_mod(x_53, x_54); +x_56 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +lean_ctor_set(x_56, 0, x_52); +lean_ctor_set_usize(x_56, 1, x_55); +x_57 = l_USize_toExpr(x_56); +x_58 = lean_box(0); +x_59 = lean_unsigned_to_nat(0u); +x_60 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_60, 0, x_57); +lean_ctor_set(x_60, 1, x_58); +lean_ctor_set(x_60, 2, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_31, 0, x_61); +return x_30; } } else { -lean_object* x_56; lean_object* x_57; size_t x_58; lean_object* x_59; size_t x_60; size_t x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_56 = lean_ctor_get(x_25, 0); -lean_inc(x_56); -lean_dec(x_25); -x_57 = lean_ctor_get(x_22, 0); -lean_inc(x_57); -x_58 = lean_ctor_get_usize(x_22, 1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_59 = x_22; -} else { - lean_dec_ref(x_22); - x_59 = lean_box(0); -} -x_60 = lean_ctor_get_usize(x_56, 1); -lean_dec(x_56); -x_61 = lean_usize_mod(x_58, x_60); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -} else { - x_62 = x_59; -} -lean_ctor_set(x_62, 0, x_57); -lean_ctor_set_usize(x_62, 1, x_61); -x_63 = l_USize_toExpr(x_62); -x_64 = lean_box(0); -x_65 = lean_unsigned_to_nat(0u); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -lean_ctor_set(x_66, 2, x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_67); -lean_ctor_set(x_24, 0, x_68); -return x_24; +lean_object* x_62; lean_object* x_63; size_t x_64; lean_object* x_65; size_t x_66; size_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_62 = lean_ctor_get(x_31, 0); +lean_inc(x_62); +lean_dec(x_31); +x_63 = lean_ctor_get(x_28, 0); +lean_inc(x_63); +x_64 = lean_ctor_get_usize(x_28, 1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_65 = x_28; +} else { + lean_dec_ref(x_28); + x_65 = lean_box(0); +} +x_66 = lean_ctor_get_usize(x_62, 1); +lean_dec(x_62); +x_67 = lean_usize_mod(x_64, x_66); +if (lean_is_scalar(x_65)) { + x_68 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +} else { + x_68 = x_65; +} +lean_ctor_set(x_68, 0, x_63); +lean_ctor_set_usize(x_68, 1, x_67); +x_69 = l_USize_toExpr(x_68); +x_70 = lean_box(0); +x_71 = lean_unsigned_to_nat(0u); +x_72 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +lean_ctor_set(x_72, 2, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_30, 0, x_74); +return x_30; } } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; size_t x_73; lean_object* x_74; size_t x_75; size_t x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_69 = lean_ctor_get(x_24, 1); -lean_inc(x_69); -lean_dec(x_24); -x_70 = lean_ctor_get(x_25, 0); -lean_inc(x_70); -if (lean_is_exclusive(x_25)) { - lean_ctor_release(x_25, 0); - x_71 = x_25; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; size_t x_79; lean_object* x_80; size_t x_81; size_t x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_75 = lean_ctor_get(x_30, 1); +lean_inc(x_75); +lean_dec(x_30); +x_76 = lean_ctor_get(x_31, 0); +lean_inc(x_76); +if (lean_is_exclusive(x_31)) { + lean_ctor_release(x_31, 0); + x_77 = x_31; } else { - lean_dec_ref(x_25); - x_71 = lean_box(0); + lean_dec_ref(x_31); + x_77 = lean_box(0); } -x_72 = lean_ctor_get(x_22, 0); -lean_inc(x_72); -x_73 = lean_ctor_get_usize(x_22, 1); -if (lean_is_exclusive(x_22)) { - lean_ctor_release(x_22, 0); - x_74 = x_22; -} else { - lean_dec_ref(x_22); - x_74 = lean_box(0); -} -x_75 = lean_ctor_get_usize(x_70, 1); -lean_dec(x_70); -x_76 = lean_usize_mod(x_73, x_75); -if (lean_is_scalar(x_74)) { - x_77 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -} else { - x_77 = x_74; -} -lean_ctor_set(x_77, 0, x_72); -lean_ctor_set_usize(x_77, 1, x_76); -x_78 = l_USize_toExpr(x_77); -x_79 = lean_box(0); -x_80 = lean_unsigned_to_nat(0u); -x_81 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_81, 1, x_79); -lean_ctor_set(x_81, 2, x_80); -x_82 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_82, 0, x_81); -if (lean_is_scalar(x_71)) { - x_83 = lean_alloc_ctor(1, 1, 0); +x_78 = lean_ctor_get(x_28, 0); +lean_inc(x_78); +x_79 = lean_ctor_get_usize(x_28, 1); +if (lean_is_exclusive(x_28)) { + lean_ctor_release(x_28, 0); + x_80 = x_28; } else { - x_83 = x_71; + lean_dec_ref(x_28); + x_80 = lean_box(0); } -lean_ctor_set(x_83, 0, x_82); -x_84 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_69); -return x_84; +x_81 = lean_ctor_get_usize(x_76, 1); +lean_dec(x_76); +x_82 = lean_usize_mod(x_79, x_81); +if (lean_is_scalar(x_80)) { + x_83 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +} else { + x_83 = x_80; +} +lean_ctor_set(x_83, 0, x_78); +lean_ctor_set_usize(x_83, 1, x_82); +x_84 = l_USize_toExpr(x_83); +x_85 = lean_box(0); +x_86 = lean_unsigned_to_nat(0u); +x_87 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_87, 1, x_85); +lean_ctor_set(x_87, 2, x_86); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +if (lean_is_scalar(x_77)) { + x_89 = lean_alloc_ctor(1, 1, 0); +} else { + x_89 = x_77; +} +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_75); +return x_90; } } } else { -uint8_t x_85; -lean_dec(x_22); -x_85 = !lean_is_exclusive(x_24); -if (x_85 == 0) +uint8_t x_91; +lean_dec(x_28); +x_91 = !lean_is_exclusive(x_30); +if (x_91 == 0) { -return x_24; +return x_30; } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_86 = lean_ctor_get(x_24, 0); -x_87 = lean_ctor_get(x_24, 1); -lean_inc(x_87); -lean_inc(x_86); -lean_dec(x_24); -x_88 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_87); -return x_88; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_30, 0); +x_93 = lean_ctor_get(x_30, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_30); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } } else { -uint8_t x_89; -lean_dec(x_9); +uint8_t x_95; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_89 = !lean_is_exclusive(x_13); -if (x_89 == 0) +x_95 = !lean_is_exclusive(x_19); +if (x_95 == 0) { -return x_13; +return x_19; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_13, 0); -x_91 = lean_ctor_get(x_13, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_13); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); -return x_92; -} -} -} -} -LEAN_EXPORT lean_object* l_USize_reduceMod(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__499; -x_11 = lean_unsigned_to_nat(6u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_19, 0); +x_97 = lean_ctor_get(x_19, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_19); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_USize_reduceMod___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_USize_reduceMod___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_USize_reduceMod___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_2); -lean_dec(x_1); -return x_11; } } LEAN_EXPORT lean_object* l_USize_reduceMod___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -46428,81 +46432,84 @@ LEAN_EXPORT lean_object* l_USize_reduceMod___boxed(lean_object* x_1, lean_object { lean_object* x_10; x_10 = l_USize_reduceMod(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__1() { +static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_USize_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__489; +x_1 = l_USize_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__475; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__2() { +static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__3; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2; +x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__3; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__3() { +static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__2; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2; +x_1 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__2; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__4() { +static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__3; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2; +x_1 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__3; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__5() { +static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__4; +x_1 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__6() { +static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__5; +x_1 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__5; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__7() { +static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__6; +x_1 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__6; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__8() { +static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__8() { _start: { lean_object* x_1; @@ -46510,4204 +46517,4220 @@ x_1 = lean_alloc_closure((void*)(l_USize_reduceMod___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__1; -x_3 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__7; -x_4 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__8; +x_2 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__1; +x_3 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__7; +x_4 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__8; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10539_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9029_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__1; +x_2 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__1; x_3 = 1; -x_4 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__8; +x_4 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__8; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_USize_reduceLT___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_USize_reduceLT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__498; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_UInt8_fromExpr___closed__3; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_USize_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_USize_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_USize_fromExpr(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_USize_fromExpr(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) -{ -lean_object* x_37; lean_object* x_38; size_t x_39; size_t x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get_usize(x_23, 1); -lean_dec(x_23); -x_40 = lean_ctor_get_usize(x_35, 1); -lean_dec(x_35); -x_41 = lean_usize_dec_lt(x_39, x_40); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) -{ -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +lean_object* x_43; lean_object* x_44; size_t x_45; size_t x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get_usize(x_29, 1); +lean_dec(x_29); +x_46 = lean_ctor_get_usize(x_41, 1); +lean_dec(x_41); +x_47 = lean_usize_dec_lt(x_45, x_46); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) +{ +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; size_t x_116; size_t x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get_usize(x_23, 1); -lean_dec(x_23); -x_117 = lean_ctor_get_usize(x_112, 1); -lean_dec(x_112); -x_118 = lean_usize_dec_lt(x_116, x_117); -if (x_118 == 0) -{ -lean_object* x_119; lean_object* x_120; -x_119 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; size_t x_122; size_t x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +lean_dec(x_119); +x_122 = lean_ctor_get_usize(x_29, 1); +lean_dec(x_29); +x_123 = lean_ctor_get_usize(x_118, 1); +lean_dec(x_118); +x_124 = lean_usize_dec_lt(x_122, x_123); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_USize_fromExpr(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_USize_fromExpr(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_183; lean_object* x_184; size_t x_185; size_t x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get_usize(x_171, 1); -lean_dec(x_171); -x_186 = lean_ctor_get_usize(x_180, 1); -lean_dec(x_180); -x_187 = lean_usize_dec_lt(x_185, x_186); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; size_t x_191; size_t x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_188); +x_191 = lean_ctor_get_usize(x_177, 1); +lean_dec(x_177); +x_192 = lean_ctor_get_usize(x_186, 1); +lean_dec(x_186); +x_193 = lean_usize_dec_lt(x_191, x_192); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -LEAN_EXPORT lean_object* l_USize_reduceLT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__512; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_USize_reduceLT___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_USize_reduceLT___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_USize_reduceLT___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_USize_reduceLT___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_10; +x_10 = l_USize_reduceLT(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__1() { +static lean_object* _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_USize_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__502; +x_1 = l_USize_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__488; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__2() { +static lean_object* _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__4; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2; +x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__4; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__3() { +static lean_object* _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__2; +x_1 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__2; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__4() { +static lean_object* _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__3; +x_1 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__3; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__5() { +static lean_object* _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__4; +x_1 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__6() { +static lean_object* _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__6() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_USize_reduceLT), 9, 0); +x_1 = lean_alloc_closure((void*)(l_USize_reduceLT___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__1; -x_3 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__5; -x_4 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__6; +x_2 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__1; +x_3 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__5; +x_4 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__6; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10578_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__1; +x_2 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__1; x_3 = 1; -x_4 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__6; +x_4 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__6; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_USize_reduceLE___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_USize_reduceLE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__512; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_UInt8_fromExpr___closed__3; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_USize_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_USize_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_USize_fromExpr(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_USize_fromExpr(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) -{ -lean_object* x_37; lean_object* x_38; size_t x_39; size_t x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get_usize(x_23, 1); -lean_dec(x_23); -x_40 = lean_ctor_get_usize(x_35, 1); -lean_dec(x_35); -x_41 = lean_usize_dec_le(x_39, x_40); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) -{ -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +lean_object* x_43; lean_object* x_44; size_t x_45; size_t x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get_usize(x_29, 1); +lean_dec(x_29); +x_46 = lean_ctor_get_usize(x_41, 1); +lean_dec(x_41); +x_47 = lean_usize_dec_le(x_45, x_46); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) +{ +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; size_t x_116; size_t x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get_usize(x_23, 1); -lean_dec(x_23); -x_117 = lean_ctor_get_usize(x_112, 1); -lean_dec(x_112); -x_118 = lean_usize_dec_le(x_116, x_117); -if (x_118 == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_119; lean_object* x_120; -x_119 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) -{ -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; size_t x_122; size_t x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +lean_dec(x_119); +x_122 = lean_ctor_get_usize(x_29, 1); +lean_dec(x_29); +x_123 = lean_ctor_get_usize(x_118, 1); +lean_dec(x_118); +x_124 = lean_usize_dec_le(x_122, x_123); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_USize_fromExpr(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_USize_fromExpr(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_183; lean_object* x_184; size_t x_185; size_t x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get_usize(x_171, 1); -lean_dec(x_171); -x_186 = lean_ctor_get_usize(x_180, 1); -lean_dec(x_180); -x_187 = lean_usize_dec_le(x_185, x_186); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; size_t x_191; size_t x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_188); +x_191 = lean_ctor_get_usize(x_177, 1); +lean_dec(x_177); +x_192 = lean_ctor_get_usize(x_186, 1); +lean_dec(x_186); +x_193 = lean_usize_dec_le(x_191, x_192); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -LEAN_EXPORT lean_object* l_USize_reduceLE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__526; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_USize_reduceLE___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_USize_reduceLE___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_USize_reduceLE___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_USize_reduceLE___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_10; +x_10 = l_USize_reduceLE(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__1() { +static lean_object* _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_USize_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__516; +x_1 = l_USize_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__502; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__2() { +static lean_object* _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__3; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2; +x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__3; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__3() { +static lean_object* _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__2; +x_1 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__2; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__4() { +static lean_object* _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__3; +x_1 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__3; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__5() { +static lean_object* _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__4; +x_1 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__4; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__6() { +static lean_object* _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__6() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_USize_reduceLE), 9, 0); +x_1 = lean_alloc_closure((void*)(l_USize_reduceLE___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__1; -x_3 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__5; -x_4 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__6; +x_2 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__1; +x_3 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__5; +x_4 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__6; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10617_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9107_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__1; +x_2 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__1; x_3 = 1; -x_4 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__6; +x_4 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__6; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_USize_reduceGT___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_USize_reduceGT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__525; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_UInt8_fromExpr___closed__3; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_USize_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_USize_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_USize_fromExpr(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_USize_fromExpr(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) -{ -lean_object* x_37; lean_object* x_38; size_t x_39; size_t x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get_usize(x_23, 1); -lean_dec(x_23); -x_40 = lean_ctor_get_usize(x_35, 1); -lean_dec(x_35); -x_41 = lean_usize_dec_lt(x_40, x_39); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) -{ -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +lean_object* x_43; lean_object* x_44; size_t x_45; size_t x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get_usize(x_29, 1); +lean_dec(x_29); +x_46 = lean_ctor_get_usize(x_41, 1); +lean_dec(x_41); +x_47 = lean_usize_dec_lt(x_46, x_45); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) +{ +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; size_t x_116; size_t x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get_usize(x_23, 1); -lean_dec(x_23); -x_117 = lean_ctor_get_usize(x_112, 1); -lean_dec(x_112); -x_118 = lean_usize_dec_lt(x_117, x_116); -if (x_118 == 0) -{ -lean_object* x_119; lean_object* x_120; -x_119 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; size_t x_122; size_t x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +lean_dec(x_119); +x_122 = lean_ctor_get_usize(x_29, 1); +lean_dec(x_29); +x_123 = lean_ctor_get_usize(x_118, 1); +lean_dec(x_118); +x_124 = lean_usize_dec_lt(x_123, x_122); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_USize_fromExpr(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_USize_fromExpr(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_183; lean_object* x_184; size_t x_185; size_t x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get_usize(x_171, 1); -lean_dec(x_171); -x_186 = lean_ctor_get_usize(x_180, 1); -lean_dec(x_180); -x_187 = lean_usize_dec_lt(x_186, x_185); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; size_t x_191; size_t x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_188); +x_191 = lean_ctor_get_usize(x_177, 1); +lean_dec(x_177); +x_192 = lean_ctor_get_usize(x_186, 1); +lean_dec(x_186); +x_193 = lean_usize_dec_lt(x_192, x_191); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -LEAN_EXPORT lean_object* l_USize_reduceGT(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__539; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_USize_reduceGT___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_USize_reduceGT___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_USize_reduceGT___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_USize_reduceGT___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_10; +x_10 = l_USize_reduceGT(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10654____closed__1() { +static lean_object* _init_l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9144____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_USize_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__529; +x_1 = l_USize_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__515; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10654____closed__2() { +static lean_object* _init_l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9144____closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_USize_reduceGT), 9, 0); +x_1 = lean_alloc_closure((void*)(l_USize_reduceGT___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10654_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9144_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10654____closed__1; -x_3 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__5; -x_4 = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10654____closed__2; +x_2 = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9144____closed__1; +x_3 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__5; +x_4 = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9144____closed__2; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10656_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9146_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10654____closed__1; +x_2 = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9144____closed__1; x_3 = 1; -x_4 = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10654____closed__2; +x_4 = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9144____closed__2; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l_USize_reduceGE___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_USize_reduceGE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = l_Lean_Expr_appFn_x21(x_1); -x_12 = l_Lean_Expr_appArg_x21(x_11); -lean_dec(x_11); -lean_inc(x_9); +lean_object* x_10; lean_object* x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; +x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__538; +x_11 = lean_unsigned_to_nat(4u); +x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); +if (x_12 == 0) +{ +lean_object* x_253; +x_253 = lean_box(0); +x_13 = x_253; +x_14 = x_9; +goto block_252; +} +else +{ +lean_object* x_254; +x_254 = l_UInt8_fromExpr___closed__3; +x_13 = x_254; +x_14 = x_9; +goto block_252; +} +block_252: +{ +if (lean_obj_tag(x_13) == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_15 = lean_box(0); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_14); +return x_16; +} +else +{ +lean_object* x_17; lean_object* x_18; lean_object* x_19; +lean_dec(x_13); +x_17 = l_Lean_Expr_appFn_x21(x_1); +x_18 = l_Lean_Expr_appArg_x21(x_17); +lean_dec(x_17); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_4); -lean_inc(x_3); -x_13 = l_USize_fromExpr(x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_13) == 0) +x_19 = l_USize_fromExpr(x_18, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +lean_dec(x_18); +if (lean_obj_tag(x_19) == 0) { -lean_object* x_14; -x_14 = lean_ctor_get(x_13, 0); -lean_inc(x_14); -if (lean_obj_tag(x_14) == 0) +lean_object* x_20; +x_20 = lean_ctor_get(x_19, 0); +lean_inc(x_20); +if (lean_obj_tag(x_20) == 0) { -uint8_t x_15; -lean_dec(x_9); +uint8_t x_21; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_15 = !lean_is_exclusive(x_13); -if (x_15 == 0) +x_21 = !lean_is_exclusive(x_19); +if (x_21 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_13, 0); -lean_dec(x_16); -x_17 = lean_box(0); -lean_ctor_set(x_13, 0, x_17); -return x_13; +lean_object* x_22; lean_object* x_23; +x_22 = lean_ctor_get(x_19, 0); +lean_dec(x_22); +x_23 = lean_box(0); +lean_ctor_set(x_19, 0, x_23); +return x_19; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_18 = lean_ctor_get(x_13, 1); -lean_inc(x_18); -lean_dec(x_13); -x_19 = lean_box(0); -x_20 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_18); -return x_20; +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_19, 1); +lean_inc(x_24); +lean_dec(x_19); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_24); +return x_26; } } else { -lean_object* x_21; uint8_t x_22; -x_21 = lean_ctor_get(x_13, 1); -lean_inc(x_21); -lean_dec(x_13); -x_22 = !lean_is_exclusive(x_14); -if (x_22 == 0) +lean_object* x_27; uint8_t x_28; +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); +lean_dec(x_19); +x_28 = !lean_is_exclusive(x_20); +if (x_28 == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_14, 0); -x_24 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_20, 0); +x_30 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_25 = l_USize_fromExpr(x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_25) == 0) +lean_inc(x_5); +x_31 = l_USize_fromExpr(x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_30); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -if (lean_obj_tag(x_26) == 0) +lean_object* x_32; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +if (lean_obj_tag(x_32) == 0) { -uint8_t x_27; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_33; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_27 = !lean_is_exclusive(x_25); -if (x_27 == 0) +x_33 = !lean_is_exclusive(x_31); +if (x_33 == 0) { -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_25, 0); -lean_dec(x_28); -x_29 = lean_box(0); -lean_ctor_set(x_25, 0, x_29); -return x_25; +lean_object* x_34; lean_object* x_35; +x_34 = lean_ctor_get(x_31, 0); +lean_dec(x_34); +x_35 = lean_box(0); +lean_ctor_set(x_31, 0, x_35); +return x_31; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 1); -lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; +x_36 = lean_ctor_get(x_31, 1); +lean_inc(x_36); +lean_dec(x_31); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +return x_38; } } else { -lean_object* x_33; uint8_t x_34; -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = !lean_is_exclusive(x_26); -if (x_34 == 0) +lean_object* x_39; uint8_t x_40; +x_39 = lean_ctor_get(x_31, 1); +lean_inc(x_39); +lean_dec(x_31); +x_40 = !lean_is_exclusive(x_32); +if (x_40 == 0) { -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_26, 0); -lean_inc(x_9); +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_32, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_36 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_36) == 0) -{ -lean_object* x_37; lean_object* x_38; size_t x_39; size_t x_40; uint8_t x_41; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = lean_ctor_get_usize(x_23, 1); -lean_dec(x_23); -x_40 = lean_ctor_get_usize(x_35, 1); -lean_dec(x_35); -x_41 = lean_usize_dec_le(x_40, x_39); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_43 = l_Lean_Meta_mkEqRefl(x_42, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_43) == 0) -{ -uint8_t x_44; -x_44 = !lean_is_exclusive(x_43); -if (x_44 == 0) +x_42 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_45 = lean_ctor_get(x_43, 0); -x_46 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_47 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_48 = lean_array_push(x_47, x_1); -x_49 = lean_array_push(x_48, x_46); -x_50 = lean_array_push(x_49, x_45); -x_51 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_52 = l_Lean_mkAppN(x_51, x_50); -lean_ctor_set(x_26, 0, x_52); -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_54 = lean_unsigned_to_nat(0u); -x_55 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_55, 0, x_53); -lean_ctor_set(x_55, 1, x_26); -lean_ctor_set(x_55, 2, x_54); -x_56 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_14, 0, x_56); -lean_ctor_set(x_43, 0, x_14); -return x_43; +lean_object* x_43; lean_object* x_44; size_t x_45; size_t x_46; uint8_t x_47; +x_43 = lean_ctor_get(x_42, 0); +lean_inc(x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = lean_ctor_get_usize(x_29, 1); +lean_dec(x_29); +x_46 = lean_ctor_get_usize(x_41, 1); +lean_dec(x_41); +x_47 = lean_usize_dec_le(x_46, x_45); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_49 = l_Lean_Meta_mkEqRefl(x_48, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_49) == 0) +{ +uint8_t x_50; +x_50 = !lean_is_exclusive(x_49); +if (x_50 == 0) +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_51 = lean_ctor_get(x_49, 0); +x_52 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_54 = lean_array_push(x_53, x_1); +x_55 = lean_array_push(x_54, x_52); +x_56 = lean_array_push(x_55, x_51); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_58 = l_Lean_mkAppN(x_57, x_56); +lean_ctor_set(x_32, 0, x_58); +x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_60 = lean_unsigned_to_nat(0u); +x_61 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_61, 0, x_59); +lean_ctor_set(x_61, 1, x_32); +lean_ctor_set(x_61, 2, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_20, 0, x_62); +lean_ctor_set(x_49, 0, x_20); +return x_49; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_57 = lean_ctor_get(x_43, 0); -x_58 = lean_ctor_get(x_43, 1); -lean_inc(x_58); -lean_inc(x_57); +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_63 = lean_ctor_get(x_49, 0); +x_64 = lean_ctor_get(x_49, 1); +lean_inc(x_64); +lean_inc(x_63); +lean_dec(x_49); +x_65 = l_Lean_Expr_appArg_x21(x_43); lean_dec(x_43); -x_59 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_61 = lean_array_push(x_60, x_1); -x_62 = lean_array_push(x_61, x_59); -x_63 = lean_array_push(x_62, x_57); -x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_65 = l_Lean_mkAppN(x_64, x_63); -lean_ctor_set(x_26, 0, x_65); -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_67 = lean_unsigned_to_nat(0u); -x_68 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_26); -lean_ctor_set(x_68, 2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_14, 0, x_69); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_14); -lean_ctor_set(x_70, 1, x_58); -return x_70; +x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_67 = lean_array_push(x_66, x_1); +x_68 = lean_array_push(x_67, x_65); +x_69 = lean_array_push(x_68, x_63); +x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_71 = l_Lean_mkAppN(x_70, x_69); +lean_ctor_set(x_32, 0, x_71); +x_72 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_73 = lean_unsigned_to_nat(0u); +x_74 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_74, 0, x_72); +lean_ctor_set(x_74, 1, x_32); +lean_ctor_set(x_74, 2, x_73); +x_75 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_20, 0, x_75); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_20); +lean_ctor_set(x_76, 1, x_64); +return x_76; } } else { -uint8_t x_71; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_77; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_71 = !lean_is_exclusive(x_43); -if (x_71 == 0) +x_77 = !lean_is_exclusive(x_49); +if (x_77 == 0) { -return x_43; +return x_49; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_43, 0); -x_73 = lean_ctor_get(x_43, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_43); -x_74 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_74, 0, x_72); -lean_ctor_set(x_74, 1, x_73); -return x_74; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_49, 0); +x_79 = lean_ctor_get(x_49, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_49); +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_78); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } } else { -lean_object* x_75; lean_object* x_76; -x_75 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_38); -if (lean_obj_tag(x_76) == 0) +lean_object* x_81; lean_object* x_82; +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_82 = l_Lean_Meta_mkEqRefl(x_81, x_5, x_6, x_7, x_8, x_44); +if (lean_obj_tag(x_82) == 0) { -uint8_t x_77; -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +uint8_t x_83; +x_83 = !lean_is_exclusive(x_82); +if (x_83 == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_81 = lean_array_push(x_80, x_1); -x_82 = lean_array_push(x_81, x_79); -x_83 = lean_array_push(x_82, x_78); -x_84 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_85 = l_Lean_mkAppN(x_84, x_83); -lean_ctor_set(x_26, 0, x_85); -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_87 = lean_unsigned_to_nat(0u); -x_88 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_88, 0, x_86); -lean_ctor_set(x_88, 1, x_26); -lean_ctor_set(x_88, 2, x_87); -x_89 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_14, 0, x_89); -lean_ctor_set(x_76, 0, x_14); -return x_76; +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_84 = lean_ctor_get(x_82, 0); +x_85 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_87 = lean_array_push(x_86, x_1); +x_88 = lean_array_push(x_87, x_85); +x_89 = lean_array_push(x_88, x_84); +x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_91 = l_Lean_mkAppN(x_90, x_89); +lean_ctor_set(x_32, 0, x_91); +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_93 = lean_unsigned_to_nat(0u); +x_94 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_32); +lean_ctor_set(x_94, 2, x_93); +x_95 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_20, 0, x_95); +lean_ctor_set(x_82, 0, x_20); +return x_82; } else { -lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_90 = lean_ctor_get(x_76, 0); -x_91 = lean_ctor_get(x_76, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_76); -x_92 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_93 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_94 = lean_array_push(x_93, x_1); -x_95 = lean_array_push(x_94, x_92); -x_96 = lean_array_push(x_95, x_90); -x_97 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_98 = l_Lean_mkAppN(x_97, x_96); -lean_ctor_set(x_26, 0, x_98); -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_100 = lean_unsigned_to_nat(0u); -x_101 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_101, 0, x_99); -lean_ctor_set(x_101, 1, x_26); -lean_ctor_set(x_101, 2, x_100); -x_102 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_14, 0, x_102); -x_103 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_91); -return x_103; +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_96 = lean_ctor_get(x_82, 0); +x_97 = lean_ctor_get(x_82, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_82); +x_98 = l_Lean_Expr_appArg_x21(x_43); +lean_dec(x_43); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_100 = lean_array_push(x_99, x_1); +x_101 = lean_array_push(x_100, x_98); +x_102 = lean_array_push(x_101, x_96); +x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_32, 0, x_104); +x_105 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_106 = lean_unsigned_to_nat(0u); +x_107 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_32); +lean_ctor_set(x_107, 2, x_106); +x_108 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_20, 0, x_108); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_20); +lean_ctor_set(x_109, 1, x_97); +return x_109; } } else { -uint8_t x_104; -lean_dec(x_37); -lean_free_object(x_26); -lean_free_object(x_14); +uint8_t x_110; +lean_dec(x_43); +lean_free_object(x_32); +lean_free_object(x_20); lean_dec(x_1); -x_104 = !lean_is_exclusive(x_76); -if (x_104 == 0) +x_110 = !lean_is_exclusive(x_82); +if (x_110 == 0) { -return x_76; +return x_82; } else { -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_76, 0); -x_106 = lean_ctor_get(x_76, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_76); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -return x_107; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_82, 0); +x_112 = lean_ctor_get(x_82, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_82); +x_113 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +return x_113; } } } } else { -uint8_t x_108; -lean_free_object(x_26); -lean_dec(x_35); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_114; +lean_free_object(x_32); +lean_dec(x_41); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_108 = !lean_is_exclusive(x_36); -if (x_108 == 0) +x_114 = !lean_is_exclusive(x_42); +if (x_114 == 0) { -return x_36; +return x_42; } else { -lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_109 = lean_ctor_get(x_36, 0); -x_110 = lean_ctor_get(x_36, 1); -lean_inc(x_110); -lean_inc(x_109); -lean_dec(x_36); -x_111 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -return x_111; +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_42, 0); +x_116 = lean_ctor_get(x_42, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_42); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } else { -lean_object* x_112; lean_object* x_113; -x_112 = lean_ctor_get(x_26, 0); -lean_inc(x_112); -lean_dec(x_26); -lean_inc(x_9); +lean_object* x_118; lean_object* x_119; +x_118 = lean_ctor_get(x_32, 0); +lean_inc(x_118); +lean_dec(x_32); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_113 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_113) == 0) -{ -lean_object* x_114; lean_object* x_115; size_t x_116; size_t x_117; uint8_t x_118; -x_114 = lean_ctor_get(x_113, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_113, 1); -lean_inc(x_115); -lean_dec(x_113); -x_116 = lean_ctor_get_usize(x_23, 1); -lean_dec(x_23); -x_117 = lean_ctor_get_usize(x_112, 1); -lean_dec(x_112); -x_118 = lean_usize_dec_le(x_117, x_116); -if (x_118 == 0) -{ -lean_object* x_119; lean_object* x_120; -x_119 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_120 = l_Lean_Meta_mkEqRefl(x_119, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_120) == 0) +x_119 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_39); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; -x_121 = lean_ctor_get(x_120, 0); +lean_object* x_120; lean_object* x_121; size_t x_122; size_t x_123; uint8_t x_124; +x_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_123 = x_120; -} else { - lean_dec_ref(x_120); - x_123 = lean_box(0); -} -x_124 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_126 = lean_array_push(x_125, x_1); -x_127 = lean_array_push(x_126, x_124); -x_128 = lean_array_push(x_127, x_121); -x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_130 = l_Lean_mkAppN(x_129, x_128); -x_131 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_131, 0, x_130); -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_133 = lean_unsigned_to_nat(0u); -x_134 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_131); -lean_ctor_set(x_134, 2, x_133); -x_135 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_14, 0, x_135); -if (lean_is_scalar(x_123)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_123; -} -lean_ctor_set(x_136, 0, x_14); -lean_ctor_set(x_136, 1, x_122); -return x_136; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_137 = lean_ctor_get(x_120, 0); -lean_inc(x_137); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -if (lean_is_exclusive(x_120)) { - lean_ctor_release(x_120, 0); - lean_ctor_release(x_120, 1); - x_139 = x_120; -} else { - lean_dec_ref(x_120); - x_139 = lean_box(0); -} -if (lean_is_scalar(x_139)) { - x_140 = lean_alloc_ctor(1, 2, 0); -} else { - x_140 = x_139; -} -lean_ctor_set(x_140, 0, x_137); -lean_ctor_set(x_140, 1, x_138); -return x_140; -} -} -else -{ -lean_object* x_141; lean_object* x_142; -x_141 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_142) == 0) -{ -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_143 = lean_ctor_get(x_142, 0); +lean_dec(x_119); +x_122 = lean_ctor_get_usize(x_29, 1); +lean_dec(x_29); +x_123 = lean_ctor_get_usize(x_118, 1); +lean_dec(x_118); +x_124 = lean_usize_dec_le(x_123, x_122); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_126) == 0) +{ +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_126, 1); +lean_inc(x_128); +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_129 = x_126; +} else { + lean_dec_ref(x_126); + x_129 = lean_box(0); +} +x_130 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_132 = lean_array_push(x_131, x_1); +x_133 = lean_array_push(x_132, x_130); +x_134 = lean_array_push(x_133, x_127); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_136 = l_Lean_mkAppN(x_135, x_134); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_136); +x_138 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_139 = lean_unsigned_to_nat(0u); +x_140 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_140, 0, x_138); +lean_ctor_set(x_140, 1, x_137); +lean_ctor_set(x_140, 2, x_139); +x_141 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_141, 0, x_140); +lean_ctor_set(x_20, 0, x_141); +if (lean_is_scalar(x_129)) { + x_142 = lean_alloc_ctor(0, 2, 0); +} else { + x_142 = x_129; +} +lean_ctor_set(x_142, 0, x_20); +lean_ctor_set(x_142, 1, x_128); +return x_142; +} +else +{ +lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_143 = lean_ctor_get(x_126, 0); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); +x_144 = lean_ctor_get(x_126, 1); lean_inc(x_144); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_145 = x_142; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_145 = x_126; } else { - lean_dec_ref(x_142); + lean_dec_ref(x_126); x_145 = lean_box(0); } -x_146 = l_Lean_Expr_appArg_x21(x_114); -lean_dec(x_114); -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_148 = lean_array_push(x_147, x_1); -x_149 = lean_array_push(x_148, x_146); -x_150 = lean_array_push(x_149, x_143); -x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_152 = l_Lean_mkAppN(x_151, x_150); -x_153 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_153, 0, x_152); -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_155 = lean_unsigned_to_nat(0u); -x_156 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_156, 0, x_154); -lean_ctor_set(x_156, 1, x_153); -lean_ctor_set(x_156, 2, x_155); -x_157 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_14, 0, x_157); if (lean_is_scalar(x_145)) { - x_158 = lean_alloc_ctor(0, 2, 0); + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_158 = x_145; + x_146 = x_145; +} +lean_ctor_set(x_146, 0, x_143); +lean_ctor_set(x_146, 1, x_144); +return x_146; } -lean_ctor_set(x_158, 0, x_14); -lean_ctor_set(x_158, 1, x_144); -return x_158; } else { -lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; -lean_dec(x_114); -lean_free_object(x_14); -lean_dec(x_1); -x_159 = lean_ctor_get(x_142, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_142, 1); -lean_inc(x_160); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - x_161 = x_142; +lean_object* x_147; lean_object* x_148; +x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_148 = l_Lean_Meta_mkEqRefl(x_147, x_5, x_6, x_7, x_8, x_121); +if (lean_obj_tag(x_148) == 0) +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_149 = lean_ctor_get(x_148, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_148, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_151 = x_148; +} else { + lean_dec_ref(x_148); + x_151 = lean_box(0); +} +x_152 = l_Lean_Expr_appArg_x21(x_120); +lean_dec(x_120); +x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_154 = lean_array_push(x_153, x_1); +x_155 = lean_array_push(x_154, x_152); +x_156 = lean_array_push(x_155, x_149); +x_157 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_158 = l_Lean_mkAppN(x_157, x_156); +x_159 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_159, 0, x_158); +x_160 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_161 = lean_unsigned_to_nat(0u); +x_162 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_159); +lean_ctor_set(x_162, 2, x_161); +x_163 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_20, 0, x_163); +if (lean_is_scalar(x_151)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_151; +} +lean_ctor_set(x_164, 0, x_20); +lean_ctor_set(x_164, 1, x_150); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_120); +lean_free_object(x_20); +lean_dec(x_1); +x_165 = lean_ctor_get(x_148, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_148, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_148)) { + lean_ctor_release(x_148, 0); + lean_ctor_release(x_148, 1); + x_167 = x_148; } else { - lean_dec_ref(x_142); - x_161 = lean_box(0); + lean_dec_ref(x_148); + x_167 = lean_box(0); } -if (lean_is_scalar(x_161)) { - x_162 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_162 = x_161; + x_168 = x_167; } -lean_ctor_set(x_162, 0, x_159); -lean_ctor_set(x_162, 1, x_160); -return x_162; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; -lean_dec(x_112); -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; +lean_dec(x_118); +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_163 = lean_ctor_get(x_113, 0); -lean_inc(x_163); -x_164 = lean_ctor_get(x_113, 1); -lean_inc(x_164); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); - x_165 = x_113; +x_169 = lean_ctor_get(x_119, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_119, 1); +lean_inc(x_170); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_171 = x_119; } else { - lean_dec_ref(x_113); - x_165 = lean_box(0); + lean_dec_ref(x_119); + x_171 = lean_box(0); } -if (lean_is_scalar(x_165)) { - x_166 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_171)) { + x_172 = lean_alloc_ctor(1, 2, 0); } else { - x_166 = x_165; + x_172 = x_171; } -lean_ctor_set(x_166, 0, x_163); -lean_ctor_set(x_166, 1, x_164); -return x_166; +lean_ctor_set(x_172, 0, x_169); +lean_ctor_set(x_172, 1, x_170); +return x_172; } } } } else { -uint8_t x_167; -lean_free_object(x_14); -lean_dec(x_23); -lean_dec(x_9); +uint8_t x_173; +lean_free_object(x_20); +lean_dec(x_29); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_167 = !lean_is_exclusive(x_25); -if (x_167 == 0) +x_173 = !lean_is_exclusive(x_31); +if (x_173 == 0) { -return x_25; +return x_31; } else { -lean_object* x_168; lean_object* x_169; lean_object* x_170; -x_168 = lean_ctor_get(x_25, 0); -x_169 = lean_ctor_get(x_25, 1); -lean_inc(x_169); -lean_inc(x_168); -lean_dec(x_25); -x_170 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_170, 0, x_168); -lean_ctor_set(x_170, 1, x_169); -return x_170; +lean_object* x_174; lean_object* x_175; lean_object* x_176; +x_174 = lean_ctor_get(x_31, 0); +x_175 = lean_ctor_get(x_31, 1); +lean_inc(x_175); +lean_inc(x_174); +lean_dec(x_31); +x_176 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_176, 0, x_174); +lean_ctor_set(x_176, 1, x_175); +return x_176; } } } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_14, 0); -lean_inc(x_171); -lean_dec(x_14); -x_172 = l_Lean_Expr_appArg_x21(x_1); -lean_inc(x_9); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_20, 0); +lean_inc(x_177); +lean_dec(x_20); +x_178 = l_Lean_Expr_appArg_x21(x_1); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -x_173 = l_USize_fromExpr(x_172, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); -if (lean_obj_tag(x_173) == 0) +lean_inc(x_5); +x_179 = l_USize_fromExpr(x_178, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_27); +lean_dec(x_178); +if (lean_obj_tag(x_179) == 0) { -lean_object* x_174; -x_174 = lean_ctor_get(x_173, 0); -lean_inc(x_174); -if (lean_obj_tag(x_174) == 0) +lean_object* x_180; +x_180 = lean_ctor_get(x_179, 0); +lean_inc(x_180); +if (lean_obj_tag(x_180) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_175 = lean_ctor_get(x_173, 1); -lean_inc(x_175); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_176 = x_173; +x_181 = lean_ctor_get(x_179, 1); +lean_inc(x_181); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_182 = x_179; } else { - lean_dec_ref(x_173); - x_176 = lean_box(0); + lean_dec_ref(x_179); + x_182 = lean_box(0); } -x_177 = lean_box(0); -if (lean_is_scalar(x_176)) { - x_178 = lean_alloc_ctor(0, 2, 0); +x_183 = lean_box(0); +if (lean_is_scalar(x_182)) { + x_184 = lean_alloc_ctor(0, 2, 0); } else { - x_178 = x_176; + x_184 = x_182; } -lean_ctor_set(x_178, 0, x_177); -lean_ctor_set(x_178, 1, x_175); -return x_178; +lean_ctor_set(x_184, 0, x_183); +lean_ctor_set(x_184, 1, x_181); +return x_184; } else { -lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; -x_179 = lean_ctor_get(x_173, 1); -lean_inc(x_179); -lean_dec(x_173); -x_180 = lean_ctor_get(x_174, 0); -lean_inc(x_180); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - x_181 = x_174; +lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; +x_185 = lean_ctor_get(x_179, 1); +lean_inc(x_185); +lean_dec(x_179); +x_186 = lean_ctor_get(x_180, 0); +lean_inc(x_186); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + x_187 = x_180; } else { - lean_dec_ref(x_174); - x_181 = lean_box(0); + lean_dec_ref(x_180); + x_187 = lean_box(0); } -lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); +lean_inc(x_5); lean_inc(x_1); -x_182 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_179); -if (lean_obj_tag(x_182) == 0) +x_188 = l_Lean_Meta_mkDecide(x_1, x_5, x_6, x_7, x_8, x_185); +if (lean_obj_tag(x_188) == 0) { -lean_object* x_183; lean_object* x_184; size_t x_185; size_t x_186; uint8_t x_187; -x_183 = lean_ctor_get(x_182, 0); -lean_inc(x_183); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_185 = lean_ctor_get_usize(x_171, 1); -lean_dec(x_171); -x_186 = lean_ctor_get_usize(x_180, 1); -lean_dec(x_180); -x_187 = lean_usize_dec_le(x_186, x_185); -if (x_187 == 0) -{ -lean_object* x_188; lean_object* x_189; -x_188 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1; -x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_189) == 0) -{ -lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -x_190 = lean_ctor_get(x_189, 0); +lean_object* x_189; lean_object* x_190; size_t x_191; size_t x_192; uint8_t x_193; +x_189 = lean_ctor_get(x_188, 0); +lean_inc(x_189); +x_190 = lean_ctor_get(x_188, 1); lean_inc(x_190); -x_191 = lean_ctor_get(x_189, 1); -lean_inc(x_191); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_192 = x_189; -} else { - lean_dec_ref(x_189); - x_192 = lean_box(0); -} -x_193 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_195 = lean_array_push(x_194, x_1); -x_196 = lean_array_push(x_195, x_193); -x_197 = lean_array_push(x_196, x_190); -x_198 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3; -x_199 = l_Lean_mkAppN(x_198, x_197); -if (lean_is_scalar(x_181)) { - x_200 = lean_alloc_ctor(1, 1, 0); -} else { - x_200 = x_181; -} -lean_ctor_set(x_200, 0, x_199); -x_201 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2; -x_202 = lean_unsigned_to_nat(0u); -x_203 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_203, 0, x_201); -lean_ctor_set(x_203, 1, x_200); -lean_ctor_set(x_203, 2, x_202); -x_204 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_204, 0, x_203); -x_205 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_205, 0, x_204); -if (lean_is_scalar(x_192)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_192; +lean_dec(x_188); +x_191 = lean_ctor_get_usize(x_177, 1); +lean_dec(x_177); +x_192 = lean_ctor_get_usize(x_186, 1); +lean_dec(x_186); +x_193 = lean_usize_dec_le(x_192, x_191); +if (x_193 == 0) +{ +lean_object* x_194; lean_object* x_195; +x_194 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1; +x_195 = l_Lean_Meta_mkEqRefl(x_194, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_195) == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; +x_196 = lean_ctor_get(x_195, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_195, 1); +lean_inc(x_197); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_198 = x_195; +} else { + lean_dec_ref(x_195); + x_198 = lean_box(0); +} +x_199 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_200 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_201 = lean_array_push(x_200, x_1); +x_202 = lean_array_push(x_201, x_199); +x_203 = lean_array_push(x_202, x_196); +x_204 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3; +x_205 = l_Lean_mkAppN(x_204, x_203); +if (lean_is_scalar(x_187)) { + x_206 = lean_alloc_ctor(1, 1, 0); +} else { + x_206 = x_187; } lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_191); -return x_206; +x_207 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2; +x_208 = lean_unsigned_to_nat(0u); +x_209 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_209, 0, x_207); +lean_ctor_set(x_209, 1, x_206); +lean_ctor_set(x_209, 2, x_208); +x_210 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_210, 0, x_209); +x_211 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_211, 0, x_210); +if (lean_is_scalar(x_198)) { + x_212 = lean_alloc_ctor(0, 2, 0); +} else { + x_212 = x_198; +} +lean_ctor_set(x_212, 0, x_211); +lean_ctor_set(x_212, 1, x_197); +return x_212; } else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_207 = lean_ctor_get(x_189, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_189, 1); -lean_inc(x_208); -if (lean_is_exclusive(x_189)) { - lean_ctor_release(x_189, 0); - lean_ctor_release(x_189, 1); - x_209 = x_189; +x_213 = lean_ctor_get(x_195, 0); +lean_inc(x_213); +x_214 = lean_ctor_get(x_195, 1); +lean_inc(x_214); +if (lean_is_exclusive(x_195)) { + lean_ctor_release(x_195, 0); + lean_ctor_release(x_195, 1); + x_215 = x_195; } else { - lean_dec_ref(x_189); - x_209 = lean_box(0); + lean_dec_ref(x_195); + x_215 = lean_box(0); } -if (lean_is_scalar(x_209)) { - x_210 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_215)) { + x_216 = lean_alloc_ctor(1, 2, 0); } else { - x_210 = x_209; + x_216 = x_215; } -lean_ctor_set(x_210, 0, x_207); -lean_ctor_set(x_210, 1, x_208); -return x_210; +lean_ctor_set(x_216, 0, x_213); +lean_ctor_set(x_216, 1, x_214); +return x_216; } } else { -lean_object* x_211; lean_object* x_212; -x_211 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5; -x_212 = l_Lean_Meta_mkEqRefl(x_211, x_6, x_7, x_8, x_9, x_184); -if (lean_obj_tag(x_212) == 0) +lean_object* x_217; lean_object* x_218; +x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5; +x_218 = l_Lean_Meta_mkEqRefl(x_217, x_5, x_6, x_7, x_8, x_190); +if (lean_obj_tag(x_218) == 0) { -lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_213 = lean_ctor_get(x_212, 0); -lean_inc(x_213); -x_214 = lean_ctor_get(x_212, 1); -lean_inc(x_214); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_215 = x_212; +lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; +x_219 = lean_ctor_get(x_218, 0); +lean_inc(x_219); +x_220 = lean_ctor_get(x_218, 1); +lean_inc(x_220); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_221 = x_218; } else { - lean_dec_ref(x_212); - x_215 = lean_box(0); + lean_dec_ref(x_218); + x_221 = lean_box(0); } -x_216 = l_Lean_Expr_appArg_x21(x_183); -lean_dec(x_183); -x_217 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4; -x_218 = lean_array_push(x_217, x_1); -x_219 = lean_array_push(x_218, x_216); -x_220 = lean_array_push(x_219, x_213); -x_221 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7; -x_222 = l_Lean_mkAppN(x_221, x_220); -if (lean_is_scalar(x_181)) { - x_223 = lean_alloc_ctor(1, 1, 0); -} else { - x_223 = x_181; -} -lean_ctor_set(x_223, 0, x_222); -x_224 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6; -x_225 = lean_unsigned_to_nat(0u); -x_226 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_226, 0, x_224); -lean_ctor_set(x_226, 1, x_223); -lean_ctor_set(x_226, 2, x_225); -x_227 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_227, 0, x_226); -x_228 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_228, 0, x_227); -if (lean_is_scalar(x_215)) { - x_229 = lean_alloc_ctor(0, 2, 0); +x_222 = l_Lean_Expr_appArg_x21(x_189); +lean_dec(x_189); +x_223 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4; +x_224 = lean_array_push(x_223, x_1); +x_225 = lean_array_push(x_224, x_222); +x_226 = lean_array_push(x_225, x_219); +x_227 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7; +x_228 = l_Lean_mkAppN(x_227, x_226); +if (lean_is_scalar(x_187)) { + x_229 = lean_alloc_ctor(1, 1, 0); } else { - x_229 = x_215; + x_229 = x_187; } lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_214); -return x_229; +x_230 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6; +x_231 = lean_unsigned_to_nat(0u); +x_232 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_232, 0, x_230); +lean_ctor_set(x_232, 1, x_229); +lean_ctor_set(x_232, 2, x_231); +x_233 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_233, 0, x_232); +x_234 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_234, 0, x_233); +if (lean_is_scalar(x_221)) { + x_235 = lean_alloc_ctor(0, 2, 0); +} else { + x_235 = x_221; +} +lean_ctor_set(x_235, 0, x_234); +lean_ctor_set(x_235, 1, x_220); +return x_235; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; -lean_dec(x_183); -lean_dec(x_181); +lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; +lean_dec(x_189); +lean_dec(x_187); lean_dec(x_1); -x_230 = lean_ctor_get(x_212, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_212, 1); -lean_inc(x_231); -if (lean_is_exclusive(x_212)) { - lean_ctor_release(x_212, 0); - lean_ctor_release(x_212, 1); - x_232 = x_212; +x_236 = lean_ctor_get(x_218, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_218, 1); +lean_inc(x_237); +if (lean_is_exclusive(x_218)) { + lean_ctor_release(x_218, 0); + lean_ctor_release(x_218, 1); + x_238 = x_218; } else { - lean_dec_ref(x_212); - x_232 = lean_box(0); + lean_dec_ref(x_218); + x_238 = lean_box(0); } -if (lean_is_scalar(x_232)) { - x_233 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_238)) { + x_239 = lean_alloc_ctor(1, 2, 0); } else { - x_233 = x_232; + x_239 = x_238; } -lean_ctor_set(x_233, 0, x_230); -lean_ctor_set(x_233, 1, x_231); -return x_233; +lean_ctor_set(x_239, 0, x_236); +lean_ctor_set(x_239, 1, x_237); +return x_239; } } } else { -lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; -lean_dec(x_181); -lean_dec(x_180); -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; +lean_dec(x_187); +lean_dec(x_186); +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_234 = lean_ctor_get(x_182, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_182, 1); -lean_inc(x_235); -if (lean_is_exclusive(x_182)) { - lean_ctor_release(x_182, 0); - lean_ctor_release(x_182, 1); - x_236 = x_182; +x_240 = lean_ctor_get(x_188, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_188, 1); +lean_inc(x_241); +if (lean_is_exclusive(x_188)) { + lean_ctor_release(x_188, 0); + lean_ctor_release(x_188, 1); + x_242 = x_188; } else { - lean_dec_ref(x_182); - x_236 = lean_box(0); + lean_dec_ref(x_188); + x_242 = lean_box(0); } -if (lean_is_scalar(x_236)) { - x_237 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_242)) { + x_243 = lean_alloc_ctor(1, 2, 0); } else { - x_237 = x_236; + x_243 = x_242; } -lean_ctor_set(x_237, 0, x_234); -lean_ctor_set(x_237, 1, x_235); -return x_237; +lean_ctor_set(x_243, 0, x_240); +lean_ctor_set(x_243, 1, x_241); +return x_243; } } } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; -lean_dec(x_171); -lean_dec(x_9); +lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; +lean_dec(x_177); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); +lean_dec(x_5); lean_dec(x_1); -x_238 = lean_ctor_get(x_173, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_173, 1); -lean_inc(x_239); -if (lean_is_exclusive(x_173)) { - lean_ctor_release(x_173, 0); - lean_ctor_release(x_173, 1); - x_240 = x_173; +x_244 = lean_ctor_get(x_179, 0); +lean_inc(x_244); +x_245 = lean_ctor_get(x_179, 1); +lean_inc(x_245); +if (lean_is_exclusive(x_179)) { + lean_ctor_release(x_179, 0); + lean_ctor_release(x_179, 1); + x_246 = x_179; } else { - lean_dec_ref(x_173); - x_240 = lean_box(0); + lean_dec_ref(x_179); + x_246 = lean_box(0); } -if (lean_is_scalar(x_240)) { - x_241 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_246)) { + x_247 = lean_alloc_ctor(1, 2, 0); } else { - x_241 = x_240; + x_247 = x_246; } -lean_ctor_set(x_241, 0, x_238); -lean_ctor_set(x_241, 1, x_239); -return x_241; +lean_ctor_set(x_247, 0, x_244); +lean_ctor_set(x_247, 1, x_245); +return x_247; } } } } else { -uint8_t x_242; -lean_dec(x_9); +uint8_t x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); lean_dec(x_1); -x_242 = !lean_is_exclusive(x_13); -if (x_242 == 0) +x_248 = !lean_is_exclusive(x_19); +if (x_248 == 0) { -return x_13; +return x_19; } else { -lean_object* x_243; lean_object* x_244; lean_object* x_245; -x_243 = lean_ctor_get(x_13, 0); -x_244 = lean_ctor_get(x_13, 1); -lean_inc(x_244); -lean_inc(x_243); -lean_dec(x_13); -x_245 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_245, 0, x_243); -lean_ctor_set(x_245, 1, x_244); -return x_245; -} -} +lean_object* x_249; lean_object* x_250; lean_object* x_251; +x_249 = lean_ctor_get(x_19, 0); +x_250 = lean_ctor_get(x_19, 1); +lean_inc(x_250); +lean_inc(x_249); +lean_dec(x_19); +x_251 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_251, 0, x_249); +lean_ctor_set(x_251, 1, x_250); +return x_251; } } -LEAN_EXPORT lean_object* l_USize_reduceGE(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; uint8_t x_12; -x_10 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__552; -x_11 = lean_unsigned_to_nat(4u); -x_12 = l_Lean_Expr_isAppOfArity(x_1, x_10, x_11); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_13 = lean_box(0); -x_14 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; } -else -{ -lean_object* x_15; lean_object* x_16; -x_15 = lean_box(0); -x_16 = l_USize_reduceGE___lambda__1(x_1, x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_16; } } } -LEAN_EXPORT lean_object* l_USize_reduceGE___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_USize_reduceGE___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_11; -x_11 = l_USize_reduceGE___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_10; +x_10 = l_USize_reduceGE(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -return x_11; +return x_10; } } -static lean_object* _init_l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10693____closed__1() { +static lean_object* _init_l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9183____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_USize_fromExpr___lambda__2___closed__1; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__542; +x_1 = l_USize_fromExpr___closed__1; +x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__528; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10693____closed__2() { +static lean_object* _init_l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9183____closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_USize_reduceGE), 9, 0); +x_1 = lean_alloc_closure((void*)(l_USize_reduceGE___boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10693_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9183_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10693____closed__1; -x_3 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__5; -x_4 = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10693____closed__2; +x_2 = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9183____closed__1; +x_3 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__5; +x_4 = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9183____closed__2; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10695_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9185_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; -x_2 = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10693____closed__1; +x_2 = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9183____closed__1; x_3 = 1; -x_4 = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10693____closed__2; +x_4 = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9183____closed__2; x_5 = l_Lean_Meta_Simp_addSimprocBuiltinAttr(x_2, x_3, x_4, x_1); return x_5; } @@ -51841,958 +51864,932 @@ l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__comman lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__545); l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__546 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__546(); lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__546); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__547 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__547(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__547); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__548 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__548(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__548); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__549 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__549(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__549); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__550 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__550(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__550); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__551 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__551(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__551); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__552 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__552(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__552); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__553 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__553(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__553); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__554 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__554(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__554); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__555 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__555(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__555); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__556 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__556(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__556); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__557 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__557(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__557); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__558 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__558(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__558); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__559 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__559(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__559); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__560 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__560(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__560); -l_UInt8_fromExpr___lambda__2___closed__1 = _init_l_UInt8_fromExpr___lambda__2___closed__1(); -lean_mark_persistent(l_UInt8_fromExpr___lambda__2___closed__1); -l_UInt8_fromExpr___lambda__2___closed__2 = _init_l_UInt8_fromExpr___lambda__2___closed__2(); -lean_mark_persistent(l_UInt8_fromExpr___lambda__2___closed__2); +l_UInt8_fromExpr___closed__1 = _init_l_UInt8_fromExpr___closed__1(); +lean_mark_persistent(l_UInt8_fromExpr___closed__1); +l_UInt8_fromExpr___closed__2 = _init_l_UInt8_fromExpr___closed__2(); +lean_mark_persistent(l_UInt8_fromExpr___closed__2); +l_UInt8_fromExpr___closed__3 = _init_l_UInt8_fromExpr___closed__3(); +lean_mark_persistent(l_UInt8_fromExpr___closed__3); l_UInt8_toExpr___closed__1 = _init_l_UInt8_toExpr___closed__1(); lean_mark_persistent(l_UInt8_toExpr___closed__1); l_UInt8_toExpr___closed__2 = _init_l_UInt8_toExpr___closed__2(); lean_mark_persistent(l_UInt8_toExpr___closed__2); -l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1(); -lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__1); -l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2(); -lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__2); -l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3(); -lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__3); -l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4(); -lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__4); -l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5(); -lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__5); -l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6(); -lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__6); -l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7(); -lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5868____lambda__1___closed__7); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__1 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__1); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__2 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__2); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__3); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__4 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__4); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__5 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__5); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__6 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__6); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__7 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__7); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__8 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__8); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__9 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__9); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__10 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__10(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__10); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__11 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__11(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__11); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__12 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__12(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521____closed__12); -if (builtin) {res = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6521_(lean_io_mk_world()); +l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1(); +lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__1); +l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2(); +lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__2); +l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3(); +lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__3); +l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4(); +lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__4); +l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5(); +lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__5); +l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6(); +lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__6); +l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7(); +lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5363____closed__7); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__1 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__1); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__2 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__2); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__3); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__4 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__4); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__5 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__5); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__6 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__6); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__7 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__7); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__8 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__8); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__9 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__9); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__10 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__10(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__10); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__11 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__11(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__11); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__12 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__12(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815____closed__12); +if (builtin) {res = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5815_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6523_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5817_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__1 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__1); -l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__2 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__2); -l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__3 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__3); -l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__4 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__4); -l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__5 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__5); -l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__6 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__6); -l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__7 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__7); -l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__8 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__8); -l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__9 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__9); -l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__10 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__10(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559____closed__10); -if (builtin) {res = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6559_(lean_io_mk_world()); +}l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__1 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__1); +l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__2 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__2); +l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__3 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__3); +l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__4 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__4); +l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__5 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__5); +l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__6 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__6); +l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__7 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__7); +l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__8 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__8); +l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__9 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__9); +l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__10 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__10(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853____closed__10); +if (builtin) {res = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5853_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6561_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5855_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__1 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__1); -l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__2 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__2); -l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__3 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__3); -l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__4 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__4); -l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__5 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__5); -l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__6 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__6); -l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__7 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__7); -l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__8 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__8); -l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__9 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__9); -l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__10 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__10(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597____closed__10); -if (builtin) {res = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6597_(lean_io_mk_world()); +}l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__1 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__1); +l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__2 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__2); +l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__3 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__3); +l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__4 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__4); +l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__5 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__5); +l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__6 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__6); +l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__7 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__7); +l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__8 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__8); +l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__9 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__9); +l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__10 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__10(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891____closed__10); +if (builtin) {res = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5891_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6599_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5893_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__1 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__1); -l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__2 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__2); -l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__3 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__3); -l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__4 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__4); -l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__5 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__5); -l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__6 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__6); -l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__7 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__7); -l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__8 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__8); -l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__9 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__9); -l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__10 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__10(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635____closed__10); -if (builtin) {res = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6635_(lean_io_mk_world()); +}l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__1 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__1); +l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__2 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__2); +l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__3 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__3); +l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__4 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__4); +l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__5 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__5); +l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__6 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__6); +l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__7 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__7); +l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__8 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__8); +l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__9 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__9); +l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__10 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__10(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929____closed__10); +if (builtin) {res = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5929_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6637_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5931_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__1 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__1); -l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__2 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__2); -l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__3 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__3); -l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__4 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__4); -l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__5 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__5); -l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__6 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__6); -l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__7 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__7); -l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__8 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__8); -l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__9 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__9); -l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__10 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__10(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673____closed__10); -if (builtin) {res = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6673_(lean_io_mk_world()); +}l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__1 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__1); +l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__2 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__2); +l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__3 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__3); +l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__4 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__4); +l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__5 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__5); +l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__6 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__6); +l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__7 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__7); +l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__8 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__8); +l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__9 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__9); +l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__10 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__10(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967____closed__10); +if (builtin) {res = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5967_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6675_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_5969_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__1 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__1); -l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__2 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__2); -l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__3 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__3); -l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__4 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__4); -l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__5 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__5); -l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__6 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__6); -l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__7 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__7); -l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__8 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__8); -l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__9 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712____closed__9); -if (builtin) {res = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6712_(lean_io_mk_world()); +}l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__1 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__1); +l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__2 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__2); +l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__3 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__3); +l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__4 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__4); +l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__5 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__5); +l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__6 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__6); +l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__7 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__7); +l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__8 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__8); +l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__9 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006____closed__9); +if (builtin) {res = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6006_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6714_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6008_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__1 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__1); -l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__2 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__2); -l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__3 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__3); -l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__4 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__4); -l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__5 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__5); -l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__6 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__6); -l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__7 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__7); -l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__8 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751____closed__8); -if (builtin) {res = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6751_(lean_io_mk_world()); +}l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__1 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__1); +l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__2 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__2); +l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__3 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__3); +l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__4 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__4); +l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__5 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__5); +l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__6 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__6); +l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__7 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__7); +l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__8 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045____closed__8); +if (builtin) {res = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6045_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6753_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6047_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6790____closed__1 = _init_l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6790____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6790____closed__1); -l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6790____closed__2 = _init_l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6790____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6790____closed__2); -if (builtin) {res = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6790_(lean_io_mk_world()); +}l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6084____closed__1 = _init_l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6084____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6084____closed__1); +l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6084____closed__2 = _init_l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6084____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6084____closed__2); +if (builtin) {res = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6084_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6792_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6086_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6829____closed__1 = _init_l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6829____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6829____closed__1); -l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6829____closed__2 = _init_l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6829____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6829____closed__2); -if (builtin) {res = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6829_(lean_io_mk_world()); +}l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6123____closed__1 = _init_l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6123____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6123____closed__1); +l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6123____closed__2 = _init_l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6123____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6123____closed__2); +if (builtin) {res = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6123_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6831_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6125_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_UInt16_fromExpr___lambda__2___closed__1 = _init_l_UInt16_fromExpr___lambda__2___closed__1(); -lean_mark_persistent(l_UInt16_fromExpr___lambda__2___closed__1); -l_UInt16_fromExpr___lambda__2___closed__2 = _init_l_UInt16_fromExpr___lambda__2___closed__2(); -lean_mark_persistent(l_UInt16_fromExpr___lambda__2___closed__2); +}l_UInt16_fromExpr___closed__1 = _init_l_UInt16_fromExpr___closed__1(); +lean_mark_persistent(l_UInt16_fromExpr___closed__1); +l_UInt16_fromExpr___closed__2 = _init_l_UInt16_fromExpr___closed__2(); +lean_mark_persistent(l_UInt16_fromExpr___closed__2); l_UInt16_toExpr___closed__1 = _init_l_UInt16_toExpr___closed__1(); lean_mark_persistent(l_UInt16_toExpr___closed__1); l_UInt16_toExpr___closed__2 = _init_l_UInt16_toExpr___closed__2(); lean_mark_persistent(l_UInt16_toExpr___closed__2); -l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__1 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__1); -l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__2); -l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__3 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__3); -l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__4 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__4); -l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__5 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__5); -l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__6 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__6); -l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__7 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__7); -l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__8 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__8); -l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__9 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487____closed__9); -if (builtin) {res = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7487_(lean_io_mk_world()); +l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__1 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__1); +l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__2); +l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__3 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__3); +l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__4 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__4); +l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__5 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__5); +l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__6 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__6); +l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__7 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__7); +l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__8 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__8); +l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__9 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580____closed__9); +if (builtin) {res = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6580_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7489_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6582_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__1 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__1); -l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__2 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__2); -l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__3 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__3); -l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__4 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__4); -l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__5 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__5); -l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__6 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__6); -l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__7 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__7); -l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__8 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525____closed__8); -if (builtin) {res = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7525_(lean_io_mk_world()); +}l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__1 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__1); +l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__2 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__2); +l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__3 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__3); +l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__4 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__4); +l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__5 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__5); +l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__6 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__6); +l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__7 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__7); +l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__8 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618____closed__8); +if (builtin) {res = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6618_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7527_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6620_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__1 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__1); -l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__2 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__2); -l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__3 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__3); -l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__4 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__4); -l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__5 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__5); -l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__6 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__6); -l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__7 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__7); -l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__8 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563____closed__8); -if (builtin) {res = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7563_(lean_io_mk_world()); +}l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__1 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__1); +l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__2 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__2); +l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__3 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__3); +l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__4 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__4); +l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__5 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__5); +l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__6 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__6); +l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__7 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__7); +l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__8 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656____closed__8); +if (builtin) {res = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6656_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7565_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6658_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__1 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__1); -l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__2 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__2); -l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__3 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__3); -l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__4 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__4); -l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__5 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__5); -l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__6 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__6); -l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__7 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__7); -l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__8 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601____closed__8); -if (builtin) {res = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7601_(lean_io_mk_world()); +}l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__1 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__1); +l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__2 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__2); +l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__3 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__3); +l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__4 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__4); +l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__5 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__5); +l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__6 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__6); +l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__7 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__7); +l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__8 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694____closed__8); +if (builtin) {res = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6694_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7603_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6696_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__1 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__1); -l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__2 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__2); -l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__3 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__3); -l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__4 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__4); -l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__5 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__5); -l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__6 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__6); -l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__7 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__7); -l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__8 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639____closed__8); -if (builtin) {res = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7639_(lean_io_mk_world()); +}l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__1 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__1); +l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__2 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__2); +l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__3 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__3); +l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__4 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__4); +l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__5 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__5); +l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__6 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__6); +l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__7 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__7); +l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__8 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732____closed__8); +if (builtin) {res = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6732_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7641_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6734_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__1 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__1); -l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__2 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__2); -l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__3 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__3); -l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__4 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__4); -l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__5 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__5); -l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__6 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678____closed__6); -if (builtin) {res = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7678_(lean_io_mk_world()); +}l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__1 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__1); +l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__2 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__2); +l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__3 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__3); +l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__4 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__4); +l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__5 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__5); +l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__6 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771____closed__6); +if (builtin) {res = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6771_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7680_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6773_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__1 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__1); -l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__2 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__2); -l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__3 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__3); -l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__4 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__4); -l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__5 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__5); -l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__6 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717____closed__6); -if (builtin) {res = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7717_(lean_io_mk_world()); +}l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__1 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__1); +l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__2 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__2); +l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__3 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__3); +l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__4 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__4); +l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__5 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__5); +l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__6 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810____closed__6); +if (builtin) {res = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6810_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7719_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6812_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7756____closed__1 = _init_l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7756____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7756____closed__1); -l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7756____closed__2 = _init_l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7756____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7756____closed__2); -if (builtin) {res = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7756_(lean_io_mk_world()); +}l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6849____closed__1 = _init_l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6849____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6849____closed__1); +l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6849____closed__2 = _init_l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6849____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6849____closed__2); +if (builtin) {res = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6849_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7758_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6851_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7795____closed__1 = _init_l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7795____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7795____closed__1); -l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7795____closed__2 = _init_l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7795____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7795____closed__2); -if (builtin) {res = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7795_(lean_io_mk_world()); +}l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6888____closed__1 = _init_l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6888____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6888____closed__1); +l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6888____closed__2 = _init_l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6888____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6888____closed__2); +if (builtin) {res = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6888_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7797_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6890_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_UInt32_fromExpr___lambda__2___closed__1 = _init_l_UInt32_fromExpr___lambda__2___closed__1(); -lean_mark_persistent(l_UInt32_fromExpr___lambda__2___closed__1); -l_UInt32_fromExpr___lambda__2___closed__2 = _init_l_UInt32_fromExpr___lambda__2___closed__2(); -lean_mark_persistent(l_UInt32_fromExpr___lambda__2___closed__2); +}l_UInt32_fromExpr___closed__1 = _init_l_UInt32_fromExpr___closed__1(); +lean_mark_persistent(l_UInt32_fromExpr___closed__1); +l_UInt32_fromExpr___closed__2 = _init_l_UInt32_fromExpr___closed__2(); +lean_mark_persistent(l_UInt32_fromExpr___closed__2); l_UInt32_toExpr___closed__1 = _init_l_UInt32_toExpr___closed__1(); lean_mark_persistent(l_UInt32_toExpr___closed__1); l_UInt32_toExpr___closed__2 = _init_l_UInt32_toExpr___closed__2(); lean_mark_persistent(l_UInt32_toExpr___closed__2); -l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__1 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__1); -l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__2); -l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__3 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__3); -l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__4 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__4); -l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__5 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__5); -l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__6 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__6); -l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__7 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__7); -l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__8 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__8); -l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__9 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453____closed__9); -if (builtin) {res = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8453_(lean_io_mk_world()); +l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__1 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__1); +l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__2); +l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__3 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__3); +l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__4 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__4); +l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__5 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__5); +l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__6 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__6); +l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__7 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__7); +l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__8 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__8); +l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__9 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345____closed__9); +if (builtin) {res = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7345_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8455_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7347_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__1 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__1); -l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__2 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__2); -l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__3 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__3); -l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__4 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__4); -l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__5 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__5); -l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__6 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__6); -l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__7 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__7); -l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__8 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491____closed__8); -if (builtin) {res = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8491_(lean_io_mk_world()); +}l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__1 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__1); +l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__2 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__2); +l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__3 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__3); +l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__4 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__4); +l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__5 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__5); +l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__6 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__6); +l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__7 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__7); +l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__8 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383____closed__8); +if (builtin) {res = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8493_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7385_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__1 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__1); -l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__2 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__2); -l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__3 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__3); -l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__4 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__4); -l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__5 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__5); -l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__6 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__6); -l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__7 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__7); -l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__8 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529____closed__8); -if (builtin) {res = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8529_(lean_io_mk_world()); +}l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__1 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__1); +l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__2 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__2); +l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__3 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__3); +l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__4 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__4); +l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__5 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__5); +l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__6 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__6); +l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__7 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__7); +l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__8 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421____closed__8); +if (builtin) {res = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7421_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8531_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7423_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__1 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__1); -l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__2 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__2); -l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__3 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__3); -l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__4 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__4); -l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__5 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__5); -l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__6 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__6); -l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__7 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__7); -l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__8 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567____closed__8); -if (builtin) {res = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8567_(lean_io_mk_world()); +}l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__1 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__1); +l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__2 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__2); +l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__3 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__3); +l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__4 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__4); +l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__5 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__5); +l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__6 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__6); +l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__7 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__7); +l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__8 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459____closed__8); +if (builtin) {res = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7459_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8569_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7461_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__1 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__1); -l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__2 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__2); -l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__3 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__3); -l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__4 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__4); -l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__5 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__5); -l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__6 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__6); -l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__7 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__7); -l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__8 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605____closed__8); -if (builtin) {res = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8605_(lean_io_mk_world()); +}l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__1 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__1); +l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__2 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__2); +l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__3 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__3); +l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__4 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__4); +l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__5 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__5); +l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__6 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__6); +l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__7 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__7); +l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__8 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497____closed__8); +if (builtin) {res = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7497_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8607_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7499_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__1 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__1); -l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__2 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__2); -l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__3 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__3); -l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__4 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__4); -l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__5 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__5); -l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__6 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644____closed__6); -if (builtin) {res = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8644_(lean_io_mk_world()); +}l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__1 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__1); +l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__2 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__2); +l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__3 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__3); +l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__4 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__4); +l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__5 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__5); +l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__6 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536____closed__6); +if (builtin) {res = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7536_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8646_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7538_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__1 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__1); -l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__2 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__2); -l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__3 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__3); -l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__4 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__4); -l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__5 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__5); -l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__6 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683____closed__6); -if (builtin) {res = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8683_(lean_io_mk_world()); +}l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__1 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__1); +l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__2 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__2); +l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__3 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__3); +l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__4 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__4); +l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__5 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__5); +l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__6 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575____closed__6); +if (builtin) {res = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7575_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8685_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7577_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8722____closed__1 = _init_l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8722____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8722____closed__1); -l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8722____closed__2 = _init_l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8722____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8722____closed__2); -if (builtin) {res = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8722_(lean_io_mk_world()); +}l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7614____closed__1 = _init_l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7614____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7614____closed__1); +l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7614____closed__2 = _init_l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7614____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7614____closed__2); +if (builtin) {res = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7614_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8724_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7616_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8761____closed__1 = _init_l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8761____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8761____closed__1); -l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8761____closed__2 = _init_l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8761____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8761____closed__2); -if (builtin) {res = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8761_(lean_io_mk_world()); +}l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7653____closed__1 = _init_l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7653____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7653____closed__1); +l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7653____closed__2 = _init_l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7653____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7653____closed__2); +if (builtin) {res = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7653_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8763_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7655_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_UInt64_fromExpr___lambda__2___closed__1 = _init_l_UInt64_fromExpr___lambda__2___closed__1(); -lean_mark_persistent(l_UInt64_fromExpr___lambda__2___closed__1); -l_UInt64_fromExpr___lambda__2___closed__2 = _init_l_UInt64_fromExpr___lambda__2___closed__2(); -lean_mark_persistent(l_UInt64_fromExpr___lambda__2___closed__2); +}l_UInt64_fromExpr___closed__1 = _init_l_UInt64_fromExpr___closed__1(); +lean_mark_persistent(l_UInt64_fromExpr___closed__1); +l_UInt64_fromExpr___closed__2 = _init_l_UInt64_fromExpr___closed__2(); +lean_mark_persistent(l_UInt64_fromExpr___closed__2); l_UInt64_toExpr___closed__1 = _init_l_UInt64_toExpr___closed__1(); lean_mark_persistent(l_UInt64_toExpr___closed__1); l_UInt64_toExpr___closed__2 = _init_l_UInt64_toExpr___closed__2(); lean_mark_persistent(l_UInt64_toExpr___closed__2); -l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__1 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__1); -l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__2); -l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__3 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__3); -l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__4 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__4); -l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__5 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__5); -l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__6 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__6); -l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__7 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__7); -l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__8 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__8); -l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__9 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419____closed__9); -if (builtin) {res = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9419_(lean_io_mk_world()); +l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__1 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__1); +l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__2); +l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__3 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__3); +l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__4 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__4); +l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__5 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__5); +l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__6 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__6); +l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__7 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__7); +l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__8 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__8); +l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__9 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110____closed__9); +if (builtin) {res = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8110_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9421_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8112_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__1 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__1); -l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__2 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__2); -l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__3 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__3); -l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__4 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__4); -l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__5 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__5); -l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__6 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__6); -l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__7 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__7); -l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__8 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457____closed__8); -if (builtin) {res = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9457_(lean_io_mk_world()); +}l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__1 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__1); +l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__2 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__2); +l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__3 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__3); +l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__4 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__4); +l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__5 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__5); +l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__6 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__6); +l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__7 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__7); +l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__8 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148____closed__8); +if (builtin) {res = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8148_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9459_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8150_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__1 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__1); -l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__2 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__2); -l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__3 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__3); -l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__4 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__4); -l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__5 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__5); -l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__6 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__6); -l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__7 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__7); -l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__8 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495____closed__8); -if (builtin) {res = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9495_(lean_io_mk_world()); +}l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__1 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__1); +l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__2 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__2); +l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__3 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__3); +l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__4 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__4); +l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__5 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__5); +l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__6 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__6); +l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__7 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__7); +l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__8 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186____closed__8); +if (builtin) {res = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8186_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9497_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8188_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__1 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__1); -l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__2 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__2); -l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__3 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__3); -l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__4 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__4); -l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__5 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__5); -l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__6 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__6); -l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__7 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__7); -l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__8 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533____closed__8); -if (builtin) {res = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9533_(lean_io_mk_world()); +}l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__1 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__1); +l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__2 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__2); +l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__3 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__3); +l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__4 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__4); +l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__5 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__5); +l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__6 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__6); +l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__7 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__7); +l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__8 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224____closed__8); +if (builtin) {res = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8224_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9535_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8226_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__1 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__1); -l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__2 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__2); -l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__3 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__3); -l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__4 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__4); -l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__5 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__5); -l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__6 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__6); -l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__7 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__7); -l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__8 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571____closed__8); -if (builtin) {res = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9571_(lean_io_mk_world()); +}l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__1 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__1); +l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__2 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__2); +l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__3 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__3); +l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__4 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__4); +l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__5 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__5); +l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__6 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__6); +l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__7 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__7); +l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__8 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262____closed__8); +if (builtin) {res = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8262_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9573_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8264_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__1 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__1); -l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__2 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__2); -l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__3 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__3); -l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__4 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__4); -l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__5 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__5); -l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__6 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610____closed__6); -if (builtin) {res = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9610_(lean_io_mk_world()); +}l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__1 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__1); +l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__2 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__2); +l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__3 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__3); +l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__4 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__4); +l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__5 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__5); +l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__6 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301____closed__6); +if (builtin) {res = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8301_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9612_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8303_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__1 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__1); -l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__2 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__2); -l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__3 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__3); -l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__4 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__4); -l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__5 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__5); -l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__6 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649____closed__6); -if (builtin) {res = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9649_(lean_io_mk_world()); +}l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__1 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__1); +l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__2 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__2); +l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__3 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__3); +l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__4 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__4); +l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__5 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__5); +l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__6 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340____closed__6); +if (builtin) {res = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8340_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9651_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8342_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9688____closed__1 = _init_l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9688____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9688____closed__1); -l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9688____closed__2 = _init_l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9688____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9688____closed__2); -if (builtin) {res = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9688_(lean_io_mk_world()); +}l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8379____closed__1 = _init_l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8379____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8379____closed__1); +l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8379____closed__2 = _init_l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8379____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8379____closed__2); +if (builtin) {res = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8379_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9690_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8381_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9727____closed__1 = _init_l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9727____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9727____closed__1); -l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9727____closed__2 = _init_l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9727____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9727____closed__2); -if (builtin) {res = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9727_(lean_io_mk_world()); +}l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8418____closed__1 = _init_l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8418____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8418____closed__1); +l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8418____closed__2 = _init_l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8418____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8418____closed__2); +if (builtin) {res = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8418_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9729_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8420_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_USize_fromExpr___lambda__2___closed__1 = _init_l_USize_fromExpr___lambda__2___closed__1(); -lean_mark_persistent(l_USize_fromExpr___lambda__2___closed__1); -l_USize_fromExpr___lambda__2___closed__2 = _init_l_USize_fromExpr___lambda__2___closed__2(); -lean_mark_persistent(l_USize_fromExpr___lambda__2___closed__2); +}l_USize_fromExpr___closed__1 = _init_l_USize_fromExpr___closed__1(); +lean_mark_persistent(l_USize_fromExpr___closed__1); +l_USize_fromExpr___closed__2 = _init_l_USize_fromExpr___closed__2(); +lean_mark_persistent(l_USize_fromExpr___closed__2); l_USize_toExpr___closed__1 = _init_l_USize_toExpr___closed__1(); lean_mark_persistent(l_USize_toExpr___closed__1); l_USize_toExpr___closed__2 = _init_l_USize_toExpr___closed__2(); lean_mark_persistent(l_USize_toExpr___closed__2); -l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__1 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__1(); -lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__1); -l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2(); -lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__2); -l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__3 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__3(); -lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__3); -l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__4 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__4(); -lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__4); -l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__5 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__5(); -lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__5); -l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__6 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__6(); -lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__6); -l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__7 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__7(); -lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__7); -l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__8 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__8(); -lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__8); -l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__9 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__9(); -lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385____closed__9); -if (builtin) {res = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10385_(lean_io_mk_world()); +l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__1 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__1(); +lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__1); +l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2(); +lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__2); +l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__3 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__3(); +lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__3); +l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__4 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__4(); +lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__4); +l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__5 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__5(); +lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__5); +l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__6 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__6(); +lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__6); +l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__7 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__7(); +lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__7); +l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__8 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__8(); +lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__8); +l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__9 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__9(); +lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875____closed__9); +if (builtin) {res = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8875_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10387_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8877_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__1 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__1(); -lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__1); -l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__2 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__2(); -lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__2); -l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__3 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__3(); -lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__3); -l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__4 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__4(); -lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__4); -l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__5 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__5(); -lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__5); -l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__6 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__6(); -lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__6); -l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__7 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__7(); -lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__7); -l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__8 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__8(); -lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423____closed__8); -if (builtin) {res = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10423_(lean_io_mk_world()); +}l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__1 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__1(); +lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__1); +l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__2 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__2(); +lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__2); +l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__3 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__3(); +lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__3); +l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__4 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__4(); +lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__4); +l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__5 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__5(); +lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__5); +l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__6 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__6(); +lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__6); +l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__7 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__7(); +lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__7); +l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__8 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__8(); +lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913____closed__8); +if (builtin) {res = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8913_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10425_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8915_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__1 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__1(); -lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__1); -l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__2 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__2(); -lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__2); -l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__3 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__3(); -lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__3); -l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__4 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__4(); -lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__4); -l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__5 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__5(); -lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__5); -l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__6 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__6(); -lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__6); -l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__7 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__7(); -lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__7); -l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__8 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__8(); -lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461____closed__8); -if (builtin) {res = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10461_(lean_io_mk_world()); +}l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__1 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__1(); +lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__1); +l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__2 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__2(); +lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__2); +l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__3 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__3(); +lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__3); +l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__4 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__4(); +lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__4); +l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__5 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__5(); +lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__5); +l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__6 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__6(); +lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__6); +l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__7 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__7(); +lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__7); +l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__8 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__8(); +lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951____closed__8); +if (builtin) {res = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8951_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10463_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8953_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__1 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__1(); -lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__1); -l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__2 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__2(); -lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__2); -l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__3 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__3(); -lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__3); -l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__4 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__4(); -lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__4); -l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__5 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__5(); -lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__5); -l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__6 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__6(); -lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__6); -l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__7 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__7(); -lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__7); -l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__8 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__8(); -lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499____closed__8); -if (builtin) {res = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10499_(lean_io_mk_world()); +}l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__1 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__1(); +lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__1); +l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__2 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__2(); +lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__2); +l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__3 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__3(); +lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__3); +l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__4 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__4(); +lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__4); +l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__5 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__5(); +lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__5); +l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__6 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__6(); +lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__6); +l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__7 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__7(); +lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__7); +l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__8 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__8(); +lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989____closed__8); +if (builtin) {res = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8989_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10501_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8991_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__1 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__1(); -lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__1); -l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__2 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__2(); -lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__2); -l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__3 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__3(); -lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__3); -l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__4 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__4(); -lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__4); -l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__5 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__5(); -lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__5); -l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__6 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__6(); -lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__6); -l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__7 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__7(); -lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__7); -l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__8 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__8(); -lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537____closed__8); -if (builtin) {res = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10537_(lean_io_mk_world()); +}l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__1 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__1(); +lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__1); +l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__2 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__2(); +lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__2); +l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__3 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__3(); +lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__3); +l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__4 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__4(); +lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__4); +l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__5 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__5(); +lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__5); +l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__6 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__6(); +lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__6); +l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__7 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__7(); +lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__7); +l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__8 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__8(); +lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027____closed__8); +if (builtin) {res = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9027_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10539_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9029_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__1 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__1(); -lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__1); -l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__2 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__2(); -lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__2); -l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__3 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__3(); -lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__3); -l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__4 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__4(); -lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__4); -l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__5 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__5(); -lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__5); -l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__6 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__6(); -lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576____closed__6); -if (builtin) {res = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10576_(lean_io_mk_world()); +}l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__1 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__1(); +lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__1); +l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__2 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__2(); +lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__2); +l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__3 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__3(); +lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__3); +l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__4 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__4(); +lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__4); +l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__5 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__5(); +lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__5); +l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__6 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__6(); +lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066____closed__6); +if (builtin) {res = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9066_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10578_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__1 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__1(); -lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__1); -l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__2 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__2(); -lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__2); -l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__3 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__3(); -lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__3); -l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__4 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__4(); -lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__4); -l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__5 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__5(); -lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__5); -l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__6 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__6(); -lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615____closed__6); -if (builtin) {res = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10615_(lean_io_mk_world()); +}l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__1 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__1(); +lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__1); +l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__2 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__2(); +lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__2); +l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__3 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__3(); +lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__3); +l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__4 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__4(); +lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__4); +l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__5 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__5(); +lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__5); +l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__6 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__6(); +lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105____closed__6); +if (builtin) {res = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9105_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10617_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9107_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10654____closed__1 = _init_l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10654____closed__1(); -lean_mark_persistent(l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10654____closed__1); -l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10654____closed__2 = _init_l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10654____closed__2(); -lean_mark_persistent(l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10654____closed__2); -if (builtin) {res = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10654_(lean_io_mk_world()); +}l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9144____closed__1 = _init_l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9144____closed__1(); +lean_mark_persistent(l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9144____closed__1); +l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9144____closed__2 = _init_l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9144____closed__2(); +lean_mark_persistent(l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9144____closed__2); +if (builtin) {res = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9144_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10656_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9146_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10693____closed__1 = _init_l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10693____closed__1(); -lean_mark_persistent(l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10693____closed__1); -l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10693____closed__2 = _init_l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10693____closed__2(); -lean_mark_persistent(l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10693____closed__2); -if (builtin) {res = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10693_(lean_io_mk_world()); +}l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9183____closed__1 = _init_l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9183____closed__1(); +lean_mark_persistent(l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9183____closed__1); +l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9183____closed__2 = _init_l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9183____closed__2(); +lean_mark_persistent(l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9183____closed__2); +if (builtin) {res = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9183_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10695_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9185_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Meta/Tactic/Simp/SimpTheorems.c b/stage0/stdlib/Lean/Meta/Tactic/Simp/SimpTheorems.c index bef4944a8d75a..21d209df6f1e8 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Simp/SimpTheorems.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Simp/SimpTheorems.c @@ -34,6 +34,7 @@ static lean_object* l_Lean_Meta_isRflProofCore___closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_isRflProofCore(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_getAttrParamOptPrio(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_SimpTheorems_erase___rarg(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_SimpTheorem_getValue(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_mkNameLit(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_SimpTheorems_isDeclToUnfold___boxed(lean_object*, lean_object*); @@ -46,7 +47,6 @@ LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Meta_Tactic_Simp_ LEAN_EXPORT lean_object* l___private_Lean_Meta_Tactic_Simp_SimpTheorems_0__Lean_Meta_reprOrigin____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_79_(lean_object*, lean_object*); lean_object* l_Lean_getConstInfo___at_Lean_Meta_mkConstWithFreshMVarLevels___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Meta_Tactic_Simp_SimpTheorems_0__Lean_Meta_preprocessProof___spec__1(size_t, size_t, lean_object*); -LEAN_EXPORT lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5441_; LEAN_EXPORT lean_object* l_Lean_Meta_ppSimpTheorem(lean_object*); static lean_object* l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheorems______macroRules__Lean__Meta____root____Lean__Parser__Command__registerSimpAttr__1___closed__52; LEAN_EXPORT lean_object* l_Lean_Meta_withLetDecl___at___private_Lean_Meta_Tactic_Simp_SimpTheorems_0__Lean_Meta_isPerm___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -75,6 +75,7 @@ static lean_object* l_panic___at_Lean_Meta_addSimpTheoremEntry___spec__13___clos static lean_object* l_panic___at___private_Lean_Meta_Tactic_Simp_SimpTheorems_0__Lean_Meta_mkSimpTheoremCore___spec__2___closed__1; static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_4917____closed__8; lean_object* l_Lean_ConstantInfo_type(lean_object*); +LEAN_EXPORT lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5449_; LEAN_EXPORT lean_object* l_Lean_Meta_mkSimpAttr(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_whnf(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_SimpTheorems_registerDeclToUnfoldThms(lean_object*, lean_object*, lean_object*); @@ -103,7 +104,6 @@ uint8_t l_Lean_Expr_isAppOfArity(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_Tactic_Simp_SimpTheorems_0__Lean_Meta_preprocess_go___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheorems______macroRules__Lean__Meta____root____Lean__Parser__Command__registerSimpAttr__1___closed__47; lean_object* l_Lean_Name_toString(lean_object*, uint8_t); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__2; lean_object* l_Lean_PersistentHashMap_insert___at_Lean_Meta_getEqnsFor_x3f___spec__4(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_registerSimpAttr___closed__18; LEAN_EXPORT lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Meta_addSimpTheorem___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -142,6 +142,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Meta_Tactic_Simp_SimpTheorems_0__Lean_ lean_object* l_Lean_Expr_proj___override(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_bvar___override(lean_object*); lean_object* lean_array_fget(lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__5; lean_object* lean_array_fset(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_Tactic_Simp_SimpTheorems_0__Lean_Meta_preprocess_go___lambda__3___closed__4; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAtCollisionNodeAux___at_Lean_Meta_addSimpTheoremEntry_updateLemmaNames___spec__4(lean_object*, lean_object*, lean_object*, lean_object*); @@ -156,6 +157,7 @@ LEAN_EXPORT lean_object* l___private_Init_Data_Array_BinSearch_0__Array_binInser LEAN_EXPORT lean_object* l_Lean_Meta_instBEqSimpTheorem___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_Tactic_Simp_SimpTheorems_0__Lean_Meta_preprocess_go___lambda__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_removeLeadingSpaces(lean_object*); +LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5537____spec__1___boxed(lean_object*); static lean_object* l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheorems______macroRules__Lean__Meta____root____Lean__Parser__Command__registerSimpAttr__1___closed__64; LEAN_EXPORT lean_object* l_Lean_Parser_Command_registerSimpAttr; static lean_object* l_Lean_Parser_Command_registerSimpAttr___closed__13; @@ -168,6 +170,7 @@ LEAN_EXPORT lean_object* l_List_mapM_loop___at___private_Lean_Meta_Tactic_Simp_S static lean_object* l_Lean_Meta_mkSimpAttr___lambda__1___closed__13; static lean_object* l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheorems______macroRules__Lean__Meta____root____Lean__Parser__Command__registerSimpAttr__1___closed__71; lean_object* l_Lean_Syntax_node5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5537_(lean_object*); LEAN_EXPORT uint64_t l_Lean_Meta_instHashableOrigin(lean_object*); uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); lean_object* l_Lean_stringToMessageData(lean_object*); @@ -188,7 +191,6 @@ lean_object* l_Lean_ScopedEnvExtension_addEntry___rarg(lean_object*, lean_object LEAN_EXPORT uint8_t l_Lean_Meta_instBEqOrigin(lean_object*, lean_object*); lean_object* l_instBEqProd___rarg(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheorems______macroRules__Lean__Meta____root____Lean__Parser__Command__registerSimpAttr__1___closed__46; -LEAN_EXPORT lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5565_; LEAN_EXPORT lean_object* l_Lean_Meta_mkSimpAttr___lambda__2(lean_object*, lean_object*); static lean_object* l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheorems______macroRules__Lean__Meta____root____Lean__Parser__Command__registerSimpAttr__1___closed__82; lean_object* l_Lean_Expr_appArg_x21(lean_object*); @@ -217,7 +219,6 @@ static lean_object* l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheorems___ size_t lean_usize_of_nat(lean_object*); lean_object* l_Lean_PersistentHashMap_isUnaryNode___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_SimpTheorems_add(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__5; static lean_object* l___private_Lean_Meta_Tactic_Simp_SimpTheorems_0__Lean_Meta_reprOrigin____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_79____closed__6; LEAN_EXPORT lean_object* l_Lean_Meta_ppOrigin___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_mkSimpAttr___lambda__1___closed__14; @@ -232,7 +233,6 @@ lean_object* l_Lean_ScopedEnvExtension_addScopedEntry___rarg(lean_object*, lean_ lean_object* l_Lean_Name_mkStr7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_4917____closed__9; static lean_object* l_Lean_Parser_Command_registerSimpAttr___closed__1; -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665_(lean_object*); lean_object* lean_st_ref_take(lean_object*, lean_object*); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_withLetDeclImp___rarg(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_4917____closed__6; @@ -241,15 +241,16 @@ LEAN_EXPORT lean_object* l_Lean_Meta_SimpTheorems_add___boxed(lean_object*, lean LEAN_EXPORT lean_object* l_Lean_Meta_ppSimpTheorem___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); static lean_object* l_Lean_Meta_ppSimpTheorem___rarg___lambda__1___closed__2; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__3; static lean_object* l_Lean_Meta_ppOrigin___rarg___lambda__1___closed__1; static lean_object* l_Lean_PersistentHashMap_insertAux___at_Lean_Meta_addSimpTheoremEntry_updateLemmaNames___spec__2___closed__3; uint8_t lean_expr_eqv(lean_object*, lean_object*); static lean_object* l_Lean_Meta_instToFormatSimpTheorem___closed__4; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__1; lean_object* l_Lean_registerSimpleScopedEnvExtension___rarg(lean_object*, lean_object*); static lean_object* l_Lean_Meta_getSimpTheorems___closed__1; static lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Meta_addSimpTheorem___spec__1___closed__2; static lean_object* l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheorems______macroRules__Lean__Meta____root____Lean__Parser__Command__registerSimpAttr__1___closed__34; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__3; lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); static lean_object* l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheorems______macroRules__Lean__Meta____root____Lean__Parser__Command__registerSimpAttr__1___closed__8; static lean_object* l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheorems______macroRules__Lean__Meta____root____Lean__Parser__Command__registerSimpAttr__1___closed__81; @@ -294,7 +295,6 @@ static lean_object* l_Lean_Meta_SimpTheorems_pre___default___closed__1; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_addSimpTheorem___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_SimpTheorems_isLetDeclToUnfold___boxed(lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_registerSimpAttr___closed__11; -LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5529____spec__1___boxed(lean_object*); static lean_object* l___private_Lean_Meta_Tactic_Simp_SimpTheorems_0__Lean_Meta_reprOrigin____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_79____closed__9; lean_object* l_Lean_Meta_mkPropExt(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_PersistentHashMap_contains___at_Lean_Meta_SimpTheorems_erase___spec__1(lean_object*, lean_object*); @@ -372,7 +372,6 @@ static lean_object* l___private_Lean_Meta_Tactic_Simp_SimpTheorems_0__Lean_Meta_ lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_Tactic_Simp_SimpTheorems_0__Lean_Meta_preprocess_go___closed__7; lean_object* l_Lean_Expr_instantiateLevelParamsArray(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5529____spec__1(lean_object*); lean_object* l_Lean_Syntax_node2(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Meta_SimpTheorems_addConst___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_SimpTheorems_toUnfold___default; @@ -438,7 +437,6 @@ static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_491 LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Meta_Tactic_Simp_SimpTheorems_0__Lean_Meta_mkSimpTheoremCore___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheorems______macroRules__Lean__Meta____root____Lean__Parser__Command__registerSimpAttr__1(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_Tactic_Simp_SimpTheorems_0__Lean_Meta_checkBadRewrite___closed__1; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__6; static lean_object* l_Lean_Meta_SimpTheorem_getValue___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_SimpExtension_getTheorems(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_addSimpTheorem(lean_object*, lean_object*, uint8_t, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -489,6 +487,7 @@ static lean_object* l_Lean_Parser_Command_registerSimpAttr___closed__3; static lean_object* l_Lean_Parser_Command_registerSimpAttr___closed__8; static lean_object* l___private_Lean_Meta_Tactic_Simp_SimpTheorems_0__Lean_Meta_preprocess_go___lambda__3___closed__9; static size_t l_Lean_PersistentHashMap_insertAux___at_Lean_Meta_addSimpTheoremEntry_updateLemmaNames___spec__2___closed__2; +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673_(lean_object*); static lean_object* l_Lean_Meta_isRflProofCore___closed__4; static lean_object* l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheorems______macroRules__Lean__Meta____root____Lean__Parser__Command__registerSimpAttr__1___closed__49; LEAN_EXPORT lean_object* l_Lean_Meta_SimpTheorems_addLetDeclToUnfold(lean_object*, lean_object*); @@ -512,6 +511,7 @@ LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAux_traverse___at_Lean_M lean_object* l_Lean_Meta_DiscrTree_instInhabitedDiscrTree(lean_object*); lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_instInhabitedSimpTheorems; +LEAN_EXPORT lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5573_; lean_object* l_Lean_indentExpr(lean_object*); static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_4917____closed__4; lean_object* l_Lean_PersistentHashMap_mkEmptyEntries(lean_object*, lean_object*); @@ -524,12 +524,13 @@ lean_object* l_List_mapM_loop___at___private_Lean_Meta_AppBuilder_0__Lean_Meta_m LEAN_EXPORT lean_object* l_Lean_Meta_getSimpExtension_x3f(lean_object*, lean_object*); lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_Tactic_Simp_SimpTheorems_0__Lean_Meta_preprocess_go___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5529_(lean_object*); static lean_object* l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheorems______macroRules__Lean__Meta____root____Lean__Parser__Command__registerSimpAttr__1___closed__67; uint8_t l_Lean_Expr_isConstOf(lean_object*, lean_object*); lean_object* l_Lean_Meta_mkForallFVars(lean_object*, lean_object*, uint8_t, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5537____spec__1(lean_object*); lean_object* lean_array_set(lean_object*, lean_object*, lean_object*); uint64_t l_Lean_Name_hash___override(lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__6; LEAN_EXPORT lean_object* l_Array_indexOfAux___at_Lean_Meta_SimpTheorems_eraseCore___spec__3(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_DiscrTree_0__Lean_Meta_DiscrTree_insertAux___at_Lean_Meta_addSimpTheoremEntry___spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_SimpTheorems_erase___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); @@ -563,7 +564,6 @@ lean_object* lean_nat_mul(lean_object*, lean_object*); static lean_object* l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheorems______macroRules__Lean__Meta____root____Lean__Parser__Command__registerSimpAttr__1___closed__33; static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_4917____closed__1; static lean_object* l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheorems______macroRules__Lean__Meta____root____Lean__Parser__Command__registerSimpAttr__1___closed__7; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__4; static lean_object* l___private_Lean_Meta_Tactic_Simp_SimpTheorems_0__Lean_Meta_preprocess_go___lambda__2___closed__3; lean_object* l_Lean_Meta_InfoCacheKey_instHashableInfoCacheKey___boxed(lean_object*); static lean_object* l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheorems______macroRules__Lean__Meta____root____Lean__Parser__Command__registerSimpAttr__1___closed__4; @@ -676,7 +676,6 @@ static lean_object* l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheorems___ lean_object* l_Lean_PersistentHashMap_getCollisionNodeSize___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getSimpTheorems(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheorems______macroRules__Lean__Meta____root____Lean__Parser__Command__registerSimpAttr__1___closed__36; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__1; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_containsAtAux___at_Lean_Meta_SimpTheorems_isLemma___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isConst(lean_object*); lean_object* l_Array_instBEqArray___rarg___boxed(lean_object*, lean_object*, lean_object*); @@ -712,6 +711,7 @@ lean_object* l_Nat_repr(lean_object*); static lean_object* l___private_Lean_Meta_Tactic_Simp_SimpTheorems_0__Lean_Meta_preprocess_go___closed__1; LEAN_EXPORT uint8_t l_Lean_PersistentHashMap_containsAux___at_Lean_Meta_SimpTheorems_erase___spec__2(lean_object*, size_t, lean_object*); static lean_object* l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheorems______macroRules__Lean__Meta____root____Lean__Parser__Command__registerSimpAttr__1___closed__78; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__4; static lean_object* l_Lean_PersistentHashMap_empty___at_Lean_Meta_SimpTheorems_lemmaNames___default___spec__1___closed__4; static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_4917____closed__12; size_t lean_usize_land(size_t, size_t); @@ -15653,7 +15653,7 @@ lean_dec(x_1); return x_6; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5441_() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5449_() { _start: { lean_object* x_1; @@ -15747,7 +15747,7 @@ x_7 = l_Lean_registerSimpleScopedEnvExtension___rarg(x_6, x_2); return x_7; } } -LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5529____spec__1(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5537____spec__1(lean_object* x_1) { _start: { lean_object* x_2; @@ -15755,7 +15755,7 @@ x_2 = l_Lean_mkHashMapImp___rarg(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5529_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5537_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; uint8_t x_5; @@ -15782,16 +15782,16 @@ return x_8; } } } -LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5529____spec__1___boxed(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5537____spec__1___boxed(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l_Lean_mkHashMap___at_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5529____spec__1(x_1); +x_2 = l_Lean_mkHashMap___at_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5537____spec__1(x_1); lean_dec(x_1); return x_2; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5565_() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5573_() { _start: { lean_object* x_1; @@ -16240,7 +16240,7 @@ x_4 = lean_box(x_3); return x_4; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__1() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__1() { _start: { lean_object* x_1; @@ -16248,17 +16248,17 @@ x_1 = lean_mk_string_from_bytes("simp", 4); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__2() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__1; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__3() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__3() { _start: { lean_object* x_1; @@ -16266,7 +16266,7 @@ x_1 = lean_mk_string_from_bytes("Meta", 4); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__4() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__4() { _start: { lean_object* x_1; @@ -16274,18 +16274,18 @@ x_1 = lean_mk_string_from_bytes("simpExtension", 13); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__5() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_4917____closed__1; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__3; -x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__4; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__3; +x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__4; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__6() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__6() { _start: { lean_object* x_1; @@ -16293,13 +16293,13 @@ x_1 = lean_mk_string_from_bytes("simplification theorem", 22); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__2; -x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__6; -x_4 = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__5; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__2; +x_3 = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__6; +x_4 = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__5; x_5 = l_Lean_Meta_registerSimpAttr(x_2, x_3, x_4, x_1); return x_5; } @@ -18758,7 +18758,7 @@ static lean_object* _init_l_Lean_Parser_Command_registerSimpAttr___closed__4() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; x_1 = l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_4917____closed__1; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__3; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__3; x_3 = l_Lean_Parser_Command_registerSimpAttr___closed__1; x_4 = l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_4917____closed__2; x_5 = l_Lean_Parser_Command_registerSimpAttr___closed__2; @@ -19096,7 +19096,7 @@ static lean_object* _init_l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheor { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_4917____closed__1; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__3; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__3; x_3 = l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheorems______macroRules__Lean__Meta____root____Lean__Parser__Command__registerSimpAttr__1___closed__14; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; @@ -19260,7 +19260,7 @@ static lean_object* _init_l_Lean_Meta___aux__Lean__Meta__Tactic__Simp__SimpTheor { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_4917____closed__1; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__3; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__3; x_3 = l_Lean_Parser_Command_registerSimpAttr___closed__3; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; @@ -20648,36 +20648,36 @@ l_Lean_Meta_mkSimpAttr___lambda__1___closed__14 = _init_l_Lean_Meta_mkSimpAttr__ lean_mark_persistent(l_Lean_Meta_mkSimpAttr___lambda__1___closed__14); l_Lean_Meta_mkSimpAttr___lambda__1___closed__15 = _init_l_Lean_Meta_mkSimpAttr___lambda__1___closed__15(); lean_mark_persistent(l_Lean_Meta_mkSimpAttr___lambda__1___closed__15); -l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5441_ = _init_l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5441_(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5441_); +l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5449_ = _init_l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5449_(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5449_); l_Lean_Meta_mkSimpExt___closed__1 = _init_l_Lean_Meta_mkSimpExt___closed__1(); lean_mark_persistent(l_Lean_Meta_mkSimpExt___closed__1); l_Lean_Meta_mkSimpExt___closed__2 = _init_l_Lean_Meta_mkSimpExt___closed__2(); lean_mark_persistent(l_Lean_Meta_mkSimpExt___closed__2); l_Lean_Meta_mkSimpExt___closed__3 = _init_l_Lean_Meta_mkSimpExt___closed__3(); lean_mark_persistent(l_Lean_Meta_mkSimpExt___closed__3); -if (builtin) {res = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5529_(lean_io_mk_world()); +if (builtin) {res = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5537_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_Meta_simpExtensionMapRef = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Meta_simpExtensionMapRef); lean_dec_ref(res); -}l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5565_ = _init_l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5565_(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5565_); +}l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5573_ = _init_l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5573_(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5573_); l_Lean_Meta_registerSimpAttr___closed__1 = _init_l_Lean_Meta_registerSimpAttr___closed__1(); lean_mark_persistent(l_Lean_Meta_registerSimpAttr___closed__1); -l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__1 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__1(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__1); -l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__2 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__2(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__2); -l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__3 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__3(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__3); -l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__4 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__4(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__4); -l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__5 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__5(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__5); -l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__6 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__6(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665____closed__6); -if (builtin) {res = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5665_(lean_io_mk_world()); +l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__1 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__1(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__1); +l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__2 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__2(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__2); +l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__3 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__3(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__3); +l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__4 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__4(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__4); +l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__5 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__5(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__5); +l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__6 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__6(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673____closed__6); +if (builtin) {res = l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_Simp_SimpTheorems___hyg_5673_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_Meta_simpExtension = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Meta_simpExtension); diff --git a/stage0/stdlib/Lean/Meta/WHNF.c b/stage0/stdlib/Lean/Meta/WHNF.c index a9adf64c7ca06..97311186b0a58 100644 --- a/stage0/stdlib/Lean/Meta/WHNF.c +++ b/stage0/stdlib/Lean/Meta/WHNF.c @@ -16,16 +16,16 @@ extern "C" { lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_whnfHeadPred(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases___at_Lean_Meta_whnfImp___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_reduceBinNatOp___lambda__3___closed__3; lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_isRecStuck_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_whnfEasyCases___closed__3; LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_reduceQuotRec(lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__4; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_getStuckMVar_x3f___spec__5(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_reduceRecMatcher_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__1; static lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_reprProjReductionKind____x40_Lean_Meta_WHNF___hyg_3353____closed__9; -static lean_object* l_Lean_Meta_reduceBinNatOp___closed__11; +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkNatLit(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__13(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_cache___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -47,20 +47,17 @@ LEAN_EXPORT lean_object* l_Lean_getProjectionFnInfo_x3f___at_Lean_Meta_getStuckM LEAN_EXPORT uint8_t l___private_Lean_Meta_WHNF_0__Lean_Meta_getRecRuleFor___lambda__1(lean_object*, lean_object*); static lean_object* l_Lean_getConstInfoCtor___at___private_Lean_Meta_WHNF_0__Lean_Meta_toCtorWhenStructure___spec__1___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_deltaDefinition___at_Lean_Meta_unfoldDefinition_x3f___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839_(lean_object*); static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__8; LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_toCtorWhenStructure___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_reduceBinNatOp___closed__3; -static lean_object* l_Lean_Meta_reduceBinNatOp___closed__7; LEAN_EXPORT lean_object* l_Lean_Meta_unfoldDefinition(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_getStuckMVar_x3f___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_reduceBinNatOp___closed__10; LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__14(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_getExprMVarAssignment_x3f___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassQuick_x3f___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_whnf(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_getDelayedMVarAssignment_x3f___at___private_Lean_Meta_WHNF_0__Lean_Meta_whnfDelayedAssigned_x3f___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_getDelayedMVarAssignment_x3f___at___private_Lean_Meta_WHNF_0__Lean_Meta_whnfDelayedAssigned_x3f___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__9; static lean_object* l_Lean_Meta_reduceNative_x3f___closed__4; LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_33_(lean_object*); lean_object* l_Lean_ConstantInfo_levelParams(lean_object*); @@ -74,6 +71,7 @@ LEAN_EXPORT lean_object* l_Lean_Meta_reduceNat_x3f___lambda__1(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_toCtorWhenStructure(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_unfoldProjInstWhenIntances_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases___at_Lean_Meta_whnfUntil___spec__2___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_whnfUntil___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__5; @@ -84,6 +82,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_reduceQuotRec__ uint8_t l_Lean_Expr_isApp(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_lambdaTelescope___at_Lean_Meta_smartUnfoldingReduce_x3f_go___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_getConstInfoCtor___at___private_Lean_Meta_WHNF_0__Lean_Meta_toCtorWhenStructure___spec__1___closed__4; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__4; static lean_object* l_Lean_Meta_markSmartUnfoldingMatchAlt___closed__2; lean_object* l_Lean_Expr_sort___override(lean_object*); uint8_t lean_nat_dec_le(lean_object*, lean_object*); @@ -98,6 +97,7 @@ LEAN_EXPORT lean_object* l_Lean_ofExcept___at_Lean_Meta_reduceBoolNativeUnsafe__ static lean_object* l_Lean_Meta_reduceNat_x3f___closed__16; lean_object* lean_mk_array(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withNewMCtxDepth___at___private_Lean_Meta_WHNF_0__Lean_Meta_toCtorWhenK___spec__1(lean_object*); +static lean_object* l_Lean_Meta_reduceBinNatOp___lambda__3___closed__7; static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__21; uint8_t lean_usize_dec_eq(size_t, size_t); static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__20; @@ -107,14 +107,17 @@ LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_whnfDelayedAssi lean_object* l_Lean_Expr_mdata___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_cached_x3f___closed__3; +LEAN_EXPORT lean_object* l_Lean_Meta_withNatValue___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_is_instance(lean_object*, lean_object*); lean_object* l_Lean_Expr_proj___override(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Meta_reduceBoolNativeUnsafe___spec__3(lean_object*); lean_object* lean_array_fget(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withLetDecl___at_Lean_Meta_smartUnfoldingReduce_x3f_go___spec__2(lean_object*); +static lean_object* l_Lean_Meta_reduceBinNatOp___lambda__3___closed__8; lean_object* l_Lean_ConstantInfo_name(lean_object*); static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__14; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__6; LEAN_EXPORT lean_object* l_Lean_Meta_smartUnfoldingReduce_x3f_go___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_synth_pending(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_Meta_instInhabitedProjReductionKind; @@ -127,7 +130,6 @@ LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Meta_WHNF_0__Lean LEAN_EXPORT uint8_t l_Lean_Meta_ProjReductionKind_ofNat(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases___at_Lean_Meta_whnfImp___spec__1___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_reduceNative_x3f___closed__3; -static lean_object* l_Lean_Meta_reduceNat_x3f___closed__27; LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_deltaBetaDefinition___at_Lean_Meta_unfoldDefinition_x3f___spec__3___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases___at_Lean_Meta_whnfImp___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Meta_reduceBoolNativeUnsafe___spec__3___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -137,22 +139,23 @@ LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_projectCore_x3f uint8_t l_Lean_Expr_isAppOf(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getMatcherInfo_x3f___at_Lean_Meta_reduceMatcher_x3f___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_reduceMatcher_x3f___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_reduceNat_x3f___closed__29; LEAN_EXPORT uint8_t l_Lean_Meta_WhnfCoreConfig_beta___default; LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_smartUnfoldingSuffix; +static lean_object* l_Lean_Meta_reduceBinNatOp___lambda__3___closed__2; static lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_isWFRec___closed__4; LEAN_EXPORT lean_object* l_Lean_Meta_lambdaTelescope___at_Lean_Meta_smartUnfoldingReduce_x3f_go___spec__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases___at_Lean_Meta_whnfCore_go___spec__3___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_stringToMessageData(lean_object*); -static lean_object* l_Lean_Meta_withNatValue___rarg___closed__1; lean_object* l_Lean_Expr_mvar___override(lean_object*); static lean_object* l_Lean_Meta_markSmartUnfoldingMatch___closed__2; LEAN_EXPORT uint8_t l_Lean_Meta_hasSmartUnfoldingDecl(lean_object*, lean_object*); static lean_object* l_Lean_Meta_reduceNat_x3f___closed__4; static lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_whnfMatcher___closed__1; static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__29; +static lean_object* l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1; uint8_t lean_string_dec_eq(lean_object*, lean_object*); +static lean_object* l_Lean_Meta_reduceBinNatOp___lambda__3___closed__9; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_getStuckMVar_x3f___spec__4(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_deltaDefinition___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_Meta_WhnfCoreConfig_zeta___default; @@ -161,9 +164,10 @@ LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases___at_Lean_Meta_whnfImp___spec LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_deltaBetaDefinition___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Nat_sub___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases___at_Lean_Meta_whnfUntil___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_reduceBinNatOp___lambda__3___closed__5; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at___private_Lean_Meta_WHNF_0__Lean_Meta_toCtorWhenK___spec__2___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_reduceBinNatOp___closed__8; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_getStuckMVar_x3f___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__3; static lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_isWFRec___closed__2; static lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_mkNullaryCtor___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_deltaBetaDefinition___at_Lean_Meta_unfoldDefinition_x3f___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -175,12 +179,11 @@ LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at___private_Lean_Meta_WHNF_0 LEAN_EXPORT lean_object* l_Lean_Meta_smartUnfolding; static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__6; lean_object* l_Nat_div___boxed(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_withNatValue___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_project_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_projectionFnInfoExt; lean_object* l_Nat_gcd___boxed(lean_object*, lean_object*); -uint8_t l_Lean_Expr_hasMVar(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_getStuckMVar_x3f___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__2; static lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_reprProjReductionKind____x40_Lean_Meta_WHNF___hyg_3353____closed__17; LEAN_EXPORT lean_object* l_Lean_Meta_whnfHeadPred___at_Lean_Meta_whnfUntil___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isLambda(lean_object*); @@ -196,7 +199,7 @@ LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__22(lean_object*, size_t lean_usize_of_nat(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_getStuckMVar_x3f___spec__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_TagDeclarationExtension_isTagged(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_reduceBinNatOp___closed__4; +LEAN_EXPORT lean_object* l_Lean_Meta_reduceUnaryNatOp___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_expr_abstract(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_unfoldProjInst_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__25; @@ -207,9 +210,7 @@ static lean_object* l_Lean_Meta_whnfEasyCases___closed__4; lean_object* l___private_Lean_Expr_0__Lean_mkAppRangeAux(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_reduceNat_x3f___closed__19; static lean_object* l_Lean_Meta_reduceRecMatcher_x3f___closed__1; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__1; LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_reduceRec(lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__12; lean_object* l_Lean_throwError___at_Lean_Expr_abstractRangeM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases___at_Lean_Meta_whnfUntil___spec__2___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_cache___closed__1; @@ -218,14 +219,13 @@ lean_object* l_Lean_Expr_getRevArg_x21(lean_object*, lean_object*); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_withLetDeclImp___rarg(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_whnfHeadPred___at_Lean_Meta_whnfUntil___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_getProjectionFnInfo_x3f___at_Lean_Meta_getStuckMVar_x3f___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__6; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_panic___at___private_Lean_Meta_WHNF_0__Lean_Meta_cache___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_panic___at_Lean_Meta_whnfCore_go___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__21(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_expr_eqv(lean_object*, lean_object*); lean_object* l_Lean_Meta_Match_Extension_getMatcherInfo_x3f(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__5; static lean_object* l_Lean_Meta_markSmartUnfoldingMatchAlt___closed__1; static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__16; LEAN_EXPORT lean_object* l_Lean_Meta_smartUnfoldingMatch_x3f___boxed(lean_object*); @@ -239,7 +239,6 @@ LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_cached_x3f(uint uint8_t l_Lean_TagAttribute_hasTag(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_reduceNat_x3f___lambda__1___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_ProjReductionKind_ofNat___boxed(lean_object*); -static lean_object* l_Lean_Meta_reduceNat_x3f___closed__24; static lean_object* l_Lean_Meta_reduceNat_x3f___closed__8; LEAN_EXPORT lean_object* l_Lean_Meta_whnfCore(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_registerTraceClass(lean_object*, uint8_t, lean_object*, lean_object*); @@ -252,9 +251,7 @@ LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f(lean_object*, lean_object* static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__39; static lean_object* l_Lean_Meta_reduceNative_x3f___closed__10; LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases___at_Lean_Meta_whnfCore_go___spec__3___lambda__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__10; LEAN_EXPORT lean_object* l_Lean_Meta_ProjReductionKind_noConfusion___rarg___lambda__1___boxed(lean_object*); -static lean_object* l_Lean_Meta_reduceBinNatOp___closed__9; static lean_object* l_Lean_Meta_reduceNat_x3f___closed__9; uint8_t l_Lean_Expr_isMVar(lean_object*); static lean_object* l_Lean_Meta_reduceNat_x3f___closed__1; @@ -265,21 +262,22 @@ LEAN_EXPORT lean_object* l_Lean_Meta_unfoldDefinition_x3f___lambda__1(lean_objec LEAN_EXPORT lean_object* l_Lean_Meta_smartUnfoldingReduce_x3f_go___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__24; static lean_object* l_Lean_Meta_isAuxDef___closed__1; -static lean_object* l_Lean_Meta_reduceNat_x3f___closed__23; lean_object* l_Lean_FVarId_getDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_reduceProjOf_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatPred(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_instReprProjReductionKind; static lean_object* l_Lean_Meta_reduceNative_x3f___closed__8; static lean_object* l_Lean_Meta_reduceNat_x3f___closed__10; +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatPred___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_reduceNat_x3f___closed__20; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__13; static lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_isWFRec___closed__5; lean_object* lean_st_ref_get(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__19(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__7; static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__31; static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__35; +static lean_object* l_Lean_Meta_reduceBinNatOp___lambda__3___closed__1; static lean_object* l_Lean_Meta_ProjReductionKind_noConfusion___rarg___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_withNatValue(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_reduceMatcher_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -287,12 +285,11 @@ lean_object* l_Lean_RecursorVal_getMajorIdx(lean_object*); static lean_object* l_Lean_getConstInfoCtor___at___private_Lean_Meta_WHNF_0__Lean_Meta_toCtorWhenStructure___spec__1___closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_smartUnfoldingMatchAlt_x3f(lean_object*); lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__2; LEAN_EXPORT uint8_t l_Lean_Meta_instDecidableEqProjReductionKind(uint8_t, uint8_t); lean_object* l_Nat_beq___boxed(lean_object*, lean_object*); static lean_object* l_Lean_Meta_whnfEasyCases___at_Lean_Meta_whnfCore_go___spec__3___closed__1; -static lean_object* l_Lean_Meta_reduceNat_x3f___closed__26; lean_object* l_Lean_getStructureInfo_x3f(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_reduceBinNatOp___closed__1; static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__37; static lean_object* l_Lean_Meta_unfoldDefinition___closed__3; LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -315,6 +312,7 @@ static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__26; LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_getFirstCtor(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_33____closed__4; lean_object* l_Lean_mkAnnotation(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866_(lean_object*); static lean_object* l_Lean_Meta_unfoldDefinition___closed__2; lean_object* l_List_lengthTRAux___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_reduceBoolNativeUnsafe(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -324,6 +322,7 @@ LEAN_EXPORT lean_object* l_Lean_Meta_reduceRecMatcher_x3f___lambda__2(lean_objec uint8_t lean_name_eq(lean_object*, lean_object*); lean_object* l_Lean_Meta_forallBoundedTelescope___at___private_Lean_Meta_FunInfo_0__Lean_Meta_getFunInfoAux___spec__5___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__13; static lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_reprProjReductionKind____x40_Lean_Meta_WHNF___hyg_3353____closed__3; lean_object* l_Lean_Expr_isConstructorApp_x3f(lean_object*, lean_object*); lean_object* l_Lean_MapDeclarationExtension_find_x3f___rarg(lean_object*, lean_object*, lean_object*, lean_object*); @@ -332,6 +331,7 @@ static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_33____closed_ static lean_object* l_Lean_Meta_reduceNative_x3f___closed__11; LEAN_EXPORT lean_object* l_Lean_Meta_mkSmartUnfoldingNameFor(lean_object*); uint8_t l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_reduceRec___rarg___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_reduceNative_x3f___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_withNatValue___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -348,12 +348,13 @@ lean_object* l_Lean_Expr_instantiateLevelParams(lean_object*, lean_object*, lean extern lean_object* l_Lean_Meta_instMonadMetaM; LEAN_EXPORT lean_object* l_Lean_Meta_hasSmartUnfoldingDecl___boxed(lean_object*, lean_object*); static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__18; +LEAN_EXPORT lean_object* l_Lean_Meta_reduceUnaryNatOp___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_33____closed__2; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__3; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_getStuckMVar_x3f___spec__2(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_reduceBinNatOp___lambda__3___closed__12; lean_object* l_Lean_RecursorVal_getInduct(lean_object*); lean_object* l_Nat_add___boxed(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_reduceBinNatOp___lambda__3___closed__4; LEAN_EXPORT lean_object* l_Lean_Meta_withNewMCtxDepth___at___private_Lean_Meta_WHNF_0__Lean_Meta_toCtorWhenK___spec__1___rarg(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_instInhabitedProjectionFunctionInfo; lean_object* l_Lean_Meta_instInhabitedMetaM___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -375,28 +376,29 @@ lean_object* l_Lean_Expr_toCtorIfLit(lean_object*); static lean_object* l_Lean_Meta_whnfEasyCases___closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases___at_Lean_Meta_whnfCore_go___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__8; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__10; LEAN_EXPORT lean_object* l_Lean_Meta_reduceRecMatcher_x3f___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_reduceNat_x3f___closed__18; LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_whnfDelayedAssigned_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_getUnfoldableConstNoEx_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatPred___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_getUnfoldableConst_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_smartUnfoldingSuffix___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_getRecRuleFor(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_mkProjFn(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_reprProjReductionKind____x40_Lean_Meta_WHNF___hyg_3353____closed__11; -static lean_object* l_Lean_Meta_reduceNat_x3f___closed__21; LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases___at_Lean_Meta_whnfCore_go___spec__3___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_ProjReductionKind_noConfusion(lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_reduceQuotRec___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_cached_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_reduceBinNatOp___closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_reduceNative_x3f___closed__2; lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppRevArgsAux(lean_object*, lean_object*); static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_33____closed__1; static lean_object* l_Lean_Meta_reduceNatNativeUnsafe___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_toCtorWhenK(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__5; lean_object* l_Lean_isReducible___at___private_Lean_Meta_GetUnfoldableConst_0__Lean_Meta_canUnfoldDefault___spec__3(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Nat_ble___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_projectCore_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -404,7 +406,7 @@ LEAN_EXPORT lean_object* l_Lean_Meta_ProjReductionKind_noConfusion___rarg(uint8_ static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__23; static lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_reprProjReductionKind____x40_Lean_Meta_WHNF___hyg_3353____closed__10; LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases___at_Lean_Meta_whnfCore_go___spec__3___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_reduceNat_x3f___closed__22; +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatPred___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_evalConstCheck___at_Lean_Meta_reduceBoolNativeUnsafe___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_whnfHeadPred___lambda__1___closed__1; @@ -413,7 +415,7 @@ LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__14___boxed(lean_ static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__12; LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_deltaDefinition___at_Lean_Meta_unfoldDefinition_x3f___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_app___override(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at___private_Lean_Meta_WHNF_0__Lean_Meta_toCtorWhenStructure___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_useWHNFCache___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__7; @@ -431,11 +433,11 @@ static lean_object* l_Lean_Meta_smartUnfoldingReduce_x3f_go___lambda__2___closed lean_object* l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkRawNatLit(lean_object*); static lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_reprProjReductionKind____x40_Lean_Meta_WHNF___hyg_3353____closed__14; -static lean_object* l_Lean_Meta_reduceBinNatOp___closed__6; LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_getRecRuleFor___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_deltaBetaDefinition___at_Lean_Meta_unfoldDefinition_x3f___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_getExprMVarAssignment_x3f___rarg(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatPred___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_reduceRecMatcher_x3f___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_isWFRec___closed__1; lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); @@ -443,23 +445,26 @@ LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__1(lean_object*, le lean_object* l_Lean_indentExpr(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases___at_Lean_Meta_whnfCore_go___spec__3___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_shrink___rarg(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatPred___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_mkNullaryCtor___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_unfoldDefinition_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isConstOf(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Meta_reduceBoolNativeUnsafe___spec__3___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_getStuckMVar_x3f___spec__8(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_instDecidableEqProjReductionKind___boxed(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__11; lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__32; static lean_object* l_Lean_Meta_reduceNative_x3f___closed__5; static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__33; +LEAN_EXPORT lean_object* l_Lean_Meta_reduceUnaryNatOp___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Repr_addAppParen(lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_reprProjReductionKind____x40_Lean_Meta_WHNF___hyg_3353____closed__4; lean_object* lean_panic_fn(lean_object*, lean_object*); +static lean_object* l_Lean_Meta_reduceBinNatOp___lambda__3___closed__10; static lean_object* l_Lean_getConstInfoCtor___at___private_Lean_Meta_WHNF_0__Lean_Meta_toCtorWhenStructure___spec__1___closed__3; lean_object* l_Lean_annotation_x3f(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_reduceNat_x3f___closed__28; LEAN_EXPORT lean_object* l_Lean_Meta_ProjReductionKind_noConfusion___rarg___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l___private_Init_MetaTypes_0__Lean_Meta_beqTransparencyMode____x40_Init_MetaTypes___hyg_67_(uint8_t, uint8_t); @@ -480,7 +485,6 @@ LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases___at_Lean_Meta_whnfUntil___sp static lean_object* l_Lean_Meta_reduceNat_x3f___closed__15; LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_reprProjReductionKind____x40_Lean_Meta_WHNF___hyg_3353____closed__20; -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__7; LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_whnfMatcher(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_toCtorWhenStructure___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_reduceNat_x3f___closed__6; @@ -494,6 +498,7 @@ lean_object* l_Lean_Environment_getProjectionStructureName_x3f(lean_object*, lea LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_getStuckMVar_x3f___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_getStuckMVar_x3f___spec__6(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_letFunAppArgs_x3f(lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__12; LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_deltaBetaDefinition___at_Lean_Meta_unfoldDefinition_x3f___spec__2(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__9; lean_object* l_Lean_PersistentHashMap_find_x3f___at_Lean_getDelayedMVarAssignment_x3f___spec__1(lean_object*, lean_object*); @@ -512,14 +517,16 @@ size_t lean_usize_add(size_t, size_t); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_getStuckMVar_x3f___spec__3(lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_whnfHeadPred___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__9; uint8_t l_Lean_Expr_hasFVar(lean_object*); static lean_object* l_Lean_Meta_reduceNat_x3f___closed__12; +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__8; LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_matchConstAux(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_reduceMatcher_x3f___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_withNatValue___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_betaRev(lean_object*, lean_object*, uint8_t, uint8_t); LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__11(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_uget(lean_object*, size_t); +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatPred___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_matchConstAux___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__20(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -533,12 +540,12 @@ static lean_object* l_Lean_Meta_reduceNat_x3f___closed__14; static lean_object* l_Lean_Meta_reduceNat_x3f___closed__17; static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__22; lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__11; static lean_object* l_Lean_Meta_reduceNative_x3f___closed__6; lean_object* l_Lean_Meta_useEtaStruct(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases___at_Lean_Meta_whnfImp___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_whnfEasyCases___at_Lean_Meta_whnfCore_go___spec__3___lambda__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_updateFn(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_reduceBinNatOp___closed__12; LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_getRecRuleFor___lambda__1___boxed(lean_object*, lean_object*); lean_object* l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_reduceNative_x3f___closed__7; @@ -556,7 +563,6 @@ LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__15(lean_object*, LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_infer_type(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_le(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_reduceBinNatOp___closed__5; static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__10; uint8_t lean_usize_dec_lt(size_t, size_t); lean_object* l_Lean_StructureInfo_getProjFn_x3f(lean_object*, lean_object*); @@ -570,11 +576,11 @@ static lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_whnfMatcher___closed lean_object* lean_nat_add(lean_object*, lean_object*); lean_object* lean_get_structural_rec_arg_pos(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_canUnfoldAtMatcher___closed__11; -LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_withNewMCtxDepth___at___private_Lean_Meta_WHNF_0__Lean_Meta_toCtorWhenK___spec__1___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_isAuxDef(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_whnfUntil(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_reduceBinNatOp___lambda__3___closed__6; LEAN_EXPORT lean_object* l_Lean_Meta_smartUnfoldingReduce_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_deltaBetaDefinition___at_Lean_Meta_unfoldDefinition_x3f___spec__3___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__18(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -583,6 +589,7 @@ LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__17___boxed(lean_ static lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_reprProjReductionKind____x40_Lean_Meta_WHNF___hyg_3353____closed__13; LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_deltaBetaDefinition___at_Lean_Meta_unfoldDefinition_x3f___spec__3___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at___private_Lean_Meta_WHNF_0__Lean_Meta_toCtorWhenStructure___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatPred___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_reprProjReductionKind____x40_Lean_Meta_WHNF___hyg_3353____closed__15; LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_reduceProj_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -593,7 +600,6 @@ LEAN_EXPORT lean_object* l_Lean_Meta_withLetDecl___at_Lean_Meta_smartUnfoldingRe LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__20___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_reduceNative_x3f___closed__9; lean_object* l_Nat_mod___boxed(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_reduceNat_x3f___closed__25; lean_object* lean_expr_instantiate1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_getStuckMVar_x3f___lambda__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_ProjReductionKind_toCtorIdx___boxed(lean_object*); @@ -606,9 +612,13 @@ lean_object* l_Nat_repr(lean_object*); static lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_reprProjReductionKind____x40_Lean_Meta_WHNF___hyg_3353____closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_whnfEasyCases___closed__5; +static lean_object* l_Lean_Meta_reduceBinNatOp___lambda__3___closed__11; +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatPred___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_WHNF_0__Lean_Meta_useWHNFCache(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_canUnfoldAtMatcher(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_smartUnfoldingMatchAlt_x3f___boxed(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_hasExprMVar(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_getStuckMVar_x3f___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_Meta_WhnfCoreConfig_iota___default; @@ -27477,7 +27487,7 @@ return x_55; } } } -static lean_object* _init_l_Lean_Meta_withNatValue___rarg___closed__1() { +static lean_object* _init_l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1() { _start: { lean_object* x_1; @@ -27485,371 +27495,519 @@ x_1 = lean_mk_string_from_bytes("zero", 4); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Meta_withNatValue___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +LEAN_EXPORT lean_object* l_Lean_Meta_withNatValue___rarg___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -lean_object* x_8; +lean_object* x_9; +lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -lean_inc(x_3); -x_8 = lean_whnf(x_1, x_3, x_4, x_5, x_6, x_7); -if (lean_obj_tag(x_8) == 0) -{ -lean_object* x_9; -x_9 = lean_ctor_get(x_8, 0); -lean_inc(x_9); -switch (lean_obj_tag(x_9)) { -case 4: +x_9 = lean_whnf(x_1, x_4, x_5, x_6, x_7, x_8); +if (lean_obj_tag(x_9) == 0) { lean_object* x_10; x_10 = lean_ctor_get(x_9, 0); lean_inc(x_10); -lean_dec(x_9); -if (lean_obj_tag(x_10) == 1) +switch (lean_obj_tag(x_10)) { +case 4: { lean_object* x_11; x_11 = lean_ctor_get(x_10, 0); lean_inc(x_11); +lean_dec(x_10); if (lean_obj_tag(x_11) == 1) { lean_object* x_12; x_12 = lean_ctor_get(x_11, 0); lean_inc(x_12); -if (lean_obj_tag(x_12) == 0) +if (lean_obj_tag(x_12) == 1) { -uint8_t x_13; -x_13 = !lean_is_exclusive(x_8); -if (x_13 == 0) +lean_object* x_13; +x_13 = lean_ctor_get(x_12, 0); +lean_inc(x_13); +if (lean_obj_tag(x_13) == 0) { -lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; uint8_t x_19; -x_14 = lean_ctor_get(x_8, 1); -x_15 = lean_ctor_get(x_8, 0); -lean_dec(x_15); -x_16 = lean_ctor_get(x_10, 1); -lean_inc(x_16); -lean_dec(x_10); +uint8_t x_14; +x_14 = !lean_is_exclusive(x_9); +if (x_14 == 0) +{ +lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; +x_15 = lean_ctor_get(x_9, 1); +x_16 = lean_ctor_get(x_9, 0); +lean_dec(x_16); x_17 = lean_ctor_get(x_11, 1); lean_inc(x_17); lean_dec(x_11); -x_18 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; -x_19 = lean_string_dec_eq(x_17, x_18); -lean_dec(x_17); -if (x_19 == 0) +x_18 = lean_ctor_get(x_12, 1); +lean_inc(x_18); +lean_dec(x_12); +x_19 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; +x_20 = lean_string_dec_eq(x_18, x_19); +lean_dec(x_18); +if (x_20 == 0) { -lean_object* x_20; -lean_dec(x_16); +lean_object* x_21; +lean_dec(x_17); +lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); -x_20 = lean_box(0); -lean_ctor_set(x_8, 0, x_20); -return x_8; +x_21 = lean_box(0); +lean_ctor_set(x_9, 0, x_21); +return x_9; } else { -lean_object* x_21; uint8_t x_22; -x_21 = l_Lean_Meta_withNatValue___rarg___closed__1; -x_22 = lean_string_dec_eq(x_16, x_21); -lean_dec(x_16); -if (x_22 == 0) +lean_object* x_22; uint8_t x_23; +x_22 = l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1; +x_23 = lean_string_dec_eq(x_17, x_22); +lean_dec(x_17); +if (x_23 == 0) { -lean_object* x_23; +lean_object* x_24; +lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); -x_23 = lean_box(0); -lean_ctor_set(x_8, 0, x_23); -return x_8; +x_24 = lean_box(0); +lean_ctor_set(x_9, 0, x_24); +return x_9; } else { -lean_object* x_24; lean_object* x_25; -lean_free_object(x_8); -x_24 = lean_unsigned_to_nat(0u); -x_25 = lean_apply_6(x_2, x_24, x_3, x_4, x_5, x_6, x_14); -return x_25; +lean_object* x_25; lean_object* x_26; +lean_free_object(x_9); +x_25 = lean_unsigned_to_nat(0u); +x_26 = lean_apply_6(x_2, x_25, x_4, x_5, x_6, x_7, x_15); +return x_26; } } } else { -lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; uint8_t x_30; -x_26 = lean_ctor_get(x_8, 1); -lean_inc(x_26); -lean_dec(x_8); -x_27 = lean_ctor_get(x_10, 1); +lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; uint8_t x_31; +x_27 = lean_ctor_get(x_9, 1); lean_inc(x_27); -lean_dec(x_10); +lean_dec(x_9); x_28 = lean_ctor_get(x_11, 1); lean_inc(x_28); lean_dec(x_11); -x_29 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; -x_30 = lean_string_dec_eq(x_28, x_29); -lean_dec(x_28); -if (x_30 == 0) +x_29 = lean_ctor_get(x_12, 1); +lean_inc(x_29); +lean_dec(x_12); +x_30 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; +x_31 = lean_string_dec_eq(x_29, x_30); +lean_dec(x_29); +if (x_31 == 0) { -lean_object* x_31; lean_object* x_32; -lean_dec(x_27); +lean_object* x_32; lean_object* x_33; +lean_dec(x_28); +lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); -x_31 = lean_box(0); -x_32 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_32, 1, x_26); -return x_32; +x_32 = lean_box(0); +x_33 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_33, 0, x_32); +lean_ctor_set(x_33, 1, x_27); +return x_33; } else { -lean_object* x_33; uint8_t x_34; -x_33 = l_Lean_Meta_withNatValue___rarg___closed__1; -x_34 = lean_string_dec_eq(x_27, x_33); -lean_dec(x_27); -if (x_34 == 0) +lean_object* x_34; uint8_t x_35; +x_34 = l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1; +x_35 = lean_string_dec_eq(x_28, x_34); +lean_dec(x_28); +if (x_35 == 0) { -lean_object* x_35; lean_object* x_36; +lean_object* x_36; lean_object* x_37; +lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); -x_35 = lean_box(0); -x_36 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_36, 0, x_35); -lean_ctor_set(x_36, 1, x_26); -return x_36; +x_36 = lean_box(0); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_27); +return x_37; } else { -lean_object* x_37; lean_object* x_38; -x_37 = lean_unsigned_to_nat(0u); -x_38 = lean_apply_6(x_2, x_37, x_3, x_4, x_5, x_6, x_26); -return x_38; +lean_object* x_38; lean_object* x_39; +x_38 = lean_unsigned_to_nat(0u); +x_39 = lean_apply_6(x_2, x_38, x_4, x_5, x_6, x_7, x_27); +return x_39; } } } } else { -uint8_t x_39; +uint8_t x_40; +lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); -lean_dec(x_10); +lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); -x_39 = !lean_is_exclusive(x_8); -if (x_39 == 0) +x_40 = !lean_is_exclusive(x_9); +if (x_40 == 0) { -lean_object* x_40; lean_object* x_41; -x_40 = lean_ctor_get(x_8, 0); -lean_dec(x_40); -x_41 = lean_box(0); -lean_ctor_set(x_8, 0, x_41); -return x_8; +lean_object* x_41; lean_object* x_42; +x_41 = lean_ctor_get(x_9, 0); +lean_dec(x_41); +x_42 = lean_box(0); +lean_ctor_set(x_9, 0, x_42); +return x_9; } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_42 = lean_ctor_get(x_8, 1); -lean_inc(x_42); -lean_dec(x_8); -x_43 = lean_box(0); -x_44 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_44, 0, x_43); -lean_ctor_set(x_44, 1, x_42); -return x_44; +lean_object* x_43; lean_object* x_44; lean_object* x_45; +x_43 = lean_ctor_get(x_9, 1); +lean_inc(x_43); +lean_dec(x_9); +x_44 = lean_box(0); +x_45 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_45, 0, x_44); +lean_ctor_set(x_45, 1, x_43); +return x_45; } } } else { -uint8_t x_45; +uint8_t x_46; +lean_dec(x_12); lean_dec(x_11); -lean_dec(x_10); +lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); -x_45 = !lean_is_exclusive(x_8); -if (x_45 == 0) +x_46 = !lean_is_exclusive(x_9); +if (x_46 == 0) { -lean_object* x_46; lean_object* x_47; -x_46 = lean_ctor_get(x_8, 0); -lean_dec(x_46); -x_47 = lean_box(0); -lean_ctor_set(x_8, 0, x_47); -return x_8; +lean_object* x_47; lean_object* x_48; +x_47 = lean_ctor_get(x_9, 0); +lean_dec(x_47); +x_48 = lean_box(0); +lean_ctor_set(x_9, 0, x_48); +return x_9; } else { -lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_48 = lean_ctor_get(x_8, 1); -lean_inc(x_48); -lean_dec(x_8); -x_49 = lean_box(0); -x_50 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_50, 0, x_49); -lean_ctor_set(x_50, 1, x_48); -return x_50; +lean_object* x_49; lean_object* x_50; lean_object* x_51; +x_49 = lean_ctor_get(x_9, 1); +lean_inc(x_49); +lean_dec(x_9); +x_50 = lean_box(0); +x_51 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_51, 0, x_50); +lean_ctor_set(x_51, 1, x_49); +return x_51; } } } else { -uint8_t x_51; -lean_dec(x_10); +uint8_t x_52; +lean_dec(x_11); +lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); -x_51 = !lean_is_exclusive(x_8); -if (x_51 == 0) +x_52 = !lean_is_exclusive(x_9); +if (x_52 == 0) { -lean_object* x_52; lean_object* x_53; -x_52 = lean_ctor_get(x_8, 0); -lean_dec(x_52); -x_53 = lean_box(0); -lean_ctor_set(x_8, 0, x_53); -return x_8; +lean_object* x_53; lean_object* x_54; +x_53 = lean_ctor_get(x_9, 0); +lean_dec(x_53); +x_54 = lean_box(0); +lean_ctor_set(x_9, 0, x_54); +return x_9; } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_54 = lean_ctor_get(x_8, 1); -lean_inc(x_54); -lean_dec(x_8); -x_55 = lean_box(0); -x_56 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_56, 1, x_54); -return x_56; +lean_object* x_55; lean_object* x_56; lean_object* x_57; +x_55 = lean_ctor_get(x_9, 1); +lean_inc(x_55); +lean_dec(x_9); +x_56 = lean_box(0); +x_57 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_57, 0, x_56); +lean_ctor_set(x_57, 1, x_55); +return x_57; } } } case 9: { -lean_object* x_57; -x_57 = lean_ctor_get(x_9, 0); -lean_inc(x_57); -lean_dec(x_9); -if (lean_obj_tag(x_57) == 0) -{ -lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_58 = lean_ctor_get(x_8, 1); +lean_object* x_58; +x_58 = lean_ctor_get(x_10, 0); lean_inc(x_58); -lean_dec(x_8); -x_59 = lean_ctor_get(x_57, 0); +lean_dec(x_10); +if (lean_obj_tag(x_58) == 0) +{ +lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_59 = lean_ctor_get(x_9, 1); lean_inc(x_59); -lean_dec(x_57); -x_60 = lean_apply_6(x_2, x_59, x_3, x_4, x_5, x_6, x_58); -return x_60; +lean_dec(x_9); +x_60 = lean_ctor_get(x_58, 0); +lean_inc(x_60); +lean_dec(x_58); +x_61 = lean_apply_6(x_2, x_60, x_4, x_5, x_6, x_7, x_59); +return x_61; } else { -uint8_t x_61; -lean_dec(x_57); +uint8_t x_62; +lean_dec(x_58); +lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); -x_61 = !lean_is_exclusive(x_8); -if (x_61 == 0) +x_62 = !lean_is_exclusive(x_9); +if (x_62 == 0) { -lean_object* x_62; lean_object* x_63; -x_62 = lean_ctor_get(x_8, 0); -lean_dec(x_62); -x_63 = lean_box(0); -lean_ctor_set(x_8, 0, x_63); -return x_8; +lean_object* x_63; lean_object* x_64; +x_63 = lean_ctor_get(x_9, 0); +lean_dec(x_63); +x_64 = lean_box(0); +lean_ctor_set(x_9, 0, x_64); +return x_9; } else { -lean_object* x_64; lean_object* x_65; lean_object* x_66; -x_64 = lean_ctor_get(x_8, 1); -lean_inc(x_64); -lean_dec(x_8); -x_65 = lean_box(0); -x_66 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_66, 0, x_65); -lean_ctor_set(x_66, 1, x_64); -return x_66; +lean_object* x_65; lean_object* x_66; lean_object* x_67; +x_65 = lean_ctor_get(x_9, 1); +lean_inc(x_65); +lean_dec(x_9); +x_66 = lean_box(0); +x_67 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_67, 0, x_66); +lean_ctor_set(x_67, 1, x_65); +return x_67; } } } default: { -uint8_t x_67; -lean_dec(x_9); +uint8_t x_68; +lean_dec(x_10); +lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); -x_67 = !lean_is_exclusive(x_8); -if (x_67 == 0) +x_68 = !lean_is_exclusive(x_9); +if (x_68 == 0) { -lean_object* x_68; lean_object* x_69; -x_68 = lean_ctor_get(x_8, 0); -lean_dec(x_68); -x_69 = lean_box(0); -lean_ctor_set(x_8, 0, x_69); -return x_8; +lean_object* x_69; lean_object* x_70; +x_69 = lean_ctor_get(x_9, 0); +lean_dec(x_69); +x_70 = lean_box(0); +lean_ctor_set(x_9, 0, x_70); +return x_9; } else { -lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_70 = lean_ctor_get(x_8, 1); -lean_inc(x_70); -lean_dec(x_8); -x_71 = lean_box(0); -x_72 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_72, 0, x_71); -lean_ctor_set(x_72, 1, x_70); -return x_72; +lean_object* x_71; lean_object* x_72; lean_object* x_73; +x_71 = lean_ctor_get(x_9, 1); +lean_inc(x_71); +lean_dec(x_9); +x_72 = lean_box(0); +x_73 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_73, 0, x_72); +lean_ctor_set(x_73, 1, x_71); +return x_73; } } } } else { -uint8_t x_73; +uint8_t x_74; +lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); lean_dec(x_2); -x_73 = !lean_is_exclusive(x_8); -if (x_73 == 0) +x_74 = !lean_is_exclusive(x_9); +if (x_74 == 0) { -return x_8; +return x_9; } else { -lean_object* x_74; lean_object* x_75; lean_object* x_76; -x_74 = lean_ctor_get(x_8, 0); -x_75 = lean_ctor_get(x_8, 1); +lean_object* x_75; lean_object* x_76; lean_object* x_77; +x_75 = lean_ctor_get(x_9, 0); +x_76 = lean_ctor_get(x_9, 1); +lean_inc(x_76); lean_inc(x_75); -lean_inc(x_74); -lean_dec(x_8); -x_76 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_76, 0, x_74); -lean_ctor_set(x_76, 1, x_75); -return x_76; +lean_dec(x_9); +x_77 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_77, 0, x_75); +lean_ctor_set(x_77, 1, x_76); +return x_77; +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_Meta_withNatValue___rarg___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; uint8_t x_10; +lean_dec(x_3); +x_9 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_1, x_4, x_5, x_6, x_7, x_8); +x_10 = !lean_is_exclusive(x_9); +if (x_10 == 0) +{ +lean_object* x_11; lean_object* x_12; uint8_t x_13; +x_11 = lean_ctor_get(x_9, 0); +x_12 = lean_ctor_get(x_9, 1); +x_13 = l_Lean_Expr_hasExprMVar(x_11); +if (x_13 == 0) +{ +uint8_t x_14; +x_14 = l_Lean_Expr_hasFVar(x_11); +if (x_14 == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_free_object(x_9); +x_15 = lean_box(0); +x_16 = l_Lean_Meta_withNatValue___rarg___lambda__1(x_11, x_2, x_15, x_4, x_5, x_6, x_7, x_12); +return x_16; +} +else +{ +lean_object* x_17; +lean_dec(x_11); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_2); +x_17 = lean_box(0); +lean_ctor_set(x_9, 0, x_17); +return x_9; +} +} +else +{ +lean_object* x_18; +lean_dec(x_11); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_2); +x_18 = lean_box(0); +lean_ctor_set(x_9, 0, x_18); +return x_9; +} +} +else +{ +lean_object* x_19; lean_object* x_20; uint8_t x_21; +x_19 = lean_ctor_get(x_9, 0); +x_20 = lean_ctor_get(x_9, 1); +lean_inc(x_20); +lean_inc(x_19); +lean_dec(x_9); +x_21 = l_Lean_Expr_hasExprMVar(x_19); +if (x_21 == 0) +{ +uint8_t x_22; +x_22 = l_Lean_Expr_hasFVar(x_19); +if (x_22 == 0) +{ +lean_object* x_23; lean_object* x_24; +x_23 = lean_box(0); +x_24 = l_Lean_Meta_withNatValue___rarg___lambda__1(x_19, x_2, x_23, x_4, x_5, x_6, x_7, x_20); +return x_24; +} +else +{ +lean_object* x_25; lean_object* x_26; +lean_dec(x_19); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_2); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_20); +return x_26; +} +} +else +{ +lean_object* x_27; lean_object* x_28; +lean_dec(x_19); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_2); +x_27 = lean_box(0); +x_28 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_28, 0, x_27); +lean_ctor_set(x_28, 1, x_20); +return x_28; +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_Meta_withNatValue___rarg(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +uint8_t x_8; +x_8 = l_Lean_Expr_hasExprMVar(x_1); +if (x_8 == 0) +{ +uint8_t x_9; +x_9 = l_Lean_Expr_hasFVar(x_1); +if (x_9 == 0) +{ +lean_object* x_10; lean_object* x_11; +x_10 = lean_box(0); +x_11 = l_Lean_Meta_withNatValue___rarg___lambda__2(x_1, x_2, x_10, x_3, x_4, x_5, x_6, x_7); +return x_11; +} +else +{ +lean_object* x_12; lean_object* x_13; +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_12 = lean_box(0); +x_13 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_13, 0, x_12); +lean_ctor_set(x_13, 1, x_7); +return x_13; } } +else +{ +lean_object* x_14; lean_object* x_15; +x_14 = lean_box(0); +x_15 = l_Lean_Meta_withNatValue___rarg___lambda__2(x_1, x_2, x_14, x_3, x_4, x_5, x_6, x_7); +return x_15; +} } } LEAN_EXPORT lean_object* l_Lean_Meta_withNatValue(lean_object* x_1) { @@ -27860,361 +28018,527 @@ x_2 = lean_alloc_closure((void*)(l_Lean_Meta_withNatValue___rarg), 7, 0); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Meta_reduceUnaryNatOp(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +LEAN_EXPORT lean_object* l_Lean_Meta_withNatValue___rarg___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { -lean_object* x_8; -x_8 = lean_whnf(x_2, x_3, x_4, x_5, x_6, x_7); -if (lean_obj_tag(x_8) == 0) +lean_object* x_9; +x_9 = l_Lean_Meta_withNatValue___rarg___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_3); +return x_9; +} +} +LEAN_EXPORT lean_object* l_Lean_Meta_reduceUnaryNatOp___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: { lean_object* x_9; -x_9 = lean_ctor_get(x_8, 0); -lean_inc(x_9); -switch (lean_obj_tag(x_9)) { -case 4: +x_9 = lean_whnf(x_1, x_4, x_5, x_6, x_7, x_8); +if (lean_obj_tag(x_9) == 0) { lean_object* x_10; x_10 = lean_ctor_get(x_9, 0); lean_inc(x_10); -lean_dec(x_9); -if (lean_obj_tag(x_10) == 1) +switch (lean_obj_tag(x_10)) { +case 4: { lean_object* x_11; x_11 = lean_ctor_get(x_10, 0); lean_inc(x_11); +lean_dec(x_10); if (lean_obj_tag(x_11) == 1) { lean_object* x_12; x_12 = lean_ctor_get(x_11, 0); lean_inc(x_12); -if (lean_obj_tag(x_12) == 0) +if (lean_obj_tag(x_12) == 1) { -uint8_t x_13; -x_13 = !lean_is_exclusive(x_8); -if (x_13 == 0) +lean_object* x_13; +x_13 = lean_ctor_get(x_12, 0); +lean_inc(x_13); +if (lean_obj_tag(x_13) == 0) { -lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; uint8_t x_18; -x_14 = lean_ctor_get(x_8, 0); -lean_dec(x_14); -x_15 = lean_ctor_get(x_10, 1); -lean_inc(x_15); -lean_dec(x_10); +uint8_t x_14; +x_14 = !lean_is_exclusive(x_9); +if (x_14 == 0) +{ +lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; uint8_t x_19; +x_15 = lean_ctor_get(x_9, 0); +lean_dec(x_15); x_16 = lean_ctor_get(x_11, 1); lean_inc(x_16); lean_dec(x_11); -x_17 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; -x_18 = lean_string_dec_eq(x_16, x_17); -lean_dec(x_16); -if (x_18 == 0) +x_17 = lean_ctor_get(x_12, 1); +lean_inc(x_17); +lean_dec(x_12); +x_18 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; +x_19 = lean_string_dec_eq(x_17, x_18); +lean_dec(x_17); +if (x_19 == 0) { -lean_object* x_19; -lean_dec(x_15); -lean_dec(x_1); -x_19 = lean_box(0); -lean_ctor_set(x_8, 0, x_19); -return x_8; +lean_object* x_20; +lean_dec(x_16); +lean_dec(x_2); +x_20 = lean_box(0); +lean_ctor_set(x_9, 0, x_20); +return x_9; } else { -lean_object* x_20; uint8_t x_21; -x_20 = l_Lean_Meta_withNatValue___rarg___closed__1; -x_21 = lean_string_dec_eq(x_15, x_20); -lean_dec(x_15); -if (x_21 == 0) +lean_object* x_21; uint8_t x_22; +x_21 = l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1; +x_22 = lean_string_dec_eq(x_16, x_21); +lean_dec(x_16); +if (x_22 == 0) { -lean_object* x_22; -lean_dec(x_1); -x_22 = lean_box(0); -lean_ctor_set(x_8, 0, x_22); -return x_8; +lean_object* x_23; +lean_dec(x_2); +x_23 = lean_box(0); +lean_ctor_set(x_9, 0, x_23); +return x_9; } else { -lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; -x_23 = lean_unsigned_to_nat(0u); -x_24 = lean_apply_1(x_1, x_23); -x_25 = l_Lean_mkRawNatLit(x_24); -x_26 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_26, 0, x_25); -lean_ctor_set(x_8, 0, x_26); -return x_8; +lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_24 = lean_unsigned_to_nat(0u); +x_25 = lean_apply_1(x_2, x_24); +x_26 = l_Lean_mkRawNatLit(x_25); +x_27 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_9, 0, x_27); +return x_9; } } } else { -lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; uint8_t x_31; -x_27 = lean_ctor_get(x_8, 1); -lean_inc(x_27); -lean_dec(x_8); -x_28 = lean_ctor_get(x_10, 1); +lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; uint8_t x_32; +x_28 = lean_ctor_get(x_9, 1); lean_inc(x_28); -lean_dec(x_10); +lean_dec(x_9); x_29 = lean_ctor_get(x_11, 1); lean_inc(x_29); lean_dec(x_11); -x_30 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; -x_31 = lean_string_dec_eq(x_29, x_30); -lean_dec(x_29); -if (x_31 == 0) +x_30 = lean_ctor_get(x_12, 1); +lean_inc(x_30); +lean_dec(x_12); +x_31 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; +x_32 = lean_string_dec_eq(x_30, x_31); +lean_dec(x_30); +if (x_32 == 0) { -lean_object* x_32; lean_object* x_33; -lean_dec(x_28); -lean_dec(x_1); -x_32 = lean_box(0); -x_33 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_33, 0, x_32); -lean_ctor_set(x_33, 1, x_27); -return x_33; +lean_object* x_33; lean_object* x_34; +lean_dec(x_29); +lean_dec(x_2); +x_33 = lean_box(0); +x_34 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_34, 0, x_33); +lean_ctor_set(x_34, 1, x_28); +return x_34; } else { -lean_object* x_34; uint8_t x_35; -x_34 = l_Lean_Meta_withNatValue___rarg___closed__1; -x_35 = lean_string_dec_eq(x_28, x_34); -lean_dec(x_28); -if (x_35 == 0) +lean_object* x_35; uint8_t x_36; +x_35 = l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1; +x_36 = lean_string_dec_eq(x_29, x_35); +lean_dec(x_29); +if (x_36 == 0) { -lean_object* x_36; lean_object* x_37; -lean_dec(x_1); -x_36 = lean_box(0); -x_37 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_37, 0, x_36); -lean_ctor_set(x_37, 1, x_27); -return x_37; +lean_object* x_37; lean_object* x_38; +lean_dec(x_2); +x_37 = lean_box(0); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_28); +return x_38; } else { -lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; -x_38 = lean_unsigned_to_nat(0u); -x_39 = lean_apply_1(x_1, x_38); -x_40 = l_Lean_mkRawNatLit(x_39); -x_41 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_41, 0, x_40); -x_42 = lean_alloc_ctor(0, 2, 0); +lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; +x_39 = lean_unsigned_to_nat(0u); +x_40 = lean_apply_1(x_2, x_39); +x_41 = l_Lean_mkRawNatLit(x_40); +x_42 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_42, 0, x_41); -lean_ctor_set(x_42, 1, x_27); -return x_42; +x_43 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_43, 0, x_42); +lean_ctor_set(x_43, 1, x_28); +return x_43; } } } } else { -uint8_t x_43; +uint8_t x_44; +lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_1); -x_43 = !lean_is_exclusive(x_8); -if (x_43 == 0) +lean_dec(x_2); +x_44 = !lean_is_exclusive(x_9); +if (x_44 == 0) { -lean_object* x_44; lean_object* x_45; -x_44 = lean_ctor_get(x_8, 0); -lean_dec(x_44); -x_45 = lean_box(0); -lean_ctor_set(x_8, 0, x_45); -return x_8; +lean_object* x_45; lean_object* x_46; +x_45 = lean_ctor_get(x_9, 0); +lean_dec(x_45); +x_46 = lean_box(0); +lean_ctor_set(x_9, 0, x_46); +return x_9; } else { -lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_46 = lean_ctor_get(x_8, 1); -lean_inc(x_46); -lean_dec(x_8); -x_47 = lean_box(0); -x_48 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_48, 1, x_46); -return x_48; +lean_object* x_47; lean_object* x_48; lean_object* x_49; +x_47 = lean_ctor_get(x_9, 1); +lean_inc(x_47); +lean_dec(x_9); +x_48 = lean_box(0); +x_49 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_49, 0, x_48); +lean_ctor_set(x_49, 1, x_47); +return x_49; } } } else { -uint8_t x_49; +uint8_t x_50; +lean_dec(x_12); lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_1); -x_49 = !lean_is_exclusive(x_8); -if (x_49 == 0) +lean_dec(x_2); +x_50 = !lean_is_exclusive(x_9); +if (x_50 == 0) { -lean_object* x_50; lean_object* x_51; -x_50 = lean_ctor_get(x_8, 0); -lean_dec(x_50); -x_51 = lean_box(0); -lean_ctor_set(x_8, 0, x_51); -return x_8; +lean_object* x_51; lean_object* x_52; +x_51 = lean_ctor_get(x_9, 0); +lean_dec(x_51); +x_52 = lean_box(0); +lean_ctor_set(x_9, 0, x_52); +return x_9; } else { -lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_52 = lean_ctor_get(x_8, 1); -lean_inc(x_52); -lean_dec(x_8); -x_53 = lean_box(0); -x_54 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_52); -return x_54; +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_9, 1); +lean_inc(x_53); +lean_dec(x_9); +x_54 = lean_box(0); +x_55 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_55, 1, x_53); +return x_55; } } } else { -uint8_t x_55; -lean_dec(x_10); -lean_dec(x_1); -x_55 = !lean_is_exclusive(x_8); -if (x_55 == 0) +uint8_t x_56; +lean_dec(x_11); +lean_dec(x_2); +x_56 = !lean_is_exclusive(x_9); +if (x_56 == 0) { -lean_object* x_56; lean_object* x_57; -x_56 = lean_ctor_get(x_8, 0); -lean_dec(x_56); -x_57 = lean_box(0); -lean_ctor_set(x_8, 0, x_57); -return x_8; +lean_object* x_57; lean_object* x_58; +x_57 = lean_ctor_get(x_9, 0); +lean_dec(x_57); +x_58 = lean_box(0); +lean_ctor_set(x_9, 0, x_58); +return x_9; } else { -lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_58 = lean_ctor_get(x_8, 1); -lean_inc(x_58); -lean_dec(x_8); -x_59 = lean_box(0); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_58); -return x_60; +lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_59 = lean_ctor_get(x_9, 1); +lean_inc(x_59); +lean_dec(x_9); +x_60 = lean_box(0); +x_61 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_61, 0, x_60); +lean_ctor_set(x_61, 1, x_59); +return x_61; } } } case 9: { -lean_object* x_61; -x_61 = lean_ctor_get(x_9, 0); -lean_inc(x_61); -lean_dec(x_9); -if (lean_obj_tag(x_61) == 0) +lean_object* x_62; +x_62 = lean_ctor_get(x_10, 0); +lean_inc(x_62); +lean_dec(x_10); +if (lean_obj_tag(x_62) == 0) { -uint8_t x_62; -x_62 = !lean_is_exclusive(x_8); -if (x_62 == 0) +uint8_t x_63; +x_63 = !lean_is_exclusive(x_9); +if (x_63 == 0) { -lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_63 = lean_ctor_get(x_8, 0); -lean_dec(x_63); -x_64 = lean_ctor_get(x_61, 0); -lean_inc(x_64); -lean_dec(x_61); -x_65 = lean_apply_1(x_1, x_64); -x_66 = l_Lean_mkRawNatLit(x_65); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_8, 0, x_67); -return x_8; +lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; +x_64 = lean_ctor_get(x_9, 0); +lean_dec(x_64); +x_65 = lean_ctor_get(x_62, 0); +lean_inc(x_65); +lean_dec(x_62); +x_66 = lean_apply_1(x_2, x_65); +x_67 = l_Lean_mkRawNatLit(x_66); +x_68 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_68, 0, x_67); +lean_ctor_set(x_9, 0, x_68); +return x_9; } else { -lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_68 = lean_ctor_get(x_8, 1); -lean_inc(x_68); -lean_dec(x_8); -x_69 = lean_ctor_get(x_61, 0); +lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_69 = lean_ctor_get(x_9, 1); lean_inc(x_69); -lean_dec(x_61); -x_70 = lean_apply_1(x_1, x_69); -x_71 = l_Lean_mkRawNatLit(x_70); -x_72 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_72, 0, x_71); -x_73 = lean_alloc_ctor(0, 2, 0); +lean_dec(x_9); +x_70 = lean_ctor_get(x_62, 0); +lean_inc(x_70); +lean_dec(x_62); +x_71 = lean_apply_1(x_2, x_70); +x_72 = l_Lean_mkRawNatLit(x_71); +x_73 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_73, 0, x_72); -lean_ctor_set(x_73, 1, x_68); -return x_73; +x_74 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_74, 1, x_69); +return x_74; } } else { -uint8_t x_74; -lean_dec(x_61); -lean_dec(x_1); -x_74 = !lean_is_exclusive(x_8); -if (x_74 == 0) +uint8_t x_75; +lean_dec(x_62); +lean_dec(x_2); +x_75 = !lean_is_exclusive(x_9); +if (x_75 == 0) { -lean_object* x_75; lean_object* x_76; -x_75 = lean_ctor_get(x_8, 0); -lean_dec(x_75); -x_76 = lean_box(0); -lean_ctor_set(x_8, 0, x_76); -return x_8; +lean_object* x_76; lean_object* x_77; +x_76 = lean_ctor_get(x_9, 0); +lean_dec(x_76); +x_77 = lean_box(0); +lean_ctor_set(x_9, 0, x_77); +return x_9; } else { -lean_object* x_77; lean_object* x_78; lean_object* x_79; -x_77 = lean_ctor_get(x_8, 1); -lean_inc(x_77); -lean_dec(x_8); -x_78 = lean_box(0); -x_79 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_79, 0, x_78); -lean_ctor_set(x_79, 1, x_77); -return x_79; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_9, 1); +lean_inc(x_78); +lean_dec(x_9); +x_79 = lean_box(0); +x_80 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_80, 0, x_79); +lean_ctor_set(x_80, 1, x_78); +return x_80; } } } default: { -uint8_t x_80; -lean_dec(x_9); -lean_dec(x_1); -x_80 = !lean_is_exclusive(x_8); -if (x_80 == 0) +uint8_t x_81; +lean_dec(x_10); +lean_dec(x_2); +x_81 = !lean_is_exclusive(x_9); +if (x_81 == 0) { -lean_object* x_81; lean_object* x_82; -x_81 = lean_ctor_get(x_8, 0); -lean_dec(x_81); -x_82 = lean_box(0); -lean_ctor_set(x_8, 0, x_82); -return x_8; +lean_object* x_82; lean_object* x_83; +x_82 = lean_ctor_get(x_9, 0); +lean_dec(x_82); +x_83 = lean_box(0); +lean_ctor_set(x_9, 0, x_83); +return x_9; } else { -lean_object* x_83; lean_object* x_84; lean_object* x_85; -x_83 = lean_ctor_get(x_8, 1); -lean_inc(x_83); -lean_dec(x_8); -x_84 = lean_box(0); -x_85 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_85, 0, x_84); -lean_ctor_set(x_85, 1, x_83); -return x_85; +lean_object* x_84; lean_object* x_85; lean_object* x_86; +x_84 = lean_ctor_get(x_9, 1); +lean_inc(x_84); +lean_dec(x_9); +x_85 = lean_box(0); +x_86 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_86, 0, x_85); +lean_ctor_set(x_86, 1, x_84); +return x_86; } } } } else { -uint8_t x_86; -lean_dec(x_1); -x_86 = !lean_is_exclusive(x_8); -if (x_86 == 0) +uint8_t x_87; +lean_dec(x_2); +x_87 = !lean_is_exclusive(x_9); +if (x_87 == 0) { -return x_8; +return x_9; } else { -lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_87 = lean_ctor_get(x_8, 0); -x_88 = lean_ctor_get(x_8, 1); +lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_88 = lean_ctor_get(x_9, 0); +x_89 = lean_ctor_get(x_9, 1); +lean_inc(x_89); lean_inc(x_88); -lean_inc(x_87); -lean_dec(x_8); -x_89 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_89, 0, x_87); -lean_ctor_set(x_89, 1, x_88); -return x_89; +lean_dec(x_9); +x_90 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_89); +return x_90; +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_Meta_reduceUnaryNatOp___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; uint8_t x_10; +lean_dec(x_3); +x_9 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_1, x_4, x_5, x_6, x_7, x_8); +x_10 = !lean_is_exclusive(x_9); +if (x_10 == 0) +{ +lean_object* x_11; lean_object* x_12; uint8_t x_13; +x_11 = lean_ctor_get(x_9, 0); +x_12 = lean_ctor_get(x_9, 1); +x_13 = l_Lean_Expr_hasExprMVar(x_11); +if (x_13 == 0) +{ +uint8_t x_14; +x_14 = l_Lean_Expr_hasFVar(x_11); +if (x_14 == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_free_object(x_9); +x_15 = lean_box(0); +x_16 = l_Lean_Meta_reduceUnaryNatOp___lambda__1(x_11, x_2, x_15, x_4, x_5, x_6, x_7, x_12); +return x_16; +} +else +{ +lean_object* x_17; +lean_dec(x_11); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_2); +x_17 = lean_box(0); +lean_ctor_set(x_9, 0, x_17); +return x_9; +} +} +else +{ +lean_object* x_18; +lean_dec(x_11); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_2); +x_18 = lean_box(0); +lean_ctor_set(x_9, 0, x_18); +return x_9; +} +} +else +{ +lean_object* x_19; lean_object* x_20; uint8_t x_21; +x_19 = lean_ctor_get(x_9, 0); +x_20 = lean_ctor_get(x_9, 1); +lean_inc(x_20); +lean_inc(x_19); +lean_dec(x_9); +x_21 = l_Lean_Expr_hasExprMVar(x_19); +if (x_21 == 0) +{ +uint8_t x_22; +x_22 = l_Lean_Expr_hasFVar(x_19); +if (x_22 == 0) +{ +lean_object* x_23; lean_object* x_24; +x_23 = lean_box(0); +x_24 = l_Lean_Meta_reduceUnaryNatOp___lambda__1(x_19, x_2, x_23, x_4, x_5, x_6, x_7, x_20); +return x_24; +} +else +{ +lean_object* x_25; lean_object* x_26; +lean_dec(x_19); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_2); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_20); +return x_26; +} +} +else +{ +lean_object* x_27; lean_object* x_28; +lean_dec(x_19); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_2); +x_27 = lean_box(0); +x_28 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_28, 0, x_27); +lean_ctor_set(x_28, 1, x_20); +return x_28; +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_Meta_reduceUnaryNatOp(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +uint8_t x_8; +x_8 = l_Lean_Expr_hasExprMVar(x_2); +if (x_8 == 0) +{ +uint8_t x_9; +x_9 = l_Lean_Expr_hasFVar(x_2); +if (x_9 == 0) +{ +lean_object* x_10; lean_object* x_11; +x_10 = lean_box(0); +x_11 = l_Lean_Meta_reduceUnaryNatOp___lambda__2(x_2, x_1, x_10, x_3, x_4, x_5, x_6, x_7); +return x_11; +} +else +{ +lean_object* x_12; lean_object* x_13; +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_12 = lean_box(0); +x_13 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_13, 0, x_12); +lean_ctor_set(x_13, 1, x_7); +return x_13; } } +else +{ +lean_object* x_14; lean_object* x_15; +x_14 = lean_box(0); +x_15 = l_Lean_Meta_reduceUnaryNatOp___lambda__2(x_2, x_1, x_14, x_3, x_4, x_5, x_6, x_7); +return x_15; +} +} +} +LEAN_EXPORT lean_object* l_Lean_Meta_reduceUnaryNatOp___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; +x_9 = l_Lean_Meta_reduceUnaryNatOp___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_3); +return x_9; } } LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { @@ -28247,36 +28571,7 @@ lean_ctor_set(x_13, 1, x_8); return x_13; } } -LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_9 = lean_unsigned_to_nat(0u); -x_10 = lean_apply_2(x_1, x_2, x_9); -x_11 = l_Lean_mkRawNatLit(x_10); -x_12 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_12, 0, x_11); -x_13 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_13, 0, x_12); -lean_ctor_set(x_13, 1, x_8); -return x_13; -} -} -LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: -{ -lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_10 = lean_apply_2(x_1, x_2, x_3); -x_11 = l_Lean_mkRawNatLit(x_10); -x_12 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_12, 0, x_11); -x_13 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_13, 0, x_12); -lean_ctor_set(x_13, 1, x_9); -return x_13; -} -} -static lean_object* _init_l_Lean_Meta_reduceBinNatOp___closed__1() { +static lean_object* _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__1() { _start: { lean_object* x_1; @@ -28284,7 +28579,7 @@ x_1 = lean_mk_string_from_bytes("isDefEq", 7); return x_1; } } -static lean_object* _init_l_Lean_Meta_reduceBinNatOp___closed__2() { +static lean_object* _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__2() { _start: { lean_object* x_1; @@ -28292,19 +28587,19 @@ x_1 = lean_mk_string_from_bytes("reduceBinOp", 11); return x_1; } } -static lean_object* _init_l_Lean_Meta_reduceBinNatOp___closed__3() { +static lean_object* _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_33____closed__7; -x_2 = l_Lean_Meta_reduceBinNatOp___closed__1; +x_2 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__1; x_3 = l_Lean_Meta_whnfEasyCases___at_Lean_Meta_whnfCore_go___spec__3___closed__1; -x_4 = l_Lean_Meta_reduceBinNatOp___closed__2; +x_4 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__2; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Meta_reduceBinNatOp___closed__4() { +static lean_object* _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__4() { _start: { lean_object* x_1; lean_object* x_2; @@ -28313,39 +28608,39 @@ x_2 = l_Nat_repr(x_1); return x_2; } } -static lean_object* _init_l_Lean_Meta_reduceBinNatOp___closed__5() { +static lean_object* _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Meta_reduceBinNatOp___closed__4; +x_1 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__4; x_2 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Meta_reduceBinNatOp___closed__6() { +static lean_object* _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Meta_reduceBinNatOp___closed__5; +x_1 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__5; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Meta_reduceBinNatOp___closed__7() { +static lean_object* _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Meta_unfoldDefinition___closed__3; -x_2 = l_Lean_Meta_reduceBinNatOp___closed__6; +x_2 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__6; x_3 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_reduceBinNatOp___closed__8() { +static lean_object* _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__8() { _start: { lean_object* x_1; @@ -28353,44 +28648,44 @@ x_1 = lean_mk_string_from_bytes(" op ", 4); return x_1; } } -static lean_object* _init_l_Lean_Meta_reduceBinNatOp___closed__9() { +static lean_object* _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__9() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Meta_reduceBinNatOp___closed__8; +x_1 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__8; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -static lean_object* _init_l_Lean_Meta_reduceBinNatOp___closed__10() { +static lean_object* _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_reduceBinNatOp___closed__7; -x_2 = l_Lean_Meta_reduceBinNatOp___closed__9; +x_1 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__7; +x_2 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__9; x_3 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_reduceBinNatOp___closed__11() { +static lean_object* _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_reduceBinNatOp___closed__10; -x_2 = l_Lean_Meta_reduceBinNatOp___closed__6; +x_1 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__10; +x_2 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__6; x_3 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_reduceBinNatOp___closed__12() { +static lean_object* _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_reduceBinNatOp___closed__11; +x_1 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__11; x_2 = l_Lean_Meta_unfoldDefinition___closed__3; x_3 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28398,15 +28693,16 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; +lean_dec(x_3); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_9 = lean_whnf(x_2, x_4, x_5, x_6, x_7, x_8); +x_9 = lean_whnf(x_1, x_4, x_5, x_6, x_7, x_8); if (lean_obj_tag(x_9) == 0) { lean_object* x_10; @@ -28456,8 +28752,7 @@ lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_1); +lean_dec(x_2); x_21 = lean_box(0); lean_ctor_set(x_9, 0, x_21); return x_9; @@ -28465,7 +28760,7 @@ return x_9; else { lean_object* x_22; uint8_t x_23; -x_22 = l_Lean_Meta_withNatValue___rarg___closed__1; +x_22 = l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1; x_23 = lean_string_dec_eq(x_17, x_22); lean_dec(x_17); if (x_23 == 0) @@ -28475,230 +28770,152 @@ lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_1); +lean_dec(x_2); x_24 = lean_box(0); lean_ctor_set(x_9, 0, x_24); return x_9; } else { -lean_object* x_25; +lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; lean_free_object(x_9); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_25 = lean_whnf(x_3, x_4, x_5, x_6, x_7, x_15); -if (lean_obj_tag(x_25) == 0) -{ -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -switch (lean_obj_tag(x_26)) { -case 4: -{ -lean_object* x_27; +x_25 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__3; +x_26 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_25, x_4, x_5, x_6, x_7, x_15); x_27 = lean_ctor_get(x_26, 0); lean_inc(x_27); -lean_dec(x_26); -if (lean_obj_tag(x_27) == 1) -{ -lean_object* x_28; -x_28 = lean_ctor_get(x_27, 0); -lean_inc(x_28); -if (lean_obj_tag(x_28) == 1) -{ -lean_object* x_29; -x_29 = lean_ctor_get(x_28, 0); -lean_inc(x_29); -if (lean_obj_tag(x_29) == 0) -{ -uint8_t x_30; -x_30 = !lean_is_exclusive(x_25); -if (x_30 == 0) -{ -lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; uint8_t x_35; -x_31 = lean_ctor_get(x_25, 1); -x_32 = lean_ctor_get(x_25, 0); -lean_dec(x_32); -x_33 = lean_ctor_get(x_27, 1); -lean_inc(x_33); +x_28 = lean_unbox(x_27); lean_dec(x_27); -x_34 = lean_ctor_get(x_28, 1); -lean_inc(x_34); -lean_dec(x_28); -x_35 = lean_string_dec_eq(x_34, x_19); -lean_dec(x_34); -if (x_35 == 0) +if (x_28 == 0) { -lean_object* x_36; -lean_dec(x_33); +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_26, 1); +lean_inc(x_29); +lean_dec(x_26); +x_30 = lean_box(0); +x_31 = l_Lean_Meta_reduceBinNatOp___lambda__1(x_2, x_30, x_4, x_5, x_6, x_7, x_29); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_1); -x_36 = lean_box(0); -lean_ctor_set(x_25, 0, x_36); -return x_25; +return x_31; } else { -uint8_t x_37; -x_37 = lean_string_dec_eq(x_33, x_22); -lean_dec(x_33); -if (x_37 == 0) -{ -lean_object* x_38; +lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_32 = lean_ctor_get(x_26, 1); +lean_inc(x_32); +lean_dec(x_26); +x_33 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__12; +x_34 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_25, x_33, x_4, x_5, x_6, x_7, x_32); +x_35 = lean_ctor_get(x_34, 0); +lean_inc(x_35); +x_36 = lean_ctor_get(x_34, 1); +lean_inc(x_36); +lean_dec(x_34); +x_37 = l_Lean_Meta_reduceBinNatOp___lambda__1(x_2, x_35, x_4, x_5, x_6, x_7, x_36); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_1); -x_38 = lean_box(0); -lean_ctor_set(x_25, 0, x_38); -return x_25; -} -else -{ -lean_object* x_39; lean_object* x_40; lean_object* x_41; uint8_t x_42; -lean_free_object(x_25); -x_39 = l_Lean_Meta_reduceBinNatOp___closed__3; -x_40 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_39, x_4, x_5, x_6, x_7, x_31); -x_41 = lean_ctor_get(x_40, 0); -lean_inc(x_41); -x_42 = lean_unbox(x_41); -lean_dec(x_41); -if (x_42 == 0) -{ -lean_object* x_43; lean_object* x_44; lean_object* x_45; -x_43 = lean_ctor_get(x_40, 1); -lean_inc(x_43); -lean_dec(x_40); -x_44 = lean_box(0); -x_45 = l_Lean_Meta_reduceBinNatOp___lambda__1(x_1, x_44, x_4, x_5, x_6, x_7, x_43); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -return x_45; -} -else -{ -lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; -x_46 = lean_ctor_get(x_40, 1); -lean_inc(x_46); -lean_dec(x_40); -x_47 = l_Lean_Meta_reduceBinNatOp___closed__12; -x_48 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_39, x_47, x_4, x_5, x_6, x_7, x_46); -x_49 = lean_ctor_get(x_48, 0); -lean_inc(x_49); -x_50 = lean_ctor_get(x_48, 1); -lean_inc(x_50); -lean_dec(x_48); -x_51 = l_Lean_Meta_reduceBinNatOp___lambda__1(x_1, x_49, x_4, x_5, x_6, x_7, x_50); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_49); -return x_51; +lean_dec(x_35); +return x_37; } } } } else { -lean_object* x_52; lean_object* x_53; lean_object* x_54; uint8_t x_55; -x_52 = lean_ctor_get(x_25, 1); -lean_inc(x_52); -lean_dec(x_25); -x_53 = lean_ctor_get(x_27, 1); -lean_inc(x_53); -lean_dec(x_27); -x_54 = lean_ctor_get(x_28, 1); -lean_inc(x_54); -lean_dec(x_28); -x_55 = lean_string_dec_eq(x_54, x_19); -lean_dec(x_54); -if (x_55 == 0) +lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; uint8_t x_42; +x_38 = lean_ctor_get(x_9, 1); +lean_inc(x_38); +lean_dec(x_9); +x_39 = lean_ctor_get(x_11, 1); +lean_inc(x_39); +lean_dec(x_11); +x_40 = lean_ctor_get(x_12, 1); +lean_inc(x_40); +lean_dec(x_12); +x_41 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; +x_42 = lean_string_dec_eq(x_40, x_41); +lean_dec(x_40); +if (x_42 == 0) { -lean_object* x_56; lean_object* x_57; -lean_dec(x_53); +lean_object* x_43; lean_object* x_44; +lean_dec(x_39); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_1); -x_56 = lean_box(0); -x_57 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_57, 0, x_56); -lean_ctor_set(x_57, 1, x_52); -return x_57; +lean_dec(x_2); +x_43 = lean_box(0); +x_44 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_44, 1, x_38); +return x_44; } else { -uint8_t x_58; -x_58 = lean_string_dec_eq(x_53, x_22); -lean_dec(x_53); -if (x_58 == 0) +lean_object* x_45; uint8_t x_46; +x_45 = l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1; +x_46 = lean_string_dec_eq(x_39, x_45); +lean_dec(x_39); +if (x_46 == 0) { -lean_object* x_59; lean_object* x_60; +lean_object* x_47; lean_object* x_48; lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_1); -x_59 = lean_box(0); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_52); -return x_60; +lean_dec(x_2); +x_47 = lean_box(0); +x_48 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_48, 0, x_47); +lean_ctor_set(x_48, 1, x_38); +return x_48; } else { -lean_object* x_61; lean_object* x_62; lean_object* x_63; uint8_t x_64; -x_61 = l_Lean_Meta_reduceBinNatOp___closed__3; -x_62 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_61, x_4, x_5, x_6, x_7, x_52); -x_63 = lean_ctor_get(x_62, 0); -lean_inc(x_63); -x_64 = lean_unbox(x_63); -lean_dec(x_63); -if (x_64 == 0) +lean_object* x_49; lean_object* x_50; lean_object* x_51; uint8_t x_52; +x_49 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__3; +x_50 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_49, x_4, x_5, x_6, x_7, x_38); +x_51 = lean_ctor_get(x_50, 0); +lean_inc(x_51); +x_52 = lean_unbox(x_51); +lean_dec(x_51); +if (x_52 == 0) { -lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_65 = lean_ctor_get(x_62, 1); -lean_inc(x_65); -lean_dec(x_62); -x_66 = lean_box(0); -x_67 = l_Lean_Meta_reduceBinNatOp___lambda__1(x_1, x_66, x_4, x_5, x_6, x_7, x_65); +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_50, 1); +lean_inc(x_53); +lean_dec(x_50); +x_54 = lean_box(0); +x_55 = l_Lean_Meta_reduceBinNatOp___lambda__1(x_2, x_54, x_4, x_5, x_6, x_7, x_53); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -return x_67; +return x_55; } else { -lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_68 = lean_ctor_get(x_62, 1); -lean_inc(x_68); -lean_dec(x_62); -x_69 = l_Lean_Meta_reduceBinNatOp___closed__12; -x_70 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_61, x_69, x_4, x_5, x_6, x_7, x_68); -x_71 = lean_ctor_get(x_70, 0); -lean_inc(x_71); -x_72 = lean_ctor_get(x_70, 1); -lean_inc(x_72); -lean_dec(x_70); -x_73 = l_Lean_Meta_reduceBinNatOp___lambda__1(x_1, x_71, x_4, x_5, x_6, x_7, x_72); +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_56 = lean_ctor_get(x_50, 1); +lean_inc(x_56); +lean_dec(x_50); +x_57 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__12; +x_58 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_49, x_57, x_4, x_5, x_6, x_7, x_56); +x_59 = lean_ctor_get(x_58, 0); +lean_inc(x_59); +x_60 = lean_ctor_get(x_58, 1); +lean_inc(x_60); +lean_dec(x_58); +x_61 = l_Lean_Meta_reduceBinNatOp___lambda__1(x_2, x_59, x_4, x_5, x_6, x_7, x_60); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_71); -return x_73; +lean_dec(x_59); +return x_61; } } } @@ -28706,718 +28923,675 @@ return x_73; } else { -uint8_t x_74; -lean_dec(x_29); -lean_dec(x_28); -lean_dec(x_27); +uint8_t x_62; +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_1); -x_74 = !lean_is_exclusive(x_25); -if (x_74 == 0) +lean_dec(x_2); +x_62 = !lean_is_exclusive(x_9); +if (x_62 == 0) { -lean_object* x_75; lean_object* x_76; -x_75 = lean_ctor_get(x_25, 0); -lean_dec(x_75); -x_76 = lean_box(0); -lean_ctor_set(x_25, 0, x_76); -return x_25; +lean_object* x_63; lean_object* x_64; +x_63 = lean_ctor_get(x_9, 0); +lean_dec(x_63); +x_64 = lean_box(0); +lean_ctor_set(x_9, 0, x_64); +return x_9; } else { -lean_object* x_77; lean_object* x_78; lean_object* x_79; -x_77 = lean_ctor_get(x_25, 1); -lean_inc(x_77); -lean_dec(x_25); -x_78 = lean_box(0); -x_79 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_79, 0, x_78); -lean_ctor_set(x_79, 1, x_77); -return x_79; +lean_object* x_65; lean_object* x_66; lean_object* x_67; +x_65 = lean_ctor_get(x_9, 1); +lean_inc(x_65); +lean_dec(x_9); +x_66 = lean_box(0); +x_67 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_67, 0, x_66); +lean_ctor_set(x_67, 1, x_65); +return x_67; } } } else { -uint8_t x_80; -lean_dec(x_28); -lean_dec(x_27); +uint8_t x_68; +lean_dec(x_12); +lean_dec(x_11); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_1); -x_80 = !lean_is_exclusive(x_25); -if (x_80 == 0) +lean_dec(x_2); +x_68 = !lean_is_exclusive(x_9); +if (x_68 == 0) { -lean_object* x_81; lean_object* x_82; -x_81 = lean_ctor_get(x_25, 0); -lean_dec(x_81); -x_82 = lean_box(0); -lean_ctor_set(x_25, 0, x_82); -return x_25; +lean_object* x_69; lean_object* x_70; +x_69 = lean_ctor_get(x_9, 0); +lean_dec(x_69); +x_70 = lean_box(0); +lean_ctor_set(x_9, 0, x_70); +return x_9; } else { -lean_object* x_83; lean_object* x_84; lean_object* x_85; -x_83 = lean_ctor_get(x_25, 1); -lean_inc(x_83); -lean_dec(x_25); -x_84 = lean_box(0); -x_85 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_85, 0, x_84); -lean_ctor_set(x_85, 1, x_83); -return x_85; +lean_object* x_71; lean_object* x_72; lean_object* x_73; +x_71 = lean_ctor_get(x_9, 1); +lean_inc(x_71); +lean_dec(x_9); +x_72 = lean_box(0); +x_73 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_73, 0, x_72); +lean_ctor_set(x_73, 1, x_71); +return x_73; } } } else { -uint8_t x_86; -lean_dec(x_27); +uint8_t x_74; +lean_dec(x_11); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_1); -x_86 = !lean_is_exclusive(x_25); -if (x_86 == 0) +lean_dec(x_2); +x_74 = !lean_is_exclusive(x_9); +if (x_74 == 0) { -lean_object* x_87; lean_object* x_88; -x_87 = lean_ctor_get(x_25, 0); -lean_dec(x_87); -x_88 = lean_box(0); -lean_ctor_set(x_25, 0, x_88); -return x_25; +lean_object* x_75; lean_object* x_76; +x_75 = lean_ctor_get(x_9, 0); +lean_dec(x_75); +x_76 = lean_box(0); +lean_ctor_set(x_9, 0, x_76); +return x_9; } else { -lean_object* x_89; lean_object* x_90; lean_object* x_91; -x_89 = lean_ctor_get(x_25, 1); -lean_inc(x_89); -lean_dec(x_25); -x_90 = lean_box(0); -x_91 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_91, 0, x_90); -lean_ctor_set(x_91, 1, x_89); -return x_91; +lean_object* x_77; lean_object* x_78; lean_object* x_79; +x_77 = lean_ctor_get(x_9, 1); +lean_inc(x_77); +lean_dec(x_9); +x_78 = lean_box(0); +x_79 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_79, 0, x_78); +lean_ctor_set(x_79, 1, x_77); +return x_79; } } } case 9: { -lean_object* x_92; -x_92 = lean_ctor_get(x_26, 0); -lean_inc(x_92); -lean_dec(x_26); -if (lean_obj_tag(x_92) == 0) +lean_object* x_80; +x_80 = lean_ctor_get(x_10, 0); +lean_inc(x_80); +lean_dec(x_10); +if (lean_obj_tag(x_80) == 0) { -lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; uint8_t x_98; -x_93 = lean_ctor_get(x_25, 1); -lean_inc(x_93); -lean_dec(x_25); -x_94 = lean_ctor_get(x_92, 0); -lean_inc(x_94); -lean_dec(x_92); -x_95 = l_Lean_Meta_reduceBinNatOp___closed__3; -x_96 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_95, x_4, x_5, x_6, x_7, x_93); -x_97 = lean_ctor_get(x_96, 0); -lean_inc(x_97); -x_98 = lean_unbox(x_97); -lean_dec(x_97); -if (x_98 == 0) +lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; uint8_t x_86; +x_81 = lean_ctor_get(x_9, 1); +lean_inc(x_81); +lean_dec(x_9); +x_82 = lean_ctor_get(x_80, 0); +lean_inc(x_82); +lean_dec(x_80); +x_83 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__3; +x_84 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_83, x_4, x_5, x_6, x_7, x_81); +x_85 = lean_ctor_get(x_84, 0); +lean_inc(x_85); +x_86 = lean_unbox(x_85); +lean_dec(x_85); +if (x_86 == 0) { -lean_object* x_99; lean_object* x_100; lean_object* x_101; -x_99 = lean_ctor_get(x_96, 1); -lean_inc(x_99); -lean_dec(x_96); -x_100 = lean_box(0); -x_101 = l_Lean_Meta_reduceBinNatOp___lambda__2(x_1, x_94, x_100, x_4, x_5, x_6, x_7, x_99); +lean_object* x_87; lean_object* x_88; lean_object* x_89; +x_87 = lean_ctor_get(x_84, 1); +lean_inc(x_87); +lean_dec(x_84); +x_88 = lean_box(0); +x_89 = l_Lean_Meta_reduceBinNatOp___lambda__2(x_2, x_82, x_88, x_4, x_5, x_6, x_7, x_87); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -return x_101; +return x_89; } else { -lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; -x_102 = lean_ctor_get(x_96, 1); -lean_inc(x_102); -lean_dec(x_96); -lean_inc(x_94); -x_103 = l_Nat_repr(x_94); -x_104 = lean_alloc_ctor(3, 1, 0); -lean_ctor_set(x_104, 0, x_103); -x_105 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_105, 0, x_104); -x_106 = l_Lean_Meta_reduceBinNatOp___closed__10; -x_107 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_107, 0, x_106); -lean_ctor_set(x_107, 1, x_105); -x_108 = l_Lean_Meta_unfoldDefinition___closed__3; -x_109 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_109, 0, x_107); -lean_ctor_set(x_109, 1, x_108); -x_110 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_95, x_109, x_4, x_5, x_6, x_7, x_102); -x_111 = lean_ctor_get(x_110, 0); -lean_inc(x_111); -x_112 = lean_ctor_get(x_110, 1); -lean_inc(x_112); -lean_dec(x_110); -x_113 = l_Lean_Meta_reduceBinNatOp___lambda__2(x_1, x_94, x_111, x_4, x_5, x_6, x_7, x_112); +lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; +x_90 = lean_ctor_get(x_84, 1); +lean_inc(x_90); +lean_dec(x_84); +lean_inc(x_82); +x_91 = l_Nat_repr(x_82); +x_92 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_92, 0, x_91); +x_93 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_93, 0, x_92); +x_94 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__10; +x_95 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_95, 1, x_93); +x_96 = l_Lean_Meta_unfoldDefinition___closed__3; +x_97 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_97, 0, x_95); +lean_ctor_set(x_97, 1, x_96); +x_98 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_83, x_97, x_4, x_5, x_6, x_7, x_90); +x_99 = lean_ctor_get(x_98, 0); +lean_inc(x_99); +x_100 = lean_ctor_get(x_98, 1); +lean_inc(x_100); +lean_dec(x_98); +x_101 = l_Lean_Meta_reduceBinNatOp___lambda__2(x_2, x_82, x_99, x_4, x_5, x_6, x_7, x_100); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_111); -return x_113; +lean_dec(x_99); +return x_101; } } else { -uint8_t x_114; -lean_dec(x_92); +uint8_t x_102; +lean_dec(x_80); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_1); -x_114 = !lean_is_exclusive(x_25); -if (x_114 == 0) +lean_dec(x_2); +x_102 = !lean_is_exclusive(x_9); +if (x_102 == 0) { -lean_object* x_115; lean_object* x_116; -x_115 = lean_ctor_get(x_25, 0); -lean_dec(x_115); -x_116 = lean_box(0); -lean_ctor_set(x_25, 0, x_116); -return x_25; +lean_object* x_103; lean_object* x_104; +x_103 = lean_ctor_get(x_9, 0); +lean_dec(x_103); +x_104 = lean_box(0); +lean_ctor_set(x_9, 0, x_104); +return x_9; } else { -lean_object* x_117; lean_object* x_118; lean_object* x_119; -x_117 = lean_ctor_get(x_25, 1); -lean_inc(x_117); -lean_dec(x_25); -x_118 = lean_box(0); -x_119 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_119, 0, x_118); -lean_ctor_set(x_119, 1, x_117); -return x_119; +lean_object* x_105; lean_object* x_106; lean_object* x_107; +x_105 = lean_ctor_get(x_9, 1); +lean_inc(x_105); +lean_dec(x_9); +x_106 = lean_box(0); +x_107 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_107, 0, x_106); +lean_ctor_set(x_107, 1, x_105); +return x_107; } } } default: { -uint8_t x_120; -lean_dec(x_26); +uint8_t x_108; +lean_dec(x_10); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_1); -x_120 = !lean_is_exclusive(x_25); -if (x_120 == 0) +lean_dec(x_2); +x_108 = !lean_is_exclusive(x_9); +if (x_108 == 0) { -lean_object* x_121; lean_object* x_122; -x_121 = lean_ctor_get(x_25, 0); -lean_dec(x_121); -x_122 = lean_box(0); -lean_ctor_set(x_25, 0, x_122); -return x_25; +lean_object* x_109; lean_object* x_110; +x_109 = lean_ctor_get(x_9, 0); +lean_dec(x_109); +x_110 = lean_box(0); +lean_ctor_set(x_9, 0, x_110); +return x_9; } else { -lean_object* x_123; lean_object* x_124; lean_object* x_125; -x_123 = lean_ctor_get(x_25, 1); -lean_inc(x_123); -lean_dec(x_25); -x_124 = lean_box(0); -x_125 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_125, 0, x_124); -lean_ctor_set(x_125, 1, x_123); -return x_125; +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_9, 1); +lean_inc(x_111); +lean_dec(x_9); +x_112 = lean_box(0); +x_113 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_113, 0, x_112); +lean_ctor_set(x_113, 1, x_111); +return x_113; } } } } else { -uint8_t x_126; +uint8_t x_114; lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_1); -x_126 = !lean_is_exclusive(x_25); -if (x_126 == 0) +lean_dec(x_2); +x_114 = !lean_is_exclusive(x_9); +if (x_114 == 0) { -return x_25; +return x_9; } else { -lean_object* x_127; lean_object* x_128; lean_object* x_129; -x_127 = lean_ctor_get(x_25, 0); -x_128 = lean_ctor_get(x_25, 1); -lean_inc(x_128); -lean_inc(x_127); -lean_dec(x_25); -x_129 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_129, 0, x_127); -lean_ctor_set(x_129, 1, x_128); -return x_129; -} -} +lean_object* x_115; lean_object* x_116; lean_object* x_117; +x_115 = lean_ctor_get(x_9, 0); +x_116 = lean_ctor_get(x_9, 1); +lean_inc(x_116); +lean_inc(x_115); +lean_dec(x_9); +x_117 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_117, 0, x_115); +lean_ctor_set(x_117, 1, x_116); +return x_117; } } } -else -{ -lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; uint8_t x_134; -x_130 = lean_ctor_get(x_9, 1); -lean_inc(x_130); -lean_dec(x_9); -x_131 = lean_ctor_get(x_11, 1); -lean_inc(x_131); -lean_dec(x_11); -x_132 = lean_ctor_get(x_12, 1); -lean_inc(x_132); -lean_dec(x_12); -x_133 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; -x_134 = lean_string_dec_eq(x_132, x_133); -lean_dec(x_132); -if (x_134 == 0) -{ -lean_object* x_135; lean_object* x_136; -lean_dec(x_131); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_1); -x_135 = lean_box(0); -x_136 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_136, 0, x_135); -lean_ctor_set(x_136, 1, x_130); -return x_136; } -else -{ -lean_object* x_137; uint8_t x_138; -x_137 = l_Lean_Meta_withNatValue___rarg___closed__1; -x_138 = lean_string_dec_eq(x_131, x_137); -lean_dec(x_131); -if (x_138 == 0) +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: { -lean_object* x_139; lean_object* x_140; -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); +lean_object* x_9; uint8_t x_10; lean_dec(x_3); -lean_dec(x_1); -x_139 = lean_box(0); -x_140 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_140, 0, x_139); -lean_ctor_set(x_140, 1, x_130); -return x_140; -} -else -{ -lean_object* x_141; -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_141 = lean_whnf(x_3, x_4, x_5, x_6, x_7, x_130); -if (lean_obj_tag(x_141) == 0) -{ -lean_object* x_142; -x_142 = lean_ctor_get(x_141, 0); -lean_inc(x_142); -switch (lean_obj_tag(x_142)) { -case 4: -{ -lean_object* x_143; -x_143 = lean_ctor_get(x_142, 0); -lean_inc(x_143); -lean_dec(x_142); -if (lean_obj_tag(x_143) == 1) +x_9 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_1, x_4, x_5, x_6, x_7, x_8); +x_10 = !lean_is_exclusive(x_9); +if (x_10 == 0) { -lean_object* x_144; -x_144 = lean_ctor_get(x_143, 0); -lean_inc(x_144); -if (lean_obj_tag(x_144) == 1) +lean_object* x_11; lean_object* x_12; uint8_t x_13; +x_11 = lean_ctor_get(x_9, 0); +x_12 = lean_ctor_get(x_9, 1); +x_13 = l_Lean_Expr_hasExprMVar(x_11); +if (x_13 == 0) { -lean_object* x_145; -x_145 = lean_ctor_get(x_144, 0); -lean_inc(x_145); -if (lean_obj_tag(x_145) == 0) +uint8_t x_14; +x_14 = l_Lean_Expr_hasFVar(x_11); +if (x_14 == 0) { -lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; uint8_t x_150; -x_146 = lean_ctor_get(x_141, 1); -lean_inc(x_146); -if (lean_is_exclusive(x_141)) { - lean_ctor_release(x_141, 0); - lean_ctor_release(x_141, 1); - x_147 = x_141; -} else { - lean_dec_ref(x_141); - x_147 = lean_box(0); +lean_object* x_15; lean_object* x_16; +lean_free_object(x_9); +x_15 = lean_box(0); +x_16 = l_Lean_Meta_reduceBinNatOp___lambda__3(x_11, x_2, x_15, x_4, x_5, x_6, x_7, x_12); +return x_16; } -x_148 = lean_ctor_get(x_143, 1); -lean_inc(x_148); -lean_dec(x_143); -x_149 = lean_ctor_get(x_144, 1); -lean_inc(x_149); -lean_dec(x_144); -x_150 = lean_string_dec_eq(x_149, x_133); -lean_dec(x_149); -if (x_150 == 0) +else { -lean_object* x_151; lean_object* x_152; -lean_dec(x_148); +lean_object* x_17; +lean_dec(x_11); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_1); -x_151 = lean_box(0); -if (lean_is_scalar(x_147)) { - x_152 = lean_alloc_ctor(0, 2, 0); -} else { - x_152 = x_147; +lean_dec(x_2); +x_17 = lean_box(0); +lean_ctor_set(x_9, 0, x_17); +return x_9; } -lean_ctor_set(x_152, 0, x_151); -lean_ctor_set(x_152, 1, x_146); -return x_152; } else { -uint8_t x_153; -x_153 = lean_string_dec_eq(x_148, x_137); -lean_dec(x_148); -if (x_153 == 0) -{ -lean_object* x_154; lean_object* x_155; +lean_object* x_18; +lean_dec(x_11); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_1); -x_154 = lean_box(0); -if (lean_is_scalar(x_147)) { - x_155 = lean_alloc_ctor(0, 2, 0); -} else { - x_155 = x_147; +lean_dec(x_2); +x_18 = lean_box(0); +lean_ctor_set(x_9, 0, x_18); +return x_9; } -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_146); -return x_155; } else { -lean_object* x_156; lean_object* x_157; lean_object* x_158; uint8_t x_159; -lean_dec(x_147); -x_156 = l_Lean_Meta_reduceBinNatOp___closed__3; -x_157 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_156, x_4, x_5, x_6, x_7, x_146); -x_158 = lean_ctor_get(x_157, 0); -lean_inc(x_158); -x_159 = lean_unbox(x_158); -lean_dec(x_158); -if (x_159 == 0) +lean_object* x_19; lean_object* x_20; uint8_t x_21; +x_19 = lean_ctor_get(x_9, 0); +x_20 = lean_ctor_get(x_9, 1); +lean_inc(x_20); +lean_inc(x_19); +lean_dec(x_9); +x_21 = l_Lean_Expr_hasExprMVar(x_19); +if (x_21 == 0) { -lean_object* x_160; lean_object* x_161; lean_object* x_162; -x_160 = lean_ctor_get(x_157, 1); -lean_inc(x_160); -lean_dec(x_157); -x_161 = lean_box(0); -x_162 = l_Lean_Meta_reduceBinNatOp___lambda__1(x_1, x_161, x_4, x_5, x_6, x_7, x_160); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -return x_162; +uint8_t x_22; +x_22 = l_Lean_Expr_hasFVar(x_19); +if (x_22 == 0) +{ +lean_object* x_23; lean_object* x_24; +x_23 = lean_box(0); +x_24 = l_Lean_Meta_reduceBinNatOp___lambda__3(x_19, x_2, x_23, x_4, x_5, x_6, x_7, x_20); +return x_24; } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; -x_163 = lean_ctor_get(x_157, 1); -lean_inc(x_163); -lean_dec(x_157); -x_164 = l_Lean_Meta_reduceBinNatOp___closed__12; -x_165 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_156, x_164, x_4, x_5, x_6, x_7, x_163); -x_166 = lean_ctor_get(x_165, 0); -lean_inc(x_166); -x_167 = lean_ctor_get(x_165, 1); -lean_inc(x_167); -lean_dec(x_165); -x_168 = l_Lean_Meta_reduceBinNatOp___lambda__1(x_1, x_166, x_4, x_5, x_6, x_7, x_167); +lean_object* x_25; lean_object* x_26; +lean_dec(x_19); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_166); -return x_168; -} -} +lean_dec(x_2); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_20); +return x_26; } } else { -lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; -lean_dec(x_145); -lean_dec(x_144); -lean_dec(x_143); +lean_object* x_27; lean_object* x_28; +lean_dec(x_19); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_1); -x_169 = lean_ctor_get(x_141, 1); -lean_inc(x_169); -if (lean_is_exclusive(x_141)) { - lean_ctor_release(x_141, 0); - lean_ctor_release(x_141, 1); - x_170 = x_141; -} else { - lean_dec_ref(x_141); - x_170 = lean_box(0); +lean_dec(x_2); +x_27 = lean_box(0); +x_28 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_28, 0, x_27); +lean_ctor_set(x_28, 1, x_20); +return x_28; } -x_171 = lean_box(0); -if (lean_is_scalar(x_170)) { - x_172 = lean_alloc_ctor(0, 2, 0); -} else { - x_172 = x_170; } -lean_ctor_set(x_172, 0, x_171); -lean_ctor_set(x_172, 1, x_169); -return x_172; } } -else +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: { -lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; -lean_dec(x_144); -lean_dec(x_143); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_1); -x_173 = lean_ctor_get(x_141, 1); -lean_inc(x_173); -if (lean_is_exclusive(x_141)) { - lean_ctor_release(x_141, 0); - lean_ctor_release(x_141, 1); - x_174 = x_141; -} else { - lean_dec_ref(x_141); - x_174 = lean_box(0); +lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; +x_9 = lean_unsigned_to_nat(0u); +x_10 = lean_apply_2(x_1, x_2, x_9); +x_11 = l_Lean_mkRawNatLit(x_10); +x_12 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_12, 0, x_11); +x_13 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_13, 0, x_12); +lean_ctor_set(x_13, 1, x_8); +return x_13; } -x_175 = lean_box(0); -if (lean_is_scalar(x_174)) { - x_176 = lean_alloc_ctor(0, 2, 0); -} else { - x_176 = x_174; } -lean_ctor_set(x_176, 0, x_175); -lean_ctor_set(x_176, 1, x_173); -return x_176; +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; +x_10 = lean_apply_2(x_1, x_2, x_3); +x_11 = l_Lean_mkRawNatLit(x_10); +x_12 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_12, 0, x_11); +x_13 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_13, 0, x_12); +lean_ctor_set(x_13, 1, x_9); +return x_13; } } -else +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__7(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; -lean_dec(x_143); +lean_object* x_10; +lean_dec(x_4); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +x_10 = lean_whnf(x_1, x_5, x_6, x_7, x_8, x_9); +if (lean_obj_tag(x_10) == 0) +{ +lean_object* x_11; +x_11 = lean_ctor_get(x_10, 0); +lean_inc(x_11); +switch (lean_obj_tag(x_11)) { +case 4: +{ +lean_object* x_12; +x_12 = lean_ctor_get(x_11, 0); +lean_inc(x_12); +lean_dec(x_11); +if (lean_obj_tag(x_12) == 1) +{ +lean_object* x_13; +x_13 = lean_ctor_get(x_12, 0); +lean_inc(x_13); +if (lean_obj_tag(x_13) == 1) +{ +lean_object* x_14; +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +if (lean_obj_tag(x_14) == 0) +{ +uint8_t x_15; +x_15 = !lean_is_exclusive(x_10); +if (x_15 == 0) +{ +lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; +x_16 = lean_ctor_get(x_10, 1); +x_17 = lean_ctor_get(x_10, 0); +lean_dec(x_17); +x_18 = lean_ctor_get(x_12, 1); +lean_inc(x_18); +lean_dec(x_12); +x_19 = lean_ctor_get(x_13, 1); +lean_inc(x_19); +lean_dec(x_13); +x_20 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; +x_21 = lean_string_dec_eq(x_19, x_20); +lean_dec(x_19); +if (x_21 == 0) +{ +lean_object* x_22; +lean_dec(x_18); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_1); -x_177 = lean_ctor_get(x_141, 1); -lean_inc(x_177); -if (lean_is_exclusive(x_141)) { - lean_ctor_release(x_141, 0); - lean_ctor_release(x_141, 1); - x_178 = x_141; -} else { - lean_dec_ref(x_141); - x_178 = lean_box(0); -} -x_179 = lean_box(0); -if (lean_is_scalar(x_178)) { - x_180 = lean_alloc_ctor(0, 2, 0); -} else { - x_180 = x_178; -} -lean_ctor_set(x_180, 0, x_179); -lean_ctor_set(x_180, 1, x_177); -return x_180; -} +lean_dec(x_3); +lean_dec(x_2); +x_22 = lean_box(0); +lean_ctor_set(x_10, 0, x_22); +return x_10; } -case 9: -{ -lean_object* x_181; -x_181 = lean_ctor_get(x_142, 0); -lean_inc(x_181); -lean_dec(x_142); -if (lean_obj_tag(x_181) == 0) +else { -lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; uint8_t x_187; -x_182 = lean_ctor_get(x_141, 1); -lean_inc(x_182); -lean_dec(x_141); -x_183 = lean_ctor_get(x_181, 0); -lean_inc(x_183); -lean_dec(x_181); -x_184 = l_Lean_Meta_reduceBinNatOp___closed__3; -x_185 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_184, x_4, x_5, x_6, x_7, x_182); -x_186 = lean_ctor_get(x_185, 0); -lean_inc(x_186); -x_187 = lean_unbox(x_186); -lean_dec(x_186); -if (x_187 == 0) +lean_object* x_23; uint8_t x_24; +x_23 = l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1; +x_24 = lean_string_dec_eq(x_18, x_23); +lean_dec(x_18); +if (x_24 == 0) { -lean_object* x_188; lean_object* x_189; lean_object* x_190; -x_188 = lean_ctor_get(x_185, 1); -lean_inc(x_188); -lean_dec(x_185); -x_189 = lean_box(0); -x_190 = l_Lean_Meta_reduceBinNatOp___lambda__2(x_1, x_183, x_189, x_4, x_5, x_6, x_7, x_188); +lean_object* x_25; +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -return x_190; +lean_dec(x_3); +lean_dec(x_2); +x_25 = lean_box(0); +lean_ctor_set(x_10, 0, x_25); +return x_10; } else { -lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; -x_191 = lean_ctor_get(x_185, 1); -lean_inc(x_191); -lean_dec(x_185); -lean_inc(x_183); -x_192 = l_Nat_repr(x_183); -x_193 = lean_alloc_ctor(3, 1, 0); -lean_ctor_set(x_193, 0, x_192); -x_194 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_194, 0, x_193); -x_195 = l_Lean_Meta_reduceBinNatOp___closed__10; -x_196 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_196, 0, x_195); -lean_ctor_set(x_196, 1, x_194); -x_197 = l_Lean_Meta_unfoldDefinition___closed__3; -x_198 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_198, 0, x_196); -lean_ctor_set(x_198, 1, x_197); -x_199 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_184, x_198, x_4, x_5, x_6, x_7, x_191); -x_200 = lean_ctor_get(x_199, 0); -lean_inc(x_200); -x_201 = lean_ctor_get(x_199, 1); -lean_inc(x_201); -lean_dec(x_199); -x_202 = l_Lean_Meta_reduceBinNatOp___lambda__2(x_1, x_183, x_200, x_4, x_5, x_6, x_7, x_201); +lean_object* x_26; lean_object* x_27; lean_object* x_28; uint8_t x_29; +lean_free_object(x_10); +x_26 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__3; +x_27 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_26, x_5, x_6, x_7, x_8, x_16); +x_28 = lean_ctor_get(x_27, 0); +lean_inc(x_28); +x_29 = lean_unbox(x_28); +lean_dec(x_28); +if (x_29 == 0) +{ +lean_object* x_30; lean_object* x_31; lean_object* x_32; +x_30 = lean_ctor_get(x_27, 1); +lean_inc(x_30); +lean_dec(x_27); +x_31 = lean_box(0); +x_32 = l_Lean_Meta_reduceBinNatOp___lambda__5(x_2, x_3, x_31, x_5, x_6, x_7, x_8, x_30); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_200); -return x_202; -} +return x_32; } else { -lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; -lean_dec(x_181); +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; +x_33 = lean_ctor_get(x_27, 1); +lean_inc(x_33); +lean_dec(x_27); +lean_inc(x_3); +x_34 = l_Nat_repr(x_3); +x_35 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_35, 0, x_34); +x_36 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_36, 0, x_35); +x_37 = l_Lean_Meta_unfoldDefinition___closed__3; +x_38 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_36); +x_39 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__9; +x_40 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_40, 0, x_38); +lean_ctor_set(x_40, 1, x_39); +x_41 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__6; +x_42 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_42, 0, x_40); +lean_ctor_set(x_42, 1, x_41); +x_43 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_43, 0, x_42); +lean_ctor_set(x_43, 1, x_37); +x_44 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_26, x_43, x_5, x_6, x_7, x_8, x_33); +x_45 = lean_ctor_get(x_44, 0); +lean_inc(x_45); +x_46 = lean_ctor_get(x_44, 1); +lean_inc(x_46); +lean_dec(x_44); +x_47 = l_Lean_Meta_reduceBinNatOp___lambda__5(x_2, x_3, x_45, x_5, x_6, x_7, x_8, x_46); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_1); -x_203 = lean_ctor_get(x_141, 1); -lean_inc(x_203); -if (lean_is_exclusive(x_141)) { - lean_ctor_release(x_141, 0); - lean_ctor_release(x_141, 1); - x_204 = x_141; -} else { - lean_dec_ref(x_141); - x_204 = lean_box(0); +lean_dec(x_45); +return x_47; } -x_205 = lean_box(0); -if (lean_is_scalar(x_204)) { - x_206 = lean_alloc_ctor(0, 2, 0); -} else { - x_206 = x_204; } -lean_ctor_set(x_206, 0, x_205); -lean_ctor_set(x_206, 1, x_203); -return x_206; } } -default: +else { -lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; -lean_dec(x_142); +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint8_t x_52; +x_48 = lean_ctor_get(x_10, 1); +lean_inc(x_48); +lean_dec(x_10); +x_49 = lean_ctor_get(x_12, 1); +lean_inc(x_49); +lean_dec(x_12); +x_50 = lean_ctor_get(x_13, 1); +lean_inc(x_50); +lean_dec(x_13); +x_51 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; +x_52 = lean_string_dec_eq(x_50, x_51); +lean_dec(x_50); +if (x_52 == 0) +{ +lean_object* x_53; lean_object* x_54; +lean_dec(x_49); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_1); -x_207 = lean_ctor_get(x_141, 1); -lean_inc(x_207); -if (lean_is_exclusive(x_141)) { - lean_ctor_release(x_141, 0); - lean_ctor_release(x_141, 1); - x_208 = x_141; -} else { - lean_dec_ref(x_141); - x_208 = lean_box(0); -} -x_209 = lean_box(0); -if (lean_is_scalar(x_208)) { - x_210 = lean_alloc_ctor(0, 2, 0); -} else { - x_210 = x_208; -} -lean_ctor_set(x_210, 0, x_209); -lean_ctor_set(x_210, 1, x_207); -return x_210; -} -} +lean_dec(x_3); +lean_dec(x_2); +x_53 = lean_box(0); +x_54 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_54, 0, x_53); +lean_ctor_set(x_54, 1, x_48); +return x_54; } else { -lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; +lean_object* x_55; uint8_t x_56; +x_55 = l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1; +x_56 = lean_string_dec_eq(x_49, x_55); +lean_dec(x_49); +if (x_56 == 0) +{ +lean_object* x_57; lean_object* x_58; +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_1); -x_211 = lean_ctor_get(x_141, 0); -lean_inc(x_211); -x_212 = lean_ctor_get(x_141, 1); -lean_inc(x_212); -if (lean_is_exclusive(x_141)) { - lean_ctor_release(x_141, 0); - lean_ctor_release(x_141, 1); - x_213 = x_141; -} else { - lean_dec_ref(x_141); - x_213 = lean_box(0); +lean_dec(x_3); +lean_dec(x_2); +x_57 = lean_box(0); +x_58 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_58, 0, x_57); +lean_ctor_set(x_58, 1, x_48); +return x_58; } -if (lean_is_scalar(x_213)) { - x_214 = lean_alloc_ctor(1, 2, 0); -} else { - x_214 = x_213; +else +{ +lean_object* x_59; lean_object* x_60; lean_object* x_61; uint8_t x_62; +x_59 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__3; +x_60 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_59, x_5, x_6, x_7, x_8, x_48); +x_61 = lean_ctor_get(x_60, 0); +lean_inc(x_61); +x_62 = lean_unbox(x_61); +lean_dec(x_61); +if (x_62 == 0) +{ +lean_object* x_63; lean_object* x_64; lean_object* x_65; +x_63 = lean_ctor_get(x_60, 1); +lean_inc(x_63); +lean_dec(x_60); +x_64 = lean_box(0); +x_65 = l_Lean_Meta_reduceBinNatOp___lambda__5(x_2, x_3, x_64, x_5, x_6, x_7, x_8, x_63); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +return x_65; } -lean_ctor_set(x_214, 0, x_211); -lean_ctor_set(x_214, 1, x_212); -return x_214; +else +{ +lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_66 = lean_ctor_get(x_60, 1); +lean_inc(x_66); +lean_dec(x_60); +lean_inc(x_3); +x_67 = l_Nat_repr(x_3); +x_68 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_68, 0, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = l_Lean_Meta_unfoldDefinition___closed__3; +x_71 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_71, 0, x_70); +lean_ctor_set(x_71, 1, x_69); +x_72 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__9; +x_73 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_73, 0, x_71); +lean_ctor_set(x_73, 1, x_72); +x_74 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__6; +x_75 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_75, 0, x_73); +lean_ctor_set(x_75, 1, x_74); +x_76 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_76, 0, x_75); +lean_ctor_set(x_76, 1, x_70); +x_77 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_59, x_76, x_5, x_6, x_7, x_8, x_66); +x_78 = lean_ctor_get(x_77, 0); +lean_inc(x_78); +x_79 = lean_ctor_get(x_77, 1); +lean_inc(x_79); +lean_dec(x_77); +x_80 = l_Lean_Meta_reduceBinNatOp___lambda__5(x_2, x_3, x_78, x_5, x_6, x_7, x_8, x_79); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_78); +return x_80; } } } @@ -29425,840 +29599,1141 @@ return x_214; } else { -uint8_t x_215; +uint8_t x_81; +lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); -lean_dec(x_11); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); lean_dec(x_3); -lean_dec(x_1); -x_215 = !lean_is_exclusive(x_9); -if (x_215 == 0) +lean_dec(x_2); +x_81 = !lean_is_exclusive(x_10); +if (x_81 == 0) { -lean_object* x_216; lean_object* x_217; -x_216 = lean_ctor_get(x_9, 0); -lean_dec(x_216); -x_217 = lean_box(0); -lean_ctor_set(x_9, 0, x_217); -return x_9; +lean_object* x_82; lean_object* x_83; +x_82 = lean_ctor_get(x_10, 0); +lean_dec(x_82); +x_83 = lean_box(0); +lean_ctor_set(x_10, 0, x_83); +return x_10; } else { -lean_object* x_218; lean_object* x_219; lean_object* x_220; -x_218 = lean_ctor_get(x_9, 1); -lean_inc(x_218); -lean_dec(x_9); -x_219 = lean_box(0); -x_220 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_220, 0, x_219); -lean_ctor_set(x_220, 1, x_218); -return x_220; +lean_object* x_84; lean_object* x_85; lean_object* x_86; +x_84 = lean_ctor_get(x_10, 1); +lean_inc(x_84); +lean_dec(x_10); +x_85 = lean_box(0); +x_86 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_86, 0, x_85); +lean_ctor_set(x_86, 1, x_84); +return x_86; } } } else { -uint8_t x_221; +uint8_t x_87; +lean_dec(x_13); lean_dec(x_12); -lean_dec(x_11); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); lean_dec(x_3); -lean_dec(x_1); -x_221 = !lean_is_exclusive(x_9); -if (x_221 == 0) +lean_dec(x_2); +x_87 = !lean_is_exclusive(x_10); +if (x_87 == 0) { -lean_object* x_222; lean_object* x_223; -x_222 = lean_ctor_get(x_9, 0); -lean_dec(x_222); -x_223 = lean_box(0); -lean_ctor_set(x_9, 0, x_223); -return x_9; +lean_object* x_88; lean_object* x_89; +x_88 = lean_ctor_get(x_10, 0); +lean_dec(x_88); +x_89 = lean_box(0); +lean_ctor_set(x_10, 0, x_89); +return x_10; } else { -lean_object* x_224; lean_object* x_225; lean_object* x_226; -x_224 = lean_ctor_get(x_9, 1); -lean_inc(x_224); -lean_dec(x_9); -x_225 = lean_box(0); -x_226 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_226, 0, x_225); -lean_ctor_set(x_226, 1, x_224); -return x_226; +lean_object* x_90; lean_object* x_91; lean_object* x_92; +x_90 = lean_ctor_get(x_10, 1); +lean_inc(x_90); +lean_dec(x_10); +x_91 = lean_box(0); +x_92 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_92, 0, x_91); +lean_ctor_set(x_92, 1, x_90); +return x_92; } } } else { -uint8_t x_227; -lean_dec(x_11); +uint8_t x_93; +lean_dec(x_12); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); lean_dec(x_3); -lean_dec(x_1); -x_227 = !lean_is_exclusive(x_9); -if (x_227 == 0) +lean_dec(x_2); +x_93 = !lean_is_exclusive(x_10); +if (x_93 == 0) { -lean_object* x_228; lean_object* x_229; -x_228 = lean_ctor_get(x_9, 0); -lean_dec(x_228); -x_229 = lean_box(0); -lean_ctor_set(x_9, 0, x_229); -return x_9; +lean_object* x_94; lean_object* x_95; +x_94 = lean_ctor_get(x_10, 0); +lean_dec(x_94); +x_95 = lean_box(0); +lean_ctor_set(x_10, 0, x_95); +return x_10; } else { -lean_object* x_230; lean_object* x_231; lean_object* x_232; -x_230 = lean_ctor_get(x_9, 1); -lean_inc(x_230); -lean_dec(x_9); -x_231 = lean_box(0); -x_232 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_232, 0, x_231); -lean_ctor_set(x_232, 1, x_230); -return x_232; +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_10, 1); +lean_inc(x_96); +lean_dec(x_10); +x_97 = lean_box(0); +x_98 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_98, 0, x_97); +lean_ctor_set(x_98, 1, x_96); +return x_98; } } } case 9: { -lean_object* x_233; -x_233 = lean_ctor_get(x_10, 0); -lean_inc(x_233); -lean_dec(x_10); -if (lean_obj_tag(x_233) == 0) -{ -lean_object* x_234; lean_object* x_235; lean_object* x_236; -x_234 = lean_ctor_get(x_9, 1); -lean_inc(x_234); -lean_dec(x_9); -x_235 = lean_ctor_get(x_233, 0); -lean_inc(x_235); -lean_dec(x_233); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_236 = lean_whnf(x_3, x_4, x_5, x_6, x_7, x_234); -if (lean_obj_tag(x_236) == 0) -{ -lean_object* x_237; -x_237 = lean_ctor_get(x_236, 0); -lean_inc(x_237); -switch (lean_obj_tag(x_237)) { -case 4: -{ -lean_object* x_238; -x_238 = lean_ctor_get(x_237, 0); -lean_inc(x_238); -lean_dec(x_237); -if (lean_obj_tag(x_238) == 1) -{ -lean_object* x_239; -x_239 = lean_ctor_get(x_238, 0); -lean_inc(x_239); -if (lean_obj_tag(x_239) == 1) -{ -lean_object* x_240; -x_240 = lean_ctor_get(x_239, 0); -lean_inc(x_240); -if (lean_obj_tag(x_240) == 0) -{ -uint8_t x_241; -x_241 = !lean_is_exclusive(x_236); -if (x_241 == 0) +lean_object* x_99; +x_99 = lean_ctor_get(x_11, 0); +lean_inc(x_99); +lean_dec(x_11); +if (lean_obj_tag(x_99) == 0) { -lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; uint8_t x_247; -x_242 = lean_ctor_get(x_236, 1); -x_243 = lean_ctor_get(x_236, 0); -lean_dec(x_243); -x_244 = lean_ctor_get(x_238, 1); -lean_inc(x_244); -lean_dec(x_238); -x_245 = lean_ctor_get(x_239, 1); -lean_inc(x_245); -lean_dec(x_239); -x_246 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; -x_247 = lean_string_dec_eq(x_245, x_246); -lean_dec(x_245); -if (x_247 == 0) +lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; uint8_t x_105; +x_100 = lean_ctor_get(x_10, 1); +lean_inc(x_100); +lean_dec(x_10); +x_101 = lean_ctor_get(x_99, 0); +lean_inc(x_101); +lean_dec(x_99); +x_102 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__3; +x_103 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_102, x_5, x_6, x_7, x_8, x_100); +x_104 = lean_ctor_get(x_103, 0); +lean_inc(x_104); +x_105 = lean_unbox(x_104); +lean_dec(x_104); +if (x_105 == 0) { -lean_object* x_248; -lean_dec(x_244); -lean_dec(x_235); +lean_object* x_106; lean_object* x_107; lean_object* x_108; +x_106 = lean_ctor_get(x_103, 1); +lean_inc(x_106); +lean_dec(x_103); +x_107 = lean_box(0); +x_108 = l_Lean_Meta_reduceBinNatOp___lambda__6(x_2, x_3, x_101, x_107, x_5, x_6, x_7, x_8, x_106); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_1); -x_248 = lean_box(0); -lean_ctor_set(x_236, 0, x_248); -return x_236; +return x_108; } else { -lean_object* x_249; uint8_t x_250; -x_249 = l_Lean_Meta_withNatValue___rarg___closed__1; -x_250 = lean_string_dec_eq(x_244, x_249); -lean_dec(x_244); -if (x_250 == 0) -{ -lean_object* x_251; -lean_dec(x_235); +lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; +x_109 = lean_ctor_get(x_103, 1); +lean_inc(x_109); +lean_dec(x_103); +lean_inc(x_3); +x_110 = l_Nat_repr(x_3); +x_111 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_111, 0, x_110); +x_112 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_112, 0, x_111); +x_113 = l_Lean_Meta_unfoldDefinition___closed__3; +x_114 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_114, 0, x_113); +lean_ctor_set(x_114, 1, x_112); +x_115 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__9; +x_116 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_116, 0, x_114); +lean_ctor_set(x_116, 1, x_115); +lean_inc(x_101); +x_117 = l_Nat_repr(x_101); +x_118 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_118, 0, x_117); +x_119 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_119, 0, x_118); +x_120 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_120, 0, x_116); +lean_ctor_set(x_120, 1, x_119); +x_121 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_121, 0, x_120); +lean_ctor_set(x_121, 1, x_113); +x_122 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_102, x_121, x_5, x_6, x_7, x_8, x_109); +x_123 = lean_ctor_get(x_122, 0); +lean_inc(x_123); +x_124 = lean_ctor_get(x_122, 1); +lean_inc(x_124); +lean_dec(x_122); +x_125 = l_Lean_Meta_reduceBinNatOp___lambda__6(x_2, x_3, x_101, x_123, x_5, x_6, x_7, x_8, x_124); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_1); -x_251 = lean_box(0); -lean_ctor_set(x_236, 0, x_251); -return x_236; +lean_dec(x_123); +return x_125; +} } else { -lean_object* x_252; lean_object* x_253; lean_object* x_254; uint8_t x_255; -lean_free_object(x_236); -x_252 = l_Lean_Meta_reduceBinNatOp___closed__3; -x_253 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_252, x_4, x_5, x_6, x_7, x_242); -x_254 = lean_ctor_get(x_253, 0); -lean_inc(x_254); -x_255 = lean_unbox(x_254); -lean_dec(x_254); -if (x_255 == 0) -{ -lean_object* x_256; lean_object* x_257; lean_object* x_258; -x_256 = lean_ctor_get(x_253, 1); -lean_inc(x_256); -lean_dec(x_253); -x_257 = lean_box(0); -x_258 = l_Lean_Meta_reduceBinNatOp___lambda__3(x_1, x_235, x_257, x_4, x_5, x_6, x_7, x_256); +uint8_t x_126; +lean_dec(x_99); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -return x_258; +lean_dec(x_3); +lean_dec(x_2); +x_126 = !lean_is_exclusive(x_10); +if (x_126 == 0) +{ +lean_object* x_127; lean_object* x_128; +x_127 = lean_ctor_get(x_10, 0); +lean_dec(x_127); +x_128 = lean_box(0); +lean_ctor_set(x_10, 0, x_128); +return x_10; } else { -lean_object* x_259; lean_object* x_260; lean_object* x_261; lean_object* x_262; lean_object* x_263; lean_object* x_264; lean_object* x_265; lean_object* x_266; lean_object* x_267; lean_object* x_268; lean_object* x_269; lean_object* x_270; lean_object* x_271; lean_object* x_272; lean_object* x_273; -x_259 = lean_ctor_get(x_253, 1); -lean_inc(x_259); -lean_dec(x_253); -lean_inc(x_235); -x_260 = l_Nat_repr(x_235); -x_261 = lean_alloc_ctor(3, 1, 0); -lean_ctor_set(x_261, 0, x_260); -x_262 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_262, 0, x_261); -x_263 = l_Lean_Meta_unfoldDefinition___closed__3; -x_264 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_264, 0, x_263); -lean_ctor_set(x_264, 1, x_262); -x_265 = l_Lean_Meta_reduceBinNatOp___closed__9; -x_266 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_266, 0, x_264); -lean_ctor_set(x_266, 1, x_265); -x_267 = l_Lean_Meta_reduceBinNatOp___closed__6; -x_268 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_268, 0, x_266); -lean_ctor_set(x_268, 1, x_267); -x_269 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_269, 0, x_268); -lean_ctor_set(x_269, 1, x_263); -x_270 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_252, x_269, x_4, x_5, x_6, x_7, x_259); -x_271 = lean_ctor_get(x_270, 0); -lean_inc(x_271); -x_272 = lean_ctor_get(x_270, 1); -lean_inc(x_272); -lean_dec(x_270); -x_273 = l_Lean_Meta_reduceBinNatOp___lambda__3(x_1, x_235, x_271, x_4, x_5, x_6, x_7, x_272); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_271); -return x_273; -} +lean_object* x_129; lean_object* x_130; lean_object* x_131; +x_129 = lean_ctor_get(x_10, 1); +lean_inc(x_129); +lean_dec(x_10); +x_130 = lean_box(0); +x_131 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_131, 0, x_130); +lean_ctor_set(x_131, 1, x_129); +return x_131; } } } -else -{ -lean_object* x_274; lean_object* x_275; lean_object* x_276; lean_object* x_277; uint8_t x_278; -x_274 = lean_ctor_get(x_236, 1); -lean_inc(x_274); -lean_dec(x_236); -x_275 = lean_ctor_get(x_238, 1); -lean_inc(x_275); -lean_dec(x_238); -x_276 = lean_ctor_get(x_239, 1); -lean_inc(x_276); -lean_dec(x_239); -x_277 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; -x_278 = lean_string_dec_eq(x_276, x_277); -lean_dec(x_276); -if (x_278 == 0) +default: { -lean_object* x_279; lean_object* x_280; -lean_dec(x_275); -lean_dec(x_235); +uint8_t x_132; +lean_dec(x_11); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_1); -x_279 = lean_box(0); -x_280 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_280, 0, x_279); -lean_ctor_set(x_280, 1, x_274); -return x_280; +lean_dec(x_3); +lean_dec(x_2); +x_132 = !lean_is_exclusive(x_10); +if (x_132 == 0) +{ +lean_object* x_133; lean_object* x_134; +x_133 = lean_ctor_get(x_10, 0); +lean_dec(x_133); +x_134 = lean_box(0); +lean_ctor_set(x_10, 0, x_134); +return x_10; } else { -lean_object* x_281; uint8_t x_282; -x_281 = l_Lean_Meta_withNatValue___rarg___closed__1; -x_282 = lean_string_dec_eq(x_275, x_281); -lean_dec(x_275); -if (x_282 == 0) -{ -lean_object* x_283; lean_object* x_284; -lean_dec(x_235); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_1); -x_283 = lean_box(0); -x_284 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_284, 0, x_283); -lean_ctor_set(x_284, 1, x_274); -return x_284; +lean_object* x_135; lean_object* x_136; lean_object* x_137; +x_135 = lean_ctor_get(x_10, 1); +lean_inc(x_135); +lean_dec(x_10); +x_136 = lean_box(0); +x_137 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_137, 0, x_136); +lean_ctor_set(x_137, 1, x_135); +return x_137; +} +} +} } else { -lean_object* x_285; lean_object* x_286; lean_object* x_287; uint8_t x_288; -x_285 = l_Lean_Meta_reduceBinNatOp___closed__3; -x_286 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_285, x_4, x_5, x_6, x_7, x_274); -x_287 = lean_ctor_get(x_286, 0); -lean_inc(x_287); -x_288 = lean_unbox(x_287); -lean_dec(x_287); -if (x_288 == 0) -{ -lean_object* x_289; lean_object* x_290; lean_object* x_291; -x_289 = lean_ctor_get(x_286, 1); -lean_inc(x_289); -lean_dec(x_286); -x_290 = lean_box(0); -x_291 = l_Lean_Meta_reduceBinNatOp___lambda__3(x_1, x_235, x_290, x_4, x_5, x_6, x_7, x_289); +uint8_t x_138; +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -return x_291; +lean_dec(x_3); +lean_dec(x_2); +x_138 = !lean_is_exclusive(x_10); +if (x_138 == 0) +{ +return x_10; } else { -lean_object* x_292; lean_object* x_293; lean_object* x_294; lean_object* x_295; lean_object* x_296; lean_object* x_297; lean_object* x_298; lean_object* x_299; lean_object* x_300; lean_object* x_301; lean_object* x_302; lean_object* x_303; lean_object* x_304; lean_object* x_305; lean_object* x_306; -x_292 = lean_ctor_get(x_286, 1); -lean_inc(x_292); -lean_dec(x_286); -lean_inc(x_235); -x_293 = l_Nat_repr(x_235); -x_294 = lean_alloc_ctor(3, 1, 0); -lean_ctor_set(x_294, 0, x_293); -x_295 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_295, 0, x_294); -x_296 = l_Lean_Meta_unfoldDefinition___closed__3; -x_297 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_297, 0, x_296); -lean_ctor_set(x_297, 1, x_295); -x_298 = l_Lean_Meta_reduceBinNatOp___closed__9; -x_299 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_299, 0, x_297); -lean_ctor_set(x_299, 1, x_298); -x_300 = l_Lean_Meta_reduceBinNatOp___closed__6; -x_301 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_301, 0, x_299); -lean_ctor_set(x_301, 1, x_300); -x_302 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_302, 0, x_301); -lean_ctor_set(x_302, 1, x_296); -x_303 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_285, x_302, x_4, x_5, x_6, x_7, x_292); -x_304 = lean_ctor_get(x_303, 0); -lean_inc(x_304); -x_305 = lean_ctor_get(x_303, 1); -lean_inc(x_305); -lean_dec(x_303); -x_306 = l_Lean_Meta_reduceBinNatOp___lambda__3(x_1, x_235, x_304, x_4, x_5, x_6, x_7, x_305); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_304); -return x_306; -} +lean_object* x_139; lean_object* x_140; lean_object* x_141; +x_139 = lean_ctor_get(x_10, 0); +x_140 = lean_ctor_get(x_10, 1); +lean_inc(x_140); +lean_inc(x_139); +lean_dec(x_10); +x_141 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_141, 0, x_139); +lean_ctor_set(x_141, 1, x_140); +return x_141; } } } } -else +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__8(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -uint8_t x_307; -lean_dec(x_240); -lean_dec(x_239); -lean_dec(x_238); -lean_dec(x_235); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); +lean_object* x_10; uint8_t x_11; lean_dec(x_4); -lean_dec(x_1); -x_307 = !lean_is_exclusive(x_236); -if (x_307 == 0) +x_10 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_1, x_5, x_6, x_7, x_8, x_9); +x_11 = !lean_is_exclusive(x_10); +if (x_11 == 0) { -lean_object* x_308; lean_object* x_309; -x_308 = lean_ctor_get(x_236, 0); -lean_dec(x_308); -x_309 = lean_box(0); -lean_ctor_set(x_236, 0, x_309); -return x_236; +lean_object* x_12; lean_object* x_13; uint8_t x_14; +x_12 = lean_ctor_get(x_10, 0); +x_13 = lean_ctor_get(x_10, 1); +x_14 = l_Lean_Expr_hasExprMVar(x_12); +if (x_14 == 0) +{ +uint8_t x_15; +x_15 = l_Lean_Expr_hasFVar(x_12); +if (x_15 == 0) +{ +lean_object* x_16; lean_object* x_17; +lean_free_object(x_10); +x_16 = lean_box(0); +x_17 = l_Lean_Meta_reduceBinNatOp___lambda__7(x_12, x_2, x_3, x_16, x_5, x_6, x_7, x_8, x_13); +return x_17; } else { -lean_object* x_310; lean_object* x_311; lean_object* x_312; -x_310 = lean_ctor_get(x_236, 1); -lean_inc(x_310); -lean_dec(x_236); -x_311 = lean_box(0); -x_312 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_312, 0, x_311); -lean_ctor_set(x_312, 1, x_310); -return x_312; -} +lean_object* x_18; +lean_dec(x_12); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_18 = lean_box(0); +lean_ctor_set(x_10, 0, x_18); +return x_10; } } else { -uint8_t x_313; -lean_dec(x_239); -lean_dec(x_238); -lean_dec(x_235); +lean_object* x_19; +lean_dec(x_12); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_1); -x_313 = !lean_is_exclusive(x_236); -if (x_313 == 0) -{ -lean_object* x_314; lean_object* x_315; -x_314 = lean_ctor_get(x_236, 0); -lean_dec(x_314); -x_315 = lean_box(0); -lean_ctor_set(x_236, 0, x_315); -return x_236; +lean_dec(x_3); +lean_dec(x_2); +x_19 = lean_box(0); +lean_ctor_set(x_10, 0, x_19); +return x_10; +} } else { -lean_object* x_316; lean_object* x_317; lean_object* x_318; -x_316 = lean_ctor_get(x_236, 1); -lean_inc(x_316); -lean_dec(x_236); -x_317 = lean_box(0); -x_318 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_318, 0, x_317); -lean_ctor_set(x_318, 1, x_316); -return x_318; -} -} +lean_object* x_20; lean_object* x_21; uint8_t x_22; +x_20 = lean_ctor_get(x_10, 0); +x_21 = lean_ctor_get(x_10, 1); +lean_inc(x_21); +lean_inc(x_20); +lean_dec(x_10); +x_22 = l_Lean_Expr_hasExprMVar(x_20); +if (x_22 == 0) +{ +uint8_t x_23; +x_23 = l_Lean_Expr_hasFVar(x_20); +if (x_23 == 0) +{ +lean_object* x_24; lean_object* x_25; +x_24 = lean_box(0); +x_25 = l_Lean_Meta_reduceBinNatOp___lambda__7(x_20, x_2, x_3, x_24, x_5, x_6, x_7, x_8, x_21); +return x_25; } else { -uint8_t x_319; -lean_dec(x_238); -lean_dec(x_235); +lean_object* x_26; lean_object* x_27; +lean_dec(x_20); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_1); -x_319 = !lean_is_exclusive(x_236); -if (x_319 == 0) -{ -lean_object* x_320; lean_object* x_321; -x_320 = lean_ctor_get(x_236, 0); -lean_dec(x_320); -x_321 = lean_box(0); -lean_ctor_set(x_236, 0, x_321); -return x_236; +lean_dec(x_3); +lean_dec(x_2); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_21); +return x_27; +} } else { -lean_object* x_322; lean_object* x_323; lean_object* x_324; -x_322 = lean_ctor_get(x_236, 1); -lean_inc(x_322); -lean_dec(x_236); -x_323 = lean_box(0); -x_324 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_324, 0, x_323); -lean_ctor_set(x_324, 1, x_322); -return x_324; +lean_object* x_28; lean_object* x_29; +lean_dec(x_20); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_28 = lean_box(0); +x_29 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_29, 0, x_28); +lean_ctor_set(x_29, 1, x_21); +return x_29; } } } -case 9: +} +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__9(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -lean_object* x_325; -x_325 = lean_ctor_get(x_237, 0); -lean_inc(x_325); -lean_dec(x_237); -if (lean_obj_tag(x_325) == 0) +lean_object* x_10; +lean_dec(x_4); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +x_10 = lean_whnf(x_1, x_5, x_6, x_7, x_8, x_9); +if (lean_obj_tag(x_10) == 0) { -lean_object* x_326; lean_object* x_327; lean_object* x_328; lean_object* x_329; lean_object* x_330; uint8_t x_331; -x_326 = lean_ctor_get(x_236, 1); -lean_inc(x_326); -lean_dec(x_236); -x_327 = lean_ctor_get(x_325, 0); -lean_inc(x_327); -lean_dec(x_325); -x_328 = l_Lean_Meta_reduceBinNatOp___closed__3; -x_329 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_328, x_4, x_5, x_6, x_7, x_326); -x_330 = lean_ctor_get(x_329, 0); -lean_inc(x_330); -x_331 = lean_unbox(x_330); -lean_dec(x_330); -if (x_331 == 0) +lean_object* x_11; +x_11 = lean_ctor_get(x_10, 0); +lean_inc(x_11); +switch (lean_obj_tag(x_11)) { +case 4: { -lean_object* x_332; lean_object* x_333; lean_object* x_334; -x_332 = lean_ctor_get(x_329, 1); -lean_inc(x_332); -lean_dec(x_329); -x_333 = lean_box(0); -x_334 = l_Lean_Meta_reduceBinNatOp___lambda__4(x_1, x_235, x_327, x_333, x_4, x_5, x_6, x_7, x_332); +lean_object* x_12; +x_12 = lean_ctor_get(x_11, 0); +lean_inc(x_12); +lean_dec(x_11); +if (lean_obj_tag(x_12) == 1) +{ +lean_object* x_13; +x_13 = lean_ctor_get(x_12, 0); +lean_inc(x_13); +if (lean_obj_tag(x_13) == 1) +{ +lean_object* x_14; +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +if (lean_obj_tag(x_14) == 0) +{ +uint8_t x_15; +x_15 = !lean_is_exclusive(x_10); +if (x_15 == 0) +{ +lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; +x_16 = lean_ctor_get(x_10, 1); +x_17 = lean_ctor_get(x_10, 0); +lean_dec(x_17); +x_18 = lean_ctor_get(x_12, 1); +lean_inc(x_18); +lean_dec(x_12); +x_19 = lean_ctor_get(x_13, 1); +lean_inc(x_19); +lean_dec(x_13); +x_20 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; +x_21 = lean_string_dec_eq(x_19, x_20); +lean_dec(x_19); +if (x_21 == 0) +{ +lean_object* x_22; +lean_dec(x_18); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -return x_334; +lean_dec(x_3); +lean_dec(x_2); +x_22 = lean_box(0); +lean_ctor_set(x_10, 0, x_22); +return x_10; } else { -lean_object* x_335; lean_object* x_336; lean_object* x_337; lean_object* x_338; lean_object* x_339; lean_object* x_340; lean_object* x_341; lean_object* x_342; lean_object* x_343; lean_object* x_344; lean_object* x_345; lean_object* x_346; lean_object* x_347; lean_object* x_348; lean_object* x_349; lean_object* x_350; lean_object* x_351; -x_335 = lean_ctor_get(x_329, 1); -lean_inc(x_335); -lean_dec(x_329); -lean_inc(x_235); -x_336 = l_Nat_repr(x_235); -x_337 = lean_alloc_ctor(3, 1, 0); -lean_ctor_set(x_337, 0, x_336); -x_338 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_338, 0, x_337); -x_339 = l_Lean_Meta_unfoldDefinition___closed__3; -x_340 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_340, 0, x_339); -lean_ctor_set(x_340, 1, x_338); -x_341 = l_Lean_Meta_reduceBinNatOp___closed__9; -x_342 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_342, 0, x_340); -lean_ctor_set(x_342, 1, x_341); -lean_inc(x_327); -x_343 = l_Nat_repr(x_327); -x_344 = lean_alloc_ctor(3, 1, 0); -lean_ctor_set(x_344, 0, x_343); -x_345 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_345, 0, x_344); -x_346 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_346, 0, x_342); -lean_ctor_set(x_346, 1, x_345); -x_347 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_347, 0, x_346); -lean_ctor_set(x_347, 1, x_339); -x_348 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_328, x_347, x_4, x_5, x_6, x_7, x_335); -x_349 = lean_ctor_get(x_348, 0); -lean_inc(x_349); -x_350 = lean_ctor_get(x_348, 1); -lean_inc(x_350); -lean_dec(x_348); -x_351 = l_Lean_Meta_reduceBinNatOp___lambda__4(x_1, x_235, x_327, x_349, x_4, x_5, x_6, x_7, x_350); +lean_object* x_23; uint8_t x_24; +x_23 = l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1; +x_24 = lean_string_dec_eq(x_18, x_23); +lean_dec(x_18); +if (x_24 == 0) +{ +lean_object* x_25; +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_349); -return x_351; +lean_dec(x_3); +lean_dec(x_2); +x_25 = lean_box(0); +lean_ctor_set(x_10, 0, x_25); +return x_10; } +else +{ +uint8_t x_26; +x_26 = l_Lean_Expr_hasExprMVar(x_2); +if (x_26 == 0) +{ +uint8_t x_27; +x_27 = l_Lean_Expr_hasFVar(x_2); +if (x_27 == 0) +{ +lean_object* x_28; lean_object* x_29; +lean_free_object(x_10); +x_28 = lean_box(0); +x_29 = l_Lean_Meta_reduceBinNatOp___lambda__4(x_2, x_3, x_28, x_5, x_6, x_7, x_8, x_16); +return x_29; } else { -uint8_t x_352; -lean_dec(x_325); -lean_dec(x_235); +lean_object* x_30; +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_1); -x_352 = !lean_is_exclusive(x_236); -if (x_352 == 0) -{ -lean_object* x_353; lean_object* x_354; -x_353 = lean_ctor_get(x_236, 0); -lean_dec(x_353); -x_354 = lean_box(0); -lean_ctor_set(x_236, 0, x_354); -return x_236; +lean_dec(x_3); +lean_dec(x_2); +x_30 = lean_box(0); +lean_ctor_set(x_10, 0, x_30); +return x_10; +} } else { -lean_object* x_355; lean_object* x_356; lean_object* x_357; -x_355 = lean_ctor_get(x_236, 1); -lean_inc(x_355); -lean_dec(x_236); -x_356 = lean_box(0); -x_357 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_357, 0, x_356); -lean_ctor_set(x_357, 1, x_355); -return x_357; +lean_object* x_31; lean_object* x_32; +lean_free_object(x_10); +x_31 = lean_box(0); +x_32 = l_Lean_Meta_reduceBinNatOp___lambda__4(x_2, x_3, x_31, x_5, x_6, x_7, x_8, x_16); +return x_32; } } } -default: +} +else { -uint8_t x_358; -lean_dec(x_237); -lean_dec(x_235); +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; uint8_t x_37; +x_33 = lean_ctor_get(x_10, 1); +lean_inc(x_33); +lean_dec(x_10); +x_34 = lean_ctor_get(x_12, 1); +lean_inc(x_34); +lean_dec(x_12); +x_35 = lean_ctor_get(x_13, 1); +lean_inc(x_35); +lean_dec(x_13); +x_36 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; +x_37 = lean_string_dec_eq(x_35, x_36); +lean_dec(x_35); +if (x_37 == 0) +{ +lean_object* x_38; lean_object* x_39; +lean_dec(x_34); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_1); -x_358 = !lean_is_exclusive(x_236); -if (x_358 == 0) +lean_dec(x_3); +lean_dec(x_2); +x_38 = lean_box(0); +x_39 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_39, 0, x_38); +lean_ctor_set(x_39, 1, x_33); +return x_39; +} +else { -lean_object* x_359; lean_object* x_360; -x_359 = lean_ctor_get(x_236, 0); -lean_dec(x_359); -x_360 = lean_box(0); -lean_ctor_set(x_236, 0, x_360); -return x_236; +lean_object* x_40; uint8_t x_41; +x_40 = l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1; +x_41 = lean_string_dec_eq(x_34, x_40); +lean_dec(x_34); +if (x_41 == 0) +{ +lean_object* x_42; lean_object* x_43; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_42 = lean_box(0); +x_43 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_43, 0, x_42); +lean_ctor_set(x_43, 1, x_33); +return x_43; } else { -lean_object* x_361; lean_object* x_362; lean_object* x_363; -x_361 = lean_ctor_get(x_236, 1); -lean_inc(x_361); -lean_dec(x_236); -x_362 = lean_box(0); -x_363 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_363, 0, x_362); -lean_ctor_set(x_363, 1, x_361); -return x_363; +uint8_t x_44; +x_44 = l_Lean_Expr_hasExprMVar(x_2); +if (x_44 == 0) +{ +uint8_t x_45; +x_45 = l_Lean_Expr_hasFVar(x_2); +if (x_45 == 0) +{ +lean_object* x_46; lean_object* x_47; +x_46 = lean_box(0); +x_47 = l_Lean_Meta_reduceBinNatOp___lambda__4(x_2, x_3, x_46, x_5, x_6, x_7, x_8, x_33); +return x_47; +} +else +{ +lean_object* x_48; lean_object* x_49; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_48 = lean_box(0); +x_49 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_49, 0, x_48); +lean_ctor_set(x_49, 1, x_33); +return x_49; +} +} +else +{ +lean_object* x_50; lean_object* x_51; +x_50 = lean_box(0); +x_51 = l_Lean_Meta_reduceBinNatOp___lambda__4(x_2, x_3, x_50, x_5, x_6, x_7, x_8, x_33); +return x_51; +} } } } } else { -uint8_t x_364; -lean_dec(x_235); +uint8_t x_52; +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_1); -x_364 = !lean_is_exclusive(x_236); -if (x_364 == 0) +lean_dec(x_3); +lean_dec(x_2); +x_52 = !lean_is_exclusive(x_10); +if (x_52 == 0) { -return x_236; +lean_object* x_53; lean_object* x_54; +x_53 = lean_ctor_get(x_10, 0); +lean_dec(x_53); +x_54 = lean_box(0); +lean_ctor_set(x_10, 0, x_54); +return x_10; } else { -lean_object* x_365; lean_object* x_366; lean_object* x_367; -x_365 = lean_ctor_get(x_236, 0); -x_366 = lean_ctor_get(x_236, 1); -lean_inc(x_366); -lean_inc(x_365); -lean_dec(x_236); -x_367 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_367, 0, x_365); -lean_ctor_set(x_367, 1, x_366); -return x_367; +lean_object* x_55; lean_object* x_56; lean_object* x_57; +x_55 = lean_ctor_get(x_10, 1); +lean_inc(x_55); +lean_dec(x_10); +x_56 = lean_box(0); +x_57 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_57, 0, x_56); +lean_ctor_set(x_57, 1, x_55); +return x_57; } } } else { -uint8_t x_368; -lean_dec(x_233); +uint8_t x_58; +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); lean_dec(x_3); -lean_dec(x_1); -x_368 = !lean_is_exclusive(x_9); -if (x_368 == 0) +lean_dec(x_2); +x_58 = !lean_is_exclusive(x_10); +if (x_58 == 0) { -lean_object* x_369; lean_object* x_370; -x_369 = lean_ctor_get(x_9, 0); -lean_dec(x_369); -x_370 = lean_box(0); -lean_ctor_set(x_9, 0, x_370); -return x_9; +lean_object* x_59; lean_object* x_60; +x_59 = lean_ctor_get(x_10, 0); +lean_dec(x_59); +x_60 = lean_box(0); +lean_ctor_set(x_10, 0, x_60); +return x_10; } else { -lean_object* x_371; lean_object* x_372; lean_object* x_373; -x_371 = lean_ctor_get(x_9, 1); -lean_inc(x_371); -lean_dec(x_9); -x_372 = lean_box(0); -x_373 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_373, 0, x_372); -lean_ctor_set(x_373, 1, x_371); -return x_373; +lean_object* x_61; lean_object* x_62; lean_object* x_63; +x_61 = lean_ctor_get(x_10, 1); +lean_inc(x_61); +lean_dec(x_10); +x_62 = lean_box(0); +x_63 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_63, 0, x_62); +lean_ctor_set(x_63, 1, x_61); +return x_63; } } } -default: +else { -uint8_t x_374; -lean_dec(x_10); +uint8_t x_64; +lean_dec(x_12); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); lean_dec(x_3); -lean_dec(x_1); -x_374 = !lean_is_exclusive(x_9); -if (x_374 == 0) +lean_dec(x_2); +x_64 = !lean_is_exclusive(x_10); +if (x_64 == 0) { -lean_object* x_375; lean_object* x_376; -x_375 = lean_ctor_get(x_9, 0); -lean_dec(x_375); -x_376 = lean_box(0); -lean_ctor_set(x_9, 0, x_376); -return x_9; +lean_object* x_65; lean_object* x_66; +x_65 = lean_ctor_get(x_10, 0); +lean_dec(x_65); +x_66 = lean_box(0); +lean_ctor_set(x_10, 0, x_66); +return x_10; } else { -lean_object* x_377; lean_object* x_378; lean_object* x_379; -x_377 = lean_ctor_get(x_9, 1); -lean_inc(x_377); -lean_dec(x_9); -x_378 = lean_box(0); -x_379 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_379, 0, x_378); -lean_ctor_set(x_379, 1, x_377); -return x_379; +lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_67 = lean_ctor_get(x_10, 1); +lean_inc(x_67); +lean_dec(x_10); +x_68 = lean_box(0); +x_69 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_69, 0, x_68); +lean_ctor_set(x_69, 1, x_67); +return x_69; } } } +case 9: +{ +lean_object* x_70; +x_70 = lean_ctor_get(x_11, 0); +lean_inc(x_70); +lean_dec(x_11); +if (lean_obj_tag(x_70) == 0) +{ +uint8_t x_71; +x_71 = !lean_is_exclusive(x_10); +if (x_71 == 0) +{ +lean_object* x_72; lean_object* x_73; lean_object* x_74; uint8_t x_75; +x_72 = lean_ctor_get(x_10, 1); +x_73 = lean_ctor_get(x_10, 0); +lean_dec(x_73); +x_74 = lean_ctor_get(x_70, 0); +lean_inc(x_74); +lean_dec(x_70); +x_75 = l_Lean_Expr_hasExprMVar(x_2); +if (x_75 == 0) +{ +uint8_t x_76; +x_76 = l_Lean_Expr_hasFVar(x_2); +if (x_76 == 0) +{ +lean_object* x_77; lean_object* x_78; +lean_free_object(x_10); +x_77 = lean_box(0); +x_78 = l_Lean_Meta_reduceBinNatOp___lambda__8(x_2, x_3, x_74, x_77, x_5, x_6, x_7, x_8, x_72); +return x_78; } else { -uint8_t x_380; +lean_object* x_79; +lean_dec(x_74); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); lean_dec(x_3); -lean_dec(x_1); -x_380 = !lean_is_exclusive(x_9); -if (x_380 == 0) -{ -return x_9; +lean_dec(x_2); +x_79 = lean_box(0); +lean_ctor_set(x_10, 0, x_79); +return x_10; +} } else { -lean_object* x_381; lean_object* x_382; lean_object* x_383; -x_381 = lean_ctor_get(x_9, 0); -x_382 = lean_ctor_get(x_9, 1); -lean_inc(x_382); -lean_inc(x_381); -lean_dec(x_9); -x_383 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_383, 0, x_381); -lean_ctor_set(x_383, 1, x_382); -return x_383; -} +lean_object* x_80; lean_object* x_81; +lean_free_object(x_10); +x_80 = lean_box(0); +x_81 = l_Lean_Meta_reduceBinNatOp___lambda__8(x_2, x_3, x_74, x_80, x_5, x_6, x_7, x_8, x_72); +return x_81; } } +else +{ +lean_object* x_82; lean_object* x_83; uint8_t x_84; +x_82 = lean_ctor_get(x_10, 1); +lean_inc(x_82); +lean_dec(x_10); +x_83 = lean_ctor_get(x_70, 0); +lean_inc(x_83); +lean_dec(x_70); +x_84 = l_Lean_Expr_hasExprMVar(x_2); +if (x_84 == 0) +{ +uint8_t x_85; +x_85 = l_Lean_Expr_hasFVar(x_2); +if (x_85 == 0) +{ +lean_object* x_86; lean_object* x_87; +x_86 = lean_box(0); +x_87 = l_Lean_Meta_reduceBinNatOp___lambda__8(x_2, x_3, x_83, x_86, x_5, x_6, x_7, x_8, x_82); +return x_87; } -LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { -_start: +else { -lean_object* x_8; -x_8 = l_Lean_Meta_reduceBinNatOp___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7); +lean_object* x_88; lean_object* x_89; +lean_dec(x_83); +lean_dec(x_8); +lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -return x_8; +x_88 = lean_box(0); +x_89 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_89, 0, x_88); +lean_ctor_set(x_89, 1, x_82); +return x_89; } } -LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: +else { -lean_object* x_9; -x_9 = l_Lean_Meta_reduceBinNatOp___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_object* x_90; lean_object* x_91; +x_90 = lean_box(0); +x_91 = l_Lean_Meta_reduceBinNatOp___lambda__8(x_2, x_3, x_83, x_90, x_5, x_6, x_7, x_8, x_82); +return x_91; +} +} +} +else +{ +uint8_t x_92; +lean_dec(x_70); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); lean_dec(x_3); -return x_9; +lean_dec(x_2); +x_92 = !lean_is_exclusive(x_10); +if (x_92 == 0) +{ +lean_object* x_93; lean_object* x_94; +x_93 = lean_ctor_get(x_10, 0); +lean_dec(x_93); +x_94 = lean_box(0); +lean_ctor_set(x_10, 0, x_94); +return x_10; +} +else +{ +lean_object* x_95; lean_object* x_96; lean_object* x_97; +x_95 = lean_ctor_get(x_10, 1); +lean_inc(x_95); +lean_dec(x_10); +x_96 = lean_box(0); +x_97 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_97, 0, x_96); +lean_ctor_set(x_97, 1, x_95); +return x_97; } } -LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: +} +default: { -lean_object* x_9; -x_9 = l_Lean_Meta_reduceBinNatOp___lambda__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +uint8_t x_98; +lean_dec(x_11); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); lean_dec(x_3); -return x_9; +lean_dec(x_2); +x_98 = !lean_is_exclusive(x_10); +if (x_98 == 0) +{ +lean_object* x_99; lean_object* x_100; +x_99 = lean_ctor_get(x_10, 0); +lean_dec(x_99); +x_100 = lean_box(0); +lean_ctor_set(x_10, 0, x_100); +return x_10; } +else +{ +lean_object* x_101; lean_object* x_102; lean_object* x_103; +x_101 = lean_ctor_get(x_10, 1); +lean_inc(x_101); +lean_dec(x_10); +x_102 = lean_box(0); +x_103 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_103, 0, x_102); +lean_ctor_set(x_103, 1, x_101); +return x_103; } -LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { -_start: +} +} +} +else { -lean_object* x_10; -x_10 = l_Lean_Meta_reduceBinNatOp___lambda__4(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +uint8_t x_104; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_104 = !lean_is_exclusive(x_10); +if (x_104 == 0) +{ return x_10; } +else +{ +lean_object* x_105; lean_object* x_106; lean_object* x_107; +x_105 = lean_ctor_get(x_10, 0); +x_106 = lean_ctor_get(x_10, 1); +lean_inc(x_106); +lean_inc(x_105); +lean_dec(x_10); +x_107 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_106); +return x_107; +} } -LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatPred(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +} +} +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__10(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { -lean_object* x_9; -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_9 = lean_whnf(x_2, x_4, x_5, x_6, x_7, x_8); -if (lean_obj_tag(x_9) == 0) +lean_object* x_10; uint8_t x_11; +lean_dec(x_4); +x_10 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_1, x_5, x_6, x_7, x_8, x_9); +x_11 = !lean_is_exclusive(x_10); +if (x_11 == 0) { -lean_object* x_10; -x_10 = lean_ctor_get(x_9, 0); +lean_object* x_12; lean_object* x_13; uint8_t x_14; +x_12 = lean_ctor_get(x_10, 0); +x_13 = lean_ctor_get(x_10, 1); +x_14 = l_Lean_Expr_hasExprMVar(x_12); +if (x_14 == 0) +{ +uint8_t x_15; +x_15 = l_Lean_Expr_hasFVar(x_12); +if (x_15 == 0) +{ +lean_object* x_16; lean_object* x_17; +lean_free_object(x_10); +x_16 = lean_box(0); +x_17 = l_Lean_Meta_reduceBinNatOp___lambda__9(x_12, x_2, x_3, x_16, x_5, x_6, x_7, x_8, x_13); +return x_17; +} +else +{ +lean_object* x_18; +lean_dec(x_12); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_18 = lean_box(0); +lean_ctor_set(x_10, 0, x_18); +return x_10; +} +} +else +{ +lean_object* x_19; +lean_dec(x_12); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_19 = lean_box(0); +lean_ctor_set(x_10, 0, x_19); +return x_10; +} +} +else +{ +lean_object* x_20; lean_object* x_21; uint8_t x_22; +x_20 = lean_ctor_get(x_10, 0); +x_21 = lean_ctor_get(x_10, 1); +lean_inc(x_21); +lean_inc(x_20); +lean_dec(x_10); +x_22 = l_Lean_Expr_hasExprMVar(x_20); +if (x_22 == 0) +{ +uint8_t x_23; +x_23 = l_Lean_Expr_hasFVar(x_20); +if (x_23 == 0) +{ +lean_object* x_24; lean_object* x_25; +x_24 = lean_box(0); +x_25 = l_Lean_Meta_reduceBinNatOp___lambda__9(x_20, x_2, x_3, x_24, x_5, x_6, x_7, x_8, x_21); +return x_25; +} +else +{ +lean_object* x_26; lean_object* x_27; +lean_dec(x_20); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_21); +return x_27; +} +} +else +{ +lean_object* x_28; lean_object* x_29; +lean_dec(x_20); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_28 = lean_box(0); +x_29 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_29, 0, x_28); +lean_ctor_set(x_29, 1, x_21); +return x_29; +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +uint8_t x_9; +x_9 = l_Lean_Expr_hasExprMVar(x_2); +if (x_9 == 0) +{ +uint8_t x_10; +x_10 = l_Lean_Expr_hasFVar(x_2); +if (x_10 == 0) +{ +lean_object* x_11; lean_object* x_12; +x_11 = lean_box(0); +x_12 = l_Lean_Meta_reduceBinNatOp___lambda__10(x_2, x_3, x_1, x_11, x_4, x_5, x_6, x_7, x_8); +return x_12; +} +else +{ +lean_object* x_13; lean_object* x_14; +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_13 = lean_box(0); +x_14 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_14, 0, x_13); +lean_ctor_set(x_14, 1, x_8); +return x_14; +} +} +else +{ +lean_object* x_15; lean_object* x_16; +x_15 = lean_box(0); +x_16 = l_Lean_Meta_reduceBinNatOp___lambda__10(x_2, x_3, x_1, x_15, x_4, x_5, x_6, x_7, x_8); +return x_16; +} +} +} +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { +_start: +{ +lean_object* x_8; +x_8 = l_Lean_Meta_reduceBinNatOp___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +return x_8; +} +} +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__2___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; +x_9 = l_Lean_Meta_reduceBinNatOp___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +return x_9; +} +} +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; +x_9 = l_Lean_Meta_reduceBinNatOp___lambda__5(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +return x_9; +} +} +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatOp___lambda__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; +x_10 = l_Lean_Meta_reduceBinNatOp___lambda__6(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +return x_10; +} +} +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatPred___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; +x_9 = lean_whnf(x_1, x_4, x_5, x_6, x_7, x_8); +if (lean_obj_tag(x_9) == 0) +{ +lean_object* x_10; +x_10 = lean_ctor_get(x_9, 0); lean_inc(x_10); switch (lean_obj_tag(x_10)) { case 4: @@ -30279,20 +30754,533 @@ x_13 = lean_ctor_get(x_12, 0); lean_inc(x_13); if (lean_obj_tag(x_13) == 0) { -uint8_t x_14; -x_14 = !lean_is_exclusive(x_9); -if (x_14 == 0) +uint8_t x_14; +x_14 = !lean_is_exclusive(x_9); +if (x_14 == 0) +{ +lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; uint8_t x_19; +x_15 = lean_ctor_get(x_9, 0); +lean_dec(x_15); +x_16 = lean_ctor_get(x_11, 1); +lean_inc(x_16); +lean_dec(x_11); +x_17 = lean_ctor_get(x_12, 1); +lean_inc(x_17); +lean_dec(x_12); +x_18 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; +x_19 = lean_string_dec_eq(x_17, x_18); +lean_dec(x_17); +if (x_19 == 0) +{ +lean_object* x_20; +lean_dec(x_16); +lean_dec(x_2); +x_20 = lean_box(0); +lean_ctor_set(x_9, 0, x_20); +return x_9; +} +else +{ +lean_object* x_21; uint8_t x_22; +x_21 = l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1; +x_22 = lean_string_dec_eq(x_16, x_21); +lean_dec(x_16); +if (x_22 == 0) +{ +lean_object* x_23; +lean_dec(x_2); +x_23 = lean_box(0); +lean_ctor_set(x_9, 0, x_23); +return x_9; +} +else +{ +lean_object* x_24; lean_object* x_25; uint8_t x_26; +x_24 = lean_unsigned_to_nat(0u); +x_25 = lean_apply_2(x_2, x_24, x_24); +x_26 = lean_unbox(x_25); +lean_dec(x_25); +if (x_26 == 0) +{ +lean_object* x_27; +x_27 = l_Lean_Meta_reduceNative_x3f___closed__8; +lean_ctor_set(x_9, 0, x_27); +return x_9; +} +else +{ +lean_object* x_28; +x_28 = l_Lean_Meta_reduceNative_x3f___closed__12; +lean_ctor_set(x_9, 0, x_28); +return x_9; +} +} +} +} +else +{ +lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; uint8_t x_33; +x_29 = lean_ctor_get(x_9, 1); +lean_inc(x_29); +lean_dec(x_9); +x_30 = lean_ctor_get(x_11, 1); +lean_inc(x_30); +lean_dec(x_11); +x_31 = lean_ctor_get(x_12, 1); +lean_inc(x_31); +lean_dec(x_12); +x_32 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; +x_33 = lean_string_dec_eq(x_31, x_32); +lean_dec(x_31); +if (x_33 == 0) +{ +lean_object* x_34; lean_object* x_35; +lean_dec(x_30); +lean_dec(x_2); +x_34 = lean_box(0); +x_35 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_35, 0, x_34); +lean_ctor_set(x_35, 1, x_29); +return x_35; +} +else +{ +lean_object* x_36; uint8_t x_37; +x_36 = l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1; +x_37 = lean_string_dec_eq(x_30, x_36); +lean_dec(x_30); +if (x_37 == 0) +{ +lean_object* x_38; lean_object* x_39; +lean_dec(x_2); +x_38 = lean_box(0); +x_39 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_39, 0, x_38); +lean_ctor_set(x_39, 1, x_29); +return x_39; +} +else +{ +lean_object* x_40; lean_object* x_41; uint8_t x_42; +x_40 = lean_unsigned_to_nat(0u); +x_41 = lean_apply_2(x_2, x_40, x_40); +x_42 = lean_unbox(x_41); +lean_dec(x_41); +if (x_42 == 0) +{ +lean_object* x_43; lean_object* x_44; +x_43 = l_Lean_Meta_reduceNative_x3f___closed__8; +x_44 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_44, 1, x_29); +return x_44; +} +else +{ +lean_object* x_45; lean_object* x_46; +x_45 = l_Lean_Meta_reduceNative_x3f___closed__12; +x_46 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_46, 0, x_45); +lean_ctor_set(x_46, 1, x_29); +return x_46; +} +} +} +} +} +else +{ +uint8_t x_47; +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_2); +x_47 = !lean_is_exclusive(x_9); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; +x_48 = lean_ctor_get(x_9, 0); +lean_dec(x_48); +x_49 = lean_box(0); +lean_ctor_set(x_9, 0, x_49); +return x_9; +} +else +{ +lean_object* x_50; lean_object* x_51; lean_object* x_52; +x_50 = lean_ctor_get(x_9, 1); +lean_inc(x_50); +lean_dec(x_9); +x_51 = lean_box(0); +x_52 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_52, 0, x_51); +lean_ctor_set(x_52, 1, x_50); +return x_52; +} +} +} +else +{ +uint8_t x_53; +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_2); +x_53 = !lean_is_exclusive(x_9); +if (x_53 == 0) +{ +lean_object* x_54; lean_object* x_55; +x_54 = lean_ctor_get(x_9, 0); +lean_dec(x_54); +x_55 = lean_box(0); +lean_ctor_set(x_9, 0, x_55); +return x_9; +} +else +{ +lean_object* x_56; lean_object* x_57; lean_object* x_58; +x_56 = lean_ctor_get(x_9, 1); +lean_inc(x_56); +lean_dec(x_9); +x_57 = lean_box(0); +x_58 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_58, 0, x_57); +lean_ctor_set(x_58, 1, x_56); +return x_58; +} +} +} +else +{ +uint8_t x_59; +lean_dec(x_11); +lean_dec(x_2); +x_59 = !lean_is_exclusive(x_9); +if (x_59 == 0) +{ +lean_object* x_60; lean_object* x_61; +x_60 = lean_ctor_get(x_9, 0); +lean_dec(x_60); +x_61 = lean_box(0); +lean_ctor_set(x_9, 0, x_61); +return x_9; +} +else +{ +lean_object* x_62; lean_object* x_63; lean_object* x_64; +x_62 = lean_ctor_get(x_9, 1); +lean_inc(x_62); +lean_dec(x_9); +x_63 = lean_box(0); +x_64 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_64, 0, x_63); +lean_ctor_set(x_64, 1, x_62); +return x_64; +} +} +} +case 9: +{ +lean_object* x_65; +x_65 = lean_ctor_get(x_10, 0); +lean_inc(x_65); +lean_dec(x_10); +if (lean_obj_tag(x_65) == 0) +{ +uint8_t x_66; +x_66 = !lean_is_exclusive(x_9); +if (x_66 == 0) +{ +lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; uint8_t x_71; +x_67 = lean_ctor_get(x_9, 0); +lean_dec(x_67); +x_68 = lean_ctor_get(x_65, 0); +lean_inc(x_68); +lean_dec(x_65); +x_69 = lean_unsigned_to_nat(0u); +x_70 = lean_apply_2(x_2, x_69, x_68); +x_71 = lean_unbox(x_70); +lean_dec(x_70); +if (x_71 == 0) +{ +lean_object* x_72; +x_72 = l_Lean_Meta_reduceNative_x3f___closed__8; +lean_ctor_set(x_9, 0, x_72); +return x_9; +} +else +{ +lean_object* x_73; +x_73 = l_Lean_Meta_reduceNative_x3f___closed__12; +lean_ctor_set(x_9, 0, x_73); +return x_9; +} +} +else +{ +lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; uint8_t x_78; +x_74 = lean_ctor_get(x_9, 1); +lean_inc(x_74); +lean_dec(x_9); +x_75 = lean_ctor_get(x_65, 0); +lean_inc(x_75); +lean_dec(x_65); +x_76 = lean_unsigned_to_nat(0u); +x_77 = lean_apply_2(x_2, x_76, x_75); +x_78 = lean_unbox(x_77); +lean_dec(x_77); +if (x_78 == 0) +{ +lean_object* x_79; lean_object* x_80; +x_79 = l_Lean_Meta_reduceNative_x3f___closed__8; +x_80 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_80, 0, x_79); +lean_ctor_set(x_80, 1, x_74); +return x_80; +} +else +{ +lean_object* x_81; lean_object* x_82; +x_81 = l_Lean_Meta_reduceNative_x3f___closed__12; +x_82 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_82, 0, x_81); +lean_ctor_set(x_82, 1, x_74); +return x_82; +} +} +} +else +{ +uint8_t x_83; +lean_dec(x_65); +lean_dec(x_2); +x_83 = !lean_is_exclusive(x_9); +if (x_83 == 0) +{ +lean_object* x_84; lean_object* x_85; +x_84 = lean_ctor_get(x_9, 0); +lean_dec(x_84); +x_85 = lean_box(0); +lean_ctor_set(x_9, 0, x_85); +return x_9; +} +else +{ +lean_object* x_86; lean_object* x_87; lean_object* x_88; +x_86 = lean_ctor_get(x_9, 1); +lean_inc(x_86); +lean_dec(x_9); +x_87 = lean_box(0); +x_88 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_88, 0, x_87); +lean_ctor_set(x_88, 1, x_86); +return x_88; +} +} +} +default: +{ +uint8_t x_89; +lean_dec(x_10); +lean_dec(x_2); +x_89 = !lean_is_exclusive(x_9); +if (x_89 == 0) +{ +lean_object* x_90; lean_object* x_91; +x_90 = lean_ctor_get(x_9, 0); +lean_dec(x_90); +x_91 = lean_box(0); +lean_ctor_set(x_9, 0, x_91); +return x_9; +} +else +{ +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_9, 1); +lean_inc(x_92); +lean_dec(x_9); +x_93 = lean_box(0); +x_94 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_94, 0, x_93); +lean_ctor_set(x_94, 1, x_92); +return x_94; +} +} +} +} +else +{ +uint8_t x_95; +lean_dec(x_2); +x_95 = !lean_is_exclusive(x_9); +if (x_95 == 0) +{ +return x_9; +} +else +{ +lean_object* x_96; lean_object* x_97; lean_object* x_98; +x_96 = lean_ctor_get(x_9, 0); +x_97 = lean_ctor_get(x_9, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_9); +x_98 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_98, 0, x_96); +lean_ctor_set(x_98, 1, x_97); +return x_98; +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatPred___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; uint8_t x_10; +lean_dec(x_3); +x_9 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_1, x_4, x_5, x_6, x_7, x_8); +x_10 = !lean_is_exclusive(x_9); +if (x_10 == 0) +{ +lean_object* x_11; lean_object* x_12; uint8_t x_13; +x_11 = lean_ctor_get(x_9, 0); +x_12 = lean_ctor_get(x_9, 1); +x_13 = l_Lean_Expr_hasExprMVar(x_11); +if (x_13 == 0) +{ +uint8_t x_14; +x_14 = l_Lean_Expr_hasFVar(x_11); +if (x_14 == 0) +{ +lean_object* x_15; lean_object* x_16; +lean_free_object(x_9); +x_15 = lean_box(0); +x_16 = l_Lean_Meta_reduceBinNatPred___lambda__1(x_11, x_2, x_15, x_4, x_5, x_6, x_7, x_12); +return x_16; +} +else +{ +lean_object* x_17; +lean_dec(x_11); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_2); +x_17 = lean_box(0); +lean_ctor_set(x_9, 0, x_17); +return x_9; +} +} +else +{ +lean_object* x_18; +lean_dec(x_11); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_2); +x_18 = lean_box(0); +lean_ctor_set(x_9, 0, x_18); +return x_9; +} +} +else +{ +lean_object* x_19; lean_object* x_20; uint8_t x_21; +x_19 = lean_ctor_get(x_9, 0); +x_20 = lean_ctor_get(x_9, 1); +lean_inc(x_20); +lean_inc(x_19); +lean_dec(x_9); +x_21 = l_Lean_Expr_hasExprMVar(x_19); +if (x_21 == 0) +{ +uint8_t x_22; +x_22 = l_Lean_Expr_hasFVar(x_19); +if (x_22 == 0) +{ +lean_object* x_23; lean_object* x_24; +x_23 = lean_box(0); +x_24 = l_Lean_Meta_reduceBinNatPred___lambda__1(x_19, x_2, x_23, x_4, x_5, x_6, x_7, x_20); +return x_24; +} +else +{ +lean_object* x_25; lean_object* x_26; +lean_dec(x_19); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_2); +x_25 = lean_box(0); +x_26 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_26, 0, x_25); +lean_ctor_set(x_26, 1, x_20); +return x_26; +} +} +else +{ +lean_object* x_27; lean_object* x_28; +lean_dec(x_19); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_2); +x_27 = lean_box(0); +x_28 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_28, 0, x_27); +lean_ctor_set(x_28, 1, x_20); +return x_28; +} +} +} +} +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatPred___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; +x_10 = lean_whnf(x_1, x_5, x_6, x_7, x_8, x_9); +if (lean_obj_tag(x_10) == 0) +{ +lean_object* x_11; +x_11 = lean_ctor_get(x_10, 0); +lean_inc(x_11); +switch (lean_obj_tag(x_11)) { +case 4: +{ +lean_object* x_12; +x_12 = lean_ctor_get(x_11, 0); +lean_inc(x_12); +lean_dec(x_11); +if (lean_obj_tag(x_12) == 1) +{ +lean_object* x_13; +x_13 = lean_ctor_get(x_12, 0); +lean_inc(x_13); +if (lean_obj_tag(x_13) == 1) +{ +lean_object* x_14; +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +if (lean_obj_tag(x_14) == 0) { -lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; -x_15 = lean_ctor_get(x_9, 1); -x_16 = lean_ctor_get(x_9, 0); +uint8_t x_15; +x_15 = !lean_is_exclusive(x_10); +if (x_15 == 0) +{ +lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; uint8_t x_20; +x_16 = lean_ctor_get(x_10, 0); lean_dec(x_16); -x_17 = lean_ctor_get(x_11, 1); +x_17 = lean_ctor_get(x_12, 1); lean_inc(x_17); -lean_dec(x_11); -x_18 = lean_ctor_get(x_12, 1); -lean_inc(x_18); lean_dec(x_12); +x_18 = lean_ctor_get(x_13, 1); +lean_inc(x_18); +lean_dec(x_13); x_19 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; x_20 = lean_string_dec_eq(x_18, x_19); lean_dec(x_18); @@ -30300,819 +31288,697 @@ if (x_20 == 0) { lean_object* x_21; lean_dec(x_17); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); lean_dec(x_3); -lean_dec(x_1); +lean_dec(x_2); x_21 = lean_box(0); -lean_ctor_set(x_9, 0, x_21); -return x_9; +lean_ctor_set(x_10, 0, x_21); +return x_10; } else { lean_object* x_22; uint8_t x_23; -x_22 = l_Lean_Meta_withNatValue___rarg___closed__1; +x_22 = l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1; x_23 = lean_string_dec_eq(x_17, x_22); lean_dec(x_17); if (x_23 == 0) { lean_object* x_24; -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); lean_dec(x_3); -lean_dec(x_1); +lean_dec(x_2); x_24 = lean_box(0); -lean_ctor_set(x_9, 0, x_24); -return x_9; +lean_ctor_set(x_10, 0, x_24); +return x_10; } else { -lean_object* x_25; -lean_free_object(x_9); -x_25 = lean_whnf(x_3, x_4, x_5, x_6, x_7, x_15); -if (lean_obj_tag(x_25) == 0) -{ -lean_object* x_26; -x_26 = lean_ctor_get(x_25, 0); -lean_inc(x_26); -switch (lean_obj_tag(x_26)) { -case 4: -{ -lean_object* x_27; -x_27 = lean_ctor_get(x_26, 0); -lean_inc(x_27); +lean_object* x_25; lean_object* x_26; uint8_t x_27; +x_25 = lean_unsigned_to_nat(0u); +x_26 = lean_apply_2(x_2, x_3, x_25); +x_27 = lean_unbox(x_26); lean_dec(x_26); -if (lean_obj_tag(x_27) == 1) +if (x_27 == 0) { lean_object* x_28; -x_28 = lean_ctor_get(x_27, 0); -lean_inc(x_28); -if (lean_obj_tag(x_28) == 1) +x_28 = l_Lean_Meta_reduceNative_x3f___closed__8; +lean_ctor_set(x_10, 0, x_28); +return x_10; +} +else { lean_object* x_29; -x_29 = lean_ctor_get(x_28, 0); -lean_inc(x_29); -if (lean_obj_tag(x_29) == 0) -{ -uint8_t x_30; -x_30 = !lean_is_exclusive(x_25); -if (x_30 == 0) +x_29 = l_Lean_Meta_reduceNative_x3f___closed__12; +lean_ctor_set(x_10, 0, x_29); +return x_10; +} +} +} +} +else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; uint8_t x_34; -x_31 = lean_ctor_get(x_25, 0); -lean_dec(x_31); -x_32 = lean_ctor_get(x_27, 1); +lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; uint8_t x_34; +x_30 = lean_ctor_get(x_10, 1); +lean_inc(x_30); +lean_dec(x_10); +x_31 = lean_ctor_get(x_12, 1); +lean_inc(x_31); +lean_dec(x_12); +x_32 = lean_ctor_get(x_13, 1); lean_inc(x_32); -lean_dec(x_27); -x_33 = lean_ctor_get(x_28, 1); -lean_inc(x_33); -lean_dec(x_28); -x_34 = lean_string_dec_eq(x_33, x_19); -lean_dec(x_33); +lean_dec(x_13); +x_33 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; +x_34 = lean_string_dec_eq(x_32, x_33); +lean_dec(x_32); if (x_34 == 0) { -lean_object* x_35; -lean_dec(x_32); -lean_dec(x_1); +lean_object* x_35; lean_object* x_36; +lean_dec(x_31); +lean_dec(x_3); +lean_dec(x_2); x_35 = lean_box(0); -lean_ctor_set(x_25, 0, x_35); -return x_25; +x_36 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_36, 0, x_35); +lean_ctor_set(x_36, 1, x_30); +return x_36; } else { -uint8_t x_36; -x_36 = lean_string_dec_eq(x_32, x_22); -lean_dec(x_32); -if (x_36 == 0) +lean_object* x_37; uint8_t x_38; +x_37 = l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1; +x_38 = lean_string_dec_eq(x_31, x_37); +lean_dec(x_31); +if (x_38 == 0) { -lean_object* x_37; -lean_dec(x_1); -x_37 = lean_box(0); -lean_ctor_set(x_25, 0, x_37); -return x_25; +lean_object* x_39; lean_object* x_40; +lean_dec(x_3); +lean_dec(x_2); +x_39 = lean_box(0); +x_40 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_40, 0, x_39); +lean_ctor_set(x_40, 1, x_30); +return x_40; } else { -lean_object* x_38; lean_object* x_39; uint8_t x_40; -x_38 = lean_unsigned_to_nat(0u); -x_39 = lean_apply_2(x_1, x_38, x_38); -x_40 = lean_unbox(x_39); -lean_dec(x_39); -if (x_40 == 0) +lean_object* x_41; lean_object* x_42; uint8_t x_43; +x_41 = lean_unsigned_to_nat(0u); +x_42 = lean_apply_2(x_2, x_3, x_41); +x_43 = lean_unbox(x_42); +lean_dec(x_42); +if (x_43 == 0) { -lean_object* x_41; -x_41 = l_Lean_Meta_reduceNative_x3f___closed__8; -lean_ctor_set(x_25, 0, x_41); -return x_25; +lean_object* x_44; lean_object* x_45; +x_44 = l_Lean_Meta_reduceNative_x3f___closed__8; +x_45 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_45, 0, x_44); +lean_ctor_set(x_45, 1, x_30); +return x_45; } else { -lean_object* x_42; -x_42 = l_Lean_Meta_reduceNative_x3f___closed__12; -lean_ctor_set(x_25, 0, x_42); -return x_25; +lean_object* x_46; lean_object* x_47; +x_46 = l_Lean_Meta_reduceNative_x3f___closed__12; +x_47 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_47, 1, x_30); +return x_47; +} } } } } else { -lean_object* x_43; lean_object* x_44; lean_object* x_45; uint8_t x_46; -x_43 = lean_ctor_get(x_25, 1); -lean_inc(x_43); -lean_dec(x_25); -x_44 = lean_ctor_get(x_27, 1); -lean_inc(x_44); -lean_dec(x_27); -x_45 = lean_ctor_get(x_28, 1); -lean_inc(x_45); -lean_dec(x_28); -x_46 = lean_string_dec_eq(x_45, x_19); -lean_dec(x_45); -if (x_46 == 0) +uint8_t x_48; +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_3); +lean_dec(x_2); +x_48 = !lean_is_exclusive(x_10); +if (x_48 == 0) { -lean_object* x_47; lean_object* x_48; -lean_dec(x_44); -lean_dec(x_1); -x_47 = lean_box(0); -x_48 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_48, 1, x_43); -return x_48; +lean_object* x_49; lean_object* x_50; +x_49 = lean_ctor_get(x_10, 0); +lean_dec(x_49); +x_50 = lean_box(0); +lean_ctor_set(x_10, 0, x_50); +return x_10; } else { -uint8_t x_49; -x_49 = lean_string_dec_eq(x_44, x_22); -lean_dec(x_44); -if (x_49 == 0) -{ -lean_object* x_50; lean_object* x_51; -lean_dec(x_1); -x_50 = lean_box(0); -x_51 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_51, 0, x_50); -lean_ctor_set(x_51, 1, x_43); -return x_51; +lean_object* x_51; lean_object* x_52; lean_object* x_53; +x_51 = lean_ctor_get(x_10, 1); +lean_inc(x_51); +lean_dec(x_10); +x_52 = lean_box(0); +x_53 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_53, 0, x_52); +lean_ctor_set(x_53, 1, x_51); +return x_53; +} +} } else { -lean_object* x_52; lean_object* x_53; uint8_t x_54; -x_52 = lean_unsigned_to_nat(0u); -x_53 = lean_apply_2(x_1, x_52, x_52); -x_54 = lean_unbox(x_53); -lean_dec(x_53); +uint8_t x_54; +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_3); +lean_dec(x_2); +x_54 = !lean_is_exclusive(x_10); if (x_54 == 0) { lean_object* x_55; lean_object* x_56; -x_55 = l_Lean_Meta_reduceNative_x3f___closed__8; -x_56 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_56, 1, x_43); -return x_56; +x_55 = lean_ctor_get(x_10, 0); +lean_dec(x_55); +x_56 = lean_box(0); +lean_ctor_set(x_10, 0, x_56); +return x_10; } else { -lean_object* x_57; lean_object* x_58; -x_57 = l_Lean_Meta_reduceNative_x3f___closed__12; -x_58 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_58, 0, x_57); -lean_ctor_set(x_58, 1, x_43); -return x_58; -} -} +lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_10, 1); +lean_inc(x_57); +lean_dec(x_10); +x_58 = lean_box(0); +x_59 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_59, 0, x_58); +lean_ctor_set(x_59, 1, x_57); +return x_59; } } } else { -uint8_t x_59; -lean_dec(x_29); -lean_dec(x_28); -lean_dec(x_27); -lean_dec(x_1); -x_59 = !lean_is_exclusive(x_25); -if (x_59 == 0) +uint8_t x_60; +lean_dec(x_12); +lean_dec(x_3); +lean_dec(x_2); +x_60 = !lean_is_exclusive(x_10); +if (x_60 == 0) { -lean_object* x_60; lean_object* x_61; -x_60 = lean_ctor_get(x_25, 0); -lean_dec(x_60); -x_61 = lean_box(0); -lean_ctor_set(x_25, 0, x_61); -return x_25; +lean_object* x_61; lean_object* x_62; +x_61 = lean_ctor_get(x_10, 0); +lean_dec(x_61); +x_62 = lean_box(0); +lean_ctor_set(x_10, 0, x_62); +return x_10; } else { -lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_62 = lean_ctor_get(x_25, 1); -lean_inc(x_62); -lean_dec(x_25); -x_63 = lean_box(0); -x_64 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_64, 0, x_63); -lean_ctor_set(x_64, 1, x_62); -return x_64; +lean_object* x_63; lean_object* x_64; lean_object* x_65; +x_63 = lean_ctor_get(x_10, 1); +lean_inc(x_63); +lean_dec(x_10); +x_64 = lean_box(0); +x_65 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_65, 0, x_64); +lean_ctor_set(x_65, 1, x_63); +return x_65; } } } -else +case 9: { -uint8_t x_65; -lean_dec(x_28); -lean_dec(x_27); -lean_dec(x_1); -x_65 = !lean_is_exclusive(x_25); -if (x_65 == 0) +lean_object* x_66; +x_66 = lean_ctor_get(x_11, 0); +lean_inc(x_66); +lean_dec(x_11); +if (lean_obj_tag(x_66) == 0) { -lean_object* x_66; lean_object* x_67; -x_66 = lean_ctor_get(x_25, 0); +uint8_t x_67; +x_67 = !lean_is_exclusive(x_10); +if (x_67 == 0) +{ +lean_object* x_68; lean_object* x_69; lean_object* x_70; uint8_t x_71; +x_68 = lean_ctor_get(x_10, 0); +lean_dec(x_68); +x_69 = lean_ctor_get(x_66, 0); +lean_inc(x_69); lean_dec(x_66); -x_67 = lean_box(0); -lean_ctor_set(x_25, 0, x_67); -return x_25; +x_70 = lean_apply_2(x_2, x_3, x_69); +x_71 = lean_unbox(x_70); +lean_dec(x_70); +if (x_71 == 0) +{ +lean_object* x_72; +x_72 = l_Lean_Meta_reduceNative_x3f___closed__8; +lean_ctor_set(x_10, 0, x_72); +return x_10; } else { -lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_68 = lean_ctor_get(x_25, 1); -lean_inc(x_68); -lean_dec(x_25); -x_69 = lean_box(0); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_69); -lean_ctor_set(x_70, 1, x_68); -return x_70; -} +lean_object* x_73; +x_73 = l_Lean_Meta_reduceNative_x3f___closed__12; +lean_ctor_set(x_10, 0, x_73); +return x_10; } } else { -uint8_t x_71; -lean_dec(x_27); -lean_dec(x_1); -x_71 = !lean_is_exclusive(x_25); -if (x_71 == 0) +lean_object* x_74; lean_object* x_75; lean_object* x_76; uint8_t x_77; +x_74 = lean_ctor_get(x_10, 1); +lean_inc(x_74); +lean_dec(x_10); +x_75 = lean_ctor_get(x_66, 0); +lean_inc(x_75); +lean_dec(x_66); +x_76 = lean_apply_2(x_2, x_3, x_75); +x_77 = lean_unbox(x_76); +lean_dec(x_76); +if (x_77 == 0) { -lean_object* x_72; lean_object* x_73; -x_72 = lean_ctor_get(x_25, 0); -lean_dec(x_72); -x_73 = lean_box(0); -lean_ctor_set(x_25, 0, x_73); -return x_25; +lean_object* x_78; lean_object* x_79; +x_78 = l_Lean_Meta_reduceNative_x3f___closed__8; +x_79 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_79, 0, x_78); +lean_ctor_set(x_79, 1, x_74); +return x_79; } else { -lean_object* x_74; lean_object* x_75; lean_object* x_76; -x_74 = lean_ctor_get(x_25, 1); -lean_inc(x_74); -lean_dec(x_25); -x_75 = lean_box(0); -x_76 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_76, 0, x_75); -lean_ctor_set(x_76, 1, x_74); -return x_76; +lean_object* x_80; lean_object* x_81; +x_80 = l_Lean_Meta_reduceNative_x3f___closed__12; +x_81 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_81, 0, x_80); +lean_ctor_set(x_81, 1, x_74); +return x_81; } } } -case 9: -{ -lean_object* x_77; -x_77 = lean_ctor_get(x_26, 0); -lean_inc(x_77); -lean_dec(x_26); -if (lean_obj_tag(x_77) == 0) -{ -uint8_t x_78; -x_78 = !lean_is_exclusive(x_25); -if (x_78 == 0) +else { -lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; uint8_t x_83; -x_79 = lean_ctor_get(x_25, 0); -lean_dec(x_79); -x_80 = lean_ctor_get(x_77, 0); -lean_inc(x_80); -lean_dec(x_77); -x_81 = lean_unsigned_to_nat(0u); -x_82 = lean_apply_2(x_1, x_81, x_80); -x_83 = lean_unbox(x_82); -lean_dec(x_82); -if (x_83 == 0) +uint8_t x_82; +lean_dec(x_66); +lean_dec(x_3); +lean_dec(x_2); +x_82 = !lean_is_exclusive(x_10); +if (x_82 == 0) { -lean_object* x_84; -x_84 = l_Lean_Meta_reduceNative_x3f___closed__8; -lean_ctor_set(x_25, 0, x_84); -return x_25; +lean_object* x_83; lean_object* x_84; +x_83 = lean_ctor_get(x_10, 0); +lean_dec(x_83); +x_84 = lean_box(0); +lean_ctor_set(x_10, 0, x_84); +return x_10; } else { -lean_object* x_85; -x_85 = l_Lean_Meta_reduceNative_x3f___closed__12; -lean_ctor_set(x_25, 0, x_85); -return x_25; +lean_object* x_85; lean_object* x_86; lean_object* x_87; +x_85 = lean_ctor_get(x_10, 1); +lean_inc(x_85); +lean_dec(x_10); +x_86 = lean_box(0); +x_87 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_87, 0, x_86); +lean_ctor_set(x_87, 1, x_85); +return x_87; } } -else +} +default: { -lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; uint8_t x_90; -x_86 = lean_ctor_get(x_25, 1); -lean_inc(x_86); -lean_dec(x_25); -x_87 = lean_ctor_get(x_77, 0); -lean_inc(x_87); -lean_dec(x_77); -x_88 = lean_unsigned_to_nat(0u); -x_89 = lean_apply_2(x_1, x_88, x_87); -x_90 = lean_unbox(x_89); -lean_dec(x_89); -if (x_90 == 0) +uint8_t x_88; +lean_dec(x_11); +lean_dec(x_3); +lean_dec(x_2); +x_88 = !lean_is_exclusive(x_10); +if (x_88 == 0) { -lean_object* x_91; lean_object* x_92; -x_91 = l_Lean_Meta_reduceNative_x3f___closed__8; -x_92 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_92, 0, x_91); -lean_ctor_set(x_92, 1, x_86); -return x_92; +lean_object* x_89; lean_object* x_90; +x_89 = lean_ctor_get(x_10, 0); +lean_dec(x_89); +x_90 = lean_box(0); +lean_ctor_set(x_10, 0, x_90); +return x_10; } else { -lean_object* x_93; lean_object* x_94; -x_93 = l_Lean_Meta_reduceNative_x3f___closed__12; -x_94 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_94, 0, x_93); -lean_ctor_set(x_94, 1, x_86); -return x_94; +lean_object* x_91; lean_object* x_92; lean_object* x_93; +x_91 = lean_ctor_get(x_10, 1); +lean_inc(x_91); +lean_dec(x_10); +x_92 = lean_box(0); +x_93 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_93, 0, x_92); +lean_ctor_set(x_93, 1, x_91); +return x_93; +} } } } else { -uint8_t x_95; -lean_dec(x_77); -lean_dec(x_1); -x_95 = !lean_is_exclusive(x_25); -if (x_95 == 0) +uint8_t x_94; +lean_dec(x_3); +lean_dec(x_2); +x_94 = !lean_is_exclusive(x_10); +if (x_94 == 0) { -lean_object* x_96; lean_object* x_97; -x_96 = lean_ctor_get(x_25, 0); -lean_dec(x_96); -x_97 = lean_box(0); -lean_ctor_set(x_25, 0, x_97); -return x_25; +return x_10; } else { -lean_object* x_98; lean_object* x_99; lean_object* x_100; -x_98 = lean_ctor_get(x_25, 1); -lean_inc(x_98); -lean_dec(x_25); -x_99 = lean_box(0); -x_100 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_98); -return x_100; +lean_object* x_95; lean_object* x_96; lean_object* x_97; +x_95 = lean_ctor_get(x_10, 0); +x_96 = lean_ctor_get(x_10, 1); +lean_inc(x_96); +lean_inc(x_95); +lean_dec(x_10); +x_97 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_97, 0, x_95); +lean_ctor_set(x_97, 1, x_96); +return x_97; } } } -default: +} +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatPred___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -uint8_t x_101; -lean_dec(x_26); -lean_dec(x_1); -x_101 = !lean_is_exclusive(x_25); -if (x_101 == 0) +lean_object* x_10; uint8_t x_11; +lean_dec(x_4); +x_10 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_1, x_5, x_6, x_7, x_8, x_9); +x_11 = !lean_is_exclusive(x_10); +if (x_11 == 0) { -lean_object* x_102; lean_object* x_103; -x_102 = lean_ctor_get(x_25, 0); -lean_dec(x_102); -x_103 = lean_box(0); -lean_ctor_set(x_25, 0, x_103); -return x_25; +lean_object* x_12; lean_object* x_13; uint8_t x_14; +x_12 = lean_ctor_get(x_10, 0); +x_13 = lean_ctor_get(x_10, 1); +x_14 = l_Lean_Expr_hasExprMVar(x_12); +if (x_14 == 0) +{ +uint8_t x_15; +x_15 = l_Lean_Expr_hasFVar(x_12); +if (x_15 == 0) +{ +lean_object* x_16; lean_object* x_17; +lean_free_object(x_10); +x_16 = lean_box(0); +x_17 = l_Lean_Meta_reduceBinNatPred___lambda__3(x_12, x_2, x_3, x_16, x_5, x_6, x_7, x_8, x_13); +return x_17; } else { -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_25, 1); -lean_inc(x_104); -lean_dec(x_25); -x_105 = lean_box(0); -x_106 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_106, 0, x_105); -lean_ctor_set(x_106, 1, x_104); -return x_106; +lean_object* x_18; +lean_dec(x_12); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_18 = lean_box(0); +lean_ctor_set(x_10, 0, x_18); +return x_10; } } +else +{ +lean_object* x_19; +lean_dec(x_12); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_19 = lean_box(0); +lean_ctor_set(x_10, 0, x_19); +return x_10; } } else { -uint8_t x_107; -lean_dec(x_1); -x_107 = !lean_is_exclusive(x_25); -if (x_107 == 0) +lean_object* x_20; lean_object* x_21; uint8_t x_22; +x_20 = lean_ctor_get(x_10, 0); +x_21 = lean_ctor_get(x_10, 1); +lean_inc(x_21); +lean_inc(x_20); +lean_dec(x_10); +x_22 = l_Lean_Expr_hasExprMVar(x_20); +if (x_22 == 0) +{ +uint8_t x_23; +x_23 = l_Lean_Expr_hasFVar(x_20); +if (x_23 == 0) { +lean_object* x_24; lean_object* x_25; +x_24 = lean_box(0); +x_25 = l_Lean_Meta_reduceBinNatPred___lambda__3(x_20, x_2, x_3, x_24, x_5, x_6, x_7, x_8, x_21); return x_25; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_25, 0); -x_109 = lean_ctor_get(x_25, 1); -lean_inc(x_109); -lean_inc(x_108); -lean_dec(x_25); -x_110 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_110, 0, x_108); -lean_ctor_set(x_110, 1, x_109); -return x_110; +lean_object* x_26; lean_object* x_27; +lean_dec(x_20); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_21); +return x_27; } } +else +{ +lean_object* x_28; lean_object* x_29; +lean_dec(x_20); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_28 = lean_box(0); +x_29 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_29, 0, x_28); +lean_ctor_set(x_29, 1, x_21); +return x_29; +} } } } -else +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatPred___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; uint8_t x_115; -x_111 = lean_ctor_get(x_9, 1); -lean_inc(x_111); -lean_dec(x_9); -x_112 = lean_ctor_get(x_11, 1); -lean_inc(x_112); +lean_object* x_10; +lean_dec(x_4); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +x_10 = lean_whnf(x_1, x_5, x_6, x_7, x_8, x_9); +if (lean_obj_tag(x_10) == 0) +{ +lean_object* x_11; +x_11 = lean_ctor_get(x_10, 0); +lean_inc(x_11); +switch (lean_obj_tag(x_11)) { +case 4: +{ +lean_object* x_12; +x_12 = lean_ctor_get(x_11, 0); +lean_inc(x_12); lean_dec(x_11); -x_113 = lean_ctor_get(x_12, 1); -lean_inc(x_113); +if (lean_obj_tag(x_12) == 1) +{ +lean_object* x_13; +x_13 = lean_ctor_get(x_12, 0); +lean_inc(x_13); +if (lean_obj_tag(x_13) == 1) +{ +lean_object* x_14; +x_14 = lean_ctor_get(x_13, 0); +lean_inc(x_14); +if (lean_obj_tag(x_14) == 0) +{ +uint8_t x_15; +x_15 = !lean_is_exclusive(x_10); +if (x_15 == 0) +{ +lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; +x_16 = lean_ctor_get(x_10, 1); +x_17 = lean_ctor_get(x_10, 0); +lean_dec(x_17); +x_18 = lean_ctor_get(x_12, 1); +lean_inc(x_18); lean_dec(x_12); -x_114 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; -x_115 = lean_string_dec_eq(x_113, x_114); -lean_dec(x_113); -if (x_115 == 0) +x_19 = lean_ctor_get(x_13, 1); +lean_inc(x_19); +lean_dec(x_13); +x_20 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; +x_21 = lean_string_dec_eq(x_19, x_20); +lean_dec(x_19); +if (x_21 == 0) { -lean_object* x_116; lean_object* x_117; -lean_dec(x_112); +lean_object* x_22; +lean_dec(x_18); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); lean_dec(x_3); -lean_dec(x_1); -x_116 = lean_box(0); -x_117 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_117, 0, x_116); -lean_ctor_set(x_117, 1, x_111); -return x_117; +lean_dec(x_2); +x_22 = lean_box(0); +lean_ctor_set(x_10, 0, x_22); +return x_10; } else { -lean_object* x_118; uint8_t x_119; -x_118 = l_Lean_Meta_withNatValue___rarg___closed__1; -x_119 = lean_string_dec_eq(x_112, x_118); -lean_dec(x_112); -if (x_119 == 0) +lean_object* x_23; uint8_t x_24; +x_23 = l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1; +x_24 = lean_string_dec_eq(x_18, x_23); +lean_dec(x_18); +if (x_24 == 0) { -lean_object* x_120; lean_object* x_121; +lean_object* x_25; +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); lean_dec(x_3); -lean_dec(x_1); -x_120 = lean_box(0); -x_121 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_121, 0, x_120); -lean_ctor_set(x_121, 1, x_111); -return x_121; +lean_dec(x_2); +x_25 = lean_box(0); +lean_ctor_set(x_10, 0, x_25); +return x_10; } else { -lean_object* x_122; -x_122 = lean_whnf(x_3, x_4, x_5, x_6, x_7, x_111); -if (lean_obj_tag(x_122) == 0) -{ -lean_object* x_123; -x_123 = lean_ctor_get(x_122, 0); -lean_inc(x_123); -switch (lean_obj_tag(x_123)) { -case 4: -{ -lean_object* x_124; -x_124 = lean_ctor_get(x_123, 0); -lean_inc(x_124); -lean_dec(x_123); -if (lean_obj_tag(x_124) == 1) -{ -lean_object* x_125; -x_125 = lean_ctor_get(x_124, 0); -lean_inc(x_125); -if (lean_obj_tag(x_125) == 1) -{ -lean_object* x_126; -x_126 = lean_ctor_get(x_125, 0); -lean_inc(x_126); -if (lean_obj_tag(x_126) == 0) -{ -lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; uint8_t x_131; -x_127 = lean_ctor_get(x_122, 1); -lean_inc(x_127); -if (lean_is_exclusive(x_122)) { - lean_ctor_release(x_122, 0); - lean_ctor_release(x_122, 1); - x_128 = x_122; -} else { - lean_dec_ref(x_122); - x_128 = lean_box(0); -} -x_129 = lean_ctor_get(x_124, 1); -lean_inc(x_129); -lean_dec(x_124); -x_130 = lean_ctor_get(x_125, 1); -lean_inc(x_130); -lean_dec(x_125); -x_131 = lean_string_dec_eq(x_130, x_114); -lean_dec(x_130); -if (x_131 == 0) -{ -lean_object* x_132; lean_object* x_133; -lean_dec(x_129); -lean_dec(x_1); -x_132 = lean_box(0); -if (lean_is_scalar(x_128)) { - x_133 = lean_alloc_ctor(0, 2, 0); -} else { - x_133 = x_128; -} -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_127); -return x_133; -} -else +uint8_t x_26; +x_26 = l_Lean_Expr_hasExprMVar(x_2); +if (x_26 == 0) { -uint8_t x_134; -x_134 = lean_string_dec_eq(x_129, x_118); -lean_dec(x_129); -if (x_134 == 0) +uint8_t x_27; +x_27 = l_Lean_Expr_hasFVar(x_2); +if (x_27 == 0) { -lean_object* x_135; lean_object* x_136; -lean_dec(x_1); -x_135 = lean_box(0); -if (lean_is_scalar(x_128)) { - x_136 = lean_alloc_ctor(0, 2, 0); -} else { - x_136 = x_128; -} -lean_ctor_set(x_136, 0, x_135); -lean_ctor_set(x_136, 1, x_127); -return x_136; +lean_object* x_28; lean_object* x_29; +lean_free_object(x_10); +x_28 = lean_box(0); +x_29 = l_Lean_Meta_reduceBinNatPred___lambda__2(x_2, x_3, x_28, x_5, x_6, x_7, x_8, x_16); +return x_29; } else { -lean_object* x_137; lean_object* x_138; uint8_t x_139; -x_137 = lean_unsigned_to_nat(0u); -x_138 = lean_apply_2(x_1, x_137, x_137); -x_139 = lean_unbox(x_138); -lean_dec(x_138); -if (x_139 == 0) -{ -lean_object* x_140; lean_object* x_141; -x_140 = l_Lean_Meta_reduceNative_x3f___closed__8; -if (lean_is_scalar(x_128)) { - x_141 = lean_alloc_ctor(0, 2, 0); -} else { - x_141 = x_128; +lean_object* x_30; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_30 = lean_box(0); +lean_ctor_set(x_10, 0, x_30); +return x_10; } -lean_ctor_set(x_141, 0, x_140); -lean_ctor_set(x_141, 1, x_127); -return x_141; } else { -lean_object* x_142; lean_object* x_143; -x_142 = l_Lean_Meta_reduceNative_x3f___closed__12; -if (lean_is_scalar(x_128)) { - x_143 = lean_alloc_ctor(0, 2, 0); -} else { - x_143 = x_128; -} -lean_ctor_set(x_143, 0, x_142); -lean_ctor_set(x_143, 1, x_127); -return x_143; +lean_object* x_31; lean_object* x_32; +lean_free_object(x_10); +x_31 = lean_box(0); +x_32 = l_Lean_Meta_reduceBinNatPred___lambda__2(x_2, x_3, x_31, x_5, x_6, x_7, x_8, x_16); +return x_32; } } } } else { -lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; -lean_dec(x_126); -lean_dec(x_125); -lean_dec(x_124); -lean_dec(x_1); -x_144 = lean_ctor_get(x_122, 1); -lean_inc(x_144); -if (lean_is_exclusive(x_122)) { - lean_ctor_release(x_122, 0); - lean_ctor_release(x_122, 1); - x_145 = x_122; -} else { - lean_dec_ref(x_122); - x_145 = lean_box(0); -} -x_146 = lean_box(0); -if (lean_is_scalar(x_145)) { - x_147 = lean_alloc_ctor(0, 2, 0); -} else { - x_147 = x_145; -} -lean_ctor_set(x_147, 0, x_146); -lean_ctor_set(x_147, 1, x_144); -return x_147; -} -} -else +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; uint8_t x_37; +x_33 = lean_ctor_get(x_10, 1); +lean_inc(x_33); +lean_dec(x_10); +x_34 = lean_ctor_get(x_12, 1); +lean_inc(x_34); +lean_dec(x_12); +x_35 = lean_ctor_get(x_13, 1); +lean_inc(x_35); +lean_dec(x_13); +x_36 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; +x_37 = lean_string_dec_eq(x_35, x_36); +lean_dec(x_35); +if (x_37 == 0) { -lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; -lean_dec(x_125); -lean_dec(x_124); -lean_dec(x_1); -x_148 = lean_ctor_get(x_122, 1); -lean_inc(x_148); -if (lean_is_exclusive(x_122)) { - lean_ctor_release(x_122, 0); - lean_ctor_release(x_122, 1); - x_149 = x_122; -} else { - lean_dec_ref(x_122); - x_149 = lean_box(0); -} -x_150 = lean_box(0); -if (lean_is_scalar(x_149)) { - x_151 = lean_alloc_ctor(0, 2, 0); -} else { - x_151 = x_149; -} -lean_ctor_set(x_151, 0, x_150); -lean_ctor_set(x_151, 1, x_148); -return x_151; -} +lean_object* x_38; lean_object* x_39; +lean_dec(x_34); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_38 = lean_box(0); +x_39 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_39, 0, x_38); +lean_ctor_set(x_39, 1, x_33); +return x_39; } else { -lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; -lean_dec(x_124); -lean_dec(x_1); -x_152 = lean_ctor_get(x_122, 1); -lean_inc(x_152); -if (lean_is_exclusive(x_122)) { - lean_ctor_release(x_122, 0); - lean_ctor_release(x_122, 1); - x_153 = x_122; -} else { - lean_dec_ref(x_122); - x_153 = lean_box(0); -} -x_154 = lean_box(0); -if (lean_is_scalar(x_153)) { - x_155 = lean_alloc_ctor(0, 2, 0); -} else { - x_155 = x_153; -} -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -return x_155; -} -} -case 9: -{ -lean_object* x_156; -x_156 = lean_ctor_get(x_123, 0); -lean_inc(x_156); -lean_dec(x_123); -if (lean_obj_tag(x_156) == 0) -{ -lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; uint8_t x_162; -x_157 = lean_ctor_get(x_122, 1); -lean_inc(x_157); -if (lean_is_exclusive(x_122)) { - lean_ctor_release(x_122, 0); - lean_ctor_release(x_122, 1); - x_158 = x_122; -} else { - lean_dec_ref(x_122); - x_158 = lean_box(0); -} -x_159 = lean_ctor_get(x_156, 0); -lean_inc(x_159); -lean_dec(x_156); -x_160 = lean_unsigned_to_nat(0u); -x_161 = lean_apply_2(x_1, x_160, x_159); -x_162 = lean_unbox(x_161); -lean_dec(x_161); -if (x_162 == 0) +lean_object* x_40; uint8_t x_41; +x_40 = l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1; +x_41 = lean_string_dec_eq(x_34, x_40); +lean_dec(x_34); +if (x_41 == 0) { -lean_object* x_163; lean_object* x_164; -x_163 = l_Lean_Meta_reduceNative_x3f___closed__8; -if (lean_is_scalar(x_158)) { - x_164 = lean_alloc_ctor(0, 2, 0); -} else { - x_164 = x_158; -} -lean_ctor_set(x_164, 0, x_163); -lean_ctor_set(x_164, 1, x_157); -return x_164; +lean_object* x_42; lean_object* x_43; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_42 = lean_box(0); +x_43 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_43, 0, x_42); +lean_ctor_set(x_43, 1, x_33); +return x_43; } else { -lean_object* x_165; lean_object* x_166; -x_165 = l_Lean_Meta_reduceNative_x3f___closed__12; -if (lean_is_scalar(x_158)) { - x_166 = lean_alloc_ctor(0, 2, 0); -} else { - x_166 = x_158; -} -lean_ctor_set(x_166, 0, x_165); -lean_ctor_set(x_166, 1, x_157); -return x_166; -} -} -else +uint8_t x_44; +x_44 = l_Lean_Expr_hasExprMVar(x_2); +if (x_44 == 0) { -lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; -lean_dec(x_156); -lean_dec(x_1); -x_167 = lean_ctor_get(x_122, 1); -lean_inc(x_167); -if (lean_is_exclusive(x_122)) { - lean_ctor_release(x_122, 0); - lean_ctor_release(x_122, 1); - x_168 = x_122; -} else { - lean_dec_ref(x_122); - x_168 = lean_box(0); -} -x_169 = lean_box(0); -if (lean_is_scalar(x_168)) { - x_170 = lean_alloc_ctor(0, 2, 0); -} else { - x_170 = x_168; -} -lean_ctor_set(x_170, 0, x_169); -lean_ctor_set(x_170, 1, x_167); -return x_170; -} -} -default: +uint8_t x_45; +x_45 = l_Lean_Expr_hasFVar(x_2); +if (x_45 == 0) { -lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; -lean_dec(x_123); -lean_dec(x_1); -x_171 = lean_ctor_get(x_122, 1); -lean_inc(x_171); -if (lean_is_exclusive(x_122)) { - lean_ctor_release(x_122, 0); - lean_ctor_release(x_122, 1); - x_172 = x_122; -} else { - lean_dec_ref(x_122); - x_172 = lean_box(0); -} -x_173 = lean_box(0); -if (lean_is_scalar(x_172)) { - x_174 = lean_alloc_ctor(0, 2, 0); -} else { - x_174 = x_172; -} -lean_ctor_set(x_174, 0, x_173); -lean_ctor_set(x_174, 1, x_171); -return x_174; -} -} +lean_object* x_46; lean_object* x_47; +x_46 = lean_box(0); +x_47 = l_Lean_Meta_reduceBinNatPred___lambda__2(x_2, x_3, x_46, x_5, x_6, x_7, x_8, x_33); +return x_47; } else { -lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; -lean_dec(x_1); -x_175 = lean_ctor_get(x_122, 0); -lean_inc(x_175); -x_176 = lean_ctor_get(x_122, 1); -lean_inc(x_176); -if (lean_is_exclusive(x_122)) { - lean_ctor_release(x_122, 0); - lean_ctor_release(x_122, 1); - x_177 = x_122; -} else { - lean_dec_ref(x_122); - x_177 = lean_box(0); +lean_object* x_48; lean_object* x_49; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_48 = lean_box(0); +x_49 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_49, 0, x_48); +lean_ctor_set(x_49, 1, x_33); +return x_49; } -if (lean_is_scalar(x_177)) { - x_178 = lean_alloc_ctor(1, 2, 0); -} else { - x_178 = x_177; } -lean_ctor_set(x_178, 0, x_175); -lean_ctor_set(x_178, 1, x_176); -return x_178; +else +{ +lean_object* x_50; lean_object* x_51; +x_50 = lean_box(0); +x_51 = l_Lean_Meta_reduceBinNatPred___lambda__2(x_2, x_3, x_50, x_5, x_6, x_7, x_8, x_33); +return x_51; } } } @@ -31120,631 +31986,480 @@ return x_178; } else { -uint8_t x_179; +uint8_t x_52; +lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); -lean_dec(x_11); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); lean_dec(x_3); -lean_dec(x_1); -x_179 = !lean_is_exclusive(x_9); -if (x_179 == 0) +lean_dec(x_2); +x_52 = !lean_is_exclusive(x_10); +if (x_52 == 0) { -lean_object* x_180; lean_object* x_181; -x_180 = lean_ctor_get(x_9, 0); -lean_dec(x_180); -x_181 = lean_box(0); -lean_ctor_set(x_9, 0, x_181); -return x_9; +lean_object* x_53; lean_object* x_54; +x_53 = lean_ctor_get(x_10, 0); +lean_dec(x_53); +x_54 = lean_box(0); +lean_ctor_set(x_10, 0, x_54); +return x_10; } else { -lean_object* x_182; lean_object* x_183; lean_object* x_184; -x_182 = lean_ctor_get(x_9, 1); -lean_inc(x_182); -lean_dec(x_9); -x_183 = lean_box(0); -x_184 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_184, 0, x_183); -lean_ctor_set(x_184, 1, x_182); -return x_184; +lean_object* x_55; lean_object* x_56; lean_object* x_57; +x_55 = lean_ctor_get(x_10, 1); +lean_inc(x_55); +lean_dec(x_10); +x_56 = lean_box(0); +x_57 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_57, 0, x_56); +lean_ctor_set(x_57, 1, x_55); +return x_57; } } } else { -uint8_t x_185; +uint8_t x_58; +lean_dec(x_13); lean_dec(x_12); -lean_dec(x_11); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); lean_dec(x_3); -lean_dec(x_1); -x_185 = !lean_is_exclusive(x_9); -if (x_185 == 0) +lean_dec(x_2); +x_58 = !lean_is_exclusive(x_10); +if (x_58 == 0) { -lean_object* x_186; lean_object* x_187; -x_186 = lean_ctor_get(x_9, 0); -lean_dec(x_186); -x_187 = lean_box(0); -lean_ctor_set(x_9, 0, x_187); -return x_9; +lean_object* x_59; lean_object* x_60; +x_59 = lean_ctor_get(x_10, 0); +lean_dec(x_59); +x_60 = lean_box(0); +lean_ctor_set(x_10, 0, x_60); +return x_10; } else { -lean_object* x_188; lean_object* x_189; lean_object* x_190; -x_188 = lean_ctor_get(x_9, 1); -lean_inc(x_188); -lean_dec(x_9); -x_189 = lean_box(0); -x_190 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_190, 0, x_189); -lean_ctor_set(x_190, 1, x_188); -return x_190; +lean_object* x_61; lean_object* x_62; lean_object* x_63; +x_61 = lean_ctor_get(x_10, 1); +lean_inc(x_61); +lean_dec(x_10); +x_62 = lean_box(0); +x_63 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_63, 0, x_62); +lean_ctor_set(x_63, 1, x_61); +return x_63; } } } else { -uint8_t x_191; -lean_dec(x_11); +uint8_t x_64; +lean_dec(x_12); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); lean_dec(x_3); -lean_dec(x_1); -x_191 = !lean_is_exclusive(x_9); -if (x_191 == 0) +lean_dec(x_2); +x_64 = !lean_is_exclusive(x_10); +if (x_64 == 0) { -lean_object* x_192; lean_object* x_193; -x_192 = lean_ctor_get(x_9, 0); -lean_dec(x_192); -x_193 = lean_box(0); -lean_ctor_set(x_9, 0, x_193); -return x_9; +lean_object* x_65; lean_object* x_66; +x_65 = lean_ctor_get(x_10, 0); +lean_dec(x_65); +x_66 = lean_box(0); +lean_ctor_set(x_10, 0, x_66); +return x_10; } else { -lean_object* x_194; lean_object* x_195; lean_object* x_196; -x_194 = lean_ctor_get(x_9, 1); -lean_inc(x_194); -lean_dec(x_9); -x_195 = lean_box(0); -x_196 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_196, 0, x_195); -lean_ctor_set(x_196, 1, x_194); -return x_196; +lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_67 = lean_ctor_get(x_10, 1); +lean_inc(x_67); +lean_dec(x_10); +x_68 = lean_box(0); +x_69 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_69, 0, x_68); +lean_ctor_set(x_69, 1, x_67); +return x_69; } } } case 9: { -lean_object* x_197; -x_197 = lean_ctor_get(x_10, 0); -lean_inc(x_197); -lean_dec(x_10); -if (lean_obj_tag(x_197) == 0) -{ -lean_object* x_198; lean_object* x_199; lean_object* x_200; -x_198 = lean_ctor_get(x_9, 1); -lean_inc(x_198); -lean_dec(x_9); -x_199 = lean_ctor_get(x_197, 0); -lean_inc(x_199); -lean_dec(x_197); -x_200 = lean_whnf(x_3, x_4, x_5, x_6, x_7, x_198); -if (lean_obj_tag(x_200) == 0) -{ -lean_object* x_201; -x_201 = lean_ctor_get(x_200, 0); -lean_inc(x_201); -switch (lean_obj_tag(x_201)) { -case 4: -{ -lean_object* x_202; -x_202 = lean_ctor_get(x_201, 0); -lean_inc(x_202); -lean_dec(x_201); -if (lean_obj_tag(x_202) == 1) -{ -lean_object* x_203; -x_203 = lean_ctor_get(x_202, 0); -lean_inc(x_203); -if (lean_obj_tag(x_203) == 1) -{ -lean_object* x_204; -x_204 = lean_ctor_get(x_203, 0); -lean_inc(x_204); -if (lean_obj_tag(x_204) == 0) -{ -uint8_t x_205; -x_205 = !lean_is_exclusive(x_200); -if (x_205 == 0) -{ -lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; uint8_t x_210; -x_206 = lean_ctor_get(x_200, 0); -lean_dec(x_206); -x_207 = lean_ctor_get(x_202, 1); -lean_inc(x_207); -lean_dec(x_202); -x_208 = lean_ctor_get(x_203, 1); -lean_inc(x_208); -lean_dec(x_203); -x_209 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; -x_210 = lean_string_dec_eq(x_208, x_209); -lean_dec(x_208); -if (x_210 == 0) -{ -lean_object* x_211; -lean_dec(x_207); -lean_dec(x_199); -lean_dec(x_1); -x_211 = lean_box(0); -lean_ctor_set(x_200, 0, x_211); -return x_200; -} -else +lean_object* x_70; +x_70 = lean_ctor_get(x_11, 0); +lean_inc(x_70); +lean_dec(x_11); +if (lean_obj_tag(x_70) == 0) { -lean_object* x_212; uint8_t x_213; -x_212 = l_Lean_Meta_withNatValue___rarg___closed__1; -x_213 = lean_string_dec_eq(x_207, x_212); -lean_dec(x_207); -if (x_213 == 0) +uint8_t x_71; +x_71 = !lean_is_exclusive(x_10); +if (x_71 == 0) { -lean_object* x_214; -lean_dec(x_199); -lean_dec(x_1); -x_214 = lean_box(0); -lean_ctor_set(x_200, 0, x_214); -return x_200; -} -else +lean_object* x_72; lean_object* x_73; lean_object* x_74; uint8_t x_75; +x_72 = lean_ctor_get(x_10, 1); +x_73 = lean_ctor_get(x_10, 0); +lean_dec(x_73); +x_74 = lean_ctor_get(x_70, 0); +lean_inc(x_74); +lean_dec(x_70); +x_75 = l_Lean_Expr_hasExprMVar(x_2); +if (x_75 == 0) { -lean_object* x_215; lean_object* x_216; uint8_t x_217; -x_215 = lean_unsigned_to_nat(0u); -x_216 = lean_apply_2(x_1, x_199, x_215); -x_217 = lean_unbox(x_216); -lean_dec(x_216); -if (x_217 == 0) +uint8_t x_76; +x_76 = l_Lean_Expr_hasFVar(x_2); +if (x_76 == 0) { -lean_object* x_218; -x_218 = l_Lean_Meta_reduceNative_x3f___closed__8; -lean_ctor_set(x_200, 0, x_218); -return x_200; +lean_object* x_77; lean_object* x_78; +lean_free_object(x_10); +x_77 = lean_box(0); +x_78 = l_Lean_Meta_reduceBinNatPred___lambda__4(x_2, x_3, x_74, x_77, x_5, x_6, x_7, x_8, x_72); +return x_78; } else { -lean_object* x_219; -x_219 = l_Lean_Meta_reduceNative_x3f___closed__12; -lean_ctor_set(x_200, 0, x_219); -return x_200; -} -} -} +lean_object* x_79; +lean_dec(x_74); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_79 = lean_box(0); +lean_ctor_set(x_10, 0, x_79); +return x_10; } -else -{ -lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; uint8_t x_224; -x_220 = lean_ctor_get(x_200, 1); -lean_inc(x_220); -lean_dec(x_200); -x_221 = lean_ctor_get(x_202, 1); -lean_inc(x_221); -lean_dec(x_202); -x_222 = lean_ctor_get(x_203, 1); -lean_inc(x_222); -lean_dec(x_203); -x_223 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; -x_224 = lean_string_dec_eq(x_222, x_223); -lean_dec(x_222); -if (x_224 == 0) -{ -lean_object* x_225; lean_object* x_226; -lean_dec(x_221); -lean_dec(x_199); -lean_dec(x_1); -x_225 = lean_box(0); -x_226 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_226, 0, x_225); -lean_ctor_set(x_226, 1, x_220); -return x_226; } else { -lean_object* x_227; uint8_t x_228; -x_227 = l_Lean_Meta_withNatValue___rarg___closed__1; -x_228 = lean_string_dec_eq(x_221, x_227); -lean_dec(x_221); -if (x_228 == 0) -{ -lean_object* x_229; lean_object* x_230; -lean_dec(x_199); -lean_dec(x_1); -x_229 = lean_box(0); -x_230 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_230, 0, x_229); -lean_ctor_set(x_230, 1, x_220); -return x_230; +lean_object* x_80; lean_object* x_81; +lean_free_object(x_10); +x_80 = lean_box(0); +x_81 = l_Lean_Meta_reduceBinNatPred___lambda__4(x_2, x_3, x_74, x_80, x_5, x_6, x_7, x_8, x_72); +return x_81; } -else -{ -lean_object* x_231; lean_object* x_232; uint8_t x_233; -x_231 = lean_unsigned_to_nat(0u); -x_232 = lean_apply_2(x_1, x_199, x_231); -x_233 = lean_unbox(x_232); -lean_dec(x_232); -if (x_233 == 0) -{ -lean_object* x_234; lean_object* x_235; -x_234 = l_Lean_Meta_reduceNative_x3f___closed__8; -x_235 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_235, 0, x_234); -lean_ctor_set(x_235, 1, x_220); -return x_235; } else { -lean_object* x_236; lean_object* x_237; -x_236 = l_Lean_Meta_reduceNative_x3f___closed__12; -x_237 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_237, 0, x_236); -lean_ctor_set(x_237, 1, x_220); -return x_237; -} -} -} -} -} -else +lean_object* x_82; lean_object* x_83; uint8_t x_84; +x_82 = lean_ctor_get(x_10, 1); +lean_inc(x_82); +lean_dec(x_10); +x_83 = lean_ctor_get(x_70, 0); +lean_inc(x_83); +lean_dec(x_70); +x_84 = l_Lean_Expr_hasExprMVar(x_2); +if (x_84 == 0) { -uint8_t x_238; -lean_dec(x_204); -lean_dec(x_203); -lean_dec(x_202); -lean_dec(x_199); -lean_dec(x_1); -x_238 = !lean_is_exclusive(x_200); -if (x_238 == 0) +uint8_t x_85; +x_85 = l_Lean_Expr_hasFVar(x_2); +if (x_85 == 0) { -lean_object* x_239; lean_object* x_240; -x_239 = lean_ctor_get(x_200, 0); -lean_dec(x_239); -x_240 = lean_box(0); -lean_ctor_set(x_200, 0, x_240); -return x_200; +lean_object* x_86; lean_object* x_87; +x_86 = lean_box(0); +x_87 = l_Lean_Meta_reduceBinNatPred___lambda__4(x_2, x_3, x_83, x_86, x_5, x_6, x_7, x_8, x_82); +return x_87; } else { -lean_object* x_241; lean_object* x_242; lean_object* x_243; -x_241 = lean_ctor_get(x_200, 1); -lean_inc(x_241); -lean_dec(x_200); -x_242 = lean_box(0); -x_243 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_243, 0, x_242); -lean_ctor_set(x_243, 1, x_241); -return x_243; -} -} +lean_object* x_88; lean_object* x_89; +lean_dec(x_83); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_88 = lean_box(0); +x_89 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_89, 0, x_88); +lean_ctor_set(x_89, 1, x_82); +return x_89; } -else -{ -uint8_t x_244; -lean_dec(x_203); -lean_dec(x_202); -lean_dec(x_199); -lean_dec(x_1); -x_244 = !lean_is_exclusive(x_200); -if (x_244 == 0) -{ -lean_object* x_245; lean_object* x_246; -x_245 = lean_ctor_get(x_200, 0); -lean_dec(x_245); -x_246 = lean_box(0); -lean_ctor_set(x_200, 0, x_246); -return x_200; } else { -lean_object* x_247; lean_object* x_248; lean_object* x_249; -x_247 = lean_ctor_get(x_200, 1); -lean_inc(x_247); -lean_dec(x_200); -x_248 = lean_box(0); -x_249 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_249, 0, x_248); -lean_ctor_set(x_249, 1, x_247); -return x_249; +lean_object* x_90; lean_object* x_91; +x_90 = lean_box(0); +x_91 = l_Lean_Meta_reduceBinNatPred___lambda__4(x_2, x_3, x_83, x_90, x_5, x_6, x_7, x_8, x_82); +return x_91; } } } else { -uint8_t x_250; -lean_dec(x_202); -lean_dec(x_199); -lean_dec(x_1); -x_250 = !lean_is_exclusive(x_200); -if (x_250 == 0) +uint8_t x_92; +lean_dec(x_70); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_92 = !lean_is_exclusive(x_10); +if (x_92 == 0) { -lean_object* x_251; lean_object* x_252; -x_251 = lean_ctor_get(x_200, 0); -lean_dec(x_251); -x_252 = lean_box(0); -lean_ctor_set(x_200, 0, x_252); -return x_200; +lean_object* x_93; lean_object* x_94; +x_93 = lean_ctor_get(x_10, 0); +lean_dec(x_93); +x_94 = lean_box(0); +lean_ctor_set(x_10, 0, x_94); +return x_10; } else { -lean_object* x_253; lean_object* x_254; lean_object* x_255; -x_253 = lean_ctor_get(x_200, 1); -lean_inc(x_253); -lean_dec(x_200); -x_254 = lean_box(0); -x_255 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_255, 0, x_254); -lean_ctor_set(x_255, 1, x_253); -return x_255; -} -} -} -case 9: -{ -lean_object* x_256; -x_256 = lean_ctor_get(x_201, 0); -lean_inc(x_256); -lean_dec(x_201); -if (lean_obj_tag(x_256) == 0) -{ -uint8_t x_257; -x_257 = !lean_is_exclusive(x_200); -if (x_257 == 0) -{ -lean_object* x_258; lean_object* x_259; lean_object* x_260; uint8_t x_261; -x_258 = lean_ctor_get(x_200, 0); -lean_dec(x_258); -x_259 = lean_ctor_get(x_256, 0); -lean_inc(x_259); -lean_dec(x_256); -x_260 = lean_apply_2(x_1, x_199, x_259); -x_261 = lean_unbox(x_260); -lean_dec(x_260); -if (x_261 == 0) -{ -lean_object* x_262; -x_262 = l_Lean_Meta_reduceNative_x3f___closed__8; -lean_ctor_set(x_200, 0, x_262); -return x_200; +lean_object* x_95; lean_object* x_96; lean_object* x_97; +x_95 = lean_ctor_get(x_10, 1); +lean_inc(x_95); +lean_dec(x_10); +x_96 = lean_box(0); +x_97 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_97, 0, x_96); +lean_ctor_set(x_97, 1, x_95); +return x_97; } -else -{ -lean_object* x_263; -x_263 = l_Lean_Meta_reduceNative_x3f___closed__12; -lean_ctor_set(x_200, 0, x_263); -return x_200; } } -else +default: { -lean_object* x_264; lean_object* x_265; lean_object* x_266; uint8_t x_267; -x_264 = lean_ctor_get(x_200, 1); -lean_inc(x_264); -lean_dec(x_200); -x_265 = lean_ctor_get(x_256, 0); -lean_inc(x_265); -lean_dec(x_256); -x_266 = lean_apply_2(x_1, x_199, x_265); -x_267 = lean_unbox(x_266); -lean_dec(x_266); -if (x_267 == 0) +uint8_t x_98; +lean_dec(x_11); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_98 = !lean_is_exclusive(x_10); +if (x_98 == 0) { -lean_object* x_268; lean_object* x_269; -x_268 = l_Lean_Meta_reduceNative_x3f___closed__8; -x_269 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_269, 0, x_268); -lean_ctor_set(x_269, 1, x_264); -return x_269; +lean_object* x_99; lean_object* x_100; +x_99 = lean_ctor_get(x_10, 0); +lean_dec(x_99); +x_100 = lean_box(0); +lean_ctor_set(x_10, 0, x_100); +return x_10; } else { -lean_object* x_270; lean_object* x_271; -x_270 = l_Lean_Meta_reduceNative_x3f___closed__12; -x_271 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_271, 0, x_270); -lean_ctor_set(x_271, 1, x_264); -return x_271; +lean_object* x_101; lean_object* x_102; lean_object* x_103; +x_101 = lean_ctor_get(x_10, 1); +lean_inc(x_101); +lean_dec(x_10); +x_102 = lean_box(0); +x_103 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_103, 0, x_102); +lean_ctor_set(x_103, 1, x_101); +return x_103; +} } } } else { -uint8_t x_272; -lean_dec(x_256); -lean_dec(x_199); -lean_dec(x_1); -x_272 = !lean_is_exclusive(x_200); -if (x_272 == 0) +uint8_t x_104; +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_104 = !lean_is_exclusive(x_10); +if (x_104 == 0) { -lean_object* x_273; lean_object* x_274; -x_273 = lean_ctor_get(x_200, 0); -lean_dec(x_273); -x_274 = lean_box(0); -lean_ctor_set(x_200, 0, x_274); -return x_200; +return x_10; } else { -lean_object* x_275; lean_object* x_276; lean_object* x_277; -x_275 = lean_ctor_get(x_200, 1); -lean_inc(x_275); -lean_dec(x_200); -x_276 = lean_box(0); -x_277 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_277, 0, x_276); -lean_ctor_set(x_277, 1, x_275); -return x_277; +lean_object* x_105; lean_object* x_106; lean_object* x_107; +x_105 = lean_ctor_get(x_10, 0); +x_106 = lean_ctor_get(x_10, 1); +lean_inc(x_106); +lean_inc(x_105); +lean_dec(x_10); +x_107 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_106); +return x_107; } } } -default: +} +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatPred___lambda__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: { -uint8_t x_278; -lean_dec(x_201); -lean_dec(x_199); -lean_dec(x_1); -x_278 = !lean_is_exclusive(x_200); -if (x_278 == 0) +lean_object* x_10; uint8_t x_11; +lean_dec(x_4); +x_10 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_1, x_5, x_6, x_7, x_8, x_9); +x_11 = !lean_is_exclusive(x_10); +if (x_11 == 0) +{ +lean_object* x_12; lean_object* x_13; uint8_t x_14; +x_12 = lean_ctor_get(x_10, 0); +x_13 = lean_ctor_get(x_10, 1); +x_14 = l_Lean_Expr_hasExprMVar(x_12); +if (x_14 == 0) +{ +uint8_t x_15; +x_15 = l_Lean_Expr_hasFVar(x_12); +if (x_15 == 0) { -lean_object* x_279; lean_object* x_280; -x_279 = lean_ctor_get(x_200, 0); -lean_dec(x_279); -x_280 = lean_box(0); -lean_ctor_set(x_200, 0, x_280); -return x_200; +lean_object* x_16; lean_object* x_17; +lean_free_object(x_10); +x_16 = lean_box(0); +x_17 = l_Lean_Meta_reduceBinNatPred___lambda__5(x_12, x_2, x_3, x_16, x_5, x_6, x_7, x_8, x_13); +return x_17; } else { -lean_object* x_281; lean_object* x_282; lean_object* x_283; -x_281 = lean_ctor_get(x_200, 1); -lean_inc(x_281); -lean_dec(x_200); -x_282 = lean_box(0); -x_283 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_283, 0, x_282); -lean_ctor_set(x_283, 1, x_281); -return x_283; +lean_object* x_18; +lean_dec(x_12); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_18 = lean_box(0); +lean_ctor_set(x_10, 0, x_18); +return x_10; } } +else +{ +lean_object* x_19; +lean_dec(x_12); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_3); +lean_dec(x_2); +x_19 = lean_box(0); +lean_ctor_set(x_10, 0, x_19); +return x_10; } } else { -uint8_t x_284; -lean_dec(x_199); -lean_dec(x_1); -x_284 = !lean_is_exclusive(x_200); -if (x_284 == 0) +lean_object* x_20; lean_object* x_21; uint8_t x_22; +x_20 = lean_ctor_get(x_10, 0); +x_21 = lean_ctor_get(x_10, 1); +lean_inc(x_21); +lean_inc(x_20); +lean_dec(x_10); +x_22 = l_Lean_Expr_hasExprMVar(x_20); +if (x_22 == 0) { -return x_200; -} -else +uint8_t x_23; +x_23 = l_Lean_Expr_hasFVar(x_20); +if (x_23 == 0) { -lean_object* x_285; lean_object* x_286; lean_object* x_287; -x_285 = lean_ctor_get(x_200, 0); -x_286 = lean_ctor_get(x_200, 1); -lean_inc(x_286); -lean_inc(x_285); -lean_dec(x_200); -x_287 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_287, 0, x_285); -lean_ctor_set(x_287, 1, x_286); -return x_287; -} -} +lean_object* x_24; lean_object* x_25; +x_24 = lean_box(0); +x_25 = l_Lean_Meta_reduceBinNatPred___lambda__5(x_20, x_2, x_3, x_24, x_5, x_6, x_7, x_8, x_21); +return x_25; } else { -uint8_t x_288; -lean_dec(x_197); +lean_object* x_26; lean_object* x_27; +lean_dec(x_20); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); lean_dec(x_3); -lean_dec(x_1); -x_288 = !lean_is_exclusive(x_9); -if (x_288 == 0) -{ -lean_object* x_289; lean_object* x_290; -x_289 = lean_ctor_get(x_9, 0); -lean_dec(x_289); -x_290 = lean_box(0); -lean_ctor_set(x_9, 0, x_290); -return x_9; -} -else -{ -lean_object* x_291; lean_object* x_292; lean_object* x_293; -x_291 = lean_ctor_get(x_9, 1); -lean_inc(x_291); -lean_dec(x_9); -x_292 = lean_box(0); -x_293 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_293, 0, x_292); -lean_ctor_set(x_293, 1, x_291); -return x_293; -} +lean_dec(x_2); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_21); +return x_27; } } -default: +else { -uint8_t x_294; -lean_dec(x_10); +lean_object* x_28; lean_object* x_29; +lean_dec(x_20); +lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -lean_dec(x_4); lean_dec(x_3); -lean_dec(x_1); -x_294 = !lean_is_exclusive(x_9); -if (x_294 == 0) -{ -lean_object* x_295; lean_object* x_296; -x_295 = lean_ctor_get(x_9, 0); -lean_dec(x_295); -x_296 = lean_box(0); -lean_ctor_set(x_9, 0, x_296); -return x_9; +lean_dec(x_2); +x_28 = lean_box(0); +x_29 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_29, 0, x_28); +lean_ctor_set(x_29, 1, x_21); +return x_29; } -else -{ -lean_object* x_297; lean_object* x_298; lean_object* x_299; -x_297 = lean_ctor_get(x_9, 1); -lean_inc(x_297); -lean_dec(x_9); -x_298 = lean_box(0); -x_299 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_299, 0, x_298); -lean_ctor_set(x_299, 1, x_297); -return x_299; } } } +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatPred(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +uint8_t x_9; +x_9 = l_Lean_Expr_hasExprMVar(x_2); +if (x_9 == 0) +{ +uint8_t x_10; +x_10 = l_Lean_Expr_hasFVar(x_2); +if (x_10 == 0) +{ +lean_object* x_11; lean_object* x_12; +x_11 = lean_box(0); +x_12 = l_Lean_Meta_reduceBinNatPred___lambda__6(x_2, x_3, x_1, x_11, x_4, x_5, x_6, x_7, x_8); +return x_12; } else { -uint8_t x_300; +lean_object* x_13; lean_object* x_14; lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); +lean_dec(x_2); lean_dec(x_1); -x_300 = !lean_is_exclusive(x_9); -if (x_300 == 0) -{ -return x_9; +x_13 = lean_box(0); +x_14 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_14, 0, x_13); +lean_ctor_set(x_14, 1, x_8); +return x_14; +} } else { -lean_object* x_301; lean_object* x_302; lean_object* x_303; -x_301 = lean_ctor_get(x_9, 0); -x_302 = lean_ctor_get(x_9, 1); -lean_inc(x_302); -lean_inc(x_301); -lean_dec(x_9); -x_303 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_303, 0, x_301); -lean_ctor_set(x_303, 1, x_302); -return x_303; +lean_object* x_15; lean_object* x_16; +x_15 = lean_box(0); +x_16 = l_Lean_Meta_reduceBinNatPred___lambda__6(x_2, x_3, x_1, x_15, x_4, x_5, x_6, x_7, x_8); +return x_16; +} +} +} +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatPred___lambda__1___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; +x_9 = l_Lean_Meta_reduceBinNatPred___lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +lean_dec(x_3); +return x_9; } } +LEAN_EXPORT lean_object* l_Lean_Meta_reduceBinNatPred___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +_start: +{ +lean_object* x_10; +x_10 = l_Lean_Meta_reduceBinNatPred___lambda__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_dec(x_4); +return x_10; } } LEAN_EXPORT lean_object* l_Lean_Meta_reduceNat_x3f___lambda__1(lean_object* x_1) { @@ -31793,32 +32508,12 @@ return x_1; static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__5() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; -x_2 = l_Lean_Meta_reduceNat_x3f___closed__4; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__6() { -_start: -{ lean_object* x_1; x_1 = lean_mk_string_from_bytes("sub", 3); return x_1; } } -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; -x_2 = l_Lean_Meta_reduceNat_x3f___closed__6; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__8() { +static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__6() { _start: { lean_object* x_1; @@ -31826,17 +32521,7 @@ x_1 = lean_mk_string_from_bytes("mul", 3); return x_1; } } -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__9() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; -x_2 = l_Lean_Meta_reduceNat_x3f___closed__8; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__10() { +static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__7() { _start: { lean_object* x_1; @@ -31844,27 +32529,7 @@ x_1 = lean_mk_string_from_bytes("div", 3); return x_1; } } -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__11() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; -x_2 = l_Lean_Meta_reduceNat_x3f___closed__10; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__12() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; -x_2 = l_Lean_Meta_canUnfoldAtMatcher___closed__38; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__13() { +static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__8() { _start: { lean_object* x_1; @@ -31872,17 +32537,7 @@ x_1 = lean_mk_string_from_bytes("pow", 3); return x_1; } } -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__14() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; -x_2 = l_Lean_Meta_reduceNat_x3f___closed__13; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__15() { +static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__9() { _start: { lean_object* x_1; @@ -31890,17 +32545,7 @@ x_1 = lean_mk_string_from_bytes("gcd", 3); return x_1; } } -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__16() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; -x_2 = l_Lean_Meta_reduceNat_x3f___closed__15; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__17() { +static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__10() { _start: { lean_object* x_1; @@ -31908,17 +32553,7 @@ x_1 = lean_mk_string_from_bytes("beq", 3); return x_1; } } -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__18() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; -x_2 = l_Lean_Meta_reduceNat_x3f___closed__17; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__19() { +static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__11() { _start: { lean_object* x_1; @@ -31926,17 +32561,7 @@ x_1 = lean_mk_string_from_bytes("ble", 3); return x_1; } } -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__20() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; -x_2 = l_Lean_Meta_reduceNat_x3f___closed__19; -x_3 = l_Lean_Name_mkStr2(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__21() { +static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__12() { _start: { lean_object* x_1; @@ -31944,7 +32569,7 @@ x_1 = lean_alloc_closure((void*)(l_Nat_ble___boxed), 2, 0); return x_1; } } -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__22() { +static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__13() { _start: { lean_object* x_1; @@ -31952,7 +32577,7 @@ x_1 = lean_alloc_closure((void*)(l_Nat_beq___boxed), 2, 0); return x_1; } } -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__23() { +static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__14() { _start: { lean_object* x_1; @@ -31960,7 +32585,7 @@ x_1 = lean_alloc_closure((void*)(l_Nat_gcd___boxed), 2, 0); return x_1; } } -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__24() { +static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__15() { _start: { lean_object* x_1; @@ -31968,7 +32593,7 @@ x_1 = lean_alloc_closure((void*)(l_Nat_pow___boxed), 2, 0); return x_1; } } -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__25() { +static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__16() { _start: { lean_object* x_1; @@ -31976,7 +32601,7 @@ x_1 = lean_alloc_closure((void*)(l_Nat_mod___boxed), 2, 0); return x_1; } } -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__26() { +static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__17() { _start: { lean_object* x_1; @@ -31984,7 +32609,7 @@ x_1 = lean_alloc_closure((void*)(l_Nat_div___boxed), 2, 0); return x_1; } } -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__27() { +static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__18() { _start: { lean_object* x_1; @@ -31992,7 +32617,7 @@ x_1 = lean_alloc_closure((void*)(l_Nat_mul___boxed), 2, 0); return x_1; } } -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__28() { +static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__19() { _start: { lean_object* x_1; @@ -32000,7 +32625,7 @@ x_1 = lean_alloc_closure((void*)(l_Nat_sub___boxed), 2, 0); return x_1; } } -static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__29() { +static lean_object* _init_l_Lean_Meta_reduceNat_x3f___closed__20() { _start: { lean_object* x_1; @@ -32011,261 +32636,250 @@ return x_1; LEAN_EXPORT lean_object* l_Lean_Meta_reduceNat_x3f(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { -uint8_t x_7; -x_7 = l_Lean_Expr_hasFVar(x_1); -if (x_7 == 0) -{ -uint8_t x_8; -x_8 = l_Lean_Expr_hasMVar(x_1); -if (x_8 == 0) -{ if (lean_obj_tag(x_1) == 5) { -lean_object* x_9; -x_9 = lean_ctor_get(x_1, 0); -lean_inc(x_9); -switch (lean_obj_tag(x_9)) { +lean_object* x_7; +x_7 = lean_ctor_get(x_1, 0); +lean_inc(x_7); +switch (lean_obj_tag(x_7)) { case 4: { -lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; -x_10 = lean_ctor_get(x_1, 1); -lean_inc(x_10); +lean_object* x_8; lean_object* x_9; lean_object* x_10; uint8_t x_11; +x_8 = lean_ctor_get(x_1, 1); +lean_inc(x_8); lean_dec(x_1); -x_11 = lean_ctor_get(x_9, 0); -lean_inc(x_11); +x_9 = lean_ctor_get(x_7, 0); +lean_inc(x_9); +lean_dec(x_7); +x_10 = l_Lean_Meta_reduceNat_x3f___closed__2; +x_11 = lean_name_eq(x_9, x_10); lean_dec(x_9); -x_12 = l_Lean_Meta_reduceNat_x3f___closed__2; -x_13 = lean_name_eq(x_11, x_12); -lean_dec(x_11); -if (x_13 == 0) +if (x_11 == 0) { -lean_object* x_14; lean_object* x_15; -lean_dec(x_10); +lean_object* x_12; lean_object* x_13; +lean_dec(x_8); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_14 = lean_box(0); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_6); -return x_15; +x_12 = lean_box(0); +x_13 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_13, 0, x_12); +lean_ctor_set(x_13, 1, x_6); +return x_13; } else { -lean_object* x_16; lean_object* x_17; -x_16 = l_Lean_Meta_reduceNat_x3f___closed__3; -x_17 = l_Lean_Meta_reduceUnaryNatOp(x_16, x_10, x_2, x_3, x_4, x_5, x_6); -return x_17; +lean_object* x_14; lean_object* x_15; +x_14 = l_Lean_Meta_reduceNat_x3f___closed__3; +x_15 = l_Lean_Meta_reduceUnaryNatOp(x_14, x_8, x_2, x_3, x_4, x_5, x_6); +return x_15; } } case 5: { +lean_object* x_16; +x_16 = lean_ctor_get(x_7, 0); +lean_inc(x_16); +if (lean_obj_tag(x_16) == 4) +{ +lean_object* x_17; +x_17 = lean_ctor_get(x_16, 0); +lean_inc(x_17); +lean_dec(x_16); +if (lean_obj_tag(x_17) == 1) +{ lean_object* x_18; -x_18 = lean_ctor_get(x_9, 0); +x_18 = lean_ctor_get(x_17, 0); lean_inc(x_18); -if (lean_obj_tag(x_18) == 4) +if (lean_obj_tag(x_18) == 1) { -lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; uint8_t x_23; -x_19 = lean_ctor_get(x_1, 1); +lean_object* x_19; +x_19 = lean_ctor_get(x_18, 0); lean_inc(x_19); -lean_dec(x_1); -x_20 = lean_ctor_get(x_9, 1); +if (lean_obj_tag(x_19) == 0) +{ +lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; uint8_t x_25; +x_20 = lean_ctor_get(x_1, 1); lean_inc(x_20); -lean_dec(x_9); -x_21 = lean_ctor_get(x_18, 0); +lean_dec(x_1); +x_21 = lean_ctor_get(x_7, 1); lean_inc(x_21); +lean_dec(x_7); +x_22 = lean_ctor_get(x_17, 1); +lean_inc(x_22); +lean_dec(x_17); +x_23 = lean_ctor_get(x_18, 1); +lean_inc(x_23); lean_dec(x_18); -x_22 = l_Lean_Meta_reduceNat_x3f___closed__5; -x_23 = lean_name_eq(x_21, x_22); -if (x_23 == 0) -{ -lean_object* x_24; uint8_t x_25; -x_24 = l_Lean_Meta_reduceNat_x3f___closed__7; -x_25 = lean_name_eq(x_21, x_24); +x_24 = l_Lean_Meta_canUnfoldAtMatcher___closed__8; +x_25 = lean_string_dec_eq(x_23, x_24); +lean_dec(x_23); if (x_25 == 0) { -lean_object* x_26; uint8_t x_27; -x_26 = l_Lean_Meta_reduceNat_x3f___closed__9; -x_27 = lean_name_eq(x_21, x_26); -if (x_27 == 0) +lean_object* x_26; lean_object* x_27; +lean_dec(x_22); +lean_dec(x_21); +lean_dec(x_20); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_26 = lean_box(0); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_6); +return x_27; +} +else { lean_object* x_28; uint8_t x_29; -x_28 = l_Lean_Meta_reduceNat_x3f___closed__11; -x_29 = lean_name_eq(x_21, x_28); +x_28 = l_Lean_Meta_reduceNat_x3f___closed__4; +x_29 = lean_string_dec_eq(x_22, x_28); if (x_29 == 0) { lean_object* x_30; uint8_t x_31; -x_30 = l_Lean_Meta_reduceNat_x3f___closed__12; -x_31 = lean_name_eq(x_21, x_30); +x_30 = l_Lean_Meta_reduceNat_x3f___closed__5; +x_31 = lean_string_dec_eq(x_22, x_30); if (x_31 == 0) { lean_object* x_32; uint8_t x_33; -x_32 = l_Lean_Meta_reduceNat_x3f___closed__14; -x_33 = lean_name_eq(x_21, x_32); +x_32 = l_Lean_Meta_reduceNat_x3f___closed__6; +x_33 = lean_string_dec_eq(x_22, x_32); if (x_33 == 0) { lean_object* x_34; uint8_t x_35; -x_34 = l_Lean_Meta_reduceNat_x3f___closed__16; -x_35 = lean_name_eq(x_21, x_34); +x_34 = l_Lean_Meta_reduceNat_x3f___closed__7; +x_35 = lean_string_dec_eq(x_22, x_34); if (x_35 == 0) { lean_object* x_36; uint8_t x_37; -x_36 = l_Lean_Meta_reduceNat_x3f___closed__18; -x_37 = lean_name_eq(x_21, x_36); +x_36 = l_Lean_Meta_canUnfoldAtMatcher___closed__38; +x_37 = lean_string_dec_eq(x_22, x_36); if (x_37 == 0) { lean_object* x_38; uint8_t x_39; -x_38 = l_Lean_Meta_reduceNat_x3f___closed__20; -x_39 = lean_name_eq(x_21, x_38); -lean_dec(x_21); +x_38 = l_Lean_Meta_reduceNat_x3f___closed__8; +x_39 = lean_string_dec_eq(x_22, x_38); if (x_39 == 0) { -lean_object* x_40; lean_object* x_41; -lean_dec(x_20); -lean_dec(x_19); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_40 = lean_box(0); -x_41 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_41, 1, x_6); -return x_41; -} -else +lean_object* x_40; uint8_t x_41; +x_40 = l_Lean_Meta_reduceNat_x3f___closed__9; +x_41 = lean_string_dec_eq(x_22, x_40); +if (x_41 == 0) { -lean_object* x_42; lean_object* x_43; -x_42 = l_Lean_Meta_reduceNat_x3f___closed__21; -x_43 = l_Lean_Meta_reduceBinNatPred(x_42, x_20, x_19, x_2, x_3, x_4, x_5, x_6); -return x_43; -} -} -else +lean_object* x_42; uint8_t x_43; +x_42 = l_Lean_Meta_reduceNat_x3f___closed__10; +x_43 = lean_string_dec_eq(x_22, x_42); +if (x_43 == 0) { -lean_object* x_44; lean_object* x_45; -lean_dec(x_21); -x_44 = l_Lean_Meta_reduceNat_x3f___closed__22; -x_45 = l_Lean_Meta_reduceBinNatPred(x_44, x_20, x_19, x_2, x_3, x_4, x_5, x_6); -return x_45; -} -} -else +lean_object* x_44; uint8_t x_45; +x_44 = l_Lean_Meta_reduceNat_x3f___closed__11; +x_45 = lean_string_dec_eq(x_22, x_44); +lean_dec(x_22); +if (x_45 == 0) { lean_object* x_46; lean_object* x_47; lean_dec(x_21); -x_46 = l_Lean_Meta_reduceNat_x3f___closed__23; -x_47 = l_Lean_Meta_reduceBinNatOp(x_46, x_20, x_19, x_2, x_3, x_4, x_5, x_6); +lean_dec(x_20); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_46 = lean_box(0); +x_47 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_47, 1, x_6); return x_47; } -} else { lean_object* x_48; lean_object* x_49; -lean_dec(x_21); -x_48 = l_Lean_Meta_reduceNat_x3f___closed__24; -x_49 = l_Lean_Meta_reduceBinNatOp(x_48, x_20, x_19, x_2, x_3, x_4, x_5, x_6); +x_48 = l_Lean_Meta_reduceNat_x3f___closed__12; +x_49 = l_Lean_Meta_reduceBinNatPred(x_48, x_21, x_20, x_2, x_3, x_4, x_5, x_6); return x_49; } } else { lean_object* x_50; lean_object* x_51; -lean_dec(x_21); -x_50 = l_Lean_Meta_reduceNat_x3f___closed__25; -x_51 = l_Lean_Meta_reduceBinNatOp(x_50, x_20, x_19, x_2, x_3, x_4, x_5, x_6); +lean_dec(x_22); +x_50 = l_Lean_Meta_reduceNat_x3f___closed__13; +x_51 = l_Lean_Meta_reduceBinNatPred(x_50, x_21, x_20, x_2, x_3, x_4, x_5, x_6); return x_51; } } else { lean_object* x_52; lean_object* x_53; -lean_dec(x_21); -x_52 = l_Lean_Meta_reduceNat_x3f___closed__26; -x_53 = l_Lean_Meta_reduceBinNatOp(x_52, x_20, x_19, x_2, x_3, x_4, x_5, x_6); +lean_dec(x_22); +x_52 = l_Lean_Meta_reduceNat_x3f___closed__14; +x_53 = l_Lean_Meta_reduceBinNatOp(x_52, x_21, x_20, x_2, x_3, x_4, x_5, x_6); return x_53; } } else { lean_object* x_54; lean_object* x_55; -lean_dec(x_21); -x_54 = l_Lean_Meta_reduceNat_x3f___closed__27; -x_55 = l_Lean_Meta_reduceBinNatOp(x_54, x_20, x_19, x_2, x_3, x_4, x_5, x_6); +lean_dec(x_22); +x_54 = l_Lean_Meta_reduceNat_x3f___closed__15; +x_55 = l_Lean_Meta_reduceBinNatOp(x_54, x_21, x_20, x_2, x_3, x_4, x_5, x_6); return x_55; } } else { lean_object* x_56; lean_object* x_57; -lean_dec(x_21); -x_56 = l_Lean_Meta_reduceNat_x3f___closed__28; -x_57 = l_Lean_Meta_reduceBinNatOp(x_56, x_20, x_19, x_2, x_3, x_4, x_5, x_6); +lean_dec(x_22); +x_56 = l_Lean_Meta_reduceNat_x3f___closed__16; +x_57 = l_Lean_Meta_reduceBinNatOp(x_56, x_21, x_20, x_2, x_3, x_4, x_5, x_6); return x_57; } } else { lean_object* x_58; lean_object* x_59; -lean_dec(x_21); -x_58 = l_Lean_Meta_reduceNat_x3f___closed__29; -x_59 = l_Lean_Meta_reduceBinNatOp(x_58, x_20, x_19, x_2, x_3, x_4, x_5, x_6); +lean_dec(x_22); +x_58 = l_Lean_Meta_reduceNat_x3f___closed__17; +x_59 = l_Lean_Meta_reduceBinNatOp(x_58, x_21, x_20, x_2, x_3, x_4, x_5, x_6); return x_59; } } else { lean_object* x_60; lean_object* x_61; -lean_dec(x_18); -lean_dec(x_9); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_60 = lean_box(0); -x_61 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_61, 0, x_60); -lean_ctor_set(x_61, 1, x_6); +lean_dec(x_22); +x_60 = l_Lean_Meta_reduceNat_x3f___closed__18; +x_61 = l_Lean_Meta_reduceBinNatOp(x_60, x_21, x_20, x_2, x_3, x_4, x_5, x_6); return x_61; } } -default: +else { lean_object* x_62; lean_object* x_63; -lean_dec(x_9); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_62 = lean_box(0); -x_63 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_63, 0, x_62); -lean_ctor_set(x_63, 1, x_6); +lean_dec(x_22); +x_62 = l_Lean_Meta_reduceNat_x3f___closed__19; +x_63 = l_Lean_Meta_reduceBinNatOp(x_62, x_21, x_20, x_2, x_3, x_4, x_5, x_6); return x_63; } } -} else { lean_object* x_64; lean_object* x_65; -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_64 = lean_box(0); -x_65 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_65, 0, x_64); -lean_ctor_set(x_65, 1, x_6); +lean_dec(x_22); +x_64 = l_Lean_Meta_reduceNat_x3f___closed__20; +x_65 = l_Lean_Meta_reduceBinNatOp(x_64, x_21, x_20, x_2, x_3, x_4, x_5, x_6); return x_65; } } +} else { lean_object* x_66; lean_object* x_67; +lean_dec(x_19); +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_7); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); @@ -32281,6 +32895,9 @@ return x_67; else { lean_object* x_68; lean_object* x_69; +lean_dec(x_18); +lean_dec(x_17); +lean_dec(x_7); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); @@ -32293,6 +32910,72 @@ lean_ctor_set(x_69, 1, x_6); return x_69; } } +else +{ +lean_object* x_70; lean_object* x_71; +lean_dec(x_17); +lean_dec(x_7); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_70 = lean_box(0); +x_71 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_71, 0, x_70); +lean_ctor_set(x_71, 1, x_6); +return x_71; +} +} +else +{ +lean_object* x_72; lean_object* x_73; +lean_dec(x_16); +lean_dec(x_7); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_72 = lean_box(0); +x_73 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_73, 0, x_72); +lean_ctor_set(x_73, 1, x_6); +return x_73; +} +} +default: +{ +lean_object* x_74; lean_object* x_75; +lean_dec(x_7); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_74 = lean_box(0); +x_75 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_75, 0, x_74); +lean_ctor_set(x_75, 1, x_6); +return x_75; +} +} +} +else +{ +lean_object* x_76; lean_object* x_77; +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_76 = lean_box(0); +x_77 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_77, 0, x_76); +lean_ctor_set(x_77, 1, x_6); +return x_77; +} +} } LEAN_EXPORT lean_object* l_Lean_Meta_reduceNat_x3f___lambda__1___boxed(lean_object* x_1) { _start: @@ -32492,7 +33175,7 @@ static lean_object* _init_l___private_Lean_Meta_WHNF_0__Lean_Meta_cached_x3f___c lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Meta_whnfEasyCases___closed__2; x_2 = l___private_Lean_Meta_WHNF_0__Lean_Meta_cached_x3f___closed__1; -x_3 = lean_unsigned_to_nat(892u); +x_3 = lean_unsigned_to_nat(896u); x_4 = lean_unsigned_to_nat(18u); x_5 = l___private_Lean_Meta_WHNF_0__Lean_Meta_cached_x3f___closed__2; x_6 = l___private_Init_Util_0__mkPanicMessageWithDecl(x_1, x_2, x_3, x_4, x_5); @@ -32670,7 +33353,7 @@ static lean_object* _init_l___private_Lean_Meta_WHNF_0__Lean_Meta_cache___closed lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Meta_whnfEasyCases___closed__2; x_2 = l___private_Lean_Meta_WHNF_0__Lean_Meta_cache___closed__1; -x_3 = lean_unsigned_to_nat(901u); +x_3 = lean_unsigned_to_nat(905u); x_4 = lean_unsigned_to_nat(18u); x_5 = l___private_Lean_Meta_WHNF_0__Lean_Meta_cached_x3f___closed__2; x_6 = l___private_Init_Util_0__mkPanicMessageWithDecl(x_1, x_2, x_3, x_4, x_5); @@ -35918,7 +36601,7 @@ return x_38; } } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__1() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -35928,17 +36611,17 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__2() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__1; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__1; x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_33____closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__3() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__3() { _start: { lean_object* x_1; @@ -35946,17 +36629,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__4() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__2; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__3; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__2; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__5() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__5() { _start: { lean_object* x_1; @@ -35964,37 +36647,37 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__6() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__4; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__5; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__4; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__7() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__6; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__6; x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_33____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__8() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__7; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__7; x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_33____closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__9() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__9() { _start: { lean_object* x_1; @@ -36002,17 +36685,17 @@ x_1 = lean_mk_string_from_bytes("WHNF", 4); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__10() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__8; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__9; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__8; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__9; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__11() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__11() { _start: { lean_object* x_1; @@ -36020,33 +36703,33 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__12() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__10; -x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__11; +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__10; +x_2 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__11; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__13() { +static lean_object* _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__12; -x_2 = lean_unsigned_to_nat(9839u); +x_1 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__12; +x_2 = lean_unsigned_to_nat(9866u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866_(lean_object* x_1) { _start: { lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; x_2 = l_Lean_Meta_whnfEasyCases___at_Lean_Meta_whnfCore_go___spec__3___closed__2; x_3 = 0; -x_4 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__13; +x_4 = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__13; x_5 = l_Lean_registerTraceClass(x_2, x_3, x_4, x_1); if (lean_obj_tag(x_5) == 0) { @@ -36054,7 +36737,7 @@ lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = lean_ctor_get(x_5, 1); lean_inc(x_6); lean_dec(x_5); -x_7 = l_Lean_Meta_reduceBinNatOp___closed__3; +x_7 = l_Lean_Meta_reduceBinNatOp___lambda__3___closed__3; x_8 = l_Lean_registerTraceClass(x_7, x_3, x_4, x_6); return x_8; } @@ -36367,32 +37050,32 @@ l_Lean_Meta_reduceNative_x3f___closed__11 = _init_l_Lean_Meta_reduceNative_x3f__ lean_mark_persistent(l_Lean_Meta_reduceNative_x3f___closed__11); l_Lean_Meta_reduceNative_x3f___closed__12 = _init_l_Lean_Meta_reduceNative_x3f___closed__12(); lean_mark_persistent(l_Lean_Meta_reduceNative_x3f___closed__12); -l_Lean_Meta_withNatValue___rarg___closed__1 = _init_l_Lean_Meta_withNatValue___rarg___closed__1(); -lean_mark_persistent(l_Lean_Meta_withNatValue___rarg___closed__1); -l_Lean_Meta_reduceBinNatOp___closed__1 = _init_l_Lean_Meta_reduceBinNatOp___closed__1(); -lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___closed__1); -l_Lean_Meta_reduceBinNatOp___closed__2 = _init_l_Lean_Meta_reduceBinNatOp___closed__2(); -lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___closed__2); -l_Lean_Meta_reduceBinNatOp___closed__3 = _init_l_Lean_Meta_reduceBinNatOp___closed__3(); -lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___closed__3); -l_Lean_Meta_reduceBinNatOp___closed__4 = _init_l_Lean_Meta_reduceBinNatOp___closed__4(); -lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___closed__4); -l_Lean_Meta_reduceBinNatOp___closed__5 = _init_l_Lean_Meta_reduceBinNatOp___closed__5(); -lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___closed__5); -l_Lean_Meta_reduceBinNatOp___closed__6 = _init_l_Lean_Meta_reduceBinNatOp___closed__6(); -lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___closed__6); -l_Lean_Meta_reduceBinNatOp___closed__7 = _init_l_Lean_Meta_reduceBinNatOp___closed__7(); -lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___closed__7); -l_Lean_Meta_reduceBinNatOp___closed__8 = _init_l_Lean_Meta_reduceBinNatOp___closed__8(); -lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___closed__8); -l_Lean_Meta_reduceBinNatOp___closed__9 = _init_l_Lean_Meta_reduceBinNatOp___closed__9(); -lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___closed__9); -l_Lean_Meta_reduceBinNatOp___closed__10 = _init_l_Lean_Meta_reduceBinNatOp___closed__10(); -lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___closed__10); -l_Lean_Meta_reduceBinNatOp___closed__11 = _init_l_Lean_Meta_reduceBinNatOp___closed__11(); -lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___closed__11); -l_Lean_Meta_reduceBinNatOp___closed__12 = _init_l_Lean_Meta_reduceBinNatOp___closed__12(); -lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___closed__12); +l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1 = _init_l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1(); +lean_mark_persistent(l_Lean_Meta_withNatValue___rarg___lambda__1___closed__1); +l_Lean_Meta_reduceBinNatOp___lambda__3___closed__1 = _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__1(); +lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___lambda__3___closed__1); +l_Lean_Meta_reduceBinNatOp___lambda__3___closed__2 = _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__2(); +lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___lambda__3___closed__2); +l_Lean_Meta_reduceBinNatOp___lambda__3___closed__3 = _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__3(); +lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___lambda__3___closed__3); +l_Lean_Meta_reduceBinNatOp___lambda__3___closed__4 = _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__4(); +lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___lambda__3___closed__4); +l_Lean_Meta_reduceBinNatOp___lambda__3___closed__5 = _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__5(); +lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___lambda__3___closed__5); +l_Lean_Meta_reduceBinNatOp___lambda__3___closed__6 = _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__6(); +lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___lambda__3___closed__6); +l_Lean_Meta_reduceBinNatOp___lambda__3___closed__7 = _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__7(); +lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___lambda__3___closed__7); +l_Lean_Meta_reduceBinNatOp___lambda__3___closed__8 = _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__8(); +lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___lambda__3___closed__8); +l_Lean_Meta_reduceBinNatOp___lambda__3___closed__9 = _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__9(); +lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___lambda__3___closed__9); +l_Lean_Meta_reduceBinNatOp___lambda__3___closed__10 = _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__10(); +lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___lambda__3___closed__10); +l_Lean_Meta_reduceBinNatOp___lambda__3___closed__11 = _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__11(); +lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___lambda__3___closed__11); +l_Lean_Meta_reduceBinNatOp___lambda__3___closed__12 = _init_l_Lean_Meta_reduceBinNatOp___lambda__3___closed__12(); +lean_mark_persistent(l_Lean_Meta_reduceBinNatOp___lambda__3___closed__12); l_Lean_Meta_reduceNat_x3f___closed__1 = _init_l_Lean_Meta_reduceNat_x3f___closed__1(); lean_mark_persistent(l_Lean_Meta_reduceNat_x3f___closed__1); l_Lean_Meta_reduceNat_x3f___closed__2 = _init_l_Lean_Meta_reduceNat_x3f___closed__2(); @@ -36433,24 +37116,6 @@ l_Lean_Meta_reduceNat_x3f___closed__19 = _init_l_Lean_Meta_reduceNat_x3f___close lean_mark_persistent(l_Lean_Meta_reduceNat_x3f___closed__19); l_Lean_Meta_reduceNat_x3f___closed__20 = _init_l_Lean_Meta_reduceNat_x3f___closed__20(); lean_mark_persistent(l_Lean_Meta_reduceNat_x3f___closed__20); -l_Lean_Meta_reduceNat_x3f___closed__21 = _init_l_Lean_Meta_reduceNat_x3f___closed__21(); -lean_mark_persistent(l_Lean_Meta_reduceNat_x3f___closed__21); -l_Lean_Meta_reduceNat_x3f___closed__22 = _init_l_Lean_Meta_reduceNat_x3f___closed__22(); -lean_mark_persistent(l_Lean_Meta_reduceNat_x3f___closed__22); -l_Lean_Meta_reduceNat_x3f___closed__23 = _init_l_Lean_Meta_reduceNat_x3f___closed__23(); -lean_mark_persistent(l_Lean_Meta_reduceNat_x3f___closed__23); -l_Lean_Meta_reduceNat_x3f___closed__24 = _init_l_Lean_Meta_reduceNat_x3f___closed__24(); -lean_mark_persistent(l_Lean_Meta_reduceNat_x3f___closed__24); -l_Lean_Meta_reduceNat_x3f___closed__25 = _init_l_Lean_Meta_reduceNat_x3f___closed__25(); -lean_mark_persistent(l_Lean_Meta_reduceNat_x3f___closed__25); -l_Lean_Meta_reduceNat_x3f___closed__26 = _init_l_Lean_Meta_reduceNat_x3f___closed__26(); -lean_mark_persistent(l_Lean_Meta_reduceNat_x3f___closed__26); -l_Lean_Meta_reduceNat_x3f___closed__27 = _init_l_Lean_Meta_reduceNat_x3f___closed__27(); -lean_mark_persistent(l_Lean_Meta_reduceNat_x3f___closed__27); -l_Lean_Meta_reduceNat_x3f___closed__28 = _init_l_Lean_Meta_reduceNat_x3f___closed__28(); -lean_mark_persistent(l_Lean_Meta_reduceNat_x3f___closed__28); -l_Lean_Meta_reduceNat_x3f___closed__29 = _init_l_Lean_Meta_reduceNat_x3f___closed__29(); -lean_mark_persistent(l_Lean_Meta_reduceNat_x3f___closed__29); l___private_Lean_Meta_WHNF_0__Lean_Meta_cached_x3f___closed__1 = _init_l___private_Lean_Meta_WHNF_0__Lean_Meta_cached_x3f___closed__1(); lean_mark_persistent(l___private_Lean_Meta_WHNF_0__Lean_Meta_cached_x3f___closed__1); l___private_Lean_Meta_WHNF_0__Lean_Meta_cached_x3f___closed__2 = _init_l___private_Lean_Meta_WHNF_0__Lean_Meta_cached_x3f___closed__2(); @@ -36461,33 +37126,33 @@ l___private_Lean_Meta_WHNF_0__Lean_Meta_cache___closed__1 = _init_l___private_Le lean_mark_persistent(l___private_Lean_Meta_WHNF_0__Lean_Meta_cache___closed__1); l___private_Lean_Meta_WHNF_0__Lean_Meta_cache___closed__2 = _init_l___private_Lean_Meta_WHNF_0__Lean_Meta_cache___closed__2(); lean_mark_persistent(l___private_Lean_Meta_WHNF_0__Lean_Meta_cache___closed__2); -l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__1 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__1(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__1); -l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__2 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__2(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__2); -l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__3 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__3(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__3); -l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__4 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__4(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__4); -l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__5 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__5(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__5); -l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__6 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__6(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__6); -l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__7 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__7(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__7); -l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__8 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__8(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__8); -l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__9 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__9(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__9); -l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__10 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__10(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__10); -l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__11 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__11(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__11); -l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__12 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__12(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__12); -l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__13 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__13(); -lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839____closed__13); -if (builtin) {res = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9839_(lean_io_mk_world()); +l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__1 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__1(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__1); +l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__2 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__2(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__2); +l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__3 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__3(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__3); +l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__4 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__4(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__4); +l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__5 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__5(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__5); +l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__6 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__6(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__6); +l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__7 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__7(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__7); +l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__8 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__8(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__8); +l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__9 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__9(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__9); +l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__10 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__10(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__10); +l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__11 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__11(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__11); +l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__12 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__12(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__12); +l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__13 = _init_l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__13(); +lean_mark_persistent(l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866____closed__13); +if (builtin) {res = l_Lean_Meta_initFn____x40_Lean_Meta_WHNF___hyg_9866_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Parser/Command.c b/stage0/stdlib/Lean/Parser/Command.c index c47ee00c028d4..8a0259814dbc3 100644 --- a/stage0/stdlib/Lean/Parser/Command.c +++ b/stage0/stdlib/Lean/Parser/Command.c @@ -21,7 +21,6 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_exit; static lean_object* l___regBuiltin_Lean_Parser_Command_structure_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_structure_parenthesizer___closed__12; lean_object* l_Lean_Parser_sepByIndent_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingByMany___closed__8; lean_object* l_Lean_Parser_Term_binderTactic_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_computedFields___closed__13; static lean_object* l_Lean_Parser_Command_derivingClasses___closed__6; @@ -40,7 +39,6 @@ static lean_object* l_Lean_Parser_Command_openHiding_formatter___closed__4; static lean_object* l_Lean_Parser_Command_declId_formatter___closed__11; static lean_object* l_Lean_Parser_Command_nonrec_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_deriving_formatter___closed__8; -LEAN_EXPORT lean_object* l_Lean_Parser_Command_decreasingBy1_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Tactic_open_declRange___closed__6; static lean_object* l_Lean_Parser_Command_noncomputableSection_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Command_protected_formatter___closed__3; @@ -49,7 +47,6 @@ static lean_object* l_Lean_Parser_Command_ctor_parenthesizer___closed__6; static lean_object* l_Lean_Parser_Command_structFields_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Tactic_open_formatter___closed__5; static lean_object* l_Lean_Parser_Command_structure___closed__11; -static lean_object* l_Lean_Parser_Command_terminationByElement_formatter___closed__1; static lean_object* l_Lean_Parser_Command_optDefDeriving_parenthesizer___closed__5; LEAN_EXPORT lean_object* l_Lean_Parser_Command_declId_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_openSimple___closed__6; @@ -58,7 +55,6 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_end_declRange___closed__7 static lean_object* l___regBuiltin_Lean_Parser_Command_check_formatter___closed__1; static lean_object* l_Lean_Parser_Command_deriving_parenthesizer___closed__8; LEAN_EXPORT lean_object* l_Lean_Parser_Command_extends_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__5; static lean_object* l_Lean_Parser_Command_example___closed__4; static lean_object* l_Lean_Parser_Command_namedPrio_parenthesizer___closed__11; static lean_object* l_Lean_Parser_Command_check_formatter___closed__3; @@ -80,7 +76,6 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_eoi_formatter___closed__2 static lean_object* l_Lean_Parser_Command_example_parenthesizer___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Command_structCtor_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Command_moduleDoc_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Parser_Command_terminationSuffix_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_ctor___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_openHiding_formatter___closed__2; static lean_object* l_Lean_Parser_Command_namespace___closed__3; @@ -95,11 +90,10 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_openSimple_parenthesizer(lean_obj static lean_object* l_Lean_Parser_Command_unsafe___closed__1; static lean_object* l_Lean_Parser_Command_optDeriving_formatter___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Term_set__option_formatter___closed__2; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__29; static lean_object* l_Lean_Parser_Command_attribute___closed__3; lean_object* l_Lean_Parser_rawIdent_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_partial_formatter___closed__3; -LEAN_EXPORT lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2846_(lean_object*); -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__48; static lean_object* l_Lean_Parser_Command_protected___closed__1; static lean_object* l_Lean_Parser_Tactic_set__option_formatter___closed__6; static lean_object* l_Lean_Parser_Command_declSig___closed__8; @@ -114,12 +108,10 @@ static lean_object* l_Lean_Parser_Command_genInjectiveTheorems___closed__3; static lean_object* l_Lean_Parser_Command_print___closed__5; static lean_object* l_Lean_Parser_Command_structFields_formatter___closed__4; static lean_object* l_Lean_Parser_Command_reduce___closed__2; -LEAN_EXPORT lean_object* l_Lean_Parser_Command_decreasingBy; static lean_object* l_Lean_Parser_Command_declaration_parenthesizer___closed__12; static lean_object* l_Lean_Parser_Command_instance_formatter___closed__7; static lean_object* l_Lean_Parser_Term_set__option_formatter___closed__6; static lean_object* l_Lean_Parser_Command_openRenamingItem___closed__6; -static lean_object* l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_structureTk_parenthesizer___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Tactic_open_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Command_synth___closed__1; @@ -145,7 +137,6 @@ static lean_object* l_Lean_Parser_Command_namedPrio___closed__10; static lean_object* l___regBuiltin_Lean_Parser_Command_unsafe_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_whereStructInst___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Command_classTk; -static lean_object* l_Lean_Parser_Command_terminationBy_parenthesizer___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_open_declRange___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Command_section_declRange___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_abbrev_formatter___closed__1; @@ -157,15 +148,13 @@ static lean_object* l_Lean_Parser_Command_openHiding___closed__11; static lean_object* l_Lean_Parser_Command_end_formatter___closed__2; extern lean_object* l_Lean_Parser_pushNone; static lean_object* l___regBuiltin_Lean_Parser_Command_init__quot_parenthesizer___closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_decreasingBy_formatter(lean_object*); +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__43; static lean_object* l_Lean_Parser_Command_extends_formatter___closed__1; lean_object* l_Lean_Parser_rawIdent_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__7; static lean_object* l_Lean_Parser_Command_declSig_formatter___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_namedPrio_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_optDeriving_formatter___closed__2; -static lean_object* l_Lean_Parser_Command_decreasingBy1_formatter___closed__1; static lean_object* l_Lean_Parser_Command_structCtor_parenthesizer___closed__6; static lean_object* l_Lean_Parser_Command_structFields___closed__3; static lean_object* l_Lean_Parser_Command_extends_parenthesizer___closed__4; @@ -174,10 +163,8 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_set__option_formatter___clos static lean_object* l_Lean_Parser_Command_computedField_formatter___closed__5; static lean_object* l_Lean_Parser_Command_theorem_parenthesizer___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_open_declRange___closed__6; -static lean_object* l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_addDocString_declRange___closed__2; static lean_object* l_Lean_Parser_Command_structExplicitBinder___closed__11; -static lean_object* l_Lean_Parser_Command_decreasingByElement___closed__15; static lean_object* l_Lean_Parser_Command_exit___closed__4; static lean_object* l_Lean_Parser_Command_opaque_formatter___closed__6; static lean_object* l_Lean_Parser_Command_set__option_parenthesizer___closed__2; @@ -192,25 +179,19 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_genInjectiveTheorems_form lean_object* l_Lean_Parser_mkAntiquot_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_deriving___closed__3; static lean_object* l_Lean_Parser_Term_quot___closed__7; -static lean_object* l_Lean_Parser_Command_terminationSuffix___closed__2; static lean_object* l_Lean_Parser_Command_printAxioms___closed__5; -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_decreasingByElement_formatter(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_structFields_formatter___closed__2; static lean_object* l_Lean_Parser_Command_check___closed__9; static lean_object* l___regBuiltin_Lean_Parser_Command_namespace_declRange___closed__6; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__35; static lean_object* l_Lean_Parser_Command_variable_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_eraseAttr_parenthesizer___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_exit_declRange___closed__6; -static lean_object* l_Lean_Parser_Command_terminationBy_parenthesizer___closed__6; static lean_object* l_Lean_Parser_Command_openRenaming_formatter___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Command_openRenamingItem_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingByElement_formatter___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_namespace_declRange(lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_openOnly_parenthesizer(lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_exit_parenthesizer(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_example_formatter___closed__1; -static lean_object* l_Lean_Parser_Command_decreasingByElement___closed__12; static lean_object* l_Lean_Parser_Command_instance_parenthesizer___closed__6; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_openRenaming_formatter(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_classTk_formatter___closed__1; @@ -218,9 +199,11 @@ static lean_object* l_Lean_Parser_Command_structure_parenthesizer___closed__16; static lean_object* l_Lean_Parser_Command_check_formatter___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Command_optDeclSig_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_whereStructInst___closed__17; +LEAN_EXPORT lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641_(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Tactic_set__option_docString___closed__1; static lean_object* l_Lean_Parser_Command_openScoped_formatter___closed__1; static lean_object* l_Lean_Parser_Tactic_open_parenthesizer___closed__1; +static lean_object* l_Lean_Parser_Tactic_open_formatter___closed__8; static lean_object* l_Lean_Parser_Command_structInstBinder___closed__2; static lean_object* l_Lean_Parser_Command_structExplicitBinder_parenthesizer___closed__12; static lean_object* l_Lean_Parser_Command_def___closed__6; @@ -235,7 +218,6 @@ static lean_object* l_Lean_Parser_Command_declModifiers___closed__7; static lean_object* l_Lean_Parser_Command_declModifiers___closed__14; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_private_formatter(lean_object*); static lean_object* l_Lean_Parser_Tactic_open___closed__7; -static lean_object* l_Lean_Parser_Command_terminationByElement_formatter___closed__6; static lean_object* l_Lean_Parser_Command_noncomputableSection___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Command_reduce_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_instance_parenthesizer___closed__2; @@ -250,6 +232,7 @@ static lean_object* l_Lean_Parser_Command_universe_formatter___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_set__option_formatter(lean_object*); lean_object* l_Lean_PrettyPrinter_Formatter_orelse_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_eoi_parenthesizer___closed__1; +LEAN_EXPORT lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2619_(lean_object*); static lean_object* l_Lean_Parser_Command_openSimple___closed__2; lean_object* l_Lean_Parser_Term_whereDecls_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_example_parenthesizer___closed__1; @@ -269,6 +252,7 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_precheckedQuot_declRang static lean_object* l_Lean_Parser_Command_set__option___closed__4; static lean_object* l_Lean_Parser_Command_print___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_quot_parenthesizer___closed__2; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__39; static lean_object* l_Lean_Parser_Command_declValSimple_parenthesizer___closed__3; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_partial_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Command_structExplicitBinder_formatter___closed__13; @@ -280,11 +264,8 @@ static lean_object* l_Lean_Parser_Command_inductive_formatter___closed__10; static lean_object* l_Lean_Parser_Command_eval_parenthesizer___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_axiom_parenthesizer___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_import(lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingByMany_formatter___closed__5; LEAN_EXPORT lean_object* l_Lean_Parser_Command_declModifiers_parenthesizer(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_terminationByElement_formatter___closed__14; static lean_object* l_Lean_Parser_Command_inductive_formatter___closed__14; -static lean_object* l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Command_structure_parenthesizer___closed__9; static lean_object* l_Lean_Parser_Command_declModifiers_formatter___closed__15; static lean_object* l_Lean_Parser_Command_abbrev___closed__9; @@ -295,7 +276,6 @@ static lean_object* l_Lean_Parser_Command_openHiding_formatter___closed__6; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_openHiding_formatter(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_moduleDoc_formatter___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_reduce_declRange(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Parser_Command_decreasingBy1; static lean_object* l_Lean_Parser_Term_open_formatter___closed__3; static lean_object* l_Lean_Parser_Command_openRenaming_parenthesizer___closed__3; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_check__failure_parenthesizer(lean_object*); @@ -324,7 +304,6 @@ static lean_object* l_Lean_Parser_Command_abbrev_formatter___closed__2; static lean_object* l_Lean_Parser_Command_declValSimple_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_declModifiers_formatter___closed__21; static lean_object* l_Lean_Parser_Command_instance_parenthesizer___closed__7; -static lean_object* l_Lean_Parser_Command_terminationByElement_formatter___closed__15; static lean_object* l_Lean_Parser_Command_check__failure___closed__2; static lean_object* l_Lean_Parser_Command_set__option___closed__11; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_optDeriving_formatter(lean_object*); @@ -358,10 +337,11 @@ static lean_object* l_Lean_Parser_Command_declValSimple___closed__7; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_quot_docString(lean_object*); static lean_object* l_Lean_Parser_Command_declVal___closed__6; static lean_object* l_Lean_Parser_Command_def___closed__7; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__19; LEAN_EXPORT lean_object* l_Lean_Parser_Command_declId; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__33; static lean_object* l_Lean_Parser_Command_structure_formatter___closed__17; static lean_object* l_Lean_Parser_Term_quot___closed__10; -static lean_object* l_Lean_Parser_Command_decreasingBy1___closed__2; static lean_object* l_Lean_Parser_Command_inductive_parenthesizer___closed__15; LEAN_EXPORT lean_object* l_Lean_Parser_Command_eraseAttr_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_whereStructInst___closed__20; @@ -374,7 +354,6 @@ static lean_object* l_Lean_Parser_Command_theorem___closed__9; static lean_object* l_Lean_Parser_Command_print_parenthesizer___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Command_init__quot_formatter___closed__1; static lean_object* l_Lean_Parser_Command_nonrec___closed__5; -static lean_object* l_Lean_Parser_Command_decreasingByMany___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Command_structFields_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_quot___closed__12; static lean_object* l_Lean_Parser_Command_addDocString_parenthesizer___closed__4; @@ -388,13 +367,10 @@ static lean_object* l_Lean_Parser_Command_openScoped_formatter___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_structSimpleBinder_formatter___closed__1; static lean_object* l_Lean_Parser_Command_declaration_parenthesizer___closed__11; LEAN_EXPORT lean_object* l_Lean_Parser_Command_openScoped_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__2; static lean_object* l_Lean_Parser_Tactic_set__option_parenthesizer___closed__1; -static lean_object* l_Lean_Parser_Command_decreasingBy___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_check_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Command_genInjectiveTheorems_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_precheckedQuot_parenthesizer___closed__1; -static lean_object* l_Lean_Parser_Command_decreasingByMany___closed__6; static lean_object* l_Lean_Parser_Command_ctor_parenthesizer___closed__10; static lean_object* l___regBuiltin_Lean_Parser_Term_open_declRange___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Command_exit_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -404,7 +380,6 @@ extern lean_object* l_Lean_Parser_Term_structInst; static lean_object* l___regBuiltin_Lean_Parser_Command_openRenaming_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_initializeKeyword___closed__3; static lean_object* l_Lean_Parser_Command_declaration_formatter___closed__3; -static lean_object* l_Lean_Parser_Command_terminationBy___closed__5; static lean_object* l_Lean_Parser_Command_partial___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Command_declId_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_synth_formatter___closed__1; @@ -416,7 +391,6 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_precheckedQuot_declRange___c LEAN_EXPORT lean_object* l_Lean_Parser_Command_structExplicitBinder_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_mutual_declRange___closed__3; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_computedFields_parenthesizer(lean_object*); -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__43; static lean_object* l_Lean_Parser_Command_set__option_parenthesizer___closed__6; LEAN_EXPORT lean_object* l_Lean_Parser_Term_set__option_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_quot_parenthesizer___closed__1; @@ -434,11 +408,8 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_private_formatter___close LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_partial_formatter(lean_object*); lean_object* l_Lean_Parser_many_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_check_formatter___closed__2; -static lean_object* l_Lean_Parser_Command_decreasingByElement___closed__14; -static lean_object* l_Lean_Parser_Command_decreasingByElement_formatter___closed__6; static lean_object* l_Lean_Parser_Command_openOnly___closed__5; static lean_object* l_Lean_Parser_Command_attribute___closed__15; -static lean_object* l_Lean_Parser_Command_decreasingBy_formatter___closed__3; static lean_object* l_Lean_Parser_Command_section___closed__3; lean_object* l_Lean_Parser_leadingNode(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_private_parenthesizer___closed__2; @@ -456,9 +427,7 @@ extern lean_object* l_Lean_Parser_Term_binderDefault; static lean_object* l_Lean_Parser_Command_classInductive_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_import_parenthesizer___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Command_optNamedPrio_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__6; lean_object* l_Lean_Parser_categoryParser(lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_terminationByElement_formatter___closed__7; static lean_object* l_Lean_Parser_Command_quot_formatter___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Command_in_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_computedFields___closed__1; @@ -467,14 +436,12 @@ static lean_object* l_Lean_Parser_Command_declVal_formatter___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Command_declSig_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_open_docString(lean_object*); static lean_object* l_Lean_Parser_Command_end___closed__1; -static lean_object* l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__10; static lean_object* l___regBuiltin_Lean_Parser_Command_eval_parenthesizer___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_attribute(lean_object*); static lean_object* l_Lean_Parser_Command_initialize_parenthesizer___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_noncomputableSection_declRange___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Command_declValSimple_formatter___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Command_ctor; -static lean_object* l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__6; static lean_object* l_Lean_Parser_Command_init__quot___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declValEqns_parenthesizer(lean_object*); lean_object* l_Lean_Parser_group_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -494,7 +461,6 @@ static lean_object* l_Lean_Parser_Command_extends___closed__3; static lean_object* l_Lean_Parser_Command_structure___closed__2; static lean_object* l_Lean_Parser_Command_eraseAttr___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_openHiding_parenthesizer___closed__1; -static lean_object* l_Lean_Parser_Command_decreasingBy_formatter___closed__5; static lean_object* l_Lean_Parser_Command_check__failure___closed__1; static lean_object* l_Lean_Parser_Command_init__quot_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__10; @@ -503,7 +469,6 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_protected_formatter___clo static lean_object* l_Lean_Parser_Command_def_formatter___closed__8; LEAN_EXPORT lean_object* l_Lean_Parser_Term_open; extern lean_object* l_Lean_Parser_Term_attributes; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__1; static lean_object* l_Lean_Parser_Command_declValSimple___closed__1; static lean_object* l_Lean_Parser_Command_quot_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Term_set__option___closed__5; @@ -518,7 +483,6 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_export_parenthesizer___cl static lean_object* l_Lean_Parser_Term_quot_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Command_declModifiers_parenthesizer___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Command_declModifiers_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__28; static lean_object* l_Lean_Parser_Command_attribute_parenthesizer___closed__10; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_moduleDoc_formatter(lean_object*); static lean_object* l_Lean_Parser_Command_instance___closed__8; @@ -564,6 +528,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_declaration_declRange___c static lean_object* l_Lean_Parser_Command_declModifiers_parenthesizer___closed__10; static lean_object* l_Lean_Parser_Command_quot___closed__12; static lean_object* l_Lean_Parser_Term_precheckedQuot_formatter___closed__4; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__10; static lean_object* l_Lean_Parser_Command_initialize_formatter___closed__10; LEAN_EXPORT lean_object* l_Lean_Parser_Command_structFields_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_quot_formatter(lean_object*); @@ -578,7 +543,6 @@ static lean_object* l_Lean_Parser_Command_declModifiers_formatter___closed__10; static lean_object* l_Lean_Parser_Command_noncomputableSection_formatter___closed__7; static lean_object* l_Lean_Parser_Command_open___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_noncomputableSection_formatter___closed__1; -static lean_object* l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_structInstBinder_formatter___closed__1; static lean_object* l_Lean_Parser_Command_quot_parenthesizer___closed__6; static lean_object* l_Lean_Parser_Command_abbrev_formatter___closed__5; @@ -601,13 +565,12 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_optDeclSig_parenthes static lean_object* l_Lean_Parser_Command_openRenaming_formatter___closed__7; static lean_object* l_Lean_Parser_Command_end___closed__3; static lean_object* l_Lean_Parser_Command_computedField___closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_decreasingByMany_formatter(lean_object*); static lean_object* l_Lean_Parser_Command_nonrec___closed__6; static lean_object* l_Lean_Parser_Command_openRenamingItem_parenthesizer___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_declValSimple_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_deriving___closed__14; static lean_object* l_Lean_Parser_Command_theorem___closed__7; -static lean_object* l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__14; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__28; static lean_object* l_Lean_Parser_Command_structFields_parenthesizer___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_quot(lean_object*); static lean_object* l_Lean_Parser_Command_extends_formatter___closed__5; @@ -615,6 +578,7 @@ lean_object* l_Lean_Parser_nonReservedSymbol(lean_object*, uint8_t); static lean_object* l_Lean_Parser_Command_whereStructField_parenthesizer___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_whereStructInst_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_quot_declRange___closed__7; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__15; static lean_object* l_Lean_Parser_Command_whereStructInst___closed__11; LEAN_EXPORT lean_object* l_Lean_Parser_Command_print; static lean_object* l_Lean_Parser_Term_precheckedQuot___closed__4; @@ -626,7 +590,6 @@ static lean_object* l_Lean_Parser_Command_openRenamingItem_formatter___closed__5 static lean_object* l_Lean_Parser_Command_declValEqns_formatter___closed__3; static lean_object* l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Command_init__quot___closed__4; -static lean_object* l_Lean_Parser_Command_terminationBy___closed__11; static lean_object* l___regBuiltin_Lean_Parser_Command_attribute_declRange___closed__2; static lean_object* l_Lean_Parser_Command_section___closed__1; lean_object* l_Lean_Parser_ppDedent_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -636,9 +599,6 @@ static lean_object* l_Lean_Parser_Command_declModifiers_parenthesizer___closed__ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_computedField_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Command_mutual_formatter___closed__7; static lean_object* l_Lean_Parser_Command_section___closed__2; -static lean_object* l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__6; -static lean_object* l_Lean_Parser_Command_terminationByElement_formatter___closed__2; -static lean_object* l_Lean_Parser_Command_decreasingByMany___closed__13; static lean_object* l_Lean_Parser_Command_declValSimple_formatter___closed__6; static lean_object* l_Lean_Parser_Command_structure___closed__12; static lean_object* l_Lean_Parser_Command_noncomputableSection___closed__3; @@ -648,17 +608,14 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_namespace_parenthesi static lean_object* l_Lean_Parser_Command_structImplicitBinder_formatter___closed__8; static lean_object* l_Lean_Parser_Command_derivingClasses___closed__5; static lean_object* l_Lean_Parser_Command_openRenaming_parenthesizer___closed__2; -static lean_object* l_Lean_Parser_Command_example_formatter___closed__5; extern lean_object* l_Lean_Parser_strLit; static lean_object* l_Lean_Parser_Command_openHiding___closed__5; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__26; static lean_object* l_Lean_Parser_Tactic_set__option___closed__1; static lean_object* l_Lean_Parser_Tactic_set__option_formatter___closed__2; static lean_object* l_Lean_Parser_Command_classInductive___closed__11; static lean_object* l_Lean_Parser_Command_declModifiers_formatter___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_computedFields_parenthesizer___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declValSimple_parenthesizer(lean_object*); -static lean_object* l_Lean_Parser_Command_terminationByElement___closed__1; static lean_object* l_Lean_Parser_Command_genInjectiveTheorems___closed__6; static lean_object* l_Lean_Parser_Command_instance___closed__1; static lean_object* l_Lean_Parser_Command_whereStructInst_formatter___closed__3; @@ -688,7 +645,6 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_end_formatter___closed__2 static lean_object* l_Lean_Parser_Command_example___closed__2; static lean_object* l_Lean_Parser_Command_structExplicitBinder___closed__4; static lean_object* l_Lean_Parser_Command_eraseAttr_formatter___closed__4; -static lean_object* l_Lean_Parser_Command_decreasingBy___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Command_attribute_declRange___closed__3; static lean_object* l_Lean_Parser_Command_deriving_formatter___closed__3; static lean_object* l_Lean_Parser_Command_import_formatter___closed__1; @@ -701,13 +657,12 @@ static lean_object* l_Lean_Parser_Command_genInjectiveTheorems_formatter___close static lean_object* l_Lean_Parser_Command_inductive_formatter___closed__5; LEAN_EXPORT lean_object* l_Lean_Parser_Command_opaque_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_openHiding___closed__8; -static lean_object* l_Lean_Parser_Command_terminationByElement___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_structFields_formatter___closed__1; static lean_object* l_Lean_Parser_Command_theorem_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Term_open_parenthesizer___closed__6; +lean_object* l_Lean_Parser_Termination_suffix_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_import_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Command_computedField___closed__6; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__23; static lean_object* l___regBuiltin_Lean_Parser_Command_openRenaming_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_variable___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_universe_formatter___closed__1; @@ -724,16 +679,15 @@ static lean_object* l_Lean_Parser_Command_computedField___closed__9; static lean_object* l_Lean_Parser_Command_optDefDeriving___closed__2; static lean_object* l_Lean_Parser_Tactic_set__option_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_mutual___closed__9; +static lean_object* l_Lean_Parser_Command_declValSimple_parenthesizer___closed__10; static lean_object* l_Lean_Parser_Command_axiom_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_noncomputableSection___closed__10; static lean_object* l___regBuiltin_Lean_Parser_Command_check__failure_declRange___closed__5; static lean_object* l_Lean_Parser_Command_eval___closed__7; static lean_object* l_Lean_Parser_Command_deriving_parenthesizer___closed__6; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_protected_parenthesizer(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_terminationBy_parenthesizer(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_synth_declRange___closed__4; static lean_object* l_Lean_Parser_Command_openDecl___closed__7; -lean_object* l_Lean_Parser_Term_hole_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_openHiding___closed__6; static lean_object* l_Lean_Parser_Command_structInstBinder___closed__8; static lean_object* l_Lean_Parser_Command_classInductive_parenthesizer___closed__3; @@ -749,8 +703,6 @@ static lean_object* l_Lean_Parser_Command_instance___closed__6; static lean_object* l_Lean_Parser_Command_example_parenthesizer___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_noncomputableSection_parenthesizer(lean_object*); lean_object* l_Lean_Parser_orelse(lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_terminationSuffix_formatter___closed__1; -static lean_object* l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_declSig_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_declModifiers_formatter___closed__19; static lean_object* l_Lean_Parser_Command_section_parenthesizer___closed__2; @@ -761,16 +713,17 @@ static lean_object* l_Lean_Parser_Command_openScoped___closed__5; lean_object* l_Lean_addBuiltinDeclarationRanges(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_declValSimple___closed__9; static lean_object* l_Lean_Parser_Command_openOnly_parenthesizer___closed__1; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__37; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_openScoped_formatter(lean_object*); static lean_object* l_Lean_Parser_Command_noncomputable___closed__7; LEAN_EXPORT lean_object* l_Lean_Parser_Command_optDefDeriving; static lean_object* l_Lean_Parser_Command_optionValue___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Command_synth_declRange___closed__3; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__31; LEAN_EXPORT lean_object* l_Lean_Parser_Command_noncomputableSection; static lean_object* l_Lean_Parser_Term_quot___closed__15; static lean_object* l_Lean_Parser_Command_structFields_formatter___closed__9; static lean_object* l___regBuiltin_Lean_Parser_Command_attribute_declRange___closed__5; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__27; static lean_object* l_Lean_Parser_Command_declId___closed__14; LEAN_EXPORT lean_object* l_Lean_Parser_Command_optDeriving_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Command_nonrec_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -791,15 +744,12 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_mutual_parenthesizer(lean_object* static lean_object* l_Lean_Parser_Command_optDeriving_formatter___closed__2; static lean_object* l_Lean_Parser_Command_quot_parenthesizer___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Command_classTk_parenthesizer___closed__2; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__30; static lean_object* l_Lean_Parser_Command_ctor_formatter___closed__11; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_genInjectiveTheorems_formatter(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_initialize_declRange___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Command_deriving_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_ctor_parenthesizer___closed__8; -LEAN_EXPORT lean_object* l_Lean_Parser_Command_decreasingByElement; static lean_object* l_Lean_Parser_Term_set__option_formatter___closed__4; -static lean_object* l_Lean_Parser_Command_decreasingByElement___closed__10; static lean_object* l___regBuiltin_Lean_Parser_Command_namespace_declRange___closed__3; static lean_object* l_Lean_Parser_Command_declModifiers___closed__18; static lean_object* l___regBuiltin_Lean_Parser_Command_export_parenthesizer___closed__1; @@ -820,20 +770,18 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_quot_formatter(lean_obj static lean_object* l_Lean_Parser_Command_instance_formatter___closed__11; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_exit_declRange(lean_object*); static lean_object* l_Lean_Parser_Command_set__option___closed__5; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__44; LEAN_EXPORT lean_object* l_Lean_Parser_Command_print_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_export_formatter___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Command_import_declRange___closed__5; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_deriving_formatter(lean_object*); static lean_object* l_Lean_Parser_Command_printAxioms_formatter___closed__5; static lean_object* l_Lean_Parser_Command_private_formatter___closed__3; -static lean_object* l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__12; static lean_object* l_Lean_Parser_Command_variable_formatter___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Command_axiom_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_quot_declRange___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_printAxioms_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_variable___closed__4; -static lean_object* l_Lean_Parser_Command_terminationSuffix___closed__3; -extern lean_object* l_Lean_Parser_Term_hole; static lean_object* l_Lean_Parser_Command_attribute_parenthesizer___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Command_deriving_declRange___closed__3; static lean_object* l_Lean_Parser_Command_extends_formatter___closed__3; @@ -844,17 +792,15 @@ static lean_object* l_Lean_Parser_Command_mutual___closed__5; static lean_object* l_Lean_Parser_Tactic_set__option___closed__7; lean_object* l_Lean_Name_mkStr5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_check__failure_parenthesizer___closed__2; -static lean_object* l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__15; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__6; static lean_object* l_Lean_Parser_Command_in_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Command_optDefDeriving_parenthesizer___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_computedFields_formatter(lean_object*); -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__53; static lean_object* l___regBuiltin_Lean_Parser_Command_openRenaming_formatter___closed__1; static lean_object* l_Lean_Parser_Command_print_formatter___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_example_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_private_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_end_formatter___closed__1; -static lean_object* l___regBuiltin_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_export_declRange___closed__7; static lean_object* l_Lean_Parser_Command_openRenaming___closed__13; static lean_object* l_Lean_Parser_Command_structure___closed__16; @@ -870,14 +816,11 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_openScoped_formatter___cl static lean_object* l_Lean_Parser_Command_deriving_formatter___closed__7; lean_object* l_Lean_Parser_termParser_formatter___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_eoi_formatter___closed__1; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__15; -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_decreasingByElement_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Command_eoi___closed__4; static lean_object* l_Lean_Parser_Command_in___closed__5; static lean_object* l_Lean_Parser_Command_initialize___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_addDocString_declRange___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_precheckedQuot_declRange___closed__4; -static lean_object* l_Lean_Parser_Command_mutual_formatter___closed__12; static lean_object* l_Lean_Parser_Command_unsafe_formatter___closed__2; static lean_object* l_Lean_Parser_Command_optDeriving_parenthesizer___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Command_classTk_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -888,7 +831,6 @@ static lean_object* l_Lean_Parser_Command_import_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Command_inductive_formatter___closed__15; static lean_object* l_Lean_Parser_Command_structExplicitBinder___closed__8; static lean_object* l_Lean_Parser_Command_optDeriving_formatter___closed__6; -LEAN_EXPORT lean_object* l_Lean_Parser_Command_decreasingByElement_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2; static lean_object* l_Lean_Parser_Command_def_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_initialize_formatter___closed__11; @@ -896,7 +838,6 @@ static lean_object* l_Lean_Parser_Command_variable___closed__5; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_printAxioms_declRange(lean_object*); static lean_object* l_Lean_Parser_Command_derivingClasses___closed__8; static lean_object* l_Lean_Parser_Command_partial_formatter___closed__2; -static lean_object* l___regBuiltin_Lean_Parser_Command_terminationBy_parenthesizer___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_variable_declRange(lean_object*); static lean_object* l_Lean_Parser_Command_structFields___closed__8; lean_object* l_Lean_Parser_Term_attrInstance_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -912,12 +853,10 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_declValSimple_formatter(lean_obje static lean_object* l___regBuiltin_Lean_Parser_Command_addDocString_declRange___closed__7; static lean_object* l_Lean_Parser_Term_open___closed__3; static lean_object* l_Lean_Parser_Command_declVal_formatter___closed__3; -static lean_object* l_Lean_Parser_Command_decreasingByElement___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Command_set__option_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_structFields_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Command_exit___closed__7; static lean_object* l_Lean_Parser_Command_check__failure___closed__5; -LEAN_EXPORT lean_object* l_Lean_Parser_Command_terminationBy_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_initializeKeyword_formatter___closed__2; static lean_object* l_Lean_Parser_Command_eoi___closed__5; static lean_object* l_Lean_Parser_Command_structExplicitBinder___closed__10; @@ -936,19 +875,17 @@ extern lean_object* l_Lean_Parser_Term_whereDecls; static lean_object* l_Lean_Parser_Command_openOnly___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Tactic_set__option_declRange___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Command_printAxioms_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__2; static lean_object* l_Lean_Parser_Command_open_formatter___closed__5; static lean_object* l_Lean_Parser_Term_precheckedQuot___closed__7; static lean_object* l_Lean_Parser_Command_quot___closed__11; -static lean_object* l_Lean_Parser_Command_decreasingByElement_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_initializeKeyword_formatter___closed__1; -static lean_object* l_Lean_Parser_Command_decreasingByElement___closed__1; static lean_object* l_Lean_Parser_Command_printAxioms_parenthesizer___closed__3; lean_object* l_Lean_Parser_priorityParser_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_deriving___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__4; static lean_object* l_Lean_Parser_Command_structure_parenthesizer___closed__19; static lean_object* l_Lean_Parser_Command_ctor___closed__13; -static lean_object* l___regBuiltin_Lean_Parser_Command_decreasingBy_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Command_initializeKeyword_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_computedField_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Command_declaration___closed__8; @@ -973,19 +910,16 @@ static lean_object* l_Lean_Parser_Command_attribute_parenthesizer___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Command_print_declRange___closed__6; static lean_object* l_Lean_Parser_Command_attribute___closed__8; static lean_object* l_Lean_Parser_Command_synth_parenthesizer___closed__4; -static lean_object* l_Lean_Parser_Command_terminationBy_parenthesizer___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Command_structure; static lean_object* l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__9; -static lean_object* l_Lean_Parser_Command_decreasingByMany___closed__7; static lean_object* l_Lean_Parser_Command_structFields___closed__14; static lean_object* l_Lean_Parser_Command_openHiding___closed__1; static lean_object* l_Lean_Parser_Command_computedField___closed__12; LEAN_EXPORT lean_object* l_Lean_Parser_Command_import_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__49; static lean_object* l___regBuiltin_Lean_Parser_Command_private_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_initialize___closed__9; -static lean_object* l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Command_nonrec_formatter___closed__1; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__30; static lean_object* l___regBuiltin_Lean_Parser_Command_mutual_declRange___closed__2; static lean_object* l_Lean_Parser_Command_export_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Command_export_formatter___closed__2; @@ -1002,8 +936,6 @@ static lean_object* l_Lean_Parser_Tactic_set__option_formatter___closed__5; static lean_object* l_Lean_Parser_Command_computedFields_formatter___closed__5; static lean_object* l_Lean_Parser_Command_theorem_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_optDeclSig___closed__6; -LEAN_EXPORT lean_object* l_Lean_Parser_Command_decreasingByMany_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingByElement___closed__9; lean_object* l_Lean_Parser_ppLine_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_noncomputableSection_formatter___closed__6; static lean_object* l_Lean_Parser_Command_moduleDoc_formatter___closed__2; @@ -1014,12 +946,10 @@ static lean_object* l_Lean_Parser_Command_declaration_formatter___closed__8; static lean_object* l_Lean_Parser_Command_optionValue___closed__5; static lean_object* l_Lean_Parser_Command_computedField_formatter___closed__6; static lean_object* l_Lean_Parser_Command_set__option___closed__3; -static lean_object* l_Lean_Parser_Command_decreasingBy___closed__2; static lean_object* l_Lean_Parser_Command_protected_formatter___closed__1; static lean_object* l_Lean_Parser_Tactic_open___closed__6; static lean_object* l_Lean_Parser_Command_attribute___closed__6; static lean_object* l_Lean_Parser_Command_openHiding_parenthesizer___closed__9; -static lean_object* l_Lean_Parser_Command_decreasingByElement___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_opaque_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Command_openOnly___closed__2; static lean_object* l_Lean_Parser_Command_structure___closed__23; @@ -1043,6 +973,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_openHiding_parenthesizer(lean_obj static lean_object* l_Lean_Parser_Term_set__option_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Command_universe___closed__7; static lean_object* l_Lean_Parser_Command_structSimpleBinder___closed__6; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__22; static lean_object* l___regBuiltin_Lean_Parser_Command_optDeclSig_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_axiom_formatter___closed__1; static lean_object* l_Lean_Parser_Command_eval___closed__1; @@ -1051,7 +982,6 @@ static lean_object* l_Lean_Parser_Command_declValEqns___closed__1; lean_object* l_Lean_Parser_sepByIndent_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_computedField_formatter___closed__1; static lean_object* l_Lean_Parser_Command_classInductive_parenthesizer___closed__11; -static lean_object* l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_structure___closed__21; static lean_object* l_Lean_Parser_Command_openRenaming___closed__11; static lean_object* l_Lean_Parser_Command_whereStructInst_formatter___closed__7; @@ -1073,6 +1003,7 @@ static lean_object* l_Lean_Parser_Command_attribute_formatter___closed__9; LEAN_EXPORT lean_object* l_Lean_Parser_Command_genInjectiveTheorems_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_instance___closed__9; static lean_object* l___regBuiltin_Lean_Parser_Command_instance_parenthesizer___closed__2; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__9; LEAN_EXPORT lean_object* l_Lean_Parser_Command_eraseAttr_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_axiom___closed__6; LEAN_EXPORT lean_object* l_Lean_Parser_Command_init__quot; @@ -1085,16 +1016,12 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_openRenamingItem_formatte static lean_object* l_Lean_Parser_Command_protected___closed__6; lean_object* l_Lean_PrettyPrinter_Formatter_trailingNode_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_whereStructInst___closed__2; -static lean_object* l___regBuiltin_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__1; -static lean_object* l_Lean_Parser_Command_decreasingBy___closed__7; -static lean_object* l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_noncomputableSection_declRange___closed__1; static lean_object* l_Lean_Parser_Command_namedPrio_formatter___closed__10; static lean_object* l_Lean_Parser_Command_example___closed__1; static lean_object* l_Lean_Parser_Command_attribute_formatter___closed__8; static lean_object* l_Lean_Parser_Command_attribute___closed__9; static lean_object* l___regBuiltin_Lean_Parser_Command_in_declRange___closed__6; -static lean_object* l_Lean_Parser_Command_example___closed__9; static lean_object* l_Lean_Parser_Command_computedField_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_printAxioms___closed__6; static lean_object* l_Lean_Parser_Term_quot_formatter___closed__3; @@ -1109,6 +1036,7 @@ static lean_object* l_Lean_Parser_Term_set__option___closed__1; static lean_object* l_Lean_Parser_Command_universe___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Term_precheckedQuot_parenthesizer___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_universe_parenthesizer___closed__1; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__51; static lean_object* l_Lean_Parser_Command_whereStructInst___closed__21; LEAN_EXPORT lean_object* l_Lean_Parser_Command_set__option_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_universe___closed__8; @@ -1121,8 +1049,6 @@ lean_object* l_Lean_Parser_mkAntiquot_formatter___boxed(lean_object*, lean_objec static lean_object* l_Lean_Parser_Command_derivingClasses_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Command_openScoped___closed__4; static lean_object* l_Lean_Parser_Command_open___closed__4; -static lean_object* l_Lean_Parser_Command_def___closed__13; -static lean_object* l___regBuiltin_Lean_Parser_Command_decreasingBy_formatter___closed__1; static lean_object* l_Lean_Parser_Command_ctor_formatter___closed__7; static lean_object* l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__7; static lean_object* l_Lean_Parser_Command_structure_parenthesizer___closed__6; @@ -1143,14 +1069,11 @@ static lean_object* l_Lean_Parser_Command_declValEqns_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_declModifiers_parenthesizer___closed__23; static lean_object* l___regBuiltin_Lean_Parser_Command_inductive_parenthesizer___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_unsafe_parenthesizer(lean_object*); -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__17; -static lean_object* l_Lean_Parser_Command_decreasingByElement_formatter___closed__8; static lean_object* l_Lean_Parser_Command_derivingClasses_formatter___closed__7; static lean_object* l_Lean_Parser_Term_quot___closed__17; static lean_object* l_Lean_Parser_Command_inductive_parenthesizer___closed__8; lean_object* l_Lean_Parser_Command_docComment_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_optionValue___closed__1; -static lean_object* l___regBuiltin_Lean_Parser_Command_terminationByElement_formatter___closed__1; static lean_object* l_Lean_Parser_Command_private_formatter___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_eval_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Command_computedField_parenthesizer___closed__7; @@ -1177,22 +1100,17 @@ static lean_object* l_Lean_Parser_Command_eoi_formatter___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_ctor_formatter___closed__2; static lean_object* l_Lean_Parser_Command_openOnly_formatter___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Command_printAxioms_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__45; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_extends_parenthesizer(lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Tactic_open_docString(lean_object*); static lean_object* l_Lean_Parser_Command_mutual_formatter___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Command_namespace_formatter___closed__1; static lean_object* l_Lean_Parser_Term_quot___closed__13; static lean_object* l_Lean_Parser_Tactic_open_parenthesizer___closed__5; -static lean_object* l___regBuiltin_Lean_Parser_Command_decreasingByElement_formatter___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Command_eval_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Command_end_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_mutual_declRange___closed__5; static lean_object* l_Lean_Parser_Command_structExplicitBinder_formatter___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_initialize_declRange___closed__5; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__31; -static lean_object* l_Lean_Parser_Command_decreasingByElement_formatter___closed__5; LEAN_EXPORT lean_object* l_Lean_Parser_Command_check__failure; lean_object* l_Lean_Parser_registerBuiltinNodeKind(lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_inductive___closed__11; @@ -1238,7 +1156,6 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_attribute_parenthesi static lean_object* l_Lean_Parser_Command_whereStructInst___closed__15; static lean_object* l_Lean_Parser_Command_optionValue_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_namedPrio_formatter___closed__11; -static lean_object* l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_deriving___closed__13; static lean_object* l_Lean_Parser_Command_declValSimple_parenthesizer___closed__9; LEAN_EXPORT lean_object* l_Lean_Parser_Command_noncomputableSection_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1247,17 +1164,14 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_structFields; static lean_object* l_Lean_Parser_Command_in_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_openScoped_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_genInjectiveTheorems_parenthesizer___closed__4; -static lean_object* l_Lean_Parser_Command_decreasingBy1___closed__1; static lean_object* l_Lean_Parser_Command_check__failure___closed__8; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_variable(lean_object*); static lean_object* l_Lean_Parser_Command_classInductive_parenthesizer___closed__7; static lean_object* l_Lean_Parser_Term_set__option___closed__8; -static lean_object* l_Lean_Parser_Command_decreasingByMany_formatter___closed__7; static lean_object* l_Lean_Parser_Command_ctor_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_structure___closed__15; static lean_object* l_Lean_Parser_Command_computedField___closed__7; static lean_object* l_Lean_Parser_Command_reduce_formatter___closed__3; -static lean_object* l_Lean_Parser_Command_terminationBy_formatter___closed__5; static lean_object* l_Lean_Parser_Command_optDeriving___closed__2; static lean_object* l_Lean_Parser_Command_optDefDeriving_formatter___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_initializeKeyword_parenthesizer(lean_object*); @@ -1271,9 +1185,7 @@ static lean_object* l_Lean_Parser_Command_set__option_parenthesizer___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Command_declValEqns_formatter___closed__1; static lean_object* l_Lean_Parser_Command_deriving_formatter___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Command_import_parenthesizer___closed__2; -static lean_object* l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__11; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_noncomputableSection_declRange(lean_object*); -static lean_object* l_Lean_Parser_Command_abbrev_parenthesizer___closed__9; static lean_object* l___regBuiltin_Lean_Parser_Command_quot_declRange___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_universe_declRange___closed__6; static lean_object* l_Lean_Parser_Command_classTk___closed__6; @@ -1288,7 +1200,6 @@ static lean_object* l_Lean_Parser_Command_optDeriving___closed__7; static lean_object* l_Lean_Parser_Command_declModifiers_parenthesizer___closed__15; static lean_object* l_Lean_Parser_Command_structExplicitBinder___closed__6; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_print_formatter(lean_object*); -static lean_object* l_Lean_Parser_Command_abbrev___closed__12; static lean_object* l_Lean_Parser_Command_import_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Command_check__failure_declRange___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Tactic_set__option_declRange___closed__2; @@ -1310,7 +1221,6 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_axiom_formatter(lean static lean_object* l_Lean_Parser_Command_in_formatter___closed__3; static lean_object* l_Lean_Parser_Command_structure_parenthesizer___closed__17; static lean_object* l___regBuiltin_Lean_Parser_Command_quot_declRange___closed__2; -static lean_object* l_Lean_Parser_Command_terminationBy___closed__1; static lean_object* l_Lean_Parser_Command_structCtor_parenthesizer___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_export_declRange___closed__4; static lean_object* l_Lean_Parser_Command_openDecl___closed__6; @@ -1324,6 +1234,7 @@ lean_object* l_Lean_Parser_many1_parenthesizer(lean_object*, lean_object*, lean_ lean_object* l_Lean_Parser_commandParser_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_structInstBinder___closed__6; static lean_object* l_Lean_Parser_Command_optDeclSig_formatter___closed__10; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__47; static lean_object* l_Lean_Parser_Command_eoi___closed__1; static lean_object* l_Lean_Parser_Term_set__option___closed__3; static lean_object* l_Lean_Parser_Command_nonrec___closed__4; @@ -1331,16 +1242,14 @@ lean_object* l_Lean_Parser_withoutPosition_parenthesizer(lean_object*, lean_obje lean_object* l_Lean_Parser_Term_doSeq_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_openHiding___closed__9; static lean_object* l___regBuiltin_Lean_Parser_Command_reduce_formatter___closed__1; -static lean_object* l_Lean_Parser_Command_decreasingBy___closed__8; -static lean_object* l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_init__quot_formatter___closed__3; static lean_object* l_Lean_Parser_Command_whereStructInst___closed__26; static lean_object* l_Lean_Parser_Command_initializeKeyword_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_structure_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_computedField_formatter___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_import_parenthesizer___closed__1; -static lean_object* l_Lean_Parser_Command_decreasingBy_formatter___closed__2; static lean_object* l_Lean_Parser_Command_classTk_parenthesizer___closed__1; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__40; static lean_object* l_Lean_Parser_Command_protected___closed__2; static lean_object* l_Lean_Parser_Command_addDocString_formatter___closed__3; static lean_object* l_Lean_Parser_Command_universe_parenthesizer___closed__3; @@ -1379,7 +1288,6 @@ static lean_object* l_Lean_Parser_Command_declValSimple___closed__2; static lean_object* l_Lean_Parser_Command_attribute___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Command_def; static lean_object* l_Lean_Parser_Command_namedPrio_formatter___closed__1; -lean_object* l_Lean_Parser_many1Indent_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_opaque___closed__11; static lean_object* l_Lean_Parser_Command_theorem___closed__5; static lean_object* l_Lean_Parser_Command_eraseAttr___closed__2; @@ -1395,7 +1303,6 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_check_declRange___closed_ static lean_object* l_Lean_Parser_Command_declId___closed__1; lean_object* l_Lean_Parser_adaptCacheableContext(lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_printAxioms___closed__3; -static lean_object* l___regBuiltin_Lean_Parser_Command_terminationBy_parenthesizer___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_classInductive_formatter___closed__1; static lean_object* l_Lean_Parser_Command_export_parenthesizer___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Command_attribute_declRange___closed__7; @@ -1435,7 +1342,6 @@ static lean_object* l_Lean_Parser_Command_reduce___closed__7; static lean_object* l_Lean_Parser_Command_open_parenthesizer___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_check__failure_formatter___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Command_derivingClasses; -static lean_object* l_Lean_Parser_Command_mutual___closed__15; static lean_object* l_Lean_Parser_Tactic_open_formatter___closed__2; static lean_object* l_Lean_Parser_Command_declId___closed__7; static lean_object* l_Lean_Parser_Command_structImplicitBinder___closed__10; @@ -1448,7 +1354,6 @@ static lean_object* l_Lean_Parser_Command_deriving___closed__2; static lean_object* l_Lean_Parser_Command_declModifiers_formatter___closed__9; static lean_object* l_Lean_Parser_Command_opaque_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Command_def___closed__1; -static lean_object* l_Lean_Parser_Command_decreasingBy_formatter___closed__1; static lean_object* l_Lean_Parser_Command_open_formatter___closed__4; static lean_object* l_Lean_Parser_Command_structure_formatter___closed__3; static lean_object* l_Lean_Parser_Command_openHiding_formatter___closed__3; @@ -1460,7 +1365,6 @@ static lean_object* l_Lean_Parser_Command_openHiding_formatter___closed__8; LEAN_EXPORT lean_object* l_Lean_Parser_Command_declVal_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_nonReservedSymbol_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_openScoped___closed__6; -static lean_object* l_Lean_Parser_Command_decreasingByElement___closed__6; static lean_object* l_Lean_Parser_Command_computedFields___closed__9; static lean_object* l_Lean_Parser_Command_eraseAttr_formatter___closed__2; static lean_object* l_Lean_Parser_Command_instance_formatter___closed__4; @@ -1476,7 +1380,6 @@ lean_object* l_Lean_PrettyPrinter_Parenthesizer_atomic_parenthesizer(lean_object LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_eraseAttr_formatter(lean_object*); static lean_object* l_Lean_Parser_Command_namespace___closed__2; static lean_object* l_Lean_Parser_Command_private_parenthesizer___closed__1; -static lean_object* l_Lean_Parser_Command_terminationByElement_formatter___closed__9; static lean_object* l_Lean_Parser_Command_classInductive_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_declValSimple_parenthesizer___closed__6; static lean_object* l_Lean_Parser_Command_universe_formatter___closed__5; @@ -1485,18 +1388,17 @@ static lean_object* l_Lean_Parser_Command_namedPrio___closed__5; static lean_object* l_Lean_Parser_Command_instance___closed__10; static lean_object* l_Lean_Parser_Command_structFields_formatter___closed__10; static lean_object* l_Lean_Parser_Command_initializeKeyword___closed__10; +static lean_object* l_Lean_Parser_Command_whereStructInst___closed__28; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_check_formatter(lean_object*); static lean_object* l_Lean_Parser_Tactic_set__option___closed__4; static lean_object* l_Lean_Parser_Command_openOnly_formatter___closed__2; static lean_object* l_Lean_Parser_Command_openRenamingItem_formatter___closed__1; -LEAN_EXPORT lean_object* l_Lean_Parser_Command_decreasingByElement_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_quot___closed__7; static lean_object* l_Lean_Parser_Command_whereStructField___closed__1; static lean_object* l_Lean_Parser_Command_derivingClasses_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_initialize_parenthesizer___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Command_synth_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_quot_formatter___closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_decreasingBy1_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Command_declModifiers___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Command_reduce_declRange___closed__1; static lean_object* l_Lean_Parser_Command_structure_formatter___closed__5; @@ -1528,22 +1430,18 @@ static lean_object* l_Lean_Parser_Command_quot_formatter___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_noncomputable_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_export_formatter___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Command_check_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingByElement___closed__11; static lean_object* l_Lean_Parser_Command_mutual___closed__13; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_print_parenthesizer(lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingByMany___closed__11; static lean_object* l___regBuiltin_Lean_Parser_Command_namedPrio_parenthesizer___closed__1; extern lean_object* l_Lean_Parser_Term_attrInstance; static lean_object* l_Lean_Parser_Command_example_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Command_structSimpleBinder_formatter___closed__2; -static lean_object* l_Lean_Parser_Command_decreasingByElement___closed__16; static lean_object* l_Lean_Parser_Command_opaque___closed__2; static lean_object* l_Lean_Parser_Command_deriving___closed__10; lean_object* l_Lean_Parser_numLit_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_structureTk___closed__3; static lean_object* l_Lean_Parser_Command_exit_formatter___closed__1; static lean_object* l_Lean_Parser_Command_attribute_parenthesizer___closed__11; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__12; static lean_object* l_Lean_Parser_Command_protected___closed__5; static lean_object* l_Lean_Parser_Command_openDecl_formatter___closed__3; static lean_object* l_Lean_Parser_Command_inductive___closed__3; @@ -1551,10 +1449,10 @@ static lean_object* l_Lean_Parser_Command_theorem___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Command_printAxioms; static lean_object* l_Lean_Parser_Command_inductive___closed__14; static lean_object* l_Lean_Parser_Command_genInjectiveTheorems___closed__2; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__32; static lean_object* l_Lean_Parser_Command_declModifiers_parenthesizer___closed__17; static lean_object* l_Lean_Parser_Command_namespace_parenthesizer___closed__3; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_in_declRange(lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingByMany_formatter___closed__4; static lean_object* l_Lean_Parser_Command_optDeriving_formatter___closed__3; static lean_object* l_Lean_Parser_Command_openSimple___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_init__quot_declRange___closed__4; @@ -1564,7 +1462,6 @@ static lean_object* l_Lean_Parser_Command_initialize_parenthesizer___closed__9; static lean_object* l_Lean_Parser_Command_theorem___closed__11; static lean_object* l_Lean_Parser_Command_printAxioms_formatter___closed__3; static lean_object* l_Lean_Parser_Command_eraseAttr___closed__4; -static lean_object* l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Command_eoi_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_derivingClasses___closed__9; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_initializeKeyword_formatter(lean_object*); @@ -1580,6 +1477,7 @@ static lean_object* l_Lean_Parser_Command_declModifiers_parenthesizer___closed__ static lean_object* l_Lean_Parser_Command_namedPrio___closed__3; static lean_object* l_Lean_Parser_Command_export___closed__12; static lean_object* l_Lean_Parser_Command_moduleDoc___closed__9; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__20; static lean_object* l_Lean_Parser_Command_whereStructInst___closed__14; static lean_object* l_Lean_Parser_Command_whereStructInst_formatter___closed__8; static lean_object* l_Lean_Parser_Command_classInductive_formatter___closed__9; @@ -1626,7 +1524,6 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_variable_formatter(l static lean_object* l_Lean_Parser_Command_section___closed__4; static lean_object* l_Lean_Parser_Command_declModifiers___closed__16; static lean_object* l_Lean_Parser_Command_structSimpleBinder_parenthesizer___closed__6; -static lean_object* l___regBuiltin_Lean_Parser_Command_decreasingByElement_formatter___closed__2; static lean_object* l_Lean_Parser_Command_structExplicitBinder_parenthesizer___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Command_nonrec_formatter___closed__2; static lean_object* l_Lean_Parser_Command_declSig___closed__7; @@ -1651,13 +1548,10 @@ extern lean_object* l_Lean_Parser_Term_attrKind; static lean_object* l_Lean_Parser_Command_structInstBinder_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_whereStructInst___closed__24; LEAN_EXPORT lean_object* l_Lean_Parser_Command_import_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Lean_Parser_Command_terminationByElement_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_open_parenthesizer___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_open(lean_object*); lean_object* l_Lean_ppLine_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_PrettyPrinter_Parenthesizer_lookahead_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_structInstBinder___closed__13; -static lean_object* l_Lean_Parser_Command_terminationByElement___closed__5; extern lean_object* l_Lean_Parser_Term_letDecl; static lean_object* l_Lean_Parser_Command_private___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_printAxioms_formatter___closed__2; @@ -1669,7 +1563,6 @@ static lean_object* l_Lean_Parser_Command_end_formatter___closed__4; lean_object* l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_noncomputableSection_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_set__option_parenthesizer___closed__2; -static lean_object* l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__9; static lean_object* l_Lean_Parser_Command_structImplicitBinder___closed__14; static lean_object* l_Lean_Parser_Command_openScoped___closed__8; lean_object* l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1680,7 +1573,6 @@ static lean_object* l_Lean_Parser_Command_ctor_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_printAxioms___closed__7; static lean_object* l_Lean_Parser_Command_addDocString___closed__4; static lean_object* l_Lean_Parser_Tactic_set__option___closed__9; -static lean_object* l_Lean_Parser_Command_decreasingByMany_formatter___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_check__failure_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_computedFields_formatter___closed__3; static lean_object* l_Lean_Parser_Command_export_formatter___closed__2; @@ -1696,7 +1588,6 @@ static lean_object* l_Lean_Parser_Command_abbrev___closed__6; static lean_object* l_Lean_Parser_Command_noncomputable___closed__5; static lean_object* l_Lean_Parser_Command_attribute___closed__7; static lean_object* l_Lean_Parser_Command_openRenaming_parenthesizer___closed__5; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__33; static lean_object* l_Lean_Parser_Command_openRenaming_formatter___closed__6; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_abbrev_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Command_declVal___closed__3; @@ -1708,20 +1599,18 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_whereStructField_for static lean_object* l_Lean_Parser_Command_namedPrio___closed__18; static lean_object* l_Lean_Parser_Command_declVal___closed__5; static lean_object* l_Lean_Parser_Command_axiom_formatter___closed__5; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__7; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__45; lean_object* l_Lean_Parser_symbol(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Parser_Command_decreasingByMany_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_printAxioms_parenthesizer___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Command_structFields_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_namedPrio___closed__11; static lean_object* l_Lean_Parser_Command_export_parenthesizer___closed__4; lean_object* l_Lean_Parser_Term_typeSpec_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_terminationByElement_formatter___closed__11; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structSimpleBinder_formatter(lean_object*); static lean_object* l_Lean_Parser_Term_precheckedQuot_formatter___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Command_initializeKeyword_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_decreasingBy1_formatter(lean_object*); static lean_object* l_Lean_Parser_Command_structFields___closed__13; -LEAN_EXPORT lean_object* l_Lean_Parser_Command_terminationByElement_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_declVal___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Command_addDocString; static lean_object* l___regBuiltin_Lean_Parser_Command_declaration_formatter___closed__1; @@ -1733,11 +1622,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_openDecl; static lean_object* l_Lean_Parser_Command_inductive_formatter___closed__11; static lean_object* l_Lean_Parser_Command_genInjectiveTheorems___closed__5; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_check_declRange(lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingByElement___closed__3; static lean_object* l_Lean_Parser_Command_declValSimple___closed__5; -static lean_object* l_Lean_Parser_Command_decreasingByMany___closed__4; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__34; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__54; static lean_object* l_Lean_Parser_Command_axiom___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Command_check__failure_declRange___closed__4; static lean_object* l_Lean_Parser_Command_protected___closed__3; @@ -1750,7 +1635,6 @@ static lean_object* l_Lean_Parser_Command_protected___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Command_declaration; static lean_object* l_Lean_Parser_Command_declValEqns_parenthesizer___closed__3; extern lean_object* l_Lean_Parser_Tactic_tacticSeq; -static lean_object* l_Lean_Parser_Command_terminationBy_parenthesizer___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_ctor_formatter(lean_object*); static lean_object* l_Lean_Parser_Term_quot___closed__3; static lean_object* l_Lean_Parser_Command_declaration_formatter___closed__4; @@ -1763,6 +1647,7 @@ static lean_object* l_Lean_Parser_Command_classInductive_formatter___closed__7; static lean_object* l_Lean_Parser_Command_initializeKeyword___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structSimpleBinder_parenthesizer(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Command_declValEqns_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__16; static lean_object* l___regBuiltin_Lean_Parser_Command_import_declRange___closed__2; static lean_object* l_Lean_Parser_Term_set__option_formatter___closed__5; static lean_object* l_Lean_Parser_Command_classInductive___closed__14; @@ -1783,24 +1668,22 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_open_parenthesizer(lean_object*, static lean_object* l_Lean_Parser_Tactic_set__option___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Command_noncomputableSection_declRange___closed__7; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_noncomputable_parenthesizer(lean_object*); -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__39; static lean_object* l_Lean_Parser_Command_inductive_parenthesizer___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_open_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_structure_formatter___closed__10; static lean_object* l___regBuiltin_Lean_Parser_Command_initializeKeyword_formatter___closed__2; static lean_object* l_Lean_Parser_Command_declModifiers_formatter___closed__16; static lean_object* l_Lean_Parser_Command_inductive_parenthesizer___closed__6; -static lean_object* l_Lean_Parser_Command_decreasingByMany___closed__9; static lean_object* l_Lean_Parser_Command_mutual_formatter___closed__1; static lean_object* l_Lean_Parser_Command_namespace_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Command_computedField_formatter___closed__4; static lean_object* l_Lean_Parser_Term_set__option_parenthesizer___closed__7; static lean_object* l_Lean_Parser_Command_openHiding___closed__10; static lean_object* l_Lean_Parser_Command_structImplicitBinder_formatter___closed__4; -static lean_object* l_Lean_Parser_Command_terminationByElement_formatter___closed__8; +extern lean_object* l_Lean_Parser_Termination_suffix; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_quot_docString(lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__4; -static lean_object* l_Lean_Parser_Command_decreasingByElement___closed__17; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__26; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__12; static lean_object* l_Lean_Parser_Command_structExplicitBinder___closed__1; static lean_object* l_Lean_Parser_Command_structImplicitBinder_formatter___closed__3; static lean_object* l_Lean_Parser_Command_set__option_parenthesizer___closed__3; @@ -1808,15 +1691,11 @@ static lean_object* l_Lean_Parser_Command_universe_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_initializeKeyword_parenthesizer___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_example_formatter(lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_attribute_declRange(lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingByMany_formatter___closed__6; static lean_object* l_Lean_Parser_Command_export___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Command_inductive_parenthesizer___closed__1; -static lean_object* l___regBuiltin_Lean_Parser_Command_terminationByElement_formatter___closed__2; static lean_object* l_Lean_Parser_Command_export___closed__1; -static lean_object* l_Lean_Parser_Command_terminationBy_formatter___closed__1; static lean_object* l_Lean_Parser_Command_instance_formatter___closed__10; static lean_object* l_Lean_Parser_Command_print_parenthesizer___closed__1; -static lean_object* l___regBuiltin_Lean_Parser_Command_decreasingByMany_formatter___closed__1; static lean_object* l_Lean_Parser_Command_optDeclSig___closed__4; static lean_object* l_Lean_Parser_Tactic_open___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_set__option_parenthesizer___closed__1; @@ -1836,7 +1715,6 @@ static lean_object* l_Lean_Parser_Command_inductive___closed__10; static lean_object* l_Lean_Parser_Command_printAxioms_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_structure_formatter___closed__18; static lean_object* l_Lean_Parser_Command_declSig_parenthesizer___closed__3; -static lean_object* l___regBuiltin_Lean_Parser_Command_decreasingBy1_formatter___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Command_computedField_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Command_openScoped_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_eoi_parenthesizer___closed__3; @@ -1871,7 +1749,6 @@ static lean_object* l_Lean_Parser_Command_openRenaming___closed__12; static lean_object* l_Lean_Parser_Command_deriving_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_variable_parenthesizer___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_whereStructField_parenthesizer___closed__2; -LEAN_EXPORT lean_object* l_Lean_Parser_Command_decreasingByMany; static lean_object* l_Lean_Parser_Command_openScoped_formatter___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_init__quot_declRange___closed__6; LEAN_EXPORT lean_object* l_Lean_Parser_Term_open_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1890,23 +1767,21 @@ static lean_object* l_Lean_Parser_Command_openSimple_formatter___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Command_init__quot_declRange___closed__7; static lean_object* l_Lean_Parser_Command_declModifiers_formatter___closed__8; LEAN_EXPORT lean_object* l_Lean_Parser_Command_export; -lean_object* l_Lean_PrettyPrinter_Formatter_lookahead_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_open_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_withAntiquot(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_quot_declRange___closed__5; static lean_object* l_Lean_Parser_Command_declId___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Command_eval_declRange___closed__1; -static lean_object* l_Lean_Parser_Command_terminationBy___closed__9; static lean_object* l_Lean_Parser_Command_synth_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Command_declaration_parenthesizer___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_genInjectiveTheorems_parenthesizer___closed__2; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__48; static lean_object* l_Lean_Parser_Command_eoi_parenthesizer___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_section_formatter(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_noncomputable_formatter___closed__2; static lean_object* l_Lean_Parser_Command_unsafe_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_quot_formatter___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Command_deriving_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_terminationByElement___closed__11; static lean_object* l_Lean_Parser_Command_inductive_parenthesizer___closed__13; static lean_object* l_Lean_Parser_Command_quot___closed__3; static lean_object* l_Lean_Parser_Command_partial___closed__7; @@ -1922,7 +1797,6 @@ lean_object* l_Lean_PrettyPrinter_Parenthesizer_checkColGt_parenthesizer___boxed static lean_object* l_Lean_Parser_Command_optDefDeriving_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_variable_parenthesizer___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Command_classInductive_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Parser_Command_terminationBy; static lean_object* l_Lean_Parser_Command_universe_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_print___closed__3; static lean_object* l_Lean_Parser_Command_inductive_parenthesizer___closed__12; @@ -1930,9 +1804,10 @@ static lean_object* l_Lean_Parser_Command_structCtor_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_classInductive___closed__3; static lean_object* l_Lean_Parser_Command_whereStructInst___closed__19; static lean_object* l_Lean_Parser_Command_structure___closed__18; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__34; LEAN_EXPORT lean_object* l_Lean_Parser_Command_inductive_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_exit_declRange___closed__5; -static lean_object* l_Lean_Parser_Command_terminationBy___closed__10; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__21; static lean_object* l_Lean_Parser_Command_synth___closed__9; static lean_object* l_Lean_Parser_Command_optDefDeriving___closed__9; static lean_object* l_Lean_Parser_Command_structFields___closed__11; @@ -1940,14 +1815,12 @@ static lean_object* l_Lean_Parser_Command_ctor_parenthesizer___closed__11; LEAN_EXPORT lean_object* l_Lean_Parser_Command_declModifiersF; static lean_object* l_Lean_Parser_Tactic_set__option_formatter___closed__3; static lean_object* l_Lean_Parser_Command_structExplicitBinder___closed__2; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__9; static lean_object* l___regBuiltin_Lean_Parser_Command_in_declRange___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_noncomputableSection_formatter(lean_object*); static lean_object* l_Lean_Parser_Command_declValSimple_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Command_structure_formatter___closed__11; static lean_object* l_Lean_Parser_Command_export___closed__10; lean_object* l_Lean_Parser_Term_ident_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__13; lean_object* l_Lean_Parser_withoutPosition___lambda__1(lean_object*); static lean_object* l_Lean_Parser_Command_private___closed__7; static lean_object* l_Lean_Parser_Command_private___closed__5; @@ -1956,18 +1829,15 @@ static lean_object* l_Lean_Parser_Command_structure_parenthesizer___closed__15; static lean_object* l_Lean_Parser_Command_attribute___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_import_declRange(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_addDocString_declRange___closed__3; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__50; static lean_object* l_Lean_Parser_Command_set__option_formatter___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_quot_declRange___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_nonrec_formatter(lean_object*); -static lean_object* l_Lean_Parser_Command_terminationByElement___closed__13; static lean_object* l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_classInductive___closed__15; lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_computedFields___closed__5; static lean_object* l_Lean_Parser_Command_structCtor_formatter___closed__5; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structImplicitBinder_parenthesizer(lean_object*); -static lean_object* l_Lean_Parser_Command_terminationByElement_formatter___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_open_declRange___closed__2; static lean_object* l_Lean_Parser_Command_namedPrio___closed__7; LEAN_EXPORT lean_object* l_Lean_Parser_Command_optNamedPrio_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1983,14 +1853,11 @@ static lean_object* l_Lean_Parser_Command_optDefDeriving___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Command_print_declRange___closed__7; static lean_object* l_Lean_Parser_Command_synth___closed__5; lean_object* l_Lean_PrettyPrinter_Formatter_checkColGt_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__21; static lean_object* l_Lean_Parser_Command_export___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Command_derivingClasses_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_genInjectiveTheorems_declRange___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Tactic_open_declRange___closed__4; -static lean_object* l_Lean_Parser_Command_decreasingBy1___closed__5; LEAN_EXPORT lean_object* l_Lean_Parser_Command_private_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__8; static lean_object* l_Lean_Parser_Command_initialize___closed__5; static lean_object* l_Lean_Parser_Tactic_open_parenthesizer___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_namespace_declRange___closed__2; @@ -2009,10 +1876,8 @@ static lean_object* l_Lean_Parser_Term_set__option_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_structFields___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Command_namedPrio_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_def_formatter___closed__2; -static lean_object* l_Lean_Parser_Command_terminationBy___closed__8; static lean_object* l_Lean_Parser_Command_print_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_initialize___closed__11; -static lean_object* l___regBuiltin_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_noncomputable_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_genInjectiveTheorems_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Command_optDeriving___closed__4; @@ -2026,7 +1891,6 @@ static lean_object* l_Lean_Parser_Command_declModifiers_parenthesizer___closed__ LEAN_EXPORT lean_object* l_Lean_Parser_Command_whereStructInst_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_declModifiers_parenthesizer___closed__20; lean_object* l_Lean_Parser_many_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingByElement_formatter___closed__7; static lean_object* l_Lean_Parser_Command_noncomputableSection_parenthesizer___closed__7; lean_object* l_Lean_Parser_Term_attributes_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Command_structExplicitBinder; @@ -2035,7 +1899,6 @@ static lean_object* l_Lean_Parser_Command_initialize_formatter___closed__5; static lean_object* l_Lean_Parser_Command_optDeclSig_formatter___closed__5; LEAN_EXPORT lean_object* l_Lean_Parser_Command_declModifiersT; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Tactic_open_declRange(lean_object*); -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__13; static lean_object* l_Lean_Parser_Command_reduce___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Command_addDocString_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_mutual_formatter___closed__1; @@ -2043,7 +1906,6 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_openRenamingItem_for static lean_object* l_Lean_Parser_Command_declId___closed__15; static lean_object* l_Lean_Parser_Command_nonrec_formatter___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_set__option_declRange___closed__5; -static lean_object* l_Lean_Parser_Command_terminationBy_formatter___closed__4; static lean_object* l_Lean_Parser_Command_structure_parenthesizer___closed__11; static lean_object* l_Lean_Parser_Command_extends___closed__10; static lean_object* l_Lean_Parser_Command_structExplicitBinder___closed__9; @@ -2053,9 +1915,7 @@ static lean_object* l_Lean_Parser_Command_structureTk___closed__7; static lean_object* l_Lean_Parser_Command_ctor___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Command_axiom_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_axiom___closed__9; -static lean_object* l_Lean_Parser_Command_terminationBy_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_initialize_formatter___closed__1; -static lean_object* l_Lean_Parser_Command_terminationByElement___closed__4; static lean_object* l_Lean_Parser_Command_optDefDeriving_parenthesizer___closed__3; lean_object* l_Lean_Parser_Term_ident_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_quot___closed__4; @@ -2086,7 +1946,6 @@ lean_object* l_Lean_Parser_node(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_optDeriving_formatter___closed__1; static lean_object* l_Lean_Parser_Command_classInductive___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Command_partial_formatter___closed__1; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__52; LEAN_EXPORT lean_object* l_Lean_Parser_Command_structImplicitBinder_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_deriving_declRange___closed__1; static lean_object* l_Lean_Parser_Command_declModifiers_formatter___closed__13; @@ -2094,13 +1953,12 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_variable_declRange___clos static lean_object* l_Lean_Parser_Command_structure_formatter___closed__2; static lean_object* l_Lean_Parser_Command_openSimple_formatter___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Term_quot_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingBy1___closed__3; +static lean_object* l_Lean_Parser_Command_declValSimple_formatter___closed__10; static lean_object* l_Lean_Parser_Command_declSig___closed__3; static lean_object* l_Lean_Parser_Command_structure_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_computedFields___closed__12; static lean_object* l___regBuiltin_Lean_Parser_Command_namespace_formatter___closed__2; static lean_object* l_Lean_Parser_Command_protected_parenthesizer___closed__2; -static lean_object* l_Lean_Parser_Command_decreasingBy_formatter___closed__4; static lean_object* l_Lean_Parser_Command_synth___closed__7; static lean_object* l_Lean_Parser_Command_instance_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Term_quot___closed__4; @@ -2113,12 +1971,10 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_computedFields_parenthesizer(lean static lean_object* l_Lean_Parser_Command_inductive___closed__18; static lean_object* l_Lean_Parser_Command_noncomputable_formatter___closed__2; static lean_object* l_Lean_Parser_Command_declValSimple___closed__3; -static lean_object* l_Lean_Parser_Command_decreasingByMany___closed__5; static lean_object* l_Lean_Parser_Command_openHiding_formatter___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Command_openOnly_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_addDocString___closed__9; static lean_object* l_Lean_Parser_Command_initializeKeyword___closed__6; -static lean_object* l___regBuiltin_Lean_Parser_Command_decreasingByMany_formatter___closed__2; static lean_object* l_Lean_Parser_Command_theorem_formatter___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Command_noncomputable_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_precheckedQuot_declRange___closed__1; @@ -2128,6 +1984,7 @@ static lean_object* l_Lean_Parser_Command_declModifiers___closed__15; static lean_object* l_Lean_Parser_Command_structImplicitBinder_formatter___closed__7; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_initialize_formatter(lean_object*); static lean_object* l_Lean_Parser_Command_whereStructField___closed__3; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__1; static lean_object* l_Lean_Parser_Command_eval_formatter___closed__2; static lean_object* l_Lean_Parser_Command_declModifiers_parenthesizer___closed__18; static lean_object* l_Lean_Parser_Command_deriving_formatter___closed__4; @@ -2183,16 +2040,14 @@ static lean_object* l_Lean_Parser_Command_variable___closed__1; static lean_object* l_Lean_Parser_Term_quot_parenthesizer___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_import_declRange___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_in_formatter___closed__1; -static lean_object* l_Lean_Parser_Command_decreasingBy___closed__1; static lean_object* l_Lean_Parser_Command_structExplicitBinder_parenthesizer___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Command_genInjectiveTheorems_declRange___closed__7; static lean_object* l_Lean_Parser_Command_optDefDeriving___closed__6; static lean_object* l_Lean_Parser_Command_reduce_parenthesizer___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_nonrec_parenthesizer(lean_object*); lean_object* l_Lean_Parser_andthen(lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_terminationByElement___closed__9; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__3; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_genInjectiveTheorems_docString(lean_object*); -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__25; static lean_object* l_Lean_Parser_Command_declVal___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Command_eoi_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_variable_parenthesizer___closed__2; @@ -2212,25 +2067,24 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_open_declRange___closed__4; static lean_object* l_Lean_Parser_Term_open_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_structImplicitBinder_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_reduce_formatter___closed__2; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__18; static lean_object* l___regBuiltin_Lean_Parser_Command_structureTk_formatter___closed__2; static lean_object* l_Lean_Parser_Command_initializeKeyword___closed__5; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_deriving(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Command_universe; static lean_object* l___regBuiltin_Lean_Parser_Command_exit_declRange___closed__7; -static lean_object* l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Command_print_parenthesizer___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Command_check__failure_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_declaration___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Command_declValSimple_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_structExplicitBinder_formatter___closed__3; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__23; static lean_object* l_Lean_Parser_Command_declId_parenthesizer___closed__9; static lean_object* l_Lean_Parser_Command_declaration_parenthesizer___closed__8; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__8; static lean_object* l_Lean_Parser_Command_structExplicitBinder___closed__13; static lean_object* l___regBuiltin_Lean_Parser_Term_quot___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Command_declaration_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_declModifiers_formatter___closed__14; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__40; lean_object* l_Lean_Parser_checkColGe(lean_object*); static lean_object* l_Lean_Parser_Command_declaration_formatter___closed__9; static lean_object* l_Lean_Parser_Command_eval___closed__5; @@ -2252,7 +2106,6 @@ static lean_object* l_Lean_Parser_Term_open_formatter___closed__6; static lean_object* l_Lean_Parser_Command_structExplicitBinder_formatter___closed__10; static lean_object* l_Lean_Parser_Command_check___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Command_ctor_parenthesizer___closed__2; -static lean_object* l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__8; static lean_object* l_Lean_Parser_Command_partial_formatter___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Command_set__option_declRange___closed__2; static lean_object* l_Lean_Parser_Command_private___closed__3; @@ -2273,15 +2126,13 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_check__failure_declRange_ static lean_object* l_Lean_Parser_Command_derivingClasses_parenthesizer___closed__3; lean_object* l_Lean_Parser_ident_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_abbrev___closed__5; -static lean_object* l___regBuiltin_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_namespace___closed__1; static lean_object* l_Lean_Parser_Command_whereStructInst_formatter___closed__5; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__49; static lean_object* l_Lean_Parser_Command_openRenaming_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Command_export_declRange___closed__5; -static lean_object* l_Lean_Parser_Command_abbrev_formatter___closed__9; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_instance_parenthesizer(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_set__option_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingBy___closed__10; LEAN_EXPORT lean_object* l_Lean_Parser_Command_declModifiers___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Command_structure_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Tactic_set__option_formatter___closed__1; @@ -2314,6 +2165,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_inductive_formatter___clo static lean_object* l___regBuiltin_Lean_Parser_Command_check_declRange___closed__6; static lean_object* l_Lean_Parser_Command_optDeriving_formatter___closed__5; static lean_object* l_Lean_Parser_Command_printAxioms_parenthesizer___closed__4; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__42; LEAN_EXPORT lean_object* l_Lean_Parser_Command_open; static lean_object* l_Lean_Parser_Command_def___closed__2; static lean_object* l_Lean_Parser_Command_computedFields_parenthesizer___closed__1; @@ -2347,9 +2199,7 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_optDeriving_parenthe LEAN_EXPORT lean_object* l_Lean_Parser_Command_opaque_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_theorem_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_end_formatter___closed__3; -static lean_object* l_Lean_Parser_Command_terminationBy_formatter___closed__6; LEAN_EXPORT lean_object* l_Lean_Parser_Command_attribute; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__24; static lean_object* l_Lean_Parser_Command_optDeriving___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__3; static lean_object* l_Lean_Parser_Command_whereStructInst___closed__6; @@ -2362,7 +2212,6 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_synth_parenthesizer(lean_object*, static lean_object* l___regBuiltin_Lean_Parser_Command_opaque_formatter___closed__1; static lean_object* l_Lean_Parser_Command_moduleDoc___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_print_declRange___closed__3; -static lean_object* l_Lean_Parser_Command_terminationByElement___closed__3; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_quot_declRange(lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_universe_declRange(lean_object*); lean_object* l_Lean_ppDedent_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -2370,7 +2219,6 @@ static lean_object* l_Lean_Parser_Command_universe___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Command_noncomputableSection_parenthesizer___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_nonrec_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_derivingClasses___closed__4; -static lean_object* l_Lean_Parser_Command_example_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_declId___closed__8; static lean_object* l_Lean_Parser_Command_openOnly___closed__1; static lean_object* l_Lean_Parser_Command_structExplicitBinder_parenthesizer___closed__4; @@ -2381,7 +2229,6 @@ static lean_object* l_Lean_Parser_Command_end___closed__7; static lean_object* l_Lean_Parser_Term_set__option___closed__7; static lean_object* l_Lean_Parser_Command_init__quot_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_universe_parenthesizer___closed__2; -static lean_object* l_Lean_Parser_Command_terminationByElement___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Command_variable_formatter___closed__1; static lean_object* l_Lean_Parser_Command_opaque___closed__12; static lean_object* l___regBuiltin_Lean_Parser_Tactic_open_declRange___closed__3; @@ -2405,13 +2252,13 @@ static lean_object* l_Lean_Parser_Command_noncomputableSection___closed__11; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_quot_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Command_axiom___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_import_formatter(lean_object*); -static lean_object* l_Lean_Parser_Command_def_formatter___closed__9; static lean_object* l_Lean_Parser_Command_structFields_formatter___closed__7; static lean_object* l_Lean_Parser_Command_unsafe___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Command_variable; static lean_object* l_Lean_Parser_Command_declModifiers_parenthesizer___closed__22; LEAN_EXPORT lean_object* l_Lean_Parser_Command_nonrec; static lean_object* l_Lean_Parser_Command_declValEqns___closed__5; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__13; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_initialize_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Command_export_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_def___closed__8; @@ -2441,7 +2288,6 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_theorem_formatter(lean_object*, l static lean_object* l_Lean_Parser_Command_reduce_formatter___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Term_set__option_declRange___closed__6; static lean_object* l_Lean_Parser_Command_structImplicitBinder_parenthesizer___closed__1; -static lean_object* l_Lean_Parser_Command_abbrev_parenthesizer___closed__10; static lean_object* l___regBuiltin_Lean_Parser_Command_namedPrio_parenthesizer___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Command_import; static lean_object* l_Lean_Parser_Command_noncomputableSection_parenthesizer___closed__5; @@ -2454,12 +2300,12 @@ static lean_object* l_Lean_Parser_Command_optDeclSig___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Command_theorem_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_structureTk___closed__5; static lean_object* l_Lean_Parser_Tactic_open_formatter___closed__1; +lean_object* l_Lean_Parser_Termination_suffix_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_openScoped___closed__3; static lean_object* l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Command_whereStructField_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_printAxioms_declRange___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Term_open_declRange___closed__2; -static lean_object* l_Lean_Parser_Command_decreasingByMany___closed__10; lean_object* l_Lean_Parser_withPosition_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declaration_parenthesizer(lean_object*); lean_object* l_Lean_Parser_leadingNode_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -2474,7 +2320,6 @@ static lean_object* l_Lean_Parser_Command_print_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_private_parenthesizer___closed__2; lean_object* l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_ctor_formatter___closed__6; -static lean_object* l_Lean_Parser_Command_decreasingByElement___closed__18; static lean_object* l_Lean_Parser_Command_computedFields_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Command_namedPrio_parenthesizer___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Tactic_set__option_declRange___closed__4; @@ -2482,11 +2327,10 @@ static lean_object* l_Lean_Parser_Command_abbrev___closed__7; static lean_object* l_Lean_Parser_Command_noncomputableSection___closed__8; lean_object* l_Lean_Parser_registerAliasCore___rarg(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_quot___closed__19; -lean_object* l_Lean_Parser_patternIgnore_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Command_universe_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_whereStructField_parenthesizer(lean_object*); +static lean_object* l_Lean_Parser_Tactic_open_parenthesizer___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Command_classInductive_parenthesizer___closed__2; -static lean_object* l___regBuiltin_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_openScoped_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Command_inductive___closed__4; static lean_object* l_Lean_Parser_Command_attribute___closed__5; @@ -2497,12 +2341,12 @@ static lean_object* l_Lean_Parser_Command_structInstBinder_parenthesizer___close static lean_object* l_Lean_Parser_Command_openRenaming_parenthesizer___closed__6; static lean_object* l_Lean_Parser_Command_openScoped_parenthesizer___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_open_declRange___closed__5; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__52; static lean_object* l_Lean_Parser_Command_private___closed__1; extern lean_object* l_Lean_Parser_ident; LEAN_EXPORT lean_object* l_Lean_Parser_Command_eoi_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_opaque_parenthesizer___closed__3; lean_object* l_Lean_Parser_optional_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_terminationBy_formatter(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Command_derivingClasses_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_import___closed__4; static lean_object* l_Lean_Parser_Command_open___closed__6; @@ -2521,7 +2365,6 @@ static lean_object* l_Lean_Parser_Command_classTk___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Command_namespace_declRange___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_quot_declRange___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Command_example_formatter___closed__2; -static lean_object* l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__5; lean_object* l_Lean_Parser_sepBy1_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_precheckedQuot_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Command_theorem_formatter___closed__1; @@ -2533,7 +2376,6 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_open_formatter(lean_ static lean_object* l_Lean_Parser_Command_ctor_formatter___closed__8; static lean_object* l_Lean_Parser_Command_structure_formatter___closed__14; lean_object* l_Lean_Parser_manyIndent_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingByElement___closed__13; static lean_object* l_Lean_Parser_Command_private_parenthesizer___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_whereStructInst_formatter___closed__2; static lean_object* l_Lean_Parser_Command_open___closed__5; @@ -2548,16 +2390,15 @@ static lean_object* l_Lean_Parser_Term_quot_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_eval_formatter___closed__4; static lean_object* l_Lean_Parser_Command_structExplicitBinder_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_initialize_parenthesizer___closed__7; -static lean_object* l_Lean_Parser_Command_terminationBy___closed__6; static lean_object* l_Lean_Parser_Command_structFields_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_declSig_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Command_unsafe_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_genInjectiveTheorems___closed__1; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__16; static lean_object* l_Lean_Parser_Command_openRenaming___closed__8; static lean_object* l_Lean_Parser_Command_namespace___closed__8; static lean_object* l_Lean_Parser_Command_namespace_formatter___closed__3; static lean_object* l_Lean_Parser_Command_structSimpleBinder_parenthesizer___closed__2; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__25; static lean_object* l_Lean_Parser_Command_deriving_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_deriving_formatter___closed__1; static lean_object* l_Lean_Parser_Command_openHiding_formatter___closed__2; @@ -2570,7 +2411,6 @@ static lean_object* l_Lean_Parser_Command_declId_formatter___closed__2; static lean_object* l_Lean_Parser_Command_namespace___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Command_namespace_declRange___closed__1; static lean_object* l_Lean_Parser_Command_openRenamingItem_parenthesizer___closed__4; -static lean_object* l_Lean_Parser_Command_terminationByElement_formatter___closed__4; static lean_object* l_Lean_Parser_Command_def_formatter___closed__5; static lean_object* l_Lean_Parser_Command_universe_formatter___closed__1; static lean_object* l_Lean_Parser_Command_mutual___closed__8; @@ -2596,8 +2436,6 @@ static lean_object* l_Lean_Parser_Command_nonrec_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_extends_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_classInductive_formatter___closed__3; static lean_object* l_Lean_Parser_Command_declaration_formatter___closed__7; -static lean_object* l_Lean_Parser_Command_terminationBy___closed__12; -static lean_object* l___regBuiltin_Lean_Parser_Command_decreasingBy1_formatter___closed__2; static lean_object* l_Lean_Parser_Command_ctor_formatter___closed__5; static lean_object* l_Lean_Parser_Command_optDefDeriving_formatter___closed__5; static lean_object* l_Lean_Parser_Command_structure_formatter___closed__13; @@ -2605,7 +2443,6 @@ static lean_object* l_Lean_Parser_Command_openDecl___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_printAxioms_declRange___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_namespace_declRange___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_theorem_formatter___closed__1; -LEAN_EXPORT lean_object* l_Lean_Parser_Command_terminationBy_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_structSimpleBinder_parenthesizer___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_init__quot_declRange___closed__5; static lean_object* l_Lean_Parser_Command_mutual_parenthesizer___closed__8; @@ -2613,7 +2450,6 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_optionValue_parenthesizer(lean_ob static lean_object* l_Lean_Parser_Command_check__failure_formatter___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_mutual_formatter(lean_object*); static lean_object* l_Lean_Parser_Command_noncomputableSection___closed__9; -static lean_object* l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__1; lean_object* l_Lean_Parser_Term_attributes_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_noncomputable___closed__4; static lean_object* l_Lean_Parser_Command_exit___closed__3; @@ -2634,7 +2470,6 @@ static lean_object* l_Lean_Parser_Command_declVal___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_printAxioms_declRange___closed__1; static lean_object* l_Lean_Parser_Command_openDecl___closed__8; lean_object* l_Lean_Parser_withCache(lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingByMany___closed__3; static lean_object* l_Lean_Parser_Command_mutual_formatter___closed__4; static lean_object* l_Lean_Parser_Command_structure___closed__14; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_openRenaming_parenthesizer(lean_object*); @@ -2647,7 +2482,6 @@ static lean_object* l_Lean_Parser_Command_instance___closed__11; static lean_object* l_Lean_Parser_Command_nonrec_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Command_structInstBinder_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Command_addDocString___closed__5; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__10; static lean_object* l___regBuiltin_Lean_Parser_Command_end_declRange___closed__6; static lean_object* l_Lean_Parser_Command_axiom___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Term_set__option_declRange___closed__4; @@ -2669,13 +2503,11 @@ static lean_object* l_Lean_Parser_Command_whereStructInst_parenthesizer___closed static lean_object* l_Lean_Parser_Command_addDocString___closed__8; static lean_object* l_Lean_Parser_Command_open_parenthesizer___closed__4; lean_object* l_Lean_Parser_ppGroup_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_terminationByElement___closed__8; static lean_object* l_Lean_Parser_Command_initialize___closed__10; static lean_object* l_Lean_Parser_Command_computedField___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__5; lean_object* l_Lean_Parser_incQuotDepth(lean_object*); static lean_object* l_Lean_Parser_Command_moduleDoc___closed__7; -static lean_object* l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__4; lean_object* l_Lean_Parser_Term_matchAlts(lean_object*); extern lean_object* l_Lean_PrettyPrinter_Parenthesizer_parenthesizerAliasesRef; @@ -2690,7 +2522,6 @@ static lean_object* l___regBuiltin_Lean_Parser_Tactic_set__option_parenthesizer_ static lean_object* l___regBuiltin_Lean_Parser_Tactic_set__option_formatter___closed__2; static lean_object* l_Lean_Parser_Command_print_parenthesizer___closed__3; lean_object* l_Lean_Parser_ppIndent_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_noncomputable___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_genInjectiveTheorems_declRange___closed__3; static lean_object* l_Lean_Parser_Command_declValSimple_formatter___closed__7; @@ -2717,7 +2548,6 @@ static lean_object* l_Lean_Parser_Command_initialize___closed__13; static lean_object* l_Lean_Parser_Command_structExplicitBinder_formatter___closed__12; static lean_object* l_Lean_Parser_Command_declModifiers___closed__8; static lean_object* l_Lean_Parser_Command_deriving___closed__12; -static lean_object* l___regBuiltin_Lean_Parser_Command_terminationByElement_parenthesizer___closed__2; lean_object* l_Lean_Parser_Command_commentBody_parenthesizer___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Command_whereStructField_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_quot_parenthesizer___closed__8; @@ -2727,7 +2557,6 @@ static lean_object* l_Lean_Parser_Command_in___closed__2; static lean_object* l_Lean_Parser_Command_attribute_formatter___closed__1; static lean_object* l_Lean_Parser_Term_open_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Command_declValSimple___closed__11; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__51; static lean_object* l_Lean_Parser_Command_structInstBinder___closed__4; static lean_object* l_Lean_Parser_Command_ctor___closed__7; static lean_object* l_Lean_Parser_Command_declaration___closed__15; @@ -2738,7 +2567,6 @@ lean_object* l_Lean_Parser_unicodeSymbol(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_quot_declRange___closed__7; lean_object* l_Lean_Parser_Term_binderDefault_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_structure_formatter___closed__19; -LEAN_EXPORT lean_object* l_Lean_Parser_Command_decreasingBy_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_nonrec_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_optDeclSig_formatter___closed__2; static lean_object* l_Lean_Parser_Command_whereStructField_formatter___closed__3; @@ -2766,7 +2594,6 @@ lean_object* l_Lean_Parser_registerAlias(lean_object*, lean_object*, lean_object static lean_object* l_Lean_Parser_Command_attribute_parenthesizer___closed__8; LEAN_EXPORT lean_object* l_Lean_Parser_Command_optionValue_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_def___closed__5; -LEAN_EXPORT lean_object* l_Lean_Parser_Command_terminationByElement; static lean_object* l___regBuiltin_Lean_Parser_Command_moduleDoc_formatter___closed__1; static lean_object* l_Lean_Parser_Command_initializeKeyword_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_ctor___closed__12; @@ -2778,6 +2605,7 @@ static lean_object* l_Lean_Parser_Command_declModifiers___closed__11; LEAN_EXPORT lean_object* l_Lean_Parser_Command_structInstBinder_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_openScoped_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_ctor_formatter___closed__1; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__54; static lean_object* l_Lean_Parser_Command_example___closed__8; static lean_object* l_Lean_Parser_Command_structExplicitBinder___closed__14; static lean_object* l___regBuiltin_Lean_Parser_Tactic_open_declRange___closed__1; @@ -2786,14 +2614,10 @@ static lean_object* l_Lean_Parser_Command_structExplicitBinder_formatter___close static lean_object* l_Lean_Parser_Command_instance___closed__5; static lean_object* l_Lean_Parser_Command_quot_formatter___closed__3; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declId_formatter(lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingByMany___closed__12; -static lean_object* l_Lean_Parser_Command_def_parenthesizer___closed__9; static lean_object* l___regBuiltin_Lean_Parser_Command_declaration_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_attribute_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_optDeriving_parenthesizer___closed__6; -static lean_object* l_Lean_Parser_Command_terminationSuffix_parenthesizer___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Command_reduce; -static lean_object* l_Lean_Parser_Command_terminationBy___closed__2; static lean_object* l_Lean_Parser_Tactic_set__option___closed__2; static lean_object* l_Lean_Parser_Command_initialize_formatter___closed__4; static lean_object* l_Lean_Parser_Command_extends_parenthesizer___closed__3; @@ -2806,7 +2630,6 @@ static lean_object* l_Lean_Parser_Command_section___closed__5; static lean_object* l_Lean_Parser_Command_export_formatter___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Command_private_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_set__option_declRange___closed__3; -static lean_object* l_Lean_Parser_Command_decreasingByElement_formatter___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_genInjectiveTheorems_docString___closed__1; static lean_object* l_Lean_Parser_Command_structFields___closed__16; static lean_object* l_Lean_Parser_Command_in_formatter___closed__4; @@ -2822,8 +2645,6 @@ static lean_object* l_Lean_Parser_Command_quot_parenthesizer___closed__3; lean_object* l_Lean_Parser_many1(lean_object*); static lean_object* l_Lean_Parser_Command_example___closed__3; static lean_object* l_Lean_Parser_Command_synth_formatter___closed__4; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__7; -LEAN_EXPORT lean_object* l_Lean_Parser_Command_terminationByElement_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_init__quot_declRange(lean_object*); static lean_object* l_Lean_Parser_Command_declId_formatter___closed__8; lean_object* l_Lean_Parser_Term_leftArrow_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -2838,7 +2659,6 @@ static lean_object* l___regBuiltin_Lean_Parser_Tactic_set__option_declRange___cl LEAN_EXPORT lean_object* l_Lean_Parser_Command_attribute_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_openDecl_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_optDeriving___closed__8; -static lean_object* l_Lean_Parser_Command_terminationByElement_formatter___closed__13; static lean_object* l_Lean_Parser_Command_noncomputableSection_formatter___closed__2; static lean_object* l_Lean_Parser_Command_instance_parenthesizer___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Command_declSig_formatter___closed__2; @@ -2859,15 +2679,14 @@ static lean_object* l_Lean_Parser_Command_eoi_formatter___closed__6; static lean_object* l_Lean_Parser_Command_namedPrio_formatter___closed__2; static lean_object* l_Lean_Parser_Command_openSimple___closed__5; static lean_object* l_Lean_Parser_Command_initialize_formatter___closed__6; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__24; static lean_object* l_Lean_Parser_Command_computedField_parenthesizer___closed__8; -static lean_object* l_Lean_Parser_Command_mutual_parenthesizer___closed__12; LEAN_EXPORT lean_object* l_Lean_Parser_Command_namespace_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_structExplicitBinder___closed__16; static lean_object* l_Lean_Parser_Command_namedPrio_formatter___closed__12; static lean_object* l_Lean_Parser_Command_printAxioms_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Command_addDocString_formatter___closed__1; static lean_object* l_Lean_Parser_Command_exit___closed__1; -static lean_object* l___regBuiltin_Lean_Parser_Command_decreasingBy_formatter___closed__2; static lean_object* l_Lean_Parser_Command_quot___closed__9; static lean_object* l___regBuiltin_Lean_Parser_Command_declaration_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_deriving_parenthesizer___closed__3; @@ -2878,35 +2697,30 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_namedPrio_parenthesi static lean_object* l_Lean_Parser_Command_unsafe___closed__6; static lean_object* l_Lean_Parser_Command_declId___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Command_nonrec_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__11; extern lean_object* l_Lean_Parser_Command_commentBody; static lean_object* l_Lean_Parser_Command_structCtor_formatter___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_quot_declRange___closed__4; static lean_object* l_Lean_Parser_Command_deriving_parenthesizer___closed__7; static lean_object* l_Lean_Parser_Command_structExplicitBinder_parenthesizer___closed__14; -static lean_object* l_Lean_Parser_Command_terminationByElement___closed__7; static lean_object* l_Lean_Parser_Command_inductive___closed__17; static lean_object* l_Lean_Parser_Command_noncomputableSection_formatter___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_synth_declRange___closed__6; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__46; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__4; lean_object* l_Lean_Parser_Term_optType_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_partial_parenthesizer___closed__3; -static lean_object* l_Lean_Parser_Command_decreasingBy1___closed__4; static lean_object* l_Lean_Parser_Command_computedFields___closed__4; static lean_object* l_Lean_Parser_Command_check__failure___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Command_structSimpleBinder_parenthesizer___closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_terminationByElement_formatter(lean_object*); static lean_object* l_Lean_Parser_Command_declModifiers_formatter___closed__3; lean_object* l_Lean_Parser_termParser_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingBy___closed__11; LEAN_EXPORT lean_object* l_Lean_Parser_Command_set__option; static lean_object* l_Lean_Parser_Command_export___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__7; static lean_object* l_Lean_Parser_Command_declId_formatter___closed__9; static lean_object* l___regBuiltin_Lean_Parser_Command_eval_formatter___closed__2; static lean_object* l_Lean_Parser_Command_end_parenthesizer___closed__1; +static lean_object* l_Lean_Parser_Command_declValSimple_parenthesizer___closed__11; static lean_object* l___regBuiltin_Lean_Parser_Command_init__quot_declRange___closed__1; -static lean_object* l_Lean_Parser_Command_decreasingBy1_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_import_declRange___closed__1; static lean_object* l_Lean_Parser_Command_inductive_parenthesizer___closed__14; static lean_object* l_Lean_Parser_Command_computedFields_formatter___closed__6; @@ -2930,7 +2744,6 @@ lean_object* l_Lean_PrettyPrinter_Formatter_andthen_formatter(lean_object*, lean static lean_object* l___regBuiltin_Lean_Parser_Command_exit_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_namedPrio_formatter___closed__8; static lean_object* l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__8; -static lean_object* l___regBuiltin_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_openHiding_parenthesizer___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Command_instance_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_ctor___closed__8; @@ -2941,6 +2754,7 @@ static lean_object* l_Lean_Parser_Command_opaque_parenthesizer___closed__2; lean_object* l_Lean_Parser_Command_commentBody_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_orelse_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Tactic_open_declRange___closed__7; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__38; static lean_object* l_Lean_Parser_Command_declaration_parenthesizer___closed__3; lean_object* l_Lean_Parser_Tactic_tacticSeq_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_structure_parenthesizer___closed__8; @@ -2949,6 +2763,7 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_section_parenthesize static lean_object* l_Lean_Parser_Command_print___closed__10; static lean_object* l_Lean_Parser_Term_precheckedQuot___closed__8; static lean_object* l_Lean_Parser_Command_namespace_formatter___closed__4; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__35; lean_object* l_Lean_PrettyPrinter_Formatter_checkColGe_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_universe___closed__3; lean_object* l_Lean_Parser_withOpenDeclFn(lean_object*, lean_object*, lean_object*); @@ -2958,7 +2773,6 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_initialize_declRange___cl static lean_object* l_Lean_Parser_Command_declValSimple___closed__10; static lean_object* l_Lean_Parser_Command_deriving___closed__9; static lean_object* l_Lean_Parser_Command_opaque_formatter___closed__2; -lean_object* l_Lean_Parser_Term_hole_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Command_declModifiers(uint8_t); static lean_object* l_Lean_Parser_Command_instance___closed__3; static lean_object* l_Lean_Parser_Command_open_parenthesizer___closed__1; @@ -2977,9 +2791,7 @@ static lean_object* l_Lean_Parser_Command_structure___closed__7; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Tactic_open_formatter(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_optDeriving_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_eval___closed__8; -LEAN_EXPORT lean_object* l_Lean_Parser_Command_terminationSuffix_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_def___closed__10; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__27; static lean_object* l___regBuiltin_Lean_Parser_Tactic_open___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Command_initialize_formatter___closed__2; static lean_object* l_Lean_Parser_Command_inductive___closed__2; @@ -2988,6 +2800,7 @@ static lean_object* l_Lean_Parser_Command_eval_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_structCtor_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_initialize___closed__12; static lean_object* l___regBuiltin_Lean_Parser_Command_structureTk_parenthesizer___closed__2; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__46; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_addDocString(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_variable_declRange___closed__3; static lean_object* l_Lean_Parser_Command_open_formatter___closed__6; @@ -3001,10 +2814,8 @@ static lean_object* l_Lean_Parser_Command_synth_formatter___closed__3; static lean_object* l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Command_print_formatter___closed__6; static lean_object* l_Lean_Parser_Command_openHiding_parenthesizer___closed__6; -static lean_object* l_Lean_Parser_Command_terminationBy___closed__7; static lean_object* l_Lean_Parser_Command_def_parenthesizer___closed__8; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_check__failure_declRange(lean_object*); -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__41; static lean_object* l_Lean_Parser_Command_derivingClasses_formatter___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Command_optDeclSig_formatter___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Command_def_formatter___closed__1; @@ -3014,8 +2825,6 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structInstBinder_for static lean_object* l___regBuiltin_Lean_Parser_Command_addDocString_declRange___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Command_eraseAttr_formatter___closed__2; static lean_object* l_Lean_Parser_Command_import___closed__5; -static lean_object* l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__8; -static lean_object* l_Lean_Parser_Command_decreasingByMany___closed__14; static lean_object* l_Lean_Parser_Command_namedPrio_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Command_classTk___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__2; @@ -3027,6 +2836,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_quot; static lean_object* l_Lean_Parser_Command_partial___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Command_eval_formatter___closed__1; static lean_object* l_Lean_Parser_Command_declId___closed__9; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__41; static lean_object* l___regBuiltin_Lean_Parser_Command_universe_declRange___closed__3; lean_object* l_Lean_Parser_Term_whereDecls_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_axiom_parenthesizer(lean_object*); @@ -3045,14 +2855,11 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_partial; static lean_object* l_Lean_Parser_Command_abbrev___closed__11; static lean_object* l_Lean_Parser_Command_namedPrio___closed__14; static lean_object* l_Lean_Parser_Command_whereStructField___closed__6; -static lean_object* l_Lean_Parser_Command_terminationBy_formatter___closed__2; -lean_object* l_Lean_Parser_many1Indent_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_variable___closed__7; static lean_object* l_Lean_Parser_Command_classInductive_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_structCtor_formatter___closed__6; static lean_object* l_Lean_Parser_Command_optDeclSig___closed__1; static lean_object* l_Lean_Parser_Command_structCtor___closed__5; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__47; static lean_object* l_Lean_Parser_Command_mutual_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_precheckedQuot_formatter___closed__1; static lean_object* l_Lean_Parser_Term_quot___closed__18; @@ -3061,16 +2868,15 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_structExplicitBinder_form static lean_object* l___regBuiltin_Lean_Parser_Command_structCtor_parenthesizer___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Command_attribute_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_extends_parenthesizer___closed__2; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__29; static lean_object* l_Lean_Parser_Command_theorem___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_theorem_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_deriving_parenthesizer___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Command_openRenaming_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_terminationByElement___closed__12; static lean_object* l_Lean_Parser_Command_structSimpleBinder___closed__5; static lean_object* l_Lean_Parser_Command_print___closed__6; LEAN_EXPORT lean_object* l_Lean_Parser_Command_declaration_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_declaration___closed__7; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__37; static lean_object* l_Lean_Parser_Command_mutual___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_optDeclSig_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_def___closed__11; @@ -3083,7 +2889,6 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_genInjectiveTheorems_decl lean_object* l_Lean_Parser_Term_binderDefault_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_computedFields___closed__7; static lean_object* l_Lean_Parser_Command_inductive___closed__1; -static lean_object* l_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_quot___closed__1; static lean_object* l_Lean_Parser_Command_extends_formatter___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Command_openOnly_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -3091,6 +2896,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_section_declRange___close static lean_object* l_Lean_Parser_Command_check__failure___closed__3; static lean_object* l_Lean_Parser_Command_classTk___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_protected_formatter___closed__1; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__50; static lean_object* l_Lean_Parser_Command_axiom___closed__5; static lean_object* l_Lean_Parser_Term_open_formatter___closed__5; static lean_object* l_Lean_Parser_Command_declModifiers___closed__1; @@ -3098,16 +2904,15 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structureTk_formatte static lean_object* l_Lean_Parser_Command_openRenamingItem___closed__3; static lean_object* l_Lean_Parser_Command_optDefDeriving___closed__7; lean_object* l_Lean_Parser_sepBy1_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_Parser_lookahead(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_variable_formatter___closed__2; static lean_object* l_Lean_Parser_Command_structFields_parenthesizer___closed__6; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_theorem_parenthesizer(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_terminationByElement_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Command_structFields_formatter___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_quot_declRange___closed__5; static lean_object* l_Lean_Parser_Command_export_parenthesizer___closed__6; static lean_object* l_Lean_Parser_Command_openDecl_formatter___closed__1; static lean_object* l_Lean_Parser_Command_synth___closed__6; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__18; static lean_object* l_Lean_Parser_Command_structFields_parenthesizer___closed__7; static lean_object* l_Lean_Parser_Command_initializeKeyword_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Term_quot___closed__9; @@ -3147,7 +2952,6 @@ static lean_object* l_Lean_Parser_Command_structure___closed__22; static lean_object* l___regBuiltin_Lean_Parser_Command_noncomputableSection_declRange___closed__5; static lean_object* l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_optionValue___closed__2; -static lean_object* l_Lean_Parser_Command_terminationByElement___closed__14; static lean_object* l___regBuiltin_Lean_Parser_Command_declaration_formatter___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Tactic_open(lean_object*); static lean_object* l_Lean_Parser_Command_declaration_formatter___closed__11; @@ -3166,7 +2970,6 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Tactic_set__option_declRange static lean_object* l_Lean_Parser_Command_attribute_formatter___closed__10; static lean_object* l_Lean_Parser_Command_computedField___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_check__failure_declRange___closed__3; -LEAN_EXPORT lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868_(lean_object*); static lean_object* l_Lean_Parser_Command_in___closed__6; static lean_object* l_Lean_Parser_Command_computedField_formatter___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_quot_parenthesizer(lean_object*); @@ -3176,19 +2979,15 @@ static lean_object* l_Lean_Parser_Command_computedField_formatter___closed__8; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_print_declRange(lean_object*); static lean_object* l_Lean_Parser_Command_declaration___closed__11; lean_object* l_Lean_Parser_mkAntiquot(lean_object*, lean_object*, uint8_t, uint8_t); -static lean_object* l_Lean_Parser_Command_decreasingBy1___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Command_whereStructField_formatter___closed__1; static lean_object* l_Lean_Parser_Command_inductive___closed__8; lean_object* l_Lean_Parser_Term_structInst_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_Lean_Parser_Command_terminationBy_formatter___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Command_structCtor_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_quot_declRange___closed__1; -static lean_object* l_Lean_Parser_Command_decreasingByMany___closed__2; static lean_object* l_Lean_Parser_Command_computedField_formatter___closed__7; static lean_object* l_Lean_Parser_Command_reduce___closed__5; static lean_object* l_Lean_Parser_Term_precheckedQuot_formatter___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Command_addDocString_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_decreasingByMany___closed__15; static lean_object* l_Lean_Parser_Command_abbrev_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_eraseAttr___closed__6; static lean_object* l_Lean_Parser_Command_set__option___closed__2; @@ -3197,14 +2996,13 @@ static lean_object* l_Lean_Parser_Command_moduleDoc_formatter___closed__6; static lean_object* l_Lean_Parser_Term_open_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_openHiding_parenthesizer___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_set__option; -static lean_object* l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__7; static lean_object* l_Lean_Parser_Term_quot___closed__14; static lean_object* l___regBuiltin_Lean_Parser_Command_noncomputable_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_nonrec_formatter___closed__2; static lean_object* l_Lean_Parser_Command_axiom_parenthesizer___closed__2; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_exit_formatter___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Command_openSimple_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_terminationBy___closed__13; static lean_object* l_Lean_Parser_Command_eval_formatter___closed__1; static lean_object* l_Lean_Parser_Command_openHiding_formatter___closed__9; static lean_object* l_Lean_Parser_Command_structFields___closed__10; @@ -3227,17 +3025,14 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_init__quot_formatter LEAN_EXPORT lean_object* l_Lean_Parser_Command_universe_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_incQuotDepth_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_in_declRange___closed__4; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__36; LEAN_EXPORT lean_object* l_Lean_Parser_Command_check_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Command_whereStructInst_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_export_formatter___closed__3; static lean_object* l_Lean_Parser_Command_abbrev___closed__2; static lean_object* l_Lean_Parser_Command_whereStructInst___closed__8; -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_decreasingByMany_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Command_whereStructField_formatter___closed__2; static lean_object* l_Lean_Parser_Command_unsafe_formatter___closed__1; static lean_object* l_Lean_Parser_Command_end_parenthesizer___closed__4; -static lean_object* l_Lean_Parser_Command_decreasingBy_formatter___closed__6; static lean_object* l_Lean_Parser_Command_structureTk___closed__1; static lean_object* l_Lean_Parser_Command_ctor_formatter___closed__2; static lean_object* l_Lean_Parser_Command_ctor_formatter___closed__10; @@ -3251,6 +3046,7 @@ static lean_object* l_Lean_Parser_Command_derivingClasses___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Command_check__failure_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_example_formatter___closed__3; static lean_object* l_Lean_Parser_Command_optionValue_parenthesizer___closed__2; +static lean_object* l_Lean_Parser_Command_declValSimple_formatter___closed__11; extern lean_object* l_Lean_PrettyPrinter_formatterAttribute; lean_object* l_Lean_ppIndent_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_axiom___closed__2; @@ -3270,7 +3066,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_computedField_parenthesiz static lean_object* l_Lean_Parser_Command_mutual_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_inductive_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_ctor___closed__1; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__32; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__36; static lean_object* l_Lean_Parser_Command_declModifiers___closed__6; static lean_object* l_Lean_Parser_Command_eraseAttr___closed__8; static lean_object* l_Lean_Parser_Command_optionValue___closed__4; @@ -3287,10 +3083,8 @@ static lean_object* l_Lean_Parser_Command_namedPrio___closed__12; static lean_object* l_Lean_Parser_Command_instance___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_set__option_declRange(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_namespace_parenthesizer___closed__1; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__19; static lean_object* l_Lean_Parser_Command_addDocString_parenthesizer___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Command_in_declRange___closed__2; -static lean_object* l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__7; static lean_object* l_Lean_Parser_Command_mutual_formatter___closed__9; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_open_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Term_open_formatter___closed__4; @@ -3300,13 +3094,11 @@ extern lean_object* l_Lean_Parser_Term_optType; LEAN_EXPORT lean_object* l_Lean_Parser_Command_structSimpleBinder; static lean_object* l_Lean_Parser_Command_structure___closed__19; static lean_object* l_Lean_Parser_Command_noncomputableSection_parenthesizer___closed__4; -LEAN_EXPORT lean_object* l_Lean_Parser_Command_decreasingBy1_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_unsafe___closed__5; static lean_object* l_Lean_Parser_Command_attribute_parenthesizer___closed__7; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structCtor_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Command_declValSimple_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_declModifiers_parenthesizer___closed__24; -static lean_object* l_Lean_Parser_Command_terminationSuffix_parenthesizer___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_abbrev_formatter(lean_object*); static lean_object* l_Lean_Parser_Command_optDeclSig_formatter___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_instance_formatter(lean_object*); @@ -3320,7 +3112,6 @@ lean_object* l_Lean_Parser_nonReservedSymbol_formatter___boxed(lean_object*, lea static lean_object* l_Lean_Parser_Command_deriving___closed__7; static lean_object* l_Lean_Parser_Command_instance_formatter___closed__5; static lean_object* l_Lean_Parser_Command_open___closed__3; -static lean_object* l_Lean_Parser_Command_decreasingBy___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_ctor_parenthesizer(lean_object*); lean_object* l_Lean_Parser_group_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_open_parenthesizer___closed__6; @@ -3331,9 +3122,6 @@ static lean_object* l_Lean_Parser_Command_structFields___closed__15; static lean_object* l_Lean_Parser_Command_openSimple_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_inductive___closed__19; static lean_object* l_Lean_Parser_Command_printAxioms___closed__9; -static lean_object* l_Lean_Parser_Command_decreasingByMany_formatter___closed__1; -static lean_object* l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__6; -static lean_object* l___regBuiltin_Lean_Parser_Command_terminationBy_formatter___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_quot___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Command_structExplicitBinder_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_openOnly_parenthesizer___closed__2; @@ -3386,7 +3174,6 @@ static lean_object* l_Lean_Parser_Command_structureTk_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_printAxioms___closed__10; static lean_object* l_Lean_Parser_Command_print___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Command_optDeriving_parenthesizer___closed__1; -static lean_object* l_Lean_Parser_Command_terminationByElement___closed__10; static lean_object* l___regBuiltin_Lean_Parser_Command_initialize_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_opaque___closed__10; LEAN_EXPORT lean_object* l_Lean_Parser_Command_declModifiersF_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -3400,34 +3187,30 @@ static lean_object* l_Lean_Parser_Command_structCtor___closed__11; static lean_object* l___regBuiltin_Lean_Parser_Command_end_declRange___closed__2; lean_object* l_Lean_Parser_addBuiltinParser(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_namedPrio_parenthesizer___closed__10; -static lean_object* l_Lean_Parser_Command_abbrev_formatter___closed__10; static lean_object* l_Lean_Parser_Command_namedPrio___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Command_check_declRange___closed__2; static lean_object* l_Lean_Parser_Command_optDeriving_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_structure_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Command_declModifiers_formatter___closed__23; static lean_object* l_Lean_Parser_Command_derivingClasses___closed__7; -static lean_object* l_Lean_Parser_Command_decreasingBy___closed__5; static lean_object* l_Lean_Parser_Tactic_open_formatter___closed__4; static lean_object* l_Lean_Parser_Command_eraseAttr_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_openOnly___closed__9; static lean_object* l_Lean_Parser_Command_example___closed__7; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_namespace(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_synth_parenthesizer___closed__2; -static lean_object* l_Lean_Parser_Command_decreasingByElement___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Command_deriving_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_computedField_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Command_partial_parenthesizer___closed__1; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__11; static lean_object* l_Lean_Parser_Command_structure_formatter___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Command_universe_formatter___closed__2; static lean_object* l_Lean_Parser_Term_open_formatter___closed__1; lean_object* l_Lean_Parser_withOpenDecl_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_initialize_declRange___closed__7; static lean_object* l_Lean_Parser_Command_declValSimple___closed__6; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__14; static lean_object* l_Lean_Parser_Command_declModifiers_formatter___closed__20; static lean_object* l___regBuiltin_Lean_Parser_Command_openRenamingItem_parenthesizer___closed__2; -static lean_object* l_Lean_Parser_Command_terminationBy_formatter___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Command_deriving; static lean_object* l_Lean_Parser_Command_reduce_formatter___closed__1; static lean_object* l_Lean_Parser_Command_openDecl_formatter___closed__4; @@ -3451,6 +3234,7 @@ static lean_object* l_Lean_Parser_Command_in_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_abbrev_formatter___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Command_end_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_print_formatter___closed__5; +static lean_object* l_Lean_Parser_Command_whereStructInst___closed__29; static lean_object* l_Lean_Parser_Command_quot___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Command_exit_declRange___closed__1; static lean_object* l_Lean_Parser_Command_classInductive___closed__16; @@ -3468,14 +3252,11 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Term_set__option; static lean_object* l_Lean_Parser_Command_optionValue_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; static lean_object* l_Lean_Parser_Command_example_parenthesizer___closed__1; -LEAN_EXPORT lean_object* l_Lean_Parser_Command_decreasingBy_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_open_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_openRenamingItem_formatter___closed__4; static lean_object* l_Lean_Parser_Command_optDefDeriving___closed__10; -static lean_object* l_Lean_Parser_Command_terminationByElement_formatter___closed__10; static lean_object* l_Lean_Parser_Command_derivingClasses_formatter___closed__1; static lean_object* l_Lean_Parser_Command_declaration___closed__17; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__14; static lean_object* l_Lean_Parser_Command_openRenaming___closed__10; static lean_object* l_Lean_Parser_Command_set__option___closed__1; static lean_object* l_Lean_Parser_Term_quot_formatter___closed__9; @@ -3485,14 +3266,12 @@ static lean_object* l_Lean_Parser_Command_structure_parenthesizer___closed__7; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_export(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_whereStructInst_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_structCtor___closed__3; -static lean_object* l_Lean_Parser_Command_decreasingByElement___closed__4; static lean_object* l_Lean_Parser_Command_declModifiers_formatter___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structExplicitBinder_parenthesizer(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Command_visibility_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_openHiding___closed__3; static lean_object* l_Lean_Parser_Command_instance_parenthesizer___closed__5; LEAN_EXPORT lean_object* l_Lean_Parser_Command_eval_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Parser_Command_terminationSuffix; static lean_object* l_Lean_Parser_Command_structImplicitBinder_parenthesizer___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_unsafe_formatter(lean_object*); static lean_object* l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__4; @@ -3501,14 +3280,12 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_openOnly_parenthesizer___ static lean_object* l___regBuiltin_Lean_Parser_Command_declValEqns_parenthesizer___closed__1; lean_object* l_Lean_Parser_Term_bracketedBinder(uint8_t); static lean_object* l_Lean_Parser_Command_def_formatter___closed__3; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__22; LEAN_EXPORT lean_object* l_Lean_Parser_Command_optDeriving; static lean_object* l___regBuiltin_Lean_Parser_Command_axiom_formatter___closed__1; static lean_object* l_Lean_Parser_Command_declId_parenthesizer___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_section_parenthesizer___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_computedField_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_partial_parenthesizer___closed__2; -static lean_object* l_Lean_Parser_Command_terminationByElement_formatter___closed__5; static lean_object* l_Lean_Parser_Command_openOnly_formatter___closed__5; static lean_object* l_Lean_Parser_Tactic_open_formatter___closed__7; static lean_object* l_Lean_Parser_Term_precheckedQuot_parenthesizer___closed__2; @@ -3527,13 +3304,11 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_noncomputableSection static lean_object* l_Lean_Parser_Command_openHiding___closed__15; static lean_object* l_Lean_Parser_Command_addDocString_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_declModifiers_parenthesizer___closed__11; -lean_object* l_Lean_Parser_patternIgnore_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_init__quot_declRange___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_addDocString_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_attribute___closed__14; static lean_object* l_Lean_Parser_Command_classInductive_parenthesizer___closed__9; static lean_object* l_Lean_Parser_Command_addDocString_formatter___closed__4; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__20; static lean_object* l_Lean_Parser_Command_structSimpleBinder___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Command_ctor_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_declModifiers_formatter___closed__25; @@ -3550,11 +3325,10 @@ static lean_object* l_Lean_Parser_Command_mutual___closed__12; static lean_object* l_Lean_Parser_Command_quot_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_structImplicitBinder_parenthesizer___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Command_eoi_formatter___closed__1; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__38; static lean_object* l_Lean_Parser_Term_quot_parenthesizer___closed__9; static lean_object* l_Lean_Parser_Term_set__option___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Command_extends_parenthesizer___closed__2; -static lean_object* l_Lean_Parser_Command_decreasingBy___closed__9; +static lean_object* l_Lean_Parser_Command_declValSimple___closed__13; static lean_object* l___regBuiltin_Lean_Parser_Tactic_set__option_parenthesizer___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Command_print_declRange___closed__2; static lean_object* l_Lean_Parser_Term_precheckedQuot___closed__9; @@ -3564,12 +3338,11 @@ static lean_object* l_Lean_Parser_Command_abbrev_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Command_structure___closed__6; static lean_object* l_Lean_Parser_Command_inductive_formatter___closed__1; static lean_object* l_Lean_Parser_Command_inductive___closed__20; -static lean_object* l_Lean_Parser_Command_terminationSuffix_formatter___closed__2; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__17; LEAN_EXPORT lean_object* l_Lean_Parser_Command_namespace; static lean_object* l___regBuiltin_Lean_Parser_Command_print_formatter___closed__1; static lean_object* l_Lean_Parser_Command_mutual_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_computedField_parenthesizer___closed__6; -static lean_object* l_Lean_Parser_Command_decreasingByElement___closed__7; static lean_object* l_Lean_Parser_Command_structSimpleBinder___closed__9; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_openSimple_formatter(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Command_print_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -3579,11 +3352,8 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_declValEqns_parenthesizer(lean_ob static lean_object* l___regBuiltin_Lean_Parser_Command_in_declRange___closed__3; static lean_object* l_Lean_Parser_Command_check__failure_formatter___closed__2; static lean_object* l_Lean_Parser_Command_def___closed__3; -static lean_object* l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_synth___closed__8; -static lean_object* l_Lean_Parser_Command_terminationBy_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_variable_formatter___closed__4; -static lean_object* l___regBuiltin_Lean_Parser_Command_decreasingBy_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Tactic_open___closed__3; static lean_object* l_Lean_Parser_Command_declValEqns_formatter___closed__2; static lean_object* l_Lean_Parser_Command_openOnly___closed__3; @@ -3593,14 +3363,13 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_end_parenthesizer(lean_object*, l static lean_object* l_Lean_Parser_Command_theorem___closed__2; static lean_object* l_Lean_Parser_Command_quot___closed__13; static lean_object* l_Lean_Parser_Command_structureTk___closed__8; -static lean_object* l_Lean_Parser_Command_decreasingByElement_formatter___closed__1; static lean_object* l_Lean_Parser_Command_namedPrio_parenthesizer___closed__7; static lean_object* l_Lean_Parser_Command_check__failure_formatter___closed__1; static lean_object* l_Lean_Parser_Command_structSimpleBinder_parenthesizer___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Command_openRenaming_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_precheckedQuot_declRange___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_deriving_declRange___closed__4; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__44; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__53; static lean_object* l_Lean_Parser_Command_addDocString_formatter___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Command_genInjectiveTheorems_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_moduleDoc___closed__5; @@ -3620,7 +3389,6 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_noncomputable_formatter__ static lean_object* l_Lean_Parser_Command_inductive_parenthesizer___closed__10; LEAN_EXPORT lean_object* l_Lean_Parser_Command_visibility; static lean_object* l_Lean_Parser_Command_eval_parenthesizer___closed__2; -static lean_object* l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__7; static lean_object* l_Lean_Parser_Command_noncomputable___closed__6; static lean_object* l_Lean_Parser_Command_check_parenthesizer___closed__2; lean_object* l_Lean_Parser_notSymbol_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -3642,11 +3410,9 @@ static lean_object* l_Lean_Parser_Term_precheckedQuot_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_unsafe_parenthesizer___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Command_open_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_structure_parenthesizer___closed__4; -static lean_object* l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_in(lean_object*); static lean_object* l_Lean_Parser_Command_def_parenthesizer___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Command_printAxioms_declRange___closed__6; -static lean_object* l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Tactic_set__option_declRange___closed__5; static lean_object* l_Lean_Parser_Command_optDeclSig_formatter___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Command_structure_parenthesizer___closed__2; @@ -3660,7 +3426,6 @@ static lean_object* l_Lean_Parser_Command_export___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Term_precheckedQuot_formatter___closed__2; static lean_object* l_Lean_Parser_Command_quot_parenthesizer___closed__8; LEAN_EXPORT lean_object* l_Lean_Parser_Command_declModifiersT_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_Command_terminationBy___closed__3; static lean_object* l_Lean_Parser_Command_open_formatter___closed__3; static lean_object* l_Lean_Parser_Command_declSig___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Command_openHiding; @@ -3669,7 +3434,6 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_set__option_declRange___clos static lean_object* l_Lean_Parser_Command_abbrev_formatter___closed__1; static lean_object* l_Lean_Parser_Command_initialize_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Command_structFields___closed__9; -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_decreasingBy_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Command_nonrec___closed__3; lean_object* l_Lean_Parser_ppGroup_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Command_check_declRange___closed__5; @@ -3682,7 +3446,6 @@ static lean_object* l_Lean_Parser_Command_optDeclSig_formatter___closed__6; static lean_object* l_Lean_Parser_Command_whereStructInst_formatter___closed__10; static lean_object* l_Lean_Parser_Command_optionValue_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Command_variable_parenthesizer___closed__1; -static lean_object* l_Lean_Parser_Command_decreasingByMany_formatter___closed__2; static lean_object* l_Lean_Parser_Command_structSimpleBinder_parenthesizer___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Command_deriving_declRange___closed__7; LEAN_EXPORT lean_object* l_Lean_Parser_Command_computedFields_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -3695,21 +3458,19 @@ static lean_object* l_Lean_Parser_Command_printAxioms_formatter___closed__4; static lean_object* l_Lean_Parser_Command_whereStructInst___closed__9; static lean_object* l_Lean_Parser_Command_computedFields_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Command_initializeKeyword___closed__2; +static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__5; static lean_object* l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__6; -static lean_object* l_Lean_Parser_Command_terminationBy___closed__4; static lean_object* l_Lean_Parser_Command_genInjectiveTheorems_formatter___closed__2; static lean_object* l_Lean_Parser_Command_noncomputableSection_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_initializeKeyword_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Command_private___closed__6; static lean_object* l_Lean_Parser_Command_exit___closed__2; -static lean_object* l_Lean_Parser_Command_terminationByElement_formatter___closed__12; static lean_object* l_Lean_Parser_Command_structInstBinder___closed__1; lean_object* l_Lean_Parser_termParser(lean_object*); static lean_object* l_Lean_Parser_Command_whereStructInst___closed__23; static lean_object* l___regBuiltin_Lean_Parser_Command_opaque_formatter___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Command_init__quot_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Command_whereStructInst_formatter___closed__4; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__42; static lean_object* l___regBuiltin_Lean_Parser_Term_quot_docString___closed__1; static lean_object* l_Lean_Parser_Command_moduleDoc___closed__8; static lean_object* l_Lean_Parser_Command_declModifiers_parenthesizer___closed__9; @@ -3722,10 +3483,8 @@ static lean_object* l___regBuiltin_Lean_Parser_Command_structureTk_formatter___c LEAN_EXPORT lean_object* l_Lean_Parser_Command_visibility_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_precheckedQuot___closed__3; static lean_object* l_Lean_Parser_Command_import_formatter___closed__3; -static lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__6; static lean_object* l_Lean_Parser_Command_openRenaming___closed__5; static lean_object* l_Lean_Parser_Command_namespace_formatter___closed__2; -static lean_object* l_Lean_Parser_Command_terminationSuffix___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_eraseAttr_parenthesizer(lean_object*); static lean_object* _init_l_Lean_Parser_Term_quot___closed__1() { _start: @@ -5354,8141 +5113,6068 @@ x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("decreasingByElement", 19); +x_1 = lean_mk_string_from_bytes("moduleDoc", 9); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_decreasingByElement___closed__1; +x_4 = l_Lean_Parser_Command_moduleDoc___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_decreasingByElement___closed__1; -x_2 = l_Lean_Parser_Command_decreasingByElement___closed__2; +x_1 = l_Lean_Parser_Command_moduleDoc___closed__1; +x_2 = l_Lean_Parser_Command_moduleDoc___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc___closed__4() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes(" => ", 4); +x_1 = lean_mk_string_from_bytes("/-!", 3); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingByElement___closed__4; +x_1 = l_Lean_Parser_Command_moduleDoc___closed__4; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement___closed__6() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes(";", 1); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingByElement___closed__6; -x_2 = l_Lean_Parser_symbol(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_commentBody; +x_2 = l_Lean_Parser_skip; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc___closed__7() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingByElement___closed__7; -x_2 = l_Lean_Parser_optional(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_moduleDoc___closed__5; +x_2 = l_Lean_Parser_Command_moduleDoc___closed__6; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc___closed__8() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("patternIgnore", 13); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Command_moduleDoc___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Command_moduleDoc___closed__7; +x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); +return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Lean_Parser_Command_decreasingByElement___closed__9; -x_3 = l_Lean_Name_str___override(x_1, x_2); +x_1 = l_Lean_Parser_Command_moduleDoc___closed__3; +x_2 = l_Lean_Parser_Command_moduleDoc___closed__8; +x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingByElement___closed__10; -x_2 = l_Lean_Parser_Command_decreasingByElement___closed__8; -x_3 = l_Lean_Parser_node(x_1, x_2); +x_1 = l_Lean_Parser_Command_moduleDoc___closed__2; +x_2 = l_Lean_Parser_Command_moduleDoc___closed__9; +x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Tactic_tacticSeq; -x_2 = l_Lean_Parser_Command_decreasingByElement___closed__11; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_1; +x_1 = l_Lean_Parser_Command_moduleDoc___closed__10; +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement___closed__13() { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_moduleDoc(lean_object* x_1) { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingByElement___closed__5; -x_2 = l_Lean_Parser_Command_decreasingByElement___closed__12; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; +x_2 = l_Lean_Parser_Command_quot___closed__5; +x_3 = l_Lean_Parser_Command_moduleDoc___closed__2; +x_4 = 1; +x_5 = l_Lean_Parser_Command_moduleDoc; +x_6 = lean_unsigned_to_nat(1000u); +x_7 = l_Lean_Parser_addBuiltinParser(x_2, x_3, x_4, x_5, x_6, x_1); +return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement___closed__14() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_ident; -x_2 = l_Lean_Parser_Command_decreasingByElement___closed__13; -x_3 = l_Lean_Parser_andthen(x_1, x_2); +x_1 = lean_unsigned_to_nat(33u); +x_2 = lean_unsigned_to_nat(0u); +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement___closed__15() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_skip; -x_2 = l_Lean_Parser_Command_decreasingByElement___closed__14; -x_3 = l_Lean_Parser_andthen(x_1, x_2); +x_1 = lean_unsigned_to_nat(34u); +x_2 = lean_unsigned_to_nat(32u); +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement___closed__16() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_decreasingByElement___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_decreasingByElement___closed__15; -x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); -return x_4; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__1; +x_2 = lean_unsigned_to_nat(0u); +x_3 = l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__2; +x_4 = lean_unsigned_to_nat(32u); +x_5 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_5, 0, x_1); +lean_ctor_set(x_5, 1, x_2); +lean_ctor_set(x_5, 2, x_3); +lean_ctor_set(x_5, 3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement___closed__17() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingByElement___closed__3; -x_2 = l_Lean_Parser_Command_decreasingByElement___closed__16; -x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); +x_1 = lean_unsigned_to_nat(33u); +x_2 = lean_unsigned_to_nat(4u); +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement___closed__18() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingByElement___closed__2; -x_2 = l_Lean_Parser_Command_decreasingByElement___closed__17; -x_3 = l_Lean_Parser_withCache(x_1, x_2); +x_1 = lean_unsigned_to_nat(33u); +x_2 = lean_unsigned_to_nat(13u); +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__6() { _start: { -lean_object* x_1; -x_1 = l_Lean_Parser_Command_decreasingByElement___closed__18; -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__4; +x_2 = lean_unsigned_to_nat(4u); +x_3 = l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__5; +x_4 = lean_unsigned_to_nat(13u); +x_5 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_5, 0, x_1); +lean_ctor_set(x_5, 1, x_2); +lean_ctor_set(x_5, 2, x_3); +lean_ctor_set(x_5, 3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__7() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("decreasingByMany", 16); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__3; +x_2 = l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__6; +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany___closed__2() { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange(lean_object* x_1) { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_decreasingByMany___closed__1; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; +lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_2 = l_Lean_Parser_Command_moduleDoc___closed__2; +x_3 = l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__7; +x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); +return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc_formatter___closed__1() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__1; -x_2 = l_Lean_Parser_Command_decreasingByMany___closed__2; +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; +x_1 = l_Lean_Parser_Command_moduleDoc___closed__1; +x_2 = l_Lean_Parser_Command_moduleDoc___closed__2; x_3 = 1; x_4 = 0; -x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_ident; -x_2 = l_Lean_Parser_Command_decreasingByElement___closed__5; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +x_5 = lean_box(x_3); +x_6 = lean_box(x_4); +x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); +lean_closure_set(x_7, 0, x_1); +lean_closure_set(x_7, 1, x_2); +lean_closure_set(x_7, 2, x_5); +lean_closure_set(x_7, 3, x_6); +return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__4; -x_2 = l_Lean_Parser_lookahead(x_1); +x_1 = l_Lean_Parser_Command_moduleDoc___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc_formatter___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__5; -x_2 = l_Lean_Parser_atomic(x_1); -return x_2; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_commentBody_formatter), 5, 0); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc_formatter___closed__4() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("irrelevant", 10); +x_1 = lean_alloc_closure((void*)(l_Lean_ppLine_formatter___boxed), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc_formatter___closed__5() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__7; -x_2 = l_Lean_Parser_checkColGe(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_moduleDoc_formatter___closed__3; +x_2 = l_Lean_Parser_Command_moduleDoc_formatter___closed__4; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc_formatter___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__8; -x_2 = l_Lean_Parser_Command_decreasingByElement; -x_3 = l_Lean_Parser_andthen(x_1, x_2); +x_1 = l_Lean_Parser_Command_moduleDoc_formatter___closed__2; +x_2 = l_Lean_Parser_Command_moduleDoc_formatter___closed__5; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__9; -x_2 = l_Lean_Parser_many1(x_1); +x_1 = l_Lean_Parser_Command_moduleDoc_formatter___closed__6; +x_2 = lean_alloc_closure((void*)(l_Lean_ppDedent_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc_formatter___closed__8() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__10; -x_2 = l_Lean_Parser_withPosition(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Command_moduleDoc___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Command_moduleDoc_formatter___closed__7; +x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); +lean_closure_set(x_4, 0, x_1); +lean_closure_set(x_4, 1, x_2); +lean_closure_set(x_4, 2, x_3); +return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany___closed__12() { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_moduleDoc_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__6; -x_2 = l_Lean_Parser_Command_decreasingByMany___closed__11; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_6; lean_object* x_7; lean_object* x_8; +x_6 = l_Lean_Parser_Command_moduleDoc_formatter___closed__1; +x_7 = l_Lean_Parser_Command_moduleDoc_formatter___closed__8; +x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +return x_8; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany___closed__13() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_formatter___closed__1() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_decreasingByMany___closed__12; -x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); -return x_4; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Lean_Parser_Term_quot___closed__1; +x_2 = l_Lean_Parser_Term_quot___closed__2; +x_3 = l_Lean_Parser_Command_quot___closed__1; +x_4 = l_Lean_Parser_Command_moduleDoc___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; +x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); +return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany___closed__14() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_formatter___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__3; -x_2 = l_Lean_Parser_Command_decreasingByMany___closed__13; -x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_moduleDoc_formatter), 5, 0); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany___closed__15() { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_moduleDoc_formatter(lean_object* x_1) { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__2; -x_2 = l_Lean_Parser_Command_decreasingByMany___closed__14; -x_3 = l_Lean_Parser_withCache(x_1, x_2); -return x_3; +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; +x_3 = l_Lean_Parser_Command_moduleDoc___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_moduleDoc_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_moduleDoc_formatter___closed__2; +x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); +return x_6; +} +} +static lean_object* _init_l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; +x_1 = l_Lean_Parser_Command_moduleDoc___closed__1; +x_2 = l_Lean_Parser_Command_moduleDoc___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = lean_box(x_3); +x_6 = lean_box(x_4); +x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___boxed), 9, 4); +lean_closure_set(x_7, 0, x_1); +lean_closure_set(x_7, 1, x_2); +lean_closure_set(x_7, 2, x_5); +lean_closure_set(x_7, 3, x_6); +return x_7; +} +} +static lean_object* _init_l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_moduleDoc___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__3() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__15; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_commentBody_parenthesizer___boxed), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy1___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__4() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("decreasingBy1", 13); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ppLine_parenthesizer___boxed), 4, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy1___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__5() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_decreasingBy1___closed__1; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__3; +x_2 = l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__4; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy1___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_decreasingBy1___closed__1; -x_2 = l_Lean_Parser_Command_decreasingBy1___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); -return x_5; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__2; +x_2 = l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__5; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__6; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_ppDedent_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy1___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_decreasingBy1___closed__2; +x_1 = l_Lean_Parser_Command_moduleDoc___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Tactic_tacticSeq; -x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); +x_3 = l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__7; +x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); +lean_closure_set(x_4, 0, x_1); +lean_closure_set(x_4, 1, x_2); +lean_closure_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy1___closed__5() { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_moduleDoc_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingBy1___closed__3; -x_2 = l_Lean_Parser_Command_decreasingBy1___closed__4; -x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); -return x_3; +lean_object* x_6; lean_object* x_7; lean_object* x_8; +x_6 = l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__1; +x_7 = l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__8; +x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +return x_8; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy1___closed__6() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_parenthesizer___closed__1() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingBy1___closed__2; -x_2 = l_Lean_Parser_Command_decreasingBy1___closed__5; -x_3 = l_Lean_Parser_withCache(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Lean_Parser_Term_quot___closed__1; +x_2 = l_Lean_Parser_Term_quot___closed__2; +x_3 = l_Lean_Parser_Command_quot___closed__1; +x_4 = l_Lean_Parser_Command_moduleDoc___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; +x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); +return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_parenthesizer___closed__2() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_decreasingBy1___closed__6; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_moduleDoc_parenthesizer), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy___closed__1() { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_moduleDoc_parenthesizer(lean_object* x_1) { +_start: +{ +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; +x_3 = l_Lean_Parser_Command_moduleDoc___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_moduleDoc_parenthesizer___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_moduleDoc_parenthesizer___closed__2; +x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); +return x_6; +} +} +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("decreasingBy", 12); +x_1 = lean_mk_string_from_bytes("namedPrio", 9); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_decreasingBy___closed__1; +x_4 = l_Lean_Parser_Command_namedPrio___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_decreasingBy___closed__1; -x_2 = l_Lean_Parser_Command_decreasingBy___closed__2; +x_1 = l_Lean_Parser_Command_namedPrio___closed__1; +x_2 = l_Lean_Parser_Command_namedPrio___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__4() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("decreasing_by ", 14); +x_1 = lean_mk_string_from_bytes(" (", 2); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingBy___closed__4; +x_1 = l_Lean_Parser_Command_namedPrio___closed__4; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingByMany; -x_2 = l_Lean_Parser_Command_decreasingBy1; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("priority", 8); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__7() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingBy___closed__5; -x_2 = l_Lean_Parser_Command_decreasingBy___closed__6; -x_3 = l_Lean_Parser_andthen(x_1, x_2); +lean_object* x_1; uint8_t x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_namedPrio___closed__6; +x_2 = 0; +x_3 = l_Lean_Parser_nonReservedSymbol(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_skip; -x_2 = l_Lean_Parser_Command_decreasingBy___closed__7; +x_1 = l_Lean_Parser_Command_namedPrio___closed__5; +x_2 = l_Lean_Parser_Command_namedPrio___closed__7; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy___closed__9() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_decreasingBy___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_decreasingBy___closed__8; -x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); -return x_4; -} -} -static lean_object* _init_l_Lean_Parser_Command_decreasingBy___closed__10() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingBy___closed__3; -x_2 = l_Lean_Parser_Command_decreasingBy___closed__9; -x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_decreasingBy___closed__11() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingBy___closed__2; -x_2 = l_Lean_Parser_Command_decreasingBy___closed__10; -x_3 = l_Lean_Parser_withCache(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_decreasingBy() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__9() { _start: { -lean_object* x_1; -x_1 = l_Lean_Parser_Command_decreasingBy___closed__11; -return x_1; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_namedPrio___closed__8; +x_2 = l_Lean_Parser_atomic(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__10() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("terminationByElement", 20); +x_1 = lean_mk_string_from_bytes(" := ", 4); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_terminationByElement___closed__1; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_terminationByElement___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__11() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_terminationByElement___closed__1; -x_2 = l_Lean_Parser_Command_terminationByElement___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); -return x_5; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_namedPrio___closed__10; +x_2 = l_Lean_Parser_symbol(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__12() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_ident; -x_2 = l_Lean_Parser_Term_hole; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("prio", 4); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_skip; -x_2 = l_Lean_Parser_Command_terminationByElement___closed__4; -x_3 = l_Lean_Parser_andthen(x_1, x_2); +x_1 = lean_box(0); +x_2 = l_Lean_Parser_Command_namedPrio___closed__12; +x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_terminationByElement___closed__5; -x_2 = l_Lean_Parser_many(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_terminationByElement___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_quot___closed__9; -x_2 = l_Lean_Parser_Command_decreasingByElement___closed__11; -x_3 = l_Lean_Parser_andthen(x_1, x_2); +x_1 = l_Lean_Parser_Command_namedPrio___closed__13; +x_2 = lean_unsigned_to_nat(0u); +x_3 = l_Lean_Parser_categoryParser(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingByElement___closed__5; -x_2 = l_Lean_Parser_Command_terminationByElement___closed__7; -x_3 = l_Lean_Parser_andthen(x_1, x_2); +x_1 = l_Lean_Parser_Term_quot___closed__11; +x_2 = l_Lean_Parser_Command_namedPrio___closed__14; +x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_terminationByElement___closed__6; -x_2 = l_Lean_Parser_Command_terminationByElement___closed__8; +x_1 = l_Lean_Parser_Command_namedPrio___closed__15; +x_2 = l_Lean_Parser_Term_quot___closed__14; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_terminationByElement___closed__4; -x_2 = l_Lean_Parser_Command_terminationByElement___closed__9; +x_1 = l_Lean_Parser_Command_namedPrio___closed__11; +x_2 = l_Lean_Parser_Command_namedPrio___closed__16; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_skip; -x_2 = l_Lean_Parser_Command_terminationByElement___closed__10; +x_1 = l_Lean_Parser_Command_namedPrio___closed__9; +x_2 = l_Lean_Parser_Command_namedPrio___closed__17; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_terminationByElement___closed__2; +x_1 = l_Lean_Parser_Command_namedPrio___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_terminationByElement___closed__11; +x_3 = l_Lean_Parser_Command_namedPrio___closed__18; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement___closed__13() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__20() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_terminationByElement___closed__3; -x_2 = l_Lean_Parser_Command_terminationByElement___closed__12; +x_1 = l_Lean_Parser_Command_namedPrio___closed__3; +x_2 = l_Lean_Parser_Command_namedPrio___closed__19; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement___closed__14() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__21() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_terminationByElement___closed__2; -x_2 = l_Lean_Parser_Command_terminationByElement___closed__13; +x_1 = l_Lean_Parser_Command_namedPrio___closed__2; +x_2 = l_Lean_Parser_Command_namedPrio___closed__20; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_terminationByElement___closed__14; +x_1 = l_Lean_Parser_Command_namedPrio___closed__21; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_optNamedPrio___closed__1() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("terminationBy", 13); +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_namedPrio; +x_2 = l_Lean_Parser_optional(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_optNamedPrio() { +_start: +{ +lean_object* x_1; +x_1 = l_Lean_Parser_Command_optNamedPrio___closed__1; +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_private___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("private", 7); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_private___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_terminationBy___closed__1; +x_4 = l_Lean_Parser_Command_private___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_private___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_terminationBy___closed__1; -x_2 = l_Lean_Parser_Command_terminationBy___closed__2; +x_1 = l_Lean_Parser_Command_private___closed__1; +x_2 = l_Lean_Parser_Command_private___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_private___closed__4() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("termination_by", 14); +x_1 = lean_mk_string_from_bytes("private ", 8); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_private___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_terminationBy___closed__4; +x_1 = l_Lean_Parser_Command_private___closed__4; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_private___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Command_private___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Command_private___closed__5; +x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Command_private___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__8; -x_2 = l_Lean_Parser_Command_terminationByElement; -x_3 = l_Lean_Parser_andthen(x_1, x_2); +x_1 = l_Lean_Parser_Command_private___closed__3; +x_2 = l_Lean_Parser_Command_private___closed__6; +x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_private___closed__8() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_terminationBy___closed__6; -x_2 = l_Lean_Parser_many1(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_private___closed__2; +x_2 = l_Lean_Parser_Command_private___closed__7; +x_3 = l_Lean_Parser_withCache(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_private() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_terminationBy___closed__7; -x_2 = l_Lean_Parser_withPosition(x_1); -return x_2; +lean_object* x_1; +x_1 = l_Lean_Parser_Command_private___closed__8; +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_protected___closed__1() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_terminationBy___closed__5; -x_2 = l_Lean_Parser_Command_terminationBy___closed__8; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("protected", 9); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_protected___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_skip; -x_2 = l_Lean_Parser_Command_terminationBy___closed__9; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Term_quot___closed__1; +x_2 = l_Lean_Parser_Term_quot___closed__2; +x_3 = l_Lean_Parser_Command_quot___closed__1; +x_4 = l_Lean_Parser_Command_protected___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Parser_Command_protected___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Command_protected___closed__1; +x_2 = l_Lean_Parser_Command_protected___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Parser_Command_protected___closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("protected ", 10); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_protected___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_protected___closed__4; +x_2 = l_Lean_Parser_symbol(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_protected___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_terminationBy___closed__2; +x_1 = l_Lean_Parser_Command_protected___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_terminationBy___closed__10; +x_3 = l_Lean_Parser_Command_protected___closed__5; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_protected___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_terminationBy___closed__3; -x_2 = l_Lean_Parser_Command_terminationBy___closed__11; +x_1 = l_Lean_Parser_Command_protected___closed__3; +x_2 = l_Lean_Parser_Command_protected___closed__6; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy___closed__13() { +static lean_object* _init_l_Lean_Parser_Command_protected___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_terminationBy___closed__2; -x_2 = l_Lean_Parser_Command_terminationBy___closed__12; +x_1 = l_Lean_Parser_Command_protected___closed__2; +x_2 = l_Lean_Parser_Command_protected___closed__7; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy() { +static lean_object* _init_l_Lean_Parser_Command_protected() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_terminationBy___closed__13; +x_1 = l_Lean_Parser_Command_protected___closed__8; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_terminationSuffix___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_terminationBy; -x_2 = l_Lean_Parser_optional(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_terminationSuffix___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingBy; -x_2 = l_Lean_Parser_optional(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_terminationSuffix___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_visibility___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_terminationSuffix___closed__1; -x_2 = l_Lean_Parser_Command_terminationSuffix___closed__2; -x_3 = l_Lean_Parser_andthen(x_1, x_2); +x_1 = l_Lean_Parser_Command_private; +x_2 = l_Lean_Parser_Command_protected; +x_3 = l_Lean_Parser_orelse(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationSuffix() { +static lean_object* _init_l_Lean_Parser_Command_visibility() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_terminationSuffix___closed__3; +x_1 = l_Lean_Parser_Command_visibility___closed__1; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_noncomputable___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("moduleDoc", 9); +x_1 = lean_mk_string_from_bytes("noncomputable", 13); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_noncomputable___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_moduleDoc___closed__1; +x_4 = l_Lean_Parser_Command_noncomputable___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_noncomputable___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_moduleDoc___closed__1; -x_2 = l_Lean_Parser_Command_moduleDoc___closed__2; +x_1 = l_Lean_Parser_Command_noncomputable___closed__1; +x_2 = l_Lean_Parser_Command_noncomputable___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_noncomputable___closed__4() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("/-!", 3); +x_1 = lean_mk_string_from_bytes("noncomputable ", 14); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_noncomputable___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_moduleDoc___closed__4; +x_1 = l_Lean_Parser_Command_noncomputable___closed__4; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_commentBody; -x_2 = l_Lean_Parser_skip; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_moduleDoc___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_moduleDoc___closed__5; -x_2 = l_Lean_Parser_Command_moduleDoc___closed__6; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_moduleDoc___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_noncomputable___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_moduleDoc___closed__2; +x_1 = l_Lean_Parser_Command_noncomputable___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_moduleDoc___closed__7; +x_3 = l_Lean_Parser_Command_noncomputable___closed__5; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_noncomputable___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_moduleDoc___closed__3; -x_2 = l_Lean_Parser_Command_moduleDoc___closed__8; +x_1 = l_Lean_Parser_Command_noncomputable___closed__3; +x_2 = l_Lean_Parser_Command_noncomputable___closed__6; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_noncomputable___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_moduleDoc___closed__2; -x_2 = l_Lean_Parser_Command_moduleDoc___closed__9; +x_1 = l_Lean_Parser_Command_noncomputable___closed__2; +x_2 = l_Lean_Parser_Command_noncomputable___closed__7; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc() { +static lean_object* _init_l_Lean_Parser_Command_noncomputable() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_moduleDoc___closed__10; +x_1 = l_Lean_Parser_Command_noncomputable___closed__8; return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_moduleDoc(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_2 = l_Lean_Parser_Command_quot___closed__5; -x_3 = l_Lean_Parser_Command_moduleDoc___closed__2; -x_4 = 1; -x_5 = l_Lean_Parser_Command_moduleDoc; -x_6 = lean_unsigned_to_nat(1000u); -x_7 = l_Lean_Parser_addBuiltinParser(x_2, x_3, x_4, x_5, x_6, x_1); -return x_7; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_unsafe___closed__1() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(54u); -x_2 = lean_unsigned_to_nat(0u); -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("unsafe", 6); +return x_1; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_unsafe___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(55u); -x_2 = lean_unsigned_to_nat(32u); -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Term_quot___closed__1; +x_2 = l_Lean_Parser_Term_quot___closed__2; +x_3 = l_Lean_Parser_Command_quot___closed__1; +x_4 = l_Lean_Parser_Command_unsafe___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_unsafe___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__1; -x_2 = lean_unsigned_to_nat(0u); -x_3 = l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__2; -x_4 = lean_unsigned_to_nat(32u); -x_5 = lean_alloc_ctor(0, 4, 0); -lean_ctor_set(x_5, 0, x_1); -lean_ctor_set(x_5, 1, x_2); -lean_ctor_set(x_5, 2, x_3); -lean_ctor_set(x_5, 3, x_4); +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Command_unsafe___closed__1; +x_2 = l_Lean_Parser_Command_unsafe___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_unsafe___closed__4() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(54u); -x_2 = lean_unsigned_to_nat(4u); -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("unsafe ", 7); +return x_1; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_unsafe___closed__5() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(54u); -x_2 = lean_unsigned_to_nat(13u); -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_unsafe___closed__4; +x_2 = l_Lean_Parser_symbol(x_1); +return x_2; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_unsafe___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__4; -x_2 = lean_unsigned_to_nat(4u); -x_3 = l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__5; -x_4 = lean_unsigned_to_nat(13u); -x_5 = lean_alloc_ctor(0, 4, 0); -lean_ctor_set(x_5, 0, x_1); -lean_ctor_set(x_5, 1, x_2); -lean_ctor_set(x_5, 2, x_3); -lean_ctor_set(x_5, 3, x_4); -return x_5; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Command_unsafe___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Command_unsafe___closed__5; +x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); +return x_4; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_unsafe___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__3; -x_2 = l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__6; -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); +x_1 = l_Lean_Parser_Command_unsafe___closed__3; +x_2 = l_Lean_Parser_Command_unsafe___closed__6; +x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_2 = l_Lean_Parser_Command_moduleDoc___closed__2; -x_3 = l___regBuiltin_Lean_Parser_Command_moduleDoc_declRange___closed__7; -x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); -return x_4; -} -} -static lean_object* _init_l_Lean_Parser_Command_moduleDoc_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_unsafe___closed__8() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_moduleDoc___closed__1; -x_2 = l_Lean_Parser_Command_moduleDoc___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_unsafe___closed__2; +x_2 = l_Lean_Parser_Command_unsafe___closed__7; +x_3 = l_Lean_Parser_withCache(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_unsafe() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_moduleDoc___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; +x_1 = l_Lean_Parser_Command_unsafe___closed__8; +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_partial___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_commentBody_formatter), 5, 0); +x_1 = lean_mk_string_from_bytes("partial", 7); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_partial___closed__2() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_ppLine_formatter___boxed), 5, 0); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Term_quot___closed__1; +x_2 = l_Lean_Parser_Term_quot___closed__2; +x_3 = l_Lean_Parser_Command_quot___closed__1; +x_4 = l_Lean_Parser_Command_partial___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_partial___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_moduleDoc_formatter___closed__3; -x_2 = l_Lean_Parser_Command_moduleDoc_formatter___closed__4; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Command_partial___closed__1; +x_2 = l_Lean_Parser_Command_partial___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc_formatter___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_partial___closed__4() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_moduleDoc_formatter___closed__2; -x_2 = l_Lean_Parser_Command_moduleDoc_formatter___closed__5; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("partial ", 8); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc_formatter___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_partial___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_moduleDoc_formatter___closed__6; -x_2 = lean_alloc_closure((void*)(l_Lean_ppDedent_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); +x_1 = l_Lean_Parser_Command_partial___closed__4; +x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc_formatter___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_partial___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_moduleDoc___closed__2; +x_1 = l_Lean_Parser_Command_partial___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_moduleDoc_formatter___closed__7; -x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); +x_3 = l_Lean_Parser_Command_partial___closed__5; +x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_moduleDoc_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +static lean_object* _init_l_Lean_Parser_Command_partial___closed__7() { _start: { -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_moduleDoc_formatter___closed__1; -x_7 = l_Lean_Parser_Command_moduleDoc_formatter___closed__8; -x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_partial___closed__3; +x_2 = l_Lean_Parser_Command_partial___closed__6; +x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); +return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_partial___closed__8() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_moduleDoc___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; -x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); -return x_6; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_partial___closed__2; +x_2 = l_Lean_Parser_Command_partial___closed__7; +x_3 = l_Lean_Parser_withCache(x_1, x_2); +return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_partial() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_moduleDoc_formatter), 5, 0); +x_1 = l_Lean_Parser_Command_partial___closed__8; return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_moduleDoc_formatter(lean_object* x_1) { +static lean_object* _init_l_Lean_Parser_Command_nonrec___closed__1() { _start: { -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_moduleDoc___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_moduleDoc_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_moduleDoc_formatter___closed__2; -x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); -return x_6; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("nonrec", 6); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_nonrec___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_moduleDoc___closed__1; -x_2 = l_Lean_Parser_Command_moduleDoc___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Term_quot___closed__1; +x_2 = l_Lean_Parser_Term_quot___closed__2; +x_3 = l_Lean_Parser_Command_quot___closed__1; +x_4 = l_Lean_Parser_Command_nonrec___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_nonrec___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_moduleDoc___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Command_nonrec___closed__1; +x_2 = l_Lean_Parser_Command_nonrec___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_nonrec___closed__4() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_commentBody_parenthesizer___boxed), 1, 0); +x_1 = lean_mk_string_from_bytes("nonrec ", 7); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_nonrec___closed__5() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ppLine_parenthesizer___boxed), 4, 0); -return x_1; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_nonrec___closed__4; +x_2 = l_Lean_Parser_symbol(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__3; -x_2 = l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__4; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__2; -x_2 = l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__5; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__6; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_ppDedent_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_nonrec___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_moduleDoc___closed__2; +x_1 = l_Lean_Parser_Command_nonrec___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__7; -x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); +x_3 = l_Lean_Parser_Command_nonrec___closed__5; +x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_moduleDoc_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +static lean_object* _init_l_Lean_Parser_Command_nonrec___closed__7() { _start: { -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__8; -x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_nonrec___closed__3; +x_2 = l_Lean_Parser_Command_nonrec___closed__6; +x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); +return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_nonrec___closed__8() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_moduleDoc___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; -x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); -return x_6; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_nonrec___closed__2; +x_2 = l_Lean_Parser_Command_nonrec___closed__7; +x_3 = l_Lean_Parser_withCache(x_1, x_2); +return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_moduleDoc_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_nonrec() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_moduleDoc_parenthesizer), 5, 0); +x_1 = l_Lean_Parser_Command_nonrec___closed__8; return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_moduleDoc_parenthesizer(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_3 = l_Lean_Parser_Command_moduleDoc___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_moduleDoc_parenthesizer___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_moduleDoc_parenthesizer___closed__2; -x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); -return x_6; -} -} -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("namedPrio", 9); +x_1 = lean_mk_string_from_bytes("declModifiers", 13); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_namedPrio___closed__1; +x_4 = l_Lean_Parser_Command_declModifiers___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_namedPrio___closed__1; -x_2 = l_Lean_Parser_Command_namedPrio___closed__2; +x_1 = l_Lean_Parser_Command_declModifiers___closed__1; +x_2 = l_Lean_Parser_Command_declModifiers___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__4() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes(" (", 2); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_namedPrio___closed__4; -x_2 = l_Lean_Parser_symbol(x_1); +x_1 = l_Lean_Parser_Command_docComment; +x_2 = l_Lean_Parser_optional(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__6() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("priority", 8); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__7() { -_start: -{ -lean_object* x_1; uint8_t x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_namedPrio___closed__6; -x_2 = 0; -x_3 = l_Lean_Parser_nonReservedSymbol(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_namedPrio___closed__5; -x_2 = l_Lean_Parser_Command_namedPrio___closed__7; +x_1 = l_Lean_Parser_Term_attributes; +x_2 = l_Lean_Parser_skip; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_namedPrio___closed__8; -x_2 = l_Lean_Parser_atomic(x_1); +x_1 = l_Lean_Parser_Command_declModifiers___closed__5; +x_2 = l_Lean_Parser_optional(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__7() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes(" := ", 4); -return x_1; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_visibility; +x_2 = l_Lean_Parser_optional(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__8() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_namedPrio___closed__10; -x_2 = l_Lean_Parser_symbol(x_1); +x_1 = l_Lean_Parser_Command_noncomputable; +x_2 = l_Lean_Parser_optional(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__9() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("prio", 4); -return x_1; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_unsafe; +x_2 = l_Lean_Parser_optional(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__13() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Lean_Parser_Command_namedPrio___closed__12; -x_3 = l_Lean_Name_str___override(x_1, x_2); +x_1 = l_Lean_Parser_Command_partial; +x_2 = l_Lean_Parser_Command_nonrec; +x_3 = l_Lean_Parser_orelse(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__14() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__11() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_declModifiers___closed__10; +x_2 = l_Lean_Parser_optional(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_namedPrio___closed__13; -x_2 = lean_unsigned_to_nat(0u); -x_3 = l_Lean_Parser_categoryParser(x_1, x_2); +x_1 = l_Lean_Parser_Command_declModifiers___closed__9; +x_2 = l_Lean_Parser_Command_declModifiers___closed__11; +x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__15() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_quot___closed__11; -x_2 = l_Lean_Parser_Command_namedPrio___closed__14; -x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); +x_1 = l_Lean_Parser_Command_declModifiers___closed__8; +x_2 = l_Lean_Parser_Command_declModifiers___closed__12; +x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__16() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_namedPrio___closed__15; -x_2 = l_Lean_Parser_Term_quot___closed__14; +x_1 = l_Lean_Parser_Command_declModifiers___closed__7; +x_2 = l_Lean_Parser_Command_declModifiers___closed__13; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__17() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_namedPrio___closed__11; -x_2 = l_Lean_Parser_Command_namedPrio___closed__16; +x_1 = l_Lean_Parser_Command_declModifiers___closed__6; +x_2 = l_Lean_Parser_Command_declModifiers___closed__14; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__18() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_namedPrio___closed__9; -x_2 = l_Lean_Parser_Command_namedPrio___closed__17; +x_1 = l_Lean_Parser_Command_declModifiers___closed__4; +x_2 = l_Lean_Parser_Command_declModifiers___closed__15; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__19() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_namedPrio___closed__2; +x_1 = l_Lean_Parser_Command_declModifiers___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_namedPrio___closed__18; +x_3 = l_Lean_Parser_Command_declModifiers___closed__16; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__20() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_namedPrio___closed__3; -x_2 = l_Lean_Parser_Command_namedPrio___closed__19; +x_1 = l_Lean_Parser_Command_declModifiers___closed__3; +x_2 = l_Lean_Parser_Command_declModifiers___closed__17; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio___closed__21() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_namedPrio___closed__2; -x_2 = l_Lean_Parser_Command_namedPrio___closed__20; -x_3 = l_Lean_Parser_withCache(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_namedPrio() { -_start: -{ -lean_object* x_1; -x_1 = l_Lean_Parser_Command_namedPrio___closed__21; -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_optNamedPrio___closed__1() { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_declModifiers(uint8_t x_1) { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_namedPrio; -x_2 = l_Lean_Parser_optional(x_1); +lean_object* x_2; +x_2 = l_Lean_Parser_Command_declModifiers___closed__18; return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_optNamedPrio() { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_declModifiers___boxed(lean_object* x_1) { _start: { -lean_object* x_1; -x_1 = l_Lean_Parser_Command_optNamedPrio___closed__1; -return x_1; +uint8_t x_2; lean_object* x_3; +x_2 = lean_unbox(x_1); +lean_dec(x_1); +x_3 = l_Lean_Parser_Command_declModifiers(x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_private___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declId___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("private", 7); +x_1 = lean_mk_string_from_bytes("declId", 6); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_private___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declId___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_private___closed__1; +x_4 = l_Lean_Parser_Command_declId___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_private___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_declId___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_private___closed__1; -x_2 = l_Lean_Parser_Command_private___closed__2; +x_1 = l_Lean_Parser_Command_declId___closed__1; +x_2 = l_Lean_Parser_Command_declId___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_private___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_declId___closed__4() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("private ", 8); +x_1 = lean_mk_string_from_bytes(".{", 2); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_private___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_declId___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_private___closed__4; +x_1 = l_Lean_Parser_Command_declId___closed__4; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_private___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_declId___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_private___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_private___closed__5; -x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); -return x_4; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes(", ", 2); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_private___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_declId___closed__7() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_private___closed__3; -x_2 = l_Lean_Parser_Command_private___closed__6; -x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_declId___closed__6; +x_2 = l_Lean_Parser_symbol(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_private___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_declId___closed__8() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_private___closed__2; -x_2 = l_Lean_Parser_Command_private___closed__7; -x_3 = l_Lean_Parser_withCache(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; +x_1 = l_Lean_Parser_ident; +x_2 = l_Lean_Parser_Command_declId___closed__6; +x_3 = l_Lean_Parser_Command_declId___closed__7; +x_4 = 0; +x_5 = l_Lean_Parser_sepBy1(x_1, x_2, x_3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_private() { +static lean_object* _init_l_Lean_Parser_Command_declId___closed__9() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_private___closed__8; +x_1 = lean_mk_string_from_bytes("}", 1); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_protected___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declId___closed__10() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("protected", 9); -return x_1; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_declId___closed__9; +x_2 = l_Lean_Parser_symbol(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_protected___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declId___closed__11() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_protected___closed__1; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declId___closed__8; +x_2 = l_Lean_Parser_Command_declId___closed__10; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_protected___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_declId___closed__12() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_protected___closed__1; -x_2 = l_Lean_Parser_Command_protected___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); -return x_5; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declId___closed__5; +x_2 = l_Lean_Parser_Command_declId___closed__11; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_protected___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_declId___closed__13() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("protected ", 10); -return x_1; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_declId___closed__12; +x_2 = l_Lean_Parser_optional(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_protected___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_declId___closed__14() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_protected___closed__4; -x_2 = l_Lean_Parser_symbol(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_ident; +x_2 = l_Lean_Parser_Command_declId___closed__13; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_protected___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_declId___closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_protected___closed__2; +x_1 = l_Lean_Parser_Command_declId___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_protected___closed__5; +x_3 = l_Lean_Parser_Command_declId___closed__14; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_protected___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_declId___closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_protected___closed__3; -x_2 = l_Lean_Parser_Command_protected___closed__6; +x_1 = l_Lean_Parser_Command_declId___closed__3; +x_2 = l_Lean_Parser_Command_declId___closed__15; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_protected___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_declId___closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_protected___closed__2; -x_2 = l_Lean_Parser_Command_protected___closed__7; +x_1 = l_Lean_Parser_Command_declId___closed__2; +x_2 = l_Lean_Parser_Command_declId___closed__16; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_protected() { -_start: -{ -lean_object* x_1; -x_1 = l_Lean_Parser_Command_protected___closed__8; -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_visibility___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_private; -x_2 = l_Lean_Parser_Command_protected; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_visibility() { +static lean_object* _init_l_Lean_Parser_Command_declId() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_visibility___closed__1; +x_1 = l_Lean_Parser_Command_declId___closed__17; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_noncomputable___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declSig___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("noncomputable", 13); +x_1 = lean_mk_string_from_bytes("declSig", 7); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_noncomputable___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declSig___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_noncomputable___closed__1; +x_4 = l_Lean_Parser_Command_declSig___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_noncomputable___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_declSig___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_noncomputable___closed__1; -x_2 = l_Lean_Parser_Command_noncomputable___closed__2; +x_1 = l_Lean_Parser_Command_declSig___closed__1; +x_2 = l_Lean_Parser_Command_declSig___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_noncomputable___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_declSig___closed__4() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("noncomputable ", 14); -return x_1; +uint8_t x_1; lean_object* x_2; +x_1 = 0; +x_2 = l_Lean_Parser_Term_bracketedBinder(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_noncomputable___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_declSig___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Term_binderIdent; +x_2 = l_Lean_Parser_Command_declSig___closed__4; +x_3 = l_Lean_Parser_orelse(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_declSig___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_skip; +x_2 = l_Lean_Parser_Command_declSig___closed__5; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_declSig___closed__7() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_noncomputable___closed__4; -x_2 = l_Lean_Parser_symbol(x_1); +x_1 = l_Lean_Parser_Command_declSig___closed__6; +x_2 = l_Lean_Parser_many(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_noncomputable___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_declSig___closed__8() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declSig___closed__7; +x_2 = l_Lean_Parser_Term_typeSpec; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_declSig___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_noncomputable___closed__2; +x_1 = l_Lean_Parser_Command_declSig___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_noncomputable___closed__5; +x_3 = l_Lean_Parser_Command_declSig___closed__8; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_noncomputable___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_declSig___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_noncomputable___closed__3; -x_2 = l_Lean_Parser_Command_noncomputable___closed__6; +x_1 = l_Lean_Parser_Command_declSig___closed__3; +x_2 = l_Lean_Parser_Command_declSig___closed__9; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_noncomputable___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_declSig___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_noncomputable___closed__2; -x_2 = l_Lean_Parser_Command_noncomputable___closed__7; +x_1 = l_Lean_Parser_Command_declSig___closed__2; +x_2 = l_Lean_Parser_Command_declSig___closed__10; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_noncomputable() { +static lean_object* _init_l_Lean_Parser_Command_declSig() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_noncomputable___closed__8; +x_1 = l_Lean_Parser_Command_declSig___closed__11; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_unsafe___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("unsafe", 6); +x_1 = lean_mk_string_from_bytes("optDeclSig", 10); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_unsafe___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_unsafe___closed__1; +x_4 = l_Lean_Parser_Command_optDeclSig___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_unsafe___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_unsafe___closed__1; -x_2 = l_Lean_Parser_Command_unsafe___closed__2; +x_1 = l_Lean_Parser_Command_optDeclSig___closed__1; +x_2 = l_Lean_Parser_Command_optDeclSig___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_unsafe___closed__4() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("unsafe ", 7); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_unsafe___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig___closed__4() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_unsafe___closed__4; -x_2 = l_Lean_Parser_symbol(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declSig___closed__7; +x_2 = l_Lean_Parser_Term_optType; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_unsafe___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_unsafe___closed__2; +x_1 = l_Lean_Parser_Command_optDeclSig___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_unsafe___closed__5; +x_3 = l_Lean_Parser_Command_optDeclSig___closed__4; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_unsafe___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_unsafe___closed__3; -x_2 = l_Lean_Parser_Command_unsafe___closed__6; +x_1 = l_Lean_Parser_Command_optDeclSig___closed__3; +x_2 = l_Lean_Parser_Command_optDeclSig___closed__5; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_unsafe___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_unsafe___closed__2; -x_2 = l_Lean_Parser_Command_unsafe___closed__7; +x_1 = l_Lean_Parser_Command_optDeclSig___closed__2; +x_2 = l_Lean_Parser_Command_optDeclSig___closed__6; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_unsafe() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_unsafe___closed__8; +x_1 = l_Lean_Parser_Command_optDeclSig___closed__7; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_partial___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("partial", 7); +x_1 = lean_mk_string_from_bytes("declValSimple", 13); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_partial___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_partial___closed__1; +x_4 = l_Lean_Parser_Command_declValSimple___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_partial___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_partial___closed__1; -x_2 = l_Lean_Parser_Command_partial___closed__2; +x_1 = l_Lean_Parser_Command_declValSimple___closed__1; +x_2 = l_Lean_Parser_Command_declValSimple___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_partial___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__4() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("partial ", 8); +x_1 = lean_mk_string_from_bytes(" :=", 3); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_partial___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_partial___closed__4; +x_1 = l_Lean_Parser_Command_declValSimple___closed__4; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_partial___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Term_whereDecls; +x_2 = l_Lean_Parser_optional(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_suffix; +x_2 = l_Lean_Parser_Command_declValSimple___closed__6; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__8() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Term_quot___closed__9; +x_2 = l_Lean_Parser_Command_declValSimple___closed__7; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__9() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_skip; +x_2 = l_Lean_Parser_Command_declValSimple___closed__8; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__10() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declValSimple___closed__5; +x_2 = l_Lean_Parser_Command_declValSimple___closed__9; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_partial___closed__2; +x_1 = l_Lean_Parser_Command_declValSimple___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_partial___closed__5; +x_3 = l_Lean_Parser_Command_declValSimple___closed__10; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_partial___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_partial___closed__3; -x_2 = l_Lean_Parser_Command_partial___closed__6; +x_1 = l_Lean_Parser_Command_declValSimple___closed__3; +x_2 = l_Lean_Parser_Command_declValSimple___closed__11; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_partial___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_partial___closed__2; -x_2 = l_Lean_Parser_Command_partial___closed__7; +x_1 = l_Lean_Parser_Command_declValSimple___closed__2; +x_2 = l_Lean_Parser_Command_declValSimple___closed__12; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_partial() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_partial___closed__8; +x_1 = l_Lean_Parser_Command_declValSimple___closed__13; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_nonrec___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declValEqns___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("nonrec", 6); +x_1 = lean_mk_string_from_bytes("declValEqns", 11); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_nonrec___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declValEqns___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_nonrec___closed__1; +x_4 = l_Lean_Parser_Command_declValEqns___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_nonrec___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_declValEqns___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_nonrec___closed__1; -x_2 = l_Lean_Parser_Command_nonrec___closed__2; +x_1 = l_Lean_Parser_Command_declValEqns___closed__1; +x_2 = l_Lean_Parser_Command_declValEqns___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_nonrec___closed__4() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("nonrec ", 7); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_nonrec___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_nonrec___closed__4; -x_2 = l_Lean_Parser_symbol(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_nonrec___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_declValEqns___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_nonrec___closed__2; +x_1 = l_Lean_Parser_Command_declValEqns___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_nonrec___closed__5; +x_3 = l_Lean_Parser_Term_matchAltsWhereDecls; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_nonrec___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_declValEqns___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_nonrec___closed__3; -x_2 = l_Lean_Parser_Command_nonrec___closed__6; +x_1 = l_Lean_Parser_Command_declValEqns___closed__3; +x_2 = l_Lean_Parser_Command_declValEqns___closed__4; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_nonrec___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_declValEqns___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_nonrec___closed__2; -x_2 = l_Lean_Parser_Command_nonrec___closed__7; +x_1 = l_Lean_Parser_Command_declValEqns___closed__2; +x_2 = l_Lean_Parser_Command_declValEqns___closed__5; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_nonrec() { +static lean_object* _init_l_Lean_Parser_Command_declValEqns() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_nonrec___closed__8; +x_1 = l_Lean_Parser_Command_declValEqns___closed__6; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_whereStructField___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("declModifiers", 13); +x_1 = lean_mk_string_from_bytes("whereStructField", 16); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_whereStructField___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_declModifiers___closed__1; +x_4 = l_Lean_Parser_Command_whereStructField___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_whereStructField___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_declModifiers___closed__1; -x_2 = l_Lean_Parser_Command_declModifiers___closed__2; +x_1 = l_Lean_Parser_Command_whereStructField___closed__1; +x_2 = l_Lean_Parser_Command_whereStructField___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_whereStructField___closed__4() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_docComment; -x_2 = l_Lean_Parser_optional(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Command_whereStructField___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Term_letDecl; +x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); +return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_whereStructField___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_attributes; -x_2 = l_Lean_Parser_skip; -x_3 = l_Lean_Parser_andthen(x_1, x_2); +x_1 = l_Lean_Parser_Command_whereStructField___closed__3; +x_2 = l_Lean_Parser_Command_whereStructField___closed__4; +x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_whereStructField___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declModifiers___closed__5; -x_2 = l_Lean_Parser_optional(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_whereStructField___closed__2; +x_2 = l_Lean_Parser_Command_whereStructField___closed__5; +x_3 = l_Lean_Parser_withCache(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_whereStructField() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_visibility; -x_2 = l_Lean_Parser_optional(x_1); -return x_2; +lean_object* x_1; +x_1 = l_Lean_Parser_Command_whereStructField___closed__6; +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__1() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_noncomputable; -x_2 = l_Lean_Parser_optional(x_1); -return x_2; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("whereStructInst", 15); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_unsafe; -x_2 = l_Lean_Parser_optional(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Term_quot___closed__1; +x_2 = l_Lean_Parser_Term_quot___closed__2; +x_3 = l_Lean_Parser_Command_quot___closed__1; +x_4 = l_Lean_Parser_Command_whereStructInst___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_partial; -x_2 = l_Lean_Parser_Command_nonrec; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__1; +x_2 = l_Lean_Parser_Command_whereStructInst___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__4() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declModifiers___closed__10; -x_2 = l_Lean_Parser_optional(x_1); -return x_2; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("where", 5); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__5() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers___closed__9; -x_2 = l_Lean_Parser_Command_declModifiers___closed__11; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__4; +x_2 = l_Lean_Parser_symbol(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__13() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers___closed__8; -x_2 = l_Lean_Parser_Command_declModifiers___closed__12; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("; ", 2); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__14() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__7() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers___closed__7; -x_2 = l_Lean_Parser_Command_declModifiers___closed__13; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__6; +x_2 = l_Lean_Parser_symbol(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__15() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__8() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers___closed__6; -x_2 = l_Lean_Parser_Command_declModifiers___closed__14; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("sepBy", 5); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__16() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers___closed__4; -x_2 = l_Lean_Parser_Command_declModifiers___closed__15; -x_3 = l_Lean_Parser_andthen(x_1, x_2); +x_1 = lean_box(0); +x_2 = l_Lean_Parser_Command_whereStructInst___closed__8; +x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__17() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__10() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_declModifiers___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_declModifiers___closed__16; -x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); -return x_4; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("*", 1); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers___closed__18() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__11() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers___closed__3; -x_2 = l_Lean_Parser_Command_declModifiers___closed__17; -x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__10; +x_2 = l_Lean_Parser_symbol(x_1); +return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_declModifiers(uint8_t x_1) { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__12() { _start: { -lean_object* x_2; -x_2 = l_Lean_Parser_Command_declModifiers___closed__18; -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__9; +x_2 = l_Lean_Parser_Command_whereStructField; +x_3 = l_Lean_Parser_Command_whereStructInst___closed__11; +x_4 = l_Lean_Parser_withAntiquotSpliceAndSuffix(x_1, x_2, x_3); +return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_declModifiers___boxed(lean_object* x_1) { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__13() { _start: { -uint8_t x_2; lean_object* x_3; -x_2 = lean_unbox(x_1); -lean_dec(x_1); -x_3 = l_Lean_Parser_Command_declModifiers(x_2); -return x_3; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("irrelevant", 10); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_declId___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__14() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("declId", 6); -return x_1; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__13; +x_2 = l_Lean_Parser_checkColGe(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declId___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__15() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_declId___closed__1; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__14; +x_2 = l_Lean_Parser_Command_whereStructInst___closed__12; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declId___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__16() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_declId___closed__1; -x_2 = l_Lean_Parser_Command_declId___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); -return x_5; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__13; +x_2 = l_Lean_Parser_checkColEq(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declId___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__17() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes(".{", 2); +x_1 = lean_mk_string_from_bytes("line break", 10); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_declId___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__18() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declId___closed__4; -x_2 = l_Lean_Parser_symbol(x_1); +x_1 = l_Lean_Parser_Command_whereStructInst___closed__17; +x_2 = l_Lean_Parser_checkLinebreakBefore(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declId___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__19() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes(", ", 2); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__18; +x_2 = l_Lean_Parser_pushNone; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declId___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__20() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declId___closed__6; -x_2 = l_Lean_Parser_symbol(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__16; +x_2 = l_Lean_Parser_Command_whereStructInst___closed__19; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declId___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__21() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_ident; -x_2 = l_Lean_Parser_Command_declId___closed__6; -x_3 = l_Lean_Parser_Command_declId___closed__7; -x_4 = 0; -x_5 = l_Lean_Parser_sepBy1(x_1, x_2, x_3, x_4); -return x_5; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__7; +x_2 = l_Lean_Parser_Command_whereStructInst___closed__20; +x_3 = l_Lean_Parser_orelse(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declId___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__22() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("}", 1); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__15; +x_2 = l_Lean_Parser_Command_whereStructInst___closed__6; +x_3 = l_Lean_Parser_Command_whereStructInst___closed__21; +x_4 = 1; +x_5 = l_Lean_Parser_sepBy(x_1, x_2, x_3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_declId___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__23() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declId___closed__9; -x_2 = l_Lean_Parser_symbol(x_1); +x_1 = l_Lean_Parser_Command_whereStructInst___closed__22; +x_2 = l_Lean_Parser_withPosition(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declId___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__24() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId___closed__8; -x_2 = l_Lean_Parser_Command_declId___closed__10; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__23; +x_2 = l_Lean_Parser_Command_declValSimple___closed__6; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declId___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__25() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId___closed__5; -x_2 = l_Lean_Parser_Command_declId___closed__11; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__5; +x_2 = l_Lean_Parser_Command_whereStructInst___closed__24; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declId___closed__13() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declId___closed__12; -x_2 = l_Lean_Parser_optional(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_declId___closed__14() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__26() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_ident; -x_2 = l_Lean_Parser_Command_declId___closed__13; +x_1 = l_Lean_Parser_skip; +x_2 = l_Lean_Parser_Command_whereStructInst___closed__25; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declId___closed__15() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__27() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_declId___closed__2; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_declId___closed__14; +x_3 = l_Lean_Parser_Command_whereStructInst___closed__26; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_declId___closed__16() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__28() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId___closed__3; -x_2 = l_Lean_Parser_Command_declId___closed__15; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__3; +x_2 = l_Lean_Parser_Command_whereStructInst___closed__27; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declId___closed__17() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__29() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId___closed__2; -x_2 = l_Lean_Parser_Command_declId___closed__16; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__2; +x_2 = l_Lean_Parser_Command_whereStructInst___closed__28; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declId() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_declId___closed__17; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__29; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_declSig___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declVal___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("declSig", 7); +x_1 = lean_mk_string_from_bytes("declVal", 7); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_declSig___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declVal___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_declSig___closed__1; +x_4 = l_Lean_Parser_Command_declVal___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_declSig___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_declVal___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_declSig___closed__1; -x_2 = l_Lean_Parser_Command_declSig___closed__2; +lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Command_declVal___closed__1; +x_2 = l_Lean_Parser_Command_declVal___closed__2; x_3 = 1; -x_4 = 0; -x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); -return x_5; +x_4 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_3); +return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_declSig___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_declVal___closed__4() { _start: { -uint8_t x_1; lean_object* x_2; -x_1 = 0; -x_2 = l_Lean_Parser_Term_bracketedBinder(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declValEqns; +x_2 = l_Lean_Parser_Command_whereStructInst; +x_3 = l_Lean_Parser_orelse(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declSig___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_declVal___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_binderIdent; -x_2 = l_Lean_Parser_Command_declSig___closed__4; +x_1 = l_Lean_Parser_Command_declValSimple; +x_2 = l_Lean_Parser_Command_declVal___closed__4; x_3 = l_Lean_Parser_orelse(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declSig___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_declVal___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_skip; -x_2 = l_Lean_Parser_Command_declSig___closed__5; -x_3 = l_Lean_Parser_andthen(x_1, x_2); +x_1 = l_Lean_Parser_Command_declVal___closed__3; +x_2 = l_Lean_Parser_Command_declVal___closed__5; +x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declSig___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_declVal() { +_start: +{ +lean_object* x_1; +x_1 = l_Lean_Parser_Command_declVal___closed__6; +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("abbrev", 6); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Term_quot___closed__1; +x_2 = l_Lean_Parser_Term_quot___closed__2; +x_3 = l_Lean_Parser_Command_quot___closed__1; +x_4 = l_Lean_Parser_Command_abbrev___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Command_abbrev___closed__1; +x_2 = l_Lean_Parser_Command_abbrev___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("abbrev ", 7); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declSig___closed__6; -x_2 = l_Lean_Parser_many(x_1); +x_1 = l_Lean_Parser_Command_abbrev___closed__4; +x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declSig___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declSig___closed__7; -x_2 = l_Lean_Parser_Term_typeSpec; +x_1 = l_Lean_Parser_Command_optDeclSig; +x_2 = l_Lean_Parser_Command_declVal; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declSig___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declId; +x_2 = l_Lean_Parser_Command_abbrev___closed__6; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__8() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_abbrev___closed__5; +x_2 = l_Lean_Parser_Command_abbrev___closed__7; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_declSig___closed__2; +x_1 = l_Lean_Parser_Command_abbrev___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_declSig___closed__8; +x_3 = l_Lean_Parser_Command_abbrev___closed__8; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_declSig___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declSig___closed__3; -x_2 = l_Lean_Parser_Command_declSig___closed__9; +x_1 = l_Lean_Parser_Command_abbrev___closed__3; +x_2 = l_Lean_Parser_Command_abbrev___closed__9; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declSig___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declSig___closed__2; -x_2 = l_Lean_Parser_Command_declSig___closed__10; +x_1 = l_Lean_Parser_Command_abbrev___closed__2; +x_2 = l_Lean_Parser_Command_abbrev___closed__10; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declSig() { +static lean_object* _init_l_Lean_Parser_Command_abbrev() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_declSig___closed__11; +x_1 = l_Lean_Parser_Command_abbrev___closed__11; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_optDefDeriving___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("optDeclSig", 10); +x_1 = lean_mk_string_from_bytes("deriving ", 9); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_optDefDeriving___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_optDeclSig___closed__1; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_optDefDeriving___closed__1; +x_2 = l_Lean_Parser_symbol(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_optDefDeriving___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_optDeclSig___closed__1; -x_2 = l_Lean_Parser_Command_optDeclSig___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); -return x_5; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("instance", 8); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_optDefDeriving___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_optDefDeriving___closed__3; +x_2 = l_Lean_Parser_symbol(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_optDefDeriving___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declSig___closed__7; -x_2 = l_Lean_Parser_Term_optType; +x_1 = l_Lean_Parser_Command_optDefDeriving___closed__4; +x_2 = l_Lean_Parser_Command_optDefDeriving___closed__3; +x_3 = l_Lean_Parser_notFollowedBy(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_optDefDeriving___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_optDefDeriving___closed__2; +x_2 = l_Lean_Parser_Command_optDefDeriving___closed__5; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_optDefDeriving___closed__7() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_optDeclSig___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_optDeclSig___closed__4; -x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); -return x_4; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_optDefDeriving___closed__6; +x_2 = l_Lean_Parser_atomic(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_optDefDeriving___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDeclSig___closed__3; -x_2 = l_Lean_Parser_Command_optDeclSig___closed__5; -x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); +x_1 = l_Lean_Parser_Command_optDefDeriving___closed__7; +x_2 = l_Lean_Parser_Command_declId___closed__8; +x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_optDefDeriving___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDeclSig___closed__2; -x_2 = l_Lean_Parser_Command_optDeclSig___closed__6; -x_3 = l_Lean_Parser_withCache(x_1, x_2); +x_1 = l_Lean_Parser_skip; +x_2 = l_Lean_Parser_Command_optDefDeriving___closed__8; +x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig() { +static lean_object* _init_l_Lean_Parser_Command_optDefDeriving___closed__10() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_optDefDeriving___closed__9; +x_2 = l_Lean_Parser_optional(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_optDefDeriving() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_optDeclSig___closed__7; +x_1 = l_Lean_Parser_Command_optDefDeriving___closed__10; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_def___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("declValSimple", 13); +x_1 = lean_mk_string_from_bytes("def", 3); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_def___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_declValSimple___closed__1; +x_4 = l_Lean_Parser_Command_def___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_def___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_declValSimple___closed__1; -x_2 = l_Lean_Parser_Command_declValSimple___closed__2; +x_1 = l_Lean_Parser_Command_def___closed__1; +x_2 = l_Lean_Parser_Command_def___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_def___closed__4() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes(" :=", 3); +x_1 = lean_mk_string_from_bytes("def ", 4); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_def___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declValSimple___closed__4; +x_1 = l_Lean_Parser_Command_def___closed__4; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_def___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_whereDecls; -x_2 = l_Lean_Parser_optional(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declVal; +x_2 = l_Lean_Parser_Command_optDefDeriving; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_def___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_quot___closed__9; -x_2 = l_Lean_Parser_Command_declValSimple___closed__6; +x_1 = l_Lean_Parser_Command_optDeclSig; +x_2 = l_Lean_Parser_Command_def___closed__6; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_def___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_skip; -x_2 = l_Lean_Parser_Command_declValSimple___closed__7; +x_1 = l_Lean_Parser_Command_declId; +x_2 = l_Lean_Parser_Command_def___closed__7; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_def___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declValSimple___closed__5; -x_2 = l_Lean_Parser_Command_declValSimple___closed__8; +x_1 = l_Lean_Parser_Command_def___closed__5; +x_2 = l_Lean_Parser_Command_def___closed__8; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_def___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_declValSimple___closed__2; +x_1 = l_Lean_Parser_Command_def___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_declValSimple___closed__9; +x_3 = l_Lean_Parser_Command_def___closed__9; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_def___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declValSimple___closed__3; -x_2 = l_Lean_Parser_Command_declValSimple___closed__10; +x_1 = l_Lean_Parser_Command_def___closed__3; +x_2 = l_Lean_Parser_Command_def___closed__10; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_def___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declValSimple___closed__2; -x_2 = l_Lean_Parser_Command_declValSimple___closed__11; +x_1 = l_Lean_Parser_Command_def___closed__2; +x_2 = l_Lean_Parser_Command_def___closed__11; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple() { +static lean_object* _init_l_Lean_Parser_Command_def() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_declValSimple___closed__12; +x_1 = l_Lean_Parser_Command_def___closed__12; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_declValEqns___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_theorem___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("declValEqns", 11); +x_1 = lean_mk_string_from_bytes("theorem", 7); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_declValEqns___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_theorem___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_declValEqns___closed__1; +x_4 = l_Lean_Parser_Command_theorem___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_declValEqns___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_theorem___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_declValEqns___closed__1; -x_2 = l_Lean_Parser_Command_declValEqns___closed__2; +x_1 = l_Lean_Parser_Command_theorem___closed__1; +x_2 = l_Lean_Parser_Command_theorem___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_declValEqns___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_theorem___closed__4() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_declValEqns___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Term_matchAltsWhereDecls; -x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); -return x_4; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("theorem ", 8); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_declValEqns___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_theorem___closed__5() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declValEqns___closed__3; -x_2 = l_Lean_Parser_Command_declValEqns___closed__4; -x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_theorem___closed__4; +x_2 = l_Lean_Parser_symbol(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declValEqns___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_theorem___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declValEqns___closed__2; -x_2 = l_Lean_Parser_Command_declValEqns___closed__5; -x_3 = l_Lean_Parser_withCache(x_1, x_2); +x_1 = l_Lean_Parser_Command_declSig; +x_2 = l_Lean_Parser_Command_declVal; +x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declValEqns() { -_start: -{ -lean_object* x_1; -x_1 = l_Lean_Parser_Command_declValEqns___closed__6; -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_whereStructField___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("whereStructField", 16); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_whereStructField___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_theorem___closed__7() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_whereStructField___closed__1; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declId; +x_2 = l_Lean_Parser_Command_theorem___closed__6; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructField___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_theorem___closed__8() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_whereStructField___closed__1; -x_2 = l_Lean_Parser_Command_whereStructField___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); -return x_5; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_theorem___closed__5; +x_2 = l_Lean_Parser_Command_theorem___closed__7; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructField___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_theorem___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_whereStructField___closed__2; +x_1 = l_Lean_Parser_Command_theorem___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Term_letDecl; +x_3 = l_Lean_Parser_Command_theorem___closed__8; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructField___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_theorem___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_whereStructField___closed__3; -x_2 = l_Lean_Parser_Command_whereStructField___closed__4; +x_1 = l_Lean_Parser_Command_theorem___closed__3; +x_2 = l_Lean_Parser_Command_theorem___closed__9; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructField___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_theorem___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_whereStructField___closed__2; -x_2 = l_Lean_Parser_Command_whereStructField___closed__5; +x_1 = l_Lean_Parser_Command_theorem___closed__2; +x_2 = l_Lean_Parser_Command_theorem___closed__10; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructField() { +static lean_object* _init_l_Lean_Parser_Command_theorem() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_whereStructField___closed__6; +x_1 = l_Lean_Parser_Command_theorem___closed__11; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_opaque___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("whereStructInst", 15); +x_1 = lean_mk_string_from_bytes("opaque", 6); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_opaque___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_whereStructInst___closed__1; +x_4 = l_Lean_Parser_Command_opaque___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_opaque___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__1; -x_2 = l_Lean_Parser_Command_whereStructInst___closed__2; +x_1 = l_Lean_Parser_Command_opaque___closed__1; +x_2 = l_Lean_Parser_Command_opaque___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_opaque___closed__4() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("where", 5); +x_1 = lean_mk_string_from_bytes("opaque ", 7); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_opaque___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__4; +x_1 = l_Lean_Parser_Command_opaque___closed__4; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__6() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("; ", 2); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_opaque___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__6; -x_2 = l_Lean_Parser_symbol(x_1); +x_1 = l_Lean_Parser_Command_declValSimple; +x_2 = l_Lean_Parser_optional(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__8() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("sepBy", 5); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_opaque___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Lean_Parser_Command_whereStructInst___closed__8; -x_3 = l_Lean_Name_str___override(x_1, x_2); +x_1 = l_Lean_Parser_Command_declSig; +x_2 = l_Lean_Parser_Command_opaque___closed__6; +x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_opaque___closed__8() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("*", 1); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declId; +x_2 = l_Lean_Parser_Command_opaque___closed__7; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_opaque___closed__9() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__10; -x_2 = l_Lean_Parser_symbol(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_opaque___closed__5; +x_2 = l_Lean_Parser_Command_opaque___closed__8; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_opaque___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__9; -x_2 = l_Lean_Parser_Command_whereStructField; -x_3 = l_Lean_Parser_Command_whereStructInst___closed__11; -x_4 = l_Lean_Parser_withAntiquotSpliceAndSuffix(x_1, x_2, x_3); +x_1 = l_Lean_Parser_Command_opaque___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Command_opaque___closed__9; +x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__13() { +static lean_object* _init_l_Lean_Parser_Command_opaque___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__8; -x_2 = l_Lean_Parser_Command_whereStructInst___closed__12; -x_3 = l_Lean_Parser_andthen(x_1, x_2); +x_1 = l_Lean_Parser_Command_opaque___closed__3; +x_2 = l_Lean_Parser_Command_opaque___closed__10; +x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__14() { +static lean_object* _init_l_Lean_Parser_Command_opaque___closed__12() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__7; -x_2 = l_Lean_Parser_checkColEq(x_1); -return x_2; -} +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_opaque___closed__2; +x_2 = l_Lean_Parser_Command_opaque___closed__11; +x_3 = l_Lean_Parser_withCache(x_1, x_2); +return x_3; } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__15() { +} +static lean_object* _init_l_Lean_Parser_Command_opaque() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("line break", 10); +x_1 = l_Lean_Parser_Command_opaque___closed__12; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__16() { +static lean_object* _init_l_Lean_Parser_Command_instance___closed__1() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__15; -x_2 = l_Lean_Parser_checkLinebreakBefore(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Term_quot___closed__1; +x_2 = l_Lean_Parser_Term_quot___closed__2; +x_3 = l_Lean_Parser_Command_quot___closed__1; +x_4 = l_Lean_Parser_Command_optDefDeriving___closed__3; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__17() { +static lean_object* _init_l_Lean_Parser_Command_instance___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__16; -x_2 = l_Lean_Parser_pushNone; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Command_optDefDeriving___closed__3; +x_2 = l_Lean_Parser_Command_instance___closed__1; +x_3 = 1; +x_4 = 0; +x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__18() { +static lean_object* _init_l_Lean_Parser_Command_instance___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__14; -x_2 = l_Lean_Parser_Command_whereStructInst___closed__17; +x_1 = l_Lean_Parser_skip; +x_2 = l_Lean_Parser_Command_declId; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__19() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__7; -x_2 = l_Lean_Parser_Command_whereStructInst___closed__18; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__20() { +static lean_object* _init_l_Lean_Parser_Command_instance___closed__4() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__13; -x_2 = l_Lean_Parser_Command_whereStructInst___closed__6; -x_3 = l_Lean_Parser_Command_whereStructInst___closed__19; -x_4 = 1; -x_5 = l_Lean_Parser_sepBy(x_1, x_2, x_3, x_4); -return x_5; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_instance___closed__3; +x_2 = l_Lean_Parser_optional(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__21() { +static lean_object* _init_l_Lean_Parser_Command_instance___closed__5() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__20; -x_2 = l_Lean_Parser_withPosition(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_instance___closed__4; +x_2 = l_Lean_Parser_Command_theorem___closed__6; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__22() { +static lean_object* _init_l_Lean_Parser_Command_instance___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__21; -x_2 = l_Lean_Parser_Command_declValSimple___closed__6; +x_1 = l_Lean_Parser_Command_optNamedPrio; +x_2 = l_Lean_Parser_Command_instance___closed__5; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__23() { +static lean_object* _init_l_Lean_Parser_Command_instance___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__5; -x_2 = l_Lean_Parser_Command_whereStructInst___closed__22; +x_1 = l_Lean_Parser_Command_optDefDeriving___closed__4; +x_2 = l_Lean_Parser_Command_instance___closed__6; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__24() { +static lean_object* _init_l_Lean_Parser_Command_instance___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_skip; -x_2 = l_Lean_Parser_Command_whereStructInst___closed__23; +x_1 = l_Lean_Parser_Term_attrKind; +x_2 = l_Lean_Parser_Command_instance___closed__7; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__25() { +static lean_object* _init_l_Lean_Parser_Command_instance___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__2; +x_1 = l_Lean_Parser_Command_instance___closed__1; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_whereStructInst___closed__24; +x_3 = l_Lean_Parser_Command_instance___closed__8; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__26() { +static lean_object* _init_l_Lean_Parser_Command_instance___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__3; -x_2 = l_Lean_Parser_Command_whereStructInst___closed__25; +x_1 = l_Lean_Parser_Command_instance___closed__2; +x_2 = l_Lean_Parser_Command_instance___closed__9; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst___closed__27() { +static lean_object* _init_l_Lean_Parser_Command_instance___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__2; -x_2 = l_Lean_Parser_Command_whereStructInst___closed__26; +x_1 = l_Lean_Parser_Command_instance___closed__1; +x_2 = l_Lean_Parser_Command_instance___closed__10; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst() { -_start: -{ -lean_object* x_1; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__27; -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_declVal___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("declVal", 7); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_declVal___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_declVal___closed__1; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_declVal___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_declVal___closed__1; -x_2 = l_Lean_Parser_Command_declVal___closed__2; -x_3 = 1; -x_4 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_3); -return x_4; -} -} -static lean_object* _init_l_Lean_Parser_Command_declVal___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declValEqns; -x_2 = l_Lean_Parser_Command_whereStructInst; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declVal___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declValSimple; -x_2 = l_Lean_Parser_Command_declVal___closed__4; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declVal___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declVal___closed__3; -x_2 = l_Lean_Parser_Command_declVal___closed__5; -x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declVal() { +static lean_object* _init_l_Lean_Parser_Command_instance() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_declVal___closed__6; +x_1 = l_Lean_Parser_Command_instance___closed__11; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_axiom___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("abbrev", 6); +x_1 = lean_mk_string_from_bytes("axiom", 5); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_axiom___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_abbrev___closed__1; +x_4 = l_Lean_Parser_Command_axiom___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_axiom___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_abbrev___closed__1; -x_2 = l_Lean_Parser_Command_abbrev___closed__2; +x_1 = l_Lean_Parser_Command_axiom___closed__1; +x_2 = l_Lean_Parser_Command_axiom___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_axiom___closed__4() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("abbrev ", 7); +x_1 = lean_mk_string_from_bytes("axiom ", 6); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_axiom___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_abbrev___closed__4; +x_1 = l_Lean_Parser_Command_axiom___closed__4; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declVal; -x_2 = l_Lean_Parser_Command_terminationSuffix; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDeclSig; -x_2 = l_Lean_Parser_Command_abbrev___closed__6; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_axiom___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_declId; -x_2 = l_Lean_Parser_Command_abbrev___closed__7; +x_2 = l_Lean_Parser_Command_declSig; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_axiom___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_abbrev___closed__5; -x_2 = l_Lean_Parser_Command_abbrev___closed__8; +x_1 = l_Lean_Parser_Command_axiom___closed__5; +x_2 = l_Lean_Parser_Command_axiom___closed__6; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_axiom___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_abbrev___closed__2; +x_1 = l_Lean_Parser_Command_axiom___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_abbrev___closed__9; +x_3 = l_Lean_Parser_Command_axiom___closed__7; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_axiom___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_abbrev___closed__3; -x_2 = l_Lean_Parser_Command_abbrev___closed__10; +x_1 = l_Lean_Parser_Command_axiom___closed__3; +x_2 = l_Lean_Parser_Command_axiom___closed__8; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_axiom___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_abbrev___closed__2; -x_2 = l_Lean_Parser_Command_abbrev___closed__11; +x_1 = l_Lean_Parser_Command_axiom___closed__2; +x_2 = l_Lean_Parser_Command_axiom___closed__9; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev() { +static lean_object* _init_l_Lean_Parser_Command_axiom() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_abbrev___closed__12; +x_1 = l_Lean_Parser_Command_axiom___closed__10; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_optDefDeriving___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_example___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("deriving ", 9); +x_1 = lean_mk_string_from_bytes("example", 7); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_optDefDeriving___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_example___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_optDefDeriving___closed__1; -x_2 = l_Lean_Parser_symbol(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Term_quot___closed__1; +x_2 = l_Lean_Parser_Term_quot___closed__2; +x_3 = l_Lean_Parser_Command_quot___closed__1; +x_4 = l_Lean_Parser_Command_example___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_optDefDeriving___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_example___closed__3() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("instance", 8); -return x_1; +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Command_example___closed__1; +x_2 = l_Lean_Parser_Command_example___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_optDefDeriving___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_example___closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_optDefDeriving___closed__3; +x_1 = l_Lean_Parser_Command_example___closed__1; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_optDefDeriving___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDefDeriving___closed__4; -x_2 = l_Lean_Parser_Command_optDefDeriving___closed__3; -x_3 = l_Lean_Parser_notFollowedBy(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_optDefDeriving___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_example___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDefDeriving___closed__2; -x_2 = l_Lean_Parser_Command_optDefDeriving___closed__5; +x_1 = l_Lean_Parser_Command_example___closed__4; +x_2 = l_Lean_Parser_Command_abbrev___closed__6; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDefDeriving___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_example___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_optDefDeriving___closed__6; -x_2 = l_Lean_Parser_atomic(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Command_example___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Command_example___closed__5; +x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); +return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_optDefDeriving___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_example___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDefDeriving___closed__7; -x_2 = l_Lean_Parser_Command_declId___closed__8; -x_3 = l_Lean_Parser_andthen(x_1, x_2); +x_1 = l_Lean_Parser_Command_example___closed__3; +x_2 = l_Lean_Parser_Command_example___closed__6; +x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDefDeriving___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_example___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_skip; -x_2 = l_Lean_Parser_Command_optDefDeriving___closed__8; -x_3 = l_Lean_Parser_andthen(x_1, x_2); +x_1 = l_Lean_Parser_Command_example___closed__2; +x_2 = l_Lean_Parser_Command_example___closed__7; +x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDefDeriving___closed__10() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_optDefDeriving___closed__9; -x_2 = l_Lean_Parser_optional(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_optDefDeriving() { +static lean_object* _init_l_Lean_Parser_Command_example() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_optDefDeriving___closed__10; +x_1 = l_Lean_Parser_Command_example___closed__8; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_def___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_ctor___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("def", 3); +x_1 = lean_mk_string_from_bytes("ctor", 4); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_def___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_ctor___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_def___closed__1; +x_4 = l_Lean_Parser_Command_ctor___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_def___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_ctor___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_def___closed__1; -x_2 = l_Lean_Parser_Command_def___closed__2; +x_1 = l_Lean_Parser_Command_ctor___closed__1; +x_2 = l_Lean_Parser_Command_ctor___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_def___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_ctor___closed__4() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("def ", 4); +x_1 = lean_mk_string_from_bytes("\n| ", 3); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_def___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_ctor___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_def___closed__4; +x_1 = l_Lean_Parser_Command_ctor___closed__4; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_def___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_ctor___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDefDeriving; -x_2 = l_Lean_Parser_Command_terminationSuffix; +x_1 = l_Lean_Parser_Command_declModifiers___closed__4; +x_2 = l_Lean_Parser_Command_ctor___closed__5; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_def___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_ctor___closed__7() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declVal; -x_2 = l_Lean_Parser_Command_def___closed__6; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_ctor___closed__6; +x_2 = l_Lean_Parser_atomic(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_def___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_ctor___closed__8() { +_start: +{ +uint8_t x_1; lean_object* x_2; +x_1 = 1; +x_2 = l_Lean_Parser_Command_declModifiers(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_ctor___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDeclSig; -x_2 = l_Lean_Parser_Command_def___closed__7; +x_1 = l_Lean_Parser_rawIdent; +x_2 = l_Lean_Parser_Command_optDeclSig; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_def___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_ctor___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId; -x_2 = l_Lean_Parser_Command_def___closed__8; +x_1 = l_Lean_Parser_Command_ctor___closed__8; +x_2 = l_Lean_Parser_Command_ctor___closed__9; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_def___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_ctor___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_def___closed__5; -x_2 = l_Lean_Parser_Command_def___closed__9; +x_1 = l_Lean_Parser_Command_ctor___closed__7; +x_2 = l_Lean_Parser_Command_ctor___closed__10; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_def___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_ctor___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_def___closed__2; +x_1 = l_Lean_Parser_Command_ctor___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_def___closed__10; +x_3 = l_Lean_Parser_Command_ctor___closed__11; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_def___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_ctor___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_def___closed__3; -x_2 = l_Lean_Parser_Command_def___closed__11; +x_1 = l_Lean_Parser_Command_ctor___closed__3; +x_2 = l_Lean_Parser_Command_ctor___closed__12; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_def___closed__13() { +static lean_object* _init_l_Lean_Parser_Command_ctor___closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_def___closed__2; -x_2 = l_Lean_Parser_Command_def___closed__12; +x_1 = l_Lean_Parser_Command_ctor___closed__2; +x_2 = l_Lean_Parser_Command_ctor___closed__13; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_def() { -_start: -{ -lean_object* x_1; -x_1 = l_Lean_Parser_Command_def___closed__13; -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_theorem___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_ctor() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("theorem", 7); +x_1 = l_Lean_Parser_Command_ctor___closed__14; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_theorem___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_theorem___closed__1; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_theorem___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_theorem___closed__1; -x_2 = l_Lean_Parser_Command_theorem___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_theorem___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_derivingClasses___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("theorem ", 8); +x_1 = lean_mk_string_from_bytes(" with ", 6); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_theorem___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_derivingClasses___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_theorem___closed__4; +x_1 = l_Lean_Parser_Command_derivingClasses___closed__1; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_theorem___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_derivingClasses___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declSig; -x_2 = l_Lean_Parser_Command_abbrev___closed__6; +x_1 = l_Lean_Parser_Command_derivingClasses___closed__2; +x_2 = l_Lean_Parser_Term_structInst; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_theorem___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_derivingClasses___closed__4() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId; -x_2 = l_Lean_Parser_Command_theorem___closed__6; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_derivingClasses___closed__3; +x_2 = l_Lean_Parser_optional(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_theorem___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_derivingClasses___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_theorem___closed__5; -x_2 = l_Lean_Parser_Command_theorem___closed__7; +x_1 = l_Lean_Parser_ident; +x_2 = l_Lean_Parser_Command_derivingClasses___closed__4; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_theorem___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_derivingClasses___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_theorem___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_theorem___closed__8; -x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); -return x_4; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("group", 5); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_theorem___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_derivingClasses___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_theorem___closed__3; -x_2 = l_Lean_Parser_Command_theorem___closed__9; -x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); +x_1 = lean_box(0); +x_2 = l_Lean_Parser_Command_derivingClasses___closed__6; +x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_theorem___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_derivingClasses___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_theorem___closed__2; -x_2 = l_Lean_Parser_Command_theorem___closed__10; -x_3 = l_Lean_Parser_withCache(x_1, x_2); +x_1 = l_Lean_Parser_Command_derivingClasses___closed__7; +x_2 = l_Lean_Parser_Command_derivingClasses___closed__5; +x_3 = l_Lean_Parser_node(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_theorem() { -_start: -{ -lean_object* x_1; -x_1 = l_Lean_Parser_Command_theorem___closed__11; -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_opaque___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_derivingClasses___closed__9() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Command_derivingClasses___closed__8; +x_2 = l_Lean_Parser_Command_declId___closed__6; +x_3 = l_Lean_Parser_Command_declId___closed__7; +x_4 = 0; +x_5 = l_Lean_Parser_sepBy1(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Parser_Command_derivingClasses() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("opaque", 6); +x_1 = l_Lean_Parser_Command_derivingClasses___closed__9; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_opaque___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_optDeriving___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("optDeriving", 11); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_optDeriving___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_opaque___closed__1; +x_4 = l_Lean_Parser_Command_optDeriving___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_opaque___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_optDeriving___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_opaque___closed__1; -x_2 = l_Lean_Parser_Command_opaque___closed__2; +x_1 = l_Lean_Parser_Command_optDeriving___closed__1; +x_2 = l_Lean_Parser_Command_optDeriving___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_opaque___closed__4() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("opaque ", 7); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_opaque___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_opaque___closed__4; -x_2 = l_Lean_Parser_symbol(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_opaque___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declValSimple; -x_2 = l_Lean_Parser_optional(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_opaque___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_optDeriving___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declSig; -x_2 = l_Lean_Parser_Command_opaque___closed__6; +x_1 = l_Lean_Parser_Command_optDefDeriving___closed__7; +x_2 = l_Lean_Parser_Command_derivingClasses; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_opaque___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_optDeriving___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId; -x_2 = l_Lean_Parser_Command_opaque___closed__7; +x_1 = l_Lean_Parser_skip; +x_2 = l_Lean_Parser_Command_optDeriving___closed__4; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_opaque___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_optDeriving___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_opaque___closed__5; -x_2 = l_Lean_Parser_Command_opaque___closed__8; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_optDeriving___closed__5; +x_2 = l_Lean_Parser_optional(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_opaque___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_optDeriving___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_opaque___closed__2; +x_1 = l_Lean_Parser_Command_optDeriving___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_opaque___closed__9; +x_3 = l_Lean_Parser_Command_optDeriving___closed__6; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_opaque___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_optDeriving___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_opaque___closed__3; -x_2 = l_Lean_Parser_Command_opaque___closed__10; +x_1 = l_Lean_Parser_Command_optDeriving___closed__3; +x_2 = l_Lean_Parser_Command_optDeriving___closed__7; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_opaque___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_optDeriving___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_opaque___closed__2; -x_2 = l_Lean_Parser_Command_opaque___closed__11; +x_1 = l_Lean_Parser_Command_optDeriving___closed__2; +x_2 = l_Lean_Parser_Command_optDeriving___closed__8; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_opaque() { +static lean_object* _init_l_Lean_Parser_Command_optDeriving() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_opaque___closed__12; +x_1 = l_Lean_Parser_Command_optDeriving___closed__9; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_instance___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_computedField___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("computedField", 13); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_computedField___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_optDefDeriving___closed__3; +x_4 = l_Lean_Parser_Command_computedField___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_instance___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_computedField___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_optDefDeriving___closed__3; -x_2 = l_Lean_Parser_Command_instance___closed__1; +x_1 = l_Lean_Parser_Command_computedField___closed__1; +x_2 = l_Lean_Parser_Command_computedField___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_instance___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_computedField___closed__4() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_skip; -x_2 = l_Lean_Parser_Command_declId; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes(" : ", 3); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_instance___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_computedField___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_instance___closed__3; -x_2 = l_Lean_Parser_optional(x_1); +x_1 = l_Lean_Parser_Command_computedField___closed__4; +x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_instance___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_computedField___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Term_quot___closed__9; +x_2 = l_Lean_Parser_Term_matchAlts(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_computedField___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_instance___closed__4; -x_2 = l_Lean_Parser_Command_theorem___closed__6; +x_1 = l_Lean_Parser_Term_quot___closed__9; +x_2 = l_Lean_Parser_Command_computedField___closed__6; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_instance___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_computedField___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optNamedPrio; -x_2 = l_Lean_Parser_Command_instance___closed__5; +x_1 = l_Lean_Parser_Command_computedField___closed__5; +x_2 = l_Lean_Parser_Command_computedField___closed__7; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_instance___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_computedField___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDefDeriving___closed__4; -x_2 = l_Lean_Parser_Command_instance___closed__6; +x_1 = l_Lean_Parser_ident; +x_2 = l_Lean_Parser_Command_computedField___closed__8; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_instance___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_computedField___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_attrKind; -x_2 = l_Lean_Parser_Command_instance___closed__7; +x_1 = l_Lean_Parser_Command_ctor___closed__8; +x_2 = l_Lean_Parser_Command_computedField___closed__9; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_instance___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_computedField___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_instance___closed__1; +x_1 = l_Lean_Parser_Command_computedField___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_instance___closed__8; +x_3 = l_Lean_Parser_Command_computedField___closed__10; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_instance___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_computedField___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_instance___closed__2; -x_2 = l_Lean_Parser_Command_instance___closed__9; +x_1 = l_Lean_Parser_Command_computedField___closed__3; +x_2 = l_Lean_Parser_Command_computedField___closed__11; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_instance___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_computedField___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_instance___closed__1; -x_2 = l_Lean_Parser_Command_instance___closed__10; +x_1 = l_Lean_Parser_Command_computedField___closed__2; +x_2 = l_Lean_Parser_Command_computedField___closed__12; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_instance() { +static lean_object* _init_l_Lean_Parser_Command_computedField() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_instance___closed__11; +x_1 = l_Lean_Parser_Command_computedField___closed__13; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_axiom___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("axiom", 5); +x_1 = lean_mk_string_from_bytes("computedFields", 14); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_axiom___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_axiom___closed__1; +x_4 = l_Lean_Parser_Command_computedFields___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_axiom___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_axiom___closed__1; -x_2 = l_Lean_Parser_Command_axiom___closed__2; +x_1 = l_Lean_Parser_Command_computedFields___closed__1; +x_2 = l_Lean_Parser_Command_computedFields___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_axiom___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__4() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("axiom ", 6); +x_1 = lean_mk_string_from_bytes("with", 4); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_axiom___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_axiom___closed__4; +x_1 = l_Lean_Parser_Command_computedFields___closed__4; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_axiom___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId; -x_2 = l_Lean_Parser_Command_declSig; +x_1 = l_Lean_Parser_skip; +x_2 = l_Lean_Parser_Command_computedField; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_axiom___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_axiom___closed__5; -x_2 = l_Lean_Parser_Command_axiom___closed__6; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__14; +x_2 = l_Lean_Parser_Command_computedFields___closed__6; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_axiom___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__8() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_computedFields___closed__7; +x_2 = l_Lean_Parser_many(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__9() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_computedFields___closed__8; +x_2 = l_Lean_Parser_withPosition(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__10() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_computedFields___closed__5; +x_2 = l_Lean_Parser_Command_computedFields___closed__9; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_axiom___closed__2; +x_1 = l_Lean_Parser_Command_computedFields___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_axiom___closed__7; +x_3 = l_Lean_Parser_Command_computedFields___closed__10; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_axiom___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_axiom___closed__3; -x_2 = l_Lean_Parser_Command_axiom___closed__8; +x_1 = l_Lean_Parser_Command_computedFields___closed__3; +x_2 = l_Lean_Parser_Command_computedFields___closed__11; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_axiom___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_axiom___closed__2; -x_2 = l_Lean_Parser_Command_axiom___closed__9; +x_1 = l_Lean_Parser_Command_computedFields___closed__2; +x_2 = l_Lean_Parser_Command_computedFields___closed__12; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_axiom() { +static lean_object* _init_l_Lean_Parser_Command_computedFields() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_axiom___closed__10; +x_1 = l_Lean_Parser_Command_computedFields___closed__13; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_example___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("example", 7); +x_1 = lean_mk_string_from_bytes("inductive", 9); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_example___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_example___closed__1; +x_4 = l_Lean_Parser_Command_inductive___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_example___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_example___closed__1; -x_2 = l_Lean_Parser_Command_example___closed__2; +x_1 = l_Lean_Parser_Command_inductive___closed__1; +x_2 = l_Lean_Parser_Command_inductive___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_example___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("inductive ", 10); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_example___closed__1; +x_1 = l_Lean_Parser_Command_inductive___closed__4; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_example___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__6() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes(" where", 6); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_inductive___closed__6; +x_2 = l_Lean_Parser_symbol(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__8() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declValSimple___closed__5; +x_2 = l_Lean_Parser_Command_inductive___closed__7; +x_3 = l_Lean_Parser_orelse(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__9() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_inductive___closed__8; +x_2 = l_Lean_Parser_optional(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__10() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_ctor; +x_2 = l_Lean_Parser_many(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__11() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_skip; +x_2 = l_Lean_Parser_Command_computedFields; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__12() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_inductive___closed__11; +x_2 = l_Lean_Parser_optional(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__13() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_inductive___closed__12; +x_2 = l_Lean_Parser_Command_optDeriving; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__14() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_inductive___closed__10; +x_2 = l_Lean_Parser_Command_inductive___closed__13; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__15() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_inductive___closed__9; +x_2 = l_Lean_Parser_Command_inductive___closed__14; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_optDeclSig; -x_2 = l_Lean_Parser_Command_declVal; +x_2 = l_Lean_Parser_Command_inductive___closed__15; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_example___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_example___closed__4; -x_2 = l_Lean_Parser_Command_example___closed__5; +x_1 = l_Lean_Parser_Command_declId; +x_2 = l_Lean_Parser_Command_inductive___closed__16; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_example___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__18() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_inductive___closed__5; +x_2 = l_Lean_Parser_Command_inductive___closed__17; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_example___closed__2; +x_1 = l_Lean_Parser_Command_inductive___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_example___closed__6; +x_3 = l_Lean_Parser_Command_inductive___closed__18; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_example___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__20() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_example___closed__3; -x_2 = l_Lean_Parser_Command_example___closed__7; +x_1 = l_Lean_Parser_Command_inductive___closed__3; +x_2 = l_Lean_Parser_Command_inductive___closed__19; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_example___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_inductive___closed__21() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_example___closed__2; -x_2 = l_Lean_Parser_Command_example___closed__8; +x_1 = l_Lean_Parser_Command_inductive___closed__2; +x_2 = l_Lean_Parser_Command_inductive___closed__20; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_example() { +static lean_object* _init_l_Lean_Parser_Command_inductive() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_example___closed__9; +x_1 = l_Lean_Parser_Command_inductive___closed__21; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_ctor___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("ctor", 4); +x_1 = lean_mk_string_from_bytes("classInductive", 14); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_ctor___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_ctor___closed__1; +x_4 = l_Lean_Parser_Command_classInductive___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_ctor___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_ctor___closed__1; -x_2 = l_Lean_Parser_Command_ctor___closed__2; +x_1 = l_Lean_Parser_Command_classInductive___closed__1; +x_2 = l_Lean_Parser_Command_classInductive___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_ctor___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__4() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("\n| ", 3); +x_1 = lean_mk_string_from_bytes("class ", 6); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_ctor___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_ctor___closed__4; +x_1 = l_Lean_Parser_Command_classInductive___closed__4; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_ctor___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers___closed__4; -x_2 = l_Lean_Parser_Command_ctor___closed__5; +x_1 = l_Lean_Parser_Command_classInductive___closed__5; +x_2 = l_Lean_Parser_Command_inductive___closed__5; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_ctor___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__7() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_ctor___closed__6; -x_2 = l_Lean_Parser_atomic(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_derivingClasses___closed__7; +x_2 = l_Lean_Parser_Command_classInductive___closed__6; +x_3 = l_Lean_Parser_node(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_ctor___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__8() { _start: { -uint8_t x_1; lean_object* x_2; -x_1 = 1; -x_2 = l_Lean_Parser_Command_declModifiers(x_1); +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_classInductive___closed__7; +x_2 = l_Lean_Parser_atomic(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_ctor___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_rawIdent; -x_2 = l_Lean_Parser_Command_optDeclSig; +x_1 = l_Lean_Parser_Command_inductive___closed__10; +x_2 = l_Lean_Parser_Command_optDeriving; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_ctor___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_ctor___closed__8; -x_2 = l_Lean_Parser_Command_ctor___closed__9; +x_1 = l_Lean_Parser_Command_inductive___closed__9; +x_2 = l_Lean_Parser_Command_classInductive___closed__9; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_ctor___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_ctor___closed__7; -x_2 = l_Lean_Parser_Command_ctor___closed__10; +x_1 = l_Lean_Parser_Command_optDeclSig; +x_2 = l_Lean_Parser_Command_classInductive___closed__10; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_ctor___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__12() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_ctor___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_ctor___closed__11; -x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); -return x_4; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declId; +x_2 = l_Lean_Parser_Command_classInductive___closed__11; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_ctor___closed__13() { +static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_ctor___closed__3; -x_2 = l_Lean_Parser_Command_ctor___closed__12; +x_1 = l_Lean_Parser_Command_classInductive___closed__8; +x_2 = l_Lean_Parser_Command_classInductive___closed__12; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__14() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Command_classInductive___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Command_classInductive___closed__13; +x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__15() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_classInductive___closed__3; +x_2 = l_Lean_Parser_Command_classInductive___closed__14; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_ctor___closed__14() { +static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_ctor___closed__2; -x_2 = l_Lean_Parser_Command_ctor___closed__13; +x_1 = l_Lean_Parser_Command_classInductive___closed__2; +x_2 = l_Lean_Parser_Command_classInductive___closed__15; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_ctor() { +static lean_object* _init_l_Lean_Parser_Command_classInductive() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_ctor___closed__14; +x_1 = l_Lean_Parser_Command_classInductive___closed__16; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_derivingClasses___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes(" with ", 6); +x_1 = lean_mk_string_from_bytes("structExplicitBinder", 20); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_derivingClasses___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_derivingClasses___closed__1; -x_2 = l_Lean_Parser_symbol(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Term_quot___closed__1; +x_2 = l_Lean_Parser_Term_quot___closed__2; +x_3 = l_Lean_Parser_Command_quot___closed__1; +x_4 = l_Lean_Parser_Command_structExplicitBinder___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_derivingClasses___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_derivingClasses___closed__2; -x_2 = l_Lean_Parser_Term_structInst; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__1; +x_2 = l_Lean_Parser_Command_structExplicitBinder___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_derivingClasses___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("(", 1); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_derivingClasses___closed__3; -x_2 = l_Lean_Parser_optional(x_1); +x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__4; +x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_derivingClasses___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_ident; -x_2 = l_Lean_Parser_Command_derivingClasses___closed__4; +x_1 = l_Lean_Parser_Command_ctor___closed__8; +x_2 = l_Lean_Parser_Command_structExplicitBinder___closed__5; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_derivingClasses___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__7() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("group", 5); -return x_1; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__6; +x_2 = l_Lean_Parser_atomic(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_derivingClasses___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__8() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_box(0); -x_2 = l_Lean_Parser_Command_derivingClasses___closed__6; -x_3 = l_Lean_Name_str___override(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_ident; +x_2 = l_Lean_Parser_many1(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_derivingClasses___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_derivingClasses___closed__7; -x_2 = l_Lean_Parser_Command_derivingClasses___closed__5; -x_3 = l_Lean_Parser_node(x_1, x_2); +x_1 = l_Lean_Parser_Term_binderTactic; +x_2 = l_Lean_Parser_Term_binderDefault; +x_3 = l_Lean_Parser_orelse(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_derivingClasses___closed__9() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_derivingClasses___closed__8; -x_2 = l_Lean_Parser_Command_declId___closed__6; -x_3 = l_Lean_Parser_Command_declId___closed__7; -x_4 = 0; -x_5 = l_Lean_Parser_sepBy1(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_derivingClasses() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__10() { _start: { -lean_object* x_1; -x_1 = l_Lean_Parser_Command_derivingClasses___closed__9; -return x_1; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__9; +x_2 = l_Lean_Parser_optional(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_optDeriving___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__11() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("optDeriving", 11); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_optDeclSig; +x_2 = l_Lean_Parser_Command_structExplicitBinder___closed__10; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeriving___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__12() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_optDeriving___closed__1; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__8; +x_2 = l_Lean_Parser_Command_structExplicitBinder___closed__11; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeriving___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__13() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_optDeriving___closed__1; -x_2 = l_Lean_Parser_Command_optDeriving___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); -return x_5; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Term_quot___closed__11; +x_2 = l_Lean_Parser_Command_structExplicitBinder___closed__12; +x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeriving___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDefDeriving___closed__7; -x_2 = l_Lean_Parser_Command_derivingClasses; +x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__13; +x_2 = l_Lean_Parser_Term_quot___closed__14; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeriving___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_skip; -x_2 = l_Lean_Parser_Command_optDeriving___closed__4; +x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__7; +x_2 = l_Lean_Parser_Command_structExplicitBinder___closed__14; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeriving___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_optDeriving___closed__5; -x_2 = l_Lean_Parser_optional(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_optDeriving___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_optDeriving___closed__2; +x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_optDeriving___closed__6; +x_3 = l_Lean_Parser_Command_structExplicitBinder___closed__15; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_optDeriving___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDeriving___closed__3; -x_2 = l_Lean_Parser_Command_optDeriving___closed__7; +x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__3; +x_2 = l_Lean_Parser_Command_structExplicitBinder___closed__16; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeriving___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDeriving___closed__2; -x_2 = l_Lean_Parser_Command_optDeriving___closed__8; +x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__2; +x_2 = l_Lean_Parser_Command_structExplicitBinder___closed__17; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeriving() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_optDeriving___closed__9; +x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__18; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_computedField___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("computedField", 13); +x_1 = lean_mk_string_from_bytes("structImplicitBinder", 20); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_computedField___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_computedField___closed__1; +x_4 = l_Lean_Parser_Command_structImplicitBinder___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_computedField___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_computedField___closed__1; -x_2 = l_Lean_Parser_Command_computedField___closed__2; +x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__1; +x_2 = l_Lean_Parser_Command_structImplicitBinder___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_computedField___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__4() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes(" : ", 3); +x_1 = lean_mk_string_from_bytes("{", 1); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_computedField___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_computedField___closed__4; +x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__4; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_computedField___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_ctor___closed__8; +x_2 = l_Lean_Parser_Command_structImplicitBinder___closed__5; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__7() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_quot___closed__9; -x_2 = l_Lean_Parser_Term_matchAlts(x_1); +x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__6; +x_2 = l_Lean_Parser_atomic(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_computedField___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_quot___closed__9; -x_2 = l_Lean_Parser_Command_computedField___closed__6; +x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__8; +x_2 = l_Lean_Parser_Command_declSig; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_computedField___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_computedField___closed__5; -x_2 = l_Lean_Parser_Command_computedField___closed__7; -x_3 = l_Lean_Parser_andthen(x_1, x_2); +x_1 = l_Lean_Parser_Term_quot___closed__11; +x_2 = l_Lean_Parser_Command_structImplicitBinder___closed__8; +x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_computedField___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_ident; -x_2 = l_Lean_Parser_Command_computedField___closed__8; +x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__9; +x_2 = l_Lean_Parser_Command_declId___closed__10; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_computedField___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_ctor___closed__8; -x_2 = l_Lean_Parser_Command_computedField___closed__9; +x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__7; +x_2 = l_Lean_Parser_Command_structImplicitBinder___closed__10; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_computedField___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_computedField___closed__2; +x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_computedField___closed__10; +x_3 = l_Lean_Parser_Command_structImplicitBinder___closed__11; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_computedField___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_computedField___closed__3; -x_2 = l_Lean_Parser_Command_computedField___closed__11; +x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__3; +x_2 = l_Lean_Parser_Command_structImplicitBinder___closed__12; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_computedField___closed__13() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_computedField___closed__2; -x_2 = l_Lean_Parser_Command_computedField___closed__12; +x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__2; +x_2 = l_Lean_Parser_Command_structImplicitBinder___closed__13; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_computedField() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_computedField___closed__13; +x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__14; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("computedFields", 14); +x_1 = lean_mk_string_from_bytes("structInstBinder", 16); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_computedFields___closed__1; +x_4 = l_Lean_Parser_Command_structInstBinder___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_computedFields___closed__1; -x_2 = l_Lean_Parser_Command_computedFields___closed__2; +x_1 = l_Lean_Parser_Command_structInstBinder___closed__1; +x_2 = l_Lean_Parser_Command_structInstBinder___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__4() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("with", 4); +x_1 = lean_mk_string_from_bytes("[", 1); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_computedFields___closed__4; +x_1 = l_Lean_Parser_Command_structInstBinder___closed__4; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_skip; -x_2 = l_Lean_Parser_Command_computedField; +x_1 = l_Lean_Parser_Command_ctor___closed__8; +x_2 = l_Lean_Parser_Command_structInstBinder___closed__5; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__7() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__8; -x_2 = l_Lean_Parser_Command_computedFields___closed__6; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_structInstBinder___closed__6; +x_2 = l_Lean_Parser_atomic(x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__8() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_computedFields___closed__7; -x_2 = l_Lean_Parser_many(x_1); -return x_2; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("]", 1); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__9() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_computedFields___closed__8; -x_2 = l_Lean_Parser_withPosition(x_1); +x_1 = l_Lean_Parser_Command_structInstBinder___closed__8; +x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_computedFields___closed__5; -x_2 = l_Lean_Parser_Command_computedFields___closed__9; +x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__9; +x_2 = l_Lean_Parser_Command_structInstBinder___closed__9; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__11() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_structInstBinder___closed__7; +x_2 = l_Lean_Parser_Command_structInstBinder___closed__10; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_computedFields___closed__2; +x_1 = l_Lean_Parser_Command_structInstBinder___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_computedFields___closed__10; +x_3 = l_Lean_Parser_Command_structInstBinder___closed__11; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_computedFields___closed__3; -x_2 = l_Lean_Parser_Command_computedFields___closed__11; +x_1 = l_Lean_Parser_Command_structInstBinder___closed__3; +x_2 = l_Lean_Parser_Command_structInstBinder___closed__12; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_computedFields___closed__13() { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_computedFields___closed__2; -x_2 = l_Lean_Parser_Command_computedFields___closed__12; +x_1 = l_Lean_Parser_Command_structInstBinder___closed__2; +x_2 = l_Lean_Parser_Command_structInstBinder___closed__13; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_computedFields() { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_computedFields___closed__13; +x_1 = l_Lean_Parser_Command_structInstBinder___closed__14; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("inductive", 9); +x_1 = lean_mk_string_from_bytes("structSimpleBinder", 18); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_inductive___closed__1; +x_4 = l_Lean_Parser_Command_structSimpleBinder___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_inductive___closed__1; -x_2 = l_Lean_Parser_Command_inductive___closed__2; +x_1 = l_Lean_Parser_Command_structSimpleBinder___closed__1; +x_2 = l_Lean_Parser_Command_structSimpleBinder___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder___closed__4() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("inductive ", 10); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_ctor___closed__8; +x_2 = l_Lean_Parser_ident; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_inductive___closed__4; -x_2 = l_Lean_Parser_symbol(x_1); +x_1 = l_Lean_Parser_Command_structSimpleBinder___closed__4; +x_2 = l_Lean_Parser_atomic(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder___closed__6() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes(" where", 6); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_structSimpleBinder___closed__5; +x_2 = l_Lean_Parser_Command_structExplicitBinder___closed__11; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder___closed__7() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_inductive___closed__6; -x_2 = l_Lean_Parser_symbol(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Command_structSimpleBinder___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Command_structSimpleBinder___closed__6; +x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); +return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declValSimple___closed__5; -x_2 = l_Lean_Parser_Command_inductive___closed__7; -x_3 = l_Lean_Parser_orelse(x_1, x_2); +x_1 = l_Lean_Parser_Command_structSimpleBinder___closed__3; +x_2 = l_Lean_Parser_Command_structSimpleBinder___closed__7; +x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder___closed__9() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_inductive___closed__8; -x_2 = l_Lean_Parser_optional(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_structSimpleBinder___closed__2; +x_2 = l_Lean_Parser_Command_structSimpleBinder___closed__8; +x_3 = l_Lean_Parser_withCache(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_ctor; -x_2 = l_Lean_Parser_many(x_1); -return x_2; +lean_object* x_1; +x_1 = l_Lean_Parser_Command_structSimpleBinder___closed__9; +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_structFields___closed__1() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_skip; -x_2 = l_Lean_Parser_Command_computedFields; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("structFields", 12); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_structFields___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_inductive___closed__11; -x_2 = l_Lean_Parser_optional(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Term_quot___closed__1; +x_2 = l_Lean_Parser_Term_quot___closed__2; +x_3 = l_Lean_Parser_Command_quot___closed__1; +x_4 = l_Lean_Parser_Command_structFields___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__13() { +static lean_object* _init_l_Lean_Parser_Command_structFields___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_inductive___closed__12; -x_2 = l_Lean_Parser_Command_optDeriving; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Command_structFields___closed__1; +x_2 = l_Lean_Parser_Command_structFields___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__14() { +static lean_object* _init_l_Lean_Parser_Command_structFields___closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("checkColGe", 10); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_structFields___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_structFields___closed__4; +x_2 = l_Lean_Parser_checkColGe(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_structFields___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_inductive___closed__10; -x_2 = l_Lean_Parser_Command_inductive___closed__13; -x_3 = l_Lean_Parser_andthen(x_1, x_2); +x_1 = l_Lean_Parser_Command_structInstBinder; +x_2 = l_Lean_Parser_Command_structSimpleBinder; +x_3 = l_Lean_Parser_orelse(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__15() { +static lean_object* _init_l_Lean_Parser_Command_structFields___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_inductive___closed__9; -x_2 = l_Lean_Parser_Command_inductive___closed__14; -x_3 = l_Lean_Parser_andthen(x_1, x_2); +x_1 = l_Lean_Parser_Command_structImplicitBinder; +x_2 = l_Lean_Parser_Command_structFields___closed__6; +x_3 = l_Lean_Parser_orelse(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__16() { +static lean_object* _init_l_Lean_Parser_Command_structFields___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDeclSig; -x_2 = l_Lean_Parser_Command_inductive___closed__15; +x_1 = l_Lean_Parser_Command_structExplicitBinder; +x_2 = l_Lean_Parser_Command_structFields___closed__7; +x_3 = l_Lean_Parser_orelse(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_structFields___closed__9() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_structFields___closed__5; +x_2 = l_Lean_Parser_Command_structFields___closed__8; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__17() { +static lean_object* _init_l_Lean_Parser_Command_structFields___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId; -x_2 = l_Lean_Parser_Command_inductive___closed__16; +x_1 = l_Lean_Parser_skip; +x_2 = l_Lean_Parser_Command_structFields___closed__9; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__18() { +static lean_object* _init_l_Lean_Parser_Command_structFields___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_inductive___closed__5; -x_2 = l_Lean_Parser_Command_inductive___closed__17; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__14; +x_2 = l_Lean_Parser_Command_structFields___closed__10; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__19() { +static lean_object* _init_l_Lean_Parser_Command_structFields___closed__12() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_structFields___closed__11; +x_2 = l_Lean_Parser_many(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_structFields___closed__13() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_structFields___closed__12; +x_2 = l_Lean_Parser_withPosition(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_structFields___closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_inductive___closed__2; +x_1 = l_Lean_Parser_Command_structFields___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_inductive___closed__18; +x_3 = l_Lean_Parser_Command_structFields___closed__13; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__20() { +static lean_object* _init_l_Lean_Parser_Command_structFields___closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_inductive___closed__3; -x_2 = l_Lean_Parser_Command_inductive___closed__19; +x_1 = l_Lean_Parser_Command_structFields___closed__3; +x_2 = l_Lean_Parser_Command_structFields___closed__14; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_inductive___closed__21() { +static lean_object* _init_l_Lean_Parser_Command_structFields___closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_inductive___closed__2; -x_2 = l_Lean_Parser_Command_inductive___closed__20; +x_1 = l_Lean_Parser_Command_structFields___closed__2; +x_2 = l_Lean_Parser_Command_structFields___closed__15; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_inductive() { +static lean_object* _init_l_Lean_Parser_Command_structFields() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_inductive___closed__21; +x_1 = l_Lean_Parser_Command_structFields___closed__16; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("classInductive", 14); +x_1 = lean_mk_string_from_bytes("structCtor", 10); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_classInductive___closed__1; +x_4 = l_Lean_Parser_Command_structCtor___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_classInductive___closed__1; -x_2 = l_Lean_Parser_Command_classInductive___closed__2; +x_1 = l_Lean_Parser_Command_structCtor___closed__1; +x_2 = l_Lean_Parser_Command_structCtor___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__4() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("class ", 6); +x_1 = lean_mk_string_from_bytes(" :: ", 4); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_classInductive___closed__4; +x_1 = l_Lean_Parser_Command_structCtor___closed__4; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_classInductive___closed__5; -x_2 = l_Lean_Parser_Command_inductive___closed__5; +x_1 = l_Lean_Parser_ident; +x_2 = l_Lean_Parser_Command_structCtor___closed__5; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_derivingClasses___closed__7; -x_2 = l_Lean_Parser_Command_classInductive___closed__6; -x_3 = l_Lean_Parser_node(x_1, x_2); +x_1 = l_Lean_Parser_Command_ctor___closed__8; +x_2 = l_Lean_Parser_Command_structCtor___closed__6; +x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__8() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_classInductive___closed__7; +x_1 = l_Lean_Parser_Command_structCtor___closed__7; x_2 = l_Lean_Parser_atomic(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__9() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_inductive___closed__10; -x_2 = l_Lean_Parser_Command_optDeriving; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__10() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_inductive___closed__9; -x_2 = l_Lean_Parser_Command_classInductive___closed__9; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__11() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDeclSig; -x_2 = l_Lean_Parser_Command_classInductive___closed__10; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__12() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId; -x_2 = l_Lean_Parser_Command_classInductive___closed__11; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__13() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_classInductive___closed__8; -x_2 = l_Lean_Parser_Command_classInductive___closed__12; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__14() { +static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_classInductive___closed__2; +x_1 = l_Lean_Parser_Command_structCtor___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_classInductive___closed__13; +x_3 = l_Lean_Parser_Command_structCtor___closed__8; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__15() { +static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_classInductive___closed__3; -x_2 = l_Lean_Parser_Command_classInductive___closed__14; +x_1 = l_Lean_Parser_Command_structCtor___closed__3; +x_2 = l_Lean_Parser_Command_structCtor___closed__9; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_classInductive___closed__16() { +static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_classInductive___closed__2; -x_2 = l_Lean_Parser_Command_classInductive___closed__15; +x_1 = l_Lean_Parser_Command_structCtor___closed__2; +x_2 = l_Lean_Parser_Command_structCtor___closed__10; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_classInductive() { +static lean_object* _init_l_Lean_Parser_Command_structCtor() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_classInductive___closed__16; +x_1 = l_Lean_Parser_Command_structCtor___closed__11; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structureTk___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("structExplicitBinder", 20); +x_1 = lean_mk_string_from_bytes("structureTk", 11); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_structureTk___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_structExplicitBinder___closed__1; +x_4 = l_Lean_Parser_Command_structureTk___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_structureTk___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__1; -x_2 = l_Lean_Parser_Command_structExplicitBinder___closed__2; +x_1 = l_Lean_Parser_Command_structureTk___closed__1; +x_2 = l_Lean_Parser_Command_structureTk___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_structureTk___closed__4() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("(", 1); +x_1 = lean_mk_string_from_bytes("structure ", 10); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_structureTk___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__4; +x_1 = l_Lean_Parser_Command_structureTk___closed__4; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_ctor___closed__8; -x_2 = l_Lean_Parser_Command_structExplicitBinder___closed__5; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__6; -x_2 = l_Lean_Parser_atomic(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_structureTk___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_ident; -x_2 = l_Lean_Parser_many1(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Command_structureTk___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Command_structureTk___closed__5; +x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); +return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_structureTk___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_binderTactic; -x_2 = l_Lean_Parser_Term_binderDefault; -x_3 = l_Lean_Parser_orelse(x_1, x_2); +x_1 = l_Lean_Parser_Command_structureTk___closed__3; +x_2 = l_Lean_Parser_Command_structureTk___closed__6; +x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__10() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__9; -x_2 = l_Lean_Parser_optional(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_structureTk___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDeclSig; -x_2 = l_Lean_Parser_Command_structExplicitBinder___closed__10; -x_3 = l_Lean_Parser_andthen(x_1, x_2); +x_1 = l_Lean_Parser_Command_structureTk___closed__2; +x_2 = l_Lean_Parser_Command_structureTk___closed__7; +x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_structureTk() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__8; -x_2 = l_Lean_Parser_Command_structExplicitBinder___closed__11; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_1; +x_1 = l_Lean_Parser_Command_structureTk___closed__8; +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__13() { +static lean_object* _init_l_Lean_Parser_Command_classTk___closed__1() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_quot___closed__11; -x_2 = l_Lean_Parser_Command_structExplicitBinder___closed__12; -x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("classTk", 7); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__14() { +static lean_object* _init_l_Lean_Parser_Command_classTk___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__13; -x_2 = l_Lean_Parser_Term_quot___closed__14; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Term_quot___closed__1; +x_2 = l_Lean_Parser_Term_quot___closed__2; +x_3 = l_Lean_Parser_Command_quot___closed__1; +x_4 = l_Lean_Parser_Command_classTk___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__15() { +static lean_object* _init_l_Lean_Parser_Command_classTk___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__7; -x_2 = l_Lean_Parser_Command_structExplicitBinder___closed__14; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Command_classTk___closed__1; +x_2 = l_Lean_Parser_Command_classTk___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__16() { +static lean_object* _init_l_Lean_Parser_Command_classTk___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__2; +x_1 = l_Lean_Parser_Command_classTk___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_structExplicitBinder___closed__15; +x_3 = l_Lean_Parser_Command_classInductive___closed__5; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__17() { +static lean_object* _init_l_Lean_Parser_Command_classTk___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__3; -x_2 = l_Lean_Parser_Command_structExplicitBinder___closed__16; +x_1 = l_Lean_Parser_Command_classTk___closed__3; +x_2 = l_Lean_Parser_Command_classTk___closed__4; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder___closed__18() { +static lean_object* _init_l_Lean_Parser_Command_classTk___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__2; -x_2 = l_Lean_Parser_Command_structExplicitBinder___closed__17; +x_1 = l_Lean_Parser_Command_classTk___closed__2; +x_2 = l_Lean_Parser_Command_classTk___closed__5; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder() { +static lean_object* _init_l_Lean_Parser_Command_classTk() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__18; +x_1 = l_Lean_Parser_Command_classTk___closed__6; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_extends___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("structImplicitBinder", 20); +x_1 = lean_mk_string_from_bytes("extends", 7); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_extends___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_structImplicitBinder___closed__1; +x_4 = l_Lean_Parser_Command_extends___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_extends___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__1; -x_2 = l_Lean_Parser_Command_structImplicitBinder___closed__2; +x_1 = l_Lean_Parser_Command_extends___closed__1; +x_2 = l_Lean_Parser_Command_extends___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_extends___closed__4() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("{", 1); +x_1 = lean_mk_string_from_bytes(" extends ", 9); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_extends___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__4; +x_1 = l_Lean_Parser_Command_extends___closed__4; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_ctor___closed__8; -x_2 = l_Lean_Parser_Command_structImplicitBinder___closed__5; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__6; -x_2 = l_Lean_Parser_atomic(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__8() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__8; -x_2 = l_Lean_Parser_Command_declSig; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__9() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_quot___closed__11; -x_2 = l_Lean_Parser_Command_structImplicitBinder___closed__8; -x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_extends___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__9; -x_2 = l_Lean_Parser_Command_declId___closed__10; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Term_quot___closed__9; +x_2 = l_Lean_Parser_Command_declId___closed__6; +x_3 = l_Lean_Parser_Command_declId___closed__7; +x_4 = 0; +x_5 = l_Lean_Parser_sepBy1(x_1, x_2, x_3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_extends___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__7; -x_2 = l_Lean_Parser_Command_structImplicitBinder___closed__10; +x_1 = l_Lean_Parser_Command_extends___closed__5; +x_2 = l_Lean_Parser_Command_extends___closed__6; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_extends___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__2; +x_1 = l_Lean_Parser_Command_extends___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_structImplicitBinder___closed__11; +x_3 = l_Lean_Parser_Command_extends___closed__7; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__13() { +static lean_object* _init_l_Lean_Parser_Command_extends___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__3; -x_2 = l_Lean_Parser_Command_structImplicitBinder___closed__12; +x_1 = l_Lean_Parser_Command_extends___closed__3; +x_2 = l_Lean_Parser_Command_extends___closed__8; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder___closed__14() { +static lean_object* _init_l_Lean_Parser_Command_extends___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__2; -x_2 = l_Lean_Parser_Command_structImplicitBinder___closed__13; +x_1 = l_Lean_Parser_Command_extends___closed__2; +x_2 = l_Lean_Parser_Command_extends___closed__9; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder() { +static lean_object* _init_l_Lean_Parser_Command_extends() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__14; +x_1 = l_Lean_Parser_Command_extends___closed__10; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("structInstBinder", 16); +x_1 = lean_mk_string_from_bytes("structure", 9); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_structInstBinder___closed__1; +x_4 = l_Lean_Parser_Command_structure___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_structInstBinder___closed__1; -x_2 = l_Lean_Parser_Command_structInstBinder___closed__2; +x_1 = l_Lean_Parser_Command_structure___closed__1; +x_2 = l_Lean_Parser_Command_structure___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__4() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("[", 1); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__4() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structInstBinder___closed__4; -x_2 = l_Lean_Parser_symbol(x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_structureTk; +x_2 = l_Lean_Parser_Command_classTk; +x_3 = l_Lean_Parser_orelse(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_ctor___closed__8; -x_2 = l_Lean_Parser_Command_structInstBinder___closed__5; +x_1 = l_Lean_Parser_skip; +x_2 = l_Lean_Parser_Command_declSig___closed__4; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structInstBinder___closed__6; -x_2 = l_Lean_Parser_atomic(x_1); +x_1 = l_Lean_Parser_Command_structure___closed__5; +x_2 = l_Lean_Parser_many(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__8() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("]", 1); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__7() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structInstBinder___closed__8; -x_2 = l_Lean_Parser_symbol(x_1); +x_1 = l_Lean_Parser_Command_extends; +x_2 = l_Lean_Parser_optional(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__9; -x_2 = l_Lean_Parser_Command_structInstBinder___closed__9; +x_1 = l_Lean_Parser_Command_structure___closed__7; +x_2 = l_Lean_Parser_Term_optType; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structInstBinder___closed__7; -x_2 = l_Lean_Parser_Command_structInstBinder___closed__10; +x_1 = l_Lean_Parser_Command_structure___closed__6; +x_2 = l_Lean_Parser_Command_structure___closed__8; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__12() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_structInstBinder___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_structInstBinder___closed__11; -x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); -return x_4; -} -} -static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__13() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structInstBinder___closed__3; -x_2 = l_Lean_Parser_Command_structInstBinder___closed__12; -x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structInstBinder___closed__14() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structInstBinder___closed__2; -x_2 = l_Lean_Parser_Command_structInstBinder___closed__13; -x_3 = l_Lean_Parser_withCache(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structInstBinder() { -_start: -{ -lean_object* x_1; -x_1 = l_Lean_Parser_Command_structInstBinder___closed__14; -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__10() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("structSimpleBinder", 18); +x_1 = lean_mk_string_from_bytes(" where ", 7); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_structSimpleBinder___closed__1; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_structSimpleBinder___closed__1; -x_2 = l_Lean_Parser_Command_structSimpleBinder___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_ctor___closed__8; -x_2 = l_Lean_Parser_ident; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__11() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structSimpleBinder___closed__4; -x_2 = l_Lean_Parser_atomic(x_1); +x_1 = l_Lean_Parser_Command_structure___closed__10; +x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structSimpleBinder___closed__5; -x_2 = l_Lean_Parser_Command_structExplicitBinder___closed__11; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_structSimpleBinder___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_structSimpleBinder___closed__6; -x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); -return x_4; -} -} -static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder___closed__8() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structSimpleBinder___closed__3; -x_2 = l_Lean_Parser_Command_structSimpleBinder___closed__7; -x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structSimpleBinder___closed__2; -x_2 = l_Lean_Parser_Command_structSimpleBinder___closed__8; -x_3 = l_Lean_Parser_withCache(x_1, x_2); +x_1 = l_Lean_Parser_Command_namedPrio___closed__11; +x_2 = l_Lean_Parser_Command_structure___closed__11; +x_3 = l_Lean_Parser_orelse(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder() { -_start: -{ -lean_object* x_1; -x_1 = l_Lean_Parser_Command_structSimpleBinder___closed__9; -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_structFields___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("structFields", 12); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_structFields___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_structFields___closed__1; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_structFields___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_structFields___closed__1; -x_2 = l_Lean_Parser_Command_structFields___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_structFields___closed__4() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("checkColGe", 10); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_structFields___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__13() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structFields___closed__4; -x_2 = l_Lean_Parser_checkColGe(x_1); +x_1 = l_Lean_Parser_Command_structCtor; +x_2 = l_Lean_Parser_optional(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structFields___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structInstBinder; -x_2 = l_Lean_Parser_Command_structSimpleBinder; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structFields___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structImplicitBinder; -x_2 = l_Lean_Parser_Command_structFields___closed__6; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structFields___closed__8() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structExplicitBinder; -x_2 = l_Lean_Parser_Command_structFields___closed__7; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structFields___closed__9() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structFields___closed__5; -x_2 = l_Lean_Parser_Command_structFields___closed__8; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structFields___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_skip; -x_2 = l_Lean_Parser_Command_structFields___closed__9; +x_1 = l_Lean_Parser_Command_structure___closed__13; +x_2 = l_Lean_Parser_Command_structFields; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structFields___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__8; -x_2 = l_Lean_Parser_Command_structFields___closed__10; +x_1 = l_Lean_Parser_Command_structure___closed__12; +x_2 = l_Lean_Parser_Command_structure___closed__14; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structFields___closed__12() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structFields___closed__11; -x_2 = l_Lean_Parser_many(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_structFields___closed__13() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__16() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structFields___closed__12; -x_2 = l_Lean_Parser_withPosition(x_1); +x_1 = l_Lean_Parser_Command_structure___closed__15; +x_2 = l_Lean_Parser_optional(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structFields___closed__14() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_structFields___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_structFields___closed__13; -x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); -return x_4; -} -} -static lean_object* _init_l_Lean_Parser_Command_structFields___closed__15() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structFields___closed__3; -x_2 = l_Lean_Parser_Command_structFields___closed__14; -x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); +x_1 = l_Lean_Parser_Command_structure___closed__16; +x_2 = l_Lean_Parser_Command_optDeriving; +x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structFields___closed__16() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structFields___closed__2; -x_2 = l_Lean_Parser_Command_structFields___closed__15; -x_3 = l_Lean_Parser_withCache(x_1, x_2); +x_1 = l_Lean_Parser_Command_structure___closed__9; +x_2 = l_Lean_Parser_Command_structure___closed__17; +x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structFields() { -_start: -{ -lean_object* x_1; -x_1 = l_Lean_Parser_Command_structFields___closed__16; -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("structCtor", 10); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_structCtor___closed__1; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_structCtor___closed__1; -x_2 = l_Lean_Parser_Command_structCtor___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__4() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes(" :: ", 4); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structCtor___closed__4; -x_2 = l_Lean_Parser_symbol(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_ident; -x_2 = l_Lean_Parser_Command_structCtor___closed__5; +x_1 = l_Lean_Parser_Command_declId; +x_2 = l_Lean_Parser_Command_structure___closed__18; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__20() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_ctor___closed__8; -x_2 = l_Lean_Parser_Command_structCtor___closed__6; +x_1 = l_Lean_Parser_Command_structure___closed__4; +x_2 = l_Lean_Parser_Command_structure___closed__19; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__8() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structCtor___closed__7; -x_2 = l_Lean_Parser_atomic(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__21() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_structCtor___closed__2; +x_1 = l_Lean_Parser_Command_structure___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_structCtor___closed__8; +x_3 = l_Lean_Parser_Command_structure___closed__20; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__22() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structCtor___closed__3; -x_2 = l_Lean_Parser_Command_structCtor___closed__9; +x_1 = l_Lean_Parser_Command_structure___closed__3; +x_2 = l_Lean_Parser_Command_structure___closed__21; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structCtor___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_structure___closed__23() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structCtor___closed__2; -x_2 = l_Lean_Parser_Command_structCtor___closed__10; +x_1 = l_Lean_Parser_Command_structure___closed__2; +x_2 = l_Lean_Parser_Command_structure___closed__22; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structCtor() { +static lean_object* _init_l_Lean_Parser_Command_structure() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_structCtor___closed__11; +x_1 = l_Lean_Parser_Command_structure___closed__23; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_structureTk___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declaration___closed__1() { _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("structureTk", 11); +x_1 = lean_mk_string_from_bytes("declaration", 11); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_structureTk___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declaration___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_structureTk___closed__1; +x_4 = l_Lean_Parser_Command_declaration___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_structureTk___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_declaration___closed__3() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_structureTk___closed__1; -x_2 = l_Lean_Parser_Command_structureTk___closed__2; +x_1 = l_Lean_Parser_Command_declaration___closed__1; +x_2 = l_Lean_Parser_Command_declaration___closed__2; x_3 = 1; x_4 = 0; x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_structureTk___closed__4() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("structure ", 10); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_structureTk___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_declaration___closed__4() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structureTk___closed__4; -x_2 = l_Lean_Parser_symbol(x_1); +uint8_t x_1; lean_object* x_2; +x_1 = 0; +x_2 = l_Lean_Parser_Command_declModifiers(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structureTk___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_structureTk___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_structureTk___closed__5; -x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); -return x_4; -} -} -static lean_object* _init_l_Lean_Parser_Command_structureTk___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structureTk___closed__3; -x_2 = l_Lean_Parser_Command_structureTk___closed__6; -x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structureTk___closed__8() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structureTk___closed__2; -x_2 = l_Lean_Parser_Command_structureTk___closed__7; -x_3 = l_Lean_Parser_withCache(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structureTk() { -_start: -{ -lean_object* x_1; -x_1 = l_Lean_Parser_Command_structureTk___closed__8; -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_classTk___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("classTk", 7); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_classTk___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_classTk___closed__1; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_classTk___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_classTk___closed__1; -x_2 = l_Lean_Parser_Command_classTk___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_classTk___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_classTk___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_classInductive___closed__5; -x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); -return x_4; -} -} -static lean_object* _init_l_Lean_Parser_Command_classTk___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_declaration___closed__5() { _start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_classTk___closed__3; -x_2 = l_Lean_Parser_Command_classTk___closed__4; -x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_classTk___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_classTk___closed__2; -x_2 = l_Lean_Parser_Command_classTk___closed__5; -x_3 = l_Lean_Parser_withCache(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_classTk() { -_start: -{ -lean_object* x_1; -x_1 = l_Lean_Parser_Command_classTk___closed__6; -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_extends___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("extends", 7); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_extends___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_extends___closed__1; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_extends___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_extends___closed__1; -x_2 = l_Lean_Parser_Command_extends___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_extends___closed__4() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes(" extends ", 9); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_extends___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_extends___closed__4; -x_2 = l_Lean_Parser_symbol(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_extends___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_quot___closed__9; -x_2 = l_Lean_Parser_Command_declId___closed__6; -x_3 = l_Lean_Parser_Command_declId___closed__7; -x_4 = 0; -x_5 = l_Lean_Parser_sepBy1(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_extends___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_extends___closed__5; -x_2 = l_Lean_Parser_Command_extends___closed__6; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_extends___closed__8() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_extends___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_extends___closed__7; -x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); -return x_4; -} -} -static lean_object* _init_l_Lean_Parser_Command_extends___closed__9() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_extends___closed__3; -x_2 = l_Lean_Parser_Command_extends___closed__8; -x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_extends___closed__10() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_extends___closed__2; -x_2 = l_Lean_Parser_Command_extends___closed__9; -x_3 = l_Lean_Parser_withCache(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_extends() { -_start: -{ -lean_object* x_1; -x_1 = l_Lean_Parser_Command_extends___closed__10; -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("structure", 9); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_structure___closed__1; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_structure___closed__1; -x_2 = l_Lean_Parser_Command_structure___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structureTk; -x_2 = l_Lean_Parser_Command_classTk; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_skip; -x_2 = l_Lean_Parser_Command_declSig___closed__4; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structure___closed__5; -x_2 = l_Lean_Parser_many(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_extends; -x_2 = l_Lean_Parser_optional(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__8() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structure___closed__7; -x_2 = l_Lean_Parser_Term_optType; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__9() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structure___closed__6; -x_2 = l_Lean_Parser_Command_structure___closed__8; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__10() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes(" where ", 7); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__11() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structure___closed__10; -x_2 = l_Lean_Parser_symbol(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__12() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_namedPrio___closed__11; -x_2 = l_Lean_Parser_Command_structure___closed__11; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__13() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structCtor; -x_2 = l_Lean_Parser_optional(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__14() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structure___closed__13; -x_2 = l_Lean_Parser_Command_structFields; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__15() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structure___closed__12; -x_2 = l_Lean_Parser_Command_structure___closed__14; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__16() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structure___closed__15; -x_2 = l_Lean_Parser_optional(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__17() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structure___closed__16; -x_2 = l_Lean_Parser_Command_optDeriving; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__18() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structure___closed__9; -x_2 = l_Lean_Parser_Command_structure___closed__17; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__19() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId; -x_2 = l_Lean_Parser_Command_structure___closed__18; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__20() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structure___closed__4; -x_2 = l_Lean_Parser_Command_structure___closed__19; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__21() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_structure___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_structure___closed__20; -x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); -return x_4; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__22() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structure___closed__3; -x_2 = l_Lean_Parser_Command_structure___closed__21; -x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure___closed__23() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structure___closed__2; -x_2 = l_Lean_Parser_Command_structure___closed__22; -x_3 = l_Lean_Parser_withCache(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure() { -_start: -{ -lean_object* x_1; -x_1 = l_Lean_Parser_Command_structure___closed__23; -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration___closed__1() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("declaration", 11); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_declaration___closed__1; -x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Command_declaration___closed__1; -x_2 = l_Lean_Parser_Command_declaration___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); -return x_5; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration___closed__4() { -_start: -{ -uint8_t x_1; lean_object* x_2; -x_1 = 0; -x_2 = l_Lean_Parser_Command_declModifiers(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_classInductive; -x_2 = l_Lean_Parser_Command_structure; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_inductive; -x_2 = l_Lean_Parser_Command_declaration___closed__5; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_example; -x_2 = l_Lean_Parser_Command_declaration___closed__6; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration___closed__8() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_axiom; -x_2 = l_Lean_Parser_Command_declaration___closed__7; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration___closed__9() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_instance; -x_2 = l_Lean_Parser_Command_declaration___closed__8; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration___closed__10() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_opaque; -x_2 = l_Lean_Parser_Command_declaration___closed__9; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration___closed__11() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_theorem; -x_2 = l_Lean_Parser_Command_declaration___closed__10; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration___closed__12() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_def; -x_2 = l_Lean_Parser_Command_declaration___closed__11; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration___closed__13() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_abbrev; -x_2 = l_Lean_Parser_Command_declaration___closed__12; -x_3 = l_Lean_Parser_orelse(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration___closed__14() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declaration___closed__4; -x_2 = l_Lean_Parser_Command_declaration___closed__13; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration___closed__15() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_declaration___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_declaration___closed__14; -x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); -return x_4; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration___closed__16() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declaration___closed__3; -x_2 = l_Lean_Parser_Command_declaration___closed__15; -x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration___closed__17() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declaration___closed__2; -x_2 = l_Lean_Parser_Command_declaration___closed__16; -x_3 = l_Lean_Parser_withCache(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration() { -_start: -{ -lean_object* x_1; -x_1 = l_Lean_Parser_Command_declaration___closed__17; -return x_1; -} -} -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declaration(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_2 = l_Lean_Parser_Command_quot___closed__5; -x_3 = l_Lean_Parser_Command_declaration___closed__2; -x_4 = 1; -x_5 = l_Lean_Parser_Command_declaration; -x_6 = lean_unsigned_to_nat(1000u); -x_7 = l_Lean_Parser_addBuiltinParser(x_2, x_3, x_4, x_5, x_6, x_1); -return x_7; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(202u); -x_2 = lean_unsigned_to_nat(26u); -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(205u); -x_2 = lean_unsigned_to_nat(50u); -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__1; -x_2 = lean_unsigned_to_nat(26u); -x_3 = l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__2; -x_4 = lean_unsigned_to_nat(50u); -x_5 = lean_alloc_ctor(0, 4, 0); -lean_ctor_set(x_5, 0, x_1); -lean_ctor_set(x_5, 1, x_2); -lean_ctor_set(x_5, 2, x_3); -lean_ctor_set(x_5, 3, x_4); -return x_5; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(202u); -x_2 = lean_unsigned_to_nat(30u); -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(202u); -x_2 = lean_unsigned_to_nat(41u); -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; -x_1 = l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__4; -x_2 = lean_unsigned_to_nat(30u); -x_3 = l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__5; -x_4 = lean_unsigned_to_nat(41u); -x_5 = lean_alloc_ctor(0, 4, 0); -lean_ctor_set(x_5, 0, x_1); -lean_ctor_set(x_5, 1, x_2); -lean_ctor_set(x_5, 2, x_3); -lean_ctor_set(x_5, 3, x_4); -return x_5; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__3; -x_2 = l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__6; -x_3 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_3, 0, x_1); -lean_ctor_set(x_3, 1, x_2); -return x_3; -} -} -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declaration_declRange(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_2 = l_Lean_Parser_Command_declaration___closed__2; -x_3 = l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__7; -x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); -return x_4; -} -} -static lean_object* _init_l_Lean_Parser_Command_private_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_private___closed__1; -x_2 = l_Lean_Parser_Command_private___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; -} -} -static lean_object* _init_l_Lean_Parser_Command_private_formatter___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_private___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_private_formatter___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_private___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_private_formatter___closed__2; -x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); -return x_4; -} -} -LEAN_EXPORT lean_object* l_Lean_Parser_Command_private_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_private_formatter___closed__1; -x_7 = l_Lean_Parser_Command_private_formatter___closed__3; -x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_private_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_private___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; -x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); -return x_6; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_private_formatter___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_private_formatter), 5, 0); -return x_1; -} -} -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_private_formatter(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_private___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_private_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_private_formatter___closed__2; -x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); -return x_6; -} -} -static lean_object* _init_l_Lean_Parser_Command_protected_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_protected___closed__1; -x_2 = l_Lean_Parser_Command_protected___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; -} -} -static lean_object* _init_l_Lean_Parser_Command_protected_formatter___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_protected___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_protected_formatter___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_protected___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_protected_formatter___closed__2; -x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); -return x_4; -} -} -LEAN_EXPORT lean_object* l_Lean_Parser_Command_protected_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_protected_formatter___closed__1; -x_7 = l_Lean_Parser_Command_protected_formatter___closed__3; -x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_protected_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_protected___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; -x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); -return x_6; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_protected_formatter___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_protected_formatter), 5, 0); -return x_1; -} -} -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_protected_formatter(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_protected___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_protected_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_protected_formatter___closed__2; -x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); -return x_6; -} -} -LEAN_EXPORT lean_object* l_Lean_Parser_Command_visibility_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l___regBuiltin_Lean_Parser_Command_private_formatter___closed__2; -x_7 = l___regBuiltin_Lean_Parser_Command_protected_formatter___closed__2; -x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; -} -} -static lean_object* _init_l_Lean_Parser_Command_noncomputable_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_noncomputable___closed__1; -x_2 = l_Lean_Parser_Command_noncomputable___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; -} -} -static lean_object* _init_l_Lean_Parser_Command_noncomputable_formatter___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_noncomputable___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_noncomputable_formatter___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_noncomputable___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_noncomputable_formatter___closed__2; -x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); -return x_4; -} -} -LEAN_EXPORT lean_object* l_Lean_Parser_Command_noncomputable_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_noncomputable_formatter___closed__1; -x_7 = l_Lean_Parser_Command_noncomputable_formatter___closed__3; -x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_noncomputable_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_noncomputable___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; -x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); -return x_6; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_noncomputable_formatter___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_noncomputable_formatter), 5, 0); -return x_1; -} -} -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_noncomputable_formatter(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_noncomputable___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_noncomputable_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_noncomputable_formatter___closed__2; -x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); -return x_6; -} -} -static lean_object* _init_l_Lean_Parser_Command_unsafe_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_unsafe___closed__1; -x_2 = l_Lean_Parser_Command_unsafe___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; -} -} -static lean_object* _init_l_Lean_Parser_Command_unsafe_formatter___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_unsafe___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_unsafe_formatter___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_unsafe___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_unsafe_formatter___closed__2; -x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); -return x_4; -} -} -LEAN_EXPORT lean_object* l_Lean_Parser_Command_unsafe_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_unsafe_formatter___closed__1; -x_7 = l_Lean_Parser_Command_unsafe_formatter___closed__3; -x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_unsafe_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_unsafe___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; -x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); -return x_6; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_unsafe_formatter___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_unsafe_formatter), 5, 0); -return x_1; -} -} -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_unsafe_formatter(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_unsafe___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_unsafe_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_unsafe_formatter___closed__2; -x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); -return x_6; -} -} -static lean_object* _init_l_Lean_Parser_Command_partial_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_partial___closed__1; -x_2 = l_Lean_Parser_Command_partial___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; -} -} -static lean_object* _init_l_Lean_Parser_Command_partial_formatter___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_partial___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_partial_formatter___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_partial___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_partial_formatter___closed__2; -x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); -return x_4; -} -} -LEAN_EXPORT lean_object* l_Lean_Parser_Command_partial_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_partial_formatter___closed__1; -x_7 = l_Lean_Parser_Command_partial_formatter___closed__3; -x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_partial_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_partial___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; -x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); -return x_6; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_partial_formatter___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_partial_formatter), 5, 0); -return x_1; -} -} -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_partial_formatter(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_partial___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_partial_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_partial_formatter___closed__2; -x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); -return x_6; -} -} -static lean_object* _init_l_Lean_Parser_Command_nonrec_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_nonrec___closed__1; -x_2 = l_Lean_Parser_Command_nonrec___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; -} -} -static lean_object* _init_l_Lean_Parser_Command_nonrec_formatter___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_nonrec___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_nonrec_formatter___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_nonrec___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_nonrec_formatter___closed__2; -x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); -return x_4; -} -} -LEAN_EXPORT lean_object* l_Lean_Parser_Command_nonrec_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_nonrec_formatter___closed__1; -x_7 = l_Lean_Parser_Command_nonrec_formatter___closed__3; -x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_nonrec_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_nonrec___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; -x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); -return x_6; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_nonrec_formatter___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_nonrec_formatter), 5, 0); -return x_1; -} -} -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_nonrec_formatter(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_nonrec___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_nonrec_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_nonrec_formatter___closed__2; -x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); -return x_6; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_declModifiers___closed__1; -x_2 = l_Lean_Parser_Command_declModifiers___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_docComment_formatter), 5, 0); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__4() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_visibility_formatter), 5, 0); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_noncomputable_formatter___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_unsafe_formatter___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__8() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_partial_formatter___closed__2; -x_2 = l___regBuiltin_Lean_Parser_Command_nonrec_formatter___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__9() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__8; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__10() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__7; -x_2 = l_Lean_Parser_Command_declModifiers_formatter___closed__9; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__11() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__6; -x_2 = l_Lean_Parser_Command_declModifiers_formatter___closed__10; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__12() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__5; -x_2 = l_Lean_Parser_Command_declModifiers_formatter___closed__11; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__13() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_moduleDoc_formatter___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_ppDedent_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__14() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_attributes_formatter), 5, 0); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__15() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__14; -x_2 = l_Lean_Parser_Command_declModifiers_formatter___closed__13; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__16() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__15; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__17() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__16; -x_2 = l_Lean_Parser_Command_declModifiers_formatter___closed__12; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__18() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__3; -x_2 = l_Lean_Parser_Command_declModifiers_formatter___closed__17; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__19() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_declModifiers___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_declModifiers_formatter___closed__18; -x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); -return x_4; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__20() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_skip_formatter___boxed), 4, 0); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__21() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__14; -x_2 = l_Lean_Parser_Command_declModifiers_formatter___closed__20; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__22() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__21; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__23() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__22; -x_2 = l_Lean_Parser_Command_declModifiers_formatter___closed__12; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__24() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__3; -x_2 = l_Lean_Parser_Command_declModifiers_formatter___closed__23; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__25() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_declModifiers___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_declModifiers_formatter___closed__24; -x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); -return x_4; -} -} -LEAN_EXPORT lean_object* l_Lean_Parser_Command_declModifiers_formatter(uint8_t x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -if (x_1 == 0) -{ -lean_object* x_7; lean_object* x_8; lean_object* x_9; -x_7 = l_Lean_Parser_Command_declModifiers_formatter___closed__1; -x_8 = l_Lean_Parser_Command_declModifiers_formatter___closed__19; -x_9 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_7, x_8, x_2, x_3, x_4, x_5, x_6); -return x_9; -} -else -{ -lean_object* x_10; lean_object* x_11; lean_object* x_12; -x_10 = l_Lean_Parser_Command_declModifiers_formatter___closed__1; -x_11 = l_Lean_Parser_Command_declModifiers_formatter___closed__25; -x_12 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_10, x_11, x_2, x_3, x_4, x_5, x_6); -return x_12; -} -} -} -LEAN_EXPORT lean_object* l_Lean_Parser_Command_declModifiers_formatter___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { -_start: -{ -uint8_t x_7; lean_object* x_8; -x_7 = lean_unbox(x_1); -lean_dec(x_1); -x_8 = l_Lean_Parser_Command_declModifiers_formatter(x_7, x_2, x_3, x_4, x_5, x_6); -return x_8; -} -} -static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_declId___closed__1; -x_2 = l_Lean_Parser_Command_declId___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; -} -} -static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declId___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declId___closed__6; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__4() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ident_formatter), 5, 0); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Command_declId_formatter___closed__4; -x_2 = l_Lean_Parser_Command_declId___closed__6; -x_3 = l_Lean_Parser_Command_declId_formatter___closed__3; -x_4 = 0; -x_5 = lean_box(x_4); -x_6 = lean_alloc_closure((void*)(l_Lean_Parser_sepBy1_formatter___boxed), 9, 4); -lean_closure_set(x_6, 0, x_1); -lean_closure_set(x_6, 1, x_2); -lean_closure_set(x_6, 2, x_3); -lean_closure_set(x_6, 3, x_5); -return x_6; -} -} -static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declId___closed__9; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId_formatter___closed__5; -x_2 = l_Lean_Parser_Command_declId_formatter___closed__6; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__8() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId_formatter___closed__2; -x_2 = l_Lean_Parser_Command_declId_formatter___closed__7; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__9() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declId_formatter___closed__8; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__10() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId_formatter___closed__4; -x_2 = l_Lean_Parser_Command_declId_formatter___closed__9; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__11() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_declId___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_declId_formatter___closed__10; -x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); -return x_4; -} -} -LEAN_EXPORT lean_object* l_Lean_Parser_Command_declId_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_declId_formatter___closed__1; -x_7 = l_Lean_Parser_Command_declId_formatter___closed__11; -x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_declId___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; -x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); -return x_6; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declId_formatter), 5, 0); -return x_1; -} -} -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declId_formatter(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_declId___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2; -x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); -return x_6; +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_classInductive; +x_2 = l_Lean_Parser_Command_structure; +x_3 = l_Lean_Parser_orelse(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declaration___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_optDeclSig___closed__1; -x_2 = l_Lean_Parser_Command_optDeclSig___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_inductive; +x_2 = l_Lean_Parser_Command_declaration___closed__5; +x_3 = l_Lean_Parser_orelse(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declaration___closed__7() { _start: { -uint8_t x_1; lean_object* x_2; lean_object* x_3; -x_1 = 0; -x_2 = lean_box(x_1); -x_3 = lean_alloc_closure((void*)(l_Lean_Parser_Term_bracketedBinder_formatter___boxed), 6, 1); -lean_closure_set(x_3, 0, x_2); +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_example; +x_2 = l_Lean_Parser_Command_declaration___closed__6; +x_3 = l_Lean_Parser_orelse(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_declaration___closed__8() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_binderIdent_formatter), 5, 0); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_axiom; +x_2 = l_Lean_Parser_Command_declaration___closed__7; +x_3 = l_Lean_Parser_orelse(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_declaration___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDeclSig_formatter___closed__3; -x_2 = l_Lean_Parser_Command_optDeclSig_formatter___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); +x_1 = l_Lean_Parser_Command_instance; +x_2 = l_Lean_Parser_Command_declaration___closed__8; +x_3 = l_Lean_Parser_orelse(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_declaration___closed__10() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_ppSpace_formatter___boxed), 5, 0); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_opaque; +x_2 = l_Lean_Parser_Command_declaration___closed__9; +x_3 = l_Lean_Parser_orelse(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig_formatter___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_declaration___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDeclSig_formatter___closed__5; -x_2 = l_Lean_Parser_Command_optDeclSig_formatter___closed__4; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); +x_1 = l_Lean_Parser_Command_theorem; +x_2 = l_Lean_Parser_Command_declaration___closed__10; +x_3 = l_Lean_Parser_orelse(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig_formatter___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_declaration___closed__12() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_optDeclSig_formatter___closed__6; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_many_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_def; +x_2 = l_Lean_Parser_Command_declaration___closed__11; +x_3 = l_Lean_Parser_orelse(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig_formatter___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_declaration___closed__13() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_optType_formatter), 5, 0); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_abbrev; +x_2 = l_Lean_Parser_Command_declaration___closed__12; +x_3 = l_Lean_Parser_orelse(x_1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig_formatter___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_declaration___closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDeclSig_formatter___closed__7; -x_2 = l_Lean_Parser_Command_optDeclSig_formatter___closed__8; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); +x_1 = l_Lean_Parser_Command_declaration___closed__4; +x_2 = l_Lean_Parser_Command_declaration___closed__13; +x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig_formatter___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_declaration___closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_optDeclSig___closed__2; +x_1 = l_Lean_Parser_Command_declaration___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_optDeclSig_formatter___closed__9; -x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); +x_3 = l_Lean_Parser_Command_declaration___closed__14; +x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_optDeclSig_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +static lean_object* _init_l_Lean_Parser_Command_declaration___closed__16() { _start: { -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_optDeclSig_formatter___closed__1; -x_7 = l_Lean_Parser_Command_optDeclSig_formatter___closed__10; -x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declaration___closed__3; +x_2 = l_Lean_Parser_Command_declaration___closed__15; +x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); +return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_optDeclSig_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declaration___closed__17() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_optDeclSig___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; -x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); -return x_6; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declaration___closed__2; +x_2 = l_Lean_Parser_Command_declaration___closed__16; +x_3 = l_Lean_Parser_withCache(x_1, x_2); +return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_optDeclSig_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declaration() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_optDeclSig_formatter), 5, 0); +x_1 = l_Lean_Parser_Command_declaration___closed__17; return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_optDeclSig_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declaration(lean_object* x_1) { _start: { -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_optDeclSig___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_optDeclSig_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_optDeclSig_formatter___closed__2; -x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); -return x_6; +lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; +x_2 = l_Lean_Parser_Command_quot___closed__5; +x_3 = l_Lean_Parser_Command_declaration___closed__2; +x_4 = 1; +x_5 = l_Lean_Parser_Command_declaration; +x_6 = lean_unsigned_to_nat(1000u); +x_7 = l_Lean_Parser_addBuiltinParser(x_2, x_3, x_4, x_5, x_6, x_1); +return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__1() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_declValSimple___closed__1; -x_2 = l_Lean_Parser_Command_declValSimple___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_unsigned_to_nat(181u); +x_2 = lean_unsigned_to_nat(26u); +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declValSimple___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_unsigned_to_nat(184u); +x_2 = lean_unsigned_to_nat(50u); +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple_formatter___closed__3() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__3() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_whereDecls_formatter), 5, 0); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__1; +x_2 = lean_unsigned_to_nat(26u); +x_3 = l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__2; +x_4 = lean_unsigned_to_nat(50u); +x_5 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_5, 0, x_1); +lean_ctor_set(x_5, 1, x_2); +lean_ctor_set(x_5, 2, x_3); +lean_ctor_set(x_5, 3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple_formatter___closed__4() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__4() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declValSimple_formatter___closed__3; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = lean_unsigned_to_nat(181u); +x_2 = lean_unsigned_to_nat(30u); +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple_formatter___closed__5() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_quot_formatter___closed__3; -x_2 = l_Lean_Parser_Command_declValSimple_formatter___closed__4; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); +x_1 = lean_unsigned_to_nat(181u); +x_2 = lean_unsigned_to_nat(41u); +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple_formatter___closed__6() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__6() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_ppHardLineUnlessUngrouped_formatter___boxed), 5, 0); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__4; +x_2 = lean_unsigned_to_nat(30u); +x_3 = l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__5; +x_4 = lean_unsigned_to_nat(41u); +x_5 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_5, 0, x_1); +lean_ctor_set(x_5, 1, x_2); +lean_ctor_set(x_5, 2, x_3); +lean_ctor_set(x_5, 3, x_4); +return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple_formatter___closed__7() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declValSimple_formatter___closed__6; -x_2 = l_Lean_Parser_Command_declValSimple_formatter___closed__5; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); +x_1 = l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__3; +x_2 = l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__6; +x_3 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_3, 0, x_1); +lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple_formatter___closed__8() { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declaration_declRange(lean_object* x_1) { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declValSimple_formatter___closed__2; -x_2 = l_Lean_Parser_Command_declValSimple_formatter___closed__7; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_2 = l_Lean_Parser_Command_declaration___closed__2; +x_3 = l___regBuiltin_Lean_Parser_Command_declaration_declRange___closed__7; +x_4 = l_Lean_addBuiltinDeclarationRanges(x_2, x_3, x_1); +return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple_formatter___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_private_formatter___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; +x_1 = l_Lean_Parser_Command_private___closed__1; +x_2 = l_Lean_Parser_Command_private___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = lean_box(x_3); +x_6 = lean_box(x_4); +x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); +lean_closure_set(x_7, 0, x_1); +lean_closure_set(x_7, 1, x_2); +lean_closure_set(x_7, 2, x_5); +lean_closure_set(x_7, 3, x_6); +return x_7; +} +} +static lean_object* _init_l_Lean_Parser_Command_private_formatter___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_private___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_private_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_declValSimple___closed__2; +x_1 = l_Lean_Parser_Command_private___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_declValSimple_formatter___closed__8; +x_3 = l_Lean_Parser_Command_private_formatter___closed__2; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -13496,55 +11182,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_declValSimple_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_private_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_declValSimple_formatter___closed__1; -x_7 = l_Lean_Parser_Command_declValSimple_formatter___closed__9; +x_6 = l_Lean_Parser_Command_private_formatter___closed__1; +x_7 = l_Lean_Parser_Command_private_formatter___closed__3; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declValSimple_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_private_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_declValSimple___closed__1; +x_4 = l_Lean_Parser_Command_private___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declValSimple_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_private_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declValSimple_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_private_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declValSimple_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_private_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_declValSimple___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_declValSimple_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_declValSimple_formatter___closed__2; +x_3 = l_Lean_Parser_Command_private___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_private_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_private_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_declValEqns_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_protected_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_declValEqns___closed__1; -x_2 = l_Lean_Parser_Command_declValEqns___closed__2; +x_1 = l_Lean_Parser_Command_protected___closed__1; +x_2 = l_Lean_Parser_Command_protected___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -13557,21 +11243,23 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_declValEqns_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_protected_formatter___closed__2() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_matchAltsWhereDecls_formatter), 5, 0); -return x_1; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_protected___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declValEqns_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_protected_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_declValEqns___closed__2; +x_1 = l_Lean_Parser_Command_protected___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_declValEqns_formatter___closed__2; +x_3 = l_Lean_Parser_Command_protected_formatter___closed__2; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -13579,55 +11267,65 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_declValEqns_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_protected_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_declValEqns_formatter___closed__1; -x_7 = l_Lean_Parser_Command_declValEqns_formatter___closed__3; +x_6 = l_Lean_Parser_Command_protected_formatter___closed__1; +x_7 = l_Lean_Parser_Command_protected_formatter___closed__3; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declValEqns_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_protected_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_declValEqns___closed__1; +x_4 = l_Lean_Parser_Command_protected___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declValEqns_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_protected_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declValEqns_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_protected_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declValEqns_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_protected_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_declValEqns___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_declValEqns_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_declValEqns_formatter___closed__2; +x_3 = l_Lean_Parser_Command_protected___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_protected_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_protected_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructField_formatter___closed__1() { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_visibility_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +lean_object* x_6; lean_object* x_7; lean_object* x_8; +x_6 = l___regBuiltin_Lean_Parser_Command_private_formatter___closed__2; +x_7 = l___regBuiltin_Lean_Parser_Command_protected_formatter___closed__2; +x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +return x_8; +} +} +static lean_object* _init_l_Lean_Parser_Command_noncomputable_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_whereStructField___closed__1; -x_2 = l_Lean_Parser_Command_whereStructField___closed__2; +x_1 = l_Lean_Parser_Command_noncomputable___closed__1; +x_2 = l_Lean_Parser_Command_noncomputable___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -13640,21 +11338,23 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructField_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_noncomputable_formatter___closed__2() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_letDecl_formatter), 5, 0); -return x_1; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_noncomputable___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructField_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_noncomputable_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_whereStructField___closed__2; +x_1 = l_Lean_Parser_Command_noncomputable___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_whereStructField_formatter___closed__2; +x_3 = l_Lean_Parser_Command_noncomputable_formatter___closed__2; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -13662,55 +11362,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_whereStructField_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_noncomputable_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_whereStructField_formatter___closed__1; -x_7 = l_Lean_Parser_Command_whereStructField_formatter___closed__3; +x_6 = l_Lean_Parser_Command_noncomputable_formatter___closed__1; +x_7 = l_Lean_Parser_Command_noncomputable_formatter___closed__3; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_whereStructField_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_noncomputable_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_whereStructField___closed__1; +x_4 = l_Lean_Parser_Command_noncomputable___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_whereStructField_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_noncomputable_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_whereStructField_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_noncomputable_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_whereStructField_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_noncomputable_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_whereStructField___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_whereStructField_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_whereStructField_formatter___closed__2; +x_3 = l_Lean_Parser_Command_noncomputable___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_noncomputable_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_noncomputable_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_unsafe_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__1; -x_2 = l_Lean_Parser_Command_whereStructInst___closed__2; +x_1 = l_Lean_Parser_Command_unsafe___closed__1; +x_2 = l_Lean_Parser_Command_unsafe___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -13723,103 +11423,108 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst_formatter___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_optDeclSig_formatter___closed__5; -x_2 = lean_alloc_closure((void*)(l_Lean_ppIndent_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_whereStructInst_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_unsafe_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__4; +x_1 = l_Lean_Parser_Command_unsafe___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_unsafe_formatter___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_whereStructField_formatter___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_ppGroup_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Command_unsafe___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Command_unsafe_formatter___closed__2; +x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); +lean_closure_set(x_4, 0, x_1); +lean_closure_set(x_4, 1, x_2); +lean_closure_set(x_4, 2, x_3); +return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst_formatter___closed__5() { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_unsafe_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__6; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_6; lean_object* x_7; lean_object* x_8; +x_6 = l_Lean_Parser_Command_unsafe_formatter___closed__1; +x_7 = l_Lean_Parser_Command_unsafe_formatter___closed__3; +x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +return x_8; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst_formatter___closed__6() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_unsafe_formatter___closed__1() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_whereStructInst_formatter___closed__4; -x_2 = l_Lean_Parser_Command_whereStructInst___closed__6; -x_3 = l_Lean_Parser_Command_whereStructInst_formatter___closed__5; -x_4 = lean_alloc_closure((void*)(l_Lean_Parser_sepByIndent_formatter___boxed), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); -return x_4; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Lean_Parser_Term_quot___closed__1; +x_2 = l_Lean_Parser_Term_quot___closed__2; +x_3 = l_Lean_Parser_Command_quot___closed__1; +x_4 = l_Lean_Parser_Command_unsafe___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; +x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); +return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst_formatter___closed__7() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_unsafe_formatter___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_whereStructInst_formatter___closed__6; -x_2 = l_Lean_Parser_Command_declValSimple_formatter___closed__4; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_unsafe_formatter), 5, 0); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst_formatter___closed__8() { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_unsafe_formatter(lean_object* x_1) { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_whereStructInst_formatter___closed__3; -x_2 = l_Lean_Parser_Command_whereStructInst_formatter___closed__7; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; +x_3 = l_Lean_Parser_Command_unsafe___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_unsafe_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_unsafe_formatter___closed__2; +x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); +return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst_formatter___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_partial_formatter___closed__1() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_whereStructInst_formatter___closed__2; -x_2 = l_Lean_Parser_Command_whereStructInst_formatter___closed__8; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; +x_1 = l_Lean_Parser_Command_partial___closed__1; +x_2 = l_Lean_Parser_Command_partial___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = lean_box(x_3); +x_6 = lean_box(x_4); +x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); +lean_closure_set(x_7, 0, x_1); +lean_closure_set(x_7, 1, x_2); +lean_closure_set(x_7, 2, x_5); +lean_closure_set(x_7, 3, x_6); +return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst_formatter___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_partial_formatter___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_partial___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_partial_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__2; +x_1 = l_Lean_Parser_Command_partial___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_whereStructInst_formatter___closed__9; +x_3 = l_Lean_Parser_Command_partial_formatter___closed__2; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -13827,106 +11532,140 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_whereStructInst_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_partial_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_whereStructInst_formatter___closed__1; -x_7 = l_Lean_Parser_Command_whereStructInst_formatter___closed__10; +x_6 = l_Lean_Parser_Command_partial_formatter___closed__1; +x_7 = l_Lean_Parser_Command_partial_formatter___closed__3; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_whereStructInst_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_partial_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_whereStructInst___closed__1; +x_4 = l_Lean_Parser_Command_partial___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_whereStructInst_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_partial_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_whereStructInst_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_partial_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_whereStructInst_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_partial_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_whereStructInst___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_whereStructInst_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_whereStructInst_formatter___closed__2; +x_3 = l_Lean_Parser_Command_partial___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_partial_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_partial_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_declVal_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_nonrec_formatter___closed__1() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Command_declVal___closed__1; -x_2 = l_Lean_Parser_Command_declVal___closed__2; +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; +x_1 = l_Lean_Parser_Command_nonrec___closed__1; +x_2 = l_Lean_Parser_Command_nonrec___closed__2; x_3 = 1; -x_4 = lean_box(x_3); +x_4 = 0; x_5 = lean_box(x_3); -x_6 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); -lean_closure_set(x_6, 0, x_1); -lean_closure_set(x_6, 1, x_2); -lean_closure_set(x_6, 2, x_4); -lean_closure_set(x_6, 3, x_5); -return x_6; +x_6 = lean_box(x_4); +x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); +lean_closure_set(x_7, 0, x_1); +lean_closure_set(x_7, 1, x_2); +lean_closure_set(x_7, 2, x_5); +lean_closure_set(x_7, 3, x_6); +return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_declVal_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_nonrec_formatter___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_declValEqns_formatter___closed__2; -x_2 = l___regBuiltin_Lean_Parser_Command_whereStructInst_formatter___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_nonrec___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declVal_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_nonrec_formatter___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_declValSimple_formatter___closed__2; -x_2 = l_Lean_Parser_Command_declVal_formatter___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Command_nonrec___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Command_nonrec_formatter___closed__2; +x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); +lean_closure_set(x_4, 0, x_1); +lean_closure_set(x_4, 1, x_2); +lean_closure_set(x_4, 2, x_3); +return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_declVal_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_nonrec_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_declVal_formatter___closed__1; -x_7 = l_Lean_Parser_Command_declVal_formatter___closed__3; +x_6 = l_Lean_Parser_Command_nonrec_formatter___closed__1; +x_7 = l_Lean_Parser_Command_nonrec_formatter___closed__3; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_nonrec_formatter___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Lean_Parser_Term_quot___closed__1; +x_2 = l_Lean_Parser_Term_quot___closed__2; +x_3 = l_Lean_Parser_Command_quot___closed__1; +x_4 = l_Lean_Parser_Command_nonrec___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; +x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); +return x_6; +} +} +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_nonrec_formatter___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_nonrec_formatter), 5, 0); +return x_1; +} +} +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_nonrec_formatter(lean_object* x_1) { +_start: +{ +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; +x_3 = l_Lean_Parser_Command_nonrec___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_nonrec_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_nonrec_formatter___closed__2; +x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); +return x_6; +} +} +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_terminationByElement___closed__1; -x_2 = l_Lean_Parser_Command_terminationByElement___closed__2; +x_1 = l_Lean_Parser_Command_declModifiers___closed__1; +x_2 = l_Lean_Parser_Command_declModifiers___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -13939,274 +11678,191 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_hole_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_docComment_formatter), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId_formatter___closed__4; -x_2 = l_Lean_Parser_Command_terminationByElement_formatter___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDeclSig_formatter___closed__5; -x_2 = l_Lean_Parser_Command_terminationByElement_formatter___closed__3; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_terminationByElement_formatter___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_many_formatter), 6, 1); +x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__2; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__4() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingByElement___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_visibility_formatter), 5, 0); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingByElement___closed__6; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); +x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_terminationByElement_formatter___closed__7; +x_1 = l___regBuiltin_Lean_Parser_Command_noncomputable_formatter___closed__2; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_terminationByElement_formatter___closed__8; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_patternIgnore_formatter), 6, 1); +x_1 = l___regBuiltin_Lean_Parser_Command_unsafe_formatter___closed__2; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_quot_formatter___closed__3; -x_2 = l_Lean_Parser_Command_terminationByElement_formatter___closed__9; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +x_1 = l___regBuiltin_Lean_Parser_Command_partial_formatter___closed__2; +x_2 = l___regBuiltin_Lean_Parser_Command_nonrec_formatter___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__9() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_terminationByElement_formatter___closed__6; -x_2 = l_Lean_Parser_Command_terminationByElement_formatter___closed__10; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__8; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_terminationByElement_formatter___closed__5; -x_2 = l_Lean_Parser_Command_terminationByElement_formatter___closed__11; +x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__7; +x_2 = l_Lean_Parser_Command_declModifiers_formatter___closed__9; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__13() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_terminationByElement_formatter___closed__3; -x_2 = l_Lean_Parser_Command_terminationByElement_formatter___closed__12; +x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__6; +x_2 = l_Lean_Parser_Command_declModifiers_formatter___closed__10; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__14() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_moduleDoc_formatter___closed__4; -x_2 = l_Lean_Parser_Command_terminationByElement_formatter___closed__13; +x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__5; +x_2 = l_Lean_Parser_Command_declModifiers_formatter___closed__11; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__15() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_terminationByElement___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_terminationByElement_formatter___closed__14; -x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); -return x_4; -} -} -LEAN_EXPORT lean_object* l_Lean_Parser_Command_terminationByElement_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_terminationByElement_formatter___closed__1; -x_7 = l_Lean_Parser_Command_terminationByElement_formatter___closed__15; -x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_terminationByElement_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__13() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_terminationByElement___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; -x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); -return x_6; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_moduleDoc_formatter___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_ppDedent_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_terminationByElement_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__14() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_terminationByElement_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_attributes_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_terminationByElement_formatter(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_terminationByElement___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_terminationByElement_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_terminationByElement_formatter___closed__2; -x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); -return x_6; -} -} -static lean_object* _init_l_Lean_Parser_Command_terminationBy_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_terminationBy___closed__1; -x_2 = l_Lean_Parser_Command_terminationBy___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; -} -} -static lean_object* _init_l_Lean_Parser_Command_terminationBy_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__15() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_terminationBy___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__14; +x_2 = l_Lean_Parser_Command_declModifiers_formatter___closed__13; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__16() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_terminationByElement_formatter___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_many1Indent_formatter), 6, 1); +x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__15; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_terminationBy_formatter___closed__2; -x_2 = l_Lean_Parser_Command_terminationBy_formatter___closed__3; +x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__16; +x_2 = l_Lean_Parser_Command_declModifiers_formatter___closed__12; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__13; -x_2 = l_Lean_Parser_Command_terminationBy_formatter___closed__4; +x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__3; +x_2 = l_Lean_Parser_Command_declModifiers_formatter___closed__17; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy_formatter___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_terminationBy___closed__2; +x_1 = l_Lean_Parser_Command_declModifiers___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_terminationBy_formatter___closed__5; +x_3 = l_Lean_Parser_Command_declModifiers_formatter___closed__18; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -14214,140 +11870,67 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_terminationBy_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_terminationBy_formatter___closed__1; -x_7 = l_Lean_Parser_Command_terminationBy_formatter___closed__6; -x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_terminationBy_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_terminationBy___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; -x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); -return x_6; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_terminationBy_formatter___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_terminationBy_formatter), 5, 0); -return x_1; -} -} -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_terminationBy_formatter(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_terminationBy___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_terminationBy_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_terminationBy_formatter___closed__2; -x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); -return x_6; -} -} -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_decreasingByElement___closed__1; -x_2 = l_Lean_Parser_Command_decreasingByElement___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; -} -} -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__20() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Tactic_tacticSeq_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_skip_formatter___boxed), 4, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__21() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingByElement_formatter___closed__2; -x_2 = l_Lean_Parser_Command_terminationByElement_formatter___closed__9; +x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__14; +x_2 = l_Lean_Parser_Command_declModifiers_formatter___closed__20; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__22() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_terminationByElement_formatter___closed__6; -x_2 = l_Lean_Parser_Command_decreasingByElement_formatter___closed__3; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__21; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__23() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId_formatter___closed__4; -x_2 = l_Lean_Parser_Command_decreasingByElement_formatter___closed__4; +x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__22; +x_2 = l_Lean_Parser_Command_declModifiers_formatter___closed__12; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement_formatter___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingByElement_formatter___closed__5; -x_2 = lean_alloc_closure((void*)(l_Lean_ppIndent_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement_formatter___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__24() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_moduleDoc_formatter___closed__4; -x_2 = l_Lean_Parser_Command_decreasingByElement_formatter___closed__6; +x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__3; +x_2 = l_Lean_Parser_Command_declModifiers_formatter___closed__23; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement_formatter___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_formatter___closed__25() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_decreasingByElement___closed__2; +x_1 = l_Lean_Parser_Command_declModifiers___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_decreasingByElement_formatter___closed__7; +x_3 = l_Lean_Parser_Command_declModifiers_formatter___closed__24; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -14355,55 +11938,43 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_decreasingByElement_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_declModifiers_formatter(uint8_t x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_decreasingByElement_formatter___closed__1; -x_7 = l_Lean_Parser_Command_decreasingByElement_formatter___closed__8; -x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_decreasingByElement_formatter___closed__1() { -_start: +if (x_1 == 0) { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_decreasingByElement___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; -x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); -return x_6; -} +lean_object* x_7; lean_object* x_8; lean_object* x_9; +x_7 = l_Lean_Parser_Command_declModifiers_formatter___closed__1; +x_8 = l_Lean_Parser_Command_declModifiers_formatter___closed__19; +x_9 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_7, x_8, x_2, x_3, x_4, x_5, x_6); +return x_9; } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_decreasingByElement_formatter___closed__2() { -_start: +else { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_decreasingByElement_formatter), 5, 0); -return x_1; +lean_object* x_10; lean_object* x_11; lean_object* x_12; +x_10 = l_Lean_Parser_Command_declModifiers_formatter___closed__1; +x_11 = l_Lean_Parser_Command_declModifiers_formatter___closed__25; +x_12 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_10, x_11, x_2, x_3, x_4, x_5, x_6); +return x_12; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_decreasingByElement_formatter(lean_object* x_1) { +} +LEAN_EXPORT lean_object* l_Lean_Parser_Command_declModifiers_formatter___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_decreasingByElement___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_decreasingByElement_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_decreasingByElement_formatter___closed__2; -x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); -return x_6; +uint8_t x_7; lean_object* x_8; +x_7 = lean_unbox(x_1); +lean_dec(x_1); +x_8 = l_Lean_Parser_Command_declModifiers_formatter(x_7, x_2, x_3, x_4, x_5, x_6); +return x_8; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__1; -x_2 = l_Lean_Parser_Command_decreasingByMany___closed__2; +x_1 = l_Lean_Parser_Command_declId___closed__1; +x_2 = l_Lean_Parser_Command_declId___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -14416,67 +11987,114 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId_formatter___closed__4; -x_2 = l_Lean_Parser_Command_terminationByElement_formatter___closed__6; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_declId___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingByMany_formatter___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_lookahead_formatter___boxed), 5, 1); +x_1 = l_Lean_Parser_Command_declId___closed__6; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ident_formatter), 5, 0); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Lean_Parser_Command_declId_formatter___closed__4; +x_2 = l_Lean_Parser_Command_declId___closed__6; +x_3 = l_Lean_Parser_Command_declId_formatter___closed__3; +x_4 = 0; +x_5 = lean_box(x_4); +x_6 = lean_alloc_closure((void*)(l_Lean_Parser_sepBy1_formatter___boxed), 9, 4); +lean_closure_set(x_6, 0, x_1); +lean_closure_set(x_6, 1, x_2); +lean_closure_set(x_6, 2, x_3); +lean_closure_set(x_6, 3, x_5); +return x_6; +} +} +static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingByMany_formatter___closed__3; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_atomic_formatter), 6, 1); +x_1 = l_Lean_Parser_Command_declId___closed__9; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declId_formatter___closed__5; +x_2 = l_Lean_Parser_Command_declId_formatter___closed__6; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__8() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declId_formatter___closed__2; +x_2 = l_Lean_Parser_Command_declId_formatter___closed__7; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__9() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_decreasingByElement_formatter___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_many1Indent_formatter), 6, 1); +x_1 = l_Lean_Parser_Command_declId_formatter___closed__8; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany_formatter___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingByMany_formatter___closed__4; -x_2 = l_Lean_Parser_Command_decreasingByMany_formatter___closed__5; +x_1 = l_Lean_Parser_Command_declId_formatter___closed__4; +x_2 = l_Lean_Parser_Command_declId_formatter___closed__9; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany_formatter___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_declId_formatter___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__2; +x_1 = l_Lean_Parser_Command_declId___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_decreasingByMany_formatter___closed__6; +x_3 = l_Lean_Parser_Command_declId_formatter___closed__10; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -14484,55 +12102,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_decreasingByMany_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_declId_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_decreasingByMany_formatter___closed__1; -x_7 = l_Lean_Parser_Command_decreasingByMany_formatter___closed__7; +x_6 = l_Lean_Parser_Command_declId_formatter___closed__1; +x_7 = l_Lean_Parser_Command_declId_formatter___closed__11; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_decreasingByMany_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_decreasingByMany___closed__1; +x_4 = l_Lean_Parser_Command_declId___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_decreasingByMany_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_decreasingByMany_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declId_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_decreasingByMany_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declId_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_decreasingByMany___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_decreasingByMany_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_decreasingByMany_formatter___closed__2; +x_3 = l_Lean_Parser_Command_declId___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy1_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_decreasingBy1___closed__1; -x_2 = l_Lean_Parser_Command_decreasingBy1___closed__2; +x_1 = l_Lean_Parser_Command_optDeclSig___closed__1; +x_2 = l_Lean_Parser_Command_optDeclSig___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -14545,134 +12163,94 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy1_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig_formatter___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_decreasingBy1___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_decreasingByElement_formatter___closed__2; -x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); -return x_4; +uint8_t x_1; lean_object* x_2; lean_object* x_3; +x_1 = 0; +x_2 = lean_box(x_1); +x_3 = lean_alloc_closure((void*)(l_Lean_Parser_Term_bracketedBinder_formatter___boxed), 6, 1); +lean_closure_set(x_3, 0, x_2); +return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_decreasingBy1_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig_formatter___closed__3() { _start: { -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_decreasingBy1_formatter___closed__1; -x_7 = l_Lean_Parser_Command_decreasingBy1_formatter___closed__2; -x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_binderIdent_formatter), 5, 0); +return x_1; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_decreasingBy1_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig_formatter___closed__4() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_decreasingBy1___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; -x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); -return x_6; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_optDeclSig_formatter___closed__3; +x_2 = l_Lean_Parser_Command_optDeclSig_formatter___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_decreasingBy1_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig_formatter___closed__5() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_decreasingBy1_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_ppSpace_formatter___boxed), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_decreasingBy1_formatter(lean_object* x_1) { -_start: -{ -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_decreasingBy1___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_decreasingBy1_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_decreasingBy1_formatter___closed__2; -x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); -return x_6; -} -} -static lean_object* _init_l_Lean_Parser_Command_decreasingBy_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig_formatter___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_decreasingBy___closed__1; -x_2 = l_Lean_Parser_Command_decreasingBy___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_optDeclSig_formatter___closed__5; +x_2 = l_Lean_Parser_Command_optDeclSig_formatter___closed__4; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingBy___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); +x_1 = l_Lean_Parser_Command_optDeclSig_formatter___closed__6; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_many_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy_formatter___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_decreasingByMany_formatter___closed__2; -x_2 = l___regBuiltin_Lean_Parser_Command_decreasingBy1_formatter___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_decreasingBy_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig_formatter___closed__8() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingBy_formatter___closed__2; -x_2 = l_Lean_Parser_Command_decreasingBy_formatter___closed__3; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_optType_formatter), 5, 0); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig_formatter___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__13; -x_2 = l_Lean_Parser_Command_decreasingBy_formatter___closed__4; +x_1 = l_Lean_Parser_Command_optDeclSig_formatter___closed__7; +x_2 = l_Lean_Parser_Command_optDeclSig_formatter___closed__8; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy_formatter___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig_formatter___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_decreasingBy___closed__2; +x_1 = l_Lean_Parser_Command_optDeclSig___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_decreasingBy_formatter___closed__5; +x_3 = l_Lean_Parser_Command_optDeclSig_formatter___closed__9; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -14680,85 +12258,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_decreasingBy_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_optDeclSig_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_decreasingBy_formatter___closed__1; -x_7 = l_Lean_Parser_Command_decreasingBy_formatter___closed__6; +x_6 = l_Lean_Parser_Command_optDeclSig_formatter___closed__1; +x_7 = l_Lean_Parser_Command_optDeclSig_formatter___closed__10; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_decreasingBy_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_optDeclSig_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_decreasingBy___closed__1; +x_4 = l_Lean_Parser_Command_optDeclSig___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_decreasingBy_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_optDeclSig_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_decreasingBy_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_optDeclSig_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_decreasingBy_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_optDeclSig_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_decreasingBy___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_decreasingBy_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_decreasingBy_formatter___closed__2; +x_3 = l_Lean_Parser_Command_optDeclSig___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_optDeclSig_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_optDeclSig_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_terminationSuffix_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_terminationBy_formatter___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_terminationSuffix_formatter___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_decreasingBy_formatter___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -LEAN_EXPORT lean_object* l_Lean_Parser_Command_terminationSuffix_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_terminationSuffix_formatter___closed__1; -x_7 = l_Lean_Parser_Command_terminationSuffix_formatter___closed__2; -x_8 = l_Lean_PrettyPrinter_Formatter_andthen_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; -} -} -static lean_object* _init_l_Lean_Parser_Command_abbrev_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_abbrev___closed__1; -x_2 = l_Lean_Parser_Command_abbrev___closed__2; +x_1 = l_Lean_Parser_Command_declValSimple___closed__1; +x_2 = l_Lean_Parser_Command_declValSimple___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -14771,97 +12319,105 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_abbrev___closed__4; +x_1 = l_Lean_Parser_Command_declValSimple___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple_formatter___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_optDeclSig_formatter___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_ppIndent_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_whereDecls_formatter), 5, 0); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple_formatter___closed__4() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declVal_formatter), 5, 0); -return x_1; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_declValSimple_formatter___closed__3; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple_formatter___closed__5() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_terminationSuffix_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Termination_suffix_formatter), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev_formatter___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple_formatter___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_abbrev_formatter___closed__4; -x_2 = l_Lean_Parser_Command_abbrev_formatter___closed__5; +x_1 = l_Lean_Parser_Command_declValSimple_formatter___closed__5; +x_2 = l_Lean_Parser_Command_declValSimple_formatter___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev_formatter___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_abbrev_formatter___closed__3; -x_2 = l_Lean_Parser_Command_abbrev_formatter___closed__6; +x_1 = l_Lean_Parser_Term_quot_formatter___closed__3; +x_2 = l_Lean_Parser_Command_declValSimple_formatter___closed__6; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev_formatter___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple_formatter___closed__8() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_ppHardLineUnlessUngrouped_formatter___boxed), 5, 0); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_declValSimple_formatter___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2; -x_2 = l_Lean_Parser_Command_abbrev_formatter___closed__7; +x_1 = l_Lean_Parser_Command_declValSimple_formatter___closed__8; +x_2 = l_Lean_Parser_Command_declValSimple_formatter___closed__7; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev_formatter___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple_formatter___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_abbrev_formatter___closed__2; -x_2 = l_Lean_Parser_Command_abbrev_formatter___closed__8; +x_1 = l_Lean_Parser_Command_declValSimple_formatter___closed__2; +x_2 = l_Lean_Parser_Command_declValSimple_formatter___closed__9; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev_formatter___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple_formatter___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_abbrev___closed__2; +x_1 = l_Lean_Parser_Command_declValSimple___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_abbrev_formatter___closed__9; +x_3 = l_Lean_Parser_Command_declValSimple_formatter___closed__10; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -14869,130 +12425,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_abbrev_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_declValSimple_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_abbrev_formatter___closed__1; -x_7 = l_Lean_Parser_Command_abbrev_formatter___closed__10; +x_6 = l_Lean_Parser_Command_declValSimple_formatter___closed__1; +x_7 = l_Lean_Parser_Command_declValSimple_formatter___closed__11; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_abbrev_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declValSimple_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_abbrev___closed__1; +x_4 = l_Lean_Parser_Command_declValSimple___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_abbrev_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declValSimple_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_abbrev_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declValSimple_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_abbrev_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declValSimple_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_abbrev___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_abbrev_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_abbrev_formatter___closed__2; +x_3 = l_Lean_Parser_Command_declValSimple___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_declValSimple_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_declValSimple_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_optDefDeriving_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_optDefDeriving___closed__1; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_optDefDeriving_formatter___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_optDefDeriving___closed__3; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_notSymbol_formatter___boxed), 5, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_optDefDeriving_formatter___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDefDeriving_formatter___closed__1; -x_2 = l_Lean_Parser_Command_optDefDeriving_formatter___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_optDefDeriving_formatter___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_optDefDeriving_formatter___closed__3; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_atomic_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_optDefDeriving_formatter___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDefDeriving_formatter___closed__4; -x_2 = l_Lean_Parser_Command_declId_formatter___closed__5; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_optDefDeriving_formatter___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__13; -x_2 = l_Lean_Parser_Command_optDefDeriving_formatter___closed__5; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -LEAN_EXPORT lean_object* l_Lean_Parser_Command_optDefDeriving_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; lean_object* x_7; -x_6 = l_Lean_Parser_Command_optDefDeriving_formatter___closed__6; -x_7 = l_Lean_Parser_optional_formatter(x_6, x_1, x_2, x_3, x_4, x_5); -return x_7; -} -} -static lean_object* _init_l_Lean_Parser_Command_def_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declValEqns_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_def___closed__1; -x_2 = l_Lean_Parser_Command_def___closed__2; +x_1 = l_Lean_Parser_Command_declValEqns___closed__1; +x_2 = l_Lean_Parser_Command_declValEqns___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -15005,91 +12486,21 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_def_formatter___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_def___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_def_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_declValEqns_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_optDefDeriving_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_matchAltsWhereDecls_formatter), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_def_formatter___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_def_formatter___closed__3; -x_2 = l_Lean_Parser_Command_abbrev_formatter___closed__5; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_def_formatter___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_abbrev_formatter___closed__4; -x_2 = l_Lean_Parser_Command_def_formatter___closed__4; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_def_formatter___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_abbrev_formatter___closed__3; -x_2 = l_Lean_Parser_Command_def_formatter___closed__5; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_def_formatter___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2; -x_2 = l_Lean_Parser_Command_def_formatter___closed__6; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_def_formatter___closed__8() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_def_formatter___closed__2; -x_2 = l_Lean_Parser_Command_def_formatter___closed__7; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_def_formatter___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_declValEqns_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_def___closed__2; +x_1 = l_Lean_Parser_Command_declValEqns___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_def_formatter___closed__8; +x_3 = l_Lean_Parser_Command_declValEqns_formatter___closed__2; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -15097,55 +12508,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_def_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_declValEqns_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_def_formatter___closed__1; -x_7 = l_Lean_Parser_Command_def_formatter___closed__9; +x_6 = l_Lean_Parser_Command_declValEqns_formatter___closed__1; +x_7 = l_Lean_Parser_Command_declValEqns_formatter___closed__3; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_def_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declValEqns_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_def___closed__1; +x_4 = l_Lean_Parser_Command_declValEqns___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_def_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declValEqns_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_def_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declValEqns_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_def_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declValEqns_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_def___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_def_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_def_formatter___closed__2; +x_3 = l_Lean_Parser_Command_declValEqns___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_declValEqns_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_declValEqns_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_declSig_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_whereStructField_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_declSig___closed__1; -x_2 = l_Lean_Parser_Command_declSig___closed__2; +x_1 = l_Lean_Parser_Command_whereStructField___closed__1; +x_2 = l_Lean_Parser_Command_whereStructField___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -15158,33 +12569,21 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_declSig_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_whereStructField_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_typeSpec_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_letDecl_formatter), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_declSig_formatter___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDeclSig_formatter___closed__7; -x_2 = l_Lean_Parser_Command_declSig_formatter___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declSig_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_whereStructField_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_declSig___closed__2; +x_1 = l_Lean_Parser_Command_whereStructField___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_declSig_formatter___closed__3; +x_3 = l_Lean_Parser_Command_whereStructField_formatter___closed__2; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -15192,55 +12591,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_declSig_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_whereStructField_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_declSig_formatter___closed__1; -x_7 = l_Lean_Parser_Command_declSig_formatter___closed__4; +x_6 = l_Lean_Parser_Command_whereStructField_formatter___closed__1; +x_7 = l_Lean_Parser_Command_whereStructField_formatter___closed__3; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declSig_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_whereStructField_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_declSig___closed__1; +x_4 = l_Lean_Parser_Command_whereStructField___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declSig_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_whereStructField_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declSig_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_whereStructField_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declSig_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_whereStructField_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_declSig___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_declSig_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_declSig_formatter___closed__2; +x_3 = l_Lean_Parser_Command_whereStructField___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_whereStructField_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_whereStructField_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_theorem_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_theorem___closed__1; -x_2 = l_Lean_Parser_Command_theorem___closed__2; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__1; +x_2 = l_Lean_Parser_Command_whereStructInst___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -15253,69 +12652,103 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_theorem_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_theorem___closed__4; +x_1 = l_Lean_Parser_Command_optDeclSig_formatter___closed__5; +x_2 = lean_alloc_closure((void*)(l_Lean_ppIndent_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_whereStructInst_formatter___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_theorem_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst_formatter___closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_declSig_formatter___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_ppIndent_formatter), 6, 1); +x_1 = l___regBuiltin_Lean_Parser_Command_whereStructField_formatter___closed__2; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_ppGroup_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_whereStructInst_formatter___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__6; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_theorem_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst_formatter___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Command_whereStructInst_formatter___closed__4; +x_2 = l_Lean_Parser_Command_whereStructInst___closed__6; +x_3 = l_Lean_Parser_Command_whereStructInst_formatter___closed__5; +x_4 = lean_alloc_closure((void*)(l_Lean_Parser_sepByIndent_formatter___boxed), 8, 3); +lean_closure_set(x_4, 0, x_1); +lean_closure_set(x_4, 1, x_2); +lean_closure_set(x_4, 2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Command_whereStructInst_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_theorem_formatter___closed__3; -x_2 = l_Lean_Parser_Command_abbrev_formatter___closed__6; +x_1 = l_Lean_Parser_Command_whereStructInst_formatter___closed__6; +x_2 = l_Lean_Parser_Command_declValSimple_formatter___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_theorem_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst_formatter___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2; -x_2 = l_Lean_Parser_Command_theorem_formatter___closed__4; +x_1 = l_Lean_Parser_Command_whereStructInst_formatter___closed__3; +x_2 = l_Lean_Parser_Command_whereStructInst_formatter___closed__7; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_theorem_formatter___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst_formatter___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_theorem_formatter___closed__2; -x_2 = l_Lean_Parser_Command_theorem_formatter___closed__5; +x_1 = l_Lean_Parser_Command_whereStructInst_formatter___closed__2; +x_2 = l_Lean_Parser_Command_whereStructInst_formatter___closed__8; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_theorem_formatter___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst_formatter___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_theorem___closed__2; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_theorem_formatter___closed__6; +x_3 = l_Lean_Parser_Command_whereStructInst_formatter___closed__9; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -15323,55 +12756,106 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_theorem_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_whereStructInst_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_theorem_formatter___closed__1; -x_7 = l_Lean_Parser_Command_theorem_formatter___closed__7; +x_6 = l_Lean_Parser_Command_whereStructInst_formatter___closed__1; +x_7 = l_Lean_Parser_Command_whereStructInst_formatter___closed__10; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_theorem_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_whereStructInst_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_theorem___closed__1; +x_4 = l_Lean_Parser_Command_whereStructInst___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_theorem_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_whereStructInst_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_theorem_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_whereStructInst_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_theorem_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_whereStructInst_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_theorem___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_theorem_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_theorem_formatter___closed__2; +x_3 = l_Lean_Parser_Command_whereStructInst___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_whereStructInst_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_whereStructInst_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_opaque_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declVal_formatter___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Lean_Parser_Command_declVal___closed__1; +x_2 = l_Lean_Parser_Command_declVal___closed__2; +x_3 = 1; +x_4 = lean_box(x_3); +x_5 = lean_box(x_3); +x_6 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); +lean_closure_set(x_6, 0, x_1); +lean_closure_set(x_6, 1, x_2); +lean_closure_set(x_6, 2, x_4); +lean_closure_set(x_6, 3, x_5); +return x_6; +} +} +static lean_object* _init_l_Lean_Parser_Command_declVal_formatter___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Lean_Parser_Command_declValEqns_formatter___closed__2; +x_2 = l___regBuiltin_Lean_Parser_Command_whereStructInst_formatter___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_declVal_formatter___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Lean_Parser_Command_declValSimple_formatter___closed__2; +x_2 = l_Lean_Parser_Command_declVal_formatter___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Lean_Parser_Command_declVal_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +lean_object* x_6; lean_object* x_7; lean_object* x_8; +x_6 = l_Lean_Parser_Command_declVal_formatter___closed__1; +x_7 = l_Lean_Parser_Command_declVal_formatter___closed__3; +x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +return x_8; +} +} +static lean_object* _init_l_Lean_Parser_Command_abbrev_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_opaque___closed__1; -x_2 = l_Lean_Parser_Command_opaque___closed__2; +x_1 = l_Lean_Parser_Command_abbrev___closed__1; +x_2 = l_Lean_Parser_Command_abbrev___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -15384,69 +12868,77 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_opaque_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_abbrev_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_opaque___closed__4; +x_1 = l_Lean_Parser_Command_abbrev___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_opaque_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_abbrev_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_declValSimple_formatter___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); +x_1 = l___regBuiltin_Lean_Parser_Command_optDeclSig_formatter___closed__2; +x_2 = lean_alloc_closure((void*)(l_Lean_ppIndent_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_opaque_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_abbrev_formatter___closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declVal_formatter), 5, 0); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_abbrev_formatter___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_theorem_formatter___closed__3; -x_2 = l_Lean_Parser_Command_opaque_formatter___closed__3; +x_1 = l_Lean_Parser_Command_abbrev_formatter___closed__3; +x_2 = l_Lean_Parser_Command_abbrev_formatter___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_opaque_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_abbrev_formatter___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2; -x_2 = l_Lean_Parser_Command_opaque_formatter___closed__4; +x_2 = l_Lean_Parser_Command_abbrev_formatter___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_opaque_formatter___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_abbrev_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_opaque_formatter___closed__2; -x_2 = l_Lean_Parser_Command_opaque_formatter___closed__5; +x_1 = l_Lean_Parser_Command_abbrev_formatter___closed__2; +x_2 = l_Lean_Parser_Command_abbrev_formatter___closed__6; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_opaque_formatter___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_abbrev_formatter___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_opaque___closed__2; +x_1 = l_Lean_Parser_Command_abbrev___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_opaque_formatter___closed__6; +x_3 = l_Lean_Parser_Command_abbrev_formatter___closed__7; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -15454,183 +12946,215 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_opaque_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_abbrev_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_opaque_formatter___closed__1; -x_7 = l_Lean_Parser_Command_opaque_formatter___closed__7; +x_6 = l_Lean_Parser_Command_abbrev_formatter___closed__1; +x_7 = l_Lean_Parser_Command_abbrev_formatter___closed__8; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_opaque_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_abbrev_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_opaque___closed__1; +x_4 = l_Lean_Parser_Command_abbrev___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_opaque_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_abbrev_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_opaque_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_abbrev_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_opaque_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_abbrev_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_opaque___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_opaque_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_opaque_formatter___closed__2; +x_3 = l_Lean_Parser_Command_abbrev___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_abbrev_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_abbrev_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_namedPrio___closed__1; -x_2 = l_Lean_Parser_Command_namedPrio___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; -} -} -static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_optDefDeriving_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_namedPrio___closed__4; +x_1 = l_Lean_Parser_Command_optDefDeriving___closed__1; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_optDefDeriving_formatter___closed__2() { _start: { -lean_object* x_1; uint8_t x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_namedPrio___closed__6; -x_2 = 0; -x_3 = lean_box(x_2); -x_4 = lean_alloc_closure((void*)(l_Lean_Parser_nonReservedSymbol_formatter___boxed), 7, 2); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_3); -return x_4; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_optDefDeriving___closed__3; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_notSymbol_formatter___boxed), 5, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_optDefDeriving_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_namedPrio_formatter___closed__2; -x_2 = l_Lean_Parser_Command_namedPrio_formatter___closed__3; +x_1 = l_Lean_Parser_Command_optDefDeriving_formatter___closed__1; +x_2 = l_Lean_Parser_Command_optDefDeriving_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_optDefDeriving_formatter___closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_namedPrio_formatter___closed__4; +x_1 = l_Lean_Parser_Command_optDefDeriving_formatter___closed__3; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_atomic_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_optDefDeriving_formatter___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_optDefDeriving_formatter___closed__4; +x_2 = l_Lean_Parser_Command_declId_formatter___closed__5; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_optDefDeriving_formatter___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__13; +x_2 = l_Lean_Parser_Command_optDefDeriving_formatter___closed__5; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Lean_Parser_Command_optDefDeriving_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +lean_object* x_6; lean_object* x_7; +x_6 = l_Lean_Parser_Command_optDefDeriving_formatter___closed__6; +x_7 = l_Lean_Parser_optional_formatter(x_6, x_1, x_2, x_3, x_4, x_5); +return x_7; +} +} +static lean_object* _init_l_Lean_Parser_Command_def_formatter___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; +x_1 = l_Lean_Parser_Command_def___closed__1; +x_2 = l_Lean_Parser_Command_def___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = lean_box(x_3); +x_6 = lean_box(x_4); +x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); +lean_closure_set(x_7, 0, x_1); +lean_closure_set(x_7, 1, x_2); +lean_closure_set(x_7, 2, x_5); +lean_closure_set(x_7, 3, x_6); +return x_7; +} +} +static lean_object* _init_l_Lean_Parser_Command_def_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_namedPrio___closed__10; +x_1 = l_Lean_Parser_Command_def___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_def_formatter___closed__3() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_priorityParser_formatter___rarg), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_optDefDeriving_formatter), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_def_formatter___closed__4() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_namedPrio_formatter___closed__7; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_withoutPosition_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_abbrev_formatter___closed__4; +x_2 = l_Lean_Parser_Command_def_formatter___closed__3; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_def_formatter___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_namedPrio_formatter___closed__8; -x_2 = l_Lean_Parser_Term_quot_formatter___closed__6; +x_1 = l_Lean_Parser_Command_abbrev_formatter___closed__3; +x_2 = l_Lean_Parser_Command_def_formatter___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_def_formatter___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_namedPrio_formatter___closed__6; -x_2 = l_Lean_Parser_Command_namedPrio_formatter___closed__9; +x_1 = l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2; +x_2 = l_Lean_Parser_Command_def_formatter___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_def_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_namedPrio_formatter___closed__5; -x_2 = l_Lean_Parser_Command_namedPrio_formatter___closed__10; +x_1 = l_Lean_Parser_Command_def_formatter___closed__2; +x_2 = l_Lean_Parser_Command_def_formatter___closed__6; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_def_formatter___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_namedPrio___closed__2; +x_1 = l_Lean_Parser_Command_def___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_namedPrio_formatter___closed__11; +x_3 = l_Lean_Parser_Command_def_formatter___closed__7; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -15638,64 +13162,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_namedPrio_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_def_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_namedPrio_formatter___closed__1; -x_7 = l_Lean_Parser_Command_namedPrio_formatter___closed__12; +x_6 = l_Lean_Parser_Command_def_formatter___closed__1; +x_7 = l_Lean_Parser_Command_def_formatter___closed__8; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_namedPrio_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_def_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_namedPrio___closed__1; +x_4 = l_Lean_Parser_Command_def___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_namedPrio_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_def_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_namedPrio_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_def_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_namedPrio_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_def_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_namedPrio___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_namedPrio_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_namedPrio_formatter___closed__2; +x_3 = l_Lean_Parser_Command_def___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_def_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_def_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_optNamedPrio_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; lean_object* x_7; -x_6 = l___regBuiltin_Lean_Parser_Command_namedPrio_formatter___closed__2; -x_7 = l_Lean_Parser_optional_formatter(x_6, x_1, x_2, x_3, x_4, x_5); -return x_7; -} -} -static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declSig_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_optDefDeriving___closed__3; -x_2 = l_Lean_Parser_Command_instance___closed__1; +x_1 = l_Lean_Parser_Command_declSig___closed__1; +x_2 = l_Lean_Parser_Command_declSig___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -15708,109 +13223,33 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_optDefDeriving___closed__3; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDeclSig_formatter___closed__5; -x_2 = l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_instance_formatter___closed__3; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_instance_formatter___closed__4; -x_2 = l_Lean_Parser_Command_theorem_formatter___closed__4; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__6() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_optNamedPrio_formatter), 5, 0); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_instance_formatter___closed__6; -x_2 = l_Lean_Parser_Command_instance_formatter___closed__5; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__8() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_instance_formatter___closed__2; -x_2 = l_Lean_Parser_Command_instance_formatter___closed__7; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_declSig_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_attrKind_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_typeSpec_formatter), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_declSig_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_instance_formatter___closed__9; -x_2 = l_Lean_Parser_Command_instance_formatter___closed__8; +x_1 = l_Lean_Parser_Command_optDeclSig_formatter___closed__7; +x_2 = l_Lean_Parser_Command_declSig_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_declSig_formatter___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_instance___closed__1; +x_1 = l_Lean_Parser_Command_declSig___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_instance_formatter___closed__10; +x_3 = l_Lean_Parser_Command_declSig_formatter___closed__3; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -15818,55 +13257,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_instance_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_declSig_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_instance_formatter___closed__1; -x_7 = l_Lean_Parser_Command_instance_formatter___closed__11; +x_6 = l_Lean_Parser_Command_declSig_formatter___closed__1; +x_7 = l_Lean_Parser_Command_declSig_formatter___closed__4; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_instance_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declSig_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_optDefDeriving___closed__3; +x_4 = l_Lean_Parser_Command_declSig___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_instance_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declSig_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_instance_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declSig_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_instance_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declSig_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_instance___closed__1; -x_4 = l___regBuiltin_Lean_Parser_Command_instance_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_instance_formatter___closed__2; +x_3 = l_Lean_Parser_Command_declSig___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_declSig_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_declSig_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_axiom_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_theorem_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_axiom___closed__1; -x_2 = l_Lean_Parser_Command_axiom___closed__2; +x_1 = l_Lean_Parser_Command_theorem___closed__1; +x_2 = l_Lean_Parser_Command_theorem___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -15879,47 +13318,69 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_axiom_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_theorem_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_axiom___closed__4; +x_1 = l_Lean_Parser_Command_theorem___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_axiom_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_theorem_formatter___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l___regBuiltin_Lean_Parser_Command_declSig_formatter___closed__2; +x_2 = lean_alloc_closure((void*)(l_Lean_ppIndent_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_theorem_formatter___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_theorem_formatter___closed__3; +x_2 = l_Lean_Parser_Command_abbrev_formatter___closed__4; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_theorem_formatter___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2; -x_2 = l_Lean_Parser_Command_theorem_formatter___closed__3; +x_2 = l_Lean_Parser_Command_theorem_formatter___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_axiom_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_theorem_formatter___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_axiom_formatter___closed__2; -x_2 = l_Lean_Parser_Command_axiom_formatter___closed__3; +x_1 = l_Lean_Parser_Command_theorem_formatter___closed__2; +x_2 = l_Lean_Parser_Command_theorem_formatter___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_axiom_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_theorem_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_axiom___closed__2; +x_1 = l_Lean_Parser_Command_theorem___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_axiom_formatter___closed__4; +x_3 = l_Lean_Parser_Command_theorem_formatter___closed__6; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -15927,55 +13388,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_axiom_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_theorem_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_axiom_formatter___closed__1; -x_7 = l_Lean_Parser_Command_axiom_formatter___closed__5; +x_6 = l_Lean_Parser_Command_theorem_formatter___closed__1; +x_7 = l_Lean_Parser_Command_theorem_formatter___closed__7; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_axiom_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_theorem_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_axiom___closed__1; +x_4 = l_Lean_Parser_Command_theorem___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_axiom_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_theorem_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_axiom_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_theorem_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_axiom_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_theorem_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_axiom___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_axiom_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_axiom_formatter___closed__2; +x_3 = l_Lean_Parser_Command_theorem___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_theorem_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_theorem_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_example_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_opaque_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_example___closed__1; -x_2 = l_Lean_Parser_Command_example___closed__2; +x_1 = l_Lean_Parser_Command_opaque___closed__1; +x_2 = l_Lean_Parser_Command_opaque___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -15988,47 +13449,69 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_example_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_opaque_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_example___closed__1; +x_1 = l_Lean_Parser_Command_opaque___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_example_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_opaque_formatter___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l___regBuiltin_Lean_Parser_Command_declValSimple_formatter___closed__2; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_opaque_formatter___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_abbrev_formatter___closed__3; -x_2 = l_Lean_Parser_Command_abbrev_formatter___closed__4; +x_1 = l_Lean_Parser_Command_theorem_formatter___closed__3; +x_2 = l_Lean_Parser_Command_opaque_formatter___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_example_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_opaque_formatter___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_example_formatter___closed__2; -x_2 = l_Lean_Parser_Command_example_formatter___closed__3; +x_1 = l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2; +x_2 = l_Lean_Parser_Command_opaque_formatter___closed__4; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_opaque_formatter___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_opaque_formatter___closed__2; +x_2 = l_Lean_Parser_Command_opaque_formatter___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_example_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_opaque_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_example___closed__2; +x_1 = l_Lean_Parser_Command_opaque___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_example_formatter___closed__4; +x_3 = l_Lean_Parser_Command_opaque_formatter___closed__6; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -16036,55 +13519,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_example_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_opaque_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_example_formatter___closed__1; -x_7 = l_Lean_Parser_Command_example_formatter___closed__5; +x_6 = l_Lean_Parser_Command_opaque_formatter___closed__1; +x_7 = l_Lean_Parser_Command_opaque_formatter___closed__7; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_example_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_opaque_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_example___closed__1; +x_4 = l_Lean_Parser_Command_opaque___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_example_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_opaque_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_example_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_opaque_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_example_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_opaque_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_example___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_example_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_example_formatter___closed__2; +x_3 = l_Lean_Parser_Command_opaque___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_opaque_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_opaque_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_ctor___closed__1; -x_2 = l_Lean_Parser_Command_ctor___closed__2; +x_1 = l_Lean_Parser_Command_namedPrio___closed__1; +x_2 = l_Lean_Parser_Command_namedPrio___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -16097,110 +13580,122 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_ctor___closed__4; +x_1 = l_Lean_Parser_Command_namedPrio___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__3() { +_start: +{ +lean_object* x_1; uint8_t x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Command_namedPrio___closed__6; +x_2 = 0; +x_3 = lean_box(x_2); +x_4 = lean_alloc_closure((void*)(l_Lean_Parser_nonReservedSymbol_formatter___boxed), 7, 2); +lean_closure_set(x_4, 0, x_1); +lean_closure_set(x_4, 1, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__3; -x_2 = l_Lean_Parser_Command_ctor_formatter___closed__2; +x_1 = l_Lean_Parser_Command_namedPrio_formatter___closed__2; +x_2 = l_Lean_Parser_Command_namedPrio_formatter___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_ctor_formatter___closed__3; +x_1 = l_Lean_Parser_Command_namedPrio_formatter___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_atomic_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__6() { _start: { -uint8_t x_1; lean_object* x_2; lean_object* x_3; -x_1 = 1; -x_2 = lean_box(x_1); -x_3 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declModifiers_formatter___boxed), 6, 1); -lean_closure_set(x_3, 0, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_namedPrio___closed__10; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__7() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_rawIdent_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_priorityParser_formatter___rarg), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__8() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_namedPrio_formatter___closed__7; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_withoutPosition_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_ctor_formatter___closed__6; -x_2 = l___regBuiltin_Lean_Parser_Command_optDeclSig_formatter___closed__2; +x_1 = l_Lean_Parser_Command_namedPrio_formatter___closed__8; +x_2 = l_Lean_Parser_Term_quot_formatter___closed__6; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_ctor_formatter___closed__5; -x_2 = l_Lean_Parser_Command_ctor_formatter___closed__7; +x_1 = l_Lean_Parser_Command_namedPrio_formatter___closed__6; +x_2 = l_Lean_Parser_Command_namedPrio_formatter___closed__9; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__9() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_ctor_formatter___closed__8; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_ppGroup_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_ctor_formatter___closed__4; -x_2 = l_Lean_Parser_Command_ctor_formatter___closed__9; +x_1 = l_Lean_Parser_Command_namedPrio_formatter___closed__5; +x_2 = l_Lean_Parser_Command_namedPrio_formatter___closed__10; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_namedPrio_formatter___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_ctor___closed__2; +x_1 = l_Lean_Parser_Command_namedPrio___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_ctor_formatter___closed__10; +x_3 = l_Lean_Parser_Command_namedPrio_formatter___closed__11; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -16208,55 +13703,64 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_ctor_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_namedPrio_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_ctor_formatter___closed__1; -x_7 = l_Lean_Parser_Command_ctor_formatter___closed__11; +x_6 = l_Lean_Parser_Command_namedPrio_formatter___closed__1; +x_7 = l_Lean_Parser_Command_namedPrio_formatter___closed__12; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_ctor_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_namedPrio_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_ctor___closed__1; +x_4 = l_Lean_Parser_Command_namedPrio___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_ctor_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_namedPrio_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_ctor_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_namedPrio_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_ctor_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_namedPrio_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_ctor___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_ctor_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_ctor_formatter___closed__2; +x_3 = l_Lean_Parser_Command_namedPrio___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_namedPrio_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_namedPrio_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_computedField_formatter___closed__1() { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_optNamedPrio_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +lean_object* x_6; lean_object* x_7; +x_6 = l___regBuiltin_Lean_Parser_Command_namedPrio_formatter___closed__2; +x_7 = l_Lean_Parser_optional_formatter(x_6, x_1, x_2, x_3, x_4, x_5); +return x_7; +} +} +static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_computedField___closed__1; -x_2 = l_Lean_Parser_Command_computedField___closed__2; +x_1 = l_Lean_Parser_Command_optDefDeriving___closed__3; +x_2 = l_Lean_Parser_Command_instance___closed__1; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -16269,81 +13773,109 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_computedField_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_computedField___closed__4; +x_1 = l_Lean_Parser_Command_optDefDeriving___closed__3; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_computedField_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_optDeclSig_formatter___closed__5; +x_2 = l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_quot_formatter___closed__3; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_Term_matchAlts_formatter), 6, 1); +x_1 = l_Lean_Parser_Command_instance_formatter___closed__3; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_computedField_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_quot_formatter___closed__3; -x_2 = l_Lean_Parser_Command_computedField_formatter___closed__3; +x_1 = l_Lean_Parser_Command_instance_formatter___closed__4; +x_2 = l_Lean_Parser_Command_theorem_formatter___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_computedField_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__6() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_optNamedPrio_formatter), 5, 0); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_computedField_formatter___closed__2; -x_2 = l_Lean_Parser_Command_computedField_formatter___closed__4; +x_1 = l_Lean_Parser_Command_instance_formatter___closed__6; +x_2 = l_Lean_Parser_Command_instance_formatter___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_computedField_formatter___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId_formatter___closed__4; -x_2 = l_Lean_Parser_Command_computedField_formatter___closed__5; +x_1 = l_Lean_Parser_Command_instance_formatter___closed__2; +x_2 = l_Lean_Parser_Command_instance_formatter___closed__7; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_computedField_formatter___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__9() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_attrKind_formatter), 5, 0); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_ctor_formatter___closed__5; -x_2 = l_Lean_Parser_Command_computedField_formatter___closed__6; +x_1 = l_Lean_Parser_Command_instance_formatter___closed__9; +x_2 = l_Lean_Parser_Command_instance_formatter___closed__8; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_computedField_formatter___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_instance_formatter___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_computedField___closed__2; +x_1 = l_Lean_Parser_Command_instance___closed__1; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_computedField_formatter___closed__7; +x_3 = l_Lean_Parser_Command_instance_formatter___closed__10; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -16351,55 +13883,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_computedField_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_instance_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_computedField_formatter___closed__1; -x_7 = l_Lean_Parser_Command_computedField_formatter___closed__8; +x_6 = l_Lean_Parser_Command_instance_formatter___closed__1; +x_7 = l_Lean_Parser_Command_instance_formatter___closed__11; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_computedField_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_instance_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_computedField___closed__1; +x_4 = l_Lean_Parser_Command_optDefDeriving___closed__3; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_computedField_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_instance_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_computedField_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_instance_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_computedField_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_instance_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_computedField___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_computedField_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_computedField_formatter___closed__2; +x_3 = l_Lean_Parser_Command_instance___closed__1; +x_4 = l___regBuiltin_Lean_Parser_Command_instance_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_instance_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_computedFields_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_axiom_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_computedFields___closed__1; -x_2 = l_Lean_Parser_Command_computedFields___closed__2; +x_1 = l_Lean_Parser_Command_axiom___closed__1; +x_2 = l_Lean_Parser_Command_axiom___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -16412,67 +13944,47 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_computedFields_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_axiom_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_computedFields___closed__4; +x_1 = l_Lean_Parser_Command_axiom___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_computedFields_formatter___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_computedField_formatter___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_ppGroup_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_computedFields_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_axiom_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_moduleDoc_formatter___closed__4; -x_2 = l_Lean_Parser_Command_computedFields_formatter___closed__3; +x_1 = l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2; +x_2 = l_Lean_Parser_Command_theorem_formatter___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_computedFields_formatter___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_computedFields_formatter___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_manyIndent_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_computedFields_formatter___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_axiom_formatter___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_computedFields_formatter___closed__2; -x_2 = l_Lean_Parser_Command_computedFields_formatter___closed__5; +x_1 = l_Lean_Parser_Command_axiom_formatter___closed__2; +x_2 = l_Lean_Parser_Command_axiom_formatter___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_computedFields_formatter___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_axiom_formatter___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_computedFields___closed__2; +x_1 = l_Lean_Parser_Command_axiom___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_computedFields_formatter___closed__6; +x_3 = l_Lean_Parser_Command_axiom_formatter___closed__4; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -16480,139 +13992,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_computedFields_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_axiom_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_computedFields_formatter___closed__1; -x_7 = l_Lean_Parser_Command_computedFields_formatter___closed__7; +x_6 = l_Lean_Parser_Command_axiom_formatter___closed__1; +x_7 = l_Lean_Parser_Command_axiom_formatter___closed__5; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_computedFields_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_axiom_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_computedFields___closed__1; +x_4 = l_Lean_Parser_Command_axiom___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_computedFields_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_axiom_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_computedFields_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_axiom_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_computedFields_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_axiom_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_computedFields___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_computedFields_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_computedFields_formatter___closed__2; +x_3 = l_Lean_Parser_Command_axiom___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_axiom_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_axiom_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_derivingClasses_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_derivingClasses___closed__1; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_derivingClasses_formatter___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_structInst_formatter), 5, 0); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_derivingClasses_formatter___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_derivingClasses_formatter___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_ppIndent_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_derivingClasses_formatter___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_derivingClasses_formatter___closed__1; -x_2 = l_Lean_Parser_Command_derivingClasses_formatter___closed__3; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_derivingClasses_formatter___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_derivingClasses_formatter___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_derivingClasses_formatter___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId_formatter___closed__4; -x_2 = l_Lean_Parser_Command_derivingClasses_formatter___closed__5; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_derivingClasses_formatter___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_derivingClasses_formatter___closed__6; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_group_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -LEAN_EXPORT lean_object* l_Lean_Parser_Command_derivingClasses_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; uint8_t x_9; lean_object* x_10; -x_6 = l_Lean_Parser_Command_derivingClasses_formatter___closed__7; -x_7 = l_Lean_Parser_Command_declId___closed__6; -x_8 = l_Lean_Parser_Command_declId_formatter___closed__3; -x_9 = 0; -x_10 = l_Lean_Parser_sepBy1_formatter(x_6, x_7, x_8, x_9, x_1, x_2, x_3, x_4, x_5); -return x_10; -} -} -static lean_object* _init_l_Lean_Parser_Command_optDeriving_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_example_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_optDeriving___closed__1; -x_2 = l_Lean_Parser_Command_optDeriving___closed__2; +x_1 = l_Lean_Parser_Command_example___closed__1; +x_2 = l_Lean_Parser_Command_example___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -16625,55 +14053,35 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_optDeriving_formatter___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_derivingClasses_formatter), 5, 0); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_optDeriving_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_example_formatter___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDefDeriving_formatter___closed__4; -x_2 = l_Lean_Parser_Command_optDeriving_formatter___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_example___closed__1; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_optDeriving_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_example_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_moduleDoc_formatter___closed__4; -x_2 = l_Lean_Parser_Command_optDeriving_formatter___closed__3; +x_1 = l_Lean_Parser_Command_example_formatter___closed__2; +x_2 = l_Lean_Parser_Command_abbrev_formatter___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_optDeriving_formatter___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_optDeriving_formatter___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_optDeriving_formatter___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_example_formatter___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_optDeriving___closed__2; +x_1 = l_Lean_Parser_Command_example___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_optDeriving_formatter___closed__5; +x_3 = l_Lean_Parser_Command_example_formatter___closed__3; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -16681,55 +14089,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_optDeriving_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_example_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_optDeriving_formatter___closed__1; -x_7 = l_Lean_Parser_Command_optDeriving_formatter___closed__6; +lean_object* x_6; lean_object* x_7; lean_object* x_8; +x_6 = l_Lean_Parser_Command_example_formatter___closed__1; +x_7 = l_Lean_Parser_Command_example_formatter___closed__4; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_optDeriving_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_example_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_optDeriving___closed__1; +x_4 = l_Lean_Parser_Command_example___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_optDeriving_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_example_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_optDeriving_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_example_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_optDeriving_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_example_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_optDeriving___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_optDeriving_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_optDeriving_formatter___closed__2; +x_3 = l_Lean_Parser_Command_example___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_example_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_example_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_inductive___closed__1; -x_2 = l_Lean_Parser_Command_inductive___closed__2; +x_1 = l_Lean_Parser_Command_ctor___closed__1; +x_2 = l_Lean_Parser_Command_ctor___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -16742,159 +14150,110 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_inductive___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_inductive___closed__6; +x_1 = l_Lean_Parser_Command_ctor___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declValSimple_formatter___closed__2; -x_2 = l_Lean_Parser_Command_inductive_formatter___closed__3; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_inductive_formatter___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_ctor_formatter___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_many_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__13; -x_2 = l___regBuiltin_Lean_Parser_Command_computedFields_formatter___closed__2; +x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__3; +x_2 = l_Lean_Parser_Command_ctor_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_inductive_formatter___closed__7; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); +x_1 = l_Lean_Parser_Command_ctor_formatter___closed__3; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_atomic_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__5() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_inductive_formatter___closed__8; -x_2 = l___regBuiltin_Lean_Parser_Command_optDeriving_formatter___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); +uint8_t x_1; lean_object* x_2; lean_object* x_3; +x_1 = 1; +x_2 = lean_box(x_1); +x_3 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declModifiers_formatter___boxed), 6, 1); +lean_closure_set(x_3, 0, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_inductive_formatter___closed__6; -x_2 = l_Lean_Parser_Command_inductive_formatter___closed__9; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_rawIdent_formatter), 5, 0); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_inductive_formatter___closed__5; -x_2 = l_Lean_Parser_Command_inductive_formatter___closed__10; +x_1 = l_Lean_Parser_Command_ctor_formatter___closed__6; +x_2 = l___regBuiltin_Lean_Parser_Command_optDeclSig_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_abbrev_formatter___closed__3; -x_2 = l_Lean_Parser_Command_inductive_formatter___closed__11; +x_1 = l_Lean_Parser_Command_ctor_formatter___closed__5; +x_2 = l_Lean_Parser_Command_ctor_formatter___closed__7; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__13() { +static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__9() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2; -x_2 = l_Lean_Parser_Command_inductive_formatter___closed__12; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_ctor_formatter___closed__8; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_ppGroup_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__14() { +static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_inductive_formatter___closed__2; -x_2 = l_Lean_Parser_Command_inductive_formatter___closed__13; +x_1 = l_Lean_Parser_Command_ctor_formatter___closed__4; +x_2 = l_Lean_Parser_Command_ctor_formatter___closed__9; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__15() { +static lean_object* _init_l_Lean_Parser_Command_ctor_formatter___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_inductive___closed__2; +x_1 = l_Lean_Parser_Command_ctor___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_inductive_formatter___closed__14; +x_3 = l_Lean_Parser_Command_ctor_formatter___closed__10; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -16902,55 +14261,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_inductive_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_ctor_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_inductive_formatter___closed__1; -x_7 = l_Lean_Parser_Command_inductive_formatter___closed__15; +x_6 = l_Lean_Parser_Command_ctor_formatter___closed__1; +x_7 = l_Lean_Parser_Command_ctor_formatter___closed__11; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_inductive_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_ctor_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_inductive___closed__1; +x_4 = l_Lean_Parser_Command_ctor___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_inductive_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_ctor_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_inductive_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_ctor_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_inductive_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_ctor_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_inductive___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_inductive_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_inductive_formatter___closed__2; +x_3 = l_Lean_Parser_Command_ctor___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_ctor_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_ctor_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_computedField_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_classInductive___closed__1; -x_2 = l_Lean_Parser_Command_classInductive___closed__2; +x_1 = l_Lean_Parser_Command_computedField___closed__1; +x_2 = l_Lean_Parser_Command_computedField___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -16963,115 +14322,81 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_computedField_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_classInductive___closed__4; +x_1 = l_Lean_Parser_Command_computedField___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_classInductive_formatter___closed__2; -x_2 = l_Lean_Parser_Command_inductive_formatter___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_classInductive_formatter___closed__3; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_group_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_computedField_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_classInductive_formatter___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_atomic_formatter), 6, 1); +x_1 = l_Lean_Parser_Term_quot_formatter___closed__3; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_Term_matchAlts_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_inductive_formatter___closed__6; -x_2 = l___regBuiltin_Lean_Parser_Command_optDeriving_formatter___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_computedField_formatter___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_inductive_formatter___closed__5; -x_2 = l_Lean_Parser_Command_classInductive_formatter___closed__6; +x_1 = l_Lean_Parser_Term_quot_formatter___closed__3; +x_2 = l_Lean_Parser_Command_computedField_formatter___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_computedField_formatter___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_abbrev_formatter___closed__3; -x_2 = l_Lean_Parser_Command_classInductive_formatter___closed__7; +x_1 = l_Lean_Parser_Command_computedField_formatter___closed__2; +x_2 = l_Lean_Parser_Command_computedField_formatter___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_computedField_formatter___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2; -x_2 = l_Lean_Parser_Command_classInductive_formatter___closed__8; +x_1 = l_Lean_Parser_Command_declId_formatter___closed__4; +x_2 = l_Lean_Parser_Command_computedField_formatter___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_computedField_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_classInductive_formatter___closed__5; -x_2 = l_Lean_Parser_Command_classInductive_formatter___closed__9; +x_1 = l_Lean_Parser_Command_ctor_formatter___closed__5; +x_2 = l_Lean_Parser_Command_computedField_formatter___closed__6; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_computedField_formatter___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_classInductive___closed__2; +x_1 = l_Lean_Parser_Command_computedField___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_classInductive_formatter___closed__10; +x_3 = l_Lean_Parser_Command_computedField_formatter___closed__7; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -17079,55 +14404,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_classInductive_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_computedField_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_classInductive_formatter___closed__1; -x_7 = l_Lean_Parser_Command_classInductive_formatter___closed__11; +x_6 = l_Lean_Parser_Command_computedField_formatter___closed__1; +x_7 = l_Lean_Parser_Command_computedField_formatter___closed__8; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_classInductive_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_computedField_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_classInductive___closed__1; +x_4 = l_Lean_Parser_Command_computedField___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_classInductive_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_computedField_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_classInductive_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_computedField_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_classInductive_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_computedField_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_classInductive___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_classInductive_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_classInductive_formatter___closed__2; +x_3 = l_Lean_Parser_Command_computedField___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_computedField_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_computedField_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_structureTk_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_computedFields_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_structureTk___closed__1; -x_2 = l_Lean_Parser_Command_structureTk___closed__2; +x_1 = l_Lean_Parser_Command_computedFields___closed__1; +x_2 = l_Lean_Parser_Command_computedFields___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -17140,98 +14465,67 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_structureTk_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_computedFields_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structureTk___closed__4; +x_1 = l_Lean_Parser_Command_computedFields___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structureTk_formatter___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_structureTk___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_structureTk_formatter___closed__2; -x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); -return x_4; -} -} -LEAN_EXPORT lean_object* l_Lean_Parser_Command_structureTk_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_structureTk_formatter___closed__1; -x_7 = l_Lean_Parser_Command_structureTk_formatter___closed__3; -x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structureTk_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_computedFields_formatter___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_structureTk___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; -x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); -return x_6; +lean_object* x_1; lean_object* x_2; +x_1 = l___regBuiltin_Lean_Parser_Command_computedField_formatter___closed__2; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_ppGroup_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structureTk_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_computedFields_formatter___closed__4() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_structureTk_formatter), 5, 0); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_moduleDoc_formatter___closed__4; +x_2 = l_Lean_Parser_Command_computedFields_formatter___closed__3; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structureTk_formatter(lean_object* x_1) { +static lean_object* _init_l_Lean_Parser_Command_computedFields_formatter___closed__5() { _start: { -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_structureTk___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_structureTk_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_structureTk_formatter___closed__2; -x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); -return x_6; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_computedFields_formatter___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_manyIndent_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_classTk_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_computedFields_formatter___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_classTk___closed__1; -x_2 = l_Lean_Parser_Command_classTk___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_computedFields_formatter___closed__2; +x_2 = l_Lean_Parser_Command_computedFields_formatter___closed__5; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_classTk_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_computedFields_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_classTk___closed__2; +x_1 = l_Lean_Parser_Command_computedFields___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_classInductive_formatter___closed__2; +x_3 = l_Lean_Parser_Command_computedFields_formatter___closed__6; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -17239,169 +14533,139 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_classTk_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_computedFields_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_classTk_formatter___closed__1; -x_7 = l_Lean_Parser_Command_classTk_formatter___closed__2; +x_6 = l_Lean_Parser_Command_computedFields_formatter___closed__1; +x_7 = l_Lean_Parser_Command_computedFields_formatter___closed__7; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_classTk_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_computedFields_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_classTk___closed__1; +x_4 = l_Lean_Parser_Command_computedFields___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_classTk_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_computedFields_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_classTk_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_computedFields_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_classTk_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_computedFields_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_classTk___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_classTk_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_classTk_formatter___closed__2; +x_3 = l_Lean_Parser_Command_computedFields___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_computedFields_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_computedFields_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_extends_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_extends___closed__1; -x_2 = l_Lean_Parser_Command_extends___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; -} -} -static lean_object* _init_l_Lean_Parser_Command_extends_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_derivingClasses_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_extends___closed__4; +x_1 = l_Lean_Parser_Command_derivingClasses___closed__1; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_extends_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_derivingClasses_formatter___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot_formatter___closed__3; -x_2 = l_Lean_Parser_Command_declId___closed__6; -x_3 = l_Lean_Parser_Command_declId_formatter___closed__3; -x_4 = 0; -x_5 = lean_box(x_4); -x_6 = lean_alloc_closure((void*)(l_Lean_Parser_sepBy1_formatter___boxed), 9, 4); -lean_closure_set(x_6, 0, x_1); -lean_closure_set(x_6, 1, x_2); -lean_closure_set(x_6, 2, x_3); -lean_closure_set(x_6, 3, x_5); -return x_6; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_structInst_formatter), 5, 0); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_extends_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_derivingClasses_formatter___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_derivingClasses_formatter___closed__2; +x_2 = lean_alloc_closure((void*)(l_Lean_ppIndent_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_derivingClasses_formatter___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_extends_formatter___closed__2; -x_2 = l_Lean_Parser_Command_extends_formatter___closed__3; +x_1 = l_Lean_Parser_Command_derivingClasses_formatter___closed__1; +x_2 = l_Lean_Parser_Command_derivingClasses_formatter___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_extends_formatter___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_extends___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_extends_formatter___closed__4; -x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); -return x_4; -} -} -LEAN_EXPORT lean_object* l_Lean_Parser_Command_extends_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +static lean_object* _init_l_Lean_Parser_Command_derivingClasses_formatter___closed__5() { _start: { -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_extends_formatter___closed__1; -x_7 = l_Lean_Parser_Command_extends_formatter___closed__5; -x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_derivingClasses_formatter___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_extends_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_derivingClasses_formatter___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_extends___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; -x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); -return x_6; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declId_formatter___closed__4; +x_2 = l_Lean_Parser_Command_derivingClasses_formatter___closed__5; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_extends_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_derivingClasses_formatter___closed__7() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_extends_formatter), 5, 0); -return x_1; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_derivingClasses_formatter___closed__6; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_group_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_extends_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_derivingClasses_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: -{ -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_extends___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_extends_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_extends_formatter___closed__2; -x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); -return x_6; +{ +lean_object* x_6; lean_object* x_7; lean_object* x_8; uint8_t x_9; lean_object* x_10; +x_6 = l_Lean_Parser_Command_derivingClasses_formatter___closed__7; +x_7 = l_Lean_Parser_Command_declId___closed__6; +x_8 = l_Lean_Parser_Command_declId_formatter___closed__3; +x_9 = 0; +x_10 = l_Lean_Parser_sepBy1_formatter(x_6, x_7, x_8, x_9, x_1, x_2, x_3, x_4, x_5); +return x_10; } } -static lean_object* _init_l_Lean_Parser_Command_structCtor_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_optDeriving_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_structCtor___closed__1; -x_2 = l_Lean_Parser_Command_structCtor___closed__2; +x_1 = l_Lean_Parser_Command_optDeriving___closed__1; +x_2 = l_Lean_Parser_Command_optDeriving___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -17414,67 +14678,55 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_structCtor_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_optDeriving_formatter___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structCtor___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_derivingClasses_formatter), 5, 0); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_structCtor_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_optDeriving_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId_formatter___closed__4; -x_2 = l_Lean_Parser_Command_structCtor_formatter___closed__2; +x_1 = l_Lean_Parser_Command_optDefDeriving_formatter___closed__4; +x_2 = l_Lean_Parser_Command_optDeriving_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structCtor_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_optDeriving_formatter___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_ctor_formatter___closed__5; -x_2 = l_Lean_Parser_Command_structCtor_formatter___closed__3; +x_1 = l_Lean_Parser_Command_moduleDoc_formatter___closed__4; +x_2 = l_Lean_Parser_Command_optDeriving_formatter___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structCtor_formatter___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structCtor_formatter___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_ppIndent_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_structCtor_formatter___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_optDeriving_formatter___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structCtor_formatter___closed__5; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_atomic_formatter), 6, 1); +x_1 = l_Lean_Parser_Command_optDeriving_formatter___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structCtor_formatter___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_optDeriving_formatter___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_structCtor___closed__2; +x_1 = l_Lean_Parser_Command_optDeriving___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_structCtor_formatter___closed__6; +x_3 = l_Lean_Parser_Command_optDeriving_formatter___closed__5; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -17482,55 +14734,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_structCtor_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_optDeriving_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_structCtor_formatter___closed__1; -x_7 = l_Lean_Parser_Command_structCtor_formatter___closed__7; +x_6 = l_Lean_Parser_Command_optDeriving_formatter___closed__1; +x_7 = l_Lean_Parser_Command_optDeriving_formatter___closed__6; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structCtor_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_optDeriving_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_structCtor___closed__1; +x_4 = l_Lean_Parser_Command_optDeriving___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structCtor_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_optDeriving_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_structCtor_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_optDeriving_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structCtor_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_optDeriving_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_structCtor___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_structCtor_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_structCtor_formatter___closed__2; +x_3 = l_Lean_Parser_Command_optDeriving___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_optDeriving_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_optDeriving_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__1; -x_2 = l_Lean_Parser_Command_structExplicitBinder___closed__2; +x_1 = l_Lean_Parser_Command_inductive___closed__1; +x_2 = l_Lean_Parser_Command_inductive___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -17543,151 +14795,159 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__4; +x_1 = l_Lean_Parser_Command_inductive___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_inductive___closed__6; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_ctor_formatter___closed__5; -x_2 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +x_1 = l_Lean_Parser_Command_declValSimple_formatter___closed__2; +x_2 = l_Lean_Parser_Command_inductive_formatter___closed__3; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__3; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_atomic_formatter), 6, 1); +x_1 = l_Lean_Parser_Command_inductive_formatter___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declId_formatter___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_many1_formatter), 6, 1); +x_1 = l___regBuiltin_Lean_Parser_Command_ctor_formatter___closed__2; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_many_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__6() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_binderTactic_formatter), 5, 0); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__7() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_binderDefault_formatter), 5, 0); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__6; -x_2 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__7; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); +x_1 = l_Lean_Parser_Command_declModifiers_formatter___closed__13; +x_2 = l___regBuiltin_Lean_Parser_Command_computedFields_formatter___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__8() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__8; +x_1 = l_Lean_Parser_Command_inductive_formatter___closed__7; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_abbrev_formatter___closed__3; -x_2 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__9; +x_1 = l_Lean_Parser_Command_inductive_formatter___closed__8; +x_2 = l___regBuiltin_Lean_Parser_Command_optDeriving_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__5; -x_2 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__10; +x_1 = l_Lean_Parser_Command_inductive_formatter___closed__6; +x_2 = l_Lean_Parser_Command_inductive_formatter___closed__9; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__11() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__11; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_withoutPosition_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_inductive_formatter___closed__5; +x_2 = l_Lean_Parser_Command_inductive_formatter___closed__10; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__13() { +static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__12; -x_2 = l_Lean_Parser_Term_quot_formatter___closed__6; +x_1 = l_Lean_Parser_Command_abbrev_formatter___closed__3; +x_2 = l_Lean_Parser_Command_inductive_formatter___closed__11; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__14() { +static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__4; -x_2 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__13; +x_1 = l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2; +x_2 = l_Lean_Parser_Command_inductive_formatter___closed__12; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__15() { +static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__14() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_inductive_formatter___closed__2; +x_2 = l_Lean_Parser_Command_inductive_formatter___closed__13; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_inductive_formatter___closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__2; +x_1 = l_Lean_Parser_Command_inductive___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__14; +x_3 = l_Lean_Parser_Command_inductive_formatter___closed__14; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -17695,55 +14955,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_structExplicitBinder_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_inductive_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__1; -x_7 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__15; +x_6 = l_Lean_Parser_Command_inductive_formatter___closed__1; +x_7 = l_Lean_Parser_Command_inductive_formatter___closed__15; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structExplicitBinder_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_inductive_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_structExplicitBinder___closed__1; +x_4 = l_Lean_Parser_Command_inductive___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structExplicitBinder_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_inductive_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_structExplicitBinder_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_inductive_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structExplicitBinder_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_inductive_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_structExplicitBinder___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_structExplicitBinder_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_structExplicitBinder_formatter___closed__2; +x_3 = l_Lean_Parser_Command_inductive___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_inductive_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_inductive_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__1; -x_2 = l_Lean_Parser_Command_structImplicitBinder___closed__2; +x_1 = l_Lean_Parser_Command_classInductive___closed__1; +x_2 = l_Lean_Parser_Command_classInductive___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -17756,91 +15016,115 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__4; +x_1 = l_Lean_Parser_Command_classInductive___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_ctor_formatter___closed__5; -x_2 = l_Lean_Parser_Command_structImplicitBinder_formatter___closed__2; +x_1 = l_Lean_Parser_Command_classInductive_formatter___closed__2; +x_2 = l_Lean_Parser_Command_inductive_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structImplicitBinder_formatter___closed__3; +x_1 = l_Lean_Parser_Command_classInductive_formatter___closed__3; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_group_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_classInductive_formatter___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_atomic_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__5; -x_2 = l___regBuiltin_Lean_Parser_Command_declSig_formatter___closed__2; +x_1 = l_Lean_Parser_Command_inductive_formatter___closed__6; +x_2 = l___regBuiltin_Lean_Parser_Command_optDeriving_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder_formatter___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__7() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structImplicitBinder_formatter___closed__5; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_withoutPosition_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_inductive_formatter___closed__5; +x_2 = l_Lean_Parser_Command_classInductive_formatter___closed__6; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder_formatter___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structImplicitBinder_formatter___closed__6; -x_2 = l_Lean_Parser_Command_declId_formatter___closed__6; +x_1 = l_Lean_Parser_Command_abbrev_formatter___closed__3; +x_2 = l_Lean_Parser_Command_classInductive_formatter___closed__7; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder_formatter___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structImplicitBinder_formatter___closed__4; -x_2 = l_Lean_Parser_Command_structImplicitBinder_formatter___closed__7; +x_1 = l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2; +x_2 = l_Lean_Parser_Command_classInductive_formatter___closed__8; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder_formatter___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__10() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_classInductive_formatter___closed__5; +x_2 = l_Lean_Parser_Command_classInductive_formatter___closed__9; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_classInductive_formatter___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__2; +x_1 = l_Lean_Parser_Command_classInductive___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_structImplicitBinder_formatter___closed__8; +x_3 = l_Lean_Parser_Command_classInductive_formatter___closed__10; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -17848,55 +15132,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_structImplicitBinder_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_classInductive_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_structImplicitBinder_formatter___closed__1; -x_7 = l_Lean_Parser_Command_structImplicitBinder_formatter___closed__9; +x_6 = l_Lean_Parser_Command_classInductive_formatter___closed__1; +x_7 = l_Lean_Parser_Command_classInductive_formatter___closed__11; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structImplicitBinder_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_classInductive_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_structImplicitBinder___closed__1; +x_4 = l_Lean_Parser_Command_classInductive___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structImplicitBinder_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_classInductive_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_structImplicitBinder_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_classInductive_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structImplicitBinder_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_classInductive_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_structImplicitBinder___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_structImplicitBinder_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_structImplicitBinder_formatter___closed__2; +x_3 = l_Lean_Parser_Command_classInductive___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_classInductive_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_classInductive_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_structInstBinder_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structureTk_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_structInstBinder___closed__1; -x_2 = l_Lean_Parser_Command_structInstBinder___closed__2; +x_1 = l_Lean_Parser_Command_structureTk___closed__1; +x_2 = l_Lean_Parser_Command_structureTk___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -17909,79 +15193,98 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_structInstBinder_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_structureTk_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structInstBinder___closed__4; +x_1 = l_Lean_Parser_Command_structureTk___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structInstBinder_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_structureTk_formatter___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_ctor_formatter___closed__5; -x_2 = l_Lean_Parser_Command_structInstBinder_formatter___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Command_structureTk___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Command_structureTk_formatter___closed__2; +x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); +lean_closure_set(x_4, 0, x_1); +lean_closure_set(x_4, 1, x_2); +lean_closure_set(x_4, 2, x_3); +return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_structInstBinder_formatter___closed__4() { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_structureTk_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structInstBinder_formatter___closed__3; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_atomic_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_6; lean_object* x_7; lean_object* x_8; +x_6 = l_Lean_Parser_Command_structureTk_formatter___closed__1; +x_7 = l_Lean_Parser_Command_structureTk_formatter___closed__3; +x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +return x_8; } } -static lean_object* _init_l_Lean_Parser_Command_structInstBinder_formatter___closed__5() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structureTk_formatter___closed__1() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structInstBinder___closed__8; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Lean_Parser_Term_quot___closed__1; +x_2 = l_Lean_Parser_Term_quot___closed__2; +x_3 = l_Lean_Parser_Command_quot___closed__1; +x_4 = l_Lean_Parser_Command_structureTk___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; +x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); +return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_structInstBinder_formatter___closed__6() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structureTk_formatter___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structImplicitBinder_formatter___closed__6; -x_2 = l_Lean_Parser_Command_structInstBinder_formatter___closed__5; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_structureTk_formatter), 5, 0); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_structInstBinder_formatter___closed__7() { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structureTk_formatter(lean_object* x_1) { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structInstBinder_formatter___closed__4; -x_2 = l_Lean_Parser_Command_structInstBinder_formatter___closed__6; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; +x_3 = l_Lean_Parser_Command_structureTk___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_structureTk_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_structureTk_formatter___closed__2; +x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); +return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_structInstBinder_formatter___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_classTk_formatter___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; +x_1 = l_Lean_Parser_Command_classTk___closed__1; +x_2 = l_Lean_Parser_Command_classTk___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = lean_box(x_3); +x_6 = lean_box(x_4); +x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); +lean_closure_set(x_7, 0, x_1); +lean_closure_set(x_7, 1, x_2); +lean_closure_set(x_7, 2, x_5); +lean_closure_set(x_7, 3, x_6); +return x_7; +} +} +static lean_object* _init_l_Lean_Parser_Command_classTk_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_structInstBinder___closed__2; +x_1 = l_Lean_Parser_Command_classTk___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_structInstBinder_formatter___closed__7; +x_3 = l_Lean_Parser_Command_classInductive_formatter___closed__2; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -17989,55 +15292,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_structInstBinder_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_classTk_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_structInstBinder_formatter___closed__1; -x_7 = l_Lean_Parser_Command_structInstBinder_formatter___closed__8; +x_6 = l_Lean_Parser_Command_classTk_formatter___closed__1; +x_7 = l_Lean_Parser_Command_classTk_formatter___closed__2; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structInstBinder_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_classTk_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_structInstBinder___closed__1; +x_4 = l_Lean_Parser_Command_classTk___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structInstBinder_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_classTk_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_structInstBinder_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_classTk_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structInstBinder_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_classTk_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_structInstBinder___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_structInstBinder_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_structInstBinder_formatter___closed__2; +x_3 = l_Lean_Parser_Command_classTk___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_classTk_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_classTk_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_extends_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_structSimpleBinder___closed__1; -x_2 = l_Lean_Parser_Command_structSimpleBinder___closed__2; +x_1 = l_Lean_Parser_Command_extends___closed__1; +x_2 = l_Lean_Parser_Command_extends___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -18050,59 +15353,52 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder_formatter___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_ctor_formatter___closed__5; -x_2 = l_Lean_Parser_Command_declId_formatter___closed__4; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_extends_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structSimpleBinder_formatter___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_atomic_formatter), 6, 1); +x_1 = l_Lean_Parser_Command_extends___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_extends_formatter___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_optDeclSig_formatter___closed__2; -x_2 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__9; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Lean_Parser_Term_quot_formatter___closed__3; +x_2 = l_Lean_Parser_Command_declId___closed__6; +x_3 = l_Lean_Parser_Command_declId_formatter___closed__3; +x_4 = 0; +x_5 = lean_box(x_4); +x_6 = lean_alloc_closure((void*)(l_Lean_Parser_sepBy1_formatter___boxed), 9, 4); +lean_closure_set(x_6, 0, x_1); +lean_closure_set(x_6, 1, x_2); +lean_closure_set(x_6, 2, x_3); +lean_closure_set(x_6, 3, x_5); +return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_extends_formatter___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structSimpleBinder_formatter___closed__3; -x_2 = l_Lean_Parser_Command_structSimpleBinder_formatter___closed__4; +x_1 = l_Lean_Parser_Command_extends_formatter___closed__2; +x_2 = l_Lean_Parser_Command_extends_formatter___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder_formatter___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_extends_formatter___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_structSimpleBinder___closed__2; +x_1 = l_Lean_Parser_Command_extends___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_structSimpleBinder_formatter___closed__5; +x_3 = l_Lean_Parser_Command_extends_formatter___closed__4; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -18110,55 +15406,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_structSimpleBinder_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_extends_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_structSimpleBinder_formatter___closed__1; -x_7 = l_Lean_Parser_Command_structSimpleBinder_formatter___closed__6; +x_6 = l_Lean_Parser_Command_extends_formatter___closed__1; +x_7 = l_Lean_Parser_Command_extends_formatter___closed__5; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structSimpleBinder_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_extends_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_structSimpleBinder___closed__1; +x_4 = l_Lean_Parser_Command_extends___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structSimpleBinder_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_extends_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_structSimpleBinder_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_extends_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structSimpleBinder_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_extends_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_structSimpleBinder___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_structSimpleBinder_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_structSimpleBinder_formatter___closed__2; +x_3 = l_Lean_Parser_Command_extends___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_extends_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_extends_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structCtor_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_structFields___closed__1; -x_2 = l_Lean_Parser_Command_structFields___closed__2; +x_1 = l_Lean_Parser_Command_structCtor___closed__1; +x_2 = l_Lean_Parser_Command_structCtor___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -18171,101 +15467,67 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_structCtor_formatter___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_structInstBinder_formatter___closed__2; -x_2 = l___regBuiltin_Lean_Parser_Command_structSimpleBinder_formatter___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_structCtor___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_structCtor_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_structImplicitBinder_formatter___closed__2; -x_2 = l_Lean_Parser_Command_structFields_formatter___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); +x_1 = l_Lean_Parser_Command_declId_formatter___closed__4; +x_2 = l_Lean_Parser_Command_structCtor_formatter___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_structCtor_formatter___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_structExplicitBinder_formatter___closed__2; -x_2 = l_Lean_Parser_Command_structFields_formatter___closed__3; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); +x_1 = l_Lean_Parser_Command_ctor_formatter___closed__5; +x_2 = l_Lean_Parser_Command_structCtor_formatter___closed__3; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_structCtor_formatter___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structFields_formatter___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_ppGroup_formatter), 6, 1); +x_1 = l_Lean_Parser_Command_structCtor_formatter___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_ppIndent_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed__6() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_checkColGe_formatter___boxed), 4, 0); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structFields_formatter___closed__6; -x_2 = l_Lean_Parser_Command_structFields_formatter___closed__5; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed__8() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_moduleDoc_formatter___closed__4; -x_2 = l_Lean_Parser_Command_structFields_formatter___closed__7; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_structCtor_formatter___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structFields_formatter___closed__8; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_manyIndent_formatter), 6, 1); +x_1 = l_Lean_Parser_Command_structCtor_formatter___closed__5; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_atomic_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_structCtor_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_structFields___closed__2; +x_1 = l_Lean_Parser_Command_structCtor___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_structFields_formatter___closed__9; +x_3 = l_Lean_Parser_Command_structCtor_formatter___closed__6; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -18273,55 +15535,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_structFields_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_structCtor_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_structFields_formatter___closed__1; -x_7 = l_Lean_Parser_Command_structFields_formatter___closed__10; +x_6 = l_Lean_Parser_Command_structCtor_formatter___closed__1; +x_7 = l_Lean_Parser_Command_structCtor_formatter___closed__7; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structFields_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structCtor_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_structFields___closed__1; +x_4 = l_Lean_Parser_Command_structCtor___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structFields_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structCtor_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_structFields_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_structCtor_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structFields_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structCtor_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_structFields___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_structFields_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_structFields_formatter___closed__2; +x_3 = l_Lean_Parser_Command_structCtor___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_structCtor_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_structCtor_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_structure___closed__1; -x_2 = l_Lean_Parser_Command_structure___closed__2; +x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__1; +x_2 = l_Lean_Parser_Command_structExplicitBinder___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -18334,205 +15596,151 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_structureTk_formatter___closed__2; -x_2 = l___regBuiltin_Lean_Parser_Command_classTk_formatter___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDeclSig_formatter___closed__5; -x_2 = l_Lean_Parser_Command_optDeclSig_formatter___closed__2; +x_1 = l_Lean_Parser_Command_ctor_formatter___closed__5; +x_2 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structure_formatter___closed__3; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_many_formatter), 6, 1); +x_1 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__3; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_atomic_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_extends_formatter___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); +x_1 = l_Lean_Parser_Command_declId_formatter___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_many1_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structure_formatter___closed__5; -x_2 = l_Lean_Parser_Command_optDeclSig_formatter___closed__8; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structure_formatter___closed__4; -x_2 = l_Lean_Parser_Command_structure_formatter___closed__6; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structure_formatter___closed__7; -x_2 = lean_alloc_closure((void*)(l_Lean_ppIndent_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_binderTactic_formatter), 5, 0); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__7() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structure___closed__10; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_binderDefault_formatter), 5, 0); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_namedPrio_formatter___closed__6; -x_2 = l_Lean_Parser_Command_structure_formatter___closed__9; +x_1 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__6; +x_2 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__7; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__9() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_structCtor_formatter___closed__2; +x_1 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__8; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structure_formatter___closed__11; -x_2 = l___regBuiltin_Lean_Parser_Command_structFields_formatter___closed__2; +x_1 = l_Lean_Parser_Command_abbrev_formatter___closed__3; +x_2 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__9; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__13() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structure_formatter___closed__10; -x_2 = l_Lean_Parser_Command_structure_formatter___closed__12; +x_1 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__5; +x_2 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__10; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__14() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__12() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_structure_formatter___closed__13; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); +x_1 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__11; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_withoutPosition_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__15() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structure_formatter___closed__14; -x_2 = l___regBuiltin_Lean_Parser_Command_optDeriving_formatter___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__16() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structure_formatter___closed__8; -x_2 = l_Lean_Parser_Command_structure_formatter___closed__15; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__17() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2; -x_2 = l_Lean_Parser_Command_structure_formatter___closed__16; +x_1 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__12; +x_2 = l_Lean_Parser_Term_quot_formatter___closed__6; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__18() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_structure_formatter___closed__2; -x_2 = l_Lean_Parser_Command_structure_formatter___closed__17; +x_1 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__4; +x_2 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__13; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__19() { +static lean_object* _init_l_Lean_Parser_Command_structExplicitBinder_formatter___closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_structure___closed__2; +x_1 = l_Lean_Parser_Command_structExplicitBinder___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_structure_formatter___closed__18; +x_3 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__14; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -18540,55 +15748,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_structure_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_structExplicitBinder_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_structure_formatter___closed__1; -x_7 = l_Lean_Parser_Command_structure_formatter___closed__19; +x_6 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__1; +x_7 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__15; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structure_formatter___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structExplicitBinder_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_structure___closed__1; +x_4 = l_Lean_Parser_Command_structExplicitBinder___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structure_formatter___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structExplicitBinder_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_structure_formatter), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_structExplicitBinder_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structure_formatter(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structExplicitBinder_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_structure___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_structure_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_structure_formatter___closed__2; +x_3 = l_Lean_Parser_Command_structExplicitBinder___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_structExplicitBinder_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_structExplicitBinder_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_declaration___closed__1; -x_2 = l_Lean_Parser_Command_declaration___closed__2; +x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__1; +x_2 = l_Lean_Parser_Command_structImplicitBinder___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -18601,290 +15809,152 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__2() { -_start: -{ -uint8_t x_1; lean_object* x_2; lean_object* x_3; -x_1 = 0; -x_2 = lean_box(x_1); -x_3 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declModifiers_formatter___boxed), 6, 1); -lean_closure_set(x_3, 0, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_classInductive_formatter___closed__2; -x_2 = l___regBuiltin_Lean_Parser_Command_structure_formatter___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_inductive_formatter___closed__2; -x_2 = l_Lean_Parser_Command_declaration_formatter___closed__3; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_example_formatter___closed__2; -x_2 = l_Lean_Parser_Command_declaration_formatter___closed__4; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_axiom_formatter___closed__2; -x_2 = l_Lean_Parser_Command_declaration_formatter___closed__5; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__7() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_instance_formatter___closed__2; -x_2 = l_Lean_Parser_Command_declaration_formatter___closed__6; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__8() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_opaque_formatter___closed__2; -x_2 = l_Lean_Parser_Command_declaration_formatter___closed__7; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder_formatter___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_theorem_formatter___closed__2; -x_2 = l_Lean_Parser_Command_declaration_formatter___closed__8; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_def_formatter___closed__2; -x_2 = l_Lean_Parser_Command_declaration_formatter___closed__9; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); +x_1 = l_Lean_Parser_Command_ctor_formatter___closed__5; +x_2 = l_Lean_Parser_Command_structImplicitBinder_formatter___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder_formatter___closed__4() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_abbrev_formatter___closed__2; -x_2 = l_Lean_Parser_Command_declaration_formatter___closed__10; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_structImplicitBinder_formatter___closed__3; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_atomic_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder_formatter___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declaration_formatter___closed__2; -x_2 = l_Lean_Parser_Command_declaration_formatter___closed__11; +x_1 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__5; +x_2 = l___regBuiltin_Lean_Parser_Command_declSig_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__13() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_declaration___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_declaration_formatter___closed__12; -x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); -return x_4; -} -} -LEAN_EXPORT lean_object* l_Lean_Parser_Command_declaration_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_declaration_formatter___closed__1; -x_7 = l_Lean_Parser_Command_declaration_formatter___closed__13; -x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declaration_formatter___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_declaration___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; -x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); -return x_6; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declaration_formatter___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declaration_formatter), 5, 0); -return x_1; -} -} -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declaration_formatter(lean_object* x_1) { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder_formatter___closed__6() { _start: { -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; -x_3 = l_Lean_Parser_Command_declaration___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_declaration_formatter___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_declaration_formatter___closed__2; -x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); -return x_6; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_structImplicitBinder_formatter___closed__5; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_withoutPosition_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_private_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder_formatter___closed__7() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_private___closed__1; -x_2 = l_Lean_Parser_Command_private___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_structImplicitBinder_formatter___closed__6; +x_2 = l_Lean_Parser_Command_declId_formatter___closed__6; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_private_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder_formatter___closed__8() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_private___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_structImplicitBinder_formatter___closed__4; +x_2 = l_Lean_Parser_Command_structImplicitBinder_formatter___closed__7; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_private_parenthesizer___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_structImplicitBinder_formatter___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_private___closed__2; +x_1 = l_Lean_Parser_Command_structImplicitBinder___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_private_parenthesizer___closed__2; -x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); +x_3 = l_Lean_Parser_Command_structImplicitBinder_formatter___closed__8; +x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_private_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_structImplicitBinder_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_private_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_private_parenthesizer___closed__3; -x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +x_6 = l_Lean_Parser_Command_structImplicitBinder_formatter___closed__1; +x_7 = l_Lean_Parser_Command_structImplicitBinder_formatter___closed__9; +x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_private_parenthesizer___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structImplicitBinder_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_private___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; +x_4 = l_Lean_Parser_Command_structImplicitBinder___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_private_parenthesizer___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structImplicitBinder_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_private_parenthesizer), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_structImplicitBinder_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_private_parenthesizer(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structImplicitBinder_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_3 = l_Lean_Parser_Command_private___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_private_parenthesizer___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_private_parenthesizer___closed__2; +x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; +x_3 = l_Lean_Parser_Command_structImplicitBinder___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_structImplicitBinder_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_structImplicitBinder_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_protected_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_protected___closed__1; -x_2 = l_Lean_Parser_Command_protected___closed__2; +x_1 = l_Lean_Parser_Command_structInstBinder___closed__1; +x_2 = l_Lean_Parser_Command_structInstBinder___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___boxed), 9, 4); +x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); lean_closure_set(x_7, 0, x_1); lean_closure_set(x_7, 1, x_2); lean_closure_set(x_7, 2, x_5); @@ -18892,179 +15962,140 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_protected_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_protected___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); +x_1 = l_Lean_Parser_Command_structInstBinder___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_protected_parenthesizer___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_protected___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_protected_parenthesizer___closed__2; -x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); -return x_4; -} -} -LEAN_EXPORT lean_object* l_Lean_Parser_Command_protected_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_protected_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_protected_parenthesizer___closed__3; -x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_protected_parenthesizer___closed__1() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_protected___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; -x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); -return x_6; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_protected_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder_formatter___closed__3() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_protected_parenthesizer), 5, 0); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_ctor_formatter___closed__5; +x_2 = l_Lean_Parser_Command_structInstBinder_formatter___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_protected_parenthesizer(lean_object* x_1) { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder_formatter___closed__4() { _start: { -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_3 = l_Lean_Parser_Command_protected___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_protected_parenthesizer___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_protected_parenthesizer___closed__2; -x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); -return x_6; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_structInstBinder_formatter___closed__3; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_atomic_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_visibility_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder_formatter___closed__5() { _start: { -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l___regBuiltin_Lean_Parser_Command_private_parenthesizer___closed__2; -x_7 = l___regBuiltin_Lean_Parser_Command_protected_parenthesizer___closed__2; -x_8 = l_Lean_PrettyPrinter_Parenthesizer_orelse_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_structInstBinder___closed__8; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_noncomputable_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder_formatter___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_noncomputable___closed__1; -x_2 = l_Lean_Parser_Command_noncomputable___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_structImplicitBinder_formatter___closed__6; +x_2 = l_Lean_Parser_Command_structInstBinder_formatter___closed__5; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_noncomputable_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder_formatter___closed__7() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_noncomputable___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_structInstBinder_formatter___closed__4; +x_2 = l_Lean_Parser_Command_structInstBinder_formatter___closed__6; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_noncomputable_parenthesizer___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_structInstBinder_formatter___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_noncomputable___closed__2; +x_1 = l_Lean_Parser_Command_structInstBinder___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_noncomputable_parenthesizer___closed__2; -x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); +x_3 = l_Lean_Parser_Command_structInstBinder_formatter___closed__7; +x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_noncomputable_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_structInstBinder_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_noncomputable_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_noncomputable_parenthesizer___closed__3; -x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +x_6 = l_Lean_Parser_Command_structInstBinder_formatter___closed__1; +x_7 = l_Lean_Parser_Command_structInstBinder_formatter___closed__8; +x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_noncomputable_parenthesizer___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structInstBinder_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_noncomputable___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; +x_4 = l_Lean_Parser_Command_structInstBinder___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_noncomputable_parenthesizer___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structInstBinder_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_noncomputable_parenthesizer), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_structInstBinder_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_noncomputable_parenthesizer(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structInstBinder_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_3 = l_Lean_Parser_Command_noncomputable___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_noncomputable_parenthesizer___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_noncomputable_parenthesizer___closed__2; +x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; +x_3 = l_Lean_Parser_Command_structInstBinder___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_structInstBinder_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_structInstBinder_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_unsafe_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_unsafe___closed__1; -x_2 = l_Lean_Parser_Command_unsafe___closed__2; +x_1 = l_Lean_Parser_Command_structSimpleBinder___closed__1; +x_2 = l_Lean_Parser_Command_structSimpleBinder___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___boxed), 9, 4); +x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); lean_closure_set(x_7, 0, x_1); lean_closure_set(x_7, 1, x_2); lean_closure_set(x_7, 2, x_5); @@ -19072,84 +16103,120 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_unsafe_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder_formatter___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_ctor_formatter___closed__5; +x_2 = l_Lean_Parser_Command_declId_formatter___closed__4; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_unsafe___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); +x_1 = l_Lean_Parser_Command_structSimpleBinder_formatter___closed__2; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_atomic_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_unsafe_parenthesizer___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder_formatter___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Lean_Parser_Command_optDeclSig_formatter___closed__2; +x_2 = l_Lean_Parser_Command_structExplicitBinder_formatter___closed__9; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder_formatter___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_structSimpleBinder_formatter___closed__3; +x_2 = l_Lean_Parser_Command_structSimpleBinder_formatter___closed__4; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_structSimpleBinder_formatter___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_unsafe___closed__2; +x_1 = l_Lean_Parser_Command_structSimpleBinder___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_unsafe_parenthesizer___closed__2; -x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); +x_3 = l_Lean_Parser_Command_structSimpleBinder_formatter___closed__5; +x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_unsafe_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_structSimpleBinder_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_unsafe_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_unsafe_parenthesizer___closed__3; -x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +x_6 = l_Lean_Parser_Command_structSimpleBinder_formatter___closed__1; +x_7 = l_Lean_Parser_Command_structSimpleBinder_formatter___closed__6; +x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_unsafe_parenthesizer___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structSimpleBinder_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_unsafe___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; +x_4 = l_Lean_Parser_Command_structSimpleBinder___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_unsafe_parenthesizer___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structSimpleBinder_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_unsafe_parenthesizer), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_structSimpleBinder_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_unsafe_parenthesizer(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structSimpleBinder_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_3 = l_Lean_Parser_Command_unsafe___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_unsafe_parenthesizer___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_unsafe_parenthesizer___closed__2; +x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; +x_3 = l_Lean_Parser_Command_structSimpleBinder___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_structSimpleBinder_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_structSimpleBinder_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_partial_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_partial___closed__1; -x_2 = l_Lean_Parser_Command_partial___closed__2; +x_1 = l_Lean_Parser_Command_structFields___closed__1; +x_2 = l_Lean_Parser_Command_structFields___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___boxed), 9, 4); +x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); lean_closure_set(x_7, 0, x_1); lean_closure_set(x_7, 1, x_2); lean_closure_set(x_7, 2, x_5); @@ -19157,478 +16224,429 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_partial_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_partial___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Lean_Parser_Command_structInstBinder_formatter___closed__2; +x_2 = l___regBuiltin_Lean_Parser_Command_structSimpleBinder_formatter___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_partial_parenthesizer___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_partial___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_partial_parenthesizer___closed__2; -x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); -return x_4; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Lean_Parser_Command_structImplicitBinder_formatter___closed__2; +x_2 = l_Lean_Parser_Command_structFields_formatter___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_partial_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed__4() { _start: { -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_partial_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_partial_parenthesizer___closed__3; -x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Lean_Parser_Command_structExplicitBinder_formatter___closed__2; +x_2 = l_Lean_Parser_Command_structFields_formatter___closed__3; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_partial_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed__5() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_partial___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; -x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); -return x_6; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_structFields_formatter___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_ppGroup_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_partial_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed__6() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_partial_parenthesizer), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_checkColGe_formatter___boxed), 4, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_partial_parenthesizer(lean_object* x_1) { +static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed__7() { _start: { -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_3 = l_Lean_Parser_Command_partial___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_partial_parenthesizer___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_partial_parenthesizer___closed__2; -x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); -return x_6; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_structFields_formatter___closed__6; +x_2 = l_Lean_Parser_Command_structFields_formatter___closed__5; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_nonrec_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed__8() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_nonrec___closed__1; -x_2 = l_Lean_Parser_Command_nonrec___closed__2; -x_3 = 1; -x_4 = 0; -x_5 = lean_box(x_3); -x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___boxed), 9, 4); -lean_closure_set(x_7, 0, x_1); -lean_closure_set(x_7, 1, x_2); -lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_moduleDoc_formatter___closed__4; +x_2 = l_Lean_Parser_Command_structFields_formatter___closed__7; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_nonrec_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed__9() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_nonrec___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); +x_1 = l_Lean_Parser_Command_structFields_formatter___closed__8; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_manyIndent_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_nonrec_parenthesizer___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_structFields_formatter___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_nonrec___closed__2; +x_1 = l_Lean_Parser_Command_structFields___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_nonrec_parenthesizer___closed__2; -x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); +x_3 = l_Lean_Parser_Command_structFields_formatter___closed__9; +x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_nonrec_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_structFields_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_nonrec_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_nonrec_parenthesizer___closed__3; -x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +x_6 = l_Lean_Parser_Command_structFields_formatter___closed__1; +x_7 = l_Lean_Parser_Command_structFields_formatter___closed__10; +x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_nonrec_parenthesizer___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structFields_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_nonrec___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; +x_4 = l_Lean_Parser_Command_structFields___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_nonrec_parenthesizer___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structFields_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_nonrec_parenthesizer), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_structFields_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_nonrec_parenthesizer(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structFields_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_3 = l_Lean_Parser_Command_nonrec___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_nonrec_parenthesizer___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_nonrec_parenthesizer___closed__2; +x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; +x_3 = l_Lean_Parser_Command_structFields___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_structFields_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_structFields_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_declModifiers___closed__1; -x_2 = l_Lean_Parser_Command_declModifiers___closed__2; +x_1 = l_Lean_Parser_Command_structure___closed__1; +x_2 = l_Lean_Parser_Command_structure___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___boxed), 9, 4); +x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); lean_closure_set(x_7, 0, x_1); lean_closure_set(x_7, 1, x_2); lean_closure_set(x_7, 2, x_5); -lean_closure_set(x_7, 3, x_6); -return x_7; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_docComment_parenthesizer), 5, 0); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__4() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_visibility_parenthesizer), 5, 0); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_noncomputable_parenthesizer___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_closure_set(x_7, 3, x_6); +return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_unsafe_parenthesizer___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Lean_Parser_Command_structureTk_formatter___closed__2; +x_2 = l___regBuiltin_Lean_Parser_Command_classTk_formatter___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_partial_parenthesizer___closed__2; -x_2 = l___regBuiltin_Lean_Parser_Command_nonrec_parenthesizer___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_orelse_parenthesizer), 7, 2); +x_1 = l_Lean_Parser_Command_optDeclSig_formatter___closed__5; +x_2 = l_Lean_Parser_Command_optDeclSig_formatter___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__4() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__8; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); +x_1 = l_Lean_Parser_Command_structure_formatter___closed__3; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_many_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__5() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__7; -x_2 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__9; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l___regBuiltin_Lean_Parser_Command_extends_formatter___closed__2; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__6; -x_2 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__10; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +x_1 = l_Lean_Parser_Command_structure_formatter___closed__5; +x_2 = l_Lean_Parser_Command_optDeclSig_formatter___closed__8; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__5; -x_2 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__11; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +x_1 = l_Lean_Parser_Command_structure_formatter___closed__4; +x_2 = l_Lean_Parser_Command_structure_formatter___closed__6; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__13() { +static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__8() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_ppDedent_parenthesizer), 6, 1); +x_1 = l_Lean_Parser_Command_structure_formatter___closed__7; +x_2 = lean_alloc_closure((void*)(l_Lean_ppIndent_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__14() { +static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__9() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_attributes_parenthesizer), 5, 0); -return x_1; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_structure___closed__10; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__15() { +static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__14; -x_2 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__13; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +x_1 = l_Lean_Parser_Command_namedPrio_formatter___closed__6; +x_2 = l_Lean_Parser_Command_structure_formatter___closed__9; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__16() { +static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__11() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__15; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); +x_1 = l___regBuiltin_Lean_Parser_Command_structCtor_formatter___closed__2; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__17() { +static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__16; -x_2 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__12; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +x_1 = l_Lean_Parser_Command_structure_formatter___closed__11; +x_2 = l___regBuiltin_Lean_Parser_Command_structFields_formatter___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__18() { +static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__3; -x_2 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__17; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +x_1 = l_Lean_Parser_Command_structure_formatter___closed__10; +x_2 = l_Lean_Parser_Command_structure_formatter___closed__12; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__19() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_declModifiers___closed__2; -x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__18; -x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); -lean_closure_set(x_4, 0, x_1); -lean_closure_set(x_4, 1, x_2); -lean_closure_set(x_4, 2, x_3); -return x_4; -} -} -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__20() { +static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__14() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_skip_parenthesizer___boxed), 4, 0); -return x_1; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_structure_formatter___closed__13; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__21() { +static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__14; -x_2 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__20; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +x_1 = l_Lean_Parser_Command_structure_formatter___closed__14; +x_2 = l___regBuiltin_Lean_Parser_Command_optDeriving_formatter___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__22() { +static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__16() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__21; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_structure_formatter___closed__8; +x_2 = l_Lean_Parser_Command_structure_formatter___closed__15; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__23() { +static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__22; -x_2 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__12; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +x_1 = l___regBuiltin_Lean_Parser_Command_declId_formatter___closed__2; +x_2 = l_Lean_Parser_Command_structure_formatter___closed__16; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__24() { +static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__3; -x_2 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__23; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +x_1 = l_Lean_Parser_Command_structure_formatter___closed__2; +x_2 = l_Lean_Parser_Command_structure_formatter___closed__17; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__25() { +static lean_object* _init_l_Lean_Parser_Command_structure_formatter___closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_declModifiers___closed__2; +x_1 = l_Lean_Parser_Command_structure___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__24; -x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); +x_3 = l_Lean_Parser_Command_structure_formatter___closed__18; +x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_declModifiers_parenthesizer(uint8_t x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_structure_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { -if (x_1 == 0) -{ -lean_object* x_7; lean_object* x_8; lean_object* x_9; -x_7 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__1; -x_8 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__19; -x_9 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_7, x_8, x_2, x_3, x_4, x_5, x_6); -return x_9; +lean_object* x_6; lean_object* x_7; lean_object* x_8; +x_6 = l_Lean_Parser_Command_structure_formatter___closed__1; +x_7 = l_Lean_Parser_Command_structure_formatter___closed__19; +x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +return x_8; } -else +} +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structure_formatter___closed__1() { +_start: { -lean_object* x_10; lean_object* x_11; lean_object* x_12; -x_10 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__1; -x_11 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__25; -x_12 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_10, x_11, x_2, x_3, x_4, x_5, x_6); -return x_12; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Lean_Parser_Term_quot___closed__1; +x_2 = l_Lean_Parser_Term_quot___closed__2; +x_3 = l_Lean_Parser_Command_quot___closed__1; +x_4 = l_Lean_Parser_Command_structure___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; +x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); +return x_6; +} } +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_structure_formatter___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_structure_formatter), 5, 0); +return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_declModifiers_parenthesizer___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_structure_formatter(lean_object* x_1) { _start: { -uint8_t x_7; lean_object* x_8; -x_7 = lean_unbox(x_1); -lean_dec(x_1); -x_8 = l_Lean_Parser_Command_declModifiers_parenthesizer(x_7, x_2, x_3, x_4, x_5, x_6); -return x_8; +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; +x_3 = l_Lean_Parser_Command_structure___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_structure_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_structure_formatter___closed__2; +x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); +return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_declId___closed__1; -x_2 = l_Lean_Parser_Command_declId___closed__2; +x_1 = l_Lean_Parser_Command_declaration___closed__1; +x_2 = l_Lean_Parser_Command_declaration___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); x_6 = lean_box(x_4); -x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___boxed), 9, 4); +x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); lean_closure_set(x_7, 0, x_1); lean_closure_set(x_7, 1, x_2); lean_closure_set(x_7, 2, x_5); @@ -19636,170 +16654,200 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declId___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +uint8_t x_1; lean_object* x_2; lean_object* x_3; +x_1 = 0; +x_2 = lean_box(x_1); +x_3 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declModifiers_formatter___boxed), 6, 1); +lean_closure_set(x_3, 0, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declId___closed__6; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Lean_Parser_Command_classInductive_formatter___closed__2; +x_2 = l___regBuiltin_Lean_Parser_Command_structure_formatter___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__4() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ident_parenthesizer), 5, 0); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Lean_Parser_Command_inductive_formatter___closed__2; +x_2 = l_Lean_Parser_Command_declaration_formatter___closed__3; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__5() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Command_declId_parenthesizer___closed__4; -x_2 = l_Lean_Parser_Command_declId___closed__6; -x_3 = l_Lean_Parser_Command_declId_parenthesizer___closed__3; -x_4 = 0; -x_5 = lean_box(x_4); -x_6 = lean_alloc_closure((void*)(l_Lean_Parser_sepBy1_parenthesizer___boxed), 9, 4); -lean_closure_set(x_6, 0, x_1); -lean_closure_set(x_6, 1, x_2); -lean_closure_set(x_6, 2, x_3); -lean_closure_set(x_6, 3, x_5); -return x_6; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Lean_Parser_Command_example_formatter___closed__2; +x_2 = l_Lean_Parser_Command_declaration_formatter___closed__4; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declId___closed__9; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Lean_Parser_Command_axiom_formatter___closed__2; +x_2 = l_Lean_Parser_Command_declaration_formatter___closed__5; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId_parenthesizer___closed__5; -x_2 = l_Lean_Parser_Command_declId_parenthesizer___closed__6; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +x_1 = l___regBuiltin_Lean_Parser_Command_instance_formatter___closed__2; +x_2 = l_Lean_Parser_Command_declaration_formatter___closed__6; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId_parenthesizer___closed__2; -x_2 = l_Lean_Parser_Command_declId_parenthesizer___closed__7; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +x_1 = l___regBuiltin_Lean_Parser_Command_opaque_formatter___closed__2; +x_2 = l_Lean_Parser_Command_declaration_formatter___closed__7; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__9() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declId_parenthesizer___closed__8; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Lean_Parser_Command_theorem_formatter___closed__2; +x_2 = l_Lean_Parser_Command_declaration_formatter___closed__8; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId_parenthesizer___closed__4; -x_2 = l_Lean_Parser_Command_declId_parenthesizer___closed__9; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +x_1 = l___regBuiltin_Lean_Parser_Command_def_formatter___closed__2; +x_2 = l_Lean_Parser_Command_declaration_formatter___closed__9; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__11() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Lean_Parser_Command_abbrev_formatter___closed__2; +x_2 = l_Lean_Parser_Command_declaration_formatter___closed__10; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__12() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declaration_formatter___closed__2; +x_2 = l_Lean_Parser_Command_declaration_formatter___closed__11; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_declaration_formatter___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_declId___closed__2; +x_1 = l_Lean_Parser_Command_declaration___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_declId_parenthesizer___closed__10; -x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); +x_3 = l_Lean_Parser_Command_declaration_formatter___closed__12; +x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_declId_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_declaration_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_declId_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_declId_parenthesizer___closed__11; -x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +x_6 = l_Lean_Parser_Command_declaration_formatter___closed__1; +x_7 = l_Lean_Parser_Command_declaration_formatter___closed__13; +x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declId_parenthesizer___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declaration_formatter___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_declId___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; +x_4 = l_Lean_Parser_Command_declaration___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declId_parenthesizer___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declaration_formatter___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declId_parenthesizer), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declaration_formatter), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declId_parenthesizer(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declaration_formatter(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_3 = l_Lean_Parser_Command_declId___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_declId_parenthesizer___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_declId_parenthesizer___closed__2; +x_2 = l___regBuiltin_Lean_Parser_Term_quot_formatter___closed__3; +x_3 = l_Lean_Parser_Command_declaration___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_declaration_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_declaration_formatter___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_private_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_optDeclSig___closed__1; -x_2 = l_Lean_Parser_Command_optDeclSig___closed__2; +x_1 = l_Lean_Parser_Command_private___closed__1; +x_2 = l_Lean_Parser_Command_private___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -19812,94 +16860,108 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_private_parenthesizer___closed__2() { _start: { -uint8_t x_1; lean_object* x_2; lean_object* x_3; -x_1 = 0; -x_2 = lean_box(x_1); -x_3 = lean_alloc_closure((void*)(l_Lean_Parser_Term_bracketedBinder_parenthesizer___boxed), 6, 1); -lean_closure_set(x_3, 0, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_private___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_private_parenthesizer___closed__3() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_binderIdent_parenthesizer), 5, 0); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Command_private___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Command_private_parenthesizer___closed__2; +x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); +lean_closure_set(x_4, 0, x_1); +lean_closure_set(x_4, 1, x_2); +lean_closure_set(x_4, 2, x_3); +return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__4() { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_private_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__3; -x_2 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_orelse_parenthesizer), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_6; lean_object* x_7; lean_object* x_8; +x_6 = l_Lean_Parser_Command_private_parenthesizer___closed__1; +x_7 = l_Lean_Parser_Command_private_parenthesizer___closed__3; +x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +return x_8; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__5() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_private_parenthesizer___closed__1() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ppSpace_parenthesizer___boxed), 4, 0); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Lean_Parser_Term_quot___closed__1; +x_2 = l_Lean_Parser_Term_quot___closed__2; +x_3 = l_Lean_Parser_Command_quot___closed__1; +x_4 = l_Lean_Parser_Command_private___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; +x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); +return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__6() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_private_parenthesizer___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__5; -x_2 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__4; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_private_parenthesizer), 5, 0); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__7() { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_private_parenthesizer(lean_object* x_1) { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__6; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_many_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; +x_3 = l_Lean_Parser_Command_private___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_private_parenthesizer___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_private_parenthesizer___closed__2; +x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); +return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_protected_parenthesizer___closed__1() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_optType_parenthesizer), 5, 0); -return x_1; +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; +x_1 = l_Lean_Parser_Command_protected___closed__1; +x_2 = l_Lean_Parser_Command_protected___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = lean_box(x_3); +x_6 = lean_box(x_4); +x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___boxed), 9, 4); +lean_closure_set(x_7, 0, x_1); +lean_closure_set(x_7, 1, x_2); +lean_closure_set(x_7, 2, x_5); +lean_closure_set(x_7, 3, x_6); +return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_protected_parenthesizer___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__7; -x_2 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__8; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_protected___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_protected_parenthesizer___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_optDeclSig___closed__2; +x_1 = l_Lean_Parser_Command_protected___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__9; +x_3 = l_Lean_Parser_Command_protected_parenthesizer___closed__2; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -19907,55 +16969,65 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_optDeclSig_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_protected_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__10; +x_6 = l_Lean_Parser_Command_protected_parenthesizer___closed__1; +x_7 = l_Lean_Parser_Command_protected_parenthesizer___closed__3; x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_optDeclSig_parenthesizer___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_protected_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_optDeclSig___closed__1; +x_4 = l_Lean_Parser_Command_protected___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_optDeclSig_parenthesizer___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_protected_parenthesizer___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_optDeclSig_parenthesizer), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_protected_parenthesizer), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_optDeclSig_parenthesizer(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_protected_parenthesizer(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_3 = l_Lean_Parser_Command_optDeclSig___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_optDeclSig_parenthesizer___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_optDeclSig_parenthesizer___closed__2; +x_3 = l_Lean_Parser_Command_protected___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_protected_parenthesizer___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_protected_parenthesizer___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__1() { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_visibility_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +lean_object* x_6; lean_object* x_7; lean_object* x_8; +x_6 = l___regBuiltin_Lean_Parser_Command_private_parenthesizer___closed__2; +x_7 = l___regBuiltin_Lean_Parser_Command_protected_parenthesizer___closed__2; +x_8 = l_Lean_PrettyPrinter_Parenthesizer_orelse_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +return x_8; +} +} +static lean_object* _init_l_Lean_Parser_Command_noncomputable_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_declValSimple___closed__1; -x_2 = l_Lean_Parser_Command_declValSimple___closed__2; +x_1 = l_Lean_Parser_Command_noncomputable___closed__1; +x_2 = l_Lean_Parser_Command_noncomputable___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -19968,85 +17040,108 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_noncomputable_parenthesizer___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declValSimple___closed__4; +x_1 = l_Lean_Parser_Command_noncomputable___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_noncomputable_parenthesizer___closed__3() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_whereDecls_parenthesizer), 5, 0); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Command_noncomputable___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Command_noncomputable_parenthesizer___closed__2; +x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); +lean_closure_set(x_4, 0, x_1); +lean_closure_set(x_4, 1, x_2); +lean_closure_set(x_4, 2, x_3); +return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__4() { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_noncomputable_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__3; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_6; lean_object* x_7; lean_object* x_8; +x_6 = l_Lean_Parser_Command_noncomputable_parenthesizer___closed__1; +x_7 = l_Lean_Parser_Command_noncomputable_parenthesizer___closed__3; +x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +return x_8; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__5() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_noncomputable_parenthesizer___closed__1() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_2 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__4; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Lean_Parser_Term_quot___closed__1; +x_2 = l_Lean_Parser_Term_quot___closed__2; +x_3 = l_Lean_Parser_Command_quot___closed__1; +x_4 = l_Lean_Parser_Command_noncomputable___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; +x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); +return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__6() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_noncomputable_parenthesizer___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ppHardLineUnlessUngrouped_parenthesizer___boxed), 4, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_noncomputable_parenthesizer), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__7() { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_noncomputable_parenthesizer(lean_object* x_1) { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__6; -x_2 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__5; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; +x_3 = l_Lean_Parser_Command_noncomputable___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_noncomputable_parenthesizer___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_noncomputable_parenthesizer___closed__2; +x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); +return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_unsafe_parenthesizer___closed__1() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__2; -x_2 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__7; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; +x_1 = l_Lean_Parser_Command_unsafe___closed__1; +x_2 = l_Lean_Parser_Command_unsafe___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = lean_box(x_3); +x_6 = lean_box(x_4); +x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___boxed), 9, 4); +lean_closure_set(x_7, 0, x_1); +lean_closure_set(x_7, 1, x_2); +lean_closure_set(x_7, 2, x_5); +lean_closure_set(x_7, 3, x_6); +return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_unsafe_parenthesizer___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_unsafe___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_unsafe_parenthesizer___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_declValSimple___closed__2; +x_1 = l_Lean_Parser_Command_unsafe___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__8; +x_3 = l_Lean_Parser_Command_unsafe_parenthesizer___closed__2; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -20054,55 +17149,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_declValSimple_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_unsafe_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__9; +x_6 = l_Lean_Parser_Command_unsafe_parenthesizer___closed__1; +x_7 = l_Lean_Parser_Command_unsafe_parenthesizer___closed__3; x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declValSimple_parenthesizer___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_unsafe_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_declValSimple___closed__1; +x_4 = l_Lean_Parser_Command_unsafe___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declValSimple_parenthesizer___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_unsafe_parenthesizer___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declValSimple_parenthesizer), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_unsafe_parenthesizer), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declValSimple_parenthesizer(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_unsafe_parenthesizer(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_3 = l_Lean_Parser_Command_declValSimple___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_declValSimple_parenthesizer___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_declValSimple_parenthesizer___closed__2; +x_3 = l_Lean_Parser_Command_unsafe___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_unsafe_parenthesizer___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_unsafe_parenthesizer___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_declValEqns_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_partial_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_declValEqns___closed__1; -x_2 = l_Lean_Parser_Command_declValEqns___closed__2; +x_1 = l_Lean_Parser_Command_partial___closed__1; +x_2 = l_Lean_Parser_Command_partial___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -20115,21 +17210,23 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_declValEqns_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_partial_parenthesizer___closed__2() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer), 5, 0); -return x_1; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_partial___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declValEqns_parenthesizer___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_partial_parenthesizer___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_declValEqns___closed__2; +x_1 = l_Lean_Parser_Command_partial___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_declValEqns_parenthesizer___closed__2; +x_3 = l_Lean_Parser_Command_partial_parenthesizer___closed__2; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -20137,55 +17234,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_declValEqns_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_partial_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_declValEqns_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_declValEqns_parenthesizer___closed__3; +x_6 = l_Lean_Parser_Command_partial_parenthesizer___closed__1; +x_7 = l_Lean_Parser_Command_partial_parenthesizer___closed__3; x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declValEqns_parenthesizer___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_partial_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_declValEqns___closed__1; +x_4 = l_Lean_Parser_Command_partial___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declValEqns_parenthesizer___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_partial_parenthesizer___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declValEqns_parenthesizer), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_partial_parenthesizer), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declValEqns_parenthesizer(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_partial_parenthesizer(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_3 = l_Lean_Parser_Command_declValEqns___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_declValEqns_parenthesizer___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_declValEqns_parenthesizer___closed__2; +x_3 = l_Lean_Parser_Command_partial___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_partial_parenthesizer___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_partial_parenthesizer___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructField_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_nonrec_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_whereStructField___closed__1; -x_2 = l_Lean_Parser_Command_whereStructField___closed__2; +x_1 = l_Lean_Parser_Command_nonrec___closed__1; +x_2 = l_Lean_Parser_Command_nonrec___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -20198,21 +17295,23 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructField_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_nonrec_parenthesizer___closed__2() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_letDecl_parenthesizer), 5, 0); -return x_1; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_nonrec___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructField_parenthesizer___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_nonrec_parenthesizer___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_whereStructField___closed__2; +x_1 = l_Lean_Parser_Command_nonrec___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_whereStructField_parenthesizer___closed__2; +x_3 = l_Lean_Parser_Command_nonrec_parenthesizer___closed__2; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -20220,55 +17319,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_whereStructField_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_nonrec_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_whereStructField_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_whereStructField_parenthesizer___closed__3; +x_6 = l_Lean_Parser_Command_nonrec_parenthesizer___closed__1; +x_7 = l_Lean_Parser_Command_nonrec_parenthesizer___closed__3; x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_whereStructField_parenthesizer___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_nonrec_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_whereStructField___closed__1; +x_4 = l_Lean_Parser_Command_nonrec___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_whereStructField_parenthesizer___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_nonrec_parenthesizer___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_whereStructField_parenthesizer), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_nonrec_parenthesizer), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_whereStructField_parenthesizer(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_nonrec_parenthesizer(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_3 = l_Lean_Parser_Command_whereStructField___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_whereStructField_parenthesizer___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_whereStructField_parenthesizer___closed__2; +x_3 = l_Lean_Parser_Command_nonrec___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_nonrec_parenthesizer___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_nonrec_parenthesizer___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__1; -x_2 = l_Lean_Parser_Command_whereStructInst___closed__2; +x_1 = l_Lean_Parser_Command_declModifiers___closed__1; +x_2 = l_Lean_Parser_Command_declModifiers___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -20281,106 +17380,191 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_docComment_parenthesizer), 5, 0); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__3() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__5; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_ppIndent_parenthesizer), 6, 1); +x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__2; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_visibility_parenthesizer), 5, 0); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); +x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_whereStructField_parenthesizer___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_ppGroup_parenthesizer), 6, 1); +x_1 = l___regBuiltin_Lean_Parser_Command_noncomputable_parenthesizer___closed__2; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__7() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__6; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); +x_1 = l___regBuiltin_Lean_Parser_Command_unsafe_parenthesizer___closed__2; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__8() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__4; -x_2 = l_Lean_Parser_Command_whereStructInst___closed__6; -x_3 = l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__5; -x_4 = 1; -x_5 = lean_box(x_4); -x_6 = lean_alloc_closure((void*)(l_Lean_Parser_sepByIndent_parenthesizer___boxed), 9, 4); -lean_closure_set(x_6, 0, x_1); -lean_closure_set(x_6, 1, x_2); -lean_closure_set(x_6, 2, x_3); -lean_closure_set(x_6, 3, x_5); -return x_6; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Lean_Parser_Command_partial_parenthesizer___closed__2; +x_2 = l___regBuiltin_Lean_Parser_Command_nonrec_parenthesizer___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_orelse_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__9() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__8; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__6; -x_2 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__4; +x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__7; +x_2 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__9; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__3; -x_2 = l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__7; +x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__6; +x_2 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__10; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__2; -x_2 = l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__8; +x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__5; +x_2 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__11; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__13() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_ppDedent_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__14() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_attributes_parenthesizer), 5, 0); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__15() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__14; +x_2 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__13; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__16() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__15; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__17() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__16; +x_2 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__12; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__18() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__3; +x_2 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__17; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_whereStructInst___closed__2; +x_1 = l_Lean_Parser_Command_declModifiers___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__9; +x_3 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__18; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -20388,106 +17572,111 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_whereStructInst_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { -_start: -{ -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__10; -x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); -return x_8; -} -} -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_whereStructInst_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__20() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_quot___closed__1; -x_2 = l_Lean_Parser_Term_quot___closed__2; -x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_whereStructInst___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; -x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); -return x_6; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_skip_parenthesizer___boxed), 4, 0); +return x_1; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_whereStructInst_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__21() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_whereStructInst_parenthesizer), 5, 0); -return x_1; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__14; +x_2 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__20; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_whereStructInst_parenthesizer(lean_object* x_1) { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__22() { _start: { -lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_3 = l_Lean_Parser_Command_whereStructInst___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_whereStructInst_parenthesizer___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_whereStructInst_parenthesizer___closed__2; -x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); -return x_6; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__21; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_declVal_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__23() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Command_declVal___closed__1; -x_2 = l_Lean_Parser_Command_declVal___closed__2; -x_3 = 1; -x_4 = lean_box(x_3); -x_5 = lean_box(x_3); -x_6 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___boxed), 9, 4); -lean_closure_set(x_6, 0, x_1); -lean_closure_set(x_6, 1, x_2); -lean_closure_set(x_6, 2, x_4); -lean_closure_set(x_6, 3, x_5); -return x_6; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__22; +x_2 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__12; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declVal_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__24() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_declValEqns_parenthesizer___closed__2; -x_2 = l___regBuiltin_Lean_Parser_Command_whereStructInst_parenthesizer___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_orelse_parenthesizer), 7, 2); +x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__3; +x_2 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__23; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_declVal_parenthesizer___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_declModifiers_parenthesizer___closed__25() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_declValSimple_parenthesizer___closed__2; -x_2 = l_Lean_Parser_Command_declVal_parenthesizer___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_orelse_parenthesizer), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Command_declModifiers___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__24; +x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); +lean_closure_set(x_4, 0, x_1); +lean_closure_set(x_4, 1, x_2); +lean_closure_set(x_4, 2, x_3); +return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_declVal_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_declModifiers_parenthesizer(uint8_t x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { _start: { -lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_declVal_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_declVal_parenthesizer___closed__3; -x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +if (x_1 == 0) +{ +lean_object* x_7; lean_object* x_8; lean_object* x_9; +x_7 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__1; +x_8 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__19; +x_9 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_7, x_8, x_2, x_3, x_4, x_5, x_6); +return x_9; +} +else +{ +lean_object* x_10; lean_object* x_11; lean_object* x_12; +x_10 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__1; +x_11 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__25; +x_12 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_10, x_11, x_2, x_3, x_4, x_5, x_6); +return x_12; +} +} +} +LEAN_EXPORT lean_object* l_Lean_Parser_Command_declModifiers_parenthesizer___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6) { +_start: +{ +uint8_t x_7; lean_object* x_8; +x_7 = lean_unbox(x_1); +lean_dec(x_1); +x_8 = l_Lean_Parser_Command_declModifiers_parenthesizer(x_7, x_2, x_3, x_4, x_5, x_6); return x_8; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_terminationByElement___closed__1; -x_2 = l_Lean_Parser_Command_terminationByElement___closed__2; +x_1 = l_Lean_Parser_Command_declId___closed__1; +x_2 = l_Lean_Parser_Command_declId___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -20500,155 +17689,114 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__2() { -_start: -{ -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_hole_parenthesizer), 5, 0); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId_parenthesizer___closed__4; -x_2 = l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_orelse_parenthesizer), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__5; -x_2 = l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__3; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_many_parenthesizer), 6, 1); +x_1 = l_Lean_Parser_Command_declId___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__3() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingByElement___closed__4; +x_1 = l_Lean_Parser_Command_declId___closed__6; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__4() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingByElement___closed__6; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ident_parenthesizer), 5, 0); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__5() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__7; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Lean_Parser_Command_declId_parenthesizer___closed__4; +x_2 = l_Lean_Parser_Command_declId___closed__6; +x_3 = l_Lean_Parser_Command_declId_parenthesizer___closed__3; +x_4 = 0; +x_5 = lean_box(x_4); +x_6 = lean_alloc_closure((void*)(l_Lean_Parser_sepBy1_parenthesizer___boxed), 9, 4); +lean_closure_set(x_6, 0, x_1); +lean_closure_set(x_6, 1, x_2); +lean_closure_set(x_6, 2, x_3); +lean_closure_set(x_6, 3, x_5); +return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__8; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_patternIgnore_parenthesizer), 6, 1); +x_1 = l_Lean_Parser_Command_declId___closed__9; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__10() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_2 = l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__9; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__11() { +static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__6; -x_2 = l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__10; +x_1 = l_Lean_Parser_Command_declId_parenthesizer___closed__5; +x_2 = l_Lean_Parser_Command_declId_parenthesizer___closed__6; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__12() { +static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__5; -x_2 = l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__11; +x_1 = l_Lean_Parser_Command_declId_parenthesizer___closed__2; +x_2 = l_Lean_Parser_Command_declId_parenthesizer___closed__7; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__13() { +static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__9() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__3; -x_2 = l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__12; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_declId_parenthesizer___closed__8; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__14() { +static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__4; -x_2 = l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__13; +x_1 = l_Lean_Parser_Command_declId_parenthesizer___closed__4; +x_2 = l_Lean_Parser_Command_declId_parenthesizer___closed__9; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__15() { +static lean_object* _init_l_Lean_Parser_Command_declId_parenthesizer___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_terminationByElement___closed__2; +x_1 = l_Lean_Parser_Command_declId___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__14; +x_3 = l_Lean_Parser_Command_declId_parenthesizer___closed__10; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -20656,55 +17804,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_terminationByElement_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_declId_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__15; +x_6 = l_Lean_Parser_Command_declId_parenthesizer___closed__1; +x_7 = l_Lean_Parser_Command_declId_parenthesizer___closed__11; x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_terminationByElement_parenthesizer___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declId_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_terminationByElement___closed__1; +x_4 = l_Lean_Parser_Command_declId___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_terminationByElement_parenthesizer___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declId_parenthesizer___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_terminationByElement_parenthesizer), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declId_parenthesizer), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_terminationByElement_parenthesizer(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declId_parenthesizer(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_3 = l_Lean_Parser_Command_terminationByElement___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_terminationByElement_parenthesizer___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_terminationByElement_parenthesizer___closed__2; +x_3 = l_Lean_Parser_Command_declId___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_declId_parenthesizer___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_declId_parenthesizer___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_terminationBy___closed__1; -x_2 = l_Lean_Parser_Command_terminationBy___closed__2; +x_1 = l_Lean_Parser_Command_optDeclSig___closed__1; +x_2 = l_Lean_Parser_Command_optDeclSig___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -20717,57 +17865,94 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_terminationBy___closed__4; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +uint8_t x_1; lean_object* x_2; lean_object* x_3; +x_1 = 0; +x_2 = lean_box(x_1); +x_3 = lean_alloc_closure((void*)(l_Lean_Parser_Term_bracketedBinder_parenthesizer___boxed), 6, 1); +lean_closure_set(x_3, 0, x_2); +return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy_parenthesizer___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_terminationByElement_parenthesizer___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_many1Indent_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_binderIdent_parenthesizer), 5, 0); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__3; +x_2 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_orelse_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__5() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ppSpace_parenthesizer___boxed), 4, 0); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy_parenthesizer___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_terminationBy_parenthesizer___closed__2; -x_2 = l_Lean_Parser_Command_terminationBy_parenthesizer___closed__3; +x_1 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__5; +x_2 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy_parenthesizer___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__6; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_many_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__8() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_optType_parenthesizer), 5, 0); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__13; -x_2 = l_Lean_Parser_Command_terminationBy_parenthesizer___closed__4; +x_1 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__7; +x_2 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__8; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_terminationBy_parenthesizer___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_terminationBy___closed__2; +x_1 = l_Lean_Parser_Command_optDeclSig___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_terminationBy_parenthesizer___closed__5; +x_3 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__9; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -20775,55 +17960,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_terminationBy_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_optDeclSig_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_terminationBy_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_terminationBy_parenthesizer___closed__6; +x_6 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__1; +x_7 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__10; x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_terminationBy_parenthesizer___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_optDeclSig_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_terminationBy___closed__1; +x_4 = l_Lean_Parser_Command_optDeclSig___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_terminationBy_parenthesizer___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_optDeclSig_parenthesizer___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_terminationBy_parenthesizer), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_optDeclSig_parenthesizer), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_terminationBy_parenthesizer(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_optDeclSig_parenthesizer(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_3 = l_Lean_Parser_Command_terminationBy___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_terminationBy_parenthesizer___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_terminationBy_parenthesizer___closed__2; +x_3 = l_Lean_Parser_Command_optDeclSig___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_optDeclSig_parenthesizer___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_optDeclSig_parenthesizer___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_decreasingByElement___closed__1; -x_2 = l_Lean_Parser_Command_decreasingByElement___closed__2; +x_1 = l_Lean_Parser_Command_declValSimple___closed__1; +x_2 = l_Lean_Parser_Command_declValSimple___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -20836,79 +18021,105 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_declValSimple___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__3() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Tactic_tacticSeq_parenthesizer), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_whereDecls_parenthesizer), 5, 0); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__3; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__5() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Termination_suffix_parenthesizer), 5, 0); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__2; -x_2 = l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__9; +x_1 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__5; +x_2 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__6; -x_2 = l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__3; +x_1 = l_Lean_Parser_Term_quot_parenthesizer___closed__3; +x_2 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__6; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__8() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_ppHardLineUnlessUngrouped_parenthesizer___boxed), 4, 0); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId_parenthesizer___closed__4; -x_2 = l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__4; +x_1 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__8; +x_2 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__7; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__5; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_ppIndent_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_moduleDoc_parenthesizer___closed__4; -x_2 = l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__6; +x_1 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__2; +x_2 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__9; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_decreasingByElement___closed__2; +x_1 = l_Lean_Parser_Command_declValSimple___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__7; +x_3 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__10; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -20916,55 +18127,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_decreasingByElement_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_declValSimple_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__8; +x_6 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__1; +x_7 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__11; x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declValSimple_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_decreasingByElement___closed__1; +x_4 = l_Lean_Parser_Command_declValSimple___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declValSimple_parenthesizer___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_decreasingByElement_parenthesizer), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declValSimple_parenthesizer), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_decreasingByElement_parenthesizer(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declValSimple_parenthesizer(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_3 = l_Lean_Parser_Command_decreasingByElement___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__2; +x_3 = l_Lean_Parser_Command_declValSimple___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_declValSimple_parenthesizer___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_declValSimple_parenthesizer___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declValEqns_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__1; -x_2 = l_Lean_Parser_Command_decreasingByMany___closed__2; +x_1 = l_Lean_Parser_Command_declValEqns___closed__1; +x_2 = l_Lean_Parser_Command_declValEqns___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -20977,67 +18188,21 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__2() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declId_parenthesizer___closed__4; -x_2 = l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__6; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_lookahead_parenthesizer___boxed), 5, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__3; -x_2 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_atomic_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_many1Indent_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_declValEqns_parenthesizer___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__4; -x_2 = l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__5; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer), 5, 0); +return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__7() { +static lean_object* _init_l_Lean_Parser_Command_declValEqns_parenthesizer___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_decreasingByMany___closed__2; +x_1 = l_Lean_Parser_Command_declValEqns___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__6; +x_3 = l_Lean_Parser_Command_declValEqns_parenthesizer___closed__2; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -21045,55 +18210,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_decreasingByMany_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_declValEqns_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__7; +x_6 = l_Lean_Parser_Command_declValEqns_parenthesizer___closed__1; +x_7 = l_Lean_Parser_Command_declValEqns_parenthesizer___closed__3; x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declValEqns_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_decreasingByMany___closed__1; +x_4 = l_Lean_Parser_Command_declValEqns___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_declValEqns_parenthesizer___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_decreasingByMany_parenthesizer), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declValEqns_parenthesizer), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_decreasingByMany_parenthesizer(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_declValEqns_parenthesizer(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_3 = l_Lean_Parser_Command_decreasingByMany___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__2; +x_3 = l_Lean_Parser_Command_declValEqns___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_declValEqns_parenthesizer___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_declValEqns_parenthesizer___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_whereStructField_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_decreasingBy1___closed__1; -x_2 = l_Lean_Parser_Command_decreasingBy1___closed__2; +x_1 = l_Lean_Parser_Command_whereStructField___closed__1; +x_2 = l_Lean_Parser_Command_whereStructField___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -21106,13 +18271,21 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_whereStructField_parenthesizer___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Term_letDecl_parenthesizer), 5, 0); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Command_whereStructField_parenthesizer___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_decreasingBy1___closed__2; +x_1 = l_Lean_Parser_Command_whereStructField___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__2; +x_3 = l_Lean_Parser_Command_whereStructField_parenthesizer___closed__2; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -21120,55 +18293,55 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_decreasingBy1_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_whereStructField_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__2; +x_6 = l_Lean_Parser_Command_whereStructField_parenthesizer___closed__1; +x_7 = l_Lean_Parser_Command_whereStructField_parenthesizer___closed__3; x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_whereStructField_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_decreasingBy1___closed__1; +x_4 = l_Lean_Parser_Command_whereStructField___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_whereStructField_parenthesizer___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_decreasingBy1_parenthesizer), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_whereStructField_parenthesizer), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_decreasingBy1_parenthesizer(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_whereStructField_parenthesizer(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_3 = l_Lean_Parser_Command_decreasingBy1___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__2; +x_3 = l_Lean_Parser_Command_whereStructField___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_whereStructField_parenthesizer___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_whereStructField_parenthesizer___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_1 = l_Lean_Parser_Command_decreasingBy___closed__1; -x_2 = l_Lean_Parser_Command_decreasingBy___closed__2; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__1; +x_2 = l_Lean_Parser_Command_whereStructInst___closed__2; x_3 = 1; x_4 = 0; x_5 = lean_box(x_3); @@ -21181,59 +18354,106 @@ lean_closure_set(x_7, 3, x_6); return x_7; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_optDeclSig_parenthesizer___closed__5; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_ppIndent_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l___regBuiltin_Lean_Parser_Command_whereStructField_parenthesizer___closed__2; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_ppGroup_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_decreasingBy___closed__4; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__6; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__3() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__4; +x_2 = l_Lean_Parser_Command_whereStructInst___closed__6; +x_3 = l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__5; +x_4 = 1; +x_5 = lean_box(x_4); +x_6 = lean_alloc_closure((void*)(l_Lean_Parser_sepByIndent_parenthesizer___boxed), 9, 4); +lean_closure_set(x_6, 0, x_1); +lean_closure_set(x_6, 1, x_2); +lean_closure_set(x_6, 2, x_3); +lean_closure_set(x_6, 3, x_5); +return x_6; +} +} +static lean_object* _init_l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__2; -x_2 = l___regBuiltin_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__2; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_orelse_parenthesizer), 7, 2); +x_1 = l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__6; +x_2 = l_Lean_Parser_Command_declValSimple_parenthesizer___closed__4; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__4() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__2; -x_2 = l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__3; +x_1 = l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__3; +x_2 = l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__7; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_declModifiers_parenthesizer___closed__13; -x_2 = l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__4; +x_1 = l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__2; +x_2 = l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__8; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__6() { +static lean_object* _init_l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Command_decreasingBy___closed__2; +x_1 = l_Lean_Parser_Command_whereStructInst___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__5; +x_3 = l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__9; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -21241,76 +18461,97 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_decreasingBy_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_whereStructInst_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__6; +x_6 = l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__1; +x_7 = l_Lean_Parser_Command_whereStructInst_parenthesizer___closed__10; x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_decreasingBy_parenthesizer___closed__1() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_whereStructInst_parenthesizer___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_decreasingBy___closed__1; +x_4 = l_Lean_Parser_Command_whereStructInst___closed__1; x_5 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__1; x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); return x_6; } } -static lean_object* _init_l___regBuiltin_Lean_Parser_Command_decreasingBy_parenthesizer___closed__2() { +static lean_object* _init_l___regBuiltin_Lean_Parser_Command_whereStructInst_parenthesizer___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_decreasingBy_parenthesizer), 5, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_whereStructInst_parenthesizer), 5, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_decreasingBy_parenthesizer(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Command_whereStructInst_parenthesizer(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_2 = l___regBuiltin_Lean_Parser_Term_quot_parenthesizer___closed__3; -x_3 = l_Lean_Parser_Command_decreasingBy___closed__2; -x_4 = l___regBuiltin_Lean_Parser_Command_decreasingBy_parenthesizer___closed__1; -x_5 = l___regBuiltin_Lean_Parser_Command_decreasingBy_parenthesizer___closed__2; +x_3 = l_Lean_Parser_Command_whereStructInst___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Command_whereStructInst_parenthesizer___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Command_whereStructInst_parenthesizer___closed__2; x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_terminationSuffix_parenthesizer___closed__1() { +static lean_object* _init_l_Lean_Parser_Command_declVal_parenthesizer___closed__1() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_terminationBy_parenthesizer___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Lean_Parser_Command_declVal___closed__1; +x_2 = l_Lean_Parser_Command_declVal___closed__2; +x_3 = 1; +x_4 = lean_box(x_3); +x_5 = lean_box(x_3); +x_6 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___boxed), 9, 4); +lean_closure_set(x_6, 0, x_1); +lean_closure_set(x_6, 1, x_2); +lean_closure_set(x_6, 2, x_4); +lean_closure_set(x_6, 3, x_5); +return x_6; } } -static lean_object* _init_l_Lean_Parser_Command_terminationSuffix_parenthesizer___closed__2() { +static lean_object* _init_l_Lean_Parser_Command_declVal_parenthesizer___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l___regBuiltin_Lean_Parser_Command_decreasingBy_parenthesizer___closed__2; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Lean_Parser_Command_declValEqns_parenthesizer___closed__2; +x_2 = l___regBuiltin_Lean_Parser_Command_whereStructInst_parenthesizer___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_orelse_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_terminationSuffix_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +static lean_object* _init_l_Lean_Parser_Command_declVal_parenthesizer___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l___regBuiltin_Lean_Parser_Command_declValSimple_parenthesizer___closed__2; +x_2 = l_Lean_Parser_Command_declVal_parenthesizer___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_orelse_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Lean_Parser_Command_declVal_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { _start: { lean_object* x_6; lean_object* x_7; lean_object* x_8; -x_6 = l_Lean_Parser_Command_terminationSuffix_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_terminationSuffix_parenthesizer___closed__2; -x_8 = l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +x_6 = l_Lean_Parser_Command_declVal_parenthesizer___closed__1; +x_7 = l_Lean_Parser_Command_declVal_parenthesizer___closed__3; +x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } } @@ -21363,66 +18604,46 @@ return x_1; static lean_object* _init_l_Lean_Parser_Command_abbrev_parenthesizer___closed__5() { _start: { -lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_terminationSuffix_parenthesizer), 5, 0); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Command_abbrev_parenthesizer___closed__6() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__4; -x_2 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__5; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_abbrev_parenthesizer___closed__7() { -_start: -{ lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__3; -x_2 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__6; +x_2 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev_parenthesizer___closed__8() { +static lean_object* _init_l_Lean_Parser_Command_abbrev_parenthesizer___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l___regBuiltin_Lean_Parser_Command_declId_parenthesizer___closed__2; -x_2 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__7; +x_2 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev_parenthesizer___closed__9() { +static lean_object* _init_l_Lean_Parser_Command_abbrev_parenthesizer___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__2; -x_2 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__8; +x_2 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__6; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_abbrev_parenthesizer___closed__10() { +static lean_object* _init_l_Lean_Parser_Command_abbrev_parenthesizer___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Command_abbrev___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__9; +x_3 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__7; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -21435,7 +18656,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_abbrev_parenthesizer(lean_object* { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__10; +x_7 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__8; x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -21588,8 +18809,8 @@ static lean_object* _init_l_Lean_Parser_Command_def_parenthesizer___closed__4() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_def_parenthesizer___closed__3; -x_2 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__5; +x_1 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__4; +x_2 = l_Lean_Parser_Command_def_parenthesizer___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -21600,7 +18821,7 @@ static lean_object* _init_l_Lean_Parser_Command_def_parenthesizer___closed__5() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__4; +x_1 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__3; x_2 = l_Lean_Parser_Command_def_parenthesizer___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -21612,7 +18833,7 @@ static lean_object* _init_l_Lean_Parser_Command_def_parenthesizer___closed__6() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__3; +x_1 = l___regBuiltin_Lean_Parser_Command_declId_parenthesizer___closed__2; x_2 = l_Lean_Parser_Command_def_parenthesizer___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -21624,7 +18845,7 @@ static lean_object* _init_l_Lean_Parser_Command_def_parenthesizer___closed__7() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Lean_Parser_Command_declId_parenthesizer___closed__2; +x_1 = l_Lean_Parser_Command_def_parenthesizer___closed__2; x_2 = l_Lean_Parser_Command_def_parenthesizer___closed__6; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -21635,22 +18856,10 @@ return x_3; static lean_object* _init_l_Lean_Parser_Command_def_parenthesizer___closed__8() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_def_parenthesizer___closed__2; -x_2 = l_Lean_Parser_Command_def_parenthesizer___closed__7; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_def_parenthesizer___closed__9() { -_start: -{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Command_def___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_def_parenthesizer___closed__8; +x_3 = l_Lean_Parser_Command_def_parenthesizer___closed__7; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -21663,7 +18872,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_def_parenthesizer(lean_object* x_ { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Command_def_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_def_parenthesizer___closed__9; +x_7 = l_Lean_Parser_Command_def_parenthesizer___closed__8; x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -21839,7 +19048,7 @@ static lean_object* _init_l_Lean_Parser_Command_theorem_parenthesizer___closed__ { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_theorem_parenthesizer___closed__3; -x_2 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__6; +x_2 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -22565,33 +19774,21 @@ static lean_object* _init_l_Lean_Parser_Command_example_parenthesizer___closed__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__3; -x_2 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__4; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_example_parenthesizer___closed__4() { -_start: -{ -lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_example_parenthesizer___closed__2; -x_2 = l_Lean_Parser_Command_example_parenthesizer___closed__3; +x_2 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_example_parenthesizer___closed__5() { +static lean_object* _init_l_Lean_Parser_Command_example_parenthesizer___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Command_example___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_example_parenthesizer___closed__4; +x_3 = l_Lean_Parser_Command_example_parenthesizer___closed__3; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -22604,7 +19801,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_example_parenthesizer(lean_object { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Command_example_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_example_parenthesizer___closed__5; +x_7 = l_Lean_Parser_Command_example_parenthesizer___closed__4; x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -25514,7 +22711,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_deriving_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(206u); +x_1 = lean_unsigned_to_nat(185u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -25526,7 +22723,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_deriving_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(207u); +x_1 = lean_unsigned_to_nat(186u); x_2 = lean_unsigned_to_nat(79u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -25554,7 +22751,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_deriving_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(206u); +x_1 = lean_unsigned_to_nat(185u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -25566,7 +22763,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_deriving_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(206u); +x_1 = lean_unsigned_to_nat(185u); x_2 = lean_unsigned_to_nat(40u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -26042,7 +23239,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_noncomputableSectio _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(208u); +x_1 = lean_unsigned_to_nat(187u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -26054,7 +23251,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_noncomputableSectio _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(209u); +x_1 = lean_unsigned_to_nat(188u); x_2 = lean_unsigned_to_nat(62u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -26082,7 +23279,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_noncomputableSectio _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(208u); +x_1 = lean_unsigned_to_nat(187u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -26094,7 +23291,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_noncomputableSectio _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(208u); +x_1 = lean_unsigned_to_nat(187u); x_2 = lean_unsigned_to_nat(50u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -26482,7 +23679,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_section_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(210u); +x_1 = lean_unsigned_to_nat(189u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -26494,7 +23691,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_section_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(211u); +x_1 = lean_unsigned_to_nat(190u); x_2 = lean_unsigned_to_nat(42u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -26522,7 +23719,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_section_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(210u); +x_1 = lean_unsigned_to_nat(189u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -26534,7 +23731,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_section_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(210u); +x_1 = lean_unsigned_to_nat(189u); x_2 = lean_unsigned_to_nat(39u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -26845,7 +24042,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_namespace_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(212u); +x_1 = lean_unsigned_to_nat(191u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -26857,7 +24054,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_namespace_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(213u); +x_1 = lean_unsigned_to_nat(192u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -26885,7 +24082,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_namespace_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(212u); +x_1 = lean_unsigned_to_nat(191u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -26897,7 +24094,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_namespace_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(212u); +x_1 = lean_unsigned_to_nat(191u); x_2 = lean_unsigned_to_nat(41u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -27244,7 +24441,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_end_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(214u); +x_1 = lean_unsigned_to_nat(193u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -27256,7 +24453,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_end_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(215u); +x_1 = lean_unsigned_to_nat(194u); x_2 = lean_unsigned_to_nat(38u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -27284,7 +24481,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_end_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(214u); +x_1 = lean_unsigned_to_nat(193u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -27296,7 +24493,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_end_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(214u); +x_1 = lean_unsigned_to_nat(193u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -27652,7 +24849,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_variable_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(216u); +x_1 = lean_unsigned_to_nat(195u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -27664,7 +24861,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_variable_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(217u); +x_1 = lean_unsigned_to_nat(196u); x_2 = lean_unsigned_to_nat(55u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -27692,7 +24889,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_variable_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(216u); +x_1 = lean_unsigned_to_nat(195u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -27704,7 +24901,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_variable_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(216u); +x_1 = lean_unsigned_to_nat(195u); x_2 = lean_unsigned_to_nat(40u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28080,7 +25277,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_universe_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(218u); +x_1 = lean_unsigned_to_nat(197u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28092,7 +25289,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_universe_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(219u); +x_1 = lean_unsigned_to_nat(198u); x_2 = lean_unsigned_to_nat(40u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28120,7 +25317,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_universe_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(218u); +x_1 = lean_unsigned_to_nat(197u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28132,7 +25329,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_universe_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(218u); +x_1 = lean_unsigned_to_nat(197u); x_2 = lean_unsigned_to_nat(40u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28507,7 +25704,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_check_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(220u); +x_1 = lean_unsigned_to_nat(199u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28519,7 +25716,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_check_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(221u); +x_1 = lean_unsigned_to_nat(200u); x_2 = lean_unsigned_to_nat(25u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28547,7 +25744,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_check_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(220u); +x_1 = lean_unsigned_to_nat(199u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28559,7 +25756,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_check_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(220u); +x_1 = lean_unsigned_to_nat(199u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28914,7 +26111,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_check__failure_decl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(222u); +x_1 = lean_unsigned_to_nat(201u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28926,7 +26123,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_check__failure_decl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(223u); +x_1 = lean_unsigned_to_nat(202u); x_2 = lean_unsigned_to_nat(33u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28954,7 +26151,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_check__failure_decl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(222u); +x_1 = lean_unsigned_to_nat(201u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28966,7 +26163,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_check__failure_decl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(222u); +x_1 = lean_unsigned_to_nat(201u); x_2 = lean_unsigned_to_nat(43u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -29321,7 +26518,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_reduce_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(224u); +x_1 = lean_unsigned_to_nat(203u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -29333,7 +26530,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_reduce_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(225u); +x_1 = lean_unsigned_to_nat(204u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -29360,7 +26557,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_reduce_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(224u); +x_1 = lean_unsigned_to_nat(203u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -29372,7 +26569,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_reduce_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(224u); +x_1 = lean_unsigned_to_nat(203u); x_2 = lean_unsigned_to_nat(36u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -29727,7 +26924,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_eval_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(226u); +x_1 = lean_unsigned_to_nat(205u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -29739,7 +26936,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_eval_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(227u); +x_1 = lean_unsigned_to_nat(206u); x_2 = lean_unsigned_to_nat(24u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -29767,7 +26964,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_eval_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(226u); +x_1 = lean_unsigned_to_nat(205u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -29779,7 +26976,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_eval_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(226u); +x_1 = lean_unsigned_to_nat(205u); x_2 = lean_unsigned_to_nat(34u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -30134,7 +27331,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_synth_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(228u); +x_1 = lean_unsigned_to_nat(207u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -30146,7 +27343,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_synth_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(229u); +x_1 = lean_unsigned_to_nat(208u); x_2 = lean_unsigned_to_nat(25u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -30174,7 +27371,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_synth_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(228u); +x_1 = lean_unsigned_to_nat(207u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -30186,7 +27383,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_synth_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(228u); +x_1 = lean_unsigned_to_nat(207u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -30531,7 +27728,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_exit_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(230u); +x_1 = lean_unsigned_to_nat(209u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -30543,7 +27740,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_exit_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(231u); +x_1 = lean_unsigned_to_nat(210u); x_2 = lean_unsigned_to_nat(9u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -30571,7 +27768,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_exit_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(230u); +x_1 = lean_unsigned_to_nat(209u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -30583,7 +27780,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_exit_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(230u); +x_1 = lean_unsigned_to_nat(209u); x_2 = lean_unsigned_to_nat(34u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -30924,7 +28121,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_print_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(232u); +x_1 = lean_unsigned_to_nat(211u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -30936,7 +28133,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_print_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(233u); +x_1 = lean_unsigned_to_nat(212u); x_2 = lean_unsigned_to_nat(33u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -30964,7 +28161,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_print_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(232u); +x_1 = lean_unsigned_to_nat(211u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -30976,7 +28173,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_print_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(232u); +x_1 = lean_unsigned_to_nat(211u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -31382,7 +28579,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_printAxioms_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(234u); +x_1 = lean_unsigned_to_nat(213u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -31394,7 +28591,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_printAxioms_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(235u); +x_1 = lean_unsigned_to_nat(214u); x_2 = lean_unsigned_to_nat(51u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -31422,7 +28619,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_printAxioms_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(234u); +x_1 = lean_unsigned_to_nat(213u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -31434,7 +28631,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_printAxioms_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(234u); +x_1 = lean_unsigned_to_nat(213u); x_2 = lean_unsigned_to_nat(41u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -31801,7 +28998,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_init__quot_declRang _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(236u); +x_1 = lean_unsigned_to_nat(215u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -31813,7 +29010,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_init__quot_declRang _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(237u); +x_1 = lean_unsigned_to_nat(216u); x_2 = lean_unsigned_to_nat(13u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -31841,7 +29038,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_init__quot_declRang _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(236u); +x_1 = lean_unsigned_to_nat(215u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -31853,7 +29050,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_init__quot_declRang _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(236u); +x_1 = lean_unsigned_to_nat(215u); x_2 = lean_unsigned_to_nat(41u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -32278,7 +29475,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_set__option_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(239u); +x_1 = lean_unsigned_to_nat(218u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -32290,7 +29487,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_set__option_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(240u); +x_1 = lean_unsigned_to_nat(219u); x_2 = lean_unsigned_to_nat(50u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -32318,7 +29515,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_set__option_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(239u); +x_1 = lean_unsigned_to_nat(218u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -32330,7 +29527,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_set__option_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(239u); +x_1 = lean_unsigned_to_nat(218u); x_2 = lean_unsigned_to_nat(42u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -33045,7 +30242,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_attribute_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(243u); +x_1 = lean_unsigned_to_nat(222u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -33057,7 +30254,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_attribute_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(246u); +x_1 = lean_unsigned_to_nat(225u); x_2 = lean_unsigned_to_nat(33u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -33085,7 +30282,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_attribute_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(243u); +x_1 = lean_unsigned_to_nat(222u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -33097,7 +30294,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_attribute_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(243u); +x_1 = lean_unsigned_to_nat(222u); x_2 = lean_unsigned_to_nat(41u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -33842,7 +31039,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_export_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(247u); +x_1 = lean_unsigned_to_nat(226u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -33854,7 +31051,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_export_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(248u); +x_1 = lean_unsigned_to_nat(227u); x_2 = lean_unsigned_to_nat(50u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -33882,7 +31079,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_export_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(247u); +x_1 = lean_unsigned_to_nat(226u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -33894,7 +31091,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_export_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(247u); +x_1 = lean_unsigned_to_nat(226u); x_2 = lean_unsigned_to_nat(38u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -34303,7 +31500,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_import_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(249u); +x_1 = lean_unsigned_to_nat(228u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -34315,7 +31512,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_import_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(250u); +x_1 = lean_unsigned_to_nat(229u); x_2 = lean_unsigned_to_nat(10u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -34343,7 +31540,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_import_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(249u); +x_1 = lean_unsigned_to_nat(228u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -34355,7 +31552,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_import_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(249u); +x_1 = lean_unsigned_to_nat(228u); x_2 = lean_unsigned_to_nat(38u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -35484,7 +32681,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_open_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(267u); +x_1 = lean_unsigned_to_nat(246u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -35496,7 +32693,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_open_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(268u); +x_1 = lean_unsigned_to_nat(247u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -35524,7 +32721,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_open_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(267u); +x_1 = lean_unsigned_to_nat(246u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -35536,7 +32733,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_open_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(267u); +x_1 = lean_unsigned_to_nat(246u); x_2 = lean_unsigned_to_nat(36u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -37506,8 +34703,8 @@ static lean_object* _init_l_Lean_Parser_Command_mutual___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_mutual___closed__9; -x_2 = l_Lean_Parser_Command_terminationSuffix; +x_1 = l_Lean_Parser_Command_mutual___closed__8; +x_2 = l_Lean_Parser_Command_mutual___closed__9; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -37516,7 +34713,7 @@ static lean_object* _init_l_Lean_Parser_Command_mutual___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_mutual___closed__8; +x_1 = l_Lean_Parser_Command_mutual___closed__4; x_2 = l_Lean_Parser_Command_mutual___closed__10; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; @@ -37525,40 +34722,30 @@ return x_3; static lean_object* _init_l_Lean_Parser_Command_mutual___closed__12() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_mutual___closed__4; -x_2 = l_Lean_Parser_Command_mutual___closed__11; -x_3 = l_Lean_Parser_andthen(x_1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_mutual___closed__13() { -_start: -{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Command_mutual___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_mutual___closed__12; +x_3 = l_Lean_Parser_Command_mutual___closed__11; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_mutual___closed__14() { +static lean_object* _init_l_Lean_Parser_Command_mutual___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_mutual___closed__3; -x_2 = l_Lean_Parser_Command_mutual___closed__13; +x_2 = l_Lean_Parser_Command_mutual___closed__12; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_mutual___closed__15() { +static lean_object* _init_l_Lean_Parser_Command_mutual___closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_mutual___closed__2; -x_2 = l_Lean_Parser_Command_mutual___closed__14; +x_2 = l_Lean_Parser_Command_mutual___closed__13; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } @@ -37567,7 +34754,7 @@ static lean_object* _init_l_Lean_Parser_Command_mutual() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Command_mutual___closed__15; +x_1 = l_Lean_Parser_Command_mutual___closed__14; return x_1; } } @@ -37588,7 +34775,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_mutual_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(270u); +x_1 = lean_unsigned_to_nat(249u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -37600,8 +34787,8 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_mutual_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(272u); -x_2 = lean_unsigned_to_nat(49u); +x_1 = lean_unsigned_to_nat(251u); +x_2 = lean_unsigned_to_nat(28u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); lean_ctor_set(x_3, 1, x_2); @@ -37615,7 +34802,7 @@ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_obj x_1 = l___regBuiltin_Lean_Parser_Command_mutual_declRange___closed__1; x_2 = lean_unsigned_to_nat(26u); x_3 = l___regBuiltin_Lean_Parser_Command_mutual_declRange___closed__2; -x_4 = lean_unsigned_to_nat(49u); +x_4 = lean_unsigned_to_nat(28u); x_5 = lean_alloc_ctor(0, 4, 0); lean_ctor_set(x_5, 0, x_1); lean_ctor_set(x_5, 1, x_2); @@ -37628,7 +34815,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_mutual_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(270u); +x_1 = lean_unsigned_to_nat(249u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -37640,7 +34827,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_mutual_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(270u); +x_1 = lean_unsigned_to_nat(249u); x_2 = lean_unsigned_to_nat(38u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -37784,8 +34971,8 @@ static lean_object* _init_l_Lean_Parser_Command_mutual_formatter___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_mutual_formatter___closed__8; -x_2 = l_Lean_Parser_Command_abbrev_formatter___closed__5; +x_1 = l_Lean_Parser_Command_mutual_formatter___closed__6; +x_2 = l_Lean_Parser_Command_mutual_formatter___closed__8; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -37796,7 +34983,7 @@ static lean_object* _init_l_Lean_Parser_Command_mutual_formatter___closed__10() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_mutual_formatter___closed__6; +x_1 = l_Lean_Parser_Command_mutual_formatter___closed__2; x_2 = l_Lean_Parser_Command_mutual_formatter___closed__9; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -37807,22 +34994,10 @@ return x_3; static lean_object* _init_l_Lean_Parser_Command_mutual_formatter___closed__11() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_mutual_formatter___closed__2; -x_2 = l_Lean_Parser_Command_mutual_formatter___closed__10; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_mutual_formatter___closed__12() { -_start: -{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Command_mutual___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_mutual_formatter___closed__11; +x_3 = l_Lean_Parser_Command_mutual_formatter___closed__10; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -37835,7 +35010,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_mutual_formatter(lean_object* x_1 { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Command_mutual_formatter___closed__1; -x_7 = l_Lean_Parser_Command_mutual_formatter___closed__12; +x_7 = l_Lean_Parser_Command_mutual_formatter___closed__11; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -37971,8 +35146,8 @@ static lean_object* _init_l_Lean_Parser_Command_mutual_parenthesizer___closed__9 _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_mutual_parenthesizer___closed__8; -x_2 = l_Lean_Parser_Command_abbrev_parenthesizer___closed__5; +x_1 = l_Lean_Parser_Command_mutual_parenthesizer___closed__6; +x_2 = l_Lean_Parser_Command_mutual_parenthesizer___closed__8; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -37983,7 +35158,7 @@ static lean_object* _init_l_Lean_Parser_Command_mutual_parenthesizer___closed__1 _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_mutual_parenthesizer___closed__6; +x_1 = l_Lean_Parser_Command_mutual_parenthesizer___closed__2; x_2 = l_Lean_Parser_Command_mutual_parenthesizer___closed__9; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -37994,22 +35169,10 @@ return x_3; static lean_object* _init_l_Lean_Parser_Command_mutual_parenthesizer___closed__11() { _start: { -lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Command_mutual_parenthesizer___closed__2; -x_2 = l_Lean_Parser_Command_mutual_parenthesizer___closed__10; -x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); -lean_closure_set(x_3, 0, x_1); -lean_closure_set(x_3, 1, x_2); -return x_3; -} -} -static lean_object* _init_l_Lean_Parser_Command_mutual_parenthesizer___closed__12() { -_start: -{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Command_mutual___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Command_mutual_parenthesizer___closed__11; +x_3 = l_Lean_Parser_Command_mutual_parenthesizer___closed__10; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -38022,7 +35185,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_mutual_parenthesizer(lean_object* { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Command_mutual_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Command_mutual_parenthesizer___closed__12; +x_7 = l_Lean_Parser_Command_mutual_parenthesizer___closed__11; x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -38341,7 +35504,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_initialize_declRang _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(275u); +x_1 = lean_unsigned_to_nat(254u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -38353,7 +35516,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_initialize_declRang _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(277u); +x_1 = lean_unsigned_to_nat(256u); x_2 = lean_unsigned_to_nat(87u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -38381,7 +35544,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_initialize_declRang _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(275u); +x_1 = lean_unsigned_to_nat(254u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -38393,7 +35556,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_initialize_declRang _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(275u); +x_1 = lean_unsigned_to_nat(254u); x_2 = lean_unsigned_to_nat(42u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -39131,7 +36294,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_in_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(279u); +x_1 = lean_unsigned_to_nat(258u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -39143,7 +36306,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_in_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(280u); +x_1 = lean_unsigned_to_nat(259u); x_2 = lean_unsigned_to_nat(47u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -39171,7 +36334,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_in_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(279u); +x_1 = lean_unsigned_to_nat(258u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -39183,7 +36346,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_in_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(279u); +x_1 = lean_unsigned_to_nat(258u); x_2 = lean_unsigned_to_nat(34u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -39528,7 +36691,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_addDocString_declRa _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(282u); +x_1 = lean_unsigned_to_nat(261u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -39540,7 +36703,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_addDocString_declRa _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(283u); +x_1 = lean_unsigned_to_nat(262u); x_2 = lean_unsigned_to_nat(40u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -39568,7 +36731,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_addDocString_declRa _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(282u); +x_1 = lean_unsigned_to_nat(261u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -39580,7 +36743,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_addDocString_declRa _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(282u); +x_1 = lean_unsigned_to_nat(261u); x_2 = lean_unsigned_to_nat(42u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -39977,7 +37140,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_genInjectiveTheorem _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(289u); +x_1 = lean_unsigned_to_nat(268u); x_2 = lean_unsigned_to_nat(26u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -39989,7 +37152,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_genInjectiveTheorem _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(290u); +x_1 = lean_unsigned_to_nat(269u); x_2 = lean_unsigned_to_nat(37u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -40017,7 +37180,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_genInjectiveTheorem _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(289u); +x_1 = lean_unsigned_to_nat(268u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -40029,7 +37192,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Command_genInjectiveTheorem _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(289u); +x_1 = lean_unsigned_to_nat(268u); x_2 = lean_unsigned_to_nat(50u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -40527,7 +37690,7 @@ x_1 = l_Lean_Parser_Command_eoi___closed__5; return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2846_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2619_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; @@ -40588,7 +37751,7 @@ x_1 = l_Lean_Parser_Command_ctor___closed__8; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__1() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -40598,7 +37761,7 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__2() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__2() { _start: { lean_object* x_1; @@ -40606,19 +37769,19 @@ x_1 = lean_mk_string_from_bytes("declModifiersF", 14); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__3() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__2; +x_4 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__2; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__4() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__4() { _start: { lean_object* x_1; lean_object* x_2; @@ -40628,7 +37791,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__5() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__5() { _start: { lean_object* x_1; lean_object* x_2; @@ -40638,7 +37801,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__6() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__6() { _start: { lean_object* x_1; lean_object* x_2; @@ -40648,12 +37811,12 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__7() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__7() { _start: { lean_object* x_1; lean_object* x_2; uint8_t x_3; lean_object* x_4; x_1 = lean_box(0); -x_2 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__6; +x_2 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__6; x_3 = 1; x_4 = lean_alloc_ctor(0, 2, 1); lean_ctor_set(x_4, 0, x_1); @@ -40662,7 +37825,7 @@ lean_ctor_set_uint8(x_4, sizeof(void*)*2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__8() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__8() { _start: { lean_object* x_1; @@ -40670,17 +37833,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declModifiersF_formatter) return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__9() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__9() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__8; +x_1 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__8; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__10() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__10() { _start: { lean_object* x_1; @@ -40688,7 +37851,7 @@ x_1 = l_Lean_PrettyPrinter_Formatter_formatterAliasesRef; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__11() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__11() { _start: { lean_object* x_1; @@ -40696,17 +37859,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declModifiersF_parenthesi return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__12() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__12() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__11; +x_1 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__11; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__13() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__13() { _start: { lean_object* x_1; @@ -40714,7 +37877,7 @@ x_1 = l_Lean_PrettyPrinter_Parenthesizer_parenthesizerAliasesRef; return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__14() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__14() { _start: { lean_object* x_1; @@ -40722,17 +37885,17 @@ x_1 = lean_mk_string_from_bytes("nestedDeclModifiers", 19); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__15() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__14; +x_2 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__14; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__16() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__16() { _start: { lean_object* x_1; @@ -40740,19 +37903,19 @@ x_1 = lean_mk_string_from_bytes("declModifiersT", 14); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__17() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__16; +x_4 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__16; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__18() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__18() { _start: { lean_object* x_1; lean_object* x_2; @@ -40762,7 +37925,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__19() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__19() { _start: { lean_object* x_1; @@ -40770,17 +37933,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declModifiersT_formatter) return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__20() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__20() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__19; +x_1 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__19; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__21() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__21() { _start: { lean_object* x_1; @@ -40788,17 +37951,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Command_declModifiersT_parenthesi return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__22() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__22() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__21; +x_1 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__21; x_2 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__23() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__23() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -40808,7 +37971,7 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__24() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__24() { _start: { lean_object* x_1; lean_object* x_2; @@ -40818,7 +37981,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__25() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__25() { _start: { lean_object* x_1; lean_object* x_2; @@ -40828,7 +37991,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__26() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__26() { _start: { lean_object* x_1; lean_object* x_2; @@ -40838,7 +38001,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__27() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__27() { _start: { lean_object* x_1; lean_object* x_2; @@ -40848,7 +38011,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__28() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__28() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -40858,7 +38021,7 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__29() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__29() { _start: { lean_object* x_1; lean_object* x_2; @@ -40868,7 +38031,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__30() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__30() { _start: { lean_object* x_1; lean_object* x_2; @@ -40878,7 +38041,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__31() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__31() { _start: { lean_object* x_1; lean_object* x_2; @@ -40888,7 +38051,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__32() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__32() { _start: { lean_object* x_1; lean_object* x_2; @@ -40898,7 +38061,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__33() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__33() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -40908,7 +38071,7 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__34() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__34() { _start: { lean_object* x_1; lean_object* x_2; @@ -40918,7 +38081,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__35() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__35() { _start: { lean_object* x_1; lean_object* x_2; @@ -40928,7 +38091,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__36() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__36() { _start: { lean_object* x_1; lean_object* x_2; @@ -40938,7 +38101,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__37() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__37() { _start: { lean_object* x_1; lean_object* x_2; @@ -40948,7 +38111,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__38() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__38() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -40958,7 +38121,7 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__39() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__39() { _start: { lean_object* x_1; lean_object* x_2; @@ -40968,7 +38131,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__40() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__40() { _start: { lean_object* x_1; lean_object* x_2; @@ -40978,7 +38141,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__41() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__41() { _start: { lean_object* x_1; lean_object* x_2; @@ -40988,7 +38151,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__42() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__42() { _start: { lean_object* x_1; lean_object* x_2; @@ -40998,7 +38161,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__43() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__43() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -41008,7 +38171,7 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__44() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__44() { _start: { lean_object* x_1; lean_object* x_2; @@ -41018,7 +38181,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__45() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__45() { _start: { lean_object* x_1; lean_object* x_2; @@ -41028,7 +38191,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__46() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__46() { _start: { lean_object* x_1; lean_object* x_2; @@ -41038,7 +38201,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__47() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__47() { _start: { lean_object* x_1; lean_object* x_2; @@ -41048,7 +38211,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__48() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__48() { _start: { lean_object* x_1; @@ -41056,29 +38219,29 @@ x_1 = lean_mk_string_from_bytes("docComment", 10); return x_1; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__49() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__49() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__48; +x_2 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__48; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__50() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__50() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_Parser_Term_quot___closed__1; x_2 = l_Lean_Parser_Term_quot___closed__2; x_3 = l_Lean_Parser_Command_quot___closed__1; -x_4 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__48; +x_4 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__48; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__51() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__51() { _start: { lean_object* x_1; lean_object* x_2; @@ -41088,17 +38251,17 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__52() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__52() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__50; +x_1 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__50; x_2 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__53() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__53() { _start: { lean_object* x_1; lean_object* x_2; @@ -41108,7 +38271,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__54() { +static lean_object* _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__54() { _start: { lean_object* x_1; lean_object* x_2; @@ -41118,15 +38281,15 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_2 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__1; -x_3 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__3; -x_4 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__4; -x_5 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__5; -x_6 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__7; +x_2 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__1; +x_3 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__3; +x_4 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__4; +x_5 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__5; +x_6 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__7; x_7 = l_Lean_Parser_registerAlias(x_2, x_3, x_4, x_5, x_6, x_1); if (lean_obj_tag(x_7) == 0) { @@ -41134,8 +38297,8 @@ lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; x_8 = lean_ctor_get(x_7, 1); lean_inc(x_8); lean_dec(x_7); -x_9 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__10; -x_10 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__9; +x_9 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__10; +x_10 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__9; x_11 = l_Lean_Parser_registerAliasCore___rarg(x_9, x_2, x_10, x_8); if (lean_obj_tag(x_11) == 0) { @@ -41143,8 +38306,8 @@ lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; x_12 = lean_ctor_get(x_11, 1); lean_inc(x_12); lean_dec(x_11); -x_13 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__13; -x_14 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__12; +x_13 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__13; +x_14 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__12; x_15 = l_Lean_Parser_registerAliasCore___rarg(x_13, x_2, x_14, x_12); if (lean_obj_tag(x_15) == 0) { @@ -41152,9 +38315,9 @@ lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean x_16 = lean_ctor_get(x_15, 1); lean_inc(x_16); lean_dec(x_15); -x_17 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__15; -x_18 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__17; -x_19 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__18; +x_17 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__15; +x_18 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__17; +x_19 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__18; x_20 = l_Lean_Parser_registerAlias(x_17, x_18, x_19, x_5, x_6, x_16); if (lean_obj_tag(x_20) == 0) { @@ -41162,7 +38325,7 @@ lean_object* x_21; lean_object* x_22; lean_object* x_23; x_21 = lean_ctor_get(x_20, 1); lean_inc(x_21); lean_dec(x_20); -x_22 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__20; +x_22 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__20; x_23 = l_Lean_Parser_registerAliasCore___rarg(x_9, x_17, x_22, x_21); if (lean_obj_tag(x_23) == 0) { @@ -41170,7 +38333,7 @@ lean_object* x_24; lean_object* x_25; lean_object* x_26; x_24 = lean_ctor_get(x_23, 1); lean_inc(x_24); lean_dec(x_23); -x_25 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__22; +x_25 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__22; x_26 = l_Lean_Parser_registerAliasCore___rarg(x_13, x_17, x_25, x_24); if (lean_obj_tag(x_26) == 0) { @@ -41178,10 +38341,10 @@ lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean x_27 = lean_ctor_get(x_26, 1); lean_inc(x_27); lean_dec(x_26); -x_28 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__23; +x_28 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__23; x_29 = l_Lean_Parser_Command_declId___closed__2; -x_30 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__24; -x_31 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__25; +x_30 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__24; +x_31 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__25; x_32 = l_Lean_Parser_registerAlias(x_28, x_29, x_30, x_31, x_6, x_27); if (lean_obj_tag(x_32) == 0) { @@ -41189,7 +38352,7 @@ lean_object* x_33; lean_object* x_34; lean_object* x_35; x_33 = lean_ctor_get(x_32, 1); lean_inc(x_33); lean_dec(x_32); -x_34 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__26; +x_34 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__26; x_35 = l_Lean_Parser_registerAliasCore___rarg(x_9, x_28, x_34, x_33); if (lean_obj_tag(x_35) == 0) { @@ -41197,7 +38360,7 @@ lean_object* x_36; lean_object* x_37; lean_object* x_38; x_36 = lean_ctor_get(x_35, 1); lean_inc(x_36); lean_dec(x_35); -x_37 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__27; +x_37 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__27; x_38 = l_Lean_Parser_registerAliasCore___rarg(x_13, x_28, x_37, x_36); if (lean_obj_tag(x_38) == 0) { @@ -41205,10 +38368,10 @@ lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean x_39 = lean_ctor_get(x_38, 1); lean_inc(x_39); lean_dec(x_38); -x_40 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__28; +x_40 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__28; x_41 = l_Lean_Parser_Command_declSig___closed__2; -x_42 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__29; -x_43 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__30; +x_42 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__29; +x_43 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__30; x_44 = l_Lean_Parser_registerAlias(x_40, x_41, x_42, x_43, x_6, x_39); if (lean_obj_tag(x_44) == 0) { @@ -41216,7 +38379,7 @@ lean_object* x_45; lean_object* x_46; lean_object* x_47; x_45 = lean_ctor_get(x_44, 1); lean_inc(x_45); lean_dec(x_44); -x_46 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__31; +x_46 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__31; x_47 = l_Lean_Parser_registerAliasCore___rarg(x_9, x_40, x_46, x_45); if (lean_obj_tag(x_47) == 0) { @@ -41224,7 +38387,7 @@ lean_object* x_48; lean_object* x_49; lean_object* x_50; x_48 = lean_ctor_get(x_47, 1); lean_inc(x_48); lean_dec(x_47); -x_49 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__32; +x_49 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__32; x_50 = l_Lean_Parser_registerAliasCore___rarg(x_13, x_40, x_49, x_48); if (lean_obj_tag(x_50) == 0) { @@ -41232,10 +38395,10 @@ lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean x_51 = lean_ctor_get(x_50, 1); lean_inc(x_51); lean_dec(x_50); -x_52 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__33; +x_52 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__33; x_53 = l_Lean_Parser_Command_declVal___closed__2; -x_54 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__34; -x_55 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__35; +x_54 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__34; +x_55 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__35; x_56 = l_Lean_Parser_registerAlias(x_52, x_53, x_54, x_55, x_6, x_51); if (lean_obj_tag(x_56) == 0) { @@ -41243,7 +38406,7 @@ lean_object* x_57; lean_object* x_58; lean_object* x_59; x_57 = lean_ctor_get(x_56, 1); lean_inc(x_57); lean_dec(x_56); -x_58 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__36; +x_58 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__36; x_59 = l_Lean_Parser_registerAliasCore___rarg(x_9, x_52, x_58, x_57); if (lean_obj_tag(x_59) == 0) { @@ -41251,7 +38414,7 @@ lean_object* x_60; lean_object* x_61; lean_object* x_62; x_60 = lean_ctor_get(x_59, 1); lean_inc(x_60); lean_dec(x_59); -x_61 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__37; +x_61 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__37; x_62 = l_Lean_Parser_registerAliasCore___rarg(x_13, x_52, x_61, x_60); if (lean_obj_tag(x_62) == 0) { @@ -41259,10 +38422,10 @@ lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean x_63 = lean_ctor_get(x_62, 1); lean_inc(x_63); lean_dec(x_62); -x_64 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__38; +x_64 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__38; x_65 = l_Lean_Parser_Command_optDeclSig___closed__2; -x_66 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__39; -x_67 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__40; +x_66 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__39; +x_67 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__40; x_68 = l_Lean_Parser_registerAlias(x_64, x_65, x_66, x_67, x_6, x_63); if (lean_obj_tag(x_68) == 0) { @@ -41270,7 +38433,7 @@ lean_object* x_69; lean_object* x_70; lean_object* x_71; x_69 = lean_ctor_get(x_68, 1); lean_inc(x_69); lean_dec(x_68); -x_70 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__41; +x_70 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__41; x_71 = l_Lean_Parser_registerAliasCore___rarg(x_9, x_64, x_70, x_69); if (lean_obj_tag(x_71) == 0) { @@ -41278,7 +38441,7 @@ lean_object* x_72; lean_object* x_73; lean_object* x_74; x_72 = lean_ctor_get(x_71, 1); lean_inc(x_72); lean_dec(x_71); -x_73 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__42; +x_73 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__42; x_74 = l_Lean_Parser_registerAliasCore___rarg(x_13, x_64, x_73, x_72); if (lean_obj_tag(x_74) == 0) { @@ -41286,10 +38449,10 @@ lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean x_75 = lean_ctor_get(x_74, 1); lean_inc(x_75); lean_dec(x_74); -x_76 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__43; +x_76 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__43; x_77 = l_Lean_Parser_Command_openDecl___closed__2; -x_78 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__44; -x_79 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__45; +x_78 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__44; +x_79 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__45; x_80 = l_Lean_Parser_registerAlias(x_76, x_77, x_78, x_79, x_6, x_75); if (lean_obj_tag(x_80) == 0) { @@ -41297,7 +38460,7 @@ lean_object* x_81; lean_object* x_82; lean_object* x_83; x_81 = lean_ctor_get(x_80, 1); lean_inc(x_81); lean_dec(x_80); -x_82 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__46; +x_82 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__46; x_83 = l_Lean_Parser_registerAliasCore___rarg(x_9, x_76, x_82, x_81); if (lean_obj_tag(x_83) == 0) { @@ -41305,7 +38468,7 @@ lean_object* x_84; lean_object* x_85; lean_object* x_86; x_84 = lean_ctor_get(x_83, 1); lean_inc(x_84); lean_dec(x_83); -x_85 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__47; +x_85 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__47; x_86 = l_Lean_Parser_registerAliasCore___rarg(x_13, x_76, x_85, x_84); if (lean_obj_tag(x_86) == 0) { @@ -41313,10 +38476,10 @@ lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean x_87 = lean_ctor_get(x_86, 1); lean_inc(x_87); lean_dec(x_86); -x_88 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__49; -x_89 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__50; -x_90 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__51; -x_91 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__52; +x_88 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__49; +x_89 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__50; +x_90 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__51; +x_91 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__52; x_92 = l_Lean_Parser_registerAlias(x_88, x_89, x_90, x_91, x_6, x_87); if (lean_obj_tag(x_92) == 0) { @@ -41324,7 +38487,7 @@ lean_object* x_93; lean_object* x_94; lean_object* x_95; x_93 = lean_ctor_get(x_92, 1); lean_inc(x_93); lean_dec(x_92); -x_94 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__53; +x_94 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__53; x_95 = l_Lean_Parser_registerAliasCore___rarg(x_9, x_88, x_94, x_93); if (lean_obj_tag(x_95) == 0) { @@ -41332,7 +38495,7 @@ lean_object* x_96; lean_object* x_97; lean_object* x_98; x_96 = lean_ctor_get(x_95, 1); lean_inc(x_96); lean_dec(x_95); -x_97 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__54; +x_97 = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__54; x_98 = l_Lean_Parser_registerAliasCore___rarg(x_13, x_88, x_97, x_96); return x_98; } @@ -41995,7 +39158,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_open_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(320u); +x_1 = lean_unsigned_to_nat(299u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -42007,7 +39170,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_open_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(321u); +x_1 = lean_unsigned_to_nat(300u); x_2 = lean_unsigned_to_nat(67u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -42035,7 +39198,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_open_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(320u); +x_1 = lean_unsigned_to_nat(299u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -42047,7 +39210,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_open_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(320u); +x_1 = lean_unsigned_to_nat(299u); x_2 = lean_unsigned_to_nat(33u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -42473,7 +39636,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_set__option_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(327u); +x_1 = lean_unsigned_to_nat(306u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -42485,7 +39648,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_set__option_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(328u); +x_1 = lean_unsigned_to_nat(307u); x_2 = lean_unsigned_to_nat(82u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -42513,7 +39676,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_set__option_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(327u); +x_1 = lean_unsigned_to_nat(306u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -42525,7 +39688,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_set__option_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(327u); +x_1 = lean_unsigned_to_nat(306u); x_2 = lean_unsigned_to_nat(39u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43005,7 +40168,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Tactic_open_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(334u); +x_1 = lean_unsigned_to_nat(313u); x_2 = lean_unsigned_to_nat(25u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43017,7 +40180,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Tactic_open_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(335u); +x_1 = lean_unsigned_to_nat(314u); x_2 = lean_unsigned_to_nat(67u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43045,7 +40208,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Tactic_open_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(334u); +x_1 = lean_unsigned_to_nat(313u); x_2 = lean_unsigned_to_nat(29u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43057,7 +40220,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Tactic_open_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(334u); +x_1 = lean_unsigned_to_nat(313u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43134,56 +40297,64 @@ return x_2; static lean_object* _init_l_Lean_Parser_Tactic_open_formatter___closed__3() { _start: { +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Tactic_tacticSeq_formatter), 5, 0); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_open_formatter___closed__4() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_in_formatter___closed__1; -x_2 = l_Lean_Parser_Command_decreasingByElement_formatter___closed__2; +x_2 = l_Lean_Parser_Tactic_open_formatter___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Tactic_open_formatter___closed__4() { +static lean_object* _init_l_Lean_Parser_Tactic_open_formatter___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Tactic_open_formatter___closed__3; +x_1 = l_Lean_Parser_Tactic_open_formatter___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_withOpenDecl_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Tactic_open_formatter___closed__5() { +static lean_object* _init_l_Lean_Parser_Tactic_open_formatter___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_open_formatter___closed__3; -x_2 = l_Lean_Parser_Tactic_open_formatter___closed__4; +x_2 = l_Lean_Parser_Tactic_open_formatter___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Tactic_open_formatter___closed__6() { +static lean_object* _init_l_Lean_Parser_Tactic_open_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Tactic_open_formatter___closed__2; -x_2 = l_Lean_Parser_Tactic_open_formatter___closed__5; +x_2 = l_Lean_Parser_Tactic_open_formatter___closed__6; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Tactic_open_formatter___closed__7() { +static lean_object* _init_l_Lean_Parser_Tactic_open_formatter___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Tactic_open___closed__2; x_2 = l_Lean_Parser_leadPrec; -x_3 = l_Lean_Parser_Tactic_open_formatter___closed__6; +x_3 = l_Lean_Parser_Tactic_open_formatter___closed__7; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -43196,7 +40367,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_open_formatter(lean_object* x_1, l { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Tactic_open_formatter___closed__1; -x_7 = l_Lean_Parser_Tactic_open_formatter___closed__7; +x_7 = l_Lean_Parser_Tactic_open_formatter___closed__8; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -43265,56 +40436,64 @@ return x_2; static lean_object* _init_l_Lean_Parser_Tactic_open_parenthesizer___closed__3() { _start: { +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Tactic_tacticSeq_parenthesizer), 5, 0); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Tactic_open_parenthesizer___closed__4() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_in_parenthesizer___closed__1; -x_2 = l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__2; +x_2 = l_Lean_Parser_Tactic_open_parenthesizer___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Tactic_open_parenthesizer___closed__4() { +static lean_object* _init_l_Lean_Parser_Tactic_open_parenthesizer___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Tactic_open_parenthesizer___closed__3; +x_1 = l_Lean_Parser_Tactic_open_parenthesizer___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_withOpenDecl_parenthesizer), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Tactic_open_parenthesizer___closed__5() { +static lean_object* _init_l_Lean_Parser_Tactic_open_parenthesizer___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_open_parenthesizer___closed__3; -x_2 = l_Lean_Parser_Tactic_open_parenthesizer___closed__4; +x_2 = l_Lean_Parser_Tactic_open_parenthesizer___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Tactic_open_parenthesizer___closed__6() { +static lean_object* _init_l_Lean_Parser_Tactic_open_parenthesizer___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Tactic_open_parenthesizer___closed__2; -x_2 = l_Lean_Parser_Tactic_open_parenthesizer___closed__5; +x_2 = l_Lean_Parser_Tactic_open_parenthesizer___closed__6; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Tactic_open_parenthesizer___closed__7() { +static lean_object* _init_l_Lean_Parser_Tactic_open_parenthesizer___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Tactic_open___closed__2; x_2 = l_Lean_Parser_leadPrec; -x_3 = l_Lean_Parser_Tactic_open_parenthesizer___closed__6; +x_3 = l_Lean_Parser_Tactic_open_parenthesizer___closed__7; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -43327,7 +40506,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_open_parenthesizer(lean_object* x_ { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Tactic_open_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Tactic_open_parenthesizer___closed__7; +x_7 = l_Lean_Parser_Tactic_open_parenthesizer___closed__8; x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -43503,7 +40682,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Tactic_set__option_declRang _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(339u); +x_1 = lean_unsigned_to_nat(318u); x_2 = lean_unsigned_to_nat(25u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43515,7 +40694,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Tactic_set__option_declRang _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(340u); +x_1 = lean_unsigned_to_nat(319u); x_2 = lean_unsigned_to_nat(81u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43543,7 +40722,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Tactic_set__option_declRang _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(339u); +x_1 = lean_unsigned_to_nat(318u); x_2 = lean_unsigned_to_nat(29u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43555,7 +40734,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Tactic_set__option_declRang _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(339u); +x_1 = lean_unsigned_to_nat(318u); x_2 = lean_unsigned_to_nat(41u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43624,7 +40803,7 @@ static lean_object* _init_l_Lean_Parser_Tactic_set__option_formatter___closed__2 { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_set__option_formatter___closed__3; -x_2 = l_Lean_Parser_Tactic_open_formatter___closed__3; +x_2 = l_Lean_Parser_Tactic_open_formatter___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -43747,7 +40926,7 @@ static lean_object* _init_l_Lean_Parser_Tactic_set__option_parenthesizer___close { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Command_set__option_parenthesizer___closed__3; -x_2 = l_Lean_Parser_Tactic_open_parenthesizer___closed__3; +x_2 = l_Lean_Parser_Tactic_open_parenthesizer___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -44162,181 +41341,7 @@ lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_quot_parenthesizer___clo if (builtin) {res = l___regBuiltin_Lean_Parser_Command_quot_parenthesizer(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Lean_Parser_Command_decreasingByElement___closed__1 = _init_l_Lean_Parser_Command_decreasingByElement___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement___closed__1); -l_Lean_Parser_Command_decreasingByElement___closed__2 = _init_l_Lean_Parser_Command_decreasingByElement___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement___closed__2); -l_Lean_Parser_Command_decreasingByElement___closed__3 = _init_l_Lean_Parser_Command_decreasingByElement___closed__3(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement___closed__3); -l_Lean_Parser_Command_decreasingByElement___closed__4 = _init_l_Lean_Parser_Command_decreasingByElement___closed__4(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement___closed__4); -l_Lean_Parser_Command_decreasingByElement___closed__5 = _init_l_Lean_Parser_Command_decreasingByElement___closed__5(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement___closed__5); -l_Lean_Parser_Command_decreasingByElement___closed__6 = _init_l_Lean_Parser_Command_decreasingByElement___closed__6(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement___closed__6); -l_Lean_Parser_Command_decreasingByElement___closed__7 = _init_l_Lean_Parser_Command_decreasingByElement___closed__7(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement___closed__7); -l_Lean_Parser_Command_decreasingByElement___closed__8 = _init_l_Lean_Parser_Command_decreasingByElement___closed__8(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement___closed__8); -l_Lean_Parser_Command_decreasingByElement___closed__9 = _init_l_Lean_Parser_Command_decreasingByElement___closed__9(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement___closed__9); -l_Lean_Parser_Command_decreasingByElement___closed__10 = _init_l_Lean_Parser_Command_decreasingByElement___closed__10(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement___closed__10); -l_Lean_Parser_Command_decreasingByElement___closed__11 = _init_l_Lean_Parser_Command_decreasingByElement___closed__11(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement___closed__11); -l_Lean_Parser_Command_decreasingByElement___closed__12 = _init_l_Lean_Parser_Command_decreasingByElement___closed__12(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement___closed__12); -l_Lean_Parser_Command_decreasingByElement___closed__13 = _init_l_Lean_Parser_Command_decreasingByElement___closed__13(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement___closed__13); -l_Lean_Parser_Command_decreasingByElement___closed__14 = _init_l_Lean_Parser_Command_decreasingByElement___closed__14(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement___closed__14); -l_Lean_Parser_Command_decreasingByElement___closed__15 = _init_l_Lean_Parser_Command_decreasingByElement___closed__15(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement___closed__15); -l_Lean_Parser_Command_decreasingByElement___closed__16 = _init_l_Lean_Parser_Command_decreasingByElement___closed__16(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement___closed__16); -l_Lean_Parser_Command_decreasingByElement___closed__17 = _init_l_Lean_Parser_Command_decreasingByElement___closed__17(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement___closed__17); -l_Lean_Parser_Command_decreasingByElement___closed__18 = _init_l_Lean_Parser_Command_decreasingByElement___closed__18(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement___closed__18); -l_Lean_Parser_Command_decreasingByElement = _init_l_Lean_Parser_Command_decreasingByElement(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement); -l_Lean_Parser_Command_decreasingByMany___closed__1 = _init_l_Lean_Parser_Command_decreasingByMany___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany___closed__1); -l_Lean_Parser_Command_decreasingByMany___closed__2 = _init_l_Lean_Parser_Command_decreasingByMany___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany___closed__2); -l_Lean_Parser_Command_decreasingByMany___closed__3 = _init_l_Lean_Parser_Command_decreasingByMany___closed__3(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany___closed__3); -l_Lean_Parser_Command_decreasingByMany___closed__4 = _init_l_Lean_Parser_Command_decreasingByMany___closed__4(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany___closed__4); -l_Lean_Parser_Command_decreasingByMany___closed__5 = _init_l_Lean_Parser_Command_decreasingByMany___closed__5(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany___closed__5); -l_Lean_Parser_Command_decreasingByMany___closed__6 = _init_l_Lean_Parser_Command_decreasingByMany___closed__6(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany___closed__6); -l_Lean_Parser_Command_decreasingByMany___closed__7 = _init_l_Lean_Parser_Command_decreasingByMany___closed__7(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany___closed__7); -l_Lean_Parser_Command_decreasingByMany___closed__8 = _init_l_Lean_Parser_Command_decreasingByMany___closed__8(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany___closed__8); -l_Lean_Parser_Command_decreasingByMany___closed__9 = _init_l_Lean_Parser_Command_decreasingByMany___closed__9(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany___closed__9); -l_Lean_Parser_Command_decreasingByMany___closed__10 = _init_l_Lean_Parser_Command_decreasingByMany___closed__10(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany___closed__10); -l_Lean_Parser_Command_decreasingByMany___closed__11 = _init_l_Lean_Parser_Command_decreasingByMany___closed__11(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany___closed__11); -l_Lean_Parser_Command_decreasingByMany___closed__12 = _init_l_Lean_Parser_Command_decreasingByMany___closed__12(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany___closed__12); -l_Lean_Parser_Command_decreasingByMany___closed__13 = _init_l_Lean_Parser_Command_decreasingByMany___closed__13(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany___closed__13); -l_Lean_Parser_Command_decreasingByMany___closed__14 = _init_l_Lean_Parser_Command_decreasingByMany___closed__14(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany___closed__14); -l_Lean_Parser_Command_decreasingByMany___closed__15 = _init_l_Lean_Parser_Command_decreasingByMany___closed__15(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany___closed__15); -l_Lean_Parser_Command_decreasingByMany = _init_l_Lean_Parser_Command_decreasingByMany(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany); -l_Lean_Parser_Command_decreasingBy1___closed__1 = _init_l_Lean_Parser_Command_decreasingBy1___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy1___closed__1); -l_Lean_Parser_Command_decreasingBy1___closed__2 = _init_l_Lean_Parser_Command_decreasingBy1___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy1___closed__2); -l_Lean_Parser_Command_decreasingBy1___closed__3 = _init_l_Lean_Parser_Command_decreasingBy1___closed__3(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy1___closed__3); -l_Lean_Parser_Command_decreasingBy1___closed__4 = _init_l_Lean_Parser_Command_decreasingBy1___closed__4(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy1___closed__4); -l_Lean_Parser_Command_decreasingBy1___closed__5 = _init_l_Lean_Parser_Command_decreasingBy1___closed__5(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy1___closed__5); -l_Lean_Parser_Command_decreasingBy1___closed__6 = _init_l_Lean_Parser_Command_decreasingBy1___closed__6(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy1___closed__6); -l_Lean_Parser_Command_decreasingBy1 = _init_l_Lean_Parser_Command_decreasingBy1(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy1); -l_Lean_Parser_Command_decreasingBy___closed__1 = _init_l_Lean_Parser_Command_decreasingBy___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy___closed__1); -l_Lean_Parser_Command_decreasingBy___closed__2 = _init_l_Lean_Parser_Command_decreasingBy___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy___closed__2); -l_Lean_Parser_Command_decreasingBy___closed__3 = _init_l_Lean_Parser_Command_decreasingBy___closed__3(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy___closed__3); -l_Lean_Parser_Command_decreasingBy___closed__4 = _init_l_Lean_Parser_Command_decreasingBy___closed__4(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy___closed__4); -l_Lean_Parser_Command_decreasingBy___closed__5 = _init_l_Lean_Parser_Command_decreasingBy___closed__5(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy___closed__5); -l_Lean_Parser_Command_decreasingBy___closed__6 = _init_l_Lean_Parser_Command_decreasingBy___closed__6(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy___closed__6); -l_Lean_Parser_Command_decreasingBy___closed__7 = _init_l_Lean_Parser_Command_decreasingBy___closed__7(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy___closed__7); -l_Lean_Parser_Command_decreasingBy___closed__8 = _init_l_Lean_Parser_Command_decreasingBy___closed__8(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy___closed__8); -l_Lean_Parser_Command_decreasingBy___closed__9 = _init_l_Lean_Parser_Command_decreasingBy___closed__9(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy___closed__9); -l_Lean_Parser_Command_decreasingBy___closed__10 = _init_l_Lean_Parser_Command_decreasingBy___closed__10(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy___closed__10); -l_Lean_Parser_Command_decreasingBy___closed__11 = _init_l_Lean_Parser_Command_decreasingBy___closed__11(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy___closed__11); -l_Lean_Parser_Command_decreasingBy = _init_l_Lean_Parser_Command_decreasingBy(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy); -l_Lean_Parser_Command_terminationByElement___closed__1 = _init_l_Lean_Parser_Command_terminationByElement___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement___closed__1); -l_Lean_Parser_Command_terminationByElement___closed__2 = _init_l_Lean_Parser_Command_terminationByElement___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement___closed__2); -l_Lean_Parser_Command_terminationByElement___closed__3 = _init_l_Lean_Parser_Command_terminationByElement___closed__3(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement___closed__3); -l_Lean_Parser_Command_terminationByElement___closed__4 = _init_l_Lean_Parser_Command_terminationByElement___closed__4(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement___closed__4); -l_Lean_Parser_Command_terminationByElement___closed__5 = _init_l_Lean_Parser_Command_terminationByElement___closed__5(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement___closed__5); -l_Lean_Parser_Command_terminationByElement___closed__6 = _init_l_Lean_Parser_Command_terminationByElement___closed__6(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement___closed__6); -l_Lean_Parser_Command_terminationByElement___closed__7 = _init_l_Lean_Parser_Command_terminationByElement___closed__7(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement___closed__7); -l_Lean_Parser_Command_terminationByElement___closed__8 = _init_l_Lean_Parser_Command_terminationByElement___closed__8(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement___closed__8); -l_Lean_Parser_Command_terminationByElement___closed__9 = _init_l_Lean_Parser_Command_terminationByElement___closed__9(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement___closed__9); -l_Lean_Parser_Command_terminationByElement___closed__10 = _init_l_Lean_Parser_Command_terminationByElement___closed__10(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement___closed__10); -l_Lean_Parser_Command_terminationByElement___closed__11 = _init_l_Lean_Parser_Command_terminationByElement___closed__11(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement___closed__11); -l_Lean_Parser_Command_terminationByElement___closed__12 = _init_l_Lean_Parser_Command_terminationByElement___closed__12(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement___closed__12); -l_Lean_Parser_Command_terminationByElement___closed__13 = _init_l_Lean_Parser_Command_terminationByElement___closed__13(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement___closed__13); -l_Lean_Parser_Command_terminationByElement___closed__14 = _init_l_Lean_Parser_Command_terminationByElement___closed__14(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement___closed__14); -l_Lean_Parser_Command_terminationByElement = _init_l_Lean_Parser_Command_terminationByElement(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement); -l_Lean_Parser_Command_terminationBy___closed__1 = _init_l_Lean_Parser_Command_terminationBy___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy___closed__1); -l_Lean_Parser_Command_terminationBy___closed__2 = _init_l_Lean_Parser_Command_terminationBy___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy___closed__2); -l_Lean_Parser_Command_terminationBy___closed__3 = _init_l_Lean_Parser_Command_terminationBy___closed__3(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy___closed__3); -l_Lean_Parser_Command_terminationBy___closed__4 = _init_l_Lean_Parser_Command_terminationBy___closed__4(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy___closed__4); -l_Lean_Parser_Command_terminationBy___closed__5 = _init_l_Lean_Parser_Command_terminationBy___closed__5(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy___closed__5); -l_Lean_Parser_Command_terminationBy___closed__6 = _init_l_Lean_Parser_Command_terminationBy___closed__6(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy___closed__6); -l_Lean_Parser_Command_terminationBy___closed__7 = _init_l_Lean_Parser_Command_terminationBy___closed__7(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy___closed__7); -l_Lean_Parser_Command_terminationBy___closed__8 = _init_l_Lean_Parser_Command_terminationBy___closed__8(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy___closed__8); -l_Lean_Parser_Command_terminationBy___closed__9 = _init_l_Lean_Parser_Command_terminationBy___closed__9(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy___closed__9); -l_Lean_Parser_Command_terminationBy___closed__10 = _init_l_Lean_Parser_Command_terminationBy___closed__10(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy___closed__10); -l_Lean_Parser_Command_terminationBy___closed__11 = _init_l_Lean_Parser_Command_terminationBy___closed__11(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy___closed__11); -l_Lean_Parser_Command_terminationBy___closed__12 = _init_l_Lean_Parser_Command_terminationBy___closed__12(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy___closed__12); -l_Lean_Parser_Command_terminationBy___closed__13 = _init_l_Lean_Parser_Command_terminationBy___closed__13(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy___closed__13); -l_Lean_Parser_Command_terminationBy = _init_l_Lean_Parser_Command_terminationBy(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy); -l_Lean_Parser_Command_terminationSuffix___closed__1 = _init_l_Lean_Parser_Command_terminationSuffix___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_terminationSuffix___closed__1); -l_Lean_Parser_Command_terminationSuffix___closed__2 = _init_l_Lean_Parser_Command_terminationSuffix___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_terminationSuffix___closed__2); -l_Lean_Parser_Command_terminationSuffix___closed__3 = _init_l_Lean_Parser_Command_terminationSuffix___closed__3(); -lean_mark_persistent(l_Lean_Parser_Command_terminationSuffix___closed__3); -l_Lean_Parser_Command_terminationSuffix = _init_l_Lean_Parser_Command_terminationSuffix(); -lean_mark_persistent(l_Lean_Parser_Command_terminationSuffix); -l_Lean_Parser_Command_moduleDoc___closed__1 = _init_l_Lean_Parser_Command_moduleDoc___closed__1(); +}l_Lean_Parser_Command_moduleDoc___closed__1 = _init_l_Lean_Parser_Command_moduleDoc___closed__1(); lean_mark_persistent(l_Lean_Parser_Command_moduleDoc___closed__1); l_Lean_Parser_Command_moduleDoc___closed__2 = _init_l_Lean_Parser_Command_moduleDoc___closed__2(); lean_mark_persistent(l_Lean_Parser_Command_moduleDoc___closed__2); @@ -44720,6 +41725,8 @@ l_Lean_Parser_Command_declValSimple___closed__11 = _init_l_Lean_Parser_Command_d lean_mark_persistent(l_Lean_Parser_Command_declValSimple___closed__11); l_Lean_Parser_Command_declValSimple___closed__12 = _init_l_Lean_Parser_Command_declValSimple___closed__12(); lean_mark_persistent(l_Lean_Parser_Command_declValSimple___closed__12); +l_Lean_Parser_Command_declValSimple___closed__13 = _init_l_Lean_Parser_Command_declValSimple___closed__13(); +lean_mark_persistent(l_Lean_Parser_Command_declValSimple___closed__13); l_Lean_Parser_Command_declValSimple = _init_l_Lean_Parser_Command_declValSimple(); lean_mark_persistent(l_Lean_Parser_Command_declValSimple); l_Lean_Parser_Command_declValEqns___closed__1 = _init_l_Lean_Parser_Command_declValEqns___closed__1(); @@ -44804,6 +41811,10 @@ l_Lean_Parser_Command_whereStructInst___closed__26 = _init_l_Lean_Parser_Command lean_mark_persistent(l_Lean_Parser_Command_whereStructInst___closed__26); l_Lean_Parser_Command_whereStructInst___closed__27 = _init_l_Lean_Parser_Command_whereStructInst___closed__27(); lean_mark_persistent(l_Lean_Parser_Command_whereStructInst___closed__27); +l_Lean_Parser_Command_whereStructInst___closed__28 = _init_l_Lean_Parser_Command_whereStructInst___closed__28(); +lean_mark_persistent(l_Lean_Parser_Command_whereStructInst___closed__28); +l_Lean_Parser_Command_whereStructInst___closed__29 = _init_l_Lean_Parser_Command_whereStructInst___closed__29(); +lean_mark_persistent(l_Lean_Parser_Command_whereStructInst___closed__29); l_Lean_Parser_Command_whereStructInst = _init_l_Lean_Parser_Command_whereStructInst(); lean_mark_persistent(l_Lean_Parser_Command_whereStructInst); l_Lean_Parser_Command_declVal___closed__1 = _init_l_Lean_Parser_Command_declVal___closed__1(); @@ -44842,8 +41853,6 @@ l_Lean_Parser_Command_abbrev___closed__10 = _init_l_Lean_Parser_Command_abbrev__ lean_mark_persistent(l_Lean_Parser_Command_abbrev___closed__10); l_Lean_Parser_Command_abbrev___closed__11 = _init_l_Lean_Parser_Command_abbrev___closed__11(); lean_mark_persistent(l_Lean_Parser_Command_abbrev___closed__11); -l_Lean_Parser_Command_abbrev___closed__12 = _init_l_Lean_Parser_Command_abbrev___closed__12(); -lean_mark_persistent(l_Lean_Parser_Command_abbrev___closed__12); l_Lean_Parser_Command_abbrev = _init_l_Lean_Parser_Command_abbrev(); lean_mark_persistent(l_Lean_Parser_Command_abbrev); l_Lean_Parser_Command_optDefDeriving___closed__1 = _init_l_Lean_Parser_Command_optDefDeriving___closed__1(); @@ -44892,8 +41901,6 @@ l_Lean_Parser_Command_def___closed__11 = _init_l_Lean_Parser_Command_def___close lean_mark_persistent(l_Lean_Parser_Command_def___closed__11); l_Lean_Parser_Command_def___closed__12 = _init_l_Lean_Parser_Command_def___closed__12(); lean_mark_persistent(l_Lean_Parser_Command_def___closed__12); -l_Lean_Parser_Command_def___closed__13 = _init_l_Lean_Parser_Command_def___closed__13(); -lean_mark_persistent(l_Lean_Parser_Command_def___closed__13); l_Lean_Parser_Command_def = _init_l_Lean_Parser_Command_def(); lean_mark_persistent(l_Lean_Parser_Command_def); l_Lean_Parser_Command_theorem___closed__1 = _init_l_Lean_Parser_Command_theorem___closed__1(); @@ -45008,8 +42015,6 @@ l_Lean_Parser_Command_example___closed__7 = _init_l_Lean_Parser_Command_example_ lean_mark_persistent(l_Lean_Parser_Command_example___closed__7); l_Lean_Parser_Command_example___closed__8 = _init_l_Lean_Parser_Command_example___closed__8(); lean_mark_persistent(l_Lean_Parser_Command_example___closed__8); -l_Lean_Parser_Command_example___closed__9 = _init_l_Lean_Parser_Command_example___closed__9(); -lean_mark_persistent(l_Lean_Parser_Command_example___closed__9); l_Lean_Parser_Command_example = _init_l_Lean_Parser_Command_example(); lean_mark_persistent(l_Lean_Parser_Command_example); l_Lean_Parser_Command_ctor___closed__1 = _init_l_Lean_Parser_Command_ctor___closed__1(); @@ -45752,6 +42757,10 @@ l_Lean_Parser_Command_declValSimple_formatter___closed__8 = _init_l_Lean_Parser_ lean_mark_persistent(l_Lean_Parser_Command_declValSimple_formatter___closed__8); l_Lean_Parser_Command_declValSimple_formatter___closed__9 = _init_l_Lean_Parser_Command_declValSimple_formatter___closed__9(); lean_mark_persistent(l_Lean_Parser_Command_declValSimple_formatter___closed__9); +l_Lean_Parser_Command_declValSimple_formatter___closed__10 = _init_l_Lean_Parser_Command_declValSimple_formatter___closed__10(); +lean_mark_persistent(l_Lean_Parser_Command_declValSimple_formatter___closed__10); +l_Lean_Parser_Command_declValSimple_formatter___closed__11 = _init_l_Lean_Parser_Command_declValSimple_formatter___closed__11(); +lean_mark_persistent(l_Lean_Parser_Command_declValSimple_formatter___closed__11); l___regBuiltin_Lean_Parser_Command_declValSimple_formatter___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_declValSimple_formatter___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_declValSimple_formatter___closed__1); l___regBuiltin_Lean_Parser_Command_declValSimple_formatter___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_declValSimple_formatter___closed__2(); @@ -45818,140 +42827,6 @@ l_Lean_Parser_Command_declVal_formatter___closed__2 = _init_l_Lean_Parser_Comman lean_mark_persistent(l_Lean_Parser_Command_declVal_formatter___closed__2); l_Lean_Parser_Command_declVal_formatter___closed__3 = _init_l_Lean_Parser_Command_declVal_formatter___closed__3(); lean_mark_persistent(l_Lean_Parser_Command_declVal_formatter___closed__3); -l_Lean_Parser_Command_terminationByElement_formatter___closed__1 = _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_formatter___closed__1); -l_Lean_Parser_Command_terminationByElement_formatter___closed__2 = _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_formatter___closed__2); -l_Lean_Parser_Command_terminationByElement_formatter___closed__3 = _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__3(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_formatter___closed__3); -l_Lean_Parser_Command_terminationByElement_formatter___closed__4 = _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__4(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_formatter___closed__4); -l_Lean_Parser_Command_terminationByElement_formatter___closed__5 = _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__5(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_formatter___closed__5); -l_Lean_Parser_Command_terminationByElement_formatter___closed__6 = _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__6(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_formatter___closed__6); -l_Lean_Parser_Command_terminationByElement_formatter___closed__7 = _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__7(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_formatter___closed__7); -l_Lean_Parser_Command_terminationByElement_formatter___closed__8 = _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__8(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_formatter___closed__8); -l_Lean_Parser_Command_terminationByElement_formatter___closed__9 = _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__9(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_formatter___closed__9); -l_Lean_Parser_Command_terminationByElement_formatter___closed__10 = _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__10(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_formatter___closed__10); -l_Lean_Parser_Command_terminationByElement_formatter___closed__11 = _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__11(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_formatter___closed__11); -l_Lean_Parser_Command_terminationByElement_formatter___closed__12 = _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__12(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_formatter___closed__12); -l_Lean_Parser_Command_terminationByElement_formatter___closed__13 = _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__13(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_formatter___closed__13); -l_Lean_Parser_Command_terminationByElement_formatter___closed__14 = _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__14(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_formatter___closed__14); -l_Lean_Parser_Command_terminationByElement_formatter___closed__15 = _init_l_Lean_Parser_Command_terminationByElement_formatter___closed__15(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_formatter___closed__15); -l___regBuiltin_Lean_Parser_Command_terminationByElement_formatter___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_terminationByElement_formatter___closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_terminationByElement_formatter___closed__1); -l___regBuiltin_Lean_Parser_Command_terminationByElement_formatter___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_terminationByElement_formatter___closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_terminationByElement_formatter___closed__2); -if (builtin) {res = l___regBuiltin_Lean_Parser_Command_terminationByElement_formatter(lean_io_mk_world()); -if (lean_io_result_is_error(res)) return res; -lean_dec_ref(res); -}l_Lean_Parser_Command_terminationBy_formatter___closed__1 = _init_l_Lean_Parser_Command_terminationBy_formatter___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy_formatter___closed__1); -l_Lean_Parser_Command_terminationBy_formatter___closed__2 = _init_l_Lean_Parser_Command_terminationBy_formatter___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy_formatter___closed__2); -l_Lean_Parser_Command_terminationBy_formatter___closed__3 = _init_l_Lean_Parser_Command_terminationBy_formatter___closed__3(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy_formatter___closed__3); -l_Lean_Parser_Command_terminationBy_formatter___closed__4 = _init_l_Lean_Parser_Command_terminationBy_formatter___closed__4(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy_formatter___closed__4); -l_Lean_Parser_Command_terminationBy_formatter___closed__5 = _init_l_Lean_Parser_Command_terminationBy_formatter___closed__5(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy_formatter___closed__5); -l_Lean_Parser_Command_terminationBy_formatter___closed__6 = _init_l_Lean_Parser_Command_terminationBy_formatter___closed__6(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy_formatter___closed__6); -l___regBuiltin_Lean_Parser_Command_terminationBy_formatter___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_terminationBy_formatter___closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_terminationBy_formatter___closed__1); -l___regBuiltin_Lean_Parser_Command_terminationBy_formatter___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_terminationBy_formatter___closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_terminationBy_formatter___closed__2); -if (builtin) {res = l___regBuiltin_Lean_Parser_Command_terminationBy_formatter(lean_io_mk_world()); -if (lean_io_result_is_error(res)) return res; -lean_dec_ref(res); -}l_Lean_Parser_Command_decreasingByElement_formatter___closed__1 = _init_l_Lean_Parser_Command_decreasingByElement_formatter___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement_formatter___closed__1); -l_Lean_Parser_Command_decreasingByElement_formatter___closed__2 = _init_l_Lean_Parser_Command_decreasingByElement_formatter___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement_formatter___closed__2); -l_Lean_Parser_Command_decreasingByElement_formatter___closed__3 = _init_l_Lean_Parser_Command_decreasingByElement_formatter___closed__3(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement_formatter___closed__3); -l_Lean_Parser_Command_decreasingByElement_formatter___closed__4 = _init_l_Lean_Parser_Command_decreasingByElement_formatter___closed__4(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement_formatter___closed__4); -l_Lean_Parser_Command_decreasingByElement_formatter___closed__5 = _init_l_Lean_Parser_Command_decreasingByElement_formatter___closed__5(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement_formatter___closed__5); -l_Lean_Parser_Command_decreasingByElement_formatter___closed__6 = _init_l_Lean_Parser_Command_decreasingByElement_formatter___closed__6(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement_formatter___closed__6); -l_Lean_Parser_Command_decreasingByElement_formatter___closed__7 = _init_l_Lean_Parser_Command_decreasingByElement_formatter___closed__7(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement_formatter___closed__7); -l_Lean_Parser_Command_decreasingByElement_formatter___closed__8 = _init_l_Lean_Parser_Command_decreasingByElement_formatter___closed__8(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement_formatter___closed__8); -l___regBuiltin_Lean_Parser_Command_decreasingByElement_formatter___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_decreasingByElement_formatter___closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_decreasingByElement_formatter___closed__1); -l___regBuiltin_Lean_Parser_Command_decreasingByElement_formatter___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_decreasingByElement_formatter___closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_decreasingByElement_formatter___closed__2); -if (builtin) {res = l___regBuiltin_Lean_Parser_Command_decreasingByElement_formatter(lean_io_mk_world()); -if (lean_io_result_is_error(res)) return res; -lean_dec_ref(res); -}l_Lean_Parser_Command_decreasingByMany_formatter___closed__1 = _init_l_Lean_Parser_Command_decreasingByMany_formatter___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany_formatter___closed__1); -l_Lean_Parser_Command_decreasingByMany_formatter___closed__2 = _init_l_Lean_Parser_Command_decreasingByMany_formatter___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany_formatter___closed__2); -l_Lean_Parser_Command_decreasingByMany_formatter___closed__3 = _init_l_Lean_Parser_Command_decreasingByMany_formatter___closed__3(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany_formatter___closed__3); -l_Lean_Parser_Command_decreasingByMany_formatter___closed__4 = _init_l_Lean_Parser_Command_decreasingByMany_formatter___closed__4(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany_formatter___closed__4); -l_Lean_Parser_Command_decreasingByMany_formatter___closed__5 = _init_l_Lean_Parser_Command_decreasingByMany_formatter___closed__5(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany_formatter___closed__5); -l_Lean_Parser_Command_decreasingByMany_formatter___closed__6 = _init_l_Lean_Parser_Command_decreasingByMany_formatter___closed__6(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany_formatter___closed__6); -l_Lean_Parser_Command_decreasingByMany_formatter___closed__7 = _init_l_Lean_Parser_Command_decreasingByMany_formatter___closed__7(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany_formatter___closed__7); -l___regBuiltin_Lean_Parser_Command_decreasingByMany_formatter___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_decreasingByMany_formatter___closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_decreasingByMany_formatter___closed__1); -l___regBuiltin_Lean_Parser_Command_decreasingByMany_formatter___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_decreasingByMany_formatter___closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_decreasingByMany_formatter___closed__2); -if (builtin) {res = l___regBuiltin_Lean_Parser_Command_decreasingByMany_formatter(lean_io_mk_world()); -if (lean_io_result_is_error(res)) return res; -lean_dec_ref(res); -}l_Lean_Parser_Command_decreasingBy1_formatter___closed__1 = _init_l_Lean_Parser_Command_decreasingBy1_formatter___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy1_formatter___closed__1); -l_Lean_Parser_Command_decreasingBy1_formatter___closed__2 = _init_l_Lean_Parser_Command_decreasingBy1_formatter___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy1_formatter___closed__2); -l___regBuiltin_Lean_Parser_Command_decreasingBy1_formatter___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_decreasingBy1_formatter___closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_decreasingBy1_formatter___closed__1); -l___regBuiltin_Lean_Parser_Command_decreasingBy1_formatter___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_decreasingBy1_formatter___closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_decreasingBy1_formatter___closed__2); -if (builtin) {res = l___regBuiltin_Lean_Parser_Command_decreasingBy1_formatter(lean_io_mk_world()); -if (lean_io_result_is_error(res)) return res; -lean_dec_ref(res); -}l_Lean_Parser_Command_decreasingBy_formatter___closed__1 = _init_l_Lean_Parser_Command_decreasingBy_formatter___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy_formatter___closed__1); -l_Lean_Parser_Command_decreasingBy_formatter___closed__2 = _init_l_Lean_Parser_Command_decreasingBy_formatter___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy_formatter___closed__2); -l_Lean_Parser_Command_decreasingBy_formatter___closed__3 = _init_l_Lean_Parser_Command_decreasingBy_formatter___closed__3(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy_formatter___closed__3); -l_Lean_Parser_Command_decreasingBy_formatter___closed__4 = _init_l_Lean_Parser_Command_decreasingBy_formatter___closed__4(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy_formatter___closed__4); -l_Lean_Parser_Command_decreasingBy_formatter___closed__5 = _init_l_Lean_Parser_Command_decreasingBy_formatter___closed__5(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy_formatter___closed__5); -l_Lean_Parser_Command_decreasingBy_formatter___closed__6 = _init_l_Lean_Parser_Command_decreasingBy_formatter___closed__6(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy_formatter___closed__6); -l___regBuiltin_Lean_Parser_Command_decreasingBy_formatter___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_decreasingBy_formatter___closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_decreasingBy_formatter___closed__1); -l___regBuiltin_Lean_Parser_Command_decreasingBy_formatter___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_decreasingBy_formatter___closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_decreasingBy_formatter___closed__2); -if (builtin) {res = l___regBuiltin_Lean_Parser_Command_decreasingBy_formatter(lean_io_mk_world()); -if (lean_io_result_is_error(res)) return res; -lean_dec_ref(res); -}l_Lean_Parser_Command_terminationSuffix_formatter___closed__1 = _init_l_Lean_Parser_Command_terminationSuffix_formatter___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_terminationSuffix_formatter___closed__1); -l_Lean_Parser_Command_terminationSuffix_formatter___closed__2 = _init_l_Lean_Parser_Command_terminationSuffix_formatter___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_terminationSuffix_formatter___closed__2); l_Lean_Parser_Command_abbrev_formatter___closed__1 = _init_l_Lean_Parser_Command_abbrev_formatter___closed__1(); lean_mark_persistent(l_Lean_Parser_Command_abbrev_formatter___closed__1); l_Lean_Parser_Command_abbrev_formatter___closed__2 = _init_l_Lean_Parser_Command_abbrev_formatter___closed__2(); @@ -45968,10 +42843,6 @@ l_Lean_Parser_Command_abbrev_formatter___closed__7 = _init_l_Lean_Parser_Command lean_mark_persistent(l_Lean_Parser_Command_abbrev_formatter___closed__7); l_Lean_Parser_Command_abbrev_formatter___closed__8 = _init_l_Lean_Parser_Command_abbrev_formatter___closed__8(); lean_mark_persistent(l_Lean_Parser_Command_abbrev_formatter___closed__8); -l_Lean_Parser_Command_abbrev_formatter___closed__9 = _init_l_Lean_Parser_Command_abbrev_formatter___closed__9(); -lean_mark_persistent(l_Lean_Parser_Command_abbrev_formatter___closed__9); -l_Lean_Parser_Command_abbrev_formatter___closed__10 = _init_l_Lean_Parser_Command_abbrev_formatter___closed__10(); -lean_mark_persistent(l_Lean_Parser_Command_abbrev_formatter___closed__10); l___regBuiltin_Lean_Parser_Command_abbrev_formatter___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_abbrev_formatter___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_abbrev_formatter___closed__1); l___regBuiltin_Lean_Parser_Command_abbrev_formatter___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_abbrev_formatter___closed__2(); @@ -46007,8 +42878,6 @@ l_Lean_Parser_Command_def_formatter___closed__7 = _init_l_Lean_Parser_Command_de lean_mark_persistent(l_Lean_Parser_Command_def_formatter___closed__7); l_Lean_Parser_Command_def_formatter___closed__8 = _init_l_Lean_Parser_Command_def_formatter___closed__8(); lean_mark_persistent(l_Lean_Parser_Command_def_formatter___closed__8); -l_Lean_Parser_Command_def_formatter___closed__9 = _init_l_Lean_Parser_Command_def_formatter___closed__9(); -lean_mark_persistent(l_Lean_Parser_Command_def_formatter___closed__9); l___regBuiltin_Lean_Parser_Command_def_formatter___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_def_formatter___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_def_formatter___closed__1); l___regBuiltin_Lean_Parser_Command_def_formatter___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_def_formatter___closed__2(); @@ -46158,8 +43027,6 @@ l_Lean_Parser_Command_example_formatter___closed__3 = _init_l_Lean_Parser_Comman lean_mark_persistent(l_Lean_Parser_Command_example_formatter___closed__3); l_Lean_Parser_Command_example_formatter___closed__4 = _init_l_Lean_Parser_Command_example_formatter___closed__4(); lean_mark_persistent(l_Lean_Parser_Command_example_formatter___closed__4); -l_Lean_Parser_Command_example_formatter___closed__5 = _init_l_Lean_Parser_Command_example_formatter___closed__5(); -lean_mark_persistent(l_Lean_Parser_Command_example_formatter___closed__5); l___regBuiltin_Lean_Parser_Command_example_formatter___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_example_formatter___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_example_formatter___closed__1); l___regBuiltin_Lean_Parser_Command_example_formatter___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_example_formatter___closed__2(); @@ -46812,6 +43679,10 @@ l_Lean_Parser_Command_declValSimple_parenthesizer___closed__8 = _init_l_Lean_Par lean_mark_persistent(l_Lean_Parser_Command_declValSimple_parenthesizer___closed__8); l_Lean_Parser_Command_declValSimple_parenthesizer___closed__9 = _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__9(); lean_mark_persistent(l_Lean_Parser_Command_declValSimple_parenthesizer___closed__9); +l_Lean_Parser_Command_declValSimple_parenthesizer___closed__10 = _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__10(); +lean_mark_persistent(l_Lean_Parser_Command_declValSimple_parenthesizer___closed__10); +l_Lean_Parser_Command_declValSimple_parenthesizer___closed__11 = _init_l_Lean_Parser_Command_declValSimple_parenthesizer___closed__11(); +lean_mark_persistent(l_Lean_Parser_Command_declValSimple_parenthesizer___closed__11); l___regBuiltin_Lean_Parser_Command_declValSimple_parenthesizer___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_declValSimple_parenthesizer___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_declValSimple_parenthesizer___closed__1); l___regBuiltin_Lean_Parser_Command_declValSimple_parenthesizer___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_declValSimple_parenthesizer___closed__2(); @@ -46878,140 +43749,6 @@ l_Lean_Parser_Command_declVal_parenthesizer___closed__2 = _init_l_Lean_Parser_Co lean_mark_persistent(l_Lean_Parser_Command_declVal_parenthesizer___closed__2); l_Lean_Parser_Command_declVal_parenthesizer___closed__3 = _init_l_Lean_Parser_Command_declVal_parenthesizer___closed__3(); lean_mark_persistent(l_Lean_Parser_Command_declVal_parenthesizer___closed__3); -l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__1 = _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__1); -l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__2 = _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__2); -l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__3 = _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__3(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__3); -l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__4 = _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__4(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__4); -l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__5 = _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__5(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__5); -l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__6 = _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__6(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__6); -l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__7 = _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__7(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__7); -l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__8 = _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__8(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__8); -l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__9 = _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__9(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__9); -l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__10 = _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__10(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__10); -l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__11 = _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__11(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__11); -l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__12 = _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__12(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__12); -l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__13 = _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__13(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__13); -l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__14 = _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__14(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__14); -l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__15 = _init_l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__15(); -lean_mark_persistent(l_Lean_Parser_Command_terminationByElement_parenthesizer___closed__15); -l___regBuiltin_Lean_Parser_Command_terminationByElement_parenthesizer___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_terminationByElement_parenthesizer___closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_terminationByElement_parenthesizer___closed__1); -l___regBuiltin_Lean_Parser_Command_terminationByElement_parenthesizer___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_terminationByElement_parenthesizer___closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_terminationByElement_parenthesizer___closed__2); -if (builtin) {res = l___regBuiltin_Lean_Parser_Command_terminationByElement_parenthesizer(lean_io_mk_world()); -if (lean_io_result_is_error(res)) return res; -lean_dec_ref(res); -}l_Lean_Parser_Command_terminationBy_parenthesizer___closed__1 = _init_l_Lean_Parser_Command_terminationBy_parenthesizer___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy_parenthesizer___closed__1); -l_Lean_Parser_Command_terminationBy_parenthesizer___closed__2 = _init_l_Lean_Parser_Command_terminationBy_parenthesizer___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy_parenthesizer___closed__2); -l_Lean_Parser_Command_terminationBy_parenthesizer___closed__3 = _init_l_Lean_Parser_Command_terminationBy_parenthesizer___closed__3(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy_parenthesizer___closed__3); -l_Lean_Parser_Command_terminationBy_parenthesizer___closed__4 = _init_l_Lean_Parser_Command_terminationBy_parenthesizer___closed__4(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy_parenthesizer___closed__4); -l_Lean_Parser_Command_terminationBy_parenthesizer___closed__5 = _init_l_Lean_Parser_Command_terminationBy_parenthesizer___closed__5(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy_parenthesizer___closed__5); -l_Lean_Parser_Command_terminationBy_parenthesizer___closed__6 = _init_l_Lean_Parser_Command_terminationBy_parenthesizer___closed__6(); -lean_mark_persistent(l_Lean_Parser_Command_terminationBy_parenthesizer___closed__6); -l___regBuiltin_Lean_Parser_Command_terminationBy_parenthesizer___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_terminationBy_parenthesizer___closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_terminationBy_parenthesizer___closed__1); -l___regBuiltin_Lean_Parser_Command_terminationBy_parenthesizer___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_terminationBy_parenthesizer___closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_terminationBy_parenthesizer___closed__2); -if (builtin) {res = l___regBuiltin_Lean_Parser_Command_terminationBy_parenthesizer(lean_io_mk_world()); -if (lean_io_result_is_error(res)) return res; -lean_dec_ref(res); -}l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__1 = _init_l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__1); -l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__2 = _init_l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__2); -l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__3 = _init_l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__3(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__3); -l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__4 = _init_l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__4(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__4); -l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__5 = _init_l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__5(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__5); -l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__6 = _init_l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__6(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__6); -l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__7 = _init_l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__7(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__7); -l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__8 = _init_l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__8(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__8); -l___regBuiltin_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__1); -l___regBuiltin_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_decreasingByElement_parenthesizer___closed__2); -if (builtin) {res = l___regBuiltin_Lean_Parser_Command_decreasingByElement_parenthesizer(lean_io_mk_world()); -if (lean_io_result_is_error(res)) return res; -lean_dec_ref(res); -}l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__1 = _init_l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__1); -l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__2 = _init_l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__2); -l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__3 = _init_l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__3(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__3); -l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__4 = _init_l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__4(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__4); -l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__5 = _init_l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__5(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__5); -l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__6 = _init_l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__6(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__6); -l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__7 = _init_l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__7(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__7); -l___regBuiltin_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__1); -l___regBuiltin_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_decreasingByMany_parenthesizer___closed__2); -if (builtin) {res = l___regBuiltin_Lean_Parser_Command_decreasingByMany_parenthesizer(lean_io_mk_world()); -if (lean_io_result_is_error(res)) return res; -lean_dec_ref(res); -}l_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__1 = _init_l_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__1); -l_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__2 = _init_l_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__2); -l___regBuiltin_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__1); -l___regBuiltin_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_decreasingBy1_parenthesizer___closed__2); -if (builtin) {res = l___regBuiltin_Lean_Parser_Command_decreasingBy1_parenthesizer(lean_io_mk_world()); -if (lean_io_result_is_error(res)) return res; -lean_dec_ref(res); -}l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__1 = _init_l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__1); -l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__2 = _init_l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__2); -l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__3 = _init_l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__3(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__3); -l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__4 = _init_l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__4(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__4); -l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__5 = _init_l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__5(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__5); -l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__6 = _init_l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__6(); -lean_mark_persistent(l_Lean_Parser_Command_decreasingBy_parenthesizer___closed__6); -l___regBuiltin_Lean_Parser_Command_decreasingBy_parenthesizer___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_decreasingBy_parenthesizer___closed__1(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_decreasingBy_parenthesizer___closed__1); -l___regBuiltin_Lean_Parser_Command_decreasingBy_parenthesizer___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_decreasingBy_parenthesizer___closed__2(); -lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_decreasingBy_parenthesizer___closed__2); -if (builtin) {res = l___regBuiltin_Lean_Parser_Command_decreasingBy_parenthesizer(lean_io_mk_world()); -if (lean_io_result_is_error(res)) return res; -lean_dec_ref(res); -}l_Lean_Parser_Command_terminationSuffix_parenthesizer___closed__1 = _init_l_Lean_Parser_Command_terminationSuffix_parenthesizer___closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_terminationSuffix_parenthesizer___closed__1); -l_Lean_Parser_Command_terminationSuffix_parenthesizer___closed__2 = _init_l_Lean_Parser_Command_terminationSuffix_parenthesizer___closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_terminationSuffix_parenthesizer___closed__2); l_Lean_Parser_Command_abbrev_parenthesizer___closed__1 = _init_l_Lean_Parser_Command_abbrev_parenthesizer___closed__1(); lean_mark_persistent(l_Lean_Parser_Command_abbrev_parenthesizer___closed__1); l_Lean_Parser_Command_abbrev_parenthesizer___closed__2 = _init_l_Lean_Parser_Command_abbrev_parenthesizer___closed__2(); @@ -47028,10 +43765,6 @@ l_Lean_Parser_Command_abbrev_parenthesizer___closed__7 = _init_l_Lean_Parser_Com lean_mark_persistent(l_Lean_Parser_Command_abbrev_parenthesizer___closed__7); l_Lean_Parser_Command_abbrev_parenthesizer___closed__8 = _init_l_Lean_Parser_Command_abbrev_parenthesizer___closed__8(); lean_mark_persistent(l_Lean_Parser_Command_abbrev_parenthesizer___closed__8); -l_Lean_Parser_Command_abbrev_parenthesizer___closed__9 = _init_l_Lean_Parser_Command_abbrev_parenthesizer___closed__9(); -lean_mark_persistent(l_Lean_Parser_Command_abbrev_parenthesizer___closed__9); -l_Lean_Parser_Command_abbrev_parenthesizer___closed__10 = _init_l_Lean_Parser_Command_abbrev_parenthesizer___closed__10(); -lean_mark_persistent(l_Lean_Parser_Command_abbrev_parenthesizer___closed__10); l___regBuiltin_Lean_Parser_Command_abbrev_parenthesizer___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_abbrev_parenthesizer___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_abbrev_parenthesizer___closed__1); l___regBuiltin_Lean_Parser_Command_abbrev_parenthesizer___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_abbrev_parenthesizer___closed__2(); @@ -47067,8 +43800,6 @@ l_Lean_Parser_Command_def_parenthesizer___closed__7 = _init_l_Lean_Parser_Comman lean_mark_persistent(l_Lean_Parser_Command_def_parenthesizer___closed__7); l_Lean_Parser_Command_def_parenthesizer___closed__8 = _init_l_Lean_Parser_Command_def_parenthesizer___closed__8(); lean_mark_persistent(l_Lean_Parser_Command_def_parenthesizer___closed__8); -l_Lean_Parser_Command_def_parenthesizer___closed__9 = _init_l_Lean_Parser_Command_def_parenthesizer___closed__9(); -lean_mark_persistent(l_Lean_Parser_Command_def_parenthesizer___closed__9); l___regBuiltin_Lean_Parser_Command_def_parenthesizer___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_def_parenthesizer___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_def_parenthesizer___closed__1); l___regBuiltin_Lean_Parser_Command_def_parenthesizer___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_def_parenthesizer___closed__2(); @@ -47218,8 +43949,6 @@ l_Lean_Parser_Command_example_parenthesizer___closed__3 = _init_l_Lean_Parser_Co lean_mark_persistent(l_Lean_Parser_Command_example_parenthesizer___closed__3); l_Lean_Parser_Command_example_parenthesizer___closed__4 = _init_l_Lean_Parser_Command_example_parenthesizer___closed__4(); lean_mark_persistent(l_Lean_Parser_Command_example_parenthesizer___closed__4); -l_Lean_Parser_Command_example_parenthesizer___closed__5 = _init_l_Lean_Parser_Command_example_parenthesizer___closed__5(); -lean_mark_persistent(l_Lean_Parser_Command_example_parenthesizer___closed__5); l___regBuiltin_Lean_Parser_Command_example_parenthesizer___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_example_parenthesizer___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_example_parenthesizer___closed__1); l___regBuiltin_Lean_Parser_Command_example_parenthesizer___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_example_parenthesizer___closed__2(); @@ -49774,8 +46503,6 @@ l_Lean_Parser_Command_mutual___closed__13 = _init_l_Lean_Parser_Command_mutual__ lean_mark_persistent(l_Lean_Parser_Command_mutual___closed__13); l_Lean_Parser_Command_mutual___closed__14 = _init_l_Lean_Parser_Command_mutual___closed__14(); lean_mark_persistent(l_Lean_Parser_Command_mutual___closed__14); -l_Lean_Parser_Command_mutual___closed__15 = _init_l_Lean_Parser_Command_mutual___closed__15(); -lean_mark_persistent(l_Lean_Parser_Command_mutual___closed__15); l_Lean_Parser_Command_mutual = _init_l_Lean_Parser_Command_mutual(); lean_mark_persistent(l_Lean_Parser_Command_mutual); if (builtin) {res = l___regBuiltin_Lean_Parser_Command_mutual(lean_io_mk_world()); @@ -49820,8 +46547,6 @@ l_Lean_Parser_Command_mutual_formatter___closed__10 = _init_l_Lean_Parser_Comman lean_mark_persistent(l_Lean_Parser_Command_mutual_formatter___closed__10); l_Lean_Parser_Command_mutual_formatter___closed__11 = _init_l_Lean_Parser_Command_mutual_formatter___closed__11(); lean_mark_persistent(l_Lean_Parser_Command_mutual_formatter___closed__11); -l_Lean_Parser_Command_mutual_formatter___closed__12 = _init_l_Lean_Parser_Command_mutual_formatter___closed__12(); -lean_mark_persistent(l_Lean_Parser_Command_mutual_formatter___closed__12); l___regBuiltin_Lean_Parser_Command_mutual_formatter___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_mutual_formatter___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_mutual_formatter___closed__1); l___regBuiltin_Lean_Parser_Command_mutual_formatter___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_mutual_formatter___closed__2(); @@ -49851,8 +46576,6 @@ l_Lean_Parser_Command_mutual_parenthesizer___closed__10 = _init_l_Lean_Parser_Co lean_mark_persistent(l_Lean_Parser_Command_mutual_parenthesizer___closed__10); l_Lean_Parser_Command_mutual_parenthesizer___closed__11 = _init_l_Lean_Parser_Command_mutual_parenthesizer___closed__11(); lean_mark_persistent(l_Lean_Parser_Command_mutual_parenthesizer___closed__11); -l_Lean_Parser_Command_mutual_parenthesizer___closed__12 = _init_l_Lean_Parser_Command_mutual_parenthesizer___closed__12(); -lean_mark_persistent(l_Lean_Parser_Command_mutual_parenthesizer___closed__12); l___regBuiltin_Lean_Parser_Command_mutual_parenthesizer___closed__1 = _init_l___regBuiltin_Lean_Parser_Command_mutual_parenthesizer___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Parser_Command_mutual_parenthesizer___closed__1); l___regBuiltin_Lean_Parser_Command_mutual_parenthesizer___closed__2 = _init_l___regBuiltin_Lean_Parser_Command_mutual_parenthesizer___closed__2(); @@ -50289,122 +47012,122 @@ l_Lean_Parser_Command_eoi___closed__5 = _init_l_Lean_Parser_Command_eoi___closed lean_mark_persistent(l_Lean_Parser_Command_eoi___closed__5); l_Lean_Parser_Command_eoi = _init_l_Lean_Parser_Command_eoi(); lean_mark_persistent(l_Lean_Parser_Command_eoi); -if (builtin) {res = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2846_(lean_io_mk_world()); +if (builtin) {res = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2619_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Lean_Parser_Command_declModifiersF = _init_l_Lean_Parser_Command_declModifiersF(); lean_mark_persistent(l_Lean_Parser_Command_declModifiersF); l_Lean_Parser_Command_declModifiersT = _init_l_Lean_Parser_Command_declModifiersT(); lean_mark_persistent(l_Lean_Parser_Command_declModifiersT); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__1 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__1(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__1); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__2 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__2(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__2); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__3 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__3(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__3); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__4 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__4(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__4); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__5 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__5(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__5); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__6 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__6(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__6); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__7 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__7(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__7); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__8 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__8(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__8); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__9 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__9(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__9); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__10 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__10(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__10); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__11 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__11(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__11); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__12 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__12(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__12); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__13 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__13(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__13); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__14 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__14(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__14); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__15 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__15(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__15); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__16 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__16(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__16); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__17 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__17(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__17); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__18 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__18(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__18); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__19 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__19(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__19); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__20 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__20(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__20); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__21 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__21(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__21); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__22 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__22(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__22); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__23 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__23(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__23); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__24 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__24(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__24); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__25 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__25(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__25); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__26 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__26(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__26); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__27 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__27(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__27); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__28 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__28(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__28); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__29 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__29(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__29); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__30 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__30(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__30); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__31 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__31(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__31); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__32 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__32(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__32); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__33 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__33(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__33); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__34 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__34(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__34); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__35 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__35(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__35); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__36 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__36(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__36); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__37 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__37(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__37); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__38 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__38(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__38); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__39 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__39(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__39); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__40 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__40(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__40); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__41 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__41(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__41); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__42 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__42(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__42); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__43 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__43(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__43); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__44 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__44(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__44); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__45 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__45(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__45); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__46 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__46(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__46); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__47 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__47(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__47); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__48 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__48(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__48); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__49 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__49(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__49); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__50 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__50(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__50); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__51 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__51(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__51); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__52 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__52(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__52); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__53 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__53(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__53); -l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__54 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__54(); -lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868____closed__54); -if (builtin) {res = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2868_(lean_io_mk_world()); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__1 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__1(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__1); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__2 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__2(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__2); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__3 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__3(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__3); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__4 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__4(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__4); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__5 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__5(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__5); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__6 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__6(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__6); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__7 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__7(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__7); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__8 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__8(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__8); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__9 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__9(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__9); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__10 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__10(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__10); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__11 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__11(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__11); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__12 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__12(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__12); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__13 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__13(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__13); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__14 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__14(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__14); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__15 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__15(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__15); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__16 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__16(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__16); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__17 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__17(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__17); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__18 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__18(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__18); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__19 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__19(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__19); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__20 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__20(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__20); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__21 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__21(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__21); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__22 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__22(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__22); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__23 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__23(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__23); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__24 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__24(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__24); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__25 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__25(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__25); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__26 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__26(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__26); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__27 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__27(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__27); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__28 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__28(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__28); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__29 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__29(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__29); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__30 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__30(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__30); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__31 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__31(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__31); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__32 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__32(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__32); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__33 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__33(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__33); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__34 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__34(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__34); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__35 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__35(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__35); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__36 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__36(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__36); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__37 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__37(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__37); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__38 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__38(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__38); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__39 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__39(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__39); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__40 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__40(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__40); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__41 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__41(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__41); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__42 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__42(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__42); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__43 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__43(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__43); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__44 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__44(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__44); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__45 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__45(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__45); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__46 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__46(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__46); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__47 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__47(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__47); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__48 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__48(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__48); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__49 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__49(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__49); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__50 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__50(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__50); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__51 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__51(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__51); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__52 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__52(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__52); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__53 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__53(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__53); +l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__54 = _init_l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__54(); +lean_mark_persistent(l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641____closed__54); +if (builtin) {res = l_Lean_Parser_Command_initFn____x40_Lean_Parser_Command___hyg_2641_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Lean_Parser_Term_open___closed__1 = _init_l_Lean_Parser_Term_open___closed__1(); @@ -50626,6 +47349,8 @@ l_Lean_Parser_Tactic_open_formatter___closed__6 = _init_l_Lean_Parser_Tactic_ope lean_mark_persistent(l_Lean_Parser_Tactic_open_formatter___closed__6); l_Lean_Parser_Tactic_open_formatter___closed__7 = _init_l_Lean_Parser_Tactic_open_formatter___closed__7(); lean_mark_persistent(l_Lean_Parser_Tactic_open_formatter___closed__7); +l_Lean_Parser_Tactic_open_formatter___closed__8 = _init_l_Lean_Parser_Tactic_open_formatter___closed__8(); +lean_mark_persistent(l_Lean_Parser_Tactic_open_formatter___closed__8); l___regBuiltin_Lean_Parser_Tactic_open_formatter___closed__1 = _init_l___regBuiltin_Lean_Parser_Tactic_open_formatter___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Parser_Tactic_open_formatter___closed__1); l___regBuiltin_Lean_Parser_Tactic_open_formatter___closed__2 = _init_l___regBuiltin_Lean_Parser_Tactic_open_formatter___closed__2(); @@ -50647,6 +47372,8 @@ l_Lean_Parser_Tactic_open_parenthesizer___closed__6 = _init_l_Lean_Parser_Tactic lean_mark_persistent(l_Lean_Parser_Tactic_open_parenthesizer___closed__6); l_Lean_Parser_Tactic_open_parenthesizer___closed__7 = _init_l_Lean_Parser_Tactic_open_parenthesizer___closed__7(); lean_mark_persistent(l_Lean_Parser_Tactic_open_parenthesizer___closed__7); +l_Lean_Parser_Tactic_open_parenthesizer___closed__8 = _init_l_Lean_Parser_Tactic_open_parenthesizer___closed__8(); +lean_mark_persistent(l_Lean_Parser_Tactic_open_parenthesizer___closed__8); l___regBuiltin_Lean_Parser_Tactic_open_parenthesizer___closed__1 = _init_l___regBuiltin_Lean_Parser_Tactic_open_parenthesizer___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Parser_Tactic_open_parenthesizer___closed__1); l___regBuiltin_Lean_Parser_Tactic_open_parenthesizer___closed__2 = _init_l___regBuiltin_Lean_Parser_Tactic_open_parenthesizer___closed__2(); diff --git a/stage0/stdlib/Lean/Parser/Extension.c b/stage0/stdlib/Lean/Parser/Extension.c index 854b715deeb09..e9841eea07ea1 100644 --- a/stage0/stdlib/Lean/Parser/Extension.c +++ b/stage0/stdlib/Lean/Parser/Extension.c @@ -38,7 +38,7 @@ static lean_object* l___auto____x40_Lean_Parser_Extension___hyg_5812____closed__ size_t lean_usize_shift_right(size_t, size_t); lean_object* l_Lean_ScopedEnvExtension_activateScoped___rarg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_ParserExtension_Entry_toOLeanEntry(lean_object*); -LEAN_EXPORT lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596_(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602_(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_registerAlias___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___auto____x40_Lean_Parser_Extension___hyg_5812____closed__3; static lean_object* l_Lean_Parser_registerAliasCore___rarg___lambda__2___closed__2; @@ -50,7 +50,6 @@ static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_40__ LEAN_EXPORT lean_object* l_IO_ofExcept___at_Lean_Parser_mkParserOfConstantUnsafe___spec__1___boxed(lean_object*, lean_object*); static size_t l_Lean_PersistentHashMap_containsAux___at___private_Lean_Parser_Extension_0__Lean_Parser_addParserCategoryCore___spec__2___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_addBuiltinParser___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__4; lean_object* l_Lean_Attribute_Builtin_getPrio(lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_declRangeExt; static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_4498____closed__1; @@ -100,6 +99,7 @@ static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_84__ LEAN_EXPORT lean_object* l_Lean_Parser_addBuiltinTrailingParser(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_categoryParser(lean_object*, lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_mkParserAttributeImpl___elambda__1(lean_object*); static lean_object* l_Lean_Parser_getUnaryAlias___rarg___closed__1; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_forM___at___private_Lean_Parser_Extension_0__Lean_Parser_ParserAttribute_add___spec__2___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -162,6 +162,7 @@ lean_object* l_Lean_stringToMessageData(lean_object*); static lean_object* l_Lean_Parser_getParserPriority___closed__3; static lean_object* l___auto____x40_Lean_Parser_Extension___hyg_5812____closed__5; LEAN_EXPORT lean_object* l_Lean_findDeclarationRanges_x3f___at___private_Lean_Parser_Extension_0__Lean_Parser_BuiltinParserAttribute_add___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__6; LEAN_EXPORT lean_object* l_Lean_Parser_isValidSyntaxNodeKind___boxed(lean_object*, lean_object*); static lean_object* l_Lean_Parser_mkParserOfConstantUnsafe___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_getSyntaxKindOfParserAlias_x3f___boxed(lean_object*, lean_object*); @@ -185,6 +186,7 @@ static lean_object* l_Lean_Parser_categoryParserFnImpl___closed__2; static lean_object* l___auto____x40_Lean_Parser_Extension___hyg_5812____closed__24; LEAN_EXPORT lean_object* l_Lean_Parser_getTokenTable(lean_object*); static lean_object* l_List_forM___at___private_Lean_Parser_Extension_0__Lean_Parser_ParserAttribute_add___spec__1___closed__4; +static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__3; static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_BuiltinParserAttribute_add___lambda__3___closed__5; static lean_object* l_Lean_Parser_registerParserAttributeHook___closed__1; LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Parser_addLeadingParser___spec__1(lean_object*, lean_object*); @@ -195,7 +197,6 @@ LEAN_EXPORT lean_object* l_Lean_Parser_resolveParserNameCore___lambda__2(lean_ob lean_object* l_Lean_initializing(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_getAlias___rarg___boxed(lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_swap(lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__9; LEAN_EXPORT uint8_t l_Lean_PersistentHashMap_containsAux___at___private_Lean_Parser_Extension_0__Lean_Parser_addParserCategoryCore___spec__2(lean_object*, size_t, lean_object*); LEAN_EXPORT lean_object* l___auto____x40_Lean_Parser_Extension___hyg_5996_; static lean_object* l_Lean_Parser_ParserExtension_addEntryImpl___closed__1; @@ -206,7 +207,6 @@ lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_3680____closed__11; LEAN_EXPORT lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_3755_(lean_object*); lean_object* l_Lean_PersistentHashMap_insert___at_Lean_Parser_SyntaxNodeKindSet_insert___spec__1(lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__1; static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_BuiltinParserAttribute_add___lambda__2___closed__6; size_t lean_usize_of_nat(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_ParserContext_resolveParserName(lean_object*, lean_object*); @@ -313,7 +313,6 @@ static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_6089 lean_object* l_Lean_FileMap_ofString(lean_object*); lean_object* lean_st_mk_ref(lean_object*, lean_object*); lean_object* l_Lean_Parser_sepBy1(lean_object*, lean_object*, lean_object*, uint8_t); -LEAN_EXPORT lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____boxed(lean_object*, lean_object*); static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_BuiltinParserAttribute_add___closed__2; static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_3755____closed__7; LEAN_EXPORT lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_ParserAttribute_add___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -381,10 +380,12 @@ LEAN_EXPORT lean_object* l_Lean_Parser_compileParserDescr_visit(lean_object*, le static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_6143____closed__2; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_containsAux___at_Lean_Parser_isValidSyntaxNodeKind___spec__2___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Parser_resolveParserNameCore___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__11; static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_3755____closed__2; static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_3755____closed__3; LEAN_EXPORT lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_ParserAttribute_add___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_categoryParserFnImpl___closed__6; +static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__5; static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_3975____closed__1; lean_object* l_Lean_Parser_ParserState_mkError(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_ParserExtension_OLeanEntry_toEntry(lean_object*, lean_object*, lean_object*, lean_object*); @@ -422,6 +423,7 @@ static lean_object* l___auto____x40_Lean_Parser_Extension___hyg_5812____closed__ LEAN_EXPORT lean_object* l_Lean_Parser_getParserPriority(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_internal_parseQuotWithCurrentStage; static lean_object* l_Lean_Parser_declareBuiltinParser___closed__1; +static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__4; static lean_object* l___auto____x40_Lean_Parser_Extension___hyg_5812____closed__21; LEAN_EXPORT lean_object* l_Lean_Parser_mkParserAttributeImpl(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_IO_ofExcept___at_Lean_Parser_mkParserOfConstantUnsafe___spec__2(lean_object*, lean_object*); @@ -438,7 +440,6 @@ LEAN_EXPORT lean_object* l_Lean_Parser_registerAliasCore___rarg___lambda__1___bo LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Parser_Extension_0__Lean_Parser_withNamespaces___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_runParserCategory(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forM___at___private_Lean_Parser_Extension_0__Lean_Parser_ParserAttribute_add___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__10; static lean_object* l_Lean_Parser_getParserPriority___closed__2; static lean_object* l_Lean_Parser_parserOfStackFn___lambda__1___closed__2; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insert___at___private_Lean_Parser_Extension_0__Lean_Parser_addParserCategoryCore___spec__4(lean_object*, lean_object*, lean_object*); @@ -471,7 +472,6 @@ LEAN_EXPORT lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg LEAN_EXPORT lean_object* l_Lean_Parser_getTokenTable___boxed(lean_object*); static lean_object* l_Lean_Parser_parserOfStackFn___lambda__2___closed__4; static lean_object* l_Lean_findDeclarationRanges_x3f___at___private_Lean_Parser_Extension_0__Lean_Parser_BuiltinParserAttribute_add___spec__1___closed__1; -static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__8; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); static lean_object* l_Lean_Parser_categoryParserFnImpl___closed__8; LEAN_EXPORT lean_object* l_Lean_Parser_registerAliasCore___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -485,7 +485,10 @@ uint8_t lean_nat_dec_lt(lean_object*, lean_object*); lean_object* l_Lean_Parser_withCache(lean_object*, lean_object*); lean_object* l_Lean_mkRawNatLit(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_registerAliasCore___rarg___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__8; LEAN_EXPORT lean_object* l_Lean_findDeclarationRanges_x3f___at___private_Lean_Parser_Extension_0__Lean_Parser_BuiltinParserAttribute_add___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__9; +static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__12; lean_object* l_id___rarg___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_3680____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); @@ -499,6 +502,7 @@ static lean_object* l_Lean_Parser_categoryParserFnImpl___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_mkParserOfConstant(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Parser_getAlias___spec__1___rarg(lean_object*, lean_object*); lean_object* l_Lean_getConstInfo___at_Lean_registerInitAttrUnsafe___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__7; static lean_object* l___auto____x40_Lean_Parser_Extension___hyg_5812____closed__27; static lean_object* l___auto____x40_Lean_Parser_Extension___hyg_5812____closed__17; LEAN_EXPORT lean_object* l_Lean_Parser_parserOfStack(lean_object*, lean_object*); @@ -513,6 +517,7 @@ static lean_object* l___auto____x40_Lean_Parser_Extension___hyg_5812____closed__ LEAN_EXPORT lean_object* l_Lean_Parser_registerAlias(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAux_traverse___at___private_Lean_Parser_Extension_0__Lean_Parser_addParserCategoryCore___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_instCoeParserParserAliasValue(lean_object*); +static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__1; static lean_object* l_Lean_Parser_ParserExtension_addEntryImpl___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_addBuiltinLeadingParser(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_findDeclarationRangesCore_x3f___at___private_Lean_Parser_Extension_0__Lean_Parser_BuiltinParserAttribute_add___spec__3___closed__1; @@ -527,16 +532,13 @@ static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_3755 static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_throwParserCategoryAlreadyDefined___rarg___closed__2; static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_3975____closed__3; static uint8_t l_Lean_Parser_isValidSyntaxNodeKind___closed__1; -static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__3; static lean_object* l___auto____x40_Lean_Parser_Extension___hyg_5812____closed__6; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Parser_withOpenDeclFnCore___spec__1(size_t, size_t, lean_object*); lean_object* l_Repr_addAppParen(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Parser_addToken___spec__3(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_categoryParserFnImpl(lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__6; lean_object* lean_panic_fn(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_runParserAttributeHooks(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__12; static lean_object* l_Lean_Parser_getParserPriority___closed__5; LEAN_EXPORT lean_object* l_Lean_Parser_getConstAlias(lean_object*); LEAN_EXPORT lean_object* l_IO_ofExcept___at___private_Lean_Parser_Extension_0__Lean_Parser_addBuiltinParserCategory___spec__1___boxed(lean_object*, lean_object*); @@ -602,7 +604,6 @@ extern lean_object* l_Lean_noConfusionExt; static lean_object* l_Lean_Parser_getConstAlias___rarg___closed__1; static lean_object* l___auto____x40_Lean_Parser_Extension___hyg_5812____closed__9; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAux___at___private_Lean_Parser_Extension_0__Lean_Parser_addParserCategoryCore___spec__5(lean_object*, size_t, size_t, lean_object*, lean_object*); -static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__7; uint8_t l_Lean_Name_quickCmp(lean_object*, lean_object*); static lean_object* l_Lean_Parser_registerAlias___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_parserAliasesRef; @@ -640,7 +641,6 @@ static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_BuiltinPars LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Parser_resolveParserNameCore___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_forM___at___private_Lean_Parser_Extension_0__Lean_Parser_ParserAttribute_add___spec__1___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_declareBuiltinParser(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__5; static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_BuiltinParserAttribute_add___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_ParserExtension_instInhabitedEntry; LEAN_EXPORT lean_object* l_Lean_Parser_withOpenDecl(lean_object*); @@ -652,6 +652,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_addParserCategory(lean_object*, lean_obje static lean_object* l_Lean_Parser_withOpenFn___closed__2; LEAN_EXPORT uint8_t l_Lean_Parser_isValidSyntaxNodeKind(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_5919____lambda__1(lean_object*, lean_object*); +static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__10; LEAN_EXPORT lean_object* l_Lean_Parser_getBinaryAlias___rarg___boxed(lean_object*, lean_object*, lean_object*); lean_object* lean_array_get_size(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_mkCategoryAntiquotParser(lean_object*); @@ -679,6 +680,7 @@ uint8_t l_Lean_Exception_isRuntime(lean_object*); static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_BuiltinParserAttribute_add___lambda__3___closed__4; LEAN_EXPORT uint8_t l_Lean_Parser_leadingIdentBehavior(lean_object*, lean_object*); static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_84____closed__4; +static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__2; extern lean_object* l_Lean_Parser_categoryParserFnRef; LEAN_EXPORT lean_object* l_Lean_Parser_resolveParserNameCore_isParser(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_registerBuiltinDynamicParserAttribute(lean_object*, lean_object*, lean_object*, lean_object*); @@ -687,11 +689,9 @@ LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_foldlMAux_traverse___at___priv static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_84____closed__14; LEAN_EXPORT lean_object* l_Lean_Parser_isParserAlias(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_getConstAlias___rarg(lean_object*, lean_object*, lean_object*); -static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_addLeadingParser(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Extension___hyg_6143____closed__1; static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_BuiltinParserAttribute_add___lambda__2___closed__16; -static lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__11; lean_object* lean_array_uset(lean_object*, size_t, lean_object*); lean_object* l_Lean_MessageData_ofName(lean_object*); lean_object* lean_array_get(lean_object*, lean_object*, lean_object*); @@ -14362,7 +14362,7 @@ return x_8; } } } -static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__1() { +static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__1() { _start: { lean_object* x_1; @@ -14370,21 +14370,21 @@ x_1 = lean_mk_string_from_bytes("Lean.Parser.ParserName.category", 31); return x_1; } } -static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__2() { +static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__1; +x_1 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__1; x_2 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__3() { +static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__2; +x_1 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__2; x_2 = lean_box(1); x_3 = lean_alloc_ctor(5, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -14392,7 +14392,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__4() { +static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__4() { _start: { lean_object* x_1; lean_object* x_2; @@ -14401,7 +14401,7 @@ x_2 = lean_nat_to_int(x_1); return x_2; } } -static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__5() { +static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__5() { _start: { lean_object* x_1; lean_object* x_2; @@ -14410,7 +14410,7 @@ x_2 = lean_nat_to_int(x_1); return x_2; } } -static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__6() { +static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__6() { _start: { lean_object* x_1; @@ -14418,21 +14418,21 @@ x_1 = lean_mk_string_from_bytes("Lean.Parser.ParserName.parser", 29); return x_1; } } -static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__7() { +static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__7() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__6; +x_1 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__6; x_2 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__8() { +static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__7; +x_1 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__7; x_2 = lean_box(1); x_3 = lean_alloc_ctor(5, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -14440,7 +14440,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__9() { +static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__9() { _start: { lean_object* x_1; @@ -14448,17 +14448,17 @@ x_1 = lean_mk_string_from_bytes("false", 5); return x_1; } } -static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__10() { +static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__10() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__9; +x_1 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__9; x_2 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__11() { +static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__11() { _start: { lean_object* x_1; @@ -14466,17 +14466,17 @@ x_1 = lean_mk_string_from_bytes("true", 4); return x_1; } } -static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__12() { +static lean_object* _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__12() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__11; +x_1 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__11; x_2 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_2, 0, x_1); return x_2; } } -LEAN_EXPORT lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596_(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602_(lean_object* x_1, lean_object* x_2) { _start: { if (lean_obj_tag(x_1) == 0) @@ -14488,14 +14488,14 @@ lean_dec(x_1); x_4 = lean_unsigned_to_nat(1024u); x_5 = lean_nat_dec_le(x_4, x_2); x_6 = l_Lean_Name_reprPrec(x_3, x_4); -x_7 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__3; +x_7 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__3; x_8 = lean_alloc_ctor(5, 2, 0); lean_ctor_set(x_8, 0, x_7); lean_ctor_set(x_8, 1, x_6); if (x_5 == 0) { lean_object* x_9; lean_object* x_10; uint8_t x_11; lean_object* x_12; lean_object* x_13; -x_9 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__4; +x_9 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__4; x_10 = lean_alloc_ctor(4, 2, 0); lean_ctor_set(x_10, 0, x_9); lean_ctor_set(x_10, 1, x_8); @@ -14509,7 +14509,7 @@ return x_13; else { lean_object* x_14; lean_object* x_15; uint8_t x_16; lean_object* x_17; lean_object* x_18; -x_14 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__5; +x_14 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__5; x_15 = lean_alloc_ctor(4, 2, 0); lean_ctor_set(x_15, 0, x_14); lean_ctor_set(x_15, 1, x_8); @@ -14531,7 +14531,7 @@ lean_dec(x_1); x_21 = lean_unsigned_to_nat(1024u); x_22 = lean_nat_dec_le(x_21, x_2); x_23 = l_Lean_Name_reprPrec(x_19, x_21); -x_24 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__8; +x_24 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__8; x_25 = lean_alloc_ctor(5, 2, 0); lean_ctor_set(x_25, 0, x_24); lean_ctor_set(x_25, 1, x_23); @@ -14544,11 +14544,11 @@ if (x_22 == 0) if (x_20 == 0) { lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; uint8_t x_32; lean_object* x_33; lean_object* x_34; -x_28 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__10; +x_28 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__10; x_29 = lean_alloc_ctor(5, 2, 0); lean_ctor_set(x_29, 0, x_27); lean_ctor_set(x_29, 1, x_28); -x_30 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__4; +x_30 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__4; x_31 = lean_alloc_ctor(4, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -14562,11 +14562,11 @@ return x_34; else { lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; -x_35 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__12; +x_35 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__12; x_36 = lean_alloc_ctor(5, 2, 0); lean_ctor_set(x_36, 0, x_27); lean_ctor_set(x_36, 1, x_35); -x_37 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__4; +x_37 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__4; x_38 = lean_alloc_ctor(4, 2, 0); lean_ctor_set(x_38, 0, x_37); lean_ctor_set(x_38, 1, x_36); @@ -14583,11 +14583,11 @@ else if (x_20 == 0) { lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint8_t x_46; lean_object* x_47; lean_object* x_48; -x_42 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__10; +x_42 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__10; x_43 = lean_alloc_ctor(5, 2, 0); lean_ctor_set(x_43, 0, x_27); lean_ctor_set(x_43, 1, x_42); -x_44 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__5; +x_44 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__5; x_45 = lean_alloc_ctor(4, 2, 0); lean_ctor_set(x_45, 0, x_44); lean_ctor_set(x_45, 1, x_43); @@ -14601,11 +14601,11 @@ return x_48; else { lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; -x_49 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__12; +x_49 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__12; x_50 = lean_alloc_ctor(5, 2, 0); lean_ctor_set(x_50, 0, x_27); lean_ctor_set(x_50, 1, x_49); -x_51 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__5; +x_51 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__5; x_52 = lean_alloc_ctor(4, 2, 0); lean_ctor_set(x_52, 0, x_51); lean_ctor_set(x_52, 1, x_50); @@ -14620,11 +14620,11 @@ return x_55; } } } -LEAN_EXPORT lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____boxed(lean_object* x_1, lean_object* x_2) { +LEAN_EXPORT lean_object* l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____boxed(lean_object* x_1, lean_object* x_2) { _start: { lean_object* x_3; -x_3 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596_(x_1, x_2); +x_3 = l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602_(x_1, x_2); lean_dec(x_2); return x_3; } @@ -14633,7 +14633,7 @@ static lean_object* _init_l_Lean_Parser_instReprParserName___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____boxed), 2, 0); +x_1 = lean_alloc_closure((void*)(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____boxed), 2, 0); return x_1; } } @@ -16482,30 +16482,30 @@ l_Lean_Parser_withOpenFn___closed__1 = _init_l_Lean_Parser_withOpenFn___closed__ lean_mark_persistent(l_Lean_Parser_withOpenFn___closed__1); l_Lean_Parser_withOpenFn___closed__2 = _init_l_Lean_Parser_withOpenFn___closed__2(); lean_mark_persistent(l_Lean_Parser_withOpenFn___closed__2); -l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__1 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__1(); -lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__1); -l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__2 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__2(); -lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__2); -l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__3 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__3(); -lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__3); -l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__4 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__4(); -lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__4); -l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__5 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__5(); -lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__5); -l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__6 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__6(); -lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__6); -l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__7 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__7(); -lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__7); -l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__8 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__8(); -lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__8); -l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__9 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__9(); -lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__9); -l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__10 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__10(); -lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__10); -l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__11 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__11(); -lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__11); -l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__12 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__12(); -lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6596____closed__12); +l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__1 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__1(); +lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__1); +l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__2 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__2(); +lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__2); +l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__3 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__3(); +lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__3); +l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__4 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__4(); +lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__4); +l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__5 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__5(); +lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__5); +l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__6 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__6(); +lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__6); +l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__7 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__7(); +lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__7); +l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__8 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__8(); +lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__8); +l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__9 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__9(); +lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__9); +l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__10 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__10(); +lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__10); +l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__11 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__11(); +lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__11); +l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__12 = _init_l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__12(); +lean_mark_persistent(l___private_Lean_Parser_Extension_0__Lean_Parser_reprParserName____x40_Lean_Parser_Extension___hyg_6602____closed__12); l_Lean_Parser_instReprParserName___closed__1 = _init_l_Lean_Parser_instReprParserName___closed__1(); lean_mark_persistent(l_Lean_Parser_instReprParserName___closed__1); l_Lean_Parser_instReprParserName = _init_l_Lean_Parser_instReprParserName(); diff --git a/stage0/stdlib/Lean/Parser/Term.c b/stage0/stdlib/Lean/Parser/Term.c index 67fc312524a7a..d4e0c79fa3c16 100644 --- a/stage0/stdlib/Lean/Parser/Term.c +++ b/stage0/stdlib/Lean/Parser/Term.c @@ -29,6 +29,7 @@ lean_object* l_Lean_Parser_checkPrec(lean_object*); static lean_object* l_Lean_Parser_Term_letIdLhs___closed__9; LEAN_EXPORT lean_object* l_Lean_Parser_Term_binderTactic_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_many1_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__20; static lean_object* l_Lean_Parser_Tactic_tacticSeqIndentGt_formatter___closed__5; static lean_object* l_Lean_Parser_Term_withAnonymousAntiquot___closed__3; static lean_object* l_Lean_Parser_Term_let__fun___closed__10; @@ -90,6 +91,7 @@ static lean_object* l_Lean_Parser_Tactic_sepByIndentSemicolon_formatter___closed LEAN_EXPORT lean_object* l_Lean_Parser_Term_leftact_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_have_parenthesizer___closed__3; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_depArrow(lean_object*); +static lean_object* l_Lean_Parser_Termination_suffix___closed__9; lean_object* l_Lean_Parser_checkColEq(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Term_ensureExpectedType; LEAN_EXPORT lean_object* l_Lean_Parser_Term_binderTactic_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -100,6 +102,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_syntheticHole_parenthesizer_ LEAN_EXPORT lean_object* l_Lean_Parser_Term_implicitBinder_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_defaultOrOfNonempty_parenthesizer___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Term_assert_declRange___closed__1; +static lean_object* l___regBuiltin_Lean_Parser_Termination_terminationBy_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_strictImplicitRightBracket_formatter___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_rightact_formatter(lean_object*); static lean_object* l_Lean_Parser_Term_stateRefT_parenthesizer___closed__7; @@ -111,6 +114,7 @@ static lean_object* l_Lean_Parser_Tactic_quot_formatter___closed__7; static lean_object* l_Lean_Parser_Term_byTactic_formatter___closed__3; static lean_object* l_Lean_Parser_Term_paren_formatter___closed__7; static lean_object* l_Lean_Parser_Term_cdot___closed__3; +static lean_object* l_Lean_Parser_Termination_suffix_formatter___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_sort_declRange___closed__3; static lean_object* l_Lean_Parser_Term_type_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_explicitUniv_formatter___closed__6; @@ -150,8 +154,8 @@ static lean_object* l_Lean_Parser_Term_namedArgument___closed__1; static lean_object* l_Lean_Parser_Command_docComment_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_funBinder_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Term_ellipsis___closed__6; +static lean_object* l_Lean_Parser_Term_letRecDecl___closed__11; static lean_object* l_Lean_Parser_Term_typeOf___closed__9; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__23; static lean_object* l_Lean_Parser_Term_structInstField___closed__2; lean_object* l_Lean_Parser_registerBuiltinParserAttribute(lean_object*, lean_object*, uint8_t, lean_object*); static lean_object* l_Lean_Parser_Term_pipeCompletion___closed__3; @@ -159,7 +163,6 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_byTactic_docString(lean static lean_object* l_Lean_Parser_Term_quotedName___closed__2; static lean_object* l_Lean_Parser_Term_rightact_formatter___closed__3; lean_object* l_Lean_Syntax_MonadTraverser_getCur___at_Lean_PrettyPrinter_Parenthesizer_visitArgs___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__35; static lean_object* l_Lean_Parser_Term_match_formatter___closed__4; static lean_object* l_Lean_Parser_Term_structInst_formatter___closed__19; static lean_object* l_Lean_Parser_semicolonOrLinebreak_formatter___closed__2; @@ -211,9 +214,9 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Term_doubleQuotedName_parenthesizer(lean_ static lean_object* l_Lean_Parser_Term_attributes_formatter___closed__8; static lean_object* l_Lean_Parser_Term_inaccessible_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_tuple_declRange___closed__1; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__24; static lean_object* l_Lean_Parser_Term_structInstLVal_parenthesizer___closed__11; static lean_object* l_Lean_Parser_Term_haveEqnsDecl_parenthesizer___closed__2; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_byTactic_declRange(lean_object*); static lean_object* l_Lean_Parser_Term_forInMacro___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_matchDiscr_formatter___closed__2; @@ -235,7 +238,6 @@ static lean_object* l_Lean_Parser_Term_dotIdent___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Term_let__fun_docString___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Term_attrInstance_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_letDecl___closed__3; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__15; lean_object* l_Lean_addBuiltinDocString(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_forall_parenthesizer___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Term_showRhs_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -311,12 +313,14 @@ static lean_object* l_Lean_Parser_Term_binderType___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Term_instCoeTSyntaxConsSyntaxNodeKindMkStr4Nil__1(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_nomatch_declRange___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_tacticSeqBracketed_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_Termination_suffix___closed__8; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_binop__lazy_formatter(lean_object*); static lean_object* l_Lean_Parser_Command_docComment___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_let__tmp_formatter___closed__2; static lean_object* l_Lean_Parser_Term_clear___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Term_instCoeTSyntaxConsSyntaxNodeKindMkStr4Nil(lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_pipeCompletion(lean_object*); +static lean_object* l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__7; static lean_object* l_Lean_Parser_Term_strictImplicitLeftBracket_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_tuple_parenthesizer___closed__9; static lean_object* l___regBuiltin_Lean_Parser_Term_borrowed_declRange___closed__4; @@ -345,6 +349,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Term_macroLastArg_formatter(lean_object*, static lean_object* l_Lean_Parser_Term_type_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_waitIfContainsMVar___closed__2; static lean_object* l_Lean_Parser_Term_binop_parenthesizer___closed__2; +static lean_object* l_Lean_Parser_Termination_suffix_formatter___closed__4; static lean_object* l_Lean_Parser_Term_waitIfContainsMVar_formatter___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_cdot_declRange___closed__1; static lean_object* l_Lean_Parser_Term_structInst___closed__24; @@ -365,11 +370,11 @@ static lean_object* l_Lean_Parser_Term_forInMacro___closed__9; static lean_object* l_Lean_Parser_Term_sorry___closed__7; static lean_object* l_Lean_Parser_Term_leftact_formatter___closed__1; static lean_object* l_Lean_Parser_Term_leading__parser_parenthesizer___closed__1; +static lean_object* l_Lean_Parser_Termination_decreasingBy___closed__7; static lean_object* l_Lean_Parser_Term_unop___closed__4; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__7; static lean_object* l_Lean_Parser_Term_generalizingParam_parenthesizer___closed__5; +static lean_object* l_Lean_Parser_Termination_suffix_formatter___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_ident_declRange___closed__4; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__31; static lean_object* l___regBuiltin_Lean_Parser_Term_tuple_declRange___closed__3; static lean_object* l_Lean_Parser_Term_scoped___closed__5; static lean_object* l_Lean_Parser_Term_hole___closed__5; @@ -386,7 +391,6 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_scoped_parenthesizer(le static lean_object* l___regBuiltin_Lean_Parser_Term_ellipsis_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_scoped_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_macroDollarArg___closed__6; -static lean_object* l_Lean_Parser_Term_hole___closed__8; static lean_object* l_Lean_Parser_Term_dynamicQuot___closed__9; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Tactic_quotSeq(lean_object*); static lean_object* l_Lean_Parser_Term_letIdDecl_formatter___closed__6; @@ -449,6 +453,7 @@ static lean_object* l_Lean_Parser_Term_letRecDecls___closed__6; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_hole_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Term_haveIdDecl_parenthesizer___closed__6; static lean_object* l_Lean_Parser_Tactic_quot___closed__1; +static lean_object* l_Lean_Parser_Termination_decreasingBy___closed__6; static lean_object* l_Lean_Parser_Term_have___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_falseVal_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_motive_parenthesizer___closed__5; @@ -467,7 +472,6 @@ static lean_object* l_Lean_Parser_Term_structInst___closed__7; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Tactic_tacticSeqIndentGt_formatter(lean_object*); static lean_object* l_Lean_Parser_Term_letDecl___closed__10; static lean_object* l_Lean_Parser_Term_haveDecl_formatter___closed__1; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__32; static lean_object* l___regBuiltin_Lean_Parser_Term_waitIfTypeContainsMVar_formatter___closed__2; static lean_object* l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__2; static lean_object* l_Lean_Parser_Term_letDecl___closed__5; @@ -503,6 +507,7 @@ static lean_object* l_Lean_Parser_Tactic_tacticSeqIndentGt___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Term_haveDecl_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_type_parenthesizer___closed__11; static lean_object* l_Lean_Parser_Term_letrec___closed__4; +static lean_object* l_Lean_Parser_Termination_suffix___closed__4; static lean_object* l_Lean_Parser_Term_clear___closed__5; static lean_object* l_Lean_Parser_Tactic_tacticSeqBracketed_formatter___closed__6; static lean_object* l_Lean_Parser_Term_let__fun_formatter___closed__8; @@ -540,6 +545,7 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_binrel(lean_object*); static lean_object* l_Lean_Parser_Term_structInstArrayRef_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Term_explicitUniv___closed__11; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_matchDiscr_parenthesizer(lean_object*); +static lean_object* l_Lean_Parser_Termination_decreasingBy___closed__1; static lean_object* l_Lean_Parser_Term_binderTactic___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_paren_formatter___closed__2; static lean_object* l_Lean_Parser_Term_structInstField_formatter___closed__6; @@ -552,8 +558,11 @@ static lean_object* l_Lean_Parser_Term_sorry___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_have_declRange___closed__4; static lean_object* l_Lean_Parser_Term_structInst_formatter___closed__7; static lean_object* l_Lean_Parser_Term_binop_formatter___closed__4; +static lean_object* l_Lean_Parser_Termination_decreasingBy___closed__9; static lean_object* l_Lean_Parser_Term_ellipsis___closed__11; +static lean_object* l___regBuiltin_Lean_Parser_Termination_terminationBy_formatter___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Term_binop_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Term_strictImplicitRightBracket_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_dotIdent___closed__8; lean_object* l_Lean_Parser_withCache_formatter___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -577,6 +586,7 @@ static lean_object* l_Lean_Parser_Term_anonymousCtor___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Term_scoped_formatter___closed__1; static lean_object* l_Lean_Parser_Term_macroDollarArg_formatter___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Term_strictImplicitBinder___boxed(lean_object*); +static lean_object* l_Lean_Parser_Termination_terminationBy_formatter___closed__14; LEAN_EXPORT lean_object* l_Lean_Parser_Term_trailing__parser_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Tactic_initFn____x40_Lean_Parser_Term___hyg_154____closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_binrel_declRange___closed__7; @@ -631,7 +641,6 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_typeOf_parenthesizer___close static lean_object* l_Lean_Parser_Term_basicFun___closed__11; static lean_object* l_Lean_Parser_Term_depArrow___closed__9; static lean_object* l_Lean_Parser_Term_strictImplicitBinder___closed__2; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_declName_docString(lean_object*); static lean_object* l_Lean_Parser_Term_basicFun_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_bracketedBinder_parenthesizer___closed__1; @@ -644,6 +653,7 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_binrel__no__prop_parent static lean_object* l_Lean_Parser_Term_structInstField_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_have_formatter___closed__1; static lean_object* l_Lean_Parser_Term_strictImplicitLeftBracket_formatter___closed__3; +static lean_object* l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__11; static lean_object* l_Lean_Parser_Term_assert_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_scoped_formatter___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Term_binderDefault; @@ -661,6 +671,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_letPatDecl_parenthesizer___c LEAN_EXPORT lean_object* l_Lean_Parser_Term_typeAscription_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_letRecDecls_parenthesizer___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Term_explicitBinder_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_Termination_terminationBy_formatter___closed__1; static lean_object* l_Lean_Parser_Command_commentBody___closed__3; static lean_object* l_Lean_Parser_Term_prop_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Term_structInstArrayRef_formatter___closed__1; @@ -668,10 +679,12 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_waitIfContainsMVar_formatter static lean_object* l___regBuiltin_Lean_Parser_Term_leftact_docString___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Term_basicFun_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_noErrorIfUnused_formatter___closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Termination_decreasingBy_formatter(lean_object*); static lean_object* l_Lean_Parser_Term_letPatDecl_parenthesizer___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Term_showRhs; static lean_object* l_Lean_Parser_Term_type___closed__3; static lean_object* l_Lean_Parser_Term_proj___closed__5; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__12; static lean_object* l_Lean_Parser_Tactic_tacticSeqBracketed___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_unop(lean_object*); static lean_object* l_Lean_Parser_Term_haveDecl_parenthesizer___closed__2; @@ -724,6 +737,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_dotIdent_parenthesizer___clo static lean_object* l_Lean_Parser_Term_borrowed_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Term_borrowed___closed__10; static lean_object* l___regBuiltin_Lean_Parser_Term_type_formatter___closed__2; +static lean_object* l_Lean_Parser_Termination_suffix___closed__1; static lean_object* l_Lean_Parser_Term_arrow___closed__2; static lean_object* l_Lean_Parser_Term_binop___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_quotedName_declRange___closed__2; @@ -814,6 +828,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_completion_declRange___close static lean_object* l_Lean_Parser_Term_defaultOrOfNonempty___closed__10; static lean_object* l_Lean_Parser_Term_matchAlts___closed__3; static lean_object* l_Lean_Parser_Term_scoped___closed__6; +static lean_object* l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__9; static lean_object* l_Lean_Parser_Term_instBinder_formatter___closed__1; static lean_object* l_Lean_Parser_Term_nomatch_formatter___closed__2; lean_object* l_Lean_PrettyPrinter_Parenthesizer_fieldIdx_parenthesizer___boxed(lean_object*); @@ -871,7 +886,6 @@ static lean_object* l_Lean_Parser_Term_strictImplicitBinder_formatter___closed__ static lean_object* l_Lean_Parser_Term_tuple___closed__14; static lean_object* l_Lean_Parser_Term_scoped_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Term_waitIfTypeMVar_parenthesizer___closed__2; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__40; static lean_object* l___regBuiltin_Lean_Parser_Term_arrow_declRange___closed__4; static lean_object* l_Lean_Parser_Term_sufficesDecl___closed__12; static lean_object* l_Lean_Parser_Term_letIdLhs_parenthesizer___closed__2; @@ -879,6 +893,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_typeOf_declRange___closed__4 static lean_object* l_Lean_Parser_Term_panic_formatter___closed__4; static lean_object* l_Lean_Parser_Term_letrec___closed__6; static lean_object* l_Lean_Parser_Term_anonymousCtor___closed__13; +static lean_object* l___regBuiltin_Lean_Parser_Termination_suffix_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_sufficesDecl_parenthesizer___closed__8; extern lean_object* l_Lean_Parser_strLit; static lean_object* l_Lean_Parser_Term_waitIfTypeContainsMVar___closed__6; @@ -888,6 +903,7 @@ static lean_object* l_Lean_Parser_Term_paren_formatter___closed__5; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_have_declRange(lean_object*); static lean_object* l_Lean_Parser_Tactic_initFn____x40_Lean_Parser_Term___hyg_154____closed__17; static lean_object* l_Lean_Parser_Term_type_parenthesizer___closed__4; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__10; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_fun(lean_object*); static lean_object* l_Lean_Parser_Term_depArrow_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Term_completion_parenthesizer___closed__1; @@ -905,6 +921,7 @@ static lean_object* l_Lean_Parser_Term_structInst_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_rightact_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_dynamicQuot_parenthesizer___closed__7; static lean_object* l_Lean_Parser_Term_generalizingParam_parenthesizer___closed__8; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__20; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_typeSpec_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Term_waitIfTypeMVar_formatter___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_have_formatter___closed__2; @@ -920,9 +937,9 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Term_binop__lazy_formatter(lean_object*, static lean_object* l___regBuiltin_Lean_Parser_Term_app_declRange___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Term_forInMacro_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_stateRefT_parenthesizer___closed__1; +LEAN_EXPORT lean_object* l_Lean_Parser_Termination_decreasingBy; static lean_object* l_Lean_Parser_Term_unop_formatter___closed__4; static lean_object* l_Lean_Parser_Term_binop__lazy___closed__9; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__27; lean_object* l_Lean_Parser_attrParser_formatter___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_binop_declRange___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_darrow_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -951,6 +968,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_binrel__no__prop_declRange__ static lean_object* l___regBuiltin_Lean_Parser_Term_leading__parser_declRange___closed__5; static lean_object* l_Lean_Parser_Term_structInstField_parenthesizer___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Tactic_tacticSeq_parenthesizer(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Parser_Termination_suffix_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_generalizingParam_formatter___closed__3; static lean_object* l_Lean_Parser_Term_explicitBinder_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_withAnonymousAntiquot_formatter___closed__2; @@ -976,6 +994,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_clear_docString___closed__1; static lean_object* l_Lean_Parser_Term_waitIfContainsMVar_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_depArrow_formatter___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_local_formatter___closed__1; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__18; static lean_object* l_Lean_Parser_Term_binderTactic_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Term_instBinder___closed__3; static lean_object* l_Lean_Parser_Term_structInstField_formatter___closed__1; @@ -1016,6 +1035,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_trueVal_parenthesizer___clos LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_letDecl_formatter(lean_object*); static lean_object* l_Lean_Parser_Term_inaccessible_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_binrel_formatter___closed__1; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__43; static lean_object* l___regBuiltin_Lean_Parser_Term_typeOf_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_anonymousCtor_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_namedArgument_parenthesizer___closed__2; @@ -1029,6 +1049,7 @@ static lean_object* l_Lean_Parser_Term_letPatDecl_parenthesizer___closed__7; LEAN_EXPORT lean_object* l_Lean_Parser_Term_unreachable; static lean_object* l_Lean_Parser_Term_inaccessible_formatter___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_binop_declRange___closed__1; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__32; extern lean_object* l_Lean_Parser_hygieneInfo; static lean_object* l___regBuiltin_Lean_Parser_Term_inaccessible_formatter___closed__1; static lean_object* l_Lean_Parser_Term_forInMacro_formatter___closed__5; @@ -1037,8 +1058,6 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_scoped_parenthesizer___close LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_scoped_formatter(lean_object*); static lean_object* l_Lean_Parser_Term_explicit_parenthesizer___closed__3; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_optEllipsis_formatter(lean_object*); -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__28; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__43; static lean_object* l___regBuiltin_Lean_Parser_Term_sufficesDecl_formatter___closed__1; static lean_object* l_Lean_Parser_Term_structInstField___closed__3; static lean_object* l_Lean_Parser_Term_dbgTrace_formatter___closed__6; @@ -1052,14 +1071,15 @@ static lean_object* l_Lean_Parser_Term_cdot_formatter___closed__3; static lean_object* l_Lean_Parser_Term_instBinder_parenthesizer___closed__6; static lean_object* l_Lean_Parser_Term_letIdLhs_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_suffices_formatter___closed__7; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__20; static lean_object* l_Lean_Parser_Term_ensureTypeOf_parenthesizer___closed__1; +static lean_object* l_Lean_Parser_Termination_suffix___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_defaultOrOfNonempty_declRange(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_match_parenthesizer___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Term_suffices_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_waitIfTypeMVar___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Term_noErrorIfUnused_docString___closed__1; static lean_object* l_Lean_Parser_Term_namedArgument_formatter___closed__1; +static lean_object* l_Lean_Parser_Termination_suffix___closed__5; static lean_object* l_Lean_Parser_Term_letPatDecl___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Term_let__delayed_declRange___closed__1; static lean_object* l_Lean_Parser_Term_noindex_parenthesizer___closed__1; @@ -1121,6 +1141,7 @@ static lean_object* l_Lean_Parser_Term_suffices_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Term_instBinder_formatter___closed__9; static lean_object* l_Lean_Parser_Term_matchAlt_formatter___closed__6; static lean_object* l_Lean_Parser_Term_structInst___closed__27; +static lean_object* l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Term_namedPattern_docString___closed__1; static lean_object* l_Lean_Parser_Term_matchAlt_formatter___closed__2; static lean_object* l_Lean_Parser_Term_binop__lazy_formatter___closed__1; @@ -1131,11 +1152,10 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Term_waitIfTypeMVar_parenthesizer(lean_ob static lean_object* l_Lean_Parser_Term_dynamicQuot_formatter___closed__6; lean_object* l_Lean_PrettyPrinter_Formatter_fieldIdx_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_structInstFieldAbbrev_parenthesizer___closed__2; +static lean_object* l_Lean_Parser_Termination_terminationBy_formatter___closed__13; static lean_object* l_Lean_Parser_Term_structInstArrayRef___closed__12; LEAN_EXPORT lean_object* l_Lean_Parser_Term_motive_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_termParser_formatter___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__38; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__6; LEAN_EXPORT lean_object* l_Lean_Parser_Term_noErrorIfUnused; static lean_object* l_Lean_Parser_Tactic_quot___closed__9; static lean_object* l_Lean_Parser_Term_declName___closed__1; @@ -1147,6 +1167,7 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_anonymousCtor_docString static lean_object* l_Lean_Parser_Term_forall___closed__12; static lean_object* l___regBuiltin_Lean_Parser_Term_inaccessible_declRange___closed__4; static lean_object* l_Lean_Parser_Term_letIdDecl_parenthesizer___closed__6; +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__1; static lean_object* l_Lean_Parser_Term_byTactic_x27_formatter___closed__2; static lean_object* l_Lean_Parser_Term_typeSpec___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_match_declRange___closed__3; @@ -1168,6 +1189,7 @@ static lean_object* l_Lean_Parser_Term_proj_parenthesizer___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_sort_docString(lean_object*); static lean_object* l_Lean_Parser_Term_completion___closed__3; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_stateRefT_formatter(lean_object*); +static lean_object* l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Term_bracketedBinderF; static lean_object* l_Lean_Parser_Term_quotedName___closed__6; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_explicit_formatter(lean_object*); @@ -1175,6 +1197,7 @@ static lean_object* l_Lean_Parser_Term_trailing__parser_parenthesizer___closed__ static lean_object* l___regBuiltin_Lean_Parser_Term_let__tmp_declRange___closed__6; static lean_object* l_Lean_Parser_Term_borrowed___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Term_attrInstance_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__26; static lean_object* l_Lean_Parser_Term_match_formatter___closed__12; LEAN_EXPORT lean_object* l_Lean_Parser_Term_matchAltsWhereDecls_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_sort___closed__4; @@ -1183,6 +1206,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_noindex_formatter___closed__ static lean_object* l_Lean_Parser_Term_hole___closed__3; static lean_object* l_Lean_Parser_Term_binderTactic_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Term_local_parenthesizer___closed__2; +static lean_object* l_Lean_Parser_Termination_decreasingBy___closed__10; static lean_object* l_Lean_Parser_Term_forall_parenthesizer___closed__11; static lean_object* l_Lean_Parser_Term_haveIdDecl___closed__8; LEAN_EXPORT lean_object* l_Lean_Parser_Term_str_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1197,6 +1221,8 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_ensureTypeOf_formatter___clo static lean_object* l___regBuiltin_Lean_Parser_Term_ident_declRange___closed__7; LEAN_EXPORT lean_object* l_Lean_Parser_Term_typeOf; static lean_object* l_Lean_Parser_semicolonOrLinebreak_formatter___closed__4; +static lean_object* l_Lean_Parser_Termination_suffix_formatter___closed__3; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__38; LEAN_EXPORT lean_object* l_Lean_Parser_Term_binderType_parenthesizer(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Term_haveIdDecl; static lean_object* l_Lean_Parser_Term_letMVar_formatter___closed__4; @@ -1232,7 +1258,6 @@ static lean_object* l_Lean_Parser_Term_letPatDecl_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Term_structInstFieldAbbrev_parenthesizer___closed__9; static lean_object* l_Lean_Parser_Term_structInst_formatter___closed__18; static lean_object* l_Lean_Parser_Term_optEllipsis___closed__3; -static lean_object* l_Lean_Parser_Term_typeAscription___closed__23; static lean_object* l_Lean_Parser_Term_structInstField___closed__8; static lean_object* l_Lean_Parser_Term_attrKind_formatter___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_typeOf_formatter(lean_object*); @@ -1283,7 +1308,6 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_optEllipsis_parenthesizer___ static lean_object* l_Lean_Parser_Term_haveEqnsDecl_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_let___closed__1; static lean_object* l_Lean_Parser_Term_depArrow_formatter___closed__4; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__21; lean_object* l_Lean_Parser_rawCh(uint32_t, uint8_t); static lean_object* l_Lean_Parser_Term_instBinder_formatter___closed__8; static lean_object* l_Lean_Parser_Term_withDeclName___closed__8; @@ -1298,6 +1322,7 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_panic(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_num_declRange___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_trailing__parser_declRange___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Term_waitIfTypeMVar_formatter___closed__1; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__40; static lean_object* l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Term_syntheticHole___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Term_byTactic_parenthesizer___closed__2; @@ -1328,7 +1353,9 @@ static lean_object* l_Lean_Parser_Term_forInMacro___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Term_letrec_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_whereDecls_formatter___closed__6; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_sepBy1IndentSemicolon(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Termination_terminationBy_parenthesizer(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Term_structInstLVal_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_Termination_decreasingBy_formatter___closed__2; static lean_object* l_Lean_Parser_Term_defaultOrOfNonempty_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Term_binrel_parenthesizer___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Term_explicitUniv_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1337,6 +1364,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_proj_declRange___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_let(lean_object*); static lean_object* l_Lean_Parser_Term_anonymousCtor___closed__6; static lean_object* l_Lean_Parser_Term_structInst_parenthesizer___closed__15; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__16; static lean_object* l_Lean_Parser_Term_namedPattern_parenthesizer___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Term_strictImplicitBinder_parenthesizer(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_clear_declRange(lean_object*); @@ -1356,12 +1384,14 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_panic_docString___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_binrel__no__prop_declRange___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_structInstLVal_parenthesizer(lean_object*); lean_object* l_Lean_Parser_ppLine_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__12; static lean_object* l___regBuiltin_Lean_Parser_Term_assert_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_prop_declRange___closed__7; lean_object* l_Lean_PrettyPrinter_Parenthesizer_categoryParser_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Tactic_initFn____x40_Lean_Parser_Term___hyg_154____closed__23; static lean_object* l_Lean_Parser_Term_app_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_subst___closed__3; +LEAN_EXPORT lean_object* l_Lean_Parser_Termination_terminationBy_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Term_macroDollarArg; LEAN_EXPORT lean_object* l_Lean_Parser_Term_argument_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_let__fun_formatter(lean_object*); @@ -1383,6 +1413,8 @@ static lean_object* l_Lean_Parser_Term_ensureExpectedType_parenthesizer___closed static lean_object* l_Lean_Parser_Term_subst_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_matchAlt_formatter___closed__3; static lean_object* l_Lean_Parser_Term_funImplicitBinder_formatter___closed__5; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__11; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Term_forInMacro_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_attrInstance_formatter___closed__6; LEAN_EXPORT lean_object* l_Lean_Parser_Term_funStrictImplicitBinder_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1396,7 +1428,9 @@ static lean_object* l_Lean_Parser_Term_typeAscription_parenthesizer___closed__9; static lean_object* l_Lean_Parser_Term_letDecl___closed__6; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_structInst_formatter(lean_object*); static lean_object* l_Lean_Parser_Term_structInstArrayRef___closed__2; +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__4; static lean_object* l_Lean_Parser_Term_sufficesDecl_formatter___closed__1; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__39; static lean_object* l_Lean_Parser_Tactic_sepByIndentSemicolon___closed__9; static lean_object* l_Lean_Parser_Term_whereDecls___closed__3; static lean_object* l_Lean_Parser_Term_suffices_parenthesizer___closed__4; @@ -1490,7 +1524,6 @@ static lean_object* l_Lean_Parser_Term_panic___closed__8; static lean_object* l_Lean_Parser_Term_have___closed__9; LEAN_EXPORT lean_object* l_Lean_Parser_Term_typeAscription; static lean_object* l_Lean_Parser_Term_binrel___closed__13; -static lean_object* l_Lean_Parser_Term_whereDecls_parenthesizer___closed__8; LEAN_EXPORT lean_object* l_Lean_Parser_Term_proj; static lean_object* l_Lean_Parser_Term_declName___closed__3; static lean_object* l_Lean_Parser_Term_trueVal___closed__1; @@ -1522,6 +1555,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_completion_declRange___close static lean_object* l___regBuiltin_Lean_Parser_Term_paren_declRange___closed__3; static lean_object* l_Lean_Parser_Term_binrel_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Term_structInst___closed__4; +static lean_object* l___regBuiltin_Lean_Parser_Termination_decreasingBy_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_pipeProj_formatter___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_quotedName_docString(lean_object*); static lean_object* l_Lean_Parser_Term_namedPattern_formatter___closed__7; @@ -1538,6 +1572,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_trailing__parser_declRange__ static lean_object* l_Lean_Parser_Term_waitIfTypeContainsMVar___closed__5; static lean_object* l_Lean_Parser_Term_clear___closed__6; static lean_object* l_Lean_Parser_Term_fromTerm___closed__1; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__25; static lean_object* l_Lean_Parser_Term_sufficesDecl___closed__11; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_structInstLVal_formatter(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_doubleQuotedName_declRange___closed__2; @@ -1581,6 +1616,7 @@ static lean_object* l_Lean_Parser_Term_letIdLhs___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Term_letRecDecl_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_attributes___closed__14; static lean_object* l_Lean_Parser_Term_type_formatter___closed__10; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__1; static lean_object* l_Lean_Parser_Term_forall___closed__5; LEAN_EXPORT lean_object* l_Lean_Parser_Command_docComment_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_implicitBinder___closed__3; @@ -1655,6 +1691,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_depArrow_declRange___closed_ static lean_object* l_Lean_Parser_Command_docComment___closed__1; static lean_object* l_Lean_Parser_Term_binop__lazy___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_binop_parenthesizer___closed__1; +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__17; static lean_object* l_Lean_Parser_Term_ellipsis___closed__9; static lean_object* l___regBuiltin_Lean_Parser_Term_tuple_declRange___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Term_leading__parser_formatter___closed__2; @@ -1674,6 +1711,7 @@ static lean_object* l_Lean_Parser_Term_generalizingParam_parenthesizer___closed_ lean_object* l_Lean_Parser_withPosition(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Term_binderIdent_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_forall_declRange___closed__2; +static lean_object* l_Lean_Parser_Termination_terminationBy_formatter___closed__11; static lean_object* l_Lean_Parser_Term_optExprPrecedence___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_show_formatter(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_char___closed__1; @@ -1719,6 +1757,7 @@ static lean_object* l_Lean_Parser_Term_funImplicitBinder_parenthesizer___closed_ static lean_object* l___regBuiltin_Lean_Parser_Term_motive_formatter___closed__2; static lean_object* l_Lean_Parser_Term_forall_formatter___closed__12; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_basicFun_parenthesizer(lean_object*); +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__9; static lean_object* l_Lean_Parser_Term_attributes___closed__10; static lean_object* l_Lean_Parser_Tactic_initFn____x40_Lean_Parser_Term___hyg_154____closed__2; static lean_object* l_Lean_Parser_Term_generalizingParam_formatter___closed__6; @@ -1761,6 +1800,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Term_strictImplicitRightBracket_formatter static lean_object* l_Lean_Parser_Term_match_formatter___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_explicitUniv_declRange___closed__6; LEAN_EXPORT lean_object* l_Lean_Parser_Term_type_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__31; LEAN_EXPORT lean_object* l_Lean_Parser_Term_haveEqnsDecl_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Tactic_tacticSeqIndentGt_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_haveIdDecl___closed__4; @@ -1777,6 +1817,7 @@ static lean_object* l_Lean_Parser_semicolonOrLinebreak_parenthesizer___closed__2 static lean_object* l_Lean_Parser_Term_structInst_formatter___closed__15; static lean_object* l_Lean_Parser_Term_letrec_parenthesizer___closed__7; static lean_object* l_Lean_Parser_Term_waitIfContainsMVar_parenthesizer___closed__3; +static lean_object* l_Lean_Parser_Termination_suffix___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_subst_declRange___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Term_tuple_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_attributes_parenthesizer___closed__1; @@ -1805,6 +1846,7 @@ static lean_object* l_Lean_Parser_Term_subst_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_haveIdLhs_parenthesizer___closed__2; lean_object* l_Lean_Parser_many1_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_structInst_parenthesizer___closed__1; +static lean_object* l_Lean_Parser_Termination_decreasingBy___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Term_letIdLhs_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Term_completion_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_paren_parenthesizer___closed__1; @@ -1886,6 +1928,7 @@ static lean_object* l_Lean_Parser_Term_dbgTrace_parenthesizer___closed__7; lean_object* l_Lean_Parser_adaptCacheableContext(lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_char___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_noErrorIfUnused_declRange___closed__1; +static lean_object* l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_proj_declRange___closed__3; static lean_object* l_Lean_Parser_Term_leftact_parenthesizer___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Term_panic_formatter___closed__1; @@ -1922,12 +1965,14 @@ static lean_object* l_Lean_Parser_Term_matchDiscr___closed__5; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_typeAscription(lean_object*); static lean_object* l_Lean_Parser_Term_waitIfTypeMVar___closed__5; static lean_object* l_Lean_Parser_Term_letIdLhs___closed__8; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__42; static lean_object* l_Lean_Parser_Term_waitIfTypeContainsMVar___closed__1; static lean_object* l_Lean_Parser_Term_argument___closed__6; static lean_object* l_Lean_Parser_Term_funImplicitBinder_formatter___closed__1; static lean_object* l_Lean_Parser_Term_inaccessible_formatter___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Term_implicitBinder(uint8_t); LEAN_EXPORT lean_object* l_Lean_Parser_Term_leftact_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__6; static lean_object* l_Lean_Parser_Term_structInstArrayRef_formatter___closed__2; static lean_object* l_Lean_Parser_Term_whereDecls___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Term_withDeclName_formatter___closed__1; @@ -2006,10 +2051,10 @@ static lean_object* l_Lean_Parser_Tactic_tacticSeqBracketed_parenthesizer___clos LEAN_EXPORT lean_object* l_Lean_Parser_Term_sorry_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Term_ensureExpectedType_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_withAnonymousAntiquot_parenthesizer___closed__8; +static lean_object* l_Lean_Parser_Termination_decreasingBy___closed__4; static lean_object* l_Lean_Parser_Term_hole_formatter___closed__3; static lean_object* l_Lean_Parser_Term_withAnonymousAntiquot_parenthesizer___closed__7; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_arrow_formatter(lean_object*); -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__34; static lean_object* l_Lean_Parser_Tactic_tacticSeqBracketed_formatter___closed__11; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_completion(lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_let__delayed(lean_object*); @@ -2054,11 +2099,11 @@ static lean_object* l_Lean_Parser_Term_attrInstance_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_sorry_formatter___closed__1; static lean_object* l_Lean_Parser_Term_dbgTrace_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_typeAscription_declRange___closed__2; +static lean_object* l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__5; LEAN_EXPORT lean_object* l_Lean_Parser_tacticParser_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_structInstFieldAbbrev_parenthesizer___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Term_syntheticHole_declRange___closed__5; static lean_object* l_Lean_Parser_Term_typeAscription_parenthesizer___closed__3; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__39; static lean_object* l___regBuiltin_Lean_Parser_Term_byTactic_declRange___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_explicit_parenthesizer___closed__2; static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_66____closed__5; @@ -2082,6 +2127,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_tacticParser_formatter___boxed(lean_objec static lean_object* l_Lean_Parser_Tactic_tacticSeq_formatter___closed__1; static lean_object* l_Lean_Parser_Term_namedArgument___closed__7; static lean_object* l_Lean_Parser_Tactic_tacticSeqBracketed_parenthesizer___closed__8; +static lean_object* l_Lean_Parser_Termination_terminationBy_formatter___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Term_ident___closed__1; static lean_object* l_Lean_Parser_Term_structInst_formatter___closed__11; static lean_object* l___regBuiltin_Lean_Parser_Term_structInstField_formatter___closed__1; @@ -2089,7 +2135,9 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_panic_declRange___closed__6; static lean_object* l_Lean_Parser_Term_sufficesDecl_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_structInstArrayRef___closed__6; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_binderDefault_formatter(lean_object*); +static lean_object* l_Lean_Parser_Termination_terminationBy_formatter___closed__9; static lean_object* l_Lean_Parser_Term_structInstFieldAbbrev_parenthesizer___closed__3; +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__5; static lean_object* l_Lean_Parser_Term_show_formatter___closed__3; static lean_object* l_Lean_Parser_Term_letEqnsDecl___closed__2; static lean_object* l_Lean_Parser_Term_haveDecl_formatter___closed__5; @@ -2117,6 +2165,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_unreachable_declRange___clos static lean_object* l_Lean_Parser_Term_have_parenthesizer___closed__5; lean_object* l_Lean_PrettyPrinter_Formatter_parserOfStack_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_waitIfTypeContainsMVar___closed__2; +static lean_object* l_Lean_Parser_Termination_decreasingBy___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Tactic_seq1_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_withDeclName_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_motive_formatter___closed__5; @@ -2130,6 +2179,7 @@ static lean_object* l_Lean_Parser_Term_let__delayed___closed__3; static lean_object* l_Lean_Parser_Term_assert___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Term_char_declRange___closed__2; static lean_object* l_Lean_Parser_Term_clear___closed__3; +static lean_object* l_Lean_Parser_Termination_suffix_parenthesizer___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_hole_declRange___closed__5; static lean_object* l_Lean_Parser_Term_letRecDecl___closed__7; static lean_object* l_Lean_Parser_Term_sort___closed__9; @@ -2169,6 +2219,7 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_noindex_formatter(lean_ static lean_object* l_Lean_Parser_Term_cdot___closed__4; static lean_object* l_Lean_Parser_semicolonOrLinebreak_parenthesizer___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Term_type_declRange___closed__6; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__41; LEAN_EXPORT lean_object* l_Lean_Parser_Term_paren; static lean_object* l_Lean_Parser_Term_depArrow___closed__10; static lean_object* l_Lean_Parser_Tactic_tacticSeq1Indented___closed__5; @@ -2185,6 +2236,7 @@ static lean_object* l_Lean_Parser_Term_sufficesDecl_formatter___closed__7; static lean_object* l_Lean_Parser_Tactic_tacticSeqBracketed___closed__11; static lean_object* l_Lean_Parser_Term_letIdLhs___closed__2; static lean_object* l_Lean_Parser_Term_structInstArrayRef___closed__4; +static lean_object* l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Term_let__fun___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Term_attrKind; static lean_object* l_Lean_Parser_Term_dbgTrace_formatter___closed__2; @@ -2230,9 +2282,9 @@ static lean_object* l_Lean_Parser_Term_binop__lazy___closed__5; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_motive_formatter(lean_object*); static lean_object* l_Lean_Parser_Term_leftact___closed__4; static lean_object* l_Lean_Parser_Term_binderTactic___closed__7; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__36; LEAN_EXPORT lean_object* l_Lean_Parser_Term_sort; static lean_object* l_Lean_Parser_Tactic_quotSeq___closed__9; +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__21; static lean_object* l___regBuiltin_Lean_Parser_Term_show_formatter___closed__2; static lean_object* l_Lean_Parser_Term_inaccessible___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Tactic_quotSeq_declRange___closed__5; @@ -2256,6 +2308,7 @@ static lean_object* l_Lean_Parser_Term_whereDecls___closed__10; static lean_object* l___regBuiltin_Lean_Parser_Term_anonymousCtor_docString___closed__1; static lean_object* l_Lean_Parser_Term_ellipsis_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Term_haveEqnsDecl___closed__3; +static lean_object* l_Lean_Parser_Term_letRecDecl_formatter___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Term_paren_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_forall_formatter___closed__10; static lean_object* l___regBuiltin_Lean_Parser_Term_let__tmp_docString___closed__1; @@ -2269,7 +2322,6 @@ static lean_object* l_Lean_Parser_Term_binderTactic_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_anonymousCtor___closed__3; static lean_object* l_Lean_Parser_Term_byTactic_formatter___closed__5; lean_object* l_Lean_PrettyPrinter_Parenthesizer_parserOfStack_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__24; static lean_object* l_Lean_Parser_Term_namedArgument___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Term_forall; static lean_object* l_Lean_Parser_Term_match___closed__4; @@ -2302,6 +2354,7 @@ static lean_object* l_Lean_Parser_Term_waitIfContainsMVar_formatter___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Term_binop_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_motive_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_explicit_declRange___closed__3; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__9; static lean_object* l_Lean_Parser_Term_sufficesDecl_parenthesizer___closed__11; static lean_object* l___regBuiltin_Lean_Parser_Term_binop__lazy_declRange___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_unreachable_formatter___closed__2; @@ -2320,6 +2373,7 @@ static lean_object* l_Lean_Parser_Term_haveDecl_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_borrowed_declRange___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_letrec_declRange___closed__7; static lean_object* l_Lean_Parser_Term_anonymousCtor_parenthesizer___closed__5; +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__15; static lean_object* l_Lean_Parser_Term_noErrorIfUnused_formatter___closed__3; static lean_object* l_Lean_Parser_Command_docComment_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Command_docComment___closed__8; @@ -2344,7 +2398,8 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_doubleQuotedName_format static lean_object* l_Lean_Parser_Term_show_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Term_tuple_parenthesizer___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Term_withAnonymousAntiquot_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__25; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__7; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__30; static lean_object* l_Lean_Parser_Term_waitIfTypeMVar___closed__4; static lean_object* l_Lean_Parser_Term_forall___closed__11; static lean_object* l___regBuiltin_Lean_Parser_Term_dynamicQuot_formatter___closed__2; @@ -2382,11 +2437,13 @@ static lean_object* l_Lean_Parser_Term_rightact___closed__5; lean_object* l_Lean_PrettyPrinter_Parenthesizer_checkLinebreakBefore_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_scientific_declRange___closed__3; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_let_formatter(lean_object*); +static lean_object* l___regBuiltin_Lean_Parser_Termination_terminationBy_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_instBinder_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Term_forall_formatter___closed__6; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_paren_formatter(lean_object*); static lean_object* l_Lean_Parser_Term_clear_formatter___closed__3; static lean_object* l_Lean_Parser_Term_forInMacro___closed__1; +LEAN_EXPORT lean_object* l_Lean_Parser_Termination_suffix; LEAN_EXPORT lean_object* l_Lean_Parser_Term_scoped_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_sufficesDecl_formatter___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Term_doubleQuotedName_declRange___closed__7; @@ -2394,6 +2451,7 @@ static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_66____clo static lean_object* l_Lean_Parser_Term_trailing__parser_formatter___closed__6; static lean_object* l_Lean_Parser_Term_let__delayed___closed__1; static lean_object* l_Lean_Parser_Term_ident___closed__2; +static lean_object* l_Lean_Parser_Termination_terminationBy_formatter___closed__5; static lean_object* l_Lean_Parser_Term_sort_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_inaccessible___closed__5; static lean_object* l_Lean_Parser_Term_doubleQuotedName_parenthesizer___closed__1; @@ -2401,7 +2459,6 @@ static lean_object* l_Lean_Parser_Term_dynamicQuot_parenthesizer___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Term_letrec_declRange___closed__6; static lean_object* l_Lean_Parser_Term_tuple___closed__9; static lean_object* l_Lean_Parser_Tactic_initFn____x40_Lean_Parser_Term___hyg_154____closed__8; -LEAN_EXPORT lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598_(lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_let__tmp(lean_object*); static lean_object* l_Lean_Parser_Tactic_tacticSeqIndentGt___closed__5; static lean_object* l_Lean_Parser_Term_let__fun_formatter___closed__6; @@ -2427,6 +2484,7 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_dynamicQuot(lean_object static lean_object* l_Lean_Parser_Term_matchDiscr___closed__1; static lean_object* l_Lean_Parser_Term_instBinder___closed__2; static lean_object* l_Lean_Parser_Term_fun___closed__3; +static lean_object* l_Lean_Parser_Term_matchAltsWhereDecls___closed__7; static lean_object* l_Lean_Parser_Term_haveDecl_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Term_haveIdLhs_formatter___closed__2; static lean_object* l_Lean_Parser_Term_unop_formatter___closed__2; @@ -2452,6 +2510,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_seq1_formatter(lean_object*, lean_ static lean_object* l_Lean_Parser_Term_have_formatter___closed__3; static lean_object* l_Lean_Parser_Term_waitIfTypeContainsMVar___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_forall_parenthesizer(lean_object*); +static lean_object* l___regBuiltin_Lean_Parser_Termination_suffix_formatter___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_depArrow_declRange___closed__2; static lean_object* l_Lean_Parser_Term_typeAscription_formatter___closed__14; static lean_object* l___regBuiltin_Lean_Parser_Term_scientific_declRange___closed__7; @@ -2460,6 +2519,7 @@ static lean_object* l_Lean_Parser_Term_fromTerm_formatter___closed__3; static lean_object* l_Lean_Parser_Term_anonymousCtor___closed__1; static lean_object* l_Lean_Parser_Tactic_quotSeq___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Term_prop_docString___closed__1; +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__6; static lean_object* l_Lean_Parser_Term_waitIfTypeMVar_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Term_structInstLVal_parenthesizer___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Term_funStrictImplicitBinder; @@ -2476,6 +2536,7 @@ static lean_object* l_Lean_Parser_Term_letIdBinder_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_fun_parenthesizer___closed__6; static lean_object* l_Lean_Parser_Term_withAnonymousAntiquot___closed__11; static lean_object* l___regBuiltin_Lean_Parser_Term_match_declRange___closed__4; +static lean_object* l_Lean_Parser_Termination_terminationBy_formatter___closed__12; static lean_object* l___regBuiltin_Lean_Parser_Term_dbgTrace_parenthesizer___closed__2; lean_object* l_Lean_Parser_checkNoWsBefore(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Term_char; @@ -2539,6 +2600,7 @@ static lean_object* l_Lean_Parser_Term_optEllipsis_parenthesizer___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Term_noindex; static lean_object* l_Lean_Parser_Term_explicitUniv___closed__6; static lean_object* l_Lean_Parser_Term_declName_parenthesizer___closed__1; +static lean_object* l_Lean_Parser_Termination_suffix_parenthesizer___closed__1; lean_object* l_Lean_PrettyPrinter_Formatter_lookahead_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_leading__parser___closed__2; lean_object* l_Lean_Parser_withAntiquot(lean_object*, lean_object*); @@ -2548,8 +2610,8 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_letMVar(lean_object*); static lean_object* l_Lean_Parser_Term_letIdBinder___closed__3; static lean_object* l_Lean_Parser_Term_let_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Term_letDecl___closed__2; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_clear_declRange___closed__1; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__13; static lean_object* l___regBuiltin_Lean_Parser_Term_sorry_declRange___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Term_declName_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_basicFun_formatter___closed__7; @@ -2576,6 +2638,7 @@ static lean_object* l_Lean_Parser_Term_anonymousCtor_formatter___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Term_panic; static lean_object* l_Lean_Parser_Term_noErrorIfUnused_parenthesizer___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_structInst_declRange___closed__3; +static lean_object* l___regBuiltin_Lean_Parser_Termination_terminationBy_formatter___closed__2; static lean_object* l_Lean_Parser_Term_match___closed__13; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_explicit_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Term_assert_formatter___closed__3; @@ -2681,6 +2744,7 @@ static lean_object* l_Lean_Parser_Term_declName_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Term_forInMacro_x27___closed__3; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_letRecDecl_formatter(lean_object*); static lean_object* l_Lean_Parser_Term_macroDollarArg___closed__7; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__45; static lean_object* l_Lean_Parser_Term_binderTactic___closed__8; static lean_object* l_Lean_Parser_Term_typeOf___closed__8; static lean_object* l_Lean_Parser_Term_let_parenthesizer___closed__6; @@ -2714,6 +2778,7 @@ static lean_object* l_Lean_Parser_Term_depArrow_parenthesizer___closed__6; static lean_object* l_Lean_Parser_Term_typeAscription___closed__9; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_anonymousCtor_declRange(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_prop_declRange___closed__6; +static lean_object* l_Lean_Parser_Termination_terminationBy_formatter___closed__10; static lean_object* l_Lean_Parser_Term_funBinder_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Term_noImplicitLambda___closed__6; static lean_object* l_Lean_Parser_Term_tuple_formatter___closed__6; @@ -2728,11 +2793,11 @@ static lean_object* l_Lean_Parser_Term_funStrictImplicitBinder___closed__2; static lean_object* l_Lean_Parser_Term_forInMacro_parenthesizer___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Term_letIdDecl_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_fun_declRange___closed__4; +static lean_object* l_Lean_Parser_Termination_terminationBy_formatter___closed__7; static lean_object* l_Lean_Parser_Term_match_parenthesizer___closed__12; static lean_object* l_Lean_Parser_Term_local___closed__2; static lean_object* l_Lean_Parser_Term_waitIfContainsMVar_formatter___closed__4; static lean_object* l_Lean_Parser_Term_let__fun_parenthesizer___closed__1; -static lean_object* l_Lean_Parser_Term_whereDecls_formatter___closed__11; static lean_object* l___regBuiltin_Lean_Parser_Term_noindex_declRange___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_noImplicitLambda_parenthesizer___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Term_letMVar_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -2740,6 +2805,7 @@ static lean_object* l_Lean_Parser_Term_sufficesDecl_parenthesizer___closed__13; static lean_object* l___regBuiltin_Lean_Parser_Term_local_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_trueVal_formatter___closed__2; lean_object* l_Lean_PrettyPrinter_Formatter_rawCh_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__17; static lean_object* l_Lean_Parser_Term_sort_formatter___closed__3; lean_object* l_Lean_Parser_many_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_motive_parenthesizer___closed__1; @@ -2758,6 +2824,7 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_forInMacro_formatter(le static lean_object* l___regBuiltin_Lean_Parser_Tactic_quot_declRange___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Term_let__tmp_formatter___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_ensureExpectedType_declRange___closed__4; +static lean_object* l_Lean_Parser_Termination_terminationBy_formatter___closed__4; static lean_object* l_Lean_Parser_Term_binrel__no__prop_formatter___closed__1; static lean_object* l_Lean_Parser_Tactic_quot___closed__4; static lean_object* l_Lean_Parser_Term_let__delayed___closed__2; @@ -2799,11 +2866,14 @@ static lean_object* l_Lean_Parser_Term_letDecl___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Tactic_seq1_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_optIdent_formatter___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Term_haveIdLhs_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__33; lean_object* l_Lean_PrettyPrinter_Parenthesizer_checkPrec_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_letRecDecls_formatter___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Term_ident_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Parser_Termination_terminationBy_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_show_declRange___closed__7; static lean_object* l_Lean_Parser_Term_explicit_parenthesizer___closed__5; +static lean_object* l___regBuiltin_Lean_Parser_Termination_decreasingBy_formatter___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_noindex_parenthesizer___closed__1; static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_66____closed__7; static lean_object* l_Lean_Parser_Tactic_sepByIndentSemicolon___closed__8; @@ -2824,7 +2894,6 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_borrowed(lean_object*); static lean_object* l_Lean_Parser_Term_strictImplicitLeftBracket___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_defaultOrOfNonempty_declRange___closed__6; static lean_object* l_Lean_Parser_Term_letMVar___closed__8; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__17; static lean_object* l_Lean_Parser_Term_letRecDecl___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_binrel__no__prop_formatter___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_generalizingParam_formatter___closed__1; @@ -2837,6 +2906,7 @@ lean_object* l_Lean_Parser_node(lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_rightact___closed__7; static lean_object* l_Lean_Parser_Term_letMVar___closed__13; static lean_object* l_Lean_Parser_Command_docComment_parenthesizer___closed__8; +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__7; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_dbgTrace_formatter(lean_object*); static lean_object* l_Lean_Parser_Term_depArrow___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Term_show; @@ -2844,6 +2914,7 @@ static lean_object* l_Lean_Parser_Term_letrec_formatter___closed__8; static lean_object* l_Lean_Parser_Term_optIdent___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__2; uint8_t l_Lean_Syntax_isIdent(lean_object*); +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__29; static lean_object* l_Lean_Parser_Term_leftact___closed__8; static lean_object* l_Lean_Parser_Term_strictImplicitBinder___closed__1; static lean_object* l_Lean_Parser_Term_withDeclName_parenthesizer___closed__7; @@ -2851,7 +2922,6 @@ static lean_object* l_Lean_Parser_Term_letDecl_parenthesizer___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Term_funImplicitBinder; static lean_object* l_Lean_Parser_Term_structInst_parenthesizer___closed__12; static lean_object* l_Lean_Parser_Term_letDecl_formatter___closed__3; -static lean_object* l_Lean_Parser_Term_hole___closed__7; static lean_object* l_Lean_Parser_Term_sufficesDecl___closed__15; static lean_object* l_Lean_Parser_Term_explicit___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_let_declRange___closed__4; @@ -2880,6 +2950,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_structInstLVal_formatter___c static lean_object* l___regBuiltin_Lean_Parser_Term_pipeCompletion_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_defaultOrOfNonempty___closed__6; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_num_declRange(lean_object*); +static lean_object* l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Term_tuple_declRange___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_typeOf_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_suffices_declRange___closed__1; @@ -2952,12 +3023,10 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_unop_formatter___closed__1; static lean_object* l_Lean_Parser_Term_waitIfTypeContainsMVar_parenthesizer___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_dotIdent(lean_object*); static lean_object* l_Lean_Parser_Term_local___closed__7; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__14; static lean_object* l_Lean_Parser_Term_noindex_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_binop__lazy_declRange___closed__2; static lean_object* l_Lean_Parser_Term_explicitUniv___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_dotIdent_declRange___closed__2; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__18; static lean_object* l___regBuiltin_Lean_Parser_Term_proj_declRange___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_typeOf_formatter___closed__1; static lean_object* l_Lean_Parser_Term_structInst_formatter___closed__6; @@ -2983,11 +3052,13 @@ static lean_object* l_Lean_Parser_Tactic_initFn____x40_Lean_Parser_Term___hyg_15 static lean_object* l_Lean_Parser_Term_binderDefault_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Term_arrow_parenthesizer___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_dynamicQuot_formatter(lean_object*); +static lean_object* l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__10; static lean_object* l_Lean_Parser_Tactic_quot___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_syntheticHole_docString___closed__1; static lean_object* l_Lean_Parser_Term_letIdLhs_parenthesizer___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_byTactic_declRange___closed__6; LEAN_EXPORT lean_object* l_Lean_Parser_Term_ellipsis_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__14; static lean_object* l___regBuiltin_Lean_Parser_Term_let__delayed_declRange___closed__6; static lean_object* l_Lean_Parser_Term_haveIdDecl___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_let_declRange___closed__2; @@ -2995,11 +3066,11 @@ static lean_object* l_Lean_Parser_Term_declName_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_dynamicQuot_parenthesizer___closed__3; lean_object* l_Lean_Parser_andthen(lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_optIdent_formatter___closed__1; +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__3; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_namedArgument_parenthesizer(lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_nomatch_declRange(lean_object*); static lean_object* l_Lean_Parser_Tactic_quot_formatter___closed__5; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_type_docString(lean_object*); -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__12; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_anonymousCtor_formatter(lean_object*); static lean_object* l_Lean_Parser_Term_dbgTrace_parenthesizer___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_letDecl_formatter___closed__2; @@ -3008,10 +3079,10 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_rightact_formatter___closed_ static lean_object* l___regBuiltin_Lean_Parser_Term_byTactic_formatter___closed__1; lean_object* l_Lean_Parser_symbol_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_unreachable___closed__1; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__22; static lean_object* l_Lean_Parser_Term_binrel__no__prop___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Term_forall_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_waitIfTypeMVar_formatter___closed__6; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__45; static lean_object* l_Lean_Parser_Term_withAnonymousAntiquot_parenthesizer___closed__6; static lean_object* l_Lean_Parser_Term_attrKind___closed__8; static lean_object* l_Lean_Parser_Term_ensureExpectedType___closed__4; @@ -3020,6 +3091,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_let__fun_formatter___closed_ static lean_object* l_Lean_Parser_Term_unop___closed__5; static lean_object* l_Lean_Parser_Term_structInstLVal_parenthesizer___closed__8; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_assert_docString(lean_object*); +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__36; static lean_object* l___regBuiltin_Lean_Parser_Term_suffices_declRange___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Term_noindex_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_basicFun_parenthesizer___closed__1; @@ -3056,7 +3128,6 @@ lean_object* l_Lean_Parser_checkColGe(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Term_ensureExpectedType_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_sort_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_suffices_declRange___closed__6; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__29; static lean_object* l_Lean_Parser_Term_namedArgument_formatter___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Term_optExprPrecedence; static lean_object* l_Lean_Parser_Term_letIdLhs_parenthesizer___closed__6; @@ -3087,6 +3158,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Term_scoped; static lean_object* l_Lean_Parser_Tactic_tacticSeqIndentGt___closed__1; static lean_object* l_Lean_Parser_Term_explicit___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_suffices_parenthesizer___closed__2; +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_forInMacro_formatter___closed__1; static lean_object* l_Lean_Parser_Term_ident_formatter___closed__1; lean_object* l_Lean_Parser_ppSpace_parenthesizer___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -3094,9 +3166,11 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_paren(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Term_haveEqnsDecl_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_instBinder___closed__4; static lean_object* l_Lean_Parser_Term_let___closed__6; +static lean_object* l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Term_attrInstance___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Term_binrel__no__prop_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_syntheticHole___closed__9; +static lean_object* l_Lean_Parser_Termination_decreasingBy_formatter___closed__5; static lean_object* l_Lean_Parser_Term_letRecDecl___closed__9; static lean_object* l_Lean_Parser_Term_ensureExpectedType___closed__7; static lean_object* l_Lean_Parser_Term_generalizingParam___closed__10; @@ -3119,6 +3193,7 @@ static lean_object* l_Lean_Parser_Term_let___closed__10; LEAN_EXPORT lean_object* l_Lean_Parser_Term_letIdBinder; static lean_object* l_Lean_Parser_Term_explicitUniv_formatter___closed__2; static lean_object* l_Lean_Parser_Term_letRecDecl___closed__4; +static lean_object* l_Lean_Parser_Termination_decreasingBy_formatter___closed__4; static lean_object* l_Lean_Parser_Term_sufficesDecl_parenthesizer___closed__12; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_clear_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Term_motive___closed__3; @@ -3152,6 +3227,7 @@ static lean_object* l_Lean_Parser_Term_letPatDecl___closed__10; static lean_object* l_Lean_Parser_Term_anonymousCtor___closed__9; static lean_object* l_Lean_Parser_Term_generalizingParam_formatter___closed__1; static lean_object* l_Lean_Parser_Term_funBinder_parenthesizer___closed__6; +static lean_object* l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_nomatch___closed__4; static lean_object* l_Lean_Parser_Term_forInMacro_x27___closed__4; static lean_object* l_Lean_Parser_Term_syntheticHole_parenthesizer___closed__4; @@ -3170,6 +3246,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_paren_parenthesizer___closed static lean_object* l___regBuiltin_Lean_Parser_Term_binrel__no__prop_formatter___closed__2; static lean_object* l_Lean_Parser_Term_borrowed_formatter___closed__1; static lean_object* l_Lean_Parser_Term_binderDefault_parenthesizer___closed__5; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__5; static lean_object* l_Lean_Parser_Term_forInMacro_x27_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_matchAlts___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_leading__parser_declRange(lean_object*); @@ -3289,7 +3366,6 @@ static lean_object* l_Lean_Parser_Term_attributes_formatter___closed__4; static lean_object* l_Lean_Parser_Term_letPatDecl___closed__3; static lean_object* l_Lean_Parser_Term_scoped___closed__2; lean_object* l_Lean_PrettyPrinter_Formatter_pushNone_formatter___boxed(lean_object*); -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__10; static lean_object* l_Lean_Parser_Term_funStrictImplicitBinder___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Term_letPatDecl_formatter___closed__1; static lean_object* l_Lean_Parser_Term_rightact___closed__9; @@ -3324,6 +3400,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_haveEqnsDecl_formatter___clo LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_leading__parser_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Term_app___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_byTactic_x27_formatter(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Parser_Termination_terminationBy; static lean_object* l_Lean_Parser_Term_binderTactic___closed__6; static lean_object* l_Lean_Parser_Term_suffices___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_pipeProj_parenthesizer___closed__1; @@ -3340,6 +3417,7 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_noErrorIfUnused(lean_ob LEAN_EXPORT lean_object* l_Lean_Parser_Term_syntheticHole; static lean_object* l_Lean_Parser_Term_namedArgument_parenthesizer___closed__6; static lean_object* l_Lean_Parser_Term_syntheticHole_formatter___closed__1; +static lean_object* l_Lean_Parser_Termination_decreasingBy_formatter___closed__1; static lean_object* l_Lean_Parser_Term_stateRefT_formatter___closed__4; static lean_object* l_Lean_Parser_Term_optExprPrecedence___closed__3; static lean_object* l_Lean_Parser_Term_structInstFieldAbbrev_formatter___closed__4; @@ -3368,18 +3446,19 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_pipeProj_declRange___closed_ static lean_object* l___regBuiltin_Lean_Parser_Term_fun_declRange___closed__7; static lean_object* l_Lean_Parser_Term_subst_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Term_withDeclName_parenthesizer___closed__1; +LEAN_EXPORT lean_object* l_Lean_Parser_Termination_decreasingBy_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_inaccessible_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Term_letDecl_formatter___closed__2; static lean_object* l_Lean_Parser_Term_structInst___closed__11; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_stateRefT_declRange(lean_object*); static lean_object* l_Lean_Parser_Term_basicFun_parenthesizer___closed__3; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__37; static lean_object* l_Lean_Parser_Tactic_quotSeq_formatter___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_scientific___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Term_type; static lean_object* l___regBuiltin_Lean_Parser_Term_letrec_declRange___closed__2; static lean_object* l_Lean_Parser_Term_motive___closed__6; static lean_object* l_Lean_Parser_Term_letIdLhs_formatter___closed__5; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__8; static lean_object* l___regBuiltin_Lean_Parser_Term_quotedName_declRange___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_binop__lazy_parenthesizer(lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_letRecDecls_parenthesizer(lean_object*); @@ -3391,6 +3470,7 @@ static lean_object* l_Lean_Parser_Term_typeAscription_parenthesizer___closed__13 static lean_object* l_Lean_Parser_Term_letMVar___closed__5; static lean_object* l_Lean_Parser_Term_ensureTypeOf___closed__11; static lean_object* l___regBuiltin_Lean_Parser_Term_letEqnsDecl_parenthesizer___closed__2; +LEAN_EXPORT lean_object* l_Lean_Parser_Termination_suffix_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_panic_docString(lean_object*); static lean_object* l_Lean_Parser_Term_fromTerm___closed__9; lean_object* l_Lean_Parser_attrParser_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -3398,9 +3478,9 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_ensureTypeOf_declRange___clo static lean_object* l_Lean_Parser_Term_dynamicQuot_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Term_forall___closed__1; static lean_object* l_Lean_Parser_Term_structInstArrayRef___closed__9; +static lean_object* l_Lean_Parser_Termination_terminationBy_formatter___closed__3; static lean_object* l_Lean_Parser_Command_docComment_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Term_let__fun_parenthesizer___closed__4; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__26; static lean_object* l_Lean_Parser_Term_show___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_forall_declRange___closed__1; static lean_object* l_Lean_Parser_Term_match___closed__1; @@ -3411,12 +3491,14 @@ static lean_object* l_Lean_Parser_Term_local___closed__4; static lean_object* l_Lean_Parser_Term_attrInstance___closed__6; static lean_object* l_Lean_Parser_Term_let__delayed___closed__4; static lean_object* l_Lean_Parser_Term_panic_formatter___closed__1; +static lean_object* l_Lean_Parser_Termination_decreasingBy_formatter___closed__3; lean_object* l_Lean_Parser_withPosition_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_let_declRange___closed__1; lean_object* l_Lean_Parser_leadingNode_formatter___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Term_depArrow; static lean_object* l_Lean_Parser_Term_structInstFieldAbbrev___closed__9; static lean_object* l_Lean_Parser_Term_depArrow___closed__4; +static lean_object* l___regBuiltin_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_trailing__parser_formatter(lean_object*); static lean_object* l_Lean_Parser_Term_forall___closed__13; static lean_object* l_Lean_Parser_Term_anonymousCtor___closed__14; @@ -3427,6 +3509,7 @@ static lean_object* l_Lean_Parser_Term_binop___closed__8; static lean_object* l_Lean_Parser_Term_argument_formatter___closed__1; lean_object* l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_sorry_docString(lean_object*); +static lean_object* l_Lean_Parser_Termination_suffix___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Tactic_quot_declRange___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Term_type_docString___closed__1; static lean_object* l_Lean_Parser_Term_leading__parser_parenthesizer___closed__5; @@ -3466,6 +3549,7 @@ static lean_object* l_Lean_Parser_Term_tuple_formatter___closed__5; static lean_object* l_Lean_Parser_Tactic_tacticSeq___closed__1; extern lean_object* l_Lean_Parser_ident; static lean_object* l_Lean_Parser_Term_instBinder_formatter___closed__2; +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__13; static lean_object* l___regBuiltin_Lean_Parser_Term_haveIdDecl_parenthesizer___closed__2; lean_object* l_Lean_Parser_optional_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_tuple_formatter___closed__10; @@ -3479,6 +3563,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_explicit_declRange___closed_ static lean_object* l_Lean_Parser_Term_binop__lazy_formatter___closed__3; static lean_object* l_Lean_Parser_Term_syntheticHole_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Term_instBinder_parenthesizer___closed__2; +static lean_object* l_Lean_Parser_Termination_decreasingBy___closed__3; static lean_object* l_Lean_Parser_Term_trueVal_formatter___closed__1; static lean_object* l_Lean_Parser_Term_structInstLVal_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_matchAlts___closed__1; @@ -3486,6 +3571,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_forInMacro_x27_declRange___c static lean_object* l_Lean_Parser_Term_let___closed__3; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_suffices_declRange(lean_object*); static lean_object* l_Lean_Parser_Term_attributes_parenthesizer___closed__1; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Term_instCoeTSyntaxConsSyntaxNodeKindMkStr4Nil__1___boxed(lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_namedPattern_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Term_assert_formatter___closed__5; @@ -3509,13 +3595,16 @@ static lean_object* l_Lean_Parser_Term_tuple_formatter___closed__9; static lean_object* l_Lean_Parser_Term_binop__lazy_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Term_motive___closed__7; static lean_object* l_Lean_Parser_Term_trailing__parser___closed__7; +static lean_object* l___regBuiltin_Lean_Parser_Termination_suffix_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_matchAlt_parenthesizer___closed__6; static lean_object* l_Lean_Parser_Term_ensureExpectedType_parenthesizer___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Term_ensureTypeOf_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_declName_formatter___closed__2; +static lean_object* l_Lean_Parser_Termination_decreasingBy___closed__5; static lean_object* l_Lean_Parser_Term_leading__parser___closed__3; static lean_object* l_Lean_Parser_Term_structInst___closed__13; static lean_object* l_Lean_Parser_Term_noImplicitLambda___closed__5; +static lean_object* l_Lean_Parser_Termination_suffix_parenthesizer___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Term_declName_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_structInst_formatter___closed__8; static lean_object* l_Lean_Parser_Term_binderDefault_formatter___closed__1; @@ -3537,9 +3626,11 @@ static lean_object* l_Lean_Parser_Term_arrow___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_nomatch(lean_object*); static lean_object* l_Lean_Parser_Term_whereDecls_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_funImplicitBinder___closed__2; +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__16; static lean_object* l_Lean_Parser_Term_typeAscription___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Term_arrow_formatter___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_noImplicitLambda_declRange(lean_object*); +static lean_object* l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Term_namedPattern_formatter___closed__1; static lean_object* l_Lean_Parser_Term_anonymousCtor_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_macroDollarArg_parenthesizer___closed__1; @@ -3564,6 +3655,7 @@ static lean_object* l_Lean_Parser_Term_dynamicQuot___closed__10; LEAN_EXPORT lean_object* l_Lean_Parser_Term_haveIdLhs; LEAN_EXPORT lean_object* l_Lean_Parser_Term_letRecDecls_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_hole_parenthesizer___closed__1; +static lean_object* l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Term_trailing__parser_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Term_typeAscription___closed__19; static lean_object* l___regBuiltin_Lean_Parser_Term_haveDecl_parenthesizer___closed__2; @@ -3581,6 +3673,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Term_explicitBinder_formatter___boxed(lea static lean_object* l_Lean_Parser_Term_attributes___closed__9; static lean_object* l_Lean_Parser_Term_funImplicitBinder___closed__6; static lean_object* l_Lean_Parser_Term_whereDecls_formatter___closed__2; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__23; static lean_object* l_Lean_Parser_Term_proj___closed__6; static lean_object* l_Lean_Parser_Tactic_quotSeq___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Term_match_formatter___closed__2; @@ -3605,11 +3698,9 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Term_rightact_parenthesizer(lean_object*, static lean_object* l_Lean_Parser_Term_type___closed__8; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_prop_declRange(lean_object*); static lean_object* l_Lean_Parser_Term_funStrictImplicitBinder___closed__3; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__42; static lean_object* l_Lean_Parser_Term_stateRefT_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_stateRefT___closed__4; static lean_object* l_Lean_Parser_Term_let___closed__8; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__13; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_generalizingParam_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Term_instBinder_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Term_dbgTrace_formatter___closed__7; @@ -3646,7 +3737,6 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_binderTactic_parenthesizer__ static lean_object* l___regBuiltin_Lean_Parser_Term_binrel_docString___closed__1; static lean_object* l_Lean_Parser_Term_nomatch_parenthesizer___closed__3; lean_object* l_Lean_Parser_withCache(lean_object*, lean_object*); -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__22; static lean_object* l_Lean_Parser_Term_cdot_parenthesizer___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_waitIfTypeContainsMVar_declRange(lean_object*); static lean_object* l_Lean_Parser_Term_explicitUniv_parenthesizer___closed__3; @@ -3765,6 +3855,7 @@ static lean_object* l_Lean_Parser_Term_ident_formatter___closed__2; static lean_object* l_Lean_Parser_Term_structInst___closed__10; static lean_object* l_Lean_Parser_Term_prop_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Tactic_tacticSeq_parenthesizer___closed__2; +static lean_object* l___regBuiltin_Lean_Parser_Termination_suffix_formatter___closed__2; static lean_object* l_Lean_Parser_Term_forall___closed__7; LEAN_EXPORT lean_object* l_Lean_Parser_Term_instBinder_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Parser_withoutPosition_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -3781,12 +3872,15 @@ static lean_object* l_Lean_Parser_Term_typeAscription___closed__11; static lean_object* l___regBuiltin_Lean_Parser_Term_explicitUniv_formatter___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Tactic_seq1_parenthesizer___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_structInst_declRange___closed__2; +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__19; static lean_object* l_Lean_Parser_Term_structInst___closed__15; static lean_object* l___regBuiltin_Lean_Parser_Term_paren_declRange___closed__7; static lean_object* l_Lean_Parser_Term_letrec___closed__5; LEAN_EXPORT lean_object* l_Lean_Parser_Term_anonymousCtor; LEAN_EXPORT lean_object* l_Lean_Parser_Term_sort_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__21; static lean_object* l_Lean_Parser_Term_waitIfTypeMVar___closed__1; +static lean_object* l_Lean_Parser_Termination_suffix_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Term_depArrow_parenthesizer___closed__5; LEAN_EXPORT lean_object* l_Lean_Parser_Command_commentBody_parenthesizer___boxed(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_withDeclName_declRange___closed__7; @@ -3872,6 +3966,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Command_commentBody_parenthesizer___rarg( LEAN_EXPORT lean_object* l_Lean_Parser_Term_paren_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_attributes_parenthesizer___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Term_proj_formatter___closed__1; +LEAN_EXPORT lean_object* l_Lean_Parser_Termination_decreasingBy_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_panic_parenthesizer___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Term_clear_declRange___closed__6; static lean_object* l_Lean_Parser_semicolonOrLinebreak_parenthesizer___closed__3; @@ -3898,6 +3993,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_structInstFieldAbbrev_format LEAN_EXPORT lean_object* l_Lean_Parser_Term_optEllipsis_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Term_haveDecl_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_cdot_declRange___closed__5; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__27; static lean_object* l_Lean_Parser_Term_waitIfTypeContainsMVar___closed__3; static lean_object* l_Lean_Parser_Term_match_parenthesizer___closed__10; static lean_object* l_Lean_Parser_Term_funStrictImplicitBinder_formatter___closed__6; @@ -3950,6 +4046,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_withDeclName_parenthesizer__ LEAN_EXPORT lean_object* l_Lean_Parser_Term_haveIdDecl_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Term_fromTerm_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Term_letPatDecl_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Termination_suffix_formatter(lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_leftact_docString(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_explicit_docString___closed__1; static lean_object* l_Lean_Parser_Term_basicFun_formatter___closed__10; @@ -4004,11 +4101,13 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_have_declRange___closed__5; LEAN_EXPORT lean_object* l_Lean_Parser_Term_stateRefT_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_leading__parser___closed__1; static lean_object* l_Lean_Parser_Term_macroDollarArg___closed__8; +LEAN_EXPORT lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710_(lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_let__fun_declRange(lean_object*); static lean_object* l_Lean_Parser_Term_optExprPrecedence___closed__2; static lean_object* l_Lean_Parser_Term_dbgTrace_formatter___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Term_fromTerm_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_num_declRange___closed__4; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__37; static lean_object* l_Lean_Parser_Term_waitIfTypeContainsMVar_parenthesizer___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Term_structInstLVal; LEAN_EXPORT lean_object* l_Lean_Parser_Term_scientific_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -4019,6 +4118,7 @@ static lean_object* l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___close static lean_object* l_Lean_Parser_Tactic_quotSeq_formatter___closed__4; static lean_object* l_Lean_Parser_Term_waitIfTypeContainsMVar_formatter___closed__4; static lean_object* l_Lean_Parser_Term_explicit___closed__9; +static lean_object* l_Lean_Parser_Termination_terminationBy_formatter___closed__2; static lean_object* l_Lean_Parser_Term_let___closed__7; LEAN_EXPORT lean_object* l_Lean_Parser_Term_letrec_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_tuple_formatter___closed__4; @@ -4091,6 +4191,7 @@ static lean_object* l_Lean_Parser_Term_letRecDecl_formatter___closed__2; static lean_object* l_Lean_Parser_Term_basicFun___closed__9; static lean_object* l___regBuiltin_Lean_Parser_Term_unop_declRange___closed__7; LEAN_EXPORT lean_object* l_Lean_Parser_Term_byTactic_x27_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Termination_suffix_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Term_ellipsis___closed__7; lean_object* l_Lean_Parser_sepBy(lean_object*, lean_object*, lean_object*, uint8_t); static lean_object* l___regBuiltin_Lean_Parser_Tactic_quotSeq_declRange___closed__7; @@ -4098,6 +4199,7 @@ static lean_object* l_Lean_Parser_Term_let__tmp_formatter___closed__5; static lean_object* l_Lean_Parser_Term_waitIfContainsMVar_parenthesizer___closed__4; static lean_object* l_Lean_Parser_Term_strictImplicitBinder_formatter___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_fun_declRange___closed__5; +static lean_object* l_Lean_Parser_Termination_suffix_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_generalizingParam_formatter___closed__2; static lean_object* l_Lean_Parser_Term_letDecl___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_withDeclName_declRange___closed__2; @@ -4179,6 +4281,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Term_whereDecls_parenthesizer(lean_object static lean_object* l_Lean_Parser_Term_hole___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_ensureExpectedType_formatter(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Term_ident; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__44; static lean_object* l_Lean_Parser_Term_whereDecls___closed__7; static lean_object* l_Lean_Parser_Term_suffices___closed__6; static lean_object* l_Lean_Parser_Term_pipeProj___closed__8; @@ -4211,7 +4314,6 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Term_dbgTrace_formatter(lean_object*, lea LEAN_EXPORT lean_object* l_Lean_Parser_Term_let__fun_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_basicFun_formatter___closed__1; static lean_object* l_Lean_Parser_Term_dynamicQuot___closed__7; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__8; static lean_object* l___regBuiltin_Lean_Parser_Term_noindex_declRange___closed__4; static lean_object* l_Lean_Parser_Term_haveIdDecl_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Term_leading__parser___closed__10; @@ -4248,6 +4350,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Tactic_tacticSeq1Indented_parenth LEAN_EXPORT lean_object* l_Lean_Parser_semicolonOrLinebreak; static lean_object* l_Lean_Parser_Term_inaccessible_parenthesizer___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Term_char_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__6; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_tuple(lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Term_binderDefault_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_trueVal_parenthesizer___closed__2; @@ -4283,6 +4386,7 @@ static lean_object* l_Lean_Parser_Term_noImplicitLambda_parenthesizer___closed__ static lean_object* l___regBuiltin_Lean_Parser_Term_typeSpec_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_macroDollarArg___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_inaccessible_formatter(lean_object*); +static lean_object* l_Lean_Parser_Termination_suffix___closed__6; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_dbgTrace(lean_object*); static lean_object* l_Lean_Parser_Term_type_formatter___closed__3; static lean_object* l_Lean_Parser_Term_syntheticHole___closed__2; @@ -4349,7 +4453,6 @@ static lean_object* l_Lean_Parser_Term_withAnonymousAntiquot_parenthesizer___clo static lean_object* l_Lean_Parser_Term_typeAscription___closed__5; LEAN_EXPORT lean_object* l_Lean_Parser_Term_binderDefault_parenthesizer___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_attrInstance_formatter___closed__1; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__16; static lean_object* l_Lean_Parser_Term_explicitUniv___closed__3; static lean_object* l_Lean_Parser_Term_letPatDecl_parenthesizer___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_dynamicQuot_declRange___closed__2; @@ -4367,6 +4470,7 @@ static lean_object* l_Lean_Parser_Term_withAnonymousAntiquot___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_assert_docString___closed__1; static lean_object* l_Lean_Parser_Term_let__delayed_formatter___closed__4; static lean_object* l_Lean_Parser_Term_unreachable___closed__5; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__35; static lean_object* l___regBuiltin_Lean_Parser_Term_attrInstance_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_leading__parser_formatter___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Term_byTactic_parenthesizer___closed__1; @@ -4388,6 +4492,7 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_nomatch_formatter(lean_ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Tactic_seq1_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Term_letIdDecl___closed__7; LEAN_EXPORT lean_object* l_Lean_Parser_Term_completion_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__12; static lean_object* l___regBuiltin_Lean_Parser_Term_waitIfTypeContainsMVar_declRange___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_hole_declRange___closed__2; static lean_object* l_Lean_Parser_Term_ensureTypeOf___closed__9; @@ -4415,6 +4520,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_tacticParser(lean_object*); static lean_object* l_Lean_Parser_Term_arrow_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_leftact_declRange___closed__4; static lean_object* l_Lean_Parser_Term_funImplicitBinder___closed__5; +static lean_object* l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_typeOf___closed__4; static lean_object* l_Lean_Parser_Term_letIdDecl___closed__4; static lean_object* l_Lean_Parser_Term_show_parenthesizer___closed__4; @@ -4484,9 +4590,9 @@ static lean_object* l_Lean_Parser_Term_explicit___closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_panic_parenthesizer(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_fun_declRange___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_prop_declRange___closed__5; +static lean_object* l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__14; static lean_object* l___regBuiltin_Lean_Parser_Term_letRecDecls_formatter___closed__2; static lean_object* l_Lean_Parser_Term_withAnonymousAntiquot___closed__4; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__41; static lean_object* l_Lean_Parser_Term_explicitUniv_parenthesizer___closed__6; static lean_object* l_Lean_Parser_Term_show_formatter___closed__1; static lean_object* l_Lean_Parser_Term_panic___closed__9; @@ -4512,6 +4618,7 @@ static lean_object* l_Lean_Parser_Term_syntheticHole___closed__4; static lean_object* l_Lean_Parser_Term_optExprPrecedence___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_forall_formatter___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Term_prop_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__15; static lean_object* l_Lean_Parser_Term_let_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_withDeclName_formatter___closed__3; static lean_object* l_Lean_Parser_Term_leading__parser_parenthesizer___closed__6; @@ -4528,7 +4635,9 @@ static lean_object* l_Lean_Parser_Term_sort___closed__1; LEAN_EXPORT lean_object* l_Lean_Parser_Term_bracketedBinder_formatter(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_structInstLVal___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_pipeCompletion_declRange___closed__5; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__34; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_scientific(lean_object*); +static lean_object* l_Lean_Parser_Termination_terminationBy_formatter___closed__6; static lean_object* l_Lean_Parser_Term_letIdDecl___closed__1; static lean_object* l_Lean_Parser_Term_basicFun___closed__6; static lean_object* l_Lean_Parser_Tactic_tacticSeq_parenthesizer___closed__1; @@ -4630,7 +4739,6 @@ static lean_object* l_Lean_Parser_Term_inaccessible___closed__1; lean_object* l_Lean_Parser_group_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Parser_Term_structInstArrayRef; static lean_object* l_Lean_Parser_Term_generalizingParam_parenthesizer___closed__9; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__4; static lean_object* l_Lean_Parser_Term_let__delayed_formatter___closed__2; static lean_object* l_Lean_Parser_Term_sufficesDecl___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_let__tmp_declRange___closed__7; @@ -4650,6 +4758,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_ensureExpectedType_formatter static lean_object* l_Lean_Parser_Term_tuple___closed__8; static lean_object* l_Lean_Parser_Tactic_tacticSeqBracketed___closed__7; lean_object* l_Lean_Parser_numLit_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__8; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_letPatDecl_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Term_binderType___closed__3; static lean_object* l_Lean_Parser_Term_structInst_parenthesizer___closed__9; @@ -4667,9 +4776,9 @@ static lean_object* l___regBuiltin_Lean_Parser_Tactic_tacticSeqBracketed_formatt static lean_object* l___regBuiltin_Lean_Parser_Term_dbgTrace_formatter___closed__2; static lean_object* l_Lean_Parser_Term_typeAscription_parenthesizer___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Term_letMVar_declRange___closed__4; +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__18; static lean_object* l___regBuiltin_Lean_Parser_Term_forInMacro_declRange___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_withDeclName_declRange___closed__5; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__44; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_match(lean_object*); static lean_object* l_Lean_Parser_Term_letDecl___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Term_whereDecls_formatter___closed__2; @@ -4681,6 +4790,7 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_typeSpec_formatter(lean static lean_object* l_Lean_Parser_Term_unop___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Term_withAnonymousAntiquot_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_dynamicQuot___closed__1; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__28; static lean_object* l_Lean_Parser_Term_letDecl_formatter___closed__7; static lean_object* l_Lean_Parser_Term_typeOf_parenthesizer___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_clear_declRange___closed__2; @@ -4716,12 +4826,14 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_let__fun_declRange___closed_ static lean_object* l___regBuiltin_Lean_Parser_Term_noindex_declRange___closed__3; static lean_object* l_Lean_Parser_Term_depArrow_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Term_generalizingParam___closed__1; +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__14; static lean_object* l_Lean_Parser_Term_waitIfContainsMVar___closed__9; static lean_object* l_Lean_Parser_Term_syntheticHole___closed__5; lean_object* l_Lean_Parser_addBuiltinParser(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_doubleQuotedName_parenthesizer___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_dynamicQuot_declRange___closed__4; static lean_object* l_Lean_Parser_Term_withAnonymousAntiquot___closed__14; +static lean_object* l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__5; static lean_object* l_Lean_Parser_Term_let__fun_formatter___closed__3; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_forInMacro_x27_parenthesizer(lean_object*); extern lean_object* l_Lean_Parser_minPrec; @@ -4772,7 +4884,6 @@ static lean_object* l_Lean_Parser_Term_structInst___closed__21; static lean_object* l_Lean_Parser_Term_forall_parenthesizer___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_optEllipsis_formatter___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_waitIfContainsMVar_declRange(lean_object*); -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__30; static lean_object* l_Lean_Parser_Term_explicitUniv_parenthesizer___closed__2; static lean_object* l_Lean_Parser_Term_letPatDecl___closed__9; LEAN_EXPORT lean_object* l_Lean_Parser_Term_trueVal_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -4788,6 +4899,7 @@ static lean_object* l_Lean_Parser_Term_structInst_parenthesizer___closed__7; static lean_object* l_Lean_Parser_Term_withAnonymousAntiquot___closed__8; static lean_object* l_Lean_Parser_Term_trueVal_formatter___closed__3; static lean_object* l_Lean_Parser_Term_macroDollarArg___closed__1; +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__10; static lean_object* l___regBuiltin_Lean_Parser_Term_byTactic_formatter___closed__2; static lean_object* l_Lean_Parser_Term_letDecl_formatter___closed__5; static lean_object* l_Lean_Parser_Term_ensureTypeOf___closed__8; @@ -4798,6 +4910,7 @@ static lean_object* l_Lean_Parser_Term_typeOf_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_matchDiscr_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_forInMacro_formatter___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_stateRefT_declRange___closed__5; +static lean_object* l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__13; static lean_object* l_Lean_Parser_Term_funBinder_formatter___closed__3; static lean_object* l___regBuiltin_Lean_Parser_Term_proj_formatter___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_app_formatter(lean_object*); @@ -4896,7 +5009,6 @@ static lean_object* l_Lean_Parser_Term_letPatDecl___closed__11; static lean_object* l_Lean_Parser_Term_clear___closed__9; static lean_object* l_Lean_Parser_Term_attrInstance___closed__9; static lean_object* l_Lean_Parser_Term_completion_formatter___closed__1; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__19; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_pipeProj_declRange(lean_object*); static lean_object* l___regBuiltin_Lean_Parser_Term_paren_declRange___closed__6; static lean_object* l_Lean_Parser_Term_ellipsis___closed__10; @@ -4909,7 +5021,6 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_sort_formatter(lean_obj static lean_object* l_Lean_Parser_Term_motive___closed__1; static lean_object* l_Lean_Parser_Term_haveEqnsDecl___closed__5; static lean_object* l_Lean_Parser_Term_ellipsis___closed__4; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__5; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_waitIfTypeContainsMVar(lean_object*); static lean_object* l_Lean_Parser_Term_ensureTypeOf___closed__6; static lean_object* l___regBuiltin_Lean_Parser_Term_quotedName_formatter___closed__2; @@ -4946,6 +5057,7 @@ static lean_object* l_Lean_Parser_Term_let__fun___closed__5; static lean_object* l_Lean_Parser_Term_suffices___closed__8; LEAN_EXPORT lean_object* l_Lean_Parser_Term_prop; static lean_object* l_Lean_Parser_Term_cdot___closed__9; +static lean_object* l___regBuiltin_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_matchAltsWhereDecls___closed__4; LEAN_EXPORT lean_object* l_Lean_Parser_Term_optIdent_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_implicitBinder___closed__1; @@ -5024,10 +5136,10 @@ static lean_object* l_Lean_Parser_Term_borrowed_formatter___closed__4; lean_object* l_Lean_PrettyPrinter_Parenthesizer_term_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_sort___closed__5; static lean_object* l_Lean_Parser_Tactic_tacticSeq_parenthesizer___closed__2; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__11; static lean_object* l___regBuiltin_Lean_Parser_Term_structInstArrayRef_formatter___closed__2; static lean_object* l_Lean_Parser_Tactic_quot___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Term_waitIfTypeContainsMVar_parenthesizer___closed__2; +static lean_object* l_Lean_Parser_Termination_suffix_parenthesizer___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Term_structInst_declRange___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_ensureTypeOf_declRange___closed__7; static lean_object* l___regBuiltin_Lean_Parser_Term_stateRefT_formatter___closed__2; @@ -5042,9 +5154,9 @@ static lean_object* l_Lean_Parser_Term_haveIdDecl_parenthesizer___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_fun_formatter___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_str(lean_object*); -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__9; static lean_object* l_Lean_Parser_Term_explicit_formatter___closed__4; static lean_object* l___regBuiltin_Lean_Parser_Term_namedPattern_declRange___closed__6; +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Termination_terminationBy_formatter(lean_object*); static lean_object* l_Lean_Parser_Term_letrec___closed__13; static lean_object* l_Lean_Parser_Term_clear___closed__8; static lean_object* l___regBuiltin_Lean_Parser_Term_unop_declRange___closed__5; @@ -5058,6 +5170,7 @@ static lean_object* l_Lean_Parser_Term_funBinder___closed__3; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Tactic_quotSeq_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Term_declName_formatter___closed__3; static lean_object* l_Lean_Parser_Term_defaultOrOfNonempty___closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Termination_decreasingBy_parenthesizer(lean_object*); static lean_object* l_Lean_Parser_Term_waitIfTypeMVar_formatter___closed__3; LEAN_EXPORT lean_object* l_Lean_Parser_Term_letrec_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Parser_Term_argument___closed__5; @@ -5084,6 +5197,7 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_clear_declRange___closed__7; static lean_object* l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Term_structInstFieldAbbrev_formatter___closed__7; static lean_object* l_Lean_Parser_Term_dynamicQuot___closed__15; +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__19; static lean_object* l___regBuiltin_Lean_Parser_Term_haveIdDecl_formatter___closed__1; static lean_object* l_Lean_Parser_Term_syntheticHole_parenthesizer___closed__3; static lean_object* l_Lean_Parser_Term_paren_parenthesizer___closed__3; @@ -5185,6 +5299,7 @@ LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_cdot_docString(lean_obj static lean_object* l___regBuiltin_Lean_Parser_Term_byTactic___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_sorry_parenthesizer___closed__1; static lean_object* l_Lean_Parser_Term_borrowed___closed__5; +static lean_object* l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__2; LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Term_quotedName_declRange(lean_object*); static lean_object* l_Lean_Parser_Term_structInstField___closed__7; static lean_object* l_Lean_Parser_Term_let__delayed___closed__9; @@ -5198,7 +5313,6 @@ static lean_object* l_Lean_Parser_Command_docComment___closed__14; static lean_object* l___regBuiltin_Lean_Parser_Term_forall_declRange___closed__5; static lean_object* l_Lean_Parser_Term_letMVar_formatter___closed__9; static lean_object* l_Lean_Parser_Term_clear___closed__4; -static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__33; static lean_object* l_Lean_Parser_Term_binderType___closed__4; lean_object* l_Lean_Parser_termParser(lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_pushNone_parenthesizer___boxed(lean_object*); @@ -5215,6 +5329,8 @@ static lean_object* l___regBuiltin_Lean_Parser_Term_letMVar_declRange___closed__ static lean_object* l___regBuiltin_Lean_Parser_Term_completion_formatter___closed__2; static lean_object* l___regBuiltin_Lean_Parser_Term_trailing__parser_parenthesizer___closed__2; LEAN_EXPORT lean_object* l_Lean_Parser_Term_unreachable_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__2; +static lean_object* l_Lean_Parser_Termination_terminationBy___closed__11; static lean_object* l___regBuiltin_Lean_Parser_Term_dbgTrace_declRange___closed__1; static lean_object* l___regBuiltin_Lean_Parser_Term_match_declRange___closed__5; static lean_object* l___regBuiltin_Lean_Parser_Term_panic_declRange___closed__1; @@ -6894,6 +7010,422 @@ x_1 = l_Lean_Parser_semicolonOrLinebreak___closed__3; return x_1; } } +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("Termination", 11); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("terminationBy", 13); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Command_docComment___closed__1; +x_2 = l_Lean_Parser_Command_docComment___closed__2; +x_3 = l_Lean_Parser_Termination_terminationBy___closed__1; +x_4 = l_Lean_Parser_Termination_terminationBy___closed__2; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__2; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__3; +x_3 = 1; +x_4 = 0; +x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__5() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("termination_by ", 15); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__5; +x_2 = l_Lean_Parser_symbol(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__7() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("_", 1); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__8() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__7; +x_2 = l_Lean_Parser_symbol(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__9() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_ident; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__8; +x_3 = l_Lean_Parser_orelse(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__10() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_skip; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__9; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__11() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__10; +x_2 = l_Lean_Parser_many(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__12() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__11; +x_2 = l_Lean_Parser_darrow___closed__2; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__13() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__12; +x_2 = l_Lean_Parser_atomic(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__14() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__13; +x_2 = l_Lean_Parser_optional(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__15() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = lean_unsigned_to_nat(0u); +x_2 = l_Lean_Parser_termParser(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__16() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__14; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__17() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__16; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__18() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_skip; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__17; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__19() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__3; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Termination_terminationBy___closed__18; +x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__20() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__4; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__19; +x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy___closed__21() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__3; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__20; +x_3 = l_Lean_Parser_withCache(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy() { +_start: +{ +lean_object* x_1; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__21; +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("decreasingBy", 12); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Command_docComment___closed__1; +x_2 = l_Lean_Parser_Command_docComment___closed__2; +x_3 = l_Lean_Parser_Termination_terminationBy___closed__1; +x_4 = l_Lean_Parser_Termination_decreasingBy___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Termination_decreasingBy___closed__1; +x_2 = l_Lean_Parser_Termination_decreasingBy___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy___closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("decreasing_by ", 14); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Termination_decreasingBy___closed__4; +x_2 = l_Lean_Parser_symbol(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_decreasingBy___closed__5; +x_2 = l_Lean_Parser_Tactic_tacticSeqIndentGt; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_skip; +x_2 = l_Lean_Parser_Termination_decreasingBy___closed__6; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy___closed__8() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Termination_decreasingBy___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Termination_decreasingBy___closed__7; +x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy___closed__9() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_decreasingBy___closed__3; +x_2 = l_Lean_Parser_Termination_decreasingBy___closed__8; +x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy___closed__10() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_decreasingBy___closed__2; +x_2 = l_Lean_Parser_Termination_decreasingBy___closed__9; +x_3 = l_Lean_Parser_withCache(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy() { +_start: +{ +lean_object* x_1; +x_1 = l_Lean_Parser_Termination_decreasingBy___closed__10; +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Termination_suffix___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; +} +} +static lean_object* _init_l_Lean_Parser_Termination_suffix___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Command_docComment___closed__1; +x_2 = l_Lean_Parser_Command_docComment___closed__2; +x_3 = l_Lean_Parser_Termination_terminationBy___closed__1; +x_4 = l_Lean_Parser_Termination_suffix___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Parser_Termination_suffix___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; +x_1 = l_Lean_Parser_Termination_suffix___closed__1; +x_2 = l_Lean_Parser_Termination_suffix___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = l_Lean_Parser_mkAntiquot(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_Parser_Termination_suffix___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Termination_terminationBy; +x_2 = l_Lean_Parser_optional(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_suffix___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Termination_decreasingBy; +x_2 = l_Lean_Parser_optional(x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_suffix___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_suffix___closed__4; +x_2 = l_Lean_Parser_Termination_suffix___closed__5; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_suffix___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Termination_suffix___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Termination_suffix___closed__6; +x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); +return x_4; +} +} +static lean_object* _init_l_Lean_Parser_Termination_suffix___closed__8() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_suffix___closed__3; +x_2 = l_Lean_Parser_Termination_suffix___closed__7; +x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_suffix___closed__9() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_suffix___closed__2; +x_2 = l_Lean_Parser_Termination_suffix___closed__8; +x_3 = l_Lean_Parser_withCache(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_suffix() { +_start: +{ +lean_object* x_1; +x_1 = l_Lean_Parser_Termination_suffix___closed__9; +return x_1; +} +} static lean_object* _init_l_Lean_Parser_Term_byTactic___closed__1() { _start: { @@ -7055,7 +7587,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_byTactic_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(104u); +x_1 = lean_unsigned_to_nat(150u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -7067,7 +7599,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_byTactic_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(105u); +x_1 = lean_unsigned_to_nat(151u); x_2 = lean_unsigned_to_nat(55u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -7095,7 +7627,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_byTactic_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(104u); +x_1 = lean_unsigned_to_nat(150u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -7107,7 +7639,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_byTactic_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(104u); +x_1 = lean_unsigned_to_nat(150u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8324,7 +8856,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_ident_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(121u); +x_1 = lean_unsigned_to_nat(167u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8336,7 +8868,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_ident_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(122u); +x_1 = lean_unsigned_to_nat(168u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8364,7 +8896,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_ident_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(121u); +x_1 = lean_unsigned_to_nat(167u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8376,7 +8908,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_ident_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(121u); +x_1 = lean_unsigned_to_nat(167u); x_2 = lean_unsigned_to_nat(32u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8531,7 +9063,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_num_declRange___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(123u); +x_1 = lean_unsigned_to_nat(169u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8543,7 +9075,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_num_declRange___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(124u); +x_1 = lean_unsigned_to_nat(170u); x_2 = lean_unsigned_to_nat(29u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8571,7 +9103,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_num_declRange___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(123u); +x_1 = lean_unsigned_to_nat(169u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8583,7 +9115,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_num_declRange___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(123u); +x_1 = lean_unsigned_to_nat(169u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8720,7 +9252,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_scientific_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(125u); +x_1 = lean_unsigned_to_nat(171u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8732,7 +9264,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_scientific_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(126u); +x_1 = lean_unsigned_to_nat(172u); x_2 = lean_unsigned_to_nat(36u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8760,7 +9292,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_scientific_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(125u); +x_1 = lean_unsigned_to_nat(171u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8772,7 +9304,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_scientific_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(125u); +x_1 = lean_unsigned_to_nat(171u); x_2 = lean_unsigned_to_nat(37u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8909,7 +9441,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_str_declRange___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(127u); +x_1 = lean_unsigned_to_nat(173u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8921,7 +9453,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_str_declRange___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(128u); +x_1 = lean_unsigned_to_nat(174u); x_2 = lean_unsigned_to_nat(29u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8949,7 +9481,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_str_declRange___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(127u); +x_1 = lean_unsigned_to_nat(173u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8961,7 +9493,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_str_declRange___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(127u); +x_1 = lean_unsigned_to_nat(173u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -9098,7 +9630,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_char_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(129u); +x_1 = lean_unsigned_to_nat(175u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -9110,7 +9642,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_char_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(130u); +x_1 = lean_unsigned_to_nat(176u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -9138,7 +9670,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_char_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(129u); +x_1 = lean_unsigned_to_nat(175u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -9150,7 +9682,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_char_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(129u); +x_1 = lean_unsigned_to_nat(175u); x_2 = lean_unsigned_to_nat(31u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -9475,7 +10007,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_type_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(132u); +x_1 = lean_unsigned_to_nat(178u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -9487,7 +10019,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_type_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(133u); +x_1 = lean_unsigned_to_nat(179u); x_2 = lean_unsigned_to_nat(98u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -9515,7 +10047,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_type_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(132u); +x_1 = lean_unsigned_to_nat(178u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -9527,7 +10059,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_type_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(132u); +x_1 = lean_unsigned_to_nat(178u); x_2 = lean_unsigned_to_nat(31u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -10036,7 +10568,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_sort_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(135u); +x_1 = lean_unsigned_to_nat(181u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -10048,7 +10580,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_sort_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(136u); +x_1 = lean_unsigned_to_nat(182u); x_2 = lean_unsigned_to_nat(98u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -10076,7 +10608,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_sort_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(135u); +x_1 = lean_unsigned_to_nat(181u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -10088,7 +10620,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_sort_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(135u); +x_1 = lean_unsigned_to_nat(181u); x_2 = lean_unsigned_to_nat(31u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -10451,7 +10983,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_prop_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(138u); +x_1 = lean_unsigned_to_nat(184u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -10463,7 +10995,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_prop_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(139u); +x_1 = lean_unsigned_to_nat(185u); x_2 = lean_unsigned_to_nat(8u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -10491,7 +11023,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_prop_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(138u); +x_1 = lean_unsigned_to_nat(184u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -10503,7 +11035,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_prop_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(138u); +x_1 = lean_unsigned_to_nat(184u); x_2 = lean_unsigned_to_nat(31u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -10754,47 +11286,30 @@ return x_5; static lean_object* _init_l_Lean_Parser_Term_hole___closed__4() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("_", 1); -return x_1; -} -} -static lean_object* _init_l_Lean_Parser_Term_hole___closed__5() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_hole___closed__4; -x_2 = l_Lean_Parser_symbol(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Term_hole___closed__6() { -_start: -{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Term_hole___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Term_hole___closed__5; +x_3 = l_Lean_Parser_Termination_terminationBy___closed__8; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Term_hole___closed__7() { +static lean_object* _init_l_Lean_Parser_Term_hole___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_hole___closed__3; -x_2 = l_Lean_Parser_Term_hole___closed__6; +x_2 = l_Lean_Parser_Term_hole___closed__4; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Term_hole___closed__8() { +static lean_object* _init_l_Lean_Parser_Term_hole___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_hole___closed__2; -x_2 = l_Lean_Parser_Term_hole___closed__7; +x_2 = l_Lean_Parser_Term_hole___closed__5; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } @@ -10803,7 +11318,7 @@ static lean_object* _init_l_Lean_Parser_Term_hole() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Term_hole___closed__8; +x_1 = l_Lean_Parser_Term_hole___closed__6; return x_1; } } @@ -10842,7 +11357,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_hole_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(141u); +x_1 = lean_unsigned_to_nat(187u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -10854,7 +11369,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_hole_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(142u); +x_1 = lean_unsigned_to_nat(188u); x_2 = lean_unsigned_to_nat(5u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -10882,7 +11397,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_hole_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(141u); +x_1 = lean_unsigned_to_nat(187u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -10894,7 +11409,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_hole_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(141u); +x_1 = lean_unsigned_to_nat(187u); x_2 = lean_unsigned_to_nat(31u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -10962,7 +11477,7 @@ static lean_object* _init_l_Lean_Parser_Term_hole_formatter___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_hole___closed__4; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__7; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; @@ -11047,7 +11562,7 @@ static lean_object* _init_l_Lean_Parser_Term_hole_parenthesizer___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_hole___closed__4; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__7; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; @@ -11253,7 +11768,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_syntheticHole_declRang _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(145u); +x_1 = lean_unsigned_to_nat(191u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -11265,7 +11780,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_syntheticHole_declRang _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(146u); +x_1 = lean_unsigned_to_nat(192u); x_2 = lean_unsigned_to_nat(25u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -11293,7 +11808,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_syntheticHole_declRang _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(145u); +x_1 = lean_unsigned_to_nat(191u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -11305,7 +11820,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_syntheticHole_declRang _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(145u); +x_1 = lean_unsigned_to_nat(191u); x_2 = lean_unsigned_to_nat(40u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -11708,7 +12223,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_sorry_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(149u); +x_1 = lean_unsigned_to_nat(195u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -11720,7 +12235,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_sorry_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(150u); +x_1 = lean_unsigned_to_nat(196u); x_2 = lean_unsigned_to_nat(9u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -11748,7 +12263,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_sorry_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(149u); +x_1 = lean_unsigned_to_nat(195u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -11760,7 +12275,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_sorry_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(149u); +x_1 = lean_unsigned_to_nat(195u); x_2 = lean_unsigned_to_nat(34u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -12126,7 +12641,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_cdot_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(155u); +x_1 = lean_unsigned_to_nat(201u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -12138,7 +12653,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_cdot_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(156u); +x_1 = lean_unsigned_to_nat(202u); x_2 = lean_unsigned_to_nat(20u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -12166,7 +12681,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_cdot_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(155u); +x_1 = lean_unsigned_to_nat(201u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -12178,7 +12693,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_cdot_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(155u); +x_1 = lean_unsigned_to_nat(201u); x_2 = lean_unsigned_to_nat(31u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -12490,69 +13005,60 @@ return x_2; static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__6() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = lean_unsigned_to_nat(0u); -x_2 = l_Lean_Parser_termParser(x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__7() { -_start: -{ lean_object* x_1; x_1 = lean_mk_string_from_bytes(" :", 2); return x_1; } } -static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__8() { +static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__7() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_typeAscription___closed__7; +x_1 = l_Lean_Parser_Term_typeAscription___closed__6; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__9() { +static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_skip; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__10() { +static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__9() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_typeAscription___closed__9; +x_1 = l_Lean_Parser_Term_typeAscription___closed__8; x_2 = l_Lean_Parser_optional(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__11() { +static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__8; -x_2 = l_Lean_Parser_Term_typeAscription___closed__10; +x_1 = l_Lean_Parser_Term_typeAscription___closed__7; +x_2 = l_Lean_Parser_Term_typeAscription___closed__9; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__12() { +static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__6; -x_2 = l_Lean_Parser_Term_typeAscription___closed__11; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__15; +x_2 = l_Lean_Parser_Term_typeAscription___closed__10; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__13() { +static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__12() { _start: { lean_object* x_1; @@ -12560,17 +13066,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_withoutForbidden___lambda__1), 1, return x_1; } } -static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__14() { +static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__13; -x_2 = l_Lean_Parser_Term_typeAscription___closed__12; +x_1 = l_Lean_Parser_Term_typeAscription___closed__12; +x_2 = l_Lean_Parser_Term_typeAscription___closed__11; x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__15() { +static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__14() { _start: { lean_object* x_1; @@ -12578,17 +13084,17 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Parser_withoutPosition___lambda__1), 1, return x_1; } } -static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__16() { +static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__15; -x_2 = l_Lean_Parser_Term_typeAscription___closed__14; +x_1 = l_Lean_Parser_Term_typeAscription___closed__14; +x_2 = l_Lean_Parser_Term_typeAscription___closed__13; x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__17() { +static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__16() { _start: { lean_object* x_1; @@ -12596,62 +13102,62 @@ x_1 = lean_mk_string_from_bytes(")", 1); return x_1; } } -static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__18() { +static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__17() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_typeAscription___closed__17; +x_1 = l_Lean_Parser_Term_typeAscription___closed__16; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__19() { +static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__16; -x_2 = l_Lean_Parser_Term_typeAscription___closed__18; +x_1 = l_Lean_Parser_Term_typeAscription___closed__15; +x_2 = l_Lean_Parser_Term_typeAscription___closed__17; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__20() { +static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_typeAscription___closed__5; -x_2 = l_Lean_Parser_Term_typeAscription___closed__19; +x_2 = l_Lean_Parser_Term_typeAscription___closed__18; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__21() { +static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__20() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Term_typeAscription___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Term_typeAscription___closed__20; +x_3 = l_Lean_Parser_Term_typeAscription___closed__19; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__22() { +static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__21() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_typeAscription___closed__3; -x_2 = l_Lean_Parser_Term_typeAscription___closed__21; +x_2 = l_Lean_Parser_Term_typeAscription___closed__20; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__23() { +static lean_object* _init_l_Lean_Parser_Term_typeAscription___closed__22() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_typeAscription___closed__2; -x_2 = l_Lean_Parser_Term_typeAscription___closed__22; +x_2 = l_Lean_Parser_Term_typeAscription___closed__21; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } @@ -12660,7 +13166,7 @@ static lean_object* _init_l_Lean_Parser_Term_typeAscription() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Term_typeAscription___closed__23; +x_1 = l_Lean_Parser_Term_typeAscription___closed__22; return x_1; } } @@ -12699,7 +13205,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_typeAscription_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(163u); +x_1 = lean_unsigned_to_nat(209u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -12711,7 +13217,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_typeAscription_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(164u); +x_1 = lean_unsigned_to_nat(210u); x_2 = lean_unsigned_to_nat(109u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -12739,7 +13245,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_typeAscription_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(163u); +x_1 = lean_unsigned_to_nat(209u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -12751,7 +13257,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_typeAscription_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(163u); +x_1 = lean_unsigned_to_nat(209u); x_2 = lean_unsigned_to_nat(41u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -12829,7 +13335,7 @@ static lean_object* _init_l_Lean_Parser_Term_typeAscription_formatter___closed__ _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_typeAscription___closed__7; +x_1 = l_Lean_Parser_Term_typeAscription___closed__6; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; @@ -12921,7 +13427,7 @@ static lean_object* _init_l_Lean_Parser_Term_typeAscription_formatter___closed__ _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_typeAscription___closed__17; +x_1 = l_Lean_Parser_Term_typeAscription___closed__16; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; @@ -13050,7 +13556,7 @@ static lean_object* _init_l_Lean_Parser_Term_typeAscription_parenthesizer___clos _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_typeAscription___closed__7; +x_1 = l_Lean_Parser_Term_typeAscription___closed__6; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; @@ -13134,7 +13640,7 @@ static lean_object* _init_l_Lean_Parser_Term_typeAscription_parenthesizer___clos _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_typeAscription___closed__17; +x_1 = l_Lean_Parser_Term_typeAscription___closed__16; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; @@ -13274,7 +13780,7 @@ static lean_object* _init_l_Lean_Parser_Term_tuple___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_typeAscription___closed__6; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__15; x_2 = l_Lean_Parser_Term_tuple___closed__4; x_3 = l_Lean_Parser_Term_tuple___closed__5; x_4 = 1; @@ -13296,7 +13802,7 @@ static lean_object* _init_l_Lean_Parser_Term_tuple___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__6; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__15; x_2 = l_Lean_Parser_Term_tuple___closed__7; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; @@ -13306,7 +13812,7 @@ static lean_object* _init_l_Lean_Parser_Term_tuple___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__13; +x_1 = l_Lean_Parser_Term_typeAscription___closed__12; x_2 = l_Lean_Parser_Term_tuple___closed__8; x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); return x_3; @@ -13316,7 +13822,7 @@ static lean_object* _init_l_Lean_Parser_Term_tuple___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__15; +x_1 = l_Lean_Parser_Term_typeAscription___closed__14; x_2 = l_Lean_Parser_Term_tuple___closed__9; x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); return x_3; @@ -13336,7 +13842,7 @@ static lean_object* _init_l_Lean_Parser_Term_tuple___closed__12() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_tuple___closed__11; -x_2 = l_Lean_Parser_Term_typeAscription___closed__18; +x_2 = l_Lean_Parser_Term_typeAscription___closed__17; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -13425,7 +13931,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_tuple_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(166u); +x_1 = lean_unsigned_to_nat(212u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -13437,7 +13943,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_tuple_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(167u); +x_1 = lean_unsigned_to_nat(213u); x_2 = lean_unsigned_to_nat(135u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -13465,7 +13971,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_tuple_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(166u); +x_1 = lean_unsigned_to_nat(212u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -13477,7 +13983,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_tuple_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(166u); +x_1 = lean_unsigned_to_nat(212u); x_2 = lean_unsigned_to_nat(32u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -13919,8 +14425,8 @@ static lean_object* _init_l_Lean_Parser_Term_paren___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__13; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_1 = l_Lean_Parser_Term_typeAscription___closed__12; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); return x_3; } @@ -13929,7 +14435,7 @@ static lean_object* _init_l_Lean_Parser_Term_paren___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__15; +x_1 = l_Lean_Parser_Term_typeAscription___closed__14; x_2 = l_Lean_Parser_Term_paren___closed__4; x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); return x_3; @@ -13940,7 +14446,7 @@ static lean_object* _init_l_Lean_Parser_Term_paren___closed__6() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_paren___closed__5; -x_2 = l_Lean_Parser_Term_typeAscription___closed__18; +x_2 = l_Lean_Parser_Term_typeAscription___closed__17; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -14029,7 +14535,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_paren_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(177u); +x_1 = lean_unsigned_to_nat(223u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -14041,7 +14547,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_paren_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(178u); +x_1 = lean_unsigned_to_nat(224u); x_2 = lean_unsigned_to_nat(81u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -14069,7 +14575,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_paren_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(177u); +x_1 = lean_unsigned_to_nat(223u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -14081,7 +14587,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_paren_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(177u); +x_1 = lean_unsigned_to_nat(223u); x_2 = lean_unsigned_to_nat(32u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -14438,7 +14944,7 @@ static lean_object* _init_l_Lean_Parser_Term_anonymousCtor___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_typeAscription___closed__6; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__15; x_2 = l_Lean_Parser_Term_tuple___closed__4; x_3 = l_Lean_Parser_Term_tuple___closed__5; x_4 = 1; @@ -14450,7 +14956,7 @@ static lean_object* _init_l_Lean_Parser_Term_anonymousCtor___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__13; +x_1 = l_Lean_Parser_Term_typeAscription___closed__12; x_2 = l_Lean_Parser_Term_anonymousCtor___closed__6; x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); return x_3; @@ -14460,7 +14966,7 @@ static lean_object* _init_l_Lean_Parser_Term_anonymousCtor___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__15; +x_1 = l_Lean_Parser_Term_typeAscription___closed__14; x_2 = l_Lean_Parser_Term_anonymousCtor___closed__7; x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); return x_3; @@ -14577,7 +15083,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_anonymousCtor_declRang _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(186u); +x_1 = lean_unsigned_to_nat(232u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -14589,7 +15095,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_anonymousCtor_declRang _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(187u); +x_1 = lean_unsigned_to_nat(233u); x_2 = lean_unsigned_to_nat(101u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -14617,7 +15123,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_anonymousCtor_declRang _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(186u); +x_1 = lean_unsigned_to_nat(232u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -14629,7 +15135,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_anonymousCtor_declRang _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(186u); +x_1 = lean_unsigned_to_nat(232u); x_2 = lean_unsigned_to_nat(40u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -15094,7 +15600,7 @@ static lean_object* _init_l_Lean_Parser_Term_fromTerm___closed__6() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_fromTerm___closed__5; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -15259,7 +15765,7 @@ static lean_object* _init_l_Lean_Parser_Term_sufficesDecl___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__6; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__15; x_2 = l_Lean_Parser_Term_sufficesDecl___closed__10; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; @@ -15386,7 +15892,7 @@ static lean_object* _init_l_Lean_Parser_Term_suffices___closed__8() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_typeAscription___closed__6; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__15; x_2 = l_Lean_Parser_Term_optSemicolon(x_1); return x_2; } @@ -15457,7 +15963,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_suffices_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(197u); +x_1 = lean_unsigned_to_nat(243u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -15469,7 +15975,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_suffices_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(198u); +x_1 = lean_unsigned_to_nat(244u); x_2 = lean_unsigned_to_nat(71u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -15497,7 +16003,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_suffices_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(197u); +x_1 = lean_unsigned_to_nat(243u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -15509,7 +16015,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_suffices_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(197u); +x_1 = lean_unsigned_to_nat(243u); x_2 = lean_unsigned_to_nat(37u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -16831,7 +17337,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_show_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(199u); +x_1 = lean_unsigned_to_nat(245u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -16843,7 +17349,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_show_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(199u); +x_1 = lean_unsigned_to_nat(245u); x_2 = lean_unsigned_to_nat(108u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -16871,7 +17377,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_show_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(199u); +x_1 = lean_unsigned_to_nat(245u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -16883,7 +17389,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_show_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(199u); +x_1 = lean_unsigned_to_nat(245u); x_2 = lean_unsigned_to_nat(33u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -17176,8 +17682,8 @@ static lean_object* _init_l_Lean_Parser_Term_structInstArrayRef___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__15; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_1 = l_Lean_Parser_Term_typeAscription___closed__14; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); return x_3; } @@ -17462,7 +17968,7 @@ static lean_object* _init_l_Lean_Parser_Term_structInstField___closed__6() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_structInstField___closed__5; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -17811,7 +18317,7 @@ static lean_object* _init_l_Lean_Parser_Term_structInst___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; -x_1 = l_Lean_Parser_Term_typeAscription___closed__6; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__15; x_2 = l_Lean_Parser_Term_tuple___closed__4; x_3 = l_Lean_Parser_Term_tuple___closed__5; x_4 = 0; @@ -17931,7 +18437,7 @@ static lean_object* _init_l_Lean_Parser_Term_structInst___closed__18() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_optIdent___closed__2; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -17979,7 +18485,7 @@ static lean_object* _init_l_Lean_Parser_Term_structInst___closed__23() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__15; +x_1 = l_Lean_Parser_Term_typeAscription___closed__14; x_2 = l_Lean_Parser_Term_structInst___closed__22; x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); return x_3; @@ -18096,7 +18602,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_structInst_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(221u); +x_1 = lean_unsigned_to_nat(267u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -18108,7 +18614,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_structInst_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(225u); +x_1 = lean_unsigned_to_nat(271u); x_2 = lean_unsigned_to_nat(46u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -18136,7 +18642,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_structInst_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(221u); +x_1 = lean_unsigned_to_nat(267u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -18148,7 +18654,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_structInst_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(221u); +x_1 = lean_unsigned_to_nat(267u); x_2 = lean_unsigned_to_nat(37u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -20097,7 +20603,7 @@ static lean_object* _init_l_Lean_Parser_Term_typeSpec___closed__4() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_optIdent___closed__2; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -20300,7 +20806,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_explicit_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(232u); +x_1 = lean_unsigned_to_nat(278u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -20312,7 +20818,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_explicit_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(233u); +x_1 = lean_unsigned_to_nat(279u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -20340,7 +20846,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_explicit_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(232u); +x_1 = lean_unsigned_to_nat(278u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -20352,7 +20858,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_explicit_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(232u); +x_1 = lean_unsigned_to_nat(278u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -20656,7 +21162,7 @@ static lean_object* _init_l_Lean_Parser_Term_inaccessible___closed__6() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_structInstArrayRef___closed__6; -x_2 = l_Lean_Parser_Term_typeAscription___closed__18; +x_2 = l_Lean_Parser_Term_typeAscription___closed__17; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -20745,7 +21251,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_inaccessible_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(238u); +x_1 = lean_unsigned_to_nat(284u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -20757,7 +21263,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_inaccessible_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(239u); +x_1 = lean_unsigned_to_nat(285u); x_2 = lean_unsigned_to_nat(43u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -20785,7 +21291,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_inaccessible_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(238u); +x_1 = lean_unsigned_to_nat(284u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -20797,7 +21303,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_inaccessible_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(238u); +x_1 = lean_unsigned_to_nat(284u); x_2 = lean_unsigned_to_nat(39u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -21501,9 +22007,9 @@ x_3 = l_Lean_Parser_Term_explicitBinder___closed__6; x_4 = l_Lean_Parser_andthen(x_2, x_3); x_5 = l_Lean_Parser_Term_explicitBinder___closed__4; x_6 = l_Lean_Parser_andthen(x_5, x_4); -x_7 = l_Lean_Parser_Term_typeAscription___closed__15; +x_7 = l_Lean_Parser_Term_typeAscription___closed__14; x_8 = l_Lean_Parser_adaptCacheableContext(x_7, x_6); -x_9 = l_Lean_Parser_Term_typeAscription___closed__18; +x_9 = l_Lean_Parser_Term_typeAscription___closed__17; x_10 = l_Lean_Parser_andthen(x_8, x_9); x_11 = l_Lean_Parser_Term_typeAscription___closed__5; x_12 = l_Lean_Parser_andthen(x_11, x_10); @@ -21564,7 +22070,7 @@ lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_obj x_2 = l_Lean_Parser_Term_binderType(x_1); x_3 = l_Lean_Parser_Term_explicitBinder___closed__4; x_4 = l_Lean_Parser_andthen(x_3, x_2); -x_5 = l_Lean_Parser_Term_typeAscription___closed__15; +x_5 = l_Lean_Parser_Term_typeAscription___closed__14; x_6 = l_Lean_Parser_adaptCacheableContext(x_5, x_4); x_7 = l_Lean_Parser_Tactic_tacticSeqBracketed___closed__8; x_8 = l_Lean_Parser_andthen(x_6, x_7); @@ -21812,7 +22318,7 @@ static lean_object* _init_l_Lean_Parser_Term_instBinder___closed__4() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_optIdent; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -21821,7 +22327,7 @@ static lean_object* _init_l_Lean_Parser_Term_instBinder___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__15; +x_1 = l_Lean_Parser_Term_typeAscription___closed__14; x_2 = l_Lean_Parser_Term_instBinder___closed__4; x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); return x_3; @@ -22015,7 +22521,7 @@ static lean_object* _init_l_Lean_Parser_Term_depArrow___closed__8() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_depArrow___closed__7; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -22086,7 +22592,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_depArrow_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(307u); +x_1 = lean_unsigned_to_nat(353u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -22098,7 +22604,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_depArrow_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(308u); +x_1 = lean_unsigned_to_nat(354u); x_2 = lean_unsigned_to_nat(66u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -22126,7 +22632,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_depArrow_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(307u); +x_1 = lean_unsigned_to_nat(353u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -22138,7 +22644,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_depArrow_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(307u); +x_1 = lean_unsigned_to_nat(353u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -24176,7 +24682,7 @@ static lean_object* _init_l_Lean_Parser_Term_forall___closed__10() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_tuple___closed__5; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -24267,7 +24773,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_forall_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(311u); +x_1 = lean_unsigned_to_nat(357u); x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -24279,7 +24785,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_forall_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(314u); +x_1 = lean_unsigned_to_nat(360u); x_2 = lean_unsigned_to_nat(31u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -24307,7 +24813,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_forall_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(311u); +x_1 = lean_unsigned_to_nat(357u); x_2 = lean_unsigned_to_nat(4u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -24319,7 +24825,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_forall_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(311u); +x_1 = lean_unsigned_to_nat(357u); x_2 = lean_unsigned_to_nat(12u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -25027,7 +25533,7 @@ static lean_object* _init_l_Lean_Parser_Term_matchAltExpr___closed__1() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_typeAscription___closed__6; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__15; x_2 = l_Lean_Parser_Term_matchAlt(x_1); return x_2; } @@ -25145,7 +25651,7 @@ static lean_object* _init_l_Lean_Parser_Term_matchDiscr___closed__4() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_optIdent___closed__5; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -25450,7 +25956,7 @@ static lean_object* _init_l_Lean_Parser_Term_generalizingParam___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__18; +x_1 = l_Lean_Parser_Term_typeAscription___closed__17; x_2 = l_Lean_Parser_skip; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; @@ -25755,7 +26261,7 @@ static lean_object* _init_l_Lean_Parser_Term_match___closed__11() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_typeAscription___closed__6; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__15; x_2 = l_Lean_Parser_Term_matchAlts(x_1); return x_2; } @@ -25884,7 +26390,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_match_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(381u); +x_1 = lean_unsigned_to_nat(427u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -25896,7 +26402,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_match_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(383u); +x_1 = lean_unsigned_to_nat(429u); x_2 = lean_unsigned_to_nat(31u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -25924,7 +26430,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_match_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(381u); +x_1 = lean_unsigned_to_nat(427u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -25936,7 +26442,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_match_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(381u); +x_1 = lean_unsigned_to_nat(427u); x_2 = lean_unsigned_to_nat(34u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -27948,7 +28454,7 @@ static lean_object* _init_l_Lean_Parser_Term_nomatch___closed__6() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_nomatch___closed__5; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -28027,7 +28533,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_nomatch_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(389u); +x_1 = lean_unsigned_to_nat(435u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28039,7 +28545,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_nomatch_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(389u); +x_1 = lean_unsigned_to_nat(435u); x_2 = lean_unsigned_to_nat(88u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28067,7 +28573,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_nomatch_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(389u); +x_1 = lean_unsigned_to_nat(435u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28079,7 +28585,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_nomatch_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(389u); +x_1 = lean_unsigned_to_nat(435u); x_2 = lean_unsigned_to_nat(36u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28659,7 +29165,7 @@ static lean_object* _init_l_Lean_Parser_Term_basicFun___closed__11() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_basicFun___closed__10; -x_2 = l_Lean_Parser_Term_typeAscription___closed__9; +x_2 = l_Lean_Parser_Term_typeAscription___closed__8; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -28839,7 +29345,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_fun_declRange___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(405u); +x_1 = lean_unsigned_to_nat(451u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28851,7 +29357,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_fun_declRange___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(406u); +x_1 = lean_unsigned_to_nat(452u); x_2 = lean_unsigned_to_nat(73u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28879,7 +29385,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_fun_declRange___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(405u); +x_1 = lean_unsigned_to_nat(451u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -28891,7 +29397,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_fun_declRange___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(405u); +x_1 = lean_unsigned_to_nat(451u); x_2 = lean_unsigned_to_nat(32u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -30143,7 +30649,7 @@ static lean_object* _init_l_Lean_Parser_Term_withAnonymousAntiquot___closed__10( { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_generalizingParam___closed__8; -x_2 = l_Lean_Parser_Term_typeAscription___closed__18; +x_2 = l_Lean_Parser_Term_typeAscription___closed__17; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -30252,7 +30758,7 @@ static lean_object* _init_l_Lean_Parser_Term_leading__parser___closed__6() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_leading__parser___closed__5; -x_2 = l_Lean_Parser_Term_typeAscription___closed__9; +x_2 = l_Lean_Parser_Term_typeAscription___closed__8; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -30333,7 +30839,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_leading__parser_declRa _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(412u); +x_1 = lean_unsigned_to_nat(458u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -30345,7 +30851,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_leading__parser_declRa _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(413u); +x_1 = lean_unsigned_to_nat(459u); x_2 = lean_unsigned_to_nat(98u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -30373,7 +30879,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_leading__parser_declRa _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(412u); +x_1 = lean_unsigned_to_nat(458u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -30385,7 +30891,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_leading__parser_declRa _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(412u); +x_1 = lean_unsigned_to_nat(458u); x_2 = lean_unsigned_to_nat(43u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -31149,7 +31655,7 @@ static lean_object* _init_l_Lean_Parser_Term_trailing__parser___closed__5() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_optExprPrecedence; -x_2 = l_Lean_Parser_Term_typeAscription___closed__9; +x_2 = l_Lean_Parser_Term_typeAscription___closed__8; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -31230,7 +31736,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_trailing__parser_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(414u); +x_1 = lean_unsigned_to_nat(460u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -31242,7 +31748,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_trailing__parser_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(415u); +x_1 = lean_unsigned_to_nat(461u); x_2 = lean_unsigned_to_nat(86u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -31270,7 +31776,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_trailing__parser_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(414u); +x_1 = lean_unsigned_to_nat(460u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -31282,7 +31788,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_trailing__parser_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(414u); +x_1 = lean_unsigned_to_nat(460u); x_2 = lean_unsigned_to_nat(44u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -31694,7 +32200,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_borrowed_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(417u); +x_1 = lean_unsigned_to_nat(463u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -31706,7 +32212,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_borrowed_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(418u); +x_1 = lean_unsigned_to_nat(464u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -31734,7 +32240,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_borrowed_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(417u); +x_1 = lean_unsigned_to_nat(463u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -31746,7 +32252,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_borrowed_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(417u); +x_1 = lean_unsigned_to_nat(463u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -32102,7 +32608,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_quotedName_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(420u); +x_1 = lean_unsigned_to_nat(466u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -32114,7 +32620,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_quotedName_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(420u); +x_1 = lean_unsigned_to_nat(466u); x_2 = lean_unsigned_to_nat(63u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -32142,7 +32648,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_quotedName_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(420u); +x_1 = lean_unsigned_to_nat(466u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -32154,7 +32660,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_quotedName_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(420u); +x_1 = lean_unsigned_to_nat(466u); x_2 = lean_unsigned_to_nat(37u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -32546,7 +33052,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_doubleQuotedName_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(427u); +x_1 = lean_unsigned_to_nat(473u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -32558,7 +33064,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_doubleQuotedName_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(428u); +x_1 = lean_unsigned_to_nat(474u); x_2 = lean_unsigned_to_nat(68u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -32586,7 +33092,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_doubleQuotedName_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(427u); +x_1 = lean_unsigned_to_nat(473u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -32598,7 +33104,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_doubleQuotedName_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(427u); +x_1 = lean_unsigned_to_nat(473u); x_2 = lean_unsigned_to_nat(43u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -33138,7 +33644,7 @@ static lean_object* _init_l_Lean_Parser_Term_letIdDecl___closed__6() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_letIdDecl___closed__5; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -33237,7 +33743,7 @@ static lean_object* _init_l_Lean_Parser_Term_letPatDecl___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__6; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__15; x_2 = l_Lean_Parser_Term_letPatDecl___closed__5; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; @@ -33257,7 +33763,7 @@ static lean_object* _init_l_Lean_Parser_Term_letPatDecl___closed__8() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_letPatDecl___closed__7; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -33671,7 +34177,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_let_declRange___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(490u); +x_1 = lean_unsigned_to_nat(536u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -33683,7 +34189,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_let_declRange___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(491u); +x_1 = lean_unsigned_to_nat(537u); x_2 = lean_unsigned_to_nat(61u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -33711,7 +34217,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_let_declRange___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(490u); +x_1 = lean_unsigned_to_nat(536u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -33723,7 +34229,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_let_declRange___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(490u); +x_1 = lean_unsigned_to_nat(536u); x_2 = lean_unsigned_to_nat(32u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -35370,7 +35876,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_let__fun_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(497u); +x_1 = lean_unsigned_to_nat(543u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -35382,7 +35888,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_let__fun_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(498u); +x_1 = lean_unsigned_to_nat(544u); x_2 = lean_unsigned_to_nat(87u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -35410,7 +35916,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_let__fun_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(497u); +x_1 = lean_unsigned_to_nat(543u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -35422,7 +35928,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_let__fun_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(497u); +x_1 = lean_unsigned_to_nat(543u); x_2 = lean_unsigned_to_nat(36u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -35902,7 +36408,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_let__delayed_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(502u); +x_1 = lean_unsigned_to_nat(548u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -35914,7 +36420,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_let__delayed_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(503u); +x_1 = lean_unsigned_to_nat(549u); x_2 = lean_unsigned_to_nat(69u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -35942,7 +36448,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_let__delayed_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(502u); +x_1 = lean_unsigned_to_nat(548u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -35954,7 +36460,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_let__delayed_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(502u); +x_1 = lean_unsigned_to_nat(548u); x_2 = lean_unsigned_to_nat(40u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -36390,7 +36896,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_let__tmp_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(508u); +x_1 = lean_unsigned_to_nat(554u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -36402,7 +36908,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_let__tmp_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(509u); +x_1 = lean_unsigned_to_nat(555u); x_2 = lean_unsigned_to_nat(65u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -36430,7 +36936,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_let__tmp_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(508u); +x_1 = lean_unsigned_to_nat(554u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -36442,7 +36948,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_let__tmp_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(508u); +x_1 = lean_unsigned_to_nat(554u); x_2 = lean_unsigned_to_nat(36u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -36819,7 +37325,7 @@ static lean_object* _init_l_Lean_Parser_Term_haveIdDecl___closed__6() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_haveIdDecl___closed__5; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -37169,7 +37675,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_have_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(522u); +x_1 = lean_unsigned_to_nat(568u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -37181,7 +37687,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_have_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(523u); +x_1 = lean_unsigned_to_nat(569u); x_2 = lean_unsigned_to_nat(62u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -37209,7 +37715,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_have_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(522u); +x_1 = lean_unsigned_to_nat(568u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -37221,7 +37727,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_have_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(522u); +x_1 = lean_unsigned_to_nat(568u); x_2 = lean_unsigned_to_nat(33u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -38637,7 +39143,7 @@ static lean_object* _init_l_Lean_Parser_Term_attributes___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__15; +x_1 = l_Lean_Parser_Term_typeAscription___closed__14; x_2 = l_Lean_Parser_Term_attributes___closed__6; x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); return x_3; @@ -38773,8 +39279,8 @@ static lean_object* _init_l_Lean_Parser_Term_letRecDecl___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_letRecDecl___closed__5; -x_2 = l_Lean_Parser_Term_letDecl; +x_1 = l_Lean_Parser_Term_letDecl; +x_2 = l_Lean_Parser_Termination_suffix; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -38783,7 +39289,7 @@ static lean_object* _init_l_Lean_Parser_Term_letRecDecl___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_letRecDecl___closed__4; +x_1 = l_Lean_Parser_Term_letRecDecl___closed__5; x_2 = l_Lean_Parser_Term_letRecDecl___closed__6; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; @@ -38792,30 +39298,40 @@ return x_3; static lean_object* _init_l_Lean_Parser_Term_letRecDecl___closed__8() { _start: { +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Term_letRecDecl___closed__4; +x_2 = l_Lean_Parser_Term_letRecDecl___closed__7; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Term_letRecDecl___closed__9() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Term_letRecDecl___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Term_letRecDecl___closed__7; +x_3 = l_Lean_Parser_Term_letRecDecl___closed__8; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Term_letRecDecl___closed__9() { +static lean_object* _init_l_Lean_Parser_Term_letRecDecl___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_letRecDecl___closed__3; -x_2 = l_Lean_Parser_Term_letRecDecl___closed__8; +x_2 = l_Lean_Parser_Term_letRecDecl___closed__9; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Term_letRecDecl___closed__10() { +static lean_object* _init_l_Lean_Parser_Term_letRecDecl___closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_letRecDecl___closed__2; -x_2 = l_Lean_Parser_Term_letRecDecl___closed__9; +x_2 = l_Lean_Parser_Term_letRecDecl___closed__10; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } @@ -38824,7 +39340,7 @@ static lean_object* _init_l_Lean_Parser_Term_letRecDecl() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Term_letRecDecl___closed__10; +x_1 = l_Lean_Parser_Term_letRecDecl___closed__11; return x_1; } } @@ -39066,7 +39582,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_letrec_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(541u); +x_1 = lean_unsigned_to_nat(587u); x_2 = lean_unsigned_to_nat(0u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -39078,7 +39594,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_letrec_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(543u); +x_1 = lean_unsigned_to_nat(589u); x_2 = lean_unsigned_to_nat(25u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -39106,7 +39622,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_letrec_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(541u); +x_1 = lean_unsigned_to_nat(587u); x_2 = lean_unsigned_to_nat(4u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -39118,7 +39634,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_letrec_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(541u); +x_1 = lean_unsigned_to_nat(587u); x_2 = lean_unsigned_to_nat(12u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -39832,6 +40348,429 @@ x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__2; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__3; +x_3 = 1; +x_4 = 0; +x_5 = lean_box(x_3); +x_6 = lean_box(x_4); +x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); +lean_closure_set(x_7, 0, x_1); +lean_closure_set(x_7, 1, x_2); +lean_closure_set(x_7, 2, x_5); +lean_closure_set(x_7, 3, x_6); +return x_7; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Tactic_tacticSeqBracketed_formatter___closed__6; +x_2 = lean_alloc_closure((void*)(l_Lean_ppDedent_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__5; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Term_ident_formatter___closed__2; +x_2 = l_Lean_Parser_Term_hole_formatter___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_orelse_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Term_typeAscription_formatter___closed__4; +x_2 = l_Lean_Parser_Termination_terminationBy_formatter___closed__4; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Termination_terminationBy_formatter___closed__5; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_many_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_darrow___closed__1; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__8() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_terminationBy_formatter___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy_formatter___closed__7; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__9() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Termination_terminationBy_formatter___closed__8; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_atomic_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__10() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Termination_terminationBy_formatter___closed__9; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__11() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_terminationBy_formatter___closed__10; +x_2 = l_Lean_Parser_Term_typeAscription_formatter___closed__5; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__12() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_terminationBy_formatter___closed__3; +x_2 = l_Lean_Parser_Termination_terminationBy_formatter___closed__11; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__13() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_terminationBy_formatter___closed__2; +x_2 = l_Lean_Parser_Termination_terminationBy_formatter___closed__12; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__14() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__3; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Termination_terminationBy_formatter___closed__13; +x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); +lean_closure_set(x_4, 0, x_1); +lean_closure_set(x_4, 1, x_2); +lean_closure_set(x_4, 2, x_3); +return x_4; +} +} +LEAN_EXPORT lean_object* l_Lean_Parser_Termination_terminationBy_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +lean_object* x_6; lean_object* x_7; lean_object* x_8; +x_6 = l_Lean_Parser_Termination_terminationBy_formatter___closed__1; +x_7 = l_Lean_Parser_Termination_terminationBy_formatter___closed__14; +x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +return x_8; +} +} +static lean_object* _init_l___regBuiltin_Lean_Parser_Termination_terminationBy_formatter___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Lean_Parser_Command_docComment___closed__1; +x_2 = l_Lean_Parser_Command_docComment___closed__2; +x_3 = l_Lean_Parser_Termination_terminationBy___closed__1; +x_4 = l_Lean_Parser_Termination_terminationBy___closed__2; +x_5 = l___regBuiltin_Lean_Parser_Tactic_tacticSeqBracketed_formatter___closed__1; +x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); +return x_6; +} +} +static lean_object* _init_l___regBuiltin_Lean_Parser_Termination_terminationBy_formatter___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Termination_terminationBy_formatter), 5, 0); +return x_1; +} +} +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Termination_terminationBy_formatter(lean_object* x_1) { +_start: +{ +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_2 = l___regBuiltin_Lean_Parser_Tactic_tacticSeqBracketed_formatter___closed__3; +x_3 = l_Lean_Parser_Termination_terminationBy___closed__3; +x_4 = l___regBuiltin_Lean_Parser_Termination_terminationBy_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Termination_terminationBy_formatter___closed__2; +x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); +return x_6; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy_formatter___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; +x_1 = l_Lean_Parser_Termination_decreasingBy___closed__1; +x_2 = l_Lean_Parser_Termination_decreasingBy___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = lean_box(x_3); +x_6 = lean_box(x_4); +x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); +lean_closure_set(x_7, 0, x_1); +lean_closure_set(x_7, 1, x_2); +lean_closure_set(x_7, 2, x_5); +lean_closure_set(x_7, 3, x_6); +return x_7; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy_formatter___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Termination_decreasingBy___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy_formatter___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_decreasingBy_formatter___closed__2; +x_2 = l___regBuiltin_Lean_Parser_Tactic_tacticSeqIndentGt_formatter___closed__3; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy_formatter___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_terminationBy_formatter___closed__2; +x_2 = l_Lean_Parser_Termination_decreasingBy_formatter___closed__3; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy_formatter___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Termination_decreasingBy___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Termination_decreasingBy_formatter___closed__4; +x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); +lean_closure_set(x_4, 0, x_1); +lean_closure_set(x_4, 1, x_2); +lean_closure_set(x_4, 2, x_3); +return x_4; +} +} +LEAN_EXPORT lean_object* l_Lean_Parser_Termination_decreasingBy_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +lean_object* x_6; lean_object* x_7; lean_object* x_8; +x_6 = l_Lean_Parser_Termination_decreasingBy_formatter___closed__1; +x_7 = l_Lean_Parser_Termination_decreasingBy_formatter___closed__5; +x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +return x_8; +} +} +static lean_object* _init_l___regBuiltin_Lean_Parser_Termination_decreasingBy_formatter___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Lean_Parser_Command_docComment___closed__1; +x_2 = l_Lean_Parser_Command_docComment___closed__2; +x_3 = l_Lean_Parser_Termination_terminationBy___closed__1; +x_4 = l_Lean_Parser_Termination_decreasingBy___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Tactic_tacticSeqBracketed_formatter___closed__1; +x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); +return x_6; +} +} +static lean_object* _init_l___regBuiltin_Lean_Parser_Termination_decreasingBy_formatter___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Termination_decreasingBy_formatter), 5, 0); +return x_1; +} +} +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Termination_decreasingBy_formatter(lean_object* x_1) { +_start: +{ +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_2 = l___regBuiltin_Lean_Parser_Tactic_tacticSeqBracketed_formatter___closed__3; +x_3 = l_Lean_Parser_Termination_decreasingBy___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Termination_decreasingBy_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Termination_decreasingBy_formatter___closed__2; +x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); +return x_6; +} +} +static lean_object* _init_l_Lean_Parser_Termination_suffix_formatter___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; +x_1 = l_Lean_Parser_Termination_suffix___closed__1; +x_2 = l_Lean_Parser_Termination_suffix___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = lean_box(x_3); +x_6 = lean_box(x_4); +x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_formatter___boxed), 9, 4); +lean_closure_set(x_7, 0, x_1); +lean_closure_set(x_7, 1, x_2); +lean_closure_set(x_7, 2, x_5); +lean_closure_set(x_7, 3, x_6); +return x_7; +} +} +static lean_object* _init_l_Lean_Parser_Termination_suffix_formatter___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l___regBuiltin_Lean_Parser_Termination_terminationBy_formatter___closed__2; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_suffix_formatter___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l___regBuiltin_Lean_Parser_Termination_decreasingBy_formatter___closed__2; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_formatter), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_suffix_formatter___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_suffix_formatter___closed__2; +x_2 = l_Lean_Parser_Termination_suffix_formatter___closed__3; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_suffix_formatter___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Termination_suffix___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Termination_suffix_formatter___closed__4; +x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); +lean_closure_set(x_4, 0, x_1); +lean_closure_set(x_4, 1, x_2); +lean_closure_set(x_4, 2, x_3); +return x_4; +} +} +LEAN_EXPORT lean_object* l_Lean_Parser_Termination_suffix_formatter(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +lean_object* x_6; lean_object* x_7; lean_object* x_8; +x_6 = l_Lean_Parser_Termination_suffix_formatter___closed__1; +x_7 = l_Lean_Parser_Termination_suffix_formatter___closed__5; +x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +return x_8; +} +} +static lean_object* _init_l___regBuiltin_Lean_Parser_Termination_suffix_formatter___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Lean_Parser_Command_docComment___closed__1; +x_2 = l_Lean_Parser_Command_docComment___closed__2; +x_3 = l_Lean_Parser_Termination_terminationBy___closed__1; +x_4 = l_Lean_Parser_Termination_suffix___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Tactic_tacticSeqBracketed_formatter___closed__1; +x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); +return x_6; +} +} +static lean_object* _init_l___regBuiltin_Lean_Parser_Termination_suffix_formatter___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Termination_suffix_formatter), 5, 0); +return x_1; +} +} +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Termination_suffix_formatter(lean_object* x_1) { +_start: +{ +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_2 = l___regBuiltin_Lean_Parser_Tactic_tacticSeqBracketed_formatter___closed__3; +x_3 = l_Lean_Parser_Termination_suffix___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Termination_suffix_formatter___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Termination_suffix_formatter___closed__2; +x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); +return x_6; +} +} static lean_object* _init_l_Lean_Parser_Term_letRecDecl_formatter___closed__1() { _start: { @@ -39874,8 +40813,8 @@ static lean_object* _init_l_Lean_Parser_Term_letRecDecl_formatter___closed__4() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_letRecDecl_formatter___closed__3; -x_2 = l___regBuiltin_Lean_Parser_Term_letDecl_formatter___closed__2; +x_1 = l___regBuiltin_Lean_Parser_Term_letDecl_formatter___closed__2; +x_2 = l___regBuiltin_Lean_Parser_Termination_suffix_formatter___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -39886,7 +40825,7 @@ static lean_object* _init_l_Lean_Parser_Term_letRecDecl_formatter___closed__5() _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_letRecDecl_formatter___closed__2; +x_1 = l_Lean_Parser_Term_letRecDecl_formatter___closed__3; x_2 = l_Lean_Parser_Term_letRecDecl_formatter___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -39897,10 +40836,22 @@ return x_3; static lean_object* _init_l_Lean_Parser_Term_letRecDecl_formatter___closed__6() { _start: { +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Term_letRecDecl_formatter___closed__2; +x_2 = l_Lean_Parser_Term_letRecDecl_formatter___closed__5; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Term_letRecDecl_formatter___closed__7() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Term_letRecDecl___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Term_letRecDecl_formatter___closed__5; +x_3 = l_Lean_Parser_Term_letRecDecl_formatter___closed__6; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -39913,7 +40864,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Term_letRecDecl_formatter(lean_object* x_ { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Term_letRecDecl_formatter___closed__1; -x_7 = l_Lean_Parser_Term_letRecDecl_formatter___closed__6; +x_7 = l_Lean_Parser_Term_letRecDecl_formatter___closed__7; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -40836,6 +41787,429 @@ x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__2; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__3; +x_3 = 1; +x_4 = 0; +x_5 = lean_box(x_3); +x_6 = lean_box(x_4); +x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___boxed), 9, 4); +lean_closure_set(x_7, 0, x_1); +lean_closure_set(x_7, 1, x_2); +lean_closure_set(x_7, 2, x_5); +lean_closure_set(x_7, 3, x_6); +return x_7; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Tactic_tacticSeqBracketed_parenthesizer___closed__6; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_ppDedent_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__5; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Term_ident_parenthesizer___closed__2; +x_2 = l_Lean_Parser_Term_hole_parenthesizer___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_orelse_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Term_typeAscription_parenthesizer___closed__5; +x_2 = l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__4; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__6() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__5; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_many_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_darrow___closed__1; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__8() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__7; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__9() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__8; +x_2 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_atomic_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__10() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__9; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__11() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__10; +x_2 = l_Lean_Parser_Term_typeAscription_parenthesizer___closed__3; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__12() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__3; +x_2 = l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__11; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__13() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__2; +x_2 = l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__12; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__14() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__3; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__13; +x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); +lean_closure_set(x_4, 0, x_1); +lean_closure_set(x_4, 1, x_2); +lean_closure_set(x_4, 2, x_3); +return x_4; +} +} +LEAN_EXPORT lean_object* l_Lean_Parser_Termination_terminationBy_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +lean_object* x_6; lean_object* x_7; lean_object* x_8; +x_6 = l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__1; +x_7 = l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__14; +x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +return x_8; +} +} +static lean_object* _init_l___regBuiltin_Lean_Parser_Termination_terminationBy_parenthesizer___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Lean_Parser_Command_docComment___closed__1; +x_2 = l_Lean_Parser_Command_docComment___closed__2; +x_3 = l_Lean_Parser_Termination_terminationBy___closed__1; +x_4 = l_Lean_Parser_Termination_terminationBy___closed__2; +x_5 = l___regBuiltin_Lean_Parser_Tactic_tacticSeqBracketed_parenthesizer___closed__1; +x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); +return x_6; +} +} +static lean_object* _init_l___regBuiltin_Lean_Parser_Termination_terminationBy_parenthesizer___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Termination_terminationBy_parenthesizer), 5, 0); +return x_1; +} +} +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Termination_terminationBy_parenthesizer(lean_object* x_1) { +_start: +{ +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_2 = l___regBuiltin_Lean_Parser_Tactic_tacticSeqBracketed_parenthesizer___closed__3; +x_3 = l_Lean_Parser_Termination_terminationBy___closed__3; +x_4 = l___regBuiltin_Lean_Parser_Termination_terminationBy_parenthesizer___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Termination_terminationBy_parenthesizer___closed__2; +x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); +return x_6; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; +x_1 = l_Lean_Parser_Termination_decreasingBy___closed__1; +x_2 = l_Lean_Parser_Termination_decreasingBy___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = lean_box(x_3); +x_6 = lean_box(x_4); +x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___boxed), 9, 4); +lean_closure_set(x_7, 0, x_1); +lean_closure_set(x_7, 1, x_2); +lean_closure_set(x_7, 2, x_5); +lean_closure_set(x_7, 3, x_6); +return x_7; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l_Lean_Parser_Termination_decreasingBy___closed__4; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__2; +x_2 = l___regBuiltin_Lean_Parser_Tactic_tacticSeqIndentGt_parenthesizer___closed__2; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__2; +x_2 = l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__3; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Termination_decreasingBy___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__4; +x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); +lean_closure_set(x_4, 0, x_1); +lean_closure_set(x_4, 1, x_2); +lean_closure_set(x_4, 2, x_3); +return x_4; +} +} +LEAN_EXPORT lean_object* l_Lean_Parser_Termination_decreasingBy_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +lean_object* x_6; lean_object* x_7; lean_object* x_8; +x_6 = l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__1; +x_7 = l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__5; +x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +return x_8; +} +} +static lean_object* _init_l___regBuiltin_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Lean_Parser_Command_docComment___closed__1; +x_2 = l_Lean_Parser_Command_docComment___closed__2; +x_3 = l_Lean_Parser_Termination_terminationBy___closed__1; +x_4 = l_Lean_Parser_Termination_decreasingBy___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Tactic_tacticSeqBracketed_parenthesizer___closed__1; +x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); +return x_6; +} +} +static lean_object* _init_l___regBuiltin_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Termination_decreasingBy_parenthesizer), 5, 0); +return x_1; +} +} +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Termination_decreasingBy_parenthesizer(lean_object* x_1) { +_start: +{ +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_2 = l___regBuiltin_Lean_Parser_Tactic_tacticSeqBracketed_parenthesizer___closed__3; +x_3 = l_Lean_Parser_Termination_decreasingBy___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__2; +x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); +return x_6; +} +} +static lean_object* _init_l_Lean_Parser_Termination_suffix_parenthesizer___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; uint8_t x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; +x_1 = l_Lean_Parser_Termination_suffix___closed__1; +x_2 = l_Lean_Parser_Termination_suffix___closed__2; +x_3 = 1; +x_4 = 0; +x_5 = lean_box(x_3); +x_6 = lean_box(x_4); +x_7 = lean_alloc_closure((void*)(l_Lean_Parser_mkAntiquot_parenthesizer___boxed), 9, 4); +lean_closure_set(x_7, 0, x_1); +lean_closure_set(x_7, 1, x_2); +lean_closure_set(x_7, 2, x_5); +lean_closure_set(x_7, 3, x_6); +return x_7; +} +} +static lean_object* _init_l_Lean_Parser_Termination_suffix_parenthesizer___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l___regBuiltin_Lean_Parser_Termination_terminationBy_parenthesizer___closed__2; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_suffix_parenthesizer___closed__3() { +_start: +{ +lean_object* x_1; lean_object* x_2; +x_1 = l___regBuiltin_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__2; +x_2 = lean_alloc_closure((void*)(l_Lean_Parser_optional_parenthesizer), 6, 1); +lean_closure_set(x_2, 0, x_1); +return x_2; +} +} +static lean_object* _init_l_Lean_Parser_Termination_suffix_parenthesizer___closed__4() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Termination_suffix_parenthesizer___closed__2; +x_2 = l_Lean_Parser_Termination_suffix_parenthesizer___closed__3; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Termination_suffix_parenthesizer___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; +x_1 = l_Lean_Parser_Termination_suffix___closed__2; +x_2 = lean_unsigned_to_nat(1024u); +x_3 = l_Lean_Parser_Termination_suffix_parenthesizer___closed__4; +x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); +lean_closure_set(x_4, 0, x_1); +lean_closure_set(x_4, 1, x_2); +lean_closure_set(x_4, 2, x_3); +return x_4; +} +} +LEAN_EXPORT lean_object* l_Lean_Parser_Termination_suffix_parenthesizer(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5) { +_start: +{ +lean_object* x_6; lean_object* x_7; lean_object* x_8; +x_6 = l_Lean_Parser_Termination_suffix_parenthesizer___closed__1; +x_7 = l_Lean_Parser_Termination_suffix_parenthesizer___closed__5; +x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); +return x_8; +} +} +static lean_object* _init_l___regBuiltin_Lean_Parser_Termination_suffix_parenthesizer___closed__1() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_1 = l_Lean_Parser_Command_docComment___closed__1; +x_2 = l_Lean_Parser_Command_docComment___closed__2; +x_3 = l_Lean_Parser_Termination_terminationBy___closed__1; +x_4 = l_Lean_Parser_Termination_suffix___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Tactic_tacticSeqBracketed_parenthesizer___closed__1; +x_6 = l_Lean_Name_mkStr5(x_1, x_2, x_3, x_4, x_5); +return x_6; +} +} +static lean_object* _init_l___regBuiltin_Lean_Parser_Termination_suffix_parenthesizer___closed__2() { +_start: +{ +lean_object* x_1; +x_1 = lean_alloc_closure((void*)(l_Lean_Parser_Termination_suffix_parenthesizer), 5, 0); +return x_1; +} +} +LEAN_EXPORT lean_object* l___regBuiltin_Lean_Parser_Termination_suffix_parenthesizer(lean_object* x_1) { +_start: +{ +lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; +x_2 = l___regBuiltin_Lean_Parser_Tactic_tacticSeqBracketed_parenthesizer___closed__3; +x_3 = l_Lean_Parser_Termination_suffix___closed__2; +x_4 = l___regBuiltin_Lean_Parser_Termination_suffix_parenthesizer___closed__1; +x_5 = l___regBuiltin_Lean_Parser_Termination_suffix_parenthesizer___closed__2; +x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); +return x_6; +} +} static lean_object* _init_l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__1() { _start: { @@ -40878,8 +42252,8 @@ static lean_object* _init_l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__3; -x_2 = l___regBuiltin_Lean_Parser_Term_letDecl_parenthesizer___closed__2; +x_1 = l___regBuiltin_Lean_Parser_Term_letDecl_parenthesizer___closed__2; +x_2 = l___regBuiltin_Lean_Parser_Termination_suffix_parenthesizer___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); @@ -40890,7 +42264,7 @@ static lean_object* _init_l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__2; +x_1 = l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__3; x_2 = l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -40901,10 +42275,22 @@ return x_3; static lean_object* _init_l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__6() { _start: { +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__2; +x_2 = l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__5; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__7() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Term_letRecDecl___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__5; +x_3 = l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__6; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -40917,7 +42303,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Term_letRecDecl_parenthesizer(lean_object { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__6; +x_7 = l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__7; x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -41232,32 +42618,22 @@ return x_7; static lean_object* _init_l_Lean_Parser_Term_whereDecls_formatter___closed__4() { _start: { -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Tactic_tacticSeqBracketed_formatter___closed__6; -x_2 = lean_alloc_closure((void*)(l_Lean_ppDedent_formatter), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Term_whereDecls_formatter___closed__5() { -_start: -{ lean_object* x_1; x_1 = lean_mk_string_from_bytes("where", 5); return x_1; } } -static lean_object* _init_l_Lean_Parser_Term_whereDecls_formatter___closed__6() { +static lean_object* _init_l_Lean_Parser_Term_whereDecls_formatter___closed__5() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_whereDecls_formatter___closed__5; +x_1 = l_Lean_Parser_Term_whereDecls_formatter___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_formatter), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Term_whereDecls_formatter___closed__7() { +static lean_object* _init_l_Lean_Parser_Term_whereDecls_formatter___closed__6() { _start: { lean_object* x_1; lean_object* x_2; @@ -41267,11 +42643,11 @@ lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Term_whereDecls_formatter___closed__8() { +static lean_object* _init_l_Lean_Parser_Term_whereDecls_formatter___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Parser_Term_whereDecls_formatter___closed__7; +x_1 = l_Lean_Parser_Term_whereDecls_formatter___closed__6; x_2 = l_Lean_Parser_Tactic_sepByIndentSemicolon_formatter___closed__1; x_3 = l_Lean_Parser_Tactic_sepByIndentSemicolon_formatter___closed__2; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_sepBy1Indent_formatter___boxed), 8, 3); @@ -41281,37 +42657,37 @@ lean_closure_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Term_whereDecls_formatter___closed__9() { +static lean_object* _init_l_Lean_Parser_Term_whereDecls_formatter___closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_whereDecls_formatter___closed__6; -x_2 = l_Lean_Parser_Term_whereDecls_formatter___closed__8; +x_1 = l_Lean_Parser_Term_whereDecls_formatter___closed__5; +x_2 = l_Lean_Parser_Term_whereDecls_formatter___closed__7; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Term_whereDecls_formatter___closed__10() { +static lean_object* _init_l_Lean_Parser_Term_whereDecls_formatter___closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_whereDecls_formatter___closed__4; -x_2 = l_Lean_Parser_Term_whereDecls_formatter___closed__9; +x_1 = l_Lean_Parser_Termination_terminationBy_formatter___closed__2; +x_2 = l_Lean_Parser_Term_whereDecls_formatter___closed__8; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Term_whereDecls_formatter___closed__11() { +static lean_object* _init_l_Lean_Parser_Term_whereDecls_formatter___closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Term_whereDecls_formatter___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Term_whereDecls_formatter___closed__10; +x_3 = l_Lean_Parser_Term_whereDecls_formatter___closed__9; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -41324,7 +42700,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Term_whereDecls_formatter(lean_object* x_ { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Term_whereDecls_formatter___closed__3; -x_7 = l_Lean_Parser_Term_whereDecls_formatter___closed__11; +x_7 = l_Lean_Parser_Term_whereDecls_formatter___closed__10; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -41384,23 +42760,13 @@ static lean_object* _init_l_Lean_Parser_Term_whereDecls_parenthesizer___closed__ _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Tactic_tacticSeqBracketed_parenthesizer___closed__6; -x_2 = lean_alloc_closure((void*)(l_Lean_Parser_ppDedent_parenthesizer), 6, 1); -lean_closure_set(x_2, 0, x_1); -return x_2; -} -} -static lean_object* _init_l_Lean_Parser_Term_whereDecls_parenthesizer___closed__3() { -_start: -{ -lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_whereDecls_formatter___closed__5; +x_1 = l_Lean_Parser_Term_whereDecls_formatter___closed__4; x_2 = lean_alloc_closure((void*)(l_Lean_Parser_symbol_parenthesizer), 6, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Term_whereDecls_parenthesizer___closed__4() { +static lean_object* _init_l_Lean_Parser_Term_whereDecls_parenthesizer___closed__3() { _start: { lean_object* x_1; lean_object* x_2; @@ -41410,11 +42776,11 @@ lean_closure_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_Term_whereDecls_parenthesizer___closed__5() { +static lean_object* _init_l_Lean_Parser_Term_whereDecls_parenthesizer___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_1 = l_Lean_Parser_Term_whereDecls_parenthesizer___closed__4; +x_1 = l_Lean_Parser_Term_whereDecls_parenthesizer___closed__3; x_2 = l_Lean_Parser_Tactic_sepByIndentSemicolon_formatter___closed__1; x_3 = l_Lean_Parser_Tactic_sepByIndentSemicolon_parenthesizer___closed__1; x_4 = 1; @@ -41427,37 +42793,37 @@ lean_closure_set(x_6, 3, x_5); return x_6; } } -static lean_object* _init_l_Lean_Parser_Term_whereDecls_parenthesizer___closed__6() { +static lean_object* _init_l_Lean_Parser_Term_whereDecls_parenthesizer___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_whereDecls_parenthesizer___closed__3; -x_2 = l_Lean_Parser_Term_whereDecls_parenthesizer___closed__5; +x_1 = l_Lean_Parser_Term_whereDecls_parenthesizer___closed__2; +x_2 = l_Lean_Parser_Term_whereDecls_parenthesizer___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Term_whereDecls_parenthesizer___closed__7() { +static lean_object* _init_l_Lean_Parser_Term_whereDecls_parenthesizer___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_whereDecls_parenthesizer___closed__2; -x_2 = l_Lean_Parser_Term_whereDecls_parenthesizer___closed__6; +x_1 = l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__2; +x_2 = l_Lean_Parser_Term_whereDecls_parenthesizer___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); lean_closure_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Term_whereDecls_parenthesizer___closed__8() { +static lean_object* _init_l_Lean_Parser_Term_whereDecls_parenthesizer___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Term_whereDecls_formatter___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Term_whereDecls_parenthesizer___closed__7; +x_3 = l_Lean_Parser_Term_whereDecls_parenthesizer___closed__6; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -41470,7 +42836,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Term_whereDecls_parenthesizer(lean_object { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Term_whereDecls_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Term_whereDecls_parenthesizer___closed__8; +x_7 = l_Lean_Parser_Term_whereDecls_parenthesizer___closed__7; x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -41524,7 +42890,7 @@ static lean_object* _init_l_Lean_Parser_Term_whereDecls___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_whereDecls_formatter___closed__5; +x_1 = l_Lean_Parser_Term_whereDecls_formatter___closed__4; x_2 = l_Lean_Parser_symbol(x_1); return x_2; } @@ -41682,7 +43048,7 @@ static lean_object* _init_l_Lean_Parser_Term_matchAltsWhereDecls_formatter___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_match_formatter___closed__7; +x_1 = l___regBuiltin_Lean_Parser_Termination_suffix_formatter___closed__2; x_2 = l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__4; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -41693,10 +43059,22 @@ return x_3; static lean_object* _init_l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__6() { _start: { +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Term_match_formatter___closed__7; +x_2 = l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__5; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__7() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__5; +x_3 = l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__6; x_4 = lean_alloc_closure((void*)(l_Lean_Parser_leadingNode_formatter___boxed), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -41709,7 +43087,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Term_matchAltsWhereDecls_formatter(lean_o { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__3; -x_7 = l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__6; +x_7 = l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__7; x_8 = l_Lean_PrettyPrinter_Formatter_orelse_formatter(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -41779,7 +43157,7 @@ static lean_object* _init_l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_match_parenthesizer___closed__7; +x_1 = l___regBuiltin_Lean_Parser_Termination_suffix_parenthesizer___closed__2; x_2 = l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__2; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -41790,10 +43168,22 @@ return x_3; static lean_object* _init_l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__4() { _start: { +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Term_match_parenthesizer___closed__7; +x_2 = l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__3; +x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); +lean_closure_set(x_3, 0, x_1); +lean_closure_set(x_3, 1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__5() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__3; +x_3 = l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__4; x_4 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer), 8, 3); lean_closure_set(x_4, 0, x_1); lean_closure_set(x_4, 1, x_2); @@ -41806,7 +43196,7 @@ LEAN_EXPORT lean_object* l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer(le { lean_object* x_6; lean_object* x_7; lean_object* x_8; x_6 = l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__1; -x_7 = l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__4; +x_7 = l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__5; x_8 = l_Lean_PrettyPrinter_Parenthesizer_withAntiquot_parenthesizer(x_6, x_7, x_1, x_2, x_3, x_4, x_5); return x_8; } @@ -41869,7 +43259,7 @@ static lean_object* _init_l_Lean_Parser_Term_matchAltsWhereDecls___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_match___closed__11; +x_1 = l_Lean_Parser_Termination_suffix; x_2 = l_Lean_Parser_Term_matchAltsWhereDecls___closed__2; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; @@ -41878,30 +43268,40 @@ return x_3; static lean_object* _init_l_Lean_Parser_Term_matchAltsWhereDecls___closed__4() { _start: { +lean_object* x_1; lean_object* x_2; lean_object* x_3; +x_1 = l_Lean_Parser_Term_match___closed__11; +x_2 = l_Lean_Parser_Term_matchAltsWhereDecls___closed__3; +x_3 = l_Lean_Parser_andthen(x_1, x_2); +return x_3; +} +} +static lean_object* _init_l_Lean_Parser_Term_matchAltsWhereDecls___closed__5() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__2; x_2 = lean_unsigned_to_nat(1024u); -x_3 = l_Lean_Parser_Term_matchAltsWhereDecls___closed__3; +x_3 = l_Lean_Parser_Term_matchAltsWhereDecls___closed__4; x_4 = l_Lean_Parser_leadingNode(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l_Lean_Parser_Term_matchAltsWhereDecls___closed__5() { +static lean_object* _init_l_Lean_Parser_Term_matchAltsWhereDecls___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_matchAltsWhereDecls___closed__1; -x_2 = l_Lean_Parser_Term_matchAltsWhereDecls___closed__4; +x_2 = l_Lean_Parser_Term_matchAltsWhereDecls___closed__5; x_3 = l_Lean_Parser_withAntiquot(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_Term_matchAltsWhereDecls___closed__6() { +static lean_object* _init_l_Lean_Parser_Term_matchAltsWhereDecls___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__2; -x_2 = l_Lean_Parser_Term_matchAltsWhereDecls___closed__5; +x_2 = l_Lean_Parser_Term_matchAltsWhereDecls___closed__6; x_3 = l_Lean_Parser_withCache(x_1, x_2); return x_3; } @@ -41910,7 +43310,7 @@ static lean_object* _init_l_Lean_Parser_Term_matchAltsWhereDecls() { _start: { lean_object* x_1; -x_1 = l_Lean_Parser_Term_matchAltsWhereDecls___closed__6; +x_1 = l_Lean_Parser_Term_matchAltsWhereDecls___closed__7; return x_1; } } @@ -42029,7 +43429,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_noindex_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(553u); +x_1 = lean_unsigned_to_nat(599u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -42041,7 +43441,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_noindex_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(554u); +x_1 = lean_unsigned_to_nat(600u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -42069,7 +43469,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_noindex_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(553u); +x_1 = lean_unsigned_to_nat(599u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -42081,7 +43481,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_noindex_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(553u); +x_1 = lean_unsigned_to_nat(599u); x_2 = lean_unsigned_to_nat(34u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -42494,7 +43894,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_binrel_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(557u); +x_1 = lean_unsigned_to_nat(603u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -42506,7 +43906,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_binrel_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(558u); +x_1 = lean_unsigned_to_nat(604u); x_2 = lean_unsigned_to_nat(87u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -42534,7 +43934,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_binrel_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(557u); +x_1 = lean_unsigned_to_nat(603u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -42546,7 +43946,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_binrel_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(557u); +x_1 = lean_unsigned_to_nat(603u); x_2 = lean_unsigned_to_nat(33u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43003,7 +44403,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_binrel__no__prop_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(560u); +x_1 = lean_unsigned_to_nat(606u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43015,7 +44415,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_binrel__no__prop_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(561u); +x_1 = lean_unsigned_to_nat(607u); x_2 = lean_unsigned_to_nat(95u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43043,7 +44443,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_binrel__no__prop_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(560u); +x_1 = lean_unsigned_to_nat(606u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43055,7 +44455,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_binrel__no__prop_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(560u); +x_1 = lean_unsigned_to_nat(606u); x_2 = lean_unsigned_to_nat(41u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43428,7 +44828,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_binop_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(563u); +x_1 = lean_unsigned_to_nat(609u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43440,7 +44840,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_binop_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(564u); +x_1 = lean_unsigned_to_nat(610u); x_2 = lean_unsigned_to_nat(86u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43468,7 +44868,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_binop_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(563u); +x_1 = lean_unsigned_to_nat(609u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43480,7 +44880,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_binop_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(563u); +x_1 = lean_unsigned_to_nat(609u); x_2 = lean_unsigned_to_nat(32u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43853,7 +45253,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_binop__lazy_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(566u); +x_1 = lean_unsigned_to_nat(612u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43865,7 +45265,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_binop__lazy_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(567u); +x_1 = lean_unsigned_to_nat(613u); x_2 = lean_unsigned_to_nat(91u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43893,7 +45293,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_binop__lazy_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(566u); +x_1 = lean_unsigned_to_nat(612u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -43905,7 +45305,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_binop__lazy_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(566u); +x_1 = lean_unsigned_to_nat(612u); x_2 = lean_unsigned_to_nat(37u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -44278,7 +45678,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_leftact_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(570u); +x_1 = lean_unsigned_to_nat(616u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -44290,7 +45690,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_leftact_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(571u); +x_1 = lean_unsigned_to_nat(617u); x_2 = lean_unsigned_to_nat(88u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -44318,7 +45718,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_leftact_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(570u); +x_1 = lean_unsigned_to_nat(616u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -44330,7 +45730,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_leftact_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(570u); +x_1 = lean_unsigned_to_nat(616u); x_2 = lean_unsigned_to_nat(34u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -44703,7 +46103,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_rightact_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(574u); +x_1 = lean_unsigned_to_nat(620u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -44715,7 +46115,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_rightact_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(575u); +x_1 = lean_unsigned_to_nat(621u); x_2 = lean_unsigned_to_nat(89u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -44743,7 +46143,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_rightact_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(574u); +x_1 = lean_unsigned_to_nat(620u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -44755,7 +46155,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_rightact_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(574u); +x_1 = lean_unsigned_to_nat(620u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -45138,7 +46538,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_unop_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(577u); +x_1 = lean_unsigned_to_nat(623u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -45150,7 +46550,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_unop_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(578u); +x_1 = lean_unsigned_to_nat(624u); x_2 = lean_unsigned_to_nat(52u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -45178,7 +46578,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_unop_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(577u); +x_1 = lean_unsigned_to_nat(623u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -45190,7 +46590,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_unop_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(577u); +x_1 = lean_unsigned_to_nat(623u); x_2 = lean_unsigned_to_nat(31u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -45579,7 +46979,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_forInMacro_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(580u); +x_1 = lean_unsigned_to_nat(626u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -45591,7 +46991,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_forInMacro_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(581u); +x_1 = lean_unsigned_to_nat(627u); x_2 = lean_unsigned_to_nat(89u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -45619,7 +47019,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_forInMacro_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(580u); +x_1 = lean_unsigned_to_nat(626u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -45631,7 +47031,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_forInMacro_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(580u); +x_1 = lean_unsigned_to_nat(626u); x_2 = lean_unsigned_to_nat(37u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -46010,7 +47410,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_forInMacro_x27_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(582u); +x_1 = lean_unsigned_to_nat(628u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -46022,7 +47422,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_forInMacro_x27_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(583u); +x_1 = lean_unsigned_to_nat(629u); x_2 = lean_unsigned_to_nat(90u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -46050,7 +47450,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_forInMacro_x27_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(582u); +x_1 = lean_unsigned_to_nat(628u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -46062,7 +47462,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_forInMacro_x27_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(582u); +x_1 = lean_unsigned_to_nat(628u); x_2 = lean_unsigned_to_nat(38u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -46425,7 +47825,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_declName_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(586u); +x_1 = lean_unsigned_to_nat(632u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -46437,7 +47837,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_declName_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(586u); +x_1 = lean_unsigned_to_nat(632u); x_2 = lean_unsigned_to_nat(66u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -46465,7 +47865,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_declName_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(586u); +x_1 = lean_unsigned_to_nat(632u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -46477,7 +47877,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_declName_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(586u); +x_1 = lean_unsigned_to_nat(632u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -46756,7 +48156,7 @@ static lean_object* _init_l_Lean_Parser_Term_withDeclName___closed__7() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_ident; -x_2 = l_Lean_Parser_Term_typeAscription___closed__9; +x_2 = l_Lean_Parser_Term_typeAscription___closed__8; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -46855,7 +48255,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_withDeclName_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(594u); +x_1 = lean_unsigned_to_nat(640u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -46867,7 +48267,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_withDeclName_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(595u); +x_1 = lean_unsigned_to_nat(641u); x_2 = lean_unsigned_to_nat(70u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -46895,7 +48295,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_withDeclName_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(594u); +x_1 = lean_unsigned_to_nat(640u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -46907,7 +48307,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_withDeclName_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(594u); +x_1 = lean_unsigned_to_nat(640u); x_2 = lean_unsigned_to_nat(39u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -47318,7 +48718,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_typeOf_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(596u); +x_1 = lean_unsigned_to_nat(642u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -47330,7 +48730,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_typeOf_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(597u); +x_1 = lean_unsigned_to_nat(643u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -47358,7 +48758,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_typeOf_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(596u); +x_1 = lean_unsigned_to_nat(642u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -47370,7 +48770,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_typeOf_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(596u); +x_1 = lean_unsigned_to_nat(642u); x_2 = lean_unsigned_to_nat(33u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -47664,7 +49064,7 @@ static lean_object* _init_l_Lean_Parser_Term_ensureTypeOf___closed__6() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_strLit; -x_2 = l_Lean_Parser_Term_typeAscription___closed__9; +x_2 = l_Lean_Parser_Term_typeAscription___closed__8; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -47745,7 +49145,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_ensureTypeOf_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(598u); +x_1 = lean_unsigned_to_nat(644u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -47757,7 +49157,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_ensureTypeOf_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(599u); +x_1 = lean_unsigned_to_nat(645u); x_2 = lean_unsigned_to_nat(77u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -47785,7 +49185,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_ensureTypeOf_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(598u); +x_1 = lean_unsigned_to_nat(644u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -47797,7 +49197,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_ensureTypeOf_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(598u); +x_1 = lean_unsigned_to_nat(644u); x_2 = lean_unsigned_to_nat(39u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -48210,7 +49610,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_ensureExpectedType_dec _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(600u); +x_1 = lean_unsigned_to_nat(646u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -48222,7 +49622,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_ensureExpectedType_dec _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(601u); +x_1 = lean_unsigned_to_nat(647u); x_2 = lean_unsigned_to_nat(69u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -48250,7 +49650,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_ensureExpectedType_dec _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(600u); +x_1 = lean_unsigned_to_nat(646u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -48262,7 +49662,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_ensureExpectedType_dec _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(600u); +x_1 = lean_unsigned_to_nat(646u); x_2 = lean_unsigned_to_nat(45u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -48629,7 +50029,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_noImplicitLambda_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(602u); +x_1 = lean_unsigned_to_nat(648u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -48641,7 +50041,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_noImplicitLambda_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(603u); +x_1 = lean_unsigned_to_nat(649u); x_2 = lean_unsigned_to_nat(46u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -48669,7 +50069,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_noImplicitLambda_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(602u); +x_1 = lean_unsigned_to_nat(648u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -48681,7 +50081,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_noImplicitLambda_declR _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(602u); +x_1 = lean_unsigned_to_nat(648u); x_2 = lean_unsigned_to_nat(43u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -48975,7 +50375,7 @@ static lean_object* _init_l_Lean_Parser_Term_clear___closed__6() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_semicolonOrLinebreak; -x_2 = l_Lean_Parser_Term_typeAscription___closed__9; +x_2 = l_Lean_Parser_Term_typeAscription___closed__8; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -49074,7 +50474,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_clear_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(609u); +x_1 = lean_unsigned_to_nat(655u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -49086,7 +50486,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_clear_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(610u); +x_1 = lean_unsigned_to_nat(656u); x_2 = lean_unsigned_to_nat(77u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -49114,7 +50514,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_clear_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(609u); +x_1 = lean_unsigned_to_nat(655u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -49126,7 +50526,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_clear_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(609u); +x_1 = lean_unsigned_to_nat(655u); x_2 = lean_unsigned_to_nat(32u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -49204,7 +50604,7 @@ static lean_object* _init_l_Lean_Parser_Term_clear_formatter___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_whereDecls_formatter___closed__4; +x_1 = l_Lean_Parser_Termination_terminationBy_formatter___closed__2; x_2 = l_Lean_Parser_Term_typeAscription_formatter___closed__5; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Formatter_andthen_formatter), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -49337,7 +50737,7 @@ static lean_object* _init_l_Lean_Parser_Term_clear_parenthesizer___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_whereDecls_parenthesizer___closed__2; +x_1 = l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__2; x_2 = l_Lean_Parser_Term_typeAscription_parenthesizer___closed__3; x_3 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Parenthesizer_andthen_parenthesizer), 7, 2); lean_closure_set(x_3, 0, x_1); @@ -49492,7 +50892,7 @@ static lean_object* _init_l_Lean_Parser_Term_letMVar___closed__6() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Tactic_sepByIndentSemicolon___closed__1; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -49501,7 +50901,7 @@ static lean_object* _init_l_Lean_Parser_Term_letMVar___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__6; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__15; x_2 = l_Lean_Parser_Term_letMVar___closed__6; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; @@ -49603,7 +51003,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_letMVar_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(612u); +x_1 = lean_unsigned_to_nat(658u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -49615,7 +51015,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_letMVar_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(613u); +x_1 = lean_unsigned_to_nat(659u); x_2 = lean_unsigned_to_nat(76u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -49643,7 +51043,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_letMVar_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(612u); +x_1 = lean_unsigned_to_nat(658u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -49655,7 +51055,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_letMVar_declRange___cl _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(612u); +x_1 = lean_unsigned_to_nat(658u); x_2 = lean_unsigned_to_nat(34u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -50069,7 +51469,7 @@ static lean_object* _init_l_Lean_Parser_Term_waitIfTypeMVar___closed__6() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Tactic_sepByIndentSemicolon___closed__1; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -50160,7 +51560,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_waitIfTypeMVar_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(614u); +x_1 = lean_unsigned_to_nat(660u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -50172,7 +51572,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_waitIfTypeMVar_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(615u); +x_1 = lean_unsigned_to_nat(661u); x_2 = lean_unsigned_to_nat(61u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -50200,7 +51600,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_waitIfTypeMVar_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(614u); +x_1 = lean_unsigned_to_nat(660u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -50212,7 +51612,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_waitIfTypeMVar_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(614u); +x_1 = lean_unsigned_to_nat(660u); x_2 = lean_unsigned_to_nat(41u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -50627,7 +52027,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_waitIfTypeContainsMVar _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(616u); +x_1 = lean_unsigned_to_nat(662u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -50639,7 +52039,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_waitIfTypeContainsMVar _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(617u); +x_1 = lean_unsigned_to_nat(663u); x_2 = lean_unsigned_to_nat(70u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -50667,7 +52067,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_waitIfTypeContainsMVar _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(616u); +x_1 = lean_unsigned_to_nat(662u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -50679,7 +52079,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_waitIfTypeContainsMVar _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(616u); +x_1 = lean_unsigned_to_nat(662u); x_2 = lean_unsigned_to_nat(49u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -51034,7 +52434,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_waitIfContainsMVar_dec _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(618u); +x_1 = lean_unsigned_to_nat(664u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -51046,7 +52446,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_waitIfContainsMVar_dec _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(619u); +x_1 = lean_unsigned_to_nat(665u); x_2 = lean_unsigned_to_nat(65u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -51074,7 +52474,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_waitIfContainsMVar_dec _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(618u); +x_1 = lean_unsigned_to_nat(664u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -51086,7 +52486,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_waitIfContainsMVar_dec _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(618u); +x_1 = lean_unsigned_to_nat(664u); x_2 = lean_unsigned_to_nat(45u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -51467,7 +52867,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_defaultOrOfNonempty_de _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(621u); +x_1 = lean_unsigned_to_nat(667u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -51479,7 +52879,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_defaultOrOfNonempty_de _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(622u); +x_1 = lean_unsigned_to_nat(668u); x_2 = lean_unsigned_to_nat(48u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -51507,7 +52907,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_defaultOrOfNonempty_de _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(621u); +x_1 = lean_unsigned_to_nat(667u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -51519,7 +52919,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_defaultOrOfNonempty_de _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(621u); +x_1 = lean_unsigned_to_nat(667u); x_2 = lean_unsigned_to_nat(46u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -51853,7 +53253,7 @@ static lean_object* _init_l_Lean_Parser_Term_noErrorIfUnused___closed__6() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_noErrorIfUnused___closed__5; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -51932,7 +53332,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_noErrorIfUnused_declRa _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(628u); +x_1 = lean_unsigned_to_nat(674u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -51944,7 +53344,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_noErrorIfUnused_declRa _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(629u); +x_1 = lean_unsigned_to_nat(675u); x_2 = lean_unsigned_to_nat(38u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -51972,7 +53372,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_noErrorIfUnused_declRa _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(628u); +x_1 = lean_unsigned_to_nat(674u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -51984,7 +53384,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_noErrorIfUnused_declRa _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(628u); +x_1 = lean_unsigned_to_nat(674u); x_2 = lean_unsigned_to_nat(42u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -52605,7 +54005,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_app_declRange___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(642u); +x_1 = lean_unsigned_to_nat(688u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -52617,7 +54017,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_app_declRange___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(642u); +x_1 = lean_unsigned_to_nat(688u); x_2 = lean_unsigned_to_nat(81u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -52645,7 +54045,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_app_declRange___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(642u); +x_1 = lean_unsigned_to_nat(688u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -52657,7 +54057,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_app_declRange___closed _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(642u); +x_1 = lean_unsigned_to_nat(688u); x_2 = lean_unsigned_to_nat(30u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -53498,7 +54898,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_proj_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(656u); +x_1 = lean_unsigned_to_nat(702u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -53510,7 +54910,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_proj_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(657u); +x_1 = lean_unsigned_to_nat(703u); x_2 = lean_unsigned_to_nat(70u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -53538,7 +54938,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_proj_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(656u); +x_1 = lean_unsigned_to_nat(702u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -53550,7 +54950,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_proj_declRange___close _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(656u); +x_1 = lean_unsigned_to_nat(702u); x_2 = lean_unsigned_to_nat(31u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -53865,7 +55265,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_completion_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(658u); +x_1 = lean_unsigned_to_nat(704u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -53877,7 +55277,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_completion_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(659u); +x_1 = lean_unsigned_to_nat(705u); x_2 = lean_unsigned_to_nat(24u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -53905,7 +55305,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_completion_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(658u); +x_1 = lean_unsigned_to_nat(704u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -53917,7 +55317,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_completion_declRange__ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(658u); +x_1 = lean_unsigned_to_nat(704u); x_2 = lean_unsigned_to_nat(37u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -54172,7 +55572,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_arrow_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(660u); +x_1 = lean_unsigned_to_nat(706u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -54184,7 +55584,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_arrow_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(661u); +x_1 = lean_unsigned_to_nat(707u); x_2 = lean_unsigned_to_nat(61u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -54212,7 +55612,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_arrow_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(660u); +x_1 = lean_unsigned_to_nat(706u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -54224,7 +55624,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_arrow_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(660u); +x_1 = lean_unsigned_to_nat(706u); x_2 = lean_unsigned_to_nat(32u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -54642,7 +56042,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_explicitUniv_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(668u); +x_1 = lean_unsigned_to_nat(714u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -54654,7 +56054,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_explicitUniv_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(671u); +x_1 = lean_unsigned_to_nat(717u); x_2 = lean_unsigned_to_nat(32u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -54682,7 +56082,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_explicitUniv_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(668u); +x_1 = lean_unsigned_to_nat(714u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -54694,7 +56094,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_explicitUniv_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(668u); +x_1 = lean_unsigned_to_nat(714u); x_2 = lean_unsigned_to_nat(39u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -55166,7 +56566,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_namedPattern_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(674u); +x_1 = lean_unsigned_to_nat(720u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -55178,7 +56578,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_namedPattern_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(677u); +x_1 = lean_unsigned_to_nat(723u); x_2 = lean_unsigned_to_nat(56u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -55206,7 +56606,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_namedPattern_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(674u); +x_1 = lean_unsigned_to_nat(720u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -55218,7 +56618,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_namedPattern_declRange _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(674u); +x_1 = lean_unsigned_to_nat(720u); x_2 = lean_unsigned_to_nat(39u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -55645,7 +57045,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_pipeProj_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(683u); +x_1 = lean_unsigned_to_nat(729u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -55657,7 +57057,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_pipeProj_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(684u); +x_1 = lean_unsigned_to_nat(730u); x_2 = lean_unsigned_to_nat(71u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -55685,7 +57085,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_pipeProj_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(683u); +x_1 = lean_unsigned_to_nat(729u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -55697,7 +57097,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_pipeProj_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(683u); +x_1 = lean_unsigned_to_nat(729u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -56002,7 +57402,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_pipeCompletion_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(685u); +x_1 = lean_unsigned_to_nat(731u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -56014,7 +57414,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_pipeCompletion_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(686u); +x_1 = lean_unsigned_to_nat(732u); x_2 = lean_unsigned_to_nat(8u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -56042,7 +57442,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_pipeCompletion_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(685u); +x_1 = lean_unsigned_to_nat(731u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -56054,7 +57454,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_pipeCompletion_declRan _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(685u); +x_1 = lean_unsigned_to_nat(731u); x_2 = lean_unsigned_to_nat(41u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -56313,7 +57713,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_subst_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(696u); +x_1 = lean_unsigned_to_nat(742u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -56325,7 +57725,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_subst_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(697u); +x_1 = lean_unsigned_to_nat(743u); x_2 = lean_unsigned_to_nat(39u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -56353,7 +57753,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_subst_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(696u); +x_1 = lean_unsigned_to_nat(742u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -56365,7 +57765,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_subst_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(696u); +x_1 = lean_unsigned_to_nat(742u); x_2 = lean_unsigned_to_nat(32u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -56667,7 +58067,7 @@ static lean_object* _init_l_Lean_Parser_Term_panic___closed__6() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_panic___closed__5; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -56746,7 +58146,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_panic_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(710u); +x_1 = lean_unsigned_to_nat(756u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -56758,7 +58158,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_panic_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(711u); +x_1 = lean_unsigned_to_nat(757u); x_2 = lean_unsigned_to_nat(25u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -56786,7 +58186,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_panic_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(710u); +x_1 = lean_unsigned_to_nat(756u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -56798,7 +58198,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_panic_declRange___clos _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(710u); +x_1 = lean_unsigned_to_nat(756u); x_2 = lean_unsigned_to_nat(32u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -57161,7 +58561,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_unreachable_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(713u); +x_1 = lean_unsigned_to_nat(759u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -57173,7 +58573,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_unreachable_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(714u); +x_1 = lean_unsigned_to_nat(760u); x_2 = lean_unsigned_to_nat(16u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -57201,7 +58601,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_unreachable_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(713u); +x_1 = lean_unsigned_to_nat(759u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -57213,7 +58613,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_unreachable_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(713u); +x_1 = lean_unsigned_to_nat(759u); x_2 = lean_unsigned_to_nat(38u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -57482,7 +58882,7 @@ static lean_object* _init_l_Lean_Parser_Term_dbgTrace___closed__6() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Parser_Term_typeAscription___closed__6; +x_1 = l_Lean_Parser_Termination_terminationBy___closed__15; x_2 = l_Lean_Parser_interpolatedStr(x_1); return x_2; } @@ -57492,7 +58892,7 @@ static lean_object* _init_l_Lean_Parser_Term_dbgTrace___closed__7() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_dbgTrace___closed__6; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_orelse(x_1, x_2); return x_3; } @@ -57600,7 +59000,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_dbgTrace_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(719u); +x_1 = lean_unsigned_to_nat(765u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -57612,7 +59012,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_dbgTrace_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(721u); +x_1 = lean_unsigned_to_nat(767u); x_2 = lean_unsigned_to_nat(25u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -57640,7 +59040,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_dbgTrace_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(719u); +x_1 = lean_unsigned_to_nat(765u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -57652,7 +59052,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_dbgTrace_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(719u); +x_1 = lean_unsigned_to_nat(765u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -58034,7 +59434,7 @@ static lean_object* _init_l_Lean_Parser_Term_assert___closed__6() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_assert___closed__5; -x_2 = l_Lean_Parser_Term_typeAscription___closed__6; +x_2 = l_Lean_Parser_Termination_terminationBy___closed__15; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -58132,7 +59532,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_assert_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(723u); +x_1 = lean_unsigned_to_nat(769u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -58144,7 +59544,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_assert_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(724u); +x_1 = lean_unsigned_to_nat(770u); x_2 = lean_unsigned_to_nat(68u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -58172,7 +59572,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_assert_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(723u); +x_1 = lean_unsigned_to_nat(769u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -58184,7 +59584,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_assert_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(723u); +x_1 = lean_unsigned_to_nat(769u); x_2 = lean_unsigned_to_nat(33u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -58736,7 +60136,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_stateRefT_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(732u); +x_1 = lean_unsigned_to_nat(778u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -58748,7 +60148,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_stateRefT_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(733u); +x_1 = lean_unsigned_to_nat(779u); x_2 = lean_unsigned_to_nat(53u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -58776,7 +60176,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_stateRefT_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(732u); +x_1 = lean_unsigned_to_nat(778u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -58788,7 +60188,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_stateRefT_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(732u); +x_1 = lean_unsigned_to_nat(778u); x_2 = lean_unsigned_to_nat(36u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -59422,7 +60822,7 @@ static lean_object* _init_l_Lean_Parser_Term_dynamicQuot___closed__8() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Term_dynamicQuot___closed__7; -x_2 = l_Lean_Parser_Term_typeAscription___closed__18; +x_2 = l_Lean_Parser_Term_typeAscription___closed__17; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -59492,7 +60892,7 @@ static lean_object* _init_l_Lean_Parser_Term_dynamicQuot___closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__15; +x_1 = l_Lean_Parser_Term_typeAscription___closed__14; x_2 = l_Lean_Parser_Term_dynamicQuot___closed__14; x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); return x_3; @@ -59523,7 +60923,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_dynamicQuot_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(735u); +x_1 = lean_unsigned_to_nat(781u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -59535,7 +60935,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_dynamicQuot_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(736u); +x_1 = lean_unsigned_to_nat(782u); x_2 = lean_unsigned_to_nat(64u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -59563,7 +60963,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_dynamicQuot_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(735u); +x_1 = lean_unsigned_to_nat(781u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -59575,7 +60975,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_dynamicQuot_declRange_ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(735u); +x_1 = lean_unsigned_to_nat(781u); x_2 = lean_unsigned_to_nat(38u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -60039,7 +61439,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_dotIdent_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(738u); +x_1 = lean_unsigned_to_nat(784u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -60051,7 +61451,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_dotIdent_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(739u); +x_1 = lean_unsigned_to_nat(785u); x_2 = lean_unsigned_to_nat(36u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -60079,7 +61479,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_dotIdent_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(738u); +x_1 = lean_unsigned_to_nat(784u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -60091,7 +61491,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Term_dotIdent_declRange___c _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(738u); +x_1 = lean_unsigned_to_nat(784u); x_2 = lean_unsigned_to_nat(35u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -60397,7 +61797,7 @@ static lean_object* _init_l_Lean_Parser_Tactic_quot___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__15; +x_1 = l_Lean_Parser_Term_typeAscription___closed__14; x_2 = l_Lean_Parser_Tactic_quot___closed__6; x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); return x_3; @@ -60408,7 +61808,7 @@ static lean_object* _init_l_Lean_Parser_Tactic_quot___closed__8() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Tactic_quot___closed__7; -x_2 = l_Lean_Parser_Term_typeAscription___closed__18; +x_2 = l_Lean_Parser_Term_typeAscription___closed__17; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -60479,7 +61879,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Tactic_quot_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(743u); +x_1 = lean_unsigned_to_nat(789u); x_2 = lean_unsigned_to_nat(33u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -60491,7 +61891,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Tactic_quot_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(744u); +x_1 = lean_unsigned_to_nat(790u); x_2 = lean_unsigned_to_nat(68u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -60519,7 +61919,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Tactic_quot_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(743u); +x_1 = lean_unsigned_to_nat(789u); x_2 = lean_unsigned_to_nat(37u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -60531,7 +61931,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Tactic_quot_declRange___clo _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(743u); +x_1 = lean_unsigned_to_nat(789u); x_2 = lean_unsigned_to_nat(48u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -60880,7 +62280,7 @@ static lean_object* _init_l_Lean_Parser_Tactic_quotSeq___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Parser_Term_typeAscription___closed__15; +x_1 = l_Lean_Parser_Term_typeAscription___closed__14; x_2 = l_Lean_Parser_Tactic_quotSeq___closed__4; x_3 = l_Lean_Parser_adaptCacheableContext(x_1, x_2); return x_3; @@ -60891,7 +62291,7 @@ static lean_object* _init_l_Lean_Parser_Tactic_quotSeq___closed__6() { { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Parser_Tactic_quotSeq___closed__5; -x_2 = l_Lean_Parser_Term_typeAscription___closed__18; +x_2 = l_Lean_Parser_Term_typeAscription___closed__17; x_3 = l_Lean_Parser_andthen(x_1, x_2); return x_3; } @@ -60962,7 +62362,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Tactic_quotSeq_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(745u); +x_1 = lean_unsigned_to_nat(791u); x_2 = lean_unsigned_to_nat(23u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -60974,7 +62374,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Tactic_quotSeq_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(746u); +x_1 = lean_unsigned_to_nat(792u); x_2 = lean_unsigned_to_nat(67u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -61002,7 +62402,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Tactic_quotSeq_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(745u); +x_1 = lean_unsigned_to_nat(791u); x_2 = lean_unsigned_to_nat(27u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -61014,7 +62414,7 @@ static lean_object* _init_l___regBuiltin_Lean_Parser_Tactic_quotSeq_declRange___ _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = lean_unsigned_to_nat(745u); +x_1 = lean_unsigned_to_nat(791u); x_2 = lean_unsigned_to_nat(41u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -61438,7 +62838,7 @@ x_6 = l_Lean_KeyedDeclsAttribute_addBuiltin___rarg(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__1() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -61448,7 +62848,7 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__2() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__2() { _start: { lean_object* x_1; lean_object* x_2; @@ -61458,7 +62858,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__3() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__3() { _start: { lean_object* x_1; lean_object* x_2; @@ -61468,7 +62868,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__4() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__4() { _start: { lean_object* x_1; lean_object* x_2; @@ -61478,7 +62878,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__5() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__5() { _start: { lean_object* x_1; lean_object* x_2; @@ -61488,7 +62888,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__6() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -61498,7 +62898,7 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__7() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__7() { _start: { lean_object* x_1; lean_object* x_2; @@ -61508,7 +62908,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__8() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__8() { _start: { lean_object* x_1; lean_object* x_2; @@ -61518,7 +62918,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__9() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__9() { _start: { lean_object* x_1; lean_object* x_2; @@ -61528,7 +62928,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__10() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__10() { _start: { lean_object* x_1; lean_object* x_2; @@ -61538,7 +62938,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__11() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -61548,7 +62948,7 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__12() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__12() { _start: { lean_object* x_1; lean_object* x_2; @@ -61558,7 +62958,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__13() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__13() { _start: { lean_object* x_1; lean_object* x_2; @@ -61568,7 +62968,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__14() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__14() { _start: { lean_object* x_1; lean_object* x_2; @@ -61578,7 +62978,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__15() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__15() { _start: { lean_object* x_1; lean_object* x_2; @@ -61588,7 +62988,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__16() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -61598,7 +62998,7 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__17() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__17() { _start: { lean_object* x_1; lean_object* x_2; @@ -61608,7 +63008,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__18() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__18() { _start: { lean_object* x_1; lean_object* x_2; @@ -61618,7 +63018,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__19() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__19() { _start: { lean_object* x_1; lean_object* x_2; @@ -61628,7 +63028,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__20() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__20() { _start: { lean_object* x_1; lean_object* x_2; @@ -61638,7 +63038,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__21() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__21() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -61648,7 +63048,7 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__22() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__22() { _start: { lean_object* x_1; lean_object* x_2; @@ -61658,7 +63058,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__23() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__23() { _start: { lean_object* x_1; lean_object* x_2; @@ -61668,7 +63068,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__24() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__24() { _start: { lean_object* x_1; lean_object* x_2; @@ -61678,7 +63078,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__25() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__25() { _start: { lean_object* x_1; lean_object* x_2; @@ -61688,7 +63088,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__26() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__26() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -61698,7 +63098,7 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__27() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__27() { _start: { lean_object* x_1; lean_object* x_2; @@ -61708,7 +63108,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__28() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__28() { _start: { lean_object* x_1; lean_object* x_2; @@ -61718,7 +63118,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__29() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__29() { _start: { lean_object* x_1; lean_object* x_2; @@ -61728,7 +63128,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__30() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__30() { _start: { lean_object* x_1; lean_object* x_2; @@ -61738,7 +63138,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__31() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__31() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -61748,7 +63148,7 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__32() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__32() { _start: { lean_object* x_1; lean_object* x_2; @@ -61758,7 +63158,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__33() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__33() { _start: { lean_object* x_1; lean_object* x_2; @@ -61768,7 +63168,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__34() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__34() { _start: { lean_object* x_1; lean_object* x_2; @@ -61778,7 +63178,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__35() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__35() { _start: { lean_object* x_1; lean_object* x_2; @@ -61788,7 +63188,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__36() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__36() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -61798,7 +63198,7 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__37() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__37() { _start: { lean_object* x_1; lean_object* x_2; @@ -61808,7 +63208,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__38() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__38() { _start: { lean_object* x_1; lean_object* x_2; @@ -61818,7 +63218,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__39() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__39() { _start: { lean_object* x_1; lean_object* x_2; @@ -61828,7 +63228,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__40() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__40() { _start: { lean_object* x_1; lean_object* x_2; @@ -61838,7 +63238,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__41() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__41() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -61848,7 +63248,7 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__42() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__42() { _start: { lean_object* x_1; lean_object* x_2; @@ -61858,7 +63258,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__43() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__43() { _start: { lean_object* x_1; lean_object* x_2; @@ -61868,7 +63268,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__44() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__44() { _start: { lean_object* x_1; lean_object* x_2; @@ -61878,7 +63278,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__45() { +static lean_object* _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__45() { _start: { lean_object* x_1; lean_object* x_2; @@ -61888,14 +63288,14 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; -x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__1; +x_2 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__1; x_3 = l_Lean_Parser_Term_letDecl___closed__2; -x_4 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__2; -x_5 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__3; +x_4 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__2; +x_5 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__3; x_6 = l_Lean_Parser_Tactic_initFn____x40_Lean_Parser_Term___hyg_154____closed__9; x_7 = l_Lean_Parser_registerAlias(x_2, x_3, x_4, x_5, x_6, x_1); if (lean_obj_tag(x_7) == 0) @@ -61905,7 +63305,7 @@ x_8 = lean_ctor_get(x_7, 1); lean_inc(x_8); lean_dec(x_7); x_9 = l_Lean_Parser_Tactic_initFn____x40_Lean_Parser_Term___hyg_154____closed__12; -x_10 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__4; +x_10 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__4; x_11 = l_Lean_Parser_registerAliasCore___rarg(x_9, x_2, x_10, x_8); if (lean_obj_tag(x_11) == 0) { @@ -61914,7 +63314,7 @@ x_12 = lean_ctor_get(x_11, 1); lean_inc(x_12); lean_dec(x_11); x_13 = l_Lean_Parser_Tactic_initFn____x40_Lean_Parser_Term___hyg_154____closed__15; -x_14 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__5; +x_14 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__5; x_15 = l_Lean_Parser_registerAliasCore___rarg(x_13, x_2, x_14, x_12); if (lean_obj_tag(x_15) == 0) { @@ -61922,10 +63322,10 @@ lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean x_16 = lean_ctor_get(x_15, 1); lean_inc(x_16); lean_dec(x_15); -x_17 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__6; +x_17 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__6; x_18 = l_Lean_Parser_Term_haveDecl___closed__2; -x_19 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__7; -x_20 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__8; +x_19 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__7; +x_20 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__8; x_21 = l_Lean_Parser_registerAlias(x_17, x_18, x_19, x_20, x_6, x_16); if (lean_obj_tag(x_21) == 0) { @@ -61933,7 +63333,7 @@ lean_object* x_22; lean_object* x_23; lean_object* x_24; x_22 = lean_ctor_get(x_21, 1); lean_inc(x_22); lean_dec(x_21); -x_23 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__9; +x_23 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__9; x_24 = l_Lean_Parser_registerAliasCore___rarg(x_9, x_17, x_23, x_22); if (lean_obj_tag(x_24) == 0) { @@ -61941,7 +63341,7 @@ lean_object* x_25; lean_object* x_26; lean_object* x_27; x_25 = lean_ctor_get(x_24, 1); lean_inc(x_25); lean_dec(x_24); -x_26 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__10; +x_26 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__10; x_27 = l_Lean_Parser_registerAliasCore___rarg(x_13, x_17, x_26, x_25); if (lean_obj_tag(x_27) == 0) { @@ -61949,10 +63349,10 @@ lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean x_28 = lean_ctor_get(x_27, 1); lean_inc(x_28); lean_dec(x_27); -x_29 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__11; +x_29 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__11; x_30 = l_Lean_Parser_Term_sufficesDecl___closed__2; -x_31 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__12; -x_32 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__13; +x_31 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__12; +x_32 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__13; x_33 = l_Lean_Parser_registerAlias(x_29, x_30, x_31, x_32, x_6, x_28); if (lean_obj_tag(x_33) == 0) { @@ -61960,7 +63360,7 @@ lean_object* x_34; lean_object* x_35; lean_object* x_36; x_34 = lean_ctor_get(x_33, 1); lean_inc(x_34); lean_dec(x_33); -x_35 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__14; +x_35 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__14; x_36 = l_Lean_Parser_registerAliasCore___rarg(x_9, x_29, x_35, x_34); if (lean_obj_tag(x_36) == 0) { @@ -61968,7 +63368,7 @@ lean_object* x_37; lean_object* x_38; lean_object* x_39; x_37 = lean_ctor_get(x_36, 1); lean_inc(x_37); lean_dec(x_36); -x_38 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__15; +x_38 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__15; x_39 = l_Lean_Parser_registerAliasCore___rarg(x_13, x_29, x_38, x_37); if (lean_obj_tag(x_39) == 0) { @@ -61976,10 +63376,10 @@ lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean x_40 = lean_ctor_get(x_39, 1); lean_inc(x_40); lean_dec(x_39); -x_41 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__16; +x_41 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__16; x_42 = l_Lean_Parser_Term_letRecDecls___closed__2; -x_43 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__17; -x_44 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__18; +x_43 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__17; +x_44 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__18; x_45 = l_Lean_Parser_registerAlias(x_41, x_42, x_43, x_44, x_6, x_40); if (lean_obj_tag(x_45) == 0) { @@ -61987,7 +63387,7 @@ lean_object* x_46; lean_object* x_47; lean_object* x_48; x_46 = lean_ctor_get(x_45, 1); lean_inc(x_46); lean_dec(x_45); -x_47 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__19; +x_47 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__19; x_48 = l_Lean_Parser_registerAliasCore___rarg(x_9, x_41, x_47, x_46); if (lean_obj_tag(x_48) == 0) { @@ -61995,7 +63395,7 @@ lean_object* x_49; lean_object* x_50; lean_object* x_51; x_49 = lean_ctor_get(x_48, 1); lean_inc(x_49); lean_dec(x_48); -x_50 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__20; +x_50 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__20; x_51 = l_Lean_Parser_registerAliasCore___rarg(x_13, x_41, x_50, x_49); if (lean_obj_tag(x_51) == 0) { @@ -62003,10 +63403,10 @@ lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean x_52 = lean_ctor_get(x_51, 1); lean_inc(x_52); lean_dec(x_51); -x_53 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__21; +x_53 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__21; x_54 = l_Lean_Parser_Term_hole___closed__2; -x_55 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__22; -x_56 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__23; +x_55 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__22; +x_56 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__23; x_57 = l_Lean_Parser_registerAlias(x_53, x_54, x_55, x_56, x_6, x_52); if (lean_obj_tag(x_57) == 0) { @@ -62014,7 +63414,7 @@ lean_object* x_58; lean_object* x_59; lean_object* x_60; x_58 = lean_ctor_get(x_57, 1); lean_inc(x_58); lean_dec(x_57); -x_59 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__24; +x_59 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__24; x_60 = l_Lean_Parser_registerAliasCore___rarg(x_9, x_53, x_59, x_58); if (lean_obj_tag(x_60) == 0) { @@ -62022,7 +63422,7 @@ lean_object* x_61; lean_object* x_62; lean_object* x_63; x_61 = lean_ctor_get(x_60, 1); lean_inc(x_61); lean_dec(x_60); -x_62 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__25; +x_62 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__25; x_63 = l_Lean_Parser_registerAliasCore___rarg(x_13, x_53, x_62, x_61); if (lean_obj_tag(x_63) == 0) { @@ -62030,10 +63430,10 @@ lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean x_64 = lean_ctor_get(x_63, 1); lean_inc(x_64); lean_dec(x_63); -x_65 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__26; +x_65 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__26; x_66 = l_Lean_Parser_Term_syntheticHole___closed__2; -x_67 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__27; -x_68 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__28; +x_67 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__27; +x_68 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__28; x_69 = l_Lean_Parser_registerAlias(x_65, x_66, x_67, x_68, x_6, x_64); if (lean_obj_tag(x_69) == 0) { @@ -62041,7 +63441,7 @@ lean_object* x_70; lean_object* x_71; lean_object* x_72; x_70 = lean_ctor_get(x_69, 1); lean_inc(x_70); lean_dec(x_69); -x_71 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__29; +x_71 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__29; x_72 = l_Lean_Parser_registerAliasCore___rarg(x_9, x_65, x_71, x_70); if (lean_obj_tag(x_72) == 0) { @@ -62049,7 +63449,7 @@ lean_object* x_73; lean_object* x_74; lean_object* x_75; x_73 = lean_ctor_get(x_72, 1); lean_inc(x_73); lean_dec(x_72); -x_74 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__30; +x_74 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__30; x_75 = l_Lean_Parser_registerAliasCore___rarg(x_13, x_65, x_74, x_73); if (lean_obj_tag(x_75) == 0) { @@ -62057,10 +63457,10 @@ lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean x_76 = lean_ctor_get(x_75, 1); lean_inc(x_76); lean_dec(x_75); -x_77 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__31; +x_77 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__31; x_78 = l_Lean_Parser_Term_matchDiscr___closed__2; -x_79 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__32; -x_80 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__33; +x_79 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__32; +x_80 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__33; x_81 = l_Lean_Parser_registerAlias(x_77, x_78, x_79, x_80, x_6, x_76); if (lean_obj_tag(x_81) == 0) { @@ -62068,7 +63468,7 @@ lean_object* x_82; lean_object* x_83; lean_object* x_84; x_82 = lean_ctor_get(x_81, 1); lean_inc(x_82); lean_dec(x_81); -x_83 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__34; +x_83 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__34; x_84 = l_Lean_Parser_registerAliasCore___rarg(x_9, x_77, x_83, x_82); if (lean_obj_tag(x_84) == 0) { @@ -62076,7 +63476,7 @@ lean_object* x_85; lean_object* x_86; lean_object* x_87; x_85 = lean_ctor_get(x_84, 1); lean_inc(x_85); lean_dec(x_84); -x_86 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__35; +x_86 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__35; x_87 = l_Lean_Parser_registerAliasCore___rarg(x_13, x_77, x_86, x_85); if (lean_obj_tag(x_87) == 0) { @@ -62084,10 +63484,10 @@ lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean x_88 = lean_ctor_get(x_87, 1); lean_inc(x_88); lean_dec(x_87); -x_89 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__36; +x_89 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__36; x_90 = l_Lean_Parser_Term_bracketedBinder___closed__2; -x_91 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__37; -x_92 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__38; +x_91 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__37; +x_92 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__38; x_93 = l_Lean_Parser_registerAlias(x_89, x_90, x_91, x_92, x_6, x_88); if (lean_obj_tag(x_93) == 0) { @@ -62095,7 +63495,7 @@ lean_object* x_94; lean_object* x_95; lean_object* x_96; x_94 = lean_ctor_get(x_93, 1); lean_inc(x_94); lean_dec(x_93); -x_95 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__39; +x_95 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__39; x_96 = l_Lean_Parser_registerAliasCore___rarg(x_9, x_89, x_95, x_94); if (lean_obj_tag(x_96) == 0) { @@ -62103,7 +63503,7 @@ lean_object* x_97; lean_object* x_98; lean_object* x_99; x_97 = lean_ctor_get(x_96, 1); lean_inc(x_97); lean_dec(x_96); -x_98 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__40; +x_98 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__40; x_99 = l_Lean_Parser_registerAliasCore___rarg(x_13, x_89, x_98, x_97); if (lean_obj_tag(x_99) == 0) { @@ -62111,10 +63511,10 @@ lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; x_100 = lean_ctor_get(x_99, 1); lean_inc(x_100); lean_dec(x_99); -x_101 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__41; +x_101 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__41; x_102 = l_Lean_Parser_Term_attrKind___closed__2; -x_103 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__42; -x_104 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__43; +x_103 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__42; +x_104 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__43; x_105 = l_Lean_Parser_registerAlias(x_101, x_102, x_103, x_104, x_6, x_100); if (lean_obj_tag(x_105) == 0) { @@ -62122,7 +63522,7 @@ lean_object* x_106; lean_object* x_107; lean_object* x_108; x_106 = lean_ctor_get(x_105, 1); lean_inc(x_106); lean_dec(x_105); -x_107 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__44; +x_107 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__44; x_108 = l_Lean_Parser_registerAliasCore___rarg(x_9, x_101, x_107, x_106); if (lean_obj_tag(x_108) == 0) { @@ -62130,7 +63530,7 @@ lean_object* x_109; lean_object* x_110; lean_object* x_111; x_109 = lean_ctor_get(x_108, 1); lean_inc(x_109); lean_dec(x_108); -x_110 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__45; +x_110 = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__45; x_111 = l_Lean_Parser_registerAliasCore___rarg(x_13, x_101, x_110, x_109); return x_111; } @@ -63032,6 +64432,92 @@ l_Lean_Parser_semicolonOrLinebreak___closed__3 = _init_l_Lean_Parser_semicolonOr lean_mark_persistent(l_Lean_Parser_semicolonOrLinebreak___closed__3); l_Lean_Parser_semicolonOrLinebreak = _init_l_Lean_Parser_semicolonOrLinebreak(); lean_mark_persistent(l_Lean_Parser_semicolonOrLinebreak); +l_Lean_Parser_Termination_terminationBy___closed__1 = _init_l_Lean_Parser_Termination_terminationBy___closed__1(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__1); +l_Lean_Parser_Termination_terminationBy___closed__2 = _init_l_Lean_Parser_Termination_terminationBy___closed__2(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__2); +l_Lean_Parser_Termination_terminationBy___closed__3 = _init_l_Lean_Parser_Termination_terminationBy___closed__3(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__3); +l_Lean_Parser_Termination_terminationBy___closed__4 = _init_l_Lean_Parser_Termination_terminationBy___closed__4(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__4); +l_Lean_Parser_Termination_terminationBy___closed__5 = _init_l_Lean_Parser_Termination_terminationBy___closed__5(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__5); +l_Lean_Parser_Termination_terminationBy___closed__6 = _init_l_Lean_Parser_Termination_terminationBy___closed__6(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__6); +l_Lean_Parser_Termination_terminationBy___closed__7 = _init_l_Lean_Parser_Termination_terminationBy___closed__7(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__7); +l_Lean_Parser_Termination_terminationBy___closed__8 = _init_l_Lean_Parser_Termination_terminationBy___closed__8(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__8); +l_Lean_Parser_Termination_terminationBy___closed__9 = _init_l_Lean_Parser_Termination_terminationBy___closed__9(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__9); +l_Lean_Parser_Termination_terminationBy___closed__10 = _init_l_Lean_Parser_Termination_terminationBy___closed__10(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__10); +l_Lean_Parser_Termination_terminationBy___closed__11 = _init_l_Lean_Parser_Termination_terminationBy___closed__11(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__11); +l_Lean_Parser_Termination_terminationBy___closed__12 = _init_l_Lean_Parser_Termination_terminationBy___closed__12(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__12); +l_Lean_Parser_Termination_terminationBy___closed__13 = _init_l_Lean_Parser_Termination_terminationBy___closed__13(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__13); +l_Lean_Parser_Termination_terminationBy___closed__14 = _init_l_Lean_Parser_Termination_terminationBy___closed__14(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__14); +l_Lean_Parser_Termination_terminationBy___closed__15 = _init_l_Lean_Parser_Termination_terminationBy___closed__15(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__15); +l_Lean_Parser_Termination_terminationBy___closed__16 = _init_l_Lean_Parser_Termination_terminationBy___closed__16(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__16); +l_Lean_Parser_Termination_terminationBy___closed__17 = _init_l_Lean_Parser_Termination_terminationBy___closed__17(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__17); +l_Lean_Parser_Termination_terminationBy___closed__18 = _init_l_Lean_Parser_Termination_terminationBy___closed__18(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__18); +l_Lean_Parser_Termination_terminationBy___closed__19 = _init_l_Lean_Parser_Termination_terminationBy___closed__19(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__19); +l_Lean_Parser_Termination_terminationBy___closed__20 = _init_l_Lean_Parser_Termination_terminationBy___closed__20(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__20); +l_Lean_Parser_Termination_terminationBy___closed__21 = _init_l_Lean_Parser_Termination_terminationBy___closed__21(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy___closed__21); +l_Lean_Parser_Termination_terminationBy = _init_l_Lean_Parser_Termination_terminationBy(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy); +l_Lean_Parser_Termination_decreasingBy___closed__1 = _init_l_Lean_Parser_Termination_decreasingBy___closed__1(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy___closed__1); +l_Lean_Parser_Termination_decreasingBy___closed__2 = _init_l_Lean_Parser_Termination_decreasingBy___closed__2(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy___closed__2); +l_Lean_Parser_Termination_decreasingBy___closed__3 = _init_l_Lean_Parser_Termination_decreasingBy___closed__3(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy___closed__3); +l_Lean_Parser_Termination_decreasingBy___closed__4 = _init_l_Lean_Parser_Termination_decreasingBy___closed__4(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy___closed__4); +l_Lean_Parser_Termination_decreasingBy___closed__5 = _init_l_Lean_Parser_Termination_decreasingBy___closed__5(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy___closed__5); +l_Lean_Parser_Termination_decreasingBy___closed__6 = _init_l_Lean_Parser_Termination_decreasingBy___closed__6(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy___closed__6); +l_Lean_Parser_Termination_decreasingBy___closed__7 = _init_l_Lean_Parser_Termination_decreasingBy___closed__7(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy___closed__7); +l_Lean_Parser_Termination_decreasingBy___closed__8 = _init_l_Lean_Parser_Termination_decreasingBy___closed__8(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy___closed__8); +l_Lean_Parser_Termination_decreasingBy___closed__9 = _init_l_Lean_Parser_Termination_decreasingBy___closed__9(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy___closed__9); +l_Lean_Parser_Termination_decreasingBy___closed__10 = _init_l_Lean_Parser_Termination_decreasingBy___closed__10(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy___closed__10); +l_Lean_Parser_Termination_decreasingBy = _init_l_Lean_Parser_Termination_decreasingBy(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy); +l_Lean_Parser_Termination_suffix___closed__1 = _init_l_Lean_Parser_Termination_suffix___closed__1(); +lean_mark_persistent(l_Lean_Parser_Termination_suffix___closed__1); +l_Lean_Parser_Termination_suffix___closed__2 = _init_l_Lean_Parser_Termination_suffix___closed__2(); +lean_mark_persistent(l_Lean_Parser_Termination_suffix___closed__2); +l_Lean_Parser_Termination_suffix___closed__3 = _init_l_Lean_Parser_Termination_suffix___closed__3(); +lean_mark_persistent(l_Lean_Parser_Termination_suffix___closed__3); +l_Lean_Parser_Termination_suffix___closed__4 = _init_l_Lean_Parser_Termination_suffix___closed__4(); +lean_mark_persistent(l_Lean_Parser_Termination_suffix___closed__4); +l_Lean_Parser_Termination_suffix___closed__5 = _init_l_Lean_Parser_Termination_suffix___closed__5(); +lean_mark_persistent(l_Lean_Parser_Termination_suffix___closed__5); +l_Lean_Parser_Termination_suffix___closed__6 = _init_l_Lean_Parser_Termination_suffix___closed__6(); +lean_mark_persistent(l_Lean_Parser_Termination_suffix___closed__6); +l_Lean_Parser_Termination_suffix___closed__7 = _init_l_Lean_Parser_Termination_suffix___closed__7(); +lean_mark_persistent(l_Lean_Parser_Termination_suffix___closed__7); +l_Lean_Parser_Termination_suffix___closed__8 = _init_l_Lean_Parser_Termination_suffix___closed__8(); +lean_mark_persistent(l_Lean_Parser_Termination_suffix___closed__8); +l_Lean_Parser_Termination_suffix___closed__9 = _init_l_Lean_Parser_Termination_suffix___closed__9(); +lean_mark_persistent(l_Lean_Parser_Termination_suffix___closed__9); +l_Lean_Parser_Termination_suffix = _init_l_Lean_Parser_Termination_suffix(); +lean_mark_persistent(l_Lean_Parser_Termination_suffix); l_Lean_Parser_Term_byTactic___closed__1 = _init_l_Lean_Parser_Term_byTactic___closed__1(); lean_mark_persistent(l_Lean_Parser_Term_byTactic___closed__1); l_Lean_Parser_Term_byTactic___closed__2 = _init_l_Lean_Parser_Term_byTactic___closed__2(); @@ -63710,10 +65196,6 @@ l_Lean_Parser_Term_hole___closed__5 = _init_l_Lean_Parser_Term_hole___closed__5( lean_mark_persistent(l_Lean_Parser_Term_hole___closed__5); l_Lean_Parser_Term_hole___closed__6 = _init_l_Lean_Parser_Term_hole___closed__6(); lean_mark_persistent(l_Lean_Parser_Term_hole___closed__6); -l_Lean_Parser_Term_hole___closed__7 = _init_l_Lean_Parser_Term_hole___closed__7(); -lean_mark_persistent(l_Lean_Parser_Term_hole___closed__7); -l_Lean_Parser_Term_hole___closed__8 = _init_l_Lean_Parser_Term_hole___closed__8(); -lean_mark_persistent(l_Lean_Parser_Term_hole___closed__8); l_Lean_Parser_Term_hole = _init_l_Lean_Parser_Term_hole(); lean_mark_persistent(l_Lean_Parser_Term_hole); if (builtin) {res = l___regBuiltin_Lean_Parser_Term_hole(lean_io_mk_world()); @@ -64048,8 +65530,6 @@ l_Lean_Parser_Term_typeAscription___closed__21 = _init_l_Lean_Parser_Term_typeAs lean_mark_persistent(l_Lean_Parser_Term_typeAscription___closed__21); l_Lean_Parser_Term_typeAscription___closed__22 = _init_l_Lean_Parser_Term_typeAscription___closed__22(); lean_mark_persistent(l_Lean_Parser_Term_typeAscription___closed__22); -l_Lean_Parser_Term_typeAscription___closed__23 = _init_l_Lean_Parser_Term_typeAscription___closed__23(); -lean_mark_persistent(l_Lean_Parser_Term_typeAscription___closed__23); l_Lean_Parser_Term_typeAscription = _init_l_Lean_Parser_Term_typeAscription(); lean_mark_persistent(l_Lean_Parser_Term_typeAscription); if (builtin) {res = l___regBuiltin_Lean_Parser_Term_typeAscription(lean_io_mk_world()); @@ -68494,6 +69974,8 @@ l_Lean_Parser_Term_letRecDecl___closed__9 = _init_l_Lean_Parser_Term_letRecDecl_ lean_mark_persistent(l_Lean_Parser_Term_letRecDecl___closed__9); l_Lean_Parser_Term_letRecDecl___closed__10 = _init_l_Lean_Parser_Term_letRecDecl___closed__10(); lean_mark_persistent(l_Lean_Parser_Term_letRecDecl___closed__10); +l_Lean_Parser_Term_letRecDecl___closed__11 = _init_l_Lean_Parser_Term_letRecDecl___closed__11(); +lean_mark_persistent(l_Lean_Parser_Term_letRecDecl___closed__11); l_Lean_Parser_Term_letRecDecl = _init_l_Lean_Parser_Term_letRecDecl(); lean_mark_persistent(l_Lean_Parser_Term_letRecDecl); l_Lean_Parser_Term_letRecDecls___closed__1 = _init_l_Lean_Parser_Term_letRecDecls___closed__1(); @@ -68666,6 +70148,75 @@ lean_mark_persistent(l___regBuiltin_Lean_Parser_Term_attributes_formatter___clos if (builtin) {res = l___regBuiltin_Lean_Parser_Term_attributes_formatter(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); +}l_Lean_Parser_Termination_terminationBy_formatter___closed__1 = _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__1(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_formatter___closed__1); +l_Lean_Parser_Termination_terminationBy_formatter___closed__2 = _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__2(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_formatter___closed__2); +l_Lean_Parser_Termination_terminationBy_formatter___closed__3 = _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__3(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_formatter___closed__3); +l_Lean_Parser_Termination_terminationBy_formatter___closed__4 = _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__4(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_formatter___closed__4); +l_Lean_Parser_Termination_terminationBy_formatter___closed__5 = _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__5(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_formatter___closed__5); +l_Lean_Parser_Termination_terminationBy_formatter___closed__6 = _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__6(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_formatter___closed__6); +l_Lean_Parser_Termination_terminationBy_formatter___closed__7 = _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__7(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_formatter___closed__7); +l_Lean_Parser_Termination_terminationBy_formatter___closed__8 = _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__8(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_formatter___closed__8); +l_Lean_Parser_Termination_terminationBy_formatter___closed__9 = _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__9(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_formatter___closed__9); +l_Lean_Parser_Termination_terminationBy_formatter___closed__10 = _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__10(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_formatter___closed__10); +l_Lean_Parser_Termination_terminationBy_formatter___closed__11 = _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__11(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_formatter___closed__11); +l_Lean_Parser_Termination_terminationBy_formatter___closed__12 = _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__12(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_formatter___closed__12); +l_Lean_Parser_Termination_terminationBy_formatter___closed__13 = _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__13(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_formatter___closed__13); +l_Lean_Parser_Termination_terminationBy_formatter___closed__14 = _init_l_Lean_Parser_Termination_terminationBy_formatter___closed__14(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_formatter___closed__14); +l___regBuiltin_Lean_Parser_Termination_terminationBy_formatter___closed__1 = _init_l___regBuiltin_Lean_Parser_Termination_terminationBy_formatter___closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Parser_Termination_terminationBy_formatter___closed__1); +l___regBuiltin_Lean_Parser_Termination_terminationBy_formatter___closed__2 = _init_l___regBuiltin_Lean_Parser_Termination_terminationBy_formatter___closed__2(); +lean_mark_persistent(l___regBuiltin_Lean_Parser_Termination_terminationBy_formatter___closed__2); +if (builtin) {res = l___regBuiltin_Lean_Parser_Termination_terminationBy_formatter(lean_io_mk_world()); +if (lean_io_result_is_error(res)) return res; +lean_dec_ref(res); +}l_Lean_Parser_Termination_decreasingBy_formatter___closed__1 = _init_l_Lean_Parser_Termination_decreasingBy_formatter___closed__1(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy_formatter___closed__1); +l_Lean_Parser_Termination_decreasingBy_formatter___closed__2 = _init_l_Lean_Parser_Termination_decreasingBy_formatter___closed__2(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy_formatter___closed__2); +l_Lean_Parser_Termination_decreasingBy_formatter___closed__3 = _init_l_Lean_Parser_Termination_decreasingBy_formatter___closed__3(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy_formatter___closed__3); +l_Lean_Parser_Termination_decreasingBy_formatter___closed__4 = _init_l_Lean_Parser_Termination_decreasingBy_formatter___closed__4(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy_formatter___closed__4); +l_Lean_Parser_Termination_decreasingBy_formatter___closed__5 = _init_l_Lean_Parser_Termination_decreasingBy_formatter___closed__5(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy_formatter___closed__5); +l___regBuiltin_Lean_Parser_Termination_decreasingBy_formatter___closed__1 = _init_l___regBuiltin_Lean_Parser_Termination_decreasingBy_formatter___closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Parser_Termination_decreasingBy_formatter___closed__1); +l___regBuiltin_Lean_Parser_Termination_decreasingBy_formatter___closed__2 = _init_l___regBuiltin_Lean_Parser_Termination_decreasingBy_formatter___closed__2(); +lean_mark_persistent(l___regBuiltin_Lean_Parser_Termination_decreasingBy_formatter___closed__2); +if (builtin) {res = l___regBuiltin_Lean_Parser_Termination_decreasingBy_formatter(lean_io_mk_world()); +if (lean_io_result_is_error(res)) return res; +lean_dec_ref(res); +}l_Lean_Parser_Termination_suffix_formatter___closed__1 = _init_l_Lean_Parser_Termination_suffix_formatter___closed__1(); +lean_mark_persistent(l_Lean_Parser_Termination_suffix_formatter___closed__1); +l_Lean_Parser_Termination_suffix_formatter___closed__2 = _init_l_Lean_Parser_Termination_suffix_formatter___closed__2(); +lean_mark_persistent(l_Lean_Parser_Termination_suffix_formatter___closed__2); +l_Lean_Parser_Termination_suffix_formatter___closed__3 = _init_l_Lean_Parser_Termination_suffix_formatter___closed__3(); +lean_mark_persistent(l_Lean_Parser_Termination_suffix_formatter___closed__3); +l_Lean_Parser_Termination_suffix_formatter___closed__4 = _init_l_Lean_Parser_Termination_suffix_formatter___closed__4(); +lean_mark_persistent(l_Lean_Parser_Termination_suffix_formatter___closed__4); +l_Lean_Parser_Termination_suffix_formatter___closed__5 = _init_l_Lean_Parser_Termination_suffix_formatter___closed__5(); +lean_mark_persistent(l_Lean_Parser_Termination_suffix_formatter___closed__5); +l___regBuiltin_Lean_Parser_Termination_suffix_formatter___closed__1 = _init_l___regBuiltin_Lean_Parser_Termination_suffix_formatter___closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Parser_Termination_suffix_formatter___closed__1); +l___regBuiltin_Lean_Parser_Termination_suffix_formatter___closed__2 = _init_l___regBuiltin_Lean_Parser_Termination_suffix_formatter___closed__2(); +lean_mark_persistent(l___regBuiltin_Lean_Parser_Termination_suffix_formatter___closed__2); +if (builtin) {res = l___regBuiltin_Lean_Parser_Termination_suffix_formatter(lean_io_mk_world()); +if (lean_io_result_is_error(res)) return res; +lean_dec_ref(res); }l_Lean_Parser_Term_letRecDecl_formatter___closed__1 = _init_l_Lean_Parser_Term_letRecDecl_formatter___closed__1(); lean_mark_persistent(l_Lean_Parser_Term_letRecDecl_formatter___closed__1); l_Lean_Parser_Term_letRecDecl_formatter___closed__2 = _init_l_Lean_Parser_Term_letRecDecl_formatter___closed__2(); @@ -68678,6 +70229,8 @@ l_Lean_Parser_Term_letRecDecl_formatter___closed__5 = _init_l_Lean_Parser_Term_l lean_mark_persistent(l_Lean_Parser_Term_letRecDecl_formatter___closed__5); l_Lean_Parser_Term_letRecDecl_formatter___closed__6 = _init_l_Lean_Parser_Term_letRecDecl_formatter___closed__6(); lean_mark_persistent(l_Lean_Parser_Term_letRecDecl_formatter___closed__6); +l_Lean_Parser_Term_letRecDecl_formatter___closed__7 = _init_l_Lean_Parser_Term_letRecDecl_formatter___closed__7(); +lean_mark_persistent(l_Lean_Parser_Term_letRecDecl_formatter___closed__7); l___regBuiltin_Lean_Parser_Term_letRecDecl_formatter___closed__1 = _init_l___regBuiltin_Lean_Parser_Term_letRecDecl_formatter___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Parser_Term_letRecDecl_formatter___closed__1); l___regBuiltin_Lean_Parser_Term_letRecDecl_formatter___closed__2 = _init_l___regBuiltin_Lean_Parser_Term_letRecDecl_formatter___closed__2(); @@ -68823,6 +70376,75 @@ lean_mark_persistent(l___regBuiltin_Lean_Parser_Term_attributes_parenthesizer___ if (builtin) {res = l___regBuiltin_Lean_Parser_Term_attributes_parenthesizer(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); +}l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__1 = _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__1(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__1); +l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__2 = _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__2(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__2); +l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__3 = _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__3(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__3); +l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__4 = _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__4(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__4); +l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__5 = _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__5(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__5); +l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__6 = _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__6(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__6); +l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__7 = _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__7(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__7); +l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__8 = _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__8(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__8); +l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__9 = _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__9(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__9); +l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__10 = _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__10(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__10); +l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__11 = _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__11(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__11); +l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__12 = _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__12(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__12); +l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__13 = _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__13(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__13); +l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__14 = _init_l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__14(); +lean_mark_persistent(l_Lean_Parser_Termination_terminationBy_parenthesizer___closed__14); +l___regBuiltin_Lean_Parser_Termination_terminationBy_parenthesizer___closed__1 = _init_l___regBuiltin_Lean_Parser_Termination_terminationBy_parenthesizer___closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Parser_Termination_terminationBy_parenthesizer___closed__1); +l___regBuiltin_Lean_Parser_Termination_terminationBy_parenthesizer___closed__2 = _init_l___regBuiltin_Lean_Parser_Termination_terminationBy_parenthesizer___closed__2(); +lean_mark_persistent(l___regBuiltin_Lean_Parser_Termination_terminationBy_parenthesizer___closed__2); +if (builtin) {res = l___regBuiltin_Lean_Parser_Termination_terminationBy_parenthesizer(lean_io_mk_world()); +if (lean_io_result_is_error(res)) return res; +lean_dec_ref(res); +}l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__1 = _init_l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__1(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__1); +l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__2 = _init_l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__2(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__2); +l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__3 = _init_l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__3(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__3); +l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__4 = _init_l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__4(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__4); +l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__5 = _init_l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__5(); +lean_mark_persistent(l_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__5); +l___regBuiltin_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__1 = _init_l___regBuiltin_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__1); +l___regBuiltin_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__2 = _init_l___regBuiltin_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__2(); +lean_mark_persistent(l___regBuiltin_Lean_Parser_Termination_decreasingBy_parenthesizer___closed__2); +if (builtin) {res = l___regBuiltin_Lean_Parser_Termination_decreasingBy_parenthesizer(lean_io_mk_world()); +if (lean_io_result_is_error(res)) return res; +lean_dec_ref(res); +}l_Lean_Parser_Termination_suffix_parenthesizer___closed__1 = _init_l_Lean_Parser_Termination_suffix_parenthesizer___closed__1(); +lean_mark_persistent(l_Lean_Parser_Termination_suffix_parenthesizer___closed__1); +l_Lean_Parser_Termination_suffix_parenthesizer___closed__2 = _init_l_Lean_Parser_Termination_suffix_parenthesizer___closed__2(); +lean_mark_persistent(l_Lean_Parser_Termination_suffix_parenthesizer___closed__2); +l_Lean_Parser_Termination_suffix_parenthesizer___closed__3 = _init_l_Lean_Parser_Termination_suffix_parenthesizer___closed__3(); +lean_mark_persistent(l_Lean_Parser_Termination_suffix_parenthesizer___closed__3); +l_Lean_Parser_Termination_suffix_parenthesizer___closed__4 = _init_l_Lean_Parser_Termination_suffix_parenthesizer___closed__4(); +lean_mark_persistent(l_Lean_Parser_Termination_suffix_parenthesizer___closed__4); +l_Lean_Parser_Termination_suffix_parenthesizer___closed__5 = _init_l_Lean_Parser_Termination_suffix_parenthesizer___closed__5(); +lean_mark_persistent(l_Lean_Parser_Termination_suffix_parenthesizer___closed__5); +l___regBuiltin_Lean_Parser_Termination_suffix_parenthesizer___closed__1 = _init_l___regBuiltin_Lean_Parser_Termination_suffix_parenthesizer___closed__1(); +lean_mark_persistent(l___regBuiltin_Lean_Parser_Termination_suffix_parenthesizer___closed__1); +l___regBuiltin_Lean_Parser_Termination_suffix_parenthesizer___closed__2 = _init_l___regBuiltin_Lean_Parser_Termination_suffix_parenthesizer___closed__2(); +lean_mark_persistent(l___regBuiltin_Lean_Parser_Termination_suffix_parenthesizer___closed__2); +if (builtin) {res = l___regBuiltin_Lean_Parser_Termination_suffix_parenthesizer(lean_io_mk_world()); +if (lean_io_result_is_error(res)) return res; +lean_dec_ref(res); }l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__1 = _init_l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__1(); lean_mark_persistent(l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__1); l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__2 = _init_l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__2(); @@ -68835,6 +70457,8 @@ l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__5 = _init_l_Lean_Parser_Te lean_mark_persistent(l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__5); l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__6 = _init_l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__6(); lean_mark_persistent(l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__6); +l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__7 = _init_l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__7(); +lean_mark_persistent(l_Lean_Parser_Term_letRecDecl_parenthesizer___closed__7); l___regBuiltin_Lean_Parser_Term_letRecDecl_parenthesizer___closed__1 = _init_l___regBuiltin_Lean_Parser_Term_letRecDecl_parenthesizer___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Parser_Term_letRecDecl_parenthesizer___closed__1); l___regBuiltin_Lean_Parser_Term_letRecDecl_parenthesizer___closed__2 = _init_l___regBuiltin_Lean_Parser_Term_letRecDecl_parenthesizer___closed__2(); @@ -68898,8 +70522,6 @@ l_Lean_Parser_Term_whereDecls_formatter___closed__9 = _init_l_Lean_Parser_Term_w lean_mark_persistent(l_Lean_Parser_Term_whereDecls_formatter___closed__9); l_Lean_Parser_Term_whereDecls_formatter___closed__10 = _init_l_Lean_Parser_Term_whereDecls_formatter___closed__10(); lean_mark_persistent(l_Lean_Parser_Term_whereDecls_formatter___closed__10); -l_Lean_Parser_Term_whereDecls_formatter___closed__11 = _init_l_Lean_Parser_Term_whereDecls_formatter___closed__11(); -lean_mark_persistent(l_Lean_Parser_Term_whereDecls_formatter___closed__11); l___regBuiltin_Lean_Parser_Term_whereDecls_formatter___closed__1 = _init_l___regBuiltin_Lean_Parser_Term_whereDecls_formatter___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Parser_Term_whereDecls_formatter___closed__1); l___regBuiltin_Lean_Parser_Term_whereDecls_formatter___closed__2 = _init_l___regBuiltin_Lean_Parser_Term_whereDecls_formatter___closed__2(); @@ -68921,8 +70543,6 @@ l_Lean_Parser_Term_whereDecls_parenthesizer___closed__6 = _init_l_Lean_Parser_Te lean_mark_persistent(l_Lean_Parser_Term_whereDecls_parenthesizer___closed__6); l_Lean_Parser_Term_whereDecls_parenthesizer___closed__7 = _init_l_Lean_Parser_Term_whereDecls_parenthesizer___closed__7(); lean_mark_persistent(l_Lean_Parser_Term_whereDecls_parenthesizer___closed__7); -l_Lean_Parser_Term_whereDecls_parenthesizer___closed__8 = _init_l_Lean_Parser_Term_whereDecls_parenthesizer___closed__8(); -lean_mark_persistent(l_Lean_Parser_Term_whereDecls_parenthesizer___closed__8); l___regBuiltin_Lean_Parser_Term_whereDecls_parenthesizer___closed__1 = _init_l___regBuiltin_Lean_Parser_Term_whereDecls_parenthesizer___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Parser_Term_whereDecls_parenthesizer___closed__1); l___regBuiltin_Lean_Parser_Term_whereDecls_parenthesizer___closed__2 = _init_l___regBuiltin_Lean_Parser_Term_whereDecls_parenthesizer___closed__2(); @@ -68966,6 +70586,8 @@ l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__5 = _init_l_Lean_Pars lean_mark_persistent(l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__5); l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__6 = _init_l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__6(); lean_mark_persistent(l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__6); +l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__7 = _init_l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__7(); +lean_mark_persistent(l_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__7); l___regBuiltin_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__1 = _init_l___regBuiltin_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__1); l___regBuiltin_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__2 = _init_l___regBuiltin_Lean_Parser_Term_matchAltsWhereDecls_formatter___closed__2(); @@ -68981,6 +70603,8 @@ l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__3 = _init_l_Lean_ lean_mark_persistent(l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__3); l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__4 = _init_l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__4(); lean_mark_persistent(l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__4); +l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__5 = _init_l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__5(); +lean_mark_persistent(l_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__5); l___regBuiltin_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__1 = _init_l___regBuiltin_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__1(); lean_mark_persistent(l___regBuiltin_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__1); l___regBuiltin_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__2 = _init_l___regBuiltin_Lean_Parser_Term_matchAltsWhereDecls_parenthesizer___closed__2(); @@ -69000,6 +70624,8 @@ l_Lean_Parser_Term_matchAltsWhereDecls___closed__5 = _init_l_Lean_Parser_Term_ma lean_mark_persistent(l_Lean_Parser_Term_matchAltsWhereDecls___closed__5); l_Lean_Parser_Term_matchAltsWhereDecls___closed__6 = _init_l_Lean_Parser_Term_matchAltsWhereDecls___closed__6(); lean_mark_persistent(l_Lean_Parser_Term_matchAltsWhereDecls___closed__6); +l_Lean_Parser_Term_matchAltsWhereDecls___closed__7 = _init_l_Lean_Parser_Term_matchAltsWhereDecls___closed__7(); +lean_mark_persistent(l_Lean_Parser_Term_matchAltsWhereDecls___closed__7); l_Lean_Parser_Term_matchAltsWhereDecls = _init_l_Lean_Parser_Term_matchAltsWhereDecls(); lean_mark_persistent(l_Lean_Parser_Term_matchAltsWhereDecls); l_Lean_Parser_Term_noindex___closed__1 = _init_l_Lean_Parser_Term_noindex___closed__1(); @@ -72420,97 +74046,97 @@ lean_mark_persistent(l___regBuiltin_Lean_Parser_Tactic_quotSeq_parenthesizer___c if (builtin) {res = l___regBuiltin_Lean_Parser_Tactic_quotSeq_parenthesizer(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__1 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__1(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__1); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__2 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__2(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__2); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__3 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__3(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__3); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__4 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__4(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__4); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__5 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__5(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__5); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__6 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__6(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__6); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__7 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__7(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__7); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__8 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__8(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__8); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__9 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__9(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__9); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__10 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__10(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__10); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__11 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__11(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__11); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__12 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__12(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__12); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__13 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__13(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__13); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__14 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__14(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__14); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__15 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__15(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__15); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__16 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__16(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__16); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__17 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__17(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__17); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__18 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__18(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__18); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__19 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__19(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__19); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__20 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__20(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__20); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__21 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__21(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__21); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__22 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__22(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__22); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__23 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__23(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__23); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__24 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__24(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__24); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__25 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__25(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__25); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__26 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__26(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__26); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__27 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__27(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__27); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__28 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__28(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__28); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__29 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__29(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__29); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__30 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__30(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__30); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__31 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__31(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__31); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__32 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__32(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__32); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__33 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__33(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__33); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__34 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__34(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__34); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__35 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__35(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__35); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__36 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__36(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__36); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__37 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__37(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__37); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__38 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__38(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__38); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__39 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__39(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__39); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__40 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__40(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__40); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__41 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__41(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__41); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__42 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__42(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__42); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__43 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__43(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__43); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__44 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__44(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__44); -l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__45 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__45(); -lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598____closed__45); -if (builtin) {res = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4598_(lean_io_mk_world()); +}l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__1 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__1(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__1); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__2 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__2(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__2); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__3 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__3(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__3); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__4 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__4(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__4); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__5 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__5(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__5); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__6 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__6(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__6); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__7 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__7(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__7); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__8 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__8(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__8); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__9 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__9(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__9); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__10 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__10(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__10); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__11 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__11(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__11); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__12 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__12(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__12); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__13 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__13(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__13); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__14 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__14(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__14); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__15 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__15(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__15); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__16 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__16(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__16); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__17 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__17(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__17); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__18 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__18(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__18); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__19 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__19(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__19); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__20 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__20(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__20); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__21 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__21(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__21); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__22 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__22(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__22); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__23 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__23(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__23); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__24 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__24(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__24); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__25 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__25(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__25); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__26 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__26(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__26); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__27 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__27(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__27); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__28 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__28(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__28); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__29 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__29(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__29); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__30 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__30(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__30); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__31 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__31(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__31); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__32 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__32(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__32); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__33 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__33(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__33); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__34 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__34(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__34); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__35 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__35(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__35); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__36 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__36(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__36); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__37 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__37(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__37); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__38 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__38(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__38); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__39 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__39(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__39); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__40 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__40(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__40); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__41 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__41(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__41); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__42 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__42(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__42); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__43 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__43(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__43); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__44 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__44(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__44); +l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__45 = _init_l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__45(); +lean_mark_persistent(l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710____closed__45); +if (builtin) {res = l_Lean_Parser_initFn____x40_Lean_Parser_Term___hyg_4710_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/PrettyPrinter/Delaborator/Builtins.c b/stage0/stdlib/Lean/PrettyPrinter/Delaborator/Builtins.c index 71474b9c01a5f..a8b799b9c326d 100644 --- a/stage0/stdlib/Lean/PrettyPrinter/Delaborator/Builtins.c +++ b/stage0/stdlib/Lean/PrettyPrinter/Delaborator/Builtins.c @@ -27,6 +27,7 @@ static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabProj___cl LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_AppMatchState_params___default; static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabForall___closed__5; static lean_object* l_panic___at_Lean_PrettyPrinter_Delaborator_delabFVar___spec__1___closed__1; +static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__7; static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabDo___closed__4; lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at_Lean_PrettyPrinter_Delaborator_delabAppImplicit___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -50,6 +51,7 @@ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBod LEAN_EXPORT lean_object* l_panic___at_Lean_PrettyPrinter_Delaborator_delabProj___spec__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabOfNat(lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delaborator_delabAppMatch___spec__11(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__12(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabPatterns___spec__5___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_mkNameLit(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -59,6 +61,7 @@ lean_object* l_Lean_RBNode_insert___at_Lean_PrettyPrinter_Delaborator_TopDownAna static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabOfNat___closed__2; static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabAppExplicit___closed__5; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withMDataExpr___at_Lean_PrettyPrinter_Delaborator_withMDataOptions___spec__2(lean_object*); +static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__5; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabCond___closed__2; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppMatch___lambda__6___closed__4; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDIte___closed__1; @@ -101,6 +104,7 @@ static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___closed__5; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_PrettyPrinter_Delaborator_delabLam___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_pp_fullNames; LEAN_EXPORT lean_object* l_Lean_ofExcept___at_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___spec__22___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__7; LEAN_EXPORT lean_object* l_panic___at_Lean_PrettyPrinter_Delaborator_delabProj___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lambda__3___closed__2; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabCond___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -199,7 +203,7 @@ static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabMVar___cl LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___spec__40(lean_object*, size_t, size_t, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___closed__14; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabSigmaCore___lambda__1___closed__7; -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_ofExcept___at_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___spec__22(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lambda__1___closed__2; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabProj___closed__6; @@ -239,12 +243,12 @@ static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4___ static lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppExplicit___closed__3; LEAN_EXPORT lean_object* l_panic___at_Lean_PrettyPrinter_Delaborator_delabProj___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_panic___at_Lean_PrettyPrinter_Delaborator_withMDataOptions___spec__13(lean_object*); -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__2; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppFn(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_firstM___at_Lean_PrettyPrinter_Delaborator_unexpandRegularApp___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lambda__1___closed__4; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_AppMatchState_varNames___default; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___lambda__13___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +uint8_t l_Lean_Expr_isLetFun(lean_object*); lean_object* l_ReaderT_instMonadReaderT___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_unexpandStructureInstance(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___spec__28___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -269,7 +273,7 @@ static lean_object* l_Lean_PrettyPrinter_Delaborator_declSigWithId_parenthesizer LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_isRegularApp___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___lambda__15(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___spec__34___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_nextExtraPos___at_Lean_PrettyPrinter_Delaborator_unexpandStructureInstance___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delaborator_unexpandStructureInstance___spec__5(lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withBindingBody___at_Lean_PrettyPrinter_Delaborator_delabLetFun___spec__3___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -277,7 +281,6 @@ LEAN_EXPORT lean_object* l_panic___at_Lean_PrettyPrinter_Delaborator_delabMData_ LEAN_EXPORT lean_object* l_panic___at_Lean_PrettyPrinter_Delaborator_withMDataOptions___spec__11___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_withMDataOptions___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___spec__10(lean_object*, size_t, size_t, lean_object*); -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__4; LEAN_EXPORT lean_object* l_panic___at_Lean_PrettyPrinter_Delaborator_delabMData___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabMData___closed__3; LEAN_EXPORT lean_object* l_Lean_Meta_withLetDecl___at_Lean_PrettyPrinter_Delaborator_delabLetE___spec__1___rarg(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -355,7 +358,6 @@ LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__ LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_PrettyPrinter_Delaborator_withMDataOptions___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__2; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___lambda__1___closed__1; -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__3; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabProjectionApp___lambda__1___closed__1; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabConstWithSignature___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getNumArgs(lean_object*); @@ -388,7 +390,6 @@ static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabLetFun___ static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lambda__3___closed__7; static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabAppExplicit___closed__1; static lean_object* l_Std_Range_forIn_loop___at_Lean_PrettyPrinter_Delaborator_unexpandStructureInstance___spec__2___closed__4; -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppArg___at_Lean_PrettyPrinter_Delaborator_delabDoElems___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delaborator_unexpandStructureInstance___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabCond(lean_object*); @@ -439,6 +440,7 @@ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabOfNat___lambda__1 lean_object* l_Lean_Expr_getRevArg_x21(lean_object*, lean_object*); lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_withLetDeclImp___rarg(lean_object*, lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabPSigma___closed__3; +static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6___closed__1; static lean_object* l_Std_Range_forIn_loop___at_Lean_PrettyPrinter_Delaborator_delabConst___spec__4___closed__1; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabProjectionApp___closed__2; LEAN_EXPORT lean_object* l_Lean_resolveGlobalName___at_Lean_PrettyPrinter_Delaborator_delabConst___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -467,6 +469,7 @@ static lean_object* l_Lean_PrettyPrinter_Delaborator_declSigWithId___closed__5; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDo___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabFVar___closed__2; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppFn___closed__1; +static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__11___closed__1; lean_object* l_Lean_Level_quote(lean_object*, lean_object*); lean_object* l_Lean_SourceInfo_fromRef(lean_object*, uint8_t); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabOfScientific___lambda__1(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -481,7 +484,6 @@ static lean_object* l_Lean_PrettyPrinter_Delaborator_delabMVar___closed__3; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___spec__32(lean_object*, lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabForall___lambda__1(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppFn___at___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabPatterns___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__5; lean_object* l_Lean_inaccessible_x3f(lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDo___lambda__1___closed__2; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___spec__40___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -492,7 +494,7 @@ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at__ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_unfoldMDatas___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop_visitLambda___spec__2(lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabFVar___closed__4; -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabMData(lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppExplicit___lambda__4___closed__2; static lean_object* l_Array_foldrMUnsafe_fold___at_Lean_PrettyPrinter_Delaborator_delabForall___spec__1___closed__1; @@ -528,8 +530,9 @@ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabCond(lean_object* static lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppMatch___lambda__6___closed__6; LEAN_EXPORT lean_object* l_panic___at_Lean_PrettyPrinter_Delaborator_withMDataOptions___spec__3(lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__3; -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__9(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabSort___closed__7; +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__11(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_getPPInstanceTypes___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_unexpandStructureInstance___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_PrettyPrinter_Delaborator_AppMatchState_motiveNamed___default; @@ -566,8 +569,10 @@ static lean_object* l_Lean_PrettyPrinter_Delaborator_delabConst___lambda__1___cl static lean_object* l_Lean_PrettyPrinter_Delaborator_unexpandStructureInstance___lambda__3___closed__3; lean_object* l_Lean_getPPUnicodeFun___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppImplicit___lambda__4(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_PrettyPrinter_Delaborator_delabConst___spec__1(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___closed__13; +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppArg___at_Lean_PrettyPrinter_Delaborator_delabDoElems___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Parenthesizer_leadingNode_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabMData(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_pp_universes; @@ -590,7 +595,6 @@ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabConstWithSignatur static lean_object* l_Lean_PrettyPrinter_Delaborator_declSigWithId_formatter___closed__3; static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop___rarg___lambda__1___closed__3; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delaborator_delabAppMatch___spec__13___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__7; uint8_t l_Lean_Expr_hasLooseBVars(lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_PrettyPrinter_Delaborator_isRegularApp___spec__3___closed__3; LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_evalSyntaxConstantUnsafe___boxed(lean_object*, lean_object*, lean_object*); @@ -605,7 +609,6 @@ LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__ static lean_object* l_Lean_PrettyPrinter_Delaborator_delabConst___closed__14; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabSigmaCore___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_append(lean_object*, lean_object*); -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__6; lean_object* l_instInhabited___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_panic___at_Lean_PrettyPrinter_Delaborator_withMDataOptions___spec__8(lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___lambda__13(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -635,6 +638,7 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delabora static lean_object* l_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___closed__2; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabProjectionApp___closed__1; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppExplicit___lambda__4___closed__4; +static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__4; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabPSigma(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_mkLit(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_PrettyPrinter_Delaborator_delabConst___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -689,6 +693,7 @@ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabConstWithSignatur static lean_object* l_Lean_PrettyPrinter_Delaborator_delabSigmaCore___lambda__3___closed__1; lean_object* l_Lean_getPPAnalysisHole___boxed(lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabSort___closed__11; +static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__6; lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppMatch___closed__6; lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -732,10 +737,12 @@ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withNaryArg___ lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_HoleIterator_next(lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___closed__2; static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabCond___closed__3; +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppMatch___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabPSigma___closed__2; extern lean_object* l_Lean_Meta_instMonadMetaM; static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabDIte___closed__1; +LEAN_EXPORT lean_object* l_panic___at_Lean_PrettyPrinter_Delaborator_delabDoElems___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_eraseIdx___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabNamedPattern___closed__1; @@ -786,6 +793,7 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delabora static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabCond___closed__1; static lean_object* l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__5; uint8_t l_Lean_Expr_binderInfo(lean_object*); +static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__3; static lean_object* l_Std_Range_forIn_loop___at_Lean_PrettyPrinter_Delaborator_isRegularApp___spec__3___closed__1; static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabNameMkNum___closed__1; LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -869,7 +877,6 @@ LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_PrettyPrinter_Dela static lean_object* l_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___closed__11; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabSort___closed__13; LEAN_EXPORT lean_object* l_panic___at_Lean_PrettyPrinter_Delaborator_withMDataOptions___spec__12___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_panic___at_Lean_PrettyPrinter_Delaborator_delabDoElems___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_declSigWithId_parenthesizer(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabFVar___closed__3; @@ -926,7 +933,7 @@ LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__ static lean_object* l_Lean_PrettyPrinter_Delaborator_delabNameMkStr___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabFVar(lean_object*); LEAN_EXPORT lean_object* l_panic___at_Lean_PrettyPrinter_Delaborator_withMDataOptions___spec__9(lean_object*); -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_hasIdent___boxed(lean_object*, lean_object*); uint8_t l_Lean_BinderInfo_isExplicit(uint8_t); lean_object* l_Array_shrink___rarg(lean_object*, lean_object*); @@ -994,6 +1001,7 @@ lean_object* l_Lean_Parser_termParser_parenthesizer(lean_object*, lean_object*, static lean_object* l_Lean_PrettyPrinter_Delaborator_declSigWithId_formatter___closed__7; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabNamedPattern(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabNameMkStr___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__4; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabOfScientific___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabDIte___closed__3; @@ -1002,7 +1010,6 @@ LEAN_EXPORT lean_object* l_Array_foldrMUnsafe_fold___at_Lean_PrettyPrinter_Delab LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppArg___at_Lean_PrettyPrinter_Delaborator_delabDIte___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PrettyPrinter_Formatter_andthen_formatter(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppMatch___closed__3; -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabPatterns_usingNamesAux___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDIte___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Environment_evalConstCheck___rarg(lean_object*, lean_object*, lean_object*, lean_object*); @@ -1037,6 +1044,7 @@ LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppExplicit___lam LEAN_EXPORT lean_object* l_panic___at_Lean_PrettyPrinter_Delaborator_delabMData___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delaborator_delabAppMatch___spec__14(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); +static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__11___closed__2; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_firstM___at_Lean_PrettyPrinter_Delaborator_unexpandRegularApp___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabSigma___closed__2; @@ -1084,6 +1092,7 @@ lean_object* lean_array_uget(lean_object*, size_t); static lean_object* l_Std_Range_forIn_loop___at_Lean_PrettyPrinter_Delaborator_unexpandStructureInstance___spec__2___closed__3; LEAN_EXPORT lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabPatterns_usingNames___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppMatch___lambda__6___closed__1; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delaborator_unexpandStructureInstance___spec__7(lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___spec__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*); @@ -1115,6 +1124,7 @@ lean_object* l_Lean_getPPExplicit___boxed(lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLetFun___lambda__1___closed__8; static lean_object* l_Lean_PrettyPrinter_Delaborator_getParamKinds___closed__1; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDo___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabOfScientific___lambda__1___closed__5; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___lambda__8___closed__2; @@ -1153,6 +1163,7 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delabora static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLetFun___lambda__1___closed__3; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam___lambda__1___closed__5; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop_visitLambda___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__5; static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabProjectionApp___closed__2; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabSigmaCore___lambda__3(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Std_Range_forIn_loop___at_Lean_PrettyPrinter_Delaborator_isRegularApp___spec__3___closed__4; @@ -1180,7 +1191,7 @@ lean_object* l_Lean_LocalContext_getUnusedName(lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabOfScientific___lambda__2___closed__3; extern lean_object* l_Lean_PrettyPrinter_Delaborator_appUnexpanderAttribute; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delaborator_delabAppMatch___spec__13(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_unresolveNameGlobal___at_Lean_PrettyPrinter_Delaborator_delabConst___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabMVar___closed__7; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabConst___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1201,20 +1212,21 @@ static lean_object* l_Std_Range_forIn_loop___at_Lean_PrettyPrinter_Delaborator_u static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDIte___lambda__1___closed__5; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabOfScientific___closed__2; static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabFVar___closed__7; +static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__3; lean_object* l_Lean_Syntax_mkScientificLit(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_panic___at_Lean_PrettyPrinter_Delaborator_withMDataOptions___spec__9___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabConst___closed__10; static lean_object* l_panic___at_Lean_PrettyPrinter_Delaborator_withMDataOptions___spec__3___rarg___closed__1; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_shouldGroupWithNext___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__1; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppFnArgs___at___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabPatterns___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapIdxM_map___at___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabPatterns___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppMatch___lambda__6___closed__8; static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_declSigWithId_formatter___closed__1; static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabOfScientific___closed__2; uint8_t l_Lean_Expr_isForall(lean_object*); +static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6___closed__2; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabLam(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_panic___at_Lean_PrettyPrinter_Delaborator_delabMData___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___spec__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabConstWithSignature_delabParams___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1256,7 +1268,7 @@ lean_object* l_Nat_repr(lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDIte___lambda__1___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabDo(lean_object*); static lean_object* l_Array_mapIdxM_map___at___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_delabPatterns___spec__5___closed__2; -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_PrettyPrinter_Delaborator_Builtins_0__Lean_PrettyPrinter_Delaborator_skippingBinders_loop___rarg___lambda__1___closed__4; static lean_object* l_Lean_PrettyPrinter_Delaborator_delabCond___lambda__1___closed__1; LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabAppExplicit___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -1282,6 +1294,7 @@ static lean_object* l___regBuiltin_Lean_PrettyPrinter_Delaborator_delabMData___c lean_object* l_Lean_Parser_termParser(lean_object*); static lean_object* l_Lean_PrettyPrinter_Delaborator_delabLetFun___closed__2; uint8_t l_Array_isEmpty___rarg(lean_object*); +static lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__6; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_PrettyPrinter_Delaborator_delabConst___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__1() { _start: @@ -29223,16 +29236,6 @@ return x_27; } } } -LEAN_EXPORT lean_object* l_panic___at_Lean_PrettyPrinter_Delaborator_delabDoElems___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { -_start: -{ -lean_object* x_9; lean_object* x_10; lean_object* x_11; -x_9 = l_panic___at_Lean_PrettyPrinter_Delaborator_delabFVar___spec__1___closed__1; -x_10 = lean_panic_fn(x_9, x_1); -x_11 = lean_apply_7(x_10, x_2, x_3, x_4, x_5, x_6, x_7, x_8); -return x_11; -} -} LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at_Lean_PrettyPrinter_Delaborator_delabDoElems___spec__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { @@ -29286,7 +29289,7 @@ return x_26; } } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppArg___at_Lean_PrettyPrinter_Delaborator_delabDoElems___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppArg___at_Lean_PrettyPrinter_Delaborator_delabDoElems___spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { _start: { lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; @@ -29303,6 +29306,16 @@ x_14 = l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at_Lean_PrettyPrinter_ return x_14; } } +LEAN_EXPORT lean_object* l_panic___at_Lean_PrettyPrinter_Delaborator_delabDoElems___spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8) { +_start: +{ +lean_object* x_9; lean_object* x_10; lean_object* x_11; +x_9 = l_panic___at_Lean_PrettyPrinter_Delaborator_delabFVar___spec__1___closed__1; +x_10 = lean_panic_fn(x_9, x_1); +x_11 = lean_apply_7(x_10, x_2, x_3, x_4, x_5, x_6, x_7, x_8); +return x_11; +} +} LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__1(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7) { _start: { @@ -29331,7 +29344,7 @@ static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("doLet", 5); +x_1 = lean_mk_string_from_bytes("doHave", 6); return x_1; } } @@ -29347,11 +29360,59 @@ x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } +static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__3() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("have", 4); +return x_1; +} +} +static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__4() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("haveDecl", 8); +return x_1; +} +} +static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__5() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__2; +x_2 = l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__3; +x_3 = l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__4; +x_4 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__4; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__6() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("letPatDecl", 10); +return x_1; +} +} +static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__7() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__2; +x_2 = l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__3; +x_3 = l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__4; +x_4 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__6; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { -lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_12 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__3; +lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_12 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__3; lean_inc(x_4); x_13 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_13, 0, x_4); @@ -29363,35 +29424,33 @@ x_16 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_16, 0, x_4); lean_ctor_set(x_16, 1, x_14); lean_ctor_set(x_16, 2, x_15); -x_17 = lean_mk_syntax_ident(x_1); -x_18 = l_Lean_PrettyPrinter_Delaborator_delabAppExplicit___lambda__4___closed__6; +x_17 = l_Lean_PrettyPrinter_Delaborator_delabAppExplicit___lambda__4___closed__6; lean_inc(x_4); -x_19 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_19, 0, x_4); -lean_ctor_set(x_19, 1, x_18); -x_20 = l_Lean_PrettyPrinter_Delaborator_delabLetFun___lambda__1___closed__9; +x_18 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_18, 0, x_4); +lean_ctor_set(x_18, 1, x_17); +x_19 = l_Lean_PrettyPrinter_Delaborator_delabLetFun___lambda__1___closed__9; lean_inc(x_4); -x_21 = l_Lean_Syntax_node2(x_4, x_20, x_19, x_2); +x_20 = l_Lean_Syntax_node2(x_4, x_19, x_18, x_1); lean_inc(x_4); -x_22 = l_Lean_Syntax_node1(x_4, x_14, x_21); -x_23 = l_Std_Range_forIn_loop___at_Lean_PrettyPrinter_Delaborator_unexpandStructureInstance___spec__2___closed__5; +x_21 = l_Lean_Syntax_node1(x_4, x_14, x_20); +x_22 = l_Std_Range_forIn_loop___at_Lean_PrettyPrinter_Delaborator_unexpandStructureInstance___spec__2___closed__5; lean_inc(x_4); -x_24 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_24, 0, x_4); -lean_ctor_set(x_24, 1, x_23); -x_25 = l_Lean_PrettyPrinter_Delaborator_delabLetFun___lambda__1___closed__6; -lean_inc(x_16); +x_23 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_23, 0, x_4); +lean_ctor_set(x_23, 1, x_22); +x_24 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__7; lean_inc(x_4); -x_26 = l_Lean_Syntax_node5(x_4, x_25, x_17, x_16, x_22, x_24, x_3); -x_27 = l_Lean_PrettyPrinter_Delaborator_delabLetFun___lambda__1___closed__4; +x_25 = l_Lean_Syntax_node5(x_4, x_24, x_2, x_16, x_21, x_23, x_3); +x_26 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__5; lean_inc(x_4); -x_28 = l_Lean_Syntax_node1(x_4, x_27, x_26); -x_29 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__2; -x_30 = l_Lean_Syntax_node3(x_4, x_29, x_13, x_16, x_28); -x_31 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_31, 1, x_11); -return x_31; +x_27 = l_Lean_Syntax_node1(x_4, x_26, x_25); +x_28 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__2; +x_29 = l_Lean_Syntax_node2(x_4, x_28, x_13, x_27); +x_30 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_30, 0, x_29); +lean_ctor_set(x_30, 1, x_11); +return x_30; } } static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4___closed__1() { @@ -29422,14 +29481,125 @@ lean_closure_set(x_3, 1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; +x_11 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___boxed), 11, 3); +lean_closure_set(x_11, 0, x_1); +lean_closure_set(x_11, 1, x_3); +lean_closure_set(x_11, 2, x_2); +x_12 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4___closed__3; +x_13 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_PrettyPrinter_Delaborator_delabAppExplicit___spec__1___rarg), 9, 2); +lean_closure_set(x_13, 0, x_12); +lean_closure_set(x_13, 1, x_11); +x_14 = l_Lean_PrettyPrinter_Delaborator_delabDoElems_prependAndRec(x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +return x_14; +} +} +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +if (lean_obj_tag(x_3) == 6) +{ +lean_object* x_11; lean_object* x_12; +x_11 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4), 10, 2); +lean_closure_set(x_11, 0, x_1); +lean_closure_set(x_11, 1, x_2); +x_12 = l_Lean_PrettyPrinter_Delaborator_withBindingBodyUnusedName___rarg(x_11, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +return x_12; +} +else +{ +lean_object* x_13; +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_2); +lean_dec(x_1); +x_13 = l_Lean_PrettyPrinter_Delaborator_failure___rarg(x_10); +return x_13; +} +} +} +static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6___closed__1() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("doLet", 5); +return x_1; +} +} +static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6___closed__2() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__2; +x_2 = l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__3; +x_3 = l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__4; +x_4 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6___closed__1; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_12 = l_Lean_PrettyPrinter_Delaborator_delabLetE___closed__3; +lean_inc(x_4); +x_13 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_13, 0, x_4); +lean_ctor_set(x_13, 1, x_12); +x_14 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__10; +x_15 = l_Lean_PrettyPrinter_Delaborator_delabSort___closed__11; +lean_inc(x_4); +x_16 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_16, 0, x_4); +lean_ctor_set(x_16, 1, x_14); +lean_ctor_set(x_16, 2, x_15); +x_17 = lean_mk_syntax_ident(x_1); +x_18 = l_Lean_PrettyPrinter_Delaborator_delabAppExplicit___lambda__4___closed__6; +lean_inc(x_4); +x_19 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_19, 0, x_4); +lean_ctor_set(x_19, 1, x_18); +x_20 = l_Lean_PrettyPrinter_Delaborator_delabLetFun___lambda__1___closed__9; +lean_inc(x_4); +x_21 = l_Lean_Syntax_node2(x_4, x_20, x_19, x_2); +lean_inc(x_4); +x_22 = l_Lean_Syntax_node1(x_4, x_14, x_21); +x_23 = l_Std_Range_forIn_loop___at_Lean_PrettyPrinter_Delaborator_unexpandStructureInstance___spec__2___closed__5; +lean_inc(x_4); +x_24 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_24, 0, x_4); +lean_ctor_set(x_24, 1, x_23); +x_25 = l_Lean_PrettyPrinter_Delaborator_delabLetFun___lambda__1___closed__6; +lean_inc(x_16); +lean_inc(x_4); +x_26 = l_Lean_Syntax_node5(x_4, x_25, x_17, x_16, x_22, x_24, x_3); +x_27 = l_Lean_PrettyPrinter_Delaborator_delabLetFun___lambda__1___closed__4; +lean_inc(x_4); +x_28 = l_Lean_Syntax_node1(x_4, x_27, x_26); +x_29 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6___closed__2; +x_30 = l_Lean_Syntax_node3(x_4, x_29, x_13, x_16, x_28); +x_31 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_31, 0, x_30); +lean_ctor_set(x_31, 1, x_11); +return x_31; +} +} +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__7(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11, lean_object* x_12) { _start: { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; x_13 = lean_expr_instantiate1(x_1, x_5); lean_dec(x_5); lean_dec(x_1); -x_14 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___boxed), 11, 3); +x_14 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6___boxed), 11, 3); lean_closure_set(x_14, 0, x_2); lean_closure_set(x_14, 1, x_3); lean_closure_set(x_14, 2, x_4); @@ -29444,7 +29614,7 @@ x_19 = l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at_Lean_PrettyPrinter_ return x_19; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__1() { +static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__1() { _start: { lean_object* x_1; @@ -29452,19 +29622,19 @@ x_1 = lean_mk_string_from_bytes("doLetArrow", 10); return x_1; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__2() { +static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__2; x_2 = l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__3; x_3 = l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__4; -x_4 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__1; +x_4 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__1; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__3() { +static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__3() { _start: { lean_object* x_1; @@ -29472,19 +29642,19 @@ x_1 = lean_mk_string_from_bytes("doPatDecl", 9); return x_1; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__4() { +static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__2; x_2 = l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__3; x_3 = l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__4; -x_4 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__3; +x_4 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__3; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__5() { +static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__5() { _start: { lean_object* x_1; @@ -29492,7 +29662,7 @@ x_1 = lean_mk_string_from_bytes("←", 3); return x_1; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__6() { +static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__6() { _start: { lean_object* x_1; @@ -29500,19 +29670,19 @@ x_1 = lean_mk_string_from_bytes("doExpr", 6); return x_1; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__7() { +static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__2; x_2 = l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__3; x_3 = l_Lean_PrettyPrinter_Delaborator_maybeAddBlockImplicit___closed__4; -x_4 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__6; +x_4 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__6; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; @@ -29536,19 +29706,19 @@ lean_ctor_set(x_16, 1, x_15); x_17 = l_Lean_PrettyPrinter_Delaborator_delabAppExplicit___lambda__5___closed__4; lean_inc(x_2); x_18 = l_Lean_Syntax_node1(x_2, x_17, x_16); -x_19 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__5; +x_19 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__5; lean_inc(x_2); x_20 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_20, 0, x_2); lean_ctor_set(x_20, 1, x_19); -x_21 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__7; +x_21 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__7; lean_inc(x_2); x_22 = l_Lean_Syntax_node1(x_2, x_21, x_1); -x_23 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__4; +x_23 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__4; lean_inc(x_14); lean_inc(x_2); x_24 = l_Lean_Syntax_node4(x_2, x_23, x_18, x_20, x_22, x_14); -x_25 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__2; +x_25 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__2; x_26 = l_Lean_Syntax_node3(x_2, x_25, x_11, x_14, x_24); x_27 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_27, 0, x_26); @@ -29556,11 +29726,11 @@ lean_ctor_set(x_27, 1, x_9); return x_27; } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__9(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; lean_object* x_11; lean_object* x_12; -x_10 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__7; +x_10 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__7; x_11 = l_Lean_Syntax_node1(x_2, x_10, x_1); x_12 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_12, 0, x_11); @@ -29568,7 +29738,7 @@ lean_ctor_set(x_12, 1, x_9); return x_12; } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__7(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__10(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; @@ -29584,19 +29754,19 @@ x_15 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_15, 0, x_3); lean_ctor_set(x_15, 1, x_13); lean_ctor_set(x_15, 2, x_14); -x_16 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__5; +x_16 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__5; lean_inc(x_3); x_17 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_17, 0, x_3); lean_ctor_set(x_17, 1, x_16); -x_18 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__7; +x_18 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__7; lean_inc(x_3); x_19 = l_Lean_Syntax_node1(x_3, x_18, x_1); -x_20 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__4; +x_20 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__4; lean_inc(x_15); lean_inc(x_3); x_21 = l_Lean_Syntax_node4(x_3, x_20, x_2, x_17, x_19, x_15); -x_22 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__2; +x_22 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__2; x_23 = l_Lean_Syntax_node3(x_3, x_22, x_12, x_15, x_21); x_24 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_24, 0, x_23); @@ -29604,7 +29774,7 @@ lean_ctor_set(x_24, 1, x_10); return x_24; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__1() { +static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__11___closed__1() { _start: { lean_object* x_1; @@ -29612,17 +29782,17 @@ x_1 = lean_mk_string_from_bytes("PUnit", 5); return x_1; } } -static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__2() { +static lean_object* _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__11___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__1; +x_2 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__11___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__11(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { uint8_t x_12; @@ -29637,13 +29807,13 @@ x_14 = l_Lean_Expr_isConstOf(x_2, x_13); if (x_14 == 0) { lean_object* x_15; uint8_t x_16; -x_15 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__2; +x_15 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__11___closed__2; x_16 = l_Lean_Expr_isConstOf(x_2, x_15); lean_dec(x_2); if (x_16 == 0) { lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_17 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___boxed), 9, 1); +x_17 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___boxed), 9, 1); lean_closure_set(x_17, 0, x_3); x_18 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4___closed__3; x_19 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_PrettyPrinter_Delaborator_delabAppExplicit___spec__1___rarg), 9, 2); @@ -29655,7 +29825,7 @@ return x_20; else { lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_21 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6___boxed), 9, 1); +x_21 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__9___boxed), 9, 1); lean_closure_set(x_21, 0, x_3); x_22 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4___closed__3; x_23 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_PrettyPrinter_Delaborator_delabAppExplicit___spec__1___rarg), 9, 2); @@ -29669,7 +29839,7 @@ else { lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_dec(x_2); -x_25 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6___boxed), 9, 1); +x_25 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__9___boxed), 9, 1); lean_closure_set(x_25, 0, x_3); x_26 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4___closed__3; x_27 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_PrettyPrinter_Delaborator_delabAppExplicit___spec__1___rarg), 9, 2); @@ -29683,7 +29853,7 @@ else { lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_dec(x_2); -x_29 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__7___boxed), 10, 2); +x_29 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__10___boxed), 10, 2); lean_closure_set(x_29, 0, x_3); lean_closure_set(x_29, 1, x_4); x_30 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4___closed__3; @@ -29695,7 +29865,7 @@ return x_32; } } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__9(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__12(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { if (lean_obj_tag(x_3) == 6) @@ -29704,7 +29874,7 @@ lean_object* x_11; lean_object* x_12; lean_object* x_13; x_11 = lean_ctor_get(x_3, 2); lean_inc(x_11); lean_dec(x_3); -x_12 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8), 11, 3); +x_12 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__11), 11, 3); lean_closure_set(x_12, 0, x_11); lean_closure_set(x_12, 1, x_1); lean_closure_set(x_12, 2, x_2); @@ -29792,366 +29962,477 @@ if (x_13 == 0) { uint8_t x_14; x_14 = l_Lean_Expr_isLet(x_9); -lean_dec(x_9); if (x_14 == 0) { -lean_object* x_15; +uint8_t x_15; +x_15 = l_Lean_Expr_isLetFun(x_9); +lean_dec(x_9); +if (x_15 == 0) +{ +lean_object* x_16; lean_inc(x_5); -x_15 = l_Lean_PrettyPrinter_Delaborator_delab(x_1, x_2, x_3, x_4, x_5, x_6, x_10); -if (lean_obj_tag(x_15) == 0) +x_16 = l_Lean_PrettyPrinter_Delaborator_delab(x_1, x_2, x_3, x_4, x_5, x_6, x_10); +if (lean_obj_tag(x_16) == 0) { -uint8_t x_16; -x_16 = !lean_is_exclusive(x_15); -if (x_16 == 0) +uint8_t x_17; +x_17 = !lean_is_exclusive(x_16); +if (x_17 == 0) { -lean_object* x_17; lean_object* x_18; uint8_t x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_17 = lean_ctor_get(x_15, 0); -x_18 = lean_ctor_get(x_5, 5); -lean_inc(x_18); +lean_object* x_18; lean_object* x_19; uint8_t x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_18 = lean_ctor_get(x_16, 0); +x_19 = lean_ctor_get(x_5, 5); +lean_inc(x_19); lean_dec(x_5); -x_19 = 0; -x_20 = l_Lean_SourceInfo_fromRef(x_18, x_19); -x_21 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__7; -x_22 = l_Lean_Syntax_node1(x_20, x_21, x_17); -x_23 = lean_box(0); -x_24 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_24, 0, x_22); -lean_ctor_set(x_24, 1, x_23); -lean_ctor_set(x_15, 0, x_24); -return x_15; +x_20 = 0; +x_21 = l_Lean_SourceInfo_fromRef(x_19, x_20); +x_22 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__7; +x_23 = l_Lean_Syntax_node1(x_21, x_22, x_18); +x_24 = lean_box(0); +x_25 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_25, 0, x_23); +lean_ctor_set(x_25, 1, x_24); +lean_ctor_set(x_16, 0, x_25); +return x_16; } else { -lean_object* x_25; lean_object* x_26; lean_object* x_27; uint8_t x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_25 = lean_ctor_get(x_15, 0); -x_26 = lean_ctor_get(x_15, 1); -lean_inc(x_26); -lean_inc(x_25); -lean_dec(x_15); -x_27 = lean_ctor_get(x_5, 5); +lean_object* x_26; lean_object* x_27; lean_object* x_28; uint8_t x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_26 = lean_ctor_get(x_16, 0); +x_27 = lean_ctor_get(x_16, 1); lean_inc(x_27); +lean_inc(x_26); +lean_dec(x_16); +x_28 = lean_ctor_get(x_5, 5); +lean_inc(x_28); lean_dec(x_5); -x_28 = 0; -x_29 = l_Lean_SourceInfo_fromRef(x_27, x_28); -x_30 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__7; -x_31 = l_Lean_Syntax_node1(x_29, x_30, x_25); -x_32 = lean_box(0); -x_33 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_33, 0, x_31); -lean_ctor_set(x_33, 1, x_32); -x_34 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_34, 0, x_33); -lean_ctor_set(x_34, 1, x_26); -return x_34; +x_29 = 0; +x_30 = l_Lean_SourceInfo_fromRef(x_28, x_29); +x_31 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__7; +x_32 = l_Lean_Syntax_node1(x_30, x_31, x_26); +x_33 = lean_box(0); +x_34 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_34, 0, x_32); +lean_ctor_set(x_34, 1, x_33); +x_35 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_35, 0, x_34); +lean_ctor_set(x_35, 1, x_27); +return x_35; } } else { -uint8_t x_35; +uint8_t x_36; lean_dec(x_5); -x_35 = !lean_is_exclusive(x_15); -if (x_35 == 0) +x_36 = !lean_is_exclusive(x_16); +if (x_36 == 0) { -return x_15; +return x_16; } else { -lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_36 = lean_ctor_get(x_15, 0); -x_37 = lean_ctor_get(x_15, 1); +lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_37 = lean_ctor_get(x_16, 0); +x_38 = lean_ctor_get(x_16, 1); +lean_inc(x_38); lean_inc(x_37); -lean_inc(x_36); -lean_dec(x_15); -x_38 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_38, 0, x_36); -lean_ctor_set(x_38, 1, x_37); -return x_38; +lean_dec(x_16); +x_39 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_39, 0, x_37); +lean_ctor_set(x_39, 1, x_38); +return x_39; } } } else { -lean_object* x_39; lean_object* x_40; -x_39 = l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at_Lean_PrettyPrinter_Delaborator_getExprKind___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_10); -x_40 = lean_ctor_get(x_39, 0); -lean_inc(x_40); -if (lean_obj_tag(x_40) == 8) +lean_object* x_40; lean_object* x_41; lean_object* x_42; +x_40 = lean_unsigned_to_nat(0u); +x_41 = l_Lean_PrettyPrinter_Delaborator_delabAppExplicit___lambda__4___closed__2; +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_3); +lean_inc(x_2); +lean_inc(x_1); +x_42 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withNaryArg___at_Lean_PrettyPrinter_Delaborator_delabLetFun___spec__4(x_40, x_41, x_1, x_2, x_3, x_4, x_5, x_6, x_10); +if (lean_obj_tag(x_42) == 0) { -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; -x_41 = lean_ctor_get(x_39, 1); -lean_inc(x_41); -lean_dec(x_39); -x_42 = lean_ctor_get(x_40, 0); -lean_inc(x_42); -x_43 = lean_ctor_get(x_40, 1); +lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; +x_43 = lean_ctor_get(x_42, 0); lean_inc(x_43); -x_44 = lean_ctor_get(x_40, 2); +x_44 = lean_ctor_get(x_42, 1); lean_inc(x_44); -x_45 = lean_ctor_get(x_40, 3); -lean_inc(x_45); -lean_dec(x_40); +lean_dec(x_42); +x_45 = lean_unsigned_to_nat(2u); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); lean_inc(x_1); -lean_inc(x_45); -x_46 = l_Lean_PrettyPrinter_Delaborator_getUnusedName(x_42, x_45, x_1, x_2, x_3, x_4, x_5, x_6, x_41); +x_46 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withNaryArg___at_Lean_PrettyPrinter_Delaborator_delabLetFun___spec__4(x_45, x_41, x_1, x_2, x_3, x_4, x_5, x_6, x_44); if (lean_obj_tag(x_46) == 0) { -lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; +lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; x_47 = lean_ctor_get(x_46, 0); lean_inc(x_47); x_48 = lean_ctor_get(x_46, 1); lean_inc(x_48); lean_dec(x_46); -x_49 = lean_unsigned_to_nat(0u); -x_50 = l_Lean_PrettyPrinter_Delaborator_delabAppExplicit___lambda__4___closed__2; +x_49 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___boxed), 10, 2); +lean_closure_set(x_49, 0, x_43); +lean_closure_set(x_49, 1, x_47); +x_50 = l_Lean_PrettyPrinter_Delaborator_delabAppMatch___closed__1; +x_51 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_PrettyPrinter_Delaborator_delabAppExplicit___spec__1___rarg), 9, 2); +lean_closure_set(x_51, 0, x_50); +lean_closure_set(x_51, 1, x_49); +x_52 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppArg___at_Lean_PrettyPrinter_Delaborator_delabDoElems___spec__1(x_51, x_1, x_2, x_3, x_4, x_5, x_6, x_48); +return x_52; +} +else +{ +uint8_t x_53; +lean_dec(x_43); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_53 = !lean_is_exclusive(x_46); +if (x_53 == 0) +{ +return x_46; +} +else +{ +lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_54 = lean_ctor_get(x_46, 0); +x_55 = lean_ctor_get(x_46, 1); +lean_inc(x_55); +lean_inc(x_54); +lean_dec(x_46); +x_56 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_56, 0, x_54); +lean_ctor_set(x_56, 1, x_55); +return x_56; +} +} +} +else +{ +uint8_t x_57; +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_57 = !lean_is_exclusive(x_42); +if (x_57 == 0) +{ +return x_42; +} +else +{ +lean_object* x_58; lean_object* x_59; lean_object* x_60; +x_58 = lean_ctor_get(x_42, 0); +x_59 = lean_ctor_get(x_42, 1); +lean_inc(x_59); +lean_inc(x_58); +lean_dec(x_42); +x_60 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_60, 0, x_58); +lean_ctor_set(x_60, 1, x_59); +return x_60; +} +} +} +} +else +{ +lean_object* x_61; lean_object* x_62; +lean_dec(x_9); +x_61 = l_Lean_PrettyPrinter_Delaborator_SubExpr_getExpr___at_Lean_PrettyPrinter_Delaborator_getExprKind___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_10); +x_62 = lean_ctor_get(x_61, 0); +lean_inc(x_62); +if (lean_obj_tag(x_62) == 8) +{ +lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; +x_63 = lean_ctor_get(x_61, 1); +lean_inc(x_63); +lean_dec(x_61); +x_64 = lean_ctor_get(x_62, 0); +lean_inc(x_64); +x_65 = lean_ctor_get(x_62, 1); +lean_inc(x_65); +x_66 = lean_ctor_get(x_62, 2); +lean_inc(x_66); +x_67 = lean_ctor_get(x_62, 3); +lean_inc(x_67); +lean_dec(x_62); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); lean_inc(x_1); -lean_inc(x_43); -x_51 = l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at_Lean_PrettyPrinter_Delaborator_delab___spec__2(x_43, x_49, x_50, x_1, x_2, x_3, x_4, x_5, x_6, x_48); -if (lean_obj_tag(x_51) == 0) +lean_inc(x_67); +x_68 = l_Lean_PrettyPrinter_Delaborator_getUnusedName(x_64, x_67, x_1, x_2, x_3, x_4, x_5, x_6, x_63); +if (lean_obj_tag(x_68) == 0) { -lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_52 = lean_ctor_get(x_51, 0); -lean_inc(x_52); -x_53 = lean_ctor_get(x_51, 1); -lean_inc(x_53); -lean_dec(x_51); -x_54 = lean_unsigned_to_nat(1u); +lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; +x_69 = lean_ctor_get(x_68, 0); +lean_inc(x_69); +x_70 = lean_ctor_get(x_68, 1); +lean_inc(x_70); +lean_dec(x_68); +x_71 = lean_unsigned_to_nat(0u); +x_72 = l_Lean_PrettyPrinter_Delaborator_delabAppExplicit___lambda__4___closed__2; lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); lean_inc(x_1); -lean_inc(x_44); -x_55 = l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at_Lean_PrettyPrinter_Delaborator_delab___spec__2(x_44, x_54, x_50, x_1, x_2, x_3, x_4, x_5, x_6, x_53); -if (lean_obj_tag(x_55) == 0) +lean_inc(x_65); +x_73 = l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at_Lean_PrettyPrinter_Delaborator_delab___spec__2(x_65, x_71, x_72, x_1, x_2, x_3, x_4, x_5, x_6, x_70); +if (lean_obj_tag(x_73) == 0) { -lean_object* x_56; lean_object* x_57; lean_object* x_58; uint8_t x_59; lean_object* x_60; -x_56 = lean_ctor_get(x_55, 0); -lean_inc(x_56); -x_57 = lean_ctor_get(x_55, 1); -lean_inc(x_57); -lean_dec(x_55); -lean_inc(x_47); -x_58 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4), 12, 4); -lean_closure_set(x_58, 0, x_45); -lean_closure_set(x_58, 1, x_47); -lean_closure_set(x_58, 2, x_52); -lean_closure_set(x_58, 3, x_56); -x_59 = 0; -x_60 = l_Lean_Meta_withLetDecl___at_Lean_PrettyPrinter_Delaborator_delabLetE___spec__1___rarg(x_47, x_43, x_44, x_58, x_59, x_1, x_2, x_3, x_4, x_5, x_6, x_57); -return x_60; +lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; +x_74 = lean_ctor_get(x_73, 0); +lean_inc(x_74); +x_75 = lean_ctor_get(x_73, 1); +lean_inc(x_75); +lean_dec(x_73); +x_76 = lean_unsigned_to_nat(1u); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +lean_inc(x_3); +lean_inc(x_2); +lean_inc(x_1); +lean_inc(x_66); +x_77 = l_Lean_PrettyPrinter_Delaborator_SubExpr_descend___at_Lean_PrettyPrinter_Delaborator_delab___spec__2(x_66, x_76, x_72, x_1, x_2, x_3, x_4, x_5, x_6, x_75); +if (lean_obj_tag(x_77) == 0) +{ +lean_object* x_78; lean_object* x_79; lean_object* x_80; uint8_t x_81; lean_object* x_82; +x_78 = lean_ctor_get(x_77, 0); +lean_inc(x_78); +x_79 = lean_ctor_get(x_77, 1); +lean_inc(x_79); +lean_dec(x_77); +lean_inc(x_69); +x_80 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__7), 12, 4); +lean_closure_set(x_80, 0, x_67); +lean_closure_set(x_80, 1, x_69); +lean_closure_set(x_80, 2, x_74); +lean_closure_set(x_80, 3, x_78); +x_81 = 0; +x_82 = l_Lean_Meta_withLetDecl___at_Lean_PrettyPrinter_Delaborator_delabLetE___spec__1___rarg(x_69, x_65, x_66, x_80, x_81, x_1, x_2, x_3, x_4, x_5, x_6, x_79); +return x_82; } else { -uint8_t x_61; -lean_dec(x_52); -lean_dec(x_47); -lean_dec(x_45); -lean_dec(x_44); -lean_dec(x_43); +uint8_t x_83; +lean_dec(x_74); +lean_dec(x_69); +lean_dec(x_67); +lean_dec(x_66); +lean_dec(x_65); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_61 = !lean_is_exclusive(x_55); -if (x_61 == 0) +x_83 = !lean_is_exclusive(x_77); +if (x_83 == 0) { -return x_55; +return x_77; } else { -lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_62 = lean_ctor_get(x_55, 0); -x_63 = lean_ctor_get(x_55, 1); -lean_inc(x_63); -lean_inc(x_62); -lean_dec(x_55); -x_64 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_64, 0, x_62); -lean_ctor_set(x_64, 1, x_63); -return x_64; +lean_object* x_84; lean_object* x_85; lean_object* x_86; +x_84 = lean_ctor_get(x_77, 0); +x_85 = lean_ctor_get(x_77, 1); +lean_inc(x_85); +lean_inc(x_84); +lean_dec(x_77); +x_86 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_86, 0, x_84); +lean_ctor_set(x_86, 1, x_85); +return x_86; } } } else { -uint8_t x_65; -lean_dec(x_47); -lean_dec(x_45); -lean_dec(x_44); -lean_dec(x_43); +uint8_t x_87; +lean_dec(x_69); +lean_dec(x_67); +lean_dec(x_66); +lean_dec(x_65); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_65 = !lean_is_exclusive(x_51); -if (x_65 == 0) +x_87 = !lean_is_exclusive(x_73); +if (x_87 == 0) { -return x_51; +return x_73; } else { -lean_object* x_66; lean_object* x_67; lean_object* x_68; -x_66 = lean_ctor_get(x_51, 0); -x_67 = lean_ctor_get(x_51, 1); -lean_inc(x_67); -lean_inc(x_66); -lean_dec(x_51); -x_68 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -return x_68; +lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_88 = lean_ctor_get(x_73, 0); +x_89 = lean_ctor_get(x_73, 1); +lean_inc(x_89); +lean_inc(x_88); +lean_dec(x_73); +x_90 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_89); +return x_90; } } } else { -uint8_t x_69; -lean_dec(x_45); -lean_dec(x_44); -lean_dec(x_43); +uint8_t x_91; +lean_dec(x_67); +lean_dec(x_66); +lean_dec(x_65); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_69 = !lean_is_exclusive(x_46); -if (x_69 == 0) +x_91 = !lean_is_exclusive(x_68); +if (x_91 == 0) { -return x_46; +return x_68; } else { -lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_70 = lean_ctor_get(x_46, 0); -x_71 = lean_ctor_get(x_46, 1); -lean_inc(x_71); -lean_inc(x_70); -lean_dec(x_46); -x_72 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_72, 0, x_70); -lean_ctor_set(x_72, 1, x_71); -return x_72; +lean_object* x_92; lean_object* x_93; lean_object* x_94; +x_92 = lean_ctor_get(x_68, 0); +x_93 = lean_ctor_get(x_68, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_68); +x_94 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +return x_94; } } } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -lean_dec(x_40); -x_73 = lean_ctor_get(x_39, 1); -lean_inc(x_73); -lean_dec(x_39); -x_74 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___closed__5; -x_75 = l_panic___at_Lean_PrettyPrinter_Delaborator_delabDoElems___spec__1(x_74, x_1, x_2, x_3, x_4, x_5, x_6, x_73); -return x_75; +lean_object* x_95; lean_object* x_96; lean_object* x_97; +lean_dec(x_62); +x_95 = lean_ctor_get(x_61, 1); +lean_inc(x_95); +lean_dec(x_61); +x_96 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___closed__5; +x_97 = l_panic___at_Lean_PrettyPrinter_Delaborator_delabDoElems___spec__3(x_96, x_1, x_2, x_3, x_4, x_5, x_6, x_95); +return x_97; } } } else { -lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; uint8_t x_85; lean_object* x_86; -x_76 = lean_unsigned_to_nat(0u); -x_77 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_9, x_76); -x_78 = l_Lean_PrettyPrinter_Delaborator_getParamKinds___closed__1; -lean_inc(x_77); -x_79 = lean_mk_array(x_77, x_78); -x_80 = lean_unsigned_to_nat(1u); -x_81 = lean_nat_sub(x_77, x_80); -lean_dec(x_77); -x_82 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_9, x_79, x_81); -x_83 = lean_array_get_size(x_82); -x_84 = lean_unsigned_to_nat(2u); -x_85 = lean_nat_dec_lt(x_84, x_83); -lean_dec(x_83); -if (x_85 == 0) +lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; uint8_t x_107; lean_object* x_108; +x_98 = lean_unsigned_to_nat(0u); +x_99 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_9, x_98); +x_100 = l_Lean_PrettyPrinter_Delaborator_getParamKinds___closed__1; +lean_inc(x_99); +x_101 = lean_mk_array(x_99, x_100); +x_102 = lean_unsigned_to_nat(1u); +x_103 = lean_nat_sub(x_99, x_102); +lean_dec(x_99); +x_104 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_9, x_101, x_103); +x_105 = lean_array_get_size(x_104); +x_106 = lean_unsigned_to_nat(2u); +x_107 = lean_nat_dec_lt(x_106, x_105); +lean_dec(x_105); +if (x_107 == 0) { -lean_object* x_100; lean_object* x_101; -lean_dec(x_82); -x_100 = l_Lean_instInhabitedExpr; -x_101 = l___private_Init_Util_0__outOfBounds___rarg(x_100); -x_86 = x_101; -goto block_99; +lean_object* x_122; lean_object* x_123; +lean_dec(x_104); +x_122 = l_Lean_instInhabitedExpr; +x_123 = l___private_Init_Util_0__outOfBounds___rarg(x_122); +x_108 = x_123; +goto block_121; } else { -lean_object* x_102; -x_102 = lean_array_fget(x_82, x_84); -lean_dec(x_82); -x_86 = x_102; -goto block_99; +lean_object* x_124; +x_124 = lean_array_fget(x_104, x_106); +lean_dec(x_104); +x_108 = x_124; +goto block_121; } -block_99: +block_121: { -lean_object* x_87; lean_object* x_88; -x_87 = l_Lean_PrettyPrinter_Delaborator_delabMData___closed__1; +lean_object* x_109; lean_object* x_110; +x_109 = l_Lean_PrettyPrinter_Delaborator_delabMData___closed__1; lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); lean_inc(x_1); -x_88 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppFn___at_Lean_PrettyPrinter_Delaborator_delabLetFun___spec__2(x_87, x_1, x_2, x_3, x_4, x_5, x_6, x_10); -if (lean_obj_tag(x_88) == 0) +x_110 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppFn___at_Lean_PrettyPrinter_Delaborator_delabLetFun___spec__2(x_109, x_1, x_2, x_3, x_4, x_5, x_6, x_10); +if (lean_obj_tag(x_110) == 0) { -lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; -x_89 = lean_ctor_get(x_88, 0); -lean_inc(x_89); -x_90 = lean_ctor_get(x_88, 1); -lean_inc(x_90); -lean_dec(x_88); -x_91 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__9), 10, 2); -lean_closure_set(x_91, 0, x_86); -lean_closure_set(x_91, 1, x_89); -x_92 = l_Lean_PrettyPrinter_Delaborator_delabAppMatch___closed__1; -x_93 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_PrettyPrinter_Delaborator_delabAppExplicit___spec__1___rarg), 9, 2); -lean_closure_set(x_93, 0, x_92); -lean_closure_set(x_93, 1, x_91); -x_94 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppArg___at_Lean_PrettyPrinter_Delaborator_delabDoElems___spec__3(x_93, x_1, x_2, x_3, x_4, x_5, x_6, x_90); -return x_94; +lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; +x_111 = lean_ctor_get(x_110, 0); +lean_inc(x_111); +x_112 = lean_ctor_get(x_110, 1); +lean_inc(x_112); +lean_dec(x_110); +x_113 = lean_alloc_closure((void*)(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__12), 10, 2); +lean_closure_set(x_113, 0, x_108); +lean_closure_set(x_113, 1, x_111); +x_114 = l_Lean_PrettyPrinter_Delaborator_delabAppMatch___closed__1; +x_115 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_PrettyPrinter_Delaborator_delabAppExplicit___spec__1___rarg), 9, 2); +lean_closure_set(x_115, 0, x_114); +lean_closure_set(x_115, 1, x_113); +x_116 = l_Lean_PrettyPrinter_Delaborator_SubExpr_withAppArg___at_Lean_PrettyPrinter_Delaborator_delabDoElems___spec__1(x_115, x_1, x_2, x_3, x_4, x_5, x_6, x_112); +return x_116; } else { -uint8_t x_95; -lean_dec(x_86); +uint8_t x_117; +lean_dec(x_108); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_95 = !lean_is_exclusive(x_88); -if (x_95 == 0) +x_117 = !lean_is_exclusive(x_110); +if (x_117 == 0) { -return x_88; +return x_110; } else { -lean_object* x_96; lean_object* x_97; lean_object* x_98; -x_96 = lean_ctor_get(x_88, 0); -x_97 = lean_ctor_get(x_88, 1); -lean_inc(x_97); -lean_inc(x_96); -lean_dec(x_88); -x_98 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_98, 0, x_96); -lean_ctor_set(x_98, 1, x_97); -return x_98; +lean_object* x_118; lean_object* x_119; lean_object* x_120; +x_118 = lean_ctor_get(x_110, 0); +x_119 = lean_ctor_get(x_110, 1); +lean_inc(x_119); +lean_inc(x_118); +lean_dec(x_110); +x_120 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_120, 0, x_118); +lean_ctor_set(x_120, 1, x_119); +return x_120; } } } @@ -30200,11 +30481,34 @@ lean_dec(x_5); return x_12; } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +_start: +{ +lean_object* x_11; +x_11 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_dec(x_3); +return x_11; +} +} +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10, lean_object* x_11) { +_start: +{ +lean_object* x_12; +x_12 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +return x_12; +} +} +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; -x_10 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_10 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -30214,11 +30518,11 @@ lean_dec(x_3); return x_10; } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__9___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { lean_object* x_10; -x_10 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_10 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__9(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -30228,11 +30532,11 @@ lean_dec(x_3); return x_10; } } -LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__7___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { +LEAN_EXPORT lean_object* l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__10___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9, lean_object* x_10) { _start: { lean_object* x_11; -x_11 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__7(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +x_11 = l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__10(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -38966,30 +39270,44 @@ lean_dec_ref(res); lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__1); l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__2 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__2(); lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__2); +l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__3 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__3(); +lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__3); +l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__4 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__4(); +lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__4); +l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__5 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__5(); +lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__5); +l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__6 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__6(); +lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__6); +l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__7 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__7(); +lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__3___closed__7); l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4___closed__1 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4___closed__1(); lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4___closed__1); l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4___closed__2 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4___closed__2(); lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4___closed__2); l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4___closed__3 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4___closed__3(); lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__4___closed__3); -l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__1 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__1(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__1); -l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__2 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__2(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__2); -l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__3 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__3(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__3); -l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__4 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__4(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__4); -l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__5 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__5(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__5); -l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__6 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__6(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__6); -l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__7 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__7(); -lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__5___closed__7); +l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6___closed__1 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6___closed__1(); +lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6___closed__1); +l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6___closed__2 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6___closed__2(); +lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__6___closed__2); l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__1 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__1(); lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__1); l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__2 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__2(); lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__2); +l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__3 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__3(); +lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__3); +l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__4 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__4(); +lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__4); +l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__5 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__5(); +lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__5); +l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__6 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__6(); +lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__6); +l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__7 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__7(); +lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__8___closed__7); +l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__11___closed__1 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__11___closed__1(); +lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__11___closed__1); +l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__11___closed__2 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__11___closed__2(); +lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___lambda__11___closed__2); l_Lean_PrettyPrinter_Delaborator_delabDoElems___closed__1 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___closed__1(); lean_mark_persistent(l_Lean_PrettyPrinter_Delaborator_delabDoElems___closed__1); l_Lean_PrettyPrinter_Delaborator_delabDoElems___closed__2 = _init_l_Lean_PrettyPrinter_Delaborator_delabDoElems___closed__2(); diff --git a/stage0/stdlib/Lean/Server/FileWorker/RequestHandling.c b/stage0/stdlib/Lean/Server/FileWorker/RequestHandling.c index ff1a0e0721084..0d259dec6c5d9 100644 --- a/stage0/stdlib/Lean/Server/FileWorker/RequestHandling.c +++ b/stage0/stdlib/Lean/Server/FileWorker/RequestHandling.c @@ -17,67 +17,63 @@ LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleFoldingRange___rarg___la lean_object* l_Lean_Server_RequestM_mapTask___rarg(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__6___closed__2; lean_object* l_Lean_Name_getNumParts(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__22(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_PersistentArray_anyM___at_Lean_Server_FileWorker_locationLinksOfInfo___spec__1(lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentHighlight_highlightReturn_x3f___closed__8; +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__36(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_NamespaceEntry_finish(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_format_pretty(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__13(size_t, size_t, lean_object*); lean_object* l_Lean_Elab_InfoTree_goalsAt_x3f(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__29(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleHover___lambda__1___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Server_FileWorker_locationLinksOfInfo___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleHover___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__7; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Data_Lsp_LanguageFeatures_0__Lean_Lsp_toJsonCompletionList____x40_Lean_Data_Lsp_LanguageFeatures___hyg_1895_(lean_object*); lean_object* l_Lean_Json_compress(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleHover(lean_object*, lean_object*, lean_object*); uint32_t lean_string_utf8_get(lean_object*, lean_object*); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__2___closed__1; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Server_FileWorker_handleDocumentHighlight___spec__3___lambda__1(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Server_Snapshots_Snapshot_infoTree(lean_object*); -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__23___boxed(lean_object*, lean_object*, lean_object*); lean_object* lean_mk_empty_array_with_capacity(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleHover___lambda__6___closed__1; lean_object* l_Lean_Widget_diffInteractiveGoals(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3___closed__5; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleSemanticTokens_highlightId___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleCompletion___closed__1; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__2(lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol___rarg___closed__1; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Server_FileWorker_handleSemanticTokens_highlightId___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDefinition(uint8_t, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(lean_object*, lean_object*); lean_object* l_Lean_Server_documentUriFromModule(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handlePlainGoal___lambda__1___closed__1; -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__36(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleSemanticTokens_go___closed__1; -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__5(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleFoldingRange_addCommandRange___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__3___closed__1; +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__5(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleHover___lambda__2___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_handleDocumentHighlight___spec__1___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Json_mkObj(lean_object*); -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__20; static lean_object* l_Lean_Server_FileWorker_handleCompletion___closed__2; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentHighlight___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_handlePlainGoal___spec__2___closed__1; LEAN_EXPORT lean_object* l_List_foldl___at_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___spec__1___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__16; +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__33(lean_object*, lean_object*, lean_object*); static lean_object* l_List_mapM_loop___at_Lean_Server_FileWorker_getInteractiveGoals___spec__2___closed__2; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleCompletion___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__1(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__11(lean_object*); static lean_object* l_Lean_Server_FileWorker_noHighlightKinds___closed__1; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Server_FileWorker_handleSemanticTokens_go___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at_Lean_Server_FileWorker_handleSemanticTokens_go___spec__3(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__3___closed__2; -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__5; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__1(lean_object*); -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__23; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__3; +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__26(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_getInteractiveTermGoal___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2(lean_object*); static lean_object* l_Lean_Server_FileWorker_handleWaitForDiagnostics___lambda__1___closed__1; -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__28(lean_object*); -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__10; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_NamespaceEntry_finish___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_ins___at_Lean_Server_FileWorker_keywordSemanticTokenMap___spec__2___boxed(lean_object*, lean_object*, lean_object*); @@ -86,58 +82,62 @@ lean_object* l_panic___at_Lean_Elab_InfoTree_hoverableInfoAt_x3f___spec__2(lean_ lean_object* l_List_getLastD___rarg(lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3___closed__6; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handlePlainGoal___lambda__1(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__1(lean_object*); +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__5; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_handlePlainGoal___spec__1(size_t, size_t, lean_object*); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__4___closed__1; +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__3___closed__2; lean_object* l_Lean_findDocString_x3f(lean_object*, lean_object*, uint8_t, lean_object*); lean_object* l_Lean_Name_toString(lean_object*, uint8_t); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleSemanticTokens_highlightId(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_Server_FileWorker_handleCompletion___lambda__1(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__8(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200_(lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__3___closed__1; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getId(lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleSemanticTokens_highlightId___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_RBNode_isRed___rarg(lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__6___closed__5; -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__22(lean_object*); lean_object* l_Lean_Expr_sort___override(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Server_FileWorker_locationLinksOfInfo___spec__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__11(lean_object*); LEAN_EXPORT uint8_t l_Lean_Server_FileWorker_handleHover___lambda__3(lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__6___closed__1; +static lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentHighlight___lambda__2___boxed(lean_object*, lean_object*, lean_object*); lean_object* lean_array_push(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__17___boxed(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleHover___lambda__3___boxed(lean_object*); static lean_object* l_Lean_Server_FileWorker_noHighlightKinds___closed__2; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__1(lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__6___closed__7; static lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___closed__1; static lean_object* l_Lean_Server_FileWorker_handleCompletion___closed__6; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_mk_array(lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_Server_FileWorker_getInteractiveGoals___lambda__1(lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___closed__4; -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__25(lean_object*); uint8_t lean_usize_dec_eq(size_t, size_t); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleSemanticTokens_highlightKeyword___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Server_FileWorker_locationLinksOfInfo___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__6___closed__8; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__1(lean_object*); lean_object* l_Lean_Syntax_getArgs(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__9___boxed(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__20___boxed(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentHighlight___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleFoldingRange_isImport___closed__2; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_String_Range_includes(lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handlePlainGoal___closed__2; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getPos_x3f(lean_object*, uint8_t); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__4___closed__1; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDefinition___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_noHighlightKinds___closed__17; -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__3___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_ReaderT_pure___at_Lean_Server_FileWorker_locationLinksOfInfo___spec__8___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__1(lean_object*); lean_object* l_Lean_Syntax_getTailPos_x3f(lean_object*, uint8_t); +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__26___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Server_FileWorker_handleSemanticTokens_highlightKeyword___spec__1___boxed(lean_object*, lean_object*); lean_object* l_Lean_Server_RequestM_bindTask___rarg(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleCompletion___closed__4; @@ -145,73 +145,77 @@ LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Server_FileWorker_locationL lean_object* l_Lean_Server_RequestM_withWaitFindSnap___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleSemanticTokensRange(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleCompletion___closed__3; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__21; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo_extractInstances___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Server_FileWorker_handleDocumentHighlight___spec__2(size_t, lean_object*, lean_object*); lean_object* l___private_Lean_Data_Lsp_LanguageFeatures_0__Lean_Lsp_fromJsonHoverParams____x40_Lean_Data_Lsp_LanguageFeatures___hyg_2269_(lean_object*); lean_object* l_Lean_Widget_InteractiveTermGoal_pretty(lean_object*); static lean_object* l_Lean_Server_FileWorker_noHighlightKinds___closed__10; -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; static lean_object* l_Lean_Server_FileWorker_keywordSemanticTokenMap___closed__1; uint8_t l_Char_isAlpha(uint32_t); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleFoldingRange_addRanges_popRanges___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Server_FileWorker_handleDocumentHighlight___spec__2___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__3___closed__2; +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__19; static lean_object* l_Lean_Server_FileWorker_handlePlainTermGoal___closed__3; static lean_object* l_Lean_Server_FileWorker_NamespaceEntry_finish___closed__2; -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_getInteractiveGoals___lambda__1___boxed(lean_object*, lean_object*); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__3___closed__1; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapM_loop___at_Lean_Server_FileWorker_getInteractiveGoals___spec__2___lambda__1(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Server_FileWorker_handleDocumentHighlight___spec__3___lambda__1___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__13; uint8_t l_Lean_Syntax_isOfKind(lean_object*, lean_object*); lean_object* l___private_Lean_Data_Lsp_LanguageFeatures_0__Lean_Lsp_fromJsonDocumentSymbolParams____x40_Lean_Data_Lsp_LanguageFeatures___hyg_3579_(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__15(lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__4___closed__1; extern lean_object* l_Lean_Server_requestHandlers; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__1(lean_object*); static lean_object* l_Lean_Server_FileWorker_NamespaceEntry_finish___closed__5; static lean_object* l_Lean_Server_FileWorker_handleFoldingRange_isImport___closed__1; LEAN_EXPORT uint8_t l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__9(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__10___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__10___closed__1; -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__3___closed__2; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentHighlight_highlightReturn_x3f___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_string_dec_eq(lean_object*, lean_object*); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__3___closed__1; +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__8; static lean_object* l_Lean_Server_FileWorker_handleDocumentHighlight_highlightReturn_x3f___closed__2; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_getInteractiveTermGoal___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleSemanticTokens_go___closed__2; static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3___closed__8; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols_popStack(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentHighlight(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__1(lean_object*); +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__20(lean_object*, lean_object*, lean_object*); lean_object* lean_string_utf8_byte_size(lean_object*); static lean_object* l_Lean_Server_FileWorker_noHighlightKinds___closed__4; LEAN_EXPORT lean_object* l_List_foldr___at_Lean_Server_FileWorker_NamespaceEntry_finish___spec__1___boxed(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__6___boxed(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__2(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_HashMap_ofList___at_Lean_Server_ModuleRefs_instCoeModuleRefsModuleRefs___spec__5(lean_object*); -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__14; -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__1; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__2(lean_object*, lean_object*, lean_object*); static lean_object* l_List_mapM_loop___at_Lean_Server_FileWorker_getInteractiveGoals___spec__2___closed__3; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__3___closed__1; +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__19(lean_object*); static lean_object* l_List_mapM_loop___at_Lean_Server_FileWorker_getInteractiveGoals___spec__2___closed__4; +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__36___boxed(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_projectionFnInfoExt; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__2(lean_object*); lean_object* l_Lean_initializing(lean_object*); +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__29___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleCompletion___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Info_fmtHover_x3f(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handlePlainTermGoal___lambda__1(lean_object*); static lean_object* l_Lean_Server_FileWorker_handleSemanticTokensFull___rarg___closed__1; +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__21; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleSemanticTokensFull___rarg(lean_object*, lean_object*); lean_object* l_Lean_Server_findModuleRefs(lean_object*, lean_object*, uint8_t, uint8_t); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__3___closed__2; -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__4___closed__1; +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__3___closed__1; size_t lean_usize_of_nat(lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__2___closed__1; lean_object* l_Lean_Widget_goalToInteractive(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_LocalContext_pop(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleFoldingRange_addRanges___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -220,13 +224,15 @@ lean_object* l_List_take___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Server_FileWorker_locationLinksOfInfo___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleCompletion___lambda__1___boxed(lean_object*, lean_object*); lean_object* l_Lean_Syntax_isIdOrAtom_x3f(lean_object*); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__2; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_forIn_loop___at_Lean_Server_FileWorker_handleSemanticTokens___spec__1___lambda__1___closed__1; +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__3___closed__1; +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__9(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3___closed__9; +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__2___closed__1; lean_object* l_Lean_FileMap_lspPosToUtf8Pos(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapM_loop___at_Lean_Server_FileWorker_getInteractiveGoals___spec__2___boxed__const__1; lean_object* l_Lean_Lsp_ModuleRefs_findAt(lean_object*, lean_object*, uint8_t); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__4___closed__1; static lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__5___closed__1; static lean_object* l_Lean_Server_FileWorker_handleDocumentHighlight_highlightReturn_x3f___closed__4; static lean_object* l_Lean_Server_FileWorker_noHighlightKinds___closed__8; @@ -237,219 +243,209 @@ lean_object* lean_local_ctx_find(lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___closed__1; static lean_object* l_Lean_Server_FileWorker_handlePlainGoal___closed__1; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Server_FileWorker_handleDocumentHighlight_highlightReturn_x3f___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_take(lean_object*, lean_object*); -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__13; static lean_object* l_List_mapM_loop___at_Lean_Server_FileWorker_getInteractiveGoals___spec__2___closed__5; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21(lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__2(lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__3___closed__1; uint8_t lean_expr_eqv(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__1(lean_object*); static lean_object* l_Lean_Server_FileWorker_handleSemanticTokens_addToken___closed__1; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__8___closed__3; +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__3___closed__1; +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__35(lean_object*); LEAN_EXPORT uint8_t l_Lean_Server_FileWorker_handleHover___lambda__2(lean_object*, lean_object*); +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__6; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__2___boxed(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__3___closed__2; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__30(size_t, size_t, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__2(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_RBNode_setBlack___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleFoldingRange___boxed(lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___closed__3; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleFoldingRange_addCommandRange(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__16___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapM_loop___at_Lean_Server_FileWorker_getInteractiveGoals___spec__2___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__2(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentHighlight_highlightReturn_x3f___closed__1; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__1(lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3___closed__4; static lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__8___closed__1; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__2; static lean_object* l_Lean_Server_FileWorker_handleSemanticTokens_go___closed__5; static lean_object* l_Lean_Server_FileWorker_handleCompletion___closed__7; static lean_object* l_Lean_Server_FileWorker_handleDocumentHighlight_highlightReturn_x3f___closed__6; -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__32(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__23; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentHighlight_highlightReturn_x3f___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__8___closed__6; lean_object* l_Lean_Syntax_getKind(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__20; static lean_object* l_Lean_Server_FileWorker_noHighlightKinds___closed__9; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__2___boxed(lean_object*); lean_object* l_Except_map___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_anyM___at_Lean_Server_FileWorker_locationLinksOfInfo___spec__1___boxed(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleFoldingRange_addRanges___closed__2; lean_object* l_Lean_Server_Snapshots_Snapshot_env(lean_object*); static lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_handlePlainGoal___spec__2___closed__2; lean_object* l_Lean_Widget_InteractiveGoal_pretty(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Option_map___rarg(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__2(lean_object*); static lean_object* l_Lean_Server_FileWorker_noHighlightKinds___closed__12; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Server_RequestError_fileChanged; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol___boxed(lean_object*); static lean_object* l_Lean_Server_FileWorker_noHighlightKinds___closed__18; -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__4___closed__1; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentHighlight___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Data_Lsp_Extra_0__Lean_Lsp_toJsonPlainGoal____x40_Lean_Data_Lsp_Extra___hyg_1250_(lean_object*); static lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__8___closed__4; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleFoldingRange_addRange___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Data_Lsp_LanguageFeatures_0__Lean_Lsp_fromJsonSemanticTokensParams____x40_Lean_Data_Lsp_LanguageFeatures___hyg_6241_(lean_object*); lean_object* l_IO_sleep(uint32_t, lean_object*); -static lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; lean_object* lean_st_ref_get(lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_noHighlightKinds___closed__19; -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__6(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Server_FileWorker_handleSemanticTokens_highlightId___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__3___closed__1; -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__9___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentHighlight_highlightReturn_x3f___closed__3; -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__2___closed__1; +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__3___closed__1; LEAN_EXPORT lean_object* l_Array_contains___at_Lean_Server_FileWorker_handleSemanticTokens_go___spec__1___boxed(lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__8___closed__2; LEAN_EXPORT lean_object* l_List_foldl___at_Lean_Server_FileWorker_getInteractiveGoals___spec__3(lean_object*, lean_object*); lean_object* l_Lean_Syntax_getOptional_x3f(lean_object*); +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__7; static lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__6___closed__1; -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__19(lean_object*); +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__12___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_List_findSomeM_x3f___at_Lean_Server_FileWorker_handleHover___spec__1___closed__1; lean_object* lean_array_to_list(lean_object*, lean_object*); -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__15; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleWaitForDiagnostics___lambda__2___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentHighlight_highlightReturn_x3f___lambda__1___boxed(lean_object*); uint8_t l___private_Lean_Server_GoTo_0__Lean_Server_beqGoToKind____x40_Lean_Server_GoTo___hyg_8_(uint8_t, uint8_t); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__3___closed__1; -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__3(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__2(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_getInteractiveGoals___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_keywordSemanticTokenMap; lean_object* l_Lean_FileMap_utf8PosToLspPos(lean_object*, lean_object*); lean_object* l___private_Lean_Data_Lsp_LanguageFeatures_0__Lean_Lsp_toJsonHover____x40_Lean_Data_Lsp_LanguageFeatures___hyg_2119_(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_append(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__13(size_t, size_t, lean_object*); lean_object* l___private_Lean_Data_Lsp_Extra_0__Lean_Lsp_fromJsonPlainGoalParams____x40_Lean_Data_Lsp_Extra___hyg_984_(lean_object*); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__2___closed__1; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentHighlight_highlightReturn_x3f___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__3___closed__2; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_levelZero; +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__14; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__11(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__25; -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__3___closed__1; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol(lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__3___closed__2; lean_object* l_Lean_PersistentHashMap_insert___at_Lean_Server_registerLspRequestHandler___spec__2(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleHover___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleHover___lambda__7___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentHighlight___lambda__2(lean_object*, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_anyMAux___at_Lean_Server_FileWorker_locationLinksOfInfo___spec__2___boxed(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__9___boxed(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__33___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Server_RequestM_asTask___rarg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleHover___lambda__7(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Server_FileWorker_handleDocumentHighlight___spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__33___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_constName_x3f(lean_object*); LEAN_EXPORT uint8_t l_Array_contains___at_Lean_Server_FileWorker_handleSemanticTokens_go___spec__1(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Server_FileWorker_handleDocumentHighlight_highlightReturn_x3f___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleFoldingRange(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_foldr___at_Lean_Server_FileWorker_NamespaceEntry_finish___spec__1(lean_object*, lean_object*); +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__10; LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Server_FileWorker_handleSemanticTokens___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3___closed__1; lean_object* l_List_lengthTRAux___rarg(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__23(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentHighlight_highlightReturn_x3f___closed__7; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__1(lean_object*); extern lean_object* l_Task_Priority_default; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__3___closed__1; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_componentsRev(lean_object*); -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__9(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleWaitForDiagnostics___lambda__2(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Lsp_SemanticTokenType_toCtorIdx(uint8_t); uint8_t lean_name_eq(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__2(lean_object*); +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__25; lean_object* l_Array_mapMUnsafe_map___at_Lean_Lsp_instToJsonDocumentSymbol_go___spec__3(size_t, size_t, lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__2(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleSemanticTokens___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_ReaderT_pure___at_Lean_Server_FileWorker_locationLinksOfInfo___spec__8(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_MapDeclarationExtension_find_x3f___rarg(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_getInteractiveGoals___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Server_locationLinksFromDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handlePlainTermGoal___closed__2; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__12(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__20(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleCompletion___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleSemanticTokens_addToken___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__3___closed__2; lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__24; +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__22; uint8_t l_Lean_Syntax_matchesNull(lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleSemanticTokens___lambda__1___closed__1; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__30(size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_ReaderT_pure___at_Lean_Server_FileWorker_handleCompletion___spec__1___rarg___boxed(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Data_Lsp_LanguageFeatures_0__Lean_Lsp_toJsonDocumentHighlight____x40_Lean_Data_Lsp_LanguageFeatures___hyg_3525_(lean_object*); static lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__8___closed__10; static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3___closed__3; lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_mkFreshExprMVarImpl(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_noHighlightKinds___closed__6; -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__29(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__3___closed__2; LEAN_EXPORT uint8_t l_Lean_Server_FileWorker_handleHover___lambda__1(lean_object*, lean_object*); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__3___closed__1; static lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__8___closed__11; -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__3; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleSemanticTokens_go(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__2___boxed(lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_handlePlainGoal___spec__2___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__26; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleWaitForDiagnostics_waitLoop___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleFoldingRange_addCommandRange___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__9; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__13___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__4___closed__1; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleWaitForDiagnostics___lambda__1(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__12(lean_object*, lean_object*, lean_object*); uint8_t l_Lean_LocalDecl_isAuxDecl(lean_object*); static lean_object* l_Lean_Server_FileWorker_handleFoldingRange_isImport___closed__3; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__1(lean_object*); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__3___closed__2; +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__16; static lean_object* l_Lean_Server_FileWorker_handleWaitForDiagnostics___lambda__2___closed__1; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleWaitForDiagnostics_waitLoop(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handlePlainGoal___lambda__1___closed__3; static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___closed__2; +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__4; +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__4___closed__1; extern lean_object* l_Std_Format_defWidth; LEAN_EXPORT lean_object* l_Lean_RBNode_insert___at_Lean_Server_FileWorker_keywordSemanticTokenMap___spec__1(lean_object*, lean_object*, uint8_t); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__6___closed__4; -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__36___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleFoldingRange_addRangeFromSyntax___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__8(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__15(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleFoldingRange___rarg(lean_object*, lean_object*); lean_object* l___private_Lean_Data_Lsp_Extra_0__Lean_Lsp_toJsonPlainTermGoal____x40_Lean_Data_Lsp_Extra___hyg_1572_(lean_object*); static lean_object* l_Lean_Server_FileWorker_handleSemanticTokens_go___closed__4; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleWaitForDiagnostics(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo_extractInstances___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__3___closed__1; extern lean_object* l_Lean_instInhabitedProjectionFunctionInfo; lean_object* l_String_Range_toLspRange(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentHighlight_highlightReturn_x3f(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_append___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleCompletion(lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Environment_contains(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968_(lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; LEAN_EXPORT uint8_t l_Lean_PersistentArray_anyMAux___at_Lean_Server_FileWorker_locationLinksOfInfo___spec__2(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__32(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__26(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_isInstance(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_noHighlightKinds___closed__11; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__8(lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_handleDocumentHighlight___spec__1(size_t, size_t, lean_object*); lean_object* l_String_csize(uint32_t); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3___closed__2; lean_object* l_IO_AsyncList_waitUntil___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleFoldingRange___rarg___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); @@ -458,21 +454,21 @@ LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Server_FileWorker_hand lean_object* l_Lean_Syntax_reprint(lean_object*); lean_object* l_Lean_Server_RequestM_readDoc___at_Lean_Server_RequestM_withWaitFindSnapAtPos___spec__1(lean_object*, lean_object*); lean_object* l___private_Lean_Data_Lsp_LanguageFeatures_0__Lean_Lsp_toJsonSemanticTokens____x40_Lean_Data_Lsp_LanguageFeatures___hyg_6621_(lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__30___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__24; lean_object* l_panic___at_Lean_Parser_ParserState_mkUnexpectedTokenErrors___spec__1(lean_object*); static lean_object* l_Lean_Server_FileWorker_noHighlightKinds___closed__13; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__3___closed__2; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__2___closed__3; LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_handleWaitForDiagnostics___spec__1___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__11; static lean_object* l_Lean_Server_FileWorker_handleCompletion___closed__5; -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__4; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_noHighlightKinds___closed__15; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleFoldingRange_isImport___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentHighlight___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__17___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__18; +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__15; static lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__8___closed__8; static lean_object* l_Lean_Server_FileWorker_NamespaceEntry_finish___closed__6; uint8_t l_String_Range_contains(lean_object*, lean_object*, uint8_t); @@ -482,68 +478,65 @@ LEAN_EXPORT lean_object* l_ReaderT_pure___at_Lean_Server_FileWorker_locationLink LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleFoldingRange_addRanges_popRanges(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__6___closed__9; static lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__2___closed__1; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__30___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_noHighlightKinds; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__2(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_find___at_Lean_Server_FileWorker_handleSemanticTokens_highlightKeyword___spec__1(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_NamespaceEntry_finish___closed__1; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Server_FileWorker_locationLinksOfInfo___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_string_length(lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Server_FileWorker_handleSemanticTokens_highlightId___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_IO_AsyncList_waitAll___rarg___lambda__1___boxed(lean_object*); +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__23___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__4___closed__1; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_getInteractiveTermGoal___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Syntax_hasArgs(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleFoldingRange_addRangeFromSyntax(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__12; -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__17; lean_object* l_List_drop___rarg(lean_object*, lean_object*); lean_object* l_Lean_HashMapImp_find_x3f___at_Lean_Server_References_updateWorkerRefs___spec__3(lean_object*, lean_object*); lean_object* l_Lean_Syntax_findStack_x3f(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapTR_loop___at_Lean_Server_FileWorker_handleDocumentSymbol___spec__1(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleHover___closed__2; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__23(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleWaitForDiagnostics___closed__1; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__8___closed__5; +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__3___boxed(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__1(lean_object*); +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__26; lean_object* l___private_Lean_Data_Lsp_LanguageFeatures_0__Lean_Lsp_fromJsonFoldingRangeParams____x40_Lean_Data_Lsp_LanguageFeatures___hyg_6671_(lean_object*); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__4___closed__1; -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__2___closed__2; -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__6; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_uint32_dec_eq(uint32_t, uint32_t); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__3___closed__1; +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__17(size_t, size_t, lean_object*); lean_object* l___private_Lean_Data_Lsp_Extra_0__Lean_Lsp_fromJsonWaitForDiagnosticsParams____x40_Lean_Data_Lsp_Extra___hyg_345_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleSemanticTokens(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Server_FileWorker_locationLinksOfInfo___spec__5(lean_object*, lean_object*, size_t, size_t); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__2(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; static lean_object* l_List_findSomeM_x3f___at_Lean_Server_FileWorker_handleHover___spec__1___closed__2; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleFoldingRange_addRanges(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo_extractInstances(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Server_FileWorker_handleDocumentHighlight_highlightReturn_x3f___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); static lean_object* l_Lean_Server_FileWorker_NamespaceEntry_finish___closed__4; -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__18; -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__2___closed__2; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__2(lean_object*); lean_object* l___private_Lean_Data_Lsp_Basic_0__Lean_Lsp_toJsonLocationLink____x40_Lean_Data_Lsp_Basic___hyg_1268_(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_Server_FileWorker_handleFoldingRange_isImport(lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDefinition___closed__1; -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__3___closed__2; static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__6___closed__10; uint8_t l_Lean_Syntax_isNone(lean_object*); -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__33(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__3___closed__1; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_getInteractiveGoals___spec__1(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_span_loop___at_Lean_Server_FileWorker_handleFoldingRange_addRanges___spec__1(lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleCompletion___lambda__1___closed__1; -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__3___closed__1; lean_object* lean_nat_shiftl(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapM_loop___at_Lean_Server_FileWorker_getInteractiveGoals___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_RefInfo_instCoeRefInfoRefInfo___spec__1(size_t, size_t, lean_object*); lean_object* lean_task_map(lean_object*, lean_object*, lean_object*); @@ -554,11 +547,11 @@ LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumen lean_object* l_Lean_Server_Completion_find_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Server_FileWorker_locationLinksOfInfo___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_getAppFn(lean_object*); -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__2; +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__4___closed__1; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol___rarg___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handlePlainTermGoal___closed__1; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_handleDocumentHighlight___spec__4___boxed(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__3___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__10(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_getRange_x3f(lean_object*, uint8_t); @@ -566,96 +559,105 @@ static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymb LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__5(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___closed__5; static lean_object* l_Lean_Server_FileWorker_handlePlainGoal___lambda__1___closed__2; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__16(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__3___closed__2; lean_object* l_Lean_Elab_Info_range_x3f(lean_object*); LEAN_EXPORT lean_object* l_List_mapM_loop___at_Lean_Server_FileWorker_getInteractiveGoals___spec__2___lambda__2(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_mapM_loop___at_Lean_Server_FileWorker_getInteractiveGoals___spec__2___closed__7; lean_object* l_Lean_Elab_InfoTree_deepestNodes___rarg(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__8___closed__7; lean_object* l_Lean_PersistentHashMap_mkEmptyEntriesArray(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_handlePlainGoal___spec__1___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Server_FileWorker_handleDocumentHighlight_highlightReturn_x3f___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__3___closed__2; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handlePlainGoal(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleSemanticTokens_go___closed__3; -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__12___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__22; LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_handleWaitForDiagnostics___spec__1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Server_FileWorker_handleSemanticTokens___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_List_findSomeM_x3f___at_Lean_Server_FileWorker_handleHover___spec__1___closed__4; static lean_object* l_Lean_Server_FileWorker_keywordSemanticTokenMap___closed__2; lean_object* l_List_reverse___rarg(lean_object*); LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Server_FileWorker_handleSemanticTokens_go___spec__2(lean_object*, lean_object*, size_t, size_t); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__2(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__12; static lean_object* l_List_findSomeM_x3f___at_Lean_Server_FileWorker_handleHover___spec__1___closed__3; lean_object* l_String_intercalate(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__3(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__2(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__16___boxed(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_noHighlightKinds___closed__5; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_noHighlightKinds___closed__14; -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__4___closed__1; +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__4___closed__1; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); size_t lean_usize_add(size_t, size_t); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_handleDocumentHighlight___spec__4(size_t, size_t, lean_object*); static lean_object* l_Lean_Server_FileWorker_noHighlightKinds___closed__16; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleSemanticTokens_highlightKeyword(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___closed__6; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__8; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_keywordSemanticTokenMap___closed__3; lean_object* lean_array_uget(lean_object*, size_t); lean_object* l_Lean_Elab_Info_lctx(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__6___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_ReaderT_pure___at_Lean_Server_FileWorker_handleCompletion___spec__1(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_getInteractiveGoals___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Server_FileWorker_locationLinksOfInfo___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_getInteractiveTermGoal___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__2(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Server_FileWorker_locationLinksOfInfo___spec__3(lean_object*, lean_object*, size_t, size_t); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__1(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__1(lean_object*); lean_object* lean_io_error_to_string(lean_object*); lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_InfoTree_findInfo_x3f(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_getInteractiveTermGoal(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleHover___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__12(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Info_pos_x3f(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__25(lean_object*); lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_IO_AsyncList_getFinishedPrefix___rarg(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__29___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__2; lean_object* l_List_redLength___rarg(lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__3___closed__2; +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__2___closed__2; static lean_object* l_Lean_Server_FileWorker_handleSemanticTokens_go___closed__6; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo_extractInstances___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_noHighlightKinds___closed__7; -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_HashMap_toList___at_Lean_Server_ModuleRefs_instCoeModuleRefsModuleRefs___spec__1(lean_object*); lean_object* lean_string_append(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleFoldingRange_addCommandRange___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_ReaderT_pure___at_Lean_Server_FileWorker_handleCompletion___spec__1___rarg(lean_object*, lean_object*, lean_object*); uint8_t l_Lean_PersistentHashMap_contains___at_Lean_Server_registerLspRequestHandler___spec__6(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleSemanticTokensFull___boxed(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_array_get_size(lean_object*); static lean_object* l_Lean_Server_FileWorker_handlePlainGoal___closed__3; +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__17; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Server_FileWorker_handleDocumentHighlight___spec__3(lean_object*, lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_infer_type(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_mapM_loop___at_Lean_Server_FileWorker_getInteractiveGoals___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_NamespaceEntry_finish___closed__3; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleSemanticTokens_addToken(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_le(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__28(lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__6___closed__6; +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__3___closed__1; LEAN_EXPORT lean_object* l_List_mapM_loop___at_Lean_Server_FileWorker_getInteractiveGoals___spec__2___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_usize_dec_lt(size_t, size_t); -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__19; static lean_object* l_List_mapM_loop___at_Lean_Server_FileWorker_getInteractiveGoals___spec__2___closed__6; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleCompletion___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__2___closed__2; static lean_object* l_Lean_Server_FileWorker_handleFoldingRange_isImport___closed__5; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_handlePlainGoal___spec__2(size_t, size_t, lean_object*); @@ -663,57 +665,55 @@ LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleSemanticTokens_highlight LEAN_EXPORT lean_object* l_Lean_RBNode_insert___at_Lean_Server_FileWorker_keywordSemanticTokenMap___spec__1___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__6___closed__3; lean_object* lean_nat_add(lean_object*, lean_object*); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__2___closed__2; lean_object* l_Lean_Elab_InfoTree_hoverableInfoAt_x3f(lean_object*, lean_object*, uint8_t, uint8_t, uint8_t); lean_object* l_Lean_Elab_Info_stx(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Exception_isRuntime(lean_object*); lean_object* l_Lean_Server_RequestError_ofIoError(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__35(lean_object*); uint8_t lean_string_dec_lt(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Server_FileWorker_handleSemanticTokens_highlightId___spec__1___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__17(size_t, size_t, lean_object*); -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__9; -static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__11; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__3(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleFoldingRange_addRanges___closed__1; static lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__8___closed__9; -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__4___closed__1; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Elab_Info_toElabInfo_x3f(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleHover___lambda__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleFoldingRange_isImport___closed__4; +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_mvarId_x21(lean_object*); static lean_object* l_List_mapM_loop___at_Lean_Server_FileWorker_getInteractiveGoals___spec__2___closed__1; +static lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__1; static lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3___closed__7; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentHighlight_highlightReturn_x3f___lambda__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleFoldingRange_addRange(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_handleHover___closed__1; lean_object* lean_array_uset(lean_object*, size_t, lean_object*); +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__16(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Server_FileWorker_noHighlightKinds___closed__3; +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__3___closed__1; lean_object* l_Lean_Elab_ContextInfo_runMetaM___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__3___closed__1; lean_object* l___private_Lean_Data_Lsp_Basic_0__Lean_Lsp_fromJsonTextDocumentPositionParams____x40_Lean_Data_Lsp_Basic___hyg_5066_(lean_object*); lean_object* l___private_Lean_Data_Lsp_LanguageFeatures_0__Lean_Lsp_fromJsonSemanticTokensRangeParams____x40_Lean_Data_Lsp_LanguageFeatures___hyg_6353_(lean_object*); lean_object* l_Lean_Server_Snapshots_Snapshot_endPos(lean_object*); -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__13___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_locationLinksOfInfo___lambda__4(uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__26___boxed(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__6(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Data_Lsp_LanguageFeatures_0__Lean_Lsp_fromJsonDocumentHighlightParams____x40_Lean_Data_Lsp_LanguageFeatures___hyg_3323_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleWaitForDiagnostics___lambda__1___boxed(lean_object*); LEAN_EXPORT lean_object* l_List_forIn_loop___at_Lean_Server_FileWorker_handleSemanticTokens___spec__1___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_RBNode_ins___at_Lean_Server_FileWorker_keywordSemanticTokenMap___spec__2(lean_object*, lean_object*, uint8_t); LEAN_EXPORT lean_object* l_List_foldl___at_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___spec__1(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__2___closed__1; LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDocumentSymbol___rarg(lean_object*, lean_object*); lean_object* l_List_toArrayAux___rarg(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__20___boxed(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Data_Lsp_LanguageFeatures_0__Lean_Lsp_fromJsonCompletionParams____x40_Lean_Data_Lsp_LanguageFeatures___hyg_1952_(lean_object*); LEAN_EXPORT lean_object* l_List_findSomeM_x3f___at_Lean_Server_FileWorker_handleHover___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_handleDefinition___lambda__1(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_getInteractiveGoals(lean_object*, lean_object*, lean_object*); uint8_t l_Array_isEmpty___rarg(lean_object*); lean_object* l_Array_get_x3f___rarg(lean_object*, lean_object*); @@ -11973,275 +11973,52 @@ return x_37; } else { -lean_object* x_38; lean_object* x_39; lean_object* x_40; uint8_t x_41; -x_38 = lean_unsigned_to_nat(6u); -x_39 = l_Lean_Syntax_getArg(x_1, x_38); -x_40 = lean_unsigned_to_nat(0u); -x_41 = l_Lean_Syntax_matchesNull(x_39, x_40); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; lean_object* x_44; uint8_t x_45; -lean_dec(x_7); -x_42 = lean_unsigned_to_nat(1u); -x_43 = l_Lean_Syntax_getArg(x_1, x_42); -lean_dec(x_1); -x_44 = l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3___closed__5; -lean_inc(x_43); -x_45 = l_Lean_Syntax_isOfKind(x_43, x_44); -if (x_45 == 0) -{ -lean_object* x_46; -lean_dec(x_43); -x_46 = l_Lean_Syntax_isIdOrAtom_x3f(x_2); -if (lean_obj_tag(x_46) == 0) -{ -lean_object* x_47; lean_object* x_48; -x_47 = l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3___closed__6; -x_48 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_48, 1, x_2); -return x_48; -} -else -{ -lean_object* x_49; lean_object* x_50; -x_49 = lean_ctor_get(x_46, 0); -lean_inc(x_49); -lean_dec(x_46); -x_50 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_50, 0, x_49); -lean_ctor_set(x_50, 1, x_2); -return x_50; -} -} -else -{ -lean_object* x_51; lean_object* x_52; uint8_t x_53; -x_51 = l_Lean_Syntax_getArg(x_43, x_40); -x_52 = l_Lean_Syntax_getArg(x_43, x_42); -lean_dec(x_43); -x_53 = l_Lean_Syntax_isNone(x_52); -if (x_53 == 0) -{ -lean_object* x_54; uint8_t x_55; -x_54 = lean_unsigned_to_nat(3u); -lean_inc(x_52); -x_55 = l_Lean_Syntax_matchesNull(x_52, x_54); -if (x_55 == 0) -{ -lean_object* x_56; -lean_dec(x_52); -lean_dec(x_51); -x_56 = l_Lean_Syntax_isIdOrAtom_x3f(x_2); -if (lean_obj_tag(x_56) == 0) -{ -lean_object* x_57; lean_object* x_58; -x_57 = l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3___closed__6; -x_58 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_58, 0, x_57); -lean_ctor_set(x_58, 1, x_2); -return x_58; -} -else -{ -lean_object* x_59; lean_object* x_60; -x_59 = lean_ctor_get(x_56, 0); -lean_inc(x_59); -lean_dec(x_56); -x_60 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_60, 1, x_2); -return x_60; -} -} -else -{ -lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; -lean_dec(x_2); -x_61 = l_Lean_Syntax_getArg(x_52, x_42); -lean_dec(x_52); -x_62 = l_Lean_Syntax_getArgs(x_61); -lean_dec(x_61); -x_63 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_63, 0, x_62); -x_64 = lean_box(0); -x_65 = l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__2(x_51, x_64, x_63); -lean_dec(x_63); -return x_65; -} -} -else -{ -lean_object* x_66; lean_object* x_67; lean_object* x_68; -lean_dec(x_52); -lean_dec(x_2); -x_66 = lean_box(0); -x_67 = lean_box(0); -x_68 = l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__2(x_51, x_67, x_66); -return x_68; -} -} -} -else -{ -lean_object* x_69; lean_object* x_70; uint8_t x_71; -x_69 = lean_unsigned_to_nat(7u); -x_70 = l_Lean_Syntax_getArg(x_1, x_69); -x_71 = l_Lean_Syntax_matchesNull(x_70, x_40); -if (x_71 == 0) -{ -lean_object* x_72; lean_object* x_73; lean_object* x_74; uint8_t x_75; -lean_dec(x_7); -x_72 = lean_unsigned_to_nat(1u); -x_73 = l_Lean_Syntax_getArg(x_1, x_72); -lean_dec(x_1); -x_74 = l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3___closed__5; -lean_inc(x_73); -x_75 = l_Lean_Syntax_isOfKind(x_73, x_74); -if (x_75 == 0) -{ -lean_object* x_76; -lean_dec(x_73); -x_76 = l_Lean_Syntax_isIdOrAtom_x3f(x_2); -if (lean_obj_tag(x_76) == 0) -{ -lean_object* x_77; lean_object* x_78; -x_77 = l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3___closed__6; -x_78 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_78, 0, x_77); -lean_ctor_set(x_78, 1, x_2); -return x_78; -} -else -{ -lean_object* x_79; lean_object* x_80; -x_79 = lean_ctor_get(x_76, 0); -lean_inc(x_79); -lean_dec(x_76); -x_80 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_80, 0, x_79); -lean_ctor_set(x_80, 1, x_2); -return x_80; -} -} -else -{ -lean_object* x_81; lean_object* x_82; uint8_t x_83; -x_81 = l_Lean_Syntax_getArg(x_73, x_40); -x_82 = l_Lean_Syntax_getArg(x_73, x_72); -lean_dec(x_73); -x_83 = l_Lean_Syntax_isNone(x_82); -if (x_83 == 0) -{ -lean_object* x_84; uint8_t x_85; -x_84 = lean_unsigned_to_nat(3u); -lean_inc(x_82); -x_85 = l_Lean_Syntax_matchesNull(x_82, x_84); -if (x_85 == 0) -{ -lean_object* x_86; -lean_dec(x_82); -lean_dec(x_81); -x_86 = l_Lean_Syntax_isIdOrAtom_x3f(x_2); -if (lean_obj_tag(x_86) == 0) -{ -lean_object* x_87; lean_object* x_88; -x_87 = l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3___closed__6; -x_88 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_88, 1, x_2); -return x_88; -} -else -{ -lean_object* x_89; lean_object* x_90; -x_89 = lean_ctor_get(x_86, 0); -lean_inc(x_89); -lean_dec(x_86); -x_90 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_90, 0, x_89); -lean_ctor_set(x_90, 1, x_2); -return x_90; -} -} -else -{ -lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; -lean_dec(x_2); -x_91 = l_Lean_Syntax_getArg(x_82, x_72); -lean_dec(x_82); -x_92 = l_Lean_Syntax_getArgs(x_91); -lean_dec(x_91); -x_93 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_93, 0, x_92); -x_94 = lean_box(0); -x_95 = l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__2(x_81, x_94, x_93); -lean_dec(x_93); -return x_95; -} -} -else -{ -lean_object* x_96; lean_object* x_97; lean_object* x_98; -lean_dec(x_82); -lean_dec(x_2); -x_96 = lean_box(0); -x_97 = lean_box(0); -x_98 = l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__2(x_81, x_97, x_96); -return x_98; -} -} -} -else -{ lean_dec(x_2); lean_dec(x_1); if (lean_obj_tag(x_4) == 0) { -lean_object* x_99; +lean_object* x_38; lean_inc(x_7); -x_99 = l_Lean_Syntax_reprint(x_7); -if (lean_obj_tag(x_99) == 0) +x_38 = l_Lean_Syntax_reprint(x_7); +if (lean_obj_tag(x_38) == 0) { -lean_object* x_100; lean_object* x_101; -x_100 = l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3___closed__9; -x_101 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_101, 0, x_100); -lean_ctor_set(x_101, 1, x_7); -return x_101; +lean_object* x_39; lean_object* x_40; +x_39 = l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3___closed__9; +x_40 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_40, 0, x_39); +lean_ctor_set(x_40, 1, x_7); +return x_40; } else { -lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_102 = lean_ctor_get(x_99, 0); -lean_inc(x_102); -lean_dec(x_99); -x_103 = l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3___closed__7; -x_104 = lean_string_append(x_103, x_102); -lean_dec(x_102); -x_105 = l_Lean_Server_FileWorker_NamespaceEntry_finish___closed__1; -x_106 = lean_string_append(x_104, x_105); -x_107 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_107, 0, x_106); -lean_ctor_set(x_107, 1, x_7); -return x_107; +lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; +x_41 = lean_ctor_get(x_38, 0); +lean_inc(x_41); +lean_dec(x_38); +x_42 = l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___lambda__3___closed__7; +x_43 = lean_string_append(x_42, x_41); +lean_dec(x_41); +x_44 = l_Lean_Server_FileWorker_NamespaceEntry_finish___closed__1; +x_45 = lean_string_append(x_43, x_44); +x_46 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_46, 0, x_45); +lean_ctor_set(x_46, 1, x_7); +return x_46; } } else { -lean_object* x_108; lean_object* x_109; uint8_t x_110; lean_object* x_111; lean_object* x_112; +lean_object* x_47; lean_object* x_48; uint8_t x_49; lean_object* x_50; lean_object* x_51; lean_dec(x_7); -x_108 = lean_ctor_get(x_4, 0); -x_109 = l_Lean_Syntax_getId(x_108); -x_110 = 1; -x_111 = l_Lean_Name_toString(x_109, x_110); -lean_inc(x_108); -x_112 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_112, 0, x_111); -lean_ctor_set(x_112, 1, x_108); -return x_112; -} -} +x_47 = lean_ctor_get(x_4, 0); +x_48 = l_Lean_Syntax_getId(x_47); +x_49 = 1; +x_50 = l_Lean_Name_toString(x_48, x_49); +lean_inc(x_47); +x_51 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_51, 0, x_50); +lean_ctor_set(x_51, 1, x_47); +return x_51; } } } @@ -20834,229 +20611,104 @@ goto _start; } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; uint8_t x_59; +lean_object* x_54; lean_object* x_55; lean_object* x_56; uint8_t x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; x_54 = lean_unsigned_to_nat(1u); x_55 = l_Lean_Syntax_getArg(x_24, x_54); -x_56 = lean_unsigned_to_nat(3u); -x_57 = l_Lean_Syntax_getArg(x_24, x_56); -x_58 = lean_unsigned_to_nat(0u); -x_59 = l_Lean_Syntax_matchesNull(x_57, x_58); -if (x_59 == 0) -{ -uint8_t x_60; -lean_dec(x_55); -lean_inc(x_24); -x_60 = l_Lean_Server_FileWorker_handleFoldingRange_isImport(x_24); -if (x_60 == 0) -{ -lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; -x_61 = l_Lean_Server_FileWorker_handleFoldingRange_addCommandRange(x_1, x_24, x_4, x_5, x_6); -x_62 = lean_ctor_get(x_61, 0); -lean_inc(x_62); -x_63 = lean_ctor_get(x_61, 1); -lean_inc(x_63); -lean_dec(x_61); -x_64 = lean_ctor_get(x_62, 1); -lean_inc(x_64); -lean_dec(x_62); -x_3 = x_25; -x_4 = x_64; -x_6 = x_63; -goto _start; -} -else -{ -lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; uint8_t x_71; lean_object* x_72; lean_object* x_73; uint8_t x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_66 = lean_box(0); -x_67 = l_List_span_loop___at_Lean_Server_FileWorker_handleFoldingRange_addRanges___spec__1(x_25, x_66); -x_68 = lean_ctor_get(x_67, 0); -lean_inc(x_68); -x_69 = lean_ctor_get(x_67, 1); -lean_inc(x_69); -lean_dec(x_67); -x_70 = l_List_getLastD___rarg(x_68, x_24); -x_71 = 0; -x_72 = l_Lean_Syntax_getPos_x3f(x_24, x_71); -lean_dec(x_24); -x_73 = l_Lean_Syntax_getTailPos_x3f(x_70, x_71); -x_74 = 1; -x_75 = l_Lean_Server_FileWorker_handleFoldingRange_addRange(x_1, x_74, x_72, x_73, x_4, x_5, x_6); -lean_dec(x_72); -x_76 = lean_ctor_get(x_75, 0); -lean_inc(x_76); -x_77 = lean_ctor_get(x_75, 1); -lean_inc(x_77); -lean_dec(x_75); -x_78 = lean_ctor_get(x_76, 1); -lean_inc(x_78); -lean_dec(x_76); -x_3 = x_69; -x_4 = x_78; -x_6 = x_77; -goto _start; -} -} -else -{ -lean_object* x_80; lean_object* x_81; uint8_t x_82; -x_80 = lean_unsigned_to_nat(4u); -x_81 = l_Lean_Syntax_getArg(x_24, x_80); -x_82 = l_Lean_Syntax_matchesNull(x_81, x_58); -if (x_82 == 0) -{ -uint8_t x_83; -lean_dec(x_55); -lean_inc(x_24); -x_83 = l_Lean_Server_FileWorker_handleFoldingRange_isImport(x_24); -if (x_83 == 0) -{ -lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; -x_84 = l_Lean_Server_FileWorker_handleFoldingRange_addCommandRange(x_1, x_24, x_4, x_5, x_6); -x_85 = lean_ctor_get(x_84, 0); -lean_inc(x_85); -x_86 = lean_ctor_get(x_84, 1); -lean_inc(x_86); -lean_dec(x_84); -x_87 = lean_ctor_get(x_85, 1); -lean_inc(x_87); -lean_dec(x_85); -x_3 = x_25; -x_4 = x_87; -x_6 = x_86; -goto _start; -} -else -{ -lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; uint8_t x_94; lean_object* x_95; lean_object* x_96; uint8_t x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; -x_89 = lean_box(0); -x_90 = l_List_span_loop___at_Lean_Server_FileWorker_handleFoldingRange_addRanges___spec__1(x_25, x_89); -x_91 = lean_ctor_get(x_90, 0); -lean_inc(x_91); -x_92 = lean_ctor_get(x_90, 1); -lean_inc(x_92); -lean_dec(x_90); -x_93 = l_List_getLastD___rarg(x_91, x_24); -x_94 = 0; -x_95 = l_Lean_Syntax_getPos_x3f(x_24, x_94); -lean_dec(x_24); -x_96 = l_Lean_Syntax_getTailPos_x3f(x_93, x_94); -x_97 = 1; -x_98 = l_Lean_Server_FileWorker_handleFoldingRange_addRange(x_1, x_97, x_95, x_96, x_4, x_5, x_6); -lean_dec(x_95); -x_99 = lean_ctor_get(x_98, 0); -lean_inc(x_99); -x_100 = lean_ctor_get(x_98, 1); -lean_inc(x_100); -lean_dec(x_98); -x_101 = lean_ctor_get(x_99, 1); -lean_inc(x_101); -lean_dec(x_99); -x_3 = x_92; -x_4 = x_101; -x_6 = x_100; -goto _start; -} -} -else -{ -lean_object* x_103; uint8_t x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; -x_103 = l_Lean_Syntax_getArgs(x_55); +x_56 = l_Lean_Syntax_getArgs(x_55); lean_dec(x_55); -x_104 = 2; -x_105 = l_Lean_Server_FileWorker_handleFoldingRange_addRangeFromSyntax(x_1, x_104, x_24, x_4, x_5, x_6); -x_106 = lean_ctor_get(x_105, 0); -lean_inc(x_106); -x_107 = lean_ctor_get(x_105, 1); -lean_inc(x_107); -lean_dec(x_105); -x_108 = lean_ctor_get(x_106, 1); -lean_inc(x_108); -lean_dec(x_106); -x_109 = lean_box(0); -x_110 = lean_array_to_list(lean_box(0), x_103); +x_57 = 2; +x_58 = l_Lean_Server_FileWorker_handleFoldingRange_addRangeFromSyntax(x_1, x_57, x_24, x_4, x_5, x_6); +x_59 = lean_ctor_get(x_58, 0); +lean_inc(x_59); +x_60 = lean_ctor_get(x_58, 1); +lean_inc(x_60); +lean_dec(x_58); +x_61 = lean_ctor_get(x_59, 1); +lean_inc(x_61); +lean_dec(x_59); +x_62 = lean_box(0); +x_63 = lean_array_to_list(lean_box(0), x_56); lean_inc(x_5); -x_111 = l_Lean_Server_FileWorker_handleFoldingRange_addRanges(x_1, x_109, x_110, x_108, x_5, x_107); -x_112 = lean_ctor_get(x_111, 0); -lean_inc(x_112); -x_113 = lean_ctor_get(x_111, 1); -lean_inc(x_113); -lean_dec(x_111); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); +x_64 = l_Lean_Server_FileWorker_handleFoldingRange_addRanges(x_1, x_62, x_63, x_61, x_5, x_60); +x_65 = lean_ctor_get(x_64, 0); +lean_inc(x_65); +x_66 = lean_ctor_get(x_64, 1); +lean_inc(x_66); +lean_dec(x_64); +x_67 = lean_ctor_get(x_65, 1); +lean_inc(x_67); +lean_dec(x_65); x_3 = x_25; -x_4 = x_114; -x_6 = x_113; +x_4 = x_67; +x_6 = x_66; goto _start; } } -} -} else { -lean_object* x_116; lean_object* x_117; lean_object* x_118; -x_116 = lean_unsigned_to_nat(1u); -x_117 = l_Lean_Syntax_getArg(x_24, x_116); -x_118 = l_Lean_Syntax_getOptional_x3f(x_117); -lean_dec(x_117); -if (lean_obj_tag(x_118) == 0) +lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_69 = lean_unsigned_to_nat(1u); +x_70 = l_Lean_Syntax_getArg(x_24, x_69); +x_71 = l_Lean_Syntax_getOptional_x3f(x_70); +lean_dec(x_70); +if (lean_obj_tag(x_71) == 0) { -lean_object* x_119; -x_119 = l_Lean_Server_FileWorker_handleFoldingRange_addRanges_popRanges(x_1, x_24, x_25, x_116, x_2, x_4, x_5, x_6); -return x_119; +lean_object* x_72; +x_72 = l_Lean_Server_FileWorker_handleFoldingRange_addRanges_popRanges(x_1, x_24, x_25, x_69, x_2, x_4, x_5, x_6); +return x_72; } else { -lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; -x_120 = lean_ctor_get(x_118, 0); -lean_inc(x_120); -lean_dec(x_118); -x_121 = l_Lean_Syntax_getId(x_120); -lean_dec(x_120); -x_122 = l_Lean_Name_getNumParts(x_121); -lean_dec(x_121); -x_123 = l_Lean_Server_FileWorker_handleFoldingRange_addRanges_popRanges(x_1, x_24, x_25, x_122, x_2, x_4, x_5, x_6); -return x_123; +lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_73 = lean_ctor_get(x_71, 0); +lean_inc(x_73); +lean_dec(x_71); +x_74 = l_Lean_Syntax_getId(x_73); +lean_dec(x_73); +x_75 = l_Lean_Name_getNumParts(x_74); +lean_dec(x_74); +x_76 = l_Lean_Server_FileWorker_handleFoldingRange_addRanges_popRanges(x_1, x_24, x_25, x_75, x_2, x_4, x_5, x_6); +return x_76; } } } else { -lean_object* x_124; lean_object* x_125; lean_object* x_126; uint8_t x_127; lean_object* x_128; -x_124 = lean_unsigned_to_nat(1u); -x_125 = l_Lean_Syntax_getArg(x_24, x_124); -x_126 = l_Lean_Syntax_getOptional_x3f(x_125); -lean_dec(x_125); -x_127 = 0; -x_128 = l_Lean_Syntax_getPos_x3f(x_24, x_127); +lean_object* x_77; lean_object* x_78; lean_object* x_79; uint8_t x_80; lean_object* x_81; +x_77 = lean_unsigned_to_nat(1u); +x_78 = l_Lean_Syntax_getArg(x_24, x_77); +x_79 = l_Lean_Syntax_getOptional_x3f(x_78); +lean_dec(x_78); +x_80 = 0; +x_81 = l_Lean_Syntax_getPos_x3f(x_24, x_80); lean_dec(x_24); -if (lean_obj_tag(x_126) == 0) +if (lean_obj_tag(x_79) == 0) { -lean_object* x_129; -x_129 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_129, 0, x_124); -lean_ctor_set(x_129, 1, x_128); +lean_object* x_82; +x_82 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_82, 0, x_77); +lean_ctor_set(x_82, 1, x_81); lean_ctor_set(x_3, 1, x_2); -lean_ctor_set(x_3, 0, x_129); +lean_ctor_set(x_3, 0, x_82); x_2 = x_3; x_3 = x_25; goto _start; } else { -lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; -x_131 = lean_ctor_get(x_126, 0); -lean_inc(x_131); -lean_dec(x_126); -x_132 = l_Lean_Syntax_getId(x_131); -lean_dec(x_131); -x_133 = l_Lean_Name_getNumParts(x_132); -lean_dec(x_132); -x_134 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_134, 0, x_133); -lean_ctor_set(x_134, 1, x_128); +lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; +x_84 = lean_ctor_get(x_79, 0); +lean_inc(x_84); +lean_dec(x_79); +x_85 = l_Lean_Syntax_getId(x_84); +lean_dec(x_84); +x_86 = l_Lean_Name_getNumParts(x_85); +lean_dec(x_85); +x_87 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_87, 0, x_86); +lean_ctor_set(x_87, 1, x_81); lean_ctor_set(x_3, 1, x_2); -lean_ctor_set(x_3, 0, x_134); +lean_ctor_set(x_3, 0, x_87); x_2 = x_3; x_3 = x_25; goto _start; @@ -21065,21 +20717,21 @@ goto _start; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; uint8_t x_140; lean_object* x_141; lean_object* x_142; -x_136 = lean_unsigned_to_nat(1u); -x_137 = l_Lean_Syntax_getArg(x_24, x_136); -x_138 = l_Lean_Syntax_getId(x_137); -lean_dec(x_137); -x_139 = l_Lean_Name_getNumParts(x_138); -lean_dec(x_138); -x_140 = 0; -x_141 = l_Lean_Syntax_getPos_x3f(x_24, x_140); +lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; uint8_t x_93; lean_object* x_94; lean_object* x_95; +x_89 = lean_unsigned_to_nat(1u); +x_90 = l_Lean_Syntax_getArg(x_24, x_89); +x_91 = l_Lean_Syntax_getId(x_90); +lean_dec(x_90); +x_92 = l_Lean_Name_getNumParts(x_91); +lean_dec(x_91); +x_93 = 0; +x_94 = l_Lean_Syntax_getPos_x3f(x_24, x_93); lean_dec(x_24); -x_142 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_142, 0, x_139); -lean_ctor_set(x_142, 1, x_141); +x_95 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_95, 0, x_92); +lean_ctor_set(x_95, 1, x_94); lean_ctor_set(x_3, 1, x_2); -lean_ctor_set(x_3, 0, x_142); +lean_ctor_set(x_3, 0, x_95); x_2 = x_3; x_3 = x_25; goto _start; @@ -21087,340 +20739,215 @@ goto _start; } else { -lean_object* x_144; lean_object* x_145; lean_object* x_146; uint8_t x_147; -x_144 = lean_ctor_get(x_3, 0); -x_145 = lean_ctor_get(x_3, 1); -lean_inc(x_145); -lean_inc(x_144); +lean_object* x_97; lean_object* x_98; lean_object* x_99; uint8_t x_100; +x_97 = lean_ctor_get(x_3, 0); +x_98 = lean_ctor_get(x_3, 1); +lean_inc(x_98); +lean_inc(x_97); lean_dec(x_3); -x_146 = l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___closed__2; -lean_inc(x_144); -x_147 = l_Lean_Syntax_isOfKind(x_144, x_146); -if (x_147 == 0) +x_99 = l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___closed__2; +lean_inc(x_97); +x_100 = l_Lean_Syntax_isOfKind(x_97, x_99); +if (x_100 == 0) { -lean_object* x_148; uint8_t x_149; -x_148 = l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___closed__4; -lean_inc(x_144); -x_149 = l_Lean_Syntax_isOfKind(x_144, x_148); -if (x_149 == 0) +lean_object* x_101; uint8_t x_102; +x_101 = l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___closed__4; +lean_inc(x_97); +x_102 = l_Lean_Syntax_isOfKind(x_97, x_101); +if (x_102 == 0) { -lean_object* x_150; uint8_t x_151; -x_150 = l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___closed__6; -lean_inc(x_144); -x_151 = l_Lean_Syntax_isOfKind(x_144, x_150); -if (x_151 == 0) +lean_object* x_103; uint8_t x_104; +x_103 = l_Lean_Server_FileWorker_handleDocumentSymbol_toDocumentSymbols___closed__6; +lean_inc(x_97); +x_104 = l_Lean_Syntax_isOfKind(x_97, x_103); +if (x_104 == 0) { -lean_object* x_152; uint8_t x_153; -x_152 = l_Lean_Server_FileWorker_handleFoldingRange_addRanges___closed__2; -lean_inc(x_144); -x_153 = l_Lean_Syntax_isOfKind(x_144, x_152); -if (x_153 == 0) +lean_object* x_105; uint8_t x_106; +x_105 = l_Lean_Server_FileWorker_handleFoldingRange_addRanges___closed__2; +lean_inc(x_97); +x_106 = l_Lean_Syntax_isOfKind(x_97, x_105); +if (x_106 == 0) { -uint8_t x_154; -lean_inc(x_144); -x_154 = l_Lean_Server_FileWorker_handleFoldingRange_isImport(x_144); -if (x_154 == 0) +uint8_t x_107; +lean_inc(x_97); +x_107 = l_Lean_Server_FileWorker_handleFoldingRange_isImport(x_97); +if (x_107 == 0) { -lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_155 = l_Lean_Server_FileWorker_handleFoldingRange_addCommandRange(x_1, x_144, x_4, x_5, x_6); -x_156 = lean_ctor_get(x_155, 0); -lean_inc(x_156); -x_157 = lean_ctor_get(x_155, 1); -lean_inc(x_157); -lean_dec(x_155); -x_158 = lean_ctor_get(x_156, 1); -lean_inc(x_158); -lean_dec(x_156); -x_3 = x_145; -x_4 = x_158; -x_6 = x_157; +lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; +x_108 = l_Lean_Server_FileWorker_handleFoldingRange_addCommandRange(x_1, x_97, x_4, x_5, x_6); +x_109 = lean_ctor_get(x_108, 0); +lean_inc(x_109); +x_110 = lean_ctor_get(x_108, 1); +lean_inc(x_110); +lean_dec(x_108); +x_111 = lean_ctor_get(x_109, 1); +lean_inc(x_111); +lean_dec(x_109); +x_3 = x_98; +x_4 = x_111; +x_6 = x_110; goto _start; } else { -lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; uint8_t x_165; lean_object* x_166; lean_object* x_167; uint8_t x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; -x_160 = lean_box(0); -x_161 = l_List_span_loop___at_Lean_Server_FileWorker_handleFoldingRange_addRanges___spec__1(x_145, x_160); -x_162 = lean_ctor_get(x_161, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_161, 1); -lean_inc(x_163); -lean_dec(x_161); -x_164 = l_List_getLastD___rarg(x_162, x_144); -x_165 = 0; -x_166 = l_Lean_Syntax_getPos_x3f(x_144, x_165); -lean_dec(x_144); -x_167 = l_Lean_Syntax_getTailPos_x3f(x_164, x_165); -x_168 = 1; -x_169 = l_Lean_Server_FileWorker_handleFoldingRange_addRange(x_1, x_168, x_166, x_167, x_4, x_5, x_6); -lean_dec(x_166); -x_170 = lean_ctor_get(x_169, 0); -lean_inc(x_170); -x_171 = lean_ctor_get(x_169, 1); -lean_inc(x_171); -lean_dec(x_169); -x_172 = lean_ctor_get(x_170, 1); -lean_inc(x_172); -lean_dec(x_170); -x_3 = x_163; -x_4 = x_172; -x_6 = x_171; +lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; uint8_t x_118; lean_object* x_119; lean_object* x_120; uint8_t x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; +x_113 = lean_box(0); +x_114 = l_List_span_loop___at_Lean_Server_FileWorker_handleFoldingRange_addRanges___spec__1(x_98, x_113); +x_115 = lean_ctor_get(x_114, 0); +lean_inc(x_115); +x_116 = lean_ctor_get(x_114, 1); +lean_inc(x_116); +lean_dec(x_114); +x_117 = l_List_getLastD___rarg(x_115, x_97); +x_118 = 0; +x_119 = l_Lean_Syntax_getPos_x3f(x_97, x_118); +lean_dec(x_97); +x_120 = l_Lean_Syntax_getTailPos_x3f(x_117, x_118); +x_121 = 1; +x_122 = l_Lean_Server_FileWorker_handleFoldingRange_addRange(x_1, x_121, x_119, x_120, x_4, x_5, x_6); +lean_dec(x_119); +x_123 = lean_ctor_get(x_122, 0); +lean_inc(x_123); +x_124 = lean_ctor_get(x_122, 1); +lean_inc(x_124); +lean_dec(x_122); +x_125 = lean_ctor_get(x_123, 1); +lean_inc(x_125); +lean_dec(x_123); +x_3 = x_116; +x_4 = x_125; +x_6 = x_124; goto _start; } } else { -lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; uint8_t x_179; -x_174 = lean_unsigned_to_nat(1u); -x_175 = l_Lean_Syntax_getArg(x_144, x_174); -x_176 = lean_unsigned_to_nat(3u); -x_177 = l_Lean_Syntax_getArg(x_144, x_176); -x_178 = lean_unsigned_to_nat(0u); -x_179 = l_Lean_Syntax_matchesNull(x_177, x_178); -if (x_179 == 0) -{ -uint8_t x_180; -lean_dec(x_175); -lean_inc(x_144); -x_180 = l_Lean_Server_FileWorker_handleFoldingRange_isImport(x_144); -if (x_180 == 0) -{ -lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; -x_181 = l_Lean_Server_FileWorker_handleFoldingRange_addCommandRange(x_1, x_144, x_4, x_5, x_6); -x_182 = lean_ctor_get(x_181, 0); -lean_inc(x_182); -x_183 = lean_ctor_get(x_181, 1); -lean_inc(x_183); -lean_dec(x_181); -x_184 = lean_ctor_get(x_182, 1); -lean_inc(x_184); -lean_dec(x_182); -x_3 = x_145; -x_4 = x_184; -x_6 = x_183; -goto _start; -} -else -{ -lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; uint8_t x_191; lean_object* x_192; lean_object* x_193; uint8_t x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; -x_186 = lean_box(0); -x_187 = l_List_span_loop___at_Lean_Server_FileWorker_handleFoldingRange_addRanges___spec__1(x_145, x_186); -x_188 = lean_ctor_get(x_187, 0); -lean_inc(x_188); -x_189 = lean_ctor_get(x_187, 1); -lean_inc(x_189); -lean_dec(x_187); -x_190 = l_List_getLastD___rarg(x_188, x_144); -x_191 = 0; -x_192 = l_Lean_Syntax_getPos_x3f(x_144, x_191); -lean_dec(x_144); -x_193 = l_Lean_Syntax_getTailPos_x3f(x_190, x_191); -x_194 = 1; -x_195 = l_Lean_Server_FileWorker_handleFoldingRange_addRange(x_1, x_194, x_192, x_193, x_4, x_5, x_6); -lean_dec(x_192); -x_196 = lean_ctor_get(x_195, 0); -lean_inc(x_196); -x_197 = lean_ctor_get(x_195, 1); -lean_inc(x_197); -lean_dec(x_195); -x_198 = lean_ctor_get(x_196, 1); -lean_inc(x_198); -lean_dec(x_196); -x_3 = x_189; -x_4 = x_198; -x_6 = x_197; +lean_object* x_127; lean_object* x_128; lean_object* x_129; uint8_t x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_127 = lean_unsigned_to_nat(1u); +x_128 = l_Lean_Syntax_getArg(x_97, x_127); +x_129 = l_Lean_Syntax_getArgs(x_128); +lean_dec(x_128); +x_130 = 2; +x_131 = l_Lean_Server_FileWorker_handleFoldingRange_addRangeFromSyntax(x_1, x_130, x_97, x_4, x_5, x_6); +x_132 = lean_ctor_get(x_131, 0); +lean_inc(x_132); +x_133 = lean_ctor_get(x_131, 1); +lean_inc(x_133); +lean_dec(x_131); +x_134 = lean_ctor_get(x_132, 1); +lean_inc(x_134); +lean_dec(x_132); +x_135 = lean_box(0); +x_136 = lean_array_to_list(lean_box(0), x_129); +lean_inc(x_5); +x_137 = l_Lean_Server_FileWorker_handleFoldingRange_addRanges(x_1, x_135, x_136, x_134, x_5, x_133); +x_138 = lean_ctor_get(x_137, 0); +lean_inc(x_138); +x_139 = lean_ctor_get(x_137, 1); +lean_inc(x_139); +lean_dec(x_137); +x_140 = lean_ctor_get(x_138, 1); +lean_inc(x_140); +lean_dec(x_138); +x_3 = x_98; +x_4 = x_140; +x_6 = x_139; goto _start; } } else { -lean_object* x_200; lean_object* x_201; uint8_t x_202; -x_200 = lean_unsigned_to_nat(4u); -x_201 = l_Lean_Syntax_getArg(x_144, x_200); -x_202 = l_Lean_Syntax_matchesNull(x_201, x_178); -if (x_202 == 0) -{ -uint8_t x_203; -lean_dec(x_175); -lean_inc(x_144); -x_203 = l_Lean_Server_FileWorker_handleFoldingRange_isImport(x_144); -if (x_203 == 0) +lean_object* x_142; lean_object* x_143; lean_object* x_144; +x_142 = lean_unsigned_to_nat(1u); +x_143 = l_Lean_Syntax_getArg(x_97, x_142); +x_144 = l_Lean_Syntax_getOptional_x3f(x_143); +lean_dec(x_143); +if (lean_obj_tag(x_144) == 0) { -lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; -x_204 = l_Lean_Server_FileWorker_handleFoldingRange_addCommandRange(x_1, x_144, x_4, x_5, x_6); -x_205 = lean_ctor_get(x_204, 0); -lean_inc(x_205); -x_206 = lean_ctor_get(x_204, 1); -lean_inc(x_206); -lean_dec(x_204); -x_207 = lean_ctor_get(x_205, 1); -lean_inc(x_207); -lean_dec(x_205); -x_3 = x_145; -x_4 = x_207; -x_6 = x_206; -goto _start; +lean_object* x_145; +x_145 = l_Lean_Server_FileWorker_handleFoldingRange_addRanges_popRanges(x_1, x_97, x_98, x_142, x_2, x_4, x_5, x_6); +return x_145; } else { -lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; uint8_t x_214; lean_object* x_215; lean_object* x_216; uint8_t x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; -x_209 = lean_box(0); -x_210 = l_List_span_loop___at_Lean_Server_FileWorker_handleFoldingRange_addRanges___spec__1(x_145, x_209); -x_211 = lean_ctor_get(x_210, 0); -lean_inc(x_211); -x_212 = lean_ctor_get(x_210, 1); -lean_inc(x_212); -lean_dec(x_210); -x_213 = l_List_getLastD___rarg(x_211, x_144); -x_214 = 0; -x_215 = l_Lean_Syntax_getPos_x3f(x_144, x_214); +lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; +x_146 = lean_ctor_get(x_144, 0); +lean_inc(x_146); lean_dec(x_144); -x_216 = l_Lean_Syntax_getTailPos_x3f(x_213, x_214); -x_217 = 1; -x_218 = l_Lean_Server_FileWorker_handleFoldingRange_addRange(x_1, x_217, x_215, x_216, x_4, x_5, x_6); -lean_dec(x_215); -x_219 = lean_ctor_get(x_218, 0); -lean_inc(x_219); -x_220 = lean_ctor_get(x_218, 1); -lean_inc(x_220); -lean_dec(x_218); -x_221 = lean_ctor_get(x_219, 1); -lean_inc(x_221); -lean_dec(x_219); -x_3 = x_212; -x_4 = x_221; -x_6 = x_220; -goto _start; -} -} -else -{ -lean_object* x_223; uint8_t x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; -x_223 = l_Lean_Syntax_getArgs(x_175); -lean_dec(x_175); -x_224 = 2; -x_225 = l_Lean_Server_FileWorker_handleFoldingRange_addRangeFromSyntax(x_1, x_224, x_144, x_4, x_5, x_6); -x_226 = lean_ctor_get(x_225, 0); -lean_inc(x_226); -x_227 = lean_ctor_get(x_225, 1); -lean_inc(x_227); -lean_dec(x_225); -x_228 = lean_ctor_get(x_226, 1); -lean_inc(x_228); -lean_dec(x_226); -x_229 = lean_box(0); -x_230 = lean_array_to_list(lean_box(0), x_223); -lean_inc(x_5); -x_231 = l_Lean_Server_FileWorker_handleFoldingRange_addRanges(x_1, x_229, x_230, x_228, x_5, x_227); -x_232 = lean_ctor_get(x_231, 0); -lean_inc(x_232); -x_233 = lean_ctor_get(x_231, 1); -lean_inc(x_233); -lean_dec(x_231); -x_234 = lean_ctor_get(x_232, 1); -lean_inc(x_234); -lean_dec(x_232); -x_3 = x_145; -x_4 = x_234; -x_6 = x_233; -goto _start; -} +x_147 = l_Lean_Syntax_getId(x_146); +lean_dec(x_146); +x_148 = l_Lean_Name_getNumParts(x_147); +lean_dec(x_147); +x_149 = l_Lean_Server_FileWorker_handleFoldingRange_addRanges_popRanges(x_1, x_97, x_98, x_148, x_2, x_4, x_5, x_6); +return x_149; } } } else { -lean_object* x_236; lean_object* x_237; lean_object* x_238; -x_236 = lean_unsigned_to_nat(1u); -x_237 = l_Lean_Syntax_getArg(x_144, x_236); -x_238 = l_Lean_Syntax_getOptional_x3f(x_237); -lean_dec(x_237); -if (lean_obj_tag(x_238) == 0) -{ -lean_object* x_239; -x_239 = l_Lean_Server_FileWorker_handleFoldingRange_addRanges_popRanges(x_1, x_144, x_145, x_236, x_2, x_4, x_5, x_6); -return x_239; -} -else -{ -lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; -x_240 = lean_ctor_get(x_238, 0); -lean_inc(x_240); -lean_dec(x_238); -x_241 = l_Lean_Syntax_getId(x_240); -lean_dec(x_240); -x_242 = l_Lean_Name_getNumParts(x_241); -lean_dec(x_241); -x_243 = l_Lean_Server_FileWorker_handleFoldingRange_addRanges_popRanges(x_1, x_144, x_145, x_242, x_2, x_4, x_5, x_6); -return x_243; -} -} -} -else +lean_object* x_150; lean_object* x_151; lean_object* x_152; uint8_t x_153; lean_object* x_154; +x_150 = lean_unsigned_to_nat(1u); +x_151 = l_Lean_Syntax_getArg(x_97, x_150); +x_152 = l_Lean_Syntax_getOptional_x3f(x_151); +lean_dec(x_151); +x_153 = 0; +x_154 = l_Lean_Syntax_getPos_x3f(x_97, x_153); +lean_dec(x_97); +if (lean_obj_tag(x_152) == 0) { -lean_object* x_244; lean_object* x_245; lean_object* x_246; uint8_t x_247; lean_object* x_248; -x_244 = lean_unsigned_to_nat(1u); -x_245 = l_Lean_Syntax_getArg(x_144, x_244); -x_246 = l_Lean_Syntax_getOptional_x3f(x_245); -lean_dec(x_245); -x_247 = 0; -x_248 = l_Lean_Syntax_getPos_x3f(x_144, x_247); -lean_dec(x_144); -if (lean_obj_tag(x_246) == 0) -{ -lean_object* x_249; lean_object* x_250; -x_249 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_249, 0, x_244); -lean_ctor_set(x_249, 1, x_248); -x_250 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_250, 0, x_249); -lean_ctor_set(x_250, 1, x_2); -x_2 = x_250; -x_3 = x_145; +lean_object* x_155; lean_object* x_156; +x_155 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_155, 0, x_150); +lean_ctor_set(x_155, 1, x_154); +x_156 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_156, 0, x_155); +lean_ctor_set(x_156, 1, x_2); +x_2 = x_156; +x_3 = x_98; goto _start; } else { -lean_object* x_252; lean_object* x_253; lean_object* x_254; lean_object* x_255; lean_object* x_256; -x_252 = lean_ctor_get(x_246, 0); -lean_inc(x_252); -lean_dec(x_246); -x_253 = l_Lean_Syntax_getId(x_252); -lean_dec(x_252); -x_254 = l_Lean_Name_getNumParts(x_253); -lean_dec(x_253); -x_255 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_255, 0, x_254); -lean_ctor_set(x_255, 1, x_248); -x_256 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_256, 0, x_255); -lean_ctor_set(x_256, 1, x_2); -x_2 = x_256; -x_3 = x_145; +lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; +x_158 = lean_ctor_get(x_152, 0); +lean_inc(x_158); +lean_dec(x_152); +x_159 = l_Lean_Syntax_getId(x_158); +lean_dec(x_158); +x_160 = l_Lean_Name_getNumParts(x_159); +lean_dec(x_159); +x_161 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_161, 0, x_160); +lean_ctor_set(x_161, 1, x_154); +x_162 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_162, 0, x_161); +lean_ctor_set(x_162, 1, x_2); +x_2 = x_162; +x_3 = x_98; goto _start; } } } else { -lean_object* x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; uint8_t x_262; lean_object* x_263; lean_object* x_264; lean_object* x_265; -x_258 = lean_unsigned_to_nat(1u); -x_259 = l_Lean_Syntax_getArg(x_144, x_258); -x_260 = l_Lean_Syntax_getId(x_259); -lean_dec(x_259); -x_261 = l_Lean_Name_getNumParts(x_260); -lean_dec(x_260); -x_262 = 0; -x_263 = l_Lean_Syntax_getPos_x3f(x_144, x_262); -lean_dec(x_144); -x_264 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_264, 0, x_261); -lean_ctor_set(x_264, 1, x_263); -x_265 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_265, 0, x_264); -lean_ctor_set(x_265, 1, x_2); -x_2 = x_265; -x_3 = x_145; +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; uint8_t x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +x_164 = lean_unsigned_to_nat(1u); +x_165 = l_Lean_Syntax_getArg(x_97, x_164); +x_166 = l_Lean_Syntax_getId(x_165); +lean_dec(x_165); +x_167 = l_Lean_Name_getNumParts(x_166); +lean_dec(x_166); +x_168 = 0; +x_169 = l_Lean_Syntax_getPos_x3f(x_97, x_168); +lean_dec(x_97); +x_170 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_170, 0, x_167); +lean_ctor_set(x_170, 1, x_169); +x_171 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_171, 0, x_170); +lean_ctor_set(x_171, 1, x_2); +x_2 = x_171; +x_3 = x_98; goto _start; } } @@ -22069,7 +21596,7 @@ lean_dec(x_1); return x_4; } } -static lean_object* _init_l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1() { +static lean_object* _init_l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1() { _start: { lean_object* x_1; @@ -22077,7 +21604,7 @@ x_1 = lean_mk_string_from_bytes("Cannot parse request params: ", 29); return x_1; } } -static lean_object* _init_l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2() { +static lean_object* _init_l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2() { _start: { lean_object* x_1; @@ -22085,7 +21612,7 @@ x_1 = lean_mk_string_from_bytes("\n", 1); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2(lean_object* x_1) { _start: { lean_object* x_2; @@ -22099,10 +21626,10 @@ if (x_3 == 0) lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; lean_object* x_14; x_4 = lean_ctor_get(x_2, 0); x_5 = l_Lean_Json_compress(x_1); -x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_7 = lean_string_append(x_6, x_5); lean_dec(x_5); -x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_9 = lean_string_append(x_7, x_8); x_10 = lean_string_append(x_9, x_4); lean_dec(x_4); @@ -22122,10 +21649,10 @@ x_15 = lean_ctor_get(x_2, 0); lean_inc(x_15); lean_dec(x_2); x_16 = l_Lean_Json_compress(x_1); -x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_18 = lean_string_append(x_17, x_16); lean_dec(x_16); -x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_20 = lean_string_append(x_18, x_19); x_21 = lean_string_append(x_20, x_15); lean_dec(x_15); @@ -22162,7 +21689,7 @@ return x_29; } } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__3(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { if (lean_obj_tag(x_1) == 0) @@ -22187,11 +21714,11 @@ return x_7; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__1(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__1(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2(x_1); +x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2(x_1); if (lean_obj_tag(x_2) == 0) { uint8_t x_3; @@ -22241,7 +21768,7 @@ return x_11; } } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__2___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__2___closed__1() { _start: { lean_object* x_1; lean_object* x_2; @@ -22250,38 +21777,38 @@ x_2 = l_Lean_Json_mkObj(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__2(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__2(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__2___closed__1; +x_2 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__2___closed__1; return x_2; } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__3___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__3___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__2___boxed), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__2___boxed), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__3___closed__2() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__3___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__3___closed__1; +x_1 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__3___closed__1; x_2 = lean_alloc_closure((void*)(l_Except_map___rarg), 2, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; -x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2(x_2); -x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__3(x_5, x_3, x_4); +x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2(x_2); +x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__3(x_5, x_3, x_4); lean_dec(x_5); if (lean_obj_tag(x_6) == 0) { @@ -22300,7 +21827,7 @@ if (x_10 == 0) { lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; x_11 = lean_ctor_get(x_9, 0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__3___closed__2; +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__3___closed__2; x_13 = l_Task_Priority_default; x_14 = lean_task_map(x_12, x_11, x_13); lean_ctor_set(x_9, 0, x_14); @@ -22314,7 +21841,7 @@ x_16 = lean_ctor_get(x_9, 1); lean_inc(x_16); lean_inc(x_15); lean_dec(x_9); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__3___closed__2; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__3___closed__2; x_18 = l_Task_Priority_default; x_19 = lean_task_map(x_17, x_15, x_18); x_20 = lean_alloc_ctor(0, 2, 0); @@ -22372,7 +21899,7 @@ return x_28; } } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1() { _start: { lean_object* x_1; @@ -22380,28 +21907,28 @@ x_1 = l_Lean_Server_requestHandlers; return x_1; } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__2() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__2() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__1), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__1), 1, 0); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; -x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__3), 4, 1); +x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__3), 4, 1); lean_closure_set(x_5, 0, x_1); -x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_7 = lean_st_ref_take(x_6, x_4); x_8 = lean_ctor_get(x_7, 0); lean_inc(x_8); x_9 = lean_ctor_get(x_7, 1); lean_inc(x_9); lean_dec(x_7); -x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__2; +x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__2; x_11 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_11, 0, x_10); lean_ctor_set(x_11, 1, x_5); @@ -22427,7 +21954,7 @@ return x_17; } } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1() { _start: { lean_object* x_1; @@ -22435,7 +21962,7 @@ x_1 = lean_mk_string_from_bytes("Failed to register LSP request handler for '", return x_1; } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2() { _start: { lean_object* x_1; @@ -22443,12 +21970,12 @@ x_1 = lean_mk_string_from_bytes("': already registered", 21); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; uint8_t x_7; lean_dec(x_3); -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_6 = lean_st_ref_get(x_5, x_4); x_7 = !lean_is_exclusive(x_6); if (x_7 == 0) @@ -22463,17 +21990,17 @@ if (x_10 == 0) lean_object* x_11; lean_object* x_12; lean_free_object(x_6); x_11 = lean_box(0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4(x_1, x_2, x_11, x_9); +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4(x_1, x_2, x_11, x_9); return x_12; } else { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_dec(x_1); -x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_14 = lean_string_append(x_13, x_2); lean_dec(x_2); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_16 = lean_string_append(x_14, x_15); x_17 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_17, 0, x_16); @@ -22496,17 +22023,17 @@ if (x_20 == 0) { lean_object* x_21; lean_object* x_22; x_21 = lean_box(0); -x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4(x_1, x_2, x_21, x_19); +x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4(x_1, x_2, x_21, x_19); return x_22; } else { lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_dec(x_1); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_24 = lean_string_append(x_23, x_2); lean_dec(x_2); -x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_26 = lean_string_append(x_24, x_25); x_27 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_27, 0, x_26); @@ -22518,7 +22045,7 @@ return x_28; } } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1() { _start: { lean_object* x_1; @@ -22526,7 +22053,7 @@ x_1 = lean_mk_string_from_bytes("': only possible during initialization", 38); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; lean_object* x_5; uint8_t x_6; @@ -22545,10 +22072,10 @@ if (x_7 == 0) lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; x_8 = lean_ctor_get(x_4, 0); lean_dec(x_8); -x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_10 = lean_string_append(x_9, x_1); lean_dec(x_1); -x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_12 = lean_string_append(x_10, x_11); x_13 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_13, 0, x_12); @@ -22562,10 +22089,10 @@ lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean x_14 = lean_ctor_get(x_4, 1); lean_inc(x_14); lean_dec(x_4); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_16 = lean_string_append(x_15, x_1); lean_dec(x_1); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_18 = lean_string_append(x_16, x_17); x_19 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_19, 0, x_18); @@ -22582,12 +22109,12 @@ x_21 = lean_ctor_get(x_4, 1); lean_inc(x_21); lean_dec(x_4); x_22 = lean_box(0); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5(x_2, x_1, x_22, x_21); +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5(x_2, x_1, x_22, x_21); return x_23; } } } -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__5(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__5(lean_object* x_1) { _start: { lean_object* x_2; @@ -22601,10 +22128,10 @@ if (x_3 == 0) lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; lean_object* x_14; x_4 = lean_ctor_get(x_2, 0); x_5 = l_Lean_Json_compress(x_1); -x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_7 = lean_string_append(x_6, x_5); lean_dec(x_5); -x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_9 = lean_string_append(x_7, x_8); x_10 = lean_string_append(x_9, x_4); lean_dec(x_4); @@ -22624,10 +22151,10 @@ x_15 = lean_ctor_get(x_2, 0); lean_inc(x_15); lean_dec(x_2); x_16 = l_Lean_Json_compress(x_1); -x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_18 = lean_string_append(x_17, x_16); lean_dec(x_16); -x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_20 = lean_string_append(x_18, x_19); x_21 = lean_string_append(x_20, x_15); lean_dec(x_15); @@ -22664,7 +22191,7 @@ return x_29; } } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__6(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__6(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { if (lean_obj_tag(x_1) == 0) @@ -22689,11 +22216,11 @@ return x_7; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__1(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__1(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__5(x_1); +x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__5(x_1); if (lean_obj_tag(x_2) == 0) { uint8_t x_3; @@ -22743,7 +22270,7 @@ return x_11; } } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__2___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__2___closed__1() { _start: { lean_object* x_1; @@ -22751,22 +22278,22 @@ x_1 = lean_alloc_closure((void*)(l___private_Lean_Data_Lsp_LanguageFeatures_0__L return x_1; } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__2___closed__2() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__2___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__2___closed__1; +x_1 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__2___closed__1; x_2 = lean_alloc_closure((void*)(l_Except_map___rarg), 2, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; -x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__5(x_2); -x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__6(x_5, x_3, x_4); +x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__5(x_2); +x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__6(x_5, x_3, x_4); lean_dec(x_5); if (lean_obj_tag(x_6) == 0) { @@ -22785,7 +22312,7 @@ if (x_10 == 0) { lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; x_11 = lean_ctor_get(x_9, 0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__2___closed__2; +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__2___closed__2; x_13 = l_Task_Priority_default; x_14 = lean_task_map(x_12, x_11, x_13); lean_ctor_set(x_9, 0, x_14); @@ -22799,7 +22326,7 @@ x_16 = lean_ctor_get(x_9, 1); lean_inc(x_16); lean_inc(x_15); lean_dec(x_9); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__2___closed__2; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__2___closed__2; x_18 = l_Task_Priority_default; x_19 = lean_task_map(x_17, x_15, x_18); x_20 = lean_alloc_ctor(0, 2, 0); @@ -22857,28 +22384,28 @@ return x_28; } } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__3___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__3___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__1), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__1), 1, 0); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; -x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__2), 4, 1); +x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__2), 4, 1); lean_closure_set(x_5, 0, x_1); -x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_7 = lean_st_ref_take(x_6, x_4); x_8 = lean_ctor_get(x_7, 0); lean_inc(x_8); x_9 = lean_ctor_get(x_7, 1); lean_inc(x_9); lean_dec(x_7); -x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__3___closed__1; +x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__3___closed__1; x_11 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_11, 0, x_10); lean_ctor_set(x_11, 1, x_5); @@ -22904,12 +22431,12 @@ return x_17; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; uint8_t x_7; lean_dec(x_3); -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_6 = lean_st_ref_get(x_5, x_4); x_7 = !lean_is_exclusive(x_6); if (x_7 == 0) @@ -22924,17 +22451,17 @@ if (x_10 == 0) lean_object* x_11; lean_object* x_12; lean_free_object(x_6); x_11 = lean_box(0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__3(x_1, x_2, x_11, x_9); +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__3(x_1, x_2, x_11, x_9); return x_12; } else { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_dec(x_1); -x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_14 = lean_string_append(x_13, x_2); lean_dec(x_2); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_16 = lean_string_append(x_14, x_15); x_17 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_17, 0, x_16); @@ -22957,17 +22484,17 @@ if (x_20 == 0) { lean_object* x_21; lean_object* x_22; x_21 = lean_box(0); -x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__3(x_1, x_2, x_21, x_19); +x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__3(x_1, x_2, x_21, x_19); return x_22; } else { lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_dec(x_1); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_24 = lean_string_append(x_23, x_2); lean_dec(x_2); -x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_26 = lean_string_append(x_24, x_25); x_27 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_27, 0, x_26); @@ -22979,7 +22506,7 @@ return x_28; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; lean_object* x_5; uint8_t x_6; @@ -22998,10 +22525,10 @@ if (x_7 == 0) lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; x_8 = lean_ctor_get(x_4, 0); lean_dec(x_8); -x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_10 = lean_string_append(x_9, x_1); lean_dec(x_1); -x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_12 = lean_string_append(x_10, x_11); x_13 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_13, 0, x_12); @@ -23015,10 +22542,10 @@ lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean x_14 = lean_ctor_get(x_4, 1); lean_inc(x_14); lean_dec(x_4); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_16 = lean_string_append(x_15, x_1); lean_dec(x_1); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_18 = lean_string_append(x_16, x_17); x_19 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_19, 0, x_18); @@ -23035,12 +22562,12 @@ x_21 = lean_ctor_get(x_4, 1); lean_inc(x_21); lean_dec(x_4); x_22 = lean_box(0); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__4(x_2, x_1, x_22, x_21); +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__4(x_2, x_1, x_22, x_21); return x_23; } } } -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__8(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__8(lean_object* x_1) { _start: { lean_object* x_2; @@ -23054,10 +22581,10 @@ if (x_3 == 0) lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; lean_object* x_14; x_4 = lean_ctor_get(x_2, 0); x_5 = l_Lean_Json_compress(x_1); -x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_7 = lean_string_append(x_6, x_5); lean_dec(x_5); -x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_9 = lean_string_append(x_7, x_8); x_10 = lean_string_append(x_9, x_4); lean_dec(x_4); @@ -23077,10 +22604,10 @@ x_15 = lean_ctor_get(x_2, 0); lean_inc(x_15); lean_dec(x_2); x_16 = l_Lean_Json_compress(x_1); -x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_18 = lean_string_append(x_17, x_16); lean_dec(x_16); -x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_20 = lean_string_append(x_18, x_19); x_21 = lean_string_append(x_20, x_15); lean_dec(x_15); @@ -23117,7 +22644,7 @@ return x_29; } } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__9(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__9(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { if (lean_obj_tag(x_1) == 0) @@ -23142,11 +22669,11 @@ return x_7; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__1(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__1(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__8(x_1); +x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__8(x_1); if (lean_obj_tag(x_2) == 0) { uint8_t x_3; @@ -23196,7 +22723,7 @@ return x_11; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__2(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__2(lean_object* x_1) { _start: { if (lean_obj_tag(x_1) == 0) @@ -23216,30 +22743,30 @@ return x_4; } } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__3___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__3___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__2), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__2), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__3___closed__2() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__3___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__3___closed__1; +x_1 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__3___closed__1; x_2 = lean_alloc_closure((void*)(l_Except_map___rarg), 2, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; -x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__8(x_2); -x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__9(x_5, x_3, x_4); +x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__8(x_2); +x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__9(x_5, x_3, x_4); lean_dec(x_5); if (lean_obj_tag(x_6) == 0) { @@ -23258,7 +22785,7 @@ if (x_10 == 0) { lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; x_11 = lean_ctor_get(x_9, 0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__3___closed__2; +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__3___closed__2; x_13 = l_Task_Priority_default; x_14 = lean_task_map(x_12, x_11, x_13); lean_ctor_set(x_9, 0, x_14); @@ -23272,7 +22799,7 @@ x_16 = lean_ctor_get(x_9, 1); lean_inc(x_16); lean_inc(x_15); lean_dec(x_9); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__3___closed__2; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__3___closed__2; x_18 = l_Task_Priority_default; x_19 = lean_task_map(x_17, x_15, x_18); x_20 = lean_alloc_ctor(0, 2, 0); @@ -23330,28 +22857,28 @@ return x_28; } } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__4___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__4___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__1), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__1), 1, 0); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; -x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__3), 4, 1); +x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__3), 4, 1); lean_closure_set(x_5, 0, x_1); -x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_7 = lean_st_ref_take(x_6, x_4); x_8 = lean_ctor_get(x_7, 0); lean_inc(x_8); x_9 = lean_ctor_get(x_7, 1); lean_inc(x_9); lean_dec(x_7); -x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__4___closed__1; +x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__4___closed__1; x_11 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_11, 0, x_10); lean_ctor_set(x_11, 1, x_5); @@ -23377,12 +22904,12 @@ return x_17; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; uint8_t x_7; lean_dec(x_3); -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_6 = lean_st_ref_get(x_5, x_4); x_7 = !lean_is_exclusive(x_6); if (x_7 == 0) @@ -23397,17 +22924,17 @@ if (x_10 == 0) lean_object* x_11; lean_object* x_12; lean_free_object(x_6); x_11 = lean_box(0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__4(x_1, x_2, x_11, x_9); +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__4(x_1, x_2, x_11, x_9); return x_12; } else { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_dec(x_1); -x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_14 = lean_string_append(x_13, x_2); lean_dec(x_2); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_16 = lean_string_append(x_14, x_15); x_17 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_17, 0, x_16); @@ -23430,17 +22957,17 @@ if (x_20 == 0) { lean_object* x_21; lean_object* x_22; x_21 = lean_box(0); -x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__4(x_1, x_2, x_21, x_19); +x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__4(x_1, x_2, x_21, x_19); return x_22; } else { lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_dec(x_1); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_24 = lean_string_append(x_23, x_2); lean_dec(x_2); -x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_26 = lean_string_append(x_24, x_25); x_27 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_27, 0, x_26); @@ -23452,7 +22979,7 @@ return x_28; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; lean_object* x_5; uint8_t x_6; @@ -23471,10 +22998,10 @@ if (x_7 == 0) lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; x_8 = lean_ctor_get(x_4, 0); lean_dec(x_8); -x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_10 = lean_string_append(x_9, x_1); lean_dec(x_1); -x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_12 = lean_string_append(x_10, x_11); x_13 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_13, 0, x_12); @@ -23488,10 +23015,10 @@ lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean x_14 = lean_ctor_get(x_4, 1); lean_inc(x_14); lean_dec(x_4); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_16 = lean_string_append(x_15, x_1); lean_dec(x_1); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_18 = lean_string_append(x_16, x_17); x_19 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_19, 0, x_18); @@ -23508,12 +23035,12 @@ x_21 = lean_ctor_get(x_4, 1); lean_inc(x_21); lean_dec(x_4); x_22 = lean_box(0); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__5(x_2, x_1, x_22, x_21); +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__5(x_2, x_1, x_22, x_21); return x_23; } } } -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__11(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__11(lean_object* x_1) { _start: { lean_object* x_2; @@ -23527,10 +23054,10 @@ if (x_3 == 0) lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; lean_object* x_14; x_4 = lean_ctor_get(x_2, 0); x_5 = l_Lean_Json_compress(x_1); -x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_7 = lean_string_append(x_6, x_5); lean_dec(x_5); -x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_9 = lean_string_append(x_7, x_8); x_10 = lean_string_append(x_9, x_4); lean_dec(x_4); @@ -23550,10 +23077,10 @@ x_15 = lean_ctor_get(x_2, 0); lean_inc(x_15); lean_dec(x_2); x_16 = l_Lean_Json_compress(x_1); -x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_18 = lean_string_append(x_17, x_16); lean_dec(x_16); -x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_20 = lean_string_append(x_18, x_19); x_21 = lean_string_append(x_20, x_15); lean_dec(x_15); @@ -23590,7 +23117,7 @@ return x_29; } } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__12(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__12(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { if (lean_obj_tag(x_1) == 0) @@ -23615,7 +23142,7 @@ return x_7; } } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__13(size_t x_1, size_t x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__13(size_t x_1, size_t x_2, lean_object* x_3) { _start: { uint8_t x_4; @@ -23640,11 +23167,11 @@ goto _start; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__1(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__1(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__11(x_1); +x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__11(x_1); if (lean_obj_tag(x_2) == 0) { uint8_t x_3; @@ -23694,7 +23221,7 @@ return x_11; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__2(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__2(lean_object* x_1) { _start: { lean_object* x_2; size_t x_3; size_t x_4; lean_object* x_5; lean_object* x_6; @@ -23702,36 +23229,36 @@ x_2 = lean_array_get_size(x_1); x_3 = lean_usize_of_nat(x_2); lean_dec(x_2); x_4 = 0; -x_5 = l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__13(x_3, x_4, x_1); +x_5 = l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__13(x_3, x_4, x_1); x_6 = lean_alloc_ctor(4, 1, 0); lean_ctor_set(x_6, 0, x_5); return x_6; } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__3___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__3___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__2), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__2), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__3___closed__2() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__3___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__3___closed__1; +x_1 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__3___closed__1; x_2 = lean_alloc_closure((void*)(l_Except_map___rarg), 2, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; -x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__11(x_2); -x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__12(x_5, x_3, x_4); +x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__11(x_2); +x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__12(x_5, x_3, x_4); lean_dec(x_5); if (lean_obj_tag(x_6) == 0) { @@ -23750,7 +23277,7 @@ if (x_10 == 0) { lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; x_11 = lean_ctor_get(x_9, 0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__3___closed__2; +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__3___closed__2; x_13 = l_Task_Priority_default; x_14 = lean_task_map(x_12, x_11, x_13); lean_ctor_set(x_9, 0, x_14); @@ -23764,7 +23291,7 @@ x_16 = lean_ctor_get(x_9, 1); lean_inc(x_16); lean_inc(x_15); lean_dec(x_9); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__3___closed__2; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__3___closed__2; x_18 = l_Task_Priority_default; x_19 = lean_task_map(x_17, x_15, x_18); x_20 = lean_alloc_ctor(0, 2, 0); @@ -23822,28 +23349,28 @@ return x_28; } } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__4___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__4___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__1), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__1), 1, 0); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; -x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__3), 4, 1); +x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__3), 4, 1); lean_closure_set(x_5, 0, x_1); -x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_7 = lean_st_ref_take(x_6, x_4); x_8 = lean_ctor_get(x_7, 0); lean_inc(x_8); x_9 = lean_ctor_get(x_7, 1); lean_inc(x_9); lean_dec(x_7); -x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__4___closed__1; +x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__4___closed__1; x_11 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_11, 0, x_10); lean_ctor_set(x_11, 1, x_5); @@ -23869,12 +23396,12 @@ return x_17; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; uint8_t x_7; lean_dec(x_3); -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_6 = lean_st_ref_get(x_5, x_4); x_7 = !lean_is_exclusive(x_6); if (x_7 == 0) @@ -23889,17 +23416,17 @@ if (x_10 == 0) lean_object* x_11; lean_object* x_12; lean_free_object(x_6); x_11 = lean_box(0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__4(x_1, x_2, x_11, x_9); +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__4(x_1, x_2, x_11, x_9); return x_12; } else { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_dec(x_1); -x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_14 = lean_string_append(x_13, x_2); lean_dec(x_2); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_16 = lean_string_append(x_14, x_15); x_17 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_17, 0, x_16); @@ -23922,17 +23449,17 @@ if (x_20 == 0) { lean_object* x_21; lean_object* x_22; x_21 = lean_box(0); -x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__4(x_1, x_2, x_21, x_19); +x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__4(x_1, x_2, x_21, x_19); return x_22; } else { lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_dec(x_1); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_24 = lean_string_append(x_23, x_2); lean_dec(x_2); -x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_26 = lean_string_append(x_24, x_25); x_27 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_27, 0, x_26); @@ -23944,7 +23471,7 @@ return x_28; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; lean_object* x_5; uint8_t x_6; @@ -23963,10 +23490,10 @@ if (x_7 == 0) lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; x_8 = lean_ctor_get(x_4, 0); lean_dec(x_8); -x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_10 = lean_string_append(x_9, x_1); lean_dec(x_1); -x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_12 = lean_string_append(x_10, x_11); x_13 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_13, 0, x_12); @@ -23980,10 +23507,10 @@ lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean x_14 = lean_ctor_get(x_4, 1); lean_inc(x_14); lean_dec(x_4); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_16 = lean_string_append(x_15, x_1); lean_dec(x_1); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_18 = lean_string_append(x_16, x_17); x_19 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_19, 0, x_18); @@ -24000,12 +23527,12 @@ x_21 = lean_ctor_get(x_4, 1); lean_inc(x_21); lean_dec(x_4); x_22 = lean_box(0); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__5(x_2, x_1, x_22, x_21); +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__5(x_2, x_1, x_22, x_21); return x_23; } } } -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__15(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__15(lean_object* x_1) { _start: { lean_object* x_2; @@ -24019,10 +23546,10 @@ if (x_3 == 0) lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; lean_object* x_14; x_4 = lean_ctor_get(x_2, 0); x_5 = l_Lean_Json_compress(x_1); -x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_7 = lean_string_append(x_6, x_5); lean_dec(x_5); -x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_9 = lean_string_append(x_7, x_8); x_10 = lean_string_append(x_9, x_4); lean_dec(x_4); @@ -24042,10 +23569,10 @@ x_15 = lean_ctor_get(x_2, 0); lean_inc(x_15); lean_dec(x_2); x_16 = l_Lean_Json_compress(x_1); -x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_18 = lean_string_append(x_17, x_16); lean_dec(x_16); -x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_20 = lean_string_append(x_18, x_19); x_21 = lean_string_append(x_20, x_15); lean_dec(x_15); @@ -24082,7 +23609,7 @@ return x_29; } } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__16(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__16(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { if (lean_obj_tag(x_1) == 0) @@ -24107,7 +23634,7 @@ return x_7; } } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__17(size_t x_1, size_t x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__17(size_t x_1, size_t x_2, lean_object* x_3) { _start: { uint8_t x_4; @@ -24132,11 +23659,11 @@ goto _start; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__1(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__1(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__15(x_1); +x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__15(x_1); if (lean_obj_tag(x_2) == 0) { uint8_t x_3; @@ -24186,7 +23713,7 @@ return x_11; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__2(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__2(lean_object* x_1) { _start: { lean_object* x_2; size_t x_3; size_t x_4; lean_object* x_5; lean_object* x_6; @@ -24194,36 +23721,36 @@ x_2 = lean_array_get_size(x_1); x_3 = lean_usize_of_nat(x_2); lean_dec(x_2); x_4 = 0; -x_5 = l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__17(x_3, x_4, x_1); +x_5 = l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__17(x_3, x_4, x_1); x_6 = lean_alloc_ctor(4, 1, 0); lean_ctor_set(x_6, 0, x_5); return x_6; } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__3___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__3___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__2), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__2), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__3___closed__2() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__3___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__3___closed__1; +x_1 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__3___closed__1; x_2 = lean_alloc_closure((void*)(l_Except_map___rarg), 2, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; -x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__15(x_2); -x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__16(x_5, x_3, x_4); +x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__15(x_2); +x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__16(x_5, x_3, x_4); lean_dec(x_5); if (lean_obj_tag(x_6) == 0) { @@ -24242,7 +23769,7 @@ if (x_10 == 0) { lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; x_11 = lean_ctor_get(x_9, 0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__3___closed__2; +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__3___closed__2; x_13 = l_Task_Priority_default; x_14 = lean_task_map(x_12, x_11, x_13); lean_ctor_set(x_9, 0, x_14); @@ -24256,7 +23783,7 @@ x_16 = lean_ctor_get(x_9, 1); lean_inc(x_16); lean_inc(x_15); lean_dec(x_9); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__3___closed__2; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__3___closed__2; x_18 = l_Task_Priority_default; x_19 = lean_task_map(x_17, x_15, x_18); x_20 = lean_alloc_ctor(0, 2, 0); @@ -24314,28 +23841,28 @@ return x_28; } } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__4___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__4___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__1), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__1), 1, 0); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; -x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__3), 4, 1); +x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__3), 4, 1); lean_closure_set(x_5, 0, x_1); -x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_7 = lean_st_ref_take(x_6, x_4); x_8 = lean_ctor_get(x_7, 0); lean_inc(x_8); x_9 = lean_ctor_get(x_7, 1); lean_inc(x_9); lean_dec(x_7); -x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__4___closed__1; +x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__4___closed__1; x_11 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_11, 0, x_10); lean_ctor_set(x_11, 1, x_5); @@ -24361,12 +23888,12 @@ return x_17; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; uint8_t x_7; lean_dec(x_3); -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_6 = lean_st_ref_get(x_5, x_4); x_7 = !lean_is_exclusive(x_6); if (x_7 == 0) @@ -24381,17 +23908,17 @@ if (x_10 == 0) lean_object* x_11; lean_object* x_12; lean_free_object(x_6); x_11 = lean_box(0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__4(x_1, x_2, x_11, x_9); +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__4(x_1, x_2, x_11, x_9); return x_12; } else { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_dec(x_1); -x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_14 = lean_string_append(x_13, x_2); lean_dec(x_2); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_16 = lean_string_append(x_14, x_15); x_17 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_17, 0, x_16); @@ -24414,17 +23941,17 @@ if (x_20 == 0) { lean_object* x_21; lean_object* x_22; x_21 = lean_box(0); -x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__4(x_1, x_2, x_21, x_19); +x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__4(x_1, x_2, x_21, x_19); return x_22; } else { lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_dec(x_1); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_24 = lean_string_append(x_23, x_2); lean_dec(x_2); -x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_26 = lean_string_append(x_24, x_25); x_27 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_27, 0, x_26); @@ -24436,7 +23963,7 @@ return x_28; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; lean_object* x_5; uint8_t x_6; @@ -24455,10 +23982,10 @@ if (x_7 == 0) lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; x_8 = lean_ctor_get(x_4, 0); lean_dec(x_8); -x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_10 = lean_string_append(x_9, x_1); lean_dec(x_1); -x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_12 = lean_string_append(x_10, x_11); x_13 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_13, 0, x_12); @@ -24472,10 +23999,10 @@ lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean x_14 = lean_ctor_get(x_4, 1); lean_inc(x_14); lean_dec(x_4); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_16 = lean_string_append(x_15, x_1); lean_dec(x_1); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_18 = lean_string_append(x_16, x_17); x_19 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_19, 0, x_18); @@ -24492,12 +24019,12 @@ x_21 = lean_ctor_get(x_4, 1); lean_inc(x_21); lean_dec(x_4); x_22 = lean_box(0); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__5(x_2, x_1, x_22, x_21); +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__5(x_2, x_1, x_22, x_21); return x_23; } } } -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__19(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__19(lean_object* x_1) { _start: { lean_object* x_2; @@ -24511,10 +24038,10 @@ if (x_3 == 0) lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; lean_object* x_14; x_4 = lean_ctor_get(x_2, 0); x_5 = l_Lean_Json_compress(x_1); -x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_7 = lean_string_append(x_6, x_5); lean_dec(x_5); -x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_9 = lean_string_append(x_7, x_8); x_10 = lean_string_append(x_9, x_4); lean_dec(x_4); @@ -24534,10 +24061,10 @@ x_15 = lean_ctor_get(x_2, 0); lean_inc(x_15); lean_dec(x_2); x_16 = l_Lean_Json_compress(x_1); -x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_18 = lean_string_append(x_17, x_16); lean_dec(x_16); -x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_20 = lean_string_append(x_18, x_19); x_21 = lean_string_append(x_20, x_15); lean_dec(x_15); @@ -24574,7 +24101,7 @@ return x_29; } } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__20(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__20(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { if (lean_obj_tag(x_1) == 0) @@ -24599,11 +24126,11 @@ return x_7; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__1(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__1(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__19(x_1); +x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__19(x_1); if (lean_obj_tag(x_2) == 0) { uint8_t x_3; @@ -24644,7 +24171,7 @@ return x_8; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__2(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__2(lean_object* x_1) { _start: { lean_object* x_2; size_t x_3; size_t x_4; lean_object* x_5; lean_object* x_6; @@ -24658,30 +24185,30 @@ lean_ctor_set(x_6, 0, x_5); return x_6; } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__3___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__3___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__2), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__2), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__3___closed__2() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__3___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__3___closed__1; +x_1 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__3___closed__1; x_2 = lean_alloc_closure((void*)(l_Except_map___rarg), 2, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; -x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__19(x_2); -x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__20(x_5, x_3, x_4); +x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__19(x_2); +x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__20(x_5, x_3, x_4); lean_dec(x_5); if (lean_obj_tag(x_6) == 0) { @@ -24700,7 +24227,7 @@ if (x_10 == 0) { lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; x_11 = lean_ctor_get(x_9, 0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__3___closed__2; +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__3___closed__2; x_13 = l_Task_Priority_default; x_14 = lean_task_map(x_12, x_11, x_13); lean_ctor_set(x_9, 0, x_14); @@ -24714,7 +24241,7 @@ x_16 = lean_ctor_get(x_9, 1); lean_inc(x_16); lean_inc(x_15); lean_dec(x_9); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__3___closed__2; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__3___closed__2; x_18 = l_Task_Priority_default; x_19 = lean_task_map(x_17, x_15, x_18); x_20 = lean_alloc_ctor(0, 2, 0); @@ -24772,28 +24299,28 @@ return x_28; } } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__4___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__4___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__1), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__1), 1, 0); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; -x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__3), 4, 1); +x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__3), 4, 1); lean_closure_set(x_5, 0, x_1); -x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_7 = lean_st_ref_take(x_6, x_4); x_8 = lean_ctor_get(x_7, 0); lean_inc(x_8); x_9 = lean_ctor_get(x_7, 1); lean_inc(x_9); lean_dec(x_7); -x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__4___closed__1; +x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__4___closed__1; x_11 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_11, 0, x_10); lean_ctor_set(x_11, 1, x_5); @@ -24819,12 +24346,12 @@ return x_17; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; uint8_t x_7; lean_dec(x_3); -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_6 = lean_st_ref_get(x_5, x_4); x_7 = !lean_is_exclusive(x_6); if (x_7 == 0) @@ -24839,17 +24366,17 @@ if (x_10 == 0) lean_object* x_11; lean_object* x_12; lean_free_object(x_6); x_11 = lean_box(0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__4(x_1, x_2, x_11, x_9); +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__4(x_1, x_2, x_11, x_9); return x_12; } else { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_dec(x_1); -x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_14 = lean_string_append(x_13, x_2); lean_dec(x_2); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_16 = lean_string_append(x_14, x_15); x_17 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_17, 0, x_16); @@ -24872,17 +24399,17 @@ if (x_20 == 0) { lean_object* x_21; lean_object* x_22; x_21 = lean_box(0); -x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__4(x_1, x_2, x_21, x_19); +x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__4(x_1, x_2, x_21, x_19); return x_22; } else { lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_dec(x_1); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_24 = lean_string_append(x_23, x_2); lean_dec(x_2); -x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_26 = lean_string_append(x_24, x_25); x_27 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_27, 0, x_26); @@ -24894,7 +24421,7 @@ return x_28; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; lean_object* x_5; uint8_t x_6; @@ -24913,10 +24440,10 @@ if (x_7 == 0) lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; x_8 = lean_ctor_get(x_4, 0); lean_dec(x_8); -x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_10 = lean_string_append(x_9, x_1); lean_dec(x_1); -x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_12 = lean_string_append(x_10, x_11); x_13 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_13, 0, x_12); @@ -24930,10 +24457,10 @@ lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean x_14 = lean_ctor_get(x_4, 1); lean_inc(x_14); lean_dec(x_4); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_16 = lean_string_append(x_15, x_1); lean_dec(x_1); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_18 = lean_string_append(x_16, x_17); x_19 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_19, 0, x_18); @@ -24950,12 +24477,12 @@ x_21 = lean_ctor_get(x_4, 1); lean_inc(x_21); lean_dec(x_4); x_22 = lean_box(0); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__5(x_2, x_1, x_22, x_21); +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__5(x_2, x_1, x_22, x_21); return x_23; } } } -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__22(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__22(lean_object* x_1) { _start: { lean_object* x_2; @@ -24969,10 +24496,10 @@ if (x_3 == 0) lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; lean_object* x_14; x_4 = lean_ctor_get(x_2, 0); x_5 = l_Lean_Json_compress(x_1); -x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_7 = lean_string_append(x_6, x_5); lean_dec(x_5); -x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_9 = lean_string_append(x_7, x_8); x_10 = lean_string_append(x_9, x_4); lean_dec(x_4); @@ -24992,10 +24519,10 @@ x_15 = lean_ctor_get(x_2, 0); lean_inc(x_15); lean_dec(x_2); x_16 = l_Lean_Json_compress(x_1); -x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_18 = lean_string_append(x_17, x_16); lean_dec(x_16); -x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_20 = lean_string_append(x_18, x_19); x_21 = lean_string_append(x_20, x_15); lean_dec(x_15); @@ -25032,7 +24559,7 @@ return x_29; } } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__23(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__23(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { if (lean_obj_tag(x_1) == 0) @@ -25057,11 +24584,11 @@ return x_7; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__1(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__1(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__22(x_1); +x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__22(x_1); if (lean_obj_tag(x_2) == 0) { uint8_t x_3; @@ -25102,7 +24629,7 @@ return x_8; } } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__2___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__2___closed__1() { _start: { lean_object* x_1; @@ -25110,22 +24637,22 @@ x_1 = lean_alloc_closure((void*)(l___private_Lean_Data_Lsp_LanguageFeatures_0__L return x_1; } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__2___closed__2() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__2___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__2___closed__1; +x_1 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__2___closed__1; x_2 = lean_alloc_closure((void*)(l_Except_map___rarg), 2, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; -x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__22(x_2); -x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__23(x_5, x_3, x_4); +x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__22(x_2); +x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__23(x_5, x_3, x_4); lean_dec(x_5); if (lean_obj_tag(x_6) == 0) { @@ -25144,7 +24671,7 @@ if (x_10 == 0) { lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; x_11 = lean_ctor_get(x_9, 0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__2___closed__2; +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__2___closed__2; x_13 = l_Task_Priority_default; x_14 = lean_task_map(x_12, x_11, x_13); lean_ctor_set(x_9, 0, x_14); @@ -25158,7 +24685,7 @@ x_16 = lean_ctor_get(x_9, 1); lean_inc(x_16); lean_inc(x_15); lean_dec(x_9); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__2___closed__2; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__2___closed__2; x_18 = l_Task_Priority_default; x_19 = lean_task_map(x_17, x_15, x_18); x_20 = lean_alloc_ctor(0, 2, 0); @@ -25216,28 +24743,28 @@ return x_28; } } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__3___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__3___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__1), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__1), 1, 0); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; -x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__2), 4, 1); +x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__2), 4, 1); lean_closure_set(x_5, 0, x_1); -x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_7 = lean_st_ref_take(x_6, x_4); x_8 = lean_ctor_get(x_7, 0); lean_inc(x_8); x_9 = lean_ctor_get(x_7, 1); lean_inc(x_9); lean_dec(x_7); -x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__3___closed__1; +x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__3___closed__1; x_11 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_11, 0, x_10); lean_ctor_set(x_11, 1, x_5); @@ -25263,12 +24790,12 @@ return x_17; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; uint8_t x_7; lean_dec(x_3); -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_6 = lean_st_ref_get(x_5, x_4); x_7 = !lean_is_exclusive(x_6); if (x_7 == 0) @@ -25283,17 +24810,17 @@ if (x_10 == 0) lean_object* x_11; lean_object* x_12; lean_free_object(x_6); x_11 = lean_box(0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__3(x_1, x_2, x_11, x_9); +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__3(x_1, x_2, x_11, x_9); return x_12; } else { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_dec(x_1); -x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_14 = lean_string_append(x_13, x_2); lean_dec(x_2); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_16 = lean_string_append(x_14, x_15); x_17 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_17, 0, x_16); @@ -25316,17 +24843,17 @@ if (x_20 == 0) { lean_object* x_21; lean_object* x_22; x_21 = lean_box(0); -x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__3(x_1, x_2, x_21, x_19); +x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__3(x_1, x_2, x_21, x_19); return x_22; } else { lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_dec(x_1); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_24 = lean_string_append(x_23, x_2); lean_dec(x_2); -x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_26 = lean_string_append(x_24, x_25); x_27 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_27, 0, x_26); @@ -25338,7 +24865,7 @@ return x_28; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; lean_object* x_5; uint8_t x_6; @@ -25357,10 +24884,10 @@ if (x_7 == 0) lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; x_8 = lean_ctor_get(x_4, 0); lean_dec(x_8); -x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_10 = lean_string_append(x_9, x_1); lean_dec(x_1); -x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_12 = lean_string_append(x_10, x_11); x_13 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_13, 0, x_12); @@ -25374,10 +24901,10 @@ lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean x_14 = lean_ctor_get(x_4, 1); lean_inc(x_14); lean_dec(x_4); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_16 = lean_string_append(x_15, x_1); lean_dec(x_1); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_18 = lean_string_append(x_16, x_17); x_19 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_19, 0, x_18); @@ -25394,12 +24921,12 @@ x_21 = lean_ctor_get(x_4, 1); lean_inc(x_21); lean_dec(x_4); x_22 = lean_box(0); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__4(x_2, x_1, x_22, x_21); +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__4(x_2, x_1, x_22, x_21); return x_23; } } } -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__25(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__25(lean_object* x_1) { _start: { lean_object* x_2; @@ -25413,10 +24940,10 @@ if (x_3 == 0) lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; lean_object* x_14; x_4 = lean_ctor_get(x_2, 0); x_5 = l_Lean_Json_compress(x_1); -x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_7 = lean_string_append(x_6, x_5); lean_dec(x_5); -x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_9 = lean_string_append(x_7, x_8); x_10 = lean_string_append(x_9, x_4); lean_dec(x_4); @@ -25436,10 +24963,10 @@ x_15 = lean_ctor_get(x_2, 0); lean_inc(x_15); lean_dec(x_2); x_16 = l_Lean_Json_compress(x_1); -x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_18 = lean_string_append(x_17, x_16); lean_dec(x_16); -x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_20 = lean_string_append(x_18, x_19); x_21 = lean_string_append(x_20, x_15); lean_dec(x_15); @@ -25476,7 +25003,7 @@ return x_29; } } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__26(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__26(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { if (lean_obj_tag(x_1) == 0) @@ -25501,11 +25028,11 @@ return x_7; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__1(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__1(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__25(x_1); +x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__25(x_1); if (lean_obj_tag(x_2) == 0) { uint8_t x_3; @@ -25555,12 +25082,12 @@ return x_11; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; -x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__25(x_2); -x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__26(x_5, x_3, x_4); +x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__25(x_2); +x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__26(x_5, x_3, x_4); lean_dec(x_5); if (lean_obj_tag(x_6) == 0) { @@ -25579,7 +25106,7 @@ if (x_10 == 0) { lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; x_11 = lean_ctor_get(x_9, 0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__2___closed__2; +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__2___closed__2; x_13 = l_Task_Priority_default; x_14 = lean_task_map(x_12, x_11, x_13); lean_ctor_set(x_9, 0, x_14); @@ -25593,7 +25120,7 @@ x_16 = lean_ctor_get(x_9, 1); lean_inc(x_16); lean_inc(x_15); lean_dec(x_9); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__2___closed__2; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__2___closed__2; x_18 = l_Task_Priority_default; x_19 = lean_task_map(x_17, x_15, x_18); x_20 = lean_alloc_ctor(0, 2, 0); @@ -25651,28 +25178,28 @@ return x_28; } } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__3___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__3___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__1), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__1), 1, 0); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; -x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__2), 4, 1); +x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__2), 4, 1); lean_closure_set(x_5, 0, x_1); -x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_7 = lean_st_ref_take(x_6, x_4); x_8 = lean_ctor_get(x_7, 0); lean_inc(x_8); x_9 = lean_ctor_get(x_7, 1); lean_inc(x_9); lean_dec(x_7); -x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__3___closed__1; +x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__3___closed__1; x_11 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_11, 0, x_10); lean_ctor_set(x_11, 1, x_5); @@ -25698,12 +25225,12 @@ return x_17; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; uint8_t x_7; lean_dec(x_3); -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_6 = lean_st_ref_get(x_5, x_4); x_7 = !lean_is_exclusive(x_6); if (x_7 == 0) @@ -25718,17 +25245,17 @@ if (x_10 == 0) lean_object* x_11; lean_object* x_12; lean_free_object(x_6); x_11 = lean_box(0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__3(x_1, x_2, x_11, x_9); +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__3(x_1, x_2, x_11, x_9); return x_12; } else { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_dec(x_1); -x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_14 = lean_string_append(x_13, x_2); lean_dec(x_2); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_16 = lean_string_append(x_14, x_15); x_17 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_17, 0, x_16); @@ -25751,17 +25278,17 @@ if (x_20 == 0) { lean_object* x_21; lean_object* x_22; x_21 = lean_box(0); -x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__3(x_1, x_2, x_21, x_19); +x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__3(x_1, x_2, x_21, x_19); return x_22; } else { lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_dec(x_1); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_24 = lean_string_append(x_23, x_2); lean_dec(x_2); -x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_26 = lean_string_append(x_24, x_25); x_27 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_27, 0, x_26); @@ -25773,7 +25300,7 @@ return x_28; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; lean_object* x_5; uint8_t x_6; @@ -25792,10 +25319,10 @@ if (x_7 == 0) lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; x_8 = lean_ctor_get(x_4, 0); lean_dec(x_8); -x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_10 = lean_string_append(x_9, x_1); lean_dec(x_1); -x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_12 = lean_string_append(x_10, x_11); x_13 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_13, 0, x_12); @@ -25809,10 +25336,10 @@ lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean x_14 = lean_ctor_get(x_4, 1); lean_inc(x_14); lean_dec(x_4); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_16 = lean_string_append(x_15, x_1); lean_dec(x_1); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_18 = lean_string_append(x_16, x_17); x_19 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_19, 0, x_18); @@ -25829,12 +25356,12 @@ x_21 = lean_ctor_get(x_4, 1); lean_inc(x_21); lean_dec(x_4); x_22 = lean_box(0); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__4(x_2, x_1, x_22, x_21); +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__4(x_2, x_1, x_22, x_21); return x_23; } } } -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__28(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__28(lean_object* x_1) { _start: { lean_object* x_2; @@ -25848,10 +25375,10 @@ if (x_3 == 0) lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; lean_object* x_14; x_4 = lean_ctor_get(x_2, 0); x_5 = l_Lean_Json_compress(x_1); -x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_7 = lean_string_append(x_6, x_5); lean_dec(x_5); -x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_9 = lean_string_append(x_7, x_8); x_10 = lean_string_append(x_9, x_4); lean_dec(x_4); @@ -25871,10 +25398,10 @@ x_15 = lean_ctor_get(x_2, 0); lean_inc(x_15); lean_dec(x_2); x_16 = l_Lean_Json_compress(x_1); -x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_18 = lean_string_append(x_17, x_16); lean_dec(x_16); -x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_20 = lean_string_append(x_18, x_19); x_21 = lean_string_append(x_20, x_15); lean_dec(x_15); @@ -25911,7 +25438,7 @@ return x_29; } } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__29(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__29(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { if (lean_obj_tag(x_1) == 0) @@ -25936,7 +25463,7 @@ return x_7; } } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__30(size_t x_1, size_t x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__30(size_t x_1, size_t x_2, lean_object* x_3) { _start: { uint8_t x_4; @@ -25961,11 +25488,11 @@ goto _start; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__1(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__1(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__28(x_1); +x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__28(x_1); if (lean_obj_tag(x_2) == 0) { uint8_t x_3; @@ -26006,7 +25533,7 @@ return x_8; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__2(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__2(lean_object* x_1) { _start: { lean_object* x_2; size_t x_3; size_t x_4; lean_object* x_5; lean_object* x_6; @@ -26014,36 +25541,36 @@ x_2 = lean_array_get_size(x_1); x_3 = lean_usize_of_nat(x_2); lean_dec(x_2); x_4 = 0; -x_5 = l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__30(x_3, x_4, x_1); +x_5 = l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__30(x_3, x_4, x_1); x_6 = lean_alloc_ctor(4, 1, 0); lean_ctor_set(x_6, 0, x_5); return x_6; } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__3___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__3___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__2), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__2), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__3___closed__2() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__3___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__3___closed__1; +x_1 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__3___closed__1; x_2 = lean_alloc_closure((void*)(l_Except_map___rarg), 2, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; -x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__28(x_2); -x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__29(x_5, x_3, x_4); +x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__28(x_2); +x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__29(x_5, x_3, x_4); lean_dec(x_5); if (lean_obj_tag(x_6) == 0) { @@ -26062,7 +25589,7 @@ if (x_10 == 0) { lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; x_11 = lean_ctor_get(x_9, 0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__3___closed__2; +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__3___closed__2; x_13 = l_Task_Priority_default; x_14 = lean_task_map(x_12, x_11, x_13); lean_ctor_set(x_9, 0, x_14); @@ -26076,7 +25603,7 @@ x_16 = lean_ctor_get(x_9, 1); lean_inc(x_16); lean_inc(x_15); lean_dec(x_9); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__3___closed__2; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__3___closed__2; x_18 = l_Task_Priority_default; x_19 = lean_task_map(x_17, x_15, x_18); x_20 = lean_alloc_ctor(0, 2, 0); @@ -26134,28 +25661,28 @@ return x_28; } } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__4___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__4___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__1), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__1), 1, 0); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; -x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__3), 4, 1); +x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__3), 4, 1); lean_closure_set(x_5, 0, x_1); -x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_7 = lean_st_ref_take(x_6, x_4); x_8 = lean_ctor_get(x_7, 0); lean_inc(x_8); x_9 = lean_ctor_get(x_7, 1); lean_inc(x_9); lean_dec(x_7); -x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__4___closed__1; +x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__4___closed__1; x_11 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_11, 0, x_10); lean_ctor_set(x_11, 1, x_5); @@ -26181,12 +25708,12 @@ return x_17; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; uint8_t x_7; lean_dec(x_3); -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_6 = lean_st_ref_get(x_5, x_4); x_7 = !lean_is_exclusive(x_6); if (x_7 == 0) @@ -26201,17 +25728,17 @@ if (x_10 == 0) lean_object* x_11; lean_object* x_12; lean_free_object(x_6); x_11 = lean_box(0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__4(x_1, x_2, x_11, x_9); +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__4(x_1, x_2, x_11, x_9); return x_12; } else { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_dec(x_1); -x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_14 = lean_string_append(x_13, x_2); lean_dec(x_2); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_16 = lean_string_append(x_14, x_15); x_17 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_17, 0, x_16); @@ -26234,17 +25761,17 @@ if (x_20 == 0) { lean_object* x_21; lean_object* x_22; x_21 = lean_box(0); -x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__4(x_1, x_2, x_21, x_19); +x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__4(x_1, x_2, x_21, x_19); return x_22; } else { lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_dec(x_1); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_24 = lean_string_append(x_23, x_2); lean_dec(x_2); -x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_26 = lean_string_append(x_24, x_25); x_27 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_27, 0, x_26); @@ -26256,7 +25783,7 @@ return x_28; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; lean_object* x_5; uint8_t x_6; @@ -26275,10 +25802,10 @@ if (x_7 == 0) lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; x_8 = lean_ctor_get(x_4, 0); lean_dec(x_8); -x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_10 = lean_string_append(x_9, x_1); lean_dec(x_1); -x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_12 = lean_string_append(x_10, x_11); x_13 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_13, 0, x_12); @@ -26292,10 +25819,10 @@ lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean x_14 = lean_ctor_get(x_4, 1); lean_inc(x_14); lean_dec(x_4); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_16 = lean_string_append(x_15, x_1); lean_dec(x_1); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_18 = lean_string_append(x_16, x_17); x_19 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_19, 0, x_18); @@ -26312,12 +25839,12 @@ x_21 = lean_ctor_get(x_4, 1); lean_inc(x_21); lean_dec(x_4); x_22 = lean_box(0); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__5(x_2, x_1, x_22, x_21); +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__5(x_2, x_1, x_22, x_21); return x_23; } } } -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__32(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__32(lean_object* x_1) { _start: { lean_object* x_2; @@ -26331,10 +25858,10 @@ if (x_3 == 0) lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; lean_object* x_14; x_4 = lean_ctor_get(x_2, 0); x_5 = l_Lean_Json_compress(x_1); -x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_7 = lean_string_append(x_6, x_5); lean_dec(x_5); -x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_9 = lean_string_append(x_7, x_8); x_10 = lean_string_append(x_9, x_4); lean_dec(x_4); @@ -26354,10 +25881,10 @@ x_15 = lean_ctor_get(x_2, 0); lean_inc(x_15); lean_dec(x_2); x_16 = l_Lean_Json_compress(x_1); -x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_18 = lean_string_append(x_17, x_16); lean_dec(x_16); -x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_20 = lean_string_append(x_18, x_19); x_21 = lean_string_append(x_20, x_15); lean_dec(x_15); @@ -26394,7 +25921,7 @@ return x_29; } } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__33(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__33(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { if (lean_obj_tag(x_1) == 0) @@ -26419,11 +25946,11 @@ return x_7; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__1(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__1(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__32(x_1); +x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__32(x_1); if (lean_obj_tag(x_2) == 0) { uint8_t x_3; @@ -26473,7 +26000,7 @@ return x_11; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__2(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__2(lean_object* x_1) { _start: { if (lean_obj_tag(x_1) == 0) @@ -26493,30 +26020,30 @@ return x_4; } } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__3___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__3___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__2), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__2), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__3___closed__2() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__3___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__3___closed__1; +x_1 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__3___closed__1; x_2 = lean_alloc_closure((void*)(l_Except_map___rarg), 2, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; -x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__32(x_2); -x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__33(x_5, x_3, x_4); +x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__32(x_2); +x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__33(x_5, x_3, x_4); lean_dec(x_5); if (lean_obj_tag(x_6) == 0) { @@ -26535,7 +26062,7 @@ if (x_10 == 0) { lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; x_11 = lean_ctor_get(x_9, 0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__3___closed__2; +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__3___closed__2; x_13 = l_Task_Priority_default; x_14 = lean_task_map(x_12, x_11, x_13); lean_ctor_set(x_9, 0, x_14); @@ -26549,7 +26076,7 @@ x_16 = lean_ctor_get(x_9, 1); lean_inc(x_16); lean_inc(x_15); lean_dec(x_9); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__3___closed__2; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__3___closed__2; x_18 = l_Task_Priority_default; x_19 = lean_task_map(x_17, x_15, x_18); x_20 = lean_alloc_ctor(0, 2, 0); @@ -26607,28 +26134,28 @@ return x_28; } } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__4___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__4___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__1), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__1), 1, 0); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; -x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__3), 4, 1); +x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__3), 4, 1); lean_closure_set(x_5, 0, x_1); -x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_7 = lean_st_ref_take(x_6, x_4); x_8 = lean_ctor_get(x_7, 0); lean_inc(x_8); x_9 = lean_ctor_get(x_7, 1); lean_inc(x_9); lean_dec(x_7); -x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__4___closed__1; +x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__4___closed__1; x_11 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_11, 0, x_10); lean_ctor_set(x_11, 1, x_5); @@ -26654,12 +26181,12 @@ return x_17; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; uint8_t x_7; lean_dec(x_3); -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_6 = lean_st_ref_get(x_5, x_4); x_7 = !lean_is_exclusive(x_6); if (x_7 == 0) @@ -26674,17 +26201,17 @@ if (x_10 == 0) lean_object* x_11; lean_object* x_12; lean_free_object(x_6); x_11 = lean_box(0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__4(x_1, x_2, x_11, x_9); +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__4(x_1, x_2, x_11, x_9); return x_12; } else { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_dec(x_1); -x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_14 = lean_string_append(x_13, x_2); lean_dec(x_2); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_16 = lean_string_append(x_14, x_15); x_17 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_17, 0, x_16); @@ -26707,17 +26234,17 @@ if (x_20 == 0) { lean_object* x_21; lean_object* x_22; x_21 = lean_box(0); -x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__4(x_1, x_2, x_21, x_19); +x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__4(x_1, x_2, x_21, x_19); return x_22; } else { lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_dec(x_1); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_24 = lean_string_append(x_23, x_2); lean_dec(x_2); -x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_26 = lean_string_append(x_24, x_25); x_27 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_27, 0, x_26); @@ -26729,7 +26256,7 @@ return x_28; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; lean_object* x_5; uint8_t x_6; @@ -26748,10 +26275,10 @@ if (x_7 == 0) lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; x_8 = lean_ctor_get(x_4, 0); lean_dec(x_8); -x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_10 = lean_string_append(x_9, x_1); lean_dec(x_1); -x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_12 = lean_string_append(x_10, x_11); x_13 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_13, 0, x_12); @@ -26765,10 +26292,10 @@ lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean x_14 = lean_ctor_get(x_4, 1); lean_inc(x_14); lean_dec(x_4); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_16 = lean_string_append(x_15, x_1); lean_dec(x_1); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_18 = lean_string_append(x_16, x_17); x_19 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_19, 0, x_18); @@ -26785,12 +26312,12 @@ x_21 = lean_ctor_get(x_4, 1); lean_inc(x_21); lean_dec(x_4); x_22 = lean_box(0); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__5(x_2, x_1, x_22, x_21); +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__5(x_2, x_1, x_22, x_21); return x_23; } } } -LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__35(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__35(lean_object* x_1) { _start: { lean_object* x_2; @@ -26804,10 +26331,10 @@ if (x_3 == 0) lean_object* x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; lean_object* x_14; x_4 = lean_ctor_get(x_2, 0); x_5 = l_Lean_Json_compress(x_1); -x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_6 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_7 = lean_string_append(x_6, x_5); lean_dec(x_5); -x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_8 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_9 = lean_string_append(x_7, x_8); x_10 = lean_string_append(x_9, x_4); lean_dec(x_4); @@ -26827,10 +26354,10 @@ x_15 = lean_ctor_get(x_2, 0); lean_inc(x_15); lean_dec(x_2); x_16 = l_Lean_Json_compress(x_1); -x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1; +x_17 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1; x_18 = lean_string_append(x_17, x_16); lean_dec(x_16); -x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2; +x_19 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2; x_20 = lean_string_append(x_18, x_19); x_21 = lean_string_append(x_20, x_15); lean_dec(x_15); @@ -26867,7 +26394,7 @@ return x_29; } } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__36(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__36(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { if (lean_obj_tag(x_1) == 0) @@ -26892,11 +26419,11 @@ return x_7; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__1(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__1(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__35(x_1); +x_2 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__35(x_1); if (lean_obj_tag(x_2) == 0) { uint8_t x_3; @@ -26946,7 +26473,7 @@ return x_11; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__2(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__2(lean_object* x_1) { _start: { if (lean_obj_tag(x_1) == 0) @@ -26966,30 +26493,30 @@ return x_4; } } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__3___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__3___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__2), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__2), 1, 0); return x_1; } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__3___closed__2() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__3___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__3___closed__1; +x_1 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__3___closed__1; x_2 = lean_alloc_closure((void*)(l_Except_map___rarg), 2, 1); lean_closure_set(x_2, 0, x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__3(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; -x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__35(x_2); -x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__36(x_5, x_3, x_4); +x_5 = l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__35(x_2); +x_6 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__36(x_5, x_3, x_4); lean_dec(x_5); if (lean_obj_tag(x_6) == 0) { @@ -27008,7 +26535,7 @@ if (x_10 == 0) { lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; x_11 = lean_ctor_get(x_9, 0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__3___closed__2; +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__3___closed__2; x_13 = l_Task_Priority_default; x_14 = lean_task_map(x_12, x_11, x_13); lean_ctor_set(x_9, 0, x_14); @@ -27022,7 +26549,7 @@ x_16 = lean_ctor_get(x_9, 1); lean_inc(x_16); lean_inc(x_15); lean_dec(x_9); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__3___closed__2; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__3___closed__2; x_18 = l_Task_Priority_default; x_19 = lean_task_map(x_17, x_15, x_18); x_20 = lean_alloc_ctor(0, 2, 0); @@ -27080,28 +26607,28 @@ return x_28; } } } -static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__4___closed__1() { +static lean_object* _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__4___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__1), 1, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__1), 1, 0); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__4(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint8_t x_14; -x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__3), 4, 1); +x_5 = lean_alloc_closure((void*)(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__3), 4, 1); lean_closure_set(x_5, 0, x_1); -x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_6 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_7 = lean_st_ref_take(x_6, x_4); x_8 = lean_ctor_get(x_7, 0); lean_inc(x_8); x_9 = lean_ctor_get(x_7, 1); lean_inc(x_9); lean_dec(x_7); -x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__4___closed__1; +x_10 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__4___closed__1; x_11 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_11, 0, x_10); lean_ctor_set(x_11, 1, x_5); @@ -27127,12 +26654,12 @@ return x_17; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__5(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; lean_object* x_6; uint8_t x_7; lean_dec(x_3); -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1; +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1; x_6 = lean_st_ref_get(x_5, x_4); x_7 = !lean_is_exclusive(x_6); if (x_7 == 0) @@ -27147,17 +26674,17 @@ if (x_10 == 0) lean_object* x_11; lean_object* x_12; lean_free_object(x_6); x_11 = lean_box(0); -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__4(x_1, x_2, x_11, x_9); +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__4(x_1, x_2, x_11, x_9); return x_12; } else { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_dec(x_1); -x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_13 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_14 = lean_string_append(x_13, x_2); lean_dec(x_2); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_16 = lean_string_append(x_14, x_15); x_17 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_17, 0, x_16); @@ -27180,17 +26707,17 @@ if (x_20 == 0) { lean_object* x_21; lean_object* x_22; x_21 = lean_box(0); -x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__4(x_1, x_2, x_21, x_19); +x_22 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__4(x_1, x_2, x_21, x_19); return x_22; } else { lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_dec(x_1); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_24 = lean_string_append(x_23, x_2); lean_dec(x_2); -x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2; +x_25 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2; x_26 = lean_string_append(x_24, x_25); x_27 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_27, 0, x_26); @@ -27202,7 +26729,7 @@ return x_28; } } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; lean_object* x_5; uint8_t x_6; @@ -27221,10 +26748,10 @@ if (x_7 == 0) lean_object* x_8; lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; x_8 = lean_ctor_get(x_4, 0); lean_dec(x_8); -x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_9 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_10 = lean_string_append(x_9, x_1); lean_dec(x_1); -x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_11 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_12 = lean_string_append(x_10, x_11); x_13 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_13, 0, x_12); @@ -27238,10 +26765,10 @@ lean_object* x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean x_14 = lean_ctor_get(x_4, 1); lean_inc(x_14); lean_dec(x_4); -x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1; +x_15 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1; x_16 = lean_string_append(x_15, x_1); lean_dec(x_1); -x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1; +x_17 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1; x_18 = lean_string_append(x_16, x_17); x_19 = lean_alloc_ctor(18, 1, 0); lean_ctor_set(x_19, 0, x_18); @@ -27258,12 +26785,12 @@ x_21 = lean_ctor_get(x_4, 1); lean_inc(x_21); lean_dec(x_4); x_22 = lean_box(0); -x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__5(x_2, x_1, x_22, x_21); +x_23 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__5(x_2, x_1, x_22, x_21); return x_23; } } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__1() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__1() { _start: { lean_object* x_1; @@ -27271,7 +26798,7 @@ x_1 = lean_mk_string_from_bytes("textDocument/waitForDiagnostics", 31); return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__2() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__2() { _start: { lean_object* x_1; @@ -27279,7 +26806,7 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Server_FileWorker_handleWaitForDiagnosti return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__3() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__3() { _start: { lean_object* x_1; @@ -27287,7 +26814,7 @@ x_1 = lean_mk_string_from_bytes("textDocument/completion", 23); return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__4() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__4() { _start: { lean_object* x_1; @@ -27295,7 +26822,7 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Server_FileWorker_handleCompletion), 3, return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__5() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__5() { _start: { lean_object* x_1; @@ -27303,7 +26830,7 @@ x_1 = lean_mk_string_from_bytes("textDocument/hover", 18); return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__6() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__6() { _start: { lean_object* x_1; @@ -27311,7 +26838,7 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Server_FileWorker_handleHover), 3, 0); return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__7() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__7() { _start: { uint8_t x_1; lean_object* x_2; lean_object* x_3; @@ -27322,7 +26849,7 @@ lean_closure_set(x_3, 0, x_2); return x_3; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__8() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__8() { _start: { lean_object* x_1; @@ -27330,7 +26857,7 @@ x_1 = lean_mk_string_from_bytes("textDocument/declaration", 24); return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__9() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__9() { _start: { uint8_t x_1; lean_object* x_2; lean_object* x_3; @@ -27341,7 +26868,7 @@ lean_closure_set(x_3, 0, x_2); return x_3; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__10() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__10() { _start: { lean_object* x_1; @@ -27349,7 +26876,7 @@ x_1 = lean_mk_string_from_bytes("textDocument/definition", 23); return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__11() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__11() { _start: { uint8_t x_1; lean_object* x_2; lean_object* x_3; @@ -27360,7 +26887,7 @@ lean_closure_set(x_3, 0, x_2); return x_3; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__12() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__12() { _start: { lean_object* x_1; @@ -27368,7 +26895,7 @@ x_1 = lean_mk_string_from_bytes("textDocument/typeDefinition", 27); return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__13() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__13() { _start: { lean_object* x_1; @@ -27376,7 +26903,7 @@ x_1 = lean_mk_string_from_bytes("textDocument/documentHighlight", 30); return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__14() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__14() { _start: { lean_object* x_1; @@ -27384,7 +26911,7 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Server_FileWorker_handleDocumentHighligh return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__15() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__15() { _start: { lean_object* x_1; @@ -27392,7 +26919,7 @@ x_1 = lean_mk_string_from_bytes("textDocument/documentSymbol", 27); return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__16() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__16() { _start: { lean_object* x_1; @@ -27400,7 +26927,7 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Server_FileWorker_handleDocumentSymbol__ return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__17() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__17() { _start: { lean_object* x_1; @@ -27408,7 +26935,7 @@ x_1 = lean_mk_string_from_bytes("textDocument/semanticTokens/full", 32); return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__18() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__18() { _start: { lean_object* x_1; @@ -27416,7 +26943,7 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Server_FileWorker_handleSemanticTokensFu return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__19() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__19() { _start: { lean_object* x_1; @@ -27424,7 +26951,7 @@ x_1 = lean_mk_string_from_bytes("textDocument/semanticTokens/range", 33); return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__20() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__20() { _start: { lean_object* x_1; @@ -27432,7 +26959,7 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Server_FileWorker_handleSemanticTokensRa return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__21() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__21() { _start: { lean_object* x_1; @@ -27440,7 +26967,7 @@ x_1 = lean_mk_string_from_bytes("textDocument/foldingRange", 25); return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__22() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__22() { _start: { lean_object* x_1; @@ -27448,7 +26975,7 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Server_FileWorker_handleFoldingRange___b return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__23() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__23() { _start: { lean_object* x_1; @@ -27456,7 +26983,7 @@ x_1 = lean_mk_string_from_bytes("$/lean/plainGoal", 16); return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__24() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__24() { _start: { lean_object* x_1; @@ -27464,7 +26991,7 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Server_FileWorker_handlePlainGoal), 3, 0 return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__25() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__25() { _start: { lean_object* x_1; @@ -27472,7 +26999,7 @@ x_1 = lean_mk_string_from_bytes("$/lean/plainTermGoal", 20); return x_1; } } -static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__26() { +static lean_object* _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__26() { _start: { lean_object* x_1; @@ -27480,121 +27007,121 @@ x_1 = lean_alloc_closure((void*)(l_Lean_Server_FileWorker_handlePlainTermGoal), return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_2 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__1; -x_3 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__2; -x_4 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1(x_2, x_3, x_1); +x_2 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__1; +x_3 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__2; +x_4 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1(x_2, x_3, x_1); if (lean_obj_tag(x_4) == 0) { lean_object* x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; x_5 = lean_ctor_get(x_4, 1); lean_inc(x_5); lean_dec(x_4); -x_6 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__3; -x_7 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__4; -x_8 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4(x_6, x_7, x_5); +x_6 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__3; +x_7 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__4; +x_8 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4(x_6, x_7, x_5); if (lean_obj_tag(x_8) == 0) { lean_object* x_9; lean_object* x_10; lean_object* x_11; lean_object* x_12; x_9 = lean_ctor_get(x_8, 1); lean_inc(x_9); lean_dec(x_8); -x_10 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__5; -x_11 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__6; -x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7(x_10, x_11, x_9); +x_10 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__5; +x_11 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__6; +x_12 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7(x_10, x_11, x_9); if (lean_obj_tag(x_12) == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; x_13 = lean_ctor_get(x_12, 1); lean_inc(x_13); lean_dec(x_12); -x_14 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__8; -x_15 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__7; -x_16 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10(x_14, x_15, x_13); +x_14 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__8; +x_15 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__7; +x_16 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10(x_14, x_15, x_13); if (lean_obj_tag(x_16) == 0) { lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; x_17 = lean_ctor_get(x_16, 1); lean_inc(x_17); lean_dec(x_16); -x_18 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__10; -x_19 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__9; -x_20 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10(x_18, x_19, x_17); +x_18 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__10; +x_19 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__9; +x_20 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10(x_18, x_19, x_17); if (lean_obj_tag(x_20) == 0) { lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; x_21 = lean_ctor_get(x_20, 1); lean_inc(x_21); lean_dec(x_20); -x_22 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__12; -x_23 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__11; -x_24 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10(x_22, x_23, x_21); +x_22 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__12; +x_23 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__11; +x_24 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10(x_22, x_23, x_21); if (lean_obj_tag(x_24) == 0) { lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; x_25 = lean_ctor_get(x_24, 1); lean_inc(x_25); lean_dec(x_24); -x_26 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__13; -x_27 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__14; -x_28 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14(x_26, x_27, x_25); +x_26 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__13; +x_27 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__14; +x_28 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14(x_26, x_27, x_25); if (lean_obj_tag(x_28) == 0) { lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; x_29 = lean_ctor_get(x_28, 1); lean_inc(x_29); lean_dec(x_28); -x_30 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__15; -x_31 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__16; -x_32 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18(x_30, x_31, x_29); +x_30 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__15; +x_31 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__16; +x_32 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18(x_30, x_31, x_29); if (lean_obj_tag(x_32) == 0) { lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; x_33 = lean_ctor_get(x_32, 1); lean_inc(x_33); lean_dec(x_32); -x_34 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__17; -x_35 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__18; -x_36 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21(x_34, x_35, x_33); +x_34 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__17; +x_35 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__18; +x_36 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21(x_34, x_35, x_33); if (lean_obj_tag(x_36) == 0) { lean_object* x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; x_37 = lean_ctor_get(x_36, 1); lean_inc(x_37); lean_dec(x_36); -x_38 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__19; -x_39 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__20; -x_40 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24(x_38, x_39, x_37); +x_38 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__19; +x_39 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__20; +x_40 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24(x_38, x_39, x_37); if (lean_obj_tag(x_40) == 0) { lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; x_41 = lean_ctor_get(x_40, 1); lean_inc(x_41); lean_dec(x_40); -x_42 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__21; -x_43 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__22; -x_44 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27(x_42, x_43, x_41); +x_42 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__21; +x_43 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__22; +x_44 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27(x_42, x_43, x_41); if (lean_obj_tag(x_44) == 0) { lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; x_45 = lean_ctor_get(x_44, 1); lean_inc(x_45); lean_dec(x_44); -x_46 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__23; -x_47 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__24; -x_48 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31(x_46, x_47, x_45); +x_46 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__23; +x_47 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__24; +x_48 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31(x_46, x_47, x_45); if (lean_obj_tag(x_48) == 0) { lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; x_49 = lean_ctor_get(x_48, 1); lean_inc(x_49); lean_dec(x_48); -x_50 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__25; -x_51 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__26; -x_52 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34(x_50, x_51, x_49); +x_50 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__25; +x_51 = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__26; +x_52 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34(x_50, x_51, x_49); return x_52; } else @@ -27874,83 +27401,83 @@ return x_100; } } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; -x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__3(x_1, x_2, x_3); +x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__3(x_1, x_2, x_3); lean_dec(x_2); lean_dec(x_1); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__2___boxed(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__2___boxed(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__2(x_1); +x_2 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__2(x_1); lean_dec(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4(x_1, x_2, x_3, x_4); +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4(x_1, x_2, x_3, x_4); lean_dec(x_3); return x_5; } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__6___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; -x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__6(x_1, x_2, x_3); +x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__6(x_1, x_2, x_3); lean_dec(x_2); lean_dec(x_1); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__3(x_1, x_2, x_3, x_4); +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__3(x_1, x_2, x_3, x_4); lean_dec(x_3); return x_5; } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__9___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__9___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; -x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__9(x_1, x_2, x_3); +x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__9(x_1, x_2, x_3); lean_dec(x_2); lean_dec(x_1); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__4(x_1, x_2, x_3, x_4); +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__4(x_1, x_2, x_3, x_4); lean_dec(x_3); return x_5; } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__12___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__12___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; -x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__12(x_1, x_2, x_3); +x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__12(x_1, x_2, x_3); lean_dec(x_2); lean_dec(x_1); return x_4; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__13___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__13___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { size_t x_4; size_t x_5; lean_object* x_6; @@ -27958,30 +27485,30 @@ x_4 = lean_unbox_usize(x_1); lean_dec(x_1); x_5 = lean_unbox_usize(x_2); lean_dec(x_2); -x_6 = l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__13(x_4, x_5, x_3); +x_6 = l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__13(x_4, x_5, x_3); return x_6; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__4(x_1, x_2, x_3, x_4); +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__4(x_1, x_2, x_3, x_4); lean_dec(x_3); return x_5; } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__16___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__16___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; -x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__16(x_1, x_2, x_3); +x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__16(x_1, x_2, x_3); lean_dec(x_2); lean_dec(x_1); return x_4; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__17___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__17___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { size_t x_4; size_t x_5; lean_object* x_6; @@ -27989,87 +27516,87 @@ x_4 = lean_unbox_usize(x_1); lean_dec(x_1); x_5 = lean_unbox_usize(x_2); lean_dec(x_2); -x_6 = l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__17(x_4, x_5, x_3); +x_6 = l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__17(x_4, x_5, x_3); return x_6; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__4(x_1, x_2, x_3, x_4); +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__4(x_1, x_2, x_3, x_4); lean_dec(x_3); return x_5; } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__20___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__20___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; -x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__20(x_1, x_2, x_3); +x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__20(x_1, x_2, x_3); lean_dec(x_2); lean_dec(x_1); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__4(x_1, x_2, x_3, x_4); +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__4(x_1, x_2, x_3, x_4); lean_dec(x_3); return x_5; } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__23___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__23___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; -x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__23(x_1, x_2, x_3); +x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__23(x_1, x_2, x_3); lean_dec(x_2); lean_dec(x_1); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__3(x_1, x_2, x_3, x_4); +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__3(x_1, x_2, x_3, x_4); lean_dec(x_3); return x_5; } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__26___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__26___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; -x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__26(x_1, x_2, x_3); +x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__26(x_1, x_2, x_3); lean_dec(x_2); lean_dec(x_1); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__3___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__3(x_1, x_2, x_3, x_4); +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__3(x_1, x_2, x_3, x_4); lean_dec(x_3); return x_5; } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__29___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__29___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; -x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__29(x_1, x_2, x_3); +x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__29(x_1, x_2, x_3); lean_dec(x_2); lean_dec(x_1); return x_4; } } -LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__30___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__30___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { size_t x_4; size_t x_5; lean_object* x_6; @@ -28077,53 +27604,53 @@ x_4 = lean_unbox_usize(x_1); lean_dec(x_1); x_5 = lean_unbox_usize(x_2); lean_dec(x_2); -x_6 = l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__30(x_4, x_5, x_3); +x_6 = l_Array_mapMUnsafe_map___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__30(x_4, x_5, x_3); return x_6; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__4(x_1, x_2, x_3, x_4); +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__4(x_1, x_2, x_3, x_4); lean_dec(x_3); return x_5; } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__33___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__33___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; -x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__33(x_1, x_2, x_3); +x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__33(x_1, x_2, x_3); lean_dec(x_2); lean_dec(x_1); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__4(x_1, x_2, x_3, x_4); +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__4(x_1, x_2, x_3, x_4); lean_dec(x_3); return x_5; } } -LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__36___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { +LEAN_EXPORT lean_object* l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__36___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3) { _start: { lean_object* x_4; -x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__36(x_1, x_2, x_3); +x_4 = l_liftExcept___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__36(x_1, x_2, x_3); lean_dec(x_2); lean_dec(x_1); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__4___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { _start: { lean_object* x_5; -x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__4(x_1, x_2, x_3, x_4); +x_5 = l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__4(x_1, x_2, x_3, x_4); lean_dec(x_3); return x_5; } @@ -28455,135 +27982,135 @@ l_Lean_Server_FileWorker_handleWaitForDiagnostics___lambda__2___closed__1 = _ini lean_mark_persistent(l_Lean_Server_FileWorker_handleWaitForDiagnostics___lambda__2___closed__1); l_Lean_Server_FileWorker_handleWaitForDiagnostics___closed__1 = _init_l_Lean_Server_FileWorker_handleWaitForDiagnostics___closed__1(); lean_mark_persistent(l_Lean_Server_FileWorker_handleWaitForDiagnostics___closed__1); -l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1 = _init_l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1(); -lean_mark_persistent(l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__1); -l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2 = _init_l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2(); -lean_mark_persistent(l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__2___closed__2); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__2___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__2___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__2___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__3___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__3___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__3___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__3___closed__2(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__3___closed__2); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__2(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__4___closed__2); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___lambda__5___closed__2); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__1___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__2___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__2___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__2___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__2___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__2___closed__2(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__2___closed__2); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__3___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__4___lambda__3___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__3___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__3___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__3___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__3___closed__2(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__3___closed__2); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__4___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__4___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__7___lambda__4___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__3___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__3___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__3___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__3___closed__2(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__3___closed__2); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__4___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__4___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__10___lambda__4___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__3___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__3___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__3___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__3___closed__2(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__3___closed__2); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__4___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__4___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__14___lambda__4___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__3___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__3___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__3___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__3___closed__2(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__3___closed__2); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__4___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__4___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__18___lambda__4___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__2___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__2___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__2___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__2___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__2___closed__2(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__2___closed__2); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__3___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__21___lambda__3___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__3___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__24___lambda__3___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__3___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__3___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__3___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__3___closed__2(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__3___closed__2); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__4___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__4___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__27___lambda__4___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__3___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__3___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__3___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__3___closed__2(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__3___closed__2); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__4___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__4___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__31___lambda__4___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__3___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__3___closed__1); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__3___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__3___closed__2(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__3___closed__2); -l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__4___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__4___closed__1(); -lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____spec__34___lambda__4___closed__1); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__1 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__1(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__1); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__2 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__2(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__2); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__3 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__3(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__3); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__4 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__4(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__4); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__5 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__5(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__5); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__6 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__6(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__6); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__7 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__7(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__7); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__8 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__8(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__8); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__9 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__9(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__9); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__10 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__10(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__10); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__11 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__11(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__11); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__12 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__12(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__12); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__13 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__13(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__13); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__14 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__14(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__14); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__15 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__15(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__15); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__16 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__16(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__16); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__17 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__17(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__17); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__18 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__18(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__18); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__19 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__19(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__19); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__20 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__20(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__20); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__21 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__21(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__21); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__22 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__22(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__22); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__23 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__23(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__23); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__24 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__24(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__24); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__25 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__25(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__25); -l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__26 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__26(); -lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968____closed__26); -if (builtin) {res = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11968_(lean_io_mk_world()); +l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1 = _init_l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1(); +lean_mark_persistent(l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__1); +l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2 = _init_l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2(); +lean_mark_persistent(l_Lean_Server_parseRequestParams___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__2___closed__2); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__2___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__2___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__2___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__3___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__3___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__3___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__3___closed__2(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__3___closed__2); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__2(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__4___closed__2); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___lambda__5___closed__2); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__1___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__2___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__2___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__2___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__2___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__2___closed__2(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__2___closed__2); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__3___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__4___lambda__3___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__3___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__3___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__3___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__3___closed__2(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__3___closed__2); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__4___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__4___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__7___lambda__4___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__3___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__3___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__3___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__3___closed__2(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__3___closed__2); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__4___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__4___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__10___lambda__4___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__3___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__3___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__3___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__3___closed__2(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__3___closed__2); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__4___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__4___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__14___lambda__4___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__3___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__3___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__3___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__3___closed__2(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__3___closed__2); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__4___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__4___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__18___lambda__4___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__2___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__2___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__2___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__2___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__2___closed__2(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__2___closed__2); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__3___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__21___lambda__3___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__3___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__24___lambda__3___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__3___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__3___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__3___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__3___closed__2(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__3___closed__2); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__4___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__4___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__27___lambda__4___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__3___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__3___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__3___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__3___closed__2(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__3___closed__2); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__4___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__4___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__31___lambda__4___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__3___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__3___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__3___closed__1); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__3___closed__2 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__3___closed__2(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__3___closed__2); +l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__4___closed__1 = _init_l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__4___closed__1(); +lean_mark_persistent(l_Lean_Server_registerLspRequestHandler___at_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____spec__34___lambda__4___closed__1); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__1 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__1(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__1); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__2 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__2(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__2); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__3 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__3(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__3); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__4 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__4(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__4); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__5 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__5(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__5); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__6 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__6(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__6); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__7 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__7(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__7); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__8 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__8(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__8); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__9 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__9(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__9); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__10 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__10(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__10); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__11 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__11(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__11); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__12 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__12(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__12); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__13 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__13(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__13); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__14 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__14(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__14); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__15 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__15(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__15); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__16 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__16(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__16); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__17 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__17(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__17); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__18 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__18(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__18); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__19 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__19(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__19); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__20 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__20(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__20); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__21 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__21(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__21); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__22 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__22(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__22); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__23 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__23(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__23); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__24 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__24(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__24); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__25 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__25(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__25); +l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__26 = _init_l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__26(); +lean_mark_persistent(l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200____closed__26); +if (builtin) {res = l_Lean_Server_FileWorker_initFn____x40_Lean_Server_FileWorker_RequestHandling___hyg_11200_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }return lean_io_result_mk_ok(lean_box(0)); diff --git a/stage0/stdlib/Lean/Server/Rpc/Deriving.c b/stage0/stdlib/Lean/Server/Rpc/Deriving.c index 0f18431ec3f65..6a065a258b8dd 100644 --- a/stage0/stdlib/Lean/Server/Rpc/Deriving.c +++ b/stage0/stdlib/Lean/Server/Rpc/Deriving.c @@ -15,6 +15,7 @@ extern "C" { #endif static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__59; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__3; +static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__126; lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__12; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__89; @@ -107,7 +108,6 @@ static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncod lean_object* l_Lean_Syntax_node5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__25; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__50; -static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__13; lean_object* l_Lean_stringToMessageData(lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__11(lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__80; @@ -124,13 +124,11 @@ static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Derivi static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__73; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___closed__1; static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__3___closed__3; -static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__1; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__117; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__21; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__26; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__27; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__50; -static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__12; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__7; static lean_object* l_Lean_getConstInfoCtor___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__1___closed__3; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__40; @@ -143,9 +141,10 @@ static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncod static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__45; size_t lean_usize_of_nat(lean_object*); static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__54; -static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__16; +static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__4; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__9; static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__11___closed__1; +static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__6; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__60; static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInstance___spec__3___closed__5; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__35; @@ -185,7 +184,6 @@ lean_object* l_Lean_Elab_Command_getRef(lean_object*, lean_object*, lean_object* static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__55; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__55; -static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__15; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__33; LEAN_EXPORT lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_matchAltTerm; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__58; @@ -211,6 +209,9 @@ static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncod static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__8; lean_object* lean_array_to_list(lean_object*, lean_object*); static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__51; +static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__15; +static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__3; +static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__12; LEAN_EXPORT lean_object* l_Lean_getConstInfoCtor___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); @@ -220,9 +221,9 @@ static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncod static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__11; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__13___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__71; +static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__11; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__101; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__75; -static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__2; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__2; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__31; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__22; @@ -235,7 +236,6 @@ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deri static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__48; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_matchAltTerm___closed__2; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__11; lean_object* l_List_lengthTRAux___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__9(size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); @@ -246,6 +246,7 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_D static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__60; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInstance___lambda__3___closed__1; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__70; +static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__14; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__16; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__7; LEAN_EXPORT lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInstance___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -283,8 +284,6 @@ static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncod static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__35; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__5; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__6; -static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__7; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__18___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, lean_object*); static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__81; @@ -293,6 +292,7 @@ LEAN_EXPORT lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_Rpc LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__10; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__29; +static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__9; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__11___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Array_append___rarg(lean_object*, lean_object*); @@ -302,18 +302,18 @@ lean_object* l_Lean_MessageData_ofExpr(lean_object*); static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__113; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInstance___spec__2(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__19; -static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__9; static lean_object* l_Lean_getConstInfoInduct___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInstance___spec__1___closed__1; +static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__16; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__16; LEAN_EXPORT lean_object* l_Array_foldlMUnsafe_fold___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInstance___spec__5(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__13___lambda__1___closed__8; lean_object* l_Lean_LocalDecl_userName(lean_object*); lean_object* l_Lean_Syntax_node4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__3; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__37; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__14(lean_object*, size_t, size_t, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__1; +static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__125; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__20; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__99; LEAN_EXPORT lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInstance___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -331,9 +331,9 @@ uint8_t lean_nat_dec_lt(lean_object*, lean_object*); lean_object* lean_environment_main_module(lean_object*); LEAN_EXPORT uint8_t l_Lean_Server_RpcEncodable_isOptField(lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__7(lean_object*, lean_object*, size_t, size_t, lean_object*); +static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__10; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__5(lean_object*, lean_object*, size_t, size_t, lean_object*); static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__74; -static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__4; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__37; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__41; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -344,6 +344,7 @@ static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncod LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Syntax_node7(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__57; +static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__127; static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__13___lambda__1___closed__12; lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__35; @@ -351,17 +352,17 @@ lean_object* l_Lean_mkSepArray(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__7___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__11; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__16___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__14; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__15; lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMetaM___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__63; static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__3___closed__2; +static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__13; static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__3___closed__1; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__29; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__4; +LEAN_EXPORT lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918_(lean_object*); static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__42; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__34; -LEAN_EXPORT lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868_(lean_object*); lean_object* l_Lean_Meta_forallTelescopeReducing___at_Lean_Elab_Deriving_mkInductArgNames___spec__2___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_isStructure(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__41; @@ -382,13 +383,13 @@ static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deri static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__10; size_t lean_usize_add(size_t, size_t); static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___closed__6; -lean_object* l_Lean_Syntax_node8(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__13___lambda__1___closed__5; static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__4___closed__2; lean_object* lean_array_uget(lean_object*, size_t); static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__13; LEAN_EXPORT lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInstance___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__13___lambda__1___closed__4; +static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__8; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__46; lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__116; @@ -396,12 +397,14 @@ lean_object* l_Lean_Elab_addMacroStack___at_Lean_Elab_Command_instAddErrorMessag static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__96; lean_object* l_List_redLength___rarg(lean_object*); static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__28; -static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__10; static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__54; +static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__2; LEAN_EXPORT lean_object* l_Lean_Server_RpcEncodable_isOptField___boxed(lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__6(size_t, size_t, lean_object*); +static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__1; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__45; static lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInstance___spec__3___closed__2; +static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__5; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__26; lean_object* l_Lean_Parser_Term_matchAlt(lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__18(lean_object*, size_t, size_t, lean_object*); @@ -425,10 +428,8 @@ static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncod static lean_object* l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__21; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__92; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__10; -static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__8; LEAN_EXPORT lean_object* l_Lean_throwError___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__15; -static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__5; static lean_object* l_Lean_getConstInfoCtor___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__1___closed__1; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__4(lean_object*, size_t, size_t, lean_object*); static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__1; @@ -446,6 +447,7 @@ lean_object* l_Lean_MessageData_ofName(lean_object*); static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__27; lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_instantiateForallAux(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__79; +static lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__7; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__56; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__83; static lean_object* l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__102; @@ -2630,23 +2632,51 @@ static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_Rp _start: { lean_object* x_1; -x_1 = lean_mk_string_from_bytes("whereDecls", 10); +x_1 = lean_mk_string_from_bytes("Termination", 11); return x_1; } } static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__82() { _start: { +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("suffix", 6); +return x_1; +} +} +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__83() { +_start: +{ +lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; +x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__4; +x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__10; +x_3 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__81; +x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__82; +x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); +return x_5; +} +} +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__84() { +_start: +{ +lean_object* x_1; +x_1 = lean_mk_string_from_bytes("whereDecls", 10); +return x_1; +} +} +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__85() { +_start: +{ lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__4; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__10; x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__11; -x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__81; +x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__84; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__83() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__86() { _start: { lean_object* x_1; @@ -2654,19 +2684,19 @@ x_1 = lean_mk_string_from_bytes("letRecDecl", 10); return x_1; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__84() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__87() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__4; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__10; x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__11; -x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__83; +x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__86; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__85() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__88() { _start: { lean_object* x_1; @@ -2674,19 +2704,19 @@ x_1 = lean_mk_string_from_bytes("letDecl", 7); return x_1; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__86() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__89() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__4; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__10; x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__11; -x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__85; +x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__88; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__87() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__90() { _start: { lean_object* x_1; @@ -2694,19 +2724,19 @@ x_1 = lean_mk_string_from_bytes("letIdDecl", 9); return x_1; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__88() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__91() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__4; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__10; x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__11; -x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__87; +x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__90; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__89() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__92() { _start: { lean_object* x_1; @@ -2714,19 +2744,19 @@ x_1 = lean_mk_string_from_bytes("termReturn", 10); return x_1; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__90() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__93() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__4; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__10; x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__11; -x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__89; +x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__92; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__91() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__94() { _start: { lean_object* x_1; @@ -2734,7 +2764,7 @@ x_1 = lean_mk_string_from_bytes("return", 6); return x_1; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__92() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__95() { _start: { lean_object* x_1; @@ -2742,61 +2772,61 @@ x_1 = lean_mk_string_from_bytes("toJson", 6); return x_1; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__93() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__96() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__92; +x_1 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__95; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__94() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__97() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__92; +x_2 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__95; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__95() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__98() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__4; x_2 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__36; -x_3 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__92; +x_3 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__95; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__96() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__99() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__95; +x_2 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__98; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__97() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__100() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__96; +x_2 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__99; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__98() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__101() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -2808,7 +2838,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__99() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__102() { _start: { lean_object* x_1; @@ -2816,26 +2846,26 @@ x_1 = lean_mk_string_from_bytes("j", 1); return x_1; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__100() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__103() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__99; +x_1 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__102; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__101() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__104() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__99; +x_2 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__102; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__102() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__105() { _start: { lean_object* x_1; @@ -2843,19 +2873,19 @@ x_1 = lean_mk_string_from_bytes("do", 2); return x_1; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__103() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__106() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__4; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__10; x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__11; -x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__102; +x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__105; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__104() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__107() { _start: { lean_object* x_1; @@ -2863,19 +2893,19 @@ x_1 = lean_mk_string_from_bytes("doSeqIndent", 11); return x_1; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__105() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__108() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__4; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__10; x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__11; -x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__104; +x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__107; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__106() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__109() { _start: { lean_object* x_1; @@ -2883,19 +2913,19 @@ x_1 = lean_mk_string_from_bytes("doSeqItem", 9); return x_1; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__107() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__110() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__4; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__10; x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__11; -x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__106; +x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__109; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__108() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__111() { _start: { lean_object* x_1; @@ -2903,19 +2933,19 @@ x_1 = lean_mk_string_from_bytes("doLetArrow", 10); return x_1; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__109() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__112() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__4; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__10; x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__11; -x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__108; +x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__111; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__110() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__113() { _start: { lean_object* x_1; @@ -2923,7 +2953,7 @@ x_1 = lean_mk_string_from_bytes("let", 3); return x_1; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__111() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__114() { _start: { lean_object* x_1; @@ -2931,19 +2961,19 @@ x_1 = lean_mk_string_from_bytes("doIdDecl", 8); return x_1; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__112() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__115() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__4; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__10; x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__11; -x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__111; +x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__114; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__113() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__116() { _start: { lean_object* x_1; @@ -2951,19 +2981,19 @@ x_1 = lean_mk_string_from_bytes("doExpr", 6); return x_1; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__114() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__117() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__4; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__10; x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__11; -x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__113; +x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__116; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__115() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__118() { _start: { lean_object* x_1; @@ -2971,61 +3001,61 @@ x_1 = lean_mk_string_from_bytes("fromJson\?", 9); return x_1; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__116() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__119() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__115; +x_1 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__118; x_2 = l_String_toSubstring_x27(x_1); return x_2; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__117() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__120() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__115; +x_2 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__118; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__118() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__121() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__4; x_2 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__27; -x_3 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__115; +x_3 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__118; x_4 = l_Lean_Name_mkStr3(x_1, x_2, x_3); return x_4; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__119() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__122() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__118; +x_2 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__121; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__120() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__123() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__119; +x_2 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__122; x_3 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_3, 0, x_2); lean_ctor_set(x_3, 1, x_1); return x_3; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__121() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__124() { _start: { lean_object* x_1; @@ -3033,19 +3063,19 @@ x_1 = lean_mk_string_from_bytes("doReturn", 8); return x_1; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__122() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__125() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__4; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__10; x_3 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__11; -x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__121; +x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__124; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__123() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__126() { _start: { lean_object* x_1; @@ -3053,14 +3083,14 @@ x_1 = lean_mk_string_from_bytes("end", 3); return x_1; } } -static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__124() { +static lean_object* _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__127() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; lean_object* x_5; x_1 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__4; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__10; x_3 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__3___closed__1; -x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__123; +x_4 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__126; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; } @@ -3121,7 +3151,7 @@ x_36 = lean_st_ref_get(x_11, x_30); x_37 = !lean_is_exclusive(x_36); if (x_37 == 0) { -lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; size_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; size_t x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; size_t x_190; lean_object* x_191; lean_object* x_192; size_t x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; size_t x_240; lean_object* x_241; lean_object* x_242; size_t x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; lean_object* x_254; lean_object* x_255; lean_object* x_256; lean_object* x_257; lean_object* x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; lean_object* x_262; lean_object* x_263; lean_object* x_264; lean_object* x_265; lean_object* x_266; lean_object* x_267; lean_object* x_268; lean_object* x_269; lean_object* x_270; lean_object* x_271; lean_object* x_272; lean_object* x_273; lean_object* x_274; lean_object* x_275; lean_object* x_276; lean_object* x_277; +lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; size_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; size_t x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; size_t x_192; lean_object* x_193; lean_object* x_194; size_t x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; size_t x_242; lean_object* x_243; lean_object* x_244; size_t x_245; lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; lean_object* x_254; lean_object* x_255; lean_object* x_256; lean_object* x_257; lean_object* x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; lean_object* x_262; lean_object* x_263; lean_object* x_264; lean_object* x_265; lean_object* x_266; lean_object* x_267; lean_object* x_268; lean_object* x_269; lean_object* x_270; lean_object* x_271; lean_object* x_272; lean_object* x_273; lean_object* x_274; lean_object* x_275; lean_object* x_276; lean_object* x_277; lean_object* x_278; lean_object* x_279; x_38 = lean_ctor_get(x_36, 0); x_39 = lean_ctor_get(x_38, 0); lean_inc(x_39); @@ -3441,772 +3471,784 @@ lean_inc_n(x_48, 2); lean_inc(x_145); lean_inc(x_34); x_176 = l_Lean_Syntax_node6(x_34, x_175, x_145, x_48, x_170, x_172, x_48, x_174); -x_177 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__37; +x_177 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__83; +lean_inc_n(x_48, 2); +lean_inc(x_34); +x_178 = l_Lean_Syntax_node2(x_34, x_177, x_48, x_48); +x_179 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__37; lean_inc(x_35); lean_inc(x_40); -x_178 = l_Lean_addMacroScope(x_40, x_177, x_35); -x_179 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__36; -lean_inc(x_34); -x_180 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_180, 0, x_34); -lean_ctor_set(x_180, 1, x_179); -lean_ctor_set(x_180, 2, x_178); -lean_ctor_set(x_180, 3, x_41); -lean_inc(x_180); +x_180 = l_Lean_addMacroScope(x_40, x_179, x_35); +x_181 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__36; lean_inc(x_34); -x_181 = l_Lean_Syntax_node1(x_34, x_46, x_180); -x_182 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__91; +x_182 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_182, 0, x_34); +lean_ctor_set(x_182, 1, x_181); +lean_ctor_set(x_182, 2, x_180); +lean_ctor_set(x_182, 3, x_41); +lean_inc(x_182); lean_inc(x_34); -x_183 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_183, 0, x_34); -lean_ctor_set(x_183, 1, x_182); +x_183 = l_Lean_Syntax_node1(x_34, x_46, x_182); x_184 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__94; +lean_inc(x_34); +x_185 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_185, 0, x_34); +lean_ctor_set(x_185, 1, x_184); +x_186 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__97; lean_inc(x_35); lean_inc(x_40); -x_185 = l_Lean_addMacroScope(x_40, x_184, x_35); -x_186 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__93; -x_187 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__97; -lean_inc(x_34); -x_188 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_188, 0, x_34); -lean_ctor_set(x_188, 1, x_186); -lean_ctor_set(x_188, 2, x_185); -lean_ctor_set(x_188, 3, x_187); -x_189 = lean_array_get_size(x_23); -x_190 = lean_usize_of_nat(x_189); -lean_dec(x_189); -x_191 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__5(x_41, x_157, x_190, x_15, x_23); -x_192 = lean_array_get_size(x_191); -x_193 = lean_usize_of_nat(x_192); -lean_dec(x_192); -x_194 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__6(x_193, x_15, x_191); -x_195 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__98; -x_196 = l_Lean_mkSepArray(x_194, x_195); +x_187 = l_Lean_addMacroScope(x_40, x_186, x_35); +x_188 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__96; +x_189 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__100; +lean_inc(x_34); +x_190 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_190, 0, x_34); +lean_ctor_set(x_190, 1, x_188); +lean_ctor_set(x_190, 2, x_187); +lean_ctor_set(x_190, 3, x_189); +x_191 = lean_array_get_size(x_23); +x_192 = lean_usize_of_nat(x_191); +lean_dec(x_191); +x_193 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__5(x_41, x_157, x_192, x_15, x_23); +x_194 = lean_array_get_size(x_193); +x_195 = lean_usize_of_nat(x_194); lean_dec(x_194); -x_197 = l_Array_append___rarg(x_47, x_196); -lean_inc(x_34); -x_198 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_198, 0, x_34); -lean_ctor_set(x_198, 1, x_46); -lean_ctor_set(x_198, 2, x_197); +x_196 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__6(x_195, x_15, x_193); +x_197 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__101; +x_198 = l_Lean_mkSepArray(x_196, x_197); +lean_dec(x_196); +x_199 = l_Array_append___rarg(x_47, x_198); +lean_inc(x_34); +x_200 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_200, 0, x_34); +lean_ctor_set(x_200, 1, x_46); +lean_ctor_set(x_200, 2, x_199); lean_inc(x_58); lean_inc(x_110); lean_inc(x_34); -x_199 = l_Lean_Syntax_node2(x_34, x_46, x_110, x_58); +x_201 = l_Lean_Syntax_node2(x_34, x_46, x_110, x_58); lean_inc(x_174); lean_inc(x_172); lean_inc(x_48); lean_inc(x_145); lean_inc(x_34); -x_200 = l_Lean_Syntax_node6(x_34, x_175, x_145, x_48, x_198, x_172, x_199, x_174); +x_202 = l_Lean_Syntax_node6(x_34, x_175, x_145, x_48, x_200, x_172, x_201, x_174); lean_inc(x_34); -x_201 = l_Lean_Syntax_node1(x_34, x_46, x_200); +x_203 = l_Lean_Syntax_node1(x_34, x_46, x_202); lean_inc(x_34); -x_202 = l_Lean_Syntax_node2(x_34, x_130, x_188, x_201); +x_204 = l_Lean_Syntax_node2(x_34, x_130, x_190, x_203); lean_inc(x_34); -x_203 = l_Lean_Syntax_node1(x_34, x_46, x_202); -x_204 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__90; -lean_inc(x_183); +x_205 = l_Lean_Syntax_node1(x_34, x_46, x_204); +x_206 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__93; +lean_inc(x_185); lean_inc(x_34); -x_205 = l_Lean_Syntax_node2(x_34, x_204, x_183, x_203); -x_206 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__88; +x_207 = l_Lean_Syntax_node2(x_34, x_206, x_185, x_205); +x_208 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__91; lean_inc(x_143); lean_inc(x_48); lean_inc(x_34); -x_207 = l_Lean_Syntax_node5(x_34, x_206, x_156, x_181, x_48, x_143, x_205); -x_208 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__86; +x_209 = l_Lean_Syntax_node5(x_34, x_208, x_156, x_183, x_48, x_143, x_207); +x_210 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__89; lean_inc(x_34); -x_209 = l_Lean_Syntax_node1(x_34, x_208, x_207); -x_210 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__84; +x_211 = l_Lean_Syntax_node1(x_34, x_210, x_209); +x_212 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__87; +lean_inc(x_178); lean_inc_n(x_48, 2); lean_inc(x_34); -x_211 = l_Lean_Syntax_node3(x_34, x_210, x_48, x_48, x_209); -x_212 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__101; +x_213 = l_Lean_Syntax_node4(x_34, x_212, x_48, x_48, x_211, x_178); +x_214 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__104; lean_inc(x_35); lean_inc(x_40); -x_213 = l_Lean_addMacroScope(x_40, x_212, x_35); -x_214 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__100; -lean_inc(x_34); -x_215 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_215, 0, x_34); -lean_ctor_set(x_215, 1, x_214); -lean_ctor_set(x_215, 2, x_213); -lean_ctor_set(x_215, 3, x_41); +x_215 = l_Lean_addMacroScope(x_40, x_214, x_35); +x_216 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__103; lean_inc(x_34); -x_216 = l_Lean_Syntax_node1(x_34, x_46, x_215); -x_217 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__102; +x_217 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_217, 0, x_34); +lean_ctor_set(x_217, 1, x_216); +lean_ctor_set(x_217, 2, x_215); +lean_ctor_set(x_217, 3, x_41); lean_inc(x_34); -x_218 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_218, 0, x_34); -lean_ctor_set(x_218, 1, x_217); -x_219 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__110; +x_218 = l_Lean_Syntax_node1(x_34, x_46, x_217); +x_219 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__105; lean_inc(x_34); x_220 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_220, 0, x_34); lean_ctor_set(x_220, 1, x_219); +x_221 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__113; lean_inc(x_34); -x_221 = l_Lean_Syntax_node2(x_34, x_138, x_110, x_58); +x_222 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_222, 0, x_34); +lean_ctor_set(x_222, 1, x_221); lean_inc(x_34); -x_222 = l_Lean_Syntax_node1(x_34, x_46, x_221); -x_223 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__22; +x_223 = l_Lean_Syntax_node2(x_34, x_138, x_110, x_58); lean_inc(x_34); -x_224 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_224, 0, x_34); -lean_ctor_set(x_224, 1, x_223); -x_225 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__117; -x_226 = l_Lean_addMacroScope(x_40, x_225, x_35); -x_227 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__116; -x_228 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__120; +x_224 = l_Lean_Syntax_node1(x_34, x_46, x_223); +x_225 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__22; lean_inc(x_34); -x_229 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_229, 0, x_34); -lean_ctor_set(x_229, 1, x_227); -lean_ctor_set(x_229, 2, x_226); -lean_ctor_set(x_229, 3, x_228); -lean_inc(x_216); +x_226 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_226, 0, x_34); +lean_ctor_set(x_226, 1, x_225); +x_227 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__120; +x_228 = l_Lean_addMacroScope(x_40, x_227, x_35); +x_229 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__119; +x_230 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__123; lean_inc(x_34); -x_230 = l_Lean_Syntax_node2(x_34, x_130, x_229, x_216); -x_231 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__114; +x_231 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_231, 0, x_34); +lean_ctor_set(x_231, 1, x_229); +lean_ctor_set(x_231, 2, x_228); +lean_ctor_set(x_231, 3, x_230); +lean_inc(x_218); lean_inc(x_34); -x_232 = l_Lean_Syntax_node1(x_34, x_231, x_230); -x_233 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__112; +x_232 = l_Lean_Syntax_node2(x_34, x_130, x_231, x_218); +x_233 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__117; lean_inc(x_34); -x_234 = l_Lean_Syntax_node4(x_34, x_233, x_180, x_222, x_224, x_232); -x_235 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__109; +x_234 = l_Lean_Syntax_node1(x_34, x_233, x_232); +x_235 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__115; +lean_inc(x_34); +x_236 = l_Lean_Syntax_node4(x_34, x_235, x_182, x_224, x_226, x_234); +x_237 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__112; lean_inc(x_48); lean_inc(x_34); -x_236 = l_Lean_Syntax_node3(x_34, x_235, x_220, x_48, x_234); -x_237 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__107; +x_238 = l_Lean_Syntax_node3(x_34, x_237, x_222, x_48, x_236); +x_239 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__110; lean_inc(x_48); lean_inc(x_34); -x_238 = l_Lean_Syntax_node2(x_34, x_237, x_236, x_48); -x_239 = lean_array_get_size(x_22); -x_240 = lean_usize_of_nat(x_239); -lean_dec(x_239); -x_241 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__7(x_41, x_157, x_240, x_15, x_22); -x_242 = lean_array_get_size(x_241); -x_243 = lean_usize_of_nat(x_242); -lean_dec(x_242); -x_244 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__6(x_243, x_15, x_241); -x_245 = l_Lean_mkSepArray(x_244, x_195); +x_240 = l_Lean_Syntax_node2(x_34, x_239, x_238, x_48); +x_241 = lean_array_get_size(x_22); +x_242 = lean_usize_of_nat(x_241); +lean_dec(x_241); +x_243 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__7(x_41, x_157, x_242, x_15, x_22); +x_244 = lean_array_get_size(x_243); +x_245 = lean_usize_of_nat(x_244); lean_dec(x_244); -x_246 = l_Array_append___rarg(x_47, x_245); -lean_inc(x_34); -x_247 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_247, 0, x_34); -lean_ctor_set(x_247, 1, x_46); -lean_ctor_set(x_247, 2, x_246); +x_246 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__6(x_245, x_15, x_243); +x_247 = l_Lean_mkSepArray(x_246, x_197); +lean_dec(x_246); +x_248 = l_Array_append___rarg(x_47, x_247); +lean_inc(x_34); +x_249 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_249, 0, x_34); +lean_ctor_set(x_249, 1, x_46); +lean_ctor_set(x_249, 2, x_248); lean_inc_n(x_48, 2); lean_inc(x_34); -x_248 = l_Lean_Syntax_node6(x_34, x_175, x_145, x_48, x_247, x_172, x_48, x_174); +x_250 = l_Lean_Syntax_node6(x_34, x_175, x_145, x_48, x_249, x_172, x_48, x_174); lean_inc(x_34); -x_249 = l_Lean_Syntax_node1(x_34, x_46, x_248); -x_250 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__122; +x_251 = l_Lean_Syntax_node1(x_34, x_46, x_250); +x_252 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__125; lean_inc(x_34); -x_251 = l_Lean_Syntax_node2(x_34, x_250, x_183, x_249); +x_253 = l_Lean_Syntax_node2(x_34, x_252, x_185, x_251); lean_inc(x_48); lean_inc(x_34); -x_252 = l_Lean_Syntax_node2(x_34, x_237, x_251, x_48); +x_254 = l_Lean_Syntax_node2(x_34, x_239, x_253, x_48); lean_inc(x_34); -x_253 = l_Lean_Syntax_node2(x_34, x_46, x_238, x_252); -x_254 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__105; +x_255 = l_Lean_Syntax_node2(x_34, x_46, x_240, x_254); +x_256 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__108; lean_inc(x_34); -x_255 = l_Lean_Syntax_node1(x_34, x_254, x_253); -x_256 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__103; +x_257 = l_Lean_Syntax_node1(x_34, x_256, x_255); +x_258 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__106; lean_inc(x_34); -x_257 = l_Lean_Syntax_node2(x_34, x_256, x_218, x_255); +x_259 = l_Lean_Syntax_node2(x_34, x_258, x_220, x_257); lean_inc(x_143); lean_inc(x_48); lean_inc(x_34); -x_258 = l_Lean_Syntax_node5(x_34, x_206, x_168, x_216, x_48, x_143, x_257); +x_260 = l_Lean_Syntax_node5(x_34, x_208, x_168, x_218, x_48, x_143, x_259); lean_inc(x_34); -x_259 = l_Lean_Syntax_node1(x_34, x_208, x_258); +x_261 = l_Lean_Syntax_node1(x_34, x_210, x_260); +lean_inc(x_178); lean_inc_n(x_48, 2); lean_inc(x_34); -x_260 = l_Lean_Syntax_node3(x_34, x_210, x_48, x_48, x_259); +x_262 = l_Lean_Syntax_node4(x_34, x_212, x_48, x_48, x_261, x_178); lean_inc(x_48); lean_inc(x_34); -x_261 = l_Lean_Syntax_node3(x_34, x_46, x_211, x_48, x_260); -x_262 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__82; +x_263 = l_Lean_Syntax_node3(x_34, x_46, x_213, x_48, x_262); +x_264 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__85; lean_inc(x_34); -x_263 = l_Lean_Syntax_node2(x_34, x_262, x_62, x_261); +x_265 = l_Lean_Syntax_node2(x_34, x_264, x_62, x_263); lean_inc(x_34); -x_264 = l_Lean_Syntax_node1(x_34, x_46, x_263); -x_265 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__68; +x_266 = l_Lean_Syntax_node1(x_34, x_46, x_265); +x_267 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__68; lean_inc(x_34); -x_266 = l_Lean_Syntax_node3(x_34, x_265, x_143, x_176, x_264); -x_267 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__49; -lean_inc_n(x_48, 3); +x_268 = l_Lean_Syntax_node4(x_34, x_267, x_143, x_176, x_178, x_266); +x_269 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__49; +lean_inc(x_48); lean_inc(x_34); -x_268 = l_Lean_Syntax_node8(x_34, x_267, x_106, x_108, x_48, x_48, x_141, x_266, x_48, x_48); +x_270 = l_Lean_Syntax_node6(x_34, x_269, x_106, x_108, x_48, x_48, x_141, x_268); lean_inc(x_34); -x_269 = l_Lean_Syntax_node2(x_34, x_95, x_50, x_268); -x_270 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__45; +x_271 = l_Lean_Syntax_node2(x_34, x_95, x_50, x_270); +x_272 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__45; lean_inc(x_34); -x_271 = l_Lean_Syntax_node3(x_34, x_270, x_102, x_104, x_269); -x_272 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__123; +x_273 = l_Lean_Syntax_node3(x_34, x_272, x_102, x_104, x_271); +x_274 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__126; lean_inc(x_34); -x_273 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_273, 0, x_34); -lean_ctor_set(x_273, 1, x_272); +x_275 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_275, 0, x_34); +lean_ctor_set(x_275, 1, x_274); lean_inc(x_34); -x_274 = l_Lean_Syntax_node1(x_34, x_46, x_31); -x_275 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__124; +x_276 = l_Lean_Syntax_node1(x_34, x_46, x_31); +x_277 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__127; lean_inc(x_34); -x_276 = l_Lean_Syntax_node2(x_34, x_275, x_273, x_274); -x_277 = l_Lean_Syntax_node4(x_34, x_46, x_45, x_96, x_271, x_276); -lean_ctor_set(x_36, 0, x_277); +x_278 = l_Lean_Syntax_node2(x_34, x_277, x_275, x_276); +x_279 = l_Lean_Syntax_node4(x_34, x_46, x_45, x_96, x_273, x_278); +lean_ctor_set(x_36, 0, x_279); return x_36; } else { -lean_object* x_278; lean_object* x_279; lean_object* x_280; lean_object* x_281; lean_object* x_282; lean_object* x_283; lean_object* x_284; lean_object* x_285; lean_object* x_286; lean_object* x_287; lean_object* x_288; lean_object* x_289; lean_object* x_290; lean_object* x_291; lean_object* x_292; lean_object* x_293; lean_object* x_294; lean_object* x_295; lean_object* x_296; lean_object* x_297; lean_object* x_298; lean_object* x_299; lean_object* x_300; lean_object* x_301; lean_object* x_302; lean_object* x_303; lean_object* x_304; lean_object* x_305; size_t x_306; lean_object* x_307; lean_object* x_308; lean_object* x_309; lean_object* x_310; lean_object* x_311; lean_object* x_312; lean_object* x_313; lean_object* x_314; lean_object* x_315; lean_object* x_316; lean_object* x_317; lean_object* x_318; lean_object* x_319; lean_object* x_320; lean_object* x_321; lean_object* x_322; lean_object* x_323; lean_object* x_324; lean_object* x_325; lean_object* x_326; lean_object* x_327; lean_object* x_328; lean_object* x_329; lean_object* x_330; lean_object* x_331; lean_object* x_332; lean_object* x_333; lean_object* x_334; lean_object* x_335; lean_object* x_336; lean_object* x_337; lean_object* x_338; lean_object* x_339; lean_object* x_340; lean_object* x_341; lean_object* x_342; lean_object* x_343; lean_object* x_344; lean_object* x_345; lean_object* x_346; lean_object* x_347; lean_object* x_348; lean_object* x_349; lean_object* x_350; lean_object* x_351; lean_object* x_352; lean_object* x_353; lean_object* x_354; lean_object* x_355; lean_object* x_356; lean_object* x_357; lean_object* x_358; lean_object* x_359; lean_object* x_360; lean_object* x_361; lean_object* x_362; lean_object* x_363; lean_object* x_364; lean_object* x_365; size_t x_366; lean_object* x_367; lean_object* x_368; lean_object* x_369; lean_object* x_370; lean_object* x_371; lean_object* x_372; lean_object* x_373; lean_object* x_374; lean_object* x_375; lean_object* x_376; lean_object* x_377; lean_object* x_378; lean_object* x_379; lean_object* x_380; lean_object* x_381; lean_object* x_382; lean_object* x_383; lean_object* x_384; lean_object* x_385; lean_object* x_386; lean_object* x_387; lean_object* x_388; lean_object* x_389; lean_object* x_390; lean_object* x_391; lean_object* x_392; lean_object* x_393; lean_object* x_394; lean_object* x_395; lean_object* x_396; lean_object* x_397; lean_object* x_398; lean_object* x_399; lean_object* x_400; lean_object* x_401; lean_object* x_402; lean_object* x_403; lean_object* x_404; lean_object* x_405; lean_object* x_406; lean_object* x_407; lean_object* x_408; lean_object* x_409; lean_object* x_410; lean_object* x_411; lean_object* x_412; lean_object* x_413; lean_object* x_414; lean_object* x_415; lean_object* x_416; lean_object* x_417; lean_object* x_418; lean_object* x_419; lean_object* x_420; lean_object* x_421; lean_object* x_422; lean_object* x_423; lean_object* x_424; lean_object* x_425; lean_object* x_426; lean_object* x_427; lean_object* x_428; lean_object* x_429; lean_object* x_430; size_t x_431; lean_object* x_432; lean_object* x_433; size_t x_434; lean_object* x_435; lean_object* x_436; lean_object* x_437; lean_object* x_438; lean_object* x_439; lean_object* x_440; lean_object* x_441; lean_object* x_442; lean_object* x_443; lean_object* x_444; lean_object* x_445; lean_object* x_446; lean_object* x_447; lean_object* x_448; lean_object* x_449; lean_object* x_450; lean_object* x_451; lean_object* x_452; lean_object* x_453; lean_object* x_454; lean_object* x_455; lean_object* x_456; lean_object* x_457; lean_object* x_458; lean_object* x_459; lean_object* x_460; lean_object* x_461; lean_object* x_462; lean_object* x_463; lean_object* x_464; lean_object* x_465; lean_object* x_466; lean_object* x_467; lean_object* x_468; lean_object* x_469; lean_object* x_470; lean_object* x_471; lean_object* x_472; lean_object* x_473; lean_object* x_474; lean_object* x_475; lean_object* x_476; lean_object* x_477; lean_object* x_478; lean_object* x_479; lean_object* x_480; size_t x_481; lean_object* x_482; lean_object* x_483; size_t x_484; lean_object* x_485; lean_object* x_486; lean_object* x_487; lean_object* x_488; lean_object* x_489; lean_object* x_490; lean_object* x_491; lean_object* x_492; lean_object* x_493; lean_object* x_494; lean_object* x_495; lean_object* x_496; lean_object* x_497; lean_object* x_498; lean_object* x_499; lean_object* x_500; lean_object* x_501; lean_object* x_502; lean_object* x_503; lean_object* x_504; lean_object* x_505; lean_object* x_506; lean_object* x_507; lean_object* x_508; lean_object* x_509; lean_object* x_510; lean_object* x_511; lean_object* x_512; lean_object* x_513; lean_object* x_514; lean_object* x_515; lean_object* x_516; lean_object* x_517; lean_object* x_518; lean_object* x_519; -x_278 = lean_ctor_get(x_36, 0); -x_279 = lean_ctor_get(x_36, 1); -lean_inc(x_279); -lean_inc(x_278); -lean_dec(x_36); -x_280 = lean_ctor_get(x_278, 0); +lean_object* x_280; lean_object* x_281; lean_object* x_282; lean_object* x_283; lean_object* x_284; lean_object* x_285; lean_object* x_286; lean_object* x_287; lean_object* x_288; lean_object* x_289; lean_object* x_290; lean_object* x_291; lean_object* x_292; lean_object* x_293; lean_object* x_294; lean_object* x_295; lean_object* x_296; lean_object* x_297; lean_object* x_298; lean_object* x_299; lean_object* x_300; lean_object* x_301; lean_object* x_302; lean_object* x_303; lean_object* x_304; lean_object* x_305; lean_object* x_306; lean_object* x_307; size_t x_308; lean_object* x_309; lean_object* x_310; lean_object* x_311; lean_object* x_312; lean_object* x_313; lean_object* x_314; lean_object* x_315; lean_object* x_316; lean_object* x_317; lean_object* x_318; lean_object* x_319; lean_object* x_320; lean_object* x_321; lean_object* x_322; lean_object* x_323; lean_object* x_324; lean_object* x_325; lean_object* x_326; lean_object* x_327; lean_object* x_328; lean_object* x_329; lean_object* x_330; lean_object* x_331; lean_object* x_332; lean_object* x_333; lean_object* x_334; lean_object* x_335; lean_object* x_336; lean_object* x_337; lean_object* x_338; lean_object* x_339; lean_object* x_340; lean_object* x_341; lean_object* x_342; lean_object* x_343; lean_object* x_344; lean_object* x_345; lean_object* x_346; lean_object* x_347; lean_object* x_348; lean_object* x_349; lean_object* x_350; lean_object* x_351; lean_object* x_352; lean_object* x_353; lean_object* x_354; lean_object* x_355; lean_object* x_356; lean_object* x_357; lean_object* x_358; lean_object* x_359; lean_object* x_360; lean_object* x_361; lean_object* x_362; lean_object* x_363; lean_object* x_364; lean_object* x_365; lean_object* x_366; lean_object* x_367; size_t x_368; lean_object* x_369; lean_object* x_370; lean_object* x_371; lean_object* x_372; lean_object* x_373; lean_object* x_374; lean_object* x_375; lean_object* x_376; lean_object* x_377; lean_object* x_378; lean_object* x_379; lean_object* x_380; lean_object* x_381; lean_object* x_382; lean_object* x_383; lean_object* x_384; lean_object* x_385; lean_object* x_386; lean_object* x_387; lean_object* x_388; lean_object* x_389; lean_object* x_390; lean_object* x_391; lean_object* x_392; lean_object* x_393; lean_object* x_394; lean_object* x_395; lean_object* x_396; lean_object* x_397; lean_object* x_398; lean_object* x_399; lean_object* x_400; lean_object* x_401; lean_object* x_402; lean_object* x_403; lean_object* x_404; lean_object* x_405; lean_object* x_406; lean_object* x_407; lean_object* x_408; lean_object* x_409; lean_object* x_410; lean_object* x_411; lean_object* x_412; lean_object* x_413; lean_object* x_414; lean_object* x_415; lean_object* x_416; lean_object* x_417; lean_object* x_418; lean_object* x_419; lean_object* x_420; lean_object* x_421; lean_object* x_422; lean_object* x_423; lean_object* x_424; lean_object* x_425; lean_object* x_426; lean_object* x_427; lean_object* x_428; lean_object* x_429; lean_object* x_430; lean_object* x_431; lean_object* x_432; lean_object* x_433; lean_object* x_434; size_t x_435; lean_object* x_436; lean_object* x_437; size_t x_438; lean_object* x_439; lean_object* x_440; lean_object* x_441; lean_object* x_442; lean_object* x_443; lean_object* x_444; lean_object* x_445; lean_object* x_446; lean_object* x_447; lean_object* x_448; lean_object* x_449; lean_object* x_450; lean_object* x_451; lean_object* x_452; lean_object* x_453; lean_object* x_454; lean_object* x_455; lean_object* x_456; lean_object* x_457; lean_object* x_458; lean_object* x_459; lean_object* x_460; lean_object* x_461; lean_object* x_462; lean_object* x_463; lean_object* x_464; lean_object* x_465; lean_object* x_466; lean_object* x_467; lean_object* x_468; lean_object* x_469; lean_object* x_470; lean_object* x_471; lean_object* x_472; lean_object* x_473; lean_object* x_474; lean_object* x_475; lean_object* x_476; lean_object* x_477; lean_object* x_478; lean_object* x_479; lean_object* x_480; lean_object* x_481; lean_object* x_482; lean_object* x_483; lean_object* x_484; size_t x_485; lean_object* x_486; lean_object* x_487; size_t x_488; lean_object* x_489; lean_object* x_490; lean_object* x_491; lean_object* x_492; lean_object* x_493; lean_object* x_494; lean_object* x_495; lean_object* x_496; lean_object* x_497; lean_object* x_498; lean_object* x_499; lean_object* x_500; lean_object* x_501; lean_object* x_502; lean_object* x_503; lean_object* x_504; lean_object* x_505; lean_object* x_506; lean_object* x_507; lean_object* x_508; lean_object* x_509; lean_object* x_510; lean_object* x_511; lean_object* x_512; lean_object* x_513; lean_object* x_514; lean_object* x_515; lean_object* x_516; lean_object* x_517; lean_object* x_518; lean_object* x_519; lean_object* x_520; lean_object* x_521; lean_object* x_522; lean_object* x_523; +x_280 = lean_ctor_get(x_36, 0); +x_281 = lean_ctor_get(x_36, 1); +lean_inc(x_281); lean_inc(x_280); -lean_dec(x_278); -x_281 = lean_environment_main_module(x_280); -x_282 = lean_box(0); -x_283 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__4; -lean_inc(x_34); -x_284 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_284, 0, x_34); -lean_ctor_set(x_284, 1, x_283); -x_285 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__5; +lean_dec(x_36); +x_282 = lean_ctor_get(x_280, 0); +lean_inc(x_282); +lean_dec(x_280); +x_283 = lean_environment_main_module(x_282); +x_284 = lean_box(0); +x_285 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__4; +lean_inc(x_34); +x_286 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_286, 0, x_34); +lean_ctor_set(x_286, 1, x_285); +x_287 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__5; lean_inc(x_31); lean_inc(x_34); -x_286 = l_Lean_Syntax_node2(x_34, x_285, x_284, x_31); -x_287 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__17; -x_288 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__18; -lean_inc(x_34); -x_289 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_289, 0, x_34); -lean_ctor_set(x_289, 1, x_287); -lean_ctor_set(x_289, 2, x_288); -x_290 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__9; -lean_inc_n(x_289, 6); -lean_inc(x_34); -x_291 = l_Lean_Syntax_node6(x_34, x_290, x_289, x_289, x_289, x_289, x_289, x_289); -x_292 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__10; +x_288 = l_Lean_Syntax_node2(x_34, x_287, x_286, x_31); +x_289 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__17; +x_290 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__18; +lean_inc(x_34); +x_291 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_291, 0, x_34); +lean_ctor_set(x_291, 1, x_289); +lean_ctor_set(x_291, 2, x_290); +x_292 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__9; +lean_inc_n(x_291, 6); +lean_inc(x_34); +x_293 = l_Lean_Syntax_node6(x_34, x_292, x_291, x_291, x_291, x_291, x_291, x_291); +x_294 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__10; +lean_inc(x_34); +x_295 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_295, 0, x_34); +lean_ctor_set(x_295, 1, x_294); +x_296 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__13; +lean_inc(x_34); +x_297 = l_Lean_Syntax_node1(x_34, x_296, x_295); +x_298 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__18; +lean_inc(x_35); +lean_inc(x_283); +x_299 = l_Lean_addMacroScope(x_283, x_298, x_35); +x_300 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__17; +lean_inc(x_34); +x_301 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_301, 0, x_34); +lean_ctor_set(x_301, 1, x_300); +lean_ctor_set(x_301, 2, x_299); +lean_ctor_set(x_301, 3, x_284); +x_302 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__15; +lean_inc(x_291); +lean_inc(x_301); lean_inc(x_34); -x_293 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_293, 0, x_34); -lean_ctor_set(x_293, 1, x_292); -x_294 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__13; +x_303 = l_Lean_Syntax_node2(x_34, x_302, x_301, x_291); +x_304 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__19; lean_inc(x_34); -x_295 = l_Lean_Syntax_node1(x_34, x_294, x_293); -x_296 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__18; -lean_inc(x_35); -lean_inc(x_281); -x_297 = l_Lean_addMacroScope(x_281, x_296, x_35); -x_298 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__17; -lean_inc(x_34); -x_299 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_299, 0, x_34); -lean_ctor_set(x_299, 1, x_298); -lean_ctor_set(x_299, 2, x_297); -lean_ctor_set(x_299, 3, x_282); -x_300 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__15; -lean_inc(x_289); -lean_inc(x_299); -lean_inc(x_34); -x_301 = l_Lean_Syntax_node2(x_34, x_300, x_299, x_289); -x_302 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__19; -lean_inc(x_34); -x_303 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_303, 0, x_34); -lean_ctor_set(x_303, 1, x_302); -x_304 = l_Array_zip___rarg(x_24, x_25); +x_305 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_305, 0, x_34); +lean_ctor_set(x_305, 1, x_304); +x_306 = l_Array_zip___rarg(x_24, x_25); lean_dec(x_25); lean_dec(x_24); -x_305 = lean_array_get_size(x_304); -x_306 = lean_usize_of_nat(x_305); -lean_dec(x_305); +x_307 = lean_array_get_size(x_306); +x_308 = lean_usize_of_nat(x_307); +lean_dec(x_307); +lean_inc(x_293); lean_inc(x_291); -lean_inc(x_289); lean_inc(x_34); -x_307 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__3(x_34, x_287, x_289, x_291, x_306, x_15, x_304); -x_308 = l_Array_append___rarg(x_288, x_307); +x_309 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__3(x_34, x_289, x_291, x_293, x_308, x_15, x_306); +x_310 = l_Array_append___rarg(x_290, x_309); lean_inc(x_34); -x_309 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_309, 0, x_34); -lean_ctor_set(x_309, 1, x_287); -lean_ctor_set(x_309, 2, x_308); -x_310 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__21; -lean_inc(x_34); -x_311 = l_Lean_Syntax_node1(x_34, x_310, x_309); -lean_inc(x_289); -lean_inc(x_303); +x_311 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_311, 0, x_34); +lean_ctor_set(x_311, 1, x_289); +lean_ctor_set(x_311, 2, x_310); +x_312 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__21; lean_inc(x_34); -x_312 = l_Lean_Syntax_node3(x_34, x_287, x_303, x_289, x_311); -x_313 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__24; +x_313 = l_Lean_Syntax_node1(x_34, x_312, x_311); +lean_inc(x_291); +lean_inc(x_305); lean_inc(x_34); -x_314 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_314, 0, x_34); -lean_ctor_set(x_314, 1, x_313); -x_315 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__29; -lean_inc(x_35); -lean_inc(x_281); -x_316 = l_Lean_addMacroScope(x_281, x_315, x_35); -x_317 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__28; -x_318 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__34; -lean_inc(x_34); -x_319 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_319, 0, x_34); -lean_ctor_set(x_319, 1, x_317); -lean_ctor_set(x_319, 2, x_316); -lean_ctor_set(x_319, 3, x_318); -x_320 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__26; -lean_inc(x_289); -lean_inc(x_34); -x_321 = l_Lean_Syntax_node2(x_34, x_320, x_319, x_289); -x_322 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__35; -lean_inc(x_34); -x_323 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_323, 0, x_34); -lean_ctor_set(x_323, 1, x_322); -x_324 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__38; -lean_inc(x_35); -lean_inc(x_281); -x_325 = l_Lean_addMacroScope(x_281, x_324, x_35); -x_326 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__37; -x_327 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__43; +x_314 = l_Lean_Syntax_node3(x_34, x_289, x_305, x_291, x_313); +x_315 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__24; +lean_inc(x_34); +x_316 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_316, 0, x_34); +lean_ctor_set(x_316, 1, x_315); +x_317 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__29; +lean_inc(x_35); +lean_inc(x_283); +x_318 = l_Lean_addMacroScope(x_283, x_317, x_35); +x_319 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__28; +x_320 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__34; +lean_inc(x_34); +x_321 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_321, 0, x_34); +lean_ctor_set(x_321, 1, x_319); +lean_ctor_set(x_321, 2, x_318); +lean_ctor_set(x_321, 3, x_320); +x_322 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__26; +lean_inc(x_291); lean_inc(x_34); -x_328 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_328, 0, x_34); -lean_ctor_set(x_328, 1, x_326); -lean_ctor_set(x_328, 2, x_325); -lean_ctor_set(x_328, 3, x_327); -lean_inc(x_289); +x_323 = l_Lean_Syntax_node2(x_34, x_322, x_321, x_291); +x_324 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__35; lean_inc(x_34); -x_329 = l_Lean_Syntax_node2(x_34, x_320, x_328, x_289); -lean_inc(x_323); +x_325 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_325, 0, x_34); +lean_ctor_set(x_325, 1, x_324); +x_326 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__38; +lean_inc(x_35); +lean_inc(x_283); +x_327 = l_Lean_addMacroScope(x_283, x_326, x_35); +x_328 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__37; +x_329 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__43; +lean_inc(x_34); +x_330 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_330, 0, x_34); +lean_ctor_set(x_330, 1, x_328); +lean_ctor_set(x_330, 2, x_327); +lean_ctor_set(x_330, 3, x_329); +lean_inc(x_291); lean_inc(x_34); -x_330 = l_Lean_Syntax_node3(x_34, x_287, x_321, x_323, x_329); +x_331 = l_Lean_Syntax_node2(x_34, x_322, x_330, x_291); +lean_inc(x_325); lean_inc(x_34); -x_331 = l_Lean_Syntax_node2(x_34, x_287, x_314, x_330); -x_332 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__23; +x_332 = l_Lean_Syntax_node3(x_34, x_289, x_323, x_325, x_331); lean_inc(x_34); -x_333 = l_Lean_Syntax_node1(x_34, x_332, x_331); -x_334 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__11; -lean_inc_n(x_289, 3); +x_333 = l_Lean_Syntax_node2(x_34, x_289, x_316, x_332); +x_334 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__23; lean_inc(x_34); -x_335 = l_Lean_Syntax_node7(x_34, x_334, x_295, x_301, x_289, x_289, x_289, x_312, x_333); -x_336 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__7; -lean_inc(x_291); +x_335 = l_Lean_Syntax_node1(x_34, x_334, x_333); +x_336 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__11; +lean_inc_n(x_291, 3); lean_inc(x_34); -x_337 = l_Lean_Syntax_node2(x_34, x_336, x_291, x_335); -x_338 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__46; +x_337 = l_Lean_Syntax_node7(x_34, x_336, x_297, x_303, x_291, x_291, x_291, x_314, x_335); +x_338 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__7; +lean_inc(x_293); lean_inc(x_34); -x_339 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_339, 0, x_34); -lean_ctor_set(x_339, 1, x_338); -x_340 = l_Array_append___rarg(x_288, x_4); +x_339 = l_Lean_Syntax_node2(x_34, x_338, x_293, x_337); +x_340 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__46; lean_inc(x_34); -x_341 = lean_alloc_ctor(1, 3, 0); +x_341 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_341, 0, x_34); -lean_ctor_set(x_341, 1, x_287); -lean_ctor_set(x_341, 2, x_340); -x_342 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__47; -lean_inc(x_34); -x_343 = l_Lean_Syntax_node2(x_34, x_342, x_339, x_341); -x_344 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__44; -lean_inc(x_34); -x_345 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_345, 0, x_34); -lean_ctor_set(x_345, 1, x_344); -x_346 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__51; -lean_inc(x_289); -lean_inc(x_34); -x_347 = l_Lean_Syntax_node1(x_34, x_346, x_289); -x_348 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__48; +lean_ctor_set(x_341, 1, x_340); +x_342 = l_Array_append___rarg(x_290, x_4); +lean_inc(x_34); +x_343 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_343, 0, x_34); +lean_ctor_set(x_343, 1, x_289); +lean_ctor_set(x_343, 2, x_342); +x_344 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__47; +lean_inc(x_34); +x_345 = l_Lean_Syntax_node2(x_34, x_344, x_341, x_343); +x_346 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__44; +lean_inc(x_34); +x_347 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_347, 0, x_34); +lean_ctor_set(x_347, 1, x_346); +x_348 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__51; +lean_inc(x_291); lean_inc(x_34); -x_349 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_349, 0, x_34); -lean_ctor_set(x_349, 1, x_348); -x_350 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__3___closed__8; +x_349 = l_Lean_Syntax_node1(x_34, x_348, x_291); +x_350 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__48; lean_inc(x_34); x_351 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_351, 0, x_34); lean_ctor_set(x_351, 1, x_350); -x_352 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__55; +x_352 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__3___closed__8; +lean_inc(x_34); +x_353 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_353, 0, x_34); +lean_ctor_set(x_353, 1, x_352); +x_354 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__55; lean_inc(x_35); -lean_inc(x_281); -x_353 = l_Lean_addMacroScope(x_281, x_352, x_35); -x_354 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__54; -x_355 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__60; -lean_inc(x_34); -x_356 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_356, 0, x_34); -lean_ctor_set(x_356, 1, x_354); -lean_ctor_set(x_356, 2, x_353); -lean_ctor_set(x_356, 3, x_355); -x_357 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__57; -lean_inc(x_34); -x_358 = lean_alloc_ctor(2, 2, 0); +lean_inc(x_283); +x_355 = l_Lean_addMacroScope(x_283, x_354, x_35); +x_356 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__54; +x_357 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__60; +lean_inc(x_34); +x_358 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_358, 0, x_34); -lean_ctor_set(x_358, 1, x_357); -x_359 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__63; +lean_ctor_set(x_358, 1, x_356); +lean_ctor_set(x_358, 2, x_355); +lean_ctor_set(x_358, 3, x_357); +x_359 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__57; lean_inc(x_34); x_360 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_360, 0, x_34); lean_ctor_set(x_360, 1, x_359); -x_361 = lean_box(0); -x_362 = l_Lean_mkCIdentFrom(x_361, x_3, x_33); -x_363 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__62; -lean_inc(x_34); -x_364 = l_Lean_Syntax_node2(x_34, x_363, x_360, x_362); -x_365 = lean_array_get_size(x_29); -x_366 = lean_usize_of_nat(x_365); -lean_dec(x_365); -x_367 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__66; -x_368 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__4(x_367, x_366, x_15, x_29); -x_369 = l_Array_append___rarg(x_288, x_368); +x_361 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__63; +lean_inc(x_34); +x_362 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_362, 0, x_34); +lean_ctor_set(x_362, 1, x_361); +x_363 = lean_box(0); +x_364 = l_Lean_mkCIdentFrom(x_363, x_3, x_33); +x_365 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__62; +lean_inc(x_34); +x_366 = l_Lean_Syntax_node2(x_34, x_365, x_362, x_364); +x_367 = lean_array_get_size(x_29); +x_368 = lean_usize_of_nat(x_367); +lean_dec(x_367); +x_369 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__66; +x_370 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__4(x_369, x_368, x_15, x_29); +x_371 = l_Array_append___rarg(x_290, x_370); +lean_inc(x_34); +x_372 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_372, 0, x_34); +lean_ctor_set(x_372, 1, x_289); +lean_ctor_set(x_372, 2, x_371); +x_373 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__24; +lean_inc(x_34); +x_374 = l_Lean_Syntax_node2(x_34, x_373, x_366, x_372); +x_375 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__58; lean_inc(x_34); -x_370 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_370, 0, x_34); -lean_ctor_set(x_370, 1, x_287); -lean_ctor_set(x_370, 2, x_369); -x_371 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__24; -lean_inc(x_34); -x_372 = l_Lean_Syntax_node2(x_34, x_371, x_364, x_370); -x_373 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__58; -lean_inc(x_34); -x_374 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_374, 0, x_34); -lean_ctor_set(x_374, 1, x_373); -x_375 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__56; -lean_inc(x_34); -x_376 = l_Lean_Syntax_node3(x_34, x_375, x_358, x_372, x_374); +x_376 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_376, 0, x_34); +lean_ctor_set(x_376, 1, x_375); +x_377 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__56; lean_inc(x_34); -x_377 = l_Lean_Syntax_node1(x_34, x_287, x_376); +x_378 = l_Lean_Syntax_node3(x_34, x_377, x_360, x_374, x_376); lean_inc(x_34); -x_378 = l_Lean_Syntax_node2(x_34, x_371, x_356, x_377); -x_379 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__3___closed__7; -lean_inc(x_351); +x_379 = l_Lean_Syntax_node1(x_34, x_289, x_378); lean_inc(x_34); -x_380 = l_Lean_Syntax_node2(x_34, x_379, x_351, x_378); -x_381 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__53; -lean_inc(x_289); +x_380 = l_Lean_Syntax_node2(x_34, x_373, x_358, x_379); +x_381 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__3___closed__7; +lean_inc(x_353); lean_inc(x_34); -x_382 = l_Lean_Syntax_node2(x_34, x_381, x_289, x_380); -x_383 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__19; +x_382 = l_Lean_Syntax_node2(x_34, x_381, x_353, x_380); +x_383 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__53; +lean_inc(x_291); lean_inc(x_34); -x_384 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_384, 0, x_34); -lean_ctor_set(x_384, 1, x_383); -x_385 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__71; +x_384 = l_Lean_Syntax_node2(x_34, x_383, x_291, x_382); +x_385 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__19; lean_inc(x_34); x_386 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_386, 0, x_34); lean_ctor_set(x_386, 1, x_385); -x_387 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__27; +x_387 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__71; +lean_inc(x_34); +x_388 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_388, 0, x_34); +lean_ctor_set(x_388, 1, x_387); +x_389 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__27; +lean_inc(x_35); +lean_inc(x_283); +x_390 = l_Lean_addMacroScope(x_283, x_389, x_35); +x_391 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__26; +x_392 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__32; +lean_inc(x_34); +x_393 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_393, 0, x_34); +lean_ctor_set(x_393, 1, x_391); +lean_ctor_set(x_393, 2, x_390); +lean_ctor_set(x_393, 3, x_392); +x_394 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__15; +lean_inc(x_291); +lean_inc(x_34); +x_395 = l_Lean_Syntax_node2(x_34, x_394, x_393, x_291); +x_396 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__74; lean_inc(x_35); -lean_inc(x_281); -x_388 = l_Lean_addMacroScope(x_281, x_387, x_35); -x_389 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__26; -x_390 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__32; +lean_inc(x_283); +x_397 = l_Lean_addMacroScope(x_283, x_396, x_35); +x_398 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__73; lean_inc(x_34); -x_391 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_391, 0, x_34); -lean_ctor_set(x_391, 1, x_389); -lean_ctor_set(x_391, 2, x_388); -lean_ctor_set(x_391, 3, x_390); -x_392 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__15; -lean_inc(x_289); +x_399 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_399, 0, x_34); +lean_ctor_set(x_399, 1, x_398); +lean_ctor_set(x_399, 2, x_397); +lean_ctor_set(x_399, 3, x_284); +x_400 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__13; +lean_inc(x_399); +lean_inc(x_386); lean_inc(x_34); -x_393 = l_Lean_Syntax_node2(x_34, x_392, x_391, x_289); -x_394 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__74; +x_401 = l_Lean_Syntax_node3(x_34, x_400, x_395, x_386, x_399); +x_402 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__41; lean_inc(x_35); -lean_inc(x_281); -x_395 = l_Lean_addMacroScope(x_281, x_394, x_35); -x_396 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__73; +lean_inc(x_283); +x_403 = l_Lean_addMacroScope(x_283, x_402, x_35); +x_404 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__40; +x_405 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__44; lean_inc(x_34); -x_397 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_397, 0, x_34); -lean_ctor_set(x_397, 1, x_396); -lean_ctor_set(x_397, 2, x_395); -lean_ctor_set(x_397, 3, x_282); -x_398 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__13; -lean_inc(x_397); -lean_inc(x_384); +x_406 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_406, 0, x_34); +lean_ctor_set(x_406, 1, x_404); +lean_ctor_set(x_406, 2, x_403); +lean_ctor_set(x_406, 3, x_405); +lean_inc(x_291); lean_inc(x_34); -x_399 = l_Lean_Syntax_node3(x_34, x_398, x_393, x_384, x_397); -x_400 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__41; +x_407 = l_Lean_Syntax_node2(x_34, x_394, x_406, x_291); +x_408 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__77; lean_inc(x_35); -lean_inc(x_281); -x_401 = l_Lean_addMacroScope(x_281, x_400, x_35); -x_402 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__40; -x_403 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__44; +lean_inc(x_283); +x_409 = l_Lean_addMacroScope(x_283, x_408, x_35); +x_410 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__76; lean_inc(x_34); -x_404 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_404, 0, x_34); -lean_ctor_set(x_404, 1, x_402); -lean_ctor_set(x_404, 2, x_401); -lean_ctor_set(x_404, 3, x_403); -lean_inc(x_289); +x_411 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_411, 0, x_34); +lean_ctor_set(x_411, 1, x_410); +lean_ctor_set(x_411, 2, x_409); +lean_ctor_set(x_411, 3, x_284); +lean_inc(x_411); +lean_inc(x_386); lean_inc(x_34); -x_405 = l_Lean_Syntax_node2(x_34, x_392, x_404, x_289); -x_406 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__77; -lean_inc(x_35); -lean_inc(x_281); -x_407 = l_Lean_addMacroScope(x_281, x_406, x_35); -x_408 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__76; -lean_inc(x_34); -x_409 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_409, 0, x_34); -lean_ctor_set(x_409, 1, x_408); -lean_ctor_set(x_409, 2, x_407); -lean_ctor_set(x_409, 3, x_282); -lean_inc(x_409); -lean_inc(x_384); -lean_inc(x_34); -x_410 = l_Lean_Syntax_node3(x_34, x_398, x_405, x_384, x_409); -lean_inc(x_34); -x_411 = l_Lean_Syntax_node3(x_34, x_287, x_399, x_323, x_410); -x_412 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__79; -lean_inc(x_289); -lean_inc(x_34); -x_413 = l_Lean_Syntax_node1(x_34, x_412, x_289); -x_414 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__80; -lean_inc(x_34); -x_415 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_415, 0, x_34); -lean_ctor_set(x_415, 1, x_414); -x_416 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__70; +x_412 = l_Lean_Syntax_node3(x_34, x_400, x_407, x_386, x_411); +lean_inc(x_34); +x_413 = l_Lean_Syntax_node3(x_34, x_289, x_401, x_325, x_412); +x_414 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__79; +lean_inc(x_291); +lean_inc(x_34); +x_415 = l_Lean_Syntax_node1(x_34, x_414, x_291); +x_416 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__80; +lean_inc(x_34); +x_417 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_417, 0, x_34); +lean_ctor_set(x_417, 1, x_416); +x_418 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__70; +lean_inc(x_417); lean_inc(x_415); -lean_inc(x_413); -lean_inc_n(x_289, 2); -lean_inc(x_386); +lean_inc_n(x_291, 2); +lean_inc(x_388); +lean_inc(x_34); +x_419 = l_Lean_Syntax_node6(x_34, x_418, x_388, x_291, x_413, x_415, x_291, x_417); +x_420 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__83; +lean_inc_n(x_291, 2); lean_inc(x_34); -x_417 = l_Lean_Syntax_node6(x_34, x_416, x_386, x_289, x_411, x_413, x_289, x_415); -x_418 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__37; +x_421 = l_Lean_Syntax_node2(x_34, x_420, x_291, x_291); +x_422 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__37; lean_inc(x_35); -lean_inc(x_281); -x_419 = l_Lean_addMacroScope(x_281, x_418, x_35); -x_420 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__36; -lean_inc(x_34); -x_421 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_421, 0, x_34); -lean_ctor_set(x_421, 1, x_420); -lean_ctor_set(x_421, 2, x_419); -lean_ctor_set(x_421, 3, x_282); -lean_inc(x_421); +lean_inc(x_283); +x_423 = l_Lean_addMacroScope(x_283, x_422, x_35); +x_424 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__36; lean_inc(x_34); -x_422 = l_Lean_Syntax_node1(x_34, x_287, x_421); -x_423 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__91; +x_425 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_425, 0, x_34); +lean_ctor_set(x_425, 1, x_424); +lean_ctor_set(x_425, 2, x_423); +lean_ctor_set(x_425, 3, x_284); +lean_inc(x_425); lean_inc(x_34); -x_424 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_424, 0, x_34); -lean_ctor_set(x_424, 1, x_423); -x_425 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__94; +x_426 = l_Lean_Syntax_node1(x_34, x_289, x_425); +x_427 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__94; +lean_inc(x_34); +x_428 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_428, 0, x_34); +lean_ctor_set(x_428, 1, x_427); +x_429 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__97; lean_inc(x_35); -lean_inc(x_281); -x_426 = l_Lean_addMacroScope(x_281, x_425, x_35); -x_427 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__93; -x_428 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__97; -lean_inc(x_34); -x_429 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_429, 0, x_34); -lean_ctor_set(x_429, 1, x_427); -lean_ctor_set(x_429, 2, x_426); -lean_ctor_set(x_429, 3, x_428); -x_430 = lean_array_get_size(x_23); -x_431 = lean_usize_of_nat(x_430); -lean_dec(x_430); -x_432 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__5(x_282, x_398, x_431, x_15, x_23); -x_433 = lean_array_get_size(x_432); -x_434 = lean_usize_of_nat(x_433); -lean_dec(x_433); -x_435 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__6(x_434, x_15, x_432); -x_436 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__98; -x_437 = l_Lean_mkSepArray(x_435, x_436); -lean_dec(x_435); -x_438 = l_Array_append___rarg(x_288, x_437); -lean_inc(x_34); -x_439 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_439, 0, x_34); -lean_ctor_set(x_439, 1, x_287); -lean_ctor_set(x_439, 2, x_438); -lean_inc(x_299); -lean_inc(x_351); -lean_inc(x_34); -x_440 = l_Lean_Syntax_node2(x_34, x_287, x_351, x_299); +lean_inc(x_283); +x_430 = l_Lean_addMacroScope(x_283, x_429, x_35); +x_431 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__96; +x_432 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__100; +lean_inc(x_34); +x_433 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_433, 0, x_34); +lean_ctor_set(x_433, 1, x_431); +lean_ctor_set(x_433, 2, x_430); +lean_ctor_set(x_433, 3, x_432); +x_434 = lean_array_get_size(x_23); +x_435 = lean_usize_of_nat(x_434); +lean_dec(x_434); +x_436 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__5(x_284, x_400, x_435, x_15, x_23); +x_437 = lean_array_get_size(x_436); +x_438 = lean_usize_of_nat(x_437); +lean_dec(x_437); +x_439 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__6(x_438, x_15, x_436); +x_440 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__101; +x_441 = l_Lean_mkSepArray(x_439, x_440); +lean_dec(x_439); +x_442 = l_Array_append___rarg(x_290, x_441); +lean_inc(x_34); +x_443 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_443, 0, x_34); +lean_ctor_set(x_443, 1, x_289); +lean_ctor_set(x_443, 2, x_442); +lean_inc(x_301); +lean_inc(x_353); +lean_inc(x_34); +x_444 = l_Lean_Syntax_node2(x_34, x_289, x_353, x_301); +lean_inc(x_417); lean_inc(x_415); -lean_inc(x_413); -lean_inc(x_289); -lean_inc(x_386); +lean_inc(x_291); +lean_inc(x_388); lean_inc(x_34); -x_441 = l_Lean_Syntax_node6(x_34, x_416, x_386, x_289, x_439, x_413, x_440, x_415); +x_445 = l_Lean_Syntax_node6(x_34, x_418, x_388, x_291, x_443, x_415, x_444, x_417); lean_inc(x_34); -x_442 = l_Lean_Syntax_node1(x_34, x_287, x_441); +x_446 = l_Lean_Syntax_node1(x_34, x_289, x_445); lean_inc(x_34); -x_443 = l_Lean_Syntax_node2(x_34, x_371, x_429, x_442); +x_447 = l_Lean_Syntax_node2(x_34, x_373, x_433, x_446); lean_inc(x_34); -x_444 = l_Lean_Syntax_node1(x_34, x_287, x_443); -x_445 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__90; -lean_inc(x_424); +x_448 = l_Lean_Syntax_node1(x_34, x_289, x_447); +x_449 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__93; +lean_inc(x_428); lean_inc(x_34); -x_446 = l_Lean_Syntax_node2(x_34, x_445, x_424, x_444); -x_447 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__88; -lean_inc(x_384); -lean_inc(x_289); +x_450 = l_Lean_Syntax_node2(x_34, x_449, x_428, x_448); +x_451 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__91; +lean_inc(x_386); +lean_inc(x_291); lean_inc(x_34); -x_448 = l_Lean_Syntax_node5(x_34, x_447, x_397, x_422, x_289, x_384, x_446); -x_449 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__86; +x_452 = l_Lean_Syntax_node5(x_34, x_451, x_399, x_426, x_291, x_386, x_450); +x_453 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__89; lean_inc(x_34); -x_450 = l_Lean_Syntax_node1(x_34, x_449, x_448); -x_451 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__84; -lean_inc_n(x_289, 2); +x_454 = l_Lean_Syntax_node1(x_34, x_453, x_452); +x_455 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__87; +lean_inc(x_421); +lean_inc_n(x_291, 2); lean_inc(x_34); -x_452 = l_Lean_Syntax_node3(x_34, x_451, x_289, x_289, x_450); -x_453 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__101; +x_456 = l_Lean_Syntax_node4(x_34, x_455, x_291, x_291, x_454, x_421); +x_457 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__104; lean_inc(x_35); -lean_inc(x_281); -x_454 = l_Lean_addMacroScope(x_281, x_453, x_35); -x_455 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__100; -lean_inc(x_34); -x_456 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_456, 0, x_34); -lean_ctor_set(x_456, 1, x_455); -lean_ctor_set(x_456, 2, x_454); -lean_ctor_set(x_456, 3, x_282); -lean_inc(x_34); -x_457 = l_Lean_Syntax_node1(x_34, x_287, x_456); -x_458 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__102; +lean_inc(x_283); +x_458 = l_Lean_addMacroScope(x_283, x_457, x_35); +x_459 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__103; lean_inc(x_34); -x_459 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_459, 0, x_34); -lean_ctor_set(x_459, 1, x_458); -x_460 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__110; +x_460 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_460, 0, x_34); +lean_ctor_set(x_460, 1, x_459); +lean_ctor_set(x_460, 2, x_458); +lean_ctor_set(x_460, 3, x_284); lean_inc(x_34); -x_461 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_461, 0, x_34); -lean_ctor_set(x_461, 1, x_460); +x_461 = l_Lean_Syntax_node1(x_34, x_289, x_460); +x_462 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__105; lean_inc(x_34); -x_462 = l_Lean_Syntax_node2(x_34, x_379, x_351, x_299); -lean_inc(x_34); -x_463 = l_Lean_Syntax_node1(x_34, x_287, x_462); -x_464 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__22; +x_463 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_463, 0, x_34); +lean_ctor_set(x_463, 1, x_462); +x_464 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__113; lean_inc(x_34); x_465 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_465, 0, x_34); lean_ctor_set(x_465, 1, x_464); -x_466 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__117; -x_467 = l_Lean_addMacroScope(x_281, x_466, x_35); -x_468 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__116; -x_469 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__120; -lean_inc(x_34); -x_470 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_470, 0, x_34); -lean_ctor_set(x_470, 1, x_468); -lean_ctor_set(x_470, 2, x_467); -lean_ctor_set(x_470, 3, x_469); -lean_inc(x_457); lean_inc(x_34); -x_471 = l_Lean_Syntax_node2(x_34, x_371, x_470, x_457); -x_472 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__114; +x_466 = l_Lean_Syntax_node2(x_34, x_381, x_353, x_301); lean_inc(x_34); -x_473 = l_Lean_Syntax_node1(x_34, x_472, x_471); -x_474 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__112; +x_467 = l_Lean_Syntax_node1(x_34, x_289, x_466); +x_468 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__22; lean_inc(x_34); -x_475 = l_Lean_Syntax_node4(x_34, x_474, x_421, x_463, x_465, x_473); -x_476 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__109; -lean_inc(x_289); -lean_inc(x_34); -x_477 = l_Lean_Syntax_node3(x_34, x_476, x_461, x_289, x_475); -x_478 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__107; -lean_inc(x_289); -lean_inc(x_34); -x_479 = l_Lean_Syntax_node2(x_34, x_478, x_477, x_289); -x_480 = lean_array_get_size(x_22); -x_481 = lean_usize_of_nat(x_480); -lean_dec(x_480); -x_482 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__7(x_282, x_398, x_481, x_15, x_22); -x_483 = lean_array_get_size(x_482); -x_484 = lean_usize_of_nat(x_483); -lean_dec(x_483); -x_485 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__6(x_484, x_15, x_482); -x_486 = l_Lean_mkSepArray(x_485, x_436); -lean_dec(x_485); -x_487 = l_Array_append___rarg(x_288, x_486); -lean_inc(x_34); -x_488 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_488, 0, x_34); -lean_ctor_set(x_488, 1, x_287); -lean_ctor_set(x_488, 2, x_487); -lean_inc_n(x_289, 2); -lean_inc(x_34); -x_489 = l_Lean_Syntax_node6(x_34, x_416, x_386, x_289, x_488, x_413, x_289, x_415); +x_469 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_469, 0, x_34); +lean_ctor_set(x_469, 1, x_468); +x_470 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__120; +x_471 = l_Lean_addMacroScope(x_283, x_470, x_35); +x_472 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__119; +x_473 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__123; +lean_inc(x_34); +x_474 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_474, 0, x_34); +lean_ctor_set(x_474, 1, x_472); +lean_ctor_set(x_474, 2, x_471); +lean_ctor_set(x_474, 3, x_473); +lean_inc(x_461); +lean_inc(x_34); +x_475 = l_Lean_Syntax_node2(x_34, x_373, x_474, x_461); +x_476 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__117; +lean_inc(x_34); +x_477 = l_Lean_Syntax_node1(x_34, x_476, x_475); +x_478 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__115; +lean_inc(x_34); +x_479 = l_Lean_Syntax_node4(x_34, x_478, x_425, x_467, x_469, x_477); +x_480 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__112; +lean_inc(x_291); lean_inc(x_34); -x_490 = l_Lean_Syntax_node1(x_34, x_287, x_489); -x_491 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__122; +x_481 = l_Lean_Syntax_node3(x_34, x_480, x_465, x_291, x_479); +x_482 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__110; +lean_inc(x_291); lean_inc(x_34); -x_492 = l_Lean_Syntax_node2(x_34, x_491, x_424, x_490); -lean_inc(x_289); +x_483 = l_Lean_Syntax_node2(x_34, x_482, x_481, x_291); +x_484 = lean_array_get_size(x_22); +x_485 = lean_usize_of_nat(x_484); +lean_dec(x_484); +x_486 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__7(x_284, x_400, x_485, x_15, x_22); +x_487 = lean_array_get_size(x_486); +x_488 = lean_usize_of_nat(x_487); +lean_dec(x_487); +x_489 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__6(x_488, x_15, x_486); +x_490 = l_Lean_mkSepArray(x_489, x_440); +lean_dec(x_489); +x_491 = l_Array_append___rarg(x_290, x_490); +lean_inc(x_34); +x_492 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_492, 0, x_34); +lean_ctor_set(x_492, 1, x_289); +lean_ctor_set(x_492, 2, x_491); +lean_inc_n(x_291, 2); +lean_inc(x_34); +x_493 = l_Lean_Syntax_node6(x_34, x_418, x_388, x_291, x_492, x_415, x_291, x_417); +lean_inc(x_34); +x_494 = l_Lean_Syntax_node1(x_34, x_289, x_493); +x_495 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__125; +lean_inc(x_34); +x_496 = l_Lean_Syntax_node2(x_34, x_495, x_428, x_494); +lean_inc(x_291); lean_inc(x_34); -x_493 = l_Lean_Syntax_node2(x_34, x_478, x_492, x_289); +x_497 = l_Lean_Syntax_node2(x_34, x_482, x_496, x_291); lean_inc(x_34); -x_494 = l_Lean_Syntax_node2(x_34, x_287, x_479, x_493); -x_495 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__105; +x_498 = l_Lean_Syntax_node2(x_34, x_289, x_483, x_497); +x_499 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__108; lean_inc(x_34); -x_496 = l_Lean_Syntax_node1(x_34, x_495, x_494); -x_497 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__103; +x_500 = l_Lean_Syntax_node1(x_34, x_499, x_498); +x_501 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__106; lean_inc(x_34); -x_498 = l_Lean_Syntax_node2(x_34, x_497, x_459, x_496); -lean_inc(x_384); -lean_inc(x_289); +x_502 = l_Lean_Syntax_node2(x_34, x_501, x_463, x_500); +lean_inc(x_386); +lean_inc(x_291); lean_inc(x_34); -x_499 = l_Lean_Syntax_node5(x_34, x_447, x_409, x_457, x_289, x_384, x_498); +x_503 = l_Lean_Syntax_node5(x_34, x_451, x_411, x_461, x_291, x_386, x_502); lean_inc(x_34); -x_500 = l_Lean_Syntax_node1(x_34, x_449, x_499); -lean_inc_n(x_289, 2); +x_504 = l_Lean_Syntax_node1(x_34, x_453, x_503); +lean_inc(x_421); +lean_inc_n(x_291, 2); lean_inc(x_34); -x_501 = l_Lean_Syntax_node3(x_34, x_451, x_289, x_289, x_500); -lean_inc(x_289); +x_505 = l_Lean_Syntax_node4(x_34, x_455, x_291, x_291, x_504, x_421); +lean_inc(x_291); lean_inc(x_34); -x_502 = l_Lean_Syntax_node3(x_34, x_287, x_452, x_289, x_501); -x_503 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__82; +x_506 = l_Lean_Syntax_node3(x_34, x_289, x_456, x_291, x_505); +x_507 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__85; lean_inc(x_34); -x_504 = l_Lean_Syntax_node2(x_34, x_503, x_303, x_502); +x_508 = l_Lean_Syntax_node2(x_34, x_507, x_305, x_506); lean_inc(x_34); -x_505 = l_Lean_Syntax_node1(x_34, x_287, x_504); -x_506 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__68; +x_509 = l_Lean_Syntax_node1(x_34, x_289, x_508); +x_510 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__68; lean_inc(x_34); -x_507 = l_Lean_Syntax_node3(x_34, x_506, x_384, x_417, x_505); -x_508 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__49; -lean_inc_n(x_289, 3); +x_511 = l_Lean_Syntax_node4(x_34, x_510, x_386, x_419, x_421, x_509); +x_512 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__49; +lean_inc(x_291); lean_inc(x_34); -x_509 = l_Lean_Syntax_node8(x_34, x_508, x_347, x_349, x_289, x_289, x_382, x_507, x_289, x_289); +x_513 = l_Lean_Syntax_node6(x_34, x_512, x_349, x_351, x_291, x_291, x_384, x_511); lean_inc(x_34); -x_510 = l_Lean_Syntax_node2(x_34, x_336, x_291, x_509); -x_511 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__45; +x_514 = l_Lean_Syntax_node2(x_34, x_338, x_293, x_513); +x_515 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__45; lean_inc(x_34); -x_512 = l_Lean_Syntax_node3(x_34, x_511, x_343, x_345, x_510); -x_513 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__123; +x_516 = l_Lean_Syntax_node3(x_34, x_515, x_345, x_347, x_514); +x_517 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__126; lean_inc(x_34); -x_514 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_514, 0, x_34); -lean_ctor_set(x_514, 1, x_513); +x_518 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_518, 0, x_34); +lean_ctor_set(x_518, 1, x_517); lean_inc(x_34); -x_515 = l_Lean_Syntax_node1(x_34, x_287, x_31); -x_516 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__124; +x_519 = l_Lean_Syntax_node1(x_34, x_289, x_31); +x_520 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__127; lean_inc(x_34); -x_517 = l_Lean_Syntax_node2(x_34, x_516, x_514, x_515); -x_518 = l_Lean_Syntax_node4(x_34, x_287, x_286, x_337, x_512, x_517); -x_519 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_519, 0, x_518); -lean_ctor_set(x_519, 1, x_279); -return x_519; +x_521 = l_Lean_Syntax_node2(x_34, x_520, x_518, x_519); +x_522 = l_Lean_Syntax_node4(x_34, x_289, x_288, x_339, x_516, x_521); +x_523 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_523, 0, x_522); +lean_ctor_set(x_523, 1, x_281); +return x_523; } } else { -uint8_t x_520; +uint8_t x_524; lean_dec(x_25); lean_dec(x_24); lean_dec(x_23); @@ -4214,23 +4256,23 @@ lean_dec(x_22); lean_dec(x_10); lean_dec(x_4); lean_dec(x_3); -x_520 = !lean_is_exclusive(x_28); -if (x_520 == 0) +x_524 = !lean_is_exclusive(x_28); +if (x_524 == 0) { return x_28; } else { -lean_object* x_521; lean_object* x_522; lean_object* x_523; -x_521 = lean_ctor_get(x_28, 0); -x_522 = lean_ctor_get(x_28, 1); -lean_inc(x_522); -lean_inc(x_521); +lean_object* x_525; lean_object* x_526; lean_object* x_527; +x_525 = lean_ctor_get(x_28, 0); +x_526 = lean_ctor_get(x_28, 1); +lean_inc(x_526); +lean_inc(x_525); lean_dec(x_28); -x_523 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_523, 0, x_521); -lean_ctor_set(x_523, 1, x_522); -return x_523; +x_527 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_527, 0, x_525); +lean_ctor_set(x_527, 1, x_526); +return x_527; } } } @@ -5568,17 +5610,17 @@ lean_inc(x_23); x_92 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_92, 0, x_23); lean_ctor_set(x_92, 1, x_91); -x_93 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__91; +x_93 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__94; lean_inc(x_23); x_94 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_94, 0, x_23); lean_ctor_set(x_94, 1, x_93); -x_95 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__94; +x_95 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__97; lean_inc(x_24); lean_inc(x_80); x_96 = l_Lean_addMacroScope(x_80, x_95, x_24); -x_97 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__93; -x_98 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__97; +x_97 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__96; +x_98 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__100; lean_inc(x_23); x_99 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_99, 0, x_23); @@ -5624,7 +5666,7 @@ lean_inc(x_23); x_113 = l_Lean_Syntax_node2(x_23, x_87, x_99, x_112); lean_inc(x_23); x_114 = l_Lean_Syntax_node1(x_23, x_31, x_113); -x_115 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__90; +x_115 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__93; lean_inc(x_94); lean_inc(x_23); x_116 = l_Lean_Syntax_node2(x_23, x_115, x_94, x_114); @@ -6581,7 +6623,7 @@ lean_dec(x_10); x_58 = !lean_is_exclusive(x_57); if (x_58 == 0) { -lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; size_t x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; size_t x_202; lean_object* x_203; lean_object* x_204; size_t x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; lean_object* x_254; lean_object* x_255; lean_object* x_256; lean_object* x_257; lean_object* x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; lean_object* x_262; lean_object* x_263; lean_object* x_264; size_t x_265; lean_object* x_266; lean_object* x_267; size_t x_268; lean_object* x_269; lean_object* x_270; lean_object* x_271; lean_object* x_272; lean_object* x_273; lean_object* x_274; lean_object* x_275; lean_object* x_276; lean_object* x_277; lean_object* x_278; lean_object* x_279; lean_object* x_280; lean_object* x_281; lean_object* x_282; lean_object* x_283; lean_object* x_284; lean_object* x_285; lean_object* x_286; lean_object* x_287; lean_object* x_288; lean_object* x_289; lean_object* x_290; lean_object* x_291; lean_object* x_292; lean_object* x_293; lean_object* x_294; lean_object* x_295; lean_object* x_296; lean_object* x_297; lean_object* x_298; lean_object* x_299; lean_object* x_300; lean_object* x_301; lean_object* x_302; +lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; size_t x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; size_t x_204; lean_object* x_205; lean_object* x_206; size_t x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; lean_object* x_254; lean_object* x_255; lean_object* x_256; lean_object* x_257; lean_object* x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; lean_object* x_262; lean_object* x_263; lean_object* x_264; lean_object* x_265; lean_object* x_266; size_t x_267; lean_object* x_268; lean_object* x_269; size_t x_270; lean_object* x_271; lean_object* x_272; lean_object* x_273; lean_object* x_274; lean_object* x_275; lean_object* x_276; lean_object* x_277; lean_object* x_278; lean_object* x_279; lean_object* x_280; lean_object* x_281; lean_object* x_282; lean_object* x_283; lean_object* x_284; lean_object* x_285; lean_object* x_286; lean_object* x_287; lean_object* x_288; lean_object* x_289; lean_object* x_290; lean_object* x_291; lean_object* x_292; lean_object* x_293; lean_object* x_294; lean_object* x_295; lean_object* x_296; lean_object* x_297; lean_object* x_298; lean_object* x_299; lean_object* x_300; lean_object* x_301; lean_object* x_302; lean_object* x_303; lean_object* x_304; x_59 = lean_ctor_get(x_57, 0); x_60 = lean_ctor_get(x_59, 0); lean_inc(x_60); @@ -6862,849 +6904,861 @@ x_176 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveS lean_inc_n(x_66, 2); lean_inc(x_35); x_177 = l_Lean_Syntax_node6(x_35, x_176, x_146, x_66, x_171, x_173, x_66, x_175); -x_178 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__8; +x_178 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__83; +lean_inc_n(x_66, 2); +lean_inc(x_35); +x_179 = l_Lean_Syntax_node2(x_35, x_178, x_66, x_66); +x_180 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__8; lean_inc(x_56); lean_inc(x_61); -x_179 = l_Lean_addMacroScope(x_61, x_178, x_56); -x_180 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__7; -lean_inc(x_35); -x_181 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_181, 0, x_35); -lean_ctor_set(x_181, 1, x_180); -lean_ctor_set(x_181, 2, x_179); -lean_ctor_set(x_181, 3, x_38); -lean_inc(x_181); -lean_inc(x_35); -x_182 = l_Lean_Syntax_node1(x_35, x_52, x_181); -x_183 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__9; -lean_inc(x_35); -x_184 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_184, 0, x_35); -lean_ctor_set(x_184, 1, x_183); -x_185 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__17; +x_181 = l_Lean_addMacroScope(x_61, x_180, x_56); +x_182 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__7; +lean_inc(x_35); +x_183 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_183, 0, x_35); +lean_ctor_set(x_183, 1, x_182); +lean_ctor_set(x_183, 2, x_181); +lean_ctor_set(x_183, 3, x_38); +lean_inc(x_183); +lean_inc(x_35); +x_184 = l_Lean_Syntax_node1(x_35, x_52, x_183); +x_185 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__9; +lean_inc(x_35); +x_186 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_186, 0, x_35); +lean_ctor_set(x_186, 1, x_185); +x_187 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__17; lean_inc(x_56); lean_inc(x_61); -x_186 = l_Lean_addMacroScope(x_61, x_185, x_56); -x_187 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__16; +x_188 = l_Lean_addMacroScope(x_61, x_187, x_56); +x_189 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__16; lean_inc(x_35); -x_188 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_188, 0, x_35); -lean_ctor_set(x_188, 1, x_187); -lean_ctor_set(x_188, 2, x_186); -lean_ctor_set(x_188, 3, x_38); +x_190 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_190, 0, x_35); +lean_ctor_set(x_190, 1, x_189); +lean_ctor_set(x_190, 2, x_188); +lean_ctor_set(x_190, 3, x_38); lean_inc(x_35); -x_189 = l_Lean_Syntax_node1(x_35, x_52, x_140); -x_190 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__14; +x_191 = l_Lean_Syntax_node1(x_35, x_52, x_140); +x_192 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__14; lean_inc(x_177); lean_inc(x_144); lean_inc(x_66); lean_inc(x_35); -x_191 = l_Lean_Syntax_node5(x_35, x_190, x_188, x_66, x_189, x_144, x_177); -x_192 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__12; +x_193 = l_Lean_Syntax_node5(x_35, x_192, x_190, x_66, x_191, x_144, x_177); +x_194 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__12; lean_inc(x_35); -x_193 = l_Lean_Syntax_node1(x_35, x_192, x_191); -x_194 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__18; +x_195 = l_Lean_Syntax_node1(x_35, x_194, x_193); +x_196 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__18; lean_inc(x_35); -x_195 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_195, 0, x_35); -lean_ctor_set(x_195, 1, x_194); -x_196 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__21; +x_197 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_197, 0, x_35); +lean_ctor_set(x_197, 1, x_196); +x_198 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__21; lean_inc(x_66); lean_inc(x_35); -x_197 = l_Lean_Syntax_node2(x_35, x_196, x_66, x_181); -lean_inc(x_35); -x_198 = l_Lean_Syntax_node1(x_35, x_52, x_197); -x_199 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__22; -lean_inc(x_35); -x_200 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_200, 0, x_35); -lean_ctor_set(x_200, 1, x_199); -x_201 = lean_array_get_size(x_26); -x_202 = lean_usize_of_nat(x_201); -lean_dec(x_201); -x_203 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__16(x_38, x_202, x_18, x_26); -x_204 = lean_array_get_size(x_203); -x_205 = lean_usize_of_nat(x_204); -lean_dec(x_204); -x_206 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__17(x_205, x_18, x_203); -x_207 = l_Array_append___rarg(x_50, x_206); -lean_inc(x_35); -x_208 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_208, 0, x_35); -lean_ctor_set(x_208, 1, x_52); -lean_ctor_set(x_208, 2, x_207); -x_209 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__24; -lean_inc(x_35); -x_210 = l_Lean_Syntax_node1(x_35, x_209, x_208); -x_211 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__19; -lean_inc(x_200); +x_199 = l_Lean_Syntax_node2(x_35, x_198, x_66, x_183); +lean_inc(x_35); +x_200 = l_Lean_Syntax_node1(x_35, x_52, x_199); +x_201 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__22; +lean_inc(x_35); +x_202 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_202, 0, x_35); +lean_ctor_set(x_202, 1, x_201); +x_203 = lean_array_get_size(x_26); +x_204 = lean_usize_of_nat(x_203); +lean_dec(x_203); +x_205 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__16(x_38, x_204, x_18, x_26); +x_206 = lean_array_get_size(x_205); +x_207 = lean_usize_of_nat(x_206); +lean_dec(x_206); +x_208 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__17(x_207, x_18, x_205); +x_209 = l_Array_append___rarg(x_50, x_208); +lean_inc(x_35); +x_210 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_210, 0, x_35); +lean_ctor_set(x_210, 1, x_52); +lean_ctor_set(x_210, 2, x_209); +x_211 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__24; +lean_inc(x_35); +x_212 = l_Lean_Syntax_node1(x_35, x_211, x_210); +x_213 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__19; +lean_inc(x_202); lean_inc_n(x_66, 2); -lean_inc(x_195); +lean_inc(x_197); lean_inc(x_35); -x_212 = l_Lean_Syntax_node6(x_35, x_211, x_195, x_66, x_66, x_198, x_200, x_210); -x_213 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__10; +x_214 = l_Lean_Syntax_node6(x_35, x_213, x_197, x_66, x_66, x_200, x_202, x_212); +x_215 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__10; lean_inc(x_66); -lean_inc(x_193); -lean_inc(x_184); +lean_inc(x_195); +lean_inc(x_186); lean_inc(x_35); -x_214 = l_Lean_Syntax_node4(x_35, x_213, x_184, x_193, x_66, x_212); -x_215 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__88; +x_216 = l_Lean_Syntax_node4(x_35, x_215, x_186, x_195, x_66, x_214); +x_217 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__91; lean_inc(x_144); lean_inc(x_66); lean_inc(x_35); -x_216 = l_Lean_Syntax_node5(x_35, x_215, x_157, x_182, x_66, x_144, x_214); -x_217 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__86; +x_218 = l_Lean_Syntax_node5(x_35, x_217, x_157, x_184, x_66, x_144, x_216); +x_219 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__89; lean_inc(x_35); -x_218 = l_Lean_Syntax_node1(x_35, x_217, x_216); -x_219 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__84; +x_220 = l_Lean_Syntax_node1(x_35, x_219, x_218); +x_221 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__87; +lean_inc(x_179); lean_inc_n(x_66, 2); lean_inc(x_35); -x_220 = l_Lean_Syntax_node3(x_35, x_219, x_66, x_66, x_218); -x_221 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__101; +x_222 = l_Lean_Syntax_node4(x_35, x_221, x_66, x_66, x_220, x_179); +x_223 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__104; lean_inc(x_56); lean_inc(x_61); -x_222 = l_Lean_addMacroScope(x_61, x_221, x_56); -x_223 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__100; +x_224 = l_Lean_addMacroScope(x_61, x_223, x_56); +x_225 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__103; lean_inc(x_35); -x_224 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_224, 0, x_35); -lean_ctor_set(x_224, 1, x_223); -lean_ctor_set(x_224, 2, x_222); -lean_ctor_set(x_224, 3, x_38); +x_226 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_226, 0, x_35); +lean_ctor_set(x_226, 1, x_225); +lean_ctor_set(x_226, 2, x_224); +lean_ctor_set(x_226, 3, x_38); lean_inc(x_35); -x_225 = l_Lean_Syntax_node1(x_35, x_52, x_224); -x_226 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__102; +x_227 = l_Lean_Syntax_node1(x_35, x_52, x_226); +x_228 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__105; lean_inc(x_35); -x_227 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_227, 0, x_35); -lean_ctor_set(x_227, 1, x_226); -x_228 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__26; +x_229 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_229, 0, x_35); +lean_ctor_set(x_229, 1, x_228); +x_230 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__26; lean_inc(x_35); -x_229 = l_Lean_Syntax_node2(x_35, x_228, x_184, x_193); -x_230 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__107; +x_231 = l_Lean_Syntax_node2(x_35, x_230, x_186, x_195); +x_232 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__110; lean_inc(x_66); lean_inc(x_35); -x_231 = l_Lean_Syntax_node2(x_35, x_230, x_229, x_66); -x_232 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__110; +x_233 = l_Lean_Syntax_node2(x_35, x_232, x_231, x_66); +x_234 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__113; lean_inc(x_35); -x_233 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_233, 0, x_35); -lean_ctor_set(x_233, 1, x_232); -x_234 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__29; +x_235 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_235, 0, x_35); +lean_ctor_set(x_235, 1, x_234); +x_236 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__29; lean_inc(x_56); lean_inc(x_61); -x_235 = l_Lean_addMacroScope(x_61, x_234, x_56); -x_236 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__28; +x_237 = l_Lean_addMacroScope(x_61, x_236, x_56); +x_238 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__28; lean_inc(x_35); -x_237 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_237, 0, x_35); -lean_ctor_set(x_237, 1, x_236); -lean_ctor_set(x_237, 2, x_235); -lean_ctor_set(x_237, 3, x_38); +x_239 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_239, 0, x_35); +lean_ctor_set(x_239, 1, x_238); +lean_ctor_set(x_239, 2, x_237); +lean_ctor_set(x_239, 3, x_38); lean_inc(x_35); -x_238 = l_Lean_Syntax_node2(x_35, x_139, x_131, x_74); +x_240 = l_Lean_Syntax_node2(x_35, x_139, x_131, x_74); lean_inc(x_35); -x_239 = l_Lean_Syntax_node1(x_35, x_52, x_238); -x_240 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__22; +x_241 = l_Lean_Syntax_node1(x_35, x_52, x_240); +x_242 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__22; lean_inc(x_35); -x_241 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_241, 0, x_35); -lean_ctor_set(x_241, 1, x_240); -x_242 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__117; +x_243 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_243, 0, x_35); +lean_ctor_set(x_243, 1, x_242); +x_244 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__120; lean_inc(x_56); lean_inc(x_61); -x_243 = l_Lean_addMacroScope(x_61, x_242, x_56); -x_244 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__116; -x_245 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__120; -lean_inc(x_35); -x_246 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_246, 0, x_35); -lean_ctor_set(x_246, 1, x_244); -lean_ctor_set(x_246, 2, x_243); -lean_ctor_set(x_246, 3, x_245); -lean_inc(x_225); -lean_inc(x_35); -x_247 = l_Lean_Syntax_node2(x_35, x_54, x_246, x_225); -x_248 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__114; -lean_inc(x_35); -x_249 = l_Lean_Syntax_node1(x_35, x_248, x_247); -x_250 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__112; -lean_inc(x_237); -lean_inc(x_35); -x_251 = l_Lean_Syntax_node4(x_35, x_250, x_237, x_239, x_241, x_249); -x_252 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__109; +x_245 = l_Lean_addMacroScope(x_61, x_244, x_56); +x_246 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__119; +x_247 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__123; +lean_inc(x_35); +x_248 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_248, 0, x_35); +lean_ctor_set(x_248, 1, x_246); +lean_ctor_set(x_248, 2, x_245); +lean_ctor_set(x_248, 3, x_247); +lean_inc(x_227); +lean_inc(x_35); +x_249 = l_Lean_Syntax_node2(x_35, x_54, x_248, x_227); +x_250 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__117; +lean_inc(x_35); +x_251 = l_Lean_Syntax_node1(x_35, x_250, x_249); +x_252 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__115; +lean_inc(x_239); +lean_inc(x_35); +x_253 = l_Lean_Syntax_node4(x_35, x_252, x_239, x_241, x_243, x_251); +x_254 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__112; lean_inc(x_66); lean_inc(x_35); -x_253 = l_Lean_Syntax_node3(x_35, x_252, x_233, x_66, x_251); +x_255 = l_Lean_Syntax_node3(x_35, x_254, x_235, x_66, x_253); lean_inc(x_66); lean_inc(x_35); -x_254 = l_Lean_Syntax_node2(x_35, x_230, x_253, x_66); -x_255 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__34; -x_256 = l_Lean_addMacroScope(x_61, x_255, x_56); -x_257 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__33; -x_258 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__38; +x_256 = l_Lean_Syntax_node2(x_35, x_232, x_255, x_66); +x_257 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__34; +x_258 = l_Lean_addMacroScope(x_61, x_257, x_56); +x_259 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__33; +x_260 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__38; lean_inc(x_35); -x_259 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_259, 0, x_35); -lean_ctor_set(x_259, 1, x_257); -lean_ctor_set(x_259, 2, x_256); -lean_ctor_set(x_259, 3, x_258); -x_260 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__39; -lean_inc(x_35); -x_261 = lean_alloc_ctor(2, 2, 0); +x_261 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_261, 0, x_35); -lean_ctor_set(x_261, 1, x_260); +lean_ctor_set(x_261, 1, x_259); +lean_ctor_set(x_261, 2, x_258); +lean_ctor_set(x_261, 3, x_260); +x_262 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__39; +lean_inc(x_35); +x_263 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_263, 0, x_35); +lean_ctor_set(x_263, 1, x_262); lean_inc(x_66); lean_inc(x_35); -x_262 = l_Lean_Syntax_node2(x_35, x_196, x_66, x_237); -lean_inc(x_35); -x_263 = l_Lean_Syntax_node1(x_35, x_52, x_262); -x_264 = lean_array_get_size(x_27); -x_265 = lean_usize_of_nat(x_264); -lean_dec(x_264); -x_266 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__18(x_38, x_265, x_18, x_27); -x_267 = lean_array_get_size(x_266); -x_268 = lean_usize_of_nat(x_267); -lean_dec(x_267); -x_269 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__17(x_268, x_18, x_266); -x_270 = l_Array_append___rarg(x_50, x_269); -lean_inc(x_35); -x_271 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_271, 0, x_35); -lean_ctor_set(x_271, 1, x_52); -lean_ctor_set(x_271, 2, x_270); -lean_inc(x_35); -x_272 = l_Lean_Syntax_node1(x_35, x_209, x_271); +x_264 = l_Lean_Syntax_node2(x_35, x_198, x_66, x_239); +lean_inc(x_35); +x_265 = l_Lean_Syntax_node1(x_35, x_52, x_264); +x_266 = lean_array_get_size(x_27); +x_267 = lean_usize_of_nat(x_266); +lean_dec(x_266); +x_268 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__18(x_38, x_267, x_18, x_27); +x_269 = lean_array_get_size(x_268); +x_270 = lean_usize_of_nat(x_269); +lean_dec(x_269); +x_271 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__17(x_270, x_18, x_268); +x_272 = l_Array_append___rarg(x_50, x_271); +lean_inc(x_35); +x_273 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_273, 0, x_35); +lean_ctor_set(x_273, 1, x_52); +lean_ctor_set(x_273, 2, x_272); +lean_inc(x_35); +x_274 = l_Lean_Syntax_node1(x_35, x_211, x_273); lean_inc_n(x_66, 2); lean_inc(x_35); -x_273 = l_Lean_Syntax_node6(x_35, x_211, x_195, x_66, x_66, x_263, x_200, x_272); -x_274 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__31; +x_275 = l_Lean_Syntax_node6(x_35, x_213, x_197, x_66, x_66, x_265, x_202, x_274); +x_276 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__31; lean_inc(x_35); -x_275 = l_Lean_Syntax_node3(x_35, x_274, x_259, x_261, x_273); +x_277 = l_Lean_Syntax_node3(x_35, x_276, x_261, x_263, x_275); lean_inc(x_35); -x_276 = l_Lean_Syntax_node1(x_35, x_248, x_275); +x_278 = l_Lean_Syntax_node1(x_35, x_250, x_277); lean_inc(x_66); lean_inc(x_35); -x_277 = l_Lean_Syntax_node2(x_35, x_230, x_276, x_66); +x_279 = l_Lean_Syntax_node2(x_35, x_232, x_278, x_66); lean_inc(x_35); -x_278 = l_Lean_Syntax_node3(x_35, x_52, x_231, x_254, x_277); -x_279 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__105; +x_280 = l_Lean_Syntax_node3(x_35, x_52, x_233, x_256, x_279); +x_281 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__108; lean_inc(x_35); -x_280 = l_Lean_Syntax_node1(x_35, x_279, x_278); -x_281 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__103; +x_282 = l_Lean_Syntax_node1(x_35, x_281, x_280); +x_283 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__106; lean_inc(x_35); -x_282 = l_Lean_Syntax_node2(x_35, x_281, x_227, x_280); +x_284 = l_Lean_Syntax_node2(x_35, x_283, x_229, x_282); lean_inc(x_144); lean_inc(x_66); lean_inc(x_35); -x_283 = l_Lean_Syntax_node5(x_35, x_215, x_169, x_225, x_66, x_144, x_282); +x_285 = l_Lean_Syntax_node5(x_35, x_217, x_169, x_227, x_66, x_144, x_284); lean_inc(x_35); -x_284 = l_Lean_Syntax_node1(x_35, x_217, x_283); +x_286 = l_Lean_Syntax_node1(x_35, x_219, x_285); +lean_inc(x_179); lean_inc_n(x_66, 2); lean_inc(x_35); -x_285 = l_Lean_Syntax_node3(x_35, x_219, x_66, x_66, x_284); +x_287 = l_Lean_Syntax_node4(x_35, x_221, x_66, x_66, x_286, x_179); lean_inc(x_66); lean_inc(x_35); -x_286 = l_Lean_Syntax_node3(x_35, x_52, x_220, x_66, x_285); -x_287 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__82; +x_288 = l_Lean_Syntax_node3(x_35, x_52, x_222, x_66, x_287); +x_289 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__85; lean_inc(x_35); -x_288 = l_Lean_Syntax_node2(x_35, x_287, x_80, x_286); +x_290 = l_Lean_Syntax_node2(x_35, x_289, x_80, x_288); lean_inc(x_35); -x_289 = l_Lean_Syntax_node1(x_35, x_52, x_288); -x_290 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__68; +x_291 = l_Lean_Syntax_node1(x_35, x_52, x_290); +x_292 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__68; lean_inc(x_35); -x_291 = l_Lean_Syntax_node3(x_35, x_290, x_144, x_177, x_289); -x_292 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__49; -lean_inc_n(x_66, 3); +x_293 = l_Lean_Syntax_node4(x_35, x_292, x_144, x_177, x_179, x_291); +x_294 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__49; +lean_inc(x_66); lean_inc(x_35); -x_293 = l_Lean_Syntax_node8(x_35, x_292, x_127, x_129, x_66, x_66, x_142, x_291, x_66, x_66); +x_295 = l_Lean_Syntax_node6(x_35, x_294, x_127, x_129, x_66, x_66, x_142, x_293); lean_inc(x_35); -x_294 = l_Lean_Syntax_node2(x_35, x_110, x_125, x_293); -x_295 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__45; +x_296 = l_Lean_Syntax_node2(x_35, x_110, x_125, x_295); +x_297 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__45; lean_inc(x_35); -x_296 = l_Lean_Syntax_node3(x_35, x_295, x_117, x_119, x_294); -x_297 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__123; +x_298 = l_Lean_Syntax_node3(x_35, x_297, x_117, x_119, x_296); +x_299 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__126; lean_inc(x_35); -x_298 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_298, 0, x_35); -lean_ctor_set(x_298, 1, x_297); +x_300 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_300, 0, x_35); +lean_ctor_set(x_300, 1, x_299); lean_inc(x_35); -x_299 = l_Lean_Syntax_node1(x_35, x_52, x_43); -x_300 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__124; +x_301 = l_Lean_Syntax_node1(x_35, x_52, x_43); +x_302 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__127; lean_inc(x_35); -x_301 = l_Lean_Syntax_node2(x_35, x_300, x_298, x_299); -x_302 = l_Lean_Syntax_node4(x_35, x_52, x_65, x_111, x_296, x_301); -lean_ctor_set(x_57, 0, x_302); +x_303 = l_Lean_Syntax_node2(x_35, x_302, x_300, x_301); +x_304 = l_Lean_Syntax_node4(x_35, x_52, x_65, x_111, x_298, x_303); +lean_ctor_set(x_57, 0, x_304); return x_57; } else { -lean_object* x_303; lean_object* x_304; lean_object* x_305; lean_object* x_306; lean_object* x_307; lean_object* x_308; lean_object* x_309; lean_object* x_310; lean_object* x_311; lean_object* x_312; lean_object* x_313; lean_object* x_314; lean_object* x_315; lean_object* x_316; lean_object* x_317; lean_object* x_318; lean_object* x_319; lean_object* x_320; lean_object* x_321; lean_object* x_322; lean_object* x_323; lean_object* x_324; lean_object* x_325; lean_object* x_326; lean_object* x_327; size_t x_328; lean_object* x_329; lean_object* x_330; lean_object* x_331; lean_object* x_332; lean_object* x_333; lean_object* x_334; lean_object* x_335; lean_object* x_336; lean_object* x_337; lean_object* x_338; lean_object* x_339; lean_object* x_340; lean_object* x_341; lean_object* x_342; lean_object* x_343; lean_object* x_344; lean_object* x_345; lean_object* x_346; lean_object* x_347; lean_object* x_348; lean_object* x_349; lean_object* x_350; lean_object* x_351; lean_object* x_352; lean_object* x_353; lean_object* x_354; lean_object* x_355; lean_object* x_356; lean_object* x_357; lean_object* x_358; lean_object* x_359; lean_object* x_360; lean_object* x_361; lean_object* x_362; lean_object* x_363; lean_object* x_364; lean_object* x_365; lean_object* x_366; lean_object* x_367; lean_object* x_368; lean_object* x_369; lean_object* x_370; lean_object* x_371; lean_object* x_372; lean_object* x_373; lean_object* x_374; lean_object* x_375; lean_object* x_376; lean_object* x_377; lean_object* x_378; lean_object* x_379; lean_object* x_380; lean_object* x_381; lean_object* x_382; lean_object* x_383; lean_object* x_384; lean_object* x_385; lean_object* x_386; lean_object* x_387; lean_object* x_388; lean_object* x_389; lean_object* x_390; lean_object* x_391; lean_object* x_392; lean_object* x_393; lean_object* x_394; lean_object* x_395; lean_object* x_396; lean_object* x_397; lean_object* x_398; lean_object* x_399; lean_object* x_400; lean_object* x_401; lean_object* x_402; lean_object* x_403; lean_object* x_404; lean_object* x_405; lean_object* x_406; lean_object* x_407; lean_object* x_408; lean_object* x_409; lean_object* x_410; lean_object* x_411; lean_object* x_412; lean_object* x_413; lean_object* x_414; lean_object* x_415; lean_object* x_416; lean_object* x_417; lean_object* x_418; lean_object* x_419; lean_object* x_420; lean_object* x_421; lean_object* x_422; lean_object* x_423; lean_object* x_424; lean_object* x_425; lean_object* x_426; lean_object* x_427; lean_object* x_428; lean_object* x_429; lean_object* x_430; lean_object* x_431; lean_object* x_432; lean_object* x_433; lean_object* x_434; lean_object* x_435; lean_object* x_436; lean_object* x_437; lean_object* x_438; lean_object* x_439; lean_object* x_440; lean_object* x_441; lean_object* x_442; lean_object* x_443; lean_object* x_444; lean_object* x_445; lean_object* x_446; size_t x_447; lean_object* x_448; lean_object* x_449; size_t x_450; lean_object* x_451; lean_object* x_452; lean_object* x_453; lean_object* x_454; lean_object* x_455; lean_object* x_456; lean_object* x_457; lean_object* x_458; lean_object* x_459; lean_object* x_460; lean_object* x_461; lean_object* x_462; lean_object* x_463; lean_object* x_464; lean_object* x_465; lean_object* x_466; lean_object* x_467; lean_object* x_468; lean_object* x_469; lean_object* x_470; lean_object* x_471; lean_object* x_472; lean_object* x_473; lean_object* x_474; lean_object* x_475; lean_object* x_476; lean_object* x_477; lean_object* x_478; lean_object* x_479; lean_object* x_480; lean_object* x_481; lean_object* x_482; lean_object* x_483; lean_object* x_484; lean_object* x_485; lean_object* x_486; lean_object* x_487; lean_object* x_488; lean_object* x_489; lean_object* x_490; lean_object* x_491; lean_object* x_492; lean_object* x_493; lean_object* x_494; lean_object* x_495; lean_object* x_496; lean_object* x_497; lean_object* x_498; lean_object* x_499; lean_object* x_500; lean_object* x_501; lean_object* x_502; lean_object* x_503; lean_object* x_504; lean_object* x_505; lean_object* x_506; lean_object* x_507; lean_object* x_508; lean_object* x_509; size_t x_510; lean_object* x_511; lean_object* x_512; size_t x_513; lean_object* x_514; lean_object* x_515; lean_object* x_516; lean_object* x_517; lean_object* x_518; lean_object* x_519; lean_object* x_520; lean_object* x_521; lean_object* x_522; lean_object* x_523; lean_object* x_524; lean_object* x_525; lean_object* x_526; lean_object* x_527; lean_object* x_528; lean_object* x_529; lean_object* x_530; lean_object* x_531; lean_object* x_532; lean_object* x_533; lean_object* x_534; lean_object* x_535; lean_object* x_536; lean_object* x_537; lean_object* x_538; lean_object* x_539; lean_object* x_540; lean_object* x_541; lean_object* x_542; lean_object* x_543; lean_object* x_544; lean_object* x_545; lean_object* x_546; lean_object* x_547; lean_object* x_548; -x_303 = lean_ctor_get(x_57, 0); -x_304 = lean_ctor_get(x_57, 1); -lean_inc(x_304); -lean_inc(x_303); -lean_dec(x_57); -x_305 = lean_ctor_get(x_303, 0); -lean_inc(x_305); -lean_dec(x_303); -x_306 = lean_environment_main_module(x_305); -x_307 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__4; -lean_inc(x_35); -x_308 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_308, 0, x_35); -lean_ctor_set(x_308, 1, x_307); -x_309 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__5; -lean_inc(x_43); -lean_inc(x_35); -x_310 = l_Lean_Syntax_node2(x_35, x_309, x_308, x_43); -lean_inc(x_35); -x_311 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_311, 0, x_35); -lean_ctor_set(x_311, 1, x_52); -lean_ctor_set(x_311, 2, x_50); -x_312 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__9; -lean_inc_n(x_311, 6); -lean_inc(x_35); -x_313 = l_Lean_Syntax_node6(x_35, x_312, x_311, x_311, x_311, x_311, x_311, x_311); -x_314 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__2; -lean_inc(x_35); -x_315 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_315, 0, x_35); -lean_ctor_set(x_315, 1, x_314); -x_316 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__18; -lean_inc(x_56); +lean_object* x_305; lean_object* x_306; lean_object* x_307; lean_object* x_308; lean_object* x_309; lean_object* x_310; lean_object* x_311; lean_object* x_312; lean_object* x_313; lean_object* x_314; lean_object* x_315; lean_object* x_316; lean_object* x_317; lean_object* x_318; lean_object* x_319; lean_object* x_320; lean_object* x_321; lean_object* x_322; lean_object* x_323; lean_object* x_324; lean_object* x_325; lean_object* x_326; lean_object* x_327; lean_object* x_328; lean_object* x_329; size_t x_330; lean_object* x_331; lean_object* x_332; lean_object* x_333; lean_object* x_334; lean_object* x_335; lean_object* x_336; lean_object* x_337; lean_object* x_338; lean_object* x_339; lean_object* x_340; lean_object* x_341; lean_object* x_342; lean_object* x_343; lean_object* x_344; lean_object* x_345; lean_object* x_346; lean_object* x_347; lean_object* x_348; lean_object* x_349; lean_object* x_350; lean_object* x_351; lean_object* x_352; lean_object* x_353; lean_object* x_354; lean_object* x_355; lean_object* x_356; lean_object* x_357; lean_object* x_358; lean_object* x_359; lean_object* x_360; lean_object* x_361; lean_object* x_362; lean_object* x_363; lean_object* x_364; lean_object* x_365; lean_object* x_366; lean_object* x_367; lean_object* x_368; lean_object* x_369; lean_object* x_370; lean_object* x_371; lean_object* x_372; lean_object* x_373; lean_object* x_374; lean_object* x_375; lean_object* x_376; lean_object* x_377; lean_object* x_378; lean_object* x_379; lean_object* x_380; lean_object* x_381; lean_object* x_382; lean_object* x_383; lean_object* x_384; lean_object* x_385; lean_object* x_386; lean_object* x_387; lean_object* x_388; lean_object* x_389; lean_object* x_390; lean_object* x_391; lean_object* x_392; lean_object* x_393; lean_object* x_394; lean_object* x_395; lean_object* x_396; lean_object* x_397; lean_object* x_398; lean_object* x_399; lean_object* x_400; lean_object* x_401; lean_object* x_402; lean_object* x_403; lean_object* x_404; lean_object* x_405; lean_object* x_406; lean_object* x_407; lean_object* x_408; lean_object* x_409; lean_object* x_410; lean_object* x_411; lean_object* x_412; lean_object* x_413; lean_object* x_414; lean_object* x_415; lean_object* x_416; lean_object* x_417; lean_object* x_418; lean_object* x_419; lean_object* x_420; lean_object* x_421; lean_object* x_422; lean_object* x_423; lean_object* x_424; lean_object* x_425; lean_object* x_426; lean_object* x_427; lean_object* x_428; lean_object* x_429; lean_object* x_430; lean_object* x_431; lean_object* x_432; lean_object* x_433; lean_object* x_434; lean_object* x_435; lean_object* x_436; lean_object* x_437; lean_object* x_438; lean_object* x_439; lean_object* x_440; lean_object* x_441; lean_object* x_442; lean_object* x_443; lean_object* x_444; lean_object* x_445; lean_object* x_446; lean_object* x_447; lean_object* x_448; lean_object* x_449; lean_object* x_450; size_t x_451; lean_object* x_452; lean_object* x_453; size_t x_454; lean_object* x_455; lean_object* x_456; lean_object* x_457; lean_object* x_458; lean_object* x_459; lean_object* x_460; lean_object* x_461; lean_object* x_462; lean_object* x_463; lean_object* x_464; lean_object* x_465; lean_object* x_466; lean_object* x_467; lean_object* x_468; lean_object* x_469; lean_object* x_470; lean_object* x_471; lean_object* x_472; lean_object* x_473; lean_object* x_474; lean_object* x_475; lean_object* x_476; lean_object* x_477; lean_object* x_478; lean_object* x_479; lean_object* x_480; lean_object* x_481; lean_object* x_482; lean_object* x_483; lean_object* x_484; lean_object* x_485; lean_object* x_486; lean_object* x_487; lean_object* x_488; lean_object* x_489; lean_object* x_490; lean_object* x_491; lean_object* x_492; lean_object* x_493; lean_object* x_494; lean_object* x_495; lean_object* x_496; lean_object* x_497; lean_object* x_498; lean_object* x_499; lean_object* x_500; lean_object* x_501; lean_object* x_502; lean_object* x_503; lean_object* x_504; lean_object* x_505; lean_object* x_506; lean_object* x_507; lean_object* x_508; lean_object* x_509; lean_object* x_510; lean_object* x_511; lean_object* x_512; lean_object* x_513; size_t x_514; lean_object* x_515; lean_object* x_516; size_t x_517; lean_object* x_518; lean_object* x_519; lean_object* x_520; lean_object* x_521; lean_object* x_522; lean_object* x_523; lean_object* x_524; lean_object* x_525; lean_object* x_526; lean_object* x_527; lean_object* x_528; lean_object* x_529; lean_object* x_530; lean_object* x_531; lean_object* x_532; lean_object* x_533; lean_object* x_534; lean_object* x_535; lean_object* x_536; lean_object* x_537; lean_object* x_538; lean_object* x_539; lean_object* x_540; lean_object* x_541; lean_object* x_542; lean_object* x_543; lean_object* x_544; lean_object* x_545; lean_object* x_546; lean_object* x_547; lean_object* x_548; lean_object* x_549; lean_object* x_550; lean_object* x_551; lean_object* x_552; +x_305 = lean_ctor_get(x_57, 0); +x_306 = lean_ctor_get(x_57, 1); lean_inc(x_306); -x_317 = l_Lean_addMacroScope(x_306, x_316, x_56); -x_318 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__17; -lean_inc(x_35); -x_319 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_319, 0, x_35); -lean_ctor_set(x_319, 1, x_318); -lean_ctor_set(x_319, 2, x_317); -lean_ctor_set(x_319, 3, x_38); -x_320 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__15; -lean_inc(x_311); -lean_inc(x_319); -lean_inc(x_35); -x_321 = l_Lean_Syntax_node2(x_35, x_320, x_319, x_311); -x_322 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__3___closed__5; -lean_inc_n(x_311, 2); +lean_inc(x_305); +lean_dec(x_57); +x_307 = lean_ctor_get(x_305, 0); +lean_inc(x_307); +lean_dec(x_305); +x_308 = lean_environment_main_module(x_307); +x_309 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__4; lean_inc(x_35); -x_323 = l_Lean_Syntax_node2(x_35, x_322, x_311, x_311); -x_324 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__19; +x_310 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_310, 0, x_35); +lean_ctor_set(x_310, 1, x_309); +x_311 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__5; +lean_inc(x_43); lean_inc(x_35); -x_325 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_325, 0, x_35); -lean_ctor_set(x_325, 1, x_324); -lean_inc(x_325); +x_312 = l_Lean_Syntax_node2(x_35, x_311, x_310, x_43); lean_inc(x_35); -x_326 = l_Lean_Syntax_node1(x_35, x_52, x_325); -x_327 = lean_array_get_size(x_23); -x_328 = lean_usize_of_nat(x_327); -lean_dec(x_327); -x_329 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__15(x_328, x_18, x_23); -x_330 = l_Array_append___rarg(x_50, x_329); +x_313 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_313, 0, x_35); +lean_ctor_set(x_313, 1, x_52); +lean_ctor_set(x_313, 2, x_50); +x_314 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__9; +lean_inc_n(x_313, 6); lean_inc(x_35); -x_331 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_331, 0, x_35); -lean_ctor_set(x_331, 1, x_52); -lean_ctor_set(x_331, 2, x_330); -x_332 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__24; +x_315 = l_Lean_Syntax_node6(x_35, x_314, x_313, x_313, x_313, x_313, x_313, x_313); +x_316 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__2; lean_inc(x_35); -x_333 = lean_alloc_ctor(2, 2, 0); +x_317 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_317, 0, x_35); +lean_ctor_set(x_317, 1, x_316); +x_318 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__18; +lean_inc(x_56); +lean_inc(x_308); +x_319 = l_Lean_addMacroScope(x_308, x_318, x_56); +x_320 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__17; +lean_inc(x_35); +x_321 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_321, 0, x_35); +lean_ctor_set(x_321, 1, x_320); +lean_ctor_set(x_321, 2, x_319); +lean_ctor_set(x_321, 3, x_38); +x_322 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__15; +lean_inc(x_313); +lean_inc(x_321); +lean_inc(x_35); +x_323 = l_Lean_Syntax_node2(x_35, x_322, x_321, x_313); +x_324 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__3___closed__5; +lean_inc_n(x_313, 2); +lean_inc(x_35); +x_325 = l_Lean_Syntax_node2(x_35, x_324, x_313, x_313); +x_326 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__19; +lean_inc(x_35); +x_327 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_327, 0, x_35); +lean_ctor_set(x_327, 1, x_326); +lean_inc(x_327); +lean_inc(x_35); +x_328 = l_Lean_Syntax_node1(x_35, x_52, x_327); +x_329 = lean_array_get_size(x_23); +x_330 = lean_usize_of_nat(x_329); +lean_dec(x_329); +x_331 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__15(x_330, x_18, x_23); +x_332 = l_Array_append___rarg(x_50, x_331); +lean_inc(x_35); +x_333 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_333, 0, x_35); -lean_ctor_set(x_333, 1, x_332); -x_334 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__29; +lean_ctor_set(x_333, 1, x_52); +lean_ctor_set(x_333, 2, x_332); +x_334 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__24; +lean_inc(x_35); +x_335 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_335, 0, x_35); +lean_ctor_set(x_335, 1, x_334); +x_336 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__29; lean_inc(x_56); -lean_inc(x_306); -x_335 = l_Lean_addMacroScope(x_306, x_334, x_56); -x_336 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__28; -x_337 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__34; -lean_inc(x_35); -x_338 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_338, 0, x_35); -lean_ctor_set(x_338, 1, x_336); -lean_ctor_set(x_338, 2, x_335); -lean_ctor_set(x_338, 3, x_337); -x_339 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__26; -lean_inc(x_311); -lean_inc(x_35); -x_340 = l_Lean_Syntax_node2(x_35, x_339, x_338, x_311); -x_341 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__35; -lean_inc(x_35); -x_342 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_342, 0, x_35); -lean_ctor_set(x_342, 1, x_341); -x_343 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__38; +lean_inc(x_308); +x_337 = l_Lean_addMacroScope(x_308, x_336, x_56); +x_338 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__28; +x_339 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__34; +lean_inc(x_35); +x_340 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_340, 0, x_35); +lean_ctor_set(x_340, 1, x_338); +lean_ctor_set(x_340, 2, x_337); +lean_ctor_set(x_340, 3, x_339); +x_341 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__26; +lean_inc(x_313); +lean_inc(x_35); +x_342 = l_Lean_Syntax_node2(x_35, x_341, x_340, x_313); +x_343 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__35; +lean_inc(x_35); +x_344 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_344, 0, x_35); +lean_ctor_set(x_344, 1, x_343); +x_345 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__38; lean_inc(x_56); -lean_inc(x_306); -x_344 = l_Lean_addMacroScope(x_306, x_343, x_56); -x_345 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__37; -x_346 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__43; -lean_inc(x_35); -x_347 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_347, 0, x_35); -lean_ctor_set(x_347, 1, x_345); -lean_ctor_set(x_347, 2, x_344); -lean_ctor_set(x_347, 3, x_346); -lean_inc(x_311); +lean_inc(x_308); +x_346 = l_Lean_addMacroScope(x_308, x_345, x_56); +x_347 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__37; +x_348 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__43; lean_inc(x_35); -x_348 = l_Lean_Syntax_node2(x_35, x_339, x_347, x_311); -lean_inc(x_342); +x_349 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_349, 0, x_35); +lean_ctor_set(x_349, 1, x_347); +lean_ctor_set(x_349, 2, x_346); +lean_ctor_set(x_349, 3, x_348); +lean_inc(x_313); lean_inc(x_35); -x_349 = l_Lean_Syntax_node3(x_35, x_52, x_340, x_342, x_348); +x_350 = l_Lean_Syntax_node2(x_35, x_341, x_349, x_313); +lean_inc(x_344); lean_inc(x_35); -x_350 = l_Lean_Syntax_node2(x_35, x_52, x_333, x_349); -x_351 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__23; +x_351 = l_Lean_Syntax_node3(x_35, x_52, x_342, x_344, x_350); lean_inc(x_35); -x_352 = l_Lean_Syntax_node1(x_35, x_351, x_350); -x_353 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__3; -lean_inc(x_311); +x_352 = l_Lean_Syntax_node2(x_35, x_52, x_335, x_351); +x_353 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__23; lean_inc(x_35); -x_354 = l_Lean_Syntax_node7(x_35, x_353, x_315, x_321, x_323, x_326, x_331, x_311, x_352); -x_355 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__7; +x_354 = l_Lean_Syntax_node1(x_35, x_353, x_352); +x_355 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__3; +lean_inc(x_313); lean_inc(x_35); -x_356 = l_Lean_Syntax_node2(x_35, x_355, x_313, x_354); -x_357 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__46; +x_356 = l_Lean_Syntax_node7(x_35, x_355, x_317, x_323, x_325, x_328, x_333, x_313, x_354); +x_357 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__7; lean_inc(x_35); -x_358 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_358, 0, x_35); -lean_ctor_set(x_358, 1, x_357); -x_359 = l_Array_append___rarg(x_50, x_3); +x_358 = l_Lean_Syntax_node2(x_35, x_357, x_315, x_356); +x_359 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__46; lean_inc(x_35); -x_360 = lean_alloc_ctor(1, 3, 0); +x_360 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_360, 0, x_35); -lean_ctor_set(x_360, 1, x_52); -lean_ctor_set(x_360, 2, x_359); -x_361 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__47; +lean_ctor_set(x_360, 1, x_359); +x_361 = l_Array_append___rarg(x_50, x_3); lean_inc(x_35); -x_362 = l_Lean_Syntax_node2(x_35, x_361, x_358, x_360); -x_363 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__44; +x_362 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_362, 0, x_35); +lean_ctor_set(x_362, 1, x_52); +lean_ctor_set(x_362, 2, x_361); +x_363 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__47; lean_inc(x_35); -x_364 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_364, 0, x_35); -lean_ctor_set(x_364, 1, x_363); -x_365 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__4; +x_364 = l_Lean_Syntax_node2(x_35, x_363, x_360, x_362); +x_365 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__44; lean_inc(x_35); x_366 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_366, 0, x_35); lean_ctor_set(x_366, 1, x_365); -x_367 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__5; +x_367 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__4; lean_inc(x_35); -x_368 = l_Lean_Syntax_node1(x_35, x_367, x_366); +x_368 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_368, 0, x_35); +lean_ctor_set(x_368, 1, x_367); +x_369 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__5; lean_inc(x_35); -x_369 = l_Lean_Syntax_node1(x_35, x_52, x_368); -lean_inc_n(x_311, 5); +x_370 = l_Lean_Syntax_node1(x_35, x_369, x_368); lean_inc(x_35); -x_370 = l_Lean_Syntax_node6(x_35, x_312, x_311, x_311, x_311, x_311, x_311, x_369); -x_371 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__51; -lean_inc(x_311); +x_371 = l_Lean_Syntax_node1(x_35, x_52, x_370); +lean_inc_n(x_313, 5); lean_inc(x_35); -x_372 = l_Lean_Syntax_node1(x_35, x_371, x_311); -x_373 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__48; +x_372 = l_Lean_Syntax_node6(x_35, x_314, x_313, x_313, x_313, x_313, x_313, x_371); +x_373 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__51; +lean_inc(x_313); lean_inc(x_35); -x_374 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_374, 0, x_35); -lean_ctor_set(x_374, 1, x_373); -x_375 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__3___closed__8; +x_374 = l_Lean_Syntax_node1(x_35, x_373, x_313); +x_375 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__48; lean_inc(x_35); x_376 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_376, 0, x_35); lean_ctor_set(x_376, 1, x_375); -x_377 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__55; -lean_inc(x_56); -lean_inc(x_306); -x_378 = l_Lean_addMacroScope(x_306, x_377, x_56); -x_379 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__54; -x_380 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__60; +x_377 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__3___closed__8; lean_inc(x_35); -x_381 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_381, 0, x_35); -lean_ctor_set(x_381, 1, x_379); -lean_ctor_set(x_381, 2, x_378); -lean_ctor_set(x_381, 3, x_380); +x_378 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_378, 0, x_35); +lean_ctor_set(x_378, 1, x_377); +x_379 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__55; +lean_inc(x_56); +lean_inc(x_308); +x_380 = l_Lean_addMacroScope(x_308, x_379, x_56); +x_381 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__54; +x_382 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__60; lean_inc(x_35); -x_382 = l_Lean_Syntax_node1(x_35, x_52, x_55); +x_383 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_383, 0, x_35); +lean_ctor_set(x_383, 1, x_381); +lean_ctor_set(x_383, 2, x_380); +lean_ctor_set(x_383, 3, x_382); lean_inc(x_35); -x_383 = l_Lean_Syntax_node2(x_35, x_54, x_381, x_382); -x_384 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__3___closed__7; -lean_inc(x_376); +x_384 = l_Lean_Syntax_node1(x_35, x_52, x_55); lean_inc(x_35); -x_385 = l_Lean_Syntax_node2(x_35, x_384, x_376, x_383); -x_386 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__53; -lean_inc(x_385); -lean_inc(x_311); +x_385 = l_Lean_Syntax_node2(x_35, x_54, x_383, x_384); +x_386 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__3___closed__7; +lean_inc(x_378); lean_inc(x_35); -x_387 = l_Lean_Syntax_node2(x_35, x_386, x_311, x_385); -x_388 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__19; +x_387 = l_Lean_Syntax_node2(x_35, x_386, x_378, x_385); +x_388 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__53; +lean_inc(x_387); +lean_inc(x_313); lean_inc(x_35); -x_389 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_389, 0, x_35); -lean_ctor_set(x_389, 1, x_388); -x_390 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__71; +x_389 = l_Lean_Syntax_node2(x_35, x_388, x_313, x_387); +x_390 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__19; lean_inc(x_35); x_391 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_391, 0, x_35); lean_ctor_set(x_391, 1, x_390); -x_392 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__27; +x_392 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__71; +lean_inc(x_35); +x_393 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_393, 0, x_35); +lean_ctor_set(x_393, 1, x_392); +x_394 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__27; lean_inc(x_56); -lean_inc(x_306); -x_393 = l_Lean_addMacroScope(x_306, x_392, x_56); -x_394 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__26; -x_395 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__32; -lean_inc(x_35); -x_396 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_396, 0, x_35); -lean_ctor_set(x_396, 1, x_394); -lean_ctor_set(x_396, 2, x_393); -lean_ctor_set(x_396, 3, x_395); -x_397 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__15; -lean_inc(x_311); -lean_inc(x_35); -x_398 = l_Lean_Syntax_node2(x_35, x_397, x_396, x_311); -x_399 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__74; +lean_inc(x_308); +x_395 = l_Lean_addMacroScope(x_308, x_394, x_56); +x_396 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__26; +x_397 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__32; +lean_inc(x_35); +x_398 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_398, 0, x_35); +lean_ctor_set(x_398, 1, x_396); +lean_ctor_set(x_398, 2, x_395); +lean_ctor_set(x_398, 3, x_397); +x_399 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__15; +lean_inc(x_313); +lean_inc(x_35); +x_400 = l_Lean_Syntax_node2(x_35, x_399, x_398, x_313); +x_401 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__74; lean_inc(x_56); -lean_inc(x_306); -x_400 = l_Lean_addMacroScope(x_306, x_399, x_56); -x_401 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__73; -lean_inc(x_35); -x_402 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_402, 0, x_35); -lean_ctor_set(x_402, 1, x_401); -lean_ctor_set(x_402, 2, x_400); -lean_ctor_set(x_402, 3, x_38); -x_403 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__13; -lean_inc(x_402); -lean_inc(x_389); -lean_inc(x_35); -x_404 = l_Lean_Syntax_node3(x_35, x_403, x_398, x_389, x_402); -x_405 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__41; +lean_inc(x_308); +x_402 = l_Lean_addMacroScope(x_308, x_401, x_56); +x_403 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__73; +lean_inc(x_35); +x_404 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_404, 0, x_35); +lean_ctor_set(x_404, 1, x_403); +lean_ctor_set(x_404, 2, x_402); +lean_ctor_set(x_404, 3, x_38); +x_405 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__13; +lean_inc(x_404); +lean_inc(x_391); +lean_inc(x_35); +x_406 = l_Lean_Syntax_node3(x_35, x_405, x_400, x_391, x_404); +x_407 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__41; lean_inc(x_56); -lean_inc(x_306); -x_406 = l_Lean_addMacroScope(x_306, x_405, x_56); -x_407 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__40; -x_408 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__44; -lean_inc(x_35); -x_409 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_409, 0, x_35); -lean_ctor_set(x_409, 1, x_407); -lean_ctor_set(x_409, 2, x_406); -lean_ctor_set(x_409, 3, x_408); -lean_inc(x_311); -lean_inc(x_35); -x_410 = l_Lean_Syntax_node2(x_35, x_397, x_409, x_311); -x_411 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__77; +lean_inc(x_308); +x_408 = l_Lean_addMacroScope(x_308, x_407, x_56); +x_409 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__40; +x_410 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__44; +lean_inc(x_35); +x_411 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_411, 0, x_35); +lean_ctor_set(x_411, 1, x_409); +lean_ctor_set(x_411, 2, x_408); +lean_ctor_set(x_411, 3, x_410); +lean_inc(x_313); +lean_inc(x_35); +x_412 = l_Lean_Syntax_node2(x_35, x_399, x_411, x_313); +x_413 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__77; lean_inc(x_56); -lean_inc(x_306); -x_412 = l_Lean_addMacroScope(x_306, x_411, x_56); -x_413 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__76; -lean_inc(x_35); -x_414 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_414, 0, x_35); -lean_ctor_set(x_414, 1, x_413); -lean_ctor_set(x_414, 2, x_412); -lean_ctor_set(x_414, 3, x_38); -lean_inc(x_414); -lean_inc(x_389); -lean_inc(x_35); -x_415 = l_Lean_Syntax_node3(x_35, x_403, x_410, x_389, x_414); -lean_inc(x_35); -x_416 = l_Lean_Syntax_node3(x_35, x_52, x_404, x_342, x_415); -x_417 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__79; -lean_inc(x_311); -lean_inc(x_35); -x_418 = l_Lean_Syntax_node1(x_35, x_417, x_311); -x_419 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__80; -lean_inc(x_35); -x_420 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_420, 0, x_35); -lean_ctor_set(x_420, 1, x_419); -x_421 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__70; -lean_inc_n(x_311, 2); -lean_inc(x_35); -x_422 = l_Lean_Syntax_node6(x_35, x_421, x_391, x_311, x_416, x_418, x_311, x_420); -x_423 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__8; +lean_inc(x_308); +x_414 = l_Lean_addMacroScope(x_308, x_413, x_56); +x_415 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__76; +lean_inc(x_35); +x_416 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_416, 0, x_35); +lean_ctor_set(x_416, 1, x_415); +lean_ctor_set(x_416, 2, x_414); +lean_ctor_set(x_416, 3, x_38); +lean_inc(x_416); +lean_inc(x_391); +lean_inc(x_35); +x_417 = l_Lean_Syntax_node3(x_35, x_405, x_412, x_391, x_416); +lean_inc(x_35); +x_418 = l_Lean_Syntax_node3(x_35, x_52, x_406, x_344, x_417); +x_419 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__79; +lean_inc(x_313); +lean_inc(x_35); +x_420 = l_Lean_Syntax_node1(x_35, x_419, x_313); +x_421 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__80; +lean_inc(x_35); +x_422 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_422, 0, x_35); +lean_ctor_set(x_422, 1, x_421); +x_423 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__70; +lean_inc_n(x_313, 2); +lean_inc(x_35); +x_424 = l_Lean_Syntax_node6(x_35, x_423, x_393, x_313, x_418, x_420, x_313, x_422); +x_425 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__83; +lean_inc_n(x_313, 2); +lean_inc(x_35); +x_426 = l_Lean_Syntax_node2(x_35, x_425, x_313, x_313); +x_427 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__8; lean_inc(x_56); -lean_inc(x_306); -x_424 = l_Lean_addMacroScope(x_306, x_423, x_56); -x_425 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__7; -lean_inc(x_35); -x_426 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_426, 0, x_35); -lean_ctor_set(x_426, 1, x_425); -lean_ctor_set(x_426, 2, x_424); -lean_ctor_set(x_426, 3, x_38); -lean_inc(x_426); +lean_inc(x_308); +x_428 = l_Lean_addMacroScope(x_308, x_427, x_56); +x_429 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__7; lean_inc(x_35); -x_427 = l_Lean_Syntax_node1(x_35, x_52, x_426); -x_428 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__9; +x_430 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_430, 0, x_35); +lean_ctor_set(x_430, 1, x_429); +lean_ctor_set(x_430, 2, x_428); +lean_ctor_set(x_430, 3, x_38); +lean_inc(x_430); lean_inc(x_35); -x_429 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_429, 0, x_35); -lean_ctor_set(x_429, 1, x_428); -x_430 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__17; -lean_inc(x_56); -lean_inc(x_306); -x_431 = l_Lean_addMacroScope(x_306, x_430, x_56); -x_432 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__16; +x_431 = l_Lean_Syntax_node1(x_35, x_52, x_430); +x_432 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__9; lean_inc(x_35); -x_433 = lean_alloc_ctor(3, 4, 0); +x_433 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_433, 0, x_35); lean_ctor_set(x_433, 1, x_432); -lean_ctor_set(x_433, 2, x_431); -lean_ctor_set(x_433, 3, x_38); -lean_inc(x_35); -x_434 = l_Lean_Syntax_node1(x_35, x_52, x_385); -x_435 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__14; -lean_inc(x_422); -lean_inc(x_389); -lean_inc(x_311); -lean_inc(x_35); -x_436 = l_Lean_Syntax_node5(x_35, x_435, x_433, x_311, x_434, x_389, x_422); -x_437 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__12; -lean_inc(x_35); -x_438 = l_Lean_Syntax_node1(x_35, x_437, x_436); -x_439 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__18; -lean_inc(x_35); -x_440 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_440, 0, x_35); -lean_ctor_set(x_440, 1, x_439); -x_441 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__21; -lean_inc(x_311); -lean_inc(x_35); -x_442 = l_Lean_Syntax_node2(x_35, x_441, x_311, x_426); -lean_inc(x_35); -x_443 = l_Lean_Syntax_node1(x_35, x_52, x_442); -x_444 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__22; -lean_inc(x_35); -x_445 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_445, 0, x_35); -lean_ctor_set(x_445, 1, x_444); -x_446 = lean_array_get_size(x_26); -x_447 = lean_usize_of_nat(x_446); -lean_dec(x_446); -x_448 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__16(x_38, x_447, x_18, x_26); -x_449 = lean_array_get_size(x_448); -x_450 = lean_usize_of_nat(x_449); -lean_dec(x_449); -x_451 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__17(x_450, x_18, x_448); -x_452 = l_Array_append___rarg(x_50, x_451); -lean_inc(x_35); -x_453 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_453, 0, x_35); -lean_ctor_set(x_453, 1, x_52); -lean_ctor_set(x_453, 2, x_452); -x_454 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__24; -lean_inc(x_35); -x_455 = l_Lean_Syntax_node1(x_35, x_454, x_453); -x_456 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__19; -lean_inc(x_445); -lean_inc_n(x_311, 2); -lean_inc(x_440); -lean_inc(x_35); -x_457 = l_Lean_Syntax_node6(x_35, x_456, x_440, x_311, x_311, x_443, x_445, x_455); -x_458 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__10; -lean_inc(x_311); -lean_inc(x_438); -lean_inc(x_429); -lean_inc(x_35); -x_459 = l_Lean_Syntax_node4(x_35, x_458, x_429, x_438, x_311, x_457); -x_460 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__88; -lean_inc(x_389); -lean_inc(x_311); -lean_inc(x_35); -x_461 = l_Lean_Syntax_node5(x_35, x_460, x_402, x_427, x_311, x_389, x_459); -x_462 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__86; -lean_inc(x_35); -x_463 = l_Lean_Syntax_node1(x_35, x_462, x_461); -x_464 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__84; -lean_inc_n(x_311, 2); -lean_inc(x_35); -x_465 = l_Lean_Syntax_node3(x_35, x_464, x_311, x_311, x_463); -x_466 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__101; +x_434 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__17; lean_inc(x_56); -lean_inc(x_306); -x_467 = l_Lean_addMacroScope(x_306, x_466, x_56); -x_468 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__100; +lean_inc(x_308); +x_435 = l_Lean_addMacroScope(x_308, x_434, x_56); +x_436 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__16; +lean_inc(x_35); +x_437 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_437, 0, x_35); +lean_ctor_set(x_437, 1, x_436); +lean_ctor_set(x_437, 2, x_435); +lean_ctor_set(x_437, 3, x_38); +lean_inc(x_35); +x_438 = l_Lean_Syntax_node1(x_35, x_52, x_387); +x_439 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__14; +lean_inc(x_424); +lean_inc(x_391); +lean_inc(x_313); +lean_inc(x_35); +x_440 = l_Lean_Syntax_node5(x_35, x_439, x_437, x_313, x_438, x_391, x_424); +x_441 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__12; +lean_inc(x_35); +x_442 = l_Lean_Syntax_node1(x_35, x_441, x_440); +x_443 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__18; +lean_inc(x_35); +x_444 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_444, 0, x_35); +lean_ctor_set(x_444, 1, x_443); +x_445 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__21; +lean_inc(x_313); +lean_inc(x_35); +x_446 = l_Lean_Syntax_node2(x_35, x_445, x_313, x_430); +lean_inc(x_35); +x_447 = l_Lean_Syntax_node1(x_35, x_52, x_446); +x_448 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__22; +lean_inc(x_35); +x_449 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_449, 0, x_35); +lean_ctor_set(x_449, 1, x_448); +x_450 = lean_array_get_size(x_26); +x_451 = lean_usize_of_nat(x_450); +lean_dec(x_450); +x_452 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__16(x_38, x_451, x_18, x_26); +x_453 = lean_array_get_size(x_452); +x_454 = lean_usize_of_nat(x_453); +lean_dec(x_453); +x_455 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__17(x_454, x_18, x_452); +x_456 = l_Array_append___rarg(x_50, x_455); +lean_inc(x_35); +x_457 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_457, 0, x_35); +lean_ctor_set(x_457, 1, x_52); +lean_ctor_set(x_457, 2, x_456); +x_458 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__24; +lean_inc(x_35); +x_459 = l_Lean_Syntax_node1(x_35, x_458, x_457); +x_460 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__19; +lean_inc(x_449); +lean_inc_n(x_313, 2); +lean_inc(x_444); +lean_inc(x_35); +x_461 = l_Lean_Syntax_node6(x_35, x_460, x_444, x_313, x_313, x_447, x_449, x_459); +x_462 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__10; +lean_inc(x_313); +lean_inc(x_442); +lean_inc(x_433); +lean_inc(x_35); +x_463 = l_Lean_Syntax_node4(x_35, x_462, x_433, x_442, x_313, x_461); +x_464 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__91; +lean_inc(x_391); +lean_inc(x_313); +lean_inc(x_35); +x_465 = l_Lean_Syntax_node5(x_35, x_464, x_404, x_431, x_313, x_391, x_463); +x_466 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__89; +lean_inc(x_35); +x_467 = l_Lean_Syntax_node1(x_35, x_466, x_465); +x_468 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__87; +lean_inc(x_426); +lean_inc_n(x_313, 2); lean_inc(x_35); -x_469 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_469, 0, x_35); -lean_ctor_set(x_469, 1, x_468); -lean_ctor_set(x_469, 2, x_467); -lean_ctor_set(x_469, 3, x_38); +x_469 = l_Lean_Syntax_node4(x_35, x_468, x_313, x_313, x_467, x_426); +x_470 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__104; +lean_inc(x_56); +lean_inc(x_308); +x_471 = l_Lean_addMacroScope(x_308, x_470, x_56); +x_472 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__103; lean_inc(x_35); -x_470 = l_Lean_Syntax_node1(x_35, x_52, x_469); -x_471 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__102; +x_473 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_473, 0, x_35); +lean_ctor_set(x_473, 1, x_472); +lean_ctor_set(x_473, 2, x_471); +lean_ctor_set(x_473, 3, x_38); lean_inc(x_35); -x_472 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_472, 0, x_35); -lean_ctor_set(x_472, 1, x_471); -x_473 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__26; +x_474 = l_Lean_Syntax_node1(x_35, x_52, x_473); +x_475 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__105; lean_inc(x_35); -x_474 = l_Lean_Syntax_node2(x_35, x_473, x_429, x_438); -x_475 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__107; -lean_inc(x_311); +x_476 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_476, 0, x_35); +lean_ctor_set(x_476, 1, x_475); +x_477 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__26; lean_inc(x_35); -x_476 = l_Lean_Syntax_node2(x_35, x_475, x_474, x_311); -x_477 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__110; +x_478 = l_Lean_Syntax_node2(x_35, x_477, x_433, x_442); +x_479 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__110; +lean_inc(x_313); lean_inc(x_35); -x_478 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_478, 0, x_35); -lean_ctor_set(x_478, 1, x_477); -x_479 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__29; -lean_inc(x_56); -lean_inc(x_306); -x_480 = l_Lean_addMacroScope(x_306, x_479, x_56); -x_481 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__28; +x_480 = l_Lean_Syntax_node2(x_35, x_479, x_478, x_313); +x_481 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__113; lean_inc(x_35); -x_482 = lean_alloc_ctor(3, 4, 0); +x_482 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_482, 0, x_35); lean_ctor_set(x_482, 1, x_481); -lean_ctor_set(x_482, 2, x_480); -lean_ctor_set(x_482, 3, x_38); -lean_inc(x_35); -x_483 = l_Lean_Syntax_node2(x_35, x_384, x_376, x_319); -lean_inc(x_35); -x_484 = l_Lean_Syntax_node1(x_35, x_52, x_483); -x_485 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__22; +x_483 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__29; +lean_inc(x_56); +lean_inc(x_308); +x_484 = l_Lean_addMacroScope(x_308, x_483, x_56); +x_485 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__28; lean_inc(x_35); -x_486 = lean_alloc_ctor(2, 2, 0); +x_486 = lean_alloc_ctor(3, 4, 0); lean_ctor_set(x_486, 0, x_35); lean_ctor_set(x_486, 1, x_485); -x_487 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__117; -lean_inc(x_56); -lean_inc(x_306); -x_488 = l_Lean_addMacroScope(x_306, x_487, x_56); -x_489 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__116; -x_490 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__120; -lean_inc(x_35); -x_491 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_491, 0, x_35); -lean_ctor_set(x_491, 1, x_489); -lean_ctor_set(x_491, 2, x_488); -lean_ctor_set(x_491, 3, x_490); -lean_inc(x_470); +lean_ctor_set(x_486, 2, x_484); +lean_ctor_set(x_486, 3, x_38); lean_inc(x_35); -x_492 = l_Lean_Syntax_node2(x_35, x_54, x_491, x_470); -x_493 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__114; +x_487 = l_Lean_Syntax_node2(x_35, x_386, x_378, x_321); lean_inc(x_35); -x_494 = l_Lean_Syntax_node1(x_35, x_493, x_492); -x_495 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__112; -lean_inc(x_482); +x_488 = l_Lean_Syntax_node1(x_35, x_52, x_487); +x_489 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__22; lean_inc(x_35); -x_496 = l_Lean_Syntax_node4(x_35, x_495, x_482, x_484, x_486, x_494); -x_497 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__109; -lean_inc(x_311); -lean_inc(x_35); -x_498 = l_Lean_Syntax_node3(x_35, x_497, x_478, x_311, x_496); -lean_inc(x_311); -lean_inc(x_35); -x_499 = l_Lean_Syntax_node2(x_35, x_475, x_498, x_311); -x_500 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__34; -x_501 = l_Lean_addMacroScope(x_306, x_500, x_56); -x_502 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__33; -x_503 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__38; -lean_inc(x_35); -x_504 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_504, 0, x_35); -lean_ctor_set(x_504, 1, x_502); -lean_ctor_set(x_504, 2, x_501); -lean_ctor_set(x_504, 3, x_503); -x_505 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__39; -lean_inc(x_35); -x_506 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_506, 0, x_35); -lean_ctor_set(x_506, 1, x_505); -lean_inc(x_311); -lean_inc(x_35); -x_507 = l_Lean_Syntax_node2(x_35, x_441, x_311, x_482); -lean_inc(x_35); -x_508 = l_Lean_Syntax_node1(x_35, x_52, x_507); -x_509 = lean_array_get_size(x_27); -x_510 = lean_usize_of_nat(x_509); -lean_dec(x_509); -x_511 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__18(x_38, x_510, x_18, x_27); -x_512 = lean_array_get_size(x_511); -x_513 = lean_usize_of_nat(x_512); -lean_dec(x_512); -x_514 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__17(x_513, x_18, x_511); -x_515 = l_Array_append___rarg(x_50, x_514); -lean_inc(x_35); -x_516 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_516, 0, x_35); -lean_ctor_set(x_516, 1, x_52); -lean_ctor_set(x_516, 2, x_515); -lean_inc(x_35); -x_517 = l_Lean_Syntax_node1(x_35, x_454, x_516); -lean_inc_n(x_311, 2); -lean_inc(x_35); -x_518 = l_Lean_Syntax_node6(x_35, x_456, x_440, x_311, x_311, x_508, x_445, x_517); -x_519 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__31; -lean_inc(x_35); -x_520 = l_Lean_Syntax_node3(x_35, x_519, x_504, x_506, x_518); -lean_inc(x_35); -x_521 = l_Lean_Syntax_node1(x_35, x_493, x_520); -lean_inc(x_311); -lean_inc(x_35); -x_522 = l_Lean_Syntax_node2(x_35, x_475, x_521, x_311); -lean_inc(x_35); -x_523 = l_Lean_Syntax_node3(x_35, x_52, x_476, x_499, x_522); -x_524 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__105; -lean_inc(x_35); -x_525 = l_Lean_Syntax_node1(x_35, x_524, x_523); -x_526 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__103; -lean_inc(x_35); -x_527 = l_Lean_Syntax_node2(x_35, x_526, x_472, x_525); -lean_inc(x_389); -lean_inc(x_311); -lean_inc(x_35); -x_528 = l_Lean_Syntax_node5(x_35, x_460, x_414, x_470, x_311, x_389, x_527); -lean_inc(x_35); -x_529 = l_Lean_Syntax_node1(x_35, x_462, x_528); -lean_inc_n(x_311, 2); +x_490 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_490, 0, x_35); +lean_ctor_set(x_490, 1, x_489); +x_491 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__120; +lean_inc(x_56); +lean_inc(x_308); +x_492 = l_Lean_addMacroScope(x_308, x_491, x_56); +x_493 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__119; +x_494 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__123; +lean_inc(x_35); +x_495 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_495, 0, x_35); +lean_ctor_set(x_495, 1, x_493); +lean_ctor_set(x_495, 2, x_492); +lean_ctor_set(x_495, 3, x_494); +lean_inc(x_474); +lean_inc(x_35); +x_496 = l_Lean_Syntax_node2(x_35, x_54, x_495, x_474); +x_497 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__117; +lean_inc(x_35); +x_498 = l_Lean_Syntax_node1(x_35, x_497, x_496); +x_499 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__115; +lean_inc(x_486); +lean_inc(x_35); +x_500 = l_Lean_Syntax_node4(x_35, x_499, x_486, x_488, x_490, x_498); +x_501 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__112; +lean_inc(x_313); +lean_inc(x_35); +x_502 = l_Lean_Syntax_node3(x_35, x_501, x_482, x_313, x_500); +lean_inc(x_313); +lean_inc(x_35); +x_503 = l_Lean_Syntax_node2(x_35, x_479, x_502, x_313); +x_504 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__34; +x_505 = l_Lean_addMacroScope(x_308, x_504, x_56); +x_506 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__33; +x_507 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__38; +lean_inc(x_35); +x_508 = lean_alloc_ctor(3, 4, 0); +lean_ctor_set(x_508, 0, x_35); +lean_ctor_set(x_508, 1, x_506); +lean_ctor_set(x_508, 2, x_505); +lean_ctor_set(x_508, 3, x_507); +x_509 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__39; +lean_inc(x_35); +x_510 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_510, 0, x_35); +lean_ctor_set(x_510, 1, x_509); +lean_inc(x_313); +lean_inc(x_35); +x_511 = l_Lean_Syntax_node2(x_35, x_445, x_313, x_486); +lean_inc(x_35); +x_512 = l_Lean_Syntax_node1(x_35, x_52, x_511); +x_513 = lean_array_get_size(x_27); +x_514 = lean_usize_of_nat(x_513); +lean_dec(x_513); +x_515 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__18(x_38, x_514, x_18, x_27); +x_516 = lean_array_get_size(x_515); +x_517 = lean_usize_of_nat(x_516); +lean_dec(x_516); +x_518 = l_Array_mapMUnsafe_map___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___spec__17(x_517, x_18, x_515); +x_519 = l_Array_append___rarg(x_50, x_518); +lean_inc(x_35); +x_520 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_520, 0, x_35); +lean_ctor_set(x_520, 1, x_52); +lean_ctor_set(x_520, 2, x_519); +lean_inc(x_35); +x_521 = l_Lean_Syntax_node1(x_35, x_458, x_520); +lean_inc_n(x_313, 2); +lean_inc(x_35); +x_522 = l_Lean_Syntax_node6(x_35, x_460, x_444, x_313, x_313, x_512, x_449, x_521); +x_523 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInductiveInstance___lambda__1___closed__31; +lean_inc(x_35); +x_524 = l_Lean_Syntax_node3(x_35, x_523, x_508, x_510, x_522); +lean_inc(x_35); +x_525 = l_Lean_Syntax_node1(x_35, x_497, x_524); +lean_inc(x_313); +lean_inc(x_35); +x_526 = l_Lean_Syntax_node2(x_35, x_479, x_525, x_313); +lean_inc(x_35); +x_527 = l_Lean_Syntax_node3(x_35, x_52, x_480, x_503, x_526); +x_528 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__108; +lean_inc(x_35); +x_529 = l_Lean_Syntax_node1(x_35, x_528, x_527); +x_530 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__106; +lean_inc(x_35); +x_531 = l_Lean_Syntax_node2(x_35, x_530, x_476, x_529); +lean_inc(x_391); +lean_inc(x_313); +lean_inc(x_35); +x_532 = l_Lean_Syntax_node5(x_35, x_464, x_416, x_474, x_313, x_391, x_531); +lean_inc(x_35); +x_533 = l_Lean_Syntax_node1(x_35, x_466, x_532); +lean_inc(x_426); +lean_inc_n(x_313, 2); lean_inc(x_35); -x_530 = l_Lean_Syntax_node3(x_35, x_464, x_311, x_311, x_529); -lean_inc(x_311); +x_534 = l_Lean_Syntax_node4(x_35, x_468, x_313, x_313, x_533, x_426); +lean_inc(x_313); lean_inc(x_35); -x_531 = l_Lean_Syntax_node3(x_35, x_52, x_465, x_311, x_530); -x_532 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__82; +x_535 = l_Lean_Syntax_node3(x_35, x_52, x_469, x_313, x_534); +x_536 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__85; lean_inc(x_35); -x_533 = l_Lean_Syntax_node2(x_35, x_532, x_325, x_531); +x_537 = l_Lean_Syntax_node2(x_35, x_536, x_327, x_535); lean_inc(x_35); -x_534 = l_Lean_Syntax_node1(x_35, x_52, x_533); -x_535 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__68; +x_538 = l_Lean_Syntax_node1(x_35, x_52, x_537); +x_539 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__68; lean_inc(x_35); -x_536 = l_Lean_Syntax_node3(x_35, x_535, x_389, x_422, x_534); -x_537 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__49; -lean_inc_n(x_311, 3); +x_540 = l_Lean_Syntax_node4(x_35, x_539, x_391, x_424, x_426, x_538); +x_541 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__49; +lean_inc(x_313); lean_inc(x_35); -x_538 = l_Lean_Syntax_node8(x_35, x_537, x_372, x_374, x_311, x_311, x_387, x_536, x_311, x_311); +x_542 = l_Lean_Syntax_node6(x_35, x_541, x_374, x_376, x_313, x_313, x_389, x_540); lean_inc(x_35); -x_539 = l_Lean_Syntax_node2(x_35, x_355, x_370, x_538); -x_540 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__45; +x_543 = l_Lean_Syntax_node2(x_35, x_357, x_372, x_542); +x_544 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__45; lean_inc(x_35); -x_541 = l_Lean_Syntax_node3(x_35, x_540, x_362, x_364, x_539); -x_542 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__123; +x_545 = l_Lean_Syntax_node3(x_35, x_544, x_364, x_366, x_543); +x_546 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__126; lean_inc(x_35); -x_543 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_543, 0, x_35); -lean_ctor_set(x_543, 1, x_542); +x_547 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_547, 0, x_35); +lean_ctor_set(x_547, 1, x_546); lean_inc(x_35); -x_544 = l_Lean_Syntax_node1(x_35, x_52, x_43); -x_545 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__124; +x_548 = l_Lean_Syntax_node1(x_35, x_52, x_43); +x_549 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__127; lean_inc(x_35); -x_546 = l_Lean_Syntax_node2(x_35, x_545, x_543, x_544); -x_547 = l_Lean_Syntax_node4(x_35, x_52, x_310, x_356, x_541, x_546); -x_548 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_548, 0, x_547); -lean_ctor_set(x_548, 1, x_304); -return x_548; +x_550 = l_Lean_Syntax_node2(x_35, x_549, x_547, x_548); +x_551 = l_Lean_Syntax_node4(x_35, x_52, x_312, x_358, x_545, x_550); +x_552 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_552, 0, x_551); +lean_ctor_set(x_552, 1, x_306); +return x_552; } } else { -uint8_t x_549; +uint8_t x_553; lean_dec(x_27); lean_dec(x_26); lean_dec(x_23); @@ -7712,29 +7766,29 @@ lean_dec(x_10); lean_dec(x_9); lean_dec(x_3); lean_dec(x_1); -x_549 = !lean_is_exclusive(x_30); -if (x_549 == 0) +x_553 = !lean_is_exclusive(x_30); +if (x_553 == 0) { return x_30; } else { -lean_object* x_550; lean_object* x_551; lean_object* x_552; -x_550 = lean_ctor_get(x_30, 0); -x_551 = lean_ctor_get(x_30, 1); -lean_inc(x_551); -lean_inc(x_550); +lean_object* x_554; lean_object* x_555; lean_object* x_556; +x_554 = lean_ctor_get(x_30, 0); +x_555 = lean_ctor_get(x_30, 1); +lean_inc(x_555); +lean_inc(x_554); lean_dec(x_30); -x_552 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_552, 0, x_550); -lean_ctor_set(x_552, 1, x_551); -return x_552; +x_556 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_556, 0, x_554); +lean_ctor_set(x_556, 1, x_555); +return x_556; } } } else { -uint8_t x_553; +uint8_t x_557; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -7744,23 +7798,23 @@ lean_dec(x_5); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_553 = !lean_is_exclusive(x_19); -if (x_553 == 0) +x_557 = !lean_is_exclusive(x_19); +if (x_557 == 0) { return x_19; } else { -lean_object* x_554; lean_object* x_555; lean_object* x_556; -x_554 = lean_ctor_get(x_19, 0); -x_555 = lean_ctor_get(x_19, 1); -lean_inc(x_555); -lean_inc(x_554); +lean_object* x_558; lean_object* x_559; lean_object* x_560; +x_558 = lean_ctor_get(x_19, 0); +x_559 = lean_ctor_get(x_19, 1); +lean_inc(x_559); +lean_inc(x_558); lean_dec(x_19); -x_556 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_556, 0, x_554); -lean_ctor_set(x_556, 1, x_555); -return x_556; +x_560 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_560, 0, x_558); +lean_ctor_set(x_560, 1, x_559); +return x_560; } } } @@ -9101,7 +9155,7 @@ lean_dec(x_3); return x_7; } } -static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__1() { +static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__1() { _start: { lean_object* x_1; @@ -9109,7 +9163,7 @@ x_1 = lean_alloc_closure((void*)(l___private_Lean_Server_Rpc_Deriving_0__Lean_Se return x_1; } } -static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__2() { +static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -9119,27 +9173,27 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__3() { +static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__2; +x_1 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__2; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__28; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__4() { +static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__3; +x_1 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__3; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__29; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__5() { +static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__5() { _start: { lean_object* x_1; @@ -9147,17 +9201,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__6() { +static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__4; -x_2 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__5; +x_1 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__4; +x_2 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__5; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__7() { +static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__7() { _start: { lean_object* x_1; @@ -9165,37 +9219,37 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__8() { +static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__6; -x_2 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__7; +x_1 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__6; +x_2 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__7; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__9() { +static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__8; +x_1 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__8; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__10() { +static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__9; +x_1 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__9; x_2 = l_Array_forInUnsafe_loop___at___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___spec__1___closed__28; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__11() { +static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__11() { _start: { lean_object* x_1; @@ -9203,27 +9257,27 @@ x_1 = lean_mk_string_from_bytes("Rpc", 3); return x_1; } } -static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__12() { +static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__10; -x_2 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__11; +x_1 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__10; +x_2 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__11; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__13() { +static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__12; +x_1 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__12; x_2 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__14() { +static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__14() { _start: { lean_object* x_1; @@ -9231,32 +9285,32 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__15() { +static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__13; -x_2 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__14; +x_1 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__13; +x_2 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__14; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__16() { +static lean_object* _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__15; -x_2 = lean_unsigned_to_nat(4868u); +x_1 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__15; +x_2 = lean_unsigned_to_nat(4918u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; x_2 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__56; -x_3 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__1; +x_3 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__1; x_4 = l_Lean_Elab_registerDerivingHandler(x_2, x_3, x_1); if (lean_obj_tag(x_4) == 0) { @@ -9266,7 +9320,7 @@ lean_inc(x_5); lean_dec(x_4); x_6 = l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___closed__3; x_7 = 0; -x_8 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__16; +x_8 = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__16; x_9 = l_Lean_registerTraceClass(x_6, x_7, x_8, x_5); return x_9; } @@ -9711,6 +9765,12 @@ l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructure lean_mark_persistent(l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__123); l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__124 = _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__124(); lean_mark_persistent(l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__124); +l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__125 = _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__125(); +lean_mark_persistent(l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__125); +l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__126 = _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__126(); +lean_mark_persistent(l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__126); +l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__127 = _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__127(); +lean_mark_persistent(l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___lambda__1___closed__127); l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___closed__1 = _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___closed__1(); lean_mark_persistent(l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___closed__1); l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___closed__2 = _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveStructureInstance___closed__2(); @@ -9879,39 +9939,39 @@ l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInstance_ lean_mark_persistent(l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInstance___closed__1); l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInstance___closed__2 = _init_l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInstance___closed__2(); lean_mark_persistent(l___private_Lean_Server_Rpc_Deriving_0__Lean_Server_RpcEncodable_deriveInstance___closed__2); -l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__1 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__1(); -lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__1); -l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__2 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__2(); -lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__2); -l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__3 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__3(); -lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__3); -l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__4 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__4(); -lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__4); -l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__5 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__5(); -lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__5); -l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__6 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__6(); -lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__6); -l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__7 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__7(); -lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__7); -l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__8 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__8(); -lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__8); -l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__9 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__9(); -lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__9); -l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__10 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__10(); -lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__10); -l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__11 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__11(); -lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__11); -l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__12 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__12(); -lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__12); -l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__13 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__13(); -lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__13); -l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__14 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__14(); -lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__14); -l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__15 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__15(); -lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__15); -l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__16 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__16(); -lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868____closed__16); -res = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4868_(lean_io_mk_world()); +l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__1 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__1(); +lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__1); +l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__2 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__2(); +lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__2); +l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__3 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__3(); +lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__3); +l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__4 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__4(); +lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__4); +l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__5 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__5(); +lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__5); +l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__6 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__6(); +lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__6); +l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__7 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__7(); +lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__7); +l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__8 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__8(); +lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__8); +l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__9 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__9(); +lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__9); +l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__10 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__10(); +lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__10); +l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__11 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__11(); +lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__11); +l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__12 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__12(); +lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__12); +l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__13 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__13(); +lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__13); +l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__14 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__14(); +lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__14); +l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__15 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__15(); +lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__15); +l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__16 = _init_l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__16(); +lean_mark_persistent(l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918____closed__16); +res = l_Lean_Server_RpcEncodable_initFn____x40_Lean_Server_Rpc_Deriving___hyg_4918_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); return lean_io_result_mk_ok(lean_box(0));